#hero{--white:#fff;--ink:#111317;--muted:#676d73;--line:#e4e8ea;--blue:#0097b2;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}#hero *{box-sizing:border-box}#hero{margin:0;min-height:100%;background:#fff}#hero a{color:inherit;text-decoration:none}#hero button{font:inherit;color:inherit;border:0;cursor:pointer}#hero a:focus-visible,#hero button:focus-visible{outline:3px solid var(--blue);outline-offset:4px}#hero .skip{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:12px 16px}#hero .skip:focus{top:10px}#hero .site-header{height:82px;padding:0 45px;display:flex;align-items:center;gap:54px;border-bottom:1px solid #edf0f1;background:#fffffff2;position:relative;z-index:20}#hero .logo{margin-right:auto}#hero .logo img{display:block}#hero .site-header nav{display:flex;gap:30px;font-size:12px;font-weight:600}#hero .site-header nav a:hover{color:var(--blue)}#hero .header-cta{display:flex;align-items:center;gap:32px;padding:14px 19px;border-radius:8px;background:#111318;color:#fff;font-size:12px;font-weight:650}#hero{height:calc(100vh - 82px);min-height:680px;position:relative;overflow:hidden;background:radial-gradient(circle at 63% 47%,#fff 0,#fbfdfd 48%,#f3f7f8)}#hero .scene,#hero .world-wrap,#hero .world{position:absolute;inset:0}#hero .world canvas{display:block;width:100%;height:100%;opacity:0;transition:opacity .75s;touch-action:pan-y}#hero .world.ready canvas{opacity:1}#hero .fallback{position:absolute;inset:4%;display:flex;align-items:center;justify-content:center}#hero .fallback img{width:78%;height:88%;object-fit:contain;mix-blend-mode:multiply}#hero .fallback p{position:absolute;bottom:9%;color:var(--muted);font-size:10px}#hero .world.ready .fallback{visibility:hidden}#hero .hero-message{position:absolute;z-index:5;left:4.3vw;top:7.2vh;width:min(470px,34vw);pointer-events:none}#hero .eyebrow{margin:0 0 25px;display:flex;align-items:center;gap:10px;font-size:9px;font-weight:750;letter-spacing:1.7px}#hero .live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#23bf73;box-shadow:0 0 0 5px #ebf8f1;flex-shrink:0}#hero .hero-message h1{font-size:clamp(48px,5vw,76px);line-height:.98;letter-spacing:-4.7px;font-weight:540;margin:0}#hero .hero-message h1 span{color:#7b7f85}#hero .intro{width:350px;max-width:100%;font-size:14px;line-height:1.75;color:var(--muted);margin:26px 0 0}#hero .hero-actions{display:flex;align-items:center;gap:21px;margin-top:25px;pointer-events:auto}#hero .primary-action{display:flex;justify-content:space-between;align-items:center;gap:34px;padding:15px 18px;border-radius:8px;background:#111318;color:#fff;font-size:11px;font-weight:650}#hero .primary-action:hover{background:#26292e}#hero .watch-action{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:600}#hero .watch-action>span{font-size:15px}#hero .team-live{position:absolute;z-index:5;right:2.2vw;top:8vh;width:260px;padding:17px;border:1px solid #e0e7e9;border-radius:15px;background:#ffffffdc;box-shadow:0 18px 55px #1b333c12;backdrop-filter:blur(15px)}#hero .team-live-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:8px;letter-spacing:1.1px;font-weight:750}#hero .team-live-head b{padding:5px 7px;border-radius:8px;background:#eef8f9;color:#007d94;font-size:7px}#hero .agent-line{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #edf0f1}#hero .agent-line img{width:38px;height:38px;border-radius:9px;object-fit:cover;object-position:center 15%;border:1px solid #e2e7e8}#hero .agent-line span{display:flex;min-width:0;flex-direction:column;gap:4px}#hero .agent-line strong{font-size:10px}#hero .agent-line small{font-size:8px;color:#747c82;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#hero .agent-line>i{margin-left:auto;width:7px;height:7px;border-radius:50%;background:#27bf76;box-shadow:0 0 0 4px #edf8f2}#hero .team-live>p{margin:9px 0 0;padding-top:10px;border-top:1px solid #edf0f1;font-size:7px;text-transform:uppercase;letter-spacing:1px;color:#889095}#hero .scene-label{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #dfe6e8;border-radius:12px;background:#ffffffeb;box-shadow:0 14px 38px #1b30380f;backdrop-filter:blur(12px)}#hero .scene-label img{width:38px;height:38px;border-radius:8px;object-fit:cover;object-position:center 15%}#hero .scene-label div{display:flex;flex-direction:column;gap:4px}#hero .scene-label strong{font-size:10px}#hero .scene-label span{font-size:8px;color:#737b80}#hero .scene-label>i{width:6px;height:6px;margin-left:8px;border-radius:50%;background:#23bf73}#hero .label-one{left:39%;top:27%}#hero .label-two{right:4.2vw;bottom:23%}#hero .task-icon{display:grid!important;place-items:center;width:31px;height:31px;border-radius:50%;background:#eef8fa;color:var(--blue)!important;font-size:15px!important}#hero .world-note{position:absolute;z-index:3;right:3vw;bottom:16%;font-size:8px;color:#878d91}#hero .world-caption{position:absolute;z-index:4;left:4.3vw;bottom:4.2vh;display:flex;align-items:center;gap:8px;color:#747b80;font-size:7px;letter-spacing:.8px}#hero .world-caption .live-dot{width:6px;height:6px;box-shadow:none}#hero .scene-controls{position:absolute;z-index:7;left:50%;bottom:3vh;translate:-50% 0;display:flex;align-items:center;gap:7px;padding:5px;border:1px solid #dfe5e7;border-radius:13px;background:#ffffffdf;box-shadow:0 13px 35px #172f380d;backdrop-filter:blur(14px)}#hero .world-tabs,#hero .view-controls{display:flex;gap:4px}#hero .world-tabs{padding:3px;border-radius:9px;background:#f2f5f6}#hero .world-tabs button,#hero .view-controls button,#hero .scene-controls>#motion{padding:9px 13px;border-radius:7px;background:transparent;font-size:8px;white-space:nowrap}#hero .world-tabs button.selected,#hero .view-controls button[aria-pressed=true]{background:#111318;color:#fff}#hero .view-controls{border-left:1px solid #e2e6e7;padding-left:5px}#hero .scene-controls>#motion{border-left:1px solid #e2e6e7;border-radius:0;color:#596166}#hero .hero-proof{position:absolute;z-index:5;left:4.3vw;bottom:8vh;display:flex;gap:18px;color:#596066;font-size:8px}#hero .hero-proof span{display:flex;gap:6px;align-items:center}#hero .hero-proof i{font-style:normal;color:var(--blue)}#hero .world-wrap.immersive .scene-label{display:none}#hero body.has-immersive{overflow:hidden}#hero .paused *,#hero .paused *:before,#hero .paused *:after{animation-play-state:paused!important}#hero{min-height:600px}@media (max-width:1100px){#hero .hero-message{width:380px}#hero .hero-message h1{font-size:54px;letter-spacing:-3.7px}#hero .team-live{width:228px}#hero .label-one{left:37%}#hero .hero-proof{display:none}}@media (max-width:760px){#hero .site-header{height:72px;padding:0 20px}#hero .site-header nav{display:none}#hero .logo img{width:92px;height:auto}#hero .header-cta{font-size:10px;padding:11px 13px;gap:15px}#hero{height:auto;min-height:920px}#hero .hero-message{position:relative;left:auto;top:auto;width:auto;padding:31px 24px 0;background:linear-gradient(#fff 86%,transparent);pointer-events:auto}#hero .eyebrow{font-size:8px;margin-bottom:19px}#hero .hero-message h1{font-size:43px;letter-spacing:-2.8px;line-height:1.02}#hero .hero-message h1 br:nth-child(2){display:none}#hero .intro{font-size:12px;margin-top:18px;width:330px}#hero .hero-actions{margin-top:19px}#hero .primary-action{padding:13px 15px;font-size:10px}#hero .watch-action{font-size:9px}#hero .scene{top:315px;height:605px}#hero .scene-label.label-one{left:14px;top:30%;padding:7px 9px}#hero .scene-label.label-one img{width:30px;height:30px}#hero .scene-label.label-one strong{font-size:8px}#hero .scene-label.label-one span{font-size:7px}#hero .scene-label.label-one>i,#hero .label-two,#hero .team-live,#hero .world-note,#hero .world-caption{display:none}#hero .scene-controls{position:absolute;left:10px;right:10px;bottom:12px;translate:0;flex-wrap:wrap;justify-content:center}#hero .world-tabs,#hero .world-tabs button{flex:1}#hero .view-controls{border-left:0;padding-left:0}#hero .world-tabs button,#hero .view-controls button,#hero .scene-controls>#motion{padding:8px 10px}#hero .scene-controls>#motion{display:none}#hero .fallback{inset:10% 0}#hero .fallback img{width:100%}}@media (prefers-reduced-motion:reduce){#hero *,#hero *:before,#hero *:after{transition:none!important;animation:none!important}}#hero .hero-message:before{content:"";position:absolute;z-index:-1;inset:-28px -56px -34px -28px;background:linear-gradient(90deg,#fff 0,#fffffff5 72%,#fff0);filter:blur(2px);pointer-events:none}#hero .hero-message h1 span{color:#4d5157}#hero .intro{color:#373d42;font-size:15px;font-weight:450}#hero .eyebrow{color:#24292d}#hero .team-live{width:286px;padding:20px;background:#fffffff4;border-color:#d5dfe2;box-shadow:0 18px 60px #1b333c1c}#hero .team-live-head{font-size:9px}#hero .team-live-head b{font-size:8px}#hero .agent-line{gap:12px;padding:13px 0}#hero .agent-line img{width:44px;height:44px}#hero .agent-line strong{font-size:12px}#hero .agent-line small{font-size:9.5px;color:#4f585e}#hero .team-live>p{font-size:8px;color:#626b70}#hero .scene-label{background:#fffffff7;border-color:#d4dfe2}#hero .scene-label strong{font-size:11px}#hero .scene-label span{font-size:9px;color:#4e575d}#hero .world-note,#hero .world-caption{color:#565e63}#hero .scene-controls{background:#fffffff5}#hero .world-tabs button,#hero .view-controls button,#hero .scene-controls>#motion{font-size:9px}#hero .hero-proof{font-size:9px;color:#3e464b}@media (max-width:1100px){#hero .team-live{width:250px}#hero .hero-message:before{right:-28px}}@media (max-width:760px){#hero .hero-message{background:linear-gradient(#fff 88%,#fffffff2 95%,transparent)}#hero .hero-message:before{inset:-10px -10px -28px;background:linear-gradient(#fff 75%,transparent)}#hero .hero-message h1 span{color:#4b5055}#hero .intro{font-size:13px;color:#30363a}}#hero .hero-proof{max-width:340px;flex-wrap:wrap;row-gap:7px}#hero{height:calc(100vh - 82px);min-height:720px;overflow:hidden;background:radial-gradient(circle at 58% 48%,#fff 0,#fbfdfd 52%,#f2f7f8)}#hero .hero-message{position:absolute;z-index:8;left:0;right:0;top:0;width:auto;min-height:150px;padding:25px 4.3vw 10px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.45fr);grid-template-areas:"eyebrow intro" "title intro" "title actions";column-gap:6vw;align-items:end;background:transparent;border:0;pointer-events:auto}#hero .eyebrow{grid-area:eyebrow;margin:0 0 8px;color:#4e565b}#hero .hero-message h1{grid-area:title;margin:0;font-size:clamp(43px,4.15vw,64px);line-height:.9;letter-spacing:-4px;font-weight:610}#hero .hero-message h1 .title-lead{display:block;color:#111317;font-family:Manrope,Arial,sans-serif;font-style:normal;font-weight:650}#hero .hero-message h1 .title-second{display:block;margin-top:6px;color:#70757b;font-family:Manrope,Arial,sans-serif;font-weight:480}#hero .intro{grid-area:intro;width:auto;max-width:380px;margin:0 0 12px;color:#353b40;font-size:14px;line-height:1.62}#hero .hero-actions{grid-area:actions;margin:0;align-self:start}#hero .scene{position:absolute;inset:150px 0 0;height:auto;min-height:0;overflow:hidden;background:transparent}#hero .world canvas{transform:scale(1.1);transform-origin:50% 48%}#hero .team-live{top:180px}#hero .hero-proof{display:flex;bottom:27px}@media (max-width:1100px){#hero .hero-message{grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);column-gap:4vw}#hero .hero-message h1{font-size:clamp(40px,4.4vw,54px);letter-spacing:-3.3px}#hero .team-live{top:180px}}@media (max-width:760px){#hero{height:auto;min-height:0;overflow:visible}#hero .hero-message{position:relative;display:block;min-height:0;padding:28px 24px 18px;background:transparent}#hero .hero-message:before{display:none}#hero .eyebrow{margin-bottom:18px}#hero .hero-message h1{font-size:43px;line-height:.94;letter-spacing:-2.8px}#hero .hero-message h1 .title-second{margin-top:7px}#hero .intro{margin:20px 0 0;font-size:13px;line-height:1.6}#hero .hero-actions{margin-top:19px}#hero .scene{position:relative;inset:auto;height:570px;min-height:0}#hero .world canvas{transform:scale(1.05)}#hero .hero-proof{display:none}}#hero .hero-heading{position:absolute;z-index:9;top:4.4vh;left:53%;translate:-50% 0;width:min(900px,62vw);text-align:center;pointer-events:none}#hero .hero-heading h1{margin:0;font-size:clamp(39px,3.35vw,51px);line-height:.98;letter-spacing:-3.2px;font-weight:580;white-space:nowrap}#hero .hero-heading .title-lead{color:#111317;font-weight:650}#hero .hero-heading .title-second{margin-left:10px;color:#70757b;font-weight:480}#hero .hero-message{left:4.3vw;right:auto;top:35vh;width:300px;min-height:0;padding:0;display:block;background:transparent;border:0}#hero .hero-message:before{display:block;inset:-24px -32px -27px -24px;background:linear-gradient(90deg,#fff 0,#fffffff0 76%,#fff0)}#hero .hero-message .intro{width:300px;margin:0;font-size:14px;line-height:1.65}#hero .hero-message .hero-actions{margin-top:22px}@media (max-width:1100px){#hero .hero-heading{left:50%;width:70vw}#hero .hero-heading h1{font-size:clamp(34px,3.8vw,44px);letter-spacing:-2.7px}#hero .hero-message{top:36vh;width:270px}#hero .hero-message .intro{width:270px}}@media (max-width:760px){#hero .hero-heading{position:relative;top:auto;left:auto;translate:none;width:auto;padding:27px 24px 0;text-align:left}#hero .hero-heading .eyebrow{justify-content:flex-start;margin-bottom:17px}#hero .hero-heading h1{font-size:39px;line-height:.98;letter-spacing:-2.5px;white-space:normal}#hero .hero-heading .title-lead,#hero .hero-heading .title-second{display:block;margin:0}#hero .hero-heading .title-second{margin-top:6px}#hero .hero-message{position:relative;left:auto;top:auto;width:auto;padding:18px 24px 0;background:transparent}#hero .hero-message:before{display:none}#hero .hero-message .intro{width:330px;max-width:100%;margin:0}#hero .scene{inset:320px 0 0}}#hero{height:calc(100vh - 82px);min-height:680px;overflow:hidden;background:radial-gradient(circle at 63% 47%,#fff 0,#fbfdfd 48%,#f3f7f8)}#hero .hero-message{position:absolute;z-index:8;left:4.3vw;right:auto;top:5.8vh;width:min(390px,30vw);min-height:0;padding:0;display:block;background:transparent;border:0;pointer-events:none}#hero .hero-message:before{display:block;inset:-25px -38px -28px -25px;background:linear-gradient(90deg,#fff 0,#fffffff2 76%,#fff0)}#hero .eyebrow{margin:0 0 20px}#hero .hero-message h1{margin:0;font-size:clamp(44px,3.8vw,58px);line-height:.94;letter-spacing:-3.7px;font-weight:580}#hero .hero-message h1 .title-lead{display:block;color:#111317;font-weight:640}#hero .hero-message h1 .title-second{display:block;margin-top:7px;color:#6f747a;font-weight:480}#hero .intro{width:330px;max-width:100%;margin:23px 0 0;font-size:14px;line-height:1.65}#hero .hero-actions{display:flex;margin-top:23px;pointer-events:auto}#hero .scene{position:absolute;inset:0;height:auto;min-height:0;overflow:hidden;background:transparent}#hero .world canvas{transform:none;cursor:grab;touch-action:pan-y pinch-zoom}#hero .world canvas:active{cursor:grabbing}#hero .team-live{top:8vh}#hero .hero-proof{display:flex;bottom:8vh}@media (max-width:1100px){#hero .hero-message{width:min(335px,32vw)}#hero .hero-message h1{font-size:clamp(39px,4.3vw,49px);letter-spacing:-3px}#hero .intro{width:300px;font-size:13px}#hero .team-live{top:7vh}}@media (max-width:760px){#hero{height:auto;min-height:920px;overflow:hidden}#hero .hero-message{position:relative;left:auto;top:auto;width:auto;padding:31px 24px 0;display:block;background:linear-gradient(#fff 86%,transparent);pointer-events:auto}#hero .hero-message:before{display:none}#hero .hero-message h1{font-size:40px;line-height:.98;letter-spacing:-2.6px}#hero .intro{margin-top:18px;font-size:13px}#hero .hero-actions{margin-top:19px}#hero .scene{position:absolute;inset:300px 0 0;height:auto}#hero .world canvas{transform:none}#hero .hero-proof{display:none}}#hero .hero-heading{position:absolute;z-index:9;top:3.8vh;left:53%;translate:-50% 0;width:min(760px,54vw);text-align:center;pointer-events:none}#hero .hero-heading .eyebrow{justify-content:center;margin:0 0 12px}#hero .hero-heading h1{margin:0;font-size:clamp(38px,3.15vw,48px);line-height:.94;letter-spacing:-3px;font-weight:580;white-space:normal}#hero .hero-heading .title-lead{display:block;color:#111317;font-weight:650}#hero .hero-heading .title-second{display:block;margin-top:6px;color:#70757b;font-weight:480}#hero .hero-message{position:absolute;z-index:8;left:4.3vw;right:auto;top:auto;bottom:112px;width:300px;min-height:0;padding:0;display:block;background:transparent;border:0;pointer-events:none}#hero .hero-message:before{display:none}#hero .hero-message .intro{width:300px;max-width:100%;margin:0;font-size:14px;line-height:1.65}#hero .hero-message .hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:13px;margin-top:18px;pointer-events:auto}#hero .hero-message .primary-action,#hero .hero-message .watch-action{white-space:nowrap}#hero .hero-proof{bottom:62px;max-width:300px}#hero .world canvas{transform:translateY(clamp(42px,5.5vh,56px))}#hero .team-live{top:190px}@media (max-width:1100px){#hero .hero-heading{left:50%;width:min(560px,62vw)}#hero .hero-heading h1{font-size:clamp(34px,4vw,40px);letter-spacing:-2.5px}#hero .hero-message{top:auto;bottom:125px;width:240px}#hero .hero-message .intro{width:240px;font-size:13px}#hero .team-live{top:205px}}@media (max-width:760px){#hero .hero-heading{position:relative;top:auto;left:auto;translate:none;width:auto;padding:27px 24px 0;text-align:left}#hero .hero-heading .eyebrow{justify-content:flex-start;margin-bottom:17px}#hero .hero-heading h1{font-size:39px;line-height:.98;letter-spacing:-2.5px}#hero .hero-message{position:absolute;left:24px;top:auto;bottom:92px;width:calc(100% - 48px);padding:0;background:transparent;pointer-events:auto}#hero .hero-message:before{display:none}#hero .hero-message .intro{width:330px;max-width:100%;margin:0}#hero .hero-message .hero-actions{flex-direction:row;align-items:center;gap:16px}#hero .scene{inset:190px 0 260px}#hero .world canvas{transform:none}}#hero{padding:0;position:relative;text-align:left}#hero .world-wrap,#hero .world{margin:0;max-width:none;width:auto;height:auto;min-height:0;aspect-ratio:auto;border:0;border-radius:0;background:transparent;box-shadow:none}#hero .world{inset:0}#hero .hero-actions{justify-content:flex-start}#hero .hero-proof i{display:none}#hero .view-controls{margin:0}#hero .world-tabs{position:static;translate:none}#hero .world-top{width:max-content;max-width:calc(100% - 32px);margin:0}#hero .world-caption{bottom:24px}#hero .hero-proof{font-size:9px}#hero .scene-start{position:absolute;bottom:12%;z-index:2}#hero .world-wrap.immersive{position:fixed;inset:0;z-index:100;background:#fff}#hero .world-wrap.immersive canvas{transform:none}#hero .hero-heading h1{font-size:clamp(38px,3.15vw,48px)}@media (max-width:760px){#hero .world-top{width:auto}#hero .hero-heading h1{font-size:36px}#hero .hero-message .hero-actions{flex-wrap:wrap}#hero .scene{bottom:290px}#hero .hero-message{bottom:110px}#hero .world-wrap.immersive{height:100dvh}}#hero .world:not(.scene-failed) .fallback .office-poster{visibility:hidden}#hero .world.ready canvas{transition:none}#hero .world-wrap.immersive canvas{touch-action:none}
