:root{--color-primary: #1e40af;--color-primary-hover: #1d4ed8;--color-accent: #d97706;--color-background: #f8fafc;--color-surface: #ffffff;--color-text: #172033;--color-text-muted: #526077;--color-border: #dbe4f0;--color-success: #047857;--color-warning: #b45309;--color-danger: #b91c1c;--focus-ring: 0 0 0 3px rgb(30 64 175 / 25%);--radius-md: 10px;--space-page: clamp(16px, 2vw, 32px);--motion-fast: .18s}.layout-shell{min-height:100vh;min-height:100dvh}.skip-link{position:fixed;top:8px;left:8px;z-index:10000;min-height:44px;padding:10px 16px;border-radius:var(--radius-md);color:var(--color-surface);background:var(--color-primary);font-weight:700;transform:translateY(calc(-100% - 16px));transition:transform var(--motion-fast) ease}.skip-link:focus-visible{color:var(--color-surface);transform:translateY(0)}button,a,[role=button]{touch-action:manipulation}.ant-btn,.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-single,.ant-menu-item,.ant-dropdown-menu-item,[role=button]{min-height:44px}.ant-btn.ant-btn-icon-only{min-width:44px}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;width:100%;background-color:var(--color-background);color:var(--color-text)}#root{min-height:100vh;width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}.auth-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:var(--space-page);background:radial-gradient(circle at top left,rgb(30 64 175 / 10%),transparent 38rem),var(--color-background)}.auth-card{width:min(100%,440px);border:1px solid var(--color-border);border-radius:12px;box-shadow:0 16px 40px #1720331a}.auth-card__content{display:grid;gap:20px;text-align:center}.auth-card__mark{display:grid;place-items:center;width:56px;height:56px;margin:0 auto;border-radius:14px;color:var(--color-primary);background:#1e40af1a;font-size:28px}.auth-card__action{min-height:48px}.auth-card__policy{margin:0;color:var(--color-text-muted);line-height:1.6}.member-page{display:grid;gap:20px}.member-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.member-page__header h1{margin:0 0 4px;color:var(--color-text);font-size:clamp(1.75rem,3vw,2.25rem)}.member-page__header p{margin:0;color:var(--color-text-muted)}.member-page button,.member-page input,.member-page select{min-height:44px}.member-filters{display:grid;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(140px,1fr));gap:12px;padding:16px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-background)}.member-field{display:grid;gap:6px;color:var(--color-text);font-weight:600}.member-field small{color:var(--color-text-muted);font-weight:400;line-height:1.5}.member-field select{width:100%;padding:0 36px 0 12px;border:1px solid var(--color-border);border-radius:10px;color:var(--color-text);background:var(--color-surface);font:inherit}.member-field select:focus-visible,.member-check input:focus-visible{outline:3px solid rgb(30 64 175 / 24%);outline-offset:2px}.member-field__error{color:var(--color-danger);font-size:.875rem;font-weight:500}.member-identity{display:block}.member-card-list{display:grid;gap:12px}.member-card{border-color:var(--color-border)}.member-card__heading{display:flex;align-items:center;gap:12px;margin-bottom:16px}.member-card__heading h2{margin:0;font-size:1.1rem}.member-card__details{display:grid;gap:8px;margin:0 0 16px}.member-card__details div{display:grid;grid-template-columns:88px 1fr;gap:8px}.member-card__details dt{color:var(--color-text-muted)}.member-card__details dd{margin:0}.member-drawer__title{margin:0!important;font-size:1.25rem!important}.member-form{display:grid;gap:20px}.member-form fieldset{display:grid;gap:16px;min-width:0;margin:0;padding:0;border:0}.member-form legend{width:100%;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--color-border);color:var(--color-text);font-size:1rem;font-weight:700}.member-check{display:flex;align-items:center;gap:10px;min-height:44px;color:var(--color-text);font-weight:600}.member-check input{width:20px;min-height:20px;height:20px;accent-color:var(--color-primary)}.member-form__actions{position:sticky;bottom:-24px;display:flex;justify-content:flex-end;gap:8px;margin:4px -24px -24px;padding:16px 24px;border-top:1px solid var(--color-border);background:var(--color-surface)}@media(max-width:767px){.member-page__header{align-items:stretch;flex-direction:column}.member-filters{grid-template-columns:1fr}.member-form__actions{bottom:-24px}}@media(prefers-reduced-motion:reduce){.member-page *,.member-page *:before,.member-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.profile-page{display:grid;gap:20px}.profile-page__header h1{margin:0 0 4px;color:var(--color-text);font-size:clamp(1.75rem,3vw,2.25rem)}.profile-page__header p{margin:0;color:var(--color-text-muted)}.profile-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:20px;align-items:start}.profile-summary,.profile-form-card{border-color:var(--color-border);border-radius:12px}.profile-summary__avatar{display:flex;align-items:center;gap:16px;margin-bottom:24px}.profile-summary__avatar h2{margin:0;font-size:1.4rem}.profile-summary__details{display:grid;gap:16px;margin:0 0 24px}.profile-summary__details>div{display:grid;grid-template-columns:132px 1fr;gap:12px}.profile-summary__details dt{color:var(--color-text-muted);font-weight:600}.profile-summary__details dd{display:grid;gap:2px;margin:0;color:var(--color-text)}.profile-form-card h2{margin:0 0 20px;font-size:1.3rem}.profile-form{display:grid;gap:20px}.profile-field{display:grid;gap:6px}.profile-field label{color:var(--color-text);font-weight:600}.profile-field input,.profile-field select,.profile-form button{min-height:44px}.profile-field select{width:100%;padding:0 36px 0 12px;border:1px solid var(--color-border);border-radius:10px;color:var(--color-text);background:var(--color-surface);font:inherit}.profile-field select:focus-visible{outline:3px solid rgb(30 64 175 / 24%);outline-offset:2px}.profile-field small{color:var(--color-text-muted);line-height:1.5}.profile-field__error{color:var(--color-danger);font-size:.875rem;font-weight:500}.profile-form>button{justify-self:start;min-width:144px}.profile-loading{padding:24px}@media(max-width:767px){.profile-grid{grid-template-columns:1fr}.profile-summary__avatar{align-items:flex-start}.profile-summary__details>div{grid-template-columns:1fr;gap:4px}.profile-form>button{width:100%}}@media(prefers-reduced-motion:reduce){.profile-page *,.profile-page *:before,.profile-page *:after{transition-duration:.01ms!important}}.layout-content{min-height:100vh}
