.p3m{background:hsla(0,0%,100%,.025);border:1px solid #94a3b82e;border-radius:14px;color:inherit;display:inline-grid;gap:.5rem;justify-items:start;margin-top:.6rem;padding:.7rem .9rem .75rem;text-decoration:none;transition:transform .17s ease,border-color .17s ease,background-color .17s ease}.p3m:focus-visible,.p3m:hover{background:hsla(0,0%,100%,.045);border-color:#94a3b86b;transform:translateY(-2px)}.p3m:focus-visible{outline:2px solid #5eead4;outline-offset:3px}.p3m-track{align-items:center;display:flex;gap:.5rem}.p3m-node{align-items:center;animation:p3m-node-in .46s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--i)*.19s + .26s);color:#cbd5e1;display:inline-flex;font-size:.76rem;font-weight:700;gap:.36rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.p3m-node i{background:var(--accent);border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 22%,#0000);height:8px;width:8px}@supports not (color:color-mix(in srgb,red 10%,blue)){.p3m-node i{box-shadow:none}}@keyframes p3m-node-in{0%{opacity:0;transform:translateY(4px) scale(.86)}to{opacity:1;transform:none}}.p3m-link{animation:p3m-draw .32s ease both;animation-delay:calc(var(--i)*.19s + .19s);background:#94a3b873;height:1px;transform-origin:left center;width:18px}@keyframes p3m-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.p3m-caption{align-items:baseline;display:flex;font-size:.86rem;gap:.4rem}.p3m-struck{animation:p3m-fade .3s ease both;animation-delay:.82s;color:#7f8fa3;display:inline-block;position:relative;white-space:nowrap}.p3m-struck:after{animation:p3m-draw .3s ease both;animation-delay:1.02s;background:#f87171;border-radius:999px;content:"";height:1.5px;left:-.08em;position:absolute;right:-.08em;top:54%;transform-origin:left center}.p3m-caption strong{animation:p3m-fade .38s ease both;animation-delay:1.24s;color:#f6fafc;font-weight:700}@keyframes p3m-fade{0%{opacity:0}to{opacity:1}}@media (max-width:560px){.p3m-link{width:12px}.p3m-node{font-size:.7rem}}@media (prefers-color-scheme:light){.home2-container.home2-system-theme .p3m{background:#fff;border-color:#0f172a1a}.home2-container.home2-system-theme .p3m:focus-visible,.home2-container.home2-system-theme .p3m:hover{border-color:#0f172a3d}.home2-container.home2-system-theme .p3m-node{color:#475569}.home2-container.home2-system-theme .p3m-link{background:#0f172a38}.home2-container.home2-system-theme .p3m-struck{color:#94a3b8}.home2-container.home2-system-theme .p3m-struck:after{background:#dc2626}.home2-container.home2-system-theme .p3m-caption strong{color:#0f172a}}@media (prefers-reduced-motion:reduce){.p3m-caption strong,.p3m-link,.p3m-node,.p3m-struck,.p3m-struck:after{animation:none}.p3m{transition:none}.p3m:focus-visible,.p3m:hover{transform:none}}.hs{background:radial-gradient(ellipse 90% 55% at 18% 0,#6366f129,#0000 58%),linear-gradient(170deg,#080f1d,#070d1a 55%,#050a14);color:#f6fafc;isolation:isolate;overflow-x:clip;padding:clamp(76px,6vw,96px) clamp(16px,4vw,40px) clamp(44px,4.5vw,68px);position:relative}.hs-field{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:-1}.hs-glow{border-radius:50%;filter:blur(120px);position:absolute}.hs-glow--a{background:radial-gradient(circle,#6366f157,#0000 68%);height:560px;left:-160px;top:-240px;width:560px}.hs-glow--b{background:radial-gradient(circle,#14a3944d,#0000 68%);bottom:-220px;height:520px;right:-180px;width:520px}.hs-shell{grid-gap:clamp(28px,4vw,56px);align-items:center;display:grid;gap:clamp(28px,4vw,56px);grid-template-columns:minmax(0,.72fr) minmax(0,1fr);margin-inline:auto;max-width:1240px;position:relative}.hs-copy{grid-gap:1rem;display:grid;gap:1rem}.hs-copy h1{max-width:18ch}.hs-eyebrow{background:#14a3941a;border:1px solid #5eead442;border-radius:999px;color:#a5f0e3;font-size:.7rem;font-weight:700;letter-spacing:.13em;padding:.36rem .8rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.hs-copy h1{font-size:clamp(2.2rem,4.8vw,3.5rem);font-weight:700;letter-spacing:-.025em;line-height:1.05;margin:0}.hs-accent{background:linear-gradient(100deg,#5eead4,#7dd3fc 55%,#a78bfa);-webkit-background-clip:text;background-clip:text;color:#0000}.hs-lede{color:#b6c4d4;font-size:clamp(1rem,1.45vw,1.14rem);line-height:1.62;margin:0;max-width:46ch}.hs-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.25rem}.hs-btn{align-items:center;border-radius:12px;display:inline-flex;font-size:.94rem;font-weight:700;gap:.5rem;padding:.78rem 1.25rem;text-decoration:none;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.hs-btn--primary{background:linear-gradient(135deg,#5eead4,#7dd3fc);border:1px solid #0000;color:#052723}.hs-btn--ghost{background:#ffffff0a;border:1px solid #94a3b857;color:#e2e8f0}.hs-btn:focus-visible,.hs-btn:hover{transform:translateY(-2px)}.hs-btn--primary:focus-visible,.hs-btn--primary:hover{box-shadow:0 10px 0 -4px #00000073}.hs-btn--ghost:focus-visible,.hs-btn--ghost:hover{border-color:#94a3b899}.hs-btn svg{transition:transform .17s ease}.hs-btn:hover svg{transform:translateX(3px)}.hs-note{color:#7f8fa3;font-size:.82rem;margin:0}.hs-stage-wrap{grid-gap:.7rem;display:grid;gap:.7rem;min-width:0}.hs-stage{grid-gap:.65rem;background:radial-gradient(ellipse 70% 50% at 50% 0,color-mix(in srgb,var(--room-accent) 12%,#0000),#0000 70%),linear-gradient(180deg,#ffffff0d,hsla(0,0%,100%,.015));border:1px solid #94a3b833;border-radius:18px;box-shadow:0 24px 60px -30px #000000d9;display:grid;gap:.65rem;padding:clamp(12px,1.3vw,17px);transition:border-color .4s ease}@supports not (color:color-mix(in srgb,red 10%,blue)){.hs-stage{background:linear-gradient(180deg,#ffffff0d,hsla(0,0%,100%,.015))}}.hs-stage-head{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.hs-stage-kicker{color:var(--room-accent);font-size:.7rem;letter-spacing:.14em}.hs-stage-badge,.hs-stage-kicker{font-weight:700;text-transform:uppercase}.hs-stage-badge{background:#94a3b81a;border:1px solid #94a3b847;border-radius:999px;color:#9fb0c3;font-size:.66rem;letter-spacing:.09em;padding:.2rem .5rem}.hs-stage-frame{animation:hs-frame-in .42s ease both;aspect-ratio:16/9;background:linear-gradient(160deg,#0b1120,#070d18);border:1px solid #94a3b829;border-radius:12px;min-height:208px;overflow:hidden;position:relative}@keyframes hs-frame-in{0%{opacity:0;transform:translateY(6px) scale(.994)}to{opacity:1;transform:none}}.hs-scene{grid-gap:.5rem;display:grid;font-size:clamp(.62rem,.85vw,.76rem);gap:.5rem;inset:0;padding:clamp(10px,1.3vw,16px);position:absolute}.hs-scene--auction{grid-template-rows:auto 1fr}.hs-auc-lot{align-items:center;background:#f2c94c12;border:1px solid #f2c94c3d;border-radius:9px;display:flex;gap:.6rem;padding:.5rem .6rem}.hs-auc-thumb{background:linear-gradient(135deg,#6b5330,#2c2417);border-radius:5px;flex:none;height:26px;width:34px}.hs-auc-lot-text{display:grid;min-width:0}.hs-auc-lot-text strong{color:#f6fafc;font-weight:700}.hs-auc-lot-text em{color:#c8b071;font-size:.9em;font-style:normal}.hs-auc-clock{font-feature-settings:"tnum";animation:hs-pulse 1.1s ease-in-out infinite;background:#f2c94c29;border-radius:6px;color:#f2c94c;flex:none;font-variant-numeric:tabular-nums;font-weight:800;margin-left:auto;padding:.24rem .5rem}@keyframes hs-pulse{50%{opacity:.55}}.hs-auc-ladder{grid-gap:.3rem;align-content:start;display:grid;gap:.3rem;list-style:none;margin:0;padding:0}.hs-auc-ladder li{align-items:center;animation:hs-row-in .38s ease both;animation-delay:calc(var(--i)*70ms + .12s);background:hsla(0,0%,100%,.035);border-radius:7px;color:#9fb0c3;display:flex;justify-content:space-between;padding:.4rem .55rem}.hs-auc-ladder li strong{font-feature-settings:"tnum";color:#e2e8f0;font-variant-numeric:tabular-nums}.hs-auc-ladder li.is-fresh{background:#f2c94c24;box-shadow:inset 2px 0 0 #f2c94c}.hs-auc-ladder li.is-fresh strong{color:#f2c94c}@keyframes hs-row-in{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:none}}.hs-scene--control{grid-template-rows:1fr auto}.hs-ctl-monitors{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.hs-ctl-mon{background:#0c1322;border:2px solid #0000;border-radius:8px;overflow:hidden;position:relative}.hs-ctl-tag{font-size:.82em;font-weight:700;left:.4rem;letter-spacing:.09em;text-transform:uppercase}.hs-ctl-mon em,.hs-ctl-tag{bottom:.35rem;position:absolute;text-shadow:0 1px 3px #000000bf}.hs-ctl-mon em{color:#e2e8f0;font-style:normal;font-weight:800;right:.42rem}.hs-ctl-mon--preview{border-color:#a78bfa99}.hs-ctl-mon--preview .hs-ctl-tag{color:#c4b5fd}.hs-ctl-mon--program{border-color:#f87171bf}.hs-ctl-mon--program .hs-ctl-tag{color:#fca5a5}.hs-ctl-onair{animation:hs-pulse 1.4s ease-in-out infinite;background:#f87171;border-radius:4px;color:#2a0808;font-size:.62em;font-weight:800;letter-spacing:.08em;padding:.12rem .34rem;position:absolute;right:.45rem;text-transform:uppercase;top:.4rem;z-index:2}.hs-ctl-mon--program.is-cut{animation:hs-cut .38s ease-out both}@keyframes hs-cut{0%{box-shadow:inset 0 0 0 400px #ffffff8c}to{box-shadow:inset 0 0 0 400px #fff0}}.hs-feed{background:linear-gradient(165deg,#1b2942,#0d1626 60%,#131d31);inset:0;overflow:hidden;position:absolute}.hs-feed:after,.hs-feed:before{background:#cbe0ff29;content:"";position:absolute}.hs-feed:before{aspect-ratio:1;border-radius:50%;left:50%;top:30%;transform:translate(-50%,-50%);width:22%}.hs-feed:after{border-radius:46% 46% 0 0/62% 62% 0 0;bottom:-6%;height:42%;left:50%;transform:translateX(-50%);width:52%}.hs-feed--b{background:linear-gradient(150deg,#24304d,#101a2c 65%,#1a2540)}.hs-feed--b:before{left:38%;top:34%;width:19%}.hs-feed--b:after{height:38%;left:38%;width:46%}.hs-feed--c{background:linear-gradient(140deg,#142737,#0b1622 60%,#172a3a)}.hs-feed--c:before{left:62%;top:32%;width:20%}.hs-feed--c:after{height:40%;left:62%;width:48%}.hs-ctl-sources{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.hs-ctl-sources li{animation:hs-row-in .38s ease both;animation-delay:calc(var(--i)*60ms + .14s);background:#ffffff08;border:1px solid #94a3b833;border-radius:6px;color:#9fb0c3;padding:.32rem .55rem}.hs-ctl-sources li.is-armed{background:#a78bfa29;border-color:#a78bfab3;color:#ddd6fe}.hs-scene--watch{grid-template-rows:1fr auto}.hs-wp-screen{background:linear-gradient(155deg,#1e2a4a,#0d1526 60%,#131c33);border-radius:8px;overflow:hidden;position:relative}.hs-wp-sync{background:#5eead429;color:#5eead4;font-size:.82em;font-weight:700;padding:.2rem .45rem;top:.5rem}.hs-wp-scrub,.hs-wp-sync{border-radius:999px;left:.55rem;position:absolute}.hs-wp-scrub{background:#ffffff29;bottom:.55rem;display:block;height:4px;right:.55rem}.hs-wp-scrub i{background:linear-gradient(90deg,#a78bfa,#7dd3fc);border-radius:inherit;display:block;height:100%;width:62%}.hs-wp-reactions{bottom:1.4rem;list-style:none;margin:0;padding:0;position:absolute;right:.7rem}.hs-wp-reactions li{animation:hs-float 2.6s ease-in-out infinite;animation-delay:calc(var(--i)*.62s);bottom:0;font-size:1.05em;position:absolute;right:calc(var(--i)*15px)}@keyframes hs-float{0%{opacity:0;transform:translateY(6px) scale(.85)}22%{opacity:1;transform:translateY(-6px) scale(1)}to{opacity:0;transform:translateY(-46px) scale(1.05)}}.hs-wp-people{display:flex;gap:.3rem;list-style:none;margin:0;padding:0}.hs-wp-people li{animation:hs-row-in .34s ease both;animation-delay:calc(var(--i)*55ms + .12s);background:#a78bfa2e;border:1px solid #a78bfa59;border-radius:50%;color:#ddd6fe;display:grid;font-size:.78em;font-weight:700;height:26px;place-content:center;width:26px}.hs-wp-people .hs-wp-more{background:#ffffff0d;border-color:#94a3b83d;color:#9fb0c3}.hs-scene--class{grid-template-rows:1fr auto}.hs-cl-board{background:linear-gradient(160deg,#0e2130,#0a1622);border:1px solid #67e8f92e;border-radius:8px;overflow:hidden;position:relative}.hs-cl-board-tag{background:#67e8f924;color:#67e8f9;font-size:.8em;font-weight:700;left:.55rem;padding:.18rem .44rem;top:.5rem}.hs-cl-board-tag,.hs-cl-stroke{border-radius:999px;position:absolute}.hs-cl-stroke{background:#67e8f9;height:3px;opacity:.55}.hs-cl-stroke--a{left:16%;top:54%;transform:rotate(-6deg);width:44%}.hs-cl-stroke--b{background:#a78bfa;left:26%;top:70%;transform:rotate(4deg);width:28%}.hs-cl-poll{grid-gap:.28rem;display:grid;gap:.28rem;list-style:none;margin:0;padding:0}.hs-cl-poll li{grid-gap:.4rem;align-items:center;color:#9fb0c3;display:grid;gap:.4rem;grid-template-columns:1rem 1fr 2.4rem}.hs-cl-poll li span{color:#cbd5e1;font-weight:700}.hs-cl-poll li strong{font-feature-settings:"tnum";color:#e2e8f0;font-variant-numeric:tabular-nums;text-align:right}.hs-cl-poll li i{background:#ffffff14;border-radius:999px;display:block;height:7px;overflow:hidden;position:relative}.hs-cl-poll li i:after{animation:hs-fill .62s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--i)*90ms + .16s);background:linear-gradient(90deg,#67e8f9,#5eead4);border-radius:inherit;content:"";inset:0 auto 0 0;position:absolute;transform-origin:left;width:var(--fill)}@keyframes hs-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hs-scene--hybrid{grid-template-rows:auto auto 1fr}.hs-hy-stage{display:flex;gap:.3rem;list-style:none;margin:0;padding:0}.hs-hy-stage li{animation:hs-row-in .34s ease both;animation-delay:calc(var(--i)*50ms + .1s);background:#101a2c;border:1px solid #5eead424;border-radius:6px;flex:1 1;height:34px;overflow:hidden;position:relative}.hs-hy-stage li.is-speaking{border-color:#5eead4d9;box-shadow:0 0 0 2px #5eead433}.hs-hy-split{display:flex;flex-wrap:wrap;gap:.35rem}.hs-hy-badge{border-radius:999px;font-size:.85em;font-weight:700;padding:.24rem .5rem}.hs-hy-badge--rtc{background:#5eead424;color:#5eead4}.hs-hy-badge--hls{background:#7dd3fc24;color:#7dd3fc}.hs-hy-audience{grid-gap:4px;align-self:end;display:grid;gap:4px;grid-template-columns:repeat(16,1fr);list-style:none;margin:0;padding:0}.hs-hy-audience li{animation:hs-dot-in .5s ease both;animation-delay:calc(var(--i)*11ms + .18s);aspect-ratio:1;background:#7dd3fc4d;border-radius:50%}@keyframes hs-dot-in{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:none}}.hs-scene--call{grid-template-rows:1fr auto}.hs-cc-tiles{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}.hs-cc-tiles li{background:#111a2c;border:2px solid #0000;border-radius:9px;overflow:hidden;position:relative}.hs-cc-tiles li.is-speaking{border-color:#a78bfad9;box-shadow:0 0 0 3px #a78bfa29}.hs-cc-name{background:#040810a8;border-radius:5px;bottom:.4rem;color:#e2e8f0;font-weight:700;left:.45rem;padding:.14rem .4rem;position:absolute;z-index:2}.hs-cc-bar{display:flex;gap:.4rem;justify-content:center}.hs-cc-bar span{background:#ffffff12;border:1px solid #94a3b833;border-radius:50%;height:26px;width:26px}.hs-cc-bar .hs-cc-end{background:#f87171d9;border-color:#0000}.hs-stage-foot{grid-gap:.45rem;display:grid;gap:.45rem}.hs-stage-moment{color:#cbd5e1;font-size:.94rem;line-height:1.5;margin:0}.hs-stage-figures{display:flex;flex-wrap:wrap;gap:1.2rem;list-style:none;margin:0;padding:0}.hs-stage-figures li{display:grid}.hs-stage-figures strong{font-feature-settings:"tnum";color:var(--room-accent);font-size:1.12rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1.15}.hs-stage-figures span{color:#7f8fa3;font-size:.76rem}.hs-stage-open{align-items:center;background:color-mix(in srgb,var(--room-accent) 12%,#0000);border:1px solid color-mix(in srgb,var(--room-accent) 45%,#0000);border-radius:10px;color:var(--room-accent);display:inline-flex;font-size:.88rem;font-weight:700;gap:.5rem;justify-self:start;padding:.6rem .95rem;text-decoration:none;transition:transform .17s ease,background-color .17s ease}@supports not (color:color-mix(in srgb,red 10%,blue)){.hs-stage-open{background:#ffffff0d;border-color:#94a3b866}}.hs-stage-open:focus-visible,.hs-stage-open:hover{transform:translateY(-2px)}.hs-stage-open svg{font-size:.72em}.hs-rail{display:flex;flex-wrap:wrap;gap:.35rem}.hs-rail-tab{align-items:center;background:#ffffff08;border:1px solid #94a3b82e;border-radius:999px;color:#9fb0c3;cursor:pointer;display:inline-flex;font:inherit;font-size:.8rem;font-weight:600;gap:.42rem;overflow:hidden;padding:.44rem .72rem;position:relative;transition:color .17s ease,border-color .17s ease,background-color .17s ease}.hs-rail-tab:hover{border-color:#94a3b866;color:#e2e8f0}.hs-rail-tab:focus-visible{outline:2px solid var(--room-accent);outline-offset:2px}.hs-rail-tab.is-active{background:#ffffff12;border-color:var(--room-accent);color:#f6fafc}.hs-rail-dot{background:var(--room-accent);border-radius:50%;flex:none;height:7px;width:7px}.hs-rail-progress{animation:hs-progress 5.2s linear both;background:var(--room-accent);bottom:0;height:2px;left:0;position:absolute}@keyframes hs-progress{0%{width:0}to{width:100%}}@media (max-width:1040px){.hs-shell{grid-template-columns:1fr}.hs-copy{max-width:none}}@media (max-width:560px){.hs-stage-frame{min-height:200px}.hs-stage-figures{gap:.9rem}.hs-rail{gap:.3rem}.hs-rail-tab{font-size:.74rem;padding:.38rem .6rem}}@media (prefers-reduced-motion:reduce){.hs-auc-clock,.hs-auc-ladder li,.hs-cl-poll li i:after,.hs-ctl-mon--program:after,.hs-ctl-sources li,.hs-hy-audience li,.hs-hy-stage li,.hs-rail-progress,.hs-stage-frame,.hs-wp-people li{animation:none}.hs-wp-reactions{display:none}.hs-btn,.hs-btn svg,.hs-rail-tab,.hs-stage-open{transition:none}.hs-btn:focus-visible,.hs-btn:hover,.hs-stage-open:focus-visible,.hs-stage-open:hover{transform:none}.hs-btn:hover svg{transform:none}}.hs-scene--phone{grid-template-rows:1fr auto}.hs-ph-card{grid-gap:.35rem;background:linear-gradient(150deg,#7dd3fc1a,#0d152699);border:1px solid #7dd3fc38;border-radius:9px;display:grid;gap:.35rem;justify-items:center;place-content:center}.hs-ph-state{background:#5eead429;border-radius:999px;color:#5eead4;font-size:.82em;font-weight:700;padding:.18rem .46rem}.hs-ph-number{font-feature-settings:"tnum";color:#f6fafc;font-size:1.35em;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:.01em}.hs-ph-wave{align-items:center;display:flex;gap:2px;height:22px;list-style:none;margin:.2rem 0 0;padding:0}.hs-ph-wave li{animation:hs-wave .9s ease-in-out infinite alternate;animation-delay:calc(var(--i)*55ms);background:#7dd3fc;border-radius:999px;height:30%;width:3px}@keyframes hs-wave{0%{height:22%;opacity:.55}to{height:100%;opacity:1}}.hs-ph-legs{align-items:center;display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.hs-ph-legs li{grid-gap:.05rem;background:#ffffff08;border:1px solid #94a3b833;border-radius:7px;display:grid;flex:1 1;gap:.05rem;padding:.36rem .5rem}.hs-ph-legs li span{color:#e2e8f0;font-weight:700}.hs-ph-legs li em{color:#7dd3fc;font-size:.9em;font-style:normal}.hs-ph-legs .hs-ph-arrow{background:none;border:0;flex:none;height:2px;padding:0;position:relative;width:26px}.hs-ph-arrow:before{animation:hs-flow 1.6s linear infinite;background:linear-gradient(90deg,#7dd3fc26,#7dd3fc,#7dd3fc26);background-size:200% 100%;content:"";inset:0;position:absolute}@keyframes hs-flow{to{background-position:-200% 0}}.hs-scene--agent{grid-template-rows:auto 1fr auto;justify-items:stretch}.hs-ag-orb{display:grid;height:44px;place-items:center}.hs-ag-orb span{animation:hs-listen 1.8s ease-out infinite;background:radial-gradient(circle at 35% 30%,#a5f0e3,#14a394 60%,#0b6a60);border-radius:50%;box-shadow:0 0 0 0 #5eead473;height:34px;width:34px}@keyframes hs-listen{0%{box-shadow:0 0 0 0 #5eead466}70%{box-shadow:0 0 0 14px #5eead400}to{box-shadow:0 0 0 0 #5eead400}}.hs-ag-turns{grid-gap:.28rem;align-content:center;display:grid;gap:.28rem;list-style:none;margin:0;padding:0}.hs-ag-turns li{animation:hs-row-in .38s ease both;animation-delay:calc(var(--i)*.13s + .12s);border-radius:9px;max-width:82%;padding:.36rem .55rem}.hs-ag-turns .is-caller{background:#ffffff0d;border-bottom-left-radius:3px;color:#cbd5e1;justify-self:start}.hs-ag-turns .is-agent{background:#14a3942e;border-bottom-right-radius:3px;color:#a5f0e3;justify-self:end}.hs-ag-state{color:#5eead4;font-weight:700}.hs-scene--notes{gap:.5rem;grid-template-columns:1.15fr 1fr;grid-template-rows:1fr}.hs-nt-transcript{grid-gap:.25rem;align-content:start;background:hsla(0,0%,100%,.025);border:1px solid #94a3b829;border-radius:8px;color:#9fb0c3;display:grid;gap:.25rem;list-style:none;margin:0;overflow:hidden;padding:.45rem}.hs-nt-transcript li{font-feature-settings:"tnum";animation:hs-row-in .36s ease both;animation-delay:calc(var(--i)*.12s + .14s);font-variant-numeric:tabular-nums}.hs-nt-card{grid-gap:.3rem;align-content:start;background:#34d39914;border:1px solid #34d3994d;border-radius:8px;display:grid;gap:.3rem;padding:.5rem}.hs-nt-tag{background:#34d3992e;border-radius:999px;color:#34d399;font-size:.82em;font-weight:700;justify-self:start;padding:.16rem .42rem}.hs-nt-card ul{grid-gap:.2rem;color:#d3ece0;display:grid;gap:.2rem;margin:0;padding-left:.9rem}.hs-rail-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:.6rem}.hs-rail-row .hs-rail{flex:1 1 340px}.hs-rail-lead{color:#7f8fa3;flex:none;font-size:.76rem;font-weight:700;letter-spacing:.11em;line-height:1.9;margin:0;text-transform:uppercase}.hs-rail-spill{color:#7f8fa3;font-size:.78rem;margin:.1rem 0 0}.hs-rail-spill a{color:#9fb0c3;text-decoration:underline;text-underline-offset:2px}.hs-rail-spill a:focus-visible,.hs-rail-spill a:hover{color:#e2e8f0}@media (prefers-reduced-motion:reduce){.hs-ag-orb span,.hs-ag-turns li,.hs-nt-transcript li,.hs-ph-arrow:before,.hs-ph-wave li{animation:none}.hs-ph-wave li{height:62%}}.hs-lede-kicker{color:#e2e8f0;font-size:clamp(.95rem,1.3vw,1.05rem);font-weight:700;margin:-.45rem 0 0}.hs-proof{display:flex;flex-wrap:wrap;gap:clamp(1.1rem,2.4vw,2.2rem);list-style:none;margin:.35rem 0 0;padding:0}.hs-proof li{grid-gap:.05rem;display:grid;gap:.05rem}.hs-proof strong{font-feature-settings:"tnum";color:#f6fafc;font-size:clamp(1.25rem,2vw,1.6rem);font-variant-numeric:tabular-nums;font-weight:800;line-height:1.1}.hs-proof span{color:#7f8fa3;font-size:.78rem}@media (prefers-color-scheme:light){.home2-container.home2-system-theme .hs{background:radial-gradient(ellipse 90% 55% at 18% 0,#6366f114,#0000 58%),linear-gradient(170deg,#f8fafc,#f1f5f9 60%,#fff);color:#0f172a}.home2-container.home2-system-theme .hs-glow{opacity:.35}.home2-container.home2-system-theme .hs-eyebrow{background:#0d948814;border-color:#0d94884d;color:#0f766e}.home2-container.home2-system-theme .hs-copy h1{color:#0f172a}.home2-container.home2-system-theme .hs-accent{background:linear-gradient(100deg,#0d9488,#0284c7 55%,#6d28d9);-webkit-background-clip:text;background-clip:text}.home2-container.home2-system-theme .hs-lede{color:#475569}.home2-container.home2-system-theme .hs-lede-kicker{color:#0f172a}.home2-container.home2-system-theme .hs-note,.home2-container.home2-system-theme .hs-proof span,.home2-container.home2-system-theme .hs-rail-lead,.home2-container.home2-system-theme .hs-rail-spill{color:#64748b}.home2-container.home2-system-theme .hs-proof strong{color:#0f172a}.home2-container.home2-system-theme .hs-btn--primary{background:linear-gradient(135deg,#0d9488,#0284c7);color:#fff}.home2-container.home2-system-theme .hs-btn--ghost{background:#fff;border-color:#0f172a2e;color:#0f172a}.home2-container.home2-system-theme .hs-stage{background:#fff;border-color:#0f172a1a;box-shadow:0 18px 44px -28px #0f172a73}.home2-container.home2-system-theme .hs-stage-badge{background:#0f172a0d;border-color:#0f172a24;color:#64748b}.home2-container.home2-system-theme .hs-stage-moment{color:#334155}.home2-container.home2-system-theme .hs-stage-figures strong,.home2-container.home2-system-theme .hs-stage-kicker,.home2-container.home2-system-theme .hs-stage-open{color:color-mix(in srgb,var(--room-accent) 45%,#0f172a)}.home2-container.home2-system-theme .hs-stage-figures span{color:#64748b}.home2-container.home2-system-theme .hs-stage-open{background:color-mix(in srgb,var(--room-accent) 10%,#fff);border-color:color-mix(in srgb,var(--room-accent) 42%,#0f172a33)}.home2-container.home2-system-theme .hs-rail-tab{background:#fff;border-color:#0f172a1f;color:#475569}.home2-container.home2-system-theme .hs-rail-tab:hover{border-color:#0f172a4d;color:#0f172a}.home2-container.home2-system-theme .hs-rail-tab.is-active{background:color-mix(in srgb,var(--room-accent) 12%,#fff);border-color:color-mix(in srgb,var(--room-accent) 55%,#0000);color:#0f172a}.home2-container.home2-system-theme .hs-rail-spill a{color:#475569}.home2-container.home2-system-theme .hs-rail-spill a:hover{color:#0f172a}}.hs-chrome{align-items:center;background:hsla(0,0%,100%,.035);border-bottom:1px solid #94a3b824;display:flex;gap:.5rem;height:26px;inset:0 0 auto 0;padding:0 .6rem;position:absolute;z-index:2}.hs-chrome-dots{display:flex;flex:none;gap:4px}.hs-chrome-dots i{background:#94a3b866;border-radius:50%;height:7px;width:7px}.hs-chrome-dots i:first-child{background:#f87171b3}.hs-chrome-dots i:nth-child(2){background:#fbbf24b3}.hs-chrome-dots i:last-child{background:#34d399b3}.hs-chrome em{color:#8fa0b4;font-size:.68rem;font-style:normal;font-weight:600;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hs-stage-frame .hs-scene{top:26px}.hs-auc-clock.is-extended{animation:hs-extend .52s cubic-bezier(.22,1,.36,1) both}@keyframes hs-extend{0%{transform:scale(1)}40%{transform:scale(1.16)}to{transform:scale(1)}}@media (prefers-color-scheme:light){.home2-container.home2-system-theme .hs-chrome{background:#ffffff0d}}@media (prefers-reduced-motion:reduce){.hs-auc-clock.is-extended,.hs-ctl-mon--program.is-cut,.hs-ctl-onair{animation:none}}
/*# sourceMappingURL=5572.3364f8d3.chunk.css.map*/