/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#172033;--ink-soft:#2f3a50;--muted:#697386;--indigo:#5b5bd6;--indigo-dark:#4949bb;--indigo-soft:#eeedff;--teal:#249b8e;--teal-soft:#e8f7f4;--amber:#e9a92f;--surface:#f6f7fb;--surface-warm:#fbfaf7;--card:#fff;--line:#e5e8f0;--success:#2f8f63;--shadow:0 20px 60px #232c4d17;--shadow-soft:0 8px 28px #232c4d12}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,textarea,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #5b5bd659}::selection{color:var(--ink);background:#dcdafe}.public-site{background:var(--surface);overflow:clip}.public-header{z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1280px;height:78px;margin:0 auto;padding:0 38px;display:grid;position:relative}.brand{letter-spacing:.08em;align-items:center;gap:10px;width:fit-content;font-size:21px;font-weight:790;line-height:1;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--indigo), #6f6ae2 58%, var(--teal));border-radius:11px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 8px 18px #5b5bd633}.brand-mark svg{width:25px;height:25px;overflow:visible}.brand-mark path:first-child{fill:none;stroke:#ffffffd1;stroke-width:1.6px;stroke-linecap:round}.brand-mark circle,.brand-mark path:last-child{fill:#fff}.brand-compact>span:last-child{display:none}.brand-compact .brand-mark{width:27px;height:27px}.desktop-public-nav{color:#4d586d;align-items:center;gap:34px;font-size:14px;font-weight:580;display:flex}.desktop-public-nav a,.login-link{padding:12px 4px;transition:color .2s}.desktop-public-nav a:hover,.login-link:hover{color:var(--indigo)}.header-actions{justify-content:flex-end;align-items:center;gap:20px;font-size:14px;font-weight:620;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:14px;min-height:44px;padding:0 21px;font-size:14px;font-weight:680;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:disabled{opacity:.48;cursor:not-allowed;transform:none}.button-primary{background:var(--indigo);color:#fff;box-shadow:0 8px 24px #5b5bd638}.button-primary:hover{background:var(--indigo-dark);box-shadow:0 10px 30px #5b5bd64d}.button-ghost{color:var(--ink);background:#ffffff8c;border-color:#d9dde8}.button-ghost:hover{background:#fff;border-color:#c9cede}.button-large{border-radius:15px;min-height:54px;padding:0 28px;font-size:15px}.button-light{color:#fff;background:#ffffff14;border-color:#ffffff4d}.button-light:hover{background:#ffffff26}.button-white{color:var(--indigo-dark);background:#fff;box-shadow:0 12px 30px #12144238}.hero-shell{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;max-width:1280px;min-height:720px;margin:0 auto;padding:72px 38px 86px;display:grid;position:relative}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#6a63df21,#6a63df00 68%);width:660px;height:660px;top:-160px;right:-180px}.hero-glow-two{background:radial-gradient(circle,#26a49217,#26a49200 68%);width:500px;height:500px;top:100px;left:-300px}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--indigo-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:760;display:flex}.eyebrow-dot{background:var(--teal);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #249b8e1f}.hero-copy h1{letter-spacing:-.064em;max-width:700px;margin:26px 0 24px;font-size:clamp(53px,5.2vw,74px);font-weight:760;line-height:.99}.hero-copy h1 em{color:var(--indigo);letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-lead{max-width:590px;color:var(--muted);margin:0;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-trust{color:#6f788b;flex-wrap:wrap;gap:14px 24px;margin-top:28px;font-size:12px;display:flex}.hero-trust span:first-letter{color:var(--teal)}.hero-visual{place-items:center;height:540px;display:grid;position:relative}.hero-visual:before{content:"";border:1px solid #5b5bd621;border-radius:50%;position:absolute;inset:18px 20px 16px 35px;transform:rotate(-11deg)}.hero-visual:after{content:"";background:radial-gradient(circle at 35% 30%,#ffffffbf,#dee1fab8);border-radius:50%;width:410px;height:410px;position:absolute;box-shadow:inset 0 0 0 1px #5b5bd614}.phone-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:3;background:#ffffffe3;border:1px solid #ffffffb3;border-radius:32px;width:385px;min-height:485px;padding:28px;position:relative;transform:rotate(1.4deg);box-shadow:0 38px 90px #2327562b,inset 0 0 0 1px #5b5bd60d}.phone-top{justify-content:space-between;align-items:center;font-size:21px;font-weight:760;display:flex}.phone-date{color:var(--muted);font-size:11px;font-weight:560}.capacity-row{color:var(--teal);justify-content:space-between;margin:18px 0 13px;font-size:11px;font-weight:680;display:flex}.capacity-row span{background:var(--teal-soft);border-radius:8px;padding:7px 9px}.main-step-card{color:#fff;background:linear-gradient(145deg,#5757ca,#6664dd);border-radius:20px;padding:21px;box-shadow:0 15px 32px #5b5bd638}.mini-label{letter-spacing:.12em;color:inherit;opacity:.72;font-size:9px;font-weight:790;line-height:1.3;display:block}.main-step-card h3{margin:12px 0 9px;font-size:17px;line-height:1.3}.main-step-card p{color:#ffffffc2;margin:0;font-size:11px;line-height:1.55}.step-buttons{gap:8px;margin-top:18px;display:flex}.step-buttons span{color:var(--indigo-dark);background:#fff;border-radius:9px;padding:9px 13px;font-size:10px;font-weight:740}.step-buttons span:last-child{color:#fff;background:#ffffff1f}.progress-mini{grid-template-columns:auto 1fr auto;align-items:end;gap:18px;margin:22px 4px 18px;display:grid}.progress-mini>div:not(.mini-bars){flex-direction:column;gap:2px;display:flex}.progress-mini strong{font-size:22px;line-height:1}.progress-mini span{color:var(--muted);font-size:9px}.mini-bars{align-items:end;gap:4px;height:30px;display:flex}.mini-bars i{background:#dddff2;border-radius:4px 4px 2px 2px;flex:1;height:40%}.mini-bars i:nth-child(2){height:60%}.mini-bars i:nth-child(3){background:#c7c7f0;height:50%}.mini-bars i:nth-child(4){background:#aaa9e8;height:76%}.mini-bars i:nth-child(5){background:var(--indigo);height:92%}.guide-note{background:var(--surface);border-radius:14px;align-items:center;gap:11px;padding:13px;display:flex}.guide-note p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.guide-note b{color:var(--ink)}.floating-chip{z-index:5;box-shadow:var(--shadow-soft);color:var(--ink-soft);background:#ffffffe6;border:1px solid #fff;border-radius:13px;padding:12px 15px;font-size:11px;font-weight:680;position:absolute}.chip-top{top:122px;right:-3px;transform:rotate(3deg)}.chip-bottom{bottom:80px;left:2px;transform:rotate(-4deg)}.guide-orbit{z-index:5;place-items:center;display:grid;position:absolute}.guide-orbit:before{content:"";border:1px dashed #5b5bd640;border-radius:50%;position:absolute;inset:-18px}.guide-orbit-large{width:93px;height:93px;top:70px;left:14px}.guide-spark{filter:drop-shadow(0 14px 20px #34347d2e);place-items:center;width:96px;height:96px;display:inline-grid}.guide-spark svg{width:100%;height:100%;overflow:visible}.guide-compact{filter:none;flex:none;width:43px;height:43px}.guide-halo{fill:#ffffffc7;stroke:#5b5bd62e;stroke-width:1.5px}.guide-path{fill:none;stroke-width:3px;stroke-linecap:round;opacity:.78}.guide-point{fill:#35b5a4;stroke:#fff;stroke-width:2.5px}.guide-point-two{fill:#6d65df}.guide-point-three{fill:#8278eb}.guide-star{fill:#6d65df;stroke:#fff;stroke-width:1.4px;transform-origin:94px 35px}.guide-focus .guide-star{animation:3s ease-in-out infinite guidePulse}.guide-thinking{animation:6s linear infinite guideThink}.guide-support .guide-halo{fill:#ebfaf7eb;stroke:#249b8e38}@keyframes guidePulse{50%{transform:scale(1.06)}}@keyframes guideThink{to{transform:rotate(360deg)}}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#747d8e;letter-spacing:.02em;background:#fff;justify-content:center;align-items:center;gap:28px;min-height:78px;padding:0 28px;font-size:11px;font-weight:650;display:flex}.proof-strip p{margin:0}.proof-strip i{background:#c1c6d1;border-radius:50%;width:4px;height:4px}.section-wrap{max-width:1210px;margin:0 auto;padding:116px 32px}.section-heading{margin-bottom:54px}.section-heading.centered{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.section-heading h2,.story-copy h2,.guide-copy h2{letter-spacing:-.055em;margin:13px 0 0;font-size:clamp(38px,4.1vw,56px);line-height:1.08}.section-heading>p{max-width:650px;color:var(--muted);margin:18px auto 0;line-height:1.7}.kicker{color:var(--indigo);letter-spacing:.14em;font-size:11px;font-weight:800}.kicker.light{color:#ffffffad}.split-heading{grid-template-columns:1fr .8fr;align-items:end;gap:90px;display:grid}.split-heading p{color:var(--muted);margin:0 0 5px;line-height:1.7}.demo-section{padding-top:126px}.demo-workbench{min-height:520px;box-shadow:var(--shadow);background:#fff;border:1px solid #dfe2eb;border-radius:30px;grid-template-columns:.87fr 1.13fr;display:grid;overflow:hidden}.demo-input-pane{border-right:1px solid var(--line);background:linear-gradient(150deg,#fff,#fafaff);padding:40px}.demo-guide-row{align-items:center;gap:13px;margin-bottom:30px;display:flex}.demo-guide-row div{flex-direction:column;gap:4px;display:flex}.demo-guide-row b{font-size:14px}.demo-guide-row span{color:var(--muted);font-size:11px}.demo-input-pane>label{margin-bottom:9px;font-size:12px;font-weight:740;display:block}.goal-input-wrap{position:relative}.goal-input-wrap textarea{resize:vertical;width:100%;min-height:112px;color:var(--ink);background:#fff;border:1px solid #d9ddea;border-radius:14px;outline:none;padding:16px 48px 16px 16px;line-height:1.5}.goal-input-wrap textarea:focus{border-color:var(--indigo);box-shadow:0 0 0 4px #5b5bd614}.goal-input-wrap textarea::placeholder{color:#a1a8b7}.goal-input-wrap button{background:var(--surface);width:38px;height:38px;color:var(--indigo);cursor:pointer;border:0;border-radius:10px;place-items:center;display:grid;position:absolute;bottom:8px;right:8px}.preset-list{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.preset-list button{color:#596376;cursor:pointer;background:#fff;border:1px solid #e1e4ed;border-radius:9px;min-height:34px;padding:0 10px;font-size:10px}.preset-list button:hover{color:var(--indigo);border-color:#c9c7f4}.demo-submit{width:100%;margin-top:24px}.demo-safety{color:#8991a0;text-align:center;margin:14px 0 0;font-size:9px;line-height:1.5}.demo-result-pane{background:#f8f9fc;place-items:stretch stretch;min-height:520px;padding:40px 46px;display:grid}.demo-empty{text-align:center;max-width:340px;color:var(--muted);margin:auto}.empty-orbit{background:radial-gradient(circle,#fff,#efeffc);border-radius:50%;place-items:center;width:125px;height:125px;margin:0 auto 18px;display:grid}.demo-empty h3{color:var(--ink);margin:0;font-size:20px}.demo-empty p{font-size:13px;line-height:1.7}.demo-plan{align-self:center;width:100%}.demo-plan-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.confidence{background:var(--teal-soft);color:var(--teal);border-radius:7px;padding:6px 9px;font-size:9px;font-weight:700}.demo-plan h3{letter-spacing:-.03em;max-width:540px;margin:13px 0 7px;font-size:25px;line-height:1.22}.metric-line{color:var(--muted);margin:0;font-size:12px}.demo-plan ol{gap:9px;margin:24px 0 18px;padding:0;list-style:none;display:grid}.demo-plan li{background:#fff;border:1px solid #e5e7ef;border-radius:12px;grid-template-columns:29px 1fr;align-items:center;gap:11px;padding:11px 13px;display:grid}.demo-plan li>span{background:var(--indigo-soft);width:29px;height:29px;color:var(--indigo);border-radius:9px;place-items:center;font-size:11px;font-weight:800;display:grid}.demo-plan li div{flex-direction:column;gap:3px;display:flex}.demo-plan li b{font-size:12px}.demo-plan li small{color:var(--muted);font-size:9px}.first-step{background:var(--teal-soft);border:1px solid #cfe9e4;border-radius:13px;padding:16px 18px}.first-step .mini-label{color:var(--teal);opacity:1}.first-step b{margin-top:7px;font-size:13px;display:block}.first-step p{color:#64827d;margin:5px 0 0;font-size:10px}.demo-result-actions{gap:8px;margin-top:18px;display:flex}.steps-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.step-item{min-width:0}.step-number{color:#a5abba;font-size:11px;font-weight:720}.step-line{background:#dfe2e9;height:2px;margin:12px 0 23px}.step-line i{background:var(--indigo);width:18%;height:100%;display:block}.step-line i.active{width:76%}.step-item h3{letter-spacing:-.02em;margin:0 0 9px;font-size:16px}.step-item p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.dashboard-story{grid-template-columns:1.08fr .92fr;align-items:center;gap:78px;display:grid}.dashboard-preview{min-height:490px;box-shadow:var(--shadow);background:#fff;border:1px solid #dfe2ea;border-radius:27px;grid-template-columns:72px 1fr;display:grid;overflow:hidden;transform:perspective(1200px)rotateY(3deg)rotateX(1deg)}.preview-side{background:#20283d;flex-direction:column;align-items:center;gap:42px;padding:23px 20px;display:flex}.preview-side .brand-mark{box-shadow:none}.fake-nav{gap:23px;display:grid}.fake-nav i{background:#566077;border-radius:4px;width:21px;height:7px}.fake-nav i.on{background:#8d89f4;box-shadow:0 0 0 8px #8d89f417}.preview-main{background:#f7f8fb;padding:37px 34px}.preview-welcome{flex-direction:column;gap:6px;display:flex}.preview-welcome span{color:var(--muted);font-size:10px}.preview-welcome b{font-size:17px}.preview-grid{grid-template-columns:1.3fr .7fr;gap:13px;margin-top:25px;display:grid}.preview-grid>div{background:#fff;border:1px solid #e3e6ee;border-radius:16px}.preview-focus{flex-direction:column;grid-row:span 2;align-items:flex-start;padding:22px;display:flex}.preview-focus small,.preview-kpi small,.preview-chart small{color:var(--indigo);letter-spacing:.12em;font-size:8px;font-weight:800}.preview-focus strong{margin-top:41px;font-size:22px;line-height:1.26}.preview-focus span{color:var(--muted);margin-top:8px;font-size:9px}.preview-focus button{background:var(--indigo);color:#fff;border:0;border-radius:9px;min-height:36px;margin-top:auto;padding:0 15px;font-size:9px;font-weight:720}.preview-ring{place-items:center;padding:18px;display:grid}.preview-ring i{background:conic-gradient(var(--teal) 0 42%, #e8ebf1 42% 100%);border-radius:50%;place-items:center;width:88px;height:88px;display:grid;position:relative}.preview-ring i:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:9px}.preview-ring b{z-index:1;font-size:20px;font-style:normal;position:relative}.preview-ring span{color:var(--muted);margin-top:7px;font-size:9px}.preview-kpi{padding:19px}.preview-kpi b{margin-top:9px;font-size:26px;display:block}.preview-kpi div{gap:4px;margin-top:14px;display:flex}.preview-kpi i{background:var(--teal);border-radius:3px;flex:1;height:5px}.preview-kpi i:last-child{background:#e3e6ed}.preview-chart{color:var(--indigo);grid-column:1/-1;padding:19px}.preview-chart b{color:var(--teal);margin-left:14px;font-size:10px}.preview-chart svg{width:100%;height:50px;margin-top:10px;display:block}.story-copy>p,.guide-copy>p{color:var(--muted);font-size:15px;line-height:1.75}.feature-list{gap:16px;margin:31px 0 0;padding:0;list-style:none;display:grid}.feature-list li{grid-template-columns:50px 1fr;align-items:center;gap:12px;display:grid}.feature-list b{color:var(--indigo);font-size:19px}.feature-list span{color:var(--ink-soft);font-size:12px}.guide-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:95px;display:grid}.guide-stage{background:radial-gradient(circle at 50% 45%,#fff 0,#f1f1fc 44%,#e8f6f3 100%);border-radius:36px;place-items:center;min-height:460px;display:grid;position:relative;overflow:hidden}.guide-stage .guide-spark{z-index:2;width:180px;height:180px;position:relative}.guide-rings{border:1px solid #5b5bd629;border-radius:50%;width:330px;height:330px;position:absolute}.guide-rings:before,.guide-rings:after{content:"";border:1px dashed #249b8e2e;border-radius:50%;position:absolute}.guide-rings:before{inset:35px}.guide-rings:after{inset:-55px}.guide-caption{z-index:2;color:var(--teal);background:#ffffffb8;border-radius:10px;padding:8px 12px;font-size:10px;font-weight:720;position:absolute;bottom:55px}.guide-prompts{flex-wrap:wrap;gap:8px;margin:26px 0;display:flex}.guide-prompts span{color:#596376;background:#fff;border:1px solid #dde1eb;border-radius:9px;padding:9px 12px;font-size:11px}.guide-copy blockquote{border-left:3px solid var(--teal);background:var(--teal-soft);color:#486c67;border-radius:0 13px 13px 0;margin:0;padding:19px 20px;font-size:12px;line-height:1.65}.values-section{padding-top:90px}.value-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.value-grid article{border:1px solid var(--line);background:#fff;border-radius:19px;padding:29px 25px;box-shadow:0 4px 18px #232c4d09}.value-icon{background:var(--indigo-soft);width:42px;height:42px;color:var(--indigo);border-radius:13px;place-items:center;font-size:20px;display:grid}.value-grid article:nth-child(2) .value-icon,.value-grid article:nth-child(4) .value-icon{color:var(--teal);background:var(--teal-soft)}.value-grid h3{margin:20px 0 9px;font-size:15px}.value-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.privacy-band{color:#fff;background:linear-gradient(130deg,#202a40,#293753);border-radius:30px;grid-template-columns:90px 1fr auto;align-items:center;gap:40px;max-width:1210px;min-height:260px;margin:20px auto 0;padding:55px 62px;display:grid;box-shadow:0 20px 50px #141c3029}.privacy-mark{color:#7fd1c6;background:#ffffff0f;border:1px solid #fff3;border-radius:50%;place-items:center;width:76px;height:76px;font-size:35px;display:grid}.privacy-band h2{letter-spacing:-.04em;margin:8px 0;font-size:30px}.privacy-band p{color:#ffffffa8;max-width:680px;margin:0;font-size:12px;line-height:1.7}.faq-section{grid-template-columns:.6fr 1.4fr;gap:90px;display:grid}.faq-list{display:grid}.faq-list details{border-bottom:1px solid #dfe2e9}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-size:15px;font-weight:680;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--indigo);font-size:22px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:730px;color:var(--muted);margin:-3px 0 23px;font-size:12px;line-height:1.72}.final-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#5555c8,#6c67dd 58%,#4f9f9c);flex-direction:column;justify-content:center;align-items:center;min-height:460px;padding:80px 30px;display:flex;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:520px;height:520px;position:absolute}.final-cta:before{bottom:-360px;left:-250px}.final-cta:after{top:-330px;right:-230px}.cta-guide{position:absolute;top:-42px}.cta-guide .guide-spark{width:95px}.final-cta h2{letter-spacing:-.055em;margin:15px 0 10px;font-size:clamp(42px,5vw,62px)}.final-cta p{color:#ffffffbf;max-width:650px;margin:0 0 29px;font-size:14px;line-height:1.7}.final-cta>*{z-index:2;position:relative}.public-footer{grid-template-columns:1fr auto;gap:50px;max-width:1210px;margin:0 auto;padding:62px 32px 30px;display:grid}.public-footer>div:first-child p{max-width:340px;color:var(--muted);font-size:11px;line-height:1.6}.public-footer nav{color:#596376;grid-template-columns:repeat(2,auto);align-content:start;gap:15px 45px;font-size:11px;display:grid}.public-footer nav a:hover{color:var(--indigo)}.footer-bottom{border-top:1px solid var(--line);color:#8991a0;grid-column:1/-1;justify-content:space-between;gap:30px;padding-top:26px;font-size:9px;display:flex}@media (width<=1050px){.hero-shell{grid-template-columns:1fr .9fr;gap:25px}.phone-card{width:340px}.steps-grid{grid-template-columns:repeat(3,1fr);row-gap:40px}.dashboard-story{gap:38px}.dashboard-preview{transform:none}.privacy-band{grid-template-columns:70px 1fr;margin-left:22px;margin-right:22px}.privacy-band .button{grid-column:2;width:fit-content}}@media (width<=820px){.public-header{grid-template-columns:1fr auto;padding:0 20px}.desktop-public-nav,.login-link{display:none}.hero-shell{text-align:center;grid-template-columns:1fr;padding:50px 22px 78px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-copy h1{font-size:clamp(48px,11vw,68px)}.hero-visual{width:min(100%,560px);margin:0 auto}.proof-strip{flex-wrap:wrap;gap:13px 18px;padding:25px 22px}.section-wrap{padding:88px 22px}.demo-workbench{grid-template-columns:1fr}.demo-input-pane{border-right:0;border-bottom:1px solid var(--line)}.split-heading{grid-template-columns:1fr;gap:18px}.steps-grid{grid-template-columns:repeat(2,1fr)}.dashboard-story,.guide-section{grid-template-columns:1fr}.dashboard-preview{order:2}.story-copy{order:1}.guide-section{gap:48px}.value-grid{grid-template-columns:repeat(2,1fr)}.faq-section{grid-template-columns:1fr;gap:15px}.privacy-band{padding:43px 34px}}@media (width<=560px){.button{min-height:46px}.public-header{height:68px}.brand{font-size:22px}.brand-mark{width:28px;height:28px}.header-actions .button{padding:0 16px}.hero-shell{padding-top:42px}.eyebrow{max-width:330px;font-size:9px;line-height:1.5}.hero-copy h1{margin-top:21px;font-size:clamp(44px,14.2vw,62px)}.hero-lead{font-size:16px;line-height:1.6}.hero-actions{flex-direction:column;width:100%}.hero-actions .button{width:100%}.hero-trust{justify-content:center;gap:9px 16px}.hero-visual{height:460px;margin-top:12px}.phone-card{width:min(330px,100vw - 42px);min-height:420px;padding:22px}.guide-orbit-large{width:75px;top:52px;left:-5px}.chip-top{top:93px;right:-4px}.chip-bottom{bottom:52px;left:0}.proof-strip i{display:none}.proof-strip p{text-align:center;width:calc(50% - 10px);line-height:1.4}.section-heading h2,.story-copy h2,.guide-copy h2{font-size:38px}.demo-input-pane,.demo-result-pane{padding:27px 20px}.demo-result-pane{min-height:470px}.demo-plan-top{align-items:flex-start}.demo-plan h3{font-size:21px}.demo-result-actions{flex-direction:column}.steps-grid{grid-template-columns:1fr}.step-line{margin-bottom:16px}.dashboard-preview{grid-template-columns:48px 1fr;min-height:410px}.preview-side{padding:19px 11px}.preview-main{padding:26px 18px}.preview-welcome b{font-size:14px}.preview-grid{grid-template-columns:1fr}.preview-focus{grid-row:auto;min-height:215px}.preview-ring{display:none}.preview-chart{grid-column:auto}.guide-stage{min-height:390px}.guide-stage .guide-spark{width:150px}.value-grid{grid-template-columns:1fr}.privacy-band{grid-template-columns:1fr;gap:22px;margin-left:12px;margin-right:12px;padding:38px 25px}.privacy-band .button{grid-column:1;width:100%}.final-cta{min-height:500px;padding-left:22px;padding-right:22px}.public-footer{grid-template-columns:1fr}.public-footer nav{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.inner-public{min-height:100vh}.inner-hero{text-align:center;max-width:900px;margin:0 auto;padding:100px 30px 70px}.inner-hero h1{letter-spacing:-.06em;margin:15px 0 20px;font-size:clamp(44px,6vw,72px);line-height:1.03}.inner-hero p{max-width:760px;color:var(--muted);margin:0 auto;font-size:17px;line-height:1.7}.inner-content{max-width:1100px;margin:0 auto;padding:20px 30px 110px}.simple-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:35px 30px;display:flex}.simple-footer nav{color:var(--muted);flex-wrap:wrap;gap:20px;font-size:11px;display:flex}.flow-list{border:1px solid var(--line);background:var(--line);border-radius:24px;gap:1px;display:grid;overflow:hidden}.flow-list article{background:#fff;grid-template-columns:60px 1fr;gap:25px;padding:28px 32px;display:grid}.flow-list article>span{color:var(--indigo);letter-spacing:.1em;font-size:11px;font-weight:800}.flow-list h2{margin:0 0 7px;font-size:20px}.flow-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.explainer-band{background:#eef0fb;border-radius:27px;grid-template-columns:130px 1fr;align-items:center;gap:40px;margin-top:60px;padding:45px 55px;display:grid}.explainer-band h2{letter-spacing:-.04em;margin:9px 0;font-size:31px}.explainer-band p{color:var(--muted);margin:0;line-height:1.7}.inline-cta{color:#fff;text-align:center;background:#222b42;border-radius:27px;margin-top:55px;padding:52px}.inline-cta h2{letter-spacing:-.045em;margin:0 0 8px;font-size:35px}.inline-cta p{color:#ffffffa6;max-width:670px;margin:0 auto 24px;line-height:1.65}.template-public-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.template-public-card{border:1px solid var(--line);background:#fff;border-radius:19px;flex-direction:column;align-items:flex-start;min-height:238px;padding:27px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 3px 16px #232c4d08}.template-public-card:hover{box-shadow:var(--shadow-soft);border-color:#c9c7f3;transform:translateY(-3px)}.template-icon{background:var(--indigo-soft);width:43px;height:43px;color:var(--indigo);border-radius:13px;place-items:center;font-weight:800;display:grid}.template-public-card:nth-child(2n) .template-icon{background:var(--teal-soft);color:var(--teal)}.template-public-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:17px;font-size:9px;font-weight:750}.template-public-card h2{margin:7px 0 8px;font-size:17px;line-height:1.3}.template-public-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.template-public-card>b{color:var(--indigo);margin-top:auto;padding-top:20px;font-size:11px}.template-footnote{max-width:700px;color:var(--muted);text-align:center;margin:35px auto 0;font-size:12px;line-height:1.7}.legal-notice{color:#7c6334;background:#fff9ec;border:1px solid #ead8b2;border-radius:13px;margin-bottom:45px;padding:16px 19px;font-size:11px;line-height:1.6}.legal-copy{max-width:780px;margin:0 auto}.legal-copy section{margin-bottom:43px}.legal-copy h2{letter-spacing:-.025em;margin:0 0 13px;font-size:23px}.legal-copy p,.legal-copy li{color:var(--muted);font-size:13px;line-height:1.8}.legal-copy ul{padding-left:21px}.auth-page{background:radial-gradient(circle at 50% 20%,#fff 0,#f2f2fb 48%,#e8f5f2 100%);place-items:center;min-height:100vh;padding:38px 24px;display:grid;position:relative}.auth-page:before{content:"";border:1px solid #5b5bd621;border-radius:50%;width:520px;height:520px;position:fixed;bottom:-320px;left:-330px}.auth-brand{position:absolute;top:28px;left:35px}.auth-back{color:var(--muted);font-size:12px;position:absolute;top:35px;right:35px}.auth-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:min(500px,100%);box-shadow:var(--shadow);text-align:center;background:#ffffffdb;border:1px solid #fffc;border-radius:30px;padding:48px 48px 40px}.auth-guide{margin:-97px auto 18px}.auth-guide .guide-spark{width:102px;height:102px}.auth-card h1{letter-spacing:-.05em;margin:14px 0 15px;font-size:35px;line-height:1.12}.auth-card>p:not(.auth-switch){color:var(--muted);margin:0;font-size:13px;line-height:1.7}.chatgpt-signin{background:var(--ink);color:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:56px;margin-top:28px;padding:0 20px;font-size:13px;font-weight:700;display:grid;box-shadow:0 12px 25px #1720332e}.chatgpt-signin:hover{background:#263149}.chatgpt-mark{width:28px;height:28px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.auth-note{background:var(--surface);text-align:left;border-radius:12px;grid-template-columns:26px 1fr;gap:10px;margin-top:17px;padding:14px;display:grid}.auth-note>span{color:var(--teal);font-size:21px}.auth-note p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.auth-note b{color:var(--ink-soft)}.auth-switch{margin:24px 0 0!important;font-size:11px!important}.auth-switch a{color:var(--indigo);font-weight:750}@media (width<=760px){.inner-hero{padding-top:72px}.template-public-grid{grid-template-columns:repeat(2,1fr)}.explainer-band{text-align:center;grid-template-columns:1fr}.explainer-band .guide-spark{margin:0 auto}}@media (width<=520px){.inner-hero{padding:60px 21px 45px}.inner-hero h1{font-size:43px}.inner-hero p{font-size:14px}.inner-content{padding-left:17px;padding-right:17px}.flow-list article{grid-template-columns:35px 1fr;gap:12px;padding:23px 20px}.explainer-band,.inline-cta{padding:35px 23px}.template-public-grid{grid-template-columns:1fr}.simple-footer{flex-direction:column;align-items:flex-start;gap:25px}.auth-page{padding-top:110px}.auth-brand{left:22px}.auth-back{right:22px}.auth-card{padding:42px 24px 30px}.auth-card h1{font-size:31px}}.app-loading{min-height:100vh;color:var(--muted);background:#f5f6fa;align-content:center;place-items:center;gap:18px;display:grid}.loading-mark{width:55px;height:55px;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dbddf1;border-radius:50%;padding:9px;animation:2.5s linear infinite guideThink}.loading-mark i{background:linear-gradient(145deg,var(--indigo),var(--teal));clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);width:100%;height:100%;display:block}.app-layout{background:#f5f6fa;grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{z-index:30;color:#dbe0ec;background:#20283b;flex-direction:column;height:100vh;padding:28px 20px 20px;display:flex;position:sticky;top:0}.app-sidebar .brand{color:#fff;margin:0 10px 34px}.app-sidebar nav,.sidebar-lower{gap:6px;display:grid}.app-sidebar nav a,.sidebar-lower a{color:#aeb7c9;border-radius:11px;align-items:center;gap:13px;min-height:46px;padding:0 13px;font-size:13px;font-weight:620;transition:all .2s;display:flex}.app-sidebar nav a>span,.sidebar-lower a>span{color:#838ea4;text-align:center;width:23px;font-size:17px}.app-sidebar nav a:hover,.app-sidebar nav a.active,.sidebar-lower a:hover{color:#fff;background:#ffffff13}.app-sidebar nav a.active{box-shadow:inset 3px 0 #817df0}.app-sidebar nav a.active>span{color:#9e9af8}.sidebar-lower{border-top:1px solid #ffffff14;margin-top:auto;padding-top:22px}.sidebar-lower a{position:relative}.sidebar-lower i,.notification-button i{color:#fff;background:#f07378;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-style:normal;display:grid}.sidebar-guide{background:#ffffff0b;border:1px solid #ffffff17;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:72px;margin-top:18px;padding:10px;display:grid}.sidebar-guide div{gap:3px;min-width:0;display:grid}.sidebar-guide b{color:#fff;font-size:11px}.sidebar-guide span{color:#929caf;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.sidebar-guide button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:8px;width:27px;height:27px}.app-main{min-width:0}.app-topbar{z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9fce0;border-bottom:1px solid #e1e4eb;justify-content:space-between;align-items:center;height:76px;padding:0 34px;display:flex;position:sticky;top:0}.app-topbar h1{letter-spacing:-.025em;margin:0;font-size:18px}.mobile-brand{display:none}.topbar-actions{align-items:center;gap:13px;display:flex}.notification-button{color:#596376;background:#fff;border:1px solid #dfe2ea;border-radius:11px;place-items:center;width:39px;height:39px;display:grid;position:relative}.notification-button i{position:absolute;top:-4px;right:-5px}.profile-button{min-height:43px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;padding:4px 8px 4px 5px;display:flex}.profile-button>span{background:var(--indigo-soft);width:34px;height:34px;color:var(--indigo);border-radius:10px;place-items:center;font-size:12px;font-weight:780;display:grid}.profile-button div{gap:2px;display:grid}.profile-button b{font-size:11px}.profile-button small{max-width:150px;color:var(--muted);text-overflow:ellipsis;font-size:8px;overflow:hidden}.app-content{width:min(1220px,100%);min-height:calc(100vh - 76px);margin:0 auto;padding:36px 40px 68px}.mobile-bottom-nav{display:none}.guide-fab{z-index:40;cursor:pointer;background:#fff;border:1px solid #d7d9ee;border-radius:50%;place-items:center;width:58px;height:58px;padding:6px;display:grid;position:fixed;bottom:25px;right:27px;box-shadow:0 14px 35px #33366b33}.guide-fab .guide-spark{width:45px;height:45px}.app-toast{z-index:90;max-width:min(500px,100vw - 36px);min-height:50px;box-shadow:var(--shadow);color:#296f64;background:#f0fbf8;border:1px solid #d5e9e4;border-radius:13px;align-items:center;gap:16px;padding:12px 12px 12px 17px;font-size:12px;font-weight:650;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.app-toast button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:18px}.app-skeleton{gap:20px;display:grid}.app-skeleton i{background:linear-gradient(100deg,#ebedf2 25%,#f8f9fb 45%,#ebedf2 70%) 0 0/300% 100%;border-radius:18px;min-height:130px;animation:1.6s infinite shimmer;display:block}.app-skeleton>div{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@keyframes shimmer{to{background-position:-100% 0}}.app-error,.rest-state,.review-complete{text-align:center;align-content:center;place-items:center;min-height:540px;display:grid}.app-error h1,.rest-state h2,.review-complete h2{letter-spacing:-.045em;margin:10px 0;font-size:32px}.app-error p,.rest-state p,.review-complete p{max-width:520px;color:var(--muted);margin:0 0 24px;line-height:1.7}.welcome-row,.view-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.welcome-row span{color:var(--muted);text-transform:capitalize;font-size:11px}.welcome-row h2,.view-heading h2{letter-spacing:-.045em;margin:5px 0;font-size:28px;line-height:1.12}.welcome-row p,.view-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.dashboard-focus{color:#fff;background:linear-gradient(140deg,#5556c9,#6663dc 65%,#595cc7);border-radius:23px;grid-template-columns:1fr 210px;gap:32px;min-height:265px;margin-bottom:18px;padding:34px 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 45px #4f4fb730}.dashboard-focus:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:330px;height:330px;position:absolute;top:-150px;right:-170px}.focus-copy{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:relative}.focus-copy>small{color:#ffffffa1;margin-top:28px;font-size:10px}.focus-copy h1{letter-spacing:-.045em;max-width:700px;margin:7px 0 9px;font-size:clamp(25px,3vw,38px);line-height:1.08}.focus-copy p{color:#ffffffbf;max-width:620px;margin:0;font-size:12px;line-height:1.6}.focus-copy>div{gap:9px;margin-top:auto;padding-top:22px;display:flex}.focus-secondary{color:#fff;background:#ffffff12;border-color:#ffffff3b}.focus-context{z-index:1;text-align:center;align-content:center;place-items:center;display:grid;position:relative}.focus-context .guide-spark{width:93px;height:93px}.focus-context span{color:#ffffffa3;margin-top:4px;font-size:9px}.focus-context b{margin-top:3px;font-size:34px}.focus-context small{color:#ffffffa8;font-size:9px}.primary-kpis{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.kpi-card{background:#fff;border:1px solid #e0e3eb;border-radius:17px;min-height:146px;padding:19px 20px;position:relative;overflow:hidden;box-shadow:0 5px 16px #2a304b09}.kpi-card>div{justify-content:space-between;gap:10px;display:flex}.kpi-card span{color:var(--muted);font-size:10px;font-weight:650}.kpi-card button{width:19px;height:19px;color:var(--muted);cursor:help;background:#fff;border:1px solid #dde0e8;border-radius:50%;font:9px Georgia,serif}.kpi-card>b{letter-spacing:-.045em;margin-top:9px;font-size:31px;display:block}.kpi-card p{color:#8a92a1;margin:5px 0 0;font-size:8px;line-height:1.5}.kpi-line{background:var(--indigo);height:3px;position:absolute;bottom:0;left:0;right:0}.kpi-teal .kpi-line{background:var(--teal)}.kpi-amber .kpi-line{background:var(--amber)}.dashboard-grid,.progress-grid{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.panel{background:#fff;border:1px solid #e0e3eb;border-radius:17px;padding:21px;box-shadow:0 5px 16px #2a304b06}.panel-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;display:flex}.panel-head h3{margin:0;font-size:13px}.panel-head a{color:var(--indigo);font-size:9px;font-weight:700}.goal-row{border-top:1px solid #eef0f4;grid-template-columns:50px 1fr auto;align-items:center;gap:13px;min-height:74px;padding:12px 2px;display:grid}.goal-row:first-of-type{border-top:0}.goal-ring,.big-progress>i{background:conic-gradient(var(--indigo) var(--progress),#e8eaf0 0);border-radius:50%;place-items:center;display:grid;position:relative}.goal-ring{width:46px;height:46px}.goal-ring:after,.big-progress>i:after{content:"";background:#fff;border-radius:50%;position:absolute}.goal-ring:after{inset:5px}.goal-ring b{z-index:1;font-size:10px;position:relative}.goal-row>div:nth-child(2){gap:5px;min-width:0;display:grid}.goal-row>div:nth-child(2)>b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.goal-row>div:nth-child(2)>span{color:var(--muted);font-size:8px}.goal-row>div:nth-child(2)>i,.goal-card-progress>i{background:#e9ebf1;border-radius:3px;height:4px;overflow:hidden}.goal-row em,.goal-card-progress em{border-radius:inherit;background:var(--indigo);height:100%;display:block}.goal-row>span{color:#9aa1af}.capacity-bar{background:linear-gradient(90deg,#e5f3ef 70%,#f0f1f5 70%);border-radius:9px;height:12px;margin:22px 0 13px;overflow:hidden}.capacity-bar i{border-radius:inherit;background:var(--teal);height:100%;display:block}.capacity-numbers{align-items:baseline;gap:5px;display:flex}.capacity-numbers b{font-size:27px}.capacity-numbers span{color:var(--muted);font-size:9px}.capacity-panel>p{color:var(--muted);margin:12px 0 0;font-size:9px;line-height:1.55}.guide-recommendation{background:linear-gradient(135deg,#f3f2ff,#eef8f6);grid-template-columns:auto 1fr;align-items:center;gap:13px;display:grid}.guide-recommendation h3{margin:0 0 5px;font-size:12px}.guide-recommendation p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.micro-stats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.micro-stats span{background:var(--surface);min-height:58px;color:var(--muted);border-radius:11px;align-content:center;padding:10px;font-size:8px;display:grid}.micro-stats b{color:var(--ink);font-size:16px}.reward-mini{align-items:center;gap:14px;display:flex}.reward-symbol{color:#b97b08;background:#fff4df;border-radius:14px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.reward-mini div{gap:3px;display:grid}.reward-mini b{font-size:11px}.reward-mini span{color:var(--muted);font-size:8px}.empty-start{text-align:center;align-content:center;justify-items:center;min-height:650px;display:grid}.empty-start>div{background:radial-gradient(circle,#fff,#ebebfa);border-radius:50%;place-items:center;width:160px;height:160px;display:grid}.empty-start h1{letter-spacing:-.055em;margin:15px 0 11px;font-size:40px}.empty-start p{max-width:600px;color:var(--muted);margin:0 0 24px;line-height:1.7}.empty-start .text-link{color:var(--indigo);margin-top:15px;font-size:11px;font-weight:700}.today-view{width:min(860px,100%);margin:0 auto}.today-state{border-bottom:1px solid #e0e3e9;grid-template-columns:1fr auto auto;align-items:end;gap:25px;margin-bottom:32px;padding-bottom:23px;display:grid}.today-state>div:first-child>span{color:var(--muted);text-transform:capitalize;font-size:10px}.today-state h2{letter-spacing:-.04em;margin:6px 0 0;font-size:25px}.energy-control{align-items:center;gap:4px;display:flex}.energy-control>span{color:var(--muted);margin-right:7px;font-size:8px}.energy-control button{color:#747c8c;cursor:pointer;background:#fff;border:1px solid #e0e3e9;border-radius:8px;min-height:31px;padding:0 9px;font-size:8px}.energy-control button.active{background:var(--indigo-soft);color:var(--indigo);border-color:#cac8f4}.day-capacity{border-left:1px solid #e1e4eb;padding-left:20px;display:grid}.day-capacity b{font-size:16px}.day-capacity span{color:var(--teal);font-size:8px}.today-section{margin-bottom:24px}.today-section-label{color:#9299a7;letter-spacing:.14em;margin-bottom:9px;font-size:8px;font-weight:800;display:block}.task-card{background:#fff;border:1px solid #dfe2e9;border-radius:16px;grid-template-columns:auto 1fr auto;gap:14px;min-height:122px;margin-bottom:9px;padding:18px 17px;display:grid;position:relative;box-shadow:0 5px 16px #222a4606}.task-card.primary{border-color:#d2d0f3;min-height:175px;padding:22px 20px;box-shadow:0 10px 28px #5151a414}.task-check button{width:22px;height:22px;color:var(--success);cursor:pointer;background:#fff;border:1.5px solid #bec4d0;border-radius:50%;place-items:center;display:grid}.task-content{min-width:0}.task-meta{color:var(--indigo);align-items:center;gap:7px;font-size:8px;font-weight:680;display:flex}.task-meta i{background:var(--surface);color:var(--muted);border-radius:5px;padding:4px 6px;font-style:normal;font-weight:500}.task-content h3{margin:8px 0 4px;font-size:16px;line-height:1.3}.task-content>p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.task-content>small{color:#6d7687;margin-top:8px;font-size:8px;display:block}.minimum-step{background:var(--teal-soft);color:#327c71;border-radius:7px;margin-top:9px;padding:7px 9px;font-size:8px}.task-actions{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.task-actions button,.task-actions select{color:#515b6e;cursor:pointer;background:#fff;border:1px solid #dde0e8;border-radius:8px;min-height:31px;padding:0 10px;font-size:8px}.task-actions button:first-child{border-color:var(--indigo);background:var(--indigo);color:#fff}.task-status{color:#7c8493;white-space:nowrap;background:#f0f1f5;border-radius:6px;height:fit-content;padding:5px 7px;font-size:7px;font-weight:720}.status-done{background:var(--teal-soft);color:var(--teal)}.status-blocked{color:#bc5f56;background:#fff0ee}.status-in_progress{background:var(--indigo-soft);color:var(--indigo)}.later-tasks{margin:12px 0 24px}.later-tasks summary{color:var(--muted);cursor:pointer;margin-bottom:10px;font-size:10px}.task-card.compact{min-height:90px}.quick-capture{background:#fff;border:1px solid #dfe2e9;border-radius:14px;align-items:center;gap:10px;min-height:54px;margin-top:23px;padding:7px 8px 7px 15px;display:flex}.quick-capture>span{color:var(--indigo)}.quick-capture input{border:0;outline:none;flex:1;min-width:0;font-size:11px}.quick-capture button{background:var(--surface);min-height:38px;color:var(--indigo);cursor:pointer;border:0;border-radius:9px;padding:0 13px;font-size:9px;font-weight:700}.evening-button{color:#fff;cursor:pointer;background:#232c40;border:0;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin-top:10px;padding:0 17px;font-size:10px;font-weight:680;display:flex}.goal-filters,.plan-switch{gap:5px;display:flex}.goal-filters{margin-bottom:20px}.goal-filters button,.plan-switch button{min-height:35px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #dde0e8;border-radius:9px;padding:0 12px;font-size:9px}.goal-filters button.active,.plan-switch button.active{border-color:var(--indigo);background:var(--indigo);color:#fff}.goal-card-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.goal-card{background:#fff;border:1px solid #e0e3eb;border-radius:17px;flex-direction:column;min-height:250px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.goal-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.goal-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.goal-card-top i{color:var(--muted);font-size:8px;font-style:normal}.goal-category{background:var(--indigo-soft);width:fit-content;color:var(--indigo);text-transform:uppercase;border-radius:6px;padding:5px 7px;font-size:7px;font-weight:750}.category-health{background:var(--teal-soft);color:var(--teal)}.category-career_money{color:#a36b09;background:#fff3df}.category-relationships{color:#b35775;background:#fff0f4}.goal-card h3{margin:24px 0 8px;font-size:18px;line-height:1.25}.goal-card>p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.goal-card-progress{grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:auto;padding-top:25px;display:grid}.goal-card-progress b{font-size:10px}.goal-card footer{color:var(--muted);border-top:1px solid #eef0f4;justify-content:space-between;gap:10px;margin-top:13px;padding-top:12px;font-size:8px;display:flex}.goal-card footer b{color:var(--indigo)}.small-empty{min-height:180px;color:var(--muted);text-align:center;border:1px dashed #dadde6;border-radius:16px;align-content:center;place-items:center;display:grid}.small-empty a{color:var(--indigo);font-size:11px;font-weight:700}.goal-detail>header{padding:8px 0 28px}.goal-detail>header>a{color:var(--muted);font-size:10px}.goal-detail>header .goal-category{margin-top:24px}.goal-detail h1{letter-spacing:-.055em;max-width:800px;margin:12px 0 10px;font-size:42px;line-height:1.05}.goal-detail>header>p{max-width:700px;color:var(--muted);line-height:1.65}.goal-detail-actions{gap:8px;margin-top:22px;display:flex}.goal-metric-panel{background:#fff;border:1px solid #e0e3eb;border-radius:20px;grid-template-columns:220px 1fr;gap:36px;min-height:245px;padding:28px;display:grid}.big-progress{align-content:center;place-items:center;display:grid}.big-progress>i{width:128px;height:128px}.big-progress>i:after{inset:13px}.big-progress b{z-index:1;font-size:21px;font-style:normal;position:relative}.big-progress>span{color:var(--muted);margin-top:12px;font-size:9px}.metric-facts h2{margin:3px 0 22px;font-size:18px}.metric-facts>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric-facts>div span{color:var(--muted);gap:6px;font-size:8px;display:grid}.metric-facts>div b{color:var(--ink);font-size:18px}.metric-facts form{gap:8px;margin-top:22px;display:flex}.metric-facts input{border:1px solid #d9dde7;border-radius:10px;width:170px;padding:0 13px}.metric-facts>small{color:var(--muted);margin-top:12px;font-size:8px;display:block}.goal-timeline{background:#fff;border:1px solid #e0e3eb;border-radius:20px;margin-top:20px;padding:25px 28px}.goal-timeline h2{margin:0 0 18px;font-size:18px}.goal-timeline article{grid-template-columns:34px 1fr;gap:15px;min-height:83px;display:grid;position:relative}.goal-timeline article>span{z-index:1;width:30px;height:30px;color:var(--muted);background:#fff;border:2px solid #d2d6e2;border-radius:50%;place-items:center;font-size:9px;font-weight:750;display:grid}.goal-timeline article>span.done{border-color:var(--teal);background:var(--teal);color:#fff}.goal-timeline article:not(:last-child):before{content:"";background:#e4e7ed;width:2px;position:absolute;top:30px;bottom:-2px;left:14px}.goal-timeline small{color:var(--indigo);font-size:8px}.goal-timeline h3{margin:4px 0;font-size:12px}.goal-timeline p{color:var(--muted);margin:0;font-size:8px}.week-board{grid-template-columns:repeat(7,minmax(135px,1fr));gap:9px;padding-bottom:8px;display:grid;overflow-x:auto}.week-board>section{background:#fafbfc;border:1px solid #dfe2e9;border-radius:14px;min-height:430px;padding:12px 10px}.week-board>section>header{justify-content:space-between;gap:5px;font-size:8px;display:flex}.week-board>section>header span{text-transform:capitalize;font-weight:700}.week-board>section>header b{color:var(--muted)}.day-load{background:#e9ebef;border-radius:2px;height:3px;margin:8px 0 12px}.day-load i{border-radius:inherit;background:var(--teal);height:100%;display:block}.plan-task{border:1px solid #e0e3eb;border-left:3px solid var(--indigo);cursor:grab;background:#fff;border-radius:9px;align-content:start;gap:5px;min-height:91px;margin-bottom:7px;padding:10px;display:grid;position:relative}.plan-task small{color:var(--indigo);white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.plan-task b{font-size:9px;line-height:1.35}.plan-task span{color:var(--muted);font-size:7px}.plan-task button{width:21px;height:21px;color:var(--teal);cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:50%;position:absolute;bottom:6px;right:6px}.week-board>section>p{color:#a1a7b3;text-align:center;margin:24px 0;font-size:8px}.kanban-board{grid-template-columns:repeat(6,minmax(185px,1fr));gap:10px;display:grid;overflow-x:auto}.kanban-board>section{background:#edeff4;border-radius:14px;min-height:480px;padding:12px}.kanban-board>section>header{justify-content:space-between;margin-bottom:12px;font-size:9px;display:flex}.kanban-board>section>header span{color:var(--muted)}.kanban-board article{cursor:grab;background:#fff;border:1px solid #dfe2e9;border-radius:10px;gap:7px;min-height:90px;margin-bottom:8px;padding:12px;display:grid}.kanban-board article small{color:var(--indigo);font-size:7px}.kanban-board article b{font-size:9px}.kanban-board article span{color:var(--muted);font-size:7px}.month-roadmap{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.month-roadmap>section{background:#fff;border:1px solid #e0e3eb;border-radius:16px;padding:22px}.month-roadmap header{border-bottom:1px solid #eceef3;justify-content:space-between;gap:15px;display:flex}.month-roadmap h3{margin:0 0 15px;font-size:15px}.month-roadmap header span{color:var(--indigo);font-size:10px;font-weight:700}.month-roadmap article{grid-template-columns:12px 1fr;align-items:center;gap:10px;min-height:56px;display:grid}.month-roadmap article i{border:2px solid #c9ced9;border-radius:50%;width:8px;height:8px}.month-roadmap article i.done{border-color:var(--teal);background:var(--teal)}.month-roadmap article div{gap:4px;display:grid}.month-roadmap article b{font-size:9px}.month-roadmap article span{color:var(--muted);font-size:7px}.drag-hint{color:var(--muted);font-size:8px}.assistant-page{width:min(850px,100%);margin:0 auto}.assistant-intro{background:linear-gradient(135deg,#efefff,#edf8f6);border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:24px;padding:32px;display:grid}.assistant-intro h2{letter-spacing:-.045em;margin:6px 0 7px;font-size:29px}.assistant-intro p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.assistant-prompts{grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0;display:grid}.assistant-prompts button{min-height:48px;color:var(--ink-soft);cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:12px;justify-content:space-between;align-items:center;padding:0 16px;font-size:10px;display:flex}.assistant-prompts span{color:var(--indigo)}.assistant-conversation{background:#fff;border:1px solid #dfe2e9;border-radius:17px;padding:20px}.chat-empty{min-height:110px;color:var(--muted);text-align:center;place-items:center;font-size:10px;display:grid}.chat-message{background:#f3f4fb;border-radius:14px;gap:12px;margin-bottom:13px;padding:15px;display:flex}.chat-message div{gap:4px;display:grid}.chat-message small{color:var(--indigo);font-size:8px;font-weight:750}.chat-message p{margin:0;font-size:11px;line-height:1.6}.assistant-conversation form{grid-template-columns:1fr auto;gap:9px;display:grid}.assistant-conversation textarea{resize:vertical;border:1px solid #d9dde7;border-radius:11px;outline:none;padding:13px}.proposal-card{background:#fafaff;border:1px solid #d4d2f0;border-radius:14px;margin:10px 0;padding:17px}.proposal-top{color:var(--indigo);letter-spacing:.08em;justify-content:space-between;gap:8px;font-size:7px;font-weight:780;display:flex}.proposal-top i{background:var(--teal-soft);color:var(--teal);letter-spacing:0;border-radius:5px;padding:4px 6px;font-style:normal}.proposal-top .risk-medium{color:#a66b05;background:#fff2df}.proposal-top .risk-high{color:#b75248;background:#fff0ee}.proposal-card h3{margin:11px 0 6px;font-size:14px}.proposal-card p{color:var(--muted);margin:0 0 7px;font-size:9px;line-height:1.55}.proposal-card>small{color:#5d677a;font-size:8px}.proposal-card>div:last-child{align-items:center;gap:7px;margin-top:13px;display:flex}.proposal-card>div:last-child>span{color:var(--muted);margin-left:auto;font-size:7px}.progress-grid{grid-template-columns:1.2fr .8fr}.progress-grid .formula-panel{grid-column:1/-1}.weekly-bars{min-height:330px}.bar-chart{border-bottom:1px solid #e5e7ed;justify-content:space-around;align-items:end;gap:11px;height:160px;padding:15px 8px 20px;display:flex}.bar-chart>div{justify-content:center;align-items:flex-end;width:28px;height:120px;display:flex;position:relative}.bar-chart span,.bar-chart i,.bar-chart em{background:#e5e7ed;border-radius:5px 5px 2px 2px;width:19px;position:absolute;bottom:0}.bar-chart i{z-index:1;background:var(--teal);width:11px}.bar-chart em{z-index:2;background:var(--amber);opacity:.75;width:11px;left:2px}.bar-chart small{color:var(--muted);font-size:7px;position:absolute;bottom:-18px}.chart-legend{color:var(--muted);gap:16px;margin:15px 0;font-size:8px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{background:#e5e7ed;border-radius:3px;width:8px;height:8px}.chart-legend i.done{background:var(--teal)}.chart-legend i.partial{background:var(--amber)}.weekly-bars>p{color:var(--muted);font-size:9px;line-height:1.6}.formula-panel details{border-top:1px solid #eceef2;padding:12px 0}.formula-panel summary{cursor:pointer;font-size:10px;font-weight:680}.formula-panel p{color:var(--muted);margin:8px 0 0;font-size:9px}.reward-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.reward-grid article{background:#fff;border:1px solid #e0e3eb;border-radius:17px;flex-direction:column;min-height:240px;padding:22px;display:flex}.reward-grid article>span{color:#b77a0b;background:#fff4df;border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.reward-grid small{color:var(--indigo);text-transform:uppercase;margin-top:20px;font-size:7px;font-weight:760}.reward-grid h3{margin:7px 0;font-size:17px}.reward-grid p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.reward-grid button{min-height:38px;color:var(--indigo);cursor:pointer;background:#fff;border:1px solid #d7dbe5;border-radius:9px;margin-top:auto;font-size:9px;font-weight:680}.reward-grid article.redeemed{opacity:.63}.add-reward{background:#fafbfc;border:1px dashed #cfd3df;border-radius:16px;grid-template-columns:1fr minmax(220px,.7fr) auto;align-items:center;gap:14px;margin-top:17px;padding:21px;display:grid}.add-reward h3{margin:0 0 5px;font-size:13px}.add-reward p{color:var(--muted);margin:0;font-size:9px}.add-reward input{background:#fff;border:1px solid #d9dde7;border-radius:10px;min-height:43px;padding:0 12px}.review-view{width:min(760px,100%);margin:0 auto}.review-view>header{text-align:center;margin-bottom:24px}.review-view>header h2{letter-spacing:-.045em;margin:10px 0;font-size:32px}.review-view>header p{color:var(--muted);margin:0}.review-facts{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:23px;display:grid}.review-facts article{background:#fff;border:1px solid #e0e3eb;border-radius:13px;padding:16px}.review-facts span{color:var(--muted);font-size:8px}.review-facts b{margin:6px 0;font-size:22px;display:block}.review-facts p{color:var(--muted);margin:0;font-size:7px}.review-view>label{color:var(--ink-soft);gap:7px;margin-bottom:13px;font-size:10px;font-weight:680;display:grid}.review-view textarea,.review-view input{background:#fff;border:1px solid #d9dde7;border-radius:11px;outline:none;width:100%;padding:13px}.review-view>button{margin-top:8px}.test-notification{min-height:42px;color:var(--indigo);cursor:pointer;background:#fff;border:1px solid #d6d9e3;border-radius:10px;margin:-6px 0 16px;padding:0 14px;font-size:9px}.notification-list{gap:8px;display:grid}.notification-list>a{background:#fff;border:1px solid #dfe2e9;border-radius:14px;grid-template-columns:38px 1fr;gap:13px;min-height:82px;padding:15px 17px;display:grid}.notification-list>a.read{opacity:.64}.notification-list>a>span{background:var(--indigo-soft);width:38px;height:38px;color:var(--indigo);border-radius:11px;place-items:center;display:grid}.notification-list div{gap:4px;display:grid}.notification-list b{font-size:11px}.notification-list p{color:var(--muted);margin:0;font-size:9px}.notification-list small{color:#9aa1ae;font-size:7px}.settings-view{grid-template-columns:220px minmax(0,700px);gap:30px;display:grid}.settings-view>aside{align-content:start;gap:5px;display:grid}.settings-view>aside a{min-height:43px;color:var(--muted);border-radius:10px;justify-content:space-between;align-items:center;padding:0 12px;font-size:10px;font-weight:620;display:flex}.settings-view>aside a.active{color:var(--indigo);box-shadow:var(--shadow-soft);background:#fff}.settings-view>section{background:#fff;border:1px solid #e0e3eb;border-radius:18px;min-height:520px;padding:29px}.settings-view form h2,.privacy-settings h2{letter-spacing:-.04em;margin:0 0 7px;font-size:25px}.settings-view form>p,.privacy-settings>p{color:var(--muted);margin:0 0 26px;font-size:10px;line-height:1.55}.settings-view form>label{color:#555f71;gap:7px;margin-bottom:17px;font-size:9px;font-weight:680;display:grid}.settings-view input,.settings-view select{background:#fff;border:1px solid #d9dde7;border-radius:10px;outline:none;min-height:44px;padding:0 12px}.settings-note{color:#63638a;background:#f1f1fb;border-radius:11px;margin-bottom:19px;padding:14px;font-size:9px;line-height:1.6}.toggle-label{border-bottom:1px solid #eceef3;align-items:center;min-height:52px;padding:8px 0;grid-template-columns:auto 1fr auto!important}.toggle-label input[type=checkbox]{width:17px;height:17px;min-height:0;accent-color:var(--indigo)}.toggle-label input[type=time]{min-height:36px}.two-inputs{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.two-inputs label{color:var(--muted);gap:7px;font-size:8px;display:grid}.settings-actions{gap:8px;display:flex}.privacy-settings section{border-top:1px solid #eceef3;justify-content:space-between;align-items:center;gap:20px;min-height:90px;padding:17px 0;display:flex}.privacy-settings section h3{margin:0 0 5px;font-size:12px}.privacy-settings section p{color:var(--muted);margin:0;font-size:9px}.privacy-settings .danger-zone{background:snow;border:1px solid #f0d6d3;border-radius:13px;grid-template-columns:1fr 150px auto;margin-top:20px;padding:18px;display:grid}.danger-zone input{border-color:#e6c6c3}.danger-zone button{color:#fff;background:#bd554d;border:0;border-radius:10px;min-height:42px;font-size:9px}.danger-zone button:disabled{opacity:.4}.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1218266b;position:fixed;inset:0}.guide-drawer{background:#fff;grid-template-rows:auto 1fr auto;width:min(455px,100vw);height:100%;margin-left:auto;animation:.22s ease-out drawerIn;display:grid;box-shadow:-22px 0 60px #11182b33}.guide-drawer>header,.evening-sheet>header{border-bottom:1px solid #e5e7ed;justify-content:space-between;align-items:center;min-height:76px;padding:13px 18px;display:flex}.guide-drawer>header>div,.evening-sheet>header>div{align-items:center;gap:10px;display:flex}.guide-drawer>header span,.evening-sheet>header span{gap:3px;display:grid}.guide-drawer>header b,.evening-sheet>header b{font-size:12px}.guide-drawer>header small,.evening-sheet>header small{max-width:280px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.guide-drawer>header>button,.evening-sheet>header>button{background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border:0;border-radius:9px;font-size:20px}.drawer-body{padding:22px;overflow-y:auto}.drawer-task{background:var(--indigo-soft);border-radius:12px;gap:6px;margin-bottom:25px;padding:14px;display:grid}.drawer-task small{color:var(--indigo);letter-spacing:.1em;font-size:7px;font-weight:780}.drawer-task b{font-size:11px}.drawer-task span{color:var(--muted);font-size:8px}.drawer-body>h2{letter-spacing:-.04em;margin:0 0 16px;font-size:23px}.drawer-reasons{gap:7px;display:grid}.drawer-reasons button{min-height:46px;color:var(--ink-soft);cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:10px;justify-content:space-between;align-items:center;padding:0 13px;font-size:10px;display:flex}.drawer-reasons span{color:var(--indigo)}.drawer-reply{background:#f1f2fa;border-radius:13px;margin-bottom:14px;padding:17px}.drawer-reply p{margin:8px 0 0;font-size:11px;line-height:1.6}.guide-drawer>form{border-top:1px solid #e4e7ed;grid-template-columns:1fr auto;gap:8px;padding:12px 15px;display:grid}.guide-drawer textarea{resize:none;border:1px solid #d9dde7;border-radius:10px;padding:11px}.guide-drawer form button{background:var(--indigo);color:#fff;cursor:pointer;border:0;border-radius:10px;width:44px;font-size:18px}.guide-drawer form button:disabled{opacity:.4}.evening-sheet{width:min(660px,100vw - 28px);max-height:min(760px,100vh - 35px);box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-rows:auto 1fr auto;margin:18px auto;display:grid;overflow:hidden}.evening-tasks{padding:16px 20px;overflow-y:auto}.evening-tasks article{border-bottom:1px solid #eceef3;padding:14px 0}.evening-tasks article>b{font-size:11px}.evening-tasks article>div{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.evening-tasks button{min-height:30px;color:var(--muted);background:#fff;border:1px solid #dfe2e9;border-radius:7px;padding:0 8px;font-size:8px}.evening-tasks button.selected{border-color:var(--indigo);background:var(--indigo-soft);color:var(--indigo)}.evening-sheet>footer{border-top:1px solid #e5e7ed;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}@keyframes drawerIn{0%{opacity:.5;transform:translate(35px)}}.onboarding-page{background:radial-gradient(circle at 20% 0,#5b5bd612,#0000 31%),#f6f7fb;min-height:100vh}.onboarding-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9fafcb8;border-bottom:1px solid #dcdfe8cc;grid-template-columns:1fr minmax(180px,360px) 1fr;align-items:center;height:76px;padding:0 36px;display:grid;position:relative}.onboarding-progress{background:#e1e3ea;border-radius:3px;height:4px;overflow:hidden}.onboarding-progress span{border-radius:inherit;background:linear-gradient(90deg,var(--teal),var(--indigo));height:100%;transition:width .4s;display:block}.onboarding-user{justify-content:flex-end;align-items:center;gap:8px;display:flex}.onboarding-user>span{background:var(--indigo-soft);width:31px;height:31px;color:var(--indigo);border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.onboarding-user small{color:var(--muted);font-size:9px}.template-picker{max-width:1080px;margin:0 auto;padding:48px 30px 90px}.onboarding-guide{text-align:left;justify-content:center;align-items:center;gap:12px;max-width:540px;margin:0 auto 25px;display:flex}.onboarding-guide .guide-spark{width:58px;height:58px}.onboarding-guide div{gap:4px;display:grid}.onboarding-guide b{font-size:12px}.onboarding-guide span{color:var(--muted);font-size:9px;line-height:1.5}.onboarding-title{text-align:center;margin-bottom:35px}.onboarding-title h1{letter-spacing:-.06em;margin:11px 0;font-size:clamp(39px,5vw,56px);line-height:1.03}.onboarding-title p{color:var(--muted);margin:0;font-size:13px}.onboarding-template-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.onboarding-template{min-height:200px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:17px;flex-direction:column;align-items:flex-start;padding:20px;transition:all .2s;display:flex;position:relative}.onboarding-template:hover{box-shadow:var(--shadow-soft);border-color:#c7c5ef;transform:translateY(-3px)}.onboarding-template>span{background:var(--indigo-soft);width:42px;height:42px;color:var(--indigo);border-radius:12px;place-items:center;font-size:19px;display:grid}.onboarding-template.template-health>span{background:var(--teal-soft);color:var(--teal)}.onboarding-template.template-career_money>span{color:#b27506;background:#fff3df}.onboarding-template small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:17px;font-size:7px;font-weight:750}.onboarding-template b{margin-top:6px;font-size:14px;line-height:1.3}.onboarding-template p{color:var(--muted);margin:6px 0 0;font-size:9px;line-height:1.5}.onboarding-template>i{color:#a1a7b3;font-style:normal;position:absolute;bottom:13px;right:16px}.show-all{color:var(--indigo);cursor:pointer;background:0 0;border:0;margin:21px auto 0;font-size:10px;font-weight:700;display:block}.assessment-shell{grid-template-columns:280px minmax(0,800px);justify-content:center;align-items:stretch;min-height:calc(100vh - 76px);display:grid}.assessment-shell>aside{background:#ffffff73;border-right:1px solid #e0e3e9;padding:70px 34px}.assessment-shell>aside>span{color:var(--indigo);margin:18px 0 7px;font-size:9px;font-weight:780;display:block}.assessment-shell>aside p{color:var(--muted);font-size:10px;line-height:1.65}.assessment-shell>aside button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:28px;padding:0;font-size:9px}.question-card{padding:70px 65px}.question-meta{color:var(--muted);justify-content:space-between;margin-bottom:40px;font-size:8px;display:flex}.question-meta button{color:var(--indigo);font-size:inherit;cursor:pointer;background:0 0;border:0}.question-card h1{letter-spacing:-.055em;max-width:650px;margin:10px 0 24px;font-size:clamp(32px,4vw,47px);line-height:1.08}.assessment-text{position:relative}.assessment-text textarea{resize:vertical;background:#fff;border:1px solid #d6dae5;border-radius:15px;outline:none;width:100%;min-height:145px;padding:17px;font-size:14px;line-height:1.55}.assessment-text button{min-height:34px;color:var(--indigo);cursor:pointer;background:#f5f6f9;border:1px solid #e0e3e9;border-radius:8px;padding:0 10px;font-size:9px;position:absolute;bottom:10px;right:10px}.assessment-options{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.assessment-options button{min-height:58px;color:var(--ink-soft);text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dde7;border-radius:12px;align-items:center;gap:11px;padding:0 14px;font-size:11px;display:flex}.assessment-options button>span{color:#fff;border:1px solid #ccd1dc;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.assessment-options button.selected{background:var(--indigo-soft);color:var(--indigo-dark);border-color:#aaa7e9}.assessment-options button.selected>span{border-color:var(--indigo);background:var(--indigo)}.form-error{color:#b7554d;font-size:10px}.question-actions{justify-content:space-between;margin-top:30px;display:flex}.question-dots{gap:5px;margin-top:28px;display:flex}.question-dots i{background:#dfe2e9;border-radius:2px;width:18px;height:3px}.question-dots i.filled{background:var(--indigo)}.generation-screen{text-align:center;align-content:center;justify-items:center;min-height:calc(100vh - 76px);padding:60px 24px;display:grid}.generation-guide{place-items:center;width:160px;height:160px;margin-bottom:19px;display:grid;position:relative}.generation-guide .guide-spark{z-index:2;width:108px;height:108px;position:relative}.generation-rings{border:1px dashed #5b5bd638;border-radius:50%;animation:8s linear infinite guideThink;position:absolute;inset:0}.generation-rings:before{content:"";border:1px solid #249b8e29;border-radius:50%;position:absolute;inset:17px}.generation-screen h1{letter-spacing:-.06em;margin:11px 0 27px;font-size:clamp(38px,5vw,56px);line-height:1.05}.generation-steps{text-align:left;gap:7px;width:min(480px,100%);display:grid}.generation-steps div{color:#9299a7;border-radius:10px;align-items:center;gap:10px;min-height:39px;padding:0 12px;font-size:10px;display:flex}.generation-steps span{border:1px solid #d5d9e2;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.generation-steps div.active{background:var(--indigo-soft);color:var(--indigo)}.generation-steps div.active span{border-color:var(--indigo)}.generation-steps div.done{color:var(--teal)}.generation-steps div.done span{border-color:var(--teal);background:var(--teal);color:#fff}.generation-screen>p{color:var(--muted);font-size:9px}.error-screen>div:last-child{gap:8px;display:flex}.plan-preview-page{max-width:1100px;margin:0 auto;padding:52px 30px 140px}.plan-preview-head{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.plan-preview-head h1{letter-spacing:-.06em;max-width:780px;margin:11px 0 9px;font-size:clamp(36px,5vw,56px);line-height:1.05}.plan-preview-head p{max-width:660px;color:var(--muted);margin:0;line-height:1.65}.plan-mode{background:var(--teal-soft);color:var(--teal);white-space:nowrap;border-radius:8px;padding:8px 11px;font-size:8px;font-weight:760}.mode-manual{color:#6e7685;background:#f0f1f4}.profile-summary-row{grid-template-columns:repeat(4,1fr);gap:9px;margin:32px 0;display:grid}.profile-summary-row article{background:#fff;border:1px solid #e0e3e9;border-radius:12px;padding:15px}.profile-summary-row small{color:var(--teal);font-size:7px}.profile-summary-row b{margin:7px 0 4px;font-size:10px;display:block}.profile-summary-row p{color:var(--muted);margin:0;font-size:8px;line-height:1.5}.preview-tabs{border-bottom:1px solid #dadde6;gap:3px;display:flex}.preview-tabs button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 16px;font-size:10px}.preview-tabs button.active{border-bottom-color:var(--indigo);color:var(--indigo);font-weight:730}.preview-body{min-height:460px;padding-top:25px}.route-preview{grid-template-columns:.8fr 1.2fr;gap:18px;display:grid}.goal-summary-card,.weekly-outcome{background:linear-gradient(145deg,#fff,#fafaff);border:1px solid #d9dced;border-radius:17px;padding:24px}.goal-summary-card input{width:100%;color:var(--ink);letter-spacing:-.04em;background:0 0;border:0;outline:none;margin:13px 0;font-size:25px;font-weight:750}.goal-summary-card p{color:var(--muted);font-size:10px;line-height:1.6}.goal-summary-card>div{flex-wrap:wrap;gap:6px;display:flex}.goal-summary-card>div span{background:var(--surface);color:var(--muted);border-radius:7px;padding:6px 8px;font-size:8px}.milestone-timeline{margin:0;padding:0;list-style:none}.milestone-timeline li{background:#fff;border:1px solid #e0e3e9;border-radius:14px;grid-template-columns:34px 1fr 50px;gap:13px;min-height:108px;padding:17px;display:grid;position:relative}.milestone-timeline li+li{margin-top:8px}.milestone-timeline li>span{background:var(--indigo-soft);width:31px;height:31px;color:var(--indigo);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.milestone-timeline small{color:var(--muted);font-size:8px}.milestone-timeline b{margin:5px 0;font-size:12px;display:block}.milestone-timeline p{color:var(--muted);margin:0;font-size:8px}.milestone-timeline li>i{background:var(--teal);height:5px;color:var(--teal);border-radius:3px;align-self:end;font-size:7px;font-style:normal}.week-preview{gap:8px;display:grid}.weekly-outcome h2{margin:10px 0 6px;font-size:22px}.weekly-outcome p{color:var(--muted);margin:0;font-size:10px}.week-preview>article{background:#fff;border:1px solid #e0e3e9;border-radius:12px;grid-template-columns:80px 1fr;gap:14px;min-height:75px;padding:14px 17px;display:grid}.task-day{color:var(--indigo);font-size:8px;font-weight:780}.week-preview article div{gap:4px;display:grid}.week-preview article b{font-size:11px}.week-preview article p{color:var(--muted);margin:0;font-size:8px}.week-preview article small{color:#8c93a1;font-size:7px}.capacity-preview{background:#fff;border:1px solid #e0e3e9;border-radius:18px;grid-template-columns:220px 1fr;align-items:center;gap:45px;min-height:350px;padding:35px;display:grid}.capacity-gauge{place-items:center;display:grid}.capacity-gauge i{background:conic-gradient(var(--teal) var(--load),#e8ebf0 0);border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:relative}.capacity-gauge i:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:14px}.capacity-gauge b{z-index:1;font-size:26px;font-style:normal;position:relative}.capacity-gauge p{color:var(--muted);font-size:8px}.capacity-preview h2{font-size:25px}.capacity-preview>div:last-child>p{color:var(--muted);line-height:1.65}.pace-choice{gap:6px;display:flex}.pace-choice button{min-height:38px;color:var(--muted);background:#fff;border:1px solid #d9dde7;border-radius:9px;padding:0 11px;font-size:8px}.pace-choice button.active{border-color:var(--indigo);background:var(--indigo-soft);color:var(--indigo)}.reward-preview{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.reward-preview article{background:#fff;border:1px solid #e0e3e9;border-radius:16px;grid-template-columns:55px 1fr;gap:14px;min-height:180px;padding:23px;display:grid}.reward-preview article>span{background:#fff3df;border-radius:14px;place-items:center;width:51px;height:51px;font-size:22px;display:grid}.reward-preview small{color:var(--indigo);text-transform:uppercase;font-size:7px}.reward-preview h2{margin:7px 0;font-size:17px}.reward-preview p{color:var(--muted);margin:0;font-size:9px}.assumptions-preview{max-width:760px}.assumptions-preview>p{color:var(--muted)}.assumptions-preview article{border-top:1px solid #e5e7ed;grid-template-columns:31px 1fr auto;align-items:center;gap:12px;min-height:69px;padding:13px;display:grid}.assumptions-preview article>span{background:var(--indigo-soft);width:29px;height:29px;color:var(--indigo);border-radius:50%;place-items:center;display:grid}.assumptions-preview article div{gap:4px;display:grid}.assumptions-preview b{font-size:10px}.assumptions-preview small{color:var(--muted);font-size:8px}.assumptions-preview button{color:#b25751;background:0 0;border:0;font-size:8px}.assumptions-preview article.risk>span{color:#a86b06;background:#fff2df}.plan-commit-bar{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe8;border-top:1px solid #dfe2e9;justify-content:space-between;align-items:center;gap:25px;min-height:84px;padding:12px max(30px,50vw - 520px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 35px #282f4e12}.plan-commit-bar span{font-size:11px;font-weight:740}.plan-commit-bar p{color:var(--muted);margin:3px 0 0;font-size:8px}@media (width<=1050px){.app-layout{grid-template-columns:78px minmax(0,1fr)}.app-sidebar{padding:27px 11px 18px}.app-sidebar .brand{margin:0 auto 30px}.app-sidebar .brand>span:last-child,.app-sidebar nav a:not(.active):after,.app-sidebar nav a{font-size:0}.app-sidebar nav a,.sidebar-lower a{justify-content:center;padding:0}.app-sidebar nav a>span,.sidebar-lower a>span{font-size:17px}.sidebar-lower a{font-size:0}.sidebar-guide{display:none}.goal-card-grid{grid-template-columns:repeat(2,1fr)}.onboarding-template-grid{grid-template-columns:repeat(3,1fr)}.week-board{grid-template-columns:repeat(7,160px)}.dashboard-grid,.progress-grid{grid-template-columns:1fr}.progress-grid .formula-panel{grid-column:auto}}@media (width<=760px){.app-layout{padding-bottom:66px;display:block}.app-sidebar{display:none}.app-topbar{height:64px;padding:0 16px}.app-topbar>div:first-child{align-items:center;gap:10px;display:flex}.app-topbar h1{font-size:15px}.mobile-brand{display:inline-flex}.mobile-brand .brand-mark{width:26px;height:26px}.profile-button div{display:none}.app-content{min-height:calc(100vh - 64px);padding:22px 15px 42px}.mobile-bottom-nav{height:66px;padding:5px 9px max(5px,env(safe-area-inset-bottom));z-index:55;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #dfe2e9;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav a{color:#8a92a1;align-content:center;justify-items:center;gap:3px;display:grid}.mobile-bottom-nav a.active{color:var(--indigo)}.mobile-bottom-nav span{font-size:17px}.mobile-bottom-nav small{font-size:7px}.guide-fab{width:48px;height:48px;bottom:76px;right:14px}.guide-fab .guide-spark{width:38px;height:38px}.app-toast{bottom:78px}.welcome-row,.view-heading{flex-direction:column;align-items:flex-start}.welcome-row h2,.view-heading h2{font-size:24px}.dashboard-focus{grid-template-columns:1fr;padding:25px 22px}.focus-context{display:none}.primary-kpis{grid-template-columns:1fr}.kpi-card{min-height:112px}.dashboard-grid,.today-state{grid-template-columns:1fr}.energy-control{overflow-x:auto}.day-capacity{border:0;padding:0}.task-card,.task-card.primary{grid-template-columns:auto 1fr;padding:16px 13px}.task-status{grid-area:1/2;justify-self:end}.task-meta{flex-wrap:wrap;padding-top:26px}.task-actions{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.task-actions>*{white-space:nowrap}.quick-capture button{font-size:0}.quick-capture button:after{content:"→";font-size:16px}.goal-card-grid{grid-template-columns:1fr}.goal-detail h1{font-size:34px}.goal-metric-panel{grid-template-columns:1fr;padding:21px}.metric-facts>div{gap:6px}.metric-facts form{flex-direction:column}.metric-facts input{width:100%;min-height:44px}.month-roadmap{grid-template-columns:1fr}.plan-switch{width:100%;overflow-x:auto}.assistant-intro{grid-template-columns:1fr;padding:23px 18px}.assistant-prompts{grid-template-columns:1fr}.assistant-conversation{padding:13px}.assistant-conversation form{grid-template-columns:1fr}.proposal-card>div:last-child{flex-wrap:wrap}.proposal-card>div:last-child>span{width:100%;margin:0}.reward-grid,.add-reward,.review-facts,.settings-view{grid-template-columns:1fr}.settings-view>aside{display:flex;overflow-x:auto}.settings-view>aside a{flex:none}.settings-view>section{padding:22px 17px}.privacy-settings section,.privacy-settings .danger-zone{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.drawer-backdrop{bottom:66px}.guide-drawer{width:100%}.evening-sheet{max-height:calc(100vh - 82px);margin:8px auto}.onboarding-header{grid-template-columns:auto 1fr auto;gap:14px;height:64px;padding:0 17px}.onboarding-user small{display:none}.template-picker{padding:35px 16px 75px}.onboarding-template-grid{grid-template-columns:repeat(2,1fr)}.assessment-shell{min-height:calc(100vh - 64px);display:block}.assessment-shell>aside{border-bottom:1px solid #e0e3e9;border-right:0;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:18px 20px;display:grid}.assessment-shell>aside .guide-spark{grid-row:1/3;width:45px;height:45px}.assessment-shell>aside>span,.assessment-shell>aside p{margin:0}.assessment-shell>aside button{display:none}.question-card{padding:38px 20px}.question-meta{margin-bottom:28px}.assessment-options,.route-preview{grid-template-columns:1fr}.profile-summary-row{grid-template-columns:repeat(2,1fr)}.preview-tabs{overflow-x:auto}.preview-tabs button{flex:none}.capacity-preview{grid-template-columns:1fr;gap:18px;padding:24px}.reward-preview{grid-template-columns:1fr}.plan-commit-bar{min-height:78px;padding:10px 14px}.plan-commit-bar>div{display:none}.plan-commit-bar .button{width:100%}.plan-preview-page{padding:36px 16px 105px}.plan-preview-head{flex-direction:column}.plan-preview-head h1{font-size:35px}}@media (width<=470px){.onboarding-template-grid{grid-template-columns:1fr}.onboarding-template{min-height:165px}.onboarding-guide{align-items:flex-start}.onboarding-title h1{font-size:37px}.profile-summary-row{grid-template-columns:1fr}.question-card h1{font-size:33px}.question-actions{gap:8px}.question-actions .button{flex:1}.profile-summary-row article:nth-child(n+3){display:none}.goal-detail-actions{flex-direction:column}.goal-detail-actions .button{width:100%}.today-state h2{font-size:22px}.topbar-actions{gap:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
