:root{--lazy-notes-browser-bottom-offset:0px}.lazy-notes-app{color:#101827;background:radial-gradient(circle at 15% 0,#0071e31f,#0000 34%),radial-gradient(circle at 90% 12%,#7c3aed1a,#0000 28%),linear-gradient(#f7fbff,#eef4ff);grid-template-rows:auto minmax(0,1fr);min-height:100vh;display:grid;overflow:hidden}.lazy-notes-topbar{min-height:84px;padding:14px max(18px, env(safe-area-inset-left)) 12px max(18px, env(safe-area-inset-right));-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);z-index:30;background:#ffffffd1;border-bottom:1px solid #aab8d257;justify-content:space-between;align-items:center;gap:20px;display:flex}.lazy-notes-brand{color:#111827;font-size:.86rem;font-weight:760;text-decoration:none}.lazy-notes-topbar h1{letter-spacing:-.06em;margin:2px 0 0;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1}.lazy-notes-topbar p{color:#647086;margin:5px 0 0;font-size:.92rem}.lazy-notes-top-actions,.lazy-notes-palette,.lazy-notes-action-grid{align-items:center;gap:9px;display:flex}.lazy-notes-top-actions button,.lazy-notes-palette button,.lazy-notes-mobile-toolbar button,.lazy-notes-inspector button{color:#1c2538;cursor:pointer;min-height:42px;font:inherit;background:#ffffffdb;border:1px solid #8e9dbb3d;border-radius:999px;padding:0 14px;font-size:.86rem;font-weight:690;box-shadow:0 8px 26px #2c3e6912}.lazy-notes-top-actions button.primary,.lazy-notes-palette button.active,.lazy-notes-mobile-toolbar button.active{color:#fff;background:#0071e3;border-color:#0071e34d}.lazy-notes-save-status{color:#526178;background:#ecf2ffd6;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.84rem;font-weight:650;display:inline-flex}.lazy-notes-workspace{grid-template-columns:auto minmax(0,1fr) minmax(280px,330px);gap:14px;min-height:0;padding:14px;display:grid}.lazy-notes-palette{z-index:20;-webkit-backdrop-filter:blur(20px)saturate(155%);backdrop-filter:blur(20px)saturate(155%);background:#ffffffd1;border:1px solid #aebbd257;border-radius:28px;flex-direction:column;align-self:start;padding:10px;position:sticky;top:14px;box-shadow:0 22px 70px #1f2d521f}.lazy-notes-palette button{width:100%;min-width:92px}.lazy-notes-surface-wrap{overscroll-behavior:contain;background:radial-gradient(circle at top,#fffc,#0000 42%),#ccdbf275;border-radius:34px;height:calc(100vh - 112px);min-height:0;padding:18px 12px 84px;position:relative;overflow:auto;box-shadow:inset 0 0 0 1px #ffffffb8,0 30px 90px #1a2a4e29}.lazy-notes-canvas-shell{border-radius:28px;margin:0 auto;position:relative;box-shadow:0 30px 80px #1f2d521f}.lazy-notes-canvas{touch-action:none;background:#fbfcff;border-radius:28px;width:100%;height:100%;position:absolute;inset:0}.lazy-notes-tool-pan{touch-action:pan-y pinch-zoom;cursor:grab}.lazy-notes-tool-pan:active{cursor:grabbing}.lazy-notes-tool-pen,.lazy-notes-tool-highlighter{cursor:crosshair}.lazy-notes-tool-eraser{cursor:cell}.lazy-notes-tool-text{cursor:text}.lazy-notes-page-break{color:#44547385;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;border-top:1px dashed #44547338;height:0;font-size:.72rem;font-weight:700;position:absolute;left:24px;right:24px;transform:translateY(-1px)}.lazy-notes-mode-indicator{z-index:9;color:#26324c;-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);pointer-events:none;background:#ffffffdb;border:1px solid #8e9dbb38;border-radius:999px;width:max-content;max-width:calc(100% - 32px);padding:8px 12px;font-size:.78rem;font-weight:780;position:sticky;top:14px;left:16px;box-shadow:0 14px 34px #1f2d521f}.lazy-notes-text-block,.lazy-notes-image-block{z-index:4;will-change:transform;position:absolute}.lazy-notes-text-block{border:1px solid #0000;border-radius:18px;grid-template-columns:28px minmax(0,1fr);display:grid;overflow:hidden}.lazy-notes-text-block.selected{border-color:#0071e380;box-shadow:0 0 0 4px #0071e31f}.lazy-notes-text-block.sticky{box-shadow:0 16px 40px #66541c29}.lazy-notes-text-block textarea{resize:both;color:#111827;background:#ffffff2e;border:0;outline:0;width:100%;min-height:100%;padding:12px;font-family:inherit;line-height:1.35}.lazy-notes-drag-handle{color:#7c879a;cursor:grab;touch-action:none;background:#ffffff9e;border:0;font-weight:800}.lazy-notes-image-block{cursor:move;border:1px solid #ffffffb8;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #1f2d5229}.lazy-notes-image-block.selected{outline:4px solid #0071e338}.lazy-notes-image-block img{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.lazy-notes-add-space{z-index:8;color:#fff;background:#111827e0;border:0;border-radius:999px;min-height:44px;padding:0 18px;font-weight:750;position:sticky;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #11182738}.lazy-notes-inspector{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#ffffffdb;border:1px solid #aebbd257;border-radius:30px;height:calc(100vh - 112px);min-height:0;padding:16px;overflow:auto;box-shadow:0 24px 72px #1f2d521f}.lazy-notes-inspector-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.lazy-notes-inspector-head p,.lazy-notes-inspector h2{color:#6a7487;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:.75rem;font-weight:800}.lazy-notes-inspector-head strong{color:#172033;font-size:.95rem}.lazy-notes-inspector section{border-top:1px solid #aebbd247;gap:12px;padding:16px 0;display:grid}.lazy-notes-inspector label{color:#26324c;gap:8px;font-size:.9rem;font-weight:650;display:grid}.lazy-notes-inspector input,.lazy-notes-inspector select{color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #8e9dbb3d;border-radius:14px;padding:10px 12px}.lazy-notes-color-row,.lazy-notes-template-grid,.lazy-notes-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.lazy-notes-color-row{grid-template-columns:repeat(6,1fr)}.lazy-notes-color-row button,.lazy-notes-color-row input{border-radius:999px;width:34px;height:34px;min-height:34px;padding:0}.lazy-notes-color-row button.active{outline-offset:2px;outline:3px solid #0071e33d}.lazy-notes-template-grid button,.lazy-notes-action-grid button{text-align:left;border-radius:16px;min-height:42px;padding:8px 10px}.lazy-notes-template-grid button.active{background:#eaf4ff;border-color:#0071e35c}.lazy-notes-selected-tools,.lazy-notes-settings-grid{gap:8px;display:grid}.lazy-notes-toggle{background:#f8fbffd1;border:1px solid #8e9dbb2e;border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;min-height:44px;padding:8px 10px;grid-template-columns:none!important;display:flex!important}.lazy-notes-toggle input{accent-color:#0071e3;width:42px;height:24px}.lazy-notes-help{color:#59677d;background:#f3f7ff;border-radius:16px;margin:0;padding:11px 12px;font-size:.84rem;line-height:1.45}.lazy-notes-action-grid button.active{color:#0b5fc7;background:#eaf4ff;border-color:#0071e357}.lazy-notes-inspector button.danger{color:#b42318;background:#fff1f0}.lazy-notes-voice{display:none}.lazy-notes-voice.open{display:grid}.lazy-notes-voice-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lazy-notes-voice-head p,.lazy-notes-voice-help{color:#607089;margin:0;font-size:.86rem;line-height:1.45}.lazy-notes-transcript{color:#172033;background:#f8fbff;border:1px solid #8e9dbb3d;border-radius:20px;min-height:116px;padding:14px;line-height:1.5}.lazy-notes-voice-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.lazy-notes-voice-actions button:disabled{cursor:not-allowed;opacity:.48}.lazy-notes-privacy{color:#556278;background:#eef4ff;border-radius:18px;padding:12px;font-size:.88rem;line-height:1.45}.lazy-notes-mobile-toolbar{display:none}.lazy-notes-toast{left:50%;bottom:calc(28px + env(safe-area-inset-bottom));z-index:60;color:#fff;background:#111827eb;border-radius:999px;padding:12px 18px;font-weight:750;position:fixed;transform:translate(-50%);box-shadow:0 18px 54px #11182747}@media (max-width:1080px){.lazy-notes-workspace{padding-bottom:calc(120px + env(safe-area-inset-bottom,0px) + var(--lazy-notes-browser-bottom-offset,0px));grid-template-columns:minmax(0,1fr)}.lazy-notes-palette{display:none}.lazy-notes-inspector{z-index:75;border-radius:28px;height:min(68svh,640px);padding:18px;transition:transform .24s;position:fixed;inset:calc(100svh - min(68svh,640px) - 104px) 12px auto;transform:translateY(120%)}.lazy-notes-inspector.open{transform:translateY(0)}.lazy-notes-mobile-toolbar{top:calc(100svh - 84px - env(safe-area-inset-bottom,0px));left:max(16px, env(safe-area-inset-left));right:max(16px, env(safe-area-inset-right));z-index:80;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#fffffff0;border:1px solid #aebbd26b;border-radius:999px;grid-template-columns:repeat(5,1fr);gap:8px;padding:8px;display:grid;position:fixed;bottom:auto;box-shadow:0 24px 70px #1f2d522e}.lazy-notes-mobile-toolbar button{min-height:48px;padding:0 6px;font-size:.78rem}.lazy-notes-surface-wrap{height:calc(100svh - 104px);padding-bottom:calc(120px + env(safe-area-inset-bottom,0px) + var(--lazy-notes-browser-bottom-offset,0px))}.lazy-notes-mode-indicator{padding:7px 10px;font-size:.72rem;top:10px}.lazy-notes-action-grid button,.lazy-notes-template-grid button{border-radius:18px;min-height:50px}}@media (max-width:720px){.lazy-notes-app{overflow:hidden}.lazy-notes-topbar{align-items:center;gap:10px;min-height:76px;padding:9px 12px 8px}.lazy-notes-brand{font-size:.72rem}.lazy-notes-topbar h1{letter-spacing:-.045em;font-size:1.28rem}.lazy-notes-topbar p{display:none}.lazy-notes-top-actions{flex-wrap:nowrap;justify-content:flex-end;gap:6px}.lazy-notes-save-status{order:0;justify-content:center;width:auto;min-height:28px;padding:0 8px;font-size:.72rem}.lazy-notes-top-actions button:not(.primary){display:none}.lazy-notes-top-actions button{min-height:34px;padding:0 10px;font-size:.74rem}.lazy-notes-workspace{padding:8px 8px calc(132px + env(safe-area-inset-bottom,0px) + var(--lazy-notes-browser-bottom-offset,0px))}.lazy-notes-surface-wrap{height:calc(100svh - 92px);padding:10px 6px calc(148px + env(safe-area-inset-bottom,0px) + var(--lazy-notes-browser-bottom-offset,0px));border-radius:24px}.lazy-notes-canvas-shell,.lazy-notes-canvas{border-radius:20px}.lazy-notes-text-block{grid-template-columns:24px minmax(0,1fr)}.lazy-notes-inspector{border-radius:26px;height:min(70svh,620px);top:calc(100svh - min(70svh,620px) - 98px);left:10px;right:10px}.lazy-notes-template-grid,.lazy-notes-action-grid,.lazy-notes-voice-actions{grid-template-columns:1fr}.lazy-notes-toggle{min-height:48px}}
.lw-app{--lw-text:#101322;--lw-muted:#64748b;--lw-line:#e2e8f0;min-height:100vh;color:var(--lw-text);background:radial-gradient(circle at 12% 0,#625df521,#0000 28%),radial-gradient(circle at 90% 8%,#0ea5e91a,#0000 28%),linear-gradient(#fbfcff,#f5f8ff)}.lw-topbar{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border-bottom:1px solid #e2e8f0e0;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:72px;padding:10px max(20px,50vw - 660px);display:grid;position:sticky;top:0}.lw-brand{color:#101322;align-items:center;gap:10px;font-size:18px;font-weight:750;display:flex}.lw-brand>span{color:#fff;background:linear-gradient(135deg,#111827,#4f46e5,#0ea5e9);border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.lw-brand small{color:#94a3b8;font-size:10px;font-weight:600}.lw-topbar nav{justify-content:center;gap:22px;display:flex}.lw-topbar nav a{color:#475569;font-size:13px;font-weight:650}.lw-list-page,.lw-section{width:min(1240px,100% - 40px);margin:0 auto}.lw-list-page{padding-bottom:90px}.lw-list-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:36px;padding:72px 0 58px;display:grid}.lw-list-hero h1,.lw-builder h1{letter-spacing:0;max-width:820px;margin:0;font-size:68px;line-height:1}.lw-list-hero>div:first-child>p,.lw-builder aside>p{color:#526174;max-width:760px;margin:22px 0 0;font-size:17px;line-height:1.7}.lw-command-card{border:1px solid var(--lw-line);background:#fffffff0;border-radius:8px;padding:24px;box-shadow:0 24px 70px #0f172a1a}.lw-command-card>div:first-child{color:#64748b;justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.lw-command-card>div:first-child span{align-items:center;gap:7px;display:flex}.lw-command-card>div:first-child b{color:#4338ca}.lw-command-card>strong{color:#101322;margin-top:30px;font-size:48px;display:block}.lw-command-card p,.lw-command-card small{color:#64748b}.lw-progress{background:#e2e8f0;border-radius:999px;height:8px;margin:18px 0;overflow:hidden}.lw-progress span{border-radius:inherit;background:linear-gradient(90deg,#625df5,#0ea5e9);height:100%;display:block}.lw-section-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;display:flex}.lw-section-head span{color:#4f46e5;text-transform:uppercase;font-size:12px;font-weight:800}.lw-section-head h2{letter-spacing:0;margin:6px 0 0;font-size:48px}.lw-workspace-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.lw-workspace-card,.lw-item-card{border:1px solid var(--lw-line);min-width:0;color:inherit;background:#fffffff0;border-radius:8px;padding:22px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 16px 42px #0f172a12}.lw-workspace-card{min-height:290px}.lw-workspace-card:hover{border-color:#c7d2fe;transform:translateY(-3px);box-shadow:0 24px 60px #4f46e51f}.lw-card-top{justify-content:space-between;align-items:center;display:flex}.lw-card-top>span,.lw-item-card>span{color:#fff;background:#625df5;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.lw-card-top>b{color:#047857;background:#ecfdf5;border-radius:999px;padding:6px 9px;font-size:11px}.lw-workspace-card h3,.lw-item-card h3{letter-spacing:0;margin:22px 0 8px;font-size:23px}.lw-workspace-card p,.lw-item-card p{color:var(--lw-muted);margin:0;line-height:1.6}.lw-card-stats{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:24px;display:flex}.lw-card-stats span{border:1px solid var(--lw-line);color:#64748b;border-radius:999px;padding:6px 8px;font-size:11px}.lw-workspace-card>strong{color:#4f46e5;align-items:center;gap:6px;margin-top:18px;font-size:13px;display:flex}.lw-workspace-card.add{text-align:center;border-style:dashed;place-items:center}.lw-workspace-card.add>svg{color:#625df5;width:34px}.lw-empty-product,.lw-product-empty{text-align:center;background:#fffc;border:1px dashed #c7d2fe;border-radius:8px;place-items:center;padding:44px 24px;display:grid}.lw-empty-product>span{color:#4f46e5;background:#eef2ff;border-radius:8px;place-items:center;width:58px;height:58px;display:grid}.lw-empty-product h2{margin:20px 0 8px;font-size:32px}.lw-empty-product p,.lw-product-empty p{color:#64748b;max-width:600px;margin:0 0 20px;line-height:1.65}.lw-builder{grid-template-columns:.78fr 1.22fr;align-items:start;gap:22px;width:min(1180px,100% - 40px);margin:44px auto 90px;display:grid}.lw-builder>aside,.lw-builder>form{border:1px solid var(--lw-line);background:#ffffffeb;border-radius:8px;padding:30px;box-shadow:0 22px 64px #0f172a14}.lw-builder>aside{position:sticky;top:96px}.lw-builder h1{font-size:58px}.lw-plan-note{color:#4f46e5;background:#f8faff;border:1px solid #c7d2fe;border-radius:8px;align-items:center;gap:12px;margin-top:28px;padding:14px;display:flex}.lw-builder-suggestions{margin-top:24px}.lw-builder-suggestions small{color:#64748b;margin-bottom:9px;font-weight:700;display:block}.lw-builder-suggestions>div{flex-wrap:wrap;gap:7px;display:flex}.lw-builder-suggestions button,.lw-upgrade-prompt{color:#4338ca;background:#fff;border:1px solid #dbe3ef;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.lw-plan-note span,.lw-plan-note b{display:block}.lw-plan-note span{font-size:11px}.lw-plan-note b{color:#172033;margin-top:4px;font-size:13px}.lw-builder form>span{color:#4f46e5;text-transform:uppercase;font-size:12px;font-weight:800}.lw-builder form>h2{letter-spacing:0;margin:8px 0 22px;font-size:42px}.lw-purpose-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.lw-purpose-grid button{border:1px solid var(--lw-line);color:#475569;cursor:pointer;background:#fff;border-radius:8px;place-items:center;gap:8px;min-height:108px;padding:12px;display:grid}.lw-purpose-grid button.active{color:#4338ca;background:#eef2ff;border-color:#818cf8}.lw-purpose-grid svg{width:22px}.lw-purpose-grid b{font-size:12px}.lw-form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:22px;display:grid}.lw-form-grid label,.lw-modal label,.lw-settings label{color:#334155;gap:7px;font-size:12px;font-weight:700;display:grid}.lw-form-grid input,.lw-form-grid textarea,.lw-form-grid select,.lw-modal input,.lw-modal textarea,.lw-modal select,.lw-settings input,.lw-settings textarea{color:#172033;background:#fff;border:1px solid #dbe3ef;border-radius:8px;outline:0;width:100%;min-height:46px;padding:10px 12px}.lw-form-grid label>span{color:#334155;font-size:12px;font-weight:750}.lw-form-grid label>small{color:#64748b;min-height:32px;font-size:11px;font-weight:500;line-height:1.45}.lw-form-grid label>em{color:#b91c1c;font-size:11px;font-style:normal}.lw-form-grid label.invalid input,.lw-form-grid label.invalid textarea,.lw-form-grid label.invalid select,.lw-form-grid label.invalid .lw-multi-options{background:snow;border-color:#fca5a5}.lw-form-grid textarea,.lw-modal textarea,.lw-settings textarea{resize:vertical;min-height:100px}.lw-form-grid .wide{grid-column:1/-1}.lw-multi-options{background:#fff;border:1px solid #dbe3ef;border-radius:8px;flex-wrap:wrap;gap:7px;min-height:48px;padding:9px;display:flex}.lw-multi-options button{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:11px;display:inline-flex}.lw-multi-options button.active{color:#4338ca;background:#eef2ff;border-color:#a5b4fc}.lw-multi-options svg{width:13px}.lw-upgrade-prompt{width:fit-content;margin-top:10px}.lw-form-actions{border-top:1px solid #eef2f7;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:20px;display:flex}.lw-inline-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:16px;padding:12px}.lw-detail-layout{grid-template-columns:230px minmax(0,1fr) 260px;gap:14px;width:min(1440px,100% - 28px);margin:14px auto 40px;display:grid}.lw-workspace-sidebar,.lw-workspace-main,.lw-ai-rail{border:1px solid var(--lw-line);background:#ffffffeb;border-radius:8px;min-width:0;box-shadow:0 18px 54px #0f172a12}.lw-workspace-sidebar,.lw-ai-rail{height:calc(100vh - 100px);padding:14px;position:sticky;top:86px;overflow:auto}.lw-current-space{border:1px solid var(--lw-line);background:#f8faff;border-radius:8px;padding:15px}.lw-current-space small,.lw-current-space p{color:#64748b}.lw-current-space h2{margin:6px 0;font-size:18px}.lw-current-space p{margin:0;font-size:12px}.lw-workspace-sidebar nav{gap:4px;margin-top:14px;display:grid}.lw-workspace-sidebar nav button{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;min-height:40px;padding:0 10px;display:flex}.lw-workspace-sidebar nav button.active,.lw-workspace-sidebar nav button:hover{color:#4338ca;background:#eef2ff}.lw-workspace-sidebar nav svg{width:17px}.lw-side-plan{border-top:1px solid #eef2f7;margin-top:16px;padding:16px 4px 4px}.lw-side-plan small,.lw-side-plan b{display:block}.lw-side-plan small{color:#94a3b8}.lw-side-plan b{margin:4px 0 8px}.lw-side-plan a{color:#4f46e5;font-size:11px}.lw-workspace-main{overflow:hidden}.lw-workspace-head{background:radial-gradient(circle at 10% 0,#625df51a,#0000 35%),#fff;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px;display:flex}.lw-workspace-head>div:first-child>span{color:#64748b;font-size:12px}.lw-workspace-head h1{letter-spacing:0;margin:8px 0;font-size:46px;line-height:1.04}.lw-workspace-head h1 em{color:#5b21b6;font-style:normal}.lw-workspace-head p{color:#64748b;max-width:780px;margin:0;line-height:1.55}.lw-workspace-head>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.lw-workspace-content{padding:20px}.lw-overview-hero{grid-template-columns:minmax(0,1fr) 260px;gap:14px;display:grid}.lw-overview-hero>div{border:1px solid var(--lw-line);background:#fff;border-radius:8px;padding:24px}.lw-overview-hero>div:first-child{background:radial-gradient(circle at 90% 0,#0ea5e91f,#0000 30%),radial-gradient(circle at 12% 0,#625df51f,#0000 32%),#fff}.lw-overview-hero h2{letter-spacing:0;margin:0;font-size:46px;line-height:1.04}.lw-overview-hero p{color:#64748b;line-height:1.6}.lw-overview-hero>div:last-child h3{margin:0 0 28px}.lw-overview-hero>div:last-child p,.lw-overview-hero>div:last-child b{display:block}.lw-overview-hero>div:last-child b{color:#4338ca;margin:8px 0 22px}.lw-overview-hero>div:last-child button{color:#4f46e5;background:0 0;border:0;align-items:center;gap:6px;font-weight:700;display:flex}.lw-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.lw-metrics>div{border:1px solid var(--lw-line);background:#fff;border-radius:8px;padding:15px}.lw-metrics svg{color:#4f46e5;width:19px}.lw-metrics b,.lw-metrics span{display:block}.lw-metrics b{margin-top:12px;font-size:28px}.lw-metrics span{color:#64748b;font-size:11px}.lw-two-column{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.lw-panel,.lw-settings{border:1px solid var(--lw-line);background:#fff;border-radius:8px;padding:18px}.lw-panel-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.lw-panel-head h3{align-items:center;gap:8px;margin:0;display:flex}.lw-panel-head button{color:#4f46e5;background:0 0;border:0;font-weight:700}.lw-row{text-align:left;background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;align-items:center;gap:10px;width:100%;margin-top:8px;padding:11px;display:flex}.lw-row>span{color:#fff;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;display:grid}.lw-row>div{flex:1;min-width:0}.lw-row b,.lw-row small{display:block}.lw-row small,.lw-activity small{color:#64748b;margin-top:3px;font-size:11px}.lw-activity{border-bottom:1px solid #eef2f7;gap:10px;padding:11px 0;display:flex}.lw-activity>svg{color:#4f46e5;width:18px}.lw-activity b,.lw-activity small{display:block}.lw-recommendation{background:#f8faff;border:1px solid #c7d2fe;border-radius:8px;align-items:center;gap:14px;margin-top:14px;padding:16px;display:flex}.lw-recommendation>svg{color:#4f46e5;width:24px}.lw-recommendation>div{flex:1;min-width:0}.lw-recommendation p{color:#64748b;margin:4px 0 0}.lw-item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.lw-item-card{min-height:220px}.lw-item-card>small{color:#4f46e5;text-transform:capitalize;margin-top:16px;font-weight:700}.lw-item-card>div{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:18px;display:flex}.lw-item-card>div b{color:#64748b;background:#f1f5f9;border-radius:999px;padding:6px 8px;font-size:10px}.lw-item-card>a{color:#4f46e5;align-items:center;gap:6px;margin-top:auto;padding-top:18px;font-weight:700;display:flex}.lw-file-list,.lw-question-list,.lw-task-list{gap:10px;display:grid}.lw-file-list>div,.lw-task-list label,.lw-question-list article{border:1px solid var(--lw-line);background:#fff;border-radius:8px;padding:15px}.lw-file-list>div,.lw-task-list label{align-items:center;gap:12px;display:flex}.lw-file-list svg{color:#4f46e5}.lw-file-list b,.lw-file-list small,.lw-task-list b,.lw-task-list small{display:block}.lw-file-list small,.lw-task-list small{color:#64748b}.lw-question-list article>span{color:#4f46e5;text-transform:uppercase;font-size:11px;font-weight:800}.lw-question-list article h3{margin:9px 0}.lw-question-list article p,.lw-question-list article small{color:#64748b}.lw-revision-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.lw-revision-board>section{border:1px solid var(--lw-line);background:#fff;border-radius:8px;min-height:260px;padding:16px}.lw-revision-board h3{text-transform:capitalize;margin:0 0 14px}.lw-revision-board section>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;margin-top:8px;padding:11px}.lw-revision-board b,.lw-revision-board small{display:block}.lw-revision-board small,.lw-revision-board p{color:#64748b;margin-top:4px}.lw-task-list input{accent-color:#4f46e5;width:18px;height:18px}.lw-task-list label.completed b{color:#94a3b8;text-decoration:line-through}.lw-ai-page{text-align:center;background:radial-gradient(circle at 50% 0,#625df526,#0000 36%),#fff;border:1px solid #c7d2fe;border-radius:8px;place-items:center;padding:38px 20px;display:grid}.lw-ai-page>span{color:#fff;background:linear-gradient(135deg,#625df5,#0ea5e9);border-radius:8px;place-items:center;width:60px;height:60px;display:grid}.lw-ai-page h2{margin:18px 0 6px;font-size:34px}.lw-ai-page>p{color:#64748b;max-width:600px}.lw-ai-page>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(780px,100%);margin-top:24px;display:grid}.lw-ai-page button,.lw-ai-rail button{border:1px solid var(--lw-line);color:#475569;text-align:left;background:#f8fafc;border-radius:8px;padding:14px}.lw-ai-page button svg,.lw-ai-page button b,.lw-ai-page button small{display:block}.lw-ai-page button svg{color:#4f46e5;margin-bottom:12px}.lw-ai-page button small{color:#94a3b8;margin-top:5px}.lw-settings{gap:14px;display:grid}.lw-settings h2{margin:0}.lw-settings>div{gap:8px;display:flex}.lw-settings>p{color:#047857}.lw-ai-rail>div:first-child>span{color:#fff;background:linear-gradient(135deg,#625df5,#0ea5e9);border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.lw-ai-rail h3{margin:14px 0 6px}.lw-ai-rail p{color:#64748b;margin:0 0 18px;font-size:12px;line-height:1.55}.lw-ai-rail button{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:8px;font-size:11px;display:flex}.lw-ai-rail button small{color:#94a3b8}.lw-product-empty{min-height:260px}.lw-product-empty>svg{color:#625df5;width:30px}.lw-product-empty>b{margin-top:14px;font-size:20px}.lw-product-empty button{border:1px solid var(--lw-line);color:#64748b;background:#f8fafc;border-radius:8px;padding:9px 12px}.lw-modal{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.lw-modal form{border:1px solid var(--lw-line);background:#fff;border-radius:8px;gap:14px;width:min(520px,100%);padding:24px;display:grid;position:relative;box-shadow:0 36px 100px #0f172a40}.lw-modal form>span{color:#4f46e5;text-transform:uppercase;font-size:11px;font-weight:800}.lw-modal h2{margin:0;font-size:32px}.lw-modal-close{border:1px solid var(--lw-line);color:#64748b;background:#fff;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:14px}.lw-mobile-nav{display:none}.lw-loading{text-align:center;background:#f8faff;align-content:center;place-items:center;gap:10px;min-height:100vh;padding:24px;display:grid}.lw-loading>svg{color:#625df5;width:34px}.lw-loading h1,.lw-loading p{margin:0}.lw-loading p{color:#64748b}@media (max-width:1180px){.lw-detail-layout{grid-template-columns:210px minmax(0,1fr)}.lw-ai-rail{display:none}.lw-workspace-grid,.lw-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.lw-topbar nav{display:none}.lw-list-hero,.lw-builder,.lw-overview-hero,.lw-two-column{grid-template-columns:1fr}.lw-builder>aside{position:static}.lw-purpose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lw-detail-layout{grid-template-columns:1fr;width:100%;margin-top:0}.lw-workspace-sidebar{display:none}.lw-workspace-main{border-left:0;border-right:0;border-radius:0}.lw-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.lw-topbar{grid-template-columns:1fr auto;padding:9px 14px}.lw-brand small{display:none}.lw-topbar .ls-primary,.lw-topbar .ls-secondary{min-height:40px;padding:0 12px;font-size:12px}.lw-list-page,.lw-section{width:calc(100% - 28px)}.lw-list-page{padding-bottom:100px}.lw-list-hero{gap:26px;padding:38px 0 34px}.lw-list-hero h1,.lw-builder h1{font-size:44px}.lw-list-hero>div:first-child>p,.lw-builder aside>p{font-size:15px}.lw-list-hero .ls-hero-actions,.lw-form-actions{grid-template-columns:1fr;display:grid}.lw-workspace-grid,.lw-item-grid,.lw-revision-board,.lw-ai-page>div,.lw-form-grid{grid-template-columns:1fr}.lw-workspace-card{min-height:260px}.lw-section-head{flex-direction:column;align-items:stretch}.lw-builder{gap:0;width:100%;margin:0 0 90px}.lw-builder>aside,.lw-builder>form{box-shadow:none;border-left:0;border-right:0;border-radius:0;padding:22px 18px}.lw-workspace-head{padding:22px 18px;display:block}.lw-workspace-head>div:last-child{justify-content:stretch;margin-top:16px}.lw-workspace-head>div:last-child>*{flex:1}.lw-workspace-content{padding:14px 14px 96px}.lw-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.lw-recommendation{flex-wrap:wrap;align-items:flex-start}.lw-recommendation button{width:100%}.lw-mobile-nav{z-index:80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border:1px solid #e2e8f0f0;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:5px;padding:7px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 20px 60px #0f172a2e}.lw-mobile-nav a,.lw-mobile-nav button{color:#64748b;background:0 0;border:0;border-radius:8px;place-items:center;gap:2px;min-width:0;min-height:48px;font-size:10px;display:grid}.lw-mobile-nav svg{width:18px}}
.lazy-scanner-app{--scanner-ink:#182235;--scanner-muted:#6a7485;--scanner-line:#1822351f;--scanner-blue:#3157d5;--scanner-mint:#16a184;min-height:100vh;color:var(--scanner-ink);background:linear-gradient(135deg,#f2f7fffa,#f7fafbfa 42%,#f9f6f0eb),#f7f9fc;padding:14px 14px 24px}.lazy-scanner-file-input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.lazy-scanner-topbar{z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffffc7;border-radius:24px;justify-content:space-between;align-items:center;gap:14px;min-height:64px;margin:0 auto 12px;padding:10px 12px 10px 16px;display:flex;position:sticky;top:10px;box-shadow:0 18px 48px #263a5e1a}.lazy-scanner-topbar p{color:var(--scanner-ink);letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:850}.lazy-scanner-topbar span{color:var(--scanner-muted);margin-top:2px;font-size:.82rem;font-weight:650;display:block}.lazy-scanner-top-actions{align-items:center;gap:8px;display:flex}.lazy-scanner-top-actions button,.lazy-scanner-empty-actions button,.lazy-scanner-action-grid button,.lazy-scanner-chip-row button,.lazy-scanner-mode-list button,.lazy-scanner-preview-toolbar button,.lazy-scanner-panel-head button{border:1px solid var(--scanner-line);min-height:42px;color:var(--scanner-ink);font:inherit;cursor:pointer;background:#ffffffe6;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:.88rem;font-weight:800;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.lazy-scanner-top-actions button:last-child,.lazy-scanner-empty-actions button:first-child,.lazy-scanner-action-grid button:first-child{background:linear-gradient(135deg, var(--scanner-blue), var(--scanner-mint));color:#fff;border-color:#0000;box-shadow:0 14px 28px #3157d53d}.lazy-scanner-top-actions button:hover,.lazy-scanner-empty-actions button:hover,.lazy-scanner-action-grid button:hover,.lazy-scanner-chip-row button:hover,.lazy-scanner-mode-list button:hover,.lazy-scanner-preview-toolbar button:hover,.lazy-scanner-panel-head button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #263a5e1f}.lazy-scanner-top-actions button:disabled,.lazy-scanner-action-grid button:disabled,.lazy-scanner-mode-list button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.lazy-scanner-grid{grid-template-columns:230px minmax(0,1fr) 340px;gap:12px;height:calc(100vh - 102px);min-height:640px;display:grid}.lazy-scanner-sidebar,.lazy-scanner-preview-panel,.lazy-scanner-settings{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #ffffffd1;border-radius:26px;min-height:0;box-shadow:0 18px 48px #263a5e17}.lazy-scanner-sidebar,.lazy-scanner-settings{padding:12px;overflow:auto}.lazy-scanner-settings{align-content:start;gap:18px;display:grid}.lazy-scanner-panel-head,.lazy-scanner-preview-toolbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.lazy-scanner-panel-head{margin-bottom:10px}.lazy-scanner-panel-head strong,.lazy-scanner-preview-toolbar strong,.lazy-scanner-sheet-section h2,.lazy-scanner-settings-crop h2{color:var(--scanner-ink);letter-spacing:-.02em;font-size:.96rem;font-weight:850;line-height:1.2}.lazy-scanner-pages{gap:9px;display:grid}.lazy-scanner-pages button{width:100%;min-height:86px;color:var(--scanner-ink);text-align:left;cursor:pointer;background:#f8fafdd6;border:1px solid #0000;border-radius:18px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid;position:relative}.lazy-scanner-pages button.active{background:#e8eeffe6;border-color:#3157d559;box-shadow:inset 0 0 0 1px #3157d51a}.lazy-scanner-pages img{object-fit:cover;background:#fff;border:1px solid #18223514;border-radius:12px;width:58px;height:70px}.lazy-scanner-page-number{color:#fff;background:#182235d1;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:.72rem;font-weight:850;display:grid;position:absolute;top:7px;left:7px}.lazy-scanner-page-title{color:var(--scanner-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:750;overflow:hidden}.lazy-scanner-page-tools{gap:4px;margin-top:8px;display:flex}.lazy-scanner-page-tools span{width:28px;height:28px;color:var(--scanner-muted);background:#ffffffd1;border-radius:10px;place-items:center;display:grid}.lazy-scanner-preview-panel{grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:12px;display:grid;position:relative;overflow:hidden}.lazy-scanner-preview-panel.drag-over{outline-offset:-10px;outline:2px dashed #3157d573}.lazy-scanner-preview-toolbar{min-height:52px;padding:0 3px}.lazy-scanner-preview-toolbar span{color:var(--scanner-muted);margin-top:2px;font-size:.78rem;font-weight:750;display:block}.lazy-scanner-preview-toolbar>div:last-child{gap:7px;display:flex}.lazy-scanner-preview-toolbar button,.lazy-scanner-panel-head button{width:42px;padding:0}.lazy-scanner-page-stage{background-color:#eef3f8;background-image:linear-gradient(45deg,#18223509 25%,#0000 25%),linear-gradient(-45deg,#18223509 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#18223509 75%),linear-gradient(-45deg,#0000 75%,#18223509 75%),none;background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:22px;place-items:center;min-height:0;display:grid;position:relative;overflow:auto}.lazy-scanner-page-stage img{object-fit:contain;background:#fff;border-radius:10px;max-width:min(100%,980px);max-height:100%;display:block;box-shadow:0 24px 60px #18223538}.lazy-scanner-processing{z-index:3;color:var(--scanner-ink);background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.86rem;font-weight:800;display:inline-flex;position:absolute;inset:auto auto 18px 18px;box-shadow:0 14px 30px #18223524}.lazy-spin{animation:.8s linear infinite lazyScannerSpin}@keyframes lazyScannerSpin{to{transform:rotate(360deg)}}.lazy-scanner-empty{text-align:center;align-content:center;place-items:center;gap:14px;height:100%;min-height:520px;padding:24px;display:grid}.lazy-scanner-empty-icon{width:82px;height:82px;color:var(--scanner-blue);background:linear-gradient(135deg,#3157d51f,#16a18424);border-radius:26px;place-items:center;display:grid}.lazy-scanner-empty h1{max-width:620px;color:var(--scanner-ink);letter-spacing:-.055em;font-size:clamp(2.1rem,4.2vw,3.35rem);font-weight:850;line-height:1.08}.lazy-scanner-empty p{color:var(--scanner-muted);font-size:1rem;font-weight:620}.lazy-scanner-empty small,.lazy-scanner-small-note{color:var(--scanner-muted);font-size:.82rem;font-weight:620;line-height:1.55}.lazy-scanner-empty-actions,.lazy-scanner-action-grid,.lazy-scanner-chip-row{flex-wrap:wrap;gap:9px;display:flex}.lazy-scanner-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.lazy-scanner-action-grid button{width:100%;min-width:0}.lazy-scanner-chip-row button{border-radius:999px;min-height:36px;padding:0 12px;font-size:.82rem}.lazy-scanner-message{border-radius:16px;align-items:center;gap:7px;padding:10px 12px;font-size:.88rem;font-weight:750;display:inline-flex}.lazy-scanner-message.error{color:#a92245;background:#fff0f3}.lazy-scanner-message.success{color:#126548;background:#eafff6}.lazy-scanner-sheet-section,.lazy-scanner-settings-crop{gap:12px;display:grid}.lazy-scanner-sheet-section>p{color:var(--scanner-muted);font-weight:620;line-height:1.55}.lazy-scanner-mode-list{gap:10px;display:grid}.lazy-scanner-mode-list article{border:1px solid var(--scanner-line);background:#f8fafdd1;border-radius:18px;gap:10px;padding:13px;display:grid}.lazy-scanner-mode-list article.active{background:#e8eeffd1;border-color:#3157d552}.lazy-scanner-mode-list strong{color:var(--scanner-ink);letter-spacing:-.02em;font-size:.96rem;font-weight:820}.lazy-scanner-mode-list p,.lazy-scanner-mode-list span{color:var(--scanner-muted);font-size:.82rem;font-weight:620;line-height:1.45}.lazy-scanner-mode-list article>div:last-child{grid-template-columns:1fr 1fr;gap:8px;display:grid}.lazy-scanner-mode-list button{border-radius:12px;min-height:36px;font-size:.8rem;font-weight:780}.lazy-scanner-adjust-stack{gap:10px;display:grid}.lazy-scanner-slider{gap:8px;display:grid}.lazy-scanner-slider span{color:var(--scanner-muted);justify-content:space-between;align-items:center;font-size:.84rem;font-weight:750;display:flex}.lazy-scanner-slider strong{color:var(--scanner-ink)}.lazy-scanner-slider input{width:100%;accent-color:var(--scanner-blue)}.lazy-scanner-toggle{border:1px solid var(--scanner-line);min-height:44px;color:var(--scanner-ink);background:#ffffffb8;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:.88rem;font-weight:780;display:flex}.lazy-scanner-toggle input{width:22px;height:22px;accent-color:var(--scanner-blue)}.lazy-scanner-field{color:var(--scanner-muted);gap:7px;font-size:.84rem;font-weight:750;display:grid}.lazy-scanner-field input,.lazy-scanner-field select{border:1px solid var(--scanner-line);width:100%;min-height:44px;color:var(--scanner-ink);font:inherit;background:#ffffffe6;border-radius:14px;outline:none;padding:0 12px;font-weight:700}.lazy-scanner-field input:focus,.lazy-scanner-field select:focus,.lazy-scanner-top-actions button:focus-visible,.lazy-scanner-empty-actions button:focus-visible,.lazy-scanner-action-grid button:focus-visible,.lazy-scanner-chip-row button:focus-visible,.lazy-scanner-preview-toolbar button:focus-visible,.lazy-scanner-mobile-actions button:focus-visible{border-color:#3157d58c;outline:none;box-shadow:0 0 0 4px #3157d51f}.lazy-scanner-disabled-integration{color:var(--scanner-muted);text-align:left;font:inherit;background:#f8fafdd6;border:1px dashed #1822352e;border-radius:16px;gap:4px;padding:12px;font-weight:800;display:grid}.lazy-scanner-disabled-integration span{font-size:.78rem;font-weight:620}.lazy-scanner-mobile-strip,.lazy-scanner-mobile-actions,.lazy-scanner-sheet-backdrop{display:none}.lazy-scanner-crop-stage{aspect-ratio:4/3;touch-action:none;-webkit-user-select:none;user-select:none;background:#e8eef5;border-radius:18px;width:min(100%,520px);margin:0 auto;position:relative;overflow:hidden}.lazy-scanner-crop-stage img{object-fit:contain;width:100%;height:100%;display:block}.lazy-scanner-crop-rect{cursor:move;touch-action:none;border:2px solid #fff;border-radius:8px;position:absolute;box-shadow:0 0 0 999px #0f172a6b,0 0 0 1px #3157d5cc}.lazy-scanner-crop-rect .handle{background:var(--scanner-blue);border:3px solid #fff;border-radius:999px;width:22px;height:22px;position:absolute;box-shadow:0 6px 16px #0f172a3d}.lazy-scanner-crop-rect .nw{cursor:nwse-resize;top:-11px;left:-11px}.lazy-scanner-crop-rect .ne{cursor:nesw-resize;top:-11px;right:-11px}.lazy-scanner-crop-rect .sw{cursor:nesw-resize;bottom:-11px;left:-11px}.lazy-scanner-crop-rect .se{cursor:nwse-resize;bottom:-11px;right:-11px}@media (max-width:1100px){.lazy-scanner-grid{grid-template-columns:180px minmax(0,1fr)}.lazy-scanner-settings{display:none}}@media (max-width:760px){.lazy-scanner-app{min-height:100svh;padding:8px;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px) + 32px)}.lazy-scanner-app.lazy-scanner-has-sheet{padding-bottom:calc(320px + env(safe-area-inset-bottom,0px))}.lazy-scanner-topbar{border-radius:20px;min-height:58px;padding:9px 10px 9px 12px;top:6px}.lazy-scanner-topbar span{display:none}.lazy-scanner-top-actions button{width:42px;padding:0}.lazy-scanner-top-actions button span,.lazy-scanner-top-actions button{font-size:0}.lazy-scanner-top-actions button svg{flex:none}.lazy-scanner-grid{height:calc(100svh - 86px);min-height:0;display:block}.lazy-scanner-sidebar,.lazy-scanner-settings{display:none}.lazy-scanner-preview-panel{border-radius:22px;height:100%;padding:9px}.lazy-scanner-preview-toolbar{min-height:48px}.lazy-scanner-preview-toolbar>div:last-child{gap:5px}.lazy-scanner-preview-toolbar button{border-radius:13px;width:38px;min-height:38px}.lazy-scanner-page-stage{border-radius:18px;min-height:0}.lazy-scanner-page-stage img{border-radius:8px;max-height:100%}.lazy-scanner-empty{min-height:0;padding:18px}.lazy-scanner-empty h1{font-size:clamp(1.95rem,10vw,2.85rem);line-height:1.09}.lazy-scanner-empty-actions{width:100%;display:grid}.lazy-scanner-mobile-strip{padding:2px 0 4px;display:block;overflow-x:auto}.lazy-scanner-pages.compact{gap:8px;display:flex}.lazy-scanner-pages.compact button{width:76px;min-width:76px;min-height:92px;padding:6px;display:block}.lazy-scanner-pages.compact img{width:100%;height:72px}.lazy-scanner-pages.compact .lazy-scanner-page-title{display:none}.lazy-scanner-mobile-actions{left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 16px);z-index:35;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #ffffffd1;border-radius:24px;grid-template-columns:repeat(5,1fr);gap:4px;min-height:64px;padding:7px;display:grid;position:fixed;box-shadow:0 18px 48px #1822352e}.lazy-scanner-mobile-actions button{min-width:0;min-height:50px;color:var(--scanner-muted);font:inherit;background:0 0;border:0;border-radius:17px;place-items:center;gap:2px;font-size:.72rem;font-weight:780;display:grid}.lazy-scanner-mobile-actions button:last-child{color:var(--scanner-blue);background:#3157d51a}.lazy-scanner-sheet-backdrop{z-index:45;background:#0f172a2e;display:block;position:fixed;inset:0}.lazy-scanner-sheet{max-height:min(82svh,680px);padding:18px 16px calc(env(safe-area-inset-bottom,0px) + 20px);background:#fffffff5;border-radius:28px 28px 0 0;position:absolute;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -20px 60px #1822352e}.lazy-scanner-sheet-grip{background:#1822352e;border-radius:999px;width:42px;height:5px;margin:0 auto 14px}.lazy-scanner-sheet-close{border:1px solid var(--scanner-line);width:38px;height:38px;color:var(--scanner-ink);background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.lazy-scanner-action-grid{grid-template-columns:1fr}}
.smart-back-button.tool-back-button{-webkit-backdrop-filter:blur(18px)saturate(160%);backdrop-filter:blur(18px)saturate(160%);transition:transform .16s,border-color .16s,background .16s,color .16s;color:#16223f!important;cursor:pointer!important;background:radial-gradient(circle at 30% 16%,#fffffff5,#ffffffb8),#ffffffc7!important;border:1px solid #0f172a14!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:fit-content!important;min-width:0!important;height:auto!important;min-height:44px!important;margin:0 0 16px!important;padding:0 15px!important;font-size:.92rem!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;position:relative!important;box-shadow:inset 0 0 0 1px #ffffffb8,0 12px 30px #0f172a14!important}.smart-back-button.tool-back-button:hover{color:#5161d6!important;border-color:#5577ff3d!important;transform:translateY(-1px)!important}.smart-back-button.tool-back-button span{clip:auto!important;white-space:nowrap!important;width:auto!important;height:auto!important;position:static!important;overflow:visible!important}.smart-back-button.tool-back-button svg{flex:none!important;width:17px!important;height:17px!important}.lazy-tool-back-row{width:min(1180px,100% - 32px);max-width:var(--container);margin:0 auto 12px;padding-top:14px}.study-lab-back-link{display:none!important}.lazy-notes-topbar .smart-back-button.tool-back-button,.study-lab-tool-hero .smart-back-button.tool-back-button,.report-engine-head .smart-back-button.tool-back-button{margin-bottom:14px!important}@media (max-width:768px){.smart-back-button.tool-back-button{min-height:44px!important;padding-inline:14px!important;font-size:.88rem!important}.lazy-tool-back-row{width:100%;padding:12px 16px 0}}
.lazy-reports-page{--lr-bg:#f6f8ff;--lr-surface:#fff;--lr-surface-soft:#f2f5ff;--lr-text:#101828;--lr-muted:#667085;--lr-border:#1018281a;--lr-border-strong:#4252ff59;--lr-primary:#3457ff;--lr-primary-dark:#253fd1;--lr-primary-soft:#eef2ff;--lr-success:#12b76a;--lr-warning:#f79009;--lr-danger:#f04438;--lr-radius-xl:28px;--lr-radius-lg:20px;--lr-shadow-soft:0 20px 60px #10182814;min-height:100vh;color:var(--lr-text);background:radial-gradient(circle at 0 0,#3457ff1c,#0000 34rem),radial-gradient(circle at 100% 0,#7367f01a,#0000 30rem),linear-gradient(#f8faff 0%,#fff 48%,#f6f8ff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lazy-reports-shell-main,.lazy-reports-page{animation:none!important;transform:none!important}.lazy-reports-studio{max-width:1180px;margin:0 auto;padding:32px 32px 38px;animation:none!important;transform:none!important}.lazy-report-breadcrumb{color:var(--lr-muted);align-items:center;gap:9px;margin-bottom:18px;font-size:13px;font-weight:650;display:flex}.lazy-report-breadcrumb a{color:#475467;text-decoration:none}.lazy-report-breadcrumb a:hover{color:var(--lr-primary)}.lazy-report-breadcrumb strong{color:var(--lr-primary-dark);font-weight:750}.lazy-report-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:24px;display:flex}.lazy-report-eyebrow,.lazy-report-step-kicker{color:var(--lr-primary-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:760}.lazy-report-header h1{color:var(--lr-text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,5vw,56px);font-weight:750;line-height:1.05}.lazy-report-header p:not(.lazy-report-eyebrow){max-width:650px;color:var(--lr-muted);margin:12px 0 0;font-size:15.5px;line-height:1.65}.lazy-report-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding-top:6px;display:flex}.lazy-report-status-pill,.lazy-report-header-actions a,.lazy-report-format-switch button,.lazy-report-format-switch a{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:740;text-decoration:none;display:inline-flex}.lazy-report-status-pill{color:#087443;background:#12b76a1a;border:1px solid #12b76a2e}.lazy-report-header-actions a,.lazy-report-format-switch a{border:1px solid var(--lr-border);color:var(--lr-text);background:#ffffffc7}.lazy-report-progress-path{margin-bottom:24px}.lazy-report-progress-meta{display:none}.lazy-report-progress-path ol{border:1px solid var(--lr-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#ffffffb8;border-radius:999px;grid-template-columns:repeat(9,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden;box-shadow:0 12px 38px #1018280e}.lazy-report-progress-path ol::-webkit-scrollbar{display:none}.lazy-report-progress-path li{min-width:0}.lazy-report-progress-path button{color:#667085;cursor:pointer;width:100%;min-height:54px;font:inherit;background:0 0;border:0;border-right:1px solid #10182812;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:720;transition:background .18s,color .18s;display:flex;position:relative}.lazy-report-progress-path li:last-child button{border-right:0}.lazy-report-progress-path button span{color:#667085;background:#f1f4ff;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid}.lazy-report-progress-path button.active{color:var(--lr-primary-dark);background:linear-gradient(135deg,#3457ff1f,#6c5ce714)}.lazy-report-progress-path button.active span,.lazy-report-progress-path button.complete span{background:var(--lr-primary);color:#fff}.lazy-report-progress-path button.complete{color:#344054}.lazy-report-workspace{border:1px solid var(--lr-border);border-radius:var(--lr-radius-xl);min-height:620px;box-shadow:var(--lr-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;padding:clamp(22px,3vw,38px)}.lazy-report-step-head{margin-bottom:26px}.lazy-report-step-head h2{max-width:790px;color:var(--lr-text);letter-spacing:-.035em;margin:0;font-size:clamp(28px,4vw,44px);font-weight:720;line-height:1.08}.lazy-report-step-head p{max-width:760px;color:var(--lr-muted);margin:12px 0 0;font-size:15.5px;line-height:1.65}.lazy-report-step-content{gap:22px;display:grid}.lazy-report-focus-copy{border-radius:var(--lr-radius-lg);background:linear-gradient(135deg,#eef2ffe6,#ffffffb8);border:1px solid #3457ff1a;justify-content:space-between;align-items:flex-start;gap:24px;padding:18px 20px;display:flex}.lazy-report-focus-copy span{color:var(--lr-primary-dark);font-size:18px;font-weight:760;line-height:1.25}.lazy-report-focus-copy p{max-width:720px;color:var(--lr-muted);margin:0;font-size:15px;line-height:1.62}.lazy-report-card-grid{gap:18px;display:grid}.lazy-report-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.lazy-report-choice{border:1px solid var(--lr-border);min-height:238px;color:var(--lr-text);text-align:left;cursor:pointer;background:#ffffffe0;border-radius:24px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;box-shadow:0 12px 32px #1018280d}.lazy-report-choice:hover,.lazy-report-choice:focus-visible,.lazy-report-template-card:hover,.lazy-report-template-card:focus-within{border-color:var(--lr-border-strong);transform:translateY(-2px);box-shadow:0 24px 58px #1018281a}.lazy-report-choice.active,.lazy-report-template-card.active{border-color:var(--lr-primary);background:linear-gradient(#fff 0%,#f5f7ff 100%);box-shadow:0 26px 70px #3457ff2e}.lazy-report-choice-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.lazy-report-icon,.lazy-report-upload-icon{background:var(--lr-primary-soft);width:42px;height:42px;color:var(--lr-primary);border-radius:14px;flex:none;place-items:center;display:inline-grid}.lazy-report-choice strong{color:var(--lr-text);margin-bottom:8px;font-size:18px;font-weight:740;line-height:1.3;display:block}.lazy-report-choice>span:not(.lazy-report-choice-top):not(.lazy-report-tag-row){color:var(--lr-muted);font-size:15px;line-height:1.58;display:block}.lazy-report-tag-row{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.lazy-report-tag-row small,.lazy-report-template-badge{background:var(--lr-primary-soft);color:var(--lr-primary-dark);border-radius:999px;font-size:12px;font-weight:720}.lazy-report-tag-row small{padding:6px 9px}.lazy-report-format-hero{border-radius:var(--lr-radius-xl);background:linear-gradient(135deg,#eef2fff2,#ffffffd6),radial-gradient(circle at 12% 10%,#3457ff1f,#0000 18rem);border:1px solid #3457ff1a;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:clamp(22px,3vw,34px);display:grid}.lazy-report-format-hero h3,.lazy-report-gallery-head h3,.lazy-report-export-hero h3,.lazy-report-result-card h3,.lazy-report-section-toolbar h3,.lazy-report-card-title h3,.lazy-report-input-card h3,.lazy-report-outline-empty h3{color:var(--lr-text);margin:0;font-size:18px;font-weight:740;line-height:1.3}.lazy-report-format-hero h3{letter-spacing:-.035em;max-width:700px;font-size:clamp(28px,4vw,40px);font-weight:730;line-height:1.08}.lazy-report-format-hero p,.lazy-report-gallery-head p,.lazy-report-upload-panel p,.lazy-report-card-title p,.lazy-report-input-card p,.lazy-report-export-hero p,.lazy-report-result-card p,.lazy-report-section-toolbar p,.lazy-report-outline-empty p{color:var(--lr-muted);margin:9px 0 0;font-size:15.5px;line-height:1.65}.lazy-report-format-switch{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lazy-report-format-switch button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3457ff,#6c5ce7);border:0}.lazy-report-upload-panel{border:1px solid var(--lr-border);border-radius:var(--lr-radius-xl);background:#ffffffb8;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:24px;padding:clamp(22px,3vw,32px);display:grid;box-shadow:0 18px 48px #10182811}.lazy-report-upload-panel h3{color:var(--lr-text);letter-spacing:-.03em;margin:14px 0 0;font-size:clamp(24px,3vw,32px);font-weight:730}.lazy-report-privacy-note,.lazy-report-success,.lazy-report-soft-error,.lazy-report-error{border-radius:16px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;font-size:14px;line-height:1.5;display:flex}.lazy-report-privacy-note,.lazy-report-success{color:#067647;background:#12b76a14;border:1px solid #12b76a2e}.lazy-report-success{gap:2px;display:grid}.lazy-report-soft-error,.lazy-report-error{color:#b42318;background:#f0443812;border:1px solid #f0443829}.lazy-report-soft-error{gap:2px;display:grid}.lazy-report-upload-card{min-height:210px;color:var(--lr-muted);text-align:center;cursor:pointer;background:linear-gradient(#fff,#f7f9ff);border:1.5px dashed #3457ff57;border-radius:22px;place-items:center;gap:10px;padding:24px;display:grid;position:relative}.lazy-report-upload-card strong{color:var(--lr-text);font-size:17px;font-weight:760}.lazy-report-upload-card span:not(.lazy-report-upload-icon){max-width:320px;color:var(--lr-muted);font-size:14.5px;line-height:1.5}.lazy-report-upload-card small{color:#98a2b3;font-size:12px;line-height:1.45}.lazy-report-upload-card input{opacity:0;cursor:pointer;position:absolute;inset:0}.lazy-report-upload-card.busy{opacity:.72;cursor:progress}.lazy-report-gallery-head{justify-content:space-between;align-items:flex-end;gap:20px;margin:8px 0 18px;display:flex}.lazy-report-template-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.lazy-report-template-card{border:1px solid var(--lr-border);background:#ffffffeb;border-radius:18px;flex-direction:column;min-height:440px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 18px 48px #10182813}.lazy-report-template-preview{background:linear-gradient(#eef2ff,#fbfcff);place-items:center;min-height:285px;padding:24px;display:grid;position:relative}.lazy-report-template-badge{z-index:2;padding:6px 10px;position:absolute;top:16px;left:16px}.lazy-report-paper{aspect-ratio:.707;background:#fff;border-radius:8px;width:min(78%,188px);padding:18px;position:relative;overflow:hidden;box-shadow:0 20px 44px #10182829}.paper-bar,.paper-title,.paper-subtitle,.paper-lines i,.paper-blocks i,.paper-table i{background:#d0d5dd;border-radius:999px;display:block}.paper-bar{background:#101828;width:100%;height:14px;margin-bottom:22px}.paper-title{background:#101828;width:76%;height:15px;margin:0 auto 10px}.paper-subtitle{width:48%;height:7px;margin:0 auto 22px}.paper-lines{gap:7px;display:grid}.paper-lines i{height:6px}.paper-lines i:nth-child(2){width:88%}.paper-lines i:nth-child(3){width:62%}.paper-blocks{gap:9px;margin-top:24px;display:grid}.paper-blocks i{background:#eaecf0;border-radius:5px;height:18px}.paper-table{grid-template-columns:1fr 1fr;gap:5px;margin-top:18px;display:grid}.paper-table i{background:#eaecf0;border-radius:4px;height:14px}.lazy-report-template-card.modern .paper-bar{background:linear-gradient(135deg,#3457ff,#6c5ce7);border-radius:0;width:calc(100% + 36px);height:44px;margin:-18px -18px 22px}.lazy-report-template-card.modern .paper-title,.lazy-report-template-card.modern .paper-lines i:first-child{background:#3457ff}.lazy-report-template-card.classic .lazy-report-paper{padding-top:34px}.lazy-report-template-card.classic .paper-bar{background:#344054;width:auto;height:1px;margin:0 16px 28px}.lazy-report-template-card.classic .paper-title{background:#182230;height:18px}.lazy-report-template-card.internship .paper-title{background:#344054;margin-top:38px}.lazy-report-template-card.internship .paper-bar{background:#3457ff;border-radius:50%;width:42px;height:42px;margin:0;position:absolute;top:22px;left:50%;transform:translate(-50%)}.lazy-report-template-card.project .paper-blocks{grid-template-columns:1fr 1fr}.lazy-report-template-card.project .paper-blocks i{background:#e0e7ff;height:34px}.lazy-report-template-card.research .paper-lines{grid-template-columns:1fr 1fr;gap:6px 10px}.lazy-report-template-card.research .paper-lines i{width:100%}.lazy-report-template-card.lab .paper-table{grid-template-columns:1fr 1fr 1fr}.lazy-report-template-card.lab .paper-table i{background:#dcfce7;height:22px}.lazy-report-template-card.seminar .paper-bar{background:linear-gradient(135deg,#101828,#3457ff);border-radius:0;width:calc(100% + 36px);height:68px;margin:-18px -18px 24px}.lazy-report-template-copy{gap:6px;padding:18px 18px 0;display:grid}.lazy-report-template-copy h3{color:var(--lr-text);margin:0;font-size:18px;font-weight:740}.lazy-report-template-copy p{color:var(--lr-muted);margin:0;font-size:14px;line-height:1.55}.lazy-report-template-button{background:var(--lr-primary-soft);min-height:46px;color:var(--lr-primary-dark);cursor:pointer;border:1px solid #3457ff2e;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:auto 18px 18px;font-weight:760;display:inline-flex}.lazy-report-template-card.active .lazy-report-template-button,.lazy-report-template-button:hover{color:#fff;background:linear-gradient(135deg,#3457ff,#6c5ce7);border-color:#0000}.lazy-report-template-modal-backdrop{z-index:999;overscroll-behavior:contain;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a8a;place-items:center;width:100vw;min-height:100dvh;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.lazy-report-template-modal{background:#fffffffa;border:1px solid #ffffffb8;border-radius:28px;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);gap:clamp(18px,3vw,30px);width:min(940px,100%);max-height:calc(100dvh - 36px);margin:auto;padding:clamp(18px,3vw,30px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0f172a52}.lazy-report-template-modal-close{z-index:2;border:1px solid var(--lr-border);width:38px;height:38px;color:var(--lr-text);cursor:pointer;background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 12px 28px #0f172a1a}.lazy-report-template-modal-preview{background:linear-gradient(#eef2ff,#fbfcff);border-radius:22px;place-items:center;min-height:520px;padding:18px;display:grid;position:relative;overflow:hidden}.lazy-report-template-preview-asset{object-fit:contain;background:#fff;border:0;border-radius:16px;width:100%;height:100%;min-height:482px;box-shadow:0 18px 42px #10182829}.lazy-report-template-pdf-sample{scroll-snap-type:y proximity;gap:14px;width:min(100%,330px);max-height:500px;padding:16px 8px;display:grid;overflow:auto}.lazy-report-template-sample-page{scroll-snap-align:center;color:#101828;background:#fff;border:1px solid #e4e7ec;border-radius:10px;min-height:430px;padding:34px 30px 46px;font-family:Georgia,Times New Roman,serif;position:relative;box-shadow:0 18px 42px #10182829}.lazy-report-template-sample-page.cover{text-align:center;align-content:center;justify-items:center;gap:10px;display:grid}.lazy-report-template-sample-page.cover p{color:#3457ff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:800}.lazy-report-template-sample-page h4{max-width:230px;margin:0 0 10px;font-size:27px;line-height:1.08}.lazy-report-template-sample-page h5{color:#101828;margin:0 0 16px;font-size:18px;line-height:1.2}.lazy-report-template-sample-page span,.lazy-report-template-sample-page p{color:#475467;font-size:12px;line-height:1.65}.lazy-report-template-sample-page.body p{text-align:justify;margin:0 0 12px}.sample-toc-row{color:#344054;border-bottom:1px dotted #cbd5e1;justify-content:space-between;gap:16px;padding:8px 0;font-family:Inter,system-ui,sans-serif;font-size:12px;display:flex}.sample-toc-row b{color:#667085}.lazy-report-template-sample-page footer{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:760;position:absolute;bottom:22px;right:30px}.lazy-report-template-modal-copy{align-content:center;gap:16px;padding:10px 8px 10px 0;display:grid}.lazy-report-template-modal-copy h3{color:var(--lr-text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,5vw,54px);line-height:.98}.lazy-report-template-modal-copy p{color:var(--lr-muted);margin:0;font-size:16px;line-height:1.68}.lazy-report-template-modal-copy dl{gap:10px;margin:0;display:grid}.lazy-report-template-modal-copy dl div{border:1px solid var(--lr-border);background:#f8fafc;border-radius:16px;gap:4px;padding:12px;display:grid}.lazy-report-template-modal-copy dt{color:var(--lr-muted);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:780}.lazy-report-template-modal-copy dd{color:var(--lr-text);margin:0;font-weight:680;line-height:1.45}.lazy-report-template-modal-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lazy-report-grid,.lazy-report-preview-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:22px;display:grid}.lazy-report-detail-groups,.lazy-report-format-grid,.lazy-report-section-list{gap:18px;display:grid}.lazy-report-input-card,.lazy-report-result-card,.lazy-report-preview-frame,.lazy-report-outline-empty,.lazy-report-section-card,.lazy-report-mini-preview,.lazy-report-format-card{border:1px solid var(--lr-border);border-radius:var(--lr-radius-lg);background:#ffffffdb;box-shadow:0 14px 38px #1018280e}.lazy-report-input-card,.lazy-report-result-card,.lazy-report-preview-frame{padding:22px}.lazy-report-card-title{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.lazy-report-form-section-head{margin-bottom:18px}.lazy-report-form-section-head h3{color:var(--lr-text);margin:0;font-size:18px;font-weight:740}.lazy-report-form-section-head p{color:var(--lr-muted);margin:7px 0 0;font-size:14.5px;line-height:1.55}.lazy-report-form-grid,.lazy-report-mini-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.lazy-report-form-grid label,.lazy-report-mini-form label,.lazy-report-field{color:#344054;gap:8px;font-size:13px;font-weight:650;display:grid}.lazy-report-form-grid input,.lazy-report-form-grid textarea,.lazy-report-form-grid select,.lazy-report-mini-form input,.lazy-report-mini-form select,.lazy-report-field textarea{width:100%;color:var(--lr-text);font:inherit;background:#fff;border:1px solid #1018281f;border-radius:15px;outline:none;font-size:15px;transition:border-color .18s,box-shadow .18s}.lazy-report-form-grid input,.lazy-report-form-grid select,.lazy-report-mini-form input,.lazy-report-mini-form select{min-height:52px;padding:0 15px}.lazy-report-form-grid textarea,.lazy-report-field textarea{resize:vertical;min-height:132px;padding:14px 15px}.lazy-report-form-grid input:focus,.lazy-report-form-grid textarea:focus,.lazy-report-form-grid select:focus,.lazy-report-mini-form input:focus,.lazy-report-mini-form select:focus,.lazy-report-field textarea:focus{border-color:var(--lr-primary);box-shadow:0 0 0 4px #3457ff1c}.span-2{grid-column:span 2}.lazy-report-chip-cloud{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.lazy-report-chip-cloud button{color:#344054;cursor:pointer;font:inherit;background:#f7f9ff;border:1px solid #3457ff24;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:700}.lazy-report-mode-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.lazy-report-mode-cards button{border:1px solid var(--lr-border);color:var(--lr-text);text-align:left;cursor:pointer;background:#ffffffdb;border-radius:20px;gap:8px;padding:18px;display:grid}.lazy-report-mode-cards button.active{border-color:var(--lr-primary);background:var(--lr-primary-soft)}.lazy-report-mode-cards small,.lazy-report-empty-state span,.lazy-report-result-card small{color:var(--lr-muted);font-size:13.5px;line-height:1.5}.lazy-report-ai-helper,.lazy-report-empty-state{background:var(--lr-surface-soft);color:var(--lr-muted);border-radius:18px;gap:6px;margin-top:18px;padding:16px;display:grid}.lazy-report-ai-helper strong,.lazy-report-empty-state strong{color:var(--lr-text)}.lazy-report-actions-inline{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.lazy-report-button,.lazy-report-button.secondary{min-height:52px;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.lazy-report-button{color:#fff;background:linear-gradient(135deg,#3457ff,#6c5ce7);border:0;box-shadow:0 14px 28px #3457ff38}.lazy-report-button.secondary{color:var(--lr-text);box-shadow:none;background:#fff;border:1px solid #1018281f}.lazy-report-button.compact,.lazy-report-button.secondary.compact{min-height:40px;padding:0 14px;font-size:13px}.lazy-report-button:hover:not(:disabled){transform:translateY(-1px)}.lazy-report-button:disabled,.lazy-report-template-button:disabled,.lazy-report-choice:disabled{cursor:not-allowed;opacity:1;color:#667085;box-shadow:none;background:#eef1f6}.lazy-report-button.danger,.lazy-report-button.secondary.danger{color:#b42318}.lazy-report-actions{border:1px solid var(--lr-border);box-shadow:var(--lr-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:14px;display:flex}.lazy-report-actions>span{color:var(--lr-muted);font-size:13.5px;font-weight:650}.lazy-report-actions>div{gap:10px;display:flex}.lazy-report-outline-empty{background:radial-gradient(circle at 0 0,#3457ff17,#0000 22rem),#ffffffdb;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:28px;padding:clamp(24px,4vw,40px);display:grid}.lazy-report-outline-skeleton{gap:12px;margin:0;padding:0;list-style:none;display:grid}.lazy-report-outline-skeleton li{color:#344054;background:linear-gradient(90deg,#f4f6ff,#fff);border:1px solid #3457ff1f;border-radius:14px;padding:14px 16px;font-weight:720}.lazy-report-section-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.lazy-report-section-card{padding:16px}.lazy-report-section-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.lazy-report-section-summary h3{color:var(--lr-text);margin:5px 0 6px;font-size:19px}.lazy-report-section-summary p{color:var(--lr-muted);margin:0;font-size:14.5px;line-height:1.55}.lazy-report-section-meta{flex-wrap:wrap;gap:7px;display:flex}.lazy-report-section-meta span{background:var(--lr-primary-soft);color:var(--lr-primary-dark);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:720}.lazy-report-icon-button{border:1px solid var(--lr-border);color:#475467;cursor:pointer;background:#fff;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.lazy-report-icon-button.drag{cursor:grab}.lazy-report-section-editor{border-top:1px solid var(--lr-border);margin-top:18px;padding-top:18px}.lazy-report-toggle-row{flex-wrap:wrap;gap:14px;margin-top:14px;display:flex}.lazy-report-toggle-row label,.lazy-report-toggle{color:#344054;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.lazy-report-section-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.lazy-report-design-layout{grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:start;gap:28px;display:grid}.lazy-report-format-card{padding:0;overflow:hidden}.lazy-report-format-card summary{cursor:pointer;color:var(--lr-text);padding:18px 20px;font-size:18px;font-weight:740}.lazy-report-format-card>div{border-top:1px solid var(--lr-border);padding:18px 20px 20px}.lazy-report-mini-preview{background:linear-gradient(#eef2ff,#fff);place-items:center;padding:26px;display:grid;position:sticky;top:22px}.lazy-report-mini-page{aspect-ratio:.707;color:#101828;background:#fff;border-radius:10px;width:min(100%,300px);padding:32px 28px;box-shadow:0 22px 48px #1018282e}.lazy-report-mini-page>span{color:var(--lr-primary);text-align:center;font-size:12px;font-weight:760;display:block}.lazy-report-mini-page h4{text-align:center;margin:28px 0 10px;font-size:22px;line-height:1.15}.lazy-report-mini-page p{color:#667085;text-align:center;margin:0 0 30px;font-size:12px}.lazy-report-mini-page ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.lazy-report-mini-page li{border-bottom:1px solid #eaecf0;grid-template-columns:24px minmax(0,1fr);gap:8px;padding-bottom:9px;font-size:12px;display:grid}.lazy-report-preview-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.lazy-report-preview-metrics span{background:var(--lr-surface-soft);color:var(--lr-muted);border-radius:16px;padding:13px;font-size:13px}.lazy-report-preview-metrics strong{color:var(--lr-text);font-size:22px;display:block}.lazy-report-warning-list{gap:10px;display:grid}.lazy-report-warning-list div{color:#b54708;background:#f7900917;border-radius:14px;align-items:center;gap:8px;padding:11px 12px;font-size:14px;font-weight:650;display:flex}.lazy-report-preview-frame{min-height:420px}.lazy-report-preview-frame iframe{background:#f2f4f7;border:0;border-radius:14px;width:100%;min-height:540px}.lazy-report-export-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.lazy-report-export-hero{border:1px solid var(--lr-border);border-radius:var(--lr-radius-xl);box-shadow:var(--lr-shadow-soft);background:radial-gradient(circle at 0 0,#3457ff1a,#0000 26rem),#ffffffdb;grid-column:1/-1;padding:clamp(24px,3.8vw,40px)}.lazy-report-export-hero dl{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:24px 0 0;display:grid}.lazy-report-export-hero div{background:var(--lr-surface-soft);border-radius:16px;padding:13px}.lazy-report-export-hero dt{color:var(--lr-muted);font-size:12px;font-weight:720}.lazy-report-export-hero dd{color:var(--lr-text);margin:5px 0 0;font-size:14px;font-weight:740}.lazy-reports-loading{min-height:60vh;color:var(--lr-muted,#667085);place-items:center;display:grid}@media (max-width:1020px){.lazy-reports-studio{padding:24px 20px 34px}.lazy-report-progress-path ol{scroll-snap-type:x mandatory;border-radius:20px;display:flex;overflow-x:auto}.lazy-report-progress-path li{scroll-snap-align:start;min-width:148px}.lazy-report-template-gallery,.lazy-report-card-grid.three,.lazy-report-export-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.lazy-report-grid,.lazy-report-preview-layout,.lazy-report-design-layout,.lazy-report-template-modal,.lazy-report-upload-panel{grid-template-columns:1fr}.lazy-report-mini-preview{position:static}.lazy-report-export-hero dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.lazy-reports-page{background:radial-gradient(circle at 0 0,#3457ff21,#0000 24rem),linear-gradient(#f8faff 0%,#fff 56%,#f6f8ff 100%)}.lazy-reports-studio{padding:16px;padding-bottom:calc(120px + env(safe-area-inset-bottom))}.lazy-report-breadcrumb{white-space:nowrap;gap:6px;margin-bottom:12px;overflow:hidden}.lazy-report-header{gap:14px;margin-bottom:18px;display:grid}.lazy-report-header h1{font-size:clamp(30px,11vw,42px)}.lazy-report-header-actions{justify-content:flex-start}.lazy-report-progress-meta{color:var(--lr-muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:13px;font-weight:700;display:flex}.lazy-report-progress-meta strong{color:var(--lr-primary-dark)}.lazy-report-progress-path ol{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 -16px;padding:0 16px}.lazy-report-progress-path li{min-width:max-content}.lazy-report-progress-path button{border:1px solid var(--lr-border);background:#ffffffd1;border-radius:999px;min-height:42px;padding:0 12px;font-size:12.5px}.lazy-report-progress-path button b{text-overflow:ellipsis;white-space:nowrap;max-width:90px;overflow:hidden}.lazy-report-workspace{border-radius:22px;min-height:0;padding:18px}.lazy-report-step-head{margin-bottom:18px}.lazy-report-step-head h2{font-size:clamp(27px,9vw,36px)}.lazy-report-focus-copy,.lazy-report-format-hero,.lazy-report-section-toolbar,.lazy-report-actions{display:grid}.lazy-report-format-hero{grid-template-columns:1fr}.lazy-report-format-switch{flex-direction:column;align-items:stretch}.lazy-report-format-switch button,.lazy-report-format-switch a{width:100%}.lazy-report-card-grid.three,.lazy-report-template-gallery,.lazy-report-mode-cards,.lazy-report-export-layout,.lazy-report-form-grid,.lazy-report-mini-form,.lazy-report-preview-metrics{grid-template-columns:1fr}.span-2{grid-column:auto}.lazy-report-choice{min-height:0;padding:18px}.lazy-report-template-card{min-height:420px}.lazy-report-template-preview{min-height:250px}.lazy-report-template-modal-backdrop{padding:10px}.lazy-report-template-modal{border-radius:22px}.lazy-report-template-modal-preview{min-height:300px;padding:12px}.lazy-report-template-preview-asset{min-height:300px}.lazy-report-template-pdf-sample{width:100%;max-height:330px}.lazy-report-template-sample-page{min-height:330px;padding:28px 22px 42px}.lazy-report-template-modal-copy{padding:0}.lazy-report-upload-panel,.lazy-report-outline-empty{padding:20px}.lazy-report-outline-empty{grid-template-columns:1fr}.lazy-report-section-summary{grid-template-columns:auto minmax(0,1fr)}.lazy-report-section-summary>.lazy-report-icon-button:last-child{grid-column:1/-1;width:100%}.lazy-report-export-hero dl{grid-template-columns:1fr}.lazy-report-actions{z-index:50;padding:14px 16px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;margin:0;position:fixed;bottom:0;left:0;right:0}.lazy-report-actions>div{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);width:100%;display:grid}.lazy-report-actions>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.lazy-report-button,.lazy-report-button.secondary{min-height:52px;padding:0 14px}.lazy-report-actions-inline .lazy-report-button,.lazy-report-actions-inline .lazy-report-button.secondary{width:100%}}@media (max-width:380px){.lazy-reports-studio{padding-inline:12px}.lazy-report-workspace{padding:15px}.lazy-report-actions{margin-inline:0}.lazy-report-button,.lazy-report-button.secondary{font-size:13px}}
