/* Student Commons 5.11 — Profile, Wallet & Membership modern workspaces */
.nsc511-page-head{margin-bottom:18px}.nsc511-profile-summary{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:center;background:#fff;border:1px solid #b9cbc1;border-radius:18px;padding:18px;margin-bottom:18px}.nsc511-profile-summary>div{display:flex;flex-direction:column;gap:3px}.nsc511-profile-summary span{font-size:.73rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#405249!important;-webkit-text-fill-color:#405249!important}.nsc511-profile-summary strong{font-size:1rem;color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-profile-summary small{color:#405249!important;-webkit-text-fill-color:#405249!important}.nsc511-profile-summary>a{justify-self:end;color:#005a36!important;-webkit-text-fill-color:#005a36!important;font-weight:850;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.nsc511-service-unavailable{background:#fff8e7;border:1px solid #d4a24c;border-radius:16px;padding:18px;color:#392807}.nsc511-service-unavailable strong,.nsc511-service-unavailable p{color:#392807!important;-webkit-text-fill-color:#392807!important}.nsc511-service-unavailable p{margin:5px 0}.nsc511-service-unavailable a{color:#4b3200!important;-webkit-text-fill-color:#4b3200!important;font-weight:850}
.nsc511-wallet-hero,.nsc511-membership-current{display:flex;justify-content:space-between;gap:24px;align-items:center;border-radius:22px;padding:24px;background:linear-gradient(135deg,#0b4c35,#073b2a);color:#fff;margin-bottom:18px;box-shadow:0 18px 44px rgba(7,59,42,.14)}.nsc511-wallet-hero>div:first-child,.nsc511-membership-current>div:first-child{display:flex;flex-direction:column;gap:4px}.nsc511-wallet-hero span,.nsc511-membership-current span{font-size:.76rem;text-transform:uppercase;letter-spacing:.11em;font-weight:900;color:#d9f7e8!important;-webkit-text-fill-color:#d9f7e8!important}.nsc511-wallet-hero strong{font-family:Georgia,'Times New Roman',serif;font-size:2.5rem;color:#fff!important;-webkit-text-fill-color:#fff!important}.nsc511-wallet-hero small,.nsc511-membership-current p{color:#e2f2ea!important;-webkit-text-fill-color:#e2f2ea!important;line-height:1.55}.nsc511-wallet-actions{flex:0 0 auto}.nsc511-primary,.nsc511-secondary{appearance:none;min-height:46px;border-radius:12px;padding:11px 16px;font:inherit;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none!important}.nsc511-primary{background:#005a36!important;border:1px solid #005a36!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.nsc511-primary:hover{background:#00442a!important;border-color:#00442a!important}.nsc511-secondary{background:#fff!important;border:1px solid #71867c!important;color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-secondary:hover{background:#edf4f0!important}.nsc511-primary:focus-visible,.nsc511-secondary:focus-visible,.nsc511-filter-group button:focus-visible{outline:3px solid #1769aa;outline-offset:3px}
.nsc511-panel{background:#fff;border:1px solid #b9cbc1;border-radius:18px;padding:20px;margin-bottom:18px}.nsc511-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:16px}.nsc511-panel-head h2{margin:3px 0 5px;color:#10231c!important;-webkit-text-fill-color:#10231c!important;font-size:1.35rem}.nsc511-panel-head p{margin:0;color:#405249!important;-webkit-text-fill-color:#405249!important;line-height:1.55;max-width:720px}.nsc511-filter-group{display:flex;gap:6px;padding:4px;border-radius:12px;background:#edf4f0}.nsc511-filter-group button{border:0;background:transparent;color:#263a32!important;-webkit-text-fill-color:#263a32!important;border-radius:9px;padding:8px 11px;font:inherit;font-size:.8rem;font-weight:850;cursor:pointer}.nsc511-filter-group button.is-active{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08);color:#00442a!important;-webkit-text-fill-color:#00442a!important}
.nsc511-wallet-list{display:flex;flex-direction:column}.nsc511-wallet-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 4px;border-top:1px solid #d7e2dc}.nsc511-wallet-row:first-child{border-top:0}.nsc511-wallet-direction{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-weight:900}.nsc511-wallet-direction.is-credit{background:#e2f5ea;color:#00442a!important;-webkit-text-fill-color:#00442a!important}.nsc511-wallet-direction.is-debit{background:#fde8ea;color:#8f111b!important;-webkit-text-fill-color:#8f111b!important}.nsc511-wallet-row>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.nsc511-wallet-row>div:nth-child(2)>strong{color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-wallet-row>div:nth-child(2)>span{color:#405249!important;-webkit-text-fill-color:#405249!important;font-size:.8rem}.nsc511-wallet-amount{text-align:right;display:flex;flex-direction:column;gap:2px}.nsc511-wallet-amount strong{font-size:1rem}.nsc511-wallet-amount.is-credit strong{color:#005a36!important;-webkit-text-fill-color:#005a36!important}.nsc511-wallet-amount.is-debit strong{color:#8f111b!important;-webkit-text-fill-color:#8f111b!important}.nsc511-wallet-amount small{color:#405249!important;-webkit-text-fill-color:#405249!important}.nsc511-loadmore-wrap{text-align:center;padding-top:14px}.nsc511-finance-note{border:1px solid #b9cbc1;border-left:4px solid #005a36;border-radius:14px;background:#f4f8f6;padding:16px 18px;margin-bottom:18px}.nsc511-finance-note strong{color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-finance-note p{margin:4px 0 0;color:#405249!important;-webkit-text-fill-color:#405249!important;line-height:1.55}.nsc511-empty{padding:28px;text-align:center}.nsc511-empty strong{color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-empty p{color:#405249!important;-webkit-text-fill-color:#405249!important}
.nsc511-membership-current strong{font-family:Georgia,'Times New Roman',serif;font-size:2rem;color:#fff!important;-webkit-text-fill-color:#fff!important}.nsc511-membership-current.is-active{background:linear-gradient(135deg,#0c4a6e,#164e63)}.nsc511-membership-meta{text-align:right;display:flex;flex-direction:column;gap:4px}.nsc511-membership-meta strong{font-family:inherit!important;font-size:1rem!important}.nsc511-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}.nsc511-plan-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #b9cbc1;border-radius:18px;padding:22px}.nsc511-plan-card.is-featured{border:2px solid #005a36;box-shadow:0 14px 34px rgba(0,90,54,.10)}.nsc511-plan-head>span{display:inline-flex;background:#e2f5ea;color:#00442a!important;-webkit-text-fill-color:#00442a!important;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.nsc511-plan-head h2{margin:9px 0 5px;color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-plan-head p{margin:0;color:#405249!important;-webkit-text-fill-color:#405249!important}.nsc511-plan-price{display:flex;align-items:baseline;gap:4px;margin:18px 0 12px}.nsc511-plan-price strong{font-size:2rem;color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-plan-price span{color:#405249!important;-webkit-text-fill-color:#405249!important}.nsc511-plan-card ul{list-style:none;padding:0;margin:0 0 18px;display:flex;flex-direction:column;gap:8px;flex:1}.nsc511-plan-card li{display:flex;gap:8px;color:#263a32!important;-webkit-text-fill-color:#263a32!important;line-height:1.5}.nsc511-plan-card li::first-letter{color:#005a36}.nsc511-payment-panel{overflow:hidden}.nsc511-membership-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.nsc511-membership-form fieldset{border:1px solid #b9cbc1;border-radius:14px;padding:14px;min-width:0}.nsc511-membership-form legend{padding:0 6px;font-weight:900;color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-membership-form label{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;cursor:pointer}.nsc511-membership-form label:hover{background:#f2f7f4}.nsc511-membership-form input{width:18px;height:18px;accent-color:#005a36;flex:0 0 auto}.nsc511-membership-form label>span{display:flex;flex-direction:column;gap:2px}.nsc511-membership-form label strong{color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-membership-form label small{color:#405249!important;-webkit-text-fill-color:#405249!important}.nsc511-membership-form>.nsc511-primary{grid-column:1/-1;justify-self:start}.nsc511-form-status{grid-column:1/-1;min-height:22px;color:#263a32!important;-webkit-text-fill-color:#263a32!important}.nsc511-form-status.is-error{color:#8f111b!important;-webkit-text-fill-color:#8f111b!important;font-weight:800}.nsc511-form-status.is-success{color:#005a36!important;-webkit-text-fill-color:#005a36!important;font-weight:800}.nsc511-membership-history{display:flex;flex-direction:column}.nsc511-membership-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:13px 2px;border-top:1px solid #d7e2dc}.nsc511-membership-row:first-child{border-top:0}.nsc511-membership-row>div{display:flex;flex-direction:column;gap:3px}.nsc511-membership-row>div:last-child{align-items:flex-end}.nsc511-membership-row strong{color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-membership-row span{color:#405249!important;-webkit-text-fill-color:#405249!important;font-size:.8rem}.nsc511-status{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:.7rem!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.06em}.nsc511-status.is-active,.nsc511-status.is-completed{background:#e2f5ea;color:#00442a!important;-webkit-text-fill-color:#00442a!important}.nsc511-status.is-pending{background:#fff2cf;color:#714400!important;-webkit-text-fill-color:#714400!important}.nsc511-status.is-failed,.nsc511-status.is-cancelled,.nsc511-status.is-refunded{background:#fde8ea;color:#8f111b!important;-webkit-text-fill-color:#8f111b!important}.nsc511-status.is-muted{background:#edf4f0;color:#405249!important;-webkit-text-fill-color:#405249!important}
.nsc511-modal[hidden]{display:none!important}.nsc511-modal{position:fixed;inset:0;z-index:2147482500;display:grid;place-items:center;padding:16px}.nsc511-modal-backdrop{position:absolute;inset:0;background:rgba(5,16,12,.74);backdrop-filter:blur(3px)}.nsc511-modal-card{position:relative;background:#fff;border-radius:18px;width:min(460px,100%);padding:22px;box-shadow:0 28px 80px rgba(0,0,0,.35)}.nsc511-modal-card h2{margin:0 0 6px;color:#10231c!important;-webkit-text-fill-color:#10231c!important}.nsc511-modal-card p,.nsc511-modal-card label{color:#405249!important;-webkit-text-fill-color:#405249!important}.nsc511-modal-card input[type=number]{width:100%;min-height:48px;border:1px solid #71867c;border-radius:12px;padding:10px 12px;font:inherit;color:#10231c;background:#fff}.nsc511-modal-presets{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.nsc511-modal-presets button{border:1px solid #71867c;background:#fff;border-radius:999px;padding:7px 10px;color:#10231c!important;-webkit-text-fill-color:#10231c!important;font-weight:800;cursor:pointer}.nsc511-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}
@media(max-width:800px){.nsc511-profile-summary{grid-template-columns:1fr}.nsc511-profile-summary>a{justify-self:start}.nsc511-wallet-hero,.nsc511-membership-current{align-items:flex-start;flex-direction:column}.nsc511-membership-meta{text-align:left}.nsc511-plan-grid{grid-template-columns:1fr}.nsc511-panel-head{align-items:flex-start;flex-direction:column}.nsc511-membership-form{grid-template-columns:1fr}.nsc511-membership-form>.nsc511-primary,.nsc511-form-status{grid-column:1}.nsc511-wallet-row{grid-template-columns:38px minmax(0,1fr)}.nsc511-wallet-amount{grid-column:2;text-align:left;align-items:flex-start}.nsc511-filter-group{width:100%;overflow:auto}}
@media(prefers-color-scheme:dark){body.nsc5-document{--nsc511-card:#111b17}.nsc511-profile-summary,.nsc511-panel,.nsc511-plan-card,.nsc511-modal-card{background:#111b17;border-color:#496158}.nsc511-profile-summary span,.nsc511-profile-summary small,.nsc511-panel-head p,.nsc511-wallet-row>div:nth-child(2)>span,.nsc511-wallet-amount small,.nsc511-plan-head p,.nsc511-plan-price span,.nsc511-membership-form label small,.nsc511-membership-row span,.nsc511-finance-note p{color:#c2cec7!important;-webkit-text-fill-color:#c2cec7!important}.nsc511-profile-summary strong,.nsc511-panel-head h2,.nsc511-wallet-row>div:nth-child(2)>strong,.nsc511-plan-head h2,.nsc511-plan-price strong,.nsc511-membership-form legend,.nsc511-membership-form label strong,.nsc511-membership-row strong,.nsc511-finance-note strong,.nsc511-modal-card h2{color:#f7fbf9!important;-webkit-text-fill-color:#f7fbf9!important}.nsc511-profile-summary>a{color:#9bf1c3!important;-webkit-text-fill-color:#9bf1c3!important}.nsc511-secondary,.nsc511-modal-presets button{background:#111b17!important;border-color:#71867c!important;color:#f7fbf9!important;-webkit-text-fill-color:#f7fbf9!important}.nsc511-secondary:hover{background:#17251f!important}.nsc511-filter-group{background:#17251f}.nsc511-filter-group button{color:#e0e9e4!important;-webkit-text-fill-color:#e0e9e4!important}.nsc511-filter-group button.is-active{background:#25362f;color:#9bf1c3!important;-webkit-text-fill-color:#9bf1c3!important}.nsc511-finance-note{background:#111b17;border-color:#496158;border-left-color:#9bf1c3}.nsc511-membership-form fieldset{border-color:#496158}.nsc511-membership-form label:hover{background:#17251f}.nsc511-modal-card p,.nsc511-modal-card label{color:#c2cec7!important;-webkit-text-fill-color:#c2cec7!important}.nsc511-modal-card input[type=number]{background:#111b17;border-color:#71867c;color:#f7fbf9}}
@media(forced-colors:active){.nsc511-primary,.nsc511-secondary,.nsc511-plan-card,.nsc511-panel{forced-color-adjust:auto}}
/* 5.11.0 — explicit Community manual-dark-theme parity. */
html[data-theme="dark"] body.nsc5-document .nsc511-profile-summary,
html[data-theme="dark"] body.nsc5-document .nsc511-panel,
html[data-theme="dark"] body.nsc5-document .nsc511-plan-card,
html[data-theme="dark"] body.nsc5-document .nsc511-modal-card{background:#111b17!important;border-color:#496158!important}
html[data-theme="dark"] body.nsc5-document .nsc511-profile-summary span,
html[data-theme="dark"] body.nsc5-document .nsc511-profile-summary small,
html[data-theme="dark"] body.nsc5-document .nsc511-panel-head p,
html[data-theme="dark"] body.nsc5-document .nsc511-wallet-row>div:nth-child(2)>span,
html[data-theme="dark"] body.nsc5-document .nsc511-wallet-amount small,
html[data-theme="dark"] body.nsc5-document .nsc511-plan-head p,
html[data-theme="dark"] body.nsc5-document .nsc511-plan-price span,
html[data-theme="dark"] body.nsc5-document .nsc511-membership-form label small,
html[data-theme="dark"] body.nsc5-document .nsc511-membership-row span,
html[data-theme="dark"] body.nsc5-document .nsc511-finance-note p{color:#c2cec7!important;-webkit-text-fill-color:#c2cec7!important}
html[data-theme="dark"] body.nsc5-document .nsc511-profile-summary strong,
html[data-theme="dark"] body.nsc5-document .nsc511-panel-head h2,
html[data-theme="dark"] body.nsc5-document .nsc511-wallet-row>div:nth-child(2)>strong,
html[data-theme="dark"] body.nsc5-document .nsc511-plan-head h2,
html[data-theme="dark"] body.nsc5-document .nsc511-plan-price strong,
html[data-theme="dark"] body.nsc5-document .nsc511-membership-form legend,
html[data-theme="dark"] body.nsc5-document .nsc511-membership-form label strong,
html[data-theme="dark"] body.nsc5-document .nsc511-membership-row strong,
html[data-theme="dark"] body.nsc5-document .nsc511-finance-note strong,
html[data-theme="dark"] body.nsc5-document .nsc511-modal-card h2{color:#f7fbf9!important;-webkit-text-fill-color:#f7fbf9!important}
html[data-theme="dark"] body.nsc5-document .nsc511-profile-summary>a{color:#9bf1c3!important;-webkit-text-fill-color:#9bf1c3!important}
html[data-theme="dark"] body.nsc5-document .nsc511-secondary,
html[data-theme="dark"] body.nsc5-document .nsc511-modal-presets button{background:#111b17!important;border-color:#71867c!important;color:#f7fbf9!important;-webkit-text-fill-color:#f7fbf9!important}
html[data-theme="dark"] body.nsc5-document .nsc511-filter-group{background:#17251f!important}
html[data-theme="dark"] body.nsc5-document .nsc511-filter-group button{color:#e0e9e4!important;-webkit-text-fill-color:#e0e9e4!important}
html[data-theme="dark"] body.nsc5-document .nsc511-filter-group button.is-active{background:#25362f!important;color:#9bf1c3!important;-webkit-text-fill-color:#9bf1c3!important}
html[data-theme="dark"] body.nsc5-document .nsc511-finance-note{background:#111b17!important;border-color:#496158!important;border-left-color:#9bf1c3!important}
html[data-theme="dark"] body.nsc5-document .nsc511-membership-form fieldset{border-color:#496158!important}
html[data-theme="dark"] body.nsc5-document .nsc511-membership-form label:hover{background:#17251f!important}
