@font-face{font-family:Cormorant;src:url('/assets/cormorant.ttf') format('truetype');font-style:normal;font-weight:300 700;font-display:swap}
:root{--paper:#f6f3ed;--ink:#00465e;--body:#354c52;--soft:#63777a;--line:#a3b8b550;--serif:Cormorant,Georgia,serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:url('/assets/paper.webp') center/800px 1000px;mix-blend-mode:multiply;opacity:.34;z-index:-1}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--ink);outline-offset:6px}a{text-underline-offset:5px}button{cursor:pointer}figure,p,h1,h2,h3{margin:0}em{font-family:var(--serif);font-weight:300}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(60px,6.5vw,100px);line-height:.99;letter-spacing:-.037em}h2{font-size:clamp(48px,4.8vw,72px);line-height:1.05;letter-spacing:-.03em}.header,main,footer{max-width:1600px;margin:auto}.header{height:128px;display:flex;align-items:center;justify-content:space-between;padding:0 6%}.wordmark{font-family:var(--serif);font-size:36px;letter-spacing:.23em;font-weight:400}.header nav{display:flex;gap:44px;font-size:12px;letter-spacing:.04em}.header nav a{padding:12px 0;transition:opacity .2s}.header nav a:hover{opacity:.6}.header nav span{margin-left:18px}.hero{position:relative;min-height:700px;display:grid;grid-template-columns:1.03fr 1fr;align-items:center;padding:0 6% 82px}.hero-copy{position:relative;z-index:1;padding:15px 0 45px}.eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:500;margin-bottom:35px}.intro{font-size:15px;line-height:1.9;max-width:330px;color:var(--body);margin:32px 0 39px}.text-link{font-size:12px;letter-spacing:.035em;display:inline-flex;gap:40px;align-items:center;padding-bottom:12px;border-bottom:1px solid #78989b;transition:gap .3s}.text-link:hover{gap:50px}.portrait{position:relative;margin:-40px -4% 0 -3%;align-self:center}.portrait img{display:block;width:100%;height:610px;object-fit:contain;mix-blend-mode:multiply}.portrait figcaption{font-family:var(--serif);font-size:19px;margin:0 10% 0 22%;display:flex;justify-content:space-between;color:var(--soft)}.portrait figcaption span{font-family:var(--sans);font-size:9px;letter-spacing:.15em;text-transform:uppercase;align-self:center}.hero-foot{position:absolute;bottom:22px;left:6%;right:6%;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:21px;font-size:9px;letter-spacing:.1em;color:var(--soft)}.books{padding:122px 8% 110px}.section-heading{display:grid;grid-template-columns:.75fr 1.25fr;gap:25px}.section-heading>.eyebrow{padding-top:13px}.section-heading>div>p{font-size:14px;line-height:1.9;color:var(--body);max-width:450px;margin-top:28px}.book-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5.5%;align-items:start;margin:95px 0 57px;padding:0 1%}.book-two,.book-four{padding-top:62px}.book-object{position:relative;background:#e7e5df;box-shadow:9px 13px 18px #203f4920,2px 3px 4px #203f491a;border-radius:1px 3px 3px 1px;transform:perspective(1300px) rotateY(-7deg);transition:transform .6s cubic-bezier(.2,.7,.2,1)}.book-object:before{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;width:9px;background:linear-gradient(90deg,#21475738,#ffffff50 40%,#324d5420 85%,transparent);border-right:1px solid #ffffff45}.book-object:after{content:"";position:absolute;right:-4px;top:3px;bottom:2px;width:4px;background:repeating-linear-gradient(0deg,#dedbcf,#dedbcf 1px,#f6f1e7 1px,#f6f1e7 3px);transform:skewY(-20deg);z-index:-1}.book-object img{display:block;width:100%;height:auto;border-radius:1px 3px 3px 1px}.book:hover .book-object{transform:perspective(1300px) rotateY(-2deg) translateY(-5px)}.book figcaption{margin-top:25px;display:flex;justify-content:space-between;font-size:9px;color:var(--soft);letter-spacing:.035em}.book figcaption span{font-family:var(--serif);font-size:16px;line-height:.65;color:var(--ink)}.collection-note{display:flex;align-items:center;justify-content:center;gap:17px;font-size:11px;color:var(--soft)}.small-rule{width:30px;height:1px;background:#a7bbb9}.invitation{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 6%;padding:100px 2%;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.invitation-copy>p:last-child{font-size:14px;line-height:1.9;color:var(--body);margin-top:27px}.signup-panel{padding-top:45px;min-width:0}form label{display:block;font-size:11px;letter-spacing:.04em;margin-bottom:18px}.input-row{display:flex;border-bottom:1px solid #6c9298;padding-bottom:13px;gap:12px}input[type=email]{min-width:0;flex:1;border:0;background:transparent;padding:10px 0;font-family:var(--serif);font-size:25px;color:var(--ink);border-radius:0}input::placeholder{color:#73888a;opacity:1}input[type=email]:focus{outline:0}form:focus-within .input-row{box-shadow:0 1px var(--ink)}button{border:0;background:var(--ink);color:#fffdf6;padding:16px 19px;font-size:11px;display:flex;align-items:center;justify-content:center;gap:25px;white-space:nowrap;transition:background .2s,transform .2s}button:hover{background:#226277}button:active{transform:translateY(1px)}button:disabled{cursor:wait;opacity:.65}.form-note{font-size:10px;line-height:1.8;color:var(--soft);margin-top:18px;max-width:380px}.form-note a{text-decoration:underline}.form-message{font-size:12px;line-height:1.6;min-height:24px;margin-top:15px;color:#8a3f2c}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.signup-success{padding:20px 0 40px}.signup-success h3{font-size:39px;margin:16px 0}.signup-success p{font-size:14px;line-height:1.9;color:var(--body)}.success-mark{font-size:26px}.closing{text-align:center;padding:75px 20px 85px}.closing p{font-family:var(--serif);font-size:26px;margin-bottom:25px}footer{padding:35px 6% 45px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}footer .wordmark{font-size:27px}footer p{font-family:var(--serif);font-size:20px;color:var(--soft)}footer>div{display:flex;gap:28px;font-size:10px;color:var(--soft)}.skip{position:absolute;top:-100px;left:20px;padding:15px;background:var(--paper);z-index:10}.skip:focus{top:10px}.privacy{padding:80px 8% 120px;max-width:850px;min-height:65vh}.privacy h1{font-size:65px;margin-bottom:40px}.privacy h2{font-size:30px;margin:35px 0 15px}.privacy p{line-height:1.8;font-size:15px;color:var(--body);margin-bottom:20px}.privacy a{text-decoration:underline}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:arrive .9s ease-out both}.portrait{animation:arrive 1.3s ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
@media(min-width:1500px){.hero{min-height:790px}.portrait img{height:690px}}
@media(max-width:900px){.header{height:95px;padding:0 6%}.hero{min-height:580px}.portrait img{height:490px}h1{font-size:64px}.books{padding:85px 6%}.invitation{gap:35px;padding:75px 0}.input-row{flex-wrap:wrap}.input-row button{margin-left:auto}.book-gallery{gap:5%;margin-top:70px}.section-heading{grid-template-columns:.65fr 1.35fr}}
@media(max-width:620px){.header{height:93px}.wordmark{font-size:29px}.header nav{gap:22px;font-size:10px}.header nav span{display:none}.hero{display:flex;flex-direction:column;padding:28px 7% 77px;min-height:0;align-items:stretch}.hero-copy{padding:0}.eyebrow{font-size:9px;margin-bottom:26px}h1{font-size:clamp(54px,13vw,76px);line-height:1.02}.intro{font-size:14px;margin:25px 0 26px;max-width:310px}.portrait{margin:4px -5% 0 9%;align-self:auto}.portrait img{height:auto;width:100%;max-height:470px;object-fit:contain}.portrait figcaption{margin:-8px 9% 0 20%;font-size:17px}.hero-foot{left:7%;right:7%;font-size:8px;gap:20px;line-height:1.7;padding-top:15px;bottom:16px}.hero-foot span:last-child{max-width:135px;text-align:right}.books{padding:70px 7% 65px}.section-heading{display:block}.section-heading>.eyebrow{padding:0}.section-heading>div>p{font-size:13px;margin-top:23px}.section-heading h2{font-size:49px}.book-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 13%;margin:50px 0 42px;padding:0 4%}.book-two,.book-four{padding-top:35px}.book figcaption{font-size:8px;margin-top:22px}.book figcaption span{font-size:14px}.collection-note{font-size:10px;line-height:1.7;align-items:flex-start;text-align:left;gap:12px}.small-rule{flex-shrink:0;margin-top:8px;width:20px}.invitation{margin:0 7%;padding:62px 0 45px;display:block}.invitation h2{font-size:48px}.invitation-copy>p:last-child{font-size:13px}.signup-panel{padding-top:40px}.input-row{flex-wrap:nowrap;gap:8px}input[type=email]{font-size:23px;width:140px}button{padding:16px 14px;gap:14px;font-size:10px}.form-note{font-size:10px}.closing{padding:55px 7% 62px}.closing p{font-size:23px;max-width:280px;margin:0 auto 22px}footer{margin:0 7%;padding:28px 0 35px;flex-wrap:wrap;gap:25px}footer .wordmark{font-size:26px}footer p{font-size:18px}footer>div{width:100%;justify-content:space-between;font-size:9px}.privacy{padding:40px 7% 70px}.privacy h1{font-size:49px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

body{background-image:linear-gradient(#f6f3edba,#f6f3edba),url(/assets/paper.webp);background-size:auto,800px 1000px}body:before{display:none}

.social-links{display:flex;justify-content:center;gap:70px;margin-top:18px}.social-links a{display:flex;align-items:center;flex-direction:column;gap:10px;font-size:11px;letter-spacing:.025em}.social-links img{width:76px;height:76px;object-fit:contain;transition:transform .3s}.social-links a:hover img{transform:translateY(-4px)}@media(max-width:620px){.social-links{gap:35px}.social-links a{font-size:10px}.social-links img{width:67px;height:67px}}
/* Second direction: let the teachings carry the page. */
@font-face{font-family:Cormorant;src:url('/assets/cormorant-italic.ttf') format('truetype');font-style:italic;font-weight:300 700;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope.ttf');font-style:normal;font-weight:400 600;font-display:swap}
:root{--sans:Manrope,Arial,sans-serif}.header{height:120px}.header nav{font-size:13px;gap:32px}.wordmark{font-size:42px}.hero{min-height:770px;grid-template-columns:1fr 1.05fr;padding-bottom:92px}.hero-copy{padding:10px 0 35px}.eyebrow{font-size:11px;letter-spacing:.19em}.hero h1{font-size:clamp(66px,6.3vw,98px);line-height:1.03;letter-spacing:-.035em}.hero-quote{margin:0}.hero-quote cite,blockquote cite{display:block;font-family:var(--serif);font-style:normal;font-size:24px;letter-spacing:.08em;margin-top:26px}.hero .intro{font-size:16px;line-height:1.85;max-width:350px;margin:32px 0}.text-link{font-size:13px}.portrait{margin:-45px -10% 0 -5%;height:730px;align-self:center}.portrait img{height:100%;width:100%;object-fit:cover;object-position:center 37%}.portrait figcaption{display:none}.hero-foot{font-size:10px;letter-spacing:.07em}.words{position:relative;padding:110px 8% 100px;display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;align-items:start}.words-intro{padding-top:12px}.words-intro>p:last-child{font-size:16px;line-height:1.9;max-width:290px;color:var(--body)}.grace-quote{margin:0;max-width:800px}.grace-quote p{font-family:var(--serif);font-size:clamp(44px,4.5vw,67px);font-weight:400;line-height:1.16;letter-spacing:-.025em}.grace-quote cite{font-size:22px;margin-top:30px}.books{padding-top:70px}.section-heading{grid-template-columns:.65fr 1.35fr;gap:70px}.section-heading h2{font-size:clamp(58px,5.5vw,80px)}.section-heading>div>p{font-size:16px;line-height:1.9;max-width:470px}.book figcaption{font-size:11px}.collection-note{font-size:12px}.silence{padding:65px 8% 105px;text-align:center}.silence blockquote{margin:0}.silence p{font-family:var(--serif);font-size:clamp(46px,5.2vw,74px);font-weight:300;line-height:1.12;letter-spacing:-.02em}.silence cite{font-size:22px}.invitation h2{font-size:clamp(62px,6vw,88px)}.invitation-copy>p:last-child{font-size:16px;max-width:350px}.signup-panel label{font-size:13px}.input-row input{font-size:29px}.input-row button{font-size:12px;padding:18px 22px}.form-note{font-size:11px;line-height:1.9}.closing>p{font-size:34px}.social-links a{font-size:12px}.social-links img{width:88px;height:88px}footer .wordmark{font-size:32px}footer>div{font-size:11px}
@media(max-width:900px){.hero{min-height:660px}.portrait{height:590px}.hero h1{font-size:68px}.words,.section-heading{gap:40px}.hero .intro{font-size:15px;max-width:290px}.words{padding:85px 6% 65px}.words-intro>p:last-child{font-size:14px}.section-heading>div>p{font-size:15px}}
@media(max-width:620px){.header{height:94px}.header .wordmark{font-size:31px}.header nav{gap:20px;font-size:11px}.words-nav{display:none}.hero{min-height:0;padding-top:26px;padding-bottom:74px}.hero h1{font-size:clamp(57px,14.5vw,80px);line-height:1.02}.hero .eyebrow{font-size:10px;margin-bottom:26px}.hero-quote cite{font-size:21px;margin-top:20px}.hero .intro{max-width:300px;font-size:15px;margin:25px 0}.portrait{height:455px;margin:-12px -10% -3px 0;width:auto}.portrait img{height:100%;object-fit:cover;object-position:center 38%}.hero-foot{font-size:9px}.words{padding:62px 7% 40px;display:block}.words-intro>p:last-child{max-width:320px;font-size:15px;line-height:1.9}.grace-quote{margin-top:40px}.grace-quote p{font-size:43px;line-height:1.14}.grace-quote cite{font-size:21px;margin-top:22px}.books{padding-top:48px}.section-heading{display:block}.section-heading h2{font-size:61px}.section-heading>div>p{font-size:15px;line-height:1.85}.book figcaption{font-size:10px}.collection-note{font-size:11px}.silence{padding:25px 7% 65px}.silence p{font-size:43px}.silence cite{font-size:21px}.invitation h2{font-size:66px}.invitation-copy>p:last-child{font-size:15px;line-height:1.85;max-width:300px}.input-row input{font-size:24px}.input-row button{font-size:11px;padding:16px 14px;gap:12px}.form-note{font-size:11px}.closing>p{font-size:30px}.social-links img{width:76px;height:76px}.social-links a{font-size:11px}}

main{overflow:clip}.words,.silence{isolation:isolate;position:relative}.watercolour{position:absolute;pointer-events:none;z-index:-1;user-select:none;width:900px;height:auto;max-width:none}.wash-left{left:-250px;top:-70px;opacity:.27;transform:rotate(-12deg)}.wash-right{right:-370px;top:-70px;opacity:.3;transform:rotate(170deg)}.words-intro,.grace-quote,.silence blockquote{position:relative;z-index:1}@media(max-width:620px){.watercolour{width:700px}.wash-left{left:-310px;top:-20px;opacity:.22}.wash-right{right:-360px;top:-20px;opacity:.25}}

.portrait img{mask-image:linear-gradient(to bottom,transparent 0%,#000 8%,#000 88%,transparent 100%)}

/* The river belongs to the closing page, spanning the entire viewport. */
.site-footer{display:block;max-width:none;width:100%;margin:0;padding:0;border:0;overflow:hidden}.riverfront{display:block;width:100%;height:auto;mix-blend-mode:multiply;margin:0}.site-footer .footer-inner{max-width:1600px;margin:auto;padding:32px 6% 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%}.footer-inner>div{display:flex;gap:28px;font-size:11px;color:var(--soft)}.closing{padding-bottom:118px}.social-links{transform:translateY(28px)}.social-links img{width:106px;height:106px}
@media(max-width:620px){.site-footer .footer-inner{padding:28px 7% 35px;flex-wrap:wrap;gap:24px}.footer-inner>div{width:100%;justify-content:space-between;font-size:10px}.social-links img{width:90px;height:90px}.riverfront{width:140%;max-width:none;margin-left:-20%}}

:root{--paper:#FAF7F4;--body:#221F1B;--soft:#3E6B7A}body{background-image:linear-gradient(#FAF7F4ba,#FAF7F4ba),url(/assets/paper.webp)}.hero h1,.grace-quote p,.silence p{font-weight:300}.portrait img{mix-blend-mode:normal;object-fit:contain;mask-image:none}.portrait{margin-top:-45px}

.watercolour{mix-blend-mode:multiply;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 72%)}.wash-left{opacity:.65}.wash-right{opacity:.65}@media(max-width:620px){.wash-left,.wash-right{opacity:.5}.closing{padding-bottom:102px}.social-links{transform:translateY(22px)}}

.social-links img{width:130px;height:112px;mix-blend-mode:multiply}.social-links a:first-child img{width:166px}@media(max-width:620px){.social-links{gap:14px}.social-links img{width:106px;height:96px}.social-links a:first-child img{width:140px}}

/* Full painting floats over the paper; no cover crop or clipped art box. */
.hero{isolation:isolate;min-height:860px;overflow:visible}.hero-copy{max-width:560px}.portrait{position:absolute;z-index:0;right:-1%;top:0;width:58%;height:800px;margin:0;pointer-events:none}.portrait img{width:100%;height:100%;object-fit:contain;object-position:center;mask-image:none}.hero-foot{z-index:1}
@media(min-width:1500px){.hero{min-height:930px}.portrait{height:870px}}
@media(max-width:900px) and (min-width:621px){.hero{min-height:730px}.portrait{width:56%;height:660px;top:25px}.hero h1{font-size:60px}}
@media(max-width:620px){.hero{min-height:0}.hero-copy{max-width:none}.portrait{position:relative;right:auto;top:auto;width:116%;height:auto;aspect-ratio:1008/1360;margin:0 -8% -5px;align-self:center}.portrait img{height:100%;max-height:none;width:100%;object-fit:contain}}

/* The open-ended wash is used as generated; no CSS feathering or frame masking. */
.watercolour{mask-image:none}
/* Do not place generated wash sheets behind live copy. The paper stays clean
   until an asset has genuinely transparent, open-ended pigment. */
.watercolour{display:none}
/* Centered blotters keep their generated clear margin on every side. */
.watercolour{display:block;width:720px;max-width:55vw;mix-blend-mode:multiply;mask-image:none}
.wash-left{left:3%;top:-12px;opacity:.5;transform:none}
.wash-right{right:3%;top:-12px;opacity:.5;transform:none}
.words .wash-left{left:38%;top:-25px;width:760px}
.silence .wash-right{right:50%;top:-150px;width:760px;transform:translateX(50%)}
@media(max-width:620px){.watercolour{width:520px;max-width:125vw}.wash-left{left:-52%;top:-8px}.wash-right{right:-52%;top:-8px}.words .wash-left{left:5%;top:-10px;width:560px}.silence .wash-right{right:50%;top:-90px;width:560px;transform:translateX(50%)}}
@media (max-width:1200px) and (min-width:621px){
  .words{grid-template-columns:.8fr 1.2fr;gap:32px}
  .grace-quote p{font-size:clamp(40px,4vw,58px)}
}

/* Bottom composition: one descending column. Heading, painted marks, labels,
   link row, then the Rishikesh painting as the last thing on the page.
   The link row sits inside the painting's blank sky; no fades, no masks. */
.closing{padding:96px 6% 0;text-align:center}
.closing>p{font-size:34px;margin:0 auto 44px;text-wrap:balance}
.social-links{display:flex;justify-content:center;align-items:flex-end;gap:88px;margin:0;transform:none}
.social-links a{display:flex;flex-direction:column;align-items:center;gap:14px;font-size:15px;letter-spacing:.02em}
.social-links img,.social-links a:first-child img{width:232px;height:auto;mix-blend-mode:multiply;object-fit:contain}
.social-links a:last-child img{width:154px;height:auto}
.site-footer{position:relative}
.site-footer .footer-inner{position:relative;z-index:1;padding:64px 6% 0;justify-content:center}
.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 36px;font-size:12px;letter-spacing:.04em;color:var(--soft)}
.footer-links span{display:inline-flex;gap:36px;white-space:nowrap}
.footer-links a{padding:8px 0;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}
.footer-links a:hover{border-color:currentColor;color:var(--ink)}
.riverfront{margin-top:-72px;pointer-events:none}
@media(max-width:620px){
.closing{padding:64px 7% 0}
.closing>p{font-size:30px;max-width:300px;margin-bottom:36px}
.social-links{gap:18px}
.social-links a{font-size:12px;gap:12px}
.social-links img,.social-links a:first-child img{width:min(232px,42vw);height:auto}
.social-links a:last-child img{width:min(154px,28vw);height:auto}
.site-footer .footer-inner{padding:48px 7% 0}
.footer-links{gap:10px 18px;font-size:11px}
.footer-links span{gap:18px}
.riverfront{width:176%;max-width:none;margin-left:-38%;margin-top:-30px}
}
@media(max-width:360px){.social-links{gap:14px}.social-links a{font-size:11px}}

/* Gold flecks: hand-cut watercolour drops from the generated sheet, scattered
   sparsely per section. One atlas, positions in percent so they travel with
   the layout. Decorative only. */
.books,.invitation,.closing{position:relative}
.flecks{position:absolute;inset:0;pointer-events:none;z-index:0}
.fk{position:absolute;transform:translate(-50%,-50%);z-index:0;pointer-events:none;user-select:none;opacity:.55;background:url(/assets/flecks.webp?v=3) no-repeat;background-size:322.6px 155.4px;mix-blend-mode:multiply}
.fk-1{width:60.5px;height:60.5px;background-position:0.0px 0.0px}
.fk-2{width:48.7px;height:55.4px;background-position:-63.0px 0.0px}
.fk-3{width:48.7px;height:48.7px;background-position:-114.2px 0.0px}
.fk-4{width:48.7px;height:43.7px;background-position:-165.5px 0.0px}
.fk-5{width:58.8px;height:42.0px;background-position:-216.7px 0.0px}
.fk-6{width:33.6px;height:40.3px;background-position:-278.0px 0.0px}
.fk-7{width:40.3px;height:38.6px;background-position:0.0px -63.0px}
.fk-8{width:37.0px;height:37.0px;background-position:-42.8px -63.0px}
.fk-9{width:38.6px;height:35.3px;background-position:-82.3px -63.0px}
.fk-10{width:33.6px;height:33.6px;background-position:-123.5px -63.0px}
.fk-11{width:31.9px;height:31.9px;background-position:-159.6px -63.0px}
.fk-12{width:30.2px;height:31.9px;background-position:-194.0px -63.0px}
.fk-13{width:33.6px;height:31.9px;background-position:-226.8px -63.0px}
.fk-14{width:35.3px;height:31.9px;background-position:-262.9px -63.0px}
.fk-15{width:37.0px;height:30.2px;background-position:0.0px -104.2px}
.fk-16{width:30.2px;height:30.2px;background-position:-39.5px -104.2px}
.fk-17{width:28.6px;height:30.2px;background-position:-72.2px -104.2px}
.fk-18{width:26.9px;height:28.6px;background-position:-103.3px -104.2px}
.fk-19{width:26.9px;height:26.9px;background-position:-132.7px -104.2px}
.fk-20{width:26.9px;height:25.2px;background-position:-162.1px -104.2px}
.fk-21{width:23.5px;height:23.5px;background-position:-191.5px -104.2px}
.fk-22{width:23.5px;height:23.5px;background-position:-217.6px -104.2px}
.fk-23{width:20.2px;height:20.2px;background-position:-243.6px -104.2px}
.fk-24{width:20.2px;height:20.2px;background-position:-266.3px -104.2px}
.fk-25{width:18.5px;height:18.5px;background-position:-289.0px -104.2px}
.fk-26{width:18.5px;height:18.5px;background-position:0.0px -136.9px}
.fk-27{width:20.2px;height:18.5px;background-position:-21.0px -136.9px}
.fk-28{width:21.8px;height:18.5px;background-position:-43.7px -136.9px}
@media(max-width:620px){.flecks .fk:nth-child(even){display:none}.fk-1,.fk-2{transform:translate(-50%,-50%) scale(.72)}}

/* Silence pool: pigment centred on the quote, ending above the divider. */
.silence{padding-bottom:140px}
.silence .wash-right{width:600px;top:-205px;right:50%;transform:translateX(50%)}
@media(max-width:620px){.silence{padding-bottom:85px}.silence .wash-right{width:440px;top:-155px}}

/* Four books: veiled covers, each with its title and a short account.
   The veil is the centred blotter itself: an ivory body clipped to the
   cover, its pigment free to spill past the edges. */
.book-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:84px 7%;margin:90px 0 64px;padding:0;align-items:start}
.book{display:grid;grid-template-columns:190px minmax(0,1fr);gap:40px;align-items:start;opacity:0;transform:translateY(26px);transition:opacity 1.1s cubic-bezier(.2,.7,.2,1),transform 1.1s cubic-bezier(.2,.7,.2,1)}
.book.in{opacity:1;transform:none}
.book-two{transition-delay:.12s}.book-three{transition-delay:.05s}.book-four{transition-delay:.17s}
.book-two,.book-four{padding-top:0}
.book-object{width:190px;margin-top:8px;overflow:visible;transform:perspective(1300px) rotateY(-7deg);box-shadow:14px 22px 30px #203f4918,3px 5px 8px #203f4914,0 1px 2px #203f4926;transition:transform .8s cubic-bezier(.2,.7,.2,1),box-shadow .8s}
.book:hover .book-object{transform:perspective(1300px) rotateY(-2deg) translateY(-6px);box-shadow:18px 30px 40px #203f4918,4px 8px 12px #203f4914,0 1px 2px #203f4926}
.book-face{position:relative;overflow:hidden;border-radius:1px 3px 3px 1px}
.book-face>img:first-child{display:block;width:100%;height:auto;filter:blur(5px);transform:scale(1.04)}
.veil{position:absolute;left:50%;top:46%;width:132%;height:auto;transform:translate(-50%,-50%);pointer-events:none;transition:transform .9s cubic-bezier(.2,.7,.2,1)}
.veil-paint{mix-blend-mode:multiply;z-index:2}
.book:hover .veil{transform:translate(calc(-50% + 3px),calc(-50% - 4px))}
.book.in .book-object{animation:settle 9s ease-in-out infinite alternate}
.book-two.in .book-object{animation-duration:11s;animation-delay:-3s}.book-three.in .book-object{animation-duration:10s;animation-delay:-6s}.book-four.in .book-object{animation-duration:12s;animation-delay:-1.5s}
.book:hover .book-object{animation-play-state:paused}
@keyframes settle{from{translate:0 0}to{translate:0 -5px}}
.book figcaption{display:block;margin:0;font-size:15px;line-height:1.85;color:var(--body);letter-spacing:0}
.book-no{display:block;font-family:var(--serif);font-size:16px;color:var(--ink);letter-spacing:.06em;margin-bottom:14px}
.book figcaption h3{font-family:var(--serif);font-weight:400;font-size:30px;line-height:1.15;letter-spacing:-.015em;color:var(--ink);margin:0 0 6px}
.book-sub{font-family:var(--serif);font-style:italic;font-weight:300;font-size:19px;color:var(--soft);margin:0 0 18px!important}
.book figcaption>p:last-child{margin-top:18px}
@media(max-width:1100px){.book{grid-template-columns:160px minmax(0,1fr);gap:28px}.book-object{width:160px}.book figcaption{font-size:14px}.book figcaption h3{font-size:26px}.book-sub{font-size:17px}}
@media(max-width:900px){.book-gallery{grid-template-columns:1fr;gap:64px;margin-top:70px}.book{grid-template-columns:170px minmax(0,1fr);gap:36px}.book-object{width:170px}}
@media(max-width:620px){.book-gallery{grid-template-columns:1fr;gap:56px;margin:50px 0 42px;padding:0}.book{grid-template-columns:1fr;gap:26px}.book-object{width:150px;margin-top:0}.book figcaption{font-size:14px;line-height:1.8}.book figcaption h3{font-size:27px}.book-sub{font-size:17px}.book-no{margin-bottom:10px}}
@media(prefers-reduced-motion:reduce){.book{opacity:1;transform:none}}
/* Social marks, smaller. */
.social-links img,.social-links a:first-child img{width:176px}.social-links a:last-child img{width:118px}
@media(max-width:620px){.social-links img,.social-links a:first-child img{width:min(176px,34vw)}.social-links a:last-child img{width:min(118px,23vw)}}

/* River painting carries true alpha now (soft luma key); no blend needed. */
.riverfront{mix-blend-mode:normal}

/* Book faces: plain ivory cover stock with one painted blotter each. */
.book-face{aspect-ratio:600/928;background:#F3F0E9;overflow:visible}
.face{position:absolute;left:50%;top:50%;width:118%;height:auto;transform:translate(-50%,-50%);mix-blend-mode:multiply;pointer-events:none;transition:transform .9s cubic-bezier(.2,.7,.2,1)}
.book:hover .face{transform:translate(calc(-50% + 3px),calc(-50% - 4px))}

/* Books as spots: the painted blotter alone beside its text. No object, no motion. */
.book{opacity:1;transform:none;transition:none;animation:none;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:start}
.face{position:static;width:100%;height:auto;transform:none;mix-blend-mode:multiply;margin-top:-26px;transition:none}
.book:hover .face{transform:none}
@media(max-width:1100px){.book{grid-template-columns:190px minmax(0,1fr);gap:20px}}
@media(max-width:900px){.book{grid-template-columns:200px minmax(0,1fr);gap:24px}}
@media(max-width:620px){.book{grid-template-columns:1fr;gap:6px}.face{width:230px;margin:-18px 0 0 -26px}.book figcaption{margin-top:-10px}}
/* Large calm blots: one soft pool per book. */
.book{grid-template-columns:250px minmax(0,1fr);gap:22px}
.face{margin-top:-34px}
@media(max-width:1100px){.book{grid-template-columns:210px minmax(0,1fr);gap:16px}}
@media(max-width:620px){.face{width:250px;margin:-24px 0 0 -34px}}

/* Phone: blot above its text; single-line titles on desktop. */
.book figcaption h3{font-size:27px}
@media(max-width:620px){.book{grid-template-columns:1fr}.book figcaption h3{font-size:27px}}
/* Signs: trident, crocodile, lotus, Aum. Centred in their column, level with the title. */
.book{grid-template-columns:240px minmax(0,1fr);gap:30px;align-items:start}
.face{width:100%;margin-top:-8px}
@media(max-width:1100px){.book{grid-template-columns:200px minmax(0,1fr);gap:20px}}
@media(max-width:620px){.book{grid-template-columns:1fr}.face{width:220px;margin:0 0 4px -12px}}
.book-one .face{width:82%;margin-left:9%}
@media(max-width:620px){.book-one .face{width:180px;margin-left:8px}}
/* Signs centred on their text, weights balanced. */
.book{align-items:center;grid-template-columns:230px minmax(0,1fr);gap:34px}
.face{margin:0;display:block}
.book-one .face{width:66%;margin-left:17%}
.book-two .face{width:100%;margin-left:0}
.book-three .face{width:92%;margin-left:4%}
.book-four .face{width:80%;margin-left:10%}
@media(max-width:1100px){.book{grid-template-columns:190px minmax(0,1fr);gap:22px}}
@media(max-width:620px){.book{grid-template-columns:1fr;gap:4px}.face{width:200px}.book-one .face{width:130px;margin:0 0 0 30px}.book-two .face{width:210px;margin:0}.book-three .face{width:190px;margin:0 0 0 6px}.book-four .face{width:160px;margin:0 0 0 18px}}
@media(max-width:620px){.face{margin-bottom:12px}.book-one .face,.book-two .face,.book-three .face,.book-four .face{margin-bottom:12px}}

/* Phones: each sign centred above its text. */
@media(max-width:620px){.book .face,.book-one .face,.book-two .face,.book-three .face,.book-four .face{margin:0 auto 12px;display:block}.book-one .face{width:130px}.book-two .face{width:210px}.book-three .face{width:190px}.book-four .face{width:160px}}
/* Trident and Aum a touch larger. */
.book-one .face{width:74%;margin-left:13%}
.book-four .face{width:88%;margin-left:6%}
@media(max-width:620px){.book-one .face{width:146px;margin:0 auto 12px}.book-four .face{width:176px;margin:0 auto 12px}}

/* Imprint line under the footer links, and the imprint page. */
.site-footer .footer-inner{flex-direction:column;gap:18px}
.imprint{margin:0;font-family:var(--serif);font-size:15px;letter-spacing:.14em;text-transform:uppercase;color:var(--soft)}
.imprint a{padding:6px 0;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}
.imprint a:hover{color:var(--ink);border-color:currentColor}
.imprint-page h1{font-size:clamp(52px,6vw,78px);line-height:1.02}
.imprint-page p{font-size:16px;line-height:1.9;max-width:640px}
.imprint-page h2{font-family:var(--serif);font-weight:400;font-size:28px;margin:40px 0 12px}
@media(max-width:620px){.imprint{font-size:13px}.imprint-page p{font-size:15px}}
