*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111;background:#ececec;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font-family:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.container{width:min(100%,1440px);margin:0 auto;padding:0 24px}.page{padding:40px 0 60px}.page h1{margin-top:0}.home-hero{color:#fff;background:linear-gradient(135deg,#0a3d62 0%,#07263d 55%,#00a859 100%);padding:56px 0}.home-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:28px;display:grid}.hero-label{background:#ffffff24;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-weight:700;display:inline-block}.home-hero-text h1{margin:0 0 14px;font-size:clamp(36px,5vw,64px);line-height:1.05}.home-hero-text p{max-width:700px;margin:0 0 22px;font-size:clamp(18px,2vw,23px);line-height:1.5}.home-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-primary-btn,.hero-secondary-btn{border-radius:12px;padding:14px 20px;font-weight:700;display:inline-block}.hero-primary-btn{color:#fff;background:#00a859}.hero-secondary-btn{color:#0a3d62;background:#fff}.home-hero-cards{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.hero-mini-card{background:#ffffff17;border:1px solid #ffffff24;border-radius:20px;place-items:center;min-height:190px;padding:16px;display:grid}.hero-mini-card img{object-fit:contain;width:100%;height:150px}.home-section-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.home-section-header h2{margin:0;font-size:34px}.home-categories-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.home-category-card{color:#fff;text-align:center;background:linear-gradient(135deg,#0a3d62 0%,#00a859 100%);border-radius:18px;place-items:center;min-height:130px;padding:16px;font-size:24px;font-weight:800;display:grid}.home-light-section{background:#ececec}.home-products-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.home-link-more{color:#0a3d62;font-weight:700}.home-brands-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.home-brand-box{color:#0a3d62;background:#fff;border:1px solid #ddd;border-radius:16px;place-items:center;min-height:90px;font-size:22px;font-weight:900;display:grid}.home-newsletter-section{padding-top:0}.home-newsletter-box{color:#fff;background:linear-gradient(135deg,#071b2c 0%,#0a3d62 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex}.home-newsletter-box h3{margin:0 0 8px;font-size:28px}.home-newsletter-box p{color:#d7e5f2;margin:0}.home-newsletter-form{flex-wrap:wrap;gap:12px;display:flex}.home-newsletter-form input{border:none;border-radius:10px;min-width:220px;height:48px;padding:0 14px}.home-newsletter-form button{color:#fff;cursor:pointer;background:#00a859;border:none;border-radius:10px;height:48px;padding:0 22px;font-weight:800}@media (width<=1100px){.home-hero-grid{grid-template-columns:1fr}.home-categories-grid,.home-brands-grid{grid-template-columns:repeat(2,1fr)}.home-newsletter-box{flex-direction:column;align-items:flex-start}}@media (width<=700px){.home-categories-grid,.home-brands-grid,.home-hero-cards{grid-template-columns:1fr}.home-newsletter-form,.home-newsletter-form input,.home-newsletter-form button{width:100%}}.product-card{background:#fff;border:1px solid #ddd;border-radius:16px;overflow:hidden}.product-card-image{padding:14px}.product-card-image img{object-fit:contain;background:#f7f7f7;border-radius:10px;width:100%;height:190px}.product-card-body{padding:14px}.product-category{color:#00a859;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700;display:inline-block}.product-card-body h3{margin:0 0 10px;font-size:22px}.product-price{color:#0a3d62;margin:8px 0;font-size:22px;font-weight:800}.product-stock{color:#555;margin-bottom:12px;font-size:14px}.product-btn{color:#fff;background:#0a3d62;border-radius:10px;padding:10px 14px;font-weight:700;display:inline-block}.catalog-controls{margin-bottom:18px}.catalog-search{border:1px solid #ccc;border-radius:10px;width:100%;height:48px;margin-bottom:14px;padding:0 14px}.catalog-chips{flex-wrap:wrap;gap:10px;display:flex}.catalog-chip{color:#0a3d62;cursor:pointer;background:#fff;border:1px solid #0a3d62;border-radius:999px;padding:10px 14px;font-weight:700}.catalog-chip-active{color:#fff;background:#0a3d62}.catalog-count{color:#666;margin-bottom:18px;font-size:14px}.product-page{background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;gap:28px;padding:24px;display:grid}.product-page-image-box{background:#f7f7f7;border-radius:14px;padding:18px}.product-page-image{object-fit:contain;width:100%;max-height:420px;display:block}.product-page-info h1{margin-top:0;margin-bottom:14px}.product-variants{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.variant-badge{color:#0a3d62;background:#eef6ff;border:1px solid #d0e6ff;border-radius:999px;padding:8px 10px;font-size:13px}.qty-box{align-items:center;gap:10px;margin:16px 0 20px;display:flex}.qty-box button{color:#fff;cursor:pointer;background:#0a3d62;border:none;border-radius:8px;width:34px;height:34px;font-weight:800}.buy-btn{color:#fff;cursor:pointer;background:#00a859;border:none;border-radius:10px;padding:12px 20px;font-weight:700}.product-page-actions{flex-wrap:wrap;gap:12px;display:flex}@media (width<=900px){.product-page{grid-template-columns:1fr}}.cart-page{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}.cart-list-box{background:#fff;border-radius:16px;padding:20px}.cart-row{border-bottom:1px solid #eee;grid-template-columns:110px 1fr auto;align-items:center;gap:18px;padding:14px 0;display:grid}.cart-row:last-child{border-bottom:none}.cart-row-image{object-fit:contain;background:#f7f7f7;border-radius:10px;width:100%;height:90px;padding:8px}.cart-row-info h3{margin:0 0 8px}.cart-row-info p{color:#555;margin:4px 0}.cart-row-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.cart-summary{background:#fff;border-radius:16px;padding:20px}.remove-btn,.clear-btn{cursor:pointer;border:none;border-radius:10px;padding:10px 14px;font-weight:700}.remove-btn{background:#ddd}.clear-btn{color:#fff;background:#0a3d62;width:100%;margin-top:12px}@media (width<=900px){.cart-page{grid-template-columns:1fr}.cart-row{grid-template-columns:1fr;align-items:start}.cart-row-actions{align-items:flex-start}.product-card{height:310px;overflow:hidden}.product-card-image{background:#fff;width:100%;padding:10px;object-fit:contain!important;height:150px!important}.product-card-content{padding:10px 12px}.product-card h3{min-height:34px;font-size:14px;line-height:1.2}.product-price{font-size:18px}.product-stock{font-size:12px}.product-card-actions{gap:8px;margin-top:8px;display:flex}.product-card-actions a,.product-card-actions button{border-radius:7px;padding:8px 10px;font-size:12px}.products-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.product-card{background:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;height:260px;padding:10px;display:flex}.product-card-image{object-fit:contain;width:100%;height:120px}.product-card h3{margin:5px 0;font-size:13px}.product-price{font-size:16px;font-weight:700}.product-stock{color:#555;font-size:12px}.product-card-actions{gap:6px;display:flex}.product-card-actions a,.product-card-actions button{flex:1;padding:6px;font-size:12px}.home-products-grid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:18px;display:grid}.home-products-grid .product-card{height:320px;overflow:hidden}.home-products-grid .product-card-image{background:#fff;width:100%;padding:10px;object-fit:contain!important;height:145px!important}.home-products-grid .product-card-content{padding:10px 12px}.home-products-grid .product-card h3{min-height:35px;font-size:14px;line-height:1.2}.home-products-grid .product-price{font-size:18px}.home-products-grid .product-stock{font-size:12px}.home-products-grid .product-card-actions{gap:8px;margin-top:8px;display:flex}.home-products-grid .product-card-actions a,.home-products-grid .product-card-actions button{flex:1;padding:8px;font-size:12px}.hero-image-slider{border-radius:14px;width:100%;height:320px;position:relative;overflow:hidden}.hero-image-track{gap:16px;width:max-content;animation:22s linear infinite heroScroll;display:flex}.hero-slide{background:#ffffff1f;border:1px solid #ffffff38;border-radius:14px;flex:none;justify-content:center;align-items:center;width:240px;height:320px;padding:12px;display:flex}.hero-slide img{object-fit:contain;background:#fff;border-radius:10px;width:100%;height:100%}@keyframes heroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-images-row{flex-wrap:nowrap;gap:12px;padding-bottom:8px;display:flex;overflow:auto hidden}.hero-image-card{background:#ffffff1a;border-radius:12px;flex:0 0 140px;justify-content:center;align-items:center;min-width:140px;height:140px;padding:8px;display:flex}.hero-image-card img{object-fit:contain;background:#fff;border-radius:8px;width:100%;height:100%}.hero-images-row::-webkit-scrollbar{height:6px}.hero-images-row::-webkit-scrollbar-thumb{background:#fff6;border-radius:10px}}.site-header{z-index:20;color:#fff;background:#083553;border-bottom:4px solid #00a859;position:sticky;top:0;box-shadow:0 12px 30px #031a2b38}.header-purchases-link{align-items:center;gap:7px;display:inline-flex}.header-purchases-link span{color:#fff;background:#00a859;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:11px;font-weight:800;display:inline-grid}.header-layout{grid-template-columns:170px minmax(280px,1fr) auto;align-items:center;gap:18px;padding-top:12px;padding-bottom:12px;display:grid}.header-brand{align-items:center;display:inline-flex}.header-brand img{width:150px;max-width:100%;display:block}.header-search{background:#fff;border-radius:12px;min-width:0;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0835531a}.header-search-input{border:0;outline:none;width:100%;min-width:0;height:46px;padding:0 14px}.header-search-button{color:#fff;cursor:pointer;background:#00a859;border:0;min-width:92px;font-weight:800}.header-search-button:hover,.header-signout:hover,.hero-primary-btn:hover,.store-product-add:hover{filter:brightness(.95)}.header-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;font-size:14px;font-weight:800;display:flex}.header-nav a{padding:8px 0}.header-account-actions{align-items:center;gap:14px;padding-left:2px;display:inline-flex}.header-account-actions a,.header-account-actions button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0}.header-account-actions a:hover,.header-account-actions button:hover,.header-nav>a:hover{color:#a9ffd5}.header-signout{color:#fff;cursor:pointer;background:#00a859;border:0;border-radius:9px;padding:9px 13px;font-weight:800}.auth-page{background:#fff;min-height:calc(100vh - 190px);padding:46px 0 68px}.auth-layout{grid-template-columns:minmax(280px,1fr) minmax(360px,464px);align-items:start;gap:72px;display:grid}.auth-copy{flex-direction:column;justify-content:space-between;min-height:420px;display:flex}.auth-copy h1{color:#111;max-width:460px;margin:0;font-size:clamp(32px,4vw,44px);font-weight:800;line-height:1.16}.auth-security-link{color:#111;background:#fff;border:1px solid #e4e4e4;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(100%,340px);min-height:52px;padding:0 14px;font-size:14px;display:grid;box-shadow:0 2px 6px #00000014}.auth-security-icon{border:2px solid #111;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.auth-card{background:#fff;border:1px solid #dedede;border-radius:6px;padding:34px 32px}.auth-form{gap:8px;display:grid}.auth-form label{color:#222;font-size:14px}.auth-form input{border:1px solid #c9d0d8;border-radius:8px;outline:none;width:100%;height:52px;padding:0 13px}.auth-form input:focus{border-color:#3483fa;box-shadow:0 0 0 1px #3483fa}.auth-primary-button,.auth-google-button{cursor:pointer;border-radius:6px;width:100%;min-height:48px;font-weight:700}.auth-primary-button{color:#fff;background:#3483fa;border:0;margin-top:8px}.auth-primary-button:hover{background:#2968c8}.auth-primary-button:disabled,.auth-google-button:disabled{opacity:.7;cursor:not-allowed}.auth-create-link{color:#2968c8;text-align:center;margin:24px 0 26px;font-weight:700;display:block}.auth-divider{color:#111;align-items:center;gap:18px;margin-bottom:24px;font-size:14px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e5e5;flex:1;height:1px}.auth-google-button{color:#222;background:#fff;border:1px solid #d7dce1;justify-content:center;align-items:center;gap:72px;display:flex}.auth-google-button:hover{background:#f7f8fa}.google-mark{color:#4285f4;font-size:20px;font-weight:900}.auth-error{color:#c62828;margin:2px 0 0;font-size:14px}.checkout-return-page{background:#eef2f4;min-height:58vh;padding:58px 0 72px}.checkout-flow-page{background:#ededed;min-height:70vh;padding:42px 0 68px}.checkout-flow-layout{grid-template-columns:minmax(0,1fr) 398px;align-items:start;gap:34px;display:grid}.checkout-flow-main h1{color:#111;margin:0 0 26px;font-size:clamp(26px,3vw,34px);font-weight:800}.checkout-option-card,.checkout-payment-card,.checkout-summary-card{background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000001f}.checkout-radio-row,.checkout-payment-row{cursor:pointer;border-bottom:1px solid #e4e4e4;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px 22px;display:grid}.checkout-payment-row{grid-template-columns:auto auto 1fr}.checkout-radio-row:last-child,.checkout-payment-row:last-child{border-bottom:0}.checkout-radio-row input,.checkout-payment-row input{accent-color:#3483fa;width:20px;height:20px}.checkout-radio-row span,.checkout-payment-row span:last-child{gap:8px;display:grid}.checkout-radio-row strong,.checkout-payment-row strong{color:#111;font-size:20px}.checkout-radio-row small,.checkout-payment-row small{color:#6b7280;font-size:15px}.checkout-radio-active{background:#fbfdff}.checkout-address-box{border-bottom:1px solid #e4e4e4;padding:20px 22px 24px}.checkout-form-grid{grid-template-columns:2fr 1fr;gap:14px;display:grid}.checkout-form-grid label{color:#444;gap:7px;font-size:14px;font-weight:700;display:grid}.checkout-form-grid input{background:#fff;border:1px solid #d4d8dd;border-radius:7px;height:44px;padding:0 12px}.checkout-option-footer{justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.checkout-option-footer a,.checkout-coupon-link{color:#2968ff;background:0 0;border:0;font-weight:700}.checkout-option-footer button{color:#fff;cursor:pointer;background:#3483fa;border:0;border-radius:7px;min-width:134px;min-height:52px;font-weight:800}.checkout-option-footer button:hover{background:#2968c8}.checkout-option-footer button:disabled{opacity:.75;cursor:not-allowed}.checkout-summary-card{overflow:hidden}.checkout-summary-card h2{color:#111;border-bottom:1px solid #e4e4e4;margin:0;padding:20px 18px;font-size:18px;font-weight:800}.checkout-summary-card div{color:#111;justify-content:space-between;align-items:center;gap:16px;padding:6px 18px;display:flex}.checkout-summary-card div:first-of-type{padding-top:18px}.checkout-summary-card hr{background:#dedede;border:0;height:1px;margin:16px 18px}.checkout-discount-line strong,.checkout-summary-card small{color:#00a859}.checkout-total-line,.checkout-pay-line{font-size:19px;font-weight:900;padding-bottom:20px!important}.checkout-pay-line strong{font-size:24px}.checkout-cashback-note{color:#5f1392;background:#f4edfb;border:1px solid #e8dff4;border-radius:7px;margin-bottom:18px;padding:14px 18px;font-weight:700}.checkout-contact-card{background:#fff;border-radius:7px;gap:8px;margin-bottom:18px;padding:18px;display:grid;box-shadow:0 1px 2px #0000001f}.checkout-contact-card label{color:#111;font-size:15px;font-weight:800}.checkout-contact-card input{border:1px solid #d4d8dd;border-radius:7px;outline:none;height:48px;padding:0 12px}.checkout-contact-card input:focus{border-color:#3483fa;box-shadow:0 0 0 1px #3483fa}.payment-method-icon{background:#fff;border:1px solid #e7e7e7;border-radius:999px;place-items:center;width:42px;height:42px;font-size:14px;font-weight:900;display:grid!important}.payment-pix{color:#00b9a7}.payment-mercadopago{color:#3483fa}.payment-boleto{color:#444}.checkout-flow-error{color:#c62828;margin-top:14px;font-weight:700}.checkout-empty-state{background:#fff;border-radius:12px;justify-items:start;gap:14px;padding:36px;display:grid}.checkout-return-layout{place-items:center;display:grid}.checkout-status-card{text-align:center;background:#fff;border:1px solid #dce4e8;border-radius:18px;width:min(100%,720px);padding:34px;box-shadow:0 18px 48px #0c2d401a}.checkout-status-icon{color:#0a3d62;background:#eaf2f7;border-radius:999px;place-items:center;width:62px;height:62px;margin-bottom:18px;font-size:26px;font-weight:900;display:inline-grid}.checkout-status-success .checkout-status-icon{color:#00a859;background:#e3f8ed}.checkout-status-pending .checkout-status-icon{color:#b36b00;background:#fff2d8}.checkout-status-failure .checkout-status-icon{color:#c62828;background:#ffe5e5}.checkout-status-card h1{color:#092f49;margin:0 0 12px;font-size:clamp(30px,4vw,42px);font-weight:900}.checkout-status-card p{color:#3f4c55;max-width:560px;margin:0 auto;line-height:1.55}.checkout-reference-box{color:#27343d;text-align:left;background:#f4f8fa;border-radius:12px;gap:8px;margin:22px auto 0;padding:14px;font-size:14px;display:grid}.checkout-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.checkout-whatsapp-link{color:#007a3f;background:#e8f7ef;border-radius:12px;padding:14px 20px;font-weight:800;display:inline-block}.home-hero{background:radial-gradient(circle at 80% 20%,#00a8596b,#0000 34%),linear-gradient(135deg,#06283f 0%,#0a3d62 58%,#04314b 100%);padding:68px 0 58px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-primary-btn,.hero-secondary-btn{transition:transform .18s,box-shadow .18s,filter .18s}.hero-primary-btn:hover,.hero-secondary-btn:hover{transform:translateY(-1px)}.home-hero-showcase{min-width:0}.hero-spotlight-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:24px;grid-template-columns:minmax(160px,1fr) 1fr;align-items:center;gap:18px;min-height:300px;padding:22px;display:grid;position:relative;box-shadow:0 28px 70px #00000038}.hero-spotlight-card img{object-fit:contain;background:#fff;border-radius:18px;width:100%;height:250px;padding:16px}.hero-spotlight-card strong{margin-bottom:8px;font-size:clamp(22px,2.5vw,34px);line-height:1.1;display:block}.hero-spotlight-card p{color:#baf5d7;font-size:24px;font-weight:900}.hero-spotlight-tag{color:#271600;text-transform:uppercase;background:#ffb84d;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900;position:absolute;top:18px;left:18px}.promo-section{background:#ececec;margin-top:-18px;padding:0 0 6px}.promo-container{position:relative}.promo-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding:14px 0 10px;display:flex;overflow-x:auto}.promo-carousel::-webkit-scrollbar{display:none}.promo-banner-card{aspect-ratio:2.35;scroll-snap-align:start;background:#061e70;border-radius:18px;flex:0 0 min(820px,100vw - 76px);transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 18px 42px #082a4f2e}.promo-banner-card:hover{transform:translateY(-2px);box-shadow:0 24px 56px #082a4f3d}.promo-banner-card img{object-fit:contain;width:100%;height:100%;display:block}.promo-arrow{z-index:2;color:#ff6b00;cursor:pointer;background:#fff;border:0;border-radius:999px;place-items:center;width:36px;height:36px;font-size:20px;font-weight:900;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #082a4f3d}.promo-arrow-left{left:6px}.promo-arrow-right{right:6px}.promo-arrow:hover{color:#fff;background:#ff6b00}.categories-section,.products-section,.brands-section{margin-top:42px}.categories-section h2,.products-header h2,.brands-section h2{color:#092f49;margin:0;font-size:clamp(26px,3vw,36px);font-weight:900}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-top:18px;display:grid}.category-card{color:#fff;background:linear-gradient(135deg,#0a3d62 0%,#0f6b6f 58%,#00a859 100%);border-radius:16px;flex-direction:column;justify-content:space-between;min-height:116px;padding:18px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 18px 40px #072f4924}.category-card:hover{transform:translateY(-3px);box-shadow:0 24px 52px #072f4933}.category-card span{font-size:21px;font-weight:900}.category-card small{color:#ffffffc7;font-weight:700}.products-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.products-header a{color:#0a3d62;font-weight:900}.home-products-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.store-product-card{background:#fff;border:1px solid #e4e8eb;border-radius:16px;flex-direction:column;min-height:410px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 14px 36px #0c2d4014}.store-product-card:hover{border-color:#00a85961;transform:translateY(-4px);box-shadow:0 22px 48px #0c2d4024}.store-product-media{background:linear-gradient(#f9fbfc 0%,#eef4f7 100%);flex:0 0 226px;place-items:center;height:226px;padding:16px;display:grid;overflow:hidden}.store-product-photo{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;transition:transform .18s;display:block}.store-product-card:hover .store-product-photo{transform:none}.store-product-content{z-index:1;background:#fff;flex-direction:column;flex:1;padding:14px;display:flex;position:relative}.store-product-meta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.store-product-meta span{color:#00a859;text-transform:uppercase;font-size:12px;font-weight:900}.store-product-meta small{color:#66727a;font-size:12px;font-weight:700}.store-product-card h3{color:#111;min-height:42px;margin:0 0 10px;font-size:16px;line-height:1.3}.store-product-price{color:#0a3d62;margin:auto 0 12px;font-size:22px;font-weight:900}.store-product-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.store-product-details,.store-product-add{text-align:center;border-radius:9px;place-items:center;min-height:38px;font-size:13px;font-weight:900;display:grid}.store-product-details{color:#0a3d62;background:#eaf2f7}.store-product-add{color:#fff;cursor:pointer;background:#00a859;border:0}.brands-section{margin-bottom:48px}.brands-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-top:18px;display:grid}.brand-card{background:#fff;border:1px solid #e1e5e8;border-radius:16px;place-items:center;gap:8px;min-height:96px;padding:14px;display:grid;box-shadow:0 12px 28px #0c2d4012}.brand-card img{object-fit:contain;max-width:118px;max-height:38px}.brand-card span{color:#0a3d62;font-size:13px;font-weight:900}@media (width>=1200px){.home-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1050px){.header-layout{grid-template-columns:150px 1fr}.header-nav{grid-column:1/-1;justify-content:flex-start}.auth-layout{grid-template-columns:1fr;gap:28px}.auth-copy{gap:28px;min-height:auto}.checkout-flow-layout{grid-template-columns:1fr}.hero-spotlight-card{max-width:760px}}@media (width<=700px){.header-layout{grid-template-columns:1fr;gap:12px}.header-brand{justify-content:center}.header-search{width:100%}.header-nav{justify-content:center;font-size:13px}.header-account-actions{flex-wrap:wrap;justify-content:center}.auth-page{padding:32px 0 48px}.auth-copy h1{font-size:30px}.auth-card{padding:24px 18px}.auth-google-button{gap:32px}.checkout-flow-page{padding:28px 0 46px}.checkout-radio-row,.checkout-payment-row{grid-template-columns:auto 1fr;padding:18px 16px}.checkout-radio-row>strong{grid-column:2}.checkout-form-grid{grid-template-columns:1fr}.checkout-option-footer{flex-direction:column;align-items:stretch}.home-hero{padding:44px 0}.hero-spotlight-card{grid-template-columns:1fr;min-height:0}.hero-spotlight-card img{height:210px}.products-header{flex-direction:column;align-items:flex-start}.promo-section{margin-top:0}.promo-banner-card{border-radius:14px;flex-basis:calc(100vw - 48px)}.store-product-actions{grid-template-columns:1fr}}
