*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#0f172a;background:linear-gradient(135deg,#f8fafc 0%,#fff 45%,#eff6ff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.app{min-height:100vh}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #cbd5e1cc;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex;position:sticky;top:0;box-shadow:0 1px 12px #0f172a14}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brandIcon,.dropIcon{color:#fff;background:#0f172a;place-items:center;display:grid;box-shadow:0 12px 28px #0f172a38}.brandIcon{border-radius:18px;flex:none;width:44px;height:44px}.brandText{min-width:0}.brand h1{letter-spacing:-.03em;margin:0;font-size:20px;line-height:1.2}.brand p{text-overflow:ellipsis;white-space:nowrap;color:#64748b;max-width:55vw;margin:3px 0 0;font-size:13px;overflow:hidden}.topActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.uploadButton,.button{color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #cbd5e1;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 13px;font-size:14px;font-weight:700;transition:transform .15s,background .15s,border .15s,color .15s;display:inline-flex}.uploadButton{color:#fff;background:#0f172a;border-color:#0f172a;box-shadow:0 8px 20px #0f172a33}.uploadButton input{display:none}.button:hover:not(:disabled),.uploadButton:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45}.buttonActive{color:#fff;background:#0f172a;border-color:#0f172a}.buttonDanger{color:#fff;background:#ef4444;border-color:#ef4444}.zoomLabel{text-align:center;min-width:56px;font-size:14px;font-weight:800}.layout{grid-template-columns:286px minmax(0,1fr);gap:18px;max-width:1440px;margin:0 auto;padding:18px;display:grid}.sidebar{flex-direction:column;align-self:start;gap:12px;max-height:calc(100vh - 110px);padding-right:4px;display:flex;position:sticky;top:88px;overflow:auto}.panel,.tip{background:#ffffffe6;border:1px solid #cbd5e1d9;border-radius:24px;padding:14px;box-shadow:0 18px 42px #0f172a14}.guideLink{color:#3b82f6;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;margin-top:8px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .14s,border-color .14s,transform .14s;display:flex}.guideLink:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px)}.panel h2{color:#64748b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 12px;font-size:13px;font-weight:900;display:flex}.toolGrid,.actionGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.actionFull{grid-column:1/-1}.tip kbd{border:1px solid #1e3a8a59;border-radius:5px;padding:1px 5px;font-family:inherit;font-size:11px;display:inline-block}.toolButton{justify-content:flex-start;min-height:44px}.colorGrid{grid-template-columns:repeat(9,1fr);gap:7px;display:grid}.colorSwatch{aspect-ratio:1;cursor:pointer;border:2px solid #fff;border-radius:999px;width:100%;transition:transform .15s,outline .15s;box-shadow:0 2px 8px #0f172a29}.colorActive{outline:3px solid #cbd5e1;transform:scale(1.11)}.colorInput{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:100%;height:42px;margin-top:12px}.controls,.autoDelete{gap:13px;display:grid}.controls label,.autoDelete label{color:#334155;gap:8px;font-size:14px;font-weight:700;display:grid}input[type=range]{accent-color:#0f172a;width:100%}input[type=checkbox]{accent-color:#0f172a;width:18px;height:18px}.checkboxRow{flex-direction:row;justify-content:space-between;align-items:center;display:flex!important}.checkboxRow span{align-items:center;gap:8px;display:flex}.disabledLabel{opacity:.45}.tip{color:#1e3a8a;background:#eff6ff;font-size:12px;line-height:1.55}.documentStage{background:#e2e8f08c;border:1px solid #cbd5e1;border-radius:28px;min-height:72vh;padding:18px;overflow:hidden;box-shadow:inset 0 2px 12px #0f172a14}.dropZone{text-align:center;background:#ffffffbd;border:2px dashed #cbd5e1;border-radius:28px;align-content:center;place-items:center;min-height:68vh;padding:36px;display:grid}.dropIcon{border-radius:28px;width:82px;height:82px;margin:0 auto 18px}.dropZone h2{letter-spacing:-.04em;margin:0;font-size:clamp(26px,4vw,38px)}.dropZone p{color:#64748b;max-width:520px;margin:12px auto 0;line-height:1.6}.pagesScroller{padding-bottom:24px;overflow-x:auto}.pageShell{background:#fff;border-radius:20px;outline:1px solid #cbd5e1;width:fit-content;margin:0 auto 24px;position:relative;box-shadow:0 18px 46px #0f172a33}.pageBadge{z-index:20;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#0f172ad1;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:800;position:absolute;top:12px;left:12px}.pageWrap{touch-action:none;background:#fff;border-radius:20px;position:relative;overflow:hidden}.pdfCanvas,.annotationLayer{-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.pdfCanvas{z-index:1}.annotationLayer{z-index:10;overflow:visible}.renderError{z-index:5;color:#b91c1c;background:#fff;place-items:center;padding:24px;font-weight:800;display:grid;position:absolute;inset:0}.textDraft{z-index:30;color:#0f172a;background:#fffffff5;border:1px solid #cbd5e1;border-radius:14px;outline:3px solid #3b82f62e;min-width:180px;padding:10px 12px;position:absolute;box-shadow:0 12px 28px #0f172a29}@media (max-width:900px){.topbar{flex-direction:column;align-items:stretch}.brand p{max-width:80vw}.topActions{justify-content:flex-start}.layout{grid-template-columns:1fr;padding:12px}.sidebar{max-height:none;position:static;overflow:visible}.documentStage{padding:10px}}.presentOverlay{z-index:200;background:#0a0a0a;flex-direction:column;display:flex;position:fixed;inset:0}.presentTopBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b3;flex:none;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.presentCounter{color:#ffffffb3;letter-spacing:.06em;font-size:14px;font-weight:700}.presentClose{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;place-items:center;width:36px;height:36px;font-size:16px;transition:background .15s,color .15s;display:grid}.presentClose:hover{color:#fff;background:#ffffff1f}.presentStage{flex:1;justify-content:center;align-items:center;gap:20px;padding:16px;display:flex;overflow:hidden}.presentPageWrap{flex:1;justify-content:center;align-items:center;max-height:100%;display:flex;overflow:auto}.presentNav{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:14px;flex:none;place-items:center;width:56px;height:56px;transition:background .15s;display:grid}.presentNav:hover:not(:disabled){background:#ffffff2e}.presentNav:disabled{opacity:.25;cursor:not-allowed}.settingsAnchor{position:relative}.settingsGearBtn{padding:9px 12px}.settingsPanel{z-index:200;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border:1px solid #cbd5e1e6;border-radius:18px;width:320px;animation:.15s settingsFadeIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 60px #0f172a2e,0 4px 16px #0f172a1a}@keyframes settingsFadeIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.settingsPanelHeader{color:#0f172a;letter-spacing:-.02em;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 18px 12px;font-size:15px;font-weight:800;display:flex}.settingsClose{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:28px;height:28px;transition:background .12s;display:grid}.settingsClose:hover{color:#0f172a;background:#f1f5f9}.settingsPanelBody{max-height:60vh;padding:12px 0;overflow-y:auto}.settingsSection{border-bottom:1px solid #f1f5f9;padding:8px 18px 12px}.settingsSection:last-child{border-bottom:none}.settingsSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:10px;font-size:11px;font-weight:800}.settingsRow{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:2px 0;font-size:14px;font-weight:600;display:flex}.settingsRow input[type=checkbox]{accent-color:#0f172a;cursor:pointer;flex-shrink:0;width:16px;height:16px}.settingsHint{color:#94a3b8;margin:6px 0 0 26px;font-size:12px;line-height:1.5}.settingsField{flex-direction:column;gap:5px;margin-bottom:12px;display:flex}.settingsField:last-child{margin-bottom:0}.settingsFieldLabel{color:#475569;font-size:13px;font-weight:600}.settingsFieldLabel strong{color:#0f172a;font-weight:800}.settingsSelect{color:#0f172a;cursor:pointer;appearance:auto;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:7px 10px;font-size:14px;font-weight:600}.settingsColorInput{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:44px;height:34px;padding:2px}.settingsField input[type=range]{accent-color:#0f172a;width:100%}.settingsPanelFooter{background:#f8fafc;border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;padding:14px 18px;display:flex}.settingsBtn{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;padding:9px 14px;font-size:14px;font-weight:700;transition:transform .12s,background .12s;display:inline-flex}.settingsBtn:hover{background:#f1f5f9;transform:translateY(-1px)}.settingsBtnPrimary{color:#fff;background:#0f172a;border-color:#0f172a;box-shadow:0 4px 14px #0f172a38}.settingsBtnPrimary:hover{background:#1e293b}.settingsBtnDanger{color:#dc2626;border-color:#fca5a5}.settingsBtnDanger:hover{background:#fef2f2;border-color:#ef4444}.cookieBanner{z-index:9999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172af7;border-top:1px solid #ffffff1a;padding:14px 20px;animation:.3s slideCookieUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0000004d}@keyframes slideCookieUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookieBannerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto;display:flex}.cookieBannerText{color:#cbd5e1;flex:1;min-width:260px;margin:0;font-size:14px;line-height:1.5}.cookieBannerLink{color:#60a5fa;font-weight:600}.cookieBannerActions{flex-shrink:0;gap:10px;display:flex}.cookieBtn{cursor:pointer;border:none;border-radius:10px;padding:9px 20px;font-size:14px;font-weight:700;transition:opacity .14s,transform .14s}.cookieBtn:hover{opacity:.85;transform:translateY(-1px)}.cookieBtnDecline{color:#94a3b8;background:#ffffff1a}.cookieBtnAccept{color:#fff;background:#3b82f6}
