@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";body.selection-open{overflow:hidden}.selection-launcher{z-index:90;background:var(--ink);color:#fff;cursor:pointer;border:1px solid #ffffff26;border-radius:3px;align-items:center;gap:12px;min-height:64px;padding:8px 15px 8px 9px;transition:transform .18s,background .18s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 48px #292a3147}.selection-launcher:hover{background:var(--brand-blue-dark);transform:translateY(-2px)}.selection-launcher__icon{background:#ffffff1f;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:relative}.selection-launcher__icon strong{border:2px solid var(--ink);background:var(--brand-green);min-width:22px;height:22px;color:var(--ink);border-radius:3px;place-items:center;padding:0 5px;font-family:DM Sans,sans-serif;font-size:9px;display:grid;position:absolute;top:-5px;right:-5px}.selection-launcher>span:nth-child(2){flex-direction:column;align-items:flex-start;min-width:105px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:800;line-height:1.15;display:flex}.selection-launcher small{color:#ffffff94;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:700}.selection-layer{z-index:300;position:fixed;inset:0}.selection-backdrop{cursor:default;background:#14151994;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.selection-drawer{border-left:1px solid var(--line);background:var(--cream);flex-direction:column;width:min(540px,100%);height:100dvh;display:flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-24px 0 70px #14151933}.selection-drawer__header{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;gap:20px;min-height:104px;padding:22px 24px;display:flex}.selection-drawer__header>div{min-width:0}.selection-drawer__header span{color:var(--brand-blue-dark);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.selection-drawer__header h2{letter-spacing:-.045em;margin-top:5px;font-size:25px;line-height:1.05}.selection-drawer__close{border:1px solid var(--line);width:46px;height:46px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;transition:background .18s,color .18s;display:grid}.selection-drawer__close:hover{background:var(--ink);color:#fff}.selection-empty{color:var(--ink-soft);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:40px 28px;display:flex}.selection-empty svg{color:var(--brand-blue-dark);margin-bottom:5px}.selection-empty strong{color:var(--ink);font-family:DM Sans,sans-serif;font-size:17px}.selection-empty span{max-width:320px;margin-bottom:16px;font-size:13px;line-height:1.5}.selection-price-mode{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:14px 24px;display:flex}.selection-price-mode>span{font-size:11px;font-weight:800}.selection-price-mode>div{border:1px solid var(--line);background:var(--paper);border-radius:3px;padding:3px;display:flex}.selection-price-mode button{min-width:92px;min-height:44px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:3px;padding:0 14px;font-size:11px;font-weight:800}.selection-price-mode button[aria-checked=true]{background:var(--ink);color:#fff}.selection-items{overscroll-behavior:contain;scrollbar-width:thin;flex:1;padding:0 24px;overflow-y:auto}.selection-item{border-bottom:1px solid var(--line);grid-template-columns:74px minmax(0,1fr) auto;gap:14px;padding:20px 0;display:grid;position:relative}.selection-item__visual{border:1px solid var(--line);background:#fff;border-radius:2px;place-items:center;width:74px;height:74px;display:grid;overflow:hidden}.selection-item__visual img{object-fit:contain;width:100%;height:100%;padding:5px}.selection-item__info{min-width:0}.selection-item__info>span{color:var(--brand-blue-dark);letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:800;display:block;overflow:hidden}.selection-item__info h3{letter-spacing:-.025em;margin:5px 0;font-size:14px;line-height:1.2}.selection-item__info small{color:var(--ink-soft);font-size:10px;line-height:1.35;display:block}.selection-item__actions{align-items:center;gap:10px;margin-top:12px;display:flex}.quantity-control{border:1px solid var(--line);background:#fff;border-radius:3px;align-items:center;height:44px;display:flex;overflow:hidden}.quantity-control button{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.quantity-control button:hover:not(:disabled){background:var(--paper-deep)}.quantity-control button:disabled{color:#292a314d;cursor:not-allowed}.quantity-control strong{text-align:center;min-width:25px;font-family:DM Sans,sans-serif;font-size:12px}.selection-item__remove{min-height:44px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.selection-item__subtotal{font-variant-numeric:tabular-nums;white-space:nowrap;padding-top:18px;font-family:DM Sans,sans-serif;font-size:12px}.selection-drawer__footer{padding:18px 24px max(20px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--paper)}.selection-total{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.selection-total span{max-width:210px;color:var(--ink-soft);font-size:10px;line-height:1.35}.selection-total strong{font-variant-numeric:tabular-nums;letter-spacing:-.045em;font-family:DM Sans,sans-serif;font-size:24px}.selection-whatsapp{border-color:var(--whatsapp);background:var(--whatsapp);width:100%}.selection-clear{min-height:44px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;margin:6px auto 0;padding:0 14px;font-size:10px;font-weight:800;display:block}.selection-drawer__footer>small{color:var(--ink-soft);text-align:center;font-size:8px;line-height:1.4;display:block}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f8f7f4;--paper-deep:#eeece7;--cream:#fff;--ink:#242622;--ink-soft:#62635c;--brand-blue:#147fbd;--brand-blue-dark:#0d6599;--brand-green:#42cfa4;--brand-green-soft:#ccefe5;--whatsapp:#168b5b;--whatsapp-dark:#116b47;--line:#dadbd3;--shell:min(1320px, calc(100% - 112px));font-synthesis:none;font-family:DM Sans,sans-serif}*,:before,:after{box-sizing:border-box}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0}html{scroll-padding-top:96px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer;color:inherit}img{max-width:100%;height:auto;display:block}figure,h1,h2,h3,p{margin:0}svg{stroke-width:1.5px;flex-shrink:0}::selection{background:var(--brand-green-soft);color:var(--ink)}:focus-visible{outline:2px solid var(--brand-green);outline-offset:5px}[tabindex="-1"]:focus{outline:none}.shell{width:var(--shell);margin-inline:auto}.section{padding-block:104px}h1,h2{letter-spacing:-.045em;text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-weight:400}h2{font-size:clamp(34px,3.5vw,52px);line-height:1.1}p{line-height:1.7}.eyebrow{color:var(--brand-blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;font-size:11px;font-weight:600}.button{background:var(--brand-blue);border:1px solid var(--brand-blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:24px;min-height:50px;padding:14px 22px;font-size:13px;font-weight:550;line-height:1.4;transition:background .2s,border-color .2s;display:inline-flex}.button:hover{background:var(--brand-blue-dark);border-color:var(--brand-blue-dark)}.text-link{text-underline-offset:5px;align-items:center;gap:18px;min-height:44px;font-size:13px;text-decoration:underline;display:inline-flex}.text-link:hover{color:var(--brand-blue)}.skip-link{z-index:500;color:#fff;background:var(--ink);padding:14px 20px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#smooth-content{display:flow-root}.site-header{z-index:100;background:var(--paper);border-bottom:1px solid var(--line);position:fixed;inset:0 0 auto}.nav{justify-content:space-between;align-items:center;gap:32px;height:88px;display:flex}.brand{flex-shrink:0;display:block}.brand img{width:166px;height:auto}.nav__links{gap:34px;display:flex}.nav__links a,.footer__links a{padding-block:14px;font-size:13px;transition:color .2s}.nav__links a:hover,.footer__links a:hover{color:var(--brand-blue)}.nav__cta{color:var(--brand-blue);background:0 0;border-color:#0000;padding:12px 0}.nav__cta:hover{color:var(--brand-blue-dark);background:0 0;border-color:#0000}.nav__toggle{background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:none}.mobile-menu{display:none}.hero{padding-top:88px}.hero__grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:64px;padding-block:48px 32px;display:grid}.hero__content{padding-bottom:12px}.hero h1{font-size:clamp(44px,4.4vw,66px);line-height:1.06}.hero h1 span,.hero h1 em{font-style:normal;display:block}.hero__text{max-width:420px;color:var(--ink-soft);margin-top:28px;font-size:15px}.hero__actions{flex-wrap:wrap;align-items:center;gap:16px 28px;margin-top:32px;display:flex}.hero-visual__stage{aspect-ratio:1.12;background:#d9cdbb;position:relative;overflow:hidden}.hero-visual__stage img{object-fit:cover;width:100%;max-width:none;height:112%;position:absolute;top:-6%}.hero-visual__caption{min-height:46px;color:var(--ink-soft);justify-content:space-between;align-items:center;font-size:11px;display:flex}.hero-visual__caption a{place-items:center;width:44px;height:44px;display:grid}.products{border-top:1px solid var(--line);padding-top:32px}.section-heading{justify-content:space-between;align-items:center;gap:48px;margin-bottom:44px;display:flex}.section-heading>p{max-width:400px;color:var(--ink-soft);font-size:14px}.brand-filter{border-bottom:1px solid var(--line);align-items:stretch;gap:32px;display:flex}.brand-filter button{white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:12px;min-height:74px;margin-bottom:-1px;padding:12px 0;font-size:13px;display:flex}.brand-filter button[aria-pressed=true]{border-bottom-color:var(--brand-green);color:var(--brand-blue-dark)}.brand-filter button:hover{color:var(--brand-blue)}.brand-filter img{object-fit:contain;width:64px;height:28px}.brand-filter__line img{width:36px}.brand-filter small{text-align:left;color:var(--ink-soft);margin-bottom:3px;font-size:10px;display:block}.brand-filter button>span,.brand-filter b{color:var(--ink-soft);font-size:10px;font-weight:400}.catalog-tools{z-index:20;grid-template-columns:1fr minmax(220px,.65fr) auto;align-items:center;gap:32px;padding-block:28px 36px;display:grid;position:relative}.catalog-search{border-bottom:1px solid #bfc0b6;align-items:center;gap:12px;min-height:48px;display:flex}.catalog-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;padding:12px 0;font-size:13px}.catalog-search input::placeholder{color:var(--ink-soft)}.catalog-search:focus-within{border-bottom-color:var(--ink)}.catalog-search input:focus-visible{outline:none}.catalog-category{flex-direction:column;gap:3px;display:flex;position:relative}.catalog-category>span{color:var(--ink-soft);font-size:10px}.catalog-category__trigger{width:100%;min-height:42px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #bfc0b6;justify-content:space-between;align-items:center;gap:12px;padding:8px 2px;font-size:13px;display:flex}.catalog-category__trigger svg{flex:none;transition:transform .18s}.catalog-category__trigger[aria-expanded=true]{border-bottom-color:var(--ink)}.catalog-category__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.catalog-category__trigger:focus-visible{border-bottom-color:var(--ink);box-shadow:0 2px 0 var(--ink);outline:none}.catalog-category__menu{z-index:30;width:min(360px,90vw);max-height:var(--category-menu-max-height,430px);border:1px solid var(--line);background:var(--paper);scrollbar-width:thin;border-radius:10px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 18px 46px #24262229}.catalog-category[data-side=top] .catalog-category__menu{top:auto;bottom:calc(100% + 8px)}.catalog-category__option{width:100%;min-height:42px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.catalog-category__option:hover,.catalog-category__option[data-active=true]{background:var(--paper-deep)}.catalog-category__option[aria-selected=true]{background:var(--ink);color:#fff}.catalog-count{color:var(--ink-soft);font-size:11px}.catalog-count strong{font-weight:500}.product-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px;display:grid;position:relative}.product-card{flex-direction:column;min-width:0;display:flex}.product-visual{aspect-ratio:1.13;background:var(--paper-deep);place-items:center;display:grid;position:relative;overflow:hidden}.product-visual>img{object-fit:contain;width:100%;height:100%;padding:28px 38px;transition:transform .4s;position:absolute}.product-visual>.product-photo-crop{width:100%;height:100%;padding:28px 38px;position:absolute}.selection-item__visual>.product-photo-crop{width:100%;height:100%;padding:5px;display:block}@media (hover:hover) and (prefers-reduced-motion:no-preference){.product-card:hover .product-visual>img{transform:scale(1.025)}}.product-visual__number,.product-visual__category{display:none}.product-visual__empty{color:var(--ink-soft);flex-direction:column;align-items:center;gap:12px;font-size:12px;display:flex}.product-visual__empty img{object-fit:contain;width:112px;max-height:56px}.product-visual__empty small{font-size:11px}.product-card__body{flex-direction:column;flex:1;padding-top:18px;display:flex}.product-card__brand{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.product-card__brand img{object-fit:contain;object-position:left center;max-width:85px;height:23px}.product-card__brand img.product-card__line-logo{max-width:52px}.product-card__brand span{color:var(--ink-soft);font-size:10px}.product-card h3{letter-spacing:-.02em;font-size:17px;font-weight:500;line-height:1.4}.product-card__meta{color:var(--ink-soft);flex-wrap:wrap;gap:10px;margin-top:6px;font-size:11px;display:flex}.product-card__meta span+span{border-left:1px solid var(--line);padding-left:10px}.product-card__commerce{margin-top:auto;padding-top:20px}.product-card__prices{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.product-card__price span{color:var(--ink-soft);margin-bottom:4px;font-size:10px;display:block}.product-card__price strong{font-variant-numeric:tabular-nums;font-size:16px;font-weight:500}.product-card__select{background:0 0;border:1px solid #bfc0b6;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;padding:10px;font-size:12px;transition:background .2s,color .2s,border-color .2s;display:flex}.product-card__select:hover,.product-card[data-selected=true] .product-card__select{background:var(--ink);border-color:var(--ink);color:#fff}.catalog-more{flex-direction:column;align-items:center;gap:16px;margin-top:56px;display:flex}.catalog-more .button{color:var(--ink);border-color:var(--ink);background:0 0}.catalog-more .button:hover{background:var(--ink);color:#fff}.catalog-more>span{color:var(--ink-soft);font-size:11px}.catalog-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:240px;display:flex}.catalog-empty span{color:var(--ink-soft);font-size:14px}.about{border-top:1px solid var(--line)}.about__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-scene{aspect-ratio:1/1.08;isolation:isolate;position:relative}.about-scene__back{z-index:1;width:88%;position:absolute;top:0;left:0}.about-scene__front{z-index:2;border:8px solid var(--paper);width:41%;position:absolute;bottom:8%;right:0}.about-scene img{aspect-ratio:1;object-fit:cover;width:100%}.about-scene figcaption{color:var(--ink-soft);font-size:11px;position:absolute;bottom:0;left:0}.about__lead{color:var(--ink-soft);margin-top:24px;font-size:14px}.values{margin-top:28px}.values>div{border-top:1px solid var(--line);grid-template-columns:22px 1fr;column-gap:16px;padding-block:18px;display:grid}.values svg{width:18px;height:18px;color:var(--brand-green);grid-row:span 2}.values strong{font-size:13px;font-weight:550}.values span{color:var(--ink-soft);margin-top:5px;font-size:12px;line-height:1.6}.steps{background:var(--ink);color:var(--paper);padding-block:80px}.steps__top{justify-content:space-between;align-items:center;gap:32px;display:flex}.button--light{color:var(--paper);background:0 0;border-color:#686a61}.button--light:hover{background:var(--paper);color:var(--ink);border-color:var(--paper)}.steps__grid{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:56px;display:grid}.step{border-top:1px solid #5a5c54;padding-top:24px}.step>span{color:#c9b3a6;font-size:13px}.step h3{margin-top:28px;font-size:18px;font-weight:500}.step p{color:#bdbfb5;max-width:290px;margin-top:12px;font-size:13px}.quote__content{grid-template-columns:1.1fr 1fr;align-items:center;gap:100px;display:grid}.quote__content p{max-width:450px;color:var(--ink-soft);margin-bottom:24px;font-size:14px}.footer{border-top:1px solid var(--line);padding-top:36px}.footer__main{justify-content:space-between;align-items:center;gap:30px;display:flex}.brand--footer img{width:154px}.footer__links{gap:28px;display:flex}.footer__social a{border:1px solid var(--line);border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.footer__bottom{color:var(--ink-soft);justify-content:space-between;gap:24px;padding-block:32px;font-size:10px;display:flex}.footer__credit{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:center;align-items:center;gap:14px;padding:16px 24px;font-size:10px;display:flex}.footer__credit a{align-items:center;gap:10px;display:flex}.footer__credit-copy{flex-direction:column;gap:4px;display:flex}.footer__credit-copy strong{font-size:10px;font-weight:500}.footer__credit-copy small{font-size:9px}.selection-launcher{border-radius:10px;min-height:60px;box-shadow:0 4px 20px #2426221a}.selection-launcher__icon{border-radius:6px}.selection-launcher small{color:#cdcec8;font-size:10px}.selection-launcher>span:nth-child(2){font-size:13px;font-weight:500}.selection-drawer{box-shadow:none}.selection-drawer__header h2{margin-bottom:0;font-size:28px}.selection-drawer__header span,.selection-item__info>span{font-size:10px;font-weight:500}.selection-item__info small,.selection-item__remove,.selection-total span{font-size:12px}.selection-item__subtotal{font-size:13px}.selection-price-mode>span,.selection-price-mode button{font-size:12px;font-weight:500}.selection-drawer__footer>small{font-size:10px}.selection-whatsapp:hover{background:var(--whatsapp-dark);border-color:var(--whatsapp-dark)}.selection-clear{font-size:12px;font-weight:500}@media (width>=1600px){.hero__grid{padding-block:64px 80px}}@media (width<=1100px){:root{--shell:calc(100% - 64px)}.nav__links{gap:22px}.hero__grid{gap:36px}.hero h1{font-size:48px}.hero__actions{gap:12px}.about__grid{gap:44px}.brand-filter{gap:24px}.brand-filter img{display:none}.catalog-tools{grid-template-columns:1fr 1fr;gap:24px}.catalog-count{grid-column:1/-1}.quote__content{gap:52px}}@media (width<=899px){:root{--shell:calc(100% - 40px)}.section{padding-block:64px}.nav{gap:16px;height:72px}.brand img{width:142px}.nav__links,.nav__cta{display:none}.nav__toggle{display:grid}.mobile-menu--open{border-top:1px solid var(--line);display:block}.mobile-menu__inner{flex-direction:column;padding-block:12px 20px;display:flex}.mobile-menu a{justify-content:space-between;padding-block:15px;font-size:14px;display:flex}.hero{padding-top:72px}.hero__grid{grid-template-columns:1fr;gap:32px;padding-block:48px 24px}.hero__content{padding:0}.hero h1{max-width:580px;font-size:clamp(40px,7.8vw,58px);line-height:1.08}.hero__text{max-width:480px;margin-top:22px;font-size:14px}.hero__actions{gap:12px 24px;margin-top:24px}.hero-visual__stage{aspect-ratio:1.1}.hero-visual__stage img{height:106%;top:-3%}.section-heading{margin-bottom:24px;display:block}.section-heading>p{margin-top:20px}.products{padding-top:36px}.brand-filter{scrollbar-width:thin;gap:22px;overflow-x:auto}.brand-filter button{min-height:68px;font-size:12px}.brand-filter button>span,.brand-filter b{display:none}.catalog-tools{gap:16px;padding-block:20px 28px}.catalog-search{grid-column:1/-1}.catalog-search input,.catalog-category__trigger{font-size:16px}.catalog-category{min-width:0}.catalog-count{text-align:right;grid-column:auto;font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 16px}.product-visual{aspect-ratio:.85}.product-visual>img,.product-visual>.product-photo-crop{padding:20px 12px}.product-card__brand{align-items:start;gap:5px}.product-card__brand img{max-width:65px;height:20px}.product-card__brand span{white-space:nowrap;font-size:9px}.product-card h3{font-size:15px}.product-card__meta{gap:5px;font-size:10px}.product-card__meta span+span{border:0;padding:0}.product-card__prices{gap:8px}.product-card__price strong{font-size:14px}.product-card__select{gap:5px;padding-inline:5px;font-size:10px}.about__grid{grid-template-columns:1fr;gap:36px}.about-scene{width:100%;max-width:560px}.about-scene__front{border-width:6px}.about__content{max-width:580px}.steps__top{flex-direction:column;align-items:start;gap:24px}.steps__grid{grid-template-columns:1fr;gap:28px;margin-top:36px}.step{grid-template-columns:32px 1fr;gap:10px 16px;display:grid}.step>span{padding-top:3px}.step h3{margin:0}.step p{grid-column:2;max-width:420px;margin:0}.quote__content{grid-template-columns:1fr;gap:24px}.footer__main{flex-wrap:wrap;gap:24px}.footer__links{order:3;justify-content:space-between;gap:12px;width:100%}.footer__links a{font-size:12px}.footer__bottom{flex-direction:column;gap:10px;padding-block:24px}.footer__credit{padding-bottom:100px}.selection-launcher{right:16px;bottom:max(16px, env(safe-area-inset-bottom))}.selection-drawer__header{min-height:92px;padding:20px}.selection-drawer__header h2{font-size:25px}.selection-price-mode{padding:14px 20px}.selection-items{padding-inline:20px}.selection-item{grid-template-columns:60px minmax(0,1fr);gap:12px}.selection-item__visual{width:60px;height:70px}.selection-item__subtotal{text-align:right;grid-column:2;padding:0}.selection-item__actions{flex-wrap:wrap;gap:6px}.selection-drawer__footer{padding:16px 20px max(20px, env(safe-area-inset-bottom))}}@media (width<=600px){.catalog-category,.catalog-count{grid-column:1/-1}.catalog-count{text-align:left}.catalog-category__menu,.catalog-category[data-side=top] .catalog-category__menu{top:auto;right:20px;bottom:max(12px, env(safe-area-inset-bottom));width:auto;max-height:min(480px,70dvh);position:fixed;left:20px}.product-card__meta{flex-direction:column;align-items:flex-start}}@media (height<=480px){.selection-drawer{overscroll-behavior:contain;overflow-y:auto}.selection-drawer__header{z-index:1;min-height:72px;padding-block:12px;position:sticky;top:0}.selection-drawer__header,.selection-price-mode,.selection-drawer__footer{flex-shrink:0}.selection-items{flex:none;overflow:visible}}@media (width<=360px){.hero h1{font-size:37px}.product-grid{gap:28px 12px}.product-card__brand{flex-direction:column}.product-card__select{font-size:10px}.product-card__select svg{width:13px}.selection-price-mode{flex-wrap:wrap;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}[data-parallax]{transform:none!important}}
