.jpg-wst,
.jpg-wst-detail{
  --wst-bg:#050505;
  --wst-panel:#0b0b0b;
  --wst-panel2:#11100c;
  --wst-gold:#f4c84a;
  --wst-gold2:#ffdf73;
  --wst-gold3:#9e7216;
  --wst-text:#f7e7a7;
  --wst-white:#fffaf0;
  --wst-muted:#b9aa7a;
  --wst-line:rgba(244,200,74,.34);
  --wst-green:#21e36b;
  --wst-orange:#ff9f1a;
  --wst-red:#ff4d4f;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,"Helvetica Neue",sans-serif;
  box-sizing:border-box
}
.jpg-wst *, .jpg-wst-detail *{box-sizing:border-box}
.jpg-wst{max-width:1220px;margin:24px auto 40px;color:var(--wst-white)}
.jpg-wst__hero{position:relative;width:100%;margin:0;border:0;border-radius:0;overflow:visible;background:#050505;box-shadow:none}
.jpg-wst__hero-image{display:block;width:100%;height:auto;max-width:none;border:0;border-radius:0;box-shadow:none}
.jpg-wst__hero:after{content:none}
.jpg-wst__hero-overlay{position:absolute;z-index:2;left:24%;right:18%;top:30.5%}
.jpg-wst__urlbar{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;min-height:72px;padding:8px;border:1px solid #d4a92f;border-radius:16px;background:rgba(3,3,3,.93);box-shadow:0 0 0 3px rgba(244,200,74,.08),0 12px 32px rgba(0,0,0,.5)}
.jpg-wst__globe{display:grid;place-items:center;font-size:29px;color:var(--wst-gold)}
.jpg-wst__url{width:100%;height:54px;margin:0!important;padding:0 14px!important;border:0!important;border-left:1px solid rgba(244,200,74,.28)!important;border-radius:0!important;background:transparent!important;color:#fff!important;font:600 18px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;box-shadow:none!important;outline:none!important}
.jpg-wst__url::placeholder{color:#bcbcbc;opacity:.9}
.jpg-wst__submit{height:56px;padding:0 28px;border:1px solid #ffdf73;border-radius:11px;background:linear-gradient(180deg,#ffe276 0%,#d99d18 55%,#b97808 100%);color:#080705;font:900 16px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:.02em;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 0 20px rgba(244,200,74,.25);transition:.2s ease}
.jpg-wst__submit:hover{transform:translateY(-1px);filter:brightness(1.08)}
.jpg-wst__submit:disabled{opacity:.55;cursor:wait;transform:none}
.jpg-wst__hint{margin:8px 7px 0;color:#f6f0df;font-size:12px;text-shadow:0 1px 2px #000}
.jpg-wst__status{min-height:0;margin:14px 0;text-align:center;font-weight:750}
.jpg-wst__status.is-loading,.jpg-wst__status.is-success,.jpg-wst__status.is-error{padding:10px 14px;border-radius:12px;background:#0b0b0b;border:1px solid var(--wst-line)}
.jpg-wst__status.is-loading{color:var(--wst-gold2)}.jpg-wst__status.is-success{color:var(--wst-green)}.jpg-wst__status.is-error{color:#ff8b8d;border-color:rgba(255,77,79,.4)}

.jpg-wst__results{margin:22px 0;padding:26px;border:1px solid var(--wst-line);border-radius:20px;background:radial-gradient(circle at 50% 0,rgba(244,200,74,.07),transparent 28%),#060606;box-shadow:0 18px 48px rgba(0,0,0,.28)}
.jpg-wst__results-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.jpg-wst__results-head span,.jpg-wst__device-kicker{color:var(--wst-gold);font-size:11px;font-weight:900;letter-spacing:.14em}.jpg-wst__results-head h2{margin:4px 0 0;color:var(--wst-gold2);font-size:28px}.jpg-wst__results-head small{color:var(--wst-muted)}
.jpg-wst__results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.jpg-wst__result-card{padding:22px;border:1px solid rgba(244,200,74,.28);border-radius:16px;background:linear-gradient(180deg,#0d0d0d,#070707)}
.jpg-wst__result-card-top{display:flex;justify-content:space-between;align-items:center}.jpg-wst__result-card h3{margin:5px 0;color:#fff;font-size:28px}.jpg-wst__score-ring{width:96px;height:96px;border:6px solid currentColor;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 22px currentColor}.jpg-wst__score-ring strong{font-size:30px;line-height:1;color:#fff}.jpg-wst__score-ring small{color:#d6d6d6}.is-good{color:var(--wst-green)!important}.is-medium{color:var(--wst-orange)!important}.is-bad{color:var(--wst-red)!important}.is-na{color:#777!important}
.jpg-wst__category-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.jpg-wst__category-grid span{display:flex;justify-content:space-between;padding:10px 12px;border-radius:9px;background:#111;border:1px solid #222;color:#cfc6aa}.jpg-wst__category-grid b{color:var(--wst-gold2)}
.jpg-wst__metrics-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.jpg-wst__metric{padding:11px;border:1px solid #272216;border-radius:10px;background:#0a0a0a;text-align:center}.jpg-wst__metric span{display:block;color:#9f977c;font-size:11px}.jpg-wst__metric strong{display:block;margin-top:4px;color:#fff;font-size:14px}.jpg-wst__opportunities{margin-top:18px}.jpg-wst__opportunities h4{margin:0 0 8px;color:var(--wst-gold2)}.jpg-wst__opportunities ul{list-style:none;margin:0;padding:0}.jpg-wst__opportunities li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #1e1e1e;color:#e6dfc8}.jpg-wst__opportunities li small{color:#a99a6d}.jpg-wst__no-opps{color:#aaa;margin:0}

.jpg-wst__ranking{margin-top:24px;padding:14px;border:1px solid #d6ac32;border-radius:18px;background:linear-gradient(180deg,#070707,#030303);box-shadow:0 0 28px rgba(244,200,74,.14),inset 0 0 30px rgba(244,200,74,.025)}
.jpg-wst__ranking-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 10px 15px}.jpg-wst__ranking-title{display:flex;align-items:center;gap:13px}.jpg-wst__trophy{font-size:35px}.jpg-wst__ranking-title h2{margin:0;color:var(--wst-gold2);font:800 clamp(24px,3vw,38px)/1.05 Georgia,"Times New Roman",serif;letter-spacing:.01em}.jpg-wst__ranking-title p{margin:4px 0 0;color:#d8d1bd;font-size:13px}.jpg-wst__updated{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto;gap:0 8px;align-items:center;color:var(--wst-gold)}.jpg-wst__updated>span{grid-row:1/3;font-size:28px}.jpg-wst__updated small{font-size:11px}.jpg-wst__updated strong{font-size:11px;color:#fff}.jpg-wst__refresh{grid-column:3;grid-row:1/3;margin-left:10px;padding:10px 16px;border:1px solid var(--wst-gold3);border-radius:999px;background:#171205;color:var(--wst-gold2);font-weight:800;cursor:pointer}
.jpg-wst__table-wrap{overflow:hidden;border:1px solid rgba(244,200,74,.35);border-radius:13px}.jpg-wst__table-head,.jpg-wst__row-item{display:grid;grid-template-columns:70px minmax(230px,2.2fr) minmax(100px,.75fr) minmax(100px,.75fr) minmax(110px,.85fr) minmax(140px,1fr);align-items:center}.jpg-wst__table-head{min-height:46px;background:#0c1116;color:#f1d771;font-size:12px;font-weight:800}.jpg-wst__table-head>span{text-align:center}.jpg-wst__table-head>span:nth-child(2){text-align:left}.jpg-wst__row-item{min-height:66px;border-top:1px solid #262116;background:#060606;color:#fff}.jpg-wst__row-item:hover{background:#0b0a07}.jpg-wst__row-item.is-top-1{background:linear-gradient(90deg,rgba(175,119,0,.34),rgba(61,43,9,.22),#070707);box-shadow:inset 0 0 26px rgba(244,200,74,.12)}.jpg-wst__row-item.is-top-2{background:linear-gradient(90deg,rgba(154,154,154,.14),rgba(40,40,40,.10),#070707)}.jpg-wst__row-item.is-top-3{background:linear-gradient(90deg,rgba(160,82,28,.2),rgba(50,25,10,.08),#070707)}
.jpg-wst__rank{text-align:center;color:var(--wst-gold2);font-size:20px;font-weight:900}.jpg-wst__site{display:flex;align-items:center;gap:12px;min-width:0;padding:8px}.jpg-wst__site img,.jpg-wst__favicon-fallback{width:42px;height:42px;flex:0 0 42px;border-radius:50%;object-fit:cover;background:#111;border:1px solid rgba(244,200,74,.45);display:grid;place-items:center;color:var(--wst-gold);font-size:24px}.jpg-wst__site div{min-width:0}.jpg-wst__site a{text-decoration:none}.jpg-wst__site strong{display:block;color:var(--wst-gold2);font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jpg-wst__site small{display:block;color:#a7a7a7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jpg-wst__row-item>div:nth-child(n+3){text-align:center}
.jpg-wst__score-pill{display:inline-grid;place-items:center;min-width:52px;height:38px;padding:0 10px;border:3px solid currentColor;border-radius:999px;color:#fff;font-weight:900;box-shadow:0 0 12px currentColor}.jpg-wst__average-pill{display:inline-grid;place-items:center;min-width:78px;height:42px;padding:0 15px;border:2px solid currentColor;border-radius:999px;color:var(--wst-gold2);font-size:18px;font-weight:900}.jpg-wst__detail-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:38px;padding:0 13px;border:1px solid var(--wst-gold3);border-radius:8px;color:var(--wst-gold2)!important;text-decoration:none!important;font-size:12px;font-weight:800}.jpg-wst__detail-btn:hover{background:rgba(244,200,74,.08)}
.jpg-wst__row-item.is-page-hidden{display:none!important}.jpg-wst__pager[hidden]{display:none!important}.jpg-wst__pager{display:flex;justify-content:flex-end;align-items:center;gap:6px;padding:16px 4px 2px}.jpg-wst__pager>div{display:flex;gap:6px}.jpg-wst__pager button{min-width:35px;height:35px;border:1px solid #6f5719;border-radius:7px;background:#0a0906;color:var(--wst-gold2);cursor:pointer}.jpg-wst__pager button.is-active{background:linear-gradient(180deg,#ffe27d,#c98b0e);color:#090704;border-color:#ffe27d;font-weight:900}.jpg-wst__pager button:disabled{opacity:.35;cursor:not-allowed}.jpg-wst__pager span{align-self:center;color:#9d8a57}.jpg-wst__ranking-foot{display:flex;justify-content:space-between;gap:18px;padding:14px 6px 0;color:#a89d7d;font-size:11px}.jpg-wst__ranking-foot a{color:var(--wst-gold2)}.jpg-wst__empty{padding:35px;text-align:center;color:#b8ac87}

/* Detail SEO page */
.jpg-wst-detail{background:#050505;color:#fff;padding:34px 18px 60px}.jpg-wst-detail__inner{max-width:1180px;margin:auto}.jpg-wst-detail__crumbs{display:flex;gap:8px;margin-bottom:18px;color:#9b9278;font-size:13px}.jpg-wst-detail__crumbs a{color:var(--wst-gold2)}.jpg-wst-detail__hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px;border:1px solid var(--wst-line);border-radius:20px;background:radial-gradient(circle at 80% 20%,rgba(244,200,74,.12),transparent 25%),linear-gradient(145deg,#10100e,#050505);box-shadow:0 18px 45px rgba(0,0,0,.32)}.jpg-wst-detail__site-title{display:flex;align-items:center;gap:18px}.jpg-wst-detail__site-title img,.jpg-wst__favicon-fallback.is-large{width:64px;height:64px;flex-basis:64px}.jpg-wst-detail__site-title p{margin:0;color:var(--wst-gold);font-size:11px;font-weight:900;letter-spacing:.14em}.jpg-wst-detail__site-title h1{margin:4px 0 6px;color:var(--wst-gold2);font-size:clamp(30px,4vw,48px);line-height:1.05}.jpg-wst-detail__site-title a{color:#c8c1ad;text-decoration:none}.jpg-wst-detail__avg{text-align:center}.jpg-wst-detail__avg small{display:block;color:#a99b70;font-weight:900}.jpg-wst-detail__avg strong{display:block;color:var(--wst-gold2);font:900 52px/1 Georgia,serif}.jpg-wst-detail__avg span{color:#8b8166}.jpg-wst-detail__cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.jpg-wst-detail__score-card{padding:22px;border:1px solid var(--wst-line);border-radius:18px;background:#090909}.jpg-wst-detail__score-top{display:flex;justify-content:space-between;align-items:center}.jpg-wst-detail__score-card h2{margin:0;color:var(--wst-gold2);font-size:28px}.jpg-wst-detail__ring{width:88px;height:88px;border:6px solid currentColor;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 18px currentColor}.jpg-wst-detail__ring strong{font-size:28px;color:#fff}.jpg-wst-detail__ring small{color:#aaa}.jpg-wst-detail__cats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.jpg-wst-detail__cats span{display:flex;justify-content:space-between;padding:10px;border:1px solid #262216;border-radius:8px;color:#c9c0a5}.jpg-wst-detail__cats b{color:var(--wst-gold2)}.jpg-wst-detail__metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.jpg-wst-detail__metrics div{padding:10px;border:1px solid #232323;border-radius:8px;text-align:center}.jpg-wst-detail__metrics span{display:block;color:#928a74;font-size:11px}.jpg-wst-detail__metrics strong{display:block;margin-top:4px;color:#fff}.jpg-wst-detail__history,.jpg-wst-detail__text{margin-top:24px;padding:24px;border:1px solid var(--wst-line);border-radius:18px;background:#080808}.jpg-wst-detail__section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px}.jpg-wst-detail__section-title span{color:var(--wst-gold);font-size:11px;font-weight:900;letter-spacing:.12em}.jpg-wst-detail__section-title h2,.jpg-wst-detail__text h2{margin:3px 0;color:var(--wst-gold2)}.jpg-wst-detail__section-title small{color:#968c70}.jpg-wst-detail__history-table>div{display:grid;grid-template-columns:1.4fr 1fr .7fr;padding:10px 12px;border-top:1px solid #202020}.jpg-wst-detail__history-table .is-head{border:0;background:#101010;color:#ae9d6a;font-size:12px;font-weight:900}.jpg-wst-detail__history-table b{display:inline-block;min-width:45px;text-align:center}.jpg-wst-detail__text p{color:#d0c8b2;line-height:1.75}

@media(max-width:1000px){.jpg-wst__hero-overlay{left:18%;right:10%;top:31%}.jpg-wst__metrics-grid,.jpg-wst-detail__metrics{grid-template-columns:repeat(3,1fr)}.jpg-wst__table-head,.jpg-wst__row-item{grid-template-columns:58px minmax(190px,2fr) 85px 90px 95px 120px}}
@media(max-width:760px){.jpg-wst{margin-top:14px}.jpg-wst__hero-overlay{position:static;padding:10px 0 0;background:#050505}.jpg-wst__urlbar{grid-template-columns:40px 1fr;gap:0}.jpg-wst__submit{grid-column:1/3;width:100%;margin-top:7px}.jpg-wst__hint{font-size:11px}.jpg-wst__results-grid,.jpg-wst-detail__cards{grid-template-columns:1fr}.jpg-wst__ranking-head{align-items:flex-start;flex-direction:column}.jpg-wst__updated{width:100%}.jpg-wst__table-head{display:none}.jpg-wst__table-wrap{border:0;overflow:visible}.jpg-wst__row-item{grid-template-columns:48px 1fr 1fr 1fr;grid-template-areas:'rank site site site' 'rank mobile desktop avg' 'rank action action action';gap:8px;min-height:0;margin:9px 0;padding:11px;border:1px solid rgba(244,200,74,.22);border-radius:12px}.jpg-wst__rank{grid-area:rank}.jpg-wst__site{grid-area:site;padding:0}.jpg-wst__row-item>div:nth-child(3){grid-area:mobile}.jpg-wst__row-item>div:nth-child(4){grid-area:desktop}.jpg-wst__row-item>div:nth-child(5){grid-area:avg}.jpg-wst__row-item>div:nth-child(6){grid-area:action}.jpg-wst__row-item>div:nth-child(3):before{content:'Mobil';display:block;color:#81785f;font-size:10px}.jpg-wst__row-item>div:nth-child(4):before{content:'Počítač';display:block;color:#81785f;font-size:10px}.jpg-wst__row-item>div:nth-child(5):before{content:'Průměr';display:block;color:#81785f;font-size:10px}.jpg-wst__detail-btn{width:100%;margin-top:3px}.jpg-wst__ranking-title h2{font-size:27px}.jpg-wst__ranking-foot{flex-direction:column}.jpg-wst__pager{justify-content:center}.jpg-wst-detail__hero{align-items:flex-start;flex-direction:column}.jpg-wst-detail__avg{text-align:left}.jpg-wst-detail__cats{grid-template-columns:1fr}.jpg-wst-detail__metrics{grid-template-columns:repeat(2,1fr)}.jpg-wst-detail__section-title{align-items:flex-start;flex-direction:column}.jpg-wst-detail__history-table>div{grid-template-columns:1.2fr .8fr .5fr;font-size:12px}}


/* ===== v2.1: lehčí typografie a čistá hlavička ===== */
.jpg-wst,
.jpg-wst-detail{font-weight:400}
.jpg-wst__url{font-weight:400!important}
.jpg-wst__submit{font-weight:600;letter-spacing:.01em}
.jpg-wst__hint{font-weight:400}
.jpg-wst__status{font-weight:500}
.jpg-wst__results-head span,
.jpg-wst__device-kicker{font-weight:600}
.jpg-wst__results-head h2,
.jpg-wst__result-card h3{font-weight:600}
.jpg-wst__score-ring strong{font-weight:600}
.jpg-wst__category-grid b{font-weight:600}
.jpg-wst__metric strong{font-weight:500}
.jpg-wst__opportunities h4{font-weight:600}

.jpg-wst__ranking-title h2{
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,"Helvetica Neue",sans-serif;
	font-weight:600;
	letter-spacing:0
}
.jpg-wst__table-head{font-weight:600}
.jpg-wst__rank{font-weight:600}
.jpg-wst__site strong{font-weight:500}
.jpg-wst__score-pill{font-weight:600;border-width:2px;box-shadow:0 0 8px currentColor}
.jpg-wst__average-pill{font-weight:600}
.jpg-wst__detail-btn{font-weight:500}
.jpg-wst__refresh{font-weight:500}
.jpg-wst__pager button.is-active{font-weight:600}

.jpg-wst-detail__site-title p,
.jpg-wst-detail__avg small,
.jpg-wst-detail__section-title span{font-weight:600}
.jpg-wst-detail__site-title h1{font-weight:600}
.jpg-wst-detail__avg strong{
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,"Helvetica Neue",sans-serif;
	font-weight:600
}
.jpg-wst-detail__score-card h2{font-weight:600}
.jpg-wst-detail__ring strong{font-weight:600}
.jpg-wst-detail__cats b{font-weight:600}
.jpg-wst-detail__history-table .is-head{font-weight:600}

/* Hlavička se vždy zobrazuje celá, bez ořezu a bez vnějšího rámečku. */
.jpg-wst__hero,
.jpg-wst__hero-image{
	border:none!important;
	border-radius:0!important;
	box-shadow:none!important;
	overflow:visible!important
}

.jpg-wst__favicon-wrap{position:relative;width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center}.jpg-wst__favicon-wrap.is-large{width:64px;height:64px;flex-basis:64px}.jpg-wst__favicon-wrap .jpg-wst__favicon-fallback{position:absolute;inset:0;display:none}.jpg-wst__favicon-wrap.is-error img{display:none!important}.jpg-wst__favicon-wrap.is-error .jpg-wst__favicon-fallback{display:grid}.jpg-wst__favicon-wrap img{display:block}

/* ===== v2.3: čisté pozadí formuláře =====
   Hero obrázek už neobsahuje nakreslené vstupní pole ani tlačítko.
   Zobrazuje se pouze skutečný, funkční HTML formulář pluginu. */
@media(min-width:1001px){
  .jpg-wst__hero-overlay{left:24%;right:18%;top:29.5%}
}
