@keyframes hs-aurora{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes hs-shine{0%{transform:translate(-120%)skew(-20deg)}60%,to{transform:translate(320%)skew(-20deg)}}@keyframes hs-ripple{to{opacity:0;transform:scale(3.2)}}@keyframes hs-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes hs-pop{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes hs-wipe{0%{transform-origin:0;transform:scaleX(0)}45%{transform-origin:0;transform:scaleX(1)}55%{transform-origin:100%;transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}@keyframes hs-glow{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 16px 2px color-mix(in srgb, var(--hue) 35%, transparent)}}@keyframes hs-tick{0%{opacity:.35;transform:translateY(-30%)}to{opacity:1;transform:none}}@keyframes hs-stamp{0%{opacity:0;transform:scale(1.8)rotate(-14deg)}60%{opacity:1;transform:scale(.94)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(-8deg)}}@keyframes hs-growx{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hs-blink{50%{opacity:0}}@keyframes hs-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.hs-titlebar{height:40px;color:var(--house-on-navy);background:var(--house-bar);background-size:260% 100%;align-items:center;gap:8px;padding:0 10px 0 12px;animation:18s ease-in-out infinite hs-aurora;display:flex;position:relative}.hs-titlebar:after{content:"";background:var(--house-rule);height:2px;position:absolute;bottom:0;left:0;right:0}.hs-titlebar .hs-name{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-size:12.5px;font-weight:700}.hs-titlebar .hs-menus{display:flex}.hs-titlebar .hs-menus button{color:var(--house-navy-sub);background:0 0;border:0;border-radius:3px;padding:3px 9px;font-size:13px}.hs-titlebar .hs-menus button:hover{color:var(--house-on-navy);background:#ffffff1a}.hs-status{white-space:nowrap;height:28px;color:var(--house-navy-sub);background:var(--house-status);align-items:center;gap:14px;padding:0 12px;font-size:11.5px;display:flex;position:relative;overflow:hidden}.hs-status:before{content:"";background:var(--house-rule);height:2px;position:absolute;top:0;left:0;right:0}.hs-status .hs-live{color:var(--house-gold-on-navy)}.hs-steps{background:var(--surface);border-bottom:1px solid var(--hairline);align-items:stretch;padding:0 12px;display:flex;position:relative}.hs-steps .hs-step{white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:7px;padding:12px 13px 10px;display:flex;position:relative}.hs-steps .hs-step span{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);font-size:11.5px;font-weight:700;transition:color .2s}.hs-steps .hs-step:hover span{color:var(--ink)}.hs-steps .hs-step i{font-style:normal;font-family:var(--font-mono,ui-monospace, monospace);color:var(--h-ink);border:1px solid color-mix(in srgb, var(--h) 40%, transparent);background:color-mix(in srgb, var(--h) 10%, transparent);border-radius:2px;padding:0 5px;font-size:10.5px}.hs-steps .hs-step[aria-selected=true] span{color:var(--h-ink)}.hs-steps .hs-step[aria-selected=true] i{background:var(--h);border-color:var(--h);color:var(--house-surface);animation:.4s cubic-bezier(.34,1.4,.5,1) hs-pop}.hs-steps .hs-step[data-state=done] i:after{content:" ✓"}.hs-steps .hs-ink{background:var(--house-mark);height:3px;box-shadow:0 0 12px color-mix(in srgb, var(--hue) 60%, transparent);transition:left .35s cubic-bezier(.2,.7,.2,1),width .35s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:-1px}.hs-steps .hs-wipe{background:linear-gradient(90deg, transparent, var(--hue), var(--hue-2), transparent);pointer-events:none;height:3px;animation:.9s cubic-bezier(.2,.7,.2,1) forwards hs-wipe;position:absolute;bottom:-1px;left:0;right:0}.hs-steps .hs-steps-end{align-items:center;gap:8px;margin-left:auto;display:flex}.hs-mast{background:var(--surface);border-bottom:1px solid var(--hairline);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:18px 28px 16px;display:grid;position:relative;overflow:hidden}.hs-mast:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--hue) 16%, transparent), transparent 65%);pointer-events:none;border-radius:50%;width:380px;height:380px;animation:7s ease-in-out infinite hs-float;position:absolute;top:-140px;right:-120px}.hs-mast h1{letter-spacing:.03em;text-transform:uppercase;color:var(--ink);margin:0;font-size:20px;font-weight:800;line-height:1.25}.hs-mast h1 .hs-sep{color:var(--hue-ink);margin:0 10px;font-weight:400}.hs-mast .hs-dek{color:var(--ink-2);margin:6px 0 0;font-size:13.5px;font-style:italic}.hs-mast .hs-meta{color:var(--gold-ink);margin:8px 0 0;padding-bottom:8px;font-size:12px;font-weight:700;position:relative}.hs-mast .hs-meta:after{content:"";background:var(--house-rule);height:2px;position:absolute;bottom:0;left:0;right:0}.hs-facts{color:var(--ink-2);font-variant-numeric:tabular-nums;flex-wrap:wrap;margin-top:10px;font-size:12.5px;display:flex}.hs-facts>span{border-left:1px solid var(--hairline);padding:0 14px}.hs-facts>span:first-child{border-left:0;padding-left:0}.hs-facts b{color:var(--ink);margin-left:4px;font-weight:700}.hs-facts b[data-tone=good]{color:var(--house-ink-green)}.hs-facts b[data-tone=risk]{color:var(--house-ink-brick)}.hs-mast .hs-mast-end{z-index:1;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:relative}.hs-railwrap{color:var(--ink-3);align-items:center;gap:8px;font-size:11.5px;display:flex}.hs-rail{gap:3px;width:220px;display:flex}.hs-rail i{background:var(--hairline);border-radius:3px;flex:1;height:6px;transition:background .4s;position:relative;overflow:hidden}.hs-rail i[data-on]{background:var(--c)}.hs-rail i[data-now]{background:var(--c);box-shadow:0 0 10px var(--c)}.hs-rail i[data-now]:after{content:"";background:linear-gradient(90deg,#0000,#ffffffd9,#0000);width:40%;animation:2.2s ease-in-out infinite hs-shine;position:absolute;inset:0}.hs-btn.hs-btn{border:1px solid var(--hairline-2);background:var(--surface);height:32px;color:var(--ink);white-space:nowrap;cursor:pointer;border-radius:3px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s,transform .1s;display:inline-flex;position:relative;overflow:hidden}.hs-btn:hover{border-color:var(--hue)}.hs-btn:active{transform:translateY(1px)}.hs-btn[data-primary]{color:var(--house-on-navy);background:var(--house-tile);border-color:#0000}.hs-btn[data-primary]:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:34%;animation:3.4s ease-in-out infinite hs-shine;position:absolute;top:0;bottom:0;left:0}.hs-btn[data-primary]:hover{box-shadow:0 6px 18px color-mix(in srgb, var(--hue) 35%, transparent)}:root.dark .hs-btn[data-primary]{background:var(--house-mark);color:var(--house-navy)}.hs-btn[data-size=sm]{height:26px;padding:0 10px;font-size:12px}.hs-rip{background:color-mix(in srgb, var(--hue) 45%, transparent);pointer-events:none;border-radius:50%;width:40px;height:40px;margin:-20px 0 0 -20px;animation:.6s cubic-bezier(.2,.7,.2,1) forwards hs-ripple;position:absolute}.hs-band{min-height:34px;color:var(--house-on-navy);background:var(--house-band);border-left:4px solid var(--hue);background-size:220% 100%;align-items:center;gap:12px;padding:7px 14px;animation:14s ease-in-out infinite hs-aurora;display:flex;position:relative;overflow:hidden}.hs-band:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:18%;animation:6s ease-in-out infinite hs-shine;position:absolute;top:0;bottom:0;left:0}.hs-band h2{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:12px;font-weight:800}.hs-band .hs-band-status{color:var(--house-navy-sub);font-size:11.5px}.hs-band .hs-band-status b{color:var(--house-on-navy)}.hs-band .hs-band-end{z-index:1;margin-left:auto;position:relative}.hs-band .hs-btn{height:24px;color:var(--house-on-navy);background:0 0;border-color:#ffffff59;font-size:11.5px}.hs-band .hs-btn:hover{border-color:var(--house-on-navy);background:#ffffff1a}.hs-panel{background:var(--surface);border:1px solid var(--hairline);padding:16px 18px;position:relative;overflow:hidden}.hs-panel:before{content:"";background:linear-gradient(90deg, var(--hue), var(--hue-2), transparent 85%);height:2px;position:absolute;top:0;left:0;right:0}.hs-panel:after{content:"";background:radial-gradient(420px circle at var(--mx,-999px) var(--my,-999px), color-mix(in srgb, var(--hue) 9%, transparent), transparent 60%);pointer-events:none;position:absolute;inset:0}.hs-panel>h3{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:8px;margin:0 0 10px;font-size:10.5px;font-weight:800;display:flex}.hs-panel>h3:before{content:"";background:var(--house-mark);border-radius:2px;flex:none;width:8px;height:8px}.hs-panel>h3 .hs-count{color:var(--hue-ink);letter-spacing:0;text-transform:none;font-size:12px;font-weight:700}.hs-panel>h3 .hs-aside{color:var(--ink-3);letter-spacing:0;text-transform:none;margin-left:auto;font-size:12px;font-weight:400}.hs-insp{background:var(--surface);border-left:1px solid var(--hairline);flex-direction:column;display:flex;overflow:auto}.hs-insp .hs-insp-k{color:var(--ink-3);justify-content:space-between;padding:12px 16px 4px;font-size:11.5px;display:flex}.hs-insp .hs-insp-t{color:var(--ink);padding:0 16px 10px;font-size:17px;font-weight:700;line-height:1.3}.hs-insp .hs-kv{border-top:1px solid var(--hairline);color:var(--ink-2);justify-content:space-between;gap:10px;padding:7px 16px;font-size:12.5px;display:flex}.hs-insp .hs-kv b{color:var(--ink);text-align:right;font-variant-numeric:tabular-nums}.hs-insp .hs-kv b[data-tone=good]{color:var(--house-ink-green)}.hs-insp .hs-kv b[data-tone=risk]{color:var(--house-ink-brick)}.hs-insp h5{color:var(--ink-3);margin:16px 16px 6px;font-size:11.5px;font-weight:600}.hs-move.hs-move{text-align:left;background:var(--surface);border:1px solid var(--hairline);border-left:3px solid var(--c,var(--hairline));cursor:pointer;border-radius:3px;width:calc(100% - 24px);margin:0 12px 6px;padding:9px 11px;transition:border-color .15s,transform .15s;display:block}.hs-move:hover{border-color:var(--hue);transform:translate(2px)}.hs-move[data-primary]{border:1.5px solid var(--hue);border-left:3px solid var(--hue);background:color-mix(in srgb, var(--hue) 7%, var(--surface));animation:3s infinite hs-glow}.hs-move b{color:var(--ink);font-size:13px;display:block}.hs-move span{color:var(--ink-3);margin-top:2px;font-size:11.5px;line-height:1.35;display:block}.hs-clock{gap:10px;display:flex}.hs-clock>div{text-align:center;color:var(--house-on-navy);background:var(--house-tile);border-bottom:3px solid var(--c,var(--hue));flex:1;padding:10px 4px 8px;position:relative;overflow:hidden}.hs-clock b{font-variant-numeric:tabular-nums;font-size:30px;font-weight:800;line-height:1;display:block}.hs-clock b[data-tick]{animation:.35s cubic-bezier(.2,.7,.2,1) hs-tick}.hs-clock span{letter-spacing:.14em;text-transform:uppercase;color:var(--house-navy-sub);font-size:9.5px}.hs-three{background:var(--surface);border:1px solid var(--hairline);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.hs-three>div{border-left:1px solid var(--hairline);flex-direction:column;gap:5px;padding:14px 18px;display:flex;position:relative;overflow:hidden}.hs-three>div:first-child{border-left:0}.hs-three>div:before{content:"";background:var(--c);height:3px;position:absolute;top:0;left:0;right:0}.hs-three .hs-q{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:6px;font-size:10.5px;font-weight:800;display:flex}.hs-three .hs-q i{background:var(--c);width:18px;height:18px;color:var(--house-surface);border-radius:2px;place-items:center;font-size:10.5px;font-style:normal;display:grid}.hs-three .hs-a{color:var(--ink);font-size:15px;font-weight:700;line-height:1.35}.hs-three .hs-note{color:var(--ink-3);font-size:12px}.hs-ladder{grid-auto-columns:1fr;grid-auto-flow:column;gap:3px;margin-top:4px;display:grid}.hs-ladder span{text-align:center;color:var(--ink-2);border-bottom:3px solid var(--lc);background:color-mix(in srgb, var(--lc) 10%, var(--surface));padding:5px 2px;font-size:10px;font-weight:700;transition:background .4s,transform .4s}.hs-ladder span[data-on]{background:var(--lc);color:var(--house-surface);transform:scaleY(1.15)}.hs-slider{flex-direction:column;gap:4px;display:flex}.hs-slider .hs-slider-top{color:var(--ink-2);align-items:center;gap:8px;font-size:12.5px;display:flex}.hs-slider .hs-slider-top b{color:var(--ink);font-variant-numeric:tabular-nums;margin-left:auto}.hs-slider input[type=range]{appearance:none;background:linear-gradient(90deg, var(--hue) 0, var(--hue-2) var(--p,50%), var(--hairline) var(--p,50%) 100%);border-radius:2px;outline:none;width:100%;height:4px}.hs-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--surface);border:2px solid var(--hue);width:16px;height:16px;box-shadow:0 0 0 4px color-mix(in srgb, var(--hue) 18%, transparent);cursor:pointer;border-radius:50%}.hs-slider input[type=range]::-moz-range-thumb{background:var(--surface);border:2px solid var(--hue);cursor:pointer;border-radius:50%;width:14px;height:14px}.hs-bars{flex-direction:column;gap:8px;display:flex}.hs-bar{color:var(--ink-2);grid-template-columns:140px minmax(0,1fr) 88px;align-items:center;gap:10px;font-size:12.5px;display:grid}.hs-bar .hs-track{background:var(--surface-alt);border-radius:2px;height:22px;position:relative}.hs-bar .hs-track i{background:linear-gradient(90deg, var(--c,var(--hue)), color-mix(in srgb, var(--c,var(--hue)) 55%, var(--surface)));border-radius:2px;transition:width .6s cubic-bezier(.2,.7,.2,1);position:absolute;top:0;bottom:0;left:0}.hs-bar[data-over] .hs-track i{background:color-mix(in srgb, var(--house-brick) 70%, transparent)}.hs-bar .hs-marker{background:var(--house-brick);width:2px;transition:left .6s cubic-bezier(.2,.7,.2,1);position:absolute;top:-4px;bottom:-4px}.hs-bar b{text-align:right;color:var(--ink);font-variant-numeric:tabular-nums}.hs-veil{z-index:60;background:#0a0a0a73;place-items:center;animation:.2s hs-rise;display:grid;position:fixed;inset:0}.hs-modal{background:var(--surface);border:1px solid var(--hairline);width:620px;max-width:92vw;max-height:84vh;box-shadow:var(--shadow-lg);animation:.3s cubic-bezier(.2,.7,.2,1) hs-rise;overflow:auto}.hs-modal-h{color:var(--house-on-navy);background:var(--house-bar);align-items:center;gap:10px;padding:10px 16px;display:flex;position:relative}.hs-modal-h:after{content:"";background:var(--house-rule);height:2px;position:absolute;bottom:0;left:0;right:0}.hs-modal-h b{letter-spacing:.12em;text-transform:uppercase;font-size:12px}.hs-modal .hs-modal-h button{color:var(--house-on-navy);cursor:pointer;background:0 0;border:0;border-radius:3px;margin-left:auto;font-size:16px}.hs-modal-b{flex-direction:column;gap:12px;padding:16px 18px;display:flex;position:relative}.hs-modal .hs-modal-b textarea{width:100%;min-height:170px;color:var(--ink);background:var(--surface);border:1px solid var(--hairline-2);resize:vertical;border-radius:3px;padding:10px 12px;font-size:13px;line-height:1.55}.hs-modal-f{border-top:1px solid var(--hairline);background:var(--surface-alt);justify-content:flex-end;align-items:center;gap:8px;padding:12px 18px;display:flex}.hs-modal-f .hs-quiet{color:var(--ink-3);margin-right:auto;font-size:12px}.hs-stamp{text-align:center;border:3px double var(--house-ink-green);width:92px;height:92px;color:var(--house-ink-green);letter-spacing:.12em;text-transform:uppercase;opacity:0;pointer-events:none;border-radius:50%;place-items:center;font-size:10px;font-weight:800;line-height:1.3;display:grid;position:absolute;top:16px;right:18px}.hs-stamp[data-on]{animation:.6s cubic-bezier(.34,1.4,.5,1) forwards hs-stamp}.hs-caret{vertical-align:-2px;background:var(--hue);width:7px;height:15px;animation:1s step-end infinite hs-blink;display:inline-block}.hs-appbar{background:var(--house-bar);background-size:260% 100%;animation:18s ease-in-out infinite hs-aurora}.hs-appbar:after{content:"";background:var(--house-rule);pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0}.hs-shell-on{position:relative}.hs-shell-on:before{content:"";background:var(--house-mark);border-radius:2px;width:3px;position:absolute;top:9px;bottom:9px;left:-6px}.hs-shell-on svg{color:var(--hue-ink)}.hs-shell-row-on{color:var(--hue-ink);background:color-mix(in srgb, var(--hue) 10%, var(--surface));box-shadow:inset 3px 0 0 var(--hue)}.hs-shell-row-on svg{color:var(--hue-ink)}.wd-desk.office-app.co-office .co-roomhead.co-roomhead{padding:18px 28px 14px;position:relative}.wd-desk.office-app.co-office .co-roomhead.co-roomhead:after{content:"";background:var(--house-rule);height:2px;position:absolute;bottom:0;left:28px;right:28px}.wd-desk.office-app.co-office .co-roomhead.co-roomhead h1{letter-spacing:.03em;text-transform:uppercase;color:var(--st-ink);font-size:20px;font-weight:800;line-height:1.25}.wd-desk.office-app.co-office .co-roomhead.co-roomhead svg.co-ric{color:var(--hue-ink)}.wd-desk.office-app.co-office .co-roomhead.co-roomhead .co-sub{color:var(--st-ink-3);font-style:italic}.wd-desk.office-app.co-office .co-kpis.co-kpis{flex-wrap:wrap;gap:6px 0;padding:10px 28px 16px;display:flex}.wd-desk.office-app.co-office .co-kpis .co-stat.co-stat{border:0;border-left:1px solid var(--st-line);box-shadow:none;background:0 0;border-radius:0;align-items:baseline;gap:6px;min-width:0;padding:0 14px;display:flex}.wd-desk.office-app.co-office .co-kpis .co-stat.co-stat:first-child{border-left:0;padding-left:0}.wd-desk.office-app.co-office .co-kpis .co-stat.co-stat .co-txt{align-items:baseline;gap:6px;display:flex}.wd-desk.office-app.co-office .co-kpis .co-stat.co-stat .co-l{color:var(--st-ink-3);font-size:12.5px;font-weight:400}.wd-desk.office-app.co-office .co-kpis .co-stat.co-stat .co-v{letter-spacing:0;font-size:13px;font-weight:700;line-height:1.3}.wd-desk.office-app.co-office .co-kpis .co-stat.co-stat .co-s{color:var(--st-ink-3);font-size:11.5px}.wd-desk.office-app.co-office .co-kpis .co-stat.co-stat .co-viz{align-self:center;width:36px;height:16px}.wd-desk.office-app.co-office .co-kpis .co-stat.co-stat.on .co-l{color:var(--hue-ink)}.wd-desk.office-app.co-office .co-kpis .co-stat.co-stat.on{box-shadow:inset 0 -2px 0 var(--hue)}.wd-desk.office-app.co-office .co-card.co-card{box-shadow:none;border-radius:0;position:relative;overflow:hidden}.wd-desk.office-app.co-office .co-card.co-card:before{content:"";background:linear-gradient(90deg, var(--hue), var(--hue-2), transparent 85%);pointer-events:none;height:2px;position:absolute;top:0;left:0;right:0}.wd-desk.office-app.co-office .co-card .co-chead.co-chead h3{letter-spacing:.12em;text-transform:uppercase;color:var(--st-ink-3);align-items:center;gap:8px;font-size:10.5px;font-weight:800;display:inline-flex}.wd-desk.office-app.co-office .co-card .co-chead.co-chead h3:before{content:"";background:var(--house-mark);border-radius:2px;flex:none;width:8px;height:8px}.wd-desk.office-app.co-office .co-card .co-chead.co-chead .co-n{color:var(--hue-ink);font-weight:700}.wd-desk.office-app.co-office .co-phead.co-phead{position:relative}.wd-desk.office-app.co-office .co-phead.co-phead:after{content:"";background:linear-gradient(90deg, var(--hue), transparent 70%);opacity:.7;pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0}.wd-desk.office-app.co-office .co-phead.co-phead .co-pt svg{color:var(--hue-ink)}@keyframes hs-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.hs-skel-bar{color:var(--house-on-navy);background:var(--house-bar);background-size:260% 100%;animation:18s ease-in-out infinite hs-aurora;position:relative}.hs-skel-bar:after{content:"";background:var(--house-rule);height:2px;position:absolute;bottom:0;left:0;right:0}.hs-skel-mark{background:var(--gold);opacity:.85}.hs-skel-line{background:#ffffff38}.hs-skel-steps{background:var(--surface);border-bottom:1px solid var(--hairline)}.hs-skel-badge{background:color-mix(in srgb, var(--c) 35%, transparent)}.hs-skel-block,.hs-skel-panel{background:linear-gradient(90deg, var(--surface-alt) 0, color-mix(in srgb, var(--hairline) 60%, var(--surface)) 40%, var(--surface-alt) 80%);background-size:800px 100%;animation:1.6s linear infinite hs-shimmer}.hs-skel-panel{border:1px solid var(--hairline);border-top:2px solid color-mix(in srgb, var(--hue) 55%, transparent)}.hs-skel-rule{background:var(--house-rule);opacity:.6}.hs-skel-band{background:var(--house-band);border-left:4px solid var(--hue);opacity:.9;background-size:220% 100%;animation:14s ease-in-out infinite hs-aurora}.hs-seg.hs-seg{border:1px solid var(--hairline-2);border-radius:3px;flex:none;display:inline-flex;overflow:hidden}.hs-seg.hs-seg>button{border:0;border-left:1px solid var(--hairline);background:var(--surface);height:30px;color:var(--ink-2);white-space:nowrap;cursor:pointer;border-radius:0;padding:0 12px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s}.hs-seg.hs-seg>button:first-child{border-left:0}.hs-seg.hs-seg>button:hover{background:var(--surface-alt);color:var(--ink)}.hs-seg.hs-seg>button[aria-pressed=true]{background:color-mix(in srgb, var(--hue) 14%, var(--surface));color:var(--ink);box-shadow:inset 0 -2px 0 var(--hue)}.hs-seg .hs-seg-sub{color:var(--ink-3);margin-left:4px;font-size:11px;font-weight:400}.hs-band .hs-seg.hs-seg{border-color:#ffffff59}.hs-band .hs-seg.hs-seg>button{height:24px;color:var(--house-on-navy);background:0 0;border-left-color:#ffffff4d;font-size:11.5px}.hs-band .hs-seg.hs-seg>button:hover{color:var(--house-on-navy);background:#ffffff1a}.hs-band .hs-seg.hs-seg>button[aria-pressed=true]{color:var(--house-on-navy);box-shadow:inset 0 -2px 0 var(--house-gold-on-navy);background:#ffffff2e}.hs-band .hs-seg .hs-seg-sub{color:var(--house-navy-sub)}.hs-quiet{color:var(--ink-3);font-size:12px}.hs-moves>h5{color:var(--ink-3);margin:16px 16px 6px;font-size:11.5px;font-weight:600}.hs-insp-between{border-top:1px solid var(--hairline);padding:10px 16px}.hs-modal[data-wide]{width:860px}.hs-typed{color:var(--ink-2);flex-direction:column;gap:6px;margin:0;padding:0;font-size:12.5px;line-height:1.45;list-style:none;display:flex}.hs-typed li{padding-left:14px;position:relative}.hs-typed li:before{content:"";background:var(--hue);border-radius:2px;width:6px;height:6px;position:absolute;top:.5em;left:0}ol.hs-typed{counter-reset:hs-typed}ol.hs-typed li{counter-increment:hs-typed;padding-left:20px}ol.hs-typed li:before{content:counter(hs-typed) ".";width:auto;height:auto;color:var(--hue-ink);background:0 0;font-weight:700;top:0}.hs-palveil.hs-veil{z-index:240;place-items:start center;padding-top:12vh}.hs-pal.hs-modal{width:620px;padding:12px}.hs-pal input{border:1px solid var(--hairline-2);background:var(--surface);width:100%;height:36px;color:var(--ink);border-radius:3px;padding:0 12px;font-size:14px}.hs-pal input:focus{border-color:var(--hue);box-shadow:0 0 0 3px color-mix(in srgb, var(--hue) 18%, transparent);outline:none}.hs-pal input::placeholder{color:var(--ink-3);font-style:italic}.hs-pal [role=listbox]{margin-top:8px}.hs-pal .hs-pi.hs-pi{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:space-between;gap:12px;padding:8px 10px;font-size:13px;display:flex}.hs-pal .hs-pi small{color:var(--ink-3);flex:none;font-size:11.5px}.hs-pal .hs-pi.hs-pi[aria-selected=true]{background:color-mix(in srgb, var(--hue) 12%, var(--surface));box-shadow:inset 2px 0 0 var(--hue)}.hs-pal .hs-pal-none{padding:14px 10px}.hs-tour{z-index:260;position:fixed;inset:0}.hs-tour .hs-tour-click{position:fixed;inset:0}.hs-tour .hs-spot{box-shadow:0 0 0 9999px color-mix(in srgb, var(--house-navy) 62%, transparent), 0 0 0 3px var(--gold);pointer-events:none;border-radius:4px;transition:top .45s cubic-bezier(.2,.7,.2,1),left .45s cubic-bezier(.2,.7,.2,1),width .45s cubic-bezier(.2,.7,.2,1),height .45s cubic-bezier(.2,.7,.2,1);position:fixed}.hs-tour .hs-spot[data-empty]{width:0;height:0;inset:50% auto auto 50%}.hs-tour .hs-tour-card{border:1px solid var(--hairline);border-top:3px solid var(--hue);background:var(--surface);width:340px;box-shadow:var(--shadow-lg);flex-direction:column;gap:8px;padding:14px 16px;transition:top .45s cubic-bezier(.2,.7,.2,1),left .45s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed}.hs-tour .hs-tour-k{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-ink);font-size:10.5px;font-weight:800}.hs-tour .hs-tour-card>b{color:var(--ink);font-size:15px}.hs-tour .hs-tour-card p{color:var(--ink-2);margin:0;font-size:12.5px;line-height:1.5}.hs-tour .hs-tour-f{align-items:center;gap:8px;margin-top:4px;display:flex}.hs-tour .hs-tour-f .hs-quiet{color:var(--ink-3);margin-right:auto;font-size:12px}.fsx-map{flex-direction:column;gap:3px;height:260px;margin-top:10px;display:flex}.fsx-maprow{flex-basis:0;gap:3px;min-height:0;display:flex}.fsx-tile{min-width:0;color:var(--house-surface);background:color-mix(in srgb, var(--c) 82%, var(--house-navy));animation:.45s cubic-bezier(.34,1.4,.5,1) both hs-pop;animation-delay:calc(var(--i,0) * 50ms);border-radius:3px;flex-direction:column;flex-basis:0;justify-content:space-between;padding:8px 10px;transition:filter .2s;display:flex;overflow:hidden}.fsx-tile:hover{filter:brightness(1.1)}.fsx-tile b{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;line-height:1.2;overflow:hidden}.fsx-tile span{font-size:11.5px}.fsx-grid-wrap{margin-top:8px;overflow-x:auto}.fsx-grid{gap:3px;min-width:640px;font-size:11.5px;display:grid}.fsx-grow{display:contents}.fsx-gh{text-align:center;color:var(--fsh-ink-3);justify-content:center;align-items:flex-end;padding:0 2px 5px;font-size:10.5px;font-weight:700;line-height:1.15;display:flex;overflow:hidden}.fsx-gp{min-width:0;color:var(--fsh-ink);align-items:center;gap:8px;padding-right:6px;font-size:12.5px;font-weight:600;display:flex}.fsx-gp .nm{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fsx-av{width:26px;height:26px;color:var(--house-surface);background:color-mix(in srgb, var(--hue) 82%, var(--house-navy));border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.fsx-cell.fsx-cell{cursor:pointer;white-space:nowrap;height:30px;animation:.35s both hs-rise;animation-delay:calc(var(--i,0) * 10ms);border:0;border-radius:3px;place-items:center;padding:0 2px;font-size:10.5px;font-weight:700;transition:transform .15s,box-shadow .15s;display:grid;overflow:hidden}.fsx-cell.fsx-cell:hover{box-shadow:0 0 0 2px var(--hue);transform:scale(1.06)}.fsx-cell[data-r=owner],.fsx-cell[data-r=co_owner],.fsx-legend i[data-r=owner]{background:var(--house-blue);color:var(--house-surface)}.fsx-cell[data-r=editor],.fsx-cell[data-r=viewer_uploader],.fsx-legend i[data-r=editor]{background:var(--house-teal);color:var(--house-surface)}.fsx-cell[data-r=viewer],.fsx-cell[data-r=previewer],.fsx-cell[data-r=uploader],.fsx-legend i[data-r=viewer]{background:color-mix(in srgb, var(--house-teal) 16%, var(--fsh-surface));color:var(--fsh-ink)}.fsx-cell[data-r=none],.fsx-legend i[data-r=none]{background:var(--fsh-surface-sub);color:var(--fsh-ink-3)}.fsx-legend{color:var(--fsh-ink-2);flex-wrap:wrap;align-items:center;gap:14px;margin-top:10px;font-size:11.5px;display:flex}.fsx-legend span{align-items:center;gap:6px;display:flex}.fsx-legend i{border-radius:2px;width:12px;height:12px;display:inline-block}.fsx-legend i[data-k=p]{background:var(--hue)}.fsx-legend i[data-k=l]{background:var(--house-amber)}.fsx-tag{border:1px solid var(--fsh-line);color:var(--fsh-ink-3);white-space:nowrap;border-radius:3px;align-items:center;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-flex}.fsx-tag.open{background:var(--fsh-gold-bg);color:var(--fsh-gold-ink);border-color:#0000}.fsx-tag.ok{background:var(--fsh-ok-bg);color:var(--fsh-ok-ink);border-color:#0000}.fsx-tag.stop{background:var(--fsh-risk-bg);color:var(--fsh-risk-ink);border-color:#0000}.fsx-links{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin-bottom:16px;display:grid}.fsx-link.fsx-link{text-align:left;border:1px solid var(--fsh-line);border-left:3px solid var(--c);background:var(--fsh-surface);color:var(--fsh-ink);cursor:pointer;animation:.4s both hs-rise;animation-delay:calc(var(--i,0) * 45ms);border-radius:3px;flex-direction:column;gap:8px;padding:12px 14px;transition:border-color .15s,box-shadow .2s;display:flex}.fsx-link.fsx-link:hover{border-color:var(--c);box-shadow:0 10px 24px color-mix(in srgb, var(--c) 18%, transparent)}.fsx-link .t{align-items:center;gap:8px;display:flex}.fsx-link .t b{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13.5px;overflow:hidden}.fsx-link .n{color:var(--fsh-ink-3);flex-wrap:wrap;gap:12px;font-size:11.5px;display:flex}.fsx-link .n b{color:var(--fsh-ink)}.fsx-link .life{background:var(--fsh-surface-sub);border-radius:2px;height:4px;overflow:hidden}.fsx-link .life i{background:var(--c);height:100%;transition:width .8s;display:block}.fsx-link small{color:var(--fsh-ink-3);font-size:11px}.fsx-hours-head{color:var(--fsh-ink-2);flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:8px;font-size:12.5px;display:flex}.fsx-hours-head b{color:var(--fsh-ink)}.fsx-hours-head .fsx-legend{margin:0 0 0 auto}.fsx-hours{grid-template-columns:repeat(24,1fr);align-items:end;gap:3px;height:110px;display:grid}.fsx-hcol{flex-direction:column-reverse;gap:1px;height:100%;display:flex}.fsx-hcol i{min-height:0;transition:height .7s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--i,0) * 20ms);border-radius:2px 2px 0 0;display:block}.fsx-hcol i[data-k=p]{background:linear-gradient(180deg, var(--hue), color-mix(in srgb, var(--hue) 45%, var(--fsh-surface)))}.fsx-hcol i[data-k=l]{background:linear-gradient(180deg, var(--house-amber), color-mix(in srgb, var(--house-amber) 45%, var(--fsh-surface)))}.fsx-hlab{text-align:center;color:var(--fsh-ink-3);grid-template-columns:repeat(24,1fr);gap:3px;margin-top:4px;font-size:9.5px;display:grid}.fsx-policy{border-top:1px solid var(--fsh-line);margin-top:14px;padding-top:12px}.fsx-policy-head{color:var(--fsh-ink-2);flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:8px;font-size:13px;display:flex}.fsx-policy-head b{color:var(--fsh-ink)}.fsx-policy-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:6px 14px;display:grid}.fsx-prow{color:var(--fsh-ink);animation:.3s both hs-rise;animation-delay:calc(var(--i,0) * 30ms);border-radius:3px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 8px;font-size:12.5px;transition:background .3s;display:grid}.fsx-prow[data-stop]{background:var(--fsh-risk-bg)}.fsx-prow .nm{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.fsx-prow .nm small{color:var(--fsh-ink-3);margin-left:6px;font-size:11px}.hs-reveal{opacity:0;transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1);transform:translateY(22px)}.hs-reveal[data-in]{opacity:1;transform:none}.hs-enter>*{animation:.45s cubic-bezier(.2,.7,.2,1) both hs-rise}.hs-enter>:nth-child(2){animation-delay:60ms}.hs-enter>:nth-child(3){animation-delay:.12s}.hs-enter>:nth-child(4){animation-delay:.18s}.hs-enter>:nth-child(5){animation-delay:.24s}.hs-enter>:nth-child(n+6){animation-delay:.3s}.hs-tilt{transition:transform .2s cubic-bezier(.2,.7,.2,1),box-shadow .2s;position:relative}.hs-tilt:hover{box-shadow:0 18px 40px color-mix(in srgb, var(--c,var(--hue)) 26%, transparent)}.hs-tilt .hs-glare{z-index:3;pointer-events:none;background:radial-gradient(300px circle at var(--gx,50%) var(--gy,0%), #ffffff4d, transparent 55%);opacity:0;transition:opacity .2s;position:absolute;inset:0}.hs-tilt:hover .hs-glare{opacity:1}.hs-confetti{z-index:90;pointer-events:none;width:100vw;height:100vh;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){[class*=hs-],[class*=hs-]:before,[class*=hs-]:after{transition:none!important;animation:none!important}.hs-reveal{opacity:1;transform:none}}[data-motion=off] [class*=hs-],[data-motion=off] [class*=hs-]:before,[data-motion=off] [class*=hs-]:after{transition:none!important;animation:none!important}[data-motion=off] .hs-reveal{opacity:1;transform:none}.hs-rw-room{gap:4px;display:grid}.hs-rw-three{border:1px solid var(--hairline);background:var(--house-surface);grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;display:grid}.hs-rw-three .q{border-left:1px solid var(--hairline);grid-template-columns:28px minmax(0,1fr);gap:12px;padding:16px 18px;animation:.5s cubic-bezier(.2,.7,.2,1) both hs-rise;display:grid}.hs-rw-three .q:first-child{border-left:0}.hs-rw-three .q:nth-child(2){animation-delay:.1s}.hs-rw-three .q:nth-child(3){animation-delay:.2s}.hs-rw-three .n{background:var(--house-navy);border-left:3px solid var(--gold);width:26px;height:26px;color:var(--house-on-navy);place-items:center;font-size:12px;font-weight:800;display:grid}.hs-rw-three .k{letter-spacing:.12em;text-transform:uppercase;color:var(--house-ink-amber);font-size:10.5px;font-weight:700}.hs-rw-three p{color:var(--ink-2);margin:4px 0 0;font-size:14.5px;line-height:1.45}.hs-rw-three p b{color:var(--ink)}.hs-rw-three p b.hs-rw-rk.poor,.hs-rw-rk.poor{color:var(--house-ink-brick)}.hs-rw-three p b.hs-rw-rk.below,.hs-rw-rk.below{color:var(--house-ink-amber)}.hs-rw-three p b.hs-rw-rk.at,.hs-rw-rk.at{color:var(--house-ink-slate)}.hs-rw-three p b.hs-rw-rk.good,.hs-rw-rk.good,.hs-rw-three p b.hs-rw-rk.top,.hs-rw-rk.top{color:var(--house-ink-green)}.hs-rw-back.hs-rw-back{background:0 0;border:1px solid #ffffff38;border-radius:3px;margin-left:12px;padding:1px 8px;font-size:11.5px}.hs-rw{-webkit-user-select:none;user-select:none;margin:6px 0 4px;padding:0 14px;position:relative}.hs-rw-track{touch-action:none;cursor:pointer;height:126px;position:relative}.hs-rw.compact .hs-rw-track{cursor:default;height:104px}.hs-rw-track>i{pointer-events:none;font-style:normal;position:absolute}.hs-rw-track .z{transform-origin:0;height:36px;animation:.8s cubic-bezier(.2,.7,.2,1) both hs-rw-grow;animation-delay:calc(var(--i) * 80ms);top:40px}.hs-rw.compact .hs-rw-track .z{height:26px;top:30px}.hs-rw-track .z.poor{background:color-mix(in srgb, var(--house-brick) 14%, transparent)}.hs-rw-track .z.below{background:color-mix(in srgb, var(--house-amber) 17%, transparent)}.hs-rw-track .z.at{background:color-mix(in srgb, var(--house-slate) 12%, transparent)}.hs-rw-track .z.good{background:color-mix(in srgb, var(--house-green) 15%, transparent)}.hs-rw-track .z.top{background:color-mix(in srgb, color-mix(in srgb, var(--house-green) 70%, var(--ink)) 22%, transparent)}.hs-rw-track .z span{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:var(--ink-2);font-size:10px;font-weight:700;position:absolute;top:-38px;left:50%;transform:translate(-50%)}.hs-rw-track .band{background:var(--house-blue);transform-origin:0;height:10px;animation:.9s cubic-bezier(.2,.7,.2,1) .3s both hs-rw-grow;top:53px}.hs-rw.compact .hs-rw-track .band{height:8px;top:39px}.hs-rw-track .band span{color:var(--house-ink-blue);font-size:11px;font-weight:700;position:absolute;top:26px}.hs-rw.compact .hs-rw-track .band span{top:20px}.hs-rw-track .band .lo{left:0;transform:translate(-50%)}.hs-rw-track .band .hi{right:0;transform:translate(50%)}.hs-rw-track .mid{border-left:2px solid var(--ink);height:56px;animation:.5s .6s both hs-rise;top:30px}.hs-rw.compact .hs-rw-track .mid{height:44px;top:20px}.hs-rw-track .mid span{white-space:nowrap;color:var(--ink);font-size:11px;font-weight:700;position:absolute;top:-16px;left:4px}.hs-rw-track .tgt{border-left:2px dashed var(--gold);height:26px;animation:.5s .7s both hs-rise;top:76px}.hs-rw.compact .hs-rw-track .tgt{height:30px;top:56px}.hs-rw-track .tgt span{white-space:nowrap;color:var(--house-ink-amber);font-size:11px;font-weight:700;position:absolute;bottom:-15px;left:4px}.hs-rw-track .ghost{border:2px dashed var(--ink-2);opacity:.7;border-radius:50%;width:16px;height:16px;margin-left:-8px;top:50px}.hs-rw-track .you{border:3px solid var(--house-surface);width:26px;height:26px;box-shadow:0 0 0 2px var(--ink), 0 6px 16px color-mix(in srgb, var(--house-navy) 30%, transparent);cursor:grab;z-index:2;border-radius:50%;margin-left:-13px;padding:0;transition:left 80ms linear,background .3s;animation:.9s cubic-bezier(.2,.7,.2,1) .8s both hs-rw-land;position:absolute;top:45px}.hs-rw.compact .hs-rw-track .you{cursor:default;width:22px;height:22px;margin-left:-11px;top:30px}.hs-rw-track .you.grab{cursor:grabbing;transition:background .3s}.hs-rw-track .you:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.hs-rw-track .you:after{content:"";opacity:.7;border:2px solid;border-radius:50%;animation:1.6s infinite hs-rw-ring;position:absolute;inset:-9px}.hs-rw-track .you.poor{background:var(--house-brick);color:var(--house-brick)}.hs-rw-track .you.below{background:var(--house-amber);color:var(--house-amber)}.hs-rw-track .you.at{background:var(--house-slate);color:var(--house-slate)}.hs-rw-track .you.good{background:var(--house-green);color:var(--house-green)}.hs-rw-track .you.top{background:color-mix(in srgb, var(--house-green) 70%, var(--ink));color:color-mix(in srgb, var(--house-green) 70%, var(--ink))}.hs-rw-track .you .yl{white-space:nowrap;color:var(--ink-2);background:var(--house-surface);border:1px solid var(--hairline);padding:1px 6px;font-size:12px;position:absolute;top:34px;left:50%;transform:translate(-50%)}.hs-rw-track .you .yl b{color:var(--ink)}.hs-rw-axis{border-top:1px solid var(--hairline);height:18px;position:relative}.hs-rw-axis span{color:var(--ink-2);font-size:10.5px;position:absolute;top:3px;transform:translate(-50%)}.hs-rw-out{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);color:var(--ink-2);grid-template-columns:repeat(5,minmax(0,1fr));margin:12px 0 20px;padding:10px 0;font-size:12.5px;display:grid}.hs-rw-out>span{text-align:center;border-left:1px solid var(--hairline);padding:0 12px}.hs-rw-out>span:first-child{border-left:0}.hs-rw-out b{color:var(--ink);margin-top:2px;font-size:16px;display:block}.hs-rw-out b.hs-rw-rk.poor{color:var(--house-ink-brick)}.hs-rw-out b.hs-rw-rk.below{color:var(--house-ink-amber)}.hs-rw-out b.hs-rw-rk.at{color:var(--house-ink-slate)}.hs-rw-out b.hs-rw-rk.good,.hs-rw-out b.hs-rw-rk.top{color:var(--house-ink-green)}.hs-rw-ladder{border:1px solid var(--hairline);background:var(--house-surface);margin-bottom:20px;display:grid}.hs-rw-rung{border-top:1px solid var(--hairline);color:var(--ink-2);animation:.4s cubic-bezier(.2,.7,.2,1) both hs-rise;animation-delay:calc(var(--i) * 50ms);grid-template-columns:36px minmax(0,1fr) minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:12px;padding:9px 16px;font-size:13.5px;transition:background .25s,box-shadow .25s;display:grid}.hs-rw-rung:first-child{border-top:0}.hs-rw-rung .n{border:1px solid var(--hairline);place-items:center;width:22px;height:22px;font-size:11px;display:grid}.hs-rw-rung b{color:var(--ink)}.hs-rw-rung .tg{justify-content:flex-end;gap:6px;display:flex}.hs-rw-rung.here{background:var(--cream);box-shadow:inset 4px 0 0 var(--gold)}.hs-rw-rung.here .n{background:var(--house-navy);border-color:var(--house-navy);color:var(--house-on-navy)}.hs-rw-tag{border:1px solid var(--hairline);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2);border-radius:2px;padding:1px 8px;font-size:11px;font-weight:700}.hs-rw-tag.here{background:var(--house-navy);border-color:var(--house-navy);color:var(--house-on-navy)}.hs-rw-go{justify-content:center;margin:14px 0 22px;display:flex}.hs-rw-go .btn.navy{background:var(--house-navy);border-color:var(--house-navy);color:var(--house-on-navy);border-radius:3px}.dark .hs-rw-go .btn.navy{border-color:var(--gold)}@keyframes hs-rw-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hs-rw-land{0%{opacity:0;transform:translateY(-60px)scale(.6)}60%{opacity:1;transform:translateY(4px)scale(1.08)}to{transform:none}}@keyframes hs-rw-ring{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.4)}}@media (prefers-reduced-motion:reduce){:is(.hs-rw-three .q,.hs-rw-track .z,.hs-rw-track .band,.hs-rw-track .mid,.hs-rw-track .tgt,.hs-rw-track .you,.hs-rw-rung){animation:none}.hs-rw-track .you:after{opacity:0;animation:none}.hs-rw-track .you{transition:none}}@media (max-width:1100px){.hs-rw-three{grid-template-columns:minmax(0,1fr)}.hs-rw-three .q{border-left:0;border-top:1px solid var(--hairline)}.hs-rw-three .q:first-child{border-top:0}.hs-rw-out{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:10px}.hs-rw-track .z span{display:none}}.dd-pill.info{color:var(--ink-2);background:var(--house-surface)}.hs-th-room,.hs-po-room{gap:4px;margin-bottom:8px;display:grid}.hs-th-sum{border:1px solid var(--hairline);background:var(--house-surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin-bottom:18px;padding:16px 20px;animation:.45s cubic-bezier(.2,.7,.2,1) both hs-rise;display:grid}.hs-th-sum .lede{color:var(--ink-2);margin:0;font-size:14.5px;line-height:1.5}.hs-th-sum .lede b{color:var(--ink)}.hs-th-sum .pills{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.hs-th-ring circle{fill:none;stroke-width:9px}.hs-th-ring .bg{stroke:var(--hairline)}.hs-th-ring .risk{stroke:var(--house-brick)}.hs-th-ring .mid{stroke:var(--house-amber)}.hs-th-ring .ok{stroke:var(--house-slate)}.hs-th-ring :is(.risk,.mid,.ok){animation:1s cubic-bezier(.2,.7,.2,1) both hs-th-draw}.hs-th-ring .n{fill:var(--ink);font-size:20px;font-weight:800}.hs-th-ring .c{letter-spacing:.08em;text-transform:uppercase;fill:var(--ink-2);font-size:9.5px;font-weight:700}@keyframes hs-th-draw{0%{stroke-dasharray:0 999}}.hs-th-grid{border:1px solid var(--hairline);background:var(--house-surface);display:grid}:is(.hs-th-h,.hs-th-press.hs-th-press){text-align:left;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) minmax(0,1.3fr) 150px 108px 86px;align-items:center;gap:14px;padding:9px 16px;display:grid}.hs-th-h{border-bottom:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);font-size:10.5px;font-weight:700}:is(.hs-th-h,.hs-th-press.hs-th-press) .r{text-align:right}.hs-th-row{border-top:1px solid var(--hairline);animation:.4s cubic-bezier(.2,.7,.2,1) both hs-rise;animation-delay:calc(var(--i) * 50ms)}.hs-th-row:first-of-type{border-top:0}.hs-th-press.hs-th-press{width:100%;color:var(--ink-2);cursor:pointer;background:0 0;border:0;border-radius:0;font-size:13px;transition:background .15s}.hs-th-press.hs-th-press:hover{background:var(--cream)}.hs-th-press.hs-th-press:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.hs-th-press.hs-th-press .k{color:var(--ink);font-weight:700}.hs-th-press.hs-th-press b.r{color:var(--ink)}.hs-th-press.hs-th-press .conf{border:1px solid var(--hairline);letter-spacing:.06em;text-transform:uppercase;color:var(--house-ink-amber);border-radius:2px;margin-left:6px;padding:0 5px;font-size:10px;font-weight:700;display:inline-block}.hs-th-press.hs-th-press .meter{background:linear-gradient(90deg, color-mix(in srgb, var(--house-green) 30%, transparent), color-mix(in srgb, var(--house-slate) 18%, transparent) 45%, color-mix(in srgb, var(--house-brick) 35%, transparent));height:10px;display:block;position:relative}.hs-th-press.hs-th-press .meter .mk{width:6px;height:18px;top:-4px;left:calc(var(--p) * 100%);animation:.9s cubic-bezier(.2,.7,.2,1) both hs-th-slide;animation-delay:calc(.25s + var(--i,0) * 50ms);margin-left:-3px;font-style:normal;position:absolute}.hs-th-press.hs-th-press .meter .mk.risk{background:var(--house-brick)}.hs-th-press.hs-th-press .meter .mk.caution{background:var(--house-amber)}.hs-th-press.hs-th-press .meter .mk.ok{background:var(--ink)}.hs-th-press.hs-th-press .meter .mk.good{background:var(--house-green)}@keyframes hs-th-slide{0%{left:0}}.hs-th-row .ask{background:var(--cream);border-left:4px solid var(--gold);grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:14px;margin:0 16px 10px;padding:10px 14px;animation:.3s both hs-rise;display:grid}.hs-th-row .ask .k{letter-spacing:.12em;text-transform:uppercase;color:var(--house-ink-amber);font-size:10.5px;font-weight:700}.hs-th-row .ask p{color:var(--ink);margin:0;font-size:14px;line-height:1.5}.hs-th-row .ask .how{color:var(--ink-2);margin-top:2px;font-size:12.5px;display:block}.hs-th-axis{color:var(--ink-2);grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) minmax(0,1.3fr) 150px 108px 86px;gap:14px;padding:4px 16px 18px;font-size:10.5px;display:grid}.hs-th-axis span:first-child{grid-column:4;justify-self:start}.hs-th-axis span:nth-child(2){grid-column:4;justify-self:end}.hs-th-axis span{grid-row:1}.hs-th-copy.hs-th-copy{background:0 0;border:1px solid #ffffff38;border-radius:3px;margin-left:12px;padding:1px 8px;font-size:11.5px}.hs-th-asks{border:1px solid var(--hairline);background:var(--house-surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 36px;margin:0 0 20px;padding:14px 18px 14px 38px;display:grid}.hs-th-asks li{color:var(--ink-2);animation:.35s cubic-bezier(.2,.7,.2,1) both hs-rise;animation-delay:calc(var(--i) * .12s);font-size:14px;line-height:1.5}.hs-th-asks li b{color:var(--ink)}.hs-th-asks li .w{color:var(--house-ink-green);font-size:12.5px;font-weight:700}.hs-th-write{border:1px dashed var(--hairline);text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;padding:18px;display:flex}.hs-th-write p{color:var(--ink-2);margin:0;font-size:13.5px}:is(.hs-th-write,.hs-po-room) .btn.navy{background:var(--house-navy);border-color:var(--house-navy);color:var(--house-on-navy);border-radius:3px}.hs-po-levers{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding:6px 4px 0;display:grid}.hs-po-lever label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);justify-content:space-between;align-items:baseline;gap:8px;font-size:11px;font-weight:700;display:flex}.hs-po-lever label b{letter-spacing:0;text-transform:none;color:var(--ink);font-size:15px}.hs-po-lever input[type=range]{width:100%;accent-color:var(--house-navy);margin-top:8px}.dark .hs-po-lever input[type=range]{accent-color:var(--gold)}.hs-po-lever .ticks{color:var(--ink-2);justify-content:space-between;font-size:10.5px;display:flex}.hs-po-opts{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.hs-po-opt{border:1px solid var(--hairline);background:var(--house-surface);animation:.45s cubic-bezier(.2,.7,.2,1) both hs-rise;animation-delay:calc(var(--i) * 70ms);flex-direction:column;gap:6px;padding:14px;transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s;display:flex;position:relative}.hs-po-opt:hover{box-shadow:0 12px 28px -18px color-mix(in srgb, var(--house-navy) 45%, transparent);transform:translateY(-3px)}.hs-po-opt.rec{border-color:var(--ink);box-shadow:inset 0 3px 0 var(--gold)}.hs-po-opt .tag{background:var(--house-navy);letter-spacing:.1em;text-transform:uppercase;color:var(--house-on-navy);border-radius:2px;padding:2px 7px;font-size:10px;font-weight:800;position:absolute;top:-10px;right:10px}.hs-po-opt .id{color:var(--house-ink-amber);font-size:11px;font-weight:800}.hs-po-opt .nm{color:var(--ink);font-size:13.5px}.hs-po-opt .sub,.hs-po-opt .vs{color:var(--ink-2);font-size:12px;line-height:1.4}.hs-po-opt .col{border-bottom:1px solid var(--hairline);align-items:flex-end;height:110px;margin-top:auto;display:flex}.hs-po-opt .col i{background:var(--house-navy);opacity:.85;transform-origin:bottom;width:100%;transition:height .45s cubic-bezier(.2,.7,.2,1);animation:.8s cubic-bezier(.2,.7,.2,1) both hs-po-rise;display:block}.hs-po-opt.rec .col i{background:var(--gold);opacity:1}@keyframes hs-po-rise{0%{transform:scaleY(0)}}.hs-po-opt .tot{color:var(--ink);font-size:22px;font-weight:800}.hs-po-opt .vs b.g{color:var(--house-ink-green)}.hs-po-opt .vs b.r{color:var(--house-ink-brick)}.hs-po-bridge{border:1px solid var(--hairline);background:var(--house-surface);width:100%;height:250px;margin-bottom:20px;display:block}.hs-po-bridge .bar{animation:.5s cubic-bezier(.2,.7,.2,1) both hs-rise;animation-delay:calc(var(--i) * .12s)}.hs-po-bridge rect{transition:y .4s cubic-bezier(.2,.7,.2,1),height .4s cubic-bezier(.2,.7,.2,1)}.hs-po-bridge .tot rect{fill:var(--house-navy)}.hs-po-bridge .save rect{fill:var(--house-green)}.hs-po-bridge .cost rect{fill:var(--house-brick)}.hs-po-bridge .next rect{fill:var(--house-slate)}.hs-po-bridge .capped rect{fill:var(--gold)}.hs-po-bridge .v{fill:var(--ink);font-size:12px;font-weight:700}.hs-po-bridge .l{fill:var(--ink-2);font-size:11px}.hs-po-bridge .split{stroke:var(--hairline);stroke-dasharray:4 4}@media (prefers-reduced-motion:reduce){:is(.hs-th-sum,.hs-th-row,.hs-th-press.hs-th-press .meter .mk,.hs-th-ring .risk,.hs-th-ring .mid,.hs-th-ring .ok,.hs-th-row .ask,.hs-th-asks li,.hs-po-opt,.hs-po-opt .col i,.hs-po-bridge .bar){animation:none}:is(.hs-po-opt,.hs-po-opt .col i,.hs-po-bridge rect){transition:none}}@media (max-width:1100px){.hs-th-sum{grid-template-columns:auto minmax(0,1fr)}.hs-th-sum .pills{flex-direction:row;grid-column:1/-1;align-items:center}:is(.hs-th-h,.hs-th-press.hs-th-press,.hs-th-axis){grid-template-columns:minmax(0,1fr) minmax(0,1fr) 96px 72px}:is(.hs-th-press.hs-th-press .mkt,.hs-th-press.hs-th-press .meter,.hs-th-h span:nth-child(3),.hs-th-h span:nth-child(4)),.hs-th-axis{display:none}.hs-th-asks{grid-template-columns:minmax(0,1fr)}:is(.hs-po-levers,.hs-po-opts){grid-template-columns:repeat(2,minmax(0,1fr))}}.hs-cm-lede{text-align:center;color:var(--ink-2);margin:0 0 10px;font-size:14px;line-height:1.5}.hs-cm-lede b{color:var(--ink)}.hs-cm{border:1px solid var(--hairline);background:var(--house-surface);position:relative}.hs-cm svg{width:100%;height:auto;display:block}.hs-cm .grid line{stroke:var(--hairline)}.hs-cm .grid.zero line{stroke:var(--gold);stroke-width:2px;stroke-dasharray:5 4}.hs-cm .grid text{fill:var(--ink-2);font-size:11px}.hs-cm .edge{letter-spacing:.08em;text-transform:uppercase;fill:var(--ink-2);font-size:10.5px;font-weight:700}.hs-cm .pt{cursor:pointer;transform:translate(var(--x), var(--y));animation:.8s cubic-bezier(.2,.7,.2,1) both hs-cm-in;animation-delay:calc(.15s + var(--i) * 50ms);outline:none}@keyframes hs-cm-in{0%{transform:translate(var(--x), calc(var(--y) + 50px)) scale(0);opacity:0}to{transform:translate(var(--x), var(--y)) scale(1);opacity:1}}.hs-cm .pt .halo{opacity:.16;transition:opacity .2s}.hs-cm .pt .core{opacity:.92;stroke:var(--house-surface);stroke-width:2px}.hs-cm .pt text{fill:var(--ink);pointer-events:none;font-size:11px;font-weight:700}.hs-cm .pt:is(:hover,:focus-visible) .halo{opacity:.32}.hs-cm .pt:focus-visible .core,.hs-cm .pt.sel .core{stroke:var(--gold);stroke-width:3px}.hs-cm .pt.sel .halo{opacity:.34;animation:1.6s ease-in-out infinite hs-cm-breathe}@keyframes hs-cm-breathe{50%{opacity:.12}}.hs-cm .pt.poor circle{fill:var(--house-brick)}.hs-cm .pt.below circle{fill:var(--house-amber)}.hs-cm .pt.at circle{fill:var(--house-slate)}.hs-cm .pt.good circle{fill:var(--house-green)}.hs-cm .pt.top circle{fill:color-mix(in srgb, var(--house-green) 70%, var(--ink))}.hs-cm-tip{z-index:3;white-space:nowrap;pointer-events:none;color:var(--house-on-navy);background:var(--house-navy);border-left:3px solid var(--gold);box-shadow:0 12px 28px -14px color-mix(in srgb, var(--house-navy) 60%, transparent);padding:7px 10px;font-size:12px;line-height:1.45;position:absolute;transform:translate(-50%,calc(-100% - 18px))}.hs-cm-tip b{color:var(--house-gold-on-navy)}.hs-cm-legend{color:var(--ink-2);flex-wrap:wrap;justify-content:center;gap:18px;margin:10px 0 20px;font-size:12px;display:flex}.hs-cm-legend i{vertical-align:-1px;border-radius:50%;width:10px;height:10px;margin-right:6px;display:inline-block}.hs-cm-legend i.poor{background:var(--house-brick)}.hs-cm-legend i.below{background:var(--house-amber)}.hs-cm-legend i.at{background:var(--house-slate)}.hs-cm-legend i.good{background:var(--house-green)}.hs-cm-legend i.top{background:color-mix(in srgb, var(--house-green) 70%, var(--ink))}.hs-tour{z-index:60;width:min(860px,100% - 48px);color:var(--house-on-navy);background:var(--house-navy);border-left:5px solid var(--gold);box-shadow:0 20px 60px -20px color-mix(in srgb, var(--house-navy) 80%, transparent);align-items:center;gap:14px;padding:11px 14px 11px 16px;animation:.35s cubic-bezier(.2,.7,.2,1) both hs-rise;display:flex;position:fixed;bottom:52px;left:50%;transform:translate(-50%)}.hs-tour .k{letter-spacing:.14em;text-transform:uppercase;color:var(--house-gold-on-navy);flex:none;font-size:10.5px;font-weight:800}.hs-tour .t{flex:1;font-size:14.5px;line-height:1.45;animation:.35s both hs-rise}.hs-tour-stop{color:var(--house-on-navy);background:0 0;border:1px solid #ffffff38;border-radius:3px;flex:none;align-items:center;gap:6px;padding:3px 10px;font-size:12px;display:inline-flex}.hs-tour-stop:hover{background:#ffffff1f}.hs-tour-stop .kbd{color:var(--house-navy-sub);border-color:#ffffff38}@media (prefers-reduced-motion:reduce){:is(.hs-cm .pt,.hs-cm .pt.sel .halo,.hs-tour,.hs-tour .t){animation:none}}[data-motion=off] :is(.hs-rw,.hs-rw-room,.hs-th,.hs-po,.hs-cm,.hs-tour),[data-motion=off] :is(.hs-rw,.hs-rw-room,.hs-th,.hs-po,.hs-cm,.hs-tour) *{transition:none!important;animation:none!important}.hs-fig{text-align:right;background:color-mix(in srgb, var(--hue) 8%, var(--surface));border-left:4px solid var(--hue);border-radius:3px;flex-direction:column;align-items:flex-end;min-width:200px;padding:10px 16px;animation:.5s cubic-bezier(.2,.7,.2,1) both hs-rise;display:flex;position:relative;overflow:hidden}.hs-fig .hs-fig-k{letter-spacing:.12em;text-transform:uppercase;color:var(--hue-ink);font-size:10.5px;font-weight:700}.hs-fig b{color:var(--ink);font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1.1}.hs-fig[data-tone=risk] b{color:var(--house-ink-brick)}.hs-fig[data-tone=good] b{color:var(--house-ink-green)}.hs-fig .hs-fig-s{color:var(--ink-2);font-size:11.5px}.hs-mast .hs-mast-end:has(.hs-fig){grid-template-columns:auto auto;place-items:center end;gap:10px 12px;display:grid}.hs-mast .hs-mast-end:has(.hs-fig)>.hs-railwrap{grid-column:1/-1}@media (prefers-reduced-motion:reduce){.hs-fig{animation:none}}[data-motion=off] .hs-fig{animation:none}.hs-ng{flex-direction:column;gap:14px;padding:18px 28px 8px;display:flex}.hs-ng-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:14px;display:grid}.hs-ng-note{color:var(--ink-2);margin:10px 0 0;font-size:13px;line-height:1.5}.hs-ng-note b{color:var(--ink)}.hs-gauge{align-items:center;gap:18px;display:flex}.hs-gauge ul{min-width:0;color:var(--ink-2);flex-direction:column;flex:1;gap:6px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.hs-gauge li{border-bottom:1px dashed var(--hairline);justify-content:space-between;gap:12px;padding-bottom:5px;animation:.4s cubic-bezier(.2,.7,.2,1) both hs-rise;display:flex}.hs-gauge li:nth-child(2){animation-delay:80ms}.hs-gauge li:nth-child(3){animation-delay:.16s}.hs-gauge li:nth-child(4){animation-delay:.24s}.hs-gauge li:nth-child(5){animation-delay:.32s}.hs-gauge li b{color:var(--ink)}.hs-gauge li b.pos{color:var(--house-ink-green)}.hs-gauge li b.neg{color:var(--house-ink-brick)}.hs-gauge-dial{flex:none;overflow:visible}.hs-gauge-dial .arc{fill:none;stroke-width:16px;stroke-linecap:round}.hs-gauge-dial .arc.lo{stroke:var(--house-brick)}.hs-gauge-dial .arc.mid{stroke:var(--house-amber)}.hs-gauge-dial .arc.hi{stroke:var(--house-green)}.hs-gauge-dial .needle{transform-origin:115px 118px;transition:transform 1.4s cubic-bezier(.34,1.3,.5,1)}.hs-gauge-dial .needle line{stroke:var(--ink);stroke-width:4px;stroke-linecap:round}.hs-gauge-dial .hub{fill:var(--ink)}.hs-gauge-dial .n{fill:var(--ink);font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.hs-ng-pos{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hs-ng-pz{border:1px solid var(--hairline);border-top:3px solid var(--c,var(--hue));background:var(--surface);border-radius:3px;flex-direction:column;gap:4px;padding:12px 14px;animation:.45s cubic-bezier(.2,.7,.2,1) both hs-rise;display:flex}.hs-ng-pz.open{--c:var(--house-green)}.hs-ng-pz.settle{--c:var(--house-blue)}.hs-ng-pz.walk{--c:var(--house-brick)}.hs-ng-pz span{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-2);font-size:10.5px;font-weight:700}.hs-ng-pz b{color:var(--ink);font-size:26px;font-weight:800;line-height:1.1}.hs-ng-pz small{color:var(--ink-2);font-size:12px;line-height:1.4}.hs-ng-asks{color:var(--ink);flex-direction:column;gap:8px;margin:0;padding-left:22px;font-size:14px;line-height:1.5;display:flex}.hs-ng-asks li{animation:.4s cubic-bezier(.2,.7,.2,1) both hs-rise}.hs-ng-asks li::marker{color:var(--hue-ink);font-weight:800}.hs-ng-asks em{color:var(--house-ink-green);margin-left:8px;font-style:normal;font-weight:700}.hs-ng-go{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.hs-cal{height:124px;margin:8px 6px 0;position:relative}.hs-cal-track{background:var(--hairline);border-radius:2px;height:4px;position:absolute;top:58px;left:4%;right:4%}.hs-cal-fill{background:linear-gradient(90deg, var(--hue), var(--hue-2));transform-origin:0;border-radius:2px;height:4px;animation:1.2s cubic-bezier(.2,.7,.2,1) both hs-growx;position:absolute;top:58px;left:4%}.hs-cal-pt{text-align:center;flex-direction:column;align-items:center;width:120px;margin-left:-60px;animation:.5s cubic-bezier(.34,1.4,.5,1) both hs-pop;display:flex;position:absolute;top:4px}.hs-cal-pt i{background:var(--surface);border:3px solid var(--c,var(--hue));border-radius:50%;order:3;width:14px;height:14px;margin-top:4px}.hs-cal-pt b{color:var(--ink);font-size:12px;font-weight:800}.hs-cal-pt span{color:var(--ink-2);font-size:11.5px}.hs-cal-pt.low{top:53px}.hs-cal-pt.low i{order:-1;margin:0 0 4px}.hs-cal-pt.now{--c:var(--house-blue)}.hs-cal-pt.risk{--c:var(--house-brick)}.hs-cal-pt.good{--c:var(--house-green)}.hs-stamp-risk .hs-stamp{border-color:var(--house-ink-brick);color:var(--house-ink-brick)}@media (max-width:1100px){.hs-ng-grid,.hs-ng-pos{grid-template-columns:minmax(0,1fr)}.hs-gauge{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){:is(.hs-gauge li,.hs-ng-pz,.hs-ng-asks li,.hs-cal-fill,.hs-cal-pt){animation:none}.hs-gauge-dial .needle{transition:none}}[data-motion=off] :is(.hs-gauge li,.hs-ng-pz,.hs-ng-asks li,.hs-cal-fill,.hs-cal-pt){animation:none}[data-motion=off] .hs-gauge-dial .needle{transition:none}.hs-rw-first{position:relative}.hs-rw-first .hs-stamp{z-index:2;top:-8px;right:6px}.wd-desk{--hs-keep-st-ink:var(--st-ink);--hs-keep-st-ink-2:var(--st-ink-2);--hs-keep-st-ink-3:var(--st-ink-3);--hs-keep-st-ink-4:var(--st-ink-4);--hs-keep-st-hover:var(--st-hover);--hs-keep-st-line:var(--st-line);--hs-keep-st-line-2:var(--st-line-2);--hs-keep-vs-ink:var(--vs-ink);--hs-keep-vs-ink-3:var(--vs-ink-3);--hs-keep-vs-mut:var(--vs-mut);--hs-keep-vs-line:var(--vs-line);--hs-keep-vs-hover:var(--vs-hover);--hs-keep-vs-press:var(--vs-press);--hs-keep-eos-ink:var(--eos-ink);--hs-keep-eos-ink-2:var(--eos-ink-2);--hs-keep-eos-ink-3:var(--eos-ink-3);--hs-keep-eos-ink-4:var(--eos-ink-4);--hs-keep-eos-hover:var(--eos-hover);--hs-keep-eos-press:var(--eos-press)}.wd-desk>.wd-title,.wd-desk>.wd-status{--st-ink:var(--house-on-navy);--st-ink-2:var(--house-on-navy);--st-ink-3:var(--house-navy-sub);--st-ink-4:var(--house-navy-sub);--st-hover:#ffffff1f;--st-line:#ffffff38;--st-line-2:#ffffff38;--wd-ink:var(--house-on-navy);--wd-ink2:var(--house-on-navy);--wd-mut:var(--house-navy-sub);--wd-mut2:var(--house-navy-sub);--chair-ink:var(--house-on-navy);--chair-ink-2:var(--house-on-navy);--chair-slate:var(--house-navy-sub);--chair-slate-2:var(--house-navy-sub);--vs-ink:var(--house-on-navy);--vs-ink-3:var(--house-navy-sub);--vs-mut:var(--house-navy-sub);--vs-line:#ffffff38;--vs-hover:#ffffff1f;--vs-press:#fff3;--eos-ink:var(--house-on-navy);--eos-ink-2:var(--house-on-navy);--eos-ink-3:var(--house-navy-sub);--eos-ink-4:var(--house-navy-sub);--eos-hover:#ffffff1f;--eos-press:#fff3;color:var(--house-on-navy);position:relative}.wd-desk>.wd-title{background:var(--house-bar);background-size:260% 100%;border-bottom:0;border-radius:14px 14px 0 0;animation:18s ease-in-out infinite hs-aurora}.wd-desk>.wd-title:after{content:"";background:var(--house-rule);pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0}.wd-desk>.wd-status{background:var(--house-status);color:var(--house-navy-sub);border-top:0;border-radius:0 0 14px 14px}.wd-desk>.wd-status:before{content:"";background:var(--house-rule);pointer-events:none;height:2px;position:absolute;top:0;left:0;right:0}.wd-desk>.wd-title .app{letter-spacing:.12em;text-transform:uppercase;color:var(--house-on-navy);font-size:12.5px;font-weight:700}.wd-desk>.wd-title .ctx b{color:var(--house-gold-on-navy)}.wd-desk>.wd-status .kbd{color:var(--house-on-navy);background:0 0;border-color:#ffffff4d}.wd-desk>.wd-title :is(.chair-note,[role=menu],[role=dialog]){--st-ink:var(--hs-keep-st-ink);--st-ink-2:var(--hs-keep-st-ink-2);--st-ink-3:var(--hs-keep-st-ink-3);--st-ink-4:var(--hs-keep-st-ink-4);--st-hover:var(--hs-keep-st-hover);--st-line:var(--hs-keep-st-line);--st-line-2:var(--hs-keep-st-line-2);--vs-ink:var(--hs-keep-vs-ink);--vs-ink-3:var(--hs-keep-vs-ink-3);--vs-mut:var(--hs-keep-vs-mut);--vs-line:var(--hs-keep-vs-line);--vs-hover:var(--hs-keep-vs-hover);--vs-press:var(--hs-keep-vs-press);--eos-ink:var(--hs-keep-eos-ink);--eos-ink-2:var(--hs-keep-eos-ink-2);--eos-ink-3:var(--hs-keep-eos-ink-3);--eos-ink-4:var(--hs-keep-eos-ink-4);--eos-hover:var(--hs-keep-eos-hover);--eos-press:var(--hs-keep-eos-press)}.wd-desk .wd-tabs button[role=tab]{letter-spacing:.1em;text-transform:uppercase;font-size:11.5px;font-weight:700;position:relative}.wd-desk .wd-tabs button[role=tab] .kbd{letter-spacing:0;text-transform:none;color:var(--h-ink,var(--hue-ink));border-color:color-mix(in srgb, var(--h,var(--hue)) 40%, transparent);background:color-mix(in srgb, var(--h,var(--hue)) 10%, transparent)}.wd-desk .wd-tabs button[role=tab][aria-selected=true]{color:var(--h-ink,var(--hue-ink));border-bottom-color:var(--h,var(--hue));box-shadow:0 6px 14px -12px var(--h,var(--hue))}.wd-desk .wd-tabs button[role=tab][aria-selected=true] .kbd{color:var(--house-surface);background:var(--h,var(--hue));border-color:var(--h,var(--hue));animation:.4s cubic-bezier(.34,1.4,.5,1) hs-pop}.wd-desk .wd-center :is(.wd-sec,.sec)>.sh{background:var(--house-band);border-left:4px solid var(--hue);background-size:220% 100%;border-bottom:0;align-items:center;margin-bottom:12px;padding:7px 14px;animation:14s ease-in-out infinite hs-aurora;position:relative;overflow:hidden}.wd-desk .wd-center :is(.wd-sec,.sec)>.sh:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:18%;animation:6s ease-in-out infinite hs-shine;position:absolute;top:0;bottom:0;left:0}.wd-desk .wd-center :is(.wd-sec,.sec)>.sh h2{letter-spacing:.12em;text-transform:uppercase;color:var(--house-on-navy);font-size:12px;font-weight:800}.wd-desk .wd-center :is(.wd-sec,.sec)>.sh .m{z-index:1;color:var(--house-navy-sub);font-size:11.5px;position:relative}.wd-desk .wd-center :is(.wd-sec,.sec)>.sh .m :is(a,button){color:var(--house-on-navy)}.wd-desk .wd-stage.st-head{position:relative;overflow:hidden}.wd-desk .wd-stage.st-head:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--hue) 16%, transparent), transparent 65%);pointer-events:none;border-radius:50%;width:400px;height:400px;animation:7s ease-in-out infinite hs-float;position:absolute;top:-150px;right:-120px}.wd-desk .wd-stage.st-head:after{content:"";background:var(--house-rule);pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0}.wd-desk .wd-stage.st-head>*{z-index:1;position:relative}.wd-desk .wd-stage.st-head .kick{color:var(--gold-ink,var(--wd-mut));font-weight:700}.wd-desk .wd-stage.st-head h1{text-transform:uppercase;letter-spacing:.03em;font-size:22px;font-weight:800;line-height:1.25}.wd-desk .wd-stage.st-head .st-btn.pri{color:var(--house-on-navy);background:var(--house-tile);border-color:#0000;position:relative;overflow:hidden}.wd-desk .wd-stage.st-head .st-btn.pri:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:34%;animation:3.4s ease-in-out infinite hs-shine;position:absolute;top:0;bottom:0;left:0}.wd-desk .wd-stage.st-head .st-btn.pri:hover{box-shadow:0 6px 18px color-mix(in srgb, var(--hue) 35%, transparent)}.dark .wd-desk .wd-stage.st-head .st-btn.pri{background:var(--house-mark);color:var(--house-navy)}@media (max-width:767px){.wd-desk>.wd-title .app{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.06em;flex:0 auto;min-width:0;overflow:hidden}.wd-desk>.wd-title .co-menubar{display:none}.wd-desk>.wd-title .win{flex:none}.wd-desk>.wd-title>:not(.mark):not(.win){flex-shrink:1;min-width:0;overflow:hidden}.wd-desk>.wd-title .win .wd-max{display:none}}.wd-desk .wd-insp.wd-hinsp{padding:0}.wd-desk .wd-hinsp>.hs-insp{background:0 0;border-left:0;min-height:100%;overflow:visible}.wd-desk .wd-insp{box-shadow:inset 0 3px 0 var(--hue)}.wd-desk .wd-insp:not(#hs-frame) .isec{border-top-color:var(--hairline)}.wd-desk .wd-insp:not(#hs-frame) .isec>.k{letter-spacing:0;text-transform:none;color:var(--ink-3);font-size:11.5px;font-weight:600}.wd-desk .wd-insp:not(#hs-frame) .moves{gap:6px}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger){--mc:var(--house-blue);text-align:left;height:auto;color:var(--ink);background:var(--surface);border:1px solid var(--hairline);border-left:3px solid var(--mc);box-shadow:none;border-radius:3px;padding:9px 11px;transition:border-color .15s,transform .15s}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger):nth-child(6n+2){--mc:var(--house-teal)}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger):nth-child(6n+3){--mc:var(--house-steel)}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger):nth-child(6n+4){--mc:var(--house-green)}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger):nth-child(6n+5){--mc:var(--house-amber)}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger):nth-child(6n+6){--mc:var(--house-slate)}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger):hover{border-color:var(--hue);border-left-color:var(--mc);background:var(--surface);box-shadow:none;transform:translate(2px)}.wd-desk .wd-insp:not(#hs-frame) .move.primary:not(.danger){border:1.5px solid var(--hue);border-left:3px solid var(--hue);background:color-mix(in srgb, var(--hue) 7%, var(--surface));color:var(--ink);animation:3s infinite hs-glow}.wd-desk .wd-insp:not(#hs-frame) .move.primary:not(.danger):hover{border-left-color:var(--hue);background:color-mix(in srgb, var(--hue) 11%, var(--surface))}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger) :is(.t,.t *){color:var(--ink)}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger) .t{font-size:13px;font-weight:700}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger) .s{color:var(--ink-3);font-size:11.5px;line-height:1.35}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger) .kbd{color:var(--ink-3);border-color:var(--hairline);background:0 0}@media (prefers-reduced-motion:reduce){.wd-desk>.wd-title,.wd-desk .wd-center :is(.wd-sec,.sec)>.sh,.wd-desk .wd-center :is(.wd-sec,.sec)>.sh:after,.wd-desk .wd-stage.st-head:before,.wd-desk .wd-tabs button[role=tab][aria-selected=true] .kbd,.wd-desk .wd-stage.st-head .st-btn.pri:after,.wd-desk .wd-insp:not(#hs-frame) .move.primary:not(.danger){animation:none}.wd-desk .wd-insp:not(#hs-frame) .move:not(.danger):hover{transform:none}}.hs-race{margin:4px 0 14px;transition:height .4s;position:relative}.hs-race-row{height:32px;color:var(--ink-2);grid-template-columns:26px 170px minmax(0,1fr) 110px;align-items:center;gap:10px;font-size:13px;transition:transform .6s cubic-bezier(.2,.7,.2,1);display:grid;position:absolute;top:0;left:0;right:0}.hs-race-n{width:24px;height:24px;color:var(--house-on-navy);background:var(--c);border-radius:3px;place-items:center;font-size:12px;font-weight:800;display:grid}.hs-race-name{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-weight:600;overflow:hidden}.hs-race-track{background:var(--surface-alt);border-radius:2px;height:18px;position:relative;overflow:hidden}.hs-race-track i{background:linear-gradient(90deg, var(--c), color-mix(in srgb, var(--c) 55%, var(--surface)));border-radius:2px;transition:width .6s cubic-bezier(.2,.7,.2,1);position:absolute;top:0;bottom:0;left:0}.hs-race-row b{text-align:right;color:var(--ink);font-variant-numeric:tabular-nums}.hs-race-row[data-lead] .hs-race-track{box-shadow:0 0 0 2px color-mix(in srgb, var(--c) 45%, transparent)}.hs-race-row[data-lead] .hs-race-name:after{content:"leads";letter-spacing:.1em;text-transform:uppercase;color:var(--house-ink-green);background:color-mix(in srgb, var(--house-green) 14%, transparent);border-radius:2px;margin-left:8px;padding:1px 6px;font-size:10px;font-weight:800}.hs-race-row[data-out]{color:var(--ink-3)}.hs-race-row[data-out] .hs-race-n{background:var(--hairline-2)}.hs-race-row[data-out] .hs-race-name,.hs-race-row[data-out] b{color:var(--ink-2);font-weight:500}@media (max-width:900px){.hs-race-row{grid-template-columns:24px 110px minmax(0,1fr) 90px}}@media (prefers-reduced-motion:reduce){.hs-race,.hs-race-row,.hs-race-track i{transition:none}}[data-motion=off] :is(.hs-race,.hs-race-row,.hs-race-track i){transition:none}.hs-peer{padding:34px 12px 4px}.hs-peer-scale{background:var(--surface-alt);border-radius:3px;height:70px;position:relative}.hs-peer-band{background:color-mix(in srgb, var(--house-green) 16%, transparent);border-left:1.5px dashed var(--house-green);border-right:1.5px dashed var(--house-green);transform-origin:0;animation:.9s cubic-bezier(.2,.7,.2,1) both hs-growx;position:absolute;top:0;bottom:0}.hs-peer-mid{border-left:2px solid var(--house-steel);width:0;position:absolute;top:-6px;bottom:-6px}.hs-peer-mid em{white-space:nowrap;color:var(--house-ink-steel);font-size:11px;font-style:normal;font-weight:700;position:absolute;top:-18px;left:4px}.hs-peer-dot{background:var(--c);border:2px solid var(--surface);width:18px;height:18px;box-shadow:0 1px 3px color-mix(in srgb, var(--ink) 30%, transparent);border-radius:50%;transition:transform .6s cubic-bezier(.34,1.4,.5,1),opacity .4s;position:absolute;top:24px}.hs-peer-dot b{white-space:nowrap;color:var(--ink);font-size:11px;font-weight:700;position:absolute;top:22px;left:50%;transform:translate(-50%)}.hs-peer-dot[data-up] b{top:auto;bottom:22px}.hs-peer-dot[data-lead]{box-shadow:0 0 0 3px var(--surface), 0 0 0 5px var(--c)}.hs-peer-dot[data-out]{opacity:.45!important}.hs-peer-axis{border-top:1px solid var(--hairline);height:22px;margin-top:22px;position:relative}.hs-peer-axis span{color:var(--ink-2);font-size:10.5px;position:absolute;top:4px;transform:translate(-50%)}.hs-peer-key{color:var(--ink-2);flex-wrap:wrap;align-items:center;gap:6px;margin:6px 0 0;font-size:12px;display:flex}.hs-peer-key .sw{background:color-mix(in srgb, var(--house-green) 16%, transparent);border:1.5px dashed var(--house-green);width:18px;height:10px}@media (prefers-reduced-motion:reduce){.hs-peer-band{animation:none}.hs-peer-dot{transition:none}}[data-motion=off] .hs-peer-band{animation:none}[data-motion=off] .hs-peer-dot{transition:none}.hs-award-wrap{position:relative}.wd-desk.co-office.hs-co .wd-center>.hs-steps{scrollbar-width:none;border-radius:14px 14px 0 0;flex:none;padding:0 14px;overflow-x:auto}.wd-desk.co-office.hs-co .wd-center>.hs-steps::-webkit-scrollbar{display:none}.wd-desk.co-office.hs-co .wd-center>.hs-steps .hs-step{padding:11px 9px 9px}.wd-desk.co-office.hs-co .wd-center>.hs-steps .hs-step span{letter-spacing:.06em;font-size:11px}.wd-desk.co-office.hs-co .wd-center>.hs-mast{flex:none;padding:14px 28px 12px}.wd-desk.office-app.co-office.hs-co .wd-center:has(>.hs-mast) .co-roomhead>:is(h1,svg.co-ric){display:none}.wd-desk.office-app.co-office.hs-co .wd-center:has(>.hs-mast) .co-roomhead{padding-top:12px}.wd-desk.co-office.hs-co .co-house-moves{flex-direction:column;gap:6px;margin-bottom:4px;display:flex}.wd-desk.co-office.hs-co .co-house-moves .hs-move{width:100%;margin:0}.wd-desk.co-office.hs-co .co-house-moves .co-house-verb{color:var(--hue-ink);font-style:normal;font-weight:600}.hs-award-stamp .hs-stamp{z-index:3;width:84px;height:84px;font-size:8.5px;top:-4px;right:28px}.wd-desk.hs-vera .wd-center>.hs-steps{scrollbar-width:none;flex:none;padding:0 14px;overflow-x:auto}.wd-desk.hs-vera .wd-center>.hs-steps::-webkit-scrollbar{display:none}.wd-desk.hs-vera .wd-center>.hs-steps .hs-step{padding:11px 10px 9px}.wd-desk.hs-vera .wd-center>.hs-steps .hs-step span{letter-spacing:.06em;font-size:11px}:is(.hs-vera .v4-top:has(>.vh-head),.hs-vera .v4-place:has(>.vh-head)){padding-top:0}.hs-vera .vh-head{margin:0 calc(-1 * var(--v4-pad,28px)) 18px}.hs-vera .vh-head .hs-mast{padding:18px var(--v4-pad,28px) 16px}.vh-mast-act{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}.vh-mast-act .v4-hact{margin-left:0}.vh-window{flex-direction:column;gap:12px;display:flex}.vh-whatif{grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:14px;display:grid}@media (max-width:900px){.vh-whatif{grid-template-columns:minmax(0,1fr)}}.vh-lever .vh-k{color:var(--ink-3);margin-top:14px;font-size:12px;display:block}.vh-big{color:var(--ink);font-size:28px;font-weight:800;line-height:1.15;display:block}.vh-big[data-tone=risk]{color:var(--house-ink-brick)}.vh-big[data-tone=good]{color:var(--house-ink-green)}.vh-three{border-top:1px solid var(--hairline);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px;display:grid}.vh-three>div{border-left:1px solid var(--hairline);flex-direction:column;gap:2px;padding:8px 10px 0;display:flex}.vh-three>div:first-child{border-left:0;padding-left:0}.vh-three span{color:var(--ink-3);font-size:11.5px}.vh-three b{color:var(--ink);font-size:15px}.vh-three b[data-tone=risk]{color:var(--house-ink-brick)}.vh-pick{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.vh-pick small{color:var(--ink-3)}.vh-pick:hover b{text-underline-offset:2px;text-decoration:underline}.vh-small{color:var(--ink-3);margin:8px 0 0;font-size:12px}.wd-desk.hs-lx .wd-center>.lx-house-mast{flex:none}.lx-house-act{flex-wrap:wrap;gap:8px;display:flex}.lx-house-whatif{padding:16px 28px 0}.hs-tower .hs-mast{border:1px solid var(--hairline)}.th-head{background:var(--surface);border-bottom:1px solid var(--hairline)}.th-head.th-bleed{margin:-24px -16px 24px}@media (min-width:640px){.th-head.th-bleed{margin:-32px -32px 24px}}.th-head>.hs-steps{scrollbar-width:none;overflow-x:auto}.th-head>.hs-steps::-webkit-scrollbar{display:none}.th-head>.hs-mast{border-bottom:0}.th-head .th-actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.th-head>.th-band{border-top:1px solid var(--hairline);padding:0 28px}.th-moves{border-top:1px solid var(--hairline);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;padding:10px 28px 14px;display:grid}.th-moves .hs-move.hs-move{width:auto;margin:0}.th-grid{gap:12px;display:grid}.th-grid[data-cols=side]{grid-template-columns:300px minmax(0,1fr)}@media (max-width:900px){.th-grid[data-cols=side],.th-moves{grid-template-columns:minmax(0,1fr)}.th-head>.th-band,.th-moves{padding-left:16px;padding-right:16px}}.th-save{border-top:1px solid var(--hairline);color:var(--ink-2);align-items:baseline;gap:10px;margin:12px 0 0;padding-top:10px;font-size:13px;display:flex}.th-save b{color:var(--house-ink-green);font-variant-numeric:tabular-nums;font-size:22px}.th-note{color:var(--ink-2);margin:8px 0 0;font-size:12px;line-height:1.45}.th-split{border:1px solid var(--hairline);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.th-split>div{flex-direction:column;gap:3px;padding:12px 14px;display:flex}.th-split>div+div{border-left:1px solid var(--hairline)}.th-split span{color:var(--ink-2);font-size:12px;font-weight:600}.th-split b{color:var(--ink);font-variant-numeric:tabular-nums;font-size:22px;line-height:1.2}.th-split small{color:var(--ink-2);font-size:12px}.th-clock .hs-panel{margin:0}.th-head.th-inwin{z-index:1;flex:none;position:relative}.th-head.th-inwin>.hs-mast{padding:12px 24px 10px}.wh{color:var(--ink)}.wh-grid{border:1px solid var(--hairline);background:var(--canvas);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.wh-grid[data-insp]{grid-template-columns:minmax(0,1fr) 300px}.wh-grid>.hs-insp{align-self:stretch;position:sticky;top:0}.wh-center{min-width:0;container-type:inline-size}.wh-center>.hs-steps{scrollbar-width:none;overflow-x:auto}.wh-center>.hs-steps::-webkit-scrollbar{display:none}.wh-page{flex-direction:column;gap:16px;padding:18px 28px 28px;display:flex}.wh-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.wh-quiet{color:var(--ink-3);margin:0;font-size:12.5px;line-height:1.5}.wh-g2,.wh-g3,.wh-gwide{gap:12px;display:grid}.wh-g2{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-g3{grid-template-columns:repeat(3,minmax(0,1fr))}.wh-gwide{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}@container (max-width:860px){.wh-g2,.wh-g3,.wh-gwide{grid-template-columns:minmax(0,1fr)}}@media (max-width:1100px){.wh-grid[data-insp]{grid-template-columns:minmax(0,1fr)}.wh-grid>.hs-insp{border-left:0;border-top:1px solid var(--hairline);position:static}}.wh-swatch{background:var(--c,var(--hue));border-radius:2px;flex:none;width:10px;height:10px;display:inline-block}.wh-whatif{flex-direction:column;gap:12px;display:flex}.wh-readout{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);color:var(--ink-2);grid-template-columns:repeat(auto-fit,minmax(110px,1fr));font-size:12px;display:grid}.wh-readout>span{text-align:center;border-left:1px solid var(--hairline);padding:9px 10px}.wh-readout>span:first-child{border-left:0}.wh-readout b{font-variant-numeric:tabular-nums;color:var(--ink);margin-top:2px;font-size:17px;display:block}.wh-readout b[data-tone=good]{color:var(--house-ink-green)}.wh-split{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:center;gap:20px;display:grid}@container (max-width:720px){.wh-split{grid-template-columns:minmax(0,1fr)}}.wh-flush.hs-panel{padding:0}.wh-flush.hs-panel>h3{padding:14px 16px 0}.wh-row{border-top:1px solid var(--hairline);color:var(--ink);background:var(--surface);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;transition:background .15s;display:grid;position:relative}.wh-row:first-child{border-top:0}.wh-row:hover{background:color-mix(in srgb, var(--hue) 5%, var(--surface))}.wh-row:before{content:"";background:var(--c,transparent);width:3px;position:absolute;top:8px;bottom:8px;left:0}.wh-mark{width:28px;height:28px;color:var(--house-on-navy);background:var(--c,var(--hue));border-radius:3px;place-items:center;display:grid}.wh-mark svg{width:15px;height:15px}.wh-row-t{min-width:0}.wh-row-t b{align-items:center;gap:8px;min-width:0;font-size:13.5px;font-weight:700;display:flex}.wh-row-t b>span:first-of-type{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wh-row-t small{text-overflow:ellipsis;white-space:nowrap;color:var(--ink-3);font-size:12px;display:block;overflow:hidden}.wh-row-end{align-items:center;gap:6px;display:flex}.wh-chip{border:1px solid var(--hairline);font-variant-numeric:tabular-nums;color:var(--ink-2);background:var(--surface-alt);border-radius:2px;flex:none;align-items:center;padding:1px 7px;font-size:11px;font-weight:700;display:inline-flex}.wh-chip[data-tone=risk]{color:var(--house-ink-brick);border-color:color-mix(in srgb, var(--house-brick) 40%, transparent);background:color-mix(in srgb, var(--house-brick) 9%, var(--surface))}.wh-chip[data-tone=gold]{color:var(--house-ink-amber);border-color:color-mix(in srgb, var(--house-amber) 45%, transparent);background:color-mix(in srgb, var(--house-amber) 10%, var(--surface))}.wh-chip[data-tone=info]{color:var(--house-ink-blue);border-color:color-mix(in srgb, var(--house-blue) 40%, transparent);background:color-mix(in srgb, var(--house-blue) 9%, var(--surface))}.wh-chip[data-tone=good]{color:var(--house-ink-green);border-color:color-mix(in srgb, var(--house-green) 40%, transparent);background:color-mix(in srgb, var(--house-green) 9%, var(--surface))}.wh-urgent{background:var(--house-brick);border-radius:50%;flex:none;width:7px;height:7px}.wh-rowbtn.wh-rowbtn{min-width:26px;height:26px;color:var(--ink-2);background:var(--surface);border:1px solid var(--hairline-2);cursor:pointer;border-radius:3px;place-items:center;padding:0 8px;font-size:12px;font-weight:600;display:inline-grid}.wh-rowbtn:hover{color:var(--ink);border-color:var(--hue)}.wh-empty-row{color:var(--ink-2);text-align:center;padding:12px 16px;font-size:13px}.wh-deals{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@container (max-width:900px){.wh-deals{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width:560px){.wh-deals{grid-template-columns:minmax(0,1fr)}}.wh-deal{color:var(--ink);text-decoration:none}.wh-deal .hs-card-t{align-items:center;gap:8px;display:flex}.wh-deal .hs-card-t>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wh-docs{flex-wrap:wrap;gap:4px;min-height:22px;display:flex}.wh-docs i{border:1px solid var(--hairline-2);background:repeating-linear-gradient(180deg, transparent 0 4px, var(--hairline) 4px 5px) 3px 4px / calc(100% - 6px) calc(100% - 8px) no-repeat, var(--surface);width:17px;height:21px;animation:.35s cubic-bezier(.34,1.4,.5,1) both hs-pop}.wh-newdeal{text-align:center;border:2px dashed color-mix(in srgb, var(--hue) 50%, var(--hairline));background:color-mix(in srgb, var(--hue) 4%, var(--surface));flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:140px;padding:16px;display:flex}.wh-table{border-collapse:collapse;width:100%;min-width:860px;font-size:13px}.wh-table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);background:var(--surface-alt);border-bottom:1px solid var(--hairline);white-space:nowrap;padding:8px 14px;font-size:11px;font-weight:800}.wh-table td{border-bottom:1px solid var(--hairline);vertical-align:middle;color:var(--ink-2);padding:10px 14px}.wh-table tr:last-child td{border-bottom:0}.wh-table tbody tr:hover td{background:color-mix(in srgb, var(--hue) 5%, var(--surface))}.wh-table .r{text-align:right}.wh-scrollx{overflow-x:auto}.wh-stage{align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.wh-stage:before{content:"";background:var(--c,var(--hue));border-radius:50%;width:7px;height:7px}.wh-path{grid-template-columns:repeat(10,minmax(0,1fr));gap:6px;padding:6px 0 2px;display:grid;position:relative}.wh-path:before{content:"";background:var(--hairline);height:2px;position:absolute;top:21px;left:5%;right:5%}.wh-path>a{z-index:1;text-align:center;color:var(--ink-2);flex-direction:column;align-items:center;gap:6px;font-size:11.5px;line-height:1.25;text-decoration:none;display:flex;position:relative}.wh-path>a i{width:30px;height:30px;color:var(--ink-3);background:var(--surface);border:2px solid var(--hairline-2);border-radius:50%;place-items:center;font-size:12px;font-style:normal;font-weight:800;animation:.4s cubic-bezier(.34,1.4,.5,1) both hs-pop;display:grid}.wh-path>a[data-state=done] i{color:var(--house-surface);background:var(--house-green);border-color:var(--house-green)}.wh-path>a[data-state=now] i{color:var(--ink);border-color:var(--hue);background:color-mix(in srgb, var(--hue) 14%, var(--surface))}.wh-path>a:hover b{color:var(--hue-ink)}.wh-path b{color:var(--ink);font-weight:700}@container (max-width:760px){.wh-path{grid-template-columns:repeat(5,minmax(0,1fr));row-gap:14px}.wh-path:before{display:none}}.wh-lstep{border-top:1px solid var(--hairline);grid-template-columns:34px minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:14px;padding:14px 16px;scroll-margin-top:80px;display:grid}.wh-lstep:first-child{border-top:0}.wh-lstep[data-state=now]{background:color-mix(in srgb, var(--hue) 6%, var(--surface));box-shadow:inset 3px 0 0 var(--hue)}.wh-lstep .wh-no{width:28px;height:28px;color:var(--ink-2);border:1px solid var(--hairline-2);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.wh-lstep[data-state=done] .wh-no{color:var(--house-surface);background:var(--house-green);border-color:var(--house-green)}.wh-lstep h3{color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin:0;font-size:14px;font-weight:700;display:flex}.wh-lstep h3 small{color:var(--ink-3);font-size:12px;font-weight:400}.wh-lstep p{color:var(--ink-2);margin:4px 0 0;font-size:12.5px;line-height:1.45}.wh-tools{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.wh-tools a{color:var(--ink-2);border:1px solid var(--hairline);border-radius:3px;align-items:center;gap:5px;padding:2px 8px;font-size:11.5px;font-weight:600;text-decoration:none;display:inline-flex}.wh-tools a:hover{color:var(--hue-ink);border-color:var(--hue)}.wh-tools svg{width:13px;height:13px;color:var(--ink-3)}.wh-lstep-end{color:var(--ink-2);flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:12.5px;display:flex}.wh-lstep-end b{font-variant-numeric:tabular-nums;color:var(--ink)}.wh-lstep-end .hs-btn{margin-left:auto}@container (max-width:760px){.wh-lstep{grid-template-columns:34px minmax(0,1fr)}.wh-lstep-end{grid-column:2}}.wh-search{border:1px solid var(--hairline-2);background:var(--surface);border-radius:3px;align-items:center;gap:8px;width:min(360px,100%);height:34px;padding:0 10px;display:flex}.wh-search:focus-within{border-color:var(--hue);box-shadow:0 0 0 3px color-mix(in srgb, var(--hue) 18%, transparent)}.wh-search input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:13.5px}.wh-search input::placeholder{color:var(--ink-3)}.wh-search svg{width:15px;height:15px;color:var(--ink-3)}@media (prefers-reduced-motion:reduce){.wh-docs i,.wh-path>a i{animation:none}}[data-motion=off] .wh-docs i,[data-motion=off] .wh-path>a i{animation:none}.mh-head{background:var(--surface);border:1px solid var(--hairline);border-radius:14px;flex:none;min-width:0;overflow:hidden}.mh-head.mh-compact{border:0;border-bottom:1px solid var(--hairline);border-radius:0}.mh-head.mh-compact>.hs-steps .hs-step{padding:10px 11px 8px}.mh-head.mh-compact>.hs-mast{padding:12px 24px}.mh-head.mh-compact>.hs-mast h1{font-size:17px}.mh-frame{background:var(--canvas);border:1px solid var(--hairline);border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.mh-frame>.mh-head{border:0;border-bottom:1px solid var(--hairline);border-radius:0}.mh-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;min-height:60vh;display:grid}.mh-page{flex-direction:column;gap:16px;min-width:0;padding:18px 28px 32px;display:flex}.mh-grid>.hs-insp{align-self:start;min-height:100%;max-height:100vh;padding-bottom:12px;position:sticky;top:0}@media (max-width:1100px){.mh-grid{grid-template-columns:minmax(0,1fr)}.mh-grid>.hs-insp{border-left:0;border-top:1px solid var(--hairline);max-height:none;position:static}.mh-page{padding:16px}}.fsh-panel:has(>.fsh-house){grid-template-rows:60px auto minmax(0,1fr)}.fsh-panel>.mh-head.fsh-house{background:var(--surface)}.hs-tool-head{background:var(--surface);border-bottom:1px solid var(--hairline);grid-template-columns:minmax(0,1fr);margin:-24px -16px 24px;display:grid;position:relative}@media (min-width:640px){.hs-tool-head{margin:-32px -32px 24px}}@media (min-width:1280px){.hs-tool-head{grid-template-columns:minmax(0,1fr) 320px}}.hs-tool-head .hs-tool-main{flex-direction:column;min-width:0;display:flex}.hs-tool-head .hs-mast{border-bottom:0;flex:1}.hs-tool-head .hs-three{margin:0 28px 20px}.hs-tool-head .hs-three .hs-a{font-size:14px}.hs-tool-head .hs-insp{overflow:visible}.hs-tool-head .hs-insp .hs-insp-t{font-size:15px}.hs-tool-moves{flex-direction:column;padding-bottom:12px;display:flex}@media (max-width:1279px){.hs-tool-head .hs-insp{border-left:0;border-top:1px solid var(--hairline)}.hs-tool-moves{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:6px;padding:0 12px 12px;display:grid}.hs-tool-moves .hs-move.hs-move{width:100%;margin:0}}.hs-pb-ticker{background:var(--surface);border:1px solid var(--hairline);border-top:2px solid var(--hue);box-shadow:var(--shadow-sm);flex-wrap:wrap;align-items:center;gap:8px 20px;padding:10px 16px;display:flex}.hs-pb-ticker .hs-facts{margin-top:0}.hs-pb-ticker .hs-facts b{font-size:16px}.hs-pb-ticker .hs-facts b[data-tone=gold]{color:var(--gold-ink)}.hs-pb-ticker .hs-facts b[data-tone=accent]{color:var(--hue-ink)}.hs-pb-ticker-end{margin-left:auto}.hs-pb-stepper{background:var(--surface);border:1px solid var(--hairline)}.hs-pb-stepper .hs-steps{scrollbar-width:none;overflow-x:auto}.hs-pb-screens{flex-wrap:wrap;align-items:center;gap:8px 14px;padding:10px 14px 12px;display:flex}.hs-pb-sub{color:var(--ink-2);font-size:12.5px;font-style:italic}.hs-pb-rail{background:var(--surface);border:1px solid var(--hairline);border-top:2px solid var(--hue)}.hs-pb-rail .hs-side{border-right:0;overflow:visible}.hs-tna{padding-top:4px}.hs-tna .hs-band{margin-bottom:10px}.hs-tna-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;display:grid}.hs-tna-grid .hs-move.hs-move{width:100%;color:inherit;margin:0;text-decoration:none}.hs-tna-grid .hs-move b{align-items:center;gap:6px;display:flex}.hs-tna-extra{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;display:flex}.hs-rb,.hs-rb-wi{flex-direction:column;gap:12px;display:flex}.hs-rb-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:12px;display:grid}@media (max-width:1100px){.hs-rb-grid{grid-template-columns:minmax(0,1fr)}}.hs-rb-levers{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:10px;display:grid}.hs-rb-acts{gap:6px;display:inline-flex}.hs-rb .hs-bar{grid-template-columns:minmax(0,220px) minmax(0,1fr) 80px}.hs-rb-role{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hs-rb-empty{text-align:center;color:var(--ink-2);margin:24px 0;font-size:13px}.hs-rb-empty b{color:var(--ink)}.hs-pc,.hs-pc-wi{flex-direction:column;gap:12px;display:flex}.hs-pc-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.hs-pc-list li{color:var(--ink-2);background:var(--surface);border:1px solid var(--hairline);border-left:3px solid var(--house-brick);flex-direction:column;gap:2px;padding:8px 10px;font-size:12.5px;display:flex}.hs-pc-list li[data-held]{border-left-color:var(--house-green)}.hs-pc-list li b{color:var(--ink);font-size:13px}.hs-pc-list li em{color:var(--ink-3);font-size:11.5px;font-style:normal;font-weight:700}.hs-pc-list li em[data-sev=high]{color:var(--house-ink-brick)}.hs-fo,.hs-fo-wi{flex-direction:column;gap:12px;display:flex}.hs-fo-slider{margin:12px 0 4px}.hs-rp-head{background:var(--surface);border:1px solid var(--hairline);overflow:hidden}.hs-rp-head>.hs-steps{scrollbar-width:none;overflow-x:auto}.hs-rp-head>.hs-steps::-webkit-scrollbar{display:none}.hs-rp-head>.hs-mast{border-bottom:0}.hs-rp-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hs-rp .sc-house-moves{flex-direction:column;gap:6px;display:flex}.hs-rp .sc-house-moves .hs-move{width:100%;margin:0}.hs-rp .sc-house-moves .hs-move b{color:var(--ink)}.crx .cr-panel>.hs-steps{scrollbar-width:none;flex:none;padding:0 14px;overflow-x:auto}.crx .cr-scene>.cr-house-mast{margin-bottom:4px}.set-house[data-fold] .hs-body[data-side][data-insp]{grid-template-columns:minmax(0,1fr) 320px}.set-house[data-fold] .hs-body>.hs-side{display:none}.set-house .set-house-fold{display:inline-flex}@media (max-width:1180px){.set-house .set-house-fold{display:none}}.set-house .set-house-nest{padding-left:14px;font-weight:400}.set-house .hs-scroll{background:var(--canvas)}.set-house .set-house-pane{min-height:100%}.set-house-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.set-house-mast .hs-facts a.set-house-factlink{color:inherit;text-decoration:none}.set-house-mast .hs-facts a.set-house-factlink:hover{text-underline-offset:3px;text-decoration:underline}.set-house .set-house-desc{color:var(--ink-2);margin:10px 16px 0;font-size:13px;line-height:1.5}.set-house .set-house-links{flex-wrap:wrap;gap:6px;margin:0 16px 16px;display:flex}.set-house .set-house-pane .uppercase{text-transform:none;letter-spacing:0}.set-house .set-house-pane .uppercase:is(.text-\[9px\],.text-\[9\.5px\],.text-\[10px\],.text-\[10\.5px\],.text-\[11px\]){font-size:12px}.set-house .set-house-pane .page-verdict-edge{border-left-width:0}.set-house .set-house-pane .page-verdict-kicker{color:var(--color-ink-muted);font-weight:500}@media (min-width:768px){html[data-wd-shell] .set-veil>.hs-win{min-width:0;max-width:100%}}@media print{.set-veil .hs-win{width:auto;max-width:none;height:auto;box-shadow:none;border:0;position:static;overflow:visible}.set-veil .hs-win .hs-body{display:block;overflow:visible}.set-veil .hs-win :is(.hs-titlebar,.hs-side,.hs-insp,.hs-steps,.hs-status){display:none}.set-veil .hs-win .hs-scroll{overflow:visible}}.set-service>.hs-steps{border:1px solid var(--hairline);scrollbar-width:none;overflow-x:auto}.set-service>.hs-steps::-webkit-scrollbar{display:none}.set-service>.hs-mast{border:1px solid var(--hairline);border-top:0;margin-bottom:24px}.vh-head{background:var(--surface);border:1px solid var(--hairline);border-radius:3px;margin:0 0 16px;position:relative;overflow:hidden}.vh-head>.hs-steps{scrollbar-width:none;overflow-x:auto}.vh-head>.hs-steps::-webkit-scrollbar{display:none}.vh-head>.hs-mast{border-bottom:0}.vh-head>.hs-mast+*{border-top:1px solid var(--hairline)}.vh-head .hs-mast .hs-dek b{color:var(--ink);font-style:normal}.vh-head .hs-mast-end>.vh-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.vh-moves{background:var(--surface);grid-template-columns:auto repeat(auto-fit,minmax(210px,1fr));align-items:stretch;gap:8px;padding:12px 16px;display:grid}.vh-moves .vh-moves-k{color:var(--ink-3);align-self:center;padding-right:6px;font-size:11.5px;font-weight:600}.vh-moves .hs-move.hs-move{width:100%;margin:0;text-decoration:none}.vh-panels{background:var(--surface-alt);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;padding:14px 16px 16px;display:grid}.vh-panels .hs-panel{min-width:0}.vh-kv3{border-top:1px solid var(--hairline);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px;display:grid}.vh-kv3>div{border-left:1px solid var(--hairline);flex-direction:column;gap:2px;min-width:0;padding:8px 10px 0;display:flex}.vh-kv3>div:first-child{border-left:0;padding-left:0}.vh-kv3 span{color:var(--ink-3);font-size:11.5px}.vh-kv3 b{color:var(--ink);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:14px}.vh-chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.vh-chip{color:var(--ink-2);background:var(--surface);border:1px solid var(--hairline);border-left:3px solid var(--c,var(--hue));border-radius:3px;align-items:center;gap:6px;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}.vh-empty{text-align:center;min-height:96px;color:var(--ink-2);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12.5px;display:flex}.vh-empty b{color:var(--ink);font-size:13.5px}.vh-lens{flex-direction:column;gap:6px;display:flex}.vh-lb{text-align:left;color:var(--ink-2);cursor:pointer;animation:.35s cubic-bezier(.2,.7,.2,1) both hs-rise;animation-delay:calc(var(--i,0) * 70ms);background:0 0;border:1px solid #0000;border-radius:3px;grid-template-columns:96px minmax(0,1fr) 88px;align-items:center;gap:10px;padding:5px 6px;font-size:12.5px;display:grid}.vh-lb:hover,.vh-lb[aria-pressed=true]{border-color:var(--c);background:color-mix(in srgb, var(--c) 7%, var(--surface))}.vh-lb-t{background:var(--hairline);border-radius:2px;height:16px;position:relative;overflow:hidden}.vh-lb-t i{background:color-mix(in srgb, var(--c) 32%, var(--surface));transform-origin:0;animation:.8s cubic-bezier(.2,.7,.2,1) both hs-growx;position:absolute;top:0;bottom:0;left:0}.vh-lb-t i[data-mine]{background:var(--c)}.vh-lb b{text-align:right;color:var(--ink);font-variant-numeric:tabular-nums}.vh-lens-key{color:var(--ink-3);align-items:center;gap:6px;margin:4px 0 0;font-size:12px;display:flex}.vh-lens-key i{background:var(--ink-2);width:14px;height:8px;display:inline-block}.vh-news-row{background:var(--surface-alt);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:12px;padding:14px 16px 16px;display:grid}.vh-news-row .hs-panel{min-width:0}.vh-lever{flex-direction:column;gap:10px;display:flex}.vh-lever .hs-bars{margin-top:2px}.vh-lever .hs-bar{grid-template-columns:96px minmax(0,1fr) 64px}@media (max-width:900px){.vh-moves,.vh-news-row{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.vh-lb,.vh-lb-t i{animation:none}}[data-motion=off] :is(.vh-lb,.vh-lb-t i){animation:none}.wd-desk .wd-center>.hs-mast.vh-deskmast{flex:none;padding:16px 28px 14px}.hs-mast.vh-deskmast .hs-dek{font-style:normal;line-height:1.5}.hs-mast.vh-deskmast .hs-dek b{color:var(--ink)}.hs-mast.vh-deskmast .hs-mast-end>.vh-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.hs-mast .vh-fs{color:var(--ink-3);font-weight:400}.agr-house>*>.hs-steps{scrollbar-width:none;border:1px solid var(--hairline);border-bottom:0;overflow-x:auto;margin-bottom:0!important}.agr-house>*>.hs-steps::-webkit-scrollbar{display:none}.agr-house>*>.hs-steps+.hs-mast{border:1px solid var(--hairline);margin-top:0!important}.agr-house-acts,.cr-house-acts{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.wd-center>.vt-house-mast,.wd-center>.mig-house-mast,.mig-house-mast{flex:none}.wd-center>.vt-house-mast{padding:14px 28px 12px}.hs-mast .hs-dek .pill,.hs-mast .hs-dek .ar-pill{vertical-align:1px;font-style:normal}.hs-mast .hs-dek b{color:var(--ink);font-variant-numeric:tabular-nums;font-style:normal;font-weight:600}.as-house-mast,.ar-house-mast,.cr-house-mast{border:1px solid var(--hairline)}.as-house-steps{z-index:20;position:sticky;top:0}.as-house-steps .hs-steps{scrollbar-width:none;border:1px solid var(--hairline);overflow-x:auto}.as-house-steps .hs-steps::-webkit-scrollbar{display:none}.as-house-keys{color:var(--ink-3);white-space:nowrap;font-size:11.5px}.ar-house{display:block}.ar-house>.ar-path{border:1px solid var(--hairline);background:var(--surface);border-top:0;margin:0;padding:12px 22px 4px}.cr-house-foot{border:1px solid var(--hairline);background:var(--surface);border-top:0;padding:14px 22px}.cr-house-logo{vertical-align:middle;display:inline-flex}.sph-root{display:block}.sph-root>.sph-head{border:1px solid var(--hairline);background:var(--surface);margin-bottom:16px}.sph-root:has(>.sph-head+*>.sph-mast:first-child)>.sph-head{margin-bottom:0}.sph-root>.sph-head .hs-steps{scrollbar-width:none;border-bottom:0;overflow-x:auto}.sph-root>.sph-head .hs-steps::-webkit-scrollbar{display:none}.sph-root>.sph-head .hs-step{padding:11px 10px 9px}.sph-root>.sph-head .hs-step span{letter-spacing:.06em;white-space:nowrap;font-size:11px}.sph-root .hs-mast.sph-mast{border:1px solid var(--hairline)}.sph-root>.sph-head+*>.hs-mast.sph-mast:first-child{border-top:0}.sph-root .hs-mast.sph-mast h1{font-size:18px}.sph-root .hs-facts .sph-note{color:var(--ink-2);font-weight:400}.sph-root .hs-facts>span{white-space:nowrap;line-height:22px}.sph-root .sph-acts{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.sph-root .hs-mast .hs-mast-end:has(.hs-fig){grid-template-columns:auto}.sph-root .hs-mast .hs-mast-end:has(.hs-fig)>.sph-acts{justify-self:end}.sph-sec{flex-direction:column;gap:12px;display:flex}.sph-whatif{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:14px;display:grid}.sph-whatif .sph-small{color:var(--ink-2);margin:6px 0 12px;font-size:12px}.sph-whatif .sph-k{color:var(--ink-2);font-size:12px;display:block}.sph-whatif .sph-big{font-variant-numeric:tabular-nums;color:var(--ink);font-size:30px;font-weight:800;line-height:1.1;display:block}.sph-whatif .sph-big[data-tone=risk]{color:var(--house-ink-brick)}.sph-whatif .sph-three{border-top:1px solid var(--hairline);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px;display:grid}.sph-whatif .sph-three>div{border-left:1px solid var(--hairline);flex-direction:column;gap:2px;padding:8px 10px 0;display:flex}.sph-whatif .sph-three>div:first-child{border-left:0;padding-left:0}.sph-whatif .sph-three span{color:var(--ink-2);font-size:12px}.sph-whatif .sph-three b{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--ink);font-size:14px}@media (max-width:900px){.sph-whatif,.sph-root .hs-mast.sph-mast{grid-template-columns:minmax(0,1fr)}.sph-root .hs-mast .hs-mast-end{align-items:flex-start}}.wd-desk.hs-tdesk .wd-center>.hs-tdesk-mast{flex:none}.hs-tdesk-act{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.hs-tdesk-note{color:var(--ink-2);margin:0;font-size:12.5px}.hs-tdesk-three{background:var(--surface);flex:none;padding:14px 28px 0}.hs-tdesk-three .hs-a{font-size:15px}.wd-desk.hs-tdesk .hs-mast .hs-facts b{font-variant-numeric:tabular-nums}.hs-tool-head .hs-mast-end .hs-tdesk-note{text-align:right;max-width:260px}[data-app-room] .hs-tool-head{margin:24px 0 0}.hs-tstep-card{position:relative;overflow:hidden}.hs-tstep-card:before{content:"";background:var(--c,var(--hue));height:3px;position:absolute;top:0;left:0;right:0}.hs-tstep{color:var(--ink);align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;display:flex}.hs-tstep>i,.hs-tstep-n{border:1.5px solid var(--c,var(--hue));font-variant-numeric:tabular-nums;width:20px;height:20px;color:var(--ink);background:color-mix(in srgb, var(--c,var(--hue)) 12%, var(--surface));border-radius:3px;flex:none;place-items:center;font-size:11px;font-style:normal;font-weight:800;display:inline-grid}.hs-tstep-n{margin-right:2px}.hs-twi{flex-direction:column;gap:12px;display:flex}.hs-twi-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:12px;display:grid}@media (max-width:1100px){.hs-twi-grid{grid-template-columns:minmax(0,1fr)}}.hs-twi-levers{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;margin-bottom:10px;display:grid}.hs-twi .hs-bar{grid-template-columns:minmax(0,200px) minmax(0,1fr) 80px}.hs-twi-label{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hs-twi-note{color:var(--ink-2);margin:8px 0 0;font-size:12.5px;line-height:1.45}.hs-twi-empty{text-align:center;color:var(--ink-2);margin:24px 0;font-size:13px}.hs-twi-empty b{color:var(--ink)}.hs-launch,.hs-book{min-height:100%}.hs-launch-what{color:var(--ink-2);font-size:12.5px;line-height:1.45}.hs-launch-note{color:var(--ink-3);font-size:12px;line-height:1.45}.hs-launch>.hs-btn{align-self:flex-start;margin-top:4px}.hs-launch .hs-card-f b,.hs-book .hs-card-f b{margin-left:0}.hs-tempty{flex-direction:column;align-items:center;gap:14px;display:flex}.hs-tempty-steps{counter-reset:hs-te;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;width:100%;margin:0;padding:0;list-style:none;display:grid}.hs-tempty-steps li{border:1px solid var(--hairline);counter-increment:hs-te;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.hs-tempty-steps li:before{content:counter(hs-te);border:1.5px solid var(--hue);width:20px;height:20px;color:var(--ink);background:color-mix(in srgb, var(--hue) 12%, var(--surface));border-radius:3px;place-items:center;font-size:11px;font-weight:800;display:inline-grid}.hs-tempty-steps b{color:var(--ink);font-size:13.5px}.hs-tempty-steps span{color:var(--ink-2);font-size:12.5px;line-height:1.45}.uh-head{background:var(--surface)}.uh-head.uh-bleed{border-bottom:1px solid var(--hairline);margin:-24px -16px 24px}@media (min-width:640px){.uh-head.uh-bleed{margin:-32px -32px 24px}}.uh-head.uh-boxed{border:1px solid var(--hairline)}.uh-head>.hs-steps{scrollbar-width:none;overflow-x:auto}.uh-head>.hs-steps::-webkit-scrollbar{display:none}.uh-head>.hs-steps .hs-step{padding:12px 10px 10px}.uh-head>.hs-mast{border-bottom:0}.uh-head .uh-actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.uh-head>.uh-under{flex-direction:column;gap:10px;padding:0 28px 14px;display:flex}.uh-moves{border-top:1px solid var(--hairline);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;padding:10px 28px 14px;display:grid}.uh-moves .hs-move.hs-move{width:auto;margin:0}.uh-acts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.uh-act{border:1px solid var(--hairline);border-top:3px solid var(--hairline-2);background:var(--surface);min-width:0;color:var(--ink-2);align-items:center;gap:10px;padding:9px 12px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.uh-act:hover{border-color:var(--hue);transform:translateY(-1px)}.uh-act[data-done]{border-top-color:var(--house-green)}.uh-act[data-here]{border-top-color:var(--hue);background:color-mix(in srgb, var(--hue) 6%, var(--surface));color:var(--ink)}.uh-act-n{border:1px solid var(--hairline-2);background:var(--surface);width:22px;height:22px;color:var(--ink-2);font-variant-numeric:tabular-nums;border-radius:3px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.uh-act[data-done]:not([data-here]) .uh-act-n{background:color-mix(in srgb, var(--house-green) 14%, var(--surface));color:var(--house-ink-green);border-color:#0000}.uh-act[data-here] .uh-act-n{border-color:var(--hue);background:var(--hue);color:var(--house-surface)}.uh-act-t{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);font-size:12px;font-weight:800;line-height:18px;display:block}.uh-act-a{text-overflow:ellipsis;white-space:nowrap;color:var(--ink-2);font-variant-numeric:tabular-nums;font-size:12px;display:block;overflow:hidden}.uh-sofar{border:1px solid var(--hairline);border-left:3px solid var(--hue);background:var(--surface-alt);flex-wrap:wrap;align-items:center;gap:6px 18px;padding:8px 12px;display:flex}.uh-sofar>div{flex:1;min-width:0}.uh-whatif{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:12px;display:grid}.uh-whatif .hs-panel{margin:0}.uh-save{border-top:1px solid var(--hairline);color:var(--ink-2);align-items:baseline;gap:10px;margin:12px 0 0;padding-top:10px;font-size:13px;display:flex}.uh-save b{color:var(--house-ink-green);font-variant-numeric:tabular-nums;font-size:22px}.uh-save b[data-tone=risk]{color:var(--house-ink-brick)}.uh-note{color:var(--ink-2);margin:8px 0 0;font-size:12.5px;line-height:1.45}.uh-note b{color:var(--ink)}.uh-bars{margin-top:14px}.uh-root [role=tablist] button[role=tab][aria-selected=true]{border-bottom-color:var(--hue);color:var(--hue-ink)}@media (max-width:900px){.uh-acts{grid-template-columns:repeat(2,minmax(0,1fr))}.uh-whatif,.uh-moves{grid-template-columns:minmax(0,1fr)}.uh-head>.uh-under,.uh-moves{padding-left:16px;padding-right:16px}}@media (prefers-reduced-motion:reduce){.uh-act,.uh-act:hover{transition:none;transform:none}}.mh-head{background:var(--surface);border-bottom:1px solid var(--hairline)}.mh-head.mh-bleed{margin:-24px -16px 24px}@media (min-width:640px){.mh-head.mh-bleed{margin:-32px -32px 24px}}.mh-head>.hs-steps{scrollbar-width:none;overflow-x:auto}.mh-head>.hs-steps::-webkit-scrollbar{display:none}.mh-head>.hs-mast{border-bottom:0}.mh-head .mh-actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.mh-moves{border-top:1px solid var(--hairline);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;padding:10px 28px 14px;display:grid}.mh-moves .hs-move.hs-move{width:auto;margin:0}.mh-head.mh-inpane{border:1px solid var(--hairline);margin:0 0 20px}.mh-grid{gap:12px;display:grid}.mh-grid[data-cols=side]{grid-template-columns:340px minmax(0,1fr)}.mh-grid .hs-seg.hs-seg{flex-wrap:wrap;margin-bottom:12px;display:flex}.mh-grid .hs-seg.hs-seg>button{border-bottom:1px solid var(--hairline);flex:auto}@media (max-width:900px){.mh-grid[data-cols=side],.mh-moves{grid-template-columns:minmax(0,1fr)}.mh-moves{padding-left:16px;padding-right:16px}}.mh-save{border-top:1px solid var(--hairline);color:var(--ink-2);align-items:baseline;gap:10px;margin:12px 0 0;padding-top:10px;font-size:13px;display:flex}.mh-save b{color:var(--house-ink-green);font-variant-numeric:tabular-nums;font-size:22px}.mh-note{color:var(--ink-2);margin:8px 0 0;font-size:12px;line-height:1.45}.mh-cover{flex-direction:column;display:flex}.mh-cv{border-bottom:1px solid var(--hairline);color:var(--ink-2);font-variant-numeric:tabular-nums;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) 90px auto;align-items:center;gap:12px;padding:8px 4px;font-size:13px;display:grid}.mh-cv b{color:var(--ink);font-weight:600}.mh-cv[data-out]{color:var(--ink-2)}.mh-cv[data-out] b{color:var(--ink-2);font-weight:500}.mh-tag{border:1px solid var(--hairline-2);color:var(--ink-2);background:var(--surface-alt);white-space:nowrap;border-radius:3px;justify-self:end;padding:1px 8px;font-size:12px;font-weight:600}.mh-tag[data-tone=good]{color:var(--house-ink-green);background:var(--surface);border-color:currentColor}.mh-tag[data-tone=risk]{color:var(--house-ink-brick);background:var(--surface);border-color:currentColor}.agr-sub{background:var(--surface);border:1px solid var(--hairline);margin:0 0 16px;overflow:hidden}.agr-sub>.hs-steps{scrollbar-width:none;overflow-x:auto}.agr-sub>.hs-steps::-webkit-scrollbar{display:none}.agr-sub>.hs-mast{border-bottom:0}.agr-sub-moves{border-top:1px solid var(--hairline);flex-wrap:wrap;align-items:center;gap:6px;padding:10px 28px 12px;display:flex}.agr-sub-note{text-align:right;color:var(--ink-2);flex:220px;font-size:12px}.pr-sub,.dh-house,.start-house,.lt-house{border:1px solid var(--hairline);overflow:hidden}.pr-sub>.hs-mast,.dh-house>.hs-mast,.start-house>.hs-mast,.lt-house>.hs-mast{border-bottom:0}.pr-sub-acts,.dh-house .sph-acts{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dh-house .sph-note{color:var(--ink-2);font-weight:400}.th-body>.hs-panel+.hs-panel{margin-top:0}@media (max-width:720px){.agr-sub-moves{padding:10px 16px 12px}.agr-sub-note{text-align:left}}.tfh-ask{background:var(--surface);border:1px solid var(--hairline);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.tfh-field{height:44px;color:var(--ink-3);background:var(--surface);border:1px solid var(--hairline-2);border-radius:3px;align-items:center;gap:10px;padding:0 12px;transition:border-color .2s,box-shadow .2s;display:flex}.tfh-field:focus-within{border-color:var(--hue);box-shadow:0 0 0 3px color-mix(in srgb, var(--hue) 16%, transparent)}.tfh-field input{min-width:0;height:100%;font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:15px}.tfh-field input::placeholder{color:var(--ink-3);font-style:italic}.tfh-clear.tfh-clear{width:26px;height:26px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;display:grid}.tfh-clear.tfh-clear:hover{color:var(--ink);background:var(--surface-alt)}.tfh-says{flex-wrap:wrap;gap:6px;display:flex}.tfh-answer,.tfh-jobs{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.tfh-answer>.hs-card p b{color:var(--ink)}.tfh-jobs>.hs-panel .hs-bar{grid-template-columns:200px minmax(0,1fr) 40px}.tfh-jobs .hs-grid[data-cols=auto]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-content:start}@media (max-width:1100px){.tfh-answer,.tfh-jobs{grid-template-columns:minmax(0,1fr)}}.tfh-table td:nth-child(3){min-width:260px}.tfh-table td:nth-child(4){font-style:italic}.tfh-how{padding:0 16px 16px}.tfh-veil>.hs-win{max-height:calc(100dvh - 2rem - var(--vb-taskbar-h,0px))}html.desk-paper .tfh-veil>.hs-win{max-height:calc(100dvh - var(--vb-taskbar-h,0px))}.ph-grid{border:1px solid var(--hairline);background:var(--canvas);grid-template-columns:minmax(0,1fr) 300px;align-items:start;display:grid}.ph-grid[data-paper]{grid-template-columns:minmax(0,1fr)}.ph-grid>.hs-insp{align-self:stretch;position:sticky;top:0}.ph-center{min-width:0;container-type:inline-size}.ph-center>.hs-steps{scrollbar-width:none;overflow-x:auto}.ph-center>.hs-steps::-webkit-scrollbar{display:none}.ph-page{flex-direction:column;gap:16px;padding:18px 28px 28px;display:flex}.ph-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ph-g2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}@container (max-width:860px){.ph-g2{grid-template-columns:minmax(0,1fr)}}@media (max-width:1100px){.ph-grid{grid-template-columns:minmax(0,1fr)}.ph-grid>.hs-insp{border-left:0;border-top:1px solid var(--hairline);position:static}}.ph-whatif{flex-direction:column;gap:12px;display:flex}.ph-readout{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);color:var(--ink-2);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));font-size:12px;display:grid}.ph-readout>span{text-align:center;border-left:1px solid var(--hairline);padding:9px 10px}.ph-readout>span:first-child{border-left:0}.ph-readout b{font-variant-numeric:tabular-nums;color:var(--ink);margin-top:2px;font-size:17px;display:block}.ph-readout b[data-tone=good]{color:var(--house-ink-green)}.ph-readout b[data-tone=risk]{color:var(--house-ink-brick)}.ph-on{flex-direction:column;padding:0 12px 4px;display:flex}.ph-on a{color:var(--ink-2);border-radius:3px;align-items:baseline;gap:8px;padding:5px 4px;font-size:12.5px;text-decoration:none;display:flex}.ph-on a:hover{color:var(--ink);background:var(--surface-alt)}.ph-on a small{color:var(--ink-3);white-space:nowrap;margin-left:auto;font-size:11.5px}.ph-bound{color:var(--ink-2);flex-direction:column;gap:8px;margin:0 16px 16px;font-size:12.5px;line-height:1.5;display:flex}.ph-bound b{color:var(--ink)}.ph-skel-paper{height:60vh;max-width:var(--doc-measure,820px);width:100%;margin:0 auto}.ph .ph-page>section[id]{scroll-margin-top:24px}@media print{.ph .hs-steps,.ph .hs-mast,.ph .hs-insp{display:none}.ph-grid{background:0 0;border:0}.ph-page{padding:0}}.nh-scroll{flex:auto;min-height:0;overflow-y:auto}.nh-page{flex-direction:column;gap:20px;padding:16px;display:flex}@media (min-width:640px){.nh-page{padding:24px 28px 32px}}.nh-page.nh-embedded{padding:0}.nh-page .hs-sec{flex-direction:column;gap:10px;display:flex}.nh-page .hs-panel{margin:0}.nh-page .hs-panel>h3 .hs-aside{align-items:center;gap:6px;display:inline-flex}.nh-grid{grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:start;gap:12px;display:grid}.nh-grid.nh-grid-wide{grid-template-columns:minmax(0,1fr) minmax(240px,320px)}.nh-grid.nh-grid-even{grid-template-columns:repeat(2,minmax(0,1fr))}.nh-cards{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px;display:grid}.nh-form{flex-direction:column;gap:12px;display:flex}.nh-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.nh-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.nh-cols-3 .nh-span-2{grid-column:span 2}.nh-cols-offer{grid-template-columns:minmax(200px,280px) minmax(0,1fr);gap:12px;display:grid}.nh-field{min-width:0;display:block}.nh-lab{color:var(--ink-2);margin:0 0 4px;font-size:12px;font-weight:600;display:block}.nh-input{border:1px solid var(--hairline-2);background:var(--surface-alt);width:100%;min-height:36px;color:var(--ink);border-radius:3px;padding:7px 10px;font-size:13.5px;line-height:1.45;transition:border-color .15s,box-shadow .15s;display:block}textarea.nh-input{resize:vertical}.nh-input::placeholder{color:var(--placeholder)}.nh-input:focus{border-color:var(--hue);box-shadow:0 0 0 3px color-mix(in srgb, var(--hue) 20%, transparent);background:var(--surface);outline:none}.nh-input.nh-doc{min-height:380px;font-size:14px;line-height:1.6}.nh-foot{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.nh-foot-note{color:var(--ink-2);flex:260px;margin:0;font-size:12px}.nh-err{color:var(--house-ink-brick);font-size:12.5px}.nh-msg{color:var(--ink-2);font-size:12.5px}.nh-steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.nh-steps li{border:1px solid var(--hairline);border-top:3px solid var(--c,var(--hue));background:var(--surface);color:var(--ink-2);align-items:flex-start;gap:10px;padding:10px 12px;font-size:13px;line-height:1.45;display:flex}.nh-steps li>i{background:var(--c,var(--hue));width:22px;height:22px;color:var(--house-surface);font-variant-numeric:tabular-nums;border-radius:3px;flex:none;place-items:center;font-size:12px;font-style:normal;font-weight:800;display:grid}.nh-steps li b{color:var(--ink)}.nh-checks{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.nh-checks li{border-top:1px solid var(--hairline);color:var(--ink-2);align-items:center;gap:10px;padding:8px 0;font-size:13px;display:flex}.nh-checks li:first-child{border-top:0}.nh-checks li>i{border:1px solid var(--hairline-2);border-radius:2px;flex:none;width:10px;height:10px}.nh-checks li[data-on]>i{border-color:var(--house-ink-green);background:var(--house-ink-green)}.nh-checks li b{color:var(--ink);flex:1}.nh-checks li[data-on] span{color:var(--house-ink-green)}.nh-flush{padding-bottom:0}.nh-flush>h3{margin-bottom:0;padding-bottom:10px}.nh-list{margin:0 -18px;padding:0;list-style:none}.nh-item{border-top:1px solid var(--hairline);justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 18px;transition:background .15s;display:flex}.nh-item:hover{background:color-mix(in srgb, var(--hue) 4%, var(--surface))}.nh-item.nh-item-stack{flex-direction:column;align-items:stretch;gap:10px}.nh-item-meta{color:var(--ink-2);flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:12px;display:flex}.nh-item-body{color:var(--ink);margin:6px 0 0;font-size:13.5px;line-height:1.5}.nh-item-note{color:var(--ink-2);margin:4px 0 0;font-size:12px}.nh-item-acts{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:4px;display:flex}.nh-tag{border:1px solid var(--hairline);background:var(--surface-alt);height:20px;color:var(--ink-2);border-radius:3px;align-items:center;padding:0 8px;font-size:11.5px;font-weight:600;display:inline-flex}.nh-del{width:30px;height:30px;color:var(--ink-2);cursor:pointer;background:0 0;border:0;border-radius:3px;flex:none;place-items:center;display:grid}.nh-del:hover{background:var(--surface-alt);color:var(--house-ink-brick)}.nh-empty{text-align:center;color:var(--ink-2);flex-direction:column;align-items:center;gap:8px;margin:0;padding:22px 18px;font-size:13px;line-height:1.5;display:flex}.nh-figs{flex-wrap:wrap;gap:8px 28px;margin-bottom:10px;display:flex}.nh-figs>div{flex-direction:column;display:flex}.nh-figs span{color:var(--ink-2);font-size:12px}.nh-figs b{color:var(--ink);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.nh-figs b[data-tone=good]{color:var(--house-ink-green)}.nh-figs b[data-tone=risk]{color:var(--house-ink-brick)}.nh-prose{color:var(--ink-2);margin:0;font-size:13.5px;line-height:1.55}.nh-caution{border:1px solid var(--hairline);border-left:3px solid var(--house-amber);background:var(--surface-alt);color:var(--ink);gap:8px;margin:12px 0 0;padding:10px 12px;font-size:13px;line-height:1.5;display:flex}.nh-caution svg{color:var(--house-ink-amber)}.nh-ticks{color:var(--ink-2);flex-direction:column;gap:4px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.nh-ticks li:before{content:"○ ";color:var(--ink-3)}.nh-ticks li[data-on]{color:var(--house-ink-green)}.nh-ticks li[data-on]:before{content:"✓ ";color:var(--house-ink-green)}@media (max-width:900px){.nh-grid,.nh-grid.nh-grid-wide,.nh-grid.nh-grid-even,.nh-cols-offer{grid-template-columns:minmax(0,1fr)}}@media (max-width:560px){.nh-cols-2,.nh-cols-3{grid-template-columns:minmax(0,1fr)}.nh-cols-3 .nh-span-2{grid-column:auto}}@media (prefers-reduced-motion:reduce){.nh-item,.nh-input{transition:none}}.nh-hubsec{flex-direction:column;gap:10px;display:flex}.nh-item:has(>.nh-row-link){padding:0}.nh-row-link{width:100%;color:var(--ink-2);grid-template-columns:minmax(180px,1.1fr) minmax(0,2fr) auto;align-items:center;gap:4px 16px;padding:12px 18px;font-size:12.5px;text-decoration:none;display:grid}.nh-row-link>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-size:13.5px;font-weight:600;overflow:hidden}.nh-row-link>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nh-row-link .nh-row-go{color:var(--hue-ink);align-items:center;gap:4px;font-weight:600;display:inline-flex}.nh-fleet-row{grid-template-columns:1.2fr .9fr 1.2fr 1.4fr .7fr 2rem;align-items:center;gap:8px;display:grid}.nh-fleet-head{color:var(--ink-2);font-size:12px;font-weight:600}.nh-consent{border:1px solid var(--hairline);border-left:3px solid var(--hue);background:var(--surface-alt);color:var(--ink-2);align-items:flex-start;gap:8px;padding:10px 12px;font-size:12.5px;line-height:1.5;display:flex}@media (max-width:720px){.nh-row-link{grid-template-columns:minmax(0,1fr)}.nh-fleet-row{border:1px solid var(--hairline);grid-template-columns:minmax(0,1fr);padding:8px}.nh-fleet-head{display:none}}.nh-deal-head{background:var(--surface);border-bottom:1px solid var(--hairline);position:relative}.nh-deal-head>.hs-steps{scrollbar-width:none;overflow-x:auto}.nh-deal-head>.hs-steps::-webkit-scrollbar{display:none}.nh-deal-head>.hs-mast{border-bottom:0}.nh-deal-head .uh-actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.nh-deal-back{color:var(--ink-2);align-items:center;gap:6px;padding:8px 16px 0;font-size:12px;font-weight:600;display:inline-flex}.nh-deal-body{flex-direction:column;gap:16px;width:100%;display:flex}.hs-insp .nh-insp-stack{flex-direction:column;gap:12px;display:flex}.hs-insp .nh-insp-note{color:var(--ink-2);margin:0;font-size:12.5px;line-height:1.5}.hs-insp .nh-insp-block{border:1px solid var(--hairline);border-left:3px solid var(--hue);background:var(--surface-alt);padding:10px 12px}.hs-insp .nh-insp-k{color:var(--hue-ink);align-items:center;gap:6px;margin:0;font-size:12px;font-weight:700;display:inline-flex}.hs-insp .nh-insp-foot{margin:12px 16px 16px}.nh-prep{flex-direction:column;gap:16px;display:flex}.pub-house{background:var(--canvas);min-height:100vh;color:var(--ink);flex-direction:column;display:flex}.pub-house>.hs-titlebar{z-index:30;position:sticky;top:0}.pub-house .pub-ctx{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--house-navy-sub);font-size:12.5px;overflow:hidden}.pub-house .pub-ctx b{color:var(--house-on-navy);font-weight:700}.pub-house .pub-chip{letter-spacing:.06em;color:var(--house-gold-on-navy);white-space:nowrap;border:1px solid;border-radius:3px;flex:none;padding:1px 8px;font-size:11px;font-weight:700}.pub-house .pub-back{color:var(--house-navy-sub);white-space:nowrap;flex:none;font-size:12.5px;text-decoration:none}.pub-house .pub-back:hover{color:var(--house-on-navy);text-decoration:underline}.pub-house .pub-center{flex-direction:column;flex:1;min-width:0;display:flex}.pub-house .pub-page{flex-direction:column;flex:1;gap:16px;padding:20px 32px 32px;display:flex}.pub-house .pub-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.pub-house .pub-grid[data-cols="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.pub-house .pub-grid>.hs-panel{height:100%}.pub-house .pub-page:has(>.pub-grid>.pub-composer){justify-content:center}.pub-house .pub-composer label[for]{margin-bottom:6px;display:inline-block}.pub-house .pub-composer{border-color:color-mix(in srgb, var(--hue) 45%, var(--hairline))}.pub-house .pub-composer>h3+*{margin-top:4px}.pub-house .pub-lede{color:var(--ink-2);margin:0 0 12px;font-size:13px;line-height:1.5}.pub-house .pub-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.pub-house .pub-list>li{border-top:1px solid var(--hairline);color:var(--ink-2);grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:8px 0;font-size:13px;display:grid}.pub-house .pub-list>li:first-child{border-top:0}.pub-house .pub-list>li b{color:var(--ink);font-weight:600}.pub-house .pub-moves{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.pub-house .pub-moves>.hs-move{width:auto;margin:0;text-decoration:none}.pub-house .pub-notice{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:28px 24px;display:flex}.pub-house .pub-notice h2{color:var(--ink);margin:0;font-size:17px;font-weight:700}.pub-house .pub-notice-icon{width:42px;height:42px;color:var(--hue-ink);background:color-mix(in srgb, var(--hue) 12%, var(--surface));border-radius:50%;place-items:center;display:grid}.pub-house .pub-notice-icon svg{width:20px;height:20px}.pub-house .pub-notice-body{max-width:62ch;color:var(--ink-2);font-size:13.5px;line-height:1.55}.pub-house .pub-notice-act{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px;display:flex}.pub-house .pub-doc{min-width:0}.pub-house .pub-doc-note{text-align:center;color:var(--ink-2);margin:0;font-size:12px}@media (max-width:1024px){.pub-house .pub-grid,.pub-house .pub-grid[data-cols="3"]{grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.pub-house .hs-mast{grid-template-columns:minmax(0,1fr);gap:12px;padding:16px}.pub-house .hs-mast .hs-mast-end{align-items:flex-start}.pub-house .hs-rail{width:160px}.pub-house .pub-page{padding:16px}.pub-house .pub-ctx,.pub-house .pub-chip{display:none}}.wd-desk.office-app.co-office.hs-co .co-stat{border-top-color:var(--house-blue)}.wd-desk.office-app.co-office.hs-co .co-kpis>:nth-child(6n+2){border-top-color:var(--house-teal)}.wd-desk.office-app.co-office.hs-co .co-kpis>:nth-child(6n+3){border-top-color:var(--house-steel)}.wd-desk.office-app.co-office.hs-co .co-kpis>:nth-child(6n+4){border-top-color:var(--house-green)}.wd-desk.office-app.co-office.hs-co .co-kpis>:nth-child(6n+5){border-top-color:var(--house-amber)}.wd-desk.office-app.co-office.hs-co .co-kpis>:nth-child(6n){border-top-color:var(--house-slate)}.wd-desk.office-app.co-office.hs-co .co-card{position:relative;overflow:hidden}.wd-desk.office-app.co-office.hs-co .co-card:before{content:"";background:linear-gradient(90deg, var(--hue), var(--hue-2), transparent 85%);pointer-events:none;height:2px;position:absolute;top:0;left:0;right:0}.wd-desk.office-app.co-office.hs-co .co-infobar{border-left:3px solid var(--hue);padding-left:12px}.wd-desk.co-office.hs-co .co-house-glance{margin:4px 0 12px}.wd-desk.co-office.hs-co .co-house-glance h3{flex-wrap:wrap}.wd-desk.co-office.hs-co .co-house-ring{align-items:center;gap:14px;display:flex}.wd-desk.co-office.hs-co .co-house-ring p,.wd-desk.co-office.hs-co .co-house-line{color:var(--ink-2);margin:8px 0 0;font-size:12.5px;line-height:1.45}.wd-desk.co-office.hs-co .co-house-ring p{margin:0}@media (prefers-reduced-motion:reduce){.wd-desk.co-office.hs-co .co-house-glance *{transition:none!important;animation:none!important}}.wd-desk.co-office.hs-co .co-house-glance .hs-bar{grid-template-columns:minmax(0,96px) minmax(0,1fr) auto;gap:8px}.wd-desk.co-office.hs-co .co-house-glance .hs-bar>span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wd-desk.co-office.hs-co .co-house-glance .hs-bar b{white-space:nowrap}.wd-desk.co-office.hs-co .co-house-glance .hs-bar .hs-track{height:16px}.wd-desk.co-office.hs-co .co-house-deal{flex-direction:column;gap:12px;margin:4px 0 10px;display:flex}.wd-desk.co-office.hs-co .co-house-deal .hs-three{grid-template-columns:minmax(0,1fr)}.wd-desk.co-office.hs-co .co-house-deal .hs-three>div{border-left:0;border-top:1px solid var(--hairline)}.wd-desk.co-office.hs-co .co-house-deal .hs-three>div:first-child{border-top:0}.wd-desk.co-office.hs-co .co-house-deal .hs-range{margin:18px 6px 22px}.wd-desk.co-office.hs-co .co-house-notice{margin:10px 0}.wd-desk.co-office.hs-co .co-house-kv{color:var(--ink-2);flex-wrap:wrap;gap:6px 16px;margin-top:10px;font-size:12.5px;display:flex}.wd-desk.co-office.hs-co .co-house-kv b{color:var(--ink);font-variant-numeric:tabular-nums;margin-left:4px}.wd-desk.co-office.hs-co .co-house-kv b[data-tone=risk]{color:var(--house-ink-brick)}.wd-desk.co-office.hs-co .co-house-kv b[data-tone=warn]{color:var(--house-ink-amber)}.wd-desk.co-office.hs-co .co-house-chain{margin:8px 0 10px}.wd-desk.co-office.hs-co .co-house-chain .hs-chain{scrollbar-width:thin;padding-bottom:4px;overflow-x:auto}.wd-desk.co-office.hs-co .co-house-chain .hs-chain-p{width:76px}.wd-desk.co-office.hs-co .co-house-chain .hs-chain-p b,.wd-desk.co-office.hs-co .co-house-chain .hs-chain-p span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.wd-desk.co-office.hs-co .co-house-chain .hs-chain-line{min-width:8px}.wd-desk.co-office.hs-co .co-house-chain .hs-aside{white-space:nowrap}@media (prefers-reduced-motion:reduce){.wd-desk.co-office.hs-co .co-house-chain *{transition:none!important;animation:none!important}}
