:root{--brand:#e85d17;--brand-dark:#10253f;--accent:#f6bc3b;--surface:#f6f7f9;--ink:#15263b;--muted:#637083;--line:#e4e9ef;--white:#fff;--whatsapp:#1c9c65;--sidebar-width:286px;--radius:18px;--shadow:0 14px 34px rgba(16,37,63,.1);--page:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}html.menu-open{overflow:hidden}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5}body:has(.site-header){--brand:var(--brand)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{display:block}.page-width-wide{max-width:var(--page);margin:0 auto;padding:0 24px}.page-width{max-width:1160px;margin:0 auto;padding:0 24px}.narrow{max-width:820px}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.skip-link{position:fixed;z-index:200;top:8px;left:8px;transform:translateY(-150%);background:var(--brand-dark);color:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{transform:translateY(0)}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.rte a{color:var(--brand);text-decoration:underline}.eyebrow{margin:0 0 7px;color:var(--brand);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 17px;border:1px solid transparent;border-radius:10px;font-weight:800;line-height:1.15;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--brand);color:#fff}.button--primary:hover{background:#cf4d0d}.button--soft{background:#fff3ed;color:var(--brand);border-color:#ffd5c3}.button--light{background:#fff;color:var(--brand-dark)}.button--whatsapp{background:var(--whatsapp);color:#fff}.button--small{min-height:37px;padding:8px 11px;font-size:.78rem}.button--large{min-height:51px;padding:14px 19px}.button--full{width:100%}.text-link{display:inline-flex;align-items:center;gap:5px;color:var(--brand);font-weight:800}.text-link:hover{text-decoration:underline}.text-link--whatsapp{margin-top:12px;color:var(--whatsapp);font-size:.82rem}.icon-button{display:inline-grid;place-items:center;width:37px;height:37px;border:1px solid var(--line);border-radius:10px;color:var(--brand-dark);background:#fff}.price{display:flex;align-items:baseline;gap:8px;margin:10px 0}.price__current{font-size:1.08rem;font-weight:900;color:var(--brand-dark)}.price__compare{color:var(--muted);font-size:.85rem}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px;color:var(--muted);font-size:.81rem}.breadcrumbs a:hover{color:var(--brand)}.section{padding:62px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading h2,.section h1{margin:0;color:var(--brand-dark);font-size:clamp(1.7rem,2.4vw,2.5rem);line-height:1.12;letter-spacing:-.035em}.section-heading>div>p:not(.eyebrow){margin:9px 0 0;color:var(--muted)}.announcement-bar{background:var(--brand-dark);color:#fff;font-size:.78rem;font-weight:650}.announcement-bar__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.announcement-bar p,.announcement-bar a{display:inline-flex;align-items:center;gap:6px;margin:0;color:#fff}.announcement-bar a{color:#d7f7e8}.sidebar,.desktop-header{display:none}.mobile-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;min-height:61px;padding:7px 12px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 4px 14px #10253f0a}.mobile-header button,.mobile-header__cart{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:10px;background:transparent;color:var(--brand-dark)}.mobile-header__cart{position:relative;justify-self:end}.mobile-header__cart b{position:absolute;right:-1px;top:-1px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:var(--brand);color:#fff;font-size:.65rem}.brand{display:inline-flex;align-items:flex-start;flex-direction:column;gap:2px}.brand--mobile{align-items:center}.brand__logo{width:auto;max-height:42px;object-fit:contain}.brand__wordmark{font-size:1.45rem;font-weight:950;letter-spacing:.08em;color:var(--brand-dark)}.brand__tagline{color:var(--muted);font-size:.67rem;font-weight:700}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#05122180}.mobile-menu__sheet{position:relative;z-index:1;width:min(91vw,400px);height:100%;overflow:auto;padding:16px;background:#fff;box-shadow:20px 0 40px #0000002b}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;font-size:1.1rem;font-weight:900}.mobile-menu__top button{display:grid;place-items:center;width:40px;height:40px;border:0;background:#f0f3f6;border-radius:10px}.mobile-menu__search{display:flex;align-items:center;margin:17px 0;border:1px solid var(--line);border-radius:11px;overflow:hidden}.mobile-menu__search input{min-width:0;flex:1;border:0;padding:12px}.mobile-menu__search button{display:grid;place-items:center;width:44px;height:44px;border:0;background:#fff;color:var(--brand)}.mobile-menu__links{padding:0;margin:0 0 24px;list-style:none;border-top:1px solid var(--line)}.mobile-menu__links>li{border-bottom:1px solid var(--line)}.mobile-menu__links a,.mobile-menu__links summary{display:flex;align-items:center;justify-content:space-between;padding:14px 2px;font-weight:800}.mobile-menu__links summary{list-style:none;cursor:pointer}.mobile-menu__links summary::-webkit-details-marker{display:none}.mobile-menu__links details[open] summary svg{transform:rotate(180deg)}.mobile-menu__links ul{margin:0 0 11px;padding:0 0 0 14px;list-style:none}.mobile-menu__links ul a{padding:8px 0;color:var(--muted);font-size:.9rem}.mobile-menu__links ul ul{padding-left:14px}.hero{overflow:hidden;background:linear-gradient(120deg,#f8fafc,#edf3f8)}.hero__inner{display:grid;gap:28px;padding-top:34px;padding-bottom:38px}.hero__content{align-self:center}.hero__kicker{display:inline-block;margin:0 0 12px;padding:7px 10px;border-radius:20px;background:#fff0e9;color:var(--brand);font-size:.73rem;font-weight:900;letter-spacing:.1em}.hero h1{max-width:670px;margin:0;color:var(--brand-dark);font-size:clamp(2.25rem,6vw,4rem);line-height:1.03;letter-spacing:-.055em}.hero__text{max-width:620px;margin:18px 0 0;color:#53647a;font-size:1.01rem}.hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero__proof{display:flex;flex-wrap:wrap;gap:13px;margin-top:19px;color:#506177;font-size:.8rem;font-weight:750}.hero__proof span{display:inline-flex;align-items:center;gap:5px}.hero__proof svg{color:var(--whatsapp)}.hero__visual{position:relative;min-height:280px}.hero__image,.hero__placeholder{width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.hero__placeholder{display:grid;place-items:center;gap:16px;padding:30px;background:linear-gradient(125deg,var(--brand-dark),#294e78);color:#fff;font-size:1.4rem;font-weight:850;text-align:center}.hero__placeholder-art{width:min(230px,72%);height:auto}.hero__highlight{position:absolute;right:14px;bottom:14px;max-width:180px;padding:9px 11px;border-radius:9px;background:#fff;color:var(--brand-dark);box-shadow:0 7px 20px #10253f2e;font-size:.75rem;font-weight:850}.trust-bar{background:#fff;border-bottom:1px solid var(--line)}.trust-bar__inner{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:19px;padding-bottom:19px}.trust-item{display:flex;gap:9px;align-items:flex-start}.trust-item__icon{display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;border-radius:10px;background:#fff3ed;color:var(--brand)}.trust-item strong{display:block;font-size:.8rem;line-height:1.2}.trust-item span{display:block;margin-top:3px;color:var(--muted);font-size:.69rem;line-height:1.25}.section--categories{background:#fff}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-card__media{height:130px;background:#e7edf3;overflow:hidden}.category-card__image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card:hover .category-card__image{transform:scale(1.04)}.category-card__fallback{width:100%;height:100%;background:linear-gradient(130deg,var(--brand-dark),#416e9c)}.category-card__body{padding:12px}.category-card h3{margin:0;color:var(--brand-dark);font-size:.95rem}.category-card__body span{display:flex;align-items:center;gap:4px;margin-top:4px;color:var(--brand);font-size:.74rem;font-weight:800}.section--featured{background:var(--surface)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:15px;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-card__media{position:relative;display:block;aspect-ratio:1/1;background:#f2f4f7;overflow:hidden}.product-card__image,.product-card__placeholder{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-card:hover .product-card__image{transform:scale(1.045)}.product-card__placeholder{padding:17px}.product-card__badge{position:absolute;left:9px;top:9px;padding:4px 7px;border-radius:6px;background:var(--brand-dark);color:#fff;font-size:.64rem;font-weight:800}.product-card__badge--sale{background:var(--brand)}.product-card__content{display:flex;flex:1;flex-direction:column;padding:12px}.product-card__content .eyebrow{margin-bottom:4px;font-size:.61rem}.product-card__title{margin:0;color:var(--brand-dark);font-size:.85rem;line-height:1.32}.product-card__title a:hover{color:var(--brand)}.product-card__actions{display:flex;align-items:center;gap:7px;margin-top:auto}.product-card__form{display:contents}.product-card__actions .button--soft{flex:1}.product-card__actions .button--primary{padding-inline:10px}.product-card .price{margin:8px 0}.product-card .price__current{font-size:.9rem}.section--why{background:#fff}.why-actoum{display:grid;gap:28px;padding:31px 24px;border-radius:var(--radius);background:var(--brand-dark);color:#fff}.why-actoum__copy h2{margin:0 0 12px;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.1;letter-spacing:-.035em}.why-actoum__copy .eyebrow{color:#f8c14d}.why-actoum__copy .rte{color:#c5d4e1}.why-actoum__copy .button{margin-top:20px}.why-actoum__items{display:grid;gap:12px}.why-actoum__item{display:flex;gap:11px;padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#ffffff0f}.why-actoum__item>span{display:grid;place-items:center;flex:0 0 auto;width:37px;height:37px;border-radius:10px;background:#f6bc3b29;color:var(--accent)}.why-actoum__item h3{margin:0;font-size:.91rem}.why-actoum__item p{margin:3px 0 0;color:#c6d3df;font-size:.79rem}.section--proof{padding-top:8px;background:#fff}.proof-banner{display:grid;overflow:hidden;padding:0;border-radius:var(--radius);background:linear-gradient(100deg,#f17a2c,#e85d17);color:#fff}.proof-banner__content{padding:31px 24px}.proof-banner__content .eyebrow{color:#ffe2ae}.proof-banner__content h2{max-width:500px;margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.1;letter-spacing:-.035em}.proof-banner__content p:not(.eyebrow){max-width:520px;margin:12px 0 20px;color:#fff3e8}.proof-banner__visual{min-height:205px;background:#d74d0f}.proof-banner__image{width:100%;height:100%;object-fit:cover}.proof-banner__play{display:grid;place-items:center;gap:8px;height:100%;color:#fff;font-weight:850}.proof-banner__play svg{width:45px;height:45px;transform:rotate(-45deg);padding:9px;border:1px solid rgba(255,255,255,.5);border-radius:50%}.newsletter-section{padding:45px 0;background:var(--surface)}.newsletter-section__inner{display:grid;gap:20px}.newsletter-section h2{margin:0;color:var(--brand-dark);font-size:clamp(1.45rem,2.6vw,2rem);letter-spacing:-.03em}.newsletter-section p:not(.eyebrow){max-width:540px;margin:8px 0 0;color:var(--muted)}.newsletter-form{display:grid;grid-template-columns:1fr;gap:8px}.newsletter-form input{min-width:0;width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:10px;padding:11px 13px;background:#fff}.form-message{grid-column:1/-1;margin:0;font-size:.82rem}.form-message--success{color:#168052}.form-message--error{color:#bd251d}.site-footer{background:#0e2034;color:#d0dbe5}.site-footer__main{display:grid;gap:30px;padding-top:47px;padding-bottom:35px}.site-footer__brand .brand__wordmark{color:#fff}.site-footer__brand>p{margin:10px 0 0;font-size:.85rem}.site-footer__address{display:flex;gap:7px;align-items:flex-start}.site-footer__links h3,.site-footer__contact h3{margin:0 0 10px;color:#fff;font-size:.92rem}.site-footer__links ul{margin:0;padding:0;list-style:none}.site-footer__links li+li{margin-top:7px}.site-footer__links a,.site-footer__contact a{font-size:.83rem}.site-footer__links a:hover{color:#fff}.site-footer__contact p{margin:0 0 10px;font-size:.83rem}.site-footer__contact>a{display:inline-flex;gap:7px;align-items:center;color:#fff;font-weight:800}.site-footer__socials{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}.site-footer__socials a{padding:5px 8px;border:1px solid rgba(255,255,255,.2);border-radius:6px}.site-footer__bottom{display:flex;flex-direction:column;gap:4px;padding-top:14px;padding-bottom:78px;border-top:1px solid rgba(255,255,255,.12);color:#9cafc0;font-size:.73rem}.site-footer__bottom p{margin:0}.mobile-bottom-nav{position:fixed;z-index:45;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr 1.22fr 1fr;align-items:center;min-height:59px;padding:6px 5px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -5px 18px #10253f14}.mobile-bottom-nav>a,.mobile-bottom-nav>button,.mobile-bottom-nav__whatsapp{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;padding:0;border:0;background:transparent;color:var(--brand-dark);font-size:.62rem;font-weight:750}.mobile-bottom-nav__whatsapp{align-self:stretch;margin:-14px 2px 0;border:4px solid var(--surface);border-radius:13px;background:var(--whatsapp);color:#fff}.mobile-bottom-nav__whatsapp .icon{width:19px;height:19px}.product-page{padding-top:30px}.product-page__grid{display:grid;gap:30px}.product-page__media{min-width:0}.product-page__main-image,.product-page__placeholder{width:100%;aspect-ratio:1/1;object-fit:contain;border:1px solid var(--line);border-radius:15px;background:#f6f8fa}.product-page__placeholder{padding:30px}.product-page__thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto}.product-page__thumb{width:67px;height:67px;border:1px solid var(--line);border-radius:9px;object-fit:contain;background:#f6f8fa}.product-page__info h1{margin:0;color:var(--brand-dark);font-size:clamp(1.75rem,3.4vw,2.8rem);line-height:1.08;letter-spacing:-.04em}.product-page__info>.price{margin:15px 0}.product-page__info>.price .price__current{font-size:1.45rem}.product-page__intro{margin:0 0 20px;color:var(--muted)}.product-form{display:grid;gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.product-form label{display:block;margin-bottom:6px;color:var(--brand-dark);font-size:.8rem;font-weight:800}.product-form label small{color:var(--muted);font-weight:600}.product-form input,.product-form select{width:100%;min-height:44px;border:1px solid #ccd6e0;border-radius:9px;padding:10px;background:#fff;color:var(--ink)}.product-form__fields{display:grid;gap:10px}.product-form__bottom{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.quantity{display:grid;grid-template-columns:35px 46px 35px;align-items:center;height:48px;border:1px solid #ccd6e0;border-radius:10px;overflow:hidden}.quantity button{height:100%;border:0;background:#f5f7f9;color:var(--brand-dark);font-size:1.25rem}.quantity input{height:100%;min-height:0;border:0;border-radius:0;padding:2px;text-align:center}.product-form__bottom .button{flex:1}.product-page__info>.button--full{margin-top:10px}.product-page__trust{display:grid;gap:10px;margin-top:18px;padding-top:17px;border-top:1px solid var(--line)}.product-page__trust>div{display:flex;gap:10px;align-items:flex-start}.product-page__trust svg{flex:0 0 auto;color:var(--brand)}.product-page__trust strong,.product-page__trust span{display:block}.product-page__trust strong{font-size:.8rem}.product-page__trust span{color:var(--muted);font-size:.75rem}.product-page__description{margin-top:45px;padding-top:32px;border-top:1px solid var(--line)}.product-page__description h2{margin:0 0 18px;color:var(--brand-dark);font-size:1.4rem}.collection-page{padding-top:32px}.collection-page__heading{display:grid;gap:16px;margin-bottom:26px}.collection-page__heading h1{margin:0;color:var(--brand-dark);font-size:clamp(1.75rem,3.3vw,2.7rem);line-height:1.1;letter-spacing:-.04em}.collection-page__sort{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;font-size:.8rem;font-weight:750}.collection-page__sort select{min-height:39px;border:1px solid var(--line);border-radius:8px;padding:7px;background:#fff}.product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}.pagination{margin-top:30px;text-align:center}.pagination a,.pagination span{display:inline-block;margin:0 3px;padding:7px 10px;border:1px solid var(--line);border-radius:7px;font-size:.83rem}.pagination .current{background:var(--brand);border-color:var(--brand);color:#fff}.cart-page{padding-top:32px}.cart-page>div>h1{margin:0 0 22px;color:var(--brand-dark);font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em}.cart-form{display:grid;gap:25px}.cart-form__items{min-width:0;border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:78px 1fr;gap:11px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-item__image img{width:78px;height:78px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:#f6f8fa}.cart-item__details h2{margin:0;color:var(--brand-dark);font-size:.92rem;line-height:1.25}.cart-item__details p{margin:4px 0;color:var(--muted);font-size:.75rem}.cart-item__details .text-link{margin-top:4px;font-size:.75rem}.cart-item__quantity{align-self:end}.cart-item__quantity input{width:58px;min-height:35px;border:1px solid var(--line);border-radius:7px;padding:5px;text-align:center}.cart-item__price{align-self:end;justify-self:end;color:var(--brand-dark);font-size:.86rem;font-weight:900}.cart-summary{align-self:start;padding:18px;border-radius:14px;background:var(--surface)}.cart-summary h2{margin:0 0 14px;color:var(--brand-dark);font-size:1.15rem}.cart-summary label{display:block;margin-bottom:6px;font-size:.78rem;font-weight:800}.cart-summary textarea{width:100%;border:1px solid #cbd5e1;border-radius:9px;padding:9px;resize:vertical}.cart-summary__subtotal{display:flex;justify-content:space-between;margin:16px 0 5px;color:var(--brand-dark);font-size:1rem}.cart-summary__notice{margin:0 0 14px;color:var(--muted);font-size:.75rem}.cart-summary .button+.button{margin-top:8px}.cart-summary__secure{display:flex;gap:6px;align-items:center;margin:12px 0 0;color:#557188;font-size:.72rem}.empty-state{padding:34px 22px;border:1px dashed #cbd6e0;border-radius:14px;text-align:center}.empty-state h2{margin:0;color:var(--brand-dark)}.empty-state p{color:var(--muted)}.search-page{padding-top:35px}.search-page h1{margin:0 0 18px;color:var(--brand-dark);font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em}.search-page__form{display:flex;gap:8px;max-width:700px}.search-page__form input{min-width:0;flex:1;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.search-page__result-count{margin:21px 0;color:var(--muted)}.not-found{min-height:45vh;display:grid;place-items:center}@media(min-width:640px){.trust-bar__inner{grid-template-columns:repeat(4,1fr)}.category-card__media{height:180px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card__content{padding:14px}.product-card__title{font-size:.92rem}.product-form__fields{grid-template-columns:1fr 1fr}.newsletter-form{grid-template-columns:1fr auto}.newsletter-form .button{min-height:46px}.site-footer__main{grid-template-columns:1.35fr 1fr 1fr}.site-footer__contact{grid-column:1/-1}.proof-banner{grid-template-columns:1.15fr .85fr}.proof-banner__visual{min-height:unset}.collection-page__heading{grid-template-columns:1fr 235px;align-items:end}.product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-item{grid-template-columns:90px 1fr 70px 110px}.cart-item__image img{width:90px;height:90px}.cart-item__quantity,.cart-item__price{align-self:center}.cart-item__price{justify-self:end}}@media(min-width:990px){:root{--sidebar-width:286px}.announcement-bar{margin-left:var(--sidebar-width)}.announcement-bar__inner{padding-left:28px;padding-right:28px}.sidebar{position:fixed;z-index:60;top:0;bottom:0;left:0;display:flex;flex-direction:column;width:var(--sidebar-width);padding:23px 16px 16px;background:#fff;border-right:1px solid var(--line);overflow-y:auto;overscroll-behavior:contain}.brand--sidebar{padding:0 8px}.brand--sidebar .brand__logo{max-height:49px;width:auto;max-width:calc(var(--sidebar-width) - 50px)}.sidebar-search{display:flex;align-items:center;margin:25px 0 17px;border:1px solid #dbe2e9;border-radius:10px;overflow:hidden;background:#fafbfc}.sidebar-search input{min-width:0;flex:1;border:0;padding:10px 11px;background:transparent;font-size:.8rem}.sidebar-search button{display:grid;place-items:center;width:38px;height:37px;border:0;background:transparent;color:var(--brand)}.sidebar-nav{position:relative;flex:1}.sidebar-nav__heading{margin:0 0 7px;padding:0 8px;color:#8694a6;font-size:.66rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sidebar-nav ul{margin:0;padding:0;list-style:none}.sidebar-nav__item{position:relative;display:grid;grid-template-columns:1fr 29px;align-items:center;min-height:39px;border-radius:8px}.sidebar-nav__item>a{padding:9px 8px;color:var(--brand-dark);font-size:.86rem;font-weight:750}.sidebar-nav__item:hover,.sidebar-nav__item.is-open{background:#fff3ed}.sidebar-nav__item:hover>a,.sidebar-nav__item.is-open>a{color:var(--brand)}.sidebar-nav__toggle{display:grid;place-items:center;width:29px;height:29px;padding:0;border:0;border-radius:7px;background:transparent;color:#617187}.sidebar-nav__toggle:hover{background:#ffe1d2;color:var(--brand)}.sidebar-nav__item.is-open .sidebar-nav__toggle svg{transform:rotate(-90deg)}.mega-panel{position:fixed;z-index:70;top:60px;left:calc(var(--sidebar-width) - 1px);display:none;width:min(650px,calc(100vw - var(--sidebar-width) - 30px));max-height:calc(100vh - 82px);overflow:auto;padding:22px;background:#fff;border:1px solid var(--line);border-radius:0 15px 15px 0;box-shadow:20px 19px 35px #10253f24}.sidebar-nav__item:hover .mega-panel,.sidebar-nav__item:focus-within .mega-panel,.sidebar-nav__item.is-open .mega-panel{display:block}.mega-panel__topline{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-bottom:13px;border-bottom:1px solid var(--line)}.mega-panel__topline p{margin:0;color:var(--brand-dark);font-size:1rem;font-weight:900}.mega-panel__topline a{display:inline-flex;align-items:center;gap:4px;color:var(--brand);font-size:.76rem;font-weight:850}.mega-panel__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;padding-top:18px}.mega-panel__title{display:block;color:var(--brand-dark);font-size:.84rem;font-weight:900}.mega-panel__group ul{margin:7px 0 0;padding:0;list-style:none}.mega-panel__group li+li{margin-top:6px}.mega-panel__group li a{color:var(--muted);font-size:.76rem}.mega-panel__group li a:hover{color:var(--brand)}.sidebar__support{display:grid;grid-template-columns:32px 1fr auto;gap:8px;align-items:start;margin:15px 0 0;padding:11px;border-radius:11px;background:#eef5fb}.sidebar__support-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#fff;color:var(--brand)}.sidebar__support p{margin:0;font-size:.72rem;line-height:1.32}.sidebar__support p span{color:var(--muted)}.sidebar__support a{color:var(--brand);font-size:.73rem;font-weight:900}.desktop-header{display:block;margin-left:var(--sidebar-width);border-bottom:1px solid var(--line);background:#fff}.desktop-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:52px}.desktop-header__location{display:flex;align-items:center;gap:6px;margin:0;color:var(--muted);font-size:.79rem;font-weight:650}.desktop-header__location svg{color:var(--brand)}.desktop-header__links{display:flex;align-items:center;gap:20px;color:var(--muted);font-size:.79rem;font-weight:700}.desktop-header__links>a:hover{color:var(--brand)}.cart-link{display:flex;align-items:center;gap:6px;color:var(--brand-dark)!important}.cart-link svg{color:var(--brand)}.cart-link b{display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:9px;background:var(--brand);color:#fff;font-size:.66rem}.mobile-header,.mobile-menu,.mobile-bottom-nav{display:none}main,.site-footer{margin-left:var(--sidebar-width)}.hero__inner{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:stretch;min-height:485px;padding-top:45px;padding-bottom:45px}.hero--left .hero__content{order:2}.hero--left .hero__visual{order:1}.hero__visual,.hero__image,.hero__placeholder{min-height:395px}.section{padding:76px 0}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.category-card__media{height:200px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.why-actoum{grid-template-columns:.95fr 1.05fr;padding:48px}.proof-banner__content{padding:48px}.newsletter-section__inner{grid-template-columns:1fr minmax(390px,.75fr);align-items:center}.site-footer__main{grid-template-columns:1.3fr .8fr .9fr 1.1fr;gap:34px}.site-footer__contact{grid-column:auto}.site-footer__bottom{flex-direction:row;justify-content:space-between;padding-bottom:16px}.product-page__grid{grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);align-items:start}.product-page__info{position:sticky;top:73px}.product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-form{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.cart-summary{position:sticky;top:74px}.cart-page{padding-bottom:70px}}@media(min-width:1250px){.product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}.hero__inner{grid-template-columns:1.06fr .94fr}.hero h1{font-size:4.15rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
