.template-navbar--standalone{z-index:5;background:var(--site-surface);border-radius:var(--radius-navbar);max-width:1024px;box-shadow:0 12px 30px color-mix(in srgb, var(--template-blue) 13%, transparent);margin:0 auto;position:relative;overflow:hidden}.navbar-container{align-items:center;gap:16px;min-height:72px;padding:8px;display:flex}.navbar-brand{flex-shrink:0;align-items:center;padding:0 18px;display:flex}.navbar-logo{-o-object-fit:contain;object-fit:contain;width:128px;max-width:140px;height:40px}.navbar-links{flex:1;align-items:center;gap:24px;padding:6px 20px;display:flex}.navbar-link{color:color-mix(in srgb, var(--site-ink) 78%, var(--template-blue));transition:color var(--transition-fast);white-space:nowrap;font-size:16px;font-weight:400;line-height:24px}.navbar-link:hover,.navbar-link.active{color:var(--template-blue)}.navbar-link.active{font-weight:700}.navbar-actions{align-items:center;gap:16px;display:flex}.navbar-btn{border-radius:var(--radius-pill);justify-content:center;align-items:center;gap:6px;height:42px;padding:0 14px;font-size:11px;font-weight:750;line-height:16.5px;transition:all .16s;display:flex;position:relative}.navbar-btn-account{min-width:82px;color:var(--template-blue);background:var(--site-surface);border:1px solid #0000}.navbar-btn-account:hover{color:var(--template-blue-soft);background:var(--site-surface-soft);transform:translateY(-1px)}.navbar-btn-cart{min-width:96px;color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow)}.navbar-btn-cart:hover{background:#f3c727;transform:translateY(-1px)}.navbar-btn-icon{width:42px;height:42px;min-width:unset;color:var(--template-blue);background:var(--site-surface);padding:0}.navbar-btn-icon:hover{color:var(--template-blue-soft);background:var(--site-surface-soft);transform:translateY(-1px)}.navbar-btn-icon.navbar-btn-cart{color:var(--site-ink);background:var(--template-yellow)}.navbar-btn-icon.navbar-btn-cart:hover{background:#f3c727}.navbar-cart-badge{background:var(--template-blue);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.navbar-cta{height:44px;color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow);border-radius:var(--radius-pill);transition:all var(--transition-base);align-items:center;gap:6px;padding:5px 15px 5px 5px;font-size:16px;font-weight:400;line-height:24px;display:flex}.navbar-cta:hover{background:#f3c931;transform:translateY(-2px);box-shadow:0 8px 18px #f1bf0a38}.navbar-cta:active{background:color-mix(in srgb, var(--template-yellow) 78%, var(--site-ink))}.navbar-cta-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.navbar-hamburger{width:36px;height:36px;color:var(--template-blue);background:0 0;flex:none;justify-content:center;align-items:center;padding:0;display:none}.navbar-hamburger svg{width:36px;height:36px;display:block}.template-mobile-menu{z-index:4;border-radius:var(--radius-card);max-width:1024px;box-shadow:0 16px 34px color-mix(in srgb, var(--template-blue) 14%, transparent);background:#fff;flex-direction:column;margin:12px auto 0;display:flex;position:relative;overflow:hidden}.mobile-menu-item{color:var(--site-ink);transition:background var(--transition-base);align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:400;line-height:20px;display:flex}.mobile-menu-item:hover{background:#00000005}.mobile-menu-item.active{background:var(--template-card);color:var(--template-blue);font-weight:600}.mobile-menu-item svg{color:var(--template-blue);flex-shrink:0}@media (width<=767px){.navbar-links{display:none}.navbar-hamburger{display:flex}.navbar-btn-text{display:none}.navbar-btn{width:42px;height:42px;min-width:unset;padding:0}.navbar-container{justify-content:space-between}.navbar-actions{gap:12px;margin-left:auto}.navbar-container{min-height:64px}.navbar-cta{height:42px;padding:5px 12px 5px 5px;font-size:14px}.navbar-cta span:not(.navbar-cta-icon){display:none}}@media (width<=479px){.navbar-container{padding:6px}.navbar-brand{padding:0 12px}.navbar-logo{width:110px}.navbar-cta{display:none}}.template-site-footer{background:var(--template-blue);border-radius:var(--radius-navbar) var(--radius-navbar) 0 0;color:#fff;width:min(100%,1024px);max-width:1024px;margin:80px auto 0;overflow:hidden}.footer-container{max-width:1024px;margin:0 auto;padding:44px 38px 20px}.footer-content{grid-template-columns:minmax(0,1.18fr) minmax(290px,.82fr);gap:58px;margin-bottom:32px;display:grid}.footer-column{min-width:0}.footer-column-nav{border-left:1px solid #ffffff2e;padding-left:46px}.footer-eyebrow{letter-spacing:.09em;color:var(--template-yellow);text-transform:uppercase;margin-bottom:12px;font-size:9px;font-weight:800;line-height:1}.footer-heading{letter-spacing:-.035em;margin-bottom:24px;font-family:Inter,sans-serif;font-size:clamp(25px,3vw,34px);font-weight:800;line-height:1.12}.footer-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.footer-contact-card{background:#fff1;border-radius:14px;gap:10px;min-width:0;padding:12px 13px;transition:all .16s;display:flex}.footer-contact-card:hover{background:#ffffff1c;transform:translateY(-2px)}.footer-contact-card-wide{grid-column:1/-1}.footer-contact-card>div{min-width:0}.footer-contact-icon{background:var(--template-yellow);width:39px;height:39px;color:var(--site-ink);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.footer-contact-card small{text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin-bottom:2px;font-size:8px;font-weight:800;display:block}.footer-contact-card strong{overflow-wrap:anywhere;font-size:11px;font-weight:650;line-height:1.4;display:block}.footer-contact-card a{color:inherit;transition:color .16s}.footer-contact-card a:hover{color:var(--template-yellow)}.footer-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.footer-nav-link{background:#ffffff0e;border-radius:11px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:11px;font-weight:650;transition:all .16s;display:flex}.footer-nav-link:hover{background:#ffffff1c;transform:translateY(-1px)}.footer-nav-link svg{opacity:.42;transition:all .16s}.footer-nav-link:hover svg{opacity:1;color:var(--template-yellow);transform:translate(2px)}.footer-nav-link.active{color:var(--template-yellow);background:#ffffff1f}.footer-payment-badges{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.payment-badge{width:55px;height:32px;color:var(--site-ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:relative}.payment-badge-visa{color:#1434cb;font-style:italic}.payment-badge-mastercard{overflow:hidden}.mc-circle{border-radius:50%;width:18px;height:18px;position:absolute}.mc-red{background:#eb001b;left:14px}.mc-orange{background:#f79e1b;left:23px}.payment-badge-elo{color:#000;font-size:14px;font-weight:900}.payment-badge-pix{color:#32bcad}.payment-badge-cielo svg{width:100%;height:100%}.footer-bottom{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.footer-legal{color:#ffffff94;font-size:10px;line-height:1.65}.footer-legal a{color:var(--template-yellow);text-decoration:none;transition:opacity .16s}.footer-legal a:hover{opacity:.8}.footer-social{gap:12px;display:flex}.footer-social-link{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .16s;display:flex}.footer-social-link:hover{background:var(--template-yellow);color:var(--site-ink);transform:translateY(-2px)}@media (width<=767px){.template-site-footer{border-radius:26px 26px 0 0}.footer-container{padding:36px 24px 20px}.footer-content{grid-template-columns:1fr;gap:32px}.footer-column-nav{border-top:1px solid #ffffff2e;border-left:none;padding-top:30px;padding-left:0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:24px}}@media (width<=479px){.footer-container{padding:36px 18px 20px}.footer-contact-grid{grid-template-columns:1fr}.footer-contact-card-wide{grid-column:auto}.footer-heading{font-size:28px}}.floating-cart{z-index:70;position:fixed;bottom:22px;right:22px}.floating-cart-button{background:var(--template-yellow);height:50px;min-height:50px;color:var(--site-ink);box-shadow:0 14px 30px color-mix(in srgb, var(--template-blue) 18%, transparent);transition:all var(--transition-base);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex;position:relative}.floating-cart-icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:21px;height:21px}.floating-cart-button:hover{background:#f3c931;transform:translateY(-2px)}.floating-cart-empty{color:var(--site-muted);margin:0;font-size:10px;font-weight:500}.floating-cart-badge{background:var(--template-blue);color:#fff;border-radius:var(--radius-pill);border:2px solid #fff;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.floating-cart-preview{border:1px solid var(--site-line);width:340px;box-shadow:0 18px 42px color-mix(in srgb, var(--template-blue) 18%, transparent);background:#fff;border-radius:18px;animation:.18s ease-out cartPreviewIn;position:absolute;bottom:60px;right:0;overflow:hidden}@keyframes cartPreviewIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.floating-cart-items{max-height:280px;padding:16px;overflow-y:auto}.floating-cart-item{border-bottom:1px solid color-mix(in srgb, var(--site-line) 50%, transparent);gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.floating-cart-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.floating-cart-item-image{-o-object-fit:cover;object-fit:cover;background:var(--template-card);border-radius:8px;flex-shrink:0;width:48px;height:48px}.floating-cart-item-info{flex:1;min-width:0}.floating-cart-item-name{color:var(--template-blue);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:13px;font-weight:600;overflow:hidden}.floating-cart-item-meta{color:var(--site-muted);font-size:11px}.floating-cart-more{color:var(--site-muted);text-align:center;padding-top:8px;font-size:11px;font-weight:600}.floating-cart-footer{border-top:1px solid var(--site-line);background:#00000003;padding:16px}.floating-cart-total{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;display:flex}.floating-cart-total strong{color:var(--template-blue);font-size:16px;font-weight:700}.floating-cart-link{background:var(--template-yellow);width:100%;color:var(--site-ink);text-align:center;border-radius:10px;padding:10px;font-size:13px;font-weight:700;transition:all .16s;display:block}.floating-cart-link:hover{background:#f3c931;transform:translateY(-1px)}@media (width<=767px){.floating-cart{bottom:24px;right:18px}.floating-cart-button{justify-content:center;width:50px;min-width:50px;padding:0 13px}.floating-cart-text{display:none}.floating-cart-preview{width:calc(100vw - 36px);max-width:340px}}.template-sherife-hero{margin-top:32px;animation:.26s ease-out template-banner-reveal;position:relative}@keyframes template-banner-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-inner{max-width:min(1560px,100% - 24px);margin:0 auto;position:relative}.hero-content-portrait{grid-template-columns:minmax(0,610px) minmax(420px,500px);align-items:center;gap:32px;min-height:620px;padding:28px 42px;display:grid}.hero-copy{flex-direction:column;gap:20px;display:flex}.hero-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--template-blue-soft);align-items:center;gap:10px;font-size:12px;font-weight:850;line-height:1;display:flex}.hero-kicker:before{content:"";width:8px;height:8px;box-shadow:0 0 0 5px color-mix(in srgb, currentColor 16%, transparent);background:currentColor;border-radius:50%}.hero-title{letter-spacing:-.025em;font-size:clamp(60px,7.4vw,94px);line-height:.88}.hero-title-line1{color:var(--template-blue)}.hero-title-line2{color:var(--template-blue-soft);background:linear-gradient(108deg, var(--template-blue-soft) 0%, white 50%, var(--template-blue-soft) 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:5.4s linear infinite template-title-light-sweep}@keyframes template-title-light-sweep{0%,to{background-position:0 0}50%{background-position:100% 0}}.hero-description{color:color-mix(in srgb, var(--template-blue) 72%, var(--site-ink));font-size:17px;line-height:1.6}.hero-description strong{font-weight:800}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-btn{border-radius:var(--radius-pill);height:42px;transition:all var(--transition-base);white-space:nowrap;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:800;display:inline-flex}.hero-btn-primary{color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow)}.hero-btn-primary:hover{background:color-mix(in srgb, var(--template-yellow) 84%, white);transform:translateY(-2px);box-shadow:0 8px 18px #f1bf0a38}.hero-btn-secondary{color:var(--template-blue);border:1px solid color-mix(in srgb, var(--template-blue) 48%, transparent);background:#fff}.hero-btn-secondary:hover{background:color-mix(in srgb, var(--template-blue) 12%, white);transform:translateY(-2px)}.hero-media-portrait{position:relative}.hero-banner-img{aspect-ratio:1080/1350;-o-object-fit:cover;object-fit:cover;background:var(--template-card);width:100%;box-shadow:0 22px 48px color-mix(in srgb, var(--template-blue) 24%, transparent);border-radius:22px}.hero-content-wide{justify-content:center;align-items:center;display:flex}.hero-banner-img-wide{aspect-ratio:1920/620;-o-object-fit:cover;object-fit:cover;background:var(--template-card);width:100%;box-shadow:0 22px 52px color-mix(in srgb, var(--template-blue) 20%, transparent);border-radius:16px}@media (width>=768px) and (width<=1100px){.hero-wide .hero-banner-img-wide{max-width:440px}}.hero-dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-dot{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--template-blue) 42%, white);cursor:pointer;width:8px;height:8px;transition:all var(--transition-base);border:none}.hero-dot.active{background:var(--template-yellow);width:26px}.hero-glow{filter:blur(22px);pointer-events:none;z-index:-1;border-radius:50%;width:300px;height:300px;position:absolute}.hero-glow-1{background:radial-gradient(circle, var(--template-blue-soft) 0%, transparent 70%);animation:11s ease-in-out infinite alternate template-hero-light-drift;top:10%;left:5%}.hero-glow-2{background:radial-gradient(circle, var(--template-yellow) 0%, transparent 70%);animation:14s ease-in-out infinite alternate template-hero-light-drift;bottom:10%;right:5%}@keyframes template-hero-light-drift{0%,to{opacity:.3;transform:translate(0)}50%{opacity:.15;transform:translate(20px,20px)}}@media (width<=640px){.hero-content-portrait{grid-template-columns:1fr;gap:28px;width:min(100% - 36px,460px);min-height:auto;margin:0 auto;padding:48px 0}.hero-title{font-size:clamp(52px,15vw,72px)}.hero-kicker{font-size:10px}.hero-kicker:before{width:10px;height:10px}.hero-description{font-size:15px}.hero-banner-img{border-radius:20px}}@media (width<=479px){.template-sherife-hero{margin-top:22px}}@media (prefers-reduced-motion:reduce){.template-sherife-hero,.hero-title-line2,.hero-glow{animation:none}}.commerce-notice{background:var(--template-blue);color:#fff;box-shadow:0 16px 34px color-mix(in srgb, var(--template-blue) 22%, transparent);animation:toastIn var(--transition-base) ease-out;z-index:1000;border-radius:12px;max-width:calc(100vw - 120px);padding:12px 18px;font-size:13px;font-weight:650;position:fixed;bottom:22px;left:22px}.commerce-notice-error{background:#b42b35}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.commerce-notice{max-width:calc(100vw - 96px);bottom:82px;left:12px;right:84px}}.template-product-card{border-radius:var(--radius-card);cursor:pointer;transition:transform var(--transition-base);background:#fff;flex-direction:column;list-style:none;display:flex;position:relative;overflow:hidden}.product-card-stretch{z-index:1;position:absolute;inset:0}.product-card-stretch:focus-visible{outline:2px solid var(--template-blue);outline-offset:-2px}.template-product-card:hover{transform:translateY(-2px)}.product-card-header{justify-content:space-between;align-items:flex-start;display:flex;position:relative}.product-card-price-stack{background:var(--template-card);border-radius:0 0 16px;flex:1;padding:7px 0 7px 12px}.product-card-price{color:var(--template-blue);font-size:16px;font-weight:700;line-height:18.4px}.product-card-price-label{text-transform:uppercase;color:var(--template-blue);letter-spacing:.05em;margin-top:2px;font-size:9px;font-weight:700;display:block}.product-card-installments{color:#646977;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;line-height:11.5px;overflow:hidden}.product-card-actions{z-index:2;background:#fff;border-radius:0 0 0 24px;gap:8px;padding:8px;display:flex;position:relative}@media (width>=768px){.product-card-actions{padding-top:4px;padding-bottom:6px}}.product-card-actions:before{content:"";background:radial-gradient(circle at 0 0,#0000 16px,#fff 16px);width:16px;height:16px;position:absolute;top:0;left:-16px}.product-card-actions:after{content:"";background:radial-gradient(circle at 100% 100%,#0000 16px,#fff 16px);width:16px;height:16px;position:absolute;bottom:-16px;right:0}.product-card-btn{border:4px solid var(--template-yellow);width:42px;height:42px;color:var(--template-blue);transition:all var(--transition-base);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.product-card-btn:hover{border-color:#f3c931;transform:translateY(-2px);box-shadow:0 6px 14px #f1bf0a38}.product-card-btn:active{background:color-mix(in srgb, var(--template-yellow) 12%, white)}.product-card-name{color:var(--site-ink);background:var(--template-card);text-overflow:ellipsis;white-space:nowrap;border-radius:0 0 24px;padding:8px 0 8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.product-card-image-container{background:var(--template-card);padding:0 8px 8px}.product-card-image{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;pointer-events:none;border-radius:16px;width:100%}.product-gallery-lightbox{z-index:200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050e2ad6;border:none;justify-content:center;align-items:center;max-width:100vw;max-height:100vh;padding:0;display:flex;position:fixed;inset:0}.product-gallery-lightbox::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050e2ad6}.lightbox-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.lightbox-close{width:46px;height:46px;color:var(--site-ink);z-index:3;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;transition:all .16s;display:flex;position:absolute;top:20px;right:20px}.lightbox-close:hover{background:#fff;transform:scale(1.1)}.lightbox-image-wrapper{touch-action:pan-y;justify-content:center;align-items:center;width:90vw;max-width:1120px;height:90vh;max-height:860px;display:flex}.lightbox-image{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:22px;max-width:100%;max-height:100%;box-shadow:0 22px 70px #00000057}.lightbox-nav{width:46px;height:46px;color:var(--site-ink);z-index:2;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;transition:all .16s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.lightbox-nav-prev{left:20px}.lightbox-nav-next{right:20px}.lightbox-counter{border-radius:var(--radius-pill);color:var(--site-ink);z-index:2;background:#ffffffe6;padding:8px 16px;font-size:14px;font-weight:600;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (width<=767px){.lightbox-close,.lightbox-nav{width:42px;height:42px}.lightbox-close{top:16px;right:16px}.lightbox-nav-prev{left:16px}.lightbox-nav-next{right:16px}.lightbox-counter{bottom:16px}}.product-info-dialog{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050e2a9e;border:none;justify-content:center;align-items:center;max-width:100vw;max-height:100vh;padding:14px;display:flex;position:fixed;inset:0}.product-info-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050e2a9e}.product-dialog-content{border-radius:var(--radius-modal);background:#fff;grid-template-columns:.92fr 1.08fr;width:min(900px,100% - 28px);max-height:calc(100dvh - 28px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #09090952}.product-dialog-media{background:var(--site-surface-soft);flex-direction:column;gap:16px;min-height:520px;padding:22px;display:flex}.product-dialog-close{background:var(--template-card);width:38px;height:38px;color:var(--template-blue);z-index:2;border-radius:50%;justify-content:center;align-items:center;transition:all .16s;display:flex;position:absolute;top:22px;right:22px}.product-dialog-close:hover{background:#00000014;transform:scale(1.05)}.product-dialog-image-main{flex:1;justify-content:center;align-items:center;max-width:390px;margin:0 auto;display:flex}.product-dialog-image-main img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-card);cursor:zoom-in;background:#fff;width:100%}.product-dialog-thumbnails{justify-content:center;gap:8px;display:flex}.product-dialog-thumbnail{border:2px solid #0000;border-radius:12px;width:54px;height:54px;padding:4px;transition:border-color .16s;overflow:hidden}.product-dialog-thumbnail.active{border-color:var(--template-yellow)}.product-dialog-thumbnail img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%}.product-dialog-info{max-height:calc(100dvh - 28px);padding:40px 32px 32px;overflow-y:auto}.product-dialog-category{text-transform:uppercase;letter-spacing:.08em;color:var(--template-blue);margin-bottom:8px;font-size:12px;font-weight:800}.product-dialog-title{margin-bottom:20px;font-size:44px;line-height:46.2px}.product-dialog-pricing{margin-bottom:24px}.product-dialog-price-label{color:#8b8f9b;margin-bottom:4px;font-size:12px}.product-dialog-price{color:var(--template-blue);align-items:center;gap:8px;font-size:24px;font-weight:800;line-height:36px;display:flex}.product-dialog-price-pix{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.product-dialog-installments{color:#555b68;margin-top:4px;font-size:12px}.product-dialog-variations{margin-bottom:24px}.product-dialog-variation-label{text-transform:uppercase;letter-spacing:.06em;color:var(--template-blue);margin-bottom:10px;font-size:11px;font-weight:800}.product-dialog-variation-chips{flex-wrap:wrap;gap:8px;display:flex}.product-dialog-variation-chip{height:36px;color:var(--template-blue);border:1px solid color-mix(in srgb, var(--template-blue) 18%, transparent);border-radius:var(--radius-pill);background:#fff;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;transition:all .16s;display:flex}.product-dialog-variation-chip:hover{border-color:var(--template-blue);background:#00000005}.product-dialog-variation-chip.active{border-color:var(--template-yellow);box-shadow:0 0 0 2px #f1bf0a3d}.product-dialog-color-dot{border:1px solid #0000001a;border-radius:50%;flex-shrink:0;width:16px;height:16px}.product-dialog-description{color:#4f5360;margin-bottom:24px;font-size:16px;line-height:1.65}.product-dialog-description strong{color:var(--template-blue);font-weight:700}.product-dialog-specs{border:1px solid #ccd1e0;border-radius:14px;margin-bottom:28px;overflow:hidden}.product-dialog-spec-row{border-bottom:1px solid #ccd1e0;padding:10px 14px;display:flex}.product-dialog-spec-row:last-child{border-bottom:none}.product-dialog-spec-row dt{color:#666b78;flex:0 0 45%;font-size:10px;font-weight:500}.product-dialog-spec-row dd{color:var(--template-blue);text-align:right;overflow-wrap:anywhere;flex:1;font-size:10px;font-weight:800}.product-dialog-cta{width:100%;height:44px;color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow);border-radius:var(--radius-pill);transition:all var(--transition-base);justify-content:center;align-items:center;gap:6px;padding:5px 15px 5px 5px;font-size:16px;font-weight:400;line-height:24px;display:flex}.product-dialog-cta:hover{background:#f3c931;transform:translateY(-2px);box-shadow:0 8px 18px #f1bf0a38}.product-dialog-cta-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.product-dialog-quantity{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.product-dialog-quantity-label{letter-spacing:.06em;text-transform:uppercase;color:var(--template-blue);font-size:11px;font-weight:800}.product-dialog-quantity-control{background:#fff;border:1px solid #c0cae6;border-radius:10px;align-items:center;width:112px;height:38px;display:flex;overflow:hidden}.product-dialog-quantity-control button{width:36px;height:100%;color:var(--template-blue);background:#fff;font-size:18px;font-weight:700}.product-dialog-quantity-control button:hover:not(:disabled){background:var(--template-card)}.product-dialog-quantity-control button:disabled{opacity:.4;cursor:not-allowed}.product-dialog-quantity-control output{text-align:center;flex:1;font-size:14px;font-weight:700}.product-dialog-more{justify-content:center;margin-top:14px;display:flex}.product-dialog-more a{color:var(--template-blue);font-size:13px;font-weight:700;text-decoration:underline}.product-dialog-more+.product-dialog-description,.product-dialog-more+.product-dialog-specs{margin-top:22px}@media (width<=767px){.product-dialog-content{grid-template-columns:1fr;max-height:calc(100dvh - 28px)}.product-dialog-media{min-height:auto;padding:22px 22px 16px}.product-dialog-image-main{max-width:300px}.product-dialog-info{padding:34px 24px 26px}.product-dialog-title{font-size:30px;line-height:33px}}.home-main{max-width:1024px;margin:80px auto 0;padding:0 38px}.home-section-header{grid-template-columns:1fr 1fr;align-items:flex-end;gap:40px;margin-bottom:40px;display:grid}.home-section-title{color:var(--site-ink);font-size:48px;line-height:56px}.home-title-break{display:none}.home-section-text{color:var(--site-ink);margin-bottom:16px;font-size:16px;line-height:24px}.home-section-cta{height:44px;color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow);border-radius:var(--radius-pill);transition:all var(--transition-base);align-items:center;gap:6px;padding:5px 15px 5px 5px;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.home-section-cta:hover{background:#f3c931;transform:translateY(-2px);box-shadow:0 8px 18px #f1bf0a38}.home-section-cta-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.home-products-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.home-more-products{justify-content:center;margin-top:30px;display:flex}.home-more-products-btn{min-width:190px;height:44px;color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow);border-radius:var(--radius-pill);transition:all var(--transition-base);justify-content:center;align-items:center;padding:10px 24px;font-size:16px;font-weight:600;display:inline-flex}.home-more-products-btn:hover{background:#f3c931;transform:translateY(-1px)}@media (width>=768px){.home-title-break{display:inline}.home-section-title{font-size:60px;line-height:72px}}@media (width<=767px){.home-main{padding:0}.home-section-header{grid-template-columns:1fr;gap:20px}.home-products-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=479px){.home-products-grid{grid-template-columns:1fr;gap:24px}.home-products-grid .product-card-name{padding:5px 0 5px 12px}}@media (width>=480px) and (width<=767px){.home-products-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=640px){.home-main{padding:0 38px}}.loja-main{max-width:1024px;margin:80px auto 0;padding:0 38px}.loja-section-header{grid-template-columns:1fr 1fr;align-items:flex-end;gap:40px;margin-bottom:40px;display:grid}.loja-section-title{color:var(--site-ink);font-size:48px;line-height:56px}.loja-title-break{display:none}.loja-section-text{color:var(--site-ink);margin-bottom:16px;font-size:16px;line-height:24px}.loja-section-cta{height:44px;color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow);border-radius:var(--radius-pill);transition:all var(--transition-base);align-items:center;gap:6px;padding:5px 15px 5px 5px;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.loja-section-cta:hover{background:#f3c931;transform:translateY(-2px);box-shadow:0 8px 18px #f1bf0a38}.loja-section-cta-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.loja-filters{margin-bottom:32px}.loja-search-row{align-items:center;gap:16px;margin-bottom:24px;display:flex}.template-search{flex:1;max-width:855px;position:relative}.search-icon{color:var(--site-muted);pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.search-input{width:100%;height:48px;color:var(--site-ink);border:1px solid var(--site-line);border-radius:var(--radius-pill);background:#fff;padding:12px 18px 12px 48px;font-family:inherit;font-size:16px;transition:all .16s}.search-input::placeholder{color:var(--site-muted)}.search-input:focus{border-color:var(--template-blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--template-blue) 18%, transparent);outline:none}.loja-count{color:#777b89;white-space:nowrap;font-size:14px}.loja-category-filter{margin-bottom:24px}.category-label{text-transform:uppercase;letter-spacing:.06em;color:var(--template-blue);margin-bottom:12px;font-size:10px;font-weight:800}.category-chips{flex-wrap:wrap;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.category-chip{height:36px;color:var(--template-blue);border:1px solid color-mix(in srgb, var(--template-blue) 18%, transparent);border-radius:var(--radius-pill);white-space:nowrap;cursor:pointer;background:#fff;flex-shrink:0;padding:0 13px;font-size:12px;font-weight:750;transition:all .16s}.category-chip:hover{background:color-mix(in srgb, var(--template-blue) 8%, white)}.category-chip.active{background:var(--template-blue);color:#fff;border-color:var(--template-blue)}.category-count{opacity:.7}.loja-products-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.catalog-empty-state{background:var(--template-card);border-radius:var(--radius-card);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:42px 22px;display:flex}.empty-icon{color:var(--template-blue);opacity:.5;margin-bottom:20px}.empty-title{color:var(--template-blue);margin-bottom:8px;font-family:Inter,sans-serif;font-size:17px;font-weight:700}.empty-text{color:#575c6a;font-size:13px}@media (width>=768px) and (width<=900px){.loja-filters{margin-bottom:8px}}@media (width>=768px){.loja-title-break{display:inline}.loja-section-title{font-size:60px;line-height:72px}}@media (width<=767px){.loja-main{padding:0}.loja-section-header{grid-template-columns:1fr;gap:20px}.loja-search-row{flex-direction:column;align-items:stretch}.loja-count{text-align:center}.loja-products-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=479px){.loja-products-grid{grid-template-columns:1fr;gap:16px}.loja-products-grid .product-card-name{padding:5px 0 5px 12px}}@media (width>=480px) and (width<=767px){.loja-products-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=640px){.loja-main{padding:0 38px}}.sobre-main{max-width:1024px;margin:80px auto 0;padding:0 38px}.sobre-hero{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-bottom:48px;display:grid}.sobre-title{text-align:left;color:var(--site-ink);margin:0;font-family:Anton,sans-serif;font-size:48px;line-height:1.1}.sobre-hero-text{color:var(--site-ink);font-size:16px;line-height:1.6}.sobre-hero-text p{margin-bottom:16px}.sobre-hero-text p:last-child{margin-bottom:0}.sobre-cards{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px;display:grid}.template-info-card{background:var(--template-card);border-radius:var(--radius-card);flex-direction:column;min-height:230px;padding:24px;display:flex}.info-card-number{color:var(--template-blue);margin-bottom:16px;font-family:Anton,sans-serif;font-size:36px;line-height:1}.info-card-title{color:var(--site-ink);margin-bottom:12px;font-family:Anton,sans-serif;font-size:24px;line-height:1.2}.info-card-text{color:#4f5360;flex:1;font-size:14px;line-height:1.6}.sobre-location{background:var(--template-blue-soft);border-radius:var(--radius-navbar);color:#fff;justify-content:space-between;align-items:center;gap:48px;margin-top:48px;padding:28px 40px;display:flex}.location-left{flex-shrink:0;align-items:center;gap:16px;display:flex}.location-icon-wrapper{background:var(--template-yellow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.location-icon{color:var(--site-ink)}.location-title{color:var(--template-yellow);white-space:nowrap;margin:0;font-family:Anton,sans-serif;font-size:28px;line-height:1.2}.location-right{flex:1;grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;gap:32px;display:grid}.location-item{text-align:left;min-width:0}.location-item-label{text-transform:uppercase;letter-spacing:.06em;opacity:.7;margin-bottom:8px;font-size:10px;font-weight:800}.location-item-value{font-size:16px;font-weight:600;line-height:1.5}.location-item-value a{color:inherit;transition:color .16s}.location-item-value a:hover{color:var(--template-yellow)}@media (width>=768px) and (width<=1023px){.sobre-cards{margin-bottom:48px}.location-right{grid-template-columns:1fr 1fr;gap:16px 24px}}@media (width>=768px){.sobre-title{font-size:56px;line-height:1.1}}@media (width<=767px){.sobre-main{padding:0 14px}.sobre-hero{grid-template-columns:1fr;gap:32px;margin-bottom:0;padding:0}.sobre-title{font-size:48px;line-height:56px}.sobre-hero-text p{margin-bottom:20px}.sobre-cards{grid-template-columns:repeat(2,1fr);gap:24px;margin:48px 0 0}.sobre-card{padding:20px 16px}.sobre-card-title{font-size:17px}.sobre-card-text{font-size:13px}.sobre-location{gap:16px;margin:0 0 32px;padding:20px 14px}.location-left{gap:10px}.location-icon-wrapper{width:32px;height:32px}.location-title{font-size:20px}.location-right{gap:14px}.location-item-label{font-size:9px}.location-item-value{font-size:13px}.location-details{grid-template-columns:1fr;gap:20px}}@media (width<=479px){.sobre-cards{grid-template-columns:1fr;gap:24px}.sobre-location{flex-direction:column;align-items:flex-start;gap:32px;margin:48px 0 0;padding:24px}.location-title{white-space:normal;font-size:36px;line-height:40px}.location-icon-wrapper{width:38px;height:38px}.location-right{grid-template-columns:1.4fr 1fr;gap:14px 16px}.location-item-value{font-size:16px;line-height:24px}.location-left{flex-direction:row;align-items:center}.location-right{width:100%}}@media (width>=640px){.sobre-main{padding:0 38px}}.termos-main{gap:24px;max-width:1024px;margin:80px auto 0;display:grid}.termos-title{text-align:left;margin:0;font-size:48px;line-height:56px}.termos-intro{color:#565b69;max-width:760px;margin:20px 0 0;font-size:18px;line-height:1.7}.termos-cards{gap:18px;margin:0;display:grid}.template-legal__card{background:var(--template-card);border-radius:24px;padding:24px}.legal-card-title{color:var(--template-blue);margin:0 0 10px;font-family:Anton,sans-serif;font-size:26px;font-weight:400}.legal-card-text{color:#4f5360;margin:0;font-size:16px;line-height:1.7}.legal-card-text+.legal-card-text{margin-top:10px}.legal-card-text a{color:var(--template-blue);font-weight:700}.termos-consent-btn{color:#fff;background:var(--template-blue);border:0;border-radius:9999px;align-items:center;width:fit-content;height:auto;padding:11px 16px;font-size:16px;font-weight:700;transition:background-color .16s,transform .16s;display:inline-flex}.termos-consent-btn:hover{background:var(--template-blue-soft);transform:translateY(-1px)}@media (width>=640px){.termos-main{padding:0 38px}}@media (width>=768px){.termos-title{font-size:60px;line-height:72px}}.notfound-main{max-width:1024px;margin:80px auto 0;overflow:hidden}.notfound-hero{justify-items:start;gap:14px;display:grid}.notfound-404{letter-spacing:.01em;color:var(--template-blue);font-family:Anton,sans-serif;font-size:clamp(68px,15vw,140px);line-height:.82}.notfound-eyebrow{color:var(--template-blue);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.notfound-title{color:var(--site-ink);text-transform:uppercase;font-size:48px;line-height:56px}.notfound-text{max-width:62ch;color:var(--site-muted);margin:0;font-size:16px;line-height:24px}.notfound-actions{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:8px;display:flex}.notfound-btn-primary,.notfound-button{border-radius:9999px;justify-content:center;align-items:center;min-height:44px;padding:12px 22px;font-size:16px;line-height:1.4;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.notfound-btn-primary{color:#090909;background:var(--template-yellow);border:1px solid var(--template-yellow);font-weight:400}.notfound-btn-primary:hover{background:color-mix(in srgb, var(--template-yellow) 84%, var(--site-surface));box-shadow:0 8px 18px color-mix(in srgb, var(--template-yellow) 22%, transparent);transform:translateY(-2px)}.notfound-button{color:var(--template-blue);background:var(--site-surface);border:1px solid color-mix(in srgb, var(--template-blue) 26%, var(--site-line));font-weight:750}.notfound-button:hover{background:color-mix(in srgb, var(--template-blue) 8%, var(--site-surface));border-color:var(--template-blue);transform:translateY(-1px)}.notfound-shortcuts{margin-top:46px}.notfound-shortcuts-label{color:var(--template-blue);letter-spacing:.16em;text-transform:uppercase;margin:0;font-family:Inter,sans-serif;font-size:11px;font-weight:800}.notfound-shortcuts-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.notfound-shortcut{background:var(--template-card);border:1px solid #0000;border-radius:22px;gap:6px;height:100%;padding:18px;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.notfound-shortcut:hover{background:color-mix(in srgb, var(--template-blue) 6%, var(--template-card));border-color:color-mix(in srgb, var(--template-blue) 26%, transparent);transform:translateY(-2px)}.notfound-shortcut svg{fill:none;width:24px;height:24px;stroke:var(--template-blue);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.notfound-shortcut strong{color:var(--template-blue);font-size:15px;font-weight:700}.notfound-shortcut span{color:#575c6a;font-size:13px;line-height:1.5}@media (width>=640px){.notfound-main{padding:0 38px}}@media (width>=768px){.notfound-title{font-size:60px;line-height:72px}}.order-steps{width:100%;margin:0 auto 18px}.order-steps ol{align-items:flex-start;width:100%;margin:0;padding:4px 0 0;list-style:none;display:flex}.order-steps__item{flex-direction:column;flex:1 1 0;align-items:center;gap:6px;min-width:0;display:flex;position:relative}.order-steps__mark{border:1.5px solid var(--site-line);background:var(--site-surface);width:28px;height:28px;color:var(--site-muted);border-radius:50%;flex:none;place-items:center;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:1;display:grid}.order-steps__item.is-current .order-steps__mark{border-color:var(--template-blue);background:var(--template-blue);color:#fff;box-shadow:0 0 0 4px color-mix(in srgb, var(--template-blue) 16%, white)}.order-steps__item.is-done .order-steps__mark{border-color:var(--template-blue);background:var(--template-blue);color:#fff}.order-steps__mark svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.order-steps__label{max-width:100%;color:var(--site-muted);white-space:nowrap;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1.15}.order-steps__item.is-current .order-steps__label,.order-steps__item.is-done .order-steps__label{color:var(--template-blue)}.order-steps__item.is-current .order-steps__label{font-weight:700}.order-steps__item:not(:last-child):after{content:"";background:var(--site-line);border-radius:999px;width:calc(100% - 40px);height:2px;position:absolute;top:13px;left:calc(50% + 20px)}.order-steps__item.is-done:not(:last-child):after{background:var(--template-blue)}@media (width<=430px){.order-steps{margin-bottom:14px}.order-steps__item{gap:4px}.order-steps__mark{width:24px;height:24px;font-size:12px}.order-steps__item.is-current .order-steps__mark{box-shadow:0 0 0 3px color-mix(in srgb, var(--template-blue) 16%, white)}.order-steps__mark svg{width:12px;height:12px}.order-steps__label{letter-spacing:-.01em;font-size:10px}.order-steps__item:not(:last-child):after{width:calc(100% - 32px);top:11px;left:calc(50% + 16px)}}.commerce-page{--template-blue:#183fad;--site-line:color-mix(in srgb, var(--template-blue) 14%, #dbe1ef);min-height:100vh}.commerce-page:not(:has(.conta-shell)){min-height:calc(100vh - 28px)}.carrinho-main{max-width:min(100%,1120px);margin:0 auto;padding:28px 72px 38px}.carrinho-header{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.carrinho-title{letter-spacing:.01em;color:var(--site-ink);font-size:64px;line-height:60.16px}.carrinho-continue-shopping{color:var(--template-blue);font-size:13px;font-weight:750;text-decoration:underline;transition:opacity .16s}.carrinho-continue-shopping:hover{opacity:.7}.carrinho-layout{grid-template-columns:1fr 323px;align-items:start;gap:28px;display:grid}.carrinho-items{flex-direction:column;gap:16px;display:flex}.commerce-cart-item{background:var(--site-surface);border:1px solid var(--site-line);border-radius:18px;grid-template-columns:92px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:15px;display:grid}.cart-item-image{-o-object-fit:contain;object-fit:contain;background:var(--site-surface-soft);border-radius:13px;width:92px;height:92px;padding:8px;display:block}.cart-item-info{gap:5px;min-width:0;display:grid}.cart-item-name{color:var(--template-blue);margin:0;font-size:16px;font-weight:400;line-height:1.2}.cart-item-meta{color:var(--site-muted);font-size:11px}.cart-item-price{color:var(--template-blue);font-size:16px;font-weight:700}.cart-item-price small{text-transform:uppercase;font-size:9px}.cart-item-quantity{border:1px solid var(--site-line);border-radius:10px;align-items:center;width:102px;min-width:102px;height:38px;display:flex;overflow:hidden}.quantity-btn{width:32px;height:100%;color:var(--template-blue);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:1;display:flex}.quantity-btn:hover{background:var(--site-surface-soft)}.quantity-value{color:var(--site-ink);text-align:center;flex:1;font-size:13px;font-weight:800}.cart-item-total{justify-items:end;gap:9px;display:grid}.cart-item-total-price{color:var(--site-ink);margin:0;font-size:14px;font-weight:700}.cart-item-remove{color:var(--template-blue);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:750;text-decoration:underline}.commerce-summary{border:1px solid var(--site-line);box-shadow:0 14px 30px color-mix(in srgb, var(--template-blue) 7%, transparent);background:#fff;border-radius:20px;gap:18px;padding:22px;display:grid;position:sticky;top:18px}.summary-title{color:var(--template-blue);margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:400}.summary-rows{border-bottom:1px solid var(--site-line);gap:10px;padding-bottom:15px;display:grid}.summary-row{color:var(--site-muted);justify-content:space-between;align-items:baseline;gap:12px;margin:0;font-size:12px;display:flex}.summary-row strong{color:var(--site-ink);font-size:13px}.summary-row strong.summary-discount{color:var(--template-blue)}.summary-payment{gap:8px;margin:0;display:grid}.summary-label{color:var(--site-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.payment-option{width:100%;color:var(--site-muted);font:inherit;text-align:left;cursor:pointer;background:var(--site-surface-soft);border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;margin:0;padding:10px;display:flex}.payment-option.is-selected{color:var(--template-blue);background:color-mix(in srgb, var(--template-card) 52%, white);border-color:color-mix(in srgb, var(--template-blue) 28%, var(--site-line))}.payment-option-radio{border:1.5px solid;border-radius:50%;flex:none;width:16px;height:16px}.payment-option.is-selected .payment-option-radio{border:4px solid var(--template-blue)}.payment-option-label{flex:1;min-width:0}.payment-option-label strong{color:inherit;font-size:12px;font-weight:700;display:block}.payment-option-label small{color:inherit;margin-top:2px;font-size:10px;display:block}.installments-select{margin-top:12px}.select-label{color:var(--site-ink);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.select-input{border:1px solid var(--site-line);cursor:pointer;background:#fff;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:13px}.select-note{color:var(--site-muted);margin-top:6px;font-size:10px;display:block}.summary-total{grid-template-columns:1fr auto;align-items:baseline;gap:3px 12px;margin:0;display:grid}.summary-total>span{color:var(--site-muted);font-size:12px}.summary-total-value{color:var(--template-blue);font-size:27px;font-weight:700;line-height:1}.summary-total-label{color:var(--site-muted);text-align:right;grid-column:2;margin:0;font-size:10px}.summary-btn{width:100%;min-height:48px;color:var(--site-ink);cursor:pointer;background:var(--template-yellow);border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:13px;font-weight:800;transition:background-color .16s,transform .16s;display:inline-flex}.summary-btn:hover{background:color-mix(in srgb, var(--template-yellow) 85%, white);transform:translateY(-1px)}.summary-btn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.summary-note{color:var(--site-muted);align-items:flex-start;gap:9px;margin:0;font-size:11px;line-height:1.45;display:flex}.summary-note svg{fill:none;width:18px;height:18px;stroke:var(--template-blue);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none}.carrinho-empty-card{border:1px solid var(--site-line);border-radius:18px;max-width:720px;padding:48px 40px}.carrinho-empty-title{color:var(--site-ink);text-align:left;margin-bottom:16px;font-family:Anton,sans-serif;font-size:36px;line-height:1.2}.carrinho-empty-text{color:var(--site-muted);text-align:left;margin-bottom:28px;font-size:15px;line-height:1.6}.carrinho-empty-btn{height:48px;color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow);border-radius:var(--radius-pill);justify-content:center;align-items:center;padding:0 32px;font-size:16px;font-weight:700;transition:all .16s;display:inline-flex}.carrinho-empty-btn:hover{background:#f3c931;transform:translateY(-1px)}@media (width<=767px){.carrinho-main{padding:26px 48px}.carrinho-title{font-size:42px}.carrinho-header--filled{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:18px}.carrinho-header--filled .carrinho-title{line-height:.94}.carrinho-layout{grid-template-columns:1fr}.commerce-summary{position:static}.summary-total-value{font-size:24px}.payment-option-label small{overflow-wrap:anywhere}.commerce-cart-item{grid-template-columns:70px minmax(0,1fr);gap:11px}.cart-item-image{width:70px;height:70px}.cart-item-name,.cart-item-price{font-size:14px}.cart-item-quantity{grid-area:2/2;justify-self:start;width:96px;min-width:0}.cart-item-total{grid-area:2/2;place-self:center end;justify-items:start;min-width:0}.cart-item-total-price{overflow-wrap:anywhere}}@media (width<=479px){.carrinho-main{padding:26px 24px}.carrinho-empty-card{padding:22px}.carrinho-empty-title{margin-bottom:20px}.carrinho-empty-btn{height:44px;font-size:14px}}.checkout-main{max-width:620px;margin:0 auto;padding:60px 40px}.commerce-auth-card{border:1px solid var(--site-line);background:#fff;border-radius:23px;padding:clamp(22px,4vw,38px)}.auth-card-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--template-blue);margin-bottom:12px;font-size:10px;font-weight:800}.auth-card-title{color:var(--site-ink);margin-bottom:12px;font-family:Anton,sans-serif;font-size:32px;line-height:1.2}.auth-card-text{color:var(--site-muted);margin-bottom:24px;font-size:14px;line-height:1.6}.auth-tabs{background:var(--template-card);border-radius:var(--radius-pill);gap:8px;margin-bottom:28px;padding:4px;display:inline-flex}.auth-tab{min-width:120px;height:36px;color:var(--site-muted);border-radius:var(--radius-pill);background:0 0;font-size:13px;font-weight:700;transition:all .16s}.auth-tab.active{color:var(--template-blue);background:#fff;box-shadow:0 2px 8px #00000014}.auth-form{flex-direction:column;gap:20px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-field{flex-direction:column;gap:6px;display:flex}.field-hint{color:var(--site-muted);font-size:12px;line-height:1.4}.password-hint{color:#646977;margin:-8px 0 16px;font-size:14px;line-height:1.5}.form-field label{letter-spacing:.04em;color:var(--template-blue);font-size:11px;font-weight:800}.form-field input{min-height:46px;color:var(--site-ink);border:1px solid var(--site-line);background:#fff;border-radius:10px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .16s}.form-field input:focus{border-color:var(--template-blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--template-blue) 18%, transparent);outline:none}.auth-forgot{color:var(--template-blue);text-align:left;font-size:12px;font-weight:700;text-decoration:underline;transition:opacity .16s}.auth-forgot:hover{opacity:.7}.auth-submit{width:100%;height:48px;color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow);border-radius:var(--radius-pill);margin-top:8px;font-size:16px;font-weight:700;transition:all .16s}.auth-submit:hover{background:#f3c931;transform:translateY(-1px)}@media (width<=560px){.form-row{grid-template-columns:1fr}}@media (width<=479px){.checkout-main{max-width:none;padding:40px 0}.commerce-auth-card{border-radius:18px;width:calc(100% - 28px);max-width:none;margin:0 14px;padding:22px}.auth-card-title{font-size:48px}.field-hint{font-size:11px}}@media (width<=390px){.checkout-main{padding:40px 0}}.conta-shell{width:min(100%,620px);margin:38px auto 72px;padding:0}.conta-shell .commerce-auth-card{gap:20px;width:100%;margin:0;display:grid}.conta-shell .auth-card-eyebrow,.conta-shell .auth-card-title,.conta-shell .auth-card-text,.conta-shell .auth-tabs,.conta-shell .password-hint,.conta-shell .auth-submit{margin:0}.conta-shell .auth-card-title{letter-spacing:.01em;font-size:clamp(42px,5vw,64px);line-height:.94}.conta-shell .auth-card-text{margin-top:8px;line-height:1.55}.conta-shell .auth-tabs{background:var(--site-surface-soft);border-radius:11px;gap:4px;width:max-content;max-width:100%}.conta-shell .auth-tab{border-radius:8px;min-width:0;height:auto;min-height:34px;padding:0 13px;font-size:12px;font-weight:750}.conta-shell .auth-form{gap:14px;display:grid}.conta-shell .form-row{gap:14px}.conta-shell .field-hint{font-size:9px;font-weight:500}.conta-shell .password-hint{min-height:22px;color:var(--site-muted);margin:8px 0 0;font-size:14px;line-height:1.55}.conta-shell .auth-form-error{min-height:17px;margin:8px 0 0}.conta-shell .field-hint{line-height:1.5}body:has(.conta-shell){padding-bottom:0}.conta-shell .auth-submit{height:48px;min-height:48px;font-size:13px;font-weight:800}@media (width<=767px){.conta-shell{width:100%;margin-top:26px;margin-bottom:48px}.conta-shell .commerce-auth-card{border-radius:18px;padding:22px}}@media (width<=479px){.conta-shell .auth-card-title{font-size:clamp(42px,5vw,64px)}.conta-shell .commerce-auth-card{width:100%;margin:0}}.produto-main{min-width:0;max-width:1024px;margin:80px auto 0;padding:0 0 48px}.produto-layout{grid-template-columns:minmax(0,1fr);gap:22px;min-width:0;display:grid}.produto-gallery{background:var(--site-surface-soft);border-radius:var(--radius-card);min-width:0;padding:16px}.produto-gallery-main{cursor:zoom-in;border-radius:var(--radius-card);background:#fff;width:100%;padding:0;display:block;overflow:hidden}.produto-gallery-main img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;width:100%}.produto-thumbs{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.produto-thumb{background:#fff;border:2px solid #0000;border-radius:12px;width:54px;height:54px;padding:4px;transition:border-color .16s;overflow:hidden}.produto-thumb.active{border-color:var(--template-yellow)}.produto-thumb img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%}.produto-info{min-width:0}.produto-category{text-transform:uppercase;letter-spacing:.08em;color:var(--template-blue);margin-bottom:8px;font-size:12px;font-weight:800}.produto-title{overflow-wrap:anywhere;margin-bottom:12px;font-size:30px;line-height:33px}.produto-meta{color:var(--site-muted);flex-wrap:wrap;gap:6px 16px;margin-bottom:16px;font-size:13px;display:flex}.produto-meta strong{color:var(--template-blue);font-weight:700}.produto-pricing{margin-bottom:16px}.produto-price-label{color:#8b8f9b;margin-bottom:4px;font-size:12px}.produto-price{color:var(--template-blue);flex-wrap:wrap;align-items:center;gap:8px;font-size:24px;font-weight:800;line-height:36px;display:flex}.produto-price span{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.produto-installments{color:#555b68;margin-top:4px;font-size:12px}.produto-availability{letter-spacing:.08em;text-transform:uppercase;color:var(--template-blue);margin-bottom:20px;font-size:12px;font-weight:800}.produto-availability.is-unavailable{color:#b42b35}.produto-variations{margin-bottom:22px}.produto-variation-label{text-transform:uppercase;letter-spacing:.06em;color:var(--template-blue);margin-bottom:10px;font-size:11px;font-weight:800}.produto-variation-chips{flex-wrap:wrap;gap:8px;display:flex}.produto-variation-chip{min-height:36px;color:var(--template-blue);border:1px solid color-mix(in srgb, var(--template-blue) 18%, transparent);border-radius:var(--radius-pill);background:#fff;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;transition:all .16s;display:flex}.produto-variation-chip.active{border-color:var(--template-yellow);box-shadow:0 0 0 2px #f1bf0a3d}.produto-color-dot{border:1px solid #0000001a;border-radius:50%;flex-shrink:0;width:16px;height:16px}.produto-buy{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.produto-quantity{background:#fff;border:1px solid #c0cae6;border-radius:10px;flex-shrink:0;align-items:center;width:112px;height:44px;display:flex;overflow:hidden}.produto-quantity-btn{width:36px;height:100%;color:var(--template-blue);background:#fff;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.produto-quantity-btn:hover:not(:disabled){background:var(--template-card)}.produto-quantity-btn:disabled{opacity:.4;cursor:not-allowed}.produto-quantity-value{text-align:center;color:var(--site-ink);flex:1;font-size:14px;font-weight:700}.produto-cta{min-width:0;height:44px;color:var(--site-ink);background:var(--template-yellow);border:1px solid var(--template-yellow);border-radius:var(--radius-pill);transition:all var(--transition-base);flex:180px;justify-content:center;align-items:center;gap:6px;padding:5px 15px 5px 5px;font-size:16px;font-weight:400;line-height:24px;display:flex}.produto-cta:hover:not(:disabled){background:#f3c931;transform:translateY(-2px);box-shadow:0 8px 18px #f1bf0a38}.produto-cta:disabled{opacity:.55;cursor:not-allowed}.produto-cta-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.produto-details{flex-direction:column;gap:28px;min-width:0;margin-top:36px;display:flex}.produto-section-title{margin-bottom:14px;font-size:28px;line-height:32px}.produto-description{color:#4f5360;overflow-wrap:anywhere;font-size:16px;line-height:1.65}.produto-description strong{color:var(--template-blue);font-weight:700}.produto-specs{border:1px solid #ccd1e0;border-radius:14px;overflow:hidden}.produto-spec-row{border-bottom:1px solid #ccd1e0;grid-template-columns:minmax(0,1fr);gap:2px;padding:10px 14px;display:grid}.produto-spec-row:last-child{border-bottom:none}.produto-spec-row dt{color:#666b78;font-size:12px;font-weight:500}.produto-spec-row dd{color:var(--template-blue);overflow-wrap:anywhere;font-size:13px;font-weight:800}.produto-related{min-width:0;margin-top:40px}.produto-related-grid{grid-template-columns:minmax(0,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}@media (width>=480px){.produto-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.produto-spec-row{grid-template-columns:minmax(120px,42%) minmax(0,1fr);align-items:baseline;gap:12px}.produto-spec-row dd{text-align:right;font-size:12px}.produto-spec-row dt{font-size:12px}}@media (width>=640px){.produto-main{padding:0 38px 56px}.produto-gallery{padding:22px}}@media (width>=768px){.produto-title{font-size:44px;line-height:46.2px}.produto-section-title{font-size:32px;line-height:36px}.produto-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}@media (width>=1024px){.produto-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:28px}}.privacy-consent-banner{z-index:9999;background:#fff;padding:20px 24px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000001a}.consent-content{justify-content:space-between;align-items:center;gap:32px;max-width:1200px;margin:0 auto;display:flex}.consent-text{flex:1}.consent-description{color:#4f5360;margin:0 0 8px;font-size:14px;line-height:1.5}.consent-link{color:var(--template-blue);font-size:14px;font-weight:600;text-decoration:underline}.consent-link:hover{color:var(--template-blue-soft)}.consent-controls{align-items:center;gap:24px;display:flex}.consent-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex}.consent-toggle-label{color:var(--site-ink);font-size:14px;font-weight:600}.consent-toggle-input{opacity:0;pointer-events:none;position:absolute}.consent-toggle-switch{background:#d1d5db;border-radius:24px;width:48px;height:24px;transition:background .2s;position:relative}.consent-toggle-switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.consent-toggle-input:checked+.consent-toggle-switch{background:var(--template-blue)}.consent-toggle-input:checked+.consent-toggle-switch:after{transform:translate(24px)}.consent-btn-accept{background:var(--template-blue);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:700;transition:background .16s}.consent-btn-accept:hover{background:var(--template-blue-soft)}@media (width<=767px){.consent-content{flex-direction:column;align-items:stretch;gap:16px}.consent-controls{flex-direction:column;gap:12px}.consent-btn-accept{width:100%}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/fonts/inter-latin-variable.woff2)format("woff2-variations")}@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/anton-latin-400.woff2)format("woff2")}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none}.resize{resize:both}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--template-blue:#1b316f;--template-blue-soft:#4565bc;--template-yellow:#f1bf0a;--template-card:#e9ecf6;--template-card-accent:#abb9de;--site-page:#fff;--site-surface:#fff;--site-surface-soft:#f5f7fc;--site-ink:#090909;--site-muted:#565b69;--site-line:color-mix(in srgb, var(--template-blue) 14%, #dbe1ef);--spacing:.25rem;--radius-pill:9999px;--radius-navbar:32px;--radius-modal:28px;--radius-card:24px;--radius-banner:22px;--radius-small:16px;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.18s cubic-bezier(.4, 0, .2, 1);--transition-slow:.42s cubic-bezier(.4, 0, .2, 1)}.commerce-page{--template-blue:#183fad;--site-line:color-mix(in srgb, var(--template-blue) 14%, #dbe1ef)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}body{color:var(--site-ink);background:var(--site-page);min-height:100vh;padding:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;position:relative;overflow-x:hidden}body:before{content:"";background:radial-gradient(circle at 18% 17%, color-mix(in srgb, var(--template-blue-soft) 42%, transparent) 0%, transparent 50%), radial-gradient(circle at 85% 78%, color-mix(in srgb, var(--template-yellow) 30%, transparent) 0%, transparent 50%), radial-gradient(circle at 70% 5%, color-mix(in srgb, var(--template-blue) 28%, transparent) 0%, transparent 50%);mix-blend-mode:overlay;pointer-events:none;z-index:0;background-attachment:fixed;animation:25s ease-in-out infinite alternate template-page-light-drift;position:fixed;inset:0}@keyframes template-page-light-drift{0%,to{opacity:.8}50%{opacity:.5}}#root{z-index:1;position:relative}h1,h2,h3,h4,h5,h6{font-family:Anton,sans-serif;font-weight:400}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:1024px;margin:0 auto}.container-wide{width:100%;max-width:1560px;margin:0 auto}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
