:root{--background: 40 20% 98%;--foreground: 30 15% 20%;--card: 40 15% 96%;--card-foreground: 30 15% 20%;--popover: 40 20% 98%;--popover-foreground: 30 10% 15%;--primary: 150 15% 35%;--primary-foreground: 40 20% 98%;--secondary: 35 15% 92%;--secondary-foreground: 30 10% 25%;--muted: 35 10% 94%;--muted-foreground: 30 12% 38%;--accent: 150 12% 90%;--accent-foreground: 150 15% 30%;--destructive: 0 65% 50%;--destructive-foreground: 40 20% 98%;--border: 35 12% 78%;--input: 35 12% 88%;--ring: 150 15% 35%;--radius: 0rem;--font-h1: "Fraunces", Georgia, serif;--font-h2: "Fraunces", Georgia, serif;--font-h3: "Fraunces", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--font-eyebrow: "Inter", system-ui, sans-serif;--font-navigation: "Inter", system-ui, sans-serif;--font-logo: "Fraunces", Georgia, serif;--font-button: "Inter", system-ui, sans-serif;--font-display: var(--font-h1);--font-sans: var(--font-body);--section-spacing-mobile: 4rem;--section-spacing-desktop: 8rem;--section-spacing-sm-mobile: 3rem;--section-spacing-sm-desktop: 5rem;--section-spacing-lg-mobile: 6rem;--section-spacing-lg-desktop: 10rem;--content-max-width: 1200px;--transition-gentle: all .35s cubic-bezier(.25, .1, .25, 1);--transition-luxe: all .5s cubic-bezier(.16, 1, .3, 1);--transition-micro: all .2s cubic-bezier(.25, .1, .25, 1);--aurala-header-height: 0px;--aurala-header-gap: calc(var(--section-spacing-lg-mobile) * .5)}*,*:before,*:after{box-sizing:border-box;border-color:hsl(var(--border))}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;scrollbar-gutter:stable}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-body, var(--font-sans));font-weight:300;letter-spacing:.01em;line-height:1.7;margin:0;padding:0}@media(min-width:1024px){:root{--aurala-header-gap: calc(var(--section-spacing-lg-desktop) * .5)}}#main-content{padding-top:calc(var(--aurala-header-height, 0px) + var(--aurala-header-gap, 0px))!important}body.aurala-hero-at-top #main-content{padding-top:0!important}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:400;letter-spacing:-.02em;line-height:1.15;margin:0}:focus-visible{outline:1px solid hsl(var(--primary));outline-offset:4px}::selection{background:hsl(var(--primary) / .15);color:hsl(var(--foreground))}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.svg-wrapper>svg{width:100%;height:100%}.icon-caret{height:.6rem;width:auto}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.skip-to-content{position:absolute;top:-100%;left:50%;transform:translate(-50%);z-index:9999;padding:1rem 2rem;background:hsl(var(--foreground));color:hsl(var(--background));text-decoration:none;font-size:.875rem;font-weight:500;transition:top .2s ease}.skip-to-content:focus{top:0}.section-spacing-sm{padding-top:var(--section-pt-override, var(--section-spacing-sm-mobile));padding-bottom:var(--section-pb-override, var(--section-spacing-sm-mobile))}@media(min-width:1024px){.section-spacing-sm{padding-top:var(--section-pt-override, var(--section-spacing-sm-desktop));padding-bottom:var(--section-pb-override, var(--section-spacing-sm-desktop))}}.section-spacing{padding-top:var(--section-pt-override, var(--section-spacing-mobile));padding-bottom:var(--section-pb-override, var(--section-spacing-mobile))}@media(min-width:1024px){.section-spacing{padding-top:var(--section-pt-override, var(--section-spacing-desktop));padding-bottom:var(--section-pb-override, var(--section-spacing-desktop))}}.section-spacing-lg{padding-top:var(--section-pt-override, var(--section-spacing-lg-mobile));padding-bottom:var(--section-pb-override, var(--section-spacing-lg-mobile))}@media(min-width:1024px){.section-spacing-lg{padding-top:var(--section-pt-override, var(--section-spacing-lg-desktop));padding-bottom:var(--section-pb-override, var(--section-spacing-lg-desktop))}}.has-padding-override.section-spacing-sm,.has-padding-override.section-spacing,.has-padding-override.section-spacing-lg{padding-top:var(--section-pt-override, inherit)!important;padding-bottom:var(--section-pb-override, inherit)!important}.footer-section .footer-top{display:flex;flex-direction:column;gap:3rem;align-items:center}.footer-section .footer-brand{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-section .footer-brand-inner{display:block;width:100%;max-width:100%}.footer-section .footer-brand-logo{width:100%;display:flex;justify-content:center}.footer-section .footer-brand-text{width:100%;text-align:center}.footer-section .footer-links{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:1.5rem;width:100%;justify-items:center}.footer-section .footer-col-block{min-width:0;text-align:center}.footer-section .footer-col-nav{display:flex;flex-direction:column;align-items:center;row-gap:.6rem}@media(max-width:749px){.footer-section .section-container{padding-left:.75rem;padding-right:.75rem}.footer-section .footer-links{gap:.6rem}.footer-section .footer-col-nav{row-gap:.25rem}}@media(max-width:340px){.footer-section .footer-links{grid-template-columns:1fr}}@media(min-width:1024px){.footer-section .footer-top{flex-direction:column;align-items:center;gap:4rem}.footer-section .footer-brand{flex:none;align-items:center;justify-content:center;text-align:center}.footer-section .footer-brand-text{text-align:center}.footer-section .footer-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem;justify-items:center}.footer-section .footer-col-block{text-align:center}.footer-section .footer-col-nav{align-items:center}}.cart-notification__heading svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;flex-shrink:0;display:inline-block;vertical-align:middle}.btn-hero{display:inline-block;min-width:160px;padding:.875em 2.25em;font-family:var(--font-body, var(--font-sans));font-size:1.1rem;font-weight:400;line-height:1.2;text-align:center;text-decoration:none;color:#fff;background:#141414;border:none;border-radius:6px;box-shadow:0 2px 18px #14141414;cursor:pointer;transition:background .16s cubic-bezier(.4,0,.2,1),color .16s cubic-bezier(.4,0,.2,1),transform .1s;outline:none}.btn-hero:visited{color:#fff}.btn-hero:active{transform:scale(.97)}.btn-hero:focus,.btn-hero:hover{background:#000;color:#fff;box-shadow:0 4px 18px #14141429;outline:none}.btn-hero[disabled],.btn-hero:disabled{opacity:.58;cursor:not-allowed;pointer-events:none}.btn-subtle{display:inline-block;min-width:160px;padding:.875em 2.25em;font-family:var(--font-body, var(--font-sans));font-size:1.05rem;font-weight:400;line-height:1.2;text-align:center;text-decoration:none;color:hsl(var(--foreground));background:transparent;border:1px solid hsl(var(--border) / .7);border-radius:6px;box-shadow:none;cursor:pointer;transition:background .16s cubic-bezier(.4,0,.2,1),color .16s cubic-bezier(.4,0,.2,1),transform .1s,border-color .16s cubic-bezier(.4,0,.2,1);outline:none}.btn-subtle:hover,.btn-subtle:focus{background:hsl(var(--foreground) / .04);border-color:hsl(var(--border));color:hsl(var(--foreground));outline:none}.btn-subtle:active{transform:scale(.98)}.btn-subtle[disabled],.btn-subtle:disabled{opacity:.58;cursor:not-allowed;pointer-events:none}.shopify-challenge__container{padding:120px 20px 80px;display:flex;flex-direction:column;align-items:center;gap:24px}.shopify-challenge__container form{display:flex;flex-direction:column;align-items:center;gap:20px}.shopify-challenge__button,.shopify-challenge__container input[type=submit]{display:inline-block;min-width:160px;padding:.875em 2.25em;font-family:var(--font-body, var(--font-sans));font-size:1.1rem;font-weight:400;line-height:1.2;text-align:center;text-decoration:none;color:#fff;background:#141414;border:none;border-radius:6px;box-shadow:0 2px 18px #14141414;cursor:pointer;transition:background .16s cubic-bezier(.4,0,.2,1),color .16s cubic-bezier(.4,0,.2,1),transform .1s;outline:none}.shopify-challenge__button:focus,.shopify-challenge__button:hover,.shopify-challenge__container input[type=submit]:focus,.shopify-challenge__container input[type=submit]:hover{background:#000;color:#fff;box-shadow:0 4px 18px #14141429;outline:none}.shopify-challenge__button:active,.shopify-challenge__container input[type=submit]:active{transform:scale(.97)}.shopify-challenge__button[disabled],.shopify-challenge__button:disabled,.shopify-challenge__container input[type=submit][disabled],.shopify-challenge__container input[type=submit]:disabled{opacity:.58;cursor:not-allowed;pointer-events:none}.scroll-to-top-button{width:48px!important;height:48px!important;border-radius:50%!important;border:none!important;box-shadow:0 6px 28px #5046321c,0 1.5px 6px #645a3c14;background:#39332b!important;color:#fff!important;padding:0;display:flex;align-items:center;justify-content:center}.cart-count-badge{background:#bb1316;color:#fff;font-size:11px;min-width:16px;height:16px;font-family:var(--font-body, var(--font-sans));display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;box-shadow:0 1px 4px #1414141c;z-index:20;padding:0 2px;line-height:1}.email-capture-close{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .16s cubic-bezier(.4,0,.2,1),border-color .16s cubic-bezier(.4,0,.2,1),color .16s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1)}.email-capture-close:hover{background:hsl(var(--foreground) / .04);border-color:hsl(var(--border) / .55);color:hsl(var(--foreground))}.email-capture-close:active{transform:scale(.96)}.email-capture-close:focus{outline:none}.email-capture-close:focus-visible{outline:none;background:hsl(var(--foreground) / .04);border-color:hsl(var(--foreground) / .35);box-shadow:0 0 0 3px hsl(var(--foreground) / .1)}.email-capture-close svg{width:18px;height:18px;stroke-width:2}#cart-icon-bubble{position:relative}#cart-icon-bubble .svg-wrapper{display:block;line-height:0}#cart-icon-bubble>.shopify-section{display:contents}#cart-icon-bubble .cart-count-bubble{position:absolute;top:0;right:0;transform:translate(50%,-50%);background:#bb1316;color:#fff;font-size:11px;min-width:16px;height:16px;font-family:var(--font-body, var(--font-sans));display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;box-shadow:0 1px 4px #1414141c;z-index:20;padding:0 2px;line-height:1}#cart-icon-bubble .cart-count-bubble span[aria-hidden=true]{line-height:1}.heading-display{font-size:2.25rem}@media(min-width:768px){.heading-display{font-size:3rem}}@media(min-width:1024px){.heading-display{font-size:3.75rem}}.heading-section{font-size:1.875rem}@media(min-width:768px){.heading-section{font-size:2.25rem}}.heading-subsection{font-size:1.25rem}@media(min-width:768px){.heading-subsection{font-size:1.5rem}}.body-large{font-size:1.125rem}@media(min-width:768px){.body-large{font-size:1.25rem}}.body-regular{font-size:1rem}.body-small{font-size:.875rem}.label-text{font-size:.75rem;text-transform:uppercase}.link-subtle{font-family:var(--font-body, var(--font-sans));font-size:1.05em;font-weight:400;display:inline-flex;align-items:center;gap:.18em;color:hsl(var(--muted-foreground));text-decoration:none;border:none;background:none;position:relative;cursor:pointer;transition:color .18s cubic-bezier(.4,0,.2,1)}.link-subtle:after{content:"\2192";display:inline-block;font-size:.95em;margin-left:.23em;transition:transform .18s cubic-bezier(.4,0,.2,1);color:inherit}.link-subtle:hover,.link-subtle:focus{color:hsl(var(--foreground));text-decoration:underline;outline:none}.link-subtle:hover:after,.link-subtle:focus:after{transform:translate(2px)}.link-subtle:active{color:hsl(var(--primary))}.footer-link{font-family:var(--font-body, var(--font-sans));font-size:1.05em;font-weight:400;color:hsl(var(--muted-foreground));text-decoration:none;background:none;cursor:pointer;transition:color .18s cubic-bezier(.4,0,.2,1)}@media(max-width:749px){.footer-link{font-size:.925em;line-height:1.35}}.footer-link:hover,.footer-link:focus{color:hsl(var(--foreground));text-decoration:underline;outline:none}.footer-link:active{color:hsl(var(--primary))}.section-container,.page-width,.page-width-desktop{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;max-width:var(--content-max-width)}@media(min-width:768px){.section-container,.page-width,.page-width-desktop{padding-left:3rem;padding-right:3rem}}@media(min-width:1024px){.section-container,.page-width,.page-width-desktop{padding-left:4rem;padding-right:4rem}}.section-spacing{padding-top:var(--section-spacing-mobile);padding-bottom:var(--section-spacing-mobile)}.section-spacing-sm{padding-top:var(--section-spacing-sm-mobile);padding-bottom:var(--section-spacing-sm-mobile)}@media(min-width:1024px){.section-spacing{padding-top:var(--section-spacing-desktop);padding-bottom:var(--section-spacing-desktop)}.section-spacing-sm{padding-top:var(--section-spacing-sm-desktop);padding-bottom:var(--section-spacing-sm-desktop)}}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-stretch{align-items:stretch}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.full-unstyled-link{text-decoration:none;color:inherit}.underline-links-hover:hover a{text-decoration:underline;text-underline-offset:4px;text-decoration-color:hsl(var(--border))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-bottom:var(--ratio-percent, 100%)}.ratio>*{position:absolute;top:0;right:0;bottom:0;left:0}.media{display:block;position:relative;overflow:hidden;width:100%;height:100%}.media--transparent{background:transparent}.media img,.media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.list-unstyled{list-style:none;padding:0;margin:0}.grid__item{list-style:none}.product-grid{list-style:none;padding:0;margin:0}.grid{gap:1.75rem}@media screen and (max-width:749px){.grid--1-col-tablet-down{grid-template-columns:repeat(1,minmax(0,1fr))}.grid--2-col-tablet-down{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3-col-tablet-down{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:750px)and (max-width:989px){.grid--1-col-tablet{grid-template-columns:repeat(1,minmax(0,1fr))}.grid--2-col-tablet{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3-col-tablet{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:990px){.grid--1-col-desktop{grid-template-columns:repeat(1,minmax(0,1fr))}.grid--2-col-desktop{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3-col-desktop{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4-col-desktop{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--5-col-desktop{grid-template-columns:repeat(5,minmax(0,1fr))}.grid--6-col-desktop{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (max-width:749px){.small-hide{display:none!important}}@media screen and (min-width:750px)and (max-width:989px){.medium-hide{display:none!important}}@media screen and (min-width:990px){.large-up-hide{display:none!important}}@media screen and (min-width:750px){.medium-up-hide{display:none!important}}@media(min-width:768px){.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:grid{display:grid}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}@media(min-width:768px){.md\:gap-4{gap:1rem}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}}@media(min-width:1024px){.lg\:gap-20{gap:5rem}}.w-full{width:100%}.w-auto{width:auto}.max-w-xs{max-width:20rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}@media(min-width:768px){.md\:max-w-xs{max-width:20rem}.md\:w-auto{width:auto}}@media(min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:w-auto{width:auto}.sm\:min-w-\[200px\]{min-width:200px}}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}@media(min-width:768px){.md\:h-10{height:2.5rem}}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.top-16{top:4rem}.top-20{top:5rem}.right-4{right:1rem}.bottom-0{bottom:0}.bottom-24{bottom:6rem}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.hidden{display:none}.block{display:block}@media(min-width:768px){.md\:block{display:block}}@media(min-width:1024px){.lg\:hidden{display:none}}.order-1{order:1}.order-2{order:2}@media(min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}}.mx-auto{margin-left:auto;margin-right:auto}.ml-4{margin-left:1rem}.-mr-2{margin-right:-.5rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}@media(min-width:768px){.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-16{margin-bottom:4rem}.md\:mt-16{margin-top:4rem}}@media(min-width:768px){.md\:h-20{height:5rem}.md\:top-20{top:5rem}}@media(min-width:1024px){.lg\:mb-8{margin-bottom:2rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-12{margin-bottom:3rem}.lg\:max-w-xl{max-width:36rem}.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:gap-10{gap:2.5rem}}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.pt-1{padding-top:.25rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}@media(min-width:768px){.md\:p-8{padding:2rem}.md\:p-12{padding:3rem}.md\:pt-16{padding-top:4rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}}@media(min-width:1024px){.py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-40{padding-top:10rem;padding-bottom:10rem}}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-10>*+*{margin-top:2.5rem}.space-y-12>*+*{margin-top:3rem}.text-left{text-align:left}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}@media(min-width:768px){.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:space-y-12>*+*{margin-top:3rem}}.font-light{font-weight:300}.font-medium{font-weight:500}.font-serif{font-family:var(--font-logo, var(--font-h1, var(--font-display)))}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tracking-widest{letter-spacing:.1em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.25em\]{letter-spacing:.25em}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bg-white{background-color:#fff}.bg-secondary\/30{background-color:hsl(var(--secondary) / .3)}.bg-secondary\/50{background-color:hsl(var(--secondary) / .5)}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-accent\/40{background-color:hsl(var(--accent) / .4)}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-background\/95{background-color:hsl(var(--background) / .95)}.bg-background\/98{background-color:hsl(var(--background) / .98)}.bg-foreground\/60{background-color:hsl(var(--foreground) / .6)}.text-error{color:hsl(var(--destructive))}.text-success{color:#396}.text-amber-500{color:#f59e0b}.text-amber-200{color:#fde68a}.text-foreground\/75{color:hsl(var(--foreground) / .75)}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-muted-foreground\/50{color:hsl(var(--muted-foreground) / .5)}.border{border-width:1px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-primary\/15{border-color:hsl(var(--primary) / .15)}.border-border\/30{border-color:hsl(var(--border) / .3)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-transparent{border-color:transparent}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.grayscale{filter:grayscale(100%)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-0:hover{opacity:0}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-foreground\/80:hover{color:hsl(var(--foreground) / .8)}.hover\:decoration-foreground:hover{text-decoration-color:hsl(var(--foreground))}.hover\:border-primary:hover{border-color:hsl(var(--primary))}@media(min-width:1024px){.lg\:group-hover\:opacity-0:has(.group:hover){opacity:0}.lg\:group-hover\:opacity-100:has(.group:hover){opacity:1}}.translate-y-0{transform:translateY(0)}.translate-y-4{transform:translateY(1rem)}.-translate-y-full{transform:translateY(-100%)}.translate-y-full{transform:translateY(100%)}details[open] .group-open\:rotate-180{transform:rotate(180deg)}.no-js-hidden{display:block}.no-js .no-js-hidden{display:none}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.overflow-hidden{overflow:hidden}.aspect-square{aspect-ratio:1 / 1}.aspect-\[4\/5\]{aspect-ratio:4 / 5}.aspect-\[16\/9\]{aspect-ratio:16 / 9}.rounded-full{border-radius:9999px}.flex-shrink-0{flex-shrink:0}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.decoration-border{text-decoration-color:hsl(var(--border))}.line-through{text-decoration-line:line-through}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.touch-manipulation{touch-action:manipulation}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.active\:scale-95:active{transform:scale(.95)}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{box-shadow:0 0 0 1px currentColor}.focus\:ring-foreground\/40:focus{box-shadow:0 0 0 1px hsl(var(--foreground) / .4)}.focus\:border-primary:focus{border-color:hsl(var(--primary))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1200px}}.bg-background{background-color:hsl(var(--background))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-card{background-color:hsl(var(--card))}.bg-card-foreground{background-color:hsl(var(--card-foreground))}.bg-popover{background-color:hsl(var(--popover))}.bg-popover-foreground{background-color:hsl(var(--popover-foreground))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-secondary-foreground{background-color:hsl(var(--secondary-foreground))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive-foreground{background-color:hsl(var(--destructive-foreground))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted-foreground{background-color:hsl(var(--muted-foreground))}.bg-accent{background-color:hsl(var(--accent))}.bg-accent-foreground{background-color:hsl(var(--accent-foreground))}.text-background{color:hsl(var(--background))}.text-foreground{color:hsl(var(--foreground))}.text-card{color:hsl(var(--card))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-popover{color:hsl(var(--popover))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary{color:hsl(var(--secondary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-muted{color:hsl(var(--muted))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-accent{color:hsl(var(--accent))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.border-border{border-color:hsl(var(--border))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-secondary{border-color:hsl(var(--secondary))}.border-destructive{border-color:hsl(var(--destructive))}.border-muted{border-color:hsl(var(--muted))}.border-accent{border-color:hsl(var(--accent))}.bg-foreground\/\[0\.03\]{background-color:hsl(var(--foreground) / .03)}.bg-foreground\/\[0\.05\]{background-color:hsl(var(--foreground) / .05)}.border-foreground\/\[0\.06\]{border-color:hsl(var(--foreground) / .06)}.border-foreground\/\[0\.1\]{border-color:hsl(var(--foreground) / .1)}.text-primary\/70{color:hsl(var(--primary) / .7)}.text-foreground\/60{color:hsl(var(--foreground) / .6)}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.font-display{font-family:var(--font-h1, var(--font-display))}.font-sans{font-family:var(--font-body, var(--font-sans))}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-balance{text-wrap:balance}.animate-fade-in{animation:fadeIn .8s ease-out forwards}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards}.animate-accordion-down{animation:accordion-down .2s ease-out}.animate-accordion-up{animation:accordion-up .2s ease-out}.animate-scale-in{animation:scale-in .4s cubic-bezier(.16,1,.3,1) forwards}.animate-cart-bounce{animation:cart-bounce .4s ease-out}.animate-breathe{animation:breathe 6s ease-in-out infinite}.animate-float{animation:float 8s ease-in-out infinite}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes cart-bounce{0%,to{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(.9)}75%{transform:scale(1.15)}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/aurala-base-combined.css.map */
