@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.smooth-collapse{grid-column:1 / -1;min-width:0;width:100%;overflow:hidden;opacity:0;visibility:hidden;transition:height .44s cubic-bezier(.22,1,.36,1),opacity .3s ease,visibility 0s linear .44s}.smooth-collapse.is-open{opacity:1;visibility:visible;transition:height .44s cubic-bezier(.22,1,.36,1),opacity .32s ease,visibility 0s}.smooth-collapse-content{display:flow-root}.smooth-collapse .checkout-form,.smooth-collapse .order-items{animation:none}@media(prefers-reduced-motion:reduce){.smooth-collapse,.smooth-collapse.is-open{transition:none}}.cart-layer{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.cart-layer.is-open{visibility:visible;pointer-events:auto}.cart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;opacity:0;background:#0a070794;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;transition:opacity .28s ease}.cart-layer.is-open .cart-overlay{opacity:1}.cart-drawer{width:min(470px,100%);height:100%;position:absolute;top:0;right:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:#171b25;background:#fff;box-shadow:-20px 0 70px #14040247;transform:translate(102%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.cart-layer.is-open .cart-drawer{transform:translate(0)}.cart-header{min-height:90px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(125deg,#310502,#681109 65%,#3d0502)}.cart-header>div{display:flex;align-items:center;gap:13px}.cart-heading-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff14}.cart-heading-icon svg{width:24px;height:24px}.cart-header h2,.cart-header p{margin:0}.cart-header h2{font-size:21px;letter-spacing:-.025em}.cart-header p{margin-top:2px;color:#e5ccca;font-size:13px}.cart-close{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;background:#ffffff14;cursor:pointer}.cart-close:hover{background:#ffffff29}.cart-close svg{width:21px;height:21px}.cart-body{min-height:0;overflow-y:auto;padding:18px 20px;background:#f7f8fa;scrollbar-width:thin;scrollbar-color:#c9cdd4 transparent}.cart-items{display:grid;gap:12px}.cart-item{min-width:0;padding:13px;display:grid;grid-template-columns:88px minmax(0,1fr);gap:13px;border:1px solid #e0e3e8;border-radius:12px;background:#fff;box-shadow:0 5px 18px #181f2c0d;transition:opacity .2s,transform .2s;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.cart-item.is-updating{opacity:.58;transform:scale(.99)}.cart-item-image{height:88px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#f6f7f8}.cart-item-image img{width:100%;height:100%;object-fit:contain}.cart-item-image>svg{width:33px;height:33px;color:#b8bec8}.cart-item-content{min-width:0}.cart-item-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cart-item-title h3{margin:2px 0 0;overflow:hidden;color:#171c27;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cart-item-title button{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border:0;color:#9a4148;background:transparent;cursor:pointer}.cart-item-title button:hover{color:#d20d20}.cart-item-title button:disabled{opacity:.45;cursor:wait}.cart-item-title svg{width:17px}.cart-item-content>p{margin:5px 0 12px;color:#747b88;font-size:11px}.cart-item-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-item-footer>strong{color:#d70c20;font-size:15px}.cart-quantity{height:34px;display:grid;grid-template-columns:32px 32px 32px;align-items:center;overflow:hidden;border:1px solid #dce0e6;border-radius:7px}.cart-quantity button{height:100%;display:grid;place-items:center;border:0;color:#222733;background:#fff;cursor:pointer}.cart-quantity button:hover:not(:disabled){color:#d60c20;background:#fff2f1}.cart-quantity button:disabled{color:#b8bdc5;cursor:not-allowed}.cart-quantity svg{width:13px}.cart-quantity output{text-align:center;font-size:13px;font-weight:700}.cart-inline-error{margin:0 0 12px;padding:10px 12px;border:1px solid #f1b9bf;border-radius:8px;color:#9f1825;background:#fff0f1;font-size:12px}.cart-locked-message{margin:0 0 12px;padding:9px 11px;display:flex;align-items:center;gap:8px;border:1px solid #e1d8cf;border-radius:8px;color:#675c52;background:#faf6f1;font-size:11px;font-weight:600}.cart-locked-message svg{width:15px;height:15px;flex:0 0 auto}.cart-item.is-locked .cart-item-title button,.cart-item.is-locked .cart-quantity button{color:#b7bbc2;cursor:not-allowed}.cart-state{min-height:100%;padding:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#697181;text-align:center}.cart-state>svg{width:42px;height:42px;color:#c31525}.cart-state strong,.cart-state p{margin:0}.cart-state strong{color:#171d29;font-size:18px}.cart-state p{max-width:290px;font-size:13px;line-height:1.5}.cart-state>button,.cart-state>a{margin-top:8px;padding:11px 18px;display:flex;align-items:center;gap:8px;border:0;border-radius:8px;color:#fff;background:#d90d20;font-weight:700;text-decoration:none;cursor:pointer}.cart-empty>span{width:82px;height:82px;margin-bottom:5px;display:grid;place-items:center;border-radius:50%;color:#a91825;background:#f7e5e6}.cart-empty>span svg{width:38px;height:38px}.cart-spinner{width:30px;height:30px;border:3px solid #dfe2e7;border-top-color:#d70c20;border-radius:50%;animation:cart-spin .7s linear infinite}.cart-footer{padding:16px 20px 18px;border-top:1px solid #e1e4e8;background:#fff;box-shadow:0 -8px 24px #171d280f}.cart-benefits{margin-bottom:14px;display:flex;justify-content:space-between;gap:12px;color:#6a7280;font-size:11px}.cart-benefits span{display:flex;align-items:center;gap:6px}.cart-benefits svg{width:16px;height:16px;color:#a41622}.cart-total{padding:14px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eceef1}.cart-total span,.cart-total small{display:block}.cart-total span{color:#333946;font-size:14px;font-weight:700}.cart-total small{margin-top:2px;color:#89909c;font-size:10px;font-weight:400}.cart-total>strong{color:#d40c1f;font-size:24px}.cart-minimum-order{display:grid;gap:4px;margin:12px 0;padding:12px 14px;border:1px solid #efd5a4;border-radius:8px;background:#fff8eb;color:#775014;font-size:13px;line-height:1.5}.cart-minimum-order.is-met{border-color:#dde5ee;background:#f4f7fa;color:#52657a}.cart-checkout{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:9px;color:#fff;background:linear-gradient(#e41426,#ca0013);font-weight:700}.cart-checkout:disabled{opacity:.58;cursor:not-allowed}.cart-checkout svg{width:19px}.checkout-form{animation:checkout-reveal .28s cubic-bezier(.22,1,.36,1) both;padding:14px;width:100%;min-width:0;overflow:hidden;border:1px solid #e2e4e8;border-radius:10px;background:#f8f9fa}@keyframes checkout-reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.checkout-form{animation:none}}.checkout-form-heading{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-form-heading h3{margin:0;color:#171d28;font-size:15px}.checkout-form-heading button{padding:4px;border:0;color:#b20c1c;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.checkout-form-heading button:hover{text-decoration:underline}.checkout-form label{width:100%;min-width:0;margin-bottom:11px;display:block;overflow:hidden}.checkout-form label>span{margin-bottom:5px;display:flex;align-items:center;gap:6px;color:#525a68;font-size:11px;font-weight:700}.checkout-form label svg{width:14px;height:14px}.checkout-form select,.checkout-form input,.checkout-form textarea{width:100%;min-width:0;max-width:100%;inline-size:100%;min-inline-size:0;max-inline-size:100%;border:1px solid #d7dbe1;border-radius:7px;color:#202631;background:#fff;font-size:13px}.checkout-form input[type=date]{width:100%;min-width:0;max-width:100%;inline-size:100%;min-inline-size:0;max-inline-size:100%;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkout-form input[type=date]::-webkit-date-and-time-value{min-width:0;margin:0;text-align:left}.checkout-form input[type=date]::-webkit-calendar-picker-indicator{flex:0 0 auto;margin:0;padding:0}.checkout-form select,.checkout-form input{height:40px;padding:0 10px}.checkout-form textarea{min-height:58px;padding:9px 10px;resize:vertical}.checkout-form .cart-checkout{margin-top:4px}.checkout-loading{margin:10px 0;color:#717987;font-size:12px;text-align:center}.order-created{min-height:100%;padding:42px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:#687181;text-align:center}.order-created>svg{width:64px;height:64px;color:#168445}.order-created strong{color:#17201c;font-size:19px}.order-created p{max-width:310px;margin:0;font-size:13px;line-height:1.5}.order-created a{margin-top:8px;padding:11px 18px;display:flex;align-items:center;gap:9px;border-radius:8px;color:#fff;background:#d90d20;font-weight:700;text-decoration:none}.order-created a svg{width:17px}.continue-shopping{width:100%;margin-top:9px;padding:7px;border:0;color:#6d7480;background:transparent;font-size:12px;font-weight:600;cursor:pointer}.continue-shopping:hover{color:#b20c1b}@keyframes cart-spin{to{transform:rotate(360deg)}}@media(max-width:520px){.cart-drawer{width:100%}.cart-header{min-height:82px}.cart-body{padding:14px}.cart-footer{min-width:0;padding:14px}.checkout-form input[type=date]{width:100%;min-width:0;padding-right:8px}.cart-item{grid-template-columns:72px minmax(0,1fr)}.cart-item-image{height:72px}}@media(prefers-reduced-motion:reduce){.cart-overlay,.cart-drawer,.cart-item{transition:none}.cart-spinner{animation-duration:1.5s}}.home-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#f5f7fa;color:#17324d;text-align:center}.home-loading>div{display:flex;flex-direction:column;align-items:center;gap:16px}.home-loading strong{font-size:24px;letter-spacing:-.5px}.home-loading p{margin:0;font-size:14px;color:#627086}.home-loading-spinner{width:36px;height:36px;border:3px solid #dce4ec;border-top-color:#d80e21;border-radius:50%;animation:home-loading-spin .85s linear infinite}@keyframes home-loading-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.home-loading-spinner{animation:none}}.store-shell{--header-control-height: 48px;min-height:100vh;color:#121722;background:#fff}.store-header{position:relative;z-index:10;overflow:hidden;color:#fff;background:url(/assets/hero-daia-CJ9VdHUN.webp) center 50% / cover no-repeat;box-shadow:0 4px 15px #1e000033}.store-header:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#00000014}.store-header-main{width:min(1140px,calc(100% - 64px));min-height:92px;margin:0 auto;display:grid;grid-template-columns:245px minmax(250px,1fr);align-items:center;gap:44px;position:relative;z-index:1}.store-brand{height:var(--header-control-height);display:flex;align-items:center;gap:10px;text-decoration:none}.store-brand-icon{width:var(--header-control-height);height:var(--header-control-height);flex:0 0 var(--header-control-height);object-fit:contain}.store-brand .logo{display:block;width:auto;max-width:calc(100% - var(--header-control-height) - 10px);height:calc(var(--header-control-height) - 6px);object-fit:contain;object-position:left center}.store-actions{display:flex;align-items:center;justify-self:end;gap:12px}.store-cart-action{width:var(--header-control-height);height:var(--header-control-height);position:relative;display:grid;place-items:center;border:0;border-radius:10px;color:#fff;background:transparent;cursor:pointer}.store-cart-action,.store-user-action{border:1px solid transparent;transition:border-color var(--motion-fast) ease,background var(--motion-fast) ease,box-shadow var(--motion-fast) ease,transform var(--motion-fast) ease}.store-cart-action:hover,.store-cart-action.active,.store-user-action:hover,.store-user-action.active{border-color:#ffffff70;background:#ffffff21;box-shadow:0 8px 24px #0000002e;transform:translateY(-1px)}.store-user-action{height:var(--header-control-height);min-width:190px;max-width:235px;padding:5px 12px 5px 7px;display:flex;align-items:center;gap:9px;border-radius:10px;color:#fff;text-decoration:none}.store-user-icon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:9px;background:#ffffff24}.store-user-icon svg{width:22px;height:22px}.store-user-copy{min-width:0;display:grid;gap:2px}.store-user-copy strong,.store-user-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-user-copy strong{font-size:12px;font-weight:700}.store-user-copy small{color:#ffffffb8;font-size:10px}.store-actions svg{width:27px;height:27px;stroke-width:1.8}.cart-count{min-width:20px;height:20px;padding:0 5px;position:absolute;top:0;right:-1px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#e80016;font-size:11px;font-weight:700}.store-navigation{height:50px;display:flex;align-items:stretch;justify-content:center;gap:58px;position:relative;z-index:1}.store-navigation a{padding:0 8px;position:relative;display:flex;align-items:center;color:#fff;font-size:15px;font-weight:600;text-decoration:none}.store-navigation a:after{content:"";height:3px;position:absolute;right:0;bottom:0;left:0;border-radius:999px;background:linear-gradient(90deg,#e3091f,#ff5a16 48%,#ffd21e);box-shadow:0 2px 7px #ff841457;transform:translateZ(0) scaleX(0);transform-origin:left center;backface-visibility:hidden;will-change:transform}.store-navigation a:hover,.store-navigation a.active{color:#ffd000}.store-navigation a:hover:after{animation:navigation-line-loading .18s ease-out forwards}.store-navigation a.active:after{transform:translateZ(0) scaleX(1)}.store-navigation a.active:hover:after{animation:navigation-line-loading .18s ease-out forwards}@keyframes navigation-line-loading{0%{transform:translateZ(0) scaleX(0)}to{transform:translateZ(0) scaleX(1)}}.home-hero{min-height:458px;position:relative;display:grid;overflow:hidden;grid-template-columns:minmax(0,1fr) minmax(340px,390px);align-items:center;gap:70px;padding:56px max(5vw,calc((100% - 1120px)/2));color:#fff;background:#21100a}.home-presentation .home-hero{min-height:100vh}.home-presentation-header{width:min(1180px,calc(100% - 64px));position:absolute;z-index:4;top:24px;left:50%;display:flex;align-items:center;justify-content:space-between;gap:24px;transform:translate(-50%)}.home-presentation-brand{height:54px;display:flex;align-items:center;gap:11px;text-decoration:none;filter:drop-shadow(0 4px 12px rgba(0,0,0,.32))}.home-presentation-brand>img{width:54px;height:54px;object-fit:contain}.home-presentation-brand .logo{width:auto;height:43px;object-fit:contain}.home-presentation-actions{display:flex;align-items:center;gap:10px}.home-presentation-actions a{min-width:92px;height:48px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.28);border-radius:12px;color:#fff;background:#0f0a0857;box-shadow:0 7px 22px #00000029;font-size:12px;font-weight:700;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color var(--motion-fast) ease,color var(--motion-fast) ease,background var(--motion-fast) ease,box-shadow var(--motion-fast) ease,transform var(--motion-fast) ease}.home-presentation-actions a:hover{border-color:#ffd21eb8;color:#ffdb4d;background:#35100aa8;box-shadow:0 12px 28px #0000003d;transform:translateY(-3px)}.home-presentation-actions svg{width:21px;height:21px}.home-hero:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#050403d1,#0c07043d 58%,#08040247)}.hero-slide-images{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0}.hero-slide-image{position:absolute;top:-2%;right:-2%;bottom:-2%;left:-2%;opacity:0;background-position:center;background-size:cover;transform:scale(1.035);transition:opacity .9s ease-in-out,transform 6s ease-out;will-change:opacity,transform}.hero-slide-image.active{opacity:1;transform:scale(1)}.hero-content,.hero-highlights{position:relative;z-index:2}.hero-content h1{margin:0;font-size:clamp(42px,5vw,61px);line-height:.98;letter-spacing:-.04em;animation:ui-fade-up var(--motion-slow) var(--motion-easing) backwards}.hero-content mark{color:#ffd153;background:transparent}.hero-content p{margin:20px 0 25px;font-size:clamp(18px,2vw,26px);line-height:1.35;animation:ui-fade-up var(--motion-slow) 80ms var(--motion-easing) backwards}.primary-link{width:fit-content;min-height:56px;padding:0 34px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:12px;color:#fff;background:linear-gradient(#ef1424,#d90013);font-weight:700;text-decoration:none;box-shadow:0 8px 20px #a7000d40;transition:filter var(--motion-fast) ease,transform var(--motion-fast) ease}.primary-link:hover{filter:brightness(1.08);transform:translateY(-2px)}.hero-content>.primary-link{animation:ui-fade-up var(--motion-slow) .15s var(--motion-easing) backwards}.primary-link svg{width:21px}.hero-highlights{margin:0;padding:10px 28px;border:1px solid rgba(255,255,255,.1);border-radius:14px;list-style:none;background:#0c0a09c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:ui-fade-up var(--motion-slow) .12s var(--motion-easing) backwards}.hero-highlights li{min-height:78px;display:flex;align-items:center;gap:24px;border-bottom:1px solid rgba(255,255,255,.14);font-size:17px;font-weight:700;transition:padding .22s ease,color .22s ease,background-color .22s ease}.hero-highlights li:hover{margin:0 -14px;padding:0 14px;color:#ffdc65;background:#ffffff12}.hero-highlights li:last-child{border-bottom:0}.hero-highlights svg{width:39px;height:39px;color:#ffca18;stroke-width:1.8;transition:transform .22s ease,filter .22s ease}.hero-highlights li:hover svg{filter:drop-shadow(0 4px 8px rgba(255,202,24,.28));transform:scale(1.1) translate(2px)}.hero-pages{position:absolute;z-index:3;left:50%;bottom:18px;display:flex;gap:11px;transform:translate(-50%)}.hero-pages button{width:13px;height:13px;padding:0;border:1px solid rgba(255,255,255,.44);border-radius:50%;background:#ffffff80;box-shadow:0 2px 7px #0003;cursor:pointer;transition:width var(--motion-fast) ease,border-radius var(--motion-fast) ease,background var(--motion-fast) ease,transform var(--motion-fast) ease}.hero-pages button:hover{transform:scale(1.18)}.hero-pages button.active{width:31px;border-radius:999px;background:#fff}.store-benefits{min-height:94px;padding:18px max(4vw,calc((100% - 1120px)/2));display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:30px;box-shadow:0 8px 28px #1414180f}.store-benefits article{display:flex;align-items:center;gap:16px;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.store-benefits article:nth-child(2){animation-delay:60ms}.store-benefits article:nth-child(3){animation-delay:.12s}.store-benefits article:nth-child(4){animation-delay:.18s}.store-benefits svg{width:39px;height:39px;flex:0 0 auto;color:#e20b22}.store-benefits p,.store-benefits strong,.store-benefits span{display:block;margin:0}.store-benefits strong{margin-bottom:2px;font-size:14px}.store-benefits span{color:#555b66;font-size:13px}.home-content{width:min(1120px,calc(100% - 64px));margin:0 auto;padding:30px 0 48px}.section-heading{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.section-heading h2,.brands h2,.about-strip h2{margin:0;letter-spacing:-.03em}.section-heading h2{font-size:29px}.section-heading a{display:flex;align-items:center;gap:10px;color:#e00018;font-weight:700;text-decoration:none}.section-heading svg{width:18px}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.category-card{min-width:0;min-height:172px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:14px;border:1px solid #e4e5e8;border-radius:10px;color:#10141d;text-decoration:none;box-shadow:0 5px 18px #1419230a;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.category-card:nth-child(2),.brand-list img:nth-child(2){animation-delay:50ms}.category-card:nth-child(3),.brand-list img:nth-child(3){animation-delay:.1s}.category-card:nth-child(4),.brand-list img:nth-child(4){animation-delay:.15s}.category-card:nth-child(5),.brand-list img:nth-child(5){animation-delay:.2s}.category-card:nth-child(6),.brand-list img:nth-child(6){animation-delay:.25s}.category-card:hover{border-color:#d80d1f59;box-shadow:0 14px 30px #1f18181f;transform:translateY(-6px)}.category-visual{position:absolute;top:0;right:0;bottom:44px;left:0;display:grid;place-items:center;background:linear-gradient(145deg,var(--category-start),var(--category-end))}.category-visual svg{width:72px;height:72px;color:#191c22b8;stroke-width:1.25;transition:transform .25s ease}.category-visual img{width:100%;height:100%;display:block;object-fit:cover;transition:filter .3s ease,transform .35s ease}.category-visual:after{content:"";position:absolute;inset:auto 0 0;height:42%;pointer-events:none;background:linear-gradient(transparent,#0003)}.category-card:hover .category-visual svg{transform:scale(1.12) rotate(-3deg)}.category-card:hover .category-visual img{filter:brightness(1.06) saturate(1.08);transform:scale(1.07)}.category-card strong{max-width:calc(100% - 22px);position:relative;z-index:1;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.category-card>svg{width:17px;position:absolute;right:10px;bottom:13px;color:#ed1025;transition:transform .22s ease}.category-card:hover>svg{transform:translate(4px)}.brands{min-height:145px;margin-top:34px;display:grid;grid-template-columns:285px 1fr;overflow:hidden;border:1px solid #e1e2e5;border-radius:11px}.brands-intro{padding:24px;background:linear-gradient(120deg,#fafafa,#fff)}.brands-intro h2{margin-bottom:12px;font-size:22px;line-height:1.05}.brands-intro .primary-link{min-height:40px;padding:0 20px;border-radius:9px;font-size:13px}.brand-list{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:22px;padding:24px}.brand-list img{width:100%;height:70px;object-fit:contain;transition:transform .2s ease,filter .2s ease;animation:ui-scale-in var(--motion-normal) var(--motion-easing) backwards}.brand-list img:hover{filter:saturate(1.08);transform:scale(1.04)}.about-strip{margin-top:32px;padding:22px 28px;display:flex;align-items:center;gap:22px;border-radius:12px;color:#fff;background:#3d0905;box-shadow:0 8px 22px #3d09051f;transition:box-shadow .24s ease,transform .24s ease,background-color .24s ease}.about-strip:hover{background:#520d08;box-shadow:0 16px 34px #3d09053d;transform:translateY(-4px)}.about-strip svg{width:45px;height:45px;color:#ffca18;transition:transform .24s ease}.about-strip:hover>svg{transform:scale(1.1) rotate(-5deg)}.about-strip p{margin:5px 0 0;color:#eadfdd}.store-footer{min-height:132px;position:relative;overflow:hidden;padding:28px max(4vw,calc((100% - 1120px)/2));display:flex;align-items:center;gap:28px;color:#fff;background:linear-gradient(110deg,#2c0502,#5b0b05 72%,#350402)}.footer-truck-icon{width:82px;height:72px;position:relative;display:block}.footer-truck-icon>svg:first-child{width:70px;height:70px;position:absolute;top:0;left:0;color:#ffcf22;stroke-width:1.5}.footer-truck-icon>svg:nth-child(2){width:27px;height:27px;position:absolute;top:13px;right:0;padding:4px;border:1px solid rgba(255,255,255,.32);border-radius:7px;color:#fff3b5;background:#641008}.footer-truck-icon>i{width:47px;height:2px;position:absolute;left:8px;bottom:4px;border-radius:2px;background:#ffcf227a;box-shadow:-9px 5px #ffcf2233,9px -5px #ffcf2240}.store-footer strong{color:#ffca18;font-size:24px;line-height:1.12}.store-footer>span{width:1px;height:62px;background:#ffffff59}.store-footer p{margin:0;font-size:16px;line-height:1.45}@media(max-width:1024px){.store-header-main{grid-template-columns:190px minmax(250px,1fr);gap:20px}.store-brand .logo{width:auto}.home-hero{grid-template-columns:1fr 330px;gap:34px}.category-grid,.brand-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.home-presentation-header{width:calc(100% - 28px);top:16px;gap:12px}.home-presentation-brand,.home-presentation-brand>img{height:44px}.home-presentation-brand>img{width:44px}.home-presentation-brand .logo{height:32px}.home-presentation-actions a{width:44px;min-width:44px;height:44px;padding:0}.home-presentation-actions span{display:none}.store-header-main{width:calc(100% - 32px);padding:14px 0;grid-template-columns:1fr auto}.store-brand .logo{width:auto;height:calc(var(--header-control-height) - 8px)}.store-user-action{min-width:var(--header-control-height);width:var(--header-control-height);padding:5px}.store-user-copy{display:none}.store-navigation{height:45px;gap:22px;overflow-x:auto;justify-content:flex-start;padding:0 16px}.store-navigation a{flex:0 0 auto;font-size:13px}.home-hero{min-height:620px;grid-template-columns:1fr;gap:28px;padding:46px 24px}.hero-content h1{font-size:42px}.hero-content p{font-size:19px}.hero-highlights{padding:4px 20px}.hero-highlights li{min-height:62px;font-size:14px}.hero-highlights svg{width:31px;height:31px}.store-benefits{padding:24px;grid-template-columns:repeat(2,1fr)}.home-content{width:calc(100% - 32px)}.category-grid{grid-template-columns:repeat(2,1fr)}.brands{grid-template-columns:1fr}.brand-list{grid-template-columns:repeat(2,1fr)}.store-footer{padding:28px 24px;flex-wrap:wrap}.store-footer>span{display:none}}@media(max-width:430px){.home-presentation-brand .logo{width:112px;height:auto}.store-benefits{grid-template-columns:1fr}.category-grid{gap:12px}.category-card{min-height:150px}.section-heading h2{font-size:24px}.store-footer strong{font-size:20px}}@media(prefers-reduced-motion:reduce){.store-navigation a:after,.hero-slide-image,.hero-highlights li,.hero-highlights svg,.category-card,.category-card svg,.about-strip,.about-strip svg{transition:none;animation:none}.store-navigation a:hover:after,.store-navigation a.active:after{transform:translateZ(0) scaleX(1)}}.product-suggestions{min-width:0;margin-top:36px;padding-top:28px;border-top:1px solid #e2e9e5}.product-suggestions>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.product-suggestions header span{color:#167a50;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.product-suggestions h2{margin:6px 0;font-size:clamp(20px,2.5vw,26px);color:#182a24}.product-suggestions header p{margin:0;color:#65706c;font-size:14px}.suggestions-navigation{display:flex;gap:8px}.suggestions-navigation button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dfe6e1;border-radius:50%;background:#fff;color:#167a50;cursor:pointer}.suggestions-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;padding:4px 2px 18px;margin:0;list-style:none;scrollbar-width:thin;scrollbar-color:#b3c6ba #f1f5f2}.suggestion-card{display:flex;flex-direction:column;flex:0 0 240px;overflow:hidden;border:1px solid #e1e8e3;border-radius:16px;background:#fff;scroll-snap-align:start}.suggestion-image{height:168px;display:grid;place-items:center;padding:18px;background:#f8faf9}.suggestion-image img{width:100%;height:100%;object-fit:contain}.suggestion-image svg{color:#aab8af;width:40px;height:40px}.suggestion-copy{display:flex;flex:1;flex-direction:column;padding:16px}.suggestion-copy>span{color:#68756e;font-size:11px}.suggestion-copy h3{color:#182a24;font-size:14px;line-height:1.5;margin:10px 0;overflow-wrap:anywhere}.suggestion-copy p{margin:0 0 18px;color:#68756e;font-size:13px}.suggestion-copy a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:auto;padding:10px;border-radius:9px;background:#eaf5ef;color:#146d47;font-size:13px;font-weight:700;text-decoration:none}.suggestion-copy a:hover{background:#d9eee2}.suggestion-copy a[aria-disabled=true]{opacity:.55;cursor:not-allowed;background:#edf0ee}.suggestion-copy a svg{width:18px;height:18px}.product-suggestions :focus-visible{outline:2px solid #167a50;outline-offset:2px}@media(max-width:600px){.suggestion-card{flex-basis:78%;max-width:260px}.suggestions-navigation{display:none}}.purchase-modal{width:min(680px,calc(100vw - 32px));max-height:92dvh;margin:auto;padding:0;overflow:auto;border:0;border-radius:18px;color:#182a24;background:#fff;box-shadow:0 24px 90px #0005}.purchase-modal::backdrop{background:#141918b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.purchase-modal form{position:relative;padding:30px}.purchase-close{width:42px;height:42px;position:absolute;z-index:2;top:22px;right:22px;display:grid;place-items:center;border:0;border-radius:50%;color:#33413d;background:#f0f1f2;cursor:pointer}.purchase-close svg{width:23px;height:23px}.purchase-product{padding-right:54px;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:24px}.purchase-product-image{width:150px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:#f3f4f3}.purchase-product-image img{width:100%;height:100%;padding:8px;object-fit:contain}.purchase-product-image>svg{width:48px;height:48px;color:#aeb7b2}.purchase-product-copy{min-width:0}.purchase-product-copy>span{color:#d90c20;font-size:11px;font-weight:800;text-transform:uppercase}.purchase-product h2{margin:5px 0 7px;color:#13251f;font-size:25px;line-height:1.12;overflow-wrap:anywhere}.purchase-product p{margin:0;color:#65706c;font-size:13px;line-height:1.4}.purchase-base{margin-top:15px;display:flex;align-items:baseline;gap:8px}.purchase-base strong{font-size:25px}.purchase-base small{color:#68716e}.purchase-modal fieldset{margin:28px 0 22px;padding:0;border:0}.purchase-modal legend,.purchase-count>label{margin-bottom:12px;color:#172923;font-size:18px;font-weight:800}.purchase-modal fieldset label{min-height:108px;margin-top:10px;padding:16px;display:grid;grid-template-columns:22px 32px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #dfe3e1;border-radius:12px;cursor:pointer;transition:border-color .16s,background-color .16s}.purchase-modal fieldset label.selected{border-color:#158044;background:#f2faf5;box-shadow:inset 0 0 0 1px #158044}.purchase-modal input[type=radio]{width:20px;height:20px;margin:0;accent-color:#148344}.purchase-modal fieldset label>svg{width:29px;height:29px;color:#263c35;stroke-width:1.6}.purchase-option-copy,.purchase-option-price{min-width:0;display:flex;flex-direction:column}.purchase-option-copy strong,.purchase-option-price strong{font-size:16px}.purchase-option-copy small,.purchase-option-price small{margin-top:4px;color:#68726e;font-size:12px}.purchase-option-copy em{width:max-content;margin-top:8px;padding:4px 9px;border-radius:999px;color:#16733e;background:#d9f3e2;font-size:10px;font-style:normal;font-weight:700}.purchase-option-price{align-items:flex-end;text-align:right}.purchase-option-price strong{white-space:nowrap}.purchase-only-package{margin:-12px 0 22px;color:#68726e;font-size:13px}.purchase-count{display:grid;gap:10px}.purchase-count-row{display:flex;align-items:center;gap:18px}.purchase-count-row>small{max-width:160px;color:#8b9390;line-height:1.35}.purchase-stepper{width:290px;height:54px;display:grid;grid-template-columns:1fr 1.25fr 1fr;overflow:hidden;border:1px solid #dfe2e1;border-radius:10px;background:#f4f5f5}.purchase-stepper input{min-width:0;border:0;border-right:1px solid #dfe2e1;border-left:1px solid #dfe2e1;border-radius:0;color:#192c25;background:#fff;font:inherit;font-size:18px;text-align:center}.purchase-stepper button{border:0;color:#253a33;background:transparent;font-size:24px;cursor:pointer}.purchase-total{min-height:84px;margin:24px 0 16px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:12px;background:#f1f8f4}.purchase-total>span{font-size:20px;font-weight:800}.purchase-total>div{display:grid;justify-items:end;text-align:right}.purchase-total strong{color:#08753a;font-size:25px}.purchase-total small{margin-top:3px;color:#67716d;font-size:11px}.purchase-error{margin:0 0 12px;color:#bd1021;font-size:13px}.purchase-modal .purchase-confirm{width:100%;min-height:54px;font-size:15px}.purchase-modal button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:600px){.purchase-modal{width:min(100% - 20px,480px);border-radius:14px}.purchase-modal form{padding:20px 16px}.purchase-close{top:14px;right:14px}.purchase-product{padding-right:42px;grid-template-columns:88px minmax(0,1fr);gap:14px}.purchase-product-image{width:88px}.purchase-product h2{font-size:18px}.purchase-product p{display:none}.purchase-base{margin-top:9px}.purchase-base strong{font-size:19px}.purchase-modal fieldset{margin-top:22px}.purchase-modal fieldset label{min-height:96px;padding:13px 12px;grid-template-columns:20px 25px minmax(0,1fr) auto;gap:9px}.purchase-modal fieldset label>svg{width:23px}.purchase-option-copy strong,.purchase-option-price strong{font-size:13px}.purchase-option-copy small,.purchase-option-price small{font-size:10px}.purchase-count-row{align-items:flex-start;flex-direction:column;gap:8px}.purchase-stepper{width:100%}.purchase-count-row>small{max-width:none}}.catalog-page{width:min(1180px,calc(100% - 48px));min-height:760px;margin:0 auto;padding:24px 0 60px;display:grid;grid-template-columns:255px minmax(0,1fr);gap:24px}.catalog-sidebar{min-width:0;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.category-filter{padding:18px 12px 20px;border:1px solid #dfe2e7;border-radius:10px;background:#fff}.category-filter h1{margin:0 7px 16px;font-size:22px;letter-spacing:-.03em}.category-filter button{width:100%;min-height:47px;padding:8px 15px;display:flex;align-items:center;gap:17px;border:0;border-left:4px solid transparent;border-radius:7px;color:#1b202b;background:transparent;font-size:14px;text-align:left;cursor:pointer}.category-filter button:hover{background:#fff3f2}.category-filter button.active{border-left-color:#e71828;background:linear-gradient(90deg,#fff1ef,#fbe1df);font-weight:700}.category-filter button svg{width:22px;height:22px;flex:0 0 auto;stroke-width:1.7}.category-filter button.active svg{color:#e71828}.catalog-promotion{min-height:270px;margin-top:16px;position:relative;overflow:hidden;padding:30px;border-radius:9px;color:#fff;background:linear-gradient(90deg,#370602f5,#4b0c05ab),url(/assets/caminha-daia-BVqbEjvV.webp) center / cover no-repeat}.catalog-promotion svg{width:45px;height:45px;color:#ffd020;stroke-width:1.6}.catalog-promotion h2{margin:15px 0;font-size:24px;line-height:1.08}.catalog-promotion h2:first-line{color:#ffd020}.catalog-promotion p{margin:0;font-size:14px;line-height:1.45}.catalog-results{min-width:0;animation:ui-fade-up var(--motion-normal) 70ms var(--motion-easing) backwards}.catalog-search{height:54px;margin-bottom:20px;padding-left:18px;display:flex;align-items:center;gap:12px;overflow:hidden;border:1px solid #d8dde5;border-radius:11px;background:#fff;box-shadow:0 7px 24px #19212e12;transition:border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.catalog-search:focus-within{border-color:#e20d22;box-shadow:0 8px 28px #b80c1e1f}.catalog-search>svg{width:21px;height:21px;flex:0 0 auto;color:#626c7e}.catalog-search input{min-width:0;height:100%;flex:1;border:0;outline:0;color:#1a202c;background:transparent}.catalog-search input::placeholder{color:#9299a6}.catalog-search button{align-self:stretch;padding:0 25px;border:0;color:#fff;background:linear-gradient(135deg,#e8182c,#c9081b);font-weight:700;cursor:pointer;transition:filter var(--motion-fast) ease}.catalog-search button:hover{filter:brightness(1.08)}.catalog-toolbar{min-height:60px;margin-bottom:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.catalog-tabs{display:flex;align-items:flex-start;gap:34px}.catalog-tabs button{margin:0;padding:13px 28px 15px;border:0;border-bottom:3px solid transparent;color:#525866;background:transparent;font-size:16px;font-weight:600;cursor:pointer;transition:border-color .18s ease,color .18s ease}.catalog-tabs button:hover,.catalog-tabs button.active{border-bottom:3px solid #e30b20;color:#e30b20}.catalog-controls{display:flex;align-items:center;gap:15px}.catalog-controls select{min-width:180px;height:48px;padding:0 40px 0 16px;border:1px solid #dce0e6;border-radius:8px;color:#171b24;background:#fff;cursor:pointer}.view-buttons{height:48px;display:flex;overflow:hidden;border:1px solid #dce0e6;border-radius:8px}.view-buttons button{width:48px;display:grid;place-items:center;border:0;color:#4c5360;background:#fff;cursor:pointer}.view-buttons button.active{color:#e10b20;background:#fff0ef}.view-buttons svg{width:21px}.active-filters{margin:-10px 0 20px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:8px;color:#4f5662;background:#f5f6f8;font-size:13px}.active-filters button{display:flex;align-items:center;gap:7px;border:0;color:#d90d20;background:transparent;font-weight:700;cursor:pointer}.active-filters svg{width:16px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{min-width:0;position:relative;padding:13px;display:flex;flex-direction:column;border:1px solid #e0e3e8;border-radius:10px;background:#fff;transition:box-shadow .2s,transform .2s;cursor:pointer;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.product-card:nth-child(2n){animation-delay:45ms}.product-card:nth-child(3n){animation-delay:90ms}.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #1b202c1a}.product-card:focus-visible{outline:3px solid rgba(224,11,32,.28);outline-offset:2px}.favorite-button{width:36px;height:36px;position:absolute;z-index:2;top:8px;right:8px;display:grid;place-items:center;border:0;color:#f12b3c;background:transparent;cursor:pointer}.favorite-button svg{width:21px;height:21px}.favorite-button.is-favorite svg{fill:currentColor}.favorite-button:disabled{opacity:.55;cursor:wait}.product-image{height:185px;display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:contain}.product-image>svg{width:64px;height:64px;color:#c5c9d0;stroke-width:1.2}.product-information{min-width:0;flex:1;display:flex;flex-direction:column}.product-information h2{margin:5px 0 4px;overflow:hidden;color:#171b24;font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.product-package,.product-code{margin:0;color:#656b76}.product-package{font-size:14px}.product-price{margin:12px 0 6px;color:#e20c20;font-size:21px}.product-code{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-message{margin:8px 0 0;color:#56705e;font-size:11px}.product-more{min-height:40px;margin-top:14px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e20c20;border-radius:8px;color:#d90c20;font-size:12px;font-weight:800;transition:color .2s,background-color .2s}.product-more svg{width:17px;transition:transform .2s}.product-card:hover .product-more{color:#fff;background:#dc0c20}.product-card:hover .product-more svg{transform:translate(3px)}.product-details-container{scroll-margin-top:18px}.product-details{margin-bottom:30px;overflow:hidden;border:1px solid #dde1e6;border-radius:14px;background:#fff;box-shadow:0 18px 46px #1c1f281c;animation:product-details-open .3s ease-out}.product-details-back{margin:17px 20px 0;padding:7px 0;display:flex;align-items:center;gap:8px;border:0;color:#626a77;background:transparent;font-size:12px;font-weight:700;cursor:pointer}.product-details-back:hover{color:#d80c20}.product-details-back svg{width:17px}.product-details-content{padding:10px 28px 28px;display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.35fr);gap:38px}.product-details-image{min-height:340px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#f8f8f9,#eef0f3)}.product-details-image>span{position:absolute;z-index:1;top:14px;left:14px;padding:7px 10px;border-radius:999px;color:#fff;background:#d80d20;font-size:10px;font-weight:800;text-transform:uppercase}.product-details-image img{width:100%;height:330px;object-fit:contain;mix-blend-mode:multiply}.product-details-image>svg{width:80px;height:80px;color:#bfc4cb;stroke-width:1.1}.product-photo-arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%);display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #dce3eb;border-radius:50%;background:#fffffff2;color:#17324d;box-shadow:0 3px 12px #17324d1f;cursor:pointer}.product-photo-previous{left:8px}.product-photo-next{right:8px}.product-photo-arrow svg{width:22px;height:22px}.product-photo-arrow:hover{background:#eaf0f6}.product-photo-arrow:focus-visible{outline:3px solid #17324d;outline-offset:2px}.product-photo-counter{position:absolute;bottom:12px;left:50%;transform:translate(-50%);padding:6px 12px;border-radius:20px;background:#fffffff2;color:#40536a;font-size:12px;font-weight:600;white-space:nowrap}.product-photo-error{padding:8px 16px;color:#65718a;text-align:center;font-size:12px}.product-photo-error p{margin:0 0 4px}.product-photo-error button{min-height:44px;border:0;background:transparent;color:#17324d;text-decoration:underline;cursor:pointer}.product-details-information{min-width:0;padding-top:8px}.product-details-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.product-brand{color:#d80c20;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-details-heading h2{margin:6px 0 0;color:#151a23;font-size:clamp(25px,3vw,36px);line-height:1.08;letter-spacing:-.04em}.details-favorite{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #e1e4e8;border-radius:50%;color:#df1024;background:#fff;cursor:pointer}.details-favorite.is-favorite{border-color:#f2bdc3;background:#fff0f1}.details-favorite.is-favorite svg{fill:currentColor}.details-favorite svg{width:21px}.product-details-description{margin:16px 0 22px;color:#656d79;font-size:14px;line-height:1.55}.product-specifications{margin:0;padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border:1px solid #e5e7eb;border-radius:10px;background:#fafbfc}.product-specifications>div{min-width:0;position:relative;padding-left:28px}.product-specifications svg{width:18px;height:18px;position:absolute;top:2px;left:0;color:#a80d1a}.product-specifications dt{color:#838a95;font-size:10px}.product-specifications dd{margin:3px 0 0;overflow:hidden;color:#272d38;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-details-purchase{margin-top:22px;display:grid;grid-template-columns:minmax(100px,.65fr) minmax(220px,1.35fr);align-items:end;gap:12px}.product-details-purchase>div:first-child small,.product-details-purchase>div:first-child strong{display:block}.product-details-purchase>div:first-child small{margin-bottom:3px;color:#7c8490;font-size:11px}.product-details-purchase>div:first-child strong{color:#d90c20;font-size:27px}.details-add-cart{width:100%;min-height:48px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:8px;color:#fff;background:linear-gradient(#ec1427,#cf0014);font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px #be001133}.details-add-cart:disabled,.details-favorite:disabled{opacity:.6;cursor:wait}.details-add-cart svg{width:19px}.details-message{margin:12px 0 0;color:#a21825;font-size:12px}.details-message.success{display:flex;align-items:center;gap:7px;color:#157a3c}.details-message svg{width:16px}.product-details-benefits{margin-top:18px;padding-top:14px;display:flex;gap:24px;border-top:1px solid #eceef1;color:#68717e;font-size:11px}.product-details-benefits span{display:flex;align-items:center;gap:6px}.product-details-benefits svg{width:16px;height:16px;color:#a70e1a}.recommendations-heading{margin:8px 0 18px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.recommendations-heading span{color:#d60c20;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.recommendations-heading h2{margin:4px 0 0;font-size:23px;letter-spacing:-.03em}.recommendations-heading p{max-width:360px;margin:0;color:#727986;font-size:12px;text-align:right}@keyframes product-details-open{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.product-grid.list-view{grid-template-columns:1fr}.list-view .product-card{display:grid;grid-template-columns:170px 1fr}.list-view .product-image{height:150px}.list-view .product-information h2{padding-right:40px}.catalog-state{min-height:360px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid #e1e4e8;border-radius:12px;color:#656c78;text-align:center;background:#fafbfc}.catalog-state>svg{width:54px;height:54px;color:#d11628}.catalog-state strong{color:#202530;font-size:19px}.catalog-state button{margin-top:8px;padding:10px 17px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;color:#fff;background:#df0c20;cursor:pointer}.catalog-state button svg{width:17px}.loading-spinner{width:28px;height:28px;border:3px solid #e3e5e9;border-top-color:#df0c20;border-radius:50%;animation:catalog-spin .7s linear infinite}.sr-only{width:1px;height:1px;padding:0;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes catalog-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.catalog-page{width:min(100% - 32px,720px);grid-template-columns:1fr}.category-filter{overflow-x:auto}.category-filter h1{margin-bottom:12px}.category-filter button{width:auto;min-width:max-content;display:inline-flex}.catalog-promotion{display:none}.product-details-content{grid-template-columns:1fr}.product-details-image{min-height:280px}.product-details-image img{height:270px}}@media(max-width:660px){.catalog-toolbar{flex-direction:column}.catalog-controls{width:100%}.catalog-controls label{flex:1}.catalog-controls select{width:100%;min-width:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-details-content{padding:8px 18px 22px;gap:22px}.product-specifications{grid-template-columns:1fr}.product-details-purchase{grid-template-columns:1fr 115px}.details-add-cart{grid-column:1 / -1}.recommendations-heading{align-items:flex-start;flex-direction:column;gap:5px}.recommendations-heading p{text-align:left}}@media(max-width:470px){.catalog-page{width:calc(100% - 24px)}.product-grid{grid-template-columns:1fr}.product-image{height:210px}.list-view .product-card{grid-template-columns:110px 1fr}.list-view .product-image{height:120px}}.catalog-end-message{display:flex;align-items:flex-start;gap:12px;margin-top:24px;padding:20px;border:1px solid #dce5ee;border-radius:12px;background:#f4f7fa;color:#17324d}.catalog-end-message>svg{width:24px;height:24px;flex-shrink:0}.catalog-end-message strong{font-size:15px;line-height:1.5}.catalog-end-message p{margin:6px 0 0;color:#52657a;font-size:14px;line-height:1.6}@media(prefers-reduced-motion:reduce){.loading-spinner{animation-duration:1.5s}.product-details{animation:none}}.login-page{min-height:100svh;display:grid;grid-template-columns:minmax(330px,35%) minmax(0,1fr);color:#151a24;background:#f5f6f8}.login-showcase{min-height:100svh;position:sticky;top:0;overflow:hidden;padding:46px clamp(32px,4vw,68px);display:flex;flex-direction:column;color:#fff;background:linear-gradient(155deg,#2f0402f5,#500b05e0 55%,#190302f0),url(/assets/caminha-daia-BVqbEjvV.webp) center / cover no-repeat}.login-showcase:after{content:"";width:280px;height:280px;position:absolute;right:-150px;bottom:-160px;border:50px solid rgba(255,255,255,.025);border-radius:50%}.login-brand{width:fit-content;height:62px;position:relative;z-index:1;display:flex;align-items:center;gap:12px;text-decoration:none}.login-brand>img{width:58px;height:58px;object-fit:contain}.login-brand .logo{width:min(235px,calc(100% - 70px));max-height:58px;object-fit:contain}.login-promise{position:relative;z-index:1;margin:auto 0;animation:ui-fade-up var(--motion-slow) var(--motion-easing) backwards}.login-promise>span,.login-title>span{color:#ffcb23;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.login-promise h1{margin:16px 0 22px;color:#fff;font-size:clamp(35px,4vw,54px);line-height:1.02;letter-spacing:-.045em}.login-promise h1 strong{color:#ffcc28}.login-promise p{max-width:420px;margin:0;color:#eadbd8;font-size:16px;line-height:1.55}.login-benefits{position:relative;z-index:1;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;animation:ui-fade-up var(--motion-slow) .1s var(--motion-easing) backwards}.login-benefits span{display:flex;align-items:center;gap:10px;color:#f2e8e5;font-size:12px;line-height:1.35}.login-benefits svg{width:22px;height:22px;flex:0 0 auto;color:#ffcc28}.login-panel{min-width:0;padding:0 clamp(28px,6vw,96px) 64px}.login-header{min-height:78px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid #dfe2e7}.login-header p{margin:0;color:#6e7581;font-size:13px}.login-header a{color:#d70d20;font-weight:800;text-decoration:none}.login-card{width:min(540px,100%);min-width:0;margin:clamp(48px,8vh,92px) auto 0;padding:clamp(28px,4vw,42px);border:1px solid #e0e3e8;border-radius:15px;background:#fff;box-shadow:0 14px 42px #191f2a14;animation:ui-fade-up var(--motion-slow) var(--motion-easing) backwards}.login-title{margin-bottom:28px}.login-title>span{color:#d50d20}.login-title h2{margin:8px 0 6px;color:#171d28;font-size:clamp(29px,3vw,39px);letter-spacing:-.04em}.login-title p{margin:0;color:#747b87;font-size:14px}.login-alert{margin-bottom:18px;padding:13px 15px;border:1px solid #efb5bc;border-radius:9px;color:#9e1724;background:#fff0f1;font-size:13px}.login-page .field{width:100%;min-width:0;display:block;margin-top:18px}.login-page .field-label{display:block;margin-bottom:7px;color:#4c5461;font-size:12px;font-weight:700}.login-page .field-control{width:100%;min-width:0;height:46px;display:flex;align-items:center;border:1px solid #d6dae0;border-radius:8px;background:#fff;transition:border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.login-page .field-control:focus-within{border-color:#a80d1a;box-shadow:0 0 0 3px #b90f1e1a}.login-page .field-control.is-invalid{border-color:#dc2637}.login-page .field-icon{width:43px;display:grid;place-items:center;color:#717987}.login-page .field-icon svg,.password-toggle svg{width:17px;height:17px}.login-page .field-control input{width:100%;min-width:0;height:100%;flex:1;padding:0 12px;border:0;outline:0;color:#202631;background:transparent;font-size:13px}.login-page .field-icon+input{padding-left:0}.login-page .field-control input::placeholder{color:#a8adb5}.login-page .field-error{display:block;margin-top:5px;color:#ca1728;font-size:11px}.password-toggle{width:42px;min-width:42px;height:100%;display:grid;place-items:center;border:0;color:#6c7481;background:transparent;cursor:pointer}.forgot-password{margin:12px 0 24px auto;padding:0;display:block;border:0;color:#a20c1a;background:transparent;font-size:12px;font-weight:700;cursor:pointer}.forgot-password:hover{text-decoration:underline}.login-submit{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:9px;color:#fff;background:linear-gradient(#e71628,#c90013);box-shadow:0 9px 22px #b1001133;font-weight:800;cursor:pointer}.login-submit:hover:not(:disabled){filter:brightness(1.07)}.login-submit:disabled{opacity:.65;cursor:wait}.login-submit svg{width:19px}.security-message{margin:28px 0 0;display:flex;align-items:center;justify-content:center;gap:11px;color:#737b87;font-size:11px;line-height:1.45}.security-message svg{width:23px;height:23px;flex:0 0 auto;color:#647080}@media(max-width:1080px){.login-page{grid-template-columns:300px minmax(0,1fr)}.login-showcase{padding:38px 28px}.login-promise h1{font-size:38px}.login-benefits{grid-template-columns:1fr}.login-panel{padding-right:32px;padding-left:32px}}@media(max-width:760px){.login-page{display:block}.login-showcase{min-height:auto;position:relative;padding:24px}.login-brand{height:48px}.login-brand>img{width:45px;height:45px}.login-brand .logo{width:175px;height:45px}.login-promise{margin:42px 0 10px}.login-promise h1{margin-bottom:12px;font-size:34px}.login-promise p{font-size:14px}.login-benefits{display:none}.login-panel{padding:0 18px 46px}.login-header{min-height:65px}.login-card{margin-top:32px}}@media(max-width:520px){.login-header p{font-size:12px}.login-card{padding:28px 20px}}@media(prefers-reduced-motion:reduce){.login-promise,.login-benefits,.login-card{animation:none}}.orders-page{width:min(1220px,calc(100% - 72px));min-height:760px;margin:0 auto;padding:28px 0 56px}.orders-breadcrumb{display:flex;align-items:center;gap:10px;color:#1d2430;font-size:13px}.orders-breadcrumb a{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.orders-breadcrumb svg{width:16px;height:16px}.orders-heading{margin:10px 0 12px;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.orders-heading h1{margin:0;color:#131b2b;font-size:clamp(29px,3vw,38px);letter-spacing:-.04em}.orders-heading p{margin:2px 0 0;color:#647087;font-size:17px}.orders-filters{min-height:52px;display:flex;align-items:stretch;gap:10px;margin-bottom:20px;animation:ui-fade-in var(--motion-normal) 80ms ease backwards}.orders-filters button{padding:0 14px;border:0;border-bottom:3px solid transparent;color:#59637a;background:transparent;font-weight:600;cursor:pointer}.orders-filters button.active{border-bottom-color:#e31327;color:#e31327}.orders-list{display:grid;gap:12px}.order-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr);overflow:hidden;border:1px solid #d8dde5;border-left:5px solid #e31327;border-radius:11px;background:#fff;box-shadow:0 10px 32px #19212e1c;transition:border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease,transform var(--motion-fast) ease;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.order-card:hover{box-shadow:0 16px 40px #19212e29;transform:translateY(-2px)}.order-warning{border-left-color:#f2a313}.order-warning:hover{border-color:#f2a313}.order-success{border-left-color:#13a457}.order-success:hover{border-color:#13a457}.order-danger{border-left-color:#dd1127}.order-danger:hover{border-color:#dd1127}.order-card:nth-child(2){animation-delay:60ms}.order-card:nth-child(3){animation-delay:.12s}.order-card:nth-child(4){animation-delay:.18s}.order-summary,.order-progress,.order-delivery{min-width:0;margin:16px 0;padding:0 24px}.order-summary,.order-delivery{display:flex;align-items:center}.order-summary{gap:16px;border-right:1px solid #e3e6eb}.order-summary .order-package-icon{position:relative;width:64px;height:72px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #dce5ed;border-radius:18px;color:#17324d;background:linear-gradient(145deg,#f8fbfe,#e8eff6);box-shadow:inset 0 1px #fff}.order-document-icon{width:35px;height:39px;stroke-width:1.65}.order-summary .order-package-badge{position:absolute;right:-5px;bottom:-3px;width:29px;height:29px;display:grid;place-items:center;border:3px solid #fff;border-radius:10px;color:#fff;background:#17324d}.order-package-badge svg{width:16px;height:16px;stroke-width:1.8}.order-summary>div{min-width:0}.order-summary h2{overflow-wrap:anywhere}.order-summary .order-item-count{margin-top:8px;font-weight:600;color:#33465d}.order-summary h2{margin:0 0 5px;color:#11192a;font-size:19px}.order-summary p,.order-summary .order-item-count{display:block;margin:0;color:#66738c;font-size:14px;line-height:1.5}.order-summary .order-reference{font-weight:700;overflow-wrap:anywhere;margin-bottom:4px}.order-progress{border-right:1px solid #e3e6eb}.order-status{width:fit-content;min-height:39px;margin-bottom:6px;padding:0 17px;display:flex;align-items:center;gap:9px;border-radius:999px;font-size:14px;font-weight:700}.order-status svg{width:21px;height:21px}.order-warning .order-status{color:#dc6b00;background:#fff0d6}.order-success .order-status{color:#087d35;background:#d7f6e2}.order-danger .order-status{color:#dd1127;background:#ffe2e5}.order-progress>strong{display:block;color:#171e2b;font-size:14px}.order-progress>p{min-height:36px;margin:3px 0 10px;color:#65718a;font-size:13px;line-height:1.4}.order-timeline{margin:16px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);list-style:none}.order-timeline li{min-width:0;position:relative;color:#788296;text-align:center}.order-timeline li:before{content:"";height:2px;position:absolute;z-index:0;top:8px;right:50%;left:-50%;background:#dfe3e9}.order-timeline li:first-child:before{display:none}.order-timeline li.completed:before,.order-timeline li.completed span{background:#13a457}.order-warning .order-timeline li.completed:before,.order-warning .order-timeline li.completed span{background:#ffad19}.order-timeline li>span{width:17px;height:17px;position:relative;z-index:1;margin:0 auto 7px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#dfe3e9;font-size:10px}.order-timeline li.current>span{animation:order-stage-pulse 1.35s ease-in-out infinite;transform-origin:center}@keyframes order-stage-pulse{0%,to{box-shadow:0 0 #13a4576b;transform:scale(1)}50%{box-shadow:0 0 0 7px #13a45700;transform:scale(1.12)}}.order-warning .order-timeline li.current>span{animation-name:order-stage-pulse-warning}@keyframes order-stage-pulse-warning{0%,to{box-shadow:0 0 #ffad197a;transform:scale(1)}50%{box-shadow:0 0 0 7px #ffad1900;transform:scale(1.12)}}.order-timeline small{display:block;font-size:10px;line-height:1.05}.order-timeline li.completed small{color:#17202e;font-weight:700}.order-delivery{flex-direction:column;align-items:stretch;justify-content:center}.order-delivery dl{margin:0 0 16px;display:grid;gap:14px}.order-delivery dl>div{min-width:0;position:relative;padding-left:30px}.order-delivery dl svg{width:18px;height:18px;position:absolute;top:2px;left:0;color:#61758b}.order-delivery dt{color:#627086;font-size:12px;line-height:1.5}.order-delivery dd{margin:2px 0 0;color:#172b43;font-size:14px;font-weight:600;line-height:1.5;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.order-delivery .order-total-summary{padding-top:12px;border-top:1px solid #e8edf2}.order-delivery .order-total-summary svg{top:15px}.order-delivery .order-total-summary dd{font-size:20px;font-weight:750}.order-details-button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:16px;border:0;border-radius:8px;color:#d80e21;background:#ffe7e7;font-size:13px;font-weight:700;cursor:pointer}.order-details-button:hover{background:#ffd9da}.order-details-button svg{width:18px;transition:transform .2s}.order-details-button[aria-expanded=true] svg{transform:rotate(90deg)}.order-cancel-button{min-height:36px;margin-top:7px;border:0;color:#697386;background:transparent;font-size:12px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.order-cancel-button:hover{color:#c30e20}.cancel-dialog-backdrop{padding:20px;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0a0e1694;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:ui-fade-in var(--motion-fast) ease backwards}.cancel-dialog{width:min(460px,100%);padding:34px;position:relative;border:1px solid rgba(255,255,255,.64);border-radius:18px;color:#17202e;background:#fff;box-shadow:0 28px 80px #060a1247;text-align:center;animation:ui-scale-in var(--motion-normal) var(--motion-easing) backwards}.cancel-dialog-close{width:36px;height:36px;position:absolute;top:14px;right:14px;display:grid;place-items:center;border:0;border-radius:50%;color:#657084;background:#f1f3f5;cursor:pointer}.cancel-dialog-close:hover{color:#202938;background:#e7e9ed}.cancel-dialog-close svg{width:18px}.cancel-dialog-icon{width:64px;height:64px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%}.cancel-dialog-icon.confirmation{color:#cf1225;background:#ffeaec}.cancel-dialog-icon.blocked{color:#d97706;background:#fff1d6}.cancel-dialog-icon svg{width:30px;height:30px}.cancel-dialog h3{margin:0;font-size:21px;letter-spacing:-.025em}.cancel-dialog>p{margin:10px auto 0;color:#687386;font-size:14px;line-height:1.55}.cancel-dialog-error{margin-top:14px;display:block;color:#c30e20;font-size:12px;font-weight:600}.cancel-dialog-actions{margin-top:26px;display:grid;grid-template-columns:1fr 1.35fr;gap:10px}.cancel-dialog-actions button,.cancel-dialog-actions a{min-height:46px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.cancel-dialog-secondary{border:1px solid #dce0e6;color:#4d586b;background:#fff}.cancel-dialog-secondary:hover{background:#f4f5f7}.cancel-dialog-danger{border:1px solid #d70f23;color:#fff;background:#d70f23}.cancel-dialog-danger:hover:not(:disabled){background:#b80c1c}.cancel-dialog-danger:disabled,.cancel-dialog-secondary:disabled{opacity:.62;cursor:wait}.cancel-dialog-whatsapp{border:1px solid #138c49;color:#fff;background:#159a50}.cancel-dialog-whatsapp:hover{background:#0f813f}.cancel-dialog-whatsapp svg{width:20px;height:20px}.order-items{animation:order-items-reveal .3s cubic-bezier(.22,1,.36,1) both;grid-column:1 / -1;min-width:0;padding:24px;border-top:1px solid #e3e6eb;background:#f6f8fb}@keyframes order-items-reveal{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.order-items{animation:none}}.order-items-heading{margin-bottom:18px}.order-items h3{margin:0;color:#172b43;font-size:16px}.order-items-heading p{margin:5px 0 0;color:#627086;font-size:13px;line-height:1.6}.order-items-list{margin:0;padding:0;display:grid;gap:14px;list-style:none}.order-item{min-width:0;padding:20px;border:1px solid #dde5ee;border-radius:12px;background:#fff}.order-item-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.order-item-number{flex-shrink:0;padding:5px 8px;border-radius:6px;color:#52667e;background:#eef3f8;font-size:11px;font-weight:700;line-height:1.5}.order-item h4{margin:2px 0 0;color:#172b43;font-size:15px;line-height:1.5;overflow-wrap:anywhere}.order-item dl{margin:0;display:grid;gap:16px}.order-item dl>div{min-width:0}.order-item dt{color:#627086;font-size:12px;line-height:1.5}.order-item dd{margin:4px 0 0;color:#20344c;font-size:14px;font-weight:600;line-height:1.5;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.order-item small{display:block;margin-top:2px;color:#627086;font-size:11px;line-height:1.5}.order-item .order-item-presentation{grid-template-columns:minmax(0,1fr) minmax(0,2fr);margin-bottom:16px}.order-item .order-item-values{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:16px;border-top:1px solid #edf0f4}.order-item-values dd{font-size:17px}.order-item-total{padding-left:16px;border-left:1px solid #edf0f4}.order-item-total dd{color:#17324d;font-weight:750}.order-details-button:focus-visible,.order-cancel-button:focus-visible{outline:3px solid #17324d;outline-offset:3px}.orders-state{min-height:370px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;border:1px solid #e2e5ea;border-radius:12px;color:#657087;text-align:center;background:#fafbfc}.orders-state>svg{width:55px;height:55px;color:#d81529}.orders-state h2,.orders-state p{margin:0}.orders-state h2{color:#141d2d;font-size:20px}.orders-state a,.orders-state button{margin-top:8px;padding:11px 18px;display:flex;align-items:center;gap:9px;border:0;border-radius:8px;color:#fff;background:#dd1024;font-weight:700;text-decoration:none;cursor:pointer}.orders-state a svg,.orders-state button svg{width:17px}.orders-spinner{width:30px;height:30px;border:3px solid #e1e4e9;border-top-color:#dc1024;border-radius:50%;animation:orders-spin .7s linear infinite}@keyframes orders-spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.order-card{grid-template-columns:1fr 1.3fr}.order-progress{border-right:0}.order-delivery{grid-column:1 / -1;margin-top:0;padding-top:16px;border-top:1px solid #e3e6eb}}@media(max-width:720px){.orders-page{width:calc(100% - 32px)}.orders-heading p{font-size:15px}.orders-filters{overflow-x:auto}.orders-filters button{flex:0 0 auto}.order-card{grid-template-columns:1fr}.order-summary,.order-progress,.order-delivery{grid-column:1;margin:0;padding:20px;border:0;border-bottom:1px solid #e3e6eb}.order-delivery dl{grid-template-columns:1fr;gap:14px}.order-items{padding:18px 14px}.order-item{padding:16px}.order-item-heading{flex-direction:column;gap:8px}.order-item .order-item-presentation{grid-template-columns:minmax(0,1fr);gap:12px}.order-item .order-item-values{grid-template-columns:repeat(2,minmax(0,1fr))}.order-item-total{grid-column:1 / -1;padding:12px;border:0;border-radius:8px;background:#f0f5fa}.order-item-total dd{font-size:20px}.order-details-button,.order-cancel-button{min-height:44px}.order-summary{gap:14px}.order-summary h2{font-size:18px}.order-status{max-width:100%;padding:8px 12px}.order-status svg{flex-shrink:0}.order-timeline small{font-size:11px;line-height:1.4;padding:0 3px}.cancel-dialog{padding:30px 22px 24px}.cancel-dialog-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.orders-spinner{animation-duration:1.5s}}.order-confirm-delivery{display:block;margin:12px 0;padding:10px 16px;border:0;border-radius:10px;background:#167a50;color:#fff;font-weight:700;cursor:pointer;animation:delivery-pulse 1.8s ease-in-out infinite}@keyframes delivery-pulse{50%{box-shadow:0 0 0 6px #167a502e}}@media(prefers-reduced-motion:reduce){.order-confirm-delivery{animation:none}}.delivery-dialog{width:min(520px,calc(100% - 32px));box-sizing:border-box;max-height:calc(100dvh - 40px);overflow:auto;margin:auto;padding:32px;border:1px solid #e5ebe7;border-radius:22px;color:#182a24;background:#fff;box-shadow:0 24px 80px #13251f38}.delivery-dialog::backdrop{background:#141918b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.delivery-dialog button{font:inherit;cursor:pointer}.delivery-dialog-close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#f0f3f1;color:#52635a}.delivery-dialog-close svg{width:20px;height:20px}.delivery-dialog-icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:18px;border-radius:16px;background:#eaf5ef;color:#167a50}.delivery-dialog-icon svg{width:28px;height:28px}.delivery-dialog-eyebrow{color:#167a50;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.delivery-dialog-heading h3{margin:8px 0;font-size:26px;line-height:1.2;letter-spacing:-.03em}.delivery-dialog-heading p{margin:0 0 24px;color:#65706c;font-size:14px;line-height:1.6}.delivery-note-label{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px;font-size:14px;font-weight:600}.delivery-note-label span{padding:3px 8px;border-radius:6px;background:#f2f4f3;color:#68716e;font-size:11px;font-weight:500}.delivery-dialog textarea{display:block;width:100%;box-sizing:border-box;min-height:140px;padding:14px;border:1px solid #dfe3e1;border-radius:12px;background:#fafcfb;color:#182a24;font:inherit;font-size:16px;line-height:1.6;resize:vertical}.delivery-dialog textarea::placeholder{color:#7c8781;font-size:14px}.delivery-dialog textarea:focus{outline:2px solid #167a50;outline-offset:2px;background:#fff}.delivery-note-help{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:10px;color:#68716e;font-size:12px;line-height:1.5}.delivery-note-help span:last-child{white-space:nowrap;font-variant-numeric:tabular-nums}.delivery-dialog-actions{display:flex;gap:12px;margin-top:26px;padding-top:20px;border-top:1px solid #edf0ee}.delivery-dialog-actions button{display:flex;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 18px;border-radius:10px;font-size:14px;font-weight:600}.delivery-back{border:1px solid #dfe3e1;background:#fff;color:#52635a}.delivery-submit{flex:1;border:1px solid #167a50;background:#167a50;color:#fff}.delivery-submit svg{width:18px;height:18px}.delivery-submit:hover:not(:disabled){background:#11633f}.delivery-back:hover:not(:disabled),.delivery-dialog-close:hover:not(:disabled){background:#eaf0ec}.delivery-dialog button:focus-visible{outline:2px solid #167a50;outline-offset:3px}.delivery-dialog button:disabled{opacity:.6;cursor:not-allowed}.delivery-dialog-error{padding:12px;border-radius:10px;background:#fff0f1;color:#ad2534;font-size:14px;line-height:1.5}@media(max-width:480px){.delivery-dialog{padding:24px 20px;border-radius:18px}.delivery-dialog-heading h3{font-size:24px}.delivery-dialog-actions{flex-direction:column-reverse}.delivery-dialog-actions button{width:100%}}.about-page{width:min(1220px,calc(100% - 64px));margin:0 auto;padding:42px 0 64px}.about-heading{margin-bottom:24px;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.about-heading span{color:#d81125;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.about-heading h1{margin:7px 0 8px;color:#111827;font-size:clamp(32px,4vw,46px);letter-spacing:-.04em}.about-heading p{max-width:720px;margin:0;color:#647087;font-size:16px;line-height:1.6}.about-frame-card{overflow:hidden;border:1px solid #dfe3e9;border-radius:18px;background:#fff;box-shadow:0 18px 48px #181f2b1f;animation:ui-scale-in var(--motion-slow) var(--motion-easing) backwards}.about-frame-card iframe{width:100%;height:min(78vh,900px);min-height:640px;display:block;border:0;background:#f5f6f8}.about-frame-card a{min-height:52px;padding:0 22px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #e5e7eb;color:#c81022;font-size:13px;font-weight:700;text-decoration:none}.about-frame-card a:hover{background:#fff5f5}.about-frame-card a svg{width:16px}@media(max-width:720px){.about-page{width:calc(100% - 28px);padding-top:28px}.about-frame-card iframe{min-height:560px}}.profile-page{width:min(1180px,calc(100% - 64px));min-height:720px;margin:0 auto;padding:38px 0 64px}.profile-hero{overflow:hidden;border:1px solid #dde1e7;border-radius:18px;background:#fff;box-shadow:0 14px 42px #141c2a1a;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.profile-cover{height:190px;position:relative;background:radial-gradient(circle at 77% 20%,rgba(245,43,39,.32),transparent 31%),linear-gradient(125deg,#260301f5,#6a0d07f0),url(/branding/daia-icon.webp) center / 420px no-repeat}.profile-cover:after{content:"Foto de capa";padding:7px 11px;position:absolute;right:18px;bottom:16px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#ffffffd1;background:#00000038;font-size:11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-identity{min-height:122px;padding:22px 28px 22px 164px;position:relative;display:flex;align-items:center;gap:20px}.profile-avatar{width:112px;height:112px;position:absolute;top:-54px;left:30px;display:grid;place-items:center;border:5px solid #fff;border-radius:50%;color:#fff;background:linear-gradient(145deg,#f0192f,#780810);box-shadow:0 10px 28px #39050a45;font-size:32px;font-weight:800}.profile-avatar svg{width:44px;height:44px}.profile-eyebrow{color:#d31327;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.profile-identity h1{margin:4px 0;color:#121a29;font-size:clamp(23px,3vw,31px);letter-spacing:-.03em}.profile-identity p{margin:0;color:#697489;font-size:14px}.profile-status{min-height:37px;margin-left:auto;padding:0 14px;display:flex;align-items:center;gap:7px;border-radius:999px;color:#087d35;background:#dff7e8;font-size:12px;font-weight:700}.profile-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.profile-actions .profile-status{margin-left:0}.profile-logout{min-height:39px;padding:0 14px;display:flex;align-items:center;gap:7px;border:1px solid #e2e5ea;border-radius:9px;color:#596477;background:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:border-color var(--motion-fast) ease,color var(--motion-fast) ease,background var(--motion-fast) ease}.profile-logout:hover{border-color:#e7a0a8;color:#c70e20;background:#fff5f5}.profile-logout svg{width:17px}.profile-status svg{width:17px}.profile-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.profile-card{padding:26px;border:1px solid #e0e4e9;border-radius:15px;background:#fff;box-shadow:0 8px 28px #19212e12;animation:ui-fade-up var(--motion-normal) var(--motion-easing) backwards}.profile-card:nth-child(2){animation-delay:70ms}.profile-card:nth-child(3){animation-delay:.14s}.profile-card>header{display:flex;align-items:center;gap:13px}.profile-card>header>svg{width:42px;height:42px;padding:10px;border-radius:11px;color:#d20f23;background:#fff0f1}.profile-card h2,.profile-card p{margin:0}.profile-card h2{color:#151d2b;font-size:17px}.profile-card p{margin-top:3px;color:#727c8e;font-size:12px}.profile-card dl{margin:22px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.profile-address-card{grid-column:1 / -1}.profile-address-card dl{grid-template-columns:2fr 1fr 1fr .8fr}.profile-field{min-width:0}.profile-field dt{margin-bottom:5px;color:#7b8495;font-size:11px;font-weight:700;text-transform:uppercase}.profile-field dd{margin:0;overflow-wrap:anywhere;color:#1b2331;font-size:14px;font-weight:600}.profile-security{margin-top:20px;padding:19px 24px;display:flex;align-items:center;gap:14px;border:1px solid #e1e5eb;border-radius:14px;color:#58647a;background:#f7f8fa}.profile-security>svg:first-child{width:31px;height:31px;color:#0b8a42}.profile-security>svg:not(:first-child){width:19px;margin-left:3px;color:#9aa2b0}.profile-security div{flex:1}.profile-security strong{display:block;color:#192231;font-size:13px}.profile-security p{margin:3px 0 0;font-size:12px}.profile-state{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#667085;text-align:center}.profile-state>svg{width:52px;height:52px;color:#d31327}.profile-state p{margin:0}.profile-spinner{width:30px;height:30px;border:3px solid #e0e3e8;border-top-color:#d31327;border-radius:50%;animation:orders-spin .7s linear infinite}@media(max-width:760px){.profile-page{width:calc(100% - 28px);padding-top:24px}.profile-cover{height:150px}.profile-identity{padding:70px 20px 24px;align-items:flex-start;flex-direction:column}.profile-avatar{left:20px}.profile-status{margin-left:0}.profile-actions{width:100%;margin-left:0;align-items:stretch;flex-direction:column}.profile-status,.profile-logout{justify-content:center}.profile-grid{grid-template-columns:1fr}.profile-address-card{grid-column:auto}.profile-card dl,.profile-address-card dl{grid-template-columns:1fr}}:root{--motion-fast: .16s;--motion-normal: .32s;--motion-slow: .52s;--motion-easing: cubic-bezier(.22, 1, .36, 1);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17191f;background:#111;font-synthesis:none;text-rendering:optimizeLegibility}@keyframes ui-fade-up{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes ui-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ui-scale-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){:root{--motion-fast: 0ms;--motion-normal: 0ms;--motion-slow: 0ms}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}html{scrollbar-color:rgba(108,116,132,.58) transparent;scrollbar-width:thin}*::-webkit-scrollbar{width:7px;height:7px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#6c748494;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#4b5260c7;background-clip:padding-box}button,input{font:inherit}.field{display:block;width:100%;min-width:0}.field-label{display:block}.field-control{display:flex;width:100%;min-width:0;align-items:center;overflow:hidden;border:1px solid #d6dae0;border-radius:8px;background:#fff}.field-icon{display:grid;flex:0 0 auto;place-items:center}.field-control input{width:100%;min-width:0;height:100%;flex:1;border:0;outline:0;background:transparent}.field-error{display:block}button:focus-visible,input:focus-visible,a:focus-visible{outline:none;outline-offset:3px}.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;margin:28px 0}.pagination button{border:1px solid #dce2e8;border-radius:8px;background:#fff;color:#17324d;padding:10px 18px;font:inherit;cursor:pointer}.pagination button:disabled{opacity:.45;cursor:default}.pagination span{color:#526171;font-size:.875rem}
