:root{--bg:#0D0D0D;--deep:#070707;--surface:#171717;--surface2:#222222;--text:#C8C8C8;--title:#F2F2F2;--muted:#9A9A9A;--soft:#6E6E6E;--silver:#C8C8C8;--bright:#E8E8E8;--ink:#1A1A1A;--red:#B85A5A;--line:rgba(232,232,232,.12);--line-strong:rgba(232,232,232,.36);--shadow:0 12px 28px rgba(0,0,0,.45);--radius:12px;--max:1120px;--header-h:122px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.skip-link{position:fixed;left:12px;top:-80px;z-index:200;background:var(--bright);color:var(--bg);padding:8px 12px;border-radius:8px}.skip-link:focus{top:8px}.site-header{position:fixed;left:0;right:0;top:0;z-index:100}.ink-line{height:22px;background:var(--deep);border-bottom:1px solid var(--line)}.top-shell,.bar-shell,.tab-shell{max-width:var(--max);margin:0 auto;padding:0 20px}.top-shell{height:22px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--silver)}.ink-brand{letter-spacing:.06em}.text-button,.drawer-open,.panel-close{border:0;background:transparent;color:inherit;cursor:pointer}.text-button{min-height:22px;padding:0 4px;color:var(--bright)}.material-bar{height:60px;background:var(--ink);border-bottom:1px solid var(--line-strong)}.bar-shell{height:60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.brand-link{justify-self:start;display:inline-flex;align-items:center;min-height:44px;max-width:190px;color:var(--title);font-size:16px;font-weight:700;letter-spacing:.08em}.brand-link img{height:28px;width:auto;object-fit:contain}.drawer-open{justify-self:center;min-width:86px;height:40px;border:1px solid var(--line-strong);border-radius:10px;color:var(--bright);background:#111}.app-link{justify-self:end;display:inline-flex;align-items:center;justify-content:center;height:40px;min-width:96px;border-radius:10px;background:linear-gradient(135deg,#E8E8E8 0%,#C8C8C8 55%,#8A8A8A 100%);color:#0D0D0D;font-size:14px;font-weight:700}.case-tabs{height:40px;background:#111;border-bottom:1px solid var(--line)}.tab-shell{display:flex;align-items:center;justify-content:center;height:40px;gap:8px}.tab-shell a{height:32px;min-width:86px;padding:0 18px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;color:var(--silver)}.tab-shell a:hover,.tab-shell a:focus-visible{background:var(--surface2);outline:none}.tab-shell a.is-current{background:var(--bright);color:var(--bg)}.site-main{padding-top:calc(var(--header-h) + 28px);min-height:70vh}.shell{max-width:var(--max);margin:0 auto;padding:0 20px}.hero,.page-head{margin-bottom:26px}.page-head{display:grid;gap:12px}.eyebrow{font-size:12px;letter-spacing:.14em;color:var(--muted);text-transform:uppercase}.page-head h1,.hero h1{margin:0;color:var(--title);font-size:24px;line-height:1.3}.page-lead,.hero-copy{max-width:860px;margin:0;color:var(--text)}.hero-visual,.media-slot{background:var(--ink);border:1px solid var(--line);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-visual{height:260px;margin-bottom:20px}.hero-visual img,.media-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:700;border:1px solid transparent;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#E8E8E8 0%,#C8C8C8 55%,#8A8A8A 100%);color:#0D0D0D}.btn-secondary{background:#111;color:var(--bright);border-color:var(--line-strong)}.btn:hover{transform:translateY(-1px)}.btn:focus-visible,.app-link:focus-visible,.drawer-open:focus-visible,.panel-close:focus-visible,.text-button:focus-visible,.mobile-bottom a:focus-visible,.drawer-group a:focus-visible,.search-presets a:focus-visible{outline:2px solid var(--bright);outline-offset:2px}.section{margin:30px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.section h2,.section-head h2{margin:0;color:var(--title);font-size:20px;line-height:1.35}.section h3{margin:0 0 8px;color:var(--title);font-size:16px}.section p{margin:0 0 12px}.muted{color:var(--muted)}.cards-3,.cards-2,.cards-4{display:grid;gap:14px}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-2{grid-template-columns:repeat(2,1fr)}.cards-4{grid-template-columns:repeat(4,1fr)}.card,.article-card,.number-card,.shelf-card,.note-card,.term-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card,.article-card,.number-card,.shelf-card,.note-card,.term-card{padding:18px}.card p:last-child,.article-card p:last-child,.number-card p:last-child,.note-card p:last-child,.term-card p:last-child{margin-bottom:0}.card .media-slot{height:180px;margin:-18px -18px 16px;border-radius:12px 12px 0 0;border-left:0;border-right:0;border-top:0}.media-slot.tall{height:360px}.media-slot.medium{height:200px}.number-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.number-card .num,.big-number{display:block;color:var(--bright);font-size:30px;font-weight:800;line-height:1;margin-bottom:14px;letter-spacing:-.04em}.big-number{font-size:46px}.shelf{display:grid;gap:10px}.shelf-card{display:grid;grid-template-columns:80px 1fr auto;gap:16px;align-items:center}.shelf-card .shelf-code{font-weight:800;color:var(--bright);font-size:18px}.shelf-card .shelf-meta{font-size:13px;color:var(--muted)}.timeline{position:relative;margin-left:10px;padding-left:28px;display:grid;gap:14px}.timeline:before{content:"";position:absolute;left:5px;top:6px;bottom:6px;width:1px;background:var(--line-strong)}.timeline-item{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px}.timeline-item:before{content:"";position:absolute;left:-29px;top:22px;width:11px;height:11px;border-radius:50%;background:var(--bright);box-shadow:0 0 0 4px var(--bg)}.status{display:inline-flex;align-items:center;height:26px;padding:0 9px;border:1px solid var(--line-strong);border-radius:999px;color:var(--bright);font-size:12px}.status.warn{border-color:rgba(184,90,90,.7);color:#d9a2a2}.outline-list{display:grid;gap:12px}.outline-item{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.outline-item:last-child{border-bottom:0}.outline-index{color:var(--bright);font-weight:800}.prose{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.prose h2{margin-top:26px}.prose h2:first-child{margin-top:0}.prose ul{padding-left:1.2em}.prose li{margin:6px 0}.faq-list{display:grid;gap:12px}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px}.faq-item h2,.faq-item h3{margin:0 0 10px}.faq-item p{margin:0}.notice{border-left:3px solid var(--red);background:#151111;padding:14px 16px;border-radius:0 10px 10px 0}.site-footer{margin-top:48px;background:var(--deep);border-top:1px solid var(--line-strong);font-size:13px;color:var(--text);padding-bottom:18px}.footer-shell{max-width:var(--max);margin:0 auto;padding:28px 20px}.footer-brand{display:flex;align-items:center;gap:14px;margin-bottom:22px}.footer-brand img{height:28px;width:auto;object-fit:contain}.footer-brand strong{display:block;color:var(--title);font-size:16px}.footer-brand span{display:block;color:var(--muted);font-size:12px;letter-spacing:.1em}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.footer-grid h2{font-size:13px;color:var(--bright);margin:0 0 8px}.footer-grid a{display:block;color:var(--muted);padding:3px 0}.footer-grid a:hover{color:var(--bright)}.footer-note{max-width:900px;color:var(--muted);margin:18px 0 6px}.footer-copy{margin:0;color:var(--soft)}.drawer-panel{position:fixed;z-index:130;left:0;top:0;bottom:0;width:400px;max-width:86vw;background:#101010;border-right:1px solid var(--line-strong);box-shadow:var(--shadow);transform:translateX(-102%);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:78px;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line)}.drawer-brand{display:flex;align-items:center;gap:10px}.drawer-brand img{height:28px;width:auto;object-fit:contain}.drawer-brand strong{display:block;color:var(--title)}.drawer-brand span{display:block;font-size:11px;color:var(--muted)}.panel-close{min-width:54px;height:38px;border:1px solid var(--line-strong);border-radius:9px;color:var(--bright)}.drawer-scroll{height:calc(100% - 78px);overflow-y:auto;padding:14px 18px 24px}.drawer-group{margin-bottom:20px}.drawer-group h2{font-size:12px;color:var(--muted);letter-spacing:.12em;margin:0 0 8px}.drawer-group a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.drawer-group strong{display:block;color:var(--bright);font-size:14px}.drawer-group span{display:block;color:var(--muted);font-size:12px;line-height:1.55;margin-top:3px}.search-panel{position:fixed;z-index:125;left:0;right:0;top:82px;visibility:hidden;pointer-events:none;opacity:0;transform:translateY(-10px);transition:.2s ease}.search-panel.is-open{visibility:visible;pointer-events:auto;opacity:1;transform:none}.search-card{max-width:720px;margin:0 auto;background:var(--ink);border:1px solid var(--line-strong);border-radius:0 0 14px 14px;box-shadow:var(--shadow);padding:18px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-head strong{font-size:18px;color:var(--title)}.panel-head p{margin:3px 0 0;color:var(--muted)}.search-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.search-presets a{min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:10px;background:#121212;color:var(--bright)}.site-overlay{position:fixed;z-index:120;inset:0;background:rgba(0,0,0,.64);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}.site-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.panel-open{overflow:hidden}.mobile-bottom{display:none}.divider{height:1px;background:var(--line);margin:22px 0}.quote-box{background:var(--ink);border:1px solid var(--line-strong);padding:18px;border-radius:var(--radius);color:var(--bright)}.meta-row{display:flex;gap:8px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px}.image-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:18px;align-items:stretch}.image-feature .media-slot{min-height:260px}.image-feature .article-card{height:100%}
@media(max-width:860px){:root{--header-h:82px}.case-tabs{display:none}.site-main{padding-top:calc(var(--header-h) + 22px)}.cards-3,.cards-4{grid-template-columns:repeat(2,1fr)}.number-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.image-feature{grid-template-columns:1fr}.search-panel{top:82px}.shelf-card{grid-template-columns:64px 1fr}.shelf-card .shelf-meta{grid-column:2}.site-footer{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.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);display:grid;grid-template-columns:repeat(5,1fr);background:#090909;border-top:1px solid var(--line-strong)}.mobile-bottom a{min-height:48px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--silver)}.mobile-bottom a.is-current{background:var(--bright);color:var(--bg)}}
@media(max-width:620px){.top-shell,.bar-shell,.tab-shell,.shell,.footer-shell{padding-left:16px;padding-right:16px}.top-shell{padding-left:12px;padding-right:12px}.bar-shell{grid-template-columns:minmax(86px,1fr) auto minmax(86px,1fr);gap:8px}.brand-link{font-size:15px;max-width:110px;overflow:hidden}.brand-link img{height:26px;max-width:110px}.drawer-open{min-width:72px;height:44px}.app-link{min-width:86px;height:44px}.cards-3,.cards-2,.cards-4,.number-grid{grid-template-columns:1fr}.hero-visual{height:260px}.media-slot.tall{height:340px}.footer-grid{grid-template-columns:1fr 1fr;gap:14px}.drawer-panel{width:86vw}.search-panel{top:0;bottom:0;background:var(--deep);transform:none}.search-card{height:100%;max-width:none;border-radius:0;border:0;padding:18px 16px;padding-top:70px}.search-presets{grid-template-columns:repeat(2,1fr)}.page-head h1,.hero h1{font-size:24px}.shelf-card{grid-template-columns:1fr;gap:8px}.shelf-card .shelf-meta{grid-column:auto}.outline-item{grid-template-columns:38px 1fr}}

.app-icon{width:48px;height:48px;margin-bottom:14px;border-radius:12px;overflow:hidden;background:var(--surface2);display:flex;align-items:center;justify-content:center}.app-icon img{width:48px;height:48px;object-fit:contain}
