.BookCover3D-module__LrBDIW__stage{--w:clamp(11rem, 30vw, 19rem);--h:calc(var(--w) * 1.5);--d:calc(var(--w) * .115);--turn:-30deg;--lift:0px;--tilt:0deg;width:var(--w);height:var(--h);perspective:2200px;perspective-origin:50% 45%;margin-inline:auto;position:relative}.BookCover3D-module__LrBDIW__book{transform-style:preserve-3d;transform:translateY(var(--lift)) rotateX(var(--tilt)) rotateY(var(--turn));will-change:transform;position:absolute;inset:0}.BookCover3D-module__LrBDIW__face{backface-visibility:hidden;position:absolute;top:50%;left:50%}.BookCover3D-module__LrBDIW__front,.BookCover3D-module__LrBDIW__back{width:var(--w);height:var(--h);border-radius:1px 3px 3px 1px;overflow:hidden}.BookCover3D-module__LrBDIW__front{transform:translate(-50%, -50%) translateZ(calc(var(--d) / 2));background:var(--ivory);box-shadow:inset 0 0 0 1px #0d0d0d0f}.BookCover3D-module__LrBDIW__back{transform:translate(-50%, -50%) translateZ(calc(var(--d) / -2)) rotateY(180deg);background:var(--ivory-warm)}.BookCover3D-module__LrBDIW__coverImg{object-fit:cover;width:100%;height:100%}.BookCover3D-module__LrBDIW__sheen{pointer-events:none;background:linear-gradient(100deg, #fff0 0%, rgba(255, 255, 255, calc(.42 * var(--sheen,.5))) 42%, #fff0 68%);transform:translateX(calc((var(--sheen,.5) - .5) * 120%));mix-blend-mode:soft-light;position:absolute;inset:0}.BookCover3D-module__LrBDIW__gutter{pointer-events:none;background:linear-gradient(90deg,#0d0d0d38 0%,#0d0d0d12 45%,#0d0d0d00 100%);width:9%;position:absolute;inset:0 auto 0 0}.BookCover3D-module__LrBDIW__spine{width:var(--d);height:var(--h);transform:translate(-50%, -50%) translateX(calc(var(--w) / -2)) rotateY(-90deg);background:var(--burgundy);overflow:hidden}.BookCover3D-module__LrBDIW__spineImg{object-fit:cover;width:100%;height:100%}.BookCover3D-module__LrBDIW__edge,.BookCover3D-module__LrBDIW__head,.BookCover3D-module__LrBDIW__tail{background:repeating-linear-gradient(90deg,#0d0d0d1a 0 .5px,#0d0d0d00 .5px 2.5px),linear-gradient(90deg,#ded4c2,#f4eee2 30%,#e6dccb)}.BookCover3D-module__LrBDIW__edge{width:var(--d);height:var(--h);transform:translate(-50%, -50%) translateX(calc(var(--w) / 2)) rotateY(90deg)}.BookCover3D-module__LrBDIW__head,.BookCover3D-module__LrBDIW__tail{width:var(--w);height:var(--d);background:repeating-linear-gradient(#0d0d0d1a 0 .5px,#0d0d0d00 .5px 2.5px),linear-gradient(#e8dfcf,#f4eee2 40%,#ddd3c1)}.BookCover3D-module__LrBDIW__head{transform:translate(-50%, -50%) translateY(calc(var(--h) / -2)) rotateX(90deg)}.BookCover3D-module__LrBDIW__tail{transform:translate(-50%, -50%) translateY(calc(var(--h) / 2)) rotateX(-90deg)}.BookCover3D-module__LrBDIW__shadow{width:calc(var(--w) * var(--shadow-scale,1));height:calc(var(--w) * .22);background:radial-gradient(ellipse at center, rgba(13, 13, 13, calc(.34 * var(--shadow-alpha,1))) 0%, #0d0d0d00 70%);filter:blur(10px);pointer-events:none;z-index:-1;position:absolute;bottom:-5%;left:50%;transform:translate(-50%)rotateX(74deg)scaleY(.55)}@media (prefers-reduced-motion:reduce){.BookCover3D-module__LrBDIW__stage{--turn:-16deg;--lift:0px;--tilt:0deg}.BookCover3D-module__LrBDIW__book{will-change:auto}.BookCover3D-module__LrBDIW__sheen{display:none}}
.WaitlistForm-module__hjIlRq__form{gap:.625rem;width:100%;max-width:27rem;display:grid}.WaitlistForm-module__hjIlRq__row{gap:.625rem;display:grid}@media (min-width:30rem){.WaitlistForm-module__hjIlRq__row{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}.WaitlistForm-module__hjIlRq__field{display:block}.WaitlistForm-module__hjIlRq__label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.WaitlistForm-module__hjIlRq__input{width:100%;font:inherit;color:var(--ink);background:#fffdf9;border:1px solid #0d0d0d33;border-radius:4px;padding:.875rem .9375rem;transition:border-color .18s,box-shadow .18s}.WaitlistForm-module__hjIlRq__input::placeholder{color:#8b8378}.WaitlistForm-module__hjIlRq__input:hover{border-color:#0d0d0d59}.WaitlistForm-module__hjIlRq__input:focus{border-color:var(--burgundy);outline:none;box-shadow:0 0 0 3px #7a0f2029}.WaitlistForm-module__hjIlRq__input[aria-invalid=true]{border-color:var(--burgundy)}.WaitlistForm-module__hjIlRq__pot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.WaitlistForm-module__hjIlRq__submit{font:inherit;color:var(--ivory);background:var(--burgundy);border:1px solid var(--burgundy);cursor:pointer;transition:background-color .18s ease, transform .18s var(--ease-out);border-radius:4px;padding:.9375rem 1.25rem;font-weight:500}.WaitlistForm-module__hjIlRq__submit:hover:not(:disabled){background:var(--burgundy-deep)}.WaitlistForm-module__hjIlRq__submit:active:not(:disabled){transform:translateY(1px)}.WaitlistForm-module__hjIlRq__submit:disabled{opacity:.65;cursor:progress}.WaitlistForm-module__hjIlRq__note{color:var(--ink-soft);margin-top:.125rem;font-size:.875rem}.WaitlistForm-module__hjIlRq__error{color:var(--burgundy);font-size:.875rem;font-weight:500}.WaitlistForm-module__hjIlRq__success{border-left:3px solid var(--burgundy);max-width:27rem;padding:.25rem 0 .25rem 1.125rem}.WaitlistForm-module__hjIlRq__successHead{letter-spacing:-.02em;margin-bottom:.375rem;font-size:1.375rem;font-weight:900}.WaitlistForm-module__hjIlRq__successBody{color:var(--ink-soft)}
.page-module__E0kJGG__masthead{padding-block:clamp(1.5rem,4vh,2.25rem)}.page-module__E0kJGG__logo{width:clamp(9rem,22vw,12rem);height:auto}.page-module__E0kJGG__hero{padding-bottom:var(--space-section)}.page-module__E0kJGG__heroGrid{align-items:center;gap:clamp(2.5rem,7vw,4rem);display:grid}.page-module__E0kJGG__heroBook{order:-1}@media (min-width:56rem){.page-module__E0kJGG__heroGrid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.page-module__E0kJGG__heroBook{order:0}}.page-module__E0kJGG__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--burgundy);margin-bottom:1.125rem;font-size:.8125rem;font-weight:500}.page-module__E0kJGG__h1{margin-bottom:1rem;font-size:clamp(3rem,11vw,5.25rem)}.page-module__E0kJGG__subhead{letter-spacing:-.015em;max-width:24ch;margin-bottom:1.375rem;font-size:clamp(1.125rem,2.4vw,1.4375rem);font-weight:500;line-height:1.28}.page-module__E0kJGG__heroBody{color:var(--ink-soft);max-width:42ch;margin-bottom:2rem}.page-module__E0kJGG__section{padding-block:var(--space-section);border-top:1px solid var(--rule)}.page-module__E0kJGG__sectionHead{margin-bottom:.75rem;font-size:clamp(2rem,5.5vw,3rem)}.page-module__E0kJGG__sectionIntro{color:var(--ink-soft);margin-bottom:clamp(2.5rem,6vw,3.5rem)}.page-module__E0kJGG__pillars{--letter-col:clamp(2.25rem, 7vw, 3.25rem);max-width:52rem;margin:0;padding:0;list-style:none;position:relative}.page-module__E0kJGG__pillars:before{content:"";left:calc(var(--letter-col) / 2);background:var(--burgundy);opacity:.28;transform-origin:top;width:1px;transition:transform 1.4s var(--ease-out);position:absolute;top:.35em;bottom:1.6em;transform:scaleY(0)}.page-module__E0kJGG__pillars.is-in:before{transform:scaleY(1)}.page-module__E0kJGG__pillar{grid-template-columns:var(--letter-col) minmax(0, 1fr);border-bottom:1px solid var(--rule);align-items:baseline;gap:clamp(1rem,3vw,1.75rem);padding-block:clamp(.9rem,2.4vw,1.15rem);display:grid}.page-module__E0kJGG__pillar:first-child{border-top:1px solid var(--rule)}.page-module__E0kJGG__pillarLetter{color:var(--burgundy);letter-spacing:-.03em;background:var(--ground);text-align:center;font-size:clamp(1.5rem,4.5vw,2.125rem);font-weight:900;line-height:1;position:relative}.page-module__E0kJGG__pillarName{letter-spacing:-.018em;font-size:clamp(1.125rem,3vw,1.5rem);font-weight:500}.page-module__E0kJGG__audience p{letter-spacing:-.018em;max-width:28ch;font-size:clamp(1.25rem,3.2vw,1.75rem);font-weight:500;line-height:1.34}.page-module__E0kJGG__audience p+p{letter-spacing:0;color:var(--ink-soft);max-width:46ch;margin-top:1.5rem;font-size:clamp(1rem,2.2vw,1.125rem);font-weight:400;line-height:1.6}.page-module__E0kJGG__about{background:var(--black);color:var(--ivory);padding-block:var(--space-section);border-top:0}.page-module__E0kJGG__aboutGrid{align-items:center;gap:clamp(2rem,6vw,3.5rem);display:grid}@media (min-width:52rem){.page-module__E0kJGG__aboutGrid.page-module__E0kJGG__hasPortrait{grid-template-columns:minmax(0,.62fr) minmax(0,1fr)}}.page-module__E0kJGG__portrait{aspect-ratio:4/5;object-fit:cover;filter:grayscale(.15)contrast(1.02);border-radius:3px;width:100%;max-width:22rem}.page-module__E0kJGG__aboutHead{margin-bottom:1.5rem;font-size:clamp(1.75rem,4.5vw,2.5rem)}.page-module__E0kJGG__aboutBody p{color:#f7f2e9db;max-width:52ch;font-size:clamp(1.0625rem,2.4vw,1.25rem);line-height:1.55}.page-module__E0kJGG__aboutBody p+p{margin-top:1rem}.page-module__E0kJGG__credibility{letter-spacing:.06em;text-transform:uppercase;color:#f7f2e9ad;border-top:1px solid #f7f2e933;margin-top:2rem;padding-top:1.25rem;font-size:.875rem;font-weight:500}.page-module__E0kJGG__close{padding-block:var(--space-section);text-align:left}.page-module__E0kJGG__closeHead{max-width:18ch;margin-bottom:1.75rem;font-size:clamp(1.75rem,5vw,2.75rem)}.page-module__E0kJGG__footer{border-top:1px solid var(--rule);color:var(--ink-soft);padding-block:2.5rem 3.5rem;font-size:.875rem}.page-module__E0kJGG__footerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;display:flex}.page-module__E0kJGG__footerLogo{opacity:.75;width:8.5rem;height:auto}.page-module__E0kJGG__footerLegal{margin:0}.page-module__E0kJGG__proof{padding-block:var(--space-section)}.page-module__E0kJGG__quotes{gap:clamp(2.25rem,5vw,3rem);max-width:48rem;margin:0;display:grid}.page-module__E0kJGG__quote{border-left:2px solid var(--burgundy);margin:0;padding-left:clamp(1.125rem,3vw,1.75rem)}.page-module__E0kJGG__quoteText{color:var(--ink);font-size:clamp(1.0625rem,2vw,1.1875rem);line-height:1.58}.page-module__E0kJGG__attribution{margin-top:.875rem;font-size:.9375rem;line-height:1.45}.page-module__E0kJGG__attributionName{color:var(--ink);font-style:normal;font-weight:500;display:block}.page-module__E0kJGG__attributionRole{color:var(--ink-soft);display:block}
