:root{--gkaim-bg:#f4f7fb;--gkaim-card:rgba(255,255,255,.88);--gkaim-text:#172033;--gkaim-muted:#69758a;--gkaim-line:#e5edf6;--gkaim-blue:#0b78b6;--gkaim-purple:#7357ff;--gkaim-green:#13a66b;--gkaim-orange:#f59e0b;--gkaim-red:#ef4444;--gkaim-shadow:0 14px 34px rgba(26,43,74,.09)}
.gkaim-mission{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gkaim-text);background:linear-gradient(180deg,#eef7ff 0,#f8fbff 220px,#f4f7fb 100%);padding:22px;min-height:100vh;box-sizing:border-box}
.gkaim-mission *{box-sizing:border-box}.gkaim-mission a{text-decoration:none}.gkaim-hero{display:flex;justify-content:space-between;gap:20px;align-items:stretch;padding:26px;border-radius:30px;background:linear-gradient(135deg,#082a57 0%,#0d76ba 48%,#6d5dfb 100%);color:#fff;box-shadow:var(--gkaim-shadow);overflow:hidden;position:relative}.gkaim-hero:after{content:"";position:absolute;right:-70px;top:-90px;width:250px;height:250px;background:rgba(255,255,255,.14);border-radius:999px}.gkaim-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.16);font-weight:750;font-size:12px;letter-spacing:.02em}.gkaim-hero h1{font-size:44px;line-height:1;margin:14px 0 10px;font-weight:850}.gkaim-hero p{font-size:16px;color:rgba(255,255,255,.86);margin:0;max-width:620px}.gkaim-hero-stats{display:grid;grid-template-columns:repeat(3,110px);gap:12px;align-self:center;z-index:1}.gkaim-hero-stats div{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.22);border-radius:22px;padding:15px;text-align:center;backdrop-filter:blur(10px)}.gkaim-hero-stats strong{display:block;font-size:25px}.gkaim-hero-stats span{font-size:12px;color:rgba(255,255,255,.82)}
.gkaim-top-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:16px;margin:20px 0}.gkaim-focus-card,.gkaim-mini-card,.gkaim-feed-card,.gkaim-side-panel,.gkaim-chapter-path,.gkaim-quiz-shell,.gkaim-login-card{background:var(--gkaim-card);border:1px solid var(--gkaim-line);border-radius:26px;box-shadow:var(--gkaim-shadow);backdrop-filter:blur(14px)}.gkaim-focus-card{padding:24px;min-height:184px;background:linear-gradient(135deg,#fff 0,#eff8ff 100%)}.gkaim-card-label{display:inline-flex;background:#eaf4ff;color:#075b8d;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.gkaim-focus-card h2{font-size:26px;margin:18px 0 8px;color:#073d60}.gkaim-focus-card p,.gkaim-mini-card p,.gkaim-feed-card p{color:var(--gkaim-muted);margin:0 0 14px;line-height:1.45}.gkaim-action,.gkaim-inline-link,.gkaim-test-card a{display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:linear-gradient(135deg,var(--gkaim-blue),#085d95);color:#fff!important;padding:11px 15px;font-weight:800;box-shadow:0 8px 18px rgba(11,120,182,.23)}.gkaim-mini-card{padding:22px;min-height:184px}.gkaim-mini-card.gradient{background:linear-gradient(135deg,#fff7ed,#eef2ff)}.gkaim-mini-card>span{display:inline-flex;width:42px;height:42px;border-radius:16px;align-items:center;justify-content:center;background:#eef6ff;font-size:22px}.gkaim-mini-card h3{font-size:19px;margin:12px 0 8px}.gkaim-progress{height:9px;border-radius:999px;background:#edf1f7;overflow:hidden}.gkaim-progress b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#21c184,#4285f4)}.gkaim-mini-card small{display:block;color:#718098;margin-top:10px;font-weight:650}
.gkaim-feed-wrap{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;margin-top:8px}.gkaim-feed-main h2,.gkaim-path h2{font-size:24px;margin:0 0 14px}.gkaim-feed-card{display:grid;grid-template-columns:54px 1fr;gap:15px;padding:18px;margin-bottom:13px;transition:.22s transform,.22s box-shadow}.gkaim-feed-card:hover,.gkaim-chapter-path:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(26,43,74,.12)}.gkaim-feed-card .gkaim-icon{width:54px;height:54px;border-radius:18px;background:#eef6ff;display:flex;align-items:center;justify-content:center;font-size:25px}.gkaim-feed-card.success .gkaim-icon{background:#e9fbf2}.gkaim-feed-card.warning .gkaim-icon{background:#fff5dc}.gkaim-feed-card.danger .gkaim-icon{background:#feecec}.gkaim-feed-card h3{margin:1px 0 6px;font-size:18px}.gkaim-side-panel{padding:18px;position:sticky;top:20px;height:max-content}.gkaim-side-panel h3{margin:0 0 12px}.gkaim-priority-row{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--gkaim-line);padding:12px 0}.gkaim-priority-row:last-child{border-bottom:0}.gkaim-priority-row strong{display:block;font-size:14px}.gkaim-priority-row span{color:var(--gkaim-muted);font-size:12px}.gkaim-priority-row em{font-style:normal;font-weight:850;color:#0b78b6}.gkaim-path{margin-top:22px}.gkaim-section-head{display:flex;align-items:end;justify-content:space-between}.gkaim-section-head p{margin:0 0 14px;color:var(--gkaim-muted)}
.gkaim-chapter-path{padding:20px;margin:15px 0}.gkaim-chapter-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.gkaim-chip{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef6ff;color:#0b6ca3;font-size:12px;font-weight:850}.gkaim-chapter-path h3{font-size:20px;margin:10px 0 5px;color:#06496f}.gkaim-chapter-path p{color:var(--gkaim-muted);margin:0}.gkaim-ring{width:90px;height:90px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:conic-gradient(#0b78b6 calc(var(--p)*1%),#edf4fb 0);position:relative;flex:none}.gkaim-ring:before{content:"";position:absolute;inset:8px;background:#fff;border-radius:50%}.gkaim-ring strong,.gkaim-ring span{position:relative}.gkaim-ring strong{font-size:18px;color:#075b8d}.gkaim-ring span{font-size:11px;color:var(--gkaim-muted)}.gkaim-next-line{margin:16px 0;background:#f0f8ff;border-left:4px solid #0ea5e9;padding:12px 14px;border-radius:14px;color:#263248}.gkaim-test-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gkaim-test-card{border:1px solid var(--gkaim-line);border-radius:18px;padding:14px;background:#fff}.gkaim-test-card.open{border-color:#ccefdc;background:#fbfff9}.gkaim-test-card.locked{background:#f8fafc;color:#718098}.gkaim-test-card strong{display:block;margin-bottom:7px}.gkaim-test-card span{display:block;font-size:13px;margin-bottom:12px;color:var(--gkaim-muted)}.gkaim-test-card button{border:0;border-radius:12px;background:#cbd5e1;color:#fff;padding:10px 14px;font-weight:800}.gkaim-alert{padding:16px 18px;border-radius:18px;margin:18px 0;background:#fff6e8;border:1px solid #ffd89a}.gkaim-alert.error{background:#fff0f0;border-color:#ffc9c9}.gkaim-quiz-shell{padding:18px;margin:22px 0}.gkaim-quiz-top{display:flex;justify-content:space-between;align-items:center;gap:14px;border-bottom:1px solid var(--gkaim-line);padding-bottom:12px;margin-bottom:15px}.gkaim-quiz-top h2{margin:0;font-size:20px}.gkaim-quiz-top a{font-weight:800;color:#0b78b6}.gkaim-raw-details{margin-top:12px;color:var(--gkaim-muted)}
@media(max-width:980px){.gkaim-top-grid,.gkaim-feed-wrap{grid-template-columns:1fr}.gkaim-hero{flex-direction:column}.gkaim-hero-stats{grid-template-columns:repeat(3,1fr)}.gkaim-side-panel{position:static}.gkaim-test-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.gkaim-mission{padding:12px}.gkaim-hero{border-radius:22px;padding:20px}.gkaim-hero h1{font-size:34px}.gkaim-hero-stats{grid-template-columns:1fr}.gkaim-top-grid{gap:12px}.gkaim-chapter-head{flex-direction:column}.gkaim-test-row{grid-template-columns:1fr}.gkaim-feed-card{grid-template-columns:42px 1fr}.gkaim-feed-card .gkaim-icon{width:42px;height:42px;border-radius:14px;font-size:20px}}
