body.ast-theme-transparent-header:has(.gpst) #masthead{position:relative !important;}
body:has(.gpst) .entry-header:has(.entry-title),
body:has(.gpst) .ast-single-entry-banner{display:none !important;}
.gpst{--gpst-green:#68bb03;--gpst-green-dark:#4d8f00;--gpst-green-soft:#eef8e5;--gpst-ink:#11180f;--gpst-text:#344033;--gpst-muted:#667466;--gpst-line:#dfe8d8;--gpst-soft:#f7faf4;--gpst-card:#fff;--gpst-danger:#b42318;--gpst-shadow:0 18px 44px rgba(9, 15, 9, .10);width:100%;max-width:1220px;margin:0 auto;color:var(--gpst-text);font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;font-size:15px;line-height:1.5;}
.gpst, .gpst *{box-sizing:border-box;}
.gpst h1, .gpst h2, .gpst h3, .gpst p{margin-top:0;}
.gpst__hero{display:grid;grid-template-columns:minmax(0, 1fr) 190px;gap:14px;align-items:stretch;margin-bottom:12px;padding:18px;border:1px solid rgba(104, 187, 3, .28);border-radius:16px;background:linear-gradient(135deg, #fbfff7 0%, #eff9e7 58%, #fff 100%);box-shadow:var(--gpst-shadow);}
.gpst__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:5px;color:var(--gpst-green-dark);font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase;}
.gpst__eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--gpst-green);box-shadow:0 0 0 4px rgba(104, 187, 3, .14);}
.gpst__hero h1{margin-bottom:6px;color:var(--gpst-ink);font-size:38px;font-weight:900;line-height:1.06;letter-spacing:0;}
.gpst__hero p{max-width:820px;margin-bottom:0;color:#4a5748;font-size:15px;}
.gpst__hero-stat{display:flex;flex-direction:column;justify-content:center;min-height:112px;padding:16px;border-radius:14px;background:var(--gpst-ink);color:#fff;}
.gpst__hero-stat strong{color:#fff;font-size:40px;font-weight:950;line-height:1;}
.gpst__hero-stat span{margin-top:5px;color:#dff3d0;font-size:12px;font-weight:850;text-transform:uppercase;}
.gpst__panel, .gpst__results{overflow:hidden;border:1px solid var(--gpst-line);border-radius:16px;background:var(--gpst-card);box-shadow:var(--gpst-shadow);}
.gpst__panel-head, .gpst__result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid var(--gpst-line);background:linear-gradient(180deg, #fff 0%, #fbfdf8 100%);}
.gpst__panel-head h3, .gpst__result-head h3{margin:0;color:var(--gpst-ink);font-size:18px;font-weight:900;line-height:1.2;}
.gpst__panel-head p, .gpst__result-head p{margin:3px 0 0;color:var(--gpst-muted);font-size:12px;}
.gpst__status{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border:1px solid #d7ddd2;border-radius:999px;background:#fff;color:var(--gpst-ink);font-size:12px;font-weight:850;white-space:nowrap;box-shadow:0 6px 16px rgba(9, 15, 9, .06);}
.gpst.is-loading .gpst__status{border-color:#f1cf70;background:#fff8d8;color:#705500;}
.gpst__status.is-success{border-color:#9acb62;background:var(--gpst-green-soft);color:#3d7600;}
.gpst__status.is-error{border-color:#f04438;background:#fff1f0;color:var(--gpst-danger);}
.gpst__alert{margin:14px 16px 0;padding:12px 14px;border:1px solid #f8b4ad;border-radius:10px;background:#fff4f2;color:var(--gpst-danger);}
.gpst__alert strong{display:block;margin-bottom:3px;}
.gpst__alert p{margin-bottom:0;}
.gpst__form{display:grid;grid-template-columns:minmax(0, 1fr) 180px;gap:14px;padding:16px;}
.gpst__field{display:flex;flex-direction:column;gap:7px;min-width:0;}
.gpst__field span{color:var(--gpst-ink);font-size:13px;font-weight:850;}
.gpst__field textarea, .gpst__field select{width:100%;border:1px solid #d8e2d0;border-radius:10px;background:#fff;color:var(--gpst-ink);font:inherit;outline:none;}
.gpst__field textarea{min-height:150px;padding:12px;resize:vertical;}
.gpst__field select{min-height:44px;padding:0 12px;}
.gpst__field textarea:focus, .gpst__field select:focus{border-color:var(--gpst-green);box-shadow:0 0 0 3px rgba(104, 187, 3, .16);}
.gpst__field small{color:var(--gpst-muted);font-size:12px;}
.gpst__field small .is-error{color:var(--gpst-danger);font-weight:900;}
.gpst__actions{display:flex;flex-wrap:wrap;gap:10px;padding:0 16px 16px;}
.gpst button{min-height:42px;border-radius:10px;font:inherit;font-size:13px;font-weight:900;cursor:pointer;}
.gpst button:disabled{cursor:wait;opacity:.7;}
.gpst__primary{border:1px solid var(--gpst-green-dark);background:var(--gpst-green);color:#fff;padding:0 18px;}
.gpst__secondary{border:1px solid #d7ddd2;background:#fff;color:var(--gpst-ink);padding:0 14px;}
.gpst__targets{margin:12px 0;overflow:hidden;border:1px solid var(--gpst-line);border-radius:16px;background:var(--gpst-card);box-shadow:var(--gpst-shadow);}
.gpst__targets-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid var(--gpst-line);background:linear-gradient(180deg, #fff 0%, #fbfdf8 100%);}
.gpst__targets-head h3{margin:0;color:var(--gpst-ink);font-size:18px;font-weight:900;line-height:1.2;}
.gpst__targets-head p{margin:3px 0 0;color:var(--gpst-muted);font-size:12px;}
.gpst__target-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;}
.gpst__target-editor{display:grid;gap:8px;padding:12px 16px;}
.gpst__target-row{display:grid;grid-template-columns:minmax(150px, .35fr) minmax(240px, 1fr) auto;gap:8px;align-items:end;padding:10px;border:1px solid var(--gpst-line);border-radius:10px;background:var(--gpst-soft);}
.gpst__target-row label{display:flex;flex-direction:column;gap:5px;min-width:0;}
.gpst__target-row label span{color:var(--gpst-muted);font-size:11px;font-weight:900;text-transform:uppercase;}
.gpst__target-row input{width:100%;min-height:38px;border:1px solid #d8e2d0;border-radius:9px;background:#fff;color:var(--gpst-ink);font:inherit;font-size:13px;outline:none;padding:0 10px;}
.gpst__target-row input:focus{border-color:var(--gpst-green);box-shadow:0 0 0 3px rgba(104, 187, 3, .16);}
.gpst__remove-target{min-width:82px;}
.gpst__target-note{margin:0;padding:0 16px 14px;color:var(--gpst-muted);font-size:12px;}
.gpst__results{margin-top:12px;}
.gpst__results[hidden],
.gpst [hidden]{display:none !important;}
.gpst__loader{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;margin:16px;padding:28px 18px;border:1px dashed #cddbc4;border-radius:18px;background:linear-gradient(180deg, #fbfdf8 0%, #fff 100%);color:var(--gpst-text);text-align:center;}
.gpst__loader strong{position:relative;display:block;margin-top:12px;color:var(--gpst-ink);font-size:20px;font-weight:900;}
.gpst__loader p{margin:5px 0 0;color:var(--gpst-muted);font-size:14px;}
.gpst__globe{position:relative;display:block;width:68px;height:68px;overflow:hidden;border:3px solid var(--gpst-green);border-radius:50%;background:radial-gradient(circle at 34% 28%, rgba(255, 255, 255, .92) 0 8%, transparent 9%), radial-gradient(circle at 48% 52%, rgba(104, 187, 3, .22), transparent 62%), linear-gradient(135deg, #fbfff7 0%, #edf8df 45%, #dff3d0 100%);box-shadow:inset -10px -12px 18px rgba(85, 155, 0, .18), inset 8px 8px 16px rgba(255, 255, 255, .78), 0 12px 26px rgba(85, 155, 0, .24);animation:gpst-globe-pulse 1.8s ease-in-out infinite;}
.gpst__globe::before, .gpst__globe::after{content:"";position:absolute;pointer-events:none;}
.gpst__globe::before{inset:8px;border-radius:50%;background:repeating-linear-gradient(90deg, transparent 0 9px, rgba(85, 155, 0, .34) 10px 11px, transparent 12px 20px), repeating-linear-gradient(0deg, transparent 0 12px, rgba(85, 155, 0, .28) 13px 14px, transparent 15px 24px);-webkit-mask:radial-gradient(circle, #000 0 62%, transparent 63%);mask:radial-gradient(circle, #000 0 62%, transparent 63%);animation:gpst-globe-grid 1.25s linear infinite;}
.gpst__globe::after{width:112px;height:36px;left:50%;top:50%;border:2px solid rgba(85, 155, 0, .46);border-right-color:transparent;border-left-color:transparent;border-radius:50%;transform:translate(-50%, -50%) rotate(-24deg);animation:gpst-globe-orbit 1.4s ease-in-out infinite;}
.gpst__loader .gpst__globe + strong::before{content:"";position:absolute;width:10px;height:10px;margin:-36px 0 0 39px;border:2px solid #fff;border-radius:50%;background:var(--gpst-green);box-shadow:0 5px 14px rgba(85, 155, 0, .34);animation:gpst-globe-dot 1.4s linear infinite;}
.gpst.is-loading .gpst__table-wrap{display:none;}
.gpst__chart-panel{margin:16px;padding:12px;border:1px solid #dfe8d8;border-radius:14px;background:linear-gradient(180deg, #fff 0%, #fbfdf8 100%);}
.gpst__chart-panel[hidden]{display:none !important;}
.gpst__chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px;}
.gpst__chart-head h4{margin:0;color:var(--gpst-ink);font-size:16px;font-weight:900;line-height:1.2;}
.gpst__chart-head p{margin:2px 0 0;color:var(--gpst-muted);font-size:12px;}
.gpst__chart{display:grid;gap:8px;}
.gpst__chart-row{display:grid;grid-template-columns:minmax(140px, .55fr) minmax(160px, 1fr) 96px;align-items:center;gap:10px;min-width:0;padding:9px;border:1px solid #e7eee2;border-radius:12px;background:#fff;}
.gpst__chart-row > div:first-child{min-width:0;}
.gpst__chart-row strong, .gpst__chart-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.gpst__chart-row strong{color:var(--gpst-ink);font-size:13px;font-weight:900;}
.gpst__chart-row span{color:var(--gpst-muted);font-size:11px;font-weight:800;}
.gpst__chart-track, .gpst__target-track{display:block;overflow:hidden;height:12px;border-radius:999px;background:#edf2e8;}
.gpst__chart-track i, .gpst__target-track i{display:block;height:100%;min-width:5px;border-radius:inherit;background:linear-gradient(90deg, #68bb03, #4d8f00);}
.gpst__chart-row b{color:var(--gpst-green-dark);font-size:12px;font-weight:950;text-align:right;white-space:nowrap;}
.gpst__chart-row.is-fastest{border-color:rgba(104, 187, 3, .48);box-shadow:0 0 0 2px rgba(104, 187, 3, .12);}
.gpst__chart-row.is-rank-gold, .gpst__target-bar.is-rank-gold{--gpst-rank-color:#d6a300;--gpst-rank-soft:rgba(214, 163, 0, .18);}
.gpst__chart-row.is-rank-silver, .gpst__target-bar.is-rank-silver{--gpst-rank-color:#8a94a6;--gpst-rank-soft:rgba(138, 148, 166, .18);}
.gpst__chart-row.is-rank-bronze, .gpst__target-bar.is-rank-bronze{--gpst-rank-color:#b7791f;--gpst-rank-soft:rgba(183, 121, 31, .18);}
.gpst__chart-row.is-rank-gold, .gpst__chart-row.is-rank-silver, .gpst__chart-row.is-rank-bronze{border-color:var(--gpst-rank-color);background:linear-gradient(180deg, #fff 0%, var(--gpst-rank-soft) 100%);}
.gpst__chart-row.is-rank-gold .gpst__chart-track i, .gpst__chart-row.is-rank-silver .gpst__chart-track i, .gpst__chart-row.is-rank-bronze .gpst__chart-track i, .gpst__target-bar.is-rank-gold .gpst__target-track i, .gpst__target-bar.is-rank-silver .gpst__target-track i, .gpst__target-bar.is-rank-bronze .gpst__target-track i{background:linear-gradient(90deg, var(--gpst-rank-color), #68bb03);}
.gpst__chart-row.is-rank-gold b, .gpst__chart-row.is-rank-silver b, .gpst__chart-row.is-rank-bronze b, .gpst__target-bar.is-rank-gold strong, .gpst__target-bar.is-rank-silver strong, .gpst__target-bar.is-rank-bronze strong{color:var(--gpst-rank-color);}
.gpst__chart-row.is-failed b{color:var(--gpst-danger);}
.gpst__chart-row.is-failed .gpst__chart-track i{width:100% !important;background:#f8b4ad;}
@keyframes gpst-globe-pulse {
0%, 100%{transform:scale(1);}
50%{transform:scale(1.035);}
}
@keyframes gpst-globe-grid {
to{transform:translateX(20px);}
}
@keyframes gpst-globe-orbit {
0%, 100%{transform:translate(-50%, -50%) rotate(-24deg) scaleX(1);opacity:.58;}
50%{transform:translate(-50%, -50%) rotate(18deg) scaleX(.92);opacity:.86;}
}
@keyframes gpst-globe-dot {
0%{transform:translate(-30px, 11px) scale(.78);opacity:.36;}
35%{transform:translate(0, -5px) scale(1);opacity:1;}
70%{transform:translate(29px, 10px) scale(.82);opacity:.5;}
100%{transform:translate(-30px, 11px) scale(.78);opacity:.36;}
}
.gpst__table-wrap{width:100%;overflow-x:auto;}
.gpst table{width:100%;border-collapse:collapse;margin:0;font-size:13px;}
.gpst th, .gpst td{padding:12px;border-bottom:1px solid var(--gpst-line);text-align:left;vertical-align:top;}
.gpst th{color:var(--gpst-ink);background:#fbfdf8;font-size:12px;font-weight:900;text-transform:uppercase;}
.gpst__proxy-cell{max-width:280px;color:var(--gpst-ink);font-weight:800;word-break:break-all;}
.gpst__latency-cell{color:var(--gpst-green-dark);font-weight:950;}
.gpst__failed-row td{background:#fffafa;}
.gpst__target-list, .gpst__target-graph-cell{display:flex;flex-wrap:wrap;gap:6px;min-width:280px;}
.gpst__target-graph-cell{display:table-cell;}
.gpst__target-bars{display:grid;gap:7px;min-width:300px;}
.gpst__target-bar{display:grid;grid-template-columns:minmax(94px, .58fr) minmax(118px, 1fr) 64px;align-items:center;gap:8px;}
.gpst__target-bar > span:first-child{overflow:hidden;color:var(--gpst-ink);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap;}
.gpst__target-bar strong{color:var(--gpst-green-dark);font-size:12px;font-weight:950;text-align:right;white-space:nowrap;}
.gpst__target-bar.is-fastest > span:first-child, .gpst__target-bar.is-fastest strong{color:#2f6500;}
.gpst__target-bar.is-fastest .gpst__target-track{box-shadow:0 0 0 2px rgba(104, 187, 3, .16);}
.gpst__target-bar.is-rank-gold .gpst__target-track, .gpst__target-bar.is-rank-silver .gpst__target-track, .gpst__target-bar.is-rank-bronze .gpst__target-track{box-shadow:0 0 0 2px var(--gpst-rank-soft);}
.gpst__target-bar.is-failed > span:first-child, .gpst__target-bar.is-failed strong{color:var(--gpst-danger);}
.gpst__target-bar.is-failed .gpst__target-track i{width:100% !important;background:#f8b4ad;}
.gpst__target-badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 8px;border:1px solid #ead8d6;border-radius:999px;background:#fff5f4;color:var(--gpst-danger);font-size:12px;font-weight:850;white-space:nowrap;}
.gpst__target-badge.is-ok{border-color:#cfe5bd;background:var(--gpst-green-soft);color:#3d7600;}
.gpst__target-badge.is-fastest{border-color:var(--gpst-green-dark);box-shadow:0 0 0 2px rgba(104, 187, 3, .18);}
.gpst__note{margin:12px 2px 0;color:var(--gpst-muted);font-size:12px;}
.gpst__seo{margin-top:16px;padding:18px;border:1px solid var(--gpst-line);border-radius:16px;background:#fff;box-shadow:var(--gpst-shadow);}
.gpst__seo h2{margin:0 0 8px;color:var(--gpst-ink);font-size:28px;font-weight:950;line-height:1.18;}
.gpst__seo > p{max-width:980px;margin:0 0 12px;color:#4a5748;font-size:14px;line-height:1.58;}
.gpst__seo-grid, .gpst__faq-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;}
.gpst__seo article, .gpst__seo-checklist, .gpst__related{min-width:0;padding:13px;border:1px solid #e4eadf;border-radius:13px;background:linear-gradient(180deg, #fff 0%, #fbfdf8 100%);}
.gpst__seo h3, .gpst__seo h4{margin:0 0 6px;color:var(--gpst-ink);font-size:15px;font-weight:900;line-height:1.25;}
.gpst__seo p{margin:0;color:#54595f;font-size:13px;line-height:1.48;}
.gpst__seo-checklist, .gpst__faq, .gpst__related{margin-top:10px;}
.gpst__seo-checklist ul{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:8px;margin:0;padding:0;list-style:none;}
.gpst__seo-checklist li{position:relative;min-width:0;padding-left:21px;color:#3d4936;font-size:13px;line-height:1.45;}
.gpst__seo-checklist li::before{content:"";position:absolute;top:.48em;left:0;width:9px;height:9px;border-radius:50%;background:var(--gpst-green);box-shadow:0 0 0 4px rgba(104, 187, 3, .12);}
.gpst__related{border-left:5px solid var(--gpst-green);}
.gpst__related div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;}
.gpst__related a{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid #d2dccb;border-radius:999px;background:#fff;color:var(--gpst-green-dark);font-size:12px;font-weight:900;text-decoration:none;}
.gpst__related a:hover{border-color:var(--gpst-green);color:var(--gpst-ink);text-decoration:none;}
@media(max-width:900px){
.gpst__hero, .gpst__form, .gpst__seo-grid, .gpst__faq-grid{grid-template-columns:1fr;}
.gpst__hero h1{font-size:30px;}
.gpst__target-row{grid-template-columns:1fr;}
.gpst__seo-checklist ul{grid-template-columns:1fr;}
}
@media(max-width:640px){
.gpst__panel-head, .gpst__result-head, .gpst__targets-head {
flex-direction: column;
align-items: stretch;
}
.gpst__status {
width: 100%;
}
.gpst__target-actions {
justify-content: stretch;
}
.gpst__target-actions button {
flex: 1 1 auto;
}
.gpst__chart-head, .gpst__chart-row {
grid-template-columns: 1fr;
}
.gpst__chart-head {
flex-direction: column;
}
.gpst__chart-row b {
text-align: left;
}
.gpst table, .gpst thead, .gpst tbody, .gpst tr, .gpst th, .gpst td {
display: block;
}
.gpst thead {
display: none;
}
.gpst tr {
border-bottom: 1px solid var(--gpst-line);
}
.gpst td {
display: grid;
grid-template-columns: 112px minmax(0, 1fr);
gap: 10px;
border-bottom: 0;
}
.gpst td::before {
content: attr(data-label);
color: var(--gpst-muted);
font-size: 11px;
font-weight: 900;
text-transform: uppercase;
}
.gpst__target-bars {
min-width: 0;
width: 100%;
}
.gpst__target-bar {
grid-template-columns: minmax(0, .75fr) minmax(88px, 1fr) 58px;
}
}