:root{--orange:#ff6a00;--orange2:#ff963f;--ink:#131313;--muted:#6d6d73;--line:#e9e9ec;--soft:#f7f7f8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,Arial,sans-serif;color:var(--ink);background:#fff}.store-container{width:min(1180px,calc(100% - 40px));margin:auto}.store-header{height:76px;border-bottom:1px solid #ececef;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.store-header-inner{height:100%;display:flex;align-items:center;gap:42px}.store-logo img{width:148px;height:46px;object-fit:contain}.store-header nav{display:flex;gap:30px;margin-left:auto}.store-header nav a{font-size:14px;font-weight:500;text-decoration:none;color:#5a5a61;position:relative}.store-header nav a.active,.store-header nav a:hover{color:#111}.store-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-27px;height:2px;background:var(--orange)}.store-cart-link{height:44px;padding:0 16px;border:1px solid var(--line);border-radius:12px;text-decoration:none;color:#1b1b1d;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600}.store-cart-link b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--orange);color:#fff;font-size:11px}.store-hero{background:#0a0a0b;color:#fff;overflow:hidden}.store-hero>.store-container{min-height:430px;display:flex;align-items:center;justify-content:space-between;position:relative}.store-hero>div>div:first-child{max-width:690px;padding:75px 0}.store-hero span,.store-catalog-head>div>span{color:var(--orange2);font-size:12px;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}.store-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.06;letter-spacing:-2.5px;margin:18px 0}.store-hero p{font-size:17px;line-height:1.75;color:#adadb4;max-width:630px}.store-hero a{display:inline-flex;align-items:center;gap:10px;background:var(--orange);color:#fff;text-decoration:none;padding:14px 20px;border-radius:10px;font-size:14px;font-weight:600;margin-top:10px}.store-hero-art{width:360px;height:300px;position:relative;flex:none}.store-hero-art i{position:absolute;display:grid;place-items:center;border:1px solid #333;border-radius:28px;background:#171719;color:var(--orange);font-size:58px}.store-hero-art i:nth-child(1){width:190px;height:190px;right:0;top:20px;transform:rotate(8deg)}.store-hero-art i:nth-child(2){width:130px;height:130px;left:0;bottom:0;transform:rotate(-9deg);color:#fff}.store-hero-art i:nth-child(3){width:95px;height:95px;left:54px;top:0;font-size:40px}.store-categories{border-bottom:1px solid var(--line);background:#fff}.store-categories>.store-container{display:flex;gap:8px;padding:25px 0;overflow:auto}.store-categories a{display:flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid var(--line);border-radius:10px;text-decoration:none;color:#555;white-space:nowrap;font-size:13px}.store-categories a.active{border-color:var(--orange);background:#fff7f1;color:#d95200}.store-categories small{background:#eee;border-radius:9px;padding:1px 6px}.store-catalog{padding:70px 0 90px;background:#fafafa}.store-catalog-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.store-catalog-head h2{font-size:34px;margin:8px 0 0;letter-spacing:-1px}.store-catalog-head form{width:340px;height:46px;border:1px solid var(--line);background:#fff;border-radius:11px;display:flex;align-items:center;padding:0 14px;gap:10px}.store-catalog-head input{border:0;outline:0;width:100%;font:inherit;font-size:13px}.store-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.store-product-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.25s}.store-product-card:hover{transform:translateY(-4px);border-color:#d8d8dc}.store-product-image{display:block;height:230px;background:#f0f0f1;position:relative;overflow:hidden}.store-product-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.store-product-card:hover .store-product-image img{transform:scale(1.03)}.store-product-image>div,.store-product-detail-image>div{height:100%;display:grid;place-items:center;align-content:center;gap:8px;color:#a3a3a9}.store-product-image>div i,.store-product-detail-image>div i{font-size:46px}.store-product-image>div span{font-size:12px}.store-product-image>b{position:absolute;top:14px;left:14px;background:#111;color:#fff;border-radius:7px;padding:6px 9px;font-size:10px;text-transform:uppercase}.store-product-content{padding:20px}.store-product-content>span{font-size:11px;color:var(--orange);text-transform:uppercase;font-weight:600}.store-product-content h3{font-size:18px;margin:8px 0}.store-product-content h3 a{text-decoration:none;color:#161618}.store-product-content p{font-size:13px;color:var(--muted);line-height:1.65;min-height:64px}.store-product-bottom{border-top:1px solid var(--line);padding-top:15px;display:flex;align-items:center;justify-content:space-between}.store-product-bottom>div{display:flex;flex-direction:column}.store-product-bottom del{font-size:11px;color:#999}.store-product-bottom strong{font-size:20px}.store-product-bottom button{width:43px;height:43px;border:0;border-radius:10px;background:#111;color:#fff;font-size:18px;cursor:pointer}.store-product-bottom button:hover{background:var(--orange)}.store-benefits{padding:35px 0;border-top:1px solid var(--line)}.store-benefits>.store-container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.store-benefits article{display:flex;align-items:center;gap:14px;justify-content:center}.store-benefits article>i{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#fff4ec;color:var(--orange);font-size:20px}.store-benefits strong,.store-benefits span{display:block}.store-benefits strong{font-size:13px}.store-benefits span{font-size:11px;color:#888;margin-top:3px}.store-footer{background:#101011;color:#fff;padding:42px 0}.store-footer>.store-container{display:flex;justify-content:space-between;align-items:center}.store-footer p{font-size:12px;color:#929298;margin:7px 0}.store-footer a{color:#bbb;text-decoration:none;font-size:12px;margin-left:22px}.alert{padding:13px 16px;border-radius:10px;margin:0 0 22px;font-size:13px}.alert-success{background:#eaf9ef;color:#187139}.alert-danger{background:#fff0f0;color:#ad2828}.alert-warning{background:#fff7df;color:#825b00}.store-product-page,.store-cart-page,.store-checkout-page,.store-order-page{padding:44px 0 90px;background:#fafafa;min-height:70vh}.store-breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:#888;margin-bottom:25px}.store-breadcrumb a{color:#555;text-decoration:none}.store-product-detail{display:grid;grid-template-columns:1.08fr .92fr;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.store-product-detail-image{min-height:520px;background:#f0f0f2}.store-product-detail-image img{width:100%;height:100%;object-fit:cover}.store-product-info{padding:52px}.store-product-type{font-size:11px;color:var(--orange);text-transform:uppercase;font-weight:600}.store-product-info h1{font-size:38px;line-height:1.14;margin:12px 0;letter-spacing:-1.2px}.store-product-lead{color:var(--muted);line-height:1.7;font-size:14px}.store-version{font-size:12px;color:#666;margin:16px 0}.store-detail-price{margin:30px 0;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.store-detail-price del{color:#999;font-size:14px}.store-detail-price strong{font-size:34px}.store-detail-price span{width:100%;font-size:11px;color:#888}.store-buy-form{display:flex;gap:10px}.store-buy-form label{width:74px;font-size:11px;color:#777}.store-buy-form input{display:block;width:100%;height:45px;border:1px solid var(--line);border-radius:9px;padding:0 12px;margin-top:5px}.store-buy-form button{flex:1;height:65px;border:0;border-radius:10px;background:var(--orange);color:#fff;font:600 14px Poppins;cursor:pointer}.store-safe-buy{display:flex;gap:17px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line);font-size:10px;color:#777}.store-safe-buy i{color:var(--orange)}.store-product-description{display:grid;grid-template-columns:1fr 310px;gap:24px;margin-top:24px}.store-product-description article,.store-product-description aside{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px}.store-product-description h2,.store-product-description h3{margin-top:0}.store-product-description div,.store-product-description p{font-size:13px;line-height:1.8;color:#666}.store-page-title{margin-bottom:30px}.store-page-title>span{color:var(--orange);font-size:11px;text-transform:uppercase;font-weight:600}.store-page-title h1{font-size:38px;margin:7px 0}.store-page-title p{color:#777;font-size:13px}.store-cart-layout,.store-checkout-layout,.store-order-layout{display:grid;grid-template-columns:1fr 350px;gap:24px}.store-cart-items,.store-cart-summary,.store-checkout-card,.store-checkout-summary,.store-order-summary-public,.store-payment-instructions{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px}.store-cart-items article{display:grid;grid-template-columns:78px 1fr 90px 120px 36px;align-items:center;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.store-cart-thumb{width:78px;height:66px;border-radius:10px;background:#eee;display:grid;place-items:center;overflow:hidden}.store-cart-thumb img{width:100%;height:100%;object-fit:cover}.store-cart-product span,.store-cart-product strong,.store-cart-product small{display:block}.store-cart-product span{font-size:10px;color:var(--orange)}.store-cart-product strong{font-size:14px;margin:4px 0}.store-cart-product small{font-size:10px;color:#999}.store-cart-items article label{font-size:10px;color:#777}.store-cart-items article input{display:block;width:75px;height:38px;border:1px solid var(--line);border-radius:8px;padding:0 9px;margin-top:4px}.store-cart-price{text-align:right;font-size:14px}.store-cart-items article>button{border:0;background:none;color:#aaa;cursor:pointer}.store-cart-actions{display:flex;justify-content:space-between;align-items:center;padding-top:20px}.store-cart-actions a{color:#555;text-decoration:none;font-size:12px}.store-cart-actions button{border:1px solid var(--line);background:#fff;padding:10px 14px;border-radius:8px;font:500 11px Poppins}.store-cart-summary h2,.store-checkout-summary h2,.store-order-summary-public h2,.store-payment-instructions h2{font-size:18px;margin:0 0 22px}.store-cart-summary>div,.store-checkout-summary .total,.store-order-summary-public .total{display:flex;justify-content:space-between;font-size:12px;margin:12px 0}.store-cart-summary hr,.store-checkout-summary hr,.store-order-summary-public hr{border:0;border-top:1px solid var(--line);margin:20px 0}.store-cart-summary .total strong,.store-checkout-summary .total strong,.store-order-summary-public .total strong{font-size:23px}.store-cart-summary>a{display:flex;justify-content:center;gap:10px;text-decoration:none;background:var(--orange);color:#fff;padding:14px;border-radius:10px;font-size:12px;font-weight:600;margin-top:22px}.store-cart-summary>p{font-size:10px;text-align:center;color:#888}.store-empty-cart,.store-no-products{text-align:center;padding:80px 20px;background:#fff;border:1px solid var(--line);border-radius:16px;grid-column:1/-1}.store-empty-cart>i,.store-no-products>i{font-size:48px;color:#bbb}.store-empty-cart a{display:inline-block;background:#111;color:#fff;text-decoration:none;border-radius:9px;padding:12px 18px;font-size:12px}.store-checkout-card h2{font-size:17px;margin:8px 0 22px}.store-checkout-card h2 b{display:inline-grid;place-items:center;width:28px;height:28px;background:#fff2e8;color:var(--orange);border-radius:8px;margin-right:8px}.store-checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:35px}.store-checkout-fields label,.store-buy-form label{font-size:11px;font-weight:500}.store-checkout-fields label.full{grid-column:1/-1}.store-checkout-fields input{display:block;width:100%;height:46px;margin-top:6px;border:1px solid var(--line);border-radius:9px;padding:0 12px;font:13px Poppins}.store-payment-options{display:grid;gap:10px}.store-payment-options>label{position:relative;display:flex;align-items:center;gap:13px;padding:16px;border:1px solid var(--line);border-radius:11px;cursor:pointer}.store-payment-options>label:has(input:checked){border-color:var(--orange);background:#fffaf6}.store-payment-options>label>i{font-size:23px;color:var(--orange)}.store-payment-options input{accent-color:var(--orange)}.store-payment-options span{flex:1}.store-payment-options strong,.store-payment-options small{display:block}.store-payment-options strong{font-size:13px}.store-payment-options small{font-size:10px;color:#888;margin-top:3px}.store-payment-options>label>b{font-size:9px;color:#008a44;background:#eaf9ef;padding:5px 7px;border-radius:6px}.store-checkout-item,.store-order-summary-public>div:not(.total){display:flex;gap:8px;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px}.store-checkout-item strong,.store-order-summary-public>div strong{flex:1}.store-checkout-item em,.store-order-summary-public>div em{font-style:normal}.store-checkout-summary button{width:100%;border:0;border-radius:10px;background:var(--orange);color:#fff;padding:14px;font:600 12px Poppins}.store-checkout-summary>p{font-size:9px;line-height:1.6;color:#999;text-align:center}.store-order-success{text-align:center;margin-bottom:30px}.store-order-success>i{font-size:60px;color:#e6a000}.store-order-success.paid>i{color:#1aa45b}.store-order-success>span{display:block;font-size:10px;color:#777;text-transform:uppercase}.store-order-success h1{font-size:35px;margin:6px}.store-order-success p{color:#777;font-size:12px}.store-order-success>b{display:inline-block;border:1px solid var(--line);border-radius:7px;padding:6px 10px;font-size:11px}.store-order-summary-public>p{font-size:11px;color:#777}.store-payment-instructions>a{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:13px;border-radius:10px;text-decoration:none;color:#222;margin-bottom:10px}.store-payment-instructions>a>i:first-child{font-size:22px;color:var(--orange)}.store-payment-instructions>a span{flex:1}.store-payment-instructions>a strong,.store-payment-instructions>a small{display:block;font-size:11px}.store-payment-instructions>a small{color:#888}.store-pix-box,.store-bank-box{padding:18px;border:1px solid #ffd8bd;background:#fff8f2;border-radius:12px}.store-pix-box>i,.store-bank-box>i{font-size:28px;color:var(--orange)}.store-pix-box p,.store-bank-box p{font-size:11px;line-height:1.7}.store-pix-box label{font-size:9px;color:#888}.store-pix-box>div{display:flex;background:#fff;border:1px solid var(--line);border-radius:8px;padding:9px;margin:5px 0}.store-pix-box code{flex:1;font-size:11px;overflow:hidden}.store-pix-box button{border:0;background:none}.store-pix-box small{font-size:9px;color:#777}.store-order-help{display:flex;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);font-size:10px}.store-order-help a{display:block;color:var(--orange)}@media(max-width:900px){.store-header nav{display:none}.store-product-grid{grid-template-columns:repeat(2,1fr)}.store-hero-art{display:none}.store-product-detail{grid-template-columns:1fr}.store-product-detail-image{min-height:370px}.store-product-description,.store-cart-layout,.store-checkout-layout,.store-order-layout{grid-template-columns:1fr}.store-cart-items article{grid-template-columns:62px 1fr 80px}.store-cart-price{display:none}.store-cart-thumb{width:62px;height:58px}}@media(max-width:620px){.store-container{width:min(100% - 24px,1180px)}.store-header{height:64px}.store-logo img{width:120px}.store-cart-link span{display:none}.store-hero>.store-container{min-height:390px}.store-hero>div>div:first-child{padding:55px 0}.store-hero h1{font-size:39px;letter-spacing:-1.5px}.store-catalog{padding:45px 0}.store-catalog-head{display:block}.store-catalog-head form{width:100%;margin-top:20px}.store-product-grid{grid-template-columns:1fr}.store-benefits>.store-container{grid-template-columns:1fr}.store-footer>.store-container{display:block}.store-footer a{margin:12px 12px 0 0;display:inline-block}.store-product-info{padding:28px}.store-product-info h1{font-size:29px}.store-product-description{grid-template-columns:1fr}.store-cart-items article{grid-template-columns:58px 1fr 65px;padding:13px 0}.store-cart-items article>button{grid-column:3}.store-cart-actions{gap:10px}.store-checkout-fields{grid-template-columns:1fr}.store-checkout-fields label.full{grid-column:auto}.store-safe-buy{flex-wrap:wrap}}
