.bestsellers-page__header{max-width:42.5rem;margin:0 auto var(--spacing-2xl);text-align:center}.bestsellers-page__title{margin:var(--spacing-sm) 0 var(--spacing-md);color:var(--color-primary)}.bestsellers-page__description{max-width:36.25rem;margin:0 auto;color:var(--color-text-light)}.bestsellers-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing-lg)}.bestsellers-page__action{margin-top:var(--spacing-2xl);text-align:center}.bestsellers-page__empty{max-width:35rem;margin:0 auto;padding:var(--spacing-2xl);border:1px solid var(--color-border);text-align:center}.bestsellers-page__empty-title{margin:0 0 var(--spacing-sm);color:var(--color-primary)}.bestsellers-page__empty-copy{margin:0 0 var(--spacing-lg);color:var(--color-text-light)}@media(max-width:62rem){.bestsellers-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:48rem){.bestsellers-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-md)}}.faq-page{background:#f7f4ec;color:#263e30;padding:3.5rem 1.25rem 5rem}.faq-page__inner{max-width:780px;margin-inline:auto}.faq-page__eyebrow{margin-bottom:1rem;text-transform:uppercase;letter-spacing:.18em;font-size:.7rem}.faq-page h1{font:400 clamp(2.2rem,6vw,3.6rem)/1.12 var(--font-heading);margin-bottom:1.25rem}.faq-page__intro{max-width:36rem;margin-bottom:2.5rem;color:#586151}.faq-item{border-top:1px solid #d7d5c8}.faq-item:last-child{border-bottom:1px solid #d7d5c8}.faq-item summary{cursor:pointer;padding:1.25rem 1.5rem 1.25rem 0;font-weight:500;min-height:44px}.faq-item summary:focus-visible{outline:2px solid #263e30;outline-offset:4px}.faq-item__content{padding:0 1.25rem 1.25rem 0;color:#4f594c;line-height:1.75}.faq-page a{color:inherit;text-underline-offset:.2em}.faq-page__contact{margin-top:2.5rem;font-size:.9rem;line-height:1.8}.buying-paths{--buying-paths-ink: #0f1211;--buying-paths-bone: #f3efe7;--buying-paths-forest: #1f3a34;--buying-paths-brass: #b99a5b;--buying-paths-muted: #a9a39a;padding-block:clamp(4rem,9vw,8rem);color:var(--buying-paths-bone);background:var(--buying-paths-ink)}.buying-paths__inner{width:min(100% - 2rem,88rem);margin-inline:auto}.buying-paths__header{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(16rem,.75fr);gap:2rem;align-items:end;padding-block-end:clamp(2rem,5vw,4rem);border-block-end:1px solid rgb(243 239 231 / 16%)}.buying-paths__eyebrow{grid-column:1 / -1;margin:0;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--buying-paths-brass)}.buying-paths__title{margin:0;max-width:13ch;font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,5.75rem);font-weight:500;line-height:.95;letter-spacing:-.035em;text-wrap:balance}.buying-paths__intro{margin:0;max-width:34rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.65;color:var(--buying-paths-muted)}.buying-paths__grid{display:grid;grid-template-columns:1.18fr 1fr 1fr;border-block-end:1px solid rgb(243 239 231 / 16%)}.buying-path{display:flex;min-width:0;min-height:34rem;flex-direction:column;padding:clamp(1.5rem,3vw,2.75rem);border-inline-start:1px solid rgb(243 239 231 / 16%)}.buying-path:last-child{border-inline-end:1px solid rgb(243 239 231 / 16%)}.buying-path--primary{color:var(--buying-paths-ink);background:var(--buying-paths-bone);border-color:var(--buying-paths-bone)}.buying-path__number{margin-block-end:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(2rem,4vw,4.5rem);font-weight:300;line-height:1;color:var(--buying-paths-brass)}.buying-path__kicker{margin:3rem 0 .75rem;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--buying-paths-brass)}.buying-path__title{max-width:14ch;font-size:clamp(1.7rem,3vw,2.75rem);line-height:1;letter-spacing:-.025em}.buying-path__copy{margin-block:1rem 1.5rem;max-width:31ch;color:var(--buying-paths-muted)}.buying-path--primary .buying-path__copy{color:#565b57}.buying-path__details{display:grid;gap:.65rem;margin:0 0 2rem;padding:0;list-style:none;font-size:.9rem}.buying-path__details li{display:flex;gap:.65rem;align-items:center}.buying-path__details li:before{width:1.5rem;height:1px;flex:0 0 auto;content:"";background:var(--buying-paths-brass)}.buying-path__button{display:inline-flex;min-height:3.25rem;margin-block-start:auto;padding:.85rem 1.25rem;align-items:center;justify-content:center;border:1px solid var(--buying-paths-brass);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase;color:var(--buying-paths-bone);transition:color .18s ease,background-color .18s ease}.buying-path__button:hover,.buying-path__button:focus-visible{color:var(--buying-paths-ink);background:var(--buying-paths-brass)}.buying-path__button--primary{color:var(--buying-paths-bone);background:var(--buying-paths-forest);border-color:var(--buying-paths-forest)}.buying-path__button--primary:hover,.buying-path__button--primary:focus-visible{color:var(--buying-paths-bone);background:var(--buying-paths-ink)}.buying-path__button:focus-visible{outline:3px solid currentColor;outline-offset:3px}@media screen and (max-width:899px){.buying-paths__header,.buying-paths__grid{grid-template-columns:1fr}.buying-path{min-height:0;border-inline-end:1px solid rgb(243 239 231 / 16%);border-block-end:1px solid rgb(243 239 231 / 16%)}.buying-path__number{margin-block-end:2.5rem}.buying-path__kicker{margin-block-start:0}}@media(prefers-reduced-motion:reduce){.buying-path__button{transition:none}}.scent-atelier{display:block;color:#101411;background:#e9e3d7}.scent-atelier__layout{display:grid;min-height:min(54rem,92vh);grid-template-columns:minmax(0,1.45fr) minmax(23rem,.72fr)}.scent-atelier__stage{position:relative;min-width:0;min-height:42rem;overflow:hidden;background:radial-gradient(circle at 42% 38%,#f9f5ec 0 9%,#d8d0c1 46%,#bcb3a4);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y}.scent-atelier__stage:focus-visible{outline:3px solid #2d4641;outline-offset:-6px}.scent-atelier__stage.is-dragging{cursor:grabbing}.scent-atelier__stage-mark{position:absolute;z-index:2;inset:1.5rem auto auto 1.5rem;margin:0;font:700 .67rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;text-transform:uppercase;color:#4d5c56}.scent-atelier__halo{position:absolute;top:18%;right:14%;bottom:18%;left:14%;border:1px solid rgb(45 70 65 / 24%);border-radius:50%;transform:rotate(-12deg)}.scent-atelier__halo:before,.scent-atelier__halo:after{position:absolute;content:"";border:1px solid rgb(185 154 91 / 42%);border-radius:50%}.scent-atelier__halo:before{top:7%;right:-4%;bottom:7%;left:-4%}.scent-atelier__halo:after{top:-5%;right:10%;bottom:-5%;left:10%}.scent-atelier__rig{position:absolute;top:3.5rem;right:3rem;bottom:4.5rem;left:3rem;display:grid;place-items:center;transform-style:preserve-3d;transition:transform .18s ease-out;will-change:transform}.scent-atelier__vial{width:min(76%,29rem);max-height:92%;overflow:visible;filter:drop-shadow(0 2rem 1.5rem rgb(25 29 27 / 20%))}.scent-atelier__object{transform-origin:center;animation:scentAtelierFloat 6s ease-in-out infinite}.scent-atelier__camera{position:absolute;z-index:2;right:1.25rem;bottom:1.25rem;left:1.25rem;display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4d5c56}.scent-atelier__camera button{width:2.75rem;height:2.75rem;border:1px solid rgb(45 70 65 / 32%);border-radius:50%;color:#2d4641;background:#f9f5ecb8}.scent-atelier__camera button:hover,.scent-atelier__camera button:focus-visible{color:#f4efe6;background:#2d4641;outline:none}.scent-atelier__panel{display:flex;min-width:0;padding:clamp(2rem,5vw,5rem);flex-direction:column;justify-content:center;background:#f7f3eb;border-inline-start:1px solid rgb(16 20 17 / 14%)}.scent-atelier__eyebrow{margin:0 0 1.25rem;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#96783e}.scent-atelier__panel h2{max-width:10ch;margin:0;font-family:var(--font-heading);font-size:clamp(2.5rem,4.6vw,5rem);font-weight:500;line-height:.94;letter-spacing:-.035em;text-wrap:balance}.scent-atelier__intro{max-width:33rem;margin:1.25rem 0 2rem;color:#5b625f;line-height:1.65}.scent-atelier__field{margin:0 0 1.5rem;padding:0;border:0}.scent-atelier__field>label,.scent-atelier__field>legend{display:block;margin:0 0 .65rem;padding:0;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.scent-atelier__select-wrap{position:relative}.scent-atelier__select-wrap select{width:100%;min-height:3.5rem;padding:.75rem 3rem .75rem 1rem;-webkit-appearance:none;appearance:none;border:1px solid #9d9b93;border-radius:0;color:#101411;background:#fff;font:inherit}.scent-atelier__select-wrap span{position:absolute;top:50%;right:1rem;pointer-events:none;transform:translateY(-50%)}.scent-atelier__select-wrap select:focus-visible{outline:3px solid #2d4641;outline-offset:2px}.scent-atelier__format{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.scent-atelier__format legend{grid-column:1 / -1}.scent-atelier__format button{min-height:5rem;padding:.85rem;border:1px solid #aaa79f;text-align:start;color:#101411;background:transparent}.scent-atelier__format button:hover,.scent-atelier__format button:focus-visible,.scent-atelier__format button.is-selected{border-color:#2d4641;box-shadow:inset 0 0 0 1px #2d4641;outline:none;background:#fff}.scent-atelier__format span,.scent-atelier__format small{display:block}.scent-atelier__format span{font-weight:700}.scent-atelier__format small{margin-block-start:.3rem;color:#686d6a}.scent-atelier__summary{display:flex;margin-block:.35rem 1rem;padding-block:1rem;align-items:baseline;justify-content:space-between;gap:1rem;border-block:1px solid rgb(16 20 17 / 15%)}.scent-atelier__summary span{color:#5b625f}.scent-atelier__summary strong{font-family:var(--font-heading);font-size:1.75rem;font-weight:500}.scent-atelier__truth{min-height:2.8em;margin:0 0 1.25rem;font-size:.8rem;line-height:1.55;color:#626965}.scent-atelier__cta{display:inline-flex;width:100%;min-height:3.75rem;padding:.9rem 1.2rem;align-items:center;justify-content:center;border:1px solid #2d4641;color:#fff;background:#2d4641;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase}.scent-atelier__cta[hidden]{display:none}.scent-atelier__cta:hover,.scent-atelier__cta:focus-visible{color:#101411;background:#c7a65e;border-color:#c7a65e;outline:3px solid #2d4641;outline-offset:2px}.scent-atelier__cta:disabled{cursor:wait;opacity:.65}.scent-atelier__after-add{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-block-start:.65rem}.scent-atelier__after-add[hidden]{display:none}.scent-atelier__after-add button,.scent-atelier__after-add a{min-height:3.25rem;padding:.75rem;border:1px solid #2d4641;color:#2d4641;background:transparent;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-align:center;text-transform:uppercase}.scent-atelier__after-add a{display:flex;align-items:center;justify-content:center;color:#fff;background:#101411}.scent-atelier__status{min-height:1.5em;margin:.8rem 0 0;font-size:.8rem;color:#2d4641}@keyframes scentAtelierFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}@media(max-width:900px){.scent-atelier__layout{min-height:0;grid-template-columns:1fr}.scent-atelier__stage{min-height:min(38rem,72vh)}.scent-atelier__panel{padding:3rem 1.25rem 4rem;border-block-start:1px solid rgb(16 20 17 / 14%);border-inline-start:0}}@media(max-width:480px){.scent-atelier__stage{min-height:32rem}.scent-atelier__rig{top:3.5rem;right:1rem;bottom:4rem;left:1rem}.scent-atelier__format,.scent-atelier__after-add{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.scent-atelier__rig{transition:none}.scent-atelier__object{animation:none}}.artifact-home{--artifact-green:#22392b;--artifact-green-dark:#1b2f22;--artifact-cream:#f4efe3;--artifact-gold:#ac9159;--artifact-ink:#242320;--artifact-muted:#5c574d;--artifact-line:rgb(34 57 43 / 18%);display:block;color:var(--artifact-ink);background:var(--artifact-cream)}.artifact-home__filters{display:flex;min-height:3.75rem;align-items:center;justify-content:center;gap:2.75rem;padding-inline:1.5rem;color:#f4efe3a3;background:var(--artifact-green-dark);font:500 .75rem/1 Jost,sans-serif;letter-spacing:.13em;text-transform:uppercase}.artifact-home__filter{padding-block:.75rem .55rem;border-block-end:.125rem solid transparent;transition:color .16s ease,border-color .16s ease}.artifact-home__filter:hover,.artifact-home__filter:focus-visible,.artifact-home__filter--active{color:var(--artifact-cream);border-color:var(--artifact-gold)}.artifact-home__hero{width:min(100% - 3rem,48rem);min-height:34rem;margin-inline:auto;padding-block:4.75rem 2.5rem;text-align:center}.artifact-home__eyebrow{margin:0 0 1.35rem;color:var(--artifact-gold);font:500 .75rem/1.2 Jost,sans-serif;letter-spacing:.2em;text-transform:uppercase}.artifact-home__hero h1{max-width:14ch;margin:0 auto;font:700 clamp(2.75rem,5vw,4.65rem)/1.06 "Playfair Display",serif;letter-spacing:-.035em;text-wrap:balance}.artifact-home__intro{margin:1.35rem auto 1.25rem;color:var(--artifact-muted);font:italic 1.18rem/1.5 EB Garamond,serif}.artifact-home__learn{display:inline-block;padding-block-end:.16rem;border-block-end:.0625rem solid var(--artifact-gold);color:var(--artifact-green);font:.84rem/1.4 Jost,sans-serif}.artifact-home__proof{margin-block-start:7.25rem;font:.9rem/1.5 Jost,sans-serif}.artifact-home__stars{display:block;margin-block:.95rem .25rem;color:var(--artifact-gold);font-size:1.25rem;letter-spacing:.12em}.artifact-home__proof small{color:var(--artifact-muted);font-size:.75rem}.artifact-home__catalog{width:min(100% - 3rem,73rem);margin-inline:auto;padding-block-end:4.5rem}.artifact-home__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block-start:.0625rem solid var(--artifact-line);border-inline-start:.0625rem solid var(--artifact-line)}.artifact-card{min-width:0;padding:1.7rem 1.15rem 1.35rem;border-inline-end:.0625rem solid var(--artifact-line);border-block-end:.0625rem solid var(--artifact-line);text-align:center}.artifact-card__image{display:grid;width:min(100%,9rem);aspect-ratio:1;margin-inline:auto;place-items:center;overflow:hidden}.artifact-card__image img,.artifact-card__image svg{width:auto;height:82%;object-fit:contain;transition:transform .22s ease}.artifact-card:hover .artifact-card__image img,.artifact-card:hover .artifact-card__image svg{transform:scale(1.035)}.artifact-card__body h2{min-height:2.4em;margin:.65rem 0 0;font:500 1rem/1.2 EB Garamond,serif}.artifact-card__body p{min-height:1.5em;margin:.35rem 0 .75rem;color:var(--artifact-muted);font:400 .66rem/1.4 Jost,sans-serif;letter-spacing:.09em;text-transform:uppercase}.artifact-card__form button,.artifact-card__view{display:flex;width:100%;min-height:2.75rem;align-items:center;justify-content:center;padding:.7rem .45rem;border:.0625rem solid var(--artifact-green);color:var(--artifact-green);background:transparent;font:500 .66rem/1 Jost,sans-serif;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:color .16s ease,background .16s ease}.artifact-card__form button:hover,.artifact-card__form button:focus-visible,.artifact-card__view:hover,.artifact-card__view:focus-visible{color:var(--artifact-cream);background:var(--artifact-green)}.artifact-home__banner{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(20rem,.65fr);width:min(100% - 3rem,73rem);min-height:31rem;margin:0 auto 4.5rem;overflow:hidden;background:var(--artifact-green)}.artifact-home__banner-media{min-width:0;overflow:hidden;perspective:62.5rem}.artifact-home__banner-media img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform .22s ease-out}.artifact-home__banner-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(2rem,5vw,4.25rem);color:var(--artifact-cream)}.artifact-home__banner-copy h2{margin:0;color:inherit;font:500 clamp(2.4rem,4vw,4rem)/1 "Playfair Display",serif;letter-spacing:-.03em}.artifact-home__banner-copy p:not(.artifact-home__eyebrow){margin:1.25rem 0 2rem;color:#f4efe3c7;font:1rem/1.6 EB Garamond,serif}.artifact-home__banner-copy a{padding-block-end:.25rem;border-block-end:.0625rem solid var(--artifact-gold);font:500 .72rem/1.3 Jost,sans-serif;letter-spacing:.12em;text-transform:uppercase}.artifact-home__paths{padding:4rem max(1.5rem,calc((100% - 73rem)/2));color:var(--artifact-cream);background:var(--artifact-green-dark)}.artifact-home__path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block-start:.0625rem solid rgb(244 239 227 / 22%);border-inline-start:.0625rem solid rgb(244 239 227 / 22%)}.artifact-home__path-grid article{min-height:14rem;padding:1.75rem;border-inline-end:.0625rem solid rgb(244 239 227 / 22%);border-block-end:.0625rem solid rgb(244 239 227 / 22%)}.artifact-home__path-grid span{color:var(--artifact-gold);font:500 .67rem/1 Jost,sans-serif;letter-spacing:.16em}.artifact-home__path-grid h3{margin:3.5rem 0 .55rem;color:inherit;font:500 1.55rem/1.1 Playfair Display,serif}.artifact-home__path-grid p{margin:0;color:#f4efe3c2;font:.9rem/1.55 EB Garamond,serif}.artifact-home__status{position:fixed;z-index:5;inset:auto 1rem 1rem auto;max-width:22rem;margin:0;padding:.75rem 1rem;color:var(--artifact-cream);background:var(--artifact-green);font:.8rem/1.4 Jost,sans-serif;opacity:0;pointer-events:none;transition:opacity .18s ease}.artifact-home__status--visible{opacity:1}@media(max-width:61.99rem){.artifact-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artifact-home__banner{grid-template-columns:1fr 1fr}}@media(max-width:46.87rem){.artifact-home__filters{justify-content:flex-start;gap:1.6rem;overflow-x:auto}.artifact-home__filter{min-height:2.75rem}.artifact-home__hero{min-height:30rem;padding-block-start:3.5rem}.artifact-home__hero h1{font-size:2.7rem}.artifact-home__proof{margin-block-start:5rem}.artifact-home__catalog,.artifact-home__banner{width:100%}.artifact-card{padding:1.2rem .6rem 1rem}.artifact-card__image{width:min(100%,7rem)}.artifact-card__body h2{font-size:.92rem}.artifact-card__form button{min-height:2.75rem;font-size:.58rem}.artifact-home__banner{grid-template-columns:1fr;margin-block-end:0}.artifact-home__banner-media{aspect-ratio:1.35}.artifact-home__banner-copy{min-height:20rem}.artifact-home__path-grid{grid-template-columns:1fr}.artifact-home__path-grid article{min-height:12rem}}@media(prefers-reduced-motion:reduce){.artifact-card__image img,.artifact-home__banner-media img,.artifact-home__status{transition:none}}.artifact-product{--ap-green:#22392b;--ap-cream:#f4efe3;--ap-gold:#8c7037;--ap-ink:#242320;--ap-muted:#5c574d;--ap-line:rgb(34 57 43 / 20%);--ap-serif:"EB Garamond",serif;--ap-sans:"Jost",sans-serif;display:block;min-height:70dvh;color:var(--ap-ink);background:var(--ap-cream)}.artifact-product [hidden]{display:none}.artifact-product__shell{width:min(100% - 3rem,66rem);margin-inline:auto;padding-block:2rem 5rem}.artifact-product__back{display:inline-flex;align-items:center;min-height:2.75rem;margin-block-end:1.3rem;color:var(--ap-green);font:.78rem/1.3 var(--ap-sans);text-decoration:underline;text-underline-offset:.3rem;text-decoration-color:var(--ap-gold)}.artifact-product__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,1.04fr);gap:3.75rem;align-items:start}.artifact-product__media,.artifact-product__info{min-width:0}.artifact-product__visual{display:grid;aspect-ratio:4 / 4.7;padding:1.5rem;place-items:center;border:.0625rem solid var(--ap-line);border-radius:.2rem}.artifact-product__comparison{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);align-items:end;gap:.5rem;width:100%}.artifact-product__reference{min-width:0;margin:0;text-align:center}.artifact-product__vial-object{display:flex;align-items:flex-end;justify-content:center;height:7rem;margin-block-end:2.6rem}.artifact-product__vial-object .bn-vial{display:block;width:3.5rem;height:7rem}.artifact-product__photo-object{aspect-ratio:1}.artifact-product__reference-label{margin-block-start:.65rem;color:var(--ap-muted);font:.67rem/1.4 var(--ap-sans);letter-spacing:.035em}.artifact-product__visual--single .artifact-product__comparison{grid-template-columns:minmax(0,1fr)}.artifact-product__image,.artifact-product__photo-object svg{display:block;width:100%;height:100%;max-height:28rem;object-fit:contain}.artifact-product__image{mix-blend-mode:multiply}.artifact-product__thumbnails{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem;margin-block-start:.75rem}.artifact-product__thumbnail{display:grid;width:3.5rem;height:3.5rem;padding:.25rem;place-items:center;border:.0625rem solid var(--ap-line);background:transparent;cursor:pointer}.artifact-product__thumbnail[aria-pressed=true]{border-color:var(--ap-gold)}.artifact-product__thumbnail img{width:100%;height:100%;object-fit:contain}.artifact-product__caption{margin:.75rem auto 0;max-width:40ch;color:var(--ap-muted);font:.68rem/1.5 var(--ap-sans);text-align:center}.artifact-product__eyebrow{margin:0 0 .7rem;color:var(--ap-gold);font:500 .73rem/1.2 var(--ap-sans);letter-spacing:.16em;text-transform:uppercase}.artifact-product__info h1{margin:0;font:700 clamp(2.5rem,4.2vw,3.5rem)/1.08 "Playfair Display",serif;letter-spacing:-.025em;overflow-wrap:anywhere}.artifact-product__meta{margin:.7rem 0 1rem;color:var(--ap-muted);font:.78rem/1.5 var(--ap-sans)}.artifact-product .product-review-badge{margin-block:0 1rem}.artifact-product__pills{display:flex;flex-wrap:wrap;gap:.45rem;margin-block-end:1.4rem}.artifact-product__pills:empty{display:none}.artifact-product__pills span{padding:.42rem .7rem;border:.0625rem solid var(--ap-gold);border-radius:99rem;color:var(--ap-green);font:500 .65rem/1 var(--ap-sans);text-transform:uppercase}.artifact-product__sizes{display:flex;flex-wrap:wrap;width:min(100%,27rem);margin:0 0 1.15rem;padding:0;border:0}.artifact-product__size{display:flex;min-width:5rem;min-height:2.8rem;padding:.75rem 1.1rem;border:.0625rem solid var(--ap-green);align-items:center;justify-content:center;color:var(--ap-green);background:transparent;font:500 .75rem/1.3 var(--ap-sans);text-transform:uppercase;cursor:pointer}.artifact-product__size:has(input:checked){color:var(--ap-cream);background:var(--ap-green)}.artifact-product__size:has(input:focus-visible){outline:.125rem solid var(--ap-gold);outline-offset:.2rem}.artifact-product__price{margin:0;font:500 1.8rem/1.2 var(--ap-sans)}.artifact-product__price-note{min-height:1rem;margin:.5rem 0 1.2rem;color:var(--ap-muted);font:.73rem/1.5 var(--ap-sans)}.artifact-product__quantity{display:flex;width:max-content;margin-block-end:1rem;border:.0625rem solid var(--ap-line)}.artifact-product__quantity button,.artifact-product__quantity input{width:2.8rem;height:2.8rem;padding:0;border:0;color:var(--ap-ink);background:transparent;text-align:center;font:500 1rem/1 var(--ap-sans)}.artifact-product__quantity button{cursor:pointer}.artifact-product__quantity input{-webkit-appearance:textfield;appearance:textfield}.artifact-product__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.artifact-product__add{display:flex;align-items:center;justify-content:center;width:min(100%,27rem);min-height:3.4rem;padding:.9rem 1rem;border:.0625rem solid var(--ap-green);color:var(--ap-cream);background:var(--ap-green);font:500 .78rem/1.4 var(--ap-sans);letter-spacing:.09em;text-transform:uppercase;cursor:pointer}.artifact-product__add:hover{color:var(--ap-green);background:transparent}.artifact-product__add[disabled]{cursor:not-allowed;opacity:.55}.artifact-product__size-note,.artifact-product__shipping{max-width:47ch;margin:.8rem 0 0;color:var(--ap-muted);font:.73rem/1.5 var(--ap-sans)}.artifact-product__shipping a,.artifact-product__status a,.artifact-product__consent a{text-decoration:underline;text-underline-offset:.2em}.artifact-product__rotation{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .8rem;width:min(100%,27rem);margin-block:0 1rem;color:var(--ap-muted);font:.72rem/1.4 var(--ap-sans)}.artifact-product__rotation select{width:100%;min-height:2.8rem;padding:.6rem 2rem .6rem .7rem;border:.0625rem solid var(--ap-line);border-radius:0;color:var(--ap-green);background:transparent;font:.8rem/1.4 var(--ap-sans)}.artifact-product__rotation-note{max-width:27rem;margin:0 0 1.1rem;padding:.9rem;border:.0625rem solid var(--ap-gold);color:var(--ap-ink);font:.82rem/1.5 var(--ap-sans)}.artifact-product__rotation-note p{margin:0 0 .8rem}.artifact-product__consent{display:flex;gap:.6rem;align-items:flex-start}.artifact-product__consent input{min-width:1.2rem;min-height:1.2rem;margin-block-start:.2rem;accent-color:var(--ap-green)}.artifact-product__request{max-width:27rem;color:var(--ap-muted);font:.85rem/1.5 var(--ap-sans)}.artifact-product__story{margin-block-start:2.75rem;padding-block-start:2rem;border-block-start:.0625rem solid var(--ap-line)}.artifact-product__description{color:var(--ap-muted);font:italic 1.15rem/1.7 var(--ap-serif)}.artifact-product__description p{margin-block:0 1rem}.artifact-product__details{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-block-start:2rem}.artifact-product__details h2{margin:0 0 .8rem;padding-block-end:.6rem;border-block-end:.0625rem solid var(--ap-line);font:600 .78rem/1.2 var(--ap-sans);letter-spacing:.08em;text-transform:uppercase}.artifact-product__notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.artifact-product__notes div{min-width:0;padding-inline:.8rem;border-inline-start:.125rem solid var(--ap-gold)}.artifact-product__notes span{color:var(--ap-gold);font:500 .65rem/1 var(--ap-sans);letter-spacing:.1em;text-transform:uppercase}.artifact-product__notes p,.artifact-product__details li{margin:.5rem 0 0;color:var(--ap-muted);font:1rem/1.45 var(--ap-serif)}.artifact-product__details ul{margin:0;padding-inline-start:1.1rem}.artifact-product__details li::marker{color:var(--ap-gold)}.artifact-product__status{min-height:1.5rem;margin:1rem 0 0;color:var(--ap-green);font:.85rem/1.5 var(--ap-sans)}.artifact-product__guard{width:min(100% - 3rem,40rem);margin-inline:auto;padding-block:7rem;text-align:center}.artifact-product__guard h1{font:700 3rem/1.05 Playfair Display,serif}.artifact-product__guard a{display:block;margin-block-start:1.5rem;padding:.9rem 1.4rem;color:var(--ap-cream);background:var(--ap-green);font:.75rem/1 var(--ap-sans);text-transform:uppercase}@media(max-width:52rem){.artifact-product__top{grid-template-columns:1fr;gap:2rem}.artifact-product__media,.artifact-product__info{width:min(100%,34rem);margin-inline:auto}.artifact-product__visual{aspect-ratio:1.1}}@media(max-width:40rem){.artifact-product__shell{width:min(100% - 2rem,66rem);padding-block-start:1rem}.artifact-product__top{gap:1.5rem}.artifact-product__details{grid-template-columns:1fr}.artifact-product__sizes,.artifact-product__add,.artifact-product__rotation{width:100%}.artifact-product__rotation select{font-size:1rem}}.cart-feedback__panel{--feedback-ivory: #f4efe3;--feedback-green: #22392b;--feedback-muted: #5c574d;--feedback-border: #ac9159;--feedback-shadow: 0 .5rem 2rem rgb(34 57 43 / 16%);--feedback-font: "Jost", sans-serif;--feedback-gap: .75rem;--feedback-inset: 1rem;--feedback-target: 2.75rem;--feedback-duration: .16s;position:fixed;inset:auto;inset-block-start:max(calc(var(--header-height, 5rem) + var(--feedback-inset)),env(safe-area-inset-top));inset-inline-end:max(var(--feedback-inset),env(safe-area-inset-right));z-index:1100;display:grid;grid-template-columns:1.25rem minmax(0,1fr) var(--feedback-target);gap:var(--feedback-gap);box-sizing:border-box;width:min(25rem,calc(100% - 2 * var(--feedback-inset)));max-height:calc(100dvh - var(--header-height, 5rem) - 2 * var(--feedback-inset));margin:0;padding:var(--feedback-inset);overflow:auto;border:1px solid var(--feedback-border);border-inline-start:.25rem solid var(--feedback-green);color:var(--feedback-green);background:var(--feedback-ivory);box-shadow:var(--feedback-shadow);font:400 .9375rem/1.5 var(--feedback-font);overflow-wrap:anywhere}.cart-feedback__panel[hidden]{display:none}.cart-feedback__panel[data-state=error]{border-inline-start-color:var(--feedback-border)}.cart-feedback__panel[data-open]{animation:cart-feedback-enter var(--feedback-duration) ease-out}.cart-feedback__content{min-width:0}.cart-feedback__icon{padding-block-start:.1rem;font-size:1.125rem}.cart-feedback__heading{margin:0 0 .25rem;font-weight:600}.cart-feedback__message{margin:0}.cart-feedback__quantity{margin:.375rem 0 0;color:var(--feedback-muted);font-size:.8125rem}.cart-feedback__link{display:inline-flex;align-items:center;gap:var(--feedback-gap);min-height:var(--feedback-target);margin-block-start:.25rem;color:var(--feedback-green);font-weight:500;text-decoration:underline;text-underline-offset:.2em}.cart-feedback__close{display:grid;place-items:center;width:var(--feedback-target);height:var(--feedback-target);margin:-.5rem -.5rem 0 0;padding:0;border:0;color:var(--feedback-green);background:transparent;font:400 1.75rem/1 var(--feedback-font);cursor:pointer}.cart-feedback__link:focus-visible,.cart-feedback__close:focus-visible{outline:2px solid var(--feedback-green);outline-offset:3px}.cart-feedback__announcement{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@keyframes cart-feedback-enter{0%{opacity:0;transform:translateY(-.375rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.cart-feedback__panel[data-open]{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
