/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:"General Sans", sans-serif;--font-serif:"Boska", Georgia, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--font-weight-medium:500;--radius-sm:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"General Sans", sans-serif;--default-mono-font-family:var(--font-mono);--color-background:#f4f1ec;--color-foreground:#2a2523}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.min-h-12{min-height:calc(var(--spacing) * 12)}.min-h-14{min-height:calc(var(--spacing) * 14)}.w-full{width:100%}.min-w-0{min-width:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-border{border-color:#cfc4b7}.bg-background{background-color:#f4f1ec}.bg-primary{background-color:#49352b}.bg-transparent{background-color:#0000}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-7{padding-inline:calc(var(--spacing) * 7)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.whitespace-nowrap{white-space:nowrap}.text-primary-foreground{color:#fff}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-muted-foreground::placeholder{color:#746a61}@media (hover:hover){.hover\:bg-primary:hover{background-color:#49352b}.hover\:bg-secondary:hover{background-color:#e7e0d6}}.focus-visible\:border-ring:focus-visible{border-color:#805b40}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-ring\/30:focus-visible{--tw-ring-color:oklab(50.3596% .0344484 .0527589/.3)}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.focus-visible\:outline-ring:focus-visible{outline-color:#805b40}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}}:root{font-family:var(--font-sans);color:var(--color-foreground);background:var(--color-background);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0}a{color:inherit;text-decoration:none}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible{outline-offset:6px;outline:2px solid #805b40}::selection{background:#d8c5b3}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--font-serif);font-weight:400}.page-shell{width:min(1240px,100% - 112px);margin:auto}.site-header{border-bottom:1px solid #2a25231f;justify-content:space-between;align-items:center;padding:36px 0;display:flex}.wordmark{font-family:var(--font-serif);font-size:28px;font-weight:500}.header-link{align-items:center;gap:24px;font-size:12px;display:flex}.header-link span{font-size:18px}.hero{grid-template-columns:1.16fr .84fr;align-items:start;gap:85px;padding:83px 0 97px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:500;line-height:1.6}.hero .eyebrow{align-items:center;gap:10px;margin-bottom:25px;display:flex}.eyebrow span{background:#b08968;border-radius:50%;width:6px;height:6px}h1{letter-spacing:-.035em;text-wrap:balance;max-width:600px;font-size:clamp(55px,5.5vw,79px);line-height:1.02}.intro{max-width:480px;margin-top:30px}.intro p,.newsletter>p,.prose p{font-size:14px;line-height:1.9}.intro p+p{margin-top:14px}.newsletter{margin-top:35px}.newsletter h2{font-family:var(--font-sans);margin-bottom:8px;font-size:14px;font-weight:500}.newsletter>p{color:#665d55;max-width:480px}.newsletter-form{margin-top:23px}.input-label{margin-bottom:8px;font-size:11px;display:block}.signup-row{gap:8px;display:flex}.signup-row input{flex:1;width:0;font-size:13px}.signup-row button{padding-inline:17px;font-size:12px}.form-note{color:#746a61;max-width:420px;margin-top:12px;font-size:10px;line-height:1.7}.form-status{margin-top:8px;font-size:12px;line-height:1.7}.form-status[data-state=error]{color:#963e2d}.honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.hero-image{padding-top:8px}.hero-image img{object-fit:cover;border-radius:2px;width:100%;height:615px;display:block}.hero-image figcaption{font-family:var(--font-serif);color:#746a61;margin-top:16px;font-size:17px;font-style:italic}.content-section{border-top:1px solid #2a25231f;grid-template-columns:1fr 1fr;gap:90px;padding:65px 0;display:grid}.content-section h2{letter-spacing:-.02em;margin-top:16px;font-size:42px;line-height:1.15}.benefits ol{margin:0;padding:0;list-style:none}.benefits li{border-bottom:1px solid #2a25231a;align-items:baseline;gap:28px;padding:20px 0;display:flex}.benefits li:first-child{padding-top:0}.benefits li:last-child{border:0;padding-bottom:0}.number{color:#805b40;font-size:10px}.benefits li p{max-width:330px;font-size:14px;line-height:1.8}.why{padding-top:75px;padding-bottom:75px}.prose p+p{margin-top:20px}.prose .lead-paragraph{font-family:var(--font-serif);margin-bottom:26px;font-size:31px;line-height:1.35}.about{margin-top:48px}.about h3{margin-bottom:18px;font-size:28px}.about p+p{margin-top:8px}.about .signature{font-family:var(--font-serif);color:#805b40;margin-top:25px;font-size:36px;font-style:italic}.closing{background:#e7e0d6;margin-bottom:62px;padding:45px 48px 48px}.closing-link{font-family:var(--font-serif);justify-content:space-between;align-items:center;gap:20px;margin-top:17px;font-size:clamp(30px,4vw,48px);line-height:1.35;display:flex}.closing-link span{font-family:var(--font-sans);color:#805b40;font-size:30px}.closing-link:hover{text-underline-offset:8px;text-decoration:underline 1px #b08968}footer{color:#746a61;border-top:1px solid #2a25231f;justify-content:space-between;padding:25px 0 32px;font-size:10px;display:flex}.skip-link{z-index:10;color:#f4f1ec;background:#2a2523;padding:12px;position:fixed;top:10px;left:10px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (width>=1450px){.hero{gap:110px}}@media (width<=1050px){.page-shell{width:calc(100% - 64px)}.hero{gap:40px}.hero-image img{height:590px}.signup-row{flex-direction:column}.signup-row input{width:100%}.signup-row button{align-self:flex-start}.content-section{gap:45px}}@media (width<=700px){.page-shell{width:calc(100% - 40px)}.site-header{padding:25px 0}.wordmark{font-size:23px}.header-link{gap:10px;font-size:10px}.hero{flex-direction:column;gap:35px;padding:48px 0;display:flex}h1{max-width:430px;font-size:60px}.hero .eyebrow{margin-bottom:22px}.intro{margin-top:25px}.intro p,.newsletter>p,.prose p{font-size:14px}.hero-image{width:100%;padding:0}.hero-image img{object-position:center 45%;height:320px}.hero-image figcaption{font-size:16px}.content-section{grid-template-columns:1fr;gap:30px;padding:40px 0}.content-section h2{margin-top:10px;font-size:37px}.benefits li{gap:24px}.benefits li p{max-width:none}.prose .lead-paragraph{font-size:29px}.closing{margin-bottom:40px;padding:28px 24px 32px}.closing .eyebrow{letter-spacing:.12em;font-size:8px}.closing-link{font-size:32px}.closing-link span{font-size:24px}.signup-row{flex-direction:row}.signup-row input{width:0}.signup-row button{align-self:stretch}}@media (width<=380px){h1{font-size:52px}.signup-row{flex-direction:column}.signup-row input{width:100%}.signup-row button{align-self:flex-start}.header-link{gap:5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.hero.hero-transition{padding-top:55px;padding-bottom:65px;display:block}@media (width<=700px){.hero.hero-transition{padding-top:42px;padding-bottom:45px}}.hero.hero-transition{width:100vw;margin-left:calc(50% - 50vw);padding:0}.hero-copy h1{max-width:590px}.hero-copy .intro,.hero-copy .newsletter>p{max-width:none}.hero-cta{justify-content:center;margin-top:28px;display:flex}.hero-copy .newsletter{margin-top:26px}.benefits h2{max-width:390px}.closing-content{max-width:540px;margin:auto}.closing h2{letter-spacing:-.02em;font-size:40px;line-height:1.15}.closing-description{margin-top:18px;font-size:14px;line-height:1.9}.closing .signup-row{flex-direction:column;gap:18px}.closing .signup-row input{width:100%}.closing .signup-row button{align-self:center;min-width:210px}.closing .form-note{max-width:none}@media (width<=700px){.closing h2{font-size:34px}.hero-copy h1{font-size:54px}}.hero-copy{text-align:center}.hero-copy h1{max-width:680px;margin-inline:auto}.hero-copy .intro{max-width:600px;margin-inline:auto}.hero-button{border-radius:999px;min-height:60px;padding:18px 34px;font-size:16px;font-weight:600}.closing h2,.closing-description,.closing .form-note,.closing .form-status{text-align:center}.closing .signup-row button{align-self:stretch;width:100%;min-height:54px;font-size:15px;font-weight:600}.input-label{font-size:12px;font-weight:600}footer{border-top:0}.benefits.content-section{padding:110px 0 120px;display:block}.benefits h2{max-width:none;margin:0 0 64px}.benefits ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:64px;display:grid}.benefits li,.benefits li:first-child,.benefits li:last-child{border:0;padding:0;display:block}.benefits .number{font-family:var(--font-serif);margin-bottom:24px;font-size:72px;line-height:1;display:block}.benefits li p{max-width:300px;font-size:16px}.why.content-section{padding:120px 0 135px}.closing{margin-bottom:70px;padding:100px 48px 110px}.closing .signup-row button{border-radius:999px}.copy-line{display:block}.hero-button{font-weight:600}@media (width<=700px){.benefits.content-section{padding:72px 0 80px}.benefits h2{margin-bottom:44px}.benefits ol{grid-template-columns:1fr;gap:40px}.benefits .number{margin-bottom:14px;font-size:58px}.benefits li p{text-align:center;max-width:none}.benefits li{text-align:center}.why.content-section{padding:80px 0 88px}.closing{margin-bottom:45px;padding:70px 24px 78px}}.hero-copy .intro p{font-size:18px;line-height:1.85}.benefits.content-section,.why.content-section{border-top:0}.closing{isolation:isolate;background:linear-gradient(130deg,#f4ebdd,#d8c5ac 55%,#e8dfd1);border-radius:72px;position:relative;overflow:hidden}.closing-background{z-index:-1;pointer-events:none;position:absolute;inset:0}.closing-background astro-island{height:100%;display:block}.closing .form-note{font-size:12px;line-height:1.8}@media (width<=700px){.hero-copy .intro p{font-size:16px}.closing{border-radius:40px}}.why.content-section{align-items:center;gap:90px}.why-portrait{margin:0}.why-portrait img{border-radius:3px;width:100%;height:auto;display:block}.why .prose h2{margin:0 0 32px}@media (width<=700px){.why.content-section{gap:40px}.why .prose h2{margin-bottom:25px}}.benefits h2{text-align:center}.benefits li p{max-width:none}.benefit-line{display:block}.closing .form-note{margin-top:24px}@media (width>=1051px){.benefits ol{gap:32px}.benefits li p{font-size:15px}.benefit-line{white-space:nowrap}}.hero-button,.closing .signup-row button{color:#fff}.benefits li p{text-wrap:pretty;font-size:16px;line-height:1.85}footer{text-align:center;justify-content:center;gap:16px}footer a{text-underline-offset:4px;text-decoration:underline #2a25231f}.hero-button:hover,.closing .signup-row button:hover{color:#fff;opacity:1;background:#49352b}.why.content-section{align-items:center}.about-portrait{width:100%;max-width:440px;margin:0}.about-portrait img{border-radius:16px;width:100%;height:auto;display:block}.why .prose h2{margin-bottom:32px}.about-portrait img{aspect-ratio:1;object-fit:cover;object-position:center 43%;border-radius:50%;height:auto}.why .prose h2.lead-paragraph{margin-bottom:28px;font-size:clamp(36px,3.3vw,48px);line-height:1.15}.why .prose p,.closing .closing-description{font-size:18px;line-height:1.85}.closing .input-label{font-size:15px}.closing-background{opacity:.85}@media (width<=700px){.why .prose p,.closing .closing-description{font-size:16px}}.why .prose .about-signature{color:#49352b;margin-top:32px;font-family:Corinthia,cursive;font-size:clamp(46px,4.5vw,64px);font-weight:400;line-height:1.2}.benefits h2,.closing h2{font-size:clamp(36px,3.3vw,48px);line-height:1.15}.why .prose .about-signature{font-size:clamp(38px,3.2vw,46px)}.closing .signup-row input{font-size:18px}.closing .form-note{font-size:14px}.scroll-expand .hero-copy h1{color:#fff}.hero-button,.hero-button:hover{color:#49352b;background:#fff}@media (width<=700px){.closing .signup-row input{font-size:16px}}@media (width>=901px){.scroll-expand .hero-copy h1{width:9.44444em;max-width:none}}.why.content-section{text-align:center;display:block}.why .prose{max-width:760px;margin-inline:auto}.about-author{justify-content:center;align-items:center;gap:24px;margin-top:36px;display:flex}.about-author .about-portrait{flex:0 0 108px;width:108px;max-width:108px}.why .prose .about-author .about-signature{text-align:left;margin:0}@media (width<=700px){.about-author{gap:18px}.why .prose .about-author .about-signature{font-size:36px}}.closing{background:#f4f1ec}.closing-background{-webkit-mask-image:linear-gradient(#000 0% 40%,#0000 100%);mask-image:linear-gradient(#000 0% 40%,#0000 100%)}.why.content-section{text-align:left;grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:80px;padding:100px 56px 120px;display:grid}.why .prose{max-width:720px;margin:0;position:relative}.author-quote-mark{height:64px;font-family:var(--font-serif);color:#b08968;font-size:112px;line-height:1;display:block}.why blockquote{margin:0}.why .prose h2.lead-paragraph{letter-spacing:-.025em;margin-bottom:30px;font-size:clamp(38px,3.6vw,54px);line-height:1.13}.why .about-author{flex-direction:column;gap:24px;margin:0;display:flex}.why .about-author .about-portrait{flex:none;width:176px;max-width:176px}.why .about-author .about-signature{color:#49352b;text-align:center;white-space:nowrap;margin:0;font-family:Corinthia,cursive;font-size:44px;line-height:1.1}@media (width<=900px){.why.content-section{grid-template-columns:1fr;gap:40px;padding:70px 12px 90px}.why .about-author{flex-direction:row;justify-content:flex-start;gap:20px}.why .about-author .about-portrait{width:108px;max-width:108px}.why .about-author .about-signature{white-space:normal;text-align:left;font-size:36px}}.why.content-section{gap:100px;padding-bottom:220px}.why .prose{max-width:620px}.author-quote-mark{height:96px;font-size:168px}@media (width<=900px){.why.content-section{gap:44px;padding-bottom:140px}.author-quote-mark{height:80px;font-size:140px}}.why .about-author .about-portrait{width:204px;max-width:204px}footer{font-size:15px}.scroll-expand .hero-copy h1{text-shadow:0 2px 14px rgb(35 23 17/var(--heading-shadow,0))}.benefits.content-section h2{letter-spacing:-.025em;font-size:clamp(38px,3.6vw,54px);line-height:1.13}@media (width<=900px){.why .about-author .about-portrait{width:124px;max-width:124px}}.closing .signup-row input{border-radius:12px}.closing .newsletter-form{margin-top:40px}.signup-field{flex-direction:column;flex:1;min-width:0;display:flex}.signup-row .signup-field input{flex:none;width:100%}.field-error{color:#9b3f32;margin-top:10px;font-size:18px;line-height:1.45}.turnstile{justify-content:center;min-height:65px;margin-top:20px;display:flex}.newsletter-form input[aria-invalid=true]{border-color:#9b3f32;box-shadow:0 0 0 3px #9b3f3238}.form-status[data-state=error],.form-status[data-state=success]{text-align:left;color:#fff;border:0;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.form-status[data-state=error]{background:#9b3f32}.form-status[data-state=success]{background:#3e7250}.form-toast__icon{flex:none;width:22px;height:22px}.form-toast{z-index:50;width:min(420px,100vw - 32px);position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #2a252329}.everyday{padding:0 0 100px}body{overflow-x:clip}@media (hover:hover) and (width>=701px){.hero-button{transition:transform .25s,background-color .2s}.hero-button:hover{transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.hero-button:hover{transform:none}}[data-scroll-reveal]{--reveal-y:72px;--reveal-i:0}html.js-reveal [data-scroll-reveal]{opacity:0;transform:translateY(var(--reveal-y));transition:opacity .7s cubic-bezier(.2,.65,.2,1),transform .7s cubic-bezier(.2,.65,.2,1);transition-delay:calc(var(--reveal-i) * 80ms)}html.js-reveal [data-scroll-reveal].is-revealed,html.js-reveal [data-scroll-reveal]:focus-within{opacity:1;transform:none}html.js-reveal [data-scroll-reveal]:focus-within{transition:none}@media (prefers-reduced-motion:reduce){[data-scroll-reveal]{opacity:1!important;transform:none!important}}.row-list{border-top:1px solid #2a25231f;margin:0;padding:0;list-style:none}.row-list li{border-bottom:1px solid #2a25231f}.row-link,.row-static{justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:20px 4px;display:flex}.row-link{transition:opacity .2s}.row-link:hover{opacity:.6}.row-label{font-size:16px;font-weight:500}.row-meta{color:#746a61;align-items:center;gap:12px;font-size:14px;display:flex}.row-arrow{font-family:var(--font-sans);color:#805b40;flex:none}.row-static{color:#a39a90}.row-tag{text-transform:uppercase;letter-spacing:.1em;color:#746a61;background:#e7e0d6;border-radius:999px;padding:4px 10px;font-size:11px}.contact-main{text-align:center;padding:150px 0 120px}.contact-hero{max-width:900px;margin:0 auto 90px}.contact-hero .eyebrow{justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.contact-email{letter-spacing:-.03em;overflow-wrap:anywhere;word-break:break-word;font-size:clamp(34px,9vw,128px);line-height:1.05}.contact-email a:hover{text-underline-offset:10px;text-decoration:underline 2px #b08968}@media (width<=700px){.contact-main{padding:110px 0 90px}.contact-hero{margin-bottom:56px}}.bio-page{max-width:520px;margin:0 auto;padding:150px 0 48px}.bio-intro{text-align:center;margin-bottom:44px}.bio-name{font-family:var(--font-serif);margin-bottom:10px;font-size:22px;font-weight:500}.bio-tagline{color:#746a61;max-width:420px;margin:0 auto;font-size:15px;line-height:1.7}.bio-newsletter{text-align:center;border-bottom:1px solid #2a25231f;margin-bottom:52px;padding-bottom:44px}.bio-newsletter h2{margin-bottom:14px;font-size:clamp(26px,6vw,32px)}.bio-newsletter>p{color:#746a61;margin:0 0 26px;font-size:15px;line-height:1.8}.bio-newsletter .signup-row{flex-direction:column;gap:18px}.bio-newsletter .signup-row input{border-radius:12px;width:100%}.bio-newsletter .signup-row button{border-radius:999px;align-self:stretch;width:100%;min-height:54px;font-size:15px;font-weight:600}.bio-newsletter .form-note,.bio-newsletter .form-status,.bio-newsletter .field-error{text-align:center}.bio-subheading{text-align:center;text-transform:uppercase;letter-spacing:.14em;color:#746a61;margin:48px 0 4px;font-size:11px;font-weight:500}.bio-footer{text-align:center;color:#746a61;padding-top:44px;font-size:13px}.bio-footer a{text-underline-offset:4px;text-decoration:underline #2a25231f}@media (width<=700px){.bio-page{padding:110px 0 36px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.card-nav-container{z-index:60;box-sizing:border-box;width:min(1240px,100% - 112px);position:absolute;top:24px;left:50%;transform:translate(-50%)}.card-nav{color:#2a2523;will-change:height;background:0 0;height:60px;display:block;position:relative;overflow:hidden}.card-nav--paper{color:#f4f1ec}body:has(.scroll-expand[data-animated]) .card-nav--paper{color:#2a2523}.card-nav-top{z-index:2;justify-content:space-between;align-items:center;height:60px;padding:0;display:flex;position:absolute;inset:0}.card-nav-wordmark{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:inherit;font-size:13px;font-weight:500}.card-nav-wordmark:focus-visible{outline-offset:4px;outline:2px solid}.hamburger-menu{width:34px;height:34px;color:inherit;background:0 0;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:0;display:flex}.hamburger-menu:hover .hamburger-line{opacity:.7}.hamburger-menu:focus-visible{outline-offset:2px;outline:2px solid}.hamburger-line{background:currentColor;width:22px;height:1.5px;transition:transform .25s,opacity .2s}.hamburger-menu.open .hamburger-line:first-child{transform:translateY(3.5px)rotate(45deg)}.hamburger-menu.open .hamburger-line:last-child{transform:translateY(-3.5px)rotate(-45deg)}.card-nav-content{visibility:hidden;pointer-events:none;z-index:1;align-items:flex-end;gap:12px;padding:8px 0 0;display:flex;position:absolute;inset:60px 0 0}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{border-radius:12px;flex-direction:column;flex:1 1 0;gap:8px;min-width:0;height:100%;padding:18px 20px;display:flex;position:relative}.nav-card-label{font-family:var(--font-serif);letter-spacing:-.01em;font-size:20px}.nav-card-links{flex-direction:column;gap:6px;margin-top:auto;display:flex}.nav-card-link{font-family:var(--font-sans);align-items:center;gap:6px;font-size:14px;transition:opacity .2s;display:inline-flex}.nav-card-link:hover{opacity:.7}.nav-card-link-icon{flex:none}@media (width<=1050px){.card-nav-container{width:calc(100% - 64px)}}@media (width<=768px){.card-nav-container{width:calc(100% - 40px);top:14px}.card-nav-wordmark{font-size:11px}.card-nav-content{flex-direction:column;align-items:stretch;gap:8px}.nav-card{height:auto;min-height:56px}}@media (prefers-reduced-motion:reduce){.hamburger-line,.nav-card-link{transition:none}}
