:root{--red: #c82850;--red-dark: #a0003c;--red-light: rgba(200,40,80,.09);--black: #0f0f0f;--dark: #1a1a1a;--mid: #555555;--muted: #888888;--border: #e8e8e8;--light: #f7f7f7;--white: #ffffff;--pink: #f05078;--font-body: "DM Sans", -apple-system, sans-serif;--font-display: "DM Serif Display", Georgia, serif;--radius: 8px;--radius-lg: 14px;--radius-xl: 20px;--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 8px 32px rgba(0,0,0,.1);--shadow-xl: 0 30px 80px rgba(0,0,0,.14)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--dark);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}.container{max-width:1200px;margin:0 auto;padding:0 40px}.section-eyebrow{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--red);margin-bottom:12px;display:block}.section-heading{font-family:var(--font-display);font-size:36px;font-weight:400;color:var(--dark);letter-spacing:-.5px;line-height:1.15}.section-heading span{border-bottom:3px solid var(--red);padding-bottom:3px}.btn{display:inline-block;padding:14px 30px;border-radius:var(--radius);font-size:15px;font-weight:700;letter-spacing:.2px;transition:all .18s ease;cursor:pointer;text-decoration:none;border:2px solid transparent;font-family:var(--font-body)}.btn-primary{background:var(--red);color:var(--white)!important;border-color:var(--red)}.btn-primary:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px);box-shadow:0 6px 20px #c8285059}.btn-outline{background:transparent;color:var(--dark)!important;border-color:var(--dark)}.btn-outline:hover{background:var(--dark);color:var(--white)!important;transform:translateY(-2px)}.announcement-bar{background:var(--red);color:var(--white);text-align:center;padding:10px 20px;font-size:13px;font-weight:600}.announcement-bar a{color:var(--white);text-decoration:underline}.site-header{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border);box-shadow:0 1px 12px #0000000f}.header-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.header-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.site-logo{height:44px;width:auto;display:block}.footer-logo{filter:brightness(0) invert(1);opacity:.85}.footer .logo{display:flex;align-items:center;text-decoration:none}.header-nav{display:flex;align-items:center;gap:2px}.header-nav a{font-size:14px;font-weight:600;color:#444;padding:8px 14px;border-radius:7px;transition:background .15s,color .15s;white-space:nowrap}.header-nav a:hover,.header-nav a.active{background:var(--light);color:var(--red)}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.header-actions a{font-size:13px;font-weight:600;color:#444}.cart-link{background:var(--dark);color:var(--white)!important;padding:8px 18px;border-radius:7px;transition:background .15s;display:flex;align-items:center;gap:6px}.cart-link:hover{background:#333!important}.nav-toggle{display:none;flex-direction:column;gap:5px;padding:8px;background:none;border:none;cursor:pointer}.nav-toggle span{display:block;width:22px;height:2px;background:var(--dark);border-radius:2px;transition:all .2s}.mobile-nav{display:none;flex-direction:column;padding:16px 20px 20px;border-top:1px solid var(--border);background:var(--white)}.mobile-nav.open{display:flex}.mobile-nav a{font-size:15px;font-weight:600;color:var(--dark);padding:11px 0;border-bottom:1px solid var(--border)}.hero{background:linear-gradient(135deg,#fafafa,#fff0f4);padding:90px 40px;min-height:520px;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-80px;right:-80px;width:500px;height:500px;background:radial-gradient(circle,rgba(200,40,80,.07) 0%,transparent 70%);border-radius:50%;pointer-events:none}.hero-inner{max-width:1200px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:60px}.hero-content{flex:1;max-width:560px}.hero-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--red);background:var(--red-light);border-radius:20px;padding:5px 14px;margin-bottom:20px}.hero h1{font-family:var(--font-display);font-size:56px;font-weight:400;line-height:1.08;color:var(--dark);margin:0 0 22px;letter-spacing:-1px}.hero h1 em{font-style:normal;color:var(--red)}.hero-sub{font-size:17px;color:var(--mid);line-height:1.65;margin-bottom:32px}.hero-badges{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:36px}.hero-badge{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600;color:#444;box-shadow:var(--shadow-sm)}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.hero-image{flex:0 0 420px;max-width:420px}.hero-img-wrap{background:transparent;border-radius:0;box-shadow:none;padding:0;display:flex;align-items:center;justify-content:center;position:relative}.hero-img-wrap:before{display:none}.hero-img-wrap img{position:relative;z-index:1;width:100%;height:auto;object-fit:contain;border-radius:24px;mix-blend-mode:multiply;filter:drop-shadow(0 20px 48px rgba(180,30,60,.13)) drop-shadow(0 4px 16px rgba(0,0,0,.08))}.vial-display{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:16px}.vial-row{display:flex;gap:12px;align-items:flex-end;position:relative}.vial{width:54px;border-radius:4px 4px 8px 8px;background:linear-gradient(180deg,#888 0%,#555 18%,var(--red) 18%,var(--red) 74%,#e8e8e8 74%);position:relative;box-shadow:2px 4px 12px #0003}.vial:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:18px;height:14px;background:#666;border-radius:2px 2px 0 0}.pack-badge{background:var(--dark);color:var(--white);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;position:absolute;top:-10px;right:-14px;box-shadow:0 4px 12px #00000040}.vial-flag{font-size:24px;letter-spacing:4px}.vial-use{font-size:11px;font-weight:700;color:var(--red);letter-spacing:1px}.vial-brand{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#aaa}.trust-bar{background:var(--black);padding:26px 40px}.trust-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:12px;padding:8px 36px;border-right:1px solid #2a2a2a}.trust-item:last-child{border-right:none}.trust-icon{font-size:24px}.trust-label strong{display:block;color:var(--white);font-size:13px;font-weight:700}.trust-label span{color:#888;font-size:11px}.products-section{padding:80px 0 24px}.section-header{text-align:center;margin-bottom:48px}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.product-card{border:none;border-radius:var(--radius-lg);overflow:hidden;background:var(--white);transition:transform .2s ease,box-shadow .2s ease;position:relative;box-shadow:0 2px 12px #00000012}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000021}.product-card:hover .card-atc{opacity:1;transform:translateY(0)}.card-image{background:#f8e8ee;aspect-ratio:1;display:flex;align-items:center;justify-content:center;position:relative;padding:0;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.card-pack{position:absolute;top:10px;right:10px;background:var(--dark);color:var(--white);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.card-mini-vials{display:flex;gap:6px;align-items:flex-end}.mini-vial{width:28px;border-radius:3px 3px 5px 5px;background:linear-gradient(180deg,#777 0%,#444 15%,var(--red) 15%,var(--red) 75%,#ddd 75%);box-shadow:1px 2px 6px #0003;position:relative}.mini-vial:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:10px;height:8px;background:#555;border-radius:1px}.card-body{padding:16px 16px 52px;border-top:1px solid rgba(0,0,0,.05)}.card-name{font-size:13px;font-weight:700;color:var(--dark);margin-bottom:6px;line-height:1.4}.card-price{font-size:17px;font-weight:800;color:var(--red);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.card-compare-price{font-size:13px;font-weight:500;color:var(--muted);text-decoration:line-through}.card-badge{position:absolute;top:10px;left:10px;z-index:2;background:linear-gradient(135deg,var(--red),var(--red-dark));color:var(--white);font-size:11px;font-weight:800;letter-spacing:.3px;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #c8285059;white-space:nowrap}.card-atc{position:absolute;bottom:0;left:0;right:0;background:var(--red);color:var(--white);border:none;padding:11px;font-size:13px;font-weight:700;cursor:pointer;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s;letter-spacing:.3px;width:100%;font-family:var(--font-body)}.card-atc:hover{background:var(--red-dark)}.disclaimer-section{padding:0 0 60px}.disclaimer-box{background:#fff9f9;border:1px solid #ffd5d5;border-left:4px solid var(--red);border-radius:10px;padding:18px 22px;display:flex;align-items:flex-start;gap:14px}.disclaimer-icon{font-size:20px;flex-shrink:0;margin-top:2px}.disclaimer-text{font-size:13px;color:#666;line-height:1.6}.disclaimer-text strong{color:var(--dark)}.product-page{padding:60px 0}.breadcrumb{padding:16px 0;font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px}.breadcrumb a{color:var(--muted);transition:color .15s}.breadcrumb a:hover{color:var(--red)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.product-gallery{position:sticky;top:90px}.gallery-main{border:none;border-radius:var(--radius-lg);overflow:hidden;background:#f8e8ee;aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin-bottom:12px;padding:0;box-shadow:0 2px 16px #00000012}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{display:flex;gap:10px}.gallery-thumb{width:72px;height:72px;border-radius:var(--radius);border:2px solid var(--border);overflow:hidden;cursor:pointer;background:var(--light);display:flex;align-items:center;justify-content:center;transition:border-color .15s;padding:6px}.gallery-thumb.active,.gallery-thumb:hover{border-color:var(--red)}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.product-availability{font-size:13px;font-weight:600;color:#2e7d32;margin-bottom:10px;display:flex;align-items:center;gap:6px}.product-availability:before{content:"\25cf";font-size:8px}.product-title{font-family:var(--font-display);font-size:32px;font-weight:400;color:var(--dark);letter-spacing:-.5px;line-height:1.2;margin-bottom:8px}.product-type{font-size:13px;color:var(--muted);margin-bottom:4px}.product-sku{font-size:12px;color:var(--muted);margin-bottom:18px}.product-desc{font-size:15px;color:var(--mid);line-height:1.7;margin-bottom:24px;border-bottom:1px solid var(--border);padding-bottom:24px}.product-price-label{font-size:12px;color:var(--muted);font-weight:600;margin-bottom:6px;text-transform:uppercase;letter-spacing:1px}.product-price-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.product-price{font-size:32px;font-weight:800;color:var(--red)}.product-compare-price{font-size:20px;font-weight:500;color:var(--muted);text-decoration:line-through}.product-sale-badge{background:var(--red);color:var(--white);font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:4px 10px;border-radius:20px}.quantity-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.quantity-label{font-size:13px;font-weight:700;color:var(--dark)}.quantity-wrap{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.quantity-wrap button{width:38px;height:38px;background:var(--light);font-size:18px;font-weight:600;color:var(--dark);border:none;cursor:pointer;transition:background .15s}.quantity-wrap button:hover{background:var(--border)}.quantity-wrap input{width:50px;height:38px;text-align:center;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);font-size:15px;font-weight:600;font-family:var(--font-body)}.quantity-wrap input:focus{outline:none}.terms-check{display:flex;align-items:center;gap:6px;margin-bottom:16px;font-size:13px;color:var(--mid);cursor:pointer;line-height:1}.terms-check input{width:15px;height:15px;accent-color:var(--red);flex-shrink:0;margin:0}.atc-btn{width:100%;padding:16px;border-radius:var(--radius);background:var(--red);color:var(--white);font-size:16px;font-weight:700;border:none;cursor:pointer;transition:all .18s;font-family:var(--font-body);letter-spacing:.3px;margin-bottom:10px}.atc-btn:hover{background:var(--red-dark);transform:translateY(-1px);box-shadow:0 6px 20px #c828504d}.product-meta{font-size:13px;color:var(--muted);line-height:1.8}.product-meta span{font-weight:600;color:var(--dark)}.product-description-full{padding:20px 0;border-top:1px solid var(--border);margin-top:20px}.product-description-full h2{font-family:var(--font-display);font-size:26px;font-weight:400;margin-bottom:20px;color:var(--dark)}.product-description-full h3{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:800;color:var(--dark);margin:36px 0 12px;padding:14px 18px;background:var(--light);border-left:3px solid var(--red);border-radius:0 8px 8px 0}.product-description-full h3:first-child{margin-top:0}.product-description-full p{font-size:15px;color:var(--mid);line-height:1.8;margin-bottom:14px}.product-description-full strong{color:var(--dark)}.product-description-full hr{border:none;border-top:1px solid var(--border);margin:32px 0}.product-description-full ul{list-style:none;padding:0;margin-bottom:20px}.product-description-full ul li{font-size:14px;color:var(--mid);line-height:1.7;padding:8px 0 8px 28px;position:relative;border-bottom:1px solid var(--border)}.product-description-full ul li:before{content:"\2713";position:absolute;left:0;color:var(--red);font-weight:800;font-size:14px}.product-description-full table{width:100%;border-collapse:collapse;margin:16px 0 10px;font-size:14px;border-radius:10px;overflow:hidden;box-shadow:var(--shadow-sm)}.product-description-full table thead tr{background:var(--dark);color:var(--white)}.product-description-full table thead th{padding:11px 14px;text-align:left;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.product-description-full table tbody tr{background:var(--white);border-bottom:1px solid var(--border);transition:background .15s}.product-description-full table tbody tr:hover{background:var(--light)}.product-description-full table tbody td{padding:12px 14px;color:var(--mid);font-size:14px}.product-description-full table tbody td strong{color:var(--dark);font-size:15px}.product-description-full table tbody td:last-child{font-weight:700;color:#27ae60}.product-description-full a[href$=".pdf"],.product-description-full a[href*=coa],.product-description-full a[href*=certificate],.product-description-full a[href*=Certificate],.product-description-full a.coa-download,a.coa-download{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#fff9f9,#fff5f5);border:1px solid #ffd5d5;border-left:3px solid var(--red);border-radius:8px;padding:10px 16px;color:var(--red)!important;font-size:13px;font-weight:700;text-decoration:none!important;transition:background .15s,color .15s;margin:8px 0 16px}.product-description-full a[href$=".pdf"]:hover,.product-description-full a[href*=coa]:hover,.product-description-full a[href*=certificate]:hover,.product-description-full a[href*=Certificate]:hover,a.coa-download:hover{background:linear-gradient(135deg,#fff0f0,#ffe8e8);color:var(--red-dark)!important}.product-description-full em{font-size:13px;color:var(--muted);font-style:italic}.collection-page{padding:60px 0}.collection-header{margin-bottom:40px}.collection-header h1{font-family:var(--font-display);font-size:40px;font-weight:400;color:var(--dark);letter-spacing:-.5px;margin-bottom:8px}.collection-header p{font-size:16px;color:var(--mid)}.collection-layout{display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:start}.sidebar-title{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--white);background:var(--red);border-radius:var(--radius);padding:10px 14px;margin-bottom:14px;display:block}.sidebar-list li{margin-bottom:8px}.sidebar-list a{font-size:14px;color:var(--mid);transition:color .15s}.sidebar-list a:hover,.sidebar-list a.active{color:var(--red);font-weight:600}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-content{padding:60px 0;max-width:780px}.page-content h1{font-family:var(--font-display);font-size:40px;font-weight:400;margin-bottom:8px;color:var(--dark)}.page-date{font-size:13px;color:var(--muted);margin-bottom:40px;display:block}.page-content h2{font-size:20px;font-weight:700;margin:36px 0 12px;color:var(--dark)}.page-content p{font-size:15px;color:var(--mid);line-height:1.8;margin-bottom:16px}.page-content ul{list-style:disc;padding-left:22px;margin-bottom:16px}.page-content li{font-size:15px;color:var(--mid);line-height:1.8;margin-bottom:6px}.page-content a{color:var(--red);text-decoration:underline}.contact-page{padding:60px 0}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact-info h1{font-family:var(--font-display);font-size:40px;font-weight:400;margin-bottom:16px;color:var(--dark)}.contact-info p{font-size:15px;color:var(--mid);line-height:1.75;margin-bottom:28px}.contact-detail{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:18px;background:var(--light);border-radius:var(--radius-lg)}.contact-detail-icon{font-size:22px;flex-shrink:0}.contact-detail strong{display:block;font-size:13px;font-weight:700;color:var(--dark);margin-bottom:3px}.contact-detail span,.contact-detail a{font-size:14px;color:var(--mid)}.contact-detail a{color:var(--red)}.contact-form{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-xl);padding:40px;box-shadow:var(--shadow-sm)}.contact-form h2{font-family:var(--font-display);font-size:26px;font-weight:400;margin-bottom:28px;color:var(--dark)}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:13px;font-weight:700;color:var(--dark);margin-bottom:7px}.form-group input,.form-group textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);font-size:14px;font-family:var(--font-body);color:var(--dark);transition:border-color .15s,box-shadow .15s;background:var(--white)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 3px #c828501a}.form-group textarea{height:130px;resize:vertical}.form-submit{width:100%;padding:15px;background:var(--red);color:var(--white);border:none;border-radius:var(--radius);font-size:15px;font-weight:700;cursor:pointer;font-family:var(--font-body);transition:all .18s;letter-spacing:.3px}.form-submit:hover{background:var(--red-dark);transform:translateY(-1px);box-shadow:0 6px 20px #c828504d}.disclaimer-section{padding:16px 0 60px}.site-footer{background:#0f0f0f;border-top:3px solid var(--red);padding:60px 0 0}.footer-grid,.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1fr;gap:40px;padding-bottom:48px}.footer-brand .logo-text{color:var(--white);font-size:20px}.footer-brand p{color:#777;font-size:13px;line-height:1.75;margin-top:14px;max-width:240px}.footer-col h4{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--white);margin-bottom:18px;padding-bottom:10px;border-bottom:1px solid #222}.footer-col li{margin-bottom:10px}.footer-col a{color:#777;font-size:13px;transition:color .15s;line-height:1.5}.footer-col a:hover{color:var(--red)}.footer-col span{color:#555;font-size:14px}.footer-col address{font-style:normal;color:#777;font-size:13px;line-height:1.9}.footer-col address a{color:#aaa}.footer-bottom{border-top:1px solid #1e1e1e;padding:18px 0;display:flex;align-items:center;justify-content:space-between}.footer-bottom p{color:#555;font-size:12px}#shopify-pc__banner,.shopify-privacy-bar,[id*=cookie-consent],[class*=cookie-banner],[class*=cookie-popup],[class*=gdpr],[id*=gdpr]{bottom:16px!important;left:16px!important;right:auto!important;top:auto!important;width:auto!important;max-width:380px!important;border-radius:12px!important;padding:16px 20px!important;background:#1a1a1a!important;border:1px solid #333!important;box-shadow:0 8px 32px #0006!important;font-family:DM Sans,sans-serif!important;font-size:13px!important;color:#aaa!important;z-index:9999!important}#shopify-pc__banner p,[id*=cookie-consent] p,[class*=cookie-banner] p{font-size:13px!important;color:#aaa!important;margin:0 0 12px!important;line-height:1.5!important}#shopify-pc__banner button,#shopify-pc__banner [class*=btn],[id*=cookie-consent] button,[class*=cookie-banner] button{background:#c82850!important;color:#fff!important;border:none!important;border-radius:6px!important;padding:8px 16px!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;font-family:DM Sans,sans-serif!important}#shopify-pc__banner button:hover,[id*=cookie-consent] button:hover{background:#a0003c!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-content>*{animation:fadeUp .5s ease both}.hero-eyebrow{animation-delay:.05s}.hero h1{animation-delay:.15s}.hero-sub{animation-delay:.25s}.hero-badges{animation-delay:.32s}.hero-ctas{animation-delay:.4s}.hero-image{animation:fadeUp .6s .2s ease both}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}.collection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.hero{padding:60px 24px}.hero-inner{flex-direction:column-reverse;text-align:center;gap:36px}.hero h1{font-size:38px}.hero-image{flex:none;max-width:280px}.hero-badges,.hero-ctas{justify-content:center}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.collection-layout,.contact-layout{grid-template-columns:1fr}.footer-grid,.footer-main{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}}@media(max-width:768px){.container{padding:0 20px}.trust-item{padding:8px 16px;border-right:none}.products-grid{grid-template-columns:repeat(2,1fr)}.header-nav{display:none}.nav-toggle{display:flex}.footer-grid,.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:6px;text-align:center}.collection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.trust-bar{padding:16px 20px}.trust-inner{flex-direction:column;gap:0}.trust-item{padding:10px 0;border-right:none;border-bottom:1px solid #222;width:100%;justify-content:center}.trust-item:last-child{border-bottom:none}.hero{padding:48px 20px}.hero h1{font-size:32px!important}.hero-image{max-width:240px!important}.products-section{padding:48px 0 16px!important}.disclaimer-section{padding:12px 0 40px!important}.section-header{margin-bottom:32px}}@media(max-width:480px){.hero h1{font-size:28px!important}.hero-sub{font-size:15px}.hero-ctas{flex-direction:column;align-items:center}.hero-ctas .btn{width:100%;text-align:center}.card-body{padding:10px 10px 44px}.card-name{font-size:12px}.card-price{font-size:15px}}.product-card:hover .card-image img{transform:scale(1.05)}
/*# sourceMappingURL=/cdn/shop/t/59/assets/theme.css.map */
