/* EGYSZÁZAD V15.12 — Progression / Roadmap / Setup Checklist */
:root{--esz-pg-bg:#050706;--esz-pg-panel:#0b100d;--esz-pg-panel2:#0e1511;--esz-pg-line:rgba(226,244,233,.105);--esz-pg-line2:rgba(90,215,145,.24);--esz-pg-green:#5ad791;--esz-pg-green2:#85f2b5;--esz-pg-gold:#d7c08b;--esz-pg-red:#ff7272;--esz-pg-amber:#f0ba6b;--esz-pg-text:#eef5f0;--esz-pg-soft:#a6b2aa;--esz-pg-muted:#6f7c73;--esz-pg-shadow:0 24px 70px rgba(0,0,0,.34)}
body.esz-addon-route{overflow-x:hidden!important}.esz-addon-page{width:100%;min-width:0;padding:clamp(18px,2.4vw,34px);overflow-x:hidden}.esz-addon-page *{box-sizing:border-box}.esz-addon-page button,.esz-addon-page input,.esz-addon-page select,.esz-addon-page textarea{font:inherit}.esz-addon-page button{color:inherit}.esz-addon-shell{width:min(1500px,100%);margin:0 auto;min-width:0}.esz-addon-head{display:flex;gap:24px;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.esz-addon-head-copy{min-width:0}.esz-addon-eyebrow{display:flex;align-items:center;gap:9px;color:var(--esz-pg-green);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.esz-addon-eyebrow:before{content:"";width:24px;height:1px;background:currentColor}.esz-addon-head h1{margin:8px 0 0;font-size:clamp(2rem,4.4vw,4.45rem);line-height:.96;letter-spacing:-.055em;font-weight:900;color:var(--esz-pg-text);text-wrap:balance}.esz-addon-head p{max-width:790px;margin:12px 0 0;color:var(--esz-pg-soft);font-size:clamp(.9rem,1.1vw,1.03rem);line-height:1.62}.esz-addon-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.esz-btn{border:1px solid var(--esz-pg-line);border-radius:12px;background:#0c120f;padding:11px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:790;font-size:.84rem;transition:.2s ease;min-height:42px}.esz-btn:hover{transform:translateY(-1px);border-color:rgba(90,215,145,.38);background:#101913}.esz-btn.primary{background:linear-gradient(135deg,#5ad791,#43c77d);color:#031008;border-color:transparent;box-shadow:0 10px 28px rgba(90,215,145,.17)}.esz-btn.primary:hover{filter:brightness(1.06)}.esz-btn.danger{color:#ff9999;border-color:rgba(255,114,114,.2)}.esz-btn svg{width:17px;height:17px}.esz-addon-card{position:relative;min-width:0;border:1px solid var(--esz-pg-line);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.025),transparent 44%),var(--esz-pg-panel);box-shadow:var(--esz-pg-shadow);overflow:hidden}.esz-addon-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 100% 0,rgba(90,215,145,.055),transparent 35%)}
.esz-prog-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:16px;margin-bottom:16px}.esz-prog-primary{padding:clamp(22px,3vw,38px);display:grid;grid-template-columns:auto 1fr;gap:clamp(18px,3vw,34px);align-items:center}.esz-level-orb{--p:0deg;width:clamp(126px,14vw,176px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(var(--esz-pg-green) var(--p),rgba(255,255,255,.07) 0);box-shadow:0 0 55px rgba(90,215,145,.08)}.esz-level-orb:before{content:"";position:absolute;inset:7px;border-radius:inherit;background:radial-gradient(circle at 38% 28%,#16221b,#080c0a 62%);border:1px solid rgba(255,255,255,.08)}.esz-level-orb-inner{position:relative;text-align:center;z-index:1}.esz-level-orb-inner small{display:block;color:var(--esz-pg-green);font-size:10px;font-weight:900;letter-spacing:.17em}.esz-level-orb-inner strong{display:block;color:white;font-size:clamp(2.3rem,4vw,3.7rem);line-height:.9;letter-spacing:-.08em;margin:7px 0}.esz-level-orb-inner span{color:var(--esz-pg-soft);font-size:.72rem;font-weight:750}.esz-level-copy>span{display:inline-flex;padding:6px 9px;border:1px solid rgba(90,215,145,.22);border-radius:999px;color:var(--esz-pg-green2);background:rgba(90,215,145,.06);font-size:10px;font-weight:900;letter-spacing:.12em}.esz-level-copy h2{font-size:clamp(1.7rem,3vw,3rem);margin:10px 0 4px;letter-spacing:-.045em}.esz-level-copy>p{margin:0;color:var(--esz-pg-soft);line-height:1.55;max-width:650px}.esz-xp-track{height:9px;border-radius:999px;background:rgba(255,255,255,.065);overflow:hidden;margin-top:22px}.esz-xp-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#42c97d,#84f2b4);box-shadow:0 0 22px rgba(90,215,145,.28)}.esz-xp-meta{display:flex;justify-content:space-between;gap:12px;margin-top:9px;color:var(--esz-pg-muted);font-size:.76rem}.esz-xp-meta strong{color:var(--esz-pg-text)}.esz-prog-side{padding:21px;display:grid;gap:10px}.esz-prog-kpi{padding:15px;border:1px solid var(--esz-pg-line);border-radius:14px;background:rgba(255,255,255,.018)}.esz-prog-kpi span{display:block;color:var(--esz-pg-muted);font-size:10px;font-weight:850;letter-spacing:.11em}.esz-prog-kpi strong{display:block;margin-top:5px;font-size:1.25rem;color:var(--esz-pg-text)}.esz-prog-kpi small{display:block;margin-top:3px;color:var(--esz-pg-soft);font-size:.72rem;line-height:1.4}.esz-prog-kpi.accent{border-color:rgba(215,192,139,.22);background:linear-gradient(135deg,rgba(215,192,139,.07),rgba(90,215,145,.025))}.esz-prog-kpi.accent strong{color:var(--esz-pg-gold)}
.esz-prog-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px}.esz-section-card{padding:clamp(18px,2vw,26px)}.esz-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.esz-section-head span{color:var(--esz-pg-green);font-size:10px;font-weight:900;letter-spacing:.14em}.esz-section-head h2{font-size:clamp(1.2rem,2vw,1.7rem);letter-spacing:-.03em;margin:5px 0 0}.esz-section-head p{color:var(--esz-pg-muted);font-size:.78rem;margin:5px 0 0;line-height:1.5}.esz-section-head .esz-chip{white-space:nowrap}.esz-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;border:1px solid var(--esz-pg-line);background:rgba(255,255,255,.025);color:var(--esz-pg-soft)!important;font-size:10px!important;font-weight:850!important;letter-spacing:.08em!important}.esz-chip i{width:6px;height:6px;border-radius:50%;background:var(--esz-pg-green);box-shadow:0 0 12px var(--esz-pg-green)}
.esz-roadmap{position:relative;display:grid;gap:10px;padding-left:28px}.esz-roadmap:before{content:"";position:absolute;left:9px;top:18px;bottom:18px;width:1px;background:linear-gradient(var(--esz-pg-green),rgba(255,255,255,.09) 60%,rgba(255,255,255,.04))}.esz-road-node{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 15px;border:1px solid var(--esz-pg-line);border-radius:15px;background:rgba(255,255,255,.018);min-width:0;transition:.2s}.esz-road-node:before{content:"";position:absolute;left:-25px;width:13px;height:13px;border-radius:50%;background:#0b100d;border:2px solid rgba(255,255,255,.14);box-shadow:0 0 0 4px #080c0a}.esz-road-node.done:before,.esz-road-node.current:before{border-color:var(--esz-pg-green);background:var(--esz-pg-green);box-shadow:0 0 18px rgba(90,215,145,.4),0 0 0 4px #080c0a}.esz-road-node.current{border-color:rgba(90,215,145,.32);background:linear-gradient(120deg,rgba(90,215,145,.085),rgba(255,255,255,.018))}.esz-road-node.milestone{border-color:rgba(215,192,139,.28);background:linear-gradient(120deg,rgba(215,192,139,.07),rgba(90,215,145,.04))}.esz-road-node.milestone:before{border-color:var(--esz-pg-gold)}.esz-road-lvl{font-size:.69rem;font-weight:900;color:var(--esz-pg-muted);letter-spacing:.08em}.esz-road-copy{min-width:0}.esz-road-copy strong{display:block;font-size:.94rem}.esz-road-copy small{display:block;color:var(--esz-pg-soft);margin-top:3px;font-size:.72rem;white-space:normal}.esz-road-reward{text-align:right;max-width:220px}.esz-road-reward span{display:block;color:var(--esz-pg-muted);font-size:9px;font-weight:850;letter-spacing:.1em}.esz-road-reward strong{display:block;color:var(--esz-pg-soft);font-size:.72rem;margin-top:3px}.esz-road-node.milestone .esz-road-copy strong,.esz-road-node.milestone .esz-road-reward strong{color:var(--esz-pg-gold)}
.esz-side-stack{display:grid;gap:16px;align-content:start}.esz-mission-list{display:grid;gap:10px}.esz-mission{padding:12px;border:1px solid var(--esz-pg-line);border-radius:13px;background:rgba(255,255,255,.018)}.esz-mission-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.esz-mission-top strong{font-size:.79rem}.esz-mission-top span{font-size:.72rem;color:var(--esz-pg-green);font-weight:850}.esz-mini-track{height:5px;border-radius:99px;background:rgba(255,255,255,.07);margin-top:8px;overflow:hidden}.esz-mini-track i{display:block;height:100%;background:var(--esz-pg-green);border-radius:inherit}.esz-mission-bonus{margin-top:12px;padding:13px;border-radius:13px;border:1px solid rgba(215,192,139,.2);background:rgba(215,192,139,.05);display:flex;gap:10px;align-items:center}.esz-mission-bonus b{color:var(--esz-pg-gold)}.esz-mission-bonus span{display:block;color:var(--esz-pg-soft);font-size:.72rem;margin-top:2px}.esz-badge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.esz-badge{min-width:0;padding:12px;border:1px solid var(--esz-pg-line);border-radius:14px;background:rgba(255,255,255,.016);opacity:.45}.esz-badge.unlocked{opacity:1;border-color:rgba(90,215,145,.2);background:linear-gradient(135deg,rgba(90,215,145,.06),rgba(255,255,255,.012))}.esz-badge-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;border:1px solid var(--esz-pg-line);color:var(--esz-pg-muted);background:#090e0b}.esz-badge.unlocked .esz-badge-icon{color:var(--esz-pg-green);border-color:rgba(90,215,145,.25)}.esz-badge strong{display:block;font-size:.74rem;margin-top:8px}.esz-badge small{display:block;color:var(--esz-pg-muted);font-size:.65rem;line-height:1.4;margin-top:3px}.esz-event-list{display:grid;gap:0}.esz-event{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.055)}.esz-event:last-child{border-bottom:0}.esz-event-dot{width:8px;height:8px;border-radius:50%;background:var(--esz-pg-green);box-shadow:0 0 12px rgba(90,215,145,.3)}.esz-event strong{font-size:.76rem}.esz-event small{display:block;color:var(--esz-pg-muted);font-size:.64rem;margin-top:2px}.esz-event-xp{color:var(--esz-pg-green);font-size:.72rem;font-weight:900}.esz-prog-rule{margin-top:16px;padding:14px;border:1px solid var(--esz-pg-line);border-radius:14px;background:rgba(255,255,255,.016);color:var(--esz-pg-soft);font-size:.74rem;line-height:1.55}.esz-prog-rule strong{color:var(--esz-pg-text)}
/* Checklist */
.esz-check-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:16px;align-items:start}.esz-check-main{padding:clamp(18px,2.4vw,30px);min-width:0}.esz-check-side{display:grid;gap:16px;position:sticky;top:18px;min-width:0}.esz-phase-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:5px;background:#080d0a;border:1px solid var(--esz-pg-line);border-radius:14px;margin-bottom:20px}.esz-phase-tab{border:0;border-radius:10px;background:transparent;color:var(--esz-pg-muted);padding:10px 8px;cursor:pointer;font-size:.76rem;font-weight:850;display:flex;gap:7px;justify-content:center;align-items:center}.esz-phase-tab.active{background:rgba(90,215,145,.085);color:var(--esz-pg-green2);box-shadow:inset 0 0 0 1px rgba(90,215,145,.18)}.esz-phase-tab.done:after{content:"✓";font-size:.7rem;color:var(--esz-pg-green)}.esz-form-section{margin-top:20px}.esz-form-section:first-of-type{margin-top:0}.esz-form-title{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;margin-bottom:12px}.esz-form-title span{color:var(--esz-pg-green);font-size:10px;font-weight:900;letter-spacing:.12em}.esz-form-title h3{margin:4px 0 0;font-size:1.12rem;letter-spacing:-.02em}.esz-form-title small{color:var(--esz-pg-muted);font-size:.7rem}.esz-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.esz-field{display:grid;gap:6px;min-width:0}.esz-field.wide{grid-column:span 2}.esz-field.full{grid-column:1/-1}.esz-field>span{color:var(--esz-pg-muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.esz-field input,.esz-field select,.esz-field textarea{width:100%;min-width:0;color:var(--esz-pg-text);background:#080d0a;border:1px solid var(--esz-pg-line);border-radius:11px;padding:11px 12px;outline:none;transition:.18s}.esz-field textarea{resize:vertical;min-height:90px;line-height:1.5}.esz-field input:focus,.esz-field select:focus,.esz-field textarea:focus{border-color:rgba(90,215,145,.42);box-shadow:0 0 0 3px rgba(90,215,145,.055)}.esz-field option{background:#0a0f0c}.esz-rr-preview{display:flex;gap:8px;align-items:center;padding:10px 12px;border:1px solid var(--esz-pg-line);border-radius:11px;background:rgba(255,255,255,.018);min-height:42px}.esz-rr-preview span{color:var(--esz-pg-muted);font-size:.72rem}.esz-rr-preview strong{margin-left:auto;color:var(--esz-pg-green);font-size:.9rem}.esz-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.esz-check-option{position:relative;display:flex;gap:11px;align-items:flex-start;padding:13px;border:1px solid var(--esz-pg-line);border-radius:13px;background:rgba(255,255,255,.015);cursor:pointer;transition:.18s;min-width:0}.esz-check-option:hover{border-color:rgba(90,215,145,.26)}.esz-check-option.active{border-color:rgba(90,215,145,.35);background:linear-gradient(135deg,rgba(90,215,145,.075),rgba(255,255,255,.014))}.esz-check-option input{position:absolute;opacity:0;pointer-events:none}.esz-check-box{width:22px;height:22px;border-radius:7px;flex:0 0 auto;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;color:transparent;margin-top:1px}.esz-check-option.active .esz-check-box{background:var(--esz-pg-green);border-color:var(--esz-pg-green);color:#041009}.esz-check-copy{min-width:0}.esz-check-copy strong{display:block;font-size:.78rem;line-height:1.35}.esz-check-copy small{display:block;color:var(--esz-pg-muted);font-size:.66rem;line-height:1.4;margin-top:3px}.esz-check-weight{margin-left:auto;color:var(--esz-pg-green);font-size:.68rem;font-weight:900}.esz-form-actions{display:flex;gap:9px;justify-content:flex-end;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid var(--esz-pg-line)}
.esz-score-card{padding:22px;text-align:center}.esz-score-ring{--score:0deg;width:132px;aspect-ratio:1;margin:0 auto;border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(var(--esz-pg-green) var(--score),rgba(255,255,255,.065) 0)}.esz-score-ring:before{content:"";position:absolute;inset:7px;border-radius:inherit;background:#09100c;border:1px solid var(--esz-pg-line)}.esz-score-ring>div{position:relative;z-index:1}.esz-score-ring strong{display:block;font-size:2.5rem;line-height:.9;letter-spacing:-.06em}.esz-score-ring small{display:block;color:var(--esz-pg-muted);font-size:.65rem;margin-top:7px}.esz-grade{display:inline-flex;margin-top:12px;padding:6px 10px;border-radius:999px;background:rgba(90,215,145,.08);border:1px solid rgba(90,215,145,.2);color:var(--esz-pg-green2);font-weight:900;font-size:.76rem}.esz-gate{margin-top:13px;padding:11px;border-radius:12px;border:1px solid var(--esz-pg-line);font-size:.75rem;font-weight:850}.esz-gate.go{color:var(--esz-pg-green2);border-color:rgba(90,215,145,.28);background:rgba(90,215,145,.06)}.esz-gate.review{color:var(--esz-pg-amber);border-color:rgba(240,186,107,.25);background:rgba(240,186,107,.05)}.esz-gate.no_go{color:#ff9a9a;border-color:rgba(255,114,114,.24);background:rgba(255,114,114,.05)}.esz-blockers{display:grid;gap:6px;margin-top:12px;text-align:left}.esz-blocker{font-size:.69rem;color:#e9a1a1;display:flex;gap:7px;align-items:flex-start}.esz-blocker:before{content:"!";width:17px;height:17px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,114,114,.3);font-size:.6rem;font-weight:900}.esz-score-help{color:var(--esz-pg-muted);font-size:.67rem;line-height:1.5;margin-top:12px}.esz-check-history{padding:19px}.esz-check-history-list{display:grid;gap:7px;max-height:470px;overflow:auto;padding-right:3px}.esz-history-item{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--esz-pg-line);border-radius:12px;background:rgba(255,255,255,.014);text-align:left;cursor:pointer}.esz-history-item:hover,.esz-history-item.active{border-color:rgba(90,215,145,.27);background:rgba(90,215,145,.04)}.esz-history-score{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#0a100c;border:1px solid var(--esz-pg-line);font-weight:900;color:var(--esz-pg-green)}.esz-history-copy{min-width:0}.esz-history-copy strong{display:block;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esz-history-copy small{display:block;color:var(--esz-pg-muted);font-size:.64rem;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esz-history-grade{font-size:.66rem;font-weight:900;color:var(--esz-pg-soft)}.esz-empty{padding:28px 16px;text-align:center;color:var(--esz-pg-muted);font-size:.78rem;border:1px dashed var(--esz-pg-line);border-radius:13px}.esz-notice{position:fixed;right:20px;bottom:20px;z-index:9999999;max-width:min(390px,calc(100vw - 28px));padding:13px 15px;border-radius:13px;background:#0d1711;border:1px solid rgba(90,215,145,.3);box-shadow:0 18px 50px rgba(0,0,0,.45);color:var(--esz-pg-text);font-size:.78rem;animation:eszNotice .24s ease}.esz-notice.error{border-color:rgba(255,114,114,.3);background:#1a0e0e}@keyframes eszNotice{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
/* topbar / nav injection */
.esz-level-pill{display:flex;align-items:center;gap:8px;border:1px solid rgba(90,215,145,.18);background:rgba(90,215,145,.045);border-radius:999px;padding:6px 9px;cursor:pointer;margin-left:auto;margin-right:8px;min-width:0}.esz-level-pill b{font-size:.68rem;color:var(--esz-pg-green);letter-spacing:.08em}.esz-level-pill span{font-size:.68rem;color:var(--esz-pg-soft);white-space:nowrap}.esz-level-pill i{width:5px;height:5px;border-radius:50%;background:var(--esz-pg-green);box-shadow:0 0 9px rgba(90,215,145,.55)}.grouped-nav button.esz-injected-nav svg{width:19px;height:19px}.grouped-nav button.esz-injected-nav .esz-nav-dot{margin-left:auto;width:7px;height:7px;border-radius:50%;background:var(--esz-pg-green);box-shadow:0 0 10px rgba(90,215,145,.35)}
.esz-loading{display:grid;place-items:center;min-height:360px;color:var(--esz-pg-muted)}.esz-loading:before{content:"";width:30px;height:30px;border:2px solid rgba(255,255,255,.08);border-top-color:var(--esz-pg-green);border-radius:50%;animation:eszSpin .75s linear infinite;margin-bottom:10px}@keyframes eszSpin{to{transform:rotate(360deg)}}.esz-locked{padding:34px;max-width:720px;margin:70px auto;text-align:center}.esz-locked h2{font-size:1.6rem;margin:8px 0}.esz-locked p{color:var(--esz-pg-soft);line-height:1.6}.esz-locked .esz-btn{margin-top:12px}
@media(max-width:1180px){.esz-prog-grid,.esz-check-layout{grid-template-columns:1fr}.esz-check-side{position:static;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr)}.esz-prog-hero{grid-template-columns:1fr}.esz-prog-side{grid-template-columns:repeat(3,1fr)}.esz-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.esz-addon-page{padding:14px 12px 86px}.esz-addon-head{align-items:flex-start;flex-direction:column;margin-bottom:16px}.esz-addon-actions{width:100%;justify-content:flex-start}.esz-addon-actions .esz-btn{flex:1}.esz-prog-primary{grid-template-columns:1fr;text-align:center}.esz-level-orb{margin:0 auto}.esz-xp-meta{text-align:left}.esz-prog-side{grid-template-columns:1fr}.esz-prog-grid{gap:12px}.esz-section-card{padding:16px}.esz-roadmap{padding-left:22px}.esz-roadmap:before{left:7px}.esz-road-node{grid-template-columns:44px minmax(0,1fr);gap:8px;padding:12px}.esz-road-node:before{left:-21px;width:11px;height:11px}.esz-road-reward{grid-column:2;text-align:left;max-width:none;padding-top:2px}.esz-badge-grid{grid-template-columns:1fr 1fr}.esz-check-side{grid-template-columns:1fr}.esz-phase-tabs{position:sticky;top:0;z-index:30;background:#070b09}.esz-form-grid{grid-template-columns:1fr 1fr}.esz-field.wide{grid-column:1/-1}.esz-check-grid{grid-template-columns:1fr}.esz-form-actions{justify-content:stretch}.esz-form-actions .esz-btn{flex:1 1 100%}.esz-level-pill span{display:none}.esz-level-pill{padding:6px 8px;margin-right:4px}.topbar-status{display:none!important}.esz-check-history-list{max-height:none}.esz-check-main{padding:15px}.esz-score-card{padding:18px}.esz-addon-head h1{font-size:clamp(2rem,11vw,3.3rem)}}
@media(max-width:460px){.esz-form-grid{grid-template-columns:1fr}.esz-field.wide,.esz-field.full{grid-column:auto}.esz-badge-grid{grid-template-columns:1fr}.esz-road-node{grid-template-columns:36px minmax(0,1fr)}.esz-road-lvl{font-size:.6rem}.esz-phase-tab{font-size:.68rem;padding:9px 4px}.esz-addon-head p{font-size:.84rem}.esz-btn{width:100%}}
@media(prefers-reduced-motion:reduce){.esz-addon-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* EGYSZÁZAD V15.13 — fejlődési út és Belső Kör kiegészítők */
.esz-sidebar-progression{position:relative;display:grid;width:calc(100% - 4px);margin:-8px 2px 12px;padding:12px;border:1px solid rgba(90,215,145,.16);border-radius:14px;background:radial-gradient(circle at 94% 0,rgba(90,215,145,.16),transparent 42%),linear-gradient(140deg,rgba(90,215,145,.06),rgba(255,255,255,.014)),#090e0b;color:var(--esz-pg-text);text-align:left;cursor:pointer;overflow:hidden;transition:.2s}.esz-sidebar-progression:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(var(--esz-pg-green),transparent)}.esz-sidebar-progression:hover{transform:translateY(-1px);border-color:rgba(90,215,145,.33);background:radial-gradient(circle at 94% 0,rgba(90,215,145,.2),transparent 42%),#0b120e}.esz-sidebar-xp-top,.esz-sidebar-xp-meta,.esz-sidebar-xp-route{display:flex;align-items:center}.esz-sidebar-xp-top{gap:7px;color:var(--esz-pg-muted)}.esz-sidebar-xp-top i{display:grid;place-items:center;width:18px;height:18px;border:1px solid rgba(90,215,145,.2);border-radius:6px;color:var(--esz-pg-green);font-style:normal}.esz-sidebar-xp-top svg{width:12px}.esz-sidebar-xp-top em{font-size:.48rem;font-style:normal;font-weight:900;letter-spacing:.12em}.esz-sidebar-xp-top b{margin-left:auto;color:var(--esz-pg-green);font-size:.57rem;letter-spacing:.1em}.esz-sidebar-progression>strong{margin-top:7px;font-family:'Space Grotesk',Inter,sans-serif;font-size:.78rem;letter-spacing:.01em}.esz-sidebar-xp-track{display:block;height:4px;margin-top:10px;border-radius:99px;background:rgba(255,255,255,.08);overflow:hidden}.esz-sidebar-xp-track>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#32b66e,#85f2b5);box-shadow:0 0 12px rgba(90,215,145,.48)}.esz-sidebar-xp-meta{justify-content:space-between;margin-top:6px;color:var(--esz-pg-muted)}.esz-sidebar-xp-meta b,.esz-sidebar-xp-meta em{font-size:.55rem;font-style:normal}.esz-sidebar-xp-meta b{color:#dcebe0}.esz-sidebar-xp-route{gap:5px;margin-top:10px;color:var(--esz-pg-green2);font-size:.56rem;font-weight:900}.esz-sidebar-xp-route svg{width:12px;margin-left:auto}.esz-execution-label{display:flex;align-items:center;gap:8px;margin:12px 10px 4px;color:#66756b;font-size:.49rem;font-weight:950;letter-spacing:.14em}.esz-execution-label:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--esz-pg-green);box-shadow:0 0 8px rgba(90,215,145,.7)}.esz-execution-label i{height:1px;flex:1;background:linear-gradient(90deg,rgba(90,215,145,.18),transparent)}.grouped-nav button.esz-execution-nav{min-height:40px;font-size:.73rem}.grouped-nav button.esz-execution-nav svg{color:#8cecb6}.grouped-nav button.esz-execution-nav.active{background:linear-gradient(90deg,rgba(90,215,145,.1),rgba(90,215,145,.025));box-shadow:inset 2px 0 var(--esz-pg-green)}.grouped-nav button.esz-execution-nav.locked-nav{opacity:.64}.grouped-nav button.esz-execution-nav .nav-lock-clean{margin-left:auto}.esz-home-xp{position:relative;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:20px;overflow:hidden;margin:0 0 18px;padding:22px 24px;border:1px solid rgba(90,215,145,.19);border-radius:18px;background:radial-gradient(circle at 93% 5%,rgba(90,215,145,.15),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.026),rgba(90,215,145,.015)),#090e0b;box-shadow:0 22px 70px rgba(0,0,0,.2)}.esz-home-xp:after{content:"";position:absolute;right:-100px;bottom:-150px;width:330px;height:330px;border:1px solid rgba(90,215,145,.12);border-radius:50%;box-shadow:0 0 0 44px rgba(90,215,145,.018),0 0 0 88px rgba(90,215,145,.01)}.esz-home-xp-main,.esz-home-xp-side{position:relative;z-index:1}.esz-home-kicker{display:block;color:var(--esz-pg-green);font-size:.53rem;font-weight:950;letter-spacing:.15em}.esz-home-xp-row{display:flex;gap:14px;align-items:center;margin-top:11px}.esz-home-level-mark{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(90,215,145,.26);border-radius:15px;background:linear-gradient(145deg,rgba(90,215,145,.16),rgba(90,215,145,.035));color:#b6f7cf;font-family:'Space Grotesk',Inter,sans-serif;font-size:1.35rem;font-weight:900;box-shadow:inset 0 1px rgba(255,255,255,.05)}.esz-home-xp-row h2{margin:0;font-family:'Space Grotesk',Inter,sans-serif;font-size:1.22rem}.esz-home-xp-row p{margin:4px 0 0;color:#8c9a90;font-size:.7rem;line-height:1.5}.esz-home-progress{height:7px;margin-top:17px;border-radius:99px;background:rgba(255,255,255,.075);overflow:hidden}.esz-home-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#38c879,#a5f6c6);box-shadow:0 0 18px rgba(90,215,145,.5)}.esz-home-progress-meta{display:flex;justify-content:space-between;gap:10px;margin-top:7px;color:#718077;font-size:.6rem}.esz-home-progress-meta strong{color:#e5f4e9}.esz-home-xp-side{align-self:center;padding-left:22px;border-left:1px solid rgba(255,255,255,.07)}.esz-home-cap{display:inline-flex;align-items:center;gap:6px;color:#a4eabf;font-size:.55rem;font-weight:900;letter-spacing:.08em}.esz-home-cap i{width:6px;height:6px;border-radius:50%;background:var(--esz-pg-green);box-shadow:0 0 10px var(--esz-pg-green)}.esz-home-xp-side>small{display:block;margin-top:12px;color:#66756b;font-size:.5rem;font-weight:900;letter-spacing:.14em}.esz-home-xp-side>strong{display:block;margin-top:5px;color:#e4eee7;font-family:'Space Grotesk',Inter,sans-serif;font-size:.87rem}.esz-home-xp-side>strong i{color:var(--esz-pg-gold);font-style:normal}.esz-home-xp-side>div{display:flex;gap:8px;margin-top:14px}.esz-home-xp-side button,.esz-result-xp-card button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#90eeb7;font-size:.61rem;font-weight:900;cursor:pointer}.esz-home-xp-side button:last-child{color:#bac5bd}.esz-home-xp-side button svg{width:13px}
.esz-prog-hero-v2 .esz-prog-primary{background:radial-gradient(circle at 0 0,rgba(90,215,145,.11),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.025),transparent),var(--esz-pg-panel)}.esz-path-card{overflow:visible}.esz-path-intro{display:flex;flex-wrap:wrap;gap:8px;margin:-3px 0 16px}.esz-path-intro span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(90,215,145,.12);border-radius:999px;background:rgba(90,215,145,.03);color:#9aa99e;font-size:.62rem}.esz-path-intro span:last-child{border-color:rgba(215,192,139,.2);background:rgba(215,192,139,.045);color:#d9c68f}.esz-path-intro svg{width:14px}.esz-roadmap-v2{gap:9px;padding-left:0}.esz-roadmap-v2:before{left:32px;top:36px;bottom:36px;background:linear-gradient(var(--esz-pg-green),rgba(90,215,145,.25) 42%,rgba(255,255,255,.08) 78%)}.esz-path-tier{position:relative;display:grid;grid-template-columns:46px 66px minmax(0,1fr) minmax(155px,.38fr);gap:13px;align-items:center;min-height:91px;padding:14px;border:1px solid rgba(229,244,233,.08);border-radius:16px;background:linear-gradient(110deg,rgba(255,255,255,.024),rgba(255,255,255,.008));transition:.2s}.esz-path-tier:hover{transform:translateX(2px);border-color:rgba(90,215,145,.2)}.esz-path-tier.locked{filter:saturate(.68)}.esz-path-tier.current{border-color:rgba(90,215,145,.4);background:linear-gradient(105deg,rgba(90,215,145,.12),rgba(90,215,145,.025) 55%,rgba(255,255,255,.018));box-shadow:0 16px 38px rgba(0,0,0,.2)}.esz-path-tier.milestone{border-color:rgba(215,192,139,.34);background:radial-gradient(circle at 0 50%,rgba(215,192,139,.11),transparent 33%),linear-gradient(110deg,rgba(215,192,139,.075),rgba(90,215,145,.04));}.esz-path-rail{position:relative;z-index:1;display:grid;place-items:center}.esz-path-rail i{display:grid;place-items:center;width:26px;height:26px;border:2px solid rgba(255,255,255,.16);border-radius:50%;background:#0a100c;color:#718077;font-style:normal}.esz-path-rail svg{width:13px}.esz-path-tier.done .esz-path-rail i,.esz-path-tier.current .esz-path-rail i{border-color:var(--esz-pg-green);background:var(--esz-pg-green);color:#061008;box-shadow:0 0 0 5px #0b100d,0 0 22px rgba(90,215,145,.45)}.esz-path-tier.milestone .esz-path-rail i{border-color:var(--esz-pg-gold);color:var(--esz-pg-gold)}.esz-path-level{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#080d0a}.esz-path-level span{color:#647168;font-size:.48rem;font-weight:900;letter-spacing:.1em}.esz-path-level strong{margin-top:1px;color:#b8c5bc;font-family:'Space Grotesk',Inter,sans-serif;font-size:1.22rem}.esz-path-tier.current .esz-path-level{border-color:rgba(90,215,145,.3);background:rgba(90,215,145,.07)}.esz-path-tier.current .esz-path-level strong{color:#9ff2bf}.esz-path-tier.milestone .esz-path-level{border-color:rgba(215,192,139,.28);background:rgba(215,192,139,.055)}.esz-path-tier.milestone .esz-path-level strong{color:#e7d29b}.esz-path-copy{min-width:0}.esz-path-copy>span,.esz-path-reward>span{color:#6b7970;font-size:.48rem;font-weight:950;letter-spacing:.13em}.esz-path-copy h3{margin:5px 0 0;font-family:'Space Grotesk',Inter,sans-serif;font-size:.94rem;letter-spacing:-.02em}.esz-path-copy p{margin:4px 0 0;color:#849188;font-size:.66rem}.esz-path-copy p i{color:var(--esz-pg-green);font-style:normal}.esz-path-reward{text-align:right}.esz-path-reward strong,.esz-path-reward small{display:block}.esz-path-reward strong{margin-top:5px;color:#c4d0c7;font-size:.67rem;line-height:1.4}.esz-path-reward small{margin-top:4px;color:#647168;font-size:.58rem}.esz-path-tier.current .esz-path-reward strong{color:#9debbb}.esz-path-tier.milestone .esz-path-reward strong{color:#e0cc95}.esz-xp-sources{display:grid;gap:0;max-height:397px;overflow:auto}.esz-xp-source{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.055)}.esz-xp-source:last-child{border-bottom:0}.esz-xp-source>span{display:grid;place-items:center;width:29px;height:29px;border:1px solid rgba(90,215,145,.14);border-radius:9px;background:rgba(90,215,145,.04);color:var(--esz-pg-green)}.esz-xp-source svg{width:15px}.esz-xp-source strong,.esz-xp-source small{display:block}.esz-xp-source strong{font-size:.67rem}.esz-xp-source small{margin-top:3px;color:#6d7a72;font-size:.56rem}.esz-xp-source>b{color:#88edb4;font-size:.62rem;white-space:nowrap}
.esz-private-rules{padding:15px;border:1px solid rgba(90,215,145,.17);border-radius:15px;background:linear-gradient(125deg,rgba(90,215,145,.06),rgba(255,255,255,.01))}.esz-private-rules>p{margin:-4px 0 12px;color:#839087;font-size:.67rem;line-height:1.5}.esz-private-rule{border-color:rgba(90,215,145,.15)}.esz-private-badge{margin-left:auto;padding:4px 6px;border:1px solid rgba(90,215,145,.18);border-radius:6px;color:#8eeab5;font-size:.5rem;font-weight:950;letter-spacing:.08em}.esz-rule-manager{padding:18px}.esz-rule-manager .esz-section-head{margin-bottom:13px}.esz-rule-list{display:grid;gap:7px}.esz-rule-empty{padding:12px;border:1px dashed rgba(255,255,255,.12);border-radius:10px;color:#78857c;font-size:.64rem;line-height:1.55}.esz-rule-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:8px;align-items:center;padding:9px 10px;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:rgba(255,255,255,.014)}.esz-rule-row strong,.esz-rule-row small{display:block}.esz-rule-row strong{font-size:.66rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esz-rule-row small{margin-top:3px;color:#738077;font-size:.55rem;line-height:1.35}.esz-rule-row button{display:grid;place-items:center;width:29px;height:29px;border:1px solid rgba(255,114,114,.17);border-radius:8px;background:rgba(255,114,114,.035);color:#e98d8d;cursor:pointer}.esz-rule-row svg{width:14px}.esz-rule-compose{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:7px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.065)}.esz-rule-compose input,.esz-rule-compose select{min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:9px;padding:9px 10px;background:#080d0a;color:#e6f0e9;font-size:.65rem;outline:none}.esz-rule-compose input:focus,.esz-rule-compose select:focus{border-color:rgba(90,215,145,.4)}.esz-rule-compose>label{grid-column:1/-1;color:#829087;font-size:.6rem;cursor:pointer}.esz-rule-compose>label input{width:auto;margin:0 5px 0 0;accent-color:var(--esz-pg-green)}.esz-rule-compose [data-new-rule-note]{grid-column:1/-1}.esz-rule-compose button{grid-column:1/-1;width:100%;min-height:37px;padding:8px;font-size:.64rem}
.esz-result-layout{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(320px,.68fr);gap:16px;align-items:start}.esz-result-form{padding:clamp(18px,2.6vw,30px)}.esz-result-form-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:20px}.esz-result-form-head>div>span,.esz-result-xp-card>span{color:var(--esz-pg-green);font-size:.56rem;font-weight:950;letter-spacing:.15em}.esz-result-form-head h2{margin:6px 0 0;font-family:'Space Grotesk',Inter,sans-serif;font-size:1.35rem}.esz-result-form-head p{margin:5px 0 0;color:#829087;font-size:.69rem;line-height:1.55}.esz-result-private{display:inline-flex;align-items:center;gap:5px;height:min-content;padding:7px 9px;border:1px solid rgba(90,215,145,.16);border-radius:999px;background:rgba(90,215,145,.04);color:#a3eabb;font-size:.53rem;font-weight:900;letter-spacing:.08em}.esz-result-private svg{width:13px}.esz-result-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.esz-result-upload{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:19px;padding:14px;border:1px dashed rgba(90,215,145,.25);border-radius:13px;background:rgba(90,215,145,.025)}.esz-result-upload span,.esz-result-upload strong,.esz-result-upload small{display:block}.esz-result-upload span{color:#70db9b;font-size:.52rem;font-weight:950;letter-spacing:.14em}.esz-result-upload strong{margin-top:4px;font-size:.76rem}.esz-result-upload small{margin-top:4px;color:#708076;font-size:.6rem;line-height:1.45}.esz-result-file{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;min-height:37px;padding:0 11px;border:1px solid rgba(90,215,145,.24);border-radius:9px;background:rgba(90,215,145,.07);color:#a8f0c4;font-size:.63rem;font-weight:900;cursor:pointer}.esz-result-file svg{width:15px}.esz-result-file input{display:none}.esz-result-image-empty{display:grid;place-items:center;min-height:132px;margin-top:10px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#080d0a;color:#66756d;text-align:center}.esz-result-image-empty svg{color:#79dca2}.esz-result-image-empty strong{margin-top:6px;color:#9aa99f;font-size:.7rem}.esz-result-image-empty span{max-width:350px;margin:4px 14px 0;font-size:.61rem;line-height:1.45}.esz-result-image-preview{position:relative;overflow:hidden;margin-top:10px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#070b09}.esz-result-image-preview img{display:block;max-width:100%;max-height:420px;margin:0 auto;object-fit:contain}.esz-result-image-preview label{display:flex;align-items:center;gap:7px;padding:10px 12px;border-top:1px solid rgba(255,255,255,.07);color:#859287;font-size:.63rem}.esz-result-image-preview input{accent-color:var(--esz-pg-green)}.esz-result-side{display:grid;gap:16px;position:sticky;top:18px}.esz-result-xp-card,.esz-result-vault{padding:19px}.esz-result-xp-card{background:radial-gradient(circle at 95% 0,rgba(90,215,145,.15),transparent 38%),var(--esz-pg-panel)}.esz-result-xp-card>strong{display:block;margin-top:7px;color:#e6f4e9;font-family:'Space Grotesk',Inter,sans-serif;font-size:1.62rem}.esz-result-xp-card>strong i{color:#657168;font-style:normal}.esz-result-xp-card .esz-xp-track{margin-top:12px}.esz-result-xp-card p{margin:11px 0;color:#819087;font-size:.66rem;line-height:1.55}.esz-result-xp-card button{margin-top:3px}.esz-result-history-list{display:grid;gap:7px;max-height:590px;overflow:auto}.esz-result-history{display:grid;grid-template-columns:39px minmax(0,1fr) auto;gap:9px;align-items:center;width:100%;padding:9px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:rgba(255,255,255,.012);color:var(--esz-pg-text);text-align:left;cursor:pointer}.esz-result-history:hover,.esz-result-history.active{border-color:rgba(90,215,145,.26);background:rgba(90,215,145,.04)}.esz-result-thumb{display:grid;place-items:center;width:37px;height:37px;overflow:hidden;border:1px solid rgba(90,215,145,.12);border-radius:9px;background:#0b120e;color:#79dba2}.esz-result-thumb img{width:100%;height:100%;object-fit:cover}.esz-result-thumb svg{width:16px}.esz-result-history-copy{min-width:0}.esz-result-history-copy strong,.esz-result-history-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esz-result-history-copy strong{font-size:.68rem}.esz-result-history-copy small{margin-top:3px;color:#718076;font-size:.55rem}.esz-result-history-pnl{font-size:.62rem;font-weight:900;white-space:nowrap}.esz-result-history-pnl.positive{color:#89ebb3}.esz-result-history-pnl.negative{color:#ef9292}
@media(max-width:1180px){.esz-result-layout{grid-template-columns:1fr}.esz-result-side{position:static;grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr)}.esz-home-xp{grid-template-columns:1fr}.esz-home-xp-side{padding:17px 0 0;border-top:1px solid rgba(255,255,255,.07);border-left:0}.esz-home-xp-side>div{margin-top:10px}.esz-path-tier{grid-template-columns:40px 62px minmax(0,1fr) minmax(130px,.34fr)}}
@media(max-width:760px){.esz-sidebar-progression{margin-bottom:10px}.esz-home-xp{gap:14px;margin-bottom:14px;padding:18px}.esz-home-xp-side{padding-top:14px}.esz-result-side{grid-template-columns:1fr}.esz-result-grid{grid-template-columns:1fr 1fr}.esz-result-upload{align-items:flex-start;flex-direction:column}.esz-result-file{width:100%;justify-content:center}.esz-path-tier{grid-template-columns:31px 56px minmax(0,1fr);gap:9px;padding:12px}.esz-path-tier:after{content:""}.esz-path-reward{grid-column:3;text-align:left;padding-top:1px}.esz-roadmap-v2:before{left:25px}.esz-path-rail i{width:22px;height:22px}.esz-path-level{width:52px;height:52px}.esz-path-copy h3{font-size:.84rem}.esz-path-copy p{font-size:.6rem}.esz-xp-source{grid-template-columns:30px minmax(0,1fr) auto}.esz-rule-compose{grid-template-columns:1fr}.esz-rule-compose select{grid-column:auto}.esz-result-history-list{max-height:none}}
@media(max-width:460px){.esz-home-xp-row{align-items:flex-start}.esz-home-level-mark{width:46px;height:46px;font-size:1.13rem}.esz-home-xp-side>div{display:grid;grid-template-columns:1fr}.esz-result-grid{grid-template-columns:1fr}.esz-result-history{grid-template-columns:36px minmax(0,1fr)}.esz-result-history-pnl{grid-column:2}.esz-path-tier{grid-template-columns:26px 49px minmax(0,1fr)}.esz-path-level{width:46px;height:46px}.esz-path-level strong{font-size:1rem}.esz-roadmap-v2:before{left:20px}}
.esz-result-thumb.has-image{position:relative}.esz-result-thumb.has-image:after{content:"";position:absolute;right:4px;bottom:4px;width:5px;height:5px;border:1px solid #0b120e;border-radius:50%;background:#8cf1b5;box-shadow:0 0 8px rgba(90,215,145,.75)}

/* V15.13.1 — native page headers + connected level path */
.esz-level-pill,.esz-home-xp{display:none!important}
.esz-addon-page{width:min(1500px,calc(100% - 54px));margin:0 auto;padding:44px 0 70px}.esz-addon-shell{width:100%;margin:0}.esz-addon-page .page-head.esz-addon-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 32px}.esz-addon-page .esz-addon-head-copy{max-width:820px}.esz-addon-page .esz-addon-eyebrow{display:block;color:var(--green,#5ad791);font-size:.62rem;font-weight:900;letter-spacing:.17em}.esz-addon-page .esz-addon-eyebrow:before{display:none}.esz-addon-page .esz-addon-head h1{margin:8px 0 10px;font-family:'Space Grotesk',Inter,sans-serif;font-size:clamp(2.1rem,4vw,4.25rem);line-height:.98;letter-spacing:-.055em;font-weight:700;color:var(--ink,#eef5ef);text-wrap:balance}.esz-addon-page .esz-addon-head p{max-width:760px;margin:0;color:#8e9a91;font-size:.94rem;line-height:1.65}.esz-addon-page .esz-addon-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.esz-unlock-path{position:relative;display:grid;gap:0;margin-top:21px}.esz-unlock-node{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:stretch}.esz-unlock-rail{position:relative;display:flex;flex-direction:column;align-items:center}.esz-unlock-marker{position:relative;z-index:2;display:grid;place-items:center;width:36px;height:36px;margin-top:17px;border:2px solid rgba(255,255,255,.15);border-radius:12px;background:#090e0b;color:#69766d;box-shadow:0 0 0 6px #0b100d}.esz-unlock-marker svg{width:16px}.esz-unlock-connector{position:relative;flex:1;width:7px;min-height:65px;margin:8px 0 -2px;border-radius:99px;background:rgba(255,255,255,.085);overflow:hidden}.esz-unlock-connector:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(180deg,transparent 0 9px,rgba(255,255,255,.12) 9px 10px);opacity:.46}.esz-unlock-connector i{position:absolute;z-index:1;left:0;top:0;width:100%;border-radius:inherit;background:linear-gradient(180deg,#9cf2bf,#40c97d);box-shadow:0 0 15px rgba(90,215,145,.62);transition:height .55s ease}.esz-unlock-connector i.has-progress{min-height:6px}.esz-unlock-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,.48fr);grid-template-areas:"main reward" "meter meter";gap:14px 20px;min-height:126px;margin-bottom:0;padding:17px 18px 14px;border:1px solid rgba(229,244,233,.09);border-radius:17px;background:linear-gradient(110deg,rgba(255,255,255,.027),rgba(255,255,255,.009));overflow:hidden;transition:.22s}.esz-unlock-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:rgba(255,255,255,.08)}.esz-unlock-node:hover .esz-unlock-card{transform:translateX(2px);border-color:rgba(90,215,145,.22)}.esz-unlock-main{grid-area:main;display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;min-width:0}.esz-unlock-level{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#080d0a}.esz-unlock-level span{color:#647168;font-size:.48rem;font-weight:950;letter-spacing:.1em}.esz-unlock-level strong{margin-top:1px;color:#bdc8c0;font-family:'Space Grotesk',Inter,sans-serif;font-size:1.16rem;line-height:1}.esz-unlock-copy{min-width:0}.esz-unlock-copy>span,.esz-unlock-reward>span{color:#67746b;font-size:.48rem;font-weight:950;letter-spacing:.13em}.esz-unlock-copy h3{margin:5px 0 0;color:#d5dfd7;font-family:'Space Grotesk',Inter,sans-serif;font-size:.96rem;letter-spacing:-.024em}.esz-unlock-copy p{margin:4px 0 0;color:#77847b;font-size:.66rem;line-height:1.45}.esz-unlock-copy p i{color:#6edb9a;font-style:normal}.esz-unlock-reward{grid-area:reward;align-self:center;min-width:0;text-align:right}.esz-unlock-reward strong,.esz-unlock-reward small{display:block}.esz-unlock-reward strong{margin-top:5px;color:#bdc8c0;font-size:.67rem;line-height:1.38}.esz-unlock-reward small{margin-top:5px;color:#69766d;font-size:.58rem}.esz-unlock-meter{grid-area:meter;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.esz-unlock-meter>div{height:5px;border-radius:99px;background:rgba(255,255,255,.075);overflow:hidden}.esz-unlock-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#35bd72,#95efb8);box-shadow:0 0 13px rgba(90,215,145,.43);transition:width .55s ease}.esz-unlock-meter i.has-progress{min-width:4px}.esz-unlock-meter small{color:#748178;font-size:.57rem;white-space:nowrap}.esz-unlock-node.done .esz-unlock-marker,.esz-unlock-node.current .esz-unlock-marker{border-color:#5ad791;background:#5ad791;color:#061008;box-shadow:0 0 0 6px #0b100d,0 0 24px rgba(90,215,145,.46)}.esz-unlock-node.current .esz-unlock-card{border-color:rgba(90,215,145,.48);background:radial-gradient(circle at 0 50%,rgba(90,215,145,.13),transparent 37%),linear-gradient(110deg,rgba(90,215,145,.09),rgba(255,255,255,.015));box-shadow:0 18px 42px rgba(0,0,0,.2)}.esz-unlock-node.current .esz-unlock-card:before{background:#5ad791}.esz-unlock-node.current .esz-unlock-level{border-color:rgba(90,215,145,.35);background:rgba(90,215,145,.075)}.esz-unlock-node.current .esz-unlock-level strong,.esz-unlock-node.current .esz-unlock-copy h3,.esz-unlock-node.current .esz-unlock-reward strong{color:#a8f0c5}.esz-unlock-node.next-target .esz-unlock-card{border-color:rgba(90,215,145,.23);background:linear-gradient(108deg,rgba(90,215,145,.055),rgba(255,255,255,.013))}.esz-unlock-node.next-target .esz-unlock-card:before{background:rgba(90,215,145,.65)}.esz-unlock-node.next-target .esz-unlock-reward small{color:#86e8ad}.esz-unlock-node.locked{filter:saturate(.72)}.esz-unlock-node.milestone .esz-unlock-card{border-color:rgba(215,192,139,.34);background:radial-gradient(circle at 0 50%,rgba(215,192,139,.1),transparent 35%),linear-gradient(110deg,rgba(215,192,139,.07),rgba(90,215,145,.03))}.esz-unlock-node.milestone .esz-unlock-card:before{background:#d7c08b}.esz-unlock-node.milestone .esz-unlock-marker{border-color:#d7c08b;color:#e6d19a}.esz-unlock-node.milestone.current .esz-unlock-marker{background:#d7c08b;color:#161207}.esz-unlock-node.milestone .esz-unlock-level{border-color:rgba(215,192,139,.3);background:rgba(215,192,139,.05)}.esz-unlock-node.milestone .esz-unlock-level strong,.esz-unlock-node.milestone .esz-unlock-copy h3,.esz-unlock-node.milestone .esz-unlock-reward strong{color:#e6d19a}
@media(max-width:900px){.esz-addon-page{width:min(1500px,calc(100% - 28px));padding:30px 0 88px}.esz-addon-page .page-head.esz-addon-head{display:grid;align-items:start;margin-bottom:24px}.esz-addon-page .esz-addon-head h1{font-size:clamp(2.15rem,11vw,3rem)}.esz-addon-page .esz-addon-head p{font-size:.85rem}.esz-unlock-card{grid-template-columns:1fr;grid-template-areas:"main" "reward" "meter"}.esz-unlock-reward{text-align:left}.esz-unlock-node{grid-template-columns:48px minmax(0,1fr);gap:12px}.esz-unlock-marker{width:32px;height:32px;margin-top:15px}.esz-unlock-connector{width:6px;min-height:54px}.esz-unlock-meter{grid-template-columns:1fr}.esz-unlock-meter small{white-space:normal}.esz-unlock-card{padding:14px}}
@media(max-width:520px){.esz-addon-page .esz-addon-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.esz-addon-page .esz-addon-actions .esz-btn{width:100%;padding:10px 8px;font-size:.7rem}.esz-unlock-node{grid-template-columns:38px minmax(0,1fr);gap:9px}.esz-unlock-level{width:50px;height:50px}.esz-unlock-main{grid-template-columns:50px minmax(0,1fr);gap:10px}.esz-unlock-copy h3{font-size:.84rem}.esz-unlock-copy p,.esz-unlock-reward strong{font-size:.6rem}.esz-unlock-marker{width:28px;height:28px;margin-top:13px;border-radius:10px}.esz-unlock-marker svg{width:13px}.esz-unlock-connector{width:5px;min-height:48px}.esz-unlock-card{border-radius:14px}}

/* V15.13.2 — natív tipográfia, egységes gombok, középre fűzött feloldási út */
.esz-addon-page{font-family:Inter,system-ui,sans-serif}.esz-addon-page .esz-addon-head h1{color:var(--ink,#eef5ef);font-family:'Space Grotesk',Inter,sans-serif;font-weight:700}.esz-addon-page .esz-addon-actions{width:222px;display:grid;grid-template-columns:1fr;gap:8px;justify-content:stretch;align-self:center}.esz-addon-page .esz-addon-actions .esz-btn{width:100%;min-height:44px;margin:0;padding:0 14px;display:grid;grid-template-columns:17px minmax(0,1fr);gap:10px;align-items:center;justify-content:stretch;border-radius:10px;font-family:Inter,system-ui,sans-serif;font-size:.66rem;font-weight:850;letter-spacing:.01em;text-align:left}.esz-addon-page .esz-addon-actions .esz-btn svg{width:16px;height:16px}.esz-addon-page .esz-addon-actions .esz-btn.primary{box-shadow:none}.esz-addon-page .esz-addon-actions .esz-btn span{min-width:0;line-height:1.1}
.esz-unlock-path{width:min(100%,780px);margin:28px auto 4px;gap:0}.esz-unlock-node{display:block;padding:0 0 26px;min-height:0}.esz-unlock-rail{position:absolute;inset:0;display:block;pointer-events:none}.esz-unlock-marker{position:absolute;z-index:3;left:50%;top:-15px;width:34px;height:34px;margin:0;transform:translateX(-50%);border-radius:11px}.esz-unlock-connector{position:absolute;z-index:0;left:calc(50% - 3px);top:18px;bottom:-27px;width:6px;min-height:0;margin:0}.esz-unlock-card{z-index:2;width:100%;min-height:0;margin:0 auto;padding:28px 22px 15px;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(156px,.42fr);grid-template-areas:"main reward" "meter meter";gap:12px 20px}.esz-unlock-card:before{top:0;right:0;bottom:auto;width:auto;height:2px;background:rgba(255,255,255,.08)}.esz-unlock-main{grid-template-columns:54px minmax(0,1fr);gap:12px}.esz-unlock-level{width:54px;height:54px;border-radius:13px}.esz-unlock-node:hover .esz-unlock-card{transform:translateY(-1px)}.esz-unlock-meter{padding-top:2px}.esz-unlock-node.current .esz-unlock-card:before{background:#5ad791}.esz-unlock-node.next-target .esz-unlock-card:before{background:rgba(90,215,145,.65)}.esz-unlock-node.milestone .esz-unlock-card:before{background:#d7c08b}
@media(max-width:900px){.esz-addon-page .esz-addon-actions{width:100%;max-width:320px}.esz-unlock-node{padding-bottom:22px}.esz-unlock-marker{top:-13px}.esz-unlock-connector{bottom:-23px}.esz-unlock-card{grid-template-columns:1fr;grid-template-areas:"main" "reward" "meter";padding:26px 16px 14px}.esz-unlock-reward{text-align:left}}
@media(max-width:520px){.esz-addon-page .esz-addon-actions{max-width:none;grid-template-columns:1fr}.esz-addon-page .esz-addon-actions .esz-btn{min-height:43px;font-size:.68rem}.esz-unlock-path{margin-top:24px}.esz-unlock-node{padding-bottom:18px}.esz-unlock-marker{width:29px;height:29px;top:-12px;border-radius:9px}.esz-unlock-marker svg{width:13px}.esz-unlock-connector{left:calc(50% - 2px);top:14px;bottom:-19px;width:4px}.esz-unlock-card{padding:23px 13px 13px;border-radius:14px}.esz-unlock-main{grid-template-columns:48px minmax(0,1fr);gap:9px}.esz-unlock-level{width:48px;height:48px}.esz-unlock-copy h3{font-size:.84rem}}

/* V15.13.3 — Journal-arányok desktopon és mobilon, tiszta középvonalas roadmap */
.grouped-nav button.esz-execution-nav{color:#89958c!important;font-weight:650}.grouped-nav button.esz-execution-nav svg{color:currentColor!important}.grouped-nav button.esz-execution-nav.active{color:#e9f6ec!important;background:rgba(90,215,145,.055)!important;box-shadow:inset 2px 0 var(--esz-pg-green)!important}.grouped-nav button.esz-execution-nav:hover{color:#e9f6ec!important}
.esz-addon-page,.esz-addon-page input,.esz-addon-page select,.esz-addon-page textarea,.esz-addon-page button{font-family:Inter,system-ui,sans-serif}.esz-addon-page .esz-btn,.esz-addon-page .esz-result-file{min-height:42px;border-radius:10px;font-size:.68rem;font-weight:700;letter-spacing:0;line-height:1.2}.esz-addon-page .esz-btn{padding:0 13px}.esz-addon-page .esz-btn svg{width:15px;height:15px;flex:0 0 auto}.esz-addon-page .esz-btn.primary{box-shadow:none}
.esz-addon-page .esz-addon-actions{width:222px;gap:8px}.esz-addon-page .esz-addon-actions .esz-btn{min-height:42px;padding:0 13px;font-size:.68rem;font-weight:700;grid-template-columns:15px minmax(0,1fr);gap:9px}
.esz-form-actions{display:grid;grid-template-columns:minmax(0,222px);justify-content:end;gap:8px;margin-top:18px;padding-top:16px}.esz-form-actions .esz-btn{width:100%;margin:0;display:grid;grid-template-columns:15px minmax(0,1fr);align-items:center;justify-content:start;gap:9px;text-align:left}.esz-form-actions .esz-btn span{justify-self:end;font-size:.61rem;font-weight:700}
.esz-phase-tabs{gap:5px;padding:4px;margin-bottom:18px;border-radius:12px}.esz-phase-tab{min-height:40px;padding:7px 6px;border-radius:9px;font-size:.66rem;font-weight:700;line-height:1.2;letter-spacing:0}.esz-phase-tab.done:after{font-size:.64rem}.esz-form-section{margin-top:18px}.esz-form-title{margin-bottom:10px}.esz-form-title span,.esz-result-form-head>div>span,.esz-result-xp-card>span{font-size:.56rem;font-weight:800;letter-spacing:.12em}.esz-form-title h3{margin-top:4px;font-family:'Space Grotesk',Inter,sans-serif;font-size:1rem;font-weight:650;letter-spacing:-.03em}.esz-form-title small{font-size:.66rem}.esz-field{gap:5px}.esz-field>span{font-size:.56rem;font-weight:750;letter-spacing:.08em}.esz-field input,.esz-field select,.esz-field textarea{min-height:42px;padding:9px 11px;border-radius:10px;font-size:.74rem;font-weight:500;line-height:1.35}.esz-field textarea{min-height:78px}.esz-rr-preview{min-height:42px;padding:9px 11px;border-radius:10px}.esz-rr-preview span{font-size:.66rem}.esz-rr-preview strong{font-size:.82rem}.esz-check-option{gap:9px;padding:10px 11px;border-radius:11px}.esz-check-box{width:19px;height:19px;border-radius:6px}.esz-check-copy strong{font-size:.71rem;font-weight:700}.esz-check-copy small{font-size:.61rem;margin-top:2px}.esz-check-weight{font-size:.61rem;font-weight:700}
.esz-result-form{padding:clamp(18px,2.2vw,26px)}.esz-result-form-head{margin-bottom:17px}.esz-result-form-head h2{font-size:1.08rem;font-weight:650;letter-spacing:-.03em}.esz-result-form-head p{font-size:.66rem}.esz-result-private{font-size:.5rem;font-weight:700}.esz-result-upload{margin-top:16px;padding:12px;border-radius:11px}.esz-result-upload span{font-size:.5rem;font-weight:800}.esz-result-upload strong{font-size:.71rem;font-weight:700}.esz-result-upload small{font-size:.6rem}.esz-result-file{min-height:38px;padding:0 11px;font-size:.63rem;font-weight:700}.esz-result-image-empty{min-height:116px;border-radius:11px}.esz-result-image-empty strong{font-size:.67rem;font-weight:650}.esz-result-image-empty span{font-size:.59rem}.esz-result-xp-card h2{font-size:1.5rem;letter-spacing:-.04em}.esz-result-xp-card p{font-size:.66rem}.esz-result-xp-card button{font-size:.62rem;font-weight:700}
.esz-unlock-path{width:min(100%,760px);margin:30px auto 0;padding-top:18px;gap:0}.esz-unlock-node{display:grid;padding:0;justify-items:stretch}.esz-unlock-rail,.esz-unlock-meter{display:none!important}.esz-unlock-card{position:relative;z-index:1;display:grid;width:100%;min-height:0;margin:0;padding:27px 20px 17px;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(156px,.42fr);grid-template-areas:"main reward";gap:12px 20px;overflow:visible}.esz-unlock-card:before{left:0;top:0;right:0;bottom:auto;width:auto;height:2px}.esz-unlock-marker{position:absolute;z-index:3;left:50%;top:-17px;width:34px;height:34px;margin:0;transform:translateX(-50%);border-radius:11px}.esz-unlock-main{grid-template-columns:52px minmax(0,1fr);gap:12px}.esz-unlock-level{width:52px;height:52px;border-radius:13px}.esz-unlock-copy>span,.esz-unlock-reward>span{font-size:.5rem;font-weight:800;letter-spacing:.11em}.esz-unlock-copy h3{font-size:.93rem;font-weight:650}.esz-unlock-copy p{font-size:.65rem}.esz-unlock-reward strong{font-size:.66rem;font-weight:700}.esz-unlock-reward small{font-size:.59rem}.esz-unlock-connector{position:relative;z-index:0;justify-self:center;width:4px;height:32px;min-height:32px;margin:0;border-radius:99px;background:rgba(255,255,255,.09);overflow:hidden}.esz-unlock-connector:after{background:repeating-linear-gradient(180deg,transparent 0 7px,rgba(255,255,255,.12) 7px 8px)}.esz-unlock-connector i{min-height:0!important}.esz-unlock-node:hover .esz-unlock-card{transform:translateY(-1px)}.esz-unlock-node.locked{filter:none}.esz-unlock-node.milestone .esz-unlock-level strong,.esz-unlock-node.milestone .esz-unlock-copy h3,.esz-unlock-node.milestone .esz-unlock-reward strong{color:#d5dfd7}.esz-unlock-node.milestone .esz-unlock-card:before{background:rgba(215,192,139,.62)}
@media(max-width:900px){.esz-addon-page{padding-bottom:150px}.esz-addon-page .esz-addon-actions{max-width:222px}.esz-form-actions{grid-template-columns:1fr;justify-content:stretch}.esz-unlock-path{width:min(100%,680px);margin-top:28px}.esz-unlock-card{padding:25px 16px 15px;grid-template-columns:1fr;grid-template-areas:"main" "reward"}.esz-unlock-reward{text-align:left}.esz-unlock-connector{height:28px;min-height:28px}}
@media(max-width:520px){.esz-addon-page .esz-addon-actions{max-width:none}.esz-addon-page .esz-addon-actions .esz-btn{font-size:.67rem}.esz-phase-tab{min-height:38px;padding:6px 3px;font-size:.59rem}.esz-form-actions .esz-btn{min-height:42px}.esz-unlock-path{margin-top:24px;padding-top:16px}.esz-unlock-card{padding:23px 13px 13px;border-radius:14px}.esz-unlock-marker{width:29px;height:29px;top:-14px;border-radius:9px}.esz-unlock-marker svg{width:13px}.esz-unlock-main{grid-template-columns:48px minmax(0,1fr);gap:9px}.esz-unlock-level{width:48px;height:48px}.esz-unlock-copy h3{font-size:.83rem}.esz-unlock-copy p,.esz-unlock-reward strong{font-size:.61rem}.esz-unlock-connector{width:4px;height:24px;min-height:24px}}

/* V15.14.0 — elkülönített, ütközésmentes roadmap és natív menüritmus */
.grouped-nav button.esz-injected-nav{position:relative!important;z-index:2!important;pointer-events:auto!important}.grouped-nav button.esz-injected-nav .esz-nav-dot,.grouped-nav .esz-nav-dot{display:none!important}.esz-inner-tools-divider{height:1px!important;margin:10px 10px 8px!important;background:rgba(255,255,255,.09)!important;pointer-events:none!important}.grouped-nav button.esz-execution-nav{color:#89958c!important}.grouped-nav button.esz-execution-nav svg{color:currentColor!important}
.esz-addon-page .esz-addon-actions{width:auto!important;max-width:460px!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.esz-addon-page .esz-addon-actions .esz-btn{display:inline-flex!important;flex:1 1 0!important;min-width:0!important;width:auto!important;min-height:42px!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 12px!important;text-align:center!important;white-space:nowrap!important}.esz-form-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important;margin-top:18px!important;padding-top:16px!important}.esz-form-actions .esz-btn{display:inline-flex!important;flex:1 1 0!important;min-width:0!important;width:auto!important;min-height:42px!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 11px!important;text-align:center!important}.esz-form-actions .esz-btn span{justify-self:auto!important;font-size:.61rem!important;font-weight:700!important}.esz-form-actions .esz-btn svg{flex:0 0 auto!important}
.esz-phase-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;padding:4px!important;border-radius:12px!important;margin-bottom:18px!important}.esz-phase-tab{display:grid!important;grid-template-columns:auto minmax(0,1fr) 14px!important;align-items:center!important;gap:6px!important;min-width:0!important;min-height:42px!important;padding:7px 8px!important;border-radius:9px!important;font-family:Inter,system-ui,sans-serif!important;font-size:.68rem!important;font-weight:650!important;line-height:1!important;letter-spacing:0!important;text-align:left!important}.esz-phase-tab:after{content:none!important}.esz-phase-tab b{color:#68766d!important;font-size:.58rem!important;font-weight:750!important;font-variant-numeric:tabular-nums!important;letter-spacing:.04em!important}.esz-phase-tab>span{overflow:hidden!important;color:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important}.esz-phase-tab>i{display:grid!important;place-items:center!important;width:14px!important;height:14px!important;color:var(--esz-pg-green)!important;font-size:.72rem!important;font-style:normal!important;font-weight:800!important}.esz-phase-tab.active{color:#c8f8d9!important;background:rgba(90,215,145,.075)!important}.esz-phase-tab.active b{color:#76e5a1!important}
.esz-v14-roadmap{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;width:min(100%,760px)!important;margin:30px auto 0!important;padding:18px 0 0!important;list-style:none!important}.esz-v14-node{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:0!important;width:100%!important;margin:0!important;padding:0!important;min-height:0!important;align-items:start!important;justify-items:stretch!important}.esz-v14-card{box-sizing:border-box!important;position:relative!important;z-index:1!important;display:grid!important;grid-column:1!important;grid-template-columns:minmax(0,1fr) minmax(156px,.42fr)!important;grid-template-areas:"main reward"!important;gap:12px 20px!important;width:100%!important;min-height:0!important;margin:0!important;padding:27px 20px 17px!important;border:1px solid rgba(229,244,233,.1)!important;border-radius:16px!important;background:linear-gradient(110deg,rgba(255,255,255,.028),rgba(255,255,255,.009))!important;overflow:visible!important;text-align:left!important}.esz-v14-card:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:auto!important;width:auto!important;height:2px!important;background:rgba(255,255,255,.08)!important}.esz-v14-marker{position:absolute!important;z-index:3!important;left:50%!important;top:-17px!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;transform:translateX(-50%)!important;border:2px solid rgba(255,255,255,.15)!important;border-radius:11px!important;background:#090e0b!important;color:#69766d!important;box-shadow:0 0 0 6px #0b100d!important}.esz-v14-marker svg{width:15px!important;height:15px!important}.esz-v14-main{grid-area:main!important;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-width:0!important}.esz-v14-level{display:grid!important;place-items:center!important;width:52px!important;height:52px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:13px!important;background:#080d0a!important}.esz-v14-level span{color:#647168!important;font-size:.48rem!important;font-weight:800!important;letter-spacing:.1em!important}.esz-v14-level strong{margin-top:1px!important;color:#bdc8c0!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:1.12rem!important;font-weight:650!important;line-height:1!important}.esz-v14-copy{min-width:0!important}.esz-v14-copy>span,.esz-v14-reward>span{color:#67746b!important;font-size:.5rem!important;font-weight:800!important;letter-spacing:.11em!important}.esz-v14-copy h3{margin:5px 0 0!important;color:#d5dfd7!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:.93rem!important;font-weight:650!important;letter-spacing:-.024em!important;line-height:1.12!important}.esz-v14-copy p{margin:4px 0 0!important;color:#77847b!important;font-size:.65rem!important;font-weight:500!important;line-height:1.45!important}.esz-v14-copy p i{color:#6edb9a!important;font-style:normal!important}.esz-v14-reward{grid-area:reward!important;align-self:center!important;min-width:0!important;text-align:right!important}.esz-v14-reward strong,.esz-v14-reward small{display:block!important}.esz-v14-reward strong{margin-top:5px!important;color:#bdc8c0!important;font-size:.66rem!important;font-weight:700!important;line-height:1.38!important}.esz-v14-reward small{margin-top:5px!important;color:#69766d!important;font-size:.59rem!important;font-weight:500!important}.esz-v14-connector{position:relative!important;z-index:0!important;display:block!important;grid-column:1!important;justify-self:center!important;flex:none!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:4px!important;height:32px!important;min-height:32px!important;margin:0!important;border-radius:99px!important;background:rgba(255,255,255,.09)!important;overflow:hidden!important}.esz-v14-connector:after{content:""!important;position:absolute!important;inset:0!important;background:repeating-linear-gradient(180deg,transparent 0 7px,rgba(255,255,255,.12) 7px 8px)!important;opacity:.46!important}.esz-v14-connector i{position:absolute!important;z-index:1!important;inset:0 auto auto 0!important;display:block!important;width:100%!important;min-height:0!important;border-radius:inherit!important;background:linear-gradient(180deg,#9cf2bf,#40c97d)!important;box-shadow:0 0 12px rgba(90,215,145,.5)!important}.esz-v14-node.done .esz-v14-marker,.esz-v14-node.current .esz-v14-marker{border-color:#5ad791!important;background:#5ad791!important;color:#061008!important;box-shadow:0 0 0 6px #0b100d,0 0 22px rgba(90,215,145,.38)!important}.esz-v14-node.current .esz-v14-card{border-color:rgba(90,215,145,.46)!important;background:radial-gradient(circle at 0 50%,rgba(90,215,145,.12),transparent 36%),linear-gradient(110deg,rgba(90,215,145,.08),rgba(255,255,255,.015))!important}.esz-v14-node.current .esz-v14-card:before{background:#5ad791!important}.esz-v14-node.current .esz-v14-level{border-color:rgba(90,215,145,.35)!important;background:rgba(90,215,145,.075)!important}.esz-v14-node.current .esz-v14-level strong,.esz-v14-node.current .esz-v14-copy h3,.esz-v14-node.current .esz-v14-reward strong{color:#a8f0c5!important}.esz-v14-node.next-target .esz-v14-card{border-color:rgba(90,215,145,.22)!important;background:linear-gradient(108deg,rgba(90,215,145,.05),rgba(255,255,255,.013))!important}.esz-v14-node.next-target .esz-v14-card:before{background:rgba(90,215,145,.65)!important}.esz-v14-node.next-target .esz-v14-reward small{color:#86e8ad!important}.esz-v14-node.milestone .esz-v14-card{border-color:rgba(215,192,139,.3)!important;background:radial-gradient(circle at 0 50%,rgba(215,192,139,.07),transparent 35%),linear-gradient(110deg,rgba(215,192,139,.045),rgba(90,215,145,.02))!important}.esz-v14-node.milestone .esz-v14-card:before{background:rgba(215,192,139,.6)!important}.esz-v14-node.milestone .esz-v14-marker{border-color:#d7c08b!important;color:#e6d19a!important}.esz-v14-node.milestone.current .esz-v14-marker{background:#d7c08b!important;color:#161207!important}.esz-v14-node.milestone .esz-v14-level{border-color:rgba(215,192,139,.28)!important;background:rgba(215,192,139,.045)!important}.esz-v14-node.milestone .esz-v14-level strong,.esz-v14-node.milestone .esz-v14-copy h3,.esz-v14-node.milestone .esz-v14-reward strong{color:#d5dfd7!important}
@media(max-width:900px){.esz-addon-page .esz-addon-actions{width:100%!important;max-width:none!important;justify-content:flex-start!important}.esz-v14-roadmap{width:min(100%,680px)!important;margin-top:28px!important}.esz-v14-card{grid-template-columns:1fr!important;grid-template-areas:"main" "reward"!important;padding:25px 16px 15px!important}.esz-v14-reward{text-align:left!important}.esz-v14-connector{height:28px!important;min-height:28px!important}}
@media(max-width:520px){.esz-addon-page .esz-addon-actions .esz-btn{padding:0 8px!important;font-size:.62rem!important}.esz-form-actions{gap:6px!important}.esz-form-actions .esz-btn{padding:0 7px!important;font-size:.6rem!important;gap:5px!important}.esz-form-actions .esz-btn svg{width:14px!important;height:14px!important}.esz-phase-tab{grid-template-columns:auto minmax(0,1fr) 12px!important;gap:4px!important;min-height:40px!important;padding:6px 5px!important;font-size:.6rem!important}.esz-phase-tab b{font-size:.52rem!important}.esz-phase-tab>i{width:12px!important;height:12px!important;font-size:.65rem!important}.esz-v14-roadmap{margin-top:24px!important;padding-top:16px!important}.esz-v14-card{padding:23px 13px 13px!important;border-radius:14px!important}.esz-v14-marker{width:29px!important;height:29px!important;top:-14px!important;border-radius:9px!important}.esz-v14-marker svg{width:13px!important;height:13px!important}.esz-v14-main{grid-template-columns:48px minmax(0,1fr)!important;gap:9px!important}.esz-v14-level{width:48px!important;height:48px!important}.esz-v14-copy h3{font-size:.83rem!important}.esz-v14-copy p,.esz-v14-reward strong{font-size:.61rem!important}.esz-v14-connector{width:4px!important;height:24px!important;min-height:24px!important}}

/* V15.14.1 — biztos útvonalak, prémium checklist státuszok, tiszta roadmap távolság */
.grouped-nav a.esz-injected-nav{position:relative!important;z-index:3!important;display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:45px!important;padding:0 12px!important;border-radius:10px!important;color:#89958c!important;text-decoration:none!important;font-size:.78rem!important;font-weight:700!important;pointer-events:auto!important;cursor:pointer!important}.grouped-nav a.esz-injected-nav svg{width:18px!important;height:18px!important;color:currentColor!important;stroke-width:1.7!important}.grouped-nav a.esz-injected-nav:hover,.grouped-nav a.esz-injected-nav.active{background:rgba(90,215,145,.065)!important;color:#e9f6ec!important}.grouped-nav a.esz-injected-nav.active{box-shadow:inset 2px 0 var(--green,#5ad791)!important}.esz-sidebar-progression{text-decoration:none!important}
.esz-check-option{align-items:center!important}.esz-check-box{position:relative!important;display:grid!important;place-items:center!important;width:26px!important;height:26px!important;margin:0!important;border:1px solid rgba(226,244,233,.14)!important;border-radius:8px!important;background:linear-gradient(145deg,#101713,#080c0a)!important;color:transparent!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease!important}.esz-check-box:before{content:""!important;position:absolute!important;width:9px!important;height:5px!important;border-left:2px solid #061109!important;border-bottom:2px solid #061109!important;opacity:0!important;transform:rotate(-45deg) translate(1px,-1px)!important;transition:opacity .16s ease!important}.esz-check-option.active{border-color:rgba(90,215,145,.38)!important;background:linear-gradient(112deg,rgba(90,215,145,.09),rgba(255,255,255,.014))!important;box-shadow:inset 2px 0 rgba(90,215,145,.55),0 7px 20px rgba(0,0,0,.09)!important}.esz-check-option.active .esz-check-box{border-color:rgba(151,246,191,.82)!important;background:linear-gradient(145deg,#8af1b4,#41c877)!important;box-shadow:0 0 0 3px rgba(90,215,145,.1),0 7px 15px rgba(40,177,100,.16),inset 0 1px 0 rgba(255,255,255,.42)!important}.esz-check-option.active .esz-check-box:before{opacity:1!important}.esz-check-option:hover .esz-check-box{border-color:rgba(90,215,145,.38)!important}
.esz-v14-roadmap{width:min(100%,760px)!important;margin:34px auto 0!important}.esz-v14-node{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important}.esz-v14-card{width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important}.esz-v14-card:before{display:none!important}.esz-v14-connector{height:62px!important;min-height:62px!important}.esz-v14-node.esz-v14-done .esz-v14-marker,.esz-v14-node.esz-v14-current .esz-v14-marker{border-color:#5ad791!important;background:#5ad791!important;color:#061008!important;box-shadow:0 0 0 6px #0b100d,0 0 22px rgba(90,215,145,.38)!important}.esz-v14-node.esz-v14-current .esz-v14-card{border-color:rgba(90,215,145,.46)!important;background:radial-gradient(circle at 0 50%,rgba(90,215,145,.12),transparent 36%),linear-gradient(110deg,rgba(90,215,145,.08),rgba(255,255,255,.015))!important}.esz-v14-node.esz-v14-current .esz-v14-level{border-color:rgba(90,215,145,.35)!important;background:rgba(90,215,145,.075)!important}.esz-v14-node.esz-v14-current .esz-v14-level strong,.esz-v14-node.esz-v14-current .esz-v14-copy h3,.esz-v14-node.esz-v14-current .esz-v14-reward strong{color:#a8f0c5!important}.esz-v14-node.esz-v14-next-target .esz-v14-card{border-color:rgba(90,215,145,.22)!important;background:linear-gradient(108deg,rgba(90,215,145,.05),rgba(255,255,255,.013))!important}.esz-v14-node.esz-v14-next-target .esz-v14-reward small{color:#86e8ad!important}.esz-v14-node.esz-v14-milestone .esz-v14-card{border-color:rgba(215,192,139,.3)!important;background:radial-gradient(circle at 0 50%,rgba(215,192,139,.07),transparent 35%),linear-gradient(110deg,rgba(215,192,139,.045),rgba(90,215,145,.02))!important}.esz-v14-node.esz-v14-milestone .esz-v14-marker{border-color:#d7c08b!important;color:#e6d19a!important}.esz-v14-node.esz-v14-milestone.esz-v14-current .esz-v14-marker{background:#d7c08b!important;color:#161207!important}.esz-v14-node.esz-v14-milestone .esz-v14-level{border-color:rgba(215,192,139,.28)!important;background:rgba(215,192,139,.045)!important}.esz-v14-node.esz-v14-milestone .esz-v14-level strong,.esz-v14-node.esz-v14-milestone .esz-v14-copy h3,.esz-v14-node.esz-v14-milestone .esz-v14-reward strong{color:#d5dfd7!important}
@media(max-width:900px){.esz-v14-roadmap{margin-top:30px!important}.esz-v14-connector{height:48px!important;min-height:48px!important}}
@media(max-width:520px){.esz-v14-roadmap{margin-top:26px!important}.esz-v14-connector{height:36px!important;min-height:36px!important}.esz-check-box{width:24px!important;height:24px!important;border-radius:7px!important}.esz-check-box:before{width:8px!important;height:4px!important}.esz-check-option{gap:9px!important}}

/* V15.14.2 — kattintható útvonalak és új, prémium szint-útvonal */
.esz-runtime-tools,.esz-mobile-runtime-tools{display:contents!important}.grouped-nav a.esz-injected-nav{position:relative!important;z-index:50!important;display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:45px!important;padding:0 12px!important;border-radius:10px!important;color:#89958c!important;text-decoration:none!important;font-size:.78rem!important;font-weight:700!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important}.grouped-nav a.esz-injected-nav svg{width:18px!important;height:18px!important;color:currentColor!important;stroke-width:1.7!important}.grouped-nav a.esz-injected-nav:hover,.grouped-nav a.esz-injected-nav.active{background:rgba(90,215,145,.065)!important;color:#e9f6ec!important}.grouped-nav a.esz-injected-nav.active{box-shadow:inset 2px 0 var(--green,#5ad791)!important}.esz-sidebar-progression{position:relative!important;z-index:50!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}
.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link{display:grid!important;grid-template-columns:38px minmax(0,1fr) 15px!important;align-items:center!important;gap:9px!important;min-height:76px!important;padding:11px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:14px!important;background:rgba(255,255,255,.018)!important;color:#aebbb1!important;text-align:left!important;text-decoration:none!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link>span{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border:1px solid rgba(90,215,145,.1)!important;border-radius:10px!important;color:var(--esz-pg-green)!important;background:#0b120d!important}.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link>span svg{width:17px!important}.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link strong,.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link small{display:block!important}.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link strong{font-size:.68rem!important}.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link small{margin-top:4px!important;color:#59655d!important;font-size:.54rem!important;line-height:1.3!important}.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link>svg{width:14px!important;color:#536058!important}.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link:hover,.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link.active{border-color:rgba(90,215,145,.27)!important;background:linear-gradient(135deg,rgba(90,215,145,.09),rgba(255,255,255,.02))!important;color:#d8f0df!important}.esz-mobile-tools-divider{grid-column:1/-1!important;height:1px!important;margin:5px 4px 3px!important;background:linear-gradient(90deg,transparent,rgba(90,215,145,.28),rgba(255,255,255,.09),transparent)!important;pointer-events:none!important}
.esz-v15-roadmap{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;width:min(100%,800px)!important;margin:42px auto 8px!important;padding:13px 0 2px!important;list-style:none!important}.esz-v15-node{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;align-items:start!important;justify-items:stretch!important}.esz-v15-card{position:relative!important;isolation:isolate!important;z-index:1!important;display:block!important;box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important;margin:0!important;padding:31px 26px 20px!important;border:1px solid rgba(226,244,233,.11)!important;border-radius:20px!important;background:radial-gradient(circle at 98% 0,rgba(255,255,255,.045),transparent 27%),linear-gradient(138deg,rgba(255,255,255,.028),rgba(255,255,255,.008))!important;box-shadow:0 22px 46px rgba(0,0,0,.16),inset 0 1px rgba(255,255,255,.018)!important;overflow:visible!important;text-align:left!important}.esz-v15-card-glow{position:absolute!important;z-index:-1!important;right:-16px!important;top:-22px!important;width:185px!important;height:150px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(90,215,145,.08),transparent 68%)!important;filter:blur(8px)!important;pointer-events:none!important}.esz-v15-top{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:62px minmax(0,1fr) minmax(185px,.54fr)!important;gap:15px!important;align-items:center!important}.esz-v15-level{display:grid!important;place-items:center!important;align-content:center!important;width:62px!important;height:62px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:16px!important;background:linear-gradient(145deg,#0d1410,#070b09)!important;box-shadow:inset 0 1px rgba(255,255,255,.035)!important}.esz-v15-level span{color:#69766d!important;font-size:.51rem!important;font-weight:850!important;letter-spacing:.105em!important;line-height:1!important}.esz-v15-level strong{margin-top:5px!important;color:#d3ded6!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:1.34rem!important;font-weight:650!important;letter-spacing:-.06em!important;line-height:.86!important}.esz-v15-main{min-width:0!important}.esz-v15-state,.esz-v15-reward>span,.esz-v15-focus small,.esz-v15-meter span{display:block!important;color:#738078!important;font-size:.52rem!important;font-weight:850!important;letter-spacing:.13em!important;line-height:1!important}.esz-v15-main h3{margin:7px 0 0!important;color:#dce6df!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:clamp(1rem,1.45vw,1.22rem)!important;font-weight:650!important;letter-spacing:-.035em!important;line-height:1.06!important}.esz-v15-main p{margin:6px 0 0!important;color:#819087!important;font-size:.69rem!important;font-weight:500!important;line-height:1.45!important}.esz-v15-main p i{color:#79e3a1!important;font-style:normal!important}.esz-v15-reward{min-width:0!important;padding:12px 13px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:13px!important;background:rgba(3,8,5,.44)!important;text-align:right!important}.esz-v15-reward strong,.esz-v15-reward small{display:block!important}.esz-v15-reward strong{margin-top:6px!important;color:#c6d3ca!important;font-size:.7rem!important;font-weight:700!important;line-height:1.4!important}.esz-v15-reward small{margin-top:4px!important;color:#76837b!important;font-size:.6rem!important;font-weight:500!important;line-height:1.35!important}.esz-v15-foot{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,.72fr)!important;gap:13px!important;align-items:center!important;margin-top:20px!important;padding:12px 13px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:14px!important;background:rgba(4,9,6,.48)!important}.esz-v15-focus{display:flex!important;gap:10px!important;align-items:center!important;min-width:0!important}.esz-v15-focus>span{display:grid!important;place-items:center!important;width:29px!important;height:29px!important;flex:0 0 29px!important;border:1px solid rgba(90,215,145,.16)!important;border-radius:9px!important;background:rgba(90,215,145,.05)!important;color:#80e9a8!important}.esz-v15-focus svg{width:14px!important;height:14px!important}.esz-v15-focus div{min-width:0!important}.esz-v15-focus strong{display:block!important;margin-top:4px!important;overflow:hidden!important;color:#9caaa1!important;font-size:.64rem!important;font-weight:600!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}.esz-v15-meter{min-width:0!important}.esz-v15-meter>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.esz-v15-meter small{color:#7f8c83!important;font-size:.55rem!important;font-weight:600!important;white-space:nowrap!important}.esz-v15-meter>b{display:block!important;height:5px!important;margin-top:8px!important;border-radius:999px!important;background:rgba(255,255,255,.07)!important;overflow:hidden!important}.esz-v15-meter>b i{display:block!important;height:100%!important;min-width:0!important;border-radius:inherit!important;background:linear-gradient(90deg,#39c979,#a0f3c0)!important;box-shadow:0 0 15px rgba(90,215,145,.38)!important}.esz-v15-marker{position:absolute!important;z-index:3!important;left:50%!important;top:-21px!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin:0!important;transform:translateX(-50%)!important;border:2px solid rgba(255,255,255,.15)!important;border-radius:14px!important;background:#090e0b!important;color:#748178!important;box-shadow:0 0 0 7px #0b100d!important}.esz-v15-marker svg{width:17px!important;height:17px!important}.esz-v15-connector{position:relative!important;z-index:0!important;display:block!important;justify-self:center!important;width:4px!important;height:92px!important;min-height:92px!important;margin:0!important;border-radius:99px!important;background:rgba(255,255,255,.085)!important;overflow:hidden!important}.esz-v15-connector:after{content:""!important;position:absolute!important;inset:0!important;background:repeating-linear-gradient(180deg,transparent 0 9px,rgba(255,255,255,.12) 9px 10px)!important;opacity:.52!important}.esz-v15-connector i{position:absolute!important;z-index:1!important;left:0!important;top:0!important;display:block!important;width:100%!important;min-height:0!important;border-radius:inherit!important;background:linear-gradient(180deg,#a3f3c0,#40c97d)!important;box-shadow:0 0 16px rgba(90,215,145,.58)!important}.esz-v15-node.esz-v15-done .esz-v15-marker,.esz-v15-node.esz-v15-current .esz-v15-marker{border-color:#71e99e!important;background:linear-gradient(145deg,#8df4b8,#46ca7b)!important;color:#061108!important;box-shadow:0 0 0 7px #0b100d,0 0 28px rgba(90,215,145,.36)!important}.esz-v15-node.esz-v15-done .esz-v15-card{border-color:rgba(90,215,145,.16)!important}.esz-v15-node.esz-v15-done .esz-v15-state{color:#78ce99!important}.esz-v15-node.esz-v15-current .esz-v15-card{border-color:rgba(90,215,145,.52)!important;background:radial-gradient(circle at 0 46%,rgba(90,215,145,.13),transparent 43%),radial-gradient(circle at 96% 2%,rgba(90,215,145,.11),transparent 27%),linear-gradient(138deg,rgba(90,215,145,.06),rgba(255,255,255,.014))!important;box-shadow:0 26px 56px rgba(0,0,0,.22),0 0 0 1px rgba(90,215,145,.07) inset!important}.esz-v15-node.esz-v15-current .esz-v15-level{border-color:rgba(90,215,145,.42)!important;background:linear-gradient(145deg,rgba(90,215,145,.16),#0a120d)!important}.esz-v15-node.esz-v15-current .esz-v15-level strong,.esz-v15-node.esz-v15-current .esz-v15-main h3,.esz-v15-node.esz-v15-current .esz-v15-reward strong{color:#b5f5cc!important}.esz-v15-node.esz-v15-current .esz-v15-state{color:#83edaa!important}.esz-v15-node.esz-v15-next-target .esz-v15-card{border-color:rgba(90,215,145,.29)!important;background:radial-gradient(circle at 98% 0,rgba(90,215,145,.07),transparent 29%),linear-gradient(138deg,rgba(90,215,145,.04),rgba(255,255,255,.01))!important}.esz-v15-node.esz-v15-next-target .esz-v15-reward small{color:#85e8ad!important}.esz-v15-node.esz-v15-locked .esz-v15-card{background:linear-gradient(138deg,rgba(255,255,255,.018),rgba(255,255,255,.006))!important}.esz-v15-node.esz-v15-locked .esz-v15-card-glow{opacity:.28!important}.esz-v15-node.esz-v15-milestone .esz-v15-card{border-color:rgba(215,192,139,.36)!important;background:radial-gradient(circle at 0 48%,rgba(215,192,139,.11),transparent 42%),radial-gradient(circle at 98% 0,rgba(215,192,139,.08),transparent 28%),linear-gradient(138deg,rgba(215,192,139,.055),rgba(90,215,145,.02))!important}.esz-v15-node.esz-v15-milestone .esz-v15-marker{border-color:#dcc995!important;color:#e7d19a!important}.esz-v15-node.esz-v15-milestone.esz-v15-current .esz-v15-marker{background:linear-gradient(145deg,#ecd596,#caaa69)!important;color:#181205!important}.esz-v15-node.esz-v15-milestone .esz-v15-level{border-color:rgba(215,192,139,.36)!important;background:rgba(215,192,139,.055)!important}.esz-v15-node.esz-v15-milestone .esz-v15-level strong,.esz-v15-node.esz-v15-milestone .esz-v15-main h3,.esz-v15-node.esz-v15-milestone .esz-v15-reward strong{color:#e7d5a3!important}.esz-v15-node.esz-v15-milestone .esz-v15-focus>span{border-color:rgba(215,192,139,.26)!important;background:rgba(215,192,139,.07)!important;color:#e3cc94!important}
@media(max-width:900px){.esz-v15-roadmap{width:min(100%,690px)!important;margin-top:36px!important}.esz-v15-card{padding:30px 19px 18px!important}.esz-v15-top{grid-template-columns:58px minmax(0,1fr)!important;gap:13px!important}.esz-v15-level{width:58px!important;height:58px!important}.esz-v15-reward{grid-column:2!important;margin-top:0!important;text-align:left!important}.esz-v15-foot{grid-template-columns:1fr!important;gap:11px!important}.esz-v15-connector{height:64px!important;min-height:64px!important}}
@media(max-width:520px){.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link{grid-template-columns:34px minmax(0,1fr)!important;min-height:82px!important}.mobile-community-sheet .sheet-grid>a.esz-mobile-runtime-link>svg{display:none!important}.esz-v15-roadmap{margin-top:28px!important;padding-top:11px!important}.esz-v15-card{padding:27px 13px 14px!important;border-radius:16px!important}.esz-v15-marker{width:34px!important;height:34px!important;top:-17px!important;border-radius:11px!important;box-shadow:0 0 0 6px #0b100d!important}.esz-v15-marker svg{width:14px!important;height:14px!important}.esz-v15-top{grid-template-columns:50px minmax(0,1fr)!important;gap:10px!important}.esz-v15-level{width:50px!important;height:50px!important;border-radius:13px!important}.esz-v15-level span{font-size:.46rem!important}.esz-v15-level strong{font-size:1.08rem!important}.esz-v15-main h3{font-size:.94rem!important}.esz-v15-main p{font-size:.61rem!important}.esz-v15-reward{padding:10px!important;border-radius:11px!important}.esz-v15-reward strong{font-size:.63rem!important}.esz-v15-reward small{font-size:.55rem!important}.esz-v15-foot{margin-top:15px!important;padding:10px!important;border-radius:11px!important}.esz-v15-focus strong{font-size:.6rem!important}.esz-v15-meter span{font-size:.48rem!important}.esz-v15-meter small{font-size:.51rem!important}.esz-v15-connector{height:48px!important;min-height:48px!important}}

/* V15.14.3 — Fejlődési út parancsnoki felület + ellenőrzött PnL-bírálat */
.esz-progression-shell{--esz-v143-green:#5ad791;--esz-v143-green-soft:#91efb8;--esz-v143-ink:#e7f0e9;--esz-v143-muted:#849188;--esz-v143-panel:#0a100c;--esz-v143-panel-2:#0e1711;--esz-v143-line:rgba(198,231,208,.11);--esz-v143-gold:#d8c48e}
.esz-progression-shell .esz-addon-head{position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;margin:0 0 22px!important;padding:3px 0 22px!important;border-bottom:1px solid rgba(214,239,222,.08)!important}
.esz-progression-shell .esz-addon-head:after{content:""!important;position:absolute!important;left:0!important;bottom:-1px!important;width:min(260px,38%)!important;height:1px!important;background:linear-gradient(90deg,var(--esz-v143-green),transparent)!important}
.esz-progression-shell .esz-addon-head-copy{max-width:680px!important}.esz-progression-shell .esz-addon-eyebrow{color:var(--esz-v143-green)!important;font-size:.61rem!important;font-weight:800!important;letter-spacing:.145em!important}.esz-progression-shell .esz-addon-head h1{margin:8px 0 8px!important;color:var(--esz-v143-ink)!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:clamp(1.7rem,3vw,2.65rem)!important;font-weight:620!important;letter-spacing:-.065em!important;line-height:.98!important}.esz-progression-shell .esz-addon-head p{max-width:590px!important;color:#8d9a91!important;font-size:.81rem!important;font-weight:500!important;line-height:1.65!important}.esz-progression-shell .esz-addon-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;flex-wrap:wrap!important}.esz-progression-shell .esz-addon-actions .esz-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:0 13px!important;border-radius:11px!important;font-family:Inter,sans-serif!important;font-size:.67rem!important;font-weight:720!important;letter-spacing:.01em!important;white-space:nowrap!important}.esz-progression-shell .esz-addon-actions .esz-btn svg{width:16px!important;height:16px!important}.esz-progression-shell .esz-addon-actions .esz-btn.primary{box-shadow:0 12px 28px rgba(53,191,104,.14)!important}
.esz-progression-shell .esz-prog-hero-v3{display:grid!important;grid-template-columns:minmax(0,1.72fr) minmax(280px,.74fr)!important;gap:17px!important;align-items:stretch!important;margin:0 0 19px!important}.esz-progression-shell .esz-prog-primary{position:relative!important;isolation:isolate!important;min-height:278px!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(128,224,163,.19)!important;border-radius:22px!important;background:radial-gradient(circle at 10% 115%,rgba(90,215,145,.18),transparent 43%),radial-gradient(circle at 96% 6%,rgba(104,209,144,.1),transparent 26%),linear-gradient(132deg,#0d1710,#090e0b 78%)!important;box-shadow:0 24px 62px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.03)!important}.esz-progression-shell .esz-prog-primary:before{content:""!important;position:absolute!important;z-index:-1!important;inset:0!important;background:linear-gradient(108deg,rgba(255,255,255,.035),transparent 23%,transparent 78%,rgba(90,215,145,.045))!important}.esz-progression-shell .esz-prog-primary:after{content:""!important;position:absolute!important;right:6%!important;bottom:0!important;width:44%!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(145,239,184,.7),transparent)!important;opacity:.68!important}.esz-progression-shell .esz-prog-primary-grid{position:relative!important;display:grid!important;grid-template-columns:156px minmax(0,1fr) minmax(178px,.42fr)!important;gap:22px!important;align-items:center!important;min-height:278px!important;padding:26px 27px!important}.esz-progression-shell .esz-prog-orbit{position:relative!important;display:grid!important;place-items:center!important;width:142px!important;height:142px!important}.esz-progression-shell .esz-prog-orbit:before{content:""!important;position:absolute!important;inset:0!important;border:1px solid rgba(145,239,184,.12)!important;border-radius:50%!important;box-shadow:inset 0 0 34px rgba(90,215,145,.04),0 0 0 9px rgba(90,215,145,.018)!important}.esz-progression-shell .esz-prog-orbit:after{content:""!important;position:absolute!important;width:5px!important;height:5px!important;top:13px!important;right:22px!important;border-radius:50%!important;background:var(--esz-v143-green-soft)!important;box-shadow:0 0 14px 3px rgba(90,215,145,.5)!important}.esz-progression-shell .esz-level-orb{position:relative!important;display:grid!important;place-items:center!important;width:112px!important;height:112px!important;border:1px solid rgba(160,246,194,.32)!important;border-radius:50%!important;background:conic-gradient(from 220deg,#86efb1 0deg,var(--esz-v143-green) var(--p),rgba(255,255,255,.09) var(--p),rgba(255,255,255,.025) 360deg)!important;box-shadow:0 0 0 7px rgba(8,14,10,.9),0 16px 34px rgba(0,0,0,.24),0 0 32px rgba(90,215,145,.16)!important}.esz-progression-shell .esz-level-orb:after{content:""!important;position:absolute!important;inset:8px!important;border-radius:50%!important;background:radial-gradient(circle at 33% 25%,rgba(255,255,255,.08),transparent 28%),#0a110c!important}.esz-progression-shell .esz-level-orb-inner{position:relative!important;z-index:1!important;display:grid!important;place-items:center!important}.esz-progression-shell .esz-level-orb-inner small{color:#86958b!important;font-size:.49rem!important;font-weight:820!important;letter-spacing:.16em!important}.esz-progression-shell .esz-level-orb-inner strong{margin:5px 0 2px!important;color:#dff2e5!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:2.45rem!important;font-weight:640!important;letter-spacing:-.1em!important;line-height:.86!important}.esz-progression-shell .esz-level-orb-inner span{max-width:76px!important;overflow:hidden!important;color:#9daf9f!important;font-size:.53rem!important;font-weight:650!important;line-height:1.2!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.esz-progression-shell .esz-orbit-label{position:absolute!important;bottom:-2px!important;padding:5px 8px!important;border:1px solid rgba(146,239,183,.18)!important;border-radius:99px!important;background:#0a100c!important;color:#80dca2!important;font-size:.48rem!important;font-weight:800!important;letter-spacing:.12em!important;line-height:1!important}.esz-progression-shell .esz-level-copy{min-width:0!important}.esz-progression-shell .esz-hero-eyeline{display:flex!important;align-items:center!important;gap:8px!important;color:#a1b1a5!important;font-size:.54rem!important;font-weight:820!important;letter-spacing:.14em!important;line-height:1!important}.esz-progression-shell .esz-hero-eyeline i{width:7px!important;height:7px!important;border-radius:50%!important;background:var(--esz-v143-green)!important;box-shadow:0 0 0 4px rgba(90,215,145,.08),0 0 16px rgba(90,215,145,.55)!important}.esz-progression-shell .esz-hero-code{display:flex!important;align-items:center!important;gap:8px!important;margin-top:13px!important;color:#74d99b!important;font-size:.62rem!important;font-weight:750!important;letter-spacing:.055em!important}.esz-progression-shell .esz-hero-code i{display:block!important;width:3px!important;height:3px!important;border-radius:50%!important;background:#5f7667!important}.esz-progression-shell .esz-level-copy h2{margin:8px 0 0!important;color:#e8f3eb!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:clamp(1.42rem,2.05vw,1.94rem)!important;font-weight:620!important;letter-spacing:-.06em!important;line-height:1.02!important}.esz-progression-shell .esz-level-copy>p{max-width:500px!important;margin:9px 0 0!important;color:#8c9b90!important;font-size:.74rem!important;font-weight:500!important;line-height:1.55!important}.esz-progression-shell .esz-hero-track-wrap{margin-top:20px!important}.esz-progression-shell .esz-hero-track-label{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:8px!important}.esz-progression-shell .esz-hero-track-label span{color:#7f8e83!important;font-size:.51rem!important;font-weight:800!important;letter-spacing:.13em!important}.esz-progression-shell .esz-hero-track-label b{color:#9df0bd!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:.73rem!important;font-weight:650!important}.esz-progression-shell .esz-xp-track{height:8px!important;border:1px solid rgba(255,255,255,.035)!important;border-radius:99px!important;background:rgba(1,6,3,.66)!important;box-shadow:inset 0 1px 4px rgba(0,0,0,.25)!important;overflow:hidden!important}.esz-progression-shell .esz-xp-track i{position:relative!important;display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#3dca78,#9ff1bf)!important;box-shadow:0 0 18px rgba(90,215,145,.42)!important}.esz-progression-shell .esz-xp-track i:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(110deg,transparent 12%,rgba(255,255,255,.42) 46%,transparent 76%)!important;animation:eszV143HeroShine 3.8s ease-in-out infinite!important}.esz-progression-shell .esz-xp-meta{display:flex!important;justify-content:space-between!important;gap:16px!important;margin-top:9px!important;color:#7f8e84!important;font-size:.6rem!important;font-weight:560!important}.esz-progression-shell .esz-xp-meta strong{color:#e1ece4!important;font-weight:750!important}.esz-progression-shell .esz-next-target{position:relative!important;align-self:stretch!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;min-width:0!important;padding:18px 16px!important;border:1px solid rgba(161,239,190,.12)!important;border-radius:16px!important;background:linear-gradient(160deg,rgba(90,215,145,.075),rgba(5,11,7,.58))!important;overflow:hidden!important}.esz-progression-shell .esz-next-target:before{content:""!important;position:absolute!important;top:13px!important;left:16px!important;width:22px!important;height:1px!important;background:var(--esz-v143-green)!important}.esz-progression-shell .esz-next-target>span{position:relative!important;margin-top:14px!important;color:#8ca498!important;font-size:.52rem!important;font-weight:820!important;letter-spacing:.12em!important}.esz-progression-shell .esz-next-target strong{position:relative!important;margin-top:8px!important;color:#dce9df!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:1rem!important;font-weight:630!important;line-height:1.08!important}.esz-progression-shell .esz-next-target small{position:relative!important;margin-top:7px!important;color:#76d89c!important;font-size:.62rem!important;font-weight:620!important}.esz-progression-shell .esz-next-target>i{position:absolute!important;right:-16px!important;top:20px!important;color:rgba(147,241,185,.14)!important;transform:rotate(-12deg)!important}.esz-progression-shell .esz-next-target>i svg{width:74px!important;height:74px!important;stroke-width:1.1!important}
.esz-progression-shell .esz-prog-side{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;padding:9px!important;border:1px solid rgba(202,234,211,.1)!important;border-radius:22px!important;background:linear-gradient(150deg,#0c130e,#090d0a)!important;box-shadow:0 20px 45px rgba(0,0,0,.16)!important}.esz-progression-shell .esz-prog-kpi{position:relative!important;display:grid!important;grid-template-columns:35px minmax(0,1fr)!important;gap:11px!important;min-height:76px!important;padding:13px!important;border:1px solid rgba(255,255,255,.065)!important;border-radius:14px!important;background:rgba(255,255,255,.016)!important}.esz-progression-shell .esz-prog-kpi.accent{border-color:rgba(216,196,142,.2)!important;background:linear-gradient(110deg,rgba(216,196,142,.075),rgba(255,255,255,.014))!important}.esz-progression-shell .esz-kpi-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border:1px solid rgba(90,215,145,.17)!important;border-radius:10px!important;background:rgba(90,215,145,.055)!important;color:#81e7a8!important}.esz-progression-shell .esz-prog-kpi.accent .esz-kpi-icon{border-color:rgba(216,196,142,.28)!important;background:rgba(216,196,142,.07)!important;color:#ddca95!important}.esz-progression-shell .esz-kpi-icon svg{width:17px!important;height:17px!important}.esz-progression-shell .esz-prog-kpi>div{min-width:0!important}.esz-progression-shell .esz-prog-kpi span,.esz-progression-shell .esz-prog-kpi small{display:block!important}.esz-progression-shell .esz-prog-kpi span{color:#819087!important;font-size:.48rem!important;font-weight:820!important;letter-spacing:.12em!important;line-height:1.1!important}.esz-progression-shell .esz-prog-kpi strong{display:block!important;margin-top:5px!important;overflow:hidden!important;color:#dbe8de!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:.85rem!important;font-weight:630!important;line-height:1.18!important;text-overflow:ellipsis!important;white-space:nowrap!important}.esz-progression-shell .esz-prog-kpi.accent strong{color:#e4d2a0!important}.esz-progression-shell .esz-prog-kpi small{margin-top:5px!important;color:#718078!important;font-size:.55rem!important;font-weight:520!important;line-height:1.32!important}.esz-progression-shell .esz-prog-kpi small b{display:inline-block!important;width:3px!important;height:3px!important;margin:0 4px 2px!important;border-radius:50%!important;background:#5bd792!important}.esz-progression-shell .esz-prog-kpi .esz-btn{width:100%!important;min-height:32px!important;margin-top:9px!important;padding:0 9px!important;font-size:.58rem!important}.esz-progression-shell .esz-kpi-progress{height:4px!important;margin-top:8px!important;border-radius:99px!important;background:rgba(255,255,255,.07)!important;overflow:hidden!important}.esz-progression-shell .esz-kpi-progress i{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#45cf7e,#a2f1bf)!important}
.esz-progression-shell .esz-prog-grid{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)!important;gap:18px!important;align-items:start!important}.esz-progression-shell .esz-prog-insights{display:grid!important;gap:13px!important}.esz-progression-shell .esz-prog-insights>.esz-section-card{position:relative!important;overflow:hidden!important;padding:20px!important;border:1px solid rgba(211,237,219,.1)!important;border-radius:18px!important;background:radial-gradient(circle at 100% 0,rgba(90,215,145,.055),transparent 28%),linear-gradient(145deg,#0d1510,#090e0b)!important;box-shadow:0 16px 35px rgba(0,0,0,.13),inset 0 1px 0 rgba(255,255,255,.02)!important}.esz-progression-shell .esz-prog-insights>.esz-section-card:before{content:""!important;position:absolute!important;top:0!important;left:20px!important;width:42px!important;height:1px!important;background:linear-gradient(90deg,var(--esz-v143-green),transparent)!important}.esz-progression-shell .esz-prog-insights .esz-section-head{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 16px!important}.esz-progression-shell .esz-prog-insights .esz-section-head span{color:#6fdb99!important;font-size:.54rem!important;font-weight:830!important;letter-spacing:.13em!important}.esz-progression-shell .esz-prog-insights .esz-section-head h2{margin:6px 0 0!important;color:#e2ece5!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:1.05rem!important;font-weight:630!important;letter-spacing:-.045em!important;line-height:1.08!important}.esz-progression-shell .esz-prog-insights .esz-chip{flex:0 0 auto!important;padding:6px 8px!important;border:1px solid rgba(90,215,145,.18)!important;border-radius:99px!important;background:rgba(90,215,145,.055)!important;color:#8beaab!important;font-size:.53rem!important;font-weight:780!important;letter-spacing:.035em!important}.esz-progression-shell .esz-mission-list{display:grid!important;gap:7px!important}.esz-progression-shell .esz-mission{display:grid!important;grid-template-columns:20px 29px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;padding:8px 9px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:11px!important;background:rgba(3,8,5,.37)!important}.esz-progression-shell .esz-mission.complete{border-color:rgba(90,215,145,.23)!important;background:linear-gradient(100deg,rgba(90,215,145,.075),rgba(3,8,5,.28))!important}.esz-progression-shell .esz-mission-seq{color:#65736a!important;font-size:.51rem!important;font-weight:810!important;letter-spacing:.08em!important}.esz-progression-shell .esz-mission-mark{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border:1px solid rgba(90,215,145,.15)!important;border-radius:8px!important;background:rgba(90,215,145,.045)!important;color:#7be6a5!important}.esz-progression-shell .esz-mission.complete .esz-mission-mark{background:#5ad791!important;color:#071009!important}.esz-progression-shell .esz-mission-mark svg{width:14px!important;height:14px!important}.esz-progression-shell .esz-mission-body{min-width:0!important}.esz-progression-shell .esz-mission-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.esz-progression-shell .esz-mission-top strong{overflow:hidden!important;color:#cfdcd3!important;font-size:.66rem!important;font-weight:660!important;text-overflow:ellipsis!important;white-space:nowrap!important}.esz-progression-shell .esz-mission-top span{color:#82dca2!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:.62rem!important;font-weight:650!important}.esz-progression-shell .esz-mini-track{height:3px!important;margin-top:6px!important;border-radius:99px!important;background:rgba(255,255,255,.065)!important;overflow:hidden!important}.esz-progression-shell .esz-mini-track i{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#3bc978,#a1f0bd)!important}.esz-progression-shell .esz-mission-bonus{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;margin-top:11px!important;padding:11px!important;border:1px solid rgba(216,196,142,.17)!important;border-radius:12px!important;background:rgba(216,196,142,.045)!important;color:#dcc893!important}.esz-progression-shell .esz-mission-bonus>svg{width:18px!important;height:18px!important;margin-top:2px!important}.esz-progression-shell .esz-mission-bonus b,.esz-progression-shell .esz-mission-bonus span{display:block!important}.esz-progression-shell .esz-mission-bonus b{color:#ded3b2!important;font-size:.65rem!important;font-weight:730!important}.esz-progression-shell .esz-mission-bonus span{margin-top:4px!important;color:#918c77!important;font-size:.57rem!important;line-height:1.4!important}
.esz-progression-shell .esz-badge-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.esz-progression-shell .esz-badge{position:relative!important;display:grid!important;grid-template-columns:31px minmax(0,1fr)!important;gap:8px!important;min-height:72px!important;padding:10px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:12px!important;background:rgba(3,8,5,.36)!important;opacity:.62!important}.esz-progression-shell .esz-badge.unlocked{border-color:rgba(90,215,145,.25)!important;background:linear-gradient(135deg,rgba(90,215,145,.09),rgba(3,8,5,.36))!important;opacity:1!important}.esz-progression-shell .esz-badge-state{position:absolute!important;right:8px!important;top:8px!important;color:#65746b!important;font-size:.41rem!important;font-weight:820!important;letter-spacing:.09em!important}.esz-progression-shell .esz-badge.unlocked .esz-badge-state{color:#73d799!important}.esz-progression-shell .esz-badge-icon{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:9px!important;background:#0a110d!important;color:#78877d!important}.esz-progression-shell .esz-badge.unlocked .esz-badge-icon{border-color:rgba(90,215,145,.24)!important;background:rgba(90,215,145,.08)!important;color:#82eaaa!important}.esz-progression-shell .esz-badge-icon svg{width:15px!important;height:15px!important}.esz-progression-shell .esz-badge>div:last-child{min-width:0!important;padding-top:16px!important}.esz-progression-shell .esz-badge strong,.esz-progression-shell .esz-badge small{display:block!important}.esz-progression-shell .esz-badge strong{overflow:hidden!important;color:#cbd7cf!important;font-size:.63rem!important;font-weight:700!important;text-overflow:ellipsis!important;white-space:nowrap!important}.esz-progression-shell .esz-badge small{display:-webkit-box!important;margin-top:4px!important;overflow:hidden!important;color:#748178!important;font-size:.51rem!important;line-height:1.35!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}
.esz-progression-shell .esz-xp-sources{display:grid!important;gap:6px!important}.esz-progression-shell .esz-xp-source{display:grid!important;grid-template-columns:31px minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;padding:9px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:11px!important;background:rgba(3,8,5,.34)!important}.esz-progression-shell .esz-source-icon{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border:1px solid rgba(90,215,145,.15)!important;border-radius:9px!important;background:rgba(90,215,145,.045)!important;color:#7de3a4!important}.esz-progression-shell .esz-source-icon svg{width:15px!important;height:15px!important}.esz-progression-shell .esz-source-copy{min-width:0!important}.esz-progression-shell .esz-source-copy strong,.esz-progression-shell .esz-source-copy small{display:block!important}.esz-progression-shell .esz-source-copy strong{overflow:hidden!important;color:#ccd9d0!important;font-size:.63rem!important;font-weight:680!important;text-overflow:ellipsis!important;white-space:nowrap!important}.esz-progression-shell .esz-source-copy small{margin-top:3px!important;color:#708077!important;font-size:.51rem!important}.esz-progression-shell .esz-xp-source>b{display:grid!important;justify-items:end!important;color:#93ecb3!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:.69rem!important;font-weight:650!important}.esz-progression-shell .esz-xp-source>b small{color:#718079!important;font-family:Inter,sans-serif!important;font-size:.42rem!important;font-weight:820!important;letter-spacing:.09em!important}.esz-progression-shell .esz-prog-rule{display:grid!important;grid-template-columns:27px minmax(0,1fr)!important;gap:9px!important;align-items:start!important;margin-top:11px!important;padding:10px!important;border-left:1px solid rgba(90,215,145,.42)!important;background:rgba(90,215,145,.035)!important}.esz-progression-shell .esz-prog-rule>i{display:grid!important;place-items:center!important;width:25px!important;height:25px!important;border-radius:7px!important;background:rgba(90,215,145,.07)!important;color:#7ee3a5!important}.esz-progression-shell .esz-prog-rule>i svg{width:14px!important;height:14px!important}.esz-progression-shell .esz-prog-rule strong,.esz-progression-shell .esz-prog-rule span{display:block!important}.esz-progression-shell .esz-prog-rule strong{color:#cbd9d0!important;font-size:.61rem!important;font-weight:720!important}.esz-progression-shell .esz-prog-rule span{margin-top:3px!important;color:#748178!important;font-size:.53rem!important;line-height:1.4!important}.esz-progression-shell .esz-activity-live{display:inline-flex!important;align-items:center!important;gap:6px!important;margin-top:4px!important;color:#79e19f!important;font-size:.48rem!important;font-weight:800!important;letter-spacing:.11em!important}.esz-progression-shell .esz-activity-live i{width:5px!important;height:5px!important;border-radius:50%!important;background:#5ad791!important;box-shadow:0 0 9px rgba(90,215,145,.65)!important}.esz-progression-shell .esz-event-list{position:relative!important;display:grid!important;gap:0!important;margin-top:2px!important}.esz-progression-shell .esz-event-list:before{content:""!important;position:absolute!important;left:9px!important;top:10px!important;bottom:10px!important;width:1px!important;background:linear-gradient(#5ad791,rgba(90,215,145,.04))!important;opacity:.35!important}.esz-progression-shell .esz-event{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:19px minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;padding:8px 0!important;background:transparent!important}.esz-progression-shell .esz-event+.esz-event{border-top:1px solid rgba(255,255,255,.04)!important}.esz-progression-shell .esz-event-dot{display:block!important;width:9px!important;height:9px!important;margin-left:5px!important;border:2px solid #0b120d!important;border-radius:50%!important;background:#64736a!important;box-shadow:0 0 0 1px rgba(255,255,255,.08)!important}.esz-progression-shell .esz-event.is-latest .esz-event-dot{background:#5ad791!important;box-shadow:0 0 0 1px rgba(90,215,145,.35),0 0 15px rgba(90,215,145,.52)!important}.esz-progression-shell .esz-event strong,.esz-progression-shell .esz-event small{display:block!important}.esz-progression-shell .esz-event strong{color:#cbd8cf!important;font-size:.63rem!important;font-weight:690!important}.esz-progression-shell .esz-event small{margin-top:3px!important;color:#6f7e74!important;font-size:.51rem!important}.esz-progression-shell .esz-event-xp{color:#8ce8ad!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:.64rem!important;font-weight:650!important;white-space:nowrap!important}
.esz-v15-connector i.has-progress{background:repeating-linear-gradient(180deg,#a2f4c0 0 8px,#47ca7d 8px 17px,#77eaa4 17px 22px)!important;background-size:100% 38px!important;animation:eszV143ConnectorFlow 1.5s linear infinite!important}.esz-v15-node.esz-v15-current .esz-v15-marker:after{content:""!important;position:absolute!important;z-index:-1!important;inset:-11px!important;border:1px solid rgba(112,233,158,.46)!important;border-radius:18px!important;animation:eszV143CurrentPulse 2.1s ease-out infinite!important}.esz-v15-node.esz-v15-next-target .esz-v15-marker:after{content:""!important;position:absolute!important;z-index:-1!important;inset:-7px!important;border:1px solid rgba(90,215,145,.18)!important;border-radius:17px!important;animation:eszV143NextPulse 2.7s ease-in-out infinite!important}.esz-v15-node.esz-v15-current .esz-v15-card{animation:eszV143CurrentCard 4s ease-in-out infinite!important}
@keyframes eszV143ConnectorFlow{from{background-position:0 0}to{background-position:0 38px}}@keyframes eszV143CurrentPulse{0%{opacity:.7;transform:scale(.72)}75%,100%{opacity:0;transform:scale(1.35)}}@keyframes eszV143NextPulse{0%,100%{opacity:.35;transform:scale(.94)}50%{opacity:.82;transform:scale(1.09)}}@keyframes eszV143CurrentCard{0%,100%{box-shadow:0 26px 56px rgba(0,0,0,.22),0 0 0 1px rgba(90,215,145,.07) inset}50%{box-shadow:0 26px 56px rgba(0,0,0,.24),0 0 0 1px rgba(90,215,145,.17) inset,0 0 28px rgba(90,215,145,.07)}}@keyframes eszV143HeroShine{0%,15%{transform:translateX(-130%)}50%,100%{transform:translateX(150%)}}
.esz-result-review-shell .esz-addon-head,.esz-moderation-shell .esz-addon-head{position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:22px!important;padding-bottom:21px!important;border-bottom:1px solid rgba(214,239,222,.08)!important}.esz-result-review-shell .esz-addon-head:after,.esz-moderation-shell .esz-addon-head:after{content:""!important;position:absolute!important;left:0!important;bottom:-1px!important;width:180px!important;height:1px!important;background:linear-gradient(90deg,#5ad791,transparent)!important}.esz-result-review-shell .esz-addon-head h1,.esz-moderation-shell .esz-addon-head h1{margin:8px 0!important;color:#e5efe8!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:clamp(1.55rem,2.7vw,2.35rem)!important;font-weight:620!important;letter-spacing:-.06em!important}.esz-result-review-shell .esz-addon-head p,.esz-moderation-shell .esz-addon-head p{max-width:620px!important;color:#87958b!important;font-size:.76rem!important;line-height:1.6!important}.esz-result-review-shell .esz-addon-actions,.esz-moderation-shell .esz-addon-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important}.esz-result-review-shell .esz-addon-actions .esz-btn,.esz-moderation-shell .esz-addon-actions .esz-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:40px!important;padding:0 12px!important;border-radius:10px!important;font-size:.64rem!important;font-weight:710!important;white-space:nowrap!important}.esz-result-review-shell .esz-result-form{border-color:rgba(90,215,145,.18)!important;background:radial-gradient(circle at 98% 0,rgba(90,215,145,.075),transparent 27%),linear-gradient(145deg,#0d1510,#090e0b)!important}.esz-result-review-shell .esz-result-form-head{align-items:flex-start!important}.esz-result-review-shell .esz-result-form-head>div>span{color:#70d897!important}.esz-result-review-shell .esz-result-form-head h2{color:#e0ece4!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-weight:630!important;letter-spacing:-.045em!important}.esz-result-review-shell .esz-result-form-head p{color:#87958b!important;line-height:1.55!important}.esz-result-review-shell .esz-result-private{display:inline-flex!important;align-items:center!important;gap:6px!important;border-color:rgba(90,215,145,.22)!important;background:rgba(90,215,145,.06)!important;color:#89e7aa!important}.esz-result-review-shell .esz-result-upload{margin-top:19px!important;border-color:rgba(90,215,145,.18)!important;background:linear-gradient(102deg,rgba(90,215,145,.07),rgba(255,255,255,.015))!important}.esz-result-review-shell .esz-result-upload>div>span{color:#78dfa0!important}.esz-result-review-shell .esz-result-upload>div strong{color:#dce9df!important}.esz-result-review-shell .esz-result-upload>div small{color:#809087!important}.esz-result-review-shell .esz-result-file{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:40px!important;padding:0 12px!important;border:1px solid rgba(90,215,145,.27)!important;border-radius:10px!important;background:rgba(90,215,145,.065)!important;color:#8de8ad!important;font-size:.62rem!important;font-weight:730!important;cursor:pointer!important}.esz-result-review-shell .esz-result-file.is-disabled{opacity:.45!important;pointer-events:none!important}.esz-result-review-shell .esz-result-image-empty{min-height:130px!important;border-style:dashed!important;border-color:rgba(90,215,145,.17)!important;background:rgba(3,8,5,.28)!important}.esz-result-review-shell .esz-result-image-empty svg{color:#72dda0!important}.esz-result-review-shell .esz-result-image-empty strong{color:#d7e4da!important}.esz-result-review-shell .esz-result-image-empty span{max-width:420px!important;color:#819087!important}.esz-result-review-shell .esz-result-image-preview{display:grid!important;grid-template-columns:minmax(180px,.7fr) minmax(0,1fr)!important;gap:14px!important;align-items:center!important;margin-top:10px!important;padding:10px!important;border:1px solid rgba(90,215,145,.15)!important;border-radius:14px!important;background:rgba(3,8,5,.3)!important}.esz-result-review-shell .esz-result-image-preview img{display:block!important;width:100%!important;max-height:220px!important;object-fit:contain!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:9px!important;background:#060a07!important}.esz-result-review-shell .esz-result-image-preview>div strong,.esz-result-review-shell .esz-result-image-preview>div small{display:block!important}.esz-result-review-shell .esz-result-image-preview>div strong{color:#dce8df!important;font-size:.72rem!important;font-weight:710!important}.esz-result-review-shell .esz-result-image-preview>div small{margin-top:5px!important;color:#809087!important;font-size:.6rem!important;line-height:1.45!important}.esz-result-review-shell .esz-result-image-preview label{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-top:12px!important;color:#aebbb2!important;font-size:.59rem!important;cursor:pointer!important}.esz-result-review-shell .esz-result-review-state{display:grid!important;grid-template-columns:35px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;margin-top:11px!important;padding:12px!important;border:1px solid rgba(90,215,145,.17)!important;border-radius:13px!important;background:linear-gradient(105deg,rgba(90,215,145,.07),rgba(255,255,255,.012))!important}.esz-result-review-shell .esz-result-review-state.rejected{border-color:rgba(238,132,132,.32)!important;background:rgba(238,132,132,.045)!important}.esz-result-review-shell .esz-result-review-state.draft{border-color:rgba(216,196,142,.22)!important;background:rgba(216,196,142,.045)!important}.esz-result-review-shell .esz-result-review-state>i{display:grid!important;place-items:center!important;width:33px!important;height:33px!important;border:1px solid rgba(90,215,145,.2)!important;border-radius:9px!important;background:rgba(90,215,145,.07)!important;color:#7fe5a5!important}.esz-result-review-shell .esz-result-review-state.rejected>i{border-color:rgba(238,132,132,.3)!important;background:rgba(238,132,132,.07)!important;color:#f19696!important}.esz-result-review-shell .esz-result-review-state.draft>i{border-color:rgba(216,196,142,.3)!important;background:rgba(216,196,142,.07)!important;color:#dfca92!important}.esz-result-review-shell .esz-result-review-state span,.esz-result-review-shell .esz-result-review-state strong,.esz-result-review-shell .esz-result-review-state p,.esz-result-review-shell .esz-result-review-state small{display:block!important}.esz-result-review-shell .esz-result-review-state span{color:#81a38e!important;font-size:.49rem!important;font-weight:820!important;letter-spacing:.12em!important}.esz-result-review-shell .esz-result-review-state strong{margin-top:4px!important;color:#d8e5dc!important;font-size:.69rem!important;font-weight:740!important}.esz-result-review-shell .esz-result-review-state p{margin:4px 0 0!important;color:#84938a!important;font-size:.6rem!important;line-height:1.45!important}.esz-result-review-shell .esz-result-review-state small{margin-top:7px!important;color:#dd9b9b!important;font-size:.59rem!important;line-height:1.4!important}.esz-result-review-shell .esz-result-consent{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;gap:11px!important;align-items:start!important;margin-top:11px!important;padding:14px!important;border:1px solid rgba(216,196,142,.2)!important;border-radius:14px!important;background:linear-gradient(108deg,rgba(216,196,142,.065),rgba(3,8,5,.28))!important}.esz-result-review-shell .esz-result-consent>i{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border:1px solid rgba(216,196,142,.26)!important;border-radius:10px!important;background:rgba(216,196,142,.07)!important;color:#dfcc95!important}.esz-result-review-shell .esz-result-consent span,.esz-result-review-shell .esz-result-consent strong,.esz-result-review-shell .esz-result-consent p,.esz-result-review-shell .esz-result-consent small{display:block!important}.esz-result-review-shell .esz-result-consent span{color:#cbbd91!important;font-size:.48rem!important;font-weight:820!important;letter-spacing:.12em!important}.esz-result-review-shell .esz-result-consent strong{margin-top:5px!important;color:#e0e5dc!important;font-size:.68rem!important;font-weight:720!important}.esz-result-review-shell .esz-result-consent p{max-width:760px!important;margin:6px 0 0!important;color:#8b9082!important;font-size:.59rem!important;line-height:1.55!important}.esz-result-review-shell .esz-result-consent label{display:flex!important;align-items:flex-start!important;gap:8px!important;margin-top:10px!important;color:#c4cfbf!important;font-size:.61rem!important;font-weight:610!important;line-height:1.4!important;cursor:pointer!important}.esz-result-review-shell .esz-result-consent input{margin:1px 0 0!important;accent-color:#5ad791!important}.esz-result-review-shell .esz-result-consent small{margin-top:6px!important;color:#777c70!important;font-size:.53rem!important}.esz-result-review-shell .esz-form-actions .esz-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:43px!important}.esz-result-review-shell .esz-form-actions .esz-btn em{padding:3px 6px!important;border-radius:5px!important;background:rgba(0,0,0,.13)!important;font-family:Inter,sans-serif!important;font-size:.51rem!important;font-style:normal!important;font-weight:760!important}.esz-result-review-shell .esz-result-xp-card{border-color:rgba(90,215,145,.16)!important;background:radial-gradient(circle at 95% 4%,rgba(90,215,145,.09),transparent 34%),linear-gradient(145deg,#0c140e,#090e0b)!important}.esz-result-review-shell .esz-result-xp-card>span{color:#74da99!important}.esz-result-review-shell .esz-result-xp-card p{color:#849289!important;line-height:1.55!important}.esz-result-review-shell .esz-result-vault{border-color:rgba(211,237,219,.1)!important;background:linear-gradient(145deg,#0c130e,#090d0a)!important}.esz-result-review-shell .esz-result-review-tag{display:inline-flex!important;width:max-content!important;margin-top:4px!important;padding:3px 5px!important;border:1px solid rgba(90,215,145,.17)!important;border-radius:4px!important;color:#86e2a6!important;font-size:.43rem!important;font-style:normal!important;font-weight:790!important;letter-spacing:.075em!important;line-height:1!important}.esz-result-review-shell .esz-result-review-tag.rejected{border-color:rgba(238,132,132,.28)!important;color:#ef9b9b!important}.esz-result-review-shell .esz-result-review-tag.draft{border-color:rgba(216,196,142,.24)!important;color:#dac68f!important}.esz-result-review-shell .esz-result-history{align-items:center!important}.esz-result-review-shell .esz-result-history-copy{min-width:0!important}.esz-result-review-shell .esz-result-history-pnl{white-space:nowrap!important}
.esz-moderation-shell .esz-addon-eyebrow{color:#d8c48e!important}.esz-moderation-summary{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(170px,.9fr)!important;gap:10px!important;margin-bottom:15px!important}.esz-moderation-summary>article,.esz-moderation-summary>label{min-height:96px!important;padding:15px!important;border:1px solid rgba(211,237,219,.1)!important;border-radius:15px!important;background:linear-gradient(145deg,#0d1510,#090e0b)!important;box-shadow:0 12px 28px rgba(0,0,0,.12)!important}.esz-moderation-summary span,.esz-moderation-summary strong,.esz-moderation-summary small{display:block!important}.esz-moderation-summary>article>span,.esz-moderation-summary>label>span{color:#78877e!important;font-size:.49rem!important;font-weight:820!important;letter-spacing:.12em!important}.esz-moderation-summary>article strong{margin-top:8px!important;color:#dce9df!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:1.65rem!important;font-weight:640!important;letter-spacing:-.07em!important;line-height:1!important}.esz-moderation-summary>article:first-child strong{color:#e0cd97!important}.esz-moderation-summary>article small{margin-top:7px!important;color:#748178!important;font-size:.55rem!important;line-height:1.3!important}.esz-moderation-summary>label{display:flex!important;flex-direction:column!important;justify-content:center!important}.esz-moderation-summary select{width:100%!important;height:36px!important;margin-top:8px!important;padding:0 9px!important;border:1px solid rgba(90,215,145,.18)!important;border-radius:9px!important;background:#09100b!important;color:#d3dfd5!important;font:600 .63rem Inter,sans-serif!important}.esz-moderation-list{display:grid!important;gap:12px!important}.esz-admin-result-card{padding:0!important;overflow:hidden!important;border:1px solid rgba(211,237,219,.11)!important;border-radius:18px!important;background:linear-gradient(145deg,#0d1510,#090e0b)!important;box-shadow:0 14px 34px rgba(0,0,0,.14)!important}.esz-admin-result-card.pending{border-color:rgba(216,196,142,.26)!important}.esz-admin-result-card.approved{border-color:rgba(90,215,145,.23)!important}.esz-admin-result-card.rejected{border-color:rgba(238,132,132,.21)!important}.esz-admin-result-card>header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;padding:18px 19px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;background:linear-gradient(90deg,rgba(255,255,255,.015),transparent)!important}.esz-admin-result-card>header>div:first-child{min-width:0!important}.esz-admin-result-card header span,.esz-admin-result-card header h3,.esz-admin-result-card header small{display:block!important}.esz-admin-result-card header span{color:#87948b!important;font-size:.49rem!important;font-weight:820!important;letter-spacing:.11em!important}.esz-admin-result-card header h3{margin:6px 0 0!important;overflow:hidden!important;color:#e0ebe3!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:1.05rem!important;font-weight:640!important;letter-spacing:-.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.esz-admin-result-card header small{margin-top:6px!important;color:#748178!important;font-size:.57rem!important}.esz-admin-result-card header small i{color:#5ad791!important;font-style:normal!important}.esz-admin-result-status{display:inline-flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important;padding:6px 8px!important;border:1px solid rgba(216,196,142,.26)!important;border-radius:99px!important;background:rgba(216,196,142,.06)!important;color:#ddca95!important}.esz-admin-result-status.approved{border-color:rgba(90,215,145,.24)!important;background:rgba(90,215,145,.06)!important;color:#86e6a7!important}.esz-admin-result-status.rejected{border-color:rgba(238,132,132,.25)!important;background:rgba(238,132,132,.05)!important;color:#f09c9c!important}.esz-admin-result-status span{font-size:.49rem!important;font-weight:820!important;letter-spacing:.08em!important}.esz-admin-result-status svg{width:14px!important;height:14px!important}.esz-admin-result-body{display:grid!important;grid-template-columns:minmax(220px,.7fr) minmax(0,1.2fr)!important;gap:16px!important;padding:16px 19px!important}.esz-admin-result-image{margin:0!important;min-width:0!important}.esz-admin-result-image img{display:block!important;width:100%!important;max-height:280px!important;object-fit:contain!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:11px!important;background:#060a07!important}.esz-admin-result-image a{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-top:8px!important;color:#82e5a4!important;font-size:.59rem!important;font-weight:710!important;text-decoration:none!important}.esz-admin-result-image a:hover{text-decoration:underline!important}.esz-admin-no-image{display:grid!important;place-items:center!important;align-content:center!important;gap:7px!important;min-height:150px!important;border:1px dashed rgba(255,255,255,.11)!important;border-radius:11px!important;color:#77857b!important;font-size:.6rem!important;text-align:center!important}.esz-admin-result-data{min-width:0!important}.esz-admin-result-numbers{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.esz-admin-result-numbers>span,.esz-admin-result-detail>span{display:block!important;padding:10px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:10px!important;background:rgba(3,8,5,.37)!important}.esz-admin-result-numbers small,.esz-admin-result-numbers strong,.esz-admin-result-detail small,.esz-admin-result-detail b{display:block!important}.esz-admin-result-numbers small,.esz-admin-result-detail small{color:#748178!important;font-size:.46rem!important;font-weight:820!important;letter-spacing:.1em!important}.esz-admin-result-numbers strong{margin-top:5px!important;color:#d6e2da!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:.87rem!important;font-weight:650!important}.esz-admin-result-numbers strong.positive{color:#85e9a9!important}.esz-admin-result-numbers strong.negative{color:#ed9999!important}.esz-admin-result-detail{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:9px!important}.esz-admin-result-detail b{margin-top:5px!important;color:#cdd9d0!important;font-size:.62rem!important;font-weight:680!important}.esz-admin-result-detail .is-allowed{border-color:rgba(90,215,145,.22)!important;background:rgba(90,215,145,.055)!important}.esz-admin-result-detail .is-allowed b{color:#85e5a6!important}.esz-admin-result-detail .is-private b{color:#c3aa70!important}.esz-admin-result-data>p{margin:11px 0 0!important;color:#89978e!important;font-size:.62rem!important;line-height:1.55!important;white-space:pre-line!important}.esz-admin-reviewed-by{display:block!important;margin-top:8px!important;color:#6f7e74!important;font-size:.53rem!important}.esz-admin-decision{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:13px!important;align-items:end!important;padding:0 19px 18px!important}.esz-admin-decision label{display:block!important}.esz-admin-decision label>span{display:block!important;margin-bottom:6px!important;color:#8b998f!important;font-size:.5rem!important;font-weight:810!important;letter-spacing:.1em!important}.esz-admin-decision textarea{display:block!important;width:100%!important;min-height:68px!important;padding:9px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:10px!important;background:#070c08!important;color:#d5e0d8!important;font:500 .62rem/1.45 Inter,sans-serif!important;resize:vertical!important}.esz-admin-decision>div{display:flex!important;align-items:center!important;gap:8px!important}.esz-admin-decision .esz-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:39px!important;padding:0 11px!important;font-size:.61rem!important;font-weight:730!important;white-space:nowrap!important}.esz-admin-reviewed{display:flex!important;align-items:center!important;gap:8px!important;margin:0 19px 18px!important;padding:10px!important;border-left:1px solid rgba(90,215,145,.4)!important;background:rgba(90,215,145,.035)!important;color:#8d9a91!important;font-size:.61rem!important;line-height:1.45!important}.esz-admin-reviewed>i{display:grid!important;place-items:center!important;color:#78dfa0!important}.esz-moderation-empty{padding:38px!important;color:#7d8b81!important;text-align:center!important}
@media(max-width:1180px){.esz-progression-shell .esz-prog-primary-grid{grid-template-columns:142px minmax(0,1fr)!important}.esz-progression-shell .esz-next-target{grid-column:2!important;min-height:82px!important;padding:13px 15px!important}.esz-progression-shell .esz-next-target>i{top:3px!important}.esz-progression-shell .esz-next-target>span{margin-top:8px!important}.esz-progression-shell .esz-prog-grid{grid-template-columns:minmax(0,1fr)!important}.esz-progression-shell .esz-prog-insights{grid-template-columns:repeat(2,minmax(0,1fr))!important}.esz-progression-shell .esz-activity-command,.esz-progression-shell .esz-economy-command{grid-column:span 1!important}.esz-moderation-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:840px){.esz-progression-shell .esz-addon-head,.esz-result-review-shell .esz-addon-head,.esz-moderation-shell .esz-addon-head{align-items:flex-start!important;flex-direction:column!important}.esz-progression-shell .esz-addon-actions,.esz-result-review-shell .esz-addon-actions,.esz-moderation-shell .esz-addon-actions{justify-content:flex-start!important}.esz-progression-shell .esz-prog-hero-v3{grid-template-columns:1fr!important}.esz-progression-shell .esz-prog-side{grid-template-columns:repeat(3,minmax(0,1fr))!important}.esz-progression-shell .esz-prog-kpi{grid-template-columns:1fr!important;gap:8px!important}.esz-progression-shell .esz-kpi-icon{width:30px!important;height:30px!important}.esz-progression-shell .esz-prog-kpi strong{font-size:.78rem!important}.esz-progression-shell .esz-prog-kpi small{font-size:.5rem!important}.esz-progression-shell .esz-prog-insights{grid-template-columns:1fr!important}.esz-result-review-shell .esz-result-layout{grid-template-columns:1fr!important}.esz-admin-result-body{grid-template-columns:1fr!important}.esz-admin-result-image img{max-height:350px!important}}
@media(max-width:560px){.esz-progression-shell .esz-addon-head{gap:14px!important;margin-bottom:17px!important;padding-bottom:16px!important}.esz-progression-shell .esz-addon-head h1,.esz-result-review-shell .esz-addon-head h1,.esz-moderation-shell .esz-addon-head h1{font-size:1.65rem!important}.esz-progression-shell .esz-addon-head p,.esz-result-review-shell .esz-addon-head p,.esz-moderation-shell .esz-addon-head p{font-size:.68rem!important}.esz-progression-shell .esz-addon-actions,.esz-result-review-shell .esz-addon-actions,.esz-moderation-shell .esz-addon-actions{width:100%!important}.esz-progression-shell .esz-addon-actions .esz-btn,.esz-result-review-shell .esz-addon-actions .esz-btn,.esz-moderation-shell .esz-addon-actions .esz-btn{flex:1 1 auto!important;min-width:0!important;padding:0 9px!important;font-size:.58rem!important}.esz-progression-shell .esz-prog-primary{min-height:0!important;border-radius:18px!important}.esz-progression-shell .esz-prog-primary-grid{grid-template-columns:1fr!important;gap:17px!important;min-height:0!important;padding:22px 17px 17px!important}.esz-progression-shell .esz-prog-orbit{width:118px!important;height:118px!important;margin:0 auto!important}.esz-progression-shell .esz-level-orb{width:94px!important;height:94px!important}.esz-progression-shell .esz-level-orb-inner strong{font-size:2rem!important}.esz-progression-shell .esz-next-target{grid-column:auto!important;min-height:82px!important}.esz-progression-shell .esz-prog-side{grid-template-columns:1fr!important}.esz-progression-shell .esz-prog-kpi{grid-template-columns:35px minmax(0,1fr)!important}.esz-progression-shell .esz-badge-grid{grid-template-columns:1fr!important}.esz-progression-shell .esz-xp-meta{font-size:.54rem!important}.esz-progression-shell .esz-xp-meta span:last-child{text-align:right!important}.esz-result-review-shell .esz-result-image-preview{grid-template-columns:1fr!important}.esz-result-review-shell .esz-result-consent{grid-template-columns:1fr!important}.esz-result-review-shell .esz-result-consent>i{display:none!important}.esz-result-review-shell .esz-form-actions{display:grid!important;grid-template-columns:1fr!important}.esz-moderation-summary{grid-template-columns:1fr 1fr!important}.esz-moderation-summary>label{grid-column:1/-1!important}.esz-admin-result-card>header{padding:15px!important;gap:9px!important;flex-direction:column!important}.esz-admin-result-status{align-self:flex-start!important}.esz-admin-result-body{padding:13px!important}.esz-admin-decision{grid-template-columns:1fr!important;padding:0 13px 14px!important}.esz-admin-decision>div{display:grid!important;grid-template-columns:1fr 1fr!important}.esz-admin-reviewed{margin:0 13px 14px!important}.esz-admin-result-numbers,.esz-admin-result-detail{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.esz-progression-shell *, .esz-v15-roadmap *{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* V15.14.7 — a fejlődési fő kártya teljes felület-kitöltése */
.esz-progression-shell .esz-prog-hero-v3>.esz-prog-primary{display:flex!important;min-height:286px!important;height:100%!important}.esz-progression-shell .esz-prog-primary-grid{display:grid!important;flex:1 1 auto!important;width:100%!important;height:100%!important;min-height:100%!important;grid-template-columns:minmax(176px,.78fr) minmax(0,1.68fr) minmax(205px,.84fr)!important;align-items:stretch!important}.esz-progression-shell .esz-prog-primary-grid>*{min-width:0!important;align-self:stretch!important}.esz-progression-shell .esz-prog-orbit{width:100%!important;height:100%!important;min-height:196px!important;align-self:stretch!important}.esz-progression-shell .esz-level-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;height:100%!important;padding:5px 0!important}.esz-progression-shell .esz-hero-track-wrap{margin-top:auto!important;padding-top:22px!important}.esz-progression-shell .esz-next-target{min-height:0!important;height:100%!important;justify-content:center!important}.esz-progression-shell .esz-next-target>span{margin-top:0!important}.esz-progression-shell .esz-next-target>i{top:50%!important;transform:translateY(-50%) rotate(-12deg)!important}.esz-progression-shell .esz-prog-orbit:before{inset:17px!important}.esz-progression-shell .esz-prog-orbit:after{top:29px!important;right:calc(50% - 49px)!important}
@media(max-width:1180px){.esz-progression-shell .esz-prog-primary-grid{height:auto!important;min-height:286px!important}.esz-progression-shell .esz-prog-orbit{min-height:0!important;height:142px!important;align-self:center!important}.esz-progression-shell .esz-level-copy{padding:0!important}.esz-progression-shell .esz-next-target{height:auto!important;min-height:82px!important;justify-content:flex-end!important}.esz-progression-shell .esz-next-target>i{top:3px!important;transform:rotate(-12deg)!important}}
@media(max-width:560px){.esz-progression-shell .esz-prog-hero-v3>.esz-prog-primary{min-height:0!important;height:auto!important}.esz-progression-shell .esz-prog-primary-grid{height:auto!important;min-height:0!important}.esz-progression-shell .esz-prog-orbit{height:118px!important}.esz-progression-shell .esz-level-copy{display:block!important;height:auto!important}.esz-progression-shell .esz-hero-track-wrap{margin-top:20px!important;padding-top:0!important}.esz-progression-shell .esz-next-target{height:auto!important;justify-content:flex-end!important}}

/* V15.14.7 — WP Adminnal azonos jóváhagyási belépő, consent XP és Journal-kapcsolat */
.grouped-nav .esz-results-admin-group{margin:13px 0 4px!important;padding:10px 0 0!important;border-top:1px solid rgba(229,244,233,.08)!important}.grouped-nav .esz-results-admin-group .esz-admin-group-head{padding:0 10px 7px!important;color:#78857c!important}.grouped-nav .esz-results-admin-group .esz-admin-group-head span{color:inherit!important;font-family:Inter,sans-serif!important;font-size:.5rem!important;font-weight:800!important;letter-spacing:.13em!important}.grouped-nav .esz-results-admin-group .esz-admin-menu-slot{display:grid!important;gap:3px!important}.grouped-nav .esz-results-admin-link{position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.grouped-nav .esz-results-admin-link>span{min-width:0!important}.esz-admin-pending-badge{display:inline-grid!important;place-items:center!important;min-width:19px!important;height:19px!important;margin-left:auto!important;padding:0 5px!important;border:1px solid rgba(255,255,255,.32)!important;border-radius:999px!important;background:#d8505b!important;color:#fff7f7!important;font-family:Inter,sans-serif!important;font-size:.56rem!important;font-style:normal!important;font-weight:820!important;letter-spacing:0!important;line-height:1!important;box-shadow:0 3px 10px rgba(216,80,91,.23)!important}.mobile-community-sheet .esz-admin-mobile-link{position:relative!important}.mobile-community-sheet .esz-admin-mobile-link .esz-admin-pending-badge{position:absolute!important;top:7px!important;right:7px!important;z-index:2!important;margin:0!important;min-width:17px!important;height:17px!important;padding:0 4px!important;font-size:.48rem!important}.esz-result-review-shell .esz-result-consent .esz-consent-choice{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}.esz-result-review-shell .esz-result-consent .esz-consent-choice input{grid-column:1!important}.esz-result-review-shell .esz-result-consent .esz-consent-choice>span{grid-column:2!important;min-width:0!important;color:#c4cfbf!important;font-size:.61rem!important;font-weight:610!important;letter-spacing:0!important}.esz-result-review-shell .esz-result-consent .esz-consent-reward{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;grid-column:3!important;white-space:nowrap!important;padding:4px 6px!important;border:1px solid rgba(90,215,145,.26)!important;border-radius:6px!important;background:rgba(90,215,145,.075)!important;color:#8be9b0!important;font-family:Inter,sans-serif!important;font-size:.52rem!important;font-weight:790!important;line-height:1!important}.esz-result-review-shell .esz-result-consent .esz-consent-reward.claimed{border-color:rgba(215,196,142,.28)!important;background:rgba(215,196,142,.07)!important;color:#dfcd98!important}.esz-result-review-shell .esz-result-consent .esz-consent-reward svg{width:12px!important;height:12px!important}.esz-result-review-shell .esz-result-consent .esz-consent-hint{margin-top:7px!important;color:#8b998f!important;font-size:.54rem!important;line-height:1.45!important}
@media(max-width:560px){.esz-result-review-shell .esz-result-consent .esz-consent-choice{grid-template-columns:auto minmax(0,1fr)!important}.esz-result-review-shell .esz-result-consent .esz-consent-reward{grid-column:2!important;justify-self:start!important;margin-top:1px!important}.mobile-community-sheet .esz-admin-mobile-link .esz-admin-pending-badge{top:5px!important;right:5px!important}}

/* V15.14.7 — opcionális eredmény → Journal kapcsolat */
.esz-result-review-shell .esz-field .esz-result-journal-help{display:block!important;margin-top:7px!important;color:#7e8c83!important;font-family:Inter,sans-serif!important;font-size:.55rem!important;font-weight:520!important;letter-spacing:0!important;line-height:1.45!important}.esz-result-review-shell .esz-field select[data-result-journal-trade]{border-color:rgba(90,215,145,.2)!important;background:linear-gradient(135deg,rgba(90,215,145,.055),rgba(4,9,6,.5))!important;color:#d8e6dc!important}.esz-result-review-shell .esz-field select[data-result-journal-trade]:focus{border-color:rgba(112,228,157,.58)!important;box-shadow:0 0 0 3px rgba(90,215,145,.09)!important}

/* V15.14.8 — a fejléc- és űrlapgombok mindig a szövegükhöz igazodnak */
.esz-addon-page .esz-addon-actions{width:auto!important;max-width:min(100%,760px)!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important}.esz-addon-page .esz-addon-actions .esz-btn{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;min-width:max-content!important;max-width:100%!important;min-height:43px!important;padding:0 14px!important;overflow:visible!important;white-space:nowrap!important;text-align:center!important}.esz-addon-page .esz-addon-actions .esz-btn>span{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.esz-form-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important}.esz-form-actions .esz-btn{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;min-width:max-content!important;min-height:43px!important;padding:0 14px!important;overflow:visible!important;white-space:nowrap!important;text-align:center!important}.esz-form-actions .esz-btn.primary{min-width:196px!important}.esz-form-actions .esz-btn>span{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}
.esz-checklist-handoff-layer{position:fixed!important;z-index:10050!important;inset:0!important;display:grid!important;place-items:center!important;padding:22px!important}.esz-checklist-handoff-scrim{position:absolute!important;inset:0!important;background:rgba(2,7,4,.76)!important;backdrop-filter:blur(8px)!important}.esz-checklist-handoff{position:relative!important;z-index:1!important;width:min(100%,500px)!important;padding:26px!important;border:1px solid rgba(90,215,145,.3)!important;border-radius:20px!important;background:radial-gradient(circle at 100% 0,rgba(90,215,145,.13),transparent 34%),linear-gradient(145deg,#111a13,#080e0a)!important;box-shadow:0 26px 90px rgba(0,0,0,.54),inset 0 1px 0 rgba(255,255,255,.035)!important}.esz-checklist-handoff:before{content:""!important;position:absolute!important;top:0!important;left:28px!important;width:96px!important;height:1px!important;background:linear-gradient(90deg,#67e39a,transparent)!important}.esz-handoff-kicker{display:block!important;color:#79dfa0!important;font-family:Inter,sans-serif!important;font-size:.55rem!important;font-weight:850!important;letter-spacing:.14em!important}.esz-checklist-handoff h2{margin:9px 0 0!important;color:#e4eee7!important;font-family:"Space Grotesk",Inter,sans-serif!important;font-size:1.45rem!important;font-weight:660!important;letter-spacing:-.055em!important;line-height:1.05!important}.esz-checklist-handoff p{margin:11px 0 0!important;color:#98a59b!important;font-family:Inter,sans-serif!important;font-size:.71rem!important;line-height:1.6!important}.esz-handoff-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:17px 0!important;padding:12px 13px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:12px!important;background:rgba(2,7,4,.42)!important}.esz-handoff-summary span{min-width:0!important;overflow:hidden!important;color:#c5d1c8!important;font-family:Inter,sans-serif!important;font-size:.65rem!important;font-weight:710!important;text-overflow:ellipsis!important;white-space:nowrap!important}.esz-handoff-summary i{color:#64d990!important;font-style:normal!important}.esz-handoff-summary b{flex:0 0 auto!important;color:#81e7a6!important;font-family:Inter,sans-serif!important;font-size:.64rem!important;font-weight:820!important;white-space:nowrap!important}.esz-handoff-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}.esz-handoff-actions .esz-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:45px!important;padding:0 12px!important;font-family:Inter,sans-serif!important;font-size:.66rem!important;font-weight:780!important;line-height:1.15!important;text-align:center!important}.esz-handoff-actions .esz-btn span{min-width:0!important}.esz-handoff-actions .esz-btn:disabled{opacity:.58!important;cursor:wait!important}
@media(max-width:980px){.esz-addon-page .page-head.esz-addon-head{align-items:flex-start!important;flex-direction:column!important}.esz-addon-page .esz-addon-actions{width:100%!important;max-width:none!important;justify-content:flex-start!important}.esz-addon-page .esz-addon-actions .esz-btn{flex:1 1 185px!important;min-width:185px!important}.esz-form-actions{justify-content:flex-start!important}.esz-form-actions .esz-btn{flex:1 1 150px!important}.esz-form-actions .esz-btn.primary{flex-basis:210px!important}}
@media(max-width:560px){.esz-addon-page .esz-addon-actions{display:grid!important;grid-template-columns:1fr!important}.esz-addon-page .esz-addon-actions .esz-btn{width:100%!important;min-width:0!important}.esz-form-actions{display:grid!important;grid-template-columns:1fr!important}.esz-form-actions .esz-btn,.esz-form-actions .esz-btn.primary{width:100%!important;min-width:0!important}.esz-checklist-handoff-layer{padding:14px!important}.esz-checklist-handoff{padding:22px 17px!important;border-radius:17px!important}.esz-checklist-handoff h2{font-size:1.28rem!important}.esz-handoff-actions{grid-template-columns:1fr!important}.esz-handoff-actions .esz-btn{width:100%!important}}
/* V15.15 — egységes Belső Kör menü és egyszerű / haladó Journal kezelés */
.grouped-nav .esz-runtime-tools{display:grid;gap:3px;margin:7px 0 5px}
.grouped-nav .esz-runtime-tools>.esz-inner-tools-divider{display:block;height:1px;margin:9px 8px 8px;background:linear-gradient(90deg,transparent,rgba(115,147,132,.26),transparent)}
.grouped-nav .esz-runtime-tools>a,.grouped-nav .esz-runtime-tools>button{width:100%;min-height:38px;display:flex;align-items:center;gap:10px;padding:9px 12px;border:0;border-radius:10px;background:transparent;color:inherit;text-align:left;font:inherit;font-size:.82rem;font-weight:650;letter-spacing:0!important;line-height:1.2;cursor:pointer}
.grouped-nav .esz-runtime-tools>a>svg,.grouped-nav .esz-runtime-tools>button>svg{width:17px;height:17px;flex:0 0 auto;color:#aebbb4}.grouped-nav .esz-runtime-tools>a:hover,.grouped-nav .esz-runtime-tools>button:hover{background:rgba(83,226,158,.075);color:#eff8f1}.grouped-nav .esz-runtime-tools>a.active,.grouped-nav .esz-runtime-tools>button.active{background:rgba(83,226,158,.12);color:#8ff0b8}
.mobile-community-sheet .esz-mobile-runtime-tools{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:2px 0 8px}.mobile-community-sheet .esz-mobile-runtime-tools>.esz-mobile-tools-divider{grid-column:1/-1;height:1px;margin:5px 1px 3px;background:linear-gradient(90deg,transparent,rgba(115,147,132,.34),transparent)}
.mobile-community-sheet .esz-mobile-runtime-tools>a,.mobile-community-sheet .esz-mobile-runtime-tools>button{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:12px 11px;border:1px solid rgba(123,156,139,.18);border-radius:14px;background:linear-gradient(145deg,rgba(16,28,22,.94),rgba(9,17,13,.92));color:#eaf2eb;text-align:left;font:inherit;cursor:pointer}.mobile-community-sheet .esz-mobile-runtime-tools>a>span:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(83,226,158,.08);color:#6fe5a4}.mobile-community-sheet .esz-mobile-runtime-tools>a>div{min-width:0;display:grid;gap:3px}.mobile-community-sheet .esz-mobile-runtime-tools strong{font-size:.77rem;font-weight:750;line-height:1.12}.mobile-community-sheet .esz-mobile-runtime-tools small{display:block;color:#819087;font-size:.64rem;line-height:1.28}.mobile-community-sheet .esz-mobile-runtime-tools>a>svg{color:#65746b}.mobile-community-sheet .esz-mobile-runtime-tools>button{grid-template-columns:23px minmax(0,1fr);min-height:58px;font-size:.77rem;font-weight:750}.mobile-community-sheet .esz-mobile-runtime-tools>button>svg{color:#73e8a7}.mobile-community-sheet .esz-mobile-runtime-tools>a.active,.mobile-community-sheet .esz-mobile-runtime-tools>button.active{border-color:rgba(83,226,158,.42);background:linear-gradient(145deg,rgba(24,66,43,.92),rgba(11,28,18,.94));color:#dfffe9}
.journal-trade-modal-v5 .esz-journal-mode-panel,.journal-trade-modal-v5 .esz-journal-simple-field,.journal-trade-modal-v5 .esz-journal-exit-panel{grid-column:1/-1}.journal-trade-modal-v5 .esz-journal-mode-panel{padding:15px;border:1px solid rgba(93,219,149,.25);border-radius:15px;background:linear-gradient(135deg,rgba(26,68,44,.33),rgba(9,21,14,.82) 48%,rgba(12,27,19,.93));box-shadow:inset 0 1px rgba(207,255,224,.04)}.esz-journal-mode-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px}.esz-journal-mode-head span{color:#71e6a6;font-size:.64rem;font-weight:800;letter-spacing:.13em}.esz-journal-mode-head strong{color:#c4d2c8;font-size:.75rem;font-weight:500;text-align:right}.esz-journal-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.esz-journal-mode-group{padding:10px;border:1px solid rgba(132,163,146,.15);border-radius:11px;background:rgba(2,8,5,.32)}.esz-journal-mode-group>small{display:block;margin-bottom:8px;color:#829087;font-size:.59rem;font-weight:800;letter-spacing:.11em}.esz-journal-mode-group>div{display:grid;grid-template-columns:1fr 1fr;gap:5px}.esz-journal-mode-group button{min-width:0;padding:8px 7px;border:1px solid rgba(122,153,135,.18);border-radius:8px;background:#0a120d;color:#9baaa1;font:inherit;font-size:.69rem;font-weight:700;line-height:1.05;cursor:pointer}.esz-journal-mode-group button.active{border-color:rgba(83,226,158,.55);background:#47d790;color:#062113;box-shadow:0 6px 16px rgba(51,207,130,.16)}.journal-trade-modal-v5 .esz-journal-simple-field{display:grid;grid-template-columns:minmax(120px,.42fr) minmax(0,1fr);align-items:center;gap:11px;padding:12px 14px;border:1px solid rgba(124,159,141,.18);border-radius:13px;background:rgba(8,18,12,.64)}.esz-journal-simple-field>span{color:#b9c8bd;font-size:.75rem;font-weight:750}.esz-journal-simple-field input,.esz-journal-exit-panel select{width:100%;min-width:0;border:1px solid rgba(133,165,147,.24);border-radius:9px;background:#071009;color:#eff8f1;padding:10px 11px;font:inherit;font-size:.88rem;font-weight:650}.esz-journal-simple-field small{grid-column:2;color:#7f9085;font-size:.68rem;line-height:1.4}.journal-trade-modal-v5 .esz-journal-exit-panel{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(200px,1fr);gap:8px 14px;align-items:center;margin:14px 0 4px;padding:13px 14px;border:1px solid rgba(222,191,111,.22);border-radius:13px;background:linear-gradient(135deg,rgba(81,61,19,.18),rgba(8,17,11,.54))}.esz-journal-exit-panel span{display:block;margin-bottom:3px;color:#d8bd77;font-size:.6rem;font-weight:800;letter-spacing:.12em}.esz-journal-exit-panel strong{font-size:.79rem;color:#d7e3d9}.esz-journal-exit-panel small{grid-column:1/-1;color:#8b998f;font-size:.68rem;line-height:1.38}
@media(max-width:720px){.mobile-community-sheet .esz-mobile-runtime-tools{grid-template-columns:1fr}.esz-journal-mode-head{display:grid;gap:4px}.esz-journal-mode-head strong{text-align:left}.esz-journal-mode-grid{grid-template-columns:1fr}.journal-trade-modal-v5 .esz-journal-simple-field,.journal-trade-modal-v5 .esz-journal-exit-panel{grid-template-columns:1fr}.esz-journal-simple-field small{grid-column:auto}.esz-journal-exit-panel small{grid-column:auto}}
/* V15.15.1 — a mobil Belső Kör második csoportja pontosan a natív rács formája */
.mobile-community-sheet .esz-mobile-runtime-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.mobile-community-sheet .esz-mobile-runtime-tools>a,.mobile-community-sheet .esz-mobile-runtime-tools>button{display:grid;grid-template-columns:38px minmax(0,1fr) 15px;align-items:center;gap:9px;min-height:76px;padding:11px;border:1px solid rgba(255,255,255,.05);border-radius:14px;background:rgba(255,255,255,.018);color:#aebbb1;text-align:left;text-decoration:none;font:inherit;line-height:normal}.mobile-community-sheet .esz-mobile-runtime-tools>a>span:first-child{width:36px;height:36px;border:1px solid rgba(90,215,145,.1);border-radius:10px;background:#0b120d;color:var(--green)}.mobile-community-sheet .esz-mobile-runtime-tools>a>div{gap:0}.mobile-community-sheet .esz-mobile-runtime-tools strong{font-size:.68rem;font-weight:700;line-height:normal;text-decoration:none}.mobile-community-sheet .esz-mobile-runtime-tools small{margin-top:4px;color:#59655d;font-size:.54rem;line-height:1.3;text-decoration:none}.mobile-community-sheet .esz-mobile-runtime-tools>a>svg{width:14px;color:#536058}.mobile-community-sheet .esz-mobile-runtime-tools>button{grid-template-columns:38px minmax(0,1fr) 15px;min-height:76px;font-size:inherit;font-weight:inherit}.mobile-community-sheet .esz-mobile-runtime-tools>button>svg{width:14px;color:#536058}.mobile-community-sheet .esz-mobile-runtime-tools>a:hover,.mobile-community-sheet .esz-mobile-runtime-tools>button:hover,.mobile-community-sheet .esz-mobile-runtime-tools>a.active,.mobile-community-sheet .esz-mobile-runtime-tools>button.active{border-color:rgba(90,215,145,.25);background:rgba(90,215,145,.04);color:#e5f4e9}.mobile-community-sheet .esz-mobile-runtime-tools>a.active>span:first-child,.mobile-community-sheet .esz-mobile-runtime-tools>button.active>span:first-child{background:rgba(90,215,145,.09)}
@media(max-width:720px){.mobile-community-sheet .esz-mobile-runtime-tools{grid-template-columns:1fr 1fr}.mobile-community-sheet .esz-mobile-runtime-tools>a,.mobile-community-sheet .esz-mobile-runtime-tools>button{grid-template-columns:34px minmax(0,1fr);min-height:82px}.mobile-community-sheet .esz-mobile-runtime-tools>a>span:first-child{width:34px;height:34px}.mobile-community-sheet .esz-mobile-runtime-tools>a>svg,.mobile-community-sheet .esz-mobile-runtime-tools>button>svg{display:none}}
@media(max-width:340px){.mobile-community-sheet .esz-mobile-runtime-tools{grid-template-columns:1fr}}
/* V15.15.2 — kompakt alap trade-sáv valódi záróárral */
.journal-trade-modal-v5 .esz-journal-fixed-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;padding:13px;border:1px solid rgba(104,178,132,.2);border-radius:15px;background:linear-gradient(135deg,rgba(28,75,47,.18),rgba(7,15,10,.78) 48%,rgba(15,22,17,.78));box-shadow:inset 0 1px rgba(233,255,240,.03)}.esz-journal-fixed-head{grid-column:1/-1;display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:0 2px 3px}.esz-journal-fixed-head span{color:#78e7a9;font-size:.6rem;font-weight:900;letter-spacing:.14em}.esz-journal-fixed-head strong{color:#9aada0;font-size:.68rem;font-weight:650}.esz-journal-fixed-grid label{position:relative;min-width:0;display:grid;gap:6px;padding:9px 10px 8px;border:1px solid rgba(155,191,167,.15);border-radius:10px;background:rgba(3,9,5,.42);transition:.16s ease}.esz-journal-fixed-grid label:focus-within{border-color:rgba(91,223,148,.56);box-shadow:0 0 0 3px rgba(91,223,148,.055)}.esz-journal-fixed-grid label>span{overflow:hidden;color:#7e9685;font-size:.56rem;font-weight:900;letter-spacing:.09em;text-overflow:ellipsis;white-space:nowrap}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"]{border-color:rgba(215,191,117,.33);background:linear-gradient(135deg,rgba(86,66,22,.18),rgba(4,10,6,.44))}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"]>span{color:#dbc67f}.esz-journal-fixed-grid input{width:100%;min-width:0;padding:0;border:0;background:transparent;color:#edf8f0;font:inherit;font-size:.94rem;font-weight:780;outline:0}.esz-journal-fixed-grid input::placeholder{color:#56685b;opacity:1}.esz-journal-fixed-grid input:disabled{color:#65746b;cursor:not-allowed}.esz-journal-fixed-grid small{overflow:hidden;color:#607367;font-size:.52rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.esz-journal-fixed-grid label[data-esz-fixed-field="commission"]:after{content:"opcionális";position:absolute;right:8px;top:8px;color:#587062;font-size:.47rem;font-weight:800}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] small{color:#9f9369}
@media(max-width:900px){.journal-trade-modal-v5 .esz-journal-fixed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"]{grid-column:span 2}}
@media(max-width:620px){.journal-trade-modal-v5 .esz-journal-fixed-grid{grid-template-columns:1fr 1fr;gap:8px;padding:11px}.esz-journal-fixed-head{display:grid;gap:3px}.esz-journal-fixed-head strong{font-size:.62rem}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"]{grid-column:1/-1}.esz-journal-fixed-grid input{font-size:.88rem}}
/* V15.15.3 — kilépési ár forrása és egységes rendszer menüpontok */
.esz-journal-fixed-grid label[data-esz-fixed-field="exit"]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"]>span{grid-column:1/-1}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] select{min-width:0;max-width:116px;padding:4px 18px 4px 0;border:0;background:transparent;color:#d9c67f;font:inherit;font-size:.6rem;font-weight:800;outline:0;cursor:pointer}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] input{grid-column:1/-1}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] small{grid-column:1/-1;white-space:normal}.grouped-nav .esz-runtime-tools>button{color:#89958c!important;font-weight:650!important}.grouped-nav .esz-runtime-tools>button>svg{color:var(--green)!important}.grouped-nav .esz-runtime-tools>button:hover,.grouped-nav .esz-runtime-tools>button.active{color:#e9f6ec!important}.mobile-community-sheet .esz-mobile-runtime-tools>button{color:#aebbb1!important;font-weight:inherit!important}.mobile-community-sheet .esz-mobile-runtime-tools>button>span:first-child{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(90,215,145,.1);border-radius:10px;background:#0b120d;color:var(--green)!important}.mobile-community-sheet .esz-mobile-runtime-tools>button>span:first-child svg{width:17px;color:inherit!important}.mobile-community-sheet .esz-mobile-runtime-tools>button strong{color:inherit!important;font-weight:700!important}.mobile-community-sheet .esz-mobile-runtime-tools>button small{color:#59655d!important}.mobile-community-sheet .esz-mobile-runtime-tools>button.active{color:#e5f4e9!important}
@media(max-width:620px){.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] select{max-width:none;width:100%;padding:4px 0;font-size:.62rem}}
/* V15.15.4 — élő kilépési ár szinkron és asztali ikonkorrekció */
.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] select{appearance:none;-webkit-appearance:none;min-height:28px;padding:6px 28px 6px 9px;border:1px solid rgba(218,195,123,.28);border-radius:7px;background:linear-gradient(135deg,rgba(215,191,117,.15),rgba(19,22,13,.66)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23d9c67f' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 9px center/12px no-repeat;color:#e5d38f;box-shadow:inset 0 1px rgba(255,243,194,.055);transition:.16s ease}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] select:hover,.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] select:focus{border-color:rgba(232,207,126,.7);background-color:rgba(100,77,24,.23);box-shadow:0 0 0 3px rgba(220,191,105,.08);outline:0}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] select option{background:#10150d;color:#edf4e9}.grouped-nav .esz-runtime-tools>button>svg,.grouped-nav .esz-runtime-tools>button svg{color:#5ad791!important;stroke:#5ad791!important}.grouped-nav .esz-runtime-tools>button:hover>svg,.grouped-nav .esz-runtime-tools>button.active>svg{color:#79eaa8!important;stroke:#79eaa8!important}
/* V15.15.5 — Kilépési ár: forrás balra, érték jobbra; desktop ikonok natív tónusban */
.esz-journal-fixed-grid label[data-esz-fixed-field="exit"]{grid-template-columns:minmax(98px,.72fr) minmax(0,1.28fr);align-items:center;gap:6px 9px}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"]>span{grid-column:1/-1}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] select{grid-column:1;grid-row:2;width:100%;max-width:none;min-height:32px;padding:6px 26px 6px 9px}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] input{grid-column:2;grid-row:2;min-height:32px;padding:0 1px;border-bottom:1px solid rgba(221,199,128,.22)}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] input:focus{border-color:#ddc77f}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] small{grid-column:1/-1;grid-row:3}.grouped-nav .esz-runtime-tools>button>svg,.grouped-nav .esz-runtime-tools>button svg{color:#aebbb4!important;stroke:#aebbb4!important}.grouped-nav .esz-runtime-tools>button:hover>svg,.grouped-nav .esz-runtime-tools>button.active>svg{color:#e9f6ec!important;stroke:#e9f6ec!important}
@media(max-width:620px){.esz-journal-fixed-grid label[data-esz-fixed-field="exit"]{grid-template-columns:minmax(96px,.72fr) minmax(0,1.28fr)}.esz-journal-fixed-grid label[data-esz-fixed-field="exit"] select{width:100%;padding:6px 24px 6px 8px}}

/* V15.15.12 — szintenkénti jutalmak külön ikonnal és magyarázattal */
.esz-v15-top{grid-template-columns:62px minmax(0,1fr) minmax(255px,.82fr)!important}
.esz-v15-reward{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:11px!important;align-items:center!important;padding:12px 13px!important;text-align:left!important}
.esz-v15-reward>.esz-v15-reward-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid rgba(90,215,145,.19)!important;border-radius:12px!important;background:linear-gradient(145deg,rgba(90,215,145,.11),rgba(90,215,145,.035))!important;color:#7be5a4!important;box-shadow:inset 0 1px rgba(255,255,255,.045)!important}
.esz-v15-reward-icon svg{width:18px!important;height:18px!important}
.esz-v15-reward-copy{min-width:0!important}
.esz-v15-reward-copy>span{display:block!important;color:#738078!important;font-size:.5rem!important;font-weight:850!important;letter-spacing:.13em!important;line-height:1!important}
.esz-v15-reward-copy>strong{display:block!important;margin-top:6px!important;color:#d2ded5!important;font-size:.72rem!important;font-weight:750!important;line-height:1.25!important}
.esz-v15-reward-copy>p{display:block!important;margin:4px 0 0!important;color:#7f8d84!important;font-size:.58rem!important;font-weight:500!important;line-height:1.38!important}
.esz-v15-reward-copy>small{display:block!important;margin-top:6px!important;color:#718078!important;font-size:.55rem!important;font-weight:700!important;line-height:1.25!important}
.esz-v15-node.esz-v15-done .esz-v15-reward-icon,.esz-v15-node.esz-v15-current .esz-v15-reward-icon{border-color:rgba(90,215,145,.43)!important;background:linear-gradient(145deg,rgba(90,215,145,.22),rgba(90,215,145,.07))!important;color:#9af0ba!important;box-shadow:0 0 18px rgba(90,215,145,.1),inset 0 1px rgba(255,255,255,.06)!important}
.esz-v15-node.esz-v15-current .esz-v15-reward-copy>strong{color:#b5f5cc!important}
.esz-v15-node.esz-v15-next-target .esz-v15-reward-copy>small{color:#85e8ad!important}
.esz-v15-node.esz-v15-milestone .esz-v15-reward-icon{border-color:rgba(215,192,139,.38)!important;background:linear-gradient(145deg,rgba(215,192,139,.17),rgba(215,192,139,.045))!important;color:#e7d19a!important}
.esz-v15-node.esz-v15-milestone .esz-v15-reward-copy>strong{color:#e7d5a3!important}
@media(max-width:900px){.esz-v15-top{grid-template-columns:58px minmax(0,1fr)!important}.esz-v15-reward{grid-column:1/-1!important;margin-top:2px!important}}
@media(max-width:520px){.esz-v15-top{grid-template-columns:50px minmax(0,1fr)!important}.esz-v15-reward{grid-template-columns:38px minmax(0,1fr)!important;padding:10px!important}.esz-v15-reward>.esz-v15-reward-icon{width:36px!important;height:36px!important;border-radius:10px!important}.esz-v15-reward-copy>strong{font-size:.67rem!important}.esz-v15-reward-copy>p{font-size:.55rem!important}.esz-v15-reward-copy>small{font-size:.52rem!important}}

/* CMC gyorsimport: a meglévő Fix Trade mezőket tölti, nem hoz létre külön adatmodellt. */
.journal-cmc-price-card .esz-cmc-import-actions{grid-column:2/-1;display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:-3px}.esz-cmc-import-actions button{min-height:34px;padding:0 11px;border:1px solid rgba(90,215,145,.28);border-radius:9px;background:rgba(90,215,145,.07);color:#a9edc5;font:800 .58rem/1 Inter,system-ui,sans-serif;cursor:pointer;transition:.16s ease}.esz-cmc-import-actions button:first-child{border-color:rgba(90,215,145,.48);background:rgba(90,215,145,.14);color:#dff8e8}.esz-cmc-import-actions button:hover{transform:translateY(-1px);border-color:rgba(90,215,145,.6);background:rgba(90,215,145,.16)}.esz-cmc-import-actions small{flex-basis:100%;min-height:13px;color:#86c79f;font-size:.58rem;font-weight:700}.journal-cmc-price-card:has(.esz-cmc-import-actions)>button{display:none!important}@media(max-width:760px){.journal-cmc-price-card .esz-cmc-import-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:0}.esz-cmc-import-actions button{min-height:40px;width:100%}.esz-cmc-import-actions small{grid-column:1/-1}}
.journal-trade-modal-v5 .esz-journal-fixed-calculation{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(100,171,127,.2);border-radius:11px;background:rgba(5,14,8,.72)}.esz-journal-fixed-calculation>div{display:grid;gap:4px;padding:10px 12px;background:rgba(13,31,19,.44)}.esz-journal-fixed-calculation span{color:#819287;font-size:.55rem;font-weight:900;letter-spacing:.09em}.esz-journal-fixed-calculation strong{color:#eaf4ed;font-size:.9rem}.esz-journal-fixed-calculation strong.positive{color:#79e8a9}.esz-journal-fixed-calculation strong.negative{color:#ff9b9b}.esz-journal-fixed-calculation small{grid-column:1/-1;padding:8px 12px;color:#84958a;font-size:.62rem;font-weight:650}@media(max-width:620px){.journal-trade-modal-v5 .esz-journal-fixed-calculation{grid-template-columns:1fr 1fr}.esz-journal-fixed-calculation>div{padding:9px 10px}}
