@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";html,body,#root{width:100%;min-width:100%;margin:0;padding:0}body{display:block}.footer-social{gap:14px;margin-top:10px;display:flex}.footer-social img{opacity:.85;width:35px;height:35px;transition:all .3s}.footer-social img:hover{opacity:1;transform:scale(1.15)}.certificate-card-image:hover{transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:10px;margin-top:25px;padding-top:16px;display:flex}.footer-bottom-row{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.footer-cnpj{color:#8fa3b8;text-align:center;font-size:12px}.certificate-card{flex-direction:column;align-items:center;gap:2px;display:flex}.certificate-label{color:#8fa3b8;font-size:8px}.certificate-card-image{background:#fff;border-radius:6px;justify-content:center;align-items:center;width:55px;height:28px;padding:3px;display:flex;box-shadow:0 4px 10px #0000001a}.certificate-card-image img{object-fit:contain;max-width:100%;max-height:100%}.footer-copy{color:#6f8499;font-size:11px}:root{--bg:#071120;--bg-2:#0b1b33;--card:#fff;--card-soft:#f4f8fc;--text:#0f172a;--text-soft:#6b7a90;--white:#fff;--line:#d9e3ee;--navy:#08162c;--navy-2:#102746;--navy-3:#183a63;--neon:#19f0c1;--neon-2:#6fffe0;--shadow:0 18px 45px #030c182e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site{background:#fff}.container{width:min(1280px,100% - 32px);margin:0 auto}.header{z-index:1000;-webkit-backdrop-filter:blur(14px);background:#ffffffd9;border-bottom:1px solid #0000000f;width:100%;position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;gap:18px;min-height:84px;display:flex}.category-subnav.hidden{opacity:0;pointer-events:none;transform:translateY(-18px)}.brand{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.category-page-top{align-items:flex-start;gap:40px;display:flex}.filter-box{flex-direction:column;gap:10px;margin-bottom:22px;display:flex}.filter-box label{letter-spacing:1.5px;text-transform:uppercase;color:#ffffffd9;font-size:12px;font-weight:900}.filter-box select{color:#fff;background:#ffffff1f;border:1px solid #ffffff38;border-radius:16px;outline:none;width:100%;height:48px;padding:0 14px;font-weight:800}.filter-box select option{color:#001f3f}.category-filter-accordion{box-shadow:none;background:0 0;border-radius:0;padding:0}.filter-accordion-item{border-bottom:1px solid #001f3f24}.filter-accordion-title{color:#001f3f;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0;font-size:16px;font-weight:700;display:flex}.filter-arrow{color:#001f3f8c;font-size:24px;transition:transform .25s}.filter-arrow.open{transform:rotate(180deg)}.filter-accordion-content{gap:12px;padding:0 0 18px;display:grid}.filter-check-item{color:#001f3f;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.filter-check-item input{width:16px;height:16px}.category-master-layout{grid-template-columns:320px 1fr;gap:40px;display:grid}.category-left-panel{padding-top:0}.category-page-title{margin:0 0 28px}.category-right-panel{flex-direction:column;gap:30px;display:flex}.category-hero-banner{background-color:#0b4f86;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;width:100%;height:225px;overflow:hidden;box-shadow:0 28px 70px #001f3f38}.category-hero-banner img{object-fit:cover;object-position:center 38%;width:100%;height:100%;display:block}.category-filter{margin:0}.brand-logo{background:linear-gradient(135deg, var(--navy), var(--navy-2));width:50px;height:50px;color:var(--white);border-radius:16px;justify-content:center;align-items:center;font-weight:900;display:flex;box-shadow:0 10px 25px #08162c47}.brand-title{letter-spacing:.22em;font-size:18px;font-weight:900}.brand-subtitle{color:#64748b;letter-spacing:.24em;text-transform:uppercase;font-size:11px}.form-field{flex-direction:column;gap:6px;display:flex}.form-error{color:#d90429;padding-left:4px;font-size:12px;font-weight:700}.register-submit:disabled{opacity:1;cursor:not-allowed;color:#fff6;box-shadow:none;filter:none;background:linear-gradient(135deg,#001f3f,#036)}.order-actions-row{justify-content:flex-end;margin:14px 0;display:flex}.order-detail-layout{grid-template-columns:1fr 360px;align-items:start;gap:28px;display:grid}.order-detail-card,.order-detail-summary{background:#fff;border-radius:28px;padding:26px;box-shadow:0 24px 70px #001f3f1f}.order-detail-product{align-items:center;gap:18px;margin-bottom:24px;display:flex}.order-detail-product img{object-fit:cover;border-radius:20px;width:110px;height:110px}.order-detail-product strong{color:#001f3f;margin-bottom:6px;font-size:20px;display:block}.order-detail-product span{color:#64748b;margin-bottom:14px;font-weight:700;display:block}.order-detail-summary{gap:14px;display:grid}.summary-line,.summary-total{justify-content:space-between;gap:16px;display:flex}.summary-total{color:#001f3f;border-top:1px solid #e5e7eb;margin-top:10px;padding-top:14px;font-size:18px}.order-detail-product.clickable{cursor:pointer;transition:transform .22s,background .22s}.order-detail-product.clickable:hover{background:#001f3f0a;transform:translateY(-2px)}.cart-trash-btn{color:#ef4444;background:#ef444414;border-color:#ef444447}.cart-trash-btn:hover{color:#dc2626;background:#ef444424}.checkout-page{background:#f5f7fa;min-height:100vh;padding:40px 0}.checkout-container{background:#fff;border-radius:24px;width:100%;max-width:1100px;margin:0 auto;padding:32px;box-shadow:0 20px 60px #00000014}.checkout-btn{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(90deg,#001f3f,#036);border-radius:999px;width:100%;height:54px;font-weight:700;transition:all .25s}.checkout-btn:hover{transform:translateY(-1px);box-shadow:0 12px 30px #0003}.checkout-container input{border:1px solid #d1d5db;border-radius:12px;width:100%;height:48px;padding:0 12px;font-size:14px}.checkout-layout{grid-template-columns:1fr 320px;align-items:start;gap:40px;display:grid}.checkout-products{flex-direction:column;gap:20px;display:flex}.checkout-item{background:#f7fbff;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:18px;padding:16px;display:flex}.checkout-item img{object-fit:contain;background:#fff;border-radius:16px;width:110px;height:110px;padding:10px}.checkout-item-info{flex-direction:column;gap:6px;display:flex}.checkout-item-info strong{color:#001f3f;font-size:16px}.checkout-item-info span{color:#64748b;font-size:14px}.checkout-summary-box{background:#fff;border-radius:24px;padding:24px;position:sticky;top:100px;box-shadow:0 20px 60px #00000014}.payment-method-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.payment-method-card{text-align:left;color:#001f3f;background:#f7fbff;border:1px solid #001f3f24;border-radius:18px;padding:18px}.payment-method-card strong{margin-bottom:6px;font-size:15px;display:block}.payment-method-card span{color:#64748b;font-size:13px;font-weight:700}.payment-method-card.active{color:#fff;background:linear-gradient(135deg,#001f3f,#003b73);border-color:#001f3f}.payment-method-card.active span{color:#ffffffbf}.installment-select{color:#001f3f;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:100%;height:52px;margin-top:12px;padding:0 14px;font-weight:800}.checkout-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pix-card{gap:10px;display:grid}.pix-card strong{color:#001f3f;font-size:28px}.checkout-btn:disabled{opacity:.45;cursor:not-allowed}.nav{align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.nav a:hover{color:#334155}.header-actions{align-items:center;gap:10px;display:flex}.search-input{border:1px solid var(--line);background:#f8fbff;border-radius:999px;outline:none;width:270px;height:44px;padding:0 18px}.search-input:focus{border-color:var(--navy)}.primary-btn,.ghost-btn,.light-btn,.outline-btn,.icon-btn{border:0;transition:all .25s}.primary-btn{background:linear-gradient(135deg, var(--navy), var(--navy-2));color:var(--white);border-radius:999px;padding:13px 20px;font-weight:800;box-shadow:0 12px 28px #08162c38}.primary-btn:hover{background:linear-gradient(135deg,#0d203d,#17345a);transform:translateY(-2px)}.ghost-btn{color:var(--navy);border:1px solid var(--line);background:#ffffffd1;border-radius:999px;padding:12px 18px;font-weight:700}.ghost-btn:hover{background:#f8fbff}.light-btn{background:var(--white);color:var(--navy);border-radius:999px;padding:13px 20px;font-weight:800;box-shadow:0 10px 25px #00000024}.light-btn:hover{transform:translateY(-2px)}.outline-btn{color:var(--white);background:0 0;border:1px solid #ffffff47;border-radius:999px;padding:13px 20px;font-weight:800}.outline-btn:hover{background:#ffffff14}.icon-btn{background:#fff;border:1px solid #dbe2ea;border-radius:999px;width:42px;height:42px}.icon-btn:hover{background:#f8fafc}.block-btn{width:100%}.mobile-only{display:none}.hero{background:var(--navy);height:84vh;min-height:690px;position:relative;overflow:hidden}.hero-slide{opacity:0;pointer-events:none;background-position:50%;background-size:cover;transition:opacity .75s,transform .75s;position:absolute;inset:0;transform:scale(1.04)}.hero-slide.active{opacity:1;pointer-events:auto;transform:scale(1)}.hero-overlay{background:linear-gradient(90deg,#020812e0,#02081275,#02081224),linear-gradient(#00000014,#00000047);position:absolute;inset:0}.hero-grid-lines{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-content{z-index:2;height:100%;color:var(--white);flex-direction:column;justify-content:end;padding-bottom:92px;display:flex;position:relative}.hero-badge{width:fit-content;color:var(--white);letter-spacing:.22em;text-transform:uppercase;background:#19f0c124;border:1px solid #6fffe047;border-radius:999px;margin-bottom:18px;padding:11px 18px;font-size:12px;display:inline-block;box-shadow:0 0 0 1px #19f0c10f,0 10px 30px #19f0c114}.hero h1{letter-spacing:-2px;text-transform:uppercase;text-shadow:0 10px 30px #00000047;max-width:900px;margin:0;font-size:82px;font-weight:900;line-height:.96}.hero p{color:#ffffffe6;max-width:680px;margin-top:20px;margin-bottom:0;font-size:19px;line-height:1.55}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-dot{background:#ffffff61;border:0;border-radius:999px;width:12px;height:12px}.hero-dot.active{background:var(--neon);width:34px}.hero-float-card{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:26px;padding:18px 20px;position:absolute;box-shadow:0 18px 50px #00000038}.hero-float-card span{letter-spacing:.2em;text-transform:uppercase;color:#ffffffad;margin-bottom:8px;font-size:11px;display:block}.hero-float-card strong{font-size:18px;line-height:1.3}.hero-card-left{bottom:110px;left:32px}.hero-card-right{position:absolute;top:30px;right:20px}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:18px;padding:30px 0;display:grid}.benefit-card{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #edf3f9;border-radius:22px;padding:24px}.benefit-card h3{margin:0 0 8px;font-size:18px}.benefit-card p{color:#64748b;margin:0;line-height:1.5}.section{padding:40px 0}.section.category-section{padding-top:10px}.section-soft{background:radial-gradient(circle at 100% 0,#19f0c114,#0000 25%),#fff}.section-top{justify-content:space-between;align-items:end;gap:18px;margin-bottom:30px;display:flex}.section-label{text-transform:uppercase;letter-spacing:.22em;color:#64748b;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-block}.light-label{color:#ffffffb8}.benefit-card{position:relative}.benefit-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff9;border-radius:12px;justify-content:center;align-items:center;width:38px;height:3px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 8px 20px #00000014}.benefit-badge img{object-fit:contain;width:22px;height:22px}.section h2{text-transform:uppercase;letter-spacing:-1px;margin:0 0 12px;font-size:46px;line-height:1.02}.section p{color:#64748b;max-width:760px;margin:0;line-height:1.6}.product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-card{background:var(--card);border:1px solid #e9f0f6;border-radius:30px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 22px 55px #0711201f}.product-card:hover{transform:translateY(-8px);box-shadow:0 26px 65px #07112029}.product-image-wrap{background:#fff;border-bottom:1px solid #001f3f0f;border-radius:22px 22px 0 0;justify-content:center;align-items:center;height:220px;padding:18px;display:flex;position:relative;overflow:hidden}.product-image-wrap img{object-fit:contain;object-position:center;width:100%;height:100%;display:block;transform:scale(1.1)}.image-glow{pointer-events:none;background:radial-gradient(circle,#19f0c12e,#0000 70%);width:180px;height:180px;position:absolute;inset:auto -40px -60px auto}.badge{background:var(--neon);color:#03211b;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;position:absolute;top:16px;left:16px;box-shadow:0 10px 22px #19f0c13d}.product-info{padding:22px}.product-info small{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.product-info h3{min-height:52px;margin:12px 0 16px;font-size:20px;line-height:1.3}.price-row{align-items:end;gap:10px;margin-bottom:16px;display:flex}.price-row strong{font-size:28px}.price-row span{color:#94a3b8;text-decoration:line-through}.card-actions{align-items:center;gap:10px;display:flex}.dark-section{color:var(--white);background:linear-gradient(#08162c,#0d203d)}.dark-section .section-label,.dark-section p{color:#ffffffb8}.search-dropdown{z-index:999;background:#fff;border-radius:14px;width:320px;position:absolute;top:60px;overflow:hidden;box-shadow:0 20px 50px #00000026}.search-item{cursor:pointer;gap:10px;padding:10px;transition:background .2s;display:flex}.search-item:hover{background:#f5f7fa}.search-item img{object-fit:cover;border-radius:8px;width:42px;height:42px}.search-item strong{font-size:13px;display:block}.search-item span{color:#666;font-size:12px}.pontocerto-anchor-fix{height:1px;scroll-margin-top:155px}.product-shipping-box{background:radial-gradient(circle at 100% 0,#0074d914,#0000 36%),#fff;border:1px solid #001f3f1a;border-radius:24px;margin-top:22px;padding:20px;box-shadow:0 18px 44px #001f3f14}.product-shipping-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.product-shipping-top strong{color:#001f3f;font-size:17px;font-weight:900;display:block}.product-shipping-top span{color:#64748b;margin-top:3px;font-size:13px;font-weight:700;display:block}.product-shipping-form{grid-template-columns:1fr 128px;gap:10px;display:grid}.product-shipping-form input{color:#001f3f;background:#f8fbff;border:1px solid #d8e0ea;border-radius:999px;outline:none;height:48px;padding:0 16px;font-weight:800}.product-shipping-form input:focus{background:#fff;border-color:#0074d9a6;box-shadow:0 0 0 4px #0074d914}.product-shipping-form button{color:#fff;cursor:pointer;background:#001f3f;border:0;border-radius:999px;height:48px;font-weight:900;box-shadow:0 12px 26px #001f3f2e}.product-shipping-error{margin:10px 0 0;font-size:13px;font-weight:800;color:#dc2626!important}.product-shipping-options{gap:10px;margin-top:14px;display:grid}.shipping-option-card{color:#001f3f;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #001f3f1a;border-radius:18px;justify-content:space-between;align-items:center;width:100%;min-height:66px;padding:12px 14px;transition:all .22s;display:flex}.shipping-option-card:hover{background:#fff;border-color:#0074d957;transform:translateY(-2px)}.shipping-option-card.active{color:#fff;background:#001f3f;border-color:#001f3f;box-shadow:0 16px 34px #001f3f2e}.shipping-option-card strong{font-size:14px;font-weight:900;display:block}.shipping-option-card span{color:#64748b;margin-top:4px;font-size:12px;font-weight:700;display:block}.shipping-option-card.active span{color:#ffffffbd}.shipping-option-card b{white-space:nowrap;font-size:15px;font-weight:900}.product-shipping-total{border-top:1px solid #001f3f1a;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:14px;display:flex}.product-shipping-total span{color:#64748b;font-size:13px;font-weight:800}.product-shipping-total strong{color:#001f3f;font-size:20px;font-weight:900}@media (width<=560px){.product-shipping-form{grid-template-columns:1fr}.product-shipping-form button{width:100%}}.pontocerto-description-image img[src*="/anzois/"]{object-fit:contain!important;object-position:center right!important;width:100%!important;height:100%!important;transform:translate(40px)scale(.92)!important}.product-detail-gallery{gap:16px;display:grid}.product-thumbs{flex-wrap:wrap;gap:12px;display:flex}.product-thumb{cursor:pointer;background:#f5f7fb;border:2px solid #0000;border-radius:18px;width:86px;height:86px;padding:8px;transition:all .22s;overflow:hidden}.product-thumb img{object-fit:contain;width:100%;height:100%;display:block}.product-thumb:hover{border-color:#0074d959;transform:translateY(-2px)}.product-thumb.active{background:#fff;border-color:#001f3f;box-shadow:0 12px 28px #001f3f2e}#descricao-produto,#sugestoes-produto{scroll-margin-top:100px}.search-price{color:#001f3f;margin-top:2px;font-size:13px;font-weight:700;display:block}.search-empty{color:#999;padding:14px;font-size:13px}.ponto-video-banner-full{background:#001f3f;width:100%;height:420px;margin-top:70px;margin-bottom:10px;margin-left:0;position:relative;overflow:hidden}.ponto-video-overlay{z-index:2;background:linear-gradient(90deg,#000f2357,#001f3f14,#001f3f2e),linear-gradient(#00000005,#0000001a);position:absolute;inset:0}.ponto-video-content-full{z-index:3;color:#fff;flex-direction:column;justify-content:center;width:min(1280px,100% - 32px);height:100%;margin:0 auto;display:flex;position:relative}.ponto-video-content-full span{letter-spacing:.24em;text-transform:uppercase;color:#ffffffbd;margin-bottom:12px;font-size:12px;font-weight:900}.ponto-video-content-full h2{letter-spacing:-2px;text-transform:uppercase;max-width:780px;margin:0;font-size:58px;font-weight:900;line-height:.95}.ponto-video-content-full p{color:#ffffffdb;max-width:620px;margin:18px 0 0;font-size:18px;line-height:1.55}.category-grid{--category-gap:10px;gap:var(--category-gap);scroll-snap-type:x mandatory;flex-wrap:nowrap;align-items:stretch;padding-bottom:10px;display:flex;position:relative;overflow:auto hidden}.category-grid::-webkit-scrollbar{height:0}.category-grid{scrollbar-width:none}.category-card{z-index:1;scroll-snap-align:start;cursor:pointer;pointer-events:auto;filter:none;background-position:50%;background-size:cover;border-radius:26px;flex:0 0 calc(10% - 9px);min-width:112px;min-height:480px;transition:filter .28s,opacity .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 22px 55px #00000040;opacity:1!important;animation:none!important;transform:none!important}.category-card:hover,.category-card.category-card-active,.category-grid.category-hovering .category-card.category-card-active{transform:none!important}.category-card:after{content:"";z-index:1;background:linear-gradient(#0000,#000000d9);width:100%;height:70%;position:absolute;bottom:0;left:0}.category-grid.category-hovering .category-card{filter:grayscale()brightness(.48)contrast(.95)!important;opacity:.62!important}.category-grid.category-hovering .category-card:after,.category-grid.category-hovering .category-card .category-overlay{filter:grayscale()brightness(.55)!important}.category-grid.category-hovering .category-card.category-card-active{filter:grayscale(0)brightness()contrast()!important;opacity:1!important;z-index:20!important;transform:none!important;box-shadow:0 22px 55px #00000040!important}.category-grid.category-hovering .category-card.category-card-active:after,.category-grid.category-hovering .category-card.category-card-active .category-overlay{filter:grayscale(0)brightness()!important}.category-overlay{background:linear-gradient(#0000000f,#000000d1);position:absolute;inset:0}.category-shine{display:none!important}.category-content{z-index:3;text-align:center;grid-template-rows:auto 92px 46px;align-items:end;display:grid;position:absolute;bottom:28px;left:10px;right:10px}.category-content h3{letter-spacing:-.7px;color:#fff;text-align:center;white-space:nowrap;width:100%;height:52px;text-overflow:unset;justify-content:center;align-items:center;margin:0;font-size:clamp(12px,1vw,18px);font-weight:900;line-height:1;display:flex;overflow:visible}.category-content p{color:#ffffffe6;text-align:center;justify-content:center;align-items:flex-start;height:90px;margin:0;font-size:14px;line-height:1.4;display:flex}.category-content .light-btn{margin:0 auto;padding:12px 15px;font-size:14px}.ponto-video-content-full.hashtag-only{text-align:center;justify-content:center;align-items:center;width:100%;max-width:none;margin:0;padding:0 24px;display:flex}.ponto-video-content-full.hashtag-only h2{letter-spacing:-4px;text-align:center;color:#fff;text-transform:uppercase;white-space:nowrap;text-shadow:0 18px 50px #00000047;width:fit-content;max-width:calc(100% - 32px);margin:0 auto;font-size:clamp(54px,6.2vw,122px);font-weight:900;line-height:.9}.members-grid{grid-template-columns:1.2fr .8fr;gap:24px;display:grid}.members-card{border-radius:34px;padding:38px}.dark-card{color:var(--white);background:linear-gradient(135deg,#08162c,#16345b);box-shadow:0 24px 60px #0612244d}.dark-card p{color:#ffffffd1}.light-card{box-shadow:var(--shadow);background:#f8fbff;border:1px solid #e5edf5}.feature-list{color:#475569;margin:18px 0 0;padding-left:18px;line-height:1.9}.app-section{color:#fff;background-color:#0000;background-image:linear-gradient(#001f3fbf,#001f3fd9),url(/fundo.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:80px 0;position:relative}.app-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:28px;display:grid}.app-mini-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px;display:grid}.mini-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #e4edf6;border-radius:24px;padding:18px}.mini-card h3{margin-top:0;margin-bottom:8px}.phone-preview{justify-content:center;display:flex;position:relative}.phone-frame{color:#fff;z-index:3;background:linear-gradient(#102746,#061222);border-radius:36px;width:360px;padding:20px;position:relative;box-shadow:0 24px 60px #0f172a47}.phone-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.phone-top h3{margin:6px 0 0}.phone-icon{background:var(--white);width:54px;height:54px;color:var(--navy);border-radius:18px;justify-content:center;align-items:center;font-size:24px;display:flex}.phone-card{background:#ffffff14;border:1px solid #ffffff0f;border-radius:24px;padding:18px}.phone-card.main{margin-top:20px;box-shadow:0 14px 30px #0000002e}.phone-row{color:#ffffffb3;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-size:14px;display:flex}.phone-card strong{margin-bottom:8px;font-size:30px;display:block}.phone-card p{color:var(--neon);margin:0}.phone-stats{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.ring{z-index:1;border:1px solid #19f0c138;border-radius:999px;position:absolute}.ring-1{width:420px;height:420px;top:20px;left:50%;transform:translate(-50%)}.ring-2{border-color:#19f0c11f;width:520px;height:520px;top:-30px;left:50%;transform:translate(-50%)}.footer{color:#fff;background:#020617;padding:72px 0}.categories-video-section{background:#08162c;position:relative;overflow:visible}.categories-bg-video{object-fit:cover;z-index:0;opacity:.99;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.categories-video-overlay{z-index:1;pointer-events:none;background:linear-gradient(#08162ceb,#08162cbd,#08162cf0);position:absolute;inset:0}.categories-video-section .container{z-index:2;position:relative}.footer-grid{grid-template-columns:1.2fr .7fr .7fr 1fr;gap:28px;display:grid}.footer-grid h4{margin-top:0;margin-bottom:16px}.footer-grid a{color:#ffffffad;margin-bottom:10px;display:block}.footer-text{color:#ffffffad;line-height:1.6}.footer-brand{margin-bottom:14px}.newsletter{gap:10px;margin-top:14px;display:flex}.newsletter input{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;flex:1;height:44px;padding:0 14px}.account-link-btn{text-decoration:none}.account-layout{grid-template-columns:280px 1fr;align-items:start;gap:34px;display:grid}.account-sidebar{background:#fff;border-radius:28px;padding:24px;box-shadow:0 24px 70px #001f3f1f}.account-sidebar h3{color:#001f3f;margin:0 0 18px}.account-menu-item{color:#001f3f;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;height:48px;padding:0 14px;font-weight:800;display:flex}.account-menu-item.active{color:#fff;background:#001f3f}.account-menu-item.logout{color:#d90429;margin-top:18px}.account-card{background:#fff;border-radius:32px;padding:34px;box-shadow:0 28px 80px #001f3f1f}.account-form-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.order-card,.purchase-history-card,.saved-card,.token-scratch-card{background:#f4f8fc;border-radius:24px;margin-top:22px;padding:24px}.order-top,.saved-card{justify-content:space-between;align-items:center;display:flex}.delivery-steps{gap:10px;margin-top:18px;display:flex}.delivery-step{color:#6b7280;background:#fff;border-radius:18px;gap:8px;padding:16px;font-weight:800;display:grid}.delivery-step.done{color:#0f8b4c}.delivery-step.active{color:#0074d9}.token-scratch-card{color:#fff;background:linear-gradient(135deg,#001f3f,#0074d9);gap:10px;max-width:420px;display:grid}.account-form-grid input{color:#001f3f;background:#f7faff;border:1px solid #001f3f1f;border-radius:16px;outline:none;width:100%;height:54px;padding:0 18px;font-size:15px;font-weight:700;transition:all .22s;box-shadow:inset 0 1px #fffc}.account-form-grid input::placeholder{color:#001f3f73;font-weight:600}.account-form-grid input:focus{background:#fff;border-color:#0074d9b3;box-shadow:0 0 0 4px #0074d91a}.account-form-grid input:disabled{color:#001f3f73;cursor:not-allowed;background:#eef3f8}.account-save-btn{min-width:190px;margin-top:8px}.password-change-btn{margin-left:12px}.password-modal{z-index:300;z-index:200;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #001f3f1a;border-radius:30px;width:min(460px,100% - 32px);padding:28px;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 35px 100px #001f3f47}.password-form{gap:14px;margin-top:24px;display:grid}.password-form input{color:#001f3f;background:#f7faff;border:1px solid #001f3f1f;border-radius:16px;outline:none;height:54px;padding:0 18px;font-size:15px;font-weight:700}.password-form input:focus{background:#fff;border-color:#0074d9b3;box-shadow:0 0 0 4px #0074d91a}.token-scratch-card strong{letter-spacing:3px;font-size:30px}.support-grid{gap:12px;margin-top:24px;display:flex}.overlay{z-index:100;background:#00000073;position:fixed;inset:0}.tracking-box{background:#0074d90d;border:1px solid #001f3f0f;border-radius:16px;margin-top:14px;padding:14px 16px}.tracking-box span{text-transform:uppercase;letter-spacing:1px;color:#001f3f8c;font-size:12px;font-weight:900}.tracking-box strong{color:#001f3f;letter-spacing:1.5px}.tracking-copy-btn{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.order-product-row{align-items:center;gap:16px;display:flex}.order-product-info{flex:1;gap:4px;display:grid}.order-tracking-top{flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex}.order-tracking-top button{cursor:pointer;background:0 0;border:0;font-size:16px;transition:transform .2s}.order-tracking-top button:hover{transform:scale(1.15)}.order-tracking-top span{white-space:nowrap}.order-product-row img{object-fit:cover;background:#fff;border-radius:18px;width:82px;height:82px}.order-product-info{gap:4px;display:grid}.password-field{align-items:center;display:flex;position:relative}.password-field input{width:100%;padding-right:40px}.password-toggle{cursor:pointer;opacity:.6;background:0 0;border:0;transition:all .2s;position:absolute;right:10px}.password-toggle:hover{opacity:1}.order-product-row strong{color:#001f3f}.order-card{background:#f7fbff;border-radius:24px;max-width:780px;padding:20px;box-shadow:0 18px 50px #001f3f14}.order-product-row span{color:#001f3f8c;font-size:13px;font-weight:700}.return-form{gap:14px;max-width:680px;margin-top:24px;display:grid}.return-form select,.return-form textarea{color:#001f3f;background:#f7faff;border:1px solid #001f3f1f;border-radius:16px;outline:none;width:100%;font-weight:700}.return-form select{height:54px;padding:0 16px}.return-form textarea{resize:vertical;min-height:120px;padding:16px}.return-list{gap:14px;margin-top:28px;display:grid}.return-card{background:#f4f8fc;border:1px solid #001f3f14;border-radius:20px;padding:18px}.return-card div{gap:4px;display:grid}.return-card strong{color:#001f3f}.return-card span,.return-card small{color:#001f3f8c;font-weight:700}.return-card p{margin:12px 0}.return-status{color:#0074d9;background:#0074d91f;border-radius:999px;align-items:center;margin-top:8px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.return-form button:disabled{opacity:.45;cursor:not-allowed}.support-premium-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0;display:grid}.support-channel-card{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(135deg,#001f3ff5,#0074d92e),#001f3f;border:1px solid #0074d92e;border-radius:18px;padding:18px;box-shadow:0 18px 40px #001f3f2e}.support-channel-card strong{margin-bottom:6px;font-size:16px;display:block}.support-channel-card span{color:#ffffffb8;font-size:13px}.support-ticket-form{gap:14px;margin-top:20px;display:grid}.support-ticket-form textarea{resize:vertical;min-height:130px}.support-ticket-list{gap:14px;margin-top:24px;display:grid}.support-ticket-card{background:#ffffffeb;border:1px solid #001f3f14;border-radius:18px;padding:18px;box-shadow:0 16px 35px #001f3f14}.support-ticket-card div{justify-content:space-between;gap:12px;display:flex}.support-ticket-card span,.support-ticket-card small{color:#6b7280;font-size:12px}.support-ticket-card p{color:#334155;margin:10px 0}@media (width<=768px){.support-premium-grid{grid-template-columns:1fr}.support-ticket-card div{flex-direction:column}}.support-grid{margin-top:24px}.support-options-clean{gap:12px;margin-top:14px;display:flex}.support-options{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.support-option-card{color:#fff;background:#001f3f;border:1px solid #0074d938;border-radius:999px;flex-direction:column;justify-content:center;min-width:180px;padding:14px 22px;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 14px 30px #001f3f29}.support-option-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px #001f3f3d}.support-option-card strong{margin-bottom:3px;font-size:15px;display:block}.support-option-card span{color:#ffffffb8;font-size:12px;line-height:1.3;display:block}@media (width<=768px){.support-options{flex-direction:column}.support-option-card{width:100%}}.product-buy-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}.icon-cart-btn{cursor:pointer;background:#001f3f14;border:1px solid #0074d940;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.card-actions{gap:10px;display:flex}.icon-cart-btn{cursor:pointer;background:#001f3f0f;border:1px solid #0074d940;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.icon-cart-btn:hover{background:#0074d92e}.icon-btn{transition:transform .15s}.icon-btn:active{transform:scale(.85)}.icon-btn.liked svg{animation:.3s heartPop}@keyframes heartPop{0%{transform:scale(1)}40%{transform:scale(1.4)}70%{transform:scale(.9)}to{transform:scale(1)}}.favorite-header-btn{color:#001f3f;cursor:pointer;background:#fff;border:1px solid #001f3f1f;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;line-height:0;display:flex;box-shadow:0 12px 28px #001f3f14}.favorite-header-btn:hover{border-color:#0074d947;transform:translateY(-1px)}.favorites-actions{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.favorites-actions .primary-btn,.favorites-actions .ghost-btn{width:fit-content}.support-option-pill{color:#fff;background:#001f3f;border-radius:999px;padding:11px 18px;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 10px 24px #001f3f2e}.support-option-pill:hover{transform:translateY(-1px)}.cart-drawer{z-index:3000;background:#fff;flex-direction:column;width:420px;max-width:100%;height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #00000026}.drawer-top,.drawer-bottom{border-bottom:1px solid #e5e7eb;padding:22px}.drawer-top{justify-content:space-between;align-items:start;display:flex}.drawer-top h3{margin:0 0 6px}.drawer-top p{color:#64748b;margin:0}.drawer-body{flex:1;padding:20px;overflow:auto}.empty-box{text-align:center;flex-direction:column;align-items:center;display:flex}.checkout-modal{z-index:1000;background:#fff;border-radius:28px;width:min(440px,100vw - 32px);padding:26px;position:fixed;top:50%;right:32px;transform:translateY(-50%);box-shadow:0 30px 90px #001f3f47}.checkout-summary{background:#001f3f0f;border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:18px;display:flex}.checkout-methods{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.checkout-method{cursor:pointer;color:#001f3f;background:#fff;border:1px solid #001f3f1f;border-radius:14px;padding:12px 8px;font-weight:800}.checkout-method.active{color:#fff;background:#001f3f}.checkout-form{gap:12px;margin-bottom:18px;display:grid}.checkout-form input{border:1px solid #001f3f1f;border-radius:14px;outline:none;padding:14px}.checkout-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.empty-box h4{margin-top:0}.cart-item{border:1px solid #e5e7eb;border-radius:22px;gap:14px;margin-bottom:14px;padding:14px;display:flex}.cart-item img{object-fit:cover;border-radius:18px;width:92px;height:92px}.cart-item-info h4{margin:0 0 6px}.cart-item-info small{color:#64748b;margin-bottom:8px;display:block}.cart-item-info strong{margin-bottom:10px;display:block}.qty-row{align-items:center;gap:10px;display:flex}.total-row{justify-content:space-between;align-items:center;margin-bottom:14px;font-size:18px;display:flex}.auth-modal{z-index:1000;background:#fff;border-radius:30px;width:min(92vw,460px);padding:26px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000002e}.auth-top{justify-content:space-between;align-items:start;gap:16px;display:flex}.auth-top small{color:#64748b;text-transform:uppercase;letter-spacing:.16em}.auth-top h3{margin:8px 0 0}.auth-form{margin-top:20px}.auth-form input{border:1px solid #dbe2ea;border-radius:16px;outline:none;width:100%;height:48px;margin-bottom:12px;padding:0 14px}.auth-form input:focus{border-color:#0f172a}.auth-switch{color:#64748b;text-align:center;margin-top:16px}.text-btn{color:#0f172a;background:0 0;border:0;padding:0;font-weight:700}@media (width<=1100px){.desktop-only{display:none}.mobile-only{display:inline-flex}.menu-btn{background:#fff;border:1px solid #dbe2ea;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px}.mobile-menu{background:#fff;border-top:1px solid #e5e7eb}.mobile-menu-inner{gap:14px;padding:16px 0 18px;display:grid}.mobile-buttons{gap:10px;display:flex}.mobile-search{width:100%}.benefits-grid,.product-grid,.footer-grid,.app-grid,.members-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:58px}.hero-card-right{top:100px;right:20px}.hero-card-left{bottom:100px;left:20px}}@media (width<=760px){.suggestion-carousel{grid-auto-columns:82%;gap:14px}.category-grid{grid-template-columns:repeat(2,1fr)}.section-top{flex-direction:column;align-items:start}.hero{height:auto;min-height:700px}.hero-content{justify-content:start;padding-top:180px;padding-bottom:110px}.hero h1{font-size:40px}.hero p{font-size:16px}.hero-float-card{display:none}.section h2{font-size:34px}.members-card,.phone-frame{padding:24px}.cart-drawer{width:100%}.newsletter{flex-direction:column}.ring{display:none}}.carretilha-hero-banner{background:#08162c}.carretilha-hero-banner img{transform:scale(.88);object-fit:contain!important;object-position:center center!important}.category-banner-title span.carretilhas-title-small{letter-spacing:-2.5px!important;text-align:center!important;font-size:clamp(56px,7.6vw,118px)!important;line-height:.9!important;transform:translate(0)!important}.model-3d-section{background:radial-gradient(circle at 100% 0,#0074d91f,#0000 32%),linear-gradient(#fff,#f4f8fc)}.model-3d-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:28px;display:grid}.model-3d-text h2{color:#000;letter-spacing:-2.5px;text-transform:uppercase;margin:0 0 18px;font-size:clamp(76px,8vw,150px);font-weight:900;line-height:.88}.model-3d-side-logo{object-fit:contain;z-index:4;pointer-events:none;width:150px;height:auto;position:absolute;top:95px;left:390px}.model-3d-card{background:radial-gradient(circle,#0074d929,#0000 42%),#fff;border:1px solid #001f3f14;border-radius:32px;height:460px;overflow:hidden;box-shadow:0 28px 80px #001f3f24}model-viewer{background:0 0;width:100%;height:100%}@media (width<=900px){.model-3d-layout{grid-template-columns:1fr}.model-3d-card{height:360px}}.brand-logo-image{box-shadow:none;background:0 0;padding:0;overflow:hidden}.brand-logo-image img{object-fit:contain;width:100%;height:100%;display:block}.brand-logo.logo-header{width:100px;height:100px;box-shadow:none;background:0 0;justify-content:center;align-items:center;display:flex;overflow:hidden}.brand-logo.logo-header img{object-fit:contain;width:100%;height:100%;display:block}.category-subnav{z-index:999;-webkit-backdrop-filter:blur(18px);background:linear-gradient(#ffffff40,#001f3f99);width:100%;padding:14px 0 18px;transition:all .4s;position:sticky;top:80px}.register-page-card{background:#fff;border:1px solid #e9f0f6;border-radius:30px;padding:34px;box-shadow:0 22px 55px #0711201f}.register-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.register-grid input{background:#f8fbff;border:1px solid #dbe2ea;border-radius:16px;outline:none;height:52px;padding:0 16px}.register-grid .password-field{width:100%;position:relative}.register-grid .password-field input{width:100%;padding-right:46px}.register-grid .password-toggle{color:#001f3f94;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.account-link-btn{white-space:nowrap!important;justify-content:center!important;align-items:center!important;min-width:fit-content!important;display:inline-flex!important}.product-color-selector{gap:12px;margin:22px 0;display:grid}.product-color-selector strong{color:#001f3f;font-size:15px;font-weight:900}.product-color-options{flex-wrap:wrap;gap:12px;display:flex}.color-dot-btn{color:#001f3f;cursor:pointer;background:#f8fbff;border:1px solid #001f3f1f;border-radius:999px;align-items:center;gap:9px;min-height:48px;padding:8px 14px 8px 8px;font-weight:800;transition:all .2s;display:inline-flex}.color-dot-btn:hover{background:#fff;border-color:#0074d959;transform:translateY(-1px)}.color-dot-btn.active{background:#fff;border-color:#001f3f;box-shadow:0 0 0 4px #001f3f14}.color-dot-btn:disabled{opacity:.35;cursor:not-allowed;transform:none}.color-dot{border:2px solid #fffffff2;border-radius:999px;width:28px;height:28px;box-shadow:0 0 0 1px #001f3f2e}.color-dot-btn small{font-size:13px;font-weight:900}.product-size-selector{gap:12px;margin:18px 0 22px;display:grid}.product-size-selector strong{color:#001f3f;font-size:15px;font-weight:900}.product-size-options{flex-wrap:wrap;gap:12px;display:flex}.size-option-btn{color:#001f3f;cursor:pointer;background:#f8fbff;border:1px solid #001f3f24;border-radius:999px;min-height:46px;padding:0 18px;font-size:14px;font-weight:900;transition:all .2s}.size-option-btn:hover{background:#fff;border-color:#0074d959;transform:translateY(-1px)}.size-option-btn.active{color:#fff;background:#001f3f;border-color:#001f3f;box-shadow:0 0 0 4px #001f3f14}.size-option-btn:disabled{opacity:.35;cursor:not-allowed;transform:none}.register-grid .password-toggle:hover{color:#001f3f}.register-grid select,.register-page-card select,.register-select{color:#001f3f!important;appearance:none!important;background-color:#f8fbff!important;background-image:linear-gradient(45deg,#0000 50%,#001f3f 50%),linear-gradient(135deg,#001f3f 50%,#0000 50%)!important;background-position:calc(100% - 22px) 23px,calc(100% - 16px) 23px!important;background-repeat:no-repeat!important;background-size:6px 6px,6px 6px!important;border:1px solid #dbe2ea!important;border-radius:16px!important;outline:none!important;width:100%!important;height:52px!important;padding:0 42px 0 16px!important;font-family:Inter,Arial,sans-serif!important;font-size:15px!important;font-weight:700!important}.register-grid select:focus,.register-page-card select:focus,.register-select:focus{background-color:#fff!important;border-color:#08162c!important}.register-grid select option,.register-page-card select option,.register-select option{color:#001f3f!important;background:#fff!important}.register-grid input:focus{background:#fff;border-color:#08162c}.register-submit{width:100%;margin-top:24px}@media (width<=760px){.register-grid{grid-template-columns:1fr}}.footer-bottom{text-align:center;color:#8fa3b8;border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:10px;margin-top:30px;padding-top:18px;font-size:12px;display:flex}.footer-bottom strong{color:#fff}.footer-certificates{align-items:center;gap:10px;display:flex}.footer-certificates img{opacity:.7;filter:grayscale();height:20px;transition:all .3s}.footer-certificates img:hover{opacity:1;filter:grayscale(0%)}.category-subnav.visible{opacity:1;transform:translateY(0)}.category-subnav-inner{flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;width:calc(100% - 24px);max-width:1500px;margin:0 auto;display:flex}.category-subnav-item{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffff2e,#ffffff0a);border:1px solid #ffffff40;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:10px 14px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 8px 25px #00000040,inset 0 1px #fff6}.category-subnav-item:hover{background:linear-gradient(135deg,#0074d959,#ffffff14);border-color:#0074d999;transform:translateY(-3px)scale(1.05);box-shadow:0 12px 35px #0074d959,0 0 20px #0074d940}.category-subnav-icon{-webkit-backdrop-filter:blur(8px);color:#fff;background:linear-gradient(135deg,#0074d947,#ffffff1a);border:1px solid #ffffff38;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 0 14px #0074d92e,inset 0 1px #ffffff2e}.category-subnav-icon-image{object-fit:contain;width:65px;height:65px}.category-subnav-label{letter-spacing:.01em;white-space:nowrap;font-size:.92rem;font-weight:700}.category-layout{grid-template-columns:240px 1fr;align-items:start;gap:48px;display:grid}.category-filter{-webkit-backdrop-filter:blur(16px);background:linear-gradient(#001f3ff5,#143a5fc7);border:1px solid #ffffff1a;border-radius:24px;width:100%;min-height:180px;padding:24px 22px;position:sticky;top:140px;box-shadow:0 20px 45px #00000038,inset 0 1px #ffffff14}.category-filter.category-filter-accordion{color:#001f3f!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;padding:0!important}.category-filter-accordion .filter-accordion-title,.category-filter-accordion .filter-check-item{color:#111827!important}.category-filter-accordion .filter-arrow{color:#6b7280!important}.category-filter-accordion .filter-accordion-item{border-bottom:1px solid #e5e7eb!important}.filter-check-item:hover{background:#0074d90f;border-radius:8px}.filter-check-item input:checked+span{color:#0074d9;font-weight:700}.filter-accordion-title:hover{color:#0074d9}.filter-check-item input:checked{accent-color:#0074d9}.clickable-card{cursor:pointer}.product-detail-page{padding-top:36px}.product-detail-layout{grid-template-columns:1.2fr .9fr;align-items:start;gap:40px;display:grid}.product-detail-image-box{background:#fff;border-radius:28px;justify-content:center;align-items:center;min-height:520px;padding:28px;display:flex;overflow:hidden}.product-detail-image-box img{object-fit:contain;max-width:100%;max-height:460px}.product-detail-tabs{gap:12px;margin-top:24px;margin-bottom:18px;display:flex}.product-tab{color:#001f3f;cursor:pointer;background:#fff;border:1px solid #d9e1ea;border-radius:999px;padding:12px 18px;font-weight:700}.product-tab.active{color:#fff;background:#001f3f;border-color:#001f3f}.product-detail-tab-content{color:#40526b;background:#fff;border:1px solid #e6ebf1;border-radius:22px;padding:22px;line-height:1.7}.product-detail-right h1{color:#001f3f;margin:10px 0 14px;font-size:42px;line-height:1.08}.product-detail-meta{color:#5d6f86;margin-bottom:20px;font-size:15px}.product-detail-price-box{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.product-detail-old-price{color:#8c9ab0;font-size:18px;text-decoration:line-through}.product-detail-price{color:#001f3f;font-size:42px;font-weight:900}.product-detail-buy-row{align-items:center;gap:16px;display:flex}.product-qty-box{border:1px solid #d8e0ea;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;min-width:140px;padding:10px 16px;display:flex}.product-qty-box button{cursor:pointer;color:#001f3f;background:0 0;border:none;font-size:22px}.product-buy-btn{border-radius:999px;min-height:56px;padding:0 34px;font-size:18px}.product-suggestions{margin-top:56px}.suggestion-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:calc(25% - 15px);grid-auto-flow:column;gap:20px;padding:8px 4px 18px;display:grid;overflow:auto hidden}.suggestion-carousel::-webkit-scrollbar{display:none}.suggestion-carousel-wrap{position:relative}.suggestion-arrow{z-index:5;color:#001f3f;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #001f3f1f;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;font-size:34px;font-weight:800;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 35px #001f3f29}.technical-specs-table{background:#fff;border:1px solid #d8e0ea;border-radius:18px;margin-top:22px;overflow:hidden}.technical-specs-table div{border-bottom:1px solid #d8e0ea;grid-template-columns:180px 1fr;min-height:38px;display:grid}.technical-specs-table div:last-child{border-bottom:none}.technical-specs-table strong{color:#fff;letter-spacing:.04em;background:#001f3f;align-items:center;padding:10px 12px;font-size:12px;display:flex}.technical-specs-table span{color:#001f3f;background:#f4f6f9;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;display:flex}@media (width<=760px){.technical-specs-table div{grid-template-columns:120px 1fr}.technical-specs-table strong,.technical-specs-table span{padding:9px;font-size:11px}}.technical-specs-side{margin-top:28px}.technical-specs-side h3{color:#001f3f;margin-bottom:14px;font-size:22px;font-weight:900}.product-detail-right .technical-specs-table{margin-top:0}.product-detail-right .technical-specs-table div{grid-template-columns:150px 1fr}.product-detail-right .technical-specs-table strong{font-size:11px}.product-detail-right .technical-specs-table span{font-size:12px}.product-detail-image-box.product-detail-image-box-gallery{padding:28px!important;position:relative!important;overflow:hidden!important}.product-detail-image-box-gallery .product-gallery-arrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2!important;color:#001f3f!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:#ffffffeb!important;border:1px solid #001f3f24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:58px!important;height:58px!important;font-size:48px!important;font-weight:400!important;line-height:1!important;transition:all .22s!important;display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;box-shadow:0 18px 42px #001f3f2e!important}.product-detail-image-box-gallery .product-gallery-arrow.left{left:24px!important}.product-detail-image-box-gallery .product-gallery-arrow.right{right:24px!important}.product-detail-image-box-gallery .product-gallery-arrow:hover{color:#fff!important;background:#001f3f!important;transform:translateY(-50%)scale(1.08)!important}.product-detail-image-box-gallery .product-main-image{object-fit:contain;opacity:1;filter:blur();max-width:100%;max-height:460px;transition:opacity .38s cubic-bezier(.16,1,.3,1),transform .38s cubic-bezier(.16,1,.3,1),filter .38s cubic-bezier(.16,1,.3,1);transform:scale(1)translateY(0)}.product-detail-image-box-gallery .product-main-image.changing{opacity:0;filter:blur(6px);transform:scale(.94)translateY(8px)}.product-image-hover-wrap{perspective:900px;position:relative;overflow:hidden}.product-image-hover-wrap .product-card-img{object-fit:contain;object-position:center;will-change:opacity, transform, filter;width:calc(100% - 36px);height:calc(100% - 36px);transition:opacity .48s cubic-bezier(.16,1,.3,1),transform .48s cubic-bezier(.16,1,.3,1),filter .48s cubic-bezier(.16,1,.3,1);display:block;position:absolute;inset:18px}.model-3d-showcase{grid-template-columns:minmax(420px,1fr) 300px;align-items:center;gap:28px;width:100%;display:grid}.model-3d-side-image{border-radius:34px;justify-content:center;align-items:center;height:460px;display:flex;overflow:hidden}.model-3d-side-image img{object-fit:contain;filter:drop-shadow(0 24px 35px #001f3f2e);width:100%;height:100%}@media (width<=980px){.model-3d-showcase{grid-template-columns:1fr}.model-3d-side-image{height:300px}}.checkout-success-page{align-items:center;min-height:70vh;display:flex}.checkout-success-card{text-align:center;background:#fffffff5;border-radius:32px;max-width:680px;margin:0 auto;padding:42px;box-shadow:0 24px 70px #00142d24}.checkout-success-card h1{color:#08162c;margin:12px 0;font-size:38px}.checkout-success-card p{color:#5f6b7a;font-size:17px;line-height:1.6}.checkout-success-status{color:#08162c;background:#08162c0f;border-radius:18px;justify-content:center;gap:8px;margin:26px auto;padding:18px 22px;display:flex}.checkout-success-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.checkout-success-details{grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0 28px;display:grid}.checkout-success-details div{background:#08162c0b;border:1px solid #08162c14;border-radius:18px;padding:16px}.checkout-success-details span{text-transform:uppercase;letter-spacing:.08em;color:#617089;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.checkout-success-details strong{color:#08162c;font-size:16px}@media (width<=680px){.checkout-success-details{grid-template-columns:1fr}}.checkout-success-icon{color:#22c55e;background:#15803d1f;border:1px solid #22c55e59;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 18px;display:flex;box-shadow:0 0 35px #22c55e2e}.checkout-success-status span{color:#22c55e;font-weight:800}.premium-payment-grid{gap:16px!important}.premium-payment-card{color:#061b35!important;text-align:left!important;background:linear-gradient(#fff 0%,#f4f8fc 100%)!important;border:1px solid #00274e1f!important;border-radius:24px!important;min-height:172px!important;padding:18px!important;position:relative!important;overflow:hidden!important;box-shadow:0 14px 30px #0019340f,inset 0 1px #ffffffe6!important}.premium-payment-card:before{content:""!important;opacity:0!important;background:radial-gradient(circle at 100% 0,#005baa1f,#0000 38%)!important;transition:all .25s!important;position:absolute!important;inset:0!important}.premium-payment-card:hover{border-color:#00549b47!important;transform:translateY(-4px)!important;box-shadow:0 24px 46px #0019341f,inset 0 1px #fffffff2!important}.premium-payment-card:hover:before{opacity:1!important}.premium-payment-card.active{color:#fff!important;background:radial-gradient(circle at 100% 0,#1c8cff47,#0000 38%),linear-gradient(135deg,#003d73 0%,#002b52 58%,#001d38 100%)!important;border-color:#41b2ffd9!important;box-shadow:0 24px 52px #004c914d,inset 0 1px #ffffff24!important}.premium-payment-card.active:after{content:"✓"!important;color:#fff!important;background:#ffffff2e!important;border-radius:999px!important;place-items:center!important;width:28px!important;height:28px!important;font-size:14px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:16px!important;right:16px!important}.payment-card-top{z-index:1!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:18px!important;display:flex!important;position:relative!important}.payment-card-icon{color:#003d73!important;background:#00396e14!important;border:1px solid #00396e1a!important;border-radius:16px!important;place-items:center!important;width:46px!important;height:46px!important;display:grid!important}.premium-payment-card.active .payment-card-icon{color:#fff!important;background:#ffffff24!important;border-color:#ffffff2e!important}.pix-icon{letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important}.payment-card-badge{z-index:1!important;color:#00599f!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:#0057a31a!important;border-radius:999px!important;padding:6px 9px!important;font-size:10px!important;font-weight:950!important;position:relative!important}.payment-card-badge.green{color:#15803d!important;background:#15803d1c!important}.payment-card-badge.neutral{color:#475569!important;background:#0f172a14!important}.premium-payment-card.active .payment-card-badge{color:#dff4ff!important;background:#ffffff26!important}.premium-payment-card strong{z-index:1!important;color:inherit!important;letter-spacing:-.02em!important;margin-bottom:8px!important;font-size:17px!important;font-weight:950!important;display:block!important;position:relative!important}.premium-payment-card span:not(.payment-card-badge){z-index:1!important;color:#667994!important;max-width:190px!important;font-size:13px!important;font-weight:750!important;line-height:1.38!important;display:block!important;position:relative!important}.premium-payment-card.active span:not(.payment-card-badge){color:#ebf7ffcc!important}.premium-payment-card small{z-index:1!important;color:#7b8ca3!important;border-top:1px solid #00274e14!important;margin-top:14px!important;padding-top:12px!important;font-size:11px!important;font-weight:850!important;display:block!important;position:relative!important}.premium-payment-card.active small{color:#ebf7ffad!important;border-top-color:#ffffff1f!important}.installment-price{color:#5d6f86;margin-top:2px;font-size:11.5px;font-weight:700;line-height:1.25;display:block}.product-detail-installment{color:#5d6f86;margin-top:2px;font-size:14px;font-weight:700;line-height:1.25;display:block}.product-image-hover-wrap .product-card-img.main{opacity:1;filter:blur();z-index:1;transform:translate(0)scale(1.08)rotate(0)}.product-image-hover-wrap .product-card-img.hover{opacity:0;filter:blur(7px);z-index:2;transform:translate(120px)scale(.94)rotate(3deg)}.product-card:hover .product-image-hover-wrap .product-card-img.main{opacity:0;filter:blur(6px);transform:translate(-90px)scale(1.13)rotate(-3deg)}.product-card:hover .product-image-hover-wrap .product-card-img.hover{opacity:1;filter:blur();transform:translate(0)scale(1.1)rotate(0)}.product-image-hover-wrap .badge{z-index:10!important;position:absolute!important;top:16px!important;left:16px!important}.product-image-hover-wrap .image-glow{z-index:1!important;position:absolute!important}.price-stack{flex-direction:column;align-items:flex-start;gap:3px;margin-bottom:16px;display:flex}.old-price-top{color:#94a3b8;font-size:15px;font-weight:700;text-decoration:line-through}.discount-price{color:#001f3f;font-size:30px;font-weight:900;line-height:1}.technical-specs-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.technical-specs-grid .technical-specs-table{margin-top:0}@media (width<=760px){.technical-specs-grid{grid-template-columns:1fr}}.handle-side-options button{color:#001f3f;cursor:pointer;text-align:left;background:#fff;border:1px solid #d8e0ea;border-radius:18px;flex-direction:column;gap:4px;padding:13px 14px;font-weight:900;display:flex}@media (width<=760px){.handle-side-options{grid-template-columns:1fr}}.handle-side-selector{margin:22px 0 18px}.handle-side-selector strong{color:#001f3f;margin-bottom:10px;font-size:15px;font-weight:900;display:block}.handle-side-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.handle-side-options button{color:#001f3f;cursor:pointer;text-align:left;background:#fff;border:1px solid #d8e0ea;border-radius:18px;flex-direction:column;gap:4px;padding:13px 14px;font-weight:900;transition:all .2s;display:flex}.handle-side-options button span{color:#60728a;font-size:12px;font-weight:700}.handle-side-options button.active{color:#fff;background:#001f3f;border-color:#001f3f;box-shadow:0 14px 32px #001f3f2e}.handle-side-options button.active span{color:#ffffffc7}.handle-side-options button:disabled{opacity:.45;cursor:not-allowed;background:#f1f4f8}@media (width<=760px){.handle-side-options{grid-template-columns:1fr}}.category-card{cursor:pointer}.category-sort-row{justify-content:flex-end;align-items:center;gap:18px;margin:18px 0 22px;display:flex}.category-section .product-card .price-row{flex-direction:column-reverse;align-items:flex-start;gap:6px;max-width:100%;display:flex}.category-section .product-card .price-row strong{white-space:nowrap;font-size:30px;line-height:1}.category-section .product-card .price-row span{color:#8fa3b8;white-space:nowrap;font-size:15px;text-decoration:line-through}.category-section .product-card .product-info{overflow:hidden}.institutional-page{background:radial-gradient(circle at 100% 0,#0074d91f,#0000 34%),linear-gradient(#f7faff 0%,#fff 42%,#f5f8fc 100%);min-height:70vh}.institutional-hero{color:#fff;background:linear-gradient(135deg,#001f3ff5,#003566eb),radial-gradient(circle at 80% 20%,#0074d952,#0000 34%);padding:86px 0 92px;position:relative;overflow:hidden}.institutional-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff29,#0000 62%);height:260px;position:absolute;inset:auto -12% -45% 45%}.institutional-hero-inner{z-index:1;max-width:850px;position:relative}.institutional-hero .section-label{color:#ffffffb8;letter-spacing:.28em}.institutional-hero h1{letter-spacing:-.05em;text-transform:uppercase;margin:14px 0 18px;font-size:clamp(42px,6vw,78px);font-weight:950;line-height:.92}.institutional-hero p{color:#ffffffd1;max-width:720px;font-size:18px;line-height:1.7}.institutional-layout{z-index:2;grid-template-columns:minmax(0,1fr) 360px;gap:26px;margin-top:-54px;padding-bottom:72px;display:grid;position:relative}.institutional-main-card,.institutional-side-card,.contact-card-main,.contact-info-card{background:#ffffffeb;border:1px solid #d8e0eae6;border-radius:30px;box-shadow:0 24px 70px #001f3f1a}.institutional-main-card{padding:38px}.institutional-main-card h2{color:#001f3f;letter-spacing:-.03em;margin:0 0 16px;font-size:28px;font-weight:950;line-height:1.05}.institutional-main-card h2:not(:first-child){margin-top:34px}.institutional-main-card p{color:#53677f;margin:0 0 16px;font-size:16px;line-height:1.75}.institutional-highlight-grid,.privacy-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;display:grid}.privacy-grid{grid-template-columns:repeat(2,1fr)}.institutional-highlight-grid div,.privacy-grid div{background:linear-gradient(#f6f9fd,#fff);border:1px solid #dbe5f0;border-radius:22px;padding:20px}.institutional-highlight-grid strong,.privacy-grid strong{color:#001f3f;margin-bottom:8px;font-size:17px;font-weight:950;display:block}.institutional-highlight-grid span,.privacy-grid span{color:#60728a;font-size:14px;line-height:1.5}.institutional-side-card{height:fit-content;padding:28px;position:sticky;top:130px}.institutional-side-card h3,.contact-info-card h3{color:#001f3f;margin:0 0 10px;font-size:24px;font-weight:950}.institutional-side-card p,.contact-info-card p{color:#60728a;margin:0 0 18px;line-height:1.65}.institutional-side-list{gap:10px;margin-top:20px;display:grid}.institutional-side-list span{color:#001f3f;background:#f4f8fc;border-radius:16px;padding:12px 14px;font-size:13px;font-weight:850;display:block}.institutional-action{color:#fff;background:#001f3f;border-radius:999px;justify-content:center;align-items:center;min-height:48px;margin-top:12px;font-weight:950;text-decoration:none;display:flex}.institutional-action.secondary{color:#001f3f;background:#fff;border:1px solid #d8e0ea}.policy-steps{gap:14px;margin:22px 0 34px;display:grid}.policy-steps>div{background:#f6f9fd;border:1px solid #dbe5f0;border-radius:22px;grid-template-columns:52px 1fr;gap:16px;padding:18px;display:grid}.policy-steps strong{color:#fff;background:#001f3f;border-radius:18px;place-items:center;width:52px;height:52px;font-size:20px;font-weight:950;display:grid}.policy-steps h3{color:#001f3f;margin:0 0 6px;font-size:18px;font-weight:950}.policy-steps p{margin:0}.institutional-warning{background:#0074d914;border:1px solid #0074d933;border-radius:22px;gap:6px;margin-top:28px;padding:18px 20px;display:grid}.institutional-warning strong{color:#001f3f;font-weight:950}.institutional-warning span{color:#53677f;line-height:1.6}.contact-layout{z-index:2;grid-template-columns:minmax(0,1fr) 360px;gap:26px;margin-top:-54px;padding-bottom:72px;display:grid;position:relative}.contact-card-main{padding:38px}.contact-card-main h2{color:#001f3f;margin:0 0 22px;font-size:30px;font-weight:950}.contact-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{color:#001f3f;background:#fff;border:1px solid #d8e0ea;border-radius:18px;outline:none;width:100%;padding:15px 16px;font-weight:800}.contact-form-grid textarea{resize:vertical;grid-column:1/-1;min-height:150px}.contact-submit-btn{min-width:220px;margin-top:18px}.contact-side{gap:16px;height:fit-content;display:grid}.contact-info-card{padding:24px}.contact-info-card a{color:#0074d9;font-weight:950;text-decoration:none}.contact-info-card span{color:#60728a;font-weight:800}@media (width<=900px){.institutional-layout,.contact-layout{grid-template-columns:1fr}.institutional-side-card{position:static}.institutional-highlight-grid,.privacy-grid,.contact-form-grid{grid-template-columns:1fr}.institutional-main-card,.contact-card-main{padding:26px}.institutional-hero{padding:64px 0 82px}}.institutional-hero-logo-circle{z-index:2;background:#fff;border:2px solid #ffffff73;border-radius:50%;place-items:center;width:170px;height:170px;display:grid;position:absolute;top:92px;right:18%;overflow:hidden;box-shadow:0 30px 80px #0000002e}.institutional-hero-logo-circle:before,.institutional-hero-logo-circle:after{display:none}.institutional-hero-logo-circle img{object-fit:cover;object-position:center center;border-radius:50%;width:245px;height:245px;position:absolute;top:50%;left:50%;transform:translate(-50%,-46%)}.reel-description-section{background:radial-gradient(circle at 100% 0,#0074d929,#0000 38%),linear-gradient(135deg,#fff 0%,#f4f8ff 100%);border:1px solid #001f3f14;border-radius:28px;margin-top:42px;padding:34px;box-shadow:0 22px 60px #001f3f14}.reel-description-header{margin-bottom:24px}.reel-description-header h2{letter-spacing:-1px;color:#001f3f;text-transform:uppercase;margin:6px 0 0;font-size:34px;line-height:1.05}.reel-description-content{grid-template-columns:1.05fr .95fr;align-items:center;gap:34px;display:grid}.reel-description-text p{color:#334155;margin:0 0 16px;font-size:16px;line-height:1.75}.reel-description-image{background:radial-gradient(circle,#0074d938,#0000 55%),linear-gradient(135deg,#001f3f,#063b73);border-radius:26px;justify-content:center;align-items:center;min-height:320px;padding:24px;display:flex;overflow:hidden}.reel-description-image img{object-fit:contain;filter:drop-shadow(0 22px 28px #00000047);width:100%;max-height:320px}.reel-specs-small{border-top:1px solid #001f3f1a;margin-top:30px;padding-top:24px}.reel-specs-small h3{color:#001f3f;text-transform:uppercase;letter-spacing:-.4px;margin:0 0 16px;font-size:22px}.reel-specs-small-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.reel-specs-small-item{background:#ffffffd1;border:1px solid #001f3f14;border-radius:16px;min-height:68px;padding:12px 14px}.reel-specs-small-item strong{color:#0074d9;letter-spacing:.7px;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.reel-specs-small-item span{color:#001f3f;font-size:13px;font-weight:700;line-height:1.25}.product-detail-image-box,.product-main-image-box,.product-gallery-main{border:1px solid #001f3f0f;background:#fff!important}.product-thumb{border:1px solid #001f3f14;background:#fff!important}.product-thumb.active{border-color:#001f3f;background:#fff!important}.category-hero-banner{position:relative;overflow:hidden}.category-banner-title{z-index:3;pointer-events:none;justify-content:center;align-items:flex-start;padding-top:clamp(20px,3.2vw,48px);display:flex;position:absolute;inset:0}.category-banner-title span{letter-spacing:.04em;text-transform:uppercase;color:#fff;text-shadow:0 4px 18px #000000ad,0 0 34px #0074d96b;font-size:clamp(3rem,8.5vw,8rem);font-weight:900;line-height:1}@media (width<=900px){.reel-description-section{padding:22px}.reel-description-content{grid-template-columns:1fr}.reel-description-header h2{font-size:27px}.reel-specs-small-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.reel-specs-small-grid{grid-template-columns:1fr}.reel-description-image{min-height:240px}}.category-sort-row>span{color:#60728a;font-size:14px;font-weight:800}.category-sort-box{align-items:center;gap:10px;display:flex}.pontocerto-product-info{background:#fff;width:100vw;margin-top:58px;margin-left:calc(50% - 50vw)}.pontocerto-product-tabs{z-index:50;background:#e9e9e9;justify-content:center;align-items:center;gap:66px;height:60px;display:flex;position:sticky;top:84px}.pontocerto-product-tabs a{color:#111;letter-spacing:4px;text-transform:uppercase;font-size:15px;font-weight:900;text-decoration:none}.pontocerto-description-block{grid-template-columns:.92fr 1.08fr;align-items:center;gap:40px;width:min(1566px,100% - 80px);min-height:700px;margin:0 auto;padding:44px 0 58px;display:grid}.pontocerto-description-text{max-width:760px;padding-left:0}.pontocerto-description-text h2{color:#222831;letter-spacing:-2.5px;text-transform:none;margin:0 0 10px;font-size:64px;font-weight:900;line-height:1}.pontocerto-description-text p{color:#2d2f33;letter-spacing:.2px;margin:0 0 34px;font-size:21px;font-weight:500;line-height:1.7}.pontocerto-description-image{justify-content:flex-end;align-items:center;height:600px;display:flex;overflow:hidden}.pontocerto-description-image img{object-fit:cover;object-position:center;width:105%;height:100%;display:block}.pontocerto-specs-block{width:min(1566px,100% - 80px);margin:0 auto;padding:20px 0 70px}.pontocerto-specs-block h2,.pontocerto-sizes-block h2{color:#222831;letter-spacing:-1px;margin:0 0 24px;font-size:42px;font-weight:900}.pontocerto-specs-grid{border-top:1px solid #d9d9d9;border-left:1px solid #d9d9d9;grid-template-columns:repeat(4,1fr);display:grid}.pontocerto-spec-item{background:#fff;border-bottom:1px solid #d9d9d9;border-right:1px solid #d9d9d9;min-height:74px;padding:12px 16px}.pontocerto-spec-item strong{color:#111;letter-spacing:1.3px;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.pontocerto-spec-item span{color:#333;font-size:14px;font-weight:600;line-height:1.35;display:block}.pontocerto-sizes-block{width:min(1566px,100% - 80px);margin:0 auto;padding:0 0 60px}.pontocerto-sizes-block p{color:#2d2f33;font-size:18px;line-height:1.6}@media (width<=1000px){.pontocerto-product-tabs{justify-content:flex-start;gap:26px;padding:0 18px;overflow-x:auto}.pontocerto-product-tabs a{white-space:nowrap;letter-spacing:2px;font-size:12px}.pontocerto-description-block{grid-template-columns:1fr;width:calc(100% - 32px);min-height:auto;padding:34px 0}.pontocerto-description-text h2{font-size:44px}.pontocerto-description-text p{margin-bottom:22px;font-size:17px}.pontocerto-description-image{height:360px}.pontocerto-specs-block,.pontocerto-sizes-block{width:calc(100% - 32px)}.pontocerto-specs-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.pontocerto-description-text h2{font-size:38px}.pontocerto-description-image{height:280px}.pontocerto-specs-grid{grid-template-columns:1fr}}.category-sort-box label{color:#001f3f;font-size:13px;font-weight:900}.pontocerto-description-text{opacity:0;filter:blur(10px);will-change:transform, opacity, filter;animation:linear forwards pontocertoTextReveal;animation-timeline:view();animation-range:entry cover 26%;transform:translateY(110px)scale(.96)}.pontocerto-description-text h2{opacity:0;filter:blur(6px);will-change:transform, opacity, filter;animation:linear forwards pontocertoTitleReveal;animation-timeline:view();animation-range:entry cover 22%;transform:translateY(40px)}.pontocerto-description-paragraph{opacity:0;filter:blur(5px);animation:.38s forwards pontocertoParagraphReveal;animation-delay:var(--delay);transform:translateY(42px)}@keyframes pontocertoTextReveal{0%{opacity:0;filter:blur(10px);transform:translateY(110px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes pontocertoTitleReveal{0%{opacity:0;filter:blur(6px);letter-spacing:-4px;transform:translateY(40px)}to{opacity:1;filter:blur();letter-spacing:-2.5px;transform:translateY(0)}}@keyframes pontocertoParagraphReveal{0%{opacity:0;filter:blur(5px);transform:translateY(42px)}to{opacity:1;filter:blur();transform:translateY(0)}}.pontocerto-description-image{opacity:0;animation:linear forwards pontocertoImageEnter;animation-timeline:view();animation-range:entry 10% cover 45%;transform:translate(90px)}@keyframes pontocertoImageEnter{0%{opacity:0;transform:translate(90px)}to{opacity:1;transform:translate(0)}}.category-sort-box select{color:#001f3f;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:999px;outline:none;height:44px;padding:0 42px 0 18px;font-size:14px;font-weight:900;box-shadow:0 12px 30px #001f3f14}@media (width<=760px){.category-sort-row{flex-direction:column;align-items:stretch}.category-sort-box{justify-content:space-between}.category-sort-box select{width:100%}}.custom-sort{width:210px;position:relative}.custom-sort-btn{color:#001f3f;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:999px;justify-content:space-between;align-items:center;width:100%;height:46px;padding:0 16px 0 18px;font-size:14px;font-weight:900;display:flex;box-shadow:0 12px 30px #001f3f14}.custom-sort.open .custom-sort-btn{border-bottom-color:#0000;border-radius:18px 18px 0 0;box-shadow:0 12px 30px #001f3f14}.custom-sort-btn span{color:#60728a;font-size:16px}.custom-sort-menu{z-index:50;background:#fff;border:1px solid #d8e0ea;border-top:none;border-radius:0 0 18px 18px;width:210px;padding:6px 8px 10px;position:absolute;top:calc(100% - 1px);right:0;box-shadow:0 22px 50px #001f3f2e}.category-grid:hover .category-card{filter:grayscale()brightness(.42)contrast(.95)!important;opacity:.55!important}.category-grid:hover .category-card img,.category-grid:hover .category-card:after,.category-grid:hover .category-card .category-overlay{filter:grayscale()brightness(.55)!important}.category-grid .category-card:hover{filter:grayscale(0)brightness(1.15)contrast(1.08)!important;opacity:1!important;z-index:80!important;transition:transform .95s cubic-bezier(.16,1,.3,1),filter .65s,opacity .65s,box-shadow .95s cubic-bezier(.16,1,.3,1)!important;transform:translateY(-88px)scale(1.11)!important;box-shadow:0 45px 110px #0074d96b!important}.category-grid .category-card:hover img,.category-grid .category-card:hover:after,.category-grid .category-card:hover .category-overlay{filter:grayscale(0)brightness(1.08)!important}.category-card{transition:transform .95s cubic-bezier(.16,1,.3,1),filter .65s,opacity .65s,box-shadow .95s cubic-bezier(.16,1,.3,1)!important}.custom-sort-menu button{color:#001f3f;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;width:100%;padding:10px 12px;font-size:14px;font-weight:800}.custom-sort-menu button:hover{color:#001f3f;background:#0074d91f}.custom-sort-menu button.active{color:#fff;background:#001f3f}@media (width<=760px){.custom-sort{width:100%}}.suggestion-arrow:hover{color:#fff;background:#001f3f}.suggestion-arrow.left{left:-22px}.suggestion-arrow.right{right:-22px}@media (width<=760px){.suggestion-arrow{width:38px;height:38px;font-size:28px}.suggestion-arrow.left{left:6px}.suggestion-arrow.right{right:6px}}.suggestion-carousel .product-card{scroll-snap-align:start;min-width:0}.category-filter h3{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:1rem;font-weight:800}.filter-item{color:#fff;cursor:pointer;align-items:center;gap:12px;margin-bottom:14px;font-size:.95rem;font-weight:700;display:flex}.filter-item input{accent-color:#0074d9;width:17px;height:17px}#promocoes .section-top{text-align:center;justify-content:center}#promocoes .section-top>div{flex-direction:column;align-items:center;width:100%;display:flex}#promocoes .section-label,#promocoes h2{text-align:center}#promocoes p{text-align:center;margin-left:auto;margin-right:auto}@media (width<=760px){.category-subnav{padding:10px 0;top:84px;overflow:auto hidden}.category-subnav-inner{scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:flex-start;gap:8px;width:100%;padding:0 12px;overflow-x:auto}.category-subnav-item{scroll-snap-align:start;min-width:max-content;padding:9px 12px;font-size:12px}.category-subnav-icon{width:26px;height:26px}.category-subnav-icon-image{width:44px;height:44px}.category-subnav-label{font-size:12px}.category-master-layout{grid-template-columns:1fr;gap:22px}.category-left-panel,.category-right-panel{width:100%}.category-page-title h2{font-size:34px}.category-page-title p{font-size:14px}.category-filter{width:100%;position:static}.category-hero-banner{border-radius:18px;height:180px}.category-section .product-grid{grid-template-columns:1fr;gap:18px}.container{width:calc(100% - 24px)}.category-grid{grid-template-columns:1fr;gap:18px}.category-card{min-height:360px}.category-content{grid-template-rows:auto auto 44px;bottom:22px;left:16px;right:16px}.category-content h3{white-space:normal;height:auto;font-size:26px}.category-content p{height:auto;min-height:56px;font-size:14px}.header-row{min-height:72px}.brand-logo.logo-header{width:72px;height:72px}.brand-title{letter-spacing:.14em;font-size:14px}.brand-subtitle{font-size:9px}.menu-btn{flex-shrink:0}}@keyframes shakeError{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}.input-error-shake{animation:.4s shakeError}@media (width<=980px){.suggestion-carousel{grid-auto-columns:calc(50% - 10px)}.category-filter{position:static}}html,body{width:100%;max-width:100%;overflow-x:clip}.site{width:100%;max-width:100%}.model-3d-title-row{display:block!important;position:relative!important}.model-3d-collection-btn{z-index:30!important;color:#001f3f!important;white-space:nowrap!important;background:#fff!important;border:1px solid #001f3f1f!important;position:absolute!important;top:10px!important;left:390px!important;box-shadow:0 14px 34px #001f3f29!important}.app-notice-overlay{-webkit-backdrop-filter:blur(8px);z-index:99998!important;background:#020812ad!important;position:fixed!important;inset:0!important}.app-notice-modal{z-index:99999!important;color:#001f3f!important;background:#fff!important;border:1px solid #001f3f1a!important;border-radius:32px!important;width:min(540px,100% - 32px)!important;padding:34px!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 34px 100px #001f3f52!important}.app-notice-close{color:#001f3f!important;cursor:pointer!important;background:#001f3f0f!important;border:0!important;border-radius:999px!important;width:38px!important;height:38px!important;font-size:26px!important;font-weight:800!important;line-height:1!important;position:absolute!important;top:18px!important;right:20px!important}.app-notice-label{letter-spacing:.22em!important;text-transform:uppercase!important;color:#64748b!important;margin-bottom:14px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.app-notice-modal h2{letter-spacing:-1px!important;text-transform:uppercase!important;color:#001f3f!important;margin:0 0 16px!important;font-size:34px!important;line-height:1!important}.app-notice-modal p{color:#52657f!important;margin:0 0 14px!important;font-weight:600!important;line-height:1.65!important}.app-notice-status{background:#001f3f0f!important;border:1px solid #001f3f14!important;border-radius:20px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin:20px 0 22px!important;padding:16px 18px!important;display:flex!important}.app-notice-status strong{color:#001f3f!important;font-weight:900!important}.app-notice-status span{color:#0074d9!important;text-align:right!important;font-weight:900!important}.app-notice-action{width:100%!important;height:52px!important}.auth-error-box{color:#b91c1c;background:#dc262614;border:1px solid #dc26262e;border-radius:18px;width:100%;margin:12px 0 16px;padding:14px 18px;font-size:14px;font-weight:800;line-height:1.45}.account-card .order-card{background:#f4f9ff!important;border-radius:28px!important;gap:18px!important;width:100%!important;max-width:none!important;padding:22px!important;display:grid!important;box-shadow:0 22px 60px #001f3f14!important}.account-card .order-product-row{grid-template-columns:82px minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;display:grid!important}.account-card .order-product-row img{object-fit:contain!important;background:#fff!important;border-radius:18px!important;width:82px!important;height:82px!important;padding:8px!important;display:block!important}.account-card .order-product-info{min-width:0!important;display:block!important}.account-card .order-product-info strong{color:#001f3f!important;max-width:440px!important;font-size:18px!important;font-weight:950!important;line-height:1.25!important;display:block!important}.account-card .order-product-info span{color:#001f3f94!important;margin-top:5px!important;font-size:13px!important;font-weight:800!important;display:block!important}.account-card .order-card-side{place-items:center end!important;gap:14px!important;display:grid!important}.account-card .order-tracking-top{color:#001f3fa6!important;white-space:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.account-card .tracking-copy-btn{color:#001f3f!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.account-card .order-detail-btn{text-align:center!important;justify-content:center!important;align-items:center!important;min-width:138px!important;height:46px!important;display:inline-flex!important}.account-card .order-status-pill{color:#0074d9!important;white-space:nowrap!important;background:#0074d917!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:9px 13px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.account-card .order-meta-row{border-top:1px solid #001f3f14!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;margin-top:2px!important;padding-top:16px!important;display:flex!important}.account-card .order-meta-left{gap:5px!important;display:grid!important}.account-card .order-id-label{color:#001f3f!important;font-size:14px!important;font-weight:950!important;display:block!important}.account-card .order-date-label{color:#001f3f8c!important;font-size:13px!important;font-weight:750!important;display:block!important}.account-card .order-total-box{text-align:right!important;gap:3px!important;min-width:120px!important;display:grid!important}.account-card .order-total-box span{color:#001f3f7a!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin:0!important;font-size:11px!important;font-weight:900!important;display:block!important}.account-card .order-total-box strong{color:#001f3f!important;font-size:17px!important;font-weight:950!important;display:block!important}.account-card .delivery-steps{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin-top:2px!important;display:grid!important}.account-card .delivery-step{color:#6b7280!important;background:#fff!important;border-radius:18px!important;align-content:center!important;gap:8px!important;min-height:94px!important;padding:14px!important;font-weight:900!important;display:grid!important}.account-card .delivery-step span{font-size:13px!important;line-height:1.25!important;display:block!important}.account-card .delivery-step.done{color:#00894f!important;background:#fff!important}.account-card .delivery-step.active{color:#0074d9!important;background:#fff!important}.account-card .delivery-step.failed{color:#dc2626!important;background:#dc262614!important}@media (width<=780px){.account-card .order-product-row{grid-template-columns:72px minmax(0,1fr)!important}.account-card .order-product-row img{width:72px!important;height:72px!important}.account-card .order-card-side{grid-column:1/-1!important;justify-items:start!important}.account-card .order-meta-row{flex-direction:column!important;align-items:flex-start!important}.account-card .order-total-box{text-align:left!important}.account-card .delivery-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.order-meta-row{border-top:1px solid #001f3f14!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;margin-top:14px!important;padding-top:14px!important;display:flex!important}.order-meta-left{flex-direction:column!important;gap:4px!important;display:flex!important}.order-id-label{color:#001f3f!important;font-size:14px!important;font-weight:950!important;display:block!important}.order-date-label{color:#001f3f8c!important;font-size:13px!important;font-weight:750!important;display:block!important}.order-total-box{flex-direction:column!important;align-items:flex-end!important;gap:3px!important;min-width:120px!important;display:flex!important}.order-total-label{color:#001f3f7a!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:11px!important;font-weight:900!important;display:block!important}.order-total-value{color:#001f3f!important;font-size:17px!important;font-weight:950!important;display:block!important}.admin-orders-section{background:#f5f8fc;min-height:100vh}.admin-orders-list{gap:18px;margin-top:24px;display:grid}.admin-order-card{background:#fff;border:1px solid #001f3f14;border-radius:26px;padding:24px;box-shadow:0 22px 60px #001f3f1a}.admin-order-head{border-bottom:1px solid #001f3f14;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.admin-order-head strong{color:#001f3f;font-size:18px;font-weight:950;display:block}.admin-order-head span{color:#001f3f8c;margin-top:5px;font-size:13px;font-weight:750;display:block}.admin-order-head b{color:#001f3f;white-space:nowrap;font-size:18px}.admin-order-product{gap:5px;margin:18px 0;display:grid}.admin-order-product span{color:#001f3f7a;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.admin-order-product strong{color:#001f3f;font-size:15px}.admin-order-actions{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}@media (width<=780px){.admin-order-head,.admin-order-actions{flex-direction:column;align-items:stretch}.admin-order-grid{grid-template-columns:1fr}}.product-qty-box button:disabled,.product-buy-btn:disabled,.qty-row .icon-btn:disabled{opacity:.45;cursor:not-allowed;filter:grayscale()}.cart-stock-info{color:#001f3f8c;margin-top:4px;font-size:12px;font-weight:800;display:block}.qty-row .icon-btn:disabled,.product-qty-box button:disabled,.product-buy-btn:disabled{opacity:.45;cursor:not-allowed;filter:grayscale()}.locked-field-box{display:grid}.locked-field-box input:disabled{opacity:.7;cursor:not-allowed}.product-card .block-btn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.cart-variant-info,.checkout-variant-info,.order-detail-variant{color:#0074d9;margin-top:4px;font-size:12px;font-weight:900;display:block}.checkout-shipping-row{grid-template-columns:1fr auto!important;gap:12px!important;margin-top:14px!important;display:grid!important}.checkout-shipping-row input{color:#001f3f!important;background:#f4fbff!important;border:1px solid #0074d929!important;border-radius:14px!important;outline:none!important;width:100%!important;height:48px!important;padding:0 14px!important;font-size:14px!important;font-weight:800!important}.checkout-shipping-row .ghost-btn{white-space:nowrap!important;color:#001f3f!important;height:48px!important;box-shadow:none!important;background:#f4fbff!important;border:1px solid #0074d92e!important;border-radius:999px!important;padding:0 22px!important}.checkout-shipping-error{color:#991b1b!important;margin-top:10px!important;font-size:12px!important;font-weight:900!important;display:block!important}.checkout-card .product-shipping-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:16px!important;display:grid!important}.checkout-card .shipping-option-card{color:#001f3f!important;min-height:92px!important;box-shadow:none!important;background:#f4fbff!important;border:1px solid #0074d929!important;border-radius:20px!important;padding:16px 18px!important}.checkout-card .shipping-option-card:hover{background:#eaf7ff!important;border-color:#0074d947!important}.checkout-card .shipping-option-card.active{color:#001f3f!important;background:#e1f2ff!important;border-color:#0074d957!important;box-shadow:0 12px 26px #0074d91a!important}.checkout-card .shipping-option-card>span{gap:5px!important;margin-top:0!important;display:grid!important}.checkout-card .shipping-option-card strong,.checkout-card .shipping-option-card small,.checkout-card .shipping-option-card b,.checkout-card .shipping-option-card.active strong,.checkout-card .shipping-option-card.active small,.checkout-card .shipping-option-card.active b{color:#001f3f!important}.checkout-card .shipping-option-card small{color:#001f3f9e!important;font-size:12px!important;font-weight:800!important}.checkout-continue-btn{color:#001f3f!important;width:100%!important;height:54px!important;box-shadow:none!important;background:#d9efff!important;border:1px solid #0074d92e!important;border-radius:999px!important;margin-top:18px!important;font-size:18px!important;font-weight:900!important}.checkout-continue-btn:hover{background:#cceaff!important}.checkout-continue-btn:disabled{opacity:.55!important;cursor:not-allowed!important}.checkout-page{background:#f3f9ff!important}.checkout-container{background:#fff!important;overflow:hidden!important}.checkout-layout,.checkout-left,.checkout-card,.payment-method-grid,.checkout-btn,.checkout-summary-horizontal{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.checkout-left{position:relative!important}.checkout-card h4:first-child{margin-top:0!important}.checkout-security-row{width:100%!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;position:relative!important}.checkout-security-row .checkout-back-shipping-btn{color:#001f3f!important;height:44px!important;box-shadow:none!important;background:#f4fbff!important;border:1px solid #0074d92e!important;border-radius:999px!important;padding:0 20px!important}.payment-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:18px!important;display:grid!important}.payment-method-card{color:#001f3f!important;width:100%!important;min-width:0!important;box-shadow:none!important;background:#f4fbff!important;border:1px solid #0074d929!important}.payment-method-card:hover{background:#eaf7ff!important;border-color:#0074d947!important}.payment-method-card.active{color:#001f3f!important;background:#e1f2ff!important;border-color:#0074d957!important;box-shadow:0 12px 26px #0074d91a!important}.payment-method-card.active strong,.payment-method-card.active span{color:#001f3f!important}.payment-method-card:disabled{opacity:.48!important;cursor:not-allowed!important;filter:grayscale()!important}.checkout-btn{color:#001f3f!important;box-shadow:none!important;background:#d9efff!important;border:1px solid #0074d933!important;justify-content:center!important;align-items:center!important;margin-top:22px!important;display:flex!important;overflow:hidden!important}.checkout-btn:not(:disabled):hover{background:#cceaff!important}.checkout-btn:disabled{opacity:1!important;color:#001f3f99!important;cursor:not-allowed!important;background:#e6f5ff!important}.checkout-selected-shipping{color:#001f3f9e!important;margin:6px 0 18px!important;font-size:14px!important;font-weight:800!important}.checkout-selected-shipping strong{color:#001f3f!important}.checkout-summary-horizontal{background:#fff!important;border:1px solid #0074d91f!important;border-radius:26px!important;width:100%!important;margin-top:18px!important;padding:22px!important;overflow:hidden!important;box-shadow:0 20px 60px #001f3f0f!important}.checkout-summary-head{justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:16px!important;display:flex!important}.checkout-summary-head h3{color:#001f3f!important;margin:0!important;font-size:20px!important;font-weight:950!important}.checkout-summary-carousel-wrap{box-sizing:border-box!important;width:100%!important;padding:0 52px!important;position:relative!important}.checkout-summary-carousel{scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;gap:14px!important;width:100%!important;max-width:100%!important;display:flex!important;overflow:hidden!important}.checkout-summary-carousel::-webkit-scrollbar{display:none!important}.checkout-summary-product-card{scroll-snap-align:start!important;background:#f1f9ff!important;border:1px solid #0074d91f!important;border-radius:22px!important;flex:0 0 260px!important;grid-template-columns:92px 1fr!important;align-items:center!important;gap:14px!important;min-height:132px!important;padding:14px!important;display:grid!important}.checkout-summary-product-card img{object-fit:contain!important;background:#fff!important;border-radius:18px!important;width:92px!important;height:92px!important;padding:8px!important}.checkout-summary-product-card strong{color:#001f3f!important;font-size:14px!important;font-weight:950!important;line-height:1.2!important;display:block!important}.checkout-summary-product-card small{color:#0074d9!important;margin-top:5px!important;font-size:12px!important;font-weight:900!important;display:block!important}.checkout-summary-product-card span{color:#001f3f8c!important;margin-top:6px!important;font-size:13px!important;font-weight:800!important;display:block!important}.checkout-summary-product-card b{color:#001f3f!important;margin-top:6px!important;font-size:15px!important;font-weight:950!important;display:block!important}.checkout-summary-final{margin-top:18px!important}.checkout-summary-carousel-wrap .checkout-summary-side-arrow{z-index:8!important;top:50%!important;transform:translateY(-50%)!important}.checkout-summary-carousel-wrap .checkout-summary-side-arrow.left{left:4px!important}.checkout-summary-carousel-wrap .checkout-summary-side-arrow.right{right:4px!important}@media (width<=760px){.payment-method-grid{grid-template-columns:1fr!important}.checkout-security-row{gap:12px!important;height:auto!important;min-height:auto!important;margin-bottom:14px!important;display:grid!important}.checkout-security-box{width:100%!important;min-width:0!important;max-width:100%!important;position:static!important}.checkout-shipping-row{grid-template-columns:1fr!important}.checkout-shipping-row .ghost-btn{width:100%!important}.checkout-card .product-shipping-options{grid-template-columns:1fr!important}}@media (width<=620px){.checkout-summary-product-card{flex-basis:235px!important;grid-template-columns:82px 1fr!important}.checkout-summary-product-card img{width:82px!important;height:82px!important}}.checkout-layout{grid-template-columns:1fr!important;gap:24px!important;display:grid!important}.checkout-summary-horizontal{width:100%!important;max-width:100%!important;margin-top:26px!important}.checkout-security-row{height:118px!important;min-height:118px!important;margin:0 0 8px!important;position:relative!important}.checkout-security-box{background:#eef8ff!important;border:1px solid #0074d92e!important;border-radius:22px!important;width:300px!important;min-width:300px!important;max-width:300px!important;min-height:118px!important;padding:20px 22px!important;position:absolute!important;top:0!important;right:0!important;box-shadow:0 14px 32px #0074d914!important}.checkout-security-left{height:auto!important;min-height:auto!important}.checkout-card{margin-top:0!important}.checkout-summary-carousel-wrap{width:100%!important;padding:0 52px!important}.checkout-summary-carousel{width:100%!important;max-width:100%!important}.checkout-summary-product-card{flex:0 0 260px!important}.checkout-security-left{flex:1!important;align-items:flex-start!important;height:auto!important;min-height:0!important;display:flex!important}.checkout-security-box{text-align:center!important;background:#eef8ff!important;border:1px solid #0074d92e!important;border-radius:22px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:300px!important;min-width:300px!important;max-width:300px!important;min-height:118px!important;padding:20px 22px!important;display:flex!important;position:static!important;top:auto!important;right:auto!important;box-shadow:0 14px 32px #0074d914!important}.checkout-security-logo{object-fit:contain!important;width:170px!important;max-width:170px!important;height:auto!important;max-height:52px!important;display:block!important}.checkout-security-box span{color:#001f3fa8!important;max-width:230px!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important;display:block!important}.checkout-card .shipping-option-card,.payment-method-card,.checkout-summary-product-card{color:#001f3f!important;box-shadow:none!important;background:#fff!important;border:1px solid #0074d924!important}.checkout-card .shipping-option-card:hover,.payment-method-card:hover,.checkout-summary-product-card:hover{background:#f1f9ff!important;border-color:#0074d942!important;box-shadow:0 10px 24px #0074d914!important}.checkout-card .shipping-option-card.active,.payment-method-card.active{color:#001f3f!important;background:#d9efff!important;border-color:#0074d95c!important;box-shadow:0 14px 30px #0074d91f!important}.checkout-card .shipping-option-card.active strong,.checkout-card .shipping-option-card.active small,.checkout-card .shipping-option-card.active b,.payment-method-card.active strong,.payment-method-card.active span{color:#001f3f!important}.payment-method-card:disabled{color:#001f3f!important;opacity:.55!important;filter:none!important;cursor:not-allowed!important;background:#fff!important}.checkout-card{box-shadow:none!important;background:0 0!important;border:none!important;overflow:visible!important}.payment-method-grid{margin-top:18px!important;margin-bottom:24px!important}.checkout-card:before,.checkout-card:after{content:none!important;display:none!important}.checkout-card h4{margin:0 0 18px!important}.checkout-card p{margin-top:0!important}.payment-method-card{border-radius:20px!important}.payment-method-card.active{background:#d9efff!important;border-color:#0074d961!important;box-shadow:0 12px 28px #0074d91f!important}.checkout-btn{margin-top:26px!important}.checkout-security-row{justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;width:100%!important;height:74px!important;min-height:74px!important;margin:-6px 0 10px!important;padding:0!important;display:flex!important;position:relative!important}.checkout-security-left{align-items:flex-start!important;height:auto!important;min-height:0!important;display:flex!important}.checkout-security-box{text-align:center!important;background:#fff!important;border:1px solid #0074d92e!important;border-radius:22px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:300px!important;min-width:300px!important;max-width:300px!important;min-height:104px!important;padding:16px 22px!important;display:flex!important;position:static!important;box-shadow:0 14px 32px #001f3f0f!important}.checkout-security-logo{object-fit:contain!important;width:160px!important;max-width:160px!important;height:auto!important;max-height:48px!important}.checkout-security-box span{color:#001f3f9e!important;max-width:230px!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important}.checkout-security-row+.checkout-card,.checkout-card h4:first-child{margin-top:0!important}#categorias .category-card{pointer-events:auto!important;opacity:1!important;cursor:pointer!important;animation:none!important;transform:none!important}#categorias .category-grid:hover .category-card{filter:grayscale()brightness(.42)contrast(.95)!important;opacity:.58!important}#categorias .category-grid:hover .category-card:hover{filter:grayscale(0)brightness()contrast()!important;opacity:1!important;z-index:20!important;transform:none!important}#categorias .category-grid:hover .category-card:hover:after,#categorias .category-grid:hover .category-card:hover .category-overlay{filter:none!important}#categorias .category-card:hover{transform:none!important}.order-detail-summary .summary-line b{text-align:right}.order-detail-summary .summary-line:last-of-type b{color:#001f3f;font-weight:900}.order-detail-tracking-line{align-items:center}.order-detail-tracking-copy{color:#001f3f;cursor:pointer;background:#0074d90f;border:1px solid #001f3f24;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:900;transition:all .22s;display:inline-flex}.order-detail-tracking-copy strong{color:#001f3f;letter-spacing:.5px;font-size:13px;font-weight:900}.order-detail-tracking-copy:hover{color:#fff;background:#001f3f;transform:translateY(-1px);box-shadow:0 12px 26px #001f3f29}.order-detail-tracking-copy:hover strong{color:#fff}@media (width<=768px){html,body,.site,.ponto-3d-section,.ponto-3d-showcase,.ponto-3d-content,.ponto-3d-grid,.ponto-3d-card,.ponto-3d-visual{max-width:100%;overflow-x:hidden}.ponto-3d-section{padding:46px 0 34px}.ponto-3d-content{width:min(100% - 28px,100%);margin:0 auto}.ponto-3d-content .section-label,.ponto-3d-content span,.ponto-3d-eyebrow{letter-spacing:.36em;margin-bottom:18px;font-size:12px}.ponto-3d-content h2,.ponto-3d-title{overflow-wrap:break-word;word-break:normal;letter-spacing:-4px!important;width:100%!important;max-width:100%!important;font-size:clamp(54px,22vw,92px)!important;line-height:.86!important}.ponto-3d-content p,.ponto-3d-subtitle{max-width:100%!important;margin-top:22px!important;font-size:16px!important;line-height:1.45!important}.ponto-3d-grid{grid-template-columns:1fr!important;gap:22px!important;display:grid!important}.ponto-3d-card,.ponto-3d-visual{border-radius:28px!important;width:100%!important;min-height:auto!important}.ponto-3d-card img,.ponto-3d-visual img{display:block;object-fit:contain!important;width:100%!important;height:auto!important;max-height:520px!important}.model-3d-section{padding:34px 0 28px!important;overflow:hidden!important}.model-3d-section .container,.model-3d-layout{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important}.model-3d-layout{grid-template-columns:1fr!important;align-items:start!important;gap:22px!important;display:grid!important}.model-3d-text{width:100%!important;max-width:100%!important;overflow:hidden!important}.model-3d-title-row{width:100%!important;max-width:100%!important;display:block!important;position:relative!important;overflow:hidden!important}.model-3d-text h2,.model-3d-title-row h2{letter-spacing:-3px!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important;font-size:clamp(75px,25vw,124px)!important;line-height:.84!important}.model-3d-text p{max-width:100%!important;margin:18px 0 0!important;font-size:16px!important;line-height:1.45!important}.model-3d-side-logo{display:none!important}.model-3d-collection-btn{white-space:nowrap!important;width:fit-content!important;margin:10px 0 0!important;display:inline-flex!important;position:static!important}.model-3d-showcase{grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:100%!important;display:grid!important}.model-3d-card{border-radius:28px!important;width:100%!important;height:420px!important}.model-3d-side-image{border-radius:28px!important;width:100%!important;height:auto!important;max-height:520px!important}.model-3d-side-image img{object-fit:contain!important;width:100%!important;height:auto!important;max-height:520px!important;display:block!important}.model-3d-card{display:none!important}.model-3d-showcase{display:block!important}.model-3d-side-image{width:100%!important;margin-top:18px!important;display:block!important}.model-3d-side-image img{object-fit:contain!important;width:100%!important;height:auto!important;display:block!important}.model-3d-section .section-label{display:none!important}}.model-3d-hint,.model-3d-instruction,.model-3d-controls,.model-3d-help{display:none!important}@media (width<=768px){.model-3d-card p,.model-3d-card span,.model-3d-card small,.model-3d-text>p{display:none!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important}.product-card{border-radius:24px!important;width:100%!important;min-width:0!important}.product-image-wrap{height:180px!important;padding:12px!important}.product-image-wrap img{object-fit:contain!important;max-width:100%!important;transform:scale(1)!important}.product-info{padding:16px 14px 18px!important}.product-info small{letter-spacing:.14em!important;font-size:11px!important}.product-info h3{min-height:70px!important;margin:10px 0 12px!important;font-size:20px!important;line-height:1.15!important}.price-row{margin-bottom:6px!important;display:block!important}.price-row span{margin-bottom:2px!important;font-size:15px!important;display:block!important}.price-row strong{letter-spacing:-1px!important;white-space:nowrap!important;font-size:28px!important;line-height:1!important;display:block!important}.installment-text,.product-installments,.card-installments{margin-bottom:12px!important;font-size:13px!important;line-height:1.2!important}.card-actions{gap:8px!important}.card-actions .primary-btn,.product-buy-btn{border-radius:999px!important;flex:1!important;min-width:0!important;height:48px!important;padding:0 12px!important;font-size:16px!important}.card-actions .icon-btn{flex:0 0 48px!important;width:48px!important;height:48px!important}.product-detail-page,.pontocerto-product-page{overflow-x:hidden!important}.product-detail-layout,.pontocerto-product-hero,.pontocerto-product-layout{grid-template-columns:1fr!important;gap:24px!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important;display:grid!important}.product-detail-gallery,.pontocerto-product-gallery{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;display:grid!important}.product-main-image,.pontocerto-product-main-image{border-radius:28px!important;width:100%!important;height:360px!important}.product-main-image img,.pontocerto-product-main-image img{object-fit:contain!important;width:100%!important;height:100%!important}.product-thumbs,.pontocerto-product-thumbs{flex-direction:row!important;gap:10px!important;width:100%!important;padding-bottom:6px!important;display:flex!important;overflow-x:auto!important}.product-thumb,.pontocerto-product-thumb{border-radius:18px!important;width:82px!important;min-width:82px!important;height:82px!important}.product-detail-info,.pontocerto-product-info-card,.pontocerto-product-buy{width:100%!important;max-width:100%!important}.product-detail-info h1,.pontocerto-product-buy h1,.pontocerto-product-title{letter-spacing:-1.5px!important;overflow-wrap:break-word!important;max-width:100%!important;font-size:38px!important;line-height:1.02!important}.product-detail-info .price-row strong,.pontocerto-product-price,.pontocerto-product-buy .price-row strong{white-space:nowrap!important;font-size:46px!important;line-height:1!important}.product-actions,.pontocerto-product-actions{grid-template-columns:130px 1fr!important;gap:12px!important;width:100%!important;display:grid!important}.quantity-selector,.pontocerto-quantity{width:100%!important}.product-actions .primary-btn,.pontocerto-product-actions .primary-btn,.product-buy-btn{width:100%!important;height:58px!important;font-size:18px!important}.product-shipping-box{width:100%!important;margin-top:18px!important}#descricao-produto .pontocerto-description-text{opacity:0!important;filter:blur(7px)!important;transition:opacity .72s,transform .72s cubic-bezier(.22,1,.36,1),filter .72s!important;animation:none!important;transform:translateY(46px)scale(.98)!important}#descricao-produto .pontocerto-description-text h2{opacity:0!important;filter:blur(5px)!important;transition:opacity .65s 80ms,transform .65s cubic-bezier(.22,1,.36,1) 80ms,filter .65s 80ms!important;animation:none!important;transform:translateY(30px)!important}#descricao-produto .pontocerto-description-paragraph{opacity:0!important;filter:blur(4px)!important;transition:opacity .55s,transform .55s cubic-bezier(.22,1,.36,1),filter .55s!important;transition-delay:calc(.12s + var(--delay))!important;animation:none!important;transform:translateY(26px)!important}#descricao-produto .pontocerto-description-image{opacity:0!important;filter:blur(4px)!important;transition:opacity .82s .22s,transform .82s cubic-bezier(.22,1,.36,1) .22s,filter .82s .22s!important;animation:none!important;transform:translateY(40px)scale(.98)!important}#descricao-produto.mobile-description-visible .pontocerto-description-text,#descricao-produto.mobile-description-visible .pontocerto-description-text h2,#descricao-produto.mobile-description-visible .pontocerto-description-paragraph,#descricao-produto .pontocerto-description-image.mobile-image-visible{opacity:1!important;filter:blur()!important;transform:translateY(0)scale(1)!important}.pontocerto-product-specs,.product-specs,.technical-specs{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important;padding-top:28px!important;overflow:hidden!important}.pontocerto-product-specs h2,.product-specs h2,.technical-specs h2,.pontocerto-specs-title{letter-spacing:-1.5px!important;word-break:normal!important;max-width:100%!important;margin:0 0 22px!important;font-size:42px!important;line-height:.95!important}.pontocerto-specs-grid,.product-specs-grid,.technical-specs-grid{grid-template-columns:1fr!important;gap:0!important;width:100%!important;display:grid!important}.pontocerto-spec-item,.product-spec-item,.technical-spec-item{min-height:auto!important;padding:22px!important}.pontocerto-spec-item strong,.product-spec-item strong,.technical-spec-item strong{letter-spacing:.18em!important;font-size:14px!important;line-height:1.2!important}.pontocerto-spec-item span,.product-spec-item span,.technical-spec-item span{margin-top:8px!important;font-size:20px!important;line-height:1.3!important}}@media (width<=760px){.handle-side-selector{margin:18px 0 16px!important}.handle-side-selector strong{margin-bottom:10px!important;font-size:14px!important;display:block!important}.handle-side-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.handle-side-options button{border-radius:18px!important;min-width:0!important;padding:14px 12px!important;font-size:16px!important;line-height:1.1!important}.handle-side-options button span{font-size:11px!important;line-height:1.2!important}.pontocerto-product-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:stretch!important;align-items:stretch!important;gap:0!important;height:auto!important;min-height:58px!important;padding:0!important;display:grid!important;top:70px!important;overflow:hidden!important}.pontocerto-product-tabs a{text-align:center!important;letter-spacing:1.2px!important;white-space:normal!important;word-break:break-word!important;justify-content:center!important;align-items:center!important;min-width:0!important;padding:14px 8px!important;font-size:10px!important;line-height:1.15!important;display:flex!important}.pontocerto-description-block{gap:18px!important;width:calc(100% - 24px)!important;padding:28px 0 36px!important}.pontocerto-description-text h2{letter-spacing:-1px!important;margin-bottom:10px!important;font-size:32px!important;line-height:.98!important}.pontocerto-description-text p,.pontocerto-description-paragraph{margin-bottom:16px!important;font-size:16px!important;line-height:1.55!important}.pontocerto-description-image{border-radius:22px!important;justify-content:center!important;height:250px!important;overflow:hidden!important}.pontocerto-description-image img{object-fit:contain!important;width:100%!important;height:100%!important}.pontocerto-specs-block{width:calc(100% - 24px)!important;padding:8px 0 36px!important}.pontocerto-specs-block h2{letter-spacing:-1px!important;margin-bottom:18px!important;font-size:32px!important;line-height:.98!important}.pontocerto-specs-grid{grid-template-columns:1fr!important}.pontocerto-spec-item{min-height:auto!important;padding:18px 16px!important}.pontocerto-spec-item strong{letter-spacing:2px!important;margin-bottom:8px!important;font-size:11px!important}.pontocerto-spec-item span{font-size:15px!important;line-height:1.35!important}.product-suggestions{width:calc(100% - 24px)!important;margin-top:34px!important;margin-left:auto!important;margin-right:auto!important}.product-suggestions .section-label{letter-spacing:.18em!important;font-size:11px!important}.product-suggestions h2{letter-spacing:-1px!important;font-size:28px!important;line-height:1!important}.product-suggestions p{font-size:14px!important;line-height:1.45!important}.suggestion-arrow{display:none!important}.pontocerto-specs-block{padding:0 0 24px!important}.pontocerto-specs-block h2{margin-bottom:12px!important;font-size:26px!important;line-height:1!important}.pontocerto-specs-grid{border-top:1px solid #e1e5ea!important;border-left:1px solid #e1e5ea!important}.pontocerto-spec-item{grid-template-columns:42% 1fr!important;align-items:center!important;gap:10px!important;min-height:auto!important;padding:10px 12px!important;display:grid!important}.pontocerto-spec-item strong{letter-spacing:1.4px!important;margin:0!important;font-size:10px!important;line-height:1.2!important}.pontocerto-spec-item span{font-size:14px!important;font-weight:700!important;line-height:1.25!important}.product-suggestions{width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important}.suggestion-carousel{grid-auto-columns:calc(50% - 6px)!important;gap:12px!important;padding:6px 2px 16px!important}.suggestion-carousel .product-card{border-radius:22px!important;width:100%!important;min-width:0!important}.suggestion-carousel .product-image-wrap{height:150px!important;padding:10px!important}.suggestion-carousel .product-info{padding:14px 12px 16px!important}.suggestion-carousel .product-info small{letter-spacing:.12em!important;font-size:10px!important}.suggestion-carousel .product-info h3{min-height:56px!important;margin:8px 0 10px!important;font-size:16px!important;line-height:1.15!important}.suggestion-carousel .price-row{margin-bottom:8px!important;display:block!important}.suggestion-carousel .price-row span{margin-bottom:2px!important;font-size:13px!important;display:block!important}.suggestion-carousel .price-row strong{letter-spacing:-.8px!important;white-space:nowrap!important;font-size:22px!important;line-height:1!important;display:block!important}.suggestion-carousel .card-actions{gap:6px!important}.suggestion-carousel .product-buy-btn,.suggestion-carousel .card-actions .primary-btn{border-radius:999px!important;height:42px!important;padding:0 10px!important;font-size:13px!important}.suggestion-carousel .card-actions .icon-btn{flex:0 0 42px!important;width:42px!important;height:42px!important}.hero{height:calc(100vh - 88px)!important;min-height:680px!important}.hero-content{padding-bottom:128px!important}.hero h1{letter-spacing:-1.8px!important;font-size:48px!important;line-height:.95!important}.hero p{font-size:18px!important;line-height:1.45!important}.hero-buttons{gap:10px!important}.hero-buttons .light-btn,.hero-buttons .outline-btn{white-space:nowrap!important;padding:14px 18px!important;font-size:15px!important}}@media (width<=1100px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.menu-btn.mobile-only{color:#0074d9!important;background:#fff!important;border:1px solid #001f3f1f!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:58px!important;height:58px!important;font-size:30px!important;font-weight:800!important;line-height:1!important;box-shadow:0 12px 30px #001f3f14!important}.mobile-menu-simple{z-index:5000!important;-webkit-backdrop-filter:blur(16px)!important;background:#fffffffa!important;border-top:1px solid #001f3f14!important;border-bottom:1px solid #001f3f14!important;position:fixed!important;top:86px!important;left:0!important;right:0!important;box-shadow:0 22px 60px #001f3f2e!important}.mobile-menu-simple-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:calc(100% - 28px)!important;margin:0 auto!important;padding:14px 0 16px!important;display:grid!important}.mobile-menu-simple a,.mobile-menu-simple button{color:#001f3f!important;text-align:center!important;background:#f8fbff!important;border:1px solid #001f3f1a!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;min-height:48px!important;padding:0 10px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:flex!important}.mobile-menu-simple-actions{border-top:1px solid #001f3f14!important;grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding-top:10px!important;display:grid!important}.mobile-menu-cart-simple{color:#fff!important;background:#001f3f!important;border-color:#001f3f!important}}.mobile-top-search{display:none}@media (width<=760px){.mobile-top-search{z-index:1200!important;background:#fff!important;border-bottom:1px solid #001f3f14!important;width:100%!important;padding:10px 14px!important;display:block!important;position:relative!important}.category-subnav{margin-top:0!important;top:auto!important}.category-subnav-inner{padding-top:8px!important;padding-bottom:8px!important}.mobile-top-search-inner{width:100%!important;max-width:100%!important;margin:0 auto!important;position:relative!important}.mobile-top-search input{color:#001f3f!important;background:#f8fbff!important;border:1px solid #d8e0ea!important;border-radius:999px!important;outline:none!important;width:100%!important;height:48px!important;padding:0 18px!important;font-size:15px!important;font-weight:800!important;display:block!important}.mobile-top-search input:focus{background:#fff!important;border-color:#0074d985!important;box-shadow:0 0 0 4px #0074d914!important}.mobile-top-search-results{z-index:9999!important;background:#fff!important;border:1px solid #001f3f1a!important;border-radius:22px!important;gap:8px!important;padding:8px!important;display:grid!important;position:absolute!important;top:56px!important;left:0!important;right:0!important;box-shadow:0 24px 70px #001f3f38!important}.mobile-top-search-empty{color:#64748b!important;padding:14px!important;font-size:13px!important;font-weight:800!important}.mobile-top-search-item{text-align:left!important;background:#f8fbff!important;border:0!important;border-radius:16px!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:72px!important;padding:8px!important;display:flex!important}.mobile-top-search-item img{object-fit:contain!important;background:#fff!important;border-radius:14px!important;width:56px!important;height:56px!important}.mobile-top-search-item strong{color:#001f3f!important;font-size:13px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.mobile-top-search-item span,.mobile-top-search-item small{color:#64748b!important;margin-top:2px!important;font-size:12px!important;font-weight:700!important;display:block!important}.category-subnav{position:relative!important}.category-subnav:after{content:"";pointer-events:none;background:linear-gradient(90deg,#08162c00,#08162c8c);width:54px;height:100%;position:absolute;top:0;right:0}}.desktop-search-wrap{flex:0 0 270px!important;width:270px!important;height:44px!important;position:relative!important}.desktop-search-wrap .search-input{color:#001f3f!important;width:100%!important;height:44px!important;box-shadow:none!important;appearance:none!important;background:#f8fbff!important;border:1px solid #d9e3ee!important;border-radius:999px!important;outline:none!important;padding:0 46px 0 18px!important;font-size:14px!important;font-weight:600!important;display:block!important}.desktop-search-wrap .search-input:focus{background:#fff!important;border-color:#001f3f!important;box-shadow:0 0 0 4px #001f3f0f!important}.desktop-search-wrap .search-dropdown{z-index:9999!important;width:320px!important;position:absolute!important;top:56px!important;left:0!important}.search-clear-btn{color:#001f3f!important;cursor:pointer!important;z-index:20!important;background:#001f3f14!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;margin:0!important;padding:0!important;font-size:21px!important;font-weight:800!important;line-height:1!important;display:flex!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}.search-clear-btn:hover{color:#fff!important;background:#001f3f!important}.mobile-search-input-wrap{width:100%!important;position:relative!important}.mobile-search-input-wrap input{padding-right:50px!important}.mobile-search-input-wrap .search-clear-btn{width:32px!important;height:32px!important;font-size:23px!important;right:12px!important}@media (width>=1101px){.header-row{flex-wrap:nowrap!important;align-items:center!important;gap:18px!important;display:flex!important}.nav{flex-wrap:nowrap!important;flex-shrink:0!important;align-items:center!important;gap:24px!important;display:flex!important}.header-actions.desktop-only{flex-flow:row!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;margin-left:auto!important;display:flex!important}.desktop-search-wrap{flex:0 0 250px!important;width:250px!important;height:44px!important}.header-actions.desktop-only .favorite-header-btn,.header-actions.desktop-only .ghost-btn,.header-actions.desktop-only .primary-btn{white-space:nowrap!important;flex-shrink:0!important}.header-actions.desktop-only .favorite-header-btn{width:46px!important;height:46px!important}.header-actions.desktop-only .ghost-btn{height:46px!important;padding:0 18px!important}.header-actions.desktop-only .primary-btn{height:58px!important;padding:0 28px!important}}@media (width<=760px){.footer{padding:46px 0 34px!important}.footer-grid{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:30px 24px!important}.footer-brand{align-items:center!important;gap:12px!important}.footer-brand .brand-logo{border-radius:18px!important;width:68px!important;height:68px!important}.footer-brand .brand-logo img{object-fit:contain!important;width:100%!important;height:100%!important}.footer .brand-title{letter-spacing:.2em!important;font-size:18px!important;line-height:1.15!important}.footer .brand-subtitle{letter-spacing:.22em!important;font-size:11px!important;line-height:1.25!important}.footer-text{margin-top:16px!important;font-size:17px!important;line-height:1.55!important}.footer-grid h4{margin-bottom:14px!important;font-size:20px!important}.footer-grid a{margin-bottom:14px!important;font-size:18px!important;line-height:1.3!important}.footer-social{align-items:center!important;gap:14px!important;margin-top:18px!important;display:flex!important}.footer-social a{width:42px!important;height:42px!important;margin:0!important}.footer-social img{object-fit:contain!important;width:42px!important;height:42px!important}.footer-bottom{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:16px!important;margin-top:34px!important;padding-top:22px!important;display:flex!important}.footer-bottom span{color:#ffffffb8!important;max-width:calc(100% - 28px)!important;font-size:13px!important;line-height:1.45!important;display:block!important}.footer-bottom strong{color:#fff!important;font-weight:900!important}.footer-certificates{flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:12px!important;display:flex!important}.footer-certificates img{opacity:.75!important;object-fit:contain!important;width:auto!important;height:28px!important}.ponto-video-banner-full{background:#001f3f!important;width:100%!important;height:230px!important;margin:0!important;position:relative!important;overflow:hidden!important}.ponto-video-bg{object-fit:cover!important;object-position:center center!important;z-index:1!important;width:116%!important;height:116%!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.ponto-video-overlay{z-index:2!important;pointer-events:none!important;background:linear-gradient(90deg,#000f2361,#001f3f14,#001f3f61),linear-gradient(#00000005,#00000024)!important;position:absolute!important;inset:0!important}.ponto-video-content-full.hashtag-only{z-index:3!important;text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:100%!important;margin:0!important;padding:0 10px!important;display:flex!important;position:relative!important;overflow:hidden!important}.ponto-video-content-full.hashtag-only h2{letter-spacing:-.8px!important;white-space:nowrap!important;text-align:center!important;color:#fff!important;text-shadow:0 12px 34px #00000061!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:clamp(27px,7.2vw,33px)!important;line-height:1!important;transform:none!important}.members-section{padding:34px 0 42px!important;overflow:hidden!important}.members-grid{grid-template-columns:1fr!important;gap:18px!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important;display:grid!important}.members-card{border-radius:28px!important;width:100%!important;max-width:100%!important;padding:26px 22px!important;overflow:hidden!important}.members-card h2{letter-spacing:-1px!important;margin:10px 0 14px!important;font-size:34px!important;line-height:1!important}.members-card p{font-size:17px!important;line-height:1.5!important}.members-card .hero-buttons{grid-template-columns:1fr!important;gap:10px!important;margin-top:22px!important;display:grid!important}.members-card .light-btn,.members-card .outline-btn{justify-content:center!important;align-items:center!important;width:100%!important;height:54px!important;padding:0 18px!important;font-size:15px!important;display:flex!important}.feature-list{margin-top:16px!important;padding-left:20px!important;font-size:16px!important;line-height:1.65!important}.app-section{background-position:50%!important;padding:54px 0 58px!important;overflow:hidden!important}.app-grid{grid-template-columns:1fr!important;gap:26px!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important;display:grid!important}.app-section .section-label{letter-spacing:.22em!important;margin-bottom:12px!important;font-size:11px!important}.app-section h2{letter-spacing:-1.4px!important;max-width:100%!important;font-size:38px!important;line-height:.96!important}.app-section p{color:#ffffffc7!important;max-width:100%!important;font-size:17px!important;line-height:1.55!important}.app-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:24px!important;display:grid!important}.mini-card{border-radius:22px!important;min-width:0!important;padding:18px 16px!important}.mini-card h3{margin:0 0 10px!important;font-size:18px!important;line-height:1.18!important}.mini-card p{color:#64748b!important;font-size:14px!important;line-height:1.45!important}.phone-preview{justify-content:center!important;width:100%!important;overflow:visible!important}.phone-frame{border-radius:30px!important;width:100%!important;max-width:340px!important;margin:0 auto!important;padding:18px!important;transform:none!important}.phone-top h3{font-size:18px!important;line-height:1.2!important}.phone-card strong{font-size:30px!important}.phone-stats{grid-template-columns:1fr!important}}.ponto-video-banner-full{background:#001f3f!important;width:100%!important;height:420px!important;margin:0 0 10px!important;position:relative!important;overflow:hidden!important}.ponto-video-bg{object-fit:cover!important;object-position:center center!important;z-index:1!important;width:125%!important;height:125%!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.ponto-video-content-full{z-index:3!important;position:relative!important}.ponto-video-content-full.hashtag-only{z-index:3!important;text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0 24px!important;display:flex!important;position:relative!important}.ponto-video-content-full.hashtag-only h2{letter-spacing:-4px!important;color:#fff!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;text-shadow:0 18px 50px #0000003d!important;width:fit-content!important;max-width:calc(100% - 40px)!important;margin:0 auto!important;font-size:clamp(54px,6.2vw,122px)!important;font-weight:900!important;line-height:.9!important;transform:none!important}@media (width<=760px){.ponto-video-bg{width:135%!important;height:135%!important}.ponto-video-content-full.hashtag-only{padding:0 10px!important}.ponto-video-content-full.hashtag-only h2{letter-spacing:-.8px!important;width:100%!important;max-width:100%!important;font-size:clamp(27px,7.2vw,33px)!important}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;display:grid!important}.category-card{border-radius:22px!important;width:100%!important;min-width:0!important;min-height:280px!important}.category-content{grid-template-rows:auto 48px 42px!important;bottom:18px!important;left:8px!important;right:8px!important}.category-content h3{white-space:normal!important;height:auto!important;font-size:18px!important;line-height:1!important}.category-content p{height:auto!important;font-size:13px!important;line-height:1.25!important}.category-content .light-btn{height:42px!important;padding:0 20px!important;font-size:14px!important}.account-layout{grid-template-columns:1fr!important;gap:22px!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important;display:grid!important;overflow:hidden!important}.account-sidebar,.account-card{width:100%!important;min-width:0!important;max-width:100%!important}.account-sidebar{border-radius:28px!important;padding:22px!important}.account-card{border-radius:28px!important;padding:24px 20px!important}.account-form-grid{grid-template-columns:1fr!important}.account-menu-item{width:100%!important}.order-detail-layout{grid-template-columns:1fr!important;gap:18px!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important;display:grid!important;overflow:hidden!important}.order-detail-card,.order-detail-summary{border-radius:26px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:20px 16px!important}.order-detail-product{grid-template-columns:96px 1fr!important;align-items:center!important;gap:14px!important;display:grid!important}.order-detail-product img{object-fit:contain!important;width:96px!important;height:96px!important}.order-detail-product strong{white-space:normal!important;word-break:break-word!important;font-size:18px!important;line-height:1.15!important}.order-detail-product span{font-size:14px!important}.delivery-steps{grid-template-columns:repeat(3,1fr)!important;gap:12px!important;display:grid!important;overflow:visible!important}.delivery-step{text-align:center!important;min-width:0!important;padding:10px 4px!important;font-size:13px!important;line-height:1.15!important}.delivery-step svg{margin:0 auto 4px!important}.category-content{flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;display:flex!important;bottom:22px!important}.category-content h3{height:auto!important;margin:0!important;font-size:22px!important;line-height:1!important}.category-content p{max-width:92%!important;height:auto!important;margin:0 0 10px!important;font-size:15px!important;line-height:1.2!important}.category-content .light-btn{margin-top:4px!important}.category-master-layout{flex-direction:column!important;gap:20px!important;display:flex!important}.category-right-panel{display:contents!important}.category-hero-banner{border-radius:22px!important;order:1!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;height:210px!important;margin:0 auto!important}.category-sort-row,.sort-row,.category-order-row{order:2!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important}.category-left-panel{order:3!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important}.category-right-panel .product-grid,.category-master-layout .product-grid{order:4!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto!important}.category-hero-banner .category-banner-title{z-index:5!important;text-align:center!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;inset:0!important}.category-hero-banner .category-banner-title span,.category-hero-banner .category-banner-title span.carretilhas-title-small{text-align:center!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:-2px!important;text-shadow:0 10px 28px #00000073!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0 10px!important;font-size:clamp(52px,15vw,86px)!important;font-weight:900!important;line-height:.9!important;display:block!important;transform:none!important}.product-card .price-stack{width:100%!important;max-width:100%!important;display:block!important;overflow:hidden!important}.product-card .discount-price{letter-spacing:-1.2px!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;font-size:24px!important;line-height:1!important;display:block!important;overflow:visible!important}.product-card .old-price-top{white-space:nowrap!important;margin-bottom:6px!important;font-size:16px!important;line-height:1!important;display:block!important}.product-card .installment-price{margin-top:6px!important;font-size:12px!important;line-height:1.18!important;display:block!important}.product-card .product-info{padding:15px 12px 16px!important;overflow:hidden!important}.product-card .card-actions{grid-template-columns:1fr 48px!important;gap:8px!important;display:grid!important}.product-card .card-actions .primary-btn{width:100%!important;min-width:0!important;height:46px!important;padding:0 6px!important;font-size:13px!important;overflow:hidden!important}.product-card .card-actions .icon-btn{width:48px!important;height:48px!important}.category-hero-banner .category-banner-title{z-index:5!important;text-align:center!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0 14px!important;display:flex!important;position:absolute!important;inset:0!important;overflow:hidden!important}.category-hero-banner .category-banner-title span,.category-hero-banner .category-banner-title span.carretilhas-title-small{text-align:center!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:-2px!important;white-space:nowrap!important;text-shadow:0 10px 28px #00000073!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;font-size:clamp(40px,11vw,58px)!important;font-weight:900!important;line-height:.9!important;display:block!important;transform:none!important}}@media (width>=1101px){.header-row{flex-wrap:nowrap!important;align-items:center!important;gap:18px!important;display:flex!important}.brand{flex:none!important}.nav{white-space:nowrap!important;flex:0 auto!important;align-items:center!important;gap:22px!important;display:flex!important}.header-actions.desktop-only{flex:none!important;align-items:center!important;gap:10px!important;margin-left:auto!important;display:flex!important}.desktop-search-wrap{flex:0 0 250px!important;width:250px!important}.desktop-search-wrap .search-input,.header-actions.desktop-only .search-input{width:250px!important;max-width:250px!important}.header-actions.desktop-only .ghost-btn{white-space:nowrap!important;padding:12px 16px!important}.header-actions.desktop-only .primary-btn{white-space:nowrap!important;padding:13px 22px!important}}.return-product-name-box{background:#f7fbff;border:1px solid #001f3f1f;border-radius:16px;gap:4px;min-height:54px;padding:12px 16px;display:grid}.return-product-name-box span{letter-spacing:.12em;text-transform:uppercase;color:#001f3f85;font-size:11px;font-weight:900}.return-product-name-box strong{color:#001f3f;font-size:15px;font-weight:900;line-height:1.25}.admin-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.admin-hub-card{color:#fff;text-align:left;cursor:pointer;background:radial-gradient(circle at 100% 0,#19f0c124,#0000 34%),linear-gradient(135deg,#001f3f,#0b2f59);border:0;border-radius:34px;flex-direction:column;justify-content:space-between;gap:24px;min-height:260px;padding:34px;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 28px 80px #001f3f38}.admin-hub-card:hover{transform:translateY(-6px);box-shadow:0 34px 95px #001f3f4d}.admin-hub-icon{background:#ffffff1f;border-radius:24px;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.admin-hub-card strong{letter-spacing:-1px;margin-bottom:12px;font-size:30px;font-weight:950;line-height:1;display:block}.admin-hub-card span{color:#ffffffc2;font-size:15px;font-weight:700;line-height:1.5;display:block}.admin-hub-card small{color:#ffffffdb;background:#ffffff1f;border-radius:999px;width:fit-content;padding:9px 14px;font-weight:900}.admin-hub-card-soon{background:radial-gradient(circle at 100% 0,#ffffff1f,#0000 34%),linear-gradient(135deg,#111827,#334155)}.admin-back-btn{margin-bottom:24px}.admin-request-card h3{color:#001f3f;margin:8px 0 10px;font-size:22px}.admin-request-card p{color:#64748b;margin:0;line-height:1.55}.admin-request-meta strong{color:#001f3f}.admin-stock-placeholder{background:radial-gradient(circle at 100% 0,#19f0c114,#0000 32%),#fff;border:1px solid #001f3f14;border-radius:30px;gap:12px;margin-top:28px;padding:34px;display:grid;box-shadow:0 22px 60px #001f3f1a}.admin-stock-placeholder strong{color:#001f3f;font-size:24px}.admin-stock-placeholder span{color:#64748b;font-weight:700;line-height:1.55}@media (width<=900px){.admin-hub-grid,.admin-request-card{grid-template-columns:1fr}}.admin-hub-card{isolation:isolate!important;background:#001f3f!important;min-height:300px!important;padding:34px!important;position:relative!important;overflow:hidden!important}.admin-hub-bg{z-index:-2!important;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.admin-hub-card:before{content:""!important;z-index:-1!important;background:linear-gradient(90deg,#000f23e0,#001f3f94,#001f3f3d),linear-gradient(#0000001a,#0000009e)!important;position:absolute!important;inset:0!important}.admin-hub-card>div,.admin-hub-card>small{z-index:2!important;position:relative!important}.admin-hub-card strong,.admin-hub-card span,.admin-hub-card small{text-shadow:0 8px 24px #0000006b!important}.admin-request-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:28px 0 22px;display:grid}.admin-request-summary-grid div{background:#fff;border:1px solid #001f3f14;border-radius:22px;padding:18px;box-shadow:0 18px 45px #001f3f14}.admin-request-summary-grid span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.admin-request-summary-grid strong{color:#001f3f;font-size:28px;font-weight:950}.admin-request-toolbar{grid-template-columns:1fr 240px;gap:14px;margin-bottom:24px;display:grid}.admin-request-toolbar input,.admin-request-toolbar select{color:#001f3f;background:#fff;border:1px solid #001f3f1f;border-radius:18px;outline:none;height:54px;padding:0 16px;font-weight:800}.admin-request-toolbar input:focus,.admin-request-toolbar select:focus{border-color:#0074d98c;box-shadow:0 0 0 4px #0074d914}.admin-requests-list{gap:18px;margin-top:24px;display:grid}.admin-request-card{background:#fff;border:1px solid #001f3f14;border-radius:30px;grid-template-columns:1fr 320px;align-items:start;gap:24px;padding:24px;display:grid;box-shadow:0 22px 60px #001f3f1a}.admin-request-head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.admin-request-head small{color:#64748b;font-weight:800}.admin-request-badge{color:#0074d9;background:#0074d91f;border-radius:999px;align-items:center;width:fit-content;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.admin-request-badge.progress{color:#b45309;background:#f59e0b24}.admin-request-badge.resolved{color:#047857;background:#10b98124}.admin-request-badge.canceled{color:#dc2626;background:#ef44441f}.admin-request-card h3{color:#001f3f;margin:0 0 12px;font-size:24px;font-weight:950;line-height:1.1}.admin-request-card p{color:#475569;margin:0;font-weight:650;line-height:1.55}.admin-request-reason{color:#001f3f;background:#f7fbff;border-radius:16px;margin-top:14px;padding:12px 14px;font-weight:800}.admin-request-customer{color:#475569;gap:8px;margin-top:16px;font-size:14px;display:grid}.admin-request-customer strong{color:#001f3f}.admin-request-meta{background:#f7fbff;border-radius:24px;gap:10px;padding:18px;display:grid}.admin-request-meta strong{color:#001f3f;font-size:16px}.admin-request-meta span,.admin-request-meta small{color:#64748b;font-weight:800}.admin-request-actions{gap:8px;margin-top:8px;display:grid}.admin-request-actions button,.admin-request-contact-actions button,.admin-request-contact-actions a{color:#fff;cursor:pointer;background:#001f3f;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.admin-request-actions button:hover,.admin-request-contact-actions button:hover,.admin-request-contact-actions a:hover{transform:translateY(-1px)}.admin-request-actions button.danger{background:#dc2626}.admin-request-contact-actions{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.admin-request-contact-actions a{background:#0074d9}.admin-request-contact-actions button{background:#64748b}@media (width<=900px){.admin-request-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-request-toolbar,.admin-request-card{grid-template-columns:1fr}}.admin-request-filter-custom{z-index:20;width:100%;position:relative}.admin-request-filter-btn{color:#001f3f;cursor:pointer;background:#fff;border:1px solid #001f3f1f;border-radius:18px;justify-content:space-between;align-items:center;width:100%;height:54px;padding:0 16px;font-weight:900;display:flex;box-shadow:0 16px 38px #001f3f14}.admin-request-filter-btn small{color:#64748b;font-size:16px;font-weight:900}.admin-request-filter-menu{background:#fff;border:1px solid #001f3f1a;border-radius:18px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 24px 70px #001f3f2e}.admin-request-filter-option{text-align:left;color:#001f3f;cursor:pointer;background:0 0;border:0;border-radius:12px;width:100%;min-height:40px;padding:0 12px;font-weight:850}.admin-request-filter-option:hover{background:#0074d914}.admin-request-filter-option.active{color:#fff;background:#001f3f}.stock-admin-layout{grid-template-columns:360px 1fr;gap:24px;margin-top:28px;display:grid}.stock-products-panel,.stock-editor-panel{background:#fff;border:1px solid #001f3f14;border-radius:30px;box-shadow:0 24px 70px #001f3f1a}.stock-products-panel{flex-direction:column;align-self:start;max-height:calc(100vh - 150px);padding:20px;display:flex;position:sticky;top:120px;overflow:hidden}.stock-panel-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.stock-panel-head strong{color:#001f3f;font-size:22px;font-weight:950;display:block}.stock-new-btn{color:#fff;cursor:pointer;background:#001f3f;border:0;border-radius:999px;padding:12px 16px;font-weight:950}.stock-search-input{color:#001f3f;border:1px solid #001f3f1f;border-radius:18px;outline:none;height:50px;margin-bottom:16px;padding:0 15px;font-weight:800}.stock-products-list{gap:10px;padding-right:4px;display:grid;overflow-y:auto}.stock-product-item{text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #001f3f14;border-radius:20px;grid-template-columns:68px 1fr;gap:12px;padding:10px;transition:all .18s;display:grid}.stock-product-item:hover,.stock-product-item.active{color:#fff;background:#001f3f}.stock-product-item img{object-fit:contain;background:#fff;border-radius:16px;width:68px;height:68px}.stock-product-item strong{margin-bottom:5px;font-size:14px;line-height:1.15;display:block}.stock-product-item span,.stock-product-item small{color:#64748b;font-size:12px;font-weight:800;display:block}.stock-product-item.active span,.stock-product-item.active small,.stock-product-item:hover span,.stock-product-item:hover small{color:#ffffffc2}.stock-editor-panel{min-height:560px;padding:28px}.stock-empty-state{text-align:center;background:radial-gradient(circle at 100% 0,#19f0c114,#0000 30%),#f7fbff;border-radius:26px;place-content:center;min-height:420px;padding:30px;display:grid}.stock-empty-state strong{color:#001f3f;font-size:30px;font-weight:950}.stock-empty-state span{color:#64748b;max-width:480px;margin-top:10px;font-weight:750;line-height:1.5}.stock-editor-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.stock-editor-header h3{color:#001f3f;margin:8px 0;font-size:34px;font-weight:950;line-height:1}.stock-editor-header p{color:#64748b;margin:0;font-weight:800}.stock-editor-header img{object-fit:contain;background:#f7fbff;border:1px solid #001f3f14;border-radius:24px;width:150px;height:120px}.stock-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stock-form-grid label{color:#001f3f;text-transform:uppercase;letter-spacing:.05em;gap:7px;font-size:12px;font-weight:950;display:grid}.stock-form-grid input,.stock-form-grid select,.stock-form-grid textarea,.stock-extra-grid input,.stock-extra-grid select,.stock-variant-fields input,.stock-variant-fields select,.stock-new-variant-grid input,.stock-new-variant-grid select{color:#001f3f;background:#f8fbff;border:1px solid #001f3f1f;border-radius:15px;outline:none;width:100%;min-width:0;min-height:46px;padding:0 13px;font-weight:800}.stock-form-grid label,.stock-extra-grid label{min-width:0}.stock-form-grid select,.stock-extra-grid select,.stock-variant-fields select,.stock-new-variant-grid select{appearance:none}.stock-form-grid textarea{resize:vertical;min-height:120px;padding:14px}.stock-field-wide{grid-column:span 4}.stock-check-row{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}.stock-check-row label{color:#001f3f;background:#f7fbff;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-weight:900;display:inline-flex}.stock-extra-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.stock-save-product-btn{width:100%;margin-bottom:32px}.stock-variants-section{border-top:1px solid #001f3f14;padding-top:28px}.stock-section-title{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.stock-section-title h3{color:#001f3f;margin:6px 0 0;font-size:26px;font-weight:950}.stock-empty-variants{color:#64748b;background:#f7fbff;border-radius:22px;margin-bottom:18px;padding:20px;font-weight:850}.stock-variants-list{gap:14px;display:grid}.stock-variant-card{background:#f7fbff;border:1px solid #001f3f14;border-radius:24px;grid-template-columns:90px 1fr 120px;align-items:start;gap:14px;padding:14px;display:grid}.stock-variant-card>img{object-fit:contain;background:#fff;border-radius:18px;width:90px;height:90px}.stock-variant-fields{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.stock-variant-actions{gap:8px;display:grid}.stock-variant-actions button{color:#fff;cursor:pointer;background:#001f3f;border:0;border-radius:999px;min-height:42px;font-weight:950}.stock-variant-actions button.danger{background:#dc2626}.stock-new-variant-box{background:radial-gradient(circle at 100% 0,#19f0c11a,#0000 32%),#fff;border:1px solid #001f3f14;border-radius:26px;margin-top:22px;padding:22px;box-shadow:0 18px 48px #001f3f14}.stock-new-variant-box h4{color:#001f3f;margin:0 0 16px;font-size:22px;font-weight:950}.stock-new-variant-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}@media (width<=1100px){.stock-admin-layout{grid-template-columns:1fr}.stock-products-panel{max-height:none;position:static}.stock-form-grid,.stock-extra-grid,.stock-variant-fields,.stock-new-variant-grid{grid-template-columns:1fr 1fr}.stock-field-wide{grid-column:span 2}.stock-variant-card{grid-template-columns:80px 1fr}.stock-variant-actions{grid-column:span 2;grid-template-columns:1fr 1fr}}@media (width<=700px){.stock-form-grid,.stock-extra-grid,.stock-variant-fields,.stock-new-variant-grid{grid-template-columns:1fr}.stock-field-wide{grid-column:span 1}.stock-editor-header{display:grid}.stock-variant-card{grid-template-columns:1fr}.stock-variant-actions{grid-column:span 1}}.stock-editor-tabs{background:#f3f7fb;border:1px solid #001f3f14;border-radius:999px;flex-wrap:wrap;gap:10px;margin:0 0 24px;padding:8px;display:flex}.stock-editor-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:42px;padding:0 18px;font-weight:950}.stock-editor-tabs button.active{color:#fff;background:#001f3f;box-shadow:0 14px 34px #001f3f38}.stock-tab-hidden{display:none!important}.stock-category-empty{color:#64748b;text-align:center;background:#f7fbff;border:1px dashed #001f3f2e;border-radius:22px;grid-column:1/-1;justify-content:center;align-items:center;min-height:86px;padding:18px;font-weight:850;display:flex}.stock-data-subblock{border-top:1px solid #001f3f14;margin-top:24px;padding-top:24px}.stock-data-subblock:before{color:#64748b;text-transform:uppercase;letter-spacing:.16em;grid-column:1/-1;margin-bottom:4px;font-size:12px;font-weight:950;display:block}.stock-extra-grid.stock-data-subblock:before{content:"Campos da categoria"}.stock-variants-section.stock-data-subblock:before{content:"Variações e estoque"}.stock-color-select-row{align-items:center;gap:12px;display:flex}.stock-color-select-row select{flex:1}.stock-color-preview-name{font-size:14px;line-height:1}@media (width<=760px){.stock-color-select-row{flex-direction:column;align-items:stretch}.stock-color-preview{width:100%;min-width:0}}.stock-color-select-wide{grid-column:span 2;min-width:0}.stock-color-select-row{grid-template-columns:1fr 170px;align-items:center;gap:10px;min-width:0;display:grid}.stock-color-select-row select{width:100%;min-width:0}.stock-color-preview{color:#001f3f;background:#f8fbff;border:1px solid #001f3f1f;border-radius:15px;align-items:center;gap:9px;min-width:0;height:46px;padding:0 12px;font-weight:850;display:flex}.stock-color-preview-dot{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:17px;height:17px;box-shadow:0 0 0 1px #001f3f40}.stock-color-preview-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}@media (width<=760px){.stock-color-select-wide{grid-column:span 1}.stock-color-select-row{grid-template-columns:1fr}}.stock-color-menu-field{grid-column:auto;min-width:0;max-width:none}.stock-mini-label{color:#001f3f;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.stock-color-menu{width:100%;position:relative}.stock-color-menu summary{color:#001f3f;cursor:pointer;background:#f8fbff;border:1px solid #001f3f24;border-radius:15px;align-items:center;gap:9px;height:46px;padding:0 13px;font-weight:900;list-style:none;display:flex}.stock-color-menu summary::-webkit-details-marker{display:none}.stock-color-menu summary strong{color:#6b7a90;margin-left:auto}.stock-color-menu-dot{border:3px solid #fff;border-radius:999px;flex-shrink:0;width:20px;height:20px;box-shadow:0 0 0 1px #001f3f40}.stock-color-menu-options{z-index:50;background:#fff;border:1px solid #001f3f24;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;max-height:260px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 20px 45px #001f3f2e}.stock-color-menu-option{color:#001f3f;cursor:pointer;background:#f8fbff;border:1px solid #001f3f1a;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 11px;font-weight:900;display:flex}.stock-color-menu-option.active{background:#fff;border-color:#001f3f;box-shadow:0 0 0 2px #001f3f14}@media (width<=760px){.stock-color-menu-field{grid-column:1/-1}.stock-color-menu-options{grid-template-columns:1fr}}.stock-color-menu-field{grid-column:span 2;max-width:280px}.stock-color-menu-options{gap:6px;max-height:260px;padding:8px;overflow-y:auto;grid-template-columns:1fr!important;width:260px!important}.stock-color-menu-option{border-radius:12px;justify-content:flex-start;width:100%;height:38px;padding:0 10px;font-size:13px}.stock-color-menu-dot{width:18px;height:18px}.stock-color-menu summary{width:100%}.stock-size-picker-field{flex-direction:column;grid-column:1/-1;gap:8px;min-width:0;display:flex}.stock-size-chip-list{flex-wrap:wrap;gap:8px;display:flex}.stock-size-chip{color:#001f3f;cursor:pointer;background:#f8fbff;border:1px solid #001f3f24;border-radius:999px;min-width:52px;height:38px;padding:0 14px;font-weight:950;transition:all .18s}.stock-size-chip:hover{border-color:#001f3f4d;transform:translateY(-1px);box-shadow:0 10px 20px #001f3f14}.stock-size-chip.active{color:#fff;background:#001f3f;border-color:#001f3f;box-shadow:0 12px 24px #001f3f2e}.stock-size-stock-grid{flex-direction:column;grid-column:1/-1;gap:10px;display:flex}.stock-size-stock-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.stock-size-stock-item{background:#f8fbff;border:1px solid #001f3f1f;border-radius:16px;flex-direction:column;gap:8px;padding:12px;display:flex}.stock-size-stock-item strong{color:#001f3f;font-size:18px;font-weight:950}.stock-size-stock-item input{color:#001f3f;background:#fff;border:1px solid #001f3f1f;border-radius:12px;width:100%;height:42px;padding:0 10px;font-weight:900}.stock-size-stock-item small{color:#64748b;word-break:break-word;font-size:11px;font-weight:800}@media (width<=900px){.stock-size-stock-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.stock-size-stock-list{grid-template-columns:1fr}}.color-dot-btn.unavailable,.size-option-btn.unavailable{opacity:.48;cursor:not-allowed;position:relative;overflow:hidden}.color-dot-btn.unavailable:after,.size-option-btn.unavailable:after{content:"×";color:#dc2626;pointer-events:none;place-items:center;font-size:30px;font-weight:950;line-height:1;display:grid;position:absolute;inset:0}.size-option-btn.unavailable:after{font-size:24px}.color-dot-btn.unavailable .color-dot{filter:grayscale(.4)}.size-option-btn.unavailable{opacity:.45;cursor:not-allowed;position:relative;overflow:hidden;border-color:#dc262659!important}.size-option-btn.unavailable:after{content:"×";color:#dc2626;pointer-events:none;place-items:center;font-size:26px;font-weight:950;line-height:1;display:grid;position:absolute;inset:0}.size-option-btn.unavailable{opacity:.55;cursor:not-allowed;position:relative;overflow:hidden;color:#9aa7bd!important;background:#f8fafc!important;border-color:#d7deea!important}.size-option-btn.unavailable:after{content:"";transform-origin:50%;pointer-events:none;background:#b8c2d4;border-radius:999px;width:80%;height:2px;position:absolute;top:50%;left:10%;transform:rotate(-18deg)}.color-dot-btn.unavailable{opacity:.55;cursor:not-allowed;position:relative;overflow:hidden;color:#9aa7bd!important;background:#f8fafc!important;border-color:#d7deea!important}.color-dot-btn.unavailable:after{content:"";transform-origin:50%;pointer-events:none;background:#b8c2d4;border-radius:999px;width:80%;height:2px;position:absolute;top:50%;left:10%;transform:rotate(-18deg)}.discount-price.pix-inline-price{max-width:100%;white-space:nowrap!important;align-items:flex-end!important;gap:4px!important;font-size:25px!important;line-height:1!important;display:inline-flex!important}.discount-price.pix-inline-price small{color:#64748b!important;text-transform:uppercase!important;letter-spacing:.02em!important;white-space:nowrap!important;margin-bottom:3px!important;font-size:9px!important;font-weight:900!important;display:inline-block!important}.installment-price{color:#071f3f;max-width:100%;margin-top:8px;font-size:11px;font-weight:800;line-height:1.22;display:block}.pix-payment-box{flex-direction:column;align-items:flex-start;gap:14px;margin-top:22px;display:flex}.pix-qr-code{background:#fff;border:1px solid #dbeafe;border-radius:18px;width:220px;max-width:100%;padding:12px}.pix-copy-code{resize:none;color:#071f3f;background:#f8fbff;border:1px solid #cfe5ff;border-radius:16px;outline:none;width:100%;min-height:110px;padding:14px;font-size:13px}.pix-payment-box small{color:#64748b;font-weight:800}.pix-priority-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071224b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pix-priority-card{color:#071f3f;background:#fff;border:1px solid #dbeafe;border-radius:28px;width:min(920px,100%);max-height:calc(100vh - 48px);padding:30px;overflow-y:auto;box-shadow:0 30px 90px #00142d59}.pix-priority-header{align-items:center;gap:16px;margin-bottom:18px;display:flex}.pix-priority-icon{color:#16a34a;background:#dcfce7;border:1px solid #86efac;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-size:28px;font-weight:950;display:flex}.pix-priority-header span{color:#16a34a;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950;display:block}.pix-priority-header h3{color:#071f3f;margin:4px 0 0;font-size:28px;line-height:1.05}.pix-priority-text{color:#52647d;max-width:760px;margin:0 0 24px;font-size:15px;line-height:1.6}.pix-priority-content{grid-template-columns:280px 1fr;align-items:stretch;gap:24px;display:grid}.pix-priority-qr-box{background:#f8fbff;border:1px solid #dbeafe;border-radius:24px;justify-content:center;align-items:center;padding:18px;display:flex}.pix-priority-qr{width:230px;max-width:100%;display:block}.pix-priority-info{background:#f8fbff;border:1px solid #dbeafe;border-radius:24px;flex-direction:column;gap:12px;padding:18px;display:flex}.pix-priority-info strong{color:#071f3f;font-size:14px;font-weight:950}.pix-priority-code{resize:none;color:#071f3f;background:#fff;border:1px solid #bfdbfe;border-radius:16px;outline:none;width:100%;min-height:110px;padding:14px;font-size:12px;line-height:1.5}.pix-priority-copy{color:#fff;cursor:pointer;background:#071f3f;border:none;border-radius:16px;width:100%;padding:15px 18px;font-weight:950;box-shadow:0 14px 30px #071f3f33}.pix-priority-check{color:#071f3f;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:16px;width:100%;padding:14px 18px;font-weight:900}.pix-priority-footer{color:#52647d;align-items:center;gap:10px;margin-top:20px;font-size:13px;font-weight:800;display:flex}.pix-priority-loading-dot{background:#16a34a;border-radius:999px;width:10px;height:10px;animation:1.4s infinite pixPulse;box-shadow:0 0 #16a34a66}@keyframes pixPulse{0%{box-shadow:0 0 #16a34a73}70%{box-shadow:0 0 0 12px #16a34a00}to{box-shadow:0 0 #16a34a00}}@media (width<=760px){.pix-priority-overlay{align-items:flex-start;padding:14px}.pix-priority-card{border-radius:24px;margin-top:18px;padding:22px}.pix-priority-header h3{font-size:22px}.pix-priority-content{grid-template-columns:1fr}.pix-priority-qr{width:210px}}.pix-priority-card{position:relative!important}.pix-priority-close{z-index:99999!important;color:#071f3f!important;cursor:pointer!important;background:#f1f5f9f2!important;border:none!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:34px!important;font-weight:600!important;line-height:1!important;display:flex!important;position:absolute!important;inset:22px 24px auto auto!important}.pix-priority-close:hover{transform:scale(1.04);background:#e2e8f0!important}.pix-check-message{color:#071f3f;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;margin-top:10px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.35}.pix-priority-check:disabled{opacity:.7;cursor:not-allowed}.card-priority-shell{background:radial-gradient(circle at 0 0,#2563eb1a,#0000 34%),linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #93c5fdbf;border-radius:28px;margin-top:18px;padding:26px;box-shadow:0 24px 70px #071f3f1f}.card-priority-header{grid-template-columns:58px 1fr auto;align-items:center;gap:16px;margin-bottom:22px;display:grid}.card-priority-title span{letter-spacing:.08em;color:#16a34a;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.card-priority-title h3{color:#071f3f;margin:0;font-size:26px;font-weight:950;line-height:1.1}.card-priority-title p{color:#64748b;margin:8px 0 0;font-size:15px;line-height:1.45}.card-priority-total{color:#fff;text-align:right;background:#071f3f;border-radius:18px;min-width:145px;padding:14px 16px;box-shadow:0 12px 30px #071f3f38}.card-priority-body{grid-template-columns:280px 1fr;align-items:start;gap:22px;display:grid}.card-priority-info{background:#ffffffc7;border:1px solid #bfdbfef2;border-radius:22px;padding:20px}.card-priority-info h4{color:#071f3f;margin:0 0 14px;font-size:17px;font-weight:950}.card-priority-info-item{color:#475569;align-items:flex-start;gap:10px;margin-bottom:13px;font-size:13px;font-weight:800;line-height:1.35;display:flex}.card-priority-info-item svg{color:#16a34a;flex-shrink:0;margin-top:1px}.card-priority-mini{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin-top:18px;padding:14px}.card-priority-mini small{color:#64748b;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.card-priority-mini strong{color:#071f3f;font-size:13px;font-weight:950;display:block}.card-priority-form{background:#fff;border:1px solid #bfdbfef2;border-radius:22px;padding:22px;box-shadow:inset 0 1px #ffffffe6}.mp-brick-wrap{width:100%}.mp-brick-wrap h1,.mp-brick-wrap h2,.mp-brick-wrap h3{color:#071f3f!important;font-weight:950!important}.mp-brick-wrap input,.mp-brick-wrap select{border-radius:14px!important;min-height:44px!important}.mp-brick-wrap button[type=submit]{background:#071f3f!important;border:none!important;border-radius:16px!important;width:100%!important;min-height:52px!important;font-size:16px!important;font-weight:950!important}@media (width<=760px){.card-priority-shell{border-radius:22px;padding:18px}.card-priority-header{grid-template-columns:48px 1fr}.card-priority-total{text-align:left;grid-column:1/-1}.card-priority-body{grid-template-columns:1fr}.card-priority-info{display:none}.card-priority-title h3{font-size:21px}.card-priority-form{padding:16px}}.card-priority-overlay{z-index:99990;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071f3fc2;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.card-priority-modal{background:radial-gradient(circle at 0 0,#2563eb1a,#0000 34%),linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #bfdbfee6;border-radius:30px;width:min(980px,100%);max-height:92vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 32px 90px #071f3f59}.card-priority-close{color:#071f3f;cursor:pointer;background:#f1f5f9f2;border:none;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:34px;font-weight:600;line-height:1;display:flex;position:absolute;top:22px;right:24px}.card-priority-close:hover{background:#e2e8f0;transform:scale(1.04)}.card-priority-head{grid-template-columns:64px 1fr 160px;align-items:center;gap:18px;margin-bottom:24px;padding-right:58px;display:grid}.card-priority-icon{color:#071f3f;background:#eaf3ff;border:1px solid #bfdbfe;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.card-priority-head span{letter-spacing:.08em;color:#16a34a;margin-bottom:4px;font-size:12px;font-weight:950;display:block}.card-priority-head h3{color:#071f3f;margin:0;font-size:28px;font-weight:950;line-height:1.1}.card-priority-head p{color:#64748b;margin:8px 0 0;font-size:15px;line-height:1.45}.card-priority-total{color:#fff;text-align:right;background:#071f3f;border-radius:18px;padding:14px 16px;box-shadow:0 12px 30px #071f3f38}.card-priority-total small{opacity:.75;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.card-priority-total strong{font-size:20px;font-weight:950;display:block}.card-priority-content{background:#fff;border:1px solid #bfdbfef2;border-radius:24px;padding:22px}.card-brick-box{width:100%}.card-brick-box input,.card-brick-box select{border-radius:14px!important;min-height:44px!important}.card-brick-box button[type=submit]{background:#071f3f!important;border:none!important;border-radius:16px!important;width:100%!important;min-height:52px!important;font-size:16px!important;font-weight:950!important}.card-payment-preview{background:#f8fbff;border:1px solid #bfdbfe}.card-payment-preview p{color:#64748b;margin-bottom:10px}.card-payment-preview strong{color:#071f3f;margin-bottom:14px;display:block}.card-payment-open-btn{color:#fff;cursor:pointer;background:#071f3f;border:none;border-radius:16px;width:100%;min-height:48px;font-weight:950}.card-payment-open-btn:hover{filter:brightness(1.08)}.card-payment-message{color:#071f3f;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin-top:14px;padding:13px 15px;font-size:13px;font-weight:850;line-height:1.4}@media (width<=760px){.card-priority-overlay{align-items:flex-start;padding:12px}.card-priority-modal{border-radius:22px;margin-top:12px;padding:18px}.card-priority-head{grid-template-columns:48px 1fr;padding-right:0}.card-priority-total{text-align:left;grid-column:1/-1}.card-priority-head h3{font-size:21px}.card-priority-content{padding:14px}}.card-payment-open-btn{color:#071f3f;cursor:pointer;background:#eef8ff;border:1px solid #bfdbfe;border-radius:18px;width:100%;min-height:58px;font-size:15px;font-weight:950;transition:all .18s;box-shadow:0 14px 32px #071f3f14}.card-payment-open-btn:hover{background:#dff1ff;border-color:#93c5fd;transform:translateY(-1px)}.card-payment-open-btn:active{transform:translateY(0)}.payment-method-card.disabled{opacity:.5;cursor:not-allowed;box-shadow:none;background:#f8fafc;border-color:#dbeafe}.payment-method-card.disabled:hover{background:#f8fafc;border-color:#dbeafe;transform:none}.stock-extra-images-box{flex-direction:column;gap:12px;display:flex}.stock-extra-images-head{background:#f8fbffe6;border:1px solid #071f3f1f;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.stock-extra-images-head strong{color:#001f3f;font-size:14px;display:block}.stock-extra-images-head span{color:#64748b;margin-top:4px;font-size:13px;display:block}.stock-empty-extra-image{color:#64748b;background:#f1f5f9e6;border-radius:16px;padding:14px;font-weight:700}.stock-extra-image-row{grid-template-columns:1fr 120px;align-items:center;gap:10px;display:grid}.stock-remove-image-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:14px;height:46px;font-weight:900}.payment-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.payment-provider-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;min-height:190px;padding:18px;transition:all .22s;display:flex}.payment-provider-card:hover{background:#f4faff;border-color:#b7dfff;transform:translateY(-2px)}.payment-provider-card.active{background:#e6f5ff;border-color:#70bff7;box-shadow:0 14px 34px #0f5b9121}.payment-provider-head{align-items:center;gap:12px;display:flex}.payment-provider-head strong{color:#0f172a;font-size:1rem;display:block}.payment-provider-head span{color:#64748b;margin-top:2px;font-size:.82rem;display:block}.payment-provider-logo{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:8px;display:flex;overflow:hidden}.payment-provider-logo img{object-fit:contain;width:100%;height:100%;display:block}.mp-logo,.infinite-logo{background:#fff}.payment-provider-card p{color:#475569;margin:16px 0;font-size:.88rem;line-height:1.45}.payment-provider-values{border-top:1px solid #94a3b840;flex-direction:column;gap:4px;padding-top:12px;display:flex}.payment-provider-values small{color:#64748b;font-size:.78rem}.payment-provider-values b{color:#0f172a;font-size:1.18rem}@media (width<=760px){.payment-provider-grid{grid-template-columns:1fr}.payment-provider-card{min-height:auto}.checkout-page,.checkout-container,.checkout-content{width:100%;max-width:100%;overflow-x:hidden}.checkout-header,.checkout-top,.checkout-payment-top{display:block}.checkout-security-box{text-align:center;border-radius:22px;width:100%;max-width:100%;min-height:auto;margin:18px 0 28px;padding:22px 18px;position:static}.checkout-security-box span{font-size:.95rem;line-height:1.35;display:block}.checkout-title,.checkout-page h1{margin-bottom:18px;font-size:3.1rem;line-height:.95}.checkout-card{width:100%;max-width:100%;overflow:hidden}.checkout-card h4{font-size:1.35rem;line-height:1.2}.checkout-card p{font-size:1rem;line-height:1.55}.checkout-summary-carousel,.checkout-summary-items,.checkout-summary-list{width:100%;max-width:100%;overflow-x:auto}.checkout-summary-product,.checkout-summary-item,.checkout-product-mini{width:100%;min-width:100%;max-width:100%}.checkout-summary-product img,.checkout-summary-item img,.checkout-product-mini img{object-fit:contain;flex-shrink:0;width:86px;height:86px}.checkout-summary-product-info,.checkout-summary-item-info,.checkout-product-mini-info{flex:1;min-width:0}.checkout-summary-product-info strong,.checkout-summary-item-info strong,.checkout-product-mini-info strong{white-space:normal;word-break:normal;overflow-wrap:anywhere;font-size:.95rem;line-height:1.15;display:block}.checkout-total-row{font-size:1.25rem}.checkout-total-row strong{white-space:nowrap}.checkout-page{padding:22px 0 34px!important;overflow-x:hidden!important}.checkout-container h2{word-break:normal!important;max-width:100%!important;margin:0 0 26px!important;font-size:clamp(2.35rem,11vw,3.35rem)!important;line-height:.95!important}.checkout-layout,.checkout-left,.checkout-security-row,.checkout-security-left{width:100%!important;max-width:100%!important;display:block!important}.checkout-security-box{border-radius:24px!important;width:100%!important;max-width:100%!important;min-height:auto!important;margin:0 0 26px!important;padding:26px 18px!important;position:static!important;transform:none!important}.checkout-security-box span{text-align:center!important;font-size:1rem!important;line-height:1.25!important;display:block!important}.checkout-card{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;overflow:visible!important}.checkout-card p{margin-bottom:22px!important;font-size:1.2rem!important;line-height:1.55!important}.checkout-shipping-row input,.checkout-shipping-row button{border-radius:22px!important;width:100%!important;height:58px!important;font-size:1rem!important}.checkout-summary-box{border-radius:26px!important;width:100%!important;max-width:100%!important;margin-top:46px!important;padding:28px 24px!important;overflow:hidden!important}.checkout-summary-box h3,.checkout-summary-box h4{margin-bottom:24px!important;font-size:1.75rem!important;line-height:1.1!important}.checkout-summary-carousel-wrap,.checkout-summary-carousel{width:100%!important;max-width:100%!important;overflow:hidden!important}.checkout-summary-product-card{box-sizing:border-box!important;border-radius:22px!important;grid-template-columns:88px minmax(0,1fr)!important;gap:18px!important;width:100%!important;min-width:100%!important;max-width:100%!important;padding:18px!important;display:grid!important}.checkout-summary-product-card img{object-fit:contain!important;width:76px!important;height:76px!important}.checkout-summary-product-card>div{min-width:0!important;max-width:100%!important}.checkout-summary-product-card strong{white-space:normal!important;max-width:100%!important;text-overflow:unset!important;overflow-wrap:anywhere!important;font-size:.92rem!important;line-height:1.15!important;display:block!important;overflow:visible!important}.checkout-summary-product-card small{white-space:normal!important;overflow-wrap:anywhere!important;font-size:.84rem!important;line-height:1.2!important;display:block!important}.summary-total.checkout-summary-final{margin-top:24px!important;padding-top:22px!important;font-size:1.4rem!important}.summary-total.checkout-summary-final b{white-space:nowrap!important}.checkout-security-box{margin-bottom:54px!important}.checkout-card h4{z-index:2!important;margin-top:0!important;margin-bottom:28px!important;position:relative!important}.checkout-summary-box{padding:26px 22px!important}.checkout-summary-carousel,.checkout-summary-carousel-wrap{display:block!important;overflow:visible!important}.checkout-summary-product-card{box-sizing:border-box!important;align-items:center!important;gap:16px!important;width:100%!important;min-width:100%!important;max-width:100%!important;padding:18px 16px!important;display:flex!important}.checkout-summary-product-card>div{flex:1!important;width:auto!important;min-width:0!important}.checkout-summary-product-card strong{word-break:normal!important;overflow-wrap:break-word!important;max-width:100%!important;font-size:.95rem!important;line-height:1.12!important}.checkout-summary-product-card small{overflow-wrap:break-word!important;font-size:.82rem!important;line-height:1.15!important}.summary-total.checkout-summary-final{justify-content:space-between!important;align-items:center!important;gap:16px!important;font-size:1.75rem!important;line-height:1!important;display:flex!important}.checkout-page{background:#f5f7fa!important;padding:0!important;overflow-x:hidden!important}.checkout-container{border-radius:28px!important;width:100%!important;max-width:100%!important;padding:34px 24px 40px!important;overflow:hidden!important}.checkout-container .section-label{letter-spacing:.28em!important;margin-bottom:14px!important;font-size:.82rem!important}.checkout-container h2{white-space:normal!important;max-width:100%!important;margin:0 0 30px!important;font-size:clamp(2.25rem,10vw,3.15rem)!important;line-height:.95!important}.checkout-layout,.checkout-left{width:100%!important;max-width:100%!important;display:block!important}.checkout-security-row{width:100%!important;height:auto!important;min-height:0!important;margin:0 0 46px!important;padding:0!important;display:block!important;position:static!important}.checkout-security-left{width:100%!important;height:auto!important;min-height:0!important;display:block!important}.checkout-security-box{text-align:center!important;background:#fff!important;border:1px solid #0074d92e!important;border-radius:24px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:auto!important;margin:0!important;padding:28px 20px!important;display:flex!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;box-shadow:0 14px 32px #001f3f0f!important}.checkout-security-box span{color:#001f3f9e!important;max-width:100%!important;font-size:1rem!important;font-weight:850!important;line-height:1.28!important}.checkout-card{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;overflow:visible!important}.checkout-card h4{margin:0 0 22px!important;font-size:1.75rem!important;line-height:1.1!important}.checkout-card p{margin:0 0 28px!important;font-size:1.18rem!important;line-height:1.55!important}.checkout-shipping-row{grid-template-columns:1fr!important;gap:16px!important;display:grid!important}.checkout-shipping-row input,.checkout-shipping-row button{border-radius:22px!important;width:100%!important;height:60px!important}.checkout-summary-horizontal{border-radius:28px!important;width:100%!important;max-width:100%!important;margin-top:56px!important;padding:28px 22px!important;overflow:hidden!important}.checkout-summary-head h3{margin:0 0 28px!important;font-size:1.75rem!important;line-height:1.1!important}.checkout-summary-carousel-wrap{width:100%!important;max-width:100%!important;padding:0!important;overflow:visible!important}.checkout-summary-carousel{width:100%!important;max-width:100%!important;display:block!important;overflow:visible!important}.checkout-summary-product-card{box-sizing:border-box!important;border-radius:24px!important;flex:none!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:18px!important;display:grid!important}.checkout-summary-product-card img{object-fit:contain!important;flex:none!important;width:82px!important;height:82px!important}.checkout-summary-product-card>div{width:100%!important;min-width:0!important;max-width:100%!important}.checkout-summary-product-card strong{white-space:normal!important;width:100%!important;max-width:100%!important;text-overflow:unset!important;overflow-wrap:break-word!important;word-break:normal!important;font-size:1rem!important;line-height:1.15!important;display:block!important;overflow:visible!important}.checkout-summary-product-card small{white-space:normal!important;overflow-wrap:break-word!important;margin-top:6px!important;font-size:.9rem!important;line-height:1.15!important;display:block!important}.checkout-summary-product-card span,.checkout-summary-product-card b{margin-top:8px!important;display:block!important}.checkout-summary-side-arrow{display:none!important}.summary-total.checkout-summary-final{justify-content:space-between!important;align-items:center!important;gap:16px!important;width:100%!important;max-width:100%!important;margin-top:26px!important;padding-top:24px!important;font-size:1.55rem!important;line-height:1!important;display:flex!important}.summary-total.checkout-summary-final span,.summary-total.checkout-summary-final b,.summary-total.checkout-summary-final strong{white-space:nowrap!important;font-size:1.55rem!important;line-height:1!important}}.payment-choice-header{margin-bottom:18px}.payment-choice-badge{color:#006bb6;letter-spacing:.08em;text-transform:uppercase;background:#eaf6ff;border:1px solid #bfe3ff;border-radius:999px;align-items:center;width:fit-content;margin-bottom:10px;padding:7px 12px;font-size:.75rem;font-weight:900;display:inline-flex}.payment-choice-header h4{margin-bottom:8px}.payment-choice-header p{color:#64748b;margin:0;font-size:.95rem;line-height:1.4}.payment-provider-action{text-align:center;color:#0f172a;background:#f1f5f9;border-radius:999px;margin-top:14px;padding:11px 14px;font-size:.82rem;font-weight:900}.payment-provider-card.active .payment-provider-action{color:#fff;background:#0077c8}@media (width<=760px){.checkout-payment-anchor{scroll-margin-top:18px}.payment-choice-header{margin-bottom:22px!important}.payment-choice-badge{padding:8px 13px!important;font-size:.72rem!important}.payment-choice-header h4{margin-bottom:12px!important;font-size:2.35rem!important;line-height:1.02!important}.payment-choice-header p{font-size:1.05rem!important;line-height:1.45!important}.payment-provider-card{padding:22px 20px!important;position:relative!important}.payment-provider-card:after{content:"";background:#fff;border:2px solid #b7dfff;border-radius:999px;width:22px;height:22px;position:absolute;top:22px;right:20px}.payment-provider-card.active:after{background:radial-gradient(circle,#0077c8 0 45%,#fff 48%);border-color:#0077c8}.payment-provider-head{padding-right:34px}.payment-provider-card p{font-size:1.05rem!important;line-height:1.45!important}.payment-provider-action{padding:13px 16px!important;font-size:.95rem!important}.pix-card{box-shadow:none!important;background:0 0!important;border:0!important;margin-top:18px!important;padding:18px 0!important}.pix-card h4,.pix-card p,.pix-card small,.pix-card strong{display:none!important}.pix-card .primary-btn,.pix-card button{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:58px!important;font-size:1rem!important;font-weight:900!important;display:flex!important}.pix-priority-overlay{justify-content:center!important;align-items:center!important;padding:10px!important;position:fixed!important;inset:0!important;overflow:hidden!important}.pix-priority-card{border-radius:24px!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;padding:16px 16px 14px!important;display:flex!important;overflow:hidden!important}.pix-priority-close{z-index:5!important;border-radius:14px!important;width:42px!important;height:42px!important;font-size:2rem!important;top:14px!important;right:14px!important}.pix-priority-header{flex-shrink:0!important;grid-template-columns:54px 1fr!important;align-items:center!important;gap:12px!important;margin-bottom:10px!important;padding-right:48px!important;display:grid!important}.pix-priority-icon{border-radius:18px!important;width:54px!important;height:54px!important;font-size:1.8rem!important}.pix-priority-header span{letter-spacing:.16em!important;font-size:.78rem!important;line-height:1!important}.pix-priority-header h3{margin:4px 0 0!important;font-size:1.55rem!important;line-height:1.02!important}.pix-priority-text{flex-shrink:0!important;margin:0 0 10px!important;font-size:.92rem!important;line-height:1.35!important}.pix-priority-content{flex:1!important;grid-template-rows:auto 1fr!important;gap:10px!important;min-height:0!important;display:grid!important}.pix-priority-qr-box{border-radius:18px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;padding:10px!important;display:flex!important}.pix-priority-qr{object-fit:contain!important;width:min(54vw,230px)!important;height:min(54vw,230px)!important}.pix-priority-info{flex-direction:column!important;gap:8px!important;min-height:0!important;display:flex!important}.pix-priority-info strong{font-size:.95rem!important;line-height:1!important}.pix-priority-code{resize:none!important;border-radius:14px!important;height:72px!important;min-height:72px!important;max-height:72px!important;padding:10px 12px!important;font-size:.78rem!important;line-height:1.25!important}.pix-priority-copy,.pix-priority-check{border-radius:16px!important;flex-shrink:0!important;width:100%!important;height:46px!important;min-height:46px!important;font-size:.92rem!important;font-weight:900!important}.pix-priority-footer{flex-shrink:0!important;margin-top:8px!important;padding-top:8px!important;font-size:.78rem!important;line-height:1.1!important}.pix-check-message{border-radius:12px!important;padding:8px 10px!important;font-size:.78rem!important}.payment-provider-card.active .payment-provider-main-btn{justify-content:center;align-items:center;display:flex}.pix-card{display:none!important}.checkout-btn{opacity:0!important;pointer-events:none!important;height:1px!important;position:absolute!important;overflow:hidden!important}.payment-provider-main-btn{color:#fff;cursor:pointer;background:#08203f;border:0;border-radius:999px;width:100%;height:56px;margin-top:14px;font-size:1rem;font-weight:900}.payment-provider-main-btn:disabled{opacity:.65;cursor:not-allowed}}.model-3d-title-row{position:relative}.model-3d-collection-btn{z-index:50!important;white-space:nowrap!important;position:absolute!important;top:5px!important;left:335px!important}@media (width<=760px){.model-3d-title-row{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.model-3d-collection-btn{align-self:flex-start!important;width:fit-content!important;margin-top:6px!important;margin-left:0!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}}.ponto-video-banner-full{background:#06182c!important;position:relative!important;overflow:hidden!important}.ponto-video-bg{object-fit:cover!important;object-position:center center!important;z-index:1!important;pointer-events:none!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.ponto-video-content-full{z-index:3!important;pointer-events:none!important;position:relative!important}.ponto-video-bg::-webkit-media-controls{display:none!important}.ponto-video-bg::-webkit-media-controls-panel{display:none!important}.ponto-video-bg::-webkit-media-controls-play-button{display:none!important}.ponto-video-bg::-webkit-media-controls-start-playback-button{-webkit-appearance:none!important;display:none!important}@media (width<=760px){.ponto-video-banner-full{height:430px!important;min-height:430px!important}}.ponto-video-banner-full{background:#06182c!important;width:100%!important;height:430px!important;min-height:430px!important;position:relative!important;overflow:hidden!important}.ponto-video-bg{object-fit:cover!important;object-position:center center!important;z-index:1!important;pointer-events:none!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.ponto-video-overlay{z-index:2!important;pointer-events:none!important;background:#020f1f26!important;position:absolute!important;inset:0!important}.ponto-video-content-full{z-index:3!important;pointer-events:none!important;text-align:center!important;justify-content:center!important;align-items:center!important;display:flex!important;position:absolute!important;inset:0!important}@media (width<=760px){.ponto-video-banner-full{height:430px!important;min-height:430px!important}.ponto-video-content-full.hashtag-only h2{font-size:clamp(30px,7.8vw,44px)!important}}.ponto-video-banner-full{background:#06182c!important;width:100%!important;height:430px!important;min-height:430px!important;display:block!important;position:relative!important;overflow:hidden!important}.ponto-video-banner-full video.ponto-video-bg{object-fit:cover!important;object-position:center center!important;z-index:1!important;pointer-events:none!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.ponto-video-overlay{z-index:2!important;pointer-events:none!important;position:absolute!important;inset:0!important}.ponto-video-content-full.hashtag-only{z-index:3!important;text-align:center!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;padding:0 12px!important;display:flex!important;position:absolute!important;inset:0!important}.ponto-video-content-full.hashtag-only h2{color:#fff!important;letter-spacing:-1px!important;white-space:nowrap!important;margin:0!important;font-size:clamp(30px,7.8vw,44px)!important;line-height:1!important}@media (width<=760px){.ponto-video-banner-full{height:430px!important;min-height:430px!important}.ponto-video-banner-full video.ponto-video-bg{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}}.ponto-video-content-full.hashtag-only h2{letter-spacing:-6px!important;white-space:nowrap!important;text-align:center!important;font-size:clamp(82px,8vw,158px)!important;line-height:.84!important}@media (width<=760px){.ponto-video-content-full.hashtag-only{padding:0 10px!important;overflow:hidden!important}.ponto-video-content-full.hashtag-only h2{letter-spacing:-2.4px!important;white-space:nowrap!important;transform-origin:50%!important;font-size:clamp(38px,9.8vw,46px)!important;line-height:.9!important;transform:scaleX(.82)!important}.product-detail-page .product-detail-image-box.product-detail-image-box-gallery{padding-bottom:82px!important}.product-detail-page .product-detail-image-box.product-detail-image-box-gallery button.product-gallery-arrow{z-index:50!important;color:#001f3f!important;background:#fffffff5!important;width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;font-size:40px!important;line-height:1!important;top:auto!important;bottom:18px!important;transform:none!important}.product-detail-page .product-detail-image-box.product-detail-image-box-gallery button.product-gallery-arrow.left{left:calc(50% - 58px)!important;right:auto!important}.product-detail-page .product-detail-image-box.product-detail-image-box-gallery button.product-gallery-arrow.right{left:auto!important;right:calc(50% - 58px)!important}.product-detail-page .product-detail-image-box.product-detail-image-box-gallery button.product-gallery-arrow:hover{transform:none!important}}.payment-provider-main-btn{color:#fff!important;letter-spacing:-.2px!important;cursor:pointer!important;appearance:none!important;background:linear-gradient(135deg,#001f3f,#08284d)!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:52px!important;margin-top:14px!important;font-size:15px!important;font-weight:950!important;display:flex!important;box-shadow:0 14px 30px #001f3f38!important}.payment-provider-main-btn:hover{background:linear-gradient(135deg,#001a35,#0b315f)!important;transform:translateY(-1px)!important;box-shadow:0 18px 38px #001f3f47!important}.payment-provider-main-btn:active{transform:translateY(0)!important}.payment-provider-main-btn:disabled{opacity:.65!important;cursor:not-allowed!important;transform:none!important}@media (width>=761px){.checkout-payment-anchor~.checkout-card.pix-card{display:none!important}.checkout-payment-anchor~.checkout-btn{opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;position:absolute!important;overflow:hidden!important}}.suggestion-carousel-wrap,.product-detail-image-box-gallery,.product-detail-image-box.product-detail-image-box-gallery{position:relative!important}.product-detail-image-box-gallery .product-main-image{pointer-events:none!important}.suggestion-carousel{z-index:1!important;position:relative!important}@media (width<=760px){.suggestion-arrow{z-index:99999!important;display:flex!important}.suggestion-arrow.left{left:6px!important}.suggestion-arrow.right{right:6px!important}}.suggestion-carousel-wrap,.checkout-summary-carousel-wrap,.product-detail-image-box-gallery{position:relative!important}.suggestion-arrow,.checkout-summary-side-arrow,.product-thumb{pointer-events:auto!important;cursor:pointer!important;z-index:50!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important}.suggestion-carousel,.checkout-summary-carousel{z-index:1!important;scroll-behavior:smooth!important;position:relative!important}.suggestion-arrow{justify-content:center!important;align-items:center!important;display:flex!important}@media (width<=760px){.suggestion-arrow,.checkout-summary-side-arrow{pointer-events:auto!important;z-index:50!important;display:flex!important}}.suggestion-carousel-wrap,.checkout-summary-carousel-wrap{width:100%!important;max-width:100%!important;position:relative!important;overflow:visible!important}.suggestion-carousel,.checkout-summary-carousel{scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;z-index:2!important;flex-flow:row!important;gap:18px!important;width:100%!important;max-width:100%!important;display:flex!important;position:relative!important;overflow:auto hidden!important}.suggestion-carousel::-webkit-scrollbar{display:none!important}.checkout-summary-carousel::-webkit-scrollbar{display:none!important}.suggestion-carousel,.checkout-summary-carousel{scrollbar-width:none!important}.suggestion-carousel>.product-card,.checkout-summary-carousel>.checkout-summary-product-card{flex:0 0 260px!important;min-width:260px!important;max-width:260px!important}.suggestion-arrow,.checkout-summary-side-arrow{color:#001f3f!important;cursor:pointer!important;pointer-events:auto!important;z-index:999999!important;background:#fffffff5!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;font-size:36px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;box-shadow:0 12px 28px #001f3f2e!important}.suggestion-arrow.left,.checkout-summary-side-arrow.left{left:-8px!important}.suggestion-arrow.right,.checkout-summary-side-arrow.right{right:-8px!important}.product-gallery-arrow.left{left:12px!important}.product-gallery-arrow.right{right:12px!important}.product-main-image{pointer-events:none!important}.hero-content,.hero-buttons,.hero-buttons button{z-index:50!important;pointer-events:auto!important;position:relative!important}.ponto-app-page{color:#fff;background:#030914;overflow:hidden}.app-reveal{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(54px)}.app-reveal.is-visible{opacity:1;transform:translateY(0)}.ponto-app-hero{background:#020814;align-items:center;min-height:calc(100vh - 84px);display:flex;position:relative;overflow:hidden}.ponto-app-hero-bg{z-index:1;position:absolute;inset:0}.ponto-app-hero-bg img{object-fit:cover;object-position:center;filter:saturate(1.25)contrast(1.08);width:100%;height:100%;transform:scale(1.08)}.ponto-app-hero-overlay{z-index:2;background:radial-gradient(circle at 70% 45%,#19f0c133,#0000 32%),linear-gradient(90deg,#020812f2,#020812b8,#0208123d),linear-gradient(#0208121a,#030914 96%);position:absolute;inset:0}.ponto-app-hero:after{content:"";z-index:3;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.ponto-app-hero-inner{z-index:4;grid-template-columns:1fr 360px;align-items:center;gap:60px;padding:96px 0;display:grid;position:relative}.ponto-app-hero-content{max-width:860px}.ponto-app-kicker,.ponto-app-section-label{color:#c8fff3;letter-spacing:.22em;text-transform:uppercase;background:#19f0c11a;border:1px solid #6fffe05c;border-radius:999px;width:fit-content;padding:10px 16px;font-size:12px;font-weight:900;display:inline-flex}.ponto-app-hero h1{letter-spacing:-4px;text-transform:uppercase;text-shadow:0 22px 60px #00000073;max-width:940px;margin:22px 0 0;font-size:clamp(48px,7vw,104px);font-weight:950;line-height:.92}.ponto-app-hero p{color:#ffffffd1;max-width:720px;margin:26px 0 0;font-size:19px;line-height:1.7}.ponto-app-hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.ponto-app-download-btn,.ponto-app-secondary-download,.ponto-app-outline-btn{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-weight:950;text-decoration:none;transition:all .25s;display:inline-flex}.ponto-app-download-btn,.ponto-app-secondary-download{color:#021712;background:linear-gradient(135deg,#19f0c1,#7cffea);box-shadow:0 20px 50px #19f0c140,inset 0 -2px #00000029}.ponto-app-download-btn:hover,.ponto-app-secondary-download:hover{transform:translateY(-3px);box-shadow:0 28px 70px #19f0c157,inset 0 -2px #00000029}.ponto-app-outline-btn{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff3d}.ponto-app-outline-btn:hover{background:#ffffff24;transform:translateY(-3px)}.ponto-app-hero-tags{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.ponto-app-hero-tags span{color:#ffffffd1;background:#ffffff17;border:1px solid #ffffff1a;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.ponto-app-hero-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff0a,#ffffff1c),#ffffff14;border:1px solid #ffffff29;border-radius:34px;flex-direction:column;justify-content:end;min-height:320px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #0000004d}.ponto-app-hero-card:before{content:"";background:radial-gradient(circle,#19f0c152,#0000 68%);border-radius:999px;width:220px;height:220px;position:absolute;top:-70px;right:-70px}.ponto-app-hero-card strong{z-index:2;color:#fff;font-size:44px;font-weight:950;line-height:1;position:relative}.ponto-app-hero-card span{z-index:2;color:#ffffffc2;margin-top:12px;font-weight:700;line-height:1.6;display:block;position:relative}.ponto-app-phone-section{background:radial-gradient(circle at 20% 20%,#19f0c124,#0000 26%),radial-gradient(circle at 90% 70%,#0074d92e,#0000 30%),linear-gradient(#030914,#071525);padding:110px 0}.ponto-app-phone-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;display:grid}.ponto-app-copy h2{color:#fff;letter-spacing:-2px;text-transform:uppercase;margin:22px 0 0;font-size:clamp(36px,5vw,68px);font-weight:950;line-height:.98}.ponto-app-copy p{color:#ffffffbd;max-width:640px;margin:24px 0 0;font-size:18px;line-height:1.75}.ponto-app-feature-list{gap:14px;margin-top:28px;display:grid}.ponto-app-feature{background:#ffffff12;border:1px solid #ffffff1c;border-radius:22px;padding:18px 20px;box-shadow:0 18px 44px #00000024}.ponto-app-feature strong{color:#fff;font-size:18px;font-weight:950;display:block}.ponto-app-feature span{color:#ffffffa6;margin-top:5px;font-weight:700;line-height:1.5;display:block}.ponto-app-secondary-download{margin-top:30px}.ponto-app-phone-area{place-items:center;min-height:620px;display:grid;position:relative}.ponto-app-phone-area:before{content:"";filter:blur(4px);background:radial-gradient(circle,#19f0c138,#0000 65%);border-radius:999px;width:520px;height:520px;position:absolute}.ponto-app-phone{z-index:2;background:linear-gradient(135deg,#1b2638,#030914 52%,#203850);border-radius:44px;width:310px;height:620px;padding:14px;position:relative;transform:rotate(5deg);box-shadow:0 45px 110px #00000075,inset 0 0 0 2px #ffffff1f}.ponto-app-phone-notch{z-index:4;background:#050b14;border-radius:999px;width:92px;height:24px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.ponto-app-phone-screen{background:#06101f;border:1px solid #ffffff14;border-radius:34px;width:100%;height:100%;position:relative;overflow:hidden}.ponto-app-screen-map{background:linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle at 72% 30%,#19f0c133,#0000 28%),linear-gradient(145deg,#082643,#06101f 58%,#103b37);height:78%;padding:42px 22px 22px;position:relative}.ponto-app-screen-top small{color:#ffffff94;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;display:block}.ponto-app-screen-top strong{color:#fff;margin-top:6px;font-size:24px;font-weight:950;display:block}.ponto-app-map-dot{background:#19f0c1;border-radius:999px;width:18px;height:18px;position:absolute;box-shadow:0 0 0 8px #19f0c124,0 0 30px #19f0c1cc}.dot-one{top:190px;left:56px}.dot-two{top:270px;right:66px}.dot-three{bottom:130px;left:135px}.ponto-app-catch-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #ffffff24;border-radius:24px;padding:18px;position:absolute;bottom:22px;left:18px;right:18px;box-shadow:0 20px 50px #0000003d}.ponto-app-catch-card span,.ponto-app-catch-card small{color:#ffffff9e;font-size:12px;font-weight:800;display:block}.ponto-app-catch-card strong{color:#fff;margin:7px 0;font-size:22px;font-weight:950;display:block}.ponto-app-phone-bottom{color:#001f3f;background:#fff;justify-content:space-between;align-items:center;height:22%;padding:20px;display:flex}.ponto-app-phone-bottom strong{font-size:16px;font-weight:950;display:block}.ponto-app-phone-bottom span{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.ponto-app-phone-bottom button{color:#fff;background:#001f3f;border:0;border-radius:999px;width:46px;height:46px;font-size:28px;font-weight:900;line-height:1}.ponto-app-counter-card{z-index:4;color:#001f3f;background:#fffffff5;border-radius:28px;min-width:220px;padding:22px 24px;position:absolute;bottom:38px;left:26px;box-shadow:0 28px 80px #00000052}.ponto-app-counter-card strong{letter-spacing:-3px;font-size:64px;font-weight:950;line-height:.9;display:block}.ponto-app-counter-card span{color:#475569;text-transform:uppercase;letter-spacing:.08em;margin-top:8px;font-size:15px;font-weight:950;display:block}.ponto-app-image-strip{background:#071525;padding:80px 0 110px}.ponto-app-image-grid{grid-template-rows:290px 290px;grid-template-columns:1.35fr .85fr;gap:22px;display:grid}.ponto-app-image-card{background:#0b1b33;border:1px solid #ffffff1a;border-radius:34px;min-height:290px;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000047}.ponto-app-image-card.big{grid-row:span 2}.ponto-app-image-card img{object-fit:cover;filter:saturate(1.16)contrast(1.05);width:100%;height:100%;transform:scale(1.04)}.ponto-app-image-big-photo{object-position:center 100%!important;transform:scale(1.14)!important}.ponto-app-image-card:after{content:"";background:linear-gradient(#0000 35%,#020812e0),radial-gradient(circle at 100% 0,#19f0c133,#0000 34%);position:absolute;inset:0}.ponto-app-image-card div{z-index:2;position:absolute;bottom:24px;left:24px;right:24px}.ponto-app-image-card strong{color:#fff;font-size:26px;font-weight:950;display:block}.ponto-app-image-card span{color:#ffffffb8;margin-top:6px;font-weight:700;line-height:1.5;display:block}.ponto-app-final-cta{text-align:center;background:radial-gradient(circle at 50% 0,#19f0c133,#0000 34%),linear-gradient(#071525,#030914);padding:110px 0}.ponto-app-final-inner{max-width:860px;margin:0 auto}.ponto-app-final-inner span{color:#19f0c1;letter-spacing:.24em;text-transform:uppercase;font-size:12px;font-weight:950}.ponto-app-final-inner h2{color:#fff;letter-spacing:-2px;text-transform:uppercase;margin:18px 0 0;font-size:clamp(36px,5vw,66px);font-weight:950;line-height:.98}.ponto-app-final-inner p{color:#ffffffb3;max-width:680px;margin:22px auto 0;font-size:18px;line-height:1.7}.ponto-app-final-inner .ponto-app-download-btn{margin-top:34px}@media (width<=980px){.ponto-app-hero-inner,.ponto-app-phone-grid{grid-template-columns:1fr}.ponto-app-hero-card{min-height:220px}.ponto-app-phone-area{min-height:560px}.ponto-app-image-grid{grid-template-rows:auto;grid-template-columns:1fr}.ponto-app-image-card.big{grid-row:auto}}@media (width<=760px){.ponto-app-hero{min-height:auto}.ponto-app-hero-inner{gap:34px;padding:78px 0 64px}.ponto-app-hero h1{letter-spacing:-2px;font-size:48px}.ponto-app-hero p{font-size:16px}.ponto-app-hero-actions{flex-direction:column}.ponto-app-download-btn,.ponto-app-outline-btn,.ponto-app-secondary-download{width:100%}.ponto-app-phone-section{padding:76px 0}.ponto-app-copy h2{font-size:38px}.ponto-app-phone{width:270px;height:540px;transform:rotate(3deg)}.ponto-app-counter-card{min-width:190px;bottom:0;left:0}.ponto-app-counter-card strong{font-size:52px}.ponto-app-image-strip,.ponto-app-final-cta{padding:70px 0}.category-subnav{z-index:9999998!important;position:sticky!important}.product-detail-page,.product-detail-layout,.product-detail-gallery,.product-detail-image-box,.product-detail-image-box-gallery{z-index:1!important;position:relative!important}.product-detail-page .product-gallery-arrow,.product-detail-image-box-gallery .product-gallery-arrow,.product-detail-image-box.product-detail-image-box-gallery .product-gallery-arrow{z-index:20!important}.product-detail-page{z-index:1!important;position:relative!important}.product-detail-page .product-detail-image-box.product-detail-image-box-gallery{z-index:1!important;margin-bottom:24px!important;position:relative!important;overflow:hidden!important}.product-detail-page .product-detail-image-box.product-detail-image-box-gallery button.product-gallery-arrow,.product-detail-page .product-detail-image-box.product-detail-image-box-gallery .product-gallery-arrow{z-index:5!important;position:absolute!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.product-detail-page .product-detail-image-box.product-detail-image-box-gallery button.product-gallery-arrow.left,.product-detail-page .product-detail-image-box.product-detail-image-box-gallery .product-gallery-arrow.left{left:18px!important;right:auto!important}.product-detail-page .product-detail-image-box.product-detail-image-box-gallery button.product-gallery-arrow.right,.product-detail-page .product-detail-image-box.product-detail-image-box-gallery .product-gallery-arrow.right{left:auto!important;right:18px!important}.header{z-index:999999!important;position:sticky!important;top:0!important}.category-subnav{z-index:999998!important;isolation:isolate!important;position:sticky!important;top:84px!important}.category-subnav-inner{z-index:999998!important;position:relative!important}.product-detail-image-box.product-detail-image-box-gallery,.product-detail-image-box-gallery{z-index:1!important;position:relative!important;overflow:hidden!important}.product-gallery-arrow{z-index:5!important;position:absolute!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.product-gallery-arrow.left{left:18px!important;right:auto!important}.product-gallery-arrow.right{left:auto!important;right:18px!important}.ponto-app-phone-section .ponto-app-phone-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr)!important;align-items:center!important;gap:54px!important;max-width:1180px!important;margin:0 auto!important}.ponto-app-tools-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#19f0c12e,#0000 34%),linear-gradient(145deg,#ffffff17,#ffffff09);border:1px solid #ffffff21;border-radius:34px;width:100%;padding:34px;box-shadow:0 30px 90px #0000003d}.ponto-app-tools-label{color:#6fffe0;letter-spacing:.18em;text-transform:uppercase;background:#19f0c11f;border:1px solid #19f0c147;border-radius:999px;width:fit-content;margin-bottom:16px;padding:9px 14px;font-size:11px;font-weight:900;display:inline-flex}.ponto-app-tools-panel h3{color:#fff;letter-spacing:-1px;text-transform:uppercase;margin:0;font-size:34px;font-weight:900;line-height:1.05}.ponto-app-tools-panel p{color:#ffffffb8;margin:16px 0 24px;font-size:15px;line-height:1.65}.ponto-app-tools-grid{gap:12px;display:grid}.ponto-app-tool-card{background:#ffffff13;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:46px 1fr;align-items:center;gap:14px;padding:15px;display:grid}.ponto-app-tool-card>span{background:#19f0c11f;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.ponto-app-tool-card strong{color:#fff;margin-bottom:4px;font-size:15px;font-weight:900;display:block}.ponto-app-tool-card small{color:#ffffffa3;font-size:13px;font-weight:700;line-height:1.4;display:block}@media (width<=980px){.ponto-app-phone-section .ponto-app-phone-grid{grid-template-columns:1fr!important;gap:34px!important}.ponto-app-tools-panel{padding:26px}.ponto-app-tools-panel h3{font-size:28px}}.ponto-app-features-premium{grid-template-columns:minmax(0,.88fr) minmax(430px,1fr);align-items:center;gap:64px;display:grid}.ponto-app-features-copy{max-width:680px}.ponto-app-features-copy h2{color:#fff;letter-spacing:-2px;text-transform:uppercase;margin:0;font-size:clamp(42px,4.8vw,72px);font-weight:950;line-height:.92}.ponto-app-features-copy p{color:#ffffffc2;margin:24px 0 30px;font-size:17px;line-height:1.7}.premium-left-list{gap:14px!important}.premium-left-list .ponto-app-feature{box-shadow:0 18px 48px #0000002e;background:#ffffff13!important;border:1px solid #ffffff1c!important}.ponto-app-intelligence-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 100% 0,#19f0c13d,#0000 32%),radial-gradient(circle at 0 100%,#0074d933,#0000 34%),linear-gradient(145deg,#ffffff1b,#ffffff09);border:1px solid #ffffff26;border-radius:38px;padding:34px;position:relative;overflow:hidden;box-shadow:0 34px 100px #0000005c,inset 0 1px #ffffff21}.ponto-app-panel-glow{filter:blur(42px);pointer-events:none;background:#19f0c138;border-radius:999px;width:280px;height:280px;position:absolute;top:-110px;right:-90px}.ponto-app-panel-top{z-index:2;margin-bottom:22px;position:relative}.ponto-app-panel-top span{color:#6fffe0;letter-spacing:.18em;text-transform:uppercase;background:#19f0c11f;border:1px solid #19f0c14d;border-radius:999px;width:fit-content;margin-bottom:12px;padding:9px 14px;font-size:11px;font-weight:900;display:inline-flex}.ponto-app-panel-top strong{color:#fff;letter-spacing:-1px;text-transform:uppercase;max-width:520px;font-size:34px;font-weight:950;line-height:1.05;display:block}.ponto-app-metric-main{z-index:2;background:linear-gradient(135deg,#19f0c129,#ffffff0f);border:1px solid #19f0c12e;border-radius:28px;grid-template-columns:1fr 112px;align-items:center;gap:20px;margin-bottom:18px;padding:22px;display:grid;position:relative}.ponto-app-metric-main span{color:#ffffff9e;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:900;display:block}.ponto-app-metric-main strong{color:#fff;margin-bottom:6px;font-size:28px;font-weight:950;display:block}.ponto-app-metric-main small{color:#ffffffab;font-size:13px;font-weight:700;line-height:1.45;display:block}.ponto-app-score-ring{background:radial-gradient(circle, #071120eb 56%, transparent 58%), conic-gradient(#19f0c1 0 87%, #ffffff24 87% 100%);border-radius:999px;flex-direction:row;justify-content:center;align-items:baseline;gap:2px;width:104px;height:104px;display:flex;box-shadow:0 18px 38px #19f0c11f}.ponto-app-score-ring strong{color:#fff;margin:0;font-size:34px}.ponto-app-score-ring span{letter-spacing:0;color:#ffffff9e;margin:0;font-size:13px}.ponto-app-intel-grid{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.ponto-app-intel-card{background:#ffffff13;border:1px solid #ffffff1b;border-radius:24px;min-height:150px;padding:18px;transition:transform .25s,background .25s,border-color .25s}.ponto-app-intel-card:hover{background:#ffffff1b;border-color:#19f0c13d;transform:translateY(-4px)}.ponto-app-intel-icon{background:#19f0c121;border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;font-size:21px;display:flex}.ponto-app-intel-card span{color:#ffffff8f;letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.ponto-app-intel-card strong{color:#fff;margin-bottom:8px;font-size:18px;font-weight:950;line-height:1.15;display:block}.ponto-app-intel-card small{color:#ffffff9e;font-size:12.5px;font-weight:700;line-height:1.42;display:block}.ponto-app-intel-card.alert{background:linear-gradient(145deg,#ffa6001c,#ffffff0f)}.ponto-app-intel-card.solunar{background:linear-gradient(145deg,#19f0c11f,#ffffff0f)}@media (width<=1080px){.ponto-app-features-premium{grid-template-columns:1fr;gap:34px}.ponto-app-features-copy{max-width:900px}.ponto-app-intelligence-panel{max-width:760px}}@media (width<=620px){.ponto-app-intelligence-panel{border-radius:28px;padding:24px}.ponto-app-panel-top strong{font-size:27px}.ponto-app-metric-main{grid-template-columns:1fr}.ponto-app-score-ring{width:94px;height:94px}.ponto-app-intel-grid{grid-template-columns:1fr}}}.ponto-app-phone-section{background:radial-gradient(circle at 0 0,#19f0c11f,#0000 34%),linear-gradient(#06111f 0%,#071a2d 100%)!important;padding:58px 0 68px!important;overflow:hidden!important}.ponto-app-feature-slider{padding:0!important}.ponto-app-feature-slider-header{max-width:900px!important;margin-bottom:24px!important}.ponto-app-feature-slider-header h2{color:#fff!important;letter-spacing:-1.6px!important;text-transform:uppercase!important;margin:12px 0!important;font-size:clamp(34px,3.8vw,54px)!important;font-weight:950!important;line-height:.96!important}.ponto-app-feature-slider-header p{color:#ffffffc2!important;max-width:860px!important;margin:0!important;font-size:15.5px!important;font-weight:600!important;line-height:1.52!important}.ponto-app-feature-slider-body{grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr)!important;align-items:stretch!important;gap:28px!important;display:grid!important}.ponto-app-feature-cards-column{flex-direction:column!important;gap:12px!important;height:100%!important;display:flex!important}.ponto-app-feature-card-large{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:linear-gradient(135deg,#19f0c114,#0000 42%),linear-gradient(135deg,#162c45e6,#1f3a5c8f)!important;border:1px solid #70aadc33!important;border-radius:24px!important;grid-template-columns:48px 1fr!important;align-items:center!important;gap:16px!important;min-height:86px!important;padding:14px 18px!important;display:grid!important;box-shadow:0 16px 34px #0000002e!important}.ponto-app-feature-card-large:hover{border-color:#3fe0c45c!important;transform:translateY(-2px)!important}.ponto-app-feature-number{color:#6fffe0!important;letter-spacing:.08em!important;background:#19f0c121!important;border:1px solid #19f0c147!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;font-size:13px!important;font-weight:950!important;display:flex!important}.ponto-app-feature-card-large strong{color:#fff!important;margin-bottom:5px!important;font-size:17px!important;font-weight:950!important;line-height:1.14!important;display:block!important}.ponto-app-feature-card-large div>span{color:#ffffffad!important;font-size:13.5px!important;font-weight:650!important;line-height:1.42!important;display:block!important}.ponto-app-feature-image-side{background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:32px!important;height:502px!important;min-height:502px!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 76px #00000057!important}.ponto-app-feature-side-image{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;min-height:502px!important;display:block!important;transform:scale(1.02)!important}.ponto-app-feature-image-side:after{content:""!important;pointer-events:none!important;background:linear-gradient(#00000005,#000f2361),radial-gradient(circle at 100% 0,#19f0c12e,#0000 34%)!important;position:absolute!important;inset:0!important}.ponto-app-feature-arrow{z-index:4!important;color:#fff!important;cursor:pointer!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#071120c7!important;border:1px solid #fff3!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:50px!important;height:50px!important;font-size:38px!important;font-weight:500!important;line-height:1!important;display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;box-shadow:0 16px 36px #00000042!important}.ponto-app-feature-arrow.left{left:16px!important}.ponto-app-feature-arrow.right{right:16px!important}.ponto-app-feature-image-caption{z-index:4!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#071120c2!important;border:1px solid #ffffff1f!important;border-radius:22px!important;padding:14px 18px!important;position:absolute!important;bottom:18px!important;left:18px!important;right:18px!important}.ponto-app-feature-image-caption span{color:#6fffe0!important;letter-spacing:.16em!important;margin-bottom:5px!important;font-size:11px!important;font-weight:950!important;display:block!important}.ponto-app-feature-image-caption strong{color:#fff!important;font-size:16.5px!important;font-weight:950!important;line-height:1.15!important;display:block!important}.ponto-app-feature-dots{justify-content:center!important;gap:9px!important;margin-top:18px!important;display:flex!important}.ponto-app-feature-dot{cursor:pointer!important;background:#ffffff47!important;border:none!important;border-radius:999px!important;width:10px!important;height:10px!important}.ponto-app-feature-dot.active{background:linear-gradient(90deg,#20e3c2,#7fffd4)!important;width:32px!important}@media (width<=1180px){.ponto-app-feature-slider-body{grid-template-columns:1fr!important}.ponto-app-feature-image-side,.ponto-app-feature-side-image{height:420px!important;min-height:420px!important}}@media (width<=760px){.ponto-app-phone-section{padding:62px 0!important}.ponto-app-feature-slider-header h2{letter-spacing:-1px!important;font-size:34px!important}.ponto-app-feature-slider-header p{font-size:14px!important}.ponto-app-feature-card-large{border-radius:22px!important;grid-template-columns:42px 1fr!important;min-height:auto!important;padding:16px!important}.ponto-app-feature-number{width:38px!important;min-width:38px!important;height:38px!important;font-size:12px!important}.ponto-app-feature-card-large strong{font-size:16px!important}.ponto-app-feature-card-large div>span{font-size:13.5px!important}.ponto-app-feature-image-side,.ponto-app-feature-side-image{border-radius:24px!important;height:320px!important;min-height:320px!important}.ponto-app-feature-arrow{width:44px!important;height:44px!important;font-size:32px!important}.ponto-app-real-screen{background:#050b14!important;padding:0!important}.ponto-app-real-screen-img{object-fit:cover!important;object-position:center top!important;border-radius:34px!important;width:100%!important;height:100%!important;display:block!important}.ponto-app-phone-notch{z-index:10!important}.ponto-app-real-screen .ponto-app-screen-map,.ponto-app-real-screen .ponto-app-phone-bottom,.ponto-app-real-screen .ponto-app-map-dot,.ponto-app-real-screen .ponto-app-catch-card{display:none!important}.ponto-app-hero-phone-area .ponto-app-phone{width:255px!important;min-height:500px!important}.ponto-app-hero-phone-area{transform:translateY(4px)scale(.88)!important}.ponto-app-real-screen{background:#061323!important;padding:0!important;display:block!important;overflow:hidden!important}.ponto-app-real-screen-img{object-fit:fill!important;object-position:center center!important;border-radius:30px!important;width:100%!important;height:100%!important;display:block!important;transform:none!important}.ponto-app-hero-counter{display:none!important}.ponto-app-feature-image-side .ponto-app-feature-arrow{display:none!important}.ponto-app-feature-side-arrow{transition:transform .22s,background .22s,border-color .22s;color:#fff!important;z-index:20!important;cursor:pointer!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#071120d1!important;border:1px solid #6fffe047!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:64px!important;height:64px!important;font-size:48px!important;font-weight:500!important;line-height:1!important;display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;box-shadow:0 18px 42px #00000047!important}.ponto-app-feature-side-arrow:hover{background:#0a1d34f5!important;border-color:#19f0c18c!important;transform:translateY(-50%)scale(1.06)!important}.ponto-app-feature-side-arrow.left{left:0!important}.ponto-app-feature-side-arrow.right{right:0!important}@media (width<=1180px){.ponto-app-feature-stage{padding:0 0 74px!important}.ponto-app-feature-stage .ponto-app-feature-slider-body{grid-template-columns:1fr!important}.ponto-app-feature-side-arrow{width:52px!important;height:52px!important;font-size:36px!important;top:auto!important;bottom:0!important;transform:none!important}.ponto-app-feature-side-arrow:hover{transform:scale(1.06)!important}.ponto-app-feature-side-arrow.left{left:calc(50% - 64px)!important}.ponto-app-feature-side-arrow.right{right:calc(50% - 64px)!important}}.ponto-app-feature-stage{padding:0 92px!important;position:relative!important}.ponto-app-feature-stage .ponto-app-feature-slider-body{grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr)!important;align-items:stretch!important;gap:28px!important;display:grid!important}.ponto-app-feature-side-arrow{color:#fff!important;z-index:50!important;cursor:pointer!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;appearance:none!important;background:#071120e6!important;border:1px solid #6fffe04d!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:66px!important;min-width:66px!important;height:66px!important;min-height:66px!important;margin:0!important;padding:0!important;font-size:52px!important;font-weight:500!important;line-height:1!important;transition:transform .22s,background .22s,border-color .22s,box-shadow .22s!important;display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;box-shadow:0 18px 44px #00000052!important}.ponto-app-feature-side-arrow:hover{background:#0a1d34fa!important;border-color:#19f0c194!important;transform:translateY(-50%)scale(1.06)!important;box-shadow:0 22px 54px #00000061!important}.ponto-app-feature-side-arrow.left{left:0!important;right:auto!important}.ponto-app-feature-side-arrow.right{left:auto!important;right:0!important}.ponto-app-feature-image-side .ponto-app-feature-arrow,.ponto-app-feature-image-side button.ponto-app-feature-arrow{display:none!important}.ponto-app-feature-image-side{position:relative!important;overflow:hidden!important}@media (width<=760px){.ponto-app-feature-slider{width:100%!important;padding:0!important}.ponto-app-feature-slider-header{margin-bottom:22px!important}.ponto-app-feature-slider-header h2{letter-spacing:-1px!important;margin:12px 0!important;font-size:34px!important;line-height:.95!important}.ponto-app-feature-slider-header p{max-width:100%!important;font-size:14px!important;line-height:1.5!important}.ponto-app-feature-stage{width:100%!important;padding:0 0 76px!important;position:relative!important}.ponto-app-feature-slider-body{flex-direction:column!important;gap:20px!important;width:100%!important;display:flex!important}.ponto-app-feature-image-side{border-radius:24px!important;order:1!important;width:100%!important;height:260px!important;min-height:260px!important}.ponto-app-feature-cards-column{flex-direction:column!important;order:2!important;gap:12px!important;width:100%!important;display:flex!important}.ponto-app-feature-card-large{border-radius:22px!important;grid-template-columns:42px 1fr!important;gap:14px!important;width:100%!important;min-height:auto!important;padding:16px!important;display:grid!important}.ponto-app-feature-card-large strong{margin-bottom:5px!important;font-size:16px!important;line-height:1.2!important}.ponto-app-feature-card-large div>span{font-size:13px!important;line-height:1.4!important}.ponto-app-feature-side-arrow{width:52px!important;height:52px!important;font-size:38px!important;inset:auto auto 0!important;transform:none!important}.ponto-app-feature-side-arrow.left{left:calc(50% - 66px)!important}.ponto-app-feature-side-arrow.right{right:calc(50% - 66px)!important}.ponto-app-phone-section{padding:46px 0 56px!important;overflow:hidden!important}.ponto-app-feature-slider{width:100%!important;max-width:100%!important;padding:0!important;overflow:hidden!important}.ponto-app-feature-slider-header{width:100%!important;max-width:100%!important;margin-bottom:20px!important;padding:0!important}.ponto-app-feature-slider-header h2{letter-spacing:-1px!important;white-space:normal!important;width:100%!important;max-width:100%!important;margin:10px 0 12px!important;font-size:32px!important;line-height:.95!important;overflow:visible!important}.ponto-app-feature-slider-header p{white-space:normal!important;width:100%!important;max-width:100%!important;font-size:14px!important;line-height:1.48!important}.ponto-app-feature-stage{width:100%!important;max-width:100%!important;padding:0 0 68px!important;position:relative!important;overflow:hidden!important}.ponto-app-feature-slider-body{flex-direction:column!important;gap:18px!important;width:100%!important;max-width:100%!important;display:flex!important;overflow:hidden!important}.ponto-app-feature-image-side{border-radius:22px!important;order:1!important;width:100%!important;max-width:100%!important;height:235px!important;min-height:235px!important;overflow:hidden!important}.ponto-app-feature-side-image{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;min-height:235px!important}.ponto-app-feature-image-caption{border-radius:16px!important;padding:11px 13px!important;bottom:10px!important;left:10px!important;right:10px!important}.ponto-app-feature-image-caption span{font-size:10px!important}.ponto-app-feature-image-caption strong{font-size:14px!important;line-height:1.15!important}.ponto-app-feature-cards-column{order:2!important;gap:10px!important;width:100%!important;max-width:100%!important;display:grid!important}.ponto-app-feature-card-large{border-radius:18px!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;min-height:auto!important;padding:14px!important;display:grid!important}.ponto-app-feature-number{width:36px!important;min-width:36px!important;height:36px!important;font-size:12px!important}.ponto-app-feature-card-large strong{white-space:normal!important;margin-bottom:4px!important;font-size:15px!important;line-height:1.15!important;display:block!important}.ponto-app-feature-card-large div,.ponto-app-feature-card-large div>span{min-width:0!important;max-width:100%!important}.ponto-app-feature-card-large div>span{white-space:normal!important;overflow-wrap:break-word!important;font-size:12.8px!important;line-height:1.35!important;display:block!important}.ponto-app-feature-side-arrow{z-index:30!important;width:48px!important;height:48px!important;font-size:34px!important;top:auto!important;bottom:0!important;transform:none!important}.ponto-app-feature-side-arrow.left{left:calc(50% - 58px)!important;right:auto!important}.ponto-app-feature-side-arrow.right{left:auto!important;right:calc(50% - 58px)!important}.ponto-app-feature-dots{margin-top:14px!important}}.stock-product-item{cursor:pointer;padding-right:46px!important;position:relative!important}.stock-product-item .stock-product-delete-btn{color:#b91c1c!important;z-index:20!important;cursor:pointer!important;background:#fffffff5!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;padding:0!important;display:flex!important;position:absolute!important;top:10px!important;right:10px!important;box-shadow:0 8px 18px #0f172a2e!important}.stock-product-item .stock-product-delete-btn svg{width:15px!important;height:15px!important}.stock-product-item .stock-product-delete-btn:hover{transform:scale(1.06);color:#991b1b!important;background:#fee2e2!important}.stock-line-create-variant-btn{color:#fff;cursor:pointer;background:#001f3f;border:0;border-radius:999px;width:fit-content;min-width:170px;height:48px;margin-top:16px;padding:0 24px;font-size:15px;font-weight:900;transition:all .2s;box-shadow:0 14px 28px #001f3f38}.stock-line-create-variant-btn:hover{background:#00315f;transform:translateY(-1px)}.stock-line-create-variant-btn:active{transform:scale(.98)}.stock-head-actions{align-items:center;gap:8px;display:flex}.stock-sort-select{color:#001f3f;cursor:pointer;background:#fff;border:1px solid #001f3f24;border-radius:999px;outline:none;max-width:118px;height:42px;padding:0 10px;font-size:12px;font-weight:900;box-shadow:0 10px 24px #001f3f14}.stock-sort-select:focus{border-color:#001f3f}@media (width<=760px){.stock-head-actions{gap:6px}.stock-sort-select{max-width:104px;height:40px;padding:0 8px;font-size:11px}}.stock-products-panel .stock-panel-head-fixed{justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;margin-bottom:14px!important;display:flex!important}.stock-products-panel .stock-title-box{flex-direction:column!important;gap:2px!important;min-width:70px!important;display:flex!important}.stock-products-panel .stock-title-box .section-label{letter-spacing:.22em!important;color:#64748b!important;margin:0!important;font-size:11px!important;line-height:1!important}.stock-products-panel .stock-title-box strong{color:#001f3f!important;margin:8px 0 0!important;font-size:26px!important;font-weight:900!important;line-height:.95!important;display:block!important}.stock-products-panel .stock-title-box small{color:#001f3f!important;font-size:20px!important;font-weight:900!important;line-height:1!important;display:block!important}.stock-products-panel .stock-head-actions{flex:1!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.stock-products-panel .stock-sort-select{appearance:none!important;color:#001f3f!important;cursor:pointer!important;background:linear-gradient(135deg,#fff,#f4f8fc)!important;border:1px solid #001f3f1f!important;border-radius:999px!important;outline:none!important;width:112px!important;min-width:112px!important;height:44px!important;padding:0 24px 0 12px!important;font-size:11px!important;font-weight:900!important;box-shadow:0 12px 28px #001f3f14!important}.stock-products-panel .stock-new-btn{color:#fff!important;background:#001f3f!important;border:0!important;border-radius:999px!important;width:90px!important;min-width:90px!important;height:48px!important;padding:0!important;font-size:15px!important;font-weight:900!important;box-shadow:0 14px 30px #001f3f33!important}.stock-products-panel .stock-search-input{color:#001f3f!important;background:#fff!important;border:1px solid #001f3f1f!important;border-radius:999px!important;outline:none!important;width:100%!important;height:42px!important;margin:0 0 14px!important;padding:0 16px!important;font-size:13px!important;font-weight:800!important;box-shadow:inset 0 1px #ffffffe6!important}.stock-products-panel .stock-search-input::placeholder{color:#001f3f80!important;font-weight:800!important}.stock-products-panel .stock-search-input:focus{border-color:#001f3f!important;box-shadow:0 0 0 4px #001f3f14!important}@media (width<=1100px){.mobile-menu-floating-backdrop{z-index:99999!important;-webkit-backdrop-filter:blur(7px)!important;padding:calc(env(safe-area-inset-top,0px) + 86px) 14px 18px!important;background:#030c1894!important;justify-content:center!important;align-items:flex-start!important;display:flex!important;position:fixed!important;inset:0!important}.mobile-menu-simple{background:#fffffff5!important;border:1px solid #ffffffad!important;border-radius:28px!important;width:min(100%,420px)!important;max-height:calc(100vh - 112px)!important;margin:0!important;padding:14px!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;overflow-y:auto!important;box-shadow:0 34px 90px #001f3f52!important}.mobile-menu-simple-head{border-bottom:1px solid #001f3f14!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:10px!important;padding:4px 4px 12px!important;display:flex!important}.mobile-menu-simple-head strong{color:#001f3f!important;font-size:18px!important;font-weight:950!important}.mobile-menu-simple-head button{color:#fff!important;background:#001f3f!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;padding:0!important;font-size:28px!important;font-weight:900!important;line-height:1!important;display:flex!important}.mobile-menu-simple-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important}.mobile-menu-simple-inner>a,.mobile-menu-simple-inner>button,.mobile-menu-simple-actions>a,.mobile-menu-simple-actions>button{color:#001f3f!important;text-align:center!important;background:#f8fbff!important;border:1px solid #001f3f1a!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 12px!important;font-size:15px!important;font-weight:950!important;text-decoration:none!important;display:flex!important;box-shadow:0 10px 24px #001f3f0f!important}.mobile-menu-simple-actions{border-top:1px solid #001f3f14!important;grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:4px!important;padding-top:12px!important;display:grid!important}.mobile-menu-cart-simple{color:#fff!important;background:#001f3f!important;border-color:#001f3f!important}}@media (width<=430px){.mobile-menu-floating-backdrop{padding-top:calc(env(safe-area-inset-top,0px) + 78px)!important}.mobile-menu-simple{border-radius:24px!important;padding:12px!important}.mobile-menu-simple-inner>a,.mobile-menu-simple-inner>button,.mobile-menu-simple-actions>a,.mobile-menu-simple-actions>button{min-height:54px!important;font-size:14px!important}}@media (width<=980px){.mobile-header-icons.mobile-only{justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.mobile-header-icon-btn,.mobile-menu-trigger-btn{color:#001f3f!important;background:#fff!important;border:1px solid #001f3f1f!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;font-size:22px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;position:relative!important;box-shadow:0 10px 24px #001f3f14!important}.mobile-header-icon-btn svg{stroke-width:2.6px!important}.mobile-header-count{color:#fff!important;background:#ef4444!important;border:2px solid #fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10px!important;font-weight:950!important;display:flex!important;position:absolute!important;top:-6px!important;right:-6px!important;box-shadow:0 6px 14px #ef444440!important}.header-actions{display:none!important}}@media (width<=380px){.mobile-header-icons.mobile-only{gap:6px!important}.mobile-header-icon-btn,.mobile-menu-trigger-btn{border-radius:13px!important;width:39px!important;min-width:39px!important;height:39px!important}}.mobile-header-icons{display:none}@media (width<=980px){.header{z-index:10000!important;position:sticky!important;top:0!important}.mobile-header-icons.mobile-only{justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}.mobile-header-icon-btn,.mobile-menu-trigger-btn{color:#001f3f!important;background:#fff!important;border:1px solid #001f3f1f!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;font-size:22px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;position:relative!important;box-shadow:0 10px 24px #001f3f14!important}.mobile-header-icon-btn svg{stroke-width:2.6px!important}.mobile-header-count{color:#fff!important;background:#ef4444!important;border:2px solid #fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10px!important;font-weight:950!important;display:flex!important;position:absolute!important;top:-6px!important;right:-6px!important;box-shadow:0 6px 14px #ef444440!important}.header-actions.desktop-only{display:none!important}}@media (width<=380px){.mobile-header-icons.mobile-only{gap:6px!important}.mobile-header-icon-btn,.mobile-menu-trigger-btn{border-radius:13px!important;width:39px!important;min-width:39px!important;height:39px!important}}@media (width<=760px){.header{z-index:10000!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;will-change:transform!important;transition:transform .22s,opacity .22s,visibility .22s!important;position:sticky!important;top:0!important;transform:translateY(0)!important}.category-subnav{z-index:9998!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;will-change:transform!important;transition:transform .22s,opacity .22s,visibility .22s!important;display:block!important;position:sticky!important;top:84px!important;transform:translateY(0)!important}body.mobile-bars-hidden .header{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-115%)!important}body.mobile-bars-hidden .category-subnav,.category-subnav.hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-145%)!important}body.mobile-bars-visible .header,body.mobile-bars-visible .category-subnav,.category-subnav.visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.header,body.mobile-bars-hidden .header,body.mobile-bars-visible .header{z-index:10000!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;position:sticky!important;top:0!important;transform:translateY(0)!important}.category-subnav,body.mobile-bars-hidden .category-subnav,body.mobile-bars-visible .category-subnav{z-index:9998!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:block!important;position:sticky!important;top:84px!important;transform:translateY(0)!important}.category-subnav.hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.cart-drawer,.cart-panel,.cart-overlay,.cart-sidebar,.cart-modal{z-index:99999!important}.mobile-top-search-with-home{align-items:center!important;gap:10px!important;display:flex!important}.mobile-home-search-btn{color:#001f3f!important;background:#fff!important;border:1px solid #001f3f1f!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:52px!important;min-width:52px!important;height:52px!important;display:flex!important;box-shadow:0 12px 28px #001f3f14!important}.mobile-home-search-btn svg{stroke-width:2.7px!important}.mobile-search-input-wrap{flex:1!important;min-width:0!important}}}.checkout-address-section{background:#fff;border:1px solid #001f3f14;border-radius:22px;margin-bottom:18px;padding:22px;box-shadow:0 14px 30px #001f3f0f}.checkout-address-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #001f3f24;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:16px 18px;transition:all .2s;display:flex}.checkout-address-card:hover{border-color:#ff6a008c;box-shadow:0 10px 24px #001f3f0f}.checkout-address-radio{color:#ff6a00;background:#fff;border:2px solid #ff6a00;border-radius:999px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;display:flex}.checkout-address-card-content{flex-direction:column;gap:4px;min-width:0;display:flex}.checkout-address-card-content span{color:#51627b;font-size:14px;font-weight:600;line-height:1.4}.checkout-address-edit-btn{color:#ff6a00;cursor:pointer;background:#ff6a001a;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;display:flex}.checkout-address-link-btn,.checkout-address-add-btn{color:#ff6a00;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:18px;padding:0;font-size:14px;font-weight:900;display:inline-flex}.checkout-address-empty{color:#51627b;border:1px dashed #001f3f29;border-radius:18px;flex-direction:column;gap:10px;margin-top:18px;padding:18px;display:flex}.checkout-address-editor{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #001f3f1a!important;border-radius:18px!important;margin-top:16px!important;padding:16px!important}.checkout-address-editor-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.checkout-address-editor-head strong{color:#001f3f!important;font-size:17px!important;font-weight:900!important}.checkout-address-editor-close{color:#001f3f;cursor:pointer;background:#001f3f14;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.checkout-address-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 14px!important;display:grid!important}.checkout-address-grid label{flex-direction:column;gap:7px;display:flex}.checkout-address-grid label span{color:#001f3f;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:900}.checkout-address-grid label input{color:#001f3f!important;background:#fff!important;border:1px solid #001f3f1f!important;border-radius:14px!important;outline:none!important;height:42px!important;padding:0 13px!important;font-size:14px!important;font-weight:700!important}.checkout-address-grid label.span-2{grid-column:1/-1!important}.checkout-address-field-street{grid-column:1!important}.checkout-address-field-number{grid-column:2!important}.checkout-address-field-complemento{grid-column:1/-1!important}.checkout-address-default-toggle{cursor:pointer!important;color:#001f3f!important;background:#fff!important;border:1px solid #001f3f24!important;border-radius:999px!important;align-items:center!important;gap:10px!important;width:fit-content!important;margin-top:14px!important;padding:10px 14px!important;font-size:14px!important;font-weight:800!important;transition:all .2s!important;display:inline-flex!important}.checkout-address-default-toggle.active{background:#001f3f0d!important;border-color:#001f3f38!important}.checkout-address-default-toggle input{opacity:0!important;pointer-events:none!important;position:absolute!important}.checkout-address-default-box{color:#0000!important;background:#fff!important;border:2px solid #001f3f!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:20px!important;min-width:20px!important;height:20px!important;transition:all .2s!important;display:flex!important}.checkout-address-default-toggle.active .checkout-address-default-box{color:#fff!important;background:#001f3f!important;border-color:#001f3f!important}.checkout-address-default-text{line-height:1.2!important}.checkout-address-default-toggle input:checked{background:#001f3f!important;border-color:#001f3f!important}.checkout-address-default-toggle input:checked:after{content:""!important;border:2px solid #fff!important;border-width:0 2px 2px 0!important;width:5px!important;height:10px!important;position:absolute!important;top:0!important;left:4px!important;transform:rotate(45deg)!important}.checkout-address-default-toggle span{line-height:1.25!important}.checkout-address-error{color:#dc2626;margin-top:14px;font-size:13px;font-weight:800}.checkout-address-editor-actions{justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin-top:16px!important;display:flex!important}.checkout-address-cancel-btn{color:#001f3f!important;cursor:pointer!important;background:#fff!important;border:1px solid #001f3f24!important;border-radius:999px!important;height:40px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important}.checkout-address-save-btn{color:#fff!important;cursor:pointer!important;background:#001f3f!important;border:0!important;border-radius:999px!important;height:40px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important;box-shadow:0 10px 24px #001f3f24!important}@media (width<=760px){.checkout-address-section{border-radius:18px;padding:18px}.checkout-address-card{padding:14px}.checkout-address-card-content strong{font-size:14px}.checkout-address-card-content span{font-size:13px}.checkout-address-grid{grid-template-columns:1fr!important}.checkout-address-field-street,.checkout-address-field-number,.checkout-address-field-complemento{grid-column:span 1!important}.checkout-address-default-toggle{justify-content:flex-start!important;width:100%!important}.checkout-address-grid label.span-2{grid-column:span 1}.checkout-address-editor-actions{flex-direction:column}.checkout-address-cancel-btn,.checkout-address-save-btn{width:100%}}.checkout-address-section{background:#fff!important;border:1px solid #001f3f1a!important;border-radius:22px!important;margin:22px 0!important;padding:24px!important;box-shadow:0 18px 48px #001f3f0f!important}.checkout-address-top h3{color:#001f3f!important;margin:0!important;font-size:20px!important;font-weight:950!important}.checkout-address-top p{color:#5b6b82!important;margin:8px 0 0!important;font-size:15px!important;font-weight:600!important}.checkout-address-empty{background:linear-gradient(#fff,#f8fbff)!important;border:1.5px dashed #001f3f2e!important;border-radius:18px!important;grid-template-columns:46px 1fr auto!important;align-items:center!important;gap:14px!important;margin-top:18px!important;padding:18px!important;display:grid!important}.checkout-address-empty-icon{color:#001f3f!important;background:#001f3f12!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;display:flex!important}.checkout-address-empty-text{flex-direction:column!important;gap:4px!important;display:flex!important}.checkout-address-empty-text strong{color:#001f3f!important;font-size:15px!important;font-weight:950!important}.checkout-address-empty-text span{color:#5b6b82!important;font-size:14px!important;font-weight:600!important}.checkout-address-add-btn,.checkout-address-link-btn{color:#fff!important;text-transform:uppercase!important;cursor:pointer!important;background:#001f3f!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:42px!important;padding:0 18px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 12px 28px #001f3f29!important}.checkout-address-link-btn{color:#ff6a00!important;box-shadow:none!important;background:0 0!important;margin-top:16px!important;padding:0!important}.checkout-address-list{gap:12px!important;margin-top:18px!important;display:grid!important}.checkout-address-card{text-align:left!important;cursor:pointer!important;background:#fff!important;border:1.5px solid #001f3f24!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:64px!important;padding:16px 18px!important;transition:all .2s!important;display:flex!important}.checkout-address-card.selected{border-color:#ff6a00!important;box-shadow:0 0 0 3px #ff6a001f!important}.checkout-address-card-main{align-items:center!important;gap:14px!important;min-width:0!important;display:flex!important}.checkout-address-radio{color:#ff6a00!important;border:2px solid #ff6a00!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:21px!important;min-width:21px!important;height:21px!important;display:flex!important}.checkout-address-card-content{flex-direction:column!important;gap:4px!important;display:flex!important}.checkout-address-card-content strong{color:#001f3f!important;font-size:15px!important;font-weight:950!important}.checkout-address-card-content span{color:#51627b!important;font-size:14px!important;font-weight:600!important}.checkout-address-edit-btn{color:#ff6a00!important;background:#ff6a001a!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;display:flex!important}.checkout-selected-address-preview{color:#001f3f!important;background:#f8fbff!important;border:1px solid #001f3f1f!important;border-radius:999px!important;align-items:center!important;gap:10px!important;min-height:48px!important;padding:0 16px!important;font-size:14px!important;font-weight:800!important;display:flex!important}.checkout-selected-address-preview span{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.checkout-shipping-row-address{grid-template-columns:1fr 160px!important}@media (width<=760px){.checkout-address-section{border-radius:18px!important;padding:18px!important}.checkout-address-empty{text-align:center!important;grid-template-columns:1fr!important}.checkout-address-empty-icon{margin:0 auto!important}.checkout-address-add-btn{width:100%!important}.checkout-shipping-row-address{grid-template-columns:1fr!important}.checkout-shipping-row-address .ghost-btn{width:100%!important}}html body .checkout-page .checkout-address-section{background:#fff!important;border:1px solid #001f3f1a!important;border-radius:22px!important;margin:24px 0!important;padding:24px!important;box-shadow:0 18px 48px #001f3f0f!important}html body .checkout-page .checkout-address-top h3{color:#001f3f!important;margin:0!important;font-size:20px!important;font-weight:900!important}html body .checkout-page .checkout-address-top p{color:#5b6b82!important;margin:8px 0 0!important;font-size:15px!important;font-weight:600!important}html body .checkout-page .checkout-address-empty{background:linear-gradient(#fff,#f8fbff)!important;border:1.5px dashed #001f3f2e!important;border-radius:18px!important;grid-template-columns:46px 1fr auto!important;align-items:center!important;gap:14px!important;margin-top:18px!important;padding:18px!important;display:grid!important}html body .checkout-page .checkout-address-empty>svg,html body .checkout-page .checkout-address-empty-icon{color:#001f3f!important;background:#001f3f12!important;border-radius:16px!important;width:46px!important;height:46px!important;padding:11px!important}html body .checkout-page .checkout-address-empty strong{color:#001f3f!important;margin-bottom:4px!important;font-size:15px!important;font-weight:900!important;display:block!important}html body .checkout-page .checkout-address-empty span{color:#5b6b82!important;font-size:14px!important;font-weight:600!important;display:block!important}html body .checkout-page .checkout-address-add-btn{color:#fff!important;text-transform:uppercase!important;cursor:pointer!important;background:#001f3f!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:42px!important;padding:0 18px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 12px 28px #001f3f29!important}html body .checkout-page .checkout-address-link-btn{color:#ff6a00!important;box-shadow:none!important;text-transform:uppercase!important;background:0 0!important;border:0!important;align-items:center!important;gap:8px!important;margin-top:16px!important;padding:0!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}html body .checkout-page .checkout-selected-address-preview{color:#001f3f!important;background:#f8fbff!important;border:1px solid #001f3f1f!important;border-radius:999px!important;align-items:center!important;gap:10px!important;min-height:48px!important;padding:0 16px!important;font-size:14px!important;font-weight:800!important;display:flex!important}html body .checkout-page .checkout-shipping-row-address{grid-template-columns:1fr 170px!important;align-items:center!important;gap:12px!important;display:grid!important}html body .checkout-page .checkout-shipping-row-address .ghost-btn{color:#001f3f!important;background:#f8fbff!important;border:1px solid #0074d938!important;border-radius:999px!important;height:48px!important;font-weight:900!important}@media (width<=760px){html body .checkout-page .checkout-address-empty{text-align:center!important;grid-template-columns:1fr!important}html body .checkout-page .checkout-address-empty>svg,html body .checkout-page .checkout-address-empty-icon{margin:0 auto!important}html body .checkout-page .checkout-address-add-btn{width:100%!important}html body .checkout-page .checkout-shipping-row-address{grid-template-columns:1fr!important}}html body .checkout-page .checkout-address-card:hover{border-color:#0074d96b!important;box-shadow:0 12px 28px #0074d914!important}html body .checkout-page .checkout-address-card.selected{border-color:#001f3f!important;box-shadow:0 0 0 3px #0074d921!important}html body .checkout-page .checkout-address-radio{color:#001f3f!important;border-color:#001f3f!important}html body .checkout-page .checkout-address-card.selected .checkout-address-radio{color:#fff!important;background:#001f3f!important}html body .checkout-page .checkout-address-edit-btn{color:#001f3f!important;background:#001f3f12!important}html body .checkout-page .checkout-address-edit-btn:hover{color:#0074d9!important;background:#0074d91f!important}html body .checkout-page .checkout-address-link-btn{color:#001f3f!important}html body .checkout-page .checkout-address-link-btn:hover{color:#0074d9!important}html body .checkout-page .checkout-container{overflow:visible!important}html body .checkout-page .checkout-security-row{position:relative!important;overflow:visible!important}html body .checkout-page .checkout-security-box{z-index:5!important;background:#fff!important;border-color:#0074d938!important;transform:translateY(-50%)!important;box-shadow:0 18px 42px #001f3f14!important}@media (width<=760px){html body .checkout-page .checkout-container{padding:26px 24px 28px!important;position:relative!important;overflow:visible!important}html body .checkout-page .checkout-security-row{z-index:5!important;pointer-events:none!important;width:158px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;top:118px!important;right:24px!important}html body .checkout-page .checkout-security-box{text-align:center!important;background:#fff!important;border:1px solid #0074d92e!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:158px!important;min-width:158px!important;max-width:158px!important;min-height:86px!important;padding:12px 10px!important;display:flex!important;position:static!important;box-shadow:0 14px 30px #001f3f14!important}html body .checkout-page .checkout-container{padding:28px 24px 30px!important;overflow:visible!important}html body .checkout-page .checkout-container .section-label{letter-spacing:8px!important;width:100%!important;max-width:100%!important;margin-bottom:12px!important;font-size:13px!important;line-height:1.15!important}html body .checkout-page .checkout-container h2{letter-spacing:-2px!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important;font-size:clamp(3.15rem,14vw,4.3rem)!important;line-height:.9!important}html body .checkout-page .checkout-security-row{width:100%!important;height:auto!important;min-height:0!important;margin:10px 0 24px!important;padding:0!important;display:flex!important;position:static!important}html body .checkout-page .checkout-security-left{display:none!important}html body .checkout-page .checkout-security-box{width:100%!important;min-width:0!important;max-width:100%!important;min-height:48px!important;box-shadow:none!important;text-align:center!important;background:#f7fbff!important;border:1px solid #0074d924!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;padding:10px 14px!important;display:flex!important;position:static!important}html body .checkout-page .checkout-security-box span{color:#64748b!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}html body .checkout-page .checkout-layout,html body .checkout-page .checkout-address-section{margin-top:0!important}html body .checkout-page .checkout-container h2{margin-bottom:34px!important}html body .checkout-page .checkout-security-row{margin:0 0 34px!important;padding-top:0!important}html body .checkout-page .checkout-security-box{transform:translateY(10px)!important}html body .checkout-page .checkout-address-section{margin-top:18px!important}}.auth-modal{z-index:999999!important}@media (width<=760px){.auth-modal{z-index:999999!important;top:52%!important}}.auth-forgot-row{justify-content:flex-end;margin:-2px 0 14px;display:flex}.auth-forgot-btn{color:#001f3f;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:900}.auth-forgot-btn:hover{text-decoration:underline}.auth-forgot-btn:disabled{opacity:.55;cursor:not-allowed}.auth-success-box{color:#15803d;background:#22c55e1a;border:1px solid #22c55e38;border-radius:14px;margin:0 0 14px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.35}.password-recovery-modal{z-index:999999!important}@media (width<=760px){.auth-forgot-row{margin-top:-4px;margin-bottom:16px}.auth-forgot-btn{font-size:14px}.password-recovery-modal{top:52%!important}}.checkout-coupon-box{background:#fff;border:1px solid #0038751f;border-radius:18px;margin:18px 0 22px;padding:18px;box-shadow:0 14px 35px #001f3f0f}.checkout-coupon-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.checkout-coupon-head strong{color:#001f3f;font-size:1rem}.checkout-coupon-head span{color:#0056b3;background:#0056b314;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:800}.checkout-coupon-box p{color:#5d6b7a;margin:0 0 12px;font-size:.92rem;line-height:1.45}.checkout-coupon-form{align-items:center;gap:10px;display:flex}.checkout-coupon-form input{color:#001f3f;text-transform:uppercase;border:1px solid #00387529;border-radius:14px;outline:none;flex:1;min-width:0;height:46px;padding:0 14px;font-weight:800}.checkout-coupon-form input:focus{border-color:#0056b373;box-shadow:0 0 0 4px #0056b314}.checkout-coupon-form button{color:#fff;cursor:pointer;background:#001f3f;border:none;border-radius:14px;height:46px;padding:0 18px;font-weight:900}.checkout-coupon-form .coupon-remove-btn{color:#001f3f;background:#edf3f8}.checkout-coupon-message{color:#b42318;margin-top:10px;font-weight:800;display:block}.checkout-coupon-message.success{color:#087443}@media (width<=760px){.checkout-coupon-form{flex-direction:column;align-items:stretch}.checkout-coupon-form button,.checkout-coupon-form input{width:100%}}.admin-orders-section{background:#f5f8fc;min-height:100vh;padding:110px 0 80px}.admin-refresh-btn{margin:0!important}.admin-orders-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-top:24px!important;display:grid!important}.admin-order-card{background:#fff;border:1px solid #001f3f14;border-radius:26px;gap:16px;padding:24px;display:grid;box-shadow:0 22px 60px #001f3f1a}.admin-order-card.admin-order-new{background:linear-gradient(#f0fff5 0%,#fff 100%)!important;border:2px solid #22c55e59!important;box-shadow:0 18px 45px #22c55e24!important}.admin-order-head{border-bottom:1px solid #001f3f14;padding-bottom:16px;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;display:flex!important}.admin-order-head-left{gap:7px;display:grid}.admin-order-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-order-title-row strong{color:#001f3f;font-size:18px;font-weight:950}.admin-order-head-left>span{color:#001f3f8c;font-size:13px;font-weight:750}.admin-order-head-right{justify-items:end;gap:10px;display:grid}.admin-order-head-right b{color:#001f3f;white-space:nowrap;font-size:18px}.admin-seen-btn{color:#001f3f;cursor:pointer;background:#fff;border:1px solid #001f3f1f;border-radius:999px;height:32px;padding:0 12px;font-size:11px;font-weight:950}.admin-new-badge{color:#15803d;text-transform:uppercase;letter-spacing:.06em;background:#22c55e29;border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-size:10px;font-weight:950;display:inline-flex}.admin-products-box{gap:10px;display:grid}.admin-box-label{color:#001f3f8c;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:950}.admin-products-list{background:#f7fbff;border:1px solid #001f3f14;border-radius:18px;gap:8px;padding:14px;display:grid}.admin-product-row{border-bottom:1px solid #001f3f14;justify-content:space-between;gap:14px;padding:10px 0;display:flex}.admin-product-row:last-child{border-bottom:0}.admin-product-row strong{color:#001f3f;font-size:14px;font-weight:950;line-height:1.25;display:block}.admin-product-row small{color:#001f3f8c;margin-top:4px;font-size:12px;font-weight:750;display:block}.admin-product-row>span{color:#001f3f;background:#fff;border:1px solid #001f3f1a;border-radius:12px;justify-content:center;align-items:center;min-width:42px;height:34px;font-size:13px;font-weight:950;display:inline-flex}.admin-customer-box{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-customer-item{background:#f7fbff;border:1px solid #001f3f14;border-radius:16px;gap:6px;padding:13px;display:grid}.admin-customer-item small{color:#001f3f8c;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:950}.admin-customer-item strong{color:#001f3f;font-size:13px;font-weight:950;line-height:1.3}.admin-customer-address{grid-column:1/-1!important;width:100%!important}.admin-customer-address strong{max-width:100%!important;font-size:14px!important;line-height:1.45!important;display:block!important}.admin-order-grid{grid-template-columns:220px 1fr;gap:14px;display:grid}.admin-order-grid label{color:#001f3f;gap:7px;font-size:13px;font-weight:900;display:grid}.admin-order-grid select,.admin-order-grid input{color:#001f3f;background:#f7fbff;border:1px solid #001f3f24;border-radius:14px;outline:none;width:100%;height:48px;padding:0 14px;font-weight:800}.admin-order-grid input:disabled{opacity:.65;cursor:not-allowed;background:#eef4fa}.admin-order-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;display:grid!important}.admin-order-actions .ghost-btn,.admin-order-actions .primary-btn,.admin-order-actions .admin-action-btn{text-align:center!important;width:100%!important;min-width:0!important;height:48px!important;box-shadow:none!important;white-space:normal!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:13px!important;font-weight:900!important;line-height:1.15!important;display:inline-flex!important}.admin-order-actions .primary-btn{color:#fff!important;background:#001f3f!important;box-shadow:0 16px 34px #001f3f2e!important}.admin-order-actions a.admin-action-btn{text-decoration:none!important}@media (width<=980px){.admin-orders-list,.admin-customer-box,.admin-order-grid{grid-template-columns:1fr!important}.admin-customer-address{grid-column:auto!important}.admin-order-head{flex-direction:column;align-items:stretch!important}.admin-order-head-right{justify-items:start}}@media (width<=520px){.admin-order-actions{grid-template-columns:1fr!important}}.admin-restored-badge{color:#1d4ed8;text-transform:uppercase;letter-spacing:.06em;background:#3b82f624;border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-size:10px;font-weight:950;display:inline-flex}.admin-filter-select-row{z-index:20;align-items:center;gap:12px;margin:18px 0 28px;display:flex;position:relative}.admin-filter-select-row>span{color:#001f3f;font-size:14px;font-weight:950}.admin-filter-dropdown{width:230px;position:relative}.admin-filter-trigger{color:#001f3f;cursor:pointer;background:#fff;border:1px solid #001f3f24;border-radius:999px;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 18px 0 20px;font-family:inherit;font-size:14px;font-weight:950;display:flex;box-shadow:0 14px 34px #001f3f14}.admin-filter-trigger>span:not(.admin-filter-current){color:#001f3f8c;font-size:17px;font-weight:950}.admin-filter-menu{z-index:50;background:#fff;border:1px solid #001f3f1f;border-radius:20px;gap:4px;width:100%;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 22px 55px #001f3f29}.admin-filter-option{color:#001f3f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;width:100%;height:38px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:850}.admin-filter-option:hover{background:#001f3f0f}.admin-filter-option.active{color:#fff;background:#001f3f}.admin-top-actions{justify-content:space-between;align-items:flex-start;gap:18px;margin:22px 0 28px;display:flex}.admin-top-actions .admin-refresh-btn{justify-content:center!important;align-items:center!important;height:52px!important;display:inline-flex!important}.admin-top-actions .admin-filter-select-row{margin:0!important}.admin-search-box{width:360px;max-width:360px;position:relative}.admin-top-actions{grid-template-columns:auto minmax(320px,430px) auto!important;align-items:center!important;gap:18px!important;margin:22px 0 28px!important;display:grid!important}.admin-top-actions .admin-refresh-btn{justify-content:center!important;align-items:center!important;height:52px!important;margin:0!important;display:inline-flex!important}.admin-top-actions .admin-filter-select-row{justify-self:end!important;margin:0!important}.admin-top-actions .admin-filter-dropdown{width:230px!important}.admin-top-actions .admin-search-box{justify-self:center!important;width:100%!important;max-width:430px!important;position:relative!important}.admin-search-box input{color:#001f3f!important;background:#fff!important;border:1px solid #001f3f24!important;border-radius:999px!important;outline:none!important;width:100%!important;height:52px!important;padding:0 46px 0 18px!important;font-family:inherit!important;font-size:14px!important;font-weight:850!important;box-shadow:0 14px 34px #001f3f14!important}.admin-search-box input::placeholder{color:#001f3f73!important}.admin-search-box input:focus{border-color:#001f3f59!important;box-shadow:0 16px 38px #001f3f24!important}.admin-search-box button{color:#001f3f!important;cursor:pointer!important;background:#001f3f14!important;border:0!important;border-radius:999px!important;width:26px!important;height:26px!important;font-size:18px!important;font-weight:900!important;position:absolute!important;top:50%!important;right:13px!important;transform:translateY(-50%)!important}.admin-filter-trigger{gap:12px!important}.admin-filter-current{flex:1!important;align-items:center!important;gap:8px!important;min-width:0!important;display:inline-flex!important}.admin-filter-current strong{color:#001f3f!important;font-size:14px!important;font-weight:950!important;line-height:1!important}.admin-filter-current small{color:#001f3f!important;background:#001f3f14!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:25px!important;height:25px!important;padding:0 8px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.admin-filter-option{justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:0 12px!important;display:flex!important}.admin-filter-option span{color:inherit!important;font-size:13px!important;font-weight:900!important}.admin-filter-option b{color:#001f3f!important;background:#001f3f14!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:25px!important;height:25px!important;margin-left:auto!important;padding:0 8px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.admin-filter-option.active b{color:#fff!important;background:#fff3!important}.admin-locked-warning{color:#991b1b;background:#ef444414;border:1px solid #ef44442e;border-radius:16px;padding:12px 14px;font-size:13px;font-weight:900}.admin-order-card:has(.admin-locked-warning){opacity:.92}.admin-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0 0 24px;display:grid}.admin-summary-card{background:#fff;border:1px solid #001f3f14;border-radius:22px;align-content:center;gap:8px;min-height:92px;padding:16px;display:grid;box-shadow:0 16px 38px #001f3f12}.admin-summary-card small{color:#001f3f8c;text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:950}.admin-summary-card strong{color:#001f3f;font-size:24px;font-weight:950;line-height:1}.admin-summary-new{background:linear-gradient(#f0fff5 0%,#fff 100%);border-color:#22c55e38}.admin-summary-new strong{color:#15803d}.admin-summary-money{background:linear-gradient(#f7fbff 0%,#fff 100%)}.admin-summary-money strong{font-size:20px}.admin-summary-canceled{background:linear-gradient(#fff5f5 0%,#fff 100%);border-color:#ef44442e}.admin-summary-canceled strong{color:#991b1b}@media (width<=1100px){.admin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.admin-top-actions{grid-template-columns:1fr!important;align-items:stretch!important}.admin-top-actions .admin-refresh-btn,.admin-top-actions .admin-search-box,.admin-top-actions .admin-filter-select-row,.admin-top-actions .admin-filter-dropdown{justify-self:stretch!important;width:100%!important;max-width:none!important}.admin-top-actions .admin-filter-select-row{flex-direction:column!important;align-items:stretch!important;gap:8px!important}}@media (width<=620px){.admin-summary-grid{grid-template-columns:1fr}}@media (width<=520px){.admin-order-actions{grid-template-columns:1fr!important}.admin-filter-select-row{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.admin-filter-dropdown{width:100%!important}}.admin-item-variant{color:#0074d9!important;margin-top:5px!important;font-size:12px!important;font-weight:950!important;display:block!important} @media (max-width: 760px) {
  .overlay {
    position: fixed;
    inset: 0;
    width: 100vw;
    height: 100dvh;
    background: rgba(0, 0, 0, 0.35);
    z-index: 9998;
  }

  .cart-drawer {
    position: fixed;
    inset: 0;
    width: 100vw;
    max-width: none;
    height: 100dvh;
    min-height: 100dvh;
    background: #fff;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 0;
  }

  .drawer-top {
    flex: 0 0 auto;
    padding: 34px 22px 20px;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
    background: #fff;
    z-index: 2;
  }

  .drawer-body {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 22px;
    background: #fff;
    -webkit-overflow-scrolling: touch;
  }

  .drawer-bottom {
    flex: 0 0 auto;
    position: sticky;
    bottom: 0;
    padding: 16px 22px calc(18px + env(safe-area-inset-bottom));
    background: #fff;
    border-top: 1px solid rgba(15, 23, 42, 0.08);
    z-index: 3;
  }

  .cart-item {
    width: 100%;
    display: grid;
    grid-template-columns: 110px 1fr;
    gap: 14px;
    align-items: center;
  }

  .cart-item img {
    width: 110px;
    height: 110px;
    object-fit: contain;
  }

  .cart-item-info h4 {
    font-size: 18px;
    line-height: 1.15;
  }

  .qty-row {
    justify-content: flex-start;
  }
}

