*{box-sizing:border-box}html{scroll-behavior:smooth;background:#0C100E;color:#CDE3D6}html.locked,html.locked body{overflow:hidden}body{margin:0;background:#0C100E;color:#CDE3D6;font:15px/1.7 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.topline{position:fixed;z-index:70;top:0;left:0;right:0;height:22px;background:#080A09;color:#3CB371;border-bottom:1px solid rgba(42,157,92,.18)}.topline-inner{height:22px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.text-button{position:relative;border:0;background:transparent;color:#3CB371;min-height:22px;padding:0 4px;cursor:pointer}.text-button:before{content:"";position:absolute;inset:-11px -8px}.railbar{position:fixed;z-index:69;top:22px;left:0;right:0;height:60px;background:#080A09;border-bottom:1px solid rgba(42,157,92,.45)}.railbar-inner{height:60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.brand-link{justify-self:start;display:flex;align-items:center;min-height:44px}.brand-media,.footer-logo,.drawer-logo{display:flex;align-items:center}.logo-img{height:28px;max-width:180px;object-fit:contain;object-position:center}.brand-fallback{font-size:16px;font-weight:800;color:#E8F6EE}.brand-media:has(img)+.brand-fallback{display:none}.rail-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:10px;border:1px solid rgba(42,157,92,.45);background:#141A16;color:#CDE3D6;font-size:14px;cursor:pointer}.menu-open{justify-self:center}.app-link{justify-self:end;background:linear-gradient(135deg,#3CB371 0%,#2A9D5C 55%,#146B3A 100%);color:#08110C;border:0;font-weight:800}.tabs{position:fixed;z-index:68;top:82px;left:0;right:0;height:40px;background:#146B3A;border-bottom:1px solid rgba(42,157,92,.45)}.tabs-inner{height:40px;display:flex;justify-content:center;align-items:center;gap:6px}.tabs a{height:32px;min-width:100px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#E8F6EE;font-size:13px}.tabs a.active{background:#2A9D5C;color:#08110C;font-weight:800}.main-content{padding-top:146px;padding-bottom:34px}.page-wrap{width:min(1120px,calc(100% - 32px));margin:0 auto}.hero,.section,.article-section{margin-bottom:22px}.hero h1,.page-hero h1{font-size:24px;line-height:1.3;color:#E8F6EE;margin:12px 0 8px}.hero p,.page-hero p{max-width:840px;margin:0;color:#CDE3D6}.cover-slot,.media-slot{width:100%;display:flex;align-items:center;justify-content:center;background:#080A09;border:1px solid rgba(42,157,92,.18);border-radius:14px;overflow:hidden}.cover-slot{height:260px}.media-slot.h180{height:180px}.media-slot.h200{height:200px}.media-slot.h320{height:320px}.media-slot img,.cover-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.eyebrow{font-size:12px;color:#8FB3A0;letter-spacing:.08em;text-transform:uppercase}.lead{font-size:15px;color:#CDE3D6}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.btn{min-height:42px;padding:0 18px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.btn.primary{background:linear-gradient(135deg,#3CB371 0%,#2A9D5C 55%,#146B3A 100%);color:#08110C}.btn.secondary{background:#080A09;border:1px solid rgba(42,157,92,.45);color:#CDE3D6}.btn:hover,.rail-action:hover,.tabs a:hover,.card a:hover,.footer-grid a:hover{transform:translateY(-1px)}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #3CB371;outline-offset:3px}.grid-3,.grid-4,.grid-2{display:grid;gap:14px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.article-section,.page-hero,.timeline-item,.info-box{background:#141A16;border:1px solid rgba(42,157,92,.18);border-radius:12px;box-shadow:0 12px 28px rgba(8,10,9,.35)}.card{padding:16px}.card .media-slot{margin:-16px -16px 14px;width:calc(100% + 32px);border-radius:12px 12px 0 0;border-left:0;border-right:0;border-top:0}.card h2,.article-section h2,.section h2{font-size:20px;line-height:1.35;color:#E8F6EE;margin:0 0 10px}.card h3,.article-section h3{font-size:16px;line-height:1.45;color:#E8F6EE;margin:14px 0 6px}.card p,.article-section p,.card li,.article-section li{color:#CDE3D6}.muted{color:#8FB3A0}.small{font-size:13px;color:#8FB3A0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.section-head p{margin:0;color:#8FB3A0}.number-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.number-list div{padding:12px;background:#1A2420;border:1px solid rgba(42,157,92,.18);border-radius:10px}.number-list strong{display:block;color:#3CB371}.topic-list,.clean-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.topic-list li,.clean-list li{background:#1A2420;border:1px solid rgba(42,157,92,.18);padding:10px 12px;border-radius:10px}.page-hero{padding:20px;margin-bottom:18px}.article-section{padding:20px}.article-section ul,.article-section ol{padding-left:1.3em}.article-section li+li{margin-top:6px}.index-note{padding:18px;background:#1A2420;border-left:3px solid #2A9D5C;border-radius:10px}.timeline{display:grid;gap:12px;position:relative}.timeline:before{content:"";position:absolute;left:15px;top:10px;bottom:10px;width:1px;background:rgba(42,157,92,.45)}.timeline-item{position:relative;margin-left:34px;padding:14px 16px}.timeline-item:before{content:"";position:absolute;left:-25px;top:18px;width:10px;height:10px;border-radius:50%;background:#3CB371;box-shadow:0 0 0 4px #0C100E}.status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#1A2420;border:1px solid rgba(42,157,92,.45);color:#CDE3D6;font-size:12px}.app-panel{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:center}.app-visual .media-slot{height:340px}.icon-48{width:48px;height:48px;object-fit:contain}.app-icon-row{margin-top:10px}.faq-list details{background:#141A16;border:1px solid rgba(42,157,92,.18);border-radius:12px;padding:14px 16px}.faq-list details+details{margin-top:10px}.faq-list summary{cursor:pointer;color:#E8F6EE;font-weight:800}.faq-list p{margin:10px 0 0}.site-footer{background:#050706;border-top:1px solid rgba(42,157,92,.45);padding:28px 0 76px;color:#CDE3D6;font-size:13px}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:22px}.footer-grid h2{font-size:13px;color:#8FB3A0;margin:0 0 8px}.footer-grid a{display:block;padding:3px 0}.footer-brand p{max-width:460px;color:#8FB3A0}.footer-brand-row{display:flex;align-items:center;gap:10px}.copyright{margin-top:20px;padding-top:14px;border-top:1px solid rgba(42,157,92,.18);color:#6E8F7E}.drawer,.search-layer,.overlay{visibility:hidden;pointer-events:none}.overlay{position:fixed;z-index:80;inset:0;background:rgba(0,0,0,.62);opacity:0;transition:.2s}.overlay.open{visibility:visible;pointer-events:auto;opacity:1}.drawer{position:fixed;z-index:90;inset:0}.drawer.open{visibility:visible;pointer-events:auto}.drawer-panel{width:min(400px,86vw);height:100%;overflow:auto;background:#080A09;border-right:1px solid rgba(42,157,92,.45);padding:16px;transform:translateX(-102%);transition:.24s ease}.drawer.open .drawer-panel{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.drawer-brand{display:flex;align-items:center;gap:10px}.drawer-close,.search-close{min-height:44px;padding:0 14px;border-radius:10px;border:1px solid rgba(42,157,92,.45);background:#141A16;color:#CDE3D6;cursor:pointer}.drawer-section{padding:12px 0;border-top:1px solid rgba(42,157,92,.18)}.drawer-section h2{font-size:13px;color:#8FB3A0;margin:0 0 6px}.drawer-section a{display:block;padding:9px 8px;border-radius:10px}.drawer-section a:hover{background:#141A16}.drawer-section strong,.drawer-section span{display:block}.drawer-section strong{color:#E8F6EE}.drawer-section span{color:#8FB3A0;font-size:12px}.search-layer{position:fixed;z-index:95;top:82px;left:0;right:0;padding:10px 16px}.search-layer.open{visibility:visible;pointer-events:auto}.search-card{width:min(720px,100%);margin:0 auto;background:#080A09;border:1px solid rgba(42,157,92,.45);border-radius:12px;padding:16px;box-shadow:0 12px 28px rgba(8,10,9,.35)}.search-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-label{display:block;color:#8FB3A0;font-size:13px;margin:10px 0 6px}.search-card input{width:100%;height:44px;border:1px solid rgba(42,157,92,.45);background:#141A16;color:#E8F6EE;border-radius:10px;padding:0 12px}.search-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.search-presets a{min-height:42px;display:flex;align-items:center;justify-content:center;background:#1A2420;border:1px solid rgba(42,157,92,.18);border-radius:10px}.search-empty{color:#8FB3A0}.mobile-bottom{display:none}.two-col-not-hero{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-note{border-left:3px solid #2A9D5C;padding:12px 14px;background:#1A2420;border-radius:0 10px 10px 0;color:#EFE6D2}.tagline{color:#EFE6D2}
@media(max-width:820px){.tabs{display:none}.main-content{padding-top:104px;padding-bottom:66px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.grid-2,.app-panel,.footer-grid,.two-col-not-hero{grid-template-columns:1fr}.number-list{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:16px}.search-layer{top:0;bottom:0;padding:0}.search-card{height:100%;width:100%;border:0;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 16px 18px}.search-presets{grid-template-columns:1fr 1fr}.mobile-bottom{position:fixed;z-index:60;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#080A09;border-top:1px solid rgba(42,157,92,.45)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;font-size:12px;min-height:48px}.mobile-bottom a.active{background:#2A9D5C;color:#08110C;font-weight:800}.site-footer{padding-bottom:82px}.app-visual .media-slot{height:320px}}
@media(max-width:560px){.shell,.page-wrap{width:calc(100% - 32px)}.railbar-inner{gap:8px}.rail-action{padding:0 11px;min-width:68px}.brand-link{min-width:72px}.brand-media .logo-img{max-width:92px}.cover-slot{height:260px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.search-presets{grid-template-columns:1fr}.number-list{grid-template-columns:1fr 1fr}.page-hero,.article-section{padding:16px}.hero h1,.page-hero h1{font-size:24px}.section h2,.article-section h2,.card h2{font-size:20px}.app-visual .media-slot{height:300px}}
