:root{--bg:#eceaf7;--panel:#fff;--text:#171536;--muted:#777293;--purple1:#7140ec;--purple2:#4b24af;--purple3:#311679;--green:#18bf63;--blue:#3976f4;--orange:#ff8427;--pink:#e84ba5}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;font-family:Tahoma,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at 15% 0%,rgba(116,75,237,.12),transparent 30%),linear-gradient(180deg,#f1eff9,#e9e7f3)}button{font:inherit}.page{width:min(1040px,calc(100% - 18px));margin:10px auto 18px}.glass-purple{color:#fff;background:radial-gradient(circle at 84% 18%,rgba(166,105,255,.38),transparent 28%),radial-gradient(circle at 16% 50%,rgba(123,92,255,.28),transparent 25%),linear-gradient(135deg,var(--purple1),var(--purple2) 55%,var(--purple3));box-shadow:0 16px 38px rgba(71,38,160,.22)}.white-card{background:rgba(255,255,255,.92);border:1px solid rgba(223,219,237,.95);box-shadow:0 8px 22px rgba(54,35,106,.045)}.notice,.loading-card{margin:12px 0;padding:16px 20px;border-radius:16px;background:#fff;border:1px solid #ded8ee}.notice.success{color:#087d3c;border-color:#bde8ce}.notice.error{color:#b82343;border-color:#ffc3cf}.loading-card{display:grid;gap:8px;text-align:center}.loading-card span{color:var(--muted);font-size:13px}.hero{position:relative;overflow:hidden;min-height:310px;border-radius:24px}.hero-inner{min-height:310px;display:grid;direction:ltr;grid-template-columns:260px 1fr 250px;align-items:center;gap:20px;padding:34px 38px;position:relative;z-index:2}.hero-inner>*{direction:rtl}.hero-rings{position:absolute;left:22px;top:38px;width:240px;height:240px;border-radius:50%;border:1px solid rgba(255,255,255,.26)}.hero-rings:before,.hero-rings:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.17)}.hero-rings:before{inset:26px}.hero-rings:after{inset:56px}.hero-rings i{position:absolute;width:8px;height:8px;border-radius:50%;background:#fff}.hero-rings i:nth-child(1){left:58px;top:14px}.hero-rings i:nth-child(2){right:1px;top:94px}.hero-rings i:nth-child(3){left:43px;bottom:16px}.hero-shield-wrap{width:240px;height:240px;display:grid;place-items:center;justify-self:center}.shield-svg{width:220px;height:204px;display:block}.hero-copy h1{margin:0 0 13px;font-size:31px;font-weight:900;line-height:1.5;display:flex;align-items:center;gap:10px}.live-dot{width:13px;height:13px;border-radius:50%;background:#48e58d;box-shadow:0 0 0 6px rgba(72,229,141,.13)}.hero-copy p{margin:0;color:rgba(255,255,255,.86);font-size:14px;line-height:2}.status-pill{margin-top:20px;display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);font-size:13px}.signal{display:flex;direction:ltr;align-items:flex-end;gap:3px;height:18px}.signal b{width:3px;border-radius:3px;background:#45e58c}.signal b:nth-child(1){height:6px}.signal b:nth-child(2){height:10px}.signal b:nth-child(3){height:14px}.signal b:nth-child(4){height:18px}.ip-box{padding:24px 22px;border-radius:18px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.08);color:#fff;text-align:right;cursor:pointer}.ip-label{display:block;font-size:13px;color:rgba(255,255,255,.82)}.ip-line{direction:ltr;display:flex;justify-content:flex-end;align-items:center;gap:10px;margin:10px 0 18px}.ip-number{font-size:30px;font-weight:900}.copy-icon{width:22px;height:22px}.protocol{display:inline-flex;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.13);font-size:12px}.world{position:absolute;right:4px;top:38px;width:280px;height:190px;opacity:.26}.pin{position:absolute;right:75px;top:130px;width:44px;height:44px;border-radius:50%;background:#8653f8;box-shadow:0 0 0 14px rgba(134,83,248,.12)}.pin:after{content:"";position:absolute;inset:15px;border-radius:50%;background:#fff}.down-hero .live-dot{background:#ffc44d}.down-hero .signal b{background:#ffb347}.expired-hero{background:radial-gradient(circle at 84% 18%,rgba(255,94,126,.25),transparent 30%),linear-gradient(135deg,#302041,#181d45 58%,#0e1831)}.expired-hero .live-dot,.expired-hero .signal b{background:#ff5578}.expired-hero h1{color:#ff6b88}.stats{margin-top:26px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.stat{min-height:205px;border-radius:18px;padding:24px 14px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.icon-box{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;margin-bottom:18px;font-size:28px;font-weight:900}.ic-purple{background:#eee6ff;color:#7137e8}.ic-green{background:#e8f8ee;color:#12a953}.ic-blue{background:#e9efff;color:#3976f4}.ic-orange{background:#fff0e3;color:#fb7f1f}.ic-pink{background:#fdeaf6;color:#e64aa4}.stat-title{font-size:13px;color:#554f74;margin-bottom:14px}.stat-value{font-size:23px;font-weight:900}.stat-note{font-size:12px;color:var(--muted);margin-top:15px}.good{color:#15b75d}.bad-value{color:#e83b62}.quick-reset{margin-top:26px}.quick-reset button{width:100%;min-height:108px;border-radius:22px;padding:18px 22px;display:flex;align-items:center;gap:17px;border:1px solid #dfd2fb;background:radial-gradient(circle at 8% 50%,rgba(112,64,236,.10),transparent 24%),linear-gradient(135deg,#fcfaff,#f2ebff);box-shadow:0 10px 26px rgba(74,42,147,.075);cursor:pointer;color:inherit}.quick-reset button:hover:not(:disabled){transform:translateY(-2px)}.quick-reset button:disabled{cursor:not-allowed;opacity:.55}.reset-icon{width:62px;height:62px;border-radius:19px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(145deg,#8659f7,#6230df);font-size:34px}.quick-reset-copy{flex:1;text-align:right;display:grid;gap:7px}.quick-reset-copy strong{font-size:20px;color:#6330db}.quick-reset-copy small{color:var(--muted);line-height:1.9}.quick-reset-arrow{font-size:31px;color:#6f38e4}.tunnel{margin-top:18px;min-height:245px;border-radius:20px;padding:30px 38px;display:grid;direction:rtl;grid-template-columns:270px minmax(0,1fr);grid-template-areas:"visual copy";align-items:center;gap:28px;background:radial-gradient(circle at 82% 50%,rgba(28,205,110,.10),transparent 25%),rgba(255,255,255,.93);border:1px solid #d5eadf;box-shadow:0 8px 24px rgba(26,130,79,.05)}.tunnel-copy{grid-area:copy}.tunnel-copy h2{margin:0 0 17px;color:#159e56;font-size:26px}.tunnel-state{color:#159e56;font-size:24px;font-weight:900;margin-bottom:14px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tunnel-copy p{margin:0;color:#676282;font-size:14px;line-height:2.1}.state-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#e8f8ee;color:#129b50;font-size:12px;border:1px solid #bde8ce}.state-badge.neutral{background:#eee9fb;color:#6b48c7;border-color:#d9cef8}.tunnel-visual{grid-area:visual;justify-self:center;position:relative;width:180px;height:180px;display:grid;place-items:center}.tunnel-visual:before,.tunnel-visual:after{content:"";position:absolute;border:1px solid rgba(20,183,89,.22);border-radius:50%}.tunnel-visual:before{width:178px;height:178px}.tunnel-visual:after{width:128px;height:128px}.dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#14b65a;z-index:3}.d1{top:7px;left:57px}.d2{right:22px;bottom:46px}.d3{left:88px;bottom:1px}.mini-shield{width:126px;height:142px;display:grid;place-items:center;color:#fff;font-size:58px;font-weight:900;clip-path:polygon(50% 0,92% 18%,92% 57%,78% 81%,50% 100%,22% 81%,8% 57%,8% 18%);background:linear-gradient(145deg,#42e487,#079346);box-shadow:0 15px 30px rgba(7,147,70,.25)}.tunnel-down{background:radial-gradient(circle at 82% 50%,rgba(255,75,104,.13),transparent 27%),linear-gradient(135deg,#fff9fb,#fff);border-color:#ffc3cf}.tunnel-down h2,.tunnel-down .tunnel-state{color:#d93459}.tunnel-down .state-badge{background:#ffe8ed;color:#c3264a;border-color:#ffc2cf}.tunnel-down .mini-shield{background:linear-gradient(145deg,#ffb944,#e53658)}.tunnel-down .dot{background:#ff4166}.support-warning{font-weight:900;color:#b82343}.expired-tunnel{background:linear-gradient(135deg,#fff8fa,#fff);border-color:#ffc0cc}.expired-tunnel h2,.expired-tunnel .tunnel-state{color:#d52d53}.expired-tunnel .mini-shield{background:linear-gradient(145deg,#ff9b5a,#ce244e)}.tunnel-checking{border-color:#d8cef4;background:linear-gradient(135deg,#fbf9ff,#fff)}.tunnel-checking h2,.tunnel-checking .tunnel-state{color:#6844c5}.tunnel-checking .mini-shield{background:linear-gradient(145deg,#9c7cf2,#6844c5)}.usage{margin-top:26px;border-radius:20px;padding:24px 30px 30px}.section-title{margin:0 0 23px;text-align:center;font-size:26px;font-weight:900}.usage-layout{direction:ltr;display:grid;grid-template-columns:245px 1fr;gap:28px;align-items:center}.usage-layout>*{direction:rtl}.donut{width:190px;height:190px;margin:auto;border-radius:50%;padding:15px;background:conic-gradient(#ec4cab 0 24%,#8b55ff 24% 71%,#5277ff 71% 100%)}.donut-center{height:100%;border-radius:50%;display:grid;place-items:center;text-align:center;background:#4921a6}.donut-center small{display:block;color:rgba(255,255,255,.78);margin-bottom:8px}.donut-center b{font-size:26px}.donut-center span{display:block;font-size:12px;color:rgba(255,255,255,.74);margin-top:8px}.traffic{direction:ltr;display:grid;grid-template-columns:1fr 1fr;gap:18px}.traffic>*{direction:rtl}.traffic-card{padding:21px;border-radius:16px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.08)}.traffic-head{display:flex;align-items:center;gap:14px}.traffic-head .icon-box{margin:0}.traffic-title{font-size:12px;color:rgba(255,255,255,.80)}.traffic-value{font-size:25px;font-weight:900;margin-top:5px}.bar{height:7px;border-radius:99px;background:rgba(255,255,255,.20);overflow:hidden;margin-top:20px;direction:ltr}.bar span{display:block;height:100%;border-radius:99px}.bar.download span{width:68%;background:#4e79ff}.bar.upload span{width:24%;background:#ef4aaa}.limit{font-size:11px;color:rgba(255,255,255,.72);margin-top:9px}.countries{margin-top:26px;border-radius:20px;padding:23px 27px 25px}.country-sub{text-align:center;color:rgba(255,255,255,.72);font-size:12px;margin:-13px 0 20px}.country-row{display:grid;direction:ltr;grid-template-columns:repeat(5,1fr);gap:12px}.country-row>*{direction:rtl}.country{position:relative;padding:18px 8px;border-radius:15px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.08);color:#fff;text-align:center;cursor:pointer;transition:.2s}.country:hover:not(:disabled){transform:translateY(-2px);background:rgba(255,255,255,.12)}.country.active{border-color:#fff;background:rgba(255,255,255,.12);box-shadow:0 0 0 2px rgba(255,255,255,.16)}.country.active:after{content:"✓";position:absolute;left:8px;top:8px;width:22px;height:22px;border-radius:50%;background:#9a66ff;display:grid;place-items:center;font-size:12px}.flag{display:block;width:60px;height:40px;margin:0 auto 11px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.18);position:relative;background:#ddd}.flag-de{background:linear-gradient(#111 0 33.33%,#df1717 33.33% 66.66%,#f1c40f 66.66%)}.flag-fr{background:linear-gradient(90deg,#123aa3 0 33.33%,#fff 33.33% 66.66%,#ef3340 66.66%)}.flag-gb{background:linear-gradient(33deg,transparent 42%,#fff 42% 48%,#cf142b 48% 53%,#fff 53% 59%,transparent 59%),linear-gradient(-33deg,transparent 42%,#fff 42% 48%,#cf142b 48% 53%,#fff 53% 59%,transparent 59%),#173a8f}.flag-us{background:repeating-linear-gradient(#b22234 0 3.08px,#fff 3.08px 6.16px)}.flag-tr{background:#e30a17}.flag-tr:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;left:18px;top:11px}.flag-tr:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#e30a17;left:22px;top:12.5px}.country-fa{display:block;font-weight:900}.country-en{display:block;font-size:11px;color:rgba(255,255,255,.65);margin-top:5px}.is-disabled{opacity:.55;filter:grayscale(.2);pointer-events:none}.footer{margin-top:17px;min-height:50px;padding:12px 20px;border-radius:15px;color:#74708d;font-size:12px;background:linear-gradient(90deg,#f0ebfb,#f8f5ff);border:1px solid #e3dcf3;display:flex;align-items:center;justify-content:center;gap:12px}.footer-shield{width:28px;height:30px;display:grid;place-items:center;color:#7950e8;font-size:23px}.toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,25px);opacity:0;pointer-events:none;background:#21144d;color:#fff;padding:12px 18px;border-radius:11px;transition:.25s;z-index:50}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:820px){.hero-inner{grid-template-columns:220px 1fr;grid-template-rows:auto auto}.hero-shield-wrap{width:220px;height:220px;grid-row:1/span 2}.ip-box{grid-column:2}.stats{grid-template-columns:repeat(2,1fr)}.stats .stat:last-child{grid-column:1/-1}.country-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.page{width:min(100% - 10px,1040px);margin-top:5px}.hero-inner{grid-template-columns:1fr;text-align:center;padding:24px 15px}.hero-shield-wrap{width:200px;height:190px;grid-row:auto}.shield-svg{width:190px;height:176px}.hero-copy h1{justify-content:center;font-size:24px}.ip-box{grid-column:auto;text-align:center}.ip-line{justify-content:center}.world,.pin{display:none}.stats{grid-template-columns:1fr;gap:10px}.stats .stat:last-child{grid-column:auto}.stat{min-height:140px}.quick-reset button{padding:15px;gap:12px}.reset-icon{width:54px;height:54px}.tunnel,.tunnel.tunnel-down{grid-template-columns:1fr;grid-template-areas:"copy" "visual";text-align:center;padding:24px 18px;gap:14px}.tunnel-copy{display:flex;flex-direction:column;align-items:center}.tunnel-state{justify-content:center;flex-direction:column;font-size:21px}.tunnel-copy p{font-size:13px}.tunnel-visual{width:150px;height:150px}.tunnel-visual:before{width:145px;height:145px}.tunnel-visual:after{width:105px;height:105px}.mini-shield{width:105px;height:120px;font-size:48px}.usage-layout{grid-template-columns:1fr}.traffic{grid-template-columns:1fr}.country-row{grid-template-columns:1fr 1fr}.countries{padding:22px 14px}.ip-number{font-size:26px}}

/* v4.0.1 visual refinements */
.expired-hero .hero-copy h1{white-space:nowrap;font-size:29px}
.down-hero{
  background:
    radial-gradient(circle at 84% 18%,rgba(255,214,90,.22),transparent 30%),
    radial-gradient(circle at 15% 52%,rgba(255,105,72,.20),transparent 28%),
    linear-gradient(135deg,#7a2f36 0%,#512449 48%,#251d45 100%);
  box-shadow:0 16px 38px rgba(112,37,55,.26)
}
.down-hero .hero-copy h1{color:#fff5dc}
.down-hero .hero-copy p{color:rgba(255,248,232,.92);font-weight:700}
.down-hero .status-pill{background:rgba(255,175,72,.14);border-color:rgba(255,210,128,.32)}
.hero-alert-kicker{display:inline-flex;align-items:center;margin-bottom:8px;padding:7px 12px;border-radius:999px;background:#ffcf57;color:#55283d;font-size:12px;font-weight:900;box-shadow:0 7px 18px rgba(255,174,55,.22)}
.tunnel-priority{margin-top:18px}
.tunnel-copy h2{margin-bottom:16px}
.tunnel-copy h2 span{display:inline-flex;padding:8px 14px;border-radius:12px;background:#e9f8ef;border:1px solid #c7ead4;box-shadow:0 6px 16px rgba(20,158,86,.08)}
.tunnel-down .tunnel-copy h2 span{background:#ffe8ed;border-color:#ffc3cf;color:#c3264a}
.expired-tunnel .tunnel-copy h2 span{background:#ffe9ee;border-color:#ffc4d0;color:#c92d51}
.tunnel-checking .tunnel-copy h2 span{background:#eee9fb;border-color:#d9cef8;color:#6844c5}
.no-contact-warning{margin-top:15px;padding:13px 16px;border-radius:13px;background:#fff0b8;border:1px solid #ffd45a;color:#713d00;font-size:15px;font-weight:900;line-height:1.9;box-shadow:0 8px 20px rgba(255,181,41,.14)}

@media(max-width:900px){.expired-hero .hero-copy h1{white-space:normal}}
@media(max-width:600px){
  .expired-hero .hero-copy h1{font-size:23px;white-space:nowrap;gap:7px}
  .expired-hero .hero-copy h1 .live-dot{width:11px;height:11px;flex:0 0 auto}
  .down-hero .hero-copy h1{font-size:23px}
  .hero-alert-kicker{margin-left:auto;margin-right:auto}
  .tunnel-priority{margin-top:12px}
  .tunnel-copy h2 span{padding:7px 13px}
  .no-contact-warning{font-size:13px;padding:12px 13px;text-align:center}
}
@media(max-width:390px){.expired-hero .hero-copy h1{font-size:21px}}


/* v4.0.2 focused fixes */
@media(min-width:901px){
  .down-hero .hero-copy h1{white-space:nowrap;font-size:27px;letter-spacing:-.35px;gap:8px}
  .down-hero .hero-copy{min-width:0}
  .down-hero .hero-inner{grid-template-columns:250px minmax(360px,1fr) 250px;gap:16px;padding-left:30px;padding-right:30px}
}
.eta-warning{margin-top:10px;padding:12px 16px;border-radius:13px;background:linear-gradient(135deg,#eee8ff,#f7f4ff);border:1px solid #cbbcff;color:#5532ad;font-size:14px;font-weight:800;line-height:1.9;box-shadow:0 8px 20px rgba(92,56,190,.11);display:flex;align-items:center;gap:9px}
.eta-warning strong{font-size:15px;color:#3f1f98}
.eta-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto;background:#6f43dd;color:#fff;font-size:17px}
.flag-svg-wrap{background:transparent}
.flag-svg-wrap svg{display:block;width:100%;height:100%;border-radius:8px}
@media(max-width:600px){
  .eta-warning{font-size:13px;padding:11px 12px;text-align:right;width:100%}
  .eta-warning strong{font-size:13px}
  .down-hero .hero-copy h1{white-space:normal}
}

/* v4.1.0 integrated NET5NET speed test */
.speedtest-card{margin-top:26px;border-radius:22px;padding:26px 30px 24px;overflow:hidden;position:relative;background:linear-gradient(145deg,#fff 0%,#faf8ff 62%,#f1edff 100%);border:1px solid #e5def6;box-shadow:0 14px 34px rgba(66,42,126,.10)}
.speedtest-card:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;left:-90px;top:-120px;background:radial-gradient(circle,rgba(118,75,221,.14),transparent 68%);pointer-events:none}
.speedtest-head{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:1}.speedtest-title-wrap{display:flex;align-items:center;gap:14px}.speedtest-icon{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,#8559ec,#5830bd);color:#fff;font-size:30px;box-shadow:0 10px 22px rgba(102,58,202,.25)}.speedtest-head h2{margin:0;color:#292044;font-size:23px;font-weight:900}.speedtest-head p{margin:7px 0 0;color:#77708f;font-size:12px}.speedtest-plan{padding:9px 14px;border-radius:999px;background:#eee8ff;border:1px solid #d8ccf8;color:#6038c4;font-size:12px;font-weight:900;white-space:nowrap}
.speedtest-gauge{display:flex;justify-content:center;margin:25px 0 21px}.speedtest-ring{--speed-progress:0%;width:190px;height:190px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#7044dc var(--speed-progress),#e8e2f5 0);padding:13px;transition:background .25s}.speedtest-ring-inner{width:100%;height:100%;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;box-shadow:inset 0 0 0 1px #eee9f8}.speedtest-ring strong{font-size:43px;line-height:1;color:#34235d;font-weight:900;font-variant-numeric:tabular-nums}.speedtest-ring span{font-size:12px;color:#806cad;margin-top:5px;font-weight:800}.speedtest-ring small{margin-top:12px;color:#8a839a;font-size:11px}
.speedtest-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;direction:ltr}.speed-metric{direction:rtl;text-align:center;padding:15px 9px;border-radius:15px;background:#fff;border:1px solid #e9e3f4}.speed-metric span{display:block;color:#847d93;font-size:11px}.speed-metric strong{display:inline-block;color:#332650;font-size:23px;margin-top:7px;font-variant-numeric:tabular-nums}.speed-metric small{font-size:10px;color:#9c94aa;margin-right:4px}
.speedtest-result{margin-top:16px;padding:15px 17px;border-radius:15px;display:flex;align-items:flex-start;gap:13px;border:1px solid}.speedtest-result[hidden]{display:none}.speed-result-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;font-size:20px;font-weight:900}.speedtest-result strong{display:block;font-size:15px;font-weight:900}.speedtest-result p{margin:5px 0 0;font-size:12px;line-height:1.9}.result-super,.result-excellent{background:#edfbf4;border-color:#bce9d1;color:#176b44}.result-super .speed-result-icon,.result-excellent .speed-result-icon{background:#27ae70;color:#fff}.result-good{background:#eff7ff;border-color:#c9e1f7;color:#26638e}.result-good .speed-result-icon{background:#3b8fd0;color:#fff}.result-medium{background:#fff8e7;border-color:#f2d795;color:#805b06}.result-medium .speed-result-icon{background:#e6a91d;color:#fff}.result-weak{background:#fff0f3;border-color:#f3bec8;color:#a32743}.result-weak .speed-result-icon{background:#dc3c5f;color:#fff}
.speedtest-start{width:100%;border:0;border-radius:15px;margin-top:17px;padding:15px 20px;background:linear-gradient(135deg,#7548dd,#5730b8);color:#fff;font:inherit;font-weight:900;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px;box-shadow:0 10px 22px rgba(95,54,192,.22);transition:.2s}.speedtest-start:hover:not(:disabled){transform:translateY(-1px)}.speedtest-start.is-running{background:linear-gradient(135deg,#e24b69,#bd294b)}.speedtest-start:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.speedtest-note{text-align:center;margin:12px 0 0;color:#8c8599;font-size:11px}.speedtest-disabled{filter:grayscale(.15)}
@media(max-width:600px){.speedtest-card{padding:20px 13px}.speedtest-head{align-items:flex-start}.speedtest-title-wrap{gap:10px}.speedtest-icon{width:47px;height:47px;border-radius:14px;font-size:25px}.speedtest-head h2{font-size:18px}.speedtest-head p{font-size:11px;line-height:1.7}.speedtest-plan{padding:7px 9px;font-size:10px}.speedtest-gauge{margin:21px 0 18px}.speedtest-ring{width:165px;height:165px}.speedtest-ring strong{font-size:37px}.speedtest-metrics{grid-template-columns:1fr 1fr;gap:8px}.speed-metric{padding:13px 6px}.speedtest-result{text-align:right}.speedtest-result p{font-size:11px}.speedtest-start{padding:14px}}
