:root{--ink:#050505;--muted:#9c9d93;--lime:#ddec61;--aqua:#8edfd9;--glass:rgba(248,252,249,.78);--line:rgba(0,0,0,.24)}
@font-face{font-family:Hellix;src:url("font/HellixTRIAL-Regular.otf") format("opentype");font-weight:400;font-display:swap}
@font-face{font-family:Hellix;src:url("font/HellixTRIAL-Medium.otf") format("opentype");font-weight:500;font-display:swap}
*{box-sizing:border-box}
html,body{margin:0;min-height:100%;font-family:Hellix,"Avenir Next",sans-serif;color:var(--ink)}
body{background:#edf7f3}button,input{font:inherit;color:inherit}button{cursor:pointer}
.watch-screen{position:relative;width:1728px;height:1117px;margin:0 auto;overflow:hidden;background:#f7fbf8;box-shadow:0 2px 5px rgba(0,0,0,.2)}
.watch-background{position:absolute;z-index:0;left:0;top:0;width:1728px;height:1117px;max-width:none}
.watch-scene{position:absolute;z-index:0;left:150px;top:151px;width:1404px;height:791px;object-fit:contain;animation:scene-in 1.15s cubic-bezier(.16,1,.3,1) both}
.topbar{position:absolute;z-index:5;left:42px;top:29px;width:1646px;height:60px;display:flex;align-items:center}.logo{display:block;width:37px;height:37px}.logo img{display:block;width:100%;height:100%}
.topnav{display:flex;gap:16px;margin-left:58px}.topnav a{width:117px;height:54px;display:grid;place-items:center;border-radius:999px;color:#000;text-decoration:none;font-size:14px;font-weight:500;background:rgba(255,255,255,.72);box-shadow:2px 4px 26px rgba(0,0,0,.08)}.topnav a:first-child{width:118px}.topnav a.active{color:#fff;background:#000}
.search{position:absolute;left:788px;top:3px;width:336px;height:54px;display:flex;align-items:center;padding:0 22px;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:2px 4px 26px rgba(0,0,0,.08)}.search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.search input::placeholder{color:#9c9d93}.search>img{width:24px;height:24px}
.user-area{position:absolute;left:1319px;top:0;width:327px;height:60px;display:flex;align-items:center}.header-icon{position:relative;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.72);box-shadow:0 5px 18px rgba(38,70,65,.08);display:grid;place-items:center}.header-icon>img:first-child{width:20px;height:20px}.header-icon+.header-icon{margin-left:18px}.notice-dot{position:absolute;left:1px;top:0;width:8px;height:8px}.profile{position:absolute;left:149px;top:0;width:178px;height:60px;display:flex;align-items:center;gap:10px}.profile>img{width:60px;height:60px;border-radius:50%;object-fit:cover}.profile span,.profile strong,.profile small{display:block}.profile strong{font-size:14px;font-weight:500}.profile small{color:var(--muted);font-size:14px;line-height:16px;white-space:nowrap}
.title-area{position:absolute;z-index:3;left:130px;top:142px}.title-area h1{margin:0;font-size:60px;line-height:71px;font-weight:400;letter-spacing:-1.4px}.filters{display:flex;gap:8px;margin-top:13px}.filters button{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.74);display:grid;place-items:center;box-shadow:.7px 1.4px 9px rgba(0,0,0,.04)}.filters button img{width:20px;height:20px;object-fit:contain}.filters button.active{background:#000}.filters button.active img{filter:invert(1)}
.rail{position:absolute;z-index:5;left:33px;top:401px;width:66px;height:694px}.rail a,.rail button{position:absolute;left:0;width:66px;height:66px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.74);display:grid;place-items:center;box-shadow:.7px 1.4px 9px rgba(0,0,0,.05)}.rail a:nth-child(1){top:0}.rail a:nth-child(2){top:74px}.rail a:nth-child(3){top:148px}.rail a:nth-child(4){top:222px}.rail a:nth-child(5){top:296px}.rail .settings{top:628px}.rail .active{background:#000}.rail img{width:30px;height:30px}
.cards{position:absolute;z-index:2;inset:0}.glass-card{position:absolute;border-radius:24px;background:var(--glass);box-shadow:.7px 1.4px 9px rgba(0,0,0,.05);backdrop-filter:blur(22px);overflow:hidden;animation:card-in .8s cubic-bezier(.16,1,.3,1) both}.card-head{display:flex;align-items:center;justify-content:space-between}.card-head h2{margin:0;display:flex;align-items:center;font-size:21px;line-height:23px;font-weight:500}.card-head h2>img{width:27px;height:27px;margin-right:11px;object-fit:contain}.card-head>a{width:46px;height:46px;border:.75px solid var(--line);border-radius:50%;display:grid;place-items:center}.card-head>a img{width:24px;height:24px;transform:rotate(-45deg)}
.flagged{left:188px;top:448px;width:275px;height:145px;padding:24px 25px}.flagged-title{display:flex;align-items:center}.flagged-title strong{margin-left:14px;font-size:21px;line-height:22px;font-weight:500}.radar-icon{position:relative;width:43px;height:43px;border:1px solid rgba(0,0,0,.25);border-radius:50%;display:grid;place-items:center}.radar-icon:before{content:"";width:18px;height:18px;border:2px solid #000;border-radius:50%}.radar-icon i{position:absolute;width:25px;height:2px;background:#000;transform:rotate(-42deg)}.flagged-value{position:absolute;left:25px;bottom:17px;display:flex;align-items:baseline}.flagged-value .count{font-size:43px;line-height:43px}.flagged-value small{margin-left:9px;font-size:14px}.refresh{position:absolute;right:24px;bottom:21px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.72);font-size:25px}
.risk-card{left:1325px;top:337px;width:363px;height:367px;padding:28px 25px}.risk-card .risk-summary{height:78px;margin-top:24px;display:grid;grid-template-columns:105px 113px 91px;align-items:end}.risk-summary>div+div{border-left:1px solid rgba(0,0,0,.11);padding-left:17px}.risk-summary span{display:block;font-size:41px;line-height:39px}.risk-summary small{display:block;color:var(--muted);font-size:12px}.risk-summary strong{display:block;margin-top:5px;font-size:18px;font-weight:400}.risk-summary em{font-size:12px;font-style:normal}.risk-summary b{display:block;width:16px;height:16px;margin-top:8px;border-radius:50%;background:#f05a2a}.risk-chart{position:absolute;left:29px;top:201px;width:305px;height:105px;overflow:hidden}.risk-chart>img{width:305px;height:132px;object-fit:fill}.risk-pulse{position:absolute;left:151px;bottom:0;width:7px;height:68px;border-radius:6px;background:linear-gradient(to top,var(--aqua) 0 56%,var(--lime) 56%);transform-origin:center bottom;animation:bar-rise 1s .4s cubic-bezier(.16,1,.3,1) both}.months{position:absolute;left:29px;bottom:25px;width:305px;display:flex;justify-content:space-between;font-size:11px}
.performance-card{left:137px;top:731px;width:462px;height:393px;padding:27px 26px}.card-head.compact h2{line-height:21px}.performance-stats{display:flex;justify-content:space-between;margin:28px 13px 0 8px}.performance-stats span{display:block}.performance-stats strong,.performance-stats small{display:block}.performance-stats strong{font-size:22px;font-weight:400}.performance-stats small{margin-top:3px;color:var(--muted);font-size:12px}.performance-chart{position:absolute;left:25px;bottom:28px;width:413px;height:181px;animation:chart-wipe 1.05s .3s cubic-bezier(.16,1,.3,1) both}
.balance-card{left:606px;top:731px;width:362px;height:386px;padding:27px 24px}.balance-legend{display:flex;gap:22px;margin:21px 0 0 10px;font-size:11px}.balance-legend span{display:flex;align-items:center}.balance-legend i{width:8px;height:8px;margin-right:6px;border-radius:50%}.balance-legend .lime{background:var(--lime)}.balance-legend .aqua{background:var(--aqua)}.gauge{position:relative;overflow:hidden}.gauge>img{position:absolute;left:0;top:0;width:100%;height:auto;animation:chart-wipe 1.05s .4s cubic-bezier(.16,1,.3,1) both}.gauge>div{position:absolute;text-align:center}.gauge span,.gauge small{display:block}.balance-gauge{left:-3px;width:320px;height:139px;margin-top:23px}.balance-gauge>img{width:320px}.balance-gauge>div{left:116px;top:55px;width:88px}.balance-gauge span{font-size:37px;line-height:38px}.balance-gauge small{font-size:12px}.balance-foot{position:absolute;left:32px;bottom:24px;width:297px;display:flex;justify-content:space-between}.balance-foot span{width:80px;text-align:center}.balance-foot strong,.balance-foot small{display:block}.balance-foot strong{font-size:22px;font-weight:400}.balance-foot small{color:var(--muted);font-size:12px}
.middle-stack{position:absolute;left:975px;top:731px;width:343px;height:428px}.middle-stack .glass-card{position:absolute;left:0;width:343px;padding:25px}.metric-card{top:0;height:200px}.assessment-card{top:207px;height:221px}.metric-card .card-head h2{font-size:19px}.metric-card .card-head h2>img{width:29px;height:29px}.metric-line{display:flex;align-items:baseline;margin-top:15px}.metric-line .count{font-size:46px;line-height:49px}.metric-line strong{margin-left:8px;font-size:21px;font-weight:400}.metric-card p{margin:4px 0 0;color:var(--muted);font-size:12px}
.readiness-card{left:1325px;top:731px;width:363px;height:386px;padding:27px 25px}.ready-icon{width:29px;height:29px;margin-right:10px;border:1px solid #000;border-radius:50%;display:grid;place-items:center;font-size:15px}.readiness-status{margin:23px 0 0 11px}.readiness-status span{font-size:40px;line-height:41px}.readiness-status strong{font-size:18px;font-weight:400}.readiness-status small{display:block;color:var(--muted);font-size:12px}.readiness-gauge{position:absolute;left:24px;bottom:26px;width:315px;height:145px}.readiness-gauge>img{width:315px}.readiness-gauge>div{left:114px;top:58px;width:87px}.readiness-gauge span{font-size:36px;line-height:38px}.readiness-gauge small{font-size:12px}
.count{font-variant-numeric:tabular-nums}.search-hidden{opacity:.13;filter:grayscale(1)}.glass-card,.filters button,.rail a{transition:opacity .2s,filter .2s,transform .2s}.card-head>a:hover{transform:rotate(7deg)}
@keyframes scene-in{from{opacity:0}to{opacity:1}}@keyframes card-in{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@keyframes bar-rise{from{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes chart-wipe{from{clip-path:inset(0 100% 0 0);opacity:.2}to{clip-path:inset(0);opacity:1}}
/* Exact node-level icon sizing and typography from Figma 35:2333. */
.topnav a{font-size:16px}.search input{font-size:16px}.profile strong,.profile small{font-size:16px}.title-area h1{font-size:64px}
.header-icon:first-child{width:42.667px;height:42.667px;min-width:42.667px;min-height:42.667px}
.filters button{border:1px solid #e8ede0;background:rgba(255,255,255,.7);box-shadow:6px 2px 6.8px rgba(0,0,0,.02)}
.filters button:nth-child(1) img{width:18px;height:18px}.filters button:nth-child(2) img{width:20px;height:20px}.filters button:nth-child(3) img{width:18px;height:18px}.filters button:nth-child(4) img{width:14px;height:14px}.filters button.active{background:rgba(255,255,255,.7)}.filters button.active img{filter:none}
.rail a,.rail button{background:rgba(255,255,255,.7)}.rail .active{background:#000}.rail a:nth-child(1) img{width:32px;height:32px}.rail a:nth-child(2) img{width:28px;height:28px}.rail a:nth-child(3) img,.rail a:nth-child(4) img{width:27px;height:27px}.rail a:nth-child(5) img,.rail .settings img{width:32px;height:32px}
.card-head>a{width:45.875px;height:45.875px}.card-head>a img{width:23px;height:23px;transform:none}.card-head h2>img{flex:0 0 auto}
.flagged{padding:20px 24px;background:rgba(255,255,255,.65);border:1px solid #fff}.flagged-title{width:225px;height:18px;display:flex;align-items:flex-start;justify-content:space-between}.flagged-title strong{margin:0;font-size:16px;line-height:18px;font-weight:500}.refresh{position:static;width:16px;height:16px;padding:0;border:0;border-radius:0;background:transparent}.refresh img{display:block;width:16px;height:16px}.flagged-value{left:24px;bottom:25px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.flagged-value .odometer{font-size:32px;line-height:32px}.flagged-value small{margin:0;font-size:16px;font-weight:500}.radar-icon{display:none}
.risk-card{padding:28px 24px;background:rgba(255,255,255,.65);border:1px solid #fff}.risk-card .card-head h2>img{width:25px;height:25px;margin-right:10px}.risk-card .risk-summary{position:relative;height:61px;margin-top:10px;display:block}.risk-summary .risk-modules{position:absolute;left:5px;top:0;display:flex;align-items:baseline}.risk-modules .odometer,.risk-modules strong{font-size:28.33px;line-height:32px;font-weight:400}.risk-modules strong{margin-left:7px}.risk-summary .risk-age{position:absolute;right:13px;top:1px;width:48px;padding:0;border:0;text-align:right}.risk-age small,.risk-age strong{display:block;font-size:12px;line-height:13px;font-weight:500}.risk-age strong{margin-top:4px;white-space:nowrap}.risk-pill{position:absolute;left:5px;top:40px;width:65px;height:21px;display:grid;place-items:center;border-radius:20px;background:#e75221;color:#fff;font-size:12px;font-weight:500}.risk-chart{left:29px;top:172px;width:305px;height:132px}.risk-chart>img{width:305px;height:132px}.risk-pulse{left:176px;height:93px;width:24px;background:linear-gradient(to bottom,#98e2de,#eaeee9)}.months{left:29px;bottom:38px;width:279px;font-size:12px}
.performance-card{padding:22px 25px;background:rgba(255,255,255,.85);border:1px solid #fff}.performance-card .card-head h2{font-size:21.245px;white-space:nowrap}.performance-card .card-head h2>img{width:21.245px;height:21.245px;margin-right:10px}.performance-stats{position:relative;width:390.55px;height:50px;margin:32px 0 0}.performance-stats>span{position:absolute;top:0;text-align:right}.performance-stats>span:nth-child(1){left:0;width:78px}.performance-stats>span:nth-child(2){left:158px;width:72.56px}.performance-stats>span:nth-child(3){left:310.55px;width:80px}.performance-stats strong{display:flex;justify-content:flex-end;align-items:baseline;font-size:28.327px;font-weight:400}.performance-stats strong em{color:var(--muted);font-style:normal}.performance-stats small{font-size:12.393px}.performance-chart{left:25px;bottom:39px;width:413.12px;height:180.68px;animation:none;overflow:hidden}.performance-chart>img{position:absolute;left:2px;top:0;width:409.605px;height:180.68px}.perf-cluster{position:absolute;bottom:0;display:flex;align-items:flex-end;gap:7px}.perf-cluster.low{left:29.32px}.perf-cluster.medium{left:170.95px}.perf-cluster.high{left:321.44px}.perf-bar{width:1.77px;height:var(--height);border-radius:3.541px;background:var(--bar-color);transform:scaleY(0);transform-origin:center bottom;animation:performance-rise .95s cubic-bezier(.16,1,.3,1) forwards}
.balance-card,.readiness-card{background:rgba(255,255,255,.85);border:1px solid #fff}.balance-card .card-head h2>img{width:29px;height:22px}.balance-gauge{position:absolute;left:0;top:155px;width:362px;height:136px;margin:0}.balance-gauge>img{width:362px;height:222px}.balance-gauge>div{left:153.5px;top:70px;width:55px}.balance-gauge .odometer{font-size:42.49px;line-height:47px}.balance-foot{left:33px;bottom:31px;width:296px}.middle-stack .metric-card{background:rgba(255,255,255,.65);border:1px solid #fff}.metric-card{padding:32px 16px 0 26px!important}.assessment-card{padding:19px 16px 0 35.78px!important}.metric-card .card-head h2>img{object-fit:contain}.metric-card:first-child .card-head h2>img{width:34px;height:25px}.assessment-card .card-head h2>img{width:19.475px;height:21.626px}.metric-line{margin-top:36px}.assessment-card .metric-line{margin-top:43px}.metric-line .odometer,.metric-line strong{font-size:28.327px;line-height:32px}.metric-line strong{margin-left:7px}.metric-card p{margin-top:9px;font-size:14.163px}.readiness-card{padding:23px 24.5px}.readiness-card .card-head h2>img.ready-icon{width:20px;height:20px;margin-right:10px;border:0;border-radius:0}.readiness-card .card-head h2{white-space:nowrap}.readiness-status{margin:18px 0 0 6px}.readiness-status .odometer,.readiness-status strong{font-size:28.327px;line-height:32px}.readiness-status small{font-size:12.393px}.readiness-gauge{position:absolute;left:0;top:160px;width:363px;height:137px}.readiness-gauge>img{width:363px;height:160px}.readiness-gauge>div{left:150.5px;top:71px;width:62px}.readiness-gauge .odometer{font-size:42.49px;line-height:47px}
.odometer{display:inline-flex;flex:0 0 auto;width:max-content;min-width:max-content;height:1em;overflow:hidden;white-space:nowrap;line-height:1em;vertical-align:bottom;font-variant-numeric:tabular-nums}.odometer-digit{position:relative;display:block;flex:0 0 .58em;width:.58em;min-width:.58em;height:1em;overflow:hidden}.odometer-stack{position:absolute;left:0;top:0;width:100%;text-align:center;will-change:transform}.odometer-stack span{display:block;width:100%;height:1em;line-height:1em}.odometer-symbol{display:block;flex:0 0 auto;min-width:.24em;height:1em;line-height:1em}.balance-foot strong.odometer{display:inline-flex}.gauge .odometer{justify-content:center}
@keyframes performance-rise{from{opacity:.2;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
@keyframes risk-rise{from{opacity:.15;transform:translateY(38px)}to{opacity:1;transform:translateY(0)}}
.balance-foot span{width:auto;display:flex;align-items:center;gap:7px;text-align:left}.balance-foot span>img{display:block;width:16px;height:16px;flex:0 0 auto}.balance-foot strong,.balance-foot small{display:inline-flex}.balance-foot small{margin-left:-2px}
.risk-marker{position:absolute;z-index:2;width:23px;height:3px;border-radius:4px;background:#b3c058;transform-origin:center bottom;animation:risk-rise .95s cubic-bezier(.16,1,.3,1) both}.risk-pulse{z-index:1}
/* Keep every odometer column visible even inside card rules that style descendant spans. */
.performance-stats span.odometer,.risk-summary span.odometer,.gauge span.odometer,.metric-line span.odometer,.flagged-value span.odometer,.readiness-status span.odometer{display:inline-flex;flex:0 0 auto;width:max-content;min-width:max-content}
.odometer .odometer-digit,.odometer .odometer-stack,.odometer .odometer-stack span,.odometer .odometer-symbol{font-size:inherit;line-height:1em}
.risk-summary b.risk-pill{position:absolute;left:5px;top:40px;width:65px;height:21px;margin:0;border-radius:20px;background:#e75221;color:#fff;display:grid;place-items:center;font-size:12px;line-height:13px;font-weight:500}
.readiness-percent{display:flex;align-items:baseline;width:56px;height:32px;white-space:nowrap}.readiness-percent .odometer,.readiness-percent strong{display:inline-flex;align-items:baseline;font-size:28.327px;line-height:32px;font-weight:400}.readiness-percent strong{color:#9c9d93}
.balance-gauge>div,.readiness-gauge>div{display:flex;flex-direction:column;align-items:center}.balance-gauge>div .odometer,.readiness-gauge>div .odometer{width:max-content;min-width:max-content}.balance-gauge>div small,.readiness-gauge>div small{width:100%;text-align:center}
.rail a,.rail button{border:1px solid #e8ede0}.rail .active{border-color:#000}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}

/* Shared 66px dashboard rail geometry. */
.rail{left:33px;top:394px;width:66px;height:692px}
.rail a,.rail button{width:66px;height:66px}
.rail a:nth-child(1){top:0}.rail a:nth-child(2){top:74px}.rail a:nth-child(3){top:148px}.rail a:nth-child(4){top:222px}.rail a:nth-child(5){top:296px}
.rail .settings{top:626px;width:66px;height:66px}
