:root{--sb-green-dark:#1e3932;--sb-green:#00704a;--sb-green-light:#d4e9e2;--sb-cream:#f7f3ec;--sb-brown:#6b4f3a;--sb-caramel:#a9713b;--sb-gold:#d4b98c}#app,body,html{height:100%}body{margin:0;background:var(--sb-cream);color:#2d2622;font-family:Helvetica Neue,Helvetica,PingFang SC,Microsoft YaHei,Arial,sans-serif}.app-wrapper{display:flex;min-height:100%}.sidebar-container{width:220px;min-height:100vh;background:var(--sb-green-dark)}.sidebar-container .logo{height:58px;display:flex;align-items:center;padding:0 18px;color:#fffdf9;font-size:18px;font-weight:700;letter-spacing:1px;border-bottom:1px solid rgba(212,185,140,.25)}.sidebar-container .logo b{width:34px;height:34px;margin-right:10px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--sb-gold);color:#3d2b1f}.sidebar-container .el-menu{border-right:0}.sidebar-container .el-menu-item:hover{background:rgba(0,112,74,.35)!important}.sidebar-container .el-menu-item.is-active{background:var(--sb-green)!important;border-left:4px solid var(--sb-gold)}.main-container{flex:1;min-width:0}.navbar{height:58px;line-height:58px;padding:0 24px;background:#fffdf9;border-bottom:2px solid var(--sb-gold);box-shadow:0 1px 4px rgba(30,57,50,.08);font-size:16px;font-weight:600;color:var(--sb-green-dark);justify-content:space-between}.navbar,.user-actions{display:flex;align-items:center}.user-actions{gap:14px;color:var(--sb-brown);font-size:14px;font-weight:400}.app-container,.app-main,.dashboard-container{padding:20px}.box-card{margin-top:20px}.el-card{background:#fffdf9;border:1px solid #efe8dc;border-radius:10px}.summary-card .label{color:#8d7f70;font-size:14px}.summary-card .value{margin-top:12px;color:var(--sb-green);font-size:32px;font-weight:700}.product-info{display:flex;align-items:center}.product-info img{width:54px;height:54px;margin-right:12px;border-radius:6px;-o-object-fit:cover;object-fit:cover;background:#f0e9dd}.product-info b,.product-info small{display:block}.product-info small{margin-top:4px;color:#9a8b7c}.danger-text{color:#b0492f}.form-card{max-width:720px}.el-button--primary{background:var(--sb-green);border-color:var(--sb-green)}.el-button--primary:focus,.el-button--primary:hover{background:#008558;border-color:#008558}.el-button--text,.el-link.el-link--primary{color:var(--sb-green)}.el-button--text:focus,.el-button--text:hover{color:#008558}.el-tag{background:var(--sb-green-light);border-color:#bcd9cd;color:var(--sb-green)}.el-table th{background:#f4efe6!important;color:var(--sb-brown)}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:var(--sb-green)}.el-input__inner:focus,.el-textarea__inner:focus{border-color:var(--sb-green)}.el-checkbox__input.is-checked .el-checkbox__inner,.el-radio__input.is-checked .el-radio__inner,.el-switch.is-checked .el-switch__core{background-color:var(--sb-green);border-color:var(--sb-green)}.el-checkbox__input.is-checked+.el-checkbox__label,.el-dropdown-menu__item:focus,.el-radio__input.is-checked+.el-radio__label,.el-select-dropdown__item.selected{color:var(--sb-green)}.el-loading-spinner .path{stroke:var(--sb-green)}