:root{color-scheme:dark;--bg:#0b0e0d;--panel:#131816;--panel2:#1a211e;--paper:#ead9bc;--sand:#b98b58;--sand2:#d6b88d;--text:#f4efe7;--muted:#b9b5ac;--line:#343b34;--shadow:0 24px 70px #0006;--gutter:clamp(1.25rem,5vw,4.5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.75}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none;text-underline-offset:.3em}a:hover{color:var(--sand2)}a:focus-visible,button:focus-visible,video:focus-visible,summary:focus-visible{outline:2px solid var(--sand2);outline-offset:5px}button{font:inherit;cursor:pointer;color:inherit}img{max-width:100%;display:block}figure{margin:0}[hidden]{display:none!important}::selection{background:var(--sand2);color:var(--bg)}h1,h2,h3,h4{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.17;margin:0;text-wrap:balance}h1{font-size:clamp(2.3rem,4.2vw,3.5rem);letter-spacing:-.035em}h2{font-size:clamp(1.65rem,2.7vw,2.2rem);letter-spacing:-.018em}h3{font-size:1.45rem}p{margin:0 0 1.2rem}
.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;padding:.7rem 1rem;background:var(--paper);color:var(--bg)}.skip-link:focus{top:1rem;color:var(--bg)}.site-header{height:76px;position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:0 var(--gutter);border-bottom:1px solid var(--line);background:#0b0e0df5;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:.7rem;font-size:.875rem;font-weight:650;letter-spacing:.11em;white-space:nowrap}.brand-mark{width:32px;height:32px;display:grid;place-items:center;color:var(--sand2);border:1px solid var(--sand);border-radius:50%}.brand-mark svg{width:19px;height:19px}.header-right{display:flex;align-items:center;gap:2rem}.header-link{font-size:.875rem;color:var(--muted)}.menu-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;min-width:85px;min-height:44px;border:0;background:transparent;font-size:.875rem}.menu-lines{width:24px;height:17px;display:block;position:relative;border-top:1.5px solid currentColor;border-bottom:1.5px solid currentColor}.menu-lines:after{content:"";position:absolute;top:6px;left:0;right:0;border-top:1.5px solid currentColor}
.nav-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(450px,94vw);max-width:100vw;height:100dvh;max-height:100dvh;border:0;border-left:1px solid var(--line);padding:2rem;color:var(--text);background:#101612;overflow-y:auto;box-shadow:var(--shadow)}.nav-drawer::backdrop{background:#0009;backdrop-filter:blur(3px)}.drawer-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.nav-kicker,.eyebrow,.section-label .index,.chapter-no,.tag,.timeline-date{font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sand2)}.menu-close{border:1px solid var(--line);background:transparent;width:44px;height:44px;font-size:1.55rem;line-height:1}.nav-drawer nav{display:flex;flex-direction:column}.nav-drawer nav a{padding:.85rem 0;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:1.28rem;display:flex;align-items:baseline;gap:1.1rem;line-height:1.4}.nav-drawer nav a small{font-family:ui-sans-serif,system-ui,sans-serif;font-size:.75rem;color:var(--muted)}.nav-drawer nav a[aria-current],.nav-drawer nav a[aria-current] small{color:var(--sand2)}.nav-foot{font-size:.875rem;color:var(--muted);margin:1.8rem 0 0;line-height:1.65}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center;padding:clamp(2.5rem,6vw,5rem) var(--gutter);max-width:1440px;margin:auto}.eyebrow{margin-bottom:1rem}.hero h1{font-size:clamp(2.7rem,4.6vw,3.8rem);max-width:13ch}.hero-copy{max-width:52ch;margin:1.5rem 0 1.75rem;color:var(--muted)}.hero-art{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.hero-art img{width:100%;height:auto;border:1px solid #625640;background:#c7b99a}.hero-art figcaption{font-size:.75rem;line-height:1.6;color:var(--muted);padding:.8rem 0 0;display:flex;gap:1rem;justify-content:space-between}.actions{display:flex;gap:.75rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.6rem 1.05rem;border:1px solid var(--sand);font-size:.875rem;line-height:1.5;transition:background .2s,color .2s}.btn.primary{background:var(--sand2);border-color:var(--sand2);color:#151710}.btn:hover{background:var(--paper);border-color:var(--paper);color:var(--bg)}
.section{padding:4.5rem var(--gutter);max-width:1440px;margin:auto}.section-grid{display:grid;grid-template-columns:minmax(0,.64fr) minmax(0,1.36fr);gap:5vw;align-items:start}.section-label h2{margin-top:.75rem}.section-body{max-width:850px;min-width:0}.lede{font-family:Georgia,serif;font-size:1.4rem;line-height:1.55;color:var(--paper);margin:0 0 1.5rem}.body-copy{color:var(--muted)}.feature-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem;margin-top:1.5rem}.feature-card{padding:1.5rem 0;border-top:1px solid var(--line);display:flex;flex-direction:column;position:relative;min-width:0}.feature-card .num{font-size:.75rem;letter-spacing:.1em;color:var(--sand2);margin-bottom:.65rem}.feature-card h3{font-size:1.5rem;margin-bottom:.65rem}.feature-card p{color:var(--muted);font-size:1rem;margin-bottom:1rem;line-height:1.65}.feature-card a{font-size:.875rem;color:var(--sand2);margin-top:auto;padding:.3rem 0}.forms-highlight{border-block:1px solid var(--line);background:var(--panel)}.forms-highlight .section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-top:3rem;padding-bottom:3rem}.forms-highlight p{color:var(--muted);margin:1rem 0 1.5rem;max-width:52ch}.mini-forms{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.mini-forms img{width:100%;aspect-ratio:4/5;object-fit:cover;border:1px solid #685d47}.mini-forms figcaption{font-size:.75rem;margin-top:.6rem;color:var(--muted);text-align:center}
.quote-band{padding:3.5rem var(--gutter);border-block:1px solid var(--line);background:#1b251d}.quote-band blockquote{font-family:Georgia,serif;font-size:clamp(1.5rem,2.6vw,2.1rem);line-height:1.45;max-width:1050px;margin:0 auto}.quote-band .small{margin:1.25rem auto 0;max-width:1050px;color:var(--muted);font-size:1rem}.page-hero{padding:3.5rem var(--gutter) 3rem;border-bottom:1px solid var(--line);background:linear-gradient(110deg,#162019,#0b0e0d 78%)}.page-hero>div{max-width:1250px;margin:auto}.page-hero h1{max-width:23ch}.page-hero p{max-width:76ch;color:var(--muted);margin:1.3rem 0 0}.chapter-nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;max-width:1050px;margin:0 auto 3rem;padding-bottom:1.1rem;border-bottom:1px solid var(--line);font-size:.875rem;color:var(--sand2)}.chapter-nav a{padding:.3rem 0}
.timeline{max-width:1000px;margin:auto;border-left:1px solid var(--line);padding-left:2.6rem}.timeline-item{position:relative;padding:0 0 3.75rem}.timeline-item:last-child{padding-bottom:0}.timeline-item:before{content:"";position:absolute;left:-2.93rem;top:.48rem;width:.58rem;height:.58rem;background:var(--sand2);border:2px solid var(--bg);outline:1px solid var(--sand);border-radius:50%}.timeline-date{margin-bottom:.6rem}.timeline-item h2{font-size:clamp(1.6rem,2.8vw,2rem);margin-bottom:1.2rem}.timeline-item p{max-width:80ch;color:var(--muted)}.timeline-note{display:block;padding:.35rem 0 .35rem 1rem;border-left:2px solid var(--sand);color:var(--paper);font-family:Georgia,serif;font-size:1.1rem;max-width:75ch}.source-ref{font-size:.8125rem!important;color:var(--sand2)!important;margin-top:1.25rem!important}.source-ref a:hover{text-decoration:underline}.history-image{margin:1.5rem 0;border:1px solid var(--line);background:var(--panel);overflow:hidden;max-width:800px}.history-image img{width:100%;max-height:380px;object-fit:contain;background:#181c17}figcaption,.caption{font-size:.8125rem;color:var(--muted);line-height:1.6}.history-image figcaption{padding:.85rem 1rem;border-top:1px solid var(--line)}
.chapter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:1160px;margin:auto}.chapter-card{padding:1.75rem;border:1px solid var(--line);background:var(--panel);display:flex;flex-direction:column}.chapter-card h2{font-size:1.7rem;margin:.8rem 0 1.1rem}.chapter-card p{color:var(--muted);margin:0}.chapter-card .pull{border-left:2px solid var(--sand);padding-left:1rem;margin-top:1.3rem;font-family:Georgia,serif;color:var(--paper);font-size:1.08rem}.chapter-card a{color:var(--sand2);font-size:.875rem;margin-top:1.3rem;padding:.3rem 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;max-width:1160px;margin:auto}.prose h2{margin-bottom:1.2rem}.prose h3{margin:1.75rem 0 .8rem}.prose p{color:var(--muted)}.prose .callout{border-left:2px solid var(--sand);padding-left:1rem;color:var(--paper);font-family:Georgia,serif;font-size:1.2rem}.fact-list{display:grid;gap:.9rem}.fact{padding:1.2rem;border:1px solid var(--line);background:var(--panel)}.fact b{font-size:.8125rem;display:block;color:var(--sand2);font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem}.fact span{font-size:1rem;color:var(--paper)}.image-panel{border:1px solid var(--line);background:var(--panel);overflow:hidden}.image-panel img{width:100%;max-height:420px;object-fit:contain}.image-panel .caption{padding:.9rem 1rem;border-top:1px solid var(--line)}.stat-band{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:0 var(--gutter)}.stat{padding:1.5rem;border-right:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat strong{display:block;font-family:Georgia,serif;font-weight:400;font-size:1.9rem;margin-bottom:.15rem}.stat span{font-size:.875rem;color:var(--muted)}
.forms-section{padding:4rem var(--gutter);border-top:1px solid var(--line);background:var(--panel)}.forms-intro{max-width:1180px;margin:0 auto 2rem}.forms-intro h2{margin:.6rem 0 1.2rem}.forms-intro p{max-width:80ch;color:var(--muted)}.forms-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.form-card{border:1px solid var(--line);background:var(--bg);min-width:0;overflow:hidden}.form-card figure{overflow:hidden;background:#c7b99a;height:330px;display:flex;justify-content:center;align-items:center}.form-card figure img{height:100%;width:auto;max-width:100%;object-fit:contain;transform:scale(1.045)}.form-copy{padding:1.5rem;position:relative}.form-no{font-size:.75rem;color:var(--sand2);margin-bottom:.65rem;letter-spacing:.15em}.form-copy h3{font-size:1.6rem;margin-bottom:.6rem}.form-sub{color:var(--sand2);font-size:.8125rem;margin-bottom:.9rem}.form-copy p{color:var(--muted);font-size:1rem;line-height:1.7;margin:0}.form-copy .image-link{display:inline-block;margin-top:1rem;color:var(--sand2);font-size:.875rem;text-decoration:underline}.forms-note{max-width:1180px;margin:2rem auto 0;border-left:2px solid var(--sand);padding-left:1rem;color:var(--paper)}.credit-note{font-size:.8125rem!important;color:var(--muted)!important}.panorama{max-width:1160px;margin:auto}.panorama img{width:100%;height:auto}.panorama figcaption{padding:1rem 0 0}
.interview-shell{padding:3.5rem var(--gutter) 4.5rem;max-width:1440px;margin:auto}.interview-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.65fr);gap:2.5rem;align-items:start}.video-frame{background:#101712;border:1px solid var(--line);min-width:0}.video-frame video{width:100%;aspect-ratio:16/9;display:block;background:#000}.film-empty{aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;background:linear-gradient(145deg,#1c2a20,#101511)}.film-number{font-family:Georgia,serif;font-size:2.4rem;color:var(--sand2);border-bottom:1px solid var(--sand);padding:0 .7rem .3rem;margin-bottom:1.3rem;line-height:1.2}.film-empty h2{font-size:1.6rem;margin-bottom:.6rem}.film-empty p{color:var(--muted);max-width:36ch;margin:0}.video-missing{border-top:1px solid var(--line);padding:.85rem 1rem;font-size:.875rem;color:var(--muted)}.interview-meta h2{font-size:1.9rem;margin:1rem 0 1.2rem}.interview-meta p{color:var(--muted)}.meta-rule{border-top:1px solid var(--line);margin:1.5rem 0}.meta-row{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid var(--line);font-size:.875rem;color:var(--muted)}.meta-row span:last-child{color:var(--paper);text-align:right}
.sources{max-width:980px;margin:auto}.source-group{padding:1.8rem 0;border-bottom:1px solid var(--line)}.source-group h2{font-size:1.6rem;margin-bottom:.9rem}.source-group p{color:var(--muted);margin-bottom:1rem}.source-group a{display:block;width:fit-content;max-width:100%;color:var(--sand2);font-size:1rem;padding:.35rem 0;overflow-wrap:anywhere}.source-group a:hover{text-decoration:underline}.method-box{border-left:2px solid var(--sand);padding:.5rem 0 .5rem 1.5rem;color:var(--muted);margin-bottom:1.5rem}.method-box strong{color:var(--paper)}.site-footer{padding:2.5rem var(--gutter);border-top:1px solid var(--line)}.footer-top,.footer-bottom{max-width:1250px;margin:auto;display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem}.footer-top{padding-bottom:1.5rem}.footer-top span{font-family:Georgia,serif;color:var(--paper);font-size:1.25rem}.footer-top a{color:var(--sand2);font-size:.875rem}.footer-nav{display:flex;flex-wrap:wrap;gap:.55rem 1.25rem;max-width:1250px;margin:0 auto 1.8rem;font-size:.875rem;color:var(--muted)}.footer-nav a{padding:.15rem 0}.footer-bottom{font-size:.75rem;color:var(--muted)}.reveal{opacity:1;transform:none}
@media(min-width:1500px){.page-hero{padding-left:max(var(--gutter),calc((100vw - 1250px)/2));padding-right:max(var(--gutter),calc((100vw - 1250px)/2))}}
@media(max-width:1000px){.hero{gap:2rem}.section-grid{grid-template-columns:1fr;gap:2rem}.forms-grid{grid-template-columns:1fr}.form-card{display:grid;grid-template-columns:1fr 1.2fr}.form-card figure{height:auto;min-height:340px}.form-card figure img{width:100%;height:340px}.forms-highlight .section{gap:2rem}.interview-grid{grid-template-columns:1fr}.interview-meta{max-width:650px}}
@media(max-width:700px){.site-header{height:66px}.header-link{display:none}.brand{font-size:.78rem;letter-spacing:.06em}.header-right{gap:0}.menu-btn{min-width:70px;gap:.5rem}.hero{grid-template-columns:1fr;padding-top:2.2rem;padding-bottom:2.5rem}.hero h1{font-size:2.85rem;max-width:16ch}.hero-art{max-width:540px}.hero-art figcaption{display:block}.hero-art figcaption a{display:block;margin-top:.25rem}.section{padding-top:3rem;padding-bottom:3rem}.page-hero{padding-top:2.3rem;padding-bottom:2.1rem}.feature-cards{grid-template-columns:1fr}.feature-card{padding:1.25rem 0}.forms-highlight .section{grid-template-columns:1fr}.quote-band{padding-top:2.7rem;padding-bottom:2.7rem}.chapter-grid,.split{grid-template-columns:1fr}.chapter-card{padding:1.4rem}.split{gap:2rem}.timeline{padding-left:1.35rem}.timeline-item:before{left:-1.68rem}.timeline-item{padding-bottom:3rem}.stat-band{grid-template-columns:1fr}.stat,.stat:first-child{padding:1rem 0;border-right:0;border-bottom:1px solid var(--line)}.stat strong{font-size:1.6rem}.forms-section{padding-top:3rem;padding-bottom:3rem}.form-card{display:block}.form-card figure{height:360px;min-height:0}.form-card figure img{height:360px;width:auto;max-width:100%}.interview-shell{padding-top:2.5rem}.film-empty{aspect-ratio:auto;min-height:270px;padding:1.75rem 1.3rem}.footer-top,.footer-bottom{flex-wrap:wrap;gap:.75rem}.footer-nav{gap:.7rem 1rem}.source-group a{font-size:.9375rem}.nav-drawer{padding:1.5rem}.nav-drawer nav a{font-size:1.15rem}.history-image img{max-height:320px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{:root{--text:#111;--muted:#333;--bg:#fff;--paper:#111;--sand2:#444;--line:#ccc;color-scheme:light}body{background:#fff;color:#111}.site-header,.nav-drawer,.skip-link,.actions,.chapter-nav,.site-footer{display:none}.page-hero,.section,.forms-section,.interview-shell{padding:1.3rem 0;background:#fff}.hero,.section-grid,.split,.forms-grid,.chapter-grid{display:block}.hero-art{max-width:380px}.form-card,.chapter-card{break-inside:avoid;background:#fff;margin-bottom:1rem}.timeline-item{break-inside:avoid}.quote-band{background:#fff;color:#111}}

/* Corrected image sizing: intrinsic HTML dimensions never become display height. */
.mini-forms{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;min-width:0;gap:.75rem}
.mini-forms figure{min-width:0;overflow:hidden}
.mini-forms img{display:block;width:100%;height:auto;max-height:280px;aspect-ratio:auto;object-fit:contain;border:0;background:transparent}
.mini-forms figcaption{line-height:1.5;text-align:left;margin-top:.75rem}
.mini-forms figcaption strong{font-weight:500;color:var(--paper);font-size:.875rem;display:block}
.mini-forms figcaption span{display:block;margin-top:.25rem;color:var(--sand2);font-size:.8125rem}
.forms-highlight .section{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center}
.form-card figure{height:340px;min-height:0;display:flex;align-items:center;justify-content:center;background:#c6bb9c;padding:0}
.form-card figure img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:auto;object-fit:contain;transform:none}
.form-sub{font-size:1rem;font-weight:500}
.nav-regions{display:flex;gap:1.2rem;padding:.6rem 0 .8rem 2.35rem;flex-wrap:wrap}
.nav-drawer nav .nav-regions a{border:0;font-family:inherit;font-size:.875rem;padding:.15rem 0;color:var(--muted)}
.region-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:3.5rem}
.region-index>a{display:block;min-width:0;padding:1.5rem;border:1px solid var(--line);background:var(--panel)}
.region-index>a:hover{border-color:var(--sand)}
.region-index span,.awareness-grid span{display:block;font-size:.8125rem;text-transform:uppercase;letter-spacing:.1em;color:var(--sand2)}
.region-index h2{font-size:1.5rem;margin:.8rem 0}
.region-index p{font-size:1rem;color:var(--muted);margin:0}
.origin-intro{max-width:870px;padding:2rem 0 0;border-top:1px solid var(--line)}
.origin-intro h2{margin-bottom:1.25rem}
.origin-intro p{color:var(--muted)}
.region-section{max-width:1440px;margin:auto;padding:3.5rem var(--gutter);border-top:1px solid var(--line)}
.region-heading{margin-bottom:2.3rem;max-width:850px}
.region-heading h2{margin-bottom:1rem}
.region-heading>p{color:var(--muted)}
.regional-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 3rem}
.regional-entry{min-width:0;padding:1.5rem 0 0;border-top:1px solid var(--line)}
.regional-entry h3{font-size:1.6rem;margin:.75rem 0 1.2rem}
.regional-entry p{color:var(--muted)}
.regional-entry .history-image img{height:auto;width:100%;max-height:300px;object-fit:contain}
.regional-footnote{max-width:900px;color:var(--muted);font-size:.875rem;margin:2.5rem 0 0;padding-top:1.5rem;border-top:1px solid var(--line)}
.awareness-intro{max-width:850px;margin:0 auto 3rem}
.awareness-intro h2{margin-bottom:1.5rem}
.awareness-intro>p:not(.lede){color:var(--muted)}
.awareness-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;max-width:1160px;margin:auto}
.awareness-grid article{padding:1.5rem;border:1px solid var(--line);background:var(--panel)}
.awareness-grid h3{font-size:1.5rem;margin:.9rem 0 1rem}
.awareness-grid p{color:var(--muted);margin:0}
.awareness-teaser{display:flex;align-items:center;justify-content:space-between;gap:2rem}
.awareness-teaser p{color:var(--muted);margin:1rem 0 0;max-width:65ch}
.awareness-teaser .btn{flex-shrink:0}
@media(max-width:1000px){.form-card figure{height:340px;min-height:0}.form-card figure img{height:100%;width:100%}.region-index{grid-template-columns:1fr}.region-index>a{padding:1.2rem}.region-index h2{font-size:1.45rem}.forms-highlight .section{gap:2rem}.regional-grid{gap:2rem}}
@media(max-width:700px){.forms-highlight .section{grid-template-columns:1fr}.mini-forms img{height:auto;max-height:235px}.mini-forms{gap:.5rem}.mini-forms figcaption strong{font-size:.8125rem}.form-card figure{height:330px}.form-card figure img{height:100%;width:100%}.regional-grid,.awareness-grid{grid-template-columns:1fr}.region-section{padding-top:2.75rem;padding-bottom:2.75rem}.awareness-teaser{display:block}.awareness-teaser .btn{margin-top:1.5rem}}
@media(max-width:380px){.menu-btn>span:first-child{display:none}.menu-btn{min-width:44px}.brand{letter-spacing:0}}

.forms-highlight .actions{margin-top:1.5rem}

/* Distinguish full pages from History subsections and technique reading. */
.footer-history{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}
.footer-nav .footer-subsection{padding-left:.8rem;border-left:1px solid var(--line);font-size:.8125rem}
.footer-techniques{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem 1.25rem;max-width:1250px;margin:0 auto 1.8rem;font-size:.875rem;color:var(--muted)}
.footer-techniques>span{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sand2)}
.nav-techniques{margin-top:1.5rem}
.regional-sources{margin-top:2rem;line-height:1.9}
.regional-sources>span{color:var(--muted);margin-right:.4rem}

.history-context{max-width:1050px;margin:0 auto 2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--line)}
.history-context h2{margin-bottom:1rem}
.history-context p{color:var(--muted);max-width:82ch}
.history-context p:last-child{margin-bottom:0}
.form-copy .form-meaning{display:block;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.5;color:var(--sand2);margin-top:.65rem}
.form-card figure{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:340px auto;height:auto;align-items:stretch;justify-content:stretch}
.form-card figure img{width:100%;height:100%;min-width:0;min-height:0}
.form-card figure figcaption{padding:.7rem 1rem;background:var(--bg);color:var(--muted);font-size:.75rem;line-height:1.5}
.mini-forms figcaption .illustration-credit{font-size:.6875rem;color:var(--muted);margin-top:.5rem}
.competition-section{padding-bottom:1.5rem}
.competition-focus{max-width:1160px;margin:auto;padding:2rem;border:1px solid var(--line);background:var(--panel)}
.competition-focus h2{margin:.5rem 0 1rem}
.competition-focus p{max-width:70ch;color:var(--muted)}
@media(max-width:700px){.form-card figure{grid-template-rows:330px auto}.competition-focus{padding:1.4rem}}
