:root{--bg:#f4f7fb;--surface:#fff;--surface-2:#eef4ff;--ink:#111827;--muted:#667085;--line:#e5e7eb;--brand:#061660;--brand-strong:#020b3f;--accent:#27c653;--accent-2:#78ee62;--accent-3:#28a8ff;--warning:#b54708;--danger:#b42318;--success:#067647;--shadow:0 18px 55px #0616601f;--radius:8px}*{box-sizing:border-box}html{background:var(--bg);min-height:100%;color:var(--ink);letter-spacing:0;scroll-behavior:smooth;font-family:Inter,Arial,Tahoma,sans-serif}body{background:linear-gradient(180deg, #fff 0, #f4f7fb 320px), var(--bg);min-height:100%;color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button,a,[role=button]{touch-action:manipulation}:focus-visible{outline-offset:3px;outline:3px solid #0e938452}img{max-width:100%;display:block}.page-shell{flex-direction:column;min-height:100vh;display:flex}.main{flex:1}.container{width:min(1180px,100% - 32px);margin:0 auto}.top-strip{background:var(--brand-strong);color:#f8fafc;font-size:.84rem}.top-strip__inner{justify-content:space-between;align-items:center;gap:16px;min-height:36px;display:flex}.top-strip__inner span{align-items:center;gap:7px;display:inline-flex}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#061660f0;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.site-header__inner{grid-template-columns:minmax(220px,auto) minmax(260px,1fr) auto;align-items:center;gap:22px;min-height:82px;display:grid}.brand-link{align-items:center;gap:11px;font-size:1.25rem;font-weight:800;display:flex}.brand-logo{object-fit:contain;width:220px;max-height:60px}.brand-logo--mobile{display:none}.brand-mark{background:linear-gradient(135deg, var(--brand), var(--accent));color:#fff;border-radius:8px;place-items:center;width:42px;height:42px;font-size:.84rem;font-weight:900;display:grid;box-shadow:0 10px 22px #0e93842e}.brand-link small{color:var(--muted);text-transform:uppercase;margin-top:1px;font-size:.7rem;font-weight:800;display:block}.search-form{background:#fff;border:1px solid #d0d5dd;border-radius:999px;grid-template-columns:1fr auto;align-items:center;display:grid;position:relative;box-shadow:0 10px 24px #0000001f}.search-form input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:14px 18px}.search-form button{color:var(--brand-strong);background:var(--accent);width:50px;height:50px;border:0;border-radius:999px;place-items:center;display:grid}.search-suggest{min-width:0;position:relative}.search-suggest--header{min-width:0}.search-form .search-suggest input{width:100%}.search-suggest__panel{inset-inline:0;z-index:80;background:#fff;border:1px solid #06166024;border-radius:14px;position:absolute;top:calc(100% + 10px);overflow:hidden;box-shadow:0 24px 54px #06166033}.search-suggest--header .search-suggest__panel{min-width:min(620px,100vw - 28px)}.search-suggest__head{min-height:38px;color:var(--brand-strong);background:#eef4ff;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:.86rem;font-weight:900;display:flex}.search-suggest__head span,.search-suggest__head a{align-items:center;gap:6px;display:inline-flex}.search-suggest__head a{color:var(--brand)}.search-suggest__note{color:var(--muted);margin:0;padding:14px;font-size:.92rem}.search-suggest__item{min-height:68px;color:var(--ink);background:#fff;border-top:1px solid #eef2f7;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.search-suggest__item:hover,.search-suggest__item:focus-visible{background:#f5fff1}.search-suggest__image{color:#fff;background:linear-gradient(135deg, var(--brand), var(--accent));border:1px solid #06166014;border-radius:10px;place-items:center;width:48px;height:48px;font-weight:950;display:grid;overflow:hidden}.search-suggest__image img{object-fit:cover;background:#fff;width:100%;height:100%}.search-suggest__body{gap:4px;min-width:0;display:grid}.search-suggest__body strong,.search-suggest__body small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-suggest__body strong{color:var(--brand-strong);font-size:.92rem}.search-suggest__body small{color:var(--muted);font-size:.78rem}.search-suggest__price{color:var(--brand);white-space:nowrap;font-size:.86rem;font-weight:950}.header-actions{align-items:center;gap:8px;display:flex}.account-menu{position:relative}.account-popover{top:calc(100% + 12px);z-index:90;width:min(330px,100vw - 24px);color:var(--ink);background:#fff;border:1px solid #06166024;border-radius:14px;padding:10px;position:absolute;inset-inline-end:0;box-shadow:0 24px 54px #06166038}.account-popover:before{content:"";top:-7px;border-top:1px solid #06166024;background:#fff;border-inline-start:1px solid #06166024;width:14px;height:14px;position:absolute;inset-inline-end:17px;transform:rotate(45deg)}.account-popover__head{grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:8px 8px 10px;display:grid;position:relative}.account-popover__head strong,.account-popover__head span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-popover__head strong{color:var(--brand-strong);font-size:.98rem}.account-popover__head span{color:var(--muted);margin-top:3px;font-size:.82rem}.account-popover__avatar{width:46px;height:46px;color:var(--brand);background:#ecfdf3;border-radius:12px;place-items:center;display:grid}.account-popover__meta{color:var(--muted);background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:.8rem;font-weight:850;display:flex}.account-status{color:var(--accent);text-transform:capitalize}.account-popover__links{gap:3px;padding:8px 0;display:grid}.account-popover__links a,.account-popover__logout{min-height:42px;color:var(--ink);font:inherit;text-align:start;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:0 10px;font-weight:850;display:flex}.account-popover__links a:hover,.account-popover__logout:hover{color:var(--brand);background:#f5fff1}.account-popover__logout{width:100%;color:var(--danger);cursor:pointer}.account-popover__actions{gap:8px;padding:8px;display:grid}.actions-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.stack{gap:12px;display:grid}.mt-10{margin-top:10px}.mt-12{margin-top:12px}.pt-0{padding-top:0}.button-wide{width:100%}.text-end{text-align:right}.block{display:block}.center-actions{justify-content:center}.icon-link,.icon-button{border:1px solid var(--line);border-radius:var(--radius);width:44px;height:44px;color:var(--ink);background:#fff;place-items:center;transition:border-color .18s,transform .18s,color .18s,box-shadow .18s;display:grid;box-shadow:0 8px 18px #1118270a}.icon-button[data-slot=button],.icon-button button{padding:0}.icon-link:hover,.icon-button:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px);box-shadow:0 12px 24px #0e93841f}.icon-button--badge{position:relative}.icon-button--badge span{top:-6px;color:#fff;background:var(--danger);border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:.72rem;font-weight:900;display:grid;position:absolute;inset-inline-end:-6px}.mobile-menu-trigger{display:none}.nav-band{background:#071a6b;border-top:1px solid #ffffff1f}.nav-band__inner{white-space:nowrap;scrollbar-width:none;align-items:center;gap:18px;min-height:46px;display:flex;overflow:visible}.nav-band__inner::-webkit-scrollbar{display:none}.nav-band a{color:#ffffffe0;align-items:center;gap:5px;min-height:44px;font-size:.95rem;font-weight:750;display:inline-flex}.nav-band a:hover{color:var(--accent-2)}.nav-band__featured{color:var(--accent-2)!important}.category-menu,.mega-trigger{position:relative}.category-menu summary{border-radius:var(--radius);min-height:44px;color:var(--brand-strong);background:var(--accent-2);cursor:pointer;align-items:center;gap:7px;padding:0 14px;font-size:.95rem;font-weight:900;list-style:none;display:inline-flex;box-shadow:0 10px 24px #78ee623d}.category-menu summary::-webkit-details-marker{display:none}.category-menu[open] summary,.category-menu summary:hover{color:var(--brand-strong);background:#95f177}.category-menu__panel,.mega-panel{top:calc(100% + 4px);z-index:50;border:0;border-top:3px solid var(--accent);border-radius:var(--radius);background:#fff;width:312px;min-height:0;max-height:min(620px,100vh - 180px);padding:0;position:absolute;inset-inline-start:0;overflow:visible;box-shadow:0 22px 48px #11182729}.mega-panel{opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;transform:translateY(8px)}.mega-trigger:hover .mega-panel,.mega-trigger:focus-within .mega-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.category-menu__main{border-radius:0 0 var(--radius) var(--radius);max-height:min(617px,100vh - 183px);overflow:visible}.category-menu__item{position:relative}.category-menu__parent{border-bottom:1px solid #edf0f3;border-inline:0;cursor:pointer;text-align:start;background:#fff;border-top:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0 16px;color:#1f2937!important;min-height:44px!important;font-size:.88rem!important;font-weight:900!important;display:flex!important}.category-menu__parent small{color:var(--muted);font-size:.78rem}.category-menu__item:hover>.category-menu__parent,.category-menu__item:focus-within>.category-menu__parent,.category-menu__item--active>.category-menu__parent,.category-menu__parent:hover{background:#ecfff0;color:var(--accent)!important}.category-menu__submenu{border-top:3px solid var(--accent);border-radius:var(--radius);background:#fff;width:230px;min-height:0;max-height:min(620px,100vh - 180px);display:none;position:absolute;top:-3px;right:calc(100% + 2px);overflow:auto;box-shadow:0 22px 48px #11182729}.category-menu__item:focus-within>.category-menu__submenu,.category-menu__main:focus-within .category-menu__item:hover>.category-menu__submenu,.category-menu__submenu--active{display:block}.category-menu__main:focus-within:hover .category-menu__item:focus-within:not(:hover)>.category-menu__submenu,.category-menu__main:focus-within:hover .category-menu__item--active:not(:hover)>.category-menu__submenu{display:none}.category-menu__submenu-head{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:0 16px;display:flex}.category-menu__submenu-head strong{color:#111827;margin:0;font-size:.9rem}.category-menu__submenu-head a{min-height:32px;color:var(--accent);font-size:.8rem;font-weight:900}.category-menu__children{display:grid}.category-menu__children a{color:#1f2937;border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 16px;font-size:.86rem;font-weight:850;display:flex}.category-menu__children a:hover{color:var(--accent);background:#ecfff0}.category-menu__children small{color:var(--muted);font-size:.76rem}.category-menu__panel strong,.mega-panel strong{margin-bottom:8px;display:block}.category-menu__panel p,.mega-panel p{color:var(--muted);margin:0;line-height:1.7}.mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mega-grid a{border-radius:var(--radius);white-space:normal;background:#fbfcfd;border:1px solid #edf0f3;align-content:center;min-height:58px;padding:8px 10px;display:grid}.mega-grid a:hover{background:#f0fdfa;border-color:#0e938466}.mega-grid small{color:var(--muted)}.category-menu__all{color:var(--accent)!important;background:#fff!important}.trust-band{background:#031257;border-top:1px solid #ffffff1f}.trust-band__inner{color:#ffffffd1;white-space:nowrap;justify-content:center;align-items:center;gap:22px;min-height:42px;font-size:.88rem;font-weight:700;display:flex;overflow-x:auto}.trust-band__inner span{align-items:center;gap:7px;display:inline-flex}.drawer-overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#102a436b;position:fixed;inset:0}.drawer-content,.mobile-menu{top:0;bottom:0;z-index:90;border-inline-start:1px solid var(--line);width:min(440px,100vw);box-shadow:var(--shadow);background:#fff;flex-direction:column;animation:.2s drawer-in;display:flex;position:fixed;inset-inline-end:0}.mobile-menu{inset-inline:0 auto}@keyframes drawer-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:14px 18px;display:flex}.drawer-head h2,.drawer-head [data-radix-dialog-title]{margin:0;font-size:1.15rem}.drawer-lines{flex:1;padding:8px 18px;overflow:auto}.drawer-line{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr;gap:12px;padding:14px 0;display:grid}.drawer-line img,.drawer-line .image-fallback{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius);object-fit:cover;width:76px}.drawer-line h3{margin:0;font-size:.96rem;line-height:1.45}.drawer-line p{color:var(--brand);margin:6px 0;font-weight:900}.mini-qty{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-items:center;gap:4px;display:inline-flex}.mini-qty button{background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.mini-qty span{text-align:center;min-width:28px;font-weight:800}.drawer-summary{border-top:1px solid var(--line);gap:10px;padding:16px 18px;display:grid}.drawer-summary>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.drawer-empty{text-align:center;align-content:center;place-items:center;gap:12px;min-height:420px;padding:24px;display:grid}.drawer-empty h3,.drawer-empty p{margin:0}.drawer-empty p{color:var(--muted)}.mobile-menu__links,.mobile-menu__categories{gap:8px;padding:18px;display:grid}.mobile-menu__links a,.mobile-menu__categories a{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-items:center;min-height:44px;padding:0 12px;font-weight:800;display:flex}.mobile-menu__categories{border-top:1px solid var(--line);overflow:auto}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#020b3ffa 0%,#041660e0 34%,#04166057 62%,#0416600a 100%),url(/brand/chellalet-hero-clean.webp);background-position:100%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:min(720px,100vh - 112px);padding:72px 0 92px;display:flex;position:relative}.hero__content{z-index:1;max-width:680px;position:relative}.hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:center;gap:34px;display:grid}.hero h1{max-width:660px;margin:0;font-size:clamp(2.55rem,5vw,4.9rem);line-height:1.05}.hero p{color:#ffffffdb;max-width:560px;margin:20px 0 0;font-size:1.2rem;line-height:1.65}.hero__eyebrow,.eyebrow{min-height:30px;color:var(--accent-2);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:.88rem;font-weight:900;display:inline-flex}.eyebrow{color:var(--accent)}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero__stats{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.hero__stats span{color:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:.9rem;font-weight:800;display:inline-flex}.hero .btn{color:var(--brand-strong);background:var(--accent-2)}.hero .btn:hover{color:var(--brand-strong);background:#95f177}.hero .btn--ghost{color:#fff;background:#ffffff0f;border-color:#ffffff94}.hero .btn--ghost:hover{color:var(--brand-strong);background:#fff}.hero__visual{border-radius:var(--radius);background:#ffffff1f;border:1px solid #ffffff3d;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:360px;padding:12px;display:grid}.hero-product{border-radius:var(--radius);color:var(--ink);background:#ffffffe6;overflow:hidden}.hero-product img,.image-fallback{aspect-ratio:1;object-fit:cover;background:linear-gradient(135deg,#e6fcf5,#d0ebff);width:100%}.image-fallback{place-items:center;display:grid}.image-fallback span{color:#fff;background:linear-gradient(135deg, var(--brand), var(--accent));letter-spacing:0;border-radius:14px;place-items:center;width:52px;height:52px;font-weight:900;display:grid;box-shadow:0 14px 34px #0e93842e}.hero-product span{text-overflow:ellipsis;white-space:nowrap;padding:10px;font-size:.9rem;font-weight:700;display:block;overflow:hidden}.hero-carousel{border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff29;border:1px solid #ffffff3d;min-width:0;padding:14px;box-shadow:0 24px 70px #0003}.hero-carousel__viewport{overflow:hidden}.hero-carousel__track{gap:12px;display:flex}.hero-slide{border-radius:var(--radius);color:var(--ink);background:#fffffff5;flex:0 0 min(54%,250px);align-content:start;display:grid;overflow:hidden}.hero-slide img,.hero-slide .image-fallback{aspect-ratio:auto;object-fit:contain;background:linear-gradient(#fff,#eef2f6);width:100%;height:185px}.hero-slide span,.hero-slide strong,.hero-slide small{padding-inline:12px;display:block}.hero-slide span{color:var(--muted);padding-top:12px;font-size:.82rem}.hero-slide strong{min-height:44px;padding-top:5px;line-height:1.45;overflow:hidden}.hero-slide small{color:var(--accent);padding-block:8px 12px;font-weight:900}.hero-carousel__controls{justify-content:end;gap:8px;margin-top:10px;display:flex}.section{padding:42px 0}.section--tight{padding:24px 0}.section--white{background:#fff}.proof-grid{grid-template-columns:1.15fr repeat(2,minmax(0,.7fr));gap:14px;display:grid}.proof-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-content:start;gap:12px;min-height:190px;padding:18px;display:grid;box-shadow:0 14px 34px #1118270f}.proof-card--large{background:linear-gradient(135deg,#0e938414,#ea580c14),#fff;grid-row:span 2;min-height:394px}.proof-card__icon{color:#fff;background:var(--brand);border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.proof-card h3,.proof-card p{margin:0}.proof-card p{color:var(--muted);line-height:1.8}.metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:auto 0 0;display:grid}.metric-row div{border-radius:var(--radius);background:#ffffffc7;border:1px solid #0e938429;padding:12px}.metric-row dt{color:var(--brand);font-size:1.45rem;font-weight:900}.metric-row dd{color:var(--muted);margin:4px 0 0;font-size:.82rem}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px;display:flex}.section-head h2,.page-title h1{margin:0;font-size:clamp(1.5rem,2.4vw,2.3rem)}.section-head p,.page-title p{color:var(--muted);margin:8px 0 0;line-height:1.8}.page-title{padding:36px 0 18px}.catalog-hero{border-bottom:1px solid var(--line);margin-bottom:18px}.btn{color:#fff;background:var(--brand);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}[data-slot=button].btn{color:#fff;background:var(--brand);box-shadow:none;border:1px solid #0000}[data-slot=button].btn:hover,[data-slot=button].btn[data-hovered=true]{color:#fff;background:var(--brand-strong)}[data-slot=button].btn.btn--secondary{color:var(--ink);border-color:var(--line);background:#fff}[data-slot=button].btn.btn--secondary:hover,[data-slot=button].btn.btn--secondary[data-hovered=true]{color:var(--accent);border-color:var(--accent);background:#fff}.btn:hover{background:var(--brand-strong);transform:translateY(-1px)}.btn--secondary{color:var(--ink);border-color:var(--line);background:#fff}.btn--secondary:hover{color:var(--accent);border-color:var(--accent);background:#fff}.btn--ghost{color:#fff;background:#ffffff14;border-color:#ffffff7a}.btn--ghost:hover{color:var(--brand);background:#fff;border-color:#fff}.btn--danger{color:#fff;background:var(--danger)}.btn:disabled{cursor:not-allowed;opacity:.62;transform:none}.grid{gap:16px;display:grid}.grid--4{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.brand-card{isolation:isolate;border-radius:var(--radius);color:#fff;background:radial-gradient(circle at 20% 12%,#78ee623d,#0000 34%),linear-gradient(145deg,#082381 0%,#041660 48%,#020b3f 100%);border:1px solid #ffffff2e;place-items:center;min-height:128px;padding:22px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 46px #06166038}.brand-card:before{content:"";z-index:-1;border-radius:calc(var(--radius) - 1px);background:linear-gradient(135deg,#ffffff2e,#0000 34%),linear-gradient(315deg,#28a8ff38,#0000 44%);position:absolute;inset:1px}.brand-card:after{content:"";background:linear-gradient(90deg, transparent, var(--accent-2), transparent);opacity:.72;border-radius:999px;height:2px;position:absolute;inset:auto 18px 14px}.brand-card span{overflow-wrap:anywhere;text-align:center;text-transform:uppercase;max-width:100%;font-size:clamp(1.05rem,1.6vw,1.42rem);font-weight:950;line-height:1.2}.brand-card:hover{border-color:#78ee62b8;transform:translateY(-3px);box-shadow:0 26px 58px #0616604d}.brand-marquee{color:#fff;background:linear-gradient(90deg,#020b3f 0%,#061660 42%,#082381 62%,#020b3f 100%);border-block:1px solid #78ee6247;margin-top:48px;padding:14px 0;position:relative;overflow:hidden}.brand-marquee+.site-footer{margin-top:0}.brand-marquee:before,.brand-marquee:after{content:"";z-index:2;pointer-events:none;width:min(11vw,120px);position:absolute;inset-block:0}.brand-marquee:before{background:linear-gradient(90deg,#020b3f,#020b3f00);inset-inline-start:0}.brand-marquee:after{background:linear-gradient(270deg,#020b3f,#020b3f00);inset-inline-end:0}.brand-marquee__track{width:max-content;animation:18s linear infinite brand-marquee-scroll;display:flex}.brand-marquee:hover .brand-marquee__track,.brand-marquee:focus-within .brand-marquee__track{animation-play-state:paused}.brand-marquee__group{flex-shrink:0;align-items:center;gap:12px;padding-inline-end:12px;display:flex}.brand-marquee__link{color:#fff;letter-spacing:0;text-transform:uppercase;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;min-width:max-content;min-height:42px;padding:0 20px;font-size:.94rem;font-weight:950;line-height:1;transition:border-color .2s,background .2s,color .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 10px 24px #00000029}.brand-marquee__link:hover,.brand-marquee__link:focus-visible{color:#0d173a;background:var(--accent-2);border-color:#78ee62e6}@keyframes brand-marquee-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.brand-marquee{overflow-x:auto}.brand-marquee:before,.brand-marquee:after,.brand-marquee__group[aria-hidden=true]{display:none}.brand-marquee__track{animation:none}}.category-strip{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:#0e938459 transparent;scrollbar-width:thin;grid-template-rows:1fr;grid-auto-columns:122px;grid-auto-flow:column;gap:10px;padding:2px 2px 16px;scroll-padding-inline:2px;display:grid;overflow-x:auto}.category-strip::-webkit-scrollbar{height:8px}.category-strip::-webkit-scrollbar-thumb{background:#0e938447;border-radius:999px}.category-tile,.product-card,.panel,.summary-panel,.order-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 10px 28px #1118270d}.category-tile{scroll-snap-align:start;text-align:center;align-content:center;justify-items:center;gap:8px;min-height:112px;padding:14px 10px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.category-tile:hover{border-color:#0e938457;transform:translateY(-2px);box-shadow:0 18px 42px #1118271a}.category-tile__icon{color:#3b3f46;place-items:center;width:38px;height:38px;display:grid}.category-tile__icon img{object-fit:contain;width:36px;height:36px}.category-tile__body{justify-items:center;gap:3px;min-width:0;display:grid}.category-tile h3,.product-card h3{margin:0;font-size:1rem;line-height:1.45}.category-tile h3{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.65em;font-size:.78rem;font-weight:900;display:-webkit-box;overflow:hidden}.product-card h3{color:#111827;min-height:2.75em;font-size:.98rem;font-weight:900;overflow:hidden}.category-tile p{color:var(--muted);margin:0;font-size:.68rem;font-weight:700}.product-card{flex-direction:column;min-width:0;min-height:340px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden}.product-card:hover{border-color:#0e938459;transform:translateY(-2px);box-shadow:0 22px 45px #1118271a}.product-card__media{background:#fff;min-height:205px;position:relative}.product-card__top-badges{top:10px;z-index:3;flex-direction:column;align-items:flex-end;gap:5px;display:flex;position:absolute;inset-inline-end:10px}.product-card__image{background:#fff;display:block;position:relative;overflow:hidden}.product-card__image img,.product-card__image .image-fallback{aspect-ratio:auto;object-fit:contain;width:100%;height:205px;padding:16px 14px 10px;transition:transform .24s}.product-card:hover .product-card__image img,.product-card:hover .product-card__image .image-fallback{transform:scale(1.035)}.product-card__floating-actions{inset-inline:12px;z-index:2;opacity:0;justify-content:center;align-items:center;gap:8px;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:12px;transform:translateY(8px)}.product-card:hover .product-card__floating-actions,.product-card:focus-within .product-card__floating-actions{opacity:1;transform:translateY(0)}.product-card__floating-actions .icon-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0}.product-card__cart-icon{color:#fff!important;border-color:var(--brand)!important;background:var(--brand)!important}.product-card__body{flex-direction:column;flex:1;gap:7px;padding:0 12px 14px;display:flex}.product-card__name-line{color:#111827;text-transform:uppercase;align-items:center;gap:5px;min-height:18px;font-size:.75rem;font-weight:900;display:flex}.product-card__name-line span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-card__price-row{align-items:end;gap:6px;margin-top:auto;display:flex}.price{color:var(--brand);font-size:1.22rem;font-weight:900;line-height:1}.price--muted{color:var(--brand);font-size:.96rem}.product-card__old-price{color:#a3a3a3;font-size:.82rem;font-weight:900;text-decoration:line-through}.product-card__promo-row{flex-wrap:wrap;align-items:center;gap:5px;min-height:20px;display:flex}.product-card__discount,.product-card__limited,.product-card__available,.product-card__unavailable{border-radius:4px;align-items:center;min-height:19px;padding:0 6px;font-size:.68rem;font-weight:900;display:inline-flex}.product-card__discount{color:#111827;background:#f59e0b}.product-card__limited{color:#fff;background:#ef4444}.product-card__available{color:#067647;background:#dcfae6}.product-card__unavailable{color:#b42318;background:#fee4e2}.product-card__saving{color:#079455;font-size:.76rem;font-weight:850}.stock-badge,.status-badge{border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.stock-badge--in,.status-badge--paid,.status-badge--completed{color:#05603a;background:#d1fadf}.stock-badge--out,.status-badge--cancelled{color:#912018;background:#fee4e2}.status-badge--pending,.status-badge--new_order,.status-badge--new{color:#7a2e0e;background:#fef0c7}.status-badge--preparing,.status-badge--prepared,.status-badge--shipped,.status-badge--at_shipping_office{color:#1849a9;background:#d1e9ff}.status-badge--delivered{color:#067647;background:#dcfae6}.status-badge--returned{color:#5925dc;background:#ebe9fe}.product-actions{grid-template-columns:1fr 42px 42px;gap:8px;margin-top:2px;display:grid}.product-card__cart{border-radius:var(--radius);min-height:42px;font-weight:900}.purchase-actions{grid-template-columns:112px minmax(0,1fr) 52px;align-items:stretch;gap:10px;display:grid}.purchase-qty{border-radius:var(--radius);background:#fff;border:1px solid #d0d5dd;grid-template-columns:1fr;align-content:center;gap:2px;min-height:46px;padding:6px 10px;display:grid}.purchase-qty label{color:var(--muted);font-size:.72rem;font-weight:900;line-height:1}.purchase-qty input{width:100%;min-width:0;color:var(--brand-strong);background:0 0;border:0;outline:0;padding:0;font-size:1rem;font-weight:900;line-height:1.2}.quick-view{z-index:95;border:1px solid var(--line);border-radius:var(--radius);width:min(900px,100vw - 24px);max-height:min(720px,100vh - 24px);box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.quick-view__media{background:#f4f7fb;min-height:420px}.quick-view__media img,.quick-view__media .image-fallback{object-fit:contain;width:100%;height:100%;min-height:420px}.quick-view__body{flex-direction:column;min-width:0;display:flex}.quick-view__content{gap:14px;padding:18px;display:grid;overflow:auto}.quick-view__actions{grid-template-columns:1fr auto;gap:10px;display:grid}.filters-bar{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(140px,auto));align-items:center;gap:10px;margin:18px 0 20px;display:grid}.catalog-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:20px;display:grid}.filter-panel{gap:14px;display:grid;position:sticky;top:170px}.filter-panel form,.filter-links,.catalog-toolbar,.checkout-steps{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 28px #1118270d}.filter-panel form,.filter-links{gap:12px;padding:16px;display:grid}.filter-panel form{background:linear-gradient(#fff,#fbfcfd)}.filter-panel h2,.filter-links h2{margin:0;font-size:1.05rem}.filter-links a{min-height:42px;color:var(--muted);border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:10px;display:flex}.filter-links a:last-child{border-bottom:0}.filter-links a:hover{color:var(--accent)}.catalog-toolbar{min-height:56px;color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:0 16px;font-weight:800;display:flex}.catalog-toolbar>div{gap:2px;display:grid}.catalog-toolbar small{color:var(--muted);font-weight:700}.active-filters{flex-wrap:wrap;gap:8px;margin:-4px 0 16px;display:flex}.active-filters span,.active-filters a{border:1px solid var(--line);color:#475467;background:#fff;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.84rem;font-weight:800;display:inline-flex}.active-filters a{color:#fff;border-color:var(--brand);background:var(--brand)}.checkout-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:62px;margin-bottom:18px;padding:10px;display:grid}.checkout-steps span{border-radius:var(--radius);min-height:42px;color:var(--muted);text-align:center;background:#f6f8fb;place-items:center;font-weight:800;display:grid}.checkout-steps__active{color:#fff!important;background:var(--accent)!important}.field,.select,.textarea{border-radius:var(--radius);width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #d0d5dd;outline:0;padding:11px 13px}.textarea{resize:vertical;min-height:110px}.field:focus,.select:focus,.textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0e93841f}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-row{gap:7px;display:grid}.form-row label{color:var(--muted);font-size:.9rem;font-weight:800}.full{grid-column:1/-1}.panel,.summary-panel{padding:18px}.panel h2,.summary-panel h2,.panel h3{margin:0 0 14px}.split-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.summary-panel{position:sticky;top:178px}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:86px 1fr auto;gap:14px;padding:14px 0;display:grid}.cart-line:last-child{border-bottom:0}.cart-line img,.cart-line .image-fallback{aspect-ratio:1;object-fit:cover;border-radius:var(--radius);border:1px solid var(--line);width:86px}.cart-line__controls{align-items:center;gap:8px;margin-top:10px;display:flex}.qty-input{border:1px solid var(--line);border-radius:var(--radius);text-align:center;width:86px;min-height:40px}.summary-list{gap:10px;margin:0 0 18px;padding:0;list-style:none;display:grid}.summary-list li{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:16px;min-height:38px;display:flex}.summary-list li:last-child{border-bottom:0}.summary-list strong{font-size:1.2rem}.checkout-confidence{gap:8px;margin:12px 0 16px;display:grid}.checkout-confidence span{border-radius:var(--radius);color:#344054;background:#fbfcfd;border:1px solid #edf0f3;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:.84rem;font-weight:800;display:flex}.checkout-confidence svg{color:var(--accent)}.address-item{border-bottom:1px solid var(--line);padding:14px 0}.address-item:last-child{border-bottom:0}.empty-state{border-radius:var(--radius);text-align:center;background:#fff;border:1px dashed #b6c5d5;padding:36px 18px}.empty-state svg{color:var(--accent);margin:0 auto 12px}.empty-state h2,.empty-state h3{margin:0 0 8px}.empty-state p{max-width:560px;color:var(--muted);margin:0 auto 18px;line-height:1.8}.pagination{border-radius:var(--radius);color:#35435f;background:#eef4ff;border:1px solid #0616601f;gap:0;margin-top:24px;display:grid;overflow:hidden;box-shadow:0 14px 32px #06166014}.pagination__top,.pagination__status{justify-content:space-between;align-items:center;gap:14px;padding:8px 12px;display:flex}.pagination__status{background:#ffffff7a;border-top:1px solid #06166017;font-size:.92rem}.pagination__size{align-items:center;gap:8px;min-width:max-content;font-size:.92rem;display:flex}.pagination__select{min-width:72px;height:32px;color:var(--brand-strong);font:inherit;background:#fff;border:1px solid #06166024;border-radius:8px;padding:0 28px 0 12px}.pagination__links{flex-wrap:nowrap;justify-content:flex-end;display:flex;overflow-x:auto}.page-link{border:1px solid #0616601f;min-width:36px;min-height:32px;color:var(--brand-strong);white-space:nowrap;background:#fff;border-inline-start:0;place-items:center;padding:0 12px;font-size:.88rem;font-weight:850;transition:border-color .2s,background .2s,color .2s;display:grid}.page-link:first-child{border-inline-start:1px solid #0616601f;border-radius:8px 0 0 8px}.page-link:last-child{border-radius:0 8px 8px 0}.page-link:hover,.page-link:focus-visible{color:#0d173a;background:var(--accent-2);border-color:#78ee62e6}.page-link--active{color:#fff;border-color:var(--brand);background:var(--brand)}.page-link--control{min-width:86px}.page-link--disabled{color:#35435f75;pointer-events:none;background:#ffffff94}.page-link--ellipsis{color:var(--brand-strong);background:#ffffffb8}.product-detail{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:start;gap:28px;display:grid}.product-gallery{gap:10px;display:grid}.product-gallery__main{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#fff,#f6f8fb);overflow:hidden;box-shadow:0 16px 38px #1118270f}.product-gallery__main img,.product-gallery__main .image-fallback{aspect-ratio:1;object-fit:contain;width:100%;padding:18px;animation:.16s gallery-image-in}@keyframes gallery-image-in{0%{opacity:.72}to{opacity:1}}.thumb-row{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.thumb-row__item{border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;background:#fff;min-width:0;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.thumb-row__item:hover,.thumb-row__item:focus-visible{border-color:#0e93848c;outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #1118271a}.thumb-row__item--active{border-color:var(--accent);box-shadow:0 0 0 3px #0e93841f}.thumb-row img,.thumb-row .image-fallback{aspect-ratio:1;object-fit:cover;width:100%;display:block}.product-info{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px;position:sticky;top:178px;box-shadow:0 16px 38px #1118270f}.product-info h1{margin:0;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.2}.product-info__price{color:var(--brand);margin:16px 0;font-size:clamp(1.55rem,2.8vw,2rem);font-weight:900}.product-assurance{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.product-assurance span{border-radius:var(--radius);color:#344054;background:#fbfcfd;border:1px solid #edf0f3;align-items:center;gap:8px;min-height:42px;padding:8px 10px;font-size:.82rem;font-weight:800;display:flex}.product-assurance svg{color:var(--accent);flex:none}.description{color:var(--muted);white-space:pre-line;line-height:1.9}.account-nav{scrollbar-width:thin;gap:8px;margin:16px 0;padding-bottom:4px;display:flex;overflow-x:auto}.account-nav a{border:1px solid var(--line);min-width:max-content;min-height:48px;color:var(--ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-weight:800;display:flex}.account-nav a span{width:30px;height:30px;color:var(--brand);background:#ecfdf3;border-radius:999px;place-items:center;display:grid}.account-nav a:hover{border-color:var(--brand);color:var(--brand)}.account-hero{background:linear-gradient(135deg,#fff 0%,#f7fbff 58%,#f1fff4 100%);border:1px solid #0616601f;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:28px;padding:18px;display:flex;box-shadow:0 14px 34px #1118270f}.account-hero__identity{align-items:center;gap:14px;min-width:0;display:flex}.account-hero__avatar{width:58px;height:58px;color:var(--brand);background:#ecfdf3;border-radius:16px;place-items:center;display:grid}.account-hero__identity span{color:var(--accent);text-transform:uppercase;font-size:.78rem;font-weight:950}.account-hero h1{margin:2px 0 0;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.15}.account-hero p{color:var(--muted);margin:6px 0 0}.account-hero__facts{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.account-hero__facts span{min-height:36px;color:var(--brand-strong);background:#fff;border:1px solid #dbe7ff;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.86rem;font-weight:900;display:inline-flex}.account-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.account-shortcuts a{border:1px solid var(--line);border-radius:var(--radius);min-height:58px;color:var(--brand-strong);background:#fff;justify-content:center;align-items:center;gap:9px;font-weight:900;display:flex;box-shadow:0 10px 24px #1118270a}.account-shortcuts a:hover{border-color:var(--accent);color:var(--brand)}.order-row{grid-template-columns:1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.order-tracking{gap:10px;margin-bottom:22px;display:grid}.tracking-step{min-height:32px;color:var(--muted);grid-template-columns:24px 1fr;align-items:start;gap:10px;display:grid;position:relative}.tracking-step:before{content:"";background:var(--line);width:2px;position:absolute;top:24px;bottom:-10px;left:11px}.tracking-step:last-child:before{display:none}.tracking-step span{border:2px solid var(--line);background:#fff;border-radius:999px;width:24px;height:24px}.tracking-step strong{color:inherit;padding-top:1px}.tracking-step--complete,.tracking-step--active{color:var(--ink)}.tracking-step--complete span{background:#12b76a;border-color:#12b76a}.tracking-step--active span{border-color:var(--accent);box-shadow:0 0 0 4px #0e93841f}.message{border-radius:var(--radius);color:#063f32;background:#dff7eb;padding:12px 14px;line-height:1.7}.message--error{color:#7a271a;background:#ffede8}.message--success{color:#063f32;background:#dff7eb}.site-footer{color:#dce7f3;background:var(--brand);margin-top:48px;padding:34px 0}.site-footer__grid{grid-template-columns:1.2fr repeat(3,1fr);gap:24px;display:grid}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer p,.site-footer a{color:#b8c7d8;line-height:1.8}.footer-links{gap:8px;display:grid}.footer-links a{align-items:center;gap:8px;display:inline-flex}.footer-social,.app-badges{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.footer-social a{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.footer-social a:hover{color:var(--accent);border-color:var(--accent)}.footer-social--contact a{color:var(--brand-strong);border-color:var(--line);background:#fff}.app-badges a{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:.86rem;font-weight:900;display:inline-flex}.app-badges a:hover{color:var(--accent);border-color:var(--accent)}.app-badges--contact a{color:var(--brand-strong);border-color:var(--line);background:#fff}.floating-whatsapp{z-index:95;color:#fff;background:#25d366;border:2px solid #fff;border-radius:999px;place-items:center;width:56px;height:56px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 36px #128c4c57}.floating-whatsapp:hover{color:#fff;transform:translateY(-2px)}.mobile-bottom-nav{display:none}.contact-layout{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:start;gap:18px;display:grid}.contact-panel,.contact-map-panel{min-height:100%}.contact-cards{gap:10px;display:grid}.contact-cards a{border:1px solid var(--line);border-radius:var(--radius);min-height:68px;color:var(--ink);background:#fff;grid-template-columns:42px minmax(0,1fr);grid-template-areas:"icon label""icon value";align-items:center;column-gap:10px;padding:11px;display:grid}.contact-cards a:hover{border-color:var(--accent)}.contact-cards svg{width:42px;height:42px;color:var(--brand);background:#ecfdf3;border-radius:999px;grid-area:icon;padding:10px}.contact-cards span{color:var(--muted);grid-area:label;font-size:.82rem;font-weight:850}.contact-cards strong{color:var(--brand-strong);text-overflow:ellipsis;white-space:nowrap;grid-area:value;overflow:hidden}.contact-map{border:1px solid var(--line);border-radius:var(--radius);background:#eef2f7;width:100%;min-height:420px;display:block}.small-muted{color:var(--muted);font-size:.9rem}.desktop-only{display:inline-flex}@media (max-width:980px){.site-header__inner,.hero__grid,.product-detail,.split-layout,.site-footer__grid{grid-template-columns:1fr}.site-header__inner{gap:12px;padding:12px 0}.grid--4,.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-bar,.catalog-layout{grid-template-columns:1fr}.filter-panel,.product-info,.summary-panel{position:static}.checkout-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.account-nav{margin-inline:-2px}.account-popover{top:76px;width:auto;position:fixed;inset-inline:12px}.account-popover:before{display:none}.account-hero{flex-direction:column;align-items:flex-start;margin-top:18px}.account-hero__facts{justify-content:flex-start}.account-shortcuts,.contact-layout{grid-template-columns:1fr}.contact-map{min-height:320px}.floating-whatsapp{bottom:14px;right:14px}.mobile-menu-trigger{display:grid}.nav-band__inner>a:nth-of-type(n+4),.mega-trigger{display:none}.trust-band__inner{justify-content:flex-start}.proof-grid{grid-template-columns:1fr}.proof-card--large{min-height:0}}@media (max-width:640px){.container{width:min(100% - 22px,1180px)}.top-strip__inner{flex-direction:column;align-items:start;height:auto;padding:8px 0}.hero{min-height:auto;padding:36px 0}.hero h1{font-size:2.25rem}.hero__visual{grid-template-columns:1fr;min-height:0}.grid--4,.grid--3,.grid--2,.form-grid,.metric-row,.product-assurance{grid-template-columns:1fr}.nav-band__inner{gap:10px;overflow-x:auto}.search-suggest--header .search-suggest__panel{width:calc(100vw - 22px);min-width:0}.search-suggest__item{grid-template-columns:42px minmax(0,1fr)}.search-suggest__image{width:42px;height:42px}.search-suggest__price{grid-column:2;justify-self:start}.category-menu__panel{grid-template-columns:1fr;width:min(312px,100vw - 22px);min-height:0;max-height:calc(100vh - 150px)}.category-menu__submenu{border-inline-start:0;width:100%;min-height:0;max-height:none;box-shadow:none;border-top:0;border-radius:0;position:static}.category-menu__children a{min-height:38px;padding-inline-start:28px}.category-tile,.cart-line,.order-row{grid-template-columns:1fr}.product-actions{grid-template-columns:1fr 42px 42px}.purchase-actions{grid-template-columns:88px minmax(0,1fr) 48px}.purchase-qty{padding-inline:8px}.checkout-steps{grid-template-columns:1fr}.cart-line img,.cart-line .image-fallback{width:100%}.pagination{border-radius:10px}.pagination__top,.pagination__status{flex-direction:column;align-items:stretch}.pagination__status{gap:4px}.pagination__size{justify-content:space-between;min-width:0}.pagination__links{justify-content:flex-start;padding-bottom:2px}.desktop-only{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (hover:none){.product-card__floating-actions{opacity:1;transform:none}}@media (max-width:640px){html,body{background:#f4f4f4}.page-shell{padding-bottom:96px}.top-strip,.nav-band,.trust-band,.brand-marquee,.site-footer{display:none}.site-header{z-index:70;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#efeef3;border-bottom:1px solid #dbdce2;border-radius:0 0 26px 26px;position:sticky;top:0;box-shadow:0 12px 28px #06166014}.site-header__inner{flex-direction:column;align-items:stretch;gap:10px;min-height:150px;padding:10px 0 14px;display:flex;position:relative}.brand-link{order:1;justify-content:center;min-height:52px}.brand-logo--desktop{display:none}.brand-logo--mobile{object-fit:contain;width:148px;max-height:52px;display:block}.header-actions{top:8px;z-index:2;pointer-events:none;justify-content:space-between;position:absolute;inset-inline:0}.header-actions .account-menu,.header-actions .mobile-menu-trigger{display:none}.header-actions .icon-link,.header-actions>button{width:70px;height:48px;color:var(--brand);pointer-events:auto;background:#ffffffc7;border:1px solid #d8dbe6;border-radius:14px;box-shadow:0 10px 22px #0616601f}.search-form{background:#fff;border:0;border-radius:16px;order:2;min-height:58px;box-shadow:0 16px 30px #11182729}.search-form input{color:#111827;min-height:58px;padding-inline:18px 8px;font-size:.95rem;font-weight:800}.search-form input::placeholder{color:#b0b2b8;opacity:1}.search-form button{width:58px;height:58px;color:var(--brand);background:0 0}.main{background:#f4f4f4}.hero{display:none}.section{padding:22px 0}.section--white{background:#f4f4f4}.section-head{align-items:center;margin-bottom:14px}.section-head h2,.page-title h1{color:#171820;font-size:1.45rem;font-weight:950;line-height:1.15}.section-head p{display:none}.section-head .btn{min-height:0;color:var(--brand);box-shadow:none;background:0 0;border:0;padding:0;font-size:1rem}.category-strip{grid-auto-columns:42%;gap:16px;padding-bottom:8px}.category-tile{background:#fff;border:0;border-radius:14px;min-height:146px;box-shadow:0 10px 22px #11182714}.category-tile__icon{width:72px;height:72px;color:var(--brand)}.category-tile__icon img{width:70px;height:70px}.category-tile h3{text-transform:uppercase;font-size:.76rem}.grid--4,.grid--3{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px}.product-card{background:#fff;border-color:#e0e1e7;border-radius:14px;min-height:286px;overflow:hidden;box-shadow:0 8px 18px #1118271f}.product-card:hover{transform:none}.product-card__media{min-height:154px}.product-card__image img,.product-card__image .image-fallback{height:154px;padding:24px 10px 8px}.product-card__top-badges{top:0;align-items:flex-end;inset-inline-end:0}.product-card__available,.product-card__unavailable{display:none}.product-card__discount{color:#fff;background:var(--brand);border-radius:0 0 0 10px;min-height:34px;padding:0 12px;font-size:.88rem;font-weight:700}.product-card__floating-actions{opacity:1;pointer-events:none;display:block;inset:0;transform:none}.product-card__wish-action{top:10px;pointer-events:auto;position:absolute;inset-inline-start:10px}.product-card__quick-action{display:none}.product-card__floating-actions .icon-button{width:42px;height:42px;color:var(--brand);background:#fff;border:0;border-radius:10px;box-shadow:0 8px 14px #11182729}.product-card__cart-icon{pointer-events:auto;position:absolute;bottom:8px;right:8px;width:44px!important;height:44px!important;color:var(--brand)!important;background:#fff!important;border-color:#0000!important}.product-card__cart-icon svg{stroke-width:2.5px;width:24px;height:24px}.product-card__body{gap:6px;padding:10px 12px 13px}.product-card__name-line{display:none}.product-card h3{color:#232329;text-transform:uppercase;min-height:2.7em;font-size:.94rem;font-weight:650;line-height:1.35}.product-card__price-row{flex-direction:column-reverse;align-items:flex-start;gap:4px;margin-top:auto;padding-inline-end:42px}.price{max-width:100%;color:var(--brand);text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;line-height:1.1;overflow:hidden}.product-card__old-price{color:#8f9199;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.9rem;overflow:hidden}.product-card__promo-row{min-height:0}.product-card__saving,.product-card .small-muted{display:none}.catalog-layout{gap:14px}.filter-panel form,.filter-links,.catalog-toolbar,.panel,.summary-panel,.order-row{border-radius:14px}.account-nav{grid-template-columns:1fr;gap:10px;display:grid}.account-nav a{min-height:58px;box-shadow:none;background:#fff;border:0;border-radius:16px;justify-content:space-between;padding:0 18px;font-size:1.04rem}.account-nav a span{width:42px;height:42px;color:var(--brand);background:0 0}.floating-whatsapp{width:50px;height:50px;bottom:104px;right:16px}.mobile-bottom-nav{z-index:90;color:#1b1c22;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2f2f2eb;border:1px solid #0616601a;border-radius:32px 32px 22px 22px;grid-template-columns:repeat(5,minmax(0,1fr));place-items:center;width:min(336px,100vw - 32px);height:70px;padding:0 14px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 16px 34px #11182733}.mobile-bottom-nav a{color:#1f2937;place-items:center;width:44px;height:44px;display:grid;position:relative}.mobile-bottom-nav__primary{background:#fff;border:3px solid #fff;border-radius:999px;transform:translateY(-18px);box-shadow:0 8px 18px #06166038;width:62px!important;height:62px!important;color:var(--brand)!important}.mobile-bottom-nav__account{color:#666a73;background:#f2f2f2;border:2px solid #f2f2f2eb;border-radius:999px;place-items:center;width:20px;height:20px;display:grid;position:absolute;bottom:1px;right:1px}}
