:root{--type-body:var(--site-font-size,16px)}html{font-size:var(--type-body)}@media (max-width:767px){:root{--type-body:var(--site-font-size-mobile,16px)}}.site-theme button.rounded-md,.site-theme a.rounded-md{border-radius:var(--radius-button)}.site-theme input.rounded-md,.site-theme textarea.rounded-md,.site-theme [role=combobox].rounded-md{border-radius:var(--radius-input)}.site-theme .rounded-card,.site-theme .\!rounded-card{border-radius:var(--radius-card)}.site-theme .surface-card{border:var(--card-border);box-shadow:var(--card-shadow);transition:border-color .3s,box-shadow .3s,background-color .3s,transform .3s;transform:translateY(0)}.site-theme .surface-card:hover,.site-theme .group:hover .surface-card,.site-theme .group\/card:hover .surface-card,.site-theme .group\/article:hover .surface-card{border:var(--card-border-hover);box-shadow:var(--card-shadow-hover);background-color:var(--card-bg-hover);transform:translateY(var(--card-translate-hover))}.site-theme .surface-card-static{border:var(--card-border);box-shadow:var(--card-shadow)}.site-theme .surface-card-lift{border:var(--card-border);box-shadow:var(--card-shadow);transition:border-color .3s,box-shadow .3s,transform .3s;transform:translateY(0)}.site-theme .surface-card-lift:hover{border:var(--card-border-hover);box-shadow:var(--card-shadow-hover);transform:translateY(var(--card-translate-hover))}.site-theme .surface-card-body{padding:var(--card-padding)}.site-theme .shadow-overlay{box-shadow:var(--overlay-shadow)}.site-theme .rounded-image{border-radius:var(--radius-image)}.site-theme .rounded-button{border-radius:var(--radius-button)}.site-theme .rounded-input{border-radius:var(--radius-input)}.site-theme .rounded-t-card,.site-theme .\!rounded-t-card{border-top-left-radius:var(--radius-card)!important;border-top-right-radius:var(--radius-card)!important}.site-theme [role=dialog],.site-theme [role=menu]{border-radius:var(--radius-card)!important}.site-theme [data-vaul-drawer-direction=bottom]{border-top-left-radius:var(--radius-card)!important;border-top-right-radius:var(--radius-card)!important}html[data-site-home-overlay]{--site-menu-overlay-offset:var(--site-menu-height-mobile,64px)}@media (min-width:768px){html[data-site-home-overlay]{--site-menu-overlay-offset:var(--site-menu-height-desktop,68px)}}html[data-site-home-overlay] [data-site-main-menu]{z-index:40;height:0!important;overflow:visible!important}html[data-site-home-overlay] .page-module-anchor[data-site-home-lead]{scroll-margin-top:var(--site-fixed-notice-height,0px)}html[data-site-home-overlay=absolute] [data-site-main-menu]{position:relative!important;top:auto!important}html[data-site-home-overlay=absolute] [data-site-main-menu-chrome]{inset-inline:0;z-index:30;top:0;position:absolute!important}.site-theme .product-detail-carousel .rounded-lg{border-radius:var(--radius-image)}.site-theme [role=tablist].rounded-card{border-radius:var(--radius-card)}.site-theme [data-sonner-toaster]{--width:min(100vw - 2rem, 26rem);--normal-bg:var(--background);--normal-border:oklch(from var(--border) l c h / .6);--normal-text:var(--foreground);--success-bg:var(--background);--success-border:oklch(from var(--border) l c h / .6);--success-text:var(--foreground);--error-bg:var(--background);--error-border:oklch(from var(--destructive) l c h / .35);--error-text:var(--foreground);--warning-bg:var(--background);--warning-border:#e7b00859;--warning-text:var(--foreground);--info-bg:var(--background);--info-border:oklch(from var(--border) l c h / .6);--info-text:var(--foreground);font-family:inherit}.site-theme [data-sonner-toast]{border-radius:var(--radius-card)!important;box-shadow:none!important;background:var(--background)!important;color:var(--foreground)!important;border:1px solid oklch(from var(--border) l c h / .6)!important}.site-theme [data-sonner-toast][data-type=error]{border-color:oklch(from var(--destructive) l c h / .35)!important}.site-theme [data-sonner-toast][data-type=warning]{border-color:#e7b00859!important}.site-theme [data-sonner-toast][data-type=success] svg{color:var(--primary)!important}.site-theme [data-sonner-toast][data-type=error] svg{color:var(--destructive)!important}.site-theme [data-sonner-toast][data-type=info] svg{color:var(--primary)!important}.site-theme [data-sonner-toast][data-type=warning] svg{color:#e7b008!important}.site-theme [data-sonner-toast] [data-button]{font-weight:600;background:var(--primary)!important;color:var(--primary-foreground)!important;border-radius:var(--radius-button)!important;border:none!important}.site-theme [data-sonner-toast] [data-button]:hover{background:oklch(from var(--primary) l c h / .9)!important}.site-theme [data-sonner-toast] [data-title]{color:var(--foreground);font-weight:600}.site-theme [data-sonner-toast] [data-description]{color:oklch(from var(--foreground) l c h / .85)}.type-module-subtitle{font-size:var(--type-subtitle-mobile,calc(var(--type-body,1rem) * .75));line-height:1.4;font-weight:var(--eyebrow-weight,600);letter-spacing:var(--eyebrow-tracking,0);text-transform:var(--eyebrow-transform,none)}@media (min-width:768px){.type-module-subtitle{font-size:var(--type-subtitle,calc(var(--type-body,1rem) * .875))}}.type-module-title{font-family:var(--font-heading,inherit);font-size:clamp(var(--type-title-min,calc(var(--type-body,1rem) * 1.75)), var(--type-title-fluid,calc(1.2vw + var(--type-body,1rem) * 1.5)), var(--type-title,2.25rem));line-height:1.15;font-weight:var(--type-title-weight,700);letter-spacing:var(--type-title-tracking,0)}.type-module-hero-title{font-family:var(--font-heading,inherit);font-size:clamp(var(--type-hero-title-min,calc(var(--type-body,1rem) * 1.875)), var(--type-hero-title-fluid,calc(1.5vw + var(--type-body,1rem) * 1.625)), var(--type-hero-title,2.5rem));line-height:1.1;font-weight:var(--type-title-weight,700);letter-spacing:var(--type-title-tracking,0)}.site-theme .site-cta{height:var(--btn-height,44px);padding-inline:var(--btn-px,24px);font-size:var(--btn-text,15px);letter-spacing:var(--btn-tracking,0);text-transform:var(--btn-transform,none);border-radius:var(--radius-button);font-weight:600}.site-theme .site-cta.site-cta-icon{width:var(--btn-height,44px);padding-inline:0}.module-section-pad-y{padding-block:calc(var(--section-padding-y,72px) * .5 * var(--section-padding-ratio,1))}.module-section-pad-x{padding-inline:calc(var(--section-padding-x,32px) * .5 * var(--section-padding-x-ratio,1))}.site-content-gutter{padding-inline:calc(var(--section-padding-x,32px) * .5)}@media (min-width:768px){.module-section-pad-y{padding-block:calc(var(--section-padding-y,72px) * var(--section-padding-ratio,1))}.module-section-pad-x{padding-inline:calc(var(--section-padding-x,32px) * var(--section-padding-x-ratio,1))}.site-content-gutter{padding-inline:var(--section-padding-x,32px)}}.type-module-body{font-size:var(--type-body,1rem);line-height:1.625}@media (min-width:768px){.type-module-body{font-size:calc(var(--type-body,1rem) * 1.0625)}}@media (max-width:767px){body[data-entrance-mobile-mode=off] [data-entrance-prehide],body[data-entrance-mobile-mode=off] [data-entrance-container-prehide]{opacity:1!important;transform:none!important}}.page-module-anchor{scroll-margin-top:var(--site-scroll-anchor-offset,0px)}
