@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";:root{color:#172b4d;background:#f5f7fb;font-family:Nunito,Inter,system-ui,sans-serif}*{box-sizing:border-box}html{min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.login-shell{background:radial-gradient(circle at 15% 15%,#315fba26,#0000 30%),#f5f7fb;place-items:center;min-height:100dvh;padding:20px;display:grid}.login-card{border:1px solid #dfe5ee;width:min(100%,520px);padding:clamp(24px,5vw,42px);box-shadow:0 24px 70px #17376e1f}.login-form{gap:16px;display:grid}.brand-mark{color:#fff;background:#17376e;border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:1.25rem;font-weight:900;display:inline-grid}.professional-shell{min-height:100dvh}.sidebar{z-index:40;background:#fff;border-right:1px solid #dfe5ee;width:272px;display:none;position:fixed;inset:0 auto 0 0}.sidebar-content{flex-direction:column;justify-content:space-between;height:100%;padding:24px 20px;display:flex}.nav-list{gap:5px;display:grid}.nav-list button{color:#64748b;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;width:100%;min-height:46px;padding:11px 14px;font-weight:800;display:flex}.nav-list button:hover{color:#17376e;background:#eef3fa}.nav-list button.active{color:#fff;background:#17376e;box-shadow:0 8px 20px #17376e33}.separator{border-top:1px solid #e2e8f0}.main-column{min-width:0}.mobile-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;min-height:64px;padding:10px 16px;display:flex;position:sticky;top:0}.organization-bar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:10px;padding:12px 16px;display:flex}.organization-bar .MuiTextField-root{width:min(100%,300px)}.content{align-content:start;gap:22px;width:min(100%,1400px);margin-inline:auto;padding:24px 16px 56px;display:grid}.topbar{justify-content:space-between;align-items:flex-end;gap:16px}.route-loader{place-items:center;min-height:45vh;display:grid}.stats-grid{grid-template-columns:1fr;gap:14px;display:grid}.stat-card,.panel,.toolbar,.resource-card,.adventure-card,.timeline article{border:1px solid #e2e8f0;box-shadow:0 4px 16px #0f172a09}.stat-card{padding:20px}.stat-icon{color:#315fba;background:#edf3ff;border-radius:11px;place-items:center;width:42px;height:42px;margin-bottom:14px;display:grid}.panel{padding:clamp(16px,3vw,26px)}.toolbar{flex-wrap:wrap;gap:14px;padding:16px;display:flex}.toolbar .MuiTextField-root{min-width:220px}.list{display:grid}.list article{border-bottom:1px solid #edf0f5;align-items:center;gap:14px;padding:14px 2px;display:flex}.list article>div{flex:1;display:grid}.list article span{color:#64748b;font-size:.875rem}.resource-grid,.adventure-grid{grid-template-columns:1fr;align-items:stretch;gap:20px;display:grid}.resource-card{gap:10px;padding:20px;display:grid}.resource-card.horizontal{grid-template-columns:auto 1fr;align-items:center}.adventure-card{background:#fff;border-top:4px solid;border-radius:18px;flex-direction:column;min-width:0;min-height:430px;display:flex;overflow:hidden}.adventure-cover{background:#edf3ff;flex:0 0 220px;height:220px;position:relative;overflow:hidden}.adventure-cover img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.adventure-card-content{flex-direction:column;flex:1;gap:16px;min-width:0;padding:20px;display:flex}.adventure-card-content h2{color:#17376e;font-weight:900;line-height:1.25}.adventure-description{margin-top:7px!important;font-weight:700!important;line-height:1.55!important}.chips{flex-wrap:wrap;align-items:flex-start;gap:8px;min-height:24px;display:flex}.adventure-metadata{color:#566887;gap:8px;margin-top:auto;font-size:.875rem;font-weight:800;display:grid}.adventure-metadata span{align-items:center;gap:8px;display:flex}.form-grid{grid-template-columns:1fr;gap:16px;display:grid}.submissions article,.timeline article{margin-top:12px;padding:18px}.timeline{gap:14px;display:grid}.timeline article{margin:0}@media (width>=600px){.content{padding:30px 24px 64px}.stats-grid,.resource-grid,.adventure-grid,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.sidebar{display:block}.main-column{margin-left:272px}.mobile-header{display:none}.organization-bar{padding:14px 32px}.content{padding:36px 32px 72px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.adventure-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important}}.dialog-fields{gap:16px;display:grid;padding-top:12px!important}.onboarding{border:1px solid #e2e8f0;width:min(100%,620px);padding:clamp(24px,5vw,44px)}.student-shell{background:#f4f7ff;min-height:100dvh;padding:16px}.student-login{gap:18px;width:min(100%,460px);margin:10vh auto 0;padding:28px;display:grid}.student-workspace{gap:20px;width:min(100%,1000px);margin:auto;display:grid}.student-workspace>header{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;padding:20px;display:flex}.student-answers{gap:12px;margin-top:24px;display:grid}.student-answers label{border:1px solid #e2e8f0;border-radius:12px;align-items:center;padding:10px;font-weight:800;display:flex}.student-list article{min-height:88px}.student-avatar-frame{background:#eef4ff;border:1px solid #dce7ff;border-radius:18px;place-items:center;box-shadow:0 5px 14px #17376e1a;flex:0 0 68px!important;width:68px!important;min-width:68px!important;height:68px!important;display:grid!important}.student-avatar{background:0 0!important;flex:0 0 60px!important;width:60px!important;min-width:60px!important;height:60px!important;min-height:60px!important}.student-avatar img{padding:4px;object-fit:contain!important;width:100%!important;height:100%!important}.student-list .student-identity{flex:1;min-width:0;display:grid}.student-list .student-identity strong{color:#17376e;font-size:1rem}.student-list .student-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.step-editor{border-radius:14px;gap:16px;padding:18px;display:grid;border:1px solid #dce5f5!important;border-left:4px solid #4f7bff!important}.choice-editor{background:#f6f8fd;border-radius:12px;gap:10px;padding:14px;display:grid}.choice-row{align-items:center;gap:8px;display:flex}.assignment-dialog{gap:20px;display:grid;padding-top:12px!important}.assignment-adventure-grid{grid-template-columns:1fr;align-items:stretch;gap:16px;max-height:520px;padding:4px;display:grid;overflow:auto}.assignment-adventure{appearance:none;color:#17376e;cursor:pointer;text-align:left;background:#fff;border:2px solid #dce5f5;border-radius:16px;grid-template-columns:150px minmax(0,1fr);align-items:stretch;width:100%;min-width:0;min-height:176px;padding:0;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;overflow:hidden;box-shadow:0 5px 16px #0f172a0d}.assignment-adventure:hover{border-color:#8dabef;transform:translateY(-1px);box-shadow:0 9px 24px #17376e1f}.assignment-adventure:focus-visible{outline-offset:2px;outline:3px solid #4f7bff59}.assignment-adventure.selected{border-color:#4f7bff;box-shadow:0 0 0 3px #4f7bff2e}.assignment-adventure-cover{background:#edf3ff;width:150px;height:100%;min-height:176px;display:block;overflow:hidden}.assignment-adventure-cover img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:176px;display:block}.assignment-adventure-content{flex-direction:column;justify-content:center;gap:10px;min-width:0;min-height:176px;padding:18px;display:flex}.assignment-adventure-content .chips{min-height:24px}.assignment-adventure strong{color:#17376e;white-space:normal;font-size:1.05rem;font-weight:900;line-height:1.3;display:block;overflow:visible}.assignment-adventure small{color:#607096;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.82rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}@media (width<=599px){.student-list article{flex-wrap:wrap}.student-list article .MuiButton-root{width:100%;margin-left:82px}.assignment-adventure{grid-template-columns:112px minmax(0,1fr);min-height:150px}.assignment-adventure-cover{width:112px;min-height:150px}.assignment-adventure-cover img{min-height:150px}.assignment-adventure-content{min-height:150px;padding:14px}}@media (width>=750px){.assignment-adventure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
