@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#202826;background:#f8f7f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}#app{min-height:100vh}.site-header{height:88px;border-bottom:1px solid #e6e5df;display:flex;align-items:center;justify-content:space-between;padding:0 max(5.5vw,24px)}.brand{text-decoration:none;color:#1c2724;display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:16px;letter-spacing:-.04em}.brand strong{font-weight:800}.brand-mark{width:30px;height:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;align-items:center;transform:skew(-8deg)}.brand-mark span{background:#1c725f;height:19px;border-radius:2px}.brand-mark span:nth-child(2){height:28px}.header-note{font-size:12px;font-weight:700;letter-spacing:.04em;color:#687470;display:flex;align-items:center;gap:9px}.note-dot{width:7px;height:7px;border-radius:50%;background:#45ac85;box-shadow:0 0 0 4px #e5f3e9}main{max-width:1120px;margin:auto;padding:0 30px}.hero{text-align:center;padding:74px 20px 56px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.22em;color:#2b8c73;display:flex;gap:13px;justify-content:center;align-items:center}.eyebrow-line{width:26px;height:1px;background:#2b8c73}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(42px,6.2vw,76px);line-height:1.11;letter-spacing:-.075em;margin:19px auto 17px;font-weight:800}.hero h1 em{font-style:normal;color:#24765e}.hero p{font-size:16px;line-height:1.7;color:#69736e;max-width:500px;margin:0 auto}.hero-badges{display:flex;justify-content:center;gap:27px;margin-top:27px;font-size:11px;font-weight:700;color:#62706b}.workspace{background:#fff;border:1px solid #ebeae5;border-radius:18px;box-shadow:0 18px 55px #1e302b0b;padding:34px 38px 28px}.workspace-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.section-kicker{font-size:10px;font-weight:800;letter-spacing:.17em;color:#2b8c73}.workspace h2{font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.05em;margin:7px 0 0}.step-count{font-size:11px;color:#8b948f}.dropzone{min-height:210px;border:1.5px dashed #bacbc2;border-radius:12px;background:#f8fbf8;display:flex;flex-direction:column;align-items:center;justify-content:center;outline:none;transition:.2s;cursor:pointer}.dropzone:hover,.dropzone:focus-visible,.dropzone.dragging{border-color:#2c8c70;background:#f0f8f2}.drop-icon{height:42px;width:42px;color:#277c64;margin-bottom:14px}.drop-icon svg{width:100%;height:100%}.dropzone strong{font-family:Manrope,sans-serif;font-size:17px;letter-spacing:-.03em}.dropzone span{font-size:13px;color:#5c6861;margin-top:4px}.dropzone u{color:#227c60;text-underline-offset:3px;font-weight:700}.dropzone small{font-size:11px;color:#9aa29e;margin-top:17px}.file-list{display:grid;gap:9px;margin-top:16px}.file-list:empty{display:none}.file-item{border:1px solid #e6ece7;border-radius:9px;display:flex;align-items:center;padding:10px 13px;gap:12px;min-width:0}.file-badge{width:39px;height:39px;flex:none;background:#e9f4ee;color:#2a755e;border-radius:7px;display:grid;place-items:center;font-size:10px;font-weight:800}.file-details{min-width:0;display:flex;flex-direction:column;gap:3px;flex:1}.file-details strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.file-details small{color:#89948e;font-size:11px}.file-controls{display:flex;gap:3px}.file-controls button{border:0;background:none;color:#66736b;width:29px;height:29px;font-size:19px;border-radius:6px}.file-controls button:hover{background:#eef4ef;color:#1f755d}.options-grid{display:grid;grid-template-columns:1.28fr 1fr;gap:27px;margin-top:29px}.format-field{padding:0;margin:0;border:0;min-width:0}.format-field legend,.name-field label{font-size:12px;font-weight:800;display:block;margin-bottom:12px}.format-option{border:1px solid #e6eae5;border-radius:9px;min-height:62px;display:flex;align-items:center;gap:11px;padding:10px 12px;cursor:pointer;margin-bottom:8px;position:relative;transition:.2s}.format-option:has(input:checked){border-color:#2c8c70;background:#f6fbf7}.format-option input{position:absolute;opacity:0;width:1px;height:1px}.format-option:has(input:focus-visible){outline:2px solid #2c8c70;outline-offset:2px}.format-icon{width:34px;height:34px;flex:none;border-radius:5px;display:grid;place-items:center;font-size:9px;font-weight:800}.pdf-icon{background:#e8f1ec;color:#267258}.zip-icon{background:#f0eee8;color:#847656}.format-option>span:nth-of-type(2){display:flex;flex-direction:column;gap:2px;flex:1}.format-option strong{font-size:12px}.format-option small{font-size:10px;color:#87918a}.radio-visual{width:15px;height:15px;border:1.5px solid #bac5bb;border-radius:50%}.format-option:has(input:checked) .radio-visual{border:5px solid #278064}.name-input{height:45px;border:1px solid #e3e8e2;border-radius:8px;display:flex;align-items:center;padding-right:13px}.name-input:focus-within{border-color:#288468;outline:2px solid #d9eee0}.name-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:0 12px;font-size:12px;font-weight:700}.name-input span{color:#818c83;font-size:12px}.name-field p{font-size:11px;line-height:1.5;color:#9ba39d;margin:10px 0}.action-row{border-top:1px solid #ecefea;margin-top:24px;padding-top:22px;display:flex;justify-content:space-between;align-items:center;gap:15px}.action-row p{font-size:11px;color:#929c94;margin:0}.action-row p.error{color:#bc554d}#merge-button{border:0;border-radius:8px;background:#216f59;color:#fff;min-width:221px;height:47px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:800;box-shadow:0 7px 14px #246c5524}#merge-button:hover:not(:disabled){background:#175b48}#merge-button:disabled{background:#b4c4bb;box-shadow:none;cursor:not-allowed}.info-row{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:55px 15px 74px}.info-number{color:#2b8c73;font-size:11px;font-weight:800;letter-spacing:.15em}.info-row h3{font-family:Manrope,sans-serif;font-size:15px;margin:10px 0 4px;letter-spacing:-.03em}.info-row p{font-size:12px;color:#8b9690;line-height:1.6;margin:0;max-width:230px}footer{border-top:1px solid #e6e5df;display:flex;justify-content:space-between;padding:22px max(5.5vw,24px);color:#9ba49d;font-size:10px}@media(max-width:700px){.site-header{height:70px}.header-note{display:none}main{padding:0 16px}.hero{padding:52px 8px 40px}.hero p{font-size:14px}.hero-badges{gap:10px;flex-wrap:wrap;font-size:10px}.workspace{padding:23px 18px}.workspace-heading{align-items:start}.step-count{display:none}.dropzone{min-height:185px;text-align:center;padding:16px}.dropzone small{line-height:1.5}.options-grid{grid-template-columns:1fr;gap:18px}.action-row{align-items:stretch;flex-direction:column}#merge-button{width:100%}.info-row{grid-template-columns:1fr;gap:22px;margin:40px 12px}.info-row p{max-width:none}footer{gap:10px;flex-wrap:wrap}}
