[data-store-template=studio]{--studio-content-width: 82rem;--studio-gutter: clamp(1rem, 3vw, 2.5rem);overflow-x:clip;background:var(--store-background);color:var(--store-foreground);font-size:var(--store-type-base, 14px);transition:background-color var(--store-motion-medium, .3s) var(--store-motion-easing, ease),color var(--store-motion-medium, .3s) var(--store-motion-easing, ease)}[data-store-template=studio] .studio-header{position:sticky;top:0;z-index:50;border-bottom:var(--store-border-width, 1px) solid var(--store-border);background:color-mix(in srgb,var(--store-background) 90%,transparent);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}[data-store-template=studio] .studio-header-inner{width:min(100%,var(--studio-content-width));min-height:4.5rem;margin-inline:auto;padding-inline:var(--studio-gutter);display:grid;grid-template-columns:minmax(9rem,1fr) auto minmax(9rem,1fr);align-items:center;gap:1.5rem}[data-store-template=studio] .studio-wordmark{min-width:0;max-width:100%;width:fit-content;overflow:hidden;color:var(--store-foreground);font-family:var(--store-display-font, var(--store-heading-font)),serif;font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:var(--store-heading-weight, 600);letter-spacing:-.035em;line-height:1;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;transition:opacity var(--store-motion-fast, 125ms) ease}[data-store-template=studio] .studio-wordmark:hover{opacity:.66}[data-store-template=studio] .studio-logo{display:block;width:auto;max-width:10rem;height:2rem;object-fit:contain}[data-store-template=studio] .studio-desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2.5vw,2.25rem);color:var(--store-muted-foreground);font-size:.8125rem;font-weight:500}[data-store-template=studio] .studio-desktop-nav>ul{flex-wrap:nowrap}[data-store-template=studio] .studio-desktop-nav li{flex:none}[data-store-template=studio] .studio-desktop-nav a,[data-store-template=studio] .studio-desktop-nav button{position:relative;color:inherit;text-decoration:none;white-space:nowrap}[data-store-template=studio] .studio-desktop-nav a:after{position:absolute;right:0;bottom:-.4rem;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform var(--store-motion-medium, .3s) var(--store-motion-easing, ease)}[data-store-template=studio] .studio-desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}[data-store-template=studio] [data-store-component=nav-menu]{overflow:hidden;border-color:var(--store-border)!important;border-radius:var(--store-radius-container, .75rem)!important;background:var(--store-card)!important;color:var(--store-card-foreground);box-shadow:var(--store-shadow-medium)}[data-store-template=studio] [data-store-component=nav-menu] a{border-radius:var(--store-radius-inner, .375rem)}[data-store-template=studio] [data-store-component=nav-menu] a:hover{background:color-mix(in srgb,var(--store-primary) 8%,transparent);opacity:1}[data-store-template=studio] .studio-actions{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}[data-store-template=studio] .studio-icon-action,[data-store-template=studio] .studio-theme-toggle{position:relative;width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--store-radius-element, .625rem);background:transparent;color:var(--store-foreground);transition:background-color var(--store-motion-fast, 125ms) ease,transform var(--store-motion-fast, 125ms) ease}[data-store-template=studio] .studio-icon-action:hover,[data-store-template=studio] .studio-theme-toggle:hover{background:var(--store-secondary);transform:translateY(-1px)}[data-store-template=studio] .studio-icon-action svg,[data-store-template=studio] .studio-theme-toggle svg{width:1.05rem;height:1.05rem}[data-store-template=studio] .studio-cart-count{position:absolute;top:.15rem;right:.05rem;min-width:1.1rem;height:1.1rem;padding-inline:.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--store-primary);color:var(--store-primary-foreground);font-size:.625rem;font-weight:700}[data-store-template=studio] .studio-menu-toggle,[data-store-template=studio] .studio-mobile-nav{display:none}[data-store-template=studio].studio-cart-drawer{background:var(--store-card);color:var(--store-card-foreground);box-shadow:var(--store-shadow-high)}[data-store-template=studio].studio-cart-drawer [data-slot=sheet-close]{border-radius:var(--store-radius-element, .75rem);color:var(--store-card-foreground)}[data-store-template=studio].studio-cart-drawer input,[data-store-template=studio].studio-cart-drawer textarea{border-radius:var(--store-radius-inner, .375rem);color:var(--store-foreground)}[data-store-template=studio].studio-cart-drawer .studio-cart-primary{border-radius:var(--store-radius-element, .75rem)!important;background:var(--store-primary)!important;color:var(--store-primary-foreground)!important;box-shadow:var(--store-shadow-low)}[data-store-template=studio].studio-cart-drawer .studio-cart-primary:hover{filter:brightness(.94);transform:translateY(-1px)}[data-store-template=studio].studio-cart-drawer .studio-cart-secondary-action{color:var(--store-muted-foreground)}[data-store-template=studio].studio-cart-drawer .studio-cart-secondary-action:hover{color:var(--store-foreground)}[data-store-template=studio] [data-store-section=hero]{min-height:min(46rem,calc(100svh - 4.5rem));display:flex;align-items:flex-end;border-bottom:var(--store-border-width, 1px) solid var(--store-border);isolation:isolate}[data-store-template=studio] [data-store-section=hero]>.container{width:min(100%,var(--studio-content-width));padding:clamp(5rem,12vw,10rem) var(--studio-gutter) clamp(4rem,9vw,7rem)}[data-store-template=studio] [data-store-section=hero] h1{max-width:12ch;font-family:var(--store-display-font, var(--store-heading-font)),serif!important;font-size:clamp(3.4rem,8.5vw,8.75rem)!important;font-weight:var(--store-heading-weight, 600)!important;letter-spacing:-.065em!important;line-height:.9!important;text-wrap:balance;animation:studio-reveal var(--store-motion-slow, .7s) var(--store-motion-easing, ease) both}[data-store-template=studio] [data-store-section=hero] p{max-width:34rem;font-size:clamp(1rem,1.6vw,1.25rem)!important;line-height:1.55;text-wrap:pretty;animation:studio-reveal var(--store-motion-slow, .7s) var(--store-motion-easing, ease) 80ms both}[data-store-template=studio] [data-store-section=hero] a,[data-store-template=studio] [data-store-section=hero] button{min-height:3rem;padding-inline:1.4rem;border-radius:var(--store-radius-element, .625rem)!important;box-shadow:var(--store-shadow-low);transition:transform var(--store-motion-fast, 125ms) ease,box-shadow var(--store-motion-fast, 125ms) ease}[data-store-template=studio] [data-store-section=hero] a:hover,[data-store-template=studio] [data-store-section=hero] button:hover{transform:translateY(-2px);box-shadow:var(--store-shadow-medium)}[data-store-template=studio] [data-store-section=featured-products],[data-store-template=studio] [data-store-section=about]>.container{width:min(100%,var(--studio-content-width));padding-inline:var(--studio-gutter)}[data-store-template=studio] [data-store-section=featured-products] h2,[data-store-template=studio] [data-store-section=about] h2{font-family:var(--store-heading-font),sans-serif!important;font-size:clamp(1.55rem,3vw,2.75rem)!important;letter-spacing:-.04em}[data-store-template=studio] [data-store-component=product-card]{padding:.5rem;border:var(--store-border-width, 1px) solid transparent;border-radius:var(--store-radius-container, .75rem)!important;transition:border-color var(--store-motion-medium, .3s) ease,background-color var(--store-motion-medium, .3s) ease,transform var(--store-motion-medium, .3s) var(--store-motion-easing, ease)}[data-store-template=studio] [data-store-component=product-card]:hover{border-color:var(--store-border);background:var(--store-card);transform:translateY(-.3rem)}[data-store-template=studio] [data-store-component=product-card-media]{border-radius:var(--store-radius-container, .75rem)!important;box-shadow:var(--store-shadow-low)}[data-store-template=studio] [data-store-component=product-card] h3{font-family:var(--store-heading-font),sans-serif;font-size:.9rem;font-weight:600;letter-spacing:-.02em}[data-store-template=studio] footer{border-top:var(--store-border-width, 1px) solid var(--store-border)}[data-store-theme=studio-y2k] [data-store-section=hero]{background-image:linear-gradient(var(--store-border) 1px,transparent 1px),linear-gradient(90deg,var(--store-border) 1px,transparent 1px);background-size:2.5rem 2.5rem}[data-store-theme=studio-y2k] [data-store-component=product-card]:hover{box-shadow:.5rem .5rem 0 var(--store-primary);transform:translate(-.25rem,-.25rem)}[data-store-theme=studio-gothic] [data-store-section=hero]{background:radial-gradient(circle at 72% 20%,color-mix(in srgb,var(--store-primary) 10%,transparent),transparent 32%),var(--store-background)}[data-store-theme=studio-matcha] [data-store-section=hero]:after{position:absolute;right:-8vw;bottom:-24vw;z-index:-1;width:min(52vw,44rem);aspect-ratio:1;border:1px solid var(--store-border);border-radius:50%;content:""}[data-store-theme=studio-butter] [data-store-section=hero]{background:radial-gradient(circle at 80% 18%,color-mix(in srgb,var(--store-primary) 16%,transparent),transparent 28%),var(--store-background)}[data-store-theme=studio-chocolate] [data-store-component=product-card]{background:color-mix(in srgb,var(--store-card) 74%,transparent)}@keyframes studio-reveal{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:1120px){[data-store-template=studio] .studio-header-inner{min-height:4rem;grid-template-columns:1fr auto;gap:.75rem}[data-store-template=studio] .studio-desktop-nav,[data-store-template=studio] .studio-account-action{display:none}[data-store-template=studio] .studio-menu-toggle{display:inline-flex}[data-store-template=studio] .studio-mobile-nav{display:block;max-height:calc(100svh - 4rem);padding:1rem var(--studio-gutter) 1.5rem;overflow-y:auto;border-top:var(--store-border-width, 1px) solid var(--store-border);background:var(--store-background)}[data-store-template=studio] [data-store-section=hero]{min-height:min(40rem,calc(100svh - 4rem))}}@media(max-width:480px){[data-store-template=studio] .studio-header-inner{padding-inline:.75rem}[data-store-template=studio] .studio-actions{gap:0}[data-store-template=studio] .studio-icon-action,[data-store-template=studio] .studio-theme-toggle{width:2.35rem;height:2.35rem}[data-store-template=studio] [data-store-section=hero] h1{font-size:clamp(2.85rem,17vw,4.7rem)!important}[data-store-template=studio] [data-store-section=featured-products]{padding-inline:.75rem}}@media(prefers-reduced-motion:reduce){[data-store-template=studio] *,[data-store-template=studio] *:before,[data-store-template=studio] *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
