@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css";:root{color:#1a2942;background:#f4f7fb;font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-width:320px}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button,input,select,textarea{border:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(41,94,158,.25);outline-offset:2px}table{border-collapse:collapse}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login-page{min-height:100dvh;display:grid;background:#f7f9fc}.login-panel{position:relative;display:grid;gap:58px;align-content:center;min-height:42vh;overflow:hidden;padding:44px 28px;background:#163d72;color:#fff}.login-panel:before,.login-panel:after{position:absolute;width:440px;height:440px;border:1px solid rgba(255,255,255,.1);border-radius:50%;content:"";pointer-events:none}.login-panel:before{top:-285px;right:-150px}.login-panel:after{bottom:-340px;left:-200px;width:520px;height:520px}.login-brand,.login-intro{position:relative;z-index:1}.login-brand{display:flex;align-items:center;gap:11px}.login-brand img{flex:0 0 50px;width:50px;height:50px;object-fit:contain;padding:3px;border-radius:13px;background:#fff}.login-brand div{display:grid;gap:2px}.login-brand strong{font-size:14px;letter-spacing:-.04em}.login-brand span{font-size:12px;color:#c7d7ec}.login-intro{display:grid;gap:15px;max-width:430px}.login-intro>p,.login-card__eyebrow{margin:0;font-size:11px;font-weight:750;letter-spacing:.14em}.login-intro>p{color:#8fc1ff}.login-intro h1{margin:0;font-size:clamp(29px,8vw,40px);line-height:1.25;letter-spacing:-.06em}.login-intro>span{max-width:380px;font-size:14px;line-height:1.7;color:#d4e2f3}.login-card{display:grid;align-content:center;gap:34px;max-width:460px;width:min(100%,460px);margin:0 auto;padding:44px 28px}.login-card>div{display:grid;gap:9px}.login-card__eyebrow{color:#3568a3}.login-card h2{margin:0;font-size:31px;line-height:1.1;letter-spacing:-.055em}.login-card h2+p{margin:0;font-size:14px;color:#68768b}.login-card form{display:grid;gap:18px}.login-card label{display:grid;gap:8px;color:#41516a;font-size:13px;font-weight:650}.login-field{display:flex;align-items:center;height:49px;gap:10px;padding:0 14px;border:1px solid #d8e0eb;border-radius:9px;background:#fff}.login-field svg{flex:0 0 18px;color:#78869a;font-size:18px}.login-field input{width:100%;min-width:0;outline:0;color:#1c2b44;background:transparent}.login-submit{width:100%;margin-top:6px}.login-submit svg{font-size:18px}.login-remember{display:inline-flex!important;align-items:center;width:fit-content;gap:7px;color:#64738a!important;font-size:12px!important;font-weight:600!important;cursor:pointer}.login-remember input{width:16px;height:16px;margin:0;accent-color:#205896}.login-error{margin:-6px 0 0;color:#bb3947;font-size:12px;line-height:1.45}.login-card__note{margin:-14px 0 0;color:#9aa6b5;font-size:12px;text-align:center}.auth-loading{display:grid;min-height:100dvh;place-items:center;padding:24px;background:#f7f9fc;color:#52647c;font-size:14px}.snackbar{position:fixed;z-index:150;right:24px;bottom:24px;display:flex;align-items:center;width:min(420px,calc(100vw - 32px));min-height:54px;gap:10px;padding:12px 12px 12px 16px;border:1px solid #d5e1ee;border-radius:10px;background:#fff;box-shadow:0 12px 32px #20334e38;color:#243b5b;animation:snackbar-enter .2s ease-out}.snackbar--success{border-color:#b9e4d0}.snackbar--error{border-color:#f0c3c8}.snackbar>svg{flex:0 0 auto;width:21px;height:21px}.snackbar--success>svg{color:#198754}.snackbar--error>svg{color:#c23a4b}.snackbar p{flex:1 1 auto;margin:0;font-size:13px;font-weight:700;line-height:1.45}.snackbar button{display:grid;flex:0 0 auto;width:30px;height:30px;padding:0;border:0;border-radius:6px;place-items:center;background:transparent;color:#6f8095}.snackbar button:hover{background:#f1f5f9;color:#243b5b}.snackbar button svg{width:18px;height:18px}@keyframes snackbar-enter{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.snackbar{animation:none}}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 14px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:700;transition:background-color .18s,border-color .18s,color .18s,transform .18s}.button:hover{transform:translateY(-1px)}.button--primary{background:#205896;color:#fff;box-shadow:0 5px 12px #20589629}.button--primary:hover{background:#173f71}.button--secondary{border-color:#d7e0eb;background:#fff;color:#32445e}.button--secondary:hover,.button--ghost:hover{background:#f1f5fa}.button--danger{background:#fff0f0;color:#c24545}.button--danger:hover{background:#ffe5e5}.button--ghost{background:transparent;color:#53627a}.button--small{min-height:34px;padding:0 10px;font-size:12px}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:56px;min-height:25px;padding:0 8px;border-radius:5px;font-size:11px;font-weight:700;white-space:nowrap}.status-badge--blue{background:#e5f0ff;color:#2362a8}.status-badge--green{background:#e3f4ed;color:#18734f}.status-badge--orange{background:#fff0da;color:#ad6812}.status-badge--red{background:#fde9e9;color:#b84949}.status-badge--slate{background:#e9eef5;color:#53627a}.status-badge--gray{background:#f0f2f5;color:#707d8d}.icon-button{display:inline-grid;place-items:center;width:33px;height:33px;border:1px solid #dce4ee;border-radius:6px;background:#fff;color:#607087;font-size:17px}.icon-button:hover{background:#f1f5fa;color:#205896}.admin-shell{min-height:100dvh;background:#f4f7fb}.admin-sidebar{position:fixed;z-index:50;top:0;bottom:0;left:0;display:flex;flex-direction:column;width:min(282px,calc(100vw - 42px));padding:21px 14px 17px;background:#112e58;color:#d9e6f8;box-shadow:12px 0 40px #0d23442e;transform:translate(-105%);transition:transform .22s ease}.admin-sidebar--open{transform:translate(0)}.admin-brand{display:flex;align-items:center;gap:9px;padding:0 9px 25px;border-bottom:1px solid rgba(210,227,250,.15)}.admin-brand img{width:38px;height:38px;padding:3px;object-fit:contain;border-radius:10px;background:#fff}.admin-brand span{display:grid;gap:3px;min-width:0}.admin-brand strong{font-size:12px;letter-spacing:-.05em;white-space:nowrap}.admin-brand small{font-size:10px;color:#a4bbdb}.sidebar-close{display:grid;place-items:center;width:32px;height:32px;margin-left:auto;border-radius:6px;color:#fff;background:transparent;font-size:20px}.admin-nav{display:grid;gap:3px;padding-top:23px}.admin-nav>p{margin:0 0 6px;padding:0 11px;color:#86a5ce;font-size:10px;font-weight:750;letter-spacing:.11em}.admin-nav__item{display:flex;align-items:center;width:100%;min-height:46px;gap:12px;padding:0 11px;border-radius:7px;color:#c1d1e8;background:transparent;font-size:14px;font-weight:600;text-align:left;text-decoration:none}.admin-nav__item svg{font-size:19px}.admin-nav__item:hover{background:#ffffff12;color:#fff}.admin-nav__item--active{background:#2c619e;color:#fff;box-shadow:0 7px 15px #02143438}.admin-sidebar__bottom{display:grid;gap:12px;margin-top:auto;padding:16px 7px 0;border-top:1px solid rgba(210,227,250,.15)}.admin-profile{display:flex;align-items:center;gap:9px}.admin-profile>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#eaf3ff;color:#205896;font-size:12px;font-weight:800}.admin-profile div{display:grid;gap:2px;min-width:0}.admin-profile strong{color:#fff;font-size:12px}.admin-profile small{color:#93b0d5;font-size:10px}.admin-profile svg{margin-left:auto;color:#91abd0}.logout-button{justify-self:start;padding:0;color:#9fb9dc;background:transparent;font-size:11px}.logout-button:hover{color:#fff}.menu-dim{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;background:#0919317a}.admin-workspace{min-width:0}.admin-topbar{position:sticky;z-index:20;top:0;display:flex;align-items:center;min-height:62px;gap:16px;padding:0 20px;border-bottom:1px solid #e1e7f0;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-menu{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dce4ee;border-radius:6px;color:#254563;background:#fff;font-size:20px}.admin-topbar__breadcrumb{display:flex;align-items:center;gap:10px;font-size:12px}.admin-topbar__breadcrumb span{color:#8996a8}.admin-topbar__breadcrumb span:after{margin-left:10px;color:#c5ceda;content:"/"}.admin-topbar__breadcrumb strong{color:#31415a}.admin-content{width:min(100%,1540px);margin:0 auto;padding:26px 16px 46px}.page-header{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.page-header>div:first-child{display:grid;gap:7px}.page-header__eyebrow{margin:0;color:#4174ad;font-size:11px;font-weight:800;letter-spacing:.12em}.page-header h1{margin:0;color:#172a46;font-size:clamp(25px,5vw,30px);line-height:1.15;letter-spacing:-.055em}.page-header h1+p{margin:0;color:#78869a;font-size:13px}.page-header__action{margin-left:auto}.filter-panel{display:grid;gap:11px;padding:13px;margin-bottom:14px;border:1px solid #e0e7f0;border-radius:9px;background:#fff}.filter-panel>select{height:40px;padding:0 31px 0 11px;border:1px solid #d8e1ec;border-radius:6px;color:#42536c;background:#fff;font-size:13px}.search-field{display:flex;align-items:center;height:40px;min-width:0;gap:8px;padding:0 11px;border:1px solid #d8e1ec;border-radius:6px;background:#fff}.search-field svg{flex:0 0 18px;color:#77869a;font-size:18px}.search-field input{width:100%;min-width:0;outline:0;color:#31435e;background:transparent;font-size:13px}.search-control{display:flex;align-items:center;width:100%;min-width:0;gap:8px}.search-control .search-field{flex:1 1 auto}.search-control .button{flex:0 0 auto;min-height:40px}.filter-chips{display:flex;overflow-x:auto;gap:6px;padding-bottom:1px}.filter-chip{flex:0 0 auto;min-height:32px;padding:0 10px;border:1px solid #dce4ee;border-radius:5px;background:#fff;color:#617087;font-size:12px}.filter-chip--active{border-color:#2b619f;background:#2b619f;color:#fff}.content-card,.dashboard-card{border:1px solid #e0e7f0;border-radius:10px;background:#fff;box-shadow:0 7px 19px #19305408}.content-card--flush{overflow:hidden}.content-card__top,.content-card__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 15px;padding:17px 18px;border-bottom:1px solid #e8edf3}.content-card__top strong{color:#34455e;font-size:13px}.content-card__top em{color:#215d9e;font-style:normal}.content-card__top span,.content-card__toolbar>span{color:#8b97a8;font-size:11px}.content-card__toolbar .search-control{width:min(100%,410px)}.notice-toolbar{justify-content:flex-start}.notice-filter{display:flex;align-items:center;height:40px;gap:7px;padding:0 9px;border:1px solid #d8e1ec;border-radius:6px;color:#728198;background:#fff}.notice-filter select{min-width:104px;outline:0;color:#42536c;background:transparent;font-size:12px}.content-error{margin:14px 18px 0;color:#b33d4d;font-size:12px}.table-empty{height:120px!important;color:#8996a8;text-align:center!important}.table-actions{display:inline-flex;gap:5px}.notice-title-button,.faq-question-button{display:grid;width:100%;gap:4px;padding:0;color:inherit;background:transparent;text-align:left}.notice-title-button:hover strong,.faq-question-button:hover strong{color:#205896}.notice-title-button span,.faq-question-button span{overflow:hidden;max-width:440px;color:#8996a8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.notice-period{display:block;min-width:148px;margin:0!important;color:#65758a!important;line-height:1.55}.notice-table td:nth-child(3),.notice-table td:nth-child(4),.faq-table td:nth-child(3){color:#65758a;white-space:nowrap}.notice-table td:last-child,.faq-table td:last-child{width:auto}.notice-table__row,.faq-table__row{cursor:pointer}.notice-table__row:hover .notice-title-button strong,.faq-table__row:hover .faq-question-button strong{color:#205896}.faq-detail__category{width:fit-content;padding:4px 7px;margin:-8px 0;border-radius:4px;background:#edf4fd;color:#3971af;font-size:11px;font-weight:700}.faq-detail__answer{display:grid;gap:9px;padding:15px;border-radius:8px;background:#f4f8fc}.faq-detail__answer strong{color:#42546d;font-size:13px}.faq-detail__answer p{margin:0;color:#3c4e65;font-size:13px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.faq-form__visibility{align-self:end;min-height:42px}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:11px;padding:14px 18px;border-top:1px solid #e8edf3}.pagination__summary{color:#6f7e92;font-size:12px;font-weight:650}.pagination__controls{display:flex;flex-wrap:wrap;gap:5px}.pagination__page{min-width:34px;padding-inline:7px}.data-table-wrap{overflow-x:auto}.data-table{width:100%;min-width:720px;color:#536176;font-size:12px}.data-table th{height:43px;padding:0 16px;border-bottom:1px solid #e5ebf2;background:#f8fafd;color:#6c7a8f;font-size:11px;font-weight:700;text-align:left;white-space:nowrap}.data-table td{height:67px;padding:10px 16px;border-bottom:1px solid #edf1f5;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover,.data-table tbody tr.is-selected{background:#f4f8fd}.data-table strong,.data-table td>span:not(.status-badge):not(.table-category):not(.pin-label):not(.attachment-inline){display:block}.data-table strong{color:#293d59;font-size:12px;font-weight:700}.data-table td>span{margin-top:4px;color:#8996a8;font-size:11px}.data-table td:last-child{width:48px;text-align:right}.application-table tbody tr,.inquiry-table tbody tr{cursor:pointer}.member-table{min-width:1060px}.member-table th:nth-child(2),.member-table td:nth-child(2){min-width:210px;word-break:break-all}.member-table th:nth-child(3),.member-table td:nth-child(3),.member-table th:nth-child(4),.member-table td:nth-child(4),.member-table th:nth-child(5),.member-table td:nth-child(5){min-width:132px}.member-table th:nth-child(6),.member-table td:nth-child(6){width:154px;min-width:154px;white-space:nowrap}.member-table th,.member-table td,.member-table td:last-child{text-align:center}.member-table__row{cursor:pointer}.member-table__row:hover strong{color:#205896}.member-table__row:focus-visible{position:relative;z-index:1;outline:2px solid #3971af;outline-offset:-2px}.member-detail-notice{width:fit-content;margin:-10px 0 14px;padding:8px 11px;border-radius:6px;background:#f4f7fb;color:#728198;font-size:12px}.member-detail-layout{display:grid;gap:14px}.member-detail-loading{display:flex;align-items:center;justify-content:center;min-height:160px;gap:10px;padding:24px;color:#68788f;font-size:13px}.member-detail-loading p{margin:0}.member-profile-card{overflow:hidden}.member-profile-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.member-profile-list>div{display:grid;min-width:0;gap:6px;padding:17px 18px;border-bottom:1px solid #edf1f5}.member-profile-list>div:nth-last-child(-n+1){border-bottom:0}.member-profile-list dt{color:#8391a3;font-size:11px;font-weight:700}.member-profile-list dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#30435e;font-size:13px;font-weight:650}.member-application-table{min-width:820px}.member-application-table th:last-child,.member-application-table td:last-child{width:108px;text-align:center}.admin-account-table{min-width:940px}.admin-account-table th,.admin-account-table td,.admin-account-table td:last-child{text-align:center}.admin-account-table td:nth-child(2){min-width:205px;word-break:break-all}.admin-account-table td:nth-child(5),.admin-account-table td:nth-child(6){min-width:142px;white-space:nowrap}.admin-role,.admin-account-current{display:inline-flex!important;align-items:center;justify-content:center;min-height:26px;padding:3px 8px;border-radius:5px;font-size:11px!important;font-weight:700}.admin-role--master{background:#edf4fd;color:#2a629f!important}.admin-role--admin{background:#f0f3f7;color:#607087!important}.admin-account-current{color:#8a97a7!important;background:#f4f6f8}.admin-account-table__row{cursor:pointer}.admin-account-table__row:hover strong{color:#205896}.admin-account-table__row:focus-visible{position:relative;z-index:1;outline:2px solid #3971af;outline-offset:-2px}.admin-account-table__row--current{cursor:default}.admin-account-table__row--current:hover strong{color:#293d59}.inquiry-title-button{display:grid;gap:3px;padding:0;color:inherit;background:transparent;text-align:left}.inquiry-title-button:hover strong{color:#205896}.table-category,.pin-label{display:inline-flex!important;margin:0 0 6px!important;padding:3px 6px;border-radius:4px;background:#edf4fd;color:#3971af!important;font-size:10px!important;font-weight:700}.pin-label{margin:0 6px 0 0!important;background:#fff1d9;color:#aa650d!important}.table-capacity{display:grid;gap:6px;min-width:80px}.table-capacity strong{font-size:13px}.table-capacity small{color:#8996a8;font-size:10px;font-weight:500}.table-capacity>span,.capacity-bar{display:block;height:5px;margin:0;overflow:hidden;border-radius:9px;background:#e6ecf3}.table-capacity i,.capacity-bar i{display:block;height:100%;border-radius:inherit;background:#3f7fc2}.course-date-summary{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.course-date-summary strong{color:#293d59}.course-date-summary span{flex-basis:100%;margin:0!important;color:#8996a8;font-size:11px}.course-date-summary__more{min-height:22px;padding:0 6px;border:1px solid #bdd2e8;border-radius:999px;background:#edf5ff;color:#28629e;font-size:10px;font-weight:700}.course-date-summary__more:hover{border-color:#85add5;background:#dfeeff}.course-title-button{display:grid;width:100%;padding:0;color:inherit;background:transparent;text-align:left}.course-title-button:hover strong{color:#205896}.course-table td:last-child{width:auto}.course-table__row{cursor:pointer}.course-table__row:hover .course-title-button strong{color:#205896}.metric-grid{display:grid;gap:12px;margin-bottom:15px}.metric-card{display:grid;gap:5px;padding:18px;border:1px solid #e0e7f0;border-radius:9px;background:#fff}.metric-card>div{display:flex;align-items:center;justify-content:space-between;color:#718095;font-size:12px;font-weight:650}.metric-card>div svg{padding:7px;border-radius:7px;font-size:31px}.metric-card strong{color:#213753;font-size:27px;line-height:1;letter-spacing:-.04em}.metric-card small{color:#8996a8;font-size:11px}.metric-card--blue svg{background:#e8f1fd;color:#2967aa}.metric-card--green svg{background:#e6f6ef;color:#188261}.metric-card--orange svg{background:#fff0dc;color:#bd7519}.metric-card--purple svg{background:#f0edff;color:#6d5ab6}.dashboard-grid{display:grid;gap:15px}.dashboard-card{min-width:0;padding:19px}.card-heading{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-bottom:19px}.card-heading div{display:grid;gap:5px}.card-heading p{margin:0;color:#7d8a9d;font-size:11px}.card-heading h2{margin:0;color:#253a57;font-size:16px;letter-spacing:-.04em}.card-heading>button{display:inline-flex;align-items:center;gap:3px;padding:0;color:#557090;background:transparent;font-size:11px}.card-heading>button:hover{color:#205896}.heading-icon{color:#58718e;font-size:22px}.heading-icon--orange{color:#d48421}.weekly-course-list{display:grid}.weekly-course-list__head,.weekly-course-list__row{display:grid;grid-template-columns:76px 1fr;gap:6px 12px;align-items:center}.weekly-course-list__head{display:none}.weekly-course-list__row{padding:12px 0;border-top:1px solid #edf1f5}.weekly-course-list__row:first-of-type{border-top:0}.weekly-course-list__row strong{min-width:0;color:#344a63;font-size:12px}.weekly-course-list__date{display:grid;gap:4px;min-width:0}.weekly-course-list__date button{width:fit-content;padding:0;color:#4a78a9;background:transparent;font-size:10px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.weekly-course-list__date button:hover{color:#1f5e9c}.weekly-course-list__row span{color:#748398;font-size:11px}.weekly-course-list__row strong:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.capacity-list{display:grid;gap:19px}.capacity-item{display:grid;gap:8px}.capacity-item>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.capacity-item strong{color:#3b4d65;font-size:12px}.capacity-item span{flex:0 0 auto;color:#7b899b;font-size:11px}.capacity-item:nth-child(2) .capacity-bar i{background:#d98831}.simple-table{width:100%;min-width:560px;color:#627085;font-size:11px}.simple-table-wrap{overflow-x:auto}.simple-table th{padding:0 8px 10px;color:#8794a5;font-size:10px;text-align:left}.simple-table td{padding:11px 8px;border-top:1px solid #edf1f5}.simple-table strong{display:block;color:#334960;font-size:11px}.simple-table td span{display:block;margin-top:3px;color:#8e9aaa;font-size:10px}.simple-table td>.status-badge{display:flex;width:100%;min-height:32px;margin-top:0;align-items:center;justify-content:center;text-align:center}.course-schedule-modal{display:grid;gap:16px;padding:22px}.course-schedule-modal>p{margin:0;color:#6f7f93;font-size:12px}.course-schedule-modal ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.course-schedule-modal li{padding:8px 10px;border-radius:6px;background:#edf4fd;color:#3f668e;font-size:12px;font-weight:700}.inquiry-preview-list{display:grid}.inquiry-preview-list button{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:11px 0;border-bottom:1px solid #edf1f5;background:transparent;text-align:left}.inquiry-preview-list button:last-child{border-bottom:0}.inquiry-preview-list span:first-child{display:grid;min-width:0;gap:4px}.inquiry-preview-list strong{overflow:hidden;color:#354a64;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.inquiry-preview-list small{color:#8996a8;font-size:10px}.split-management{display:grid;gap:15px;align-items:start}.split-management__list{min-width:0}.application-detail,.inquiry-detail{display:grid;gap:17px;padding:20px;border:1px solid #dce5ef;border-radius:10px;background:#fff;box-shadow:0 10px 25px #1b34590f}.application-detail__header{display:flex;align-items:start;justify-content:space-between;gap:10px}.application-detail__header p{margin:0 0 5px;color:#8290a3;font-size:11px}.application-detail__header h2{margin:0;color:#263b58;font-size:18px;letter-spacing:-.04em}.detail-status,.inquiry-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:15px;border-bottom:1px solid #e6edf4}.detail-status>span,.inquiry-meta>span{color:#8794a4;font-size:11px}.detail-list{display:grid;margin:0}.detail-list>div{display:grid;grid-template-columns:94px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid #edf1f5}.detail-list dt{color:#8190a3;font-size:11px}.detail-list dd{margin:0;color:#344964;font-size:12px;font-weight:600;overflow-wrap:anywhere}.detail-list dd small{display:block;margin-top:4px;color:#8996a8;font-size:10px;font-weight:500}.detail-actions{display:flex;flex-wrap:wrap;gap:8px}.message-card{padding:15px;border-radius:7px;background:#f4f8fc}.message-card p{margin:0;color:#43566f;font-size:13px;line-height:1.7}.attachment-chip{display:inline-flex;align-items:center;gap:5px;margin-top:13px;padding:7px 8px;border:1px solid #dbe5ef;border-radius:5px;background:#fff;color:#52708f;font-size:11px}.inquiry-attachment-list{display:grid;gap:6px;margin-top:13px}.inquiry-attachment-list .attachment-chip{width:fit-content;margin-top:0}.attachment-chip small{color:#8a98a9}.attachment-inline{display:inline-flex!important;align-items:center;gap:2px;margin:4px 0 0!important;color:#6e839b!important;font-size:10px!important}.reply-form{display:grid;gap:10px}.reply-form label{display:grid;gap:8px;color:#596a80;font-size:12px;font-weight:700}.reply-form textarea,.form-field textarea{width:100%;padding:11px;border:1px solid #d6e0eb;border-radius:6px;outline:0;color:#31455f;line-height:1.55;resize:vertical}.reply-form .button{justify-self:end}.inquiry-detail__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.inquiry-detail__actions .button{justify-self:auto}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0a1a3285}.modal{width:min(100%,560px);max-height:min(760px,calc(100dvh - 40px));overflow-y:auto;border-radius:10px;background:#fff;box-shadow:0 22px 60px #07183247}.modal--large{width:min(100%,720px)}.modal.course-editor-modal{display:flex;flex-direction:column;height:min(760px,calc(100dvh - 40px));overflow:hidden}.modal__header{display:flex;align-items:center;justify-content:space-between;min-height:63px;padding:0 20px;border-bottom:1px solid #e5ebf1}.modal__header h2{margin:0;color:#293d59;font-size:17px;letter-spacing:-.04em}.modal__header button{display:grid;place-items:center;width:34px;height:34px;border-radius:6px;background:transparent;color:#69778a;font-size:21px}.modal__header button:hover{background:#f0f4f8}.form-grid{display:grid;grid-template-columns:1fr;gap:17px;padding:20px}.notice-form{align-items:start}.form-field{display:grid;gap:7px;min-width:0;color:#596a80;font-size:12px;font-weight:700}.form-field input,.form-field select{width:100%;height:42px;padding:0 11px;border:1px solid #d6e0eb;border-radius:6px;outline:0;color:#31455f;background:#fff}.course-date-field{align-content:start}.course-date-field--mobile{display:none}.course-editor-layout,.course-editor-fields{display:grid;min-width:0;gap:17px}.course-editor-form{display:flex;flex:1;flex-direction:column;min-height:0}.course-editor-body{display:grid;flex:1;grid-template-columns:1fr;min-height:0;gap:17px;padding:20px;overflow-y:auto}.course-editor-fields{align-content:start}.course-calendar{display:grid;gap:9px;padding:13px;border:1px solid #dbe4ee;border-radius:8px;background:#fbfcfe}.course-calendar__header{display:flex;align-items:center;justify-content:space-between}.course-calendar__header strong{color:#31455f;font-size:13px}.course-calendar__month-button{display:grid;place-items:center;width:31px;height:31px;border:1px solid #dce5ee;border-radius:5px;color:#526883;background:#fff;font-size:17px}.course-calendar__month-button:hover{border-color:#aac0dc;color:#205896;background:#f0f6fd}.course-calendar__weekdays,.course-calendar__days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;text-align:center}.course-calendar__weekdays span{color:#8a98aa;font-size:10px;font-weight:700}.course-calendar__day{display:grid;min-width:0;aspect-ratio:1;place-items:center;border:1px solid transparent;border-radius:5px;color:#435873;background:transparent;font-size:11px;font-weight:650}.course-calendar__day:not(.course-calendar__day--empty):hover{background:#eaf3fe;color:#205896}.course-calendar__day--selected{border-color:#205896;background:#205896;color:#fff}.course-calendar__day--selected:hover{background:#173f71!important;color:#fff!important}.course-calendar__day:disabled{cursor:not-allowed;opacity:.55}.course-calendar__day--locked{border-style:dashed}.course-calendar__day--locked.course-calendar__day--selected{border-color:#4d6f95;background:#6f8eaf;color:#fff}.course-calendar__day--locked.course-calendar__day--selected:hover{background:#6f8eaf!important}.course-calendar__selection{display:grid;gap:7px;min-height:44px;padding-top:8px;margin:0;border-top:1px solid #e7edf4;color:#61738a;font-size:11px;font-weight:500;line-height:1.5}.course-calendar__selection strong{display:flex;align-items:center;gap:5px;color:#42566f;font-size:11px}.course-calendar__selection em{padding:1px 5px;border-radius:999px;background:#e7f1fd;color:#2563a6;font-size:10px;font-style:normal}.course-calendar__selection ul{display:flex;flex-wrap:wrap;gap:5px;padding:0;margin:0;list-style:none}.course-calendar__selection button{display:inline-flex;align-items:center;min-height:26px;gap:4px;padding:0 7px;border:1px solid #bed3ea;border-radius:5px;color:#245e9c;background:#edf5ff;font-size:10px;font-weight:700}.course-calendar__selection button:hover{border-color:#91b5d9;background:#dfeeff}.course-calendar__selection button span{color:#5b88b6;font-size:13px;line-height:1}.course-calendar__selection p{margin:0;color:#8a98aa}.course-date-hint{margin:-1px 0 0;color:#8c99aa;font-size:11px;font-weight:500}.course-mobile-date-picker__controls{display:flex;gap:8px}.course-mobile-date-picker__controls input{min-width:0;flex:1}.course-mobile-date-picker__hint{margin:0;color:#7e8ea3;font-size:11px;line-height:1.5}.course-mobile-date-picker__selection{display:grid;gap:8px;padding:12px;border:1px solid #dbe5ef;border-radius:8px;background:#f8fbfe}.course-mobile-date-picker__selection strong{color:#42566f;font-size:12px}.course-mobile-date-picker__selection em{padding:2px 6px;margin-left:4px;border-radius:999px;background:#e7f1fd;color:#2563a6;font-size:10px;font-style:normal}.course-mobile-date-picker__selection ul{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:0;list-style:none}.course-mobile-date-picker__selection button{display:inline-flex;align-items:center;min-height:30px;gap:5px;padding:0 8px;border:1px solid #bed3ea;border-radius:5px;color:#245e9c;background:#edf5ff;font-size:11px;font-weight:700}.course-mobile-date-picker__selection button span{color:#5b88b6;font-size:14px;line-height:1}.course-calendar__selection button:disabled,.course-mobile-date-picker__selection button:disabled{border-style:dashed;cursor:not-allowed;opacity:.68}.course-calendar__selection button:disabled span,.course-mobile-date-picker__selection button:disabled span{color:#6f8198;font-size:10px}.course-mobile-date-picker__selection p{margin:0;color:#7e8ea3;font-size:11px;font-weight:500}.course-schedule-detail{display:grid;gap:14px;padding:20px}.course-schedule-detail>p,.course-schedule-detail>strong{margin:0;color:#344a63}.course-schedule-detail>p{overflow-wrap:anywhere;font-size:13px}.course-schedule-detail>strong{font-size:12px}.course-schedule-detail ul{display:grid;gap:7px;padding:0;margin:0;list-style:none}.course-schedule-detail li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #e0e8f1;border-radius:7px;background:#f8fbfe}.course-schedule-detail time{color:#3b506b;font-size:12px;font-weight:700}.course-schedule-detail li span{flex:0 0 auto;color:#79899d;font-size:11px}.course-schedule-detail__actions{display:flex;justify-content:flex-end}.course-detail{display:grid;gap:18px;padding:22px}.course-detail__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#7f8fa3;font-size:11px}.course-detail h3{margin:-7px 0 0;color:#263b58;font-size:21px;letter-spacing:-.045em;overflow-wrap:anywhere}.course-detail__info{display:grid;gap:8px;padding:13px;margin:0;border-radius:8px;background:#f4f8fc}.course-detail__info div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px}.course-detail__info dt{color:#7f8fa3;font-size:11px}.course-detail__info dd{margin:0;color:#405570;font-size:12px;font-weight:650}.course-detail__sessions{display:grid;gap:10px}.course-detail__sessions-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px}.course-detail__sessions-header>strong{color:#42566f;font-size:13px}.course-detail__sessions-header>span{color:#7f8fa3;font-size:11px}.course-detail__sessions em{padding:2px 6px;margin-left:4px;border-radius:999px;background:#e7f1fd;color:#2563a6;font-size:10px;font-style:normal}.course-detail__sessions ul{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:0;list-style:none}.course-detail__sessions li{margin:0}.course-date-filter{display:grid;place-items:center;gap:2px;min-height:43px;padding:6px 10px;border:1px solid #cddceb;border-radius:6px;color:#526780;background:#fff;box-shadow:0 1px 1px #1c3b600a;cursor:pointer;font-size:11px;font-weight:700;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease,transform .14s ease}.course-date-filter small{color:#7990a9;font-size:9px;font-weight:650}.course-date-filter:hover{border-color:#6d9dcc;background:#f1f7ff;box-shadow:0 3px 8px #2058961f;transform:translateY(-1px)}.course-date-filter:focus-visible{outline:3px solid rgba(32,88,150,.25);outline-offset:2px}.course-date-filter--active{border-color:#205896;color:#fff;background:#205896;box-shadow:0 3px 8px #20589633}.course-date-filter--active small{color:#dbeaff}.course-date-filter--active:hover{border-color:#174d87;background:#174d87}.course-detail__applicants{display:grid;gap:10px;padding-top:18px;border-top:1px solid #e7edf4}.course-detail__applicants-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.course-detail__applicants-header>div{display:grid;gap:4px}.course-detail__applicants-header strong{color:#42566f;font-size:13px}.course-detail__applicants-header em{padding:2px 6px;margin-left:4px;border-radius:999px;background:#e7f1fd;color:#2563a6;font-size:10px;font-style:normal}.course-detail__applicants-header span,.course-detail__applicants-header p,.course-detail__applicants-message{margin:0;color:#7f8fa3;font-size:11px}.course-detail__applicants-message{padding:18px 12px;border:1px dashed #dce5ef;border-radius:7px;background:#fbfcfe;text-align:center}.course-applicant-list{display:grid;gap:7px;max-height:290px;padding:0 4px 0 0;margin:0;overflow-y:auto;list-style:none}.course-applicant-list li{display:grid;grid-template-columns:minmax(86px,.8fr) minmax(0,1.6fr) auto;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e0e8f1;border-radius:7px;background:#f8fbfe}.course-applicant-list__person,.course-applicant-list__schedule{display:grid;gap:3px;min-width:0}.course-applicant-list__person strong,.course-applicant-list__schedule time{overflow:hidden;color:#3b506b;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.course-applicant-list__person span,.course-applicant-list__schedule span{overflow:hidden;color:#7f8fa3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.course-detail__actions{display:flex;justify-content:flex-end;gap:8px}.checkbox-field{display:flex;align-items:center;gap:8px}.checkbox-field input{width:16px;height:16px;accent-color:#205896}.modal__footer{display:flex;justify-content:flex-end;gap:8px;padding-top:2px}.course-editor-footer{flex:0 0 auto;padding:14px 20px 20px;border-top:1px solid #e4ebf2;background:#fffffff7;box-shadow:0 -8px 16px #253c5d0f}.form-field>span em{margin-left:3px;color:#8d9bad;font-size:10px;font-style:normal;font-weight:500}.form-error{margin:-4px 0 0;color:#b63c4d;font-size:12px;line-height:1.5}.admin-account-form__hint{margin:0;color:#7d8b9d;font-size:11px;font-weight:500;line-height:1.55}@media(min-width:560px){.admin-account-form--edit .admin-account-form__name{grid-column:1 / -1}}.course-time-error,.course-date-error{grid-column:1 / -1}.notice-upload-control{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:38px;gap:6px;padding:0 11px;border:1px dashed #9ab2d0;border-radius:6px;color:#38689d;background:#f5f9fe;font-size:12px;cursor:pointer}.notice-upload-control:hover{border-color:#3e77b4;background:#eef6ff}.notice-upload-control input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.notice-form__hint{margin:0;color:#8c99aa;font-size:11px;font-weight:500}.notice-file-list{display:grid;gap:6px;padding:0;margin:0;list-style:none}.notice-file-list li{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:10px;padding:8px 9px;border:1px solid #e0e8f1;border-radius:6px;background:#f9fbfd;color:#40546e;font-size:12px;font-weight:600}.notice-file-list li>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-file-list small{margin-left:4px;color:#91a0b2;font-size:10px;font-weight:500}.notice-file-list button{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;padding:3px 4px;border-radius:4px;color:#59728f;background:transparent;font-size:11px}.notice-file-list button:hover{color:#1e5f9e;background:#e8f1fb}.notice-file-list button:disabled{color:#9ba8b7}.notice-detail{display:grid;gap:20px;padding:22px}.notice-detail__meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;color:#8290a3;font-size:11px}.notice-detail__meta .status-badge{margin-right:2px}.notice-detail h3{margin:-5px 0 0;color:#263b58;font-size:21px;letter-spacing:-.045em;overflow-wrap:anywhere}.notice-detail__schedule{display:grid;grid-template-columns:1fr;gap:8px;padding:13px;margin:0;border-radius:8px;background:#f4f8fc}.notice-detail__schedule div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px}.notice-detail__schedule dt{color:#7f8fa3;font-size:11px}.notice-detail__schedule dd{margin:0;color:#405570;font-size:12px;font-weight:650}.notice-detail__content{min-height:130px;padding:2px 0;margin:0;color:#3c4e65;font-size:13px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.notice-detail__attachments{display:grid;gap:10px;padding-top:18px;border-top:1px solid #e7edf4}.notice-detail__attachments>div{display:flex;align-items:center;justify-content:space-between}.notice-detail__attachments strong{color:#42546d;font-size:13px}.notice-detail__attachments>div span{color:#8a98aa;font-size:11px}.notice-detail__empty{margin:0;color:#8c9aac;font-size:12px}.notice-detail__actions{display:flex;justify-content:flex-end;gap:8px;padding-top:2px}@media(max-width:559px){.snackbar{right:16px;bottom:16px}.data-table-wrap,.simple-table-wrap{overflow:visible}.data-table,.simple-table{display:block;min-width:0}.data-table thead,.simple-table thead{display:none}.data-table tbody,.simple-table tbody{display:grid;gap:10px;padding:10px 12px 12px}.data-table tr,.simple-table tr{display:block;overflow:hidden;border:1px solid #e1e8f1;border-radius:8px;background:#fff}.data-table td,.simple-table td{display:block;width:auto!important;height:auto;padding:9px 12px;border-bottom:1px solid #edf1f5;color:#42566f;text-align:left!important;white-space:normal!important}.data-table td:last-child,.simple-table td:last-child{border-bottom:0}.data-table td:before,.simple-table td:before{display:block;margin-bottom:4px;color:#8290a3;font-size:10px;font-weight:700}.data-table .table-empty{display:block!important;min-height:112px;padding:34px 12px}.data-table .table-empty:before{display:none}.data-table .table-actions{justify-content:flex-start}.data-table .table-capacity{min-width:0}.course-table td:nth-child(1):before{content:"과정 정보"}.course-table td:nth-child(2):before{content:"일시"}.course-table td:nth-child(3):before{content:"장소"}.course-table td:nth-child(4):before{content:"신청 현황"}.course-table td:nth-child(5):before{content:"접수 상태"}.course-table__row{cursor:default}.course-detail__applicants-header{align-items:flex-start;flex-direction:column;gap:5px}.course-detail__sessions-header{align-items:flex-start;flex-direction:column}.course-detail__sessions ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.course-date-filter{width:100%}.course-applicant-list{max-height:none;overflow:visible}.course-applicant-list li{grid-template-columns:minmax(0,1fr) auto;gap:9px}.course-applicant-list__schedule{grid-column:1 / -1;padding-top:7px;border-top:1px solid #e2e9f1}.application-table td:nth-child(1):before{content:"신청자"}.application-table td:nth-child(2):before{content:"신청 과정"}.application-table td:nth-child(3):before{content:"신청 일시"}.application-table td:nth-child(4):before{content:"상태"}.member-table td:nth-child(1):before{content:"이름"}.member-table td:nth-child(2):before{content:"이메일"}.member-table td:nth-child(3):before{content:"소속"}.member-table td:nth-child(4):before{content:"연락처"}.member-table td:nth-child(5):before{content:"나이스번호"}.member-table td:nth-child(6):before{content:"가입일"}.member-table td:nth-child(6){min-width:0;white-space:normal!important}.member-profile-list{grid-template-columns:1fr}.member-profile-list>div{padding:14px 15px}.member-profile-list>div:not(:last-child){border-bottom:1px solid #edf1f5}.member-application-table td:nth-child(1):before{content:"과정명"}.member-application-table td:nth-child(2):before{content:"운영일시"}.member-application-table td:nth-child(3):before{content:"장소"}.member-application-table td:nth-child(4):before{content:"신청일시"}.member-application-table td:nth-child(5):before{content:"상태"}.admin-account-table td:nth-child(1):before{content:"이름"}.admin-account-table td:nth-child(2):before{content:"이메일"}.admin-account-table td:nth-child(3):before{content:"권한"}.admin-account-table td:nth-child(4):before{content:"상태"}.admin-account-table td:nth-child(5):before{content:"최근 로그인"}.admin-account-table td:nth-child(6):before{content:"생성일"}.notice-table td:nth-child(1):before{content:"공지 제목"}.notice-table td:nth-child(2):before{content:"게시 기간"}.notice-table td:nth-child(3):before{content:"첨부"}.notice-table td:nth-child(4):before{content:"등록일"}.notice-table td:nth-child(5):before{content:"상태"}.faq-table td:nth-child(1):before{content:"분류"}.faq-table td:nth-child(2):before{content:"질문"}.faq-table td:nth-child(3):before{content:"수정일"}.faq-table td:nth-child(4):before{content:"공개 상태"}.inquiry-table td:nth-child(1):before{content:"문의 제목"}.inquiry-table td:nth-child(2):before{content:"작성자"}.inquiry-table td:nth-child(3):before{content:"등록일"}.inquiry-table td:nth-child(4):before{content:"답변 상태"}.inquiry-table td:nth-child(5):before{display:none}.simple-table td:nth-child(1):before{content:"신청자"}.simple-table td:nth-child(2):before{content:"신청 과정"}.simple-table td:nth-child(3):before{content:"신청 일시"}.simple-table td:nth-child(4):before{content:"상태"}.modal-backdrop{padding:0}.modal--large{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.modal.course-editor-modal{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.modal.course-editor-modal .modal__header{position:static;flex:0 0 auto}.modal--large .modal__header{position:sticky;z-index:3;top:0;min-height:57px;padding-inline:16px;background:#fff}.form-grid,.course-editor-body{gap:14px;padding:16px}.course-editor-layout,.course-editor-fields{gap:14px}.course-date-field--desktop{display:none}.course-date-field--mobile{display:grid}.course-calendar{padding:12px}.course-calendar__day{min-height:34px}.course-editor-footer{padding:12px 16px max(16px,env(safe-area-inset-bottom))}.course-editor-footer .button{flex:1}.detail-actions,.notice-detail__actions,.course-detail__actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.detail-actions .button,.notice-detail__actions .button,.course-detail__actions .button{width:100%}}@media(min-width:560px){.login-panel{padding-inline:48px}.login-card{padding-inline:42px}.filter-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center}.filter-chips{grid-column:1 / -1}.metric-grid,.form-grid,.course-editor-body{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field--full{grid-column:1 / -1}}@media(min-width:800px){.modal--large{width:min(calc(100vw - 80px),960px)}.course-editor-layout{grid-template-columns:minmax(320px,.95fr) minmax(0,1fr);align-items:start}.course-editor-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.course-editor-fields .form-field--full{grid-column:1 / -1}.login-page{grid-template-columns:minmax(380px,1fr) minmax(420px,1fr)}.login-panel{min-height:100dvh;padding:56px clamp(44px,7vw,120px)}.login-card{padding:56px}.admin-content{padding:31px 28px 60px}.page-header{margin-bottom:28px}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.85fr)}.dashboard-card--wide{grid-column:1}.dashboard-grid>.dashboard-card--wide:nth-last-child(2){grid-column:1}.split-management--selected{grid-template-columns:minmax(0,1fr) minmax(310px,.52fr)}.application-detail,.inquiry-detail{position:sticky;top:80px}}@media(min-width:1080px){.admin-sidebar{transform:translate(0);width:248px}.sidebar-close,.menu-dim,.mobile-menu{display:none}.admin-workspace{margin-left:248px}.admin-topbar{min-height:66px;padding-inline:32px}.admin-content{padding:35px 34px 64px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr)}.dashboard-card--wide{grid-column:1}.dashboard-grid>.dashboard-card--wide:nth-last-child(2){grid-column:1}.weekly-course-list__head,.weekly-course-list__row{grid-template-columns:90px 112px minmax(0,1fr) 70px;gap:12px}.weekly-course-list__head{display:grid;padding:0 0 9px;color:#8794a5;font-size:10px;font-weight:700}.weekly-course-list__row{padding:11px 0}.course-table th:nth-child(4),.course-table td:nth-child(4){text-align:center}.course-table th:nth-child(5),.course-table td:nth-child(5){text-align:center}}@media(min-width:1320px){.admin-content{padding-inline:42px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(360px,.85fr)}.dashboard-card--wide{grid-column:1}}
