:root{--black: #0A0A0A;--charcoal: #1A1A1A;--dark-gray: #2D2D2D;--medium-gray: #888888;--light-gray: #CCCCCC;--white: #FFFFFF;--orange: #FF4F00;--orange-hover: #FF6B2C;--orange-glow: rgba(255, 79, 0, .15);--orange-glow-strong: rgba(255, 79, 0, .4)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--black);color:var(--white);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:769px){body{cursor:none}}.cursor,.cursor-dot{display:none}@media(min-width:769px){.cursor{display:block;width:20px;height:20px;border:1px solid var(--orange);border-radius:50%;position:fixed;pointer-events:none;z-index:9999;transition:transform .15s ease,background .15s ease,opacity .15s ease;transform:translate(-50%,-50%);mix-blend-mode:difference}.cursor-dot{display:block;width:4px;height:4px;background:var(--orange);border-radius:50%;position:fixed;pointer-events:none;z-index:10000;transform:translate(-50%,-50%)}.cursor.hover{transform:translate(-50%,-50%) scale(2);background:#ff4f001a}}.grain-overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9998;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--black);z-index:10001;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .6s ease,visibility .6s ease}.preloader.hidden{opacity:0;visibility:hidden}.preloader-logo{width:60px;height:60px;animation:preloaderPulse 1.5s ease-in-out infinite}@media(min-width:769px){.preloader-logo{width:80px;height:80px}}.preloader-logo path{fill:var(--white)}@keyframes preloaderPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}}.preloader-bar{width:100px;height:2px;background:var(--dark-gray);margin-top:24px;border-radius:2px;overflow:hidden}@media(min-width:769px){.preloader-bar{width:120px;margin-top:30px}}.preloader-progress{height:100%;background:var(--orange);width:0%;transition:width .3s ease}.preloader-text{margin-top:16px;font-size:9px;letter-spacing:.3em;color:var(--medium-gray);text-transform:uppercase}@media(min-width:769px){.preloader-text{margin-top:20px;font-size:10px}}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}@media(min-width:769px){.reveal{transform:translateY(40px);transition-duration:.8s}}.reveal.active{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-left{opacity:0;transform:translate(-40px);transition:opacity .6s ease,transform .6s ease}@media(min-width:769px){.reveal-left{transform:translate(-60px);transition-duration:.8s}}.reveal-left.active{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(40px);transition:opacity .6s ease,transform .6s ease}@media(min-width:769px){.reveal-right{transform:translate(60px);transition-duration:.8s}}.reveal-right.active{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transform:scale(.95);transition:opacity .6s ease,transform .6s ease}@media(min-width:769px){.reveal-scale{transform:scale(.9);transition-duration:.8s}}.reveal-scale.active{opacity:1;transform:scale(1)}a{text-decoration:none;color:inherit;transition:color .3s ease}button{font-family:inherit;border:none;outline:none;cursor:pointer}@media(min-width:769px){button{cursor:none}}.container{max-width:1200px;margin:0 auto;padding:0 16px}@media(min-width:769px){.container{padding:0 24px}}.gradient-mesh-1{position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(255,79,0,.08) 0%,transparent 60%);border-radius:50%;filter:blur(60px);pointer-events:none}@media(min-width:769px){.gradient-mesh-1{width:800px;height:800px;filter:blur(80px)}}.gradient-mesh-2{position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(255,79,0,.05) 0%,transparent 70%);border-radius:50%;filter:blur(40px);pointer-events:none}@media(min-width:769px){.gradient-mesh-2{width:600px;height:600px;filter:blur(60px)}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;background:transparent;transition:all .4s cubic-bezier(.25,.46,.45,.94)}@media(min-width:769px){.header{padding:20px 40px}}.header.scrolled{background:#0a0a0af2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:12px 16px}@media(min-width:769px){.header.scrolled{padding:16px 40px}}.logo-svg{height:20px;width:auto;transition:transform .3s ease}@media(min-width:769px){.logo-svg{height:28px}.logo-svg:hover{transform:scale(1.05)}}.logo-svg path{fill:var(--white)}.nav{display:none;gap:40px}@media(min-width:900px){.nav{display:flex}}.nav a{font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--medium-gray);transition:color .3s ease;position:relative}.nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--orange);transition:width .3s ease}.nav a:hover{color:var(--white)}.nav a:hover:after{width:100%}.header-right{display:flex;align-items:center;gap:12px}@media(min-width:769px){.header-right{gap:24px}}.cart-indicator{display:none;font-size:11px;color:var(--medium-gray);letter-spacing:.1em;transition:color .3s ease;position:relative}@media(min-width:769px){.cart-indicator{display:block}.cart-indicator:hover{color:var(--white)}}.cart-badge{position:absolute;top:-8px;right:-12px;background:var(--orange);color:var(--white);font-size:9px;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;justify-content:center;align-items:center;transform:scale(0);transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.cart-badge.show{transform:scale(1)}.btn-primary{background-color:var(--orange);color:var(--white);padding:10px 16px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease;border:none;position:relative;overflow:hidden}@media(min-width:769px){.btn-primary{padding:14px 28px;font-size:11px;letter-spacing:.15em}.btn-primary:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-primary:hover:before{width:300px;height:300px}.btn-primary:hover{background-color:var(--orange-hover);transform:translateY(-2px);box-shadow:0 10px 30px #ff4f004d}}.btn-primary:active{transform:scale(.98)}.mobile-menu-btn{display:block;background:none;border:none;padding:8px;position:relative;width:40px;height:40px}@media(min-width:900px){.mobile-menu-btn{display:none}}.mobile-menu-btn span{display:block;width:20px;height:2px;background:var(--white);position:absolute;left:10px;transition:all .3s ease}.mobile-menu-btn span:nth-child(1){top:12px}.mobile-menu-btn span:nth-child(2){top:19px}.mobile-menu-btn span:nth-child(3){top:26px}.mobile-menu-btn.active span:nth-child(1){top:19px;transform:rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){top:19px;transform:rotate(-45deg)}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--black);z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;opacity:0;visibility:hidden;transition:all .4s ease}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu a{font-size:20px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--white);transform:translateY(20px);opacity:0;transition:all .4s ease}@media(min-width:400px){.mobile-menu a{font-size:24px}}.mobile-menu.active a{transform:translateY(0);opacity:1}.mobile-menu a:nth-child(1){transition-delay:.1s}.mobile-menu a:nth-child(2){transition-delay:.2s}.mobile-menu a:nth-child(3){transition-delay:.3s}.mobile-menu a:nth-child(4){transition-delay:.4s}.hero{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:100px 16px 80px;position:relative;overflow:hidden}@media(min-width:769px){.hero{padding:140px 24px 100px}}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.hero .gradient-mesh-1{top:-100px;left:50%;transform:translate(-50%)}@media(min-width:769px){.hero .gradient-mesh-1{top:-200px}}.hero .gradient-mesh-2{bottom:-50px;right:-100px}@media(min-width:769px){.hero .gradient-mesh-2{bottom:-100px;right:-200px}}.hero-content{position:relative;z-index:2}.card-container{perspective:1000px;margin-bottom:40px}@media(min-width:769px){.card-container{margin-bottom:60px}}.card-3d{width:260px;height:165px;position:relative;transform-style:preserve-3d;animation:cardFloat 6s ease-in-out infinite}@media(min-width:400px){.card-3d{width:300px;height:190px}}@media(min-width:769px){.card-3d{width:340px;height:215px}}@keyframes cardFloat{0%,to{transform:rotateY(-12deg) rotateX(8deg) translateY(0)}50%{transform:rotateY(-12deg) rotateX(8deg) translateY(-12px)}}@media(min-width:769px){@keyframes cardFloat{0%,to{transform:rotateY(-15deg) rotateX(10deg) translateY(0)}50%{transform:rotateY(-15deg) rotateX(10deg) translateY(-15px)}}.card-3d:hover{animation-play-state:paused}}.card-face{position:absolute;width:100%;height:100%;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;backface-visibility:hidden}@media(min-width:769px){.card-face{border-radius:16px}}.card-front{background:linear-gradient(145deg,#1a1a1a,#0a0a0a);box-shadow:0 0 60px var(--orange-glow),0 20px 40px #00000080,inset 0 1px #ffffff0d;border:1px solid rgba(255,255,255,.05)}@media(min-width:769px){.card-front{box-shadow:0 0 80px var(--orange-glow),0 25px 50px #00000080,inset 0 1px #ffffff0d}}.card-icon-logo{width:60px;height:60px}@media(min-width:400px){.card-icon-logo{width:70px;height:70px}}@media(min-width:769px){.card-icon-logo{width:80px;height:80px}}.card-icon-logo path{fill:var(--white)}.card-line{width:50px;height:2px;background:var(--orange);margin-top:16px;box-shadow:0 0 20px var(--orange-glow-strong)}@media(min-width:769px){.card-line{width:60px;margin-top:20px}}.card-chip{position:absolute;top:20px;left:20px;width:32px;height:24px;background:linear-gradient(135deg,#3a3a3a,#2a2a2a);border-radius:4px;border:1px solid rgba(255,255,255,.1)}@media(min-width:769px){.card-chip{top:30px;left:30px;width:40px;height:30px;border-radius:6px}}.card-chip:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:12px;border:1px solid rgba(255,255,255,.1);border-radius:2px}@media(min-width:769px){.card-chip:before{width:20px;height:15px}}.hero h1{font-size:36px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px;background:linear-gradient(180deg,var(--white) 0%,rgba(255,255,255,.7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:400px){.hero h1{font-size:44px}}@media(min-width:769px){.hero h1{font-size:clamp(42px,8vw,80px);line-height:1.05;margin-bottom:24px}}.hero-tagline{font-size:11px;color:var(--medium-gray);letter-spacing:.2em;text-transform:uppercase;font-weight:400;margin-bottom:28px}@media(min-width:769px){.hero-tagline{font-size:13px;letter-spacing:.3em;margin-bottom:40px}}.social-proof-counter{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:100px;margin-top:16px}@media(min-width:769px){.social-proof-counter{gap:12px;padding:12px 24px;margin-top:20px}}.live-dot{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:livePulse 2s ease-in-out infinite}@media(min-width:769px){.live-dot{width:8px;height:8px}}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.counter-text{font-size:11px;color:var(--medium-gray);letter-spacing:.05em}@media(min-width:769px){.counter-text{font-size:12px}}.counter-text strong{color:var(--white);font-weight:600}.scroll-indicator{display:none;position:absolute;bottom:40px;left:50%;transform:translate(-50%);flex-direction:column;align-items:center;gap:12px;opacity:.4;animation:scrollPulse 2s ease-in-out infinite}@media(min-width:769px){.scroll-indicator{display:flex}}@keyframes scrollPulse{0%,to{opacity:.4;transform:translate(-50%) translateY(0)}50%{opacity:.7;transform:translate(-50%) translateY(5px)}}.scroll-indicator span{font-size:9px;letter-spacing:.3em;color:var(--medium-gray)}.scroll-line{width:1px;height:50px;background:linear-gradient(to bottom,var(--medium-gray),transparent)}.press-section{padding:40px 16px;border-top:1px solid var(--dark-gray);border-bottom:1px solid var(--dark-gray);overflow:hidden}@media(min-width:769px){.press-section{padding:60px 24px}}.press-inner{max-width:1000px;margin:0 auto}.press-label{text-align:center;font-size:9px;letter-spacing:.25em;color:var(--dark-gray);text-transform:uppercase;margin-bottom:20px}@media(min-width:769px){.press-label{font-size:10px;letter-spacing:.3em;margin-bottom:30px}}.press-logos{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}@media(min-width:769px){.press-logos{gap:60px}}.press-logo{font-size:12px;font-weight:700;color:var(--dark-gray);letter-spacing:.08em;transition:color .3s ease;text-transform:uppercase}@media(min-width:769px){.press-logo{font-size:18px;letter-spacing:.1em}.press-logo:hover{color:var(--medium-gray)}}.philosophy{padding:80px 16px;position:relative;overflow:hidden}@media(min-width:769px){.philosophy{padding:140px 24px}}.philosophy .gradient-mesh-2{top:50%;left:-150px;transform:translateY(-50%)}@media(min-width:769px){.philosophy .gradient-mesh-2{left:-300px}}.philosophy-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:900px){.philosophy-grid{grid-template-columns:1fr 1fr;gap:80px}}.philosophy-visual{height:280px;background:linear-gradient(135deg,var(--charcoal) 0%,var(--black) 100%);border-radius:12px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;border:1px solid var(--dark-gray);transition:all .4s ease;order:2}@media(min-width:900px){.philosophy-visual{height:450px;order:1}}@media(min-width:769px){.philosophy-visual:hover{border-color:#ff4f004d;box-shadow:0 0 60px var(--orange-glow)}.philosophy-visual:hover:before{opacity:.5;transform:rotate(15deg) scale(1.1)}}.philosophy-visual:before{content:"\2715";font-size:120px;color:var(--dark-gray);opacity:.3;transition:all .4s ease}@media(min-width:769px){.philosophy-visual:before{font-size:200px}}.philosophy-visual .label{position:absolute;bottom:20px;left:20px;font-size:9px;letter-spacing:.25em;color:var(--medium-gray);text-transform:uppercase}@media(min-width:769px){.philosophy-visual .label{bottom:30px;left:30px;font-size:10px;letter-spacing:.3em}}.section-label{font-size:10px;color:var(--orange);letter-spacing:.25em;text-transform:uppercase;margin-bottom:16px;font-weight:500}@media(min-width:769px){.section-label{font-size:11px;letter-spacing:.3em;margin-bottom:24px}}.philosophy-content{order:1}@media(min-width:900px){.philosophy-content{order:2}}.philosophy-content h2{font-size:28px;font-weight:700;line-height:1.25;margin-bottom:20px}@media(min-width:769px){.philosophy-content h2{font-size:clamp(32px,4vw,48px);line-height:1.2;margin-bottom:28px}}.philosophy-content h2 .muted{color:var(--medium-gray)}.philosophy-content p{font-size:14px;color:var(--medium-gray);line-height:1.7;max-width:480px}@media(min-width:769px){.philosophy-content p{font-size:16px;line-height:1.8}}.how-it-works{padding:80px 16px;background:var(--charcoal);position:relative;overflow:hidden}@media(min-width:769px){.how-it-works{padding:140px 24px}}.how-it-works-inner{max-width:1000px;margin:0 auto}.how-it-works-header{text-align:center;margin-bottom:50px}@media(min-width:769px){.how-it-works-header{margin-bottom:80px}}.how-it-works h2{font-size:32px;font-weight:700}@media(min-width:769px){.how-it-works h2{font-size:clamp(36px,5vw,56px)}}.steps-container{display:flex;flex-direction:column;gap:0;position:relative}.steps-line{position:absolute;left:16px;top:50px;bottom:50px;width:2px;background:linear-gradient(to bottom,var(--orange),var(--dark-gray))}@media(min-width:769px){.steps-line{left:30px;top:60px;bottom:60px}}.step-item{display:flex;gap:20px;padding:28px 0;position:relative}@media(min-width:769px){.step-item{gap:40px;padding:40px 0}}.step-number{width:34px;height:34px;min-width:34px;background:var(--black);border:2px solid var(--orange);border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:800;color:var(--orange);flex-shrink:0;position:relative;z-index:2;transition:all .3s ease}@media(min-width:769px){.step-number{width:60px;height:60px;min-width:60px;font-size:20px}.step-item:hover .step-number{background:var(--orange);color:var(--white);transform:scale(1.1);box-shadow:0 0 30px var(--orange-glow-strong)}}.step-content{flex:1}.step-content h3{font-size:18px;font-weight:700;margin-bottom:8px;transition:color .3s ease}@media(min-width:769px){.step-content h3{font-size:24px;margin-bottom:12px}.step-item:hover .step-content h3{color:var(--orange)}}.step-content p{font-size:13px;color:var(--medium-gray);line-height:1.6}@media(min-width:769px){.step-content p{font-size:15px;line-height:1.7}}.technology{padding:80px 16px;background:var(--black);position:relative;overflow:hidden}@media(min-width:769px){.technology{padding:140px 24px}}.technology .gradient-mesh-1{top:50%;right:-150px;transform:translateY(-50%)}@media(min-width:769px){.technology .gradient-mesh-1{right:-300px}}.technology-inner{max-width:1200px;margin:0 auto;position:relative;z-index:2}.technology-header{text-align:center;margin-bottom:50px}@media(min-width:769px){.technology-header{margin-bottom:80px}}.technology h2{font-size:28px;font-weight:700}@media(min-width:769px){.technology h2{font-size:clamp(36px,5vw,56px)}}.features-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:600px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.features-grid{grid-template-columns:repeat(3,1fr);gap:30px}}.feature-card{padding:32px 24px;background:var(--charcoal);border-radius:12px;border:1px solid var(--dark-gray);transition:all .4s ease;position:relative;overflow:hidden}@media(min-width:769px){.feature-card{padding:50px 40px}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--orange);transform:scaleX(0);transition:transform .4s ease}.feature-card:hover{border-color:#ff4f004d;transform:translateY(-8px);box-shadow:0 30px 60px #0006}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover .feature-icon{border-color:var(--orange);box-shadow:0 0 30px var(--orange-glow);transform:scale(1.1) rotate(5deg)}}.feature-icon{width:48px;height:48px;border:1px solid var(--dark-gray);border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;font-size:20px;color:var(--orange);transition:all .3s ease}@media(min-width:769px){.feature-icon{width:56px;height:56px;margin-bottom:28px;font-size:24px}}.feature-card h3{font-size:18px;font-weight:600;margin-bottom:10px;letter-spacing:-.01em}@media(min-width:769px){.feature-card h3{font-size:20px;margin-bottom:14px}}.feature-card p{font-size:13px;color:var(--medium-gray);line-height:1.6}@media(min-width:769px){.feature-card p{font-size:14px;line-height:1.7}}.comparison-section{padding:80px 16px;background:var(--charcoal)}@media(min-width:769px){.comparison-section{padding:140px 24px}}.comparison-inner{max-width:900px;margin:0 auto}.comparison-header{text-align:center;margin-bottom:40px}@media(min-width:769px){.comparison-header{margin-bottom:60px}}.comparison-header h2{font-size:28px;font-weight:700}@media(min-width:769px){.comparison-header h2{font-size:clamp(32px,4vw,48px)}}.comparison-table{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:0;border:1px solid var(--dark-gray);border-radius:12px;overflow:hidden;font-size:12px}@media(min-width:769px){.comparison-table{grid-template-columns:2fr 1fr 1fr;border-radius:16px;font-size:14px}}.comparison-header-cell{padding:16px 12px;background:var(--black);font-size:11px;font-weight:700;text-align:center;border-bottom:1px solid var(--dark-gray)}@media(min-width:769px){.comparison-header-cell{padding:30px 24px;font-size:14px}}.comparison-header-cell.onyx{background:linear-gradient(135deg,rgba(255,79,0,.1),transparent);color:var(--orange)}.comparison-header-cell.others{color:var(--medium-gray)}.comparison-row{display:contents}.comparison-feature{padding:14px 12px;font-size:12px;color:var(--light-gray);border-bottom:1px solid var(--dark-gray);display:flex;align-items:center}@media(min-width:769px){.comparison-feature{padding:20px 24px;font-size:14px}}.comparison-cell{padding:14px 12px;text-align:center;border-bottom:1px solid var(--dark-gray);display:flex;justify-content:center;align-items:center;font-size:16px}@media(min-width:769px){.comparison-cell{padding:20px 24px;font-size:18px}}.comparison-cell.yes{color:var(--orange)}.comparison-cell.no{color:var(--dark-gray)}.comparison-row:last-child .comparison-feature,.comparison-row:last-child .comparison-cell{border-bottom:none}.social-proof{padding:80px 16px;background:var(--black);position:relative;overflow:hidden}@media(min-width:769px){.social-proof{padding:140px 24px}}.social-proof-inner{max-width:1200px;margin:0 auto}.social-proof .section-label{text-align:center;margin-bottom:40px}@media(min-width:769px){.social-proof .section-label{margin-bottom:60px}}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:50px}@media(min-width:769px){.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px}}.testimonial{padding:24px;border-left:2px solid var(--dark-gray);transition:all .3s ease}@media(min-width:769px){.testimonial{padding:40px}.testimonial:hover{border-color:var(--orange);background:linear-gradient(90deg,rgba(255,79,0,.05),transparent);transform:translate(8px)}}.testimonial-quote{font-size:16px;font-weight:400;font-style:italic;line-height:1.5;margin-bottom:16px;color:var(--light-gray)}@media(min-width:769px){.testimonial-quote{font-size:18px;line-height:1.6;margin-bottom:20px}}.testimonial-author{font-size:11px;color:var(--medium-gray);letter-spacing:.1em}@media(min-width:769px){.testimonial-author{font-size:12px}}.lifestyle-section{height:300px;background:linear-gradient(135deg,var(--charcoal) 0%,var(--black) 100%);border-radius:12px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;border:1px solid var(--dark-gray)}@media(min-width:769px){.lifestyle-section{height:500px;border-radius:16px}}.lifestyle-section .placeholder{font-size:10px;color:var(--dark-gray);letter-spacing:.15em;text-transform:uppercase;text-align:center;padding:20px}@media(min-width:769px){.lifestyle-section .placeholder{font-size:11px;letter-spacing:.2em}}.lifestyle-floating-card{position:absolute;bottom:24px;right:24px;width:120px;height:75px;background:linear-gradient(145deg,var(--dark-gray),var(--black));border-radius:8px;box-shadow:0 0 40px var(--orange-glow);display:flex;justify-content:center;align-items:center;animation:floatSmall 4s ease-in-out infinite}@media(min-width:769px){.lifestyle-floating-card{bottom:50px;right:50px;width:200px;height:125px;border-radius:12px;box-shadow:0 0 60px var(--orange-glow)}}.lifestyle-floating-card .floating-logo{width:30px;height:30px}@media(min-width:769px){.lifestyle-floating-card .floating-logo{width:50px;height:50px}}.lifestyle-floating-card .floating-logo path{fill:var(--white)}@keyframes floatSmall{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.product-section{padding:80px 16px;background:var(--charcoal);position:relative}@media(min-width:769px){.product-section{padding:140px 24px}}.product-section .gradient-mesh-1{bottom:-100px;left:50%;transform:translate(-50%)}@media(min-width:769px){.product-section .gradient-mesh-1{bottom:-200px}}.product-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:50px;align-items:center;position:relative;z-index:2}@media(min-width:900px){.product-inner{grid-template-columns:1fr 1fr;gap:100px}}.product-visual{display:flex;justify-content:center;align-items:center;order:1}@media(min-width:900px){.product-visual{order:1}}.product-card-display{width:100%;max-width:320px;height:200px;background:linear-gradient(145deg,var(--dark-gray),var(--black));border-radius:16px;box-shadow:0 0 80px var(--orange-glow),0 30px 60px #00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;border:1px solid rgba(255,255,255,.05);transition:all .4s ease}@media(min-width:769px){.product-card-display{max-width:400px;height:250px;border-radius:20px;box-shadow:0 0 120px var(--orange-glow),0 50px 100px #00000080}.product-card-display:hover{transform:translateY(-10px) rotateX(5deg);box-shadow:0 0 150px var(--orange-glow-strong),0 60px 120px #0009}}.product-card-display .card-chip{position:absolute;top:24px;left:24px}@media(min-width:769px){.product-card-display .card-chip{top:35px;left:35px}}.product-card-display .product-logo{width:70px;height:70px}@media(min-width:769px){.product-card-display .product-logo{width:100px;height:100px}}.product-card-display .product-logo path{fill:var(--white)}.product-card-display .card-line{width:60px;height:2px;margin-top:20px}@media(min-width:769px){.product-card-display .card-line{width:80px;height:3px;margin-top:28px}}.product-info{order:2}.product-info .section-label{margin-bottom:24px}@media(min-width:769px){.product-info .section-label{margin-bottom:32px}}.stock-urgency{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ff4f0014;border:1px solid rgba(255,79,0,.2);border-radius:8px;margin-bottom:20px}@media(min-width:769px){.stock-urgency{gap:10px;padding:14px 20px;margin-bottom:24px}}.stock-urgency .icon{font-size:14px}@media(min-width:769px){.stock-urgency .icon{font-size:16px}}.stock-urgency span{font-size:12px;color:var(--orange);font-weight:500}@media(min-width:769px){.stock-urgency span{font-size:13px}}.variant-selector{margin-bottom:28px}@media(min-width:769px){.variant-selector{margin-bottom:36px}}.variant-option{width:100%;padding:18px 16px;margin-bottom:10px;background:transparent;border:1px solid var(--dark-gray);border-radius:10px;cursor:pointer;transition:all .3s ease;text-align:left;color:var(--white)}@media(min-width:769px){.variant-option{padding:24px;margin-bottom:12px}.variant-option:hover:not(.sold-out){border-color:var(--medium-gray);background:#ffffff05}}.variant-option.active{border-color:var(--orange);background:#ff4f0014}.variant-option.sold-out{opacity:.35;cursor:not-allowed;pointer-events:none}.variant-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}@media(min-width:769px){.variant-header{margin-bottom:12px}}.variant-name{font-weight:600;font-size:14px;color:var(--white)}@media(min-width:769px){.variant-name{font-size:16px}}.variant-price{font-weight:700;color:var(--orange);font-size:14px}@media(min-width:769px){.variant-price{font-size:16px}}.variant-option.sold-out .variant-price{color:var(--medium-gray)}.variant-features{display:flex;gap:8px;flex-wrap:wrap}@media(min-width:769px){.variant-features{gap:10px}}.variant-feature{font-size:9px;color:var(--medium-gray);padding:4px 10px;background:var(--black);border-radius:100px;letter-spacing:.05em;text-transform:uppercase}@media(min-width:769px){.variant-feature{font-size:10px;padding:5px 12px}}.price-display{margin-bottom:20px}@media(min-width:769px){.price-display{margin-bottom:28px}}.price-main{font-size:42px;font-weight:800;letter-spacing:-.02em}@media(min-width:769px){.price-main{font-size:56px}}.price-vat{font-size:12px;color:var(--medium-gray);margin-left:8px}@media(min-width:769px){.price-vat{font-size:14px;margin-left:12px}}.btn-add-to-cart{width:100%;padding:20px 32px;background:var(--orange);color:var(--white);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}@media(min-width:769px){.btn-add-to-cart{padding:24px 40px;font-size:12px;letter-spacing:.2em;cursor:none}.btn-add-to-cart:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-add-to-cart:hover{background:var(--orange-hover);transform:translateY(-3px);box-shadow:0 15px 40px #ff4f0066}.btn-add-to-cart:hover:before{width:400px;height:400px}}.btn-add-to-cart:active{transform:scale(.98)}.btn-add-to-cart:disabled{background:var(--dark-gray);cursor:not-allowed;transform:none;box-shadow:none}.trust-badges{margin-top:24px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media(min-width:769px){.trust-badges{margin-top:32px;gap:28px}}.trust-badge{font-size:10px;color:var(--medium-gray);letter-spacing:.05em;display:flex;align-items:center;gap:6px}@media(min-width:769px){.trust-badge{font-size:11px;letter-spacing:.08em;gap:8px}}.trust-badge .check{color:var(--orange);font-size:12px}@media(min-width:769px){.trust-badge .check{font-size:14px}}.guarantee-section{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;background:#ffffff05;border:1px solid var(--dark-gray);border-radius:12px;margin-top:20px}@media(min-width:769px){.guarantee-section{gap:16px;padding:24px;margin-top:24px}}.guarantee-icon{width:40px;height:40px;min-width:40px;border:2px solid var(--orange);border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:16px;color:var(--orange)}@media(min-width:769px){.guarantee-icon{width:48px;height:48px;min-width:48px;font-size:20px}}.guarantee-text h4{font-size:13px;font-weight:600;margin-bottom:4px}@media(min-width:769px){.guarantee-text h4{font-size:14px}}.guarantee-text p{font-size:11px;color:var(--medium-gray)}@media(min-width:769px){.guarantee-text p{font-size:12px}}.specs-section{padding:80px 16px;background:var(--black)}@media(min-width:769px){.specs-section{padding:120px 24px}}.specs-inner{max-width:900px;margin:0 auto}.specs-section .section-label{text-align:center;margin-bottom:40px}@media(min-width:769px){.specs-section .section-label{margin-bottom:60px}}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:769px){.specs-grid{grid-template-columns:repeat(4,1fr);gap:30px}}.spec-item{text-align:center;padding:28px 16px;border:1px solid var(--dark-gray);border-radius:12px;transition:all .3s ease}@media(min-width:769px){.spec-item{padding:40px 20px}.spec-item:hover{border-color:var(--orange);transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}}.spec-value{font-size:28px;font-weight:800;margin-bottom:6px;color:var(--white)}@media(min-width:769px){.spec-value{font-size:36px;margin-bottom:8px}}.spec-value .unit{font-size:12px;color:var(--orange);margin-left:2px}@media(min-width:769px){.spec-value .unit{font-size:16px}}.spec-label{font-size:9px;color:var(--medium-gray);letter-spacing:.12em;text-transform:uppercase}@media(min-width:769px){.spec-label{font-size:11px;letter-spacing:.15em}}.faq-section{padding:80px 16px;background:var(--charcoal)}@media(min-width:769px){.faq-section{padding:120px 24px}}.faq-inner{max-width:700px;margin:0 auto}.faq-header{text-align:center;margin-bottom:40px}@media(min-width:769px){.faq-header{margin-bottom:60px}}.faq-header h2{font-size:28px;font-weight:700}@media(min-width:769px){.faq-header h2{font-size:clamp(32px,4vw,48px)}}.faq-item{border-bottom:1px solid var(--dark-gray)}.faq-question{width:100%;padding:20px 0;background:none;border:none;text-align:left;font-size:14px;font-weight:600;color:var(--white);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:color .3s ease}@media(min-width:769px){.faq-question{padding:28px 0;font-size:16px;cursor:none}.faq-question:hover{color:var(--orange)}}.faq-icon{font-size:18px;color:var(--orange);transition:transform .3s ease;flex-shrink:0}@media(min-width:769px){.faq-icon{font-size:20px}}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-item.active .faq-answer{max-height:200px;padding-bottom:20px}@media(min-width:769px){.faq-item.active .faq-answer{padding-bottom:28px}}.faq-answer p{font-size:13px;color:var(--medium-gray);line-height:1.6}@media(min-width:769px){.faq-answer p{font-size:14px;line-height:1.7}}.newsletter-section{padding:60px 16px;background:var(--black);border-top:1px solid var(--dark-gray)}@media(min-width:769px){.newsletter-section{padding:100px 24px}}.newsletter-inner{max-width:500px;margin:0 auto;text-align:center}@media(min-width:769px){.newsletter-inner{max-width:600px}}.newsletter-inner h3{font-size:22px;font-weight:700;margin-bottom:10px}@media(min-width:769px){.newsletter-inner h3{font-size:28px;margin-bottom:12px}}.newsletter-inner p{font-size:13px;color:var(--medium-gray);margin-bottom:24px}@media(min-width:769px){.newsletter-inner p{font-size:14px;margin-bottom:32px}}.newsletter-form{display:flex;flex-direction:column;gap:12px}@media(min-width:500px){.newsletter-form{flex-direction:row}}.newsletter-input{flex:1;padding:16px 20px;background:var(--charcoal);border:1px solid var(--dark-gray);border-radius:8px;font-size:14px;color:var(--white);outline:none;transition:border-color .3s ease}@media(min-width:769px){.newsletter-input{padding:18px 24px}}.newsletter-input::placeholder{color:var(--medium-gray)}.newsletter-input:focus{border-color:var(--orange)}.newsletter-btn{padding:16px 28px;background:var(--orange);color:var(--white);font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}@media(min-width:769px){.newsletter-btn{padding:18px 32px;font-size:11px;cursor:none}.newsletter-btn:hover{background:var(--orange-hover);transform:translateY(-2px)}}.newsletter-btn:active{transform:scale(.98)}.newsletter-incentive{margin-top:14px;font-size:10px;color:var(--dark-gray)}@media(min-width:769px){.newsletter-incentive{margin-top:16px;font-size:11px}}.sticky-cart-bar{position:fixed;bottom:0;left:0;right:0;background:#1a1a1afa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:12px 16px;display:flex;flex-direction:column;gap:10px;z-index:1000;transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);border-top:1px solid var(--dark-gray)}@media(min-width:600px){.sticky-cart-bar{flex-direction:row;justify-content:space-between;align-items:center;padding:16px 24px}}.sticky-cart-bar.show{transform:translateY(0)}.sticky-cart-info{display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px}@media(min-width:600px){.sticky-cart-info{width:auto;gap:20px}}.sticky-cart-product{display:flex;align-items:center;gap:10px}@media(min-width:769px){.sticky-cart-product{gap:12px}}.sticky-cart-thumb{width:40px;height:26px;background:var(--dark-gray);border-radius:4px;display:flex;justify-content:center;align-items:center}@media(min-width:769px){.sticky-cart-thumb{width:48px;height:32px;border-radius:6px}}.sticky-cart-thumb svg{width:16px;height:16px}@media(min-width:769px){.sticky-cart-thumb svg{width:20px;height:20px}}.sticky-cart-thumb svg path{fill:var(--white)}.sticky-cart-details h4{font-size:12px;font-weight:600}@media(min-width:769px){.sticky-cart-details h4{font-size:14px}}.sticky-cart-details span{display:none;font-size:11px;color:var(--medium-gray)}@media(min-width:600px){.sticky-cart-details span{display:block}}@media(min-width:769px){.sticky-cart-details span{font-size:12px}}.sticky-cart-price{font-size:18px;font-weight:800;color:var(--white)}@media(min-width:769px){.sticky-cart-price{font-size:24px}}.sticky-cart-btn{width:100%;padding:14px 24px;background:var(--orange);color:var(--white);font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}@media(min-width:600px){.sticky-cart-btn{width:auto;padding:16px 32px}}@media(min-width:769px){.sticky-cart-btn{font-size:11px;cursor:none}.sticky-cart-btn:hover{background:var(--orange-hover)}}.sticky-cart-btn:active{transform:scale(.98)}.footer{padding:50px 16px;border-top:1px solid var(--dark-gray)}@media(min-width:769px){.footer{padding:80px 24px}}.footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}@media(min-width:769px){.footer-inner{gap:32px}}.footer-logo-svg{height:24px;width:auto}@media(min-width:769px){.footer-logo-svg{height:32px}}.footer-logo-svg path{fill:var(--white)}.footer-links{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}@media(min-width:769px){.footer-links{gap:40px}}.footer-links a{font-size:10px;color:var(--medium-gray);letter-spacing:.1em;text-transform:uppercase;transition:color .3s ease}@media(min-width:769px){.footer-links a{font-size:11px}.footer-links a:hover{color:var(--white)}}.payment-icons{display:flex;gap:10px;margin-top:8px}@media(min-width:769px){.payment-icons{gap:16px;margin-top:10px}}.payment-icon{width:40px;height:26px;background:var(--dark-gray);border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:8px;color:var(--medium-gray);letter-spacing:.05em;font-weight:600;transition:all .3s ease}@media(min-width:769px){.payment-icon{width:50px;height:32px;border-radius:6px;font-size:9px}.payment-icon:hover{background:var(--medium-gray);color:var(--black)}}.footer-copy{font-size:10px;color:var(--dark-gray);letter-spacing:.08em;text-align:center}@media(min-width:769px){.footer-copy{font-size:11px;letter-spacing:.1em}}.footer-columns{display:grid;grid-template-columns:1fr;gap:32px;width:100%;max-width:800px;text-align:center}@media(min-width:700px){.footer-columns{grid-template-columns:repeat(3,1fr);gap:48px;text-align:left}}.footer-col-title{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);margin-bottom:16px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:13px;color:var(--medium-gray);transition:color .3s ease}.footer-col a:hover{color:var(--white)}.toast{position:fixed;bottom:80px;left:16px;right:16px;background:var(--charcoal);border:1px solid var(--orange);padding:16px 20px;border-radius:12px;display:flex;align-items:center;gap:12px;transform:translateY(120px);opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:2000;box-shadow:0 20px 50px #00000080}@media(min-width:600px){.toast{left:auto;right:24px;width:auto;max-width:340px;bottom:100px;padding:24px 32px;gap:16px}}.toast.show{transform:translateY(0);opacity:1}.toast-icon{width:28px;height:28px;min-width:28px;background:var(--orange);border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--white);font-size:14px}@media(min-width:769px){.toast-icon{width:32px;height:32px;min-width:32px;font-size:16px}}.toast-content{display:flex;flex-direction:column;gap:2px}@media(min-width:769px){.toast-content{gap:4px}}.toast-title{font-size:13px;font-weight:600}@media(min-width:769px){.toast-title{font-size:14px}}.toast-title strong{color:var(--orange)}.toast-subtitle{font-size:10px;color:var(--medium-gray)}@media(min-width:769px){.toast-subtitle{font-size:11px}}.footer{padding-bottom:120px}@media(min-width:600px){.footer{padding-bottom:100px}}@media(min-width:769px){.footer{padding-bottom:80px}}.shopify-section{display:block;position:relative}@media(max-width:899px){.product-visual{margin-bottom:40px}}.product-inner{align-items:center}product-form{display:block}.lifestyle-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.newsletter-success{color:var(--orange);font-size:14px;font-weight:600;padding:16px}.card-container{display:flex;justify-content:center}.shopify-consent-banner,#shopify-pc__banner,[class*=consent][class*=banner]{background:var(--charcoal)!important;color:var(--white)!important;border:1px solid var(--dark-gray)!important;border-radius:12px!important;box-shadow:0 20px 60px #0009!important}#shopify-pc__banner__btn-accept,[class*=banner] button[class*=accept]{background:var(--orange)!important;color:var(--white)!important;border:none!important;border-radius:8px!important;text-transform:uppercase;letter-spacing:.1em;font-weight:700!important}#shopify-pc__banner__btn-decline,[class*=banner] button[class*=decline]{background:transparent!important;color:var(--medium-gray)!important;border:1px solid var(--dark-gray)!important;border-radius:8px!important}#shopify-pc__banner>div>div.shopify-pc__banner__body>p,#shopify-pc__banner__body-title{color:#646161!important}.product-image-stack{position:relative;width:100%;max-width:400px;aspect-ratio:1 / 1;margin:0 auto}.product-variant-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .4s ease;filter:drop-shadow(0 30px 60px rgba(0,0,0,.5))}.product-variant-image.active{opacity:1}.help-section{padding:80px 16px;background:var(--black);border-top:1px solid var(--dark-gray)}@media(min-width:769px){.help-section{padding:120px 24px}}.help-inner{max-width:1000px;margin:0 auto}.help-header{text-align:center;margin-bottom:50px}.help-header h2{font-size:28px;font-weight:700;margin-bottom:20px}@media(min-width:769px){.help-header h2{font-size:clamp(32px,4vw,48px)}}.help-intro{font-size:15px;color:var(--medium-gray);line-height:1.7;max-width:560px;margin:0 auto}.help-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:40px}@media(min-width:769px){.help-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.help-card{display:block;padding:28px 24px;background:var(--charcoal);border:1px solid var(--dark-gray);border-radius:12px;transition:all .3s ease}.help-card:hover{border-color:var(--orange);transform:translateY(-4px)}.help-card-label{font-size:11px;color:var(--medium-gray);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.help-card-contact{font-size:20px;font-weight:700;color:var(--white);margin-bottom:8px}.help-card-desc{font-size:13px;color:var(--medium-gray);line-height:1.6}.help-emergency{display:flex;align-items:center;gap:14px;padding:20px 24px;background:#ff4f0014;border:1px solid rgba(255,79,0,.25);border-radius:12px}.help-emergency-icon{min-width:32px;height:32px;background:var(--orange);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px}.help-emergency span:last-child{font-size:14px;color:var(--light-gray);line-height:1.6}.age-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10002;background:#0a0a0afa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:20px}.age-gate.hidden{display:none}.age-gate-box{max-width:440px;text-align:center;padding:40px 28px;background:var(--charcoal);border:1px solid var(--dark-gray);border-radius:16px}.age-gate-logo{width:56px;height:56px;margin:0 auto 24px}.age-gate-logo path{fill:var(--white)}.age-gate-box h2{font-size:24px;font-weight:700;margin-bottom:16px}.age-gate-box>p{font-size:14px;color:var(--medium-gray);line-height:1.6;margin-bottom:28px}.age-gate-buttons{display:flex;gap:12px;margin-bottom:20px}.age-gate-yes{flex:1;padding:16px;background:var(--orange);color:var(--white);font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.age-gate-yes:hover{background:var(--orange-hover)}.age-gate-no{flex:1;padding:16px;background:transparent;color:var(--medium-gray);font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--dark-gray);border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.age-gate-no:hover{border-color:var(--medium-gray);color:var(--white)}.age-gate-help{font-size:12px;color:var(--medium-gray)}.age-gate-help a,.shopify-pc__banner__body-policy-link a{color:var(--orange)}.shopify-pc__banner__dialog a{color:var(--orange)!important}.content-page{padding:140px 16px 80px;background:var(--black)}@media(min-width:769px){.content-page{padding:180px 24px 120px}}.content-inner{max-width:720px;margin:0 auto}.content-title{font-size:36px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:12px 0 48px}@media(min-width:769px){.content-title{font-size:clamp(44px,6vw,68px);margin-bottom:64px}}.content-block{margin-bottom:40px}.content-block-heading{font-size:22px;font-weight:700;margin-bottom:16px;color:var(--white)}@media(min-width:769px){.content-block-heading{font-size:28px}}.content-block-body{font-size:16px;line-height:1.8;color:var(--light-gray)}.content-block-body p{margin-bottom:16px}.content-statement{margin:56px 0;padding-left:24px;border-left:3px solid var(--orange)}.content-statement p{font-size:24px;font-weight:700;line-height:1.4;color:var(--white)}@media(min-width:769px){.content-statement p{font-size:32px}}.content-divider{height:1px;background:var(--dark-gray);margin:48px 0}.emergency-btn{position:fixed;bottom:20px;left:20px;background:#0000!important;z-index:1001;transition:bottom .4s cubic-bezier(.25,.46,.45,.94),all .3s ease}body.cart-bar-visible .emergency-btn{bottom:96px}@media(min-width:600px){body.cart-bar-visible .emergency-btn{bottom:108px}}.emergency-btn:hover{opacity:1;border-color:var(--orange);transform:translateY(-2px)}.emergency-btn-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--orange);color:var(--white);border-radius:50%;font-size:13px;font-weight:800}.emergency-btn-text{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--white)}@media(max-width:599px){.emergency-btn{bottom:16px;padding:10px 14px}.emergency-btn-text{display:none}}.philosophy-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.em-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10005;background:var(--black);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto;padding:72px 20px 40px;cursor:auto}.em-overlay.active{opacity:1;visibility:visible}.em-overlay *,.em-overlay a,.em-overlay button{cursor:auto!important}.em-overlay a,.em-overlay button[data-goto],.em-overlay .em-more{cursor:pointer!important}.em-back{position:fixed;top:20px;left:20px;background:transparent;border:1px solid var(--dark-gray);color:var(--light-gray);padding:14px 24px;border-radius:100px;font-size:16px;font-weight:600}.em-screen{display:none;max-width:480px;margin:0 auto}.em-screen.active{display:block}.em-q{font-size:22px;font-weight:700;color:var(--white);text-align:center;margin-bottom:28px}.em-choice{display:flex;flex-direction:column;gap:6px;width:100%;padding:36px 24px;margin-bottom:16px;border:none;border-radius:20px;text-align:center}.em-choice-big{font-size:32px;font-weight:800}.em-choice-sub{font-size:15px;opacity:.85}.em-choice-danger{background:var(--orange);color:#fff}.em-choice-calm{background:var(--charcoal);color:#fff;border:1px solid var(--dark-gray)}.em-call{display:flex;flex-direction:column;align-items:center;gap:2px;padding:48px 24px;margin-bottom:24px;background:var(--orange);border-radius:24px}.em-call-number{font-size:88px;font-weight:800;color:#fff;line-height:1}.em-call-label{font-size:22px;font-weight:700;color:#fff;letter-spacing:.1em}.em-call-small{padding:24px;margin-bottom:28px}.em-call-small .em-call-number{font-size:48px}.em-call-small .em-call-label{font-size:16px}.em-calm{font-size:17px;color:var(--light-gray);text-align:center;line-height:1.5;margin-bottom:36px}.em-when{font-size:18px;font-weight:700;color:var(--white);margin-bottom:16px}.em-list{list-style:none;margin-bottom:24px}.em-list li{font-size:20px;color:var(--white);padding:14px 0;border-bottom:1px solid var(--dark-gray)}.em-zweifel{font-size:18px;font-weight:700;color:var(--orange);margin-bottom:32px}.em-more{width:100%;padding:22px;background:var(--charcoal);border:1px solid var(--dark-gray);border-radius:14px;color:#fff;font-size:17px;font-weight:600}.em-contact{display:flex;flex-direction:column;gap:4px;padding:28px 24px;margin-bottom:14px;background:var(--orange);border-radius:16px;text-align:center}.em-contact-neutral{background:var(--charcoal);border:1px solid var(--dark-gray)}.em-contact-big{font-size:22px;font-weight:700;color:#fff}.em-contact-sub{font-size:14px;color:#ffffffd9}.em-steps{counter-reset:step;list-style:none}.em-steps li{font-size:19px;color:var(--white);line-height:1.5;padding:20px 0 20px 52px;position:relative;border-bottom:1px solid var(--dark-gray)}.em-steps li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:18px;width:36px;height:36px;background:var(--orange);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px}.em-steps strong{color:var(--white)}.footer-inner{display:flex;flex-direction:column;align-items:center}.footer-inner>.footer-logo-svg{order:1}.footer-inner>.footer-columns{order:2}.footer-inner>.payment-icons{order:3}.footer-inner>.footer-copy{order:4}
/*# sourceMappingURL=/cdn/shop/t/9/assets/onyx.css.map */
