@charset "UTF-8";@font-face{font-family:Dancing Script;font-style:normal;font-weight:500 600;font-display:swap;src:url(./dancing-script-lt-500-600-DN8gIdG7.woff2) format("woff2")}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem}.card{cursor:pointer;display:flex;min-width:0;flex-direction:column}.card-media{position:relative;aspect-ratio:3/4;overflow:hidden;background:linear-gradient(150deg,var(--paper-2),#e8dfd0);display:flex;align-items:center;justify-content:center}.card-media .card-thumb{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--card-image-position, center);transform:scale(1);transition:transform .42s var(--ease)}.card-media .glyph{font-family:var(--serif);font-size:4.375rem;color:#14100929;transition:.5s var(--ease)}.card:hover .card-media .glyph{color:#d67f0059}.card .tag{position:absolute;top:.75rem;left:.75rem;background:var(--green);color:#fff;font-family:var(--sans);font-size:.625rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.3125rem .6875rem}.card .tag.sale{background:var(--gold)}.quick{position:absolute;right:0;bottom:0;left:0;background:var(--ink);color:var(--cream);font-family:var(--sans);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:.8125rem;transform:translateY(0);transition:transform .2s cubic-bezier(.23,1,.32,1),background-color .2s ease,color .2s ease}.card a.quick,.card a.quick:hover{color:var(--cream)}.card a.quick:hover{background:#1a1a1a}@media(hover:hover)and (pointer:fine){.card:hover .card-thumb,.card:focus-within .card-thumb{transform:scale(1.02)}.card:hover .card-media .glyph{transform:scale(1.08) rotate(3deg)}.quick{transform:translateY(100%)}.card:hover .quick,.card:focus-within .quick{transform:translateY(0)}}.card-body{display:flex;min-width:0;flex:1;flex-direction:column;padding:.8125rem .125rem 0}.card-meta{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:.75rem;padding-bottom:.625rem;border-bottom:1px solid var(--line-light)}.card-cat{display:block;min-width:0;overflow:hidden;font-family:var(--sans);font-size:.6875rem;font-weight:500;line-height:1.45;letter-spacing:.14em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;color:#141009ad}.card-name{min-block-size:2.7em;margin:.25rem 0 0;color:var(--ink);font-family:var(--serif);font-size:1.125rem;line-height:1.35}.card-meta+.card-name{margin-top:.625rem}.card-name a{display:-webkit-box;overflow:hidden;color:inherit;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;transition:color .2s ease}.card-name a:focus-visible{color:var(--gold-deep)}@media(hover:hover)and (pointer:fine){.card:hover .card-name a,.card:focus-within .card-name a{color:var(--gold-deep)}}.card-rating{display:flex;align-items:center;gap:.5625rem;width:fit-content;margin:.625rem 0 0;font-family:var(--sans)}.card-rating-score{display:grid;width:2.125rem;height:1.9375rem;place-items:center;background:var(--ink);color:var(--gold-soft);font-family:var(--serif);font-size:1.0625rem;line-height:1}.card-rating-detail{display:grid;min-width:0;gap:.1875rem}.card-rating-stars{color:var(--gold);font-size:.75rem;letter-spacing:.08em;line-height:1}.card-rating-label{color:var(--muted-light);font-size:.625rem;font-weight:600;letter-spacing:.04em;line-height:1.2}.price{margin-top:auto;padding-top:.75rem;color:var(--ink);font-family:var(--sans);font-size:.9375rem;font-weight:500}.card-meta .price{flex:0 0 auto;margin:0 0 0 auto;padding:0;font-size:.8125rem;line-height:1.45;white-space:nowrap}.card-meta .price .old{margin-right:.375rem}.price .old{margin-right:.5625rem;color:var(--muted-light);font-weight:400;text-decoration:line-through}.price .now{color:var(--gold)}.hero{position:relative;min-height:calc(100dvh - 3rem);background:var(--ink);overflow:hidden}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#090909,#090909 28%,#090909eb 39%,#09090947 61%,#0909090d),linear-gradient(0deg,rgba(9,9,9,.5),transparent 45%)}.hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");animation:hero-atmosphere-in .9s var(--ease-out) both}.hero-inner{max-width:100rem;margin:0 auto;min-height:calc(100dvh - 3rem);padding:7rem 0 7rem clamp(2rem,5.4vw,5.5rem);display:flex;align-items:center;width:100%;position:relative;z-index:2}.hero-copy{width:46%;max-width:36rem}.hero-copy .eyebrow{color:var(--gold-soft);margin-bottom:1.25rem;display:block;animation:hero-copy-in .52s var(--ease-out) .14s both}.hero-copy h1{font-size:clamp(3rem,5.3vw,5.5rem);line-height:.96;letter-spacing:-.035em;text-wrap:balance;color:var(--cream);animation:hero-copy-in .62s var(--ease-out) .19s both}.hero-copy h1 em{font-style:normal;color:var(--gold)}.hero-sub{margin:1.875rem 0 2rem;max-width:31rem;color:var(--muted-dark);font-size:1rem;line-height:1.7;text-wrap:pretty;animation:hero-copy-in .56s var(--ease-out) .26s both}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;animation:hero-copy-in .52s var(--ease-out) .33s both}.hero-secondary,.hero-product__link{font-family:var(--sans);font-size:.75rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;text-underline-offset:.35em;transition:color .2s ease,text-decoration-color .2s ease}.hero-secondary{color:var(--cream);padding:.75rem .25rem;text-decoration:underline;text-decoration-color:#fffff74d}.hero-secondary:hover{color:var(--gold-soft);text-decoration-color:currentColor}.hero-product{position:absolute;top:0;right:0;bottom:0;left:0}.hero-product__media{position:absolute;top:0;right:0;bottom:0;left:28%;transform-origin:65% 50%;animation:hero-image-reveal .9s var(--ease-out) both}.hero-product__image-link{display:block;width:100%;height:100%;overflow:hidden;background:#14110e}.hero-product .hero-img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .24s var(--ease-out)}.hero-product__primary-image{object-position:52% 42%}.hero--cutout .hero-product__media{background:radial-gradient(55% 65% at 72% 42%,rgba(214,127,0,.12),transparent 72%),var(--ink)}.hero-product__primary-image--cutout{position:absolute;top:-6%;right:0;object-fit:cover!important;object-position:right center!important;height:112%!important;transform-origin:right center}.hero-product__image-link:focus-visible{outline:.1875rem solid var(--gold-soft);outline-offset:-.375rem}.hero-product__meta{position:absolute;left:max(39vw,31rem);bottom:clamp(8rem,16vh,11rem);z-index:3;display:flex;width:min(36rem,100vw - max(39vw,31rem) - 2rem);min-height:0;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:1.25rem 0 0;color:var(--cream);animation:hero-meta-in .56s var(--ease-out) .52s both}.hero-product__meta:before{content:"";position:absolute;top:0;left:0;width:3rem;border-top:1px solid var(--gold-soft);transform-origin:left center;animation:hero-rule-in .48s var(--ease-out) .7s both}.hero-product__identity{display:flex;flex-wrap:wrap;gap:.45rem;align-items:baseline;margin:0;font-family:var(--sans);font-size:.6875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.hero-product__category,.hero-product__name{color:var(--cream)}.hero-product__price{display:block;margin-top:.45rem;white-space:nowrap;color:var(--gold-soft);font-family:var(--sans);font-size:.75rem;letter-spacing:.08em;font-variant-numeric:tabular-nums}.hero-product__link{flex:none;display:inline-flex;align-items:center;gap:.75rem;color:var(--cream);text-decoration:underline;text-decoration-color:#fffff773}.hero-product__link span{color:var(--gold-soft);font-size:1rem;transition:transform .18s var(--ease-out)}.hero-product__link:hover{color:var(--gold-soft);text-decoration-color:currentColor}@media(hover:hover)and (pointer:fine){.hero-product--linked:hover .hero-img{transform:scale(1.018)}.hero-product__link:hover span{transform:translate(.25rem)}}@keyframes hero-image-reveal{0%{opacity:0;transform:scale(1.035)}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(1rem)}}@keyframes hero-meta-in{0%{opacity:0;transform:translateY(.75rem)}}@keyframes hero-rule-in{0%{opacity:0;transform:scaleX(0)}}@keyframes hero-atmosphere-in{0%{opacity:0}}@media(prefers-reduced-motion:reduce){.hero-grain,.hero-copy .eyebrow,.hero-copy h1,.hero-sub,.hero-cta,.hero-product__media,.hero-product__meta,.hero-product__meta:before{animation:hero-soft-reveal .18s var(--ease-out) both!important}.hero-product .hero-img,.hero-product__link span{transition:none}}@keyframes hero-soft-reveal{0%{opacity:0}}.pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--line-dark)}.pillar{min-width:0;padding:2.375rem 1.875rem;border-right:1px solid var(--line-dark);transition:background .4s var(--ease)}.pillar:last-child{border-right:none}.pillar:hover{background:#d67f000f}.pillar .num{font-family:var(--serif);font-size:1.25rem;color:var(--gold);margin-bottom:1.25rem}.pillar h3{font-family:var(--sans);font-weight:600;font-size:.9375rem;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.875rem;color:var(--cream)}.pillar p{font-size:.9062rem;color:var(--muted-dark);line-height:1.7}.filters{display:flex;gap:.625rem;flex-wrap:wrap;margin-bottom:2.5rem}.chip{font-family:var(--sans);font-size:.7812rem;letter-spacing:.08em;text-transform:uppercase;padding:.5625rem 1.25rem;border:1px solid var(--line-light);cursor:pointer;background:transparent;color:var(--ink);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.chip:hover{border-color:var(--gold)}.chip.active{background:var(--ink);color:var(--cream);border-color:var(--ink)}#categories{padding-bottom:3.5rem}#shop{padding-top:4.5rem;background:var(--cream)}.section-actions{margin-top:2.625rem}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;border:1px solid var(--line-dark)}.story-visual{background:radial-gradient(70% 70% at 40% 40%,rgba(214,127,0,.22),transparent 70%),linear-gradient(160deg,#1a1510,#0a0a0a);min-height:32.5rem;display:flex;align-items:center;justify-content:center;position:relative}.story-visual.has-image{background:var(--ink-2)}.story-img{width:100%;height:100%;object-fit:cover}.story-visual .big{font-family:var(--script);font-size:clamp(3.75rem,9vw,7.5rem);color:var(--gold-soft);text-shadow:0 0 3.125rem rgba(214,127,0,.4)}.story-text{padding:4rem 3.5rem;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--line-dark)}.story-text .eyebrow{color:var(--gold-soft);display:block;margin-bottom:1.375rem}.story-text h2{font-size:clamp(1.875rem,3.6vw,2.875rem);color:var(--cream);margin-bottom:1.5rem}.story-text p{color:var(--muted-dark);font-size:1rem;margin-bottom:1.125rem}.story-text .sign{font-family:var(--script);font-size:2rem;color:var(--gold-soft);margin-top:.75rem}.cat-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}.cat{--cat-paper: var(--cream);--cat-meta-height: 5.5rem;min-width:0;position:relative;aspect-ratio:4/5;overflow:hidden;cursor:pointer;display:grid;grid-template-rows:minmax(0,1fr) var(--cat-meta-height);border:1px solid rgba(73,45,18,.13);border-radius:.1875rem;background:var(--cat-paper);box-shadow:0 .75rem 2rem #492d1214,0 .125rem .375rem #492d120d;transition:transform .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease)}.cat__media{position:relative;min-height:0;overflow:hidden;background:linear-gradient(150deg,#1c1712,#0a0a0a)}.cat__media--image{background:var(--cat-paper)}.cat .cat-thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:filter .4s var(--ease),transform .55s var(--ease)}.cat .glyph{position:absolute;top:1.625rem;left:1.625rem;font-family:var(--serif);font-size:3.5rem;color:#d67f0080;transition:.5s var(--ease)}.cat__meta{grid-area:2/1;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0;padding:1.125rem 1.375rem;background:#fffff7e6;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}.cat h3{color:var(--ink);font-size:clamp(1.25rem,1.7vw,1.5rem);line-height:1.08}.cat .arrow{flex:0 0 auto;color:var(--gold-deep);font-family:var(--sans);font-size:1.25rem;transition:.4s var(--ease)}@media(hover:hover)and (pointer:fine)and (min-width:769px){.cat .cat-thumb{filter:grayscale(.72) saturate(.68)}.cat:hover,.cat:focus-visible{transform:translateY(-.1875rem);border-color:#a66a1752;box-shadow:0 1rem 2.5rem #492d1221,0 .25rem .625rem #492d1212}.cat:hover .cat-thumb,.cat:focus-visible .cat-thumb{filter:grayscale(0) saturate(1);transform:scale(1.025)}.cat:hover .glyph{transform:scale(1.12)}.cat:hover .arrow{transform:translate(.375rem)}}.gift{background:var(--ink);color:var(--cream);border:1px solid var(--line-dark);padding:3.5rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2.5rem;flex-wrap:wrap;position:relative;overflow:hidden}.gift:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(90% 120% at 80% 50%,rgba(214,127,0,.18),transparent 65%);pointer-events:none}.gift-copy .eyebrow{color:var(--gold-soft);display:block;margin-bottom:1rem}.gift-copy h2{color:var(--cream);font-size:clamp(1.625rem,3.2vw,2.5rem);max-width:32.5rem;margin-bottom:.875rem}.gift-copy p{color:var(--muted-dark);max-width:28.75rem;font-size:1rem}.gift-price{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.625rem}.gift-tag{font-family:var(--sans);font-weight:600;font-size:.8125rem;letter-spacing:.1em;padding:.625rem 1.375rem;border:1px solid var(--gold);color:var(--gold-soft);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.gift-tag:hover{background:var(--gold);color:var(--ink)}.social-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.social-proof__item{margin:0;aspect-ratio:1;overflow:hidden;background:var(--paper-2)}.social-proof__image{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease)}@media(hover:hover)and (pointer:fine){.social-proof__item:hover .social-proof__image{transform:scale(1.04)}}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.75rem;align-items:start}.contact-info .eyebrow{color:var(--gold);display:block;margin-bottom:1.125rem}.contact-info h2{font-size:clamp(1.875rem,3.6vw,3rem);margin-bottom:1.375rem}.contact-info p{color:var(--muted-light);margin-bottom:1.625rem;max-width:25rem}.contact-line{display:flex;align-items:center;gap:.875rem;margin-bottom:1rem;font-size:.9375rem}.contact-line b{font-family:var(--sans);font-weight:600;letter-spacing:.04em}.contact-line__icon{color:var(--gold-soft);display:inline-flex;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;flex:0 0 auto}.contact-line__icon svg{width:100%;height:100%}.form{display:grid;gap:1rem}.form label{color:var(--cream);font-family:var(--sans);font-size:.8125rem;font-weight:600;letter-spacing:.04em;margin-bottom:-.5rem}.form input,.form textarea{font-family:var(--body);font-size:.9375rem;padding:.9375rem 1.125rem;border:1px solid var(--line-light);background:var(--cream);color:var(--ink);width:100%;transition:.3s var(--ease)}.form input:focus,.form textarea:focus{outline:none;border-color:var(--gold)}.form textarea{min-height:8.125rem;resize:vertical}.form button:disabled{cursor:wait;opacity:.72}:root{--ink: #0A0A0A;--ink-2: #121212;--cream: #FFFFF7;--paper: #FAF8F2;--paper-2: #F1ECE1;--gold: #D67F00;--gold-soft: #E0A64B;--gold-deep: #A66A17;--green: #00772F;--line-dark: rgba(243, 239, 229, .14);--line-light: rgba(20, 16, 9, .12);--muted-dark: rgba(255, 255, 247, .62);--muted-light: rgba(20, 16, 9, .6);--serif: "Newsreader", Georgia, "Times New Roman", serif;--sans: "Montserrat", sans-serif;--body: "Montserrat", -apple-system, BlinkMacSystemFont, sans-serif;--script: "Dancing Script", cursive;--ease: cubic-bezier(.22, .61, .36, 1);--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-drawer: cubic-bezier(.32, .72, 0, 1)}@media(max-width:992px){.hero{display:flex;min-height:0;flex-direction:column;overflow:visible}.hero:after{display:none}.hero-inner{order:1;min-height:0;padding:6.5rem 1.25rem 2rem;background:radial-gradient(80% 100% at 80% 10%,rgba(214,127,0,.1),transparent 65%),var(--ink)}.hero-copy{width:auto;max-width:42rem}.hero-copy h1{max-width:12ch;line-height:1.15}.hero-product{position:static;order:2}.hero-product__media{position:relative;inset:auto;height:auto;aspect-ratio:4/5}.hero-product__media:before,.hero-product__media:after{content:"";position:absolute;right:0;left:0;z-index:1;pointer-events:none}.hero-product__media:before{top:0;height:clamp(2.5rem,10vw,4rem);background:linear-gradient(to bottom,var(--ink),transparent)}.hero-product__media:after{bottom:0;height:clamp(3rem,8vw,4.5rem);background:linear-gradient(to bottom,transparent,var(--ink))}.hero--cutout .hero-product__media{background:linear-gradient(to bottom,transparent 0%,transparent 80%,rgba(214,127,0,.1) 100%)}.hero--cutout .hero-product__image-link--primary{background:transparent}.hero-product__image-link--primary,.hero-product .hero-img{width:100%;height:100%}.hero-product__primary-image{object-position:center 38%}.hero-product__primary-image--cutout{position:static;height:100%!important;object-position:right center!important}.hero-product__meta{position:relative;left:auto;bottom:auto;width:auto;min-height:0;padding:2.25rem 1.25rem 1.25rem;border-bottom:1px solid var(--line-dark)}.hero-product__meta:before{top:1.25rem;left:1.25rem}.hero-product__identity{white-space:normal}.social-proof__grid{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:repeat(3,1fr)}.cat-row{grid-template-columns:repeat(3,minmax(0,1fr))}.cat:last-child{grid-column:span 2;aspect-ratio:8/5}.pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.pillar:nth-child(2){border-right:none}.pillar:nth-child(1),.pillar:nth-child(2){border-bottom:1px solid var(--line-dark)}.story-grid{grid-template-columns:1fr}.story-text{border-left:none;border-top:1px solid var(--line-dark)}.story-visual{min-height:21.25rem}.foot-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.menu{display:none}.burger{display:flex}.wrap{padding:0 1.25rem}.section-pad{padding:4.5rem 0}.grid{grid-template-columns:repeat(2,1fr);gap:1.125rem}.cat-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}.cat{--cat-meta-height: 4.75rem;aspect-ratio:4/5}.cat:last-child{grid-column:1/-1;aspect-ratio:8/5}.cat .glyph{top:1rem;left:1rem;width:2.25rem;height:2.25rem}.cat h3{font-size:clamp(1.125rem,4.8vw,1.375rem)}.cat .arrow{width:1.125rem;height:1.125rem}.cat__meta{gap:.625rem;padding:.875rem 1rem}.card-name{font-size:1rem;min-block-size:2.75em}.card-name a{-webkit-line-clamp:2;line-clamp:2}.card-rating{display:none}.contact-grid{grid-template-columns:1fr;gap:2.5rem}.foot-grid{grid-template-columns:1fr;gap:2rem}.foot-col ul{gap:0}.foot-col a{min-height:2.75rem;padding:.375rem 0;display:inline-flex;align-items:center}.hero-copy h1{font-size:clamp(3.25rem,10vw,4.25rem)}.hero-inner{gap:1.75rem;padding-top:5.5rem;padding-bottom:1.5rem}.hero-copy .eyebrow{margin-bottom:.875rem}.hero-sub{margin:1.125rem 0 1.375rem;font-size:.9375rem;line-height:1.6}.hero-product__meta{gap:.75rem 1rem}.hero-product__identity{font-size:.6875rem}.story-text{padding:2.75rem 1.75rem}.trust-strip__group{gap:1.75rem;font-size:.625rem;letter-spacing:.12em}.trust-strip__group span:after{margin-left:1.75rem;font-size:.5625rem}}@media(max-width:576px){.social-proof__grid{grid-template-columns:1fr}}@media(min-width:700px)and (max-width:991px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.cat{aspect-ratio:4/5}.cat:last-child{grid-column:span 2;aspect-ratio:8/5}.card-name{font-size:1.0625rem;min-block-size:2.7em}.card-name a{-webkit-line-clamp:2;line-clamp:2}}@media(prefers-reduced-motion:reduce){*{animation:none!important}.reveal{opacity:1;transform:none}.btn,.card,.cat,.card-media .card-thumb,.cat .cat-thumb,.card-media .glyph,.quick,.cat .glyph,.cat .arrow{transition-property:background-color,border-color,color;transform:none}.btn-gold:hover,.card:hover,.cat:hover,.cat:focus-visible,.card:hover .card-media .card-thumb,.card:focus-within .card-media .card-thumb,.cat:hover .cat-thumb,.card:hover .card-media .glyph,.card:hover .quick,.card:focus-within .quick,.cat:hover .glyph,.cat:hover .arrow{transform:none}.reveal-collection>.reveal-item{opacity:1;transform:none;transition:none;transition-delay:0ms}html{scroll-behavior:auto}.trust-strip__track{animation:none}}
