/* NOUN Student Portal 6.23 — commerce-aware unified discovery. */
.nsp-workspace .nsp623-discovery{box-sizing:border-box;width:min(780px,calc(100vw - 32px));max-height:min(72vh,680px);overflow:auto;padding:0;border:1px solid #dce5df;border-radius:18px;background:#fff;box-shadow:0 28px 70px rgba(16,35,27,.18),0 8px 24px rgba(16,35,27,.08);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;overscroll-behavior:contain}
.nsp623-head{position:sticky;top:0;z-index:4;display:flex;align-items:center;gap:10px;padding:15px 17px;border-bottom:1px solid #e8eeea;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}
.nsp623-head .nsp623-kicker{font-size:10px;line-height:1;font-weight:900;letter-spacing:.11em;color:#2b765d}.nsp623-head>strong{font-size:14px;color:#13261f}.nsp623-head em{margin-left:auto;padding:4px 8px;border-radius:999px;background:#e9f6ef;color:#07583f;font-size:11px;font-style:normal;font-weight:900}
.nsp623-section{padding:12px 14px 4px}.nsp623-section+section{border-top:1px solid #edf1ee}.nsp623-section>header{display:flex;align-items:end;justify-content:space-between;padding:0 3px 8px}.nsp623-section>header strong{display:block;font-size:12px;color:#17231e}.nsp623-section>header small{display:block;margin-top:2px;font-size:10.5px;color:#718078}
.nsp623-results{display:grid;gap:5px}.nsp623-result{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 11px;border:1px solid transparent;border-radius:13px;color:#14231d!important;text-decoration:none!important;transition:background .14s,border-color .14s,transform .14s}.nsp623-result:hover,.nsp623-result.is-active{background:#f4f8f5;border-color:#d8e8df;transform:translateY(-1px)}.nsp623-result.is-featured{background:linear-gradient(135deg,#eef8f2,#fbfdfa);border-color:#cfe5d8}
.nsp623-result-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#edf4ef;color:#07583f;font-size:17px;font-weight:900}.nsp623-result.is-featured .nsp623-result-icon{background:#07583f;color:#fff}.nsp623-result-body{min-width:0}.nsp623-result-top{display:flex;gap:7px;align-items:center}.nsp623-eyebrow{font-size:9.5px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#557066}.nsp623-result-top b{margin-left:auto;font-size:10px;color:#07583f}.nsp623-result-body>strong{display:block;margin-top:2px;font-size:13.5px;line-height:1.28;color:#13261f}.nsp623-result-body>small{display:block;margin-top:3px;max-width:560px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;line-height:1.35;color:#66776f}.nsp623-result-go{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font-size:11px;font-weight:850;color:#07583f}.nsp623-result-go i{font-style:normal;font-size:14px}
.nsp623-foot{display:flex;align-items:center;gap:5px;padding:11px 16px 13px;border-top:1px solid #e8eeea;color:#79867f;font-size:10px}.nsp623-foot span{margin-right:auto}.nsp623-foot kbd{min-width:22px;padding:2px 5px;border:1px solid #d7ded9;border-bottom-width:2px;border-radius:5px;background:#f8faf8;color:#526059;font:700 9px/1.35 system-ui}
.nsp623-searching,.nsp623-empty{display:flex;gap:12px;align-items:center;padding:22px 18px}.nsp623-searching>span{width:20px;height:20px;border:2px solid #c9d8cf;border-top-color:#07583f;border-radius:50%;animation:nsp623spin .7s linear infinite}.nsp623-searching strong,.nsp623-empty strong{display:block;font-size:13px;color:#16251f}.nsp623-searching small,.nsp623-empty small{display:block;margin-top:3px;color:#718078;font-size:11px}.nsp623-empty>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#f1f5f2;color:#557066;font-size:20px}@keyframes nsp623spin{to{transform:rotate(360deg)}}
html[data-theme="dark"] .nsp-workspace .nsp623-discovery{border-color:#294238;background:#0f1d18;box-shadow:0 28px 70px rgba(0,0,0,.48)}html[data-theme="dark"] .nsp623-head{border-color:#263c33;background:rgba(15,29,24,.96)}html[data-theme="dark"] .nsp623-head>strong,html[data-theme="dark"] .nsp623-section>header strong,html[data-theme="dark"] .nsp623-result-body>strong,html[data-theme="dark"] .nsp623-searching strong,html[data-theme="dark"] .nsp623-empty strong{color:#f1f7f4}html[data-theme="dark"] .nsp623-section+section,html[data-theme="dark"] .nsp623-foot{border-color:#253a31}html[data-theme="dark"] .nsp623-result{color:#edf7f2!important}html[data-theme="dark"] .nsp623-result:hover,html[data-theme="dark"] .nsp623-result.is-active{background:#152a22;border-color:#315344}html[data-theme="dark"] .nsp623-result.is-featured{background:linear-gradient(135deg,#173126,#102119);border-color:#35604d}html[data-theme="dark"] .nsp623-result-icon{background:#1a3128;color:#8ee2b7}html[data-theme="dark"] .nsp623-result.is-featured .nsp623-result-icon{background:#78d9a6;color:#082116}html[data-theme="dark"] .nsp623-result-body>small,html[data-theme="dark"] .nsp623-section>header small{color:#9eb0a7}html[data-theme="dark"] .nsp623-result-go,html[data-theme="dark"] .nsp623-result-top b{color:#8ee2b7}html[data-theme="dark"] .nsp623-foot kbd{border-color:#365047;background:#13251e;color:#b8c7c0}
@media(max-width:760px){.nsp-workspace .nsp623-discovery{width:calc(100vw - 20px);max-height:68vh;border-radius:15px}.nsp623-head{align-items:flex-start;flex-wrap:wrap}.nsp623-head .nsp623-kicker{width:100%}.nsp623-head em{margin-left:0}.nsp623-result{grid-template-columns:36px minmax(0,1fr)}.nsp623-result-go{grid-column:2;justify-self:start;margin-top:-3px}.nsp623-result-body>small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nsp623-foot kbd{display:none}}
@media(prefers-reduced-motion:reduce){.nsp623-result{transition:none}.nsp623-searching>span{animation-duration:1.4s}}
