:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--primary-foreground:0 0% 7%;--secondary-foreground:0 0% 7%;--background:255 255 255;--foreground:23 23 23;--card:255 255 255;--muted:245 247 250;--muted-foreground:91 99 115;--border:224 229 236;--muted-contrast:230 234 240;--muted-solid:232 236 242}[data-mode=light],[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:255 255 255;--foreground:23 23 23;--card:255 255 255;--muted:245 247 250;--muted-foreground:91 99 115;--border:224 229 236;--muted-contrast:230 234 240;--muted-solid:232 236 242}[data-mode=dark],[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:14 16 23;--foreground:228 232 244;--card:20 23 33;--muted:30 34 48;--muted-foreground:140 148 174;--border:55 64 88;--muted-contrast:30 34 48;--muted-solid:24 27 38}html,body{background:rgb(var(--background));color:rgb(var(--foreground))}html{scroll-padding-top:var(--sp-total-header-height,0px)}#top-announce{z-index:var(--sp-announce-z,10020);width:100%;position:fixed;top:0;left:0;right:0}#shark-header-react-root{z-index:var(--sp-header-z,10010)!important}#shark-cart-react-root{pointer-events:none;position:fixed;inset:0;z-index:var(--sp-drawer-z,11000)!important}#shark-cart-react-root .react-cart-drawer{pointer-events:auto}body.shark-premium-has-store-bg .shark-premium-background__overlay{background:linear-gradient(180deg, rgb(var(--background) / .64), rgb(var(--background) / .86)), var(--sp-store-bg-overlay,transparent)}[data-mode=light] .shark-premium-background__overlay,[data-theme=light] .shark-premium-background__overlay{background:linear-gradient(180deg, #ffffffc2, #ffffffeb), var(--sp-store-bg-overlay,transparent)}input,select,textarea{color:rgb(var(--foreground));background-color:rgb(var(--card))}.premium-react-section{background:radial-gradient(circle at top left, hsl(var(--primary) / .24), transparent 34%), radial-gradient(circle at bottom right, hsl(var(--primary) / .1), transparent 30%), linear-gradient(180deg, #ffffff13, #ffffff09), #ffffff0b;-webkit-backdrop-filter:blur(22px);border:1px solid #ffffff24;border-radius:32px;width:min(1180px,100% - 32px);margin:44px auto;padding:30px;box-shadow:0 28px 90px #0000006b,inset 0 1px #ffffff14}.premium-react-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px;display:flex}.premium-react-badge{background:hsl(var(--primary) / .16);color:hsl(var(--primary));border:1px solid hsl(var(--primary) / .38);box-shadow:0 0 28px hsl(var(--primary) / .16);border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.premium-react-heading h2{color:hsl(var(--foreground));letter-spacing:-.045em;margin:0 0 8px;font-size:clamp(25px,3vw,40px);line-height:1.02}.premium-react-heading p{color:hsl(var(--muted-foreground));margin:0;font-size:15px;line-height:1.5}.premium-react-summary{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;flex:none;justify-content:center;align-items:center;min-width:92px;padding:12px 16px;display:inline-flex}.premium-react-summary strong{color:hsl(var(--primary));font-size:24px;font-weight:950;line-height:1}.premium-react-summary span{color:hsl(var(--muted-foreground));margin-top:4px;font-size:12px;font-weight:800}.premium-react-filters{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;margin-bottom:6px;padding:0 2px 18px;display:flex;overflow-x:auto}.premium-react-filters::-webkit-scrollbar{display:none}.premium-react-filters button{color:hsl(var(--muted-foreground));cursor:pointer;background:#ffffff0e;border:1px solid #ffffff24;border-radius:999px;flex:none;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:900;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.premium-react-filters button small{min-width:22px;height:22px;color:hsl(var(--foreground));background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:950;display:inline-flex}.premium-react-filters button:hover,.premium-react-filters button.is-active{background:hsl(var(--primary));color:hsl(var(--background));border-color:hsl(var(--primary));box-shadow:0 14px 32px hsl(var(--primary) / .18);transform:translateY(-1px)}.premium-react-filters button:hover small,.premium-react-filters button.is-active small{color:hsl(var(--background));background:#00000029}.premium-react-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.premium-react-product-card{isolation:isolate;background:linear-gradient(180deg, #ffffff1c, #ffffff09), hsl(var(--card));border:1px solid #ffffff21;border-radius:26px;flex-direction:column;min-height:100%;text-decoration:none;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000057,inset 0 1px #ffffff12}.premium-react-product-card:before{content:"";z-index:-1;background:linear-gradient(135deg, hsl(var(--primary) / .55), transparent 38%), radial-gradient(circle at top, #ffffff2e, transparent 36%);opacity:0;transition:opacity .24s;position:absolute;inset:-1px}.premium-react-product-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:70%;height:180%;transition:left .55s;position:absolute;top:-40%;left:-80%;transform:rotate(18deg)}.premium-react-product-card:hover{border-color:hsl(var(--primary) / .48);box-shadow:0 28px 80px #00000070, 0 0 55px hsl(var(--primary) / .18);transform:translateY(-7px)scale(1.015)}.premium-react-product-card:hover:before{opacity:1}.premium-react-product-card:hover:after{left:120%}.premium-react-product-image-wrap{aspect-ratio:16/10;padding:10px;position:relative}.premium-react-product-image-wrap:after{content:"Destaque";z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);background:#0000009e;border:1px solid #ffffff29;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;position:absolute;top:18px;left:18px}.premium-react-product-image{object-fit:cover;background:#ffffff0a;border-radius:20px;width:100%;height:100%;transition:transform .35s,filter .35s;display:block}.premium-react-product-card:hover .premium-react-product-image{filter:saturate(1.14)contrast(1.05);transform:scale(1.045)}.premium-react-product-content{flex-direction:column;flex:1;padding:6px 16px 16px;display:flex}.premium-react-product-content h3{color:hsl(var(--foreground));letter-spacing:-.01em;min-height:42px;margin:0 0 8px;font-size:15px;font-weight:900;line-height:1.32}.premium-react-product-category{color:hsl(var(--muted-foreground));margin:0 0 14px;font-size:12px;font-weight:800}.premium-react-product-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.premium-react-product-footer strong{color:hsl(var(--primary));text-shadow:0 0 22px hsl(var(--primary) / .2);white-space:nowrap;font-size:18px;font-weight:950}.premium-react-product-footer span{color:hsl(var(--foreground));background:hsl(var(--primary) / .16);border:1px solid hsl(var(--primary) / .28);white-space:nowrap;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900;transition:background .2s,transform .2s,color .2s}.premium-react-product-card:hover .premium-react-product-footer span{background:hsl(var(--primary));color:hsl(var(--background));transform:translate(2px)}.premium-react-actions{flex-direction:column;justify-content:center;align-items:center;gap:9px;margin-top:24px;display:flex}.premium-react-actions button{border:1px solid hsl(var(--primary) / .35);background:linear-gradient(180deg, hsl(var(--primary)), hsl(var(--primary) / .78));color:hsl(var(--background));cursor:pointer;box-shadow:0 18px 42px hsl(var(--primary) / .18);border-radius:999px;padding:12px 20px;font-size:13px;font-weight:950;transition:transform .2s,box-shadow .2s}.premium-react-actions button:hover{box-shadow:0 22px 55px hsl(var(--primary) / .24);transform:translateY(-2px)}.premium-react-actions span{color:hsl(var(--muted-foreground));font-size:12px;font-weight:800}.premium-react-empty{color:hsl(var(--muted-foreground));text-align:center;background:#ffffff0f;border-radius:20px;padding:24px}@media (width<=1180px){.premium-react-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.premium-react-section{background:radial-gradient(circle at top left, hsl(var(--primary) / .24), transparent 38%), linear-gradient(180deg, #ffffff12, #ffffff09), #ffffff0b;border-radius:26px;width:min(100% - 20px,1180px);margin:28px auto;padding:18px}.premium-react-heading{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:18px}.premium-react-summary{border-radius:999px;flex-direction:row;gap:8px;min-width:auto;padding:9px 12px}.premium-react-summary strong{font-size:16px}.premium-react-summary span{margin-top:0;font-size:11px}.premium-react-badge{margin-bottom:10px;padding:7px 12px;font-size:12px}.premium-react-heading h2{letter-spacing:-.04em;font-size:clamp(24px,7vw,32px)}.premium-react-heading p{max-width:32rem;font-size:14px}.premium-react-filters{gap:8px;margin-bottom:8px;padding-bottom:14px}.premium-react-filters button{padding:8px 12px;font-size:11px}.premium-react-filters button small{min-width:20px;height:20px;font-size:10px}.premium-react-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.premium-react-product-card{border-radius:22px}.premium-react-product-image-wrap{aspect-ratio:16/10;padding:8px}.premium-react-product-image{border-radius:16px}.premium-react-product-image-wrap:after{padding:5px 8px;font-size:10px;top:14px;left:14px}.premium-react-product-content{padding:4px 12px 12px}.premium-react-product-content h3{min-height:36px;margin-bottom:6px;font-size:13px;line-height:1.28}.premium-react-product-category{margin-bottom:12px;font-size:11px}.premium-react-product-footer{gap:8px}.premium-react-product-footer strong{font-size:16px}.premium-react-product-footer span{padding:8px 10px;font-size:11px}}@media (width<=560px){.premium-react-section{border-radius:24px;width:min(100% - 18px,1180px);margin:22px auto;padding:14px}.premium-react-heading h2{font-size:25px}.premium-react-heading p{font-size:14px;line-height:1.45}.premium-react-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.premium-react-product-card{border-radius:18px}.premium-react-product-image-wrap{aspect-ratio:16/10;padding:7px}.premium-react-product-image{border-radius:14px}.premium-react-product-image-wrap:after{padding:4px 7px;font-size:9px;top:11px;left:11px}.premium-react-product-content{padding:3px 9px 10px}.premium-react-product-content h3{min-height:36px;margin-bottom:5px;font-size:11px;line-height:1.25}.premium-react-product-category{margin-bottom:10px;font-size:10px}.premium-react-product-footer{flex-direction:column;align-items:stretch;gap:8px}.premium-react-product-footer strong{font-size:14px}.premium-react-product-footer span{text-align:center;width:100%;min-width:0;padding:7px 8px;font-size:10px}.premium-react-actions{margin-top:18px}.premium-react-actions button{width:100%;padding:12px 16px}}@media (width<=390px){.premium-react-section{border-radius:22px;width:min(100% - 14px,1180px);padding:12px}.premium-react-heading h2{font-size:23px}.premium-react-heading p{font-size:13px}.premium-react-grid{gap:9px}.premium-react-product-image-wrap{padding:6px}.premium-react-product-content{padding:2px 8px 9px}.premium-react-product-footer strong{font-size:13px}.premium-react-product-footer span{font-size:9px}}@media (prefers-reduced-motion:reduce){.premium-react-product-card,.premium-react-product-card:before,.premium-react-product-card:after,.premium-react-product-image,.premium-react-product-footer span,.premium-react-filters button,.premium-react-actions button{transition:none}.premium-react-product-card:hover,.premium-react-filters button:hover,.premium-react-actions button:hover,.premium-react-product-card:hover .premium-react-product-image{transform:none}}.premium-product-page-enhanced #package-image{opacity:0;transition:opacity .35s,transform .35s,filter .35s;transform:scale(.985)}.premium-product-page-enhanced #package-image.is-loaded{opacity:1;transform:scale(1)}.premium-product-page-enhanced #package-image:hover{filter:saturate(1.12)contrast(1.05)}.premium-product-page-enhanced #purchase-button{transition:transform .2s,box-shadow .2s,opacity .2s;position:relative;overflow:hidden}.premium-product-page-enhanced #purchase-button:not(:disabled):hover{box-shadow:0 18px 42px hsl(var(--primary) / .25);transform:translateY(-2px)}.premium-product-page-enhanced #purchase-button.is-processing{pointer-events:none;opacity:.82}.premium-product-page-enhanced #purchase-button.is-processing:after{content:"";border:2px solid;border-top-color:#0000;border-radius:999px;width:22px;height:22px;animation:.8s linear infinite premium-product-spin;position:absolute;top:calc(50% - 11px);right:18px}.premium-product-page-enhanced #purchase-button.has-variation-selected{box-shadow:0 0 0 3px hsl(var(--primary) / .12)}.premium-product-react-card{background:radial-gradient(circle at top left, hsl(var(--primary) / .2), transparent 36%), linear-gradient(180deg, #ffffff13, #ffffff09), #ffffff0b;border:1px solid #ffffff21;border-radius:24px;margin-top:16px;padding:16px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000047,inset 0 1px #ffffff14}.premium-product-react-glow{background:hsl(var(--primary) / .18);filter:blur(36px);pointer-events:none;border-radius:999px;width:160px;height:160px;position:absolute;inset:auto -40px -80px auto}.premium-product-react-header{z-index:1;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex;position:relative}.premium-product-react-header span{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.premium-product-react-header strong{color:hsl(var(--primary));background:hsl(var(--primary) / .13);border:1px solid hsl(var(--primary) / .25);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.premium-product-react-body{z-index:1;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;display:grid;position:relative}.premium-product-react-thumb{background:#ffffff0f;border-radius:18px;width:72px;height:72px;overflow:hidden}.premium-product-react-thumb img{object-fit:cover;width:100%;height:100%}.premium-product-react-info h3{color:hsl(var(--foreground));margin:0 0 4px;font-size:14px;font-weight:950;line-height:1.25}.premium-product-react-info p{color:hsl(var(--muted-foreground));margin:0 0 6px;font-size:12px;font-weight:800}.premium-product-react-info strong{color:hsl(var(--primary));font-size:18px;font-weight:950}.premium-product-react-benefits{z-index:1;gap:9px;margin-top:15px;display:grid;position:relative}.premium-product-react-benefits div{color:hsl(var(--muted-foreground));align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.premium-product-react-benefits span{width:20px;height:20px;color:hsl(var(--background));background:hsl(var(--primary));border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:950;display:inline-flex}.premium-product-react-benefits p{margin:0}@keyframes premium-product-spin{to{transform:rotate(360deg)}}@media (width<=820px){.premium-product-react-card{border-radius:22px;margin-top:14px;padding:14px}.premium-product-react-body{grid-template-columns:64px minmax(0,1fr)}.premium-product-react-thumb{border-radius:16px;width:64px;height:64px}.premium-product-react-info h3{font-size:13px}.premium-product-react-info strong{font-size:16px}}.premium-product-page-enhanced{--premium-ease:cubic-bezier(.2, .8, .2, 1)}.premium-product-page-enhanced .premium-product-image{opacity:0;filter:saturate(.92)contrast(.96);transition:opacity .45s var(--premium-ease), transform .65s var(--premium-ease), filter .65s var(--premium-ease);transform:scale(1.015)}.premium-product-page-enhanced .premium-product-image.is-loaded{opacity:1;filter:saturate(1.08)contrast(1.04);transform:scale(1)}.premium-product-purchase-shell{animation:premiumProductEnter .38s var(--premium-ease) both}@keyframes premiumProductEnter{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.premium-product-page-enhanced #package-price{transition:transform .22s var(--premium-ease), text-shadow .22s var(--premium-ease), filter .22s var(--premium-ease)}.premium-product-page-enhanced #package-price.price-updated{filter:brightness(1.14);text-shadow:0 0 24px hsl(var(--primary) / .25);transform:scale(1.025)}.premium-product-page-enhanced #purchase-button,.premium-product-page-enhanced #product-pix-button{position:relative;overflow:hidden}.premium-product-page-enhanced #purchase-button:after,.premium-product-page-enhanced #product-pix-button:after{content:"";transition:translate .7s var(--premium-ease);background:linear-gradient(90deg,#0000,#ffffff47,#0000);position:absolute;inset:0;translate:-120%}.premium-product-page-enhanced #purchase-button:hover:after,.premium-product-page-enhanced #product-pix-button:hover:after,.premium-product-page-enhanced #purchase-button.is-processing:after,.premium-product-page-enhanced #product-pix-button.is-processing:after{translate:120%}.premium-product-page-enhanced #product-pix-button.has-variation-selected{box-shadow:0 0 34px hsl(var(--primary) / .18)}.premium-trust-card{animation:premiumTrustEnter .35s var(--premium-ease) both;animation-delay:var(--premium-delay,0s)}@keyframes premiumTrustEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.premium-pix-modal>div{animation:premiumPixModalEnter .26s var(--premium-ease) both}@keyframes premiumPixModalEnter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.premium-pix-modal #product-pix-qrcode{opacity:0;transition:opacity .28s var(--premium-ease), transform .28s var(--premium-ease);transform:scale(.96)}.premium-pix-modal #product-pix-qrcode.is-loaded{opacity:1;transform:scale(1)}.premium-pix-status{min-height:40px}.premium-mobile-buy-bar{z-index:80;border:1px solid rgb(var(--border));background:linear-gradient(135deg, hsl(var(--primary) / .11), transparent 42%), rgb(var(--card) / .92);-webkit-backdrop-filter:blur(18px);opacity:0;pointer-events:none;transition:opacity .24s var(--premium-ease), transform .24s var(--premium-ease);border-radius:24px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:none;position:fixed;bottom:12px;left:12px;right:12px;transform:translateY(18px);box-shadow:0 22px 60px #00000047}.premium-mobile-buy-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.premium-mobile-buy-bar__price{gap:1px;min-width:0;display:grid}.premium-mobile-buy-bar__price span{color:rgb(var(--muted-foreground));font-size:11px;font-weight:800}.premium-mobile-buy-bar__price strong{color:hsl(var(--primary));white-space:nowrap;font-size:16px;font-weight:950}.premium-mobile-buy-bar__actions{flex-shrink:0;gap:8px;display:flex}.premium-mobile-buy-bar__btn{border:1px solid rgb(var(--border));min-width:72px;height:42px;transition:transform .18s var(--premium-ease), opacity .18s var(--premium-ease);border-radius:16px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.premium-mobile-buy-bar__btn:active{transform:scale(.97)}.premium-mobile-buy-bar__btn--balance{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.premium-mobile-buy-bar__btn--pix{background:hsl(var(--primary) / .12);color:hsl(var(--primary));border-color:hsl(var(--primary) / .25)}@media (width<=768px){.premium-mobile-buy-bar{display:flex}}@media (width>=769px){.premium-mobile-buy-bar{display:none!important}}.package-wrapper.is-react-mounted [data-legacy-product-buybox],#shark-product-react-root:empty{display:none!important}#shark-product-react-root.is-react-root-mounted{display:block}.react-product-buybox{border:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .18), transparent 36%), linear-gradient(180deg, #ffffff14, #ffffff09), rgb(var(--card) / .9);-webkit-backdrop-filter:blur(20px);border-radius:28px;width:100%;padding:18px;animation:.28s cubic-bezier(.2,.8,.2,1) both reactProductBuyboxEnter;box-shadow:0 24px 80px #00000042,inset 0 1px #ffffff14}@keyframes reactProductBuyboxEnter{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.react-product-buybox__top{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.react-product-buybox__badge{border:1px solid hsl(var(--primary) / .24);background:hsl(var(--primary) / .1);color:hsl(var(--primary));border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.react-product-buybox__badge svg,.react-product-buybox__badge i{width:15px;height:15px}.react-product-buybox__price{border:1px solid rgb(var(--border));background:rgb(var(--background) / .48);border-radius:24px;margin-bottom:14px;padding:16px;box-shadow:inset 0 1px #ffffff0d}.react-product-buybox__compare{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.react-product-buybox__compare span{color:rgb(var(--muted-foreground));font-weight:800;text-decoration:line-through}.react-product-buybox__compare strong{background:hsl(var(--primary) / .14);color:hsl(var(--primary));border-radius:999px;padding:5px 9px;font-size:12px;font-weight:950}.react-product-buybox__price small{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.16em;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.react-product-buybox__price>strong{color:hsl(var(--primary));letter-spacing:-.055em;text-shadow:0 0 30px hsl(var(--primary) / .18);font-size:clamp(34px,5vw,52px);font-weight:950;line-height:.95;display:block}.react-product-buybox__field{margin-bottom:14px}.react-product-buybox__field label{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.react-product-buybox__field select{border:1px solid rgb(var(--border));background:rgb(var(--background) / .72);width:100%;height:50px;color:rgb(var(--foreground));border-radius:18px;outline:none;padding:0 14px;font-weight:850}.react-product-buybox__field select:focus{border-color:hsl(var(--primary) / .55);box-shadow:0 0 0 4px hsl(var(--primary) / .12)}.react-product-buybox__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.react-product-buybox__primary,.react-product-buybox__pix,.react-product-buybox__deposit,.react-product-buybox__login{border-radius:18px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 14px;font-size:14px;font-weight:950;text-decoration:none;transition:transform .18s,opacity .18s,background .18s,box-shadow .18s,border-color .18s;display:inline-flex}.react-product-buybox__primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 16px 38px hsl(var(--primary) / .18);border:0}.react-product-buybox__pix{border:1px solid hsl(var(--primary) / .28);background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.react-product-buybox__deposit,.react-product-buybox__login{border:1px solid rgb(var(--border));background:rgb(var(--background) / .56);width:100%;color:rgb(var(--foreground));margin-top:10px}.react-product-buybox__primary:not(:disabled):hover,.react-product-buybox__pix:not(:disabled):hover,.react-product-buybox__deposit:hover,.react-product-buybox__login:hover{transform:translateY(-2px)}.react-product-buybox__pix:not(:disabled):hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 16px 38px hsl(var(--primary) / .18)}.react-product-buybox__primary:disabled,.react-product-buybox__pix:disabled{opacity:.52;cursor:not-allowed}.react-product-buybox__balance{border:1px solid rgb(var(--border));background:rgb(var(--background) / .38);color:rgb(var(--muted-foreground));border-radius:18px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:12px;font-size:13px;font-weight:850;display:flex}.react-product-buybox__balance strong{color:hsl(var(--primary));font-weight:950}.react-product-pix-modal{z-index:160;-webkit-backdrop-filter:blur(14px);background:#000000bd;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.react-product-pix-modal__card{border:1px solid rgb(var(--border));background:rgb(var(--card));border-radius:28px;width:min(100%,440px);animation:.24s both reactPixEnter;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000006b}@keyframes reactPixEnter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.react-product-pix-modal__close{border:1px solid rgb(var(--border));background:rgb(var(--background) / .7);width:38px;height:38px;color:rgb(var(--muted-foreground));z-index:2;border-radius:16px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.react-product-pix-modal__head{text-align:center;border-bottom:1px solid rgb(var(--border));padding:24px 20px 18px}.react-product-pix-modal__head>div{border:1px solid hsl(var(--primary) / .24);background:hsl(var(--primary) / .1);width:62px;height:62px;color:hsl(var(--primary));border-radius:24px;place-items:center;margin:0 auto 12px;display:grid}.react-product-pix-modal__head svg,.react-product-pix-modal__head i{width:30px;height:30px}.react-product-pix-modal__head h3{color:rgb(var(--foreground));letter-spacing:-.035em;margin:0;font-size:24px;font-weight:950;line-height:1.1}.react-product-pix-modal__head p{color:rgb(var(--muted-foreground));margin:8px 0 0;font-size:14px}.react-product-pix-modal__body{padding:18px}.react-product-pix-modal__loading{text-align:center;padding:28px 0}.react-product-pix-modal__loading span{border:4px solid hsl(var(--primary) / .18);border-top-color:hsl(var(--primary));border-radius:999px;width:44px;height:44px;animation:.8s linear infinite reactPixSpin;display:inline-block}@keyframes reactPixSpin{to{transform:rotate(360deg)}}.react-product-pix-modal__loading p{color:rgb(var(--muted-foreground));font-weight:800}.react-product-pix-modal__message{color:#f87171;background:#ef44441a;border:1px solid #ef44444d;border-radius:18px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:12px;font-size:14px;font-weight:850;display:flex}.react-product-pix-modal__profile{background:hsl(var(--primary));height:44px;color:hsl(var(--primary-foreground));border-radius:16px;justify-content:center;align-items:center;margin-bottom:12px;font-weight:950;text-decoration:none;display:flex}.react-product-pix-modal__total{border:1px solid hsl(var(--primary) / .22);background:hsl(var(--primary) / .1);color:hsl(var(--primary));text-align:center;border-radius:18px;margin-bottom:14px;padding:12px;font-weight:900}.react-product-pix-modal__qr{border:1px solid rgb(var(--border));background:#fff;border-radius:24px;width:min(240px,100%);margin:0 auto 16px;padding:12px;display:block}.react-product-pix-modal__copy span{color:rgb(var(--foreground));margin-bottom:8px;font-size:14px;font-weight:900;display:block}.react-product-pix-modal__copy div{border:1px solid rgb(var(--border));background:rgb(var(--background) / .6);border-radius:18px;display:flex;overflow:hidden}.react-product-pix-modal__copy input{min-width:0;height:46px;color:rgb(var(--foreground));background:0 0;border:0;outline:none;flex:1;padding:0 12px;font-size:12px}.react-product-pix-modal__copy button{border:0;border-left:1px solid rgb(var(--border));background:rgb(var(--muted));width:52px;color:rgb(var(--foreground))}.react-product-pix-modal__status{border:1px solid hsl(var(--primary) / .22);background:hsl(var(--primary) / .1);width:fit-content;color:hsl(var(--primary));border-radius:999px;align-items:center;gap:8px;margin:14px auto 0;padding:9px 14px;font-size:13px;font-weight:900;display:flex}.react-product-pix-modal__status span{background:hsl(var(--primary));border-radius:999px;width:8px;height:8px;animation:1s infinite reactPixPulse}@keyframes reactPixPulse{50%{opacity:.35}}.react-product-pix-modal__approved{color:#34d399;text-align:center;place-items:center;gap:8px;padding:28px 0;display:grid}.react-product-pix-modal__approved svg,.react-product-pix-modal__approved i{width:54px;height:54px}.react-product-pix-modal__approved strong{color:rgb(var(--foreground));font-size:20px;font-weight:950}.react-product-pix-modal__approved span{color:rgb(var(--muted-foreground));font-size:14px}@media (width<=640px){.react-product-buybox{border-radius:24px;padding:14px}.react-product-buybox__actions{grid-template-columns:1fr}.react-product-buybox__primary,.react-product-buybox__pix,.react-product-buybox__deposit,.react-product-buybox__login{min-height:50px}.react-product-buybox__price>strong{font-size:40px}}.react-product-buybox{isolation:isolate;position:relative;overflow:hidden}.react-product-buybox:before{content:"";z-index:-1;background:radial-gradient(circle at 18% 0%, hsl(var(--primary) / .18), transparent 34%), radial-gradient(circle at 100% 30%, hsl(var(--primary) / .08), transparent 28%);pointer-events:none;position:absolute;inset:-1px}.react-product-buybox__hero{grid-template-columns:minmax(0,1fr) 138px;align-items:center;gap:14px;margin-bottom:14px;display:grid}.react-product-buybox__eyebrow{width:fit-content;color:rgb(var(--muted-foreground));margin-bottom:5px;font-size:12px;font-weight:900;display:inline-flex}.react-product-buybox__hero h2{color:rgb(var(--foreground));letter-spacing:-.04em;margin:0;font-size:clamp(17px,2.2vw,22px);font-weight:950;line-height:1.08}.react-product-buybox__hero p{color:rgb(var(--muted-foreground));margin:7px 0 0;font-size:13px;font-weight:700;line-height:1.35}.react-product-buybox__mini-image{aspect-ratio:16/10;border:1px solid rgb(var(--border));background:rgb(var(--background) / .5);border-radius:18px;width:138px;overflow:hidden;box-shadow:0 14px 34px #0000003d}.react-product-buybox__mini-image img{object-fit:cover;width:100%;height:100%;display:block}.react-product-buybox__top{margin-bottom:13px}.react-product-buybox__badge{min-height:28px}.react-product-buybox__price p{max-width:92%;color:rgb(var(--muted-foreground));margin:8px 0 0;font-size:13px;font-weight:700;line-height:1.35}.react-product-buybox__actions{margin-top:12px}.react-product-buybox__primary svg,.react-product-buybox__primary i,.react-product-buybox__pix svg,.react-product-buybox__pix i,.react-product-buybox__deposit svg,.react-product-buybox__deposit i,.react-product-buybox__login svg,.react-product-buybox__login i{flex:none;width:18px;height:18px}.react-product-buybox__deposit{color:rgb(var(--foreground));justify-content:center}.react-product-buybox__deposit:hover{border-color:hsl(var(--primary) / .3);color:hsl(var(--primary))}.react-product-buybox__notice{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:18px;align-items:flex-start;gap:9px;margin-bottom:12px;padding:11px 12px;font-size:13px;font-weight:850;display:flex}.react-product-buybox__notice svg,.react-product-buybox__notice i{flex:none;width:17px;height:17px;margin-top:1px}.react-product-buybox__foot{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.react-product-buybox__foot span{border:1px solid rgb(var(--border));background:rgb(var(--background) / .32);min-height:42px;color:rgb(var(--muted-foreground));text-align:center;border-radius:16px;justify-content:center;align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:850;display:inline-flex}.react-product-buybox__foot svg,.react-product-buybox__foot i{width:16px;height:16px;color:hsl(var(--primary));flex:none}.react-product-pix-open{overflow:hidden}.react-product-pix-modal__total{justify-content:center;align-items:center;gap:6px;display:flex}.react-product-pix-modal__copied{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e47;border-radius:999px;width:fit-content;margin:10px auto 0;padding:7px 12px;font-size:12px;font-weight:900}@media (width<=900px){.react-product-buybox__hero{grid-template-columns:minmax(0,1fr) 120px}.react-product-buybox__mini-image{border-radius:16px;width:120px}.react-product-buybox__hero h2{font-size:19px}}@media (width<=640px){.react-product-buybox{border-radius:24px;padding:14px}.react-product-buybox__hero{grid-template-columns:1fr}.react-product-buybox__mini-image{border-radius:18px;width:100%;max-height:150px}.react-product-buybox__hero h2{font-size:21px}.react-product-buybox__hero p{font-size:13px}.react-product-buybox__top{gap:7px}.react-product-buybox__badge{padding:7px 9px;font-size:11px}.react-product-buybox__price{border-radius:22px;padding:14px}.react-product-buybox__price>strong{font-size:42px}.react-product-buybox__price p{max-width:100%;font-size:12px}.react-product-buybox__actions{grid-template-columns:1fr}.react-product-buybox__primary,.react-product-buybox__pix,.react-product-buybox__deposit,.react-product-buybox__login{border-radius:17px;min-height:50px}.react-product-buybox__foot{grid-template-columns:1fr}.react-product-mobile-bar{z-index:120;border:1px solid rgb(var(--border));background:radial-gradient(circle at 0 0, hsl(var(--primary) / .14), transparent 32%), rgb(var(--card) / .94);-webkit-backdrop-filter:blur(18px);border-radius:22px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 20px 60px #00000057}.react-product-mobile-bar div{gap:1px;min-width:0;display:grid}.react-product-mobile-bar div span{color:rgb(var(--muted-foreground));font-size:10px;font-weight:850}.react-product-mobile-bar div strong{color:hsl(var(--primary));white-space:nowrap;font-size:17px;font-weight:950;line-height:1}.react-product-mobile-bar button{border:1px solid hsl(var(--primary) / .28);background:hsl(var(--primary) / .1);min-width:64px;height:42px;color:hsl(var(--primary));border-radius:16px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.react-product-mobile-bar button:last-child{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.react-product-mobile-bar svg,.react-product-mobile-bar i{width:15px;height:15px}body.shark-product-react-mounted{padding-bottom:78px}}@media (width>=641px){.react-product-mobile-bar{display:none!important}}.react-product-mobile-bar{display:none!important}@media (width<=1180px){.react-product-buybox{padding:16px}.react-product-buybox__hero{grid-template-columns:minmax(0,1fr) 112px;gap:12px}.react-product-buybox__mini-image{border-radius:16px;width:112px}.react-product-buybox__hero h2{font-size:18px;line-height:1.12}.react-product-buybox__hero p{font-size:12px}.react-product-buybox__top{gap:7px}.react-product-buybox__badge{padding:6px 9px;font-size:11px}.react-product-buybox__price{padding:14px}.react-product-buybox__price>strong{font-size:clamp(34px,4vw,44px)}.react-product-buybox__actions{grid-template-columns:1fr}.react-product-buybox__primary,.react-product-buybox__pix{width:100%}.react-product-buybox__foot{grid-template-columns:1fr}}@media (width<=768px){.react-product-buybox{border-radius:24px;padding:14px}.react-product-buybox__hero{grid-template-columns:1fr}.react-product-buybox__mini-image{aspect-ratio:16/8.5;border-radius:18px;width:100%;max-height:155px}.react-product-buybox__hero h2{font-size:21px}.react-product-buybox__top{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;display:flex;overflow-x:auto}.react-product-buybox__top::-webkit-scrollbar{display:none}.react-product-buybox__badge{white-space:nowrap;flex:none}.react-product-buybox__price{border-radius:22px}.react-product-buybox__price>strong{font-size:42px}.react-product-buybox__price p{max-width:100%}.react-product-buybox__actions{grid-template-columns:1fr;gap:9px}.react-product-buybox__primary,.react-product-buybox__pix,.react-product-buybox__deposit,.react-product-buybox__login{border-radius:17px;min-height:50px}.react-product-buybox__balance{border-radius:16px;padding:11px 12px}.react-product-buybox__foot{grid-template-columns:1fr 1fr;gap:8px}.react-product-buybox__foot span{min-height:40px;padding:8px;font-size:11px}}@media (width<=640px){body.shark-product-react-mounted{padding-bottom:84px}.react-product-mobile-bar{z-index:999;border:1px solid rgb(var(--border));background:radial-gradient(circle at 0 0, hsl(var(--primary) / .14), transparent 34%), rgb(var(--card) / .96);-webkit-backdrop-filter:blur(18px);border-radius:22px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 20px 60px #00000061;display:grid!important}.react-product-mobile-bar div{gap:1px;min-width:0;display:grid}.react-product-mobile-bar div span{color:rgb(var(--muted-foreground));font-size:10px;font-weight:850}.react-product-mobile-bar div strong{color:hsl(var(--primary));white-space:nowrap;font-size:17px;font-weight:950;line-height:1}.react-product-mobile-bar button{border:1px solid hsl(var(--primary) / .28);background:hsl(var(--primary) / .1);min-width:62px;height:42px;color:hsl(var(--primary));border-radius:16px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.react-product-mobile-bar button:last-child{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.react-product-mobile-bar svg,.react-product-mobile-bar i{flex:none;width:15px;height:15px}.react-product-buybox{margin-bottom:10px}}@media (width<=430px){.react-product-buybox{border-radius:22px;padding:12px}.react-product-buybox__hero h2{font-size:19px}.react-product-buybox__hero p{font-size:12px}.react-product-buybox__mini-image{max-height:135px}.react-product-buybox__price{padding:13px}.react-product-buybox__price>strong{font-size:38px}.react-product-buybox__price p{font-size:12px}.react-product-buybox__foot{grid-template-columns:1fr}.react-product-mobile-bar{border-radius:20px;grid-template-columns:minmax(0,1fr) 58px 58px;bottom:8px;left:8px;right:8px}.react-product-mobile-bar button{min-width:58px;padding:0 8px;font-size:11px}.react-product-mobile-bar div strong{font-size:16px}}@media (width<=360px){.react-product-buybox__price>strong{font-size:34px}.react-product-mobile-bar{grid-template-columns:minmax(0,1fr) 54px 54px;gap:6px}.react-product-mobile-bar button{min-width:54px;font-size:10px}.react-product-mobile-bar button svg,.react-product-mobile-bar button i{width:14px;height:14px}}.premium-react-section{isolation:isolate;position:relative}.premium-react-badge i,.premium-react-filters button i,.premium-react-actions button i,.premium-react-product-meta i,.premium-react-product-footer i,.premium-react-product-overlay i{flex:none;width:14px;height:14px}.premium-react-product-card{border-radius:26px}.premium-react-product-image-wrap{overflow:hidden}.premium-react-product-image-wrap:after{display:none!important}.premium-react-product-overlay{z-index:3;pointer-events:none;position:absolute;top:18px;left:18px}.premium-react-product-overlay span{color:#fff;-webkit-backdrop-filter:blur(12px);background:#0000009e;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex}.premium-react-product-content h3{min-height:42px}.premium-react-product-meta{flex-wrap:wrap;gap:7px;margin:0 0 14px;display:flex}.premium-react-product-meta span{border:1px solid hsl(var(--primary) / .2);background:hsl(var(--primary) / .08);color:hsl(var(--primary));border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.premium-react-product-footer span{justify-content:center;align-items:center;gap:6px;display:inline-flex}@media (width<=900px){.premium-react-section{border-radius:26px;width:min(100% - 20px,1180px);padding:16px}.premium-react-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.premium-react-product-card{border-radius:22px}.premium-react-product-image-wrap{padding:8px}.premium-react-product-overlay{top:14px;left:14px}.premium-react-product-overlay span{padding:5px 8px;font-size:10px}}@media (width<=560px){.premium-react-section{border-radius:24px;width:min(100% - 16px,1180px);margin:20px auto;padding:12px}.premium-react-heading{gap:10px}.premium-react-heading h2{font-size:24px}.premium-react-heading p{font-size:13px}.premium-react-summary{padding:8px 11px}.premium-react-filters{gap:8px;padding-bottom:12px}.premium-react-filters button{padding:8px 11px;font-size:11px}.premium-react-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.premium-react-product-card{border-radius:18px;min-width:0}.premium-react-product-image-wrap{aspect-ratio:16/10;padding:6px}.premium-react-product-image{border-radius:13px}.premium-react-product-overlay{top:10px;left:10px}.premium-react-product-overlay span{padding:4px 7px;font-size:9px}.premium-react-product-overlay i{width:11px;height:11px}.premium-react-product-content{padding:3px 9px 10px}.premium-react-product-category{margin-bottom:5px;font-size:10px}.premium-react-product-content h3{min-height:34px;margin-bottom:8px;font-size:11px;line-height:1.24}.premium-react-product-meta{gap:5px;margin-bottom:10px}.premium-react-product-meta span{padding:4px 6px;font-size:9px}.premium-react-product-meta i{width:10px;height:10px}.premium-react-product-footer{flex-direction:column;align-items:stretch;gap:7px}.premium-react-product-footer strong{font-size:15px}.premium-react-product-footer span{width:100%;padding:8px;font-size:10px}}@media (width<=380px){.premium-react-grid{gap:8px}.premium-react-product-content{padding:2px 8px 9px}.premium-react-product-content h3{font-size:10.5px}.premium-react-product-meta{display:none}.premium-react-product-footer strong{font-size:14px}.premium-react-product-footer span{font-size:9px}}.premium-home-category-showcase{border:1px solid hsl(var(--primary) / .18);background:radial-gradient(circle at top left, hsl(var(--primary) / .16), transparent 38%), linear-gradient(180deg, #ffffff0f, #ffffff06), rgb(var(--card) / .55);border-radius:28px;margin:-4px 0 22px;padding:16px 0 14px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0003,inset 0 1px #ffffff0f}.premium-home-category-showcase__head{justify-content:space-between;align-items:center;gap:14px;padding:0 18px 13px;display:flex}.premium-home-category-showcase__head span{color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;font-size:11px;font-weight:950;display:inline-flex}.premium-home-category-showcase__head strong{color:rgb(var(--foreground));font-size:13px;font-weight:900}.premium-home-category-showcase__head svg,.premium-home-category-showcase__head i{width:15px;height:15px}.premium-home-category-showcase__viewport{width:100%;position:relative;overflow:hidden}.premium-home-category-showcase__viewport:before,.premium-home-category-showcase__viewport:after{content:"";z-index:3;pointer-events:none;width:74px;height:100%;position:absolute;top:0}.premium-home-category-showcase__viewport:before{background:linear-gradient(90deg, rgb(var(--card)), transparent);left:0}.premium-home-category-showcase__viewport:after{background:linear-gradient(270deg, rgb(var(--card)), transparent);right:0}.premium-home-category-showcase__track{align-items:center;gap:14px;width:max-content;padding-inline:18px;animation:36s linear infinite premiumHomeCategoryLoop;display:flex}.premium-home-category-showcase:hover .premium-home-category-showcase__track{animation-play-state:paused}@keyframes premiumHomeCategoryLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}.premium-home-category-card{border:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .14), transparent 42%), rgb(var(--background) / .5);cursor:pointer;border-radius:26px;flex:none;width:148px;height:92px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 16px 44px #0000003d,inset 0 1px #ffffff0f}.premium-home-category-card:after{content:"";background:hsl(var(--primary));height:3px;box-shadow:0 0 18px hsl(var(--primary) / .55);opacity:0;border-radius:999px;transition:opacity .2s,transform .2s;position:absolute;inset:auto 16px 8px;transform:scaleX(.5)}.premium-home-category-card:hover,.premium-home-category-card.is-active{border-color:hsl(var(--primary) / .45);box-shadow:0 20px 58px #0000004d, 0 0 38px hsl(var(--primary) / .16);transform:translateY(-3px)}.premium-home-category-card:hover:after,.premium-home-category-card.is-active:after{opacity:1;transform:scaleX(1)}.premium-home-category-card img{object-fit:contain;object-position:center;filter:drop-shadow(0 10px 18px #00000057);width:100%;height:100%;padding:10px;display:block}.premium-home-category-card span{background:hsl(var(--primary) / .12);width:54px;height:54px;color:hsl(var(--primary));border-radius:20px;place-items:center;margin:auto;display:grid}.premium-home-category-card span svg,.premium-home-category-card span i{width:25px;height:25px}.premium-home-category-card.is-smm{border-color:#38bdf84d}.premium-home-category-card.is-smm:after{background:#38bdf8;box-shadow:0 0 18px #38bdf88c}@media (width<=820px){.premium-home-hero__image{object-position:center;height:clamp(170px,42vw,260px)}.premium-home-category-showcase{border-radius:24px;margin:0 0 18px;padding:14px 0 12px}.premium-home-category-showcase__head{padding:0 14px 12px}.premium-home-category-showcase__viewport{scrollbar-width:none;overflow:auto hidden}.premium-home-category-showcase__viewport::-webkit-scrollbar{display:none}.premium-home-category-showcase__viewport:before,.premium-home-category-showcase__viewport:after{display:none}.premium-home-category-showcase__track{gap:10px;padding-inline:14px;animation:none}.premium-home-category-card{border-radius:22px;width:118px;height:76px}.premium-home-category-card img{padding:8px}}@media (width<=520px){.premium-home-hero__image{object-fit:cover;height:190px}.premium-home-category-showcase__head strong{display:none}.premium-home-category-card{border-radius:19px;width:104px;height:68px}.premium-home-category-card img{padding:7px}}.premium-home-hero__link{width:100%;display:block}.premium-home-hero__image{object-fit:cover;object-position:center;width:100%;height:clamp(190px,30vw,420px);display:block}.premium-react-section,.premium-react-heading,.premium-react-filters,.premium-react-summary{display:none!important}.premium-vitrine-categories__scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding:2px 2px 14px;display:flex;overflow:auto hidden}.premium-vitrine-categories__scroll::-webkit-scrollbar{display:none}.premium-vitrine-category{border:1px solid rgb(var(--border));background:radial-gradient(circle at top, hsl(var(--primary) / .16), transparent 48%), rgb(var(--card));border-radius:26px;flex:none;justify-content:center;align-items:flex-end;width:160px;height:210px;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 54px #00000052,inset 0 1px #ffffff14}.premium-vitrine-category:hover{border-color:hsl(var(--primary) / .48);box-shadow:0 28px 80px #0000006b, 0 0 42px hsl(var(--primary) / .16);transform:translateY(-5px)}.premium-vitrine-category img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .28s,filter .28s;display:block;position:absolute;inset:0}.premium-vitrine-category:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000000d1);height:48%;position:absolute;inset:auto 0 0}.premium-vitrine-category strong{z-index:2;color:#fff;text-align:center;text-transform:uppercase;text-shadow:0 2px 14px #000c;max-width:100%;padding:0 12px 14px;font-size:13px;font-weight:950;line-height:1.1;position:relative}.premium-vitrine-category span{background:hsl(var(--primary) / .14);width:62px;height:62px;color:hsl(var(--primary));border-radius:22px;place-items:center;margin:auto;display:grid}.premium-vitrine-category-section{margin-top:44px;scroll-margin-top:150px}.premium-vitrine-category-section__head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.premium-vitrine-category-section__head span{color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;margin-bottom:8px;font-size:12px;font-weight:950;display:inline-flex}.premium-vitrine-category-section__head span svg,.premium-vitrine-category-section__head span i{width:15px;height:15px}.premium-vitrine-category-section__head h2{color:rgb(var(--foreground));letter-spacing:-.045em;margin:0;font-size:clamp(24px,3vw,34px);font-weight:950;line-height:1}.premium-vitrine-category-section__head small{border:1px solid rgb(var(--border));background:rgb(var(--card) / .72);min-width:max-content;color:rgb(var(--muted-foreground));border-radius:999px;padding:9px 13px;font-size:12px;font-weight:850}.premium-vitrine-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.premium-vitrine-product{background:radial-gradient(circle at 18% 0%, hsl(var(--primary) / .11), transparent 34%), linear-gradient(145deg, #ffffff2e, #ffffff17 44%, #ffffff1f), rgb(var(--card) / .88);min-width:0;color:rgb(var(--foreground));isolation:isolate;-webkit-backdrop-filter:blur(28px)saturate(1.05);border:1px solid #ffffff24;border-radius:24px;flex-direction:column;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #00000057,inset 0 1px #ffffff24,inset 0 -1px #ffffff0d}.premium-vitrine-product:before{content:"";z-index:-1;border-radius:inherit;opacity:.72;pointer-events:none;background:linear-gradient(120deg,#ffffff3d,#0000 30%),radial-gradient(circle at 86% 12%,#ffffff1a,#0000 24%),#ffffff09;position:absolute;inset:0}.premium-vitrine-product:after{content:"";background:linear-gradient(90deg, transparent, hsl(var(--primary) / .72), transparent);opacity:.72;pointer-events:none;height:1px;position:absolute;inset:auto 18px -1px}.premium-vitrine-product:hover{border-color:hsl(var(--primary) / .48);box-shadow:0 30px 82px #0000006b, 0 0 42px hsl(var(--primary) / .18), inset 0 1px #ffffff2e;transform:translateY(-5px)}.premium-vitrine-product__image{aspect-ratio:16/10;padding:9px;position:relative}.premium-vitrine-product__image img{object-fit:cover;background:#ffffff0a;border-radius:18px;width:100%;height:100%;transition:transform .28s,filter .28s;display:block;box-shadow:0 14px 28px #00000047,inset 0 1px #ffffff14}.premium-vitrine-product:hover .premium-vitrine-product__image img{filter:saturate(1.08)contrast(1.04);transform:scale(1.035)}.premium-vitrine-product__image span{color:#fff;-webkit-backdrop-filter:blur(12px);background:#0000009e;border:1px solid #fff3;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:950;display:inline-flex;position:absolute;top:15px;left:15px}.premium-vitrine-product__image span svg,.premium-vitrine-product__image span i{width:12px;height:12px}.premium-vitrine-product__body{flex-direction:column;flex:1;padding:6px 14px 14px;display:flex}.premium-vitrine-product__meta{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.premium-vitrine-product__body small{color:rgb(var(--muted-foreground));min-width:0;font-size:11px;font-weight:800}.premium-vitrine-product__rating{min-width:max-content;color:rgb(var(--muted-foreground));justify-content:flex-end;align-items:center;gap:4px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.premium-vitrine-product__rating span{color:#ffc857;letter-spacing:1px;text-shadow:0 0 12px #ffc85747;font-size:10px}.premium-vitrine-product__rating b{color:rgb(var(--foreground));font-size:11px}.premium-vitrine-product__rating em{color:rgb(var(--muted-foreground));font-style:normal}.premium-vitrine-product__body h3{min-height:44px;color:rgb(var(--foreground));margin:0 0 11px;font-size:14px;font-weight:950;line-height:1.28}.premium-vitrine-product__perks{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.premium-vitrine-product__perks span{border:1px solid hsl(var(--primary) / .2);background:hsl(var(--primary) / .1);color:rgb(var(--muted-foreground));border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.premium-vitrine-product__perks svg,.premium-vitrine-product__perks i{width:11px;height:11px;color:hsl(var(--primary))}.premium-vitrine-product__pix{width:fit-content;max-width:100%;min-height:34px;color:rgb(var(--foreground));background:linear-gradient(135deg,#23f7d633,#ffffff14),#08121a7a;border:1px solid #23f7d657;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:5px 10px 5px 6px;display:flex;box-shadow:0 12px 28px #00000038,inset 0 1px #ffffff1f}.premium-vitrine-product__pix img{object-fit:contain;background:#fff;border-radius:8px;width:38px;height:22px;padding:3px 5px;display:block}.premium-vitrine-product__pix span{color:rgb(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:950;line-height:1.1;overflow:hidden}.premium-vitrine-product__footer{justify-content:space-between;align-items:center;gap:9px;margin-top:auto;display:flex}.premium-vitrine-product__footer strong{color:hsl(var(--primary));white-space:nowrap;font-size:18px;font-weight:950}.premium-vitrine-product__footer em{border:1px solid hsl(var(--primary) / .2);background:linear-gradient(135deg, hsl(var(--primary) / .22), hsl(var(--primary) / .09));color:rgb(var(--foreground));border-radius:999px;align-items:center;gap:5px;padding:8px 10px;font-size:11px;font-style:normal;font-weight:950;display:inline-flex;box-shadow:inset 0 1px #ffffff17}.premium-vitrine-product__footer em svg,.premium-vitrine-product__footer em i{width:13px;height:13px}.premium-vitrine-more{justify-content:center;margin-top:20px;display:flex}.premium-vitrine-more button{border:1px solid hsl(var(--primary) / .35);background:hsl(var(--primary));min-height:44px;color:hsl(var(--primary-foreground));cursor:pointer;box-shadow:0 16px 40px hsl(var(--primary) / .18);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:950;display:inline-flex}.premium-vitrine-more button svg,.premium-vitrine-more button i{width:15px;height:15px}.premium-vitrine-empty{border:1px dashed rgb(var(--border));min-height:260px;color:rgb(var(--muted-foreground));text-align:center;border-radius:28px;place-items:center;gap:8px;display:grid}.premium-vitrine-empty svg,.premium-vitrine-empty i{width:42px;height:42px;color:hsl(var(--primary))}.premium-vitrine-empty strong{color:rgb(var(--foreground));font-size:20px;font-weight:950}@media (width<=1120px){.premium-vitrine-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.premium-home-hero__image{height:220px}.premium-vitrine{width:min(100% - 20px,1180px);margin:28px auto 46px}.premium-vitrine-category{border-radius:24px;width:136px;height:180px}.premium-vitrine-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.premium-vitrine-category-section{margin-top:34px}}@media (width<=520px){.premium-home-hero__image{height:190px}.premium-vitrine{width:min(100% - 18px,1180px);margin:24px auto 42px}.premium-vitrine-categories{margin-bottom:34px}.premium-vitrine-categories__head h2,.premium-vitrine-category-section__head h2{font-size:24px}.premium-vitrine-category{border-radius:22px;width:122px;height:164px}.premium-vitrine-category strong{font-size:11px}.premium-vitrine-category-section__head{flex-direction:column;align-items:flex-start;gap:10px}.premium-vitrine-category-section__head small{padding:7px 10px;font-size:11px}.premium-vitrine-product{border-radius:18px}.premium-vitrine-product__image{padding:6px}.premium-vitrine-product__image img{border-radius:13px}.premium-vitrine-product__body{padding:3px 9px 10px}.premium-vitrine-product__meta{align-items:center;gap:6px;margin-bottom:6px}.premium-vitrine-product__body small{margin-bottom:0;font-size:10px}.premium-vitrine-product__rating{gap:3px;font-size:9px}.premium-vitrine-product__rating span{letter-spacing:.5px;white-space:nowrap;max-width:46px;font-size:9px;overflow:hidden}.premium-vitrine-product__rating b{font-size:10px}.premium-vitrine-product__rating em{display:none}.premium-vitrine-product__body h3{min-height:36px;margin-bottom:9px;font-size:11px}.premium-vitrine-product__perks{gap:5px;margin-bottom:8px}.premium-vitrine-product__perks span{padding:4px 6px;font-size:9px}.premium-vitrine-product__perks svg,.premium-vitrine-product__perks i{width:10px;height:10px}.premium-vitrine-product__pix{justify-content:center;gap:6px;width:100%;min-height:32px;margin-bottom:10px;padding:5px 7px}.premium-vitrine-product__pix img{width:34px;height:20px;padding:3px 4px}.premium-vitrine-product__pix span{font-size:10px}.premium-vitrine-product__footer{flex-direction:column;align-items:stretch}.premium-vitrine-product__footer strong{font-size:15px}.premium-vitrine-product__footer em{justify-content:center;width:100%}}.premium-home-hero{background:radial-gradient(circle at center, hsl(var(--primary) / .08), transparent 46%), rgb(var(--background));width:100%;overflow:hidden}.premium-home-hero__link{justify-content:center;width:100%;display:flex}.premium-home-hero__image{object-fit:contain;object-position:center;width:100%;max-width:1440px;height:auto;max-height:420px;display:block}.premium-vitrine{width:min(100% - 32px,1180px);margin:30px auto 58px}.premium-vitrine-categories{margin-bottom:42px}.premium-vitrine-categories__head{margin-bottom:18px}.premium-vitrine-categories__head h2{color:rgb(var(--foreground));letter-spacing:-.045em;margin:0;font-size:clamp(24px,3vw,34px);font-weight:950;line-height:1}.premium-vitrine-categories__head p{color:rgb(var(--muted-foreground));margin:8px 0 0;font-size:14px;font-weight:750}.premium-vitrine-categories__viewport{--premium-category-loop-gap:18px;scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;padding:2px 0 18px;position:relative;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.premium-vitrine-categories__viewport::-webkit-scrollbar{display:none}.premium-vitrine-categories__track{will-change:transform;align-items:flex-start;gap:18px;width:max-content;animation:34s linear infinite premiumCategoryLoop;display:flex}.premium-vitrine-categories__viewport:hover .premium-vitrine-categories__track,.premium-vitrine-categories__viewport:focus-within .premium-vitrine-categories__track{animation-play-state:paused}.premium-vitrine-categories__group{align-items:flex-start;gap:18px;display:flex}.premium-vitrine-categories__scroll{display:none}@keyframes premiumCategoryLoop{0%{transform:translate(0,0)}to{transform:translate3d(calc(-50% - (var(--premium-category-loop-gap) / 2)), 0, 0)}}.premium-vitrine-category{justify-content:center;align-items:center;width:138px;min-width:138px;height:168px;text-decoration:none;transition:transform .22s,filter .22s;display:flex;position:relative;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.premium-vitrine-category:hover{filter:drop-shadow(0 18px 28px #00000059);transform:translateY(-4px)scale(1.025)}.premium-vitrine-category:after{display:none!important}.premium-vitrine-category img{object-position:center;width:100%;height:100%;filter:drop-shadow(0 12px 18px #00000057) drop-shadow(0 0 20px hsl(var(--primary) / .1));transition:transform .22s,filter .22s;display:block;object-fit:contain!important;position:static!important}.premium-vitrine-category:hover img{filter:drop-shadow(0 16px 26px #0000006b) drop-shadow(0 0 26px hsl(var(--primary) / .18));transform:scale(1.035)}.premium-vitrine-category strong{z-index:2;color:#fff;text-align:center;text-transform:uppercase;white-space:nowrap;text-shadow:0 2px 10px #000000d9;-webkit-backdrop-filter:blur(10px);background:#00000094;border-radius:999px;max-width:100%;padding:5px 9px;font-size:10px;font-weight:950;line-height:1;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.premium-vitrine-category span{background:hsl(var(--primary) / .12);width:64px;height:64px;color:hsl(var(--primary));box-shadow:0 0 30px hsl(var(--primary) / .16);border-radius:24px;place-items:center;display:grid}.premium-vitrine-category span svg,.premium-vitrine-category span i{width:30px;height:30px}.premium-vitrine-category.is-all img,.premium-vitrine-category.is-smm img{object-fit:contain!important}.premium-vitrine-category:not(:has(strong)){align-items:center}.premium-vitrine-products{gap:46px;display:grid}.premium-vitrine-category-section{margin-top:0!important}@media (width<=820px){.premium-home-hero__image{max-height:260px}.premium-vitrine{width:min(100% - 20px,1180px);margin:24px auto 46px}.premium-vitrine-category{width:118px;min-width:118px;height:148px}.premium-vitrine-categories__viewport{--premium-category-loop-gap:14px}.premium-vitrine-categories__track,.premium-vitrine-categories__group{gap:14px}}@media (width<=520px){.premium-home-hero__image{max-height:210px}.premium-vitrine{width:min(100% - 18px,1180px);margin:22px auto 42px}.premium-vitrine-categories{margin-bottom:34px}.premium-vitrine-category{width:104px;min-width:104px;height:132px}.premium-vitrine-category strong{padding:4px 7px;font-size:9px;bottom:-2px}.premium-vitrine-categories__head h2{font-size:25px}.premium-vitrine-categories__head p{font-size:13px}}@media (prefers-reduced-motion:reduce){.premium-vitrine-categories__viewport{scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow:auto hidden;-webkit-mask-image:none;mask-image:none}.premium-vitrine-categories__viewport::-webkit-scrollbar{display:none}.premium-vitrine-categories__track{animation:none}.premium-vitrine-categories__group[aria-hidden=true]{display:none}}.premium-banner-slider{isolation:isolate;background:0 0;border-radius:0;width:100%;margin:0 auto 30px;position:relative;overflow:hidden}.premium-banner-slider__viewport{touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;height:clamp(190px,30vw,420px);position:relative;overflow:hidden}.premium-banner-slider__link{opacity:0;visibility:hidden;filter:saturate(.94)contrast(.98);pointer-events:none;will-change:opacity, transform, filter;width:100%;height:100%;text-decoration:none;transition:opacity .48s cubic-bezier(.2,.8,.2,1),visibility .48s cubic-bezier(.2,.8,.2,1),transform .58s cubic-bezier(.2,.8,.2,1),filter .58s cubic-bezier(.2,.8,.2,1);display:block;position:absolute;inset:0;transform:translate(18px)scale(.992)}.premium-banner-slider__link.is-active{opacity:1;visibility:visible;filter:saturate(1.04)contrast();pointer-events:auto;z-index:1;transform:translate(0)scale(1)}.premium-banner-slider picture,.premium-banner-slider img{width:100%;height:100%;display:block}.premium-banner-slider picture{pointer-events:none}.premium-banner-slider img{object-fit:contain;object-position:center;background:0 0;height:100%}.premium-banner-slider:after{content:"";z-index:1;pointer-events:none;opacity:0;background:0 0;position:absolute;inset:0}.premium-banner-slider__arrow{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(16px);background:linear-gradient(#0f172aad,#0206177a);border:1px solid #ffffff38;border-radius:999px;place-items:center;width:44px;height:44px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s,opacity .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 16px 38px #00000042}.premium-banner-slider__arrow:hover{background:hsl(var(--primary) / .88);border-color:hsl(var(--primary) / .58);box-shadow:0 16px 40px #00000052, 0 0 26px hsl(var(--primary) / .22);transform:translateY(-50%)scale(1.05)}.premium-banner-slider__arrow svg,.premium-banner-slider__arrow i{width:20px;height:20px}.premium-banner-slider__arrow.is-prev{left:14px}.premium-banner-slider__arrow.is-next{right:14px}.premium-banner-slider__dots{z-index:4;align-items:center;gap:7px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.premium-banner-slider__dots button{cursor:pointer;background:#ffffff61;border:0;border-radius:999px;width:8px;height:8px;transition:width .18s,transform .18s,background .18s}.premium-banner-slider__dots button.is-active{background:hsl(var(--primary));width:24px;box-shadow:0 0 16px hsl(var(--primary) / .55);transform:scaleY(1.12)}@keyframes premiumBannerReveal{0%{opacity:0;filter:blur(10px)saturate(.92);transform:scale(1.018)}to{opacity:1;filter:blur()saturate(1.04);transform:scale(1)}}@media (width<=820px){.premium-banner-slider{margin:0 auto 26px}.premium-banner-slider__viewport{height:220px}.premium-banner-slider__arrow{opacity:.88;width:38px;height:38px}.premium-banner-slider__arrow.is-prev{left:8px}.premium-banner-slider__arrow.is-next{right:8px}}@media (width<=520px){.premium-banner-slider{margin:0 auto 24px;overflow:visible}.premium-banner-slider__viewport{aspect-ratio:auto;height:auto;overflow:visible}.premium-banner-slider__link{height:auto}.premium-banner-slider__link,.premium-banner-slider__link.is-active{transform:translate(0)scale(1)}.premium-banner-slider__link.is-active{position:relative}.premium-banner-slider picture,.premium-banner-slider img{height:auto}.premium-banner-slider img{object-fit:contain}.premium-banner-slider__dots{bottom:9px}.premium-banner-slider__arrow{width:34px;height:34px;top:50%}.premium-banner-slider__arrow svg,.premium-banner-slider__arrow i{width:17px;height:17px}}.react-cart-drawer{z-index:var(--sp-drawer-z,11000);-webkit-backdrop-filter:blur(10px);background:#000000ad;justify-content:flex-end;display:flex;position:fixed;inset:0}.react-cart-drawer.hidden{display:none!important}.react-cart-drawer__panel{border-left:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .12), transparent 34%), rgb(var(--card));flex-direction:column;width:min(100%,450px);height:100dvh;animation:.24s cubic-bezier(.2,.8,.2,1) forwards reactCartIn;display:flex;transform:translate(100%);box-shadow:-24px 0 90px #0000006b}.react-cart-drawer.is-closed .react-cart-drawer__panel{animation:.2s cubic-bezier(.2,.8,.2,1) forwards reactCartOut}@keyframes reactCartIn{to{transform:translate(0)}}@keyframes reactCartOut{0%{transform:translate(0)}to{transform:translate(100%)}}.react-cart-drawer__header{border-bottom:1px solid rgb(var(--border));justify-content:space-between;align-items:center;gap:14px;padding:20px;display:flex}.react-cart-drawer__eyebrow{color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.12em;margin-bottom:3px;font-size:11px;font-weight:950;display:block}.react-cart-drawer__header h3{color:rgb(var(--foreground));letter-spacing:-.04em;margin:0;font-size:24px;font-weight:950;line-height:1}.react-cart-drawer__close{border:1px solid rgb(var(--border));background:rgb(var(--background) / .56);width:42px;height:42px;color:rgb(var(--muted-foreground));border-radius:16px;place-items:center;transition:background .18s,color .18s,transform .18s;display:grid}.react-cart-drawer__close:hover{background:rgb(var(--muted));color:rgb(var(--foreground));transform:scale(.98)}.react-cart-drawer__close svg,.react-cart-drawer__close i{width:18px;height:18px}.react-cart-drawer__content{flex:1;min-height:0;padding:18px;overflow:auto}.react-cart-drawer__message{border:1px solid rgb(var(--border));background:rgb(var(--background) / .5);color:rgb(var(--foreground));border-radius:16px;margin-bottom:12px;padding:11px 12px;font-size:13px;font-weight:850;line-height:1.35}.react-cart-drawer__message.is-success{color:#86efac;background:#22c55e1f;border-color:#22c55e52}.react-cart-drawer__message.is-error{color:#fca5a5;background:#ef44441f;border-color:#f8717157}.react-cart-drawer__empty{text-align:center;align-content:center;place-items:center;gap:12px;min-height:100%;padding:24px 8px;display:grid}.react-cart-drawer__empty-icon{border:1px solid hsl(var(--primary) / .22);background:hsl(var(--primary) / .09);width:74px;height:74px;color:hsl(var(--primary));box-shadow:0 0 42px hsl(var(--primary) / .14);border-radius:28px;place-items:center;display:grid}.react-cart-drawer__empty-icon svg,.react-cart-drawer__empty-icon i{width:32px;height:32px}.react-cart-drawer__empty h4{color:rgb(var(--foreground));letter-spacing:-.025em;margin:4px 0 0;font-size:20px;font-weight:950}.react-cart-drawer__empty p{max-width:320px;color:rgb(var(--muted-foreground));margin:0;font-size:14px;font-weight:650;line-height:1.5}.react-cart-drawer__outline,.react-cart-drawer__primary{border-radius:18px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:14px;font-weight:950;text-decoration:none;transition:transform .18s,background .18s,color .18s;display:inline-flex}.react-cart-drawer__outline{border:1px solid rgb(var(--border));background:rgb(var(--background) / .56);color:rgb(var(--foreground))}.react-cart-drawer__outline:hover{background:rgb(var(--muted));transform:translateY(-1px)}.react-cart-drawer__footer{border-top:1px solid rgb(var(--border));padding:16px}.react-cart-drawer__primary{background:hsl(var(--primary));width:100%;color:hsl(var(--primary-foreground));box-shadow:0 18px 42px hsl(var(--primary) / .18)}.react-cart-drawer__primary:hover{transform:translateY(-1px)}.react-cart-drawer__trust{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.react-cart-drawer__trust span{border:1px solid rgb(var(--border));background:rgb(var(--background) / .34);min-height:38px;color:rgb(var(--muted-foreground));border-radius:14px;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex}.react-cart-drawer__trust svg,.react-cart-drawer__trust i,.react-cart-drawer__primary svg,.react-cart-drawer__primary i,.react-cart-drawer__outline svg,.react-cart-drawer__outline i{flex:none;width:16px;height:16px}.react-cart-drawer__items{gap:10px;display:grid}.react-cart-drawer__item{border:1px solid rgb(var(--border));background:rgb(var(--background) / .38);border-radius:18px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.react-cart-drawer__thumb{background:hsl(var(--primary) / .1);width:58px;height:58px;color:hsl(var(--primary));border-radius:16px;place-items:center;display:grid;overflow:hidden}.react-cart-drawer__thumb img{object-fit:cover;width:100%;height:100%;display:block}.react-cart-drawer__item-main{min-width:0}.react-cart-drawer__item strong{color:rgb(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;line-height:1.25;display:block;overflow:hidden}.react-cart-drawer__item span,.react-cart-drawer__item small{color:rgb(var(--muted-foreground));margin-top:3px;font-size:12px;font-weight:750;display:block}.react-cart-drawer__item small{color:hsl(var(--primary));font-weight:900}.react-cart-drawer__total{border:1px solid rgb(var(--border));background:rgb(var(--background) / .44);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.react-cart-drawer__total span{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.react-cart-drawer__total strong{color:hsl(var(--primary));font-size:18px;font-weight:950}body.react-cart-open,body.cart-open{overflow:hidden}@media (width<=640px){.react-cart-drawer{justify-content:center;align-items:flex-end}.react-cart-drawer__panel{border-left:0;border-top:1px solid rgb(var(--border));border-radius:28px 28px 0 0;width:100%;height:min(92dvh,760px);animation:.25s cubic-bezier(.2,.8,.2,1) forwards reactCartMobileIn;transform:translateY(100%)}.react-cart-drawer.is-closed .react-cart-drawer__panel{animation:.22s cubic-bezier(.2,.8,.2,1) forwards reactCartMobileOut}@keyframes reactCartMobileIn{to{transform:translateY(0)}}@keyframes reactCartMobileOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}.react-cart-drawer__header{padding:16px}.react-cart-drawer__header h3{font-size:22px}.react-cart-drawer__content,.react-cart-drawer__footer{padding:14px}.react-cart-drawer__trust{grid-template-columns:1fr}}#shark-header-react-root{z-index:var(--sp-header-z,10010);width:100%;left:0;right:0;top:var(--sp-announcement-height,0px)!important;position:fixed!important}.react-header{z-index:1;border-bottom:1px solid rgb(var(--border));background:radial-gradient(circle at 10% 0%, hsl(var(--primary) / .1), transparent 32%), rgb(var(--background) / .9);-webkit-backdrop-filter:blur(22px);width:100%;position:relative;overflow:hidden;box-shadow:0 14px 42px #00000029}body.shark-premium-has-store-bg .react-header{background:rgb(var(--background))!important}.react-header__inner{grid-template-columns:auto minmax(200px,280px) minmax(280px,620px) auto;align-items:center;gap:14px;width:min(100% - 32px,1280px);min-height:82px;margin:0 auto;padding:12px 0;display:grid}.react-header__brand{min-width:0;color:rgb(var(--foreground));align-items:center;gap:12px;text-decoration:none;display:inline-flex}.react-header__logo{border:1px solid hsl(var(--primary) / .25);background:rgb(var(--card) / .82);width:64px;height:64px;box-shadow:0 0 34px hsl(var(--primary) / .18);border-radius:22px;flex:none;place-items:center;display:grid;position:relative;overflow:visible}.react-header__logo img{object-fit:contain;border-radius:16px;width:54px;height:54px;display:block}.react-header__logo b{color:hsl(var(--primary));font-size:24px;font-weight:950}.react-header__logo em{border:2px solid rgb(var(--background));background:hsl(var(--primary));width:12px;height:12px;box-shadow:0 0 18px hsl(var(--primary));border-radius:999px;position:absolute;top:-3px;right:-3px}.react-header__brand-text{gap:2px;min-width:0;display:grid}.react-header__brand-text strong{max-width:180px;color:rgb(var(--foreground));text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.04em;font-size:24px;font-weight:950;line-height:1;overflow:hidden}.react-header__brand-text small{max-width:190px;color:rgb(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:850;overflow:hidden}.react-header__search{min-width:0;display:block;position:relative}.react-header__search>i,.react-header__search>svg,.react-header__mobile-search>svg,.react-header__mobile-search>i{z-index:2;width:19px;height:19px;color:rgb(var(--muted-foreground));pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.react-header__search input,.react-header__mobile-search input{border:1px solid rgb(var(--border));background:rgb(var(--card) / .74);width:100%;height:50px;color:rgb(var(--foreground));border-radius:20px;outline:none;padding:0 86px 0 46px;font-size:14px;font-weight:700;line-height:50px;display:block;box-shadow:inset 0 1px #ffffff0d}.react-header__search input::placeholder,.react-header__mobile-search input::placeholder{color:rgb(var(--muted-foreground))}.react-header__search input:focus,.react-header__mobile-search input:focus{border-color:hsl(var(--primary) / .55);box-shadow:0 0 0 4px hsl(var(--primary) / .13)}.react-header__search button,.react-header__mobile-search button{background:hsl(var(--primary));height:38px;color:hsl(var(--primary-foreground));cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.react-header__actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.react-header__icon-button,.react-header__cart-button,.react-header__login{border:1px solid rgb(var(--border));background:rgb(var(--card) / .76);min-width:42px;height:42px;color:rgb(var(--foreground));cursor:pointer;border-radius:17px;flex:none;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex;box-shadow:0 10px 28px #0000001f}.react-header__icon-button:hover,.react-header__login:hover{border-color:hsl(var(--primary) / .4);background:hsl(var(--primary) / .1);color:hsl(var(--primary));transform:translateY(-1px)}.react-header__icon-button svg,.react-header__icon-button i,.react-header__cart-button svg,.react-header__cart-button i,.react-header__login svg,.react-header__login i{flex:none;width:19px;height:19px}.react-header__cart-button{border-color:hsl(var(--primary) / .25);background:hsl(var(--primary) / .1);color:hsl(var(--primary));position:relative}.react-header__cart-button:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground));transform:translateY(-1px)}.react-header__cart-button span{border:2px solid rgb(var(--background));background:hsl(var(--primary));width:12px;height:12px;box-shadow:0 0 16px hsl(var(--primary));border-radius:999px;position:absolute;top:-3px;right:-3px}.react-header__login{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary) / .4);padding:0 15px;font-size:14px;font-weight:950}.react-header__login:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground));opacity:.9}.react-header__profile-mobile{display:none}.react-header-profile{position:relative}.react-header-profile__button{height:46px;color:rgb(var(--foreground));cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:inline-flex}.react-header-profile__button img,.react-header-profile__head img,.react-header-profile-avatar{background:hsl(var(--primary));width:38px;height:38px;color:hsl(var(--primary-foreground));object-fit:cover;border-radius:999px;flex:none;place-items:center;font-size:13px;font-weight:950;display:grid}.react-header-profile-avatar.is-large{border:1px solid hsl(var(--primary) / .38);width:58px;height:58px;box-shadow:0 0 34px hsl(var(--primary) / .22);font-size:17px}.react-header-profile__button span,.react-header-profile__head span{text-align:left;gap:2px;min-width:0;display:grid}.react-header-profile__button b,.react-header-profile__head b{max-width:130px;color:rgb(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1;overflow:hidden}.react-header-profile__button small,.react-header-profile__head small{max-width:150px;color:rgb(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.react-header-profile__button>i,.react-header-profile__button>svg{width:16px;height:16px;color:rgb(var(--muted-foreground))}.react-header-profile__menu{z-index:120;border:1px solid rgb(var(--border));background:rgb(var(--card) / .96);-webkit-backdrop-filter:blur(18px);border-radius:22px;gap:6px;width:268px;padding:12px;display:grid;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 24px 70px #00000047}.react-header-profile__head{border-bottom:1px solid rgb(var(--border));align-items:center;gap:10px;margin-bottom:4px;padding:4px 4px 12px;display:flex}.react-header-profile__menu a{min-height:40px;color:rgb(var(--foreground));border-radius:14px;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.react-header-profile__status{border:1px solid hsl(var(--primary) / .16);background:hsl(var(--primary) / .08);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.react-header-profile__status span,.react-user-drawer__status span{color:hsl(var(--primary));text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:950;display:inline-flex}.react-header-profile__status span i,.react-user-drawer__status span i{background:hsl(var(--primary));width:8px;height:8px;box-shadow:0 0 16px hsl(var(--primary));border-radius:999px}.react-header-profile__status strong{color:rgb(var(--foreground));font-size:13px;font-weight:950}.react-header-profile__menu a:hover{background:rgb(var(--muted))}.react-header-profile__menu a.is-danger{color:#f87171}.react-header-profile__menu a.is-danger:hover{background:#ef44441a}.react-header-profile__menu svg,.react-header-profile__menu i{flex:none;width:16px;height:16px}.react-header-category-carousel{border-top:1px solid rgb(var(--border));background:linear-gradient(180deg, rgb(var(--background) / .72), rgb(var(--background) / .52));width:100%;overflow:hidden}.react-header-category-carousel__viewport{width:100%;padding:12px 0;position:relative;overflow:hidden}.react-header-category-carousel__viewport:before,.react-header-category-carousel__viewport:after{content:"";z-index:3;pointer-events:none;width:90px;height:100%;position:absolute;top:0}.react-header-category-carousel__viewport:before{background:linear-gradient(90deg, rgb(var(--background)), transparent);left:0}.react-header-category-carousel__viewport:after{background:linear-gradient(270deg, rgb(var(--background)), transparent);right:0}.react-header-category-carousel__track{will-change:transform;align-items:center;gap:14px;width:max-content;padding-inline:max(16px,50vw - 624px);animation:38s linear infinite reactHeaderCategoryLoop;display:flex}.react-header-category-carousel:hover .react-header-category-carousel__track{animation-play-state:paused}@keyframes reactHeaderCategoryLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}.react-header-category-card{border:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .14), transparent 42%), linear-gradient(180deg, #ffffff12, #ffffff06), rgb(var(--card) / .78);border-radius:22px;flex:none;width:116px;height:70px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s,filter .2s;position:relative;overflow:hidden;box-shadow:0 14px 38px #0000002e,inset 0 1px #ffffff0f}.react-header-category-card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(135deg, hsl(var(--primary) / .12), transparent 46%), radial-gradient(circle at 80% 0%, #00d9ff1f, transparent 40%);opacity:.62;position:absolute;inset:0}.react-header-category-card:after{content:"";z-index:3;background:hsl(var(--primary));height:3px;box-shadow:0 0 18px hsl(var(--primary) / .55);opacity:0;border-radius:999px;transition:opacity .2s,transform .2s;position:absolute;inset:auto 14px 7px;transform:scaleX(.55)}.react-header-category-card:hover{z-index:4;border-color:hsl(var(--primary) / .45);box-shadow:0 18px 54px #0000003d, 0 0 34px hsl(var(--primary) / .16);filter:saturate(1.08);transform:translateY(-3px)scale(1.03)}.react-header-category-card:hover:after,.react-header-category-card.is-all:after,.react-header-category-card.is-smm:after{opacity:1;transform:scaleX(1)}.react-header-category-card__media{place-items:center;display:grid;position:absolute;inset:0}.react-header-category-card__media img{object-fit:contain;object-position:center;filter:drop-shadow(0 10px 18px #00000047);width:100%;height:100%;padding:8px;transition:transform .22s,filter .22s;display:block}.react-header-category-card:hover .react-header-category-card__media img{filter:drop-shadow(0 12px 22px #00000052) drop-shadow(0 0 18px hsl(var(--primary) / .24));transform:scale(1.06)}.react-header-category-card__fallback{background:hsl(var(--primary) / .12);width:46px;height:46px;color:hsl(var(--primary));border-radius:17px;place-items:center;display:grid}.react-header-category-card__fallback svg,.react-header-category-card__fallback i{width:22px;height:22px}.react-header-category-card.is-all{border-color:hsl(var(--primary) / .32);background:radial-gradient(circle at center, hsl(var(--primary) / .16), transparent 60%), rgb(var(--card) / .82)}.react-header-category-card.is-smm{background:radial-gradient(circle at center, #38bdf829, transparent 60%), rgb(var(--card) / .82);border-color:#38bdf857}.react-header-category-card.is-smm:after{background:#38bdf8;box-shadow:0 0 18px #38bdf88c}.react-header-mega-infra{z-index:85;position:relative}body.shark-header-react-mounted .react-header-mega-infra>div:first-child{display:none!important}.react-header__mobile-search{width:min(100% - 24px,1280px);margin:0 auto;padding:0 0 12px;position:relative}body.sp-lock-scroll-user-menu{touch-action:none;overflow:hidden}.react-user-drawer-shell{z-index:10020;display:none;position:fixed;inset:0}.react-user-drawer-backdrop{-webkit-backdrop-filter:blur(7px);cursor:pointer;background:#0000009e;border:0;position:absolute;inset:0}.react-user-drawer{left:max(14px, env(safe-area-inset-left));top:max(88px, env(safe-area-inset-top));border:1px solid hsl(var(--primary) / .22);background:linear-gradient(180deg, #070c12f2, #02070cf7), radial-gradient(circle at 22% 0%, hsl(var(--primary) / .24), transparent 34%), radial-gradient(circle at 100% 24%, #38bdf821, transparent 30%);-webkit-backdrop-filter:blur(20px)saturate(1.25);border-radius:24px;flex-direction:column;gap:12px;width:min(100vw - 28px,390px);max-height:calc(100dvh - 108px);padding:14px 14px 16px;animation:.22s both reactUserDrawerIn;display:flex;position:absolute;bottom:auto;overflow-y:auto;box-shadow:0 28px 90px #00000094,0 0 0 1px #ffffff0d,inset 0 1px #ffffff14}@keyframes reactUserDrawerIn{0%{opacity:.72;transform:translate(-12px,-6px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.react-user-drawer__handle{background:rgb(var(--foreground) / .18);border-radius:999px;flex:none;align-self:center;width:44px;height:4px}.react-user-drawer__top{border:1px solid rgb(var(--border) / .82);background:linear-gradient(135deg,#ffffff0e,#ffffff04),#02080e94;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.react-user-drawer__top button{border:1px solid rgb(var(--border));background:rgb(var(--background) / .36);width:42px;height:42px;color:rgb(var(--foreground));cursor:pointer;border-radius:16px;flex:none;place-items:center;display:grid}.react-user-drawer__top button svg,.react-user-drawer__top button i{width:18px;height:18px}.react-user-drawer__identity{align-items:center;gap:12px;min-width:0;display:flex}.react-user-drawer__identity span{gap:5px;min-width:0;display:grid}.react-user-drawer__identity b{max-width:214px;color:rgb(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:950;line-height:1.05;overflow:hidden}.react-user-drawer__identity small{max-width:214px;color:rgb(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.react-user-drawer__status{border:1px solid hsl(var(--primary) / .2);background:hsl(var(--primary) / .1);border-radius:999px;width:fit-content;padding:7px 11px;display:inline-flex}.react-user-drawer__balance{border:1px solid hsl(var(--primary) / .44);background:radial-gradient(circle at 92% 24%, hsl(var(--primary) / .24), transparent 28%), linear-gradient(135deg, hsl(var(--primary) / .24), #38bdf817), #02080cb8;color:rgb(var(--foreground));box-shadow:0 18px 44px #00000038, 0 0 34px hsl(var(--primary) / .12), inset 0 1px #ffffff0f;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;text-decoration:none;display:flex;position:relative;overflow:hidden}.react-user-drawer__balance:before{content:"";background:hsl(var(--primary));width:12px;height:12px;box-shadow:0 0 22px hsl(var(--primary));border-radius:999px;position:absolute;inset:10px 10px auto auto}.react-user-drawer__balance span{gap:5px;display:grid}.react-user-drawer__balance em{border:1px solid hsl(var(--primary) / .24);width:fit-content;color:hsl(var(--primary));text-transform:uppercase;background:#0000003d;border-radius:999px;padding:4px 9px;font-size:10px;font-style:normal;font-weight:950;line-height:1}.react-user-drawer__balance small{color:rgb(var(--muted-foreground));font-size:12px;font-weight:800}.react-user-drawer__balance strong{color:hsl(var(--primary));text-shadow:0 0 22px hsl(var(--primary) / .22);font-size:27px;font-weight:950;line-height:1}.react-user-drawer__balance>i,.react-user-drawer__balance>svg{background:hsl(var(--primary));width:42px;height:42px;color:hsl(var(--primary-foreground));box-shadow:0 0 24px hsl(var(--primary) / .28);border-radius:16px;flex:none;padding:10px}.react-user-drawer__products{border:1px solid hsl(var(--primary) / .32);background:hsl(var(--primary));min-height:48px;color:hsl(var(--primary-foreground));box-shadow:0 12px 34px hsl(var(--primary) / .22), inset 0 1px #ffffff2e;border-radius:18px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:950;text-decoration:none;display:inline-flex}.react-user-drawer__products svg,.react-user-drawer__products i{flex:none;width:18px;height:18px}.react-user-drawer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.react-user-drawer__links a,.react-user-drawer__logout{border:1px solid rgb(var(--border));min-height:82px;color:rgb(var(--foreground));background:#040a10bd;border-radius:17px;align-items:flex-start;gap:9px;padding:11px;text-decoration:none;display:flex;box-shadow:inset 0 1px #ffffff0a}.react-user-drawer__links a{flex-direction:column}.react-user-drawer__links a:hover{border-color:hsl(var(--primary) / .35);background:hsl(var(--primary) / .09)}.react-user-drawer__links a span{border:1px solid hsl(var(--primary) / .18);background:radial-gradient(circle at 50% 35%, hsl(var(--primary) / .26), transparent 62%), hsl(var(--primary) / .12);width:34px;height:34px;color:hsl(var(--primary));border-radius:14px;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff0f}.react-user-drawer__links a span svg,.react-user-drawer__links a span i{width:18px;height:18px;color:hsl(var(--primary));stroke-width:2.5px}.react-user-drawer__links a b{overflow-wrap:anywhere;min-width:0;color:rgb(var(--foreground));flex:1;font-size:13px;font-weight:900;line-height:1.15}.react-user-drawer__links a>i:last-child,.react-user-drawer__links a>svg:last-child{width:17px;height:17px;color:rgb(var(--muted-foreground));flex:none;display:none}.react-user-drawer__links svg,.react-user-drawer__links i,.react-user-drawer__logout svg,.react-user-drawer__logout i{width:18px;height:18px}.react-user-drawer__logout{color:#fca5a5;background:#ef44441a;border-color:#f8717140;justify-content:center;align-items:center;min-height:54px;margin-top:auto;font-weight:950}@media (width<=1180px){.react-header__inner{grid-template-columns:auto minmax(0,1fr) auto}.react-header__search{display:none}.react-header__search-button{display:inline-flex}}@media (width>=1181px){.react-header__search-button{display:none}}@media (width<=760px){#shark-header-react-root,.react-header{z-index:120}.react-header__inner{grid-template-columns:auto auto minmax(0,1fr) auto;gap:8px;width:min(100% - 18px,1280px);min-height:70px;padding:9px 0}.react-header__brand{gap:8px;min-width:0}.react-header__logo{border-radius:18px;width:48px;height:48px}.react-header__logo img{border-radius:13px;width:41px;height:41px}.react-header__brand-text strong{max-width:82px;font-size:18px}.react-header__brand-text small{display:none}.react-header__actions{gap:5px}.react-header__profile-desktop{display:none}.react-header__profile-mobile{display:inline-flex}.react-user-drawer-shell{display:block}.react-header__icon-button,.react-header__cart-button{border-radius:15px;min-width:38px;height:38px}.react-header__icon-button svg,.react-header__icon-button i,.react-header__cart-button svg,.react-header__cart-button i{width:17px;height:17px}.react-header__mobile-search{width:min(100% - 18px,1280px);padding-bottom:10px}.react-header__mobile-search input{border-radius:18px;height:46px;font-size:13px}.react-header__mobile-search button{border-radius:13px;height:34px}.react-header-category-carousel__viewport{scrollbar-width:none;padding:10px 0;overflow:auto hidden}.react-header-category-carousel__viewport::-webkit-scrollbar{display:none}.react-header-category-carousel__viewport:before,.react-header-category-carousel__viewport:after{display:none}.react-header-category-carousel__track{gap:10px;width:max-content;padding-inline:10px;animation:none}.react-header-category-card{border-radius:20px;width:94px;height:64px}.react-header-category-card__media img{padding:7px}}@media (width<=430px){.react-user-drawer{width:calc(100vw - 20px);max-height:calc(100dvh - 98px);top:82px;left:10px}.react-user-drawer__identity b,.react-user-drawer__identity small{max-width:210px}}@media (prefers-reduced-motion:reduce){.react-user-drawer{animation:none}}@media (width<=520px){.react-header__inner{grid-template-columns:auto auto minmax(0,1fr) auto;gap:6px;width:min(100% - 14px,1280px)}.react-header__brand-text strong{max-width:74px;font-size:17px}.react-header__logo{width:46px;height:46px}.react-header__logo img{width:39px;height:39px}.react-header__actions{gap:4px}.react-header__icon-button,.react-header__cart-button{border-radius:14px;min-width:37px;height:37px}.react-header-category-card{border-radius:18px;width:88px;height:60px}}@media (width<=390px){.react-header__brand-text{display:none}.react-header__inner{grid-template-columns:auto auto minmax(0,1fr) auto}.react-header__logo{width:44px;height:44px}.react-header__logo img{width:37px;height:37px}.react-header__icon-button,.react-header__cart-button{min-width:36px;height:36px}.react-header-category-card{width:82px;height:58px}}.react-header{overflow:visible}@media (width<=760px){.react-header__inner{grid-template-columns:auto auto minmax(0,1fr) auto}}.react-header-category-carousel{display:none!important}#top-announce{z-index:121;top:0;left:0;right:0;box-shadow:0 1px #ffffff1f;min-height:var(--sp-announcement-height,40px)!important;margin:0!important;padding:8px 12px!important;line-height:1.2!important;position:fixed!important}body.shark-header-react-mounted{padding-top:var(--sp-total-header-height,calc(var(--sp-announcement-height,40px) + var(--sp-fixed-header-height,106px)))!important}body.shark-header-react-mounted:not(:has(#top-announce)){--sp-announcement-height:0px}body.shark-header-react-booting .sp-support-list,body.shark-header-react-mounted .sp-support-list{display:none!important}.top-announcement,.top-announce,.promo-bar,.coupon-bar,.sp-top-announcement,[data-top-announcement]{justify-content:center!important;align-items:center!important;height:auto!important;min-height:0!important;margin:0!important;padding:7px 12px!important;line-height:1.2!important;display:flex!important}.top-announcement *,.top-announce *,.promo-bar *,.coupon-bar *,.sp-top-announcement *,[data-top-announcement] *{margin-top:0!important;margin-bottom:0!important;line-height:1.2!important}.react-header,.sp-header,.premium-header{margin-top:0!important}body.shark-premium-has-store-bg #shark-header-react-root,body.shark-premium-has-store-bg .react-header,body.shark-premium-has-store-bg .sp-header,body.shark-premium-has-store-bg .premium-header{background:rgb(var(--background))!important}.react-footer{z-index:2;border-top:1px solid rgb(var(--border));background:radial-gradient(circle at 10% 0%, hsl(var(--primary) / .16), transparent 32rem), radial-gradient(circle at 90% 12%, hsl(var(--secondary) / .12), transparent 28rem), linear-gradient(180deg, rgb(var(--background)) 0%, rgb(var(--card)) 100%);color:rgb(var(--foreground));margin-top:56px;margin-bottom:0;position:relative;overflow:hidden}.react-footer:before{content:"";pointer-events:none;background:linear-gradient(90deg, transparent, hsl(var(--primary) / .07), transparent), radial-gradient(circle at 50% 0%, hsl(var(--primary) / .09), transparent 34rem);opacity:.95;position:absolute;inset:0}.react-footer__wrap{z-index:2;width:min(100%,1180px);padding:38px 16px calc(18px + env(safe-area-inset-bottom,0px));margin:0 auto;position:relative}.react-footer__hero{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:stretch;gap:18px;margin-bottom:28px;display:grid}.react-footer__hero-card,.react-footer__secure-card{border:1px solid rgb(var(--border));background:linear-gradient(135deg, hsl(var(--primary) / .11), transparent 48%), rgb(var(--card) / .84);-webkit-backdrop-filter:blur(18px);border-radius:28px;overflow:hidden;box-shadow:0 24px 70px #00000029}[data-theme=dark] .react-footer__hero-card,[data-theme=dark] .react-footer__secure-card{box-shadow:0 24px 70px #00000047}.react-footer__hero-card{flex-direction:column;justify-content:center;padding:22px;display:flex}.react-footer__badge{border:1px solid hsl(var(--primary) / .25);background:hsl(var(--primary) / .1);width:fit-content;color:hsl(var(--primary));border-radius:999px;align-items:center;gap:7px;margin-bottom:12px;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.react-footer__badge svg,.react-footer__badge i{width:15px;height:15px}.react-footer__hero-card h2{max-width:720px;color:rgb(var(--foreground));letter-spacing:-.045em;margin:0;font-size:clamp(22px,3vw,32px);font-weight:950;line-height:1.05}.react-footer__hero-card p{max-width:640px;color:rgb(var(--muted-foreground));margin:10px 0 0;font-size:14px;font-weight:650;line-height:1.6}.react-footer__hero-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.react-footer__primary,.react-footer__soft{white-space:nowrap;border-radius:17px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:13px;font-weight:950;text-decoration:none;transition:transform .18s,opacity .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.react-footer__primary{border:1px solid hsl(var(--primary) / .45);background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 16px 38px hsl(var(--primary) / .18)}.react-footer__soft{border:1px solid rgb(var(--border));background:rgb(var(--background) / .62);color:rgb(var(--foreground))}.react-footer__primary:hover,.react-footer__soft:hover{opacity:.93;transform:translateY(-2px)}.react-footer__soft:hover{border-color:hsl(var(--primary) / .32);color:hsl(var(--primary));background:hsl(var(--primary) / .08)}.react-footer__primary svg,.react-footer__primary i,.react-footer__soft svg,.react-footer__soft i{width:16px;height:16px}.react-footer__secure-card{padding:20px}.react-footer__secure-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.react-footer__secure-head>span{border:1px solid hsl(var(--primary) / .22);background:hsl(var(--primary) / .12);width:44px;height:44px;color:hsl(var(--primary));border-radius:17px;flex:none;place-items:center;display:grid}.react-footer__secure-head>span svg,.react-footer__secure-head>span i{width:22px;height:22px}.react-footer__secure-head div{gap:3px;min-width:0;display:grid}.react-footer__secure-head strong{color:rgb(var(--foreground));font-size:16px;font-weight:950;line-height:1}.react-footer__secure-head small{color:rgb(var(--muted-foreground));font-size:12px;font-weight:750}.react-footer__secure-list{gap:10px;display:grid}.react-footer__secure-list span{color:rgb(var(--muted-foreground));align-items:center;gap:9px;font-size:13px;font-weight:800;display:flex}.react-footer__secure-list svg,.react-footer__secure-list i{width:16px;height:16px;color:hsl(var(--primary));flex:none}.react-footer__grid{grid-template-columns:1.3fr .75fr .9fr 1fr;align-items:start;gap:28px;display:grid}.react-footer__brand{min-width:0}.react-footer__logo-row{align-items:center;gap:12px;min-width:0;margin-bottom:14px;display:flex}.react-footer__logo-row img,.react-footer__logo-row>strong{border:1px solid hsl(var(--primary) / .22);background:hsl(var(--primary) / .08);width:58px;height:58px;color:hsl(var(--primary));object-fit:contain;box-shadow:0 18px 44px hsl(var(--primary) / .14);border-radius:20px;flex:none;place-items:center;padding:5px;font-size:22px;font-weight:950;display:grid}.react-footer__logo-row div{min-width:0}.react-footer__logo-row h2{max-width:260px;color:rgb(var(--foreground));text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.04em;margin:0;font-size:22px;font-weight:950;line-height:1.08;overflow:hidden}.react-footer__logo-row span{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.12em;margin-top:4px;font-size:11px;font-weight:900;display:block}.react-footer__brand>p{max-width:430px;color:rgb(var(--muted-foreground));margin:0;font-size:14px;font-weight:650;line-height:1.65}.react-footer__social{flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;display:flex}.react-footer__social a{border:1px solid rgb(var(--border));background:rgb(var(--muted));width:42px;height:42px;color:rgb(var(--foreground));border-radius:16px;justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.react-footer__social a:hover{border-color:hsl(var(--primary) / .45);background:hsl(var(--primary) / .12);color:hsl(var(--primary));transform:translateY(-2px)}.react-footer__social svg,.react-footer__social i{width:19px;height:19px}.react-footer__links,.react-footer__trust{min-width:0}.react-footer__links h3,.react-footer__trust h3{color:rgb(var(--foreground));letter-spacing:-.015em;margin:0 0 14px;font-size:14px;font-weight:950}.react-footer__links a{width:fit-content;color:rgb(var(--muted-foreground));align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:750;text-decoration:none;transition:color .18s,transform .18s;display:flex}.react-footer__links a:hover{color:hsl(var(--primary));transform:translate(3px)}.react-footer__links svg,.react-footer__links i{opacity:.78;flex:none;width:15px;height:15px}.react-footer__trust-grid{grid-template-columns:1fr;gap:10px;display:grid}.react-footer__trust-item{border:1px solid rgb(var(--border));background:linear-gradient(135deg, hsl(var(--primary) / .1), transparent), rgb(var(--muted));border-radius:19px;align-items:center;gap:10px;min-height:64px;padding:10px;display:flex;overflow:hidden;box-shadow:0 16px 34px #00000014}[data-theme=dark] .react-footer__trust-item{box-shadow:0 16px 34px #00000038}.react-footer__trust-item>span{border:1px solid rgb(var(--border));background:rgb(var(--background) / .72);border-radius:15px;flex:none;place-items:center;width:58px;height:42px;display:grid}.react-footer__trust-item img{object-fit:contain;filter:drop-shadow(0 8px 16px #0000002e);width:48px;max-height:28px}.react-footer__trust-item i,.react-footer__trust-item svg{width:21px;height:21px;color:hsl(var(--primary))}.react-footer__trust-item strong{min-width:0;color:rgb(var(--foreground));font-size:12px;font-weight:900;line-height:1.25}.react-footer__bottom{border-top:1px solid rgb(var(--border));color:rgb(var(--muted-foreground));justify-content:space-between;align-items:center;gap:14px;margin-top:32px;padding-top:18px;font-size:13px;font-weight:650;display:flex}.react-footer__bottom>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.react-footer__bottom>div span{color:rgb(var(--muted-foreground));white-space:nowrap;align-items:center;gap:7px;font-weight:850;display:inline-flex}.react-footer__bottom svg,.react-footer__bottom i{width:16px;height:16px;color:hsl(var(--primary))}@media (width<=1040px){.react-footer__grid{grid-template-columns:1fr 1fr}.react-footer__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.react-footer__hero{grid-template-columns:1fr}.react-footer__hero-card{padding:20px}.react-footer__hero-actions{grid-template-columns:1fr 1fr;display:grid}.react-footer__primary,.react-footer__soft{width:100%}}@media (width<=640px){.react-footer{margin-top:38px}.react-footer__wrap{padding:28px 14px calc(16px + env(safe-area-inset-bottom,0px))}.react-footer__hero{gap:14px;margin-bottom:24px}.react-footer__hero-card,.react-footer__secure-card{border-radius:24px}.react-footer__hero-card{padding:18px}.react-footer__hero-card h2{font-size:22px}.react-footer__hero-card p{font-size:13px}.react-footer__hero-actions{grid-template-columns:1fr}.react-footer__secure-card{padding:18px}.react-footer__grid{grid-template-columns:1fr;gap:24px}.react-footer__trust-grid{grid-template-columns:1fr 1fr;gap:9px}.react-footer__trust-item{flex-direction:column;justify-content:center;align-items:flex-start;min-height:70px}.react-footer__trust-item>span{width:48px;height:36px}.react-footer__trust-item img{width:40px;max-height:24px}.react-footer__bottom{flex-direction:column;align-items:flex-start}.react-footer__bottom>div{justify-content:flex-start;gap:10px}}@media (width<=430px){.react-footer__wrap{padding-inline:12px}.react-footer__logo-row img,.react-footer__logo-row>strong{border-radius:18px;width:52px;height:52px}.react-footer__logo-row h2{max-width:230px;font-size:20px}.react-footer__trust-grid{grid-template-columns:1fr}.react-footer__trust-item{flex-direction:row;align-items:center;min-height:60px}.react-footer__bottom{font-size:12px}}#shark-global-loader.shark-global-loader{z-index:var(--sp-loader-z,13000);padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));color:rgb(var(--foreground));opacity:0;pointer-events:none;visibility:hidden;place-items:center;transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0}#shark-global-loader.shark-global-loader--visible,#shark-global-loader.shark-global-loader--hiding{opacity:1;pointer-events:auto;visibility:visible}#shark-global-loader .shark-global-loader__backdrop{background:radial-gradient(circle at 50% 38%, hsl(var(--primary) / .16), transparent 34%), radial-gradient(circle at 42% 58%, hsl(var(--secondary,189 100% 50%) / .12), transparent 30%), #02060ec7;-webkit-backdrop-filter:blur(18px)saturate(1.25);position:absolute;inset:0}#shark-global-loader .shark-global-loader__panel{border:1px solid hsl(var(--primary) / .24);background:linear-gradient(145deg, rgb(var(--card) / .78), rgb(var(--background) / .58)), rgb(var(--card));width:min(100%,20rem);box-shadow:0 24px 70px #0000006b, 0 0 48px hsl(var(--primary) / .16), inset 0 1px 0 #ffffff14;text-align:center;border-radius:1.5rem;justify-items:center;gap:1rem;padding:1.35rem;transition:transform .22s,opacity .18s;display:grid;position:relative;overflow:hidden;transform:translateY(10px)scale(.98)}#shark-global-loader.shark-global-loader--visible .shark-global-loader__panel{transform:translateY(0)scale(1)}#shark-global-loader .shark-global-loader__halo{background:conic-gradient(from 90deg, transparent, hsl(var(--primary) / .38), hsl(var(--secondary,189 100% 50%) / .34), transparent 68%);filter:blur(28px);opacity:.72;animation:2.8s linear infinite shark-global-loader-halo;position:absolute;inset:-35%}#shark-global-loader .shark-global-loader__logo{border:1px solid hsl(var(--primary) / .34);background:radial-gradient(circle at 35% 20%, hsl(var(--primary) / .2), transparent 42%), rgb(var(--background) / .72);width:5.5rem;height:5.5rem;box-shadow:0 0 0 .45rem hsl(var(--primary) / .05), 0 0 34px hsl(var(--primary) / .24);border-radius:1.4rem;place-items:center;display:grid;position:relative;overflow:hidden}#shark-global-loader .shark-global-loader__logo:after{content:"";border-radius:inherit;background:linear-gradient(120deg,#0000 24%,#ffffff61,#0000 62%);animation:2.2s ease-in-out infinite shark-global-loader-shine;position:absolute;inset:-2px;transform:translate(-120%)}#shark-global-loader .shark-global-loader__logo-img{object-fit:contain;width:78%;height:78%;filter:drop-shadow(0 0 16px hsl(var(--primary) / .3))}#shark-global-loader .shark-global-loader__logo-initial{color:hsl(var(--primary));text-shadow:0 0 14px hsl(var(--primary) / .62), 0 0 28px hsl(var(--secondary,189 100% 50%) / .24);font-size:2.45rem;font-weight:950;line-height:1}#shark-global-loader .shark-global-loader__copy{gap:.28rem;display:grid;position:relative}#shark-global-loader .shark-global-loader__copy strong{font-size:clamp(1rem,4.8vw,1.22rem);font-weight:900;line-height:1.15}#shark-global-loader .shark-global-loader__copy span{color:rgb(var(--foreground) / .66);font-size:.82rem;font-weight:700}#shark-global-loader .shark-global-loader__bar{background:rgb(var(--foreground) / .08);width:min(13rem,82vw);height:.44rem;box-shadow:inset 0 0 0 1px rgb(var(--foreground) / .05);border-radius:999px;position:relative;overflow:hidden}#shark-global-loader .shark-global-loader__bar span{border-radius:inherit;background:linear-gradient(90deg, hsl(var(--primary)), hsl(var(--secondary,189 100% 50%)));width:44%;box-shadow:0 0 18px hsl(var(--primary) / .46);animation:1.18s ease-in-out infinite shark-global-loader-bar;position:absolute;inset:0 auto 0 0}#shark-global-loader .shark-global-loader__spinner{border:2px solid rgb(var(--foreground) / .1);border-top-color:hsl(var(--primary));border-right-color:hsl(var(--secondary,189 100% 50%));width:2rem;height:2rem;box-shadow:0 0 18px hsl(var(--primary) / .22);border-radius:999px;animation:.86s linear infinite shark-global-loader-spin;position:relative}@keyframes shark-global-loader-halo{to{transform:rotate(360deg)}}@keyframes shark-global-loader-shine{0%,42%{transform:translate(-120%)}72%,to{transform:translate(120%)}}@keyframes shark-global-loader-bar{0%{transform:translate(-112%)}55%{transform:translate(86%)}to{transform:translate(230%)}}@keyframes shark-global-loader-spin{to{transform:rotate(360deg)}}@media (width>=640px){#shark-global-loader .shark-global-loader__panel{width:22rem;padding:1.55rem}}@media (prefers-reduced-motion:reduce){#shark-global-loader .shark-global-loader__halo,#shark-global-loader .shark-global-loader__logo:after,#shark-global-loader .shark-global-loader__bar span,#shark-global-loader .shark-global-loader__spinner{animation-duration:.01ms;animation-iteration-count:1}}.shark-auth-react-mounted section{animation:.28s cubic-bezier(.2,.8,.2,1) both reactAuthEnter}@keyframes reactAuthEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.react-auth-field-focused{filter:drop-shadow(0 0 18px hsl(var(--primary) / .14))}.shark-auth-react-mounted input[name=phone],.shark-auth-react-mounted input[name=cpf]{letter-spacing:.02em;font-weight:750}.shark-auth-react-mounted .submit-button[data-loading=true]{cursor:wait}.react-auth-strength{border:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .12), transparent 42%), rgb(var(--card) / .9);-webkit-backdrop-filter:blur(16px);border-radius:22px;width:min(100% - 32px,460px);margin:-10px auto 0;padding:13px;box-shadow:0 16px 44px #00000029}.react-auth-strength__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.react-auth-strength__top span{color:rgb(var(--foreground));font-size:13px;font-weight:950}.react-auth-strength__top strong{color:hsl(var(--primary));font-size:12px;font-weight:950}.react-auth-strength__bars{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:9px;display:grid}.react-auth-strength__bars span{background:rgb(var(--muted));border:1px solid rgb(var(--border));border-radius:999px;height:7px}.react-auth-strength__bars span.is-active{background:hsl(var(--primary));border-color:hsl(var(--primary) / .5);box-shadow:0 0 18px hsl(var(--primary) / .22)}.react-auth-strength p{color:rgb(var(--muted-foreground));margin:0;font-size:12px;font-weight:700;line-height:1.45}@media (width<=640px){.react-auth-strength{border-radius:20px;width:min(100% - 24px,460px);margin-top:-4px}}.shark-account-react-mounted .sp-account-page{animation:.28s cubic-bezier(.2,.8,.2,1) both sharkAccountEnter}@keyframes sharkAccountEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.account-react-panel{border:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .16), transparent 36%), linear-gradient(180deg, #ffffff12, #ffffff06), rgb(var(--card) / .9);-webkit-backdrop-filter:blur(18px);border-radius:24px;width:min(100%,980px);margin:16px auto 0;padding:16px;box-shadow:0 22px 70px #00000047,inset 0 1px #ffffff14}.account-react-panel__head{align-items:center;gap:12px;margin-bottom:13px;display:flex}.account-react-panel__avatar{background:hsl(var(--primary));width:48px;height:48px;color:hsl(var(--primary-foreground));box-shadow:0 0 34px hsl(var(--primary) / .22);border-radius:18px;flex:none;place-items:center;font-size:20px;font-weight:950;display:grid}.account-react-panel__head div:last-child{gap:3px;min-width:0;display:grid}.account-react-panel__head span{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:950}.account-react-panel__head strong{color:rgb(var(--foreground));letter-spacing:-.035em;font-size:20px;font-weight:950}.account-react-progress{border:1px solid rgb(var(--border));background:rgb(var(--background) / .56);border-radius:999px;height:10px;margin-bottom:13px;overflow:hidden}.account-react-progress span{border-radius:inherit;background:linear-gradient(90deg, hsl(var(--primary)), #00d9ff);height:100%;box-shadow:0 0 26px hsl(var(--primary) / .24);transition:width .28s;display:block}.account-react-checks{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.account-react-checks span{border:1px solid rgb(var(--border));background:rgb(var(--background) / .42);min-height:36px;color:rgb(var(--muted-foreground));border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex}.account-react-checks span.is-ok{border-color:hsl(var(--primary) / .28);background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.account-react-checks svg,.account-react-checks i{width:15px;height:15px}.account-react-shortcuts{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.account-react-shortcuts a{border:1px solid rgb(var(--border));background:rgb(var(--background) / .44);min-height:44px;color:rgb(var(--foreground));border-radius:16px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:900;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.account-react-shortcuts a:hover{border-color:hsl(var(--primary) / .35);background:hsl(var(--primary) / .1);color:hsl(var(--primary));transform:translateY(-1px)}.account-react-shortcuts svg,.account-react-shortcuts i{width:16px;height:16px}.account-react-field-focused{filter:drop-shadow(0 0 18px hsl(var(--primary) / .14))}.shark-account-react-mounted .sp-account-dashboard-wrap button[data-loading=true]{cursor:wait;opacity:.82}@media (width<=640px){.account-react-panel{border-radius:22px;width:min(100% - 20px,980px);padding:14px}.account-react-shortcuts{grid-template-columns:1fr}.account-react-checks{grid-template-columns:1fr;display:grid}.account-react-checks span{justify-content:center}}.affiliate-page{width:min(1180px,100% - 28px);color:rgb(var(--foreground));margin:0 auto;padding:34px 0 58px}.affiliate-flash,.affiliate-withdraw-card,.affiliate-code-card,.affiliate-link-panel,.affiliate-panel,.affiliate-rules,.affiliate-chart-panel,.affiliate-metric{border:1px solid rgb(var(--border));background:rgb(var(--card) / .88);-webkit-backdrop-filter:blur(18px);border-radius:20px;box-shadow:0 24px 70px #00000047}.affiliate-status{border:1px solid rgb(var(--border));background:rgb(var(--background) / .5);width:fit-content;color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:950;display:inline-flex}.affiliate-status.is-active{color:#86efac;background:#22c55e1f;border-color:#22c55e59}.affiliate-status i,.affiliate-status svg{width:15px;height:15px}.affiliate-flash{color:rgb(var(--foreground));align-items:center;gap:10px;margin-bottom:14px;padding:13px 15px;font-size:.9rem;font-weight:850;display:flex}.affiliate-flash.is-success{background:#22c55e1c;border-color:#22c55e52}.affiliate-flash.is-error{background:#ef44441c;border-color:#ef444457}.affiliate-flash svg,.affiliate-flash i{width:18px;height:18px;color:hsl(var(--primary))}.affiliate-withdraw-card{margin-bottom:18px;padding:18px}.affiliate-withdraw-card__head{border-bottom:1px solid rgb(var(--border));justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding-bottom:14px;display:flex}.affiliate-withdraw-card__head h2{letter-spacing:0;margin:0;font-size:1.05rem;font-weight:950}.affiliate-withdraw-card__head p{color:rgb(var(--muted-foreground));margin:4px 0 0;font-size:.86rem;line-height:1.4}.affiliate-withdraw-form{grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:12px;display:grid}.affiliate-withdraw-form label,.affiliate-link-builder{min-width:0}.affiliate-withdraw-form label span{color:rgb(var(--muted-foreground));margin-bottom:7px;font-size:12px;font-weight:850;display:block}.affiliate-withdraw-form input,.affiliate-link-builder input{border:1px solid rgb(var(--border));background:rgb(var(--background) / .48);width:100%;min-height:46px;color:rgb(var(--foreground));font:inherit;border-radius:14px;outline:0;padding:0 12px;font-size:.9rem;font-weight:750}.affiliate-withdraw-form button,.affiliate-link-builder button{background:hsl(var(--primary));min-height:46px;color:hsl(var(--primary-foreground));font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:950;display:inline-flex}.affiliate-withdraw-form button:disabled,.affiliate-link-builder button:disabled{cursor:not-allowed;opacity:.56}.affiliate-withdraw-form button svg,.affiliate-link-builder button svg,.affiliate-withdraw-form button i,.affiliate-link-builder button i{width:16px;height:16px}.affiliate-code-card{border-radius:28px;align-content:center;gap:8px;padding:24px;display:grid}.affiliate-code-card small,.affiliate-section-title p,.affiliate-link-panel__head p,.affiliate-row small,.affiliate-rules dt{color:rgb(var(--muted-foreground))}.affiliate-code-card small{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.affiliate-code-card strong{overflow-wrap:anywhere;color:hsl(var(--primary));font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:2rem;font-weight:950}.affiliate-code-card span{font-size:13px;font-weight:800}.affiliate-link-panel,.affiliate-rules{margin-bottom:18px;padding:18px}.affiliate-link-panel__head,.affiliate-section-title{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.affiliate-link-panel h2,.affiliate-section-title h2,.affiliate-rules h2{margin:0;font-size:1.1rem;font-weight:950}.affiliate-link-panel__head p,.affiliate-section-title p,.affiliate-rules p{margin:4px 0 0;font-size:.9rem;line-height:1.5}.affiliate-link-panel button{background:hsl(var(--primary));min-height:42px;color:hsl(var(--primary-foreground));cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:950;display:inline-flex}.affiliate-link-panel button:disabled{cursor:not-allowed;opacity:.55}.affiliate-link-panel button i,.affiliate-link-panel button svg{width:16px;height:16px}.affiliate-link-box input{border:1px solid rgb(var(--border));background:rgb(var(--background) / .55);width:100%;min-height:52px;color:rgb(var(--foreground));border-radius:16px;outline:0;padding:0 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem}.affiliate-link-builder{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:10px;display:grid}.affiliate-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.affiliate-metric{border-radius:20px;align-content:center;gap:8px;min-height:112px;padding:16px;display:grid}.affiliate-chart-panel{margin-bottom:18px;padding:18px}.affiliate-chart{border-top:1px solid rgb(var(--border));background:linear-gradient(to top, rgb(var(--border) / .36) 1px, transparent 1px) 0 0 / 100% 25%;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:10px;min-height:220px;padding:18px 6px 4px;display:grid}.affiliate-chart__bar{grid-template-rows:1fr auto;align-items:end;gap:9px;min-width:0;height:190px;display:grid}.affiliate-chart__bar span{background:linear-gradient(180deg, hsl(var(--primary)), #22c55e);width:100%;min-height:4px;box-shadow:0 0 20px hsl(var(--primary) / .22);border-radius:999px 999px 3px 3px;display:block}.affiliate-chart__bar small{text-overflow:ellipsis;color:rgb(var(--muted-foreground));text-align:center;font-size:11px;font-weight:850;overflow:hidden}.affiliate-metric span{background:hsl(var(--primary) / .14);width:40px;height:40px;color:hsl(var(--primary));border-radius:14px;place-items:center;display:grid}.affiliate-metric svg,.affiliate-metric i{width:20px;height:20px}.affiliate-metric small{min-height:18px;color:rgb(var(--muted-foreground));font-size:12px;font-weight:900}.affiliate-metric strong{overflow-wrap:anywhere;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:950}.affiliate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.affiliate-panel{border-radius:24px;min-height:380px;padding:18px}.affiliate-list{gap:10px;display:grid}.affiliate-row{border:1px solid rgb(var(--border));background:rgb(var(--background) / .42);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px;display:grid}.affiliate-row strong,.affiliate-row span{font-size:.92rem;font-weight:950;display:block}.affiliate-row small{margin-top:3px;font-size:.78rem;display:block}.affiliate-row>div:last-child{text-align:right}.affiliate-empty{border:1px dashed rgb(var(--border));background:rgb(var(--background) / .32);text-align:center;border-radius:18px;align-content:center;place-items:center;gap:10px;min-height:240px;padding:24px;display:grid}.affiliate-empty svg,.affiliate-empty i{width:34px;height:34px;color:hsl(var(--primary))}.affiliate-empty strong{font-size:1rem;font-weight:950}.affiliate-empty p{max-width:330px;color:rgb(var(--muted-foreground));margin:0;font-size:.9rem;line-height:1.5}.affiliate-rules{grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:18px;display:grid}.affiliate-rules dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.affiliate-rules dl div{border:1px solid rgb(var(--border));background:rgb(var(--background) / .38);border-radius:16px;padding:12px}.affiliate-rules dt{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:950}.affiliate-rules dd{margin:5px 0 0;font-size:.95rem;font-weight:950}@media (width<=900px){.affiliate-grid,.affiliate-rules{grid-template-columns:1fr}.affiliate-withdraw-form,.affiliate-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.affiliate-page{width:min(100% - 20px,1180px);padding-top:20px}.affiliate-link-panel__head,.affiliate-section-title,.affiliate-withdraw-card__head{flex-direction:column;align-items:flex-start}.affiliate-link-panel button,.affiliate-withdraw-form button,.affiliate-link-builder button{width:100%}.affiliate-metrics-grid,.affiliate-rules dl,.affiliate-withdraw-form,.affiliate-link-builder{grid-template-columns:1fr}.affiliate-chart{gap:6px;min-height:190px;overflow-x:auto}.affiliate-chart__bar{width:54px}.affiliate-row{grid-template-columns:1fr}.affiliate-row>div:last-child{text-align:left}}.smm-react{width:min(100% - 24px,1080px);margin:28px auto 56px}.smm-react-hero{border:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .18), transparent 36%), radial-gradient(circle at bottom right, #00d9ff1f, transparent 34%), linear-gradient(180deg, #ffffff13, #ffffff06), rgb(var(--card) / .88);-webkit-backdrop-filter:blur(18px);border-radius:28px;grid-template-columns:minmax(0,1fr) 260px;align-items:stretch;gap:18px;margin-bottom:16px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000004d,inset 0 1px #ffffff14}.smm-react-hero:before{content:"";background:hsl(var(--primary) / .16);filter:blur(30px);pointer-events:none;border-radius:999px;width:260px;height:260px;position:absolute;top:-100px;right:-70px}.smm-react-hero>*{z-index:1;position:relative}.smm-react-kicker,.smm-react-section-badge{border:1px solid hsl(var(--primary) / .25);background:hsl(var(--primary) / .1);width:fit-content;color:hsl(var(--primary));border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.smm-react-kicker svg,.smm-react-kicker i,.smm-react-section-badge svg,.smm-react-section-badge i{width:15px;height:15px}.smm-react-hero h1{color:rgb(var(--foreground));letter-spacing:-.06em;margin:13px 0 0;font-size:clamp(28px,5vw,46px);font-weight:950;line-height:.96}.smm-react-hero p{max-width:640px;color:rgb(var(--muted-foreground));margin:12px 0 0;font-size:15px;font-weight:650;line-height:1.55}.smm-react-hero__balance{border:1px solid rgb(var(--border));background:radial-gradient(circle at top right, hsl(var(--primary) / .16), transparent 50%), rgb(var(--background) / .48);border-radius:24px;align-content:center;padding:18px;display:grid}.smm-react-hero__balance small,.smm-react-hero__balance span{color:rgb(var(--muted-foreground));font-size:12px;font-weight:850}.smm-react-hero__balance strong{color:hsl(var(--primary));letter-spacing:-.05em;margin:7px 0;font-size:34px;font-weight:950;line-height:1}.smm-react-message{margin-bottom:14px}.smm-react-message .alert,.smm-react-message [class*=alert]{font-weight:800;border-radius:18px!important;margin:0!important;padding:13px 15px!important}.smm-react-message .neon-alert-warning{color:#fef08a!important;background:#facc151a!important;border:1px solid #facc1559!important}.smm-react-error-modal{z-index:12000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.smm-react-error-modal__card{background:radial-gradient(circle at top left, #f871712e, transparent 42%), rgb(var(--card));text-align:center;border:1px solid #f871715c;border-radius:22px;width:min(100%,460px);padding:22px;box-shadow:0 30px 90px #0000007a}.smm-react-error-modal__card>span{color:#fca5a5;background:#f8717124;border-radius:18px;place-items:center;width:54px;height:54px;margin:0 auto 12px;display:grid}.smm-react-error-modal__card svg{width:26px;height:26px}.smm-react-error-modal__card h2{color:rgb(var(--foreground));letter-spacing:0;margin:0;font-size:22px;font-weight:950}.smm-react-error-modal__card p,.smm-react-error-modal__card small{color:rgb(var(--muted-foreground));line-height:1.55;display:block}.smm-react-error-modal__card p{margin:10px 0;font-size:14px;font-weight:800}.smm-react-error-modal__card small{background:#facc1514;border:1px solid #facc153d;border-radius:16px;padding:12px;font-size:12px;font-weight:750}.smm-react-error-modal__card button{background:hsl(var(--primary));width:100%;min-height:44px;color:hsl(var(--primary-foreground));cursor:pointer;border:0;border-radius:16px;margin-top:14px;font-weight:950}.smm-react-tabs{scrollbar-width:none;align-items:center;gap:9px;margin-bottom:16px;padding-bottom:2px;display:flex;overflow-x:auto}.smm-react-tabs::-webkit-scrollbar{display:none}.smm-react-tabs button{border:1px solid rgb(var(--border));background:rgb(var(--card) / .72);height:42px;color:rgb(var(--muted-foreground));border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:900;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.smm-react-tabs button:hover{border-color:hsl(var(--primary) / .32);color:hsl(var(--primary));background:hsl(var(--primary) / .08);transform:translateY(-1px)}.smm-react-tabs button.is-active{border-color:hsl(var(--primary) / .34);background:hsl(var(--primary) / .13);color:hsl(var(--primary));box-shadow:0 12px 34px hsl(var(--primary) / .1)}.smm-react-tabs svg,.smm-react-tabs i{width:16px;height:16px}.smm-react-wallet-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:13px;display:grid}.smm-react-wallet-grid article{border:1px solid rgb(var(--border));background:linear-gradient(180deg, #ffffff0f, #ffffff05), rgb(var(--card) / .78);border-radius:22px;align-items:center;gap:11px;min-width:0;padding:14px;display:flex;box-shadow:0 16px 44px #0000002e}.smm-react-wallet-grid article.is-highlight{border-color:hsl(var(--primary) / .28);background:radial-gradient(circle at top left, hsl(var(--primary) / .13), transparent 46%), rgb(var(--card) / .86)}.smm-react-wallet-grid article>span{background:hsl(var(--primary) / .1);width:42px;height:42px;color:hsl(var(--primary));border-radius:16px;flex:none;place-items:center;display:grid}.smm-react-wallet-grid svg,.smm-react-wallet-grid i{width:19px;height:19px}.smm-react-wallet-grid div{gap:4px;min-width:0;display:grid}.smm-react-wallet-grid small{color:rgb(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900;overflow:hidden}.smm-react-wallet-grid strong{color:rgb(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:950;line-height:1;overflow:hidden}.smm-react-info,.smm-react-warning{color:rgb(var(--muted-foreground));background:#00d9ff12;border:1px solid #00d9ff2e;border-radius:18px;align-items:flex-start;gap:9px;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:750;line-height:1.45;display:flex}.smm-react-warning{color:#facc15;background:#facc1514;border-color:#facc1540;margin-bottom:13px}.smm-react-info svg,.smm-react-info i,.smm-react-warning svg,.smm-react-warning i{flex:none;width:16px;height:16px;margin-top:1px}.smm-react-card,.smm-react-order,.smm-react-deposit,.smm-react-history,.smm-react-orders{border:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .1), transparent 38%), linear-gradient(180deg, #fff1, #ffffff05), rgb(var(--card) / .86);-webkit-backdrop-filter:blur(18px);border-radius:28px;box-shadow:0 22px 70px #0000003d,inset 0 1px #ffffff14}.smm-react-card{overflow:hidden}.smm-react-order,.smm-react-deposit,.smm-react-history,.smm-react-orders{padding:18px}.smm-react-form-grid{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:14px;display:grid}.smm-react-field{gap:8px;min-width:0;display:grid}.smm-react-field>span{color:rgb(var(--foreground));align-items:center;gap:7px;font-size:13px;font-weight:900;display:inline-flex}.smm-react-field>span svg,.smm-react-field>span i{width:15px;height:15px;color:hsl(var(--primary))}.smm-react-field input,.smm-react-field select,.smm-react-field textarea,.smm-react-pix textarea{border:1px solid rgb(var(--border));background:rgb(var(--background) / .58);width:100%;min-height:48px;color:rgb(var(--foreground));border-radius:17px;outline:none;padding:0 13px;font-size:14px;font-weight:750}.smm-react-field textarea,.smm-react-pix textarea{resize:vertical;min-height:112px;padding:12px}.smm-react-field input:focus,.smm-react-field select:focus,.smm-react-field textarea:focus,.smm-react-pix textarea:focus{border-color:hsl(var(--primary) / .5);box-shadow:0 0 0 4px hsl(var(--primary) / .12)}.smm-react-service-card{border:1px solid rgb(var(--border));background:rgb(var(--background) / .38);border-radius:24px;margin-bottom:14px;padding:15px}.smm-react-service-card__head{justify-content:space-between;align-items:flex-start;gap:13px;margin-bottom:13px;display:flex}.smm-react-service-card__head small{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.smm-react-service-card__head strong{color:rgb(var(--foreground));font-size:16px;font-weight:950;line-height:1.25}.smm-react-service-card__badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.smm-react-service-card__badges span{border:1px solid hsl(var(--primary) / .24);background:hsl(var(--primary) / .1);color:hsl(var(--primary));border-radius:999px;padding:5px 8px;font-size:10px;font-weight:950}.smm-react-service-stats{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.smm-react-service-stats span{border:1px solid rgb(var(--border));background:rgb(var(--card) / .44);border-radius:18px;padding:11px}.smm-react-service-stats small{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.smm-react-service-stats strong{color:rgb(var(--foreground));font-size:14px;font-weight:950}.smm-react-description{background:#00d9ff0f;border:1px solid #00d9ff2e;border-radius:18px;align-items:flex-start;gap:10px;margin-top:12px;padding:12px;display:flex}.smm-react-description svg,.smm-react-description i{color:#00d9ff;flex:none;width:17px;height:17px;margin-top:2px}.smm-react-description p{color:rgb(var(--muted-foreground));margin:0;font-size:13px;font-weight:700;line-height:1.45}.smm-react-empty-choice{text-align:center;border:1px dashed rgb(var(--border));background:rgb(var(--background) / .32);border-radius:24px;place-items:center;gap:8px;margin-bottom:14px;padding:24px;display:grid}.smm-react-empty-choice svg,.smm-react-empty-choice i{width:28px;height:28px;color:hsl(var(--primary))}.smm-react-empty-choice strong{color:rgb(var(--foreground));font-size:16px;font-weight:950}.smm-react-empty-choice span{color:rgb(var(--muted-foreground));font-size:13px;font-weight:700}.smm-react-charge{border:1px solid hsl(var(--primary) / .22);background:radial-gradient(circle at top left, hsl(var(--primary) / .16), transparent 48%), rgb(var(--background) / .52);text-align:center;border-radius:24px;gap:4px;margin-bottom:14px;padding:19px;display:grid}.smm-react-charge span{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:950}.smm-react-charge strong{color:hsl(var(--primary));letter-spacing:-.06em;font-size:38px;font-weight:950;line-height:1}.smm-react-charge small{color:rgb(var(--muted-foreground));font-size:12px;font-weight:750}.smm-react-submit{background:hsl(var(--primary));width:100%;min-height:50px;color:hsl(var(--primary-foreground));box-shadow:0 18px 42px hsl(var(--primary) / .2);border:0;border-radius:18px;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-size:14px;font-weight:950;transition:transform .18s,opacity .18s;display:inline-flex}.smm-react-submit:hover:not(:disabled){transform:translateY(-1px)}.smm-react-submit:disabled{cursor:not-allowed;opacity:.58}.smm-react-submit svg,.smm-react-submit i{width:18px;height:18px}.smm-react-submit [data-lucide=loader-circle]{animation:.8s linear infinite smmReactSpin}@keyframes smmReactSpin{to{transform:rotate(360deg)}}.smm-react-deposit{grid-template-columns:minmax(0,1fr) 340px;gap:16px;display:grid}.smm-react-deposit-form{align-content:start;gap:14px;display:grid}.smm-react-deposit-form h3,.smm-react-history h3,.smm-react-orders h3{color:rgb(var(--foreground));letter-spacing:-.045em;margin:12px 0 0;font-size:24px;font-weight:950}.smm-react-deposit-form p,.smm-react-orders p{max-width:540px;color:rgb(var(--muted-foreground));margin:8px 0 0;font-size:14px;font-weight:700;line-height:1.55}.smm-react-pix{border:1px solid rgb(var(--border));background:rgb(var(--background) / .44);border-radius:24px;padding:14px}.smm-react-order-pix{border:1px solid hsl(var(--primary) / .26);background:radial-gradient(circle at top left, hsl(var(--primary) / .14), transparent 42%), linear-gradient(180deg, #fff1, #ffffff05), rgb(var(--card) / .88);border-radius:28px;grid-template-columns:minmax(0,1fr) 360px;gap:16px;margin-bottom:16px;padding:18px;display:grid;box-shadow:0 22px 70px #0000003d}.smm-react-order-pix__copy h3{color:rgb(var(--foreground));letter-spacing:-.045em;margin:12px 0 0;font-size:26px;font-weight:950}.smm-react-order-pix__copy p{max-width:620px;color:rgb(var(--muted-foreground));margin:8px 0 0;font-size:14px;font-weight:750;line-height:1.55}.smm-react-pix-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.smm-react-pix-summary span{border:1px solid rgb(var(--border));background:rgb(var(--background) / .38);border-radius:18px;padding:12px}.smm-react-pix-summary small{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:10px;font-weight:950;display:block}.smm-react-pix-summary strong{color:rgb(var(--foreground));font-size:15px;font-weight:950}.smm-react-pix-fee-note{color:rgb(var(--muted-foreground));background:#00d9ff12;border:1px solid #00d9ff2e;border-radius:16px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;font-size:12px;font-weight:800;line-height:1.45;display:flex}.smm-react-pix-fee-note svg,.smm-react-pix-fee-note i{width:16px;height:16px;color:hsl(var(--primary));flex:none}.smm-react-pix__head{align-items:center;gap:10px;margin-bottom:13px;display:flex}.smm-react-pix__head>span{background:hsl(var(--primary) / .1);width:42px;height:42px;color:hsl(var(--primary));border-radius:16px;place-items:center;display:grid}.smm-react-pix__head strong{color:rgb(var(--foreground));font-size:15px;font-weight:950;display:block}.smm-react-pix__head small{color:rgb(var(--muted-foreground));margin-top:3px;font-size:12px;font-weight:700;display:block}.smm-react-pix img{background:#fff;border-radius:18px;width:min(100%,220px);margin:0 auto 13px;padding:9px;display:block}.smm-react-pix label{gap:8px;display:grid}.smm-react-pix label>span{color:rgb(var(--foreground));font-size:13px;font-weight:900}.smm-react-pix button{border:1px solid rgb(var(--border));background:rgb(var(--card) / .64);width:100%;min-height:44px;color:rgb(var(--foreground));border-radius:16px;justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:13px;font-weight:900;display:inline-flex}.smm-react-pix button:disabled{cursor:not-allowed;opacity:.6}.smm-react-pix button.is-danger{color:#fca5a5;background:#f871711a;border-color:#f8717147}.smm-react-pix-closed,.smm-react-pix-approved{text-align:center;background:#f871711a;border:1px solid #f8717147;border-radius:18px;justify-items:center;gap:7px;padding:24px 14px;display:grid}.smm-react-pix-approved{background:#39ff141a;border-color:#39ff1447}.smm-react-pix-closed svg,.smm-react-pix-closed i,.smm-react-pix-approved svg,.smm-react-pix-approved i{color:#fca5a5;width:34px;height:34px}.smm-react-pix-approved svg,.smm-react-pix-approved i{color:#86efac}.smm-react-pix-closed strong,.smm-react-pix-approved strong{color:rgb(var(--foreground));font-size:16px;font-weight:950}.smm-react-pix-closed span,.smm-react-pix-approved span{color:rgb(var(--muted-foreground));font-size:12px;font-weight:800}.smm-react-pix-feedback{color:rgb(var(--muted-foreground));background:#00d9ff12;border:1px solid #00d9ff2e;border-radius:14px;margin-top:10px;padding:10px;font-size:12px;font-weight:800;line-height:1.4}.smm-react-history__head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.smm-react-history__head strong{background:hsl(var(--primary) / .12);min-width:34px;height:34px;color:hsl(var(--primary));border-radius:999px;place-items:center;font-size:13px;font-weight:950;display:grid}.smm-react-table-wrap{border:1px solid rgb(var(--border));border-radius:20px;overflow-x:auto}.smm-react-table-wrap table{border-collapse:collapse;width:100%;min-width:620px}.smm-react-table-wrap th,.smm-react-table-wrap td{border-bottom:1px solid rgb(var(--border));text-align:left;padding:12px;font-size:13px}.smm-react-table-wrap th{color:hsl(var(--primary));background:hsl(var(--primary) / .07);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:950}.smm-react-table-wrap td{color:rgb(var(--foreground));font-weight:700}.smm-react-table-wrap td small{max-width:360px;color:rgb(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;font-weight:700;display:block;overflow:hidden}.smm-react-table-wrap tr:last-child td{border-bottom:0}.smm-react-status{border:1px solid rgb(var(--border));white-space:nowrap;border-radius:999px;align-items:center;padding:6px 9px;font-size:11px;font-weight:950;display:inline-flex}.smm-react-status.is-success{color:#86efac;background:#22c55e1a;border-color:#22c55e47}.smm-react-status.is-info{color:#7df9ff;background:#00d9ff14;border-color:#00d9ff3d}.smm-react-status.is-warning{color:#fef08a;background:#facc151a;border-color:#facc1547}.smm-react-status.is-danger{color:#fca5a5;background:#f871711a;border-color:#f8717147}.smm-react-status.is-neutral{color:rgb(var(--muted-foreground))}.smm-react-orders{text-align:center}.smm-react-orders .smm-react-section-badge{margin-inline:auto}.smm-react-orders p{margin-left:auto;margin-right:auto}.smm-react-orders a{background:hsl(var(--primary));min-height:46px;color:hsl(var(--primary-foreground));border-radius:17px;justify-content:center;align-items:center;gap:8px;margin-top:15px;padding:0 16px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}body.shark-smm-react-mounted [data-legacy-smm-panel]{display:none!important}@media (width<=920px){.smm-react-hero{grid-template-columns:1fr}.smm-react-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smm-react-deposit,.smm-react-order-pix{grid-template-columns:1fr}}@media (width<=640px){.smm-react{width:min(100% - 18px,1080px);margin:18px auto 38px}.smm-react-hero{border-radius:24px;padding:17px}.smm-react-hero h1{font-size:30px}.smm-react-tabs{gap:7px}.smm-react-tabs button{height:38px;padding:0 11px;font-size:12px}.smm-react-wallet-grid{grid-template-columns:1fr}.smm-react-order,.smm-react-deposit,.smm-react-history,.smm-react-orders{border-radius:24px;padding:14px}.smm-react-form-grid{grid-template-columns:1fr}.smm-react-service-card__head{flex-direction:column}.smm-react-service-card__badges{justify-content:flex-start}.smm-react-service-stats{grid-template-columns:1fr 1fr}.smm-react-pix-summary{grid-template-columns:1fr}.smm-react-charge strong{font-size:32px}}@media (width<=380px){.smm-react-service-stats{grid-template-columns:1fr}}.members-page{width:min(100% - 20px,1240px);min-height:72vh;margin:0 auto;padding:18px 0 54px}.members-hero,.members-summary-card,.members-tabs,.members-panel,.members-list-card,.members-pix-card,.members-empty{border:1px solid rgb(var(--border));background:linear-gradient(180deg, #ffffff1c, #ffffff09), rgb(var(--card) / .66);-webkit-backdrop-filter:blur(22px)saturate(1.25);box-shadow:0 18px 54px #00000029,inset 0 1px #ffffff14}.members-hero{border-radius:24px;gap:18px;margin-bottom:14px;padding:18px;display:grid;position:relative;overflow:hidden}.members-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 0% 0%, hsl(var(--primary) / .18), transparent 38%), radial-gradient(circle at 100% 0%, #0ea5e926, transparent 34%), linear-gradient(90deg, transparent, #22c55e0e, transparent);position:absolute;inset:0}.members-hero>*{z-index:1;position:relative}.members-badge,.members-status{border-radius:999px;align-items:center;gap:7px;width:fit-content;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.members-badge{border:1px solid hsl(var(--primary) / .28);background:hsl(var(--primary) / .1);color:hsl(var(--primary));margin-bottom:14px;padding:8px 11px}.members-badge svg,.members-badge i,.members-status svg,.members-status i{width:15px;height:15px}.members-hero h1{color:rgb(var(--foreground));letter-spacing:0;margin:0;font-size:clamp(30px,8vw,52px);font-weight:950;line-height:1}.members-hero p{max-width:680px;color:rgb(var(--muted-foreground));margin:13px 0 0;font-size:15px;font-weight:650;line-height:1.55}.members-hero__actions,.members-pix-card__actions{grid-template-columns:1fr;gap:10px;margin-top:20px;display:grid}.members-hero__actions a,.members-section-header>a,.members-section-header>button,.members-list-card__actions a,.members-list-card__actions button,.members-pix-card__actions a,.members-pix-card__actions button,.members-empty a{border:1px solid hsl(var(--primary) / .34);background:hsl(var(--primary));min-height:46px;color:hsl(var(--primary-foreground));cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-family:inherit;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.members-hero__actions a.is-soft,.members-pix-card__actions a.is-soft{border-color:rgb(var(--border));background:rgb(var(--background) / .52);color:rgb(var(--foreground))}.members-hero__actions svg,.members-hero__actions i,.members-section-header svg,.members-section-header i,.members-list-card__actions svg,.members-list-card__actions i,.members-pix-card__actions svg,.members-pix-card__actions i,.members-empty a svg,.members-empty a i{width:16px;height:16px}.members-profile-card{border:1px solid rgb(var(--border));background:rgb(var(--background) / .44);border-radius:20px;align-items:center;gap:13px;padding:14px;display:flex}.members-profile-card__avatar{background:hsl(var(--primary));width:56px;height:56px;color:hsl(var(--primary-foreground));box-shadow:0 0 38px hsl(var(--primary) / .22);border-radius:18px;flex:none;place-items:center;font-size:22px;font-weight:950;display:grid}.members-profile-card div:last-child{gap:3px;min-width:0;display:grid}.members-profile-card span{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.members-profile-card strong,.members-profile-card small,.members-summary-card strong,.members-list-card h3,.members-list-card p,.members-pix-card h3,.members-pix-card p{text-overflow:ellipsis;overflow:hidden}.members-profile-card strong{color:rgb(var(--foreground));white-space:nowrap;font-size:18px;font-weight:950}.members-profile-card small{color:rgb(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:750}.members-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.members-summary-card{border-radius:18px;min-width:0;padding:13px}.members-summary-card>span{border:1px solid hsl(var(--primary) / .22);background:hsl(var(--primary) / .1);width:38px;height:38px;color:hsl(var(--primary));border-radius:14px;place-items:center;margin-bottom:11px;display:grid}.members-summary-card svg,.members-summary-card i{width:18px;height:18px}.members-summary-card small{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.members-summary-card strong{color:rgb(var(--foreground));white-space:nowrap;letter-spacing:0;font-size:clamp(17px,4vw,21px);font-weight:950;display:block}.members-shell{gap:14px;display:grid}.members-tabs{scrollbar-width:none;scroll-behavior:smooth;border-radius:20px;gap:8px;padding:10px;display:flex;overflow-x:auto}.members-tabs::-webkit-scrollbar{display:none}.members-tabs button{min-height:44px;color:rgb(var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:14px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.members-tabs button:hover,.members-tabs button.is-active{background:hsl(var(--primary) / .12);color:hsl(var(--primary))}.members-tabs svg,.members-tabs i{width:17px;height:17px}.members-content{min-width:0}.members-overview-grid,.members-panel{gap:12px;display:grid}.members-panel{border-radius:22px;padding:12px}.members-section-header{gap:12px;margin-bottom:4px;display:grid}.members-section-header h2{color:rgb(var(--foreground));letter-spacing:0;margin:0;font-size:22px;font-weight:950}.members-section-header p{color:rgb(var(--muted-foreground));margin:5px 0 0;font-size:13px;font-weight:650;line-height:1.45}.members-section-header>a,.members-section-header>button{width:100%}.members-list-card{background:linear-gradient(180deg, #ffffff17, #ffffff06), rgb(var(--background) / .28);border-radius:18px;align-items:center;gap:12px;padding:14px;display:grid}.members-list-row,.members-list-card__main,.members-pix-card__content{min-width:0}.members-list-card h3,.members-pix-card h3{color:rgb(var(--foreground));letter-spacing:0;white-space:nowrap;margin:9px 0 0;font-size:15px;font-weight:950}.members-list-card p,.members-pix-card p{color:rgb(var(--muted-foreground));white-space:nowrap;margin:5px 0 0;font-size:12px;font-weight:700;line-height:1.45}.members-list-card__meta{gap:3px;display:grid}.members-list-card__meta strong,.members-pix-card__details strong{color:rgb(var(--foreground));font-size:16px;font-weight:950}.members-list-card__meta small,.members-pix-card__details small{color:rgb(var(--muted-foreground));font-size:12px;font-weight:750}.members-list-card__actions a,.members-list-card__actions button{border-color:rgb(var(--border));background:rgb(var(--background) / .48);width:100%;color:rgb(var(--foreground));font-family:inherit}.members-status{border:1px solid rgb(var(--border));padding:7px 9px}.members-status--success{color:#4ade80;background:#22c55e1f;border-color:#22c55e40;box-shadow:inset 0 0 0 1px #22c55e14}.members-status--warning{color:#fbbf24;background:#f59e0b21;border-color:#f59e0b4d;box-shadow:inset 0 0 0 1px #f59e0b14}.members-status--danger{color:#f87171;background:#ef44441f;border-color:#ef444447;box-shadow:inset 0 0 0 1px #ef444414}.members-status--info{color:#38bdf8;background:#0ea5e91f;border-color:#0ea5e947;box-shadow:inset 0 0 0 1px #0ea5e914}.members-status--neutral{color:#cbd5e1;background:#94a3b81a;border-color:#94a3b838}.members-pagination{border:1px solid rgb(var(--border));background:linear-gradient(180deg, #ffffff12, #ffffff06), rgb(var(--background) / .3);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.members-pagination button{border:1px solid rgb(var(--border));background:rgb(var(--background) / .45);min-height:40px;color:rgb(var(--foreground));cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900;display:inline-flex}.members-pagination button:disabled{cursor:not-allowed;opacity:.45}.members-pagination svg,.members-pagination i{width:15px;height:15px}.members-pagination span{color:rgb(var(--muted-foreground));font-size:12px;font-weight:850}.members-pix-card{border-radius:20px;gap:13px;padding:14px;display:grid}.members-pix-card__qr{aspect-ratio:1;border:1px solid rgb(var(--border));color:#0f172a;background:#fffffff5;border-radius:18px;justify-self:center;place-items:center;width:min(100%,220px);padding:10px;display:grid}.members-pix-card__qr img{object-fit:contain;border-radius:10px;width:100%;height:100%}.members-pix-card__qr svg,.members-pix-card__qr i{width:42px;height:42px}.members-pix-card__details{gap:2px;margin-top:12px;display:grid}.members-pix-card__actions button{font-family:inherit}.members-empty{text-align:center;border-radius:22px;padding:42px 16px}.members-order-detail{gap:16px}.members-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.members-detail-header>button,.members-delivery-box .members-section-header button{border:1px solid rgb(var(--border));background:rgb(var(--background) / .5);min-height:44px;color:rgb(var(--foreground));cursor:pointer;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:900;display:inline-flex}.members-detail-header svg,.members-detail-header i,.members-delivery-box .members-section-header button svg,.members-delivery-box .members-section-header button i{width:16px;height:16px}.members-detail-hero{border:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .12), transparent 38%), rgb(var(--background) / .42);border-radius:20px;gap:14px;padding:16px;display:grid}.members-detail-hero small,.members-detail-grid span{color:rgb(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:900}.members-detail-hero h2{color:rgb(var(--foreground));letter-spacing:0;margin:5px 0 0;font-size:clamp(22px,5vw,34px);font-weight:950;line-height:1.1}.members-detail-hero p{color:rgb(var(--muted-foreground));margin:7px 0 0;font-size:13px;font-weight:750}.members-detail-hero>strong{color:hsl(var(--primary));font-size:22px;font-weight:950}.members-detail-grid{grid-template-columns:1fr;gap:10px;display:grid}.members-detail-grid>div{border:1px solid rgb(var(--border));background:rgb(var(--background) / .36);border-radius:17px;min-width:0;padding:13px}.members-detail-grid strong{overflow-wrap:anywhere;color:rgb(var(--foreground));margin-top:5px;font-size:14px;font-weight:900;display:block}.members-delivery-box{background:#22c55e12;border:1px solid #22c55e38;border-radius:20px;padding:14px}.members-delivery-box pre{border:1px solid rgb(var(--border));max-height:420px;color:rgb(var(--foreground));white-space:pre-wrap;overflow-wrap:anywhere;background:#00000038;border-radius:16px;margin:0;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55;overflow:auto}.members-empty>div{border:1px solid hsl(var(--primary) / .22);background:hsl(var(--primary) / .1);width:72px;height:72px;color:hsl(var(--primary));border-radius:22px;place-items:center;margin:0 auto 18px;display:grid}.members-empty svg,.members-empty i{width:32px;height:32px}.members-empty h3{color:rgb(var(--foreground));letter-spacing:0;margin:0;font-size:20px;font-weight:950}.members-empty p{max-width:500px;color:rgb(var(--muted-foreground));margin:10px auto 20px;font-size:14px;font-weight:650;line-height:1.55}@media (width>=560px){.members-hero__actions,.members-pix-card__actions,.members-section-header{align-items:center;display:flex}.members-hero__actions,.members-pix-card__actions{flex-wrap:wrap}.members-section-header{justify-content:space-between}.members-section-header>a,.members-section-header>button{flex:none;width:auto}.members-list-card{grid-template-columns:minmax(0,1fr) auto}.members-list-card__actions{grid-column:1/-1}.members-pix-card{grid-template-columns:170px minmax(0,1fr)}.members-pix-card__qr{width:170px}}@media (width>=760px){.members-page{width:min(100% - 28px,1240px);padding-top:28px}.members-hero{border-radius:28px;grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;margin-bottom:18px;padding:clamp(20px,3vw,28px)}.members-profile-card{align-self:center}.members-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.members-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.members-list-card{grid-template-columns:minmax(0,1fr) 150px auto}.members-list-card__actions{grid-column:auto}.members-list-card__actions a,.members-list-card__actions button{width:auto}.members-detail-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end}.members-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1040px){.members-shell{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:18px}.members-tabs{border-radius:22px;display:grid;position:sticky;top:132px;overflow:visible}.members-tabs button{justify-content:flex-start}}@media (width<=420px){.members-summary-grid{grid-template-columns:1fr}.members-list-card h3,.members-pix-card h3,.members-list-card p,.members-pix-card p{white-space:normal}}.payment-approval{isolation:isolate;background:linear-gradient(135deg,#0c1220f5,#050a14f5),radial-gradient(circle at 12% 12%,#22d3ee21,#0000 36%);border:1px solid #ffffff1a;border-radius:18px;padding:18px;position:relative;overflow:hidden;box-shadow:0 22px 70px #00000059}.payment-approval__glow{opacity:.35;z-index:-1;background:linear-gradient(90deg,#0000,#39ff1447,#0000);height:150px;animation:3s ease-in-out infinite payment-scan;position:absolute;inset:-40% -20% auto;transform:translate(-60%)}.payment-approval__status{align-items:center;gap:12px;display:flex}.payment-approval__icon{color:#39ff14;background:#39ff141a;border:1px solid #39ff1438;border-radius:16px;flex:none;place-items:center;width:46px;height:46px;display:grid}.payment-approval:not(.is-approved) .payment-approval__icon svg{animation:1.2s linear infinite payment-spin}.payment-approval__status p,.payment-approval__done h3{color:#fff;margin:0;font-weight:900}.payment-approval__status strong,.payment-approval__waiting small,.payment-approval__done p{color:#cbd5e1e0;font-size:13px}.payment-approval__waiting{align-items:center;gap:10px;margin-top:14px;display:flex}.payment-approval__waiting span{background:#ffffff14;border-radius:999px;flex:1;height:7px;display:block;position:relative;overflow:hidden}.payment-approval__waiting span:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#39ff14,#22d3ee);width:42%;animation:1.6s ease-in-out infinite payment-progress;position:absolute;inset:0}.payment-approval__done{background:#39ff1414;border:1px solid #39ff1438;border-radius:16px;margin-top:18px;padding:18px;position:relative}.payment-approval__done p{margin:6px 0 0}.payment-approval__done a{color:#061006;background:#39ff14;border-radius:12px;justify-content:center;align-items:center;min-height:40px;margin-top:14px;padding:0 16px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.payment-approval__burst{pointer-events:none;position:absolute;inset:0}.payment-approval__burst span{opacity:0;width:6px;height:16px;transform:rotate(calc(var(--i,0) * 36deg)) translateY(-6px);background:#39ff14;border-radius:999px;animation:.9s ease-out forwards payment-burst;position:absolute;top:50%;left:50%}.payment-approval__burst span:first-child{--i:1}.payment-approval__burst span:nth-child(2){--i:2}.payment-approval__burst span:nth-child(3){--i:3}.payment-approval__burst span:nth-child(4){--i:4}.payment-approval__burst span:nth-child(5){--i:5}.payment-approval__burst span:nth-child(6){--i:6}.payment-approval__burst span:nth-child(7){--i:7}.payment-approval__burst span:nth-child(8){--i:8}.payment-approval__burst span:nth-child(9){--i:9}.payment-approval__burst span:nth-child(10){--i:10}@keyframes payment-scan{0%,to{transform:translate(-60%)}50%{transform:translate(60%)}}@keyframes payment-progress{0%{transform:translate(-105%)}to{transform:translate(245%)}}@keyframes payment-spin{to{transform:rotate(360deg)}}@keyframes payment-burst{0%{opacity:0;transform:rotate(calc(var(--i,0) * 36deg)) translateY(-6px) scale(.7)}35%{opacity:1}to{opacity:0;transform:rotate(calc(var(--i,0) * 36deg)) translateY(-74px) scale(1)}}@media (width<=520px){.payment-approval__status{align-items:flex-start}.payment-approval__waiting{display:grid}}.faq-react-page{width:min(100% - 28px,1180px);margin:0 auto;padding:28px 0 58px}.faq-react-hero,.faq-react-panel,.faq-react-sidebar,.faq-react-empty,.faq-react-fallback{border:1px solid rgb(var(--border));background:radial-gradient(circle at top left, hsl(var(--primary) / .14), transparent 38%), linear-gradient(180deg, #ffffff1f, #ffffff0b), rgb(var(--card) / .76);-webkit-backdrop-filter:blur(22px)saturate(1.16);box-shadow:0 22px 70px #00000047,inset 0 1px #ffffff1c}.faq-react-hero{border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;min-height:260px;margin-bottom:16px;padding:clamp(20px,4vw,34px);display:grid;position:relative;overflow:hidden}.faq-react-hero:after{content:"";background:hsl(var(--primary) / .14);filter:blur(46px);pointer-events:none;border-radius:999px;width:260px;height:260px;position:absolute;inset:auto -80px -120px auto}.faq-react-hero__content,.faq-react-summary{z-index:1;position:relative}.faq-react-badge{border:1px solid hsl(var(--primary) / .28);background:hsl(var(--primary) / .1);width:fit-content;color:hsl(var(--primary));border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:8px 11px;font-size:12px;font-weight:950;display:inline-flex}.faq-react-badge svg,.faq-react-badge i{width:15px;height:15px}.faq-react-hero h1,.faq-react-empty h1{color:rgb(var(--foreground));letter-spacing:0;margin:0;font-size:clamp(32px,6vw,58px);font-weight:950;line-height:.96}.faq-react-hero p,.faq-react-empty p{max-width:620px;color:rgb(var(--muted-foreground));margin:14px 0 0;font-size:15px;font-weight:700;line-height:1.55}.faq-react-quicklinks{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.faq-react-quicklinks a{border:1px solid rgb(var(--border));background:rgb(var(--background) / .42);min-height:40px;color:rgb(var(--foreground));border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.faq-react-quicklinks a:hover{border-color:hsl(var(--primary) / .34);background:hsl(var(--primary) / .1)}.faq-react-quicklinks svg,.faq-react-quicklinks i{width:15px;height:15px;color:hsl(var(--primary))}.faq-react-summary{grid-template-columns:repeat(2,116px);gap:10px;display:grid}.faq-react-summary article{border:1px solid rgb(var(--border));background:rgb(var(--background) / .42);border-radius:20px;padding:14px}.faq-react-summary svg,.faq-react-summary i{width:19px;height:19px;color:hsl(var(--primary))}.faq-react-summary strong{color:rgb(var(--foreground));margin-top:12px;font-size:26px;font-weight:950;line-height:1;display:block}.faq-react-summary span{color:rgb(var(--muted-foreground));margin-top:4px;font-size:11px;font-weight:850;display:block}.faq-react-shell{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:16px;display:grid}.faq-react-sidebar{top:calc(var(--sp-total-header-height,0px) + 18px);border-radius:24px;gap:8px;padding:12px;display:grid;position:sticky}.faq-react-sidebar button{min-width:0;min-height:48px;color:rgb(var(--muted-foreground));text-align:left;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 11px;font-size:13px;font-weight:900;display:grid}.faq-react-sidebar button:hover,.faq-react-sidebar button.is-active{border-color:hsl(var(--primary) / .28);background:hsl(var(--primary) / .1);color:rgb(var(--foreground))}.faq-react-sidebar svg,.faq-react-sidebar i{width:17px;height:17px;color:hsl(var(--primary))}.faq-react-sidebar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.faq-react-sidebar small{background:rgb(var(--background) / .44);min-width:26px;height:24px;color:rgb(var(--muted-foreground));border-radius:999px;place-items:center;font-size:11px;font-weight:950;display:grid}.faq-react-panel{border-radius:24px;min-width:0;padding:16px}.faq-react-tools{margin-bottom:16px}.faq-react-tools>div{border:1px solid rgb(var(--border));background:rgb(var(--background) / .46);border-radius:18px;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:flex}.faq-react-tools svg,.faq-react-tools i{width:18px;height:18px;color:hsl(var(--primary))}.faq-react-tools input{width:100%;min-width:0;color:rgb(var(--foreground));font:inherit;background:0 0;border:0;outline:0;font-size:14px;font-weight:800}.faq-react-tools input::placeholder{color:rgb(var(--muted-foreground))}.faq-react-groups{gap:18px;display:grid}.faq-react-featured{border:1px solid hsl(var(--primary) / .22);background:linear-gradient(135deg, hsl(var(--primary) / .1), transparent 58%), rgb(var(--background) / .32);border-radius:20px;gap:10px;margin-bottom:18px;padding:14px;display:grid}.faq-react-featured header span{color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:12px;font-weight:950;display:inline-flex}.faq-react-featured header svg,.faq-react-featured header i{width:15px;height:15px}.faq-react-featured>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.faq-react-featured button{border:1px solid rgb(var(--border));background:rgb(var(--card) / .48);min-height:48px;color:rgb(var(--foreground));text-align:left;font:inherit;cursor:pointer;border-radius:16px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:850;display:grid}.faq-react-featured button:hover{border-color:hsl(var(--primary) / .32);background:hsl(var(--primary) / .1)}.faq-react-featured button svg,.faq-react-featured button i{width:17px;height:17px;color:hsl(var(--primary))}.faq-react-featured button span{min-width:0}.faq-react-group header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.faq-react-group header span{color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:12px;font-weight:950;display:inline-flex}.faq-react-group header svg,.faq-react-group header i{width:15px;height:15px}.faq-react-group header small{border:1px solid rgb(var(--border));background:rgb(var(--background) / .4);color:rgb(var(--muted-foreground));border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.faq-react-list{gap:10px;display:grid}.faq-react-item{border:1px solid rgb(var(--border));background:linear-gradient(145deg, #ffffff17, #ffffff09), rgb(var(--background) / .38);border-radius:18px;transition:border-color .2s,background .2s,box-shadow .2s;overflow:hidden}.faq-react-item.is-open{border-color:hsl(var(--primary) / .34);box-shadow:0 16px 42px #0000002e}.faq-react-item>button{width:100%;min-height:62px;color:rgb(var(--foreground));text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;font-size:15px;font-weight:950;line-height:1.3;display:flex}.faq-react-item>button svg,.faq-react-item>button i{width:18px;height:18px;color:hsl(var(--primary));flex:none;transition:transform .2s}.faq-react-item.is-open>button svg,.faq-react-item.is-open>button i{transform:rotate(180deg)}.faq-react-answer{border-top:1px solid rgb(var(--border));padding:0 16px 16px}.faq-react-answer p{color:rgb(var(--muted-foreground));white-space:pre-line;margin:14px 0 0;font-size:14px;font-weight:650;line-height:1.7}.faq-react-support{border:1px solid hsl(var(--primary) / .24);background:hsl(var(--primary) / .09);border-radius:20px;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:16px;display:flex}.faq-react-support strong{color:rgb(var(--foreground));font-size:15px;font-weight:950;display:block}.faq-react-support span{color:rgb(var(--muted-foreground));margin-top:4px;font-size:13px;font-weight:700;display:block}.faq-react-support button,.faq-react-empty a{background:hsl(var(--primary));min-height:44px;color:hsl(var(--primary-foreground));font:inherit;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}.faq-react-support svg,.faq-react-support i,.faq-react-empty a svg,.faq-react-empty a i{width:16px;height:16px}.faq-react-no-results,.faq-react-empty,.faq-react-fallback{text-align:center}.faq-react-no-results{border:1px dashed rgb(var(--border));background:rgb(var(--background) / .34);border-radius:20px;justify-items:center;gap:8px;padding:34px 16px;display:grid}.faq-react-no-results svg,.faq-react-no-results i{width:34px;height:34px;color:hsl(var(--primary))}.faq-react-no-results strong{color:rgb(var(--foreground));font-size:18px;font-weight:950}.faq-react-no-results span{color:rgb(var(--muted-foreground));font-size:13px;font-weight:700}.faq-react-empty,.faq-react-fallback{border-radius:26px;width:min(100% - 28px,680px);margin:36px auto 58px;padding:44px 18px}.faq-react-empty>div{border:1px solid hsl(var(--primary) / .24);background:hsl(var(--primary) / .1);width:72px;height:72px;color:hsl(var(--primary));border-radius:22px;place-items:center;margin:0 auto 18px;display:grid}.faq-react-empty>div svg,.faq-react-empty>div i{width:32px;height:32px}.faq-react-empty a{margin-top:20px}@media (width<=900px){.faq-react-page{width:min(100% - 20px,1180px);padding:20px 0 46px}.faq-react-hero{border-radius:24px;grid-template-columns:1fr;min-height:0}.faq-react-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-react-shell{grid-template-columns:1fr}.faq-react-sidebar{scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:20px;gap:8px;display:flex;position:relative;top:auto;overflow-x:auto}.faq-react-sidebar::-webkit-scrollbar{display:none}.faq-react-sidebar button{flex:none;grid-template-columns:17px max-content auto}.faq-react-featured>div{grid-template-columns:1fr}}@media (width<=560px){.faq-react-page{width:min(100% - 18px,1180px);padding-top:18px}.faq-react-hero,.faq-react-panel{border-radius:22px;padding:15px}.faq-react-hero h1,.faq-react-empty h1{font-size:34px}.faq-react-hero p{font-size:14px}.faq-react-summary article{border-radius:17px;padding:12px}.faq-react-sidebar{margin-inline:-2px;padding:9px}.faq-react-tools>div{border-radius:16px;min-height:50px}.faq-react-group header{flex-direction:column;align-items:flex-start}.faq-react-item{border-radius:16px}.faq-react-item>button{min-height:58px;padding:13px;font-size:14px}.faq-react-answer{padding:0 13px 14px}.faq-react-answer p{font-size:13px}.faq-react-support{border-radius:18px;flex-direction:column;align-items:stretch}.faq-react-support button{width:100%}}.terms-react-page{--terms-blue-50:#e0f7ff;--terms-blue-100:#a7ecff;--terms-blue-300:#38cfff;--terms-blue-400:#00b8f5;--terms-blue-500:#0ea5e9;--terms-blue-700:#0369a1;--terms-glass-bg:#05162a94;--terms-glass-bg-strong:#071f3ab8;--terms-glass-line:#5ed5ff52;--terms-glass-line-strong:#7de2ff85;--terms-glass-text:#e7f8ff;--terms-glass-muted:#a9d6e9;--terms-glass-shadow:0 24px 76px #00112775;width:min(1248px,100% - 32px);color:var(--terms-glass-text);margin:0 auto;padding:42px 0 72px}.terms-react-hero{grid-template-columns:minmax(0,1fr) 330px;align-items:stretch;gap:22px;margin-bottom:22px;display:grid}.terms-react-hero__content,.terms-react-summary,.terms-react-nav,.terms-react-document{border:1px solid var(--terms-glass-line);background:linear-gradient(145deg, #0b578447, #041022a3), var(--terms-glass-bg);box-shadow:var(--terms-glass-shadow), inset 0 1px 0 #ffffff14;-webkit-backdrop-filter:blur(18px)saturate(150%)}.terms-react-hero__content{border-radius:8px;flex-direction:column;justify-content:center;min-height:292px;padding:clamp(24px,4vw,42px);display:flex;position:relative;overflow:hidden}.terms-react-hero__content:before,.terms-react-document:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(90deg,#38cfff38,#0000 32%),radial-gradient(circle at 100% 0,#00b8f538,#0000 34%);position:absolute;inset:0}.terms-react-hero__content>*,.terms-react-document>*{z-index:1;position:relative}.terms-react-badge{width:fit-content;color:var(--terms-blue-50);border:1px solid var(--terms-glass-line-strong);background:#0ea5e92e;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.terms-react-badge i,.terms-react-actions i,.terms-react-summary i,.terms-react-nav i,.terms-react-document__notice i{flex:none;width:18px;height:18px}.terms-react-hero h1{letter-spacing:0;max-width:820px;color:var(--terms-blue-50);text-shadow:0 0 24px #38cfff40;margin:18px 0 12px;font-size:clamp(2rem,4vw,4.25rem);line-height:.98}.terms-react-hero p{max-width:760px;color:var(--terms-glass-muted);margin:0;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.75}.terms-react-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.terms-react-actions a{min-height:44px;color:var(--terms-glass-text);border:1px solid var(--terms-glass-line);-webkit-backdrop-filter:blur(12px);background:#082f4961;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:850;text-decoration:none;display:inline-flex}.terms-react-actions a.is-primary{color:#001825;background:linear-gradient(135deg, var(--terms-blue-100), var(--terms-blue-400));border-color:#baf2ffc7;box-shadow:0 12px 34px #00b8f53d}.terms-react-summary{border-radius:8px;gap:12px;padding:16px;display:grid}.terms-react-summary article{-webkit-backdrop-filter:blur(12px);background:#082f495c;border:1px solid #7de2ff42;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-content:center;column-gap:12px;min-height:78px;padding:14px;display:grid}.terms-react-summary i{width:42px;height:42px;color:var(--terms-blue-100);background:#0ea5e933;border-radius:8px;grid-row:span 2;padding:10px}.terms-react-summary span{color:var(--terms-glass-muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.terms-react-summary strong{min-width:0;color:var(--terms-glass-text);font-size:.98rem;line-height:1.35}.terms-react-shell{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:22px;display:grid}.terms-react-nav{border-radius:8px;max-height:calc(100vh - 116px);padding:12px;position:sticky;top:96px;overflow:auto}.terms-react-nav>div{border-bottom:1px solid var(--terms-glass-line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:10px 10px 14px;display:flex}.terms-react-nav span{color:var(--terms-blue-100);text-transform:uppercase;font-size:.78rem;font-weight:850}.terms-react-nav strong{color:var(--terms-glass-text);font-size:.82rem}.terms-react-nav a{color:var(--terms-glass-muted);border-radius:8px;align-items:center;gap:8px;padding:11px 10px;font-weight:780;line-height:1.3;text-decoration:none;display:flex}.terms-react-nav a:hover,.terms-react-nav a.is-active{color:var(--terms-blue-50);background:#0ea5e92e}.terms-react-nav a.is-active i{color:var(--terms-blue-100)}.terms-react-document{border-radius:8px;padding:clamp(18px,3vw,34px);position:relative;overflow:hidden}.terms-react-document__notice{color:var(--terms-glass-text);border:1px solid var(--terms-glass-line-strong);-webkit-backdrop-filter:blur(14px);background:#082f4975;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:26px;padding:14px;display:flex}.terms-react-document__notice i{color:var(--terms-blue-100);margin-top:2px}.terms-react-document__notice p{margin:0;line-height:1.6}.terms-react-content{color:var(--terms-glass-text);font-size:1rem;line-height:1.82}.terms-react-content h1,.terms-react-content h2,.terms-react-content h3{color:var(--terms-blue-50);letter-spacing:0;scroll-margin-top:112px}.terms-react-content h1{text-shadow:0 0 18px #38cfff38;margin:0 0 18px;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.08}.terms-react-content h2{color:var(--terms-blue-100);border-top:1px solid #7de2ff3d;margin:34px 0 12px;padding-top:22px;font-size:clamp(1.28rem,2vw,1.72rem)}.terms-react-content h3{margin:24px 0 10px;font-size:1.12rem}.terms-react-content p,.terms-react-content li{color:var(--terms-glass-muted)}.terms-react-content p{margin:0 0 16px}.terms-react-content strong{color:var(--terms-blue-50)}.terms-react-content ul,.terms-react-content ol{margin:0 0 18px;padding-left:22px}.terms-react-content li{margin:7px 0}.terms-react-content a{color:var(--terms-blue-100);text-underline-offset:4px;text-decoration:underline}.terms-react-content blockquote{border-left:3px solid var(--terms-blue-300);color:var(--terms-glass-text);background:#082f496b;margin:22px 0;padding:16px 18px}.terms-react-empty,.terms-react-fallback{border:1px solid var(--terms-glass-line);background:var(--terms-glass-bg-strong);-webkit-backdrop-filter:blur(18px)saturate(150%);border-radius:8px;width:min(980px,100% - 32px);margin:36px auto 72px;padding:24px}.terms-react-empty{text-align:center}.terms-react-empty i{width:48px;height:48px;color:var(--terms-glass-muted)}body.shark-terms-react-mounted .terms-react-fallback{display:none}@media (width<=980px){.terms-react-hero,.terms-react-shell{grid-template-columns:1fr}.terms-react-nav{max-height:none;position:static}}@media (width<=640px){.terms-react-page{width:min(100% - 20px,1248px);padding-top:22px}.terms-react-hero__content{min-height:auto}.terms-react-actions a{width:100%}.terms-react-summary article{grid-template-columns:36px minmax(0,1fr)}.terms-react-summary i{width:36px;height:36px;padding:8px}}

