body.home-page{background:var(--sp-bg)}.home-hero-actions{display:flex;gap:16px;margin-top:32px;flex-wrap:wrap}.home-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 32px;border-radius:var(--sp-radius-pill);font-size:16px;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease;cursor:pointer;white-space:nowrap}.home-btn-primary{background:var(--sp-mint);color:var(--sp-ink)}.home-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #79efbd66;color:var(--sp-ink)}.home-btn-ghost{background:transparent;color:#f7f6ff;border:1px solid rgba(247,246,255,.6)}.home-btn-ghost:hover{border-color:#fff;background:#f7f6ff1f;color:#fff}.home-section{width:100%;padding:64px 0}.home-section-inner{max-width:1200px;margin:0 auto;padding:0 24px}.home-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:28px}.home-section-title{font-size:32px;font-weight:800;color:var(--sp-ink);margin:0}.home-section-more{font-size:15px;font-weight:600;color:var(--sp-purple)}.home-section-more:hover{color:var(--sp-purple-2)}.home-hot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.home-hot-loading{grid-column:1 / -1;text-align:center;color:var(--sp-text-muted);padding:48px 0;font-size:15px}.home-hot-card{display:block;background:var(--sp-bg);border:1px solid var(--sp-border);border-radius:var(--sp-radius-card);padding:22px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.home-hot-card:hover{transform:translateY(-4px);box-shadow:var(--sp-shadow-card);border-color:transparent;color:inherit}.home-hot-top{display:flex;align-items:center;gap:12px;margin-bottom:18px}.home-hot-icon{width:36px;height:36px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.home-hot-icon img{width:100%;height:100%;object-fit:contain}.home-hot-icon-text{background:var(--sp-bg-soft);color:var(--sp-purple);font-size:12px;font-weight:700}.home-hot-name{display:flex;align-items:baseline;gap:2px}.home-hot-base{font-size:18px;font-weight:800;color:var(--sp-ink)}.home-hot-quote{font-size:13px;color:var(--sp-text-muted)}.home-hot-price{font-size:24px;font-weight:800;color:var(--sp-ink);margin-bottom:6px}.home-hot-change{font-size:15px;font-weight:700}.home-hot-change.up{color:var(--sp-up)}.home-hot-change.down{color:var(--sp-down)}.home-cta-section{padding-top:0}.home-cta-card{background:linear-gradient(135deg,var(--sp-purple) 0%,var(--sp-purple-2) 100%);border-radius:24px;padding:56px 48px;text-align:center;color:#f7f6ff}.home-cta-title{font-size:32px;font-weight:800;margin:0 0 12px;color:#f7f6ff}.home-cta-desc{font-size:17px;color:#f7f6ffd9;margin:0 0 8px}.home-cta-card .home-hero-actions{justify-content:center;margin-top:28px}@media(max-width:991px){.home-hot-grid{grid-template-columns:repeat(2,1fr)}.home-section{padding:44px 0}.home-section-title{font-size:26px}.home-cta-card{padding:40px 24px}.home-cta-title{font-size:26px}}@media(max-width:560px){.home-hot-grid{grid-template-columns:1fr 1fr;gap:12px}.home-hot-card{padding:16px}.home-hot-price{font-size:20px}.home-hero-actions{flex-direction:column}.home-btn{width:100%}}.home-ad-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:28px;opacity:0;transition:opacity .28s ease;pointer-events:none}.home-ad-overlay.home-ad-open{opacity:1;pointer-events:auto}.home-ad-overlay.home-ad-closing{opacity:0;pointer-events:none}.home-ad-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0b3347}.home-ad-panel{position:relative;z-index:1;max-height:min(82vh,680px);animation:home-ad-pop .4s cubic-bezier(.22,1,.36,1)}.home-ad-panel--text{width:min(440px,100%)}.home-ad-panel--image{width:fit-content;max-width:80vw;max-height:80vh}@keyframes home-ad-pop{0%{transform:translateY(18px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.home-ad-close{position:absolute;top:10px;right:10px;width:26px;height:26px;border:none;border-radius:50%;background:#ffffffb8;color:#88869e;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;box-shadow:0 2px 8px #4a21ef1a;transition:color .2s,background .2s}.home-ad-close svg{width:12px;height:12px}.home-ad-close:hover{background:#fff;color:#0d0b33}.home-ad-card-link{display:block;text-decoration:none;color:inherit;border-radius:20px}.home-ad-image-frame{display:block;line-height:0;max-width:80vw;max-height:80vh;border-radius:20px;background:#ffffff8c;border:1px solid rgba(227,225,240,.9);box-shadow:0 16px 48px #4a21ef1f;overflow:hidden}.home-ad-image{display:block;width:auto;height:auto;max-width:none;max-height:none;object-fit:contain;object-position:center;border-radius:0;background:transparent}.home-ad-luxury{position:relative;overflow:hidden;border-radius:20px;padding:0;background:#ffffff94;border:1px solid rgba(196,184,255,.55);box-shadow:0 20px 56px #4a21ef1f,0 0 0 1px #ffffff80 inset;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.home-ad-luxury-inner{position:relative;z-index:1;border-radius:20px;padding:40px 36px 36px;text-align:center;background:radial-gradient(ellipse at 80% 0%,rgba(167,139,250,.22),transparent 55%),radial-gradient(ellipse at 10% 100%,rgba(196,181,253,.18),transparent 50%),linear-gradient(165deg,#f7f6ffa6,#ede9fe80)}.home-ad-luxury-orb{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.home-ad-luxury-orb-a{width:160px;height:160px;top:-50px;right:-30px;background:radial-gradient(circle,rgba(196,181,253,.45),transparent 70%);animation:home-ad-orb 7s ease-in-out infinite}.home-ad-luxury-orb-b{width:180px;height:180px;bottom:-70px;left:-50px;background:radial-gradient(circle,rgba(221,214,254,.5),transparent 70%);animation:home-ad-orb 8s ease-in-out infinite reverse}@keyframes home-ad-orb{0%,to{transform:translate(0);opacity:.7}50%{transform:translate(8px,-6px);opacity:1}}.home-ad-luxury-shine{position:absolute;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-16deg);pointer-events:none;z-index:2;animation:home-ad-shine 5s ease-in-out infinite}@keyframes home-ad-shine{0%{left:-50%;opacity:0}20%{opacity:.8}50%{left:120%;opacity:0}to{left:120%;opacity:0}}.home-ad-luxury-mark{display:flex;justify-content:center;margin-bottom:16px}.home-ad-luxury-mark span{width:28px;height:3px;border-radius:100px;background:linear-gradient(90deg,transparent,#c4b5fd,#a78bfa,#c4b5fd,transparent)}.home-ad-luxury-title{position:relative;margin:0 0 12px;font-family:var(--sp-font, "AlibabaPuHuiTi-2", "PingFang SC", sans-serif);font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1.3;letter-spacing:.01em;color:#0d0b33}.home-ad-luxury-body{position:relative;margin:0 auto;max-width:34em;font-family:var(--sp-font, "AlibabaPuHuiTi-2", "PingFang SC", sans-serif);font-size:15px;line-height:1.7;color:#5b5678;white-space:pre-wrap}.home-ad-luxury-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:22px;width:36px;height:36px;border-radius:50%;background:#a78bfa59;border:1px solid rgba(167,139,250,.45);transition:background .2s,transform .2s}.home-ad-card-link:hover .home-ad-luxury-cta{background:#a78bfa8c;transform:scale(1.05)}.home-ad-luxury-cta-dot{width:7px;height:7px;border-right:2px solid #0d0b33;border-bottom:2px solid #0d0b33;transform:rotate(-45deg) translate(-1px,-1px)}@media(max-width:560px){.home-ad-panel--text{width:min(100%,400px)}.home-ad-luxury-inner{padding:34px 22px 28px}.home-ad-close{top:8px;right:8px}}
