*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0D0D0D;color:#C8C8C8;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",Arial,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}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:#E8E8E8;color:#0D0D0D;padding:10px 14px;border-radius:8px}.skip-link:focus{top:8px}.ink-line{position:fixed;left:0;right:0;top:0;height:22px;background:#070707;border-bottom:1px solid rgba(232,232,232,.12);z-index:800;font-size:12px}.ink-line-inner{height:22px;display:flex;align-items:center;justify-content:space-between}.ink-brand{color:#C8C8C8;white-space:nowrap}.ink-search-button{border:0;background:transparent;color:#E8E8E8;height:22px;padding:0 6px;cursor:pointer}.main-bar{position:fixed;left:0;right:0;top:22px;height:60px;background:#1A1A1A;border-bottom:1px solid rgba(232,232,232,.12);z-index:790}.main-bar-inner{height:60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.brand-link{justify-self:start;min-height:44px;display:flex;align-items:center}.brand-logo,.drawer-logo,.footer-logo{height:28px;width:auto;object-fit:contain;object-position:center}.brand-fallback{font-size:16px;color:#F2F2F2;font-weight:700}.drawer-button{justify-self:center;height:44px;min-width:72px;border:1px solid rgba(232,232,232,.36);border-radius:10px;background:#171717;color:#E8E8E8;cursor:pointer}.app-link{justify-self:end;min-height:44px;display:flex;align-items:center;padding:0 14px;border-radius:10px;background:linear-gradient(135deg,#E8E8E8 0%,#C8C8C8 55%,#8A8A8A 100%);color:#0D0D0D;font-weight:700}.tab-bar{position:fixed;left:0;right:0;top:82px;height:40px;background:#0D0D0D;border-bottom:1px solid rgba(232,232,232,.12);z-index:780}.tab-bar-inner{height:40px;display:flex;align-items:center;justify-content:center;gap:8px}.tab-bar a{min-width:96px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:13px;color:#C8C8C8}.tab-bar a.active{background:#E8E8E8;color:#0D0D0D;font-weight:700}.site-main{padding-top:146px;min-height:70vh}.page-hero{padding:20px 0 10px}.eyebrow{font-size:12px;letter-spacing:.12em;color:#9A9A9A;text-transform:uppercase}.page-hero h1,.cover-copy h1{font-size:24px;line-height:1.3;color:#F2F2F2;margin:8px 0 12px}.page-hero p,.lead{max-width:820px;color:#C8C8C8;margin:0}.content-section{padding:26px 0}.content-section h2{font-size:20px;color:#F2F2F2;margin:0 0 14px}.content-section h3{font-size:16px;color:#E8E8E8;margin:0 0 8px}.muted{color:#9A9A9A}.fine{color:#6E6E6E;font-size:13px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.card,.note,.shelf-item,.timeline-item,.number-card{background:#171717;border:1px solid rgba(232,232,232,.12);border-radius:12px;padding:18px;box-shadow:0 12px 28px rgba(0,0,0,.18)}.card p,.note p,.number-card p{margin:0}.visual-slot{width:100%;background:#1A1A1A;border:1px solid rgba(232,232,232,.12);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.visual-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.slot-260{height:260px}.slot-200{height:200px}.slot-180{height:180px}.slot-360{height:min(360px,70vw)}.cover-wrap{padding:16px 0 8px}.cover-copy{padding:18px 0 10px}.cover-copy p{max-width:860px}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.btn{min-height:42px;padding:0 16px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#E8E8E8 0%,#C8C8C8 55%,#8A8A8A 100%);color:#0D0D0D}.btn-secondary{background:#171717;border:1px solid rgba(232,232,232,.36);color:#E8E8E8}.btn:hover,.app-link:hover,.drawer-button:hover,.ink-search-button:hover{filter:brightness(1.08)}a:focus-visible,button:focus-visible{outline:2px solid #E8E8E8;outline-offset:3px}.index-number{font-size:12px;letter-spacing:.12em;color:#9A9A9A;margin-bottom:8px}.number-card{position:relative;padding-left:68px}.number-card .big-no{position:absolute;left:18px;top:14px;color:#E8E8E8;font-size:28px;line-height:1;font-weight:800}.shelf{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.shelf-item{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start}.shelf-tag{font-size:12px;color:#0D0D0D;background:#C8C8C8;border-radius:999px;padding:4px 8px;white-space:nowrap}.shelf-item h3{margin:0 0 4px}.shelf-item p{margin:0;color:#9A9A9A}.shelf-item a{font-size:13px;color:#E8E8E8;border-bottom:1px solid rgba(232,232,232,.36)}.timeline{position:relative;padding-left:24px}.timeline:before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:1px;background:rgba(232,232,232,.22)}.timeline-item{position:relative;margin-bottom:14px}.timeline-item:before{content:"";position:absolute;width:9px;height:9px;left:-22px;top:23px;border-radius:50%;background:#C8C8C8;box-shadow:0 0 0 4px #0D0D0D}.status{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;background:#222;color:#E8E8E8;border:1px solid rgba(232,232,232,.12);font-size:12px;margin-top:10px}.memo-list,.plain-list{display:grid;gap:10px}.memo-list article,.plain-list li{background:#171717;border:1px solid rgba(232,232,232,.12);border-radius:10px;padding:14px}.plain-list{list-style:none;padding:0;margin:0}.quote{border-left:3px solid #B85A5A;padding:10px 14px;background:#171717;border-radius:0 10px 10px 0;color:#C8C8C8}.faq-list details{background:#171717;border:1px solid rgba(232,232,232,.12);border-radius:10px;padding:0 16px;margin-bottom:10px}.faq-list summary{cursor:pointer;color:#F2F2F2;font-weight:700;padding:14px 0}.faq-list p{margin:0 0 16px}.site-footer{margin-top:42px;background:#070707;border-top:1px solid rgba(232,232,232,.12);padding:32px 0 calc(74px + env(safe-area-inset-bottom))}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:22px}.footer-brand p{margin:12px 0 0;color:#9A9A9A;font-size:13px}.footer-logo-row{display:flex;align-items:center;gap:10px}.footer-logo-row div{display:flex;flex-direction:column}.footer-logo-row strong{color:#F2F2F2}.footer-logo-row span{font-size:11px;color:#9A9A9A;letter-spacing:.08em}.site-footer section h2{font-size:13px;color:#E8E8E8;margin:0 0 8px}.site-footer section>a{display:block;font-size:13px;color:#C8C8C8;padding:4px 0}.copyright{font-size:13px;color:#6E6E6E;border-top:1px solid rgba(232,232,232,.12);margin-top:22px;padding-top:18px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.68);opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:900}.overlay.show{opacity:1;pointer-events:auto}.drawer{position:fixed;left:0;top:0;bottom:0;width:min(400px,86vw);background:#0D0D0D;border-right:1px solid rgba(232,232,232,.22);z-index:930;transform:translateX(-102%);transition:transform .22s ease;visibility:hidden;pointer-events:none;box-shadow:0 12px 28px rgba(0,0,0,.45)}.drawer.open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid rgba(232,232,232,.12)}.drawer-brand-wrap{display:flex;align-items:center;gap:10px}.drawer-brand-wrap div{display:flex;flex-direction:column}.drawer-brand-wrap strong{color:#F2F2F2}.drawer-brand-wrap span{font-size:11px;color:#9A9A9A}.drawer-close,.search-head button{min-height:44px;border:1px solid rgba(232,232,232,.36);background:#171717;color:#E8E8E8;border-radius:10px;padding:0 12px;cursor:pointer}.drawer-scroll{height:calc(100% - 70px);overflow:auto;padding:14px 16px 28px}.drawer section{margin-bottom:18px}.drawer section h2{font-size:12px;color:#6E6E6E;letter-spacing:.12em;margin:0 0 8px}.drawer section a{display:grid;gap:1px;padding:11px 10px;border-radius:10px}.drawer section a:hover{background:#171717}.drawer section strong{font-size:14px;color:#E8E8E8}.drawer section span{font-size:12px;color:#9A9A9A}.search-layer{position:fixed;left:0;right:0;top:82px;z-index:925;visibility:hidden;pointer-events:none;transform:translateY(-12px);opacity:0;transition:.18s ease}.search-layer.open{visibility:visible;pointer-events:auto;transform:translateY(0);opacity:1}.search-card{background:#1A1A1A;border:1px solid rgba(232,232,232,.22);border-radius:0 0 14px 14px;padding:16px;box-shadow:0 12px 28px rgba(0,0,0,.45)}.search-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-head div{display:flex;flex-direction:column}.search-head strong{color:#F2F2F2}.search-head span{color:#9A9A9A;font-size:13px}.search-presets{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.search-presets a{min-height:40px;display:inline-flex;align-items:center;padding:0 14px;border-radius:10px;background:#171717;border:1px solid rgba(232,232,232,.12)}.ui-locked{overflow:hidden}.mobile-bottom{display:none}.meta-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.meta-strip span{font-size:12px;color:#9A9A9A;padding:4px 8px;border-radius:999px;border:1px solid rgba(232,232,232,.12)}.soft-red{border-left:3px solid #B85A5A}.app-panel{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:22px;align-items:start}.icon-row{display:flex;align-items:center;gap:12px;margin:10px 0}.icon-row img{width:48px;height:48px;object-fit:contain}.section-divider{border-top:1px solid rgba(232,232,232,.12)}
@media(max-width:820px){.tab-bar{display:none}.site-main{padding-top:102px}.main-bar-inner{grid-template-columns:auto 1fr auto}.drawer-button{justify-self:center}.card-grid,.two-grid,.shelf,.footer-grid,.app-panel{grid-template-columns:1fr}.footer-grid{gap:16px}.site-footer{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#070707;border-top:1px solid rgba(232,232,232,.12);z-index:820}.mobile-bottom a{display:flex;align-items:center;justify-content:center;font-size:12px;color:#C8C8C8;min-width:0}.mobile-bottom a.active{background:#E8E8E8;color:#0D0D0D;font-weight:700}.search-layer{top:0;bottom:0;background:#0D0D0D;transform:none}.search-card{width:100%;height:100%;border:0;border-radius:0;padding:calc(24px + env(safe-area-inset-top)) 16px 20px;overflow:auto}.search-presets{display:grid;grid-template-columns:1fr 1fr}.slot-260{height:220px}.slot-200{height:180px}.slot-180{height:160px}.shelf-item{grid-template-columns:1fr}.number-card{padding-left:18px;padding-top:56px}.number-card .big-no{top:16px}.page-hero{padding-top:16px}}
@media(max-width:420px){.shell{width:calc(100% - 32px)}.app-link{padding:0 10px;font-size:13px}.drawer-button{min-width:62px}.brand-fallback{font-size:15px}.ink-brand{max-width:76%;overflow:hidden;text-overflow:ellipsis}.cover-copy h1,.page-hero h1{font-size:22px}.button-row .btn{flex:1 1 auto}}
