*{box-sizing:border-box}html{font-family:Inter,"Noto Sans Georgian",system-ui,-apple-system,Segoe UI,sans-serif;color:#172033;background:#f3f6fb}body{margin:0}a{color:#1769e0;text-decoration:none}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:260px;background:#0b1d39;color:#fff;padding:24px 18px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;color:inherit;font-weight:800;font-size:18px}.brand small{display:block;font-size:11px;font-weight:500;opacity:.62;margin-top:2px}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#2d8cff,#8dd6ff);color:#06152b;box-shadow:0 8px 24px #0066ff55}.sidebar nav{display:grid;gap:6px;margin-top:34px}.sidebar nav a{color:#b9c8de;padding:12px 14px;border-radius:12px;font-weight:650}.sidebar nav a:hover,.sidebar nav a.active{background:#17345f;color:#fff}.sidebar-foot{margin-top:auto;border-top:1px solid #ffffff18;padding-top:18px;display:grid;gap:8px;font-size:12px}.sidebar-foot span{overflow:hidden;text-overflow:ellipsis}.sidebar-foot a{color:#8fc5ff}.main{margin-left:260px;padding:28px;min-height:100vh}.topbar{display:flex;align-items:center;gap:14px;margin-bottom:22px}.topbar h1{font-size:26px;margin:0}.menu-toggle{display:none;border:0;background:#fff;border-radius:10px;padding:9px 12px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:20px}.stat-card,.panel{background:#fff;border:1px solid #e5ebf4;border-radius:18px;box-shadow:0 8px 30px rgba(27,50,84,.06)}.stat-card{padding:22px}.stat-card span{color:#6b778c;font-size:13px}.stat-card strong{display:block;font-size:32px;margin-top:8px}.panel{padding:22px;margin-bottom:20px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.panel h2,.panel-head h2{margin:0;font-size:19px}.panel-head p,.muted{color:#738095;margin:5px 0 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:0;border-radius:11px;font-weight:750;cursor:pointer}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.primary{background:#1769e0;color:#fff}.btn.secondary{background:#edf3fb;color:#244467}.actions{display:flex;gap:8px;flex-wrap:wrap}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:14px 12px;border-bottom:1px solid #edf0f5;font-size:13px;vertical-align:top}th{color:#6a778a;font-size:11px;text-transform:uppercase;letter-spacing:.05em}td small{display:block;color:#8490a1;margin-top:5px;max-width:380px}.empty{text-align:center;color:#8490a1;padding:32px}.status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef2f7}.status.running{background:#e5f0ff;color:#0758bd}.status.completed{background:#e4f7eb;color:#16733a}.status.failed{background:#ffe8e8;color:#b51e1e}.status.paused{background:#fff4d7;color:#8d6100}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.form-grid label,.stack-form label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#334157}.form-grid label small{font-weight:500;color:#8190a3}.full{grid-column:1/-1}input,textarea,select{width:100%;border:1px solid #dce4ef;border-radius:11px;background:#fff;padding:12px 13px;outline:none}input:focus,textarea:focus,select:focus{border-color:#4388e7;box-shadow:0 0 0 3px #3182ed18}textarea{resize:vertical;line-height:1.55}.check-group{display:flex;flex-direction:column;gap:10px;justify-content:center}.check-group label{display:flex;grid-template-columns:none;align-items:center;gap:9px}.check-group input{width:auto}.notice{padding:14px;background:#f2f7ff;border:1px solid #d7e8ff;border-radius:12px;color:#345270;font-size:13px}.alert{padding:13px 15px;border-radius:12px;margin-bottom:16px}.alert.error{background:#ffe9e9;color:#9d1b1b}.alert.success{background:#e8f8ed;color:#18713a}.progress-card{background:#f7f9fc;border:1px solid #e7ecf3;border-radius:15px;padding:18px;margin-bottom:18px}.progress-meta,.mini-stats{display:flex;justify-content:space-between;gap:18px}.progress{height:10px;background:#e4eaf2;border-radius:999px;overflow:hidden;margin:12px 0}.progress i{display:block;height:100%;background:linear-gradient(90deg,#1769e0,#47b8ff);border-radius:inherit;transition:width .3s}.mini-stats{justify-content:flex-start;color:#6e7b8f;font-size:13px}.filters{display:flex;gap:10px;margin-bottom:14px}.filters input{max-width:420px}.filters select{max-width:180px}.pagination{display:flex;gap:6px;margin-top:18px}.pagination a{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#edf2f8}.pagination a.active{background:#1769e0;color:#fff}.footer-note{color:#8390a2;font-size:12px;padding:10px 4px 20px}.login-page,.install-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 0,#dcecff,transparent 40%),#f3f6fb}.login-card,.install-card{width:min(100%,460px);background:#fff;border:1px solid #e2e8f1;border-radius:22px;padding:30px;box-shadow:0 20px 60px rgba(25,55,95,.12)}.install-wrap{width:min(100%,920px)}.install-card{width:100%}.install-brand{color:#0b1d39;margin-bottom:24px}.login-card h1,.install-card h1{font-size:24px;margin:0 0 18px}.stack-form{display:grid;gap:16px}.requirements{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.requirements span{padding:6px 9px;border-radius:999px;font-size:12px;background:#edf1f6}.requirements .ok{background:#e7f7ec;color:#176d38}.requirements .bad{background:#ffe6e6;color:#a71b1b}.requirements .warn{background:#fff3d9;color:#8a6200}@media(max-width:980px){.stats-grid{grid-template-columns:repeat(2,1fr)}.sidebar{transform:translateX(-100%);transition:.25s}.main{margin-left:0}.menu-toggle{display:block}.menu-open .sidebar{transform:translateX(0)}.menu-open:after{content:"";position:fixed;inset:0;background:#08132688;z-index:10}}@media(max-width:640px){.main{padding:18px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:16px}.stat-card strong{font-size:25px}.panel{padding:16px;border-radius:15px}.panel-head{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.filters{flex-direction:column}.filters input,.filters select{max-width:none}.actions{width:100%}.actions .btn{flex:1}.login-card,.install-card{padding:22px}.topbar h1{font-size:22px}}

.gmp-attribution{font-family:Roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:12px;letter-spacing:normal;white-space:nowrap;color:#5e5e5e}.google-discovery{margin-top:12px;padding-top:10px;border-top:1px solid #e5eaf1;color:#6f7c8e;font-size:12px}
.source-grid,.source-select-grid,.source-progress-grid,.source-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.source-card,.source-progress,.health-card{border:1px solid #e3eaf4;border-radius:15px;padding:15px;display:flex;align-items:center;gap:12px;background:#fafcff}.source-card small,.source-progress small,.health-card small{display:block;color:#8290a2;margin-top:4px}.source-icon{width:42px;height:42px;border-radius:12px;background:#e6f1ff;color:#1769e0;display:grid;place-items:center;font-weight:850}.source-choice{display:flex!important;grid-template-columns:none!important;align-items:flex-start!important;gap:12px!important;border:1px solid #dfe7f2;border-radius:15px;padding:16px;background:#fbfdff;cursor:pointer}.source-choice:has(input:checked){border-color:#6aa5ef;background:#f2f8ff;box-shadow:0 0 0 3px #2f80ed12}.source-choice input{width:auto;margin-top:4px}.source-choice span{display:block}.source-choice strong{display:block;color:#182844}.source-choice small{display:block;margin-top:5px;color:#708096;font-weight:500;line-height:1.45}.field-title{display:block;font-size:13px;font-weight:750;color:#334157;margin-bottom:9px}.source-progress{display:grid;grid-template-columns:1fr auto;align-items:center}.source-progress p{grid-column:1/-1;margin:8px 0 0;color:#a12b2b;font-size:12px}.health-card{justify-content:space-between}.health-ok{color:#18713a!important}.health-bad{color:#a51e1e!important}.footer-note a{color:#55789f}.table-wrap small a{display:inline}.notice strong{color:#17345f}@media(max-width:760px){.source-grid,.source-select-grid,.source-progress-grid,.source-health-grid{grid-template-columns:1fr}}
.gtg-consent{padding:14px 16px;border:1px solid #f0c36a;background:#fff9e9;border-radius:14px;font-size:14px;line-height:1.55}.gtg-consent[hidden]{display:none}.gtg-consent label{display:flex;gap:10px;align-items:flex-start}.gtg-consent input{margin-top:4px}.gtg-consent a{text-decoration:underline}
