/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}.capitalize{text-transform:capitalize}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#16213a;--muted:#6f7c94;--blue:#246bfd;--blue-dark:#174fc4;--blue-soft:#edf4ff;--green:#0d9887;--green-soft:#e9f8f4;--amber:#bd7a11;--line:#e6ebf2;--surface:#fff;--canvas:#f5f7fb;--shadow:0 12px 38px #1c2e4e12}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);scroll-behavior:smooth}body{background:var(--canvas);min-width:320px;color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.auth-shell{background:var(--surface);grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);gap:16px;max-width:1680px;min-height:100vh;margin:0 auto;padding:16px;display:grid}.auth-panel{place-self:center;width:min(100%,500px);padding:48px 36px}.auth-brand{padding:0}.auth-heading{margin:52px 0 30px}.auth-heading h1{letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(30px,4vw,42px)}.auth-heading>p:last-child{color:var(--muted);margin:0;line-height:1.6}.auth-form{gap:18px;display:grid}.auth-form label{color:#3d4a62;gap:8px;font-size:13px;font-weight:680;display:grid}.auth-form input{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #d8e0eb;border-radius:12px;padding:0 14px}.auth-form input:disabled{background:#f3f5f8}.auth-submit{cursor:pointer;border:0;justify-content:center;min-height:48px}.auth-submit:disabled{opacity:.58;cursor:wait}.auth-hint,.auth-disclaimer{color:var(--muted);font-size:11px;line-height:1.5}.auth-disclaimer{text-align:center;margin:36px 0 0}.auth-message{border-radius:10px;margin:0;padding:11px 13px;font-size:12px;line-height:1.45}.auth-message.error{color:#9c2f2f;background:#fff0f0}.auth-message.success{color:#087163;background:var(--green-soft)}.auth-code-recipient{background:#f7faff;border:1px solid #dbe4f1;border-radius:12px;gap:3px;padding:13px 14px;display:grid}.auth-code-recipient span{color:var(--muted);font-size:11px}.auth-code-recipient strong{overflow-wrap:anywhere;font-size:13px}.auth-code-recipient button,.auth-text-button{width:fit-content;color:var(--blue-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.auth-code-recipient button{margin-top:6px}.auth-text-button{justify-self:center}.auth-text-button:disabled{opacity:.55;cursor:wait}.auth-aside{color:#fff;background:radial-gradient(circle at 75% 18%,#4f89ff 0,#285ed7 26%,#152957 75%);border-radius:26px;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 32px);margin:0;padding:clamp(42px,6vw,88px);display:flex}.auth-aside-mark{border-radius:16px;width:54px;height:54px;box-shadow:0 16px 34px #04143e38}.auth-aside h2{letter-spacing:-.055em;max-width:620px;margin:32px 0 16px;font-size:clamp(36px,5vw,68px);line-height:1.02}.auth-aside p{color:#dbe6ff;max-width:560px;font-size:17px;line-height:1.6}.auth-aside small{color:#c5d4f6}@media (width<=960px){.auth-shell{padding:0;display:block}.auth-panel{min-height:100vh;padding:34px 24px}.auth-aside{display:none}}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #246bfd3d}.app-shell{min-height:100vh}.sidebar{z-index:20;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;flex-direction:column;width:248px;padding:28px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 8px;display:inline-flex}.brand-symbol{border-radius:10px;flex:0 0 34px;width:34px;height:34px;box-shadow:0 7px 18px #246bfd3d}.brand-name{color:#15213a;letter-spacing:-.045em;white-space:nowrap;align-items:baseline;gap:0;font-size:17px;font-weight:750;display:inline-flex}.brand-name-accent{color:var(--blue)}.main-nav{margin-top:34px}.nav-label{color:#98a2b4;letter-spacing:.12em;text-transform:uppercase;margin:0 12px 9px;font-size:10px;font-weight:760}.nav-label-spaced{margin-top:25px}.nav-item{color:#5c687d;border-radius:12px;align-items:center;gap:12px;min-height:43px;margin:3px 0;padding:0 12px;font-size:13.5px;font-weight:590;transition:all .15s;display:flex;position:relative}.nav-item:hover{color:var(--ink);background:#f4f7fb}.nav-item.active{color:#1751c9;background:var(--blue-soft)}.nav-item.active:before{content:"";background:var(--blue);border-radius:0 4px 4px 0;width:3px;height:22px;position:absolute;left:-18px}.nav-icon{color:#758198;background:#fff;border:1px solid #dde4ee;border-radius:7px;place-items:center;width:23px;height:23px;font-size:9px;font-weight:800;display:grid}.nav-item.active .nav-icon{color:var(--blue);border-color:#cfe0ff}.sidebar-bottom{margin-top:auto}.plan-progress{background:#f8faff;border:1px solid #e1e8f3;border-radius:14px;padding:14px}.plan-progress-copy{color:#536076;justify-content:space-between;align-items:center;font-size:11px;display:flex}.plan-progress-copy strong{color:var(--blue);font-size:12px}.mini-progress{background:#dfe7f4;border-radius:999px;height:6px;margin:9px 0;overflow:hidden}.mini-progress span{border-radius:inherit;background:linear-gradient(90deg,#246bfd,#62a1ff);height:100%;display:block}.plan-progress small{color:#7e899d;font-size:9.5px;line-height:1.4}.profile-row{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin-top:12px;padding:10px 8px;display:flex}.avatar{color:#fff;background:#18274a;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:750;display:grid}.profile-copy{flex-direction:column;flex:1;gap:2px;display:flex}.profile-copy strong{font-size:11.5px}.profile-copy small{color:var(--muted);font-size:9.5px}.main-content{min-height:100vh;margin-left:248px;padding:44px clamp(28px,4vw,68px) 70px}.page-shell{width:min(1260px,100%);margin:0 auto}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-header h1{letter-spacing:-.045em;margin:4px 0 0;font-size:clamp(27px,3vw,38px);line-height:1.08}.eyebrow{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:10px;font-weight:780}.page-description{max-width:650px;color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.55}.demo-banner{color:#52617a;background:#f4f8ff;border:1px solid #dbe7fb;border-radius:11px;margin:-12px 0 18px;padding:10px 13px;font-size:10px;line-height:1.5}.demo-banner strong{color:#245cc5}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:690;transition:all .15s;display:inline-flex}.button-primary{color:#fff;background:linear-gradient(135deg,#2c73ff,#1954ce);box-shadow:0 8px 20px #246bfd33}.button-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #246bfd45}.button-secondary{border-color:var(--line);color:#4f5d73;background:#fff}.button-secondary:hover{background:#fafcff;border-color:#cfd8e7}.button-quiet{color:var(--blue);background:0 0;border:0}.card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px}.card-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 0;display:flex}.card-header h2,.card-header h3{letter-spacing:-.02em;margin:0;font-size:15px}.card-header p{color:var(--muted);margin:5px 0 0;font-size:11px}.card-body{padding:22px 24px 24px}.chart-explainer{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px 18px;margin:-4px 0 4px 34px;font-size:9.5px;display:flex}.chart-explainer span{align-items:center;gap:6px;display:inline-flex}.chart-explainer strong{color:var(--ink);margin-left:auto;font-size:10px}.series-dot{border-radius:50%;width:8px;height:8px}.series-dot.blue{background:#246bfd}.series-dot.secondary-blue{background:#7a9ff5}.series-dot.dashed{background:repeating-linear-gradient(90deg,#7a9ff5 0 4px,#0000 4px 7px);border-radius:0;width:12px;height:3px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:142px;padding:19px 20px;box-shadow:0 8px 28px #1d32550b}.metric-label-row{color:var(--muted);justify-content:space-between;align-items:center;font-size:10.5px;font-weight:610;display:flex}.metric-value{letter-spacing:-.045em;margin-top:14px;font-size:clamp(23px,2vw,29px);display:block}.metric-detail{color:#7a869a;margin:7px 0 0;font-size:10px;line-height:1.45}.positive-pill,.status-pill{color:var(--green);background:var(--green-soft);border-radius:999px;align-items:center;gap:5px;padding:4px 7px;font-size:9px;font-weight:720;display:inline-flex}.status-pill.blue{color:#235ecf;background:#edf4ff}.status-pill.amber{color:#a3670c;background:#fff5df}.two-column{grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:16px;margin-top:16px;display:grid}.dashboard-compare{margin-top:16px;padding:23px 24px 17px}.dashboard-compare-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-compare-header h2{letter-spacing:-.025em;margin:4px 0 0;font-size:17px}.dashboard-compare-header>div>p:last-child{color:var(--muted);margin:6px 0 0;font-size:10px}.dashboard-compare-body{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:center;gap:26px;margin-top:19px;display:grid}.dashboard-percentile{min-width:0}.dashboard-percentile>div:first-child{align-items:baseline;gap:7px;display:flex}.dashboard-percentile>div:first-child strong{letter-spacing:-.065em;font-size:42px;line-height:.95}.dashboard-percentile>div:first-child span{color:var(--blue);font-size:11px;font-weight:730}.dashboard-percentile .benchmark-scale{margin-top:16px}.dashboard-percentile .benchmark-labels span:nth-child(3){color:var(--blue);font-weight:760}.dashboard-peer-stats{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.dashboard-peer-stat{background:#f9fbff;min-width:0;padding:15px}.dashboard-peer-stat>span,.dashboard-peer-stat small{color:var(--muted);font-size:8.5px;display:block}.dashboard-peer-stat strong{letter-spacing:-.045em;margin:7px 0 4px;font-size:21px;display:block}.dashboard-peer-stat small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.benchmark-footnote{color:#8a95a7;margin:13px 0 0;font-size:8.5px}.community-pulse{background:radial-gradient(circle at 100% 0,#4689ff1f,#0000 38%),linear-gradient(135deg,#f8fbff,#fff 58%);margin-top:16px;padding:23px 24px 18px}.community-pulse-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.community-pulse-header h2{letter-spacing:-.025em;margin:0;font-size:17px}.community-pulse-header>div>p:last-child{color:var(--muted);margin:6px 0 0;font-size:10.5px}.community-pulse-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.pulse-post{background:#ffffffe0;border:1px solid #e1e9f6;border-radius:14px;flex-direction:column;min-width:0;padding:16px;transition:all .16s;display:flex;box-shadow:0 7px 22px #1d38640b}.pulse-post:hover{border-color:#bfd3f8;transform:translateY(-2px);box-shadow:0 12px 28px #1d386417}.pulse-post h3{letter-spacing:-.025em;margin:0;font-size:15.5px;font-weight:750;line-height:1.3}.pulse-post>p{color:var(--muted);flex:1;margin:6px 0 0;font-size:9.5px;line-height:1.5}.pulse-stats{color:#8290a5;border-top:1px solid #edf1f7;flex-wrap:wrap;align-items:center;gap:5px 12px;margin-top:15px;padding-top:12px;font-size:8.5px;display:flex}.pulse-stats strong{color:var(--ink)}.pulse-stats span:last-child{color:var(--blue);margin-left:auto;font-weight:720}.pulse-stats .status-pill{padding-block:3px}.pulse-note{color:#8a95a7;margin:12px 0 0;font-size:8.5px}.three-column{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.hero-card{color:#fff;background:radial-gradient(circle at 85% 15%,#67a7ff57,#0000 35%),linear-gradient(135deg,#102757,#1558d4 72%,#2777ff);grid-template-columns:.9fr 1.3fr;align-items:center;min-height:245px;padding:32px;display:grid;position:relative;overflow:hidden}.hero-card:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-110px;right:-80px}.hero-copy{z-index:1;position:relative}.hero-copy .eyebrow{color:#a9cbff}.hero-number{align-items:baseline;gap:8px;margin-top:15px;display:flex}.hero-number strong{letter-spacing:-.07em;font-size:clamp(48px,6vw,74px);line-height:.95}.hero-number span{color:#c6dbff;font-size:17px;font-weight:650}.hero-copy>p:not(.eyebrow){color:#d9e6ff;max-width:330px;margin:15px 0 22px;font-size:12px;line-height:1.6}.hero-action{color:#164fbf;background:#fff;box-shadow:0 8px 24px #0210322e}.hero-visual{z-index:1;min-width:0;padding-left:10px;position:relative}.hero-chart-note{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:11px;width:max-content;margin:0 0 10px auto;padding:9px 12px;font-size:10px}.hero-bars{border-bottom:1px solid #ffffff38;align-items:flex-end;gap:8px;height:120px;padding:0 8px;display:flex}.hero-bars span{background:linear-gradient(#ffffffe6,#ffffff29);border-radius:5px 5px 0 0;flex:1;min-width:6px}.hero-axis{color:#b9d2ff;justify-content:space-between;margin-top:8px;font-size:9px;display:flex}.insight-list{gap:12px;display:grid}.insight-row{border-bottom:1px solid #edf0f5;align-items:flex-start;gap:12px;padding:13px 0;display:flex}.insight-row:last-child{border-bottom:0}.insight-icon{width:31px;height:31px;color:var(--blue);background:var(--blue-soft);border-radius:10px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.insight-copy{flex:1}.insight-copy strong{font-size:11.5px;line-height:1.35;display:block}.insight-copy p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.5}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.module-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px;transition:all .18s}.module-card:hover{box-shadow:var(--shadow);border-color:#ccdaed;transform:translateY(-2px)}.module-top{justify-content:space-between;align-items:center;display:flex}.module-icon{width:36px;height:36px;color:var(--blue);background:var(--blue-soft);border-radius:11px;place-items:center;font-size:11px;font-weight:800;display:grid}.module-card h3{margin:18px 0 6px;font-size:13px}.module-card p{min-height:42px;color:var(--muted);margin:0;font-size:10.5px;line-height:1.55}.module-result{border-top:1px solid #edf0f5;justify-content:space-between;align-items:baseline;margin-top:16px;padding-top:14px;display:flex}.module-result strong{font-size:17px}.module-result span{color:var(--blue);font-size:10px;font-weight:700}.chart-tooltip{background:#fffffff7;border:1px solid #dfe6f0;border-radius:12px;min-width:175px;padding:12px;box-shadow:0 12px 30px #14223d1f}.chart-tooltip>small{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:700;display:block}.chart-tooltip>div{color:#647087;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;margin-top:5px;font-size:10px;display:grid}.chart-tooltip strong{color:var(--ink)}.tooltip-dot{border-radius:50%;width:7px;height:7px}.planner-layout{grid-template-columns:minmax(270px,.58fr) minmax(0,1.42fr);align-items:start;gap:16px;display:grid}.input-card{position:sticky;top:24px}.mode-tabs{background:#f1f4f8;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.mode-tabs button{color:#7a8598;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:32px;font-size:10px;font-weight:680}.mode-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #1d2d4a14}.field-grid{grid-template-columns:1fr 1fr;gap:13px 12px;margin-top:20px;display:grid}.field{gap:6px;display:grid}.field.full{grid-column:1/-1}.field label{color:#67748b;font-size:9.5px;font-weight:650}.input-wrap{position:relative}.input-wrap input,.input-wrap select{width:100%;height:39px;color:var(--ink);background:#fff;border:1px solid #dde4ee;border-radius:10px;padding:0 10px;font-size:11px;font-weight:600}.input-wrap input:hover,.input-wrap select:hover{border-color:#c9d4e4}.input-prefix,.input-suffix{z-index:1;color:#8b96a8;font-size:10px;position:absolute;top:50%;transform:translateY(-50%)}.input-prefix{left:10px}.input-suffix{right:10px}.input-wrap.has-prefix input{padding-left:22px}.input-wrap.has-suffix input{padding-right:30px}.advanced-fields{display:contents}.assumption-note{color:#65738b;background:#f6f8fb;border-radius:10px;margin:16px 0 0;padding:11px 12px;font-size:9.5px;line-height:1.5}.result-stack{gap:16px;display:grid}.result-hero{background:linear-gradient(135deg,#f8fbff,#eef5ff);border:1px solid #dbe6fb;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:25px 27px;display:grid}.result-hero h2{letter-spacing:-.06em;margin:6px 0 4px;font-size:clamp(32px,5vw,50px)}.result-hero p{color:#6d7b93;max-width:500px;margin:0;font-size:11px;line-height:1.55}.confidence-ring{background:conic-gradient(var(--blue) 0 100%);border-radius:50%;place-items:center;width:100px;height:100px;display:grid}.confidence-ring:before{content:"";background:#f7faff;border-radius:50%;width:76px;height:76px;position:absolute}.confidence-ring span{z-index:1;text-align:center;color:#6f7e96;font-size:9px;position:relative}.confidence-ring strong{color:var(--ink);font-size:18px;display:block}.result-metrics{border:1px solid var(--line);background:var(--line);border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.result-metric{background:#fff;padding:19px}.result-metric span{color:var(--muted);font-size:9.5px;display:block}.result-metric strong{letter-spacing:-.035em;margin-top:8px;font-size:20px;display:block}.result-metric small{color:#8893a5;margin-top:5px;font-size:9px;display:block}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.scenario-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:15px}.scenario-card.active{background:#f7faff;border-color:#bfd3fa}.scenario-card span{color:var(--muted);font-size:9px;font-weight:650}.scenario-card strong{margin-top:7px;font-size:17px;display:block}.scenario-card small{color:#8792a5;margin-top:4px;font-size:8.5px;display:block}.breakdown-list{gap:12px;display:grid}.breakdown-row{grid-template-columns:150px 1fr auto;align-items:center;gap:12px;font-size:10.5px;display:grid}.breakdown-bar{background:#edf1f6;border-radius:999px;height:7px;overflow:hidden}.breakdown-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), #72a7ff);height:100%;display:block}.benchmark-hero{grid-template-columns:1fr .9fr;gap:24px;padding:30px;display:grid}.percentile-number{align-items:baseline;gap:7px;margin:16px 0 8px;display:flex}.percentile-number strong{letter-spacing:-.075em;font-size:60px;line-height:.9}.percentile-number span{color:var(--blue);font-size:18px;font-weight:730}.benchmark-scale{background:linear-gradient(90deg,#dce6f4,#9abcf5,#246bfd);border-radius:999px;height:10px;margin-top:26px;position:relative}.benchmark-marker{background:var(--blue);border:4px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #1632644d}.benchmark-labels{color:#8893a6;justify-content:space-between;margin-top:9px;font-size:8.5px;display:flex}.privacy-note{color:#627087;background:#f5f8fc;border-radius:14px;padding:17px;font-size:10px;line-height:1.55}.community-list{overflow:hidden}.post-row{border-bottom:1px solid #edf0f5;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px 22px;display:grid}.post-row:last-child{border-bottom:0}.post-row:hover{background:#fbfcfe}.post-votes{color:#5c6980;text-align:center;background:#f3f6fa;border-radius:10px;min-width:43px;padding:8px;font-size:9px}.post-votes strong{color:var(--ink);font-size:13px;display:block}.post-copy h3{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:750;line-height:1.3}.post-copy p{color:var(--muted);margin:5px 0 0;font-size:9.5px}.post-meta{color:#8a95a6;justify-items:end;gap:4px;font-size:9px;display:grid}.post-meta strong{color:var(--ink)}.post-meta .button{margin-top:4px}.post-row{scroll-margin-top:24px}.post-row:target{background:#f3f7ff}.settings-list{overflow:hidden}.settings-row{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:20px;padding:19px 22px;display:flex}.settings-row:last-child{border-bottom:0}.settings-row h3{margin:0;font-size:11.5px}.settings-row p{color:var(--muted);margin:4px 0 0;font-size:9.5px}.toggle{background:#dce3ed;border:0;border-radius:999px;width:38px;height:22px;padding:3px}.toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;display:block;box-shadow:0 2px 5px #14233c2e}.toggle.on{background:var(--blue)}.toggle.on:after{margin-left:16px}.disclaimer{color:#7d889a;background:#fff9;border:1px solid #e7ebf1;border-radius:12px;margin-top:22px;padding:14px 16px;font-size:9px;line-height:1.6}.mobile-topbar,.mobile-nav{display:none}@media (width<=1100px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{grid-template-columns:1fr 1fr}.module-grid,.community-pulse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-post:last-child{display:none}}@media (width<=880px){.sidebar{display:none}.mobile-topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:sticky;top:0}.mobile-topbar .brand{padding:0}.mobile-topbar .brand-symbol{border-radius:9px;flex-basis:31px;width:31px;height:31px}.mobile-topbar .brand-name{font-size:15px}.main-content{margin-left:0;padding:27px 20px 98px}.mobile-nav{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #d8e0ebe6;border-radius:18px;grid-template-columns:repeat(5,1fr);min-height:62px;padding:6px;display:grid;position:fixed;inset:auto 12px 12px;box-shadow:0 14px 34px #13223c26}.mobile-nav a{color:#8792a4;border-radius:12px;align-content:center;place-items:center;gap:4px;display:grid}.mobile-nav a.active{color:var(--blue);background:var(--blue-soft)}.mobile-nav a span{font-size:11px;font-weight:800}.mobile-nav a small{font-size:8px}.planner-layout{grid-template-columns:1fr}.input-card{position:static}.two-column{grid-template-columns:1fr}.dashboard-compare-body{grid-template-columns:1fr;gap:18px}}@media (width<=650px){.main-content{padding-inline:14px}.page-header{align-items:flex-start}.page-header h1{font-size:28px}.page-action .button span{display:none}.metric-grid,.module-grid,.community-pulse-grid,.three-column,.result-metrics,.scenario-grid{grid-template-columns:1fr}.metric-card{min-height:124px}.hero-card{grid-template-columns:1fr;padding:25px}.hero-visual{margin-top:25px;padding-left:0}.hero-bars{height:90px}.planner-layout{gap:12px}.result-hero{grid-template-columns:1fr}.confidence-ring{width:82px;height:82px}.confidence-ring:before{width:62px;height:62px}.benchmark-hero{grid-template-columns:1fr;padding:22px}.percentile-number strong{font-size:50px}.breakdown-row{grid-template-columns:120px 1fr auto}.post-row{grid-template-columns:auto 1fr}.post-meta{grid-column:2}.community-pulse,.dashboard-compare{padding:19px 16px 14px}.dashboard-compare-header{flex-direction:column;align-items:stretch}.dashboard-compare-header .button{width:100%}.dashboard-peer-stats{grid-template-columns:1fr}.dashboard-peer-stat small{white-space:normal}.community-pulse-header{flex-direction:column;align-items:stretch}.community-pulse-header .button{width:100%}.pulse-post:last-child{display:flex}.post-meta{justify-items:start}.chart-explainer{margin-left:0}.chart-explainer strong{width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.billing-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.billing-actions .form-error{flex-basis:100%;margin:0}.import-statements{gap:10px;margin-top:18px;display:grid}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.community-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.community-toolbar p,.community-empty p{color:var(--muted);margin:0}.community-composer{gap:16px;margin-bottom:16px;padding:24px;display:grid}.community-composer label,.reply-composer{color:var(--navy);gap:8px;font-size:13px;font-weight:700;display:grid}.dashboard-state{text-align:center;max-width:720px;margin:8vh auto;padding:48px}.dashboard-state p,.dashboard-chart-empty p{color:var(--muted)}.dashboard-state .button,.dashboard-chart-empty .button{margin-top:14px}.dashboard-history-summary{text-align:center;align-content:center;justify-items:center;min-height:190px;display:grid}.dashboard-history-summary>strong{color:#fff;font-size:clamp(32px,5vw,58px)}.dashboard-history-summary>span,.dashboard-history-summary>div{color:#ffffffc2}.dashboard-chart-empty{text-align:center;align-content:center;min-height:245px}.hero-empty-value{color:#fff;letter-spacing:-.04em;margin:10px 0;font-size:clamp(32px,5vw,54px);font-weight:780}.percentile-number.unavailable strong{color:var(--muted)}.benchmark-status{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.scenario-save{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.community-composer input,.community-composer select,.community-composer textarea,.reply-composer textarea{border:1px solid var(--border);color:var(--navy);font:inherit;background:#fff;border-radius:12px;padding:12px 14px}.community-empty{text-align:center;padding:36px}.community-empty strong{margin-bottom:7px;display:block}.post-copy small{color:var(--muted)}.reply-composer{margin-top:16px}
