:root{--bg:#060816;--surface:#10152b;--surface2:#171c36;--text:#f7f8ff;--muted:#aeb6d4;--line:#ffffff1c;--blue:#4d6cff;--purple:#7d42f5;--green:#13b780;--orange:#ff9c37;--gold:#f5ca67}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 20% 0%,#4c4fff2e,transparent 28%), radial-gradient(circle at 90% 20%,#7e42f526,transparent 30%), var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}main{overflow:hidden}.site-header{z-index:50;border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000;border-radius:22px;justify-content:space-between;align-items:center;width:min(1180px,100% - 32px);margin:18px auto 0;padding:14px 16px 14px 20px;display:flex;position:sticky;top:12px;box-shadow:0 16px 50px #0000004d}.brand{align-items:center;gap:10px;font-size:20px;font-weight:900;display:flex}.brand-mark{background:linear-gradient(135deg,var(--blue),var(--purple));border-radius:13px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 0 24px #704aff59}.desktop-nav{color:var(--muted);gap:26px;font-size:14px;font-weight:800;display:flex}.desktop-nav a:hover{color:#fff}.header-button{border:1px solid var(--line);background:#ffffff0f;border-radius:14px;padding:12px 17px;font-weight:900}.hero{border:1px solid var(--line);background:linear-gradient(145deg,#1c2248f5,#090c1bf7);border-radius:42px;grid-template-columns:1fr .9fr;align-items:center;gap:68px;width:min(1180px,100% - 32px);min-height:760px;margin:32px auto 0;padding:82px 58px;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 90px #00000061}.hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.hero-copy,.hero-product{z-index:2;position:relative}.eyebrow,.section-label{color:#c9c9ff;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.hero h1{letter-spacing:-.055em;margin:27px 0 22px;font-size:clamp(50px,6.2vw,88px);line-height:.98}.hero h1 span{color:#0000;background:linear-gradient(90deg,#8ea5ff,#b788ff,#71dcff);-webkit-background-clip:text;background-clip:text}.hero-text{max-width:620px;color:var(--muted);margin:0;font-size:20px;line-height:1.65}.hero-actions{gap:14px;margin-top:34px;display:flex}.store-button{color:#fff;text-align:left;cursor:pointer;border-radius:17px;align-items:center;gap:13px;min-width:200px;padding:13px 18px;display:flex}.primary-button{background:linear-gradient(135deg,var(--blue),var(--purple));border:0;box-shadow:0 16px 42px #5b49ff59}.secondary-button{border:1px solid var(--line);background:#ffffff12}.store-button span:last-child{gap:2px;font-size:16px;font-weight:900;display:grid}.store-button small{color:#ffffffb3;font-size:10px}.store-glyph{border:1px solid #ffffff47;border-radius:10px;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.play{font-size:17px}.trust-row{color:#c9cde2;flex-wrap:wrap;gap:14px 22px;margin-top:28px;font-size:12px;font-weight:800;display:flex}.hero-product{place-items:center;min-height:590px;display:grid}.phone-shell{background:linear-gradient(145deg,#262a3e,#060711);border:1px solid #ffffff3d;border-radius:48px;width:330px;padding:11px;position:relative;transform:rotate(3deg);box-shadow:0 36px 85px #0000008a,0 0 80px #524fff2e}.phone-shell:before{content:"";z-index:3;background:#04050a;border-radius:18px;width:92px;height:24px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone-screen{color:#10152a;background:#f8f7ff;border-radius:39px;min-height:650px;padding:55px 18px 20px;overflow:hidden}.phone-topbar{justify-content:space-between;padding:0 4px 15px;font-size:13px;font-weight:900;display:flex}.phone-hero{color:#fff;background:linear-gradient(140deg,#406bf4,#7842f1);border-radius:28px;padding:25px 20px}.phone-pill{letter-spacing:.12em;border:1px solid #ffffff59;border-radius:100px;padding:8px 11px;font-size:9px;font-weight:900;display:inline-flex}.phone-hero p{margin:22px 0 8px;font-size:11px;font-weight:800}.phone-hero h2{letter-spacing:-.035em;margin:0;font-size:28px;line-height:1.05}.phone-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:18px;display:grid}.mini-card{background:#fff;border:1px solid #e6e5f5;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:104px;padding:14px;display:flex;box-shadow:0 10px 25px #26284b14}.mini-icon{border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.mini-card strong{font-size:12px}.mini-card.blue .mini-icon{color:#3279ef;background:#e9f2ff}.mini-card.green .mini-icon{color:#13aa75;background:#e7f8f1}.mini-card.orange .mini-icon{color:#f08f1b;background:#fff1df}.mini-card.purple .mini-icon{color:#7a3de0;background:#f0e8ff}.mini-card.emerald .mini-icon{color:#10a873;background:#e7f8f1}.mini-card.teal .mini-icon{color:#0b9f9f;background:#e6f7f7}.hero-glow{filter:blur(90px);opacity:.35;border-radius:999px;position:absolute}.hero-glow-one{background:#7346ff;width:360px;height:360px;top:-130px;right:10%}.hero-glow-two{background:#2775ff;width:260px;height:260px;bottom:-100px;left:8%}.section{width:min(1180px,100% - 32px);margin:0 auto;padding:115px 0}.section-heading{max-width:760px}.section-heading h2,.split-copy h2,.wray-copy h2,.support-section h2{letter-spacing:-.045em;margin:18px 0;font-size:clamp(40px,5vw,65px);line-height:1.04}.section-heading p,.split-copy>p,.wray-copy p,.support-section p{color:var(--muted);font-size:18px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.feature-card{border:1px solid var(--line);background:linear-gradient(150deg,#ffffff12,#ffffff06);border-radius:28px;flex-direction:column;min-height:315px;padding:28px;transition:all .2s;display:flex;box-shadow:0 25px 60px #0003}.feature-card:hover{border-color:#ffffff3b;transform:translateY(-6px)}.feature-icon{background:#ffffff14;border-radius:21px;place-items:center;width:64px;height:64px;display:grid}.feature-card h3{margin:24px 0 12px;font-size:26px}.feature-card p{color:var(--muted);margin:0;line-height:1.65}.feature-link{color:#dadbff;margin-top:auto;padding-top:24px;font-size:13px;font-weight:900}.feature-card.blue .feature-icon{color:#6894ff;background:#4169f429}.feature-card.green .feature-icon{color:#3dd39b;background:#16b87b29}.feature-card.orange .feature-icon{color:#ffad55;background:#ff9a3229}.feature-card.purple .feature-icon{color:#a786ff;background:#7848ff29}.feature-card.emerald .feature-icon{color:#3ed7a2;background:#20cc9129}.feature-card.teal .feature-icon{color:#4dd6d2;background:#26c0bc29}.stats-strip{border:1px solid var(--line);background:#ffffff0b;border-radius:28px;grid-template-columns:repeat(4,1fr);gap:12px;width:min(1180px,100% - 32px);margin:0 auto;padding:24px;display:grid}.stats-strip div{text-align:center;border-right:1px solid var(--line);gap:6px;padding:20px;display:grid}.stats-strip div:last-child{border-right:0}.stats-strip strong{font-size:30px}.stats-strip span{color:var(--muted);font-size:13px}.split-section{grid-template-columns:1fr .82fr;align-items:center;gap:70px;display:grid}.check-list{color:#d9dcef;gap:16px;margin:30px 0 0;padding:0;list-style:none;display:grid}.check-list li:before{content:"✓";color:#a589ff;background:#7848ff2e;border-radius:8px;place-items:center;width:24px;height:24px;margin-right:12px;font-weight:900;display:inline-grid}.price-line{align-items:baseline;gap:8px;margin-top:34px;display:flex}.price-line strong{font-size:44px}.price-line span{color:var(--muted)}.premium-card{background:radial-gradient(circle at 90% 10%,#ffffff26,#0000 24%),linear-gradient(145deg,#3b58df,#7d3fea);border:1px solid #8b70ff52;border-radius:34px;min-height:440px;padding:40px;position:relative;overflow:hidden;box-shadow:0 30px 80px #4c30c647}.premium-card>span{letter-spacing:.18em;font-size:12px;font-weight:900}.premium-card h3{max-width:430px;margin:90px 0 18px;font-size:38px;line-height:1.08}.premium-card p{color:#fffc;max-width:430px;line-height:1.6}.premium-badge{background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:900;position:absolute;bottom:35px;right:35px}.wray-section{grid-template-columns:.92fr 1.08fr;align-items:center;gap:74px;display:grid}.wray-logo-wrap{background:radial-gradient(circle at 50% 30%,#1a5cff38,#0000 46%),#03050b;border:1px solid #3b7eff33;border-radius:36px;padding:18px;box-shadow:0 35px 90px #00000073}.wray-logo{border-radius:24px;width:100%;height:auto;display:block}.gold-label{color:var(--gold)}.text-link{margin-top:18px;font-weight:900;display:inline-block}.faq-list{gap:14px;margin-top:48px;display:grid}details{border:1px solid var(--line);background:#ffffff0b;border-radius:22px;padding:24px 26px}summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:18px;font-weight:900;list-style:none;display:flex}summary::-webkit-details-marker{display:none}details p{max-width:850px;color:var(--muted);margin:16px 0 0;line-height:1.65}.support-section{border:1px solid var(--line);background:linear-gradient(145deg,#2b3055db,#13162ae6);border-radius:36px;grid-template-columns:1fr auto;align-items:center;gap:42px;padding:75px;display:grid}.support-email{background:#ffffff12;border:1px solid #ffffff24;border-radius:22px;gap:9px;min-width:340px;padding:24px;display:grid}.support-email span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px}.support-email strong{font-size:19px}.support-email b{font-size:14px}footer{border-top:1px solid var(--line);width:min(1180px,100% - 32px);margin:70px auto 0;padding:45px 0 35px}.footer-top{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-brand{align-items:center;gap:13px;display:flex}.footer-brand div{gap:4px;display:grid}.footer-brand small{color:var(--muted)}.footer-links{color:#c7cbe0;flex-wrap:wrap;justify-content:flex-end;gap:14px 24px;max-width:760px;font-size:14px;font-weight:800;display:flex}.footer-bottom{border-top:1px solid var(--line);color:#8f96b2;justify-content:space-between;gap:25px;margin-top:34px;padding-top:25px;font-size:12px;display:flex}.reveal{animation:.7s both reveal}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.legal-shell{width:min(920px,100% - 32px);margin:0 auto;padding:34px 0 80px}.legal-nav{justify-content:space-between;align-items:center;padding:16px 0 28px;display:flex}.back-link{color:#c8ccdf;font-weight:800}.legal-card{border:1px solid var(--line);background:linear-gradient(145deg,#1d2243f0,#0c0f1ff5);border-radius:30px;padding:46px;box-shadow:0 28px 70px #0000004d}.legal-card h1{margin:12px 0 18px;font-size:clamp(38px,5vw,58px)}.legal-card h2{margin-top:34px;font-size:24px}.legal-card p,.legal-card li{color:var(--muted);line-height:1.75}.legal-card a{color:#aab9ff;font-weight:800}@media (max-width:980px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding:70px 35px}.hero-copy{text-align:center}.hero-text{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.feature-grid{grid-template-columns:repeat(2,1fr)}.split-section,.wray-section,.support-section{grid-template-columns:1fr}.footer-top{flex-direction:column}.footer-links{justify-content:flex-start}}@media (max-width:640px){.site-header{width:calc(100% - 20px);margin-top:10px}.header-button{padding:10px 12px;font-size:12px}.hero{border-radius:30px;width:calc(100% - 20px);margin-top:18px;padding:58px 20px 42px}.hero h1{font-size:48px}.hero-text{font-size:17px}.hero-actions{flex-direction:column}.store-button{justify-content:center;width:100%}.hero-product{min-height:500px;margin:-35px 0;transform:scale(.84)}.section{width:calc(100% - 28px);padding:85px 0}.feature-grid{grid-template-columns:1fr}.stats-strip{grid-template-columns:repeat(2,1fr)}.stats-strip div:nth-child(2){border-right:0}.support-section{width:calc(100% - 20px);padding:38px 24px}.support-email{min-width:0}.footer-bottom{flex-direction:column}.legal-card{padding:28px 22px}}.feature-card{color:inherit;cursor:pointer;text-decoration:none}.feature-card:focus-visible{outline-offset:4px;outline:3px solid #7e69ffcc}:focus-visible{outline-offset:4px;outline:3px solid #7e69ffe6}::selection{color:#fff;background:#7d42f58c}.header-logo{flex:0 520px;align-items:center;min-width:0;display:flex}.header-logo img{width:min(100%,520px);height:auto;display:block}.menu-button{border:1px solid var(--line);color:#fff;cursor:pointer;background:#ffffff0f;border-radius:13px;width:44px;height:44px;padding:10px;display:none}.menu-button span{background:currentColor;border-radius:999px;width:100%;height:2px;margin:4px 0;display:block}.mobile-nav{border:1px solid var(--line);background:#070916;border-radius:18px;gap:4px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 22px 60px #00000080}.mobile-nav a{color:#d8dcf1;border-radius:12px;padding:13px 14px;font-weight:800}.mobile-nav a:hover{color:#fff;background:#ffffff12}.header-button{white-space:nowrap;transition:background .2s,border-color .2s,transform .2s}.header-button:hover{background:#ffffff1a;border-color:#ffffff3d;transform:translateY(-1px)}.store-button{-webkit-user-select:none;user-select:none}.feature-card,.support-email,.text-link,.footer-links a,.back-link{transition:color .2s,opacity .2s,transform .2s}.footer-links a:hover,.back-link:hover,.text-link:hover{color:#fff}.support-email:hover{border-color:#ffffff40;transform:translateY(-3px)}.legal-card ul{padding-left:22px}.legal-card strong{color:#fff}.legal-button{background:linear-gradient(135deg,var(--blue),var(--purple));border-radius:14px;margin-top:22px;padding:13px 18px;font-weight:900;display:inline-flex}.not-found-shell{place-items:center;min-height:100vh;display:grid}.not-found-card{text-align:center}@media (max-width:1120px){.site-header{padding:12px 14px}.header-logo{flex-basis:430px}.header-logo img{width:min(100%,430px)}.desktop-nav{gap:16px}}@media (max-width:980px){.site-header{position:sticky;top:8px}.desktop-nav,.site-header>.header-button{display:none}.menu-button{margin-left:auto;display:block}.header-logo{flex-basis:470px}}@media (max-width:640px){.site-header{border-radius:18px;padding:8px 10px}.header-logo{flex-basis:auto;max-width:calc(100% - 56px)}.header-logo img{width:100%;max-width:340px}.menu-button{flex:0 0 42px;width:42px;height:42px}.hero h1{font-size:clamp(42px,13vw,54px)}.phone-shell{width:min(330px,92vw)}.stats-strip div{border-right:0;border-bottom:1px solid var(--line)}.stats-strip div:nth-last-child(-n+2){border-bottom:0}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
