*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;background:radial-gradient(circle at top left,rgba(89,116,255,.16),transparent 28%),radial-gradient(circle at top right,rgba(29,78,216,.08),transparent 24%),linear-gradient(180deg,#eef3ff,#f7f9ff 42%,#eef2fb);color:#1f2447}.adminLoginPage{position:relative;min-height:100vh;display:grid;place-items:center;background:linear-gradient(165deg,#f7f8ff,#eef1ff 45%,#e9edff);padding:24px;overflow:hidden}.adminLoginBackdrop{position:absolute;width:680px;height:680px;border-radius:50%;background:radial-gradient(circle at 30% 20%,rgba(117,108,245,.24),rgba(117,108,245,0));top:-280px;right:-220px}.adminLoginShell{width:min(980px,100%);display:grid;grid-template-columns:1.08fr .92fr;grid-gap:20px;gap:20px;position:relative;z-index:1}.adminLoginBrandPanel{border-radius:24px;padding:30px;background:linear-gradient(160deg,#393f8c,#5b47aa 65%,#6f58ca);color:#eff1ff;box-shadow:0 26px 52px rgba(35,27,94,.32)}.adminBrandWordmark{display:block;width:190px;height:auto;margin-bottom:22px;filter:brightness(10)}.adminLoginBrandPanel h1{margin:0 0 10px;font-size:34px}.adminLoginBrandPanel p{margin:0;color:#dfe4ff;line-height:1.6}.adminBrandPoints{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.adminBrandPoints span{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.2);font-size:12px}.adminLoginCard{width:100%;border-radius:24px;padding:28px;border:1px solid #d8ddff;background:#ffffff;box-shadow:0 24px 44px rgba(43,50,103,.16)}.adminLoginEyebrow{margin:0 0 8px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#545ea8;font-weight:700}.adminLoginCard h2{margin:0;font-size:30px;color:#242956}.adminLoginHint{margin:10px 0 18px;color:#666c9f;font-size:14px;line-height:1.5}.adminLoginForm{display:flex;flex-direction:column;gap:8px}.adminLoginForm label{font-size:13px;color:#42487f;font-weight:600}.adminLoginForm input{height:44px;border-radius:11px;border:1px solid #cfd6ff;padding:0 13px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.adminLoginForm input:focus{outline:none;border-color:#7c6cfd;box-shadow:0 0 0 3px rgba(124,108,253,.15)}.adminLoginForm button{margin-top:8px;height:44px;border:0;border-radius:11px;background:linear-gradient(135deg,#5f64cf,#7d5cd4);color:#fff;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease}.adminLoginForm button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px rgba(74,66,170,.25)}.adminLoginForm button:disabled{opacity:.6;cursor:not-allowed}.adminLoginError{margin:0;font-size:13px;color:#c43a66}.adminPage{min-height:100vh;display:grid;grid-template-columns:248px 1fr;background:transparent}.adminSidebar{position:-webkit-sticky;position:sticky;top:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(126,164,255,.18),transparent 28%),linear-gradient(180deg,#16213f,#121a34 52%,#0f1730);color:#fff;padding:24px 18px 20px;display:flex;flex-direction:column;gap:14px;border-right:1px solid rgba(255,255,255,.08);box-shadow:inset -1px 0 0 rgba(255,255,255,.04)}.adminSidebarBrand{display:flex;align-items:center;gap:0}.adminSidebarBrand img{width:132px;height:auto;filter:brightness(10)}.adminSidebarMeta{display:grid;grid-gap:6px;gap:6px;padding:14px 14px 16px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.adminSidebarEyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(201,216,255,.84)}.adminSidebarMeta strong{font-size:18px;line-height:1.2;color:#ffffff}.adminSidebarMeta p{margin:0;font-size:12px;line-height:1.55;color:rgba(219,228,255,.76)}.adminSidebar nav{display:grid;grid-gap:12px;gap:12px}.adminSidebarMenuGroup{display:grid;grid-gap:5px;gap:5px}.adminSidebarMenuLabel{padding:0 8px;color:rgba(201,216,255,.58);font-size:10px;font-weight:900;letter-spacing:.12em;line-height:1.4}.adminSidebarMenuItems{display:grid;grid-gap:3px;gap:3px}.adminSidebar nav a{position:relative;color:#d8dcff;text-decoration:none;padding:9px 12px 9px 16px;border-radius:12px;font-weight:700;font-size:13px;transition:background-color .2s ease,color .2s ease,transform .18s ease}.adminSidebar nav a.active{background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.1));color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.adminSidebar nav a.active:before{content:"";position:absolute;left:7px;top:50%;width:4px;height:20px;border-radius:999px;transform:translateY(-50%);background:linear-gradient(180deg,#7dd3fc,#bfdbfe)}.adminSidebar nav a:not(.active):hover{background:rgba(255,255,255,.08);color:#fff;transform:translateX(2px)}.adminSidebarFootnote{margin-top:auto;display:inline-flex;align-items:center;gap:8px;padding:0 2px;color:rgba(219,228,255,.72);font-size:12px;font-weight:600}.adminSidebarStatusDot{width:8px;height:8px;border-radius:999px;background:#34d399;box-shadow:0 0 0 4px rgba(52,211,153,.14)}.adminLogoutButton{margin-top:4px;height:40px;border:1px solid rgba(146,163,255,.38);background:rgba(255,255,255,.05);color:#eef0ff;border-radius:12px;cursor:pointer;font-weight:700;font-size:13px;transition:background-color .2s ease,transform .18s ease,border-color .2s ease}.adminLogoutButton:hover{background:rgba(255,255,255,.1);border-color:rgba(173,187,255,.54);transform:translateY(-1px)}.adminContent{padding:28px 28px 36px;min-width:0}.adminContent>header{position:relative;margin-bottom:18px;padding:22px 24px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(245,248,255,.94)),linear-gradient(180deg,rgba(115,129,255,.08),transparent);border:1px solid rgba(214,223,255,.9);box-shadow:0 20px 48px rgba(37,55,110,.1);overflow:hidden}.adminContent>header:after{content:"";position:absolute;inset:auto -30px -50px auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(129,140,248,.18),transparent 68%);pointer-events:none}.adminContent header h2{margin:0 0 6px;font-size:28px;color:#252a57;letter-spacing:-.02em}.adminContent header p{margin:0 0 14px;max-width:760px;color:#606892;font-size:14px;line-height:1.6}.adminSectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px;padding:22px 24px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(245,248,255,.94)),linear-gradient(180deg,rgba(115,129,255,.08),transparent);border:1px solid rgba(214,223,255,.9);box-shadow:0 20px 48px rgba(37,55,110,.1)}.adminSectionHeader h2{margin:0 0 6px;font-size:28px;color:#252a57;letter-spacing:-.02em}.adminSectionHeader p{margin:0;max-width:760px;color:#606892;font-size:14px;line-height:1.6}.adminSuccess{margin:0 0 10px;color:#147a52;font-weight:600;font-size:13px}.adminStatsRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:14px}.adminPanelCard{border-radius:22px;border:1px solid rgba(219,224,255,.92);background:linear-gradient(180deg,#ffffff,#fbfcff);box-shadow:0 18px 42px rgba(43,50,103,.09);padding:18px}.adminFieldLabel{display:block;margin-bottom:6px;font-weight:700;color:#2a3165}.adminFieldHint{margin:0 0 10px;color:#6670a7;font-size:12px}.adminTextarea{width:100%;min-height:420px;border-radius:14px;border:1px solid #cfd6ff;padding:12px;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;resize:vertical;color:#1f2447}.adminTextarea:focus{outline:none;border-color:#7c6cfd;box-shadow:0 0 0 3px rgba(124,108,253,.15)}.adminPanelActions{display:flex;gap:8px;justify-content:flex-end;margin-top:14px}.adminCheckboxLabel{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#31386f}.adminCheckboxLabel input{width:16px;height:16px}.adminPrimaryButton{height:38px;border:0;border-radius:10px;padding:0 14px;background:linear-gradient(135deg,#5f64cf,#7d5cd4);font-weight:700;cursor:pointer;font-size:13px}.adminPrimaryButton:disabled{opacity:.65;cursor:not-allowed}.adminStatsRow article{position:relative;border:1px solid rgba(217,221,255,.92);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,249,255,.94));padding:14px 16px;box-shadow:0 14px 34px rgba(39,46,95,.08);overflow:hidden}.adminStatsRow article:after{content:"";position:absolute;inset:auto -24px -34px auto;width:92px;height:92px;border-radius:50%;background:radial-gradient(circle,rgba(129,140,248,.14),transparent 70%)}.adminStatsRow h3{margin:0;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#646ba2}.adminStatsRow strong{display:block;margin-top:6px;font-size:24px;color:#262a55;letter-spacing:-.03em}.adminTableWrap{background:linear-gradient(180deg,#ffffff,#fbfcff);border-radius:20px;border:1px solid rgba(219,224,255,.92);overflow:auto;box-shadow:0 18px 42px rgba(39,46,95,.1)}.adminTable{width:100%;border-collapse:collapse;table-layout:fixed}.adminUsersTable{min-width:980px}.adminCommentsTableWrap{overflow-x:hidden}.adminCommentsTable{min-width:0;table-layout:fixed}.adminCommentsTable td:first-child,.adminCommentsTable th:first-child{width:154px}.adminCommentsTable td:nth-child(2),.adminCommentsTable th:nth-child(2){width:66px}.adminCommentsTable td:nth-child(3),.adminCommentsTable th:nth-child(3){width:132px}.adminCommentsTable td:nth-child(5),.adminCommentsTable th:nth-child(5){width:210px}.adminCommentsTable td:nth-child(6),.adminCommentsTable th:nth-child(6){width:138px}.adminCommentsTable td:nth-child(7),.adminCommentsTable th:nth-child(7){width:64px;min-width:64px;max-width:64px;text-align:center;vertical-align:middle}.adminCommentsTable .adminActionCell{display:table-cell;white-space:nowrap;overflow:visible}.adminCommentsTable .adminActionCell .adminGhostButton{height:28px;padding:0 9px;font-size:11px}.adminCommentsTable .adminDateStack{display:inline-flex;flex-direction:column;gap:2px;min-width:104px;line-height:1.25;white-space:nowrap}.adminCommentsTable .adminDateStack span{font-weight:700;color:#2d3159}.adminCommentsTable .adminDateStack small{font-size:11px;color:#6f75a8}.adminAccountsTable{min-width:920px}.adminAccountsTable td:first-child,.adminAccountsTable th:first-child{width:160px}.adminAccountsTable td:nth-child(2),.adminAccountsTable th:nth-child(2){width:260px}.adminAccountsTable td:nth-child(3),.adminAccountsTable th:nth-child(3){width:120px}.adminAccountsTable td:nth-child(4),.adminAccountsTable td:nth-child(5),.adminAccountsTable th:nth-child(4),.adminAccountsTable th:nth-child(5){width:150px}.adminAccountsTable td:nth-child(6),.adminAccountsTable th:nth-child(6){width:150px;min-width:150px;max-width:150px;text-align:center}.adminUsersTable td:first-child,.adminUsersTable th:first-child{width:82px}.adminUsersTable td:nth-child(2),.adminUsersTable th:nth-child(2){width:220px}.adminUsersTable td:nth-child(3),.adminUsersTable th:nth-child(3){width:144px}.adminUsersTable td:nth-child(4),.adminUsersTable th:nth-child(4){width:84px}.adminUsersTable td:nth-child(5),.adminUsersTable th:nth-child(5){width:94px}.adminUsersTable td:nth-child(6),.adminUsersTable th:nth-child(6){width:112px}.adminUsersTable td:nth-child(7),.adminUsersTable th:nth-child(7){width:126px}.adminUsersTable td:nth-child(8),.adminUsersTable th:nth-child(8){width:118px}.adminUsersTable td:nth-child(9),.adminUsersTable th:nth-child(9){width:64px;min-width:64px;max-width:64px;text-align:center;vertical-align:middle}.adminPostsTable{min-width:1060px;table-layout:fixed}.adminPostsTable td:first-child,.adminPostsTable th:first-child{width:124px}.adminPostsTable td:nth-child(2),.adminPostsTable th:nth-child(2){width:148px}.adminPostsTable td:nth-child(3),.adminPostsTable th:nth-child(3){width:92px}.adminPostsTable td:nth-child(4),.adminPostsTable th:nth-child(4){width:132px}.adminPostsTable td:nth-child(5),.adminPostsTable th:nth-child(5){width:220px}.adminPostsTable td:nth-child(6),.adminPostsTable th:nth-child(6){width:104px}.adminPostsTable td:nth-child(7),.adminPostsTable th:nth-child(7){width:72px;text-align:center;vertical-align:middle}.adminPostsTable td:nth-child(8),.adminPostsTable th:nth-child(8){width:64px;min-width:64px;max-width:64px;text-align:center;vertical-align:middle}.adminTable td,.adminTable th{text-align:left;padding:10px 12px;border-bottom:1px solid #ecefff;font-size:12px;line-height:1.35}.adminTable th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:rgba(244,246,255,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#434975;font-weight:700}.adminTable td{color:#2d3159;vertical-align:top;word-break:break-word}.adminCellPreview{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adminUsersTable td{vertical-align:middle}.adminTable tbody tr:hover td{background:rgba(244,247,255,.72)}.adminTable small{color:#6f75a8}.adminTable td:nth-child(4){max-width:280px}.adminTable td:last-child,.adminTable th:last-child{width:60px;min-width:60px;max-width:60px;text-align:center;white-space:nowrap;word-break:normal;overflow:hidden}.adminTable.adminAccountsTable td:last-child,.adminTable.adminAccountsTable th:last-child{width:150px;min-width:150px;max-width:150px;overflow:visible}.adminCellDate,.adminCellRegion,.adminCellRegionId,.adminCellStats{white-space:nowrap}.adminCellRegionId{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;color:#5b6786;white-space:normal;word-break:break-all}.adminAuthorName strong{font-size:13px;font-weight:700}.adminAuthorMeta{font-size:11px}.adminCellTitle,.adminUserCell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminUserCellNumber,.adminUserCellVerified{text-align:center}.adminUserCellEmail,.adminUserCellProviders{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.adminAccountCreateForm{display:grid;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) minmax(180px,1fr) auto;grid-gap:10px;gap:10px;align-items:flex-end;margin-bottom:16px;padding:16px;border-radius:20px;border:1px solid rgba(219,224,255,.9);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,255,.94));box-shadow:0 14px 34px rgba(39,46,95,.07)}.adminAccountCreateForm label{display:grid;grid-gap:5px;gap:5px;color:#474f84;font-size:11px;font-weight:700}.adminAccountCreateForm input,.adminAccountEditFields input{width:100%;height:38px;border:1px solid #cfd6ff;border-radius:11px;padding:0 12px;font-size:13px;color:#1f2447;background:#fff}.adminAccountCreateForm input:focus,.adminAccountEditFields input:focus{outline:none;border-color:#7c6cfd;box-shadow:0 0 0 3px rgba(124,108,253,.12)}.adminAccountUsername{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.adminAccountEditFields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:8px;gap:8px}.adminAccountActions{display:inline-flex;justify-content:center;gap:6px;width:100%;white-space:nowrap}.adminAccountActions .adminDangerButton,.adminAccountActions .adminGhostButton,.adminAccountActions .adminPrimaryButton{height:30px;padding:0 10px;font-size:11px}.adminError{color:#c43a66;font-size:13px}.adminDeploymentList{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.adminDeploymentEmpty{margin:0;padding:22px 20px;border-radius:16px;border:1px dashed #cdd7ea;background:rgba(255,255,255,.72);color:#6b7280}.adminDeploymentCard{display:grid;grid-gap:14px;gap:14px;padding:18px 20px;border-radius:18px;border:1px solid #d8e2f3;background:rgba(255,255,255,.88);box-shadow:0 14px 28px rgba(28,38,88,.08)}.adminDeploymentCardTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.adminDeploymentCardTop time{color:#6b7280;font-size:13px;white-space:nowrap}.adminDeploymentTitle{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.adminDeploymentTitle strong{font-size:19px;color:#1f2447}.adminDeploymentStatus{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:800}.adminDeploymentStatus.isSuccess{background:#e7fbf6;color:#0f766e}.adminDeploymentMetaGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.adminDeploymentMetaGrid div{display:grid;grid-gap:4px;gap:4px;padding:12px 13px;border-radius:14px;background:#f7f9fe;border:1px solid #e1e7f5}.adminDeploymentMetaGrid span,.adminDeploymentServices>span{font-size:12px;color:#6b7280;font-weight:700}.adminDeploymentMetaGrid strong{font-size:14px;color:#20274d;word-break:break-word}.adminDeploymentServices{display:grid;grid-gap:8px;gap:8px}.adminDeploymentServices>div{display:flex;flex-wrap:wrap;gap:8px}.adminDeploymentServiceChip{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;border:1px solid #d7e2f3;background:#f8fbff;color:#334155;font-size:12px;font-weight:700}.adminDeploymentServiceChip.isMuted{color:#94a3b8}.adminDeploymentNotes{margin:0;padding:12px 13px;border-radius:14px;background:#f7f9fe;border:1px solid #e1e7f5;color:#4b5563;font-size:13px;line-height:1.55}.adminAnalyticsDashboard{display:grid;grid-gap:16px;gap:16px}.adminAnalyticsStats{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:12px;gap:12px}.adminAnalyticsPanel,.adminAnalyticsStats article{border:1px solid rgba(219,224,255,.92);background:linear-gradient(180deg,#ffffff,#fbfcff);box-shadow:0 18px 42px rgba(43,50,103,.09)}.adminAnalyticsStats article{min-height:126px;padding:16px;border-radius:18px;display:grid;align-content:start;grid-gap:7px;gap:7px}.adminAnalyticsComparedCard{grid-column:span 2}.adminAnalyticsStats h3,.adminAnalyticsStats span,.adminAnalyticsStats strong{margin:0}.adminAnalyticsStats h3{font-size:12px;color:#646ba2}.adminAnalyticsStats strong{font-size:30px;line-height:1;color:#252a57;letter-spacing:-.03em}.adminAnalyticsStats span{font-size:12px;color:#6b7280;line-height:1.35;overflow-wrap:anywhere}.adminAnalyticsComparedValues{display:flex;align-items:flex-end;gap:14px;min-height:38px}.adminAnalyticsComparedValues span{display:grid;grid-gap:4px;gap:4px}.adminAnalyticsComparedValues .isMember{min-width:72px}.adminAnalyticsComparedValues em{color:#747bb0;font-size:11px;font-style:normal}.adminAnalyticsComparedValues .isMember strong{color:#4f46b8;font-size:34px}.adminAnalyticsComparedValues .isTotal strong{color:#7c8399;font-size:20px}.adminAnalyticsComparedHints{display:grid;grid-gap:2px;gap:2px;min-height:46px}.adminAnalyticsPanel{border-radius:20px;padding:18px}.adminAnalyticsPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.adminAnalyticsPanelHeader h3{margin:0;color:#252a57;font-size:18px}.adminAnalyticsPanelHeader span{color:#6b7280;font-size:12px;font-weight:700}.adminAnalyticsBars{height:220px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;grid-gap:10px;gap:10px}.adminAnalyticsBarItem{height:100%;display:grid;grid-template-rows:1fr auto auto;grid-gap:6px;gap:6px;text-align:center;min-width:0}.adminAnalyticsBarTrack{min-height:130px;border-radius:14px;background:#eef3ff;border:1px solid #dbe5f6;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:0 5px;overflow:hidden}.adminAnalyticsBarTrack span{display:block;width:calc(50% - 2px);border-radius:13px 13px 0 0}.adminAnalyticsBarTrack .isTotal{background:linear-gradient(180deg,#5f64cf,#38bdf8)}.adminAnalyticsBarTrack .isMember{background:linear-gradient(180deg,#f973b7,#fb923c)}.adminAnalyticsBarItem strong{color:#252a57;font-size:13px;display:grid;grid-gap:2px;gap:2px;min-height:34px}.adminAnalyticsBarItem strong span{white-space:nowrap}.adminAnalyticsBarItem em{color:#6b7280;font-style:normal;font-size:12px}.adminAnalyticsBarLegend{display:flex;align-items:center;gap:10px}.adminAnalyticsBarLegend em,.adminAnalyticsBarLegend span{color:#6b7280;font-size:12px;font-style:normal;font-weight:700}.adminAnalyticsBarLegend span:before{border-radius:999px;content:"";display:inline-block;height:8px;margin-right:5px;width:8px}.adminAnalyticsBarLegend .isTotal:before{background:#5f64cf}.adminAnalyticsBarLegend .isMember:before{background:#f973b7}.adminAnalyticsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.adminAnalyticsList{display:grid;grid-gap:8px;gap:8px}.adminAnalyticsListRow{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:10px 12px;border-radius:13px;border:1px solid #e1e7f5;background:#f7f9fe}.adminAnalyticsListRow strong{color:#20274d;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.adminAnalyticsListRow span{color:#6b7280;font-size:12px;font-weight:700;white-space:nowrap}.adminServerStatus{display:grid;grid-gap:14px;gap:14px}.adminServerStatusMeta{display:flex;flex-wrap:wrap;gap:8px;margin-top:-4px}.adminServerStatusMeta span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid #d7e2f3;background:rgba(255,255,255,.72);color:#52607a;font-size:12px;font-weight:700}.adminServerStatusStats article p{position:relative;z-index:1;margin:6px 0 0;color:#667085;font-size:12px;line-height:1.45}.adminServerStatusGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.adminServerStatusCard{display:grid;align-content:start;grid-gap:14px;gap:14px}.adminServerStatusCard h3{margin:0;color:#252a57;font-size:17px;letter-spacing:-.01em}.adminServerStatusDefinition{display:grid;grid-gap:8px;gap:8px;margin:0}.adminServerStatusDefinition div{display:grid;grid-template-columns:122px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;min-height:38px;padding:9px 11px;border-radius:13px;background:#f7f9fe;border:1px solid #e1e7f5}.adminServerStatusDefinition dt{color:#667085;font-size:12px;font-weight:800}.adminServerStatusDefinition dd{margin:0;color:#20274d;font-size:13px;font-weight:700;line-height:1.45;word-break:break-word}.adminServerStatusTableWrap{box-shadow:none}.adminServerStatusTable{min-width:0}.adminServerStatusTable td,.adminServerStatusTable th{font-size:12px}.adminServerStatusTable td:first-child,.adminServerStatusTable th:first-child{width:150px}.adminServerStatusTable td{word-break:break-word}.adminServerStatusBadge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:800}.adminServerStatusBadge.isOnline{background:#e7fbf6;color:#0f766e}.adminServerStatusHint{margin:0;color:#c43a66;font-size:12px;line-height:1.5}.adminFilterBar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;align-items:flex-end;padding:16px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,255,.94));border:1px solid rgba(219,224,255,.9);box-shadow:0 14px 34px rgba(39,46,95,.07)}.adminUserFilterBar{justify-content:space-between;margin-top:6px}.adminUserFilterBar label{max-width:none;flex:1 1 360px}.adminFilterBar label{display:flex;flex-direction:column;gap:4px;flex:1 1 160px;min-width:160px;max-width:220px;color:#474f84;font-size:11px;font-weight:600}.adminFilterBar input,.adminFilterBar select{width:100%;height:38px;border:1px solid #cfd6ff;border-radius:11px;padding:0 12px;font-size:13px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.adminDangerButton,.adminGhostButton,.adminPrimaryButton,.adminRestoreButton{height:38px;border-radius:11px;border:1px solid transparent;padding:0 12px;font-weight:700;font-size:12px;cursor:pointer;transition:transform .16s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.adminPrimaryButton{background:linear-gradient(135deg,#375dfb,#5b74ff 52%,#7b61ff);color:#fff;align-self:end;flex:0 0 auto;box-shadow:0 14px 26px rgba(73,92,240,.22)}.adminGhostButton{border-color:#d7defe;background:linear-gradient(180deg,#ffffff,#f7f9ff);color:#31376b}.adminDangerButton{border-color:#f0c4d2;background:#fff2f6;color:#b23a62}.adminRestoreButton{border-color:#bfd8cb;background:#effaf3;color:#227a46}.adminDangerButton:disabled,.adminGhostButton:disabled,.adminPrimaryButton:disabled,.adminRestoreButton:disabled{opacity:.55;cursor:not-allowed}.adminDangerButton:hover:not(:disabled),.adminGhostButton:hover:not(:disabled),.adminPrimaryButton:hover:not(:disabled),.adminRestoreButton:hover:not(:disabled){transform:translateY(-1px)}.adminPrimaryButton:hover:not(:disabled){box-shadow:0 16px 28px rgba(73,92,240,.28)}.adminGhostButton:hover:not(:disabled){background:#ffffff;border-color:#c5d0ff}.adminActionCell{white-space:nowrap;display:flex;justify-content:center;width:100%;gap:4px;align-items:center;flex-wrap:nowrap}.adminActionCell .adminDangerButton,.adminActionCell .adminGhostButton,.adminActionCell .adminRestoreButton{height:24px;padding:0 8px;font-size:11px}.adminPostsTable .adminActionCell{gap:4px;justify-content:center}.adminPostsTable .adminActionCell .adminDangerButton,.adminPostsTable .adminActionCell .adminGhostButton,.adminPostsTable .adminActionCell .adminRestoreButton{min-width:28px;width:28px;height:28px;padding:0}.adminTable.adminPostsTable td:last-child,.adminTable.adminPostsTable th:last-child{width:64px;min-width:64px;max-width:64px;overflow:visible}.adminIconButton{width:24px;min-width:24px;height:24px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.adminIconButton span{font-size:11px;line-height:1}.adminIconButton.isDanger{border-color:#f5c2cd;background:#fff1f2;color:#be123c}.adminIconButton svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.adminMutedIcon{display:inline-flex;align-items:center;justify-content:center;width:24px;min-width:24px;height:24px;color:#9aa2c8;font-size:12px;line-height:1}.adminInlinePasswordForm{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.adminInlineInput{width:150px;height:30px;border:1px solid #cfd6ff;border-radius:10px;padding:0 10px;font-size:12px;color:#1f2447;background:#fff}.adminInlineInput:focus{outline:none;border-color:#7c6cfd;box-shadow:0 0 0 3px rgba(124,108,253,.12)}.adminBadge{display:inline-flex;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;background:#e9efff;color:#33437b}.adminBadgeMuted,.adminBadgeReceived{background:#eceef9;color:#70779f}.adminBadgeInProgress{background:#fff6db;color:#9a6700}.adminBadgeAnswered{background:#dcfce7;color:#166534}.adminBadgeDanger{background:#fff1f2;color:#be123c}.adminBadgePost{background:#e0f2fe;color:#075985}.adminBadgeComment{background:#f3e8ff;color:#7c3aed}.adminSupportStatusRow{margin-top:6px}.adminPagination{margin-top:12px;display:flex;gap:10px}.adminPagination,.adminPaginationCurrent{justify-content:center;align-items:center}.adminPaginationCurrent{display:inline-flex;min-width:54px;height:30px;padding:0 10px;border-radius:999px;background:#eef2ff;color:#33437b;font-size:12px;font-weight:800}.adminPaginationBar{position:relative;margin-top:14px;min-height:40px}.adminPaginationBar .adminPagination{margin-top:0}.adminPageSizeControl{position:absolute;right:0;top:50%;transform:translateY(-50%)}.adminPageSizeControl label{display:inline-flex;align-items:center;gap:8px;color:#474f84;font-size:11px;font-weight:600}.adminPageSizeControl select{height:38px;border:1px solid #cfd6ff;border-radius:11px;padding:0 10px;font-size:13px;background:#fff}.adminNoticeForm{display:grid;grid-gap:12px;gap:12px;max-width:720px;margin-top:10px;padding:18px;border:1px solid #e4e9ff;border-radius:20px;background:linear-gradient(180deg,#ffffff,#fbfcff);box-shadow:0 16px 36px rgba(39,46,95,.08)}.adminNoticeForm label{display:grid;grid-gap:6px;gap:6px;color:#474f84;font-size:12px;font-weight:700}.adminNoticeForm input,.adminNoticeForm textarea{width:100%;border:1px solid #cfd6ff;border-radius:10px;padding:10px 12px;font-size:13px;color:#1f2447;background:#fff}.adminNoticeForm textarea{resize:vertical;min-height:132px;line-height:1.5}.adminNoticeCheckbox{display:inline-flex!important;grid-template-columns:none!important;align-items:center;justify-self:start;gap:8px!important;cursor:pointer}.adminNoticeCheckbox input{width:16px;height:16px;margin:0}.adminNoticeCheckbox span{color:#1f2447}.adminNoticeActions{display:flex;justify-content:flex-end}.adminNoticeHistorySection{margin-top:18px;max-width:720px}.adminNoticeHistoryHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.adminNoticeHistoryHeader h3{margin:0;font-size:16px;color:#1f2447}.adminNoticeHistoryList{display:grid;grid-gap:10px;gap:10px}.adminNoticeHistoryCard{display:grid;grid-gap:8px;gap:8px;padding:16px 18px;border:1px solid #e4e9ff;border-radius:18px;background:linear-gradient(180deg,#ffffff,#fbfcff);box-shadow:0 14px 34px rgba(39,46,95,.07)}.adminNoticeHistoryMeta{display:flex;align-items:center;justify-content:space-between;gap:12px}.adminNoticeHistoryMeta strong{font-size:14px;color:#1f2447}.adminNoticeHistoryCard small,.adminNoticeHistoryMeta span{color:#66709b;font-size:12px}.adminNoticeHistoryCard p{margin:0;color:#2d3159;font-size:13px;line-height:1.55}.adminNoticeHistoryEmpty{margin:0;padding:18px 14px;border:1px dashed #dbe2ff;border-radius:14px;background:#fbfcff;color:#66709b;font-size:13px}.adminModalBackdrop{position:fixed;inset:0;background:rgba(19,23,51,.38);display:grid;place-items:center;z-index:40;padding:20px}.adminModal{width:min(860px,100%);max-height:88vh;overflow:auto;border-radius:22px;background:#fff;border:1px solid #d8ddff;box-shadow:0 22px 56px rgba(25,34,78,.28);padding:18px}.adminModal footer,.adminModal header{display:flex;justify-content:space-between;align-items:center}.adminModal h3{margin:0;color:#2a2f5f}.adminModalBody{margin-top:10px;display:grid;grid-gap:10px;gap:10px}.adminModalBody p{margin:0;color:#2f3460}.adminSupportImage{width:min(320px,100%);height:auto;display:block;border-radius:12px;border:1px solid #dce7f3;background:#eef4fb}.adminSupportActionRow{display:flex;gap:8px;flex-wrap:wrap}.adminSupportAnswerInput{width:100%;min-height:132px;margin-top:8px;border:1px solid #cfd6ff;border-radius:10px;padding:12px;font:inherit;font-size:13px;line-height:1.55;color:#232a55;background:#fff;resize:vertical}.adminSupportAnswerInput:focus{outline:none;border-color:#7c6cfd;box-shadow:0 0 0 3px rgba(124,108,253,.12)}.adminSupportAnswerActions{display:flex;justify-content:flex-end;margin-top:10px}.adminSupportAnsweredAt{margin-bottom:8px;font-size:12px;color:#6a72a8}.adminPasswordModal{width:min(560px,100%);padding:13px}.adminPasswordModal h3{font-size:17px}.adminPasswordModal .adminGhostButton,.adminPasswordModal .adminPrimaryButton{height:32px;padding:0 10px;font-size:11px}.adminPasswordModal .adminModalBody{margin-top:8px;gap:8px}.adminModalMetaGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.adminPasswordModal .adminModalMetaGrid{gap:6px}.adminModalCard,.adminModalMetaGrid article{border:1px solid #e0e5ff;border-radius:10px;padding:10px 12px;background:#fafbff}.adminPasswordModal .adminModalCard,.adminPasswordModal .adminModalMetaGrid article{padding:8px 10px}.adminModalCard h4,.adminModalMetaGrid h4{margin:0 0 4px;font-size:12px;color:#5b6293}.adminPasswordModal .adminModalCard h4,.adminPasswordModal .adminModalMetaGrid h4{margin-bottom:3px;font-size:11px}.adminModalCard p,.adminModalMetaGrid p{margin:0;font-size:13px;color:#232a55}.adminPasswordModal .adminModalCard p,.adminPasswordModal .adminModalMetaGrid p{font-size:12px;line-height:1.4}.adminModalMetaGrid small{font-size:11px;color:#6a72a8}.adminPasswordModal .adminModalMetaGrid small,.adminPasswordModal .adminPasswordHint{font-size:11px}.adminPasswordInput{width:100%;height:42px;margin-top:12px;border:1px solid #cfd6ff;border-radius:10px;padding:0 12px;font-size:14px;color:#1f2447;background:#fff}.adminPasswordModal .adminPasswordInput{height:36px;margin-top:10px;padding:0 10px;font-size:13px}.adminPasswordInput:focus{outline:none;border-color:#7c6cfd;box-shadow:0 0 0 3px rgba(124,108,253,.12)}.adminPasswordHint{display:block;margin-top:10px;color:#6670a7;font-size:12px;line-height:1.5}.adminPasswordModal footer{margin-top:8px}.adminImageGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:8px;gap:8px}.adminImageGrid img{width:100%;height:100px;object-fit:cover;border-radius:8px;border:1px solid #e1e5ff}.adminPhotoGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(156px,1fr));grid-gap:10px;gap:10px}.adminPhotoCard{border:1px solid #e0e5ff;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(25,34,78,.07)}.adminPhotoCard.isDeleted{border-color:#f1a6ae;box-shadow:0 10px 24px rgba(190,24,52,.12)}.adminPhotoThumbButton{width:100%;display:block;padding:0;border:0;background:#eef3ff;cursor:pointer}.adminPhotoThumb{width:100%;aspect-ratio:1/1;display:block;object-fit:cover}.adminPhotoMeta{display:grid;grid-gap:6px;gap:6px;padding:8px}.adminPhotoBadgeRow{display:flex;gap:4px;flex-wrap:wrap}.adminPhotoAuthor,.adminPhotoSub,.adminPhotoTitle{margin:0}.adminPhotoAuthor{color:#222954;font-size:12px;line-height:1.25}.adminPhotoTitle{color:#2e355f;font-size:11px;line-height:1.35;min-height:15px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.adminPhotoSub{color:#6b74a5;font-size:10px;line-height:1.25}.adminPhotoCard.isDeleted .adminPhotoAuthor,.adminPhotoCard.isDeleted .adminPhotoSub,.adminPhotoCard.isDeleted .adminPhotoTitle{color:#a11d33}.adminPhotoActions{display:flex;gap:6px}.adminPhotoActions .adminDangerButton,.adminPhotoActions .adminGhostButton,.adminPhotoActions .adminRestoreButton{flex:1 1;height:28px;padding:0 8px;font-size:11px;border-radius:8px}.adminEmptyState{grid-column:1/-1;padding:22px 16px;border:1px dashed #dbe2ff;border-radius:14px;background:#fbfcff;color:#66709b;font-size:13px;text-align:center}.adminRegionPlacesControls{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:12px;gap:12px;margin-bottom:14px;padding:16px;align-items:start}.adminRegionPlacesControls label{display:grid;grid-gap:6px;gap:6px;color:#2a3165;font-size:12px;font-weight:800}.adminRegionPlacesControls input{width:100%;height:40px;border:1px solid #cfd6ff;border-radius:12px;background:#fff;color:#1f2447;padding:0 12px;font:inherit}.adminRegionPicker{display:flex;flex-wrap:wrap;gap:8px}.adminRegionPickerButton{height:36px;border:1px solid #d6dcff;border-radius:999px;background:#ffffff;color:#3b4275;padding:0 13px;font-size:12px;font-weight:800;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.adminRegionPickerButton.isActive,.adminRegionPickerButton:hover{border-color:#858cff;background:#eef2ff;color:#3430a8;box-shadow:0 8px 18px rgba(79,70,229,.12)}.adminRegionPlacesGrid{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:14px;gap:14px;align-items:start}.adminDistrictPanel{padding:16px}.adminDistrictList{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:10px;gap:10px}.adminDistrictButton{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;min-height:82px;border:1px solid #dbe2ff;border-radius:14px;background:#fbfcff;color:#1f2447;padding:13px;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.adminDistrictButton.isActive,.adminDistrictButton:hover{border-color:#9ea8ff;box-shadow:0 12px 26px rgba(67,76,148,.12);transform:translateY(-1px)}.adminDistrictButton.isActive{background:linear-gradient(180deg,#ffffff,#f2f5ff)}.adminDistrictButton span{display:grid;grid-gap:5px;gap:5px}.adminDistrictButton strong{font-size:14px;color:#252a57}.adminDistrictButton small{color:#66709b;font-size:11px;line-height:1.35}.adminDistrictMeta{justify-items:end;text-align:right}.adminDistrictMeta em{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#eef2ff;color:#4f46e5;padding:0 8px;font-size:11px;font-style:normal;font-weight:800}.adminHotspotPanel{padding:16px}.adminMiniSectionHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.adminMiniSectionHeader h3{margin:0;color:#252a57;font-size:16px}.adminMiniSectionHeader span{color:#6670a7;font-size:12px;font-weight:800}.adminHotspotList{display:grid;grid-gap:10px;gap:10px}.adminSelectedDistrictSummary{display:grid;grid-gap:4px;gap:4px;margin-bottom:12px;border-radius:14px;background:#f4f7ff;border:1px solid #dfe5ff;padding:12px}.adminSelectedDistrictSummary strong{color:#252a57;font-size:13px}.adminSelectedDistrictSummary span{color:#66709b;font-size:12px}.adminHotspotCard{display:grid;grid-gap:5px;gap:5px;padding:13px;border:1px solid #dbe2ff;border-radius:14px;background:#fbfcff}.adminHotspotCard strong{color:#252a57;font-size:14px}.adminHotspotCardTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.adminHotspotCardTop em{display:inline-flex;align-items:center;min-height:23px;border-radius:999px;background:#eef2ff;color:#4f46e5;padding:0 8px;font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}.adminHotspotCard p,.adminHotspotCard small,.adminHotspotCard span{margin:0;color:#66709b;font-size:12px;line-height:1.45}.adminPhotoDetailModal{width:min(1080px,100%)}.adminPhotoDetailLayout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.9fr);grid-gap:12px;gap:12px;align-items:start}.adminPhotoDetailViewer{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:10px;gap:10px}.adminPhotoDetailFrame{padding:0;border:2px solid #dde4ff;border-radius:14px;overflow:hidden;background:#eff3ff;cursor:pointer}.adminPhotoDetailFrame.isActive{border-color:#6f7dff;box-shadow:0 0 0 3px rgba(111,125,255,.14)}.adminPhotoDetailFrame img{width:100%;aspect-ratio:1/1;display:block;object-fit:cover}.adminPhotoDetailSide{display:grid;grid-gap:10px;gap:10px}.adminFilterBar input:focus,.adminFilterBar select:focus,.adminInlineInput:focus,.adminNoticeForm input:focus,.adminNoticeForm textarea:focus,.adminPageSizeControl select:focus,.adminTextarea:focus{outline:none;border-color:#7487ff;box-shadow:0 0 0 3px rgba(116,135,255,.14)}.adminCommentList{margin:8px 0 0;padding-left:18px}.adminCommentList p{margin:2px 0 8px}@media (max-width:920px){.adminLoginShell,.adminPage{grid-template-columns:1fr}.adminSidebar{position:static;min-height:auto;gap:10px}.adminAnalyticsGrid,.adminAnalyticsStats,.adminRegionPlacesControls,.adminRegionPlacesGrid,.adminStatsRow{grid-template-columns:1fr}.adminFilterBar{gap:8px}.adminFilterBar label{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);max-width:none}.adminUserFilterBar{justify-content:flex-start}.adminActionCell{display:flex;white-space:normal}.adminModalMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminPaginationBar{display:grid;grid-gap:10px;gap:10px}.adminPageSizeControl{position:static;transform:none;justify-self:end}.adminPhotoDetailLayout{grid-template-columns:1fr}}@media (max-width:640px){.adminContent{padding:18px 14px 24px}.adminContent>header{padding:18px 16px;border-radius:18px}.adminContent header h2{font-size:24px}.adminFilterBar{width:100%;padding:14px}.adminFilterBar label{flex:1 1 100%;min-width:0}.adminModalMetaGrid{grid-template-columns:1fr}.adminPaginationBar{padding-bottom:4px}.adminPageSizeControl{justify-self:stretch}.adminPageSizeControl label{width:100%;justify-content:space-between}}.adminRegionCellsLayout{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.adminRegionCanvasPanel,.adminRegionCellForm,.adminRegionSnapshotRail{border:1px solid rgba(148,163,184,.26);background:rgba(255,255,255,.92);border-radius:20px;box-shadow:0 18px 40px rgba(15,23,42,.08)}.adminRegionSnapshotRail{padding:14px}.adminRegionCellForm h3,.adminRegionSnapshotRail h3{margin:0 0 10px}.adminRegionSnapshotList{display:grid;grid-gap:8px;gap:8px}.adminRegionSnapshotCard{border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#fff;padding:9px 10px;display:grid;grid-gap:3px;gap:3px;text-align:left}.adminRegionSnapshotCard strong{font-size:12px;color:#0f172a}.adminRegionSnapshotCard small,.adminRegionSnapshotCard span{color:#64748b;font-size:11px}.adminRegionSnapshotCard.isActive{border-color:rgba(14,116,144,.45);background:linear-gradient(180deg,rgba(236,254,255,.96),rgba(255,255,255,.98))}.adminRegionEditorPanel{display:grid;grid-template-columns:minmax(0,1fr) 240px;grid-gap:12px;gap:12px}.adminRegionCanvasPanel{padding:14px}.adminRegionCanvasMeta{display:grid;grid-gap:4px;gap:4px;margin-bottom:10px}.adminRegionCanvasMeta strong{color:#0f172a}.adminRegionCanvasMeta span{color:#64748b;font-size:12px}.adminRegionValidationPanel{display:grid;grid-gap:8px;gap:8px;margin-bottom:10px;padding:10px 12px;border-radius:16px;border:1px solid rgba(148,163,184,.22);background:rgba(248,250,252,.92)}.adminRegionValidationHeader{display:flex;justify-content:space-between;gap:12px;align-items:center}.adminRegionValidationHeader strong{color:#0f172a}.adminRegionValidationHeader span{color:#475569;font-size:12px}.adminRegionValidationStats{display:flex;flex-wrap:wrap;gap:8px}.adminRegionValidationStats span{border-radius:999px;padding:4px 8px;background:rgba(226,232,240,.8);color:#334155;font-size:11px;font-weight:600}.adminRegionValidationIssues{display:grid;grid-gap:8px;gap:8px}.adminRegionValidationIssue{display:grid;grid-gap:3px;gap:3px;padding:8px 10px;border-radius:12px;font-size:11px}.adminRegionValidationIssue strong{font-size:11px}.adminRegionValidationIssue.isError{background:rgba(254,226,226,.8);border:1px solid rgba(220,38,38,.2);color:#991b1b}.adminRegionValidationIssue.isWarning{background:rgba(254,249,195,.82);border:1px solid rgba(202,138,4,.22);color:#854d0e}.adminRegionValidationClear{margin:0;color:#166534;font-size:12px;font-weight:600}.adminRegionCanvasWrap{overflow:auto;border-radius:18px;border:1px solid rgba(148,163,184,.22);background:radial-gradient(circle at top left,rgba(226,232,240,.35),transparent 34%),linear-gradient(180deg,#f8fafc,#eef2f7)}.adminRegionCanvas{position:relative;min-height:180px}.adminRegionHex{position:absolute;width:30px;height:28px;-webkit-clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);border:1px solid rgba(15,23,42,.18);background:linear-gradient(180deg,rgba(255,255,255,1),rgba(241,245,249,.98));display:grid;place-items:center;grid-gap:1px;gap:1px;padding:3px 2px;text-align:center;color:#0f172a;box-shadow:0 8px 18px rgba(15,23,42,.11);cursor:-webkit-grab;cursor:grab;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,opacity .14s ease}.adminRegionHex span{font-size:5px;font-weight:700;line-height:.92;word-break:break-all;overflow-wrap:anywhere;max-width:100%}.adminRegionHex small{display:none;color:#64748b}.adminRegionHex.isSelected{border-color:rgba(14,116,144,.8);box-shadow:0 0 0 3px rgba(34,211,238,.18),0 12px 24px rgba(15,23,42,.12)}.adminRegionHex.isDragging{opacity:.48;cursor:-webkit-grabbing;cursor:grabbing}.adminRegionHex.isDragTarget{border-color:rgba(14,116,144,.92);box-shadow:0 0 0 3px rgba(34,211,238,.24),0 12px 24px rgba(15,23,42,.14);transform:translateY(-1px)}.adminRegionHex.isMetro{background:linear-gradient(180deg,#fff7ed,#ffedd5)}.adminRegionHex.isLandmark{background:linear-gradient(180deg,#ecfccb,#dcfce7)}.adminRegionHex.isInactive{opacity:.46}.adminRegionHexEmpty{border:1px dashed rgba(100,116,139,.45);background:linear-gradient(180deg,rgba(226,232,240,.58),rgba(241,245,249,.38));color:#64748b;box-shadow:none;opacity:.85}.adminRegionHexEmpty.isDisabled{opacity:.32}.adminRegionCellForm{padding:12px;display:grid;grid-gap:7px;gap:7px;align-content:start}.adminRegionCellForm label{display:grid;grid-gap:4px;gap:4px;color:#334155;font-size:11px;font-weight:600}.adminRegionCellForm h3{margin:0 0 2px;font-size:15px;line-height:1.2}.adminRegionCellForm input,.adminRegionCellForm select,.adminRegionCellForm textarea{border:1px solid rgba(148,163,184,.34);border-radius:10px;padding:7px 9px;font-size:12px;line-height:1.2;color:#0f172a;background:#fff}.adminRegionCellForm textarea{min-height:64px;resize:vertical}.adminRegionCellGrid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:7px;gap:7px}.adminRegionInlineFlags{display:grid;grid-gap:6px;gap:6px;align-content:start;min-height:0;padding:0}.adminCheckboxRow{display:flex!important;align-items:center;gap:6px;font-size:11px!important;font-weight:600}.adminCheckboxRow input{width:14px;height:14px}.adminRegionCellForm .adminPanelActions{gap:6px;flex-wrap:wrap}.adminRegionCellForm .adminGhostButton,.adminRegionCellForm .adminPrimaryButton{min-height:34px;padding:7px 10px;font-size:12px}@media (max-width:1240px){.adminRegionCellsLayout,.adminRegionEditorPanel{grid-template-columns:1fr}}