:root{
    --bg:#0D0D0D;--deep:#070707;--panel:#171717;--panel-2:#222222;--title:#F2F2F2;--text:#C8C8C8;--muted:#9A9A9A;--dim:#6E6E6E;--silver:#C8C8C8;--bright:#E8E8E8;--ink:#1A1A1A;--mist:#B85A5A;--border:rgba(232,232,232,.12);--border-strong:rgba(232,232,232,.36);--shadow:0 12px 28px rgba(0,0,0,.45);--radius:12px;--shell:1120px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif;font-size:15px;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.skip-link{position:fixed;left:16px;top:-80px;z-index:200;background:var(--bright);color:var(--bg);padding:10px 14px;border-radius:8px}.skip-link:focus{top:8px}.shell,.top-shell{width:min(var(--shell),calc(100% - 32px));margin:0 auto}.site-top{position:fixed;inset:0 0 auto 0;z-index:100}.ink-line{height:22px;background:var(--deep);border-bottom:1px solid var(--border)}.ink-line-inner{height:22px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--silver)}.text-control,.drawer-trigger,.icon-close{border:0;background:transparent;color:var(--silver);cursor:pointer;min-height:44px;padding:0 12px}.ink-line .text-control{min-height:22px;height:22px;padding:0 4px;font-size:12px}.material-bar{height:60px;background:var(--ink);border-bottom:1px solid var(--border)}.material-bar-inner{height:60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}.bar-logo{justify-self:start;display:inline-flex;align-items:center;min-height:44px;color:var(--title);font-weight:700;font-size:16px}.bar-logo img,.footer-logo img,.drawer-brand img{height:28px;width:auto;object-fit:contain;object-position:center}.drawer-trigger{border:1px solid var(--border-strong);border-radius:10px;min-width:88px}.app-entry{justify-self:end;display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border:1px solid var(--border);border-radius:10px;color:var(--bright);font-size:14px}.case-tabs{height:40px;background:var(--deep);border-bottom:1px solid var(--border)}.case-tabs-inner{height:40px;display:flex;justify-content:center;align-items:center;gap:10px}.case-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 18px;border-radius:8px;color:var(--silver);font-size:13px}.case-tabs a.is-current{background:var(--bright);color:var(--bg)}.site-main{padding-top:122px}.page-intro{padding:56px 0 30px}.page-intro h1,.hero-copy h1{margin:6px 0 18px;color:var(--title);font-size:24px;line-height:1.3}.page-intro>p:last-child{max-width:860px;margin-bottom:0}.eyebrow{margin:0;color:var(--muted);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.hero-section{padding:34px 0 56px}.hero-media{height:260px}.media-slot{background:var(--ink);border:1px solid var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;overflow:hidden}.media-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.hero-copy{max-width:820px;margin:24px auto 0;text-align:center}.hero-copy p{margin-left:auto;margin-right:auto}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-copy .button-row{justify-content:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;height:44px;padding:0 18px;border-radius:10px;font-size:14px;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#E8E8E8 0%,#C8C8C8 55%,#8A8A8A 100%);color:#0D0D0D;font-weight:700}.btn-secondary{background:var(--deep);border:1px solid var(--border-strong);color:var(--bright)}.btn:hover,.app-entry:hover,.drawer-trigger:hover,.search-presets a:hover,.feature-card>a:hover,.text-link:hover,.help-grid a:hover,.list-cards a:hover,.shelf-grid a:hover{filter:brightness(1.08)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--bright);outline-offset:3px}.section-block{padding:48px 0}.section-heading{margin-bottom:20px}.section-heading h2,.split-section h2,.app-showcase h2,.legal-callout h2,.about-band h2,.callout h2{margin:6px 0 14px;color:var(--title);font-size:20px;line-height:1.35}.three-grid,.two-grid,.faq-grid,.shelf-grid,.outline-grid,.memo-grid,.help-grid,.contact-grid{display:grid;gap:18px}.three-grid{grid-template-columns:repeat(3,1fr)}.two-grid{grid-template-columns:repeat(2,1fr)}.card,.feature-card,.outline-grid article,.memo-grid article,.help-grid article,.contact-grid article,.list-cards article,.shelf-grid article{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow)}.feature-card h3,.card h2,.shelf-grid h2,.outline-grid h2,.memo-grid h2,.help-grid h2,.contact-grid h2,.list-cards h2{color:var(--title);font-size:16px;margin:14px 0 8px}.feature-card .media-slot{height:180px;margin:-18px -18px 14px;border-radius:12px 12px 0 0;border-left:0;border-right:0;border-top:0}.feature-card>a,.text-link,.help-grid a,.list-cards a,.shelf-grid a{display:inline-flex;align-items:center;min-height:44px;color:var(--bright);font-weight:700}.split-section,.about-band{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:34px;align-items:center}.section-media{height:200px}.section-media.wide{height:230px}.number-list{display:grid;gap:8px;margin:18px 0}.number-list div{display:grid;grid-template-columns:46px 1fr;align-items:center;border-bottom:1px solid var(--border);padding:8px 0}.number-list span{color:var(--bright);font-size:20px}.number-list.large span{font-size:28px}.number-list.compact{grid-template-columns:repeat(2,1fr);gap:8px 18px}.shelf-grid{grid-template-columns:repeat(4,1fr);margin:20px 0}.shelf-grid article span,.outline-grid article span,.memo-grid article span,.contact-grid article span,.list-cards article>span{color:var(--muted);font-size:12px}.shelf-grid article h3{color:var(--title);font-size:16px;margin:8px 0}.timeline{position:relative;margin-top:18px;padding-left:22px}.timeline:before{content:"";position:absolute;left:5px;top:8px;bottom:8px;width:1px;background:var(--border-strong)}.timeline article{position:relative;padding:0 0 28px 18px}.timeline article:before{content:"";position:absolute;left:-21px;top:9px;width:10px;height:10px;border-radius:50%;background:var(--bright)}.timeline h3,.timeline h2{color:var(--title);font-size:16px;margin:8px 0}.status{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:var(--panel-2);border:1px solid var(--border);color:var(--silver);font-size:12px}.app-showcase,.app-intro{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:34px;align-items:center}.app-media{height:360px}.icon-slot{width:48px;height:48px;background:var(--ink);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px}.icon-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.icon-slot.large{width:64px;height:64px}.legal-callout,.callout{background:var(--panel);border:1px solid var(--border-strong);border-radius:14px;padding:24px}.faq-grid{grid-template-columns:repeat(2,1fr)}.faq-grid article{border-top:1px solid var(--border);padding-top:14px}.faq-grid h3{color:var(--title);font-size:16px;margin:0 0 6px}.site-footer{background:var(--deep);border-top:1px solid var(--border);margin-top:54px;padding:38px 0 calc(28px + env(safe-area-inset-bottom))}.footer-top{display:grid;grid-template-columns:220px 1fr;gap:34px}.footer-brand{display:flex;flex-direction:column;gap:8px}.footer-brand strong{color:var(--title);font-size:16px}.footer-brand>span{font-size:12px;color:var(--muted)}.footer-logo{display:inline-flex;min-height:44px;align-items:center}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.footer-grid h2{font-size:13px;color:var(--title);margin:0 0 10px}.footer-grid a{display:flex;align-items:center;min-height:32px;color:var(--silver);font-size:13px}.footer-note{border-top:1px solid var(--border);margin-top:28px;padding-top:18px;color:var(--muted);font-size:13px}.page-overlay{position:fixed;inset:0;z-index:120;background:rgba(0,0,0,.68);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.page-overlay.is-active{opacity:1;visibility:visible;pointer-events:auto}.drawer-panel{position:fixed;left:0;top:0;bottom:0;z-index:140;width:min(400px,86vw);background:var(--deep);border-right:1px solid var(--border-strong);box-shadow:var(--shadow);transform:translateX(-103%);visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s}.drawer-panel.is-open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head{height:74px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.drawer-brand{display:flex;align-items:center;gap:10px}.drawer-brand strong{color:var(--title)}.drawer-scroll{height:calc(100% - 74px);overflow-y:auto;padding:14px 18px 24px}.drawer-scroll section{padding:10px 0;border-bottom:1px solid var(--border)}.drawer-scroll h2{font-size:12px;color:var(--muted);margin:0 0 6px}.drawer-scroll a{display:grid;grid-template-columns:90px 1fr;gap:8px;align-items:center;min-height:54px;border-radius:9px;padding:8px}.drawer-scroll a:hover{background:var(--panel)}.drawer-scroll b{color:var(--title);font-size:14px}.drawer-scroll span{color:var(--muted);font-size:12px;line-height:1.5}.search-panel{position:fixed;z-index:135;left:0;right:0;top:82px;visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.search-panel.is-open{visibility:visible;opacity:1;pointer-events:auto}.search-card{width:min(760px,calc(100% - 32px));margin:12px auto;background:var(--ink);border:1px solid var(--border-strong);border-radius:14px;box-shadow:var(--shadow);padding:18px}.search-head{display:flex;align-items:center;justify-content:space-between}.search-head strong{color:var(--title)}.search-presets{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.search-presets a{display:flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--border);border-radius:10px;background:var(--panel);color:var(--bright)}.overlay-open{overflow:hidden}.mobile-bottom{display:none}.numbered-publications,.directory-list,.entry-stack,.big-number-list,.method-steps,.list-cards,.feature-list,.policy-sections,.about-sections{display:grid;gap:18px}.numbered-card{display:grid;grid-template-columns:72px 1fr;gap:18px;border-top:1px solid var(--border);padding:22px 0}.numbered-card>span,.big-number-list article>span{font-size:38px;line-height:1;color:var(--bright)}.numbered-card h2,.directory-list h2,.entry-card h2,.big-number-list h2,.method-steps h2,.feature-list h2,.policy-sections h2,.about-sections h2{color:var(--title);font-size:20px;margin:6px 0 10px}.numbered-card .media-slot{height:200px;margin-bottom:16px}.directory-list article,.entry-card,.big-number-list article,.method-steps article,.feature-list article,.policy-sections article,.about-sections article{border-top:1px solid var(--border);padding:22px 0}.directory-list article{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px}.directory-list article:not(:first-child){grid-template-columns:1fr}.directory-list .media-slot{height:200px}.index-tag{display:inline-flex;min-width:38px;color:var(--bright);font-weight:700}.entry-card{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px}.entry-card:not(:first-child){grid-template-columns:1fr}.entry-card .media-slot{height:200px}.entry-card span{color:var(--muted);font-size:12px}.outline-grid{grid-template-columns:repeat(2,1fr)}.big-number-list article{display:grid;grid-template-columns:88px 1fr;gap:20px}.big-number-list .media-slot{height:200px;margin-bottom:16px}.timeline.detailed{max-width:860px}.timeline.detailed .media-slot{height:200px;margin-bottom:14px}.memo-grid{grid-template-columns:repeat(2,1fr)}.method-steps article,.feature-list article{display:grid;grid-template-columns:64px 1fr;column-gap:18px}.method-steps article>span,.feature-list article>span{grid-row:1 / span 2;color:var(--bright);font-size:28px}.method-steps h2,.feature-list h2{margin-top:0}.list-cards{grid-template-columns:repeat(2,1fr)}.shelf-grid.expanded{grid-template-columns:repeat(3,1fr)}.shell-media{margin-bottom:22px}.app-intro{padding-top:56px;padding-bottom:28px}.policy-sections,.about-sections{max-width:900px;margin-left:auto;margin-right:auto}.policy-sections article p,.about-sections article p{margin-bottom:0}.about-sections .media-slot{height:220px;margin-bottom:18px}.help-grid,.contact-grid{grid-template-columns:repeat(2,1fr)}.faq-long{display:grid;gap:12px}.faq-long details{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:0 18px}.faq-long summary{cursor:pointer;min-height:56px;display:flex;align-items:center;color:var(--title);font-weight:700;list-style:none}.faq-long summary::-webkit-details-marker{display:none}.faq-long p{margin:0 0 18px;color:var(--text)}
@media (max-width:860px){.three-grid{grid-template-columns:1fr}.shelf-grid,.shelf-grid.expanded{grid-template-columns:repeat(2,1fr)}.split-section,.about-band,.app-showcase,.app-intro,.directory-list article,.entry-card{grid-template-columns:1fr}.reverse-mobile>div:first-child{order:2}.reverse-mobile>div:last-child{order:1}.footer-top{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.search-presets{grid-template-columns:repeat(3,1fr)}.outline-grid,.memo-grid,.help-grid,.contact-grid,.list-cards{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr}.number-list.compact{grid-template-columns:1fr}.app-media{height:320px}}
@media (max-width:640px){body{padding-bottom:calc(48px + env(safe-area-inset-bottom))}.site-main{padding-top:82px}.case-tabs{display:none}.shell,.top-shell{width:calc(100% - 32px)}.ink-brand{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70vw}.material-bar-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:6px}.bar-logo{font-size:15px;min-width:0}.bar-logo img{max-width:96px}.drawer-trigger{min-width:72px;padding:0 10px}.app-entry{padding:0 8px;font-size:13px}.page-intro{padding-top:36px}.hero-section{padding-top:20px}.hero-media{height:220px}.section-block{padding:38px 0}.section-media{height:190px}.shelf-grid,.shelf-grid.expanded{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr);gap:18px}.site-footer{margin-bottom:0}.mobile-bottom{position:fixed;z-index:110;left:0;right:0;bottom:0;height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--deep);border-top:1px solid var(--border-strong);display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-height:48px;font-size:12px;color:var(--silver)}.mobile-bottom a.is-current{background:var(--bright);color:var(--bg);font-weight:700}.search-panel{inset:0;top:0;background:var(--deep)}.search-card{width:100%;height:100%;margin:0;border:0;border-radius:0;padding:18px 16px;padding-top:30px}.search-presets{grid-template-columns:repeat(2,1fr)}.drawer-panel{width:86vw}.numbered-card,.big-number-list article{grid-template-columns:52px 1fr}.numbered-card>span,.big-number-list article>span{font-size:30px}.method-steps article,.feature-list article{grid-template-columns:48px 1fr}.method-steps article>span,.feature-list article>span{font-size:24px}.app-media{height:300px}}
