html,body,#root{min-height:100%;margin:0}body{background:#f7f6f0;color:#20231f;font-family:Inter,Arial,sans-serif}.admin-frame,.admin-main-layout{height:100vh;overflow:hidden}.admin-sider{height:100vh;overflow:auto;background:#344827!important}.admin-brand{display:flex;align-items:center;gap:10px;height:64px;border-bottom:1px solid rgba(255,255,255,.1);padding:0 18px;color:#fff}.admin-brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#fffdf8;color:#344827;font-weight:900}.admin-header{display:flex;align-items:center;justify-content:space-between;height:64px;flex:0 0 64px;border-bottom:1px solid #e1e5db;padding:0 20px}.admin-content{height:calc(100vh - 64px);overflow:auto;padding:24px}.admin-page-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-page-head h2{margin:0!important}.ant-card{border-color:#e1e5db!important;border-radius:14px!important;box-shadow:none!important}.ant-table-wrapper,.ant-card,.ant-modal-content{background:#fffdf8!important}.ant-btn{border-radius:10px!important}.login-page{display:grid;min-height:100vh;place-items:center;background:#f7f6f0;padding:20px}.login-card{width:min(100%,420px)}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:22px}.login-brand h3{margin:0!important}.story-editor,.story-editor-blocks{display:grid;gap:14px}.story-editor-toolbar,.editor-block-head,.editor-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.editor-block,.banner-editor,.admin-image-current{border:1px solid #e1e5db;border-radius:12px;background:#fffdf8;padding:14px}.editor-block-ad{background:#f2f4e9}.icon-button{width:32px;height:32px;border:1px solid #e1e5db;border-radius:10px;background:#fffdf8}.editor-ad-row,.editor-image-row,.banner-editor-grid,.admin-image-current{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:14px}.field{display:grid;gap:6px;color:#20231f;font-size:13px;font-weight:750}.field input,.field textarea,.field select{width:100%;border:1px solid #d9dfd1;border-radius:10px;background:#fbfaf4;padding:10px}.upload-drop,.ad-preview,.notice{display:grid;place-items:center;min-height:86px;border:1px dashed #d9dfd1;border-radius:12px;background:#f2f4e9;color:#62685f;text-align:center}.upload-drop input{display:none}.editor-figure img,.editor-image-preview,.admin-image-current img{width:100%;max-height:240px;border-radius:10px;object-fit:cover}.admin-image-current img{height:72px}.admin-image-current span{overflow:hidden;color:#62685f;text-overflow:ellipsis;white-space:nowrap}.settings-block{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.settings-block h3{margin:6px 0 4px;font-size:20px}.settings-block p{margin:0;color:#62685f}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.settings-grid-wide{grid-column:1 / -1}.badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#fff1ea;padding:0 9px;color:#ef3b00;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:900px){.editor-ad-row,.editor-image-row,.banner-editor-grid,.admin-image-current{grid-template-columns:1fr}.settings-block{display:grid}.settings-grid{grid-template-columns:1fr}}
