/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.grid{display:grid}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#17251e;--muted:#748078;--line:#e7ebe6;--cream:#f7f8f4;--green:#123f31;--lime:#c9ee63;--orange:#f6a94b}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Noto Sans Bengali,sans-serif}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:248px;padding:25px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 9px 27px;display:flex}.brand-mark{background:var(--green);width:39px;height:39px;color:var(--lime);border-radius:12px;place-items:center;font-size:23px;font-weight:900;display:grid}.brand strong{letter-spacing:2px;font-size:18px;display:block}.brand small{letter-spacing:1.5px;color:#758078;font-size:8px;font-weight:700}.sidebar nav{gap:4px;display:grid}.sidebar nav button{text-align:left;color:#6f7872;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:11px 13px;font-size:14px;font-weight:600}.sidebar nav button span{width:27px;font-size:17px;display:inline-grid}.sidebar nav button.active{color:var(--green);background:#e9f2e6}.side-card{background:#f4f9ef;border:1px solid #dcebd1;border-radius:12px;align-items:center;gap:9px;margin-top:auto;padding:12px;display:flex}.side-card>span{color:#56a744;font-size:11px}.side-card strong,.side-card small{font-size:11px;display:block}.side-card small{color:var(--muted);margin-top:3px}.profile{align-items:center;gap:9px;padding:18px 4px 0;display:flex}.avatar{background:#e8d7bc;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.profile strong,.profile small{font-size:11px;display:block}.profile small{color:var(--muted);margin-top:2px}.profile button{background:0 0;border:0;margin-left:auto}.content{width:calc(100% - 248px);max-width:1500px;margin-left:248px;padding:30px 38px 40px}header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}header p{color:var(--muted);margin:0 0 5px;font-size:12px}header h1{margin:0;font-size:24px}.header-actions{align-items:center;gap:13px;display:flex}.header-actions button{border:1px solid var(--line);background:#fff;border-radius:10px;width:38px;height:38px;position:relative}.header-actions i{background:#e95d4f;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.live{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 13px;font-size:11px}.live span{background:#4ba55c;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.menu-button{display:none}.quick-actions{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px;display:grid}.quick-actions button{text-align:left;cursor:pointer;border:0;border-radius:14px;align-items:center;gap:13px;padding:17px 19px;display:flex;box-shadow:0 7px 18px #2b3d2b0c}.quick-actions button b{border-radius:11px;place-items:center;width:38px;height:38px;font-size:21px;display:grid}.quick-actions button span{flex:1}.quick-actions strong,.quick-actions small{display:block}.quick-actions small{opacity:.68;margin-top:4px;font-size:10px}.quick-actions em{font-size:23px;font-style:normal}.purchase{background:#fff4df}.purchase b{color:#9b5b0b;background:#ffe2ac}.sale{background:var(--green);color:#fff}.sale b{color:var(--lime);background:#285c4c}.collection{background:#eef8d7}.collection b{color:#46700b;background:#d9efaa}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stats article,.panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px}.stat-head{align-items:center;gap:8px;display:flex}.stat-head>small{color:var(--muted);font-size:10px;font-weight:600}.stat-head i{color:var(--muted);margin-left:auto;font-size:9px;font-style:normal}.stat-icon{border-radius:8px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.stat-icon.amber{color:#b16811;background:#fff1d8}.stat-icon.green{color:#33783b;background:#e8f5df}.stat-icon.red{color:#ca4c3c;background:#ffebe7}.stat-icon.blue{color:#23728a;background:#e8f3f7}.stats h2{margin:15px 0 5px;font-size:22px}.stats h2 small{color:var(--muted);font-size:11px}.stats p{color:var(--muted);margin:0;font-size:10px}.up{color:#3b934c!important}.danger{color:#d35747!important}.grid{grid-template-columns:1fr 1.16fr;gap:17px;display:grid}.panel-title{justify-content:space-between;align-items:flex-start;margin-bottom:19px;display:flex}.panel-title h3{margin:0 0 5px;font-size:14px}.panel-title p{color:var(--muted);margin:0;font-size:10px}.panel-title button{color:#476454;cursor:pointer;background:0 0;border:0;font-size:10px}.stock-total{background:#f6f8f3;border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.egg{color:#fff;background:#f5c975;border-radius:50% 50% 46% 46%;place-items:center;width:42px;height:42px;display:grid}.stock-total small{color:var(--muted);font-size:9px}.stock-total h3{margin:3px 0 0;font-size:18px}.stock-total>span{color:#567257;margin-left:auto;font-size:9px}.bar{background:#eef0eb;border-radius:10px;height:6px;margin:14px 0 16px;overflow:hidden}.bar i{background:linear-gradient(90deg,#24614c,var(--lime));border-radius:10px;width:76%;height:100%;display:block}.stock-list{gap:13px;display:grid}.stock-list>div{grid-template-columns:12px 1fr auto 35px;align-items:center;font-size:10px;display:grid}.stock-list em{font-style:normal;font-weight:700}.stock-list small{text-align:right;color:var(--muted)}.dot{border-radius:50%;width:7px;height:7px}.brown{background:#a7753b}.white{background:#d4d8d1}.orange{background:#efb04d}.activity-list{display:grid}.activity{border-bottom:1px solid #eef0ed;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:11px 0;display:grid}.activity:last-child{border:0}.activity>span{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.activity>span.green{color:#3c8549;background:#e5f3e4}.activity>span.amber{color:#ad6b15;background:#fff0d6}.activity>span.blue{color:#28728e;background:#e5f1f7}.activity b,.activity small,.activity strong{font-size:10px;display:block}.activity small{color:var(--muted);margin-top:4px}.activity>div:last-child{text-align:right}.bottom-nav{display:none}.modal-backdrop{z-index:50;background:#0d2118a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.entry-modal{background:#fff;border-radius:20px;width:min(460px,100%);padding:22px;box-shadow:0 30px 70px #0003}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.modal-head small{color:var(--muted);font-size:10px}.modal-head h2{margin:3px 0 0}.modal-head button{background:#f1f3ef;border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.entry-modal form{gap:14px;display:grid}.entry-modal label{gap:6px;font-size:11px;font-weight:700;display:grid}.entry-modal input,.entry-modal select,.entry-modal textarea{width:100%;font:inherit;background:#fbfcfa;border:1px solid #dfe4de;border-radius:10px;outline:none;padding:12px}.entry-modal input:focus,.entry-modal select:focus,.entry-modal textarea:focus{border-color:#567d67;box-shadow:0 0 0 3px #dfece2}.entry-modal textarea{resize:vertical;min-height:68px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.submit{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;padding:14px;font-weight:700}.toast{color:#fff;z-index:80;background:#173e31;border-radius:12px;padding:13px 18px;font-size:12px;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 30px #0002}@media (width<=1000px){.stats{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.content{padding:25px}.quick-actions{gap:10px}}@media (width<=700px){body{background:#f8f9f6}.sidebar{width:250px;transition:all .25s;transform:translate(-105%);box-shadow:15px 0 40px #0002}.sidebar.show{transform:translate(0)}.content{width:100%;margin:0;padding:18px 15px 90px}.menu-button{background:#fff;border:0;border-radius:10px;width:38px;height:38px;margin-right:10px;font-size:18px;display:block}header{justify-content:flex-start;margin-bottom:20px}header h1{font-size:19px}.header-actions{margin-left:auto}.live{display:none}.quick-actions{grid-template-columns:1fr 1fr}.quick-actions .collection{grid-column:1/-1}.quick-actions button{padding:14px}.quick-actions button b{width:35px;height:35px}.quick-actions small{font-size:9px!important}.stats{grid-template-columns:1fr 1fr;gap:9px}.stats article{padding:13px}.stats h2{font-size:18px}.stat-head i{display:none}.grid{gap:11px}.stock-panel,.activity-panel{padding:15px}.bottom-nav{border-top:1px solid var(--line);z-index:30;padding:8px 6px max(8px,env(safe-area-inset-bottom));background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#8a928d;background:0 0;border:0;justify-items:center;gap:3px;font-size:18px;display:grid}.bottom-nav button small{font-size:9px}.bottom-nav button.active{color:var(--green)}.toast{text-align:center;bottom:82px;left:18px;right:18px}.entry-modal{padding:19px}.modal-backdrop{align-items:end;padding:0}.entry-modal{border-radius:20px 20px 0 0;max-height:92vh;overflow:auto}.form-row{grid-template-columns:1fr 1fr}}.voucher-overlay{z-index:100;background:#071d14cc;padding:24px;position:fixed;inset:0;overflow:auto}.voucher-shell{width:min(860px,100%);margin:auto}.voucher-actions{justify-content:space-between;margin-bottom:12px;display:flex}.voucher-actions button{color:#fff;cursor:pointer;background:#123f31;border:1px solid #fff5;border-radius:10px;padding:11px 16px;font-weight:700}.voucher-actions div button{color:#123f31;background:#c9ee63;border-color:#c9ee63}.voucher-paper{background:#fff;border-radius:16px;padding:34px;box-shadow:0 25px 80px #0005}.voucher-paper header{border-bottom:3px solid #123f31;margin-bottom:0;padding-bottom:18px}.voucher-paper header h2{color:#123f31;letter-spacing:1px;margin:0}.voucher-paper header p{margin:5px 0 0}.voucher-paper header>b{color:#fff;letter-spacing:1px;background:#123f31;border-radius:8px;padding:10px 14px;font-size:13px}.voucher-meta{background:#dfe7e1;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0;display:grid}.voucher-meta span{background:#f7faf7;gap:5px;padding:13px;display:grid}.voucher-meta small{color:#748078}.voucher-table{border:1px solid #dfe7e1}.voucher-row{text-align:right;border-bottom:1px solid #e8ece8;grid-template-columns:2fr .7fr .8fr 1fr;gap:10px;padding:13px 14px;font-size:13px;display:grid}.voucher-row>:first-child{text-align:left}.voucher-row:last-child{border:0}.voucher-head{color:#fff;background:#123f31;font-weight:700}.voucher-totals{width:min(360px,100%);margin:18px 0 30px auto;display:grid}.voucher-totals span,.voucher-totals>strong{border-bottom:1px solid #e5e9e5;justify-content:space-between;padding:9px 4px;display:flex}.voucher-totals>strong{color:#123f31;border-bottom:2px solid #123f31;font-size:16px}.voucher-paper footer{justify-content:space-between;padding-top:35px;display:flex}.voucher-paper footer span{text-align:center;color:#667069;border-top:1px solid #8b948e;min-width:150px;padding-top:7px;font-size:11px}@media (width<=700px){.voucher-overlay{padding:0}.voucher-shell{background:#fff;min-height:100vh}.voucher-actions{z-index:2;background:#123f31;margin:0;padding:10px;position:sticky;top:0}.voucher-paper{box-shadow:none;border-radius:0;padding:20px 14px}.voucher-paper header{align-items:flex-start;gap:10px}.voucher-paper header h2{font-size:18px}.voucher-paper header>b{padding:8px;font-size:10px}.voucher-meta{grid-template-columns:1fr}.voucher-row{grid-template-columns:1.5fr .6fr .75fr .9fr;gap:5px;padding:11px 8px;font-size:11px}.voucher-paper footer span{min-width:120px}}@media print{.sidebar,.content>header,.module-page>:not(.voucher-overlay),.bottom-nav{display:none!important}.content{width:100%;margin:0;padding:0}.voucher-overlay{background:#fff;padding:0;position:static;overflow:visible;display:block!important}.voucher-shell{width:100%;margin:0}.voucher-actions{display:none!important}.voucher-paper{box-shadow:none;border-radius:0;padding:12mm}.voucher-paper header{display:flex!important}}.stock-adjustment-button{color:#fff!important;background:#a87918!important;border-color:#d8b45b!important}.damage-register-button{color:#fff!important;background:#7f1d1d!important;border-color:#b45353!important}.stock-adjustment-modal{width:min(720px,100vw - 24px)}.adjustment-type-tabs{background:#eef3ec;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:8px;padding:5px;display:grid}.adjustment-type-tabs button{color:#496057;background:0 0;border:0;border-radius:10px;min-height:46px;font-weight:800}.adjustment-type-tabs button.active{color:#fff;background:#164c39;box-shadow:0 5px 16px #164c3930}.adjustment-type-tabs button.active.danger{background:#8b2525}.adjustment-note{color:#174f3b;background:#eef7f1;border:1px solid #c9e1d1;border-radius:12px;flex-direction:column;gap:4px;padding:13px 15px;display:flex}.adjustment-note.damage{color:#8b2525;background:#fff2f0;border-color:#f2c8c2}.adjustment-note small{font-size:12px;line-height:1.45}.damage-register-page{gap:18px;display:grid}.damage-register{overflow:auto}.damage-row{border-bottom:1px solid #e2e9e3;grid-template-columns:110px 1.2fr 1fr 100px 1.6fr 120px 76px;align-items:center;gap:12px;min-width:850px;padding:15px 18px;display:grid}.damage-row:last-child{border-bottom:0}.damage-head{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#173f32;font-size:12px;font-weight:800}.damage-row strong,.damage-row>b{color:#9b2c2c}@media (width<=700px){.stock-adjustment-modal{max-height:calc(100dvh - 18px);margin:9px;overflow:auto}.adjustment-type-tabs{grid-template-columns:1fr}.damage-register-page .godown-history-head{align-items:flex-start}.damage-register-page .godown-history-stats{grid-template-columns:1fr}}.item-ledger-row{grid-template-columns:.82fr .88fr 1.28fr .95fr .68fr .68fr .62fr .78fr .9fr .62fr!important;min-width:1080px!important}.movement-source{justify-content:center;align-items:center;width:max-content;max-width:100%;line-height:1.2;color:#245b43!important;text-align:center!important;background:#edf4ef!important;border-radius:999px!important;padding:5px 8px!important;font-size:9px!important;font-weight:900!important;display:inline-flex!important}.source-transfer-in,.source-transfer-out{color:#315f91!important;background:#e8f0fb!important}.source-ক্রয়{color:#8b5b13!important;background:#fff2d8!important}.source-বিক্রি{color:#176344!important;background:#e8f5eb!important}.source-damage{color:#a03d35!important;background:#fff0ed!important}.running-stock-balance{flex-direction:column;gap:2px;color:#164c39!important;display:flex!important}.running-stock-balance small{color:#75867b;font-size:9px;font-weight:700}.stock-adjustment-actions{justify-content:flex-end;gap:5px;display:flex}.stock-adjustment-actions button{color:#245d44;cursor:pointer;background:#fff;border:1px solid #d6dfd7;border-radius:8px;width:30px;height:30px;font-weight:900}.stock-adjustment-actions button:last-child{color:#a33b34;background:#fff6f5;border-color:#eccdc9}.multi-transfer-lines{background:#f4f8f4;border:1px solid #dbe6dc;border-radius:13px;gap:8px;padding:12px;display:grid}.multi-transfer-head,.multi-transfer-row{grid-template-columns:minmax(0,1fr) 130px 42px;align-items:center;gap:8px;display:grid}.multi-transfer-head{color:#66776d;text-transform:uppercase;padding:0 4px;font-size:10px;font-weight:900}.multi-transfer-row select,.multi-transfer-row input{background:#fff;border:1px solid #ccd9ce;border-radius:9px;width:100%;min-width:0;height:43px;padding:0 10px}.multi-transfer-row>button{color:#a33c34;background:#fff5f4;border:1px solid #eccac6;border-radius:9px;width:38px;height:38px;font-size:19px}.add-transfer-row{color:#205f42;background:#fff;border:1px dashed #7fa18a;border-radius:9px;justify-self:start;padding:9px 13px;font-weight:850}.add-transfer-row:disabled{opacity:.45}@media (width<=600px){.multi-transfer-head,.multi-transfer-row{grid-template-columns:minmax(0,1fr) 92px 38px}.multi-transfer-lines{padding:9px}.multi-transfer-row select,.multi-transfer-row input{padding:0 7px;font-size:12px}}.date-stock-summary{grid-template-columns:minmax(150px,auto) auto auto minmax(170px,auto);align-self:stretch;gap:7px;margin-left:auto;display:grid}.date-stock-summary>span{background:#f5f9f5;border:1px solid #d8e3da;border-radius:10px;flex-direction:column;justify-content:center;min-width:92px;padding:7px 10px;display:flex}.date-stock-summary small{color:#6d7d73;font-size:9px;font-weight:800}.date-stock-summary b{color:#245f45;font-size:12px}.date-stock-summary .opening{background:#fff8e8;border-color:#e8cf92}.date-stock-summary .opening b{color:#805f16}.date-stock-summary .opening em{color:#9a782b}.date-stock-summary .balance{background:#173f32;border-color:#173f32}.date-stock-summary .balance small,.date-stock-summary .balance em{color:#cde0d4}.date-stock-summary .balance strong{color:#fff;font-size:15px}.date-stock-summary em{font-size:9px;font-style:normal}@media (width<=800px){.godown-history-filter:has(.date-stock-summary){flex-wrap:wrap}.date-stock-summary{grid-template-columns:1fr 1fr;width:100%;margin-left:0}.date-stock-summary .balance{grid-column:auto}}@media (width<=600px){.date-stock-summary{grid-column:1/-1;grid-template-columns:1fr 1fr}.date-stock-summary .balance{grid-column:1/-1}}.record-party-note{gap:3px;min-width:0;display:grid}.record-party-note small{text-overflow:ellipsis;white-space:nowrap;color:#6f7d76;max-width:190px;font-size:10px;font-weight:600;display:block;overflow:hidden}.purchase-party-godown-grid input[list]{color:#18392d;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cfdad2;border-radius:10px;padding:10px 12px}.adjustment-type-tabs:has([data-stock-matching-minus]){grid-template-columns:repeat(4,1fr)}.adjustment-type-tabs button.active.decrease{background:#8a4b15}.adjustment-note.decrease{color:#7b4819;background:#fff7e8;border-color:#e8c894}@media (width<=700px){.adjustment-type-tabs:has([data-stock-matching-minus]){grid-template-columns:1fr 1fr}}.sales-date-filter{background:linear-gradient(135deg,#f2f8f3,#fff);border:1px solid #d8e4db;border-radius:14px;align-items:end;gap:10px;padding:13px 15px;display:flex;box-shadow:0 5px 18px #173f3209}.sales-date-filter>div{gap:9px;display:flex}.sales-date-filter label{color:#617268;gap:5px;font-size:10px;font-weight:850;display:grid}.sales-date-filter input{color:#173f32;height:39px;font:inherit;background:#fff;border:1px solid #cfdcd2;border-radius:9px;padding:0 10px}.sales-date-filter>span{text-align:right;gap:3px;margin-left:auto;display:grid}.sales-date-filter>span b{color:#174b38;font-size:12px}.sales-date-filter>span small{color:#748279;font-size:9px}.sales-date-filter>button{color:#315e49;cursor:pointer;background:#fff;border:1px solid #cbd9ce;border-radius:9px;height:39px;padding:0 13px;font-weight:800}.sales-date-filter>button.active{color:#fff;background:#173f32;border-color:#173f32}@media (width<=700px){.sales-date-filter{grid-template-columns:1fr 1fr;align-items:end;display:grid}.sales-date-filter>div{grid-column:1/-1}.sales-date-filter label{flex:1}.sales-date-filter>span{text-align:left;grid-area:2/1/auto/-1;margin:0}.sales-date-filter>button{width:100%}}.container-trade-page{padding-bottom:30px}.container-trade-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.container-trade-grid article{background:#fff;border:1px solid #dce5dd;border-radius:18px;grid-template-columns:auto 1fr;gap:16px;padding:24px;display:grid;box-shadow:0 12px 30px #173f3010}.container-trade-grid article>i{color:#174b38;background:#e8f2eb;border-radius:15px;place-items:center;width:52px;height:52px;font-size:23px;font-style:normal;display:grid}.container-trade-grid small{color:#74847b;letter-spacing:.08em;font-size:9px;font-weight:900}.container-trade-grid h3{color:#173f30;margin:4px 0 5px;font-size:24px}.container-trade-grid p{color:#738078;margin:0;font-size:11px}.container-trade-grid article>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.container-trade-grid button{color:#fff;cursor:pointer;background:#174b38;border:0;border-radius:11px;min-height:44px;font-weight:850}.container-trade-grid button+button{background:#c79432}.container-trade-note{color:#52675b;background:#f4f8f4;border:1px solid #dae6dc;border-radius:12px;gap:10px;margin-top:14px;padding:13px 16px;font-size:11px;display:flex}.container-trade-note b{color:#1b503b}@media (width<=720px){.container-trade-grid{grid-template-columns:1fr}.container-trade-grid article{padding:18px}.container-trade-grid article>div:last-child{grid-template-columns:1fr}.container-trade-note{display:grid}}.container-purchase-register{margin-top:18px;overflow:hidden}.container-register-head{border-bottom:1px solid #e5ece7;justify-content:space-between;gap:16px;padding:20px;display:flex}.container-register-head small{color:#8b6630;letter-spacing:.1em;font-size:9px;font-weight:900}.container-register-head h3{color:#173f30;margin:4px 0}.container-register-head p{color:#748077;margin:0;font-size:11px}.container-register-head>strong{color:#22553f;background:#edf5ef;border-radius:999px;align-self:center;padding:8px 12px;font-size:11px}.container-register-table{overflow-x:auto}.container-register-row{color:#526158;border-bottom:1px solid #edf1ee;grid-template-columns:120px 110px minmax(170px,1fr) 130px 110px 130px;align-items:center;min-width:760px;padding:13px 20px;font-size:12px;display:grid}.container-register-row.head{color:#7a877f;background:#f7f9f7;font-size:10px;font-weight:850}.container-register-row i{color:#20563e;background:#e9f3ec;border-radius:8px;width:max-content;padding:5px 9px;font-style:normal;font-weight:850;display:inline-block}.container-register-row i.tray{color:#815c1d;background:#fff2db}.container-register-empty{text-align:center;color:#7b877f;padding:30px;font-size:12px}@media (width<=720px){.container-register-head{display:grid}.container-register-head>strong{justify-self:start}.container-register-row{padding-left:16px;padding-right:16px}}.sale-party-search-field{color:#254c3a;background:#f8fbf9;border:1px solid #cfded3;border-radius:11px;gap:4px;width:min(100%,390px);padding:8px 10px;font-size:10px;font-weight:850;display:grid}.sale-party-search-field>div{background:#fff;border:1px solid #b8cdbf;border-radius:8px;grid-template-columns:29px 1fr;align-items:center;display:grid;overflow:hidden}.sale-party-search-field>div>span{color:#2c6b4d;place-items:center;height:36px;font-size:15px;display:grid}.sale-party-search-field input{width:100%;height:36px;font:inherit;color:#173f32;background:#fff;outline:0;border:0!important;padding:0 9px 0 0!important}.sale-party-search-field input::placeholder{color:#0000}.sale-party-search-field>small{display:none}.sale-info-grid>.sale-customer-field{display:none!important}@media (width<=600px){.sale-party-search-field{width:100%;padding:7px 8px}.sale-party-search-field input{font-size:12px}}.sale-primary-row{grid-template-columns:minmax(300px,1fr) 238px;align-items:stretch;gap:8px;display:grid}.sale-primary-row>.sale-party-search-field{width:100%;padding:7px 9px}.sale-primary-meta{grid-template-columns:92px 138px;gap:8px;display:grid}.sale-primary-due,.sale-primary-meta label{background:#f6faf7;border:1px solid #d7e2da;border-radius:10px;align-content:center;min-height:58px;padding:7px 9px;display:grid}.sale-primary-due small,.sale-primary-meta label{color:#63766b;font-size:9px;font-weight:850}.sale-primary-due strong{color:#174b38;font-size:14px}.sale-primary-meta input{color:#173f32;background:#fff;border:1px solid #c9d7cd;border-radius:7px;width:100%;height:33px;margin-top:3px;padding:0 7px}.sale-party-search-field>div{position:relative;overflow:visible}.sale-party-search-results{z-index:12;background:#fff;border:1px solid #c9d8ce;border-radius:9px;max-height:190px;padding:4px;display:grid;position:absolute;top:calc(100% + 4px);left:-1px;right:-1px;overflow:auto;box-shadow:0 12px 28px #173f3226}.sale-party-search-results button{color:#173f32;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:6px;min-height:34px;padding:7px 9px;font-size:11px;font-weight:750}.sale-party-search-results button:hover{background:#edf5ef}.sale-info-grid>.sale-customer-due,.sale-info-grid>.sale-date-field{display:none!important}@media (width<=700px){.sale-primary-row{grid-template-columns:minmax(240px,1fr) 220px}.sale-primary-meta{grid-template-columns:82px 130px}}@media (width<=520px){.sale-primary-row{grid-template-columns:minmax(0,1fr) 156px;gap:6px}.sale-primary-meta{grid-template-columns:70px 80px;gap:6px}.sale-primary-row>.sale-party-search-field{padding:6px 7px}.sale-primary-due,.sale-primary-meta label{min-height:54px;padding:6px}.sale-primary-due small{font-size:7px}.sale-primary-due strong{font-size:12px}.sale-primary-meta input{height:31px;padding:0 3px;font-size:9px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.role-page-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.role-page-head h2{margin:0 0 5px;font-size:20px}.role-page-head p{color:var(--muted);margin:0;font-size:11px}.new-user{background:var(--green);color:#fff;border:0;border-radius:10px;padding:11px 15px;font-size:11px;font-weight:700}.role-layout{grid-template-columns:300px 1fr;gap:17px;display:grid}.role-list,.permission-card{padding:17px}.role-list-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.role-list-title h3{margin:0;font-size:13px}.role-list-title button{width:28px;height:28px;color:var(--green);background:#edf2ea;border:0;border-radius:8px}.role-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;width:100%;margin-bottom:4px;padding:10px;display:flex}.role-item:hover,.role-item.selected{background:#eef5ea}.role-item>i{color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:700;display:grid}.role-item span{flex:1}.role-item b,.role-item small{font-size:10px;display:block}.role-item small{color:var(--muted);margin-top:4px}.role-item em{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:10px;padding:4px 7px;font-size:9px;font-style:normal}.permission-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.permission-title small{color:var(--muted);font-size:9px}.permission-title h3{margin:3px 0 0;font-size:17px}.permission-title>span{color:#45644d;background:#eef5ea;border-radius:20px;padding:6px 10px;font-size:9px}.permission-note{color:#557061;background:#f2f7ed;border-radius:9px;margin:13px 0;padding:10px;font-size:9px}.permission-table{border:1px solid var(--line);border-radius:11px;overflow:hidden}.permission-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(130px,1.6fr) repeat(3,1fr);align-items:center;min-height:43px;padding:0 12px;display:grid}.permission-row:last-child{border:0}.permission-row b{font-size:10px}.permission-row>span{text-align:center;color:var(--muted);font-size:9px}.permission-header{background:#f7f9f5;min-height:36px}.switch input{opacity:0;position:absolute}.switch i{cursor:pointer;vertical-align:middle;background:#d9ded8;border-radius:20px;width:31px;height:17px;display:inline-block;position:relative}.switch i:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:all .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0002}.switch input:checked+i{background:#2c6a50}.switch input:checked+i:after{transform:translate(14px)}.permission-row em{color:#c5cac6;font-style:normal}.special-permissions{padding:16px 0 4px}.special-permissions h4{margin:0 0 10px;font-size:11px}.special-permissions label{align-items:flex-start;gap:9px;margin:10px 0;font-size:10px;display:flex}.special-permissions input{accent-color:var(--green);margin-top:2px}.special-permissions b,.special-permissions small{display:block}.special-permissions small{color:var(--muted);margin-top:3px}.permission-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding-top:14px;display:flex}.permission-actions button{border-radius:9px;padding:10px 14px;font-size:10px;font-weight:700}.cancel-permission{border:1px solid var(--line);background:#fff}.save-permission{background:var(--green);color:#fff;border:0}@media (width<=1000px){.role-layout{grid-template-columns:1fr}.role-list{gap:5px;display:flex;overflow:auto}.role-list-title{min-width:90px}.role-item{min-width:175px}.permission-card{overflow:auto}}@media (width<=700px){.role-page-head{align-items:flex-start}.role-page-head p{max-width:210px}.new-user{padding:9px}.role-list{padding:10px}.permission-card{padding:12px}.permission-row{grid-template-columns:minmax(115px,1.5fr) repeat(3,1fr);padding:0 7px}.permission-row b{font-size:9px}}.module-head{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.module-head h2{margin:0 0 5px;font-size:20px}.module-head p{color:var(--muted);margin:0;font-size:11px}.module-head>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 15px;font-size:11px;font-weight:700}.module-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.module-stats article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px}.module-stats small,.module-stats strong{display:block}.module-stats small{color:var(--muted);margin-bottom:9px;font-size:10px}.records{padding:0;overflow:hidden}.records-toolbar{border-bottom:1px solid var(--line);gap:8px;padding:13px;display:flex}.search{border:1px solid var(--line);color:var(--muted);background:#fbfcfa;border-radius:9px;flex:1;padding:0 10px}.search input{background:0 0;border:0;outline:0;width:calc(100% - 25px);padding:10px;font-size:10px}.records-toolbar>button{border:1px solid var(--line);color:#536157;background:#fff;border-radius:9px;padding:0 12px;font-size:10px}.record-row{border-bottom:1px solid #edf0ec;grid-template-columns:1fr 1.8fr .8fr 1fr .8fr 35px;align-items:center;min-height:54px;padding:0 14px;font-size:10px;display:grid}.record-row:last-child{border:0}.record-head{min-height:38px;color:var(--muted);background:#f7f9f5;font-size:9px}.record-row>button{background:0 0;border:0}.paid{color:#397246;background:#eaf5e6;border-radius:12px;padding:5px 8px;font-style:normal}.empty-state{text-align:center;padding:55px 20px}.empty-state b,.empty-state small{display:block}.empty-state small{color:var(--muted);margin-top:6px}.settings-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.settings-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:13px;padding:17px;display:flex}.settings-grid i{background:#eef4e9;border-radius:11px;place-items:center;width:40px;height:40px;font-size:18px;font-style:normal;display:grid}.settings-grid span{flex:1}.settings-grid b,.settings-grid small{display:block}.settings-grid small{color:var(--muted);margin-top:5px;font-size:9px}.settings-grid em{color:var(--muted);font-style:normal}.report-grid{grid-template-columns:1.2fr 1fr;gap:14px;display:grid}.report-grid h3{margin:0 0 18px;font-size:12px}.chart-bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:7%;height:220px;padding:15px 10px 27px;display:flex}.chart-bars>span{background:linear-gradient(#9bc957,#236048);border-radius:6px 6px 0 0;flex:1;min-width:18px;position:relative}.chart-bars i{text-align:center;width:100%;color:var(--muted);font-size:8px;font-style:normal;position:absolute;bottom:-22px}.report-links{align-content:start;gap:3px;display:grid}.report-links button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;padding:12px 3px;font-size:10px}.report-links button span{float:right;color:var(--muted);font-size:9px}@media (width<=800px){.record-row{grid-template-columns:1fr 1.5fr .8fr 30px}.record-row>:nth-child(3),.record-row>:nth-child(5){display:none}.report-grid,.settings-grid{grid-template-columns:1fr}}@media (width<=600px){.module-head h2{font-size:17px}.module-head p{max-width:220px}.module-head>button{padding:9px 10px}.module-stats{gap:7px}.module-stats article{padding:11px}.module-stats strong{font-size:14px}.module-stats small{font-size:8px}.records-toolbar{padding:9px}.records-toolbar>button{padding:0 7px}.record-row{grid-template-columns:.9fr 1.5fr .9fr 28px;padding:0 9px}.record-row>:nth-child(3),.record-row>:nth-child(5){display:none}}.language-switch{background:#e9ede8;border-radius:9px;padding:3px;display:flex}.language-switch button{color:#68736b;background:0 0;border:0;border-radius:7px;width:auto;height:28px;padding:0 9px;font-size:9px;font-weight:700}.language-switch button.selected{color:var(--green);background:#fff;box-shadow:0 2px 6px #1d35250f}.language-switch+button{flex:none}@media (width<=700px){.language-switch button{padding:0 7px}.header-actions>button[aria-label=Notifications]{display:none}}body{font-size:15px;line-height:1.45}.brand small{font-size:10px}.sidebar nav button{font-size:15px}.side-card strong,.side-card small,.profile strong,.profile small{font-size:12px}header p{font-size:13px}header h1{font-size:28px}.live{font-size:12px}.quick-actions strong{font-size:16px}.quick-actions small,.stat-head>small{font-size:13px}.stat-head i{font-size:11px}.stats h2{font-size:27px}.stats h2 small{font-size:13px}.stats p{font-size:12px}.panel-title h3{font-size:17px}.panel-title p,.panel-title button,.stock-total small{font-size:12px}.stock-total h3{font-size:22px}.stock-total>span{font-size:11px}.stock-list>div{font-size:13px}.activity b,.activity small,.activity strong{font-size:12px}.entry-modal label{font-size:13px}.entry-modal input,.entry-modal select,.entry-modal textarea{font-size:14px}.module-head h2,.role-page-head h2{font-size:24px}.module-head p,.role-page-head p,.module-head>button,.new-user{font-size:13px}.module-stats small{font-size:12px}.module-stats strong{font-size:23px}.search input,.records-toolbar>button,.record-row{font-size:12px}.record-head{font-size:11px}.settings-grid b{font-size:14px}.settings-grid small{font-size:12px}.report-grid h3{font-size:15px}.report-links button{font-size:13px}.report-links button span{font-size:11px}.role-list-title h3{font-size:15px}.role-item b,.role-item small{font-size:12px}.role-item em,.permission-title small{font-size:11px}.permission-title h3{font-size:20px}.permission-title>span,.permission-note{font-size:11px}.permission-row b,.permission-row>span{font-size:12px}.special-permissions h4{font-size:14px}.special-permissions label,.permission-actions button{font-size:12px}.language-switch button{font-size:11px}@media (width<=700px){body{font-size:14px}header h1{font-size:22px}.quick-actions strong{font-size:14px}.quick-actions small{font-size:11px!important}.stats h2{font-size:21px}.stats p{font-size:11px}.module-head h2,.role-page-head h2{font-size:20px}.module-head p,.role-page-head p{font-size:11px}.module-stats small{font-size:10px}.module-stats strong{font-size:17px}.record-row{font-size:11px}.permission-row b,.permission-row>span{font-size:10px}.bottom-nav button small{font-size:11px}}.party-buttons{gap:8px;display:flex}.party-buttons button{background:var(--green);color:#fff;border:0;border-radius:10px;padding:11px 14px;font-size:12px;font-weight:700}.party-buttons button+button{color:var(--green);background:#e8f0e5}.party-row{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.5fr 1.2fr 1fr 1fr 154px;align-items:center;min-height:58px;padding:0 14px;font-size:13px;display:grid}.party-head{min-height:40px;color:var(--muted);background:#f7f9f5;font-size:11px}.party-row .ledger-button{color:var(--green);cursor:pointer;background:#f4f8f2;border:1px solid #cfdad2;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:700}.customer-tag,.supplier-tag{border-radius:12px;padding:5px 9px;font-size:11px;font-style:normal}.customer-tag{color:#397246;background:#e7f3e4}.supplier-tag{color:#a96614;background:#fff0d8}.party-row-actions{align-items:center;gap:6px;display:flex}.party-row-actions .ledger-button{flex:1}.party-edit-button,.party-delete-button{cursor:pointer;border-radius:8px;width:31px;height:31px;font-size:15px;font-weight:900}.party-edit-button{color:#176245;background:#edf8f1;border:1px solid #bcd8c8}.party-edit-button:hover{color:#fff;background:#176245}.party-delete-button{color:#a13e35;background:#fff1ee;border:1px solid #e5b9b2}.party-delete-button:hover{color:#fff;background:#a13e35}.ledger-head-actions{align-items:center;gap:7px;display:flex}.ledger-head-actions .ledger-edit-icon{width:36px;height:36px;color:#176245!important;background:#edf8f1!important;border:1px solid #bcd8c8!important;border-radius:9px!important;padding:0!important;font-size:17px!important}.ledger-modal{background:#fff;border-radius:20px;width:min(850px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 30px 70px #0003}.ledger-modal .modal-head p{color:var(--muted);margin:6px 0 0;font-size:12px}.ledger-toolbar{align-items:end;gap:10px;margin:15px 0;display:flex}.ledger-toolbar label{gap:5px;font-size:11px;font-weight:700;display:grid}.ledger-toolbar input{border:1px solid var(--line);border-radius:8px;padding:9px}.ledger-toolbar button{background:var(--green);color:#fff;border:0;border-radius:9px;margin-left:auto;padding:10px 14px;font-weight:700}.ledger-table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.ledger-row{border-bottom:1px solid var(--line);grid-template-columns:1.1fr 1.6fr 1fr 1fr 1fr;align-items:center;min-height:52px;padding:0 13px;font-size:12px;display:grid}.ledger-row:last-child{border:0}.ledger-head{min-height:38px;color:var(--muted);background:#f5f8f4;font-size:10px}.ledger-empty{text-align:center;color:var(--muted);padding:35px 15px;font-size:12px}.ledger-head-actions .ledger-pdf-button{cursor:pointer;align-items:center;gap:5px;height:36px;display:inline-flex;color:#173f31!important;background:#fff7d6!important;border:1px solid #f0d98e!important;border-radius:9px!important;padding:0 11px!important;font-size:15px!important;font-weight:900!important}.ledger-head-actions .ledger-pdf-button span{letter-spacing:.05em;font-size:11px}.ledger-head-actions .ledger-pdf-button:hover{background:#e8c75e!important}.ledger-head-actions .ledger-pdf-button:disabled{opacity:.65;cursor:wait}@media (width<=750px){.ledger-head-actions{flex-wrap:wrap;justify-content:flex-end}.ledger-head-actions .ledger-pdf-button{justify-content:center;width:38px;padding:0!important}.ledger-head-actions .ledger-pdf-button span{display:none}}.party-row>strong small{color:#6d7b72;margin-top:3px;font-size:9px;font-weight:750;display:block}.party-type-filter{align-items:center;gap:10px;margin:-3px 0 12px;display:flex}.party-type-filter label{color:#274c3c;align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.party-type-filter select{color:#174d38;background:#fff;border:1px solid #c8d7cd;border-radius:9px;min-width:118px;padding:8px 30px 8px 10px;font-weight:750}.party-type-filter small{color:#7a877f;font-size:10px}.party-type-filter .party-ledger-search{color:#fff;background:linear-gradient(100deg,#eef7f0,#fffdf5);border:1px solid #b99a42;border-radius:9px;align-items:center;width:min(245px,100%);min-height:35px;padding:0 8px;display:flex;box-shadow:0 3px 10px #173f3112}.party-ledger-search span{color:#f1d477;background:#174d38;border-radius:7px;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.party-ledger-search input{color:#173f31;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:8px 4px;font-size:11px}.party-ledger-search input::placeholder{color:#667a6d;font-weight:650}.party-type-filter .party-ledger-search:focus-within{border-color:#174d38;box-shadow:0 0 0 3px #174d3818}@media (width<=600px){.party-type-filter{grid-template-columns:auto minmax(0,1fr);gap:7px;display:grid}.party-type-filter .party-ledger-search{width:100%}.party-type-filter>small{grid-column:1/-1}}@media (width<=750px){.module-head{gap:10px}.party-buttons{display:grid}.party-buttons button{padding:8px;font-size:10px}.party-row{grid-template-columns:1fr 1.5fr 1fr 90px}.party-row>:nth-child(3),.party-row>:nth-child(4){display:none}.ledger-modal{border-radius:20px 20px 0 0;padding:16px}.ledger-toolbar{grid-template-columns:1fr 1fr;display:grid}.ledger-toolbar button{grid-column:1/-1;margin:0}.ledger-row{grid-template-columns:1.2fr 1.3fr 1fr 1fr}.ledger-row>:last-child{display:none}}@media print{body *{visibility:hidden}.ledger-modal,.ledger-modal *{visibility:visible}.ledger-modal{width:100%;max-height:none;box-shadow:none;position:fixed;inset:0}.ledger-toolbar,.ledger-modal .modal-head>button{display:none}}.godown-cards{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.godown-card-head{align-items:center;gap:11px;display:flex}.godown-card-head>i{width:40px;height:40px;color:var(--green);background:#e9f3e5;border-radius:10px;place-items:center;font-size:19px;font-style:normal;display:grid}.godown-card-head>div{flex:1}.godown-card-head b,.godown-card-head small{display:block}.godown-card-head b{font-size:15px}.godown-card-head small{color:var(--muted);margin-top:3px;font-size:11px}.godown-card-head button{background:0 0;border:0}.godown-card-actions{gap:5px;display:flex}.godown-card-actions button{color:#164c38;cursor:pointer;width:30px;height:30px;font-size:15px;background:#edf5ef!important;border-radius:8px!important}.godown-card-actions button:last-child{color:#b7392f;background:#fff0ed!important}.godown-card-actions button:hover{transform:translateY(-1px);box-shadow:0 3px 9px #173c2e20}.godown-capacity{justify-content:space-between;margin-top:20px;display:flex}.godown-capacity span:last-child{text-align:right}.godown-capacity small,.godown-capacity b{display:block}.godown-capacity small{color:var(--muted);font-size:11px}.godown-capacity b{margin-top:4px;font-size:14px}.godown-cards article>p{color:var(--muted);margin:12px 0 0;font-size:11px}@media (width<=1000px){.godown-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.godown-cards{grid-template-columns:1fr}}.godown-capacity>span{flex:1}.godown-capacity>span:nth-child(2){text-align:center}.godown-capacity>span:last-child{text-align:right}.entry-modal select:invalid{color:var(--muted)}.entry-modal select option{color:var(--ink)}.entry-modal .form-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.entry-modal input[readonly]{color:var(--green);background:#eef4ec;font-weight:800}@media (width<=560px){.entry-modal .form-row.three{grid-template-columns:1fr}}.purchase-bill-modal{width:min(760px,96%);max-height:94vh;overflow:auto}.purchase-bill-modal .purchase-date{width:190px}.purchase-bill-top{justify-content:space-between;align-items:end;gap:18px;display:flex}.bill-company{text-align:right;padding-bottom:4px}.bill-company strong,.bill-company small{display:block}.bill-company strong{color:var(--green);letter-spacing:.04em;font-size:16px}.bill-company small{color:var(--muted);margin-top:4px}.bill-lines{border:1px solid var(--line);border-radius:12px;overflow:hidden}.tray-rule{color:#755515;background:#fff8df;border-bottom:1px solid #eadba7;padding:10px 12px;font-size:12px;font-weight:700}.bill-line{border-bottom:1px solid var(--line);grid-template-columns:1.7fr 1fr 1fr 1fr 36px;align-items:center;gap:10px;padding:10px;display:grid}.bill-line-head{min-height:38px;color:var(--muted);background:#f4f7f2;font-size:11px;font-weight:700}.bill-line input,.bill-line select{padding:10px}.bill-line>strong{color:var(--green)}.bill-line>strong small{color:var(--muted);margin-top:3px;font-size:10px;font-weight:600;display:block}.bill-line>button{color:#a5483f;background:#f4e9e7;border:0;border-radius:8px;width:30px;height:30px;font-size:18px}.bill-line>button:disabled{opacity:.35}.bill-footer{background:#fbfcfa;justify-content:space-between;align-items:center;padding:12px;display:flex}.bill-footer>button{color:var(--green);background:#fff;border:1px solid #cbd8ce;border-radius:8px;padding:9px 12px;font-weight:700}.bill-footer span{font-size:13px}.bill-footer strong{margin-left:10px;font-size:18px}@media (width<=650px){.purchase-bill-modal{border-radius:20px 20px 0 0;width:100%;max-height:94vh;padding:16px}.purchase-bill-top{align-items:end}.bill-company strong{font-size:12px}.bill-lines{overflow:visible}.purchase-bill-modal .bill-line{grid-template-columns:minmax(78px,1.45fr) minmax(48px,.72fr) minmax(54px,.8fr) minmax(68px,1fr) 28px;gap:5px;min-width:0;padding:8px 6px}.purchase-bill-modal .bill-line-head{color:#fff;letter-spacing:.01em;background:linear-gradient(90deg,#073f2d,#0b5b40);min-height:40px;font-size:10px;font-weight:900;display:grid}.purchase-bill-modal .bill-line-head span{white-space:nowrap;text-align:left;display:block}.purchase-bill-modal .bill-line-head span:last-child{text-align:center;font-size:9px}.purchase-bill-modal .bill-line>select{grid-column:auto}.purchase-bill-modal .bill-line input,.purchase-bill-modal .bill-line select{width:100%;min-width:0;padding:8px 5px;font-size:11px}.purchase-bill-modal .bill-line>strong{white-space:nowrap;align-self:center;padding-left:1px;font-size:11px}.purchase-bill-modal .bill-line>button{justify-self:center;width:28px;height:28px}.bill-footer{gap:10px;min-width:0}.bill-footer strong{margin-left:4px;font-size:15px}}.sale-entry-modal{width:min(680px,94%);max-height:94vh;padding:24px;overflow:auto}.sale-entry-modal form{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.sale-entry-modal form>label:first-child,.sale-entry-modal .form-row,.sale-entry-modal .submit{grid-column:1/-1}.sale-entry-modal .form-row.three{grid-template-columns:1fr 1fr 1fr;margin:2px 0}.sale-entry-modal label{font-size:13px;font-weight:750}.sale-entry-modal input,.sale-entry-modal select{min-height:48px;font-size:15px}.sale-entry-modal .submit{min-height:52px;margin-top:2px;font-size:15px}@media (width<=620px){.sale-entry-modal{border-radius:22px 22px 0 0;width:100%;max-height:94vh;padding:18px}.sale-entry-modal form{grid-template-columns:1fr;gap:12px}.sale-entry-modal form>label,.sale-entry-modal .form-row,.sale-entry-modal .submit{grid-column:1}.sale-entry-modal .form-row.three{grid-template-columns:1fr}.sale-entry-modal input,.sale-entry-modal select{min-height:52px;font-size:16px}.sale-entry-modal label{font-size:14px}}.ledger-page-head{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:18px;display:grid}.ledger-page-head>button{border:1px solid var(--line);color:var(--green);cursor:pointer;background:#fff;border-radius:10px;padding:11px 14px;font-weight:700}.ledger-page-head>button:last-child{background:var(--green);color:#fff}.ledger-page-head small,.ledger-page-head p{color:var(--muted);font-size:12px}.ledger-page-head h2{margin:3px 0}.ledger-page-head p{margin:0}.ledger-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.ledger-summary article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px}.ledger-summary small,.ledger-summary strong{display:block}.ledger-summary small{color:var(--muted);margin-bottom:8px;font-size:11px}.ledger-summary strong{font-size:20px}.ledger-page .ledger-toolbar{align-items:end;gap:10px;margin-bottom:14px;padding:13px;display:flex}.ledger-page .ledger-toolbar label{gap:5px;font-size:11px;font-weight:700;display:grid}.ledger-page .ledger-toolbar input{border:1px solid var(--line);border-radius:8px;padding:9px}.ledger-page .ledger-toolbar button{background:var(--green);color:#fff;border:0;border-radius:9px;margin:0;padding:10px 14px;font-weight:700}.ledger-detail{overflow:auto}.ledger-detail-row{border-bottom:1px solid var(--line);grid-template-columns:1fr .9fr 1.35fr 1.15fr .65fr .75fr .85fr .8fr .85fr;align-items:center;gap:8px;min-width:1050px;min-height:54px;padding:0 12px;font-size:11px;display:grid}.ledger-detail-row:last-child{border:0}.ledger-detail-head{min-height:38px;color:var(--muted);background:#f5f8f4;font-size:10px}.ledger-detail-row b small{color:var(--muted);margin-top:3px;font-weight:400;display:block}.ledger-detail-row code{color:#0a5b41;background:#e9f3ec;border-radius:6px;width:max-content;padding:5px 6px;font-family:inherit;font-size:10px;font-weight:850}.ledger-item-name{color:#214c3b;font-weight:750;line-height:1.25}.ledger-paid-breakdown b,.ledger-paid-breakdown small{display:block}.ledger-paid-breakdown b{color:#123f31}.ledger-paid-breakdown small{color:#527063;margin-top:2px;font-size:8px;font-weight:750;line-height:1.2}@media (width<=750px){.ledger-page-head{grid-template-columns:1fr auto}.ledger-page-head>button:first-child{grid-column:1/-1;justify-self:start}.ledger-page-head>div{min-width:0}.ledger-page-head h2{font-size:20px}.ledger-summary{grid-template-columns:1fr 1fr}.ledger-summary strong{font-size:17px}.ledger-page .ledger-toolbar{grid-template-columns:1fr 1fr;display:grid}.ledger-page .ledger-toolbar button{grid-column:1/-1}.ledger-page .ledger-toolbar input{width:100%}.ledger-detail-row{grid-template-columns:76px 82px 112px 96px 48px 60px 68px 62px 68px;column-gap:5px;min-width:720px;min-height:48px;padding:0 7px;font-size:11px}.ledger-detail-head{color:#173f31;letter-spacing:.01em;background:#e9f2e7;min-height:36px;font-size:10px;font-weight:900}.ledger-detail-row b{font-size:11px}.ledger-detail-row b small{margin-top:2px;font-size:9px}.ledger-detail-row strong{font-size:11px}.ledger-detail-row code{padding:4px 5px;font-size:9px}}@media print{.sidebar,header,.bottom-nav,.ledger-page-head>button,.ledger-toolbar{display:none!important}.content{margin:0!important;padding:20px!important}.ledger-summary{grid-template-columns:repeat(4,1fr)}.ledger-detail{overflow:visible}.ledger-detail-row{min-width:0}}.ledger-detail-row>strong small,.ledger-summary article:last-child strong small{color:#6d7b72;margin-top:3px;font-size:8px;font-weight:800;display:block}.ledger-detail-row>strong.paid-value small{color:#167044}.ledger-detail-row>strong.due-value small{color:#a33f34}.aem-app{--g:#123f31;--lime:#d8e9b6;--gold:#e0b54c;--bg:#f4f6f1;background:var(--bg);color:#183027;min-height:100dvh;padding-bottom:78px;font-family:Arial,Noto Sans Bengali,sans-serif}.aem-header{z-index:5;background:#fff;border-bottom:1px solid #e1e7df;justify-content:space-between;align-items:center;height:68px;padding:0 18px;display:flex;position:sticky;top:0}.aem-brand{align-items:center;gap:10px;display:flex}.aem-brand>i{background:var(--g);color:#f4d77c;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;font-style:normal;font-weight:900;display:grid}.aem-brand span,.aem-brand b,.aem-brand small{display:block}.aem-brand b{font-size:15px}.aem-brand small{color:#718078;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:10px}.aem-header>button{color:var(--g);background:#edf3ea;border:0;border-radius:50%;width:38px;height:38px}.aem-body{max-width:560px;margin:auto}.aem-hero{color:#fff;background:linear-gradient(135deg,#123f31,#25644f);border-radius:22px;justify-content:space-between;align-items:center;margin:14px 14px 0;padding:21px;display:flex;box-shadow:0 10px 28px #143c2922}.aem-hero small{color:#c7ddce}.aem-hero h1{margin:5px 0 12px;font-size:23px}.aem-hero p{color:#d4e6d8;font-size:11px}.aem-hero p i{background:#9edd68;border-radius:50%;width:7px;height:7px;display:inline-block}.aem-hero>span{font-size:50px}.aem-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 14px;display:grid}.aem-summary article{background:#fff;border:1px solid #e1e7df;border-radius:16px;min-width:0;padding:12px 9px}.aem-summary i{border-radius:9px;place-items:center;width:28px;height:28px;margin-bottom:9px;font-size:12px;font-style:normal;display:grid}.aem-summary .stock{color:#3c692c;background:#e7f2dd}.aem-summary .sales{color:#19634e;background:#e0f2ed}.aem-summary .due{color:#a65d14;background:#fff0db}.aem-summary small,.aem-summary strong,.aem-summary em{display:block}.aem-summary small{color:#718078;font-size:9px}.aem-summary strong{margin:5px 0;font-size:16px}.aem-summary em{color:#829087;font-size:8px;font-style:normal}.aem-section{margin:18px 14px}.aem-title{justify-content:space-between;align-items:end;margin-bottom:10px;display:flex}.aem-title h2{margin:0;font-size:17px}.aem-title small{color:#748178;margin-top:3px;font-size:10px;display:block}.aem-title button{color:#47703c;background:0 0;border:0;font-size:11px;font-weight:700}.aem-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.aem-actions button{text-align:left;color:inherit;background:#fff;border:1px solid #dce4da;border-radius:16px;grid-template-columns:38px 1fr auto;align-items:center;gap:8px;padding:13px 11px;display:grid}.aem-actions button>i{width:38px;height:38px;color:var(--g);background:#e8f0e4;border-radius:12px;place-items:center;font-size:19px;font-style:normal;display:grid}.aem-actions button span b,.aem-actions button span small{display:block}.aem-actions button span b{font-size:12px}.aem-actions button span small{color:#7a877f;margin-top:4px;font-size:8px}.aem-actions button>em{color:#8c9990;font-style:normal}.aem-list{background:#fff;border:1px solid #dfe6dd;border-radius:17px;overflow:hidden}.aem-list article{border-bottom:1px solid #edf0eb;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:12px;display:grid}.aem-list article:last-child{border:0}.aem-list article>i{border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.aem-list .buy{color:#a76312;background:#fff0dc}.aem-list .sell{color:#39702b;background:#e5f2e0}.aem-list .collect{color:#2f6577;background:#e1eff4}.aem-list article span b,.aem-list article span small,.aem-list article>strong small{display:block}.aem-list article span b{font-size:12px}.aem-list article small{color:#7d8b82;margin-top:3px;font-size:9px}.aem-list article>strong{text-align:right;font-size:12px}.aem-page-head{background:var(--g);color:#fff;align-items:center;gap:13px;height:78px;padding:12px 16px;display:flex}.aem-page-head>button{color:#fff;background:#ffffff18;border:0;border-radius:12px;width:38px;height:38px;font-size:20px}.aem-page-head small{color:#c8ddd0;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.aem-page-head h1{margin:3px 0 0;font-size:19px}.aem-form-page{min-height:calc(100dvh - 146px)}.aem-form-page form{background:#fff;border:1px solid #dfe6dd;border-radius:18px;margin:14px;padding:16px}.aem-form-page label{margin-bottom:14px;font-size:11px;font-weight:700;display:block}.aem-form-page input,.aem-form-page select,.aem-form-page textarea{box-sizing:border-box;color:#173027;width:100%;font:inherit;background:#fbfcfa;border:1px solid #d3ddd2;border-radius:11px;margin-top:6px;padding:13px;font-size:14px;display:block}.aem-form-page textarea{resize:vertical;min-height:68px}.aem-two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.aem-rule{color:#7a5710;background:#fff4d6;border-radius:12px;margin:13px 14px 0;padding:11px;font-size:11px;font-weight:700}.aem-total{background:#edf4e9;border-radius:13px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:13px;font-size:11px;display:flex}.aem-total strong{color:var(--g);font-size:20px}.aem-submit{background:var(--g);color:#fff;border:0;border-radius:13px;width:100%;padding:15px;font-size:14px;font-weight:800}.aem-stock-card{color:#fff;text-align:center;background:linear-gradient(135deg,#174b3a,#2d7058);border-radius:22px;margin:14px;padding:22px}.aem-stock-card>small{color:#c6dbcf}.aem-stock-card>strong{margin:6px;font-size:45px;display:block}.aem-stock-card>span{font-size:11px}.aem-stock-card>div{border-top:1px solid #ffffff25;grid-template-columns:1fr 1fr;margin-top:20px;display:grid}.aem-stock-card p{margin:14px 0 0}.aem-stock-card p+p{border-left:1px solid #ffffff25}.aem-stock-card p b,.aem-stock-card p small{display:block}.aem-stock-card p small{color:#c6dbcf;margin-top:3px;font-size:9px}.aem-grade{background:#fff;border:1px solid #dfe6dd;border-radius:18px;margin:14px}.aem-grade article{border-bottom:1px solid #edf0eb;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.aem-grade article:last-child{border:0}.aem-grade article>i{font-size:25px;font-style:normal}.aem-grade span b,.aem-grade span small{display:block}.aem-grade span b{font-size:12px}.aem-grade span small{color:#7b887f;margin-top:3px;font-size:9px}.aem-grade article>strong{font-size:11px}.aem-nav{z-index:8;height:68px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #dbe3d9;display:flex;position:fixed;bottom:0;left:0;right:0}.aem-nav button{color:#7b887f;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.aem-nav button i{font-size:18px;font-style:normal}.aem-nav button small{font-size:9px}.aem-nav button.active{color:var(--g);font-weight:800}.aem-toast{color:#fff;z-index:20;white-space:nowrap;background:#173e31;border-radius:30px;padding:11px 17px;font-size:11px;position:fixed;bottom:82px;left:50%;transform:translate(-50%)}.aem-app button{cursor:pointer}@media (width>=720px){.aem-app{background:#e9eee7}.aem-header{padding-left:calc(50% - 280px);padding-right:calc(50% - 280px)}.aem-nav{border-left:1px solid #dbe3d9;border-right:1px solid #dbe3d9;width:560px;left:50%;transform:translate(-50%)}.aem-body{background:var(--bg);min-height:calc(100dvh - 68px)}}@media (width<=719px){.aem-header{height:74px;padding:0 16px}.aem-brand>i{width:42px;height:42px;font-size:22px}.aem-brand b{font-size:17px}.aem-brand small{font-size:11px}.aem-header>button{width:42px;height:42px}.aem-hero{padding:23px 20px}.aem-hero>div>small{font-size:13px}.aem-hero h1{font-size:26px;line-height:1.25}.aem-hero p{font-size:13px}.aem-hero>span{font-size:54px}.aem-summary{gap:9px}.aem-summary article{padding:14px 10px}.aem-summary i{width:32px;height:32px;font-size:15px}.aem-summary small{font-size:11px;line-height:1.25}.aem-summary strong{font-size:18px}.aem-summary em{font-size:10px;line-height:1.25}.aem-title h2{font-size:20px}.aem-title small,.aem-title button{font-size:12px}.aem-actions{grid-template-columns:1fr}.aem-actions button{grid-template-columns:46px 1fr auto;min-height:74px;padding:14px}.aem-actions button>i{width:46px;height:46px;font-size:22px}.aem-actions button span b{font-size:16px}.aem-actions button span small{font-size:12px;line-height:1.3}.aem-actions button>em{font-size:22px}.aem-list article{grid-template-columns:44px 1fr auto;padding:14px 13px}.aem-list article>i{width:40px;height:40px;font-size:17px}.aem-list article span b{font-size:15px}.aem-list article small{font-size:11px;line-height:1.3}.aem-list article>strong{font-size:14px}.aem-page-head{height:84px}.aem-page-head>button{width:44px;height:44px}.aem-page-head small{font-size:11px}.aem-page-head h1{font-size:22px}.aem-rule{padding:13px;font-size:13px;line-height:1.4}.aem-form-page form{padding:18px}.aem-form-page label{margin-bottom:17px;font-size:14px}.aem-form-page input,.aem-form-page select,.aem-form-page textarea{min-height:50px;padding:15px;font-size:16px}.aem-form-page textarea{min-height:82px}.aem-total{padding:15px;font-size:13px}.aem-total strong{font-size:22px}.aem-submit{min-height:54px;font-size:16px}.aem-stock-card>small,.aem-stock-card>span{font-size:13px}.aem-stock-card p small{font-size:11px}.aem-grade span b{font-size:15px}.aem-grade span small,.aem-grade article>strong{font-size:12px}.aem-nav{height:76px}.aem-nav button i{font-size:22px}.aem-nav button small{font-size:11px}.aem-app{padding-bottom:86px}.aem-toast{font-size:13px;bottom:90px}}.aem-purchase-lines{margin-bottom:15px}.aem-line-title{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.aem-line-title b{font-size:15px}.aem-line-title small{color:#75837a;font-size:11px}.aem-purchase-row{background:#fbfcfa;border:1px solid #dce5da;border-radius:15px;margin-bottom:11px;padding:13px}.aem-row-number{color:#5e6e64;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:12px;font-weight:800;display:flex}.aem-row-number button{color:#a24338;background:#fae9e6;border:0;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:700}.aem-row-number button:disabled{display:none}.aem-purchase-row label{margin-bottom:11px}.aem-row-amount{background:#edf4e9;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 11px;font-size:12px;display:flex}.aem-row-amount b{color:#123f31;font-size:16px}.aem-add-row{color:#123f31;background:#f0f6ec;border:1px dashed #709276;border-radius:12px;width:100%;min-height:48px;margin-bottom:4px;font-size:14px;font-weight:800}.aem-form-page:has(>.aem-rule) form label:has(select[name=payment]){display:none}@media (width<=719px){.aem-form-page:has(>.aem-rule){padding-bottom:110px;overflow:visible}.aem-form-page:has(>.aem-rule) form{margin-bottom:100px}.aem-form-page:has(>.aem-rule) .aem-submit{z-index:6;border:2px solid #f4d77c;position:sticky;bottom:80px;box-shadow:0 10px 24px #123f3150}}.aem-header-left{align-items:center;gap:10px;min-width:0;display:flex}.aem-menu-button{background:#edf3ea;border:0;border-radius:11px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;padding:0;display:flex}.aem-menu-button i{background:#123f31;border-radius:2px;width:17px;height:2px;display:block}.aem-notification{flex:none}.aem-menu-shade{z-index:20;background:#12231c66;border:0;position:fixed;inset:74px 0 0}.aem-dropdown{z-index:21;background:#fff;border:1px solid #dbe4d9;border-radius:16px;width:min(310px,100vw - 24px);padding:8px;position:absolute;top:66px;left:12px;overflow:hidden;box-shadow:0 18px 45px #102d2038}.aem-dropdown>div{border-bottom:1px solid #e8ede6;margin-bottom:4px;padding:12px 12px 10px}.aem-dropdown>div small,.aem-dropdown>div b{display:block}.aem-dropdown>div small{color:#77857c;letter-spacing:.09em;font-size:10px}.aem-dropdown>div b{color:#123f31;margin-top:4px;font-size:16px}.aem-dropdown>button{color:#20372e;text-align:left;background:#fff;border:0;border-radius:11px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px;font-size:15px;font-weight:700;display:grid}.aem-dropdown>button:active{background:#edf4e9}.aem-dropdown>button i{color:#123f31;background:#edf4e9;border-radius:10px;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.aem-dropdown>button em{color:#8b978f;font-size:20px;font-style:normal}@media (width<=390px){.aem-header{padding-left:10px;padding-right:10px}.aem-header-left,.aem-brand{gap:7px}.aem-brand>i{display:none}.aem-brand b{font-size:14px}.aem-menu-button{width:40px;height:40px}}@media (width<=719px){.aem-summary article{border-width:1px;box-shadow:0 7px 18px #173d2910}.aem-summary article:first-child{background:linear-gradient(145deg,#e7f6dc,#f8fff4);border-color:#c5e4b2}.aem-summary article:nth-child(2){background:linear-gradient(145deg,#dff3f6,#f5fcfd);border-color:#b9dfe5}.aem-summary article:nth-child(3){background:linear-gradient(145deg,#fff0d5,#fffaf0);border-color:#efd29d}.aem-summary small{color:#53665a;font-size:12px;font-weight:700}.aem-summary strong{font-size:20px}.aem-summary em{color:#68786e;font-size:11px}.aem-actions button{border-width:1px;box-shadow:0 7px 18px #173d290c}.aem-actions button:first-child{background:linear-gradient(135deg,#fff3d9,#fffaf0);border-color:#efd49f}.aem-actions button:first-child>i{color:#8a5b00;background:#f5d899}.aem-actions button:nth-child(2){background:linear-gradient(135deg,#e4f5dd,#f7fff3);border-color:#c2e2b4}.aem-actions button:nth-child(2)>i{color:#285f22;background:#bfe2ae}.aem-actions button:nth-child(3){background:linear-gradient(135deg,#dff1f7,#f4fbfd);border-color:#bcdce6}.aem-actions button:nth-child(3)>i{color:#245e70;background:#b8dce7}.aem-actions button:nth-child(4){background:linear-gradient(135deg,#eee7fa,#fbf8ff);border-color:#d7c9ec}.aem-actions button:nth-child(4)>i{color:#5d3e8b;background:#d4c4ec}.aem-actions button span b{font-size:18px;line-height:1.2}.aem-actions button span small{margin-top:5px;font-size:13px}.aem-actions button{min-height:82px}.aem-list{border-color:#d6e2d3;box-shadow:0 8px 22px #173d290d}.aem-list article:nth-child(odd){background:#fbfdf9}.aem-list article span b{font-size:16px}.aem-list article small{font-size:12px}.aem-list article>strong{font-size:16px}.aem-title h2{font-size:22px}.aem-title small,.aem-title button{font-size:13px}.aem-purchase-row{background:linear-gradient(145deg,#fbfdf8,#f4f9f0);box-shadow:0 5px 14px #173d290a}.aem-row-amount{background:#dff0d5}.aem-stock-card{box-shadow:0 12px 28px #123f3130}.aem-grade article:first-child{background:#f4faef}.aem-grade article:last-child{background:#fff8ed}}.aem-sale-page form{background:0 0;border:0;padding:0}.aem-invoice-meta,.aem-sale-lines,.aem-payment-box{background:#fff;border:1px solid #dce5da;border-radius:17px;margin-bottom:13px;padding:16px;box-shadow:0 6px 18px #173d290b}.aem-sale-lines{padding:14px}.aem-sale-row{background:linear-gradient(145deg,#f8fcf5,#eef7e9);border:1px solid #d4e4d2;border-radius:14px;margin-bottom:11px;padding:13px}.aem-sale-row .aem-row-number span{letter-spacing:.09em;color:#4f6d58;font-size:11px}.aem-sale-line-total{color:#496052;background:#dcefd4;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 12px;font-size:12px;display:flex}.aem-sale-line-total strong{color:#123f31;font-size:18px}.aem-add-row.sale{background:#e6f4df;border-color:#5f8a62}.aem-invoice-summary{color:#fff;background:linear-gradient(135deg,#123f31,#286a51);border-radius:17px;margin-bottom:13px;padding:16px;box-shadow:0 10px 25px #123f3129}.aem-invoice-summary>div{justify-content:space-between;align-items:center;font-size:13px;display:flex}.aem-invoice-summary .grand{border-top:1px solid #ffffff2b;margin-top:13px;padding-top:13px}.aem-invoice-summary .grand strong{color:#f5d77d;font-size:26px}.aem-payment-box h3{color:#123f31;margin:0 0 15px;font-size:16px}.aem-sale-page input[readonly]{color:#315044;background:#edf3ea;font-weight:800}.aem-sale-page>form>.aem-submit{margin-bottom:8px;box-shadow:0 9px 20px #123f3125}.aem-ledger-page{min-height:calc(100dvh - 146px)}.aem-ledger-page .aem-page-head{height:68px;padding:8px 13px}.aem-ledger-page .aem-page-head>button{width:36px;height:36px}.aem-ledger-page .aem-page-head h1{font-size:18px}.aem-ledger-page .aem-page-head small{font-size:9px}.aem-ledger-summary{color:#fff;background:linear-gradient(135deg,#123f31,#286a51);border-radius:14px;margin:9px 11px;padding:12px 14px}.aem-ledger-summary small,.aem-ledger-summary span{display:block}.aem-ledger-summary small{color:#c7ddd0;font-size:10px}.aem-ledger-summary strong{margin:2px 0;font-size:25px;display:block}.aem-ledger-summary span{color:#d8e8dc;font-size:10px}.aem-party-list{background:#fff;border:1px solid #dae5d8;border-radius:14px;margin:9px 11px;overflow:hidden}.aem-party-list>button{text-align:left;color:#183027;background:#fff;border:0;border-bottom:1px solid #edf1eb;grid-template-columns:36px 1fr auto 12px;align-items:center;gap:8px;width:100%;padding:9px 10px;display:grid}.aem-party-list>button:last-child{border-bottom:0}.aem-party-list>button>i{color:#245b36;background:#e3f0dc;border-radius:10px;place-items:center;width:34px;height:34px;font-size:15px;font-style:normal;font-weight:900;display:grid}.aem-party-list span b,.aem-party-list span small,.aem-party-list>button>strong small{display:block}.aem-party-list span b{font-size:13px}.aem-party-list span small,.aem-party-list>button>strong small{color:#77867c;margin-top:2px;font-size:9px}.aem-party-list>button>strong{text-align:right;font-size:12px}.aem-party-list>button>em{color:#849188;font-size:16px;font-style:normal}.aem-ledger-balance{background:#e5f2df;border:1px solid #c7dfbd;border-radius:13px;justify-content:space-between;align-items:center;margin:9px 11px;padding:11px 13px;display:flex}.aem-ledger-balance small,.aem-ledger-balance strong{display:block}.aem-ledger-balance small{color:#607066;font-size:9px}.aem-ledger-balance strong{color:#123f31;margin-top:2px;font-size:20px}.aem-ledger-balance>b{color:#fff;background:#2d704b;border-radius:20px;padding:5px 7px;font-size:8px}.aem-ledger-register{background:#fff;border:1px solid #dce5da;border-radius:14px;margin:9px 11px;overflow:hidden}.aem-ledger-register .opening{background:#fff8e7;border-bottom:1px solid #eadfbf;justify-content:space-between;align-items:center;padding:9px 11px;font-size:12px;display:flex}.aem-ledger-register .opening small{color:#897c5d;margin-top:2px;font-size:9px;display:block}.aem-ledger-entry{border-bottom:1px solid #e9eee7}.aem-ledger-entry:last-child{border-bottom:0}.aem-ledger-entry>button{color:#183027;text-align:left;background:#fff;border:0;grid-template-columns:1fr auto 14px;align-items:center;gap:6px;width:100%;padding:9px 11px;display:grid}.aem-ledger-entry>button span b,.aem-ledger-entry>button span small{display:block}.aem-ledger-entry>button span b{font-size:12px}.aem-ledger-entry>button span small{color:#77857c;margin-top:2px;font-size:9px}.aem-ledger-entry>button strong{color:#174f3b;font-size:12px}.aem-ledger-entry>button em{color:#79877e;font-size:12px;font-style:normal}.aem-ledger-detail{background:#f7faf5;padding:0 6px 7px;overflow-x:auto}.aem-ledger-detail>div{border-bottom:1px solid #e2e9df;grid-template-columns:1.5fr .65fr .7fr .9fr;align-items:center;gap:5px;min-width:350px;padding:7px 5px;font-size:10px;display:grid}.aem-ledger-detail>div:last-child{border-bottom:0}.aem-ledger-detail .head{text-transform:uppercase;color:#758379;font-size:8px;font-weight:800}.aem-ledger-detail strong{text-align:right;color:#123f31}.aem-ledger-empty{text-align:center;color:#7b887f;padding:18px;font-size:10px}.item-master-bar{border-bottom:1px solid var(--line);background:#f4f7f2;justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.item-master-bar span b,.item-master-bar span small{display:block}.item-master-bar span b{color:var(--green);font-size:13px}.item-master-bar span small{color:var(--muted);margin-top:3px;font-size:10px}.item-master-bar>button{background:var(--green);color:#fff;border:0;border-radius:9px;padding:9px 12px;font-weight:800}.item-master-add{background:#fff7dd;border-bottom:1px solid #eadba7;grid-template-columns:1fr auto auto;gap:8px;padding:10px;display:grid}.item-master-add input{min-width:0}.item-master-add button{background:var(--green);color:#fff;border:0;border-radius:9px;padding:9px 12px;font-weight:750}.item-master-add button.cancel{color:#4e5c53;background:#e7e9e5}@media (width<=650px){.item-master-bar{align-items:flex-start}.item-master-bar span small{max-width:150px}.item-master-add{grid-template-columns:1fr 1fr}.item-master-add input{grid-column:1/-1}.item-master-add button{min-height:42px}}.item-master-page{gap:16px;display:grid}.item-master-create{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.item-master-create label{gap:7px;font-size:12px;font-weight:800;display:grid}.item-master-create input{min-height:46px;font:inherit;border:1px solid #d7dfd7;border-radius:11px;padding:11px 13px}.item-master-create button{background:var(--green);color:#fff;border:0;border-radius:11px;min-height:46px;padding:0 20px;font-weight:800}.item-master-form-actions{gap:8px;display:flex}.item-master-create button.cancel{color:#41534a;background:#e9eeea}.item-master-list{padding:0;overflow:hidden}.item-master-list-head,.item-master-list-row{grid-template-columns:minmax(0,1fr) 110px 110px;align-items:center;gap:12px;padding:13px 16px;display:grid}.item-master-list-head{color:#65736a;text-transform:uppercase;background:#edf3ea;font-size:11px;font-weight:800}.item-master-list-row{border-top:1px solid var(--line)}.item-master-list-row b{align-items:center;gap:10px;display:flex}.item-master-list-row b i{width:29px;height:29px;color:var(--green);background:#e8f1e4;border-radius:9px;place-items:center;font-size:11px;font-style:normal;display:grid}.item-master-list-row span{color:var(--muted);font-size:12px}.item-master-row-actions{gap:7px;display:flex}.item-master-row-actions button{border-radius:10px;place-items:center;width:34px;height:34px;padding:0;font-size:16px;display:grid}.item-master-row-actions button.edit{color:#175b3d;background:#f1f8f3;border:1px solid #c8ddcf}.item-master-row-actions button.delete{color:#a74439;background:#fff5f3;border:1px solid #f0d5d0}@media (width<=650px){.item-master-create{grid-template-columns:1fr}.item-master-form-actions button{flex:1}.item-master-list-head,.item-master-list-row{grid-template-columns:minmax(0,1fr) 70px 82px;gap:7px;padding:12px}.item-master-row-actions{justify-content:flex-end}.item-master-page .module-head{margin-bottom:0}}.mobile-item-master .aem-item-actions{gap:7px;display:flex}.mobile-item-master .aem-item-actions button{border-radius:11px;place-items:center;width:38px;height:38px;padding:0;font-size:17px;display:grid}.mobile-item-master .aem-item-actions button:first-child{color:#175b3d;background:#f1f8f3;border:1px solid #c8ddcf}.mobile-item-master .aem-item-actions button:last-child{color:#a74439;background:#fff5f3;border:1px solid #f0d5d0}.mobile-item-master .aem-item-cancel{color:#405149;background:#edf1ee;border:1px solid #d8dfda;border-radius:11px;width:100%;min-height:44px;font-weight:800}:root{--deep-green:#0b382c;--deep-green-2:#124c3b;--soft-green:#e8f1eb;--accent:#d6b35f;--page:#f3f6f3}body{background:var(--page)}.app-shell>.sidebar{background:linear-gradient(180deg,var(--deep-green) 0%,#082d24 100%);border-right:0;box-shadow:8px 0 30px #082d241a}.app-shell>.sidebar .brand{border-bottom:1px solid #ffffff18;margin:0 3px 18px;padding:0 7px 21px}.app-shell>.sidebar .brand-mark{color:var(--deep-green);background:#fff;box-shadow:0 7px 18px #0002}.app-shell>.sidebar .brand small{color:#b8d0c5}.app-shell>.sidebar nav button{color:#c5d7cf;border:1px solid #0000;padding:12px 13px}.app-shell>.sidebar nav button span{color:#9ec0b1}.app-shell>.sidebar nav button:hover{color:#fff;background:#ffffff0c}.app-shell>.sidebar nav button.active{color:var(--deep-green);background:#fff;border-color:#fff;font-weight:800;box-shadow:0 8px 20px #061f1938}.app-shell>.sidebar nav button.active span{color:var(--deep-green)}.app-shell>.sidebar .side-card{background:#ffffff0d;border-color:#ffffff18}.app-shell>.sidebar .side-card strong{color:#fff}.app-shell>.sidebar .side-card small{color:#a9c2b7}.app-shell>.sidebar .profile{border-top:1px solid #ffffff16;margin-top:12px}.app-shell>.sidebar .profile strong{color:#fff}.app-shell>.sidebar .profile small{color:#a9c2b7}.app-shell>.sidebar .profile button{color:#fff}.app-shell>.sidebar .avatar{background:var(--accent);color:#203c31}.app-shell>.content{background:var(--page);min-height:100vh}.app-shell>.content>header{background:#fff;border:1px solid #e0e8e1;border-radius:16px;padding:15px 18px;box-shadow:0 6px 20px #143c2910}.app-shell>.content>header h1{color:var(--deep-green);font-size:26px}.app-shell .header-actions button,.app-shell .live{border-color:#dbe5dd}.app-shell .live{color:var(--deep-green);font-weight:700}.app-shell .quick-actions{gap:16px}.app-shell .quick-actions button{border:1px solid #dce6de;min-height:78px;box-shadow:0 8px 24px #143c2910}.app-shell .quick-actions .purchase{background:#fff}.app-shell .quick-actions .purchase b{color:#755711;background:#f2e4bd}.app-shell .quick-actions .collection{background:#fff}.app-shell .quick-actions .collection b{color:#255c3a;background:#dcebdc}.app-shell .quick-actions strong{font-size:15px}.app-shell .quick-actions small{font-size:11px}.app-shell .stats article,.app-shell .panel{border-color:#dfe7e0;border-radius:16px;box-shadow:0 7px 22px #143c290c}.app-shell .stats article{border-top:3px solid var(--deep-green);padding:18px}.app-shell .stats article:nth-child(2){border-top-color:#3d8062}.app-shell .stats article:nth-child(3){border-top-color:#bc8341}.app-shell .stats article:nth-child(4){border-top-color:#557b8a}.app-shell .stats h2{color:var(--deep-green);font-size:24px}.app-shell .panel-title h3{color:var(--deep-green);font-size:16px}.app-shell .panel-title p{font-size:11px}.app-shell .panel-title button{color:var(--deep-green);font-weight:800}.app-shell .stock-total{background:linear-gradient(135deg,#edf4ef,#f8fbf8);border:1px solid #dce7de}.app-shell .egg{background:var(--accent);color:var(--deep-green)}.app-shell .activity{padding:13px 0}.app-shell .activity b,.app-shell .activity strong{font-size:12px}.app-shell .activity small{font-size:10px}.app-shell .module-head h2,.app-shell .role-page-head h2,.app-shell .ledger-page-head h2{color:var(--deep-green)}.app-shell .module-head>button,.app-shell .party-buttons button,.app-shell .new-user,.app-shell .ledger-button{background:var(--deep-green);color:#fff;border-color:var(--deep-green)}.app-shell .module-stats article{border-top:3px solid var(--deep-green)}.app-shell .records,.app-shell .permission-card,.app-shell .role-list{box-shadow:0 8px 24px #143c290d}.app-shell .entry-modal{border:1px solid #d9e4dc}.app-shell .modal-head{border-bottom:1px solid #e6ece7;padding-bottom:13px}.app-shell .modal-head h2{color:var(--deep-green)}.app-shell .submit{background:linear-gradient(135deg,var(--deep-green),var(--deep-green-2));min-height:49px}.app-shell .entry-modal input:focus,.app-shell .entry-modal select:focus,.app-shell .entry-modal textarea:focus{border-color:var(--deep-green);box-shadow:0 0 0 3px #dcebe1}@media (width<=700px){.app-shell>.sidebar{background:linear-gradient(180deg,var(--deep-green),#082d24)}.app-shell>.content>header{border-radius:13px;padding:11px 12px}.app-shell>.content>header h1{font-size:20px}.app-shell .quick-actions{grid-template-columns:1fr}.app-shell .quick-actions .collection{grid-column:auto}.app-shell .stats h2{font-size:20px}.app-shell .bottom-nav{box-shadow:0 -8px 24px #143c2912}.app-shell .bottom-nav button.active{color:var(--deep-green)}}.owner-auth-page{background:radial-gradient(circle at 15% 10%,#1f624b 0,#0b382c 36%,#06271f 100%);place-items:center;min-height:100dvh;padding:22px;font-family:Arial,sans-serif;display:grid}.owner-auth-card{background:#fff;border-radius:24px;width:min(430px,100%);padding:30px;box-shadow:0 30px 80px #00150e70}.owner-auth-brand{border-bottom:1px solid #e4ebe5;align-items:center;gap:12px;padding-bottom:22px;display:flex}.owner-auth-brand>i{color:#e9cc76;background:#0b382c;border-radius:13px;place-items:center;width:44px;height:44px;font-size:24px;font-style:normal;font-weight:900;display:grid}.owner-auth-brand b,.owner-auth-brand small{display:block}.owner-auth-brand b{color:#0b382c;letter-spacing:.07em;font-size:17px}.owner-auth-brand small{color:#77867c;letter-spacing:.15em;margin-top:4px;font-size:9px}.owner-auth-copy{padding:26px 0 18px}.owner-auth-copy>small{color:#a17a25;letter-spacing:.13em;font-size:10px;font-weight:900}.owner-auth-copy h1{color:#0b382c;margin:7px 0;font-size:27px}.owner-auth-copy p{color:#6e7d73;margin:0;font-size:13px;line-height:1.5}.owner-auth-card form{gap:15px;display:grid}.owner-auth-card label{color:#2d4539;font-size:12px;font-weight:800}.owner-auth-card input{background:#f8faf8;border:1px solid #d6e1d8;border-radius:11px;outline:0;width:100%;margin-top:7px;padding:14px;font-size:15px}.owner-auth-card input:focus{border-color:#0b382c;box-shadow:0 0 0 3px #dcebe1}.owner-auth-card input[readonly]{color:#6f7d73}.login-password-field{position:relative}.login-password-field input{padding-right:52px}.login-password-field button{color:#174c39;cursor:pointer;background:#e8f1eb;border:0;border-radius:9px;width:39px;height:39px;font-size:21px;line-height:1;position:absolute;top:13px;right:6px}.login-password-field button:hover,.login-password-field button.visible{color:#fff;background:#174c39}.owner-auth-card form>button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b382c,#175440);border:0;border-radius:12px;padding:15px;font-size:15px;font-weight:850;box-shadow:0 9px 24px #0b382c2f}.owner-auth-error{color:#a23e33;background:#fff0ed;border-radius:9px;margin:0;padding:10px;font-size:12px}.owner-auth-foot{text-align:center;color:#87938b;margin:20px 0 0;font-size:10px}.top-owner{position:relative}.top-owner-button{align-items:center;gap:8px;display:flex;width:auto!important;height:44px!important;padding:4px 9px 4px 4px!important}.top-owner-button>.avatar{color:#173c2f;background:#d6b35f;width:34px;height:34px}.top-owner-button>span:nth-child(2){text-align:left}.top-owner-button b,.top-owner-button small{white-space:nowrap;display:block}.top-owner-button b{color:#173c2f;font-size:11px}.top-owner-button small{color:#748078;margin-top:2px;font-size:9px}.top-owner-button em{color:#77867d;font-style:normal}.top-owner-menu{z-index:45;background:#fff;border:1px solid #dce5de;border-radius:13px;width:220px;padding:7px;position:absolute;top:51px;right:0;box-shadow:0 18px 45px #092c2030}.top-owner-menu>div{border-bottom:1px solid #e7ece8;margin-bottom:4px;padding:10px}.top-owner-menu>div b,.top-owner-menu>div small{display:block}.top-owner-menu>div b{color:#0b382c;font-size:13px}.top-owner-menu>div small{color:#78857d;margin-top:3px;font-size:10px}.top-owner-menu>button{text-align:left;color:#294438;font-size:12px;background:#fff!important;border:0!important;width:100%!important;height:auto!important;padding:11px!important}.top-owner-menu>button:hover{background:#edf4ef!important}.top-owner-menu>button.logout{color:#a43b32}.app-shell>.sidebar .profile{display:none}@media (width<=700px){.owner-auth-card{padding:23px}.top-owner-button>span:nth-child(2),.top-owner-button>em{display:none}.top-owner-button{padding:4px!important}.top-owner-menu{position:fixed;top:72px;right:14px}.header-actions .language-switch{display:none}}:root{--kaaba-black:#111511;--emerald:#0b4b36;--leaf-green:#4f7f32;--leaf-green-dark:#396324;--warm-gold:#c7a34f;--ivory:#fffdf7}.app-shell>.sidebar{border-right:3px solid var(--warm-gold);background:linear-gradient(#101712 0%,#0b2f24 58%,#071f18 100%)}.app-shell>.sidebar .brand{border-bottom-color:#c7a34f55}.app-shell>.sidebar .brand-mark{background:var(--warm-gold);color:var(--kaaba-black)}.app-shell>.sidebar .brand strong{color:var(--ivory)}.app-shell>.sidebar nav button.active{background:var(--ivory);color:var(--emerald);border-left:4px solid var(--warm-gold)}.app-shell .quick-actions .sale{background:linear-gradient(135deg,var(--leaf-green),var(--leaf-green-dark));border-color:#3e6c28;box-shadow:0 12px 28px #3b682b36}.app-shell .quick-actions .sale b{color:#f3d67b;background:#ffffff20}.app-shell .quick-actions .sale:hover{background:linear-gradient(135deg,#5b8d3a,#426e2b);transform:translateY(-1px)}.app-shell .quick-actions .sale span,.app-shell .quick-actions .sale strong,.app-shell .quick-actions .sale small,.app-shell .quick-actions .sale em{opacity:1;color:#fff!important}.app-shell>.content>header{border-top:3px solid var(--warm-gold)}.app-shell>.content>header h1{color:var(--emerald)}.app-shell .stats article:first-child,.app-shell .panel{border-color:#dce5de}.app-shell .stats article:first-child{border-top-color:var(--warm-gold)}.app-shell .submit,.app-shell .module-head>button,.app-shell .party-buttons button,.app-shell .new-user{background:linear-gradient(135deg,var(--emerald),#123c2f);border-color:var(--emerald)}.app-shell .bar i{background:linear-gradient(90deg,var(--emerald),var(--leaf-green),var(--warm-gold))}@media (width<=700px){.app-shell>.sidebar{border-right:2px solid var(--warm-gold);background:linear-gradient(#101712,#082d23)}}@media (width<=650px){.modal-backdrop:has(.purchase-bill-modal){padding:0;padding-top:max(12px,env(safe-area-inset-top));align-items:end}.purchase-bill-modal{width:100%;max-height:calc(100dvh - max(12px,env(safe-area-inset-top)));overscroll-behavior:contain;border-radius:18px 18px 0 0;padding:0 15px 16px;overflow-y:auto}.purchase-bill-modal .modal-head{z-index:5;background:#fff;border-bottom:1px solid #e2e9e3;border-radius:18px 18px 0 0;margin:0 -15px 10px;padding:12px 15px 10px;position:sticky;top:0}.purchase-bill-modal .modal-head small{font-size:9px}.purchase-bill-modal .modal-head h2{margin-top:1px;font-size:20px}.purchase-bill-modal .modal-head button{width:32px;height:32px;font-size:20px}.purchase-bill-modal form{gap:10px}.purchase-bill-modal .purchase-bill-top{align-items:center;gap:10px}.purchase-bill-modal .purchase-date{flex:1;width:auto;margin:0}.purchase-bill-modal .purchase-date input{min-height:42px;padding:10px}.purchase-bill-modal .bill-company{padding:0}.purchase-bill-modal .bill-company strong{font-size:11px}.purchase-bill-modal .bill-company small{margin-top:2px;font-size:9px}.purchase-bill-modal>form>label{margin:0}.purchase-bill-modal>form>label select{min-height:44px;padding:10px}.purchase-bill-modal .item-master-bar{padding:9px 10px}.purchase-bill-modal .item-master-bar>button{padding:8px 10px}.purchase-bill-modal .bill-line,.purchase-bill-modal .bill-footer{padding:9px}.purchase-bill-modal .submit{min-height:48px;box-shadow:none;margin-top:2px;position:static}.purchase-bill-modal{background:linear-gradient(#f2f8f1 0%,#fff 34%,#f7f3e8 100%);border:1px solid #d4b85f;box-shadow:0 -14px 38px #052d2180}.purchase-bill-modal .modal-head{color:#fff;background:linear-gradient(135deg,#073f2d,#0d6245);border-bottom:3px solid #d7b854;box-shadow:0 5px 14px #073f2d30}.purchase-bill-modal .modal-head small{color:#f0d982;letter-spacing:.1em;font-weight:800}.purchase-bill-modal .modal-head h2{color:#fff}.purchase-bill-modal .modal-head button{color:#073f2d;background:#fff;border:1px solid #ead57f}.purchase-bill-modal label{color:#083f2f;font-weight:800}.purchase-bill-modal input,.purchase-bill-modal select,.purchase-bill-modal textarea{color:#13251e;background:#fff;border:1.5px solid #8aac96;box-shadow:0 2px #073f2d0d}.purchase-bill-modal input:focus,.purchase-bill-modal select:focus,.purchase-bill-modal textarea:focus{border-color:#0a6848;outline:0;box-shadow:0 0 0 3px #0a684822}.purchase-bill-modal .bill-company strong{color:#07563d}.purchase-bill-modal .bill-lines{background:#fff;border:1.5px solid #a98b2f;box-shadow:0 5px 14px #375b4620}.purchase-bill-modal .bill-line{background:#f7fbf6;border-bottom:1px solid #d6e4d8}.purchase-bill-modal .bill-footer{color:#173e30;background:linear-gradient(90deg,#fff5cc,#f3e5a6);border-top:1px solid #d4b85f}.purchase-bill-modal .bill-footer strong{color:#064b36;font-size:17px}.purchase-bill-modal .transaction-payment-select,.purchase-bill-modal .transaction-godown-select{background:#e9f4eb;border:1px solid #bdd4c3;border-radius:11px;padding:8px}.purchase-bill-modal .submit{color:#fff;background:linear-gradient(135deg,#07563d,#0b7450);border:1px solid #d9bd58;font-weight:900;box-shadow:0 7px 16px #07563d42}.purchase-bill-modal{max-height:calc(100dvh - max(8px,env(safe-area-inset-top)));padding-bottom:max(10px,env(safe-area-inset-bottom));scroll-padding-bottom:78px}.purchase-bill-modal form>.submit{bottom:max(4px,env(safe-area-inset-bottom));z-index:8;width:100%;min-height:52px;margin-top:4px;position:sticky!important;box-shadow:0 8px 22px #052d2166!important}.purchase-bill-modal form>.submit:disabled{opacity:.72}}.aem-header>.aem-menu-shade{z-index:20;background:#12231c66;position:fixed;inset:74px 0 0;border:0!important;border-radius:0!important;width:auto!important;height:auto!important;padding:0!important}.expense-head-actions{gap:9px;display:flex}.expense-head-actions button{color:#fff;background:#0b4b36;border:0;border-radius:10px;padding:12px 15px;font-weight:800}.expense-head-actions button.secondary{color:#0b4b36;background:#fff;border:1px solid #bcd0c3}.expense-stats{grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0;display:grid}.expense-stats article{background:#fff;border:1px solid #dce6de;border-top:3px solid #0b4b36;border-radius:15px;padding:17px;box-shadow:0 7px 20px #143c290c}.expense-stats article:nth-child(2){border-top-color:#c7a34f}.expense-stats article:nth-child(3){border-top-color:#4f7f32}.expense-stats article:nth-child(4){border-top-color:#477889}.expense-stats small,.expense-stats strong,.expense-stats span{display:block}.expense-stats small{color:#748078;font-size:10px}.expense-stats strong{color:#0b4b36;margin:12px 0 5px;font-size:23px}.expense-stats span{color:#839087;font-size:10px}.expense-register{overflow:hidden;padding:0!important}.expense-register-head{border-bottom:1px solid #e4ebe5;justify-content:space-between;align-items:center;padding:17px;display:flex}.expense-register-head h3{color:#0b4b36;margin:0}.expense-register-head p{color:#748078;margin:4px 0 0;font-size:10px}.expense-register-head button{color:#0b4b36;background:#fff;border:1px solid #cddbd0;border-radius:9px;padding:9px 12px;font-weight:750}.expense-row{border-bottom:1px solid #edf1ed;grid-template-columns:105px 1.1fr 105px 1.35fr 115px 78px;align-items:center;gap:10px;padding:13px 17px;font-size:11px;display:grid}.expense-row-head{color:#6f7d73;text-transform:uppercase;letter-spacing:.06em;background:#f1f5f1;font-size:9px;font-weight:800}.expense-row strong{text-align:right;color:#0b4b36;font-size:13px}.expense-row i{color:#346047;background:#e7f0e9;border-radius:20px;padding:5px 8px;font-size:9px;font-style:normal}.expense-row-actions{justify-content:flex-end;gap:6px;display:flex}.expense-row-actions button{border-radius:9px;place-items:center;width:32px;height:32px;padding:0;font-size:15px;display:grid}.expense-row-actions button.edit{color:#175b3d;background:#f1f8f3;border:1px solid #c8ddcf}.expense-row-actions button.delete{color:#a74439;background:#fff5f3;border:1px solid #f0d5d0}.expense-empty{text-align:center;color:#728078;padding:45px}.expense-empty b,.expense-empty small{display:block}.expense-empty small{margin-top:6px}.expense-modal{width:min(560px,100%)}.expense-modal form{grid-template-columns:1fr 1fr}.expense-modal form>label:last-of-type,.expense-modal .submit{grid-column:1/-1}.expense-item-modal label{gap:7px;font-size:12px;font-weight:750;display:grid}.expense-item-modal input{border:1px solid #d7e1d9;border-radius:10px;width:100%;padding:13px}.expense-category-list{flex-wrap:wrap;gap:7px;margin:15px 0;display:flex}.expense-category-list span{color:#315844;background:#edf4ef;border-radius:20px;padding:7px 10px;font-size:10px}.expense-item-modal>.submit{width:100%}@media (width<=900px){.expense-stats{grid-template-columns:1fr 1fr}.expense-row{grid-template-columns:90px 1fr 95px 105px 74px}.expense-row>span:nth-child(4){display:none}}@media (width<=620px){.expense-head-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.module-head{align-items:stretch}.expense-head-actions button{padding:11px 8px;font-size:11px}.expense-stats{gap:8px}.expense-stats article{padding:13px}.expense-stats strong{font-size:18px}.expense-row{grid-template-columns:76px minmax(0,1fr) 82px 70px;gap:6px;padding:10px}.expense-row>span:nth-child(3),.expense-row>span:nth-child(4){display:none}.expense-row strong{font-size:11px}.expense-row-actions button{width:30px;height:30px}.expense-modal form{grid-template-columns:1fr}.expense-modal form>label,.expense-modal .submit{grid-column:1}}.expense-date-filter{background:#f8faf7;border-bottom:1px solid #e4ebe5;align-items:end;gap:12px;padding:13px 17px;display:flex}.expense-date-filter label{color:#526459;gap:5px;font-size:10px;font-weight:800;display:grid}.expense-date-filter input{color:#183027;background:#fff;border:1px solid #cddbd0;border-radius:9px;padding:9px}.expense-date-filter>div{text-align:right;margin-left:auto}.expense-date-filter>div small,.expense-date-filter>div strong,.expense-date-filter>div span{display:block}.expense-date-filter>div small,.expense-date-filter>div span{color:#748078;font-size:9px}.expense-date-filter>div strong{color:#0b4b36;margin:2px 0;font-size:17px}.expense-date-filter>button{color:#0b4b36;background:#fff;border:1px solid #bcd0c3;border-radius:9px;padding:9px 11px;font-weight:800}@media (width<=620px){.expense-date-filter{grid-template-columns:1fr 1fr;gap:8px;padding:11px;display:grid}.expense-date-filter input{box-sizing:border-box;width:100%}.expense-date-filter>div{text-align:left;margin:0}.expense-date-filter>button{align-self:end}}.expense-category-list span{align-items:center;gap:6px;display:inline-flex;padding:4px 5px 4px 10px!important}.expense-category-list .expense-item-delete{color:#7b3b35;cursor:pointer;background:#d9e6dc;border:0;border-radius:50%;width:23px;height:23px;padding:0;font-size:15px;line-height:1}.expense-category-list .expense-item-delete:hover{color:#9f3027;background:#f1d5d1}.quick-actions .purchase{background:linear-gradient(135deg,#fff5d9 0%,#ffe7a3 100%);border-color:#f5d77b}.quick-actions .sale{color:var(--ink);background:linear-gradient(135deg,#e8f4ff 0%,#cfe8ff 100%);border-color:#bad9f3;box-shadow:0 10px 24px #3f83b51b}.quick-actions .collection{background:linear-gradient(135deg,#f1ffd1 0%,#dff5a5 100%);border-color:#d1e997}.quick-actions .purchase b{color:#875719;background:#ffd978}.quick-actions .sale b{color:#246b98;background:#b9dcf7}.quick-actions .sale strong,.quick-actions .sale small,.quick-actions .sale em{color:var(--ink)}.quick-actions .collection b{color:#426527;background:#d7f285}.stats article{position:relative;overflow:hidden;box-shadow:0 8px 22px #2945350a}.stats article:after{content:"";opacity:.25;border-radius:50%;width:76px;height:76px;position:absolute;top:-30px;right:-28px}.stats article:first-child{background:linear-gradient(145deg,#fff 55%,#fff0c7);border-color:#f0ddb0}.stats article:first-child:after{background:#f5b942}.stats article:nth-child(2){background:linear-gradient(145deg,#fff 55%,#dcf7df);border-color:#cbe5ce}.stats article:nth-child(2):after{background:#59ae65}.stats article:nth-child(3){background:linear-gradient(145deg,#fff 55%,#ffe2df);border-color:#efd0cc}.stats article:nth-child(3):after{background:#ef766b}.stats article:nth-child(4){background:linear-gradient(145deg,#fff 55%,#dff3ff);border-color:#cee3ee}.stats article:nth-child(4):after{background:#50a9d2}.stock-panel{background:linear-gradient(#fff 0%,#fbfff0 100%);border-color:#dfe9c5}.stock-total{background:linear-gradient(110deg,#f8f8ed,#eff8d1)}.stock-total .egg{background:linear-gradient(145deg,#ffd56f,#efa93c);box-shadow:0 8px 18px #e9b44c38}.bar{background:#e7eadf}.bar i{background:linear-gradient(90deg,#146044,#bce74f,#f0c84d)}@media (width<=750px){body{background:linear-gradient(#f8faf4 0%,#f2f7ef 100%)}.quick-actions button{box-shadow:0 8px 20px #263d2e12}.stats article{box-shadow:0 7px 18px #203b2910}.panel{box-shadow:0 8px 22px #2945350b}}.ledger-page{--ledger-black:#101512;--ledger-emerald:#064b36;--ledger-green:#0b6849;--ledger-gold:#d6b358;--ledger-ivory:#fffdf5}.ledger-page-head{background:linear-gradient(125deg,var(--ledger-black),var(--ledger-emerald));color:#fff;border:1px solid #315a49;border-radius:18px;padding:18px;box-shadow:0 12px 28px #0b261c24}.ledger-page-head small{letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#e3c979!important}.ledger-page-head h2{color:#fff}.ledger-page-head p{color:#d8e7df!important}.ledger-page-head>button{color:#064b36;background:#fffdf5;border-color:#d6b358}.ledger-page-head>button:last-child{color:#172019;background:linear-gradient(135deg,#d6b358,#b88b2e);border-color:#e4cb86}.ledger-summary article{background:linear-gradient(145deg,#fffdf5,#f5f8ef);border-color:#d6b358 #d8cfaa #d8cfaa;border-top-style:solid;border-top-width:4px;box-shadow:0 7px 18px #16271f0c}.ledger-summary article:nth-child(2n){border-top-color:#0b6849}.ledger-summary small{color:#5f6e65}.ledger-summary strong{color:#064b36}.ledger-summary article:last-child strong{color:#9a3e34}.ledger-page .ledger-toolbar{background:#f8f5e9;border-color:#ded3ad}.ledger-page .ledger-toolbar input{background:#fffdf5;border-color:#c9bc8d}.ledger-page .ledger-toolbar button{color:#fff;background:linear-gradient(135deg,#064b36,#0b6849);border:1px solid #d6b358}.ledger-detail{background:#fffdf5;border-color:#d9cfaa!important}.ledger-detail-head{letter-spacing:.04em;font-weight:900;color:#f5d77d!important;background:linear-gradient(90deg,#101512,#064b36)!important}.ledger-detail-row{border-bottom-color:#e8e0c5}.ledger-detail-row:not(.ledger-detail-head):nth-child(odd){background:#fbf9ef}.ledger-detail-row b{color:#173c2e}.ledger-detail-row b small{color:#718078}.paid-value{color:#167044}.due-value{color:#a33f34}.aem-ledger-page{--ledger-black:#101512;--ledger-emerald:#064b36;--ledger-gold:#d6b358;--ledger-ivory:#fffdf5;background:#f4f3e9}.aem-ledger-page .aem-page-head{background:linear-gradient(125deg,var(--ledger-black),var(--ledger-emerald));border-bottom:2px solid var(--ledger-gold)}.aem-ledger-page .aem-page-head small{color:#e5cc83}.aem-ledger-summary{background:linear-gradient(135deg,#101512,#07543c);border:1px solid #d6b358}.aem-party-list,.aem-ledger-register{background:var(--ledger-ivory);border-color:#d8cfaa}.aem-party-list>button,.aem-ledger-entry>button{background:var(--ledger-ivory)}.aem-party-list>button:nth-child(2n),.aem-ledger-entry:nth-child(2n)>button{background:#f7f4e8}.aem-party-list>button>i{color:#f2d77e;background:#064b36;border:1px solid #d6b358}.aem-ledger-balance{background:linear-gradient(135deg,#fff9df,#f4ecd0);border-color:#d6b358}.aem-ledger-balance>b{color:#f5d77d;background:#064b36;border:1px solid #d6b358}.aem-ledger-register .opening{background:#fff4cb;border-bottom-color:#d6b358}.aem-ledger-detail{background:#f4f0df}.aem-ledger-detail .head{color:#f5d77d;background:#064b36;font-weight:900}.aem-ledger-detail>div{border-bottom-color:#ddd3ad}.aem-ledger-detail strong{color:#064b36}@media print{.ledger-page-head{color:#000;background:#fff;border:1px solid #bbb}.ledger-page-head h2{color:#000}}.module-page .record-head span:last-of-type{text-align:center;color:#315345;font-weight:900}.module-page .record-row:has(.sale-edit-icon){grid-template-columns:1fr 1.8fr .8fr 1fr .8fr 30px 30px}.sale-edit-icon,.sale-delete-icon{place-items:center;width:26px;height:26px;font-weight:900;display:grid;color:#176044!important;background:#edf5ed!important;border:1px solid #c5d8ca!important;border-radius:8px!important;padding:0!important;font-size:13px!important}.sale-delete-icon{color:#a13e35!important;background:#fff0ed!important;border-color:#efc9c2!important}@media (width<=800px){.module-page .record-row:has(.sale-edit-icon){grid-template-columns:1fr 1.5fr 30px 30px}:is(.module-page .record-row:has(.sale-edit-icon)>:nth-child(3),.module-page .record-row:has(.sale-edit-icon)>:nth-child(5)){display:none}}@media (width<=600px){.module-page .record-row:has(.sale-edit-icon){grid-template-columns:.9fr 1.35fr 28px 28px}.sale-edit-icon,.sale-delete-icon{width:25px;height:25px}}.dashboard-reminders{color:#fff;background:linear-gradient(125deg,#101512,#064b36);border:1px solid #d6b358;border-radius:17px;margin:0 0 16px;padding:15px;box-shadow:0 10px 25px #102a2020}.dashboard-reminder-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard-reminder-head small{color:#e5ca78;letter-spacing:.08em;font-size:9px}.dashboard-reminder-head h3{margin:3px 0 0;font-size:16px}.dashboard-reminder-head button{color:#f4d77d;background:#ffffff12;border:1px solid #d6b358;border-radius:9px;padding:8px 11px;font-weight:800}.dashboard-reminders>div:last-child{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.dashboard-reminders article{background:#ffffff12;border:1px solid #ffffff1c;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.dashboard-reminders article>i{color:#142119;background:#d6b358;border-radius:9px;place-items:center;width:31px;height:31px;font-style:normal;font-weight:900;display:grid}.dashboard-reminders article span b,.dashboard-reminders article span small,.dashboard-reminders article>strong small{display:block}.dashboard-reminders article span small{color:#c7d9d0;margin-top:3px;font-size:9px}.dashboard-reminders article>strong{text-align:right;color:#f4d77d;font-size:11px}.dashboard-reminders article>strong small{color:#c7d9d0;margin-top:3px}.dashboard-reminders article.overdue>i{color:#fff;background:#c85b4e}.reminder-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.reminder-stats article{background:#fff;border:1px solid #dbe5dc;border-top:3px solid #d6b358;border-radius:13px;padding:15px}.reminder-stats article:nth-child(2){border-top-color:#c35247}.reminder-stats article:nth-child(3){border-top-color:#16704f}.reminder-stats small,.reminder-stats strong{display:block}.reminder-stats small{color:#748078;font-size:10px}.reminder-stats strong{color:#064b36;margin-top:6px;font-size:24px}.reminder-list{overflow:hidden;padding:0!important}.reminder-list>article{border-bottom:1px solid #e8eee9;grid-template-columns:105px 1fr 90px 75px;align-items:center;gap:12px;padding:13px 15px;display:grid}.reminder-list>article:last-child{border-bottom:0}.reminder-date b,.reminder-date small,.reminder-list article>span>b{display:block}.reminder-date b{color:#064b36}.reminder-date small{color:#7b887f;margin-top:3px;font-size:9px}.reminder-list p{color:#66756c;margin:4px 0 0;font-size:10px}.reminder-list article>em{color:#216145;text-align:center;background:#e5f1e8;border-radius:20px;padding:6px;font-size:9px;font-style:normal;font-weight:900}.reminder-list article.overdue>em{color:#a33f34;background:#fde8e5}.reminder-list article.completed{opacity:.58}.reminder-list article.completed>span>b,.reminder-list article.completed p{text-decoration:line-through}.reminder-actions{gap:6px;display:flex}.reminder-actions button{color:#176044;background:#edf5ef;border:1px solid #cbdacf;border-radius:8px;width:30px;height:30px;font-weight:900}.reminder-actions button:last-child{color:#a13e35;background:#fff0ed;border-color:#efc9c2}.reminder-empty{text-align:center;padding:45px}.reminder-empty b,.reminder-empty small{display:block}.reminder-empty small{color:#77857c;margin-top:5px}.reminder-modal{width:min(540px,100%)}.reminder-modal textarea{min-height:95px}@media (width<=700px){.dashboard-reminders>div:last-child{grid-template-columns:1fr}.reminder-list>article{grid-template-columns:72px 1fr 65px}.reminder-actions{grid-column:2/4}.reminder-stats{gap:7px}.reminder-stats article{padding:11px}.reminder-stats strong{font-size:20px}}.dashboard-reminders{border-radius:13px;margin:14px 0 0;padding:10px 12px;box-shadow:0 6px 16px #102a2017}.dashboard-reminder-head{margin-bottom:7px}.dashboard-reminder-head small{font-size:7px}.dashboard-reminder-head h3{margin-top:2px;font-size:13px}.dashboard-reminder-head button{border-radius:7px;padding:5px 8px;font-size:9px}.dashboard-reminders>div:last-child{grid-template-columns:repeat(4,1fr);gap:6px}.dashboard-reminders article{border-radius:9px;grid-template-columns:26px 1fr auto;gap:6px;padding:6px 7px}.dashboard-reminders article>i{border-radius:7px;width:24px;height:24px;font-size:10px}.dashboard-reminders article span b{font-size:10px}.dashboard-reminders article span small{white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin-top:2px;font-size:7px;overflow:hidden}.dashboard-reminders article>strong{font-size:8px}.dashboard-reminders article>strong small{margin-top:2px;font-size:7px}@media (width<=1000px){.dashboard-reminders>div:last-child{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.dashboard-reminders{margin-top:10px;padding:9px}.dashboard-reminders>div:last-child{grid-template-columns:1fr}.dashboard-reminders article{padding:6px}.dashboard-reminder-head h3{font-size:12px}}.brain-erp-footer{border-top:1px solid #d6b35855;border-radius:10px;margin:9px 4px 0;padding:10px 7px 2px;text-decoration:none;display:block;overflow:hidden}.brain-erp-footer img{object-fit:cover;object-position:center;background:#020819;border-radius:8px;width:100%;height:64px;display:block;box-shadow:0 5px 14px #0005}.purchase-bill-modal form>.transaction-godown-select,.purchase-bill-modal form>.transaction-payment-select{order:5;grid-column:auto;margin:0}.purchase-bill-modal form>.transaction-godown-select select,.purchase-bill-modal form>.transaction-payment-select select{min-height:42px;padding:9px 10px}.purchase-bill-modal form>label:not(.transaction-godown-select):not(.transaction-payment-select),.purchase-bill-modal form>.purchase-bill-top,.purchase-bill-modal form>.bill-lines{grid-column:1/-1}.purchase-bill-modal form>.submit{order:7;grid-column:1/-1}.purchase-bill-modal form{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);column-gap:10px}@media (width<=560px){.brain-erp-footer{padding:8px 5px 2px}.brain-erp-footer img{height:58px}.purchase-bill-modal form{grid-template-columns:1fr 1fr;column-gap:8px}.purchase-bill-modal form>.transaction-godown-select,.purchase-bill-modal form>.transaction-payment-select{font-size:12px}.purchase-bill-modal form>.transaction-godown-select select,.purchase-bill-modal form>.transaction-payment-select select{padding:8px 7px;font-size:12px}}.brain-erp-footer img{object-fit:contain;object-position:center;height:96px}.app-shell>.sidebar{padding:18px 14px 14px}.app-shell>.sidebar .brand{margin-bottom:10px;padding-bottom:14px}.app-shell>.sidebar nav{gap:3px}.app-shell>.sidebar nav button{border-radius:9px;min-height:39px;padding:9px 12px;font-size:14px}.app-shell>.sidebar nav button span{width:25px;font-size:16px}.brain-erp-footer{isolation:isolate;margin-top:14px;padding-top:9px;position:relative}.brain-vein-lights{z-index:2;pointer-events:none;border-radius:46% 46% 42% 42%;width:94px;height:47px;position:absolute;top:15px;left:50%;overflow:hidden;transform:translate(-50%)}.brain-vein-lights i{offset-rotate:0deg;background:#eaffff;border-radius:50%;width:1.7px;height:1.7px;animation:3.1s linear infinite vein-light-run;position:absolute;top:0;left:0;box-shadow:0 0 1px .4px #fff,0 0 3px 1px #1db9ff,0 0 5px 1.5px #1174ff73}.brain-vein-lights .signal-1{offset-path:path("M47 43 L47 9 L34 18 L24 18");animation-delay:-.2s}.brain-vein-lights .signal-2{offset-path:path("M44 38 L34 30 L19 30 L13 23");animation-duration:3.6s;animation-delay:-1.1s}.brain-vein-lights .signal-3{offset-path:path("M22 39 L32 35 L47 42 L61 36 L74 40");animation-delay:-2.2s}.brain-vein-lights .signal-4{offset-path:path("M46 39 L39 25 L28 12 L18 17");animation-duration:4s;animation-delay:-2.8s}.brain-vein-lights .signal-5{offset-path:path("M16 35 L27 27 L40 31 L47 20");animation-duration:3.4s;animation-delay:-1.7s}.brain-vein-lights .signal-6{offset-path:path("M38 44 L30 38 L18 41 L10 34");animation-duration:3.8s;animation-delay:-.7s}.brain-vein-lights .signal-7{offset-path:path("M51 42 L51 16 L64 9 L76 17");animation-delay:-.5s}.brain-vein-lights .signal-8{offset-path:path("M53 35 L65 28 L80 31 L87 23");animation-duration:3.7s;animation-delay:-1.4s}.brain-vein-lights .signal-9{offset-path:path("M50 39 L61 39 L72 45 L84 38");animation-delay:-2.4s}.brain-vein-lights .signal-10{offset-path:path("M55 43 L62 31 L71 19 L85 16");animation-duration:4.1s;animation-delay:-3.1s}.brain-vein-lights .signal-11{offset-path:path("M55 24 L66 20 L78 24 L88 31");animation-duration:3.45s;animation-delay:-1.9s}.brain-vein-lights .signal-12{offset-path:path("M49 44 L58 36 L70 34 L82 41");animation-duration:3.9s;animation-delay:-.95s}.brain-vein-lights :is(.signal-7,.signal-8,.signal-9,.signal-10,.signal-11,.signal-12){background:#fff5cf;box-shadow:0 0 1px .4px #fff,0 0 3px 1px #ffae23,0 0 5px 1.5px #ff5e0073}@keyframes vein-light-run{0%{offset-distance:0%;opacity:0;transform:scale(.7)}12%{opacity:1}72%{opacity:.9;transform:scale(1)}to{offset-distance:100%;opacity:0;transform:scale(.7)}}@media (prefers-reduced-motion:reduce){.brain-vein-lights i{opacity:.65;animation:none}}@media (width<=560px){.brain-erp-footer img{height:84px}.app-shell>.sidebar nav button{min-height:38px;padding:9px 11px}}@media (width<=700px){.app-shell>.sidebar{overscroll-behavior:contain;scrollbar-width:thin;height:100dvh;padding:11px 11px 9px;overflow-y:auto}.app-shell>.sidebar .brand{margin-bottom:5px;padding:0 6px 9px}.app-shell>.sidebar .brand-mark{width:34px;height:34px;font-size:19px}.app-shell>.sidebar nav{gap:1px}.app-shell>.sidebar nav button{border-radius:8px;min-height:32px;padding:6px 9px;font-size:12.5px}.app-shell>.sidebar nav button span{width:23px;font-size:14px}.brain-erp-footer{flex:none;margin-top:7px;padding:6px 4px 2px}.brain-erp-footer img{height:66px}.brain-vein-lights{transform-origin:top;top:10px;transform:translate(-50%)scale(.78)}}.user-account-list{margin-top:16px;overflow:hidden}.user-account-head{border-bottom:1px solid #e4ebe6;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.user-account-head h3{color:#133f31;margin:0}.user-account-head p{color:#748078;margin:5px 0 0;font-size:12px}.user-account-head>strong{color:#174c39;background:#e8f3ec;border-radius:20px;padding:7px 11px;font-size:11px}.user-account-row{border-bottom:1px solid #edf1ee;grid-template-columns:1.3fr 1fr 1fr .6fr .45fr;align-items:center;gap:12px;padding:13px 20px;font-size:12px;display:grid}.user-account-row code{color:#23483a;background:#f1f5f2;border-radius:7px;padding:6px 8px;font-weight:800}.user-account-row i{font-size:10px;font-style:normal;font-weight:800}.user-account-row i.active{color:#147346}.user-account-row i.inactive{color:#a33d34}.user-account-labels{color:#718078;text-transform:uppercase;letter-spacing:.07em;background:#f7faf8;font-size:10px;font-weight:900}.delete-user-icon{color:#b13e31;cursor:pointer;background:#fff3f1;border:1px solid #f1ccc7;border-radius:8px;width:30px;height:30px;font-size:16px}.delete-user-icon:hover{color:#fff;background:#b13e31}.protected-user{color:#65736b;text-transform:uppercase;font-size:9px;font-weight:800}.new-user-modal form>label>small{color:#78857d;margin-top:6px;font-size:10px;display:block}.new-user-security-note{color:#315d4b;background:#edf6f0;border-radius:10px;padding:11px;font-size:11px;line-height:1.45}@media (width<=700px){.user-account-row{grid-template-columns:1fr 1fr;padding:12px}.user-account-labels{display:none}.user-account-row>span:before{content:"Role: ";color:#87938b}.user-account-row>i{text-align:right}.user-account-row>.delete-user-icon,.user-account-row>.protected-user{justify-self:end}.user-account-head{padding:15px}.new-user-modal{max-height:92dvh;overflow:auto}}.user-account-actions{align-items:center;gap:6px;display:flex}.edit-user-icon{color:#18543d;cursor:pointer;background:#edf7f1;border:1px solid #bed8ca;border-radius:8px;width:30px;height:30px;font-size:15px}.edit-user-icon:hover{color:#fff;background:#18543d}@media (width<=700px){.user-account-actions,.user-account-row>.user-account-actions{justify-self:end}}.security-center{gap:17px;display:grid}.security-head{align-items:center;gap:18px;display:flex}.security-head>button{color:#174533;background:#e8f1eb;border:0;border-radius:10px;padding:10px 13px;font-weight:800}.security-head>div{flex:1}.security-head small{color:#a27c27;letter-spacing:.12em;font-size:9px;font-weight:900}.security-head h2{margin:4px 0;font-size:25px}.security-head p{color:#748078;margin:0;font-size:12px}.security-head>span{border-radius:20px;padding:9px 13px;font-size:11px;font-weight:900}.security-head>span.healthy{color:#167044;background:#ddf3e4}.security-head>span.warning{color:#96620e;background:#fff0cf}.security-head>span.critical{color:#a03930;background:#ffe4df}.security-hero{color:#fff;background:linear-gradient(135deg,#0c382b,#15543f);border-radius:17px;justify-content:space-between;align-items:center;padding:20px;display:flex}.security-hero>div{align-items:center;gap:14px;display:flex}.security-hero i{background:#ffffff18;border-radius:14px;place-items:center;width:46px;height:46px;font-size:22px;font-style:normal;display:grid}.security-hero small,.security-hero strong,.security-hero p{display:block}.security-hero small{color:#b9d1c6;font-size:10px}.security-hero strong{margin:4px 0}.security-hero p{color:#d5e4dc;margin:0;font-size:11px}.security-hero button{color:#174533;background:#fff;border:1px solid #fff3;border-radius:11px;padding:11px 14px;font-weight:850}.security-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.security-stats article{background:#fff;border:1px solid #e4ebe6;border-radius:14px;padding:16px}.security-stats small,.security-stats strong,.security-stats span{display:block}.security-stats small{color:#78857d;font-size:10px}.security-stats strong{color:#143f31;margin:8px 0 5px;font-size:18px}.security-stats span{color:#87938b;font-size:10px}.security-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.security-card-title{align-items:flex-start;gap:11px;display:flex}.security-card-title>i{color:#17543e;background:#e8f3ec;border-radius:10px;place-items:center;width:36px;height:36px;font-size:17px;font-style:normal;display:grid}.security-card-title h3{margin:0;font-size:15px}.security-card-title p{color:#78857d;margin:5px 0;font-size:11px}.security-grid ul{color:#4d6257;padding-left:20px;font-size:11px;line-height:1.8}.security-backup>a{color:#fff;text-align:center;background:#143f31;border-radius:10px;padding:12px;font-size:12px;font-weight:900;text-decoration:none;display:block}.security-backup>small{text-align:center;color:#87938b;margin-top:8px;font-size:9px;display:block}.security-database dl{margin:15px 0 0}.security-database dl>div,.security-check{border-bottom:1px solid #edf1ee;justify-content:space-between;gap:15px;padding:10px 0;font-size:11px;display:flex}.security-database dt{color:#7b8880}.security-database dd{text-align:right;margin:0;font-weight:800}.security-check b{font-size:10px}.security-check b.pass{color:#147346}.security-check b.fail{color:#ac4035}@media (width<=800px){.security-head{flex-wrap:wrap;align-items:flex-start}.security-head>div{flex-basis:100%;order:-1}.security-hero{flex-direction:column;align-items:flex-start;gap:15px}.security-stats{grid-template-columns:1fr 1fr}.security-grid{grid-template-columns:1fr}.security-head>span{margin-left:auto}}.live.live-live{color:#176b42;background:#eff9f2;border-color:#cde8d6}.live.live-live span{background:#28a864;animation:1.8s ease-out infinite live-status-pulse;box-shadow:0 0 0 4px #28a8641f}.live.live-checking{color:#936217;background:#fff8e7;border-color:#f0dfae}.live.live-checking span{background:#e6a52d;animation:1s ease-in-out infinite live-status-blink}.live.live-offline{color:#a33d34;background:#fff1ef;border-color:#efc9c4}.live.live-offline span{box-shadow:none;background:#dc5145}@keyframes live-status-pulse{0%{box-shadow:0 0 #28a86455}70%{box-shadow:0 0 0 6px #28a86400}to{box-shadow:0 0 #28a86400}}@keyframes live-status-blink{50%{opacity:.35}}:is(.records:has(.purchase-action),.record-table:has(.purchase-action)){overflow:visible!important}.record-row:has(.purchase-action){z-index:1;position:relative}.record-row:has(.purchase-action-menu){z-index:50}.purchase-action{z-index:2;place-items:center;display:grid;position:relative}.purchase-action>button{color:#315345;cursor:pointer;background:0 0;border:0;border-radius:8px;width:30px;height:30px;font-weight:900}.purchase-action>button:hover{background:#edf5ed}.purchase-action-menu{z-index:999;background:#fff;border:1px solid #cbd9ce;border-radius:11px;width:132px;padding:6px;position:absolute;top:32px;right:0;box-shadow:0 14px 34px #102c2040}.record-row:nth-last-child(-n+2) .purchase-action-menu{top:auto;bottom:32px}.purchase-action-menu button{text-align:left;color:#214d3b;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;width:100%;min-height:34px;padding:8px 9px;font-size:11px;font-weight:800;display:flex}.purchase-action-menu button:hover{background:#edf5ed}.purchase-action-menu .delete{color:#a13e35}.purchase-action-menu .delete:hover{background:#fff0ed}@media (width<=650px){.purchase-action-menu{z-index:9999;width:150px;position:fixed;bottom:82px;right:14px;top:auto!important}}.submit.saving{cursor:not-allowed;opacity:.82;animation:1s ease-in-out infinite savePulse}.submit:disabled{cursor:not-allowed}@keyframes savePulse{50%{transform:scale(.985);box-shadow:0 0 0 5px #c9ee6338}}.toast{border:1px solid #d4bc64;font-size:14px!important;font-weight:800!important;box-shadow:0 14px 36px #0b251a38!important}.entry-save-error{color:#8f2f27;background:#fff0ed;border:1px solid #e5a59d;border-radius:11px;grid-column:1/-1;gap:4px;padding:11px 13px;display:grid}.entry-save-error b{font-size:13px}.entry-save-error span{font-size:12px;font-weight:700}.entry-save-error small{color:#9a4b43;font-size:10px}.permission-table-expanded{overflow-x:auto}.permission-table-expanded .permission-row{grid-template-columns:minmax(150px,1.65fr) repeat(4,minmax(68px,1fr));min-width:520px}.permission-table-expanded .permission-header span{color:#315345;font-weight:800}.permission-table-expanded .permission-row b{line-height:1.25}.special-permissions{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.special-permissions h4{grid-column:1/-1}.special-permissions label{background:#fbfcfa;border:1px solid #e3ebe3;border-radius:9px;padding:9px;margin:5px 0!important}.permission-actions{margin-top:12px}@media (width<=900px){.role-layout{grid-template-columns:240px 1fr}.special-permissions{grid-template-columns:1fr}}@media (width<=700px){.role-layout{grid-template-columns:1fr}.role-list{gap:5px;display:flex;overflow-x:auto}.role-list-title{min-width:90px}.role-item{min-width:170px}.permission-table-expanded .permission-row{grid-template-columns:minmax(135px,1.5fr) repeat(4,minmax(58px,1fr));min-width:470px}}.profit-loss-page{padding-bottom:30px}.pl-date-filter{align-items:end;gap:11px;margin-bottom:15px;padding:14px;display:flex}.pl-date-filter label{color:#365447;gap:5px;font-size:11px;font-weight:750;display:grid}.pl-date-filter input{color:#173f30;background:#fff;border:1px solid #d9e4da;border-radius:9px;padding:9px 10px}.pl-date-filter button{color:#1c5d43;background:#eef5ed;border:1px solid #c8d8ca;border-radius:9px;padding:10px 13px;font-weight:750}.pl-date-filter span{color:#718077;margin-left:auto;font-size:11px}.pl-summary{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:15px;display:grid}.pl-summary article{background:#fff;border:1px solid #dce6dd;border-top:4px solid #b98a2e;border-radius:13px;padding:16px}.pl-summary article.sale{color:#17251e;background:#fff;border-top-color:#2d7653}.pl-summary article.sale b{color:#1c5d43;background:0 0}.pl-summary article.expense{border-top-color:#c47736}.pl-summary article.profit{background:#f9fcf7;border-top-color:#5b9b3e}.pl-summary article.loss{background:#fff9f8;border-top-color:#b84b42}.pl-summary small,.pl-summary strong,.pl-summary span,.pl-summary b{display:block}.pl-summary small{color:#6f7c73;font-size:11px}.pl-summary strong{color:#173f30;margin:8px 0 5px;font-size:20px}.pl-summary span{color:#728079;font-size:10px}.pl-summary b{color:#315345;margin-top:10px;font-size:13px}.pl-summary .profit strong{color:#36712c}.pl-summary .loss strong{color:#a43832}.pl-register{padding:0;overflow:hidden}.pl-register-head{border-bottom:1px solid #e0e8e1;justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.pl-register-head h3{color:#173f30;margin:0;font-size:15px}.pl-register-head p{color:#758079;margin:4px 0 0;font-size:11px}.pl-register-head>strong{color:#276147;background:#edf5ed;border-radius:15px;padding:6px 9px;font-size:11px}.pl-row{border-bottom:1px solid #edf1ed;grid-template-columns:1fr .7fr 1.7fr .8fr .8fr 1fr;align-items:center;min-height:56px;padding:0 16px;font-size:11px;display:grid}.pl-row-head{color:#587064;background:#f6f9f5;min-height:38px;font-size:10px;font-weight:800}.pl-row span:nth-child(n+4),.pl-row>strong{text-align:right}.pl-row span:nth-child(3) b,.pl-row span:nth-child(3) small{display:block}.pl-row span:nth-child(3) small{color:#7a867f;margin-top:3px;font-size:9px}.pl-row i{border-radius:11px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:800}.pl-row i.purchase{color:#8b5c12;background:#fff4d9}.pl-row i.sale{color:#1b6847;background:#e8f5eb}.pl-empty{text-align:center;padding:50px 20px}.pl-empty b,.pl-empty small{display:block}.pl-empty small{color:#7a867f;margin-top:5px}@media (width<=1000px){.pl-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.pl-date-filter{grid-template-columns:1fr 1fr;display:grid}.pl-date-filter span{grid-column:1/-1;margin:0}.pl-summary{gap:7px}.pl-summary article{padding:12px}.pl-summary strong{font-size:16px}.pl-table{overflow-x:auto}.pl-row{min-width:680px;padding:0 11px}.profit-loss-page .module-head>button{padding:9px 10px}}.today-profit-page{padding-bottom:30px}.today-profit-date{color:#236044;background:#edf5ed;border:1px solid #d5e5d7;border-radius:999px;align-self:center;padding:8px 12px;font-size:11px;font-weight:800}.today-profit-range{align-items:end;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.today-profit-range label{color:#50655a;gap:5px;font-size:10px;font-weight:800;display:grid}.today-profit-range input{color:#173f30;min-width:165px;height:39px;font:inherit;background:#fff;border:1px solid #d4dfd6;border-radius:9px;padding:0 10px}.today-profit-range button{color:#fff;cursor:pointer;background:#194b38;border:0;border-radius:9px;height:39px;padding:0 18px;font-weight:850}.today-profit-cards{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.today-profit-cards article{background:#fff;border:1px solid #dce6dd;border-radius:17px;min-height:174px;padding:20px;position:relative;overflow:hidden;box-shadow:0 10px 28px #143b2910}.today-profit-cards article:after{content:"";background:#ffffff25;border-radius:50%;width:100px;height:100px;position:absolute;top:-34px;right:-34px}.today-profit-cards small,.today-profit-cards strong,.today-profit-cards span,.today-profit-cards em{z-index:1;display:block;position:relative}.today-profit-cards small{letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:850}.today-profit-cards strong{margin:17px 0 8px;font-size:28px}.today-profit-cards span{font-size:11px}.today-profit-cards span b{font-size:13px}.today-profit-cards em{margin-top:16px;font-size:15px;font-style:normal;font-weight:850}.today-profit-cards .today-purchase{color:#68450f;background:linear-gradient(135deg,#fff9ea,#fff1ca);border-color:#efdaa4}.today-profit-cards .today-sale{color:#fff;background:linear-gradient(135deg,#174f3d,#0c382b);border-color:#174f3d}.today-profit-cards .today-sale small,.today-profit-cards .today-sale span{color:#d6e9df}.today-profit-cards .today-net.profit{color:#286321;background:linear-gradient(135deg,#eef9e9,#dff2d5);border-color:#c8e2bb}.today-profit-cards .today-net.loss{color:#9a3129;background:linear-gradient(135deg,#fff0ed,#ffe0da);border-color:#efc5bd}.today-profit-register{padding:0;overflow:hidden}.today-profit-register-head{border-bottom:1px solid #e3eae4;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.today-profit-register-head h3{color:#173f30;margin:0;font-size:15px}.today-profit-register-head p{color:#758079;margin:4px 0 0;font-size:10px}.today-profit-register-head>strong{color:#286147;background:#edf5ed;border-radius:15px;padding:6px 9px;font-size:10px}.today-profit-warning{color:#8a5c12;background:#fff7e4;border-radius:9px;margin:12px 16px 0;padding:10px 12px;font-size:10px;font-weight:700}.today-profit-row{border-bottom:1px solid #edf1ed;grid-template-columns:1.7fr .7fr .8fr .8fr .9fr;align-items:center;min-height:58px;padding:0 18px;font-size:11px;display:grid}.today-profit-row.head{color:#587064;text-transform:uppercase;background:#f6f9f5;min-height:39px;font-size:9px;font-weight:850}.today-profit-row>span:not(:first-child),.today-profit-row>strong{text-align:right}.today-profit-row span:first-child b,.today-profit-row span:first-child small{display:block}.today-profit-row span:first-child small{color:#78857d;margin-top:3px;font-size:9px}.today-profit-row .positive{color:#2c773b}.today-profit-row .negative{color:#ac4035}.today-profit-empty{text-align:center;padding:45px 20px}.today-profit-empty b,.today-profit-empty small{display:block}.today-profit-empty small{color:#7a867f;margin-top:5px}@media (width<=850px){.today-profit-range{grid-template-columns:1fr 1fr;display:grid}.today-profit-range input{width:100%;min-width:0}.today-profit-range button{grid-column:1/-1}.today-profit-cards{grid-template-columns:1fr}.today-profit-cards article{min-height:145px}.today-profit-cards strong{margin-top:12px;font-size:24px}.today-profit-table{overflow-x:auto}.today-profit-row{min-width:660px}.today-profit-date{font-size:9px}}.godown-clickable{cursor:pointer;transition:transform .16s,box-shadow .16s}.godown-clickable:hover{transform:translateY(-2px);box-shadow:0 12px 28px #173a2917}.godown-clickable:focus-visible{outline:3px solid #6b9b4b66}.godown-open-hint{margin-top:12px;font-weight:800;color:#2b6b4d!important;display:block!important}.godown-history-page{padding-bottom:30px}.godown-history-head{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:15px;display:grid}.godown-history-head>button{color:#245c43;background:#fff;border:1px solid #cddacf;border-radius:9px;padding:10px 12px;font-weight:800}.godown-history-head h2{color:#173f30;margin:3px 0;font-size:23px}.godown-history-head p,.godown-history-head div>small{color:#748078;margin:0;font-size:11px}.godown-history-head>strong{color:#225c42;text-align:right;font-size:22px}.godown-history-head>strong small{color:#768178;font-size:9px;display:block}.godown-history-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:13px;display:grid}.godown-history-stats article{background:#fff;border:1px solid #dce6dd;border-top:3px solid #2c7352;border-radius:12px;padding:14px}.godown-history-stats small,.godown-history-stats strong{display:block}.godown-history-stats small{color:#758179;font-size:10px}.godown-history-stats strong{color:#173f30;margin-top:7px;font-size:17px}.godown-history-filter{align-items:end;gap:10px;margin-bottom:12px;padding:12px;display:flex}.godown-history-filter label{color:#3c594c;gap:4px;font-size:10px;font-weight:800;display:grid}.godown-history-filter input{border:1px solid #d5e0d6;border-radius:8px;padding:8px}.godown-history-filter button{color:#285f46;background:#edf5ed;border:1px solid #cddacf;border-radius:8px;padding:9px 13px}.godown-history-register{padding:0;overflow:hidden}.godown-movement-row{border-bottom:1px solid #edf1ed;grid-template-columns:.9fr .8fr 1.6fr .8fr .8fr .7fr .9fr .9fr;align-items:center;min-height:58px;padding:0 13px;font-size:10px;display:grid}.godown-movement-head{color:#587064;background:#f5f8f4;min-height:38px;font-size:9px;font-weight:900}.godown-movement-row span:nth-child(n+4),.godown-movement-row>strong,.godown-movement-row>b{text-align:right}.godown-movement-row span:nth-child(3) b,.godown-movement-row span:nth-child(3) small{display:block}.godown-movement-row span:nth-child(3) small{color:#7a867f;margin-top:3px;font-size:9px}.godown-movement-row i{border-radius:12px;padding:5px 7px;font-style:normal;font-weight:900}.godown-movement-row i.in{color:#176344;background:#e8f5eb}.godown-movement-row i.out{color:#a03d35;background:#fff0ed}.stock-in{color:#257047}.stock-out{color:#aa443b}.godown-history-empty{text-align:center;color:#6f7c74;padding:48px}.godown-history-empty b,.godown-history-empty small{display:block}.godown-history-empty small{margin-top:5px}@media (width<=900px){.godown-history-stats{grid-template-columns:repeat(2,1fr)}.godown-history-register{overflow-x:auto}.godown-movement-row{min-width:820px}}@media (width<=600px){.godown-history-head{grid-template-columns:1fr auto}.godown-history-head>button{grid-column:1/-1;justify-self:start}.godown-history-head h2{font-size:19px}.godown-history-head>strong{font-size:17px}.godown-history-stats{gap:7px}.godown-history-stats article{padding:11px}.godown-history-filter{grid-template-columns:1fr 1fr;display:grid}.godown-history-filter button{grid-column:1/-1}}.godown-history-register{scrollbar-width:thin;scrollbar-color:#9db5a5 #eef3ef;overflow-x:auto}.godown-history-register .godown-movement-row.item-ledger-row{column-gap:10px;min-height:64px;padding:0 16px;grid-template-columns:82px 92px minmax(140px,1.3fr) 96px 84px 84px 108px 64px 84px 64px!important;min-width:1000px!important}.godown-history-register .godown-movement-head.item-ledger-row{color:#fff;letter-spacing:.03em;text-transform:uppercase;background:#173f32;border-radius:13px 13px 0 0;min-height:44px}.godown-history-register .item-ledger-row>span,.godown-history-register .item-ledger-row>strong{min-width:0}.godown-history-register .item-ledger-row .stock-in,.godown-history-register .item-ledger-row .stock-out{white-space:nowrap}.godown-history-register .item-ledger-row .running-stock-balance{white-space:nowrap;background:#edf6ef;border:1px solid #d4e6d8;border-radius:9px;padding:8px 10px;color:#164c39!important;text-align:right!important}.godown-history-register .item-ledger-row .running-stock-balance small{color:#75867b;white-space:normal;margin-top:2px;display:block}@media (width<=700px){.godown-history-register{border-radius:12px;margin-inline:-1px}.godown-history-register .godown-movement-row.item-ledger-row{column-gap:8px;padding:0 12px;min-width:960px!important}.godown-history-register:after{content:"← Swipe to view complete ledger →";color:#527060;text-align:center;background:#f2f7f3;width:100%;padding:8px 12px;font-size:10px;font-weight:800;display:block;position:sticky;left:0}}.dynamic-stock-list{max-height:238px;overflow-y:auto}.dynamic-stock-list .stock-dot-0{background:#8b5a35}.dynamic-stock-list .stock-dot-1{background:#f1efe5;border:1px solid #c9c8bd}.dynamic-stock-list .stock-dot-2{background:#d9933d}.dynamic-stock-list .stock-dot-3{background:#5d8f53}.stock-panel>.bar>i{transition:width .3s}.godown-item-summary-head{justify-content:space-between;align-items:center;margin:18px 0 10px;display:flex}.godown-item-summary-head h3{color:#173f30;margin:0;font-size:16px}.godown-item-summary-head span{color:#537061;background:#edf5ed;border-radius:14px;padding:6px 9px;font-size:10px}.godown-item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.godown-item-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6dd;border-radius:14px;grid-template-columns:auto 1fr auto;gap:10px;padding:15px;transition:all .16s;display:grid;box-shadow:0 7px 20px #173a290a}.godown-item-grid>button:hover{border-color:#86aa91;transform:translateY(-2px);box-shadow:0 12px 26px #173a2915}.godown-item-grid>button>i{font-size:22px;font-style:normal}.godown-item-grid .item-color-0{color:#8b5a35}.godown-item-grid .item-color-1{color:#d69a3c}.godown-item-grid .item-color-2{color:#4c875d}.godown-item-grid .item-color-3{color:#6f799b}.godown-item-grid>button>span b,.godown-item-grid>button>span small{display:block}.godown-item-grid>button>span b{color:#173f30;font-size:14px}.godown-item-grid>button>span small{color:#7a867f;margin-top:4px;font-size:9px}.godown-item-grid>button>strong{color:#246044;text-align:right;font-size:17px}.godown-item-grid dl{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:7px;margin:3px 0 0;display:grid}.godown-item-grid dl>div{background:#f6f9f5;border-radius:8px;padding:8px}.godown-item-grid dt{color:#7a867f;font-size:8px}.godown-item-grid dd{color:#315345;margin:4px 0 0;font-size:11px;font-weight:850}.godown-item-grid em{text-align:right;color:#286348;grid-column:1/-1;font-size:10px;font-style:normal;font-weight:850}.item-ledger-row{grid-template-columns:.9fr .9fr 1.5fr .8fr .8fr .8fr 1fr!important}.godown-inventory-page{padding-bottom:30px}@media (width<=850px){.godown-item-grid{grid-template-columns:1fr}}@media (width<=560px){.godown-item-grid>button{padding:12px}.godown-item-grid dl{grid-template-columns:repeat(2,1fr)}.godown-item-grid>button>strong{font-size:15px}.item-ledger-row{min-width:700px!important}}.bank-book-page{gap:18px;display:grid}.bank-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.bank-summary article{background:#fff;border:1px solid #dbe5dd;border-radius:15px;padding:18px;box-shadow:0 6px 18px #173e2e0c}.bank-summary small,.bank-summary span{color:#718078;display:block}.bank-summary strong{color:#103f30;margin:10px 0 6px;font-size:25px;display:block}.bank-summary article.receipt{border-top:4px solid #178354}.bank-summary article.payment{border-top:4px solid #c85a4c}.bank-summary article.balance{color:#fff;background:linear-gradient(135deg,#073f2d,#0b6647);border-color:#d1b757}.bank-summary article.balance small,.bank-summary article.balance span{color:#d8e9df}.bank-summary article.balance strong{color:#fff}.bank-summary article.negative{border-top:4px solid #b84035}.bank-summary label{color:#0b5c41;align-items:center;gap:5px;margin:9px 0 6px;font-size:20px;font-weight:900;display:flex}.bank-summary input{color:#103f30;border:0;border-bottom:2px solid #9ab3a1;outline:0;width:100%;min-width:0;padding:3px 2px;font-size:21px;font-weight:900}.bank-filter{align-items:end;gap:12px;padding:14px;display:flex}.bank-filter label{color:#355a49;gap:5px;font-size:12px;font-weight:800;display:grid}.bank-filter input{border:1px solid #cbd9ce;border-radius:9px;min-height:42px;padding:8px}.bank-filter button{color:#0b6547;background:#edf6f0;border:1px solid #0b6547;border-radius:9px;min-height:42px;padding:0 14px;font-weight:800}.bank-filter span{color:#65766d;margin-left:auto;font-size:12px}.bank-register{overflow:hidden}.bank-row{border-bottom:1px solid #e4ebe5;grid-template-columns:125px 1.4fr 1.2fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:13px 16px;font-size:13px;display:grid}.bank-row-head{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#0b513a;font-size:11px;font-weight:900}.bank-row span b,.bank-row span small{display:block}.bank-row span small{color:#738078;margin-top:3px;font-size:10px}.bank-row-head span{color:#fff}.bank-receipt{color:#08764b}.bank-payment{color:#b5463d}.bank-empty{text-align:center;padding:45px 20px}.bank-empty b,.bank-empty small{display:block}.bank-empty small{color:#748078;margin-top:7px}@media (width<=850px){.bank-summary{grid-template-columns:1fr 1fr}.bank-register{overflow-x:auto}.bank-row{min-width:720px}.bank-filter{flex-wrap:wrap}.bank-filter span{width:100%;margin-left:0}}@media (width<=520px){.bank-book-page{gap:12px}.bank-summary{gap:9px}.bank-summary article{padding:13px}.bank-summary strong{font-size:19px}.bank-summary input{font-size:18px}.bank-filter label{width:calc(50% - 6px)}.bank-filter input,.bank-filter button{width:100%}}.mobile-bank-book{background:#f4f8f4}.aem-bank-balance{color:#fff;background:linear-gradient(135deg,#073f2d,#0b6848);border-radius:17px;margin:14px 15px;padding:20px;box-shadow:0 10px 24px #073f2d3b}.aem-bank-balance small,.aem-bank-balance span{color:#d6e8de;display:block}.aem-bank-balance strong{margin:7px 0;font-size:29px;display:block}.aem-bank-list{background:#fff;border:1px solid #dbe6de;border-radius:15px;margin:0 15px 20px;overflow:hidden}.aem-bank-list article{border-bottom:1px solid #e5ece6;align-items:center;gap:11px;padding:13px;display:flex}.aem-bank-list article>i{border-radius:10px;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.aem-bank-list article>i.receipt{color:#08764b;background:#e4f6eb}.aem-bank-list article>i.payment{color:#b5463d;background:#fbe9e7}.aem-bank-list article>span{flex:1}.aem-bank-list article span b,.aem-bank-list article span small,.aem-bank-list article>strong small{display:block}.aem-bank-list article span small,.aem-bank-list article>strong small{color:#748078;margin-top:3px;font-size:10px}.aem-bank-list article>strong{text-align:right;font-size:13px}.aem-bank-list article>strong.receipt{color:#08764b}.aem-bank-list article>strong.payment{color:#b5463d}.supplier-payment-page{gap:18px;display:grid}.supplier-payment-summary{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.supplier-payment-summary article{background:#fff;border:1px solid #dce6de;border-top:4px solid #b89731;border-radius:14px;padding:18px}.supplier-payment-summary small,.supplier-payment-summary strong{display:block}.supplier-payment-summary small{color:#718078}.supplier-payment-summary strong{color:#113f31;margin-top:8px;font-size:25px}.supplier-payment-register{overflow:hidden}.supplier-payment-row{border-bottom:1px solid #e4ebe5;grid-template-columns:130px 1.5fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:13px 16px;font-size:13px;display:grid}.supplier-payment-head{color:#fff;text-transform:uppercase;background:#4d3410;font-size:11px;font-weight:900}.supplier-payment-row i{color:#0a6245;background:#edf5ef;border-radius:20px;padding:5px 9px;font-style:normal}.supplier-payment-modal{width:min(570px,94%)}.supplier-payment-modal form{grid-template-columns:1fr 1fr;gap:13px;display:grid}.supplier-payment-modal form>label:nth-child(2),.supplier-payment-modal form>label:nth-child(5),.supplier-payment-modal form>.submit{grid-column:1/-1}@media (width<=650px){.supplier-payment-summary{grid-template-columns:1fr 1fr}.supplier-payment-register{overflow-x:auto}.supplier-payment-row{min-width:650px}.supplier-payment-modal form{grid-template-columns:1fr}.supplier-payment-modal form>label,.supplier-payment-modal form>.submit{grid-column:1}}.supplier-payment-row{grid-template-columns:120px 1.4fr 1fr 1fr 1fr 76px}.supplier-payment-actions{gap:6px;display:flex}.supplier-payment-actions button{color:#0b5a40;cursor:pointer;background:#edf7f0;border:1px solid #cbded2;border-radius:8px;width:31px;height:31px;font-size:16px;font-weight:900}.supplier-payment-actions button:hover{background:#dcefe2}.supplier-payment-actions button.delete{color:#a43b32;background:#fff1ef;border-color:#efd0cc}.supplier-payment-actions button.delete:hover{background:#ffe2de}@media (width<=650px){.supplier-payment-row{min-width:730px}}.bank-book-page{gap:16px;position:relative}.bank-book-page:before{content:"";z-index:0;background:linear-gradient(135deg,#061b14 0%,#0a4f38 65%,#137252 100%);border-radius:22px;height:190px;position:absolute;inset:-18px -20px auto}.bank-book-page>.module-head,.bank-book-page>.bank-summary,.bank-book-page>.bank-filter,.bank-book-page>.bank-register{z-index:1;position:relative}.bank-book-page>.module-head{color:#fff;background:linear-gradient(120deg,#ffffff0d,#ffffff05);border:1px solid #ffffff24;border-radius:18px;min-height:112px;padding:22px 25px}.bank-book-page>.module-head h2{color:#fff;margin:3px 0 6px;font-size:27px}.bank-book-page>.module-head p{color:#cfe3d9}.bank-page-kicker{color:#e0c36e;letter-spacing:.16em;font-size:9px;font-weight:900;display:block}.bank-book-page>.module-head>button{color:#183c2e;background:#d8bd68;border:1px solid #d8bd68;box-shadow:0 8px 20px #0003}.bank-summary{gap:10px}.bank-summary article{border:1px solid #d8e3db;border-radius:16px;min-height:118px;padding:17px 18px;box-shadow:0 10px 25px #123e2e12}.bank-summary article:first-child{background:linear-gradient(145deg,#fffdf6,#fff);border-top:4px solid #c8a94d}.bank-summary article.receipt{background:linear-gradient(145deg,#f5fff9,#fff);border-top:4px solid #168257}.bank-summary article.payment{background:linear-gradient(145deg,#fff8f6,#fff);border-top:4px solid #bc554b}.bank-summary article.balance{background:linear-gradient(135deg,#082e22,#0b6246);border-top:4px solid #d5b858}.bank-filter{background:#fff;border:1px solid #d6e1d9;border-radius:15px;grid-template-columns:minmax(210px,1.35fr) repeat(2,minmax(145px,.8fr)) auto 1fr;align-items:end;gap:10px;padding:15px 16px;display:grid;box-shadow:0 8px 22px #153f2f0d}.bank-filter label:first-child{background:#fffbef;border:1px solid #c9aa50;border-radius:11px;padding:9px 11px}.bank-filter label:first-child:before{content:"SELECT BANK ACCOUNT";color:#8a6b19;letter-spacing:.1em;font-size:8px;font-weight:900}.bank-filter select,.bank-filter input{color:#173e30;background:#fff;border:1px solid #cbd9ce;border-radius:9px;outline:0;width:100%;min-height:41px;padding:8px 10px;font-weight:800}.bank-filter label:first-child select{background:0 0;border:0;padding:2px 0;font-size:15px;font-weight:900}.bank-filter select:focus,.bank-filter input:focus{border-color:#0b694a;box-shadow:0 0 0 3px #0b694a16}.bank-filter>span{color:#176346;background:#edf6f0;border-radius:20px;place-self:center end;margin:0;padding:7px 10px;font-size:10px;font-weight:850}.bank-register{background:#fff;border:1px solid #d6e1d9;border-radius:16px;box-shadow:0 12px 28px #123e2e10}.bank-row-head{letter-spacing:.08em;background:linear-gradient(90deg,#0a3d2d,#0d6045)}.bank-row:not(.bank-row-head):hover{background:#f7fbf8}.bank-row:last-child{border-bottom:0}@media (width<=950px){.bank-filter{grid-template-columns:1fr 1fr}.bank-filter label:first-child{grid-column:1/-1}.bank-filter>span{justify-self:start}.bank-book-page:before{inset:-12px -12px auto}}@media (width<=560px){.bank-book-page>.module-head{min-height:128px;padding:18px}.bank-book-page>.module-head h2{font-size:22px}.bank-book-page>.module-head>button{padding:9px 10px;font-size:10px}.bank-summary{grid-template-columns:1fr 1fr}.bank-summary article{min-height:105px;padding:13px}.bank-filter{grid-template-columns:1fr;padding:12px}.bank-filter label,.bank-filter label:first-child{grid-column:1;width:100%}.bank-filter button{width:100%}.bank-filter>span{width:auto}.bank-book-page:before{height:210px}}.cash-book-page:before{background:linear-gradient(135deg,#201506 0%,#5d3f0b 58%,#98711d 100%)}.cash-book-page>.module-head{background:linear-gradient(120deg,#fff7dc14,#ffffff05)}.cash-book-page .bank-page-kicker{color:#ffe294}.cash-opening-save{color:#765510;cursor:pointer;background:#fff8df;border:1px solid #b99536;border-radius:8px;width:100%;min-height:32px;font-size:10px;font-weight:900}.cash-opening-save:disabled{opacity:.55}.cash-book-message{z-index:2;color:#176344;background:#edf8f0;border:1px solid #b9d8c4;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:800;position:relative}.cash-book-filter{grid-template-columns:minmax(150px,.8fr) minmax(150px,.8fr) auto 1fr}.cash-book-filter label:first-child{grid-column:auto}.cash-book-filter label:first-child:before{content:"CASH DATE RANGE"}.cash-book-filter>span{justify-self:end}@media (width<=950px){.cash-book-filter{grid-template-columns:1fr 1fr}.cash-book-filter>button,.cash-book-filter>span{grid-column:auto}}@media (width<=560px){.cash-book-filter{grid-template-columns:1fr}.cash-book-filter>button,.cash-book-filter>span{grid-column:1}.cash-book-page .bank-summary article:first-child{grid-column:1/-1}}.purchase-bill-modal{background:linear-gradient(145deg,#fff 0%,#f8f5e9 100%);border:1px solid #c9a94f;overflow:hidden;box-shadow:0 24px 70px #071a143f}.purchase-bill-modal .modal-head{color:#fff;background:linear-gradient(125deg,#050706 0%,#101b16 58%,#063d2d 100%);border-bottom:4px solid #caa94b;margin:-24px -24px 18px;padding:18px 24px}.purchase-bill-modal .modal-head small{color:#e6cc78;letter-spacing:.13em;font-weight:900}.purchase-bill-modal .modal-head h2{color:#fff}.purchase-bill-modal .modal-head button{color:#111a16;background:#f9f2d8;border:1px solid #d6b85e}.purchase-bill-modal form{gap:13px}.purchase-bill-modal .purchase-bill-top{background:linear-gradient(90deg,#fffdf5,#f4ead0);border:1px solid #d8c37e;border-radius:12px;padding:12px 14px}.purchase-bill-modal label{color:#173f31;font-weight:850}.purchase-bill-modal input,.purchase-bill-modal select,.purchase-bill-modal textarea{color:#14251e;background:#fff;border:1.5px solid #9eb2a4}.purchase-bill-modal input:focus,.purchase-bill-modal select:focus,.purchase-bill-modal textarea:focus{border-color:#08714d;outline:0;box-shadow:0 0 0 3px #08714d1d}.purchase-bill-modal form>label:not(.transaction-godown-select):not(:has(textarea)){background:#fbfdfb;border:1px solid #d9e2db;border-radius:12px;padding:11px 12px}.purchase-bill-modal form>.transaction-godown-select{color:#fff;background:linear-gradient(100deg,#092c22,#0b5940);border:1.5px solid #b99735;border-radius:12px;order:3;grid-column:1/-1;margin:0;padding:12px 14px}.purchase-bill-modal form>.transaction-godown-select select{color:#10271e;background:#fff;border-color:#d4b65b;min-height:48px;font-size:14px}.purchase-bill-modal form>.bill-lines{background:#fff;border:1.5px solid #b99735;order:4}.purchase-bill-modal .bill-line-head{color:#fff;background:linear-gradient(90deg,#0b4935,#123f31)}.purchase-bill-modal .bill-line{background:#fbfdfb}.purchase-bill-modal .bill-footer{color:#173d2f;background:linear-gradient(90deg,#f8edc8,#ead289)}.purchase-bill-modal .bill-footer strong{color:#063d2d}.purchase-bill-modal form>label:has(textarea){order:5;grid-column:1/-1}.purchase-bill-modal form>.submit{color:#fff;background:linear-gradient(120deg,#06100c,#08714d);border:1px solid #d2b04f;order:6;grid-column:1/-1;font-weight:900;box-shadow:0 8px 18px #073f2d35}@media (width<=650px){.purchase-bill-modal{max-height:calc(100dvh - max(8px,env(safe-area-inset-top)));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:max(92px,calc(72px + env(safe-area-inset-bottom)));background:linear-gradient(#f4f0df,#fff 42%,#f8f3e3);scroll-padding-bottom:110px;overflow-y:auto!important}.purchase-bill-modal .modal-head{background:linear-gradient(125deg,#040605,#102019 62%,#07533b);border-bottom:3px solid #d0ae4d;margin:0 -15px 10px;padding:12px 15px 10px}.purchase-bill-modal .purchase-bill-top{padding:9px 10px}.purchase-bill-modal form>.transaction-godown-select{border-radius:11px;padding:10px 11px}.purchase-bill-modal form>.transaction-godown-select select{min-height:46px;font-size:14px}.purchase-bill-modal form>label:not(.transaction-godown-select):not(:has(textarea)){padding:9px 10px}.purchase-bill-modal form>.submit{bottom:max(10px,env(safe-area-inset-bottom));z-index:12;min-height:54px;position:sticky!important;box-shadow:0 9px 24px #052d2170!important}}.route-master-page{gap:18px;display:grid}.route-summary{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.route-summary article{background:#fff;border:1px solid #dbe6de;border-top:4px solid #b99735;border-radius:14px;padding:18px}.route-summary small,.route-summary strong{display:block}.route-summary small{color:#728078}.route-summary strong{color:#103f30;margin-top:7px;font-size:26px}.route-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.route-grid>article{padding:17px}.route-card-head{border-bottom:1px solid #e4ebe5;align-items:center;gap:11px;padding-bottom:13px;display:flex}.route-card-head>i{color:#ebcf75;background:#0a553d;border-radius:11px;place-items:center;width:42px;height:42px;font-size:20px;font-style:normal;display:grid}.route-card-head span{flex:1}.route-card-head b,.route-card-head small{display:block}.route-card-head b{color:#153e31;font-size:16px}.route-card-head small{color:#168052;letter-spacing:.08em;margin-top:3px;font-size:9px;font-weight:900}.route-grid dl{margin:13px 0}.route-grid dl div{margin-top:9px}.route-grid dt{color:#758279;font-size:10px}.route-grid dd{color:#304c40;margin:3px 0 0;font-size:13px;font-weight:750}.route-actions{gap:8px;display:flex}.route-actions button{color:#0a5b41;background:#eff6f1;border:1px solid #b9cbbf;border-radius:9px;flex:1;padding:9px;font-weight:800}.route-actions button.delete{color:#ae443a;background:#fff1ef;border-color:#ebcbc6}.route-empty{text-align:center;grid-column:1/-1;padding:50px!important}.route-empty b,.route-empty small{display:block}.route-empty small{color:#758078;margin-top:6px}.route-modal{width:min(590px,94%)}@media (width<=950px){.route-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.route-summary{grid-template-columns:1fr 1fr}.route-grid{grid-template-columns:1fr}.route-master-page .module-head{align-items:flex-start}.route-master-page .module-head button{min-height:43px}}.mobile-route-page{background:#f4f8f4}.aem-route-add{color:#fff;background:linear-gradient(120deg,#073f2d,#0b6848);border:1px solid #c7a746;border-radius:12px;width:calc(100% - 30px);margin:15px;padding:14px;font-weight:900;display:block}.aem-route-list{background:#fff;border:1px solid #dce6df;border-radius:15px;margin:0 15px 20px;overflow:hidden}.aem-route-list article{border-bottom:1px solid #e4ebe5;align-items:center;gap:11px;padding:14px;display:flex}.aem-route-list article>i{color:#e9cf78;background:#0a563e;border-radius:10px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.aem-route-list article>span{flex:1}.aem-route-list b,.aem-route-list small{display:block}.aem-route-list small{color:#748078;margin-top:3px;font-size:10px}.aem-route-list em{color:#8b9a91}.mobile-route-select{margin:0 0 12px}.route-party-list{gap:6px;min-height:86px;margin:12px 0;display:grid}.route-party-list>span{background:#f1f6f2;border-radius:9px;padding:8px 10px}.route-party-list b,.route-party-list small{display:block}.route-party-list small{color:#748078;margin-top:2px;font-size:10px}.route-party-list>em{color:#89958e;place-items:center;min-height:70px;font-size:12px;display:grid}.route-assign-panel{padding:18px}.route-assign-panel>div:first-child h3{color:#123f31;margin:0}.route-assign-panel>div:first-child p{color:#748078;margin:5px 0 14px;font-size:12px}.route-assign-table{border:1px solid #dce6df;border-radius:12px;overflow:hidden}.route-assign-row{border-bottom:1px solid #e3ebe5;grid-template-columns:1.5fr 1fr 1.2fr;align-items:center;gap:12px;padding:11px 13px;font-size:13px;display:grid}.route-assign-head{color:#fff;text-transform:uppercase;background:#0a5039;font-size:10px;font-weight:900}.route-assign-row select{background:#fff;border:1px solid #bdcec2;border-radius:8px;min-height:40px;padding:7px}.route-name-only-modal{width:min(470px,94%)}@media (width<=620px){.route-assign-row{grid-template-columns:1fr 1fr}.route-assign-row>:nth-child(2){display:none}}.sidebar-master-group{gap:3px;display:grid}.app-shell>.sidebar nav .master-toggle{align-items:center;width:100%;display:flex}.app-shell>.sidebar nav .master-toggle em{margin-left:auto;font-size:12px;font-style:normal}.master-submenu{border-left:1px solid #d1b75a55;gap:3px;margin-left:18px;padding:2px 0 4px 19px;display:grid}.app-shell>.sidebar nav .master-submenu button{padding:9px 10px;font-size:13px}.aem-master-submenu{background:#073829;padding:4px 8px 7px 18px;display:grid}.aem-dropdown .aem-master-submenu button{border-left:2px solid #d1b75a;min-height:44px}.mobile-item-master form{margin-bottom:14px}.line-name-page{gap:16px;display:grid}.line-name-summary{color:#fff;background:linear-gradient(120deg,#073f2d,#0a6346);border:1px solid #c4a543;border-radius:12px;width:max-content;min-width:190px;padding:13px 16px}.line-name-summary small,.line-name-summary strong{display:block}.line-name-summary small{color:#d7e8df;font-size:10px}.line-name-summary strong{margin-top:3px;font-size:23px}.line-name-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.line-name-grid>article{background:#fff;border:1px solid #dce6df;border-left:4px solid #b99a3c;border-radius:12px;align-items:center;gap:9px;min-height:76px;padding:12px;display:flex;box-shadow:0 5px 15px #143d2d0b}.line-name-grid>article>i{color:#0a5a40;background:#eaf3ed;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-style:normal;font-weight:900;display:grid}.line-name-grid>article>span{flex:1;min-width:0}.line-name-grid b,.line-name-grid small{display:block}.line-name-grid b{white-space:nowrap;text-overflow:ellipsis;color:#123e30;overflow:hidden}.line-name-grid small{color:#778279;margin-top:3px;font-size:9px}.line-name-grid>article>em{color:#138052;font-size:9px;font-style:normal}.line-name-empty{text-align:center;grid-column:1/-1;padding:40px!important}.line-name-empty b,.line-name-empty small{display:block}.line-name-empty small{color:#768178;margin:6px 0 13px}.line-name-empty button{color:#fff;background:#0a5d42;border:0;border-radius:9px;padding:10px 13px;font-weight:800}@media (width<=950px){.line-name-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=650px){.line-name-grid{grid-template-columns:1fr 1fr}.line-name-grid>article{min-height:68px;padding:9px}.line-name-grid>article>em{display:none}}.mobile-line-names{background:#f4f8f4}.aem-line-name-count{color:#fff;background:linear-gradient(120deg,#073f2d,#0a6547);border-radius:12px;margin:14px 15px;padding:13px 16px}.aem-line-name-count small,.aem-line-name-count strong{display:block}.aem-line-name-count strong{margin-top:3px;font-size:24px}.aem-line-name-grid{grid-template-columns:1fr 1fr;gap:9px;margin:0 15px 20px;display:grid}.aem-line-name-grid article{background:#fff;border:1px solid #dce5de;border-left:3px solid #b89a3c;border-radius:11px;align-items:center;gap:8px;min-height:64px;padding:9px;display:flex}.aem-line-name-grid article>i{color:#0a5a40;background:#eaf3ed;border-radius:8px;place-items:center;width:29px;height:29px;font-size:10px;font-style:normal;font-weight:900;display:grid}.aem-line-name-grid b,.aem-line-name-grid small{display:block}.aem-line-name-grid b{font-size:12px}.aem-line-name-grid small{color:#748078;margin-top:2px;font-size:9px}.line-name-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6df;border-left:4px solid #b99a3c;border-radius:12px;align-items:center;gap:9px;min-height:76px;padding:12px;display:flex;box-shadow:0 5px 15px #143d2d0b}.line-name-grid>button:hover{transform:translateY(-2px);box-shadow:0 9px 21px #143d2d18}.line-name-grid>button>i{color:#0a5a40;background:#eaf3ed;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-style:normal;font-weight:900;display:grid}.line-name-grid>button>span{flex:1;min-width:0}.line-name-grid>button>em{color:#0a6848;font-size:10px;font-style:normal;font-weight:800}.line-detail-page{gap:17px;display:grid}.line-detail-head{color:#fff;background:linear-gradient(120deg,#061c15,#0a5f43);border:1px solid #c2a344;border-radius:15px;align-items:center;gap:17px;padding:20px;display:flex}.line-detail-head>button{color:#153d30;background:#fff8df;border:1px solid #d1b65f;border-radius:9px;padding:10px 12px;font-weight:800}.line-detail-head>div{flex:1}.line-detail-head small{color:#ddca88}.line-detail-head h2{margin:3px 0}.line-detail-head p{color:#d4e5dc;margin:0;font-size:12px}.line-detail-head>strong{text-align:center;font-size:27px}.line-detail-head>strong small{font-size:9px;display:block}.line-customer-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.line-customer-grid>article{background:#fff;border:1px solid #dce6df;border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex}.line-customer-grid>article>i{color:#0a5e43;background:#e9f3ec;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:900;display:grid}.line-customer-grid>article>span{flex:1}.line-customer-grid b,.line-customer-grid small{display:block}.line-customer-grid small{color:#748078;margin-top:3px;font-size:10px}.line-customer-grid em{color:#148052;font-size:9px;font-style:normal}.aem-line-name-grid button,.aem-line-customer-list article{text-align:left;background:#fff;border:1px solid #dce5de;border-left:3px solid #b89a3c;border-radius:11px;align-items:center;gap:8px;min-height:64px;padding:9px;display:flex}.aem-line-name-grid button>i,.aem-line-customer-list article>i{color:#0a5a40;background:#eaf3ed;border-radius:8px;place-items:center;width:29px;height:29px;font-size:10px;font-style:normal;font-weight:900;display:grid}.aem-line-name-grid button>span,.aem-line-customer-list article>span{flex:1}.aem-line-name-grid button>em{color:#0a6749;font-style:normal}.aem-line-customer-list{gap:9px;margin:14px 15px;display:grid}.aem-line-customer-list article{border-left-color:#0a6848}@media (width<=800px){.line-customer-grid{grid-template-columns:1fr 1fr}.line-detail-head{flex-wrap:wrap;align-items:flex-start}.line-detail-head>div{flex-basis:100%;order:3}}@media (width<=520px){.line-customer-grid{grid-template-columns:1fr}}@media (width<=620px){.route-assign-panel{padding:14px}.route-assign-panel>div:first-child p{line-height:1.5}.route-assign-table{background:#f4f7f4;border:0;border-radius:14px;gap:10px;padding:10px;display:grid;overflow:visible}.route-assign-head{display:none}.route-assign-row:not(.route-assign-head){background:#fff;border:1px solid #d9e5dc;border-left:4px solid #b99a3c;border-radius:12px;grid-template-columns:1fr;gap:11px;padding:14px;display:grid;box-shadow:0 5px 14px #143d2d0c}.route-assign-row:not(.route-assign-head)>b{color:#123f31;font-size:15px;line-height:1.3;display:block}.route-assign-row:not(.route-assign-head)>b small{color:#176846;letter-spacing:.04em;background:#e8f3ec;border-radius:20px;margin-top:6px;padding:4px 8px;font-size:9px;font-weight:900;display:table}.route-assign-row:not(.route-assign-head)>select{color:#153f31;background:#fbfdfb;border:1.5px solid #9db7a5;border-radius:10px;width:100%;min-height:46px;padding:10px 12px;font-size:14px;font-weight:750;display:block}.route-assign-row:not(.route-assign-head)>:nth-child(2){display:none}}.line-customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.line-customer-grid>article{border-color:#cfddd3 #cfddd3 #cfddd3 #b99a3c;border-left-style:solid;border-left-width:5px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-height:142px;padding:18px;display:grid;box-shadow:0 8px 22px #093f2c14}.line-customer-grid>article>i{background:linear-gradient(145deg,#e7f3eb,#d7e9dd);width:42px;height:42px;font-size:12px}.line-customer-grid>article>span{align-self:center;min-width:0}.line-customer-grid>article>span b{color:#0b3f2e;white-space:normal;font-size:17px;line-height:1.3}.line-customer-grid>article>span small{color:#9a7020;margin-top:7px;font-size:12px;font-weight:850}.line-customer-actions{border-top:1px solid #e2eae4;grid-column:1/-1;gap:9px;padding-top:12px;display:flex}.line-customer-actions button{color:#0a5d42;cursor:pointer;background:#f2f7f3;border:1px solid #b8cbbf;border-radius:9px;flex:1;min-height:40px;padding:9px 12px;font-size:12px;font-weight:850}.line-customer-actions button:first-child{color:#fff;background:linear-gradient(120deg,#073f2d,#0b6848);border-color:#b69a40}.line-customer-actions button:hover{filter:brightness(.96)}@media (width<=800px){.line-customer-grid{grid-template-columns:1fr}.line-customer-grid>article{min-height:132px}}@media (width<=520px){.line-customer-grid{gap:11px}.line-customer-grid>article{grid-template-columns:38px minmax(0,1fr);min-height:124px;padding:14px}.line-customer-grid>article>i{width:36px;height:36px}.line-customer-grid>article>span b{font-size:15px}.line-customer-grid>article>span small{font-size:12px}.line-customer-actions{gap:7px;padding-top:10px}.line-customer-actions button{min-height:39px}}.line-name-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.line-name-grid>button{border-color:#d3dfd7 #d3dfd7 #d3dfd7 #b99a3c;border-left-width:5px;border-radius:14px;min-height:108px;padding:18px;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 22px #093f2c14}.line-name-grid>button>i{background:linear-gradient(145deg,#e7f3eb,#d7e9dd);border-radius:11px;width:42px;height:42px;font-size:12px}.line-name-grid>button>span b{color:#0b3f2e;white-space:normal;font-size:16px;line-height:1.3}.line-name-grid>button>span b,.line-customer-grid>article>span b,.route-card-head b,.route-party-list b{letter-spacing:0;font-variant-numeric:lining-nums;font-family:Noto Sans Bengali,Arial,sans-serif}.line-name-grid>button>span small{color:#76847b;margin-top:6px;font-size:11px;font-weight:750}.line-name-grid>button>em{color:#08704d;background:#edf5f0;border-radius:8px;padding:7px 9px;font-size:11px}.aem-line-name-grid{grid-template-columns:1fr;gap:11px}.aem-line-name-grid button{border-left-width:4px;border-radius:13px;width:100%;min-height:82px;padding:13px 14px;box-shadow:0 6px 17px #093f2c12}.aem-line-name-grid button>i{width:38px;height:38px;font-size:11px}.aem-line-name-grid button b{font-size:14px;line-height:1.3}.aem-line-name-grid button small{margin-top:5px;font-size:10px}.aem-line-name-grid button>em{background:#edf5f0;border-radius:7px;margin-left:auto;padding:6px 8px;font-size:10px;font-weight:800}.aem-line-name-grid button b,.aem-line-customer-list article b{letter-spacing:0;font-variant-numeric:lining-nums;font-family:Noto Sans Bengali,Arial,sans-serif}@media (width<=900px){.line-name-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.line-name-grid{grid-template-columns:1fr;gap:11px}.line-name-grid>button{min-height:88px;padding:14px}.line-name-grid>button>i{width:38px;height:38px}.line-name-grid>button>span b{font-size:15px}.line-name-grid>button>span small{font-size:10px}.line-name-grid>button>em{display:block}}.backup-vault-page{gap:17px;display:grid}.backup-message{color:#604c16;background:#fff8dd;border:1px solid #c7ab50;border-radius:11px;padding:12px 15px;font-size:12px;font-weight:800}.backup-vault-hero{color:#fff;background:linear-gradient(125deg,#061d16,#0a5e43);border:1px solid #b99b3e;border-radius:17px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.backup-vault-hero small{color:#d9c67e;letter-spacing:.12em;font-size:9px;font-weight:900}.backup-vault-hero h3{margin:5px 0;font-size:23px}.backup-vault-hero p{color:#d2e2da;margin:0;font-size:11px}.backup-vault-hero button{color:#0b503a;background:#fff;border:0;border-radius:11px;min-height:44px;padding:11px 15px;font-weight:900}.backup-vault-hero button:disabled{opacity:.65}.backup-history{overflow:hidden;padding:0!important}.backup-history-head{border-bottom:1px solid #e1e9e3;justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.backup-history-head h3{color:#113e30;margin:0}.backup-history-head p{color:#758178;margin:5px 0 0;font-size:11px}.backup-history-head button{color:#0a5d42;background:#eef5f0;border:1px solid #bfd0c4;border-radius:9px;padding:9px 12px;font-weight:800}.backup-history-row{border-bottom:1px solid #e8ede9;grid-template-columns:1fr 1.3fr .55fr 1.15fr;align-items:center;gap:12px;padding:12px 18px;font-size:12px;display:grid}.backup-history-label{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#0a5039;font-size:9px;font-weight:900}.backup-history-row i{border-radius:20px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:900;display:inline-block}.backup-history-row i.automatic{color:#0c7047;background:#ddf1e4}.backup-history-row i.manual{color:#8b6311;background:#fff1c9}.backup-history-row i.safety{color:#425d91;background:#e8edf8}.backup-history-row>div{gap:6px;display:flex}.backup-history-row>div button{color:#0a5d42;background:#f2f7f3;border:1px solid #bfd0c4;border-radius:8px;flex:1;padding:8px;font-size:10px;font-weight:850}.backup-history-row>div button.restore{color:#fff;background:#0a563e;border-color:#c7a746}.backup-empty{text-align:center;color:#7c8880;padding:40px;font-size:12px}.backup-safety-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.backup-safety-grid h3{color:#123f31;margin:0}.backup-safety-grid ul{color:#52665b;margin:12px 0 0;padding-left:20px;font-size:11px;line-height:1.9}@media (width<=760px){.backup-vault-hero{flex-direction:column;align-items:flex-start}.backup-vault-hero button{width:100%}.backup-history-table{overflow-x:auto}.backup-history-row{min-width:680px}.backup-safety-grid{grid-template-columns:1fr}.backup-vault-page .security-stats{grid-template-columns:1fr 1fr}}@media (width<=480px){.backup-vault-page .security-stats{grid-template-columns:1fr 1fr}.backup-vault-page .security-stats article{padding:12px}.backup-vault-page .security-stats strong{font-size:14px}}.zero-reset-banner{z-index:120;color:#49390e;background:#fff7d8;border:1px solid #c79e2d;border-radius:13px;align-items:center;gap:14px;width:min(680px,100% - 24px);padding:12px 14px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #08291d33}.zero-reset-banner span{flex:1}.zero-reset-banner b,.zero-reset-banner small{display:block}.zero-reset-banner small{margin-top:3px;font-size:10px}.zero-reset-banner button{color:#fff;background:#8d2e26;border:0;border-radius:9px;padding:10px 12px;font-weight:850}.zero-reset-banner em{font-size:10px;font-style:normal;font-weight:800}@media (width<=620px){.zero-reset-banner{flex-direction:column;align-items:stretch;top:8px}.zero-reset-banner button{width:100%}}.purchase-bill-modal .bill-lines>.bill-line.bill-line-head{border-bottom:3px solid #d8b950;font-weight:900;display:grid;color:#fff!important;background:linear-gradient(100deg,#062d21,#08714d)!important}.purchase-bill-modal .bill-lines>.bill-line.bill-line-head span{opacity:1;white-space:nowrap;display:block;color:#fff!important}.purchase-bill-modal .bill-lines>.bill-line:not(.bill-line-head)>button{color:#fff;background:#07563d;border:1px solid #d2b04f;font-weight:900;box-shadow:0 3px 8px #073f2d35}.purchase-bill-modal .bill-lines>.bill-line:not(.bill-line-head)>button:hover{background:#043f2d}.purchase-bill-modal .bill-lines>.bill-line:not(.bill-line-head)>button:disabled{color:#f7faf8;box-shadow:none;opacity:1;background:#b8c6bd;border-color:#a8b5ad}@media (width<=650px){.purchase-bill-modal .bill-lines>.bill-line.bill-line-head{grid-template-columns:minmax(78px,1.45fr) minmax(48px,.72fr) minmax(54px,.8fr) minmax(68px,1fr) 28px;gap:5px;min-height:42px;padding:9px 6px;font-size:10px}}.sale-entry-modal{background:linear-gradient(145deg,#fff 0%,#faf8ef 100%);overflow:auto;box-shadow:0 24px 70px #071a1445;border:1px solid #c9a94f!important}.sale-entry-modal .modal-head{color:#fff;background:linear-gradient(125deg,#050706 0%,#101b16 55%,#063d2d 100%);margin:-24px -24px 18px;padding:18px 24px;border-bottom:4px solid #caa94b!important}.sale-entry-modal .modal-head small{color:#e6cc78;letter-spacing:.13em;font-weight:900}.sale-entry-modal .modal-head h2{color:#fff!important}.sale-entry-modal .modal-head button{color:#111a16;background:#f9f2d8;border:1px solid #d6b85e}.sale-entry-modal form>label,.sale-entry-modal .form-row.three>label{color:#173f31;background:#fbfdfb;border:1px solid #d9e2db;border-radius:12px;padding:11px 12px;font-weight:850}.sale-entry-modal input,.sale-entry-modal select{color:#14251e;background:#fff;border:1.5px solid #9eb2a4;margin-top:6px}.sale-entry-modal input:focus,.sale-entry-modal select:focus{border-color:#08714d;outline:0;box-shadow:0 0 0 3px #08714d1d}.sale-entry-modal .transaction-godown-select{color:#fff;background:linear-gradient(100deg,#092c22,#0b5940);border-color:#b99735}.sale-entry-modal .transaction-godown-select select{border-color:#d4b65b}.sale-entry-modal .form-row.three{background:linear-gradient(90deg,#fffdf5,#f4ead0);border:1.5px solid #c5a746;border-radius:14px;gap:10px;padding:12px}.sale-entry-modal .form-row.three>label:last-child{color:#fff;background:linear-gradient(135deg,#082c22,#0b5d42);border-color:#d0ae4d}.sale-entry-modal .form-row.three>label:last-child input{color:#073f2d;font-weight:900}.sale-entry-modal .submit{color:#fff;font-weight:900;box-shadow:0 8px 18px #073f2d35;background:linear-gradient(120deg,#06100c,#08714d)!important;border:1px solid #d2b04f!important}.sale-entry-modal form>.transaction-route-select{max-width:280px;padding:9px 11px}.sale-entry-modal .sale-bill-lines{background:#fff;border:1.5px solid #b99735;border-radius:13px;grid-column:1/-1;overflow:hidden;box-shadow:0 5px 16px #173f3120}.sale-entry-modal .sale-bill-lines .bill-line-head{color:#fff;background:linear-gradient(90deg,#073f2d,#0b5b40);font-weight:900}.sale-entry-modal .sale-bill-lines .bill-footer{background:linear-gradient(90deg,#fff5cc,#f3e5a6)}@media (width<=620px){.modal-backdrop:has(.sale-entry-modal){padding:max(8px, env(safe-area-inset-top)) 0 0;align-items:end}.sale-entry-modal{width:100%;max-height:calc(100dvh - max(8px, env(safe-area-inset-top)));overscroll-behavior:contain;background:linear-gradient(#f2f8f1 0%,#fff 34%,#f7f3e8 100%);border-radius:20px 20px 0 0;padding:0 15px 18px;scroll-padding-top:64px}.sale-entry-modal .modal-head{z-index:5;border-radius:20px 20px 0 0;margin:0 -15px 12px;padding:13px 15px 11px;position:sticky;top:0}.sale-entry-modal form{gap:9px}.sale-entry-modal form>label,.sale-entry-modal .form-row.three>label{padding:9px 10px}.sale-entry-modal input,.sale-entry-modal select{min-height:46px;font-size:15px}.sale-entry-modal .form-row.three{gap:8px;padding:9px}.sale-entry-modal .submit{min-height:50px}.sale-entry-modal form>.transaction-route-select{width:100%;max-width:210px}.sale-entry-modal .sale-bill-lines{overscroll-behavior-x:contain;width:100%;overflow-x:auto}.sale-entry-modal .sale-bill-lines .bill-line{grid-template-columns:minmax(74px,1.25fr) minmax(64px,.8fr) minmax(50px,.7fr) minmax(62px,.85fr) 26px;gap:4px;min-width:304px;padding:8px 6px}.sale-entry-modal .sale-bill-lines .bill-line-head{min-height:40px;font-size:10px;display:grid}.sale-entry-modal .sale-bill-lines .bill-line input,.sale-entry-modal .sale-bill-lines .bill-line select{width:100%;min-width:0;min-height:40px;padding:7px 5px;font-size:11px}.sale-entry-modal .sale-bill-lines .bill-line:not(.bill-line-head)>input:nth-child(2){text-align:center;padding-left:3px;padding-right:3px;font-size:12px;font-weight:800}.sale-entry-modal .sale-bill-lines input[type=number]{appearance:textfield}.sale-entry-modal .sale-bill-lines input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.sale-entry-modal .sale-bill-lines input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.sale-entry-modal .sale-bill-lines .bill-line>strong{white-space:nowrap;align-self:center;font-size:11px}.sale-entry-modal .sale-bill-lines .bill-line>button{width:28px;height:28px}.sale-entry-modal .sale-bill-lines .bill-footer{gap:8px;padding:9px}}.module-page .record-row.purchase-register-row{grid-template-columns:1fr 1.35fr 1.2fr .85fr .65fr .9fr .75fr 35px}.purchase-item-names{color:#07563d;font-weight:850;line-height:1.35}.purchase-item-rates{color:#8a5b16;font-weight:850}@media (width<=800px){.module-page .record-row.purchase-register-row{grid-template-columns:.9fr 1.2fr 1.1fr .8fr .85fr 30px}.module-page .record-row.purchase-register-row>:nth-child(5),.module-page .record-row.purchase-register-row>:nth-child(7){display:none}.module-page .record-row.purchase-register-row>:nth-child(3),.module-page .record-row.purchase-register-row>:nth-child(4){display:block}}@media (width<=600px){.module-page .record-row.purchase-register-row{grid-template-columns:1.2fr .9fr 1.05fr .75fr 30px;gap:7px}.module-page .record-row.purchase-register-row>:nth-child(5),.module-page .record-row.purchase-register-row>:nth-child(6),.module-page .record-row.purchase-register-row>:nth-child(7){display:none}.module-page .record-row.purchase-register-row>:nth-child(2){order:1;display:block}.module-page .record-row.purchase-register-row>:first-child{color:#66766d;order:2;font-size:10px;display:block}.module-page .record-row.purchase-register-row>:nth-child(3){order:3;display:block}.module-page .record-row.purchase-register-row>:nth-child(4){order:4;display:block}.module-page .record-row.purchase-register-row>:nth-child(8){order:5;display:grid}.module-page .record-row.record-head.purchase-register-row>:first-child{color:inherit;font-size:10px}}.purchase-voucher-paper{background:linear-gradient(145deg,#fffdf5,#f5f8ef);border:2px solid #c8aa4d;overflow:hidden}.purchase-voucher-paper header{color:#fff;background:linear-gradient(120deg,#050706,#103d2f 62%,#08704d);border-bottom:5px solid #d6b358;justify-content:space-between;align-items:center;gap:18px;margin:-34px -34px 20px;padding:24px 34px 20px;display:flex}.purchase-voucher-paper header h2{text-shadow:0 2px 8px #0005;font-size:25px;color:#f0d477!important}.purchase-voucher-paper header p{color:#dcebe3;letter-spacing:.05em;font-weight:700}.purchase-voucher-paper header>b{color:#142018;background:linear-gradient(135deg,#f1d77d,#bd9132);border:1px solid #ffe8a4;box-shadow:0 6px 16px #0004}.purchase-voucher-paper .voucher-meta{background:#c6ac57;border:1px solid #b89839;border-radius:11px;overflow:hidden}.purchase-voucher-paper .voucher-meta span{background:#fffaf0;border-top:4px solid #0a6044}.purchase-voucher-paper .voucher-meta span:nth-child(2){background:#f8f5e9;border-top-color:#d6b358}.purchase-voucher-paper .voucher-meta span:nth-child(3){border-top-color:#101512}.purchase-voucher-paper .voucher-meta small{color:#52675c;text-transform:uppercase;letter-spacing:.05em;font-weight:800}.purchase-voucher-paper .voucher-meta strong{color:#103f30;font-size:14px}.purchase-voucher-paper .voucher-table{border-color:#c9b66f;border-radius:11px;overflow:hidden;box-shadow:0 7px 18px #123b2b10}.purchase-voucher-paper .voucher-head{color:#f3d87d;background:linear-gradient(90deg,#07120e,#086145);border-bottom:3px solid #d6b358}.purchase-voucher-paper .voucher-row:not(.voucher-head):nth-child(odd){background:#f3f8f1}.purchase-voucher-paper .voucher-row:not(.voucher-head):nth-child(2n){background:#fffdf7}.purchase-voucher-paper .voucher-row>strong{color:#07553d}.purchase-voucher-paper .voucher-totals{background:linear-gradient(135deg,#fff8dc,#f1e2ab);border:1px solid #d5c481;border-radius:12px;padding:12px 14px}.purchase-voucher-paper .voucher-totals>strong{color:#064b36;border-bottom-color:#064b36}.purchase-voucher-paper footer span{color:#234a3a;border-top:2px solid #b6983f;font-weight:750}@media (width<=700px){.purchase-voucher-paper header{margin:-20px -14px 18px;padding:19px 14px 16px}.purchase-voucher-paper header h2{font-size:19px}.purchase-voucher-paper .voucher-meta{margin:14px 0}.purchase-voucher-paper .voucher-totals{padding:10px}}@media print{.purchase-voucher-paper,.purchase-voucher-paper *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.purchase-voucher-paper header{margin:-12mm -12mm 7mm;padding:8mm 12mm 6mm}}.line-details-page{padding-bottom:32px}.line-details-filter{grid-template-columns:180px minmax(220px,1fr) minmax(220px,1fr);align-items:end;gap:14px;margin-bottom:15px;display:grid}.line-details-filter label{color:#315345;gap:6px;font-size:11px;font-weight:850;display:grid}.line-details-filter input,.line-details-filter select{min-height:44px;font:inherit;color:#173f30;background:#fff;border:1px solid #cfdbd1;border-radius:10px;padding:10px}.line-details-filter>span{color:#fff;background:linear-gradient(120deg,#092c22,#0b5940);border-radius:11px;align-content:center;min-height:64px;padding:11px 14px;display:grid}.line-details-filter>span small,.line-details-filter>span strong{display:block}.line-details-filter>span small{color:#e2cb77;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.line-details-filter>span strong{margin-top:4px;font-size:15px}.line-details-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:15px;display:grid}.line-details-summary article{background:#fff;border:1px solid #dce6dd;border-top:4px solid #176044;border-radius:13px;padding:14px}.line-details-summary article:nth-child(2){border-top-color:#c49a32}.line-details-summary article:nth-child(3){border-top-color:#27754f}.line-details-summary article:nth-child(4){border-top-color:#8b7131}.line-details-summary small,.line-details-summary strong,.line-details-summary span{display:block}.line-details-summary small{color:#718077;font-size:10px}.line-details-summary strong{color:#143d2e;margin:8px 0 4px;font-size:20px}.line-details-summary span{color:#7b867f;font-size:9px}.line-details-register{padding:0;overflow:hidden}.line-details-title{background:linear-gradient(90deg,#f8fbf7,#fffaf0);border-bottom:1px solid #e5ebe6;justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.line-details-title h3{color:#173f30;margin:0 0 4px;font-size:16px}.line-details-title p{color:#748078;margin:0;font-size:10px}.line-details-title>strong{text-align:right;color:#815f18;font-size:17px}.line-details-title>strong small{color:#7c867f;font-size:8px;display:block}.line-details-row{border-bottom:1px solid #edf1ed;grid-template-columns:1.5fr 1fr .9fr 1fr;align-items:center;min-height:58px;padding:0 17px;font-size:12px;display:grid}.line-details-head{color:#fff;background:#0b4935;min-height:40px;font-size:10px;font-weight:900}.line-details-row>span:not(:first-child),.line-details-row>strong{text-align:right}.line-details-row .collected{color:#1b714d}.line-details-empty{text-align:center;color:#718078;padding:46px}.line-details-empty b,.line-details-empty small{display:block}.line-details-empty small{margin-top:5px}@media (width<=760px){.line-details-filter{grid-template-columns:1fr 1fr}.line-details-filter>span{grid-column:1/-1;min-height:56px}.line-details-summary{grid-template-columns:1fr 1fr}.line-details-register{overflow-x:auto}.line-details-row,.line-details-title{min-width:600px}}@media (width<=420px){.line-details-filter{grid-template-columns:1fr}.line-details-filter>span{grid-column:1}.line-details-summary{gap:8px}.line-details-summary article{padding:11px}.line-details-summary strong{font-size:17px}.line-details-title{padding:12px 14px}}.line-details-summary article:nth-child(2){order:1}.line-details-summary article:first-child{order:2}.line-details-summary article:nth-child(3){order:3}.line-details-summary article:nth-child(4){order:4}.line-details-row>:first-child{grid-column:1}.line-details-row>:nth-child(3){grid-area:1/2}.line-details-row>:nth-child(2){grid-area:1/3}.line-details-row>:nth-child(4){grid-area:1/4}.bank-master-page{padding-bottom:32px}.bank-master-message{color:#175d3e;background:#eaf6ed;border:1px solid #bad4c1;border-radius:10px;margin-bottom:12px;padding:11px 14px;font-size:12px;font-weight:800}.bank-master-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.bank-master-form label{color:#315345;gap:6px;font-size:11px;font-weight:850;display:grid}.bank-master-form input{min-height:44px;font:inherit;background:#fff;border:1px solid #cfdbd1;border-radius:10px;padding:10px}.bank-master-form label:last-of-type{grid-column:1/-1}.bank-master-form>button{color:#fff;background:linear-gradient(120deg,#071b14,#0b6547);border:1px solid #c9aa4f;border-radius:11px;grid-column:1/-1;min-height:48px;font-weight:900}.bank-master-summary{color:#fff;background:linear-gradient(90deg,#082d22,#0e5e45);border-radius:12px;align-items:center;gap:10px;margin-bottom:13px;padding:12px 15px;display:flex}.bank-master-summary small{color:#e2ca75}.bank-master-summary strong{font-size:22px}.bank-master-summary span{margin-left:auto;font-size:12px}.bank-account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bank-account-grid article>div:first-child{align-items:center;gap:10px;display:flex}.bank-account-grid article i{color:#155d40;background:#e9f3e9;border-radius:10px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.bank-account-grid article span{flex:1}.bank-account-grid article b,.bank-account-grid article small{display:block}.bank-account-grid article small{color:#758178;margin-top:3px;font-size:10px}.bank-account-grid article button{color:#ad4036;background:#fff0ed;border:0;border-radius:8px;width:31px;height:31px}.bank-account-grid dl{grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0 0;display:grid}.bank-account-grid dl>div{background:#f5f8f4;border-radius:8px;padding:9px}.bank-account-grid dt{color:#738078;font-size:8px}.bank-account-grid dd{color:#244c39;margin:4px 0 0;font-size:11px;font-weight:850}.bank-master-empty{text-align:center;color:#718078;border:1px dashed #cbd9ce;border-radius:13px;grid-column:1/-1;padding:42px}.bank-master-empty b,.bank-master-empty small{display:block}.bank-master-empty small{margin-top:5px}@media (width<=700px){.bank-master-form{grid-template-columns:1fr}.bank-master-form label:last-of-type,.bank-master-form>button{grid-column:1}.bank-account-grid{grid-template-columns:1fr}.bank-account-grid dl{grid-template-columns:1fr 1fr}.bank-account-grid dl>div:last-child{grid-column:1/-1}.bank-master-summary{flex-wrap:wrap;align-items:flex-start}.bank-master-summary span{width:100%;margin-left:0}}.bank-master-form-actions{grid-column:1/-1;justify-content:flex-end;gap:9px;display:flex}.bank-master-form-actions button{color:#fff;background:linear-gradient(120deg,#071b14,#0b6547);border:1px solid #c9aa4f;border-radius:10px;min-height:46px;padding:0 20px;font-weight:900}.bank-master-form-actions button.cancel{color:#405b4e;background:#f3f6f4;border-color:#cad6ce}.bank-card-actions{gap:6px;display:flex}.bank-account-grid article .bank-card-actions button.edit{color:#18543d;background:#edf7f1}@media (width<=700px){.bank-master-form-actions{grid-column:1}.bank-master-form-actions button{flex:1}}.sale-entry-modal{width:min(760px,100vw - 32px)}.sale-entry-modal .sale-info-grid{grid-column:1/-1;grid-template-columns:minmax(0,1.25fr) minmax(132px,.55fr) minmax(150px,.65fr);gap:9px;display:grid}.sale-entry-modal .sale-info-grid>label{color:#173f31;background:#fbfdfb;border:1px solid #d9e2db;border-radius:12px;padding:9px 10px;font-weight:850}.sale-entry-modal .sale-info-grid .transaction-godown-select{color:#fff;background:linear-gradient(100deg,#092c22,#0b5940);border-color:#b99735;grid-column:1/3}.sale-entry-modal .sale-info-grid .transaction-route-select{width:auto;max-width:none}.sale-entry-modal .sale-info-grid input,.sale-entry-modal .sale-info-grid select{min-height:42px;margin-top:5px;padding:9px 10px}.sale-customer-due{color:#758179;background:#f5f7f4;border:1px solid #d9e2db;border-radius:12px;align-content:center;min-width:0;padding:8px 10px;display:grid}.sale-customer-due.visible{color:#fff;background:linear-gradient(145deg,#0a3b2c,#126044);border-color:#c6a54a}.sale-customer-due small{letter-spacing:.08em;white-space:nowrap;font-size:8px;font-weight:900}.sale-customer-due strong{color:inherit;margin-top:3px;font-size:17px}.sale-customer-due span{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.sale-entry-modal .sale-collection-split{background:linear-gradient(145deg,#fffdf5,#f2f8f2);border:1px solid #c5a84f;border-radius:15px;grid-column:1/-1;padding:13px;box-shadow:0 6px 18px #123f3112}.sale-collection-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.sale-collection-title small{color:#9a7720;letter-spacing:.12em;font-size:9px;font-weight:900;display:block}.sale-collection-title h3{color:#123f31;margin:3px 0 0;font-size:16px}.sale-collection-title>strong{color:#fff;white-space:nowrap;background:#123f31;border-radius:10px;padding:8px 11px;font-size:13px}.sale-payment-inputs{grid-template-columns:repeat(2,minmax(110px,1fr));gap:8px;display:grid}.sale-payment-inputs.has-bank{grid-template-columns:minmax(100px,.75fr) minmax(110px,.8fr) minmax(180px,1.25fr)}.sale-payment-inputs label{background:#fff!important;border:1px solid #d8e3da!important;border-radius:10px!important;padding:7px 9px!important;font-size:11px!important}.sale-payment-inputs input{margin-top:4px;min-height:39px!important;padding:8px 9px!important}.sale-collection-split>p{color:#6e7c74;margin:9px 0 0;font-size:11px}.sale-collection-summary{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.sale-collection-summary>span{background:#eaf4ed;border-radius:10px;padding:8px 11px}.sale-collection-summary small,.sale-collection-summary strong{display:block}.sale-collection-summary small{color:#64756b;font-size:10px}.sale-collection-summary strong{color:#0b5c41;margin-top:3px;font-size:17px}.sale-collection-summary .due{background:#fff4db}.sale-collection-summary .due strong{color:#946616}.sale-collection-summary .over{background:#ffebe7}.sale-collection-summary .over strong{color:#b34338}@media (width<=620px){.sale-entry-modal{width:100%}.sale-entry-modal .sale-info-grid{grid-template-columns:minmax(0,1.2fr) minmax(100px,.62fr);gap:7px}.sale-entry-modal .sale-info-grid .sale-customer-field{grid-column:1}.sale-entry-modal .sale-info-grid .sale-customer-due{grid-column:2}.sale-entry-modal .sale-info-grid .sale-date-field{grid-column:1}.sale-entry-modal .sale-info-grid .transaction-godown-select{grid-column:1/3}.sale-entry-modal .sale-info-grid .transaction-route-select{grid-area:2/2}.sale-entry-modal .sale-info-grid>label{padding:7px 8px;font-size:11px}.sale-entry-modal .sale-info-grid input,.sale-entry-modal .sale-info-grid select{min-height:40px;padding:7px;font-size:12px}.sale-customer-due{padding:6px 7px}.sale-customer-due strong{font-size:14px}.sale-entry-modal .sale-collection-split{padding:10px}.sale-collection-title{align-items:flex-start}.sale-collection-title h3{font-size:14px}.sale-payment-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.sale-payment-inputs.has-bank{grid-template-columns:minmax(74px,.72fr) minmax(82px,.8fr) minmax(124px,1.25fr)}.sale-payment-inputs label{padding:6px!important;font-size:10px!important}.sale-payment-inputs input{min-height:38px!important;padding:6px!important;font-size:11px!important}.sale-collection-summary strong{font-size:15px}}.module-page .record-row.collection-register-row{grid-template-columns:1fr 1.45fr .6fr .85fr .85fr .9fr .8fr 108px;gap:9px}.collection-register-row .collection-cash{color:#176647}.collection-register-row .collection-bank{color:#315f86}.collection-row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.collection-row-actions button{cursor:pointer;border-radius:8px;place-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:grid;padding:0!important}.collection-row-actions .view{color:#315a47;background:#f2f7f3;border:1px solid #cbd9cf}.collection-row-actions .edit{color:#176245;background:#ecf7f0;border:1px solid #bad8c5}.collection-row-actions .delete{color:#a33f35;background:#fff1ee;border:1px solid #ebc6c0}.collection-filter-panel{background:0 0;border-bottom:1px solid #e1e7e2;margin:10px 0 0;padding:12px 0 14px}.collection-filter-fields{grid-template-columns:minmax(140px,.85fr) minmax(140px,.85fr) minmax(170px,1fr) auto;align-items:end;gap:10px;display:grid}.collection-filter-fields label{color:#68766e;gap:5px;font-size:10px;font-weight:800;display:grid}.collection-filter-fields input,.collection-filter-fields select{color:#173f31;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d8dfda;border-radius:8px;padding:7px 9px;font-size:12px}.collection-filter-fields button{color:#173f31;cursor:pointer;background:#eef4ef;border:1px solid #cad6ce;border-radius:8px;min-height:38px;padding:7px 13px;font-weight:800}.collection-filter-totals{background:#fff;border:1px solid #e0e6e1;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:10px;display:grid;overflow:hidden}.collection-filter-totals article{background:0 0;border-right:1px solid #e5e9e6;min-height:58px;padding:9px 13px}.collection-filter-totals article:last-child{border-right:0}.collection-filter-totals small,.collection-filter-totals strong{display:block}.collection-filter-totals small{color:#718078;font-size:10px;font-weight:700}.collection-filter-totals strong{color:#173f31;margin-top:5px;font-size:18px}.collection-filter-totals .cash strong{color:#237152}.collection-filter-totals .bank strong{color:#3a678c}.collection-filter-totals .total{background:#fffdf6}@media (width<=800px){.collection-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-filter-totals{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-filter-totals article{padding:10px}.collection-filter-totals strong{font-size:17px}.record-table:has(.collection-register-row){overflow-x:auto}.module-page .record-row.collection-register-row{min-width:820px}.module-page .record-row.collection-register-row>:nth-child(3),.module-page .record-row.collection-register-row>:nth-child(5){display:block}}@media (width<=520px){.collection-filter-panel{padding:9px 0 11px}.collection-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.collection-filter-fields label:nth-child(3),.collection-filter-fields button{grid-column:auto}.collection-filter-fields input,.collection-filter-fields select,.collection-filter-fields button{min-height:40px;padding:7px;font-size:12px}.collection-filter-totals{grid-template-columns:1fr 1fr}.collection-filter-totals article{border-bottom:1px solid #e5e9e6;border-right:0}.collection-filter-totals article:nth-child(odd){border-right:1px solid #e5e9e6}.collection-filter-totals .total{border-bottom:0;border-right:0;grid-column:1/-1}}.purchase-bill-modal .purchase-party-godown-grid{order:3;grid-column:1/-1;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:10px;display:grid}.purchase-bill-modal .purchase-party-godown-grid>label{background:#fbfdfb;border:1px solid #d5dfd7;border-radius:11px;min-width:0;margin:0;padding:9px 10px}.purchase-bill-modal .purchase-party-godown-grid .transaction-godown-select{color:#fff;background:linear-gradient(100deg,#092c22,#0b5940);border-color:#b99735}.purchase-bill-modal .purchase-party-godown-grid select{color:#10271e;background:#fff;min-width:0;min-height:42px;padding:8px 9px}.purchase-bill-modal form>.bill-lines{order:4}.purchase-bill-modal form>label:has(textarea){order:5}.purchase-bill-modal form>.submit{order:6}@media (width<=650px){.purchase-bill-modal{height:min(720px,calc(100dvh - max(8px,env(safe-area-inset-top))));padding-bottom:max(8px,env(safe-area-inset-bottom));flex-direction:column;display:flex;position:relative;overflow:hidden!important}.purchase-bill-modal .modal-head{flex:none}.purchase-bill-modal form{overscroll-behavior:contain;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;height:100%;min-height:0;padding:0 1px 68px;overflow-y:auto}.purchase-bill-modal .purchase-bill-top{grid-template-columns:minmax(118px,145px) minmax(0,1fr);gap:7px;padding:6px 8px}.purchase-bill-modal .purchase-date{width:100%;min-width:0;padding:5px 7px;font-size:10px}.purchase-bill-modal .purchase-date input{width:100%;height:33px;font-size:12px;min-height:33px!important;padding:5px 6px!important}.purchase-bill-modal .purchase-party-godown-grid{gap:7px}.purchase-bill-modal .purchase-party-godown-grid>label{padding:7px;font-size:11px}.purchase-bill-modal .purchase-party-godown-grid select{min-height:40px;padding:7px 6px;font-size:12px}.purchase-bill-modal .bill-lines{overscroll-behavior:contain;max-height:160px;overflow-y:auto!important}.purchase-bill-modal form>label:has(textarea){font-size:11px}.purchase-bill-modal form>label:has(textarea) textarea{resize:none;min-height:42px;max-height:52px;padding:8px 9px}.purchase-bill-modal form>.submit{left:15px;right:15px;bottom:max(8px,env(safe-area-inset-bottom));z-index:15;flex-shrink:0;width:auto;min-height:50px;margin:0;box-shadow:0 -5px 18px #04271d33;position:absolute!important}}@media (width<=380px){.purchase-bill-modal .purchase-party-godown-grid{grid-template-columns:1fr}.purchase-bill-modal .purchase-bill-top{grid-template-columns:118px minmax(0,1fr)}.purchase-bill-modal .bill-lines{max-height:145px}}.today-transaction-summary{grid-template-columns:1fr 1fr;gap:8px;margin:-3px 0 8px;display:grid}.today-transaction-summary>div{background:#fafcf9;border:1px solid #e0e7e1;border-radius:10px;grid-template-columns:1fr auto;gap:3px 8px;padding:10px 11px;display:grid}.today-transaction-summary small{color:#728078;grid-column:1/-1;font-size:10px;font-weight:700}.today-transaction-summary strong,.today-transaction-summary b{color:#163f31;font-size:13px}.today-transaction-summary b{text-align:right}.today-transaction-summary .purchase{border-left:3px solid #c18a3c}.today-transaction-summary .sale{background:linear-gradient(135deg,#174d38,#0b6a49);border-left:3px solid #d0b052}.today-transaction-summary .sale small,.today-transaction-summary .sale strong,.today-transaction-summary .sale b{color:#fff!important}.today-transaction-empty{text-align:center;color:#6e7b73;gap:4px;padding:22px 10px;display:grid}.today-transaction-empty b{font-size:12px}.today-transaction-empty small{font-size:10px}@media (width<=520px){.today-transaction-summary{grid-template-columns:1fr}.today-transaction-summary>div{padding:9px 10px}}@media (width<=650px){.modal-backdrop:has(.purchase-bill-modal){padding-bottom:0}.purchase-bill-modal{height:calc(100dvh - max(8px,env(safe-area-inset-top)))!important;max-height:calc(100dvh - max(8px,env(safe-area-inset-top)))!important;padding-bottom:0!important}.purchase-bill-modal form{padding-bottom:88px!important}.purchase-bill-modal .bill-lines{-webkit-overflow-scrolling:touch;max-height:min(164px,26dvh)!important;overflow-y:auto!important}.purchase-bill-modal form>.submit{left:15px!important;right:15px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;z-index:100!important;background:linear-gradient(120deg,#06150f,#08714d)!important;border:1px solid #e0c768!important;width:auto!important;min-height:54px!important;margin:0!important;position:fixed!important;box-shadow:0 8px 24px #041f1766,0 -8px 18px #fffc!important}}.godown-transfer-register-page .module-head{border-bottom:3px solid #c7a54b}.godown-transfer-register-page .module-head small{color:#9b7922;letter-spacing:.12em;font-weight:800}.godown-transfer-register-page .module-head h2{font-size:clamp(22px,2vw,28px)}.godown-transfer-register-page .module-head p{font-size:13px}.godown-transfer-register-page .module-stats article{min-height:92px;padding:16px 18px}.godown-transfer-register-page .module-stats strong{font-size:22px}.godown-transfer-register{margin-top:20px;padding:0;overflow:visible}.godown-transfer-register-row{color:#294139;border-bottom:1px solid #e2e8e3;grid-template-columns:110px minmax(150px,1fr) minmax(150px,1fr) minmax(130px,.8fr) 110px 84px;align-items:center;gap:12px;min-height:68px;padding:12px 18px;font-size:13px;display:grid}.godown-transfer-register-row b,.godown-transfer-register-row strong{font-size:13px}.godown-transfer-register-row>:nth-child(2):after{content:"→";float:right;color:#b8953d;font-size:18px}.godown-transfer-register-row.head{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#123f31;border-radius:14px 14px 0 0;min-height:46px;font-size:12px;font-weight:800}.godown-transfer-register-row.head>:nth-child(2):after{content:""}.godown-transfer-register-row:last-of-type{border-bottom:0}.godown-transfer-register-row .stock-adjustment-actions{justify-content:flex-end}.item-ledger-row .stock-adjustment-actions:has(button[title=Edit\ transfer]){display:none}.godown-transfer-edit-modal{width:min(520px,100vw - 28px)}.godown-transfer-edit-modal form{gap:15px;display:grid}.transfer-edit-note{color:#174b3a;background:#edf6f1;border:1px solid #cfdfd5;border-radius:12px;gap:3px;padding:12px 14px;display:grid}.transfer-edit-note b{font-size:13px}.transfer-edit-note small{color:#687970;font-size:11px}@media (width<=760px){.godown-transfer-register{box-shadow:none;background:0 0;gap:12px;padding:0;display:grid}.godown-transfer-register-row.head{display:none}.godown-transfer-register-row{background:#fff;border:1px solid #dfe8e2;border-top:3px solid #c7a54b;border-radius:16px;grid-template-columns:1fr 1fr;gap:9px 12px;min-height:0;padding:13px 14px;box-shadow:0 8px 22px #123f3114}.godown-transfer-register-row>*{gap:3px;display:grid}.godown-transfer-register-row,.godown-transfer-register-row b,.godown-transfer-register-row strong{font-size:12px}.godown-transfer-register-row>:before{content:attr(data-label);color:#718078;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.godown-transfer-register-row>:nth-child(2):after{content:""}.godown-transfer-register-row>:nth-child(4){color:#123f31;background:#f0f6f2;border-radius:10px;grid-column:1/-1;padding:8px 10px;font-weight:800}.godown-transfer-register-row .stock-adjustment-actions{justify-content:flex-end;align-items:flex-end;display:flex}.godown-transfer-register-page .module-stats{gap:8px}.godown-transfer-register-page .module-stats article{min-height:78px;padding:12px}.godown-transfer-register-page .module-stats strong{font-size:18px}}.fund-transfer-page{gap:18px;display:grid}.fund-transfer-page .module-head small{color:#9b7425;letter-spacing:.12em;font-weight:800}.fund-transfer-message{color:#174c37;background:#edf7f1;border:1px solid #c9d8cf;border-radius:12px;padding:12px 16px;font-weight:700}.fund-transfer-form{padding:0;overflow:hidden}.fund-transfer-form-head{color:#fff;background:linear-gradient(135deg,#123f31,#1d6049);justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.fund-transfer-form-head>div{align-items:center;gap:12px;display:flex}.fund-transfer-form-head i{color:#173b30;background:#d6b45d;border:1px solid #d6b45d;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;font-style:normal;display:grid}.fund-transfer-form-head span{gap:3px;display:grid}.fund-transfer-form-head b{font-size:17px}.fund-transfer-form-head small{color:#dceae3}.fund-transfer-form-head button{color:#fff;background:#ffffff14;border:1px solid #fff5;border-radius:9px;padding:8px 12px}.fund-transfer-fields{grid-template-columns:140px minmax(150px,1fr) 28px minmax(150px,1fr) minmax(140px,.8fr);align-items:end;gap:14px;padding:20px;display:grid}.fund-transfer-fields label{color:#3e534a;text-transform:uppercase;letter-spacing:.04em;gap:7px;font-size:12px;font-weight:800;display:grid}.fund-transfer-fields input,.fund-transfer-fields select{color:#183c30;background:#fff;border:1px solid #cfd9d3;border-radius:10px;width:100%;min-height:44px;padding:9px 11px;font-size:14px;font-weight:650}.fund-transfer-arrow{color:#b88b31;text-align:center;align-self:center;font-size:25px;font-weight:900}.fund-transfer-note{grid-column:1/5}.fund-transfer-submit{color:#fff;background:#0f4b36;border:0;border-radius:10px;min-height:44px;font-weight:850;box-shadow:0 7px 16px #0f4b3625}.fund-transfer-submit:disabled{opacity:.55}.fund-transfer-warning{color:#a43d33;margin:-8px 20px 18px;display:block}.fund-transfer-register{padding:0;overflow:hidden}.fund-transfer-register-title{border-bottom:1px solid #e3e9e5;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.fund-transfer-register-title h3,.fund-transfer-register-title p{margin:0}.fund-transfer-register-title p{color:#78847e;margin-top:4px;font-size:13px}.fund-transfer-register-title>strong{color:#1a5942;background:#edf4ef;border-radius:999px;padding:7px 11px;font-size:12px}.fund-transfer-row{color:#49554f;border-bottom:1px solid #edf0ee;grid-template-columns:105px minmax(130px,1fr) 24px minmax(130px,1fr) 120px minmax(140px,1.2fr) 78px;align-items:center;gap:10px;padding:13px 20px;display:grid}.fund-transfer-row>i{color:#b78725;text-align:center;font-style:normal}.fund-transfer-row>strong{color:#123f31}.fund-transfer-row>div{gap:6px;display:flex}.fund-transfer-row button{color:#174c37;background:#eff7f2;border:1px solid #b9cec3;border-radius:8px;width:32px;height:32px}.fund-transfer-row button.delete{color:#a23e35;background:#fff1ef;border-color:#e2c1be}.fund-transfer-head{color:#5d6d65;text-transform:uppercase;background:#f2f6f3;grid-template-columns:105px minmax(130px,1fr) minmax(130px,1fr) 120px minmax(140px,1.2fr) 78px;font-size:11px;font-weight:850}.fund-transfer-head span:nth-child(3){grid-column:4}.fund-transfer-head span:nth-child(4){grid-column:5}.fund-transfer-head span:nth-child(5){grid-column:6}.fund-transfer-head span:nth-child(6){grid-column:7}@media (width<=760px){.fund-transfer-fields{grid-template-columns:1fr 1fr;padding:15px}.fund-transfer-fields label:first-child{grid-column:1/3}.fund-transfer-arrow{display:none}.fund-transfer-note,.fund-transfer-submit{grid-column:1/3}.fund-transfer-register{overflow-x:auto}.fund-transfer-row{min-width:780px;padding:12px 14px}.fund-transfer-form-head{padding:14px}.fund-transfer-form-head small{font-size:10px}.fund-transfer-register-title{padding:15px}}.stats article.dashboard-loss-card{background:#fff8f7;border-color:#efc7c1}.stats article.dashboard-loss-card h2{color:#b43d32}.godown-piece-peti{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.godown-piece-peti strong{color:#246044;font-size:17px}.godown-piece-peti small,.peti-note{line-height:1.2;color:#8a6a25!important;margin-top:3px!important;font-size:9px!important;font-weight:800!important;display:block!important}.godown-item-grid dl .peti-note{color:#829087!important;font-size:8px!important}.godown-movement-row .peti-note{text-align:right}@media (width<=560px){.godown-piece-peti strong{font-size:15px}}.module-page .record-row.sale-register-row{grid-template-columns:1fr 1.45fr 1.2fr .8fr .75fr 1fr .8fr 40px;gap:10px}.sale-godown-name{color:#14543d;font-weight:850}.sale-item-rates{color:#8a5b16;font-weight:850}@media (width<=800px){.sale-register-table{overflow-x:auto}.module-page .record-row.sale-register-row{min-width:850px}}.record-row>.transaction-party-link,.record-party-note .transaction-party-link{color:#07563d;font:inherit;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:850;-webkit-text-decoration:underline #9bc9b7;text-decoration:underline #9bc9b7}.record-row>.transaction-party-link:hover,.record-party-note .transaction-party-link:hover{color:#0b7854;text-decoration-color:currentColor}.record-row>.transaction-party-link:focus-visible,.record-party-note .transaction-party-link:focus-visible{outline-offset:4px;border-radius:3px;outline:2px solid #6ea88e}.godown-edit-page{gap:15px;max-width:780px;margin:auto;padding:22px;display:grid}.godown-edit-page label{color:#294c3d;gap:6px;font-size:12px;font-weight:800;display:grid}.godown-edit-page input,.godown-edit-page textarea,.godown-edit-page select{color:#183d2e;width:100%;font:inherit;background:#fff;border:1px solid #cfddd2;border-radius:10px;padding:11px 12px}.godown-edit-page textarea{resize:vertical;min-height:76px}.opening-stock-edit{background:#fffaf0;border:1px solid #d6c086;border-radius:14px;grid-template-columns:1.2fr 1fr;gap:12px;padding:16px;display:grid}.opening-stock-edit>div{grid-column:1/-1}.opening-stock-edit b,.opening-stock-edit small{display:block}.opening-stock-edit b{color:#173f30;font-size:15px}.opening-stock-edit small{color:#7c7157;margin-top:4px;font-size:10px}.godown-edit-page .submit{color:#fff;cursor:pointer;background:#174d39;border:0;border-radius:11px;padding:13px;font-weight:900}@media (width<=600px){.godown-edit-page{padding:15px}.opening-stock-edit{grid-template-columns:1fr}}.business-report-workspace{gap:16px;display:grid}.report-controls{justify-content:space-between;align-items:end;gap:14px;padding:16px;display:flex}.report-controls>div{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.report-controls label{color:#51625a;gap:6px;font-size:11px;font-weight:700;display:grid}.report-controls input,.report-controls select{color:#173d31;min-height:42px;font:inherit;background:#fff;border:1px solid #d6dfd9;border-radius:10px;padding:0 12px}.report-controls select{min-width:220px}.report-controls button{color:#244d3e;cursor:pointer;background:#fff;border:1px solid #cbd8d0;border-radius:10px;min-height:42px;padding:0 13px;font-weight:700}.report-controls .download,.report-controls .print{color:#fff;background:#164c39;border-color:#164c39}.report-controls .print{background:#a77b2c;border-color:#a77b2c}.report-preview{padding:0;overflow:hidden}.report-preview>header{color:#fff;background:linear-gradient(120deg,#123f31,#24624d);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.report-preview>header h3{margin:4px 0;font-size:21px}.report-preview>header p,.report-preview>header small{color:#d8e9df;margin:0}.report-preview>header>div:last-child{gap:10px;display:flex}.report-preview>header span{background:#ffffff12;border:1px solid #ffffff30;border-radius:10px;min-width:125px;padding:10px 12px}.report-preview>header span small,.report-preview>header span b{display:block}.report-preview>header span b{margin-top:4px;font-size:17px}.report-preview-table{overflow-x:auto}.report-preview-row{border-bottom:1px solid #e8eeea;grid-template-columns:110px 110px minmax(180px,1.6fr) 100px 100px 130px;align-items:center;min-width:780px;min-height:54px;padding:0 18px;font-size:12px;display:grid}.report-preview-row>span:nth-child(n+4),.report-preview-row>strong,.report-preview-row>b:last-child{text-align:right}.report-preview-row small{color:#718078;margin-top:3px;display:block}.report-preview-head{color:#64746b;text-transform:uppercase;background:#f1f6f2;min-height:40px;font-size:10px;font-weight:800}.report-preview-empty{text-align:center;color:#718078;padding:50px 20px}@media (width<=800px){.business-report-workspace{gap:12px}.business-report-workspace>.module-head{align-items:center;margin-bottom:0}.business-report-workspace>.module-head>button{min-height:42px}.report-controls{flex-direction:column;align-items:stretch;padding:13px}.report-controls>div{grid-template-columns:1fr 1fr;display:grid}.report-controls label:first-child{grid-column:1/-1}.report-controls select{width:100%;min-width:0}.report-controls input,.report-controls select,.report-controls button{width:100%;min-width:0;min-height:44px}.report-preview>header{flex-direction:column;align-items:flex-start;padding:17px}.report-preview>header>div:last-child{width:100%}.report-preview>header span{flex:1;min-width:0}.report-preview-table{overscroll-behavior-x:contain;scrollbar-width:thin;touch-action:pan-x;margin:0 -1px}.report-preview-row{font-size:11px}.report-preview-row>:first-child{z-index:1;background:#fff;position:sticky;left:0}.report-preview-head>:first-child{background:#f1f6f2}}@media (width<=480px){.business-report-workspace>.module-head{align-items:flex-start;gap:10px}.business-report-workspace>.module-head h2{font-size:21px}.business-report-workspace>.module-head>button{padding:9px 11px;font-size:11px}.report-controls>div{grid-template-columns:1fr}.report-controls label:first-child{grid-column:auto}.report-preview>header h3{font-size:18px}.report-preview>header>div:last-child{grid-template-columns:1fr 1fr;display:grid}.report-preview>header span{padding:9px}.report-preview>header span b{font-size:15px}}@media print{body *{visibility:hidden}.business-report-workspace,.business-report-workspace *{visibility:visible}.business-report-workspace{background:#fff;position:absolute;inset:0}.business-report-workspace>.module-head,.report-controls{display:none}.report-preview{box-shadow:none;border:0}.report-preview>header{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (width<=700px){.modal-backdrop{padding:8px 8px max(8px,env(safe-area-inset-bottom));align-items:end}.modal-backdrop>.entry-modal{width:100%;max-width:100%;max-height:calc(100dvh - 16px);padding:0 16px max(18px,env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-width:thin;overflow-y:auto}.modal-backdrop>.entry-modal>.modal-head{z-index:12;background:#fff;border-bottom:1px solid #e3eae5;margin:0 -16px 12px;padding:15px 16px 11px;position:sticky;top:0}.modal-backdrop>.entry-modal form{padding-bottom:2px}.modal-backdrop>.entry-modal form>.submit:last-child{z-index:10;min-height:48px;margin-top:4px;position:sticky;bottom:0;box-shadow:0 -10px 18px #fff,0 8px 22px #173f3238}.modal-backdrop>.entry-modal input,.modal-backdrop>.entry-modal select,.modal-backdrop>.entry-modal textarea{min-height:44px;font-size:16px}.modal-backdrop>.entry-modal textarea{min-height:72px}.modal-backdrop>.entry-modal button{touch-action:manipulation}.purchase-bill-modal,.sale-entry-modal,.supplier-payment-modal,.expense-modal,.godown-transfer-modal,.stock-adjustment-modal{scroll-padding-top:76px;scroll-padding-bottom:72px}}.billing-reminder-backdrop{z-index:140;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071d14b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.billing-reminder{color:#173f32;background:#fff;border:1px solid #d9c178;border-radius:22px;width:min(520px,100%);padding:28px;box-shadow:0 28px 90px #071d1455}.billing-reminder-icon{color:#f4d77b;background:#173f32;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:15px;font-size:24px;font-weight:900;display:grid}.billing-reminder>small{color:#987324;letter-spacing:.11em;font-size:11px;font-weight:900}.billing-reminder h2{margin:6px 0 18px;font-size:25px}.billing-reminder p{color:#3f574c;margin:0 0 13px;font-size:16px;line-height:1.65}.billing-reminder strong{color:#153f31}.billing-reminder footer{border-top:1px solid #e4eae5;justify-content:space-between;align-items:end;gap:18px;margin-top:22px;padding-top:18px;display:flex}.billing-reminder footer span{color:#68786f;font-size:13px;line-height:1.5}.billing-reminder footer b{color:#173f32}.billing-reminder button{color:#fff;cursor:pointer;background:#173f32;border:0;border-radius:11px;min-width:110px;min-height:44px;font-size:14px;font-weight:850}.billing-reminder button:focus-visible{outline-offset:3px;outline:3px solid #e2c664}@media (width<=600px){.billing-reminder-backdrop{align-items:end;padding:0}.billing-reminder{padding:24px 20px max(22px,env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.billing-reminder h2{font-size:23px}.billing-reminder p{font-size:15px}.billing-reminder footer{flex-direction:column;align-items:stretch}.billing-reminder button{width:100%}}
