@charset "UTF-8";
:root{--bg:#FAF7FF;--white:#fff;--lav:#F1EBFF;--ink:#291B36;--text:#352D40;--muted:#655B70;--sub:#71677B;--red:#D92D45;--deepred:#B91F38;--pink:#FCE8EC;--gold:#B77908;--goldbg:#FFF1CC;--teal:#0F8F83;--tealbg:#E2F6F1;--orange:#F7BC8C;--orangebg:#FFF1E5;--line:rgba(116,73,118,.15);--shadow:0 14px 36px rgba(55,31,67,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:132px}body{margin:0;min-width:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,"Microsoft YaHei","PingFang SC",sans-serif;font-size:16px;line-height:1.85;overflow-x:clip}body.panel-open{overflow:hidden}img{max-width:100%;height:auto;object-fit:contain;vertical-align:middle}a{color:var(--deepred);text-decoration:none;overflow-wrap:anywhere}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--teal);outline-offset:3px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.shell{width:min(1200px,calc(100% - 40px));margin-inline:auto}.skip{position:absolute;top:-100px;z-index:2000;background:white;padding:8px 14px}.skip:focus{top:4px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.4}h1{font-size:clamp(30px,4vw,52px);letter-spacing:-.025em}h2{font-size:clamp(24px,3vw,34px)}h3{font-size:21px}p{margin-bottom:1em}.num{font-variant-numeric:tabular-nums;color:var(--red);font-size:22px;font-weight:800;line-height:1.4}.eyebrow{display:block;color:var(--deepred);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px}.lede{font-size:18px;line-height:2;max-width:790px}.topsite{position:sticky;top:0;z-index:50;background:rgba(250,247,255,.98);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.masthead{height:70px;display:flex;align-items:center;gap:26px}.logo-slot{display:flex;align-items:center;flex:0 0 auto;min-width:0;min-height:44px;color:var(--deepred);font-weight:900;letter-spacing:.02em}.logo-frame{display:flex;align-items:center;justify-content:center;max-width:172px;max-height:45px}.brand-logo{width:auto;height:auto;max-width:100%;max-height:42px;object-fit:contain}.brand-fallback{white-space:nowrap;font-size:25px;font-weight:900;color:inherit}.brand-phrase{margin:0 auto;font-size:14px;color:var(--muted)}.mast-actions{display:flex;align-items:center;gap:12px}.utility-link{font-size:14px;font-weight:650;white-space:nowrap;min-height:44px;display:grid;place-items:center}.icon-button,.all-button,.close-button{border:1px solid var(--line);color:var(--ink);background:#fff;min-width:44px;min-height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.icon-button{font-size:28px;line-height:1}.icon-button:hover,.all-button:hover,.close-button:hover{background:var(--pink);border-color:var(--red)}.all-button{padding:0 18px;color:var(--deepred);font-size:14px;font-weight:800;white-space:nowrap}.mobile-menu{display:none}.primary-nav{border-top:1px solid var(--line)}.nav-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.nav-grid a{height:44px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;border-radius:7px 7px 0 0;position:relative;color:var(--ink)}.nav-grid a:hover,.nav-grid a.is-active{background:var(--pink);color:var(--deepred);text-decoration:none}.nav-grid a.is-active:after{content:"";width:26px;height:3px;background:var(--red);border-radius:4px;position:absolute;bottom:0}.main-body{padding-top:38px;padding-bottom:74px}.home-section{padding:66px 0;border-bottom:1px solid var(--line)}.home-opening{display:flex;align-items:center;gap:clamp(24px,5vw,70px);padding:30px 0 66px;border-bottom:1px solid var(--line)}.opening-text{flex:1;min-width:0}.opening-text p:not(.eyebrow){max-width:690px;font-size:18px}.hero-cta,.hero-path{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button-primary,.button-secondary{min-height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:10px 23px;font-weight:800;font-size:15px;transition:transform .15s,background .15s}.button-primary{background:linear-gradient(135deg,#E5485D 0%,#D92D45 55%,#B91F38 100%);color:white}.button-secondary{background:white;color:var(--deepred);border:1px solid var(--red)}.button-primary:hover,.button-secondary:hover{transform:translateY(-2px);text-decoration:none}.button-primary:hover{background:var(--deepred)}.opening-media{flex:0 1 43%;min-width:0;margin:0;background:var(--lav);border-radius:26px;padding:24px;display:flex;align-items:center;justify-content:center}.opening-media img{max-height:370px;width:auto;height:auto;object-fit:contain}.section-heading{max-width:780px;margin-bottom:30px}.section-heading>p{color:var(--muted);max-width:700px}.section-heading h2{margin-bottom:8px}.center-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:18px;overflow:hidden}.center-item{display:flex;gap:17px;padding:25px 24px;background:white;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0}.center-item .num{font-size:16px;padding-top:4px}.center-item h3{font-size:20px;margin-bottom:8px}.center-item p{font-size:14px;color:var(--muted);line-height:1.8}.text-link{font-weight:800;color:var(--deepred);display:inline-flex;align-items:center;min-height:44px}.text-link:hover{text-decoration:underline}.media-and-index{display:flex;align-items:center;gap:34px}.media{margin:0;min-width:0}.media img{max-width:100%;height:auto;width:auto;max-height:none;object-fit:contain}.home-pulse{width:36%;flex:0 0 36%;background:var(--lav);padding:18px;border-radius:24px;display:flex;justify-content:center;align-items:center}.home-pulse img{max-height:390px}.number-links{flex:1;min-width:0}.number-links a,.focus-list a{display:flex;align-items:flex-start;gap:18px;padding:20px 4px;border-bottom:1px solid var(--line);color:var(--text)}.number-links a:hover,.focus-list a:hover{background:var(--pink);text-decoration:none}.number-links strong,.focus-list strong{display:block;font-size:21px;color:var(--ink)}.number-links small,.focus-list small{display:block;font-size:15px;line-height:1.85;color:var(--muted);margin-top:5px}.number-links b,.focus-list b{margin-left:auto;color:var(--red)}.cinema-feature{display:flex;align-items:center;gap:30px;background:white;border:1px solid var(--line);border-radius:26px;padding:24px}.cinema-wide{flex:0 0 54%;min-width:0;text-align:center}.cinema-wide img{max-height:360px}.cinema-feature>div:not(.media){flex:1}.cinema-pairs{margin-top:26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.cinema-pairs article{background:var(--lav);padding:24px;border-radius:20px;display:flex;align-items:center;gap:22px}.cinema-pairs article:nth-child(2){margin-top:26px;background:var(--orangebg)}.cinema-mini{flex:0 0 40%;text-align:center}.cinema-mini img{max-height:220px}.making-lines{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.making-lines article{border-top:3px solid var(--red);padding:24px;background:white;border-radius:0 0 22px 22px;min-width:0}.making-lines article:nth-child(2){border-top-color:var(--teal)}.making-lines article:nth-child(3){border-top-color:var(--gold)}.small-image img{max-height:200px}.book-section{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:38px;align-items:center}.book-visual{background:var(--lav);border-radius:28px;padding:28px;min-width:0}.book-image{text-align:center;margin-bottom:16px}.book-image img{max-height:350px}.book-visual h2{margin-bottom:10px}.topic-lines a{border-bottom:1px solid var(--line);min-height:58px;display:flex;justify-content:space-between;align-items:center;font-size:19px;font-weight:750;color:var(--ink)}.topic-lines a span{color:var(--red)}.paired-guides{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:45px}.folder-preview{background:white;border-radius:24px;padding:30px}.folder-image img{max-height:240px}.folder-rows a{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);min-height:50px;color:var(--ink);font-weight:700}.folder-rows b{margin-left:auto;color:var(--red)}.wander-preview{padding:20px 8px}.wander-preview h3{border-top:1px solid var(--line);padding-top:18px;font-size:19px}.wander-preview p{color:var(--muted)}.focus-section{background:var(--lav);padding:42px 32px;border-radius:26px}.focus-list a{border-color:rgba(116,73,118,.23)}.focus-list a:nth-child(2n){padding-left:24px}.status-lines{border-top:1px solid var(--line)}.status-lines a{display:grid;grid-template-columns:150px 1fr 20px;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:17px 12px;color:var(--text)}.status-lines a:hover{background:white;text-decoration:none}.status-lines strong{color:var(--ink);font-size:19px}.status-lines b{color:var(--red)}.status-lines a:nth-child(2) strong{color:var(--teal)}.status-lines a:nth-child(3) strong{color:#895b07}.status-lines a:nth-child(4) strong{color:var(--muted)}.mobile-feature{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.4fr);gap:60px;align-items:center}.phone-visual{position:relative;text-align:center;background:var(--lav);padding:24px;border-radius:28px;min-width:0}.phone-image img{max-width:100%;width:auto;max-height:none}.app-badge{width:auto;height:auto;max-width:64px;max-height:64px;display:block;margin:15px auto 0;object-fit:contain}.mobile-prose h3{font-size:17px;margin:20px 0 5px;color:var(--deepred)}.mobile-prose p{margin-bottom:10px}.mobile-prose .button-primary{margin-top:18px}.rights-bands{display:grid;gap:15px}.rights-bands article{display:grid;grid-template-columns:60px 230px 1fr 120px;align-items:center;gap:12px;padding:19px 22px;background:white;border-radius:14px;border-left:4px solid var(--red)}.rights-bands article:nth-child(2){margin-left:3%;border-left-color:var(--gold)}.rights-bands article:nth-child(3){margin-left:6%;border-left-color:var(--teal)}.rights-bands h3,.rights-bands p{margin:0}.rights-bands p{font-size:14px;color:var(--muted)}.quick-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px;margin-bottom:22px}.quick-faq article{padding:18px 0;border-bottom:1px solid var(--line)}.quick-faq h3{font-size:17px;margin-bottom:7px}.quick-faq p{font-size:14px;margin-bottom:0;color:var(--muted)}.closing-section{display:flex;align-items:center;gap:44px;border-bottom:0}.closing-media{flex:0 0 44%;text-align:center}.closing-media img{max-height:400px}.closing-section>div{flex:1}.inner-hero{padding:34px 0 44px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:45px;min-width:0}.hero-prose{flex:1;min-width:0}.hero-prose h1{font-size:clamp(29px,3.8vw,45px);margin-bottom:16px}.hero-media{flex:0 0 34%;min-width:0;text-align:center}.hero-media img{max-height:380px}.hero-path{margin-top:15px}.hero-path a{font-size:14px}.feature-image{margin:35px 0;display:flex;justify-content:center;align-items:center;background:var(--lav);padding:18px;border-radius:24px}.feature-image img{max-width:100%;max-height:400px;width:auto;height:auto}.content-layout{padding-top:36px}.content-piece{min-width:0;padding:25px 0;border-bottom:1px solid var(--line);break-inside:avoid}.piece-head{display:flex;gap:18px;align-items:baseline;margin-bottom:10px}.piece-head h2{font-size:clamp(21px,2.4vw,28px);margin:0}.piece-copy{max-width:800px;margin-left:49px}.piece-copy p{font-size:16px;line-height:2.05;margin-bottom:13px}.piece-copy p:last-child{margin-bottom:0}.content-layout.layout-editorial,.content-layout.layout-essay,.content-layout.layout-legal,.content-layout.layout-policy,.content-layout.layout-guide,.content-layout.layout-manifesto{max-width:860px;margin:auto}.layout-essay .content-piece,.layout-manifesto .content-piece{padding:34px 0}.layout-essay .piece-head{display:block}.layout-essay .num{display:block;font-size:13px;letter-spacing:.1em}.layout-essay .piece-copy,.layout-manifesto .piece-copy{margin-left:0}.layout-essay .piece-copy p:first-child{font-size:18px}.layout-legal .content-piece,.layout-policy .content-piece{border-left:3px solid var(--lav);padding-left:23px;margin:10px 0}.layout-manifesto .content-piece:nth-child(2n){margin-left:9%}.layout-ledger .content-piece{display:grid;grid-template-columns:275px 1fr;gap:24px}.layout-ledger .piece-head{align-items:start}.layout-ledger .piece-head .num{font-size:30px}.layout-ledger .piece-copy{margin:0;max-width:790px}.layout-numbered .content-piece:nth-child(2n){margin-left:9%}.layout-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 45px}.layout-columns .content-piece:first-child{grid-column:1/-1}.layout-columns .piece-head{display:block}.layout-columns .piece-copy{margin:0}.layout-columns .num{display:block;font-size:14px;margin-bottom:7px}.layout-film .content-piece{display:grid;grid-template-columns:230px 1fr;gap:25px}.layout-film .piece-copy{margin:0}.layout-route .content-piece{display:flex;gap:25px;align-items:flex-start;background:#fff;padding:25px;margin:14px 0;border-radius:18px;border-bottom:0}.layout-route .content-piece:nth-child(2n){margin-left:6%;background:var(--lav)}.layout-route .piece-head{flex:0 0 240px}.layout-route .piece-copy{margin:0}.layout-interview .content-piece:first-child,.layout-interview .content-piece:last-child{background:var(--lav);border-radius:18px;padding:24px}.layout-interview .content-piece:nth-child(2n){margin-left:7%}.layout-roles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.layout-roles .content-piece{padding:26px;background:white;border:1px solid var(--line);border-radius:18px}.layout-roles .content-piece:last-child{grid-column:1/-1;background:var(--tealbg)}.layout-roles .piece-head{display:block}.layout-roles .piece-copy{margin:0}.layout-process .content-piece{position:relative;margin-left:24px;padding-left:36px;border-left:2px solid var(--red);border-bottom:0}.layout-process .content-piece:nth-child(2n){margin-left:9%;border-left-color:var(--teal)}.layout-process .content-piece .num{position:absolute;left:-22px;top:25px;background:var(--bg);min-width:40px;text-align:center}.layout-process .piece-copy{margin:0}.layout-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 30px}.layout-topics .content-piece{padding:22px 0}.layout-topics .content-piece:nth-child(3n){grid-column:1/-1;background:var(--lav);padding:24px;border-radius:18px}.layout-topics .piece-copy{margin:0}.layout-topics .piece-head{display:block}.layout-folders .content-piece{background:white;border-radius:16px;border:1px solid var(--line);padding:22px 26px;margin:12px 0 18px;max-width:960px}.layout-folders .content-piece:nth-child(2n){margin-left:7%}.layout-folders .piece-copy{margin:0}.layout-manual .content-piece{display:flex;gap:28px;padding:36px 0}.layout-manual .piece-head{flex:0 0 245px;display:block}.layout-manual .piece-head .num{display:block;font-size:36px}.layout-manual .piece-copy{margin:0;max-width:790px}.layout-statuses .content-piece{display:grid;grid-template-columns:195px 1fr;gap:30px;background:#fff;padding:25px;margin:14px 0;border-radius:16px;border:1px solid var(--line)}.layout-statuses .content-piece:nth-child(2){border-left:5px solid var(--teal)}.layout-statuses .content-piece:nth-child(3){border-left:5px solid var(--gold)}.layout-statuses .content-piece:nth-child(4){border-left:5px solid var(--orange)}.layout-statuses .piece-head{display:block}.layout-statuses .piece-copy{margin:0}.layout-chapters .content-piece,.layout-help .content-piece{max-width:900px}.layout-chapters .content-piece:nth-child(2n),.layout-help .content-piece:nth-child(2n){margin-left:auto}.layout-app .content-piece{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px}.layout-app .piece-copy{margin:0}.layout-checklist .content-piece{position:relative;padding-left:25px;border-left:3px solid var(--teal);margin-bottom:10px}.layout-checklist .content-piece:nth-child(2n){border-color:var(--gold)}.layout-checklist .piece-copy{margin-left:49px}.layout-contact .content-piece{max-width:960px;padding:28px;background:#fff;margin:16px 0;border-radius:20px}.layout-contact .content-piece:nth-child(2n){margin-left:auto}.layout-contact .piece-copy{margin-left:49px}.chapter-nav{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;padding:19px 0;border-bottom:1px solid var(--line)}.chapter-nav strong{color:var(--ink);margin-right:8px}.chapter-nav a{font-size:14px;border:1px solid var(--line);background:white;border-radius:999px;padding:6px 13px}.chapter-nav a:hover{background:var(--pink)}.end-links{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:35px 0;border-top:1px solid var(--line);padding-top:22px}.end-links span{font-weight:750;margin-right:8px}.link-chip{padding:8px 18px;min-height:44px;background:white;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center}.link-chip:hover{background:var(--pink);text-decoration:none}.related{padding:15px 0}.faq-long{max-width:930px;margin:30px auto}.faq-entry{padding:25px 0;border-bottom:1px solid var(--line)}.faq-entry h2{display:flex;gap:18px;font-size:21px}.faq-entry p{padding-left:49px;margin:0;max-width:810px;line-height:2}.site-footer{background:var(--ink);color:#F9F5FF}.footer-inner{padding-top:48px;padding-bottom:38px}.footer-brand{max-width:630px;padding-bottom:26px}.footer-brand p{color:#eee6f4;font-size:14px}.footer-logo{display:inline-flex;align-items:center;margin-bottom:15px}.logo-white{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--deepred);border-radius:8px;padding:7px 10px;max-width:185px;min-height:42px}.logo-white .brand-logo{max-height:36px}.logo-white .brand-fallback{font-size:24px}.footer-english{font-size:12px!important;letter-spacing:.04em}.footer-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;border-top:1px solid rgba(255,255,255,.17);padding:28px 0}.footer-col{display:flex;flex-direction:column;align-items:start;gap:5px}.footer-col h3{font-size:16px;margin:0 0 10px}.site-footer a{color:#f9f5ff}.footer-col>a{font-size:14px;min-height:34px;display:inline-flex;align-items:center}.footer-col a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:23px;font-size:13px;color:#f1e9f9}.footer-bottom p{margin-bottom:8px}.shade{position:fixed;inset:0;background:rgba(31,18,39,.55);z-index:90}.shade[hidden]{display:none!important}.floating-panel{position:fixed;z-index:100;top:126px;right:max(20px,calc((100vw - 1200px)/2));background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;visibility:hidden;pointer-events:none;opacity:0;transform:translateY(-9px);transition:opacity .15s,transform .15s,visibility .15s;overflow-y:auto;overscroll-behavior:contain}.floating-panel.open{visibility:visible;pointer-events:auto;opacity:1;transform:translateY(0)}.menu-panel{width:min(960px,calc(100vw - 40px));max-height:75vh;padding:24px}.search-panel{width:min(760px,calc(100vw - 40px));max-height:72vh;padding:24px;top:76px}.panel-head{display:flex;gap:16px;align-items:center;position:relative;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:18px}.panel-head h2{font-size:24px;margin:0}.panel-head p{font-size:14px;color:var(--muted);margin:0}.panel-head .close-button{margin-left:auto;font-size:27px;flex:0 0 44px}.panel-mark{display:flex;max-width:62px;max-height:48px;justify-content:center;align-items:center}.panel-mark .brand-logo{max-width:62px;max-height:43px}.panel-mark .brand-fallback{font-size:14px}.panel-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.menu-group{border:1px solid var(--line);border-radius:16px;padding:17px;background:var(--bg);min-width:0}.menu-group h3{font-size:17px;margin:0 0 4px}.menu-group p{font-size:13px;color:var(--muted);line-height:1.6;margin-bottom:12px}.menu-links{display:flex;flex-wrap:wrap;gap:7px}.menu-links a{color:var(--ink);border-radius:7px;padding:5px 8px;min-height:36px;background:white;font-size:13px}.menu-links a:hover,.menu-links a.current-page{background:var(--pink);color:var(--deepred)}.menu-links a.current-page:before{content:'· ';font-weight:900}.search-label{font-weight:700;display:block;margin-bottom:7px}.search-panel input{width:100%;min-height:48px;border:1px solid #9a8aab;border-radius:12px;padding:9px 15px;color:var(--ink);background:white;margin-bottom:14px}.search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.search-results a{display:flex;justify-content:space-between;align-items:center;padding:10px 13px;min-height:44px;background:var(--bg);border:1px solid var(--line);border-radius:10px}.search-results a[hidden]{display:none!important}.no-results[hidden]{display:none}.search-fallback{font-size:14px;margin-top:15px}.bottom-nav{display:none}
@media(max-width:1024px){.primary-nav{display:none}.floating-panel{top:76px}.panel-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.center-list{grid-template-columns:repeat(2,minmax(0,1fr))}.making-lines{gap:14px}.rights-bands article{grid-template-columns:44px 185px 1fr 110px}.layout-ledger .content-piece,.layout-film .content-piece{grid-template-columns:200px 1fr}.layout-route .piece-head{flex-basis:185px}.main-body{padding-top:28px}}
@media(max-width:720px){html{scroll-padding-top:75px}.shell{width:calc(100% - 32px)}.topsite{z-index:50}.masthead{height:58px;gap:8px;justify-content:space-between}.mobile-menu{display:inline-flex;flex:0 0 44px}.brand-phrase,.utility-link,.all-button{display:none}.logo-slot{margin:auto;justify-content:center;flex:0 1 auto;min-width:0;max-width:calc(100% - 104px)}.logo-frame{max-height:40px;max-width:165px}.brand-logo{max-height:36px;max-width:100%;width:auto;height:auto}.brand-fallback{font-size:22px}.mast-actions{flex:0 0 44px}.mast-actions .icon-button{width:44px}.main-body{padding-top:20px;padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}.home-opening,.inner-hero{flex-direction:column;align-items:stretch;gap:25px;padding:22px 0 36px}.home-opening .opening-text{order:0}.opening-media{flex:auto;width:100%;order:1}.opening-media img{max-height:none;max-width:100%;width:auto;height:auto}.inner-hero .hero-media{flex:auto;width:100%}.inner-hero .hero-media img{max-height:none}.home-section{padding:42px 0}.center-list{display:block;border:0;border-top:1px solid var(--line);border-radius:0}.center-item{padding:21px 8px;background:transparent;border:0;border-bottom:1px solid var(--line)}.media-and-index,.cinema-feature,.closing-section{flex-direction:column;align-items:stretch}.home-pulse,.cinema-wide,.closing-media{flex:auto;width:100%}.home-pulse img,.cinema-wide img,.closing-media img{max-height:none}.cinema-feature{gap:20px;padding:17px}.cinema-pairs,.making-lines,.book-section,.paired-guides,.mobile-feature,.quick-faq{grid-template-columns:1fr}.cinema-pairs article:nth-child(2){margin-top:0}.cinema-pairs article{padding:17px}.cinema-mini{flex:0 0 38%}.making-lines article{padding:20px}.book-section{gap:20px}.book-visual{padding:20px}.book-image img{max-height:none}.paired-guides{gap:16px}.focus-section{padding:24px 15px}.focus-list a:nth-child(2n){padding-left:4px}.status-lines a{grid-template-columns:95px 1fr 14px;gap:9px;padding:15px 2px;font-size:14px}.status-lines strong{font-size:15px}.phone-visual{padding:18px;max-width:390px;margin-inline:auto;width:100%}.phone-image img{max-width:100%;max-height:none;width:auto;height:auto}.rights-bands article{display:block;padding:20px}.rights-bands article:nth-child(2),.rights-bands article:nth-child(3){margin-left:0}.rights-bands h3{margin:8px 0}.rights-bands p{margin:6px 0}.quick-faq{gap:0}.inner-hero h1{font-size:33px}.lede{font-size:16px}.feature-image{padding:12px;margin:20px 0}.feature-image img{max-height:none;width:auto;height:auto}.content-layout{padding-top:16px}.content-piece{padding:23px 0}.piece-head{gap:10px}.piece-head h2{font-size:21px}.piece-copy,.layout-checklist .piece-copy,.layout-contact .piece-copy{margin-left:0}.layout-columns,.layout-roles,.layout-topics{display:block}.layout-columns .content-piece,.layout-roles .content-piece,.layout-topics .content-piece{margin-bottom:12px}.layout-ledger .content-piece,.layout-film .content-piece,.layout-statuses .content-piece,.layout-app .content-piece{display:block}.layout-ledger .piece-copy,.layout-film .piece-copy,.layout-statuses .piece-copy,.layout-app .piece-copy{margin:0}.layout-route .content-piece,.layout-manual .content-piece{display:block}.layout-route .content-piece:nth-child(2n),.layout-numbered .content-piece:nth-child(2n),.layout-folders .content-piece:nth-child(2n),.layout-manifesto .content-piece:nth-child(2n),.layout-process .content-piece:nth-child(2n){margin-left:0}.layout-interview .content-piece:nth-child(2n){margin-left:0}.layout-process .content-piece{margin-left:18px}.layout-process .content-piece:nth-child(2n){margin-left:18px}.layout-process .content-piece{padding-left:29px}.layout-manual .piece-head .num{font-size:28px}.layout-contact .content-piece{padding:19px}.chapter-nav{gap:8px}.faq-entry h2{font-size:18px;gap:10px}.faq-entry p{padding-left:0}.footer-inner{padding-top:36px;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.footer-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.footer-col h3{font-size:14px}.footer-col>a{font-size:13px}.floating-panel{top:66px;right:12px;width:calc(100vw - 24px);border-radius:16px;padding:16px;max-height:78vh}.panel-groups{grid-template-columns:1fr;gap:10px}.menu-group{padding:13px}.panel-head h2{font-size:21px}.search-results{grid-template-columns:1fr}.bottom-nav{position:fixed;z-index:45;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:0 2px env(safe-area-inset-bottom,0px);height:calc(62px + env(safe-area-inset-bottom,0px));background:rgba(255,255,255,.98);border-top:1px solid var(--line)}.bottom-nav a{min-height:52px;min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;font-size:12px;color:var(--muted);font-weight:750;white-space:nowrap}.bottom-nav a span{font-size:20px;height:25px;line-height:25px}.bottom-nav a.is-active{color:var(--deepred)}.bottom-nav a.is-active:before{content:"";width:24px;height:3px;background:var(--red);position:absolute;top:0;border-radius:4px}.bottom-nav a:hover{text-decoration:none;background:var(--pink)}}
@media(max-width:380px){.shell{width:calc(100% - 32px)}.brand-logo{max-width:100%;max-height:34px}.brand-fallback{font-size:20px}.number-links a,.focus-list a{gap:10px}.number-links strong,.focus-list strong{font-size:18px}.num{font-size:19px}.cinema-pairs article{display:block}.cinema-mini{margin:0 auto 15px}.panel-head{gap:8px}.panel-mark{max-width:45px}.panel-mark .brand-logo{max-width:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.menu-links a{min-height:44px;display:inline-flex;align-items:center}.footer-col>a{min-height:44px}