:root{--bg: #020617;--bg-alt: #020617;--fg: #e5e7eb;--muted: #9ca3af;--border: rgba(15,23,42,.9);--accent: #22d3ee;--accent-soft: rgba(34,211,238,.14);--danger: #f97373}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;background:var(--bg);color:var(--fg);line-height:1.5}.no-js .js-only{display:none!important}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}button{font-family:inherit}.skip-link{position:absolute;left:-999px;top:0;padding:.6rem 1rem;background:#111;color:#fff;z-index:1000}.skip-link:focus{left:1rem}.page-width{max-width:1160px;margin:0 auto;padding:1.5rem}.text-center{text-align:center}.muted{color:var(--muted)}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}[data-animate]{opacity:0;transform:translateY(18px);transition:opacity .45s ease,transform .45s ease}[data-animate].is-visible{opacity:1;transform:translateY(0)}.header{border-bottom:1px solid rgba(15,23,42,.85);background:linear-gradient(90deg,#0f172af5,#0f172ae6);box-shadow:0 18px 45px #00000073;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:40}.header-inner{max-width:1160px;margin:0 auto;padding:.75rem 1.5rem;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center}.header-brand{display:flex;align-items:center;gap:.75rem}.header-logo-text{font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:.9rem}.header-tagline{font-size:.75rem;color:var(--muted)}.header-nav{display:flex;justify-content:center;gap:1.25rem;font-size:.9rem}.header-nav a{padding:.25rem 0;position:relative}.header-nav a:after{content:"";position:absolute;left:0;bottom:-.2rem;width:0;height:1px;background:var(--accent);transition:width .2s ease}.header-nav a:hover:after{width:100%}.header-right{display:flex;align-items:center;gap:1rem}.header-search form{display:flex;align-items:center;gap:.35rem}.header-search-input{padding:.4rem .7rem;border-radius:999px;border:1px solid var(--border);background:#f9fafb;font-size:.85rem;min-width:150px}.header-region select{padding:.4rem .7rem;border-radius:999px;border:1px solid var(--border);background:#f9fafb;font-size:.8rem}.header-cta{display:flex;align-items:center;gap:.75rem;font-size:.85rem}.header-icon-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;padding:.4rem .8rem}.announcement{background:#111;color:#fff;font-size:.8rem}.announcement-inner{max-width:1160px;margin:0 auto;padding:.45rem 1.5rem;text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.9rem;border-radius:999px;border:none;background:radial-gradient(circle at 0% 0%,#22d3ee,#0ea5e9);color:#020617;font-size:.92rem;font-weight:600;letter-spacing:.06em;cursor:pointer;white-space:nowrap;box-shadow:0 18px 40px #22d3ee8c;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.btn:hover{transform:translateY(-1px) scale(1.01);filter:brightness(1.05);box-shadow:0 22px 60px #22d3eebf;text-decoration:none}.btn:active{transform:translateY(0);box-shadow:0 8px 20px #0f172a40}.btn-secondary{background:transparent;color:#e5e7eb;border:1px solid rgba(148,163,184,.7);box-shadow:none}.btn-secondary:hover{background:#0f172ae6}.form-field{margin-bottom:1rem;font-size:.85rem}.form-field label{display:block;margin-bottom:.25rem}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],textarea,select{width:100%;padding:.6rem .7rem;border-radius:.6rem;border:1px solid var(--border);font:inherit;background:#f9fafb}textarea{min-height:120px}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3rem;padding:3.4rem 3rem;border-radius:2rem;background:radial-gradient(circle at top left,rgba(34,211,238,.16),transparent 55%),radial-gradient(circle at bottom right,rgba(56,189,248,.22),transparent 55%),#020617;box-shadow:0 28px 80px #000000d9,0 0 0 1px #0f172af2;overflow:hidden}.hero-media{align-self:flex-start}.hero-info-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;color:var(--muted);margin-bottom:.75rem;margin-top:2px}.hero-info h1{font-size:2.4rem;letter-spacing:-.03em;margin:0 0 .85rem}.hero-info p{margin:0 0 1.2rem;color:var(--muted)}.hero-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;font-size:.8rem;color:var(--muted);margin-top:1rem}.hero-meta span:before{content:"\2022  "}.hero-product-card{border-radius:1.6rem;border:1px solid rgba(37,99,235,.9);padding:1.7rem 1.9rem;background:linear-gradient(145deg,#0f172afa,#0f172aeb);margin-top:1.8rem;box-shadow:0 26px 70px #000000e6;color:#e5e7eb}.hero-price{font-size:1.4rem;font-weight:700;margin:.35rem 0 .6rem}.hero-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.badge{border-radius:999px;padding:.25rem .7rem;font-size:.75rem;border:1px solid var(--border);background:#f9fafb}.hero-product-description{background:#f9fafb;border-radius:.9rem;padding:1rem 1.1rem;border:1px solid #e5e7eb;margin-top:.9rem;font-size:.9rem;color:var(--muted)}.hero-slider{position:relative;border-radius:1.35rem;border:1px solid var(--border);overflow:hidden;background:#f9fafb;box-shadow:0 18px 45px #0f172a0f}.hero-slider-track{position:relative}.hero-slide img{width:100%;height:auto}.hero-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:999px;background:#0f172ad1;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #0f172a59;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,opacity .12s ease;font-size:1.2rem;color:#fff;opacity:.9}.hero-slider-prev{left:.65rem}.hero-slider-next{right:.65rem}.hero-slider-arrow:hover{transform:translateY(-50%) translateY(-2px);box-shadow:0 14px 32px #0f172a59}.section-heading{font-size:1.5rem;letter-spacing:.02em;margin-bottom:.5rem}.section-subheading{font-size:.95rem;color:var(--muted);max-width:40rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.7rem}.card{border-radius:1.25rem;border:1px solid rgba(30,64,175,.9);padding:1.45rem 1.5rem;background:radial-gradient(circle at top,#0f172af2,#0f172afa);box-shadow:0 22px 60px #000000d9;color:#e5e7eb}.card h3{font-weight:600}.card .muted{color:#9ca3af}.product-card{border-radius:1rem;border:1px solid var(--border);overflow:hidden;background:#fff;box-shadow:0 12px 30px #0f172a0f;display:flex;flex-direction:column}.product-card-media img{width:100%;height:auto}.product-card-body{padding:.9rem 1rem 1.1rem}.product-card-title{font-size:.95rem;margin:0 0 .25rem}.product-card-price{font-size:.9rem;font-weight:600;margin-top:.2rem}table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fff;border-radius:.9rem;overflow:hidden}th,td{padding:.75rem;border-bottom:1px solid var(--border)}th{text-align:left;font-weight:500;background:#f9fafb}tr:last-child td{border-bottom:none}.footer{border-top:1px solid rgba(15,23,42,.9);margin-top:3rem;background:radial-gradient(circle at top,#020617,#020617 40%,#020617);color:#e5e7eb}.footer-inner{max-width:1160px;margin:0 auto;padding:2rem 1.5rem 1.5rem;font-size:.85rem}.footer-top{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:flex-start}.footer-links{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem}.footer-payments{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.payment-pill{border-radius:999px;padding:.25rem .7rem;border:1px solid #d1d5db;background:#fff;font-size:.75rem}@media (max-width: 960px){.header-inner{grid-template-columns:1fr;row-gap:.75rem;text-align:center}.header-nav{justify-content:center;gap:1rem}.header-right{justify-content:center;flex-wrap:wrap;gap:.5rem}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3rem;padding:3.4rem 3rem;border-radius:2rem;background:radial-gradient(circle at top left,rgba(34,211,238,.16),transparent 55%),radial-gradient(circle at bottom right,rgba(56,189,248,.22),transparent 55%),#020617;box-shadow:0 28px 80px #000000d9,0 0 0 1px #0f172af2;overflow:hidden}.hero-media{order:1}.hero-info{order:2}}.btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.hero-slider-arrow:focus-visible{outline:2px solid #111827;outline-offset:2px}.payment-icon{height:22px;width:auto;display:block}.contact-form{max-width:480px}.contact-form .field{display:flex;flex-direction:column;margin-bottom:1rem}.contact-form label{font-size:.9rem;margin-bottom:.25rem}.contact-form input,.contact-form textarea{padding:.6rem .8rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#000}.contact-form .btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.9rem;border-radius:999px;border:none;background:radial-gradient(circle at 0% 0%,#22d3ee,#0ea5e9);color:#020617;font-size:.92rem;font-weight:600;letter-spacing:.06em;cursor:pointer;white-space:nowrap;box-shadow:0 18px 40px #22d3ee8c;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}@media (min-width: 961px){.hero-description-desktop{display:block}.hero-description-mobile{display:none!important}}@media (max-width: 960px){.hero-description-desktop{display:none!important}.hero-description-mobile{display:block}}.hero:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(circle at 0% 0%,rgba(96,165,250,.18),transparent 55%),radial-gradient(circle at 100% 100%,rgba(45,212,191,.14),transparent 55%);opacity:.7;pointer-events:none;z-index:-1}.hero-meta span{background:var(--accent-soft);border-radius:999px;padding:.35rem .75rem;border:1px solid rgba(148,163,184,.5)}.hero-badges span{background:#020617;color:#f9fafb}.header-logo{letter-spacing:.18em}.header-nav a{color:#e5e7eb}.header-right select,.header-right input[type=search]{background:#0f172ae6;color:#e5e7eb;border-color:#334155e6}.header-right select:focus,.header-right input[type=search]:focus{border-color:var(--accent);box-shadow:0 0 0 1px #22d3ee99}@media (max-width: 768px){.page-width{padding-left:1rem;padding-right:1rem}.hero{display:flex;flex-direction:column;gap:1.75rem;padding:1.6rem 1.2rem 2rem;border-radius:1.5rem}.hero-media{order:1}.hero-product-card{order:2;margin-top:.4rem;width:100%}.hero-media>div{width:100%}.hero-media img{width:100%;height:auto;display:block;border-radius:1.2rem}}.hero-description-desktop button,.hero-description-mobile button{width:100%;border-radius:999px;justify-content:center}.hero-description-desktop,.hero-description-mobile{margin-top:1rem}.hero-product-description{padding-top:.75rem}#hero-rating-summary .jdgm-rev-widg__summary-text,#hero-rating-summary .jdgm-rev-widg__summary-count,#hero-rating-summary .jdgm-rev-widg__summary-average,#hero-rating-summary .spr-summary-caption{display:none!important}@media (max-width: 768px){.hero-description-mobile button{font-size:.8rem!important;padding:.6rem 1rem!important;border-radius:20px!important;width:80%!important;margin:0 auto!important;display:block!important}}@media (max-width: 768px){.hero-description-mobile{width:100%;display:flex;justify-content:center}.hero-description-mobile button{width:85%!important;max-width:260px!important;font-size:.85rem!important;padding:.55rem .75rem!important;border-radius:30px!important;white-space:normal!important;text-align:center!important;line-height:1.2!important}}.hero-product-card .jdgm-prev-badge__text,.hero-product-card .jdgm-rev-widg__summary-text,.hero-product-card .jdgm-rev-widg__summary-average,.hero-product-card .jdgm-rev-widg__summary-count,.hero-product-card .alr-stars-reviews-count,.hero-product-card .alr-review-summary-text,.hero-product-card .spr-summary-caption,.hero-product-card .areviews_count,.hero-product-card .areviews_reviews_count{display:none!important}.hero-product-card .jdgm-prev-badge>span:last-child,.hero-product-card>span:last-child,.hero-product-card .alr-review-summary>span:last-child{display:none!important}.hero-furtherinfo-details>summary{list-style:none}.hero-furtherinfo-details>summary::-webkit-details-marker{display:none}@media (max-width: 960px){.hero-furtherinfo-details{width:100%}.hero-furtherinfo-summary{display:inline-flex;justify-content:center;align-items:center;text-align:center;max-width:100%;width:100%;margin:0 auto}.hero-furtherinfo-details:not([open]) .hero-furtherinfo-panel{display:none!important}.hero-furtherinfo-panel{margin-top:.85rem}}@media (min-width: 961px){.hero-furtherinfo-details{display:none}}@media (max-width: 960px){.mcac-details-summary{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;max-width:100%;box-sizing:border-box;padding:.9rem 1.2rem;border-radius:999px;line-height:1.2;white-space:normal;overflow:hidden;word-break:break-word}.mcac-details-summary::-webkit-details-marker{display:none}.mcac-details-summary::marker{content:""}}@media (max-width: 960px){.hero-description-mobile details>summary.btn,.hero-description-mobile .btn.btn-secondary{width:100%;display:flex;justify-content:center;align-items:center;padding:.95rem 1.2rem;border-radius:999px;text-align:center;line-height:1.2;white-space:normal;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box}.hero-description-mobile details>summary.btn::-webkit-details-marker{display:none}}.mcac-trustpay{margin-top:14px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#0000001a}@media (min-width: 990px){.mcac-trustpay.is-visible{display:block}}.mcac-trustpay-row{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:10px}.mcac-trust-badge{display:inline-flex;align-items:center;font-weight:600;font-size:.95rem;color:#ffffffe6}.mcac-payments{display:flex;flex-wrap:wrap;gap:10px;opacity:.92}.mcac-payment-icon svg{height:22px;width:auto}table[aria-label="Cart overview"] td,table[aria-label="Cart overview"] th{color:#111}table[aria-label="Cart overview"] td:before{color:#6b7280}
/*# sourceMappingURL=/cdn/shop/t/28/assets/theme.css.map */
