.ShopPublicRenderer-module__xpGPbG__page{background:var(--shop-bg);flex-direction:column;display:flex}.ShopPublicRenderer-module__xpGPbG__main{flex-direction:column;flex:1;min-width:0;display:flex}.ShopPublicRenderer-module__xpGPbG__hero,.ShopPublicRenderer-module__xpGPbG__categoriesSection,.ShopPublicRenderer-module__xpGPbG__workshopsSection,.ShopPublicRenderer-module__xpGPbG__artisansShopRow,.ShopPublicRenderer-module__xpGPbG__visitBanner,.ShopPublicRenderer-module__xpGPbG__privateWorkshopSection{width:var(--store-shell-width);margin-left:auto;margin-right:auto}.ShopPublicRenderer-module__xpGPbG__visitBanner{min-height:320px;margin-top:var(--store-section-space-compact);margin-bottom:var(--store-section-space);border:1px solid var(--shop-border);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--shop-bg) 55%,white);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid;overflow:hidden}.ShopPublicRenderer-module__xpGPbG__visitCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(24px,4vw,58px);display:flex}.ShopPublicRenderer-module__xpGPbG__visitCopy h2{font-family:var(--font-serif);font-size:var(--store-section-size);margin:4px 0 12px}.ShopPublicRenderer-module__xpGPbG__visitCopy p{max-width:48ch;color:var(--color-ink-soft);font-size:var(--store-body-size);margin:0 0 14px;line-height:1.6}.ShopPublicRenderer-module__xpGPbG__visitCopy address{color:var(--color-ink);margin-bottom:18px;font-style:normal;font-weight:600}.ShopPublicRenderer-module__xpGPbG__visitCopy a{min-height:var(--store-control-height);border-radius:var(--radius-pill);background:var(--shop-strong);color:#fff;align-items:center;gap:8px;padding:0 18px;font-weight:700;display:inline-flex}.ShopPublicRenderer-module__xpGPbG__visitMedia{background:var(--shop-border);min-height:260px}.ShopPublicRenderer-module__xpGPbG__visitMedia img{object-fit:cover;width:100%;height:100%}.ShopPublicRenderer-module__xpGPbG__visitMedia{position:relative;overflow:hidden}.ShopPublicRenderer-module__xpGPbG__visitMedia>span{background:linear-gradient(145deg,var(--shop-border),var(--shop-surface));width:100%;height:100%;display:block}@media (max-width:767px){.ShopPublicRenderer-module__xpGPbG__visitBanner{grid-template-columns:1fr}.ShopPublicRenderer-module__xpGPbG__visitMedia{grid-row:1;min-height:240px}.ShopPublicRenderer-module__xpGPbG__visitCopy{padding:24px}}.ShopPublicRenderer-module__xpGPbG__publicWorkshopCards{gap:var(--space-md);margin:var(--space-lg) 0 0;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;list-style:none;display:grid}.ShopPublicRenderer-module__xpGPbG__publicWorkshopCards[data-count="1"]{grid-template-columns:minmax(0,440px)}.ShopPublicRenderer-module__xpGPbG__publicWorkshopCards[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.ShopPublicRenderer-module__xpGPbG__categoriesSection{padding:var(--store-section-space) 0 var(--store-section-space-compact);background:0 0}.ShopPublicRenderer-module__xpGPbG__categoriesHeading{justify-content:space-between;align-items:end;gap:var(--space-md);display:flex}.ShopPublicRenderer-module__xpGPbG__categoriesHeading h2{font-family:var(--font-serif);font-size:var(--store-section-size);margin:0}.ShopPublicRenderer-module__xpGPbG__categoryCards{gap:var(--space-md);overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;padding:0 0 var(--space-sm);margin:var(--space-lg) 0 0;grid-auto-columns:clamp(200px,20vw,268px);grid-auto-flow:column;list-style:none;display:grid;overflow-x:auto}.ShopPublicRenderer-module__xpGPbG__categoryCards>li{scroll-snap-align:start;min-width:0}.ShopPublicRenderer-module__xpGPbG__publicWorkshopCard{min-width:0;height:100%}.ShopPublicRenderer-module__xpGPbG__allWorkshopsLink{min-height:var(--store-control-height);color:var(--shop-strong);text-underline-offset:4px;align-items:center;font-size:.9rem;font-weight:700;text-decoration:underline;display:inline-flex}.ShopPublicRenderer-module__xpGPbG__hero{isolation:isolate;background:var(--shop-bg);grid-template-columns:minmax(0,1fr);margin-top:24px;padding:0;display:grid;position:relative}.ShopPublicRenderer-module__xpGPbG__heroText{gap:var(--space-sm);z-index:2;background:color-mix(in srgb, var(--shop-bg) 96%, white 4%);border:1px solid var(--shop-border);border-radius:var(--radius-lg);flex-direction:column;min-width:0;display:flex;position:relative}.ShopPublicRenderer-module__xpGPbG__heroHeading{font-family:var(--font-serif);font-size:var(--store-display-size);color:var(--color-ink);overflow-wrap:break-word;max-width:20ch;margin:0;line-height:1.04}.ShopPublicRenderer-module__xpGPbG__heroIntro{font-family:var(--font-sans);font-size:var(--store-body-size);color:var(--color-ink-soft);white-space:pre-wrap;overflow-wrap:break-word;max-width:48ch;margin:0;line-height:1.6}.ShopPublicRenderer-module__xpGPbG__heroCtas{gap:var(--space-sm);margin-top:var(--space-2xs);flex-wrap:wrap;display:flex}.ShopPublicRenderer-module__xpGPbG__heroCtaPrimary,.ShopPublicRenderer-module__xpGPbG__heroCtaSecondary{min-height:var(--store-control-height);padding:0 var(--space-lg);border-radius:var(--radius-pill);text-align:center;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:inline-flex}.ShopPublicRenderer-module__xpGPbG__heroCtaPrimary{background:var(--shop-strong);color:var(--color-surface)}.ShopPublicRenderer-module__xpGPbG__heroCtaPrimary:hover{filter:brightness(1.08)}.ShopPublicRenderer-module__xpGPbG__heroCtaPrimary:focus-visible,.ShopPublicRenderer-module__xpGPbG__heroCtaSecondary:focus-visible{outline:2px solid var(--shop-strong);outline-offset:2px}.ShopPublicRenderer-module__xpGPbG__heroCtaSecondary{border:1px solid var(--shop-strong);color:var(--shop-strong)}.ShopPublicRenderer-module__xpGPbG__heroCtaSecondary:hover{background:var(--shop-strong);color:var(--color-surface)}.ShopPublicRenderer-module__xpGPbG__heroSignals{margin:var(--space-xs) 0 0;gap:var(--space-md);flex-wrap:wrap;padding:0;list-style:none;display:flex}.ShopPublicRenderer-module__xpGPbG__heroSignal{align-items:center;gap:var(--space-2xs);color:var(--color-ink-soft);font-size:.85rem;font-weight:600;display:inline-flex}.ShopPublicRenderer-module__xpGPbG__heroSignal svg{color:var(--shop-strong);flex-shrink:0}.ShopPublicRenderer-module__xpGPbG__heroMedia{isolation:isolate;border-radius:var(--radius-lg);aspect-ratio:4/3;z-index:1;min-width:0;position:relative;overflow:hidden}.ShopPublicRenderer-module__xpGPbG__coverImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.ShopPublicRenderer-module__xpGPbG__coverFallback{background:radial-gradient(120% 90% at 12% 8%, color-mix(in srgb, var(--shop-accent) 55%, var(--shop-bg) 45%) 0%, transparent 60%), radial-gradient(110% 100% at 92% 100%, color-mix(in srgb, var(--shop-primary) 45%, var(--shop-bg) 55%) 0%, transparent 65%), linear-gradient(155deg, var(--shop-bg) 0%, color-mix(in srgb, var(--shop-accent) 22%, var(--shop-bg) 78%) 100%);width:100%;height:100%;position:relative}.ShopPublicRenderer-module__xpGPbG__coverFallbackTexture{opacity:.5;background-image:radial-gradient(color-mix(in srgb, var(--shop-primary) 60%, transparent) 1.5px, transparent 1.5px);mix-blend-mode:soft-light;background-size:22px 22px;position:absolute;inset:0}.ShopPublicRenderer-module__xpGPbG__fallbackScene{border-bottom:2px solid color-mix(in srgb, var(--shop-primary) 42%, transparent);position:absolute;inset:12% 10% 10%}.ShopPublicRenderer-module__xpGPbG__fallbackSun{aspect-ratio:1;background:color-mix(in srgb, var(--shop-accent) 48%, var(--shop-bg));opacity:.7;border-radius:50%;width:clamp(72px,14vw,150px);position:absolute;top:2%;right:8%}.ShopPublicRenderer-module__xpGPbG__fallbackVase,.ShopPublicRenderer-module__xpGPbG__fallbackBowl,.ShopPublicRenderer-module__xpGPbG__fallbackCloth{background:color-mix(in srgb, var(--shop-primary) 42%, var(--shop-bg));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--shop-primary) 22%, transparent);position:absolute;bottom:0}.ShopPublicRenderer-module__xpGPbG__fallbackVase{border-radius:45% 45% 24% 24%/22% 22% 12% 12%;width:20%;height:48%;right:22%}.ShopPublicRenderer-module__xpGPbG__fallbackVase:before{content:"";background:inherit;border-radius:40%;width:42%;height:18%;position:absolute;top:-10%;left:29%}.ShopPublicRenderer-module__xpGPbG__fallbackBowl{background:color-mix(in srgb, var(--shop-accent) 55%, var(--shop-bg));border-radius:12% 12% 50% 50%/22% 22% 78% 78%;width:24%;height:18%;right:48%}.ShopPublicRenderer-module__xpGPbG__fallbackCloth{background:color-mix(in srgb, var(--shop-primary) 25%, var(--shop-bg));border-radius:55% 18% 38% 12%;width:34%;height:32%;left:4%;transform:skew(-8deg)}.ShopPublicRenderer-module__xpGPbG__workshopsSection{background:var(--shop-bg);padding:var(--store-section-space-compact) 0;border-top:1px solid var(--shop-border);gap:var(--space-lg);flex-direction:column;display:flex}.ShopPublicRenderer-module__xpGPbG__workshopsInner{max-width:760px}.ShopPublicRenderer-module__xpGPbG__workshopsSection .ShopPublicRenderer-module__xpGPbG__workshopsInner{width:100%;max-width:none}.ShopPublicRenderer-module__xpGPbG__liveSectionHeading{justify-content:space-between;align-items:end;gap:var(--space-md);display:flex}.ShopPublicRenderer-module__xpGPbG__sectionEyebrow{margin-bottom:var(--space-xs);color:var(--shop-strong);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.ShopPublicRenderer-module__xpGPbG__workshopsHeading{font-family:var(--font-serif);font-size:var(--store-section-size);color:var(--color-ink);margin:0 0 var(--space-xs)}.ShopPublicRenderer-module__xpGPbG__workshopsText{color:var(--color-ink-soft);margin:0;font-size:clamp(1rem,.95rem + .25vw,1.15rem);line-height:1.6}.ShopPublicRenderer-module__xpGPbG__emptyStateIllustration{border-radius:var(--radius-lg);background:radial-gradient(120% 140% at 15% 20%, color-mix(in srgb, var(--shop-accent) 45%, var(--shop-bg) 55%) 0%, transparent 65%), radial-gradient(110% 130% at 85% 90%, color-mix(in srgb, var(--shop-primary) 40%, var(--shop-bg) 60%) 0%, transparent 65%), var(--shop-surface);flex-shrink:0;height:140px;position:relative;overflow:hidden}.ShopPublicRenderer-module__xpGPbG__emptyStateDot1,.ShopPublicRenderer-module__xpGPbG__emptyStateDot2,.ShopPublicRenderer-module__xpGPbG__emptyStateDot3{background:color-mix(in srgb, var(--shop-primary) 35%, var(--shop-bg));border-radius:50%;position:absolute}.ShopPublicRenderer-module__xpGPbG__emptyStateDot1{width:56px;height:56px;top:28%;left:12%}.ShopPublicRenderer-module__xpGPbG__emptyStateDot2{background:color-mix(in srgb, var(--shop-accent) 50%, var(--shop-bg));width:34px;height:34px;top:55%;left:30%}.ShopPublicRenderer-module__xpGPbG__emptyStateDot3{width:22px;height:22px;top:22%;left:44%}.ShopPublicRenderer-module__xpGPbG__artisansShopRow{padding:var(--store-section-space-compact) 0;gap:var(--space-lg);background:0 0;flex-direction:column;display:flex}.ShopPublicRenderer-module__xpGPbG__artisansSection{justify-content:center;gap:var(--space-md);padding:clamp(var(--space-lg), 4vw, 52px);background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.ShopPublicRenderer-module__xpGPbG__artisansHeading{font-family:var(--font-serif);font-size:var(--store-section-size);color:var(--color-ink);margin:0}.ShopPublicRenderer-module__xpGPbG__artisansText{color:var(--color-ink-soft);margin:0;line-height:1.6}.ShopPublicRenderer-module__xpGPbG__artisanCards{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch;margin:0;padding:0;list-style:none;display:grid}.ShopPublicRenderer-module__xpGPbG__artisanCard{gap:var(--space-xs);min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:var(--shop-bg);border:1px solid var(--shop-border);flex-direction:column;display:flex}.ShopPublicRenderer-module__xpGPbG__artisanCard span,.ShopPublicRenderer-module__xpGPbG__artisanCard small{color:var(--color-ink-soft)}.ShopPublicRenderer-module__xpGPbG__artisanCard p{margin:var(--space-xs) 0 0;line-height:1.55}.ShopPublicRenderer-module__xpGPbG__artisanMonogram{background:color-mix(in srgb, var(--shop-accent) 24%, var(--shop-bg));border-radius:50%;place-items:center;width:48px;height:48px;font-weight:800;display:grid;color:var(--shop-primary)!important}.ShopPublicRenderer-module__xpGPbG__artisansIllustration{height:96px;position:relative}.ShopPublicRenderer-module__xpGPbG__artisansCircle1,.ShopPublicRenderer-module__xpGPbG__artisansCircle2,.ShopPublicRenderer-module__xpGPbG__artisansCircle3{border:2px solid var(--shop-border);background:var(--shop-bg);border-radius:50%;width:68px;height:68px;position:absolute;bottom:0}.ShopPublicRenderer-module__xpGPbG__artisansCircle1{background:color-mix(in srgb, var(--shop-primary) 22%, var(--shop-bg));left:0}.ShopPublicRenderer-module__xpGPbG__artisansCircle2{z-index:1;background:color-mix(in srgb, var(--shop-accent) 30%, var(--shop-bg));left:44px}.ShopPublicRenderer-module__xpGPbG__artisansCircle3{background:color-mix(in srgb, var(--shop-primary) 15%, var(--shop-bg));left:88px}.ShopPublicRenderer-module__xpGPbG__privateWorkshopSection{background:var(--shop-bg);border-top:1px solid var(--shop-border);padding:var(--store-section-space-compact) 0;gap:var(--space-lg);flex-direction:column;display:flex}.ShopPublicRenderer-module__xpGPbG__privateWorkshopMedia{border-radius:var(--radius-lg);aspect-ratio:16/9;overflow:hidden}.ShopPublicRenderer-module__xpGPbG__privateWorkshopBody{gap:var(--space-xs);flex-direction:column;display:flex}.ShopPublicRenderer-module__xpGPbG__privateWorkshopIcon{background:var(--shop-surface);width:44px;height:44px;color:var(--shop-strong);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ShopPublicRenderer-module__xpGPbG__privateWorkshopHeading{font-family:var(--font-serif);font-size:var(--store-section-size);color:var(--color-ink);margin:0}.ShopPublicRenderer-module__xpGPbG__privateWorkshopText{color:var(--color-ink-soft);max-width:56ch;margin:0;line-height:1.6}.ShopPublicRenderer-module__xpGPbG__privateWorkshopCta{align-items:center;gap:var(--space-xs);margin-top:var(--space-xs);min-height:var(--store-control-height);padding:0 var(--space-md);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--shop-strong) 45%, var(--shop-bg) 55%);color:var(--color-surface);cursor:default;align-self:flex-start;font-size:.9rem;font-weight:600;display:inline-flex}.ShopPublicRenderer-module__xpGPbG__privateWorkshopCtaBadge{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-surface) 30%, transparent);padding:2px 8px;font-size:.68rem;font-weight:700}@media (min-width:1024px){.ShopPublicRenderer-module__xpGPbG__hero{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;min-height:clamp(440px,34vw,540px)}.ShopPublicRenderer-module__xpGPbG__heroText{grid-area:1/1/auto/span 7;justify-content:center;align-self:center;padding:clamp(32px,4vw,56px);box-shadow:0 20px 60px #1a2b3f14}.ShopPublicRenderer-module__xpGPbG__heroMedia{aspect-ratio:auto;grid-area:1/5/auto/-1;width:100%;height:100%;min-height:clamp(440px,34vw,540px)}.ShopPublicRenderer-module__xpGPbG__heroCtas{flex-wrap:nowrap;width:max-content;max-width:100%}.ShopPublicRenderer-module__xpGPbG__workshopsSection{align-items:center;gap:var(--space-xl);flex-direction:row}.ShopPublicRenderer-module__xpGPbG__emptyStateIllustration{flex:34%;height:180px}.ShopPublicRenderer-module__xpGPbG__workshopsInner{flex:66%;max-width:none}.ShopPublicRenderer-module__xpGPbG__artisansShopRow{flex-direction:row;align-items:stretch}.ShopPublicRenderer-module__xpGPbG__artisansSection{flex:1.3 1 0}.ShopPublicRenderer-module__xpGPbG__privateWorkshopSection{align-items:center;gap:var(--space-xl);flex-direction:row}.ShopPublicRenderer-module__xpGPbG__privateWorkshopMedia{flex:42%}.ShopPublicRenderer-module__xpGPbG__privateWorkshopBody{flex:58%}}@media (max-width:767px){.ShopPublicRenderer-module__xpGPbG__liveSectionHeading,.ShopPublicRenderer-module__xpGPbG__categoriesHeading{flex-direction:column;align-items:flex-start}.ShopPublicRenderer-module__xpGPbG__categoryCards{margin-top:var(--space-md);padding-right:var(--space-sm);grid-auto-columns:min(78vw,280px)}.ShopPublicRenderer-module__xpGPbG__publicWorkshopCards{grid-template-columns:1fr}.ShopPublicRenderer-module__xpGPbG__publicWorkshopCards[data-count]:not([data-count="1"]){overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding:0 var(--space-sm) var(--space-xs) 0;grid-template-columns:none;grid-auto-columns:min(88%,340px);grid-auto-flow:column;overflow-x:auto}.ShopPublicRenderer-module__xpGPbG__publicWorkshopCards[data-count]:not([data-count="1"])::-webkit-scrollbar{display:none}.ShopPublicRenderer-module__xpGPbG__publicWorkshopCards[data-count]:not([data-count="1"])>li{scroll-snap-align:start}.ShopPublicRenderer-module__xpGPbG__hero{min-height:0;margin-top:16px;position:static}.ShopPublicRenderer-module__xpGPbG__heroMedia{aspect-ratio:4/3;border-radius:var(--radius-lg);grid-row:1;width:100%;min-height:260px;position:relative}.ShopPublicRenderer-module__xpGPbG__heroMedia:after{content:none}.ShopPublicRenderer-module__xpGPbG__heroText{grid-row:2;margin:-32px 12px 0;padding:24px 20px}.ShopPublicRenderer-module__xpGPbG__heroHeading{font-size:var(--store-display-size);line-height:1.05}.ShopPublicRenderer-module__xpGPbG__heroIntro{font-size:1rem;line-height:1.55}.ShopPublicRenderer-module__xpGPbG__heroCtas{flex-direction:column;align-items:stretch}.ShopPublicRenderer-module__xpGPbG__heroCtaPrimary,.ShopPublicRenderer-module__xpGPbG__heroCtaSecondary{width:100%}.ShopPublicRenderer-module__xpGPbG__workshopsSection,.ShopPublicRenderer-module__xpGPbG__artisansShopRow{padding:var(--store-section-space-compact) 0}.ShopPublicRenderer-module__xpGPbG__artisansSection{padding:var(--space-lg)}.ShopPublicRenderer-module__xpGPbG__privateWorkshopSection{padding:var(--store-section-space-compact) 0}}.ShopPublicRenderer-module__xpGPbG__artisansSection{background:var(--color-surface);grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);justify-content:stretch;gap:0;padding:0;display:grid;overflow:hidden}.ShopPublicRenderer-module__xpGPbG__artisanFeature{background:var(--shop-surface);min-height:360px;position:relative;overflow:hidden}.ShopPublicRenderer-module__xpGPbG__artisanFeature>img{object-fit:cover;width:100%;height:100%}.ShopPublicRenderer-module__xpGPbG__artisansContent{justify-content:center;gap:var(--space-md);flex-direction:column;min-width:0;padding:clamp(24px,4vw,52px);display:flex}.ShopPublicRenderer-module__xpGPbG__artisanFeatureFallback{background:linear-gradient(145deg,var(--shop-surface),color-mix(in srgb,var(--shop-accent) 16%,white));position:absolute;inset:0;overflow:hidden}.ShopPublicRenderer-module__xpGPbG__artisanFeatureFallback span{border:1px solid var(--shop-border);background:color-mix(in srgb,var(--shop-primary) 18%,white);display:block;position:absolute}.ShopPublicRenderer-module__xpGPbG__artisanFeatureFallback span:first-child{border-radius:50%;width:170px;height:170px;bottom:-28px;left:-34px}.ShopPublicRenderer-module__xpGPbG__artisanFeatureFallback span:nth-child(2){background:color-mix(in srgb,var(--shop-accent) 25%,white);border-radius:55px 55px 18px 18px;width:110px;height:150px;bottom:10%;right:15%}.ShopPublicRenderer-module__xpGPbG__artisanFeatureFallback span:nth-child(3){border-radius:26px;width:84px;height:84px;top:14%;right:12%;transform:rotate(16deg)}.ShopPublicRenderer-module__xpGPbG__artisanFeatureFallback span:nth-child(4){border-radius:var(--radius-pill);background:var(--shop-strong);width:58%;height:20px;bottom:18%;left:22%}.ShopPublicRenderer-module__xpGPbG__visitMedia{background:linear-gradient(145deg,var(--shop-surface),color-mix(in srgb,var(--shop-accent) 16%,white));place-items:center;min-height:320px;padding:clamp(20px,4vw,48px);display:grid}.ShopPublicRenderer-module__xpGPbG__visitWindow{filter:drop-shadow(0 18px 28px #1a2b3f1f);width:min(100%,560px);height:auto}@media (max-width:767px){.ShopPublicRenderer-module__xpGPbG__artisansSection{grid-template-columns:1fr}.ShopPublicRenderer-module__xpGPbG__artisanFeature{aspect-ratio:16/10;min-height:230px}.ShopPublicRenderer-module__xpGPbG__artisansContent{padding:var(--space-lg)}.ShopPublicRenderer-module__xpGPbG__visitMedia{min-height:250px;padding:var(--space-lg)}}
.WorkshopBrowseCard-module__v80p2W__card.WorkshopBrowseCard-module__v80p2W__card{background:color-mix(in srgb, var(--color-bg) 25%, var(--color-surface));border:var(--border-thin);box-shadow:none;padding:0}.WorkshopBrowseCard-module__v80p2W__card{flex-direction:column;height:100%;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;container:workshop-card/inline-size}.WorkshopBrowseCard-module__v80p2W__media{min-width:0;position:relative}.WorkshopBrowseCard-module__v80p2W__media>div{height:100%}:is(.WorkshopBrowseCard-module__v80p2W__card:has(a:hover),.WorkshopBrowseCard-module__v80p2W__card:has(a:focus-visible)){box-shadow:var(--shadow-soft);border-color:var(--color-accent-soft);transform:translateY(-3px)}.WorkshopBrowseCard-module__v80p2W__lower{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;position:relative}.WorkshopBrowseCard-module__v80p2W__stretchedLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.WorkshopBrowseCard-module__v80p2W__stretchedLink:focus-visible{outline:2px solid var(--color-primary);outline-offset:-3px;border-radius:var(--radius-md)}.WorkshopBrowseCard-module__v80p2W__card :where(a,button):not(.WorkshopBrowseCard-module__v80p2W__stretchedLink){z-index:2;position:relative}.WorkshopBrowseCard-module__v80p2W__body{gap:var(--space-xs);padding:var(--space-sm);flex:auto;align-content:start;display:grid}@container workshop-card (min-width:300px){.WorkshopBrowseCard-module__v80p2W__body{padding:var(--space-md)}}@container workshop-card (min-width:400px){.WorkshopBrowseCard-module__v80p2W__body{padding:var(--space-lg)}}.WorkshopBrowseCard-module__v80p2W__topSlot{gap:var(--space-xs);flex-wrap:wrap;display:flex}.WorkshopBrowseCard-module__v80p2W__date{color:var(--color-accent);margin:0;font-size:.85rem;font-weight:600}.WorkshopBrowseCard-module__v80p2W__title{font-family:var(--font-serif);color:var(--color-ink);overflow-wrap:anywhere;margin:0;font-size:clamp(1.1rem,.95rem + 2cqi,1.35rem);font-weight:600;line-height:1.2}.WorkshopBrowseCard-module__v80p2W__title a{color:inherit;text-decoration:none}.WorkshopBrowseCard-module__v80p2W__title a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.WorkshopBrowseCard-module__v80p2W__meta{color:var(--color-ink-soft);margin:0}.WorkshopBrowseCard-module__v80p2W__availability{color:var(--color-primary);margin:0;font-size:.9rem;font-weight:700}.WorkshopBrowseCard-module__v80p2W__action{padding:0 var(--space-sm) var(--space-sm);margin-top:auto}.WorkshopBrowseCard-module__v80p2W__eyebrow{color:var(--color-accent);margin:0;font-size:.72rem;font-weight:700}.WorkshopBrowseCard-module__v80p2W__card[data-variant=public],.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin]{border-radius:var(--radius-lg);background:var(--color-surface);grid-template-rows:minmax(196px,auto);grid-template-columns:minmax(152px,42%) minmax(0,1fr);min-width:0;min-height:196px;display:grid;overflow:hidden}.WorkshopBrowseCard-module__v80p2W__card[data-variant=public]>.WorkshopBrowseCard-module__v80p2W__media,.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin]>.WorkshopBrowseCard-module__v80p2W__media{grid-area:1/1;min-width:0;height:100%;min-height:196px;overflow:hidden}.WorkshopBrowseCard-module__v80p2W__card[data-variant=public]>.WorkshopBrowseCard-module__v80p2W__media>div,.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin]>.WorkshopBrowseCard-module__v80p2W__media>div{aspect-ratio:auto;border-radius:0;height:100%}.WorkshopBrowseCard-module__v80p2W__card[data-variant=public]>.WorkshopBrowseCard-module__v80p2W__lower,.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin]>.WorkshopBrowseCard-module__v80p2W__lower{background:var(--color-surface);grid-area:1/2;width:100%;min-width:0;overflow:hidden}.WorkshopBrowseCard-module__v80p2W__card[data-variant=public] .WorkshopBrowseCard-module__v80p2W__body,.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin] .WorkshopBrowseCard-module__v80p2W__body{padding:var(--space-sm);gap:5px;min-width:0;overflow:hidden}.WorkshopBrowseCard-module__v80p2W__card[data-variant=public] .WorkshopBrowseCard-module__v80p2W__date{font-size:.78rem}.WorkshopBrowseCard-module__v80p2W__card[data-variant=public] .WorkshopBrowseCard-module__v80p2W__title,.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin] .WorkshopBrowseCard-module__v80p2W__title{overflow-wrap:break-word;word-break:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(1rem,.9rem + 1cqi,1.2rem);display:-webkit-box;overflow:hidden}.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin] .WorkshopBrowseCard-module__v80p2W__title{min-height:2.4em}.WorkshopBrowseCard-module__v80p2W__card[data-variant=public] .WorkshopBrowseCard-module__v80p2W__action{display:none}.WorkshopBrowseCard-module__v80p2W__dateBadge{z-index:2;min-width:46px;color:var(--color-ink);background:#fffdf8f0;border-radius:10px;place-items:center;padding:6px 7px;line-height:1;display:grid;position:absolute;top:10px;left:10px;box-shadow:0 4px 14px #1627391f}.WorkshopBrowseCard-module__v80p2W__dateBadge span{font-size:.58rem;font-weight:800}.WorkshopBrowseCard-module__v80p2W__dateBadge strong{font-family:var(--font-serif);font-size:1.05rem;line-height:1.05}.WorkshopBrowseCard-module__v80p2W__publicOwner{color:var(--color-ink-muted);overflow-wrap:break-word;word-break:normal;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.78rem;overflow:hidden}.WorkshopBrowseCard-module__v80p2W__publicMeta{gap:4px;min-width:0;margin:3px 0 0;padding:0;list-style:none;display:grid}.WorkshopBrowseCard-module__v80p2W__publicMeta li{min-width:0;color:var(--color-ink-soft);font-variant-numeric:tabular-nums;align-items:flex-start;gap:6px;font-size:clamp(.7rem,2.9cqi,.78rem);line-height:1.3;display:flex}.WorkshopBrowseCard-module__v80p2W__publicMeta li>span{overflow-wrap:break-word;word-break:normal;min-width:0}.WorkshopBrowseCard-module__v80p2W__publicMeta svg{color:var(--color-accent);flex:none;margin-top:1px}.WorkshopBrowseCard-module__v80p2W__chevron{color:var(--color-ink-muted);flex:none;justify-self:end;margin-top:2px}@media (max-width:640px){.WorkshopBrowseCard-module__v80p2W__card[data-presentation=discovery]{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);height:auto;min-height:0}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=discovery]>.WorkshopBrowseCard-module__v80p2W__media{aspect-ratio:16/10;grid-area:1/1;height:auto;min-height:0}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=discovery]>.WorkshopBrowseCard-module__v80p2W__lower{grid-area:2/1;min-height:0}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=catalogue],.WorkshopBrowseCard-module__v80p2W__card[data-presentation=management]{grid-template-rows:minmax(188px,auto);grid-template-columns:minmax(112px,34%) minmax(0,1fr);height:100%;min-height:188px}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=catalogue]>.WorkshopBrowseCard-module__v80p2W__media,.WorkshopBrowseCard-module__v80p2W__card[data-presentation=management]>.WorkshopBrowseCard-module__v80p2W__media{aspect-ratio:auto;grid-area:1/1;height:100%;min-height:188px}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=catalogue]>.WorkshopBrowseCard-module__v80p2W__lower,.WorkshopBrowseCard-module__v80p2W__card[data-presentation=management]>.WorkshopBrowseCard-module__v80p2W__lower{grid-area:1/2;min-height:0}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=discovery] .WorkshopBrowseCard-module__v80p2W__body,.WorkshopBrowseCard-module__v80p2W__card[data-presentation=catalogue] .WorkshopBrowseCard-module__v80p2W__body,.WorkshopBrowseCard-module__v80p2W__card[data-presentation=management] .WorkshopBrowseCard-module__v80p2W__body{padding:var(--space-sm)}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=discovery] .WorkshopBrowseCard-module__v80p2W__body{padding:var(--space-md)}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=catalogue] .WorkshopBrowseCard-module__v80p2W__title,.WorkshopBrowseCard-module__v80p2W__card[data-presentation=management] .WorkshopBrowseCard-module__v80p2W__title,.WorkshopBrowseCard-module__v80p2W__card[data-presentation=discovery] .WorkshopBrowseCard-module__v80p2W__title{min-height:0;font-size:clamp(.98rem,4.5vw,1.15rem)}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=catalogue] .WorkshopBrowseCard-module__v80p2W__publicMeta,.WorkshopBrowseCard-module__v80p2W__card[data-presentation=management] .WorkshopBrowseCard-module__v80p2W__publicMeta{gap:3px}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=management] .WorkshopBrowseCard-module__v80p2W__action{min-height:36px;margin:0 var(--space-sm);padding:5px 0 var(--space-xs)}.WorkshopBrowseCard-module__v80p2W__dateBadge{min-width:42px;padding:5px 6px}}@container workshop-card (min-width:300px){.WorkshopBrowseCard-module__v80p2W__action{padding:0 var(--space-md) var(--space-md)}}@container workshop-card (min-width:400px){.WorkshopBrowseCard-module__v80p2W__action{padding:0 var(--space-lg) var(--space-lg)}}.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin] .WorkshopBrowseCard-module__v80p2W__action{min-height:43px;margin:auto var(--space-sm) 0;padding:var(--space-xs) 0 var(--space-sm);border-top:var(--border-thin)}@media (prefers-reduced-motion:reduce){.WorkshopBrowseCard-module__v80p2W__card{transition:none}:is(.WorkshopBrowseCard-module__v80p2W__card:has(a:hover),.WorkshopBrowseCard-module__v80p2W__card:has(a:focus-visible)){transform:none}}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda]{grid-template-rows:minmax(168px,auto);grid-template-columns:minmax(128px,34%) minmax(0,1fr);min-height:168px}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda]>.WorkshopBrowseCard-module__v80p2W__media{min-height:168px}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__body{padding:var(--space-md);gap:var(--space-xs)}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__publicMeta{grid-template-columns:minmax(0,1fr);gap:4px;margin:0}.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin][data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__body{padding:var(--space-md)}.WorkshopBrowseCard-module__v80p2W__card[data-variant=admin][data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__action{padding:var(--space-xs) 0 var(--space-sm)}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__eyebrow,.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__publicOwner,.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__metaDuration{display:none}@container workshop-card (min-width:220px){.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__publicOwner{display:block}}@container workshop-card (min-width:250px){.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__eyebrow{display:block}}@container workshop-card (min-width:280px){.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__metaDuration{display:flex}}@media (max-width:640px){.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda]{grid-template-rows:minmax(156px,auto);grid-template-columns:minmax(104px,32%) minmax(0,1fr);min-height:156px}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda]>.WorkshopBrowseCard-module__v80p2W__media{min-height:156px}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__body{padding:var(--space-sm)}.WorkshopBrowseCard-module__v80p2W__card[data-presentation=agenda] .WorkshopBrowseCard-module__v80p2W__publicOwner{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}}.WorkshopBrowseCard-module__v80p2W__card.WorkshopBrowseCard-module__v80p2W__card[data-variant=public]{background:var(--color-surface);border:1px solid var(--shop-border)}.WorkshopBrowseCard-module__v80p2W__card[data-variant=public]>.WorkshopBrowseCard-module__v80p2W__lower{background:var(--color-surface)}
.PublicWorkshopDatePicker-module__xf1iFW__months{gap:var(--space-lg);display:grid}.PublicWorkshopDatePicker-module__xf1iFW__month{gap:2px;display:grid}.PublicWorkshopDatePicker-module__xf1iFW__monthLabel{z-index:1;padding:var(--space-2xs) 0;background:var(--color-surface);font-family:var(--font-serif);text-transform:capitalize;color:var(--color-ink);margin:0;font-size:1.05rem;position:sticky;top:0}.PublicWorkshopDatePicker-module__xf1iFW__dates{gap:var(--space-2xs);margin:0;padding:0;list-style:none;display:grid}.PublicWorkshopDatePicker-module__xf1iFW__date{align-items:center;gap:var(--space-md);width:100%;min-height:52px;padding:var(--space-xs) var(--space-sm);border:1px solid var(--shop-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-ink);font:inherit;text-align:left;cursor:pointer;grid-template-columns:minmax(0,1fr) auto;display:grid}.PublicWorkshopDatePicker-module__xf1iFW__date:hover:not(:disabled){border-color:var(--shop-strong)}.PublicWorkshopDatePicker-module__xf1iFW__date[aria-current=true]{border-color:var(--shop-strong);box-shadow:inset 0 0 0 1px var(--shop-strong);background:color-mix(in srgb, var(--shop-bg) 55%, white)}.PublicWorkshopDatePicker-module__xf1iFW__date:disabled{opacity:.5;cursor:not-allowed}.PublicWorkshopDatePicker-module__xf1iFW__date:focus-visible{outline:2px solid var(--shop-strong);outline-offset:2px}.PublicWorkshopDatePicker-module__xf1iFW__dateDay{overflow-wrap:anywhere;text-transform:capitalize;min-width:0;font-weight:600}.PublicWorkshopDatePicker-module__xf1iFW__dateMeta{align-items:center;gap:var(--space-sm);white-space:nowrap;font-variant-numeric:tabular-nums;display:flex}.PublicWorkshopDatePicker-module__xf1iFW__dateMeta time{font-weight:700}.PublicWorkshopDatePicker-module__xf1iFW__datePlaces{color:var(--color-ink-muted);font-size:.85rem}.PublicWorkshopDatePicker-module__xf1iFW__loadMore{min-height:40px;color:var(--color-ink-muted);place-items:center;font-size:.85rem;display:grid}.PublicWorkshopDatePicker-module__xf1iFW__loadRetry{width:100%;min-height:44px;padding:var(--space-xs) var(--space-sm);border:1px solid var(--shop-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-ink);font:inherit;cursor:pointer}.PublicWorkshopDatePicker-module__xf1iFW__loadRetry:hover{border-color:var(--shop-strong)}.PublicWorkshopDatePicker-module__xf1iFW__loadRetry:focus-visible{outline:2px solid var(--shop-strong);outline-offset:2px}
.PublicShopFooter-module__z0Sw3W__footer{border-top:1px solid var(--shop-border);background:var(--shop-surface);width:100%;margin-top:auto}.PublicShopFooter-module__z0Sw3W__inner{width:var(--store-shell-width);padding:clamp(40px, 4vw, 56px) 80px calc(20px + env(safe-area-inset-bottom)) 0;grid-template-columns:minmax(190px,1.15fr) minmax(130px,.75fr) minmax(200px,1fr) minmax(250px,1.35fr) minmax(170px,.85fr);align-items:start;gap:clamp(24px,3vw,42px);margin:0 auto;display:grid;position:relative}.PublicShopFooter-module__z0Sw3W__column{align-content:start;gap:7px;min-width:0;display:grid}.PublicShopFooter-module__z0Sw3W__column>strong{color:var(--color-ink);font-size:.9rem}.PublicShopFooter-module__z0Sw3W__column a,.PublicShopFooter-module__z0Sw3W__muted,.PublicShopFooter-module__z0Sw3W__hours dt,.PublicShopFooter-module__z0Sw3W__hours dd,.PublicShopFooter-module__z0Sw3W__today{color:var(--color-ink-soft);font-size:.88rem}.PublicShopFooter-module__z0Sw3W__column a{overflow-wrap:anywhere;text-decoration:none}.PublicShopFooter-module__z0Sw3W__column a:hover,.PublicShopFooter-module__z0Sw3W__column a:focus-visible{color:var(--shop-strong);text-underline-offset:3px;text-decoration:underline}.PublicShopFooter-module__z0Sw3W__brandRow{justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.PublicShopFooter-module__z0Sw3W__brandRow>div{gap:3px;display:grid}.PublicShopFooter-module__z0Sw3W__brand{font-family:var(--font-serif);font-weight:600;font-size:1.5rem!important}.PublicShopFooter-module__z0Sw3W__signature{border:1px solid var(--shop-border);background:var(--color-surface);border-radius:50%;flex:none;place-items:center;width:58px;height:58px;display:grid;position:absolute;top:clamp(40px,4vw,56px);right:0;overflow:hidden}.PublicShopFooter-module__z0Sw3W__signature img{object-fit:contain;border-radius:50%;width:50px;height:50px}.PublicShopFooter-module__z0Sw3W__signature>span{font-family:var(--font-serif);font-size:1.35rem}.PublicShopFooter-module__z0Sw3W__socials{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.PublicShopFooter-module__z0Sw3W__socials a{border:1px solid var(--shop-border);width:44px;height:44px;color:var(--shop-strong);background:var(--color-surface);border-radius:50%;place-items:center;display:grid}.PublicShopFooter-module__z0Sw3W__socials a:hover,.PublicShopFooter-module__z0Sw3W__socials a:focus-visible{color:#fff;background:var(--shop-strong);text-decoration:none}.PublicShopFooter-module__z0Sw3W__address{font-style:normal}.PublicShopFooter-module__z0Sw3W__address a{gap:3px;display:grid}.PublicShopFooter-module__z0Sw3W__address small{color:var(--shop-strong);margin-top:4px;font-weight:700}.PublicShopFooter-module__z0Sw3W__today{margin-bottom:3px}.PublicShopFooter-module__z0Sw3W__hours{margin:0;display:grid}.PublicShopFooter-module__z0Sw3W__hours div{grid-template-columns:minmax(76px,auto) 1fr;gap:10px;padding:4px 0;display:grid}.PublicShopFooter-module__z0Sw3W__hours dt,.PublicShopFooter-module__z0Sw3W__hours dd{margin:0}.PublicShopFooter-module__z0Sw3W__hours dd{text-align:right;font-variant-numeric:tabular-nums}.PublicShopFooter-module__z0Sw3W__bottom{border-top:1px solid var(--shop-border);color:var(--color-ink-muted);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:12px;padding-top:18px;font-size:.8rem;display:flex}@media (max-width:1150px){.PublicShopFooter-module__z0Sw3W__inner{grid-template-columns:repeat(3,minmax(0,1fr))}.PublicShopFooter-module__z0Sw3W__hoursColumn{grid-column:span 2}}@media (max-width:767px){.PublicShopFooter-module__z0Sw3W__inner{padding:32px 0 calc(20px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:28px}.PublicShopFooter-module__z0Sw3W__brandRow{justify-content:space-between}.PublicShopFooter-module__z0Sw3W__signature{position:relative;top:auto;right:auto}.PublicShopFooter-module__z0Sw3W__hoursColumn{grid-column:auto}.PublicShopFooter-module__z0Sw3W__column{border-bottom:1px solid var(--shop-border);padding-bottom:24px}.PublicShopFooter-module__z0Sw3W__identity{padding-bottom:28px}.PublicShopFooter-module__z0Sw3W__hours div{align-items:center;min-height:32px}.PublicShopFooter-module__z0Sw3W__bottom{border-top:0;flex-direction:column;padding-top:0}}
.PublicShopHeader-module__6UtM-a__header{z-index:var(--store-layer-header);width:var(--store-shell-width);border-bottom:1px solid var(--shop-border);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;min-height:76px;margin:0 auto;display:grid;position:relative}.PublicShopHeader-module__6UtM-a__brandCluster{grid-column:1;justify-self:start;align-items:center;gap:12px;min-width:0;display:flex}.PublicShopHeader-module__6UtM-a__logo{color:inherit;flex:none;order:-1;text-decoration:none;display:grid}.PublicShopHeader-module__6UtM-a__identity{gap:3px;min-width:0;display:grid}.PublicShopHeader-module__6UtM-a__brand{min-width:0;color:var(--color-ink);text-decoration:none;display:grid}.PublicShopHeader-module__6UtM-a__identity strong{max-width:26ch;font-family:var(--font-serif);text-overflow:ellipsis;white-space:nowrap;font-size:1.24rem;line-height:1.08;overflow:hidden}.PublicShopHeader-module__6UtM-a__identity small{color:var(--color-ink-soft);font-size:.78rem}.PublicShopHeader-module__6UtM-a__socials{align-items:center;gap:4px;display:none}.PublicShopHeader-module__6UtM-a__socials a{width:44px;height:44px;color:var(--shop-strong);border-radius:50%;place-items:center;display:grid}.PublicShopHeader-module__6UtM-a__socials a:hover,.PublicShopHeader-module__6UtM-a__socials a:focus-visible{background:var(--shop-surface)}.PublicShopHeader-module__6UtM-a__desktopNav{grid-column:2;align-items:center;gap:clamp(16px,2.4vw,34px);display:flex}.PublicShopHeader-module__6UtM-a__desktopNav a,.PublicShopHeader-module__6UtM-a__mobileNavPanel a{color:var(--color-ink-soft);font-size:.9rem;font-weight:650;text-decoration:none;position:relative}.PublicShopHeader-module__6UtM-a__desktopNav a{align-items:center;min-height:44px;display:inline-flex}.PublicShopHeader-module__6UtM-a__desktopNav a[aria-current=page],.PublicShopHeader-module__6UtM-a__desktopNav a:hover,.PublicShopHeader-module__6UtM-a__desktopNav a:focus-visible{color:var(--color-ink)}.PublicShopHeader-module__6UtM-a__desktopNav a[aria-current=page]:after{content:"";background:var(--shop-strong);border-radius:2px;height:2px;position:absolute;bottom:4px;left:0;right:0}.PublicShopHeader-module__6UtM-a__headerActions{grid-column:3;justify-self:end;align-items:center;gap:8px;display:flex}.PublicShopHeader-module__6UtM-a__hoursTrigger{border:1px solid var(--shop-border);border-radius:var(--radius-pill);background:var(--color-surface);min-height:44px;color:var(--color-ink);font:inherit;cursor:pointer;align-items:center;gap:8px;padding:5px 12px;display:flex}.PublicShopHeader-module__6UtM-a__hoursTrigger>span{text-align:left;display:grid}.PublicShopHeader-module__6UtM-a__hoursTrigger strong{font-size:.86rem}.PublicShopHeader-module__6UtM-a__hoursTrigger small{max-width:150px;color:var(--color-ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.PublicShopHeader-module__6UtM-a__hoursTrigger>svg:last-child{transition:transform .18s;transform:rotate(90deg)}.PublicShopHeader-module__6UtM-a__hoursTrigger[aria-expanded=true]>svg:last-child{transform:rotate(-90deg)}.PublicShopHeader-module__6UtM-a__mobileNavTrigger{border:1px solid var(--shop-border);background:var(--color-surface);cursor:pointer;border-radius:50%;place-content:center;gap:5px;width:44px;height:44px;display:none}.PublicShopHeader-module__6UtM-a__mobileNavTrigger span{background:var(--color-ink);width:18px;height:1.5px;display:block}.PublicShopHeader-module__6UtM-a__mobileNavPanel{z-index:var(--store-layer-overlay);border:1px solid var(--shop-border);background:var(--color-surface);min-width:220px;box-shadow:var(--shadow-md);border-radius:16px;gap:2px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.PublicShopHeader-module__6UtM-a__mobileNavPanel a{border-radius:10px;align-items:center;min-height:44px;padding:0 12px;display:flex}.PublicShopHeader-module__6UtM-a__mobileNavPanel a[aria-current=page]{color:var(--color-ink);background:var(--shop-surface)}.PublicShopHeader-module__6UtM-a__hoursBackdrop{display:none}.PublicShopHeader-module__6UtM-a__hoursPanel{z-index:var(--store-layer-overlay);width:min(380px,100vw - 32px);max-height:min(620px,80dvh);padding:var(--space-md);border:1px solid var(--shop-border);border-radius:var(--radius-lg);background:var(--color-surface);position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 24px 70px #1019262e}.PublicShopHeader-module__6UtM-a__hoursPanel>header{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);display:flex}.PublicShopHeader-module__6UtM-a__hoursPanel>header>div{gap:3px;display:grid}.PublicShopHeader-module__6UtM-a__hoursPanel header small{color:var(--color-ink-muted);font-size:.82rem}.PublicShopHeader-module__6UtM-a__hoursPanel header button{background:var(--shop-bg);width:44px;height:44px;color:var(--color-ink);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.PublicShopHeader-module__6UtM-a__hoursPanel dl{margin:var(--space-sm) 0 0;display:grid}.PublicShopHeader-module__6UtM-a__hoursPanel dl>div{justify-content:space-between;gap:var(--space-sm);border-top:1px solid var(--shop-border);padding:10px 0;display:flex}.PublicShopHeader-module__6UtM-a__hoursPanel dt{color:var(--color-ink-soft)}.PublicShopHeader-module__6UtM-a__hoursPanel dd{text-align:right;margin:0;font-weight:650}@media (max-width:1100px){.PublicShopHeader-module__6UtM-a__header{grid-template-columns:minmax(0,1fr) auto}.PublicShopHeader-module__6UtM-a__desktopNav{display:none}.PublicShopHeader-module__6UtM-a__headerActions{grid-column:2}.PublicShopHeader-module__6UtM-a__mobileNavTrigger{display:grid}}@media (max-width:767px){.PublicShopHeader-module__6UtM-a__header{gap:8px;min-height:92px}.PublicShopHeader-module__6UtM-a__brandCluster{gap:6px}.PublicShopHeader-module__6UtM-a__logo{order:-1}.PublicShopHeader-module__6UtM-a__identity{order:1}.PublicShopHeader-module__6UtM-a__identity strong{max-width:18ch;font-size:1.08rem}.PublicShopHeader-module__6UtM-a__socials{display:flex}.PublicShopHeader-module__6UtM-a__hoursTrigger{padding:0 10px}.PublicShopHeader-module__6UtM-a__hoursTrigger>svg:first-child,.PublicShopHeader-module__6UtM-a__hoursTrigger small{display:none}.PublicShopHeader-module__6UtM-a__hoursTrigger strong{font-size:.84rem}.PublicShopHeader-module__6UtM-a__mobileNavPanel{top:100px;right:var(--store-page-gutter);position:fixed}.PublicShopHeader-module__6UtM-a__hoursBackdrop{z-index:calc(var(--store-layer-overlay) + 1);cursor:default;background:#10192661;border:0;display:block;position:fixed;inset:0}.PublicShopHeader-module__6UtM-a__hoursPanel{z-index:calc(var(--store-layer-overlay) + 2);width:100%;max-height:80dvh;padding:var(--space-lg) var(--store-page-gutter) calc(var(--space-lg) + env(safe-area-inset-bottom));border-radius:var(--radius-xl) var(--radius-xl) 0 0;position:fixed;inset:auto 0 0}}@media (max-width:390px){.PublicShopHeader-module__6UtM-a__header{min-height:86px}.PublicShopHeader-module__6UtM-a__identity strong{max-width:12ch}.PublicShopHeader-module__6UtM-a__socials a{width:40px;height:40px}.PublicShopHeader-module__6UtM-a__hoursTrigger{min-width:44px;padding:0 8px}.PublicShopHeader-module__6UtM-a__hoursTrigger strong{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.PublicShopHeader-module__6UtM-a__hoursTrigger>svg:last-child{transition:none}}.PublicShopHeader-module__6UtM-a__mobileHoursAction{border:0;border-top:1px solid var(--shop-border);min-height:52px;color:var(--color-ink);font:inherit;text-align:left;background:0 0;align-items:center;gap:10px;padding:8px 12px;display:none}.PublicShopHeader-module__6UtM-a__mobileHoursAction>span{gap:2px;display:grid}.PublicShopHeader-module__6UtM-a__mobileHoursAction small{color:var(--color-ink-muted);font-size:.75rem}.PublicShopHeader-module__6UtM-a__mobileSocials{border-top:1px solid var(--shop-border);align-items:center;gap:6px;padding:8px 6px 2px;display:none}.PublicShopHeader-module__6UtM-a__mobileNavPanel .PublicShopHeader-module__6UtM-a__mobileSocials a{width:44px;min-height:44px;color:var(--shop-strong);border-radius:50%;place-items:center;padding:0;display:grid}@media (max-width:767px){.PublicShopHeader-module__6UtM-a__socials,.PublicShopHeader-module__6UtM-a__hoursTrigger{display:none}.PublicShopHeader-module__6UtM-a__mobileNavPanel{width:min(320px,calc(100vw - 2 * var(--store-page-gutter)))}.PublicShopHeader-module__6UtM-a__mobileHoursAction,.PublicShopHeader-module__6UtM-a__mobileSocials{display:flex}}@media (max-width:390px){.PublicShopHeader-module__6UtM-a__logo{transform-origin:0;display:grid;transform:scale(.78)}.PublicShopHeader-module__6UtM-a__brandCluster{gap:0}.PublicShopHeader-module__6UtM-a__identity strong{max-width:17ch}}
.agenda-module__4ZIf6a__page{width:var(--content-wide);gap:var(--space-lg);flex-direction:column;max-width:100%;display:flex}.agenda-module__4ZIf6a__timeline{gap:var(--space-xl);min-width:0;padding-left:30px;display:grid;position:relative}.agenda-module__4ZIf6a__timeline:before{content:"";background:var(--color-border);width:2px;position:absolute;top:12px;bottom:12px;left:8px}.agenda-module__4ZIf6a__group{gap:var(--space-md);min-width:0;display:grid}.agenda-module__4ZIf6a__dayHeader{align-items:end;gap:var(--space-sm);grid-template-columns:minmax(0,1fr) auto;display:grid;position:relative}.agenda-module__4ZIf6a__dayHeader>span{border:3px solid var(--color-bg);background:var(--color-primary);width:16px;height:16px;box-shadow:0 0 0 1px var(--color-border);border-radius:50%;position:absolute;top:8px;left:-29px}.agenda-module__4ZIf6a__dayHeader h2{font-family:var(--font-serif);margin:0;font-size:clamp(1.25rem,1.08rem + .5vw,1.55rem)}.agenda-module__4ZIf6a__dayHeader small{color:var(--color-ink-muted)}.agenda-module__4ZIf6a__cards{gap:var(--space-sm);grid-template-columns:minmax(0,560px);min-width:0;margin:0;padding:0;list-style:none;display:grid}.agenda-module__4ZIf6a__cards>li{min-width:0}.agenda-module__4ZIf6a__cards>li[data-past]{opacity:.85}.agenda-module__4ZIf6a__triageList{gap:var(--space-lg);margin:0;padding:0;list-style:none;display:grid}.agenda-module__4ZIf6a__triageGroup{gap:var(--space-sm);min-width:0;display:grid}.agenda-module__4ZIf6a__triageHead{align-items:baseline;gap:var(--space-xs) var(--space-sm);flex-wrap:wrap;margin:0;display:flex}.agenda-module__4ZIf6a__triageHead a{font-family:var(--font-serif);color:var(--color-ink);font-size:1.05rem;font-weight:600}.agenda-module__4ZIf6a__triageHead span{color:var(--color-ink-muted);font-size:.85rem}.agenda-module__4ZIf6a__sectionEmpty{color:var(--color-ink-muted);margin:0;font-size:.9rem}.agenda-module__4ZIf6a__historyLink{padding-top:var(--space-xs);margin:0}.agenda-module__4ZIf6a__historyLink a{color:var(--color-ink-soft);font-size:.85rem;font-weight:600}.agenda-module__4ZIf6a__cardAction{color:var(--color-ink-soft);font-size:.82rem;font-weight:700}.agenda-module__4ZIf6a__seriesGroup{gap:var(--space-sm);min-width:0;display:grid}.agenda-module__4ZIf6a__seriesHead{align-items:baseline;gap:var(--space-xs) var(--space-sm);flex-wrap:wrap;margin:0;display:flex}.agenda-module__4ZIf6a__seriesHead a{font-family:var(--font-serif);color:var(--color-ink);font-size:1.05rem;font-weight:600}.agenda-module__4ZIf6a__seriesHead span{color:var(--color-ink-muted);font-size:.85rem}@media (max-width:640px){.agenda-module__4ZIf6a__page{gap:var(--space-md)}.agenda-module__4ZIf6a__timeline{gap:var(--space-lg);padding-left:20px}.agenda-module__4ZIf6a__timeline:before{left:5px}.agenda-module__4ZIf6a__dayHeader>span{width:13px;height:13px;left:-20px}.agenda-module__4ZIf6a__dayHeader{align-items:center}.agenda-module__4ZIf6a__dayHeader h2{font-size:1.08rem}}
.PublicStorefront-module__3Kucma__page{flex-direction:column;min-height:100dvh;display:flex}.PublicStorefront-module__3Kucma__page>main{flex:1}.PublicStorefront-module__3Kucma__content{width:var(--store-shell-width);padding:var(--store-section-space-compact) 0 var(--store-section-space);margin:0 auto}.PublicStorefront-module__3Kucma__intro{max-width:760px;margin-bottom:20px}.PublicStorefront-module__3Kucma__eyebrow{color:var(--shop-strong);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700}.PublicStorefront-module__3Kucma__title{font-family:var(--font-serif);margin:var(--space-xs) 0;font-size:clamp(2rem,1.5rem + 2vw,3.35rem);line-height:1.05}.PublicStorefront-module__3Kucma__lead{color:var(--color-ink-soft);font-size:1.08rem;line-height:1.7}.PublicStorefront-module__3Kucma__categoryHero{min-height:360px;margin-bottom:var(--space-xl);border:1px solid var(--shop-border);border-radius:var(--radius-lg);background:var(--color-surface);grid-template-columns:1.1fr .9fr;display:grid;position:relative;overflow:hidden}.PublicStorefront-module__3Kucma__categoryHero>img{object-fit:cover;width:100%!important;height:100%!important;position:relative!important}.PublicStorefront-module__3Kucma__categoryHero>div{padding:clamp(var(--space-lg),4vw,56px);flex-direction:column;justify-content:center;display:flex}.PublicStorefront-module__3Kucma__categoryHero .PublicStorefront-module__3Kucma__title{font-size:clamp(2.2rem,1.6rem + 2vw,3.5rem)}.PublicStorefront-module__3Kucma__categoryHero p:last-child{color:var(--shop-strong);font-weight:700}.PublicStorefront-module__3Kucma__filterBlock{margin-bottom:20px}.PublicStorefront-module__3Kucma__filterToolbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.PublicStorefront-module__3Kucma__categoryFilters{gap:var(--space-xs);padding:0 0 var(--space-sm);scrollbar-width:none;display:flex;overflow-x:auto}.PublicStorefront-module__3Kucma__categoryFilters::-webkit-scrollbar{display:none}.PublicStorefront-module__3Kucma__categoryFilters a{border:1px solid var(--shop-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:56px;color:var(--color-ink);flex:none;align-items:stretch;font-size:.86rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.PublicStorefront-module__3Kucma__categoryFilterThumb{background:var(--color-surface-muted);flex:none;align-self:stretch;width:72px;position:relative;overflow:hidden}.PublicStorefront-module__3Kucma__categoryFilters img{object-fit:cover}.PublicStorefront-module__3Kucma__categoryFilters a>span:last-child{white-space:nowrap;align-items:center;padding:0 14px;display:flex}.PublicStorefront-module__3Kucma__categoryFilterAll>span{padding-inline:var(--space-md)}.PublicStorefront-module__3Kucma__categoryFilters .PublicStorefront-module__3Kucma__categoryFilterActive{border-color:var(--shop-strong);box-shadow:inset 0 0 0 1px var(--shop-strong)}.PublicStorefront-module__3Kucma__filterHint{margin:0 0 var(--space-2xs);color:var(--color-ink-muted);font-size:.85rem}.PublicStorefront-module__3Kucma__filters{gap:var(--space-sm);border:0;flex-wrap:wrap;padding:12px 0;display:flex}.PublicStorefront-module__3Kucma__filters label{gap:var(--space-2xs);flex-direction:column;font-weight:600;display:flex}.PublicStorefront-module__3Kucma__filters select{min-height:44px;padding:0 var(--space-sm);border:1px solid var(--shop-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-ink)}.PublicStorefront-module__3Kucma__filterStatus{align-items:center;gap:var(--space-sm);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}.PublicStorefront-module__3Kucma__filterStatus>p{color:var(--color-ink-soft);margin:0;font-size:.9rem}.PublicStorefront-module__3Kucma__filterChips{gap:var(--space-xs);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.PublicStorefront-module__3Kucma__filterChips a{min-height:32px;padding:0 var(--space-sm);border:1px solid var(--shop-border);border-radius:var(--radius-pill);color:var(--color-ink);align-items:center;gap:4px;font-size:.85rem;display:inline-flex}.PublicStorefront-module__3Kucma__filterClearAll{color:var(--shop-strong);font-weight:700;text-decoration:underline}.PublicStorefront-module__3Kucma__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PublicStorefront-module__3Kucma__month{margin-top:var(--space-xl)}.PublicStorefront-module__3Kucma__month h2{font-family:var(--font-serif);text-transform:capitalize;margin-bottom:var(--space-md);font-size:2rem}.PublicStorefront-module__3Kucma__planningFilters{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-sm) 0;border-block:var(--border-thin);display:flex}.PublicStorefront-module__3Kucma__planningFilters nav{gap:var(--space-xs);flex-wrap:wrap;display:flex}.PublicStorefront-module__3Kucma__planningFilters a{min-height:44px;padding:0 var(--space-md);border:var(--border-thin);border-radius:var(--radius-pill);color:var(--color-ink);align-items:center;text-decoration:none;display:inline-flex}.PublicStorefront-module__3Kucma__planningFilters a[aria-current]{background:var(--shop-strong);border-color:var(--shop-strong);color:#fff}.PublicStorefront-module__3Kucma__availabilityToggle{white-space:nowrap}.PublicStorefront-module__3Kucma__planningCount{margin:var(--space-md) 0 0;color:var(--color-ink-muted)}.PublicStorefront-module__3Kucma__pagination{align-items:center;gap:var(--space-md);margin-top:var(--space-xl);padding-top:var(--space-md);border-top:var(--border-thin);grid-template-columns:1fr auto 1fr;display:grid}.PublicStorefront-module__3Kucma__pagination a:last-child{text-align:right}.PublicStorefront-module__3Kucma__sessionGrid{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.PublicStorefront-module__3Kucma__sessionGrid>li{min-width:0}.PublicStorefront-module__3Kucma__sessionGrid>li:only-child{grid-column:auto;width:100%}.PublicStorefront-module__3Kucma__discoveryGrid{scrollbar-width:none}.PublicStorefront-module__3Kucma__discoveryGrid::-webkit-scrollbar{display:none}.PublicStorefront-module__3Kucma__breadcrumb{align-items:center;gap:var(--space-2xs) var(--space-xs);margin-bottom:var(--space-md);color:var(--color-ink-muted);flex-wrap:wrap;min-width:0;font-size:.82rem;display:flex}.PublicStorefront-module__3Kucma__breadcrumb a{color:inherit}.PublicStorefront-module__3Kucma__breadcrumb>span[aria-current]{overflow-wrap:anywhere}.PublicStorefront-module__3Kucma__detailPresentation{gap:var(--space-lg);grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);min-width:0;display:grid}.PublicStorefront-module__3Kucma__detailCopy{min-width:0}.PublicStorefront-module__3Kucma__detailCopy .PublicStorefront-module__3Kucma__title{overflow-wrap:anywhere;font-size:clamp(2.2rem,1.7rem + 2vw,3.6rem)}.PublicStorefront-module__3Kucma__detailArtisan{align-items:center;gap:var(--space-2xs) var(--space-xs);flex-wrap:wrap;min-width:0;font-weight:600;display:flex}.PublicStorefront-module__3Kucma__detailArtisan a{overflow-wrap:anywhere}.PublicStorefront-module__3Kucma__detailArtisan svg{color:var(--shop-strong);flex:none}.PublicStorefront-module__3Kucma__gallery{gap:var(--space-xs);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.PublicStorefront-module__3Kucma__gallery img{object-fit:cover;border-radius:var(--radius-md);aspect-ratio:4/3;width:100%;height:100%}.PublicStorefront-module__3Kucma__gallery .PublicStorefront-module__3Kucma__galleryMain{aspect-ratio:4/3;border-radius:var(--radius-lg);grid-column:1/-1}.PublicStorefront-module__3Kucma__detailGrid{gap:var(--space-xl);grid-template-columns:minmax(0,2fr) minmax(340px,.72fr);align-items:start;display:grid}.PublicStorefront-module__3Kucma__reserveLayout{gap:var(--space-lg);margin-top:var(--space-md);grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:start;display:grid}.PublicStorefront-module__3Kucma__reserveSummary{border:1px solid var(--shop-border);border-radius:var(--radius-lg);background:var(--color-surface);overflow:hidden}.PublicStorefront-module__3Kucma__reserveSummary>img{aspect-ratio:16/8;object-fit:cover;width:100%}.PublicStorefront-module__3Kucma__reserveSummary>div{padding:clamp(20px,3vw,36px)}.PublicStorefront-module__3Kucma__reserveSummary .PublicStorefront-module__3Kucma__title{font-size:clamp(2rem,1.55rem + 1.3vw,3rem)}.PublicStorefront-module__3Kucma__reserveSummary h2{font-family:var(--font-serif);margin:22px 0 6px;font-size:1.35rem}.PublicStorefront-module__3Kucma__reserveSummary p{color:var(--color-ink-soft);line-height:1.55}.PublicStorefront-module__3Kucma__reserveDate{white-space:nowrap;font-variant-numeric:tabular-nums}.PublicStorefront-module__3Kucma__workshopFacts{margin:var(--space-md) 0;gap:0;display:grid}.PublicStorefront-module__3Kucma__workshopFacts div{justify-content:space-between;gap:var(--space-2xs) var(--space-md);padding:var(--space-xs) 0;border-bottom:1px solid var(--shop-border);flex-wrap:wrap;display:flex}.PublicStorefront-module__3Kucma__workshopFacts dt{align-items:center;gap:var(--space-xs);color:var(--color-ink-muted);min-width:0;display:flex}.PublicStorefront-module__3Kucma__workshopFacts dt svg{color:var(--shop-strong);flex:none}.PublicStorefront-module__3Kucma__workshopFacts dd{text-align:right;overflow-wrap:anywhere;min-width:0;margin:0;font-weight:600}.PublicStorefront-module__3Kucma__practicalInfo{margin-top:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);background:color-mix(in srgb,var(--shop-bg) 70%,white)}.PublicStorefront-module__3Kucma__practicalInfo h2{margin:0 0 var(--space-xs);font-family:var(--font-serif);font-size:1.2rem}.PublicStorefront-module__3Kucma__prose{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--color-ink-soft);line-height:1.75}.PublicStorefront-module__3Kucma__bookingPanel{top:var(--space-md);min-width:0;padding:var(--space-lg);border:1px solid var(--shop-border);border-radius:var(--radius-lg);background:var(--color-surface);align-self:start;position:sticky;box-shadow:0 18px 55px #1a2b3f0f}.PublicStorefront-module__3Kucma__bookingPanel small{margin-top:var(--space-md);color:var(--color-ink-soft);display:block}.PublicStorefront-module__3Kucma__bookingTitle{align-items:center;gap:var(--space-xs);display:flex}.PublicStorefront-module__3Kucma__bookingTitle h2{margin:0}.PublicStorefront-module__3Kucma__bookingTitle svg{color:var(--shop-strong);flex:none}.PublicStorefront-module__3Kucma__bookingNotice{margin:var(--space-xs) 0 0;padding:10px var(--space-sm);border-radius:var(--radius-md);background:var(--color-warning-bg);color:var(--color-ink);font-size:.85rem;line-height:1.45}.PublicStorefront-module__3Kucma__dateSummary{margin-top:var(--space-md);padding:var(--space-sm);border:1px solid var(--shop-border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--shop-bg) 55%,white);gap:6px;min-width:0;display:grid}.PublicStorefront-module__3Kucma__dateSummaryMain{gap:2px;min-width:0;display:grid}.PublicStorefront-module__3Kucma__dateSummaryMain strong{text-transform:capitalize;overflow-wrap:anywhere}.PublicStorefront-module__3Kucma__dateSummaryMain span{color:var(--color-ink-soft);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:.86rem}.PublicStorefront-module__3Kucma__dateSummaryChange{min-height:32px;color:var(--shop-strong);font:inherit;cursor:pointer;background:0 0;border:0;align-self:start;align-items:center;gap:6px;padding:0;font-weight:700;display:inline-flex}.PublicStorefront-module__3Kucma__dateSummaryChange svg{flex:none}.PublicStorefront-module__3Kucma__dateSummaryChange:focus-visible{outline:2px solid var(--shop-strong);outline-offset:2px;border-radius:var(--radius-sm)}.PublicStorefront-module__3Kucma__bookingQuantity,.PublicStorefront-module__3Kucma__bookingTotal{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-md) 0;border-top:1px solid var(--shop-border);display:flex}.PublicStorefront-module__3Kucma__bookingQuantity{margin-top:var(--space-md)}.PublicStorefront-module__3Kucma__bookingQuantity>div{border:1px solid var(--shop-border);border-radius:var(--radius-md);grid-template-columns:38px 38px 38px;align-items:center;display:grid;overflow:hidden}.PublicStorefront-module__3Kucma__bookingQuantity button{cursor:pointer;background:0 0;border:0;height:38px;font-size:1.1rem}.PublicStorefront-module__3Kucma__bookingQuantity button:disabled{opacity:.35}.PublicStorefront-module__3Kucma__bookingQuantity strong{text-align:center}.PublicStorefront-module__3Kucma__bookingTotal strong{font-family:var(--font-serif);font-size:1.35rem}.PublicStorefront-module__3Kucma__bookingPanel>a{width:100%;min-height:50px}.PublicStorefront-module__3Kucma__bookingReassurance{gap:var(--space-xs);margin:var(--space-md) 0 0;padding:var(--space-md) 0 0;border-top:1px solid var(--shop-border);list-style:none;display:grid}.PublicStorefront-module__3Kucma__bookingReassurance li{align-items:center;gap:var(--space-xs);color:var(--color-ink-soft);font-size:.8rem;display:flex}.PublicStorefront-module__3Kucma__bookingReassurance svg{color:var(--shop-strong)}.PublicStorefront-module__3Kucma__sessionList{margin:var(--space-sm) 0 0;gap:var(--space-sm);padding:0;list-style:none;display:grid}.PublicStorefront-module__3Kucma__sessionChoice{gap:var(--space-xs);padding:var(--space-sm);border:1px solid var(--shop-border);border-radius:var(--radius-md);display:grid}.PublicStorefront-module__3Kucma__sessionChoice>div{justify-content:space-between;align-items:center;gap:var(--space-xs);display:flex}.PublicStorefront-module__3Kucma__sessionChoice time{text-transform:capitalize;font-weight:700}.PublicStorefront-module__3Kucma__sessionChoice small{color:var(--color-ink-muted)}.PublicStorefront-module__3Kucma__sessionChoice>a{width:100%}.PublicStorefront-module__3Kucma__related{margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid var(--shop-border)}.PublicStorefront-module__3Kucma__sectionHeading{justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.PublicStorefront-module__3Kucma__sectionHeading h2{font-family:var(--font-serif);margin:0;font-size:2rem}.PublicStorefront-module__3Kucma__sectionHeading a{color:var(--shop-strong);font-weight:700}.PublicStorefront-module__3Kucma__unavailable{color:var(--color-ink-muted);font-weight:700}.PublicStorefront-module__3Kucma__notice{padding:var(--space-sm);border-radius:var(--radius-sm);background:var(--color-warning-bg);color:var(--color-ink)}.PublicStorefront-module__3Kucma__empty{padding:var(--space-xl);border:1px solid var(--shop-border);border-radius:var(--radius-lg);text-align:center}@media (max-width:900px){.PublicStorefront-module__3Kucma__filterToolbar{flex-direction:column;align-items:stretch}.PublicStorefront-module__3Kucma__filters{padding-top:0}.PublicStorefront-module__3Kucma__reserveLayout{grid-template-columns:1fr}}@media (max-width:767px){.PublicStorefront-module__3Kucma__content{padding:var(--store-section-space-compact) 0 var(--store-section-space)}.PublicStorefront-module__3Kucma__sessionGrid{grid-template-columns:1fr}.PublicStorefront-module__3Kucma__discoveryGrid[data-count]:not([data-count="1"]){overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding-bottom:var(--space-xs);grid-template-columns:none;grid-auto-columns:min(88%,340px);grid-auto-flow:column;overflow-x:auto}.PublicStorefront-module__3Kucma__discoveryGrid[data-count]:not([data-count="1"])>li{scroll-snap-align:start}.PublicStorefront-module__3Kucma__detailGrid,.PublicStorefront-module__3Kucma__detailPresentation{grid-template-columns:1fr}.PublicStorefront-module__3Kucma__gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.PublicStorefront-module__3Kucma__bookingPanel{position:static}.PublicStorefront-module__3Kucma__sectionHeading{flex-direction:column;align-items:flex-start}.PublicStorefront-module__3Kucma__planningFilters{flex-direction:column;align-items:stretch}.PublicStorefront-module__3Kucma__planningFilters nav{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.PublicStorefront-module__3Kucma__availabilityToggle{align-self:flex-start}.PublicStorefront-module__3Kucma__categoryHero{grid-template-columns:1fr;min-height:0}.PublicStorefront-module__3Kucma__categoryHero>img{aspect-ratio:16/10}.PublicStorefront-module__3Kucma__categoryHero>div{padding:var(--space-lg)}}.PublicStorefront-module__3Kucma__page main,.PublicStorefront-module__3Kucma__content,.PublicStorefront-module__3Kucma__detailGrid{background:0 0}.PublicStorefront-module__3Kucma__detailGrid{padding-bottom:clamp(var(--space-xl),6vw,80px)}.PublicStorefront-module__3Kucma__bookingFacts{margin:var(--space-sm) 0 0;display:grid}.PublicStorefront-module__3Kucma__bookingFacts>div{justify-content:space-between;align-items:center;gap:var(--space-2xs) var(--space-md);border-top:1px solid var(--shop-border);flex-wrap:wrap;padding:10px 0;display:flex}.PublicStorefront-module__3Kucma__bookingFacts dt{align-items:center;gap:var(--space-xs);color:var(--color-ink-muted);min-width:0;font-size:.84rem;display:flex}.PublicStorefront-module__3Kucma__bookingFacts dt svg{color:var(--shop-strong);flex:none}.PublicStorefront-module__3Kucma__bookingFacts dd{text-align:right;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.84rem;font-weight:700}.PublicStorefront-module__3Kucma__bookingStatus{margin:var(--space-sm) 0 0;padding:10px var(--space-sm);border-radius:var(--radius-md);background:var(--color-bg-section);font-size:.88rem;font-weight:700}.PublicStorefront-module__3Kucma__bookingStatus[data-tone=warning]{background:var(--color-warning-bg)}.PublicStorefront-module__3Kucma__bookingStatus[data-tone=success]{background:var(--color-success-bg)}@media (max-width:520px){.PublicStorefront-module__3Kucma__bookingPanel{padding:var(--space-md)}.PublicStorefront-module__3Kucma__bookingFacts>div{align-items:flex-start}}.PublicStorefront-module__3Kucma__desktopFilters{gap:var(--space-md);align-items:flex-start;display:flex}.PublicStorefront-module__3Kucma__desktopFilters>nav{flex:auto;min-width:0}.PublicStorefront-module__3Kucma__filterToolbar{justify-content:center;align-self:stretch;align-items:flex-end;gap:var(--space-xs);border-inline-start:1px solid var(--shop-border);flex-direction:column;flex:none;padding-inline-start:var(--space-md);position:relative}.PublicStorefront-module__3Kucma__filterToggle{border:1px solid var(--shop-border);border-radius:var(--radius-md);background:var(--color-surface);width:44px;height:44px;color:var(--color-ink);cursor:pointer;place-items:center;padding:0;display:grid;position:relative}.PublicStorefront-module__3Kucma__filterToggle[aria-expanded=true]{border-color:var(--shop-strong);box-shadow:inset 0 0 0 1px var(--shop-strong)}.PublicStorefront-module__3Kucma__filterToggle svg{color:var(--shop-strong)}.PublicStorefront-module__3Kucma__filterToggleCount{border-radius:var(--radius-pill);background:var(--shop-strong);color:#fff;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.7rem;display:grid;position:absolute;top:-4px;right:-4px}.PublicStorefront-module__3Kucma__filterToolbar .PublicStorefront-module__3Kucma__refinementChoices{top:calc(100% + var(--space-2xs));z-index:30;min-width:240px;max-width:min(340px,86vw);padding:var(--space-md);background:var(--color-surface);border:1px solid var(--shop-border);border-radius:var(--radius-md);text-align:left;margin:0;position:absolute;right:0;box-shadow:0 18px 55px #1a2b3f29}.PublicStorefront-module__3Kucma__agendaControls{--view-switch-accent:var(--shop-strong);gap:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:minmax(0,1fr);display:grid}.PublicStorefront-module__3Kucma__agendaTimeline{gap:var(--space-xl);padding-left:24px;display:grid;position:relative}.PublicStorefront-module__3Kucma__agendaTimeline:before{content:"";background:var(--shop-border);width:2px;position:absolute;top:12px;bottom:12px;left:7px}.PublicStorefront-module__3Kucma__agendaPeriod{gap:var(--space-md);min-width:0;display:grid}.PublicStorefront-module__3Kucma__agendaPeriodHeader{align-items:end;gap:var(--space-sm);grid-template-columns:minmax(0,1fr) auto;display:grid;position:relative}.PublicStorefront-module__3Kucma__agendaPeriodHeader>span{border:3px solid var(--color-surface);background:var(--shop-strong);width:14px;height:14px;box-shadow:0 0 0 1px var(--shop-border);border-radius:50%;position:absolute;top:8px;left:-23px}.PublicStorefront-module__3Kucma__agendaPeriodHeader h2{font-family:var(--font-serif);text-transform:capitalize;margin:0;font-size:clamp(1.35rem,1.1rem + .7vw,1.75rem)}.PublicStorefront-module__3Kucma__agendaPeriodHeader small{color:var(--color-ink-muted)}.PublicStorefront-module__3Kucma__agendaCards{gap:var(--space-sm);grid-template-columns:minmax(0,1fr);margin:0;padding:0;list-style:none;display:grid}.PublicStorefront-module__3Kucma__agendaCards>li{min-width:0}.PublicStorefront-module__3Kucma__confirmationDeadline dd{white-space:nowrap;max-width:22rem}@media (max-width:767px){.PublicStorefront-module__3Kucma__filterToolbar{justify-content:center}.PublicStorefront-module__3Kucma__filterToggle{display:grid}.PublicStorefront-module__3Kucma__filters{width:100%;padding:var(--space-sm);border:1px solid var(--shop-border);border-radius:var(--radius-md);background:var(--color-surface);display:none}.PublicStorefront-module__3Kucma__filters[data-open=true]{grid-template-columns:1fr;display:grid}.PublicStorefront-module__3Kucma__filters label{min-width:0}.PublicStorefront-module__3Kucma__filters select{width:100%}.PublicStorefront-module__3Kucma__filterStatus{margin-top:var(--space-sm)}.PublicStorefront-module__3Kucma__categoryFilters{margin-inline:calc(var(--store-gutter) * -1);padding-inline:var(--store-gutter);scrollbar-width:none}.PublicStorefront-module__3Kucma__categoryFilters::-webkit-scrollbar{display:none}.PublicStorefront-module__3Kucma__agendaControls{gap:var(--space-sm)}.PublicStorefront-module__3Kucma__agendaTimeline{gap:var(--space-lg);padding-left:18px}.PublicStorefront-module__3Kucma__agendaTimeline:before{left:5px}.PublicStorefront-module__3Kucma__agendaPeriodHeader>span{width:12px;height:12px;left:-18px}.PublicStorefront-module__3Kucma__agendaPeriodHeader{align-items:center}.PublicStorefront-module__3Kucma__agendaCards{gap:var(--space-xs);grid-template-columns:1fr}.PublicStorefront-module__3Kucma__confirmationDeadline{display:block!important}.PublicStorefront-module__3Kucma__confirmationDeadline dt{margin-bottom:4px}.PublicStorefront-module__3Kucma__confirmationDeadline dd{white-space:nowrap;text-align:left;max-width:100%}}.PublicStorefront-module__3Kucma__mobileFilterTrigger{display:none}.PublicStorefront-module__3Kucma__refinementChoices{gap:var(--space-sm);padding:var(--space-sm) 0;display:grid}.PublicStorefront-module__3Kucma__refinementChoices section{gap:var(--space-2xs);display:grid}.PublicStorefront-module__3Kucma__refinementChoices h3,.PublicStorefront-module__3Kucma__mobileFilterContent>h3{margin:0;font-size:.9rem}.PublicStorefront-module__3Kucma__refinementChoices section>div{gap:var(--space-xs);flex-wrap:wrap;display:flex}.PublicStorefront-module__3Kucma__refinementChoices a{min-height:40px;padding:0 var(--space-sm);border:1px solid var(--shop-border);border-radius:var(--radius-pill);color:var(--color-ink);align-items:center;text-decoration:none;display:inline-flex}.PublicStorefront-module__3Kucma__refinementChoices a[aria-current=page]{border-color:var(--shop-strong);background:color-mix(in srgb,var(--shop-bg) 75%,white);font-weight:700}.PublicStorefront-module__3Kucma__mobileFilterContent{gap:var(--space-md);display:grid}.PublicStorefront-module__3Kucma__mobileFilterContent .PublicStorefront-module__3Kucma__categoryFilters{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid;overflow:visible}.PublicStorefront-module__3Kucma__mobileFilterContent .PublicStorefront-module__3Kucma__categoryFilters a{min-width:0}.PublicStorefront-module__3Kucma__mobileFilterContent .PublicStorefront-module__3Kucma__categoryFilters a:first-child{padding-inline:var(--space-sm)}@media (max-width:640px){.PublicStorefront-module__3Kucma__desktopFilters{display:none}.PublicStorefront-module__3Kucma__mobileFilterTrigger{border:1px solid var(--shop-border);border-radius:var(--radius-pill);background:var(--color-surface);width:48px;min-width:48px;height:48px;color:var(--color-ink);cursor:pointer;place-items:center;padding:0;display:grid;position:relative}.PublicStorefront-module__3Kucma__mobileFilterTrigger>span:not(.PublicStorefront-module__3Kucma__mobileFilterCount){display:none}.PublicStorefront-module__3Kucma__mobileFilterCount{border-radius:var(--radius-pill);background:var(--shop-strong);color:#fff;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.7rem;display:grid;position:absolute;top:-3px;right:-3px}.PublicStorefront-module__3Kucma__filterStatus{margin-top:var(--space-sm)}.PublicStorefront-module__3Kucma__categoryFilters{overscroll-behavior-inline:contain}.PublicStorefront-module__3Kucma__agendaControls{grid-template-columns:minmax(0,1fr) auto;align-items:start;overflow:hidden}.PublicStorefront-module__3Kucma__agendaControls .PublicStorefront-module__3Kucma__filterBlock{justify-items:end;margin:0;display:grid}.PublicStorefront-module__3Kucma__agendaControls .PublicStorefront-module__3Kucma__filterStatus{grid-column:1/-1;width:100%}.PublicStorefront-module__3Kucma__agendaControls .PublicStorefront-module__3Kucma__categoryFilters{max-width:100%}.PublicStorefront-module__3Kucma__refinementChoices section>div{gap:var(--space-xs);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.PublicStorefront-module__3Kucma__refinementChoices section>div a{text-align:center;justify-content:center;min-width:0;padding-inline:10px}.PublicStorefront-module__3Kucma__mobileFilterContent{min-height:0}.PublicStorefront-module__3Kucma__mobileFilterContent .PublicStorefront-module__3Kucma__categoryFilters{margin-inline:0;padding-inline:0}}.PublicStorefront-module__3Kucma__agendaCards,.PublicStorefront-module__3Kucma__agendaCards>li{min-width:0}@media (max-width:640px){.PublicStorefront-module__3Kucma__agendaTimeline,.PublicStorefront-module__3Kucma__agendaPeriod{min-width:0;max-width:100%;overflow:hidden}.PublicStorefront-module__3Kucma__mobileFilterTrigger{margin-left:auto}.PublicStorefront-module__3Kucma__agendaControls .PublicStorefront-module__3Kucma__filterBlock{display:contents}.PublicStorefront-module__3Kucma__agendaControls .PublicStorefront-module__3Kucma__mobileFilterTrigger{grid-area:1/2}.PublicStorefront-module__3Kucma__agendaControls .PublicStorefront-module__3Kucma__filterStatus{grid-area:2/1/auto/-1}}