.burger-menu{min-width:initial;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.burger-menu.active .burger-line{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.burger-menu.active .burger-line:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s,color .25s;opacity:0}.burger-menu.active .burger-line:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s,color .25s;transform:rotate(-90deg)}.burger-line{position:relative;display:block;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.burger-line,.burger-line:before,.burger-line:after{left:0;content:"";width:19px;height:2px;background:var(--color-text-default);transition:top 75ms ease .12s,bottom 75ms ease .12s,opacity 75ms ease,transform 75ms cubic-bezier(.55,.055,.675,.19),color .25s}.burger-line:before{position:absolute;top:-6px}.burger-line:after{position:absolute;bottom:-6px}.buybox-block-buybox-info{gap:var(--spacing-x-small)}.buybox-info-facts{display:flex;flex-direction:column;gap:var(--spacing-x-small)}.buybox-info-fact{display:flex;gap:var(--micropad-x-large);align-items:center;margin:0 var(--micropad-x-small)}.buybox-info-fact .ante-image{flex-shrink:0;height:21px}.buybox-info-cards{display:flex;gap:var(--micropad-x-small);padding-top:var(--spacing-x-small);justify-content:space-around}.buybox-info-cards .ante-image{min-width:0;max-height:24px;flex-shrink:1}.buybox-block-callout{gap:var(--micropad-x-large);align-items:flex-start}.buybox-block-drops .drop-content .drop-button .drop-button-row{color:var(--color-text-alt)}.buybox-facts{display:flex;flex-wrap:wrap;row-gap:var(--micropad-x-large);column-gap:var(--spacing-x-small)}.buybox-fact{display:flex;gap:var(--micropad-x-large);align-items:flex-start;flex:1 1 0px}.buybox-facts-horizontal-large .buybox-fact{align-items:center}.buybox-facts-horizontal-large .buybox-fact .ante-image{width:var(--buybox-fact-icon-large)}.buybox-facts-vertical .buybox-fact,.buybox-facts-vertical-large .buybox-fact{flex-direction:column;text-align:center;align-items:center}.buybox-facts-vertical-large .buybox-fact .ante-image{width:var(--buybox-fact-icon-large)}.buybox-facts-horizontal .buybox-fact,.buybox-facts-horizontal-large .buybox-fact{min-width:calc(50% - var(--spacing-small) / 2)}.buybox-facts-vertical .buybox-fact,.buybox-facts-vertical-large .buybox-fact{min-width:calc(100% / 3 - (var(--spacing-small) * 2) / 3)}@media(min-width:601px){.buybox-facts-nowrap{flex-wrap:nowrap}.buybox-facts-nowrap .buybox-fact{min-width:0}}@media(max-width:600px){.buybox-facts.buybox-facts-mobile-column{flex-direction:column}.buybox-facts.buybox-facts-mobile-column .buybox-fact{flex-direction:row;text-align:left;align-items:flex-start}.buybox-facts.buybox-facts-mobile-grid-2 .buybox-fact,.buybox-facts.buybox-facts-mobile-grid-3 .buybox-fact{flex-direction:column;text-align:center;align-items:center;flex:1 1 0px}.buybox-facts.buybox-facts-mobile-grid-2 .buybox-fact{min-width:calc(50% - var(--spacing-small) / 2)}.buybox-facts.buybox-facts-mobile-grid-3 .buybox-fact{min-width:calc(100% / 3 - (var(--spacing-small) * 2) / 3)}.buybox-facts.buybox-facts-mobile-single-row{flex-wrap:nowrap}.buybox-facts.buybox-facts-mobile-single-row .buybox-fact{min-width:0}}.buybox-features{display:flex;flex-direction:column;gap:var(--spacing-small)}.buybox-features~.buybox-features-wrapper .buybox-features{padding-top:var(--spacing-small)}.buybox-features-more{display:none}.buybox-features-more.is-open{display:flex}.buybox-feature{display:flex;gap:var(--spacing-small);align-items:center}.buybox-feature-body{display:flex;flex-direction:column;gap:var(--micropad-x-small);justify-content:center}.buybox-features-toggle-row{display:flex;align-items:center;padding-top:var(--spacing-small)}.buybox-features-toggle-row>div{height:1px;background-color:var(--color-border-default);flex:1}.buybox-features-toggle{border:1px solid var(--color-border-default);border-radius:100px;display:flex;align-items:center;gap:var(--micropad-medium);padding:var(--micropad-large) var(--padding-small);cursor:pointer;-webkit-user-select:none;user-select:none}.buybox-features-toggle svg{transition:transform .5s var(--transition-drop-ease);width:.7lh;height:.7lh}.buybox-features-wrapper{overflow:hidden;height:0;transition:var(--transition-drop);interpolate-size:allow-keywords}.buybox-features-toggle-input:checked+.buybox-features-wrapper{height:auto}.buybox-features-toggle-input:checked~.buybox-features-toggle-row svg{transform:rotate(180deg)}.buybox-block-header{gap:var(--spacing-x-small)}.buybox-block-header-row{display:flex;align-items:center;gap:var(--spacing-x-small);flex-wrap:wrap}.buybox-block-header-content{display:flex;flex-direction:column;gap:var(--micropad-medium)}.buybox-block-image .buybox-image-tablet,.buybox-block-image .buybox-image-mobile{display:none}@media(max-width:1024px){.buybox-block-image .buybox-image-desktop{display:none}.buybox-block-image .buybox-image-tablet{display:flex}}@media(max-width:600px){.buybox-block-image .buybox-image-tablet{display:none}.buybox-block-image .buybox-image-mobile{display:flex}}.buybox-block-links{flex-wrap:wrap;row-gap:var(--micropad-x-large);column-gap:var(--spacing-medium);flex-direction:row!important}.buybox-block-links.layout-column{flex-direction:column!important}.buybox-link{display:flex;gap:var(--micropad-x-large);min-width:calc(50% - var(--spacing-medium) / 2);text-decoration:none!important;flex:1 1 0px}.buybox-link-body{display:flex;flex-direction:column;flex:1}.buybox-link-title-row{display:flex;gap:var(--micropad-x-small)}.buybox-link-title{flex:1}.buybox-link .ante-image{height:30px}.buybox-link svg{height:1lh}.buybox-link-learn-more{display:none}.layout-column .buybox-link svg{display:none}.layout-column .buybox-link-learn-more{display:inline;align-self:center}.buybox-block-product-hero{flex-direction:row!important;gap:var(--spacing-x-small);container-type:inline-size}.buybox-block-product-hero .product-hero-content{flex:1;display:flex;flex-direction:column;gap:var(--micropad-medium)}.buybox-block-product-hero .product-hero-header{display:flex;align-items:center;gap:var(--spacing-x-small)}.buybox-block-product-hero .product-hero-description-row{display:flex;align-items:flex-start;gap:var(--spacing-x-small)}.buybox-block-product-hero .product-hero-description{flex:1}.buybox-block-product-hero .product-hero-image-mobile,.buybox-block-product-hero .product-hero-title-mobile{display:none}@container (max-width: 420px){.buybox-block-product-hero .product-hero-title-desktop{display:none}.buybox-block-product-hero .product-hero-title-mobile{display:block}.buybox-block-product-hero .product-hero-header{justify-content:space-between}.buybox-block-product-hero .product-hero-image{display:none}.buybox-block-product-hero .product-hero-image-mobile{display:block}.buybox-block-product-hero .product-hero-description{font-size:var(--font-size-body-x-small);line-height:var(--line-height-body)}}.buybox-block-review{flex-direction:row!important;gap:var(--padding-medium);align-items:center}.buybox-block-review-content{display:flex;flex-direction:column;gap:var(--micropad-large);flex:1;min-width:0}.buybox-block-review-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--color-border-default);padding-top:var(--micropad-large)}.buybox-block-review{position:relative}.buybox-block-review .ante-image{position:absolute;top:0;bottom:0;left:0;width:142px;overflow:hidden}.buybox-block-review .ante-image img{object-fit:cover;width:100%;height:100%}.buybox-block-review .buybox-block-review-content{margin-left:142px}@media(max-width:600px){.buybox-block-review .ante-image{width:100px}.buybox-block-review .buybox-block-review-content{margin-left:100px}}.buybox-block-tabs .tab-bar{width:100%}.buybox-block-tabs .tab-content{display:flex;flex-direction:column;gap:var(--micropad-x-large)}.buybox-block-tabs .tab-content .richtext p:not(:first-child){margin-top:var(--micropad-small)}.buybox-block-tabs .tab-content .richtext p:not(:last-child){margin-bottom:var(--micropad-small)}.buybox-block-tabs .divider{border-top:1px solid var(--color-border-default)}.buybox-block-tabs .divider:last-child{display:none}.buybox-block-tabs .tab-text strong,.buybox-block-tabs .tab-fact strong{color:var(--color-text-default)}.buybox-block-tabs .tab-text{display:flex;gap:var(--spacing-x-small);align-items:flex-start}.buybox-block-tabs .tab-text .ante-image{min-width:24px;width:24px;margin-top:var(--micropad-x-small)}.buybox-block-tabs .tab-fact{display:flex;gap:var(--micropad-large)}.buybox-block-tabs .tab-fact svg{min-width:20px;width:20px;height:20px;margin-top:var(--micropad-x-small)}.buybox-block-tabs .tab-review{display:flex;flex-direction:column;gap:var(--spacing-x-small)}.buybox-block-tabs .tab-review-footer{display:flex;align-items:center;gap:var(--micropad-small);flex-wrap:wrap}.buybox-block-tabs .tab-review-footer .ante-image{min-width:42px;width:42px;height:42px;border-radius:50%}.buybox-block-tabs .tab-review-name{flex:1}.buybox-block-tabs .tab-review-verified{background-color:var(--color-surface-true);color:var(--color-text-true)}.buybox-block-tabs .tab-stats{display:flex;flex-wrap:wrap;gap:var(--spacing-small)}.buybox-block-tabs .tab-stat{display:flex;flex-direction:column;gap:var(--spacing-x-small);flex:1;min-width:calc(50% - var(--spacing-small) / 2)}.buybox-block-tabs .tab-stat-header{display:flex;align-items:center;gap:var(--micropad-medium)}.buybox-block-tabs .tab-review .ante-image{height:24px;flex-shrink:0}.buybox-block-tabs .tab-stat-percentage{flex:1!important}.buybox-block-tabs .tab-stat-bar{width:100%;height:16px;background-color:var(--color-surface-dark);border-radius:var(--radius-x-small);overflow:hidden}.buybox-block-tabs .tab-stat-bar-fill{height:100%}.buybox-block-tabs .tab-stat-content-row{display:flex;gap:var(--micropad-small)}.buybox-block-tabs .tab-fact svg,.buybox-block-tabs .tab-stat-content-row svg{flex-shrink:0;cursor:pointer}.fact-tooltip,.stat-tooltip{--easy-tooltip-max-width: 320px}.buybox-tab-features-wrapper:not(:first-child){padding-top:calc(var(--spacing-small) - var(--micropad-x-large))}.buybox-tab-features-wrapper:not(:last-child)>.buybox-features:last-child{padding-bottom:calc(var(--spacing-small) - var(--micropad-x-large))}.ante-checkbox{min-width:var(--ante-checkbox-size);width:var(--ante-checkbox-size);height:var(--ante-checkbox-size);outline:1px solid var(--color-border-default);outline-offset:-1px;border-radius:var(--radius-small);background-color:var(--color-surface-background);transition:outline .15s,background-color .15s;display:flex;align-items:center;justify-content:center}.ante-checkbox.radio{border-radius:50%}.ante-checkbox svg{opacity:0;scale:.8;transition:opacity .15s;width:calc(var(--ante-checkbox-size) * .733)}.ante-checkbox.radio .ante-checkbox-dot{width:calc(var(--ante-checkbox-size) * .533);height:calc(var(--ante-checkbox-size) * .533);border-radius:50%;background-color:var(--color-surface-accent-primary);opacity:0;scale:.8;transition:opacity .15s,scale .15s}.selected .ante-checkbox,input:checked+label .ante-checkbox{outline:1px solid var(--color-border-active);background-color:var(--color-surface-accent-secondary)}.selected .ante-checkbox.radio,input:checked+label .ante-checkbox.radio{background-color:var(--color-surface-background)}.selected .ante-checkbox svg,input:checked+label .ante-checkbox svg,.selected .ante-checkbox.radio .ante-checkbox-dot,input:checked+label .ante-checkbox.radio .ante-checkbox-dot{opacity:1;scale:1}.content-block-chip-list{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-small);width:100%}.content-block-chip-list .chip{display:flex;align-items:flex-start;gap:var(--micropad-medium);padding:var(--micropad-x-large) var(--spacing-x-small);border-radius:var(--chip-radius, calc(.5lh + var(--micropad-x-large)));position:relative}.content-block-chip-list .chip.tone-neutral{--tone-bg: var(--color-surface-alpha-dark)}.content-block-chip-list .chip.tone-positive{--tone-bg: #e7f6ee;--tone-fg: var(--color-text-true)}.content-block-chip-list .chip.tone-negative{--tone-bg: #fcedee;--tone-fg: var(--color-text-false)}.content-block-chip-list .chip.tone-custom{--tone-bg: var(--chip-custom-bg)}.content-block-chip-list[data-pill=true] .chip{background:var(--tone-bg)}.content-block-chip-list[data-pill=true] .chip.tone-positive,.content-block-chip-list[data-pill=true] .chip.tone-positive *,.content-block-chip-list[data-pill=true] .chip.tone-negative,.content-block-chip-list[data-pill=true] .chip.tone-negative *{color:var(--tone-fg)}.content-block-chip-list[data-pill=false] .chip{padding:0;border-radius:0;background:transparent}.content-block-chip-list[data-borders=true] .chip{border:1px solid var(--tone-fg, var(--color-border-default))}.content-block-chip-list .chip-icon{width:1lh;height:1lh;flex-shrink:0}.content-block-chip-list .chip-text{flex:1;min-width:0}.content-block-heading .block-heading{display:flex;align-items:center;gap:var(--micropad-x-large);width:100%}.content-block-heading .block-heading .ante-image{height:1lh}.content-block-heading .block-heading-line{flex:1;height:0}.content-block-highlight-strip.block-wrapper{container-type:inline-size;display:flex}.content-block-highlight-strip .highlight-strip-inner{display:flex;flex-direction:row;align-items:center;align-self:flex-start;gap:var(--spacing-x-small);padding:var(--padding-small) var(--padding-medium);border-radius:var(--radius-large);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:clip}.content-block-highlight-strip .highlight-strip-inner.has-border{border:1px solid}.content-block-highlight-strip .highlight-strip-inner.align-center{margin:0 auto}.content-block-highlight-strip .highlight-strip-left{display:flex;align-items:center;gap:var(--micropad-large);min-width:0}.content-block-highlight-strip .highlight-strip-stat{color:var(--color-text-alt);flex-shrink:0}.content-block-highlight-strip .highlight-strip-text{display:flex;flex-direction:column;gap:var(--micropad-small);min-width:0}.content-block-highlight-strip .highlight-strip-subheading{color:var(--color-text-faint)}.content-block-highlight-strip .highlight-strip-right{display:flex;flex-shrink:0}@container (max-width: 480px){.content-block-highlight-strip .highlight-strip-inner{flex-direction:column;align-items:stretch;width:100%}.content-block-highlight-strip .highlight-strip-right .ante-button{width:100%}}.content-block-highlight-strip .ante-button{min-width:0!important}.content-block-icon-list{display:grid;grid-template-columns:repeat(var(--icon-list-columns, 1),1fr);column-gap:var(--spacing-small);width:100%}.content-block-icon-list.borders{border-top:1px solid var(--color-border-default);border-bottom:1px solid var(--color-border-default)}.content-block-icon-list .icon-list-spacer{grid-column:1 / -1!important}.content-block-icon-list .icon-list-spacer.big{height:1lh!important}.content-block-icon-list .icon-list-spacer.small{height:.5lh!important}.content-block-icon-list.borders .icon-list-spacer{height:0!important;border-bottom:1px solid var(--color-border-default)}.content-block-icon-list.borders .icon-list-item{padding:var(--micropad-xxx-large) 0}.content-block-icon-list .icon-list-item{display:flex;align-items:flex-start;min-width:0}.content-block-icon-list .icon-list-icon{width:1lh!important;height:1lh!important;margin-right:min(.5lh,var(--micropad-xx-large))!important;flex-shrink:0}.content-block-icon-list .icon-list-icon.large{width:clamp(60px,calc(60px + 20px * var(--ante-fluid-progress)),80px)!important;height:clamp(60px,calc(60px + 20px * var(--ante-fluid-progress)),80px)!important;margin-right:var(--micropad-xx-large)!important}.content-block-icon-list .icon-list-spacer.large.big{height:clamp(60px,calc(60px + 20px * var(--ante-fluid-progress)),80px)!important}.content-block-icon-list .icon-list-spacer.large.small{height:clamp(30px,calc(30px + 10px * var(--ante-fluid-progress)),40px)!important}.content-block-icon-list .icon-list-icon img{width:100%;height:100%;object-fit:contain}.content-block-icon-list .icon-list-content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:var(--micropad-large)}.content-block-icon-list{container-type:inline-size}.content-block-icon-list .icon-list-spacer.in-row{display:none}.content-block-stats{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--spacing-small);width:100%}.content-block-stats .stat{display:flex;flex-direction:column;gap:var(--spacing-x-small)}.content-block-stats .stat:not(:only-child){flex:1 1 0px;min-width:0}.content-block-stats .stat:only-child{min-width:min(var(--width-col, 100%),100%);max-width:100%}.content-block-stats .stat-header{display:flex;align-items:center;gap:var(--micropad-medium)}.content-block-stats .stat .ante-image{height:clamp(16px,calc(16px + 5px * var(--ante-fluid-progress)),21px);flex-shrink:0}.content-block-stats .stat-percentage{flex:1!important}.content-block-stats .stat-bar{width:100%;height:16px;background-color:var(--color-surface-dark);border-radius:var(--radius-x-small);overflow:hidden}.content-block-stats .stat-bar-fill{height:100%}.content-block-stats .stat-content-row{display:flex;justify-content:space-between;gap:var(--micropad-small)}.content-block-stats .stat-content-row svg{flex-shrink:0;cursor:pointer}.content-stat-tooltip{--easy-tooltip-max-width: 320px}@media(max-width:600px){.content-block-stats{flex-direction:column}.content-block-stats .stat,.content-block-stats .stat:only-child{min-width:100%}}.block-wrapper.content-block-timeline{container-type:inline-size}.content-block-timeline{display:grid;grid-template-columns:auto 1fr;gap:var(--spacing-small);width:100%;timeline-scope:--ante-content-timeline-line}.content-block-timeline .timeline-line{grid-column:1;width:0;justify-self:center;border-left:2px dashed var(--color-surface-xx-dark);height:calc(100% + var(--spacing-small))}.content-block-timeline .timeline-line.ante-brand{view-timeline-name:--ante-content-timeline-line;view-timeline-axis:block;clip-path:inset(0 0 100% 0);animation:ante-content-timeline-reveal linear both;animation-timeline:--ante-content-timeline-line;animation-range:cover 10% cover 60%}@keyframes ante-content-timeline-reveal{to{clip-path:inset(0 0 0% 0)}}.content-block-timeline .timeline-badge{background:var(--color-surface-xx-dark);color:var(--color-text-muted);border-radius:var(--radius-small);padding:var(--micropad-x-small) var(--micropad-large);white-space:nowrap;text-align:center;align-self:start;justify-self:stretch;position:relative;z-index:1}.content-block-timeline .timeline-badge.ante-brand{opacity:0;animation:ante-content-timeline-badge-fade linear both;animation-timeline:--ante-content-timeline-line}@keyframes ante-content-timeline-badge-fade{to{opacity:1}}.content-block-timeline .timeline-content{display:flex;flex-direction:column;gap:var(--micropad-medium);min-width:0}.content-block-timeline .timeline-badge-inline-wrap{display:none;position:relative;align-self:flex-start;margin-bottom:calc(var(--micropad-xx-large) - var(--micropad-medium))}.content-block-timeline .timeline-badge-inline-wrap .timeline-badge-inline.ante-brand{position:absolute;top:0;right:0;bottom:0;left:0}.content-block-timeline .timeline-body{color:var(--color-text-muted);padding-bottom:var(--spacing-small);border-bottom:1px solid var(--color-border-default)}.content-block-timeline>.timeline-content:last-child .timeline-body{padding-bottom:0;border-bottom:none}@container (max-width: 500px){.content-block-timeline>.timeline-badge{display:none}.content-block-timeline .timeline-badge-inline-wrap{display:inline-block}.content-block-timeline .timeline-line{grid-row:1 / span var(--mobile-row-span)!important;height:100%}.content-block-timeline .timeline-line.ante-brand{animation-range:cover 5% cover 80%}}.megamenu-category{flex:1 1 0;min-width:180px;display:flex;flex-direction:column;gap:var(--padding-small)}.megamenu-category-head{display:flex;flex-direction:column;gap:var(--padding-small);text-decoration:none!important}.megamenu-category-image{display:flex}.megamenu-category-image .ante-image{height:96px}.megamenu-category-links{display:flex;flex-direction:column}.megamenu-category-link{display:inline-flex;align-items:center;gap:var(--micropad-large);color:var(--color-text-default)!important;text-decoration:none!important;padding-top:calc(var(--micropad-xxx-large) / 2);padding-bottom:calc(var(--micropad-xxx-large) / 2)}.megamenu-category-link>[class*=ante-tag-]{padding-top:var(--micropad-x-small)!important;padding-bottom:var(--micropad-x-small)!important}.megamenu-category-link:first-child{margin-top:calc(var(--micropad-xxx-large) / 2 * -1)}.megamenu-category-link:last-child{margin-bottom:calc(var(--micropad-xxx-large) / 2 * -1)}.megamenu-category-see-all{display:inline-flex;align-items:center;gap:var(--micropad-x-small);text-decoration:none!important}.megamenu-category-see-all i{transform:rotate(-90deg) scale(.75)}@media(hover:hover){.megamenu-category-link:hover{color:var(--color-text-link)!important}.megamenu-category-see-all:hover{color:var(--color-text-default)!important}.megamenu-category-see-all:hover i{transform:rotate(-90deg) translateY(3px) scale(.75)}}.megamenu-promo{position:relative;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--spacing-x-small);overflow:hidden;padding:var(--padding-large);color:var(--color-text-default)!important;text-decoration:none!important}.ante-button.megamenu-promo-button{min-width:min-content!important}.megamenu-promo-content{display:flex;flex-direction:column;gap:var(--spacing-x-small);align-items:flex-start}.megamenu-promo-content-text{--richtext-gap: var(--micropad-x-large) !important}.megamenu-promo-text{display:flex;flex-direction:column;gap:var(--micropad-x-large)}.megamenu-promo-prices{display:flex;align-items:flex-end;gap:var(--micropad-medium)}.megamenu-promo-compare{text-decoration:line-through}.megamenu-promo-price{color:var(--color-text-true)}.megamenu-search>.ante-container{gap:var(--spacing-medium-large)}.megamenu-search-form{display:flex;align-items:stretch;border-bottom:1px solid var(--color-border-active-secondary);color:var(--color-text-alt);width:100%}.megamenu-search-icon,.megamenu-search-clear{display:flex;align-items:center;padding-left:var(--micropad-xxx-large);padding-right:var(--micropad-xxx-large);cursor:pointer}.megamenu-search-icon{padding-left:0}.megamenu-search-clear{padding-right:0;cursor:pointer;color:var(--color-text-default);font-size:16px;line-height:1}.megamenu-search-form:has(input:placeholder-shown) .megamenu-search-clear{display:none}.megamenu-search-form input{flex:1;border:none;background:transparent;outline:none;font-family:inherit;color:var(--color-text-default);padding:var(--padding-small) 0}.megamenu-search-content{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-medium)}.megamenu-search-column{display:flex;flex-direction:column;gap:var(--spacing-x-small)}.megamenu-search-tags{display:flex;flex-wrap:wrap;gap:var(--micropad-medium)}.megamenu-search-tag{display:inline-block;padding:var(--micropad-medium) var(--micropad-x-large);border:1px solid var(--color-border-default-secondary);border-radius:999px;color:var(--color-text-default);text-decoration:none;-webkit-user-select:none;user-select:none;cursor:pointer}.megamenu-search-products{display:flex;flex-direction:column}.megamenu-search-product{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--padding-small);padding:var(--micropad-medium) 0;text-decoration:none!important}.megamenu-search-product-image{width:48px;height:48px;object-fit:cover;border-radius:var(--radius-small)}.megamenu-search-product-arrow{transform:rotate(-90deg) scale(.75)}@media(hover:hover){.megamenu-search-product:hover .megamenu-search-product-arrow{transform:rotate(-90deg) translateY(3px) scale(.75)}}.megamenu-search-results{display:none;grid-template-columns:1fr 1fr;gap:0 var(--spacing-medium);overflow-y:auto}.megamenu-search.has-query .megamenu-search-results{display:grid}.megamenu-search.has-query .megamenu-search-content{display:none}.megamenu-search-loading,.megamenu-search-empty{display:none;align-items:center;justify-content:center;min-height:240px;padding-bottom:var(--padding-large)}.megamenu-search-spinner{width:32px;height:32px;background:currentColor;-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 38"><defs><linearGradient x1="8.042%" y1="0%" x2="65.682%" y2="23.865%" id="A"><stop stop-color="%23FFFFFF" stop-opacity="0" offset="0%"/><stop stop-color="%23FFFFFF" stop-opacity=".631" offset="63.146%"/><stop stop-color="%23FFFFFF" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><g transform="translate(1 1)"><path d="M36 18c0-9.94-8.06-18-18-18" stroke="url(%23A)" stroke-width="2"/></g></g></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 38"><defs><linearGradient x1="8.042%" y1="0%" x2="65.682%" y2="23.865%" id="A"><stop stop-color="%23FFFFFF" stop-opacity="0" offset="0%"/><stop stop-color="%23FFFFFF" stop-opacity=".631" offset="63.146%"/><stop stop-color="%23FFFFFF" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><g transform="translate(1 1)"><path d="M36 18c0-9.94-8.06-18-18-18" stroke="url(%23A)" stroke-width="2"/></g></g></svg>');-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:megamenu-search-spin .9s linear infinite}@keyframes megamenu-search-spin{to{transform:rotate(360deg)}}.megamenu-search.has-query.is-loading .megamenu-search-loading,.megamenu-search.has-query.is-empty .megamenu-search-empty{display:flex}.megamenu-search.has-query.is-loading .megamenu-search-results,.megamenu-search.has-query.is-empty .megamenu-search-results{display:none}@container ante-mobile-nav (max-width: 480px){.megamenu-search-results,.megamenu-search.has-query .megamenu-search-results,.megamenu-search-content{grid-template-columns:1fr}}.megamenu-categories{flex:1;display:flex;gap:var(--spacing-small)}.megamenu-main{display:flex;flex-direction:column;gap:var(--spacing-x-small);padding:var(--padding-small) 0;align-self:stretch}.megamenu-main:not(:last-child){padding-right:var(--spacing-small);border-right:1px solid var(--color-border-default)}.megamenu-heading{padding-bottom:var(--micropad-medium);border-bottom:1px solid var(--color-border-default);text-transform:uppercase;font-family:var(--font-caption);font-size:var(--font-size-caption-x-small);font-weight:var(--font-weight-caption);line-height:var(--line-height-caption);letter-spacing:var(--letter-spacing-caption);color:var(--color-text-faint)}.megamenu-main-links{display:flex;flex-direction:column}.megamenu-main-link{display:flex;align-items:center;justify-content:space-between;gap:var(--micropad-xxx-large);color:var(--color-text-default)!important;text-decoration:none!important;padding-top:calc(var(--micropad-xxx-large) / 2);padding-bottom:calc(var(--micropad-xxx-large) / 2)}.megamenu-main-links>.megamenu-main-link:first-child{margin-top:calc(var(--micropad-xxx-large) / 2 * -1)}.megamenu-main-links>.megamenu-main-link:last-child{margin-bottom:calc(var(--micropad-xxx-large) / 2 * -1)}.megamenu-mobile-drop{display:flex;flex-direction:column;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0}.megamenu-mobile-drop>input{display:none}.megamenu-mobile-drop-content{overflow:hidden;height:0;transition:var(--transition-drop)!important;-webkit-user-select:text;user-select:text;cursor:auto}.megamenu-mobile-drop>input:checked~.megamenu-mobile-drop-content{height:auto}.megamenu-mobile-drop-button i{transform:scale(.75)!important;transition:transform .5s var(--transition-drop-ease)!important}.megamenu-mobile-drop>input:checked~.megamenu-mobile-drop-button i{transform:rotate(180deg) scale(.75)!important}.megamenu-mobile-drop-inner{display:flex;flex-direction:column;margin-bottom:calc(var(--micropad-medium) * 2);padding-left:var(--padding-small);margin-left:var(--padding-small);border-left:1px dashed var(--color-border-default)}.megamenu-mobile-categories-list{margin-left:calc(var(--page-gutter) + var(--padding-small))}.megamenu-promos{display:flex;flex-direction:column;gap:var(--spacing-small)}.megamenu-main-button .ante-button{min-width:0!important}@media(hover:hover){.megamenu-main-link:hover{color:var(--color-text-link)!important}}.ante-image-gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--spacing-x-small)}.ante-image-gallery-grid-image{width:100%;height:100%;object-fit:cover;display:block}.gallery-mobile{display:none}@media(max-width:1024px){.gallery-desktop{display:none}.gallery-mobile{display:initial}}.ante-image{overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;flex-shrink:0}.ante-image img{display:block;object-fit:cover;max-width:100%;max-height:100%}.ante-image .interaction{position:absolute;top:var(--padding-small);right:var(--padding-small);z-index:1}.ante-image .ante-image-play{position:absolute;bottom:var(--padding-small);left:var(--padding-small);top:initial;right:initial;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;background:var(--color-button-surface)!important}.ante-image-play svg{color:var(--color-button-text)}.ante-image-play svg:last-child{display:none}.video-previewing .ante-image-play svg:last-child{display:initial}.video-previewing .ante-image-play svg:first-child{display:none}.ante-image-caption{position:absolute;bottom:var(--padding-small);left:var(--padding-small);color:var(--inverse-color-text-default);filter:drop-shadow(0px 0px 4px black)!important}.ante-image-type-polaroid{padding:var(--padding-medium);box-shadow:var(--box-shadow);background:var(--base-color-surface-dark)}.ante-image-type-polaroid img{border-radius:0!important}.ante-image-type-polaroid img:last-child{margin-bottom:var(--padding-x-large)}.ante-image-type-polaroid .ante-image-caption{position:initial;color:var(--base-color-text-alt);filter:none!important;margin-top:var(--spacing-x-small);width:100%;font-family:Hello Stranger;font-size:20px;line-height:120%;letter-spacing:3px}.ante-image-video-preview,.ante-image-video-inline{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ante-image-video-inline{pointer-events:initial;z-index:1}.ante-image-video-preview video,.ante-image-video-inline video{width:100%;height:100%;object-fit:cover}#video-modal .modal-element{min-width:initial}#video-modal .modal-contents{padding:0;max-height:calc(100svh - var(--section-spacer-small) * 2 - var(--modal-header-height))}#video-modal .modal-contents iframe{aspect-ratio:16 / 9;width:min(var(--width-8),100svw - var(--page-gutter) * 2);max-height:calc(100svh - var(--section-spacer-small) * 2 - var(--modal-header-height))}#video-modal .modal-contents video{max-height:calc(100svh - var(--section-spacer-small) * 2 - var(--modal-header-height))}#video-modal .modal-element{--modal-max-height: calc(100svh - var(--section-spacer-small) * 2 - 52px)}#video-modal .modal-title-row{height:0}#video-modal .modal-title{position:absolute;top:var(--padding-medium);left:var(--padding-medium);z-index:1;filter:drop-shadow(0 0 8px #000)}#video-modal .modal-close{position:absolute;top:var(--padding-medium);right:var(--padding-medium);z-index:1}#video-modal .modal-close svg{background-color:initial;padding:0;filter:drop-shadow(0 0 8px #000)}#video-modal .modal-contents{padding:0}#video-modal video{width:100%;display:block}@media(max-width:700px){.ante-image-type-polaroid{padding:var(--padding-small)}}@media(max-width:600px){.ante-image-type-polaroid .ante-image-caption{font-size:16px}}:root{--button-border-radius: 9999px}.ante-button-row{display:flex;flex-wrap:wrap;gap:var(--spacing-small)}.ante-button{all:unset;background-color:var(--color-button-surface)!important;border-radius:var(--button-border-radius)!important;padding:var(--padding-small) var(--padding-x-large)!important;display:flex;justify-content:center;align-items:center;gap:var(--micropad-large);font-size:var(--font-size-body-large)!important;font-weight:var(--font-weight-bold);line-height:110%;cursor:pointer;transition:transform .15s,box-shadow .15s,opacity .15s,background-color .15s!important;text-align:center;text-decoration:none!important;font-family:var(--font)!important;position:relative!important;z-index:1;overflow:hidden;-webkit-user-select:none!important;user-select:none!important;min-width:240px!important;color:var(--color-button-text)!important;box-shadow:var(--elevated-shadow)!important;transform:var(--elevated-translate);border:1px solid var(--color-button-border)!important}.ante-button:after,.ante-button:before,.ante-button *{color:inherit!important}.ante-button.small{padding:var(--micropad-x-large) var(--micropad-xxx-large)!important;font-size:var(--font-size-body)!important}.ante-button.secondary{background-color:var(--color-button-secondary-surface)!important;color:var(--color-button-secondary-text)!important;border:1px solid var(--color-button-secondary-border)!important}.ante-button:not([loading]):not([disabled]):hover,.ante-button-activator:hover>.ante-button:not([loading]):not([disabled]){background-color:var(--color-button-surface-hover)!important;box-shadow:var(--elevated-shadow-hover)!important;transform:var(--elevated-translate-hover)}.ante-button:not([loading]):not([disabled]):hover.secondary,.ante-button-activator:hover>.ante-button:not([loading]):not([disabled]).secondary{background-color:var(--color-button-secondary-surface-hover)!important;box-shadow:var(--elevated-shadow-hover)!important;transform:var(--elevated-translate-hover)}.ante-button:not([loading]):not([disabled]):active,.ante-button:not([loading]):not([disabled]):active.secondary,.ante-button-activator:active>.ante-button:not([loading]):not([disabled]),.ante-button-activator:active>.ante-button:not([loading]):not([disabled]).secondary{box-shadow:var(--elevated-shadow-active)!important;transform:var(--elevated-translate-active)}.ante-button[loading],.ante-button[disabled]{opacity:.5;cursor:not-allowed;box-shadow:var(--elevated-shadow-none)!important;transform:initial}.ante-button[loading]{color:transparent!important;cursor:progress!important}.ante-button[loading]:before,.ante-button[loading] *{visibility:hidden!important}.ante-button[loading]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:var(--color-button-text);-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 38"><defs><linearGradient x1="8.042%" y1="0%" x2="65.682%" y2="23.865%" id="A"><stop stop-color="%23FFFFFF" stop-opacity="0" offset="0%"/><stop stop-color="%23FFFFFF" stop-opacity=".631" offset="63.146%"/><stop stop-color="%23FFFFFF" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><g transform="translate(1 1)"><path d="M36 18c0-9.94-8.06-18-18-18" stroke="url(%23A)" stroke-width="2"/></g></g></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 38"><defs><linearGradient x1="8.042%" y1="0%" x2="65.682%" y2="23.865%" id="A"><stop stop-color="%23FFFFFF" stop-opacity="0" offset="0%"/><stop stop-color="%23FFFFFF" stop-opacity=".631" offset="63.146%"/><stop stop-color="%23FFFFFF" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><g transform="translate(1 1)"><path d="M36 18c0-9.94-8.06-18-18-18" stroke="url(%23A)" stroke-width="2"/></g></g></svg>');-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:loadingspin .9s linear infinite}.ante-button[loading].secondary:after{background:var(--color-button-secondary-text)}.ante-button-activator{text-decoration:none!important}.ante-button .ante-buy-compare-price span{opacity:.6}.ante-button .ante-buy-compare-price:before{background-color:currentColor}@keyframes loadingspin{to{transform:translate(-50%,-50%) rotate(360deg)}}:root,.ante-base{--base-color-surface-background: #FFFFFF;--base-color-surface-dark: #F8F8F9;--base-color-surface-x-dark: #F1F2F3;--base-color-surface-xx-dark: #E4E5E7;--base-color-surface-xxx-dark: #D9DBDD;--base-color-surface-accent-primary: #A0E0ED;--base-color-surface-accent-secondary: #C7C2BD;--base-color-surface-accent-tertiary: #6CCE97;--base-color-surface-alpha-dark: #D8CEC57A;--base-color-surface-alpha-x-dark: #D8CEC5CC;--base-color-surface-true: #74DA85;--base-color-surface-false: #EB4342;--base-color-text-default: #2B2D31;--base-color-text-muted: #35373B;--base-color-text-faint: #787E87;--base-color-text-inverse: #222326;--base-color-text-alt: #ADA59E;--base-color-text-link: #6DADBA;--base-color-text-true: #129B2A;--base-color-text-false: #C43231;--base-color-border-default: #D9D6D3;--base-color-border-default-secondary: #E3E0DE;--base-color-border-default-tertiary: #D8CFC5;--base-color-border-active: #ADA59E;--base-color-border-active-secondary: #7F756C;--base-color-border-accent: #5AB682;--base-color-border-alpha: #EBE6E07A;--base-color-button-surface: #1F2023;--base-color-button-surface-hover: #35373B;--base-color-button-text: #FFFFFF;--base-color-button-text-hover: #FFFFFF;--base-color-button-border: #1F2023;--base-color-button-border-hover: #858B93;--base-color-button-secondary-surface: #FFFFFF;--base-color-button-secondary-surface-hover: #1F2023;--base-color-button-secondary-text: #1F2023;--base-color-button-secondary-text-hover: #FFFFFF;--base-color-button-secondary-border: #1F2023;--base-color-button-secondary-border-hover: #FFFFFF;--base-color-icon-neutral: #D9DBDD;--base-color-icon-default: #1F2023;--base-color-icon-accent: #D2CFCB;--base-color-icon-link: #6DADBA;--inverse-color-surface-background: #1F2023;--inverse-color-surface-dark: #35373B;--inverse-color-surface-x-dark: #484C51;--inverse-color-surface-xx-dark: #60656C;--inverse-color-surface-xxx-dark: #858B93;--inverse-color-surface-accent-primary: #88D8E8;--inverse-color-surface-accent-secondary: #DEDBD8;--inverse-color-surface-accent-tertiary: #5AB682;--inverse-color-surface-alpha-dark: #D8CEC57A;--inverse-color-surface-alpha-x-dark: #D8CEC5CC;--inverse-color-surface-true: #74DA85A3;--inverse-color-surface-false: #EB4342A3;--inverse-color-text-default: #FFFFFF;--inverse-color-text-muted: #D9DBDD;--inverse-color-text-faint: #FFFFFFA3;--inverse-color-text-inverse: #171719;--inverse-color-text-alt: #EAE8E6;--inverse-color-text-link: #88D8E8;--inverse-color-text-true: #74DA85;--inverse-color-text-false: #EB4342;--inverse-color-border-default: #858B93;--inverse-color-border-default-secondary: #60656C;--inverse-color-border-default-tertiary: #6A6F77;--inverse-color-border-active: #B3B7BC;--inverse-color-border-active-secondary: #B8E8F1;--inverse-color-border-accent: #5AB682;--inverse-color-border-alpha: #7F756C7A;--inverse-color-button-surface: #FFFFFF;--inverse-color-button-surface-hover: #F8F8F9;--inverse-color-button-text: #35373B;--inverse-color-button-text-hover: #484C51;--inverse-color-button-border: #FFFFFF;--inverse-color-button-border-hover: #F8F8F9;--inverse-color-button-secondary-surface: #FFFFFF;--inverse-color-button-secondary-surface-hover: #FFFFFF;--inverse-color-button-secondary-text: #FFFFFF;--inverse-color-button-secondary-text-hover: #484C51;--inverse-color-button-secondary-border: #CCCED1;--inverse-color-button-secondary-border-hover: #FFFFFF;--inverse-color-icon-neutral: #858B93;--inverse-color-icon-default: #FFFFFF;--inverse-color-icon-accent: #D2CFCB;--inverse-color-icon-link: #5AB682;--brand-color-surface-background: #CFEFF6;--brand-color-surface-dark: #B8E8F1;--brand-color-surface-x-dark: #A0E0ED;--brand-color-surface-xx-dark: #88D8E8;--brand-color-surface-xxx-dark: #88D8E8;--brand-color-surface-accent-primary: #D2CFCB;--brand-color-surface-accent-secondary: #52828B;--brand-color-surface-accent-tertiary: #6CCE97;--brand-color-surface-alpha-dark: #88D8E87A;--brand-color-surface-alpha-x-dark: #88D8E8CC;--brand-color-surface-true: #74DA85A3;--brand-color-surface-false: #EB4342A3;--brand-color-text-default: #1F2023;--brand-color-text-muted: #484C51;--brand-color-text-faint: #6DADBA;--brand-color-text-inverse: #FFFFFF;--brand-color-text-alt: #52828B;--brand-color-text-link: #6DADBA;--brand-color-text-true: #129B2A;--brand-color-text-false: #C43231;--brand-color-border-default: #6DADBA;--brand-color-border-default-secondary: #88D8E8;--brand-color-border-default-tertiary: #98C6F1;--brand-color-border-active: #6DADBA;--brand-color-border-active-secondary: #52828B;--brand-color-border-accent: #5AB682;--brand-color-border-alpha: #C1DDF77A;--brand-color-button-surface: #88D8E8;--brand-color-button-surface-hover: #A0E0ED;--brand-color-button-text: #1B2B2E;--brand-color-button-text-hover: #36565D;--brand-color-button-border: #88D8E8;--brand-color-button-border-hover: #88D8E8;--brand-color-button-secondary-surface: #FFFFFF;--brand-color-button-secondary-surface-hover: #88D8E8;--brand-color-button-secondary-text: #36565D;--brand-color-button-secondary-text-hover: #FFFFFF;--brand-color-button-secondary-border: #52828B;--brand-color-button-secondary-border-hover: #FFFFFF;--brand-color-icon-neutral: #88D8E8B8;--brand-color-icon-default: #52828B;--brand-color-icon-accent: #5AB682;--brand-color-icon-link: #6DADBA;--brand-inverse-color-surface-background: #36565D;--brand-inverse-color-surface-dark: #52828B;--brand-inverse-color-surface-x-dark: #52828B;--brand-inverse-color-surface-xx-dark: #88D8E8;--brand-inverse-color-surface-xxx-dark: #88D8E8;--brand-inverse-color-surface-accent-primary: #6DADBA;--brand-inverse-color-surface-accent-secondary: #DEDBD8;--brand-inverse-color-surface-accent-tertiary: #5AB682;--brand-inverse-color-surface-alpha-dark: #88D8E87A;--brand-inverse-color-surface-alpha-x-dark: #88D8E8CC;--brand-inverse-color-surface-true: #74DA85A3;--brand-inverse-color-surface-false: #EB4342A3;--brand-inverse-color-text-default: #FFFFFF;--brand-inverse-color-text-muted: #E7F7FA;--brand-inverse-color-text-faint: #88D8E8;--brand-inverse-color-text-inverse: #222326;--brand-inverse-color-text-alt: #A0E0ED;--brand-inverse-color-text-link: #88D8E8;--brand-inverse-color-text-true: #74DA85;--brand-inverse-color-text-false: #EF6968;--brand-inverse-color-border-default: #88D8E8;--brand-inverse-color-border-default-secondary: #6DADBA;--brand-inverse-color-border-default-tertiary: #98C6F1;--brand-inverse-color-border-active: #A0E0ED;--brand-inverse-color-border-active-secondary: #B8E8F1;--brand-inverse-color-border-accent: #5AB682;--brand-inverse-color-border-alpha: #5071917A;--brand-inverse-color-button-surface: #88D8E8;--brand-inverse-color-button-surface-hover: #A0E0ED;--brand-inverse-color-button-text: #1B2B2E;--brand-inverse-color-button-text-hover: #F2FBFC;--brand-inverse-color-button-border: #88D8E8;--brand-inverse-color-button-border-hover: #88D8E8;--brand-inverse-color-button-secondary-surface: #FFFFFF;--brand-inverse-color-button-secondary-surface-hover: #FFFFFF;--brand-inverse-color-button-secondary-text: #E7F7FA;--brand-inverse-color-button-secondary-text-hover: #CFEFF6;--brand-inverse-color-button-secondary-border: #B8E8F1;--brand-inverse-color-button-secondary-border-hover: #FFFFFF;--brand-inverse-color-icon-neutral: #88D8E8A3;--brand-inverse-color-icon-default: #88D8E8;--brand-inverse-color-icon-accent: #6CCE97;--brand-inverse-color-icon-link: #5AB682;--normal-color-surface-background: var(--base-color-surface-background);--normal-color-surface-dark: var(--base-color-surface-dark);--normal-color-surface-x-dark: var(--base-color-surface-x-dark);--normal-color-surface-xx-dark: var(--base-color-surface-xx-dark);--normal-color-surface-xxx-dark: var(--base-color-surface-xxx-dark);--normal-color-surface-accent-primary: var(--base-color-surface-accent-primary);--normal-color-surface-accent-secondary: var(--base-color-surface-accent-secondary);--normal-color-surface-accent-tertiary: var(--base-color-surface-accent-tertiary);--normal-color-surface-alpha-dark: var(--base-color-surface-alpha-dark);--normal-color-surface-alpha-x-dark: var(--base-color-surface-alpha-x-dark);--normal-color-surface-true: var(--base-color-surface-true);--normal-color-surface-false: var(--base-color-surface-false);--normal-color-text-default: var(--base-color-text-default);--normal-color-text-muted: var(--base-color-text-muted);--normal-color-text-faint: var(--base-color-text-faint);--normal-color-text-inverse: var(--base-color-text-inverse);--normal-color-text-alt: var(--base-color-text-alt);--normal-color-text-link: var(--base-color-text-link);--normal-color-text-true: var(--base-color-text-true);--normal-color-text-false: var(--base-color-text-false);--normal-color-border-default: var(--base-color-border-default);--normal-color-border-default-secondary: var(--base-color-border-default-secondary);--normal-color-border-default-tertiary: var(--base-color-border-default-tertiary);--normal-color-border-active: var(--base-color-border-active);--normal-color-border-active-secondary: var(--base-color-border-active-secondary);--normal-color-border-accent: var(--base-color-border-accent);--normal-color-border-alpha: var(--base-color-border-alpha);--normal-color-button-surface: var(--base-color-button-surface);--normal-color-button-surface-hover: var(--base-color-button-surface-hover);--normal-color-button-text: var(--base-color-button-text);--normal-color-button-text-hover: var(--base-color-button-text-hover);--normal-color-button-border: var(--base-color-button-border);--normal-color-button-border-hover: var(--base-color-button-border-hover);--normal-color-button-secondary-surface: var(--base-color-button-secondary-surface);--normal-color-button-secondary-surface-hover: var(--base-color-button-secondary-surface-hover);--normal-color-button-secondary-text: var(--base-color-button-secondary-text);--normal-color-button-secondary-text-hover: var(--base-color-button-secondary-text-hover);--normal-color-button-secondary-border: var(--base-color-button-secondary-border);--normal-color-button-secondary-border-hover: var(--base-color-button-secondary-border-hover);--normal-color-icon-neutral: var(--base-color-icon-neutral);--normal-color-icon-default: var(--base-color-icon-default);--normal-color-icon-accent: var(--base-color-icon-accent);--normal-color-icon-link: var(--base-color-icon-link);--invert-color-surface-background: var(--inverse-color-surface-background);--invert-color-surface-dark: var(--inverse-color-surface-dark);--invert-color-surface-x-dark: var(--inverse-color-surface-x-dark);--invert-color-surface-xx-dark: var(--inverse-color-surface-xx-dark);--invert-color-surface-xxx-dark: var(--inverse-color-surface-xxx-dark);--invert-color-surface-accent-primary: var(--inverse-color-surface-accent-primary);--invert-color-surface-accent-secondary: var(--inverse-color-surface-accent-secondary);--invert-color-surface-accent-tertiary: var(--inverse-color-surface-accent-tertiary);--invert-color-surface-alpha-dark: var(--inverse-color-surface-alpha-dark);--invert-color-surface-alpha-x-dark: var(--inverse-color-surface-alpha-x-dark);--invert-color-surface-true: var(--inverse-color-surface-true);--invert-color-surface-false: var(--inverse-color-surface-false);--invert-color-text-default: var(--inverse-color-text-default);--invert-color-text-muted: var(--inverse-color-text-muted);--invert-color-text-faint: var(--inverse-color-text-faint);--invert-color-text-inverse: var(--inverse-color-text-inverse);--invert-color-text-alt: var(--inverse-color-text-alt);--invert-color-text-link: var(--inverse-color-text-link);--invert-color-text-true: var(--inverse-color-text-true);--invert-color-text-false: var(--inverse-color-text-false);--invert-color-border-default: var(--inverse-color-border-default);--invert-color-border-default-secondary: var(--inverse-color-border-default-secondary);--invert-color-border-default-tertiary: var(--inverse-color-border-default-tertiary);--invert-color-border-active: var(--inverse-color-border-active);--invert-color-border-active-secondary: var(--inverse-color-border-active-secondary);--invert-color-border-accent: var(--inverse-color-border-accent);--invert-color-border-alpha: var(--inverse-color-border-alpha);--invert-color-button-surface: var(--inverse-color-button-surface);--invert-color-button-surface-hover: var(--inverse-color-button-surface-hover);--invert-color-button-text: var(--inverse-color-button-text);--invert-color-button-text-hover: var(--inverse-color-button-text-hover);--invert-color-button-border: var(--inverse-color-button-border);--invert-color-button-border-hover: var(--inverse-color-button-border-hover);--invert-color-button-secondary-surface: var(--inverse-color-button-secondary-surface);--invert-color-button-secondary-surface-hover: var(--inverse-color-button-secondary-surface-hover);--invert-color-button-secondary-text: var(--inverse-color-button-secondary-text);--invert-color-button-secondary-text-hover: var(--inverse-color-button-secondary-text-hover);--invert-color-button-secondary-border: var(--inverse-color-button-secondary-border);--invert-color-button-secondary-border-hover: var(--inverse-color-button-secondary-border-hover);--invert-color-icon-neutral: var(--inverse-color-icon-neutral);--invert-color-icon-default: var(--inverse-color-icon-default);--invert-color-icon-accent: var(--inverse-color-icon-accent);--invert-color-icon-link: var(--inverse-color-icon-link);--color-surface-background: var(--normal-color-surface-background);--color-surface-dark: var(--normal-color-surface-dark);--color-surface-x-dark: var(--normal-color-surface-x-dark);--color-surface-xx-dark: var(--normal-color-surface-xx-dark);--color-surface-xxx-dark: var(--normal-color-surface-xxx-dark);--color-surface-accent-primary: var(--normal-color-surface-accent-primary);--color-surface-accent-secondary: var(--normal-color-surface-accent-secondary);--color-surface-accent-tertiary: var(--normal-color-surface-accent-tertiary);--color-surface-alpha-dark: var(--normal-color-surface-alpha-dark);--color-surface-alpha-x-dark: var(--normal-color-surface-alpha-x-dark);--color-surface-true: var(--normal-color-surface-true);--color-surface-false: var(--normal-color-surface-false);--color-text-default: var(--normal-color-text-default);--color-text-muted: var(--normal-color-text-muted);--color-text-faint: var(--normal-color-text-faint);--color-text-inverse: var(--normal-color-text-inverse);--color-text-alt: var(--normal-color-text-alt);--color-text-link: var(--normal-color-text-link);--color-text-true: var(--normal-color-text-true);--color-text-false: var(--normal-color-text-false);--color-border-default: var(--normal-color-border-default);--color-border-default-secondary: var(--normal-color-border-default-secondary);--color-border-default-tertiary: var(--normal-color-border-default-tertiary);--color-border-active: var(--normal-color-border-active);--color-border-active-secondary: var(--normal-color-border-active-secondary);--color-border-accent: var(--normal-color-border-accent);--color-border-alpha: var(--normal-color-border-alpha);--color-button-surface: var(--normal-color-button-surface);--color-button-surface-hover: var(--normal-color-button-surface-hover);--color-button-text: var(--normal-color-button-text);--color-button-text-hover: var(--normal-color-button-text-hover);--color-button-border: var(--normal-color-button-border);--color-button-border-hover: var(--normal-color-button-border-hover);--color-button-secondary-surface: var(--normal-color-button-secondary-surface);--color-button-secondary-surface-hover: var(--normal-color-button-secondary-surface-hover);--color-button-secondary-text: var(--normal-color-button-secondary-text);--color-button-secondary-text-hover: var(--normal-color-button-secondary-text-hover);--color-button-secondary-border: var(--normal-color-button-secondary-border);--color-button-secondary-border-hover: var(--normal-color-button-secondary-border-hover);--color-icon-neutral: var(--normal-color-icon-neutral);--color-icon-default: var(--normal-color-icon-default);--color-icon-accent: var(--normal-color-icon-accent);--color-icon-link: var(--normal-color-icon-link);color:var(--color-text-default)}.ante-brand{--normal-color-surface-background: var(--brand-color-surface-background);--normal-color-surface-dark: var(--brand-color-surface-dark);--normal-color-surface-x-dark: var(--brand-color-surface-x-dark);--normal-color-surface-xx-dark: var(--brand-color-surface-xx-dark);--normal-color-surface-xxx-dark: var(--brand-color-surface-xxx-dark);--normal-color-surface-accent-primary: var(--brand-color-surface-accent-primary);--normal-color-surface-accent-secondary: var(--brand-color-surface-accent-secondary);--normal-color-surface-accent-tertiary: var(--brand-color-surface-accent-tertiary);--normal-color-surface-alpha-dark: var(--brand-color-surface-alpha-dark);--normal-color-surface-alpha-x-dark: var(--brand-color-surface-alpha-x-dark);--normal-color-surface-true: var(--brand-color-surface-true);--normal-color-surface-false: var(--brand-color-surface-false);--normal-color-text-default: var(--brand-color-text-default);--normal-color-text-muted: var(--brand-color-text-muted);--normal-color-text-faint: var(--brand-color-text-faint);--normal-color-text-inverse: var(--brand-color-text-inverse);--normal-color-text-alt: var(--brand-color-text-alt);--normal-color-text-link: var(--brand-color-text-link);--normal-color-text-true: var(--brand-color-text-true);--normal-color-text-false: var(--brand-color-text-false);--normal-color-border-default: var(--brand-color-border-default);--normal-color-border-default-secondary: var(--brand-color-border-default-secondary);--normal-color-border-default-tertiary: var(--brand-color-border-default-tertiary);--normal-color-border-active: var(--brand-color-border-active);--normal-color-border-active-secondary: var(--brand-color-border-active-secondary);--normal-color-border-accent: var(--brand-color-border-accent);--normal-color-border-alpha: var(--brand-color-border-alpha);--normal-color-button-surface: var(--brand-color-button-surface);--normal-color-button-surface-hover: var(--brand-color-button-surface-hover);--normal-color-button-text: var(--brand-color-button-text);--normal-color-button-text-hover: var(--brand-color-button-text-hover);--normal-color-button-border: var(--brand-color-button-border);--normal-color-button-border-hover: var(--brand-color-button-border-hover);--normal-color-button-secondary-surface: var(--brand-color-button-secondary-surface);--normal-color-button-secondary-surface-hover: var(--brand-color-button-secondary-surface-hover);--normal-color-button-secondary-text: var(--brand-color-button-secondary-text);--normal-color-button-secondary-text-hover: var(--brand-color-button-secondary-text-hover);--normal-color-button-secondary-border: var(--brand-color-button-secondary-border);--normal-color-button-secondary-border-hover: var(--brand-color-button-secondary-border-hover);--normal-color-icon-neutral: var(--brand-color-icon-neutral);--normal-color-icon-default: var(--brand-color-icon-default);--normal-color-icon-accent: var(--brand-color-icon-accent);--normal-color-icon-link: var(--brand-color-icon-link);--invert-color-surface-background: var(--brand-inverse-color-surface-background);--invert-color-surface-dark: var(--brand-inverse-color-surface-dark);--invert-color-surface-x-dark: var(--brand-inverse-color-surface-x-dark);--invert-color-surface-xx-dark: var(--brand-inverse-color-surface-xx-dark);--invert-color-surface-xxx-dark: var(--brand-inverse-color-surface-xxx-dark);--invert-color-surface-accent-primary: var(--brand-inverse-color-surface-accent-primary);--invert-color-surface-accent-secondary: var(--brand-inverse-color-surface-accent-secondary);--invert-color-surface-accent-tertiary: var(--brand-inverse-color-surface-accent-tertiary);--invert-color-surface-alpha-dark: var(--brand-inverse-color-surface-alpha-dark);--invert-color-surface-alpha-x-dark: var(--brand-inverse-color-surface-alpha-x-dark);--invert-color-surface-true: var(--brand-inverse-color-surface-true);--invert-color-surface-false: var(--brand-inverse-color-surface-false);--invert-color-text-default: var(--brand-inverse-color-text-default);--invert-color-text-muted: var(--brand-inverse-color-text-muted);--invert-color-text-faint: var(--brand-inverse-color-text-faint);--invert-color-text-inverse: var(--brand-inverse-color-text-inverse);--invert-color-text-alt: var(--brand-inverse-color-text-alt);--invert-color-text-link: var(--brand-inverse-color-text-link);--invert-color-text-true: var(--brand-inverse-color-text-true);--invert-color-text-false: var(--brand-inverse-color-text-false);--invert-color-border-default: var(--brand-inverse-color-border-default);--invert-color-border-default-secondary: var(--brand-inverse-color-border-default-secondary);--invert-color-border-default-tertiary: var(--brand-inverse-color-border-default-tertiary);--invert-color-border-active: var(--brand-inverse-color-border-active);--invert-color-border-active-secondary: var(--brand-inverse-color-border-active-secondary);--invert-color-border-accent: var(--brand-inverse-color-border-accent);--invert-color-border-alpha: var(--brand-inverse-color-border-alpha);--invert-color-button-surface: var(--brand-inverse-color-button-surface);--invert-color-button-surface-hover: var(--brand-inverse-color-button-surface-hover);--invert-color-button-text: var(--brand-inverse-color-button-text);--invert-color-button-text-hover: var(--brand-inverse-color-button-text-hover);--invert-color-button-border: var(--brand-inverse-color-button-border);--invert-color-button-border-hover: var(--brand-inverse-color-button-border-hover);--invert-color-button-secondary-surface: var(--brand-inverse-color-button-secondary-surface);--invert-color-button-secondary-surface-hover: var(--brand-inverse-color-button-secondary-surface-hover);--invert-color-button-secondary-text: var(--brand-inverse-color-button-secondary-text);--invert-color-button-secondary-text-hover: var(--brand-inverse-color-button-secondary-text-hover);--invert-color-button-secondary-border: var(--brand-inverse-color-button-secondary-border);--invert-color-button-secondary-border-hover: var(--brand-inverse-color-button-secondary-border-hover);--invert-color-icon-neutral: var(--brand-inverse-color-icon-neutral);--invert-color-icon-default: var(--brand-inverse-color-icon-default);--invert-color-icon-accent: var(--brand-inverse-color-icon-accent);--invert-color-icon-link: var(--brand-inverse-color-icon-link);--color-surface-background: var(--normal-color-surface-background);--color-surface-dark: var(--normal-color-surface-dark);--color-surface-x-dark: var(--normal-color-surface-x-dark);--color-surface-xx-dark: var(--normal-color-surface-xx-dark);--color-surface-xxx-dark: var(--normal-color-surface-xxx-dark);--color-surface-accent-primary: var(--normal-color-surface-accent-primary);--color-surface-accent-secondary: var(--normal-color-surface-accent-secondary);--color-surface-accent-tertiary: var(--normal-color-surface-accent-tertiary);--color-surface-alpha-dark: var(--normal-color-surface-alpha-dark);--color-surface-alpha-x-dark: var(--normal-color-surface-alpha-x-dark);--color-surface-true: var(--normal-color-surface-true);--color-surface-false: var(--normal-color-surface-false);--color-text-default: var(--normal-color-text-default);--color-text-muted: var(--normal-color-text-muted);--color-text-faint: var(--normal-color-text-faint);--color-text-inverse: var(--normal-color-text-inverse);--color-text-alt: var(--normal-color-text-alt);--color-text-link: var(--normal-color-text-link);--color-text-true: var(--normal-color-text-true);--color-text-false: var(--normal-color-text-false);--color-border-default: var(--normal-color-border-default);--color-border-default-secondary: var(--normal-color-border-default-secondary);--color-border-default-tertiary: var(--normal-color-border-default-tertiary);--color-border-active: var(--normal-color-border-active);--color-border-active-secondary: var(--normal-color-border-active-secondary);--color-border-accent: var(--normal-color-border-accent);--color-border-alpha: var(--normal-color-border-alpha);--color-button-surface: var(--normal-color-button-surface);--color-button-surface-hover: var(--normal-color-button-surface-hover);--color-button-text: var(--normal-color-button-text);--color-button-text-hover: var(--normal-color-button-text-hover);--color-button-border: var(--normal-color-button-border);--color-button-border-hover: var(--normal-color-button-border-hover);--color-button-secondary-surface: var(--normal-color-button-secondary-surface);--color-button-secondary-surface-hover: var(--normal-color-button-secondary-surface-hover);--color-button-secondary-text: var(--normal-color-button-secondary-text);--color-button-secondary-text-hover: var(--normal-color-button-secondary-text-hover);--color-button-secondary-border: var(--normal-color-button-secondary-border);--color-button-secondary-border-hover: var(--normal-color-button-secondary-border-hover);--color-icon-neutral: var(--normal-color-icon-neutral);--color-icon-default: var(--normal-color-icon-default);--color-icon-accent: var(--normal-color-icon-accent);--color-icon-link: var(--normal-color-icon-link);color:var(--color-text-default)}.ante-brand .ante-brand{--normal-color-surface-background: var(--base-color-surface-background);--normal-color-surface-dark: var(--base-color-surface-dark);--normal-color-surface-x-dark: var(--base-color-surface-x-dark);--normal-color-surface-xx-dark: var(--base-color-surface-xx-dark);--normal-color-surface-xxx-dark: var(--base-color-surface-xxx-dark);--normal-color-surface-accent-primary: var(--base-color-surface-accent-primary);--normal-color-surface-accent-secondary: var(--base-color-surface-accent-secondary);--normal-color-surface-accent-tertiary: var(--base-color-surface-accent-tertiary);--normal-color-surface-alpha-dark: var(--base-color-surface-alpha-dark);--normal-color-surface-alpha-x-dark: var(--base-color-surface-alpha-x-dark);--normal-color-surface-true: var(--base-color-surface-true);--normal-color-surface-false: var(--base-color-surface-false);--normal-color-text-default: var(--base-color-text-default);--normal-color-text-muted: var(--base-color-text-muted);--normal-color-text-faint: var(--base-color-text-faint);--normal-color-text-inverse: var(--base-color-text-inverse);--normal-color-text-alt: var(--base-color-text-alt);--normal-color-text-link: var(--base-color-text-link);--normal-color-text-true: var(--base-color-text-true);--normal-color-text-false: var(--base-color-text-false);--normal-color-border-default: var(--base-color-border-default);--normal-color-border-default-secondary: var(--base-color-border-default-secondary);--normal-color-border-default-tertiary: var(--base-color-border-default-tertiary);--normal-color-border-active: var(--base-color-border-active);--normal-color-border-active-secondary: var(--base-color-border-active-secondary);--normal-color-border-accent: var(--base-color-border-accent);--normal-color-border-alpha: var(--base-color-border-alpha);--normal-color-button-surface: var(--base-color-button-surface);--normal-color-button-surface-hover: var(--base-color-button-surface-hover);--normal-color-button-text: var(--base-color-button-text);--normal-color-button-text-hover: var(--base-color-button-text-hover);--normal-color-button-border: var(--base-color-button-border);--normal-color-button-border-hover: var(--base-color-button-border-hover);--normal-color-button-secondary-surface: var(--base-color-button-secondary-surface);--normal-color-button-secondary-surface-hover: var(--base-color-button-secondary-surface-hover);--normal-color-button-secondary-text: var(--base-color-button-secondary-text);--normal-color-button-secondary-text-hover: var(--base-color-button-secondary-text-hover);--normal-color-button-secondary-border: var(--base-color-button-secondary-border);--normal-color-button-secondary-border-hover: var(--base-color-button-secondary-border-hover);--normal-color-icon-neutral: var(--base-color-icon-neutral);--normal-color-icon-default: var(--base-color-icon-default);--normal-color-icon-accent: var(--base-color-icon-accent);--normal-color-icon-link: var(--base-color-icon-link);--invert-color-surface-background: var(--inverse-color-surface-background);--invert-color-surface-dark: var(--inverse-color-surface-dark);--invert-color-surface-x-dark: var(--inverse-color-surface-x-dark);--invert-color-surface-xx-dark: var(--inverse-color-surface-xx-dark);--invert-color-surface-xxx-dark: var(--inverse-color-surface-xxx-dark);--invert-color-surface-accent-primary: var(--inverse-color-surface-accent-primary);--invert-color-surface-accent-secondary: var(--inverse-color-surface-accent-secondary);--invert-color-surface-accent-tertiary: var(--inverse-color-surface-accent-tertiary);--invert-color-surface-alpha-dark: var(--inverse-color-surface-alpha-dark);--invert-color-surface-alpha-x-dark: var(--inverse-color-surface-alpha-x-dark);--invert-color-surface-true: var(--inverse-color-surface-true);--invert-color-surface-false: var(--inverse-color-surface-false);--invert-color-text-default: var(--inverse-color-text-default);--invert-color-text-muted: var(--inverse-color-text-muted);--invert-color-text-faint: var(--inverse-color-text-faint);--invert-color-text-inverse: var(--inverse-color-text-inverse);--invert-color-text-alt: var(--inverse-color-text-alt);--invert-color-text-link: var(--inverse-color-text-link);--invert-color-text-true: var(--inverse-color-text-true);--invert-color-text-false: var(--inverse-color-text-false);--invert-color-border-default: var(--inverse-color-border-default);--invert-color-border-default-secondary: var(--inverse-color-border-default-secondary);--invert-color-border-default-tertiary: var(--inverse-color-border-default-tertiary);--invert-color-border-active: var(--inverse-color-border-active);--invert-color-border-active-secondary: var(--inverse-color-border-active-secondary);--invert-color-border-accent: var(--inverse-color-border-accent);--invert-color-border-alpha: var(--inverse-color-border-alpha);--invert-color-button-surface: var(--inverse-color-button-surface);--invert-color-button-surface-hover: var(--inverse-color-button-surface-hover);--invert-color-button-text: var(--inverse-color-button-text);--invert-color-button-text-hover: var(--inverse-color-button-text-hover);--invert-color-button-border: var(--inverse-color-button-border);--invert-color-button-border-hover: var(--inverse-color-button-border-hover);--invert-color-button-secondary-surface: var(--inverse-color-button-secondary-surface);--invert-color-button-secondary-surface-hover: var(--inverse-color-button-secondary-surface-hover);--invert-color-button-secondary-text: var(--inverse-color-button-secondary-text);--invert-color-button-secondary-text-hover: var(--inverse-color-button-secondary-text-hover);--invert-color-button-secondary-border: var(--inverse-color-button-secondary-border);--invert-color-button-secondary-border-hover: var(--inverse-color-button-secondary-border-hover);--invert-color-icon-neutral: var(--inverse-color-icon-neutral);--invert-color-icon-default: var(--inverse-color-icon-default);--invert-color-icon-accent: var(--inverse-color-icon-accent);--invert-color-icon-link: var(--inverse-color-icon-link);--color-surface-background: var(--normal-color-surface-background);--color-surface-dark: var(--normal-color-surface-dark);--color-surface-x-dark: var(--normal-color-surface-x-dark);--color-surface-xx-dark: var(--normal-color-surface-xx-dark);--color-surface-xxx-dark: var(--normal-color-surface-xxx-dark);--color-surface-accent-primary: var(--normal-color-surface-accent-primary);--color-surface-accent-secondary: var(--normal-color-surface-accent-secondary);--color-surface-accent-tertiary: var(--normal-color-surface-accent-tertiary);--color-surface-alpha-dark: var(--normal-color-surface-alpha-dark);--color-surface-alpha-x-dark: var(--normal-color-surface-alpha-x-dark);--color-surface-true: var(--normal-color-surface-true);--color-surface-false: var(--normal-color-surface-false);--color-text-default: var(--normal-color-text-default);--color-text-muted: var(--normal-color-text-muted);--color-text-faint: var(--normal-color-text-faint);--color-text-inverse: var(--normal-color-text-inverse);--color-text-alt: var(--normal-color-text-alt);--color-text-link: var(--normal-color-text-link);--color-text-true: var(--normal-color-text-true);--color-text-false: var(--normal-color-text-false);--color-border-default: var(--normal-color-border-default);--color-border-default-secondary: var(--normal-color-border-default-secondary);--color-border-default-tertiary: var(--normal-color-border-default-tertiary);--color-border-active: var(--normal-color-border-active);--color-border-active-secondary: var(--normal-color-border-active-secondary);--color-border-accent: var(--normal-color-border-accent);--color-border-alpha: var(--normal-color-border-alpha);--color-button-surface: var(--normal-color-button-surface);--color-button-surface-hover: var(--normal-color-button-surface-hover);--color-button-text: var(--normal-color-button-text);--color-button-text-hover: var(--normal-color-button-text-hover);--color-button-border: var(--normal-color-button-border);--color-button-border-hover: var(--normal-color-button-border-hover);--color-button-secondary-surface: var(--normal-color-button-secondary-surface);--color-button-secondary-surface-hover: var(--normal-color-button-secondary-surface-hover);--color-button-secondary-text: var(--normal-color-button-secondary-text);--color-button-secondary-text-hover: var(--normal-color-button-secondary-text-hover);--color-button-secondary-border: var(--normal-color-button-secondary-border);--color-button-secondary-border-hover: var(--normal-color-button-secondary-border-hover);--color-icon-neutral: var(--normal-color-icon-neutral);--color-icon-default: var(--normal-color-icon-default);--color-icon-accent: var(--normal-color-icon-accent);--color-icon-link: var(--normal-color-icon-link);color:var(--color-text-default)}.ante-inverse{--color-surface-background: var(--invert-color-surface-background);--color-surface-dark: var(--invert-color-surface-dark);--color-surface-x-dark: var(--invert-color-surface-x-dark);--color-surface-xx-dark: var(--invert-color-surface-xx-dark);--color-surface-xxx-dark: var(--invert-color-surface-xxx-dark);--color-surface-accent-primary: var(--invert-color-surface-accent-primary);--color-surface-accent-secondary: var(--invert-color-surface-accent-secondary);--color-surface-accent-tertiary: var(--invert-color-surface-accent-tertiary);--color-surface-alpha-dark: var(--invert-color-surface-alpha-dark);--color-surface-alpha-x-dark: var(--invert-color-surface-alpha-x-dark);--color-surface-true: var(--invert-color-surface-true);--color-surface-false: var(--invert-color-surface-false);--color-text-default: var(--invert-color-text-default);--color-text-muted: var(--invert-color-text-muted);--color-text-faint: var(--invert-color-text-faint);--color-text-inverse: var(--invert-color-text-inverse);--color-text-alt: var(--invert-color-text-alt);--color-text-link: var(--invert-color-text-link);--color-text-true: var(--invert-color-text-true);--color-text-false: var(--invert-color-text-false);--color-border-default: var(--invert-color-border-default);--color-border-default-secondary: var(--invert-color-border-default-secondary);--color-border-default-tertiary: var(--invert-color-border-default-tertiary);--color-border-active: var(--invert-color-border-active);--color-border-active-secondary: var(--invert-color-border-active-secondary);--color-border-accent: var(--invert-color-border-accent);--color-border-alpha: var(--invert-color-border-alpha);--color-button-surface: var(--invert-color-button-surface);--color-button-surface-hover: var(--invert-color-button-surface-hover);--color-button-text: var(--invert-color-button-text);--color-button-text-hover: var(--invert-color-button-text-hover);--color-button-border: var(--invert-color-button-border);--color-button-border-hover: var(--invert-color-button-border-hover);--color-button-secondary-surface: var(--invert-color-button-secondary-surface);--color-button-secondary-surface-hover: var(--invert-color-button-secondary-surface-hover);--color-button-secondary-text: var(--invert-color-button-secondary-text);--color-button-secondary-text-hover: var(--invert-color-button-secondary-text-hover);--color-button-secondary-border: var(--invert-color-button-secondary-border);--color-button-secondary-border-hover: var(--invert-color-button-secondary-border-hover);--color-icon-neutral: var(--invert-color-icon-neutral);--color-icon-default: var(--invert-color-icon-default);--color-icon-accent: var(--invert-color-icon-accent);--color-icon-link: var(--invert-color-icon-link);color:var(--color-text-default)}.ante-inverse .ante-inverse{--color-surface-background: var(--normal-color-surface-background);--color-surface-dark: var(--normal-color-surface-dark);--color-surface-x-dark: var(--normal-color-surface-x-dark);--color-surface-xx-dark: var(--normal-color-surface-xx-dark);--color-surface-xxx-dark: var(--normal-color-surface-xxx-dark);--color-surface-accent-primary: var(--normal-color-surface-accent-primary);--color-surface-accent-secondary: var(--normal-color-surface-accent-secondary);--color-surface-accent-tertiary: var(--normal-color-surface-accent-tertiary);--color-surface-alpha-dark: var(--normal-color-surface-alpha-dark);--color-surface-alpha-x-dark: var(--normal-color-surface-alpha-x-dark);--color-surface-true: var(--normal-color-surface-true);--color-surface-false: var(--normal-color-surface-false);--color-text-default: var(--normal-color-text-default);--color-text-muted: var(--normal-color-text-muted);--color-text-faint: var(--normal-color-text-faint);--color-text-inverse: var(--normal-color-text-inverse);--color-text-alt: var(--normal-color-text-alt);--color-text-link: var(--normal-color-text-link);--color-text-true: var(--normal-color-text-true);--color-text-false: var(--normal-color-text-false);--color-border-default: var(--normal-color-border-default);--color-border-default-secondary: var(--normal-color-border-default-secondary);--color-border-default-tertiary: var(--normal-color-border-default-tertiary);--color-border-active: var(--normal-color-border-active);--color-border-active-secondary: var(--normal-color-border-active-secondary);--color-border-accent: var(--normal-color-border-accent);--color-border-alpha: var(--normal-color-border-alpha);--color-button-surface: var(--normal-color-button-surface);--color-button-surface-hover: var(--normal-color-button-surface-hover);--color-button-text: var(--normal-color-button-text);--color-button-text-hover: var(--normal-color-button-text-hover);--color-button-border: var(--normal-color-button-border);--color-button-border-hover: var(--normal-color-button-border-hover);--color-button-secondary-surface: var(--normal-color-button-secondary-surface);--color-button-secondary-surface-hover: var(--normal-color-button-secondary-surface-hover);--color-button-secondary-text: var(--normal-color-button-secondary-text);--color-button-secondary-text-hover: var(--normal-color-button-secondary-text-hover);--color-button-secondary-border: var(--normal-color-button-secondary-border);--color-button-secondary-border-hover: var(--normal-color-button-secondary-border-hover);--color-icon-neutral: var(--normal-color-icon-neutral);--color-icon-default: var(--normal-color-icon-default);--color-icon-accent: var(--normal-color-icon-accent);--color-icon-link: var(--normal-color-icon-link);color:var(--color-text-default)}custom-select:not(.initialised){display:none}custom-select{--color-custom-select-background: var(--color-surface-dark);--color-custom-select-background-active: var(--color-surface-dark);--color-custom-select-text: var(--color-text-default);--color-custom-select-text-active: var(--color-text-default);position:relative;z-index:10;display:block;box-shadow:var(--elevated-shadow);transform:var(--elevated-translate);transition:box-shadow .15s,transform .15s}custom-select:hover{box-shadow:var(--elevated-shadow-hover);transform:var(--elevated-translate-hover)}custom-select:active{box-shadow:var(--elevated-shadow-active);transform:var(--elevated-translate-active)}custom-select[disabled]{opacity:.5;cursor:not-allowed;box-shadow:var(--elevated-shadow-none);transform:initial}custom-select .select-button,custom-select .select-drop>div{display:flex;justify-content:space-between;background-color:var(--color-custom-select-background);border:1px solid var(--color-border-default-secondary);align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-custom-select-text);transition:color .15s,background-color .15s,border .15s;padding:0}custom-select .select-drop>div{padding:var(--micropad-large) var(--padding-medium);gap:var(--micropad-x-large)}custom-select .select-button>.select-icon{fill:var(--color-custom-select-text);background:var(--color-surface-background);align-self:stretch;display:flex;align-items:center;justify-content:center;width:64px}custom-select .select-button>.select-icon svg{fill:var(--color-custom-select-text);width:24px;height:24px}custom-select .select-button:hover,custom-select .select-button:hover *,custom-select .select-drop>div:hover,custom-select .select-drop>div:hover *{color:var(--color-custom-select-text-active)}custom-select .select-drop>div:hover{background-color:var(--color-custom-select-background-active)}custom-select .select-button.active>.select-icon svg{rotate:180deg}custom-select .select-drop{position:absolute;bottom:0;transform:translateY(calc(100% + 5px));left:0;right:0;border:1px solid var(--color-border-default-secondary);z-index:99;overflow:hidden;box-shadow:0 4px 16px #0002}custom-select .select-drop>div{border:none;border-radius:0;border-top:1px solid var(--color-border-default-secondary);justify-content:flex-start}custom-select .select-drop>div:first-child{border:none}custom-select .select-label{display:grid;padding:var(--micropad-large) var(--padding-medium);width:100%}custom-select .select-label>span{grid-area:1 / 1;visibility:hidden;display:flex;gap:var(--micropad-x-large);align-items:center}custom-select .select-label>span.active{visibility:visible}custom-select .ante-image{height:44px;width:auto;min-width:0;flex-shrink:0}custom-select .ante-image img{width:auto;height:100%}@media(max-width:600px){custom-select .select-button>.select-icon svg{min-width:22px;width:22px;height:22px}custom-select .ante-image{height:32px;min-width:32px}custom-select .select-button>.select-icon{width:52px}}.ante-section .interaction-row{display:flex;gap:var(--micropad-medium)}.ante-section .interaction{display:flex;align-items:center;justify-content:center;border-radius:50%;min-width:36px;height:36px;background-color:var(--color-surface-accent-primary);color:var(--color-icon-neutral)!important;cursor:pointer;transition:opacity .25s;border:none}.ante-section .interaction.alt{background-color:var(--color-surface-accent-secondary);color:var(--color-icon-default)!important}.ante-section .interaction svg{width:18px;height:18px}.ante-section .interaction[disabled]{opacity:.5;cursor:not-allowed}@media(max-width:1440px){.ante-section .interaction{min-width:34px;height:34px}.ante-section .interaction svg{width:18px;height:18px}}@media(max-width:1024px){.ante-section .interaction{min-width:28px;height:28px}.ante-section .interaction svg{width:14px;height:14px}}@media(max-width:600px){.ante-section .interaction{min-width:24px;height:24px}.ante-section .interaction svg{width:12px;height:12px}}body{--font: "Jost", helvetica;--font-heading: "Heavitas", helvetica;--font-caption: "Geist Mono", monospace;--font-display: "Heavitas", helvetica;--font-callout: "Jost", helvetica;--box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, .06);--letter-spacing: .01em;--letter-spacing-heading: .01em;--letter-spacing-display: 0;--letter-spacing-callout: 0;--letter-spacing-caption: -.005em;--sticky-top: calc(var(--ante-header-height, 90px) + var(--section-spacer-small));interpolate-size:allow-keywords;background:var(--color-surface-background);display:flex;flex-direction:column;margin:0;overflow-x:clip;min-height:100svh;box-sizing:border-box;letter-spacing:var(--letter-spacing)}*,*:before,*:after{box-sizing:inherit}body:has(.ante-section){background:var(--color-surface-background)}body #MainContent{flex:1}body:has(.ante-section) #MainContent{max-width:var(--ante-page-width)}body:has(.ante-section) #MainContent>*{width:100%;display:initial;z-index:1}[hidden],style,script{display:none!important}.ante-inverse{color:var(--color-text-default)}.spacer{flex:1}#easy-tooltips{font-family:var(--font);font-size:var(--font-size-body-small);font-weight:var(--font-weight-base);letter-spacing:var(--letter-spacing);line-height:145%}.easy-tooltip-text{padding:var(--micropad-large)!important;text-align:left!important}.fluid-marquee{max-width:100%;min-width:100%;display:flex;align-items:center;justify-content:safe center;overflow:hidden;position:relative}.fluid-marquee-item{padding:0 16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}body:has(.modal-container:is(.open,.opening,.closing)){overflow-y:hidden}#modals{z-index:9999}.modal{display:none}.modal-container{--modal-header-height: 68px;--modal-transition-duration: .15s;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;transition:background-color var(--modal-transition-duration),backdrop-filter var(--modal-transition-duration);pointer-events:none}.modal-container.open{background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:initial}.modal-element{--modal-max-width: min(var(--content-width), 100svw - var(--page-gutter) * 2);--modal-min-width: min(var(--width-3), 100svw - var(--page-gutter) * 2);--modal-max-height: min(532px, calc(100svh - var(--section-spacer-small) * 2 - 52px));margin:auto;background-color:var(--color-surface-background);border-radius:var(--radius-medium);overflow:hidden;max-width:var(--modal-max-width);min-width:var(--modal-min-width);transition:opacity var(--modal-transition-duration),transform var(--modal-transition-duration);opacity:0;position:relative}.modal-container.open .modal-element{opacity:1}.modal-title-row{display:flex;gap:var(--spacing-medium);justify-content:space-between;background-color:var(--color-surface-x-dark);height:var(--modal-header-height);align-items:center;padding:0 var(--padding-large)}.modal-title{color:var(--color-text-default);font-size:18px;font-weight:var(--font-weight-bold);line-height:140%;font-family:var(--font-heading)}.modal-title-row>.modal-close{all:unset;display:flex}.modal-title-row>.modal-close svg{cursor:pointer;background-color:var(--color-button-surface);border:1px solid var(--color-button-border);padding:8px;width:44px;height:44px;border-radius:100px;fill:var(--color-button-text);box-sizing:border-box;box-shadow:var(--elevated-shadow)!important;transform:var(--elevated-translate);transition:transform .15s,box-shadow .15s,background .15s,border .15s,color .15s!important}.modal-title-row>.modal-close svg:hover{background-color:var(--color-button-surface-hover);border:1px solid var(--color-button-border-hover);fill:var(--color-button-text-hover);box-shadow:var(--elevated-shadow-hover)!important;transform:var(--elevated-translate-hover)}.modal-contents,.ante-section.modal-contents{max-height:var(--modal-max-height);overflow:auto;padding:var(--padding-large);display:block;background:initial;font-family:var(--font)}.modal-contents img{max-width:100%}@media(max-width:1440px){.modal-container{--modal-header-height: 56px}.modal-element{--modal-min-width: min(var(--width-4), 100svw - var(--page-gutter) * 2);--modal-max-height: min(465px, calc(100svh - var(--section-spacer-small) * 2 - 52px))}.modal-title-row>.modal-close svg{padding:7px;width:32px;height:32px}}@media(max-width:600px){.modal-container{--modal-header-height: 44px}.modal-element{--modal-min-width: min(var(--width-5), 100svw - var(--page-gutter) * 2);--modal-max-height: calc(100svh - var(--section-spacer-small) * 2 - 52px)}.modal-title{font-size:16px}.modal-title-row>.modal-close svg{padding:6px;width:24px;height:24px}}.modal-type-slideout{--modal-header-height: 124px}.modal-type-slideout .modal-element{--modal-max-width: calc(100svw - var(--page-gutter));--modal-max-height: calc(100vh - var(--modal-header-height));position:fixed;top:0;right:0;bottom:0;border-radius:0;transform:translate(100%);opacity:1}.modal-type-slideout.open .modal-element{transform:initial}.modal-type-slideout .modal-title-row{background-color:initial;justify-content:flex-end;flex-direction:row-reverse;gap:var(--spacing-small);padding:var(--padding-x-large) var(--padding-x-large) var(--spacing-small)}.modal-type-slideout .modal-title{color:var(--color-text-default)}.modal-type-slideout .modal-title-row>.modal-close svg{background-color:initial;padding:0;fill:var(--color-text-default)}.modal-type-slideout .modal-contents{height:100%;padding:0 var(--padding-x-large) var(--padding-x-large)}@media(max-width:1440px){.modal-type-slideout{--modal-header-height: 100px}}@media(max-width:1024px){.modal-type-slideout{--modal-header-height: 96px}}@media(max-width:768px){.modal-type-slideout .modal-element{--modal-min-width: 100svw;--modal-max-height: min(66vh, 100vh - var(--section-spacer-large) - var(--modal-header-height));position:fixed;top:initial;left:0;transform:translateY(100%);border-radius:var(--radius-large) var(--radius-large) 0 0}}@media(max-width:600px){.modal-type-slideout{--modal-header-height: 64px}}.ante-price{display:flex;align-items:center;gap:var(--micropad-x-small) var(--micropad-medium);font-family:var(--font)!important}.ante-price *{font-family:var(--font)!important}.ante-buy-compare-price{position:relative;display:flex;align-items:center;color:var(--color-text-faint)}.ante-buy-compare-price span{color:var(--color-text-faint)}.ante-buy-compare-price:before{content:"";position:absolute;opacity:.5;background-color:var(--color-text-faint);height:.15em;left:-.1em;right:-.1em;top:50%;transform:translateY(-50%);z-index:1}.ante-buy-label{margin-left:calc(var(--micropad-medium) * -1 + var(--micropad-x-small))}@media(max-width:600px){.ante-buy-button .ante-buy-label{display:none}}:root{--ante-fluid-progress: 0}@media(min-width:620px){:root{--ante-fluid-progress: .025062}}@media(min-width:640px){:root{--ante-fluid-progress: .049911}}@media(min-width:660px){:root{--ante-fluid-progress: .074545}}@media(min-width:680px){:root{--ante-fluid-progress: .098963}}@media(min-width:700px){:root{--ante-fluid-progress: .123162}}@media(min-width:720px){:root{--ante-fluid-progress: .14714}}@media(min-width:740px){:root{--ante-fluid-progress: .170896}}@media(min-width:760px){:root{--ante-fluid-progress: .194427}}@media(min-width:780px){:root{--ante-fluid-progress: .217731}}@media(min-width:800px){:root{--ante-fluid-progress: .240805}}@media(min-width:820px){:root{--ante-fluid-progress: .263649}}@media(min-width:840px){:root{--ante-fluid-progress: .286258}}@media(min-width:860px){:root{--ante-fluid-progress: .308632}}@media(min-width:880px){:root{--ante-fluid-progress: .330766}}@media(min-width:900px){:root{--ante-fluid-progress: .352659}}@media(min-width:920px){:root{--ante-fluid-progress: .374308}}@media(min-width:940px){:root{--ante-fluid-progress: .395711}}@media(min-width:960px){:root{--ante-fluid-progress: .416863}}@media(min-width:980px){:root{--ante-fluid-progress: .437763}}@media(min-width:1000px){:root{--ante-fluid-progress: .458407}}@media(min-width:1020px){:root{--ante-fluid-progress: .478791}}@media(min-width:1040px){:root{--ante-fluid-progress: .498914}}@media(min-width:1060px){:root{--ante-fluid-progress: .518771}}@media(min-width:1080px){:root{--ante-fluid-progress: .538358}}@media(min-width:1100px){:root{--ante-fluid-progress: .557672}}@media(min-width:1120px){:root{--ante-fluid-progress: .576709}}@media(min-width:1140px){:root{--ante-fluid-progress: .595464}}@media(min-width:1160px){:root{--ante-fluid-progress: .613934}}@media(min-width:1180px){:root{--ante-fluid-progress: .632114}}@media(min-width:1200px){:root{--ante-fluid-progress: .65}}@media(min-width:1220px){:root{--ante-fluid-progress: .667586}}@media(min-width:1240px){:root{--ante-fluid-progress: .684867}}@media(min-width:1260px){:root{--ante-fluid-progress: .701837}}@media(min-width:1280px){:root{--ante-fluid-progress: .718492}}@media(min-width:1300px){:root{--ante-fluid-progress: .734825}}@media(min-width:1320px){:root{--ante-fluid-progress: .750828}}@media(min-width:1340px){:root{--ante-fluid-progress: .766497}}@media(min-width:1360px){:root{--ante-fluid-progress: .781822}}@media(min-width:1380px){:root{--ante-fluid-progress: .796796}}@media(min-width:1400px){:root{--ante-fluid-progress: .811412}}@media(min-width:1420px){:root{--ante-fluid-progress: .825659}}@media(min-width:1440px){:root{--ante-fluid-progress: .839528}}@media(min-width:1460px){:root{--ante-fluid-progress: .853008}}@media(min-width:1480px){:root{--ante-fluid-progress: .866089}}@media(min-width:1500px){:root{--ante-fluid-progress: .878756}}@media(min-width:1520px){:root{--ante-fluid-progress: .890997}}@media(min-width:1540px){:root{--ante-fluid-progress: .902795}}@media(min-width:1560px){:root{--ante-fluid-progress: .914135}}@media(min-width:1580px){:root{--ante-fluid-progress: .924995}}@media(min-width:1600px){:root{--ante-fluid-progress: .935355}}@media(min-width:1620px){:root{--ante-fluid-progress: .945188}}@media(min-width:1640px){:root{--ante-fluid-progress: .954464}}@media(min-width:1660px){:root{--ante-fluid-progress: .963149}}@media(min-width:1680px){:root{--ante-fluid-progress: .971199}}@media(min-width:1700px){:root{--ante-fluid-progress: .978558}}@media(min-width:1720px){:root{--ante-fluid-progress: .985155}}@media(min-width:1740px){:root{--ante-fluid-progress: .990888}}@media(min-width:1760px){:root{--ante-fluid-progress: .995601}}@media(min-width:1780px){:root{--ante-fluid-progress: .99899}}@media(min-width:1792px){:root{--ante-fluid-progress: 1}}:root{--content-width: 1792px;--break-gap: var(--spacing-small);--column-count: 12;--width-1: calc((min(var(--ante-page-width) - var(--page-gutter) * 2, var(--content-width)) - var(--break-gap) * (var(--column-count) - 1)) / var(--column-count));--width-2: calc(var(--width-1) * 2 + var(--break-gap) * 1);--width-3: calc(var(--width-1) * 3 + var(--break-gap) * 2);--width-4: calc(var(--width-1) * 4 + var(--break-gap) * 3);--width-5: calc(var(--width-1) * 5 + var(--break-gap) * 4);--width-6: calc(var(--width-1) * 6 + var(--break-gap) * 5);--width-7: calc(var(--width-1) * 7 + var(--break-gap) * 6);--width-8: calc(var(--width-1) * 8 + var(--break-gap) * 7);--width-9: calc(var(--width-1) * 9 + var(--break-gap) * 8);--width-10: calc(var(--width-1) * 10 + var(--break-gap) * 9);--width-11: calc(var(--width-1) * 11 + var(--break-gap) * 10);--width-12: calc(var(--width-1) * 12 + var(--break-gap) * 11)}@media(max-width:1440px){:root{--column-count: 10;--ante-header-height: 72px}body.cta-header{--ante-header-height: 98px}}@media(max-width:1024px){:root{--column-count: 8}}@media(max-width:600px){:root{--column-count: 6}}.icon-small,.icon-base,.icon-large,.icon-xx-large,.icon-xxx-large{flex-shrink:0}.icon-small{width:var(--icon-small);height:var(--icon-small)}.icon-base{width:var(--icon-base);height:var(--icon-base)}.icon-large{width:var(--icon-large);height:var(--icon-large)}.icon-xx-large{width:var(--icon-xx-large);height:var(--icon-xx-large)}.icon-xxx-large{width:var(--icon-xxx-large);height:var(--icon-xxx-large)}body{--tabs-transition-ease: var(--transition-drop-ease);--tabs-transition-duration: .25s}.tab-bar{display:flex;position:relative;flex-wrap:wrap;margin-left:auto;margin-right:auto}.tab-gap-large{margin-bottom:var(--spacing-medium)}.tab-gap-small{margin-bottom:var(--spacing-small)}.tab-bar-button{all:unset;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;display:flex;align-items:center;justify-content:center;background:var(--color-surface-dark);color:var(--color-text-default);font-weight:500;border:1px solid var(--color-border-default);gap:var(--micropad-small);position:relative;overflow:hidden;z-index:1;transition:background var(--tabs-transition-duration) var(--tabs-transition-ease),color var(--tabs-transition-duration) var(--tabs-transition-ease),height var(--tabs-transition-duration) var(--tabs-transition-ease),transform var(--tabs-transition-duration) var(--tabs-transition-ease),box-shadow var(--tabs-transition-duration) var(--tabs-transition-ease),border var(--tabs-transition-duration) var(--tabs-transition-ease),outline var(--tabs-transition-duration) var(--tabs-transition-ease)}.tab-bar-button *{font-family:inherit}.tab-bar-button.active{border:1px solid var(--color-border-active)}.tab-bar-button:before{content:"";z-index:-1;background:var(--color-surface-x-dark);opacity:0;transition:opacity var(--tabs-transition-duration) var(--tabs-transition-ease);position:absolute;top:0;right:0;bottom:0;left:0}.tab-bar-button.active:before{opacity:1}.tab-bar-button-icon{min-width:24px;height:24px;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.tab-contents{position:relative;transition:height var(--tabs-transition-duration) var(--tabs-transition-ease);display:flex;interpolate-size:initial}.tab-contents:not(.transitioning){height:auto!important}.tab-contents:not(.transitioning) .tab-content.active{position:initial}.tab-content{transform:translate(-64px);opacity:0;transition:transform var(--tabs-transition-duration) var(--tabs-transition-ease),opacity var(--tabs-transition-duration) var(--tabs-transition-ease);position:absolute;top:0;left:0;right:0;pointer-events:none;width:100%}.tab-content *{pointer-events:none!important}.tab-content.active{transform:initial;opacity:1;pointer-events:initial}.tab-content.active *{pointer-events:initial!important}.tab-content.active~.tab-content{transform:translate(64px)}@media(max-width:600px){.tab-bar-button-icon{min-width:18px;height:18px}}.tab-bar.tab-style-buttons{display:flex;gap:var(--spacing-small);flex-wrap:wrap}.tab-style-buttons .tab-bar-button{padding:var(--padding-small) var(--padding-medium);min-height:60px;gap:var(--micropad-medium);font-size:20px;font-weight:500;line-height:110%;cursor:pointer;font-family:var(--font-heading);position:relative;overflow:hidden;min-width:120px;outline:1px solid transparent;box-shadow:var(--elevated-shadow-none)!important;letter-spacing:-.005em}.tab-style-buttons .tab-bar-button:hover{box-shadow:var(--elevated-shadow-active)!important;transform:var(--elevated-translate-active)}.tab-style-buttons .tab-bar-button.active{box-shadow:var(--elevated-shadow)!important;transform:var(--elevated-translate)}@media(max-width:1440px){.tab-style-buttons .tab-bar-button{font-size:18px;min-height:54px}}@media(max-width:600px){.tab-style-buttons .tab-bar-button{font-size:16px;min-height:40px}}.tab-bar.tab-style-tabs{align-items:flex-end;height:40px;width:100%;margin-bottom:0}.tab-style-tabs .tab-bar-button{flex:1 1 auto;border-radius:var(--radius-medium) var(--radius-medium) 0 0;border-bottom:0!important;height:36px;padding:0 var(--micropad-x-large);font-size:16px;font-weight:var(--font-weight-caption);line-height:120%;font-family:var(--font-caption);letter-spacing:.05em}.tab-style-tabs .tab-bar-button:not(:nth-last-child(2)){margin-right:-1px}.tab-style-tabs .tab-bar-button.active{height:40px}.tab-contents.tab-style-tabs{border-radius:0 0 var(--radius-medium) var(--radius-medium);background:var(--color-surface-dark);border:1px solid var(--color-border-default);overflow:hidden}.tab-style-tabs .tab-content{padding:var(--padding-large)}.tab-style-tabs.tab-gap-small+.tab-contents .tab-content{padding:var(--padding-medium)}@media(max-width:1440px){.tab-bar.tab-style-tabs{height:36px}.tab-style-tabs .tab-bar-button{height:32px;font-size:15px}.tab-style-tabs .tab-bar-button.active{height:36px}}@media(max-width:600px){.tab-bar.tab-style-tabs{height:32px}.tab-style-tabs .tab-bar-button{height:28px;font-size:12px}.tab-style-tabs .tab-bar-button.active{height:32px}}.tab-bar.tab-style-slide-tabs{padding:var(--micropad-small);background:var(--color-surface-dark);border-radius:var(--radius-medium);align-self:flex-start;gap:var(--micropad-x-large)}.tab-style-slide-tabs .tab-bar-active{position:absolute;top:8px;bottom:8px;background:var(--color-surface-background);border-radius:var(--radius-x-small);border:1px solid var(--color-border-default);transition:left var(--tabs-transition-duration) var(--tabs-transition-ease),right var(--tabs-transition-duration) var(--tabs-transition-ease),top var(--tabs-transition-duration) var(--tabs-transition-ease),bottom var(--tabs-transition-duration) var(--tabs-transition-ease)}.tab-style-slide-tabs .tab-bar-button{padding:12px 16px;min-height:40px;font-weight:500;white-space:nowrap;background:initial!important;border:none!important;letter-spacing:-.005em;font-size:18px;flex:1;color:var(--color-text-faint)}.tab-style-slide-tabs .tab-bar-button:before{display:none}.tab-style-slide-tabs .tab-bar-button.active{color:var(--color-text-default)}@media(max-width:1440px){.tab-style-slide-tabs .tab-bar-button{font-size:17px}}@media(max-width:600px){.tab-bar.tab-style-slide-tabs{justify-content:center;border-radius:31px;width:100%}.tab-style-slide-tabs .tab-bar-button{font-size:15px;flex:1}.tab-bar.tab-style-slide-tabs:has(.tab-bar-button:nth-child(3)){flex-direction:column}}.text-display{font-family:var(--font-display);font-size:var(--font-size-display);font-weight:var(--font-weight-display);line-height:var(--line-height-display);letter-spacing:var(--letter-spacing-display)}.ante-section :is(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6){all:unset;display:block;margin:0;font-family:var(--font-heading);color:var(--color-text-default);letter-spacing:var(--letter-spacing-heading)}.ante-section :is(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6) *{font-family:var(--font-heading);font-weight:inherit!important}.ante-section :is(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6) :is([class*=body-],[class*=callout-],[class*=display-]),.ante-section :is(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6) :is([class*=body-],[class*=callout-],[class*=display-]) *{font-family:revert}.ante-section :is(h1,.h1){font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);line-height:var(--line-height-h1);letter-spacing:var(--letter-spacing-heading)}.ante-section :is(h2,.h2){font-size:var(--font-size-h2);font-weight:var(--font-weight-h2);line-height:var(--line-height-h2);letter-spacing:var(--letter-spacing-heading)}.ante-section :is(h3,.h3){font-size:var(--font-size-h3);font-weight:var(--font-weight-h3);line-height:var(--line-height-h3);letter-spacing:var(--letter-spacing-heading)}.ante-section :is(h4,.h4){font-size:var(--font-size-h4);font-weight:var(--font-weight-h4);line-height:var(--line-height-h4);letter-spacing:var(--letter-spacing-heading)}.ante-section :is(h5,.h5){font-size:var(--font-size-h5);font-weight:var(--font-weight-h5);line-height:var(--line-height-h5);letter-spacing:var(--letter-spacing-heading)}.ante-section :is(h6,.h6){font-size:var(--font-size-h6);font-weight:var(--font-weight-h6);line-height:var(--line-height-h6);letter-spacing:var(--letter-spacing-heading)}.text-callout-large{font-family:var(--font-callout);font-size:var(--font-size-callout-large);font-weight:var(--font-weight-callout);line-height:var(--line-height-callout-large);letter-spacing:var(--letter-spacing-callout)}.text-callout{font-family:var(--font-callout);font-size:var(--font-size-callout);font-weight:var(--font-weight-callout);line-height:var(--line-height-callout);letter-spacing:var(--letter-spacing-callout)}.text-callout-small{font-family:var(--font-callout);font-size:var(--font-size-callout-small);font-weight:var(--font-weight-callout);line-height:var(--line-height-callout-small);letter-spacing:var(--letter-spacing-callout)}.ante-section strong,.ante-section b,.ante-section .bold,strong .body-large,b .body-large,.bold .body-large,strong .body-base,b .body-base,.bold .body-base,strong .body-small,b .body-small,.bold .body-small,strong .body-x-small,b .body-x-small,.bold .body-x-small{font-weight:var(--font-weight-bold)}.text-display strong,.text-display b,.text-display .bold,strong .text-display,b .text-display,.bold .text-display{font-weight:var(--font-weight-display-bold)}.ante-section :is(h1,.h1) strong,.ante-section :is(h1,.h1) b,.ante-section :is(h1,.h1) .bold,strong .ante-section :is(h1,.h1),b .ante-section :is(h1,.h1),.bold .ante-section :is(h1,.h1){font-weight:var(--font-weight-h1-bold)!important}.ante-section :is(h2,.h2) strong,.ante-section :is(h2,.h2) b,.ante-section :is(h2,.h2) .bold,strong .ante-section :is(h2,.h2),b .ante-section :is(h2,.h2),.bold .ante-section :is(h2,.h2){font-weight:var(--font-weight-h2-bold)!important}.ante-section :is(h3,.h3) strong,.ante-section :is(h3,.h3) b,.ante-section :is(h3,.h3) .bold,strong .ante-section :is(h3,.h3),b .ante-section :is(h3,.h3),.bold .ante-section :is(h3,.h3){font-weight:var(--font-weight-h3-bold)!important}.ante-section :is(h4,.h4) strong,.ante-section :is(h4,.h4) b,.ante-section :is(h4,.h4) .bold,strong .ante-section :is(h4,.h4),b .ante-section :is(h4,.h4),.bold .ante-section :is(h4,.h4){font-weight:var(--font-weight-h4-bold)!important}.ante-section :is(h5,.h5) strong,.ante-section :is(h5,.h5) b,.ante-section :is(h5,.h5) .bold,strong .ante-section :is(h5,.h5),b .ante-section :is(h5,.h5),.bold .ante-section :is(h5,.h5){font-weight:var(--font-weight-h5-bold)!important}.ante-section :is(h6,.h6) strong,.ante-section :is(h6,.h6) b,.ante-section :is(h6,.h6) .bold,strong .ante-section :is(h6,.h6),b .ante-section :is(h6,.h6),.bold .ante-section :is(h6,.h6){font-weight:var(--font-weight-h6-bold)!important}.text-callout-large strong,.text-callout-large b,.text-callout-large .bold,.text-callout strong,.text-callout b,.text-callout .bold,.text-callout-small strong,.text-callout-small b,.text-callout-small .bold,strong .text-callout-large,b .text-callout-large,.bold .text-callout-large,strong .text-callout,b .text-callout,.bold .text-callout,strong .text-callout-small,b .text-callout-small,.bold .text-callout-small{font-weight:var(--font-weight-callout-bold)}.ante-section .muted{color:var(--color-text-muted)}.ante-section .faint{color:var(--color-text-faint)}.ante-section a{color:var(--color-text-link);text-decoration:underline}.body-large{font-size:var(--font-size-body-large);font-weight:var(--font-weight-base);line-height:var(--line-height-body)}.ante-section,.body-base{font-size:var(--font-size-body);font-weight:var(--font-weight-base);line-height:var(--line-height-body);letter-spacing:var(--letter-spacing)}.body-small{font-size:var(--font-size-body-small);font-weight:var(--font-weight-base);line-height:var(--line-height-body)}.body-x-small{font-size:var(--font-size-body-x-small);font-weight:var(--font-weight-base);line-height:var(--line-height-body)}.body-caption-small{font-family:var(--font-caption);font-size:var(--font-size-caption-small);font-weight:var(--font-weight-caption);line-height:var(--line-height-caption);letter-spacing:var(--letter-spacing-caption)}.body-caption-x-small{font-family:var(--font-caption);font-size:var(--font-size-caption-x-small);font-weight:var(--font-weight-caption);line-height:var(--line-height-caption);letter-spacing:var(--letter-spacing-caption)}.body-caption-small strong,.body-caption-small b,.body-caption-small .bold,.body-caption-x-small strong,.body-caption-x-small b,.body-caption-x-small .bold,strong .body-caption-small,b .body-caption-small,.bold .body-caption-small,strong .body-caption-x-small,b .body-caption-x-small,.bold .body-caption-x-small{font-weight:var(--font-weight-caption-bold)}.richtext>*:not(:is(style,script,.ante-header-row,h1,h2,h3,h4,h5,h6,p,ul,ol,.metafield-rich_text_field)),.richtext>.metafield-rich_text_field>*:not(:is(style,script,.ante-header-row,h1,h2,h3,h4,h5,h6,p,ul,ol)){display:inline-block!important}.richtext *{white-space:pre-wrap}.richtext>.metafield-rich_text_field{display:contents}.richtext{--richtext-gap: var(--spacing-x-small)}.richtext :is(p,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.ante-header-row){margin:var(--richtext-gap) 0}.richtext.small-gap :is(p,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.ante-header-row){margin:var(--micropad-small) 0}.richtext>:first-child,.richtext>.metafield-rich_text_field>:first-child{margin-top:0!important}.richtext>:last-child,.richtext>.metafield-rich_text_field>:last-child{margin-bottom:0!important}.richtext ul,.richtext ol{padding-left:20px}.richtext li{list-style:initial}.richtext li~li{margin-top:var(--spacing-x-small)}.richtext.small-gap li~li{margin-top:var(--micropad-small)}.richtext p:empty{display:block;height:var(--spacing-x-small)}.richtext.small-gap p:empty{height:var(--micropad-small)}.ante-text-svg,.ante-text-icon-wrap{height:0;display:inline-grid;vertical-align:middle}.ante-text-svg svg,.ante-text-icon{height:1lh;width:auto;transform:translateY(-64%);display:inline-block}.text-separator{height:1lh;border-right:1px solid var(--color-text-faint);margin:0 .3lh;opacity:.5}.highlight{background-color:var(--color-surface-dark);padding:.05em .25em;border-radius:var(--radius-x-small)}.ante-text-tag{display:inline-block;padding:.05em .25em;border-radius:var(--radius-x-small)}.popupable-container{font-family:var(--font)}.ante-section *{box-sizing:border-box!important}.ante-section{--ante-container-width: var(--ante-container-width-full);padding:0 var(--page-gutter);display:flex;flex-direction:column;align-items:center;overflow:clip;color:var(--color-text-default);font-family:inherit;position:relative;background:var(--color-surface-background)}.ante-section.section-background-style-floating,.ante-section.section-background-style-floating-slim{background:transparent}.ante-section.section-background-style-floating>.ante-container,.ante-section.section-background-style-floating-slim>.ante-container{background:var(--color-surface-background)}@media(min-width:1025px){.ante-section.section-background-style-floating,.ante-section.section-background-style-floating-slim{--ante-container-width: calc(var(--ante-container-width-full) - var(--page-gutter) * 2)}}.ante-container{width:100%;max-width:min(100%,var(--content-width));--section-padding-top: var(--section-spacer);--section-padding-bottom: var(--section-spacer);--section-internal-padding-vertical: 0;--section-internal-padding-horizontal: 0;padding:var(--section-padding-top) 0 var(--section-padding-bottom);margin:0 auto;font-family:var(--font)!important;display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.ante-container>*{z-index:1}.ante-section.section-spacing-top-off>.ante-container,.ante-section.section-spacing-top-off.section-background-style-floating,.ante-section.section-spacing-top-off.section-background-style-floating-slim{--section-padding-top: 0;padding-top:0!important}.ante-section.section-spacing-top-small>.ante-container,.ante-section.section-spacing-top-small.section-background-style-floating,.ante-section.section-spacing-top-small.section-background-style-floating-slim{--section-padding-top: var(--section-spacer-small);padding-top:var(--section-spacer-small)!important}.ante-section.section-spacing-top-large>.ante-container,.ante-section.section-spacing-top-large.section-background-style-floating,.ante-section.section-spacing-top-large.section-background-style-floating-slim{--section-padding-top: var(--section-spacer-large);padding-top:var(--section-spacer-large)!important}.ante-section.section-spacing-bottom-off>.ante-container,.ante-section.section-spacing-bottom-off.section-background-style-floating,.ante-section.section-spacing-bottom-off.section-background-style-floating-slim{--section-padding-bottom: 0;padding-bottom:0!important}.ante-section.section-spacing-bottom-small>.ante-container,.ante-section.section-spacing-bottom-small.section-background-style-floating,.ante-section.section-spacing-bottom-small.section-background-style-floating-slim{--section-padding-bottom: var(--section-spacer-small);padding-bottom:var(--section-spacer-small)!important}.ante-section.section-spacing-bottom-large>.ante-container,.ante-section.section-spacing-bottom-large.section-background-style-floating,.ante-section.section-spacing-bottom-large.section-background-style-floating-slim{--section-padding-bottom: var(--section-spacer-large);padding-bottom:var(--section-spacer-large)!important}.ante-section.section-background-style-floating,.ante-section.section-background-style-floating-slim{padding-top:var(--section-spacer);padding-bottom:var(--section-spacer)}.ante-section.section-background-style-floating>.ante-container{border-radius:var(--radius-medium);--section-internal-padding-vertical: var(--section-spacer);--section-internal-padding-horizontal: var(--section-spacer);padding:var(--section-internal-padding-vertical) var(--section-internal-padding-horizontal)!important;overflow:clip}.ante-section.section-background-style-floating-slim>.ante-container{border-radius:var(--radius-medium);--section-internal-padding-vertical: var(--section-spacer-small);--section-internal-padding-horizontal: var(--section-spacer-small);padding:var(--section-internal-padding-vertical) var(--section-internal-padding-horizontal)!important;overflow:clip}@media(max-width:600px){.ante-section.section-background-style-floating>.ante-container,.ante-section.section-background-style-floating-slim>.ante-container{--section-internal-padding-horizontal: var(--padding-medium)}.ante-section.section-background-style-floating>.ante-container{--section-internal-padding-vertical: var(--padding-x-large)}.ante-section.section-background-style-floating-slim>.ante-container{--section-internal-padding-vertical: var(--padding-medium)}}.shopify-section:has(>.ante-section-hidden),.ante-section-hidden{display:none!important}.ante-section p{font-size:inherit!important;line-height:inherit!important;color:inherit}.ante-section a{color:inherit}.ante-section .link,.ante-section .richtext a{color:var(--color-text-link)!important;position:relative;text-decoration:underline;font-weight:var(--font-weight-bold)}.ante-section .link,.ante-section .richtext a strong{font-family:var(--font-caption);font-weight:var(--font-weight-caption);text-transform:uppercase}.ante-section .mobile{display:none!important}.ante-section video:fullscreen{object-fit:contain}.ante-section-header{display:flex;align-items:center;flex-direction:column;text-align:center;width:100%;flex-wrap:wrap}.ante-section-header.header-alignment-left{align-items:flex-start;text-align:left}.ante-section-header.header-alignment-right{align-items:flex-end;text-align:right}.ante-section-header *{flex:1}.ante-section-header :is(h1,h2,h3,h4,h5,h6){display:block!important}.ante-section-header :first-child{margin-top:0!important}.ante-section-header :last-child{margin-bottom:0!important}.ante-section-header :is(p,h1,h2,h3,h4,h5,h6,.ante-header-row)+:is(p,h1,h2,h3,h4,h5,h6,.ante-header-row){margin-top:0}.ante-section-header>:is(h1,h2,h3,h4,h5,h6,.ante-header-row)+p{margin-top:calc(var(--spacing-small) - var(--spacing-x-small))!important}.ante-section-header+.ante-section-content{margin-top:var(--spacing-medium-large)}.ante-section-header.limit-width :is(h1,h2,h3,h4,h5,h6){max-width:var(--width-8)!important}.ante-section-header.limit-width p{max-width:var(--width-6)}.ante-section-content{display:flex;flex-direction:column;align-items:center;width:100%;flex:1}@media(max-width:1440px){.ante-section-header :is(h1,h2,h3,h4,h5,h6) strong:before{height:36px}}@media(min-width:1025px){.ante-header-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;text-align:left;width:100%;column-gap:var(--spacing-medium-large)}.ante-header-row>*{margin:0!important}.ante-section-header .ante-header-row :is(h1,h2,h3,h4,h5,h6){min-width:var(--width-7)!important;max-width:var(--width-7)!important}}@media(min-width:1025px)and (max-width:1440px){.ante-section-header .ante-header-row :is(h1,h2,h3,h4,h5,h6){min-width:var(--width-6)!important;max-width:var(--width-6)!important}.ante-header-row p{margin-top:var(--spacing-x-small)!important;align-self:flex-end}}@media(max-width:1024px){.ante-section-header{flex-direction:column!important}.ante-section-header.header-alignment-mobile-center{align-items:center;text-align:center}.ante-section-header.header-alignment-mobile-left{align-items:flex-start;text-align:left}.ante-section-header.header-alignment-mobile-right{align-items:flex-end;text-align:right}.ante-header-row{display:contents}.ante-section-header.limit-width :is(h1,h2,h3,h4,h5,h6){max-width:100%!important}.ante-section-header.limit-width p{max-width:var(--width-7)}.ante-section-header h6{font-size:14px}}@media(max-width:600px){.ante-section .mobile{display:flex!important}.richtext .mobile{display:inline!important}.ante-section .desktop{display:none!important}.ante-section-header :is(h1,h2,h3,h4,h5,h6) strong:before{height:24px}.ante-section-header.limit-width p{max-width:100%}.ante-section-header h6{font-size:12px}}.ante-section-header-wrapper{display:flex;justify-content:space-between;align-items:flex-end;width:100%;gap:var(--spacing-medium)}.ante-section-header-wrapper .ante-section-header{flex:1}.ante-section-header-wrapper+.ante-section-content{margin-top:var(--spacing-medium-large)}.ante-section-header-content{display:flex}@media(max-width:1024px){.ante-section-header-wrapper{flex-direction:column;align-items:stretch;gap:var(--spacing-medium-large)}.header-alignment-mobile-left~.ante-section-header-content{align-self:flex-start}.header-alignment-mobile-center~.ante-section-header-content{align-self:center}.header-alignment-mobile-right~.ante-section-header-content{align-self:flex-end}}.review-stars{display:flex;gap:var(--micropad-large);align-items:center;text-decoration:none!important;white-space:pre}.review-stars.inline{display:inline-flex;vertical-align:middle}.review-stars.inline .review-stars-stars svg{width:.75lh;height:.75lh;flex-shrink:0;transform:translateY(-5%)}.review-stars-stars{display:flex;gap:2px}.review-stars.multiline{align-items:flex-start;flex-direction:column;gap:var(--micropad-x-small)}.ante-toggle-switch{--switch-duration: .25s;width:52px;padding:4px;border-radius:100px;display:flex;box-shadow:0 1px 2px #00000026 inset;background-color:#bfbfbf;transition:background-color var(--switch-duration)}.ante-toggle-switch:before{content:"";transition:flex var(--switch-duration)}.ante-toggle-thumb{width:24px;height:18px;background:#fff;border-radius:100px;position:relative;grid-column:2;box-shadow:-1px 1px 4px #0003}.ante-toggle-thumb-icon{width:2px;height:12px;background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);transition:transform var(--switch-duration),height var(--switch-duration)}.ante-toggle-thumb-icon:before{content:"";width:12px;height:2px;background-color:#000;position:absolute;bottom:50%;right:50%;transform:translate(50%,50%);transition:transform var(--switch-duration),bottom var(--switch-duration),right var(--switch-duration),width var(--switch-duration)}input:checked+label .ante-toggle-switch{background-color:#03ce24}input:checked+label .ante-toggle-switch:before{flex:1}input:checked+label .ante-toggle-thumb-icon{height:10px;transform:translate(calc(-50% + 1px),-50%) rotate(45deg)}input:checked+label .ante-toggle-thumb-icon:before{bottom:0;right:0;width:6px;transform:initial}@media(max-width:600px){.ante-toggle-switch{width:60px;padding:4px}.ante-toggle-thumb{width:30px;height:21px}.ante-toggle-thumb-icon{width:3px;height:15px}.ante-toggle-thumb-icon:before{width:15px;height:3px}input:checked+label .ante-toggle-thumb-icon{height:12px;transform:translate(calc(-50% + 1px),-50%) rotate(45deg)}input:checked+label .ante-toggle-thumb-icon:before{width:8px}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
