/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--cb-ink:#17211c;--cb-muted:#5d6b63;--cb-paper:#f7faf6;--cb-panel:#fff;--cb-forest:#214d3d;--cb-river:#2d6f7a;--cb-red:#9f2f35;--cb-gold:#d29b35;--cb-line:#17211c24;--cb-shadow:0 24px 70px #17211c29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--cb-ink);background:var(--cb-paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.site-header{z-index:20;color:var(--cb-ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7faf6e0;border:1px solid #ffffff47;border-radius:8px;justify-content:space-between;gap:18px;padding:12px 14px;position:fixed;inset:18px clamp(18px,4vw,56px) auto;box-shadow:0 12px 42px #17211c1f}.brand-link,.button-row,.footer-links,.hero-actions,.nav-links,.site-header,.social-row{align-items:center;display:flex}.brand-link{gap:10px;font-weight:900}.brand-mark{background:var(--cb-forest);color:#fff;letter-spacing:0;border-radius:8px;place-items:center;width:36px;height:36px;font-size:13px;display:grid}.nav-links{color:#17211cc7;flex-wrap:wrap;justify-content:flex-end;gap:8px;font-size:14px;font-weight:800}.footer-links a,.nav-links a{border-radius:8px;padding:8px 10px}.footer-links a:hover,.nav-links a:hover,.text-link:hover{color:var(--cb-red)}.hero-section,.page-hero{color:#fff;background:linear-gradient(135deg,#214d3df5,#17211cf0 58%,#9f2f35e0),var(--cb-forest);position:relative;overflow:hidden}.hero-section{align-items:end;min-height:86vh;padding:132px clamp(24px,6vw,88px) 78px;display:flex}.hero-cover-stack{pointer-events:none;width:min(48vw,620px);min-width:420px;position:absolute;inset:80px clamp(24px,6vw,88px) 36px auto}.hero-cover{transform-origin:bottom;width:clamp(190px,18vw,270px);position:absolute}.hero-cover .book-cover{box-shadow:0 32px 80px #00000061}.hero-cover-1{z-index:3;bottom:8%;right:24%;transform:rotate(-3deg)}.hero-cover-2{z-index:2;bottom:0;right:1%;transform:rotate(6deg)scale(.92)}.hero-cover-3{z-index:1;bottom:0;right:46%;transform:rotate(-10deg)scale(.9)}.hero-shade{background:linear-gradient(90deg,#17211cc2,#17211c75 48%,#17211c29),linear-gradient(#17211c0a 44%,#17211cb8);position:absolute;inset:0}.hero-copy{z-index:4;max-width:760px;position:relative}.eyebrow{color:var(--cb-gold);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}h1,h2,h3,p{overflow-wrap:anywhere}.hero-copy h1,.page-hero h1,.section h2{margin:0;line-height:1.05}.hero-copy h1{max-width:720px;font-size:82px}.hero-copy p,.page-hero p{color:#ffffffdb;max-width:650px;margin:24px 0 0;font-size:20px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:34px}.primary-button,.secondary-button{border-radius:8px;justify-content:center;align-items:center;min-height:48px;font-weight:900;display:inline-flex}.primary-button{background:var(--cb-red);color:#fff;border:1px solid #ffffff2e;padding:0 22px;box-shadow:0 18px 38px #9f2f3542}.secondary-button{border:1px solid var(--cb-line);color:var(--cb-forest);background:#fff;padding:0 18px}.text-link{color:inherit;font-weight:900}.section{width:min(1180px,100% - 48px);margin:0 auto;padding:92px 0}.book-body,.contact-band,.intro-section,.split-section{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:56px;display:grid}.section h2{font-size:56px}.book-card-copy span,.contact-card p,.purchase-panel p,.section p{color:var(--cb-muted);font-size:18px;line-height:1.75}.section p{margin:18px 0 0}.section-heading{max-width:760px;margin-bottom:32px}.bookshelf{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.book-card{border:1px solid var(--cb-line);background:#fff;border-radius:8px;grid-template-rows:auto 1fr;gap:22px;min-width:0;padding:24px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 18px 54px #17211c14}.book-card:hover{box-shadow:var(--cb-shadow);transform:translateY(-4px)}.book-cover{border-radius:8px;width:min(100%,310px);height:auto;display:block;box-shadow:0 16px 44px #17211c2e}.book-card .book-cover{justify-self:center}.book-card-copy,.text-stack{gap:14px;display:grid}.book-card-copy strong{color:var(--cb-forest);font-size:25px;line-height:1.12}.book-card-copy span{margin:0;font-size:16px}.book-badge{text-transform:uppercase;background:#d29b352e;border-radius:8px;width:max-content;padding:6px 9px;font-weight:900;color:#735018!important;font-size:12px!important}.contact-band{border-top:1px solid var(--cb-line);border-bottom:1px solid var(--cb-line);align-items:center}.button-row,.social-row{flex-wrap:wrap;gap:12px}.page-hero{min-height:58vh;padding:152px clamp(24px,6vw,88px) 78px}.book-detail-copy h1,.simple-page-hero h1{max-width:900px;font-size:72px}.book-detail-hero{grid-template-columns:minmax(220px,350px) minmax(0,1fr);align-items:end;gap:clamp(32px,6vw,72px);display:grid}.book-detail-copy,.book-detail-cover{z-index:2;position:relative}.book-detail-copy .subtitle{color:#ffffffbd;font-size:28px;font-weight:800;line-height:1.25}.book-body{align-items:start}.book-body .text-stack p{margin:0}.contact-card,.purchase-panel{border:1px solid var(--cb-line);background:#fff;border-radius:8px;padding:28px;box-shadow:0 18px 54px #17211c14}.purchase-panel{position:sticky;top:108px}.purchase-panel p{margin:0 0 20px}.small-buttons{align-items:flex-start;margin-top:16px}.small-buttons a{color:var(--cb-river);font-weight:900}.related-section{padding-top:24px}.compact-bookshelf{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-bookshelf .book-card{grid-template-rows:auto;grid-template-columns:86px minmax(0,1fr);align-items:center;padding:18px}.compact-bookshelf .book-cover{width:86px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.contact-card h2{color:var(--cb-forest);margin:0;font-size:32px}.site-footer{border-top:1px solid var(--cb-line);width:min(1180px,100% - 48px);color:var(--cb-muted);justify-content:space-between;gap:24px;margin:0 auto;padding:28px 0 46px;display:flex}.site-footer p{max-width:640px;margin:8px 0 0;line-height:1.6}.footer-title{color:var(--cb-ink);font-weight:900;margin:0!important}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:6px;font-size:14px;font-weight:900}@media (max-width:980px){.hero-cover-stack{opacity:.34;right:-90px}.book-detail-copy h1,.hero-copy h1,.simple-page-hero h1{font-size:52px}.section h2{font-size:40px}.book-body,.book-detail-hero,.bookshelf,.compact-bookshelf,.contact-band,.contact-grid,.intro-section,.split-section{grid-template-columns:1fr}.purchase-panel{position:static}.book-detail-cover .book-cover{width:min(260px,74vw)}.site-footer{flex-direction:column}.footer-links{justify-content:flex-start}}@media (max-width:640px){.site-header{flex-direction:column;align-items:flex-start;position:absolute}.nav-links{justify-content:flex-start}.hero-section{min-height:84vh;padding:166px 24px 58px}.book-detail-copy h1,.hero-copy h1,.simple-page-hero h1{font-size:42px}.hero-copy p,.page-hero p{font-size:18px}.section,.site-footer{width:min(100% - 32px,1180px)}.section{padding:70px 0}.page-hero{padding:178px 24px 58px}.compact-bookshelf .book-card{grid-template-columns:72px minmax(0,1fr)}.compact-bookshelf .book-cover{width:72px}}