@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";:root{--bg: #f2f2f4;--card: #ffffff;--line: #dfe3e8;--text: #262b33;--muted: #8a94a3;--brand: #ef233c;--orange: #f59f00}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Poppins,sans-serif}.page{min-height:100vh;padding-bottom:76px}.hero-backdrop{width:100%;height:290px;background-size:cover;background-position:center}.hero-shell{max-width:1120px;margin:-56px auto 0;position:relative;z-index:2}.store-float-card{background:#fff;border:1px solid #d8dfe8;border-radius:10px;box-shadow:0 2px 8px #1f29370f;overflow:hidden}.store-strip{height:30px;background:linear-gradient(90deg,#ef233c,#f99d1c);color:#fff;padding:0 14px;display:flex;align-items:center;gap:18px;font-size:13px;font-weight:700}.store-main{height:86px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.store-brand{display:flex;align-items:center;gap:10px}.store-logo-badge{width:60px;height:60px;border-radius:10px;background:#ef233c;display:grid;place-items:center;color:#fff;font-size:22px}.store-logo-img{width:100%;height:100%;object-fit:contain;border-radius:10px;background:#fff}.brand{font-size:26px;font-weight:800;line-height:1;letter-spacing:-.01em}.brand-sub{font-size:14px;color:#14a44d;font-weight:600}.top-actions{display:flex;align-items:center;gap:8px}.round-icon{width:34px;height:34px;border-radius:50%;border:none;background:#ef233c;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.content,.promo-banner,.cat-nav{max-width:1120px;margin-left:auto;margin-right:auto}.promo-banner{margin-top:26px;position:relative;border-radius:12px;overflow:hidden;min-height:210px}.promo-bg{width:100%;height:210px;object-fit:cover;display:block}.promo-overlay{position:absolute;left:0;top:0;bottom:0;width:52%;padding:20px;color:#fff;background:linear-gradient(90deg,#00000094,#00000047 70%,#0000)}.promo-badge{display:inline-block;background:#ef233c;border-radius:5px;padding:3px 8px;font-size:14px;font-weight:900;margin-bottom:8px}.promo-overlay h3{margin:0 0 4px;font-size:32px;line-height:1;font-weight:900}.promo-overlay p{margin:0;font-size:14px;line-height:1.25}.promo-name{font-size:22px!important;line-height:1.1!important;margin-bottom:6px!important;font-weight:800}.promo-price{margin-top:8px;font-size:30px;font-weight:900;display:flex;align-items:baseline;gap:8px}.promo-price span{font-size:14px;font-weight:700;letter-spacing:.02em}.promo-cta{position:absolute;right:10px;bottom:10px;height:40px;border:none;border-radius:8px;background:#ef233c;color:#fff;font-size:20px;font-weight:900;padding:0 14px;cursor:pointer}.promo-dots{position:absolute;left:50%;transform:translate(-50%);bottom:12px;display:flex;gap:8px}.promo-dots button{width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:#ffffff73;cursor:pointer;padding:0}.promo-dots button.active{background:#fff}.cat-nav{margin-top:16px;display:flex;justify-content:center;gap:12px;overflow-x:auto}.promo-links{max-width:1120px;margin:10px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.promo-link-item{border:1px solid #dfe3ea;border-radius:10px;background:#fff;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:8px;padding:6px 8px;cursor:pointer;text-align:left}.promo-link-item img{width:46px;height:46px;object-fit:cover;border-radius:8px}.promo-link-name{font-size:12px;font-weight:700;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promo-link-discount{font-size:11px;font-weight:800;color:#fff;background:#ef233c;border-radius:999px;padding:2px 6px}.cat-nav button{border:none;background:transparent;color:#ef233c;font-size:15px;font-weight:800;padding:8px 10px;cursor:pointer;white-space:nowrap}.cat-nav button.active{background:#ef233c;color:#fff;border-radius:8px;padding:8px 14px}.cat-nav button.view-all{border:1px solid #ef233c;border-radius:8px;padding:8px 12px}.content{margin-top:18px}.catalog-error{margin:0 0 12px;padding:10px 12px;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;border-radius:8px;font-size:14px;font-weight:600}.catalog-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#f2f2f4bf;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.catalog-loading-box{min-width:220px;padding:18px 20px;border-radius:12px;border:1px solid #dfe3e8;background:#fff;box-shadow:0 8px 28px #0f172a26;display:flex;flex-direction:column;align-items:center;gap:10px}.catalog-loading-spinner{width:28px;height:28px;border-radius:50%;border:3px solid #e5e7eb;border-top-color:#ef233c;animation:catalogSpin .9s linear infinite}.catalog-loading-text{font-size:14px;font-weight:700;color:#334155}@keyframes catalogSpin{to{transform:rotate(360deg)}}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.category-tile{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px;text-align:left;cursor:pointer}.category-tile b{display:block;font-size:15px;margin-bottom:4px}.category-tile span{color:#64748b;font-size:12px}.order-row{display:grid;grid-template-columns:1.2fr 1fr auto auto auto;gap:10px;border-bottom:1px solid #eceff3;padding:10px 0;font-size:13px;align-items:center}.cards{display:grid;gap:12px}.cards-home{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-sections{display:flex;flex-direction:column;gap:26px}.catalog-section{display:flex;flex-direction:column;gap:12px}.catalog-section-title{margin:0 0 0 6px;color:#1f2937;font-size:26px;font-weight:900;line-height:1.05}.card{background:#fff;border:1px solid #e6ebf1;border-radius:12px;overflow:hidden}.card-home{padding:8px}.card-home-layout{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:10px;align-items:center}.card-home-copy{min-width:0}.card-home-media{position:relative;align-self:stretch}.card-img,.card-home-img{width:100%;height:100%;min-height:76px;object-fit:cover;border:none;border-radius:8px;display:block}.badge-discount{position:absolute;right:10px;top:8px;background:#ef233c;color:#fff;border-radius:4px;padding:3px 8px;font-size:12px;font-weight:900}.badge-off{position:absolute;right:10px;top:38px;background:#f59e0b;color:#fff;border-radius:5px;padding:3px 8px;font-size:12px;font-weight:800}.card-title{margin:0;font-size:18px;line-height:1.08;min-height:0;font-weight:900}.card-sub{margin:3px 0 6px;color:#64748b;font-size:12px;line-height:1.12;min-height:0;max-width:95%}.variant-select{width:100%;height:32px;margin:0 0 6px;border:1px solid #d7dde6;border-radius:6px;padding:0 8px}.card-bottom{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:6px;padding:0}.old-price{font-size:14px!important;color:#8f98a5!important;text-decoration:line-through;font-weight:700!important}.home-price-row>span{font-size:15px;color:#ef233c;font-weight:900}.home-price-row{margin-top:0}.card-bottom button{border:none;background:#ef233c;color:#fff;border-radius:6px;height:34px;padding:0 12px;font-size:14px;font-weight:800;cursor:pointer;font-family:Poppins}.card-bottom button:disabled{opacity:.6;cursor:not-allowed}.menu-advance{position:fixed;left:50%;transform:translate(-50%);bottom:70px;width:min(1120px,calc(100% - 22px));height:48px;border:none;background:#ef233c;color:#fff;padding:0 14px;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:900;cursor:pointer}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:60px;background:#f7f7f8;border-top:1px solid #dbdfe6;display:flex;align-items:center;justify-content:center;z-index:40}.bottom-nav-inner{width:min(520px,calc(100% - 12px));display:grid;grid-template-columns:repeat(4,1fr)}.bottom-nav button{border:none;background:transparent;color:#9ca5b3;cursor:pointer;display:grid;place-items:center;gap:1px;padding-top:4px}.bottom-nav button span{font-size:22px;line-height:1}.bottom-nav button small{font-size:11px;font-weight:700}.bottom-nav button.active{color:#ef233c}.cart-icon-wrap{position:relative;width:20px;height:20px;display:grid;place-items:center}.icon-cart-flat{width:16px;height:12px;border:2px solid currentColor;border-radius:2px 2px 1px 1px;display:block;position:relative}.icon-cart-flat:before,.icon-cart-flat:after{content:"";position:absolute;bottom:-6px;width:4px;height:4px;border-radius:50%;border:2px solid currentColor;background:#f7f7f8}.icon-cart-flat:before{left:1px}.icon-cart-flat:after{right:1px}.cart-badge{position:absolute;top:-7px;right:-10px;min-width:16px;height:16px;border-radius:8px;padding:0 4px;background:#ef233c;color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center;line-height:1;font-size:9px!important}.page-title{max-width:1280px;margin:14px auto 8px;color:var(--brand);font-size:34px;font-weight:900}.page-title.with-back{cursor:pointer}.orders-wrap{max-width:1120px;margin:18px auto 90px}.orders-head{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e6e9ee;padding-bottom:10px;margin-bottom:14px}.orders-head h1{margin:0;color:#ef233c;font-size:25px;font-weight:800}.orders-list{display:grid;gap:16px}.order-card-modern{background:#fff;border:1px solid #d9e0e8;border-radius:14px;padding:14px}.order-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.order-card-top h3{margin:0;font-size:24px;color:#262b33}.order-card-top small{display:block;margin-top:3px;color:#6b7280;font-size:14px}.status-chip{min-width:178px;height:38px;border-radius:8px;display:grid;place-items:center;padding:0 10px;font-size:18px;font-weight:700}.status-chip.warning{background:#f4c430;color:#fff}.status-chip.success{background:#22c55e;color:#fff}.status-chip.danger{background:#ef4444;color:#fff}.order-card-item-row{margin-top:10px;background:#f2f4f7;border-radius:8px;height:46px;display:flex;align-items:center;padding:0 14px}.order-card-item-row span{font-size:15px;font-weight:700;color:#4b5563}.order-card-total-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.order-card-total-row span{font-size:18px;color:#374151}.order-card-total-row b{font-size:34px;color:#ef233c}.orders-primary,.orders-outline{width:100%;height:50px;margin-top:12px;border-radius:10px;font-size:16px;font-weight:800;cursor:pointer;font-family:Poppins}.orders-primary{border:none;background:#ef233c;color:#fff}.orders-outline{border:1px solid #ef233c;background:#fff;color:#ef233c}.orders-empty{background:#fff;border:1px solid #d9e0e8;border-radius:14px;padding:20px}.orders-empty h3{margin:0 0 8px;font-size:22px}.orders-empty p{margin:0 0 8px;color:#64748b}.detail-card{background:#fff;border:1px solid #d9e0e8;border-radius:14px;padding:14px;margin-bottom:14px}.detail-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.detail-card-head h3{margin:0;font-size:18px;color:#232934}.timeline-list{display:grid;gap:8px}.timeline-item{display:grid;grid-template-columns:14px 1fr;align-items:center;gap:10px;color:#4b5563;font-size:14px}.timeline-item .dot{width:12px;height:12px;border-radius:50%;background:#ef233c;display:block}.detail-info-grid{display:grid;grid-template-columns:1fr auto;gap:6px 12px}.detail-info-grid span{color:#4b5563;font-size:14px}.detail-info-grid b{color:#222934;font-size:14px;text-align:right}.detail-info-grid .total{font-size:34px;font-weight:800}.detail-items-list{display:grid;gap:10px}.detail-item-row{display:grid;grid-template-columns:80px 1fr;gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px solid #eceff3}.detail-item-row:last-child{border-bottom:none;padding-bottom:0}.detail-item-row img{width:80px;height:66px;border-radius:8px;object-fit:cover}.detail-item-info h4{margin:0;font-size:14px;color:#1f2937}.detail-item-info strong{color:#ef233c;font-size:18px}.detail-repeat{margin-bottom:8px}.detail-route-link{color:#ef233c;text-decoration:none;font-size:14px;font-weight:800}.detail-route-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px}.detail-route-summary>div{background:#f8fafc;border:1px solid #e4e9f1;border-radius:12px;padding:12px 14px;display:grid;gap:4px}.detail-route-summary span{color:#64748b;font-size:13px}.detail-route-summary b{color:#111827;font-size:18px}.detail-route-frame-wrap{overflow:hidden;border:1px solid #d9e0e8;border-radius:14px;background:#fff}.detail-route-frame{width:100%;min-height:340px;border:0;display:block}.checkout-wrap{max-width:1120px;margin:14px auto}.checkout-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px}.steps{display:flex;gap:8px;margin-bottom:12px}.steps button{height:34px;border:1px solid var(--line);background:#fff;border-radius:6px;padding:0 10px;font-weight:800;cursor:pointer}.steps button.active{background:#fff1f2;border-color:#fecdd3;color:#be123c}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.left label{display:block;margin-top:10px;font-weight:800;color:#344054}.left input,.left select{width:100%;height:42px;border:1px solid var(--line);border-radius:8px;padding:0 10px;margin-top:6px}.pay-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.pay-list button{border:1px solid var(--line);border-radius:6px;background:#fff;height:34px;padding:0 10px;cursor:pointer;font-weight:700}.pay-list button.active{border-color:#f79099;color:#b42318;background:#fff1f3;font-weight:800}.confirm-box{border:1px solid var(--line);background:#fafbfc;padding:10px;display:grid;gap:6px}.checkout-items{border:1px solid var(--line);background:#fafbfc;padding:10px;min-height:180px}.empty{color:var(--muted)}.item-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;border-bottom:1px dashed #e5e7eb;padding:8px 0}.item-row:last-child{border-bottom:none}.item-row b{font-size:15px}.totals{margin-top:12px;border:1px solid var(--line);background:#f8fafb;padding:10px}.totals>div{display:flex;justify-content:space-between;margin:4px 0}.totals .grand{font-size:20px;font-weight:900}.checkout-actions{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap}.checkout-actions button{height:40px;border-radius:5px;padding:0 12px;font-weight:800;cursor:pointer}.checkout-actions .secondary{border:1px solid var(--line);background:#fff}.checkout-actions .primary{border:none;background:var(--brand);color:#fff}.message{margin-top:10px;background:#ecfdf3;border:1px solid #abe5c3;border-radius:6px;color:#027a48;padding:8px;font-weight:700}.message-warning{background:#fff7ed;border-color:#fdba74;color:#9a3412}.store-closed-alert{max-width:1120px;margin:12px auto 0;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;color:#be123c;padding:10px 12px;font-size:14px;font-weight:700}.radius-5{border-radius:5px!important}.card-clickable{cursor:pointer}.cart-wrap{max-width:1115px;margin:22px auto 90px}.cart-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #e6e9ee;margin-bottom:10px}.cart-head h1{margin:0;color:#ef233c;font-size:30px;font-weight:800}.cart-back{width:22px;height:22px;border:none;border-radius:50%;background:#ef233c;color:#fff;font-size:16px;cursor:pointer}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:14px;border-bottom:1px solid #e6e9ee;padding:16px 0}.cart-item-img{width:110px;height:90px;object-fit:cover;border-radius:10px}.cart-item-info h3{margin:0;font-size:20px;line-height:1.1}.cart-item-price{margin-top:6px;color:#ef233c;font-size:28px;font-weight:800}.cart-item-extra-title{margin-top:10px;font-size:16px;font-weight:800}.cart-item-extra{margin-top:4px;color:#5f6b7a;font-size:13px}.cart-item-right{min-width:150px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.qty-box{height:44px;min-width:130px;border:1px solid #cfd6df;border-radius:6px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center}.qty-box button{border:none;background:transparent;color:#9aa2ad;font-size:22px;cursor:pointer}.qty-box span{font-size:18px;font-weight:700}.cart-item-total{font-size:22px;font-weight:700}.also-section{margin-top:22px}.also-section h2{color:#ef233c;margin:0 0 10px;font-size:24px}.also-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.also-card{background:#fff;border:1px solid #dfe3ea;border-radius:8px;overflow:hidden}.also-card-media{position:relative}.also-card-media img{width:100%;height:120px;object-fit:cover;display:block}.also-card-media span{position:absolute;right:8px;top:8px;background:#ef233c;color:#fff;border-radius:4px;padding:3px 7px;font-size:12px;font-weight:800}.also-card-title{padding:10px 10px 0;font-size:14px;font-weight:700;min-height:42px}.also-card-price{display:flex;gap:8px;padding:8px 10px 10px}.also-card-price b{color:#8f98a5;text-decoration:line-through;font-weight:600}.also-card-price strong{color:#ef233c;font-size:18px}.also-card button{width:calc(100% - 20px);margin:0 10px 10px;height:34px;border:none;background:#ef233c;color:#fff;border-radius:6px;font-weight:700;cursor:pointer}.cart-footer-fixed{position:sticky;bottom:12px;margin-top:22px}.cart-advance{width:100%;height:54px;border:none;border-radius:10px;background:#ef233c;color:#fff;font-size:22px;font-weight:800;display:flex;justify-content:space-between;align-items:center;padding:0 14px;cursor:pointer}.cart-advance:disabled{opacity:.65;cursor:not-allowed}.identify-card{max-width:760px;margin:18px auto 22px;min-height:78vh}.identify-head{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e6e9ee;padding-bottom:10px}.identify-head h1{margin:0;color:#ef233c;font-size:38px;font-weight:800}.identify-text{margin:16px 0 12px;color:#5f6b7a;font-size:16px;line-height:1.4}.identify-card label{display:block;margin:16px 0 6px;font-size:15px;font-weight:700;color:#2d3440}.identify-card input{width:100%;height:52px;border:1px solid #d3dae3;border-radius:8px;padding:0 12px;font-size:16px;background:#fff}.identify-advance{width:100%;margin-top:calc(54vh - 260px);height:54px;border:none;border-radius:10px;background:#ef233c;color:#fff;font-size:32px;font-weight:800;cursor:pointer}.identify-advance:disabled{background:#a3a3a3;cursor:not-allowed}.final-card-page{max-width:1120px;margin:18px auto 24px}.final-card-page .identify-head{margin-bottom:12px}.final-block{border:1px solid #d9e0e8;border-radius:12px;background:#fff;padding:14px;margin-bottom:14px}.final-block h3{margin:0 0 10px;font-size:20px;font-weight:800;color:#2d3440}.final-contact-grid{display:grid;grid-template-columns:1fr auto;gap:8px 12px;margin-bottom:10px}.final-contact-grid span{color:#5f6b7a}.final-contact-grid b{text-align:right}.final-outline{width:100%;height:44px;border:1px solid #ef233c;border-radius:8px;background:#fff;color:#ef233c;font-size:18px;font-weight:700;cursor:pointer}.final-option{padding:10px 0;border-bottom:1px solid #eceff3;color:#5f6b7a}.final-option.active{color:#222;font-weight:700}.final-address-row{margin-top:10px}.final-address-row label{display:block;margin-bottom:6px;font-weight:700}.final-address-row input,.final-address-row select{width:100%;height:44px;border:1px solid #d3dae3;border-radius:8px;padding:0 10px;background:#fff}.pay-list-final button{min-width:180px}.final-observacao{margin:10px 0 12px}.final-observacao label{display:block;margin-bottom:6px;font-weight:700}.final-observacao input{width:100%;height:52px;border:1px solid #d3dae3;border-radius:8px;padding:0 10px;background:#fff}.product-wrap{max-width:1120px;margin:22px auto 90px}.product-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #e6e9ee;margin-bottom:18px}.product-head h1{margin:0;color:#ef233c;font-size:30px;font-weight:800}.product-summary-card,.product-config-card{background:#fff;border:1px solid #d9e0e8;border-radius:14px;padding:18px;margin-bottom:16px}.product-media-wrap{position:relative;overflow:hidden;border-radius:16px}.product-summary-image{width:100%;height:320px;object-fit:cover;display:block}.product-summary-card h2{margin:18px 0 8px;font-size:28px;font-weight:800;color:#222}.product-summary-card p{margin:0 0 10px;color:#7a8391;font-size:15px}.product-summary-price{display:flex;align-items:center;gap:14px}.product-summary-price strong{color:#ef233c;font-size:30px;font-weight:900}.option-group-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.option-group-head h3{margin:0;font-size:22px;font-weight:800}.option-group-head p{margin:4px 0 0;color:#6b7280}.option-group-card{border:1px solid #e5e9f0;border-radius:12px;padding:12px;margin-bottom:12px;background:#fff}.option-group-card.collapsed{padding-bottom:8px}.group-badges{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.opt-badge-required,.opt-badge-selected{height:24px;border-radius:6px;padding:0 8px;display:inline-flex;align-items:center;font-size:12px;font-weight:700}.opt-badge-required{background:#f97316;color:#fff}.opt-badge-selected{background:#2563eb;color:#fff}.option-group-toggle{width:34px;height:34px;border:1px solid #d9e0e8;border-radius:8px;background:#fff;color:#425166;font-size:17px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.option-list{display:flex;flex-direction:column;gap:10px}.option-item{width:100%;border:none;border-bottom:1px solid #e8edf2;background:transparent;padding:0 0 10px;display:grid;grid-template-columns:88px 1fr auto;gap:12px;align-items:center;cursor:pointer;text-align:left}.option-item img{width:88px;height:72px;object-fit:cover;border-radius:12px}.option-item-info strong{display:block;font-size:18px;color:#222}.option-item-info span{display:block;margin-top:4px;color:#111827;font-size:16px;font-weight:700}.option-item-action{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#ef233c;font-size:26px;border:1px solid #e6e9ee}.option-item.active .option-item-action{background:#ef233c;color:#fff;border-color:#ef233c}.option-item-qty{display:inline-flex;align-items:center;gap:8px;border-radius:10px;padding:4px 8px;min-width:110px;justify-content:center}.option-item-qty button{width:28px;height:28px;border:1px solid #d9e0e8;border-radius:8px;background:#fff;color:#2d3440;font-size:18px;cursor:pointer}.option-item-qty span{min-width:22px;text-align:center;font-weight:700;color:#2d3440}.option-choice-radio,.option-choice-check{width:28px;height:28px;border:1px solid #c7d0db;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.option-choice-radio{border-radius:50%;padding:0}.option-choice-radio span{width:14px;height:14px;border-radius:50%;background:transparent;min-width:14px}.option-choice-radio.active span{background:#ef233c}.option-choice-check{border-radius:8px;color:#fff;font-weight:900;font-size:15px}.option-choice-check.active{border-color:#ef233c;background:#ef233c}.product-observation{width:100%;min-height:120px;border:1px solid #d3dae3;border-radius:10px;padding:14px;resize:vertical;font:inherit;background:#fff}.product-footer-fixed{margin-top:20px}.detail-item-additions{margin-top:6px;color:#5f6b7a;font-size:14px}.success-card{max-width:760px;margin:22px auto;background:#fff;border:1px solid #d9e0e8;border-radius:14px;padding:24px;box-shadow:0 8px 24px #0f172a14}.success-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;font-size:34px;font-weight:900;color:#fff;background:linear-gradient(180deg,#16a34a,#15803d)}.success-card h1{margin:14px 0 6px;font-size:34px;line-height:1.15;color:#1f2937}.success-sub{margin:0 0 16px;color:#556070;font-size:16px}.success-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.success-grid>div{border:1px solid #d9e0e8;border-radius:10px;padding:10px 12px;background:#f9fafb}.success-grid>div span{display:block;font-size:12px;color:#64748b}.success-grid>div b{font-size:16px;color:#111827}.success-actions{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.success-actions button{height:46px;border-radius:10px;font-size:15px;font-weight:800;cursor:pointer}.success-actions .secondary{border:1px solid #d3dae3;background:#fff;color:#334155}.success-actions .primary{border:none;background:#ef233c;color:#fff}.success-items{margin-top:18px;border-top:1px solid #e6e9ee;padding-top:16px}.success-items h3{margin:0 0 10px;font-size:20px;color:#1f2937}.success-items-list{display:flex;flex-direction:column;gap:10px}.success-item-row{display:flex;justify-content:space-between;gap:14px;border:1px solid #d9e0e8;border-radius:10px;padding:12px;background:#f9fafb}.success-item-additions{margin-top:4px;color:#64748b;font-size:14px}.order-card-preview{margin-top:10px;padding:10px 12px;border-radius:10px;background:#f8fafb;border:1px solid #e6e9ee}.order-card-preview strong{display:block;color:#374151}.order-card-preview-extra{margin-top:4px;color:#64748b;font-size:14px}@media (max-width: 1060px){.hero-shell,.content,.promo-banner,.cat-nav,.checkout-wrap{max-width:calc(100% - 18px)}.cards-home{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-section-title{font-size:22px}.cat-nav button{font-size:14px}.card-home-layout{grid-template-columns:minmax(0,1fr) 92px;gap:8px}.card-home-img{min-height:72px}.card-title{font-size:17px}.card-sub{font-size:11px}.old-price{font-size:13px!important}.home-price-row>span{font-size:15px}.card-bottom button{font-size:12px;height:32px}.also-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-links{grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100% - 18px)}}@media (max-width: 760px){.hero-backdrop{height:220px}.hero-shell{margin-top:-34px}.store-strip{font-size:11px;gap:8px}.store-main{height:74px}.brand{font-size:21px}.brand-sub{font-size:13px}.promo-banner{min-height:170px}.promo-bg{height:170px}.promo-overlay{width:74%;padding:12px}.promo-overlay h3{font-size:24px}.promo-name{font-size:20px!important}.promo-overlay p{font-size:13px}.promo-badge{font-size:14px}.promo-price{font-size:24px}.promo-cta{height:34px;font-size:14px}.promo-links{max-width:calc(100% - 16px);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cards-home{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-section-title{font-size:20px}.cat-nav button{font-size:14px}.card-home-layout{grid-template-columns:minmax(0,1fr) 80px;gap:8px}.card-home-img{min-height:68px}.card-title{font-size:16px}.card-sub{font-size:11px}.old-price{font-size:13px!important}.home-price-row>span{font-size:15px}.card-bottom button{height:30px;font-size:12px}.checkout-grid{grid-template-columns:1fr}.order-row{grid-template-columns:1fr;gap:4px}.orders-wrap{max-width:calc(100% - 16px)}.orders-head h1{font-size:36px}.order-card-top h3{font-size:22px}.status-chip{min-width:130px;font-size:14px;height:30px}.order-card-total-row b{font-size:28px}.detail-card-head h3{font-size:23px}.timeline-item,.detail-info-grid span,.detail-info-grid b{font-size:16px}.detail-info-grid .total{font-size:28px}.detail-item-info h4{font-size:18px}.detail-item-info strong{font-size:30px}.cart-wrap{max-width:calc(100% - 16px);margin-bottom:85px}.cart-head h1{font-size:28px}.cart-item{grid-template-columns:90px 1fr}.cart-item-right{grid-column:1 / -1;flex-direction:row;align-items:center}.cart-item-info h3{font-size:18px}.cart-item-price{font-size:26px}.also-grid{grid-template-columns:1fr 1fr}.cart-advance{font-size:22px}.identify-head h1{font-size:28px}.identify-text{font-size:14px}.identify-card input{height:46px}.identify-advance{margin-top:20px;font-size:24px}.final-block h3{font-size:17px}.pay-list-final button{min-width:120px}.product-wrap{max-width:calc(100% - 16px);margin-bottom:85px}.product-head h1{font-size:28px}.product-summary-image{height:220px}.product-summary-card h2{font-size:22px}.product-summary-price strong{font-size:26px}.option-item{grid-template-columns:72px 1fr auto}.option-item img{width:72px;height:62px}.option-item-info strong{font-size:16px}.success-card{max-width:calc(100% - 12px);padding:16px}.success-card h1{font-size:26px}.success-grid{grid-template-columns:1fr}.success-item-row{flex-direction:column}.success-actions{grid-template-columns:1fr}}
