*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0F0A0A;color:#F0E8E8;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1220px,calc(100% - 32px));margin:auto}.site-head{position:fixed;z-index:50;left:0;right:0;top:0}.peach-line{height:18px;background:#C41E3A;color:#fff;font-size:12px}.top-line-inner{height:18px;display:flex;align-items:center;justify-content:space-between}.text-tool{border:0;background:transparent;color:#fff;padding:0 4px;cursor:pointer}.face-bar{height:64px;background:#0A0707;border-bottom:1px solid rgba(230,57,70,.18)}.face-inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.brand{justify-self:start;display:flex;align-items:center;min-height:44px}.brand img{display:block;max-height:36px;max-width:190px;object-fit:contain}.brand strong{font-size:22px;color:#fff}.drawer-button,.app-link,.btn{min-height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px}.drawer-button{border:1px solid rgba(230,57,70,.4);background:#1A1212;color:#fff;cursor:pointer}.app-link{justify-self:end;background:linear-gradient(135deg,#FF4D4F 0%,#C41E3A 100%);color:#fff}.sign-track{height:40px;background:#0A0707;border-bottom:1px solid rgba(230,57,70,.18)}.sign-inner{display:flex;height:40px;align-items:center;gap:8px}.sign-inner a{padding:4px 12px;border-radius:6px;color:#C4B0B0}.sign-inner a.active{background:#E63946;color:#fff}.site-main{padding-top:122px}.hero,.page-hero{padding:28px 0 10px}.media-slot{background:#1A1212;border:1px solid rgba(230,57,70,.18);border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:180px}.hero-media{max-height:300px;min-height:220px}.media-slot img{display:block;width:100%;height:100%;max-height:inherit;object-fit:contain;object-position:center}.fallback-title{font-size:30px;color:#fff;padding:60px 20px;text-align:center}.eyebrow{color:#FF4D4F;font-weight:700;letter-spacing:.08em}.hero h1,.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.25;margin:10px 0;color:#fff}.lead{max-width:880px;color:#C4B0B0;font-size:16px}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.btn.primary{background:linear-gradient(135deg,#FF4D4F 0%,#C41E3A 100%);color:#fff}.btn.secondary{background:#1A1212;color:#fff;border:1px solid #C41E3A}.section{padding:28px 0}.section h2{font-size:24px;color:#fff;margin:0 0 8px}.section-intro{color:#C4B0B0;max-width:900px}.red-grid,.card-grid,.six-grid,.status-grid{display:grid;gap:14px}.red-grid{grid-template-columns:repeat(3,1fr)}.card-grid{grid-template-columns:repeat(4,1fr)}.six-grid{grid-template-columns:repeat(3,1fr)}.status-grid{grid-template-columns:repeat(4,1fr)}.card,.red-card,.status-card,.number-row,.step-card,.clause,.faq-item{background:#1A1212;border:1px solid rgba(230,57,70,.18);border-radius:14px;padding:18px;box-shadow:0 16px 40px rgba(0,0,0,.25)}.red-card:nth-child(odd){border-top:3px solid #FF4D4F}.red-card:nth-child(even){border-top:3px solid #C41E3A}.card img{height:200px;width:100%;object-fit:contain;background:#0A0707;border-radius:10px;margin-bottom:12px}.card h3,.red-card h3,.status-card h3,.step-card h3,.clause h2,.faq-item h2{color:#fff;margin:0 0 8px}.card p,.red-card p,.status-card p,.step-card p,.clause p,.faq-item p{color:#C4B0B0;margin:0}.inline-link{display:inline-block;margin-top:12px;color:#FF4D4F;font-weight:700}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:20px;align-items:center}.split .media-slot{height:240px}.number-list{display:grid;gap:10px}.number-row{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:start}.number{font-size:34px;color:#FF4D4F;font-weight:800;line-height:1}.folio-list{display:grid;gap:10px}.folio-item{display:grid;grid-template-columns:120px 1fr auto;gap:16px;align-items:center;padding:16px;border-bottom:1px solid rgba(230,57,70,.18);background:#1A1212;border-radius:10px}.folio-item strong{color:#fff}.folio-item span{color:#C4B0B0}.article-copy{max-width:900px}.article-copy p{color:#F0E8E8;margin:0 0 16px}.article-copy h2{margin-top:28px}.note-mark{border-left:3px solid #E63946;padding:12px 16px;background:#1A1212;color:#C4B0B0}.site-footer{background:#080505;margin-top:40px;padding:34px 0 90px;border-top:1px solid rgba(230,57,70,.18)}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{height:34px;max-width:180px;object-fit:contain}.footer-brand strong{display:block;color:#fff}.footer-brand span{font-size:12px;color:#8A7070}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}.footer-grid section{display:flex;flex-direction:column;gap:8px}.footer-grid h2{font-size:15px;color:#fff;margin:0 0 4px}.footer-grid a,.footer-note{color:#C4B0B0}.footer-note{margin-top:28px;border-top:1px solid rgba(230,57,70,.18);padding-top:18px;font-size:14px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.64);z-index:70;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.open{opacity:1;visibility:visible;pointer-events:auto}.red-drawer{position:fixed;z-index:80;left:0;top:0;bottom:0;width:min(370px,86vw);background:#0A0707;transform:translateX(-101%);visibility:hidden;pointer-events:none;transition:.25s;overflow-y:auto;padding:18px}.red-drawer.open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-top{display:flex;justify-content:space-between;gap:12px;align-items:center;position:sticky;top:-18px;background:#0A0707;padding:18px 0 12px;z-index:2}.drawer-brand{display:flex;align-items:center;gap:10px}.drawer-brand img{height:30px;max-width:150px;object-fit:contain}.drawer-brand small{display:block;color:#8A7070}.drawer-top button,.search-title button{border:1px solid rgba(230,57,70,.4);background:#1A1212;color:#fff;border-radius:8px;min-height:44px;padding:0 12px}.drawer-groups{display:grid;gap:12px}.drawer-groups section{background:#1A1212;border:1px solid rgba(230,57,70,.18);border-radius:14px;padding:14px}.drawer-groups h2{font-size:14px;color:#FF4D4F;margin:0 0 8px}.drawer-groups a{display:block;padding:10px;border-radius:8px}.drawer-groups a:hover,.drawer-groups a:focus-visible{background:#241818}.drawer-groups strong{display:block;color:#fff}.drawer-groups span{display:block;color:#C4B0B0;font-size:13px}.search-panel{position:fixed;z-index:85;left:0;right:0;top:82px;visibility:hidden;pointer-events:none;opacity:0;transition:.2s}.search-panel.open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(760px,calc(100% - 32px));margin:auto;background:#0A0707;border:1px solid rgba(230,57,70,.28);border-radius:14px;padding:18px;box-shadow:0 16px 40px rgba(0,0,0,.55)}.search-title{display:flex;justify-content:space-between;align-items:center}.search-look{margin:14px 0;padding:16px;background:#1A1212;color:#C4B0B0;border-radius:10px}.search-shortcuts{display:flex;flex-wrap:wrap;gap:8px}.search-shortcuts a{min-height:44px;padding:10px 14px;background:#241818;border:1px solid rgba(230,57,70,.18);border-radius:8px}.mobile-bottom{display:none}a:hover,a:focus-visible,button:hover,button:focus-visible{outline:2px solid #FF4D4F;outline-offset:2px}.app-product{display:grid;grid-template-columns:minmax(260px,.7fr) 1fr;gap:24px;align-items:center}.app-product .media-slot{max-height:420px}.legal-list{display:grid;gap:14px}.mini-tag{display:inline-block;background:#E63946;color:#fff;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}
@media(max-width:900px){.card-grid{grid-template-columns:repeat(2,1fr)}.red-grid,.six-grid{grid-template-columns:repeat(2,1fr)}.status-grid{grid-template-columns:repeat(2,1fr)}.split,.app-product{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.site-main{padding-top:82px;padding-bottom:62px}.sign-track{display:none}.face-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.brand img{max-width:125px;height:30px}.brand strong{font-size:18px}.drawer-button,.app-link{padding:0 11px}.hero{padding-top:18px}.hero-media{min-height:160px}.red-grid,.card-grid,.six-grid,.status-grid{grid-template-columns:1fr}.folio-item{grid-template-columns:1fr}.number-row{grid-template-columns:52px 1fr}.footer-grid{grid-template-columns:1fr 1fr}.search-panel{top:0;bottom:0;background:#0A0707}.search-card{width:100%;height:100%;border:0;border-radius:0;padding:22px 16px}.mobile-bottom{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:60;left:0;right:0;bottom:0;padding-bottom:env(safe-area-inset-bottom);background:#0A0707;border-top:1px solid rgba(230,57,70,.18)}.mobile-bottom a{height:50px;display:flex;align-items:center;justify-content:center;color:#C4B0B0;font-size:13px}.mobile-bottom a.active{background:#E63946;color:#fff}.site-footer{padding-bottom:90px}}
