.cmsApp{display:grid;grid-template-columns:225px 1fr;min-height:100vh;background:#f4f6f9;color:#263441}.cmsSidebar{padding:30px 20px;background:#172431;color:white}.cmsBrand{font-size:25px;font-weight:700;letter-spacing:.02em;margin-bottom:38px}.cmsBrand small{display:block;font-size:10px;font-weight:400;color:#8195a8;letter-spacing:.12em;margin-top:6px}.cmsSidebar button,.cmsSidebar>a{display:block;width:100%;padding:12px 14px;border:0;background:none;color:#aebdcb;text-align:left;font-size:14px;border-radius:5px;margin:5px 0}.cmsSidebar button.active{background:#2d4356;color:white}.cmsSidebar>a{margin-top:40px}.cmsWorkspace{padding:35px 40px;min-width:0}.cmsWorkspace>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:20px}.cmsWorkspace>header h1{font-size:26px;letter-spacing:0;margin:0}.cmsWorkspace>header>span{font-size:12px;color:#8c99a5}.cmsApp button,.cmsOverlay button,.cmsLogin button{border:1px solid #d8e0e8;background:#fff;border-radius:5px;padding:9px 15px;font-size:13px;color:#334b60}.cmsApp .cmsPrimary,.cmsOverlay .cmsPrimary,.cmsLogin .cmsPrimary{background:#2458df;border-color:#2458df;color:#fff}.cmsPanel{background:white;padding:30px;border:1px solid #e3e8ee;border-radius:7px;margin-bottom:23px}.cmsPanel h2{font-size:20px;font-weight:600}.cmsPanel p{font-size:14px;color:#788693;line-height:1.8}.cmsPanel h3{font-size:16px}.cmsStats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:25px}.cmsStats article{background:white;border:1px solid #e3e8ee;border-radius:7px;padding:25px}.cmsStats strong{font-size:32px;display:block}.cmsStats span{font-size:13px;color:#8a97a4}.cmsField{display:block;font-size:13px;color:#627282;margin-bottom:18px}.cmsField input,.cmsField textarea,.cmsField select,.cmsActions input,.cmsTable input{display:block;width:100%;border:1px solid #d9e1e8;background:#fff;border-radius:4px;padding:10px 12px;font-size:14px;color:#253647;margin-top:7px;min-width:0}.cmsFields{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.cmsField textarea{resize:vertical}.cmsActions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px}.cmsActions input{max-width:360px;margin:0}.cmsTableWrap{overflow:auto;background:#fff;border:1px solid #e3e8ee;border-radius:6px}.cmsTable{border-collapse:collapse;width:100%;font-size:13px;text-align:left}.cmsTable th{font-weight:500;color:#758595;background:#fafbfc}.cmsTable th,.cmsTable td{padding:15px;border-bottom:1px solid #edf0f3;white-space:nowrap}.cmsTable button{padding:5px 8px;margin:0 3px}.cmsTable input{min-width:85px;width:100%;max-width:150px;font-size:12px}.cmsProductCell{display:flex;align-items:center;gap:15px}.cmsProductCell img{width:48px;height:48px;object-fit:contain;border-radius:3px}.cmsProductCell small{display:block;font-size:11px;color:#9ba6b0}.cmsNotice{position:sticky;bottom:10px;color:#2458df;font-size:14px;background:#f4f6f9}.cmsPreview{width:160px;height:160px;object-fit:contain;background:#f5f7f9;margin-bottom:20px}.cmsColor{border:1px solid #e1e7ed;padding:18px;margin-bottom:14px;border-radius:4px}.cmsColor summary{font-size:14px;cursor:pointer}.cmsColor[open] summary{margin-bottom:20px}.cmsCategoryRow{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:15px;align-items:center}.cmsCategoryRow>button{align-self:center}.cmsPageChoices{display:flex;gap:15px;flex-wrap:wrap}.cmsMessage{display:flex;gap:25px;justify-content:space-between;border-bottom:1px solid #e2e7ed;padding:15px 0;align-items:start}.cmsMessage p{white-space:pre-wrap}.cmsMessage small{font-size:12px;color:#92a0ad}.cmsMessage h3{margin-bottom:5px}.cmsLogin{max-width:430px;margin:9vh auto;padding:25px}.cmsLogin>a{font-size:13px;color:#8995a0}.cmsLogin>div{margin-top:65px}.cmsLogin>div>span{font-size:11px;letter-spacing:.12em;color:#91a0ad}.cmsLogin h1{font-size:29px;margin:18px 0}.cmsLogin p{font-size:14px;color:#8493a0}.cmsLogin form{margin-top:35px}.cmsLogin button{width:100%}.cmsLoading{padding:60px;color:#8493a0}.editingPage main [data-edit-key]:hover,.editingPage main [data-edit-image]:hover{outline:2px dashed #2458df;outline-offset:3px;cursor:crosshair}.cmsOverlay{position:fixed;right:18px;top:105px;bottom:60px;width:320px;overflow:auto;z-index:1000;padding:20px;background:#fffffff8;box-shadow:0 8px 50px #16293c30;border:1px solid #d7e1ec;border-radius:8px;font-size:13px;color:#304a63;backdrop-filter:blur(18px)}.cmsOverlay .editorTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cmsOverlay p{font-size:12px;color:#8395a6}.cmsOverlay label{display:block;margin:15px 0}.cmsOverlay select,.cmsOverlay textarea{display:block;width:100%;border:1px solid #d7e1eb;border-radius:4px;background:#fff;padding:9px;font:inherit;margin-top:10px}.cmsOverlay button{margin:6px 3px 6px 0}.cmsOverlay>a{display:block;margin-top:25px;font-size:12px}.cmsOverlay input[type=file]{max-width:100%;font-size:12px;margin-top:12px}
@media(max-width:900px){.cmsApp{grid-template-columns:1fr}.cmsSidebar{padding:18px;display:flex;gap:8px;overflow:auto;align-items:center}.cmsBrand{font-size:18px;margin:0 20px 0 0}.cmsBrand small{display:none}.cmsSidebar button,.cmsSidebar>a{flex-shrink:0;width:auto;margin:0;white-space:nowrap;padding:8px}.cmsWorkspace{padding:25px 18px}.cmsWorkspace>header{display:block}.cmsFields{grid-template-columns:1fr}.cmsCategoryRow{grid-template-columns:1fr 1fr}.cmsPanel{padding:20px}.cmsStats{gap:10px}.cmsStats article{padding:15px}.cmsOverlay{width:280px;top:auto;bottom:15px;max-height:50vh}.cmsWorkspace>header h1{margin-bottom:10px}}
.cmsSidebar button{border:0;background:transparent;color:#aebdcb}.cmsSidebar button:hover{background:#ffffff0d;color:#fff}.cmsSidebar button.active{background:#2d4356;color:#fff}
.cmsUploadRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.aboutUploads{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.cmsPositioned{transform:translate3d(var(--cms-x,0),var(--cms-y,0),0)!important}.cmsPositionFields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.cmsPositionFields label{margin:0!important}.cmsPositionFields input{display:block;width:100%;margin-top:7px;padding:8px;border:1px solid #d7e1eb;border-radius:4px}.cmsDragMode main .cmsMovable{cursor:grab!important;outline:1px dashed rgba(36,88,223,.45);outline-offset:2px;touch-action:none}.cmsDragMode main .cmsMovable:hover{outline:2px solid #2458df;outline-offset:3px}.cmsDragMode main .cmsDragging{cursor:grabbing!important;outline:2px solid #2458df;box-shadow:0 12px 32px rgba(24,51,80,.18)}
@media(max-width:900px){.aboutUploads,.cmsUploadRow{grid-template-columns:1fr 1fr}}
.cmsMediaSlots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0 28px}
.cmsMediaSlot{border:1px solid #dce3e9;background:#f8fafb;padding:18px;min-width:0}
.cmsMediaSlot>strong{display:block;color:#173149;margin-bottom:12px}
.cmsMediaSlot small{display:block;color:#6c7d8b;overflow-wrap:anywhere;margin-top:8px}
.cmsEditableText{white-space:pre-line}
.cmsCustomTextBlock{display:block;max-width:100%;margin:24px auto;padding:18px 22px;border:1px solid rgba(36,88,223,.2);border-radius:5px;background:rgba(255,255,255,.92);color:#263b4f;font-size:16px;line-height:1.8;box-shadow:0 12px 34px rgba(25,48,71,.08);overflow-wrap:anywhere}
.cmsEditorActions{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 18px}.cmsEditorActions button{margin:0}
.cmsDanger{color:#a72a2a!important;border-color:#e3bcbc!important}
@media(max-width:760px){.cmsMediaSlots{grid-template-columns:1fr}}
