:root{--ink:#020817;--ink2:#06132b;--panel:#08162d;--line:rgba(154,186,255,.15);--blue:#218dff;--blue2:#45b6ff;--text:#f7f9ff;--muted:#9ca9c4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:"DM Sans",sans-serif}.site-shell{overflow:hidden;min-height:100vh;background:radial-gradient(circle at 75% 23%,rgba(18,103,219,.18),transparent 28%),radial-gradient(circle at 20% 5%,rgba(22,69,151,.17),transparent 25%),linear-gradient(145deg,#06132a 0%,#030916 45%,#010611 100%)}.container{width:min(1190px,calc(100% - 80px));margin:auto}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:7px;text-decoration:none;color:white;font-family:Outfit,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.8px}.brand b{color:#54b5ff;font-weight:700}.brand-mark{display:grid;place-items:center;width:37px;height:37px;border-radius:13px;background:linear-gradient(135deg,#58c6ff,#1478fb);box-shadow:0 7px 22px rgba(25,134,255,.35);font-size:22px;font-weight:800;color:#eafdff;transform:rotate(-10deg)}.nav-links{display:flex;gap:48px;margin-left:70px}.nav-links a{position:relative;padding:39px 0 24px;color:#9da8be;text-decoration:none;font-size:14px;font-weight:700}.nav-links a:hover,.nav-links a.active{color:#fff}.nav-links .active:after{position:absolute;content:"";height:2px;width:36px;background:var(--blue2);bottom:17px;left:50%;transform:translateX(-50%)}.nav-actions{display:flex;align-items:center;gap:10px}.cart-button,.support-button,.outline-button,.primary-button{border:none;font:700 14px Outfit,sans-serif;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.cart-button,.outline-button{height:45px;padding:0 21px;border:1px solid #168fff;border-radius:30px;background:rgba(1,10,26,.5);color:white}.cart-count{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#166cd0;font-size:11px}.support-button,.primary-button{height:46px;padding:0 24px;border-radius:30px;background:linear-gradient(135deg,#1591ff,#287df2);color:white;box-shadow:0 10px 28px rgba(9,116,246,.25)}.hero{display:grid;grid-template-columns:.92fr 1.08fr;min-height:520px;align-items:center;padding-top:40px}.eyebrow{margin:0 0 12px;color:#5dbbff;letter-spacing:1.65px;font-size:11px;font-weight:700}.hero h1,.section-heading h2,.policy-content h2,.drawer-head h2,.modal h2{font-family:Outfit,sans-serif;letter-spacing:-2.8px}.hero h1{font-size:57px;line-height:1.14;margin:0;max-width:590px}.hero h1 span{color:#238aff;display:inline-block;min-width:300px;transition:opacity .24s ease,transform .24s ease}.hero-description{max-width:440px;margin:26px 0 32px;color:var(--muted);line-height:1.8;font-size:15px}.hero-actions{display:flex;gap:12px}.primary-button span{font-size:20px;line-height:0}.hero-art{height:500px;display:flex;align-items:center;justify-content:center;pointer-events:none}.hero-art img{width:min(720px,58vw);max-width:none;margin-left:-50px;mix-blend-mode:screen;filter:drop-shadow(0 26px 32px rgba(10,108,255,.24))}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;padding:32px 4px 105px}.trust article{max-width:320px}.trust-icon{display:grid;place-items:center;width:56px;height:56px;background:linear-gradient(135deg,#1794ff,#2477ed);border-radius:50%;box-shadow:0 10px 25px rgba(19,120,246,.25);font-size:22px}.trust h2{font:700 17px Outfit,sans-serif;margin:20px 0 13px;letter-spacing:-.5px}.trust p{color:var(--muted);font-size:13px;line-height:1.8;margin:0}.products-section{padding:72px 0 96px;border-top:1px solid var(--line)}.section-heading,.policy-content{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.section-heading h2,.policy-content h2{font-size:40px;margin:0}.section-heading>span{color:var(--muted);font-size:13px}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin:35px 0 25px}.filter{border:1px solid var(--line);padding:10px 16px;color:var(--muted);background:transparent;border-radius:20px;font:600 13px "DM Sans",sans-serif;cursor:pointer}.filter.active,.filter:hover{background:#1387fb;color:#fff;border-color:#1387fb}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{position:relative;min-height:195px;border:1px solid var(--line);border-radius:18px;padding:21px;background:linear-gradient(145deg,rgba(12,31,62,.82),rgba(3,13,30,.86));transition:transform .2s,border-color .2s}.product-card:hover{transform:translateY(-4px);border-color:rgba(82,179,255,.6)}.product-top{display:flex;justify-content:space-between;align-items:flex-start}.product-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:rgba(72,142,235,.15);font-size:20px}.product-category{font-size:10px;letter-spacing:1px;color:#6ebfff;text-transform:uppercase}.product-card h3{font:600 18px Outfit,sans-serif;margin:29px 0 9px;letter-spacing:-.4px}.product-card p{min-height:34px;margin:0;color:var(--muted);font-size:12px;line-height:1.45}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.product-bottom strong{font:700 18px Outfit,sans-serif}.add-button{border:0;width:31px;height:31px;border-radius:50%;color:white;background:#147ff5;cursor:pointer;font-size:21px}.policy-band{background:linear-gradient(110deg,rgba(10,48,104,.7),rgba(2,14,34,.7));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.policy-content{min-height:260px;align-items:center}.policy-content h2{font-size:35px}.policy-content p:not(.eyebrow){max-width:560px;color:var(--muted);line-height:1.7;font-size:14px}.footer{min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.footer>a:last-child{color:#75c3ff;text-decoration:none}.cart-drawer{position:fixed;z-index:10;top:0;right:0;display:flex;flex-direction:column;width:min(420px,100%);height:100%;padding:28px;background:#061125;transform:translateX(105%);transition:transform .3s;box-shadow:-24px 0 60px rgba(0,0,0,.4)}.cart-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between}.drawer-head h2{margin:0;font-size:30px}.close-button{border:0;background:transparent;color:#c8d2e4;font-size:30px;cursor:pointer;line-height:1}.cart-items{flex:1;margin-top:30px;overflow:auto}.empty-cart{color:var(--muted);font-size:14px}.cart-item{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line)}.cart-item strong{display:block;font:600 16px Outfit,sans-serif}.cart-item span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.remove-button{margin-top:10px;border:0;background:transparent;color:#67bdff;text-decoration:underline;cursor:pointer}.cart-summary{border-top:1px solid var(--line);padding-top:20px}.cart-summary>div{display:flex;justify-content:space-between;margin-bottom:18px;color:var(--muted)}.cart-summary strong{color:#fff;font:700 22px Outfit,sans-serif}.checkout-button{width:100%}.backdrop{position:fixed;z-index:9;inset:0;background:rgba(0,3,11,.55);opacity:0;visibility:hidden;transition:.3s}.backdrop.show{opacity:1;visibility:visible}.modal{position:fixed;z-index:12;inset:0;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:.2s}.modal.open{visibility:visible;opacity:1}.modal-card{position:relative;width:min(520px,100%);padding:36px;border:1px solid rgba(105,177,255,.25);border-radius:24px;background:#07152d;box-shadow:0 20px 70px rgba(0,0,0,.55)}.modal-close{position:absolute;right:23px;top:21px}.modal h2{font-size:36px;margin:0}.modal-intro{color:var(--muted);line-height:1.6;font-size:14px}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:23px 0}.payment-methods button{height:45px;border:1px solid var(--line);border-radius:12px;background:rgba(15,42,82,.65);color:#fff;font:600 14px Outfit,sans-serif}.fallback-box{padding:18px;margin:4px 0 20px;border:1px solid rgba(77,167,255,.25);border-radius:14px;background:rgba(11,53,112,.27)}.fallback-box p{font-size:12px;color:var(--muted);margin:8px 0}.fallback-box code{display:block;padding:10px;border-radius:8px;background:#020916;color:#b9d5f7;white-space:normal;font:12px/1.5 "DM Sans",sans-serif}.copy-button{margin-top:10px;border:0;background:transparent;color:#67bdff;font:700 12px Outfit,sans-serif;cursor:pointer}.ticket-button{width:100%}@media(max-width:850px){.container{width:min(100% - 40px,650px)}.nav{height:80px}.nav-links{display:none}.hero{grid-template-columns:1fr;padding:66px 0 25px;text-align:center}.hero-copy{position:relative;z-index:1}.hero h1{font-size:46px;margin:auto}.hero-description{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-art{order:-1;height:305px;margin-bottom:-35px}.hero-art img{width:500px;margin:0}.trust{gap:24px;padding-bottom:65px}.products-grid{grid-template-columns:repeat(2,1fr)}.section-heading h2,.policy-content h2{font-size:32px}.footer{flex-wrap:wrap;padding:30px 0}.policy-content{padding:55px 0;align-items:flex-start;flex-direction:column}.nav-actions .cart-button{padding:0 13px}.support-button{padding:0 15px}.support-button span{display:none}}@media(max-width:540px){.container{width:calc(100% - 32px)}.brand{font-size:14px}.brand-mark{width:31px;height:31px;font-size:18px}.nav-actions{gap:5px}.cart-button,.support-button{height:39px;font-size:12px}.hero{padding-top:37px}.hero h1{font-size:37px;letter-spacing:-2px}.hero h1 span{min-width:0}.hero-art{height:255px}.trust{grid-template-columns:1fr;padding-top:45px}.trust article{max-width:none}.products-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.footer{align-items:flex-start;flex-direction:column}.hero-actions{flex-direction:column;align-items:center}.hero-actions a{width:218px}.modal-card{padding:28px 20px}.policy-content .outline-button{width:100%}}
