:root{--ink:#241c19;--paper:#f7f3e9;--white:#fffdf8;--muted:#665d57;--line:#d7cbbc;--wine:#592d2e;--gold:#bc8c55;--serif:Georgia,"Times New Roman",serif;--sans:system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 var(--sans)}a{color:inherit}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip{position:absolute;top:-4rem;left:1rem;background:white;padding:.5rem 1rem;z-index:30}.skip:focus{top:1rem}.wrap{width:min(1160px,calc(100% - 2.5rem));margin:auto}.eyebrow{font:650 .78rem/1.4 var(--sans);letter-spacing:.17em;text-transform:uppercase;color:var(--wine)}h1,h2,h3,p{overflow-wrap:break-word}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:3.15rem;padding:.7rem 1.25rem;background:var(--wine);border:1px solid var(--wine);color:white;text-decoration:none;font-weight:650;line-height:1.3}.button:hover{background:#392123}.button.gold{background:var(--gold);border-color:var(--gold);color:var(--ink)}.button.gold:hover{background:#d3a675}.button.outline{background:transparent;border-color:#cdbbad;color:white}.button.outline:hover{background:#ffffff18}.button.light{background:#fff8e9;border-color:#fff8e9;color:var(--wine)}
.header{position:sticky;top:0;z-index:10;background:#f7f3e9f5;backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.header-row{display:flex;justify-content:space-between;align-items:center;min-height:5rem;gap:2rem}.logo{display:flex;flex-direction:column;white-space:nowrap;text-decoration:none;font:700 1.35rem/1.1 var(--serif);letter-spacing:.04em}.logo small{font:500 .64rem/1.4 var(--sans);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:.35rem}.desktop{display:flex;align-items:center;gap:1.3rem}.desktop a{font-size:.88rem;text-decoration:none;font-weight:650;white-space:nowrap}.desktop a:hover{text-decoration:underline;text-underline-offset:5px}.desktop a:last-child{padding:.5rem .75rem;border:1px solid var(--wine);color:var(--wine)}.mobile{display:none}
.hero{background:var(--ink);color:var(--white);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;min-height:40rem}.hero-copy{padding:clamp(4rem,9vw,8rem) 2rem 5rem 0;display:flex;flex-direction:column;justify-content:center}.hero .eyebrow{color:#dfb47b}.hero h1{font:400 clamp(3.4rem,6.8vw,7rem)/1 var(--serif);letter-spacing:-.047em;max-width:11ch;margin:1.3rem 0 1.5rem}.hero p{font:400 clamp(1.15rem,1.7vw,1.45rem)/1.55 var(--serif);max-width:33rem;color:#ecdfd2;margin:0 0 2.2rem}.actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero-art{position:relative;min-height:24rem;background:#50352b}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:50% 45%;filter:saturate(.88)}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ink),transparent 35%),linear-gradient(0deg,#241c1999,transparent 40%);pointer-events:none}.hero-art span{position:absolute;z-index:1;right:1.7rem;bottom:1.7rem;font-size:.8rem;letter-spacing:.06em;color:#f8debd}
.path{background:var(--white);border-bottom:1px solid var(--line)}.path-grid{display:grid;grid-template-columns:repeat(3,1fr)}.path a{display:flex;flex-direction:column;justify-content:center;min-height:8.2rem;padding:1.5rem 2rem;text-decoration:none;border-right:1px solid var(--line)}.path a:first-child{border-left:1px solid var(--line)}.path a:hover{background:#efe8dd}.path strong{font:400 1.8rem/1.2 var(--serif)}.path span{color:var(--muted);font-size:.91rem}
.section{padding:clamp(4.5rem,8vw,7rem) 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section h2{font:400 clamp(2.35rem,4.2vw,4.2rem)/1.1 var(--serif);letter-spacing:-.035em;margin:.6rem 0 0}.section-head>p{max-width:35rem;color:var(--muted);font-size:1.06rem;margin:0}.story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:1.2rem}.featured{background:var(--wine);color:white;min-height:26rem;padding:clamp(2rem,5vw,4rem);display:flex;flex-direction:column;justify-content:space-between}.featured .eyebrow{color:#e1b986}.featured h3{font:400 clamp(2.2rem,3.5vw,3.6rem)/1.1 var(--serif);max-width:12ch;margin:1rem 0}.featured p{max-width:31rem;color:#f3e8dd}.featured a{color:#f2d2a8;font-weight:650;text-underline-offset:5px}.story-stack{display:grid;grid-template-rows:repeat(2,1fr);gap:1.2rem}.story-stack article{padding:2rem;border:1px solid var(--line);background:var(--white)}.story-stack h3,.two h3{font:400 1.75rem/1.2 var(--serif);margin:.55rem 0}.story-stack p,.two p{color:var(--muted);margin:0}
.cinema{background:#302320;color:white}.cinema .eyebrow{color:#dfb47b}.cinema .section-head>p{color:#d8c9be}.cinema-grid{display:grid;grid-template-columns:.66fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem)}.cinema-grid>video{width:100%;max-width:26rem;aspect-ratio:448/672;object-fit:cover;box-shadow:1.15rem 1.15rem 0 #af83543d}.cinema-grid h3{font:400 clamp(2.2rem,4vw,4rem)/1.12 var(--serif);margin:.8rem 0 1.3rem}.cinema-grid p{color:#e4d8cd;max-width:34rem}.cinema-grid .button{margin-top:1.2rem}
.book-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(2rem,6vw,6rem)}.book-art{min-height:31rem;background:linear-gradient(145deg,#e8d4b2,#c29a70 60%,#916b57);padding:2.5rem;display:flex;justify-content:center;align-items:center}.book-art img{display:block;width:min(100%,23rem);height:auto;box-shadow:1rem 1.2rem 1.5rem #3c241c40}.book-panel{width:min(100%,19rem);min-height:25rem;background:#fffdf9;padding:2.6rem 1.8rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;box-shadow:1rem 1.2rem 1.5rem #3c241c40;border-left:8px solid #e4d9ca}.book-panel strong{font:400 2rem/1.2 var(--serif)}.book-panel span{font:.8rem/1.4 var(--sans);letter-spacing:.1em}.book-panel em{font:italic 1.1rem/1.4 var(--serif);color:var(--muted)}.book-grid p{max-width:37rem;font-size:1.07rem}.book-meta{font-size:.9rem!important;color:var(--muted);border-top:1px solid var(--line);padding-top:1rem}.book-grid .button{margin-top:1rem}.brief{border-top:1px solid var(--line)}.two{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.brief .two article{border-top:1px solid var(--ink);padding-top:1.3rem}.brief .two p{max-width:29rem}
.services{background:#e9e0d2}.services .two article{background:var(--white);border:1px solid var(--line);padding:2.25rem}.services .two h3{font-size:clamp(1.7rem,2.4vw,2.3rem)}.services .two p{min-height:6.5rem;margin-bottom:1.2rem}.services .two a{color:var(--wine);font-weight:650;text-underline-offset:5px}.about{background:var(--white)}.about-grid{display:grid;grid-template-columns:.45fr 1fr;gap:clamp(2rem,7vw,7rem)}.about h2{color:var(--wine);font-size:clamp(2rem,3vw,3rem)}.about p{font-size:1.12rem;max-width:44rem;margin:0 0 1.2rem}
.contact{background:var(--wine);color:white;padding:clamp(4.5rem,8vw,7rem) 0}.contact .eyebrow{color:#efca9f}.contact-grid{display:flex;justify-content:space-between;align-items:end;gap:2rem}.contact h2{font:400 clamp(2.6rem,5vw,5rem)/1.08 var(--serif);letter-spacing:-.03em;max-width:15ch;margin:.8rem 0}.contact p{max-width:35rem;color:#f0dfd6}.contact .button{white-space:nowrap}footer{background:var(--ink);color:#d8c8bc;padding:2.4rem 0}.foot{display:flex;justify-content:space-between;align-items:center;gap:1rem}.foot small{font-size:.85rem}.foot a{text-underline-offset:5px}
@media(max-width:950px){.desktop{display:none}.mobile{display:block;position:relative}.mobile summary{list-style:none;cursor:pointer;border:1px solid var(--line);padding:.5rem .8rem;font-weight:650}.mobile summary::-webkit-details-marker{display:none}.mobile nav{position:absolute;right:0;top:calc(100% + .7rem);width:min(19rem,calc(100vw - 2rem));background:var(--white);border:1px solid var(--line);box-shadow:0 1rem 2rem #241c1929;padding:.5rem}.mobile nav a{display:block;padding:.65rem .85rem;text-decoration:none;font-weight:600}.mobile nav a:hover{background:var(--paper)}}
@media(max-width:720px){.wrap{width:min(100% - 2rem,1160px)}.header-row{min-height:4.35rem}.logo{font-size:1.12rem}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:3.6rem 0 2.5rem}.hero h1{font-size:clamp(3.25rem,13vw,5.5rem)}.hero-art{height:21rem;min-height:0;margin-inline:-1rem}.hero-art img{object-position:50% 35%}.hero-art:after{background:linear-gradient(0deg,#241c19a8,transparent 70%)}.path-grid{grid-template-columns:1fr}.path a,.path a:first-child{min-height:6rem;padding:1rem 0;border-left:0;border-right:0;border-bottom:1px solid var(--line)}.path a:last-child{border-bottom:0}.section-head{display:block;margin-bottom:2rem}.section-head>p{margin-top:1rem}.story-grid,.cinema-grid,.book-grid,.two,.about-grid{grid-template-columns:1fr}.featured{min-height:22rem}.story-stack{grid-template-rows:auto}.cinema-grid>video{width:min(100%,19rem);margin:auto}.book-art{min-height:25rem}.services .two p{min-height:0}.contact-grid{display:block}.contact .button{margin-top:1.4rem}.foot{display:block}.foot small{display:block;margin:.7rem 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.order-area{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,5rem);margin-top:2.2rem;padding:clamp(1.5rem,4vw,3rem);background:#faf7f0;border:1px solid var(--line);scroll-margin-top:5.5rem}.order-area h3{font:400 clamp(2rem,3vw,3rem)/1.1 var(--serif);margin:.65rem 0}.order-area>div>p{color:var(--muted);max-width:27rem}.order-area form{display:grid;gap:.55rem}.order-area label{font-size:.91rem;font-weight:650;margin-top:.35rem}.order-area input,.order-area select,.order-area textarea{width:100%;font:inherit;color:var(--ink);border:1px solid #a99b8a;border-radius:0;background:white;padding:.75rem .85rem;min-height:3rem}.order-area textarea{resize:vertical;min-height:6rem}.order-area button{margin-top:.8rem;cursor:pointer}.order-area .order-help{font-size:.88rem;color:var(--muted);margin:0;min-height:0!important}
@media(max-width:720px){.order-area{grid-template-columns:1fr}.order-area button{width:100%}}

.reading-page{padding:clamp(2.5rem,5vw,5rem) 0 6rem;background:var(--white)}.reading-shell{width:min(100% - 2.5rem,48rem);margin:auto}.reading-back,.reading-end a{color:var(--wine);font-weight:650;text-underline-offset:5px}.reading-heading{margin:3rem 0 2.8rem;border-bottom:1px solid var(--line);padding-bottom:2rem}.reading-heading h1{font:400 clamp(3.2rem,9vw,6rem)/1.05 var(--serif);letter-spacing:-.04em;margin:.7rem 0 1.2rem}.reading-heading p{margin:0;color:var(--muted);font-size:.94rem}.reading-body{font:1.18rem/1.85 var(--serif)}.reading-body p{margin:0 0 1.55em;hyphens:auto}.reading-body figure{margin:2.8rem auto;text-align:center;max-width:27rem}.reading-body figure img{width:100%;height:auto}.reading-body figcaption{font: .9rem/1.5 var(--sans);color:var(--muted);margin-top:.65rem}.reading-end{border-top:1px solid var(--line);padding-top:2rem;margin-top:3rem}@media(max-width:720px){.reading-page{padding:2rem 0 4rem}.reading-shell{width:min(100% - 2rem,48rem)}.reading-heading{margin:2.3rem 0 2rem}.reading-body{font-size:1.08rem;line-height:1.8}}

.episodes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.episode{min-width:0}.episode h2{font:400 2rem/1.2 var(--serif);margin:0 0 1rem}.episode video{display:block;width:100%;height:auto;aspect-ratio:9/16;background:#241c19}@media(max-width:650px){.episodes{grid-template-columns:1fr;gap:2.5rem}.episode video{max-width:29rem;margin:auto}}
