.admin-layout{min-height:100vh;background:var(--gray-50)}.admin-sidebar{display:flex!important;flex-direction:column;background:linear-gradient(180deg,#0f172a,#1e293b)!important;border-right:1px solid rgba(255,255,255,.06)!important;overflow:hidden}.admin-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;overflow:hidden}.admin-brand{display:flex;align-items:center;gap:10px;padding:20px 16px 16px;flex-shrink:0;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:8px}.admin-brand-icon{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#4f46e5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px #4f46e566}.admin-brand-name{font-size:15px;font-weight:700;color:#f1f5f9;letter-spacing:-.3px;white-space:nowrap}.admin-sidebar .ant-menu-item,.admin-sidebar .ant-menu-submenu-title{height:40px!important;line-height:40px!important;margin-block:2px!important;font-size:13px}.admin-sidebar .ant-menu-submenu-title{padding-inline-end:34px!important}.admin-sidebar .ant-menu-root>.ant-menu-submenu>.ant-menu-submenu-title{color:#cbd5e1!important;font-weight:600}.admin-sidebar .ant-menu-submenu-open>.ant-menu-submenu-title{color:#a5b4fc!important}.admin-sidebar .ant-menu-submenu-arrow{inset-inline-end:14px;color:#94a3b8}.admin-sidebar .ant-menu-item-selected{border-radius:8px!important;margin-inline:8px!important;width:calc(100% - 16px)!important;background:linear-gradient(90deg,#6366f14d,#6366f129)!important;box-shadow:inset 3px 0 #818cf8;font-weight:600}.admin-sidebar .ant-menu-item,.admin-sidebar .ant-menu-submenu-title{margin-inline:8px!important;width:calc(100% - 16px)!important;border-radius:8px!important}.admin-sidebar .ant-menu-sub{background:transparent!important}.admin-topbar{display:flex;align-items:center;justify-content:flex-end;padding:0 28px;height:56px;background:var(--white, #ffffff);border-bottom:1px solid var(--gray-200, #e2e8f0);box-shadow:0 1px 3px #0000000f;flex-shrink:0}.admin-topbar-spacer{flex:1}.admin-user{display:flex;align-items:center;gap:10px;padding:6px 12px;border-radius:10px;background:var(--gray-50, #f8fafc);border:1px solid var(--gray-200, #e2e8f0);transition:all .15s ease}.admin-user:hover{background:var(--gray-100, #f1f5f9);border-color:var(--gray-300, #cbd5e1)}.admin-user-avatar{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#4f46e5);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:13px;flex-shrink:0}.admin-user-info{display:flex;flex-direction:column;gap:1px}.admin-user-name{font-size:13px;color:var(--gray-900, #0f172a);font-weight:600;line-height:1.3}.admin-user-role{font-size:11px;color:var(--gray-500, #64748b);line-height:1.3}.admin-content{flex:1;padding:28px 32px;background:var(--gray-50, #f8fafc);min-height:0;overflow-y:auto}.admin-mobile-menu-button{margin-left:-8px}.admin-sidebar--mobile{min-height:100%;height:100%}.admin-mobile-drawer .ant-drawer-content{background:#0f172a}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b)}.login-card{width:380px;border-radius:16px!important;box-shadow:0 20px 40px #0000004d!important}.login-brand-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#4f46e5);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;box-shadow:0 8px 20px #4f46e566}.admin-empty{padding:32px;color:var(--gray-400, #94a3b8);text-align:center;font-size:14px}@media (max-width: 768px){.admin-layout{min-height:100dvh}.admin-topbar{height:52px;padding:0 12px;position:sticky;top:0;z-index:20}.admin-user{padding:4px 6px;gap:6px}.admin-user-info{display:none}.admin-content{padding:14px 12px 24px}.login-page{padding:16px}.login-card{width:min(380px,calc(100vw - 32px))}}.dashboard-page{max-width:1440px}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.dashboard-summary{margin-bottom:16px}.dashboard-summary-card,.dashboard-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0f172a0a}.dashboard-summary-card{display:flex;min-height:112px;flex-direction:column;justify-content:space-between}.dashboard-panel{margin-bottom:16px}.dashboard-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.dashboard-legend{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%}.dashboard-trend{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;min-height:132px}.dashboard-trend__day{display:grid;align-items:end;gap:8px;min-width:0}.dashboard-trend__bars{display:grid;grid-template-columns:repeat(4,minmax(4px,1fr));align-items:end;gap:4px;height:80px;padding:8px;border-radius:8px;background:#f8fafc}.dashboard-trend__bar{min-height:4px;border-radius:999px 999px 2px 2px}.dashboard-trend__date{display:block;text-align:center;font-size:12px}.dashboard-insights{margin-bottom:16px}.dashboard-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-insight{padding:12px;border-radius:8px;background:#f8fafc}.dashboard-insight__value{margin-top:6px;display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#0f172a}@media (max-width: 768px){.dashboard-header,.dashboard-panel__header{flex-direction:column}.dashboard-header .ant-btn{width:100%}.dashboard-summary-card,.dashboard-panel{padding:12px}.dashboard-trend{gap:6px;overflow-x:auto;grid-template-columns:repeat(7,minmax(58px,1fr));padding-bottom:4px}.dashboard-trend__bars{gap:3px;padding:6px}.dashboard-insight-grid{grid-template-columns:1fr}}.admin-tierlist-pageHeader{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;padding:2px 0}.admin-tierlist-pageHeader__back{display:inline-flex;align-items:center;width:fit-content;font-size:13px;color:#2563eb;text-decoration:none}.admin-tierlist-pageHeader__back:hover{color:#1d4ed8}.admin-tierlist-pageHeader__titleRow{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-height:36px}.admin-tierlist-pageHeader__title.ant-typography{margin:0;color:#111827;line-height:1.35}.admin-tierlist-pageHeader__desc.ant-typography{display:block;max-width:840px;margin:0;font-size:13px;line-height:1.6;color:#6b7280}.admin-tierlist-panel{overflow:hidden;border:1px solid #e5e7eb;border-radius:18px;background:#fff;color:#1f2937}.admin-tierlist-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 18px;border-bottom:1px solid #eef2f7;background:#fafafa}.admin-tierlist-panel__meta{font-size:13px;color:#6b7280}.admin-tierlist-panel__body{padding:18px}.admin-tierlist-detail{display:flex;flex-direction:column;gap:16px}.admin-tierlist-detail__filters{display:flex;flex-direction:column;gap:12px}.admin-tierlist-detail__search{display:flex;align-items:center;padding:0 14px;min-height:46px;background:#fff;border:1px solid #dbe2ea;border-radius:12px;color:#4b5563}.admin-tierlist-detail__search:focus-within{border-color:#057af0;box-shadow:inset 0 0 0 1px #057af0}.admin-tierlist-detail__search input{width:100%;color:#111827;background:transparent;border:0;outline:0;font-size:14px}.admin-tierlist-detail__selector{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.admin-tierlist-detail__selector::-webkit-scrollbar{height:6px}.admin-tierlist-detail__selectorButton{display:inline-flex;align-items:center;flex-shrink:0;min-height:40px;padding:0 14px;color:#4b5563;background:#fff;border:1px solid #dbe2ea;border-radius:999px;cursor:pointer}.admin-tierlist-detail__selectorButton.is-active{color:#0f172a;border-color:#057af0;background:#eff6ff;box-shadow:inset 0 0 0 1px #bfdbfe}.admin-tierlist-detail__inner{display:flex;flex-direction:column;gap:18px}.admin-tierlist-detail__tier{--tier-color: 255, 255, 255;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid rgba(var(--tier-color),.35);border-radius:16px}.admin-tierlist-detail__tierHeader{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;padding:14px 18px;margin:0;color:rgb(var(--tier-color));background:rgba(var(--tier-color),.06);border-bottom:1px solid rgba(var(--tier-color),.2)}.admin-tierlist-detail__tierName{font-size:24px;font-weight:800;line-height:1}.admin-tierlist-detail__tierSubtitle{font-size:13px;font-weight:600;color:rgba(var(--tier-color),.92)}.admin-tierlist-detail__tierScope{margin-left:auto;font-size:12px;color:#6b7280}.admin-tierlist-detail__tierItems{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:10px;padding:12px;margin:0;list-style:none;background-color:#fff}.admin-tierlist-detail__tierItemContainer{display:flex}.admin-tierlist-detail__tierItem{position:relative;display:flex;flex-direction:column;flex:1;gap:10px;align-items:stretch;justify-content:flex-start;min-height:0;padding:14px;color:#1f2937;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px}.admin-tierlist-detail__tierItem:hover{background:#fcfdff;border-color:#057af0}.admin-tierlist-detail__tierItem--disabled{opacity:.58}.admin-tierlist-detail__tierItemDetails{display:flex;flex:1;align-items:flex-start;min-width:0}.admin-tierlist-detail__tierItemTitleWrap{display:flex;flex-direction:column;gap:4px;width:100%;min-width:0}.admin-tierlist-detail__tierItemTextRow{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;min-width:0}.admin-tierlist-detail__tierItemText{display:-webkit-box;flex:1;min-width:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:15px;font-weight:600;line-height:1.4;color:#111827}.admin-tierlist-detail__edit{opacity:.6;flex-shrink:0}.admin-tierlist-detail__edit:hover{opacity:1}.admin-tierlist-detail__edit .ant-btn{color:#2563eb}.admin-tierlist-detail__tierItemMeta{overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:1.5;color:#6b7280}.admin-tierlist-detail__tierItemExtra{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid #f1f5f9}.admin-tierlist-detail__itemBadges{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.admin-tierlist-detail__badge{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:22px;padding:0 8px;font-size:11px;font-weight:600;white-space:nowrap;border-radius:999px}.admin-tierlist-detail__badge--up{background-color:#ecfdf3;color:#15803d}.admin-tierlist-detail__badge--down{background-color:#fef2f2;color:#dc2626}.admin-tierlist-detail__badge--new{background-color:#eff6ff;color:#2563eb}.admin-tierlist-detail__tierItemActions{display:flex;align-items:center;gap:6px;margin-left:auto}.admin-tierlist-detail__tierItemCta{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;color:#374151;text-decoration:none;background:#fff;border:1px solid #d1d5db;border-radius:999px}.admin-tierlist-detail__tierItemCta:hover{color:#111827;border-color:#057af0}.admin-tierlist-detail__empty{padding:20px 0;font-size:14px;color:#6b7280}@media (min-width: 768px){.admin-tierlist-detail__filters{flex-direction:row;align-items:center}.admin-tierlist-detail__search{flex:1 1 320px}.admin-tierlist-detail__selector{flex:1 1 auto}}@media (max-width: 767px){.admin-tierlist-pageHeader__titleRow{align-items:flex-start}.admin-tierlist-panel__header{flex-direction:column;align-items:flex-start}.admin-tierlist-detail__tierHeader{flex-wrap:wrap}.admin-tierlist-detail__tierScope{width:100%;margin-left:0}.admin-tierlist-detail__tierItems{grid-template-columns:minmax(0,1fr)}.admin-tierlist-detail__tierItemExtra{flex-wrap:wrap;align-items:flex-start}.admin-tierlist-detail__tierItemActions{margin-left:0}}.season-visibility{max-width:1180px;margin:0 auto}.season-visibility__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.season-visibility__header h3,.season-visibility__toolbar h5{margin:0}.season-visibility__header h3{margin:5px 0 3px}.season-visibility__eyebrow{display:flex;align-items:center;gap:6px;color:#4f46e5;font-size:12px;font-weight:700;letter-spacing:.08em}.season-visibility__notice{margin-bottom:16px}.season-visibility__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.season-visibility__summary>div{display:flex;min-height:88px;flex-direction:column;justify-content:center;padding:16px 22px;border-right:1px solid #e2e8f0}.season-visibility__summary>div:last-child{border-right:0}.season-visibility__summary span{color:#64748b;font-size:13px}.season-visibility__summary strong{margin-top:5px;color:#0f172a;font-size:26px;line-height:1}.season-visibility__summary strong.is-visible{color:#15803d}.season-visibility__workspace{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.season-visibility__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 14px}.season-visibility__toolbar h5{margin-bottom:2px}.season-visibility__manual{display:flex;max-width:520px;gap:8px;padding:0 20px 18px}.season-visibility__season{display:flex;flex-direction:column;gap:2px}.season-visibility__season strong{color:#0f172a;font-weight:600}.season-visibility__workspace .ant-table-wrapper{border-top:1px solid #eef2f7}.season-visibility__workspace .ant-table-thead>tr>th{background:#f8fafc;color:#475569;font-size:12px}.season-visibility__workspace .ant-table-tbody>tr{cursor:pointer}.season-visibility__mobile-actions{padding:0 16px 14px}.season-visibility__mobile-list{display:grid;gap:10px;padding:0 12px 12px}.season-visibility__mobile-row{padding:14px;border:1px solid #e2e8f0;border-radius:9px}.season-visibility__mobile-title{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.season-visibility__mobile-title>div{display:flex;min-width:0;flex-direction:column}.season-visibility__mobile-title span{color:#64748b;font-size:12px}.season-visibility__mobile-row dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.season-visibility__mobile-row dl>div:last-child{grid-column:1 / -1}.season-visibility__mobile-row dt{color:#94a3b8;font-size:11px}.season-visibility__mobile-row dd{margin:2px 0 0;color:#334155;font-size:13px}.season-visibility__mobile-switch{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid #f1f5f9;color:#475569;font-size:13px}.season-visibility__empty{padding:32px 16px;color:#94a3b8;text-align:center}@media (max-width: 767px){.season-visibility__header{gap:12px;margin-bottom:16px}.season-visibility__header h3{font-size:22px}.season-visibility__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.season-visibility__summary>div{min-height:72px;padding:13px 16px}.season-visibility__summary>div:nth-child(2){border-right:0}.season-visibility__summary>div:nth-child(-n+2){border-bottom:1px solid #e2e8f0}.season-visibility__summary strong{font-size:22px}.season-visibility__toolbar{padding:16px}.season-visibility__manual{max-width:none;padding:0 16px 14px}}@media (max-width: 430px){.season-visibility__manual{flex-direction:column}}.planner-inspector .ant-drawer-header{padding:16px 20px}.planner-inspector .ant-drawer-content-wrapper{max-width:100vw}.planner-inspector .ant-drawer-title>div{display:flex;flex-direction:column;gap:2px}.planner-inspector .ant-drawer-title small{color:var(--gray-500);font-size:12px;font-weight:400}.planner-inspector .ant-drawer-body{padding:0;background:var(--gray-50)}.planner-inspector__header{display:grid;grid-template-columns:minmax(280px,1fr) minmax(460px,1.4fr);gap:32px;padding:24px 28px;background:#fff;border-bottom:1px solid var(--gray-200)}.planner-inspector__identity h4,.planner-inspector__identity .ant-typography{margin:6px 0 0}.planner-inspector__identity .ant-typography-copy{margin-left:8px}.planner-inspector__metrics{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;border-left:1px solid var(--gray-200)}.planner-inspector__catalogAlert{margin:12px 28px 0}.planner-inspector__metric{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:2px 18px;border-right:1px solid var(--gray-200)}.planner-inspector__metric span,.planner-inspector__metric small{color:var(--gray-500);font-size:12px}.planner-inspector__metric strong{margin:3px 0;color:var(--gray-900);font-size:25px;line-height:1.2}.planner-inspector__workspace{display:grid;grid-template-columns:276px minmax(0,1fr);min-height:calc(100vh - 186px)}.planner-inspector__profiles{padding:18px 14px;background:#fff;border-right:1px solid var(--gray-200)}.planner-inspector__asideTitle{display:flex;justify-content:space-between;padding:0 8px 12px;color:var(--gray-500);font-size:12px}.planner-inspector__asideTitle strong{color:var(--gray-700)}.planner-inspector__profiles>button{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;width:100%;margin:2px 0;padding:10px 8px;text-align:left;background:transparent;border:0;border-radius:8px;cursor:pointer;transition:background .15s ease,transform .15s ease}.planner-inspector__profiles>button:hover{background:var(--gray-50)}.planner-inspector__profiles>button.is-active{background:var(--primary-50);box-shadow:inset 3px 0 0 var(--primary-600)}.planner-inspector__profileIndex{display:grid;width:26px;height:26px;place-items:center;color:var(--gray-600);font-size:12px;font-weight:700;background:var(--gray-100);border-radius:7px}.is-active .planner-inspector__profileIndex{color:#fff;background:var(--primary-600)}.planner-inspector__profileCopy{min-width:0}.planner-inspector__profileCopy strong,.planner-inspector__profileCopy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planner-inspector__profileCopy strong{color:var(--gray-900);font-size:13px}.planner-inspector__profileCopy small{margin-top:3px;color:var(--gray-500);font-size:11px}.planner-inspector__profiles .ant-tag{margin:2px 0 0;font-size:10px}.planner-inspector__main{min-width:0;padding:22px 26px 36px}.planner-inspector__profileHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.planner-inspector__profileHeader h4{margin:2px 0 0}.planner-inspector__sectionNav{display:flex;gap:20px;margin:20px 0 0;overflow-x:auto;border-bottom:1px solid var(--gray-200)}.planner-inspector__sectionNav button{position:relative;flex:none;padding:10px 1px 12px;color:var(--gray-500);font-size:13px;font-weight:600;background:none;border:0;cursor:pointer}.planner-inspector__sectionNav button.is-active{color:var(--primary-700)}.planner-inspector__sectionNav button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--primary-600);content:""}.planner-inspector__detail{padding-top:22px}.planner-inspector__sectionHeading h5{margin:0 0 2px}.planner-inspector__sectionHeading--spaced{margin-top:28px}.planner-inspector__moduleList{margin-top:14px;border-top:1px solid var(--gray-200)}.planner-inspector__moduleLine{display:grid;grid-template-columns:120px minmax(130px,.55fr) 1fr;gap:18px;align-items:center;min-height:58px;padding:8px 4px;border-bottom:1px solid var(--gray-200)}.planner-inspector__moduleLine>span{color:var(--gray-600);font-weight:600}.planner-inspector__moduleLine>small{color:var(--gray-500)}.planner-inspector__moduleLine.is-empty strong,.planner-inspector__moduleLine.is-empty small{color:var(--gray-400)}.planner-inspector__equipmentList{border-top:1px solid var(--gray-200)}.planner-inspector__equipmentRow{display:grid;grid-template-columns:100px minmax(230px,1fr) minmax(200px,1.25fr);gap:16px;align-items:center;min-height:68px;padding:8px 4px;border-bottom:1px solid var(--gray-200)}.planner-inspector__slot,.planner-inspector__itemIdentity{min-width:0}.planner-inspector__slot{color:var(--gray-700);font-weight:600}.planner-inspector__slot small,.planner-inspector__itemIdentity small{display:block;margin-top:2px;overflow:hidden;color:var(--gray-500);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.planner-inspector__itemIdentity button{display:flex;gap:10px;align-items:center;justify-content:space-between;width:100%;min-width:0;padding:8px 10px;color:inherit;text-align:left;background:transparent;border:0;border-radius:6px;cursor:pointer}.planner-inspector__itemIdentity button:hover,.planner-inspector__itemIdentity button:focus-visible{color:var(--primary-700);background:var(--primary-50);outline:none}.planner-inspector__itemIdentity button>span{min-width:0}.planner-inspector__itemIdentity button .anticon{flex:none;color:var(--gray-400)}.planner-inspector__itemTags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.planner-inspector__itemTags .ant-tag{margin:0}.planner-inspector__entityChips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.planner-inspector__entityChips>span{display:flex;gap:8px;align-items:center;min-width:0;padding:9px 10px;overflow:hidden;color:var(--gray-700);font-size:12px;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid var(--gray-200);border-radius:7px}.planner-inspector__entityChips b,.planner-inspector__boardList b{display:grid;flex:none;width:20px;height:20px;place-items:center;color:var(--primary-700);font-size:10px;background:var(--primary-50);border-radius:5px}.planner-inspector__stepList{display:flex;flex-direction:column;gap:12px}.planner-inspector__step,.planner-inspector__paragonStep,.planner-inspector__notesList>div{padding:14px 16px;background:#fff;border:1px solid var(--gray-200);border-radius:9px}.planner-inspector__step>div,.planner-inspector__paragonStepHeader>div{display:flex;justify-content:space-between;gap:16px}.planner-inspector__step span,.planner-inspector__paragonStepHeader span{color:var(--gray-500);font-size:12px}.planner-inspector__step .ant-typography{margin:8px 0 0;color:var(--gray-600);font-size:12px}.planner-inspector__boardList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.planner-inspector__boardList>div{display:flex;gap:8px;align-items:center;min-width:0;padding:8px;background:var(--gray-50);border-radius:7px}.planner-inspector__boardList span,.planner-inspector__boardList strong,.planner-inspector__boardList small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planner-inspector__boardList small{color:var(--gray-500);font-size:10px}.planner-inspector__factList{border-top:1px solid var(--gray-200)}.planner-inspector__factList>div{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:13px 4px;border-bottom:1px solid var(--gray-200)}.planner-inspector__factList span{color:var(--gray-500)}.planner-inspector__factList strong{overflow-wrap:anywhere}.planner-inspector__notesList{display:flex;flex-direction:column;gap:12px}.planner-inspector__notesList .ant-typography{margin:8px 0 0;color:var(--gray-600);white-space:pre-line}.planner-inspector__json{max-height:calc(100vh - 300px);margin:0;padding:18px;overflow:auto;color:#dbeafe;font-size:11px;line-height:1.6;background:#0f172a;border-radius:10px}.planner-item-detail .ant-drawer-title>div{display:flex;flex-direction:column;gap:2px}.planner-item-detail .ant-drawer-title small{color:var(--gray-500);font-size:12px;font-weight:400}.planner-item-detail .ant-drawer-body{padding:0 24px 32px}.planner-item-detail__summary{display:flex;gap:20px;align-items:flex-end;justify-content:space-between;padding:22px 0 18px;border-bottom:1px solid var(--gray-200)}.planner-item-detail__summary h4{margin:3px 0}.planner-item-detail__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-bottom:1px solid var(--gray-200)}.planner-item-detail__facts>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;padding:11px 0}.planner-item-detail__facts dt{color:var(--gray-500)}.planner-item-detail__facts dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--gray-800);font-weight:600}.planner-item-detail__section{margin-top:24px}.planner-item-detail__sectionTitle{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.planner-item-detail__sectionTitle h5{margin:0}.planner-item-detail__affixes{border-top:1px solid var(--gray-200)}.planner-item-detail__affix{padding:14px 2px;border-bottom:1px solid var(--gray-200)}.planner-item-detail__affixHeader{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.planner-item-detail__affixHeader .ant-tag,.planner-item-detail__affixMeta .ant-tag{margin:0}.planner-item-detail__affix p{margin:8px 0 0;color:var(--gray-600);line-height:1.7;white-space:pre-line}.planner-item-detail__affixMeta{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;margin-top:8px;color:var(--gray-400);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.planner-item-detail__sockets{border-top:1px solid var(--gray-200)}.planner-item-detail__sockets>div{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 2px;border-bottom:1px solid var(--gray-200)}.planner-item-detail__sockets b{display:grid;width:24px;height:24px;place-items:center;color:var(--primary-700);font-size:11px;background:var(--primary-50);border-radius:5px}.planner-item-detail__sockets strong,.planner-item-detail__sockets small{display:block}.planner-item-detail__sockets small{margin-top:2px;overflow:hidden;color:var(--gray-500);font-size:10px;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 900px){.planner-inspector__header{grid-template-columns:1fr}.planner-inspector__metrics{border-top:1px solid var(--gray-200);border-left:0;padding-top:16px}.planner-inspector__metric:first-child{padding-left:0}.planner-inspector__workspace{grid-template-columns:220px minmax(0,1fr)}.planner-inspector__equipmentRow{grid-template-columns:80px 1fr}.planner-inspector__itemTags{grid-column:2;justify-content:flex-start}}@media (max-width: 640px){.planner-item-detail__summary{align-items:flex-start;flex-direction:column}.planner-item-detail__facts{grid-template-columns:1fr}.planner-item-detail__affixHeader{flex-direction:column}}@media (max-width: 640px){.planner-inspector .ant-drawer-header{align-items:flex-start}.planner-inspector .ant-drawer-extra .ant-space{display:none}.planner-inspector__header{gap:16px;padding:18px 16px}.planner-inspector__metrics{grid-template-columns:repeat(2,1fr)}.planner-inspector__metric{padding:9px 12px;border-bottom:1px solid var(--gray-200)}.planner-inspector__metric:nth-child(odd){padding-left:0}.planner-inspector__workspace{display:block}.planner-inspector__profiles{display:flex;gap:6px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--gray-200)}.planner-inspector__asideTitle{display:none}.planner-inspector__profiles>button{flex:0 0 210px}.planner-inspector__main{padding:18px 14px 30px}.planner-inspector__moduleLine{grid-template-columns:80px 1fr;gap:8px}.planner-inspector__moduleLine small{grid-column:2}.planner-inspector__equipmentRow{grid-template-columns:70px minmax(0,1fr)}.planner-inspector__entityChips,.planner-inspector__boardList{grid-template-columns:1fr}.planner-inspector__factList>div{grid-template-columns:110px 1fr}}.payment-products-page__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.payment-orders-page{max-width:1440px}.payment-orders__order{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.payment-orders__detail{display:grid;gap:6px;padding:12px;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa}.feedback-admin-page{min-width:0}.feedback-admin-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.feedback-status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.feedback-status-card{min-width:0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.feedback-status-card:hover,.feedback-status-card.is-active{border-color:#818cf8;box-shadow:0 8px 24px #4f46e51f}.feedback-status-card .ant-statistic{margin-bottom:8px}.feedback-filter-bar{width:100%}.feedback-title-cell{display:flex;min-width:0;flex-direction:column;gap:3px}.feedback-title-cell__button{height:auto;min-width:0;justify-content:flex-start;padding:0;text-align:left;white-space:normal}.feedback-title-cell__excerpt{display:block;max-width:520px;font-size:12px}.feedback-detail-content{margin:8px 0 0;padding:12px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;white-space:pre-wrap}@media (max-width: 900px){.feedback-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.feedback-status-grid{grid-template-columns:1fr}.feedback-filter-bar .ant-select,.feedback-filter-bar .ant-input-search{width:100%!important}}.software-releases__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.software-releases__artifacts{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;margin-top:16px}@media (max-width: 640px){.software-releases__header{flex-direction:column}.software-releases__artifacts{grid-template-columns:1fr}}.media-page{max-width:1480px}.media-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.media-eyebrow{display:flex;align-items:center;gap:6px;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px}.media-alert{margin-bottom:16px}.media-migration-strip{display:flex;align-items:center;gap:8px;min-width:0;margin-bottom:14px;overflow-x:auto;padding-bottom:2px}.media-migration-strip>div{display:flex;align-items:center;gap:6px;flex:0 0 auto;color:#475569;font-size:12px;font-weight:600;padding-right:4px}.media-migration-run{display:flex;align-items:center;gap:7px;flex:0 0 auto;min-height:34px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;padding:4px 9px;font-size:11px;cursor:default}.media-migration-run .ant-tag{margin-inline-end:0}.media-migration-run strong{color:#b91c1c;font-weight:600}.media-workspace{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:610px;border:1px solid #e2e8f0;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 18px #0f172a0a}.media-sidebar{display:flex;flex-direction:column;border-right:1px solid #e2e8f0;background:#f8fafc;padding:18px 12px}.media-sidebar-title{display:flex;justify-content:space-between;align-items:center;color:#475569;font-size:12px;font-weight:700;padding:0 8px 10px}.media-location{display:flex;align-items:center;gap:9px;width:100%;border:0;border-radius:6px;padding:9px 10px;color:#475569;background:transparent;text-align:left;cursor:pointer;font-size:13px}.media-location span{margin-left:auto;color:#94a3b8;font-size:11px}.media-location:hover{background:#eef2ff;color:#4338ca}.media-location.is-active{background:#e0e7ff;color:#3730a3;font-weight:600}.media-sidebar-section{color:#94a3b8;font-size:11px;font-weight:700;margin:22px 10px 6px;text-transform:uppercase}.media-sidebar-empty{color:#94a3b8;font-size:12px;line-height:1.6;padding:8px 10px}.media-sidebar-footer{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding:14px 8px 2px;border-top:1px solid #e2e8f0}.media-sidebar-footer .ant-typography{font-size:11px}.media-main{min-width:0;padding:20px 22px 16px}.media-toolbar-top,.media-commandbar,.media-table-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.media-toolbar-top{margin-bottom:16px}.media-breadcrumb{display:flex;align-items:center;gap:7px;font-size:13px}.media-breadcrumb .ant-btn{padding-inline:0}.media-commandbar{justify-content:flex-start;margin-bottom:14px}.media-commandbar .ant-input-affix-wrapper{max-width:560px;flex:1}.media-table-head{border-bottom:1px solid #e2e8f0;padding:0 0 10px;margin-bottom:4px}.media-main .ant-table-thead>tr>th{background:#f8fafc;color:#64748b;font-size:12px}.media-main .ant-table-tbody>tr>td{padding-top:11px;padding-bottom:11px}.media-object-cell{display:flex;flex-direction:column;min-width:0;max-width:430px}.media-object-cell .ant-typography{display:block;max-width:100%}.media-object-cell .ant-typography-secondary{font-size:11px}.media-load-more{margin-top:14px}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px;padding-top:14px}.media-tile{border:1px solid #e2e8f0;border-radius:8px;padding:8px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.media-tile:hover,.media-tile.is-selected{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11f}.media-tile .ant-image{display:block;width:100%;height:140px;background:#f1f5f9;border-radius:5px;overflow:hidden}.media-tile .ant-image-img{width:100%;height:100%;object-fit:cover}.media-tile-meta{display:flex;justify-content:space-between;gap:8px;padding:9px 2px 2px;font-size:12px}.media-tile-meta .ant-typography{min-width:0}.media-hint{display:flex;align-items:center;gap:6px;color:#64748b;font-size:12px;margin-top:12px}.media-detail>.ant-image{display:block;width:100%;max-height:280px;background:#f1f5f9;border-radius:8px;overflow:hidden;margin-bottom:18px}.media-detail>.ant-image img{width:100%;height:280px;object-fit:contain}.media-detail dl{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px 12px;font-size:12px}.media-detail dt{color:#64748b}.media-detail dd{margin:0;color:#1e293b;overflow-wrap:anywhere}@media (max-width: 860px){.media-header{align-items:flex-start;flex-direction:column}.media-workspace{grid-template-columns:1fr}.media-sidebar{border-right:0;border-bottom:1px solid #e2e8f0}.media-sidebar-footer{display:none}.media-main{padding:16px}}@media (max-width: 560px){.media-toolbar-top,.media-commandbar{align-items:stretch;flex-direction:column}.media-commandbar .ant-input-affix-wrapper{max-width:none;width:100%}}.storage-page{max-width:1440px}.storage-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.storage-alert{margin-bottom:16px}.storage-empty{min-height:240px;display:flex;align-items:center;justify-content:center;color:#64748b}.storage-stats{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.storage-tabs{display:flex;gap:8px;margin-bottom:12px}.storage-breadcrumb{color:#64748b;margin-bottom:12px;min-height:24px}.storage-lifecycle,.storage-policy{margin-top:16px}.storage-policy pre{background:#0f172a;color:#e2e8f0;padding:16px;border-radius:6px;max-height:360px;overflow:auto}@media (max-width: 768px){.storage-header{flex-direction:column}.storage-tabs{flex-wrap:wrap}}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.d4-catalog-page,.page-stack{width:100%}.catalog-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.catalog-page-heading h2{margin:0 0 4px}.catalog-page-heading p{margin:0}.catalog-domain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-domain-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.catalog-domain-card h3{margin:0;padding:14px 16px;border-bottom:1px solid #e2e8f0;color:#334155;font-size:14px}.catalog-domain-card>div{display:grid;padding:6px}.catalog-domain-card .ant-btn{display:flex;justify-content:space-between;height:36px;padding-inline:10px;text-align:left}.authoritative-filter-bar{display:grid;grid-template-columns:minmax(260px,2fr) repeat(4,minmax(130px,1fr));gap:10px;align-items:center;margin-bottom:12px}.authoritative-filter-bar>*{min-width:0;width:100%}.authoritative-search{grid-column:span 2}.authoritative-total{display:block;margin-bottom:10px}.authoritative-name-cell{display:grid;min-width:180px;gap:3px}.authoritative-name-cell>.ant-typography{min-width:0}.authoritative-detail-stack{width:100%}.authoritative-detail-stack>.ant-space-item{min-width:0}.authoritative-detail-section{min-width:0}.authoritative-detail-section>h5{margin:0 0 10px;font-size:15px}.authoritative-detail-section>h5:not(:first-child){margin-top:20px}.authoritative-item-editor{margin-bottom:18px}.authoritative-item-editor .structured-payload-editor{margin-bottom:4px}.operations-guide-page{width:100%}.operations-guide-page>.ant-space-item{min-width:0}.operations-guide-page .catalog-page-heading .ant-tag{margin:6px 0 0;white-space:nowrap}.operations-guide-next{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-left:4px solid #1677ff;background:#eef6ff}.operations-guide-next-validating{border-left-color:#d97706;background:#fffbe6}.operations-guide-next-ready{border-left-color:#389e0d;background:#f6ffed}.operations-guide-next-unavailable{border-left-color:#cf1322;background:#fff2f0}.operations-guide-next-copy{min-width:0}.operations-guide-next-copy h4{margin:3px 0 2px;font-size:18px}.operations-guide-next-copy p{margin:0 0 3px;color:#475569}.operations-guide-next-copy>.ant-typography{display:block;overflow-wrap:anywhere}.operations-guide-next-actions{flex:0 0 auto;justify-content:flex-end}.operations-guide-flow{padding:18px 0 22px;border-bottom:1px solid #e2e8f0}.operations-guide-flow h4{margin:0 0 18px}.operations-guide-layout{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:start;gap:32px}.operations-guide-nav{position:sticky;top:18px;display:grid;overflow:hidden;border-left:1px solid #d9e0e8}.operations-guide-nav-title{padding:4px 12px 7px;font-size:12px;font-weight:600}.operations-guide-nav a{padding:7px 12px;color:#475569;line-height:1.4}.operations-guide-nav a:hover{border-left:2px solid #1677ff;margin-left:-1px;background:#f0f7ff;color:#0958d9}.operations-guide-content{min-width:0}.operations-guide-section{padding:26px 0;border-bottom:1px solid #e2e8f0;scroll-margin-top:20px}.operations-guide-section:first-child{padding-top:4px}.operations-guide-section:last-child{border-bottom:0}.operations-guide-section>h3{margin:0 0 10px;font-size:20px}.operations-guide-section>h4{margin:24px 0 10px;font-size:16px}.operations-guide-section>.ant-alert{margin:16px 0}.operations-guide-views{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0;border:1px solid #d9e0e8;background:#fff}.operations-guide-view{min-width:0;padding:18px}.operations-guide-view+.operations-guide-view{border-left:1px solid #d9e0e8}.operations-guide-view-icon{color:#1677ff;font-size:22px}.operations-guide-view h4{margin:8px 0 5px;font-size:16px}.operations-guide-view p{min-height:44px;margin-bottom:5px;color:#475569}.operations-guide-view .ant-btn-link{height:auto;padding:0}.operations-guide-steps,.operations-guide-list{margin:12px 0 16px;padding-left:22px;color:#334155}.operations-guide-steps li,.operations-guide-list li{padding:3px 0}.operations-guide-complete{display:flex;align-items:flex-start;gap:9px;margin:14px 0;padding:11px 14px;border-left:3px solid #52c41a;background:#f6ffed;color:#355b2a}.operations-guide-complete>.anticon{margin-top:3px;color:#389e0d}.operations-guide-actions{margin-top:12px}.operations-guide-table-wrap{max-width:100%;overflow-x:auto;border:1px solid #d9e0e8}.operations-guide-table{width:100%;min-width:700px;border-collapse:collapse;background:#fff;table-layout:fixed}.operations-guide-table th,.operations-guide-table td{padding:10px 12px;border-bottom:1px solid #e8edf2;text-align:left;vertical-align:top;overflow-wrap:anywhere}.operations-guide-table th{background:#f7f9fb;color:#334155;font-weight:600}.operations-guide-table th:nth-child(1){width:28%}.operations-guide-table th:nth-child(2){width:20%}.operations-guide-table tr:last-child td{border-bottom:0}.operations-guide-table code{color:#475569;font-size:12px;white-space:normal}.operations-guide-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0}.operations-guide-rule{padding:13px 15px;border-left:3px solid}.operations-guide-rule p{margin:5px 0 0;line-height:1.65}.operations-guide-rule-do{border-color:#52c41a;background:#f6ffed;color:#355b2a}.operations-guide-rule-dont{border-color:#ff4d4f;background:#fff2f0;color:#68494a}.operations-guide-section .ant-collapse{border-radius:4px;background:#fff}.operations-guide-section .ant-collapse-content p{margin-bottom:0;line-height:1.75}.catalog-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.review-queue-filter-bar{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(150px,1fr));gap:10px;align-items:center;margin-bottom:12px}.review-queue-filter-bar>*{min-width:0;width:100%}.review-queue-evidence{width:100%;padding:4px 0 8px}.review-queue-evidence>.ant-space-item{min-width:0}@media (max-width: 900px){.review-queue-filter-bar{grid-template-columns:1fr 1fr}.review-queue-filter-bar>.ant-input-search{grid-column:span 2}}.catalog-field-label{display:block;margin-bottom:7px;color:#475569;font-size:13px;font-weight:600}.catalog-json-editor textarea,textarea.catalog-json-editor{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.65;-moz-tab-size:2;tab-size:2}.catalog-graph-editor{width:100%;height:min(660px,66vh);min-height:480px;overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc}.catalog-graph-shell{width:100%}.catalog-graph-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-graph-editor .react-flow__node{min-width:130px;border:1px solid #6366f1;border-radius:8px;background:#fff;color:#1e293b;box-shadow:0 5px 16px #0f172a1a}.catalog-graph-empty{display:grid;min-height:320px;place-items:center;padding:32px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#64748b;text-align:center}.catalog-query-card .ant-card-body{padding:14px 16px}.catalog-table-card{overflow:hidden}.catalog-table-card .ant-card-body{padding:0}.catalog-pagination{display:flex;justify-content:flex-end;padding:16px;border-top:1px solid #f0f0f0}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-heading h2{margin:0 0 3px;font-size:26px}.query-card .ant-card-body{padding:16px}.query-row{width:100%}.search-input{width:min(440px,100%)}.table-card{overflow:hidden}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#fff7ed!important}.record-name-cell{min-width:0;max-width:100%;overflow:hidden}.record-name-heading{max-width:100%}.record-summary{display:block;width:100%;max-width:100%}.unique-item-table .ant-table-cell{overflow:hidden}.unique-item-text-stack{display:grid;min-width:0;max-width:100%;gap:2px}.unique-item-text{display:block;min-width:0;max-width:100%;overflow:hidden}.affix-entry-catalog{overflow:hidden}.affix-entry-group+.affix-entry-group{border-top:1px solid #e5e7eb}.affix-entry-group-heading{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 22px;background:linear-gradient(90deg,#2f241e,#45342a);color:#fff7ed;font-size:16px;font-weight:700}.affix-entry-group-heading .ant-tag{margin:0;border-color:#725844;background:#574234;color:#fef3c7}.affix-entry-list{background:#fff}.affix-entry-row{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:18px 22px;border:0;border-bottom:1px solid #f0f0f0;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.affix-entry-row:last-child{border-bottom:0}.affix-entry-row:hover{background:#fffaf2;box-shadow:inset 3px 0 #b45309}.affix-entry-row:focus-visible{outline:2px solid #b45309;outline-offset:-2px}.affix-entry-main{display:grid;gap:8px;min-width:0}.affix-entry-text{color:#2f241e;font-size:17px;line-height:1.55}.affix-entry-equipment{line-height:1.6;overflow-wrap:anywhere}.affix-entry-trace{display:flex;align-items:center;gap:14px;color:#9a6a38;white-space:nowrap}.affix-entry-empty{padding:64px 16px}.affix-entry-pagination{display:flex;justify-content:flex-end;padding:16px 22px;border-top:1px solid #e5e7eb;background:#fafafa}.drawer-title{margin:0 0 2px!important}.drawer-section{width:100%}.renderer-card{width:100%;padding:16px;border:1px solid #ead7bd;border-radius:8px;background:linear-gradient(145deg,#fffdf8,#fff8eb)}.renderer-heading{display:flex;align-items:center;gap:14px}.renderer-heading h5{margin:0 0 8px}.renderer-icon{width:64px;height:64px;object-fit:contain;border-radius:8px;background:#111827}.renderer-description{margin:0!important;white-space:pre-wrap;font-size:15px;line-height:1.75}.class-mechanic-list{display:grid;gap:14px}.class-mechanic-item{min-width:0;padding:14px 16px;border:1px solid #ead7bd;border-radius:8px;background:#fffdf8}.class-mechanic-item>.multiline-value{margin:6px 0 0!important;line-height:1.7}.class-mechanic-details{display:grid;gap:7px;margin:10px 0 0}.class-mechanic-details>div{display:grid;grid-template-columns:108px minmax(0,1fr);gap:10px}.class-mechanic-details dt{color:#8a5a2b}.class-mechanic-details dd{margin:0;white-space:pre-wrap;line-height:1.65}.class-mechanic-nested-list{display:grid;gap:8px;margin-top:12px}.class-mechanic-item-nested{padding:10px 12px;border-color:#eee1cf;background:#fff}.display-text,.multiline-value{white-space:pre-wrap;margin-bottom:0!important}.readable-game-text{white-space:pre-line}.warning-list{margin:6px 0 0;padding-left:20px}.tag-list{display:inline-flex;flex-wrap:wrap;gap:4px}.tag-list .ant-tag{margin:0}.nested-list{display:grid;gap:8px}.nested-card{padding:10px;background:#fafafa;border:1px solid #f0f0f0;border-radius:5px}.nested-descriptions .ant-descriptions-item-label{color:#6b7280}.json-view,.json-inline{margin:0;padding:16px;overflow:auto;border:1px solid #e5e7eb;border-radius:6px;background:#111827;color:#d1d5db;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.json-inline{max-height:320px;padding:10px}.entity-detail-view,.entity-value-stack,.structured-editor-stack{width:100%}.entity-detail-hero{overflow:hidden;border-color:#dbe5f1;background:#f8fafc}.entity-detail-heading{display:flex;align-items:flex-start;gap:18px}.entity-detail-heading>div{min-width:0}.entity-detail-heading h3{margin:10px 0 2px;color:#172033}.entity-detail-heading .ant-image,.entity-detail-heading .ant-image-img{flex:0 0 auto;border-radius:12px;object-fit:contain;background:#111827}.entity-detail-description{max-width:860px;margin:14px 0 0!important;color:#475569;font-size:15px;line-height:1.75;white-space:pre-wrap}.entity-detail-meta{margin-top:20px;padding-top:16px;border-top:1px solid #e6edf5}.entity-detail-tabs>.ant-tabs-nav{position:sticky;z-index:5;top:-24px;margin-bottom:20px;padding-top:4px;background:#fff}.entity-nested-sections .ant-collapse-header,.structured-complex-fields .ant-collapse-header{align-items:center!important}.entity-array-table,.entity-key-value-table,.entity-comparison-table{overflow:hidden;border:1px solid #e5eaf0;border-radius:8px}.entity-array-table .ant-table,.entity-key-value-table .ant-table,.entity-comparison-table .ant-table{background:transparent}.entity-array-table .ant-table-thead th,.entity-key-value-table .ant-table-thead th,.entity-comparison-table .ant-table-thead th{background:#f6f8fb}.entity-compare-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.entity-compare-toolbar .ant-input-affix-wrapper{width:min(280px,100%)}.structured-payload-editor{padding:18px;border:1px solid #dfe6ef;border-radius:10px;background:#f8fafc}.structured-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.structured-field{min-width:0;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.structured-field-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.structured-field-heading>div:first-child{display:grid;min-width:0;gap:2px}.structured-field-heading .catalog-mono{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.structured-complex-fields{background:#fff}.structured-array-heading,.structured-add-field,.entity-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.structured-add-field{justify-content:flex-start;padding:12px;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.structured-add-field .ant-input{max-width:320px}.structured-add-field .ant-select{width:130px}.structured-array-item{border-color:#dce4ee}.structured-array-item>.ant-card-head{background:#f8fafc}.semantic-section{width:100%}.semantic-section h5{margin:0 0 12px;font-size:16px}.semantic-section .ant-descriptions-item-label{min-width:86px;white-space:nowrap}.semantic-list{display:grid;overflow:hidden;border:1px solid #e5eaf0;border-radius:8px;background:#fff}.semantic-list-row{display:grid;grid-template-columns:minmax(150px,26%) minmax(0,1fr);gap:18px;padding:14px 16px;border-bottom:1px solid #edf0f4}.semantic-list-row:last-child{border-bottom:0}.entity-relation-back{margin-bottom:16px}.schema-editor-section{display:grid;width:100%;gap:12px}.schema-editor-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #dce4ee}.schema-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.schema-icon-editor{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px}.schema-icon-editor .ant-image,.schema-icon-editor .ant-image-img{width:56px!important;height:56px!important;object-fit:contain;border-radius:6px;background:#111827}.structured-payload-editor .ant-alert-description,.entity-detail-view .ant-alert-description{white-space:pre-line}.entity-editor-footer>.ant-input{flex:1}.entity-editor-footer>.ant-space{flex:0 0 auto}.hash-text{overflow-wrap:anywhere}.empty-block{display:grid;min-height:320px;place-items:center}.inline-hint{color:#6b7280}.healthy-block{display:flex;min-height:205px;flex-direction:column;align-items:center;justify-content:center;gap:14px}@media (max-width: 991px){.authoritative-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.authoritative-search{grid-column:span 2}.operations-guide-layout{grid-template-columns:1fr;gap:16px}.operations-guide-nav{position:static;display:flex;flex-wrap:wrap;gap:2px 6px;border-left:0;border-bottom:1px solid #d9e0e8;padding-bottom:10px}.operations-guide-nav-title{width:100%;padding-left:0}.operations-guide-nav a{padding:5px 8px;background:#f7f9fb}.operations-guide-nav a:hover{margin-left:0;border-left:0}}@media (max-width: 767px){.catalog-page-heading{display:grid;gap:12px}.catalog-domain-grid,.authoritative-filter-bar{grid-template-columns:1fr}.authoritative-search{grid-column:auto}.operations-guide-next{align-items:stretch;flex-direction:column;padding:16px}.operations-guide-next-actions{width:100%;justify-content:stretch}.operations-guide-next-actions>.ant-space-item{flex:1}.operations-guide-next-actions .ant-btn{width:100%}.operations-guide-flow{overflow:hidden}.operations-guide-views,.operations-guide-rules{grid-template-columns:1fr}.operations-guide-view+.operations-guide-view{border-top:1px solid #d9e0e8;border-left:0}.operations-guide-view p{min-height:0}.operations-guide-section{padding:22px 0}.operations-guide-section>h3{font-size:18px}.catalog-pagination{justify-content:center;overflow-x:auto}.catalog-graph-editor{min-height:420px}.page-heading h2{font-size:22px}.query-row{display:grid;grid-template-columns:1fr}.query-row>*,.search-input{width:100%!important}.affix-entry-row{grid-template-columns:1fr;gap:10px;padding:16px}.affix-entry-group-heading{padding:0 16px}.affix-entry-trace{justify-content:space-between}.affix-entry-pagination{justify-content:center;padding:14px 8px;overflow-x:auto}.class-mechanic-details>div{grid-template-columns:1fr;gap:2px}.entity-detail-heading{display:grid}.entity-detail-tabs>.ant-tabs-nav{top:-16px}.entity-compare-toolbar,.entity-editor-footer,.structured-add-field{align-items:stretch;flex-direction:column}.entity-compare-toolbar .ant-segmented,.entity-compare-toolbar .ant-input-affix-wrapper,.structured-add-field .ant-input,.structured-add-field .ant-select{width:100%;max-width:none}.structured-field-grid,.schema-checkbox-grid{grid-template-columns:1fr}.semantic-list-row{grid-template-columns:1fr;gap:5px}.structured-payload-editor{padding:12px}.entity-editor-footer>.ant-space{justify-content:flex-end}}.poe2-catalog-page{max-width:1440px;margin:0 auto;padding:4px 0 32px}.poe2-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.poe2-page-heading h2{margin:4px 0 0}.poe2-capability{margin-bottom:16px}.poe2-workbench-grid,.poe2-registry-card,.poe2-source-result{margin-top:16px}.poe2-source-result .ant-statistic{display:inline-block;margin-right:32px}.poe2-build-toolbar{width:100%;margin-bottom:16px}.poe2-build-toolbar .ant-input-search{width:min(360px,100%)}.poe2-build-summary{padding:16px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.poe2-build-tabs{margin-top:8px}.poe2-build-section{padding:4px 0 28px}.poe2-build-section+.poe2-build-section{border-top:1px solid #f0f0f0;padding-top:24px}.poe2-section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.poe2-section-heading h4{margin:0}.poe2-build-form{max-width:960px;padding:8px 0 24px}.poe2-back-link{padding-inline:0}.poe2-structured-modal .structured-editor-stack{width:100%}.poe2-structured-modal .structured-payload-editor{padding:18px;border:1px solid #dfe6ef;border-radius:8px;background:#f8fafc}.poe2-structured-modal .structured-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.poe2-structured-modal .structured-field{min-width:0;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.poe2-structured-modal .structured-field-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.poe2-structured-modal .structured-field-heading>div:first-child{display:grid;min-width:0;gap:2px}.poe2-structured-modal .structured-field-heading .catalog-mono{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poe2-structured-modal .structured-array-heading,.poe2-structured-modal .structured-add-field{display:flex;align-items:center;justify-content:space-between;gap:12px}.poe2-structured-modal .structured-add-field{justify-content:flex-start;padding:12px;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.poe2-structured-modal .structured-add-field .ant-input{max-width:320px}.poe2-structured-modal .structured-add-field .ant-select{width:130px}.poe2-structured-modal .structured-array-item{border-color:#dce4ee}.poe2-structured-modal .structured-array-item>.ant-card-head{background:#f8fafc}@media (max-width: 720px){.poe2-page-heading{flex-direction:column}.poe2-page-heading>.ant-space{width:100%}.poe2-build-tabs .ant-tabs-nav-list{min-width:max-content}.poe2-structured-modal .structured-field-grid{grid-template-columns:1fr}.poe2-structured-modal .structured-add-field{align-items:stretch;flex-direction:column}.poe2-structured-modal .structured-add-field .ant-input,.poe2-structured-modal .structured-add-field .ant-select{width:100%;max-width:none}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--primary-50: #eef2ff;--primary-100: #e0e7ff;--primary-200: #c7d2fe;--primary-300: #a5b4fc;--primary-400: #818cf8;--primary-500: #6366f1;--primary-600: #4f46e5;--primary-700: #4338ca;--primary-800: #3730a3;--primary-900: #312e81;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-400: #94a3b8;--gray-500: #64748b;--gray-600: #475569;--gray-700: #334155;--gray-800: #1e293b;--gray-900: #0f172a;--success: #10b981;--success-light: #d1fae5;--warning: #f59e0b;--warning-light: #fef3c7;--error: #ef4444;--error-light: #fee2e2;--info: #3b82f6;--info-light: #dbeafe;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--spacing-3xl: 32px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--gray-50);color:var(--gray-900);line-height:1.5}a{color:var(--primary-600);text-decoration:none;transition:color .15s ease}a:hover{color:var(--primary-700);text-decoration:underline}h1{font-size:24px;font-weight:700;color:var(--gray-900);margin-bottom:var(--spacing-lg)}h2{font-size:20px;font-weight:600;color:var(--gray-900);margin-bottom:var(--spacing-lg)}h3{font-size:16px;font-weight:600;color:var(--gray-800);margin-bottom:var(--spacing-md)}h4{font-size:14px;font-weight:600;color:var(--gray-800);margin-bottom:var(--spacing-sm)}p{font-size:14px;color:var(--gray-600);line-height:1.6}.text-sm{font-size:13px}.text-xs{font-size:12px}.text-muted{color:var(--gray-500)}.text-primary{color:var(--primary-600)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.mobile-record-list{display:grid;gap:12px}.mobile-record-card{background:#fff;border:1px solid var(--gray-200, #e2e8f0);border-radius:12px;padding:12px;box-shadow:var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, .05))}.mobile-record-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-record-card__titleBlock{min-width:0}.mobile-record-card__title{color:var(--gray-900, #0f172a);font-weight:700;word-break:break-word}.mobile-record-card__subtitle{display:block;margin-top:2px;font-size:12px;word-break:break-all}.mobile-record-card__status{flex-shrink:0}.mobile-record-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:12px}.mobile-record-card__metaItem{min-width:0;font-size:13px;word-break:break-word}.mobile-record-card__metaItem .ant-typography{display:block;font-size:12px}.mobile-record-card__actions{display:flex;width:100%;margin-top:12px}.mobile-record-card__actions .ant-btn{min-height:32px}.mobile-admin-toolbar{display:flex;flex-wrap:wrap;gap:8px}@media (max-width: 768px){.mobile-admin-toolbar,.mobile-admin-toolbar .ant-space-item,.mobile-admin-toolbar .ant-input-search,.mobile-admin-toolbar .ant-select,.mobile-admin-toolbar .ant-input-number,.mobile-admin-toolbar .ant-btn{width:100%!important}.mobile-record-card__meta{grid-template-columns:1fr}.ant-modal{max-width:calc(100vw - 24px)}}