@media (max-width: 760px) {
  .checkout-card.checkout-payment-anchor {
    padding: 22px 18px !important;
    border-radius: 22px !important;
  }

  .payment-choice-header {
    margin-bottom: 18px !important;
  }

  .payment-choice-badge {
    font-size: 12px !important;
    padding: 8px 14px !important;
    border-radius: 999px !important;
  }

  .payment-choice-header h4 {
    font-size: 32px !important;
    line-height: 1.05 !important;
    letter-spacing: -1px !important;
    margin: 14px 0 10px !important;
  }

  .payment-choice-header p {
    font-size: 17px !important;
    line-height: 1.35 !important;
    margin: 0 !important;
  }

  .checkout-payment-top {
    margin: 16px 0 !important;
  }

  .checkout-selected-shipping {
    font-size: 14px !important;
    line-height: 1.35 !important;
  }

  .checkout-selected-shipping strong {
    font-size: 15px !important;
    line-height: 1.35 !important;
  }

  .checkout-coupon-box {
    padding: 18px !important;
    border-radius: 22px !important;
    margin: 18px 0 !important;
  }

  .checkout-coupon-head {
    gap: 10px !important;
    align-items: center !important;
  }

  .checkout-coupon-head strong {
    font-size: 21px !important;
    line-height: 1.15 !important;
  }

  .checkout-coupon-head span {
    font-size: 12px !important;
    padding: 6px 10px !important;
  }

  .checkout-coupon-box p {
    font-size: 17px !important;
    line-height: 1.4 !important;
    margin: 10px 0 16px !important;
  }

  .checkout-coupon-form {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  .checkout-coupon-form input {
    width: 100% !important;
    height: 46px !important;
    font-size: 16px !important;
    padding: 0 14px !important;
    border-radius: 16px !important;
  }

  .checkout-coupon-form button {
    width: 100% !important;
    height: 48px !important;
    font-size: 17px !important;
    border-radius: 16px !important;
  }

  .payment-provider-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  .payment-provider-card {
    padding: 18px !important;
    border-radius: 22px !important;
    min-height: auto !important;
  }

  .payment-provider-head {
    gap: 12px !important;
    align-items: center !important;
  }

  .payment-provider-logo {
    width: 62px !important;
    height: 62px !important;
    min-width: 62px !important;
    border-radius: 18px !important;
  }

  .payment-provider-logo img {
    max-width: 78% !important;
    max-height: 78% !important;
    object-fit: contain !important;
  }

  .payment-provider-head strong {
    font-size: 21px !important;
    line-height: 1.15 !important;
  }

  .payment-provider-head span {
    font-size: 15px !important;
  }

  .payment-provider-card p {
    font-size: 17px !important;
    line-height: 1.4 !important;
    margin: 12px 0 16px !important;
  }

  .payment-provider-values,
  .payment-provider-values-stack {
    padding-top: 14px !important;
    gap: 5px !important;
  }

  .payment-provider-values small,
  .payment-provider-values-stack small {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }

  .payment-provider-values b,
  .payment-provider-values-stack b {
    font-size: 22px !important;
    line-height: 1.15 !important;
  }

  .payment-provider-action {
    font-size: 14px !important;
    padding: 10px 12px !important;
    margin-top: 12px !important;
  }

  .payment-provider-main-btn {
    height: 48px !important;
    font-size: 16px !important;
    border-radius: 16px !important;
    margin-top: 12px !important;
  }

  .pix-card {
    padding: 18px !important;
    border-radius: 22px !important;
  }

  .pix-card h4 {
    font-size: 22px !important;
    line-height: 1.15 !important;
  }

  .pix-card p,
  .pix-card small {
    font-size: 16px !important;
    line-height: 1.4 !important;
  }

  .pix-card strong {
    font-size: 26px !important;
    line-height: 1.15 !important;
  }
}
