@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--bg:#07050a;--surface:#0b0710;--surface2:#100a17;--line:#30203a;--purple:#c929f5;--purple2:#7b2cff;--text:#f7f4f9;--muted:#94899b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(#9237ad13 1px,transparent 1px),linear-gradient(90deg,#9237ad13 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(#000,transparent 82%)}a{color:inherit;text-decoration:none}button,input{font:inherit}#particles{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.cursor-glow{position:fixed;width:430px;height:430px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#d232fa16,transparent 68%);pointer-events:none;z-index:1}.progress{position:fixed;top:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#7b2cff,#ee42f1);box-shadow:0 0 15px #e03df5;z-index:999}.loader{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#060408;transition:.65s cubic-bezier(.77,0,.18,1)}.loader.off{transform:translateY(-105%)}.loader-word{font-size:clamp(60px,12vw,135px);font-weight:900;letter-spacing:-.08em;background:linear-gradient(90deg,#fff,#d434ff,#792cff,#fff);background-size:300%;-webkit-background-clip:text;color:transparent;animation:gradient 1.4s linear infinite}.loader-track{width:220px;height:2px;background:#24122c;margin:24px 0 13px;overflow:hidden}.loader-track i{display:block;width:40%;height:100%;background:#d132fb;box-shadow:0 0 14px #d132fb;animation:load 1s infinite}.loader small{font:8px monospace;letter-spacing:.42em;color:#766b7d}@keyframes load{from{transform:translateX(-120%)}to{transform:translateX(350%)}}@keyframes gradient{to{background-position:300%}}
.site-header{width:min(1200px,calc(100% - 54px));height:112px;margin:14px auto 0;padding:0 28px;display:flex;align-items:center;gap:35px;border:1px solid #3d1e47;border-radius:42px;background:#09060de6;backdrop-filter:blur(22px);box-shadow:0 20px 60px #000,0 0 70px #9f22c411;position:sticky;top:14px;z-index:50}.brand{display:flex;align-items:center;gap:13px;min-width:250px}.brand-orbit{width:70px;height:70px;border:2px solid #d13cf0;border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 0 25px #d63fff42,inset 0 0 25px #832b9b44}.brand-orbit:before,.brand-orbit:after{content:"";position:absolute;border:1px solid #ac30c9;border-radius:50%;inset:7px}.brand-orbit:after{inset:-7px;border-style:dashed;animation:spin 14s linear infinite}.brand-orbit i{font-size:37px;font-style:italic;font-weight:900;color:#e348ff;text-shadow:0 0 18px #e348ff;transform:skew(-8deg)}.brand strong{font-size:20px;letter-spacing:-.03em}.brand strong small{display:block;font-size:6px;letter-spacing:.24em;color:#a844bb;margin-top:4px}.site-header nav{margin:auto;display:flex;gap:4px;padding:6px;border:1px solid #2d2034;background:#0d0a10;border-radius:10px}.site-header nav a{padding:14px 20px;border-radius:7px;font-size:11px;font-weight:800;color:#938a99;transition:.25s}.site-header nav a:hover,.site-header nav a.active{background:#24102b;color:#dc47fa;text-shadow:0 0 14px #d742f855}.header-actions{display:flex;gap:12px}.header-actions a{height:46px;padding:0 20px;border:1px solid #332039;border-radius:9px;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:900;transition:.25s}.discord-btn{color:#e051ff;background:#170a1c;box-shadow:0 0 28px #bd2dde18}.login-btn{background:linear-gradient(135deg,#d832f4,#7f29ee);box-shadow:0 0 28px #c32ce52d}.login-btn b{background:#fff;color:#7b25c9;border-radius:10px;padding:2px 6px}.header-actions a:hover{transform:translateY(-3px);box-shadow:0 12px 30px #c02ee344}.mobile-menu{display:none;border:0;background:transparent;color:white;font-size:22px}@keyframes spin{to{transform:rotate(360deg)}}
.home-hero{min-height:650px;display:grid;place-items:center;text-align:center;position:relative;padding:80px 20px 65px;overflow:hidden}.home-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,#a31cba32,transparent 58%)}.hero-aurora{position:absolute;width:1100px;height:360px;top:-80px;border-radius:50%;background:#bc22d92d;filter:blur(95px);animation:aura 5s ease-in-out infinite}@keyframes aura{50%{transform:scale(1.13);opacity:.55}}.hero-content{position:relative;z-index:2;max-width:900px}.hero-pill{display:inline-flex;border:1px solid #6e2a7a;border-radius:25px;padding:10px 18px;color:#db4cf3;background:#14091a;font-size:9px;font-weight:800;letter-spacing:.06em;box-shadow:0 0 28px #b42bc51e}.home-hero h1{font-size:clamp(55px,6.3vw,88px);line-height:1.02;letter-spacing:-.065em;margin:30px 0 22px}.home-hero h1 em,.content-section h2 em{font-style:normal;background:linear-gradient(90deg,#ef48fa,#8a2cff);-webkit-background-clip:text;color:transparent;text-shadow:0 0 45px #c52fe330}.home-hero p{max-width:700px;margin:0 auto;color:#a197a7;line-height:1.8;font-size:14px}.home-hero p b{color:#fff}.hero-buttons{display:flex;justify-content:center;gap:12px;margin-top:32px}.primary-action,.ghost-action{height:52px;padding:0 24px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:11px;font-weight:900;transition:.25s;position:relative;overflow:hidden}.primary-action{background:linear-gradient(135deg,#d936f3,#852aec);box-shadow:0 15px 45px #b32ddb43}.ghost-action{border:1px solid #3c2a42;background:#0b080e}.primary-action:hover,.ghost-action:hover{transform:translateY(-4px);box-shadow:0 18px 50px #c330e54c}.hero-trust{display:flex;justify-content:center;gap:28px;margin-top:36px;color:#9b929f;font-size:9px;font-weight:800}.hero-trust span:first-letter{color:#e33cf8}.marquee{height:48px;border-block:1px solid #301d37;background:#09060c;display:flex;align-items:center;overflow:hidden;position:relative;z-index:3}.marquee>div{display:flex;gap:32px;align-items:center;white-space:nowrap;min-width:180%;animation:marquee 26s linear infinite;color:#a198a6;font-size:9px;font-weight:800}.marquee b{color:#d43ff1}@keyframes marquee{to{transform:translateX(-50%)}}
.content-section{width:min(1150px,calc(100% - 40px));margin:auto;padding:100px 0;position:relative;z-index:3}.section-kicker{font-size:9px;font-weight:900;letter-spacing:.16em;color:#d43af0}.content-section h2{font-size:clamp(40px,5vw,64px);letter-spacing:-.055em;line-height:1.05;margin:13px 0 46px}.home-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.showcase-card{border:1px solid #34213c;border-radius:15px;background:#0c0810;overflow:hidden;transition:.3s}.showcase-card:hover{transform:translateY(-8px);border-color:#b638ce;box-shadow:0 28px 70px #000,0 0 40px #b530ce20}.showcase-media{height:250px;position:relative;overflow:hidden}.showcase-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.showcase-card:hover img{transform:scale(1.06)}.showcase-media>b{height:100%;display:grid;place-items:center;font-size:70px;color:#dc4cf2}.showcase-media:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,#0b0710)}.showcase-media span{position:absolute;z-index:2;right:13px;top:13px;padding:6px 8px;border-radius:5px;background:#70257b;color:#f1a3ff;font-size:7px;font-weight:900}.showcase-copy{padding:19px}.showcase-copy h3{font-size:20px;margin:0 0 8px}.showcase-copy p{color:#908693;font-size:10px;line-height:1.6;min-height:34px}.showcase-copy>div{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.showcase-copy strong{color:#e052fa;font-size:15px}.showcase-copy span{font-size:9px;font-weight:800}.all-products{display:block;width:max-content;margin:30px auto 0;padding:12px 18px;border:1px solid #3e2647;border-radius:8px;color:#b6abb8;font-size:10px;font-weight:800}.proof{display:grid;grid-template-columns:1.1fr .9fr;gap:75px;align-items:start;border-top:1px solid #29172f}.proof-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #34203d;border-radius:12px;overflow:hidden;margin:35px 0 18px}.proof-stats div{padding:22px;text-align:center;border-right:1px solid #34203d;background:#0b0710}.proof-stats div:last-child{border:0}.proof-stats b{display:block;color:#dc43f5;font-size:26px}.proof-stats span{font-size:8px;color:#8f8594}.proof blockquote{margin:18px 0 0;border:1px solid #34203d;border-radius:12px;padding:24px;background:#0b0710;color:#bbb1bf;font-size:12px;line-height:1.8}.proof blockquote small{display:block;color:#d43cef;font-size:7px;margin-top:14px;letter-spacing:.12em}.benefit-grid{display:grid;gap:10px}.benefit-grid article{display:grid;grid-template-columns:48px 1fr;gap:15px;align-items:center;padding:20px;border:1px solid #302038;border-radius:11px;background:#0b0710;transition:.25s}.benefit-grid article:hover{transform:translateX(-6px);border-color:#9634aa}.benefit-grid i{width:46px;height:46px;display:grid;place-items:center;border-radius:9px;background:#210c29;color:#df47f8;font-style:normal}.benefit-grid h3{margin:0 0 6px;font-size:13px}.benefit-grid p{margin:0;color:#8e8493;font-size:9px;line-height:1.6}.steps{text-align:center;border-top:1px solid #29172f}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step-grid article{padding:27px 18px;border:1px solid #30203a;border-radius:12px;background:#0b0710;position:relative;transition:.25s}.step-grid article:hover{transform:translateY(-7px);border-color:#a634be}.step-grid i{position:absolute;right:13px;top:12px;color:#54245c;font:800 25px monospace}.step-grid b{display:grid;place-items:center;width:50px;height:50px;margin:0 auto 19px;border-radius:50%;background:#220c2a;color:#df44f4;font-size:19px}.step-grid h3{font-size:13px}.step-grid p{color:#8e8493;font-size:9px;line-height:1.6}.faq-section{border-top:1px solid #29172f}.faq-list{display:grid;gap:9px}.faq-list details{border:1px solid #302039;border-radius:11px;background:#0b0710;overflow:hidden}.faq-list summary{list-style:none;padding:20px 22px;display:flex;justify-content:space-between;cursor:pointer;font-size:11px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#dd47f6;font-size:18px}.faq-list p{margin:0;padding:0 22px 20px;color:#928795;font-size:10px;line-height:1.7}
.shop-hero{height:270px;margin-top:-50px;padding-top:70px;display:grid;place-items:center;text-align:center;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 10%,#a81fc52e,transparent 62%)}.shop-hero.mini{height:230px}.shop-hero>div:last-child{position:relative;z-index:2}.shop-hero h1{font-size:52px;letter-spacing:-.05em;margin:10px 0}.shop-hero p{color:#958b99;font-size:10px}.shop-hero p b{color:#d43ff0;margin:0 8px}.shop-orb{position:absolute;border-radius:50%;filter:blur(8px);background:#d438f0}.shop-orb.one{width:70px;height:24px;left:18%;bottom:55px;transform:rotate(35deg);box-shadow:0 0 40px #e245f5}.shop-orb.two{width:28px;height:13px;right:20%;top:95px;transform:rotate(-45deg);box-shadow:0 0 35px #e245f5}.shop-shell{width:min(1220px,calc(100% - 30px));margin:auto;padding:0 0 100px;position:relative;z-index:3}.search-box{padding:25px;border:1px solid #3b2044;border-radius:14px;background:#0b0710;box-shadow:0 0 40px #b62dc915;margin-bottom:20px}.search-box>div{}.search-box input{width:calc(100% - 55px);height:55px;border:1px solid #6b2876;border-radius:28px 0 0 28px;background:#09060d;color:white;padding:0 25px;outline:none;box-shadow:inset 0 0 25px #8e239515}.search-box input:focus{border-color:#d23ce9}.search-box button{width:55px;height:55px;border:1px solid #6b2876;border-left:0;border-radius:0 28px 28px 0;background:#100816;color:#e147f7;font-size:24px;vertical-align:top;cursor:pointer}.category-tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.category-tabs a{padding:11px 19px;border:1px solid #3a2242;border-radius:22px;color:#8f8494;font-size:9px;font-weight:900}.category-tabs a:hover,.category-tabs a.active{background:linear-gradient(135deg,#d63eee,#792bdf);border-color:#d63eee;color:white;box-shadow:0 0 24px #c731db44}.result-count{width:max-content;margin:28px auto 14px;padding:7px 12px;border-radius:15px;background:#210c29;color:#d844ef;font-size:8px;font-weight:900}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.store-card{border:1px solid #38223f;border-radius:15px;background:#0b0710;overflow:hidden;position:relative;transform-style:preserve-3d;transition:border .25s,box-shadow .25s}.store-card:hover{border-color:#d23eea;box-shadow:0 24px 65px #000,0 0 35px #c634df27}.store-badge{position:absolute;right:11px;top:11px;z-index:4;padding:6px 9px;border-radius:13px;background:#a22ab2;color:white;font-size:7px;font-weight:900}.store-badge.static{position:static;display:inline-block;margin-bottom:12px}.store-image{height:245px;display:grid;place-items:center;overflow:hidden;background:#110a15}.store-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.store-card:hover img{transform:scale(1.06)}.store-image>b{font-size:70px;color:#df4af6}.store-copy{padding:18px}.store-copy>span{font-size:7px;font-weight:900;color:#d444ef}.store-copy h3{font-size:19px;margin:9px 0 17px}.store-copy>div{display:flex;justify-content:space-between;align-items:center}.store-copy strong{display:inline-block;padding:7px 10px;border-radius:16px;background:#210c29;color:#df45f5;font-size:12px}.store-copy>div a{font-size:9px;font-weight:800}.empty-state{text-align:center;padding:80px 20px;border:1px solid #35203d;border-radius:14px;background:#0b0710}.empty-state>b{font-size:50px;color:#d741f1}.empty-state a{color:#d741f1;font-size:10px}
.product-detail{width:min(1100px,calc(100% - 36px));margin:auto;padding:30px 0 110px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;position:relative;z-index:3}.detail-art{min-height:480px;border:1px solid #43234b;border-radius:17px;background:#0b0710;overflow:hidden;box-shadow:0 25px 70px #000}.detail-art img{width:100%;height:100%;min-height:480px;object-fit:cover}.detail-art>b{height:480px;display:grid;place-items:center;font-size:110px;color:#de47f6}.detail-copy h1{font-size:48px;letter-spacing:-.055em;margin:12px 0 18px}.detail-copy>p{color:#998e9e;font-size:11px;line-height:1.8}.detail-price{font-size:28px;color:#e249f8;font-weight:900;margin:23px 0}.detail-price del{font-size:12px;color:#6e6472}.trust-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.trust-list span{padding:11px;border:1px solid #34203c;border-radius:8px;color:#a49aa7;font-size:9px}.buy-form{height:50px;display:flex;gap:9px}.buy-form input{width:75px;border:1px solid #4b2855;border-radius:8px;background:#0b0710;color:white;padding:0 12px}.buy-form button{flex:1;border:0;border-radius:8px;background:linear-gradient(135deg,#d73ff0,#7d2ae9);color:white;font-size:10px;font-weight:900;cursor:pointer}
.shell{width:min(1150px,calc(100% - 36px));margin:auto;position:relative;z-index:3}.page-hero{padding:65px 0 35px;text-align:center}.page-hero .label{color:#d841f0;font-size:9px;font-weight:900}.page-hero h1{font-size:50px}.page-hero h1 span{color:#d841f0}.cart-table{width:100%;border-collapse:collapse;border:1px solid #35203d;background:#0b0710;border-radius:14px;overflow:hidden}.cart-table th,.cart-table td{text-align:left;padding:20px;border-bottom:1px solid #2c1932;font-size:11px}.cart-table th{height:54px;color:#877b8b;font-size:7px;letter-spacing:.14em}.cart-table input{width:65px;background:#09060d;border:1px solid #4a2653;color:white;border-radius:7px;padding:9px}.cart-table .remove{border:1px solid #5d2b3b;background:#251017;color:#ff8194;padding:6px 9px;border-radius:5px}.cart-summary{width:min(420px,100%);margin:22px 0 100px auto;padding:25px;border:1px solid #43234b;border-radius:14px;background:#0b0710}.cart-summary div{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.cart-summary strong{font-size:25px;color:#de46f4}.button{height:44px;padding:0 18px;border:1px solid #3f2447;border-radius:8px;background:#0c0811;color:white;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:900}.button.primary{border:0;background:linear-gradient(135deg,#d73ff0,#7d2ae9)}.empty{padding:80px 20px;text-align:center;border:1px solid #35203d;border-radius:14px;background:#0b0710}.empty>b{font-size:45px;color:#dc42f3}.empty .lead{color:#938895}.reveal{opacity:0;transform:translateY(35px);transition:.75s cubic-bezier(.2,.75,.2,1)}.reveal.visible{opacity:1;transform:none}
footer{border-top:1px solid #2b1931;background:#08050b;padding:30px 25px;position:relative;z-index:3}.footer-inner{width:min(1160px,100%);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand.compact{min-width:auto}.brand.compact .brand-orbit{width:45px;height:45px}.brand.compact .brand-orbit i{font-size:22px}.footer-inner p{color:#746a78;font-size:8px}.footer-inner>div{display:flex;gap:20px}.footer-inner>div a{color:#8c818f;font-size:9px}.toast{position:fixed;right:20px;bottom:20px;padding:13px 18px;border:1px solid #743085;border-radius:9px;background:#180b1e;color:white;font-size:10px;transform:translateY(120px);transition:.3s;z-index:100}.toast.show{transform:none}
@media(pointer:coarse){.cursor-glow{display:none}}@media(max-width:980px){.site-header{height:86px;border-radius:28px}.brand{min-width:auto}.brand-orbit{width:55px;height:55px}.site-header nav{display:none;position:absolute;left:15px;right:15px;top:92px;flex-direction:column;background:#0b0710}.site-header nav.open{display:flex}.mobile-menu{display:block}.discord-btn{display:none}.home-product-grid,.store-grid{grid-template-columns:1fr 1fr}.proof{grid-template-columns:1fr}.step-grid{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr}.detail-art{min-height:380px}.detail-art img{min-height:380px}.footer-inner{flex-wrap:wrap}}@media(max-width:620px){.site-header{width:calc(100% - 20px);margin-top:8px;padding:0 14px}.brand strong{font-size:16px}.brand-orbit{width:48px;height:48px}.login-btn{padding:0 12px}.home-hero{min-height:640px;padding-top:55px}.home-hero h1{font-size:50px}.hero-buttons{flex-direction:column}.hero-trust{gap:12px;flex-wrap:wrap}.home-product-grid,.store-grid,.step-grid{grid-template-columns:1fr}.content-section{padding:72px 0}.content-section h2{font-size:39px}.proof-stats{grid-template-columns:1fr}.proof-stats div{border-right:0;border-bottom:1px solid #34203d}.benefit-grid article:hover{transform:translateY(-4px)}.shop-hero{margin-top:-40px;height:240px}.search-box{padding:14px}.store-image{height:220px}.product-detail{padding-top:10px}.detail-art,.detail-art img{min-height:300px}.detail-copy h1{font-size:38px}.footer-inner{flex-direction:column;text-align:center}.footer-inner>div{flex-wrap:wrap;justify-content:center}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:10px;border-bottom:1px solid #2c1932}.cart-table td{border:0;padding:8px 14px}.marquee>div{min-width:350%}}

/* SWBYTE V3 — cache-safe, no-JavaScript-safe visual layer */
.reveal{opacity:1;transform:none}.loader{animation:loader-fallback .01s 2.4s forwards}@keyframes loader-fallback{to{visibility:hidden;opacity:0;pointer-events:none}}
body{background:#07050a;background-image:radial-gradient(circle at 50% -10%,#861ca625,transparent 34%)}
.site-header{width:min(1280px,calc(100% - 48px));height:82px;margin-top:18px;padding:0 22px;border-radius:18px;background:#0a070dbd;border-color:#492352;box-shadow:0 18px 60px #0008,0 0 45px #b52ad414}
.brand{min-width:225px}.brand-mark{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#ec47ff,#7226e5);font-size:14px;font-weight:900;letter-spacing:-.08em;box-shadow:0 0 30px #c532e653}.brand strong{font-size:17px}.brand strong small{color:#a462b1}.site-header nav{border:0;background:transparent;padding:0;gap:2px}.site-header nav a{padding:12px 15px;font-size:10px}.site-header nav a:hover,.site-header nav a.active{background:#221028;color:#f0b1ff}.header-actions a{height:42px;border-radius:12px}.login-btn{background:#f1e7f4;color:#17091c;box-shadow:none}.login-btn b{background:#9b2bc5;color:#fff}.discord-btn{background:#160a1b}
.home-hero{min-height:810px;padding:95px 20px 250px;isolation:isolate}.home-hero:after{content:"";position:absolute;width:900px;height:900px;left:50%;top:44%;transform:translate(-50%,-50%);border:1px solid #76248b34;border-radius:50%;box-shadow:0 0 0 100px #a62cbd0a,0 0 0 200px #8f29a108;z-index:-1}.hero-content{max-width:950px}.hero-pill{background:#16091c;border-color:#713080;padding:9px 16px}.hero-pill i{width:6px;height:6px;border-radius:50%;background:#dc48f6;box-shadow:0 0 12px #ed58ff;margin-right:4px}.home-hero h1{font-size:clamp(64px,7.1vw,104px);max-width:1050px;margin:26px auto 20px;line-height:.93}.home-hero p{font-size:13px;max-width:620px}.hero-buttons{margin-top:29px}.primary-action,.ghost-action{height:55px;border-radius:13px;min-width:190px}.primary-action{background:#eee5f1;color:#1b0a20;box-shadow:0 15px 50px #0008}.ghost-action{background:#100914;border-color:#4a2853}.hero-trust{margin-top:30px;font-size:8px;letter-spacing:.1em}.hero-trust span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#cc42e7;box-shadow:0 0 10px #e84eff;margin-right:8px;vertical-align:1px}
.hero-side{position:absolute;top:180px;width:170px;height:340px;opacity:.65}.hero-side-left{left:3%}.hero-side-right{right:3%;transform:scaleX(-1)}.hero-side i{position:absolute;width:2px;height:170px;background:linear-gradient(transparent,#a932c3,transparent);transform:rotate(35deg);box-shadow:0 0 20px #d63eed}.hero-side i:nth-child(2){left:60px;top:35px;height:240px}.hero-side i:nth-child(3){left:120px;top:90px;height:120px}
.hero-showcase{position:absolute;z-index:4;left:50%;bottom:8px;transform:translateX(-50%);width:min(940px,86%);height:210px}.hero-product{position:absolute;bottom:0;width:300px;height:185px;border:1px solid #54285e;border-radius:18px;overflow:hidden;background:#0d0811;box-shadow:0 30px 80px #000;transition:.35s}.hero-product img{width:100%;height:100%;object-fit:cover;filter:saturate(.8)}.hero-product:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,#08050bea)}.hero-product span{position:absolute;z-index:2;left:18px;bottom:16px;font-size:10px;font-weight:900;letter-spacing:.04em}.hero-product-1{left:0;transform:rotate(-5deg) translateY(20px)}.hero-product-2{left:50%;transform:translateX(-50%);z-index:2;width:340px;height:210px;border-color:#9d35af}.hero-product-3{right:0;transform:rotate(5deg) translateY(20px)}.hero-product:hover{transform:translateY(-12px) rotate(0);border-color:#e44bfa;z-index:5;box-shadow:0 35px 90px #000,0 0 45px #c936e737}
.marquee{height:58px}.marquee>div{font-size:8px;letter-spacing:.08em}
.content-section{width:min(1280px,calc(100% - 48px));padding:125px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>a{height:44px;padding:0 18px;display:flex;align-items:center;gap:25px;border:1px solid #3d2445;border-radius:12px;color:#aaa0ac;font-size:9px;font-weight:900}.section-heading>a:hover{border-color:#cb3ee4;color:#fff}.home-product-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.showcase-card{grid-column:span 4;border-radius:20px;background:#0b080e}.showcase-card:nth-child(4),.showcase-card:nth-child(5){grid-column:span 6}.showcase-media{height:310px}.showcase-card:nth-child(4) .showcase-media,.showcase-card:nth-child(5) .showcase-media{height:350px}.showcase-media small{position:absolute;z-index:2;left:18px;bottom:15px;color:#a99fad;font-size:8px;font-weight:800;letter-spacing:.12em}.showcase-copy{padding:22px}.showcase-copy h3{font-size:22px}.showcase-copy p{font-size:11px}.showcase-copy strong{font-size:17px}
.statement-band{width:min(1500px,calc(100% - 32px));margin:30px auto;padding:120px 30px;text-align:center;border:1px solid #402047;border-radius:28px;background:radial-gradient(circle at 50% 50%,#8f24ac2d,transparent 48%),#0a070d;position:relative;z-index:2;overflow:hidden}.statement-band:before,.statement-band:after{content:"";position:absolute;width:330px;height:330px;border:1px solid #7f278f55;border-radius:50%;top:50%;transform:translateY(-50%)}.statement-band:before{left:-170px}.statement-band:after{right:-170px}.statement-band>span{font-size:8px;font-weight:900;letter-spacing:.22em;color:#cb4be2}.statement-band h2{font-size:clamp(48px,6vw,82px);line-height:1;margin:20px 0}.statement-band h2 em{font-style:normal;color:#d947f1}.statement-band p{color:#918797;font-size:11px}
.benefit-grid article{min-height:105px;border-radius:16px}.benefit-grid i{font:800 12px Inter,Arial;color:#e653ff}.step-grid article{min-height:215px;padding-top:40px;border-radius:18px}.faq-list details{border-radius:15px}.faq-list summary{padding:24px 26px;font-size:12px}
@media(max-width:1000px){.site-header{height:72px}.site-header nav{top:80px;border:1px solid #3b2242;padding:12px}.brand-mark{width:40px;height:40px}.hero-side{display:none}.home-product-grid{grid-template-columns:repeat(2,1fr)}.showcase-card,.showcase-card:nth-child(4),.showcase-card:nth-child(5){grid-column:auto}.hero-product{width:32%}.hero-product-2{width:36%}.proof{gap:35px}}
@media(max-width:650px){.site-header{width:calc(100% - 20px);height:66px;border-radius:15px}.brand{min-width:0}.brand strong{font-size:14px}.brand strong small{display:none}.brand-mark{width:37px;height:37px}.header-actions .login-btn{height:38px;padding:0 11px}.home-hero{min-height:730px;padding:95px 18px 205px}.home-hero h1{font-size:49px}.home-hero p{font-size:12px}.hero-showcase{height:155px;width:92%}.hero-product{height:125px}.hero-product-2{height:150px}.hero-product span{font-size:7px;left:10px;bottom:10px}.hero-trust{display:none}.content-section{width:calc(100% - 28px);padding:80px 0}.section-heading{display:block}.section-heading>a{width:max-content;margin-top:22px}.home-product-grid{grid-template-columns:1fr}.showcase-media,.showcase-card:nth-child(4) .showcase-media,.showcase-card:nth-child(5) .showcase-media{height:265px}.statement-band{padding:85px 22px}.statement-band h2{font-size:45px}}
