:root{--ink:#101019;--paper:#f7f7fb;--line:#dfe0e8;--purple:#6847e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.store-top{height:70px;padding:0 max(4vw,24px);display:grid;grid-template-columns:220px 1fr auto;align-items:center;background:#090914;color:white;border-bottom:1px solid #292936}.store-logo{display:flex;align-items:center;gap:12px}.store-logo img{width:125px}.store-logo span{padding-left:11px;border-left:1px solid #393846;color:#898798;font-size:6px;font-weight:800;letter-spacing:.18em}.store-top>nav{display:flex;justify-content:center;gap:25px}.store-top>nav a{color:#9998a8;font-size:9px;font-weight:700}.store-top>nav a.active{color:white}.store-top>div{display:flex;gap:8px}.store-top>div a{padding:10px 13px;color:#d6d5df;font-size:9px;font-weight:750}.store-top>div a:last-child{border-radius:11px;background:linear-gradient(135deg,#8640f3,#4321cf);color:white}.store-hero{min-height:650px;padding:80px max(5vw,28px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;overflow:hidden;background:radial-gradient(circle at 78% 37%,rgba(101,67,221,.14),transparent 32%),linear-gradient(135deg,#fff,#f2f0fc)}.store-hero>div>p:first-child{color:#797985;font-size:7px;font-weight:800;letter-spacing:.17em}.store-hero>div>p:first-child span{color:#6847e8}.store-hero h1{margin:18px 0 26px;font-family:Sora;font-size:clamp(47px,6vw,82px);font-weight:500;line-height:1;letter-spacing:-.07em}.store-hero>div>p:nth-of-type(2){max-width:680px;color:#656672;font-size:13px;line-height:1.7}.store-hero>div>a{display:inline-block;margin-top:25px;padding:14px 18px;border-radius:12px;background:#11111b;color:white;font-size:9px;font-weight:800}.store-hero aside{position:relative;height:470px;display:grid;place-items:center}.store-hero aside>span{position:absolute;width:380px;height:380px;border:1px solid rgba(104,71,232,.16);border-radius:50%}.store-hero aside>span:last-child{width:510px;height:170px;transform:rotate(-18deg)}.app-stack{position:relative;z-index:3;width:330px;height:330px}.app-stack i{position:absolute;width:126px;height:126px;display:grid;place-items:center;border-radius:32px;color:white;font-family:Sora;font-size:42px;font-style:normal;box-shadow:0 24px 60px rgba(40,30,85,.2)}.app-stack i:first-child{left:0;top:0;background:linear-gradient(145deg,#4b93ee,#2654bd)}.app-stack i:nth-child(2){right:0;top:25px;background:linear-gradient(145deg,#9862eb,#4826ae)}.app-stack i:nth-child(3){left:25px;bottom:0;background:linear-gradient(145deg,#ed7dcc,#a52c82)}.app-stack i:nth-child(4){right:20px;bottom:0;background:linear-gradient(145deg,#272735,#0d0d16)}.featured,.catalog{width:min(1240px,calc(100% - 48px));margin:auto;padding-top:110px}.featured>header{margin-bottom:20px;display:flex;justify-content:space-between;color:#7d7e88;font-size:7px;font-weight:800;letter-spacing:.14em}.featured>header p{margin:0;color:#6847e8}.featured-card{min-height:530px;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden;background:#10101d;color:white;transition:.25s}.featured-card:hover{transform:translateY(-5px);box-shadow:0 30px 90px rgba(34,25,77,.18)}.featured-art{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,#4d3aa8,#181530 65%)}.featured-art>span{position:absolute;left:25px;bottom:22px;color:#938da8;font-size:6px;font-weight:800;letter-spacing:.15em}.lox-sphere{position:relative;width:260px;height:260px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:inset -25px -30px 55px rgba(0,0,0,.4),0 0 80px rgba(104,71,232,.3)}.lox-sphere i{position:absolute;width:330px;height:100px;border:1px solid rgba(255,255,255,.25);border-radius:50%;animation:orbit 14s linear infinite}.lox-sphere i:nth-child(2){transform:rotate(65deg);animation-direction:reverse}.lox-sphere b{font-family:Sora;font-size:39px;letter-spacing:.1em}.featured-card article{padding:55px;display:flex;flex-direction:column;justify-content:center}.availability{width:max-content;padding:6px 8px;border-radius:4px;background:#173d2d;color:#6cd7a4;font-size:6px;font-weight:850;letter-spacing:.12em}.featured-card article>p:first-of-type{margin:35px 0 12px;color:#9d82ee;font-size:7px;font-weight:850;letter-spacing:.14em}.featured-card h2{margin:0;font-family:Sora;font-size:clamp(34px,4vw,51px);font-weight:500;line-height:1.08;letter-spacing:-.055em}.featured-card article>p:nth-of-type(2){color:#aaa8b7;font-size:11px;line-height:1.7}.featured-card article>div{margin-top:30px;display:flex;justify-content:space-between;color:#a98df2;font-size:9px}.catalog{padding-bottom:120px}.catalog>header{display:grid;grid-template-columns:1fr 320px;align-items:end;gap:40px}.catalog>header>div p{margin:0;color:#6847e8;font-size:7px;font-weight:850;letter-spacing:.15em}.catalog>header h2{margin:13px 0 0;font-family:Sora;font-size:clamp(37px,5vw,62px);font-weight:500;letter-spacing:-.065em}.catalog>header label{height:52px;padding:0 16px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:white}.catalog>header input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.store-filters{margin:37px 0 18px;display:flex;gap:7px}.store-filters button{height:38px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:transparent;color:#747580;font-size:8px;font-weight:750;cursor:pointer}.store-filters button.active{border-color:#11111b;background:#11111b;color:white}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.product-card{min-height:580px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);background:white;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 25px 65px rgba(31,25,62,.09)}.product-card-top{display:flex;justify-content:space-between;color:#94959e;font-size:7px}.product-icon{width:78px;height:78px;display:grid;place-items:center;border-radius:20px;color:white;font-family:Sora;font-size:29px}.blue .product-icon{background:linear-gradient(145deg,#4b93ee,#2654bd)}.purple .product-icon{background:linear-gradient(145deg,#9862eb,#4826ae)}.pink .product-icon{background:linear-gradient(145deg,#ed7dcc,#a52c82)}.dark .product-icon{background:linear-gradient(145deg,#30303d,#101018)}.product-card>p:first-of-type{margin:42px 0 8px;color:#7358ca;font-size:7px;font-weight:850;letter-spacing:.14em}.product-card h3{margin:0;font-family:Sora;font-size:31px;font-weight:500;letter-spacing:-.045em}.product-card h4{margin:12px 0;font-family:Sora;font-size:20px;font-weight:500;line-height:1.25;letter-spacing:-.035em}.product-description{color:#72737e;font-size:10px;line-height:1.7}.feature-list{margin-top:18px;display:grid;gap:8px}.feature-list small{margin-bottom:2px;color:#9899a2;font-size:6px;font-weight:800;letter-spacing:.12em}.feature-list span{color:#62636d;font-size:9px}.feature-list i{margin-right:8px;color:#6847e8;font-style:normal}.product-card footer{margin-top:auto;padding-top:25px;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:7px}.product-card footer b{color:#32825a}.product-card footer strong{color:#6847e8}.store-empty{padding:80px;text-align:center;display:none}.store-empty.visible{display:block}.store-empty span{font-size:40px;color:#8062d6}.store-empty h3{font-family:Sora}.connected{min-height:600px;padding:90px max(6vw,30px);display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#10101c;color:white}.connected>div:first-child>p{color:#9d82ed;font-size:7px;font-weight:850;letter-spacing:.15em}.connected h2{margin:15px 0;font-family:Sora;font-size:clamp(40px,5vw,66px);font-weight:500;line-height:1.03;letter-spacing:-.06em}.connected>div:first-child>p:last-child{max-width:620px;color:#9694a5;font-size:11px;line-height:1.7}.connected-map{position:relative;height:390px;display:grid;grid-template-columns:repeat(5,70px);align-items:center;justify-content:center}.connected-map:before{content:"";position:absolute;left:10%;right:10%;top:50%;height:1px;background:linear-gradient(90deg,transparent,#765bd0,#3b7ddc,transparent)}.connected-map span,.connected-map b{position:relative;width:58px;height:58px;display:grid;place-items:center;border:1px solid #3a3949;border-radius:16px;background:#171725;font-family:Sora}.connected-map b{width:85px;height:85px;border-color:#694add;border-radius:24px}.connected-map img{width:75px;height:75px;border-radius:20px}.future{width:min(1240px,calc(100% - 48px));min-height:340px;margin:100px auto;display:grid;grid-template-columns:70px 1.2fr .8fr;gap:30px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.future>span{align-self:start;padding-top:35px;color:#8b8c96;font-size:7px}.future>div p{color:#6847e8;font-size:7px;font-weight:850;letter-spacing:.14em}.future h2{margin:12px 0;font-family:Sora;font-size:clamp(31px,4vw,50px);font-weight:500;letter-spacing:-.05em}.future>p{color:#71727d;font-size:10px;line-height:1.7}body>footer{min-height:100px;padding:25px max(4vw,24px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#090914;color:#777684}body>footer>div{display:flex;align-items:center;gap:10px}body>footer img{width:38px;height:38px;border-radius:10px}body>footer div span{display:grid}body>footer b{color:white;font-size:9px}body>footer small,body>footer p,body>footer nav a{font-size:7px}body>footer nav{justify-self:end;display:flex;gap:15px}@keyframes orbit{to{transform:rotate(360deg)}}@media(max-width:850px){.store-top{grid-template-columns:1fr auto}.store-top>nav{display:none}.store-top>div a:first-child{display:none}.store-hero{grid-template-columns:1fr}.store-hero aside{height:400px}.featured-card{grid-template-columns:1fr}.featured-art{min-height:400px}.catalog>header{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.connected{grid-template-columns:1fr}.future{grid-template-columns:45px 1fr}.future>p{grid-column:2}body>footer{grid-template-columns:1fr}body>footer nav{justify-self:start}}@media(max-width:520px){.store-top{height:60px;padding:0 14px}.store-logo img{width:105px}.store-logo span{display:none}.store-top>div a:last-child{padding:9px;font-size:8px}.store-hero{min-height:650px;padding:55px 18px}.store-hero h1{font-size:47px}.store-hero aside{height:320px}.app-stack{width:270px;height:270px}.app-stack i{width:105px;height:105px}.featured,.catalog{width:calc(100% - 28px);padding-top:75px}.featured-art{min-height:330px}.lox-sphere{width:190px;height:190px}.lox-sphere i{width:240px;height:75px}.featured-card article{padding:35px 25px}.catalog>header h2{font-size:39px}.store-filters{overflow-x:auto}.product-card{min-height:540px;padding:24px}.connected{padding:70px 18px}.connected-map{height:280px;grid-template-columns:repeat(5,55px)}.connected-map span{width:48px;height:48px}.connected-map b{width:68px;height:68px}.connected-map img{width:58px;height:58px}.future{width:calc(100% - 28px);margin:70px auto;grid-template-columns:1fr}.future>span{display:none}.future>p{grid-column:auto}}
