:root{--bg-dark: #030712;--text-white: #ffffff;--text-soft: rgba(255, 255, 255, .88);--text-muted: rgba(255, 255, 255, .68);--blue: #58a9e8;--blue-light: #7ec8ff;--border-light: rgba(255, 255, 255, .14);--error: #ff7b7b;--success: #6ce5a0;--radius: 18px;--shadow: 0 18px 40px rgba(0, 0, 0, .35);--max-width: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.pow-theme{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text-white);background:radial-gradient(circle at top,rgba(88,169,232,.08),transparent 25%),linear-gradient(180deg,#02050c,#040915);line-height:1.5}body.pow-theme img{display:block;max-width:100%}body.pow-theme a{color:inherit;text-decoration:none}body.pow-theme button,body.pow-theme input,body.pow-theme textarea{font:inherit}body.pow-theme .container{width:min(92%,var(--max-width));margin:0 auto}body.pow-theme .section{padding:56px 0}body.pow-theme .shopify-section-group-header-group,body.pow-theme .shopify-section-group-footer-group{display:block}body.pow-theme .site-header{position:sticky;top:18px;left:0;width:100%;z-index:1000;padding-top:18px}body.pow-theme .nav-shell{width:min(92%,var(--max-width));margin:0 auto;padding:14px 20px;background:#050a14b8;border:1px solid var(--border-light);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}body.pow-theme .brand{display:flex;align-items:center;gap:12px;min-width:fit-content}body.pow-theme .brand-logo{width:44px;height:44px;object-fit:contain;border-radius:50%;background:#ffffff0f;padding:4px}body.pow-theme .brand-text{font-size:1.9rem;font-weight:800;letter-spacing:.02em}body.pow-theme .nav-links{display:flex;align-items:center;gap:24px;flex-wrap:wrap}body.pow-theme .nav-links a{color:#fffffff0;font-size:1rem;transition:color .25s ease}body.pow-theme .nav-links a:hover,body.pow-theme .nav-links a[aria-current=page]{color:var(--blue-light)}body.pow-theme .menu-toggle{display:none;background:transparent;border:0;color:#fff;font-size:1.8rem;cursor:pointer}body.pow-theme .hero-section{padding-top:32px}body.pow-theme .hero-frame{border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;box-shadow:0 18px 40px #00000059}body.pow-theme .hero-slider{position:relative;overflow:hidden;isolation:isolate}body.pow-theme .hero-slide{opacity:0;pointer-events:none;transition:opacity .8s ease-in-out;position:absolute;top:0;right:0;bottom:0;left:0}body.pow-theme .hero-slide:first-child{position:relative}body.pow-theme .hero-slide.active{opacity:1;pointer-events:auto;z-index:2}body.pow-theme .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.02);transition:transform 6s ease}body.pow-theme .hero-slide.active .hero-bg{transform:scale(1.06)}body.pow-theme .hero-grid{position:relative;z-index:2;min-height:480px;display:flex;align-items:center}body.pow-theme .hero-copy{max-width:560px;padding:40px 0;animation:heroFadeUp .8s ease both}body.pow-theme .badge{display:inline-block;margin-bottom:24px;padding:6px 10px;border-radius:12px;background:var(--blue);color:#fff;font-size:.9rem;font-weight:700;box-shadow:0 8px 18px #58a9e84d}body.pow-theme .hero-copy h1,body.pow-theme .hero-copy h2{margin:0 0 14px;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.2}body.pow-theme .hero-copy p{margin:0 0 24px;font-size:1.05rem;color:var(--text-soft);max-width:620px}body.pow-theme .feature-list{margin:0 0 24px;padding-left:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px 18px}body.pow-theme .feature-list li{position:relative;padding-left:18px;color:var(--text-soft);font-size:.95rem}body.pow-theme .feature-list li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--blue-light);font-weight:700}body.pow-theme .hero-actions{display:flex;gap:14px;flex-wrap:wrap}body.pow-theme .btn{display:inline-flex;align-items:center;justify-content:center;min-width:140px;padding:10px 16px;border-radius:12px;border:1px solid transparent;cursor:pointer;transition:.25s ease;font-weight:700;font-size:.9rem}body.pow-theme .btn:hover{transform:translateY(-1px)}body.pow-theme .btn-primary{background:linear-gradient(180deg,var(--blue-light),var(--blue));color:#fff;box-shadow:0 10px 22px #58a9e847}body.pow-theme .btn-secondary{background:#ffffff0a;color:#fff;border-color:#ffffffa6}body.pow-theme .btn-small{min-width:150px;padding:12px 18px}body.pow-theme .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:#00000057;color:#fff;font-size:2rem;cursor:pointer}body.pow-theme .slider-arrow.prev{left:18px}body.pow-theme .slider-arrow.next{right:18px}body.pow-theme .slider-dots{position:absolute;left:50%;bottom:22px;transform:translate(-50%);z-index:5;display:flex;gap:10px}body.pow-theme .dot{width:12px;height:12px;border:0;border-radius:50%;background:#ffffff73;cursor:pointer}body.pow-theme .dot.active{background:#fff}body.pow-theme .shop-section{background:radial-gradient(circle at center,rgba(88,169,232,.06),transparent 40%)}body.pow-theme .section-heading{display:flex;align-items:center;gap:18px;margin-bottom:28px}body.pow-theme .section-heading h2{margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800}body.pow-theme .heading-line{flex:1;height:2px;background:linear-gradient(90deg,var(--blue),transparent)}body.pow-theme .shop-grid,body.pow-theme .content-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}body.pow-theme .shop-card,body.pow-theme .info-card,body.pow-theme .product-card,body.pow-theme .contact-panel{background:#080e1cc7;border:1px solid var(--border-light);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}body.pow-theme .shop-card img,body.pow-theme .product-card img{width:100%;object-fit:cover}body.pow-theme .shop-card-body,body.pow-theme .product-card-body{padding:18px}body.pow-theme .shop-card h3{margin:0 0 10px;font-size:2rem;font-weight:800}body.pow-theme .shop-card p,body.pow-theme .product-card-body p{margin:0 0 18px;color:var(--text-soft);font-size:1.05rem}body.pow-theme .about-section{border-top:1px solid rgba(255,255,255,.06)}body.pow-theme .about-grid,body.pow-theme .content-grid-2,body.pow-theme .contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:24px}body.pow-theme .about-copy,body.pow-theme .about-image-wrap{background:#080e1cc2;border:1px solid var(--border-light);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}body.pow-theme .about-copy{padding:28px}body.pow-theme .about-copy h2{margin:0 0 18px;font-size:clamp(2.1rem,4vw,3.3rem);font-weight:800}body.pow-theme .about-copy p{margin:0 0 24px;font-size:1.28rem;color:var(--text-soft)}body.pow-theme .email-pill{display:inline-block;padding:14px 20px;border-radius:12px;background:#58a9e814;border:1px solid rgba(88,169,232,.4);color:#8ecdfb;font-weight:700}body.pow-theme .about-image{width:100%;height:100%;min-height:380px;object-fit:cover}body.pow-theme .page-wrap{padding-top:28px;padding-bottom:48px}body.pow-theme .page-hero{border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;box-shadow:0 18px 40px #00000059;background:linear-gradient(90deg,#02060ed1,#02060e8c 40%,#02060e2e),radial-gradient(circle at top,rgba(88,169,232,.08),transparent 35%),#08101c;min-height:260px;display:flex;align-items:center}body.pow-theme .page-hero-inner{padding:42px 28px}body.pow-theme .page-hero h1{margin:0 0 12px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}body.pow-theme .page-hero p{margin:0;color:var(--text-soft);font-size:1.05rem;max-width:760px}body.pow-theme .info-card{padding:24px}body.pow-theme .info-card h2,body.pow-theme .info-card h3,body.pow-theme .contact-panel h2{margin-top:0}body.pow-theme .product-card img{height:240px}body.pow-theme .product-card-body h3{margin:0 0 8px;font-size:1.7rem}body.pow-theme .bullets{list-style:none;padding:0;margin:18px 0 0}body.pow-theme .bullets li{position:relative;padding-left:18px;margin-bottom:10px;color:var(--text-soft)}body.pow-theme .bullets li:before{content:"\2713";position:absolute;left:0;color:var(--blue-light);font-weight:700}body.pow-theme .media-frame{border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}body.pow-theme .media-frame img{width:100%;height:100%;min-height:320px;object-fit:cover}body.pow-theme .contact-section{padding-top:24px}body.pow-theme .contact-panel{padding:24px}body.pow-theme .contact-mini{color:var(--text-soft);font-size:1rem}body.pow-theme .contact-list{list-style:none;padding:0;margin:16px 0 0}body.pow-theme .contact-list li{margin-bottom:12px;color:var(--text-soft)}body.pow-theme .contact-box{max-width:960px;margin:0 auto;background:#080e1cc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-light);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}body.pow-theme .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}body.pow-theme .form-field{display:flex;flex-direction:column}body.pow-theme .full-width{grid-column:1 / -1}body.pow-theme .form-field label{margin-bottom:8px;font-weight:700;color:#fff}body.pow-theme .form-field input,body.pow-theme .form-field textarea{width:100%;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;border-radius:12px;padding:11px 13px;outline:none;transition:.2s ease}body.pow-theme .form-field input:focus,body.pow-theme .form-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #58a9e824}body.pow-theme .form-field input.input-error,body.pow-theme .form-field textarea.input-error{border-color:var(--error)}body.pow-theme .error-text{min-height:18px;margin-top:6px;color:var(--error);font-size:.92rem}body.pow-theme .form-actions{margin-top:10px;text-align:center}body.pow-theme .form-success{min-height:24px;margin-top:16px;text-align:center;color:var(--success);font-weight:700}body.pow-theme .form-note{text-align:center;color:#ffffff9e;font-size:.9rem;margin-top:10px}body.pow-theme .site-footer{padding:34px 0 42px;border-top:1px solid rgba(255,255,255,.08);margin-top:50px}body.pow-theme .footer-inner{text-align:center}body.pow-theme .footer-brand{margin-bottom:18px;font-size:2.1rem;font-weight:900;letter-spacing:.02em}body.pow-theme .pow-white{color:#fff}body.pow-theme .paddle-blue{color:var(--blue)}body.pow-theme .footer-links{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-bottom:16px}body.pow-theme .footer-links a{color:#ffffffeb}body.pow-theme .footer-copy{color:var(--text-muted);font-size:.96rem}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}body.pow-theme .slider-arrow,body.pow-theme .dot,body.pow-theme .btn,body.pow-theme .shop-card,body.pow-theme .nav-links a,body.pow-theme .product-card{transition:all .25s ease}body.pow-theme .slider-arrow:hover{background:#58a9e840;border-color:#ffffff73}body.pow-theme .dot:hover{transform:scale(1.1)}body.pow-theme .shop-card:hover,body.pow-theme .product-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0000006b}body.pow-theme .btn:active{transform:translateY(0)}@media(max-width:980px){body.pow-theme .menu-toggle{display:block}body.pow-theme .nav-links{display:none;position:absolute;top:78px;left:4%;right:4%;flex-direction:column;align-items:flex-start;gap:14px;padding:18px;background:#070c16f5;border:1px solid var(--border-light);border-radius:16px;box-shadow:var(--shadow)}body.pow-theme .nav-links.open{display:flex}body.pow-theme .feature-list,body.pow-theme .shop-grid,body.pow-theme .about-grid,body.pow-theme .form-grid,body.pow-theme .content-grid-2,body.pow-theme .content-grid-3,body.pow-theme .contact-layout{grid-template-columns:1fr}body.pow-theme .hero-grid{min-height:420px}body.pow-theme .brand-text{font-size:1.5rem}body.pow-theme .page-hero-inner{padding:32px 20px}}@media(max-width:680px){body.pow-theme .hero-grid{min-height:340px}body.pow-theme .hero-copy h1,body.pow-theme .hero-copy h2{font-size:1.6rem}body.pow-theme .hero-copy p{font-size:.95rem}body.pow-theme .section-heading{flex-direction:column;align-items:flex-start}body.pow-theme .heading-line{width:100%}body.pow-theme .slider-arrow{width:40px;height:40px}body.pow-theme .page-hero{min-height:220px}body.pow-theme .product-card img{height:220px}body.pow-theme .media-frame img{min-height:240px}}@media(prefers-reduced-motion:reduce){body.pow-theme .hero-slide,body.pow-theme .hero-bg,body.pow-theme .hero-copy,body.pow-theme .slider-arrow,body.pow-theme .dot,body.pow-theme .btn,body.pow-theme .shop-card,body.pow-theme .product-card,body.pow-theme .nav-links a{transition:none!important;animation:none!important}}.splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center;transform:translateY(0);transition:transform 1s ease-in-out}.splash-screen.hide{transform:translateY(-100%)}.splash-content{display:flex;flex-direction:column;align-items:center;text-align:center}.powered-by-text{font-size:28px;color:#111;margin-bottom:12px;opacity:0;transition:opacity 1s ease-in-out}.powered-by-logo{width:300px;max-width:80vw;height:auto;opacity:0;transition:opacity 1s ease-in-out}.powered-by-text.show,.powered-by-logo.show{opacity:1}.footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.footer-brand{justify-self:start}.footer-copy{margin:0;text-align:center;justify-self:center}.footer-right{justify-self:end;display:flex;flex-direction:column;align-items:center;text-align:center}.footer-right img{max-width:140px!important;height:auto}.footer-right span{margin-top:4px;font-size:14px}@media screen and (max-width:768px){.footer-inner{grid-template-columns:1fr;gap:16px;text-align:center}.footer-brand,.footer-copy,.footer-right{justify-self:center}.footer-right{align-items:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 16px;margin-top:16px;text-align:center}.footer-right img{max-width:70px}.footer-right span{font-size:13px}}body.pow-theme .skip-link{position:fixed;left:16px;top:-100px;z-index:10000;background:#fff;color:#030712;padding:14px 20px;border-radius:8px}body.pow-theme .skip-link:focus{top:16px}body.pow-theme :focus-visible{outline:3px solid #b8e0ff;outline-offset:5px}body.pow-theme .btn-primary,body.pow-theme .badge{color:#051323}body.pow-theme .btn{min-height:46px}body.pow-theme .hero-slider{display:grid}body.pow-theme .hero-slide,body.pow-theme .hero-slide:first-child{position:relative;inset:auto;grid-area:1 / 1;visibility:hidden}body.pow-theme .hero-slide.active{visibility:visible}body.pow-theme .hero-grid{min-height:530px;width:100%;padding:0 clamp(28px,6vw,80px)}body.pow-theme .hero-copy{padding:64px 0 110px;max-width:650px}body.pow-theme .hero-copy h1{font-size:clamp(2.8rem,6vw,5rem);line-height:1.03;letter-spacing:-.035em}body.pow-theme .slider-arrow{top:auto;bottom:22px;transform:none}body.pow-theme .slider-arrow.prev{left:24px}body.pow-theme .slider-arrow.next{right:24px}body.pow-theme .slider-dots{min-height:44px;align-items:center}body.pow-theme .dot{width:28px;height:28px;border:8px solid #08101c}body.pow-theme .shop-card{display:flex;flex-direction:column}body.pow-theme .shop-card img{height:240px}body.pow-theme .shop-card-body{display:flex;flex-direction:column;flex:1;padding:24px}body.pow-theme .shop-card h3{font-size:1.5rem;line-height:1.2}body.pow-theme .shop-card .btn{margin-top:auto;align-self:flex-start}body.pow-theme .about-copy p{font-size:1.08rem}body.pow-theme .footer-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:24px}body.pow-theme .footer-links{font-size:.95rem;font-weight:500;letter-spacing:normal;margin-top:18px;gap:12px 18px}body.pow-theme .pow-product{max-width:1200px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}body.pow-theme .pow-product:not(:has(.pow-product__media)){grid-template-columns:1fr;max-width:900px}body.pow-theme .pow-product__media{border-radius:18px;overflow:hidden;align-self:start;background:#0b1525}body.pow-theme .pow-product__media img{width:100%;height:auto}body.pow-theme .pow-product h1{font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.12;margin-top:0}body.pow-theme .pow-product select{font:inherit;color:#f8fafc;background:#0b1525;border:1px solid #64748b;border-radius:10px}body.pow-theme .pow-product__button{background:#7ec8ff;color:#051323;border-radius:10px;min-height:50px}body.pow-theme .pow-product__description a{text-decoration:underline;text-underline-offset:3px}body.pow-theme .waitlist-wrap{background:#0b1525;color:#fff;border:1px solid var(--border-light)}body.pow-theme .waitlist-text{color:var(--text-soft)}body.pow-theme .waitlist-input{color:#111}@media(max-width:980px){body.pow-theme .nav-links{top:calc(100% + 10px)}body.pow-theme .menu-toggle{min-width:44px;min-height:44px}body.pow-theme .nav-links a{padding:8px 0}body.pow-theme .pow-product{grid-template-columns:1fr;gap:28px}}@media(max-width:768px){body.pow-theme .footer-inner{grid-template-columns:1fr}body.pow-theme .hero-grid{min-height:480px}body.pow-theme .hero-copy{padding-top:42px}body.pow-theme .section{padding:40px 0}body.pow-theme .hero-actions .btn{flex:1 1 180px}body.pow-theme .feature-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
