:root{--bg:#232526;--ink:#ffffff;--muted:#909090;--mint:#ffba00;--coral:#ffba00;--line:#434343}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{background:var(--bg);color:var(--ink);margin:0;font-family:'Inter',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--coral);outline-offset:5px}header{height:96px;margin:0 55px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:150px;display:block;mix-blend-mode:screen}.audience{display:flex;gap:28px;font-size:11px}.audience a{color:#b4b4b4;position:relative;padding:10px 0}.audience [aria-current]{color:var(--mint)}.audience [aria-current]:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--mint)}.header-actions{display:flex;gap:25px;font-size:9px;align-items:center}.header-actions button{color:#a6a6a6;background:transparent;font-size:9px;padding:8px 0;border-bottom:1px solid #5c5c5c}.header-actions a{color:var(--mint)}.story{height:460svh;position:relative}.stage{position:sticky;top:0;height:100svh;min-height:670px;overflow:hidden;padding:29px 55px 0;display:flex;flex-direction:column;isolation:isolate}.stage:before{content:'';position:absolute;width:580px;height:580px;right:-230px;top:-260px;border:1px solid #525252;border-radius:50%;z-index:-1;opacity:.4}.film-label{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.5px;color:#8a8a8a;position:relative;z-index:2}.film-label>span:first-child{display:flex;gap:10px;align-items:center}.film-label i{width:5px;height:5px;border-radius:50%;background:var(--coral)}.story-layout{flex:1;display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:25px;position:relative}.scene-copy{position:relative;min-height:420px;z-index:3;pointer-events:none}.scene{position:absolute;inset:0;opacity:0;transform:translateY(27px);transition:opacity .48s,transform .65s;pointer-events:none;display:flex;flex-direction:column;justify-content:center}.scene.active{opacity:1;transform:translateY(0)}.eyebrow{font-size:8px;letter-spacing:1.7px;font-weight:500;display:block}.scene .eyebrow{color:var(--coral);font-size:8px}.scene h1,.scene h2{font-family:'Inter',sans-serif;font-size:clamp(53px,5.5vw,86px);font-weight:500;line-height:1.05;letter-spacing:-4.5px;margin:28px 0}.scene em{font-style:normal;color:var(--mint)}.scene>p{font-size:14px;line-height:1.85;max-width:435px;color:#aaaaaa;margin:0}.scene-note{font-size:9px;color:#7e7e7e;line-height:1.8;max-width:410px;margin-top:26px;border-left:1px solid #7b7b7b;padding-left:15px}.object-stage{position:relative;height:570px;perspective:1200px;isolation:isolate}.object-pose{position:absolute;width:340px;left:calc(50% - 170px);top:80px;transform-style:preserve-3d;will-change:transform}.object-shell{position:relative;transform-style:preserve-3d;animation:levitate 7s ease-in-out infinite}.object-front{position:relative;border-radius:13px;min-height:420px;background:var(--mint);color:#242424;padding:25px;box-shadow:0 28px 55px #0005,inset 0 0 0 1px #e2e2e2;display:flex;flex-direction:column;transition:background .5s,color .5s,border-radius .5s}.object-back{position:absolute;inset:0;border-radius:13px;background:#999999;border:1px solid #d9d9d950}.back-one{transform:translate3d(13px,9px,-13px)}.back-two{transform:translate3d(26px,18px,-26px);background:#646464}.object-top{font-family:'Inter',sans-serif;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #59595945;padding-bottom:15px;font-size:8px;font-weight:600;letter-spacing:.5px}.object-top span:last-child{font-family:'Inter',sans-serif;font-size:5px;letter-spacing:.6px;font-weight:400}.object-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #59595945;padding-top:15px;margin-top:auto;font-size:5px;letter-spacing:.7px}.object-bottom b{font-size:20px;line-height:1}.object-content-heading{font-family:'Inter',sans-serif;font-size:32px;line-height:1.12;letter-spacing:-1.5px;font-weight:500;margin:25px 0 15px}.object-copy{font-size:10px;line-height:1.7;color:#585858}.article-art{height:110px;background:#ababab;position:relative;overflow:hidden;border-radius:4px;margin-top:18px}.article-art:before{content:'';position:absolute;width:95px;height:95px;right:35px;top:28px;border-radius:50%;background:#ffba00}.article-art:after{content:'';position:absolute;width:120px;height:150px;border:23px solid #363636;border-radius:60px 60px 0 0;left:33px;top:30px;transform:rotate(-18deg)}.micro-row{display:flex;justify-content:space-between;margin:14px 0;font-size:8px;padding-top:9px;border-top:1px solid #59595940}.message-bubble{background:#292929;color:#e8e8e8;border-radius:16px 16px 2px 16px;padding:20px;margin:25px 0 25px 22px;font-size:13px;line-height:1.6;box-shadow:0 9px 0 #a4a4a44d}.message-send{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ffba00;font-size:20px;margin-left:auto;color:#2e2e2e}.big-check{height:75px;width:75px;border:1px solid #848484;display:grid;place-items:center;border-radius:50%;font-size:43px;margin:25px auto 15px}.reading-lines{margin-top:18px;display:grid;gap:9px}.reading-lines i{height:5px;background:#8e8e8e;border-radius:2px}.reading-lines i:nth-child(2){width:90%}.reading-lines i:nth-child(3){width:65%}.receipt-row{font-size:11px;display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #59595945}.receipt-row.total{font-size:17px;font-family:'Inter',sans-serif;padding:20px 0}.object-disclaimer{font-size:6px;color:#747474;margin:12px 0 20px}.report-pill{font-size:7px;display:inline-block;padding:8px 10px;border:1px solid #6e6e6e60;border-radius:20px;margin:6px 0 20px}.chart{height:84px;display:flex;align-items:end;gap:13px;border-bottom:1px solid #7d7d7d;margin:10px 0 18px}.chart i{flex:1;background:#4b4b4b;border-radius:4px 4px 0 0;transform-origin:bottom;animation:bar 1.5s both}.chart i:nth-child(1){height:24%}.chart i:nth-child(2){height:42%}.chart i:nth-child(3){height:34%}.chart i:nth-child(4){height:68%}.chart i:nth-child(5){height:87%;background:#ffba00}.contract-node{border:1px solid #757575;padding:11px;margin:8px 0;font-size:11px;display:flex;justify-content:space-between}.contract-arrow{text-align:center;font-size:15px;color:#666666}.code{font-size:11px;font-family:monospace;line-height:1.7;padding:17px;background:#393939;color:#d7d7d7;border-radius:5px;margin:20px 0}.install-methods{display:flex;gap:9px;margin:15px 0}.install-methods span{padding:8px 12px;border:1px solid #919191;border-radius:20px;font-size:8px}.satellite{position:absolute;background:var(--coral);color:#292929;padding:12px 17px;display:flex;align-items:center;gap:25px;border-radius:9px;box-shadow:0 15px 40px #0003;transform:translateZ(50px);transition:transform .8s,opacity .5s;font-size:8px;letter-spacing:1px;animation:drift 8s ease-in-out infinite}.satellite i{font-style:normal;font-size:21px;line-height:1}.satellite-a{left:-66px;top:105px;animation-delay:-2s}.satellite-b{right:-62px;bottom:35px;background:#e7e7e7}.halo{position:absolute;border:1px solid #60606055;border-radius:50%;pointer-events:none}.halo-one{inset:5px 0;transform:rotate(-20deg) scaleX(.92)}.halo-two{inset:40px -40px;transform:rotate(20deg) scaleY(.6)}.orbit-line{position:absolute;width:120%;height:120%;left:-10%;top:-10%;z-index:-1;overflow:visible}.orbit-line path{fill:none;stroke:#91919155;stroke-width:.8;stroke-dasharray:3 13;animation:dash 35s linear infinite}.floating-word{font-family:'Inter',sans-serif;font-size:112px;letter-spacing:-8px;color:transparent;-webkit-text-stroke:1px #6b6b6b45;position:absolute;bottom:10px;left:-20px;z-index:-1;white-space:nowrap;transform:rotate(-8deg)}.object-caption{position:absolute;bottom:15px;right:20px;font-size:5px;letter-spacing:1px;color:#797979}.story-controls{display:flex;align-items:center;gap:18px;padding:0 0 25px;position:relative;z-index:3}.scene-index{display:flex;align-items:baseline;gap:8px;min-width:70px;font-family:'Inter',sans-serif}.scene-index b{font-size:26px;color:var(--mint);font-weight:400}.scene-index>span{font-size:10px;color:#717171}.progress-track{height:1px;background:#474747;flex:1;max-width:220px}#progress-fill{height:2px;background:var(--coral);width:0;transform-origin:left;transition:width .12s}.story-controls button{background:none;color:var(--mint);font-size:11px;padding:11px 15px;border:1px solid #606060;border-radius:25px;min-width:42px}#next{background:var(--mint);color:#242424;min-width:106px;display:flex;justify-content:space-between;gap:20px}.story-controls button:disabled{opacity:.3;cursor:default}.skip{font-size:8px;color:#888888;margin-left:auto}.scene-nav{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #434343;padding:19px 0 22px;gap:25px;position:relative;z-index:3}.scene-nav button{background:none;text-align:left;display:flex;gap:13px;align-items:center;color:#838383;padding:0;font-size:10px}.scene-nav button>span{font-size:7px;color:#616161}.scene-nav button>b{font-weight:400}.scene-nav [aria-current]{color:var(--mint)}.scene-nav [aria-current]>span{color:var(--coral)}.after-story{background:#e5e5e5;color:#303030;padding:90px 75px;display:grid;grid-template-columns:1.1fr 1fr;gap:50px 100px;position:relative;z-index:4}.ending>.eyebrow,.answers>.eyebrow{font-size:8px;color:#898989}.ending h2{font-family:'Inter',sans-serif;font-size:46px;line-height:1.12;letter-spacing:-2.2px;font-weight:400;margin:25px 0 35px}.ending h2 em{color:#797979;font-style:normal}.ending-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.button{background:#282828;color:var(--mint);display:inline-flex;align-items:center;justify-content:space-between;padding:16px 21px;gap:30px;border-radius:35px;font-size:10px}.ending-actions>a:not(.button){font-size:10px;color:#6c6c6c}.answers>.eyebrow{margin-bottom:20px}details{border-bottom:1px solid #b6b6b6}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;font-size:12px;cursor:pointer}summary::-webkit-details-marker{display:none}details p{font-size:12px;line-height:1.9;color:#7b7b7b;margin:0 25px 23px 0}footer{display:flex;justify-content:space-between;padding:25px 55px;font-size:7px;color:#707070;gap:20px;letter-spacing:.5px}footer a{color:#b5b5b5}body[data-object=sms] .object-front{background:#edf3f5}body[data-object=sms] .object-back{background:#a2a2a2}body[data-object=open] .object-front{background:#edf3f5}body[data-object=session] .satellite-a{transform:translate3d(-30px,-30px,60px)}body[data-object=receipt] .object-front{background:#e4e4e4;border-radius:3px 3px 16px 16px}body[data-object=contract] .object-front{background:#edf3f5}body[data-object=install] .object-front{background:#edf3f5}body[data-object=launch] .object-front{background:#ffba00}body[data-object=launch] .object-copy,body[data-object=launch] .object-disclaimer{color:#696969}.motion-off *{animation:none!important;transition:none!important}.motion-off{scroll-behavior:auto}.motion-off .scene{transform:none}
@keyframes levitate{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-12px,8px)}}@keyframes drift{0%,100%{translate:0 0}50%{translate:0 -15px}}@keyframes dash{to{stroke-dashoffset:-600}}@keyframes bar{from{transform:scaleY(.15)}to{transform:scaleY(1)}}
@media(min-width:1650px){.story-layout{max-width:1440px;width:100%;margin:auto}.scene h1,.scene h2{font-size:91px}.object-pose{width:375px;left:calc(50% - 187px)}.object-front{min-height:460px}.object-stage{height:630px}.object-pose{top:90px}.article-art{height:145px}}
@media(max-width:1100px){header{margin:0 32px;gap:20px}.header-actions{gap:18px}.audience{gap:18px}.stage{padding:25px 32px 0}.scene h1,.scene h2{font-size:61px;letter-spacing:-3px}.scene>p{font-size:13px;max-width:360px}.object-pose{width:290px;left:calc(50% - 145px);top:110px}.object-front{min-height:375px;padding:22px}.object-content-heading{font-size:27px}.object-stage{height:550px}.object-caption{right:0}.floating-word{font-size:87px;letter-spacing:-5px}.satellite-a{left:-30px;top:80px}.satellite-b{right:-25px;bottom:15px}.satellite{padding:10px 13px;gap:18px}.scene-note{font-size:9px;max-width:350px}.after-story{padding:65px 40px;gap:40px}.ending h2{font-size:39px}.header-actions button{font-size:8px}}
@media(max-width:760px){header{height:auto;min-height:112px;margin:0 20px;padding:18px 0 14px;flex-wrap:wrap;gap:17px}.brand img{width:123px}.header-actions{margin-left:auto;gap:17px;font-size:8px}.header-actions button{font-size:7px}.audience{order:3;width:100%;font-size:10px;gap:27px}.audience a{padding:4px 0}.story{height:480svh}.stage{height:100svh;min-height:620px;padding:18px 22px 0}.film-label{font-size:5px;letter-spacing:.7px;gap:10px}.film-label>span:last-child{font-size:5px}.story-layout{display:flex;flex-direction:column;gap:0;justify-content:center;flex:1;min-height:0}.scene-copy{min-height:224px;width:100%;flex-shrink:0;margin-top:12px}.scene{justify-content:start}.scene .eyebrow{font-size:6px;letter-spacing:1px}.scene h1,.scene h2{font-size:clamp(34px,9.2vw,48px);letter-spacing:-1.9px;line-height:1.06;margin:15px 0}.scene>p{font-size:11px;line-height:1.7;max-width:450px}.scene-note{font-size:7px;line-height:1.6;margin-top:12px;padding-left:10px;max-width:430px}.object-stage{height:285px;min-height:240px;max-height:360px;flex:1;width:100%;perspective:800px}.object-pose{width:205px;left:calc(50% - 102px);top:0;transform-origin:center}.object-front{min-height:260px;padding:16px;border-radius:9px}.object-back{border-radius:9px}.back-one{transform:translate3d(8px,5px,-8px)}.back-two{transform:translate3d(16px,10px,-16px)}.object-top{font-size:5px;padding-bottom:9px}.object-top span:last-child{font-size:3px;letter-spacing:.3px}.object-content-heading{font-size:21px;letter-spacing:-.8px;margin:15px 0 10px}.object-copy{font-size:7px;line-height:1.6}.article-art{height:63px;margin-top:12px}.article-art:before{width:58px;height:58px;right:19px;top:12px}.article-art:after{width:80px;height:100px;border-width:15px;left:15px;top:17px}.micro-row{font-size:6px;margin:9px 0;padding-top:6px}.object-bottom{font-size:3px;padding-top:10px;letter-spacing:.3px}.object-bottom b{font-size:15px}.message-bubble{font-size:9px;padding:13px;margin:15px 0 12px 12px;border-radius:11px 11px 2px 11px}.message-send{width:23px;height:23px;font-size:16px;margin-bottom:7px}.big-check{width:48px;height:48px;font-size:30px;margin:15px auto 10px}.reading-lines{gap:6px;margin-top:11px}.reading-lines i{height:3px}.receipt-row{font-size:7px;padding:9px 0}.receipt-row.total{font-size:12px;padding:13px 0}.object-disclaimer{font-size:4px;margin:8px 0 12px}.report-pill{font-size:5px;padding:5px 7px;margin:4px 0 12px}.chart{height:50px;gap:8px;margin:8px 0 11px}.contract-node{font-size:7px;padding:7px;margin:5px 0}.contract-arrow{font-size:11px}.install-methods{gap:6px;margin:10px 0}.install-methods span{font-size:6px;padding:5px 8px}.code{font-size:7px;padding:11px;margin:12px 0}.satellite{font-size:5px;padding:8px 10px;gap:14px;border-radius:6px}.satellite i{font-size:15px}.satellite-a{left:-33px;top:65px}.satellite-b{right:-30px;bottom:22px}.halo-one{inset:-15px 25px;transform:rotate(-20deg) scaleX(.8)}.halo-two{inset:5px 0;transform:rotate(20deg) scaleY(.6)}.orbit-line{width:100%;height:110%;left:0;top:-5%}.floating-word{font-size:70px;letter-spacing:-4px;left:-5px;bottom:0}.object-caption{font-size:3px;right:0;bottom:2px;letter-spacing:.5px}.story-controls{padding:10px 0 12px;gap:10px;flex-wrap:wrap}.scene-index{min-width:45px;gap:5px}.scene-index b{font-size:19px}.scene-index>span{font-size:7px}.progress-track{max-width:none;flex:1}.story-controls button{font-size:9px;min-width:32px;padding:9px 11px}#next{min-width:77px;gap:15px}.skip{font-size:6px;width:100%;text-align:right;margin-top:0}.scene-nav{padding:12px 0 15px;gap:7px}.scene-nav button{gap:5px;font-size:6px}.scene-nav button>span{font-size:5px}.after-story{padding:45px 23px;grid-template-columns:1fr;gap:40px}.ending h2{font-size:34px;letter-spacing:-1.6px;margin:22px 0 27px}.ending-actions{gap:20px}.button{font-size:9px;padding:14px 18px}.ending-actions>a:not(.button){font-size:9px}.ending>.eyebrow,.answers>.eyebrow{font-size:6px}.answers summary{font-size:11px;padding:18px 0}.answers p{font-size:11px}footer{padding:25px 23px;font-size:6px;flex-wrap:wrap;gap:17px}}
@media(max-width:760px) and (max-height:730px){.stage{min-height:610px}.scene-copy{min-height:207px;margin-top:10px}.scene h1,.scene h2{font-size:33px;margin:12px 0}.scene>p{font-size:10px}.scene-note{font-size:6px;margin-top:8px}.object-stage{max-height:255px;min-height:235px}.object-pose{scale:.89;transform-origin:top center}.story-controls{padding-top:0}.film-label{font-size:4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.scene{transform:none}}
header{position:sticky;top:0;z-index:20;background:var(--bg)}
.stage{top:96px;height:calc(100svh - 96px);min-height:560px}
@media(max-width:760px){header{height:112px;min-height:112px}.stage{top:112px;height:calc(100svh - 112px);min-height:540px}.scene-copy{min-height:215px;margin-top:6px}.object-stage{min-height:220px;max-height:285px}.object-pose{scale:.88;transform-origin:top center}.scene h1,.scene h2{margin:13px 0}.story-controls{padding:7px 0 10px}}
@media(max-width:760px) and (max-height:730px){.stage{min-height:490px;padding-top:12px}.scene-copy{min-height:190px;margin-top:5px}.scene h1,.scene h2{font-size:31px;margin:10px 0}.scene>p{font-size:9px}.scene-note{font-size:6px;margin-top:7px}.object-stage{min-height:170px;max-height:205px}.object-pose{scale:.68}.floating-word{font-size:57px}.scene-nav{padding:10px 0 12px}.story-controls{padding:4px 0 8px}}
