:root{--brand:#24a16d;--brand-dark:#18865b;--brand-light:#56bb93;--brand-soft:#92efc7;--brand-muted:#b2e2d4;--brand-tint:#eef8f2;--brand-tint-strong:#d8f0e4;--brand-surface:#f4faf7;--brand-ring:#a8e8ce;--text:#132a22;--text-muted:#5c6f66;--bg:#eef5f1;--bg-gradient-start:#f4faf7;--bg-gradient-mid:#e8f2ec;--border:#d4e5dc;--border-subtle:#e5eaf0;--chart-price:#2563eb;--chart-intrinsic:var(--brand);color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(165deg, var(--bg-gradient-start) 0%, var(--bg-gradient-mid) 48%, var(--bg) 100%);min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer;border:0;border-radius:10px;padding:.7rem 1rem}button:disabled{cursor:not-allowed;opacity:.5}input{border:1px solid var(--border);border-radius:10px;width:100%;padding:.8rem 1rem}table{border-collapse:collapse;width:100%}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5eaf2;padding:.85rem}tbody tr{cursor:pointer}tbody tr:hover{background:var(--brand-surface)}.app-shell{max-width:1280px;margin:0 auto;padding:1rem 1.25rem 1.75rem}.auth-layout{place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-card,.panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:18px;padding:1.25rem;box-shadow:0 1px 2px #1720330a,0 12px 40px #1720330f}.auth-card{width:100%;max-width:440px}.auth-brand{margin-bottom:.5rem}.auth-brand .app-logo-wrap{justify-content:center}.app-logo-wrap{align-items:center;gap:.65rem;min-width:0;display:inline-flex}.app-logo{flex-shrink:0;width:2rem;height:2rem;display:block}.app-logo-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar,.panel-header,.detail-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.topbar{min-height:2.25rem;margin-bottom:.75rem;padding:.15rem 0}.nav-back{color:#475569;background:#ffffff8c;border:1px solid #fffc;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;font-size:1rem;font-weight:600;line-height:1;transition:background .15s,color .15s;display:inline-flex;box-shadow:0 1px 3px #1720330d}.nav-back:hover{color:var(--text);background:#ffffffeb}.topbar-spacer{flex:1}.topbar-brand{flex:1;align-items:center;gap:.65rem;min-width:0;display:flex}.app-title{color:var(--text);letter-spacing:-.02em;white-space:nowrap;font-size:1.05rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .15s}.app-title:hover,.app-title:hover .app-logo-text{color:var(--brand)}.topbar-link{text-decoration:none}.topbar-actions{align-items:center;gap:.35rem;display:flex}.topbar-menu{position:relative}.topbar-menu-trigger{align-items:center;gap:.3rem;display:inline-flex}.topbar-menu-trigger.active{background:var(--brand-tint);color:var(--brand-dark)}.topbar-menu-chevron{opacity:.65;transition:transform .15s}.topbar-menu-chevron.open{transform:rotate(180deg)}.topbar-menu-panel{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:.15rem;min-width:11.5rem;padding:.35rem;display:grid;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 4px 6px #1720330a,0 16px 40px #1720331f}.topbar-menu-item{color:#334155;border-radius:8px;padding:.55rem .75rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .12s,color .12s}.topbar-menu-item:hover{color:var(--text);background:#f8fafc}.topbar-menu-item.active{background:var(--brand-tint);color:var(--brand-dark)}.notifications-root{position:relative}.notifications-bell{color:#64748b;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:background .15s,color .15s;display:inline-flex;position:relative}.notifications-bell:hover,.notifications-bell[aria-expanded=true]{color:var(--text);background:#f1f5f9}.notifications-badge{background:var(--brand);border:1.5px solid var(--bg);color:#fff;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .2rem;font-size:.6rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.05rem;right:.05rem}.notifications-popover{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:min(24rem,100vw - 2rem);max-height:min(32rem,100vh - 5rem);display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 4px 6px #0f172a0a,0 16px 40px #0f172a1f}.notifications-popover-header{border-bottom:1px solid var(--bg);grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;padding:.85rem .85rem .75rem .65rem;display:grid}.notifications-close{color:#94a3b8}.notifications-title{margin:0;font-size:.95rem;font-weight:700}.notifications-mark-all{color:var(--brand);white-space:nowrap;background:0 0;align-items:center;gap:.3rem;padding:.35rem .5rem;font-size:.78rem;font-weight:600;display:inline-flex}.notifications-mark-all:hover:not(:disabled){color:var(--brand-dark)}.notifications-tabs{border-bottom:1px solid var(--bg);gap:.15rem;padding:0 .85rem;display:flex}.notifications-tabs button{color:#64748b;background:0 0;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:.35rem;margin-bottom:-1px;padding:.75rem .55rem;font-size:.82rem;font-weight:600;display:inline-flex}.notifications-tabs button.active{border-bottom-color:var(--brand);color:var(--text)}.notifications-tab-count{background:var(--brand-tint);color:var(--brand);border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;padding:0 .35rem;font-size:.68rem;font-weight:700;display:inline-flex}.notifications-list{flex-direction:column;padding:.35rem 0;display:flex;overflow-y:auto}.notification-item{text-align:left;background:0 0;border-radius:0;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:.65rem;width:100%;padding:.85rem 1rem .85rem 1.25rem;transition:background .15s;display:grid;position:relative}.notification-item:hover{background:#f8fafc}.notification-item.read{opacity:.72}.notification-unread-dot{background:var(--brand);border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:1.35rem;left:.45rem}.notification-avatar{color:var(--brand-dark);letter-spacing:.02em;background:#eef2ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.68rem;font-weight:800;display:inline-flex}.notification-body{gap:.25rem;min-width:0;display:grid}.notification-message{color:#334155;font-size:.82rem;line-height:1.45}.notification-time{color:#94a3b8;font-size:.74rem}.notification-type-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-top:.1rem;display:inline-flex}.notification-type-icon--health{color:var(--brand);background:#ecfdf5}.notification-type-icon--intrinsic{background:var(--brand-tint);color:var(--brand)}.notification-type-icon--valuation{color:#ca8a04;background:#fef9c3}.notification-type-icon--metric{color:#ea580c;background:#fff7ed}.notifications-empty{color:#94a3b8;text-align:center;margin:0;padding:2rem 1rem;font-size:.85rem}.wide{min-width:0}.eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .25rem;font-size:.75rem;font-weight:700}h1,h2,h3{margin:0}.muted,.empty-state{color:#64748b}.stack{gap:1rem;display:grid}.inline-form{gap:.75rem;min-width:360px;display:flex}.inline-form input{flex:1;width:auto;min-width:0}.inline-form--adding input{border-color:var(--brand-ring);animation:1.4s ease-in-out infinite add-stock-input-pulse}.primary-button--loading{justify-content:center;align-items:center;gap:.5rem;min-width:9.5rem;display:inline-flex}.spinner{border:2px solid #cbd5e1;border-top-color:var(--brand);border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.7s linear infinite spin}.spinner--on-primary{border-color:#fff #ffffff59 #ffffff59}.spinner--muted{border-color:var(--brand-tint-strong);border-top-color:var(--brand);width:1.25rem;height:1.25rem}.add-stock-banner{background:linear-gradient(135deg, var(--brand-tint) 0%, var(--brand-surface) 100%);border:1px solid #bfdbfe;border-radius:14px;align-items:center;gap:.85rem;margin-top:1rem;padding:.9rem 1rem;animation:.25s ease-out add-stock-banner-in;display:flex;position:relative;overflow:hidden}.add-stock-banner-copy{flex:1;gap:.2rem;min-width:0;display:grid}.add-stock-banner-copy strong{color:#1e3a8a;font-size:.95rem}.add-stock-banner-copy span{color:#475569;font-size:.85rem}.add-stock-banner-progress{background:linear-gradient(90deg, var(--brand), var(--brand-light), var(--brand));background-size:200% 100%;height:3px;animation:2.2s ease-in-out infinite add-stock-progress;position:absolute;bottom:0;left:0;right:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes add-stock-input-pulse{0%,to{box-shadow:0 0 #2563eb00}50%{box-shadow:0 0 0 3px #2563eb1f}}@keyframes add-stock-banner-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes add-stock-progress{0%{background-position:100% 0}to{background-position:-100% 0}}.stock-search{flex:1;min-width:0;position:relative}.stock-search input{width:100%}.stock-search-status{color:#64748b;pointer-events:none;font-size:.75rem;position:absolute;top:calc(100% + .35rem);left:1rem}.stock-search-dropdown{z-index:20;background:#fff;border:1px solid #d7deea;border-radius:12px;max-height:280px;margin:.35rem 0 0;padding:.35rem;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #1720331f}.stock-search-dropdown button{color:inherit;text-align:left;background:0 0;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:.15rem .75rem;width:100%;padding:.65rem .75rem;display:grid}.stock-search-dropdown button:hover,.stock-search-dropdown button.active{background:#eef4ff}.stock-search-symbol{font-weight:800}.stock-search-name{color:#334155;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stock-search-exchange{color:#64748b;font-size:.8rem}.stock-search-empty{color:#64748b;padding:.85rem 1rem;font-size:.9rem}.primary-button{background:var(--brand);color:#fff;font-weight:700}.ghost-button,.link-button{color:#64748b;background:0 0;border-radius:999px;padding:.45rem .75rem;font-size:.85rem;font-weight:600;transition:color .15s}.ghost-button:hover,.link-button:hover{color:var(--text)}.link-button{margin-top:1rem;padding-left:0}.search{margin:1.25rem 0}.error{color:#b91c1c;background:#fef2f2;border-radius:10px;padding:.75rem}.table-wrap{overflow-x:auto}.has-tooltip{cursor:help}th.has-tooltip{text-underline-offset:.2em;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}th.sortable-header{padding:0;text-decoration:none}.sort-header-button{color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:left;background:0 0;border-radius:0;justify-content:flex-start;align-items:center;gap:.2rem;width:100%;padding:.85rem;transition:color .15s;display:inline-flex}.sort-header-button:hover,.sort-header-button.active{color:var(--brand)}.sort-header-icon{color:#cbd5e1;flex-shrink:0;display:inline-flex}.sort-header-button:hover .sort-header-icon,.sort-header-button.active .sort-header-icon{color:currentColor}.tooltip-popup{background:var(--text);color:#fff;pointer-events:none;text-align:center;white-space:normal;z-index:10000;border-radius:8px;max-width:280px;padding:.5rem .75rem;font-size:.8rem;line-height:1.4;position:fixed;box-shadow:0 8px 24px #17203340}th.actions-col,td.actions-col{width:1%}.ticker{font-weight:800}.exchange{color:#64748b;white-space:nowrap;font-size:.9rem}.badge{border-radius:999px;padding:.35rem .6rem;font-weight:800;display:inline-block}.badge.health-0{color:#991b1b;background:#fee2e2}.badge.health-1{color:#c2410c;background:#ffedd5}.badge.health-2{color:#854d0e;background:#fef9c3}.badge.health-3{color:#3f6212;background:#ecfccb}.badge.health-4{color:#166534;background:#dcfce7}.row-actions{justify-content:center;display:flex}.icon-button{color:#94a3b8;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:background .15s,color .15s;display:inline-flex}.icon-button:hover{color:#64748b;background:#f1f5f9}.icon-button--danger:hover{color:#dc2626;background:#fef2f2}.alert-list,.metric-grid,.checklist{gap:.75rem;margin-top:1rem;display:grid}.alert,.metric-card,.chart-card,.check{background:#f8fbffb8;border:1px solid #e5eaf2d9;border-radius:14px;padding:1rem}.alert.read{opacity:.65}.alert p{margin:.35rem 0}.alert button{margin-top:.5rem}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.metric-card span{color:#64748b;font-size:.85rem;display:block}.metric-card strong{margin-top:.35rem;font-size:1.35rem;display:block}.chart-card{margin-top:1rem}.chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.chart-header h3{color:#334155;margin:0;font-size:.95rem;font-weight:600}.range-toggle{flex-wrap:wrap;gap:.35rem;display:flex}.range-toggle button{color:#475569;background:#fff;border:1px solid #d7deea;padding:.45rem .75rem}.range-toggle button.active{background:var(--brand);border-color:var(--brand);color:#fff}.valuation-chart{position:relative}.chart-legend{flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;display:flex}.chart-legend-item{color:#64748b;align-items:center;gap:.45rem;font-size:.8rem;display:inline-flex}.chart-legend-toggle{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:999px;align-items:center;gap:.45rem;padding:.3rem .65rem;font-size:.8rem;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.chart-legend-toggle:hover{color:#334155;border-color:#94a3b8}.chart-legend-toggle.active{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.chart-legend-toggle:not(.active){opacity:.55}.chart-legend-toggle:not(.active) .chart-legend-line{background:#cbd5e1!important}.chart-series-empty{text-align:center;margin:2rem 0}.chart-legend-line{border-radius:999px;width:1.25rem;height:3px;display:inline-block}.chart-legend-line.price{background:var(--chart-price)}.chart-legend-line.intrinsic{background:var(--chart-intrinsic)}.chart-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.65rem .75rem;font-size:.82rem;box-shadow:0 8px 24px #0f172a14}.chart-tooltip-label{color:#64748b;margin:0 0 .4rem;font-size:.75rem}.chart-tooltip-row{align-items:center;gap:.45rem;margin:.2rem 0;display:flex}.chart-tooltip-row strong{margin-left:auto}.chart-tooltip-dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.chart-loading{opacity:.55;pointer-events:none;transition:opacity .15s}.valuation-chart .recharts-surface{overflow:visible}.check.pass,.metric-card.pass,td.pass{color:#166534;background:#dcfce7;border-color:#bbf7d0}.check.fail,.metric-card.fail,td.fail{color:#991b1b;background:#fee2e2;border-color:#fecaca}.detail-page .detail-header{margin-top:0}.detail-updated{color:#64748b;margin:.35rem 0 0;font-size:.85rem;font-weight:600}.detail-tags{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.detail-tag{color:#64748b;background:#eef4ff;border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:500}.detail-description{color:#64748b;max-width:72ch;margin:.5rem 0 0;font-size:.88rem;line-height:1.6}.detail-metric-hint{color:#94a3b8;margin-top:.1rem;font-size:.72rem;font-weight:400;display:block}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.detail-section{min-width:0}.detail-section-header h3{color:#334155;margin:0;font-size:.9rem;font-weight:600}.detail-section-header p{color:#94a3b8;margin:.2rem 0 .6rem;font-size:.8rem;font-weight:400;line-height:1.4}.detail-grid .detail-section:last-child{grid-column:1/-1}.detail-card{background:#fff;border:1px solid #e5eaf2;border-radius:14px;gap:0;padding:.5rem .85rem;display:grid}.detail-metric-row{justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem 0;display:flex}.detail-metric-row+.detail-metric-row{border-top:1px solid #f1f5f9}.detail-metric-main{align-items:flex-start;gap:.45rem;min-width:0;display:flex}.detail-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.45rem}.detail-status-dot.pass{background:var(--brand)}.detail-status-dot.fail{background:#f87171}.detail-metric-label{color:#64748b;font-size:.82rem;font-weight:400;display:block}.detail-metric-value{color:#334155;text-align:right;white-space:nowrap;flex-shrink:0;font-size:.88rem;font-weight:500}.detail-metric-value.emphasis{color:var(--text);font-weight:600}.detail-link{color:var(--brand);text-align:right;word-break:break-all;font-size:.88rem;font-weight:500}.balance-bar{background:#e2e8f0;border-radius:999px;height:10px;margin-bottom:.35rem;display:flex;overflow:hidden}.balance-bar-liabilities{background:#f87171;height:100%;display:block}.balance-bar-equity{background:var(--brand);height:100%;display:block}.balance-legend{color:#64748b;gap:1rem;margin-bottom:.35rem;font-size:.75rem;font-weight:600;display:flex}.balance-dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:.35rem;display:inline-block}.balance-dot.liabilities{background:#f87171}.balance-dot.equity{background:var(--brand)}.bv-flow{align-items:stretch;gap:.5rem;margin-bottom:.5rem;display:flex}.bv-point{background:#f8fafc;border:1px solid #e5eaf2;border-radius:10px;flex-direction:column;flex:1;gap:.1rem;min-width:0;padding:.65rem .75rem;display:flex}.bv-point.current{background:var(--brand-surface);border-color:var(--brand-tint-strong)}.bv-point.projected{background:#f7fef9;border-color:#dcfce7}.bv-point .detail-metric-value{text-align:left;white-space:normal;font-size:.92rem}.bv-connector{color:#94a3b8;flex-shrink:0;justify-content:center;align-self:center;width:2rem;height:2rem;display:flex}.bv-connector svg{width:1.25rem;height:1.25rem}.bv-connector.projected{color:var(--brand)}.model-inputs{border-top:1px solid #e5eaf2;margin-top:.35rem;padding-top:.35rem}.detail-overview{background:#f8fafcb8;border:1px solid #e5eaf2cc;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:1.25rem;margin-top:1rem;padding:1.1rem 1.15rem;display:grid}.detail-hero{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.hero-stat{flex-direction:column;gap:.25rem;display:flex}.stat-label{color:#64748b;letter-spacing:.02em;font-size:.8rem;font-weight:600}.stat-value-lg{color:var(--text);letter-spacing:-.02em;font-size:1.5rem;font-weight:700;line-height:1.1}.stat-delta{font-size:.8rem;font-weight:500}.stat-delta.positive{color:#15803d}.stat-delta.negative{color:#b91c1c}.detail-stats{margin-top:1.25rem}.detail-stats-heading{color:#475569;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.stat-list{background:var(--brand-surface);border:1px solid #e5eaf2;border-radius:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:0;margin:0;display:grid;overflow:hidden}.stat-item{border-bottom:1px solid #e5eaf2;border-right:1px solid #e5eaf2;flex-direction:column;gap:.2rem;padding:.85rem 1rem;display:flex}.stat-item dt{color:#64748b;align-items:center;gap:.4rem;margin:0;font-size:.78rem;font-weight:600;display:flex}.stat-item dd{color:var(--text);margin:0;font-size:1rem;font-weight:700}.stat-indicator{border-radius:50%;flex-shrink:0;width:7px;height:7px}.stat-indicator.pass{background:var(--brand)}.stat-indicator.fail{background:#f87171}.health-visual{align-items:center;gap:1.25rem;display:flex}.health-visual-ring-wrap{flex-direction:column;align-items:center;gap:.35rem;display:flex}.health-visual-title{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.health-visual-ring{flex-shrink:0;width:140px;height:140px}.health-visual-score{fill:var(--text);font-size:2.75rem;font-weight:800}.health-visual-sub{display:none}.health-visual-legend{gap:.45rem;min-width:140px;margin:0;padding:0;list-style:none;display:grid}.health-visual-legend li{align-items:center;gap:.45rem;font-size:.78rem;display:flex}.health-visual-dot{border-radius:50%;width:8px;height:8px}.health-visual-legend li.pass .health-visual-dot{background:var(--brand)}.health-visual-legend li.fail .health-visual-dot{background:#f87171}.health-visual-label{color:#475569;font-weight:600}.dashboard-title{color:var(--text);letter-spacing:-.025em;margin:0;font-size:1.35rem;font-weight:600;line-height:1.2}.market-rate{color:#64748b;margin:.35rem 0 0;font-size:.85rem;font-weight:600}.about-page{gap:1.5rem;display:grid}.about-hero{background:radial-gradient(circle at 85% 15%,#2563eb1a,#0000 42%),radial-gradient(circle at 10% 90%,#faf0e08c,#0000 38%),linear-gradient(145deg,#fff 0%,#faf8f4 100%);border:1px solid #ffffffb8;border-radius:20px;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);gap:1.5rem;padding:2rem 2rem 1.75rem;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #1720330a,0 16px 48px #17203312}.about-hero-inner{z-index:1;position:relative}.about-hero-inner h1{letter-spacing:-.04em;margin:.2rem 0 1rem;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1.08}.about-hero-inner p{color:#475569;max-width:58ch;margin:0 0 .85rem;font-size:1.02rem;line-height:1.75}.about-hero-inner p strong{color:var(--text)}.about-hero-decoration{justify-content:center;align-items:center;min-height:220px;display:flex}.about-hero-orbit{border:1px dashed #cbd5e1;border-radius:50%;width:220px;height:220px;position:relative}.about-hero-orbit-track{width:100%;height:100%;animation:48s linear infinite about-orbit-spin;position:relative}.about-hero-orbit-slot{--angle:calc(var(--i) * 90deg);--orbit-radius:110px;transform:rotate(var(--angle)) translateY(calc(-1 * var(--orbit-radius)));position:absolute;top:50%;left:50%}.about-hero-orbit-icon{background:var(--orbit-accent-soft);border:1px solid color-mix(in srgb, var(--orbit-accent) 22%, #e2e8f0);color:var(--orbit-accent);height:56px;transform:translate(-50%, -50%) rotate(calc(-1 * var(--angle)));border-radius:50%;justify-content:center;align-items:center;width:56px;animation:48s linear infinite about-orbit-icon-upright;display:flex;position:absolute;box-shadow:0 8px 24px #1720331a}@keyframes about-orbit-spin{to{transform:rotate(360deg)}}@keyframes about-orbit-icon-upright{to{transform:translate(-50%, -50%) rotate(calc(-1 * var(--angle) - 360deg))}}.about-rules-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:20px;padding:1.75rem;box-shadow:0 1px 2px #1720330a,0 12px 40px #1720330f}.about-section-intro h2{letter-spacing:-.03em;align-items:center;gap:.5rem;margin:0 0 .45rem;font-size:1.35rem;font-weight:700;display:flex}.about-section-intro p{color:#64748b;max-width:52ch;margin:0;line-height:1.6}.about-rules-track{gap:1.25rem;margin-top:1.5rem;display:grid;position:relative}.about-rules-line{background:linear-gradient(180deg, var(--brand-tint-strong), var(--brand-muted));border-radius:999px;width:3px;position:absolute;top:2rem;bottom:2rem;left:3.75rem}.about-rule-visual{z-index:1;grid-template-columns:120px minmax(0,1fr);gap:1.25rem;display:grid;position:relative}.about-rule-graphic{flex-direction:column;align-items:center;gap:.5rem;display:flex}.about-rule-ring-wrap{width:120px;height:120px;position:relative}.about-rule-ring{width:100%;height:100%;display:block}.about-rule-icon-wrap{background:var(--rule-accent-soft);color:var(--rule-accent);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-rule-badge{background:var(--rule-accent);color:#fff;letter-spacing:.06em;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:800}.about-rule-body{background:#f8fafc;border:1px solid #e5eaf2;border-radius:16px;padding:1.15rem 1.35rem}.about-rule-eyebrow{color:var(--rule-accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.72rem;font-weight:800}.about-rule-body h2{letter-spacing:-.02em;margin:0 0 .65rem;font-size:1.15rem;font-weight:700}.about-rule-body p{color:#475569;margin:0 0 .75rem;font-size:.95rem;line-height:1.72}.about-rule-body p:last-of-type{margin-bottom:0}.health-page .health-hero{grid-template-columns:minmax(0,1.2fr) minmax(240px,.9fr)}.health-hero-visual{align-content:center;justify-items:center;gap:.5rem;display:grid;padding:1.25rem!important}.health-hero-visual .health-visual{flex-direction:column}.health-hero-visual-caption{color:#64748b;text-align:center;margin:0;font-size:.82rem;font-weight:600}.health-hero-links{margin-bottom:0!important}.health-inline-link,.health-hero-links a{color:var(--brand);font-weight:600;text-decoration:none}.health-inline-link:hover,.health-hero-links a:hover{text-decoration:underline}.health-section-icon{color:var(--brand)}.health-why-list{color:#475569;gap:.85rem;margin:0;padding:0;line-height:1.7;list-style:none;display:grid}.health-why-list li{background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;padding:1rem 1.15rem;font-size:.95rem}.health-why-list strong{color:var(--text)}.health-why-list a{color:var(--brand);font-weight:600;text-decoration:none}.health-why-list a:hover{text-decoration:underline}.health-check-grid{gap:1rem;margin-top:1.25rem;display:grid}.health-check-card{background:#f8fafc;border:1px solid #e5eaf2;border-radius:16px;gap:.85rem;padding:1.15rem 1.25rem;display:grid}.health-check-card-head{align-items:flex-start;gap:.85rem;display:flex}.health-check-badge{color:var(--brand);letter-spacing:.04em;background:#ecfdf5;border-radius:10px;flex-shrink:0;padding:.45rem .55rem;font-size:.78rem;font-weight:800}.health-check-card-head h3{color:var(--text);margin:0;font-size:1.02rem;font-weight:700}.health-check-threshold{color:var(--brand);margin:.2rem 0 0;font-size:.84rem;font-weight:800}.health-check-block h4{color:#334155;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .35rem;font-size:.72rem;font-weight:800}.health-check-block p{color:#475569;margin:0;font-size:.92rem;line-height:1.65}.health-score-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.health-score-row .badge{text-align:center;min-width:2.25rem}.health-score-explainer{color:#475569;max-width:62ch;margin:1rem 0 0;font-size:.95rem;line-height:1.72}.health-score-explainer strong{color:var(--text)}.intrinsic-page .intrinsic-hero{grid-template-columns:minmax(0,1.15fr) minmax(260px,.95fr)}.intrinsic-formula-card{align-self:center;gap:1rem;width:100%;display:grid;padding:1.35rem 1.25rem!important}.intrinsic-formula-label{color:#64748b;letter-spacing:.06em;text-align:center;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.intrinsic-formula-equation{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem .85rem;padding:.25rem 0;display:flex}.intrinsic-formula-iv{color:var(--brand);letter-spacing:-.03em;font-size:1.65rem;font-weight:800;line-height:1}.intrinsic-formula-equals{color:#94a3b8;font-size:1.35rem;font-weight:600;line-height:1}.intrinsic-formula-fraction{flex-direction:column;align-items:center;gap:.3rem;min-width:0;display:flex}.intrinsic-formula-numerator,.intrinsic-formula-denominator{color:var(--text);flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .45rem;font-size:.98rem;font-weight:700;display:flex}.intrinsic-formula-bar{background:#cbd5e1;width:100%;height:1px}.intrinsic-formula-symbol,.intrinsic-formula-symbol--rate{color:var(--brand)}.intrinsic-formula-op{color:#94a3b8;font-weight:600}.intrinsic-formula-paren{color:#475569;font-weight:600}.intrinsic-formula-paren sup{font-size:.72em}.intrinsic-formula-vars{border-top:1px solid #e5eaf2;gap:.45rem;margin:0;padding-top:.85rem;display:grid}.intrinsic-formula-var-row{grid-template-columns:auto 1fr;align-items:baseline;gap:.15rem .65rem;display:grid}.intrinsic-formula-var-row dt{color:var(--brand);white-space:nowrap;margin:0;font-size:.8rem;font-weight:800}.intrinsic-formula-var-row:nth-child(3) dt{color:var(--brand)}.intrinsic-formula-var-row dd{color:#64748b;margin:0;font-size:.8rem;line-height:1.45}.intrinsic-section-icon{color:var(--brand)}.intrinsic-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.25rem;display:grid}.intrinsic-compare-col{background:#f8fafc;border:1px solid #e5eaf2;border-radius:16px;padding:1.15rem 1.25rem}.intrinsic-compare-col--ours{background:#f0fdf4;border-color:#bbf7d0}.intrinsic-compare-col h3{color:var(--text);margin:0 0 .55rem;font-size:.95rem;font-weight:700}.intrinsic-compare-col p{color:#475569;margin:0;font-size:.92rem;line-height:1.65}.intrinsic-flow{margin-bottom:1.25rem;padding:1.25rem!important}.intrinsic-step-badge{color:var(--brand);text-align:center;background:#ecfdf5;border-radius:10px;flex-shrink:0;width:2rem;height:2rem;font-size:.85rem;font-weight:800;line-height:2rem}.about-rule-link{margin:.75rem 0 0!important}@media (width<=1000px){.topbar,.panel-header{flex-direction:column;align-items:stretch}.topbar-brand{width:100%}.topbar-actions{justify-content:flex-end;width:100%}.about-grid{grid-template-columns:1fr}.about-hero{grid-template-columns:1fr;padding:1.5rem}.about-hero-decoration{min-height:180px}.about-hero-orbit{width:180px;height:180px}.about-hero-orbit-slot{--orbit-radius:90px}.about-hero-orbit-icon{width:50px;height:50px}.health-page .health-hero,.intrinsic-page .intrinsic-hero,.intrinsic-compare{grid-template-columns:1fr}.intrinsic-flow .bv-flow{flex-direction:column}.about-rule-visual{text-align:center;grid-template-columns:1fr;justify-items:center}.about-rules-line{display:none}.inline-form{width:100%;min-width:0}.detail-overview{text-align:center;grid-template-columns:1fr;justify-items:center}.detail-hero{grid-template-columns:1fr;width:100%}.hero-stat{align-items:center}.health-visual{flex-direction:column}.detail-grid{grid-template-columns:1fr}.detail-grid .detail-section:last-child{grid-column:auto}.bv-flow{flex-direction:column;gap:0}.bv-connector{width:100%;height:1.5rem}.bv-connector svg{transform:rotate(90deg)}}
