:root{--store-theme:#155c49;--store-theme-dark:#0b4034;--store-theme-light:#337a67;--store-theme-soft:rgba(21,92,73,.12)}aside{background:linear-gradient(175deg,var(--store-theme-dark),var(--store-theme),var(--store-theme-dark))!important}.login{background:radial-gradient(circle at 20% 15%,var(--store-theme-light) 0,transparent 30%),linear-gradient(145deg,var(--store-theme-dark),var(--store-theme))!important}.primary,.sale-doc-table th,.delivery-document th{background:linear-gradient(135deg,var(--store-theme),var(--store-theme-light))!important}.ghost,.link,.internal-profit,.profit-detail-button{color:var(--store-theme)!important}.card:after{background:linear-gradient(135deg,var(--store-theme-soft),transparent)!important}.sale-doc-head,.delivery-head{border-color:var(--store-theme)!important}.sale-doc-meta b,.delivery-head>div:last-child b,.sale-doc-totals .grand strong{color:var(--store-theme)!important}.theme-palette-setting{padding:22px!important;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,var(--store-theme-soft),#fff 55%)}.theme-setting-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.theme-setting-title label{font-size:16px;font-weight:700;color:var(--ink)}.theme-setting-title small{display:block;margin-top:6px;color:var(--muted)}.theme-current{display:flex;align-items:center;gap:10px;background:#fff;padding:7px 10px;border:1px solid var(--line);border-radius:10px}.theme-current input{width:42px!important;height:34px;padding:2px!important;border:0!important;background:none!important;cursor:pointer}.theme-current code{font-weight:700;color:var(--store-theme)}.theme-swatches{display:grid;grid-template-columns:repeat(8,minmax(88px,1fr));gap:10px;margin-top:18px}.theme-swatch{display:grid;justify-items:center;gap:7px;padding:11px 7px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--muted);cursor:pointer;transition:.18s}.theme-swatch i{width:30px;height:30px;border-radius:50%;background:var(--swatch);box-shadow:0 5px 12px color-mix(in srgb,var(--swatch) 28%,transparent)}.theme-swatch:hover{transform:translateY(-2px)}.theme-swatch.active{border-color:var(--swatch);box-shadow:0 0 0 3px var(--store-theme-soft);color:var(--ink);font-weight:700}@media(max-width:900px){.theme-swatches{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.theme-setting-title{align-items:flex-start;flex-direction:column}.theme-swatches{grid-template-columns:repeat(2,1fr)}}
