.gm-summary{display:flex;align-items:center;gap:28px;padding:22px;background:var(--panel,#fff);border:1px solid var(--line,#e4e8f0);border-radius:20px;margin-bottom:24px}.gm-summary>div{display:flex;gap:14px;align-items:center;flex:1}.gm-summary strong,.gm-summary small{display:block}.gm-summary small{color:var(--muted,#728096);margin:5px 0}.gm-level{background:#e9e4fa;color:#563e89;border-radius:18px;width:56px;height:56px;display:grid;place-items:center;font-size:24px;font-weight:750}.gm-summary progress{height:5px;width:160px}.gm-summary-icon,.gm-event-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#edf1fa;color:#6276b2;flex-shrink:0}.gm-top,.gm-bottom{display:grid;grid-template-columns:1fr 1.3fr;gap:24px;margin-bottom:24px}.gm-hero{border-radius:24px;padding:34px;background:linear-gradient(125deg,#353464,#65588b);color:#fff}.gm-overline{font-size:15px;letter-spacing:.04em}.gm-hero h2{font-size:60px;margin:24px 0}.gm-hero h2 span{font-size:18px;font-weight:400;margin-left:12px}.gm-hero progress{width:100%;height:8px;accent-color:#d8c48c}.gm-hero p,.gm-hero small{color:#e3def0}.gm-week-body{padding:0 24px 24px}.gm-week-body>p{color:var(--muted,#728096);line-height:1.6}.gm-goal{display:grid;grid-template-columns:1fr auto;gap:10px;margin:22px 0}.gm-goal progress{grid-column:1/-1;width:100%;height:7px;accent-color:#8472b4}.gm-complete{border-color:#8bc3a2}.gm-reviews{display:flex;flex-wrap:wrap;gap:14px;align-items:center;padding:24px;margin-bottom:24px}.gm-reviews>div{flex:1;min-width:220px}.gm-reviews p{color:var(--muted,#728096)}.gm-badges-panel{margin-bottom:24px}.gm-badges{display:grid;grid-template-columns:repeat(3,1fr);padding:0 24px 24px;gap:16px}.gm-badge{padding:22px;border:1px solid var(--line,#e4e8f0);border-radius:18px;min-width:0}.gm-badge-icon{display:grid;place-items:center;width:48px;height:48px;background:#eef0f5;border-radius:16px;color:#7a8498;margin-bottom:18px}.gm-badge.earned{background:rgba(185,164,217,.08);border-color:#d1c3e4}.gm-badge.earned .gm-badge-icon{background:#e9e2f6;color:#614887}.gm-badge p{min-height:44px;line-height:1.5;color:var(--muted,#728096)}.gm-badge progress{width:100%;height:5px;accent-color:#9380b8}.gm-badge small{display:block;color:var(--muted,#728096);margin-top:8px}.gm-ledger-row{display:flex;gap:14px;padding:17px 24px;align-items:center;border-top:1px solid var(--line,#e4e8f0)}.gm-ledger-row>div{flex:1;min-width:0}.gm-ledger-row strong{overflow-wrap:anywhere;font-size:14px}.gm-ledger-row small{display:block;font-size:12px;color:var(--muted,#728096);margin-top:6px}.gm-ledger-row>b{color:#698b70;text-align:right}.gm-rules>div:not(.panel-head){display:flex;justify-content:space-between;gap:12px;padding:12px 24px}.gm-rules>p,.gm-help{font-size:13px;line-height:1.65;color:var(--muted,#728096);padding:0 24px}.gm-tabs{display:flex;gap:10px;margin-bottom:24px}.gm-settings{margin-bottom:20px}.gm-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 24px}.gm-number{display:flex;align-items:center;gap:10px}.gm-number input{min-width:0}.gm-number small{color:var(--muted,#728096)}.gm-switch,.gm-course-list label{display:flex;align-items:center;gap:10px}.gm-course-list{padding:0 24px;display:grid;gap:18px}.gm-badge-setting{display:flex;gap:14px;align-items:center;padding:18px 24px;border-top:1px solid var(--line,#e4e8f0)}.gm-badge-setting>div{flex:1}.gm-badge-setting p,.gm-badge-setting small{color:var(--muted,#728096);margin:5px 0}.gm-save-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;position:sticky;bottom:16px;background:var(--panel,#fff);padding:16px 24px;border:1px solid var(--line,#e4e8f0);border-radius:16px;box-shadow:0 6px 24px #172a4810}.gm-review-mark{margin:20px 0}.gm-review-mark>span{display:flex;align-items:center;gap:8px;color:#56825e}.gm-paused{padding:18px;border-radius:14px;background:#f3ebda;color:#795f30;margin-bottom:20px}.gm-empty{padding:20px}.gm-settings input[type=checkbox]{width:17px;height:17px;accent-color:#766297}.gm-bottom{grid-template-columns:1.3fr 1fr}
@media(max-width:1000px){.gm-summary{flex-wrap:wrap}.gm-badges{grid-template-columns:repeat(2,1fr)}.gm-form-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.gm-top,.gm-bottom{grid-template-columns:1fr;gap:16px}.gm-summary{padding:18px;gap:20px}.gm-summary>div{min-width:100%}.gm-badges{padding:0 16px 16px;gap:10px}.gm-badge{padding:15px}.gm-badge h3{font-size:15px}.gm-badge p{font-size:13px}.gm-form-grid{grid-template-columns:1fr;padding:0 18px}.gm-badge-setting{flex-wrap:wrap;padding:18px}.gm-badge-setting>div{min-width:65%}.gm-save-bar{bottom:76px;flex-wrap:wrap}.gm-tabs{flex-wrap:wrap}.gm-ledger-row{padding:16px}.gm-hero{padding:26px}.gm-week-body{padding:0 18px 18px}.gm-settings .panel-head{flex-wrap:wrap}#gm-student{max-width:100%}}
