@charset "UTF-8";
:root{--bg:#FAF7FF;--white:#fff;--soft:#F1EBFF;--ink:#291B36;--text:#352D40;--muted:#655B70;--sub:#71677B;--red:#D92D45;--red-dark:#B91F38;--red-soft:#FCE8EC;--purple:#EDE4FF;--gold:#B77908;--gold-soft:#FFF1CC;--teal:#0F8F83;--teal-soft:#E2F6F1;--orange:#F7BC8C;--orange-soft:#FFF1E5;--border:rgba(116,73,118,.15);--shadow:0 14px 36px rgba(55,31,67,.09);--panel-top:114px;--mobile-nav-h:66px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:140px}body{margin:0;min-width:0;background:var(--bg);color:var(--text);font:16px/1.82 system-ui,-apple-system,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;overflow-wrap:break-word}body.menu-open{overflow:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{color:var(--red-dark)}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--teal);outline-offset:4px;border-radius:7px}img{max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p,ul{margin-top:0}h1,h2,h3{line-height:1.3;color:var(--ink);letter-spacing:-.025em}h1{font-size:clamp(2.1rem,4vw,3.9rem);line-height:1.18}h2{font-size:clamp(1.65rem,2.5vw,2.6rem)}h3{font-size:1.23rem}p{margin-bottom:1.1em}.shell{width:min(1200px,calc(100% - 48px));margin-inline:auto}.site-main{min-height:55vh}.micro,.eyebrow{display:inline-block;font-size:.78rem;font-weight:750;letter-spacing:.14em;color:var(--red);line-height:1.6}.eyebrow{padding:5px 11px;background:var(--red-soft);border-radius:100px;letter-spacing:.065em}.skip-link{position:fixed;left:16px;top:-90px;z-index:180;background:var(--white);padding:8px 16px}.skip-link:focus{top:8px}
.site-header{position:sticky;top:0;z-index:80;background:rgba(250,247,255,.98);border-bottom:1px solid var(--border);backdrop-filter:blur(14px)}.brand-row{height:70px;display:flex;align-items:center;gap:18px}.brand-link{display:flex;align-items:center;flex:0 1 180px;min-width:0;max-width:180px;height:52px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;flex:0 1 auto}.brand-mark img{display:block;width:auto;height:auto;max-width:100%;max-height:42px;object-fit:contain}.brand-mark--light{padding:9px 13px;background:#fff;border-radius:9px;max-height:none}.brand-mark--light img{max-height:40px}.brand-fallback{font-size:1.37rem;line-height:1;font-weight:900;letter-spacing:-.045em;color:var(--red);white-space:nowrap}.brand-motto{font-size:.9rem;color:var(--muted);margin-inline:auto}.brand-tools{display:flex;align-items:center;gap:8px;margin-left:auto}.desktop-app-link{padding:8px 13px;font-size:.88rem;font-weight:700}.tool-btn{min-height:44px;border:1px solid var(--border);background:#fff;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 13px;border-radius:100px;font-size:.85rem;font-weight:750;white-space:nowrap}.tool-btn:hover{border-color:var(--red);color:var(--red-dark);background:var(--red-soft)}.tool-icon{font-size:1.4rem;font-weight:400;line-height:1}.mobile-menu{display:none}.category-nav{border-top:1px solid var(--border)}.category-links{height:44px;display:flex;align-items:stretch;justify-content:space-between;gap:6px}.category-links>a{position:relative;display:flex;align-items:center;justify-content:center;min-height:44px;padding:1px 20px;font-size:.91rem;font-weight:700;border-radius:8px 8px 0 0;white-space:nowrap}.category-links>a:hover,.category-links>a.is-active{color:var(--red-dark);background:var(--red-soft)}.category-links>a.is-active:after{content:"";position:absolute;width:26px;height:3px;background:var(--red);bottom:0;border-radius:2px}
.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:10px 24px;border-radius:100px;font-weight:750;font-size:.93rem;transition:background .2s,transform .2s,color .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#E5485D 0%,#D92D45 55%,#B91F38 100%);color:#fff;box-shadow:0 10px 22px rgba(185,31,56,.18)}.btn-primary:hover{color:#fff;background:var(--red-dark)}.btn-outline{background:#fff;color:var(--red-dark);border:1px solid var(--red)}.btn-outline:hover{background:var(--red-soft)}.line-link,.text-link{display:inline-flex;align-items:center;min-height:44px;color:var(--red-dark);font-weight:750;border-bottom:1px solid currentColor}.line-link:hover,.text-link:hover{color:var(--ink)}.action-row,.hero-links,.related-links{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center}
.media-figure{display:flex;align-items:center;justify-content:center;min-width:0;max-width:100%;padding:clamp(10px,2.2vw,28px);border-radius:24px;background:var(--soft)}.media-figure img{display:block;width:auto;height:auto;max-width:100%;max-height:420px;object-fit:contain;object-position:center}.media-figure--wide img{max-height:420px}.media-figure--cover{background:linear-gradient(145deg,#F1EBFF,#FFF1E5)}.media-figure--phone{background:var(--soft);width:fit-content;max-width:100%;margin-inline:auto}.media-figure--phone img{width:auto;height:auto;max-width:min(100%,340px);max-height:none;object-fit:contain}.media-figure--badge{display:inline-flex;width:fit-content;padding:8px;border-radius:12px;background:var(--teal-soft);vertical-align:middle}.media-figure--badge img{width:auto;height:auto;max-width:54px;max-height:54px;object-fit:contain}
.home-page{padding-top:36px}.home-section{margin-block:clamp(62px,8vw,118px)}.section-topline{display:flex;align-items:baseline;gap:12px 24px;flex-wrap:wrap;margin-bottom:30px}.section-topline .micro{flex-basis:100%}.section-topline h2{margin:0}.section-topline p{flex:1 1 280px;max-width:630px;margin:0;color:var(--muted)}.home-opening{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(28px,5vw,65px);padding:clamp(28px,5vw,64px) 0 20px}.home-opening:not(:has(.media-figure)){display:block}.opening-copy{max-width:650px}.opening-copy h1{max-width:570px;margin:16px 0 20px}.opening-copy>p{max-width:620px;font-size:1.04rem;line-height:1.94;color:var(--muted)}.opening-copy .action-row{margin-top:26px}.home-opening .media-figure{justify-self:center;width:100%}
.center-index{border-top:1px solid var(--border);padding-top:35px}.centers-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px}.centers-list>a{display:grid;grid-template-columns:40px 1fr 20px;align-items:start;gap:7px 12px;padding:22px 0;border-bottom:1px solid var(--border);min-width:0}.centers-list>a strong{font-size:1.08rem}.centers-list>a>span:nth-of-type(2){grid-column:2/3;font-size:.89rem;color:var(--muted);line-height:1.8}.centers-list>a b{grid-column:3;grid-row:1;color:var(--red)}.center-number{font-size:.78rem;font-weight:850;color:var(--red);padding-top:2px}
.home-pulse{background:#fff;border:1px solid var(--border);border-radius:28px;padding:clamp(22px,3.8vw,48px);box-shadow:var(--shadow)}.pulse-layout:has(.media-figure){display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:34px;align-items:center}.pulse-layout .media-figure{background:var(--orange-soft)}.pulse-steps a{display:flex;gap:20px;min-height:96px;align-items:center;padding:16px 0;border-bottom:1px solid var(--border)}.pulse-steps a:last-child{border-bottom:0}.pulse-steps b{font-size:1.45rem;color:var(--red);font-weight:850}.pulse-steps span{display:grid;gap:3px;flex:1}.pulse-steps strong{font-size:1.15rem}.pulse-steps small{font-size:.89rem;color:var(--muted);line-height:1.7}.pulse-steps i,.editor-rows i{font-style:normal;color:var(--red)}
.home-cinema .cinema-feature{padding:24px 0 38px;border-bottom:1px solid var(--border)}.cinema-feature:has(.media-figure){display:grid;grid-template-columns:minmax(0,1.13fr) minmax(0,.87fr);gap:clamp(22px,5vw,55px);align-items:center}.cinema-feature .media-figure{background:var(--orange-soft)}.cinema-feature h3{font-size:clamp(1.48rem,2.6vw,2.2rem);margin:13px 0}.cinema-feature p{max-width:470px;color:var(--muted)}.cinema-pair{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,6vw,90px);padding-top:32px}.cinema-pair article:nth-child(2){padding-top:45px}.cinema-pair .media-figure{background:var(--purple);margin-bottom:20px}.cinema-pair article:nth-child(2) .media-figure{background:var(--teal-soft)}.cinema-pair p{color:var(--muted);max-width:440px}
.home-studio{background:var(--soft);padding:clamp(24px,4vw,55px);border-radius:28px}.studio-lines{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.studio-lines article{border-top:2px solid var(--red);padding-top:20px;min-width:0}.studio-lines article:nth-child(2){border-color:var(--teal)}.studio-lines article:nth-child(3){border-color:var(--gold)}.studio-lines .media-figure{margin-bottom:20px;background:#fff}.studio-lines h3{font-size:1.5rem;margin:8px 0}.studio-lines p{color:var(--muted);line-height:1.9}.studio-lines a{display:inline-flex;min-height:44px;align-items:center;color:var(--red-dark);font-weight:750}
.library-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(26px,5vw,76px);align-items:center}.library-lead h2{margin:12px 0}.library-lead>p{max-width:480px}.library-lead .media-figure{margin:24px 0;background:var(--teal-soft)}.topic-lines a{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:23px 2px;border-bottom:1px solid var(--border);min-height:75px}.topic-lines a:first-child{border-top:1px solid var(--border)}.topic-lines a span{color:var(--red);font-weight:850}.topic-lines a strong{font-size:1.15rem}.topic-lines a small{font-size:.84rem;color:var(--muted)}
.choose-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.folder-panel,.roam-panel{padding:clamp(22px,4vw,44px);border-radius:26px;min-width:0}.folder-panel{background:var(--gold-soft)}.folder-panel .media-figure{background:#fff;margin-bottom:20px}.folder-panel ul{padding-left:1.4em}.folder-panel li{margin-bottom:12px}.roam-panel{background:var(--white);border:1px solid var(--border);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.roam-panel h3{font-size:2rem;max-width:380px;margin-top:12px}.roam-panel p{max-width:460px;color:var(--muted)}
.home-editors .editor-rows{border-top:1px solid var(--border)}.editor-rows a{display:grid;grid-template-columns:70px 1fr 20px;gap:24px;align-items:start;padding:25px 4px;border-bottom:1px solid var(--border)}.editor-rows b{font-size:2.1rem;line-height:1.1;color:var(--red);font-weight:800}.editor-rows span{display:grid;gap:8px}.editor-rows strong{font-size:1.2rem}.editor-rows small{font-size:.93rem;color:var(--muted);max-width:850px;line-height:1.95}
.home-status{background:#fff;border:1px solid var(--border);border-radius:26px;padding:clamp(25px,4vw,48px)}.status-rows{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 24px}.status-rows>div{border-top:4px solid var(--red);padding:17px 16px;background:var(--bg);border-radius:7px 7px 14px 14px}.status-rows>div:nth-child(2){border-color:var(--gold)}.status-rows>div:nth-child(3){border-color:var(--teal)}.status-rows>div:nth-child(4){border-color:var(--orange)}.status-rows span{font-weight:800;color:var(--ink)}.status-rows p{margin:6px 0 0;font-size:.86rem;color:var(--muted)}
.mobile-service{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(25px,6vw,85px);align-items:center}.mobile-service:not(:has(.phone-visual .media-figure)){display:block}.phone-visual:empty{display:none}.phone-visual{display:flex;justify-content:center;align-items:center}.mobile-copy{max-width:760px}.mobile-copy h2{margin:8px 0 20px}.mobile-copy .media-figure--badge{margin-bottom:16px}.mobile-copy p{font-size:.94rem;line-height:1.95;color:var(--muted)}.mobile-copy .btn{margin-top:14px}
.rights-strips{display:grid;gap:14px}.rights-strips>a{display:grid;grid-template-columns:110px minmax(0,.8fr) minmax(0,1.2fr) 22px;align-items:center;gap:20px;padding:22px 25px;border:1px solid var(--border);border-radius:18px;background:#fff}.rights-strips>a:nth-child(2){margin-left:35px;background:var(--teal-soft)}.rights-strips>a:nth-child(3){margin-left:70px;background:var(--orange-soft)}.rights-strips span{color:var(--red-dark);font-size:.84rem;font-weight:750}.rights-strips strong{font-size:1.05rem}.rights-strips small{font-size:.88rem;color:var(--muted);line-height:1.8}.rights-strips b{color:var(--red)}
.home-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 38px;margin:20px 0}.home-faq-list article{padding:18px 0;border-bottom:1px solid var(--border)}.home-faq-list h3{font-size:1.07rem;margin-bottom:7px}.home-faq-list p{font-size:.91rem;color:var(--muted);margin:0}.home-finale{background:var(--soft);border-radius:28px;padding:clamp(26px,5vw,62px)}.home-finale:has(.media-figure){display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:35px;align-items:center}.home-finale h2{margin:12px 0 22px}.home-finale .media-figure{background:#fff}.home-finale p{max-width:650px}
.inner-page{padding-top:clamp(24px,4vw,55px);padding-bottom:90px}.page-hero{margin-bottom:clamp(34px,5vw,70px);padding:clamp(25px,4vw,52px);border:1px solid var(--border);border-radius:28px;background:#fff}.page-hero:has(>.media-figure){display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:clamp(20px,4vw,50px);align-items:center}.page-hero:not(:has(>.media-figure)){background:linear-gradient(130deg,#fff,#F1EBFF);padding-right:clamp(25px,7vw,90px)}.page-lead{min-width:0}.page-lead h1{margin:12px 0 22px}.page-lead>p{max-width:790px;font-size:1.02rem;line-height:2;color:var(--muted)}.hero-links{margin-top:14px}.hero-links a{font-size:.87rem}.page-hero .media-figure{width:100%;background:var(--soft)}.page-hero .media-figure--badge{grid-column:2;width:fit-content;margin-left:auto}.page-hero .media-figure--phone{width:fit-content}
.prose-stack{max-width:820px;margin:0 auto}.prose-stack.readable{max-width:770px}.prose-section{scroll-margin-top:145px;margin:0 0 34px;padding:0 0 30px;border-bottom:1px solid var(--border)}.prose-section:last-child{border-bottom:0}.section-heading{margin-bottom:17px}.section-heading h2{font-size:clamp(1.35rem,2.1vw,1.95rem);margin:5px 0 0}.prose-section p{font-size:1rem;line-height:2.04;color:var(--text);margin-bottom:0}.page-ending{max-width:820px;margin:44px auto 0;padding:28px 32px;background:#fff;border:1px solid var(--border);border-left:4px solid var(--red);border-radius:15px}.page-ending p{margin:6px 0 20px}.related-links a{min-height:44px;display:inline-flex;align-items:center;font-weight:750;font-size:.9rem;color:var(--red-dark)}.related-links a:hover{text-decoration:underline}
.content-and-index{display:grid;grid-template-columns:minmax(180px,270px) minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:start}.content-and-index .prose-stack{max-width:820px;margin:0}.page-toc{position:sticky;top:145px;display:grid;gap:4px;padding:23px;background:#fff;border:1px solid var(--border);border-radius:18px}.page-toc>a{display:flex;align-items:center;gap:12px;min-height:43px;font-size:.86rem;border-bottom:1px solid var(--border)}.page-toc>a:last-child{border-bottom:0}.page-toc>a span{font-size:.78rem;color:var(--red);font-weight:800}.layout-columns .page-toc,.layout-help .page-toc{background:var(--teal-soft)}.layout-topics .page-toc,.layout-roam .page-toc{background:var(--gold-soft)}.layout-privacy .page-toc{background:var(--soft)}
.layout-newspaper .page-hero{background:#fff}.layout-newspaper .special-stack{max-width:920px}.layout-newspaper .prose-section{display:grid;grid-template-columns:195px minmax(0,1fr);gap:30px}.layout-newspaper .prose-section:nth-child(even){background:#fff;padding:22px 25px;border-radius:16px}.layout-newspaper .section-heading h2{font-size:1.4rem}.layout-columns .prose-section:nth-child(3n+2){padding-left:22px;border-left:3px solid var(--teal)}.layout-folders .prose-section{background:#fff;padding:24px 27px;border:1px solid var(--border);border-radius:20px;position:relative}.layout-folders .prose-section:before{content:"";position:absolute;top:-9px;left:26px;background:var(--gold-soft);width:68px;height:8px;border-radius:8px 8px 0 0}.layout-folders .prose-section:nth-child(even){margin-left:45px}.inline-way{margin-top:18px!important;border-top:1px solid var(--border);padding-top:10px;font-size:.86rem!important;color:var(--muted)!important}.inline-way a{color:var(--red-dark);font-weight:750}
.layout-cinema .page-hero,.layout-episode .page-hero{background:var(--orange-soft)}.layout-cinema .prose-section{max-width:890px;padding:23px 0}.layout-cinema .prose-section:nth-child(even){margin-left:55px;border-left:4px solid var(--gold);padding-left:23px}.layout-route .prose-section{display:grid;grid-template-columns:minmax(150px,.4fr) minmax(0,1fr);gap:20px;padding:26px;background:#fff;border-radius:18px;border:1px solid var(--border)}.layout-route .prose-section:nth-child(even){margin-left:38px;background:var(--soft)}.layout-route .prose-section:nth-child(3n){margin-right:28px;background:var(--teal-soft)}.layout-numbered .prose-section{display:grid;grid-template-columns:205px 1fr;gap:35px;padding:29px 0}.layout-numbered .section-heading .micro{font-size:1.7rem}.layout-interview .prose-stack,.layout-roles .prose-stack{max-width:950px}.layout-interview .prose-section:nth-child(even),.layout-roles .prose-section:nth-child(even){margin-left:80px;padding-left:25px;border-left:3px solid var(--teal)}.layout-interview .prose-section:nth-child(odd),.layout-roles .prose-section:nth-child(odd){margin-right:35px}.layout-steps .special-stack{max-width:900px;border-left:2px solid var(--purple);padding-left:35px}.layout-steps .prose-section{position:relative;padding:7px 0 25px}.layout-steps .prose-section:before{content:"";position:absolute;left:-43px;top:14px;width:14px;height:14px;border-radius:100px;background:var(--red);border:3px solid var(--bg)}.layout-steps .prose-section:nth-child(even){padding-left:50px}.layout-topics .prose-section:nth-child(even){padding-left:22px;border-left:3px solid var(--gold)}.layout-editorial .special-stack{max-width:950px}.layout-editorial .prose-section{display:grid;grid-template-columns:205px minmax(0,1fr);gap:28px;padding:29px 0}.layout-editorial .section-heading .micro{font-size:1.65rem}.layout-editorial .prose-section:nth-child(even){background:#fff;padding:26px;border-radius:16px}.layout-status .special-stack{max-width:900px}.layout-status .prose-section{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;padding:25px;border:1px solid var(--border);border-left:5px solid var(--red);border-radius:12px;background:#fff}.layout-status .prose-section:nth-child(2){border-left-color:var(--gold)}.layout-status .prose-section:nth-child(3){border-left-color:var(--teal)}.layout-status .prose-section:nth-child(4){border-left-color:var(--orange)}.layout-essay .prose-section{padding-block:18px 36px}.layout-essay .prose-section:nth-child(2n) .section-heading{border-left:3px solid var(--teal);padding-left:17px}.layout-roam .mini-navigation{padding-top:13px;color:var(--muted);font-size:.84rem}.layout-roam .mini-link{color:var(--red-dark);text-decoration:underline}.layout-application .page-hero{background:var(--teal-soft)}.layout-application .prose-section:nth-child(odd){border-left:3px solid var(--teal);padding-left:22px}.layout-checklist .prose-section{padding-left:32px;position:relative}.layout-checklist .prose-section:before{content:"✓";position:absolute;left:0;top:2px;color:var(--teal);font-weight:900}.layout-legal .prose-section{border-top:2px solid var(--ink);padding-top:21px}.layout-guide .prose-section:nth-child(2n),.layout-contact .prose-section:nth-child(2n){background:var(--soft);padding:22px 25px;border-radius:16px}.layout-privacy .prose-section:nth-child(2n){border-left:3px solid var(--teal);padding-left:23px}.layout-help .prose-section:nth-child(3n){background:#fff;padding:18px;border-radius:16px}.layout-manifesto .page-hero{background:var(--soft)}.layout-manifesto .prose-section:first-child .section-heading h2{font-size:2.15rem}.layout-manifesto .prose-section:nth-child(2n){padding:28px;background:#fff;border-radius:18px}.faq-reading{max-width:820px;margin-inline:auto}.faq-entry{border-bottom:1px solid var(--border);padding:23px 0 29px}.faq-entry:nth-child(3n){background:#fff;padding:23px 28px;border-radius:15px}.faq-entry h2{font-size:1.22rem;margin:6px 0 10px}.faq-entry p{margin:0;line-height:2}
.site-footer{background:var(--ink);color:#F9F5FF;padding:58px 0 22px}.site-footer a{color:#F9F5FF}.site-footer a:hover{color:#FFB9C4}.footer-top{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:clamp(30px,5vw,75px)}.footer-logo{display:inline-flex;align-items:center;min-height:50px}.footer-logo .brand-fallback{color:#fff}.footer-brand>p{max-width:340px;color:#E9DFF1;font-size:.93rem;margin:21px 0}.footer-about{display:inline-flex;align-items:center;min-height:44px;font-size:.88rem;font-weight:700}.footer-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 18px}.footer-group{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.footer-group h2{font-size:.94rem;color:#fff;margin:0 0 9px}.footer-group a{min-height:34px;display:inline-flex;align-items:center;font-size:.83rem;color:#E9DFF1}.footer-group a[aria-current=page]{color:#FFB8C3;text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid rgba(255,255,255,.19);margin-top:42px;padding-top:20px;display:flex;gap:18px;justify-content:space-between;align-items:flex-start}.footer-bottom p{font-size:.8rem;color:#E9DFF1;margin:0;max-width:750px}
.mobile-bottom{display:none}.page-overlay{position:fixed;inset:0;z-index:85;background:rgba(30,18,40,.55);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s,visibility .18s}.page-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.menu-panel,.search-panel{position:fixed;top:calc(var(--panel-top) + 8px);z-index:100;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:19px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-9px);transition:opacity .18s,visibility .18s,transform .18s}.menu-panel.is-open,.search-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.menu-panel{right:max(24px,calc((100vw - 1200px)/2));width:min(960px,calc(100vw - 48px));max-height:75vh;overflow-y:auto;overscroll-behavior:contain;padding:22px 25px}.panel-heading,.search-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.panel-brand{display:flex;align-items:center;gap:18px;min-width:0}.panel-brand>.brand-mark{flex:0 1 90px;max-width:90px}.panel-brand>.brand-fallback{flex:0 0 auto}.panel-heading h2,.search-heading h2{font-size:1.3rem;margin:0}.panel-heading p,.search-heading p{font-size:.84rem;color:var(--muted);margin:3px 0 0}.close-btn{width:44px;height:44px;border:1px solid var(--border);border-radius:100px;background:var(--bg);font-size:1.6rem;line-height:1;color:var(--ink);flex:none}.close-btn:hover{background:var(--red-soft);border-color:var(--red)}.menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.menu-group{border-radius:15px;background:var(--bg);border:1px solid var(--border);padding:18px;min-width:0}.menu-group:nth-child(3n+2){background:#FBF9F1}.menu-group:nth-child(3n){background:#F0FAF7}.menu-group h3{font-size:1.06rem;margin:0}.menu-group h3 a{color:var(--ink);display:inline-flex;min-height:37px;align-items:center;gap:8px}.menu-group h3 span{font-size:.9rem;color:var(--red)}.menu-group>p{color:var(--muted);font-size:.79rem;line-height:1.6;min-height:2.4em;margin:4px 0 13px}.menu-items{display:flex;flex-wrap:wrap;gap:8px}.menu-items a{min-height:36px;display:inline-flex;align-items:center;padding:5px 10px;border-radius:8px;background:#fff;border:1px solid var(--border);font-size:.83rem;font-weight:650}.menu-items a:hover,.menu-items a[aria-current=page]{color:var(--red-dark);background:var(--red-soft);border-color:var(--red)}.menu-items a[aria-current=page]:before{content:"• ";font-weight:900;margin-right:4px}.search-panel{right:max(24px,calc((100vw - 1200px)/2));width:min(760px,calc(100vw - 48px));padding:22px 26px;max-height:min(75vh,690px);overflow-y:auto}.search-heading{margin-bottom:12px}.search-label{display:block;font-size:.82rem;font-weight:700;margin-bottom:5px}.search-panel input{width:100%;min-height:49px;border:1px solid var(--border);border-radius:12px;background:var(--bg);color:var(--ink);padding:9px 15px;outline-offset:1px}.search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 15px;margin-top:17px}.search-results a{border-bottom:1px solid var(--border);min-height:48px;display:flex;flex-direction:column;justify-content:center;font-size:.92rem;font-weight:750;padding:5px}.search-results a span{font-size:.75rem;font-weight:400;color:var(--muted)}.search-results a[hidden]{display:none}.search-empty{color:var(--red-dark);font-weight:700}.search-footnote{font-size:.83rem;color:var(--muted);margin:16px 0 0}.search-footnote a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1024px){.category-nav,.desktop-app-link{display:none}.site-header .brand-row{height:64px}.brand-motto{display:none}.mobile-menu{display:block}.desktop-menu{display:none}.brand-row{justify-content:space-between}.brand-link{flex:0 1 155px;margin-left:auto;margin-right:auto;justify-content:center}.brand-tools{margin:0}.menu-panel{right:12px;width:min(760px,calc(100vw - 24px));max-height:78vh}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-panel{right:12px;width:min(760px,calc(100vw - 24px))}.footer-top{grid-template-columns:1fr}.footer-groups{grid-template-columns:repeat(3,minmax(0,1fr))}.status-rows{grid-template-columns:repeat(2,minmax(0,1fr))}.centers-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){:root{--mobile-nav-h:69px}.shell{width:calc(100% - 32px)}html{scroll-padding-top:80px}.site-header .brand-row{height:58px;gap:5px}.brand-link{max-width:128px;flex:0 1 128px}.brand-mark img{max-height:34px;max-width:100%;object-fit:contain}.brand-fallback{font-size:1.15rem}.tool-btn{padding:6px 8px;gap:4px;border-color:transparent;background:transparent;font-size:.74rem}.tool-icon{font-size:1.5rem}.tool-label{display:none}.mobile-menu .tool-btn span:last-child{font-size:.7rem}.brand-tools{margin:0}.site-main{padding-bottom:0}.home-page{padding-top:18px}.home-section{margin-block:65px}.home-opening,.home-opening:has(.media-figure){display:flex;flex-direction:column;align-items:stretch;gap:25px;padding:20px 0}.opening-copy h1{font-size:2.35rem}.opening-copy>p{font-size:.97rem}.home-opening .media-figure{width:100%;margin:0}.media-figure{padding:12px;border-radius:18px}.media-figure img{width:auto;height:auto;max-width:100%;max-height:none;object-fit:contain}.media-figure--phone img{width:auto;max-width:min(100%,300px);height:auto;max-height:none}.media-figure--badge img{width:auto;max-height:45px;max-width:45px}.section-topline{display:block;margin-bottom:22px}.section-topline .micro{display:block;margin-bottom:8px}.section-topline p{margin-top:13px;font-size:.92rem}.centers-list{grid-template-columns:1fr}.centers-list>a{padding:19px 0}.home-pulse{padding:20px}.pulse-layout:has(.media-figure){display:block}.pulse-layout .media-figure{margin-bottom:17px}.pulse-steps a{min-height:88px;gap:13px}.pulse-steps b{font-size:1.3rem}.cinema-feature:has(.media-figure){display:block}.cinema-feature .media-figure{margin-bottom:24px}.cinema-pair{grid-template-columns:1fr;gap:25px}.cinema-pair article:nth-child(2){padding-top:0}.studio-lines{grid-template-columns:1fr;gap:25px}.studio-lines article{padding-top:13px}.library-grid,.choose-grid{grid-template-columns:1fr;gap:28px}.topic-lines a{padding:17px 0;grid-template-columns:32px 1fr auto}.topic-lines a strong{font-size:1.05rem}.topic-lines a small{font-size:.75rem}.folder-panel,.roam-panel{padding:22px}.roam-panel h3{font-size:1.6rem}.editor-rows a{grid-template-columns:43px minmax(0,1fr) 15px;gap:10px;padding:18px 0}.editor-rows b{font-size:1.5rem}.editor-rows small{font-size:.88rem}.home-status{padding:22px}.status-rows{grid-template-columns:1fr}.status-rows>div{padding:13px 15px}.mobile-service,.mobile-service:has(.phone-visual .media-figure){display:flex;flex-direction:column;gap:20px;align-items:stretch}.phone-visual .media-figure{margin-inline:auto}.mobile-copy p{font-size:.92rem}.rights-strips>a{grid-template-columns:1fr 25px;gap:5px 10px;padding:20px}.rights-strips>a span,.rights-strips>a strong,.rights-strips>a small{grid-column:1}.rights-strips>a b{grid-column:2;grid-row:1/4;align-self:center}.rights-strips>a:nth-child(2),.rights-strips>a:nth-child(3){margin-left:0}.home-faq-list{grid-template-columns:1fr}.home-finale:has(.media-figure){display:flex;flex-direction:column;align-items:stretch}.home-finale{padding:23px}.inner-page{padding-top:20px;padding-bottom:65px}.page-hero{padding:23px;margin-bottom:35px;border-radius:20px}.page-hero:has(>.media-figure){display:flex;flex-direction:column;align-items:stretch}.page-hero .media-figure--badge{align-self:flex-start;margin-left:0}.page-lead h1{font-size:2.15rem}.page-lead>p{font-size:.96rem}.content-and-index{display:block}.page-toc{position:static;margin-bottom:30px;padding:16px}.page-toc>a{min-height:40px}.prose-stack{max-width:100%}.prose-section{margin-bottom:23px;padding-bottom:24px}.prose-section p{font-size:.96rem;line-height:1.95}.page-ending{padding:22px;margin-top:28px}.layout-newspaper .prose-section,.layout-numbered .prose-section,.layout-editorial .prose-section,.layout-status .prose-section,.layout-route .prose-section{display:block;gap:0;padding:21px 0}.layout-newspaper .prose-section:nth-child(even){padding:18px}.layout-editorial .prose-section:nth-child(even),.layout-status .prose-section,.layout-route .prose-section{padding:19px}.layout-folders .prose-section{padding:21px}.layout-folders .prose-section:nth-child(even),.layout-cinema .prose-section:nth-child(even),.layout-route .prose-section:nth-child(even),.layout-route .prose-section:nth-child(3n),.layout-interview .prose-section:nth-child(even),.layout-roles .prose-section:nth-child(even){margin-left:0;margin-right:0}.layout-interview .prose-section:nth-child(even),.layout-roles .prose-section:nth-child(even){padding-left:15px}.layout-steps .special-stack{padding-left:25px}.layout-steps .prose-section:before{left:-34px}.layout-steps .prose-section:nth-child(even){padding-left:0}.layout-topics .prose-section:nth-child(even),.layout-guide .prose-section:nth-child(2n),.layout-contact .prose-section:nth-child(2n),.layout-manifesto .prose-section:nth-child(2n){padding:19px}.layout-editorial .section-heading .micro,.layout-numbered .section-heading .micro{font-size:1rem}.faq-entry:nth-child(3n){padding:18px}.site-footer{padding-top:38px;padding-bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom) + 28px)}.footer-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 14px}.footer-top{gap:27px}.footer-bottom{flex-direction:column;gap:10px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:81;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:var(--mobile-nav-h);padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid var(--border)}.mobile-bottom a{position:relative;display:flex;min-width:0;min-height:54px;align-items:center;justify-content:center;flex-direction:column;gap:0;color:var(--muted);font-size:.74rem;font-weight:700;white-space:nowrap}.mobile-bottom a.is-active{color:var(--red-dark)}.mobile-bottom a.is-active:before{content:"";position:absolute;top:0;width:26px;height:3px;border-radius:0 0 3px 3px;background:var(--red)}.bottom-icon{font-size:1.22rem;line-height:1.6}.menu-panel,.search-panel{top:calc(var(--panel-top) + 6px);right:12px;left:12px;width:auto;max-height:78vh;border-radius:16px;padding:14px}.menu-grid{grid-template-columns:1fr;gap:9px}.menu-group{padding:14px}.menu-group>p{min-height:0}.panel-brand>.brand-mark{max-width:68px}.panel-brand{gap:9px}.panel-brand .brand-mark img{max-height:32px}.panel-heading h2,.search-heading h2{font-size:1.12rem}.panel-heading p,.search-heading p{font-size:.78rem}.search-results{grid-template-columns:1fr;gap:3px}}
@media(max-width:360px){.shell{width:calc(100% - 32px)}.brand-row{gap:0}.brand-link{flex:0 1 95px;max-width:95px}.brand-mark img{max-height:29px}.mobile-menu .tool-btn{padding:5px 2px;font-size:.68rem}.tool-btn{padding:5px}.tool-label{display:none}.menu-panel,.search-panel{left:12px;right:12px}.centers-list>a{grid-template-columns:32px minmax(0,1fr) 16px;gap:6px}.topic-lines a{grid-template-columns:25px minmax(0,1fr) auto;gap:6px}.topic-lines a small{font-size:.65rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
