*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Inter',-apple-system,'PingFang SC','Microsoft YaHei',sans-serif;color:#1e293b;line-height:1.6;background:#f8fafc;overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto;border-radius:10px}
.split{display:flex;min-height:100vh}
.left,.right{width:50%;display:flex;align-items:center;justify-content:center;padding:48px 5%}
.left{background:linear-gradient(135deg,#0f172a,#1e293b 60%,#334155);color:#fff;position:relative;overflow:hidden}
.left::after{content:'';position:absolute;right:-80px;top:20%;width:300px;height:300px;border-radius:50%;background:rgba(240,185,11,.08)}
.left .inner{max-width:420px;width:100%;position:relative;z-index:1}
.left .logo{font-size:1.4rem;font-weight:900;color:#f0b90b;letter-spacing:2px;margin-bottom:30px}
.left .tag{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:40px;background:rgba(240,185,11,.12);border:1px solid rgba(240,185,11,.3);font-size:.72rem;color:#f0b90b;font-weight:600;margin-bottom:18px}
.left h1{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:900;line-height:1.2;margin-bottom:14px}
.left h1 em{font-style:normal;color:#f0b90b}
.left p{font-size:.88rem;color:rgba(255,255,255,.65);line-height:1.8;margin-bottom:24px}
.left .btns{display:flex;gap:12px;flex-wrap:wrap}
.left .btns a{padding:13px 32px;border-radius:12px;font-weight:700;font-size:.88rem}
.left .btns .p{background:#f0b90b;color:#0f172a;box-shadow:0 10px 28px rgba(240,185,11,.3)}
.left .btns .s{border:1px solid rgba(255,255,255,.25);color:#fff}
.left .safety{display:flex;gap:22px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}
.left .safety div{font-size:.7rem;color:rgba(255,255,255,.5)}
.left .safety div b{display:block;font-size:.95rem;font-weight:700;color:#f0b90b;margin-bottom:2px}
.right{background:#f8fafc}
.right .inner{max-width:440px;width:100%}
.quote{font-size:.72rem;font-weight:700;color:#f0b90b;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px}
.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}
.pcard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px;box-shadow:0 2px 12px rgba(15,23,42,.05)}
.pcard .sym{font-size:.72rem;color:#94a3b8;font-weight:600}
.pcard .pr{font-size:1.2rem;font-weight:800;font-family:'SF Mono',Consolas,monospace;margin:3px 0}
.pcard .cg{font-size:.72rem;font-weight:600}
.up{color:#22c55e}.down{color:#ef4444}
.feat-list{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}
.feat{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:13px 16px}
.feat .ic{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#f0b90b,#f59e0b);color:#0f172a;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;flex-shrink:0}
.feat h4{font-size:.88rem;font-weight:700;color:#0f172a}
.feat p{font-size:.75rem;color:#64748b}
.links{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.link{display:block;padding:12px 16px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;font-size:.82rem;font-weight:600;color:#334155}
.link:hover{border-color:#f0b90b}
.link .t{font-size:.7rem;color:#94a3b8;font-weight:500;display:block;margin-top:2px}
.artp{max-width:800px;margin:0 auto;padding:34px 5% 50px}
.art-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:34px 32px;box-shadow:0 4px 20px rgba(15,23,42,.06)}
.art-b{display:inline-block;font-size:.8rem;color:#f0b90b;font-weight:700;margin-bottom:16px}
.art-h1{font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:900;margin-bottom:10px;line-height:1.3;color:#0f172a}
.art-meta{font-size:.74rem;color:#94a3b8;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}
.ab{font-size:.96rem;color:#475569;line-height:1.9}
.ab h2{font-size:1.18rem;font-weight:800;color:#0f172a;margin:28px 0 12px;padding-left:14px;border-left:4px solid #f0b90b;border-radius:2px}
.ab p{margin-bottom:16px;text-align:justify}
.ab img{margin:18px auto;display:block;box-shadow:0 8px 24px rgba(15,23,42,.1)}
.ab ul,.ab ol{margin:0 0 16px 22px}
.ab li{margin-bottom:6px}
.art-c{text-align:center;padding:26px 0 6px;border-top:1px solid #e2e8f0;margin-top:30px}
.art-c a{display:inline-block;padding:13px 44px;border-radius:12px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#f0b90b;font-weight:700;font-size:.9rem;box-shadow:0 8px 24px rgba(15,23,42,.15)}
.ls{max-width:900px;margin:0 auto;padding:34px 5% 50px}
.ls-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:30px;box-shadow:0 4px 20px rgba(15,23,42,.06)}
.ls-h1{font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:900;margin-bottom:22px;color:#0f172a}
.ls-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.ls-item{padding:16px 18px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;transition:border-color .2s;display:block}
.ls-item:hover{border-color:#f0b90b}
.ls-item .ls-date{font-size:.68rem;color:#94a3b8;margin-bottom:5px}
.ls-item .ls-t{font-size:.92rem;font-weight:700;color:#1e293b;line-height:1.4}
.pg{display:flex;justify-content:center;gap:10px;padding:26px 0 0}
.pg a,.pg s{padding:8px 18px;border-radius:10px;font-size:.84rem;font-weight:600;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0}
.pg s{background:linear-gradient(135deg,#0f172a,#1e293b);color:#f0b90b}
.ft{background:linear-gradient(135deg,#0f172a,#1e293b);text-align:center;padding:22px 5%;font-size:.72rem}
.ft-trust{display:flex;justify-content:center;gap:20px;margin-bottom:12px;flex-wrap:wrap}
.ft-trust a{font-size:.78rem;color:#94a3b8}
.ft-trust a:hover{color:#f0b90b}
.ft .disc{font-size:.7rem;margin-top:6px;color:#64748b}
@media(max-width:760px){
.split{flex-direction:column}
.left,.right{width:100%}
.left{padding:44px 6%}
.right{padding:36px 6% 48px}
.ls-grid{grid-template-columns:1fr}
.art-card{padding:24px 18px}
.ls-card{padding:22px 18px}
}