*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0C0B0A;color:#EDE4D8;font-family:system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}.wrap{width:min(1280px,calc(100% - 32px));margin:auto}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid #E2B14A;outline-offset:3px}button{font:inherit}.leadbar{position:fixed;z-index:60;top:0;left:0;right:0;height:22px;background:#8B1E2D;color:#FFF8F0;font-size:12px}.lead-inner{height:22px;display:flex;align-items:center;justify-content:space-between}.text-btn{border:0;background:none;color:#FFF8F0;cursor:pointer;padding:0 8px;height:22px}.masthead{position:fixed;z-index:59;top:22px;left:0;right:0;height:70px;background:#0C0B0A;border-bottom:1px solid rgba(226,177,74,.28)}.mast-inner{height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{justify-self:start;display:flex;align-items:center;min-height:44px;font-weight:800;font-size:24px;color:#FFF8F0}.brand img,.footer-brand img,.drawer-brand img{height:34px;max-width:190px;object-fit:contain}.drawer-btn,.proof-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(225,29,46,.4);background:#161311;color:#FFF8F0;cursor:pointer}.proof-link{justify-self:end}.rail{position:fixed;z-index:58;top:92px;left:0;right:0;height:44px;background:#161311;border-bottom:1px solid #8B1E2D}.rail-inner{height:44px;display:flex;align-items:center;gap:10px}.rail a{padding:5px 10px;color:#D8CBBA;font-size:14px}.rail a.active{background:#E11D2E;color:#fff}.site-main{padding-top:154px;min-height:70vh}.section{padding:32px 0;border-bottom:1px solid rgba(226,177,74,.12)}.eyebrow{font-size:12px;letter-spacing:.16em;color:#E2B14A;text-transform:uppercase}.hero-title,.page-title{margin:.2em 0 .4em;color:#FFF8F0;line-height:1.2}.hero-title{font-size:clamp(28px,4vw,42px)}.page-title{font-size:clamp(28px,3vw,32px)}.lede{color:#D8CBBA;max-width:900px}.cover-slot,.image-slot{background:#161311;border:1px solid rgba(226,177,74,.16);display:flex;align-items:center;justify-content:center;overflow:hidden}.cover-slot{max-height:300px;aspect-ratio:16/9}.cover-slot img,.image-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.image-slot{min-height:180px;max-height:240px}.app-slot{max-height:420px;min-height:260px}.btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.btn{min-height:44px;display:inline-flex;align-items:center;padding:0 18px;background:linear-gradient(135deg,#FF4A4F 0%,#E11D2E 46%,#E25A2A 100%);color:#FFF8F0;font-weight:700}.btn.secondary{background:#F3E6D2;color:#2b211b}.grid-6,.grid-4,.grid-3,.grid-2{display:grid;gap:16px}.grid-6{grid-template-columns:repeat(6,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:#1C1916;border:1px solid rgba(226,177,74,.16);padding:18px;box-shadow:0 18px 44px rgba(0,0,0,.18)}.card h2,.card h3{margin-top:0;color:#FFF8F0}.tag-card{position:relative;padding-top:22px}.tag-card:before{content:"";position:absolute;top:0;left:0;width:52px;height:4px;background:#E11D2E}.tag-card:nth-child(3n+2):before{background:#E25A2A}.tag-card:nth-child(3n):before{background:#E2B14A}.status{display:inline-block;padding:3px 8px;border:1px solid rgba(226,177,74,.24);font-size:12px;color:#D8CBBA}.status.red{border-color:rgba(225,29,46,.5)}.status.amber{border-color:rgba(226,177,74,.5)}.status.rust{border-color:rgba(226,90,42,.5)}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.article-copy p{margin:0 0 1.1em}.article-copy h2{color:#FFF8F0;margin-top:1.6em}.aside-box{position:sticky;top:154px;align-self:start}.timeline{border-left:2px solid #8B1E2D;padding-left:20px}.timeline article{position:relative;margin-bottom:22px}.timeline article:before{content:"";position:absolute;left:-27px;top:10px;width:10px;height:10px;border-radius:50%;background:#E11D2E}.list-clean{list-style:none;padding:0;margin:0}.list-clean li{padding:12px 0;border-bottom:1px solid rgba(226,177,74,.12)}.notice{background:#26221D;border-left:4px solid #E2B14A;padding:16px}.warm{background:#F3E6D2;color:#2b211b}.warm h2,.warm h3{color:#201914}.site-footer{background:#080706;border-top:1px solid #E11D2E;padding:36px 0 78px;color:#D8CBBA}.footer-top{display:grid;grid-template-columns:260px 1fr;gap:28px}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand span{display:block;color:#8A7B6C;font-size:12px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.footer-grid h3{color:#FFF8F0}.footer-grid a{display:block;margin:6px 0;color:#D8CBBA}.footer-note,.copyright{margin-top:24px;color:#8A7B6C;font-size:13px}.overlay{position:fixed;z-index:80;inset:0;background:rgba(0,0,0,.68);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.open{opacity:1;visibility:visible;pointer-events:auto}.archive-drawer{position:fixed;z-index:90;top:0;right:0;width:min(440px,86vw);height:100dvh;background:#161311;border-left:1px solid rgba(226,177,74,.2);transform:translateX(100%);visibility:hidden;pointer-events:none;transition:.24s;overflow:auto}.archive-drawer.open{transform:none;visibility:visible;pointer-events:auto}.drawer-head{position:sticky;top:0;background:#161311;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid rgba(226,177,74,.16)}.drawer-brand{display:flex;align-items:center;gap:10px}.close-btn{min-height:44px;padding:0 14px;background:#26221D;color:#FFF8F0;border:1px solid rgba(225,29,46,.4);cursor:pointer}.drawer-groups{padding:16px}.drawer-groups section{margin-bottom:22px}.drawer-groups h2{font-size:14px;color:#E2B14A}.drawer-groups a{display:block;padding:10px 0;border-bottom:1px solid rgba(226,177,74,.1)}.drawer-groups span{display:block;color:#8A7B6C;font-size:12px}.search-panel{position:fixed;z-index:91;left:0;right:0;top:92px;visibility:hidden;pointer-events:none}.search-panel.open{visibility:visible;pointer-events:auto}.search-card{width:min(760px,calc(100% - 32px));margin:auto;background:#161311;border:1px solid rgba(226,177,74,.2);padding:22px;box-shadow:0 18px 44px rgba(0,0,0,.46)}.search-head{display:flex;align-items:center;justify-content:space-between}.fake-search{margin-top:16px;padding:15px;background:#26221D;color:#8A7B6C;border:1px solid rgba(226,177,74,.16)}.search-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.search-links a{padding:8px 12px;background:#1C1916;border:1px solid rgba(225,29,46,.35)}.panel-open{overflow:hidden}.mobile-bottom{display:none}
@media(max-width:900px){.grid-6{grid-template-columns:repeat(3,1fr)}.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.aside-box{position:static}.footer-top{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.wrap{width:calc(100% - 32px)}.rail{display:none}.site-main{padding-top:110px}.masthead{height:70px}.mast-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.brand img{max-width:120px;height:30px}.brand{font-size:20px}.drawer-btn,.proof-link{padding:0 10px;font-size:14px}.grid-6,.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.section{padding:24px 0}.search-panel{top:0;bottom:0;background:#0C0B0A}.search-card{width:100%;height:100%;border:0;margin:0;padding-top:24px}.mobile-bottom{display:grid;position:fixed;z-index:55;left:0;right:0;bottom:0;grid-template-columns:repeat(5,1fr);min-height:50px;padding-bottom:env(safe-area-inset-bottom);background:#080706;border-top:1px solid rgba(225,29,46,.5)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-height:50px;font-size:13px}.mobile-bottom a.active{background:#E11D2E;color:#fff}.site-footer{padding-bottom:95px}.cover-slot{max-height:300px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand img{height:30px}}
