:root{color:#20231f;background:#f3f4f2;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:20;top:0;bottom:0;left:0;display:flex;width:246px;flex-direction:column;padding:24px 18px;border-right:1px solid #e6e8e4;background:#fff}.brand{display:flex;align-items:center;padding:2px 6px 25px}.brand img{width:54px;height:54px;border:1px solid #e8e8e8;border-radius:14px;object-fit:contain}.brand div,.sidebar-foot div{display:flex;min-width:0;flex-direction:column;margin-left:12px}.brand strong{font-size:18px}.brand span,.sidebar-foot span{margin-top:4px;color:#8b8f88;font-size:12px}.nav-list{display:flex;flex-direction:column;gap:6px}.nav-list button{display:flex;height:46px;align-items:center;padding:0 14px;border:0;border-radius:10px;background:transparent;color:#676b65;font-size:14px;text-align:left}.nav-list button span{width:28px;font-size:19px}.nav-list button:hover{background:#f1f3f0;color:#26332b}.nav-list button.active{background:#eaf0ec;color:#234332;font-weight:700}.sidebar-foot{display:flex;align-items:center;margin-top:auto;padding:16px 8px 2px;border-top:1px solid #eceeea}.sidebar-foot .avatar{display:flex;width:38px;height:38px;align-items:center;justify-content:center;margin:0;border-radius:50%;background:#0b3cc1;color:#fff;font-weight:700}.sidebar-foot strong{font-size:13px}.main{margin-left:246px;padding:34px 42px 64px}.topbar{display:flex;align-items:flex-start;justify-content:space-between}.eyebrow{color:#0b3cc1;font-size:11px;font-weight:800;letter-spacing:1.8px}h1{margin:7px 0 0;font-size:30px;line-height:1.2}.topbar p{margin:9px 0 0;color:#777c75;font-size:14px}.primary-button,.secondary-button{display:inline-flex;height:42px;align-items:center;justify-content:center;padding:0 20px;border-radius:10px;font-size:14px;font-weight:700}.primary-button{border:1px solid #0b3cc1;background:#0b3cc1;color:#fff}.primary-button:hover{border-color:#082f9a;background:#082f9a}.secondary-button{border:1px solid #d9ddd7;background:#fff;color:#424740}.secondary-button:hover{border-color:#aeb5ad}.stats{display:grid;margin-top:30px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stats article{display:flex;min-height:104px;flex-direction:column;justify-content:space-between;padding:20px 22px;border:1px solid #e4e7e2;border-radius:14px;background:#fff}.stats span{color:#777c75;font-size:13px}.stats strong{font-size:30px}.workspace{overflow:hidden;margin-top:18px;border:1px solid #e3e6e1;border-radius:16px;background:#fff}.toolbar{display:flex;min-height:74px;align-items:center;padding:14px 18px;border-bottom:1px solid #e8eae6;gap:10px}.search-box{display:flex;width:min(360px,32vw);height:42px;align-items:center;padding:0 13px;border:1px solid #dfe3dd;border-radius:9px;background:#fafbf9}.search-box span{color:#6d726b;font-size:22px}.search-box input{min-width:0;flex:1;margin-left:9px;border:0;outline:0;background:transparent;color:#22251f}.toolbar select,.field input,.field select,.field textarea{border:1px solid #dfe3dd;border-radius:9px;outline:0;background:#fff;color:#292d27}.toolbar select{height:42px;padding:0 34px 0 12px}.search-box:focus-within,.toolbar select:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:#0b3cc1;box-shadow:0 0 0 3px #0b3cc11a}.result-count{margin-left:auto;color:#848981;font-size:13px}.table-head,.table-row{display:grid;align-items:center;grid-template-columns:minmax(390px,2fr) 150px 110px 105px minmax(245px,1.2fr);gap:16px}.table-head{min-height:48px;padding:0 20px;background:#f7f8f6;color:#71766f;font-size:12px;font-weight:700}.table-row{min-height:126px;padding:16px 20px;border-top:1px solid #eceeea}.table-row:hover{background:#fbfcfa}.entity-cell{display:flex;min-width:0;align-items:center}.entity-cell img{width:120px;height:86px;flex-shrink:0;border-radius:10px;object-fit:cover;background:#eceeea}.entity-cell>div{min-width:0;margin-left:16px}.entity-cell strong,.meta-cell strong{display:block;color:#262a24;font-size:14px}.entity-cell p{display:-webkit-box;margin:7px 0;overflow:hidden;color:#72776f;font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entity-cell small,.meta-cell small{color:#999d97;font-size:11px}.meta-cell{display:flex;flex-direction:column;gap:6px}.meta-cell span{color:#6f746d;font-size:12px}.status-badge{display:inline-flex;height:28px;align-items:center;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700}.status-badge.published{background:#e6f4eb;color:#1e7545}.status-badge.draft{background:#f0f1ef;color:#737770}.sort-actions{display:flex;align-items:center;gap:5px}.sort-actions strong{width:24px;font-size:13px}.sort-actions button{width:28px;height:28px;border:1px solid #dfe3dd;border-radius:7px;background:#fff;color:#5f645d}.row-actions{display:flex;flex-wrap:wrap;gap:6px}.row-actions button{height:31px;padding:0 10px;border:1px solid #dfe3dd;border-radius:7px;background:#fff;color:#424740;font-size:12px}.row-actions button:hover{border-color:#0b3cc1;color:#0b3cc1}.row-actions button.danger-link:hover{border-color:#d33f49;color:#c42f3a}.empty-panel{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;color:#848981}.empty-panel>span{font-size:52px}.empty-panel strong{margin-top:12px;color:#333732;font-size:17px}.empty-panel p{margin:8px 0 22px;font-size:13px}.drawer-mask,.preview-mask{position:fixed;z-index:100;inset:0;background:#171c187a}.editor-drawer{position:absolute;top:0;right:0;bottom:0;display:flex;width:min(760px,72vw);flex-direction:column;background:#f7f8f6;box-shadow:-20px 0 60px #191f1b2b}.drawer-header{display:flex;height:92px;flex-shrink:0;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #e3e6e1;background:#fff}.drawer-header h2{margin:5px 0 0;font-size:22px}.icon-button{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border:0;border-radius:9px;background:#f1f3f0;color:#5e635c;font-size:25px}.editor-form{overflow-y:auto;flex:1;padding:22px 28px 120px}.form-section{margin-bottom:18px;padding:24px;border:1px solid #e3e6e1;border-radius:14px;background:#fff}.form-section h3{margin:0;font-size:16px}.section-help{margin:7px 0 0;color:#858a83;font-size:12px}.form-grid{display:grid;margin-top:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field{display:flex;flex-direction:column}.field-wide{grid-column:1 / -1}.field>span{margin-bottom:8px;color:#4c514a;font-size:12px;font-weight:700}.required-label:after,.required-mark{margin-left:4px;color:#d12f3c;content:"*";font-style:normal;font-weight:800}.required-mark{margin-left:2px}.field-help{margin-top:6px;color:#8a8f87;font-size:11px;line-height:1.5}.field b{color:#c63c45}.field input,.field select,.field textarea{width:100%;padding:10px 12px}.field input,.field select{height:42px}.field textarea{resize:vertical;line-height:1.6}.error{margin-top:7px;color:#c6343f;font-size:11px}.cover-uploader{position:relative;display:flex;height:230px;align-items:center;justify-content:center;overflow:hidden;margin-top:16px;border:1px dashed #cdd2cb;border-radius:12px;background:#f8f9f7;cursor:pointer}.cover-uploader img{width:100%;height:100%;object-fit:cover}.cover-uploader div{display:flex;flex-direction:column;align-items:center}.cover-uploader strong{color:#0b3cc1;font-size:14px}.cover-uploader span{margin-top:8px;color:#949991;font-size:11px}.cover-uploader input,.upload-button input{position:absolute;width:1px;height:1px;opacity:0}.section-title-row{display:flex;align-items:flex-start;justify-content:space-between}.upload-button{position:relative;cursor:pointer}.gallery-editor{display:grid;margin-top:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gallery-editor article{position:relative;overflow:hidden;border:1px solid #e0e3df;border-radius:10px;background:#f6f7f5}.gallery-editor img{display:block;width:100%;height:130px;object-fit:cover}.gallery-editor article>span{position:absolute;top:8px;left:8px;display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:#161c18c2;color:#fff;font-size:11px}.gallery-editor article>div{display:flex;padding:7px;gap:5px}.gallery-editor button{height:27px;flex:1;border:1px solid #d9ddd7;border-radius:6px;background:#fff;color:#5e635c;font-size:11px}.gallery-editor button:disabled{cursor:not-allowed;opacity:.35}.gallery-empty{display:flex;height:120px;align-items:center;justify-content:center;margin-top:16px;border:1px dashed #d5d9d3;border-radius:10px;color:#949991;font-size:12px}.compact-empty{height:72px}.attribute-editor,.detail-editor{display:flex;flex-direction:column;margin-top:18px;gap:10px}.attribute-editor>div{display:grid;grid-template-columns:.8fr 1.5fr auto;gap:8px}.attribute-editor input,.detail-editor textarea{width:100%;padding:10px 12px}.attribute-editor button,.detail-add-actions button,.detail-editor button{min-height:36px;padding:0 11px;border:1px solid #d9ddd7;border-radius:7px;background:#fff;color:#5e635c}.detail-add-actions{display:flex;gap:6px}.detail-editor article{padding:14px;border:1px solid #e0e3df;border-radius:10px;background:#f8f9f7}.detail-editor article>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.detail-editor article>header>div{display:flex;gap:5px}.detail-editor button:disabled{opacity:.35}.detail-image-uploader{position:relative;display:flex;min-height:180px;align-items:center;justify-content:center;overflow:hidden;border:1px dashed #cdd2cb;border-radius:9px;background:#fff;cursor:pointer}.detail-image-uploader img{width:100%;max-height:360px;object-fit:contain}.detail-image-uploader input{position:absolute;width:1px;height:1px;opacity:0}.detail-image-uploader b{position:absolute;right:10px;bottom:10px;padding:6px 10px;border-radius:6px;background:#141a16c7;color:#fff;font-size:11px}.drawer-footer{position:absolute;right:0;bottom:0;left:0;display:flex;height:82px;align-items:center;justify-content:flex-end;padding:0 28px;border-top:1px solid #e3e6e1;gap:10px;background:#fffffffa}.preview-mask{display:flex;align-items:center;justify-content:center}.phone-preview{width:390px;height:min(820px,92vh);overflow:hidden;border:8px solid #1f2420;border-radius:34px;background:#f3f1ed;box-shadow:0 30px 90px #10141159}.phone-preview>header{display:flex;height:52px;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;font-size:13px;font-weight:700}.phone-preview>header button{border:0;background:transparent;color:#5e635c;font-size:24px}.phone-screen{height:calc(100% - 52px);overflow-y:auto}.preview-hero{display:block;width:100%;height:280px;object-fit:cover}.preview-card,.preview-description{margin:12px;padding:18px;border-radius:14px;background:#fff}.preview-card small,.preview-description>span{color:#0b3cc1;font-size:10px;font-weight:800}.preview-card h2{margin:9px 0;font-family:Songti SC,serif;font-size:24px}.preview-card p,.preview-description p{margin:0;color:#686d66;font-size:12px;line-height:1.7}.preview-description h3{margin:7px 0 10px;font-family:Songti SC,serif}.preview-image{display:block;width:calc(100% - 24px);margin:0 12px 10px;border-radius:12px}.toast{position:fixed;z-index:300;top:24px;left:50%;padding:12px 20px;transform:translate(-50%);border-radius:9px;background:#242a25;color:#fff;box-shadow:0 12px 38px #151a162e;font-size:13px}.login-page{display:grid;min-width:960px;min-height:100vh;grid-template-columns:minmax(500px,44%) 1fr;background:#fff}.login-panel{display:flex;width:430px;max-width:calc(100% - 80px);flex-direction:column;justify-content:center;margin:0 auto}.login-brand{position:absolute;top:34px;display:flex;align-items:center}.login-brand img{width:52px;height:52px;border:1px solid #e7e9e5;border-radius:14px;object-fit:contain}.login-brand div{display:flex;flex-direction:column;margin-left:12px}.login-brand strong{font-size:17px}.login-brand span{margin-top:3px;color:#8c918a;font-size:12px}.login-copy h1{margin-top:10px;font-size:34px}.login-copy p{margin:12px 0 0;color:#777c75;font-size:14px}.login-form{display:flex;flex-direction:column;margin-top:36px;gap:18px}.login-form label{display:flex;flex-direction:column;gap:8px}.login-form label span{color:#4f544d;font-size:13px;font-weight:700}.login-form input{height:46px;padding:0 13px;border:1px solid #dfe3dd;border-radius:10px;outline:0}.password-field{position:relative}.password-field input{width:100%;padding-right:56px}.password-field button{position:absolute;top:50%;right:4px;width:44px;min-width:44px;height:38px;padding:0;transform:translateY(-50%);border:0;border-radius:7px;background:transparent;color:#52635a}.password-field button svg{display:block;width:20px;height:20px;margin:auto}.password-field button:hover{background:#eef2ef;color:#234332}.password-field button:focus-visible{outline:2px solid #0b3cc1;outline-offset:-2px}.login-form input:focus{border-color:#0b3cc1;box-shadow:0 0 0 3px #0b3cc11a}.login-button{width:100%;height:46px;margin-top:4px}.form-error{margin:-4px 0 0;color:#c6343f;font-size:12px}.demo-account{display:grid;margin-top:24px;padding:14px 16px;grid-template-columns:78px 1fr;border-radius:10px;background:#f3f5f2;color:#7b8079;font-size:12px;gap:6px}.demo-account strong{color:#333832;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.login-visual{position:relative;overflow:hidden;margin:18px;border-radius:22px;background:#1f2822}.login-visual:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(15,23,18,.82));content:""}.login-visual img{width:100%;height:100%;object-fit:cover}.login-visual>div{position:absolute;z-index:2;right:54px;bottom:54px;left:54px;display:flex;flex-direction:column;color:#fff}.login-visual span{font-size:13px;letter-spacing:3px}.login-visual strong{max-width:520px;margin-top:14px;font-family:Songti SC,serif;font-size:38px;line-height:1.35}.sidebar-foot{position:relative}.sidebar-foot>button{margin-left:auto;border:0;background:transparent;color:#777c75;font-size:12px}.sidebar-foot>button:hover{color:#c6343f}.nav-list button span{display:flex;width:25px;height:25px;align-items:center;justify-content:center;margin-right:10px;border:1px solid #dfe3dd;border-radius:7px;font-size:11px;font-weight:800}.nav-list button.active span{border-color:#2f5540;background:#2f5540;color:#fff}.category-workspace{margin-top:30px}.sync-notice{display:flex;align-items:center;margin:20px 20px 0;padding:14px 16px;border:1px solid #dbe7df;border-radius:11px;background:#f2f7f4}.sync-notice-icon{display:flex;width:34px;height:34px;flex:0 0 auto;align-items:center;justify-content:center;margin-right:12px;border-radius:9px;background:#2f5540;color:#fff;font-size:17px}.sync-notice strong{color:#2c4637;font-size:13px}.sync-notice p{margin:4px 0 0;color:#69776e;font-size:12px;line-height:1.5}.category-grid{display:grid;padding:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-item{display:grid;overflow:hidden;min-height:220px;grid-template-columns:42% 1fr;border:1px solid #e3e6e1;border-radius:13px;background:#fff}.category-item>img{width:100%;height:100%;min-height:220px;object-fit:cover}.category-item-body{display:flex;min-width:0;flex-direction:column;padding:20px}.category-item-body>div:first-child{display:flex;align-items:center;justify-content:space-between}.category-item-body>div:first-child small{color:#949991}.category-item-body>strong{margin-top:22px;font-size:20px}.category-item-body>span{margin-top:5px;color:#8a8f87;font-size:11px;letter-spacing:1.4px}.category-item-body>p{margin:12px 0 0;color:#666b64;font-size:13px}.card-actions{display:flex;flex-wrap:wrap;margin-top:auto;gap:5px}.card-actions button{height:29px;padding:0 9px;border:1px solid #dfe3dd;border-radius:7px;background:#fff;color:#4f544d;font-size:11px}.card-actions button:hover{border-color:#0b3cc1;color:#0b3cc1}.card-actions .danger-link:hover{border-color:#d33f49;color:#c42f3a}.small-drawer{width:min(560px,60vw)}.confirm-dialog{position:absolute;top:50%;left:50%;width:min(520px,calc(100vw - 40px));overflow:hidden;transform:translate(-50%,-50%);border-radius:16px;background:#fff;box-shadow:0 28px 90px #141a1647}.confirm-dialog>header,.confirm-dialog>footer{display:flex;align-items:center;justify-content:space-between;padding:20px 24px}.confirm-dialog>header{border-bottom:1px solid #e6e9e4}.confirm-dialog>header h2{margin:5px 0 0;font-size:21px}.confirm-dialog>footer{justify-content:flex-end;border-top:1px solid #e6e9e4;gap:10px}.confirm-dialog-body{padding:22px 24px 26px}.warning-note{margin-bottom:20px;padding:14px 16px;border:1px solid #efd5d8;border-radius:10px;background:#fff7f7}.warning-note strong{color:#a52e38;font-size:13px}.warning-note p{margin:6px 0 0;color:#785c5f;font-size:12px;line-height:1.6}.danger-button{height:42px;padding:0 18px;border:1px solid #c93440;border-radius:10px;background:#c93440;color:#fff;font-weight:700}.danger-button:hover{border-color:#ac2631;background:#ac2631}.category-uploader{height:300px}.cover-uploader>b{position:absolute;right:12px;bottom:12px;padding:8px 12px;border-radius:8px;background:#ffffffeb;color:#344038;font-size:11px}.home-layout{display:grid;margin-top:30px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:18px}.settings-panel{padding:24px;border:1px solid #e3e6e1;border-radius:16px;background:#fff}.settings-panel:first-child{grid-row:span 2}.settings-heading{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #eceeea}.settings-heading h2{margin:0;font-size:18px}.settings-heading p{margin:7px 0 0;color:#858a83;font-size:12px}.settings-heading>span{color:#969b94;font-size:11px}.settings-panel .settings-grid{display:grid;margin-top:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hero-uploader{height:360px}.carousel-list{display:flex;flex-direction:column;margin-top:20px;gap:14px}.carousel-item{overflow:hidden;border:1px solid #e2e5e0;border-radius:13px;background:#fafbf9}.carousel-item>header{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #e5e8e3;background:#fff}.carousel-item>header>div:first-child{display:flex;align-items:center;gap:10px}.carousel-item>header b{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:7px;background:#eaf0ec;color:#2f5540;font-size:11px}.carousel-item>header strong{font-size:13px}.carousel-item .card-actions{margin-top:0}.carousel-item .card-actions button:disabled{cursor:not-allowed;opacity:.35}.carousel-item-body{display:grid;padding:14px;grid-template-columns:minmax(230px,44%) 1fr;gap:16px}.carousel-image-uploader{position:relative;display:flex;min-height:190px;align-items:center;justify-content:center;overflow:hidden;border:1px dashed #cdd2cb;border-radius:10px;background:#f2f4f1;color:#767b74;cursor:pointer;font-size:12px}.carousel-image-uploader img{width:100%;height:100%;min-height:190px;object-fit:cover}.carousel-image-uploader input{position:absolute;width:1px;height:1px;opacity:0}.carousel-image-uploader b{position:absolute;right:10px;bottom:10px;padding:7px 10px;border-radius:7px;background:#fffffff0;color:#334139;font-size:11px}.carousel-fields{display:flex;flex-direction:column;gap:12px}.carousel-fields>small{color:#8d928b;font-size:11px}.add-carousel-button{width:100%;height:44px;margin-top:14px;border:1px dashed #bfc6be;border-radius:10px;background:#fafbf9;color:#2f5540;font-size:12px;font-weight:700}.add-carousel-button:hover:not(:disabled){border-color:#2f5540;background:#f0f5f1}.add-carousel-button:disabled{cursor:not-allowed;color:#a0a59e;opacity:.6}.switch-row{display:flex;min-height:68px;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0ed}.switch-row div{display:flex;flex-direction:column}.switch-row strong{font-size:13px}.switch-row span{margin-top:5px;color:#8a8f87;font-size:11px}.switch-row input{width:38px;height:20px;accent-color:#2f5540}.selection-grid{display:grid;margin:13px 0 6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.selection-grid label{position:relative;display:grid;overflow:hidden;min-height:58px;align-items:center;padding:7px;grid-template-columns:48px 1fr;border:1px solid #e1e4df;border-radius:9px;cursor:pointer;gap:9px}.selection-grid label.selected{border-color:#2f5540;background:#f0f5f1}.selection-grid input{position:absolute;opacity:0}.selection-grid img{width:48px;height:44px;border-radius:6px;object-fit:cover}.selection-grid span{overflow:hidden;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.preview-card>strong{display:block;margin-top:14px;font-size:16px}@media(max-width:1280px){.main{padding-right:26px;padding-left:26px}.table-head,.table-row{grid-template-columns:minmax(330px,2fr) 130px 100px 90px minmax(210px,1fr);gap:10px}.home-layout{grid-template-columns:1fr}.settings-panel:first-child{grid-row:auto}}
