@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600;650;700&display=swap');
:root{font-family:Inter,Arial,sans-serif;color:#f5f5f5;background:#090909;font-synthesis:none;--muted:#858585;--line:#242424;--surface:#131313}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button{border:0}img{display:block}::selection{background:#eee;color:#111}:focus-visible{outline:2px solid #ddd;outline-offset:5px}.wrap{max-width:1192px;margin:auto;padding-left:30px;padding-right:30px}.skip{position:fixed;top:-100px;left:20px;background:white;color:black;padding:12px;z-index:100}.skip:focus{top:10px}.nav{height:98px;display:flex;align-items:center;justify-content:space-between;gap:25px;position:relative;z-index:10}.brand{display:flex;align-items:center;font-size:29px;font-weight:550;letter-spacing:-1.8px;gap:9px}.brand img{width:26px;height:27px;object-fit:contain;filter:invert(1)}.brand>span{font-size:8px;align-self:end;margin-bottom:7px;margin-left:-7px;letter-spacing:0}.nav nav{display:flex;align-items:center;gap:27px;border:1px solid #242424;border-radius:50px;padding:15px 23px;background:linear-gradient(#161616,#0d0d0d);box-shadow:inset 0 1px 0 #ffffff03}.nav nav a{font-size:12px;color:#858585;transition:color .2s}.nav nav a:hover,.nav nav a.active{color:#eee}.nav-cta{background:#f7f7f7;color:#111;padding:13px 18px;border-radius:30px;font-size:12px;font-weight:500}.nav-cta span{margin-left:13px}.white-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:30px;background:#f5f5f5;color:#171717;font-size:13px;font-weight:500;padding:16px 24px;box-shadow:inset 0 1px 0 #fff;transition:transform .25s,box-shadow .25s}.white-button:hover{transform:translateY(-2px);box-shadow:0 5px 30px #ffffff19}.white-button:active{transform:scale(.97)}.text-button{background:none;font-size:12px;color:#929292;display:inline-flex;align-items:center;gap:10px}.text-button:hover{color:#fff}.text-button span{font-size:22px;color:#ccc}
.hero{overflow:hidden;position:relative}.hero-copy{text-align:center;padding:54px 24px 0;position:relative;z-index:3}.coming{font-size:11px;color:#adadad;display:inline-flex;align-items:center;gap:8px}.mini-symbol{font-size:17px;color:#ddd}.hero h1{font-size:clamp(50px,5.25vw,76px);line-height:1.07;letter-spacing:-4.1px;font-weight:500;margin:28px 0 23px}.hero-copy>p{font-size:14px;line-height:1.7;color:#919191}.hero-buttons{display:flex;justify-content:center;align-items:center;gap:23px;margin-top:29px}.card-scene{height:440px;max-width:1120px;margin:26px auto 0;position:relative;perspective:1300px;--mx:0deg;--my:0deg;isolation:isolate}.scene-light{position:absolute;width:750px;height:450px;border-radius:50%;background:radial-gradient(ellipse,#b8b8b812 0%,#6d6d6d0c 33%,transparent 65%);left:50%;top:5%;transform:translateX(-50%);z-index:-2}.scene-grid{position:absolute;inset:20% 5% -25%;background:repeating-linear-gradient(0deg,transparent,transparent 35px,#ffffff07 36px),repeating-linear-gradient(90deg,transparent,transparent 35px,#ffffff07 36px);transform:perspective(500px) rotateX(64deg);mask-image:radial-gradient(ellipse,#0008,transparent 63%);z-index:-1}.ring{position:absolute;left:50%;top:45%;width:800px;height:230px;border:1px solid #ffffff0c;border-radius:50%;transform:translate(-50%,-50%) rotate(-13deg);z-index:-1}.ring-two{width:960px;height:310px;border-color:#ffffff06}.hero-card{position:absolute;width:410px;height:258px;border-radius:19px;border:1px solid #a0a0a075;overflow:hidden;background:linear-gradient(125deg,#818181 0%,#303030 23%,#242424 47%,#464646 70%,#222 100%);box-shadow:0 40px 60px #0008,inset 0 1px 0 #ffffff3b,inset 0 -1px 0 #111;transform-style:preserve-3d;color:#eee}.front-card{left:50%;top:66px;transform:translateX(-44%) rotateX(calc(13deg + var(--mx))) rotateY(calc(-17deg + var(--my))) rotateZ(-9deg);transition:transform .7s cubic-bezier(.2,.8,.2,1);animation:card-enter 1.2s cubic-bezier(.2,.8,.2,1) both}.back-card{left:50%;top:25px;transform:translateX(-67%) rotateX(14deg) rotateY(-12deg) rotateZ(11deg);background:linear-gradient(130deg,#414141,#1b1b1b 50%,#363636);border-color:#ffffff24;opacity:.6;filter:brightness(.8)}.card-grain{position:absolute;inset:0;opacity:.24;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.35' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.card-reflection{position:absolute;inset:-100%;background:linear-gradient(110deg,transparent 42%,#ffffff09 46%,#ffffff26 50%,transparent 54%);animation:reflection 9s ease-in-out infinite;pointer-events:none}.card-top{position:absolute;top:28px;left:29px;right:29px;display:flex;align-items:center;gap:9px}.card-top img{width:29px;height:29px;object-fit:contain;filter:invert(1)}.card-top>span{font-size:31px;letter-spacing:-1.5px;font-weight:500}.card-top small{margin-left:auto;font-size:8px;letter-spacing:2px;color:#ddd8}.chip{position:absolute;top:108px;right:32px;width:45px;height:34px;border:1px solid #ccc8;border-radius:7px;display:flex;background:linear-gradient(130deg,#e2e2e2,#8d8d8d 47%,#ccc);overflow:hidden;box-shadow:inset 0 0 8px #0003}.chip:before,.chip:after{content:'';position:absolute;width:100%;height:1px;background:#777;top:10px}.chip:after{top:22px}.chip i{width:33.333%;border-right:1px solid #777}.chip i:nth-child(2){border:1px solid #777;border-radius:5px;margin:6px -1px;background:#bcbcbc;z-index:1}.card-bottom{position:absolute;bottom:27px;left:30px;right:30px;display:flex;align-items:end;justify-content:space-between}.card-bottom div>span{display:block;font-size:7px;letter-spacing:2px;color:#c7c7c7;margin-bottom:12px}.card-bottom strong{font-weight:450;font-size:15px;letter-spacing:2px}.card-motif{font-size:47px;line-height:.8;color:#bbb}.back-stripe{position:absolute;left:0;right:0;height:40px;background:#101010;bottom:55px}.floating-contribution{position:absolute;display:flex;align-items:center;gap:10px;background:#141414ed;border:1px solid #373737;border-radius:11px;padding:12px 15px;box-shadow:0 12px 40px #0005;backdrop-filter:blur(20px);z-index:4;animation:float 7s ease-in-out infinite}.floating-contribution img{width:32px;height:32px;border-radius:50%;object-fit:cover;filter:grayscale(1)}.floating-contribution b{font-size:10px;font-weight:500;display:block}.floating-contribution div>span{font-size:8px;color:#7b7b7b;display:block;margin-top:4px}.floating-contribution>strong{font-size:14px;font-weight:500;margin-left:21px}.float-one{left:10%;top:112px;transform:rotate(-4deg)}.float-two{right:7%;top:66px;animation-delay:-3s;transform:rotate(3deg)}.float-balance{position:absolute;right:12%;top:235px;width:190px;background:linear-gradient(120deg,#1e1e1ef5,#101010f5);border:1px solid #404040;border-radius:12px;padding:18px 20px;z-index:5;box-shadow:0 20px 30px #0006;animation:float 8s ease-in-out infinite reverse}.float-balance>span{font-size:9px;color:#aaa}.float-balance>strong{display:block;font-size:31px;font-weight:500;margin:9px 0 15px;letter-spacing:-1px}.float-balance>strong>span{color:#717171}.mini-avatars{display:flex;align-items:center}.mini-avatars img{width:20px;height:20px;border-radius:50%;border:2px solid #222;margin-right:-7px;object-fit:cover;filter:grayscale(1)}.mini-avatars small{font-size:8px;margin-left:16px;color:#aaa}.benefits{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #202020;padding-top:24px;padding-bottom:35px;gap:18px}.benefits>span{font-size:11px;color:#929292;display:flex;gap:10px;align-items:center;justify-content:center}.benefits i{font-style:normal;font-size:20px;color:#d2d2d2}.section-label{font-size:9px;letter-spacing:1.5px;color:#6e6e6e;display:block;margin-bottom:21px}.intro{text-align:center;padding-top:106px;padding-bottom:52px}h2{font-size:clamp(33px,3.2vw,46px);letter-spacing:-2px;font-weight:500;line-height:1.14}h2>span{color:#777}.intro>p{font-size:13px;line-height:1.8;color:#7e7e7e;margin-top:22px}
.features{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.panel{border:1px solid #292929;border-radius:17px;overflow:hidden;background:#141414;position:relative;min-width:0;transition:border-color .3s}.panel:hover{border-color:#555}.panel-art{height:260px;position:relative;overflow:hidden}.panel-copy{position:relative;padding:22px 25px 29px;background:linear-gradient(#141414f0,#141414);z-index:2;border-top:1px solid #ffffff05;min-height:168px}.panel-copy>span{color:#777;font-size:8px;letter-spacing:1px}.panel h3{font-size:22px;letter-spacing:-.7px;font-weight:500;line-height:1.25;margin-top:12px}.panel-copy p{font-size:11px;color:#818181;line-height:1.8;margin-top:12px;max-width:260px}.profile-wall{display:flex;gap:9px;padding:0 14px;transform:rotate(-5deg) scale(1.08);mask-image:linear-gradient(transparent,#000 15%,#000 75%,transparent)}.profile-column{width:33.333%;animation:profile-scroll 22s linear infinite}.profile-column.reverse{animation-direction:reverse;animation-duration:26s}.profile-tile{border:1px solid #363636;border-radius:11px;overflow:hidden;background:#080808;margin-bottom:10px}.profile-tile img{width:100%;height:90px;object-fit:cover;filter:grayscale(1)}.profile-tile span{display:block;font-size:8px;padding:8px;color:#aaa}.payment-mask{mask-image:linear-gradient(transparent,#000 12%,#000 75%,transparent);padding:0 16px}.payment-track{animation:payments 18s linear infinite}.pay-row{display:flex;align-items:center;gap:10px;padding:15px 14px;margin-bottom:9px;border-radius:12px;background:#090909;border:1px solid #222}.pay-row img{width:31px;height:31px;object-fit:cover;border-radius:50%;filter:grayscale(1)}.pay-row div{flex:1}.pay-row b{font-size:18px;font-weight:500;letter-spacing:-.5px;display:block}.pay-row small{font-size:8px;color:#777;display:block;margin-top:5px}.pay-row>span{font-size:8px;color:#aaa}.total-art{padding:35px 25px}.total-art>span{font-size:8px;color:#777;letter-spacing:1px}.odometer{font-size:47px;letter-spacing:-2px;font-weight:500;display:flex;align-items:baseline;margin-top:17px;height:58px;overflow:hidden;font-variant-numeric:tabular-nums;line-height:58px}.digit{height:58px;overflow:hidden}.digit>div{animation:digits 16s infinite;line-height:58px}.digit.d2>div{animation-delay:-.08s}.digit.d3>div{animation-delay:-.16s}.odometer>small{font-size:29px;color:#777;letter-spacing:-1px}.chart{height:70px;margin-top:12px;background:linear-gradient(to top,#ffffff08,transparent);clip-path:polygon(0 95%,0 86%,8% 80%,15% 87%,23% 67%,29% 73%,40% 40%,48% 50%,58% 32%,63% 38%,74% 14%,83% 24%,100% 0,100% 100%)}.chart:after{content:'';position:absolute;inset:0;background:linear-gradient(130deg,transparent,#fff1,transparent);animation:reflection 6s infinite}.balance-caption{display:flex;justify-content:space-between;font-size:8px;color:#777;margin-top:12px}.example-note{text-align:right;font-size:9px;color:#535353;margin-top:16px}.product-section{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center;padding-top:145px;padding-bottom:135px}.product-visual{height:490px;position:relative;perspective:1200px;border-radius:22px;background:radial-gradient(ellipse,#252525 0%,#141414 45%,#0d0d0d 70%);border:1px solid #1d1d1d;overflow:hidden}.product-card{width:360px;height:227px;left:50%;top:110px;transform:translateX(-50%) rotate(-22deg) rotateY(16deg);animation:product-float 8s ease-in-out infinite}.product-card .card-top{top:24px;left:24px;right:24px}.product-card .card-bottom{bottom:23px;left:24px;right:24px}.product-orbit{position:absolute;inset:80px -70px;border:1px solid #ffffff0a;border-radius:50%;transform:rotate(-25deg)}.product-orbit:before{content:'';position:absolute;inset:40px;border:1px solid #ffffff09;border-radius:50%}.product-caption{position:absolute;bottom:42px;left:0;right:0;text-align:center;color:#646464;font-size:8px;letter-spacing:1.6px}.product-copy>p{font-size:12px;color:#858585;line-height:1.8;margin-top:24px}.product-copy ul{list-style:none;padding:0;margin:28px 0}.product-copy li{display:flex;gap:17px;margin-bottom:24px}.product-copy li>span{color:#b4b4b4;font-size:23px}.product-copy li b{font-size:12px;font-weight:500}.product-copy li p{font-size:11px;color:#737373;margin-top:7px}.playground{padding-top:64px;padding-bottom:75px;display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;border-top:1px solid #202020;border-bottom:1px solid #202020}.playground>div>p{color:#888;font-size:12px;margin-top:22px}.pool-demo{border:1px solid #292929;border-radius:18px;background:linear-gradient(135deg,#191919,#101010);padding:25px}.pool-heading{display:flex;justify-content:space-between;font-size:11px}.pool-heading small{font-size:8px;color:#6d6d6d}.pool-total{text-align:center;font-size:60px;font-weight:500;letter-spacing:-3px;margin:30px 0;font-variant-numeric:tabular-nums}.pool-total small{color:#686868;font-size:38px}.pool-people{display:flex;gap:10px}.pool-people button{position:relative;flex:1;min-width:0;background:#0c0c0c;border:1px solid #282828;border-radius:10px;padding:16px 6px;color:#888;transition:border .25s,background .25s,transform .25s}.pool-people button:hover{transform:translateY(-3px);border-color:#888}.pool-people img{width:37px;height:37px;border-radius:50%;object-fit:cover;filter:grayscale(1);margin:0 auto 10px}.pool-people b{display:block;font-size:10px;font-weight:500;color:#ccc}.pool-people button>span{display:block;font-size:11px;margin-top:7px}.pool-people i{font-style:normal;position:absolute;right:9px;top:9px;font-size:11px}.pool-people button[aria-pressed=true]{border-color:#777;background:#242424;color:#fff}.pool-foot{display:flex;justify-content:space-between;align-items:center;margin-top:21px;font-size:9px;color:#737373}.pool-foot button{font-size:9px;color:#aaa;background:none}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:110px;padding-top:110px;padding-bottom:80px}.faq>div>p{font-size:12px;color:#777;margin-top:20px}.questions details{border-bottom:1px solid #242424}.questions summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;font-size:12px;padding:21px 0;color:#d0d0d0}.questions summary::-webkit-details-marker{display:none}.questions summary>span{font-size:21px;font-weight:400;color:#777;transition:transform .3s}.questions details[open] summary>span{transform:rotate(45deg)}.questions details p{font-size:11px;color:#7b7b7b;line-height:1.9;padding:0 25px 22px 0}.closing{position:relative;text-align:center;padding-top:78px;padding-bottom:94px;overflow:hidden;isolation:isolate}.closing>img{width:34px;height:34px;object-fit:contain;filter:invert(1);margin:0 auto 27px}.closing h2{font-size:53px;letter-spacing:-2.8px}.closing p{font-size:12px;color:#858585;margin-top:22px;margin-bottom:27px}.closing-orbit{position:absolute;width:730px;height:240px;border:1px solid #ffffff06;border-radius:50%;left:50%;top:40%;transform:translateX(-50%) rotate(-18deg);z-index:-1}.closing-orbit:after{content:'';position:absolute;inset:-40px;border:1px solid #ffffff04;border-radius:50%}footer{border-top:1px solid #242424;padding-top:35px;padding-bottom:28px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}footer>div:first-child{display:flex;align-items:center;gap:27px}footer .brand{font-size:25px}footer .brand img{width:23px;height:23px}footer p{font-size:10px;color:#626262}footer>div:nth-child(2){display:flex;align-items:center;gap:25px;font-size:10px;color:#858585}footer button{background:none;font-size:10px;color:#858585}footer>small{width:100%;border-top:1px solid #191919;padding-top:23px;font-size:9px;color:#565656;line-height:1.9}
dialog{position:fixed;inset:0;margin:auto;border:1px solid #383838;background:#121212;color:#eee;border-radius:20px;width:min(440px,calc(100% - 30px));max-height:90dvh;overflow:auto;padding:36px;box-shadow:0 30px 90px #0009}dialog::backdrop{background:#000b;backdrop-filter:blur(9px)}.close{position:absolute;right:16px;top:12px;width:28px;height:28px;border-radius:50%;font-size:23px;background:#222;color:#bbb}.dialog-logo{width:28px;height:28px;filter:invert(1);margin-bottom:24px}dialog h2{font-size:36px}dialog>p{font-size:12px;line-height:1.7;color:#888;margin-top:15px}form{margin-top:25px}form>label{display:flex;justify-content:space-between;font-size:11px;margin-bottom:9px;margin-top:18px;color:#bbb}form>label small{color:#666}form>input{width:100%;border:1px solid #343434;border-radius:8px;background:#090909;color:#eee;height:45px;padding:0 12px;font-size:12px}.consent{gap:10px;line-height:1.7;font-size:9px;align-items:start}.consent input{accent-color:#eee;margin-top:4px}form .white-button{width:100%;margin-top:10px}#form-status{font-size:10px;line-height:1.7;color:#8f8f8f;margin-top:17px}.trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#film-dialog{width:min(1000px,95%);padding:45px 0 0;background:#090909}#film-dialog video{width:100%;display:block;max-height:80dvh}.paused *{animation-play-state:paused!important}
@keyframes card-enter{from{opacity:0;translate:0 30px}to{opacity:1;translate:0 0}}@keyframes reflection{0%,35%{transform:translateX(-35%)}75%,100%{transform:translateX(35%)}}@keyframes float{0%,100%{translate:0 0}50%{translate:0 -10px}}@keyframes product-float{0%,100%{translate:0 0;rotate:0deg}50%{translate:0 -12px;rotate:2deg}}@keyframes profile-scroll{from{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes payments{from{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes digits{0%,9%{transform:translateY(0)}12%,21%{transform:translateY(-58px)}24%,33%{transform:translateY(-116px)}36%,45%{transform:translateY(-174px)}48%,57%{transform:translateY(-232px)}60%,69%{transform:translateY(-290px)}72%,81%{transform:translateY(-348px)}84%,93%{transform:translateY(-406px)}96%,100%{transform:translateY(-464px)}}
@media(min-width:1600px){.hero-copy{padding-top:68px}.hero h1{font-size:78px}.card-scene{margin-top:43px;height:475px}.front-card,.back-card{width:460px;height:290px}.card-top{top:32px;left:34px;right:34px}.card-bottom{bottom:31px;left:34px;right:34px}.chip{top:126px}.float-one{left:7%;top:138px}.float-two{right:5%;top:85px}.float-balance{top:267px;right:9%}}
@media(max-width:950px){.nav nav{gap:18px;padding:13px 18px}.hero h1{font-size:64px}.float-one{left:4%}.float-two{right:2%}.float-balance{right:5%}.features{gap:10px}.panel-copy{padding:20px 18px}.panel h3{font-size:19px}.total-art{padding:35px 18px}.odometer{font-size:40px}.pay-row{padding:14px 9px;gap:8px}.pay-row>span{display:none}.product-section{gap:50px;padding-top:100px}.product-card{width:300px;height:190px;top:125px}.product-card .chip{top:87px;width:36px;height:29px}.product-card .card-top>span{font-size:25px}.product-card .card-top img{width:24px;height:24px}.product-card .card-bottom strong{font-size:12px}.playground{gap:45px}.faq{gap:55px}}
@media(max-width:650px){.wrap{padding-left:22px;padding-right:22px}.nav{height:81px}.brand{font-size:26px}.brand img{width:24px;height:24px}.nav nav{display:none}.nav-cta{font-size:10px;padding:12px 16px}.nav-cta span{margin-left:7px}.hero-copy{padding-top:37px}.coming{font-size:10px}.hero h1{font-size:42px;letter-spacing:-2.1px;margin-top:23px}.hero-copy>p{font-size:12px}.hero-buttons{gap:20px;margin-top:25px}.white-button{font-size:11px;padding:14px 19px;gap:16px}.text-button{font-size:10px}.card-scene{margin-top:36px;height:335px}.front-card,.back-card{width:290px;height:183px;border-radius:14px}.front-card{top:50px;transform:translateX(-45%) rotateX(13deg) rotateY(-17deg) rotateZ(-9deg)}.back-card{top:28px;transform:translateX(-58%) rotateX(14deg) rotateY(-12deg) rotateZ(11deg)}.card-top{top:21px;left:22px;right:22px;gap:7px}.card-top>span{font-size:24px}.card-top img{width:23px;height:23px}.card-top small{font-size:6px;letter-spacing:1.3px}.chip{top:81px;right:25px;width:34px;height:27px}.card-bottom{bottom:20px;left:22px;right:22px}.card-bottom strong{font-size:12px;letter-spacing:1px}.card-bottom div>span{font-size:6px;letter-spacing:1.4px;margin-bottom:8px}.card-motif{font-size:35px}.back-stripe{height:30px;bottom:40px}.scene-light{width:500px;height:350px}.floating-contribution{padding:9px 10px;gap:7px;border-radius:8px}.floating-contribution img{width:24px;height:24px}.floating-contribution b{font-size:8px}.floating-contribution div>span{font-size:6px}.floating-contribution>strong{font-size:11px;margin-left:10px}.float-one{left:3%;top:204px}.float-two{right:2%;top:5px}.float-balance{top:232px;right:4%;width:140px;padding:12px 14px;border-radius:9px}.float-balance>span{font-size:7px}.float-balance>strong{font-size:24px;margin:6px 0 10px}.mini-avatars img{width:17px;height:17px}.mini-avatars small{font-size:6px;margin-left:13px}.ring{width:510px;height:160px}.ring-two{width:640px;height:210px}.benefits{grid-template-columns:1fr 1fr;gap:18px 12px;padding-top:30px;padding-bottom:25px}.benefits>span{font-size:9px;justify-content:start}.benefits i{font-size:17px}.intro{padding-top:68px;padding-bottom:33px}.section-label{font-size:8px;letter-spacing:1px;margin-bottom:18px}h2{font-size:31px;letter-spacing:-1.5px}.intro>p{font-size:11px;margin-top:19px}.features{grid-template-columns:1fr;gap:16px}.panel{display:grid;grid-template-columns:1fr 1fr;min-height:215px;border-radius:14px}.panel-art{height:215px;order:2}.panel-copy{padding:28px 20px;order:1;background:linear-gradient(90deg,#141414,#141414c0);border-top:0;display:flex;flex-direction:column;justify-content:center}.panel h3{font-size:20px}.panel-copy>span{font-size:7px}.panel-copy p{font-size:10px}.profile-wall{padding-left:0;gap:6px;transform:rotate(-5deg) scale(1.1)}.profile-tile img{height:63px}.profile-tile span{font-size:6px;padding:7px 4px}.profile-column{width:50%}.profile-column:last-child{display:none}.payment-mask{padding:0 9px 0 0}.pay-row{gap:6px;padding:12px 7px}.pay-row b{font-size:16px}.pay-row img{width:23px;height:23px}.pay-row small{font-size:6px}.total-art{padding:43px 15px 15px 0}.total-art>span{font-size:6px}.odometer{font-size:31px;letter-spacing:-1.5px;margin-top:5px}.odometer>small{font-size:20px}.chart{height:48px;margin-top:0}.balance-caption{font-size:6px}.example-note{font-size:8px;margin-top:12px}.product-section{grid-template-columns:1fr;gap:42px;padding-top:75px;padding-bottom:70px}.product-visual{height:345px;order:2}.product-card{top:69px;width:300px;height:190px}.product-caption{bottom:33px;font-size:7px}.product-copy{order:1}.product-copy h2{font-size:39px}.product-copy>p{font-size:12px;margin-top:18px}.product-copy ul{margin:25px 0}.product-copy li{margin-bottom:19px}.product-copy li b{font-size:12px}.product-copy li p{font-size:11px}.playground{grid-template-columns:1fr;gap:30px;padding-top:55px;padding-bottom:55px}.playground h2{font-size:34px}.pool-demo{padding:23px 20px}.pool-total{margin:22px 0;font-size:55px}.pool-people button{padding:15px 7px}.faq{grid-template-columns:1fr;gap:24px;padding-top:67px;padding-bottom:45px}.faq h2{font-size:35px}.questions summary{font-size:12px}.closing{padding-top:60px;padding-bottom:65px}.closing h2{font-size:44px}.closing>img{width:28px;height:28px}.closing p{font-size:11px}footer{gap:25px;padding-top:27px}footer>div:first-child{width:100%;justify-content:space-between}footer>div:nth-child(2){gap:24px;font-size:10px}footer>small{font-size:8px}.closing-orbit{width:490px;height:200px}dialog{padding:29px}dialog h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.front-card{opacity:1}.profile-column,.payment-track{transform:none}.digit>div{transform:translateY(-116px)} }

.nav nav .x-link{display:inline-flex;align-items:center;color:#858585}.nav nav .x-link:hover{color:#eee}footer .x-link{display:inline-flex;align-items:center;gap:6px}

.legal{max-width:760px;padding-top:34px;padding-bottom:90px;line-height:1.75;color:#b9b9b9}.legal h1{font-size:clamp(34px,4vw,48px);line-height:1.08;letter-spacing:-2.2px;font-weight:500;color:#f5f5f5;margin:14px 0 6px}.legal>small{display:block;color:#7a7a7a;font-size:12px;margin-bottom:34px}.legal h2{font-size:19px;letter-spacing:-.4px;font-weight:550;color:#f2f2f2;margin:38px 0 10px}.legal p,.legal li{font-size:15px}.legal ul{padding-left:20px;margin:0}.legal li{margin:8px 0}.legal li b,.legal p b{color:#eaeaea;font-weight:550}.legal a{color:#e6e6e6;text-decoration:underline;text-underline-offset:3px}
