.shp-sunfire-wrap{width:100%;max-width:100%}.shp-sunfire-stage{position:relative;width:100%;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 10px 28px rgba(2,6,23,.08);isolation:isolate}.shp-sunfire-iframe{display:block;width:100%;height:var(--shp-iframe-h);border:0;border-radius:18px;background:#fff;visibility:hidden;opacity:0}.shp-overlay{position:absolute;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(255,255,255,.94)}.shp-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;font-weight:800;font-size:13px;color:#0f172a;background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.18)}.shp-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#06b6d4,#2563eb);animation:shpPulse 1.1s ease-in-out infinite}.shp-sub{margin-top:8px;font-weight:600;font-size:13px;color:#475569}.shp-row{display:flex;gap:16px;align-items:center;margin-top:14px}.shp-orbit{width:66px;height:66px;position:relative;flex:0 0 auto}.shp-ring{position:absolute;inset:0;border-radius:50%;border:3px solid rgba(37,99,235,.16)}.shp-ring1{border-top-color:#2563eb;animation:shpSpin 1s linear infinite}.shp-ring2{inset:10px;border-top-color:#06b6d4;animation:shpSpin 1.35s linear infinite reverse}.shp-core{position:absolute;inset:22px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(6,182,212,.55),rgba(37,99,235,.55))}.shp-skeleton{flex:1 1 auto}.shp-line{height:12px;border-radius:10px;margin:10px 0;background:linear-gradient(90deg,rgba(15,23,42,.08) 0%,rgba(15,23,42,.12) 20%,rgba(15,23,42,.08) 40%);background-size:220% 100%;animation:shpShimmer 1.1s infinite}.w90{width:92%}.w80{width:84%}.w70{width:72%}.shp-progress{margin-top:10px;height:10px;border-radius:999px;background:rgba(15,23,42,.08);overflow:hidden}.shp-bar{height:100%;width:40%;background:linear-gradient(90deg,#06b6d4,#2563eb);animation:shpProgress 1.6s infinite}.shp-foot{margin-top:12px;font-weight:600;font-size:12px;color:#64748b}@media (max-width:768px){.shp-sunfire-wrap{--shp-iframe-h:980px}}