*{box-sizing:border-box}body{color:#171d25;background:#f4f6f9;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-select.ant-select .ant-select-selector{color:#000;padding-inline:16px;transition:background-color .16s,border-color .16s}.site-select.ant-select .ant-select-arrow{color:#0000004d}.site-select .ant-select-arrow .anticon-down{transition:transform .18s}.site-select.ant-select-open .ant-select-arrow .anticon-down{transform:rotate(180deg)}.site-select-popup .ant-select-item-option{color:gray}.site-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled){color:#000}.site-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#000;border-radius:16px}@media (prefers-reduced-motion:reduce){.site-select *,.site-select-popup,.site-select-popup *{transition-duration:.01ms!important;animation-duration:.01ms!important}}.admin-layout{min-height:100vh}.sidebar{z-index:10;inset:0 auto 0 0;background:#15191f!important;position:fixed!important}.admin-brand{color:#fff;letter-spacing:-1px;align-items:center;gap:9px;padding:30px 26px 45px;font-size:28px;font-weight:600;display:flex}.admin-brand>span:first-child{color:#008cff;font-size:36px}.cms-label{letter-spacing:1px;color:#c0c9d4;border:1px solid #414956;border-radius:5px;margin:7px 0 0 5px;padding:3px 5px;font-size:10px}.sidebar-caption{color:#707b8b;letter-spacing:1.1px;padding:0 24px 16px;font-size:10px}.sidebar .ant-menu{padding:0 12px}.sidebar-bottom{color:#a5aebb;font-size:11px;line-height:1.8;position:absolute;bottom:30px;left:24px}.sidebar-bottom small{color:#606c7b;margin-top:10px;display:block}.status-dot{background:#24b57a;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.main-layout{min-width:0;margin-left:244px}.topbar{border-bottom:1px solid #e7ebf0;justify-content:space-between;align-items:center;gap:16px;display:flex;background:#fff!important;height:80px!important;padding:0 40px!important;line-height:1!important}.topbar-title{font-weight:600}.topbar-title span{color:#9099a4;margin-left:10px;font-weight:400}.topbar-actions{align-items:center;gap:20px;font-size:13px;display:flex}.topbar-actions>a{color:#576474}.admin-main{width:100%;max-width:1600px;margin:0 auto;padding:40px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.page-heading h2.ant-typography{letter-spacing:-.8px;margin:10px 0 8px;font-weight:600}.eyebrow{color:#85909d;letter-spacing:1.5px;font-size:10px;font-weight:600}.muted{color:#7b8592;margin:8px 0 20px;font-size:14px;line-height:1.6}.welcome-card{background:linear-gradient(115deg,#fff,#eef7ff)}.welcome-card h2{letter-spacing:-1px;margin:24px 0 16px;font-size:30px;font-weight:500;line-height:1.25}.welcome-card p{color:#6f7c8c;max-width:510px;margin-bottom:28px;line-height:1.7}.publication-status{margin-bottom:28px;font-weight:600}.divider{border:0;border-top:1px solid #eef0f3;margin:24px 0}.loading-screen{place-items:center;min-height:100vh;display:grid}.mobile-menu{display:none}.login{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-story{color:#fff;background:#121a24;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px 64px;display:flex}.brand-word{letter-spacing:-2px;font-size:36px}.login-story h1{letter-spacing:-3px;font-size:clamp(32px,4vw,64px);font-weight:500;line-height:1.05}.login-story p{color:#98aabd;max-width:300px;line-height:1.7}.login-story small{color:#5c6b7c}.login-form{background:#fff;place-items:center;padding:40px;display:grid}.login-form>div{width:100%;max-width:360px}.login-form h2{margin-top:12px}.login-form .muted{margin-bottom:32px}.content-grid{grid-template-columns:205px minmax(0,1fr);align-items:start;gap:24px;display:grid}.content-nav{background:#fff;border:1px solid #e7ebf0;border-radius:14px;padding:12px;position:sticky;top:24px}.content-nav a{color:#657285;border-radius:8px;padding:12px;font-size:13px;display:block}.content-nav a.active{color:#008cff;background:#eaf5ff;font-weight:600}.editor-toolbar{z-index:5;background:#fff;border:1px solid #e7ebf0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:-4px 0 24px;padding:16px 20px;display:flex;position:sticky;top:0}.editor-status{color:#85909d;font-size:12px}.editor-form .ant-card{margin-bottom:16px}.editor-form .ant-form-item{margin-bottom:20px}.editor-form .ant-form-item-label>label{color:#566274;font-size:13px}.editor-form .ant-input-number{width:100%}.array-card{background:#fff;border:1px solid #e6eaf0;border-radius:12px;margin:16px 0;padding:24px}.array-card-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px;display:flex}.array-card-header h3{margin:0;font-size:15px}.array-card-header .ant-btn{height:30px}.image-field{background:#fafbfd;border:1px solid #e5eaf0;border-radius:10px;gap:16px;padding:14px;display:flex}.image-field>img{object-fit:cover;background:#e3e8ef;border-radius:8px;width:104px;height:88px}.image-field>div{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.media-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px;margin:24px 0;display:grid}.media-card{text-align:left;cursor:pointer;color:inherit;background:#fff;border:1px solid #e5eaf0;border-radius:12px;padding:0;overflow:hidden}.media-card img{object-fit:cover;background:#edf1f6;width:100%;height:160px}.media-card>div{padding:12px}.media-card p{text-overflow:ellipsis;white-space:nowrap;margin:0 0 8px;font-size:13px;overflow:hidden}.media-card small{color:#85909d}.media-card.selected{outline:2px solid #008cff}.table-toolbar{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:24px;display:flex}.table-filters{flex-wrap:wrap;gap:12px;display:flex}.lead-detail-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:28px;display:grid}.lead-detail-grid dt{color:#8994a1;margin-bottom:8px;font-size:12px}.lead-detail-grid dd{margin:0;font-size:15px}.preview-frame-wrap{background:#dfe4eb;border-radius:12px;justify-content:center;padding:20px;display:flex;overflow:auto}.preview-frame{background:#fff;border:0;flex-shrink:0;max-width:none;height:75vh}.preview-controls{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.ant-tag{white-space:normal}@media (width<=1200px){.admin-main{padding:28px}.topbar{padding:0 28px!important}.content-grid{grid-template-columns:175px minmax(0,1fr)}.editor-toolbar{flex-wrap:wrap}.topbar-title span{display:none}}@media (width<=900px){.sidebar{display:none}.main-layout{margin-left:0}.mobile-menu{display:inline-flex}.admin-main{padding:24px}.topbar{padding:0 24px!important}.content-grid{grid-template-columns:1fr}.content-nav{display:flex;position:static;overflow:auto}.content-nav a{white-space:nowrap}.topbar-title{display:none}.login{grid-template-columns:1fr}.login-story{display:none}.login-form{min-height:100vh}.page-heading{align-items:flex-start}.image-field>img{width:80px}}@media (width<=600px){.admin-main{padding:16px}.topbar-actions{gap:8px}.topbar-actions>.ant-tag{display:none}.topbar{padding:0 16px!important}.page-heading{flex-direction:column}.page-heading h2.ant-typography{font-size:26px}.editor-toolbar .ant-space{flex-wrap:wrap}.array-card{padding:16px}.image-field{flex-direction:column}.image-field>img{width:100%;height:130px}.lead-detail-grid{grid-template-columns:1fr}.preview-frame-wrap{justify-content:flex-start}}
