.ms-auth{min-height:100vh;display:flex;align-items:center;background:#f3f2f1;font-family:"Segoe UI", system-ui, -apple-system, Arial, sans-serif}.ms-card{background:#ffffff;border:1px solid #edebe9;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,0.06)}.ms-brand-tile{width:40px;height:40px;border-radius:6px;background:#ffffff;border:1px solid #edebe9;display:grid;place-items:center;font-weight:700;letter-spacing:.5px;color:#323130}.ms-option{background:#ffffff;border:1px solid #edebe9;border-radius:8px;transition:background .12s ease, border-color .12s ease}.ms-option:hover{background:#faf9f8;border-color:#c8c6c4}.ms-icon-tile{width:44px;height:44px;border-radius:8px;display:grid;place-items:center;font-size:20px;border:1px solid #edebe9;background:#faf9f8}.ms-icon-tile--blue{background:rgba(0,120,212,0.08);border-color:rgba(0,120,212,0.18)}.ms-icon-tile--green{background:rgba(16,124,16,0.08);border-color:rgba(16,124,16,0.18)}.ms-btn{border-radius:4px;padding-left:14px;padding-right:14px}.ms-footer{border-top:1px solid #edebe9}.ms-option:focus-within{border-color:#0078d4;box-shadow:0 0 0 2px rgba(0,120,212,0.2);background:#ffffff}
