*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--midnight: #0F0F12;--creator-purple: #6C4DFF;--electric-blue: #00B7FF;--neon-pink: #FF3DA6;--soft-grey: #B5B8C5;--glass-bg: rgba(15, 15, 18, .7);--glass-light: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .08);--glass-border-light: rgba(255, 255, 255, .06)}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,ui-sans-serif,system-ui,sans-serif;background-color:var(--midnight);color:#fff;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer;font-family:inherit}.skip-to-content{position:absolute;top:-100px;left:0;background:var(--creator-purple);color:#fff;padding:8px 16px;z-index:9999;font-size:14px}.skip-to-content:focus{top:0}h1,h2,h3,h4,h5,h6{font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-weight:900;line-height:1.1}.font-display{font-family:Poppins,ui-sans-serif,system-ui,sans-serif}.font-mono{font-family:JetBrains Mono,ui-monospace,monospace}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem;max-width:1280px}}.text-gradient-purple{background:linear-gradient(135deg,#6c4dff,#00b7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-pink{background:linear-gradient(135deg,#ff3da6,#6c4dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glow-purple{box-shadow:0 0 20px #6c4dff4d,0 0 60px #6c4dff1a}.glow-blue{box-shadow:0 0 20px #00b7ff4d,0 0 60px #00b7ff1a}.glow-pink{box-shadow:0 0 20px #ff3da64d,0 0 60px #ff3da61a}.bg-glass{background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border)}.bg-glass-light{background:var(--glass-light);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border-light)}.gradient-border{position:relative}.gradient-border:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#6c4dff,#00b7ff,#ff3da6);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f0f12}::-webkit-scrollbar-thumb{background:#6c4dff;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00b7ff}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .5s ease;padding:1.25rem 0}.site-header.scrolled{background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);padding:.75rem 0}.header-inner{display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:.5rem}.header-logo img{height:32px;width:32px;border-radius:8px;transition:transform .3s}.header-logo:hover img{transform:scale(1.1)}.header-logo-text{font-family:Poppins,sans-serif;font-weight:700;font-size:1.25rem;color:#fff;letter-spacing:-.02em}.header-logo-text span{color:var(--creator-purple)}.header-nav{display:none;align-items:center;gap:2rem}@media(min-width:768px){.header-nav{display:flex}}.header-nav a{font-size:.875rem;font-weight:500;color:var(--soft-grey);transition:color .3s}.header-nav a:hover,.header-nav a.active{color:var(--creator-purple)}.header-actions{display:flex;align-items:center;gap:.75rem}.header-cta{display:none;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--creator-purple);color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:.875rem;border-radius:9999px;transition:all .3s}@media(min-width:640px){.header-cta{display:inline-flex}}.header-cta:hover{box-shadow:0 0 20px #6c4dff66;transform:scale(1.05)}.mobile-toggle{display:block;padding:.5rem;color:#fff}@media(min-width:768px){.mobile-toggle{display:none}}.mobile-menu{display:none;background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);padding:1.5rem 0}.mobile-menu.open{display:block}@media(min-width:768px){.mobile-menu{display:none!important}}.mobile-menu-inner{display:flex;flex-direction:column;gap:1rem}.mobile-menu a{font-family:Poppins,sans-serif;font-weight:600;font-size:1.125rem;color:#fff;transition:color .3s}.mobile-menu a.active{color:var(--creator-purple)}.mobile-menu-cta{margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--creator-purple);color:#fff;font-family:Poppins,sans-serif;font-weight:600;border-radius:9999px}.hero-section{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;padding-top:6rem;padding-bottom:3rem}.hero-bg-glow-1{position:absolute;top:25%;left:25%;width:600px;height:600px;background:#6c4dff33;border-radius:50%;filter:blur(150px);pointer-events:none}.hero-bg-glow-2{position:absolute;bottom:25%;right:25%;width:400px;height:400px;background:#00b7ff26;border-radius:50%;filter:blur(120px);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative;z-index:10}@media(min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;background:#6c4dff26;border:1px solid rgba(108,77,255,.3);border-radius:9999px;color:var(--creator-purple);font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:500;margin-bottom:1.5rem}.hero-badge i{width:12px;height:12px}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);color:#fff;margin-bottom:1.5rem;line-height:1.05}.hero-description{color:var(--soft-grey);font-size:1.125rem;line-height:1.7;max-width:28rem;margin-bottom:2rem}.hero-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--creator-purple);color:#fff;font-family:Poppins,sans-serif;font-weight:700;font-size:1.125rem;border-radius:9999px;transition:all .3s}.btn-primary:hover{box-shadow:0 0 30px #6c4dff80;transform:scale(1.05)}.btn-primary i{width:20px;height:20px}.hero-price-info{display:flex;flex-direction:column}.hero-price-old{color:#fff6;text-decoration:line-through;font-size:.875rem}.hero-price-badge{color:var(--neon-pink);font-size:.875rem;font-weight:600}.hero-trust-row{display:flex;align-items:center;gap:1.5rem;font-size:.875rem;color:var(--soft-grey);flex-wrap:wrap}.hero-trust-item{display:flex;align-items:center;gap:.375rem}.hero-trust-item i{width:16px;height:16px}.hero-trust-item:nth-child(1) i{color:var(--creator-purple)}.hero-trust-item:nth-child(2) i{color:var(--electric-blue)}.hero-trust-item:nth-child(3) i{color:var(--neon-pink)}.hero-image-wrapper{position:relative;display:flex;justify-content:center}.hero-image-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:#6c4dff33;border-radius:1.5rem;filter:blur(60px);transform:scale(.9)}.hero-image-wrapper img{position:relative;z-index:10;width:100%;max-width:32rem;border-radius:1rem}.social-proof-bar{padding:2rem 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff05}.social-proof-grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}@media(min-width:768px){.social-proof-grid{gap:4rem}}.social-proof-item{text-align:center}.social-proof-value{font-family:Poppins,sans-serif;font-weight:900;font-size:1.875rem;color:#fff;display:flex;align-items:center;justify-content:center;gap:.25rem}.social-proof-label{color:var(--soft-grey);font-size:.75rem;margin-top:.25rem}.star-icon-yellow{color:#facc15;fill:#facc15;width:20px;height:20px}.section{padding:6rem 0;position:relative;overflow:hidden}.section-label{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em}.section-label.purple{color:var(--creator-purple)}.section-label.blue{color:var(--electric-blue)}.section-label.pink{color:var(--neon-pink)}.section-title{font-size:clamp(1.875rem,4vw,3rem);color:#fff;margin-top:1rem;margin-bottom:1.5rem}.section-subtitle{color:var(--soft-grey);font-size:1.125rem;line-height:1.7}.section-center{text-align:center;max-width:48rem;margin-left:auto;margin-right:auto;margin-bottom:4rem}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.animate-on-scroll.from-left{transform:translate(-30px)}.animate-on-scroll.from-right{transform:translate(30px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0) translate(0)}.problem-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:56rem;margin:0 auto}@media(min-width:768px){.problem-grid{grid-template-columns:1fr 1fr}}.problem-card{border-radius:1rem;padding:2rem;position:relative;overflow:hidden}.problem-card-corner{position:absolute;top:0;right:0;width:5rem;height:5rem;border-bottom-left-radius:100%}.problem-card.without .problem-card-corner{background:#ef44441a}.problem-card.with .problem-card-corner{background:#6c4dff1a}.problem-card-icon{width:2.5rem;height:2.5rem;margin-bottom:1rem}.problem-card.without .problem-card-icon{color:#f87171}.problem-card.with .problem-card-icon{color:var(--creator-purple)}.problem-card h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.problem-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.problem-list li{display:flex;align-items:flex-start;gap:.5rem;color:var(--soft-grey);font-size:.875rem}.problem-list li i{width:16px;height:16px;margin-top:2px;flex-shrink:0}.problem-card.without .problem-list li i{color:#f87171}.problem-card.with .problem-list li i{color:var(--creator-purple)}.video-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:64rem;margin:0 auto}@media(min-width:768px){.video-grid{grid-template-columns:1fr 1fr}}.video-card{position:relative;border-radius:1rem;overflow:hidden;aspect-ratio:16 / 9}.video-card video{width:100%;height:100%;object-fit:cover}.video-card-label{position:absolute;bottom:1rem;left:1rem;background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.375rem .75rem;border-radius:9999px;color:#fff;font-size:.75rem;font-weight:500}.video-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000004d;transition:background .3s;cursor:pointer}.video-play-overlay:hover{background:#0003}.video-play-btn{width:4rem;height:4rem;border-radius:50%;background:#6c4dffe6;display:flex;align-items:center;justify-content:center;transition:transform .3s}.video-play-overlay:hover .video-play-btn{transform:scale(1.1)}.video-play-btn i{width:24px;height:24px;color:#fff;margin-left:2px}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:64rem;margin:0 auto}@media(min-width:640px){.features-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.features-grid{grid-template-columns:1fr 1fr 1fr}}.feature-card{border-radius:1rem;padding:1.5rem;height:100%;transition:background .3s}.feature-card:hover{background:#ffffff14}.feature-icon-box{width:3rem;height:3rem;border-radius:.75rem;background:#6c4dff26;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:background .3s}.feature-card:hover .feature-icon-box{background:#6c4dff40}.feature-icon-box i{width:24px;height:24px;color:var(--creator-purple)}.feature-card h3{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.5rem}.feature-card p{color:var(--soft-grey);font-size:.875rem;line-height:1.6}.spotlight-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.spotlight-grid{grid-template-columns:1fr 1fr}}.spotlight-image{border-radius:1rem;width:100%}.spotlight-checklist{display:flex;flex-direction:column;gap:1rem}.spotlight-check-item{display:flex;align-items:center;gap:.75rem}.spotlight-check-icon{width:1.5rem;height:1.5rem;border-radius:50%;background:#6c4dff33;display:flex;align-items:center;justify-content:center;flex-shrink:0}.spotlight-check-icon i{width:14px;height:14px;color:var(--creator-purple)}.spotlight-check-item span{color:var(--soft-grey);font-size:.875rem}.lifestyle-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:64rem;margin:0 auto}@media(min-width:768px){.lifestyle-grid{grid-template-columns:1fr 1fr}}.lifestyle-card{position:relative;border-radius:1rem;overflow:hidden;height:20rem}.lifestyle-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.lifestyle-card:hover img{transform:scale(1.05)}.lifestyle-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent,transparent)}.lifestyle-card-content{position:absolute;bottom:1.5rem;left:1.5rem}.lifestyle-card-content h3{font-size:1.25rem;font-weight:700;color:#fff}.lifestyle-card-content p{color:#ffffffb3;font-size:.875rem;margin-top:.25rem}.comparison-wrapper{max-width:64rem;margin:0 auto;overflow-x:auto}.comparison-table{width:100%;text-align:left;border-collapse:collapse}.comparison-table th{padding:1rem;color:var(--soft-grey);font-family:JetBrains Mono,monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid rgba(255,255,255,.1)}.comparison-table td{padding:1rem;font-size:.875rem;border-bottom:1px solid rgba(255,255,255,.05)}.comparison-table .pixagrip-row{background:#6c4dff1a;border-bottom:1px solid rgba(108,77,255,.3)}.comparison-table .pixagrip-row td{border-bottom:1px solid rgba(108,77,255,.3)}.comparison-brand{display:flex;align-items:center;gap:.5rem}.comparison-brand img{width:24px;height:24px;border-radius:4px}.comparison-brand-name{font-family:Poppins,sans-serif;font-weight:700;color:#fff}.price-purple{font-family:JetBrains Mono,monospace;font-weight:700;color:var(--creator-purple);font-size:1.125rem}.price-red{font-family:JetBrains Mono,monospace;color:#f87171}.check-icon-purple{color:var(--creator-purple);width:20px;height:20px;margin:0 auto;display:block}.check-icon-dim{color:#fff6;width:16px;height:16px;margin:0 auto;display:block}.x-icon-red{color:#f8717199;width:16px;height:16px;margin:0 auto;display:block}.weight-white{font-family:JetBrains Mono,monospace;color:#fff;font-size:.875rem}.weight-grey{font-family:JetBrains Mono,monospace;color:var(--soft-grey);font-size:.875rem}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:76rem;margin:0 auto}@media(min-width:640px){.reviews-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.reviews-grid{grid-template-columns:repeat(4,1fr)}}.review-card{border-radius:1rem;padding:1.5rem;height:100%;display:flex;flex-direction:column}.review-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.review-avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}.review-name{color:#fff;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.review-name i{width:14px;height:14px;color:var(--creator-purple)}.review-platform{color:#b5b8c599;font-size:.75rem}.star-rating{display:flex;gap:2px}.star-rating i{width:16px;height:16px}.star-rating i.filled{color:#facc15;fill:#facc15}.star-rating i.empty{color:#fff3}.review-text{color:var(--soft-grey);font-size:.875rem;line-height:1.6;margin-top:.75rem;flex:1}.review-handle{color:#6c4dff99;font-family:JetBrains Mono,monospace;font-size:.75rem;margin-top:.75rem}.flatlay-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.flatlay-grid{grid-template-columns:1fr 1fr}}.flatlay-image{border-radius:1rem;width:100%}.flatlay-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--creator-purple);font-family:Poppins,sans-serif;font-weight:600;transition:gap .3s}.flatlay-link:hover{gap:.75rem}.flatlay-link i{width:20px;height:20px}.cta-section{padding:8rem 0;position:relative;overflow:hidden}.cta-glow-1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:#6c4dff26;border-radius:50%;filter:blur(200px);pointer-events:none}.cta-glow-2{position:absolute;top:50%;left:33%;transform:translate(-50%,-50%);width:400px;height:400px;background:#ff3da61a;border-radius:50%;filter:blur(150px);pointer-events:none}.cta-inner{position:relative;z-index:10;text-align:center}.cta-title{font-size:clamp(2.5rem,5vw,4.5rem);color:#fff;margin-bottom:1.5rem}.cta-subtitle{color:var(--soft-grey);font-size:1.25rem;max-width:32rem;margin:0 auto 2.5rem}.cta-note{color:#b5b8c580;font-size:.875rem;margin-top:1.5rem}.product-hero{padding-top:7rem;padding-bottom:4rem}.product-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:flex-start}@media(min-width:1024px){.product-grid{grid-template-columns:1fr 1fr;gap:4rem}}.product-gallery-main{position:relative;border-radius:1rem;overflow:hidden;aspect-ratio:1;margin-bottom:1rem}.product-gallery-main img{width:100%;height:100%;object-fit:cover}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.product-thumb{border-radius:.75rem;overflow:hidden;aspect-ratio:1;border:2px solid rgba(255,255,255,.1);transition:all .3s;cursor:pointer}.product-thumb.active{border-color:var(--creator-purple);box-shadow:0 0 20px #6c4dff4d,0 0 60px #6c4dff1a}.product-thumb:hover{border-color:#fff3}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-info{position:relative}@media(min-width:1024px){.product-info{position:sticky;top:7rem}}.product-rating-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.product-rating-text{color:var(--soft-grey);font-size:.875rem}.product-title{font-size:clamp(2rem,4vw,3rem);color:#fff;margin-bottom:.5rem}.product-subtitle{color:var(--soft-grey);font-size:1.125rem;margin-bottom:1.5rem}.product-price-row{display:flex;align-items:flex-end;gap:.75rem;margin-bottom:1.5rem}.product-price{font-family:Poppins,sans-serif;font-weight:900;font-size:2.25rem;color:#fff}.product-price-old{color:#b5b8c599;text-decoration:line-through;font-size:1.125rem;margin-bottom:.25rem}.product-price-badge{padding:.25rem .75rem;background:#ff3da626;color:var(--neon-pink);font-size:.875rem;font-weight:700;border-radius:9999px;margin-bottom:.25rem}.product-color-label{color:#fff;font-size:.875rem;font-weight:500;margin-bottom:.75rem;display:block}.product-color-options{display:flex;gap:.75rem;margin-bottom:1.5rem}.product-color-btn{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid rgba(255,255,255,.1);transition:all .3s}.product-color-btn.active{border-color:var(--creator-purple);box-shadow:0 0 0 2px #6c4dff4d;outline:2px solid var(--midnight);outline-offset:-4px}.product-color-btn:hover{border-color:#ffffff4d}.product-color-btn.white{background:#fff}.product-color-btn.black{background:#1a1a2e}.product-color-btn.green{background:#065f46}.product-qty-label{color:#fff;font-size:.875rem;font-weight:500;margin-bottom:.75rem;display:block}.product-qty-selector{display:inline-flex;align-items:center;background:#ffffff0d;border-radius:9999px;border:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.product-qty-btn{padding:.75rem;color:var(--soft-grey);transition:color .3s}.product-qty-btn:hover{color:#fff}.product-qty-btn i{width:16px;height:16px}.product-qty-value{width:3rem;text-align:center;color:#fff;font-family:JetBrains Mono,monospace}.btn-add-to-cart{width:100%;padding:1rem;background:var(--creator-purple);color:#fff;font-family:Poppins,sans-serif;font-weight:700;font-size:1.125rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s;margin-bottom:1rem}.btn-add-to-cart:hover{box-shadow:0 0 30px #6c4dff80;transform:scale(1.02)}.btn-add-to-cart:active{transform:scale(.98)}.btn-add-to-cart i{width:20px;height:20px}.btn-buy-now{width:100%;padding:1rem;background:#fff;color:var(--midnight);font-family:Poppins,sans-serif;font-weight:700;font-size:1.125rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s;margin-bottom:2rem}.btn-buy-now:hover{background:#ffffffe6}.btn-buy-now:active{transform:scale(.98)}.trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.75rem;border-radius:.75rem}.trust-badge i{width:20px;height:20px;margin-bottom:.5rem}.trust-badge:nth-child(1) i{color:var(--creator-purple)}.trust-badge:nth-child(2) i{color:var(--electric-blue)}.trust-badge:nth-child(3) i{color:var(--neon-pink)}.trust-badge span{color:#fff;font-size:.75rem;font-weight:500}.specs-table{max-width:42rem;margin:0 auto;border-radius:1rem;overflow:hidden}.specs-row{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.specs-row:last-child{border-bottom:none}.specs-label{color:var(--soft-grey);font-size:.875rem}.specs-value{color:#fff;font-size:.875rem;font-family:JetBrains Mono,monospace}.faq-wrapper{max-width:42rem;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item{border-radius:.75rem;overflow:hidden}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem;text-align:left;color:#fff;font-weight:500;font-size:.875rem}.faq-question i{width:20px;height:20px;color:var(--soft-grey);flex-shrink:0;transition:transform .3s}.faq-item.open .faq-question i{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:300px}.faq-answer-inner{padding:0 1.25rem 1.25rem;color:var(--soft-grey);font-size:.875rem;line-height:1.6}.site-footer{background:#0a0a0e;border-top:1px solid rgba(255,255,255,.05);padding:4rem 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-brand p{color:var(--soft-grey);font-size:.875rem;line-height:1.6;max-width:24rem;margin-bottom:1.5rem}.footer-socials{display:flex;gap:1rem}.footer-social-link{width:2.5rem;height:2.5rem;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:var(--soft-grey);transition:all .3s}.footer-social-link:hover{color:var(--creator-purple);background:#6c4dff1a}.footer-social-link i{width:16px;height:16px}.footer-col h4{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:1rem}.footer-col a,.footer-col span{display:block;color:var(--soft-grey);font-size:.875rem;margin-bottom:.75rem;transition:color .3s;cursor:pointer}.footer-col a:hover,.footer-col span:hover{color:var(--creator-purple)}.footer-bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-bottom p{color:#b5b8c599;font-size:.75rem}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links span{color:#b5b8c599;font-size:.75rem;cursor:pointer;transition:color .3s}.footer-bottom-links span:hover{color:var(--soft-grey)}.about-hero{padding-top:8rem;padding-bottom:5rem;position:relative;overflow:hidden}.about-hero-glow{position:absolute;top:33%;right:25%;width:500px;height:500px;background:#6c4dff26;border-radius:50%;filter:blur(150px);pointer-events:none}.about-mission-image{position:relative;border-radius:1.5rem;overflow:hidden;max-width:64rem;margin:0 auto}.about-mission-image img{width:100%;height:25rem;object-fit:cover}@media(min-width:640px){.about-mission-image img{height:31rem}}.about-mission-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--midnight),rgba(15,15,18,.3),transparent)}.about-mission-content{position:absolute;bottom:2rem;left:2rem;right:2rem}.about-mission-content h2{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:.5rem}.about-mission-content p{color:#ffffffb3;font-size:1.125rem;max-width:32rem}.values-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:56rem;margin:0 auto}@media(min-width:640px){.values-grid{grid-template-columns:1fr 1fr}}.value-card{border-radius:1rem;padding:2rem;height:100%}.value-card i{width:2.5rem;height:2.5rem;color:var(--creator-purple);margin-bottom:1rem}.value-card h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.value-card p{color:var(--soft-grey);font-size:.875rem;line-height:1.6}.timeline{max-width:42rem;margin:0 auto}.timeline-item{display:flex;gap:1.5rem;margin-bottom:2rem}.timeline-item:last-child{margin-bottom:0}.timeline-left{display:flex;flex-direction:column;align-items:center}.timeline-circle{width:3rem;height:3rem;border-radius:50%;background:#6c4dff33;display:flex;align-items:center;justify-content:center;flex-shrink:0}.timeline-circle span{color:var(--creator-purple);font-family:JetBrains Mono,monospace;font-weight:700;font-size:.875rem}.timeline-line{width:1px;flex:1;background:#ffffff1a;margin-top:.5rem}.timeline-content{padding-bottom:2rem}.timeline-content h3{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.5rem}.timeline-content p{color:var(--soft-grey);font-size:.875rem;line-height:1.6}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:56rem;margin:0 auto}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center}.stat-value{font-family:Poppins,sans-serif;font-weight:900;font-size:2.25rem;color:#fff;margin-bottom:.25rem}.stat-label{color:var(--soft-grey);font-size:.875rem}.text-center{text-align:center}.text-left{text-align:left}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.hidden{display:none}.announcement-bar{background:linear-gradient(90deg,var(--creator-purple),var(--electric-blue));padding:.5rem 0;text-align:center;z-index:60;position:relative}.announcement-bar-inner{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;letter-spacing:.05em}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none;opacity:0;transition:opacity .3s}.cart-drawer.open{pointer-events:all;opacity:1}.cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.cart-drawer-content{position:absolute;top:0;right:-400px;width:400px;max-width:100vw;height:100%;background:#0f0f12;border-left:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;transition:right .3s ease}.cart-drawer.open .cart-drawer-content{right:0}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.cart-drawer-header h3{font-size:1.125rem;font-weight:700;color:#fff}.cart-drawer-close{color:var(--soft-grey);padding:.25rem}.cart-drawer-close i{width:24px;height:24px}.cart-drawer-items{flex:1;overflow-y:auto;padding:1.5rem}.cart-drawer-item{display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.cart-drawer-item:last-child{border-bottom:none}.cart-drawer-item img{width:64px;height:64px;border-radius:.5rem;object-fit:cover}.cart-drawer-item-info{flex:1}.cart-drawer-item-title{color:#fff;font-weight:600;font-size:.875rem}.cart-drawer-item-variant{color:var(--soft-grey);font-size:.75rem;margin-top:.25rem}.cart-drawer-item-price{color:var(--creator-purple);font-family:Poppins,sans-serif;font-weight:700;margin-top:.25rem}.cart-drawer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--soft-grey)}.cart-drawer-empty i{width:3rem;height:3rem;margin-bottom:1rem}.cart-drawer-footer{padding:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.cart-drawer-total{display:flex;justify-content:space-between;margin-bottom:1rem;color:#fff;font-weight:700}@media(max-width:639px){.comparison-table{font-size:.75rem}.comparison-table th,.comparison-table td{padding:.75rem .5rem}.reviews-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pixagrip.css.map */
