@media (max-width:1100px){.footer-brand{grid-template-columns:1fr}.footer-whatsapp{justify-self:start}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px clamp(16px,4vw,22px)}.brand-logo{width:clamp(132px,38vw,166px);max-height:38px}.menu-toggle{display:inline-grid;grid-template-rows:repeat(3,2px);align-content:center;justify-content:center;gap:6px;justify-self:end;width:48px;height:44px;padding:0;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);cursor:pointer}.menu-toggle span{display:block;width:22px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-cta{grid-column:1/-1;order:3;width:100%;min-height:46px;margin:2px 0 0;font-size:1rem}.site-nav{display:none;grid-column:1/-1;order:4;width:100%;margin:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 40px rgba(13,36,64,.1);gap:7px;align-items:stretch}.site-nav.is-open{display:grid}.site-nav>a,.site-nav>details>summary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:10px 12px;border-radius:7px;background:#f8fbff;color:var(--navy);font-size:.98rem;font-weight:800;white-space:normal}.site-nav>a:hover,.site-nav>details>summary:hover{background:#fff4f8;color:var(--pink)}.nav-dropdown{width:100%}.nav-dropdown-menu{position:static;display:grid;width:100%;min-width:0;margin-top:6px;padding:8px;border:0;border-radius:7px;background:var(--grey);box-shadow:none;gap:6px}.nav-dropdown:not([open]) .nav-dropdown-menu{display:none}.nav-dropdown-menu a{display:flex;align-items:center;min-height:42px;padding:9px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);white-space:normal}.dropdown-icon{margin-left:auto}.hero,.content-grid,.product-spotlight,.premium-cta,.contact-form-section,.form-grid{grid-template-columns:1fr}.side-panel{position:static}.card-grid,.footer-links,.promo-highlight-grid,.quick-fact-grid,.feature-group-grid,.product-story-grid,.benefit-card-grid,.benefit-list,.product-detail-grid,.product-features-panel .feature-group-grid,.product-detail-layout .feature-group-grid{grid-template-columns:1fr}.product-row-heading{align-items:flex-start;flex-direction:column}.product-row-actions{width:100%;justify-content:space-between}.product-row-actions a{flex:1}.product-card-row{grid-auto-columns:minmax(260px,82vw)}.product-detail-layout .feature-group+.feature-group{padding-left:0;border-left:0;border-top:1px solid #e5eaf1}.hero h1{font-size:2.2rem}.section{padding-top:36px;padding-bottom:36px}.premium-cta{text-align:left}.premium-cta:before{inset:10px}}@media (max-width:520px){.tag-list{grid-template-columns:1fr}.site-header{gap:10px}.brand-logo{width:clamp(122px,42vw,156px)}.menu-toggle{width:46px;height:42px}.header-cta{width:100%}.cta-row .btn{width:100%}.hero{padding-top:24px}.content-main,.side-panel,.card{padding:18px}}