:root{--shop-ink:#171716;--shop-muted:#77736b;--shop-gold:#a6844d;--shop-gold-deep:#765b2d;--shop-paper:#fbfaf7;--shop-line:#ded9cf;--shop-soft:#f1eee7;--shop-shimmer-base:#f0ede7;--shop-shimmer-highlight:#faf9f5;--shop-shimmer-duration:1.9s}.shop-shell{min-height:100vh;background:var(--shop-paper);color:var(--shop-ink);font-family:Jost,system-ui,sans-serif}.shop-frame{width:min(100% - 44px,1320px);margin:0 auto}.shop-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0 24px;border-bottom:1px solid var(--shop-line)}.shop-brand{position:relative;display:block;width:104px;height:72px}.shop-brand:after{position:absolute;inset:0;display:block;background:var(--chroma-gradient);background-size:var(--chroma-size);content:"";opacity:0;pointer-events:none;mix-blend-mode:screen;mask-image:url(/fairy-logo.png);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/fairy-logo.png);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.shop-brand:focus-visible:after,.shop-brand:hover:after{opacity:calc(var(--fairy-intensity, .72) * .9);animation:fairy-shimmer calc(var(--chroma-duration) * .82) linear infinite}.shop-brand:focus-visible,.shop-brand:hover{animation:fairy-life 4.8s ease-in-out infinite}.shop-brand img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.shop-back,.shop-card-title,.shop-inquire-link,.shop-link{transition:color .22s ease,opacity .22s ease,transform .22s ease,border-color .22s ease}.shop-back,.shop-link{color:var(--shop-muted);font-size:11px;letter-spacing:.18em;text-decoration:none;text-transform:uppercase}.shop-back:hover,.shop-card-title:hover,.shop-inquire-link:hover,.shop-link:hover{color:var(--shop-gold-deep)}.shop-wordmark{font-family:Cormorant Garamond,Georgia,serif;font-size:25px;letter-spacing:.03em}.shop-intro{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px;padding:clamp(64px,10vw,130px) 0 54px}.shop-eyebrow,.shop-kicker{color:var(--shop-gold-deep);font-size:10px;letter-spacing:.28em;text-transform:uppercase}.shop-title{margin:12px 0 0;font-size:clamp(54px,8vw,108px);font-weight:400;letter-spacing:-.035em;line-height:.84}.shop-intro-note,.shop-title{font-family:Cormorant Garamond,Georgia,serif}.shop-intro-note{max-width:260px;color:var(--shop-muted);font-size:18px;line-height:1.35;text-align:right}.shop-controls{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:42px;padding:14px 0;border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line)}.shop-control-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.shop-control-label{margin-right:8px;color:var(--shop-muted);font-size:10px;letter-spacing:.2em;text-transform:uppercase}.shop-filter{border:1px solid transparent;border-radius:999px;background:transparent;color:var(--shop-muted);cursor:pointer;font:inherit;font-size:11px;letter-spacing:.08em;padding:8px 13px;transition:background .22s ease,color .22s ease,border-color .22s ease}.shop-filter:hover{border-color:var(--shop-gold);color:var(--shop-gold-deep)}.shop-filter.active{border-color:var(--shop-ink);background:var(--shop-ink);color:#fff}.shop-status-filter.active,.shop-status-filter.active:focus-visible,.shop-status-filter.active:hover{border-color:var(--shop-ink);background-color:var(--shop-ink)!important;background-image:none!important;color:#fff}.shop-status-filter.active .shop-filter-label{background-image:none;background-size:var(--chroma-size);background-position:0 50%;color:#fff;animation:none}.shop-status-filter.active:focus-visible .shop-filter-label,.shop-status-filter.active:hover .shop-filter-label{background-image:var(--chroma-gradient);background-size:var(--chroma-size);background-position:0 50%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:chroma-shimmer var(--chroma-duration) linear infinite}.shop-expand-control,.shop-expand-control:focus-visible,.shop-expand-control:hover{border-color:var(--shop-line);background-color:var(--shop-soft)!important;background-image:none!important;color:var(--shop-ink)!important}.shop-expand-control:focus-visible .shop-filter-label,.shop-expand-control:hover .shop-filter-label{background-image:var(--chroma-gradient);background-size:var(--chroma-size);background-position:0 50%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:chroma-shimmer var(--chroma-duration) linear infinite}@media (prefers-reduced-motion:reduce){.shop-expand-control:focus-visible .shop-filter-label,.shop-expand-control:hover .shop-filter-label,.shop-status-filter.active:focus-visible .shop-filter-label,.shop-status-filter.active:hover .shop-filter-label{animation:none}.shop-status-filter.active .shop-filter-label{animation:none}}.shop-result-count{color:var(--shop-muted);font-size:11px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.shop-group+.shop-group{margin-top:46px}.shop-year-toggle{display:flex;align-items:baseline;gap:14px;width:100%;margin:0;padding:0 0 16px;border:0;border-bottom:1px solid var(--shop-line);background:transparent;color:var(--shop-ink);cursor:pointer;font:inherit;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(34px,4vw,54px);text-align:left;transition:color .22s ease}.shop-chevron{display:inline-block;color:var(--shop-gold);font-family:Jost,system-ui,sans-serif;font-size:22px;line-height:1;transform:rotate(-90deg);transition:transform .22s ease}.shop-chevron.expanded{transform:rotate(0deg)}.shop-year-content{padding-top:32px}.shop-series-group+.shop-series-group{margin-top:42px}.shop-month-heading,.shop-series-heading{color:var(--shop-muted);font-size:12px;font-weight:400;letter-spacing:.18em;text-transform:uppercase}.shop-series-heading{display:flex;align-items:baseline;gap:14px;margin:0 0 18px}.shop-series-heading:after{content:"";height:1px;flex:1;background:var(--shop-line)}.shop-month-heading{margin:28px 0 16px;color:var(--shop-gold-deep);font-size:10px}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(34px,4vw,68px) clamp(18px,2.6vw,38px)}.shop-card{min-width:0}.shop-card-image{position:relative;overflow:hidden;aspect-ratio:.82;background:var(--shop-soft)}.shop-card-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.2,1),filter .5s ease}.shop-image{position:absolute;inset:0;overflow:hidden;background:var(--shop-soft)}.shop-image img{position:relative;z-index:1;opacity:0;transition:opacity .65s ease,transform .7s cubic-bezier(.2,.65,.2,1),filter .5s ease}.shop-image.is-loaded img{opacity:1}.shop-image-shimmer,.shop-skeleton-block,.shop-skeleton-line{background:linear-gradient(105deg,var(--shop-shimmer-base) 28%,var(--shop-shimmer-highlight) 44%,var(--shop-shimmer-base) 60%);background-size:240% 100%;animation:shop-shimmer var(--shop-shimmer-duration) ease-in-out infinite}.shop-image-shimmer{position:absolute;inset:0;z-index:2;opacity:1;transition:opacity .5s ease}.shop-image.is-loaded .shop-image-shimmer,.shop-image.no-image .shop-image-shimmer{opacity:0;animation:none}@keyframes shop-shimmer{0%{background-position:100% 50%}to{background-position:-100% 50%}}.shop-card:hover .shop-card-image img{transform:scale(1.035);filter:saturate(1.04)}.shop-placeholder{display:grid;width:100%;height:100%;place-items:center;background:radial-gradient(circle at 35% 28%,rgba(166,132,77,.24),transparent 24%),linear-gradient(145deg,#f0ede5,#ded6c7 50%,#f8f6f1);color:var(--shop-gold-deep);font-family:Cormorant Garamond,Georgia,serif;font-size:20px;letter-spacing:.04em}.shop-card-badge{position:absolute;top:12px;left:12px;padding:6px 9px;background:rgba(251,250,247,.9);color:var(--shop-gold-deep);font-size:9px;letter-spacing:.16em;text-transform:uppercase}.shop-card-badge.reserved,.shop-card-badge.sold{background:var(--shop-ink);color:#fff}.shop-card-copy{padding-top:14px}.shop-card-meta{display:flex;justify-content:space-between;gap:12px;color:var(--shop-muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.shop-card-title{display:inline-block;margin-top:7px;color:var(--shop-ink);font-family:Cormorant Garamond,Georgia,serif;font-size:25px;line-height:1;text-decoration:none}.shop-card-price{margin-top:10px;color:var(--shop-gold-deep);font-size:12px}.shop-card-price span{color:var(--shop-muted);font-size:11px}.shop-empty{padding:90px 20px;border:1px solid var(--shop-line);color:var(--shop-muted);font-family:Cormorant Garamond,Georgia,serif;font-size:24px;text-align:center}.shop-skeleton-year{width:min(180px,32vw);padding-bottom:16px;border-bottom:1px solid var(--shop-line)}.shop-skeleton-series{width:min(220px,42vw);margin-bottom:18px}.shop-skeleton-card .shop-card-image{overflow:hidden}.shop-skeleton-block{width:100%;height:100%}.shop-skeleton-line{display:block;width:72%;height:10px;margin-top:11px;border-radius:1px}.shop-skeleton-line.short{width:34%}.shop-skeleton-meta{display:flex;justify-content:space-between;gap:12px}.shop-skeleton-meta .shop-skeleton-line{margin-top:0}.shop-footer{margin-top:110px;padding:26px 0 34px;border-top:1px solid var(--shop-line);color:var(--shop-muted);font-size:10px;letter-spacing:.16em;text-align:center;text-transform:uppercase}.shop-product{padding:56px 0 110px}.shop-product-back{display:inline-block;margin-bottom:52px}.shop-product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:clamp(40px,8vw,130px);align-items:start}.shop-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-gallery-frame{position:relative;overflow:hidden;aspect-ratio:.82;background:var(--shop-soft)}.shop-gallery-frame:first-child{grid-column:span 2;aspect-ratio:1.1}.shop-gallery-frame img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shop-product-info{position:sticky;top:28px}.shop-product-title{margin:14px 0 18px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(48px,6vw,82px);font-weight:400;letter-spacing:-.035em;line-height:.85}.shop-product-status{display:inline-block;border:1px solid var(--shop-gold);padding:7px 10px;color:var(--shop-gold-deep);font-size:10px;letter-spacing:.16em;text-transform:uppercase}.shop-product-price{margin:34px 0 28px;color:var(--shop-gold-deep);font-size:18px}.shop-product-description{max-width:48ch;color:#5d5952;font-family:Cormorant Garamond,Georgia,serif;font-size:21px;line-height:1.45}.shop-specs{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;margin:34px 0;padding:20px 0;border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line)}.shop-spec dt{margin-bottom:4px;color:var(--shop-muted);font-size:9px;letter-spacing:.18em;text-transform:uppercase}.shop-spec dd{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:18px}.shop-inquire{display:inline-flex;align-items:center;justify-content:center;min-width:210px;padding:16px 24px;background:var(--shop-gold-deep);color:#fff;font-size:11px;letter-spacing:.22em;text-decoration:none;text-transform:uppercase;transition:background .22s ease,transform .22s ease,box-shadow .22s ease}.shop-inquire:hover{background:var(--shop-ink);box-shadow:0 10px 24px rgba(118,91,45,.18);transform:translateY(-2px)}.shop-inquire-note{margin-top:14px;color:var(--shop-muted);font-size:11px}.inquiry-chroma-button{border:1px solid var(--shop-ink);background:var(--shop-paper);color:var(--shop-ink);transition:border-color .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}.inquiry-chroma-button:focus-visible,.inquiry-chroma-button:hover{border-color:var(--shop-ink);background:var(--shop-paper)!important;color:var(--shop-ink);box-shadow:0 10px 24px rgba(118,91,45,.12);transform:translateY(-2px)}.inquiry-chroma-label{display:inline-block}.inquiry-chroma-button:focus-visible .inquiry-chroma-label,.inquiry-chroma-button:hover .inquiry-chroma-label{background-image:var(--chroma-gradient);background-size:var(--chroma-size);background-position:0 50%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:chroma-shimmer var(--chroma-duration) linear infinite}@media (prefers-reduced-motion:reduce){.inquiry-chroma-button:focus-visible .inquiry-chroma-label,.inquiry-chroma-button:hover .inquiry-chroma-label{animation:none}}.shop-inquiry-page{max-width:620px;margin:clamp(58px,10vw,120px) auto 0}.shop-inquiry-intro{max-width:46ch;margin:16px 0 34px;color:var(--shop-muted);font-family:Cormorant Garamond,Georgia,serif;font-size:21px;line-height:1.45}.shop-inquiry-form{display:grid;gap:14px;max-width:520px}.shop-inquiry-form input,.shop-inquiry-form textarea{box-sizing:border-box;width:100%;padding:14px 15px;border:1px solid var(--shop-line);border-radius:0;background:#fff;color:var(--shop-ink);font:inherit}.shop-inquiry-form textarea{min-height:140px;resize:vertical}.shop-inquiry-form button{justify-self:start;border:1px solid var(--shop-ink);cursor:pointer}.shop-inquiry-form button:disabled{cursor:wait;opacity:.7}.shop-inquiry-success{margin-top:0;color:var(--shop-gold-deep)}@media (prefers-reduced-motion:reduce){.shop-brand:focus-visible,.shop-brand:hover{animation:none}.shop-brand:focus-visible:after,.shop-brand:hover:after{animation:none}}@media (max-width:900px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-product-layout{grid-template-columns:1fr}.shop-product-info{position:static}}@media (max-width:620px){.shop-frame{width:min(100% - 30px,1320px)}.shop-header{padding-top:20px}.shop-wordmark{font-size:21px}.shop-brand{width:82px;height:58px}.shop-intro{grid-template-columns:1fr;padding:64px 0 40px}.shop-intro-note{text-align:left}.shop-controls{align-items:flex-start;flex-direction:column;gap:12px}.shop-result-count{align-self:flex-end}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 14px}.shop-card-title{font-size:21px}.shop-gallery{grid-template-columns:1fr}.shop-gallery-frame:first-child{grid-column:auto;aspect-ratio:.82}.shop-product{padding-top:32px}}