@charset "UTF-8";
:root{--paper:var(--odds-paper);--ink:var(--odds-ink);--muted:var(--odds-muted);--line:var(--odds-line);--blue:var(--odds-blue);--lime:var(--odds-lime);font-family:var(--odds-font);color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}p{line-height:1.6}.wrap{width:calc(100% - 112px);max-width:1380px;margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.5px;line-height:1.6}.blue{color:var(--blue)}.wordmark{font-size:44px;font-weight:750;letter-spacing:-3px;line-height:1}.wordmark span{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:19px 24px;font-size:14px;font-weight:500;border-radius:5px;line-height:1.2;transition:background .2s,color .2s}.button>span{font-size:22px;font-weight:400}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:var(--blue)}.button.white{color:var(--ink);background:var(--paper)}.button.white:hover{background:var(--lime)}.button.small{padding:13px 17px;font-size:12px;gap:25px}.skip{position:absolute;top:-80px;background:white;padding:16px;z-index:99}.skip:focus{top:5px}
.header{max-width:1680px;width:calc(100% - 96px);margin:auto;display:flex;align-items:center;gap:75px;min-height:96px}.header nav{display:flex;gap:32px;font-size:13px}.header nav a{padding:12px 0}.header nav a:hover{color:var(--blue)}.header-actions{margin-left:auto;display:flex;gap:28px;align-items:center}.login-link{font-size:13px;white-space:nowrap}.login-link span{margin-left:8px}.menu-button{display:none;padding:10px;background:transparent}.menu-button span{display:block;width:22px;height:1px;background:var(--ink);margin:6px 0}
.hero{width:calc(100% - 32px);max-width:1800px;margin:auto;position:relative;overflow:hidden;background:#0d1318;color:#fff;min-height:700px;height:min(760px,calc(100svh - 112px));isolation:isolate;border-radius:6px}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#0b10167a,transparent 64%),linear-gradient(0deg,#090d16b0,transparent 20%)}.hero-copy{padding:64px 7% 80px;max-width:900px}.hero .eyebrow{display:flex;align-items:center;gap:10px;color:#d8dbe0;font-size:10px}.signal{width:5px;height:5px;display:inline-block;border-radius:50%;background:var(--lime)}h1{font-weight:500;font-size:clamp(68px,6.3vw,100px);line-height:1.015;letter-spacing:-5.7px;margin:39px 0 27px}h1>span{color:var(--lime)}.hero-intro{font-size:17px;color:#d4d8df;line-height:1.5;margin-bottom:26px}.hero .button{padding:18px 22px}.hero-bottom{position:absolute;bottom:26px;left:7%;right:4%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #ffffff30;padding-top:19px;font-size:9px;letter-spacing:1.4px;color:#c1c6cd}.hero-bottom>a{display:flex;gap:25px;align-items:center;font-size:12px;letter-spacing:0;color:#fff}.hero-bottom>a>span{font-size:24px}
.sector-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:34px;border-bottom:1px solid var(--line)}.sector-strip>span:first-child{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.sector-strip>p{font-size:15px;font-weight:500}.sector-strip .separator{font-size:24px;color:#b6b8b2}
h2{font-weight:450;font-size:clamp(35px,3.8vw,58px);line-height:1.08;letter-spacing:-2.7px}.manifesto{display:grid;grid-template-columns:1fr 2.1fr;gap:50px;padding-block:114px 125px}.chapter{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:250px;align-self:start;font-size:10px;letter-spacing:1.5px;padding-top:11px;color:var(--muted)}.chapter>span:last-child{font-size:40px;font-weight:300;color:var(--ink);line-height:1}.manifesto h2{font-size:clamp(38px,3.8vw,62px)}.manifesto h2>span{color:#8a8e8b}.manifesto-content>p{font-size:17px;max-width:620px;color:var(--muted);margin-top:27px}.manifesto-content>.manifesto-thesis{margin-top:17px;font-weight:500;color:var(--ink)}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:47px}.section-heading .eyebrow{margin-bottom:25px;color:var(--muted)}.section-heading>p{font-size:15px;line-height:1.65;color:var(--muted);padding-bottom:5px;flex:none}.section-heading>p strong{color:var(--ink);font-weight:500}.experience{background:#fff}.experience-story{display:grid;grid-template-columns:1fr 1fr;gap:18px}.player-scene{position:relative;overflow:hidden;min-height:740px;border-radius:6px;background:#222}.player-scene>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 43%}.player-scene:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0c1421d9)}.player-scene figcaption{position:absolute;bottom:43px;left:43px;right:25px;z-index:1;color:white}.player-scene figcaption>span{font-size:9px;letter-spacing:1.5px;display:block;margin-bottom:16px;color:#e2e5e9}.player-scene figcaption>strong{font-size:42px;letter-spacing:-1.7px;line-height:1.07;font-weight:450;display:block}
.team-scene{height:570px;position:relative;isolation:isolate;overflow:hidden;border-radius:6px;background:#121923}.team-scene>img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2}.team-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 45%,#0d151f70 72%,#0d151faf);z-index:-1}.team-scene figcaption{position:absolute;top:20%;right:5%;width:30%;color:white}.team-scene figcaption>span{font-size:10px;color:var(--lime);letter-spacing:1.5px}.team-scene figcaption>strong{display:block;font-size:48px;letter-spacing:-2.2px;line-height:1.06;font-weight:450;margin-top:26px}.team-scene figcaption>small{display:block;font-size:9px;color:#c3c9d2;margin-top:40px}.team-roles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:39px}.team-roles article{border-top:1px solid #d5d9d5;padding-top:23px}.role-number{font-size:9px;color:var(--muted);letter-spacing:1.4px}.team-roles h3{font-size:24px;letter-spacing:-.7px;font-weight:500;margin:20px 0 14px}.team-roles p{font-size:14px;line-height:1.65;color:var(--muted);max-width:350px}
.market-section{background:#2340ef;color:#fff;padding:100px 0}.market-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.market-copy .eyebrow{color:#c3cdff;margin-bottom:29px}.market-copy h2{font-size:clamp(40px,3.7vw,56px);margin-bottom:26px}.market-copy h2>span{color:#b2bcff}.market-copy>p:not(.eyebrow){max-width:425px;font-size:16px;color:#dae0ff;margin-top:15px;line-height:1.65}.market-copy .button{margin-top:30px}.market-copy>small{display:block;font-size:10px;color:#c1caff;margin-top:15px}.market-story{border-top:1px solid #ffffff5c;border-bottom:1px solid #ffffff5c;padding:21px 0 22px}.market-story-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.2px;color:#d2d9ff}.market-story-top>span:last-child{font-size:27px;line-height:1}.market-time{display:flex;gap:32px;margin:29px 0 26px;font-size:11px;color:#d0d7ff}.market-time>span:nth-child(2){color:white}.market-time>span:nth-child(2):before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--lime);margin-right:6px;vertical-align:middle}.market-story h3{font-weight:400;line-height:1.18;letter-spacing:-1px;font-size:31px}.market-story h3>span{color:#c5d0ff}.market-line{display:block;width:100%;margin:26px 0 10px;overflow:visible}.chart-grid{stroke:#ffffff21;stroke-width:1;fill:none}.chart-trace{stroke:var(--lime);fill:none;stroke-width:3;stroke-linejoin:round}.market-line circle{fill:var(--lime);stroke:#2340ef;stroke-width:3}.market-context{display:flex;align-items:center;gap:15px;color:#eef0ff;font-size:12px}.market-context>span{font-size:28px;color:var(--lime)}.market-story>small{display:block;font-size:9px;color:#b8c5ff;margin-top:24px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:60px}.steps article{border-top:1px solid #c8cdc7;padding-top:20px}.step-number{font-size:45px;font-weight:400;letter-spacing:-2px;color:#a3a9a1;line-height:1}.steps h3{font-size:23px;line-height:1.2;font-weight:500;letter-spacing:-.6px;margin-top:30px}.steps p{font-size:14px;color:var(--muted);max-width:340px;margin-top:17px;line-height:1.65}.integration-note{font-size:10px;line-height:1.6;color:var(--muted);border-top:1px solid var(--line);padding-top:22px;margin-top:38px}
.invitation{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:50px}.invitation .eyebrow{font-size:9px;color:var(--blue);margin-bottom:23px}.invitation h2{font-size:clamp(34px,3.2vw,50px)}.round-link{flex:none;display:grid;place-items:center;width:96px;height:96px;border-radius:50%;background:var(--blue);color:white;font-size:48px;font-weight:300;transition:background .2s}.round-link:hover{background:var(--ink)}
.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;padding-bottom:40px}.faq .eyebrow{color:var(--muted);margin-bottom:23px}.faq h2{font-size:43px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;padding:23px 0}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:23px;font-weight:300;color:var(--muted)}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{color:var(--muted);font-size:14px;line-height:1.7;padding-bottom:24px;padding-right:20px}
.scheduler{display:grid;grid-template-columns:.8fr 1.2fr;max-width:1050px;margin:0 auto;background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.meeting-host{padding:36px;border-right:1px solid var(--line)}.host-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:25px}.host-avatar img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.meeting-host h3{font-size:30px;line-height:1.13;letter-spacing:-1px;font-weight:450;margin:16px 0}.meeting-host>p{font-size:13px;color:var(--muted);line-height:1.65}.meeting-facts{list-style:none;margin:25px 0 0;padding:0;display:grid;gap:15px;font-size:12px;color:var(--muted)}.meeting-facts li{display:flex;gap:12px;align-items:center}.meeting-facts li>span{font-size:18px;color:var(--ink);min-width:19px}.booking-preview-note{padding:14px;background:#f1f3f8;border-radius:5px;margin-top:30px;font-size:10px;line-height:1.6;color:#69728a}.booking-preview-note strong{display:block;color:#454f6b;margin-bottom:4px;font-weight:500}.booking-preview-note span{display:block}.meeting-picker{padding:34px 38px}.calendar-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.calendar-head h3{font-weight:500;font-size:16px}.calendar-head>div{display:flex;gap:8px}.calendar-head button{width:32px;height:32px;border-radius:50%;background:#f1f3f8;font-size:19px}.calendar-head button:disabled{opacity:.3;cursor:default}.weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center;gap:6px}.weekdays{font-size:8px;letter-spacing:1px;color:#7c8490;margin-bottom:12px}.calendar-days button{aspect-ratio:1.25;border-radius:7px;background:#f2f4f8;font-size:12px;color:#4e5869;position:relative}.calendar-days button:disabled{background:transparent;color:#b5b9c1;cursor:default}.calendar-days button.today:after{content:"";position:absolute;bottom:5px;left:calc(50% - 1.5px);width:3px;height:3px;border-radius:50%;background:currentColor}.calendar-days button[aria-pressed=true]{background:var(--blue);color:white}.calendar-days button:not(:disabled):hover{box-shadow:inset 0 0 0 1px var(--blue)}.meeting-times{margin-top:23px;border-top:1px solid var(--line);padding-top:19px;min-height:100px}.meeting-times>p{font-size:10px;color:var(--muted)}.meeting-times>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:11px}.meeting-times button{background:white;border:1px solid #dce0e8;padding:10px;border-radius:5px;font-size:12px}.meeting-times button[aria-pressed=true]{background:var(--odds-blue-soft);border-color:var(--blue);color:var(--blue)}.meeting-selection{margin-top:21px;border-top:1px solid var(--line);padding-top:19px;display:flex;align-items:center;justify-content:space-between;gap:20px}.meeting-selection p{font-size:10px;color:var(--muted);max-width:200px}.meeting-selection .button{font-size:11px;padding:13px 16px;gap:15px;flex:none}.meeting-selection .button:disabled{background:#e7e9ee;color:#98a0ac;cursor:default}.booking{padding-bottom:75px}
.footer{border-top:1px solid var(--line);padding-top:31px;padding-bottom:30px}.footer-top{display:flex;align-items:center;gap:50px}.footer-top p{font-size:13px;color:var(--muted)}.footer-top>a:last-child{margin-left:auto;font-size:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:35px;padding-top:20px;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}dialog{padding:43px;max-width:510px;width:calc(100% - 32px);border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#111724a6;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:17px;top:12px;background:transparent;font-size:28px}dialog h2{font-size:38px;letter-spacing:-1.8px;margin:23px 0}dialog>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:16px}dialog .button{margin-top:27px;font-size:12px}
@media(min-width:1700px){.hero-copy{padding-top:75px}.hero{height:810px}.hero h1{font-size:108px}.hero-intro{font-size:18px}}
@media(max-width:1100px){.header{gap:38px;width:calc(100% - 64px)}.header nav{gap:20px;font-size:12px}.header-actions{gap:20px}.wrap{width:calc(100% - 72px)}.hero{min-height:650px;height:680px}.hero-copy{padding:60px 5% 85px}.hero h1{font-size:80px;letter-spacing:-4.5px}.hero-bottom{left:5%}.hero-intro{font-size:16px}.manifesto{grid-template-columns:.7fr 2fr;gap:30px}.manifesto h2{font-size:46px}.section-heading>p{font-size:13px}.experience-story{gap:14px}.player-scene{min-height:710px}.player-scene figcaption{left:28px;bottom:33px}.player-scene figcaption strong{font-size:36px}.team-scene{height:475px}.team-scene figcaption{right:4%;width:32%}.team-scene figcaption>strong{font-size:39px}.team-roles{gap:30px}.team-roles h3{font-size:21px}.market-layout{gap:50px}.market-copy h2{font-size:44px}.market-copy>p:not(.eyebrow){font-size:14px}.market-story h3{font-size:27px}.faq{gap:50px}.faq h2{font-size:36px}.steps{gap:25px}.steps h3{font-size:21px}}
@media(max-width:800px){.wrap{width:calc(100% - 48px)}.header{min-height:84px;width:calc(100% - 48px)}.header nav{display:none;position:absolute;left:0;right:0;top:73px;padding:20px;background:var(--paper);border:1px solid var(--line);border-radius:6px;z-index:5}.header nav.open{display:flex;flex-direction:column;gap:5px}.menu-button{display:block}.contact-link{display:none}.header-actions{gap:18px}.wordmark{font-size:39px}.hero{min-height:620px;height:640px}.hero-copy{padding:48px 5% 90px}.hero h1{font-size:68px;letter-spacing:-3.8px;margin-top:40px}.hero .eyebrow{font-size:8px}.hero-intro{font-size:15px}.hero-bottom>span{max-width:225px;line-height:1.5;font-size:8px}.hero-bottom>a{font-size:10px;gap:15px}.sector-strip{flex-wrap:wrap;gap:13px;padding-block:25px}.sector-strip>span:first-child{flex-basis:100%;font-size:8px;margin-bottom:3px}.sector-strip>p{font-size:13px}.sector-strip>.separator{font-size:18px}.section{padding-block:75px}.manifesto{grid-template-columns:1fr;gap:24px;padding-block:75px}.chapter{max-width:none;padding-top:0}.chapter>span:last-child{font-size:28px}.manifesto h2{font-size:45px}.manifesto-content>p{font-size:16px;margin-top:22px}.section-heading{display:block;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p{font-size:14px;margin-top:21px}.section-heading>p br{display:none}.section-heading>p strong{display:block}h2{font-size:42px;letter-spacing:-2px}.experience-story{grid-template-columns:1fr;gap:14px}.player-scene{min-height:0;height:460px}.player-scene img{object-position:center 36%}.team-scene{height:420px}.team-scene figcaption>strong{font-size:34px}.team-scene figcaption>span{font-size:8px}.team-roles{gap:22px}.team-roles h3{font-size:20px}.team-roles p{font-size:12px}.role-number{font-size:8px}.market-section{padding-block:75px}.market-layout{grid-template-columns:1fr;gap:50px}.market-copy>p:not(.eyebrow){max-width:550px;font-size:16px}.market-copy h2{font-size:46px}.market-story h3{font-size:34px}.market-story{max-width:620px;width:100%;justify-self:center}.market-line{max-height:190px}.steps{grid-template-columns:1fr;gap:30px;margin-top:38px}.steps article{display:grid;grid-template-columns:65px 1fr;column-gap:22px}.step-number{grid-row:1/3}.steps h3{margin:0;font-size:24px}.steps p{max-width:none;margin-top:10px;font-size:14px}.integration-note{font-size:10px}.invitation{padding-block:40px}.invitation h2{font-size:37px}.invitation .eyebrow{font-size:8px;max-width:300px}.round-link{width:65px;height:65px;font-size:34px}.faq{grid-template-columns:1fr;gap:30px;padding-bottom:0}.scheduler{grid-template-columns:.85fr 1.15fr}.meeting-host,.meeting-picker{padding:25px}.meeting-selection{display:block}.meeting-selection .button{margin-top:12px}.footer-top p{display:none}.footer-bottom{flex-wrap:wrap;line-height:1.5}.footer-bottom>span:last-child{flex-basis:100%}}
@media(max-width:500px){html{scroll-padding-top:20px}.header{width:calc(100% - 40px);min-height:76px}.wrap{width:calc(100% - 40px)}.wordmark{font-size:38px}.login-link{font-size:12px}.hero{width:calc(100% - 16px);height:auto;min-height:0;border-radius:5px}.hero-photo{height:395px;object-position:86% center}.hero-shade{background:linear-gradient(0deg,#0d1318 0%,#0d1318 45%,transparent 76%)}.hero-copy{padding:305px 23px 35px}.hero .eyebrow{font-size:7px;letter-spacing:1px;gap:7px;max-width:290px}.hero h1{font-size:clamp(43px,12.5vw,61px);letter-spacing:-2.5px;line-height:1.04;margin:24px 0 22px}.hero-intro{font-size:13px;line-height:1.6;margin-bottom:25px;max-width:280px}.hero .button{padding:16px 20px;font-size:12px;gap:43px}.hero-bottom{position:relative;inset:auto;margin:0 23px;padding:20px 0 23px;align-items:center}.hero-bottom>span{font-size:6px;letter-spacing:.8px;max-width:165px}.hero-bottom>a{font-size:0;gap:0}.hero-bottom>a>span{font-size:26px}.sector-strip{gap:8px;padding:23px 0;justify-content:space-between}.sector-strip>p{font-size:11px}.sector-strip>.separator{font-size:14px}.sector-strip>span:first-child{font-size:7px;letter-spacing:1.1px}.section{padding-block:59px}.manifesto{padding-block:58px 63px;gap:23px}.chapter{font-size:8px;letter-spacing:1.2px}.manifesto h2{font-size:35px;letter-spacing:-1.55px;line-height:1.12}.manifesto-content>p{font-size:14px;line-height:1.7;margin-top:21px}.manifesto-content>.manifesto-thesis{font-size:14px}.eyebrow{font-size:8px;letter-spacing:1.2px}h2{font-size:35px;letter-spacing:-1.6px;line-height:1.1}.section-heading{margin-bottom:27px}.section-heading .eyebrow{margin-bottom:19px}.section-heading>p{font-size:13px;line-height:1.7;max-width:310px;margin-top:20px}.player-scene{height:410px}.player-scene img{object-position:center 33%}.player-scene figcaption{left:24px;bottom:27px}.player-scene figcaption>span{font-size:7px;margin-bottom:12px}.player-scene figcaption>strong{font-size:34px;letter-spacing:-1.2px}.team-scene{height:465px}.team-scene>img{height:320px;object-fit:cover;object-position:20% center;width:150%;max-width:150%;left:-10%}.team-scene:after{background:linear-gradient(0deg,#111925 0%,#111925 17%,transparent 72%)}.team-scene figcaption{top:auto;bottom:25px;left:24px;right:24px;width:auto}.team-scene figcaption>strong{font-size:34px;line-height:1.04;letter-spacing:-1.4px;margin-top:15px}.team-scene figcaption>strong br:last-child{display:none}.team-scene figcaption>small{margin-top:18px;font-size:7px}.team-scene figcaption>span{font-size:7px}.team-roles{grid-template-columns:1fr;margin-top:25px;gap:25px}.team-roles article{padding-top:19px}.team-roles h3{font-size:23px;margin:13px 0 11px}.team-roles p{font-size:13px;max-width:none;line-height:1.65}.role-number{font-size:8px}.market-section{padding-block:59px}.market-layout{gap:37px}.market-copy .eyebrow{margin-bottom:22px}.market-copy h2{font-size:37px;letter-spacing:-1.8px;margin-bottom:20px}.market-copy>p:not(.eyebrow){font-size:14px;line-height:1.65}.market-copy .button{font-size:12px;padding:17px 21px;margin-top:26px}.market-copy>small{font-size:9px}.market-story{padding-block:19px}.market-story-top{font-size:7px;letter-spacing:.8px}.market-story-top>span:last-child{font-size:22px}.market-time{margin:23px 0;font-size:10px;gap:26px}.market-story h3{font-size:28px;letter-spacing:-1px}.market-context{font-size:10px}.market-story>small{font-size:8px;margin-top:20px}.steps{gap:24px;margin-top:30px}.steps article{grid-template-columns:42px 1fr;column-gap:15px}.step-number{font-size:34px;letter-spacing:-1.3px}.steps h3{font-size:21px;letter-spacing:-.5px}.steps p{font-size:13px;line-height:1.65}.integration-note{font-size:9px;line-height:1.7;margin-top:28px}.invitation{align-items:flex-start;flex-direction:column;gap:23px;padding-block:35px}.invitation .eyebrow{font-size:7px;max-width:290px;margin-bottom:20px}.invitation h2{font-size:32px;letter-spacing:-1.4px}.round-link{width:55px;height:55px;font-size:30px}.faq{padding-bottom:0;gap:24px}.faq h2{font-size:34px}.faq summary{font-size:13px;padding:21px 0;line-height:1.5}.faq details p{font-size:12px;padding-right:8px}.scheduler{grid-template-columns:1fr}.meeting-host{border-right:0;border-bottom:1px solid var(--line);padding:25px}.meeting-host h3{font-size:28px}.meeting-host h3 br{display:none}.host-avatar{width:68px;height:68px;margin-bottom:22px}.meeting-host>p{font-size:12px}.meeting-facts{font-size:11px;gap:11px;margin-top:20px}.booking-preview-note{margin-top:23px;font-size:10px}.meeting-picker{padding:27px 20px}.calendar-head h3{font-size:15px}.weekdays{font-size:7px}.calendar-days{gap:5px}.calendar-days button{font-size:12px;aspect-ratio:1.1}.calendar-days button.today:after{bottom:4px}.meeting-selection{display:flex;gap:12px}.meeting-selection p{max-width:145px}.meeting-selection .button{padding:12px;gap:10px;margin:0;font-size:10px}.footer{padding-top:25px;padding-bottom:25px}.footer-top{gap:20px}.footer-top>a:last-child{font-size:11px}.footer-bottom{font-size:8px;gap:10px;margin-top:23px;padding-top:19px}dialog{padding:34px 25px}dialog h2{font-size:32px}dialog .eyebrow{font-size:7px}dialog>p:not(.eyebrow){font-size:12px}}
.player-scene>video{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 43%}
.player-scene:after{pointer-events:none}
.player-scene figcaption{pointer-events:none}
.player-scene figcaption .film-control{pointer-events:auto;display:inline-flex;align-items:center;min-height:46px;margin-top:24px;padding:13px 19px;border:1px solid #ffffff70;background:#ffffffed;backdrop-filter:blur(10px);border-radius:30px;font-size:12px;font-weight:500;color:#172034;letter-spacing:0}
.player-scene .film-tag{position:absolute;z-index:2;top:22px;left:24px;border:1px solid #ffffff40;border-radius:30px;padding:7px 11px;font-size:8px;letter-spacing:1px;color:#fff;background:#14203050;backdrop-filter:blur(10px)}.film-control:focus-visible{outline:3px solid #6174ff;outline-offset:3px}
@media(max-width:800px){.player-scene>video{object-position:center 36%}}
@media(max-width:500px){.player-scene>video{object-position:center 33%}.player-scene figcaption .film-control{margin-top:17px;font-size:11px;min-height:44px}.player-scene .film-tag{top:18px;left:20px;font-size:7px}}
.experience-story{display:block}.player-scene{min-height:0;height:auto;aspect-ratio:16/9;background:#0d1520}.player-scene>video{object-fit:contain;object-position:center}.player-scene figcaption{bottom:86px;left:44px;right:30px}.player-scene figcaption>strong{font-size:clamp(32px,4.1vw,65px)}.player-scene.has-started:after,.player-scene.has-started figcaption,.player-scene.has-started .film-tag{display:none}.player-scene:after{inset:40% 0 0}
@media(max-width:800px){.player-scene{height:auto;min-height:0}.player-scene figcaption{bottom:64px;left:25px}.player-scene figcaption>strong{font-size:35px}.player-scene figcaption>span{font-size:7px;margin-bottom:10px}}
@media(max-width:500px){.player-scene .film-tag{display:none}.player-scene figcaption{bottom:46px;left:20px;right:15px}.player-scene figcaption>span{display:none}.player-scene figcaption>strong{font-size:23px;letter-spacing:-.6px}.player-scene figcaption .film-control{margin-top:10px;min-height:35px;padding:8px 13px;font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.film-note{margin-top:12px;font-size:10px;line-height:1.5;color:var(--muted)}
