:root{--ink:#10231b;--paper:#f6fbf7;--panel:#fff;--line:#bfd5c7;--brand:#087a4a;--accent:#f5c84b;--muted:#557064;--danger:#b73737;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:linear-gradient(90deg,rgba(8,122,74,.045) 1px,transparent 1px),linear-gradient(rgba(8,122,74,.045) 1px,transparent 1px),var(--paper);background-size:32px 32px}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(246,251,247,.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;min-width:3rem;height:2.25rem;padding:0 .55rem;background:var(--ink);color:#fff;border-radius:.35rem;font-size:.75rem;letter-spacing:.08em}.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:.35rem}main{width:min(1180px,calc(100% - 2rem));margin:auto}.home-intro{display:grid;grid-template-columns:1.3fr .7fr;gap:3rem;padding:4.25rem 0 2.25rem}.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.04;letter-spacing:-.05em;margin:.6rem 0 1rem;max-width:900px}.home-intro p,.tool-heading p{font-size:1.08rem;color:var(--muted);line-height:1.75;max-width:720px}.home-intro ul{align-self:end;list-style:none;margin:0;padding:1.25rem;border-left:6px solid var(--accent);background:#fff;box-shadow:0 12px 35px rgba(16,35,27,.08)}.home-intro li+li{margin-top:.7rem}.ad-slot{border:1px dashed #9bb4a5;background:rgba(255,255,255,.7);min-height:78px;display:grid;place-content:center;text-align:center;color:#789084;margin:1rem 0 2.5rem}.ad-slot p{margin:.2rem;font-size:.78rem}.quick-start,.tool-surface{background:var(--ink);color:#fff;padding:clamp(1.25rem,3vw,2.5rem);border-radius:.7rem;box-shadow:12px 12px 0 var(--accent)}.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:var(--accent)}.tool-workbench{display:grid;gap:1rem}.drop-zone{display:grid;place-items:center;text-align:center;min-height:240px;padding:2rem;border:2px dashed #83a696;background:rgba(255,255,255,.06);cursor:pointer;border-radius:.5rem}.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;background:var(--accent);color:var(--ink);min-width:72px;height:48px;padding:0 .8rem;border-radius:.35rem;font-weight:900}.drop-zone strong{font-size:1.25rem;margin-top:1rem}.drop-zone p,.drop-zone small,.privacy-line{color:#bfd5c7}.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 select,.tool-options input{width:100%;padding:.8rem;border:1px solid #8fb09d;border-radius:.35rem;background:#fff;color:var(--ink);font:inherit}.file-state{padding:1rem;border:1px solid #3e6150;background:#17382a;line-height:1.6}.file-state table{width:100%;border-collapse:collapse;font-size:.83rem}.file-state th,.file-state td{padding:.5rem;border-bottom:1px solid #3e6150;text-align:left}.process-button,.download-button,.reset-button{border:0;border-radius:.35rem;padding:.9rem 1.15rem;font:inherit;font-weight:900;cursor:pointer}.process-button{background:var(--accent);color:var(--ink)}.process-button:disabled{opacity:.45;cursor:not-allowed}.result{background:#fff;color:var(--ink);padding:1.1rem;border-radius:.45rem}.download-button{display:inline-block;text-decoration:none;background:var(--brand);color:#fff;margin:.75rem .5rem 0 0}.reset-button{background:#dfece4}.privacy-line{font-size:.82rem}.tools,.guide,.faq,.trust,.batch-note{margin:5rem 0}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.tool-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:start;text-decoration:none;padding:1.35rem;background:#fff;border:1px solid var(--line);min-height:180px;box-shadow:5px 5px 0 #dcece2}.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;width:64px;height:42px;background:#e7f5ec;border:1px solid #afd0ba;border-radius:.35rem;font-size:.75rem;font-weight:900}.tool-card h3{margin:.1rem 0 .5rem;font-size:1.15rem}.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}.batch-note strong{white-space:nowrap;background:#e8f5ed;padding:.75rem}.trust{border-left:8px solid var(--brand)}.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:#b9d1c4}footer nav{display:flex;gap:1.2rem;flex-wrap:wrap}.error{color:#ffb4b4}.success{color:#8ce2b2}@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}.quick-start,.tool-surface{box-shadow:6px 6px 0 var(--accent)}h1{font-size:2.5rem}}
