@layer astro.images{:where([data-astro-image]){height:auto}:where([data-astro-image=full-width]){width:100%}:where([data-astro-image=constrained]){max-width:100%}[data-astro-image-fit=fill]{object-fit:fill}[data-astro-image-fit=contain]{object-fit:contain}[data-astro-image-fit=cover]{object-fit:cover}[data-astro-image-fit=scale-down]{object-fit:scale-down}[data-astro-image-pos=top]{object-position:top}[data-astro-image-pos=bottom]{object-position:bottom}[data-astro-image-pos=left]{object-position:left}[data-astro-image-pos=right]{object-position:right}[data-astro-image-pos=center]{object-position:center}[data-astro-image-pos=top-bottom]{object-position:top bottom}[data-astro-image-pos=top-left]{object-position:top left}[data-astro-image-pos=top-right]{object-position:top right}[data-astro-image-pos=top-center]{object-position:top center}[data-astro-image-pos=bottom-top]{object-position:bottom top}[data-astro-image-pos=bottom-left]{object-position:bottom left}[data-astro-image-pos=bottom-right]{object-position:bottom right}[data-astro-image-pos=bottom-center]{object-position:bottom center}[data-astro-image-pos=left-top]{object-position:left top}[data-astro-image-pos=left-bottom]{object-position:left bottom}[data-astro-image-pos=left-right]{object-position:left right}[data-astro-image-pos=left-center]{object-position:left center}[data-astro-image-pos=right-top]{object-position:right top}[data-astro-image-pos=right-bottom]{object-position:right bottom}[data-astro-image-pos=right-left]{object-position:right left}[data-astro-image-pos=right-center]{object-position:right center}[data-astro-image-pos=center-top]{object-position:center top}[data-astro-image-pos=center-bottom]{object-position:center bottom}[data-astro-image-pos=center-left]{object-position:center left}[data-astro-image-pos=center-right]{object-position:center right}}:root{color-scheme:light;--paper:#f2ecdf;--paper-deep:#e6dccb;--ink:#241611;--ink-soft:#54453d;--cocoa:#321711;--wine:#5a2028;--clay:#a24f35;--saffron:#c8914e;--sage:#6d6a50;--cream:#fbf6eb;--line-dark:#24161133;--line-light:#fbf6eb47;--font-display:Didot, "Bodoni 72", "Bodoni MT", "Iowan Old Style", Georgia, serif;--font-text:"Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-editorial:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4.5rem;--space-4xl:7rem;--content-width:96rem;--reading-width:38rem}*,:before,:after{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth;min-width:20rem;scroll-padding-top:var(--space-md)}body{background:var(--paper);min-width:20rem;color:var(--ink);font-family:var(--font-text);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.6;overflow-x:hidden}a{color:inherit}a:focus-visible{outline:.2rem solid var(--saffron);outline-offset:.3rem;border-radius:.125rem}p,h1,h2,h3,figure{margin:0}ul{margin:0;padding:0;list-style:none}img,picture{max-width:100%;display:block}.page-shell{width:min(100%, var(--content-width));margin-inline:auto;padding-inline:clamp(1.25rem,5vw,5rem)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:20;top:var(--space-md);left:var(--space-md);padding:var(--space-sm) var(--space-md);background:var(--cream);color:var(--ink);font-weight:700;position:fixed;transform:translateY(calc(-100% - 2rem))}.skip-link:focus{transform:translateY(0)}.eyebrow{color:currentColor;letter-spacing:.19em;text-transform:uppercase;font-size:.65rem;font-weight:700;line-height:1.45}.site-header{z-index:5;border-bottom:1px solid var(--line-dark);background:var(--paper);position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-sm) var(--space-lg);min-height:6.25rem;padding-block:var(--space-md);flex-wrap:wrap;display:flex}.wordmark{flex-direction:column;justify-content:center;min-height:2.75rem;text-decoration:none;display:inline-flex}.wordmark__name{font-family:var(--font-display);letter-spacing:.17em;font-size:1.65rem;font-weight:500;line-height:.9}.wordmark__detail{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;margin-top:.5rem;font-size:.5rem;font-weight:650;line-height:1.25}.primary-nav{width:100%}.primary-nav ul{justify-content:space-between;gap:0 var(--space-xs);flex-wrap:wrap;display:flex}.primary-nav a,.footer-nav a,.back-to-top{letter-spacing:.11em;text-transform:uppercase;align-items:center;min-height:2.75rem;padding-inline:.2rem;font-size:.62rem;font-weight:700;text-decoration:none;display:inline-flex}.primary-nav a,.footer-nav a,.text-link,.back-to-top{position:relative}.primary-nav a:after,.footer-nav a:after,.text-link:after,.back-to-top:after{transform-origin:0;content:"";background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:.25rem;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover:after,.primary-nav a:focus-visible:after,.footer-nav a:hover:after,.footer-nav a:focus-visible:after,.text-link:hover:after,.text-link:focus-visible:after,.back-to-top:hover:after,.back-to-top:focus-visible:after{transform:scaleX(1)}.hero{background:var(--cocoa);min-height:calc(100svh - 6.25rem);color:var(--cream);display:grid}.hero__copy{justify-content:space-between;gap:var(--space-3xl);min-height:42rem;padding-block:clamp(3.5rem, 10vw, 8rem) var(--space-3xl);flex-direction:column;display:flex}.hero h1{max-width:7ch;font-family:var(--font-display);letter-spacing:-.065em;font-size:clamp(4.1rem,18vw,8.75rem);font-weight:400;line-height:.78}.hero h1 em{color:#d9b989;font-family:var(--font-editorial);font-weight:400}.hero__introduction{gap:var(--space-lg);align-items:end;max-width:27rem;margin-left:auto;display:grid}.hero__introduction>p{font-family:var(--font-editorial);letter-spacing:-.025em;font-size:clamp(1.35rem,5vw,2rem);line-height:1.25}.text-link{justify-content:space-between;align-items:center;gap:var(--space-lg);width:fit-content;min-height:2.75rem;color:var(--ink);letter-spacing:.12em;text-transform:uppercase;padding:0 .1rem;font-size:.65rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link--light{color:var(--cream)}.hero__media{min-width:0;min-height:31rem}.editorial-media{background:var(--paper-deep);height:100%;min-height:24rem;display:grid;position:relative;overflow:hidden}.editorial-media picture,.editorial-media img,.material-study{width:100%;height:100%}.editorial-media img{object-fit:cover}.editorial-media figcaption{z-index:2;color:currentColor;letter-spacing:.14em;text-transform:uppercase;font-size:.55rem;font-weight:700;line-height:1.4;position:absolute;bottom:1.1rem;left:1.25rem;right:1.25rem}.material-study{isolation:isolate;position:relative;overflow:hidden}.material-study__field,.material-study__form,.material-study__line,.material-study__grain{display:block;position:absolute}.material-study__field{inset:0}.material-study__grain{z-index:4;opacity:.12;mix-blend-mode:soft-light;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");inset:0}.editorial-media--hero{min-height:34rem;color:var(--cream)}.editorial-media--hero .material-study{background:#bd6d42}.editorial-media--hero .material-study__field{background:linear-gradient(145deg,#0000 0 41%,#40171352 41.2% 58%,#0000 58.2%),radial-gradient(circle at 78% 22%,#dda45f 0 7%,#0000 7.2%),linear-gradient(160deg,#9b412f,#d17f48 57%,#6f2b27)}.editorial-media--hero .material-study__form--one{aspect-ratio:1;border:clamp(1.8rem,6vw,5rem) solid #2b1410c7;border-radius:50%;width:min(58vw,27rem);top:18%;left:12%;transform:rotate(-12deg);box-shadow:0 2rem 5rem #290f0d47}.editorial-media--hero .material-study__form--two{background:#5a2028;width:42%;height:48%;bottom:4%;right:-8%;transform:rotate(11deg);box-shadow:-1.5rem 2rem 3rem #2c110e42}.editorial-media--hero .material-study__line{background:#fbf6eb99;width:1px;height:52%;top:8%;right:17%;transform:rotate(28deg)}.offering-index{background:var(--paper);padding-block:clamp(5rem,11vw,9rem)}.section-heading{gap:var(--space-lg);max-width:62rem;margin-bottom:clamp(3rem,8vw,6rem);display:grid}.section-heading h2{max-width:12ch;font-family:var(--font-display);letter-spacing:-.055em;font-size:clamp(3rem,10vw,7rem);font-weight:400;line-height:.9}.section-heading__introduction{max-width:31rem;color:var(--ink-soft);font-family:var(--font-editorial);font-size:clamp(1.2rem,3.5vw,1.65rem);line-height:1.35}.offering-index__nav{border-bottom:1px solid var(--line-dark)}.offering-index__nav a{gap:var(--space-md);min-height:7.25rem;padding-block:var(--space-lg);border-top:1px solid var(--line-dark);grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;text-decoration:none;display:grid}.offering-index__nav a:hover .offering-index__name,.offering-index__nav a:focus-visible .offering-index__name{color:var(--clay)}.offering-index__number,.offering-index__note{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.6rem;font-weight:700}.offering-index__name{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.75rem,7vw,3.25rem);line-height:1;transition:color .18s}.offering-index__note{grid-column:2/-1}.offering-index__arrow{font-family:var(--font-editorial);font-size:1.4rem}.offering-chapter{scroll-margin-top:var(--space-lg);background:var(--paper-deep);display:grid}.offering-chapter__media{min-height:30rem}.offering-chapter__content{justify-content:center;gap:var(--space-xl);flex-direction:column;min-width:0;padding:clamp(4rem,10vw,8rem) clamp(1.25rem,7vw,7rem);display:flex}.offering-chapter__meta{justify-content:space-between;align-items:center;gap:var(--space-lg);padding-bottom:var(--space-md);letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid;font-size:.58rem;font-weight:700;display:flex}.offering-chapter h3{max-width:10ch;font-family:var(--font-display);letter-spacing:-.06em;font-size:clamp(3.25rem,12vw,7.5rem);font-weight:400;line-height:.84}.offering-chapter__lead{max-width:23rem;font-family:var(--font-editorial);font-size:clamp(1.4rem,4vw,2rem);line-height:1.25}.offering-chapter__detail{max-width:31rem;color:var(--ink-soft);font-size:.9rem}.editorial-media--bar{min-height:30rem;color:var(--cocoa)}.editorial-media--bar .material-study{background:#c99555}.editorial-media--bar .material-study__field{background:#e3c48d;inset:10% 8%;transform:rotate(-5deg);box-shadow:1.5rem 1.75rem #4a2018b3}.editorial-media--bar .material-study__form--one{background:repeating-linear-gradient(90deg,#0000 0 24%,#32171166 24.5% 25%);border:1px solid #321711b3;width:38%;height:64%;top:18%;left:17%}.editorial-media--bar .material-study__form--two{aspect-ratio:1;background:var(--wine);border-radius:50%;width:23%;bottom:12%;right:15%}.editorial-media--bar .material-study__line{background:#321711a6;width:1px;height:78%;top:8%;right:23%;transform:rotate(19deg)}.offering-chapter--bonbon{background:#d8b9ac}.editorial-media--bonbon{min-height:30rem;color:var(--cream)}.editorial-media--bonbon .material-study{background:var(--wine)}.editorial-media--bonbon .material-study__field{background:radial-gradient(circle at 28% 32%,#d9a06c 0 10%,#0000 10.4%),radial-gradient(circle at 67% 68%,#321711 0 16%,#0000 16.4%),linear-gradient(135deg,#0000 46%,#fbf6eb4d 46.2% 46.6%,#0000 46.8%)}.editorial-media--bonbon .material-study__form--one{aspect-ratio:1;border:1px solid #fbf6eba8;border-radius:50%;width:42%;top:12%;right:7%}.editorial-media--bonbon .material-study__form--two{aspect-ratio:1;border:clamp(1.5rem,5vw,3.5rem) solid #9a3a38;border-radius:50%;width:54%;bottom:-12%;left:6%}.editorial-media--bonbon .material-study__line{background:#fbf6eb57;width:1px;height:100%;top:0;left:48%}.offering-chapter--professional{background:var(--sage);color:var(--cream)}.offering-chapter--professional .offering-chapter__detail,.offering-chapter--professional .text-link{color:var(--cream)}.editorial-media--professional{min-height:30rem;color:var(--cream)}.editorial-media--professional .material-study{background:#25291f}.editorial-media--professional .material-study__field{background:linear-gradient(130deg,#77745a,#44452f);inset:0 0 0 22%;transform:skew(-11deg)}.editorial-media--professional .material-study__form--one{border:1px solid #fbf6eb94;width:54%;height:76%;top:11%;left:14%}.editorial-media--professional .material-study__form--two{aspect-ratio:1;background:#9f6b3f;width:32%;bottom:8%;right:7%;transform:rotate(18deg)}.editorial-media--professional .material-study__line{background:#fbf6eb80;width:74%;height:1px;top:19%;left:8%;transform:rotate(-28deg)}.making{background:var(--paper)}.making__inner{gap:var(--space-2xl);padding-block:clamp(5rem,12vw,10rem);display:grid}.making__statement{gap:var(--space-lg);display:grid}.making h2,.closing h2{font-family:var(--font-display);letter-spacing:-.06em;font-size:clamp(3.5rem,12vw,8.5rem);font-weight:400;line-height:.83}.making__media{min-height:29rem}.editorial-media--craft{min-height:29rem;color:var(--ink)}.editorial-media--craft .material-study{background:#c7b79a}.editorial-media--craft .material-study__field{aspect-ratio:1;background:#aaa087;border:clamp(2rem,8vw,5rem) solid #50493d;border-radius:50%;width:min(77vw,34rem);top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #fbf6eb7a,0 2rem 4rem #2e201933}.editorial-media--craft .material-study__form--one{aspect-ratio:1;background:var(--cocoa);border-radius:50%;width:min(35vw,14rem);top:50%;left:50%;transform:translate(-50%,-50%)}.editorial-media--craft .material-study__form--two{background:#24161180;width:1px;height:84%;top:8%;right:11%;transform:rotate(31deg)}.editorial-media--craft .material-study__line{background:#24161170;width:84%;height:1px;top:17%;left:8%;transform:rotate(-16deg)}.making__copy{gap:var(--space-lg);max-width:var(--reading-width);margin-left:auto;display:grid}.making__lead{font-family:var(--font-editorial);letter-spacing:-.025em;font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.25}.making__copy>p:last-child{max-width:31rem;color:var(--ink-soft);font-size:.9rem}.closing{background:var(--wine);color:var(--cream)}.closing__inner{gap:var(--space-xl);padding-block:clamp(5.5rem,13vw,11rem);display:grid}.closing .eyebrow{color:#dfb8ad}.closing h2{max-width:10ch}.closing p:not(.eyebrow){color:#edd7cf;max-width:31rem;font-family:var(--font-editorial);font-size:clamp(1.15rem,3vw,1.55rem);line-height:1.4}.site-footer{border-top:1px solid var(--line-light);background:var(--cocoa);color:var(--cream)}.site-footer__inner{gap:var(--space-2xl);padding-block:var(--space-2xl);display:grid}.site-footer__name{font-family:var(--font-display);letter-spacing:.16em;font-size:clamp(2rem,8vw,3.5rem);font-weight:500;line-height:1}.site-footer__origin,.site-footer__close>p{margin-top:var(--space-sm);color:#ccbbae;letter-spacing:.13em;text-transform:uppercase;font-size:.58rem;font-weight:700}.footer-nav{gap:var(--space-xs) var(--space-lg);flex-wrap:wrap;display:flex}.footer-nav a{justify-content:center;min-width:2.75rem}.site-footer__close{justify-content:space-between;align-items:end;gap:var(--space-lg);display:flex}.back-to-top{gap:var(--space-xs);padding-inline:0}@media (width>=44rem){.primary-nav{width:auto}.primary-nav ul{justify-content:flex-start;gap:0 var(--space-lg)}.primary-nav a,.footer-nav a,.back-to-top{font-size:.68rem}.hero__copy{min-height:45rem}.hero__introduction{grid-template-columns:minmax(0,1fr) auto;max-width:44rem}.offering-index__nav a{grid-template-columns:3rem minmax(15rem,1.2fr) minmax(12rem,.8fr) auto;min-height:8.5rem}.offering-index__note{grid-column:auto}.making__inner{grid-template-columns:minmax(0,1fr) minmax(18rem,.7fr)}.making__statement{grid-column:1/-1}.making__copy{padding-bottom:var(--space-lg);align-self:end}.site-footer__inner{grid-template-columns:minmax(13rem,1fr) auto;align-items:start}.site-footer__close{grid-column:1/-1}}@media (width>=64rem){.site-header__inner{min-height:7rem}.hero{grid-template-columns:minmax(0,1.08fr) minmax(27rem,.92fr);min-height:calc(100svh - 7rem)}.hero__copy{width:min(100%,54rem);min-height:calc(100svh - 7rem);margin-right:0;padding-left:clamp(3rem,5vw,5rem)}.hero__media,.editorial-media--hero{min-height:calc(100svh - 7rem)}.hero h1{font-size:clamp(6rem,9vw,9.75rem)}.section-heading{grid-template-columns:minmax(0,1.5fr) minmax(18rem,.5fr);align-items:end;max-width:none}.section-heading .eyebrow{grid-column:1/-1}.offering-chapter{grid-template-columns:repeat(2,minmax(0,1fr));min-height:min(58rem,92svh)}.offering-chapter.is-reversed .offering-chapter__media{grid-column:2}.offering-chapter.is-reversed .offering-chapter__content{grid-area:1/1}.offering-chapter__media,.offering-chapter__media .editorial-media{min-height:100%}.offering-chapter__content{padding-inline:clamp(4rem,7vw,8.5rem)}.making__inner{grid-template-columns:minmax(0,1.3fr) minmax(19rem,.7fr)}.making__statement{z-index:2;grid-area:1/1/auto/-1;position:relative}.making__media{grid-area:2/1;min-height:42rem}.making__copy{grid-area:2/2}.site-footer__inner{grid-template-columns:minmax(15rem,1fr) auto minmax(15rem,1fr);align-items:end}.site-footer__close{grid-column:auto;justify-content:flex-end}.site-footer__close>p{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
