:root{--ink:#161426;--paper:#fbf9ff;--panel:#fff;--line:#d8d0f1;--brand:#6239d6;--accent:#ff725e;--muted:#625e75;font-family:Inter,Pretendard,"Noto Sans KR",system-ui,sans-serif;color:var(--ink);background:var(--paper);font-size:16px}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 10%,#eee8ff 0 16%,transparent 17%),var(--paper)}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:20}.masthead{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:2rem;padding:.9rem clamp(1rem,4vw,4rem);background:rgba(251,249,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{text-decoration:none;display:flex;align-items:center;gap:.65rem}.brand span{display:grid;place-items:center;width:2.5rem;height:2.25rem;background:var(--accent);color:#fff;border-radius:50% 50% 50% 12%;font-size:.8rem;font-weight:900}.brand strong{font-size:1.2rem}.masthead nav{display:flex;gap:1.5rem;margin-left:auto}.masthead nav a,.all-tools{font-size:.9rem;text-decoration:none;font-weight:700}.all-tools{padding:.6rem .85rem;border:1px solid var(--ink);border-radius:2rem}main{width:min(1120px,calc(100% - 2rem));margin:auto}.home-intro{display:grid;grid-template-columns:1.4fr .6fr;gap:3rem;padding:4rem 0 2rem}.eyebrow,.section-head span,.trust>span,.text-page>span,.faq>span,.tool-heading>span{font-size:.76rem;font-weight:900;letter-spacing:.15em;color:var(--brand)}h1{font-size:clamp(2.2rem,5vw,4.8rem);line-height:1.03;letter-spacing:-.05em;margin:.6rem 0 1rem}.home-intro p,.tool-heading p{font-size:1.08rem;color:var(--muted);line-height:1.75;max-width:760px}.home-intro ul{align-self:end;list-style:none;margin:0;padding:1.35rem;background:var(--ink);color:#fff;border-radius:1.2rem 1.2rem .3rem 1.2rem}.home-intro li+li{margin-top:.7rem}.ad-slot{border:1px dashed #c7bde7;background:rgba(255,255,255,.7);min-height:78px;display:grid;place-content:center;text-align:center;color:#8b82a5;margin:1rem 0 2.5rem;border-radius:1rem}.ad-slot p{margin:.2rem;font-size:.78rem}.quick-start,.tool-surface{background:linear-gradient(135deg,#201a45,#5034a5);color:#fff;padding:clamp(1.25rem,3vw,2.5rem);border-radius:1.4rem}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.4rem}.section-head h2,.guide h2,.faq h2,.trust h2{font-size:clamp(1.55rem,3vw,2.4rem);margin:.3rem 0;letter-spacing:-.03em}.section-head>a{color:#ffc1b8}.tool-workbench{display:grid;gap:1rem}.drop-zone{display:grid;place-items:center;text-align:center;min-height:230px;padding:2rem;border:2px dashed #afa1df;background:rgba(255,255,255,.07);cursor:pointer;border-radius:1rem}.drop-zone:focus-visible{outline:3px solid var(--accent)}.file-input{position:absolute;opacity:0;pointer-events:none}.drop-icon{display:grid;place-items:center;min-width:62px;height:54px;padding:0 .8rem;background:var(--accent);color:#fff;border-radius:1rem 1rem .2rem 1rem;font-weight:900}.drop-zone strong{font-size:1.25rem;margin-top:1rem}.drop-zone p,.drop-zone small,.privacy-line{color:#d9d1f2}.tool-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.8rem}.tool-options label{display:grid;gap:.4rem;font-weight:800}.tool-options input,.tool-options select{width:100%;padding:.8rem;border:1px solid #b9afe1;border-radius:.6rem;background:#fff;color:var(--ink);font:inherit}.file-state{padding:1rem;border:1px solid #7565b4;background:#2c245e;line-height:1.6;border-radius:.7rem}.process-button,.download-button,.reset-button{border:0;border-radius:2rem;padding:.9rem 1.2rem;font:inherit;font-weight:900;cursor:pointer}.process-button{background:var(--accent);color:#fff}.process-button:disabled{opacity:.45;cursor:not-allowed}.result{background:#fff;color:var(--ink);padding:1.1rem;border-radius:1rem}.download-button{display:inline-block;text-decoration:none;background:var(--brand);color:#fff;margin:.75rem .5rem 0 0}.reset-button{background:#eee9fb}.privacy-line{font-size:.82rem}.tools,.guide,.faq,.trust,.batch-note{margin:5rem 0}.tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.tool-card{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:start;text-decoration:none;padding:1.45rem;background:#fff;border:1px solid var(--line);border-radius:1.2rem;min-height:170px;box-shadow:0 14px 34px rgba(42,27,102,.08)}.tool-card:hover{border-color:var(--brand);transform:translateY(-2px)}.tool-number{font-size:.7rem;color:var(--muted)}.tool-icon{display:grid;place-items:center;min-width:64px;height:46px;padding:0 .6rem;background:#eee9ff;color:var(--brand);border-radius:.8rem;font-size:.75rem;font-weight:900}.tool-card h3{margin:.1rem 0 .5rem;font-size:1.17rem}.tool-card p,.section-head p,.guide p,.faq p,.trust p,.batch-note p,.text-page p{color:var(--muted);line-height:1.7}.tool-card b{color:var(--brand)}.batch-note,.trust{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#fff;border:1px solid var(--line);padding:1.6rem;border-radius:1.2rem}.batch-note strong{white-space:nowrap;background:#fff0ed;padding:.75rem;border-radius:2rem}.trust{border-left:8px solid var(--accent)}.tool-page{padding-top:3rem}.tool-heading{max-width:900px;margin-bottom:2rem}.tool-heading>a{font-weight:800;color:var(--brand)}.tool-heading h1{font-size:clamp(2.2rem,5vw,4rem)}.guide article{display:grid;grid-template-columns:50px 1fr;gap:1rem;padding:1.2rem 0;border-top:1px solid var(--line)}.guide article>span{font-weight:900;color:var(--brand)}details{background:#fff;border-top:1px solid var(--line);padding:1rem}summary{cursor:pointer;font-weight:850}.text-page{max-width:820px;padding:5rem 0;min-height:70vh}.text-page article{padding:1rem 0;border-top:1px solid var(--line)}footer{display:flex;justify-content:space-between;gap:2rem;padding:2rem clamp(1rem,4vw,4rem);background:var(--ink);color:#fff}footer p{color:#c6bfd9}footer nav{display:flex;gap:1.2rem;flex-wrap:wrap}.error{color:#ffb2a7}.success{color:#b7e6c8}@media(max-width:820px){.masthead nav{display:none}.home-intro{grid-template-columns:1fr;padding-top:2.5rem}.tool-grid{grid-template-columns:1fr}.section-head,.batch-note,.trust,footer{align-items:flex-start;flex-direction:column}h1{font-size:2.5rem}}
