:root{--ink: #18333a;--muted: #65777c;--soft: #eef7fa;--surface: #fffaf7;--surface-soft: #f7fbfc;--line: #d5e6e9;--brand: #177f8c;--brand-dark: #0f6671;--brand-light: #87cff6;--accent: #d65f78;--accent-soft: #f8d8df;--green: #28a06f;--shadow: 0 18px 48px rgba(23, 127, 140, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#f2f7f8}*{box-sizing:border-box}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.48;transform:scale(1.35)}}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes revealIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes productSkeletonPulse{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes trustMarquee{0%{transform:translate(0)}to{transform:translate(-100%)}}body{margin:0;min-width:320px;background:#f8f8f6}a{color:inherit;text-decoration:none}img{display:block;width:100%}button,input,textarea{font:inherit}.navbar{position:fixed;z-index:50;top:0;left:0;right:0;padding:0 2rem;color:var(--ink);background:#ffffffeb;border-bottom:1px solid #dddbd4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.navbar__inner{display:flex;width:min(1200px,100%);height:68px;align-items:center;justify-content:space-between;gap:24px;margin:0 auto}.navbar__brand{display:inline-flex;align-items:center;width:144px}.navbar__logo{width:100%;height:auto}.navbar__links{display:flex;align-items:center;gap:24px;font-size:.96rem;font-weight:750}.navbar__links a{color:var(--brand-dark)}.navbar__links a:hover{color:var(--accent)}.navbar__actions{display:flex;align-items:center;gap:10px}.navbar__icon-button,.navbar__cart{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;color:#fff;background:var(--brand-dark);border:0;border-radius:8px;cursor:pointer}.navbar__icon-button{color:var(--brand-dark);background:#e6f6f4;border:1px solid #bde2ef}.navbar__icon-button.is-active{color:#fff;background:var(--accent);border-color:var(--accent)}.navbar__cart span{position:absolute;top:-7px;right:-7px;display:grid;min-width:22px;height:22px;place-items:center;padding:0 6px;color:#fff;background:var(--accent);border:2px solid var(--surface);border-radius:999px;font-size:.72rem;font-weight:900}.navbar__toggle{display:none;width:42px;height:42px;place-items:center;color:var(--brand-dark);background:#87cff629;border:1px solid rgba(23,127,140,.18);border-radius:8px}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);width:100%;min-height:auto;margin:0;padding:clamp(128px,15vw,164px) max(18px,calc((100vw - 1200px)/2)) clamp(58px,7vw,82px);align-items:center;gap:clamp(34px,6vw,68px);overflow:hidden;isolation:isolate;border-bottom:0}.hero:before{position:absolute;top:0;bottom:0;left:50%;z-index:1;width:100vw;transform:translate(-50%);background:linear-gradient(90deg,#f8f8f6c2,#f8f8f670 46%,#f8f8f61a),linear-gradient(180deg,#f8f8f647,#f8f8f680);content:"";pointer-events:none}.hero:after{position:absolute;bottom:0;left:50%;z-index:1;width:100vw;height:1px;transform:translate(-50%);background:#177f8c1f;content:""}.hero__media{position:absolute;top:0;bottom:0;left:50%;z-index:0;width:100vw;transform:translate(-50%);opacity:.9;pointer-events:none}.hero__media picture,.hero__media img{display:block;width:100%;height:100%}.hero__media img{object-fit:cover;object-position:center right;filter:saturate(1.1) contrast(1.06)}.hero__content{position:relative;z-index:2;width:auto;margin:0;padding:0;color:var(--ink)}.hero__content h1{animation:fadeInUp .62s .08s ease both}.hero__content>p:not(.hero__badge){animation:fadeInUp .62s .18s ease both}.eyebrow,.hero__badge{margin:0 0 12px;color:var(--brand-dark);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero__badge{display:inline-flex;align-items:center;gap:8px;padding:7px 15px;color:var(--brand-dark);background:#e4f5f7;border:1px solid #b2e4ea;border-radius:999px;letter-spacing:0;text-transform:none;animation:fadeInUp .52s ease both}.hero__badge:before{display:inline-block;width:8px;height:8px;background:var(--brand);border-radius:50%;content:"";animation:pulseDot 2s ease-in-out infinite}h1,h2,h3,p{margin-top:0}h1{max-width:620px;margin-bottom:20px;font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.08;letter-spacing:0}h1 em{color:var(--brand);font-style:normal}h2{margin-bottom:14px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.04;letter-spacing:0}h3{margin-bottom:8px;font-size:1.15rem;line-height:1.2}.hero__content p{max-width:520px;color:var(--muted);font-size:clamp(1rem,2vw,1.16rem)}.hero__categories{display:grid;grid-template-columns:1fr;gap:9px;margin-top:16px}.hero__category{display:inline-flex;min-height:46px;align-items:center;gap:10px;padding:0 12px;color:var(--brand-dark);background:#e4f5f7;border:1px solid transparent;border-radius:10px;font-size:.86rem;font-weight:850;transition:transform .18s ease,box-shadow .18s ease}.hero__category:hover{transform:translateY(-2px);box-shadow:0 10px 22px #177f8c1a}.hero__category--coral{color:#a33020;background:#fff0ed}.hero__category--amber{color:#8a5c00;background:#fff8eb}.hero__category--lilac{color:#5a3ea0;background:#f2eefb}.hero__category--green{color:#236b40;background:#edf7f2}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;animation:fadeInUp .62s .28s ease both}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:8px;font-weight:850;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.button:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.button--primary{color:#fff;background:var(--brand);border-color:var(--brand);box-shadow:0 14px 30px #177f8c3d}.button--primary:hover{background:var(--brand-dark)}.button--secondary{color:#fff;background:#fffaf726;border-color:#fffaf766}.button--whatsapp{width:100%;min-height:44px;color:#fff;background:#25d366;box-shadow:0 12px 28px #25d36638}.button--whatsapp:hover{background:#1fb95a}.button--mercado-pago{width:100%;min-height:44px;color:#fff;background:#009ee3;box-shadow:0 12px 28px #009ee338}.button--mercado-pago:hover{background:#0088c7}.hero__visual{position:relative;z-index:2;width:min(360px,100%);justify-self:center;padding-top:18px;animation:fadeInUp .7s .2s ease both}.hero__floating{position:absolute;top:0;right:0;z-index:1;padding:10px 14px;color:#fff;background:#f05a40;border-radius:16px;box-shadow:0 10px 22px #f05a402e;font-size:.76rem;font-weight:900;animation:floatBadge 3s ease-in-out infinite}.hero__category-card{padding:clamp(18px,3vw,24px);background:#fff;border:1px solid #dddbd4;border-radius:24px;box-shadow:0 18px 46px #177f8c21}.hero__card-title{margin-bottom:4px;color:var(--ink);font-weight:900}.hero__card-subtitle{margin-bottom:0;color:var(--muted);font-size:.86rem}.trust-bar{overflow:hidden;width:100%;margin:0;background:#fff;border-bottom:1px solid #e9eef0;box-shadow:0 12px 32px #0f667114}.trust-marquee{display:flex;overflow:hidden;background:var(--brand);border-bottom:1px solid rgba(255,255,255,.16)}.trust-marquee__track{display:flex;width:max-content;flex-shrink:0;align-items:center;gap:34px;padding:10px 34px 10px 0;animation:trustMarquee 26s linear infinite}.trust-marquee__item{display:inline-flex;align-items:center;gap:34px;color:#f8fffb;font-size:.82rem;font-weight:900;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.trust-marquee__dot{width:5px;height:5px;flex:0 0 auto;background:#abe7b2;border-radius:999px;opacity:.78}.trust-bar__inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;min-height:96px;margin:0 auto;background:#fff}.trust-bar__item{display:flex;min-width:0;align-items:center;justify-content:center;gap:14px;padding:20px 22px;border-right:1px solid #edf0f1}.trust-bar__item:last-child{border-right:0}.trust-bar__icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;color:var(--brand);background:linear-gradient(135deg,#e9fbff,#f8d8df);border-radius:8px}.trust-bar__text{display:grid;min-width:0;gap:3px}.trust-bar__text strong{color:#1a2226;font-size:.92rem;font-weight:900;line-height:1.16}.trust-bar__text small{color:#7b898d;font-size:.78rem;font-weight:600;line-height:1.28}.button--outline{color:var(--brand-dark);background:#f7fbfc;border-color:#c9e4e9}.button--brand{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark));border-color:#177f8c2e;box-shadow:0 12px 26px #177f8c2e}.button--brand:hover{background:linear-gradient(135deg,var(--brand-dark),var(--brand))}.button--product-view{width:100%;min-height:46px;color:var(--brand-dark);background:#eef8fa;border-color:#bde2ef;box-shadow:none}.button--cart-add{width:100%;min-height:46px;color:#fff;background:#39a9c7;border-color:#39a9c7;box-shadow:0 10px 24px #39a9c738}.button--cart-add:hover{background:#208ea9;border-color:#208ea9}.button--stock-whatsapp{width:100%;min-height:46px;background:#25d366;border-color:#25d366;box-shadow:0 10px 24px #25d3662e}.button--product-view:hover{color:#fff;background:var(--brand-dark);border-color:var(--brand-dark)}.section{width:min(1160px,calc(100% - 36px));margin:0 auto;padding:clamp(48px,7vw,82px) 0}.section__heading{width:min(700px,100%);margin-bottom:24px}.section__heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.section--featured .section__heading-row{display:block;text-align:center}.section--featured .section__heading{margin:0 auto 34px}.section__heading-action{flex:0 0 auto;margin-top:26px}.section__heading p,.about__intro p,.contact__copy p,.reason-card p,.product-card p,.footer p{color:var(--muted)}.section__note{margin:22px 0 0;color:var(--muted);font-size:.94rem}.section__action{display:flex;justify-content:center;margin-top:26px}.section--products{scroll-margin-top:86px}.catalog-page{padding-top:132px}.catalog-page .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.catalog-page .product-card{min-height:500px}.catalog-page .product-card__image{height:clamp(180px,15vw,220px);aspect-ratio:auto;background:#f7fbfc}.catalog-page .product-card__image img{padding:12px}.catalog-page .product-card__body{justify-content:flex-start;gap:12px;padding:14px}.catalog-page .product-card__body h3{display:-webkit-box;min-height:3.6em;margin-bottom:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:1rem;line-height:1.2}.catalog-page .product-card__description{min-height:2.7em;-webkit-line-clamp:2}.catalog-page .product-card__footer{margin-top:auto;gap:10px}.catalog-page .product-card__actions{grid-template-columns:1fr;gap:8px}.catalog-page .product-card__actions .button{min-height:42px}.important-page{padding-top:132px}.important-page__heading{width:min(780px,100%)}.important-page__heading h1{color:var(--ink)}.important-page__heading p:not(.eyebrow){color:var(--muted)}.info-accordion{display:grid;gap:12px}.info-item{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px #177f8c12}.info-item__button{display:grid;width:100%;min-height:74px;grid-template-columns:52px minmax(0,1fr) 32px;align-items:center;gap:14px;padding:12px 18px;color:var(--ink);background:var(--surface);border:0;text-align:left;cursor:pointer}.info-item__button>span:not(.info-item__icon){font-size:1.05rem;font-weight:900}.info-item__icon{display:grid;width:52px;height:52px;place-items:center;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark));border-radius:8px}.info-item__icon img{width:42px;max-height:28px;object-fit:contain;padding:3px;background:#fff;border-radius:6px}.info-item__chevron{justify-self:end;color:var(--brand-dark);transition:transform .18s ease}.info-item.is-open .info-item__chevron{transform:rotate(180deg)}.info-item__content{padding:0 18px 18px 84px}.info-item__content ul{display:grid;gap:9px;margin:0;padding-left:18px;color:var(--muted)}.info-item__content li{line-height:1.5}.category-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.catalog-filters{display:grid;gap:14px;margin-bottom:24px;padding:16px;background:#fff;border:1px solid #d8e7ea;border-radius:8px;box-shadow:0 12px 28px #0f667114}.catalog-filters>div>span{display:block;margin-bottom:9px;color:var(--brand-dark);font-size:.78rem;font-weight:900;text-transform:uppercase}.catalog-filters .category-row{margin-bottom:0}.category-row--subcategories button{background:#fff7f9;border-color:#f0c8d1}.category-row button{display:inline-flex;min-height:36px;align-items:center;padding:0 14px;color:var(--brand-dark);background:#e5f5fb;border:1px solid #bde2ef;border-radius:999px;font-size:.92rem;font-weight:800;cursor:pointer}.category-row button.is-active,.category-row button:hover{color:#fff;background:var(--brand-dark);border-color:var(--brand-dark)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-grid--featured,.product-grid--home-catalog{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px #177f8c12}.featured-carousel{overflow:hidden;padding:18px;background:#fff;border:1px solid #d8e7ea;border-radius:8px;box-shadow:0 18px 42px #0f66711a}.featured-carousel__track{display:flex;width:max-content;gap:20px;animation:featured-scroll 90s linear infinite}.featured-carousel:hover .featured-carousel__track,.product-info-is-open .featured-carousel__track,.featured-carousel.is-paused .featured-carousel__track{animation-play-state:paused}.featured-carousel.is-static .featured-carousel__track{animation-duration:30s}.featured-carousel .reveal-on-scroll,.featured-carousel .reveal-on-scroll.is-visible{opacity:1;transform:none;animation:none}.featured-carousel .product-card{width:260px;height:620px}.featured-carousel .product-card__body{justify-content:flex-start;gap:12px;padding:14px}.featured-carousel .product-card__body h3{display:-webkit-box;min-height:2.4em;margin-bottom:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1rem;line-height:1.2}.featured-carousel .product-card__description{min-height:2.8em;-webkit-line-clamp:2}.featured-carousel .product-card__footer{margin-top:auto;gap:10px}.featured-carousel .product-card__actions{grid-template-columns:1fr;gap:8px}.featured-carousel .product-card__actions .button{min-height:42px}.home-catalog{padding-top:clamp(34px,5vw,58px)}.home-catalog .section__heading-row{display:block;text-align:center}.home-catalog .section__heading{margin-inline:auto}.home-catalog__box{padding:clamp(16px,3vw,24px);background:#fff;border:1px solid #d8e7ea;border-radius:8px;box-shadow:0 18px 42px #0f66711f}.home-catalog .product-grid--home-catalog{gap:16px}.home-catalog .product-card{height:620px;background:#fffaf7;box-shadow:0 8px 22px #177f8c12}.home-catalog .product-card__image{height:210px;aspect-ratio:auto}.home-catalog .product-card__body{justify-content:flex-start;gap:12px;padding:14px}.home-catalog .product-card__body h3{display:-webkit-box;min-height:2.4em;margin-bottom:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1rem;line-height:1.2}.home-catalog .product-card__description{min-height:2.7em;-webkit-line-clamp:2}.home-catalog .product-card__footer{margin-top:auto;gap:10px}.home-catalog .product-card__actions{grid-template-columns:1fr;gap:8px}.home-catalog .product-card__actions .button{min-height:42px}.home-catalog__action{display:flex;justify-content:center;margin-top:28px}.home-catalog__action .button{min-width:min(260px,100%)}.reveal-on-scroll{opacity:0;transform:translateY(26px)}.reveal-on-scroll.is-visible{animation:revealIn .56s var(--reveal-delay, 0ms) cubic-bezier(.22,1,.36,1) both}.benefits{padding-top:clamp(34px,5vw,58px)}.benefits__heading{margin-bottom:22px}.benefits__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.benefit-card{display:grid;min-height:142px;align-content:center;justify-items:center;gap:14px;padding:20px 14px;text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px #177f8c12}.benefit-card svg{color:var(--green)}.benefit-card h3{max-width:170px;margin-bottom:0;font-size:1rem}.testimonials{overflow:hidden}.testimonials__heading{margin-bottom:22px}.testimonial-carousel{overflow:hidden;padding:4px 0 12px}.testimonial-carousel__track{display:flex;width:max-content;gap:18px;animation:testimonial-scroll 38s linear infinite}.testimonial-carousel:hover .testimonial-carousel__track{animation-play-state:paused}.testimonial-carousel.is-static .testimonial-carousel__track{animation:none}.testimonial-card{display:grid;width:320px;min-height:236px;align-content:start;gap:14px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px #177f8c12}.testimonial-card img{height:136px;object-fit:cover;background:var(--soft);border-radius:8px}.testimonial-card__icon{display:grid;width:56px;height:56px;place-items:center;color:#fff;background:linear-gradient(135deg,var(--accent),var(--brand));border-radius:8px}.testimonial-card p{margin-bottom:0;color:var(--muted);line-height:1.48}.testimonial-card strong{color:var(--brand-dark)}.testimonials-bg{padding:clamp(58px,7vw,82px) 18px;background:#f0efeb}.testimonials__inner{width:min(1200px,100%);margin:0 auto}.testimonials-bg .testimonials__heading{margin:0 auto 42px;text-align:center}.testimonials-bg .testimonials__heading p:not(.eyebrow){margin-bottom:0;color:var(--muted)}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.review-card{padding:28px;background:#fff;border:1px solid #dddbd4;border-radius:20px;box-shadow:0 10px 28px #177f8c12}.review-card__stars{margin-bottom:14px;color:#f5a623;font-size:1.1rem;letter-spacing:.04em}.review-card__text{min-height:106px;margin-bottom:20px;color:var(--muted);font-size:.94rem;font-style:italic;line-height:1.7}.reviewer{display:flex;align-items:center;gap:12px}.reviewer__avatar{display:grid;width:42px;height:42px;place-items:center;color:var(--brand-dark);background:#e4f5f7;border-radius:50%;font-size:.9rem;font-weight:900;flex:0 0 auto}.reviewer strong,.reviewer small{display:block}.reviewer strong{color:var(--ink);font-size:.92rem}.reviewer small{color:var(--muted);font-size:.8rem}@keyframes testimonial-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}@keyframes featured-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}.product-card__open{display:block;width:100%;padding:0;background:transparent;border:0;cursor:pointer}.product-card__image{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#f7fbfc}.product-grid--featured .product-card__image{aspect-ratio:4 / 3}.product-card__image img{width:100%;height:100%;padding:10px;object-fit:contain;transition:transform .22s ease}.featured-carousel .product-card__image,.home-catalog .product-card__image{height:200px;aspect-ratio:auto;background:#f7fbfc}.featured-carousel .product-card__image img,.home-catalog .product-card__image img{padding:10px}.product-card:hover .product-card__image img{transform:scale(1.02)}.product-card__badge{position:absolute;top:12px;left:12px;padding:7px 10px;color:var(--brand-dark);background:#fffaf7f0;border-radius:8px;font-size:.78rem;font-weight:900}.product-card__stock-badge{position:absolute;right:12px;bottom:12px;padding:7px 10px;color:#fff;background:#d64b5f;border-radius:8px;font-size:.78rem;font-weight:900;box-shadow:0 10px 22px #d64b5f33}.product-card__body{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:18px;padding:18px 18px 20px}.product-card__body p{margin-bottom:0;font-size:.94rem}.product-card__description{display:-webkit-box;min-height:4.2em;overflow:hidden;color:#2d3436;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.5}.product-card__footer{display:grid;gap:14px}.product-card__actions{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:9px}.product-card__actions .button{min-width:0;padding:0 12px;text-align:center}.product-card__footer strong{font-size:1.35rem}.product-price{display:flex;flex-wrap:wrap;width:fit-content;max-width:100%;align-items:center;gap:8px 10px}.product-price span{position:relative;display:inline-flex;width:fit-content;align-items:center;gap:6px;order:1;padding:7px 9px;color:#7e5752;background:#fff0ed;border:1px solid #f1c4bc;border-radius:8px;font-size:.9rem;font-weight:850}.product-price small{font-size:.68rem;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase}.product-price span small{color:#9b2d22}.product-price span:before{content:"";position:absolute;right:8px;left:8px;top:50%;height:2px;background:#ba4034;transform:rotate(-5deg)}.product-price strong{display:inline-flex;width:fit-content;min-height:48px;align-items:center;gap:7px;order:2;padding:8px 12px;color:#fff;background:linear-gradient(135deg,#0f6671,#118c80);border:1px solid rgba(15,102,113,.25);border-radius:8px;box-shadow:0 12px 26px #0f66712e;font-size:clamp(1.45rem,2.4vw,1.8rem);line-height:1.02}.product-price strong small{padding:5px 7px;color:#0f6671;background:#fff;border-radius:7px}.product-price em{display:inline-flex;order:3;min-height:31px;align-items:center;padding:0 10px;color:#7a2800;background:#ffd66b;border:1px solid #f0b93d;border-radius:999px;font-size:.8rem;font-style:normal;font-weight:950;text-transform:uppercase}.product-price:not(.product-price--discount) strong{min-height:auto;padding:0;color:#0f6671;background:transparent;border:0;box-shadow:none}.product-price--modal strong{font-size:clamp(1.65rem,3vw,2rem)}.product-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px}.product-modal__backdrop{position:absolute;inset:0;background:#0c121cad;border:0}.product-modal__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.84fr) minmax(380px,1.16fr);width:min(1080px,100%);max-height:calc(100vh - 36px);overflow:hidden;background:var(--surface);border-radius:8px;box-shadow:var(--shadow)}.product-zoom-frame{--zoom-x: 50%;--zoom-y: 50%;display:block;min-width:0;padding:0;overflow:hidden;background:var(--soft);border:0;cursor:zoom-in}.product-zoom-frame img{display:block;width:100%;height:100%;object-fit:contain;transform-origin:var(--zoom-x) var(--zoom-y);transition:transform .18s ease}.product-zoom-frame:hover img,.product-zoom-frame:focus-visible img,.product-zoom-frame.is-zoomed img{transform:scale(1.85)}.product-zoom-frame.is-zoomed{cursor:zoom-out}.product-modal__zoom{width:100%;height:100%;min-height:0;max-height:calc(100vh - 36px)}.product-modal__zoom img{padding:clamp(10px,2vw,18px)}.product-modal__body{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;align-content:stretch;gap:12px;min-height:0;padding:72px clamp(20px,4vw,34px) 24px;overflow:hidden}.product-modal__body span{width:fit-content;padding:7px 10px;color:var(--brand-dark);background:#e5f5fb;border-radius:8px;font-size:.82rem;font-weight:900}.product-modal__body h2{margin-bottom:0;font-size:clamp(1.65rem,3.2vw,2.65rem);line-height:1.02}.product-modal__description{min-height:0;max-height:min(230px,32vh);overflow:auto;padding-right:6px;color:#20282b}.product-modal__body p{color:#20282b}.product-modal__error{margin-bottom:0;padding:11px 12px;color:#9b2d22;background:#ffe8e3;border-radius:8px;font-size:.92rem}.product-modal__option{margin-bottom:0;color:var(--brand-dark);font-size:.92rem;font-weight:850}.payment-result-page{display:grid;width:min(900px,calc(100% - 36px));min-height:72vh;place-items:center;margin:0 auto;padding:132px 0 72px}.payment-result{width:100%;padding:clamp(30px,6vw,54px);text-align:center;background:#fff;border:1px solid #dddbd4;border-radius:24px;box-shadow:0 18px 46px #177f8c21}.payment-result__icon{display:inline-grid;width:72px;height:72px;place-items:center;margin-bottom:16px;color:#fff;background:var(--brand);border-radius:20px}.payment-result--pending .payment-result__icon{background:#f5a623}.payment-result--failure .payment-result__icon{background:#d65f78}.payment-result h1{margin-right:auto;margin-left:auto;color:var(--ink)}.payment-result>p:not(.eyebrow){max-width:620px;margin-right:auto;margin-left:auto;color:var(--muted)}.payment-result__details{display:grid;gap:10px;max-width:620px;margin:26px auto 0;text-align:left}.payment-result__details div{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;padding:12px 14px;background:#f8f8f6;border:1px solid #dddbd4;border-radius:10px}.payment-result__details dt{color:var(--brand-dark);font-weight:900}.payment-result__details dd{min-width:0;margin:0;color:var(--muted);overflow-wrap:anywhere}.payment-result__notice{max-width:620px;margin:18px auto 0;padding:14px;color:var(--brand-dark);text-align:left;background:#e6f6f4;border:1px solid #bde2ef;border-radius:10px}.payment-result__notice p{margin:4px 0 0;color:var(--muted)}.payment-result__actions{display:flex;justify-content:center;gap:12px;margin-top:28px;flex-wrap:wrap}.payment-result__purchase{display:grid;gap:14px;max-width:620px;margin:26px auto 0;text-align:left}.payment-result__purchase h2{margin-bottom:0;font-size:1.25rem}.payment-result__items{display:grid;gap:10px}.payment-result__item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;background:#f8f8f6;border:1px solid #dddbd4;border-radius:10px}.payment-result__item img{width:58px;height:58px;object-fit:cover;border-radius:8px}.payment-result__item strong,.payment-result__item span{display:block}.payment-result__item span{color:var(--muted);font-size:.9rem}.payment-result__item p{margin-bottom:0;color:var(--brand-dark);font-weight:900;white-space:nowrap}.payment-result__total{display:flex;justify-content:space-between;gap:14px;padding:14px;color:var(--brand-dark);background:#e6f6f4;border:1px solid #bde2ef;border-radius:10px}.payment-result__total strong{font-size:1.2rem}.product-modal__body .button--brand{width:100%}.product-modal__close{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;min-width:132px;min-height:48px;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--brand-dark);border:1px solid var(--brand-dark);border-radius:999px;font-weight:900;cursor:pointer;box-shadow:0 12px 26px #0f667138}.cart-drawer{position:fixed;inset:0;z-index:90;display:grid;justify-items:end;pointer-events:none}.cart-drawer.is-open{pointer-events:auto}.cart-drawer__backdrop{position:absolute;inset:0;background:#0c121c00;border:0;transition:background .18s ease}.cart-drawer.is-open .cart-drawer__backdrop{background:#0c121c80}.cart-drawer__panel{position:relative;z-index:1;display:flex;width:min(520px,100%);height:100%;overflow:auto;flex-direction:column;gap:18px;padding:24px;background:var(--surface);border-left:1px solid var(--line);box-shadow:-18px 0 48px #0c121c2e;transform:translate(100%);transition:transform .22s ease}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cart-drawer__header h2{margin-bottom:0;font-size:clamp(2rem,5vw,3rem)}.cart-drawer__header button,.cart-item__actions button{display:grid;width:40px;height:40px;place-items:center;color:var(--brand-dark);background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;cursor:pointer}.cart-item__actions button:disabled,.quantity-control button:disabled{color:#9aa4a8;background:#edf1f2;cursor:not-allowed;opacity:.65}.cart-empty{display:grid;min-height:300px;align-content:center;justify-items:center;gap:10px;color:var(--brand-dark);text-align:center}.cart-empty p{max-width:300px;color:var(--muted)}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;background:var(--surface-soft);border:1px solid var(--line);border-radius:8px}.cart-item img{width:76px;height:76px;object-fit:cover;background:var(--soft);border-radius:8px}.cart-item h3{margin-bottom:5px;font-size:1rem}.cart-item small,.cart-page__item small{display:block;margin-bottom:6px;color:var(--brand-dark);font-size:.78rem;font-weight:900}.cart-item p{margin-bottom:8px;color:var(--muted);font-weight:800}.cart-item strong{color:var(--brand-dark);font-size:.98rem;white-space:nowrap}.cart-item__actions{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.cart-item__actions span{display:grid;min-width:28px;height:34px;place-items:center;font-weight:900}.cart-item__actions button{width:34px;height:34px}.customer-form{display:grid;gap:13px;padding-top:4px}.customer-form h3{margin-bottom:0}.customer-form label{display:grid;gap:7px;color:var(--ink);font-size:.92rem;font-weight:850}.customer-form input,.customer-form select,.customer-form textarea{width:100%;padding:12px 13px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;outline:none}.customer-form input:focus,.customer-form select:focus,.customer-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #87cff63d}.customer-form input::placeholder,.customer-form textarea::placeholder{color:#46484c6b}.customer-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cart-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;color:var(--brand-dark);background:#e6f6f4;border:1px solid #bde2ef;border-radius:8px}.cart-summary span{font-weight:850}.cart-summary strong{font-size:1.35rem}.cart-error{margin-bottom:0;padding:11px 12px;color:#9b2d22;background:#ffe8e3;border-radius:8px;font-size:.92rem}.cart-auth-message,.account-session{display:grid;gap:13px;padding:16px;background:#e6f6f4;border:1px solid #bde2ef;border-radius:8px}.cart-auth-message p,.account-note,.account-session p{margin-bottom:0;color:var(--muted);line-height:1.48}.account-drawer__panel{width:min(440px,100%)}.account-drawer{z-index:100}.account-form{padding-top:0}.account-google-button{width:100%;color:var(--ink);background:#fff;border-color:var(--line)}.account-google-button svg{flex:0 0 auto}.account-link-button{width:fit-content;margin:-2px auto 0;padding:0;color:var(--brand-dark);background:transparent;border:0;font-size:.92rem;font-weight:900;cursor:pointer}.account-link-button:hover{color:var(--accent)}.account-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;color:var(--muted);font-size:.84rem;font-weight:850}.account-divider:before,.account-divider:after{height:1px;background:var(--line);content:""}.account-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px;background:var(--surface-soft);border:1px solid var(--line);border-radius:8px}.account-tabs button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;color:var(--brand-dark);background:transparent;border:0;border-radius:7px;font-weight:850;cursor:pointer}.account-tabs button.is-active{color:#fff;background:var(--brand-dark)}.account-session{background:var(--surface-soft);border-color:var(--line)}.account-session--compact{grid-template-columns:62px minmax(0,1fr);align-items:center}.account-session__avatar{display:grid;width:62px;height:62px;place-items:center;color:#fff;background:linear-gradient(135deg,var(--brand),var(--accent));border-radius:8px;font-size:1.6rem;font-weight:900}.account-session h3{margin-bottom:4px}.account-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:4px;background:var(--surface-soft);border:1px solid var(--line);border-radius:8px}.account-menu button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;color:var(--brand-dark);background:transparent;border:0;border-radius:7px;font-size:.9rem;font-weight:850;cursor:pointer}.account-menu button.is-active{color:#fff;background:var(--brand-dark)}.account-panel{display:grid;gap:13px;padding:16px;background:var(--surface-soft);border:1px solid var(--line);border-radius:8px}.account-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.account-summary-grid div{display:grid;gap:5px;padding:13px;background:#fff;border:1px solid var(--line);border-radius:8px}.account-summary-grid span,.account-order span{color:var(--muted);font-size:.84rem;font-weight:800}.account-summary-grid strong{color:var(--brand-dark);font-size:1.05rem}.account-orders{display:grid;gap:10px}.account-order{display:grid;gap:7px;padding:13px;background:#fff;border:1px solid var(--line);border-radius:8px}.account-order div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.account-order strong{color:var(--brand-dark)}.account-order p{margin-bottom:0;color:var(--muted);font-size:.92rem}.account-verification{display:grid;gap:10px;padding:14px;background:#fff8e6;border:1px solid #f0d58b;border-radius:8px}.account-verification p{color:#765a13}.account-message,.account-status{display:flex;align-items:center;gap:8px;margin-bottom:0;padding:11px 12px;border-radius:8px;font-size:.92rem;font-weight:800}.account-message{color:var(--brand-dark);background:#e6f6f4}.account-status--ok{color:#1f7a55;background:#e9f8ef}.cart-page,.account-page,.legal-page{padding:124px 18px 76px}.product-detail-page{padding:104px 18px 48px}.product-detail{display:grid;width:min(1180px,100%);grid-template-columns:minmax(0,.88fr) minmax(360px,.78fr);gap:clamp(18px,4vw,38px);align-items:start;margin:0 auto}.product-detail--empty{display:block;max-width:760px;padding:clamp(26px,5vw,44px);background:#fff;border:1px solid #dddbd4;border-radius:8px;box-shadow:0 12px 34px #177f8c14}.product-detail--loading{animation:fadeInUp .22s ease both}.product-detail__image{overflow:hidden;background:#fff;border:1px solid #dddbd4;border-radius:8px;box-shadow:0 14px 34px #177f8c14}.product-detail__image--loading{display:grid;min-height:min(560px,calc(100vh - 150px));place-items:stretch;padding:clamp(10px,2vw,18px);background:#fff}.product-detail__image img{display:block;width:100%;max-height:min(560px,calc(100vh - 150px));aspect-ratio:1 / 1;padding:clamp(10px,2vw,18px);object-fit:contain;background:var(--soft)}.product-detail__zoom{width:100%;max-height:min(560px,calc(100vh - 150px));aspect-ratio:1 / 1}.product-detail__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;background:#fff}.product-detail__thumbs button{padding:0;overflow:hidden;background:var(--soft);border:2px solid transparent;border-radius:8px;cursor:pointer}.product-detail__thumbs button.is-active{border-color:var(--brand-dark)}.product-detail__thumbs img{display:block;width:100%;max-height:none;aspect-ratio:1;padding:4px;object-fit:contain}.product-detail__info{display:grid;gap:12px;padding:clamp(18px,3vw,28px);background:#fff;border:1px solid #dddbd4;border-radius:8px;box-shadow:0 12px 34px #177f8c14}.product-detail__info--loading{align-content:start}.product-skeleton{display:block;overflow:hidden;background:linear-gradient(90deg,#edf4f5,#f8fbfb 48%,#edf4f5);background-size:220% 100%;border-radius:8px;animation:productSkeletonPulse 1.1s ease-in-out infinite}.product-skeleton--image{width:100%;aspect-ratio:1 / 1}.product-skeleton--back{width:132px;height:18px}.product-skeleton--tag{width:108px;height:34px}.product-skeleton--title{width:min(100%,520px);height:clamp(42px,7vw,62px)}.product-skeleton--price{width:210px;height:48px}.product-skeleton--text{width:100%;height:18px}.product-skeleton--text-short{width:72%}.product-skeleton--button{width:100%;height:48px}.product-detail__back{width:fit-content;color:var(--brand-dark);font-size:.9rem;font-weight:900}.product-detail__category{width:fit-content;padding:7px 10px;color:var(--brand-dark);background:#e5f5fb;border-radius:8px;font-size:.82rem;font-weight:900}.product-detail__info h1{margin-bottom:0;font-size:clamp(1.7rem,4vw,3rem);line-height:1.04}.product-detail__stock{display:inline-flex;width:fit-content;min-height:34px;align-items:center;padding:0 12px;color:#9b2d22;background:#ffe8e3;border:1px solid #f1b6ac;border-radius:8px;font-weight:900}.product-detail__info p{margin-bottom:0;color:#2d3436;line-height:1.52}.product-detail__summary{font-weight:650}.product-detail-extra{display:grid;width:min(1180px,100%);gap:14px;margin:22px auto 0;padding:clamp(18px,3vw,28px);color:#20282b;background:#fff;border:1px solid #dddbd4;border-radius:8px;box-shadow:0 12px 34px #177f8c14}.product-detail-extra h2{margin-bottom:0;font-size:clamp(1.25rem,2.4vw,1.75rem)}.product-rich-text{display:grid;gap:10px;color:#20282b;line-height:1.62}.product-rich-text p{margin:0;color:#20282b}.product-rich-text ul{display:grid;gap:7px;margin:0;padding-left:20px;color:#20282b}.product-price--detail strong{font-size:clamp(1.45rem,3vw,2rem)}.product-options{display:grid;gap:10px;padding:0;border:0}.product-options legend,.quantity-control>span{margin-bottom:8px;color:var(--ink);font-size:.92rem;font-weight:900}.product-options__list{display:flex;flex-wrap:wrap;gap:9px}.product-options__list label{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:0 12px;color:var(--brand-dark);background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;font-weight:850;cursor:pointer}.product-options__list label.is-selected{color:#fff;background:var(--brand-dark);border-color:var(--brand-dark)}.product-options__list input{position:absolute;opacity:0}.quantity-control{display:grid;gap:8px}.quantity-control>div{display:grid;width:144px;grid-template-columns:38px minmax(0,1fr) 38px;overflow:hidden;border:1px solid var(--line);border-radius:8px}.quantity-control button,.quantity-control input{height:38px;color:var(--brand-dark);background:var(--surface-soft);border:0}.quantity-control button{display:grid;place-items:center;cursor:pointer}.quantity-control input{min-width:0;text-align:center;font-weight:900;outline:none;border-inline:1px solid var(--line)}.product-detail__actions{display:grid;grid-template-columns:1fr;gap:10px}.cart-page__inner,.account-page__inner,.legal-page__inner{width:min(1200px,100%);margin:0 auto}.account-page__shell,.account-auth{display:grid;width:min(1120px,100%);margin:0 auto;gap:18px}.account-auth{grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:start}.account-auth__intro,.account-auth__form,.account-page__shell>.account-panel,.account-page-form{padding:clamp(22px,4vw,34px);background:#fff;border:1px solid #dddbd4;border-radius:8px;box-shadow:0 14px 34px #177f8c14}.account-auth__intro{min-height:360px;align-content:center}.account-auth__intro h1,.account-dashboard__header h1{margin-bottom:10px}.account-auth__intro p:not(.eyebrow),.account-dashboard__header p:not(.eyebrow){color:var(--muted)}.account-dashboard__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;background:#fff;border:1px solid #dddbd4;border-radius:8px;box-shadow:0 14px 34px #177f8c14}.account-dashboard__header h1{font-size:clamp(1.55rem,3vw,2.1rem)}.account-dashboard__header .account-session{flex:1;padding:0;background:transparent;border:0}.account-dashboard__header .button,.account-signout{width:fit-content}.account-menu--page{grid-template-columns:repeat(2,minmax(0,1fr));background:#fff;box-shadow:0 12px 28px #177f8c12}.account-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}.account-dashboard-grid .account-panel,.account-page__shell>.account-panel{min-height:240px}.account-page-form{max-width:none;padding:clamp(18px,3vw,26px)}.account-orders--page{grid-template-columns:1fr}.account-order small{color:var(--muted);font-size:.82rem;font-weight:800}.account-order-steps{display:flex;gap:8px;flex-wrap:wrap;margin:2px 0 0;padding:0;list-style:none}.account-order-steps li{padding:6px 9px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;font-size:.76rem;font-weight:900}.account-order-steps li.is-done{color:#1f7a55;background:#e9f8ef;border-color:#addcc3}.legal-page__inner{display:grid;max-width:860px;gap:18px;padding:clamp(26px,5vw,48px);background:#fff;border:1px solid #dddbd4;border-radius:8px;box-shadow:var(--shadow)}.legal-page__inner h1{margin-bottom:0}.legal-page__updated{color:var(--muted);font-weight:800}.legal-page__sections{display:grid;gap:18px}.legal-page__sections article{padding-top:18px;border-top:1px solid var(--line)}.legal-page__sections h2{margin-bottom:8px;font-size:1.2rem}.legal-page__sections p{color:var(--muted);line-height:1.7}.legal-page__inner .button{width:fit-content}.cart-page__empty{display:grid;min-height:360px;place-items:center;gap:14px;margin-top:24px;padding:32px;color:var(--brand-dark);text-align:center;background:#fff;border:1px solid #dddbd4;border-radius:8px}.cart-page__heading{width:min(680px,100%)}.cart-page__heading h1{font-size:clamp(2rem,4vw,3.1rem)}.cart-page__heading p:not(.eyebrow){max-width:620px;font-size:1rem}.cart-page__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;align-items:start;margin-top:20px}.cart-page__main{display:grid;gap:14px}.cart-page__items,.cart-page__summary{display:grid;gap:10px}.checkout-panel,.cart-page__item,.cart-page__summary{background:#fff;border:1px solid #dddbd4;border-radius:8px;box-shadow:0 12px 34px #177f8c14}.checkout-panel{display:grid;gap:14px;padding:clamp(14px,2vw,20px)}.checkout-panel__header h2{margin:0;font-size:clamp(1.2rem,2vw,1.5rem)}.checkout-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkout-choice button{display:grid;min-height:72px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:11px;color:var(--ink);background:#f8fbfc;border:1px solid #d8e7ea;border-radius:8px;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.checkout-choice button:hover,.checkout-choice button.is-active{border-color:var(--brand);box-shadow:0 12px 24px #177f8c1f;transform:translateY(-1px)}.checkout-choice svg{color:var(--brand-dark)}.checkout-choice strong,.checkout-choice small{display:block}.checkout-choice small{margin-top:2px;color:var(--muted);font-size:.82rem;line-height:1.35}.guest-checkout-form{display:grid;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.guest-checkout-form label{display:grid;gap:5px;color:var(--ink);font-size:.84rem;font-weight:900}.guest-checkout-form input,.guest-checkout-form select,.guest-checkout-form textarea{width:100%;min-height:38px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid #d7e2e5;border-radius:8px;font:inherit;font-weight:700;outline:none}.guest-checkout-form textarea{min-height:68px;padding-top:9px;resize:vertical}.guest-checkout-form input:focus,.guest-checkout-form select:focus,.guest-checkout-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #177f8c1f}.guest-checkout-form input:disabled{color:#8c9699;background:#f2f5f6}.form-error{color:#b42318;font-size:.82rem;font-weight:850;line-height:1.35}.guest-checkout-form input[aria-invalid=true],.guest-checkout-form select[aria-invalid=true],.guest-checkout-form textarea[aria-invalid=true]{border-color:#d92d20;box-shadow:0 0 0 3px #d92d201a}.cart-page__item{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px}.cart-page__item img{width:86px;height:86px;object-fit:cover;background:var(--soft);border-radius:8px}.cart-page__item span{color:var(--brand);font-size:.72rem;font-weight:900;text-transform:uppercase}.cart-page__item h2{margin:2px 0 4px;font-size:1rem}.cart-page__item strong{color:var(--brand-dark)}.cart-page__summary{position:sticky;top:92px;padding:16px}.summary-card__header{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--line)}.summary-card__icon{display:grid;width:36px;height:36px;place-items:center;color:#fff;background:var(--brand-dark);border-radius:8px}.summary-card__header h2{margin:0;font-size:1.15rem}.summary-card__header p,.summary-note{margin:4px 0 0;color:var(--muted);font-size:.84rem;line-height:1.45}.summary-line{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line)}.summary-line--total{border-bottom:0}.summary-line span{color:var(--muted);font-weight:850}.summary-line strong{color:var(--brand-dark);font-size:1rem}.summary-line--total strong,.summary-line--grand-total strong{font-size:1.24rem}.summary-line--grand-total{margin-top:-6px;padding-top:16px;border-top:1px solid var(--line)}.summary-line--grand-total span,.summary-line--grand-total strong{color:var(--ink)}.summary-note{padding:10px;background:#eef7fa;border:1px solid #d8e7ea;border-radius:8px}.about{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:clamp(28px,6vw,68px);align-items:start;padding:clamp(34px,5vw,52px);background:#eef7fad1;border:1px solid var(--line);border-radius:8px}main>.about:first-child{margin-top:132px}.about__intro{position:sticky;top:110px}.reason-grid,.category-feature-grid{display:grid;gap:16px}.category-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reason-card,.category-feature{min-height:156px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.reason-card svg,.category-feature svg{margin-bottom:18px;color:var(--brand)}.category-feature p{color:var(--muted)}.category-feature--wide{background:linear-gradient(135deg,#87cff62e,#f8d8df6b),var(--surface)}.contact{display:grid;justify-items:center;padding-bottom:clamp(60px,8vw,98px);scroll-margin-top:86px}.contact__copy{width:min(980px,100%)}.contact__actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.contact-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;min-height:148px;padding:18px 16px;color:var(--brand-dark);background:linear-gradient(135deg,#87cff63d,#f8d8dfb8),var(--surface);border:1px solid rgba(23,127,140,.18);border-radius:8px;box-shadow:0 12px 30px #177f8c14;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.contact-panel:hover{border-color:#177f8c61;box-shadow:0 16px 34px #177f8c1f;transform:translateY(-2px)}.contact-panel__icon{display:grid;width:50px;height:50px;place-items:center;color:#fff;background:var(--accent);border-radius:8px;grid-column:1 / -1}.contact-panel--whatsapp{background:linear-gradient(135deg,#28a06f2e,#eef7fad1),var(--surface)}.contact-panel--whatsapp .contact-panel__icon{background:#28a06f}.contact-panel--instagram{background:linear-gradient(135deg,#d65f7838,#87cff63d),var(--surface)}.contact-panel--instagram .contact-panel__icon{background:linear-gradient(135deg,#d65f78,#87cff6)}.contact-panel--facebook{background:linear-gradient(135deg,#1877f226,#eef7fad1),var(--surface)}.contact-panel--facebook .contact-panel__icon{background:#1877f2}.contact-panel--mail{background:linear-gradient(135deg,#177f8c29,#fffaf7db),var(--surface)}.contact-panel--mail .contact-panel__icon{background:var(--brand)}.contact-panel span:not(.contact-panel__icon){display:grid;min-width:0}.contact-panel strong,.contact-panel small{white-space:nowrap}.contact-panel small{overflow-wrap:anywhere;color:var(--muted)}.contact-cta-wrap{padding:clamp(50px,7vw,72px) 18px}.contact-cta{position:relative;width:min(900px,100%);margin:0 auto;padding:clamp(36px,6vw,54px) clamp(24px,6vw,48px);overflow:hidden;text-align:center;background:#fff;border:1px solid #dddbd4;border-radius:32px;box-shadow:0 18px 46px #177f8c21}.contact-cta:before{position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--brand),#1da0b0);content:""}.contact-cta__icon{margin-bottom:16px;font-size:3.5rem;line-height:1}.contact-cta h2{margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.15rem)}.contact-cta p{max-width:520px;margin:0 auto 28px;color:var(--muted)}.contact-cta__actions{display:flex;width:min(360px,100%);margin:0 auto;flex-direction:column;justify-content:center;gap:12px}.contact-cta__button{display:inline-flex;width:100%;min-height:56px;align-items:center;justify-content:center;gap:10px;padding:0 32px;color:#fff;background:#25d366;border-radius:999px;box-shadow:0 12px 28px #25d36642;font-size:1rem;font-weight:900;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.contact-cta__button:hover{color:#fff;box-shadow:0 16px 34px #25d3665c;transform:translateY(-2px)}.contact-cta__button--whatsapp:hover{background:#1fb95a}.contact-cta__button--instagram{background:#c13584;box-shadow:0 12px 28px #c1358438}.contact-cta__button--instagram:hover{background:#a82f73;box-shadow:0 16px 34px #c1358452}.contact-cta__button--facebook{background:#1877f2;box-shadow:0 12px 28px #1877f238}.contact-cta__button--facebook:hover{background:#1267d8;box-shadow:0 16px 34px #1877f252}.contact-page{width:min(1200px,calc(100% - 36px));margin:0 auto;padding:132px 0 72px}.contact-page__layout{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);min-height:620px;overflow:hidden;background:#fff;border:1px solid #dddbd4;border-radius:24px;box-shadow:0 18px 46px #177f8c21}.contact-form,.contact-aside{box-shadow:none}.contact-form{display:grid;gap:16px;align-content:center;padding:clamp(28px,5vw,48px);background:#fff}.contact-form__head{margin-bottom:6px}.contact-form__head h2{margin-bottom:8px;font-size:clamp(1.75rem,3vw,2.35rem)}.contact-form__head p{margin-bottom:0;color:var(--muted)}.contact-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-form label{display:grid;gap:8px;color:var(--ink);font-size:.94rem;font-weight:850}.contact-form input,.contact-form textarea{width:100%;padding:13px 14px;color:var(--ink);background:#f8f8f6;border:1px solid #dddbd4;border-radius:8px;outline:none}.contact-form small{color:var(--muted);font-size:.82rem;font-weight:650}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #177f8c24}.contact-form textarea{resize:vertical}.contact-form__submit{width:fit-content;min-width:190px}.contact-form__privacy{max-width:520px;margin-bottom:0;color:var(--muted);font-size:.86rem}.contact-form__error{color:#9b2d22;font-size:.84rem;font-weight:800}.contact-form__status{margin-bottom:0;padding:12px 14px;border-radius:10px;font-size:.92rem;font-weight:850}.contact-form__status--ok{color:#1f7a55;background:#e9f8ef}.contact-form__status--error{color:#9b2d22;background:#ffe8e3}.contact-aside{display:grid;align-content:center;gap:22px;padding:clamp(30px,5vw,48px);color:#fff;background:linear-gradient(145deg,#0f5a64f5,#177f8cf0),var(--brand-dark)}.contact-aside .eyebrow{width:fit-content;margin-bottom:-8px;color:#fff;background:#ffffff26;border-radius:999px;padding:6px 16px;letter-spacing:.06em}.contact-aside h1{margin-bottom:0;color:#fff;font-size:clamp(2.1rem,4vw,3.15rem);line-height:1.04}.contact-aside p{margin-bottom:0;color:#ffffffc2;font-size:1rem}.contact-aside__items{display:grid;gap:14px;margin-top:8px}.contact-aside__items span{display:grid;grid-template-columns:42px minmax(0,1fr);gap:4px 12px;align-items:center;padding:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:14px}.contact-aside__items svg{grid-row:span 2;color:#b2e4ea}.contact-aside__items strong{color:#fff}.contact-aside__items a,.contact-aside__items small{color:#ffffffc7;overflow-wrap:anywhere}.contact-aside__whatsapp{width:fit-content;min-width:170px}.footer{padding:52px clamp(18px,5vw,64px) 24px;color:#fffc;background:#2a2926}.footer__inner{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(140px,1fr));gap:clamp(24px,5vw,44px);width:min(1200px,100%);margin:0 auto}.footer__logo{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#fff;font-size:1.5rem;font-weight:900}.footer__logo span{display:grid;width:32px;height:32px;place-items:center;background:var(--brand);border-radius:8px;font-size:.95rem}.footer__brand p{max-width:360px;margin-bottom:0;color:#ffffff94;font-size:.9rem;line-height:1.7}.footer__col{display:grid;align-content:start;gap:9px}.footer__col h4{margin:0 0 7px;color:#fff;font-size:.92rem}.footer__col a{color:#ffffff94;font-size:.88rem;transition:color .18s ease}.footer__col a:hover{color:#b2e4ea}.footer__bottom{display:flex;width:min(1200px,100%);align-items:center;justify-content:space-between;gap:12px;margin:40px auto 0;padding-top:20px;color:#fff6;border-top:1px solid rgba(255,255,255,.1);font-size:.82rem;flex-wrap:wrap}.footer__legal{display:flex;flex-wrap:wrap;gap:12px}.footer__legal a{color:#ffffff94;transition:color .18s ease}.footer__legal a:hover{color:#b2e4ea}.whatsapp-float{position:fixed;right:28px;bottom:28px;z-index:60;display:grid;width:58px;height:58px;place-items:center;color:#fff;background:#25d366;border-radius:50%;box-shadow:0 12px 28px #25d3665c;animation:floatBadge 3s ease-in-out infinite;transition:transform .18s ease,box-shadow .18s ease}.whatsapp-float:hover{color:#fff;transform:scale(1.08);box-shadow:0 16px 34px #25d3667a}.admin-page{width:min(1180px,calc(100% - 36px));min-height:72vh;margin:0 auto;padding:132px 0 72px}.admin-page--login{display:grid;place-items:center}.admin-login,.admin-form,.admin-list{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px #177f8c12}.admin-login{width:min(460px,100%);padding:28px}.admin-login h1{font-size:clamp(2rem,4vw,3rem)}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.admin-header h1{margin-bottom:10px;font-size:clamp(2.2rem,5vw,4rem)}.admin-header p{color:var(--muted)}.admin-tabs{display:flex;gap:8px;margin-bottom:22px;padding:6px;overflow-x:auto;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px #177f8c12}.admin-tabs button,.admin-subtabs button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;color:var(--brand-dark);background:transparent;border:0;border-radius:7px;font-weight:850;white-space:nowrap;cursor:pointer}.admin-tabs button.is-active,.admin-subtabs button.is-active{color:#fff;background:var(--brand-dark)}.admin-tabs button.has-alert{color:#6d3d05;background:#fff1d6}.admin-tabs button.has-alert.is-active{color:#fff;background:#b46b0f}.admin-tabs button span{display:grid;min-width:22px;height:22px;place-items:center;padding:0 6px;color:#fff;background:#9b2d22;border-radius:999px;font-size:.76rem}.admin-subtabs{display:flex;gap:8px;margin-bottom:18px;padding:5px;overflow-x:auto;background:var(--surface-soft);border:1px solid var(--line);border-radius:8px}.admin-text-form{margin-bottom:22px}.admin-text-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-text-grid label:has(textarea){grid-column:span 2}.admin-subcategory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-subcategory-card{display:grid;gap:12px;padding:16px;background:#f7fbfc;border:1px solid var(--line);border-radius:8px}.admin-subcategory-card h3{margin-bottom:0;color:var(--brand-dark)}.admin-subcategory-card__add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.admin-subcategory-card__add .button{min-height:46px;white-space:nowrap}.admin-subcategory-list{display:flex;min-height:42px;align-items:flex-start;gap:8px;flex-wrap:wrap}.admin-subcategory-list small{color:var(--muted)}.admin-subcategory-chip{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 8px 0 12px;color:var(--brand-dark);background:#e5f5fb;border:1px solid #bde2ef;border-radius:999px;font-size:.9rem;font-weight:850}.admin-subcategory-chip button{display:grid;width:24px;height:24px;place-items:center;color:#fff;background:var(--accent);border:0;border-radius:999px;cursor:pointer}.admin-inventory{display:grid;gap:18px}.admin-inventory__grid{display:grid;gap:14px}.admin-inventory-card{display:grid;gap:14px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 34px #114a5614}.admin-inventory-card__head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.admin-inventory-card__head h3{margin-bottom:2px}.admin-inventory-card__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-inventory-card__meta span{display:grid;gap:3px;padding:10px;color:var(--muted);background:var(--surface-soft);border-radius:8px;font-size:.82rem}.admin-inventory-card__meta strong{color:var(--ink);font-size:.94rem}.admin-orders{position:static;display:grid;gap:16px}.admin-orders__list{display:grid;gap:12px}.admin-order{display:grid;gap:12px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:8px}.admin-order.is-open{border-color:#f0d58b;box-shadow:inset 4px 0 #d28b19}.admin-order__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-order__head h3{margin-bottom:3px;font-size:1.05rem}.admin-order__head p{margin-bottom:0;color:var(--muted);font-size:.86rem}.admin-order__head>span{padding:7px 10px;color:var(--brand-dark);background:#e6f6f4;border-radius:8px;font-size:.78rem;font-weight:900;white-space:nowrap}.admin-order__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-order__meta span{display:grid;gap:3px;padding:9px;color:var(--muted);background:var(--surface-soft);border-radius:8px;font-size:.78rem}.admin-order__meta strong{overflow-wrap:anywhere;color:var(--ink);font-size:.88rem}.admin-order__items{display:flex;gap:7px;flex-wrap:wrap}.admin-order__items small{padding:6px 8px;color:var(--brand-dark);background:#e5f5fb;border-radius:8px;font-weight:850}.admin-order__controls{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(180px,1fr) auto;gap:10px;align-items:end}.admin-order__controls label{margin-bottom:0}.admin-order__controls .button{min-height:46px}.admin-status{min-height:30px;padding:7px 10px;color:#6d3d05;background:#fff1d6;border-radius:8px;font-size:.78rem;font-weight:900}.admin-status--published{color:var(--brand-dark);background:#e6f6f4}.admin-status--stock{color:#9b2d22;background:#ffe8e3}.admin-layout{display:grid;grid-template-columns:minmax(320px,.55fr) minmax(0,1fr);gap:22px;align-items:start}.admin-layout--products{grid-template-columns:1fr}.admin-form,.admin-list{padding:22px}.admin-form{position:sticky;top:94px}.admin-layout--products .admin-form{position:static}.admin-contact-form{position:static;margin-bottom:22px}.admin-layout--testimonials{margin-bottom:22px}.admin-form__title,.admin-list__head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.admin-form__title h2,.admin-list__head h2{margin-bottom:0;font-size:1.45rem}.admin-form__title p{margin:5px 0 0;color:var(--muted);font-size:.9rem;font-weight:650}.admin-list__head>div{display:flex;align-items:center;gap:10px}.admin-form label,.admin-login label{display:grid;gap:7px;margin-bottom:14px;color:var(--ink);font-size:.92rem;font-weight:800}.admin-form small{color:var(--muted);font-weight:650}.admin-form input,.admin-form select,.admin-form textarea,.admin-login input,.admin-filters input,.admin-filters select{width:100%;padding:12px 13px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;outline:none}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus,.admin-login input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #87cff63d}.admin-preview{margin-bottom:16px;overflow:hidden;background:var(--soft);border:1px solid var(--line);border-radius:8px}.admin-preview img{aspect-ratio:4 / 3;object-fit:cover}.admin-preview--gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px}.admin-preview--gallery img{width:100%;aspect-ratio:1;border-radius:6px}.admin-file{position:relative;display:flex;min-height:48px;align-items:center;gap:10px;padding:0 13px;color:var(--brand-dark);background:#e6f6f4;border:1px dashed #91d4cc;border-radius:8px;cursor:pointer}.admin-file input{position:absolute;inset:0;opacity:0;cursor:pointer}.admin-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-checks{display:grid;gap:8px;margin:6px 0 16px}.admin-checks label{display:flex;align-items:center;gap:9px;margin:0;font-weight:750}.admin-checks input{width:auto}.admin-message,.admin-error{padding:11px 12px;border-radius:8px;font-size:.92rem}.admin-message{color:var(--brand-dark);background:#e6f6f4}.admin-error{color:#9b2d22;background:#ffe8e3}.admin-products{display:grid;gap:12px}.admin-filters{display:grid;grid-template-columns:minmax(0,1fr) 170px 150px;gap:10px;margin-bottom:16px}.admin-product{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px}.admin-product img{width:86px;height:86px;object-fit:cover;border-radius:8px;background:var(--soft)}.admin-product__placeholder{display:grid;width:86px;height:86px;place-items:center;color:var(--brand-dark);background:var(--soft);border:1px solid var(--line);border-radius:8px;font-size:.82rem;font-weight:900}.admin-product h3{margin-bottom:5px}.admin-product p{margin-bottom:4px;color:var(--muted)}.admin-product small{color:var(--muted)}.admin-product__actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.admin-product__actions button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;cursor:pointer}.admin-product__actions .danger{color:#9b2d22;border-color:#f1b6ac}@media(max-width:1080px){.hero{grid-template-columns:1fr}.hero__visual{order:-1}.benefits__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reviews-grid{grid-template-columns:1fr}.product-grid,.product-grid--featured,.product-grid--home-catalog,.catalog-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page .product-card{min-height:auto}.contact__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-page__layout{grid-template-columns:1fr;min-height:auto}.contact-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:96px}.contact-panel__icon{grid-column:auto}.product-detail,.cart-page__layout{grid-template-columns:1fr}.cart-page__summary{position:static}.checkout-choice,.account-auth,.account-dashboard-grid{grid-template-columns:1fr}.account-auth__intro{min-height:auto}}@media(max-width:760px){.navbar{padding:0 18px}.navbar__inner{height:68px}.catalog-page{padding-top:104px}.catalog-page .section__heading-row,.section--products .section__heading-row{display:block}.catalog-filters{gap:14px}.contact__actions{grid-template-columns:1fr}.contact-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:96px}.contact-panel__icon{grid-column:auto}.product-modal__content{grid-template-columns:1fr;max-height:calc(100vh - 28px)}.product-modal__zoom{min-height:260px;max-height:260px}.product-modal__body{align-content:start;grid-template-rows:auto auto minmax(120px,1fr) auto auto auto;padding-top:70px}.product-modal__description{max-height:160px}.about__intro,.admin-form{position:static}.admin-header{flex-direction:column}.section__heading-row{flex-direction:column;gap:0}.section__heading-action{width:auto;margin:0 0 24px}.admin-filters,.admin-text-grid,.admin-subcategory-grid,.admin-subcategory-card__add{grid-template-columns:1fr}.admin-text-grid label:has(textarea){grid-column:auto}.info-item__button{grid-template-columns:46px minmax(0,1fr) 28px}.info-item__icon{width:46px;height:46px}.info-item__content{padding-left:76px}.account-dashboard__header{align-items:stretch;flex-direction:column}.account-dashboard__header .button{width:100%}}@media(max-width:560px){.hero__categories{grid-template-columns:1fr}.hero__floating{right:12px}.hero__actions{flex-direction:column}.button{width:100%}.product-detail-page{padding-top:96px}.product-detail__info{padding:20px}.quantity-control>div{width:100%}.product-grid,.product-grid--featured,.product-grid--home-catalog,.catalog-page .product-grid,.home-catalog .product-grid--home-catalog{grid-template-columns:1fr}.catalog-page .product-card,.home-catalog .product-card{height:auto;min-height:auto}.catalog-page .product-card__image,.home-catalog .product-card__image{height:190px;aspect-ratio:auto}.catalog-page .product-card__image img,.home-catalog .product-card__image img{padding:8px}.catalog-page .product-card__body,.home-catalog .product-card__body,.product-card__body{gap:12px;padding:14px}.catalog-page .product-card__body h3,.home-catalog .product-card__body h3,.catalog-page .product-card__description,.home-catalog .product-card__description,.product-card__description{min-height:auto;-webkit-line-clamp:2}.catalog-page .product-card__actions,.home-catalog .product-card__actions,.product-card__actions{grid-template-columns:1fr}.catalog-page .product-card__actions .button,.home-catalog .product-card__actions .button,.product-card__actions .button{min-height:42px}.catalog-page .product-card__footer strong,.home-catalog .product-card__footer strong,.product-card__footer strong{font-size:1.18rem}.home-catalog__box,.featured-carousel{padding:10px}.trust-marquee__track{gap:24px;animation-duration:22s}.trust-marquee__item{gap:24px;font-size:.76rem}.trust-bar__inner{grid-template-columns:1fr}.trust-bar__item{border-right:0}.benefits__grid{grid-template-columns:1fr}.featured-carousel .product-card{width:min(278px,calc(100vw - 56px));height:620px}.featured-carousel .product-card__image{height:190px}.testimonial-card{width:270px}.contact{grid-template-columns:minmax(0,1fr)}.footer__inner{grid-template-columns:1fr}.footer__bottom{align-items:flex-start;flex-direction:column}.whatsapp-float{right:18px;bottom:18px}.admin-form__row,.contact-form__row,.customer-form__row,.admin-product,.admin-inventory-card__head,.admin-inventory-card__meta,.admin-order__meta,.admin-order__controls,.account-menu--page,.account-orders--page{grid-template-columns:1fr}.contact-form__submit{width:100%}.cart-drawer__panel{padding:20px 18px}.cart-item{grid-template-columns:64px minmax(0,1fr)}.cart-item img{width:64px;height:64px}.cart-item strong{grid-column:2;justify-self:start}.cart-page__item,.payment-result__item{grid-template-columns:72px minmax(0,1fr)}.cart-page__item img{width:72px;height:72px}.cart-page__item .cart-item__actions,.payment-result__item p{grid-column:2;justify-self:start}.payment-result__details div{grid-template-columns:1fr}.admin-product img,.admin-product__placeholder{width:100%;height:auto;aspect-ratio:1 / 1}.info-item__button{min-height:70px;grid-template-columns:42px minmax(0,1fr) 24px;gap:11px;padding:12px}.info-item__button>span:not(.info-item__icon){font-size:.98rem}.info-item__icon{width:42px;height:42px}.info-item__content{padding:0 14px 16px 66px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
