:root{--background: 40 33% 97%;--foreground: 185 52% 19%;--card: 40 30% 99%;--card-foreground: 185 52% 19%;--primary: 4 64% 47%;--primary-foreground: 40 33% 97%;--secondary: 185 52% 19%;--secondary-foreground: 40 33% 97%;--muted: 35 25% 93%;--muted-foreground: 185 20% 40%;--accent: 35 30% 90%;--accent-foreground: 185 52% 19%;--destructive: 0 84% 60%;--border: 35 20% 88%;--input: 35 20% 88%;--ring: 185 52% 19%;--radius: .75rem;--wood: 30 35% 38%;--wood-light: 33 30% 82%;--kraft: 35 40% 92%;--cream-warm: 38 45% 95%;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Nunito Sans", system-ui, sans-serif;--font-script: "Caveat", cursive;--container-max: 1280px;--container-pad: 1.5rem;--shadow-soft: 0 2px 20px -4px hsl(185 52% 19% / .08);--shadow-soft-lg: 0 8px 40px -8px hsl(185 52% 19% / .12);--shadow-warm: 0 4px 24px -6px hsl(35 30% 50% / .15);--shadow-craft: 0 2px 12px -2px hsl(30 35% 38% / .1), 0 1px 3px hsl(30 35% 38% / .06)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-body);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:500;margin:0;line-height:1.15}p,ul{margin:0}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.section{padding-block:4rem}@media(min-width:768px){.section{padding-block:5rem}}.section--tight{padding-block:3rem}.text-center{text-align:center}.mx-auto{margin-inline:auto}.maxw-md{max-width:28rem}.maxw-lg{max-width:32rem}.maxw-2xl{max-width:42rem}.bg-kraft{background-color:hsl(var(--kraft))}.bg-cream-warm{background-color:hsl(var(--cream-warm))}.bg-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.text-wood{color:hsl(var(--wood))}.text-primary{color:hsl(var(--primary))}.text-muted{color:hsl(var(--muted-foreground))}.font-script{font-family:var(--font-script);font-size:1.15em;line-height:1}.font-heading{font-family:var(--font-heading)}.shadow-craft{box-shadow:var(--shadow-craft)}.shadow-warm{box-shadow:var(--shadow-warm)}.shadow-soft{box-shadow:var(--shadow-soft)}.shadow-soft-lg{box-shadow:var(--shadow-soft-lg)}.border-hand{border-style:dashed;border-width:2px;border-color:hsl(var(--wood-light))}.texture-grain{position:relative}.texture-grain>*{position:relative;z-index:2}.texture-grain:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;z-index:1}.stamp{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;background-color:hsl(var(--cream-warm));border:2px dashed hsl(var(--wood-light));color:hsl(var(--wood));font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.price-tag{position:relative;display:inline-flex;align-items:center;padding:.25rem .75rem .25rem 1rem;background-color:hsl(var(--cream-warm));border:1.5px dashed hsl(var(--wood-light));border-radius:0 .5rem .5rem 0;font-weight:600}.price-tag:before{content:"";position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:hsl(var(--background));border:1.5px dashed hsl(var(--wood-light))}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;font-size:.95rem;line-height:1;border:1px solid transparent;border-radius:9999px;padding:0 1.75rem;height:3rem;transition:background-color .2s,color .2s,box-shadow .2s,transform .2s;white-space:nowrap}.btn--primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:var(--shadow-warm)}.btn--primary:hover{background-color:hsl(var(--primary) / .9)}.btn--outline{background-color:hsl(var(--cream-warm));color:hsl(var(--foreground));border:2px dashed hsl(var(--wood-light))}.btn--outline:hover{background-color:hsl(var(--accent))}.btn--ghost-primary{background-color:hsl(var(--primary) / .1);color:hsl(var(--primary));height:2.6rem;padding:0 1.25rem}.btn--ghost-primary:hover{background-color:hsl(var(--primary) / .2)}.btn--sm{height:2.75rem;font-size:.9rem;padding:0 1.5rem}.btn--lg{height:3rem;padding:0 2rem}.btn[disabled]{opacity:.6;cursor:not-allowed}.section-head{text-align:center;margin-bottom:3rem}.section-head h2{font-size:clamp(1.75rem,4vw,2.25rem)}.section-head p{color:hsl(var(--muted-foreground));margin-top:.75rem;max-width:28rem;margin-inline:auto}.eyebrow{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.grid{display:grid;gap:1.25rem}.grid-2{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}.grid-3{display:grid;gap:1.25rem;grid-template-columns:repeat(1,1fr)}.grid-4{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.grid-3{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.site-header{position:sticky;top:0;z-index:50;transition:background-color .3s,box-shadow .3s,border-color .3s;border-bottom:1px solid transparent}.site-header.is-scrolled{background-color:hsl(var(--background) / .95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:hsl(var(--border) / .4);box-shadow:var(--shadow-soft)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:80px}.header-logo img{height:3.5rem;width:auto;transition:transform .3s;transform-origin:left center}@media(min-width:768px){.header-logo img{height:4rem}}.site-header.is-scrolled .header-logo img{transform:scale(.92)}.nav-pill{display:none;align-items:center;gap:.25rem;background-color:hsl(var(--cream-warm) / .6);border:1px solid hsl(var(--wood-light) / .3);border-radius:9999px;padding:.35rem}@media(min-width:900px){.nav-pill{display:inline-flex}}.nav-pill a{font-size:.95rem;font-weight:500;padding:.4rem 1rem;border-radius:9999px;color:hsl(var(--foreground) / .6);transition:all .2s}.nav-pill a:hover{color:hsl(var(--foreground));background-color:hsl(var(--cream-warm))}.nav-pill a.is-active{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));box-shadow:0 1px 2px #0000001a}.header-actions{display:flex;align-items:center;gap:.4rem}.lang-switch{display:none;align-items:center;gap:2px;background-color:hsl(var(--cream-warm) / .6);border:1px solid hsl(var(--wood-light) / .3);border-radius:9999px;padding:2px}@media(min-width:640px){.lang-switch{display:inline-flex}}.lang-switch button,.lang-switch a{font-size:.8rem;font-weight:600;padding:.2rem .6rem;border-radius:9999px;border:none;background:transparent;color:hsl(var(--foreground) / .5);transition:all .2s}.lang-switch .is-active{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:9999px;border:none;background:transparent;color:hsl(var(--foreground) / .7);transition:background-color .2s}.icon-btn:hover{background-color:hsl(var(--accent))}.cart-count{position:absolute;top:4px;right:4px;height:18px;min-width:18px;padding:0 4px;border-radius:9999px;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.cart-count[hidden]{display:none}.header-account{display:inline-flex;align-items:center;--shopify-account-signed-in-avatar-size: 34px;--shopify-account-signed-in-avatar-color-background: hsl(var(--secondary));--shopify-account-signed-in-avatar-color-text: hsl(var(--secondary-foreground))}.header-account [slot=signed-out-avatar]{cursor:pointer}.menu-btn{display:inline-flex}@media(min-width:900px){.menu-btn{display:none}}.mobile-nav{display:none;background-color:hsl(var(--background));border-top:1px solid hsl(var(--border) / .5);padding:.5rem 1rem 1rem}.mobile-nav.is-open{display:block}.mobile-nav a{display:flex;align-items:center;min-height:44px;padding:.75rem 1rem;font-size:1rem;font-weight:500;border-radius:.75rem;color:hsl(var(--foreground) / .7)}.mobile-nav a.is-active{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr;gap:3rem}}.hero-title{font-size:clamp(2.25rem,6vw,3.75rem);line-height:1.05;letter-spacing:-.02em}.hero-text{margin-top:1.25rem;color:hsl(var(--muted-foreground));font-size:1.125rem;line-height:1.6;max-width:28rem}.hero-actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.hero-media{position:relative}.hero-media .frame{aspect-ratio:4/3;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-craft);border:2px solid hsl(var(--wood-light) / .5)}.hero-media .frame img{width:100%;height:100%;object-fit:cover}.hero-badge-img{position:absolute;bottom:-1rem;left:-1rem;width:7rem;height:7rem;border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-craft);border:3px solid hsl(var(--background))}.hero-badge-img img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.hero-badge-img{width:9rem;height:9rem}}.hero-badge-circle{position:absolute;top:-.75rem;right:-.5rem;width:4rem;height:4rem;border-radius:9999px;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow-warm)}@media(min-width:768px){.hero-badge-circle{width:5rem;height:5rem;right:-1rem}}.hero-badge-circle .big{font-size:.85rem;font-weight:700;line-height:1}.hero-badge-circle .small{font-size:.7rem;line-height:1.1;margin-top:2px}.trust-bar{background-color:hsl(var(--kraft));border-block:1px solid hsl(var(--wood-light) / .4)}.trust-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-block:1.5rem}@media(min-width:768px){.trust-grid{grid-template-columns:repeat(3,1fr)}}.trust-grid .item{display:flex;align-items:center;justify-content:center;gap:.75rem;font-weight:500}.cat-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.cat-grid{grid-template-columns:repeat(3,1fr)}}.cat-card{position:relative;display:block;aspect-ratio:4/5;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-craft);border:1px solid hsl(var(--wood-light) / .3)}.cat-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.cat-card:hover img{transform:scale(1.05)}.cat-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,hsl(0 0% 0% / .6),hsl(0 0% 0% / .1) 50%,transparent)}.cat-card .label{position:absolute;left:0;right:0;bottom:0;padding:1.5rem}.cat-card .label h3{color:#fff;font-size:1.5rem}.cat-card .label p{color:#ffffffd9;font-size:.9rem;margin-top:.25rem}.cat-card .tag{position:absolute;top:.75rem;right:.75rem;background-color:hsl(var(--cream-warm) / .9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:hsl(var(--foreground));font-size:.7rem;font-weight:700;padding:.25rem .6rem;border-radius:9999px;border:1px solid hsl(var(--wood-light) / .5)}.cat-carousel-wrap{position:relative}.cat-carousel{display:flex;gap:1.25rem;overflow-x:auto;overflow-y:hidden;touch-action:pan-x;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem .25rem .75rem;margin:-.25rem -.25rem 0;-ms-overflow-style:none;scrollbar-width:none}.cat-carousel::-webkit-scrollbar{display:none}.cat-carousel .cat-card,.cat-carousel .cat-tile{flex:0 0 auto;width:260px;scroll-snap-align:start}@media(max-width:1024px){.cat-carousel .cat-card,.cat-carousel .cat-tile{width:240px}}@media(max-width:600px){.cat-carousel .cat-card,.cat-carousel .cat-tile{width:72%}}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:2.75rem;height:2.75rem;border-radius:9999px;background:hsl(var(--background));border:1px solid hsl(var(--wood-light));box-shadow:var(--shadow-soft);display:none;align-items:center;justify-content:center;color:hsl(var(--foreground));transition:background-color .2s,opacity .2s}.carousel-arrow:hover{background:hsl(var(--accent))}.carousel-arrow.prev{left:-.75rem}.carousel-arrow.next{right:-.75rem}.carousel-arrow[disabled]{opacity:.35;cursor:default}.cat-carousel-wrap.has-overflow .carousel-arrow{display:flex}@media(max-width:768px){.cat-carousel-wrap.has-overflow .carousel-arrow{display:none}}.product-card .media{aspect-ratio:1/1;border-radius:1rem;overflow:hidden;background-color:hsl(var(--kraft));box-shadow:var(--shadow-craft);border:1px solid hsl(var(--wood-light) / .3);margin-bottom:.875rem;position:relative;transition:box-shadow .3s}.product-card:hover .media{box-shadow:var(--shadow-warm)}.product-card .media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .media img{transform:scale(1.05)}.product-card .media .placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;color:hsl(var(--wood) / .5)}.product-card .media .media-link{display:block;width:100%;height:100%}.product-card .title{font-size:1rem;font-weight:500;line-height:1.35;transition:color .2s}.product-card:hover .title{color:hsl(var(--primary))}.product-card .quick-add{position:absolute;right:.625rem;bottom:.625rem;z-index:2;width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border:none;padding:0;border-radius:9999px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:var(--shadow-warm);cursor:pointer;transition:transform .2s,filter .2s}.product-card .quick-add:hover{filter:brightness(.9);transform:scale(1.08)}.product-card .quick-add:active{transform:scale(.96)}.product-card .quick-add:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.product-card .quick-add[disabled]{opacity:.5;cursor:default;transform:none}.product-card .quick-add.is-loading svg{animation:quick-add-pulse .8s ease-in-out infinite}@keyframes quick-add-pulse{50%{opacity:.4;transform:scale(.88)}}@media(min-width:768px){.product-card .quick-add{right:.75rem;bottom:.75rem;width:2.75rem;height:2.75rem}}.wish-btn{position:absolute;left:.625rem;bottom:.625rem;z-index:2;width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border:none;padding:0;border-radius:9999px;background:hsl(var(--cream-warm));color:hsl(var(--foreground) / .65);box-shadow:var(--shadow-craft);cursor:pointer;transition:transform .2s,color .2s,background-color .2s}.wish-btn:hover{transform:scale(1.08);color:hsl(var(--primary))}.wish-btn:active{transform:scale(.96)}.wish-btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.wish-btn[aria-pressed=true]{color:hsl(var(--primary))}.wish-btn[aria-pressed=true] svg{fill:hsl(var(--primary))}.wish-btn.just-added{animation:wish-pop .35s ease}@keyframes wish-pop{40%{transform:scale(1.25)}}@media(min-width:768px){.wish-btn{left:.75rem;bottom:.75rem;width:2.75rem;height:2.75rem}}.wish-btn--pdp{left:1rem;bottom:1rem;width:2.75rem;height:2.75rem}.wish-count{position:absolute;top:4px;right:4px;height:18px;min-width:18px;padding:0 4px;border-radius:9999px;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.wish-count[hidden]{display:none}.product-card .price{margin-top:.375rem;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem}.product-card .price .price-tag{min-width:5.5rem;justify-content:center;padding-inline:1rem 1rem}.product-card .price-meta{display:flex;flex-direction:column;min-width:0}.product-card .price-meta .unit-price{font-size:.85rem;line-height:1.2;font-weight:600;color:hsl(var(--muted-foreground))}.product-card .price-meta .fineprint{font-size:.75rem;line-height:1.25}@media(max-width:420px){.product-card .price{grid-template-columns:1fr;gap:.25rem}.product-card .price .price-tag{justify-self:start}}.fineprint{font-size:.8rem;line-height:1.45;color:hsl(var(--muted-foreground));opacity:.75}.row-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2.5rem;gap:1rem}.row-head .eyebrow{color:hsl(var(--foreground))}.row-head h2{font-size:clamp(1.75rem,4vw,2.25rem);margin-top:.25rem}.hide-mobile{display:none}@media(min-width:768px){.hide-mobile{display:inline-flex}}.show-mobile{display:block}@media(min-width:768px){.show-mobile{display:none}}.empty-box{text-align:center;padding:4rem 1rem;background-color:hsl(var(--kraft));border-radius:1rem;border:2px dashed hsl(var(--wood-light))}.empty-box .big{font-size:2.25rem;display:block;margin-bottom:.75rem}.empty-box p{color:hsl(var(--wood));font-weight:500}.empty-box .sub{color:hsl(var(--muted-foreground));font-size:.95rem;margin-top:.25rem}.testimonial-feature{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-radius:1.5rem;padding:3rem 2rem;margin-bottom:1.5rem;position:relative;overflow:hidden}@media(min-width:768px){.testimonial-feature{padding:4rem}}.testimonial-feature .inner{position:relative;z-index:2;max-width:42rem;margin-inline:auto;text-align:center}.stars{display:flex;justify-content:center;gap:.25rem;margin-bottom:1.5rem;color:hsl(var(--primary))}.testimonial-feature blockquote{font-size:clamp(1.25rem,3vw,1.65rem);font-style:italic;line-height:1.5;font-family:var(--font-heading)}.testimonial-feature .who{margin-top:1.5rem}.testimonial-feature .who .name{font-family:var(--font-heading);font-size:.95rem;display:block}.testimonial-feature .who .loc{font-size:.85rem;color:hsl(var(--secondary-foreground) / .5)}.deco-circle{position:absolute;border:2px solid hsl(var(--secondary-foreground) / .05);border-radius:9999px;pointer-events:none}.testimonial-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}}.testimonial-card{background-color:hsl(var(--kraft));border-radius:1rem;padding:2.25rem;box-shadow:var(--shadow-craft);border:1px solid hsl(var(--wood-light) / .3);position:relative;transition:box-shadow .3s}.testimonial-card:hover{box-shadow:var(--shadow-soft-lg)}.testimonial-card .stars{justify-content:flex-start;margin-bottom:1rem}.testimonial-card .quote-mark{position:absolute;top:1.5rem;right:1.5rem;color:hsl(var(--primary) / .1)}.testimonial-card p{font-style:italic;line-height:1.6;padding-right:2rem}.testimonial-card .who{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.avatar{width:2.25rem;height:2.25rem;border-radius:9999px;background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:.9rem}.testimonial-card .who .name{font-family:var(--font-heading);font-size:.9rem;display:block}.testimonial-card .who .loc{font-size:.8rem;color:hsl(var(--muted-foreground))}.story-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:1024px){.story-grid{grid-template-columns:1fr 1fr}}.story-images{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.story-images .frame{aspect-ratio:3/4;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-craft);border:1px solid hsl(var(--wood-light) / .3)}.story-images .frame img{width:100%;height:100%;object-fit:cover}.story-title{font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.15}.story-body{color:hsl(var(--muted-foreground));margin-top:1.25rem;line-height:1.7;max-width:28rem}.insta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){.insta-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.insta-cell{position:relative;aspect-ratio:1/1;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-craft);border:1px solid hsl(var(--wood-light) / .2)}.insta-cell img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.insta-cell:hover img{transform:scale(1.05)}.insta-cell .cap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:1rem;background:linear-gradient(to top,hsl(0 0% 0% / .6),transparent 60%);opacity:0;transition:opacity .3s}.insta-cell:hover .cap{opacity:1}.insta-cell .cap p{color:#fff;font-size:.9rem;font-weight:500;line-height:1.35}.insta-actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.cta-banner{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-radius:1.5rem;padding:2rem 1.5rem;text-align:center;position:relative;overflow:hidden}@media(min-width:768px){.cta-banner{padding:3.5rem}}.cta-banner h2{font-size:clamp(1.75rem,4vw,2.25rem);position:relative;z-index:2}.cta-banner p{color:hsl(var(--secondary-foreground) / .6);margin-top:1rem;max-width:28rem;margin-inline:auto;position:relative;z-index:2}.cta-banner .actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;position:relative;z-index:2}.site-footer{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.footer-wave svg{width:100%;height:1.25rem;display:block}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-top:3.5rem}@media(min-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:1024px){.footer-grid{grid-template-columns:3.5fr 2.5fr 2fr 2.5fr 2.5fr;gap:2rem}}.payment-icons{display:grid;grid-template-columns:repeat(3,46px);gap:.5rem;list-style:none;padding:0;margin:0}.payment-icons li{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:3px;background:hsl(var(--secondary-foreground) / .95);border-radius:.375rem}.payment-icons .payment-icon,.payment-icons svg{width:100%;height:100%;display:block}.footer-col h4{font-size:1.25rem;font-weight:600;color:hsl(var(--secondary-foreground) / .8);margin-bottom:1rem}.footer-col p,.footer-col a{color:hsl(var(--secondary-foreground) / .6);font-size:.95rem}.footer-links{display:flex;flex-direction:column;gap:.6rem}.footer-links a:hover{color:hsl(var(--secondary-foreground))}.footer-logo{height:6rem;width:auto;margin-bottom:1rem}.footer-contact{display:flex;flex-direction:column;gap:.75rem}.footer-contact a{display:flex;align-items:center;gap:.6rem;transition:color .2s}.footer-contact div{display:flex;align-items:flex-start;gap:.6rem}.footer-contact a:hover{color:hsl(var(--secondary-foreground))}.footer-contact svg{flex-shrink:0}.social-row{display:flex;gap:.75rem;margin-top:1rem}.social-row a{width:2.25rem;height:2.25rem;border-radius:9999px;background-color:hsl(var(--secondary-foreground) / .1);display:flex;align-items:center;justify-content:center}.social-row a:hover{background-color:hsl(var(--secondary-foreground) / .2)}.footer-bottom{border-top:1px solid hsl(var(--secondary-foreground) / .15);margin-top:2.5rem;padding-block:1.5rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-bottom p,.footer-bottom .footer-credit{color:hsl(var(--secondary-foreground) / .4);font-size:.85rem}.footer-bottom .footer-credit p{margin:0}@media(min-width:640px){.footer-credit{margin-left:auto;text-align:right}}.footer-bottom a{text-decoration:none;color:inherit;transition:color .2s}.footer-bottom a:hover{color:hsl(var(--secondary-foreground));text-decoration:underline}.cat-tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){.cat-tiles{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(min-width:1024px){.cat-tiles{grid-template-columns:repeat(5,1fr)}}.cat-tile{position:relative;display:block;aspect-ratio:3/4;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-craft);border:1px solid hsl(var(--wood-light) / .3)}.cat-tile.is-active{outline:2px solid hsl(var(--primary));outline-offset:2px}.cat-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.cat-tile:hover img{transform:scale(1.05)}.cat-tile .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,hsl(0 0% 0% / .6),hsl(0 0% 0% / .1) 50%,transparent)}.cat-tile .label{position:absolute;left:0;right:0;bottom:0;padding:1rem}.cat-tile .label h3{color:#fff;font-size:1rem;font-family:var(--font-heading)}@media(min-width:768px){.cat-tile .label h3{font-size:1.5rem}}.cat-tile .label p{display:none;color:#fffc;font-size:.8rem;margin-top:.25rem}@media(min-width:768px){.cat-tile .label p{display:block}}.filter-bar{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.pill-row{display:flex;flex-wrap:wrap;gap:.5rem}.pill{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:9999px;font-size:.95rem;font-weight:500;background-color:hsl(var(--cream-warm));color:hsl(var(--wood));border:1px solid hsl(var(--wood-light) / .4);transition:background-color .2s}.pill:hover{background-color:hsl(var(--accent))}.pill.is-active{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-color:hsl(var(--secondary))}.filter-row{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.filter-row{flex-direction:row}}.search-wrap{position:relative;flex:1;max-width:28rem}.search-wrap svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:hsl(var(--muted-foreground));pointer-events:none}.search-wrap input{width:100%;height:2.5rem;padding:0 2.5rem;border-radius:9999px;border:1px solid hsl(var(--wood-light) / .4);background-color:hsl(var(--cream-warm));font-size:1rem;font-family:inherit}.search-wrap input:focus{outline:none;background-color:hsl(var(--background));border-color:hsl(var(--ring) / .5)}.sort-wrap{position:relative}.sort-wrap svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:hsl(var(--muted-foreground));pointer-events:none}.sort-wrap select{-webkit-appearance:none;appearance:none;height:2.5rem;padding:0 2rem 0 2.5rem;border-radius:9999px;border:1px solid hsl(var(--wood-light) / .4);background-color:hsl(var(--cream-warm));font-size:.95rem;font-weight:500;font-family:inherit;color:hsl(var(--foreground));cursor:pointer}.sort-wrap select:focus{outline:none;box-shadow:0 0 0 2px hsl(var(--ring) / .4)}.result-summary{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:hsl(var(--muted-foreground));flex-wrap:wrap}.result-summary a{color:hsl(var(--primary));font-weight:500;text-decoration:underline;text-underline-offset:2px}#produkte,#kategorien{scroll-margin-top:5rem}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.25rem;row-gap:2.5rem}@media(min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem}.pagination a,.pagination span{padding:.5rem .9rem;border-radius:9999px;border:1px solid hsl(var(--wood-light) / .4);background:hsl(var(--cream-warm));font-weight:600}.pagination .current{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-color:hsl(var(--secondary))}.pdp{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.pdp{grid-template-columns:3fr 2fr;gap:3rem}}.pdp-gallery .main{position:relative;aspect-ratio:4/3;border-radius:1rem;overflow:hidden;background-color:hsl(var(--kraft));border:1px solid hsl(var(--wood-light) / .3)}.pdp-gallery .main img{width:100%;height:100%;object-fit:cover}.pdp-thumbs{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.pdp-thumbs button{width:4rem;height:4rem;border-radius:.75rem;overflow:hidden;border:2px solid transparent;opacity:.6;background:none;padding:0;transition:all .2s}@media(min-width:768px){.pdp-thumbs button{width:5rem;height:5rem}}.pdp-thumbs button.is-active{border-color:hsl(var(--primary));opacity:1;box-shadow:var(--shadow-warm);transform:scale(1.05)}.pdp-thumbs img{width:100%;height:100%;object-fit:cover}.pdp-info{display:flex;flex-direction:column}.pdp-title{font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.15;letter-spacing:-.01em}.pdp-price{margin-top:1rem}.pdp-price .amount{display:block;font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.25rem);color:hsl(var(--primary));font-weight:600;line-height:1.15}.pdp-price .unit-price{font-size:16px;line-height:1.4;font-weight:600;color:hsl(var(--muted-foreground));margin-top:.35rem}.pdp-price .unit-price[hidden]{display:none}.pdp-price-note{margin-top:.15rem}.pdp-image-disclaimer{margin-top:.75rem;width:100%;text-align:center;font-style:italic}.fabian-note{background-color:hsl(var(--kraft));border-radius:.75rem;padding:1.25rem;border:1px solid hsl(var(--wood-light) / .3);margin-block:1.25rem}.fabian-note .label{font-family:var(--font-script);color:hsl(var(--primary));font-size:1.25rem}.fabian-note p{font-size:.95rem;color:hsl(var(--foreground) / .8);margin-top:.5rem;font-style:italic;line-height:1.6}.pdp-desc{color:hsl(var(--muted-foreground));line-height:1.7;margin-bottom:1.5rem}.pdp-desc p{margin-bottom:.75rem}.accordion{border-block:1px solid hsl(var(--wood-light) / .3);margin-bottom:1.5rem}.accordion details{border-bottom:1px solid hsl(var(--wood-light) / .3)}.accordion details:last-child{border-bottom:none}.accordion summary{display:flex;align-items:center;gap:.5rem;padding:1rem 0;font-weight:500;cursor:pointer;list-style:none}.accordion summary::-webkit-details-marker{display:none}.accordion summary .chev{margin-left:auto;transition:transform .2s}.accordion details[open] summary .chev{transform:rotate(180deg)}.accordion .body{padding-bottom:1rem;color:hsl(var(--muted-foreground));line-height:1.6;font-size:.95rem}.trust-signals{display:flex;gap:1.25rem;margin-bottom:1.5rem;flex-wrap:wrap}.trust-signals .item{display:flex;align-items:center;gap:.4rem}.trust-signals .circle{width:1.75rem;height:1.75rem;border-radius:9999px;background-color:hsl(var(--cream-warm));border:1px solid hsl(var(--wood-light) / .3);display:flex;align-items:center;justify-content:center;color:hsl(var(--primary))}.trust-signals .item span{font-size:.85rem;font-weight:500}.variant-group{margin-bottom:1.5rem}.variant-group label{font-size:.95rem;font-weight:500;display:block;margin-bottom:.5rem}.variant-options{display:flex;flex-wrap:wrap;gap:.5rem}.variant-options input{position:absolute;opacity:0;pointer-events:none}.variant-options label{display:inline-block;margin:0;padding:.5rem 1rem;border-radius:9999px;font-size:.95rem;font-weight:500;background-color:hsl(var(--kraft));border:1px solid hsl(var(--wood-light) / .4);cursor:pointer;transition:all .2s}.variant-options input:checked+label{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));box-shadow:var(--shadow-craft);border-color:hsl(var(--secondary))}.buy-row{margin-top:auto;padding-top:1rem;border-top:1px solid hsl(var(--wood-light) / .2)}.qty-add{display:flex;align-items:center;gap:.75rem}.qty-box{display:inline-flex;align-items:center;border-radius:9999px;background-color:hsl(var(--kraft));border:1px solid hsl(var(--wood-light) / .4);overflow:hidden;flex-shrink:0}.qty-box button{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border:none;background:none}.qty-box button:hover{background-color:hsl(var(--accent))}.qty-box input{width:2.25rem;text-align:center;font-weight:700;border:none;background:none;font-family:inherit;font-size:1rem;-moz-appearance:textfield}.qty-box input::-webkit-outer-spin-button,.qty-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.add-btn{flex:1}.sold-out-note{font-size:.9rem;color:hsl(var(--destructive));text-align:center;margin-top:.75rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.back-link:hover{color:hsl(var(--foreground))}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:60}.cart-overlay.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:32rem;background-color:hsl(var(--background));color:hsl(var(--foreground));transform:translate(100%);transition:transform .3s ease;z-index:61;display:flex;flex-direction:column;box-shadow:var(--shadow-soft-lg)}.cart-drawer.is-open{transform:translate(0)}.cart-header{flex-shrink:0;padding:1.5rem;border-bottom:1px solid hsl(var(--border))}.cart-header h2{font-family:var(--font-heading);font-size:1.25rem}.cart-header p{color:hsl(var(--muted-foreground));font-size:.9rem;margin-top:.25rem}.cart-header .close{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none}.cart-body{flex:1;overflow-y:auto;padding:1.5rem}.cart-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));gap:.75rem}.cart-line{display:flex;gap:1rem;padding:.5rem 0;border-bottom:1px solid hsl(var(--border) / .5)}.cart-line .thumb{width:4rem;height:4rem;border-radius:.5rem;overflow:hidden;background:hsl(var(--muted));flex-shrink:0}.cart-line .thumb img{width:100%;height:100%;object-fit:cover}.cart-line .info{flex:1;min-width:0}.cart-line .info h4{font-size:.95rem;font-weight:500}.cart-line .info .variant{font-size:.8rem;color:hsl(var(--muted-foreground))}.cart-line .info .line-price{font-weight:600;font-size:.95rem;margin-top:.25rem}.cart-line .controls{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.cart-line .controls .qty{display:flex;align-items:center;gap:.25rem}.cart-line .controls .qty button{width:1.5rem;height:1.5rem;border-radius:.4rem;border:1px solid hsl(var(--border));background:none;display:flex;align-items:center;justify-content:center}.cart-line .controls .qty span{width:2rem;text-align:center;font-size:.9rem}.cart-line .controls .remove{background:none;border:none;color:hsl(var(--muted-foreground))}.cart-footer{flex-shrink:0;padding:1.5rem;border-top:1px solid hsl(var(--border))}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-total .l{font-size:1.1rem;font-weight:600}.cart-total .v{font-size:1.25rem;font-weight:700}.cart-footer .btn{width:100%}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){.contact-grid{grid-template-columns:1fr 1fr;gap:4rem}}.form-card{background-color:hsl(var(--kraft));border-radius:1rem;padding:1.5rem;box-shadow:var(--shadow-craft);border:1px solid hsl(var(--wood-light) / .3)}@media(min-width:768px){.form-card{padding:2rem}}.field{margin-bottom:1.25rem}.field label{font-size:.95rem;font-weight:500;color:hsl(var(--wood));display:block;margin-bottom:.4rem}.field input,.field textarea{width:100%;border-radius:.5rem;border:1px solid hsl(var(--wood-light) / .5);background-color:hsl(var(--background));padding:.7rem .9rem;font-family:inherit;font-size:1rem}.field input{height:2.75rem}.field input:focus,.field textarea:focus{outline:none;border-color:hsl(var(--ring) / .5);box-shadow:0 0 0 2px hsl(var(--ring) / .15)}.contact-method{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:hsl(var(--kraft));border-radius:.75rem;box-shadow:var(--shadow-craft);border:1px solid hsl(var(--wood-light) / .3);transition:box-shadow .3s;margin-bottom:.75rem}.contact-method:hover{box-shadow:var(--shadow-warm)}.contact-method .ic{width:2.5rem;height:2.5rem;border-radius:9999px;background-color:hsl(var(--primary) / .1);display:flex;align-items:center;justify-content:center;color:hsl(var(--primary));flex-shrink:0}.contact-method .name{font-size:.95rem;font-weight:600;display:block}.contact-method .sub{font-size:.85rem;color:hsl(var(--muted-foreground))}.delivery-card{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-radius:1rem;padding:1.5rem;position:relative;overflow:hidden;margin-top:1rem}@media(min-width:768px){.delivery-card{padding:2rem}}.delivery-card .head{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;position:relative;z-index:2}.delivery-card .head .ic{width:2.5rem;height:2.5rem;border-radius:9999px;background-color:hsl(var(--secondary-foreground) / .1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.delivery-card p{color:hsl(var(--secondary-foreground) / .7);font-size:.95rem;line-height:1.6;position:relative;z-index:2}.about-split{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:stretch}@media(min-width:1024px){.about-split{grid-template-columns:1fr 1fr;gap:4rem}}.about-split .img-col{min-height:440px;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-craft);border:2px solid hsl(var(--wood-light) / .3)}.about-split .img-col img{width:100%;height:100%;object-fit:cover}.about-split .text-col{display:flex;flex-direction:column;justify-content:center}.about-split h2{font-size:clamp(2rem,5vw,3rem);line-height:1.05;margin-bottom:2rem}.about-split p{color:hsl(var(--muted-foreground));line-height:1.85;max-width:32rem}.pull-quote{background-color:hsl(var(--cream-warm));border-radius:1rem;padding:2rem;position:relative;border:1px solid hsl(var(--wood-light) / .3);box-shadow:var(--shadow-craft);margin-block:1.5rem}.pull-quote .mark{position:absolute;top:1.5rem;right:1.5rem;color:hsl(var(--primary) / .1)}.pull-quote p{font-size:clamp(1.1rem,2.5vw,1.25rem);font-style:italic;color:hsl(var(--foreground));line-height:1.6;padding-right:3rem;max-width:none}.pull-quote .cite{color:hsl(var(--muted-foreground));font-size:.9rem;margin-top:1rem;display:block;font-weight:500}.big-quote{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-radius:1.5rem;padding:2.5rem 1.5rem;text-align:center;position:relative;overflow:hidden}@media(min-width:768px){.big-quote{padding:4rem}}.big-quote blockquote{font-family:var(--font-heading);font-size:clamp(1.5rem,4vw,2.25rem);font-style:italic;line-height:1.3;max-width:42rem;margin-inline:auto;position:relative;z-index:2}.big-quote footer{margin-top:1.25rem;color:hsl(var(--secondary-foreground) / .4);font-size:.9rem;font-weight:500;position:relative;z-index:2}.philosophy-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin-inline:auto}@media(min-width:640px){.philosophy-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.philo-card{position:relative;border-radius:1rem;padding:2rem;overflow:hidden;transition:box-shadow .3s}.philo-card:hover{box-shadow:var(--shadow-soft-lg)}.philo-card.plain{background-color:hsl(var(--kraft));border:1px solid hsl(var(--wood-light) / .8);box-shadow:var(--shadow-craft)}.philo-card.accent{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.philo-card .ic-img{position:absolute;top:-.75rem;right:-.75rem;width:7rem;height:7rem;object-fit:contain;pointer-events:none}.philo-card.plain .ic-img{opacity:.7;filter:brightness(0)}.philo-card.accent .ic-img{opacity:.8;filter:brightness(0) invert(1)}.philo-card .inner{position:relative;z-index:2}.philo-card .bar{width:2.5rem;height:4px;border-radius:9999px;margin-bottom:1.25rem}.philo-card.plain .bar{background-color:hsl(var(--primary))}.philo-card.accent .bar{background-color:hsl(var(--secondary-foreground) / .4)}.philo-card h3{font-family:var(--font-body);font-size:1.25rem;font-weight:500;margin-bottom:.75rem}.philo-card p{font-size:.95rem;line-height:1.6;max-width:none}.philo-card.plain p{color:hsl(var(--muted-foreground))}.philo-card.accent p{color:hsl(var(--secondary-foreground) / .7)}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.gallery-grid .cell{aspect-ratio:1/1;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-craft);border:1px solid hsl(var(--wood-light) / .2)}.gallery-grid .cell img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-grid .cell:hover img{transform:scale(1.05)}.gallery-note{grid-column:1 / -1;background-color:hsl(var(--kraft));border:1px solid hsl(var(--wood-light) / .8);box-shadow:var(--shadow-craft);border-radius:1rem;padding:1.75rem;margin-block:.5rem}@media(min-width:768px){.gallery-note{width:80%;margin-inline:auto;padding:2.5rem;margin-block:1.5rem}}.gallery-note .bar{width:2.5rem;height:4px;border-radius:9999px;background-color:hsl(var(--primary));margin-bottom:1.25rem}.gallery-note h3{font-family:var(--font-heading);font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:500;margin-bottom:.75rem}.gallery-note .rte{color:hsl(var(--muted-foreground));line-height:1.7}.gallery-note .rte p:last-child{margin-bottom:0}.page-narrow{max-width:48rem;margin-inline:auto}.rte{line-height:1.75;color:hsl(var(--foreground) / .85)}.rte h1{font-size:clamp(2rem,5vw,2.75rem);margin-bottom:1.5rem}.rte h2{font-size:1.5rem;margin-top:2rem;margin-bottom:.75rem;color:hsl(var(--foreground))}.rte h3{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.5rem}.rte p{margin-bottom:1rem}.rte ul,.rte ol{margin-bottom:1rem;padding-left:1.5rem}.rte li{margin-bottom:.4rem}.rte a{color:hsl(var(--primary));text-decoration:underline}.page-hero{padding-top:2.5rem}.page-hero h1{font-size:clamp(2rem,5vw,3rem)}.flash{padding:.85rem 1rem;border-radius:.75rem;margin-bottom:1rem;font-size:.95rem}.flash--success{background:#e8f7ed;color:#165a38;border:1px solid hsl(140 40% 80%)}.flash--error{background:#fbe9e9;color:#8f2424;border:1px solid hsl(0 60% 85%)}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-6{margin-bottom:1.5rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}[x-cloak]{display:none!important}.toast-host{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:100;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));padding:.75rem 1.25rem;border-radius:9999px;box-shadow:var(--shadow-soft-lg);font-size:.95rem;font-weight:500;opacity:0;transform:translateY(-10px);transition:opacity .25s,transform .25s}.toast.show{opacity:1;transform:translateY(0)}.reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal.in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/base.css.map */
