@font-face{font-family:Darker Grotesque;src:url(../fonts/DarkerGrotesque-Variable.woff2) format("woff2-variations"),url(../fonts/DarkerGrotesque-Variable.woff2) format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Patrick Hand;src:url(../fonts/PatrickHand-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Hey Eloise;src:local("Hey Eloise Regular"),local("Hey Eloise");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Just Another Hand;src:url(../fonts/JustAnotherHand-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fira Sans;src:url(../fonts/FiraSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Fira Sans;src:url(../fonts/FiraSans-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}.cmd{--red:#C0392B;--gold:#D9A24C;--dark:#1a1a1a;--cmd-body:"Fira Sans",system-ui,sans-serif;--cmd-display:"Fira Sans",system-ui,sans-serif;--cmd-number:"Darker Grotesque","Fira Sans",system-ui,sans-serif;--cmd-tag:"Fira Sans",system-ui,sans-serif;--cmd-title:"Hey Eloise","Just Another Hand","Patrick Hand","Fira Sans",cursive}html.lenis{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}body.cmd-page{background:#000;overflow-x:hidden}body.cmd-page::-webkit-scrollbar{display:none}body.cmd-page{scrollbar-width:none;-ms-overflow-style:none}.cmd img,.cmd video{max-width:100%;display:block}.cmd h1,.cmd h2,.cmd p{margin:0}.site-header.cmd-header{transition:background .4s ease,backdrop-filter .4s ease,padding .4s ease,border-color .4s ease,transform .45s cubic-bezier(.16,1,.3,1);background:linear-gradient(180deg,#0000007a,#0000);border-bottom:0}.site-header.cmd-header .nav a,.site-header.cmd-header .nav button{text-shadow:0 1px 7px rgba(0,0,0,.8)}.site-header.cmd-header.hidden{transform:translateY(-105%)}.nav.open~.nav-toggle,.site-header.cmd-header.nav-open{transform:none!important}.grain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none;opacity:.02;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") repeat;background-size:200px}.progress-bar{position:fixed;top:0;left:0;width:0%;height:3px;background:linear-gradient(90deg,var(--gold),#E7B96B,var(--gold));z-index:120}.nav-dots{position:fixed;right:1rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;z-index:95}.nav-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:background .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1)}.nav-dot:hover,.nav-dot.active{background:var(--gold);box-shadow:0 0 10px #d9a24c99;transform:scale(1.7)}.nav-dot:focus-visible{outline:2px solid #fff;outline-offset:3px}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#000000f2;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .4s}.video-modal.active{display:flex;opacity:1}.video-modal__close{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;border:2px solid rgba(255,255,255,.5);border-radius:50%;background:transparent;color:#fff;font-size:1.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.video-modal__close:hover{border-color:var(--gold);background:var(--gold)}.video-modal__close:focus-visible{outline:2px solid #fff;outline-offset:3px}.video-modal video{max-width:90vw;max-height:85vh;border-radius:8px}.atf-wrap{position:relative;height:180vh;z-index:1}.hero{position:relative;width:100vw;height:100vh;overflow:hidden;background:#000}.scrub-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:center;background:#0b0c14;transition:opacity .6s ease}.loader.hidden{opacity:0;pointer-events:none}.loader-bar{width:180px;height:2px;background:#ffffff26;border-radius:2px;overflow:hidden}.loader-fill{height:100%;width:0%;background:#ffffffd9;transition:width .2s ease}.prompt{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:3;font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:#fff9;text-align:center;animation:bob 2.4s ease-in-out infinite}.prompt .arr{display:block;margin:7px auto 0;width:14px;height:14px;border-right:1.5px solid rgba(255,255,255,.5);border-bottom:1.5px solid rgba(255,255,255,.5);transform:rotate(45deg)}@keyframes bob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.atf-play-rise{position:absolute;left:50%;top:140%;transform:translate(-50%,-50%);z-index:6;opacity:0;pointer-events:none;will-change:top,opacity;transition:opacity .4s ease;background:none;border:0;padding:0}.atf-play-rise.visible{opacity:1;pointer-events:auto}.atf-play-rise:focus-visible .play-btn-atf{outline:2px solid #fff;outline-offset:6px}.play-btn-atf{width:88px;height:88px;border-radius:50%;background:#1414188c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1.5px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:background .3s,border-color .3s,transform .3s}.play-btn-atf:before,.play-btn-atf:after{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:50%;border:1px solid rgba(255,255,255,.18);animation:ring 3s ease-out infinite}.play-btn-atf:after{animation-delay:1.5s}.atf-play-rise:hover .play-btn-atf{background:#141418bf;border-color:#ffffff80;transform:scale(1.06)}.play-btn-atf svg{width:30px;height:30px;margin-left:4px}@keyframes ring{0%{transform:scale(1);opacity:.5}to{transform:scale(1.6);opacity:0}}.scene{position:relative;width:100%;height:100vh;overflow:hidden;background-color:#111}.scene__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#000;will-change:transform}.scene__stage{position:absolute;left:50%;top:50%;width:min(100vw,177.7778vh);height:min(100vh,56.25vw);transform:translate(-50%,-50%);container-type:size;z-index:1;overflow:hidden}.scene__stone{background-image:url(../commandments/bg/stone-dark.webp)}.scene__stone-light{background-image:url(../commandments/bg/stone-light.webp)}.scene__num{font-family:var(--cmd-number);font-weight:300;font-size:clamp(14rem,66cqh,44rem);line-height:.8;position:absolute;pointer-events:none;will-change:transform;z-index:2;color:#ffffff52;letter-spacing:-.035em}.scene__title{font-family:var(--cmd-title);font-weight:400;line-height:1.05;text-transform:uppercase;font-size:clamp(2.4rem,9cqh,5.4rem);margin:0;position:absolute;will-change:transform,opacity;z-index:3}.scene__tag{font-family:var(--cmd-tag);font-weight:400;text-transform:uppercase;letter-spacing:.01em;font-size:clamp(1.3rem,5.7cqh,2.4rem);margin:0;position:absolute;will-change:transform,opacity;z-index:3}.scene__tag b,.scene__tag strong{font-weight:600;color:#fff}.scene-play-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;background:none;border:0;padding:0;cursor:pointer}.scene-play-center:focus-visible .play-btn-circle{outline:2px solid #fff;outline-offset:6px}.play-btn-circle{width:70px;height:70px;border-radius:50%;background:#000c;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 30px #0000004d;transition:all .4s}.play-btn-circle svg{width:24px;height:24px;margin-left:3px}.scene-play-center:hover .play-btn-circle{box-shadow:0 8px 50px #00000080;transform:scale(1.15)}.scene__frame{position:absolute;left:auto;right:auto;top:auto;bottom:auto;border-radius:4px;overflow:hidden;background:#232323;z-index:3;transform:none;display:flex;align-items:center;justify-content:center}.scene__frame img,.scene__frame video{width:100%;height:100%;object-fit:cover}.s6-frame>picture,.s12-frame>picture{display:block;width:100%;height:100%}.cmd-pill{position:absolute;z-index:5;display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2.2rem;font-family:var(--cmd-body);font-size:clamp(.9rem,2.2cqh,1.15rem);font-weight:400;letter-spacing:0;text-transform:none;color:#241a08;text-decoration:none;background:var(--gold);border-radius:60px;box-shadow:0 4px 25px #d9a24c59;cursor:pointer;transition:box-shadow .4s,background-color .3s}.cmd-pill:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 10px 40px #d9a24c80}.cmd-pill:focus-visible{outline:2px solid #fff;outline-offset:4px}.cmd-pill svg{width:16px;height:16px}.cmd-pill[aria-disabled=true]{cursor:not-allowed;filter:saturate(.72);box-shadow:none}.cmd-pill[aria-disabled=true]:hover{transform:none;box-shadow:none}.s2-title{font-family:var(--cmd-body);font-weight:800;font-size:clamp(3.5rem,6.25cqw,10rem);color:var(--gold);text-transform:uppercase;top:37%;left:5%;line-height:1.205}.s2-tag{font-family:var(--cmd-title);font-weight:400;text-transform:none;font-size:clamp(2rem,3.9cqw,6rem);letter-spacing:.12em;color:#fff;top:64%;left:17.5%;white-space:nowrap}.s2-bottom{font-family:var(--cmd-body);font-weight:400;font-style:italic;font-size:clamp(.7rem,1.1cqw,.95rem);letter-spacing:1.6em;color:#ffffffb3;position:absolute;bottom:8.5%;left:4%;right:4%;text-align:center;white-space:nowrap;z-index:3}.s2-char{position:absolute;top:14.5%;right:6%;width:34%;height:68%;z-index:2}.s2-char img{width:100%;height:100%;object-fit:contain;object-position:bottom center}.s3-num{left:6%;top:7%}.s3-title{color:var(--gold);bottom:15%;left:5%;max-width:52%}.s3-title .line2{color:#fff;display:block}.s3-tag{color:#fff;bottom:14%;left:50%;max-width:46%}.s3-char{position:absolute;top:16%;left:15%;width:20%;height:52%;z-index:2}.s3-char img{width:100%;height:100%;object-fit:contain;object-position:bottom center}.s3-frame{top:17%;left:auto;right:5%;width:56%;height:55%}.s4-num{right:8.5%;left:auto;top:7%}.s4-title{font-size:clamp(2rem,7cqh,4.2rem);bottom:12%;right:4%;left:auto;max-width:52%;text-align:right;color:var(--gold)}.s4-title .line2{color:#fff;display:block}.s4-media{position:absolute;top:9%;left:4%;width:54%;height:75%;z-index:3}.s4-media img{width:100%;height:100%;object-fit:contain;object-position:left center}.s4-char{position:absolute;top:19%;right:18.5%;width:21%;z-index:4}.s4-char img{width:100%;height:auto;object-fit:contain}.s5-title{top:8%;left:0;right:0;text-align:center;z-index:4}.s5-title .line1{color:var(--gold)}.s5-title .line2{color:#fff;display:block}.s5-images{position:absolute;top:26%;left:0;right:0;height:57%;display:grid;grid-template-columns:1fr 1fr;z-index:3}.s5-img-wrap{overflow:hidden;position:relative}.s5-img-wrap img{width:100%;height:100%;object-fit:contain}.s5-num{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);font-size:clamp(14rem,66cqh,32rem);z-index:2;color:#ffffff52}.s5-char{position:absolute;left:50%;top:26%;transform:translate(-50%);width:19%;height:57%;z-index:3}.s5-char img{width:100%;height:100%;object-fit:contain;object-position:bottom center}.s5-tag{color:#fff;top:88%;left:0;right:0;text-align:center;z-index:4}.s5-tag b{color:var(--gold)}.s6-num{left:3%;top:-4%}.s6-title{color:var(--gold);top:54%;left:3%;width:39%;max-width:none;text-align:center;font-size:clamp(2.3rem,7.2cqh,4.5rem);line-height:1.04}.s6-title .line2,.s6-title .line3{color:#fff;display:block}.s6-frame{top:6%;left:44%;bottom:0;width:55%}.s7-num{left:65%;top:7%}.s7-title{font-size:clamp(2rem,8cqh,5rem);color:var(--gold);top:65%;left:69%;max-width:28%}.s7-title .line2{color:#fff;display:block}.s7-media{position:absolute;top:6%;left:2.75%;width:46.5%;height:92%;z-index:3}.s7-media img{width:100%;height:100%;object-fit:cover;object-position:center}.s7-char{position:absolute;top:15%;left:76%;width:20%;height:47%;z-index:3}.s7-char img{width:100%;height:100%;object-fit:contain;object-position:top center}.s8-num{left:0%;top:3%}.s8-char{position:absolute;top:15%;left:19%;width:17%;height:44%;z-index:4}.s8-char img{width:100%;height:100%;object-fit:contain;object-position:top center}.s8-title{font-size:clamp(2rem,7cqh,4.2rem);color:var(--gold);top:60%;left:7%;max-width:37%}.s8-title .line2{color:#fff;display:block}.s8-frame{top:20%;left:38%;bottom:21%;width:57%}.s9-vtitle{font-family:var(--cmd-title);font-weight:400;text-transform:uppercase;margin:0;font-size:clamp(2rem,7.5cqh,4.4rem);color:#fff;position:absolute;right:1%;left:auto;top:58%;text-align:right;line-height:1.15;z-index:4;will-change:transform,opacity}.s9-vtitle .line1,.s9-vtitle .line2{display:block}.s9-vtitle .line1{color:var(--gold)}.s9-num{position:absolute;left:65%;top:5%;z-index:2}.s9-char{position:absolute;top:15%;left:78%;width:17.3%;height:47.6%;z-index:3}.s9-char img{width:100%;height:100%;object-fit:contain;object-position:top center}.s9-reels{position:absolute;top:20%;left:5.25%;width:51%;height:58%;display:grid;grid-template-columns:repeat(3,1fr);gap:1.2%;z-index:3;align-items:center}.reel-wrap{border-radius:8px;overflow:hidden;box-shadow:0 8px 30px #00000040;position:relative;aspect-ratio:9/16;background:#000}.reel-wrap video{width:100%;height:100%;object-fit:contain;background:#000;display:block}.reel-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:50%;background:#0009;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;z-index:4}.reel-play svg{width:20px;height:20px;margin-left:2px}.reel-play:hover{background:#000c;transform:translate(-50%,-50%) scale(1.1)}.reel-play:focus-visible{outline:2px solid #fff;outline-offset:3px}.reel-play.hidden{opacity:0;pointer-events:none}.s10-num{left:31%;top:5%}.s10-title{font-size:clamp(2rem,7cqh,4.2rem);color:var(--gold);top:24%;left:53%;max-width:44%}.s10-title .line2{color:#fff;display:block}.s10-char{position:absolute;top:11%;left:16%;width:28%;height:66%;z-index:3}.s10-char img{width:100%;height:100%;object-fit:contain;object-position:top center}.s10-pill{left:53%;top:61%}.s11-num{left:9%;top:-1%}.s11-title{font-size:clamp(2rem,6.2cqh,4rem);color:var(--gold);top:61%;left:3%;max-width:37%}.s11-title .line2{color:#fff;display:block}.s11-tag{color:#fff;top:auto;bottom:5%;left:3%;width:37%;max-width:none;text-align:left;font-size:clamp(1rem,2.7cqh,1.8rem);line-height:1.15}.s11-media{position:absolute;top:21%;left:41%;width:58%;height:62%;z-index:3}.s11-media img{width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 8px 40px #0006}.s12-num{left:63%;top:-4%}.s12-title{font-family:var(--cmd-title);font-weight:400;text-transform:uppercase;margin:0;font-size:clamp(2rem,7cqh,4.2rem);color:var(--gold);top:54%;left:58%;max-width:42%;position:absolute;z-index:3}.s12-title .line2{color:#fff;display:block}.s12-frame{top:21%;left:0;bottom:19%;width:56%}.s12-pill{left:58%;top:72%;bottom:auto}@media(min-width:901px),(max-width:900px){.scene__num,.s5-num,.s7-num,.s9-num{font-size:clamp(14rem,82cqh,52rem)}}.pdf-type__art{display:none}.pdf-type__copy{display:contents}@media(min-width:901px),(max-width:900px){.scene__stage{width:min(100%,177.7778vh);height:auto;aspect-ratio:16/9}.scene__frame{border-radius:0}.scene__stage .pdf-type{top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;transform:none;pointer-events:none;font-size:0;line-height:1}.pdf-type__art{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pdf-type__art img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.pdf-type__copy{display:block;position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.s2-char{top:14.1389%;left:61.293%;right:auto;width:29.168%;height:69.146%}.s3-char{top:15.25%;left:10.5117%;width:20%;height:53.3333%}.s3-frame{top:15.5208%;left:38.875%;right:auto;width:56.2227%;height:56.2222%}.s4-media{top:14%;left:3.2813%;width:57.3945%;height:76.5278%}.s4-char{top:17.9236%;left:62.6055%;right:auto;width:22.1797%;height:52.5764%}.s4-char img{width:100%;height:100%;object-fit:contain}.s5-images{top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;pointer-events:none}.s5-img-wrap{position:absolute;top:26.8333%;width:31.375%;height:55.8125%;pointer-events:auto}.s5-img-wrap:first-child{left:5.3789%}.s5-img-wrap:nth-child(2){left:63.0273%}.s5-char{top:31.5208%;left:40.4297%;width:18.75%;height:50%;transform:none}.s6-frame{top:6.7778%;left:44.3789%;bottom:auto;width:56.5156%;height:86.6597%}.s6-frame img{object-fit:contain}.s7-media{top:6.375%;left:0;width:49.2969%;height:87.5556%}.s7-media img{object-fit:contain}.s7-char{top:14.0903%;left:72.9336%;width:18.9883%;height:50.6389%}.s8-char{top:13.8403%;left:17.6523%;width:17.4141%;height:46.4375%}.s8-frame{top:21.8889%;left:38.3789%;bottom:auto;width:56.2227%;height:56.2222%}.s9-char{top:14.6181%;left:73.543%;width:18.2031%;height:48.5486%}.s9-reels{top:21.8889%;left:5.293%;width:50.7539%;height:56.2222%;display:block}.s9-reels .reel-wrap{position:absolute;top:0;width:30.2016%;height:100%;aspect-ratio:auto}.s9-reels .reel-wrap:nth-child(1){left:0}.s9-reels .reel-wrap:nth-child(2){left:35.2117%}.s9-reels .reel-wrap:nth-child(3){left:69.7984%}.s10-char{top:20.3472%;left:18.4766%;width:20.4258%;height:54.4653%}.s11-media{top:21.2431%;left:41.2148%;width:58.7852%;height:59.2083%}.s11-media img{object-fit:contain;border-radius:0;box-shadow:none}.s12-frame{top:21.2431%;left:0;bottom:auto;width:55.3828%;height:59.0208%}.s12-frame img{object-fit:contain}.s11-tag{left:41.2148%;width:58.7852%;bottom:10%;text-align:center;font-size:2.5cqw;line-height:1.2;letter-spacing:0}.s10-pill{left:55%;top:61%;font-size:1.875cqw;padding:.7cqh 1.3cqw}.s12-pill{left:61%;top:84%;font-size:1.875cqw;padding:1.2cqh 1.8cqw;max-width:36%}}.orientation-gate,.forced-landscape-shell,.forced-landscape-nav{display:none}@media(max-width:900px)and (orientation:portrait){html.cmd-await-landscape,html.cmd-await-landscape body{height:100%;overflow:hidden;background:#080909}html.cmd-await-landscape body>:not(.orientation-gate){display:none!important}html.cmd-await-landscape .orientation-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:28px;background:#080909;color:#fff;text-align:center}.orientation-gate__card{width:min(100%,340px);display:flex;flex-direction:column;align-items:center;gap:18px}.orientation-gate__spinner{width:38px;height:58px;border:2px solid rgba(255,255,255,.72);border-radius:8px;position:relative;animation:turn-phone 1.8s ease-in-out infinite}.orientation-gate__spinner:after{content:"";position:absolute;left:50%;bottom:4px;width:4px;height:4px;border-radius:50%;background:#d9a24c;transform:translate(-50%)}.orientation-gate h2{font:500 clamp(25px,8vw,34px)/1.15 "Fira Sans",system-ui,sans-serif;margin:0}.orientation-gate p{font:400 15px/1.6 Fira Sans,system-ui,sans-serif;color:#c9c9c9;margin:0;max-width:29ch}.orientation-gate strong{color:#d9a24c;font-weight:500}html.cmd-forced-landscape,html.cmd-forced-landscape body{width:100%;height:100%;overflow:hidden;background:#000}html.cmd-forced-landscape body{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;overscroll-behavior:none}html.cmd-forced-landscape body>*{display:none!important}html.cmd-forced-landscape .forced-landscape-shell{display:block!important;position:fixed;left:0;top:0;width:var(--phone-height,100dvh);height:var(--phone-width,100dvw);max-width:none!important;max-height:none!important;min-width:0;margin:0;padding:0;border:0;transform-origin:top left;transform:translate(var(--phone-width,100dvw)) rotate(90deg);background:#000;z-index:10001}html.cmd-forced-landscape .forced-landscape-nav{display:flex!important;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10002;box-sizing:border-box;padding:90px 34px 50px;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#05070af7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-18px);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s}html.cmd-forced-landscape .forced-landscape-nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity .25s ease,transform .25s ease,visibility 0s}html.cmd-forced-landscape .forced-landscape-nav a,html.cmd-forced-landscape .forced-landscape-nav button{width:min(100%,310px);padding:14px 18px;color:#f5f1e8;font:600 15px/1.25 Fira Sans,system-ui,sans-serif;letter-spacing:.09em;text-align:center;text-transform:uppercase;text-decoration:none;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.14);cursor:pointer}html.cmd-forced-landscape .forced-landscape-nav .current{color:#d9a24c}html.cmd-forced-landscape .forced-landscape-nav .forced-landscape-close{position:absolute;right:16px;top:16px;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:50%;color:#fff;background:#000000b8;font:400 25px/1 system-ui,sans-serif;box-shadow:0 2px 14px #0000008c}}@keyframes turn-phone{0%,22%{transform:rotate(0)}55%,88%{transform:rotate(90deg)}to{transform:rotate(0)}}@media(prefers-reduced-motion:reduce){.orientation-gate__spinner{animation:none;transform:rotate(90deg)}}@media(max-width:900px)and (orientation:landscape){.atf-wrap{height:180svh}.scene,.hero{height:100svh}.scene__stage{width:min(100%,177.7778svh);height:auto;aspect-ratio:16/9}.scene__mobile-mark{display:contents}.scene__mobile-hint{display:none}}html.cmd-landscape-embed .nav-toggle{display:flex;z-index:142;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#00000094;box-shadow:0 2px 12px #00000073}html.cmd-landscape-embed .scrub-video{pointer-events:none}html.cmd-landscape-embed,html.cmd-landscape-embed body{width:var(--embedded-landscape-width,100vw);min-width:var(--embedded-landscape-width,100vw);scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:none}html.cmd-landscape-embed::-webkit-scrollbar,html.cmd-landscape-embed body::-webkit-scrollbar{display:none;width:0;height:0}html.cmd-landscape-embed .hero,html.cmd-landscape-embed .scene{width:var(--embedded-landscape-width,100vw);height:var(--embedded-landscape-height,100vh)}html.cmd-landscape-embed .atf-wrap{height:var(--embedded-scroll-height,140vh)}html.cmd-landscape-embed .site-header .nav{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;width:var(--embedded-landscape-width,100vw);height:var(--embedded-landscape-height,100vh);box-sizing:border-box;padding:72px 9vw 38px;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#05070af7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);clip-path:inset(0 0 0 100%);visibility:hidden;pointer-events:none;z-index:141;transition:clip-path .28s ease,visibility 0s linear .28s}html.cmd-landscape-embed .site-header .nav.open{clip-path:inset(0);visibility:visible;pointer-events:auto;transition:clip-path .28s ease,visibility 0s}html.cmd-landscape-embed .site-header .nav a,html.cmd-landscape-embed .site-header .nav button{width:min(70vw,430px);padding:11px 18px;border:0;border-bottom:1px solid rgba(255,255,255,.16);color:#f5f1e8;background:transparent;font:600 clamp(14px,2.4vw,19px)/1.2 "Fira Sans",system-ui,sans-serif;text-align:center;text-transform:uppercase}html.cmd-landscape-embed .site-header .nav .current{color:#d9a24c}@media(max-width:900px)and (orientation:portrait){html.cmd-native-landscape,html.cmd-native-landscape body{width:100%;min-height:100%;height:auto;overflow-x:hidden;background:#000;scrollbar-width:none;-ms-overflow-style:none}html.cmd-native-landscape::-webkit-scrollbar,html.cmd-native-landscape body::-webkit-scrollbar{display:none;width:0;height:0}html.cmd-native-landscape body{position:static;margin:0;overscroll-behavior:contain;touch-action:none}html.cmd-native-landscape .orientation-gate,html.cmd-native-landscape .forced-landscape-shell,html.cmd-native-landscape .forced-landscape-nav{display:none!important}html.cmd-native-landscape .cmd{width:100%;overflow:hidden}html.cmd-native-landscape .nav-dots{display:none}html.cmd-native-landscape .atf-wrap{height:180dvh;min-height:0}html.cmd-native-landscape .hero{position:relative;width:100vw;height:100dvh;min-height:0;overflow:hidden}html.cmd-native-landscape .hero__landscape-stage,html.cmd-native-landscape .scene__stage{position:absolute;left:0;top:0;width:100dvh;height:100vw;min-width:0;min-height:0;aspect-ratio:auto;transform-origin:top left;transform:translate(100vw) rotate(90deg);container-type:size;overflow:hidden}html.cmd-native-landscape .hero__landscape-stage .scrub-video{width:100%;height:100%;object-fit:cover;pointer-events:none}html.cmd-native-landscape .scene{box-sizing:border-box;width:100vw;height:100dvh!important;min-height:0;padding:0;overflow:hidden}html.cmd-native-landscape .scene__bg{width:100%;height:100%;transform:none!important}html.cmd-native-landscape .scene__stage{z-index:1}html.cmd-native-landscape #hero,html.cmd-native-landscape .scene{overflow:visible;background:transparent}html.cmd-native-landscape .cmd-phone-panel{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#111;will-change:transform}html.cmd-native-landscape .site-footer{display:none}html.cmd-native-landscape .site-header.cmd-header{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;padding:0;background:transparent!important;border:0;transform:none!important;pointer-events:none;overflow:hidden}html.cmd-native-landscape .cmd-header__landscape-stage{position:absolute;left:0;top:0;box-sizing:border-box;width:100dvh;height:100vw;padding:14px 4%;display:flex;align-items:flex-start;justify-content:space-between;transform-origin:top left;transform:translate(100vw) rotate(90deg);pointer-events:none}html.cmd-native-landscape .cmd-header__landscape-stage .brand,html.cmd-native-landscape .cmd-header__landscape-stage .nav-toggle{pointer-events:auto}html.cmd-native-landscape .cmd-header__landscape-stage .brand img{height:34px}html.cmd-native-landscape .cmd-header__landscape-stage .nav-toggle{display:flex;margin:0;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#00000094;box-shadow:0 2px 12px #00000073}html.cmd-native-landscape .cmd-header__landscape-stage .nav{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:100%;height:100%;padding:58px 9vw 28px;overflow-y:auto;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#05070af7;clip-path:inset(0 0 0 100%);visibility:hidden;pointer-events:none;z-index:141}html.cmd-native-landscape .cmd-header__landscape-stage .nav.open{clip-path:inset(0);visibility:visible;pointer-events:auto}html.cmd-native-landscape .cmd-header__landscape-stage .nav a,html.cmd-native-landscape .cmd-header__landscape-stage .nav button{width:min(70vw,430px);padding:9px 16px;border-bottom:1px solid rgba(255,255,255,.16);font-size:clamp(12px,2.1vw,17px);text-align:center}html.cmd-native-landscape .video-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important}}@media(prefers-reduced-motion:reduce){.prompt,.play-btn-atf:before,.play-btn-atf:after{animation:none}.cmd *{transition-duration:.01ms!important}}
