@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Oswald:wght@400;500;600;700&display=swap);:root{--ink:#11151b;--ink2:#1c222a;--accent:#f6c918;--cream:#f4f5f6;--muted:#a9afb8;--line:#dfe1e5;--max:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif;overflow-x:hidden}body.admin-bar .site-header{top:32px}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12}h1,h2{font-family:Oswald,'Arial Narrow',sans-serif;letter-spacing:.015em;text-transform:uppercase}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.container{width:min(calc(100% - 60px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:12px;top:-100px;background:var(--accent);padding:10px 16px;z-index:999}.skip-link:focus{top:10px}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.eyebrow{display:inline-block;color:#b38b00;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:0 23px;border-radius:5px;border:2px solid #fff0;font-weight:800;font-size:14px;white-space:nowrap;transition:transform .25s,background .25s,box-shadow .25s,color .25s}.btn:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0002}.btn-accent{background:var(--accent);color:#171a1e}.btn-accent:hover{background:#ffda38}.btn-outline{border-color:#fff9;color:#fff;background:#ffffff0b}.btn-outline:hover{background:#fff;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:15px;color:#b48b00;font-size:14px;font-weight:800;white-space:nowrap;transition:gap .2s}.text-link:hover{gap:22px}.topbar{background:#1c2026;color:#d3d7dc;height:38px;position:relative;z-index:31;font-size:12px;font-weight:600}.topbar-inner,.topbar-right,.topbar a,.topbar-hours{display:flex;align-items:center}.topbar-inner{height:100%;justify-content:space-between;gap:20px}.topbar-right{gap:25px}.topbar a,.topbar-hours{gap:8px;white-space:nowrap}.topbar a:hover{color:var(--accent)}.topbar svg{width:15px;height:15px;color:var(--accent)}.site-header{position:sticky;top:0;z-index:30;background:#11151bef;color:#fff;backdrop-filter:blur(18px);box-shadow:0 1px 0 #fff2;transition:box-shadow .3s,background .3s}.site-header.is-scrolled{background:#11151bf9;box-shadow:0 12px 28px #0003}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px;transition:height .3s}.site-header.is-scrolled .header-inner{height:72px}.site-brand{width:205px;flex:none}.brand-logo{position:relative;display:block;width:180px;height:72px;overflow:hidden}.brand-logo a{display:block}.brand-logo img{position:absolute;display:block;width:240px;max-width:none;height:auto;left:-30px;top:-180px}.primary-nav{margin:auto}.nav-list{display:flex;align-items:center;gap:31px;list-style:none;padding:0;margin:0}.nav-item{position:relative;display:flex;align-items:center;gap:2px;height:86px}.nav-item>a{font-size:14px;font-weight:800;white-space:nowrap;position:relative;padding:7px 0}.nav-item>a:after{content:'';position:absolute;height:3px;left:0;right:100%;bottom:0;background:var(--accent);transition:right .25s}.nav-item:hover>a:after,.nav-item>a[aria-current]:after{right:0}.mega-toggle{border:0;background:none;color:var(--accent);padding:6px;font-size:24px;line-height:1}.header-cta{min-height:46px;padding-inline:17px}.header-cta svg{width:17px;height:17px}.mobile-menu-toggle{display:none}.mega-panel{position:absolute;top:100%;left:50%;transform:translate(-50%,-8px);width:min(1100px,calc(100vw - 60px));padding:25px;background:#fff;color:var(--ink);box-shadow:0 25px 60px #0004;border:1px solid #eee;border-radius:0 0 12px 12px;display:grid;grid-template-columns:220px 1fr;gap:25px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s}.nav-item-mega:hover .mega-panel,.nav-item-mega:focus-within .mega-panel,.nav-item-mega.is-open .mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.mega-intro{background:var(--ink);color:#fff;padding:24px;border-radius:7px;display:flex;flex-direction:column;gap:20px;justify-content:space-between}.mega-intro strong{font:500 25px/1.15 Oswald,sans-serif;text-transform:uppercase}.mega-intro a{font-size:13px;font-weight:800;color:var(--accent)}.mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:500px;overflow:auto}.mega-card{display:flex;align-items:center;gap:9px;padding:6px;border-radius:6px;font-weight:700;font-size:12px;line-height:1.25;transition:background .2s}.mega-card:hover{background:#f3f4f6}.mega-card img{width:50px;height:43px;object-fit:cover;flex:none;border-radius:3px;background:#e9eaed}.mega-card svg{width:14px;height:14px;margin-left:auto;flex:none;color:#b38b00}.hero{height:clamp(560px,52vw,740px);position:relative;overflow:hidden;background:#20262b;color:#fff}.hero-photo{position:absolute;inset:0;background-size:cover;background-position:center 48%;animation:heroReveal 1.5s both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0a101ad9 0%,#0a101a9b 31%,#0a101a2b 72%),linear-gradient(0deg,#0a101a6b,transparent 50%)}.hero-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-bottom:clamp(70px,8vw,120px)}.hero-eyebrow{display:flex;align-items:center;gap:12px;color:var(--accent);font-size:13px;animation:riseIn .8s .15s both}.eyebrow-line{width:25px;height:2px;background:var(--accent)}.hero h1{font-size:clamp(56px,7.5vw,112px);max-width:790px;margin:15px 0 15px;text-shadow:0 5px 30px #0007;animation:riseIn .8s .3s both}.hero p{max-width:600px;font-size:clamp(17px,1.5vw,21px);line-height:1.55;color:#f0f1f4;animation:riseIn .8s .45s both}.hero-actions{display:flex;gap:14px;margin-top:18px;animation:riseIn .8s .6s both}.hero-counter{position:absolute;right:35px;bottom:35px;color:#fff;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.15em}.hero-counter span:first-child{color:var(--accent)}.counter-bar{width:55px;height:2px;background:#fff7}.advantages{background:#f2f3f5;border-bottom:1px solid #e2e4e7}.advantages-grid{display:grid;grid-template-columns:repeat(4,1fr)}.advantage{min-height:102px;display:flex;align-items:center;gap:17px;padding:18px 27px;font-weight:800;font-size:14px;line-height:1.35;position:relative}.advantage:not(:last-child):after{content:'';width:1px;height:43px;background:#dadddf;position:absolute;right:0;top:50%;transform:translateY(-50%)}.advantage-icon{color:var(--ink)}.advantage-icon svg{width:33px;height:33px;stroke-width:1.6}.section-pad{padding:90px 0}.categories-section{background:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:33px}.section-heading h2{font-size:clamp(36px,4vw,57px);margin:10px 0}.section-heading p{color:#666d77;max-width:610px;margin:0}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:25px 18px}.category-card{min-width:0;display:block}.category-image{display:block;height:145px;overflow:hidden;position:relative;border-radius:6px;background:#e9ecef}.category-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s,filter .4s}.category-card:hover img{transform:scale(1.08);filter:saturate(1.1)}.category-arrow{position:absolute;right:10px;top:10px;width:30px;height:30px;background:var(--accent);color:var(--ink);border-radius:50%;display:grid;place-items:center;font-size:18px;opacity:0;transform:translateY(5px);transition:opacity .25s,transform .25s}.category-card:hover .category-arrow{opacity:1;transform:translateY(0)}.category-name{display:block;font-size:15px;font-weight:800;line-height:1.3;margin-top:12px}.category-card:hover .category-name{color:#a98300}.promo-banner{background:#171c23;color:#fff;overflow:hidden;position:relative}.promo-banner:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 75% 50%,#424a3a 0,transparent 42%),linear-gradient(125deg,#171c23,#252b32)}.promo-inner{position:relative;min-height:355px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:40px}.promo-copy{display:flex;gap:22px;align-items:flex-start;z-index:1}.promo-symbol{color:var(--accent);margin-top:18px}.promo-symbol svg{width:58px;height:58px;stroke-width:1.3}.promo-copy .eyebrow{color:var(--accent)}.promo-copy h2{font-size:clamp(40px,4.5vw,65px);margin:5px 0 12px}.promo-copy p{color:#d4d8dd;max-width:370px}.promo-copy .btn{margin-top:8px}.promo-visual{position:relative;height:300px;align-self:end}.promo-visual img{width:100%;height:100%;object-fit:cover;object-position:center 55%;filter:brightness(.85);border-radius:10px 10px 0 0;box-shadow:0 0 0 8px #ffffff09}.promo-sticker{position:absolute;right:-15px;top:-18px;background:var(--accent);color:var(--ink);font-family:Oswald,sans-serif;text-transform:uppercase;text-align:center;font-size:24px;line-height:1.1;font-weight:700;padding:17px 27px;transform:rotate(-8deg);clip-path:polygon(5% 0,100% 5%,94% 100%,0 92%);box-shadow:0 8px 20px #0004}.about-section{background:#f5f6f7}.about-grid{display:grid;grid-template-columns:1.08fr 1.15fr .92fr;align-items:stretch;gap:34px}.about-image{min-height:270px;position:relative;overflow:hidden;border-radius:7px}.about-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.about-image-label{position:absolute;bottom:15px;left:15px;background:var(--accent);padding:5px 10px;font-weight:800;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.about-copy{padding:8px 10px}.about-copy h2{font-size:clamp(31px,3vw,43px);margin:10px 0 14px}.about-copy p{color:#4e5661;line-height:1.7}.about-copy .btn{margin-top:7px}.contact-card{background:#fff;padding:28px;border:1px solid #e3e6e9;border-radius:7px;box-shadow:0 15px 30px #11151b0b}.contact-card-label{color:#ab8300;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.13em}.contact-card h2{font-size:30px;margin:9px 0}.contact-card p{color:#626a73;font-size:14px}.contact-card>a:not(.btn){display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:700;margin:12px 0}.contact-card>a svg{width:17px;height:17px;color:#bc9300;flex:none}.contact-card .btn{width:100%;margin-top:12px}.site-footer{background:#151a20;color:#d7d9dd}.footer-main{display:grid;grid-template-columns:1.3fr .85fr 1fr .75fr;gap:60px;padding-top:65px;padding-bottom:55px}.footer-logo{margin-left:-14px}.footer-brand p{color:#a7aeb6;max-width:285px;font-size:14px;margin:5px 0}.footer-column{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#aeb4bd}.footer-column h2{font:600 19px Oswald,sans-serif;text-transform:uppercase;color:#fff;margin:5px 0 13px}.footer-column a:hover{color:var(--accent)}.footer-column address{font-style:normal}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.social-links{display:flex;gap:10px}.social-links a{min-width:35px;height:35px;border:1px solid #ffffff52;border-radius:50%;display:grid;place-items:center;font-weight:800}.footer-map{color:var(--accent);font-weight:800;margin-top:13px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff20;padding:21px 0;color:#9299a2;font-size:12px}.footer-bottom p{margin:0}.whatsapp-float{position:fixed;right:28px;bottom:28px;width:62px;height:62px;z-index:40;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 9px 28px #0004;animation:pulse 4s infinite;transition:transform .25s}.whatsapp-float svg{width:31px;height:31px}.whatsapp-float:hover{transform:translateY(-4px) scale(1.05)}.page-hero{background:#181e26;color:#fff;padding:78px 0 75px;position:relative;overflow:hidden}.page-hero:before{content:'';position:absolute;width:350px;height:350px;right:8%;top:-180px;border:70px solid #ffffff07;transform:rotate(25deg)}.page-hero .container{position:relative}.page-hero .eyebrow{color:var(--accent)}.page-hero h1{font-size:clamp(45px,6vw,79px);margin:10px 0 10px}.page-hero p{color:#d3d8de;font-size:18px;max-width:620px;margin:0}.catalogue-content,.category-content{padding-top:55px;padding-bottom:90px}.filter-row{display:flex;gap:9px;overflow-x:auto;padding:5px 0 15px;margin-bottom:26px;scrollbar-width:thin}.filter-chip{flex:none;white-space:nowrap;background:#f2f3f4;border:1px solid #e3e5e7;border-radius:40px;padding:10px 17px;font-size:13px;font-weight:800;transition:background .2s,transform .2s}.filter-chip:hover{transform:translateY(-2px)}.filter-chip.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{border:1px solid #e6e7e9;background:#fff;border-radius:8px;overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #0f161b15}.product-image{display:block;height:230px;background:#f0f1f2}.product-image img{width:100%;height:100%;object-fit:cover}.product-body{padding:24px}.product-category{color:#a48000;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-body h2,.product-body h3{font:600 27px/1.15 Oswald,sans-serif;text-transform:uppercase;margin:9px 0}.product-body p{font-size:14px;color:#626a73}.product-link{font-size:13px;font-weight:800;color:#a58000}.prices{display:flex;align-items:center;gap:12px;margin:10px 0}.prices del{color:#999}.prices strong{color:#9a7600;font-size:22px}.empty-state{background:#f4f5f6;padding:40px;border-radius:8px}.empty-state h2{font-size:36px}.empty-state p{color:#626a73;max-width:690px}.category-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:32px}.category-grid.compact .category-image{height:120px}.pagination{margin-top:32px}.nav-links{display:flex;gap:8px;justify-content:center}.page-numbers{padding:8px 13px;border:1px solid #ddd;border-radius:4px}.page-numbers.current{background:var(--ink);color:#fff}.category-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.category-hero-grid>img{width:100%;height:230px;object-fit:cover;border-radius:7px}.breadcrumb{display:block;font-size:13px;font-weight:800;color:var(--accent);margin-bottom:28px}.subcategory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:60px}.subcategory-grid a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px;border:1px solid #e3e5e8;border-radius:5px;font-size:14px;font-weight:700;transition:background .2s,border .2s}.subcategory-grid a:hover{background:#fff9db;border-color:var(--accent)}.subcategory-grid span{color:#ba9000}.standard-page .page-content{min-height:350px;display:grid;grid-template-columns:1.4fr .8fr;gap:65px;padding-top:70px;padding-bottom:90px}.entry-content{font-size:17px;line-height:1.75}.entry-content h2{font-size:37px}.contact-page-card{padding:35px;background:#f3f4f5;border-radius:7px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.contact-page-card h2{font-size:35px;margin:0}.contact-page-card .btn{margin-top:12px}.single-product{padding:45px 0 90px}.single-product .breadcrumb{color:#a48000}.single-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.single-product-image{background:#f2f3f4;border-radius:8px;min-height:350px}.single-product-image img{width:100%;height:100%;object-fit:contain}.single-product h1{font-size:clamp(42px,5vw,65px);margin:10px 0}.single-product .lead{font-size:20px;color:#66707b}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes heroReveal{from{opacity:.3;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes riseIn{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,85%,100%{box-shadow:0 9px 28px #0004,0 0 0 0 #25d36655}92%{box-shadow:0 9px 28px #0004,0 0 0 13px #fff0}}@media(max-width:1180px){.topbar-right{gap:14px}.site-brand{width:175px}.nav-list{gap:17px}.nav-item>a{font-size:13px}.header-cta{padding:0 12px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.about-grid{grid-template-columns:1fr 1fr}.contact-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.contact-card h2,.contact-card p,.contact-card-label{grid-column:1/-1}.contact-card .btn{width:auto;grid-column:1/-1}.footer-main{gap:30px}}@media(max-width:900px){.container{width:min(calc(100% - 36px),var(--max))}.topbar-location{max-width:47%;overflow:hidden;text-overflow:ellipsis}.topbar-whatsapp,.topbar-hours{display:none}.header-inner{height:72px}.site-header.is-scrolled .header-inner{height:68px}.site-brand{width:auto;margin-right:auto}.brand-logo{width:146px;height:60px}.brand-logo img{width:200px;left:-26px;top:-151px}.mobile-menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;background:none;border:1px solid #ffffff50;border-radius:4px;order:3}.mobile-menu-toggle span{height:2px;background:#fff;width:20px;margin:auto}.primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#171c23;padding:10px 18px 25px;max-height:calc(100vh - 100px);overflow:auto;box-shadow:0 20px 30px #0005}.primary-nav.is-open{display:block}.nav-list{display:block}.nav-item{height:auto;display:flex;flex-wrap:wrap;border-bottom:1px solid #ffffff20}.nav-item>a{padding:15px 2px;flex:1}.mega-panel{position:static;display:none;transform:none;width:100%;opacity:1;visibility:visible;pointer-events:auto;grid-template-columns:1fr;box-shadow:none;padding:10px;max-height:none}.nav-item-mega.is-open .mega-panel{display:grid;transform:none}.mega-intro{display:none}.mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.hero{height:600px}.advantages-grid{grid-template-columns:repeat(2,1fr)}.advantage:nth-child(2):after{display:none}.about-grid{gap:20px}.footer-main{grid-template-columns:repeat(2,1fr)}.subcategory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){body.admin-bar .site-header{top:46px}.topbar{height:32px}.topbar-inner{justify-content:center}.topbar-location,.topbar-whatsapp,.topbar-hours{display:none}.topbar-right{justify-content:center}.header-cta{min-height:40px;padding:0 10px;font-size:12px}.header-cta svg{display:none}.header-inner{gap:10px}.hero{height:570px}.hero-photo{background-position:55% center}.hero-shade{background:linear-gradient(0deg,#0b1119ed 0%,#0b1119a8 45%,#0b11191f 100%)}.hero-content{padding-bottom:55px}.hero h1{font-size:58px;line-height:1.02;margin:15px 0}.hero p{font-size:16px;max-width:440px}.hero-actions{gap:9px;flex-wrap:wrap}.hero-actions .btn{min-height:48px;padding:0 14px;font-size:12px}.hero-counter{display:none}.advantages-grid{grid-template-columns:repeat(2,1fr)}.advantage{min-height:85px;gap:9px;padding:13px;font-size:12px}.advantage-icon svg{width:25px;height:25px}.advantage:nth-child(2):after{display:none}.section-pad{padding:60px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:25px}.section-heading h2{font-size:41px}.section-heading p{font-size:14px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.category-image{height:125px}.category-name{font-size:13px;margin-top:9px}.promo-inner{display:flex;flex-direction:column;align-items:stretch;gap:15px;padding-top:42px}.promo-copy{gap:13px}.promo-symbol svg{width:37px;height:37px}.promo-copy h2{font-size:47px}.promo-visual{height:180px;margin-left:25px;margin-right:25px}.promo-sticker{font-size:16px;padding:10px 17px;right:-15px;top:-14px}.about-grid{grid-template-columns:1fr}.about-image{min-height:225px}.about-copy{padding:5px 0 13px}.about-copy h2{font-size:37px}.contact-card{display:block;padding:24px}.contact-card .btn{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:30px 18px;padding-top:45px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:330px}.footer-column h2{font-size:18px}.footer-bottom{align-items:flex-start;gap:10px}.whatsapp-float{right:16px;bottom:16px;width:55px;height:55px}.page-hero{padding:56px 0}.page-hero h1{font-size:52px}.catalogue-content,.category-content{padding-top:35px;padding-bottom:60px}.product-grid{grid-template-columns:1fr}.category-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.category-hero-grid{grid-template-columns:1fr;gap:20px}.category-hero-grid>img{height:180px}.subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.standard-page .page-content{grid-template-columns:1fr;gap:25px;padding-top:50px;padding-bottom:65px}.single-product-grid{grid-template-columns:1fr;gap:25px}.single-product-image{min-height:260px}}@media(max-width:380px){.brand-logo{width:120px}.brand-logo img{left:-34px}.header-cta{font-size:11px}.category-image{height:105px}.subcategory-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.brand-logo{width:198px;height:70px;display:flex;align-items:center;gap:4px;overflow:hidden}.brand-logo-original .brand-mark{position:static;display:block;width:58px;height:58px;max-width:58px;object-fit:cover;flex:none}.brand-wordmark{position:relative;display:block;width:135px;height:65px;overflow:hidden}.brand-wordmark img{position:absolute;display:block;width:215px;max-width:none;height:auto;left:-39px;top:-237px}.brand-logo-custom img{position:static;display:block;max-width:100%;max-height:65px;width:auto;height:auto;object-fit:contain}@media(max-width:900px){.brand-logo{width:166px;height:60px}.brand-logo-original .brand-mark{width:47px;height:47px;max-width:47px}.brand-wordmark{width:115px;height:55px}.brand-wordmark img{width:185px;left:-34px;top:-204px}}@media(max-width:380px){.brand-logo{width:140px}.brand-logo-original .brand-mark{width:40px;height:40px;max-width:40px}.brand-wordmark{width:98px}.brand-wordmark img{width:165px;left:-32px;top:-183px}}.advantage-icon img{width:33px;height:33px;object-fit:contain;display:block}@media(max-width:640px){.advantage-icon img{width:25px;height:25px}}@media(max-width:640px){.topbar .topbar-location{display:none}.topbar-inner{justify-content:center}.mega-grid{overflow-x:hidden}.mega-card{min-width:0;gap:5px;padding:5px 2px}.mega-card img{width:36px;height:36px;flex:none}.mega-card span{min-width:0;overflow-wrap:anywhere;font-size:11px}.mega-card svg{display:none}.brand-wordmark img{width:180px;left:-32px;top:-194px}}.brand-logo-princesse{display:block;position:relative;width:198px;height:70px;overflow:hidden}.brand-logo-princesse svg{display:block;width:100%;height:100%;mix-blend-mode:screen}@media(max-width:900px){.brand-logo-princesse{width:166px;height:60px}}@media(max-width:380px){.brand-logo-princesse{width:140px;height:50px}}@media(max-width:380px){.brand-wordmark img{width:165px;left:-32px;top:-177px}}#top,#categories,#promotions,#offres,#a-propos,#contact,.category-detail{scroll-margin-top:105px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.category-image{height:220px;border-radius:8px}.category-name{font-size:17px;margin-top:13px}.category-card:focus-visible .category-image{outline:3px solid var(--accent);outline-offset:3px}.category-detail{display:none;margin-top:36px;padding:30px 32px;background:#f4f5f6;border-left:5px solid var(--accent);border-radius:6px}.category-detail:target{display:block}.category-detail-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:22px}.category-detail-heading h3{font:600 35px/1.12 Oswald,sans-serif;text-transform:uppercase;margin:5px 0 8px}.category-detail-heading p{margin:0;max-width:680px;color:#5c646e}.category-detail-close{flex:none;font-size:13px;font-weight:800;color:#59616c;padding:8px 0}.category-detail-close:hover{color:#a58100}.category-detail .subcategory-grid{margin-bottom:0}.category-detail .subcategory-grid a{background:#fff}.category-detail .subcategory-card{display:flex;align-items:center;gap:14px;min-height:122px;padding:12px;background:#fff;border:1px solid #e3e5e8;border-radius:5px;font-size:14px;font-weight:700;line-height:1.3}.category-detail .subcategory-card img{display:block;flex:none;width:110px;height:96px;object-fit:contain;background:#f2f3f4;border-radius:4px}.category-detail .subcategory-card .subcategory-name{color:var(--ink);overflow-wrap:anywhere}.brand-logo-custom img{position:static;width:100%;height:100%;max-width:100%;object-fit:contain}.offers-section{background:#fff;padding:38px 0 54px}.offers-section .section-heading{margin-bottom:24px}.offers-empty{display:flex;align-items:center;gap:20px;flex-wrap:wrap;border:1px solid #e5e7ea;border-radius:7px;padding:22px 28px;background:#f7f8f9}.offers-empty .eyebrow{color:#a38100}.offers-empty h2{font-size:26px;margin:0;max-width:420px}.offers-empty p{font-size:14px;color:#59616c;max-width:290px;margin:0}.offers-empty .text-link{margin-left:auto}@media(max-width:1180px){.category-image{height:190px}}@media(max-width:900px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-image{height:225px}.category-detail .subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){#top,#categories,#promotions,#offres,#a-propos,#contact,.category-detail{scroll-margin-top:90px}.category-grid{gap:22px 12px}.category-image{height:148px}.category-name{font-size:14px}.category-detail{padding:22px 18px}.category-detail-heading{flex-direction:column;gap:10px}.category-detail-heading h3{font-size:29px}.category-detail-heading p{font-size:14px}.category-detail .subcategory-grid{grid-template-columns:1fr}.offers-section{padding:25px 0 40px}.offers-empty{padding:20px}.offers-empty h2{font-size:23px}.offers-empty .text-link{margin-left:0}}@media(max-width:380px){.category-image{height:130px}}.store-status-badge{display:inline-flex;align-items:center;gap:7px;min-height:26px;padding:3px 11px;border:1px solid #fff0;border-radius:999px;color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em;line-height:1;text-transform:uppercase;white-space:nowrap;transition:background .25s,border-color .25s,box-shadow .25s}.store-status-light{width:8px;height:8px;border-radius:50%;background:currentColor;animation:storeStatusGlow 2.2s ease-in-out infinite}.store-status-badge.is-open{background:#087a45;border-color:#24d77f;box-shadow:0 0 13px #19c66e66,inset 0 0 9px #ffffff14}.store-status-badge.is-open .store-status-light{color:#4cff9f;box-shadow:0 0 10px #4cff9f}.store-status-badge.is-closed{background:#8d1f25;border-color:#f2545d;box-shadow:0 0 13px #ed3e4966,inset 0 0 9px #ffffff12}.store-status-badge.is-closed .store-status-light{color:#ff626b;box-shadow:0 0 10px #ff626b}@keyframes storeStatusGlow{0%,100%{opacity:.68;transform:scale(.82)}50%{opacity:1;transform:scale(1.14)}}@media(max-width:1050px){.store-status-badge{padding-inline:9px}.topbar-right{gap:11px}}@media(prefers-reduced-motion:reduce){.store-status-light{animation:none}}@media(max-width:640px){.category-detail .subcategory-card{min-height:108px;padding:10px}.category-detail .subcategory-card img{width:96px;height:86px}}.whatsapp-icon{width:22px;height:22px;fill:currentColor;stroke:none;flex:none}.topbar .whatsapp-icon{width:15px;height:15px}.social-links{flex-wrap:wrap}.social-links .footer-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:auto;height:42px;padding:0 15px;border:1px solid #43c889;border-radius:999px;background:#16a863;color:#fff;font-size:13px;font-weight:800;white-space:nowrap;transition:background .2s,transform .2s}.social-links .footer-whatsapp .whatsapp-icon{width:19px;height:19px}.social-links .footer-whatsapp:hover{background:#128a52;color:#fff;transform:translateY(-2px)}.whatsapp-float{right:20px;bottom:20px;width:auto;height:57px;min-width:150px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px 12px 14px;border:3px solid #fff;border-radius:999px;background:#16a863;color:#fff;font-size:14px;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 10px 34px #0005}.whatsapp-float .whatsapp-icon{width:23px;height:23px}.whatsapp-float:hover{background:#128a52}.mobile-action-bar{display:none}.footer-whatsapp:focus-visible,.whatsapp-float:focus-visible,.mobile-action-bar a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media(max-width:640px){.topbar{display:none}.header-cta{display:none}.site-header{box-shadow:0 5px 22px #0003}.mobile-menu-toggle{order:2}.whatsapp-float{display:none}.mobile-action-bar{position:fixed;z-index:60;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#11151bf5;backdrop-filter:blur(16px);border-top:1px solid #ffffff24;box-shadow:0 -8px 28px #0003}.mobile-action-bar a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:52px;border-radius:12px;font-size:14px;font-weight:800;line-height:1}.mobile-action-bar svg{width:21px;height:21px}.mobile-action-map{background:var(--accent);color:var(--ink)}.mobile-action-whatsapp{background:#16a863;color:#fff}.mobile-action-bar a:active{transform:scale(.98)}.site-footer{padding-bottom:calc(74px + env(safe-area-inset-bottom))}}.contact-map{height:190px;margin-top:18px;overflow:hidden;border:1px solid #dfe2e5;border-radius:6px;background:#e9ecef}.contact-map iframe{display:block;width:100%;height:100%;border:0}@media(max-width:1180px){.contact-map{grid-column:1/-1}}.site-header .site-brand{width:250px}.site-header .brand-logo{width:230px;height:80px}.site-header .brand-logo-custom img,.site-footer .brand-logo-custom img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.site-header.is-scrolled .brand-logo{width:210px;height:70px}.site-footer .footer-logo{margin-left:0}.site-footer .brand-logo{width:270px;height:96px}@media(max-width:1180px){.site-header .site-brand{width:215px}.site-header .brand-logo{width:205px;height:72px}.site-header.is-scrolled .brand-logo{width:195px;height:68px}}@media(max-width:900px){.site-header .site-brand{width:auto}.site-header .brand-logo{width:180px;height:64px}.site-header.is-scrolled .brand-logo{width:180px;height:62px}.site-footer .brand-logo{width:250px;height:88px}}@media(max-width:380px){.site-header .brand-logo{width:150px;height:53px}.site-header.is-scrolled .brand-logo{width:150px;height:53px}.site-footer .brand-logo{width:225px;height:80px}}