:root {
  --shark-out-of-stock-opacity: 0.52;
  --shark-out-of-stock-grayscale: 0.45;
  --shark-out-of-stock-blur: 0.4px;
}

.premium-vitrine-product.is-out-of-stock,
.premium-product-card.is-out-of-stock,
.product-card.is-out-of-stock,
.package-wrapper.is-out-of-stock {
  position: relative;
}

.premium-vitrine-product.is-out-of-stock .premium-vitrine-product__image img,
.premium-product-card.is-out-of-stock .product-image,
.premium-product-card.is-out-of-stock .product-thumb,
.premium-product-card.is-out-of-stock img,
.product-card.is-out-of-stock .product-image,
.product-card.is-out-of-stock .product-thumb,
.product-card.is-out-of-stock img,
.package-wrapper.is-out-of-stock #package-image {
  opacity: var(--shark-out-of-stock-opacity, 0.52);
  filter: grayscale(var(--shark-out-of-stock-grayscale, 0.45)) blur(var(--shark-out-of-stock-blur, 0.4px));
}

.shark-out-of-stock-badge,
.sold-out-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 6;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.72);
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  backdrop-filter: blur(8px);
  pointer-events: none;
}

.premium-vitrine-product.is-out-of-stock .premium-vitrine-product__footer em,
.premium-product-card.is-out-of-stock .buy-button,
.product-card.is-out-of-stock .buy-button,
.premium-product-card.is-out-of-stock [data-buy-button],
.product-card.is-out-of-stock [data-buy-button] {
  opacity: 0.55;
  cursor: not-allowed;
  pointer-events: none;
}
