.sf-page{--sf-ink:#111;--sf-muted:#555;--sf-hairline:#eee;--sf-surface:#f7f7f7;font-family:var(--alpha-font-sans);color:var(--sf-ink)}.sf-container{grid-template-columns:40px minmax(0,1360px) 40px;display:grid}.sf-container>*{grid-column:2}.sf-crumbs{color:var(--sf-muted);align-items:center;gap:6px;padding:18px 0 10px;font-size:12px;display:flex}.sf-crumbs a{color:var(--sf-muted);text-decoration:none}.sf-crumbs a:hover{color:var(--sf-ink);text-decoration:underline}.sf-crumbs span[aria-hidden]{opacity:.5}.sf-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px;margin:0;padding:0 0 32px;list-style:none;display:grid}.sf-card{display:block;position:relative}.sf-card__media{aspect-ratio:4/5;background:#f0f0f0;border-radius:5px;display:block;position:relative;overflow:clip}.sf-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.sf-card:hover .sf-card__media img{transform:scale(1.03)}.sf-card__promo{z-index:2;background:var(--sf-ink);color:#fff;border-radius:5px;padding:5px 10px;font-size:13px;font-weight:700;position:absolute;top:12px;left:12px}.sf-card__off{background:var(--sf-ink);color:#fff;letter-spacing:.3px;border-radius:20px;align-items:center;gap:6px;margin-top:10px;padding:4px 9px;font-size:10px;font-weight:900;display:inline-flex}.sf-card__off:before{content:"";background:#35d07f;border-radius:50%;width:5px;height:5px}.sf-card__title{color:var(--sf-ink);margin:8px 0 0;font-size:14px;font-weight:400;line-height:22.4px}.sf-card__prices{align-items:baseline;gap:8px;margin-top:2px;display:flex}.sf-card__price{color:var(--sf-ink);font-size:14px;font-weight:500}.sf-card__compare{color:#00000073;font-size:14px;text-decoration:line-through}.sf-card__rating{align-items:center;gap:8px;margin-top:4px;display:flex}.sf-card__stars{color:var(--sf-ink);gap:1px;display:inline-flex}.sf-card__reviews{color:var(--sf-ink);font-size:14px}.sf-card__sold-out{color:var(--sf-muted);margin-top:4px;font-size:12px}.sf-collection-hero{color:#fff;background:#000;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.sf-collection-hero__bg{position:absolute;inset:0}.sf-collection-hero__bg img{object-fit:cover;opacity:.55;width:100%;height:100%}.sf-collection-hero__inner{z-index:1;padding:56px 0;position:relative}.sf-collection-hero__title{letter-spacing:-.96px;text-transform:uppercase;margin:0;font-size:48px;font-weight:900;line-height:1.08}.sf-collection-hero__desc{color:#ffffffd9;max-width:640px;margin:12px 0 0;font-size:15px}.sf-toolbar{border-bottom:1px solid var(--sf-hairline);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:16px 0;display:flex}.sf-toolbar__count{color:var(--sf-muted);font-size:14px}.sf-toolbar__controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sf-select{appearance:none;border:1px solid var(--sf-hairline);color:var(--sf-ink);cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>") right 12px center no-repeat;border-radius:10px;padding:9px 34px 9px 12px;font-size:13px;font-weight:600}.sf-select:focus-visible{outline:2px solid var(--sf-ink);outline-offset:2px}.sf-empty{text-align:center;color:var(--sf-muted);padding:60px 0 80px}@media (max-width:1100px){.sf-container{grid-template-columns:16px minmax(0,1fr) 16px}.sf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.sf-collection-hero__title{letter-spacing:-.5px;font-size:32px}}@media (max-width:560px){.sf-collection-hero{min-height:200px}.sf-collection-hero__inner{padding:32px 0}.sf-collection-hero__title{font-size:26px}.sf-toolbar{gap:10px}.sf-card__title,.sf-card__reviews,.sf-card__price,.sf-card__compare{font-size:13px}}
.pdp-grid{grid-template-columns:minmax(0,906fr) minmax(0,453fr);padding-bottom:48px;display:grid}.pdp-media{min-width:0;padding-right:24px}.pdp-media__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pdp-media__cell{aspect-ratio:1;cursor:zoom-in;width:100%;font:inherit;color:inherit;text-align:inherit;appearance:none;background:#fff;border:0;padding:0;display:block;overflow:hidden}.pdp-media__cell:focus-visible{outline:2px solid var(--sf-ink);outline-offset:-2px}.pdp-media__cell img{object-fit:contain;width:100%;height:100%;display:block}.pdp-media__grid--single .pdp-media__cell{grid-column:1/-1}.pdp-details{align-self:start;min-width:0;padding-left:24px;position:sticky;top:86px}.pdp-title{color:var(--sf-ink);margin:0;font-size:24px;font-weight:800;line-height:1.2}.pdp-prices{align-items:baseline;gap:8px;margin-top:10px;display:flex}.pdp-price{color:var(--sf-ink);font-size:20px;font-weight:800}.pdp-compare{color:#000c;font-size:14px;-webkit-text-decoration:line-through #0000004d;text-decoration:line-through #0000004d}.pdp-discount{color:#fff;letter-spacing:.575px;text-transform:uppercase;background:#111;border-radius:6px;align-items:center;gap:6px;margin:6px 0 2px;padding:6px 12px;font-size:11.5px;font-weight:800;display:inline-flex}.pdp-discount svg{width:13px;height:13px}.pdp-cashback{color:var(--sf-ink);background:#f5f5f7;border-radius:8px;justify-content:space-between;align-items:center;margin:6px 0 12px;padding:12px 16px;font-size:13px;line-height:20.8px;display:flex}.pdp-cashback__left{align-items:center;gap:10px;min-width:0;display:flex}.pdp-cashback__icon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.pdp-cashback__icon svg{width:18px;height:18px}.pdp-cashback__link{color:var(--sf-ink);opacity:.5;cursor:pointer;background:0 0;border:0;flex:none;margin-left:12px;font-size:12px;font-weight:700;text-decoration:underline;transition:opacity .2s}.pdp-cashback__link:hover{opacity:1}.pdp-divider{background:#0000001a;border:0;height:1px;margin:20px 0}.pdp-option{border:0;min-width:0;margin:0 0 16px;padding:0}.pdp-option__legend{color:var(--sf-ink);margin:0 0 8px;padding:0;font-size:14px;line-height:22.4px;display:block}.pdp-option__value{color:#000c;padding-left:8px}.pdp-swatches{flex-wrap:wrap;gap:11.2px;display:flex}.pdp-swatch{cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:8px;width:40px;height:50px;padding:0;transition:border-color .125s ease-in-out,box-shadow .125s ease-in-out;position:relative;overflow:hidden}.pdp-swatch img{object-fit:cover;width:100%;height:100%;display:block}.pdp-swatch[aria-pressed=true]{border-color:var(--sf-ink);box-shadow:0 0 0 1px var(--sf-ink)}.pdp-swatch--plain{background:var(--swatch-color,#ddd)}a.pdp-swatch{text-decoration:none;display:block}a.pdp-swatch:hover{border-color:#00000073}.pdp-swatch:disabled{cursor:default}.pdp-swatch--pending{border-color:var(--sf-ink);box-shadow:0 0 0 1px var(--sf-ink)}.pdp-swatch--pending:after{content:"";background:#ffffff73;position:absolute;inset:0}.pdp-sizes{grid-template-columns:repeat(auto-fit,minmax(clamp(44px,52.9px,100%),1fr));gap:11.2px;display:grid}.pdp-size{min-height:45.5px;color:var(--sf-ink);cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:14px;justify-content:center;align-items:center;padding:8px 12.8px;font-family:inherit;font-size:14px;transition:background-color .125s ease-in-out,border-color .125s ease-in-out,color .125s ease-in-out;display:flex}.pdp-size:hover:not(:disabled){border-color:var(--sf-ink)}.pdp-size[aria-pressed=true]{background:var(--sf-ink);border-color:var(--sf-ink);color:#fff}.pdp-size:disabled{cursor:not-allowed;color:#00000059;background-image:linear-gradient(to top right,#0000 calc(50% - 1px),#00000040 50%,#0000 calc(50% + 1px))}.pdp-sizeguide{cursor:pointer;background:#f7f7f7;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:16px;padding:12px 16px;font-family:inherit;transition:background-color .2s;display:flex}.pdp-sizeguide:hover{background:#f0f0f0}.pdp-sizeguide__left{align-items:center;gap:12px;display:flex}.pdp-sizeguide__text{color:var(--sf-ink);font-size:13px;font-weight:700;line-height:20.8px}.pdp-sizeguide__link{color:var(--sf-muted);font-size:12px;font-weight:500;line-height:19.2px;text-decoration:underline}.pdp-buy{align-items:center;gap:11.2px;margin-top:16px;display:flex}.pdp-qty{border:1px solid #0000001f;border-radius:14px;flex:0 0 126px;align-items:center;height:52px;display:flex;overflow:hidden}.pdp-qty button{color:#333;cursor:pointer;background:0 0;border:0;width:42px;height:100%;font-family:inherit;font-size:18px;transition:background-color .125s ease-in-out}.pdp-qty button:hover:not(:disabled){background:#f2f2f2}.pdp-qty button:disabled{opacity:.4;cursor:not-allowed}.pdp-qty__value{text-align:center;font-variant-numeric:tabular-nums;flex:1;font-size:14px}.pdp-add{color:#fff;cursor:pointer;background:#000;border:0;border-radius:14px;flex:auto;justify-content:center;align-items:center;gap:4.8px;height:52px;padding:16px 24px;font-family:inherit;font-size:14px;transition:background-color .2s,opacity .2s;display:inline-flex}.pdp-add:hover:not(:disabled){background:#222}.pdp-add:disabled{color:#7a7a7a;cursor:not-allowed;background:#d4d4d4}.pdp-add svg{width:18px;height:18px}.pdp-benefits{flex-direction:column;gap:8px;margin-top:16px;display:flex}.pdp-ub-frete{letter-spacing:.3px;color:var(--sf-ink);background:#f7f7f7;border:1px solid #eee;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:14px 16px;font-size:13.5px;line-height:21.6px;display:flex}.pdp-ub-frete svg{flex:0 0 20px;width:20px;height:20px}.pdp-ub-specs{gap:8px;display:flex}.pdp-ub-badge{background:#f7f7f7;border:1px solid #eee;border-radius:8px;flex:1 1 0;align-items:center;gap:12px;min-width:0;padding:12px 16px;display:flex}.pdp-ub-badge svg{flex:0 0 20px;width:20px;height:20px}.pdp-ub-label{letter-spacing:.5px;color:#888;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:700;line-height:10px;display:block}.pdp-ub-value{color:var(--sf-ink);font-size:13px;font-weight:800;line-height:15.6px;display:block}.pdp-ub-trust{background:#f7f7f7;border:1px solid #eee;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:16px 12px;display:flex}.pdp-ub-trust__item{text-align:center;flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.pdp-ub-trust__item svg{width:18px;height:18px}.pdp-ub-trust__item b{font-size:11px;font-weight:800}.pdp-ub-trust__item span{color:var(--sf-muted);font-size:10px}.pdp-description{max-width:900px;padding:40px 0 8px}.pdp-description h2{margin:0 0 12px;font-size:20px;font-weight:800}.pdp-description p{color:#333;margin:0 0 10px;font-size:14px;line-height:24px}.pdp-related{padding:8px 0 56px}.pdp-related h2{text-transform:uppercase;margin:0 0 16px;font-size:24px;font-weight:800}@media (max-width:900px){.pdp-grid{grid-template-columns:minmax(0,1fr)}.pdp-media{margin-inline:-16px;padding-right:0}.pdp-media__grid{scroll-padding-inline:0}.pdp-details{margin-top:24px;padding-left:0;position:static}.pdp-media__grid,.pdp-media__grid--single{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:10px;display:flex;overflow-x:auto}.pdp-media__grid::-webkit-scrollbar{display:none}.pdp-media__cell{scroll-snap-align:start;flex:0 0 90%}.pdp-media__grid--single .pdp-media__cell{flex:0 0 100%}}.pdp-zoom{z-index:70;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.pdp-zoom__close{z-index:2;color:#111;cursor:pointer;background:#ffffffd9;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:inline-flex;position:fixed;top:16px;right:16px}.pdp-zoom__close:hover{background:#f0f0f0}.pdp-zoom__close svg{width:16px;height:16px}.pdp-zoom__scroller{overscroll-behavior:contain;scroll-behavior:smooth;flex:auto;padding-bottom:104px;overflow-y:auto}.pdp-zoom__item{background:#fff;justify-content:center;align-items:center;display:flex}.pdp-zoom__item img{object-fit:contain;width:100%;max-width:1100px;height:auto;display:block}.pdp-zoom__thumbs{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);scrollbar-width:none;background:#fffffff0;justify-content:center;gap:8px;width:100%;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto}.pdp-zoom__thumbs::-webkit-scrollbar{display:none}.pdp-zoom__thumb{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:6px;flex:none;width:56px;height:70px;padding:0;transition:border-color .2s;overflow:hidden}.pdp-zoom__thumb:hover{border-color:#111}.pdp-zoom__thumb img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:900px){.pdp-zoom__scroller{padding-bottom:96px}.pdp-zoom__thumbs{justify-content:flex-start}}
.alpha-desc-section{background-color:#fff;padding-top:40px;padding-bottom:40px}@media screen and (min-width:769px){.alpha-desc-section{padding-top:60px;padding-bottom:0}}.alpha-desc-container{max-width:1400px;margin:0 auto;padding:0 20px}.alpha-desc-grid{flex-wrap:wrap;align-items:center;gap:40px;display:flex}@media screen and (min-width:990px){.alpha-desc-grid{flex-wrap:nowrap;gap:80px}.alpha-desc-grid.image-left{flex-direction:row-reverse}}.alpha-desc-text-col{color:#111;flex:1;min-width:300px}.alpha-desc-image-col{flex:1.2;width:100%;min-width:300px}.alpha-desc-preheading{text-transform:lowercase;letter-spacing:.5px;color:#111c;margin-bottom:15px;font-size:13px;font-weight:700;display:block}.alpha-desc-title{color:#111;letter-spacing:-.5px;margin:0 0 20px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1}.alpha-desc-body{color:#111111d9;font-size:16px;line-height:1.6}.alpha-desc-body p{margin-top:0;margin-bottom:15px}.alpha-desc-body p:last-child{margin-bottom:0}.alpha-desc-image-wrapper{background-color:#f4f4f4;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.alpha-desc-image-wrapper:before{content:"";padding-bottom:65%;display:block}.alpha-desc-img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:768px){.alpha-desc-grid{gap:30px}.alpha-desc-text-col{order:1}.alpha-desc-image-col{order:2}.alpha-desc-image-wrapper:before{padding-bottom:100%}}.alpha-features-section{background-color:#fff;padding-top:20px;padding-bottom:40px}@media screen and (min-width:769px){.alpha-features-section{padding-top:60px;padding-bottom:60px}}.alpha-features-container{max-width:1400px;margin:0 auto;padding:0 20px}.alpha-feature-block{border-top:1px solid #e5e5e5;padding:30px 0}.alpha-feature-block:first-child{border-top:none}.alpha-feature-summary{cursor:pointer;color:#111;justify-content:space-between;align-items:center;list-style:none;display:flex}.alpha-feature-summary::-webkit-details-marker{display:none}.alpha-feature-title{letter-spacing:-.5px;margin:0;font-size:clamp(20px,3vw,26px);font-weight:800}.alpha-feature-icon{font-size:24px;font-weight:300;line-height:1;transition:transform .3s}.alpha-feature-block[open] .alpha-feature-icon:before{content:"–";display:block;transform:translateY(-2px)}.alpha-feature-block:not([open]) .alpha-feature-icon:before{content:"+";display:block}.alpha-feature-content{opacity:0;grid-template-columns:1fr 1.2fr;gap:60px;margin-top:30px;animation:.5s forwards fadeInContent;display:grid}@keyframes fadeInContent{to{opacity:1}}.alpha-feature-text{color:#111;flex-direction:column;display:flex}.alpha-feature-item{margin-bottom:22px}.alpha-feature-item:last-child{margin-bottom:0}.alpha-feature-item strong{color:#111;margin-bottom:6px;font-size:15px;font-weight:800;line-height:1.2;display:block}.alpha-feature-item p,.alpha-feature-desc-rte p{color:#111111bf;margin:0 0 8px;font-size:14px;line-height:1.6}.alpha-feature-desc-rte p:last-child{margin-bottom:0}.alpha-feature-media-grid{gap:15px;width:100%;display:grid}.alpha-feature-media-grid.layout-1{grid-template-columns:1fr}.alpha-feature-media-grid.layout-2{grid-template-columns:1fr 1fr}.alpha-media-wrapper{background-color:#f4f4f4;border-radius:12px;width:100%;position:relative;overflow:hidden}.layout-1 .alpha-media-wrapper{aspect-ratio:16/10}.layout-2 .alpha-media-wrapper{aspect-ratio:4/5}.alpha-media-item{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:900px){.alpha-feature-content{grid-template-columns:1fr;gap:30px}.alpha-feature-text{order:2}.alpha-feature-media-grid{order:1}.layout-1 .alpha-media-wrapper{aspect-ratio:4/3}}.alpha-seo-faq-wrapper{background-color:#fcfcfd;border:1px solid #0000000f;border-radius:16px;margin:32px 0;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.alpha-seo-faq-header{margin-bottom:20px}.alpha-seo-faq-header h3{color:#111;text-transform:uppercase;letter-spacing:-.3px;margin:0 0 6px;font-size:16px;font-weight:800}.alpha-seo-faq-header p{color:#666;margin:0;font-size:13px;line-height:1.4}.alpha-faq-item{border-bottom:1px solid #0000000f}.alpha-faq-item:last-child{border-bottom:none}.alpha-faq-summary{color:#111;cursor:pointer;justify-content:space-between;align-items:center;padding:16px 0;font-size:14px;font-weight:700;list-style:none;transition:color .2s;display:flex}.alpha-faq-summary::-webkit-details-marker{display:none}.alpha-faq-summary:hover{color:#e62e2e}.alpha-faq-icon{color:#111;flex-shrink:0;width:20px;height:20px;margin-left:16px;transition:transform .3s}.alpha-faq-item[open] .alpha-faq-icon{color:#e62e2e;transform:rotate(180deg)}.alpha-faq-content{color:#555;padding-bottom:16px;font-size:14px;line-height:1.6;animation:.3s ease-out alphaFaqFadeIn}.alpha-faq-content strong{color:#111;font-weight:700}@keyframes alphaFaqFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.sg-modal{z-index:200;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sg-modal__backdrop{-webkit-backdrop-filter:blur(4px);cursor:pointer;background-color:#00000080;border:0;padding:0;animation:.3s both sg-fade;position:absolute;inset:0}.sg-modal__content{z-index:2;background-color:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:550px;max-height:85vh;animation:.4s cubic-bezier(.25,1,.5,1) both sg-rise;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0003}@keyframes sg-fade{0%{opacity:0}to{opacity:1}}@keyframes sg-rise{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.sg-modal__backdrop,.sg-modal__content{animation-duration:.01ms}}.sg-modal__header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.sg-modal__title{text-transform:uppercase;color:var(--sf-ink);margin:0;font-size:15px;font-weight:800}.sg-modal__close{width:32px;height:32px;color:var(--sf-ink);cursor:pointer;background:#f4f4f4;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.sg-modal__close:hover{background-color:#e5e5e5}.sg-modal__close svg{width:14px;height:14px}.sg-modal__body{color:#333;padding:20px;font-size:14px;overflow:hidden auto}.sg-modal__figure{text-align:center;margin:0 0 20px}.sg-modal__figure img{border-radius:8px;width:100%;max-width:320px;height:auto;margin:0 auto;display:block}.sg-modal__table{border-collapse:collapse;table-layout:fixed;width:100%;margin-bottom:15px}.sg-modal__table th,.sg-modal__table td{text-align:center;overflow-wrap:break-word;white-space:normal;border:1px solid #eaeaea;padding:8px 4px}.sg-modal__table th{background-color:#f9f9f9;font-weight:700}.sg-modal__table tbody td:first-child{font-weight:700}.sg-modal__table:last-child{margin-bottom:0}.sg-modal__note{color:var(--sf-muted);text-align:center;margin:12px 0 0;font-size:12px;line-height:1.5}@media screen and (max-width:768px){.sg-modal__content{width:95%;max-width:400px}.sg-modal__body{padding:15px}.sg-modal__table{font-size:12px}.sg-modal__table th,.sg-modal__table td{padding:6px 2px}}
