:root{
    --bg:#0D0D0D;--deep:#070707;--panel:#171717;--panel2:#222222;--title:#F2F2F2;--text:#C8C8C8;--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;background:var(--bg)}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}body.ui-locked{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-80px;z-index:1000;background:var(--bright);color:var(--bg);padding:10px 14px;border-radius:8px}.skip-link:focus{top:8px}.site-header{position:fixed;inset:0 0 auto 0;z-index:200}.ink-line{height:22px;background:var(--deep);border-bottom:1px solid var(--line);font-size:12px;color:var(--silver)}.ink-line-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.ink-search-btn{border:0;background:transparent;color:var(--silver);height:22px;padding:0 4px;cursor:pointer}.material-bar{height:60px;background:var(--ink);border-bottom:1px solid var(--line)}.material-bar-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand-mark{justify-self:start;min-width:44px;min-height:44px;display:flex;align-items:center;font-size:16px;font-weight:700;color:var(--bright)}.brand-mark img{height:28px;width:auto;max-width:180px;object-fit:contain}.drawer-open,.app-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:10px}.drawer-open{justify-self:center;border:1px solid var(--line-strong);background:var(--panel);color:var(--bright);cursor:pointer}.app-link{justify-self:end;background:linear-gradient(135deg,#E8E8E8 0%,#C8C8C8 55%,#8A8A8A 100%);color:var(--bg);font-weight:700}.case-tabs{height:40px;background:var(--deep);border-bottom:1px solid var(--line)}.case-tabs-inner{height:100%;display:flex;justify-content:center;align-items:center;gap:8px}.case-tabs a{height:30px;min-width:90px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--silver);font-size:13px}.case-tabs a:hover,.case-tabs a:focus-visible,.case-tabs a.is-active{background:var(--bright);color:var(--bg)}.site-main{padding-top:var(--header-h);min-height:60vh}.section-block{padding:56px 0}.section-block.alt{background:var(--deep)}.narrow-stack{max-width:980px}.hero-media,.wide-media,.card-media,.app-media,.icon-slot,.media-slot{background:var(--ink);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.hero-media{width:100%;height:260px}.hero-media img,.wide-media img,.card-media img,.app-media img,.icon-slot img,.media-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.hero-copy{text-align:center;padding:26px 0 4px}.eyebrow{margin:0 0 8px;color:var(--muted);font-size:12px;letter-spacing:.14em;text-transform:uppercase}.hero h1,.page-intro h1{font-size:24px;line-height:1.3;color:var(--title);margin:0 0 16px}.hero-copy>p:not(.eyebrow){max-width:780px;margin:0 auto 22px}.button-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero-copy .button-row{justify-content:center}.btn{height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:14px;font-weight:700;white-space:nowrap;min-width:116px}.btn-primary{background:linear-gradient(135deg,#E8E8E8 0%,#C8C8C8 55%,#8A8A8A 100%);color:var(--bg);border:1px solid transparent}.btn-secondary{background:var(--panel);color:var(--bright);border:1px solid var(--line-strong)}.btn:hover{transform:translateY(-1px);box-shadow:var(--shadow)}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--bright);outline-offset:3px}.section-heading{max-width:720px;margin-bottom:24px}.section-heading h2,.split-feature h2,.reading-columns h2,.callout h2,.app-home h2{font-size:20px;line-height:1.35;color:var(--title);margin:0 0 12px}.section-heading p:last-child{margin-bottom:0}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card,.directory-grid article,.report-board article,.memo-grid article,.product-grid article,.steps-grid article,.help-grid article,.contact-grid article,.shelf-layout article{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow)}.feature-card h3{font-size:16px;color:var(--title);margin:14px 0 6px}.feature-card p{margin:0 0 10px}.feature-card>a,.text-link,.reading-columns a,.help-grid a,.shelf-layout a{color:var(--bright);text-decoration:underline;text-underline-offset:4px}.card-media{height:180px;margin:-1px -1px 0}.split-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:center}.split-feature.reverse>div:first-child{order:2}.wide-media{height:200px}.indexed-list{list-style:none;padding:0;margin:16px 0;display:grid;gap:10px}.indexed-list li{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.indexed-list span,.big-number-list span,.giant-steps>article>span,.method-list>article>span{font-size:22px;color:var(--bright);font-weight:700}.indexed-list strong{color:var(--title)}.indexed-list p{margin:2px 0 0;color:var(--muted)}.shelf-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.shelf-grid a{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:14px;display:flex;flex-direction:column}.shelf-grid span{color:var(--muted);font-size:13px}.big-number-list{display:grid;gap:8px}.big-number-list>div{display:grid;grid-template-columns:50px 1fr;gap:12px;border-top:1px solid var(--line);padding-top:10px}.big-number-list p{margin:0}.timeline{border-left:1px solid var(--line-strong);padding-left:20px;display:grid;gap:16px;margin:16px 0}.timeline>div{position:relative}.timeline>div:before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--bright);left:-25px;top:9px}.timeline span{display:inline-block;background:var(--bright);color:var(--bg);padding:3px 8px;border-radius:999px;font-size:12px;font-weight:700}.timeline p{margin:6px 0 0}.app-home{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:28px;align-items:center}.app-media{height:360px}.app-icon-line{display:flex;align-items:center;gap:14px}.icon-slot{width:48px;height:48px;flex:0 0 48px}.app-icon-line h1,.app-icon-line h2{margin:0}.reading-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.reading-columns article{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.reading-columns p:last-child{margin-bottom:0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-grid details,.faq-long details{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:14px}.faq-grid summary,.faq-long summary{color:var(--title);font-weight:700;cursor:pointer}.faq-grid p,.faq-long p{margin-bottom:0}.center-link{text-align:center;margin-top:22px}.page-intro .lead,.lead{max-width:840px;color:var(--text)}.numbered-articles,.story-rail,.giant-steps,.method-list,.vertical-timeline,.list-cards,.policy-sections{display:grid;gap:16px}.numbered-articles article,.story-rail article,.giant-steps article,.method-list article,.vertical-timeline article,.list-cards article,.policy-sections article{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.numbered-articles article,.giant-steps article,.method-list article{display:grid;grid-template-columns:64px 1fr;gap:18px}.numbered-articles>article>span{font-size:26px;color:var(--bright);font-weight:700}.numbered-articles h2,.story-rail h2,.giant-steps h2,.method-list h2,.vertical-timeline h2,.list-cards h2,.policy-sections h2{font-size:20px;line-height:1.35;color:var(--title);margin:0 0 10px}.rail-tag,.status,.shelf-label{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:var(--bright);color:var(--bg);font-size:12px;font-weight:700;margin-bottom:10px}.callout{background:var(--panel);border:1px solid var(--line-strong);border-radius:14px;padding:26px}.directory-grid,.report-board,.memo-grid,.product-grid,.steps-grid,.help-grid,.contact-grid,.shelf-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.directory-grid article>span,.steps-grid article>span{font-size:26px;color:var(--bright);font-weight:700}.directory-grid h2,.report-board h2,.memo-grid h2,.product-grid h2,.steps-grid h2,.help-grid h2,.contact-grid h2,.shelf-layout h2{font-size:18px;color:var(--title);margin:4px 0 10px}.list-cards article{display:grid;grid-template-columns:72px 1fr;gap:18px}.list-num{font-size:28px;font-weight:700;color:var(--bright)}.shelf-layout article{position:relative;overflow:hidden}.shelf-label{margin-bottom:6px}.faq-long{display:grid;gap:12px}.faq-long details{padding:18px}.site-footer{background:var(--deep);border-top:1px solid var(--line);padding:42px 0 70px;font-size:13px}.footer-grid{display:grid;grid-template-columns:2.1fr repeat(4,1fr);gap:24px}.footer-brand p{max-width:440px;color:var(--muted)}.footer-logo-row{display:flex;align-items:center;gap:12px}.footer-logo-row img{height:28px;width:auto;object-fit:contain}.footer-logo-row strong{display:block;color:var(--title);font-size:16px}.footer-logo-row span{display:block;color:var(--muted);font-size:11px;letter-spacing:.12em}.footer-grid h2{font-size:13px;color:var(--title);margin:0 0 10px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:6px}.footer-grid a{color:var(--silver)}.footer-grid a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);margin-top:26px;padding-top:18px;color:var(--muted)}.page-mask{position:fixed;inset:0;background:rgba(0,0,0,.66);z-index:300;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.page-mask.is-visible{opacity:1;visibility:visible;pointer-events:auto}.material-drawer{position:fixed;z-index:400;top:0;bottom:0;left:0;width:min(400px,86vw);background:var(--deep);border-right:1px solid var(--line-strong);transform:translateX(-104%);visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s;display:flex;flex-direction:column}.material-drawer.is-open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head{height:78px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--line)}.drawer-brand{display:flex;align-items:center;gap:10px;min-width:0}.drawer-brand img{height:28px;width:auto;max-width:130px;object-fit:contain}.drawer-brand strong,.drawer-brand small{display:block}.drawer-brand strong{color:var(--title)}.drawer-brand small{font-size:10px;color:var(--muted);letter-spacing:.1em}.drawer-close,.search-head button{min-height:40px;border:1px solid var(--line-strong);background:var(--panel);color:var(--bright);border-radius:8px;padding:0 12px;cursor:pointer}.drawer-scroll{overflow:auto;padding:10px 16px 24px}.drawer-scroll section{padding:8px 0 14px;border-bottom:1px solid var(--line)}.drawer-scroll h2{font-size:12px;color:var(--muted);letter-spacing:.1em}.drawer-scroll a{display:block;padding:10px;border-radius:9px}.drawer-scroll a:hover{background:var(--panel)}.drawer-scroll strong{display:block;color:var(--title)}.drawer-scroll span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.site-search{position:fixed;z-index:410;left:0;right:0;top:82px;visibility:hidden;pointer-events:none;opacity:0;transition:.2s}.site-search.is-open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(720px,calc(100% - 32px));margin:auto;background:var(--ink);border:1px solid var(--line-strong);border-radius:0 0 14px 14px;box-shadow:var(--shadow);padding:18px}.search-head{display:flex;align-items:center;justify-content:space-between}.search-head h2{margin:0;color:var(--title);font-size:18px}.search-card label{display:block;margin:12px 0 6px;color:var(--silver)}.search-card input{width:100%;height:44px;background:var(--deep);border:1px solid var(--line-strong);border-radius:9px;color:var(--bright);padding:0 12px}.search-presets{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.search-presets a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--bright)}.search-note{margin:12px 0 0;color:var(--muted);font-size:12px}.mobile-bottom{display:none}
@media (max-width:900px){:root{--header-h:82px}.shell{width:min(var(--max),calc(100% - 32px))}.case-tabs{display:none}.material-bar-inner{grid-template-columns:1fr auto 1fr}.brand-mark img{max-width:120px}.app-link,.drawer-open{padding:0 12px}.three-grid,.reading-columns,.directory-grid,.report-board,.memo-grid,.product-grid,.steps-grid,.help-grid,.contact-grid,.shelf-layout{grid-template-columns:1fr}.split-feature,.app-home{grid-template-columns:1fr}.split-feature.reverse>div:first-child{order:0}.hero-media{height:260px}.wide-media{height:210px}.app-media{height:340px}.footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-brand{grid-column:1/-1}.site-footer{padding-bottom:90px}.mobile-bottom{position:fixed;z-index:250;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:var(--deep);border-top:1px solid var(--line-strong)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--silver)}.mobile-bottom a.is-active{background:var(--bright);color:var(--bg);font-weight:700}.site-search{top:0;bottom:0;background:var(--deep)}.site-search .search-card{width:100%;height:100%;border:0;border-radius:0;padding-top:calc(18px + env(safe-area-inset-top));overflow:auto}.page-mask{z-index:300}.material-drawer{z-index:400}.mobile-bottom{z-index:250}.numbered-articles article,.giant-steps article,.method-list article{grid-template-columns:52px 1fr}.shelf-grid{grid-template-columns:1fr}}
@media (max-width:620px){.section-block{padding:38px 0}.ink-line-inner{font-size:11px}.brand-mark{max-width:120px}.brand-mark span{font-size:15px}.drawer-open,.app-link{min-width:72px;font-size:13px}.hero-media{height:220px}.hero-copy{text-align:left}.hero-copy .button-row{justify-content:flex-start}.three-grid{grid-template-columns:1fr}.card-media{height:180px}.wide-media{height:190px}.app-media{height:320px}.numbered-articles article,.giant-steps article,.method-list article,.list-cards article{grid-template-columns:1fr;gap:8px}.numbered-articles>article>span,.giant-steps>article>span,.method-list>article>span,.list-num{font-size:18px}.faq-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.shell{width:calc(100% - 32px)}.hero h1,.page-intro h1{font-size:24px}.section-heading h2,.split-feature h2,.reading-columns h2,.callout h2,.app-home h2{font-size:20px}.button-row{width:100%}.button-row .btn{flex:1 1 150px}.app-icon-line{align-items:flex-start}}
