
/* GAR Academy V14 — persistent app, premium student courses, messenger, PWA */
:root{--v14-mint:#c9f5e8;--v14-mint-strong:#53d7bd;--v14-gold:#f3b43f;--v14-gold2:#ffca67;--v14-cream:#fffaf6;--v14-peach:#fff0e8;--v14-lilac:#f2efff;--v14-blue:#edf7ff;--v14-ink:#102231;--v14-muted:#6f7d86;--v14-line:#e8eceb}
.remember-row{display:flex;gap:12px;align-items:flex-start;margin:16px 0;padding:14px 15px;border:1px solid var(--v14-line);border-radius:16px;background:#fff}.remember-row input{width:20px;height:20px;margin-top:2px;accent-color:#0b6b5b}.remember-row span{display:grid;gap:2px}.remember-row b{color:var(--v14-ink);font-size:13px}.remember-row small{color:var(--v14-muted);font-size:12px;line-height:1.35}
.student-dashboard{align-items:start}.student-course-card{border-radius:22px!important;border:1px solid #eef0ee!important;box-shadow:0 12px 32px rgba(20,51,47,.06)!important;background:linear-gradient(145deg,#fff,#fbfffd)!important;overflow:hidden}.student-course-card:before{content:"";display:block;height:5px;background:linear-gradient(90deg,var(--v14-mint-strong),#8adfcf,var(--v14-gold2))}.student-course-card .progress i{background:linear-gradient(90deg,#43cdb4,#70dfc8)!important}.student-course-actions .btn{border-radius:13px}
.student-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.student-catalog-card{position:relative;overflow:hidden;border-radius:22px!important;padding:0 20px 20px!important;display:flex;flex-direction:column;min-height:330px}.student-catalog-card .catalog-cover{height:105px;margin:0 -20px 18px;display:flex;align-items:end;padding:14px 18px;background:linear-gradient(135deg,#daf8ef,#eef7ff 48%,#fff1e6);position:relative}.student-catalog-card:nth-child(4n+2) .catalog-cover{background:linear-gradient(135deg,#fff0d3,#fff6e8,#eaf9f5)}.student-catalog-card:nth-child(4n+3) .catalog-cover{background:linear-gradient(135deg,#f1eaff,#f7f2ff,#e9fbf6)}.student-catalog-card:nth-child(4n) .catalog-cover{background:linear-gradient(135deg,#eaf7ff,#effcf9,#fff0f2)}.catalog-cover:after{content:"GAR ACADEMY";position:absolute;right:14px;top:13px;font-size:10px;font-weight:950;letter-spacing:.12em;color:rgba(16,34,49,.32)}.catalog-cover span{width:48px;height:48px;border-radius:16px;background:#fff;color:#bd8629;display:grid;place-items:center;font-weight:950;box-shadow:0 8px 20px rgba(20,51,47,.08)}.student-catalog-card h3{font-size:18px;line-height:1.18;color:var(--v14-ink);margin:0 0 8px}.student-catalog-card p{flex:1}.student-catalog-card form,.student-catalog-card>.btn{margin-top:auto}
.course-shell{gap:18px}.course-side .card,.course-main .card,.module-card{border:1px solid #edf0ee!important;box-shadow:0 12px 30px rgba(20,51,47,.055)!important}.course-side .card{background:linear-gradient(180deg,#fff,#fbfffd)!important}.course-main>.hero{background:linear-gradient(135deg,#fff,#f5fffb 55%,#fff7ec)!important;border:1px solid #edf0ee;border-radius:26px;padding:30px!important}.module-card{border-radius:18px!important;transition:.2s ease}.module-card:hover{transform:translateY(-2px);border-color:#bfe9df!important}.module-card .n{background:#e3faf3!important;color:#137a69!important}.module-status.done{color:#15866f!important}.course-nav a{border-radius:12px}.course-nav a:hover{background:#f0fbf7}
.messenger-page{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;align-items:start}.messenger-card{background:#fff;border:1px solid var(--v14-line);border-radius:26px;box-shadow:0 14px 42px rgba(20,51,47,.07);overflow:hidden}.messenger-head{display:flex;gap:12px;align-items:center;padding:18px 20px;border-bottom:1px solid var(--v14-line);background:linear-gradient(135deg,#fff,#f7fffc)}.messenger-head h1{font-size:20px;margin:0;color:var(--v14-ink)}.messenger-head p{margin:2px 0 0;color:var(--v14-muted);font-size:12px}.messenger-avatar,.chat-user-avatar{width:46px;height:46px;flex:0 0 46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f4bd55,#f9d890);color:#6e4c0c;font-weight:950}.online-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#42ca89}.chat-stream{height:min(57vh,580px);min-height:360px;overflow:auto;padding:20px;background:#fbfdfc;scroll-behavior:smooth}.chat-row{display:flex;margin:8px 0}.chat-row.mine{justify-content:flex-end}.chat-bubble{max-width:min(78%,620px);padding:11px 14px;border-radius:18px 18px 18px 6px;background:#fff;border:1px solid #edf0ee;color:var(--v14-ink);box-shadow:0 5px 16px rgba(20,51,47,.035)}.chat-row.mine .chat-bubble{background:#dff9f1;border-color:#c8f0e5;border-radius:18px 18px 6px 18px}.chat-topic{display:block;color:#7c8a91;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.chat-bubble time{display:block;text-align:right;color:#95a0a4;font-size:10px;margin-top:5px}.chat-empty{height:100%;display:grid;place-content:center;text-align:center;color:var(--v14-muted);gap:4px}.chat-empty b{color:var(--v14-ink)}.chat-compose{padding:12px;border-top:1px solid var(--v14-line);display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:8px;background:#fff}.chat-compose select,.chat-compose textarea{border:1px solid #dfe7e4;border-radius:13px;background:#fbfdfc;padding:10px 12px}.chat-compose textarea{min-height:48px;max-height:140px;resize:vertical}.message-notifications{display:grid;gap:10px}.system-note h3{font-size:15px}.system-note p{font-size:12px}.system-note small{color:#98a3a7}.chat-admin-list{display:grid;gap:9px}.chat-admin-item{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px!important}.chat-admin-item h3{margin:0;font-size:14px}.chat-admin-item p,.chat-admin-item span{margin:2px 0;color:var(--v14-muted);font-size:11px}.chat-admin-item time{font-size:10px;color:#98a3a7}.unread-pill{display:inline-grid!important;place-items:center;min-width:20px;height:20px;border-radius:999px;background:#ff6a5f;color:#fff!important;font-size:10px!important;margin-left:5px}.admin-messenger{grid-template-columns:minmax(0,1fr) 280px}.back-link{font-size:11px;color:#168a76}.gms-install{border:1px solid #e6ecea;background:#fff;border-radius:12px;padding:8px 12px;font-size:11px;font-weight:850;color:#23423c;cursor:pointer}.gms-install.ready{background:#e6faf4;border-color:#c3eee3}.pwa-profile-card{margin-top:22px;padding:18px;border-radius:20px;background:linear-gradient(135deg,#eafbf6,#fff8ed);border:1px solid #e5eeeb;display:flex;align-items:center;justify-content:space-between;gap:16px}.pwa-profile-card h3{margin:5px 0}.pwa-profile-card p{margin:0;color:var(--v14-muted)}
@media(max-width:1050px){.student-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.messenger-page,.admin-messenger{grid-template-columns:1fr}.message-notifications{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.student-catalog-grid{grid-template-columns:1fr}.student-catalog-card{min-height:280px}.messenger-page{margin:0 -2px}.messenger-card{border-radius:20px}.chat-stream{height:calc(100vh - 370px);min-height:340px;padding:12px}.chat-bubble{max-width:88%;font-size:13px}.chat-compose{grid-template-columns:1fr auto}.chat-compose select{grid-column:1/-1}.chat-compose textarea{min-height:52px}.message-notifications{grid-template-columns:1fr}.pwa-profile-card{align-items:flex-start;flex-direction:column}.gms-install{font-size:0;padding:8px;width:36px;height:36px}.gms-install:after{content:"＋";font-size:18px}.course-main>.hero{padding:20px!important}.course-shell{display:block}.course-side{position:static!important;margin-bottom:12px}.course-nav{max-height:230px;overflow:auto}}
