/* Scoped layer, loaded after the active parent theme. */
:root{--accent:#F0F20A;--bg:#0D0D0D;--text:#F4F1E8}
body.gr-theme{padding-bottom:0}
body.gr-theme::after{display:none}
.gr-skip{position:fixed;top:-100px;left:16px;z-index:100001;padding:12px;background:var(--accent);color:#0d0d0d}
.gr-skip:focus{top:12px}
a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #64dfd0;outline-offset:4px}
.announce__track{animation:none;justify-content:center;gap:32px;padding:8px 16px;white-space:normal;text-align:center;flex-wrap:wrap}
.announce__track span::after{display:none}
.nav{height:112px;gap:20px}
.brand{flex-shrink:0}
.brand img.brand__logo{height:110px;max-height:110px;width:104px;object-fit:contain}
.nav__menu,.nav__menu ul{gap:18px;font-size:11px;letter-spacing:.08em}
.gr-header-wa{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;height:42px;border:1px solid var(--accent);color:var(--accent);font-size:12px;white-space:nowrap}
.gr-header-wa svg{width:22px;height:22px}
.gr-studio-home .hero__grid{min-height:0;grid-template-columns:1fr 1fr}
.gr-studio-home .hero__content{padding:40px var(--gutter);gap:28px}
.gr-studio-home .hero__top{gap:20px}
.gr-studio-home .hero__title{font-size:clamp(54px,5.2vw,82px);line-height:.98;letter-spacing:0}
.gr-accent{color:var(--accent)}
.gr-studio-home .hero__sub{margin:0;max-width:43ch;font-size:16px}
.gr-studio-home .hero__visual{min-height:420px;background:#090909}
.gr-studio-home .hero__img{object-fit:contain}
.gr-studio-home .hero__tag{font-size:10px;bottom:18px;left:18px}
.hero__ctas{align-items:center}
.hero__ctas svg{width:16px;height:16px}
.gr-text-link{font-size:14px;text-decoration:underline;text-underline-offset:6px;display:inline-block;padding:10px 0}
.gr-text-link:hover{color:var(--accent)}
.gr-address{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}
.gr-address svg{width:17px;height:17px;flex-shrink:0}
.gr-studio-home .section{padding:56px 0}
.gr-studio-home .h2{font-size:clamp(34px,4vw,54px);line-height:1.05;margin:8px 0 16px}
.gr-studio-home .section__head{margin-bottom:26px}
.gr-studio-home .section__index{letter-spacing:.09em;font-size:10px}
.gr-studio-home .products{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.gr-studio-home .product{background:transparent;min-width:0}
.gr-studio-home .product__media{display:block;aspect-ratio:1/1;overflow:hidden;background:#0d0d0d}
.gr-studio-home .product__img{object-fit:contain;width:100%;height:100%;transform:none}
.gr-studio-home .product__body{padding:16px 0 0}
.gr-studio-home .product__name{font-family:var(--f-body);font-size:15px;font-weight:600;line-height:1.4;letter-spacing:0;min-height:42px}
.gr-studio-home .product__foot{flex-wrap:wrap;gap:12px}
.gr-studio-home .product__price{font-size:22px}
.gr-studio-home .product__buy{font-size:10px;letter-spacing:.04em}
.gr-categories{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.gr-category-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 28px}
.gr-category-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:18px 0;font-size:16px}
.gr-category-links a:hover{color:var(--accent)}
.gr-consultation{padding:28px;background:var(--surface);border-left:3px solid var(--accent)}
.gr-consultation h3{font-size:18px;margin:0 0 22px}
.gr-consultation ol{margin:0;padding-left:24px}
.gr-consultation li{padding:0 0 18px 8px}
.gr-consultation li::marker{color:var(--accent)}
.gr-consultation strong,.gr-consultation span{display:block}
.gr-consultation span,.gr-consultation p{font-size:14px;color:var(--muted)}
.gr-consultation p{margin:0;border-top:1px solid var(--line);padding-top:16px}
.gr-local{background:var(--surface);border-top:1px solid var(--line)}
.gr-local__inner{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:40px}
.gr-local__address{font-size:24px;margin:12px 0}
.gr-local__brand img{width:220px;height:auto;margin:auto}
.footer .brand img.brand__logo{width:160px;height:auto;max-height:none}
.footer{padding-bottom:100px}
.footer__bottom{gap:20px}
/* One floating control. Checkout retains the header/footer WhatsApp links. */
body.woocommerce-cart #grc-root,body.woocommerce-checkout #grc-root,body.is-locked #grc-root{display:none!important}
#grc-root .grc-launcher::after{display:none}
#grc-root .grc-panel{max-height:calc(100dvh - 110px)}
@media(max-width:1100px){.nav__menu{display:none}.burger{display:inline-flex}.icon-btn[data-hide-mobile]{display:none}}
@media(max-width:760px){
 .announce__track{font-size:9px;gap:8px 18px}.announce__track span:last-child{display:none}
 .nav{height:92px}.brand img.brand__logo{height:90px;max-height:90px;width:85px}
 .gr-studio-home .hero__grid{grid-template-columns:1fr}
 .gr-studio-home .hero__content{padding:30px var(--gutter);gap:20px}
 .gr-studio-home .hero__title{font-size:52px;line-height:1.02}
 .gr-studio-home .hero__title br:nth-of-type(1),.gr-studio-home .hero__title .gr-accent br{display:none}
 .gr-studio-home .hero__title br:nth-of-type(1)::after{content:' '}
 .gr-studio-home .hero__visual{min-height:0;height:250px;aspect-ratio:auto;border-top:1px solid var(--line)}
 .gr-studio-home .hero__img{object-fit:contain}
 .gr-studio-home .section{padding:36px 0}
 .gr-studio-home .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}
 .gr-studio-home .product__name{font-size:13px;min-height:55px}
 .gr-studio-home .product__price{font-size:19px}
 .gr-category-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}
 .gr-category-links a{font-size:14px}
 .gr-local__inner{grid-template-columns:1fr;gap:18px}
 .gr-local__brand{display:none}.gr-local__address{font-size:21px}
 .gr-consultation{padding:22px}
 .footer{padding-bottom:96px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
