@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#0b0b0b;--text:#f3f3f3;--muted:#969696;--blue:#797979;--line:#282828}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{max-width:1280px;width:calc(100% - 96px);margin:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:800;letter-spacing:3px}.mark{background:#6f6f6f;color:white;width:33px;height:33px;display:grid;place-items:center;font-size:22px;letter-spacing:-4px;padding-right:4px;border-radius:8px;font-style:italic}.header nav{display:flex;gap:34px;font-size:14px;color:#b8b8b8}.header a:hover,footer a:hover{color:#a7a7a7}.nav-cta{border:1px solid #414141;border-radius:7px;padding:13px 18px;font-size:14px}.nav-cta span{margin-left:20px}.hero{position:relative}.hero-top{display:flex;justify-content:space-between;padding-top:38px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;display:inline-flex;align-items:center;gap:10px}.eyebrow i{height:6px;width:6px;border-radius:50%;background:#939393;box-shadow:0 0 14px #878787}.edition{font-size:11px;letter-spacing:2px;color:#616161}.hero-content{display:grid;grid-template-columns:1.15fr 1fr;min-height:580px;align-items:center;gap:10px}.hero-copy{position:relative;z-index:2;padding:45px 0 30px}h1{font-size:clamp(48px,5.3vw,76px);font-weight:800;line-height:1.13;letter-spacing:-3.5px;margin:0 0 25px}h1 span{color:#929292}p{line-height:1.8}.hero-copy p{color:#a7a7a7;font-size:17px;margin:0 0 31px}.button{display:inline-flex;align-items:center;gap:36px;background:#787878;border:1px solid #929292;padding:18px 23px;border-radius:7px;font-weight:700;font-size:14px;box-shadow:0 8px 35px #4e4e4e29;transition:background .2s,transform .2s}.button:hover{background:#8b8b8b;transform:translateY(-2px)}.button span{font-size:21px}.launch-note{display:flex;align-items:center;gap:9px;color:#7f7f7f;font-size:12px;margin-top:20px}.small-line{width:16px;height:1px;background:#747474}.visual{position:relative;height:500px;display:grid;place-items:center;background:radial-gradient(ellipse,#50505032,transparent 68%)}.core{width:235px;height:235px;border:1px solid #8e8e8e55;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 28% 20%,#363636,#121212 65%);box-shadow:inset 0 0 45px #69696930,0 0 90px #5e5e5e29;transform:rotate(-12deg)}.core span{font-weight:800;font-size:155px;font-style:italic;letter-spacing:-23px;padding-right:20px;color:#a1a1a1;text-shadow:5px 5px 0 #4a4a4a,10px 10px 0 #262626;line-height:1}.orbit{position:absolute;width:93%;height:53%;border:1px solid #53535373;border-radius:50%;transform:rotate(-35deg);box-shadow:0 -1px 0 #8d8d8d3b}.orbit-two{width:86%;height:60%;transform:rotate(42deg);border-color:#4f4f4f4d}.orbit-three{width:80%;height:80%;transform:rotate(-20deg);border-style:dashed;border-color:#49494938}.coordinate{position:absolute;color:#727272;font-size:10px;letter-spacing:2px}.c-one{top:80px;left:30px}.c-two{bottom:80px;right:0}.visual-label{position:absolute;bottom:21px;color:#7b7b7b;letter-spacing:5px;font-size:11px}.hero-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:25px 0 30px;font-size:11px;letter-spacing:1.5px;color:#7c7c7c}.hero-bottom a{font-size:12px;letter-spacing:0;color:#adadad}.hero-bottom a span{margin-left:20px}.ticker{display:flex;align-items:center;justify-content:space-around;gap:38px;padding:25px 20px;background:#151515;border-block:1px solid var(--line);overflow:hidden;white-space:nowrap}.ticker span{font-size:21px;font-weight:800;letter-spacing:3px;color:#7e7e7e}.ticker b{color:#797979;font-size:23px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:100px 0;border-bottom:1px solid var(--line)}.muted{color:#7a7a7a}h2{font-size:clamp(30px,3.2vw,44px);font-weight:700;line-height:1.22;letter-spacing:-1.6px;margin:21px 0 0}h2 span{color:#8d8d8d}.about-copy p{font-size:20px;margin:0 0 16px}.about-copy .secondary{color:var(--muted);font-size:16px}.tags{display:flex;gap:8px;margin-top:25px;flex-wrap:wrap}.tags span{font-size:12px;padding:7px 12px;border:1px solid #333333;border-radius:5px;color:#ababab}.plans{padding:95px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-head p{font-size:14px;color:var(--muted);margin:0}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan{padding:28px;background:linear-gradient(145deg,#191919,#121212);border:1px solid #303030;border-radius:12px}.plan.featured{background:linear-gradient(145deg,#272727,#151515);border-color:#686868;box-shadow:0 0 40px #45454510}.plan-top{display:flex;justify-content:space-between;color:#949494;font-size:11px;letter-spacing:1.4px}.plan-top span:last-child{font-size:23px;color:#959595}.plan h3{font-size:28px;margin:28px 0 6px}.plan p{font-size:13px;color:#999999;margin:0}.price{font-size:46px;margin:25px 0;color:#d3d3d3}.price span{font-size:20px;font-weight:400;color:#7a7a7a}.plan-info{line-height:2.1;border-top:1px solid #323232;padding-top:20px;font-size:14px;color:#a2a2a2}.plan button{width:100%;margin-top:25px;background:#232323;border:1px solid #383838;border-radius:6px;padding:13px;color:#929292;font-size:14px;cursor:not-allowed}.featured button{background:#3c3c3c;border-color:#535353;color:#c4c4c4}.plans-note{text-align:center;color:#777777;font-size:12px;margin-top:22px}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;padding:35px 0 100px}.questions details{border-bottom:1px solid #2f2f2f;padding:22px 0}.questions details:first-child{padding-top:0}.questions summary{display:flex;justify-content:space-between;gap:25px;align-items:center;cursor:pointer;list-style:none;font-size:16px}.questions summary::-webkit-details-marker{display:none}.questions summary span{font-size:25px;font-weight:400;color:#9d9d9d}.questions details[open] summary span{transform:rotate(45deg)}.questions p{color:var(--muted);font-size:14px;max-width:560px;margin-bottom:0}footer{border-top:1px solid var(--line);padding:35px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}footer>span{color:#696969;font-size:11px;letter-spacing:2px}footer>a:last-child{font-size:13px;color:#9f9f9f}:focus-visible{outline:2px solid #b4b4b4;outline-offset:6px}@media(min-width:1600px){.hero-content{min-height:680px}}@media(max-width:950px){.wrap{width:calc(100% - 48px)}.header nav{gap:20px}.nav-cta{display:none}h1{font-size:54px;letter-spacing:-2px}.visual{height:380px}.core{width:175px;height:175px}.core span{font-size:115px}.about{gap:45px}.plan{padding:22px}.section-head{align-items:start;flex-direction:column;gap:20px}.faq{gap:35px}}@media(max-width:640px){.wrap{width:calc(100% - 36px)}.header{height:82px}.logo{font-size:16px;letter-spacing:2px;gap:8px}.header nav{gap:16px;font-size:12px}.header nav a:first-child{display:none}.edition{display:none}.hero-top{padding-top:28px}.hero-content{grid-template-columns:1fr;gap:0}.hero-copy{padding:35px 0 0}h1{font-size:clamp(39px,10vw,56px);letter-spacing:-2px}.hero-copy p{font-size:16px}.visual{height:320px;max-width:350px;width:100%;margin:auto}.core{width:155px;height:155px}.core span{font-size:105px}.c-one{top:35px;left:10px}.c-two{bottom:40px}.visual-label{bottom:5px}.hero-bottom{margin-top:20px;font-size:9px;gap:14px}.ticker{justify-content:start;gap:30px;padding:19px}.ticker span{font-size:17px}.about{grid-template-columns:1fr;gap:28px;padding:60px 0}.about-copy p{font-size:18px}.plans{padding:60px 0}.plan-grid{grid-template-columns:1fr}.plan{padding:26px}.plan h3{margin-top:20px}.price{margin:15px 0}.faq{grid-template-columns:1fr;padding:10px 0 60px;gap:35px}footer{flex-wrap:wrap;padding:25px 0}footer>span{order:3;width:100%}.plans-note{font-size:12px}.questions summary{font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
[hidden]{display:none!important}.logo-crop{position:relative;display:block;width:36px;height:36px;overflow:hidden;flex-shrink:0;mix-blend-mode:screen}.logo-crop img{position:absolute;width:270%;height:auto;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.hero-logo{width:min(90%,390px);height:auto;aspect-ratio:1;z-index:1;will-change:transform;filter:drop-shadow(0 0 14px #7d7d7d4d)}.visual{perspective:900px}.nav-cta{white-space:nowrap}.account-wrap{min-height:calc(100vh - 220px);padding:90px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.account-wrap h1{font-size:clamp(36px,4.3vw,60px);margin-top:24px;letter-spacing:-2px;line-height:1.16}.account-wrap p{color:var(--muted)}.back-link{display:inline-block;margin-top:26px;color:#afafaf;font-size:14px}.auth-card{background:linear-gradient(145deg,#1f1f1f,#121212);border:1px solid #3b3b3b;border-radius:16px;padding:34px;max-width:490px;width:100%;justify-self:end}.auth-tabs{display:flex;gap:26px;border-bottom:1px solid #383838;padding-bottom:16px}.auth-tabs a{font-size:15px;color:#9d9d9d;padding-bottom:16px;margin-bottom:-17px}.auth-tabs [aria-current]{color:#e5e5e5;border-bottom:2px solid #979797}.auth-card h2{font-size:25px;margin:27px 0;letter-spacing:-.7px}form label{display:block;margin:21px 0 9px;font-size:14px;font-weight:600;color:#c8c8c8}form input{width:100%;height:50px;padding:12px 14px;border:1px solid #414141;border-radius:7px;background:#0f0f0f;color:#f2f2f2;font:inherit;font-size:16px;outline:none}form input:focus{border-color:#a2a2a2;box-shadow:0 0 0 3px #7e7e7e18}form input::placeholder{color:#7a7a7a}form small{display:block;color:#838383;font-size:12px;line-height:1.6;margin-top:7px}.password-field{position:relative}.password-field input{padding-right:95px}.reveal{position:absolute;right:11px;top:50%;transform:translateY(-50%);background:none;border:0;color:#a8a8a8;font-size:12px;padding:8px 0;cursor:pointer}.full{width:100%;justify-content:space-between;margin-top:28px;border:1px solid #989898;cursor:pointer;min-height:54px}.button:disabled{opacity:.65;cursor:wait;transform:none}.auth-card .auth-note{font-size:14px;margin-top:22px;margin-bottom:0}.auth-note a{color:#bcbcbc}.form-error{border:1px solid #585858;background:#2b2b2b66;color:#c5c5c5!important;border-radius:6px;padding:12px 14px;font-size:14px;line-height:1.6}.dashboard{display:block}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:35px}.dashboard-heading h1{font-size:clamp(34px,3.8vw,52px)}.dashboard-heading h1 span{color:#929292}.dashboard-heading p{margin-bottom:0}.quiet-button{background:#1d1d1d;border:1px solid #434343;border-radius:7px;color:#c4c4c4;padding:13px 17px;font-size:14px;cursor:pointer}.quiet-button:hover{background:#2a2a2a}.quiet-button:disabled{opacity:.6;cursor:wait}.dashboard-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:24px;align-items:stretch}.subscription-card,.profile-card{border:1px solid #3a3a3a;border-radius:14px;padding:34px;background:linear-gradient(135deg,#222222,#141414)}.subscription-card h2{font-size:34px;margin-top:32px;letter-spacing:-1px}.status-badge{background:#303030;border:1px solid #505050;border-radius:20px;padding:5px 10px;color:#c9c9c9!important;font-size:12px!important;letter-spacing:0;white-space:nowrap}.status-badge.active{background:#343434;border-color:#6b6b6b;color:#e2e2e2!important}.subscription-card>.plan-top{align-items:center;gap:15px}.subscription-card small{display:block;margin-top:15px;color:#929292;font-size:12px}.subscription-dates{display:flex;gap:60px;margin:32px 0;border-block:1px solid #3a3a3a;padding:22px 0}dt{font-size:13px;color:#949494}dd{margin:9px 0 0;color:#cdcdcd;font-size:15px}.profile-card{background:#161616}.profile-avatar{display:grid;place-items:center;width:60px;height:60px;margin-top:25px;border-radius:14px;background:#3e3e3e;color:#cbcbcb;font-size:28px;font-weight:700}.profile-card h2{font-size:26px;overflow-wrap:anywhere;letter-spacing:-.7px}.profile-card dl>div{margin-top:24px}.account-id{font-size:12px;line-height:1.7;overflow-wrap:anywhere}.dashboard #retry-account{margin-bottom:24px}@media(max-width:950px){.header .nav-cta{display:block}.header nav{gap:16px}.account-wrap{gap:40px}.auth-card{padding:26px}.dashboard-grid{grid-template-columns:1.2fr 1fr}.subscription-card,.profile-card{padding:26px}.subscription-dates{gap:25px}}@media(max-width:700px){.header nav{display:none}.header .nav-cta{font-size:12px;padding:11px}.nav-cta span{margin-left:8px}.hero-logo{width:280px}.account-wrap{grid-template-columns:1fr;padding:45px 0;gap:28px}.account-wrap h1{font-size:38px}.auth-card{max-width:none}.auth-intro .back-link{margin-top:5px}.dashboard-heading{align-items:start;flex-direction:column;gap:20px}.dashboard-grid{grid-template-columns:1fr}.subscription-card h2{font-size:29px}.subscription-dates{gap:30px;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.hero-logo{transform:none!important;will-change:auto}}
