.hs-perf-results-wrapper{--navy:#152d7a;--blue:#28539f;--sky:#78cad8;--cyan:#a8e3e8;--ink:#12235f;--muted:#667396;--panel:#fff;--shadow:0 10px 28px rgba(35,81,144,.1);background:transparent!important;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:15px 0;width:100%}.hs-perf-results-wrapper *,.hs-perf-results-wrapper :after,.hs-perf-results-wrapper :before{box-sizing:border-box}.hs-perf-results-wrapper .visual{background:transparent;margin:0 auto;max-width:1180px;padding:10px;position:relative;width:100%}.hs-perf-results-wrapper .titlebar{align-items:center;background:linear-gradient(100deg,#73cad8,#4380bb 48%,#1a2b75);border-radius:20px;box-shadow:0 14px 30px rgba(26,54,131,.24);color:#fff;display:flex;justify-content:center;min-height:64px;overflow:hidden;padding:12px 24px;position:relative;text-align:center}.hs-perf-results-wrapper .titlebar:after{animation:hsShine 5.5s ease-in-out infinite;background:linear-gradient(110deg,transparent 0 38%,hsla(0,0%,100%,.22) 48%,transparent 58% 100%);content:"";inset:0;position:absolute;transform:translateX(-120%)}.hs-perf-results-wrapper .titlebar h1{color:#fff!important;font-size:clamp(18px,1.8vw,26px);font-weight:800;letter-spacing:.02em;line-height:1.25;margin:0;padding:0;text-shadow:0 2px 8px rgba(0,0,0,.15)}.hs-perf-results-wrapper .cards{display:grid;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:20px}.hs-perf-results-wrapper .card{background:var(--panel);border:1px solid rgba(77,163,197,.25);border-radius:20px;box-shadow:var(--shadow);min-height:320px;opacity:1!important;overflow:hidden;padding:20px 16px 85px;position:relative;transform:translateY(0)!important;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.hs-perf-results-wrapper .card:first-child{--badge-a:#80d5df;--badge-b:#69b8cf}.hs-perf-results-wrapper .card:nth-child(2){--badge-a:#72c5d6;--badge-b:#5ca1c3}.hs-perf-results-wrapper .card:nth-child(3){--badge-a:#6aa8ca;--badge-b:#4f79aa}.hs-perf-results-wrapper .card:nth-child(4){--badge-a:#456aa9;--badge-b:#294287}.hs-perf-results-wrapper .card:nth-child(5){--badge-a:#283e8e;--badge-b:#14266e}.hs-perf-results-wrapper .card:hover{border-color:rgba(67,133,187,.45);box-shadow:0 16px 32px rgba(32,69,135,.15);transform:translateY(-6px) scale(1.01)!important}.hs-perf-results-wrapper .card:before{background:linear-gradient(135deg,rgba(122,205,218,.25),rgba(31,55,128,.08));border-radius:50%;content:"";height:140px;position:absolute;right:-60px;top:-60px;transition:transform .5s ease;width:140px}.hs-perf-results-wrapper .card:hover:before{transform:scale(1.25)}.hs-perf-results-wrapper .index{align-items:center;background:linear-gradient(135deg,var(--sky),var(--blue));border-radius:9px;box-shadow:0 6px 14px rgba(42,91,159,.22);color:#fff;display:inline-flex;font-size:13px;font-weight:800;height:30px;justify-content:center;margin-bottom:12px;width:30px}.hs-perf-results-wrapper .card h2{color:var(--ink)!important;font-size:clamp(15px,1.15vw,18px);font-weight:700;letter-spacing:-.01em;line-height:1.25;margin:0;min-height:52px;padding:0;word-break:break-word}.hs-perf-results-wrapper .card p{color:var(--muted)!important;font-size:12.5px;font-weight:500;line-height:1.4;margin:10px 0 0;padding:0}.hs-perf-results-wrapper .card p strong{color:#263e85!important;display:inline-block;font-size:12px;font-weight:700;line-height:1.35;margin-top:4px}.hs-perf-results-wrapper .badge{animation:hsBreathe 3.8s ease-in-out infinite;background:linear-gradient(145deg,var(--badge-a),var(--badge-b));border-radius:22px;bottom:12px;box-shadow:0 10px 20px rgba(31,55,128,.18);color:#fff;display:grid;font-size:12px;font-weight:800;height:82px;letter-spacing:0;line-height:1.15;padding:6px;place-items:center;position:absolute;right:12px;text-align:center;width:82px}.hs-perf-results-wrapper .card:nth-child(2) .badge{animation-delay:-.8s}.hs-perf-results-wrapper .card:nth-child(3) .badge{animation-delay:-1.6s}.hs-perf-results-wrapper .card:nth-child(4) .badge{animation-delay:-2.4s}.hs-perf-results-wrapper .card:nth-child(5) .badge{animation-delay:-3.2s}.hs-perf-results-wrapper .badge:after{border:1px solid hsla(0,0%,100%,.25);border-radius:17px;content:"";inset:6px;position:absolute}.hs-perf-results-wrapper .status-dot{animation:hsDotPulse 2.2s ease-out infinite;background:#69c8d6;border-radius:50%;bottom:22px;box-shadow:0 0 0 6px rgba(105,200,214,.15);height:8px;left:18px;position:absolute;width:8px}@keyframes hsShine{0%,55%{transform:translateX(-120%)}78%,to{transform:translateX(120%)}}@keyframes hsBreathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.02)}}@keyframes hsDotPulse{0%{box-shadow:0 0 0 0 rgba(105,200,214,.42)}70%{box-shadow:0 0 0 10px rgba(105,200,214,0)}to{box-shadow:0 0 0 0 rgba(105,200,214,0)}}@media (max-width:1024px){.hs-perf-results-wrapper .cards{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.hs-perf-results-wrapper .cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-perf-results-wrapper .card:last-child{grid-column:1/-1}}@media (max-width:540px){.hs-perf-results-wrapper .titlebar{border-radius:16px;min-height:56px;padding:10px 14px}.hs-perf-results-wrapper .titlebar h1{font-size:18px}.hs-perf-results-wrapper .cards{gap:12px;grid-template-columns:1fr}.hs-perf-results-wrapper .card,.hs-perf-results-wrapper .card:last-child{grid-column:auto;min-height:230px}}