.student-install-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:11px;align-items:center;background:linear-gradient(135deg,#221813,#13151a);border:1px solid #5b3525;border-radius:17px;padding:12px;margin:-30px 0 18px}.student-install-card>img{width:52px;height:52px;border-radius:0;object-fit:contain;padding:2px}.student-install-card strong,.student-install-card span{display:block}.student-install-card strong{font-size:12px}.student-install-card span{font-size:9px;color:#a4a9b2;line-height:1.35;margin-top:3px}.student-install-card>button{border:0;border-radius:10px;background:#ff6828;color:#fff;font-weight:900;padding:10px 12px}.student-install-status{grid-column:1/-1;color:#ffb08d;font-size:9px;line-height:1.4;min-height:13px}.student-install-status.ready{color:#70d9a3}.student-install-card details{grid-column:1/-1;border-top:1px solid #3c302b;padding-top:9px}.student-install-card summary{color:#ff9b72;font-size:10px;font-weight:850;cursor:pointer}.student-install-card p{font-size:10px;color:#b6bac1;line-height:1.5;margin:8px 0 0}.student-install-modal{position:fixed;inset:0;z-index:5000;background:rgba(0,0,0,.82);display:grid;place-items:center;padding:18px}.student-install-modal[hidden]{display:none}.student-install-modal section{position:relative;width:min(100%,390px);background:#13151a;border:1px solid #5b3525;border-radius:22px;padding:25px;color:#fff;box-shadow:0 20px 70px rgba(0,0,0,.6)}.student-install-modal section>img{width:74px;height:74px;border-radius:0;object-fit:contain;padding:3px}.student-install-modal h2{font-size:24px;margin:14px 0 8px}.student-install-modal p,.student-install-modal li{color:#b8bcc4;font-size:13px;line-height:1.55}.student-install-modal ol{padding-left:21px}.student-install-modal li{margin:10px 0}.student-install-modal b{color:#fff}.student-install-close{position:absolute;right:13px;top:12px;border:0;background:#24272e;color:#fff;width:36px;height:36px;border-radius:50%;font-size:23px}.student-install-got-it{width:100%;border:0;border-radius:12px;padding:14px;background:#ff6828;color:#fff;font-weight:900;margin-top:8px}.remember-device{display:flex;align-items:flex-start;gap:8px;font-size:10px;letter-spacing:0;text-transform:none;line-height:1.4}.remember-device input{width:auto;margin:1px 0 0;accent-color:#ff6828}.student-install-card[hidden]{display:none}@media(max-width:360px){.student-install-card{grid-template-columns:46px minmax(0,1fr)}.student-install-card>button{grid-column:1/-1;width:100%}}
