@charset "UTF-8";
:root{--ink:#252b2d;--muted:#586367;--brand:#3f5f68;--sand:#c7a96b;--night:#1c272b;--paper:#f5f2ea;--mist:#e9eee9;--clay:#d66a4a;--clay-dark:#a04429;--line:#d3d7d0;--white:#fffdf7;--shell:1264px;--radius:4px;--body-font:system-ui,-apple-system,"PingFang SC","Microsoft YaHei",sans-serif;--heading-font:"Songti SC","Noto Serif CJK SC",SimSun,serif;--prose-size:1.0625rem}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--paper);font:1rem/1.75 var(--body-font);overflow-wrap:anywhere}body,button,input,select,textarea{font-family:var(--body-font)}button,input,select,textarea{font-size:1rem}h1,h2,h3,p,ul,ol,figure{margin:0}h1,h2,h3{line-height:1.4;text-wrap:balance}h1,h2{font-family:var(--heading-font);font-weight:600}h1{font-size:clamp(2.1rem,4vw,3.8rem);letter-spacing:.035em}h2{font-size:clamp(1.6rem,2.5vw,2.35rem)}h3{font-size:1.22rem}a{color:inherit;text-decoration:none;text-underline-offset:.25em}a:hover{color:var(--clay-dark)}p a:not([class]){text-decoration:underline}button{cursor:pointer}button,input,select,textarea{color:inherit}button{line-height:1.4}button:disabled{cursor:not-allowed;opacity:.6}button,a,input,textarea,select,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--clay-dark);outline-offset:4px}img,video{display:block;max-width:100%;height:auto}img{color:var(--brand);font-size:.875rem}button{border:1px solid var(--line);background:var(--white);border-radius:var(--radius);padding:.7rem 1rem}button:hover{border-color:var(--brand)}[hidden]{display:none!important}.js-only{display:none!important}.js-ready .js-only{display:flex!important}.js-ready div.js-only[data-library]{display:block!important}.js-ready .note-editor.js-only{display:block!important}.shell{width:min(var(--shell),calc(100% - 5rem));margin-inline:auto}.narrow-block{max-width:800px;margin-inline:auto}.skip-link{position:fixed;top:-100px;left:1rem;background:var(--night);color:white;padding:.8rem 1.2rem;z-index:100}.skip-link:focus{top:1rem}.eyebrow{text-transform:uppercase;color:var(--brand);font-size:.8rem;font-weight:650;letter-spacing:.16em;margin-bottom:.9rem}.meta{color:var(--muted);font-size:.85rem;line-height:1.6}.meta span{margin-inline:.5rem}.small-note{font-size:.9rem!important;color:var(--muted)}.text-link{font-size:.94rem;font-weight:600;color:var(--brand);display:inline-block;border-bottom:1px solid transparent;padding:.3rem 0}.text-link:hover{border-color:currentColor}.button,.button-row .button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;background:var(--brand);border:1px solid var(--brand);color:white;border-radius:var(--radius);min-height:48px;padding:.8rem 1.3rem;font-size:.94rem;font-weight:550;line-height:1.5}.button:hover{background:var(--night);border-color:var(--night);color:white}.button.secondary{color:var(--brand);background:transparent;border-color:var(--brand)}.button.secondary:hover{color:white;background:var(--brand)}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.text-button{background:transparent;border-color:transparent;padding:.6rem 0}.danger{color:var(--clay-dark)}.section-block{padding-block:4rem}.section-header{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.section-header .eyebrow{margin-bottom:.5rem}.section-header>.text-link{flex:none}.masthead{background:var(--night);color:var(--paper);border-bottom:1px solid #35464c}.masthead-inner{display:flex;align-items:center;gap:3.6rem;min-height:102px}.brand{display:flex;align-items:center;gap:1.05rem;flex:none}.brand:hover{color:var(--sand)}.brand-name{font-family:var(--heading-font);font-size:2.25rem;letter-spacing:.1em;font-weight:700}.brand-sub{font-size:.68rem;letter-spacing:.13em;line-height:1.8;color:#c9d3cf;padding-left:1rem;border-left:1px solid #687574}.primary-nav{display:flex;align-self:stretch;align-items:center;gap:2.5rem}.primary-nav a{height:100%;display:flex;align-items:center;font-size:.97rem;position:relative}.primary-nav a:hover{color:var(--sand)}.primary-nav a[aria-current]::after{content:"";position:absolute;bottom:20px;left:0;right:0;height:2px;background:var(--sand)}.header-tools{display:flex;gap:1.5rem;align-items:center;font-size:.875rem;margin-left:auto;color:#dbe1dc}.header-tools a:hover{color:var(--sand)}.saved-count{margin-left:.3rem;display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;height:1.2rem;padding:0 .25rem;border-radius:50%;background:var(--sand);color:var(--night);font-size:.72rem}.home-opening{display:grid;grid-template-columns:.95fr 1.05fr;gap:5rem;padding-block:4.5rem 3rem;align-items:center}.opening-copy h1{font-size:clamp(2.5rem,4vw,3.7rem);line-height:1.45;margin:1.2rem 0 1.5rem}.opening-intro{font-size:1.02rem;max-width:29rem;color:var(--muted);line-height:1.95;margin-bottom:2rem}.opening-note{font-size:.8rem;color:var(--muted);margin-top:2.2rem;letter-spacing:.06em}.opening-feature{display:block;background:var(--mist)}.opening-image{position:relative;aspect-ratio:1.5;background:var(--brand);overflow:hidden}.opening-image img{width:100%;height:100%;object-fit:cover}.cover-label{position:absolute;left:1rem;bottom:1rem;padding:.25rem .7rem;background:var(--night);color:var(--paper);font-size:.74rem;letter-spacing:.05em}.opening-image .cover-label{top:1.1rem;bottom:auto}.opening-caption{padding:1.8rem 4.5rem 1.8rem 1.8rem;position:relative}.opening-caption>span:first-child{font-size:.74rem;color:var(--muted)}.opening-caption h2{font-size:1.9rem;margin:.35rem 0}.opening-caption p{font-size:.88rem;color:var(--muted)}.round-arrow{position:absolute;right:1.5rem;bottom:2rem;border:1px solid #99aaa8;border-radius:50%;width:2.4rem;height:2.4rem;display:grid;place-items:center}.film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.film-card{min-width:0}.cover{display:block;aspect-ratio:1.6;background:#cfd9d3;position:relative;overflow:hidden}.cover img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.film-card:hover .cover img{transform:scale(1.025)}.card-copy{padding-top:1.1rem}.card-copy h3{font-family:var(--heading-font);font-size:1.55rem;margin:.45rem 0 .65rem}.card-copy>p:not(.meta){font-size:.92rem;line-height:1.9;color:var(--muted)}.card-bottom{border-top:1px solid var(--line);margin-top:1.2rem;padding-top:.8rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.card-bottom>span{font-size:.77rem;color:var(--muted)}.save-button{font-size:.8rem;background:transparent;padding:.45rem .7rem;border:1px solid #a4b4af;min-height:36px}.save-button[aria-pressed=true]{background:var(--brand);color:white;border-color:var(--brand)}.community-band{background:var(--mist);margin-top:2.5rem;padding-block:4.3rem;border-block:1px solid var(--line)}.community-home{display:grid;grid-template-columns:.7fr 1.3fr;gap:5rem}.community-intro h2{line-height:1.55;font-size:2.45rem;margin-bottom:1.3rem}.community-intro>p:not(.eyebrow){color:var(--muted);max-width:20rem;font-size:.94rem;margin-bottom:1.3rem}.topic-list{border-top:1px solid #a4b4ae}.topic-row{display:grid;grid-template-columns:6.1rem minmax(0,1fr) 1rem;gap:1.2rem;padding:1.5rem 0;border-bottom:1px solid #c6cfc8;align-items:start}.topic-label{font-size:.75rem;color:var(--brand);padding-top:.25rem;letter-spacing:.03em}.topic-row h3{font-size:1.09rem;line-height:1.65;margin-bottom:.45rem;font-weight:650}.topic-row p{font-size:.88rem;line-height:1.85;color:var(--muted);margin-bottom:.6rem}.topic-row .meta{font-size:.75rem}.topic-arrow{color:var(--brand);padding-top:.2rem}.paired-reading{display:grid;grid-template-columns:1.1fr 1fr;gap:5rem;align-items:center;padding-block:5.5rem}.pair-image{height:310px;background:var(--brand)}.pair-image img{width:100%;height:100%;object-fit:cover}.paired-reading h2{line-height:1.5;margin-bottom:1.2rem}.paired-reading p:not(.eyebrow){color:var(--muted);margin-bottom:1.3rem}.paired-reading .text-link{display:block;width:fit-content}.access-strip{padding:2rem 2.5rem;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:4rem}.access-strip h2{font-size:1.6rem;margin-bottom:.4rem}.access-strip p:not(.eyebrow){font-size:.9rem;color:var(--muted)}.access-strip .eyebrow{font-size:.72rem;margin-bottom:.4rem}.footer{background:var(--night);color:#d6dfd8;padding-block:2.8rem}.footer-inner{display:grid;grid-template-columns:1fr 1fr auto;gap:2rem;align-items:center}.footer-brand{font-family:var(--heading-font);font-size:1.6rem}.footer-brand span{font-family:var(--body-font);font-size:.7rem;margin-left:.6rem;letter-spacing:.15em;color:var(--sand)}.footer-inner p{font-size:.8rem;color:#b7c4bf;margin-top:.5rem}.footer nav{display:flex;gap:1.5rem;font-size:.85rem}.footer a:hover{color:var(--sand)}.footer-domain{text-align:right;font-size:.75rem!important}.crumbs{margin-bottom:2.8rem;font-size:.8rem;color:var(--muted)}.crumbs ol{display:flex;list-style:none;padding:0;flex-wrap:wrap;gap:.5rem}.crumbs li+li::before{content:"/";margin-right:.5rem;color:#8c9790}.catalog-heading{max-width:880px;margin-bottom:2.5rem}.catalog-heading h1{font-size:clamp(2rem,3.5vw,3.1rem);margin-bottom:1.3rem}.catalog-heading>p:not(.eyebrow){color:var(--muted);max-width:46rem;font-size:1.02rem}.status-note{font-size:.8rem;display:block;margin-top:1rem;color:var(--muted)}.filter-links{display:flex;flex-wrap:wrap;gap:.6rem;margin-block:1.8rem}.filter-links a{padding:.5rem 1.1rem;border:1px solid #b9c7bf;min-height:43px;border-radius:2rem;font-size:.88rem}.filter-links a:hover{background:var(--mist)}.filter-links a[aria-current]{background:var(--brand);color:white;border-color:var(--brand)}.catalog-summary{display:flex;justify-content:space-between;gap:1rem;font-size:.82rem;color:var(--muted);padding:.8rem 0 1.5rem;border-top:1px solid var(--line)}.pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem;margin-top:3rem}.pagination a,.pagination span{border:1px solid #b4c2bb;display:grid;place-items:center;min-width:44px;min-height:44px}.pagination span{background:var(--brand);color:white;border-color:var(--brand)}.reading-bridge{border-left:3px solid var(--sand);padding:1.8rem 2.2rem;background:var(--mist);margin-top:4rem}.reading-bridge h2{font-size:1.6rem;margin-bottom:.8rem}.reading-bridge p:not(.eyebrow){max-width:800px;color:var(--muted);margin-bottom:.6rem}.detail-page{padding-top:2.5rem}.article-heading{max-width:960px;margin:0 auto 2.5rem;text-align:center}.article-heading h1{font-size:clamp(2.4rem,5vw,4rem);margin:1rem 0}.article-subtitle{font:1.25rem/1.8 var(--heading-font);color:var(--brand);margin-bottom:1.2rem}.standfirst{font-size:1.04rem;color:var(--muted);max-width:45rem;margin-inline:auto;line-height:1.9}.article-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:.65rem 1.5rem;font-size:.78rem;color:var(--muted);margin-top:1.6rem}.film-hero{position:relative;aspect-ratio:2.4;background:var(--brand);margin-bottom:1.5rem;overflow:hidden}.film-hero img{width:100%;height:100%;object-fit:cover}.film-hero figcaption{position:absolute;inset:auto 0 0;padding:2.2rem;color:var(--paper);background:linear-gradient(transparent,rgba(28,39,43,.9))}.film-hero figcaption span{font-size:.8rem;display:block;margin-bottom:.5rem}.film-hero figcaption strong{font-family:var(--heading-font);font-size:1.5rem;font-weight:400}.video-shell{background:var(--night);color:var(--paper);padding-bottom:1rem}.video-shell video{width:100%;max-height:70vh;background:#131a1c}.video-shell figcaption,.player-status{padding:.6rem 1.5rem;font-size:.875rem}.player-status:empty{display:none}.article-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin:1.6rem 0 3.3rem}.article-actions button{font-size:.85rem;background:transparent}.article-actions button[aria-pressed=true]{background:var(--brand);color:white}.reading-layout{display:grid;grid-template-columns:225px minmax(0,800px);gap:4rem;justify-content:center;padding-block:1rem 3rem}.reading-aside{align-self:start;position:sticky;top:2rem}.contents{border-top:2px solid var(--brand);padding-top:1.2rem}.contents .eyebrow{font-size:.73rem}.contents ol{padding:0;list-style:none}.contents li{padding:.55rem 0;border-bottom:1px solid var(--line);font-size:.86rem}.reading-adjust{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;font-size:.8rem}.reading-adjust>span{width:100%;color:var(--muted)}.reading-adjust button{font-size:.8rem;padding:.4rem .75rem}.reading-adjust button[aria-pressed=true]{background:var(--mist);border-color:var(--brand)}.prose{min-width:0;font-size:var(--prose-size);line-height:2.05}.prose p{margin-bottom:1.4rem}.prose h2{font-size:1.85rem;line-height:1.6;margin-bottom:1.4rem}.prose h3{font-size:1.15rem;margin:1.7rem 0 .8rem}.prose-section{padding-bottom:2.6rem;margin-bottom:2.2rem;border-bottom:1px solid var(--line);scroll-margin-top:2rem}.prose-section:last-child{border-bottom:0}.prose-section>.section-header{align-items:center;gap:1rem}.prose-section>.section-header h2{margin-bottom:0}.prose-section>.section-header .text-link{font-size:.82rem}.prose ul,.prose ol{padding-left:1.45rem;margin-block:1.2rem}.prose li{margin-bottom:.7rem}.prose blockquote{border-left:3px solid var(--sand);padding:1rem 1.5rem;background:var(--mist);margin:1.5rem 0;color:var(--brand)}.prose blockquote p{margin:0}.shot-list{padding:0!important;list-style:none;counter-reset:shot}.shot-list>li{display:grid;grid-template-columns:2.5rem 1fr;gap:1.3rem;padding:1.7rem 0;border-bottom:1px dashed #b9c7c0}.shot-number{font:1.2rem/1.6 var(--heading-font);color:var(--brand);border-top:2px solid var(--sand);padding-top:.2rem}.shot-list h3{margin:0 0 .3rem;font-size:1.2rem}.shot-list p{font-size:.96rem;margin-bottom:.75rem}.shot-tech{font-size:.78rem!important;color:var(--muted);margin-bottom:1rem!important}.sound-line{padding-left:1rem;border-left:2px solid #a9beb5}.sound-line strong{font-weight:600;color:var(--brand);margin-right:.5rem;font-size:.8rem}.shot-purpose{color:var(--muted);font-size:.87rem!important}.question-box{background:var(--mist);border-top:3px solid var(--sand);padding:1.4rem 1.6rem;margin-top:2rem}.question-box p{margin:0;font-family:var(--heading-font);font-size:1.25rem}.question-box .eyebrow{display:block;font-family:var(--body-font);font-size:.72rem}.topic-heading h1{font-size:clamp(2rem,3.6vw,3.15rem)}.topic-heading{margin-bottom:1.5rem}.topic-heading .eyebrow{margin-bottom:1.1rem}.perspective{border-left:2px solid var(--sand);padding:.1rem 0 .1rem 1.3rem;margin:1.6rem 0}.perspective h3{margin-top:0}.perspective p{margin:0}.exercise-list li{padding:.4rem 0 .4rem .6rem}.note-editor{background:var(--mist);padding:1.5rem;border:1px solid var(--line)}.note-editor label{display:block;font-size:.9rem;margin-bottom:.5rem;font-weight:600}.note-editor textarea{width:100%;min-height:220px;resize:vertical;background:var(--white);padding:1rem;border:1px solid #a3b5ac;border-radius:var(--radius);line-height:1.8}.note-toolbar{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.77rem;color:var(--muted);margin-bottom:1rem}.note-editor .button-row{gap:.7rem}.note-editor .button{font-size:.84rem;padding:.65rem .95rem}.note-editor .text-button{font-size:.8rem}.community-heading{display:flex;justify-content:space-between;align-items:center;gap:4rem;margin-bottom:3.4rem}.community-heading h1{font-size:3.2rem;margin-bottom:1.2rem}.community-heading p:not(.eyebrow){max-width:760px;color:var(--muted)}.community-heading>.button{flex:none}.forum-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:4rem}.forum-aside nav{display:flex;flex-direction:column;border-top:2px solid var(--brand)}.forum-aside nav a{padding:1rem;border-bottom:1px solid var(--line);font-size:.96rem}.forum-aside nav a span{display:block;color:var(--muted);font-size:.75rem;margin-top:.3rem}.forum-aside nav a[aria-current]{background:var(--brand);color:white}.forum-aside nav a[aria-current] span{color:#dee6de}.forum-note{padding:1.4rem 1rem;background:var(--mist);margin-top:2.5rem}.forum-note h2{font-size:1.1rem;margin-bottom:.8rem}.forum-note p{font-size:.85rem;color:var(--muted);margin-bottom:.7rem}.forum-note .text-link{font-size:.78rem}.forum-table-label{display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.8rem;padding-bottom:1rem}.forum-bottom{border-top:2px solid var(--sand);padding-top:1.5rem;margin-top:3rem}.forum-bottom h2{font-size:1.5rem;margin-bottom:.8rem}.forum-bottom p{color:var(--muted);font-size:.93rem}.search-form{display:grid;grid-template-columns:1fr 170px auto;gap:1rem;align-items:end;background:var(--mist);border:1px solid var(--line);padding:1.5rem;margin-bottom:3rem}.search-form label{display:block;font-size:.8rem;margin-bottom:.35rem}.search-form input,.search-form select{width:100%;height:49px;border:1px solid #a1b5ab;background:var(--white);padding:.6rem .8rem;border-radius:var(--radius);min-width:0}.search-results{max-width:960px}.search-results>h2{font-size:1.4rem;margin-bottom:2rem}.search-result{padding:1.8rem 0;border-bottom:1px solid var(--line)}.search-result .eyebrow{font-size:.72rem;margin-bottom:.5rem}.search-result h3{font-size:1.25rem;margin-bottom:.8rem}.search-result p:not(.eyebrow){font-size:.94rem;color:var(--muted)}.search-suggestions>h2{font-size:1.6rem}.search-suggestions .topic-list{max-width:960px;margin-top:2rem}.empty-state{padding:2.4rem 1.5rem;background:var(--mist);text-align:center;border:1px dashed #a1b5ab;margin-block:1.5rem}.empty-state h2,.empty-state h3{margin-bottom:1rem}.empty-state p{margin-bottom:1.3rem;color:var(--muted)}.empty-state .button-row{justify-content:center}.empty-page{min-height:60vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:5rem}.empty-page h1{margin-bottom:1rem}.empty-page>p{margin-bottom:2rem}.address-block{background:var(--night);color:var(--paper);padding:2.5rem;display:flex;justify-content:space-between;gap:2rem;align-items:center;margin-block:2.5rem 4rem}.address-block .eyebrow{color:var(--sand);font-size:.75rem;display:block}.address-block strong{font-size:clamp(1.6rem,3vw,2.5rem);font-family:var(--heading-font)}.address-block p{font-size:.85rem;color:#c5d1cb}.address-block .button{background:var(--sand);color:var(--night);border-color:var(--sand)}.access-columns{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;margin-bottom:4rem}.access-columns h2{font-size:1.7rem;margin-bottom:1.5rem}.access-link{display:block;position:relative;border-bottom:1px solid var(--line);padding:1.3rem 2rem 1.3rem 0}.access-link strong{display:block;font-size:1.1rem;font-weight:550}.access-link span{font-size:.87rem;color:var(--muted)}.access-link b{position:absolute;right:.4rem;top:1.7rem;font-weight:400}.help-list details{border-bottom:1px solid var(--line);padding:1rem 0}.help-list summary{font-weight:550;cursor:pointer;min-height:32px;padding:.2rem 0;list-style-position:outside;margin-left:1.25rem}.help-list details p{font-size:.93rem;color:var(--muted);line-height:1.95;margin:1rem 0 0 1.25rem}.access-page>.narrow-block{padding-block:2rem}.library-toolbar{display:flex;flex-wrap:wrap;gap:1rem;border-block:1px solid var(--line);padding:1.5rem 0;margin-bottom:2.5rem}.import-label{position:relative;overflow:hidden;cursor:pointer}.import-label input{position:absolute;opacity:0;inset:0;width:100%;cursor:pointer}.import-label:focus-within{outline:3px solid var(--clay-dark);outline-offset:3px}.saved-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.saved-item{padding:1.5rem;background:var(--mist);border:1px solid var(--line);position:relative}.saved-item h3{margin:.35rem 0 1rem;font-size:1.2rem}.saved-item .meta{font-size:.77rem}.saved-item button{font-size:.78rem;background:transparent}.journal-item{padding:1.5rem 0;border-bottom:1px solid var(--line)}.journal-item h3{margin-bottom:.7rem}.journal-item time{color:var(--muted);font-size:.8rem}.journal-item pre{font: .94rem/1.9 var(--body-font);white-space:pre-wrap;overflow-wrap:anywhere;max-height:260px;overflow:auto;background:var(--mist);padding:1.2rem;margin-block:1rem}.journal-item .button-row{gap:1rem}.journal-item .button-row button,.journal-item .button-row a{font-size:.83rem}.local-data-note{max-width:880px;border-top:2px solid var(--sand);padding-top:1.5rem;margin-top:3rem}.local-data-note h2{font-size:1.5rem;margin-bottom:1rem}.local-data-note p{font-size:.94rem;color:var(--muted);margin-bottom:1rem}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);max-width:calc(100% - 2rem);background:var(--night);color:var(--paper);padding:.85rem 1.4rem;box-shadow:0 5px 25px #1c272b26;font-size:.9rem;z-index:30;pointer-events:none}.prose-large{--prose-size:1.23rem}::selection{color:var(--night);background:#dec792}
@media(min-width:1500px){.home-opening{gap:6rem;padding-block:5.5rem 4rem}.community-home{gap:7rem}.opening-copy h1{font-size:4rem}}
@media(max-width:1100px){.shell{width:calc(100% - 3rem)}.masthead-inner{gap:2rem}.primary-nav{gap:1.7rem}.brand-sub{display:none}.home-opening{gap:3rem}.opening-copy h1{font-size:2.8rem}.film-grid{gap:1.4rem}.community-home{gap:3rem;grid-template-columns:.65fr 1.35fr}.paired-reading{gap:3rem}.reading-layout{gap:2.3rem;grid-template-columns:190px minmax(0,1fr)}.forum-layout{grid-template-columns:190px minmax(0,1fr);gap:2.5rem}.footer nav{gap:1rem;flex-wrap:wrap}.access-columns{gap:3rem}}
@media(max-width:800px){.shell{width:calc(100% - 2.5rem)}.masthead-inner{gap:1.5rem;min-height:90px;flex-wrap:wrap;padding-block:1rem}.primary-nav{margin-left:auto;align-self:auto;gap:1.6rem}.primary-nav a{padding-block:.5rem}.primary-nav a[aria-current]::after{bottom:0}.header-tools{display:none}.home-opening{grid-template-columns:1fr 1fr;gap:2rem;padding-top:3rem}.opening-copy h1{font-size:2.15rem}.opening-intro{font-size:.92rem}.opening-copy .button-row{gap:.7rem}.opening-copy .button{padding:.7rem .9rem;font-size:.86rem}.opening-note{margin-top:1.1rem;font-size:.72rem}.opening-image{aspect-ratio:1.1}.opening-caption{padding:1.3rem 3.3rem 1.3rem 1.3rem}.opening-caption h2{font-size:1.6rem}.round-arrow{right:.8rem;bottom:1.6rem;width:2rem;height:2rem}.film-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.4rem}.film-grid>.film-card:last-child:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:center}.film-grid>.film-card:last-child:nth-child(3) .card-copy{padding-top:0}.community-home{grid-template-columns:1fr;gap:2rem}.community-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem}.community-intro .eyebrow{grid-column:1/-1}.community-intro h2{grid-row:2/4;font-size:2.1rem}.community-intro>p:not(.eyebrow){max-width:none;margin-bottom:.7rem}.community-intro .text-link{justify-self:start}.paired-reading{gap:2rem;padding-block:4rem}.pair-image{height:300px}.paired-reading h2{font-size:1.8rem}.paired-reading p:not(.eyebrow){font-size:.9rem}.access-strip{padding:1.8rem;gap:1.5rem}.access-strip h2{font-size:1.4rem}.footer-inner{grid-template-columns:1fr auto;gap:1.5rem}.footer nav{justify-content:flex-end}.footer-domain{grid-column:1/-1;text-align:left}.reading-layout{display:block}.reading-aside{position:static;margin-bottom:2.5rem}.contents ol{display:flex;flex-wrap:wrap;gap:.5rem 1.2rem}.contents li{border:0;padding:.3rem 0}.contents .eyebrow{margin-bottom:.5rem}.reading-adjust{margin-top:.8rem}.reading-adjust>span{width:auto}.prose{max-width:740px;margin-inline:auto}.film-hero{aspect-ratio:1.9}.film-hero figcaption{padding:1.4rem}.film-hero figcaption strong{font-size:1.2rem}.article-actions{margin-bottom:2rem}.forum-layout{grid-template-columns:1fr}.forum-aside nav{flex-direction:row;flex-wrap:wrap;gap:.5rem;border:0}.forum-aside nav a{border:1px solid var(--line);padding:.6rem 1rem;font-size:.85rem}.forum-aside nav a span,.forum-note{display:none}.forum-layout{gap:2rem}.community-heading{gap:2rem;align-items:flex-start}.community-heading h1{font-size:2.7rem}.community-heading>.button{font-size:.8rem;padding:.65rem .8rem}.search-form{grid-template-columns:1fr 150px}.search-form>.button{grid-column:1/-1}.access-columns{grid-template-columns:1fr;gap:2.7rem}.address-block{padding:2rem}.address-block .button{font-size:.85rem}.saved-grid{gap:1rem}}
@media(max-width:560px){.shell{width:calc(100% - 2rem)}.masthead-inner{min-height:78px;gap:1rem}.brand-name{font-size:1.9rem}.primary-nav{gap:1.3rem}.primary-nav a{font-size:.9rem}.home-opening{grid-template-columns:1fr;gap:2rem;padding-top:2.6rem}.opening-copy .eyebrow{font-size:.75rem}.opening-copy h1{font-size:2.65rem;line-height:1.4;margin:.9rem 0 1.1rem}.opening-intro{font-size:.96rem;margin-bottom:1.5rem}.opening-note{display:none}.opening-image{aspect-ratio:1.65}.opening-caption{padding:1.3rem 4rem 1.3rem 1.3rem}.section-block{padding-block:2.7rem}.section-header{align-items:start;flex-direction:column;gap:.65rem;margin-bottom:1.5rem}.section-header h2{font-size:1.8rem}.section-header>.text-link{font-size:.84rem}.film-grid{grid-template-columns:1fr;gap:2.2rem}.film-grid>.film-card:last-child:nth-child(3){display:block;grid-column:auto}.film-grid>.film-card:last-child:nth-child(3) .card-copy{padding-top:1.1rem}.cover{aspect-ratio:1.65}.card-copy h3{font-size:1.6rem}.card-copy>p:not(.meta){font-size:.96rem}.card-bottom>span{font-size:.8rem}.community-band{margin-top:1rem;padding-block:2.7rem}.community-intro{display:block}.community-intro h2{font-size:2.15rem;line-height:1.45;margin-bottom:1rem}.community-intro h2 br{display:none}.community-intro>p:not(.eyebrow){font-size:.92rem;margin-bottom:.6rem}.topic-row{grid-template-columns:minmax(0,1fr) 1rem;gap:.45rem 1rem;padding:1.3rem 0}.topic-label{grid-column:1;font-size:.72rem;padding:0}.topic-row>div:nth-child(2){grid-row:2;grid-column:1}.topic-row .topic-arrow{grid-row:2;grid-column:2}.topic-row h3{font-size:1.12rem}.topic-row p{font-size:.9rem}.paired-reading{grid-template-columns:1fr;gap:1.6rem;padding-block:3rem}.pair-image{height:220px}.paired-reading h2 br{display:none}.paired-reading h2{font-size:1.9rem}.access-strip{padding:1.4rem;flex-direction:column;align-items:flex-start;margin-bottom:2.7rem;gap:1.1rem}.access-strip .button{min-height:44px;font-size:.85rem}.footer{padding-block:2.3rem}.footer-inner{grid-template-columns:1fr;gap:1.8rem}.footer nav{justify-content:flex-start;gap:1.4rem}.footer-domain{grid-column:auto}.crumbs{margin-bottom:1.8rem;font-size:.75rem}.catalog-heading h1{font-size:2.15rem}.catalog-heading>p:not(.eyebrow){font-size:.96rem}.filter-links{gap:.5rem}.filter-links a{font-size:.82rem;padding:.45rem .85rem}.catalog-summary{font-size:.8rem}.reading-bridge{padding:1.3rem;margin-top:2.5rem}.reading-bridge h2{font-size:1.5rem}.reading-bridge p{font-size:.92rem}.detail-page{padding-top:1.6rem}.article-heading{text-align:left;margin-bottom:1.8rem}.article-heading h1{font-size:2.65rem}.article-subtitle{font-size:1.2rem;margin-bottom:1rem}.standfirst{font-size:.98rem}.article-meta{justify-content:flex-start;gap:.3rem 1rem;font-size:.75rem;margin-top:1rem}.film-hero{aspect-ratio:1.45}.film-hero figcaption{padding:1.2rem}.film-hero figcaption strong{font-size:1.1rem}.article-actions{justify-content:flex-start;gap:.5rem}.article-actions button{font-size:.8rem;padding:.6rem .7rem}.prose{--prose-size:1.03rem;line-height:1.95}.prose-large .prose{--prose-size:1.2rem}.prose h2{font-size:1.65rem;margin-bottom:1.1rem}.prose-section{padding-bottom:1.7rem;margin-bottom:1.7rem}.prose-section>.section-header{align-items:flex-start}.shot-list>li{grid-template-columns:1.9rem 1fr;gap:.85rem;padding:1.4rem 0}.shot-list h3{font-size:1.1rem}.shot-list p{font-size:.94rem}.question-box{padding:1.2rem}.question-box p{font-size:1.15rem}.topic-heading h1{font-size:2.1rem}.reading-layout{padding-bottom:0}.note-editor{padding:1rem}.note-editor textarea{padding:.8rem;font-size:.98rem}.note-editor .button-row{gap:.6rem}.note-editor .button{font-size:.82rem}.community-heading{display:block;margin-bottom:2rem}.community-heading h1{font-size:2.5rem}.community-heading>.button{margin-top:1.2rem}.community-heading p:not(.eyebrow){font-size:.95rem}.forum-aside nav a{font-size:.8rem;padding:.55rem .75rem}.search-form{grid-template-columns:1fr;padding:1.2rem;gap:1rem}.search-form>.button{grid-column:auto}.search-result h3{font-size:1.17rem}.search-results>h2{font-size:1.2rem}.address-block{display:block;padding:1.5rem;margin-bottom:2.7rem}.address-block .button{margin-top:1.5rem}.address-block strong{font-size:1.9rem}.access-columns{gap:2.5rem;margin-bottom:2rem}.help-list summary{font-size:.96rem}.library-toolbar{gap:.7rem}.library-toolbar .button{padding:.65rem .9rem;font-size:.85rem}.library-toolbar .text-button{font-size:.82rem}.saved-grid{grid-template-columns:1fr}.library-page .section-header{flex-direction:row;align-items:center}.library-page .section-header h2{font-size:1.6rem}.journal-item h3{font-size:1.1rem}.empty-state{padding:1.6rem 1rem;font-size:.93rem}.toast{bottom:1rem;font-size:.85rem;width:max-content;text-align:center}.empty-page h1{font-size:2.1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media(prefers-contrast:more){:root{--muted:#303e3e;--line:#667971}.card-copy>p:not(.meta),.topic-row p{color:#303e3e}button{border-color:#314841}}
@media print{body{background:white;color:black;font-size:11pt}.shell{width:100%;max-width:none}.masthead,.footer,.article-actions,.reading-aside,.js-only,.js-ready .js-only,.crumbs,.toast,.header-tools,.note-editor,.filter-links,.pagination{display:none!important}.detail-page{padding:0}.article-heading{text-align:left;margin-bottom:1.5rem}.article-heading h1{font-size:26pt}.reading-layout{display:block;padding:0}.prose{font-size:11pt;max-width:none;line-height:1.7}.prose h2{font-size:18pt;break-after:avoid}.prose h3{font-size:13pt;break-after:avoid}.prose-section{padding-bottom:1rem;margin-bottom:1rem}.prose p{orphans:3;widows:3}.film-hero{display:none}.film-grid{display:none}.shot-list>li{break-inside:avoid}.question-box{border:1px solid #aaa;background:white;break-inside:avoid}.topic-row{break-inside:avoid}.video-shell{display:none}.article-meta{justify-content:flex-start}.article-subtitle,.standfirst,.meta{color:#444}.detail-page>.section-block{display:none}a{color:black}.prose a[href^="/"]::after{content:" (https://hjlt-zh.cloud" attr(href) ")";font-size:9pt;overflow-wrap:anywhere}.community-page,.access-page{padding:0}.forum-layout,.access-columns{display:block}.forum-aside{display:none}.help-list details{display:block}.help-list details>*{display:block}.address-block{color:black;background:white;border:1px solid black}}
