.Header-module__ldgnoG__primaryHeader{z-index:80;width:100%;padding-top:var(--space-md);padding-bottom:var(--space-lg);transition:opacity var(--duration-normal) var(--ease-out);background:0 0;left:0;right:0}.Header-module__ldgnoG__primaryAbsolute{position:absolute;top:0}.Header-module__ldgnoG__primaryRelative{position:relative}.Header-module__ldgnoG__primaryLight .Header-module__ldgnoG__inner{color:var(--color-cream)}.Header-module__ldgnoG__primaryLight .Header-module__ldgnoG__navLink{color:#ffffffd9}.Header-module__ldgnoG__primaryLight .Header-module__ldgnoG__navLink:hover{color:var(--color-cream)}.Header-module__ldgnoG__primaryLight .Header-module__ldgnoG__logoImage{filter:brightness(0)invert()}.Header-module__ldgnoG__primaryLight .Header-module__ldgnoG__menuToggle{color:var(--color-cream)}.Header-module__ldgnoG__primaryDark .Header-module__ldgnoG__inner{color:var(--color-text)}.Header-module__ldgnoG__primaryDark .Header-module__ldgnoG__navLink{color:var(--color-text-secondary)}.Header-module__ldgnoG__primaryDark .Header-module__ldgnoG__navLink:hover{color:var(--color-accent)}.Header-module__ldgnoG__primaryDark .Header-module__ldgnoG__logoImage{filter:none}.Header-module__ldgnoG__primaryDark .Header-module__ldgnoG__menuToggle{color:var(--color-text)}.Header-module__ldgnoG__secondaryHeader{z-index:90;padding-block:var(--space-sm);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border-light);transition:transform var(--duration-normal) var(--ease-out);color:var(--color-text);background-color:#f5f0ebf2;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.Header-module__ldgnoG__secondaryHeader.Header-module__ldgnoG__visible{transform:translateY(0)}.Header-module__ldgnoG__brandText{font-family:var(--font-heading);font-size:var(--text-md);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text);transition:color var(--duration-fast) var(--ease-out);font-weight:600;text-decoration:none}.Header-module__ldgnoG__brandText:hover{color:var(--color-accent)}.Header-module__ldgnoG__secondaryHeader .Header-module__ldgnoG__navLink{color:var(--color-text-secondary)}.Header-module__ldgnoG__secondaryHeader .Header-module__ldgnoG__navLink:hover{color:var(--color-accent)}.Header-module__ldgnoG__secondaryHeader .Header-module__ldgnoG__menuToggle{color:var(--color-text)}.Header-module__ldgnoG__inner{max-width:var(--container-max);padding-inline:var(--container-padding);justify-content:space-between;align-items:center;margin-inline:auto;display:flex}.Header-module__ldgnoG__logo{color:inherit;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__ldgnoG__logoImage{width:auto;transition:height var(--duration-normal) var(--ease-out), filter var(--duration-normal) var(--ease-out)}.Header-module__ldgnoG__logoExpanded{height:120px}.Header-module__ldgnoG__nav{align-items:center;gap:var(--space-xl);display:flex}.Header-module__ldgnoG__navList{gap:var(--space-lg);list-style:none;display:flex}.Header-module__ldgnoG__navLink{font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;padding-block:var(--space-xs);transition:color var(--duration-fast) var(--ease-out);color:inherit;font-weight:500;text-decoration:none;position:relative}.Header-module__ldgnoG__navLink:after{content:"";width:0;height:1px;transition:width var(--duration-normal) var(--ease-out);background-color:currentColor;position:absolute;bottom:0;left:0}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__menuToggle{min-width:44px;min-height:44px;padding:var(--space-xs);color:inherit;z-index:110;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:none;position:relative}.Header-module__ldgnoG__mobileDrawer{background-color:var(--color-bg);width:min(320px,80vw);height:100dvh;padding:var(--space-5xl) var(--space-2xl);transition:transform var(--duration-slow) var(--ease-out);z-index:99;box-shadow:var(--shadow-xl);position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%)}.Header-module__ldgnoG__mobileCloseToggle{top:var(--space-xl);right:var(--space-xl);padding:var(--space-xs);color:var(--color-text);cursor:pointer;z-index:100;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.Header-module__ldgnoG__mobileDrawerOpen{transform:translate(0)}.Header-module__ldgnoG__mobileNavList{gap:var(--space-xl);flex-direction:column;list-style:none;display:flex}.Header-module__ldgnoG__mobileNavLink{font-size:var(--text-lg);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);padding-block:var(--space-xs);transition:color var(--duration-fast) var(--ease-out);font-weight:500;text-decoration:none;display:block}.Header-module__ldgnoG__mobileNavLink:hover{color:var(--color-accent)}.Header-module__ldgnoG__overlay{z-index:98;background:#0006;position:fixed;inset:0}.Header-module__ldgnoG__langSwitcher{align-items:center;gap:4px;display:flex}.Header-module__ldgnoG__langBtn{font-size:var(--text-xs);letter-spacing:.08em;border-radius:var(--radius-sm);transition:color var(--duration-fast) var(--ease-out);color:inherit;padding:4px 6px;font-weight:600;text-decoration:none;position:relative}.Header-module__ldgnoG__langBtn:after{content:"";width:0;height:1px;transition:width var(--duration-normal) var(--ease-out);background-color:currentColor;position:absolute;bottom:0;left:6px}.Header-module__ldgnoG__langBtn:hover:after{width:calc(100% - 12px)}.Header-module__ldgnoG__langActive{color:var(--color-accent);background:#8b6f4e1f}.Header-module__ldgnoG__primaryLight .Header-module__ldgnoG__langActive{color:var(--color-cream);background:#ffffff2e}.Header-module__ldgnoG__langActive:after{display:none}.Header-module__ldgnoG__langDivider{font-size:var(--text-xs);opacity:.4;-webkit-user-select:none;user-select:none}.Header-module__ldgnoG__langMobile{justify-content:flex-start}.Header-module__ldgnoG__langMobile .Header-module__ldgnoG__langBtn{font-size:var(--text-sm);padding:6px 10px}@media (max-width:768px){.Header-module__ldgnoG__navList{display:none}.Header-module__ldgnoG__menuToggle{display:flex}.Header-module__ldgnoG__langSwitcher:not(.Header-module__ldgnoG__langMobile){display:none}}
.Footer-module__Grjkva__footer{background-color:var(--color-dark);color:var(--color-cream);padding-block:var(--space-4xl) var(--space-2xl)}.Footer-module__Grjkva__grid{gap:var(--space-3xl);margin-bottom:var(--space-4xl);grid-template-columns:2fr 1fr 1fr;display:grid}.Footer-module__Grjkva__logo{font-family:var(--font-heading);font-size:var(--text-2xl);margin-bottom:var(--space-xs);color:var(--color-cream);font-weight:500}.Footer-module__Grjkva__tagline{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.25em;text-transform:uppercase;color:#ffffff80;margin-bottom:var(--space-lg)}.Footer-module__Grjkva__desc{font-family:var(--font-accent);font-style:italic;font-size:var(--text-md);color:#ffffff80;margin-bottom:var(--space-xl);max-width:35ch}.Footer-module__Grjkva__heading{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:#fff6;margin-bottom:var(--space-lg);font-weight:500}.Footer-module__Grjkva__list{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__Grjkva__link{font-size:var(--text-sm);color:#ffffffb3;transition:color var(--duration-fast) var(--ease-out);padding-block:var(--space-xs)}.Footer-module__Grjkva__link:hover{color:var(--color-cream)}.Footer-module__Grjkva__contactNote{font-size:var(--text-sm);color:#ffffff80;margin-bottom:var(--space-md)}.Footer-module__Grjkva__social{gap:var(--space-md);display:flex}.Footer-module__Grjkva__socialLink{color:#ffffff80;transition:color var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.Footer-module__Grjkva__socialLink:hover{color:var(--color-cream)}.Footer-module__Grjkva__bottom{padding-top:var(--space-xl);font-size:var(--text-xs);color:#ffffff59;border-top:1px solid #ffffff1a;justify-content:flex-start;align-items:center;display:flex}@media (max-width:768px){.Footer-module__Grjkva__grid{gap:var(--space-2xl);grid-template-columns:1fr}.Footer-module__Grjkva__bottom{text-align:center;justify-content:center}}
.HeroCarousel-module__kybdLG__hero{background-color:var(--color-dark);height:100dvh;min-height:600px;position:relative;overflow:hidden}.HeroCarousel-module__kybdLG__slide{opacity:0;transition:opacity .8s var(--ease-in-out);z-index:1;cursor:pointer;color:var(--color-cream);text-decoration:none;display:block;position:absolute;inset:0}.HeroCarousel-module__kybdLG__slideActive{opacity:1;z-index:2}.HeroCarousel-module__kybdLG__slideImage{object-fit:cover;object-position:center center}.HeroCarousel-module__kybdLG__slideOverlay{z-index:2;background:linear-gradient(#1a1a1a26 0%,#1a1a1a0d 40%,#1a1a1a8c 100%);position:absolute;inset:0}.HeroCarousel-module__kybdLG__slideContent{z-index:3;padding:var(--space-4xl) var(--container-padding);padding-bottom:calc(var(--space-4xl) + 40px);position:absolute;bottom:0;left:0;right:0}.HeroCarousel-module__kybdLG__slideSubtitle{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.3em;text-transform:uppercase;color:#fff9;margin-bottom:var(--space-sm)}.HeroCarousel-module__kybdLG__slideTitle{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-cream);margin-bottom:var(--space-lg);letter-spacing:.02em;font-weight:400}.HeroCarousel-module__kybdLG__slideLink{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;color:#fffc;transition:color var(--duration-fast) var(--ease-out);font-weight:400;display:inline-flex}.HeroCarousel-module__kybdLG__slide:hover .HeroCarousel-module__kybdLG__slideLink{color:var(--color-cream)}.HeroCarousel-module__kybdLG__slide:hover .HeroCarousel-module__kybdLG__slideLink svg{transition:transform var(--duration-fast) var(--ease-out);transform:translate(4px)}.HeroCarousel-module__kybdLG__indicators{bottom:var(--space-2xl);left:var(--container-padding);z-index:5;gap:var(--space-sm);display:flex;position:absolute}.HeroCarousel-module__kybdLG__indicator{cursor:pointer;width:40px;height:2px;transition:background-color var(--duration-normal) var(--ease-out);background-color:#ffffff4d;border:none;padding:0}.HeroCarousel-module__kybdLG__indicatorActive{background-color:var(--color-cream)}.HeroCarousel-module__kybdLG__scrollHint{bottom:var(--space-2xl);right:var(--container-padding);align-items:center;gap:var(--space-sm);color:#ffffff80;font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;z-index:5;flex-direction:column;display:flex;position:absolute}.HeroCarousel-module__kybdLG__scrollLine{width:1px;height:40px;animation:HeroCarousel-module__kybdLG__scrollPulse 2s var(--ease-in-out) infinite;background:linear-gradient(#ffffff80,#0000)}@keyframes HeroCarousel-module__kybdLG__scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.3;transform:scaleY(.6)}}@media (max-width:768px){.HeroCarousel-module__kybdLG__slideContent{padding:var(--space-2xl) var(--container-padding);padding-bottom:calc(var(--space-3xl) + 40px)}.HeroCarousel-module__kybdLG__slideTitle{font-size:var(--text-xl)}.HeroCarousel-module__kybdLG__scrollHint{display:none}}
.FounderSection-module__Qv-3KG__section{padding-block:var(--section-gap);background:var(--color-bg);overflow:hidden}.FounderSection-module__Qv-3KG__grid{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.FounderSection-module__Qv-3KG__content{animation:FounderSection-module__Qv-3KG__fadeUp var(--duration-slow) var(--ease-out) both}.FounderSection-module__Qv-3KG__title{font-size:var(--text-3xl);margin-bottom:var(--space-lg)}.FounderSection-module__Qv-3KG__text{font-size:var(--text-md);color:var(--color-text-secondary);margin-bottom:var(--space-lg);max-width:56ch;line-height:1.85}.FounderSection-module__Qv-3KG__signature{font-family:var(--font-accent);font-style:italic;font-size:var(--text-lg);color:var(--color-accent);margin-top:var(--space-md)}.FounderSection-module__Qv-3KG__imageWrap{aspect-ratio:4/5;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);animation:FounderSection-module__Qv-3KG__fadeIn var(--duration-slow) var(--ease-out) both;animation-delay:.12s;position:relative;overflow:hidden}.FounderSection-module__Qv-3KG__image{object-fit:cover;object-position:center 20%;transition:transform var(--duration-slow) var(--ease-out)}.FounderSection-module__Qv-3KG__imageWrap:hover .FounderSection-module__Qv-3KG__image{transform:scale(1.04)}.FounderSection-module__Qv-3KG__imageAccent{pointer-events:none;border-radius:var(--radius-lg);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff2e}@keyframes FounderSection-module__Qv-3KG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes FounderSection-module__Qv-3KG__fadeIn{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@media (max-width:860px){.FounderSection-module__Qv-3KG__grid{gap:var(--space-2xl);grid-template-columns:1fr}.FounderSection-module__Qv-3KG__imageWrap{order:-1;width:100%;max-width:440px;margin-inline:auto}.FounderSection-module__Qv-3KG__text{max-width:none}}@media (prefers-reduced-motion:reduce){.FounderSection-module__Qv-3KG__content,.FounderSection-module__Qv-3KG__imageWrap{animation:none}}
.AboutSection-module__EBwypG__section{padding:var(--space-4xl) 0;background-color:var(--color-surface)}.AboutSection-module__EBwypG__grid{gap:var(--space-2xl);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:768px){.AboutSection-module__EBwypG__grid{gap:var(--space-4xl);grid-template-columns:1fr 1fr}.AboutSection-module__EBwypG__imageWrap{top:var(--space-4xl);position:sticky}}.AboutSection-module__EBwypG__imageWrap{aspect-ratio:4/5;border-radius:var(--radius-lg);position:relative;overflow:hidden}.AboutSection-module__EBwypG__image{object-fit:cover}.AboutSection-module__EBwypG__content{gap:var(--space-md);flex-direction:column;display:flex}.AboutSection-module__EBwypG__title{font-family:var(--font-serif);font-size:var(--text-4xl);color:var(--color-text);margin-bottom:var(--space-sm);font-weight:400}.AboutSection-module__EBwypG__text{font-size:var(--text-md);color:var(--color-text-secondary);line-height:1.7}.AboutSection-module__EBwypG__unesco{gap:var(--space-sm);margin-block:var(--space-md);padding:var(--space-lg);border-left:2px solid var(--color-accent);background-color:var(--color-bg-alt);border-radius:var(--radius-md);flex-direction:column;display:flex}.AboutSection-module__EBwypG__unescoBadge{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);align-self:flex-start;font-weight:600}.AboutSection-module__EBwypG__unescoText{font-family:var(--font-accent);font-style:italic;font-size:var(--text-lg);color:var(--color-text);line-height:1.5}.AboutSection-module__EBwypG__features{gap:var(--space-sm);margin-top:var(--space-md);flex-direction:column;display:flex}.AboutSection-module__EBwypG__feature{align-items:flex-start;gap:var(--space-sm);font-size:var(--text-base);color:var(--color-text);line-height:1.5;display:flex}.AboutSection-module__EBwypG__featureIcon{color:var(--color-accent);flex-shrink:0;margin-top:3px}
.ProcessSection-module__BtVNZG__section{padding-block:var(--section-gap);background-color:var(--color-bg-alt)}.ProcessSection-module__BtVNZG__header{max-width:720px;margin-inline:auto;margin-bottom:var(--space-3xl);text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.ProcessSection-module__BtVNZG__header .section-label{justify-content:center}.ProcessSection-module__BtVNZG__header h2{font-size:var(--text-3xl)}.ProcessSection-module__BtVNZG__intro{color:var(--color-text-secondary);font-size:var(--text-md);max-width:62ch;line-height:1.7}.ProcessSection-module__BtVNZG__intro:first-of-type{color:var(--color-text);font-size:var(--text-lg)}.ProcessSection-module__BtVNZG__stepsHeading{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-text);margin-bottom:var(--space-3xl);text-align:center}.ProcessSection-module__BtVNZG__timeline{gap:var(--space-4xl);flex-direction:column;display:flex}.ProcessSection-module__BtVNZG__step{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.ProcessSection-module__BtVNZG__step:nth-child(2n) .ProcessSection-module__BtVNZG__stepContent{order:2}.ProcessSection-module__BtVNZG__step:nth-child(2n) .ProcessSection-module__BtVNZG__stepImageWrap{order:1}.ProcessSection-module__BtVNZG__stepContent{text-align:center;align-items:center;gap:var(--space-sm);padding-inline:var(--space-lg);flex-direction:column;display:flex}.ProcessSection-module__BtVNZG__stepNumber{font-family:var(--font-accent);font-size:var(--text-4xl);color:var(--color-accent-light);opacity:.6;line-height:1}.ProcessSection-module__BtVNZG__stepTitle{font-size:var(--text-xl);color:var(--color-text);margin-bottom:var(--space-xs)}.ProcessSection-module__BtVNZG__stepDesc{color:var(--color-text-secondary);line-height:1.7}.ProcessSection-module__BtVNZG__stepImageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.ProcessSection-module__BtVNZG__stepImage{object-fit:cover;width:100%;height:100%;transition:transform var(--duration-slow) var(--ease-out)}.ProcessSection-module__BtVNZG__stepImageWrap:hover .ProcessSection-module__BtVNZG__stepImage{transform:scale(1.05)}@media (prefers-reduced-motion:no-preference){.ProcessSection-module__BtVNZG__animated .ProcessSection-module__BtVNZG__step{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transform:translateY(40px)}.ProcessSection-module__BtVNZG__animated .ProcessSection-module__BtVNZG__step.ProcessSection-module__BtVNZG__revealed{opacity:1;transform:none}}.ProcessSection-module__BtVNZG__outro{margin-top:var(--space-4xl);padding-top:var(--space-2xl);border-top:1px solid var(--color-border);text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;max-width:760px;margin-inline:auto;display:flex}.ProcessSection-module__BtVNZG__outroText{font-family:var(--font-accent);font-style:italic;font-size:var(--text-lg);color:var(--color-text);line-height:1.6}@media (max-width:768px){.ProcessSection-module__BtVNZG__step{gap:var(--space-lg);grid-template-columns:1fr}.ProcessSection-module__BtVNZG__step:nth-child(2n) .ProcessSection-module__BtVNZG__stepContent,.ProcessSection-module__BtVNZG__step:nth-child(2n) .ProcessSection-module__BtVNZG__stepImageWrap{order:unset}.ProcessSection-module__BtVNZG__stepContent{padding-inline:0}}
.CtaSection-module__MLomiG__section{background-color:var(--color-dark);color:var(--color-cream);padding-block:var(--section-gap);text-align:center;position:relative;overflow:hidden}.CtaSection-module__MLomiG__bgPattern{opacity:.8;pointer-events:none;background-image:radial-gradient(#8b6f4e26 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.CtaSection-module__MLomiG__content{z-index:1;flex-direction:column;align-items:center;max-width:800px;margin-inline:auto;display:flex;position:relative}.CtaSection-module__MLomiG__brandLine{font-family:var(--font-heading);font-size:var(--text-xl);letter-spacing:.04em;color:var(--color-cream);margin-bottom:var(--space-xs)}.CtaSection-module__MLomiG__brandSlogan{font-family:var(--font-accent);font-style:italic;font-size:var(--text-lg);color:var(--color-accent-light);margin-bottom:var(--space-2xl);padding-bottom:var(--space-2xl);text-align:center;border-bottom:1px solid #ffffff1f;width:100%;max-width:360px}.CtaSection-module__MLomiG__buttons{justify-content:center;gap:var(--space-md);flex-wrap:wrap;display:flex}@media (max-width:576px){.CtaSection-module__MLomiG__buttons{flex-direction:column;width:100%;max-width:280px}}
.ProductCard-module__g-pugq__card{flex-direction:column;display:flex;position:relative}.ProductCard-module__g-pugq__cardLink{cursor:pointer;color:inherit;text-decoration:none;display:block}.ProductCard-module__g-pugq__imageWrap{aspect-ratio:3/4;background-color:var(--color-border-light);border-radius:0;position:relative;overflow:hidden}.ProductCard-module__g-pugq__image{object-fit:cover;transition:transform var(--duration-slow) var(--ease-out);border-radius:0}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__image{transform:scale(1.05)}.ProductCard-module__g-pugq__overlay{background:var(--color-overlay-light);padding:var(--space-lg);opacity:0;transition:opacity var(--duration-normal) var(--ease-out);align-items:flex-end;display:flex;position:absolute;inset:0}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__overlay{opacity:1}.ProductCard-module__g-pugq__overlayBtn{text-align:center;width:100%;color:var(--color-dark);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;font-weight:500}.ProductCard-module__g-pugq__badge{top:var(--space-md);left:var(--space-md);background-color:var(--color-accent);color:var(--color-cream);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-full);z-index:2;font-weight:500;position:absolute}.ProductCard-module__g-pugq__info{padding-top:var(--space-md)}.ProductCard-module__g-pugq__category{font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-xs)}.ProductCard-module__g-pugq__name{font-family:var(--font-heading);font-size:var(--text-md);margin-bottom:var(--space-xs);font-weight:500}.ProductCard-module__g-pugq__price{font-size:var(--text-sm);color:var(--color-accent);font-weight:500}.ProductCard-module__g-pugq__orderBtn{margin-top:var(--space-sm);width:100%;min-height:38px;padding:var(--space-xs) var(--space-md);font-size:var(--text-xs)}
.Breadcrumbs-module__1oWJ9a__breadcrumbs{padding-block:var(--space-md)}.Breadcrumbs-module__1oWJ9a__list{align-items:center;gap:var(--space-xs);flex-wrap:wrap;list-style:none;display:flex}.Breadcrumbs-module__1oWJ9a__item{align-items:center;gap:var(--space-xs);display:flex}.Breadcrumbs-module__1oWJ9a__separator{color:var(--color-text-muted)}.Breadcrumbs-module__1oWJ9a__link{font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.04em;transition:color var(--duration-fast) var(--ease-out)}.Breadcrumbs-module__1oWJ9a__link:hover{color:var(--color-accent)}.Breadcrumbs-module__1oWJ9a__current{font-size:var(--text-xs);color:var(--color-text);letter-spacing:.04em;font-weight:500}
.RichText-module__VAAJ2a__prose{font-family:var(--font-body);font-size:var(--text-md);color:var(--color-text);line-height:1.8}.RichText-module__VAAJ2a__prose>*+*{margin-top:var(--space-lg)}.RichText-module__VAAJ2a__prose p{max-width:68ch;color:var(--color-text-secondary)}.RichText-module__VAAJ2a__prose h2,.RichText-module__VAAJ2a__prose h3,.RichText-module__VAAJ2a__prose h4{font-family:var(--font-heading);color:var(--color-text);margin-top:var(--space-2xl);line-height:1.2}.RichText-module__VAAJ2a__prose h2{font-size:var(--text-2xl)}.RichText-module__VAAJ2a__prose h3{font-size:var(--text-xl)}.RichText-module__VAAJ2a__prose h4{font-size:var(--text-lg)}.RichText-module__VAAJ2a__prose a.RichText-module__VAAJ2a__link{color:var(--color-accent);text-underline-offset:3px;transition:color var(--duration-fast) var(--ease-out);text-decoration:underline}.RichText-module__VAAJ2a__prose a.RichText-module__VAAJ2a__link:hover{color:var(--color-accent-hover)}.RichText-module__VAAJ2a__list{max-width:68ch;color:var(--color-text-secondary);padding-left:1.4em}ul.RichText-module__VAAJ2a__list{list-style:outside}ol.RichText-module__VAAJ2a__list{list-style:decimal}.RichText-module__VAAJ2a__list li{margin-top:var(--space-sm);padding-left:var(--space-xs)}.RichText-module__VAAJ2a__quote{border-left:3px solid var(--color-accent);padding:var(--space-md) 0 var(--space-md) var(--space-xl);font-family:var(--font-accent);font-style:italic;font-size:var(--text-xl);color:var(--color-text);line-height:1.5}.RichText-module__VAAJ2a__quote p{max-width:none;color:inherit}.RichText-module__VAAJ2a__inlineCode{background:var(--color-border-light);border-radius:var(--radius-sm);padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.RichText-module__VAAJ2a__hr{background:var(--color-border);height:1px;margin-block:var(--space-2xl);border:none}.RichText-module__VAAJ2a__figure{margin-block:var(--space-2xl)}.RichText-module__VAAJ2a__figureImg{border-radius:var(--radius-md);width:100%;height:auto;box-shadow:var(--shadow-md)}.RichText-module__VAAJ2a__caption{margin-top:var(--space-sm);font-size:var(--text-sm);color:var(--color-text-muted);text-align:center;font-style:italic}.RichText-module__VAAJ2a__youtube{aspect-ratio:16/9;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-md);background:var(--color-dark);position:relative;overflow:hidden}.RichText-module__VAAJ2a__youtube iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.RichText-module__VAAJ2a__spacer{height:var(--space-md)}
.CtaBanner-module__V2bH7G__banner{padding-block:clamp(2.5rem,6vw,4.5rem)}.CtaBanner-module__V2bH7G__light{background:var(--color-bg-alt);border-block:1px solid var(--color-border-light)}.CtaBanner-module__V2bH7G__dark{background:var(--color-dark);color:var(--color-cream)}.CtaBanner-module__V2bH7G__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,3rem);display:flex}.CtaBanner-module__V2bH7G__text{flex:320px}.CtaBanner-module__V2bH7G__title{font-size:var(--text-2xl);margin-bottom:var(--space-sm)}.CtaBanner-module__V2bH7G__dark .CtaBanner-module__V2bH7G__title{color:var(--color-cream)}.CtaBanner-module__V2bH7G__subtitle{color:var(--color-text-secondary);font-size:var(--text-md);max-width:52ch}.CtaBanner-module__V2bH7G__dark .CtaBanner-module__V2bH7G__subtitle{color:#ffffffbf}.CtaBanner-module__V2bH7G__actions{gap:var(--space-md);flex-wrap:wrap;display:flex}.CtaBanner-module__V2bH7G__cta{white-space:nowrap}@media (max-width:600px){.CtaBanner-module__V2bH7G__actions{width:100%}.CtaBanner-module__V2bH7G__actions .CtaBanner-module__V2bH7G__cta{flex:100%}}
.ProductGallery-module__xys5fa__gallery{gap:var(--space-md);min-width:0;height:100%;display:flex}.ProductGallery-module__xys5fa__thumbnails{gap:var(--space-sm);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--color-accent-light) transparent;flex-direction:column;flex-shrink:0;width:76px;height:100%;padding-right:4px;display:flex;overflow-y:auto}.ProductGallery-module__xys5fa__thumbnails::-webkit-scrollbar{width:4px}.ProductGallery-module__xys5fa__thumbnails::-webkit-scrollbar-thumb{background:var(--color-accent-light);border-radius:var(--radius-full)}.ProductGallery-module__xys5fa__thumb{aspect-ratio:3/4;cursor:pointer;background:var(--color-border-light);opacity:.6;width:100%;transition:border-color var(--duration-fast) var(--ease-out), opacity var(--duration-fast) var(--ease-out);border:2px solid #0000;border-radius:0;flex-shrink:0;padding:0;position:relative;overflow:hidden}.ProductGallery-module__xys5fa__thumb:hover{opacity:1}.ProductGallery-module__xys5fa__thumbActive{border-color:var(--color-dark);opacity:1}.ProductGallery-module__xys5fa__thumbImage{object-fit:cover;border-radius:0}.ProductGallery-module__xys5fa__viewport{background:var(--color-border-light);flex:1;min-width:0;height:100%;position:relative;overflow:hidden}.ProductGallery-module__xys5fa__track{height:100%;transition:transform var(--duration-slow) var(--ease-in-out);touch-action:pan-y;display:flex}.ProductGallery-module__xys5fa__slide{cursor:zoom-in;flex:0 0 100%;height:100%;position:relative}.ProductGallery-module__xys5fa__slideImage{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:0}.ProductGallery-module__xys5fa__arrow{z-index:4;width:40px;height:40px;color:var(--color-dark);border-radius:var(--radius-full);cursor:pointer;opacity:0;transition:opacity var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out);background:#ffffffd9;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductGallery-module__xys5fa__viewport:hover .ProductGallery-module__xys5fa__arrow{opacity:1}.ProductGallery-module__xys5fa__arrow:hover{background:var(--color-cream)}.ProductGallery-module__xys5fa__arrowLeft{left:var(--space-md)}.ProductGallery-module__xys5fa__arrowRight{right:var(--space-md)}.ProductGallery-module__xys5fa__counter{top:var(--space-md);right:var(--space-md);z-index:4;padding:2px var(--space-sm);font-size:var(--text-xs);letter-spacing:.08em;color:var(--color-cream);border-radius:var(--radius-full);background:#1a1a1a73;position:absolute}.ProductGallery-module__xys5fa__lightbox{z-index:200;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ProductGallery-module__xys5fa__lightboxClose{top:var(--space-xl);right:var(--space-xl);color:var(--color-cream);z-index:210;cursor:pointer;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex;position:absolute}.ProductGallery-module__xys5fa__lightboxClose:hover{opacity:.7}.ProductGallery-module__xys5fa__lightboxImage{width:80vw;max-width:1200px;height:80vh;position:relative}.ProductGallery-module__xys5fa__lightboxImg{object-fit:contain;border-radius:0}.ProductGallery-module__xys5fa__lightboxArrow{color:var(--color-cream);z-index:210;cursor:pointer;min-width:44px;min-height:44px;transition:opacity var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductGallery-module__xys5fa__lightboxArrow:hover{opacity:.7}.ProductGallery-module__xys5fa__lightboxLeft{left:var(--space-xl)}.ProductGallery-module__xys5fa__lightboxRight{right:var(--space-xl)}.ProductGallery-module__xys5fa__lightboxCounter{bottom:var(--space-xl);color:#ffffff80;font-size:var(--text-sm);letter-spacing:.1em;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:768px){.ProductGallery-module__xys5fa__gallery{flex-direction:column-reverse;min-width:0;max-width:100%;height:auto}.ProductGallery-module__xys5fa__viewport{aspect-ratio:3/4;width:100%;min-width:0;height:auto}.ProductGallery-module__xys5fa__thumbnails{width:100%;min-width:0;max-width:100%;height:auto;max-height:none;padding-right:0;padding-top:var(--space-sm);-webkit-overflow-scrolling:touch;flex-flow:row;overflow:auto hidden}.ProductGallery-module__xys5fa__thumb{aspect-ratio:3/4;flex:0 0 60px;width:60px;height:auto}.ProductGallery-module__xys5fa__arrow{display:none}.ProductGallery-module__xys5fa__lightboxImage{width:95vw;height:70vh}.ProductGallery-module__xys5fa__lightboxArrow{display:none}}
.post-module__Cj_Djq__page{padding-top:clamp(4.5rem,11vh,7rem)}.post-module__Cj_Djq__hero{padding-block:clamp(1.5rem,4vw,3rem) clamp(1.5rem,4vw,2.5rem)}.post-module__Cj_Djq__heroInner{max-width:820px}.post-module__Cj_Djq__title{font-size:var(--text-3xl);margin-bottom:var(--space-lg);line-height:1.12}.post-module__Cj_Djq__lead{font-size:var(--text-lg);font-family:var(--font-accent);color:var(--color-text-secondary);max-width:60ch;font-style:italic}.post-module__Cj_Djq__coverWrap{margin-bottom:clamp(2rem,5vw,3.5rem)}.post-module__Cj_Djq__cover{aspect-ratio:3/2;border-radius:var(--radius-lg);background:var(--color-border-light);width:100%;max-width:900px;box-shadow:var(--shadow-lg);margin-inline:auto;position:relative;overflow:hidden}.post-module__Cj_Djq__coverImg{object-fit:cover}.post-module__Cj_Djq__body{max-width:760px;margin-inline:auto}.post-module__Cj_Djq__backRow{max-width:760px;margin:var(--space-3xl) auto 0;padding-top:var(--space-xl);border-top:1px solid var(--color-border)}.post-module__Cj_Djq__back{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);transition:color var(--duration-fast) var(--ease-out);font-weight:500;display:inline-flex}.post-module__Cj_Djq__back:hover{color:var(--color-accent)}.post-module__Cj_Djq__more{padding-bottom:var(--section-gap);padding-top:var(--space-2xl)}.post-module__Cj_Djq__moreHead{justify-content:space-between;align-items:baseline;gap:var(--space-lg);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.post-module__Cj_Djq__moreTitle{font-size:var(--text-2xl)}.post-module__Cj_Djq__allLink{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);font-weight:500;display:inline-flex}.post-module__Cj_Djq__moreGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem);display:grid}.post-module__Cj_Djq__moreCard{flex-direction:column;display:flex}.post-module__Cj_Djq__moreCover{aspect-ratio:4/5;border-radius:var(--radius-md);background:var(--color-border-light);margin-bottom:var(--space-md);position:relative;overflow:hidden}.post-module__Cj_Djq__moreImg{object-fit:cover;transition:transform var(--duration-slow) var(--ease-out)}.post-module__Cj_Djq__moreCard:hover .post-module__Cj_Djq__moreImg{transform:scale(1.05)}.post-module__Cj_Djq__moreCardTitle{font-size:var(--text-md);line-height:1.3}.post-module__Cj_Djq__moreCard:hover .post-module__Cj_Djq__moreCardTitle{color:var(--color-accent)}@media (max-width:760px){.post-module__Cj_Djq__moreGrid{grid-template-columns:1fr 1fr}.post-module__Cj_Djq__moreGrid .post-module__Cj_Djq__moreCard:last-child:nth-child(odd){display:none}}
.blog-module__y_xCuG__page{padding-top:clamp(5rem,12vh,8rem);padding-bottom:var(--section-gap);min-height:70vh}.blog-module__y_xCuG__header{max-width:720px;margin-bottom:clamp(2.5rem,6vw,4.5rem)}.blog-module__y_xCuG__title{font-size:var(--text-3xl);margin-bottom:var(--space-md)}.blog-module__y_xCuG__lead{font-size:var(--text-md);color:var(--color-text-secondary);line-height:1.7}.blog-module__y_xCuG__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}.blog-module__y_xCuG__card{flex-direction:column;display:flex}.blog-module__y_xCuG__cover{aspect-ratio:4/5;border-radius:var(--radius-md);background:var(--color-border-light);margin-bottom:var(--space-md);position:relative;overflow:hidden}.blog-module__y_xCuG__coverImg{object-fit:cover;transition:transform var(--duration-slow) var(--ease-out)}.blog-module__y_xCuG__card:hover .blog-module__y_xCuG__coverImg{transform:scale(1.05)}.blog-module__y_xCuG__cardTitle{font-size:var(--text-lg);margin-bottom:var(--space-sm);transition:color var(--duration-fast) var(--ease-out);line-height:1.3}.blog-module__y_xCuG__card:hover .blog-module__y_xCuG__cardTitle{color:var(--color-accent)}.blog-module__y_xCuG__cardExcerpt{font-size:var(--text-sm);color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:900px){.blog-module__y_xCuG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.blog-module__y_xCuG__grid{grid-template-columns:1fr}}.blog-module__y_xCuG__empty{padding-block:var(--space-4xl);text-align:center;font-family:var(--font-accent);font-style:italic;font-size:var(--text-lg);color:var(--color-text-muted)}
.page-module__mlMgSW__page{padding-top:calc(var(--header-height-compact) + var(--space-md));padding-bottom:var(--space-4xl);min-height:100vh}.page-module__mlMgSW__layout{gap:var(--space-3xl);padding-top:var(--space-xl);grid-template-columns:1.2fr 1fr;align-items:start;display:grid}.page-module__mlMgSW__galleryCol{top:calc(var(--header-height-compact) + var(--space-xl));height:calc(100vh - var(--header-height-compact) - var(--space-3xl));align-self:flex-start;min-width:0;position:sticky}.page-module__mlMgSW__infoCol{align-self:start;min-width:0}.page-module__mlMgSW__category{font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.15em;text-transform:uppercase;margin-bottom:var(--space-sm)}.page-module__mlMgSW__name{font-family:var(--font-heading);font-size:var(--text-2xl);margin-bottom:var(--space-md);font-weight:500;line-height:1.2}.page-module__mlMgSW__badge{background-color:var(--color-accent);color:var(--color-cream);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);margin-bottom:var(--space-md);font-weight:500;display:inline-block}.page-module__mlMgSW__price{font-size:var(--text-md);color:var(--color-accent);margin-bottom:var(--space-lg);font-weight:500}.page-module__mlMgSW__divider{background-color:var(--color-border-light);width:100%;height:1px;margin-block:var(--space-xl)}.page-module__mlMgSW__description{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-xl);white-space:pre-line;line-height:1.8}.page-module__mlMgSW__colorsSection{margin-bottom:var(--space-xl)}.page-module__mlMgSW__sectionTitle{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:var(--space-md);font-weight:500}.page-module__mlMgSW__colors{gap:var(--space-md);flex-wrap:wrap;display:flex}.page-module__mlMgSW__colorItem{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-sm);display:flex}.page-module__mlMgSW__colorBtn{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-sm);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:0 0;display:inline-flex}.page-module__mlMgSW__colorBtn:hover{border-color:var(--color-accent-light)}.page-module__mlMgSW__colorBtnActive{border-color:var(--color-dark);background-color:var(--color-dark)}.page-module__mlMgSW__colorBtnActive .page-module__mlMgSW__colorName{color:var(--color-cream)}.page-module__mlMgSW__colorSwatch{border:1px solid var(--color-border);border-radius:50%;flex-shrink:0;width:16px;height:16px}.page-module__mlMgSW__colorName{color:var(--color-text-secondary);font-size:var(--text-sm)}.page-module__mlMgSW__colorNote{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:var(--space-sm);font-style:italic}.page-module__mlMgSW__details{gap:var(--space-md);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.page-module__mlMgSW__detailRow{gap:var(--space-lg);display:flex}.page-module__mlMgSW__detailLabel{font-size:var(--text-sm);color:var(--color-text-muted);flex-shrink:0;min-width:80px;font-weight:500}.page-module__mlMgSW__detailValue{font-size:var(--text-sm);color:var(--color-text-secondary)}.page-module__mlMgSW__actions{gap:var(--space-md);flex-wrap:wrap;display:flex}.page-module__mlMgSW__actionBtn{flex:1;min-width:160px}.page-module__mlMgSW__related{padding-top:var(--section-gap);border-top:1px solid var(--color-border-light);margin-top:var(--section-gap)}.page-module__mlMgSW__relatedTitle{font-family:var(--font-heading);font-size:var(--text-xl);margin-bottom:var(--space-2xl);font-weight:500}.page-module__mlMgSW__relatedGrid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:768px){.page-module__mlMgSW__layout{gap:var(--space-xl);grid-template-columns:1fr}.page-module__mlMgSW__galleryCol{height:auto;position:static}.page-module__mlMgSW__infoCol{max-height:none;padding-right:0;position:static}.page-module__mlMgSW__relatedGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}}
