:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#11192b;--muted:#667085;--line:#dfe5ef;--paper:#f5f7fb;--white:#fff;--navy:#151f38;--blue:#365cf5;--cyan:#55d7d0;--shadow:0 24px 70px #151f381f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(circle at 82% 8%,#55d7d029,transparent 25rem),var(--paper);margin:0}button,input{font:inherit}.site-header{justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:26px 28px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;font-size:1.15rem;font-weight:800;text-decoration:none;display:flex}.brand-mark{background:var(--navy);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.privacy-chip{align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:flex}.privacy-chip span{background:#27ae60;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #27ae601f}main{max-width:1180px;margin:auto;padding:38px 28px 80px}.hero{max-width:850px;padding:58px 0 62px}.eyebrow,.section-kicker{letter-spacing:.16em;color:var(--blue);font-size:.74rem;font-weight:900}h1{letter-spacing:-.065em;margin:18px 0 26px;font-size:clamp(3rem,7vw,6rem);line-height:.94}h1 span{color:var(--blue)}.hero-copy{color:var(--muted);max-width:720px;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.65}.workspace{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:30px}.workspace-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.workspace-heading h2,.trust-section h2,.limits h2{letter-spacing:-.04em;margin:8px 0;font-size:clamp(1.8rem,4vw,3rem)}.workspace-heading>p{max-width:390px;color:var(--muted);line-height:1.5}.tool-tabs{grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0;display:grid}.tool-tabs button{border:1px solid var(--line);text-align:left;color:var(--ink);cursor:pointer;background:#f8faff;border-radius:16px;padding:18px;font-weight:800}.tool-tabs button span{color:var(--blue);margin-bottom:6px;font-size:.72rem;display:block}.tool-tabs button[aria-selected=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.tool-tabs button[aria-selected=true] span{color:#fff}.tool-panel{border-top:1px solid var(--line);padding-top:30px}.tool-panel h3{margin:5px 0;font-size:1.5rem}.tool-panel>div>p:last-child{color:var(--muted)}.dropzone{cursor:pointer;background:#f9fbff;border:2px dashed #b8c3d6;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:210px;margin:24px 0;display:flex}.dropzone:hover{border-color:var(--blue);background:#f4f6ff}.dropzone input{opacity:0;width:1px;height:1px;position:absolute}.drop-icon{width:48px;height:48px;color:var(--blue);background:#e9edff;border-radius:15px;place-items:center;font-size:1.7rem;display:grid}.dropzone small,.file-row small{color:var(--muted)}.file-list{gap:8px;display:grid}.file-row{border:1px solid var(--line);border-radius:13px;grid-template-columns:44px 1fr auto;align-items:center;padding:14px 16px;display:grid}.file-row>span{color:var(--blue);font-size:.75rem;font-weight:900}.primary-button,.secondary-button{cursor:pointer;border-radius:13px;min-height:48px;padding:0 20px;font-weight:800}.primary-button{background:var(--blue);color:#fff;border:0;margin-top:18px}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff;margin-top:18px}.primary-button:disabled,.secondary-button:disabled{opacity:.4;cursor:not-allowed}.button-row{gap:10px;display:flex}.page-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.notice{min-height:1.5rem;color:var(--muted);margin:18px 0 0}.notice[data-type=error]{color:#b42318}.notice[data-type=success]{color:#067647}.trust-section,.limits{border-top:1px solid var(--line);grid-template-columns:1.5fr 1fr;gap:50px;margin:90px 0 0;padding:45px 0;display:grid}.trust-section p,.limits p{color:var(--muted);line-height:1.65}.trust-section ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.trust-section li{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px;font-weight:800}.trust-section li:before{content:"✓";color:#067647;margin-right:10px}.limits{max-width:850px;display:block}footer{border-top:1px solid var(--line);max-width:1180px;color:var(--muted);justify-content:space-between;margin:auto;padding:28px;font-size:.9rem;display:flex}footer a{color:var(--blue);font-weight:700}.file-row>div:nth-child(2){gap:4px;min-width:0;display:grid}.file-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row-actions,.page-actions{gap:6px;display:flex}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;font-weight:900}.icon-button:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.icon-button:disabled{opacity:.3;cursor:not-allowed}.dropzone.is-dragging{border-color:var(--blue);background:#eef1ff}.page-card{border:1px solid var(--line);background:#fff;border-radius:15px;gap:10px;padding:12px;display:grid}.page-card[data-selected=true]{border-color:var(--blue);box-shadow:0 0 0 2px #365cf51f}.page-preview{min-height:190px;color:var(--muted);background:#eef2f7;border-radius:9px;place-items:center;font-size:.78rem;display:grid;overflow:hidden}.page-preview canvas{max-width:100%;max-height:180px;display:block;box-shadow:0 4px 16px #151f3826}.page-select{color:var(--muted);font-size:.8rem}.page-actions{justify-content:space-between}.page-actions .icon-button{width:34px;height:34px}.page-card>strong{font-size:.9rem}.document-page{max-width:860px}.document-page h1{margin-bottom:35px;font-size:clamp(3rem,8vw,5.5rem)}.document-page section{border-top:1px solid var(--line);padding:28px 0}.document-page h2{margin:0 0 12px;font-size:1.45rem}.document-page p,.document-page li,.document-page address{color:var(--muted);font-style:normal;line-height:1.7}.document-page a{color:var(--blue);font-weight:700}.document-page code{color:var(--navy);background:#e9edff;border-radius:6px;padding:2px 6px}.document-lead{max-width:720px;margin-bottom:45px;font-size:1.2rem}@media (width<=760px){.privacy-chip{display:none}.site-header,main{padding-left:18px;padding-right:18px}.hero{padding-top:35px}.workspace{border-radius:21px;padding:18px}.workspace-heading,.trust-section{display:block}.tool-tabs{grid-template-columns:1fr}.tool-tabs button span{margin-right:8px;display:inline}.dropzone{min-height:180px}.file-row{grid-template-columns:34px 1fr}.file-row small,.row-actions{grid-column:2}.button-row{display:grid}.page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-preview{min-height:145px}.page-preview canvas{max-height:135px}.trust-section{margin-top:60px}footer{gap:12px;padding:24px 18px;display:grid}}
