@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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,ui-sans-serif, system-ui, 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]){-webkit-text-decoration:underline dotted;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;-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{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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--parchment:#f3ebdd;--evergreen:#183a32;--apricot:#d69270;--ink:#2a2925;--sage:#8a947d;--line:#ded1ba}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--parchment);color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:10;background:#f3ebddf0;border-bottom:1px solid #183a3238;justify-content:space-between;align-items:center;height:92px;padding:0 4vw;display:flex;position:relative}.wordmark{color:var(--evergreen);letter-spacing:.08em;text-transform:uppercase;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.45rem,2.15vw,2.15rem);font-weight:500}nav{align-items:center;gap:clamp(1.4rem,3vw,3.8rem);display:flex}nav a:not(.nav-cta){border-bottom:1px solid #0000;padding:.35rem 0;font-size:.98rem;transition:border-color .18s}nav a:not(.nav-cta):hover,nav a:not(.nav-cta):focus-visible{border-color:var(--apricot)}.nav-cta{background:var(--apricot);color:#fffaf2;border-radius:5px;padding:.9rem 1.75rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-weight:600;transition:background .18s,transform .18s}.nav-cta:hover,.nav-cta:focus-visible{background:#bf7757;transform:translateY(-1px)}.hero{grid-template-columns:48% 52%;min-height:calc(100vh - 92px);display:grid;position:relative}.hero-copy{z-index:2;align-self:center;padding:7vh 3vw 14rem 9.5vw;animation:.65s ease-out both rise;position:relative}.eyebrow{color:var(--apricot);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.74rem;font-weight:600}h1,.subtitle,.note-kicker{font-family:Cormorant Garamond,Georgia,serif}h1{color:var(--evergreen);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(7rem,12.2vw,11rem);font-weight:400;line-height:.74}.flourish{color:var(--apricot);align-items:center;gap:1rem;width:min(20rem,70%);margin:2.15rem 0 1.6rem;display:flex}.flourish span:not(.leaf){background:var(--apricot);width:5.8rem;height:1px}.leaf{font-size:1.7rem;transform:rotate(-10deg)}.subtitle{max-width:44rem;margin:0;font-size:clamp(2.4rem,4vw,4.3rem);line-height:.98}.tagline{color:var(--evergreen);margin:1.55rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.25rem,1.55vw,1.65rem)}.hero-image{background:linear-gradient(90deg, var(--parchment) 0%, #f3ebddc7 9%, transparent 28%), url(/images/hero-garden.png) center / cover no-repeat;min-height:100%;position:relative;overflow:hidden}.image-glow{background:linear-gradient(90deg,#f3ebdd59,#0000);position:absolute;inset:0}.note-preview{border:1px solid var(--line);z-index:4;background:#faf6eef5;border-radius:7px;grid-template-columns:110px 1fr auto;align-items:center;gap:2rem;width:58%;max-width:760px;padding:1.8rem 2.4rem;transition:box-shadow .2s,transform .2s;display:grid;position:absolute;bottom:3.5rem;left:17%;box-shadow:0 16px 50px #45342514}.note-preview:hover,.note-preview:focus-visible{transform:translateY(-2px);box-shadow:0 20px 60px #45342524}.note-sprig{border-right:1px solid var(--line);color:var(--sage);text-align:center;padding-right:1.8rem;font-family:Georgia,serif;font-size:3.5rem;line-height:1}.note-copy{flex-direction:column;gap:.35rem;display:flex}.note-kicker{color:var(--evergreen);font-size:1.85rem;font-weight:500}.note-excerpt{max-width:31rem;font-size:.9rem;line-height:1.55}.note-arrow{color:var(--apricot);font-family:Georgia,serif;font-size:2.2rem;transition:transform .18s}.note-preview:hover .note-arrow{transform:translate(6px)}.story-section{background:#faf6ee;grid-template-columns:150px minmax(280px,1.15fr) minmax(260px,.85fr);gap:clamp(2rem,5vw,6rem);padding:clamp(6rem,10vw,10rem) 9vw;display:grid}.section-label{color:var(--sage);letter-spacing:.16em;text-transform:uppercase;flex-direction:column;align-items:center;gap:1rem;font-size:.7rem;display:flex}.section-label:after{background:var(--line);content:"";width:1px;height:105px}.section-label span{color:var(--apricot);font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem}.section-label p{writing-mode:vertical-rl;margin:0}.story-copy{max-width:620px}.story-copy p{margin:0 0 1.25rem;font-size:1.02rem;line-height:1.8}.story-copy .story-lead{color:var(--evergreen);margin-bottom:2rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,3vw,3.15rem);line-height:1.08}.quiet-quote{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:var(--evergreen);align-self:center;padding:2.6rem 0;position:relative}.quiet-quote>span{color:var(--apricot);opacity:.5;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:1.2rem;left:-.5rem}.quiet-quote blockquote{margin:1.5rem 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,3.3vw,3.8rem);line-height:1}.quiet-quote p{color:var(--sage);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.74rem;line-height:1.5}.book-section{background:var(--evergreen);color:#f9f3e8;grid-template-columns:minmax(260px,.75fr) minmax(320px,1.25fr);gap:clamp(3rem,8vw,9rem);padding:clamp(5rem,9vw,9rem) 10vw;display:grid;overflow:hidden}.book-mark{aspect-ratio:4/5;background:radial-gradient(circle at 28% 24%,#d6927059,#0000 30%),linear-gradient(145deg,#244b41,#102a24);border:1px solid #f3ebdd47;justify-content:center;align-items:center;max-width:410px;display:flex;position:relative;box-shadow:-20px 24px 70px #0514105c}.book-mark:before,.book-mark:after{content:"";border:1px solid #f3ebdd33;border-radius:50%;width:58%;height:58%;position:absolute;transform:rotate(25deg)}.book-mark:after{width:38%;height:38%;transform:rotate(-25deg)}.book-mark span{color:var(--parchment);z-index:1;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(8rem,18vw,15rem);font-weight:400;position:relative}.book-copy{align-self:center;max-width:650px}.book-copy .eyebrow{color:var(--apricot)}.book-copy h2,.notes-heading h2{letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(4rem,8vw,7.5rem);font-weight:400;line-height:.85}.book-subtitle{color:#dfd4c3;margin:1.8rem 0 2rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,2.9vw,2.8rem);line-height:1.05}.book-copy>p:not(.eyebrow):not(.book-subtitle):not(.status-line){color:#f9f3e8c7;font-size:1rem;line-height:1.8}.status-line{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.8rem;margin-top:2.2rem;font-size:.75rem;display:flex}.status-line span{background:var(--apricot);border-radius:50%;width:8px;height:8px;display:inline-block}.book-club-section{background:#faf6ee;grid-template-columns:.82fr 1.18fr;gap:clamp(3rem,7vw,8rem);padding:clamp(6rem,10vw,10rem) 9vw;display:grid}.book-club-intro{align-self:center;max-width:500px}.book-club-intro h2{color:var(--evergreen);letter-spacing:-.04em;margin:0 0 1.8rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3.5rem,6vw,6.4rem);font-weight:400;line-height:.86}.book-club-lead{color:var(--evergreen);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.65rem,2.5vw,2.45rem);line-height:1.08}.book-club-intro>p:not(.eyebrow):not(.book-club-lead):not(.development-badge){font-size:1rem;line-height:1.8}.development-badge{color:var(--evergreen);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.75rem;margin-top:2rem;font-size:.72rem;font-weight:600;display:flex}.development-badge span{background:var(--apricot);border-radius:50%;width:8px;height:8px}.question-preview{background:var(--parchment);border:1px solid var(--line);padding:clamp(2rem,4vw,4.5rem);box-shadow:0 22px 70px #45342514}.question-preview-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding-bottom:1.75rem;display:flex}.question-label{color:var(--apricot);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .6rem;font-size:.7rem;font-weight:600}.question-preview h3{color:var(--evergreen);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,3vw,3.25rem);font-weight:500;line-height:1}.chapter-number{color:var(--line);font-family:Cormorant Garamond,Georgia,serif;font-size:3.75rem;line-height:.8}.question-preview ol{counter-reset:questions;margin:0;padding:0;list-style:none}.question-preview li{counter-increment:questions;grid-template-columns:30px 1fr;gap:1.1rem;padding:1.1rem 0;font-size:.95rem;line-height:1.7;display:grid}.question-preview li:before{color:var(--apricot);content:"0" counter(questions);font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;font-weight:600}.faith-question{border-left:3px solid var(--apricot);background:#e4d9c6;margin-top:1.75rem;padding:1.4rem 1.6rem}.faith-question p{color:var(--evergreen);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .5rem;font-size:.67rem;font-weight:600}.faith-question span{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;line-height:1.3}.notes-section{background:var(--parchment);grid-template-columns:.9fr 1.1fr;gap:clamp(2.5rem,5vw,5.5rem);padding:clamp(6rem,10vw,10rem) 9vw;display:grid}.notes-heading{grid-column:1/-1}.notes-heading h2{color:var(--evergreen);font-size:clamp(3.4rem,6vw,6.3rem);line-height:.95}.featured-note{border:1px solid var(--line);background:#faf6ee;padding:clamp(2rem,4vw,4rem)}.note-date{color:var(--apricot);letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:600}.featured-note h3,.newsletter-card h3{color:var(--evergreen);margin:1.4rem 0 2rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,3.2vw,3.6rem);font-weight:500;line-height:1}.featured-note p:not(.note-date){font-size:.98rem;line-height:1.75}.featured-note .note-closing{border-left:2px solid var(--apricot);color:var(--evergreen);margin-top:2rem;padding-left:1.25rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem}.newsletter-card{background:#e4d9c6;align-self:center;padding:clamp(2.4rem,5vw,5rem)}.newsletter-card p:not(.eyebrow){line-height:1.7}.newsletter-card a{border-bottom:1px solid var(--evergreen);color:var(--evergreen);justify-content:space-between;align-items:center;margin-top:2.25rem;padding:0 0 .75rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600;display:flex}.newsletter-card a span{color:var(--apricot);transition:transform .18s}.newsletter-card a:hover span{transform:translate(5px)}.newsletter-card small{color:#6d6b62;margin-top:.9rem;font-size:.7rem;line-height:1.5;display:block}footer{color:#f9f3e8c7;background:#102a24;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:3rem 5vw;display:grid}footer .wordmark{color:#f9f3e8}footer p{text-align:center;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem}footer>a:last-child{letter-spacing:.08em;text-transform:uppercase;justify-self:end;font-size:.75rem}:focus-visible{outline:3px solid var(--evergreen);outline-offset:4px}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.site-header{height:auto;min-height:80px}nav a:not(.nav-cta){display:none}.hero{flex-direction:column;display:flex}.hero-copy{padding:5rem 7vw 3.5rem}.hero-image{min-height:52vh}.note-preview{grid-template-columns:1fr auto;width:90%;margin:-3rem 5vw 3rem;padding:1.6rem;position:relative;bottom:auto;left:auto}.note-sprig{display:none}.story-section,.book-section,.book-club-section,.notes-section{grid-template-columns:1fr}.section-label{flex-direction:row;align-items:flex-start}.section-label:after{width:80px;height:1px;margin-top:.55rem}.section-label p{writing-mode:initial}.quiet-quote{margin-top:1rem}.book-mark{justify-self:center;width:min(72vw,360px)}.notes-heading{grid-column:auto}footer{text-align:center;grid-template-columns:1fr}footer>a:last-child{justify-self:center}}@media (width<=560px){.wordmark{letter-spacing:.05em;font-size:1.1rem}.site-header{padding:0 5vw}.nav-cta{padding:.75rem 1rem;font-size:1rem}h1{font-size:6.2rem}.subtitle{font-size:2.7rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
