:root{color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,sans-serif;color:var(--color-charcoal);background:radial-gradient(circle at top left,rgba(193,154,165,.18),transparent 32%),linear-gradient(180deg,#fffcf7f5,#f6efe8fa);line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.skip-link{position:absolute;left:-9999px;top:1rem}.skip-link:focus{left:1rem;z-index:1000;background:var(--color-charcoal);color:#fff;padding:.75rem 1rem;border-radius:999px}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin:0 auto}.section{padding:5rem 0}.section--tight{padding:3.5rem 0}.section--page-hero{padding-top:1.8rem}.section--panel{background:#fffcf7cc}.eyebrow{margin:0 0 1rem;font-size:.78rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--color-gold)}.hero-eyebrow{display:inline-flex;align-items:baseline;gap:.45rem;flex-wrap:wrap}.hero-eyebrow__caps{letter-spacing:.34em}.hero-eyebrow__script{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.2rem;letter-spacing:.08em;text-transform:none}.display,.h1,.h2,.h3,.rte h1,.rte h2,.rte h3{margin:0;font-family:Cormorant Garamond,serif;font-weight:600;line-height:1;letter-spacing:-.03em}.display{font-size:clamp(3rem,7vw,5.8rem)}.h1{font-size:clamp(2.7rem,5vw,4.4rem)}.h2{font-size:clamp(2.1rem,4vw,3.2rem)}.h3{font-size:clamp(1.5rem,3vw,2.2rem)}.lead{font-size:1.08rem;line-height:1.9;color:#2b2725c7}.muted{color:#2b2725b8}.button,.shopify-payment-button__button,button.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.9rem 1.45rem;border:1px solid transparent;border-radius:999px;background:var(--color-charcoal);color:#fff;font-weight:600;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.button:hover,.shopify-payment-button__button:hover{transform:translateY(-1px)}.button--secondary{background:transparent;border-color:#7260583d;color:var(--color-charcoal)}.button--ghost{background:transparent;color:var(--color-charcoal)}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(120,106,99,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffbf7e0}.site-header__bar{display:flex;align-items:center;justify-content:space-between;min-height:5rem;gap:1.5rem}.site-logo{display:flex;flex-direction:column;gap:.15rem}.site-logo__eyebrow{font-size:.66rem;letter-spacing:.34em;text-transform:uppercase;font-weight:700;color:var(--color-gold)}.site-logo__wordmark{font-size:1.15rem;letter-spacing:.18em;font-weight:700}.site-nav{display:flex;align-items:center;gap:1.8rem}.site-nav__link{font-size:.96rem;color:#2b2725b3}.site-nav__link--active,.site-nav__link:hover{color:var(--color-charcoal)}.header-actions{display:flex;align-items:center;gap:.9rem}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border:1px solid rgba(120,106,99,.15);border-radius:999px;background:#ffffffd6;cursor:pointer}.mobile-nav-toggle{display:none}.mobile-nav{display:none;padding-bottom:1rem}.mobile-nav.is-open{display:block}.mobile-nav__panel{padding:.5rem 0}.mobile-nav__link{display:block;padding:.9rem 1rem;margin-bottom:.4rem;border-radius:1.1rem;background:#ffffffc7}.hero{padding:5.5rem 0 4rem}.hero__grid,.split-grid{display:grid;gap:2.4rem;align-items:center}.hero__grid{grid-template-columns:1.1fr .9fr}.hero-card,.content-card,.product-card,.product-form-card,.collection-toolbar,.page-panel,.footer-card{border:1px solid rgba(120,106,99,.12);border-radius:2rem;background:#ffffffd1;box-shadow:0 28px 90px -60px #2a1f1a8c}.hero-media{position:relative}.hero-media__frame{border-radius:2.5rem;overflow:hidden;position:relative}.hero-media__backdrop{position:absolute;top:1rem;right:-1rem;bottom:-1rem;left:1rem;border-radius:2.5rem;background:linear-gradient(180deg,#ccb0a873,#e8e1d8b8);z-index:-1}.info-grid,.card-grid,.product-grid{display:grid;gap:1.25rem}.info-grid,.card-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-card{padding:1.2rem;border-radius:1.5rem;background:#ffffffb8;border:1px solid rgba(120,106,99,.12)}.product-card{overflow:hidden}.product-card__media{background:linear-gradient(180deg,#f4ede6e6,#ede4dbf2);aspect-ratio:4 / 5}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__content{padding:1.45rem}.product-card__title{font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1;margin:.3rem 0 .5rem}.product-card__price,.price{font-weight:700}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.shop-collection-tiles__heading{justify-content:start}.shop-collection-tiles__intro{max-width:42rem;margin-top:1rem}.shop-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.shop-collection-tile{position:relative;display:block;min-height:24rem;overflow:hidden;border-radius:1.25rem;background:#ffffffd1;box-shadow:0 28px 90px -60px #2a1f1a8c}.shop-collection-tile__media,.shop-collection-tile__placeholder,.shop-collection-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.shop-collection-tile__media img,.shop-collection-tile__placeholder svg{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.shop-collection-tile__placeholder{background:linear-gradient(180deg,#f4ede6f0,#e6d8cbfa)}.shop-collection-tile__overlay{display:flex;align-items:end;justify-content:center;padding:1.5rem;background:linear-gradient(180deg,#00000014 15%,#000000b8)}.shop-collection-tile__title{margin:0;color:#fff;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,3vw,2.3rem);font-weight:600;line-height:1.05;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.3)}.shop-collection-tile:hover .shop-collection-tile__media img,.shop-collection-tile:focus-visible .shop-collection-tile__media img{transform:scale(1.05)}.book-layout,.page-hero,.product-layout,.collection-layout{display:grid;gap:2.5rem}.book-layout,.page-hero{grid-template-columns:.9fr 1.1fr;align-items:center}.product-layout{grid-template-columns:1.05fr .95fr;align-items:start}.product-gallery__main{overflow:hidden;border-radius:2.25rem;background:#ffffffe6;border:1px solid rgba(120,106,99,.12);aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;padding:1.25rem}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.product-gallery__thumb{border:1px solid rgba(120,106,99,.12);border-radius:1rem;overflow:hidden;background:#fff;cursor:pointer}.product-gallery__thumb.is-active{outline:2px solid var(--color-rose);outline-offset:2px}.product-form-card{padding:1.8rem}.product-form__group{margin-bottom:1.4rem}.product-form__select-wrap{margin-top:.55rem}.product-form__select{border-radius:1rem}.selector-pills{display:flex;flex-wrap:wrap;gap:.65rem}.selector-pill{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border:1px solid rgba(120,106,99,.16);border-radius:999px;background:#ffffffd6;font-size:.94rem;cursor:pointer}.selector-pill input{position:absolute;opacity:0;pointer-events:none}.selector-pill.is-disabled{opacity:.4;cursor:not-allowed}.selector-pill.is-selected{border-color:var(--color-rose);background:#c19aa524;color:#7c5661}.quantity-field{display:inline-flex;align-items:center;border-radius:999px;background:#f4ede6db;border:1px solid rgba(120,106,99,.16)}.quantity-field button{width:2.6rem;height:2.6rem;border:0;background:transparent;cursor:pointer}.quantity-field input{width:3rem;text-align:center;border:0;background:transparent}.product-meta{display:grid;gap:.9rem;margin-top:1.25rem}.rte{color:#2b2725c7;line-height:1.9}.rte p,.rte ul,.rte ol{margin-top:0;margin-bottom:1rem}.rte ul,.rte ol{padding-left:1.25rem}.collection-toolbar{padding:1rem 1.2rem;margin-bottom:1.5rem}.footer{padding:4.5rem 0 2rem;background:linear-gradient(180deg,#f4ede6e6,#ece4dcf2);border-top:1px solid rgba(120,106,99,.12)}.footer__grid{display:grid;grid-template-columns:1.5fr .7fr .8fr;gap:2rem}.footer__list{list-style:none;padding:0;margin:0;display:grid;gap:.7rem}.social-list{display:flex;gap:.85rem}.social-list a{display:inline-flex;align-items:center;justify-content:center;width:2.7rem;height:2.7rem;border-radius:999px;border:1px solid rgba(120,106,99,.12);background:#ffffffbf}.page-spacer{padding-top:1.25rem}@media screen and (max-width:989px){.hero__grid,.split-grid,.book-layout,.page-hero,.product-layout,.footer__grid,.card-grid,.product-grid,.info-grid{grid-template-columns:1fr}.shop-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-nav{display:none}.mobile-nav-toggle{display:inline-flex}}@media screen and (max-width:749px){.section,.hero{padding:3.8rem 0}.page-width{width:min(calc(100% - 1.25rem),var(--page-width))}.site-header__bar{min-height:4.4rem}.product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-collection-tile{min-height:19rem}}.button--gold{background:linear-gradient(180deg,#d5b352,#b9975b);color:#fff;box-shadow:0 18px 40px -24px #b9975ba6}.button--gold:hover{background:linear-gradient(180deg,#debc61,#c39d59)}.hero-copy{max-width:44rem}.hero-copy__lead,.about-preview__text,.invitation-panel__text,.page-hero__lead,.book-feature__intro,.product-form-card__description{margin-top:1rem}.hero-actions,.book-feature__actions,.speaking-feature__actions,.about-preview__actions,.invitation-panel__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero-value-grid{margin-top:2rem}.hero-value-card{min-height:100%}.hero-value-card__text{margin-top:.35rem}.hero-media__frame{min-height:39rem;background:linear-gradient(180deg,#f4ece6b8,#e2d5cdeb),var(--color-paper)}.brand-statement-card{padding:2rem 2.1rem}.brand-statement-grid{grid-template-columns:.9fr 1.1fr}.hero-media__frame img{width:100%;height:100%;min-height:39rem;object-fit:cover;object-position:center top}.hero-media__placeholder,.book-feature__placeholder,.story-layout__placeholder,.about-preview__placeholder{height:100%;min-height:28rem;display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2.5rem;background:linear-gradient(180deg,#fffbf7eb,#f1e8e2e6),var(--color-paper)}.hero-media__placeholder-badge,.book-feature__placeholder-mark{font-size:.76rem;letter-spacing:.28em;text-transform:uppercase;color:var(--color-gold);font-weight:700}.hero-media__ornament{position:absolute;border-radius:999px;background:#c19aa529;border:1px solid rgba(185,151,91,.28)}.hero-media__ornament--large{width:11rem;height:11rem;right:1.5rem;top:-1.6rem}.hero-media__ornament--small{width:4.2rem;height:4.2rem;left:.6rem;bottom:2.4rem}.section--panel{background:linear-gradient(180deg,#f8f3eeb8,#f6eee799)}.book-feature,.about-preview__content-card,.about-preview__image-card,.story-layout__media,.speaking-feature__media,.shipping-card,.venues-panel,.invitation-panel,.contact-form-panel,.page-panel--prose,.footer-card--brand{padding:2rem}.book-feature{border:1px solid rgba(120,106,99,.12);border-radius:2rem;background:#ffffffc7;box-shadow:0 28px 90px -60px #2a1f1a73}.book-feature__media{border-radius:1.5rem;overflow:hidden;background:linear-gradient(180deg,#4e4642f5,#38302dfa)}.book-feature__media img{width:100%;height:100%;object-fit:cover}.book-feature__details ul{display:grid;gap:.7rem;padding-left:1.1rem}.about-preview-grid{grid-template-columns:.9fr 1.1fr}.about-preview__image-card,.speaking-feature__media,.story-layout__media,.page-hero__media-card{overflow:hidden}.about-preview__image-card img,.speaking-feature__media img,.story-layout__media img,.page-hero__media-card img{width:100%;height:100%;min-height:100%;object-fit:cover}.page-hero__copy{max-width:42rem}.page-hero__media-card{padding:1rem}.story-layout{grid-template-columns:.9fr 1.1fr;align-items:start}.story-layout__intro{font-size:1.08rem}.story-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.story-quote{margin:1.8rem 0 0;padding-left:1.2rem;border-left:3px solid var(--color-gold);font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1}.speaking-feature{grid-template-columns:.95fr 1.05fr;align-items:center;margin-bottom:2rem}.topics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.topic-card{padding:1.6rem}.topic-card .h3{margin-bottom:.7rem}.venues-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;margin-top:2rem}.shipping-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.shipping-help{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:center;padding:2rem}.collection-layout__description{max-width:32rem}.collection-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:center}.collection-toolbar__note{color:#2b27259e;font-size:.94rem}.product-card{display:flex;flex-direction:column}.product-card__content{display:flex;flex-direction:column;flex:1}.product-card__excerpt{min-height:4.8rem}.product-card__footer{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.1rem}.product-card__meta{color:#2b27259e;font-size:.88rem;margin-top:.3rem}.product-form-card__price{margin-top:1.25rem}.product-form-card__availability{margin-top:.35rem}.product-form-card__actions{display:flex;flex-direction:column;gap:.85rem}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery__thumb img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.footer-newsletter__message{margin:0;color:#2b2725c7}.footer-newsletter__message--error ul{margin:0;padding-left:1.25rem}.page-panel--prose{padding:2.5rem}.rte--page,.rte--story{font-size:1.08rem;line-height:1.95}.rte--page h2,.rte--story h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.8rem);line-height:1.05;color:var(--color-charcoal);margin-top:2.4rem}.contact-form-panel{padding:2rem}.contact-form__intro-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:2rem;margin-bottom:2rem}.contact-form__intro{padding:1rem 0}.contact-form__intro-text{margin-top:1rem}.contact-form__image-card{overflow:hidden;padding:0}.contact-form__image-card img{width:100%;height:100%;min-height:100%;object-fit:cover}.cart-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:2rem;align-items:start}.cart-items{display:grid;gap:1.25rem}.cart-item{display:grid;grid-template-columns:10rem 1fr;gap:1.25rem;padding:1.4rem}.cart-item__media{border-radius:1.25rem;overflow:hidden;background:#ffffffeb}.cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-item__controls{display:flex;align-items:center;gap:.85rem;margin-top:1rem}.cart-item__quantity{width:5rem}.cart-summary{padding:1.6rem}.cart-summary__row{display:flex;justify-content:space-between;gap:1rem;margin:1rem 0}.cart-summary__actions{display:grid;gap:.85rem;margin-top:1.4rem}.cart-empty{padding:2rem;text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contact-form__grid{grid-template-columns:1fr 1fr}.contact-form__field,.contact-form__actions{margin-top:1rem}.field-input{width:100%;padding:.9rem 1rem;border-radius:1rem;border:1px solid rgba(120,106,99,.2);background:#ffffffe6;margin-top:.45rem}.field-input--textarea{min-height:12rem}.footer__grid{grid-template-columns:1.2fr .7fr .8fr 1fr;align-items:start}.footer-card--brand .h2{font-size:clamp(2.1rem,4vw,3rem)}.footer__newsletter-title{margin:.2rem 0 .8rem;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1.05}.footer-newsletter{display:grid;gap:.8rem;margin-top:1rem}.footer-newsletter__input{width:100%;padding:.95rem 1rem;border-radius:999px;border:1px solid rgba(120,106,99,.18);background:#ffffffe6}.footer-newsletter__button{width:fit-content}.footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;margin-top:2rem;border-top:1px solid rgba(120,106,99,.15);color:#2b2725a8}.footer__legal{display:flex;gap:1.4rem}@media screen and (max-width:989px){.about-preview-grid,.brand-statement-grid,.story-layout,.speaking-feature,.contact-form__intro-grid,.cart-layout,.venues-panel,.shipping-layout,.footer__grid,.contact-form__grid,.story-stat-grid,.topics-grid,.shipping-help{grid-template-columns:1fr}.collection-toolbar,.footer__bottom,.product-card__footer{flex-direction:column;align-items:start}.hero-media__frame,.hero-media__frame img{min-height:26rem}}@media screen and (max-width:749px){.book-feature,.about-preview__content-card,.about-preview__image-card,.story-layout__media,.speaking-feature__media,.cart-item,.shipping-card,.venues-panel,.invitation-panel,.contact-form-panel,.page-panel--prose,.footer-card--brand{padding:1.4rem}.display{font-size:clamp(2.8rem,14vw,4.2rem)}.hero-media__frame,.hero-media__frame img{min-height:22rem}.hero-media__ornament--large{width:7rem;height:7rem}.hero-media__ornament--small{width:3rem;height:3rem}.cart-item{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/base.css.map */
