:root{--bg:#000;--bg-column:#060606;--line:#ffffff14;--line-strong:#ffffff24;--card:#111;--card-2:#161616;--card-3:#1c1c1c;--card-border:#ffffff14;--text:#fff;--text-warm:#fff3f0;--text-soft:#d9d9d9;--text-muted:#9c9c9c;--text-dim:#6b6b6b;--accent:#2f7cf6;--container:1080px;--column:1600px;--header-h:52px;--font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:smooth}}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv11", "ss01", "calt";margin:0;font-size:16px;line-height:1.5;overflow-x:clip}img,svg,video,canvas{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}h1,h2,h3,h4,p{margin:0}::selection{color:#000;background:#ffffffd9}html{scrollbar-width:thin;scrollbar-color:#fff3 transparent}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#ffffff2e;background-clip:padding-box;border:3px solid #0000;border-radius:999px;min-height:56px}::-webkit-scrollbar-thumb:hover{background-color:#ffffff52;border-width:2px}::-webkit-scrollbar-thumb:active{background-color:#ffffff6b}::-webkit-scrollbar-corner{background:0 0}.page{max-width:var(--column);background:var(--bg-column);border-left:1px solid var(--line);border-right:1px solid var(--line);margin:0 auto;position:relative;overflow-x:clip}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.section{padding:150px 0 40px;position:relative}.display{letter-spacing:-.04em;color:var(--text-warm);font-variation-settings:"opsz" 32;font-size:56px;font-weight:400;line-height:1.3}.h2{letter-spacing:-.04em;color:var(--text);font-variation-settings:"opsz" 32;font-size:40px;font-weight:500;line-height:1.35}.h2 .dim,.h3 .dim{color:#8c8c8c}.h3{letter-spacing:-.03em;color:var(--text);font-variation-settings:"opsz" 28;font-size:28px;font-weight:400;line-height:1.3}.lead{color:var(--text-soft);font-size:16px;line-height:1.55}.muted{color:var(--text-muted)}.section-head{grid-template-columns:1.4fr 1fr;align-items:end;gap:40px;display:grid}.section-head .h2{margin-top:22px}.section-head__side{max-width:340px;color:var(--text-soft);justify-self:end;padding-bottom:4px;font-size:16px;line-height:1.55}.label{border:1px solid var(--card-border);color:#e6e6e6;letter-spacing:-.01em;white-space:nowrap;background:#161616;border-radius:999px;align-items:center;gap:9px;height:28px;padding:0 12px 0 11px;font-size:13px;font-weight:400;display:inline-flex}.label:before{content:"";background:#a6a6a6;border-radius:50%;width:5px;height:5px}.label--ghost{background:#161618b8;border-color:#ffffff1f}.label--nodot:before{display:none}.btn{letter-spacing:-.01em;white-space:nowrap;height:36px;transition:transform .25s var(--ease), background .25s var(--ease), box-shadow .25s var(--ease), filter .25s var(--ease);will-change:transform;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:500;display:inline-flex}.btn:active{transform:scale(.97)}.btn--dark{color:#fff;background:linear-gradient(#343434 0%,#262626 100%);padding-bottom:1px;box-shadow:inset 0 1px #ffffff14}.btn--dark:hover{background:linear-gradient(#3d3d3d 0%,#2c2c2c 100%)}.btn--light{color:#111;background:linear-gradient(#ececec 0%,#bdbdbd 100%);box-shadow:inset 0 1px #ffffffb3,0 12px 32px #00000059}.btn--light:hover{filter:brightness(1.06)}.btn--lg{height:48px;padding:0 28px;font-size:15px}.btn--ghost{color:#fff;padding:0 8px}.btn--ghost:hover{opacity:.8}.grain{pointer-events:none;opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1024px){.section-head{grid-template-columns:1fr;gap:20px}.section-head__side{justify-self:start;max-width:520px}.display{font-size:48px}}@media (width<=640px){.section{padding:100px 0 32px}.display{font-size:38px;line-height:1.2}.h2{font-size:30px}.h3{font-size:24px}}.lang{position:relative}.lang__button{color:#ececec;height:36px;transition:background .25s var(--ease), border-color .25s var(--ease), color .2s;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.lang__button:hover,.lang[data-open=true] .lang__button{color:#fff;background:#ffffff0f;border-color:#ffffff1a}.lang__code{letter-spacing:.01em;font-size:13px;font-weight:500}.lang__menu{z-index:20;-webkit-backdrop-filter:blur(12px);transform-origin:100% 0;background:#141414f7;border:1px solid #ffffff1a;border-radius:14px;min-width:168px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 50px #0009}.lang__item{color:#dcdcdc;text-align:left;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;transition:background .2s,color .2s;display:flex}.lang__item:hover{color:#fff;background:#ffffff12}.lang__item.is-active{color:#fff}@media (width<=900px){.lang__code{display:none}.lang__button{padding:0 10px}}.header{z-index:50;height:var(--header-h);position:fixed;top:0;left:0;right:0}.header__backdrop{z-index:49;pointer-events:none;background:linear-gradient(#000000eb 0%,#000000c7 30%,#0000006b 62%,#0000 100%);height:96px;position:fixed;top:0;left:0;right:0}.header__inner{justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.logo{color:#fff;align-items:center;gap:8px;display:inline-flex}.logo__text{letter-spacing:-.03em;font-size:22px;font-weight:600;line-height:1}.header__nav{align-items:center;gap:44px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header__link{color:#f2f2f2;letter-spacing:-.01em;font-size:14px;transition:opacity .2s}.header__link:hover{opacity:.7}.header__actions{align-items:center;gap:14px;display:flex}.header__login{font-size:14px;font-weight:500}.header__burger{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:none}.header__mobile{display:none}@media (width<=900px){.header__nav,.header__login{display:none}.header__burger{display:inline-flex}.header__mobile{top:calc(var(--header-h) + 6px);opacity:0;pointer-events:none;transition:opacity .25s var(--ease), transform .25s var(--ease);background:#101010f5;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;padding:10px;display:flex;position:absolute;left:12px;right:12px;transform:translateY(-8px);box-shadow:0 20px 50px #0009}.header__mobile.is-open{opacity:1;pointer-events:auto;transform:none}.header__mobile a{border-radius:12px;padding:12px 14px;font-size:15px}.header__mobile a:hover{background:#ffffff0f}}@media (width<=480px){.header__actions{gap:8px}.logo__text{font-size:19px}.header__actions .btn--dark{height:34px;padding:0 14px;font-size:13px}}.app-mock{width:960px;height:690px;font-family:var(--font);text-align:left;background:#171717;border:1px solid #ffffff1f;border-radius:24px;padding:7px;display:flex;overflow:hidden;box-shadow:0 40px 100px #0009,inset 0 1px #ffffff0f}.app-mock__side{color:#e8e8e8;flex:0 0 226px;width:226px;padding:16px 20px}.app-mock__search{color:#9a9a9a;justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.app-mock__search-pill{background:#2b2b2b;border-radius:999px;width:62px;height:14px}.app-mock__nav{flex-direction:column;gap:16px;display:flex}.app-mock__item{color:#ececec;letter-spacing:-.01em;align-items:center;gap:10px;font-size:15px;display:flex}.app-mock__item svg{color:#c4c4c4}.app-mock__main{border-radius:17px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.app-mock__bg{position:absolute;inset:0}.app-mock--gradient .app-mock__bg{background:linear-gradient(112deg,#0d0d0d 0%,#161616 14%,#24382f 26%,#a6e2c0 38%,#effbf3 49%,#cdc5f3 60%,#8154dd 78%,#3d1f7e 100%) 0 0/160% 160%;animation:16s ease-in-out infinite alternate app-mock-aurora;inset:-25%}.app-mock--gradient .app-mock__bg:after{content:"";background:radial-gradient(55% 45% at 22% 18%,#0000008c,#0000 70%),radial-gradient(45% 55% at 88% 90%,#0000004d,#0000 70%);position:absolute;inset:0}@keyframes app-mock-aurora{0%{background-position:0 0;transform:rotate(0)scale(1)}to{background-position:100% 100%;transform:rotate(7deg)scale(1.08)}}.app-mock--dark .app-mock__bg{background:linear-gradient(#212428 0%,#1a1c1f 100%)}.app-mock--gradient .app-mock__content:before{content:"";z-index:-1;pointer-events:none;filter:blur(12px);background:radial-gradient(60% 58%,#ffffffd9 0%,#ffffffb8 44%,#ffffff6b 68%,#ffffff24 84%,#fff0 95%);width:172%;height:122%;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.app-mock__content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:420px;max-width:92%;display:flex;position:relative}.app-mock__avatar{color:#111;background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:14px;font-size:14px;font-weight:600;display:grid;box-shadow:0 4px 12px #00000040}.app-mock__media{width:360px;height:360px;margin:-74px 0 -22px;position:relative}.app-mock__hint{letter-spacing:.02em;color:#0000009e;white-space:nowrap;pointer-events:none;font-size:11px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.app-mock--dark .app-mock__hint{color:#ffffff80}.app-mock__name{letter-spacing:-.02em;color:#101010;margin-bottom:8px;font-size:17px;font-weight:600}.app-mock--dark .app-mock__name{color:#fff}.app-mock__members{color:#1a1a1a;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:flex}.app-mock--dark .app-mock__members{color:#f0f0f0}.avatar-stack__item+.avatar-stack__item{margin-left:-7px}.app-mock__join{color:#151515;background:linear-gradient(#f6f6f6,#c8c8c8);border-radius:999px;place-items:center;width:100%;height:44px;margin-bottom:18px;font-size:14px;font-weight:500;display:grid;box-shadow:0 10px 30px #00000040,inset 0 1px #fff}.app-mock__desc{color:#1a1a1a;text-align:left;font-size:11.5px;line-height:1.45}.app-mock--dark .app-mock__desc{color:#dcdcdc}@media (width<=900px){.app-mock{border-radius:20px;width:100%;height:600px;padding:6px}.app-mock__main{border-radius:15px}.app-mock__side{flex:0 0 52px;width:52px;padding:16px 0}.app-mock__search{justify-content:center;margin-bottom:24px}.app-mock__search-pill{display:none}.app-mock__nav{gap:20px}.app-mock__item{justify-content:center}.app-mock__item-label{display:none}.app-mock__content{width:100%;max-width:none;padding:0 20px}.app-mock__media{width:210px;height:210px;margin:-30px 0 -12px}.app-mock__desc{font-size:11.5px}}@media (width<=640px){.app-mock{height:560px}.app-mock__media{width:190px;height:190px}.app-mock__content{padding:0 16px}}@media (width<=480px){.app-mock{height:520px}.app-mock__side{flex:0 0 44px;width:44px}.app-mock__media{width:170px;height:170px}.app-mock__name{font-size:16px}.app-mock__join{height:42px}.app-mock__desc{font-size:11px}}.eth-price{letter-spacing:-.01em;white-space:nowrap;font-variant-numeric:tabular-nums;height:28px;transition:border-color .5s var(--ease), background .5s var(--ease);background:#161618b8;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:0 11px;font-size:13px;line-height:1;display:inline-flex}.eth-price__dot{background:#4ade80;border-radius:50%;width:6px;height:6px;position:relative;box-shadow:0 0 8px #4ade80b3}.eth-price__dot:after{content:"";animation:eth-price-pulse 2.4s var(--ease) infinite;border:1px solid #4ade808c;border-radius:50%;position:absolute;inset:-3px}@keyframes eth-price-pulse{0%{opacity:.9;transform:scale(.6)}70%{opacity:0;transform:scale(1.9)}to{opacity:0;transform:scale(1.9)}}.eth-price__ticker{color:var(--text-muted);font-weight:500}.eth-price__value{color:#f4f1ef;transition:color .5s var(--ease);font-weight:500}.eth-price__change{border-radius:999px;padding:2px 6px;font-size:11px;font-weight:500}.eth-price__change--up{color:#6ee7a0;background:#4ade801f}.eth-price__change--down{color:#ff8f8f;background:#ff6b6b1f}.eth-price__change--flat{color:var(--text-muted);background:#ffffff0f}.eth-price--up{background:#18281eb8;border-color:#4ade8073}.eth-price--up .eth-price__value{color:#8df0b4}.eth-price--down{background:#2a181ab8;border-color:#ff6b6b73}.eth-price--down .eth-price__value{color:#ffa8a8}@media (width<=480px){.eth-price{gap:7px;padding:0 10px;font-size:12px}}@media (prefers-reduced-motion:reduce){.eth-price,.eth-price__value{transition:none}.eth-price__dot:after{opacity:.5;animation:none}}.eth-model{touch-action:pan-y;width:100%;height:100%;position:relative}.eth-model>div{width:100%!important;height:100%!important}.eth-model canvas{display:block;width:100%!important;height:100%!important}.eth-model--loading:after{content:"";background:#ffffff2e;border-radius:10px;width:84px;height:84px;animation:1.6s ease-in-out infinite eth-model-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}@keyframes eth-model-pulse{0%,to{opacity:.25}50%{opacity:.55}}.hero{--screen-scale:1;isolation:isolate;background:#0a0a0c;min-height:1390px;padding-top:165px;position:relative;overflow:clip}.hero__sky{z-index:0;background:linear-gradient(#08080a 0%,#101018 22%,#23202c 42%,#3b3038 58%,#4a3a3c 72%,#2a2226 88%,#0d0c0e 100%);position:absolute;inset:0}.hero__layer{pointer-events:none;will-change:transform;position:absolute;left:-3%;right:-3%}.hero__layer img{object-fit:cover;width:100%;height:100%}.hero__layer--far{z-index:1;height:780px;top:300px}.hero__layer--far img{object-position:center 60%;filter:brightness(.5)saturate(.35)contrast(.95)sepia(.3)hue-rotate(-10deg);-webkit-mask-image:linear-gradient(#0000 0%,#000000b3 26%,#000 52% 100%);mask-image:linear-gradient(#0000 0%,#000000b3 26%,#000 52% 100%)}.hero__layer--mid{z-index:2;height:700px;top:620px}.hero__layer--mid img{object-position:center 62%;filter:brightness(.5)saturate(.6)contrast(1.02)sepia(.18)hue-rotate(-8deg);-webkit-mask-image:linear-gradient(#0000 0%,#000000bf 20%,#000 44% 100%);mask-image:linear-gradient(#0000 0%,#000000bf 20%,#000 44% 100%)}.hero__haze{z-index:3;pointer-events:none;background:linear-gradient(#08080af5 0%,#0c0c10b3 16%,#28222847 38%,#0000 58%);position:absolute;inset:0}.hero__copy{z-index:4;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero__pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.hero__copy .display{max-width:720px;margin-top:24px}.hero__sub{color:#e8e3e1;max-width:430px;margin-top:22px;font-size:16px;line-height:1.5}.hero__copy .btn{margin-top:56px}.hero__screen{z-index:5;width:calc(960px * var(--screen-scale));height:calc(690px * var(--screen-scale));will-change:transform;margin:140px auto 0;position:relative}.hero__screen-scale{width:960px;height:690px;transform:scale(var(--screen-scale));transform-origin:0 0;position:absolute;top:0;left:0}.hero__layer--front{--bush-width:clamp(3300px, 184%, 3900px);--bush-overhang:max(190px, 10.5vw);z-index:6;left:0;right:0;bottom:calc(var(--bush-overhang) * -1);height:auto}.hero__layer--front img{width:var(--bush-width);max-width:none;height:auto;margin-left:calc(50% - .44 * var(--bush-width));display:block}.hero__edge{z-index:7;pointer-events:none;background:linear-gradient(#06060600 0%,#060606bf 55%,#060606 100%);height:150px;position:absolute;bottom:0;left:0;right:0}@media (width<=1100px){.hero{--screen-scale:.82;min-height:1250px}.hero__layer--front{--bush-overhang:195px}}@media (width<=900px){.hero{--screen-scale:1;min-height:1170px;padding-top:130px}.hero__screen{width:100%;height:auto;margin-top:64px}.hero__screen-scale{width:100%;height:auto;position:static;transform:none}.hero__layer--far{height:560px;top:260px}.hero__layer--mid{height:520px;top:520px}.hero__layer--front{--bush-width:184%;--bush-overhang:90px}}@media (width<=640px){.hero{min-height:1070px}.hero__pills{gap:8px}.hero__copy .btn{margin-top:36px}.hero__screen{margin-top:56px}.hero__layer--far{height:420px;top:220px}.hero__layer--mid{height:420px;top:420px}.hero__layer--front{--bush-overhang:40px}}@media (width<=480px){.hero{min-height:1100px}.hero__layer--front{--bush-width:300%;--bush-overhang:30px}.hero__layer--far{height:340px;top:190px}.hero__layer--mid{height:360px;top:340px}}@media (prefers-reduced-motion:reduce){.hero__layer{transform:none!important}}.intro{padding:200px 0 160px}.intro__inner{max-width:640px;margin:0 auto}.intro__p{letter-spacing:-.02em;color:#fff;font-variation-settings:"opsz" 28;margin-top:30px;font-size:27px;font-weight:500;line-height:1.4}.intro__inner .label+.intro__p{margin-top:22px}.intro__word{will-change:opacity;margin-right:.27em;display:inline-block}@media (width<=640px){.intro{padding:120px 0 100px}.intro__p{font-size:22px}}.mini-app{color:#e8e8e8;-webkit-backdrop-filter:blur(8px);text-align:left;background:#151515eb;border:1px solid #ffffff1a;border-radius:12px;width:700px;height:400px;font-size:10px;display:flex;overflow:hidden;box-shadow:0 30px 80px #0000008c}.mini-app__side{background:#181818e6;border-right:1px solid #ffffff0f;flex:0 0 172px;width:172px;padding:12px 10px}.mini-app__ws{justify-content:space-between;align-items:center;margin-bottom:14px;padding:0 4px;font-size:10.5px;font-weight:600;display:flex}.mini-app__ws-name{align-items:center;gap:6px;display:flex}.mini-app__ws-icon{color:#ccc;background:#2f2f2f;border-radius:4px;place-items:center;width:14px;height:14px;display:grid}.mini-app__nav{flex-direction:column;gap:2px;display:flex}.mini-app__nav-item{color:#d8d8d8;border-radius:6px;align-items:center;gap:7px;padding:6px 8px;font-size:10.5px;display:flex}.mini-app__nav-item.is-active{color:#fff;background:#ffffff14}.mini-app__folder{color:#9a9a9a;justify-content:space-between;align-items:center;margin:16px 6px 6px;font-size:9.5px;display:flex}.mini-app__doc{color:#cfcfcf;align-items:center;gap:7px;padding:5px 8px;font-size:10px;display:flex}.mini-app__main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.mini-app__top{justify-content:flex-end;align-items:center;gap:10px;padding:10px 14px 4px;display:flex}.mini-app__invite{color:#fff;background:#2f7cf6;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:9.5px;font-weight:500;display:inline-flex}.chat{flex-direction:column;flex:1;gap:16px;padding:4px 30px 14px;display:flex}.chat__msg{max-width:300px}.chat__msg--reply{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:12px;align-self:flex-end;max-width:280px;padding:10px 12px}.chat__author{align-items:center;gap:6px;margin-bottom:5px;font-size:10px;font-weight:500;display:flex}.chat__text{color:#d5d5d5;font-size:9.5px;line-height:1.45}.chat__quote{color:#bdbdbd;background:#ffffff0f;border-radius:6px;margin-bottom:7px;padding:5px 8px;font-size:9px}.chat__composer{margin-top:auto}.chat__chips{gap:5px;margin-bottom:8px;display:flex}.chat__chip{color:#d0d0d0;background:#ffffff12;border-radius:6px;align-items:center;padding:3px 8px;font-size:9px;display:inline-flex}.chat__chip.is-active{color:#86b4ff;background:#2f7cf647}.chat__chip--plus{color:#9a9a9a;background:0 0}.chat__box{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;max-width:420px;padding:10px 12px}.chat__ph{color:#8f8f8f;margin-bottom:16px;font-size:9.5px}.chat__tools{color:#9a9a9a;justify-content:space-between;align-items:center;display:flex}.chat__tool-icons{gap:8px;display:inline-flex}.chat__send{color:#fff;background:#2f7cf6;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.panel{flex-direction:column;flex:1;padding:6px 26px 18px;display:flex}.panel__title{letter-spacing:-.01em;align-items:baseline;gap:8px;margin-bottom:14px;font-size:13px;font-weight:600;display:flex}.panel__count{color:#9a9a9a;font-size:9.5px;font-weight:400}.courses{grid-template-columns:1fr 1fr;gap:12px;display:grid}.course{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;gap:10px;padding:10px;display:flex}.course__cover{border-radius:8px;flex:none;width:54px;height:54px}.course__cover--0{background:linear-gradient(135deg,#9dd9ff,#4c5fd6)}.course__cover--1{background:linear-gradient(135deg,#ffd3a8,#d15a4a)}.course__cover--2{background:linear-gradient(135deg,#c7f2d4,#2b8f5d)}.course__cover--3{background:linear-gradient(135deg,#e7c4ff,#6c3fd1)}.course__body{flex:1;min-width:0}.course__name{font-size:10.5px;font-weight:500}.course__meta{color:#9a9a9a;margin:3px 0 8px;font-size:9px}.course__bar{background:#ffffff14;border-radius:999px;height:4px;overflow:hidden}.course__bar span{border-radius:inherit;background:#2f7cf6;height:100%;display:block}.events{flex-direction:column;gap:8px;display:flex}.event{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.event__date{background:#ffffff0f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;line-height:1;display:flex}.event__day{font-size:14px;font-weight:600}.event__month{color:#9a9a9a;margin-top:2px;font-size:8.5px}.event__body{flex:1}.event__name{font-size:10.5px;font-weight:500}.event__meta{color:#9a9a9a;margin-top:3px;font-size:9px}.event__going{color:#bdbdbd;align-items:center;gap:4px;font-size:9px;display:flex}.event__going span:nth-child(2){margin-left:-6px}.event__rsvp{color:#111;background:#fff;border-radius:6px;padding:4px 9px;font-size:9px;font-weight:500}.members{grid-template-columns:1fr 1fr;gap:8px 12px;display:grid}.member{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:9px;padding:8px 10px;display:flex}.member__body{flex:1;min-width:0}.member__name{font-size:10.5px;font-weight:500}.member__meta{color:#9a9a9a;font-size:9px}.member__badge{color:#8ab6ff;background:#2f7cf633;border-radius:999px;padding:3px 7px;font-size:8.5px}.glass{-webkit-backdrop-filter:blur(14px);color:#ececec;text-align:left;background:#1414149e;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 30px 80px #00000073}.ov{padding:16px 18px;position:absolute;inset:0}.ov__bar{align-items:center;gap:6px;display:flex}.ov__tool{color:#bdbdbd;background:#1e1e1ecc;border:1px solid #ffffff14;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.ov__update{color:#ddd;background:#282828e6;border:1px solid #ffffff14;border-radius:8px;margin-left:auto;padding:7px 12px;font-size:12px}.ov__card{text-align:center;flex-direction:column;align-items:center;width:440px;max-width:100%;margin:42px auto 0;padding:36px 26px 30px;display:flex}.ov__avatar{background:radial-gradient(circle at 35% 30%,#9be2ff 0%,#9be2ff00 45%),radial-gradient(circle at 70% 75%,#ff6d6d 0%,#ff6d6d00 50%),linear-gradient(160deg,#6ec1ff,#ff8a7a);border-radius:50%;width:100px;height:100px;box-shadow:0 10px 30px #0006}.ov__name{letter-spacing:-.02em;margin-top:26px;font-size:19px;font-weight:600}.ov__url{color:#a8a8a8;align-items:center;gap:6px;margin-top:8px;font-size:13px;display:inline-flex}.ov__members{color:#d0d0d0;align-items:center;gap:8px;margin-top:16px;font-size:13px;display:flex}.ov__join{color:#151515;background:linear-gradient(#f2f2f2,#c9c9c9);border-radius:12px;place-items:center;width:100%;height:46px;margin-top:22px;font-size:14px;font-weight:500;display:grid}.ov__desc{color:#bdbdbd;text-align:left;margin-top:18px;font-size:11px;line-height:1.5}.lb{width:380px;padding:18px 18px 8px;position:absolute;top:60px;left:50%;transform:translate(-50%)}.lb__head{align-items:center;gap:12px;display:flex}.lb__avatar{border:2px solid #ffffff59;border-radius:50%;width:44px;height:44px;padding:2px}.lb__name{font-size:12.5px;font-weight:500}.lb__meta{color:#9a9a9a;margin-top:2px;font-size:10.5px}.lb__level{background:#ffffff12;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;margin-left:auto;padding:6px 10px;font-size:11px;display:inline-flex}.lb__level-divider{background:#ffffff26;width:1px;height:14px}.lb__ranges{gap:6px;margin-top:18px;display:flex}.lb__range{color:#d0d0d0;background:#ffffff0d;border-radius:8px;padding:7px 11px;font-size:11.5px}.lb__range.is-active{color:#fff;background:#ffffff24}.lb__cols{color:#bdbdbd;grid-template-columns:60px 1fr auto;margin:18px 0 8px;padding:0 2px;font-size:11px;display:grid}.lb__row{border-top:1px solid #ffffff0f;grid-template-columns:60px 1fr auto;align-items:center;padding:9px 2px;display:grid}.lb__rank{align-items:center;gap:8px;display:flex}.lb__rank-num{color:#ddd;background:#ffffff14;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10.5px;font-weight:500;display:grid}.lb__rank-num--1{color:#f2c55c;background:#e6b13c40}.lb__rank-num--2{color:#e0e0e0;background:#c8c8c833}.lb__rank-num--3{color:#e0a06e;background:#c48a5440}.lb__member{align-items:center;gap:9px;display:flex}.lb__member-name{font-size:11.5px;font-weight:500}.lb__member-meta{color:#9a9a9a;font-size:10px}.lb__pts{text-align:right;font-size:11.5px;font-weight:500}.lb__delta{color:#8f8f8f;margin-top:2px;font-size:10px}.ed{padding:16px 18px;position:absolute;inset:0}.ed__bar{align-items:center;gap:6px;display:flex}.ed__chip{color:#ddd;background:#1e1e1ecc;border:1px solid #ffffff14;border-radius:8px;padding:7px 11px;font-size:12px}.ed__chip.is-active{background:#464646cc}.ed__live{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.ed__doc{margin-top:26px;padding:22px 20px 24px;position:relative}.ed__title{letter-spacing:-.01em;font-size:15px;font-weight:600}.ed__time{color:#9a9a9a;align-items:center;gap:5px;margin-top:6px;font-size:11px;display:flex}.ed__h{margin-top:24px;font-size:15px;font-weight:600}.ed__toolbar{color:#ddd;background:#262626f2;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:10px;padding:7px 10px;font-size:11px;display:flex;position:absolute;top:76px;right:18px;box-shadow:0 10px 30px #0006}.ed__toolbar .sep{background:#ffffff24;width:1px;height:14px}.ed__toolbar .dot{background:#cfcfcf;border-radius:50%;width:12px;height:12px}.ed__p{color:#dedede;margin-top:14px;font-size:12.5px;line-height:1.55}.ed__p mark{color:inherit;background:#ffffff2e;border-radius:3px;padding:0 2px}.ed__tip{color:#cfcfcf;background:#ffffff0d;border-left:2px solid #e6e6e6;border-radius:6px;margin-top:16px;padding:10px 12px;font-size:11.5px;line-height:1.5}.ed__input{color:#e8e8e8;background:#ffffff0f;border-radius:8px;margin-top:14px;padding:11px 12px;font-size:12.5px}.ed__menu{background:#1e1e1ef5;border:1px solid #ffffff1a;border-radius:10px;width:190px;padding:6px;position:absolute;bottom:-20px;right:22px;box-shadow:0 20px 50px #00000080}.ed__menu-item{color:#dedede;border-radius:6px;align-items:center;gap:9px;padding:8px 10px;font-size:12px;display:flex}.ed__menu-item:first-child{background:#ffffff12}@media (width<=760px){.mini-app__side{display:none}.mini-app{width:470px;height:380px}.chat{padding:4px 18px 12px}.panel{padding:6px 16px 14px}.courses,.members{grid-template-columns:1fr}}@media (width<=480px){.mini-app{width:400px;height:360px}}@media (width<=900px){.ov{padding:14px}.ov__card{width:100%;max-width:440px;margin-top:28px;padding:26px 20px 24px}.lb{width:min(380px,100% - 28px);padding:16px 14px 6px;top:46px}.ed{padding:14px}.ed__doc{margin-top:20px;padding:18px 16px 20px}.ed__toolbar{display:none}.ed__menu{width:168px;right:12px}}@media (width<=560px){.ov__avatar{width:76px;height:76px}.ov__card{margin-top:18px}.lb__cols,.lb__row{grid-template-columns:44px 1fr auto}.ed__menu{display:none}}.tabs{grid-template-columns:repeat(4,1fr);gap:4px;margin-top:64px;display:grid}.tab{color:#ececec;letter-spacing:-.01em;height:46px;transition:background .3s var(--ease), border-color .3s var(--ease), color .3s;border:1px solid #0000;border-radius:999px;font-size:16px}.tab:hover{color:#fff;background:#ffffff08}.tab.is-active{background:linear-gradient(#202020,#171717);border-color:#ffffff17;box-shadow:inset 0 1px #ffffff0d}.feature-card{background:#0f0f0f;border:1px solid #ffffff14;border-radius:30px;margin-top:24px;padding:10px}.feature-card__inner{background:#0b0b0b;border-radius:22px;height:600px;position:relative;overflow:hidden}.feature-card__layer{will-change:opacity;backface-visibility:hidden;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.feature-card__bg{object-fit:cover;filter:brightness(.55)saturate(.85)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.feature-card__shade{background:linear-gradient(#0000008c 0%,#0000001f 40%,#0000008c 100%);position:absolute;inset:0}.feature-card__mock{z-index:1;position:relative}.feature-nav{justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.feature-nav__btn{color:#d0d0d0;width:46px;height:46px;transition:background .25s, transform .25s var(--ease);background:#141414;border:1px solid #ffffff14;border-radius:50%;flex:none;place-items:center;display:grid}.feature-nav__btn:hover{background:#1d1d1d;transform:scale(1.05)}.feature-nav__caption{color:#d8d8d8;text-align:center;font-size:15px}@media (width<=900px){.tabs{grid-template-columns:repeat(2,1fr)}.feature-card__inner{height:520px}.feature-card__mock{transform:scale(.9)}}@media (width<=760px){.feature-card__inner{height:440px}.feature-card__mock{transform:scale(1)}}@media (width<=640px){.feature-card{border-radius:22px;padding:6px}.feature-nav__caption{font-size:13px}.feature-nav__btn{width:40px;height:40px}}@media (width<=480px){.feature-card__inner{height:400px}.feature-card__mock{transform:scale(.82)}.tab{height:42px;font-size:14px}}.stack{margin-top:64px;position:relative}.stack__card{height:var(--card-h);margin-bottom:var(--card-gap);transform-origin:top;background:#121212;border:1px solid #ffffff17;border-radius:26px;grid-template-columns:1fr 1fr;display:grid;position:sticky;overflow:hidden;box-shadow:0 -20px 60px #00000080}.stack__dim{z-index:3;pointer-events:none;border-radius:inherit;background:#000;position:absolute;inset:0}.stack__card:last-child{margin-bottom:0}.stack__text{flex-direction:column;padding:44px 40px 40px 52px;display:flex}.stack__label{color:#d0d0d0;align-items:center;gap:10px;font-size:14px;display:inline-flex}.stack__label:before{content:"";background:#a6a6a6;border-radius:50%;width:5px;height:5px}.stack__title{max-width:380px;margin-top:64px}.stack__body{color:#cfcfcf;max-width:400px;margin-top:30px;font-size:14.5px;line-height:1.55}.stack__caption{color:#e6e6e6;align-items:center;gap:10px;margin-top:auto;font-size:14px;display:inline-flex}.stack__caption svg{color:#9a9a9a}.stack__media{border-left:1px solid #ffffff0d;position:relative;overflow:hidden}.stack__media>img{object-fit:cover;filter:brightness(.5)saturate(.75)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.stack__media-shade{background:linear-gradient(#0a0a0a8c 0%,#0a0a0a1a 45%,#0a0a0a80 100%);position:absolute;inset:0}@media (width<=900px){.stack__card{height:auto;min-height:var(--card-h);grid-template-rows:auto 1fr;grid-template-columns:1fr}.stack__text{padding:32px 28px 28px}.stack__title,.stack__caption{margin-top:28px}.stack__media{border-top:1px solid #ffffff0d;border-left:0;min-height:420px}}.pricing__title{margin-top:22px}.plans{grid-template-columns:repeat(3,1fr);align-items:stretch;margin-top:60px;display:grid}.plan{background:#111;border-radius:20px;flex-direction:column;padding:32px 30px 24px;display:flex}.plan--featured{z-index:1;background:#171717;border:1px solid #ffffff1f;margin:-16px 0;padding-top:48px;padding-bottom:40px;position:relative;box-shadow:0 30px 80px #00000080}.plan__name{letter-spacing:.06em;color:#bdbdbd;border-bottom:1px solid #ffffff14;padding-bottom:14px;font-size:11px;font-weight:600}.plan__price{align-items:baseline;gap:8px;margin-top:26px;display:flex}.plan__amount{letter-spacing:-.03em;font-size:34px;font-weight:500;line-height:1}.plan__period{color:#a3a3a3;font-size:15px}.plan__desc{color:#d0d0d0;max-width:210px;margin-top:20px;font-size:14px;line-height:1.5}.plan__cta{align-self:flex-start;height:38px;margin-top:26px}.plan__features{margin:40px 0 0;padding:0;list-style:none}.plan__features li{color:#ececec;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:15px 0;font-size:14px;display:flex}.plan__features li:last-child{border-bottom:0}.plan__check{color:#fff;background:#ffffff29;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;display:grid}@media (width<=900px){.plans{grid-template-columns:1fr;gap:16px}.plan--featured{margin:0}}.faq__title{max-width:560px}.faq__grid{grid-template-columns:290px 1fr;align-items:start;gap:40px;margin-top:60px;display:grid}.faq__cats{flex-direction:column;gap:4px;display:flex}.faq__cat{color:#e6e6e6;height:40px;transition:background .3s var(--ease), border-color .3s var(--ease);border:1px solid #0000;border-radius:999px;font-size:15px}.faq__cat:hover{background:#ffffff08}.faq__cat.is-active{background:linear-gradient(#202020,#171717);border-color:#ffffff17}.faq__help{background:#111;border:1px solid #ffffff0f;border-radius:18px;margin-top:26px;padding:24px}.faq__help-title{font-size:16px;font-weight:500}.faq__help-body{color:#a8a8a8;margin-top:8px;font-size:14px;line-height:1.5}.faq__help-link{color:#fff;margin-top:18px;font-size:14px;display:inline-block}.faq__help-link:hover{opacity:.75}.faq__item{background:#111;border:1px solid #ffffff0f;border-radius:16px;margin-bottom:8px;transition:background .3s;overflow:hidden}.faq__item.is-open{background:#141414}.faq__q{text-align:left;color:#f2f2f2;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px 22px;font-size:16px;font-weight:500;display:flex}.faq__toggle{color:#ddd;width:28px;height:28px;transition:transform .35s var(--ease), background .3s;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;flex:none;place-items:center;display:grid}.faq__item.is-open .faq__toggle{background:#ffffff1f;transform:rotate(45deg)}.faq__a-wrap{overflow:hidden}.faq__a{color:#b3b3b3;max-width:620px;padding:0 22px 22px;font-size:14.5px;line-height:1.6}@media (width<=900px){.faq__grid{grid-template-columns:1fr;gap:24px}.faq__cats{flex-flow:wrap}.faq__cat{padding:0 18px}}.blog__head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.blog__title{margin-top:22px}.blog__link{color:#fff;padding-bottom:6px;font-size:15px;transition:opacity .2s}.blog__link:hover{opacity:.7}.posts{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:50px;display:grid}.post{transition:transform .35s var(--ease), background .3s;backface-visibility:hidden;background:#101010;border:1px solid #ffffff12;border-radius:20px;padding:8px;display:block;transform:translate(0,0)}.post:hover{background:#141414;transform:translateY(-4px)}.post__thumb{contain:paint;background:#0b0b0b;border-radius:14px;height:210px;overflow:hidden;transform:translateZ(0)}.post__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease);backface-visibility:hidden;will-change:transform;transform:scale(1.001)}.post:hover .post__thumb img{transform:scale(1.045)}.post__body{padding:26px 22px 24px}.post__title{letter-spacing:-.02em;color:#f2f2f2;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:81px;font-size:20px;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.post__meta{color:#9a9a9a;align-items:center;gap:8px;margin-top:22px;font-size:13px;display:flex}@media (width<=900px){.posts{grid-template-columns:1fr}.blog__head{flex-direction:column;align-items:flex-start}}.cta{background:linear-gradient(#060606 0%,#101214 45%,#171a1d 70%);min-height:860px;padding:180px 0 0;position:relative;overflow:clip}.cta__inner{z-index:4;grid-template-columns:360px 1fr;display:grid;position:relative}.cta__copy{padding-top:20px}.cta__title{font-size:44px}.cta__body{color:#d8d8d8;max-width:300px;margin-top:30px;font-size:15px;line-height:1.55}.cta__btn{margin-top:34px}.cta__screen{--cta-scale:1;z-index:1;width:calc(960px * var(--cta-scale));height:calc(690px * var(--cta-scale));position:absolute;top:140px;left:calc(50% - 150px)}.cta__screen>.app-mock{transform:scale(var(--cta-scale));transform-origin:0 0}.cta__dunes{z-index:3;pointer-events:none;height:380px;position:absolute;bottom:0;left:0;right:0}.cta__dunes img{object-fit:cover;object-position:center 70%;filter:brightness(.95)saturate(.85)sepia(.3)hue-rotate(-18deg)contrast(1.05);width:100%;height:100%;-webkit-mask-image:linear-gradient(#0000 0% 28%,#0000008c 55%,#000 78%);mask-image:linear-gradient(#0000 0% 28%,#0000008c 55%,#000 78%)}@media (width<=1100px){.cta__screen{--cta-scale:.85;left:calc(50% - 60px)}}@media (width<=900px){.cta{min-height:0;padding:120px 0 0}.cta__inner{grid-template-columns:1fr}.cta__screen{width:100%;height:auto;margin:56px auto 0;position:relative;top:0;left:0}.cta__screen>.app-mock{transform:none}.cta__dunes{height:320px}}@media (width<=640px){.cta__title{font-size:32px}.cta__dunes{height:220px}}.footer{border-top:1px solid var(--line);background:#060606;padding:72px 0 60px}.footer__grid{grid-template-columns:1fr auto;align-items:start;gap:60px;display:grid}.footer__brand{flex-direction:column;align-items:flex-start;display:flex}.footer__blurb{color:#a8a8a8;max-width:320px;margin-top:26px;font-size:14.5px;line-height:1.6}.footer__social{gap:10px;margin-top:30px;display:flex}.footer__social-link{color:#d8d8d8;width:38px;height:38px;transition:background .25s var(--ease), color .25s, transform .25s var(--ease);background:#121212;border:1px solid #ffffff17;border-radius:50%;place-items:center;display:grid}.footer__social-link:hover{color:#fff;background:#1d1d1d;transform:translateY(-2px)}.footer__cols{grid-template-columns:repeat(3,minmax(120px,auto));gap:70px;display:grid}.footer__col{flex-direction:column;display:flex}.footer__col-title{color:#fff;margin-bottom:22px;font-size:15px;font-weight:500}.footer__link{color:#dcdcdc;margin-bottom:14px;font-size:15px;transition:opacity .2s}.footer__link:hover{opacity:.7}.footer__bottom{border-top:1px solid var(--line);color:#a8a8a8;justify-content:space-between;align-items:center;margin-top:56px;padding-top:40px;font-size:13px;display:flex}.footer__mail:hover{color:#fff}@media (width<=900px){.footer__grid{grid-template-columns:1fr;gap:48px}.footer__cols{gap:32px}.footer__brand{gap:40px}}@media (width<=640px){.footer__cols{grid-template-columns:1fr 1fr}.footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}}
