.profile-switcher{width:min(520px,100%);margin:0 auto 18px;background:hsla(0,0%,100%,.9);border:2px solid rgba(0,0,0,.15);border-radius:12px;padding:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 0 12px rgba(0,0,0,.25);text-align:center;box-sizing:border-box}.profile-switcher.compact{width:100%;min-width:16rem;margin:0 auto 1rem}@media (max-width:1500px){.profile-switcher.compact{width:min(28rem,100%);min-width:min(28rem,100%)}}.profile-switcher-header{margin:0 0 12px;font-family:WizardFancy,sans-serif;font-size:17px;font-weight:100;letter-spacing:.35px;color:#5b3a12}.profile-switcher-row{display:flex;align-items:center}.profile-switcher-dropdown,.profile-switcher-select-wrap{position:relative;width:100%}.profile-switcher-icon-stack{display:flex;align-items:center}.profile-switcher-school-icon{width:32px;height:32px;object-fit:contain;flex:0 0 auto}.profile-switcher-school-icon-secondary{width:22px;height:22px;margin-left:-8px;margin-top:12px}.profile-switcher-select{width:100%;border:1px solid #c8a25f;border-radius:10px;padding:0;font-size:13px;font-weight:100;color:#3a2a10;font-family:WizardFancy,sans-serif;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(43,63%,93%,.98));box-shadow:inset 0 1px 3px rgba(0,0,0,.08),0 3px 8px rgba(0,0,0,.08);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left}.profile-switcher-select:focus{outline:none;border-color:#b8964a;box-shadow:0 0 0 2px rgba(200,162,95,.2)}.profile-switcher-select.open{border-color:#b8964a}.profile-switcher-selected-content{min-width:0;display:flex;align-items:center;gap:10px;padding:10px 12px}.profile-switcher-selected-name{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-switcher-caret{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:14px;color:#7a551d;pointer-events:none}.profile-switcher-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;padding:6px;border:1px solid rgba(184,150,74,.9);border-radius:12px;background:rgba(255,251,242,.98);box-shadow:0 14px 24px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-switcher-option{width:100%;border:0;border-radius:9px;background:transparent;color:#4b3110;display:flex;align-items:center;gap:10px;padding:9px 10px;cursor:pointer;font-family:WizardFancy,sans-serif;font-size:13px;text-align:left}.profile-switcher-option.selected,.profile-switcher-option:hover{background:linear-gradient(180deg,rgba(255,245,220,.98),hsla(42,73%,84%,.98))}.profile-switcher-option-icon{width:26px;height:26px;object-fit:contain;flex:0 0 auto}.profile-switcher-option-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-switcher-option-check{color:#8c661f;font-size:13px}.profile-switcher-actions{margin-top:12px;display:flex;justify-content:center;gap:8px}.profile-switcher-actions button{border:1px solid #c8a25f;border-radius:8px;background:rgba(255,245,220,.95);color:#5b3a12;font-size:12px;font-weight:700;font-family:WizardFancy,sans-serif;padding:6px 10px;cursor:pointer}.profile-switcher-actions button:hover:not(:disabled){background:#f4f4f4;border-color:#b8964a}.profile-switcher-actions button:disabled{opacity:.6;cursor:not-allowed}.profile-create-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:grid;place-items:center;z-index:1000}.profile-create-modal,.profile-create-overlay{padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.profile-create-modal{width:min(360px,calc(100vw - 30px));max-height:calc(100vh - 32px);box-sizing:border-box;border-radius:12px;border:2px solid rgba(0,0,0,.15);background:hsla(0,0%,100%,.95);box-shadow:0 0 16px rgba(0,0,0,.3);overflow-x:hidden}.profile-create-modal h3{margin:0 0 10px;font-family:WizardFancy,sans-serif;font-size:16px;font-weight:100;letter-spacing:.2px;color:inherit}.profile-create-modal input{width:100%;box-sizing:border-box;padding:8px 10px;border-radius:10px;border:1px solid #c8a25f;font-size:14px;color:#3a2a10;font-family:WizardFancy,sans-serif;background:linear-gradient(180deg,#fff,#f8f1e0);box-shadow:inset 0 1px 3px rgba(0,0,0,.08),0 3px 8px rgba(0,0,0,.06)}.profile-school-picker{margin-top:14px}.profile-school-picker-label{margin-bottom:8px;margin-top:2px;font-size:12px;font-weight:700;color:#7a551d;font-family:WizardFancy,sans-serif;text-transform:uppercase;letter-spacing:.4px}.profile-school-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.profile-school-option{border:1px solid #d7bd85;border-radius:10px;background:rgba(255,248,231,.98);color:#5b3a12;padding:8px 6px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;font-size:12px;font-weight:700;font-family:WizardFancy,sans-serif}.profile-school-option img{width:30px;height:30px;object-fit:contain}.profile-school-option.selected{border-color:#b8964a;box-shadow:0 0 0 2px rgba(200,162,95,.22);background:linear-gradient(180deg,#fff7e3,#f8e0ab)}.profile-school-option:hover{border-color:#b8964a}.profile-create-modal input:focus{outline:none;border-color:#b8964a;box-shadow:0 0 0 2px rgba(200,162,95,.2)}.profile-modal-text{margin:0;color:#3a2a10;font-size:14px;line-height:1.4}.profile-modal-error{margin:8px 0 0;color:#8d0e00;font-size:12px;font-weight:700}.profile-create-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.profile-create-actions button{border:1px solid #c8a25f;border-radius:8px;background:rgba(255,245,220,.95);color:#5b3a12;font-size:12px;font-weight:700;font-family:WizardFancy,sans-serif;padding:6px 10px;cursor:pointer}.profile-create-actions .ghost{background:hsla(0,0%,100%,.95)}@media (max-width:900px){.profile-switcher.compact{width:100%;max-width:100%;min-width:min(28rem,100%);margin:0 0 1rem}.profile-school-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-create-overlay{padding:12px;place-items:center}.profile-create-modal{width:min(100%,32rem);max-height:calc(100vh - 24px);margin:0 auto}}@media (max-width:560px){.profile-create-overlay{padding:8px}.profile-create-modal{width:min(100%,calc(100vw - 16px));max-height:calc(100vh - 16px);padding:14px}.profile-school-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.profile-school-option{padding:7px 5px}.profile-create-actions{position:-webkit-sticky;position:sticky;bottom:-14px;padding-top:10px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.96) 24%)}}@media (max-height:700px),(max-width:430px){.profile-create-overlay{padding:6px}.profile-create-modal{max-height:calc(100vh - 12px);padding:10px;border-radius:10px}.profile-create-modal h3{margin-bottom:8px;font-size:14px}.profile-create-modal input{padding:7px 9px;font-size:13px}.profile-school-picker{margin-top:10px}.profile-school-picker-label{margin-bottom:6px;font-size:11px}.profile-school-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.profile-school-option{gap:4px;padding:6px 4px;font-size:10px}.profile-school-option img{width:22px;height:22px}.profile-create-actions{margin-top:8px;gap:6px}.profile-create-actions button{padding:5px 8px;font-size:11px}}