:root{--ink:#101010;--muted:#6d6d6d;--line:#e9e9e9;--soft:#f6f6f4;--accent:#e6002d;--accent-dark:#c70027;--radius:24px;--shell:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-100px;background:#000;color:#fff;padding:10px 14px;z-index:9999}.skip-link:focus{top:12px}.announcement{position:relative;background:var(--accent);color:#fff;text-align:center;font-size:12px;font-weight:850;letter-spacing:.025em;padding:10px 48px;min-height:38px}.utility{border-bottom:1px solid #ededed;background:#fff;font-size:13px}.utility-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px}.utility-inner>span{color:#5f5f5f}.utility-inner a{font-weight:750}.dot{padding:0 10px;color:#b2b2b2}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:100;border-bottom:1px solid rgba(0,0,0,.07)}.nav-wrap{height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:26px}.brand{display:flex;align-items:center;justify-content:center;gap:6px;min-width:180px}.brand img{max-height:52px;width:auto;object-fit:contain}.brand-mark{font-size:48px;line-height:.9;font-weight:650;letter-spacing:-.085em}.brand small{font-size:8px;letter-spacing:.15em;align-self:flex-end;margin-bottom:8px}.main-nav{display:flex;align-items:center;gap:31px;font-size:13px;font-weight:760;min-width:0}.main-nav .nav-item{position:relative}.main-nav a{white-space:nowrap;transition:opacity .18s ease}.main-nav a:hover{opacity:.58}.dropdown{position:absolute;left:-18px;top:28px;min-width:240px;padding:12px;background:#fff;border:1px solid var(--line);box-shadow:0 22px 55px rgba(0,0,0,.11);border-radius:14px;display:none}.nav-item:hover .dropdown{display:grid}.dropdown a{padding:10px 12px;border-radius:8px}.dropdown a:hover{background:#f6f6f6;opacity:1}.nav-actions{justify-self:end;display:flex;align-items:center;gap:12px}.search-toggle,.menu-toggle{width:42px;height:42px;border:0;background:#fff;font-size:25px;line-height:1;display:grid;place-items:center;border-radius:999px;cursor:pointer;transition:background .18s ease}.search-toggle:hover{background:#f3f3f3}.quote-btn{background:#111;color:#fff;padding:12px 18px;border-radius:12px;font-size:13px;font-weight:850;transition:transform .18s ease,background .18s ease}.quote-btn:hover{background:var(--accent);transform:translateY(-1px)}.menu-toggle{display:none}.mobile-menu{display:none}.search-panel{max-height:0;overflow:hidden;transition:.25s ease;background:#fff;border-bottom:1px solid var(--line)}.search-panel.open{max-height:120px}.search-panel form{width:min(calc(100% - 48px),900px);margin:18px auto;display:flex;gap:10px}.search-panel input{flex:1;border:1px solid #ddd;border-radius:12px;padding:14px 16px;font-size:16px}.search-panel button{border:0;background:#111;color:#fff;border-radius:12px;padding:0 22px;font-weight:800}
/* STORE-style premium carousel */.store-hero{padding:18px 0 0;background:#fff;overflow:hidden}.store-slider-viewport{position:relative;width:100%;overflow:hidden;touch-action:pan-y}.store-slider-track{display:flex;align-items:stretch;gap:36px;will-change:transform;transition:transform .72s cubic-bezier(.22,.75,.24,1)}.store-slider-track.no-transition{transition:none}.store-slide{position:relative;flex:0 0 min(64vw,1240px);height:clamp(500px,31vw,610px);border-radius:22px;overflow:hidden;background:#df233c;isolation:isolate;box-shadow:0 1px 0 rgba(0,0,0,.04)}.store-slide-media{position:absolute;inset:0;background:#dedede}.store-slide-img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.03);transform:scale(1.002)}.store-red-fog{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.10),transparent 27%),linear-gradient(90deg,rgba(218,0,38,.90) 0%,rgba(229,18,48,.78) 38%,rgba(228,41,64,.55) 70%,rgba(214,0,35,.38) 100%);mix-blend-mode:multiply}.store-slide:nth-child(3n) .store-red-fog{background:radial-gradient(circle at 70% 24%,rgba(255,255,255,.13),transparent 26%),linear-gradient(90deg,rgba(226,17,43,.85),rgba(235,58,78,.60) 57%,rgba(221,30,51,.35))}.store-slide:nth-child(4n) .store-red-fog{background:linear-gradient(105deg,rgba(202,0,31,.88),rgba(235,62,80,.58) 62%,rgba(184,0,24,.32))}.store-slide:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.16),transparent 62%),linear-gradient(0deg,rgba(0,0,0,.18),transparent 50%);pointer-events:none}.store-slide-copy{position:absolute;z-index:3;left:clamp(38px,5vw,92px);bottom:clamp(42px,4.4vw,78px);width:min(650px,72%);color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.12)}.store-slide-kicker{display:flex;align-items:center;gap:12px;margin-bottom:16px}.store-slide-kicker span{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.store-slide-kicker b{font-size:10px;line-height:1;background:#fff;color:#111;padding:8px 10px;border-radius:999px;letter-spacing:.07em}.store-slide h1,.store-slide h2{font-size:clamp(46px,4.1vw,70px);line-height:.98;letter-spacing:-.055em;margin:0 0 16px;max-width:720px}.store-slide p{font-size:17px;line-height:1.55;max-width:580px;margin:0;color:rgba(255,255,255,.92)}.store-slide-btn{display:inline-flex;align-items:center;gap:12px;margin-top:26px;background:#fff;color:#111;padding:14px 18px;border-radius:10px;font-size:13px;font-weight:900;text-shadow:none;box-shadow:0 8px 24px rgba(0,0,0,.10);transition:transform .18s ease,background .18s ease}.store-slide-btn:hover{transform:translateY(-2px);background:#fafafa}.store-slide-btn span{font-size:16px}.store-slide.no-image{background:linear-gradient(135deg,#df002d 0%,#f13c59 48%,#b00024 100%)}.store-slide-art{position:absolute;inset:0;overflow:hidden}.store-slide-art i{position:absolute;display:block;border-radius:35px;background:rgba(255,255,255,.13);transform:rotate(12deg)}.store-slide-art i:nth-child(1){width:320px;height:450px;right:15%;top:10%}.store-slide-art i:nth-child(2){width:220px;height:340px;right:34%;bottom:-12%;background:rgba(0,0,0,.15);transform:rotate(-12deg)}.store-slide-art i:nth-child(3){width:110px;height:110px;right:8%;top:9%;border-radius:999px;border:22px solid rgba(255,255,255,.22);background:transparent}.store-arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:999px;border:0;background:#fff;color:#111;font-size:24px;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 24px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .18s ease}.store-arrow:hover{transform:translateY(-50%) scale(1.06);box-shadow:0 10px 28px rgba(0,0,0,.17)}.store-prev{left:calc(18% - 24px)}.store-next{right:calc(18% - 24px)}.store-dots{height:44px;display:flex;align-items:center;justify-content:center;gap:8px}.store-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#a9a9a9;cursor:pointer;transition:width .25s ease,background .25s ease}.store-dots button.active{width:28px;background:#222}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;margin-top:26px;overflow:hidden}.trust-strip>div{display:flex;align-items:center;gap:15px;padding:20px 24px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border-right:0}.trust-strip b{font-size:12px;background:#111;color:#fff;width:34px;height:34px;border-radius:999px;display:grid;place-items:center}.trust-strip span{font-size:13px;color:var(--muted)}.trust-strip strong{display:block;color:#111;font-size:14px}.section{padding:88px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head h2{font-size:clamp(34px,3.6vw,54px);line-height:1.02;letter-spacing:-.04em;margin:8px 0 0}.section-head p{max-width:440px;color:var(--muted);margin:0}.section-head>a{font-weight:800}.category-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{min-height:190px;border:1px solid var(--line);border-radius:20px;padding:22px;display:flex;flex-direction:column;position:relative;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.08)}.category-card:nth-child(2n){background:#f7f7f5}.category-card:nth-child(3n){background:#fff5f5}.cat-index{font-size:11px;color:#888}.category-card strong{font-size:23px;line-height:1.08;margin:auto 0 4px}.category-card small{color:#777}.category-card i{font-style:normal;position:absolute;right:18px;top:18px;width:34px;height:34px;border:1px solid #ddd;border-radius:999px;display:grid;place-items:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0}.product-image{display:block;background:#f4f4f2;border-radius:20px;aspect-ratio:1/1.02;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.025)}.placeholder{height:100%;display:grid;place-items:center;font-size:38px;font-weight:900;color:#aaa}.placeholder.big{min-height:560px}.view-dot{position:absolute;right:14px;bottom:14px;width:42px;height:42px;background:#fff;border-radius:999px;display:grid;place-items:center;font-weight:900;box-shadow:0 5px 18px rgba(0,0,0,.12)}.product-info{padding:16px 4px}.product-info>span{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.product-info h3{font-size:19px;line-height:1.22;margin:6px 0 7px}.product-info p{font-size:14px;color:var(--muted);margin:0}.feature-split{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;background:#f6f5f2;border-radius:28px;padding:70px}.feature-copy h2{font-size:clamp(38px,4.5vw,66px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 18px}.feature-copy>p{color:#555;font-size:17px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;margin:26px 0}.check-grid span{font-size:14px}.feature-visual{min-height:540px;position:relative}.pack-card{position:absolute;display:flex;flex-direction:column;justify-content:flex-end;padding:26px;border-radius:22px;font-size:38px;font-weight:900;line-height:.9;letter-spacing:-.04em;box-shadow:0 30px 60px rgba(0,0,0,.16)}.pack-card small{font-size:10px;letter-spacing:.16em;margin-top:10px}.pack-card.one{width:43%;height:64%;left:5%;bottom:7%;background:#111;color:#fff;transform:rotate(-8deg)}.pack-card.two{width:46%;height:72%;right:5%;top:3%;background:var(--accent);color:#fff;transform:rotate(6deg)}.pack-card.three{width:37%;height:49%;left:34%;top:25%;background:#fff;border:1px solid #e5e5e5;z-index:3;transform:rotate(1deg)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-card{border-top:1px solid var(--line);padding-top:16px}.blog-thumb{display:block;aspect-ratio:16/10;background:#f5f5f5;border-radius:18px;overflow:hidden;margin-bottom:18px}.blog-thumb img{width:100%;height:100%;object-fit:cover}.blog-card small{color:#777}.blog-card h3{font-size:24px;line-height:1.1;margin:6px 0 10px}.blog-card p{color:var(--muted);font-size:14px}.blog-card div>a{font-size:14px;font-weight:800}.cta-band{margin-top:80px;margin-bottom:26px;background:var(--accent);color:#fff;border-radius:28px;padding:54px 60px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-band span{font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.cta-band h2{font-size:clamp(30px,3.4vw,50px);line-height:1.05;max-width:900px;margin:8px 0 0;letter-spacing:-.04em}.cta-band>a{background:#111;color:#fff;padding:16px 20px;border-radius:12px;font-weight:900;white-space:nowrap}.site-footer{padding:54px 0 22px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:50px}.footer-grid h3{font-size:13px;margin:0 0 16px}.footer-grid a,.footer-grid p{display:block;font-size:14px;color:#666;margin:0 0 10px}.footer-logo{font-size:30px;font-weight:900}.footer-brand p{max-width:420px}.footer-pill{display:inline-block;margin-top:10px;border:1px solid #ddd;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:800}.footer-bottom{margin-top:50px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#888;font-size:12px}.breadcrumb-wrap{background:#f6f6f5;border-bottom:1px solid #efefef}.breadcrumbs{padding:18px 0;display:flex;gap:9px;align-items:center;font-size:13px;overflow:auto;white-space:nowrap}.breadcrumbs span{color:#888}.product-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;padding-top:60px;padding-bottom:70px}.product-main-image{background:#f3f3f1;border-radius:24px;overflow:hidden;aspect-ratio:1/1}.product-main-image img{width:100%;height:100%;object-fit:contain}.thumb-row{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-thumb{padding:0;border:1px solid #ddd;background:#fff;border-radius:12px;overflow:hidden;width:86px;height:86px;flex:0 0 auto;cursor:pointer}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-summary{align-self:start;position:sticky;top:120px;padding-top:28px}.product-summary h1{font-size:clamp(42px,4.4vw,68px);line-height:1;letter-spacing:-.05em;margin:16px 0}.lead{font-size:18px;color:#4e4e4e}.spec-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0}.spec-list div{padding:16px 14px 16px 0}.spec-list span{display:block;font-size:11px;color:#888;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.spec-list strong{display:block;font-size:14px;margin-top:3px}.whatsapp-cta{display:flex;flex-direction:column;background:#19b66a;color:#fff;padding:18px 20px;border-radius:14px}.whatsapp-cta b{font-size:18px}.whatsapp-cta span{font-size:12px;opacity:.9}.product-cats{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px;font-size:12px}.product-cats span{color:#777}.product-cats a{background:#f4f4f4;padding:5px 9px;border-radius:999px}.product-content,.article-layout{display:grid;grid-template-columns:240px minmax(0,820px);gap:70px;justify-content:center;padding-top:30px;padding-bottom:70px}.content-aside,.article-aside{position:sticky;top:120px;align-self:start;border-top:1px solid #111;padding-top:14px;display:grid;gap:10px;font-size:13px}.content-aside span,.article-aside strong{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#777}.content-aside a,.article-aside a{font-weight:700}.rich-content{font-size:17px;color:#262626;min-width:0}.rich-content h2{font-size:34px;line-height:1.1;letter-spacing:-.03em;margin:48px 0 14px}.rich-content h3{font-size:25px;line-height:1.15;margin:34px 0 12px}.rich-content h4{font-size:20px}.rich-content p{margin:0 0 20px}.rich-content ul,.rich-content ol{padding-left:22px}.rich-content li{margin:7px 0}.rich-content img{border-radius:18px;margin:26px auto}.rich-content a{text-decoration:underline;text-underline-offset:3px}.mini-cta{background:#111;color:#fff;border-radius:26px;padding:42px 50px;display:flex;justify-content:space-between;gap:30px;align-items:center}.mini-cta span{font-size:12px;color:#bbb}.mini-cta h2{font-size:36px;line-height:1.05;margin:8px 0 0}.mini-cta a{background:#fff;color:#111;border-radius:12px;padding:14px 18px;font-weight:900}.article-hero{padding:76px 0 46px;max-width:1100px}.article-hero h1{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.06em;margin:14px 0}.article-hero p{font-size:20px;color:#555;max-width:800px}.article-cover{border-radius:26px;overflow:hidden;max-height:740px}.article-cover img{width:100%;height:100%;object-fit:cover}.archive-hero{padding:80px 0 20px}.archive-hero h1{font-size:clamp(54px,7vw,90px);line-height:.95;letter-spacing:-.06em;margin:10px 0}.archive-hero p{max-width:760px;color:#555;font-size:18px}.blog-grid.archive{grid-template-columns:repeat(3,1fr)}.empty-state{padding:50px;background:#f6f6f6;border-radius:20px;text-align:center}.not-found{text-align:center;padding:110px 0}.not-found b{font-size:100px;line-height:1;color:#eee}.not-found h1{font-size:42px;margin:10px 0}.not-found p{color:#666}.not-found .btn{margin-top:20px}
@media(max-width:1180px){.main-nav{gap:17px;font-size:12px}.store-slide{flex-basis:min(72vw,980px);height:560px}.store-prev{left:calc(14% - 24px)}.store-next{right:calc(14% - 24px)}.category-row,.product-grid{grid-template-columns:repeat(3,1fr)}.feature-split{padding:48px;gap:30px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}}
@media(max-width:900px){.shell{width:min(calc(100% - 28px),var(--shell))}.utility{display:none}.nav-wrap{height:72px;grid-template-columns:auto 1fr auto}.main-nav{display:none}.menu-toggle{display:grid}.brand{justify-self:center}.nav-actions .quote-btn{display:none}.mobile-menu{position:absolute;left:0;right:0;top:72px;background:#fff;border-bottom:1px solid var(--line);padding:12px 20px 22px;display:none;max-height:70vh;overflow:auto}.menu-open .mobile-menu{display:grid}.mobile-menu .nav-item,.mobile-menu>a{display:grid}.mobile-menu a{padding:10px 0;font-weight:800}.mobile-menu .dropdown{position:static;display:grid;box-shadow:none;border:0;padding:0 0 0 14px}.store-hero{padding-top:12px}.store-slider-track{gap:16px}.store-slide{flex-basis:86vw;height:540px;border-radius:20px}.store-prev{left:calc(7% - 20px)}.store-next{right:calc(7% - 20px)}.store-arrow{width:42px;height:42px;font-size:20px}.store-slide-copy{left:38px;bottom:45px;width:75%}.store-slide h1,.store-slide h2{font-size:48px}.store-slide p{font-size:16px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div:nth-child(2){border-right:0}.category-row,.product-grid{grid-template-columns:repeat(2,1fr)}.feature-split{grid-template-columns:1fr}.feature-visual{min-height:420px}.blog-grid,.blog-grid.archive{grid-template-columns:1fr 1fr}.product-hero{grid-template-columns:1fr;gap:26px}.product-summary{position:static;padding-top:0}.product-content,.article-layout{grid-template-columns:1fr;gap:24px}.content-aside,.article-aside{position:static;display:flex;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}.cta-band{padding:38px;align-items:flex-start;flex-direction:column}.mini-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.announcement{font-size:10px;padding:9px 16px}.brand{min-width:0}.brand img{max-width:150px;max-height:44px}.brand-mark{font-size:38px}.brand small{display:none}.store-slider-track{gap:12px}.store-slide{flex-basis:90vw;height:520px;border-radius:18px}.store-slide-copy{left:24px;right:24px;bottom:30px;width:auto}.store-slide-kicker{align-items:flex-start;flex-direction:column;gap:7px;margin-bottom:12px}.store-slide h1,.store-slide h2{font-size:40px;line-height:1}.store-slide p{font-size:14px;line-height:1.5}.store-slide-btn{margin-top:20px;padding:12px 15px}.store-arrow{width:38px;height:38px}.store-prev{left:calc(5% - 10px)}.store-next{right:calc(5% - 10px)}.store-dots{height:38px}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line)}.trust-strip>div:last-child{border-bottom:0}.section{padding:60px 0}.section-head{align-items:flex-start;flex-direction:column}.category-row,.product-grid{grid-template-columns:1fr}.category-card{min-height:150px}.feature-split{padding:28px;border-radius:20px}.feature-copy h2{font-size:42px}.check-grid{grid-template-columns:1fr}.feature-visual{min-height:340px}.blog-grid,.blog-grid.archive{grid-template-columns:1fr}.cta-band{margin-top:40px;padding:30px;border-radius:20px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:7px}.product-hero{padding-top:30px}.product-summary h1{font-size:44px}.spec-list{grid-template-columns:1fr}.spec-list div{border-bottom:1px solid var(--line)}.spec-list div:last-child{border-bottom:0}.product-content,.article-layout{padding-bottom:40px}.rich-content{font-size:16px}.rich-content h2{font-size:30px}.article-hero{padding-top:54px}.article-hero h1{font-size:48px}.archive-hero h1{font-size:58px}.mini-cta{padding:28px}.mini-cta h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.store-slider-track,.store-dots button,.store-slide-btn,.store-arrow{transition:none!important}}
