.gspets-wrap,.gspets-launch-shell,.gspets-dashboard-block,.gspets-login,.gspets-notice{--gspets-yellow:#f4bd3f;--gspets-yellow-soft:#fff7dc;--gspets-ink:#171717;--gspets-muted:#666;--gspets-border:#eadfbf;--gspets-white:#fff;font-family:inherit;box-sizing:border-box}.gspets-wrap *,.gspets-launch-shell *,.gspets-dashboard-block *,.gspets-login *{box-sizing:border-box}.gspets-wrap{max-width:1180px;margin:24px auto}.gspets-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:34px;border:1px solid var(--gspets-border);border-radius:24px;background:linear-gradient(135deg,#fff9e7,#fff);box-shadow:0 14px 40px rgba(40,30,0,.07)}.gspets-hero.compact{margin-top:18px}.gspets-eyebrow{display:block;margin-bottom:7px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#916c00}.gspets-hero h1{margin:0 0 10px;font-size:clamp(28px,4vw,46px);line-height:1.08;color:var(--gspets-ink)}.gspets-hero p{max-width:720px;margin:0;color:var(--gspets-muted);font-size:16px}.gspets-hero-badge{flex:0 0 auto;padding:10px 16px;border-radius:999px;background:var(--gspets-yellow);font-weight:800;color:#201600}.gspets-section{margin-top:28px;padding:24px;border:1px solid #ece8dc;border-radius:22px;background:#fff;box-shadow:0 9px 30px rgba(20,20,20,.04)}.gspets-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.gspets-section-head h2,.gspets-dashboard-head h2,.gspets-history h2{margin:0 0 5px;color:var(--gspets-ink);font-size:25px}.gspets-section-head p{margin:0;color:var(--gspets-muted)}.gspets-progress-ring{display:grid;place-items:center;width:62px;height:62px;border:7px solid var(--gspets-yellow-soft);border-top-color:var(--gspets-yellow);border-radius:50%;font-size:13px}.gspets-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gspets-card{position:relative;padding:20px;border:1px solid #ece8dc;border-radius:18px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.gspets-card:hover{transform:translateY(-2px);border-color:#dfc873;box-shadow:0 12px 28px rgba(45,37,11,.08)}.gspets-card.is-locked{background:#f7f7f7;opacity:.82}.gspets-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.gspets-number{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--gspets-yellow-soft);font-weight:900;color:#684c00}.gspets-status{padding:6px 10px;border-radius:999px;background:#f2f2f2;color:#555;font-size:12px;font-weight:800}.gspets-card.is-completed .gspets-status{background:#e8f7ec;color:#1c7435}.gspets-card.is-paused .gspets-status,.gspets-card.is-in_progress .gspets-status{background:#fff0cc;color:#765400}.gspets-card h3{margin:16px 0 12px;color:var(--gspets-ink);font-size:18px}.gspets-card-stats{display:flex;flex-wrap:wrap;gap:8px;min-height:25px;color:var(--gspets-muted);font-size:13px}.gspets-card-stats span{padding:4px 8px;border-radius:8px;background:#f8f8f8}.gspets-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.gspets-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border:1px solid transparent;border-radius:11px;text-decoration:none!important;font-size:14px;font-weight:800;line-height:1.1;transition:.2s ease}.gspets-btn-primary{background:var(--gspets-yellow);color:#1d1600!important}.gspets-btn-primary:hover{background:#e7aa22;color:#111!important}.gspets-btn-ghost{border-color:#ddd;background:#fff;color:#333!important}.gspets-btn-disabled{background:#e8e8e8;color:#888;cursor:not-allowed}.gspets-lock-note{margin:12px 0 0;color:#777;font-size:12px}.gspets-launch-shell{max-width:1450px;margin:14px auto}.gspets-launch-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:13px 18px;border:1px solid var(--gspets-border);border-radius:13px;background:var(--gspets-yellow-soft)}.gspets-launch-bar a{color:#5f4700;text-decoration:none;font-weight:700}.gspets-engine-host{min-height:320px}.gspets-back{display:inline-block;margin-bottom:4px;color:#5f4700;font-weight:800;text-decoration:none}.gspets-compare-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px}.gspets-metric{padding:18px;border:1px solid #ece8dc;border-radius:16px;background:#fff}.gspets-metric>span{display:block;color:#666;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.gspets-metric>div{display:flex;align-items:center;gap:8px;margin:12px 0 8px;font-size:20px}.gspets-metric em{font-size:12px;font-style:normal;font-weight:800}.gspets-metric em.positive{color:#1d7a38}.gspets-metric em.negative{color:#b22c2c}.gspets-metric em.neutral{color:#777}.gspets-history{margin-top:24px;padding:22px;border:1px solid #ece8dc;border-radius:18px;background:#fff}.gspets-table-wrap{overflow:auto}.gspets-history table{width:100%;border-collapse:collapse}.gspets-history th,.gspets-history td{padding:12px;border-bottom:1px solid #eee;text-align:left;white-space:nowrap}.gspets-dashboard-block{margin-top:28px;padding:24px;border:1px solid var(--gspets-border);border-radius:22px;background:#fffaf0}.gspets-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gspets-dashboard-card{padding:21px;border:1px solid #eadfbf;border-radius:16px;background:#fff}.gspets-dashboard-card h3{margin:0 0 10px}.gspets-dashboard-card p{margin:5px 0;color:#666}.gspets-dashboard-card .gspets-btn{margin-top:12px}.gspets-login,.gspets-notice{max-width:700px;margin:28px auto;padding:25px;border:1px solid var(--gspets-border);border-radius:18px;background:#fffaf0}.gspets-notice.is-locked{background:#f7f7f7;border-color:#ddd}.gspets-notice.is-warning{background:#fff8e0}.gspets-login form{margin-top:18px}.gspets-login input[type=text],.gspets-login input[type=password]{width:100%;padding:12px;border:1px solid #d9d2bf;border-radius:10px}.gspets-login .button{padding:10px 18px;border:0;border-radius:10px;background:var(--gspets-yellow);font-weight:800}
@media (max-width:820px){.gspets-hero{align-items:flex-start;flex-direction:column;padding:24px}.gspets-section{padding:18px}.gspets-grid,.gspets-dashboard-grid{grid-template-columns:1fr}.gspets-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gspets-launch-bar{align-items:flex-start;flex-direction:column}.gspets-section-head{align-items:flex-start}.gspets-progress-ring{width:54px;height:54px;flex:0 0 auto}}
@media (max-width:480px){.gspets-wrap{margin:14px 0}.gspets-hero,.gspets-section{border-radius:16px}.gspets-compare-grid{grid-template-columns:1fr}.gspets-actions{flex-direction:column}.gspets-btn{width:100%}.gspets-section-head h2{font-size:21px}}
