*{box-sizing:border-box}:root{--red:#d92332;--dark:#16171b;--muted:#747987;--line:#e9e9ed;--bg:#f6f7f9;--white:#fff}body{background:var(--bg);color:var(--dark);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.auth-page{background:#111216;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.auth-brand{color:#fff;flex-direction:column;justify-content:center;padding:10vw 9vw;display:flex}.auth-logo-image{object-fit:contain;border-radius:22px;width:118px;height:118px}.auth-brand>p{letter-spacing:3px;color:#aeb1b9;margin:19px 0 30px;font-size:11px}.auth-brand h1{letter-spacing:-2px;max-width:760px;margin:25px 0 0;font-size:clamp(34px,4vw,62px);line-height:1.05}.auth-brand span{color:#aeb1b9;max-width:560px;margin-top:25px;line-height:1.7}.auth-access{color:#fff;letter-spacing:1.8px;border:1px solid #fff3;border-radius:6px;width:fit-content;margin-top:28px;padding:8px 11px;font-size:10px}.auth-card{background:#fff;border-radius:18px;place-self:center;width:min(430px,100% - 42px);padding:42px}.mobile-auth-logo{display:none}.eyebrow{letter-spacing:1.8px;color:var(--red);font-size:10px;font-weight:800}.auth-card h2{margin:9px 0;font-size:29px}.auth-help{color:var(--muted);margin-bottom:27px;font-size:13px}.auth-card form{gap:17px;display:grid}.auth-card label{gap:8px;font-size:12px;font-weight:700;display:grid}.auth-card input{font:inherit;border:1px solid #dfe1e5;border-radius:9px;outline:none;padding:13px}.auth-card input:focus{border-color:var(--red);box-shadow:0 0 0 3px #d9233214}.auth-submit{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:13px;font-weight:800}.auth-submit:disabled{opacity:.6}.auth-error{color:#a8121e;background:#fff0f1;border:1px solid #f4c8cc;border-radius:8px;padding:10px;font-size:12px}.auth-success{color:#14683f;background:#eef9f3;border:1px solid #bce6ce;border-radius:8px;padding:10px;font-size:12px;line-height:1.5}.auth-link{color:var(--red);cursor:pointer;background:0 0;border:0;margin:18px auto 0;padding:4px;font-weight:750;display:block}.auth-card>small{color:#8a8e97;text-align:center;margin-top:22px;display:block}.loading-screen{color:#fff;background:#111216;place-content:center;justify-items:center;gap:12px;min-height:100vh;display:grid}.loading-screen p{color:#aeb1b9}.shell{min-height:100vh}.sidebar{color:#fff;z-index:30;background:#111216;flex-direction:column;width:242px;padding:28px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 11px 29px;display:flex}.brand>span{background:var(--red);border-radius:11px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.brand-logo{object-fit:contain;background:#fff;border-radius:11px;flex:0 0 40px;width:40px;height:40px;padding:3px}.brand div{flex-direction:column;display:flex}.brand small{letter-spacing:1.5px;color:#8e929d;font-size:9px}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#aeb1b9;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;padding:12px 13px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#25262c}.sidebar nav button.active{box-shadow:inset 3px 0 var(--red)}.account{background:#1d1e23;border:1px solid #2b2c33;border-radius:12px;align-items:center;gap:9px;margin-top:auto;padding:10px;display:flex}.account div:nth-child(2){flex-direction:column;flex:1;display:flex}.account small{color:#8f939d;font-size:11px}.account>button{color:#8f939d;cursor:pointer;background:0 0;border:0;padding:6px}.account>button:hover{color:#fff}.avatar{color:#a31420;background:#f5d6d8;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.content{min-height:100vh;margin-left:242px}.content>header{border-bottom:1px solid var(--line);background:#fff;align-items:center;height:84px;padding:0 32px;display:flex}.content header p{color:var(--muted);margin:0 0 3px;font-size:12px}.content header h1{margin:0;font-size:21px}.header-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.header-actions button,.menu,.close{cursor:pointer;color:#606571;background:0 0;border:0;place-items:center;display:grid}.header-actions button{width:38px;height:38px}.header-actions svg{width:19px}.notify{position:relative}.notify i{background:var(--red);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.menu,.close{display:none}.page{max-width:1600px;margin:auto;padding:27px 32px 48px}.toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.period,.toolbar>button,.table-tools>button{border:1px solid var(--line);color:#343740;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:9px 13px;display:flex}.primary{font-weight:700;background:var(--red)!important;color:#fff!important;border-color:var(--red)!important}.alert{color:#94101b;background:#fff1f2;border:1px solid #f6ced1;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:17px;padding:12px 16px;font-size:13px;font-weight:700;display:flex}.alert button{color:var(--red);cursor:pointer;background:0 0;border:0;font-weight:800}.cards{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:15px;display:grid}.cards.compact{grid-template-columns:repeat(3,1fr)}.metric,.panel{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 1px 2px #14151905}.metric{padding:18px}.metric p{color:var(--muted);margin:0 0 9px;font-size:12px}.metric>strong{letter-spacing:-.6px;font-size:24px}.metric div{gap:6px;margin-top:9px;font-size:11px;display:flex}.metric div b{color:#138a51}.metric div span{color:#8b8f98}.grid-main{grid-template-columns:1.65fr 1fr;gap:15px;margin-bottom:15px;display:grid}.grid-main.bottom{grid-template-columns:1.45fr 1fr}.panel{padding:19px}.panel-title{justify-content:space-between;align-items:center;display:flex}.panel-title h2{margin:0;font-size:14px}.panel-title button{color:#858994;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;display:flex}.chart{height:230px;padding-top:22px;display:flex}.axis{color:#9da0a8;flex-direction:column;justify-content:space-between;height:175px;padding-right:12px;font-size:9px;display:flex}.bars{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#fff 0 44px,#f0f1f3 45px);flex:1;align-items:end;gap:6%;height:180px;display:flex}.bars>div{flex-direction:column;flex:1;justify-content:end;align-items:center;height:100%;display:flex}.bars i{background:linear-gradient(#e34c58,#bd1523);border-radius:6px 6px 0 0;width:100%;max-width:30px;position:relative}.bars span{color:#8e929b;margin-top:8px;font-size:9px}.donut-wrap{justify-content:center;align-items:center;gap:28px;height:230px;display:flex}.donut{background:conic-gradient(var(--red) 0 29%, #f2ab3f 29% 74%, #adb2bd 74%);text-align:center;border-radius:50%;place-content:center;width:126px;height:126px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:17px}.donut strong,.donut span{z-index:1;position:relative}.donut strong{font-size:26px}.donut span{color:var(--muted);font-size:10px}.legend p{color:#70747e;grid-template-columns:10px 1fr auto;align-items:center;gap:7px;font-size:11px;display:grid}.legend i{border-radius:50%;width:7px;height:7px}.legend .hot{background:var(--red)}.legend .warm{background:#f2ab3f}.legend .cold{background:#adb2bd}.legend b{color:#25262b}.activities p{gap:11px;margin:14px 0;display:flex}.activities>p>i{background:#f3f3f5;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-style:normal;font-weight:800;display:grid}.activities span{flex-direction:column;font-size:11px;line-height:1.5;display:flex}.activities em{color:var(--red);font-style:normal;font-weight:700}.activities small{color:#9a9da5}.attention p{align-items:center;gap:10px;margin:13px 0;font-size:12px;display:flex}.attention span{border-radius:7px;place-items:center;width:27px;height:27px;font-weight:800;display:grid}.attention .red{color:#c61b29;background:#fee8ea}.attention .amber{color:#b36600;background:#fff1db}.attention .black{background:#e8e9ed}.tabs{background:#eceef1;border-radius:9px;gap:2px;padding:3px;display:flex;overflow:auto}.tabs>*{white-space:nowrap;color:#767b85;border-radius:7px;padding:8px 12px;font-size:11px}.tabs b{color:#17181c;background:#fff;box-shadow:0 1px 4px #dfe0e4}.table-panel{padding:0;overflow:hidden}.table-tools{border-bottom:1px solid var(--line);gap:8px;padding:14px;display:flex}.searchbox{border:1px solid var(--line);color:#9a9da6;border-radius:8px;flex:1;align-items:center;gap:8px;padding:9px 12px;font-size:11px;display:flex}.table{overflow-x:auto}.tr{border-bottom:1px solid #f0f0f2;grid-template-columns:1.35fr 1.4fr .65fr .65fr .6fr .8fr;align-items:center;gap:12px;min-width:780px;padding:14px 16px;font-size:11px;display:grid}.tr.th{color:#858a94;text-transform:uppercase;letter-spacing:.35px;background:#fafafb;font-size:10px}.tr span{flex-direction:column;display:flex}.tr small{color:#9a9ea7;margin-top:3px}.tr em{border-radius:20px;width:max-content;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.tr em.hot{color:#bd1825;background:#fee9eb}.tr em.warm{color:#a65c00;background:#fff0d7}.tr em.cold{color:#666b76;background:#eef0f3}.sales-table .lunas{color:#178950;font-weight:700}.sales-table .menunggu{color:#c47400;font-weight:700}.line-chart{background:repeating-linear-gradient(#fff 0 43px,#f0f1f3 44px);height:190px;margin-top:20px;display:block;position:relative;overflow:hidden}.line{transform-origin:0;background:var(--red);height:3px;box-shadow:55px 15px 0 var(--red), 110px -13px 0 var(--red);position:absolute;top:85px;left:3%;right:3%;transform:rotate(-8deg)}.line.two{opacity:.65;background:#16171b;top:115px;transform:rotate(-3deg)}.ceo-labels{color:#969aa4;justify-content:space-between;width:100%;font-size:9px;display:flex;position:absolute;bottom:0}.risk{margin-top:25px}.risk>strong{color:#7b7f89;font-size:11px}.risk p{grid-template-columns:24px 1fr auto;align-items:center;margin:14px 0;font-size:11px;display:grid}.risk p b{color:#c01b28;background:#feecee;border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.risk p span{font-weight:800}.leaderboard{margin-top:15px}.rank{border-bottom:1px solid #f0f0f2;grid-template-columns:34px 1fr auto;align-items:center;padding:13px 0;display:grid}.rank>b{color:#fff;background:#17181c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.rank span{flex-direction:column;font-size:12px;font-weight:700;display:flex}.rank small{color:#8c9099;margin-top:3px;font-size:10px;font-weight:400}.rank strong{font-size:12px}.placeholder{text-align:center;padding:70px 25px}.placeholder-icon{width:54px;height:54px;color:var(--red);background:#fee9eb;border-radius:15px;place-items:center;margin:0 auto 18px;display:grid}.placeholder h2{font-size:19px}.placeholder p{color:var(--muted);max-width:420px;margin:auto;font-size:13px}.overlay{display:none}@media (max-width:980px){.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.content{margin-left:0}.menu,.close{display:grid}.menu{margin-right:12px}.close{color:#fff;position:absolute;top:18px;right:10px}.overlay{z-index:20;background:#0008;border:0;display:block;position:fixed;inset:0}.cards{grid-template-columns:repeat(2,1fr)}.grid-main,.grid-main.bottom{grid-template-columns:1fr}}@media (max-width:620px){.auth-page{background:#fff;padding:34px 0;display:block}.auth-brand{display:none}.auth-card{width:calc(100% - 28px);box-shadow:none;padding:28px 24px}.mobile-auth-logo{align-items:center;gap:10px;margin-bottom:38px;display:flex}.mobile-auth-logo img{object-fit:contain;border-radius:10px;width:48px;height:48px}.mobile-auth-logo span{font-weight:900}.content>header{height:72px;padding:0 16px}.content header p{display:none}.content header h1{font-size:18px}.header-actions>button:first-child{display:none}.page{padding:17px 14px 35px}.toolbar{align-items:stretch}.toolbar .tabs{max-width:68%}.toolbar>button,.alert{font-size:11px}.cards,.cards.compact{grid-template-columns:1fr 1fr;gap:9px}.metric{padding:14px}.metric>strong{font-size:19px}.metric div{flex-direction:column}.panel{padding:15px}.chart{height:205px}.donut-wrap{height:190px}.table-tools{flex-wrap:wrap}.searchbox{flex-basis:100%}.header-actions{gap:2px}}.sidebar nav{margin-bottom:12px;padding-right:2px;overflow-y:auto}.section-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-heading p{color:var(--red);letter-spacing:1.5px;margin:0 0 7px;font-size:10px;font-weight:900}.section-heading h2{margin:0 0 6px;font-size:25px}.section-heading span{color:var(--muted);font-size:12px}.master-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.master-card{border:1px solid var(--line);text-align:left;cursor:pointer;min-height:175px;color:var(--dark);background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;padding:19px;display:flex}.master-card:hover{border-color:#e7a6ac;box-shadow:0 5px 20px #191a1d0b}.master-card>div{width:38px;height:38px;color:var(--red);background:#fee9eb;border-radius:10px;place-items:center;margin-bottom:15px;display:grid}.master-card strong{font-size:14px}.master-card span{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.5}.master-card b{color:var(--red);margin-top:auto;padding-top:15px;font-size:10px}.settings-grid{grid-template-columns:repeat(4,1fr)}.template-download{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:9px 12px;font-size:10px;font-weight:800;display:flex}.backup-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.backup-stats .panel{gap:8px;display:grid}.backup-stats small{color:var(--muted)}.backup-stats b{font-size:24px}.backup-actions{justify-content:space-between;align-items:center;gap:24px;display:flex}.backup-actions p{color:var(--muted);max-width:680px;margin:6px 0 0}.backup-actions>div:last-child{flex-shrink:0;gap:10px;display:flex}.backup-actions button{align-items:center;gap:8px;display:inline-flex}.backup-actions .secondary{color:var(--dark);border:1px solid var(--line);background:#fff}.log-backup-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px;display:grid}.log-backup-grid h3{align-items:center;gap:8px;margin-bottom:16px;display:flex}.audit-list,.backup-history{display:grid}.audit-list>div{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.audit-list>div:last-child,.backup-history>div:last-child{border-bottom:0}.audit-list div div,.backup-history>div{gap:3px;display:grid}.audit-list small,.backup-history small,.backup-history span{color:var(--muted)}.audit-list code{color:var(--muted);font-size:11px}.audit-action{text-align:center;color:#4338ca;background:#eef2ff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.audit-action.delete{color:#b91c1c;background:#fee2e2}.audit-action.update{color:#92400e;background:#fef3c7}.audit-action.insert{color:#166534;background:#dcfce7}.backup-history>div{border-bottom:1px solid var(--line);padding:12px 0}.backup-denied{text-align:center;padding:54px 24px}.backup-denied svg{color:var(--red);width:40px;height:40px}@media (max-width:820px){.backup-stats,.log-backup-grid{grid-template-columns:1fr}.backup-actions{flex-direction:column;align-items:stretch}.backup-actions>div:last-child{flex-wrap:wrap}}.security-note{background:#fff;border:1px solid #e5e6e9;border-radius:12px;align-items:center;gap:12px;margin-top:16px;padding:16px 18px;display:flex}.security-note svg{color:var(--red)}.security-note strong{font-size:12px}.security-note p{color:var(--muted);margin:4px 0 0;font-size:11px}@media (max-width:980px){.master-grid,.settings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.master-grid,.settings-grid{grid-template-columns:1fr}.master-card{min-height:145px}.section-heading h2{font-size:21px}}.empty-state{text-align:center;color:var(--muted);padding:28px 10px;font-size:12px}.empty-state.large{place-items:center;min-height:230px;display:grid}.table-empty{text-align:center;min-width:780px;color:var(--muted);padding:44px 16px;font-size:12px}.donut.empty{background:#e2e4e8}.master-card.coming{opacity:.62;cursor:default}.master-card.coming:hover{border-color:var(--line);box-shadow:none}.master-card.ready b{color:var(--red)}.back-button{color:#656a74;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 18px;padding:0;font-size:12px;display:flex}.master-layout{grid-template-columns:minmax(260px,.75fr) minmax(420px,1.4fr);align-items:start;gap:15px;display:grid}.master-form h3,.master-table h3{margin:0 0 18px;font-size:14px}.master-form form{gap:14px;display:grid}.master-form label{gap:7px;font-size:11px;font-weight:700;display:grid}.master-form input{border:1px solid var(--line);font:inherit;border-radius:8px;outline:none;padding:11px 12px}.master-form input:focus{border-color:var(--red);box-shadow:0 0 0 3px #d9233214}.master-save{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:11px 14px;display:flex}.simple-list>div{border-bottom:1px solid #f0f0f2;align-items:center;padding:12px 2px;display:flex}.simple-list>div:last-child{border-bottom:0}.simple-list span{flex-direction:column;flex:1;gap:3px;display:flex}.simple-list strong{font-size:12px}.simple-list small{color:var(--muted);font-size:10px}.simple-list button{color:var(--red);cursor:pointer;background:#fff0f1;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.master-message{color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:760px){.master-layout{grid-template-columns:1fr}}.master-form textarea,.master-form select{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;outline:none;padding:11px 12px}.master-form textarea{resize:vertical;min-height:82px}.master-form select:focus,.master-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #d9233214}.form-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.unit-preview{background:#f7f7f9;border-radius:9px;justify-content:space-between;align-items:center;padding:13px;display:flex}.unit-preview span{color:var(--muted);font-size:11px}.unit-preview strong{font-size:14px}.form-warning{color:#9b5a00;background:#fff7e8;border:1px solid #f4dfb8;border-radius:8px;padding:10px;font-size:11px}.secondary-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;display:flex}.row-actions{flex-direction:row!important;flex:0!important;gap:6px!important;display:flex!important}.row-actions button.edit{color:#4f5560;background:#f0f1f4}.material-layout,.product-layout{grid-template-columns:minmax(380px,.95fr) minmax(460px,1.3fr)}.product-layout{grid-template-columns:minmax(0,1fr)}.product-layout>.master-form{width:100%}.product-table-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.product-table-head h3{margin-bottom:3px}.product-table-head>div,.product-table-head label{gap:5px;display:grid}.product-table-head label{min-width:230px;font-weight:700}.product-table-tools{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.product-table-tools input{border:1px solid var(--line);min-width:260px;min-height:40px;font:inherit;border-radius:8px;padding:0 10px}.product-table-head select{border:1px solid var(--line);min-height:40px;font:inherit;background:#fff;border-radius:8px;padding:0 10px}.product-data-table-wrap{border:1px solid var(--line);border-radius:10px;width:100%;overflow:hidden}.product-data-table{table-layout:fixed;border-collapse:collapse;width:100%}.product-data-table th:first-child{width:9%}.product-data-table th:nth-child(2){width:18%}.product-data-table th:nth-child(3){width:13%}.product-data-table th:nth-child(4){width:30%}.product-data-table th:nth-child(5){width:13%}.product-data-table th:nth-child(6){width:10%}.product-data-table th:nth-child(7){width:7%}.product-data-table th,.product-data-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eceef1;padding:10px 11px}.product-data-table th{z-index:1;color:#626772;white-space:nowrap;background:#f7f8fa;font-weight:800;position:sticky;top:0}.product-data-table tbody tr:last-child td{border-bottom:0}.product-data-table tbody tr:hover,.product-data-table tbody tr.editing{background:#fff9f9}.product-data-table td:first-child b{color:var(--red)}.product-table-name{gap:2px;min-width:0;display:grid}.product-table-name small{color:var(--muted)}.product-data-table input,.product-data-table select{width:100%;min-width:90px;min-height:36px;font:inherit;background:#fff;border:1px solid #d8dade;border-radius:7px;padding:6px 8px}.hpp-detail{grid-template-columns:1fr 1fr;gap:5px 8px;display:grid}.hpp-detail label,.stock-detail label{gap:2px;min-width:0;display:grid}.hpp-detail small,.stock-detail small{color:var(--muted);font-size:9px}.hpp-detail span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hpp-detail strong{border-top:1px solid #eee;grid-column:1/-1;padding-top:4px}.hpp-detail input{min-width:0;min-height:30px;padding:4px 5px}.price-detail,.stock-detail{gap:5px;display:grid}.stock-detail{grid-template-columns:1fr 1fr}.stock-detail input,.price-detail input{min-width:0}.table-pagination{align-items:center;gap:5px;display:flex}.table-pagination select,.table-pagination button{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:36px;padding:0 9px}.table-pagination button{cursor:pointer;min-width:34px;font-size:18px}.table-pagination button:disabled{opacity:.4;cursor:default}.table-pagination span{text-align:center;white-space:nowrap;min-width:48px;font-weight:800}.customer-table-head{flex-wrap:wrap}.product-data-table em{font-style:normal;font-weight:800}.product-data-table em.safe{color:#16824d}.product-data-table em.warning{color:#a86500}.product-data-table em.danger{color:var(--red)}.product-data-table .row-actions{white-space:nowrap;gap:6px;display:flex}@media (max-width:700px){.product-table-head{flex-direction:column;align-items:stretch}.product-table-head label{min-width:0}.product-table-tools{flex-direction:column;align-items:stretch}.product-table-tools input{min-width:0}}.material-list>div{border-bottom:1px solid #f0f0f2;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:12px 2px;display:grid}.material-list>div:last-child{border-bottom:0}.material-list span:first-child{flex-direction:column;gap:3px;display:flex}.material-list span:first-child>b{color:var(--red);font-size:9px}.material-list strong{font-size:12px}.material-list small{color:var(--muted);font-size:10px}.material-cost{text-align:right;flex-direction:column;gap:3px;display:flex}.material-cost b{font-size:11px}.material-list button,.product-list button{color:var(--red);cursor:pointer;background:#fff0f1;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.master-form h4{color:#626772;margin:5px 0 -4px;font-size:11px}.margin-preview{border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.margin-preview span{background:#f7f8f9;flex-direction:column;gap:5px;padding:12px;display:flex}.margin-preview small{color:var(--muted);font-size:9px}.margin-preview b{font-size:12px}.margin-preview.safe{border-color:#bde4ce}.margin-preview.warning{border-color:#f0d39d}.margin-preview.danger{border-color:#f0b7bd}.product-list>div{border-bottom:1px solid #f0f0f2;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:13px 2px;display:grid}.product-list>div>span:first-child,.product-price{flex-direction:column;gap:3px;display:flex}.product-list>div>span:first-child>b{color:var(--red);font-size:9px}.product-list strong{font-size:12px}.product-list small{color:var(--muted);font-size:10px}.product-price{text-align:right}.product-price>b{font-size:12px}.product-price em{font-size:9px;font-style:normal;font-weight:800}.product-price em.safe{color:#138a51}.product-price em.warning{color:#ad6800}.product-price em.danger{color:var(--red)}@media (max-width:900px){.material-layout,.product-layout{grid-template-columns:1fr}}.recommendation-rule-layout{grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr)}.rule-selector{gap:8px;display:grid}.check-line{align-items:center;gap:8px;display:flex!important}.check-line input{width:auto}.rule-list{gap:10px;display:grid}.rule-list article{border:1px solid var(--line);border-radius:10px;justify-content:space-between;gap:12px;padding:12px;display:flex}.rule-list article>div:first-child{gap:5px;display:grid}.rule-list article span,.rule-list article small{color:var(--muted)}@media (max-width:900px){.recommendation-rule-layout{grid-template-columns:1fr}}@media (max-width:520px){.form-pair,.margin-preview{grid-template-columns:1fr}}.composition-layout{grid-template-columns:minmax(320px,.75fr) minmax(480px,1.35fr)}.composition-list>div{border-bottom:1px solid #f0f0f2;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:13px 2px;display:grid}.composition-list>div>span:first-child{flex-direction:column;gap:3px;display:flex}.composition-list>div>span:first-child>b{color:var(--red);font-size:9px}.composition-list strong{font-size:12px}.composition-list small{color:var(--muted);font-size:10px}.composition-list button{color:var(--red);cursor:pointer;background:#fff0f1;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}@media (max-width:900px){.composition-layout{grid-template-columns:1fr}}.customer-mode{background:#e9eaed;border-radius:9px;gap:5px;width:max-content;margin-bottom:14px;padding:4px;display:flex}.customer-mode button{color:#686d77;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:700;display:flex}.customer-mode button.active{color:var(--red);background:#fff;box-shadow:0 1px 4px #c9cbd1}.paste-help{color:var(--muted);margin:-5px 0 12px;font-size:11px;line-height:1.55}.paste-columns{flex-wrap:wrap;gap:5px;margin-bottom:12px;display:flex}.paste-columns span{color:#555b66;background:#f1f2f4;border-radius:20px;padding:5px 8px;font-size:9px}.master-form textarea.paste-area{white-space:pre;min-height:210px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.form-success{color:#137347;background:#eaf8f0;border:1px solid #bfe5cf;border-radius:8px;padding:10px;font-size:11px}.customer-list>div>span:nth-child(2)>b{color:var(--red);letter-spacing:.4px;font-size:8px}.customer-layout{grid-template-columns:minmax(390px,.9fr) minmax(520px,1.35fr);align-items:start;gap:15px;display:grid}.customer-table-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.customer-table-head h3{white-space:nowrap;margin:0;font-size:14px}.customer-table-head h3 small{color:var(--red);background:#fee9eb;border-radius:20px;place-items:center;min-width:23px;height:23px;margin-left:5px;padding:0 6px;display:inline-grid}.customer-search{border:1px solid var(--line);color:#8c9099;border-radius:8px;flex:1;align-items:center;gap:7px;max-width:270px;padding:8px 10px;display:flex}.customer-search input{width:100%;min-width:0;font:inherit;border:0;outline:0;font-size:11px}.customer-list>div{border-bottom:1px solid #f0f0f2;grid-template-columns:36px minmax(150px,1fr) minmax(120px,.7fr) auto;align-items:center;gap:10px;padding:12px 2px;display:grid}.customer-list>div:last-child{border-bottom:0}.customer-avatar{width:34px;height:34px;color:var(--red);background:#fee9eb;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.customer-list>div>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.customer-list strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.customer-list small,.customer-email{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.customer-list button{color:var(--red);cursor:pointer;background:#fff0f1;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}@media (max-width:1050px){.customer-layout{grid-template-columns:1fr}}@media (max-width:620px){.customer-table-head{flex-direction:column;align-items:stretch}.customer-search{max-width:none}.customer-list>div{grid-template-columns:36px 1fr auto}.customer-email{display:none}}.lead-form{margin-bottom:15px}.lead-form-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.lead-form-head h3{margin:0;font-size:15px}.lead-form-head button{cursor:pointer;background:0 0;border:0}.lead-form form{gap:13px;display:grid}.lead-form-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.lead-form label{gap:6px;font-size:10px;font-weight:700;display:grid}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;outline:none;padding:10px}.lead-form textarea{resize:vertical;min-height:65px}.lead-save{cursor:pointer;border:0;border-radius:8px;justify-self:end;padding:11px 18px}.searchbox input{width:100%;font:inherit;background:0 0;border:0;outline:0}.lead-table{overflow-x:auto}.lead-row{border-bottom:1px solid #f0f0f2;grid-template-columns:1.3fr 1.25fr .8fr .85fr .7fr 120px;align-items:center;gap:12px;min-width:900px;padding:13px 16px;font-size:11px;display:grid}.lead-row.head{color:#858a94;text-transform:uppercase;letter-spacing:.35px;background:#fafafb;font-size:9px}.lead-row>span{flex-direction:column;gap:4px;display:flex}.lead-row small{color:var(--muted);font-size:9px}.lead-row em{border-radius:20px;width:max-content;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.lead-row em.hot{color:#bd1825;background:#fee9eb}.lead-row em.warm{color:#a65c00;background:#fff0d7}.lead-row em.cold{color:#666b76;background:#eef0f3}.lead-actions{flex-direction:row!important;gap:5px!important}.lead-actions button,.lead-actions a{cursor:pointer;width:31px;height:31px;color:var(--red);background:#fff0f1;border:0;border-radius:8px;place-items:center;display:grid}.lead-actions a{color:#15864e;background:#e8f8ef}.lead-actions button.edit{color:#4f5560;background:#f0f1f4}@media (max-width:800px){.lead-form-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.lead-form-grid{grid-template-columns:1fr}.lead-save{justify-self:stretch}}.product-photo-field img{object-fit:cover;border:1px solid var(--line);border-radius:10px;width:110px;height:110px}.product-form-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-form-title h3{margin:0}.product-form-title button{color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.product-mode{grid-template-columns:1fr 1fr;gap:7px;margin:12px 0;display:grid}.product-mode button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px;font-size:10px;display:flex}.product-mode button.active{border-color:var(--red);color:var(--red);background:#fff0f1;font-weight:800}.variant-box{border:1px solid var(--line);border-radius:10px;gap:8px;padding:10px;display:grid}.variant-head{justify-content:space-between;align-items:center;display:flex}.variant-head button{color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:9px;font-weight:800;display:flex}.variant-row{grid-template-columns:1fr 1.2fr 70px 28px;gap:6px;display:grid}.variant-row input{border:1px solid var(--line);border-radius:7px;min-width:0;padding:8px;font-size:10px}.variant-row button{color:var(--red);cursor:pointer;background:#fee9eb;border:0;border-radius:7px;place-items:center;display:grid}.variant-help{color:var(--muted);font-size:9px;line-height:1.5}.product-photo-field small{color:var(--muted);font-weight:400}.product-list>div{grid-template-columns:48px 1fr auto auto}.product-thumb{width:42px;height:42px;color:var(--red);background:#fee9eb;border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:grid;overflow:hidden}.product-thumb img{object-fit:cover;width:100%;height:100%}.employee-master-layout{grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr)}.employee-master-icon{width:38px;height:38px;color:var(--red);background:#fff0f1;border-radius:9px;place-items:center;display:grid}.employee-account-box,.employee-access-box,.employee-password-box{border:1px solid var(--line);background:#fafbfc;border-radius:10px;gap:10px;padding:13px;display:grid}.employee-account-box>small,.employee-access-box>small,.employee-password-box>small{color:var(--muted)}.password-input-wrap{display:block;position:relative}.password-input-wrap input{width:100%;padding-right:42px}.password-input-wrap button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.employee-table-panel{min-width:0}.employee-table-panel>h3 small{color:var(--muted);font-weight:500}.employee-data-table-wrap{border:1px solid var(--line);border-radius:9px;overflow-x:auto}.employee-data-table{border-collapse:collapse;width:100%;min-width:720px}.employee-data-table th,.employee-data-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eee;padding:11px 10px}.employee-data-table th{color:var(--muted);white-space:nowrap;background:#f7f8fa}.employee-data-table td{font-size:11px}.employee-data-table td>b,.employee-data-table td>small,.employee-data-table td>span{display:block}.employee-data-table td small{color:var(--muted);margin-top:3px}.employee-data-table em{border-radius:15px;padding:4px 7px;font-style:normal;font-weight:800;display:inline-block}.employee-data-table em.active{color:#157047;background:#eaf8f0}.employee-data-table em.inactive{color:#777;background:#eeeef1}.permission-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.permission-checks label{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:9px;font-weight:600;display:flex}.permission-checks input{width:auto}@media (max-width:900px){.employee-master-layout,.permission-checks{grid-template-columns:1fr}}.nav-group{gap:5px;display:grid}.nav-group+.nav-group{margin-top:14px}.nav-group-title{color:#6f737c;letter-spacing:1.1px;text-transform:uppercase;padding:0 13px 5px;font-size:9px;font-weight:800;display:block}.master-categories{gap:28px;display:grid}.master-category{gap:13px;display:grid}.master-category-heading h3{margin:0;font-size:15px}.master-category-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.sidebar nav button{font-size:16px;font-weight:650;line-height:1.35}.nav-group-title{letter-spacing:1.15px;font-size:12px}.brand strong{font-size:20px}.brand small{font-size:11px}.account strong{font-size:15px}.account small{font-size:13px}.content{font-size:17px}.content :where(label,input,select,textarea,button){font-size:16px}.content :where(p,span,td){font-size:16px;line-height:1.55}.content small{font-size:14px;line-height:1.5}.content th{font-size:14px}.content .section-heading>div>span,.content header p{font-size:16px}.content .panel-title h2{font-size:20px}.master-category-heading h3{font-size:19px}.master-category-heading p{font-size:15px}
.tabs button{white-space:nowrap;color:#767b85;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 12px;font-size:11px}.tabs button.active{color:#17181c;background:#fff;font-weight:700;box-shadow:0 1px 4px #dfe0e4}.lead-sort{color:var(--muted);align-items:center;gap:8px;margin-left:auto;font-size:10px;display:flex}.lead-sort select{border:1px solid var(--line);font:inherit;color:#222;background:#fff;border-radius:8px;padding:9px 30px 9px 10px}@media (max-width:620px){.lead-sort{justify-content:space-between;margin-left:0}.lead-sort select{flex:1}}.lead-actions button.whatsapp{color:#15864e;background:#e8f8ef}.message-overlay{z-index:80;background:#11121699;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.message-modal{background:#fff;border-radius:15px;gap:14px;width:min(620px,100%);max-height:calc(100vh - 36px);padding:20px;display:grid;overflow:auto;box-shadow:0 22px 70px #0004}.message-modal header{justify-content:space-between;align-items:center;gap:12px;display:flex}.message-modal header>div{flex-direction:column;gap:4px;display:flex}.message-modal header b{font-size:16px}.message-modal header span,.message-modal>small{color:var(--muted);font-size:10px}.message-modal header button{cursor:pointer;background:0 0;border:0}.message-modal label{gap:7px;font-size:11px;font-weight:700;display:grid}.message-modal select,.message-modal textarea{border:1px solid var(--line);font:inherit;background:#fff;border-radius:9px;outline:none;padding:11px}.message-modal textarea{resize:vertical;min-height:210px;line-height:1.55}.message-modal select:focus,.message-modal textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #d9233214}.message-send{color:#fff;background:#168b52;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:800;text-decoration:none;display:flex}
.script-import{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:14px 16px;display:flex}.script-import>div{flex-direction:column;gap:4px;display:flex}.script-import b{font-size:12px}.script-import span{color:var(--muted);font-size:10px}.script-import label{background:var(--red);color:#fff;cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;font-weight:800;display:flex}.script-import>button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:10px;font-weight:800;display:flex}.script-import input{display:none}.script-import-message{margin-bottom:12px}.script-tabs{gap:5px;margin-bottom:14px;padding-bottom:2px;display:flex;overflow:auto}.script-tabs button{white-space:nowrap;border:1px solid var(--line);color:#676c76;cursor:pointer;background:#fff;border-radius:20px;padding:8px 11px;font-size:10px}.script-tabs button.active{background:var(--dark);border-color:var(--dark);color:#fff}.script-tabs small{margin-left:3px;font-size:8px}.script-layout{grid-template-columns:minmax(380px,.85fr) minmax(520px,1.35fr);align-items:start;gap:15px;display:grid}.master-form textarea.script-body-input{min-height:190px;line-height:1.55}.script-list{max-height:760px;padding-right:4px;overflow:auto}.script-list article{border:1px solid var(--line);border-radius:10px;margin-bottom:9px;padding:13px;position:relative}.script-list article header{justify-content:space-between;gap:10px;display:flex}.script-list article header>span{flex-direction:column;gap:4px;display:flex}.script-list article b{color:var(--red);font-size:11px}.script-list article small{color:var(--muted);font-size:9px}.script-list article p{white-space:pre-line;color:#464b55;margin:11px 0 0;font-size:11px;line-height:1.55}.script-list article i{color:#138a51;font-size:9px;font-style:normal;position:absolute;bottom:8px;right:12px}.script-list .row-actions button.copy{color:#138a51;background:#e8f8ef}@media (max-width:1050px){.script-layout{grid-template-columns:1fr}}@media (max-width:620px){.script-import{flex-direction:column;align-items:stretch}.script-import label{justify-content:center}}
.follow-form{margin-bottom:15px}.follow-form form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.follow-form label{gap:6px;font-size:10px;font-weight:700;display:grid}.follow-form select,.follow-form input,.follow-form textarea{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:10px}.follow-form textarea{min-height:70px}.follow-form .lead-save{grid-column:1/-1}.follow-list{overflow:auto}.follow-sort{color:var(--muted);align-items:center;gap:8px;margin-left:auto;font-size:10px;display:flex}.follow-sort select{border:1px solid var(--line);font:inherit;color:#222;background:#fff;border-radius:8px;padding:9px 30px 9px 10px}.follow-row{border-bottom:1px solid #f0f0f2;grid-template-columns:1.3fr .95fr 1fr .75fr 125px;align-items:center;gap:12px;min-width:850px;padding:13px 16px;font-size:11px;display:grid}.follow-row.head{color:#858a94;text-transform:uppercase;background:#fafafb;font-size:9px}.follow-row>span{flex-direction:column;gap:4px;display:flex}.follow-row small{color:var(--muted);font-size:9px}.lead-actions button.done{color:#15864e;background:#e8f8ef}.lead-actions button.history{color:#4f46e5;background:#eef2ff}.history-modal{background:#fff;border-radius:14px;width:min(820px,100vw - 28px);max-height:calc(100vh - 36px);padding:20px;overflow:auto;box-shadow:0 22px 70px #0003}.history-modal>header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.history-modal>header div{gap:4px;display:grid}.history-modal>header b{font-size:18px}.history-modal>header span{color:var(--muted);font-size:11px}.history-modal>header button{cursor:pointer;background:0 0;border:0}.history-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;display:grid}.history-stats div{border:1px solid var(--line);border-radius:10px;gap:5px;padding:12px;display:grid}.history-stats small{color:var(--muted);font-size:9px}.history-stats strong{font-size:14px}.history-note{border:1px solid var(--line);border-radius:10px;padding:12px}.history-lead-note{margin-bottom:14px}.history-lead-note>small{color:var(--muted);margin-top:5px;line-height:1.5;display:block}.history-note label,.history-columns h4{font-size:11px;font-weight:750}.history-note textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:76px;font:inherit;border-radius:8px;margin-top:8px;padding:10px}.history-note>div{justify-content:flex-end;align-items:center;gap:12px;display:flex}.history-note small{color:#15864e}.history-note button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.history-columns{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.history-columns>section{border:1px solid var(--line);border-radius:10px;min-width:0;padding:12px}.history-columns h4{margin:0 0 8px}.history-scroll{max-height:235px;overflow:auto}.history-scroll article{border-top:1px solid #f0f0f2;padding:10px 0}.history-scroll article:first-child{border-top:0}.history-scroll article div{justify-content:space-between;gap:10px;font-size:10px;display:flex}.history-scroll article b{color:var(--red)}.history-scroll article small,.history-scroll>p,.history-scroll article p{color:var(--muted);font-size:9px}.history-scroll article p{color:#444;margin:5px 0 0}.history-unlinked{color:#8a5b00;background:#fff7e6;border-radius:10px;padding:14px;font-size:11px;line-height:1.6}.completion-modal form{gap:12px;display:grid}.completion-modal form label{gap:6px;font-size:10px;font-weight:700;display:grid}.completion-modal form select,.completion-modal form input,.completion-modal form textarea{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:10px}.completion-modal form textarea{resize:vertical;min-height:90px}.completion-modal .completion-save{cursor:pointer;border:0;justify-content:center;width:100%}@media (max-width:620px){.follow-form form,.history-stats,.history-columns{grid-template-columns:1fr}.table-tools{align-items:stretch}.follow-sort{justify-content:space-between;margin-left:0}.follow-sort select{flex:1}}
.sale-form{margin-bottom:16px}.sale-form header{justify-content:space-between;align-items:center;display:flex}.sale-form header button{cursor:pointer;background:0 0;border:0}.sale-form form{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.sales-crm-reference{background:#eefaf3;border:1px solid #b9dec9;border-radius:9px;grid-column:1/-1;gap:3px;padding:10px 12px;display:grid}.sales-crm-reference b{color:#157347;font-size:11px}.sales-crm-reference small{color:#4d6e5c;font-size:9px}.sale-form label{gap:6px;font-size:10px;font-weight:700;display:grid}.customer-select-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.customer-select-title button{color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:9px;font-weight:800;display:flex}.quick-customer-modal{background:#fff;border-radius:14px;width:min(780px,100vw - 28px);max-height:calc(100vh - 32px);padding:20px;overflow:auto;box-shadow:0 24px 70px #0004}.quick-customer-modal>header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.quick-customer-modal>header>div{gap:4px;display:grid}.quick-customer-modal>header b{font-size:16px}.quick-customer-modal>header small{color:var(--muted);font-size:9px}.quick-customer-modal>header button{cursor:pointer;background:0 0;border:0}.quick-customer-modal form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quick-customer-modal label{gap:6px;font-size:10px;font-weight:700;display:grid}.quick-customer-modal input,.quick-customer-modal select,.quick-customer-modal textarea{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:10px}.quick-customer-modal textarea{resize:vertical;min-height:85px}.quick-address,.quick-customer-save{grid-column:1/-1}.quick-customer-save{cursor:pointer;border:0;border-radius:8px;padding:11px}.sale-form input,.sale-form select,.sales-sort{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:10px}.sale-calculation{background:#f7f7f9;border-radius:9px;grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px;display:grid}.sale-product-preview{border:1px solid var(--line);background:#fff;border-radius:10px;grid-column:1/-1;grid-template-columns:70px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.sale-product-image{width:64px;height:64px;color:var(--red);background:#fee9eb;border-radius:9px;place-items:center;font-weight:800;display:grid;overflow:hidden}.sale-product-image img{object-fit:cover;width:100%;height:100%}.sale-product-preview>span:not(.sale-product-image){gap:4px;display:grid}.sale-product-preview small,.sale-product-preview em{color:var(--muted);font-size:9px;font-style:normal}.sale-calculation span{color:var(--muted);gap:4px;font-size:9px;display:grid}.sale-calculation b{color:#222;font-size:13px}.negative{color:var(--red)!important}.sale-submit{border:0;border-radius:8px;grid-column:1/-1;padding:11px}.sales-sort{margin-left:auto}.sale-list{overflow:auto}.sale-row{border-bottom:1px solid #f0f0f2;grid-template-columns:1.15fr 1.15fr .7fr .8fr .75fr .75fr .85fr 78px;align-items:center;gap:12px;min-width:960px;padding:13px 16px;font-size:11px;display:grid}.sale-row>span:last-child{align-items:center;gap:6px;display:flex}.sale-edit-button,.invoice-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:32px;height:32px;padding:0;display:grid}.sale-edit-button{color:#2768b2;background:#edf5ff;border-color:#d9e9fb}.sale-edit-modal{background:#fff;border-radius:14px;width:min(1080px,100vw - 28px);max-height:calc(100vh - 28px);padding:20px;overflow:auto;box-shadow:0 24px 70px #0004}.sale-edit-modal>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.sale-edit-modal header h2{margin:3px 0 0}.sale-edit-modal header button{cursor:pointer;background:#f1f2f4;border:0;border-radius:8px;padding:7px}.sale-edit-modal form{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.sale-edit-modal label{gap:6px;font-weight:750;display:grid}.sale-edit-modal input,.sale-edit-modal select,.sale-edit-modal textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:8px;padding:10px}.sale-edit-modal textarea{resize:vertical;min-height:76px}.sale-edit-modal form>p{color:var(--muted);background:#f7f8fa;border-radius:8px;margin:0;padding:10px;line-height:1.45}.sale-edit-modal form>.primary{cursor:pointer;border:0;border-radius:8px;grid-column:1/-1;padding:11px}.sale-edit-customer{background:#f7f8fa;border-radius:9px;grid-column:1/-1;gap:4px;padding:11px 13px;display:grid}.sale-edit-customer small{color:var(--muted)}.sale-edit-customer span{color:var(--muted);line-height:1.45}.sale-edit-wide{grid-column:1/-1}.sale-edit-address{border:1px solid var(--line);border-radius:10px;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;display:grid}.sale-edit-address>b{grid-column:1/-1}.sale-lock-note{color:#76510b;background:#fff6db;border-radius:7px;margin:0 0 8px;padding:9px 11px}.sale-cancel-order{color:#c81727;cursor:pointer;background:#fff;border:1px solid #e11d2e;border-radius:8px;grid-column:1/-1;padding:11px;font-weight:800}.sale-cancel-order:hover{background:#fff0f1}.sale-items,.sale-notes{grid-column:1/-1}.sale-items{border:1px solid var(--line);border-radius:10px;padding:12px}.sale-items-title{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.sale-items-title button{color:var(--red);cursor:pointer;background:#fee9eb;border:0;border-radius:7px;align-items:center;gap:5px;padding:8px 10px;display:flex}.sale-item{border-top:1px solid #f0f0f2;grid-template-columns:58px minmax(210px,1.5fr) .45fr .7fr .95fr .7fr 34px;align-items:end;gap:8px;padding:10px 0;display:grid}.sale-discount-field>span{grid-template-columns:72px 1fr;gap:5px;display:grid}.sale-discount-field select,.sale-discount-field input{min-width:0}.sale-item:first-of-type{border-top:0}.sale-item .sale-product-image{width:52px;height:52px}.sale-line-total{gap:3px;padding-bottom:5px;display:grid}.sale-line-total small,.sale-line-total em{color:var(--muted);font-size:8px;font-style:normal}.sale-item-delete,.invoice-button{color:var(--red);cursor:pointer;background:#fff0f1;border:0;border-radius:7px;place-items:center;width:31px;height:31px;margin-bottom:2px;display:grid}.sale-notes textarea{border:1px solid var(--line);min-height:76px;font:inherit;border-radius:8px;padding:10px}.sale-calculation{grid-template-columns:repeat(6,1fr)}.invoice-sheet{border-top:6px solid var(--red);background:#fff;border-radius:14px;width:min(760px,100vw - 28px);max-height:calc(100vh - 30px);padding:30px;overflow:auto;box-shadow:0 24px 70px #0004}.invoice-sheet>header{border-bottom:2px solid var(--dark);justify-content:space-between;align-items:flex-start;padding-bottom:15px;display:flex}.invoice-brand{align-items:flex-start;gap:11px;display:flex}.invoice-brand img{object-fit:contain;border-radius:8px;width:54px;height:54px}.invoice-brand>span{gap:4px;display:grid}.invoice-brand em{max-width:440px;color:var(--muted);font-size:9px;font-style:normal;line-height:1.4}.invoice-sheet>header b{font-size:21px}.invoice-sheet>header small{letter-spacing:3px;color:var(--red);font-weight:800}.invoice-sheet>header button{cursor:pointer;background:0 0;border:0}.invoice-meta{grid-template-columns:1fr 1fr;gap:20px;padding:18px 0;display:grid}.invoice-meta>span{gap:5px;display:grid}.invoice-meta small{color:var(--muted);font-size:9px;line-height:1.5}.invoice-meta b{font-size:12px}.invoice-items article{border-top:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.invoice-product-img{width:44px;height:44px;color:var(--red);background:#fee9eb;border-radius:7px;place-items:center;font-size:9px;font-weight:800;display:grid;overflow:hidden}.invoice-product-img img{object-fit:cover;width:100%;height:100%}.invoice-items article>span:nth-child(2){gap:4px;display:grid}.invoice-items small{color:var(--muted);font-size:9px}.invoice-summary{border-top:2px solid var(--dark);gap:8px;width:min(330px,100%);margin-left:auto;padding-top:12px;display:grid}.invoice-summary>span{justify-content:space-between;font-size:10px;display:flex}.invoice-summary .grand{font-size:13px}.invoice-summary>small{text-align:right;color:var(--muted)}.invoice-note,.invoice-bank{background:#f7f7f9;border-radius:9px;margin-top:14px;padding:12px;font-size:10px}.invoice-points{background:#fff8e8;border:1px solid #f0d39d;border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.invoice-points>span{color:#fff;background:#f2ab3f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.invoice-points>div{flex:1;grid-template-columns:1fr auto;gap:3px;display:grid}.invoice-points b{font-size:10px}.invoice-points strong{color:#a65c00;font-size:13px}.invoice-points small{color:#86652b;grid-column:1/-1;font-size:8px}.invoice-note p,.invoice-bank p{margin:6px 0;line-height:1.5}.invoice-sheet footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;font-size:10px;display:flex}.invoice-sheet footer>span{gap:4px;line-height:1.35;display:grid}.invoice-sheet footer>span small{color:var(--muted)}.invoice-sheet footer button,.invoice-sheet footer a{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;padding:10px 13px;text-decoration:none;display:flex}.invoice-sheet footer>div{gap:7px;display:flex}.invoice-sheet footer a{background:#168b52}@media print{body:has(.invoice-sheet) *{visibility:hidden}.invoice-sheet,.invoice-sheet *{visibility:visible}.invoice-sheet{width:100%;max-height:none;box-shadow:none;border-radius:0;position:fixed;inset:0}.invoice-sheet>header button,.invoice-sheet footer button,.invoice-sheet footer a{display:none}}.sale-row.head{color:#858a94;text-transform:uppercase;background:#fafafb;font-size:9px}.sale-row>span{flex-direction:column;gap:4px;display:flex}.sale-row small{color:var(--muted);font-size:9px}.sale-row em{border-radius:20px;width:max-content;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.sale-row em.paid{color:#15864e;background:#e8f8ef}.sale-row em.pending{color:#a65c00;background:#fff0d7}.sale-row em.failed,.sale-row em.refunded{color:#bd1825;background:#fee9eb}.sale-status-badge{white-space:nowrap;flex-direction:row;align-items:center;gap:4px;display:inline-flex}.sale-row em.fulfillment-unprocessed{color:#6b7280;background:#f1f2f4}.sale-row em.fulfillment-processing{color:#2768b2;background:#edf5ff}.sale-row em.fulfillment-shipped{color:#7a4d00;background:#fff2cf}.sale-row em.fulfillment-completed{color:#15864e;background:#e8f8ef}.sale-row em.fulfillment-cancelled{color:#bd1825;background:#fee9eb}.sales-page .searchbox input{border:0;outline:0;width:100%}@media (max-width:760px){.sale-edit-modal form,.sale-edit-address{grid-template-columns:1fr}.sale-edit-modal .sale-edit-wide,.sale-edit-address>b{grid-column:auto}.sale-form form{grid-template-columns:1fr}.sales-sort{margin-left:0}.sale-product-preview{grid-template-columns:58px 1fr}.sale-product-preview>span:last-child{grid-column:2}.sale-item{grid-template-columns:48px 1fr 1fr}.sale-item label:first-of-type{grid-column:2/-1}.sale-line-total{grid-column:2}.sale-calculation{grid-template-columns:1fr 1fr}.invoice-meta{grid-template-columns:1fr}.invoice-sheet{padding:18px}.quick-customer-modal form{grid-template-columns:1fr}.quick-address,.quick-customer-save{grid-column:auto}}
.after-page .searchbox input{border:0;outline:0;width:100%}.after-sort{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px}.after-list{overflow:auto}.after-row{border-bottom:1px solid #f0f0f2;grid-template-columns:1.1fr 1.25fr .8fr .9fr .95fr .75fr 125px;align-items:center;gap:12px;min-width:1040px;padding:13px 16px;font-size:11px;display:grid}.after-row .voucher-sent{color:#15864e;font-weight:800}.lead-actions .voucher-wa,.lead-actions .tracking-wa,.lead-actions .voucher-check,.lead-actions .voucher-undo{border:1px solid var(--line);color:#b37400;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex}.lead-actions .tracking-wa{color:#2369c7}.lead-actions .voucher-check{color:#15864e}.lead-actions .voucher-undo{color:#777}.after-row.head{color:#858a94;text-transform:uppercase;background:#fafafb;font-size:9px}.after-row>span{flex-direction:column;gap:4px;display:flex}.after-row small{color:var(--muted);font-size:9px}.after-row em{border-radius:20px;width:max-content;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.after-row em.completed{color:#15864e;background:#e8f8ef}.after-row em.issue{color:var(--red);background:#fee9eb}.after-row em.in_progress{color:#a65c00;background:#fff0d7}.after-row em.not_followed_up{color:#666b76;background:#eef0f3}.after-modal{background:#fff;border-radius:14px;width:min(720px,100vw - 28px);max-height:calc(100vh - 30px);padding:20px;overflow:auto}.after-modal>header{justify-content:space-between;margin-bottom:15px;display:flex}.after-modal>header div{gap:4px;display:grid}.after-modal>header small{color:var(--muted);font-size:9px}.after-modal>header button{cursor:pointer;background:0 0;border:0}.after-modal form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.after-modal label{gap:6px;font-size:10px;font-weight:700;display:grid}.after-modal input,.after-modal select,.after-modal textarea{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:10px}.after-modal textarea{min-height:75px}.after-modal .wide{grid-column:1/-1}.after-modal button.wide{border:0;border-radius:8px;padding:11px}@media (max-width:620px){.after-modal form{grid-template-columns:1fr}.after-modal .wide{grid-column:auto}}
.crm-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.crm-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:9px;padding:17px;display:grid}.crm-kpis small,.crm-segments span,.crm-chart small,.crm-row small{color:var(--muted);font-size:9px}.crm-kpis b{font-size:19px}.crm-kpis .green{color:#15a05c}.crm-kpis .orange{color:#d98300}.crm-kpis .pink{color:#d33488}.crm-segments{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.crm-segments button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:11px;gap:6px;padding:14px;display:grid}.crm-segments button.active{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.crm-segments small{color:var(--red);font-weight:800}.crm-segments b{font-size:20px}.crm-intelligence-grid{grid-template-columns:1.15fr .85fr;gap:12px;display:grid}.crm-panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.crm-panel-heading h3{margin:0 0 3px}.crm-panel-heading small{color:var(--muted)}.rfm-segment-list,.affinity-list{gap:7px;display:grid}.rfm-segment-list button,.affinity-list>div{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.rfm-segment-list button{cursor:pointer}.rfm-segment-list button:hover{background:#fff9f9;border-color:#ef9aa1}.rfm-segment-list span,.affinity-list span{gap:2px;display:grid}.rfm-segment-list small,.affinity-list small{color:var(--muted)}.rfm-segment-list strong{color:var(--red);font-size:20px}.affinity-list>div>strong{white-space:nowrap;color:#167348;background:#eef7f2;border-radius:999px;padding:5px 8px}.crm-chart{gap:18px;padding:18px;display:grid}.crm-chart h3{margin:0 0 4px}.crm-bars{border-bottom:1px solid var(--line);grid-template-columns:repeat(12,1fr);align-items:end;gap:9px;height:185px;display:grid}.crm-month{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.bar-stack{justify-content:center;align-items:flex-end;gap:3px;width:min(30px,80%);height:155px;display:flex}.bar-stack i{border-radius:4px 4px 0 0;width:45%;min-height:2px;display:block}.fresh{background:#e12635}.repeat{background:#f0a428}.chart-legend{gap:15px;font-size:10px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:2px;width:9px;height:9px}.crm-table{overflow:hidden}.crm-table-tools{justify-content:space-between;gap:12px;padding:12px;display:flex}.crm-table-tools label{border:1px solid var(--line);border-radius:8px;align-items:center;gap:7px;padding:7px 10px;display:flex}.crm-table-tools input{border:0;outline:0}.crm-list{overflow:auto}.crm-row{border-top:1px solid #f0f0f2;grid-template-columns:1.4fr 1fr .55fr .8fr .9fr .75fr;align-items:center;gap:12px;min-width:880px;padding:12px 16px;font-size:10px;display:grid}.crm-row.head{color:#858a94;text-transform:uppercase;background:#fafafb;font-size:9px}.crm-row>span{gap:3px;display:grid}.crm-row em{background:#eef0f3;border-radius:20px;width:max-content;padding:4px 8px;font-style:normal;font-weight:800}.crm-row em.loyal{color:#13804a;background:#e5f8ed}.crm-row em.repeat{color:#2565b3;background:#e8f1ff}.crm-row em.at-risk{color:#a65c00;background:#fff0d7}.crm-row em.churned{color:#b72632;background:#fee9eb}@media (max-width:900px){.crm-kpis{grid-template-columns:repeat(2,1fr)}.crm-segments{grid-template-columns:repeat(3,1fr)}.crm-intelligence-grid{grid-template-columns:1fr}}@media (max-width:620px){.crm-kpis,.crm-segments{grid-template-columns:1fr 1fr}.crm-table-tools{flex-direction:column}.crm-bars{gap:3px}.bar-stack{width:18px}.crm-opportunity-list article{grid-template-columns:40px 1fr}.opportunity-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.crm-today-head>small{display:none}}.crm-row.customer-click{text-align:left;cursor:pointer;background:#fff;border-bottom:0;border-left:0;border-right:0;width:100%}.crm-row.customer-click:hover{background:#fff8f8}.crm-detail{background:#fff;border-radius:15px;width:min(820px,100vw - 28px);max-height:calc(100vh - 28px);padding:20px;overflow:auto}.crm-detail>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding-bottom:15px;display:flex}.crm-detail>header div{gap:4px;display:grid}.crm-detail>header small{color:var(--red);letter-spacing:1px;font-size:9px;font-weight:800}.crm-detail>header h2{margin:0}.crm-detail>header span{color:var(--muted);font-size:10px}.crm-detail>header button{cursor:pointer;background:0 0;border:0;align-self:start}.crm-detail-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0;display:grid}.crm-detail-summary article{border:1px solid var(--line);border-radius:9px;gap:5px;padding:12px;display:grid}.crm-detail-summary small{color:var(--muted);font-size:9px}.crm-customer-insight{background:linear-gradient(135deg,#fff8f8,#fff);border:1px solid #efc7ca;border-radius:11px;margin-bottom:12px;padding:14px}.crm-insight-heading,.crm-insight-heading>span{align-items:center;gap:7px;display:flex}.crm-insight-heading{justify-content:space-between}.crm-insight-heading>span{color:var(--red)}.crm-insight-heading em{color:var(--red);background:#fee9eb;border-radius:20px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.crm-customer-insight>p{margin:10px 0;font-size:11px;line-height:1.6}.crm-insight-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.crm-insight-grid article{border:1px solid var(--line);background:#fff;border-radius:9px;padding:11px}.crm-insight-grid small{color:var(--muted);letter-spacing:.45px;font-size:8px;font-weight:800}.crm-insight-grid ul{margin:8px 0 0;padding-left:16px}.crm-insight-grid li,.crm-insight-grid p{font-size:10px;line-height:1.5}.crm-insight-grid article>b{margin-top:7px;font-size:11px;line-height:1.5;display:block}.crm-insight-grid p{color:var(--muted);margin:6px 0 0}.crm-insight-caution{background:#fff8e9;border-radius:8px;margin-top:9px;padding:9px;font-size:9px;line-height:1.5}.crm-customer-note{background:#fff8e9;border:1px solid #f6dfae;border-radius:10px;padding:13px}.crm-customer-note p{white-space:pre-wrap;margin:6px 0 0;font-size:11px}.crm-order-history{margin-top:18px}.crm-order{border:1px solid var(--line);border-radius:11px;margin-top:10px;overflow:hidden}.crm-order-head{background:#fafafb;justify-content:space-between;padding:12px;display:flex}.crm-order-head>span{text-align:right;gap:4px;display:grid}.crm-order-head>span:first-child{text-align:left}.crm-order-head small{color:var(--muted);font-size:9px}.crm-order-head em{color:#777;font-size:9px;font-style:normal}.crm-order-head em.paid{color:#15864e}.crm-order-items{padding:4px 12px}.crm-order-items>div{border-bottom:1px solid #f1f1f2;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:9px 0;display:grid}.crm-order-items>div:last-child{border-bottom:0}.crm-order-items img,.crm-order-items .product-placeholder{object-fit:cover;border-radius:7px;width:40px;height:40px}.crm-order-items .product-placeholder{background:#f2f2f4;place-items:center;font-size:9px;font-weight:900;display:grid}.crm-order-items span{gap:3px;display:grid}.crm-order-items small{color:var(--muted);font-size:9px}@media (max-width:620px){.crm-detail-summary,.crm-insight-grid{grid-template-columns:1fr}.crm-order-items>div{grid-template-columns:36px 1fr}.crm-order-items>div>strong{grid-column:2}.crm-order-items img,.crm-order-items .product-placeholder{width:34px;height:34px}}.crm-heading{margin-bottom:0}.crm-today{color:#fff;background:#17181d;border-radius:14px;gap:14px;padding:18px;display:grid}.crm-today-head,.crm-today-head>div,.crm-today-head span{align-items:center;display:flex}.crm-today-head{justify-content:space-between;gap:12px}.crm-today-head>div{gap:9px}.crm-today-head span{flex-direction:column;align-items:flex-start;gap:2px}.crm-today-head small{color:#aeb1ba}.crm-opportunity-list{gap:9px;display:grid}.opportunity-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.opportunity-summary button{color:#d8dbe1;cursor:pointer;background:#23252b;border:1px solid #3d4049;border-radius:9px;justify-content:space-between;align-items:center;padding:9px 11px;display:flex}.opportunity-summary button.active{color:#fff;background:#421f25;border-color:#f05a67}.opportunity-summary b{color:#ff9ba4}.crm-action-pipeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.crm-action-pipeline>button{cursor:pointer;background:0 0;border:0;border-left:2px solid #4a4d57;justify-content:space-between;align-items:center;gap:8px;padding:4px 9px;display:flex}.crm-action-pipeline>button.active{background:#421f25;border-left-color:#f05a67;border-radius:0 7px 7px 0}.crm-action-pipeline small{color:#aeb1ba;font-size:9px}.crm-action-pipeline b{color:#fff;font-size:16px}.crm-opportunity-list article{background:#24262c;border:1px solid #33353d;border-radius:11px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.crm-opportunity-pagination{color:#b9bdc6;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 9px;display:flex}.crm-opportunity-pagination>div,.crm-opportunity-pagination>div>span{align-items:center;gap:5px;display:flex}.crm-opportunity-pagination button{color:#fff;cursor:pointer;background:#24262c;border:1px solid #454852;border-radius:7px;padding:6px 9px}.crm-opportunity-pagination button.active{background:var(--red);border-color:var(--red)}.crm-opportunity-pagination button:disabled{opacity:.4;cursor:default}.crm-opportunity-pagination i{color:#8d919b;font-style:normal}.opportunity-icon{color:#b91c2a;background:#fee4e7;border-radius:10px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.opportunity-icon.cross_sell{color:#2860aa;background:#e8f1ff}.opportunity-icon.reactivation{color:#9a5900;background:#fff0d7}.opportunity-icon.upsell{color:#7e22ce;background:#f3e8ff}.opportunity-copy{gap:5px;display:grid}.opportunity-copy>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.opportunity-copy em{color:#ff9ba4;font-size:12px;font-style:normal;font-weight:700}.opportunity-copy p{color:#e3e4e7;margin:0}.opportunity-copy small{color:#b9bdc6;align-items:center;gap:5px;display:flex}.opportunity-copy small b{color:#fff}.opportunity-actions{gap:6px;min-width:125px;display:grid}.opportunity-actions a,.opportunity-actions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #454852;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:7px 9px;text-decoration:none;display:flex}.opportunity-actions a{background:var(--red);border-color:var(--red);font-weight:700}.opportunity-actions .opportunity-create-order{background:#15864e;border-color:#15864e;font-weight:800}.opportunity-actions label{color:#aeb1ba;gap:3px;font-size:8px;display:grid}.opportunity-actions select{color:#fff;width:100%;font:inherit;cursor:pointer;background:#1b1c21;border:1px solid #454852;border-radius:7px;padding:7px 8px}.crm-follow-up-modal{background:#fff;border-radius:14px;width:min(680px,100vw - 28px);max-height:calc(100vh - 28px);padding:20px;overflow:auto;box-shadow:0 24px 70px #0005}.crm-follow-up-modal>header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.crm-follow-up-modal header h2{margin:3px 0}.crm-follow-up-modal header button{cursor:pointer;background:#f1f2f4;border:0;border-radius:8px;padding:7px}.crm-follow-up-context{background:#f7f8fa;border-radius:9px;gap:5px;margin-bottom:13px;padding:12px;display:grid}.crm-follow-up-context p{color:var(--muted);margin:0}.crm-follow-up-modal>label{gap:6px;margin-top:11px;font-weight:750;display:grid}.crm-follow-up-modal select,.crm-follow-up-modal textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:9px;padding:10px}.crm-follow-up-modal textarea{resize:vertical;line-height:1.5}.crm-follow-up-save{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:9px;width:100%;margin-top:12px;padding:11px;font-weight:800}.crm-follow-up-save:disabled{opacity:.55;cursor:default}.crm-follow-up-history{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.crm-follow-up-history h3{margin:0 0 9px}.crm-follow-up-history article{border-top:1px solid #eceef1;padding:10px 0}.crm-follow-up-history article span{justify-content:space-between;gap:12px;display:flex}.crm-follow-up-history article small{color:var(--muted)}.crm-follow-up-history article p{white-space:pre-wrap;margin:6px 0 0}@media (max-width:760px){.crm-action-pipeline{grid-template-columns:1fr 1fr}.crm-opportunity-pagination{flex-direction:column;align-items:flex-start}}.crm-campaign-section{margin-top:18px}.crm-campaign-title,.campaign-layout,.campaign-members>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-campaign-title button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;padding:9px 13px;font-weight:700;display:flex}.crm-campaign-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.crm-campaign-form label,.campaign-members,.campaign-list{gap:7px;display:grid}.crm-campaign-form input,.crm-campaign-form select,.crm-campaign-form textarea{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:10px}.campaign-message{grid-column:1/-1}.campaign-layout{align-items:stretch;margin-top:18px}.campaign-list{min-width:280px}.campaign-list>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:9px;padding:11px}.campaign-list>button.active{border-color:var(--red);background:#fff6f7}.campaign-members{flex:1}.campaign-members>div{border-bottom:1px solid var(--line);padding:9px 0}.campaign-members select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 8px}.campaign-create-order{background:var(--red);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:7px;align-items:center;gap:5px;padding:8px 10px;font-weight:700;display:inline-flex}@media (max-width:760px){.opportunity-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-campaign-form{grid-template-columns:1fr}.campaign-message{grid-column:auto}.campaign-layout{display:grid}}
.loyalty-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.loyalty-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:7px;padding:16px;display:grid}.loyalty-kpis small,.loyalty-kpis span,.loyalty-customers small,.point-history small{color:var(--muted);font-size:9px}.loyalty-kpis b{font-size:18px}.loyalty-layout{grid-template-columns:1.5fr .8fr;gap:14px;display:grid}.loyalty-layout aside{gap:14px;display:grid}.loyalty-customers{overflow:hidden}.loyalty-customers>header{justify-content:space-between;gap:10px;padding:14px;display:flex}.loyalty-customers h3,.reward-form h3,.redeem-form h3,.point-history h3{margin:0}.loyalty-customers label{border:1px solid var(--line);border-radius:8px;align-items:center;gap:6px;padding:7px;display:flex}.loyalty-customers input{border:0;outline:0}.loyalty-list{max-height:460px;overflow:auto}.loyalty-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #f0f0f2;justify-content:space-between;width:100%;padding:12px 14px;display:flex}.loyalty-list button.active{background:#fff2f3}.loyalty-list button span{gap:4px;display:grid}.loyalty-list button strong{color:var(--red)}.reward-form,.redeem-form{padding:15px}.reward-form form{gap:9px;margin-top:12px;display:grid}.reward-form label{gap:5px;font-size:10px;font-weight:700;display:grid}.reward-form input,.redeem-form select{border:1px solid var(--line);border-radius:8px;padding:9px}.reward-form button,.redeem-form button{border:0;border-radius:8px;justify-content:center;gap:6px;padding:10px;display:flex}.redeem-form{gap:10px;display:grid}.redeem-form p{margin:0;font-size:10px}.redeem-form>strong{color:var(--red);font-size:20px}.point-history{padding:15px}.point-history>div{margin-top:10px}.point-history article{border-top:1px solid #f0f0f2;justify-content:space-between;padding:10px;display:flex}.point-history article span{gap:4px;display:grid}.point-history .plus{color:#15864e}.point-history .minus{color:var(--red)}@media (max-width:850px){.loyalty-kpis{grid-template-columns:1fr 1fr}.loyalty-layout{grid-template-columns:1fr}}@media (max-width:520px){.loyalty-kpis{grid-template-columns:1fr}.loyalty-customers>header{flex-direction:column}}
.po-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.po-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:7px;padding:16px;display:grid}.po-kpis small,.po-row small,.po-modal small{color:var(--muted);font-size:9px}.po-kpis b{font-size:21px}.po-kpis .danger{border-color:#f2a6ad}.po-kpis .danger b{color:var(--red)}.po-table{overflow:hidden}.po-tools{justify-content:space-between;gap:12px;padding:12px;display:flex}.po-tools label{border:1px solid var(--line);border-radius:8px;align-items:center;gap:6px;padding:7px 9px;display:flex}.po-tools input{border:0;outline:0}.po-list{overflow:auto}.po-row{border-top:1px solid #f0f0f2;grid-template-columns:1.1fr 1.45fr 1fr .85fr .9fr 50px;align-items:center;gap:12px;min-width:930px;padding:12px 15px;font-size:10px;display:grid}.po-row.head{color:#858a94;text-transform:uppercase;background:#fafafb;font-size:9px}.po-row>span{gap:4px;display:grid}.po-product{align-items:center;grid-template-columns:38px 1fr!important}.po-product img,.po-product>i{object-fit:cover;border-radius:7px;width:36px;height:36px}.po-product>i{background:#f2f2f4;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.po-row .late{color:var(--red);font-weight:800}.po-row em{background:#eef0f3;border-radius:20px;width:max-content;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.po-row em.in_production{color:#9b5a00;background:#fff0d7}.po-row em.ready_to_ship{color:#2763a8;background:#e8f1ff}.po-row em.shipped{color:#15864e;background:#e5f8ed}.po-modal{background:#fff;border-radius:14px;width:min(620px,100vw - 28px);padding:19px}.po-modal>header{justify-content:space-between;margin-bottom:14px;display:flex}.po-modal>header div{gap:4px;display:grid}.po-modal>header button{cursor:pointer;background:0 0;border:0}.po-modal form{grid-template-columns:1fr 1fr;gap:11px;display:grid}.po-modal label{gap:6px;font-size:10px;font-weight:700;display:grid}.po-modal input,.po-modal select,.po-modal textarea{border:1px solid var(--line);font:inherit;border-radius:8px;padding:10px}.po-modal textarea{min-height:90px}.po-modal .wide{grid-column:1/-1}.po-modal button.wide{border:0;border-radius:8px;padding:11px}@media (max-width:800px){.po-kpis{grid-template-columns:1fr 1fr}.po-tools{flex-direction:column}}@media (max-width:520px){.po-kpis,.po-modal form{grid-template-columns:1fr}.po-modal .wide{grid-column:auto}}
.finance-tabs{background:#eef0f3;border-radius:9px;gap:5px;width:max-content;padding:4px;display:flex}.ai-finance{gap:14px;display:grid}.ai-hero{color:#fff;background:linear-gradient(135deg,#171719,#34323a);border-radius:14px;justify-content:space-between;align-items:center;padding:22px;display:flex}.ai-hero small{color:#ff5965;letter-spacing:1.2px;font-size:9px;font-weight:900}.ai-hero h2{margin:5px 0}.ai-hero p{color:#c9c7ce;margin:0;font-size:10px}.ai-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.ai-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px}.ai-card header{align-items:center;gap:7px;margin-bottom:12px;display:flex}.ai-card header svg{color:#2678e8;width:17px}.ai-card p{border-top:1px solid #f0f0f2;margin:0;padding:9px 0;font-size:10px;line-height:1.55}.ai-card.alert header svg{color:#e33b47}.ai-card.idea header svg{color:#d89517}.ai-question{padding:17px}.ai-question>header{align-items:center;gap:9px;display:flex}.ai-question h3{margin:0 0 3px}.ai-question small{color:var(--muted);font-size:9px}.ai-suggestions{flex-wrap:wrap;gap:7px;margin:14px 0 9px;display:flex}.ai-suggestions button{border:1px solid var(--line);background:#fafafb;border-radius:999px;padding:7px 10px;font-size:9px}.ai-question form{grid-template-columns:1fr auto;gap:8px;display:grid}.ai-question input{border:1px solid var(--line);border-radius:9px;padding:11px}.ai-question form button{border:0;border-radius:9px;align-items:center;gap:6px;padding:0 16px;display:flex}.ai-answer{background:#f5f6f8;border-radius:10px;align-items:flex-start;gap:9px;margin-top:12px;padding:13px;display:flex}.ai-answer p{margin:0;font-size:10px;line-height:1.6}@media (max-width:800px){.ai-grid,.ai-question form{grid-template-columns:1fr}.ai-question form button{justify-content:center;padding:10px}}.finance-tabs button{cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 13px;font-size:10px}.finance-tabs button.active{color:var(--red);background:#fff;font-weight:800}.finance-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.finance-period{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px}.reconciliation{overflow:hidden}.reconciliation>header{justify-content:space-between;padding:15px;display:flex}.reconciliation h3{margin:0 0 4px}.reconciliation header small{color:var(--muted);font-size:9px}.reconciliation header>b{color:var(--red)}.reconciliation article{border-top:1px solid #f0f0f2;grid-template-columns:1fr auto 105px;align-items:center;gap:12px;padding:12px 15px;display:grid}.reconciliation article>span{gap:4px;display:grid}.reconciliation article small{color:var(--muted);font-size:9px}.reconciliation article button{color:#9b5a00;background:#fff0d7;border:0;border-radius:7px;padding:8px;font-size:9px;font-weight:800}.reconciliation article button.matched{color:#15864e;background:#e5f8ed}.finance-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.finance-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:8px;padding:16px;display:grid}.finance-kpis small,.account-list small,.tx-list small,.profit-report small{color:var(--muted);font-size:9px}.finance-kpis b{font-size:18px}.green,.positive{color:#15864e!important}.red,.negative{color:var(--red)!important}.finance-overview{grid-template-columns:1fr 1fr;gap:14px;display:grid}.finance-overview article,.profit-report{padding:17px}.finance-overview h3,.account-form h3,.account-list h3{margin:0 0 12px}.finance-line{border-bottom:1px solid #f0f0f2;justify-content:space-between;padding:9px 0;font-size:10px;display:flex}.finance-line.strong{border-top:1px solid #aaa;margin-top:4px;font-size:12px}.finance-actions{justify-content:space-between;gap:10px;display:flex}.finance-actions label{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px;display:flex}.finance-actions input{border:0;outline:0}.finance-actions button,.account-form button{border:0;border-radius:8px;align-items:center;gap:6px;padding:9px 13px;display:flex}.finance-form{padding:15px}.finance-form form{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.finance-form label,.account-form label{gap:5px;font-size:10px;font-weight:700;display:grid}.finance-form input,.finance-form select,.account-form input,.account-form select{border:1px solid var(--line);border-radius:8px;padding:9px}.finance-form .wide{grid-column:1/-1}.finance-form button.wide{border:0;border-radius:8px;padding:10px}.tx-list{overflow:hidden}.tx-list article,.account-list article{border-bottom:1px solid #f0f0f2;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:12px 15px;display:grid}.tx-list article>svg{background:#eef0f3;border-radius:50%;width:32px;height:32px;padding:8px}.tx-list .income{color:#15864e;background:#e5f8ed}.tx-list .expense{color:var(--red);background:#fee9eb}.tx-list article span,.account-list article span{gap:4px;display:grid}.tx-list strong{font-size:11px}.tx-list strong.income{color:#15864e}.tx-list strong.expense{color:var(--red)}.finance-account-layout{grid-template-columns:.75fr 1.25fr;gap:14px;display:grid}.account-form,.account-list{padding:16px}.account-form form{gap:10px;display:grid}.account-list article{padding-left:0;padding-right:0}.profit-report{width:100%;max-width:850px;margin:auto}.profit-report>header{border-bottom:2px solid #222;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.profit-report h2{margin:4px 0 0}.profit-report>header>b{font-size:21px}.profit-categories{padding-left:18px}@media (max-width:850px){.finance-kpis{grid-template-columns:1fr 1fr}.finance-overview,.finance-account-layout{grid-template-columns:1fr}.finance-form form{grid-template-columns:1fr 1fr}}@media (max-width:520px){.finance-kpis{grid-template-columns:1fr}.finance-tabs{width:100%;overflow:auto}.finance-form form{grid-template-columns:1fr}.finance-form .wide{grid-column:auto}.finance-actions{flex-direction:column}}.obligation-summary{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.balance-report>header{text-align:center;margin-bottom:15px}.cashflow-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.cashflow-kpis article{border:1px solid var(--line);background:#fff;border-radius:11px;gap:7px;padding:15px;display:grid}.cashflow-kpis small,.cashflow-statement header small{color:var(--muted);font-size:9px}.cashflow-kpis b{font-size:17px}.cashflow-layout{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cashflow-statement,.cashflow-chart{padding:17px}.cashflow-statement header{text-align:center;border-bottom:2px solid #222;padding-bottom:10px}.cashflow-statement h2{margin:5px 0}.cashflow-statement h3{color:#666;margin:18px 0 3px;font-size:10px}.cash-row{border-bottom:1px solid #f0f0f2;justify-content:space-between;padding:8px 0;font-size:10px;display:flex}.cash-row.strong{border-top:1px solid #555;font-size:11px}.cashflow-chart h3{margin:0}.cash-bars{border-bottom:1px solid var(--line);grid-template-columns:repeat(6,1fr);align-items:end;gap:8px;height:220px;margin-top:12px;display:grid}.cash-bars>div{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.cash-bars>div>div{align-items:flex-end;gap:4px;height:180px;display:flex}.cash-bars i{border-radius:4px 4px 0 0;width:15px;min-height:2px;display:block}.cash-in{background:#29a865}.cash-out{background:#e12635}.cashflow-chart p{color:var(--muted);margin-top:18px;font-size:9px;line-height:1.5}@media (max-width:850px){.cashflow-kpis{grid-template-columns:1fr 1fr}.cashflow-layout{grid-template-columns:1fr}}@media (max-width:520px){.cashflow-kpis{grid-template-columns:1fr}}.balance-report>header small,.journal-report header small{color:var(--red);letter-spacing:1px;font-size:9px;font-weight:800}.balance-report h2,.journal-report h2{margin:5px 0}.balance-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.balance-columns>section{padding:16px}.balance-columns h3{margin:0 0 8px;font-size:11px}.balance-columns .equity-title{margin-top:20px}.balance-row{border-bottom:1px solid #f1f1f2;justify-content:space-between;gap:10px;padding:8px 0;font-size:10px;display:flex}.balance-row.strong{border-top:1px solid #555;font-size:11px}.balance-ok,.balance-warning{text-align:center;border-radius:8px;margin-top:12px;padding:10px;font-size:10px;font-weight:800}.balance-ok{color:#15864e;background:#e5f8ed}.balance-warning{color:#9b5a00;background:#fff0d7}.journal-report{overflow:hidden}.journal-report>header{justify-content:space-between;padding:16px;display:flex}.journal-report article{border-top:1px solid var(--line);padding:11px 15px}.journal-head span{gap:3px;display:grid}.journal-head small{color:var(--muted);font-size:9px}.journal-line{grid-template-columns:1fr 140px 140px;gap:10px;padding:6px 0 0 18px;font-size:9px;display:grid}.journal-line span:nth-child(n+2){text-align:right}@media (max-width:720px){.balance-columns{grid-template-columns:1fr}.journal-line{grid-template-columns:1fr 90px 90px}.finance-top{flex-direction:column;align-items:flex-start}.finance-period{align-self:stretch}}.payroll-tabs{border-bottom:1px solid var(--line);gap:5px;margin-bottom:12px;display:flex}.payroll-tabs button{cursor:pointer;background:0 0;border:0;padding:9px 12px;font-size:10px}.payroll-tabs button.active{color:var(--red);border-bottom:2px solid var(--red);font-weight:800}.payroll-layout{grid-template-columns:.8fr 1.2fr;gap:14px;display:grid}.payroll-form,.employee-list,.component-list{padding:15px}.payroll-form h3,.employee-list h3,.component-list h3,.payroll-history h3{margin:0 0 12px}.payroll-form form{grid-template-columns:1fr 1fr;gap:9px;display:grid}.payroll-form label{gap:5px;font-size:10px;font-weight:700;display:grid}.payroll-form input,.payroll-form select{border:1px solid var(--line);border-radius:8px;padding:9px}.payroll-form button{border:0;border-radius:8px;grid-column:1/-1;justify-content:center;gap:5px;padding:9px;display:flex}.employee-list article,.component-list article{border-bottom:1px solid #f0f0f2;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:11px 0;display:grid}.employee-list span,.component-list span{gap:4px;display:grid}.employee-list small,.component-list small,.run-generator small,.run-list small,.payroll-history small{color:var(--muted);font-size:9px}.employee-list em{font-size:8px;font-style:normal}.component-list .earning{color:#15864e}.component-list .deduction{color:var(--red)}.run-generator{align-items:center;gap:12px;padding:14px;display:flex}.run-generator>div{flex:1}.run-generator h3{margin:0 0 4px}.run-generator input,.payroll-payment select{border:1px solid var(--line);border-radius:8px;padding:8px}.run-generator button,.payroll-payment button{border:0;border-radius:8px;padding:9px 12px}.run-list{overflow:hidden}.run-list article{cursor:pointer;border-bottom:1px solid #f0f0f2;grid-template-columns:1fr repeat(3,.8fr) 80px;align-items:center;gap:12px;padding:12px 15px;display:grid}.run-list article span{gap:4px;display:grid}.run-list button{color:#995b00;background:#fff0d7;border:0;border-radius:7px;padding:8px}.run-list em{text-align:center;font-size:9px}.payroll-payment{grid-template-columns:1fr 1fr auto auto;align-items:center;gap:12px;padding:14px;display:grid}.payroll-history{padding:15px}.payroll-history>div{border:1px solid var(--line);border-radius:9px;margin-top:10px;overflow:hidden}.payroll-history>div>header{background:#fafafb;justify-content:space-between;padding:10px;display:flex}.payroll-history>div>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #f0f0f2;grid-template-columns:1fr auto 30px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.payroll-history button span{gap:3px;display:grid}.salary-slip{background:#fff;border-radius:13px;width:min(500px,100vw - 28px);padding:20px}.salary-slip>header{border-bottom:2px solid #222;justify-content:space-between;display:flex}.salary-slip h2{margin:4px 0}.salary-slip header small{color:var(--red);font-size:9px}.salary-slip header button{background:0 0;border:0}.salary-slip>p{color:var(--muted);font-size:10px}.slip-line{border-bottom:1px solid #eee;justify-content:space-between;padding:9px 0;font-size:10px;display:flex}.slip-line.strong{border-top:2px solid #222;font-size:12px}.salary-slip footer{margin-top:15px}.salary-slip footer button{border:0;border-radius:8px;justify-content:center;gap:5px;width:100%;padding:9px;display:flex}@media (max-width:850px){.payroll-layout{grid-template-columns:1fr}.run-list article{grid-template-columns:1fr 1fr}.payroll-payment{grid-template-columns:1fr}}@media (max-width:520px){.payroll-form form{grid-template-columns:1fr}.payroll-form button{grid-column:auto}}.obligation-summary article{border:1px solid var(--line);background:#fff;border-radius:11px;gap:6px;padding:15px;display:grid}.obligation-summary small,.obligation-summary span,.obligation-list small{color:var(--muted);font-size:9px}.obligation-summary b{font-size:18px}.obligation-tools{justify-content:space-between;display:flex}.obligation-tools>button{border:0;border-radius:8px;gap:5px;padding:9px 12px;display:flex}.obligation-form{padding:14px}.obligation-form form{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.obligation-form label,.payable-modal label{gap:5px;font-size:10px;font-weight:700;display:grid}.obligation-form input,.obligation-form select,.payable-modal input,.payable-modal select{border:1px solid var(--line);border-radius:8px;padding:9px}.obligation-form button{border:0;border-radius:8px}.obligation-list{overflow:hidden}.obligation-list article{border-bottom:1px solid #f0f0f2;grid-template-columns:1fr auto 110px;align-items:center;gap:12px;padding:13px 15px;display:grid}.obligation-list article>span,.obligation-list article>strong{gap:4px;display:grid}.obligation-list article>button{color:#15864e;background:#eef7f2;border:0;border-radius:7px;justify-content:center;gap:4px;padding:8px;font-size:9px;font-weight:800;display:flex}.obligation-list article.paid{opacity:.55}.payable-modal{background:#fff;border-radius:13px;width:min(420px,100vw - 28px);padding:18px}.payable-modal form{gap:10px;display:grid}.payable-modal button{border:0;border-radius:8px;padding:10px}@media (max-width:700px){.obligation-summary,.obligation-form form{grid-template-columns:1fr}.obligation-list article{grid-template-columns:1fr auto}.obligation-list article>button{grid-column:1/-1}}.tax-center{gap:14px;display:grid}.tax-summary{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.tax-summary article{border:1px solid var(--line);background:#fff;border-radius:11px;gap:6px;padding:15px;display:grid}.tax-summary small,.tax-list small,.tax-toolbar small{color:var(--muted);font-size:9px}.tax-summary b{font-size:18px}.tax-toolbar{justify-content:space-between;align-items:center;display:flex}.tax-toolbar h3{margin:0 0 4px}.tax-toolbar button,.tax-actions button,.tax-actions a{border:0;border-radius:8px;align-items:center;gap:5px;padding:9px 12px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.tax-form{padding:15px}.tax-form header{justify-content:space-between;display:flex}.tax-form header button{background:0 0;border:0}.tax-form form{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.tax-form label{gap:5px;font-size:10px;font-weight:700;display:grid}.tax-form input,.tax-form select{border:1px solid var(--line);border-radius:8px;padding:9px}.tax-form .wide{grid-column:span 2}.tax-calculation{background:#f7f7f9;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.tax-list{overflow:hidden}.tax-list article{border-bottom:1px solid #eee;grid-template-columns:1fr auto 190px;align-items:center;gap:14px;padding:13px 15px;display:grid}.tax-list article>span{gap:4px;display:grid}.tax-list article.paid{opacity:.6}.tax-actions{flex-direction:row;justify-content:flex-end;display:flex!important}.tax-actions a{color:#333;background:#f3f3f5}.tax-actions button{color:#15864e;background:#eef7f2}@media (max-width:800px){.tax-summary{grid-template-columns:1fr}.tax-form form{grid-template-columns:1fr 1fr}.tax-list article{grid-template-columns:1fr auto}.tax-actions{grid-column:1/-1;justify-content:flex-start}.tax-form .wide{grid-column:auto}}
.ceo-live{gap:14px;display:grid}.ceo-print-title{display:none}.ceo-toolbar{justify-content:flex-end;gap:10px;display:flex}.ceo-toolbar>input,.ceo-toolbar form,.ceo-toolbar>button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px}.ceo-date-filter{border:1px solid var(--line);background:#fff;border-radius:9px;gap:3px;padding:6px 9px;display:grid}.ceo-date-filter span{color:var(--muted);font-size:10px;font-weight:700}.ceo-date-filter input{min-width:135px;font:inherit;background:0 0;border:0;outline:none;padding:0}.ceo-toolbar form{align-items:center;gap:7px;display:flex}.ceo-toolbar form input{border:0;outline:0;width:135px}.ceo-toolbar button{border:0;font-weight:800}.ceo-toolbar>button{align-items:center;gap:5px;display:flex}.ceo-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.ceo-commercial-grid{grid-template-columns:1.15fr 1fr 1fr;gap:14px;display:grid}.ceo-commercial-grid>section{min-width:0;padding:17px}.ceo-commercial-grid h3,.ceo-customer-mix h3{margin:3px 0 12px;font-size:15px}.ceo-city-content{grid-template-columns:145px minmax(0,1fr);align-items:center;gap:16px;display:grid}.ceo-city-donut{border-radius:50%;place-items:center;width:138px;height:138px;display:grid}.ceo-city-donut>i{text-align:center;background:#fff;border-radius:50%;place-content:center;width:82px;height:82px;font-style:normal;display:grid}.ceo-city-donut b{font-size:22px}.ceo-city-content ol{gap:7px;margin:0;padding:0;list-style:none;display:grid}.ceo-city-content li{grid-template-columns:8px minmax(75px,1fr) auto auto;align-items:center;gap:7px;min-width:0;display:grid}.ceo-city-content li>i{border-radius:50%;width:8px;height:8px}.ceo-city-content li>span{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.ceo-city-content li small{white-space:nowrap}.ceo-product-rank article{border-top:1px solid #eff0f2;grid-template-columns:22px minmax(90px,1fr) minmax(55px,.75fr) auto;align-items:center;gap:8px;min-height:43px;display:grid}.ceo-product-rank article>b{color:#8a8f98}.ceo-product-rank article>span{min-width:0;display:grid}.ceo-product-rank article>span strong,.ceo-product-rank article>span small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ceo-product-rank article>i{background:#f0f1f3;border-radius:10px;height:7px;overflow:hidden}.ceo-product-rank article>i>em{border-radius:inherit;background:#d92332;height:100%;display:block}.ceo-product-rank article>strong{white-space:nowrap}.ceo-customer-mix{grid-template-columns:1fr repeat(4,auto);align-items:center;gap:35px;padding:17px;display:grid}.ceo-performance-grid{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.ceo-performance-grid>section,.ceo-insights{min-width:0;padding:17px}.ceo-performance-grid h3,.ceo-insights h3{margin:3px 0 12px;font-size:15px}.ceo-performance-table article{border-top:1px solid #eff0f2;grid-template-columns:22px minmax(80px,1fr) auto auto;align-items:center;gap:8px;min-height:40px;display:grid}.ceo-performance-table article>span{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.ceo-performance-table article>small,.ceo-performance-table article>strong{white-space:nowrap}.ceo-stock-health p{border-top:1px solid #eff0f2;grid-template-columns:1fr auto;gap:5px 12px;margin:0;padding:13px 0;display:grid}.ceo-stock-health p span{color:var(--muted)}.ceo-stock-health p strong{grid-column:1/-1;font-size:17px}.ceo-insights{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:10px 24px;display:grid}.ceo-insights>header{grid-column:1/-1}.ceo-insights>div{gap:8px;display:grid}.ceo-insights p{background:#f1faf5;border-left:4px solid #36a269;border-radius:7px;margin:0;padding:10px 12px}.ceo-insights p.warn{background:#fff8eb;border-color:#eba72c}.ceo-insights p.bad{background:#fff3f4;border-color:#d92332}.ceo-insights aside{background:#f5f5f7;border-radius:9px;align-content:start;gap:9px;padding:13px;display:grid}.ceo-insights aside span{line-height:1.45}.ceo-customer-mix h3{margin-bottom:0}.ceo-customer-mix>span{border-left:1px solid var(--line);min-width:130px;padding-left:22px;display:grid}.ceo-customer-mix>span b{font-size:22px}.ceo-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:6px;padding:15px;display:grid}.ceo-kpis small,.ceo-kpis span,.ceo-live section small{color:var(--muted);font-size:9px}.ceo-kpis b{font-size:19px}.ceo-kpis article.bad{background:#fff8f8;border-color:#efb7bb}.ceo-kpis article.bad b{color:#d82b38}.ceo-grid{grid-template-columns:1.7fr 1fr;gap:14px;display:grid}.ceo-chart,.ceo-risk,.ceo-leader{padding:16px}.ceo-chart>header,.ceo-risk>header,.ceo-leader>header{justify-content:space-between;align-items:center;display:flex}.ceo-chart h3,.ceo-risk h3,.ceo-leader h3{margin:3px 0}.ceo-bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:8px;height:230px;padding-top:20px;display:flex}.ceo-bars>div{text-align:center;flex:1;gap:5px;height:100%;display:grid}.ceo-bars>div>span{justify-content:center;align-items:flex-end;gap:2px;height:calc(100% - 20px);display:flex}.ceo-bars i{background:#e22536;border-radius:4px 4px 0 0;width:35%;min-height:2px;display:block}.ceo-bars i.target,.ceo-chart footer i.target{background:#f1ad36}.ceo-chart footer{gap:14px;padding-top:10px;font-size:9px;display:flex}.ceo-chart footer span{align-items:center;gap:5px;display:flex}.ceo-chart footer i{border-radius:2px;width:9px;height:9px}.ceo-risk header{justify-content:flex-start;gap:7px}.ceo-risk header svg{color:#e22536}.ceo-risk p{border-top:1px solid #eee;gap:4px;margin:0;padding:11px 0;font-size:10px;display:grid}.ceo-risk p span{color:var(--muted)}.ceo-leader>header{justify-content:flex-start;gap:8px;margin-bottom:10px}.ceo-leader article{border-top:1px solid #eee;grid-template-columns:30px 1fr 90px 140px;align-items:center;gap:10px;padding:11px;display:grid}.ceo-leader article>b{background:#f3f3f5;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.ceo-leader article span{gap:3px;display:grid}@media (max-width:850px){.ceo-kpis{grid-template-columns:1fr 1fr}.ceo-grid,.ceo-commercial-grid,.ceo-performance-grid,.ceo-insights{grid-template-columns:1fr}.ceo-insights>header{grid-column:auto}.ceo-toolbar{flex-wrap:wrap}.ceo-leader article{grid-template-columns:30px 1fr 80px}.ceo-leader article span:last-child{grid-column:2/-1}}@media (max-width:520px){.ceo-kpis{grid-template-columns:1fr}.ceo-toolbar form{width:100%}.ceo-toolbar form input{flex:1}.ceo-bars{gap:2px;height:180px}.ceo-city-content{grid-template-columns:1fr}.ceo-city-donut{margin:0 auto}.ceo-customer-mix{grid-template-columns:1fr 1fr;gap:16px}.ceo-customer-mix>div{grid-column:1/-1}.ceo-customer-mix>span{border-left:0;min-width:0;padding-left:0}}@media print{@page{size:A4 landscape;margin:10mm}body:has(.ceo-live) *{visibility:hidden}:is(body:has(.ceo-live) .ceo-live,body:has(.ceo-live) .ceo-live *){visibility:visible}body:has(.ceo-live) .ceo-live{color:#111;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:100%;padding:0;display:block;position:absolute;inset:0}.ceo-toolbar{display:none}.ceo-print-title{border-bottom:2px solid #222;justify-content:space-between;align-items:flex-end;margin-bottom:12px;padding-bottom:8px;display:flex}.ceo-print-title h1{margin:3px 0 0;font-size:21px}.ceo-print-title small,.ceo-print-title span{font-size:9px}.ceo-kpis{grid-template-columns:repeat(6,1fr);gap:6px}.ceo-kpis article{break-inside:avoid;padding:9px}.ceo-kpis b{font-size:13px}.ceo-grid{break-inside:avoid;grid-template-columns:1.65fr 1fr;gap:8px;margin-top:9px}.ceo-chart,.ceo-risk,.ceo-leader{box-shadow:none;padding:10px}.ceo-bars{height:145px}.ceo-leader{break-inside:avoid;margin-top:9px}.ceo-leader article{padding:6px 9px}}
.stock-page{gap:14px;display:grid}.stock-kpis{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.stock-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:15px;display:flex}.stock-kpis article>svg{background:#f2f4f8;border-radius:9px;width:35px;height:35px;padding:8px}.stock-kpis article.warning{background:#fffaf3;border-color:#f2c48c}.stock-kpis article.warning svg{color:#c9780b}.stock-kpis article span{gap:4px;display:grid}.stock-kpis small,.stock-table small,.stock-history small{color:var(--muted);font-size:9px}.stock-kpis b{font-size:18px}.stock-toolbar{align-items:center;gap:10px;display:flex}.stock-filters{background:#eeeef1;border-radius:9px;padding:3px;display:flex}.stock-filters button{background:0 0;border:0;border-radius:7px;padding:7px 10px;font-size:9px}.stock-filters button.active{background:#fff;font-weight:800}.stock-search{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;margin-left:auto;padding:8px;display:flex}.stock-search input{border:0;outline:0}.stock-toolbar>button{border:0;border-radius:8px;gap:5px;padding:9px 12px;display:flex}.stock-form{padding:14px}.stock-form form{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.stock-form label{gap:5px;font-size:10px;font-weight:700;display:grid}.stock-form input,.stock-form select{border:1px solid var(--line);border-radius:8px;padding:9px}.stock-form .wide{grid-column:span 2}.stock-preview{border-radius:9px;align-items:center;gap:7px;padding:9px;display:flex}.stock-preview.in{color:#147d49;background:#eef8f2}.stock-preview.out{color:#ca2936;background:#fff1f2}.stock-preview svg{width:16px}.stock-preview span{display:grid}.stock-preview small{font-size:8px}.stock-form button{border:0;border-radius:8px}.stock-table{overflow:hidden}.stock-row{border-bottom:1px solid #eee;grid-template-columns:2fr .65fr .65fr 1fr .65fr;align-items:center;gap:10px;padding:11px 14px;font-size:10px;display:grid}.stock-row.head{color:var(--muted);text-transform:uppercase;background:#fafafb;font-size:8px}.stock-product{align-items:center;gap:9px;display:flex}.stock-product>img,.stock-product>i{object-fit:cover;background:#f0f0f2;border-radius:8px;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.stock-product>span{gap:3px;display:grid}.stock-row em{border-radius:999px;width:max-content;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800}.stock-row em.safe{color:#16874e;background:#e9f8ef}.stock-row em.low{color:#ae6405;background:#fff0dc}.stock-row em.po{color:#4c608f;background:#eef1f8}.stock-history{padding:15px}.stock-history h3{margin-top:0}.stock-history article{border-top:1px solid #eee;grid-template-columns:30px 1fr auto 130px;align-items:center;gap:10px;padding:10px 0;display:grid}.stock-history article>span:nth-child(2){gap:3px;display:grid}.stock-history article>span:first-child{border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.stock-history article>span:first-child svg{width:14px}.stock-history .in{color:#16874e;background:#e9f8ef}.stock-history .out{color:#cb2936;background:#fff0f1}.stock-history time{color:var(--muted);font-size:9px}@media (max-width:800px){.stock-kpis{grid-template-columns:1fr}.stock-toolbar{flex-wrap:wrap}.stock-search{flex:1;margin-left:0}.stock-form form{grid-template-columns:1fr 1fr}.stock-row{grid-template-columns:1.5fr .6fr .6fr}.stock-row>:nth-child(4),.stock-row>:nth-child(5){display:none}.stock-history article{grid-template-columns:30px 1fr auto}.stock-history time{grid-column:2/-1}.stock-form .wide{grid-column:auto}}@media (max-width:520px){.stock-form form{grid-template-columns:1fr}.stock-filters{width:100%;overflow:auto}.stock-search{width:100%}}
.dashboard-live .period input{background:0 0;border:0;outline:0}.dashboard-live .toolbar .primary{align-items:center;gap:6px;display:flex}.dashboard-live .alert span{align-items:center;gap:7px;display:flex}.dashboard-live .alert button{align-items:center;gap:5px;display:flex}.dashboard-live .alert.safe{color:#187a4a;background:#edf8f2}.dashboard-sales-chart,.dashboard-leads,.dashboard-activity,.dashboard-attention,.dashboard-today,.dashboard-crm-action{padding:16px}.dashboard-today>header{justify-content:space-between;align-items:center;display:flex}.dashboard-today h2{margin:3px 0;font-size:15px}.dashboard-today>header>b{color:#c62431;background:#fee8ea;border-radius:50%;place-items:center;min-width:36px;height:36px;font-size:16px;display:grid}.dashboard-today>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.dashboard-today button{text-align:left;border:1px solid var(--line);background:#fafafb;border-radius:9px;gap:5px;min-height:72px;padding:11px;display:grid}.dashboard-today button strong{color:#d92332;font-size:20px}.dashboard-today button span{font-weight:700;line-height:1.35}.dashboard-crm-action{margin-top:14px}.dashboard-crm-action>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-crm-action h2{margin:3px 0 0;font-size:16px}.dashboard-crm-action>header>button{color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-weight:800;display:flex}.dashboard-crm-action>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.dashboard-crm-action>div>button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fafafb;border-radius:10px;align-content:center;gap:4px;min-height:92px;padding:12px;display:grid}.dashboard-crm-action>div>button:hover{background:#fff7f8;border-color:#e22536}.dashboard-crm-action strong{color:#d92332;font-size:24px}.dashboard-crm-action span{font-weight:800;line-height:1.3}.dashboard-crm-action small{color:var(--muted);line-height:1.3}.dashboard-sales-chart>header,.dashboard-leads>header,.dashboard-activity>header,.dashboard-attention>header{justify-content:space-between;align-items:center;display:flex}.dashboard-sales-chart h2,.dashboard-leads h2,.dashboard-activity h2,.dashboard-attention h2{margin:0;font-size:13px}.dashboard-sales-chart header small,.dashboard-activity header small,.dashboard-attention header small{color:var(--muted);font-size:9px}.dashboard-bars{align-items:flex-end;gap:10px;height:245px;padding-top:25px;display:flex}.dashboard-bars>div{text-align:center;flex:1;grid-template-rows:1fr auto auto;gap:4px;height:100%;display:grid}.dashboard-bars>div>span{border-bottom:1px solid #eee;justify-content:center;align-items:flex-end;display:flex}.dashboard-bars i{background:linear-gradient(#ee3d4c,#d91f31);border-radius:5px 5px 0 0;width:45%;min-height:2px}.dashboard-bars small{color:var(--muted);font-size:8px}.dashboard-bars b{font-size:8px}.dashboard-leads header button{background:0 0;border:0;font-size:9px}.dashboard-leads>div{justify-content:center;align-items:center;gap:35px;min-height:245px;display:flex}.dashboard-donut{border-radius:50%;place-items:center;width:135px;height:135px;display:grid}.dashboard-donut>i{text-align:center;background:#fff;border-radius:50%;place-content:center;width:82px;height:82px;font-style:normal;display:grid}.dashboard-donut b{font-size:24px}.dashboard-donut small{color:var(--muted);font-size:8px}.dashboard-leads ul{gap:12px;padding:0;font-size:10px;list-style:none;display:grid}.dashboard-leads li{grid-template-columns:9px 45px auto;gap:6px;display:grid}.dashboard-leads li>i{border-radius:50%;width:8px;height:8px}.dashboard-leads .hot{background:#e22536}.dashboard-leads .warm{background:#f3aa34}.dashboard-leads .cold{background:#9aa0ab}.dashboard-activity article{border-top:1px solid #eee;gap:9px;padding:9px 0;display:flex}.dashboard-activity article>span{background:#f2f2f4;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-weight:800;display:grid}.dashboard-activity p{gap:3px;margin:0;font-size:9px;display:grid}.dashboard-activity small{color:var(--muted)}.dashboard-attention{align-content:start;display:grid}.dashboard-attention>button{text-align:left;background:0 0;border:0;border-top:1px solid #eee;grid-template-columns:25px 1fr 18px;align-items:center;gap:8px;padding:10px 0;font-size:9px;display:grid}.dashboard-attention>button>span{text-align:center;border-radius:6px;padding:5px;font-weight:800}.dashboard-attention svg{width:14px}.dashboard-attention .red{color:#c62431;background:#fee8ea}.dashboard-attention .amber{color:#a55d00;background:#fff0d7}.dashboard-attention .black{color:#333;background:#ececef}@media (max-width:700px){.dashboard-today>div,.dashboard-crm-action>div{grid-template-columns:1fr 1fr}.dashboard-leads>div{gap:15px}.dashboard-bars{gap:3px;height:190px}.dashboard-bars i{width:65%}}
.settings-live{gap:14px;display:grid}.settings-tabs{background:#eeeef1;border-radius:10px;gap:6px;padding:4px;display:flex;overflow:auto}.settings-tabs button{white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:10px;display:flex}.settings-tabs button.active{background:#fff;font-weight:800}.settings-form{padding:17px}.settings-form>header{justify-content:space-between;align-items:center;display:flex}.settings-form h2,.settings-bank-list h2,.settings-users h2{margin:0 0 4px}.settings-form p,.settings-users p{color:var(--muted);margin:0;font-size:9px}.settings-form>header img{object-fit:contain;border:1px solid var(--line);border-radius:10px;width:72px;height:72px}.settings-form form{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:15px;display:grid}.settings-form label{gap:5px;font-size:10px;font-weight:700;display:grid}.settings-form input,.settings-form textarea,.settings-form select,.settings-users select{border:1px solid var(--line);border-radius:8px;padding:9px}.settings-form textarea{min-height:70px}.settings-form .wide{grid-column:1/-1}.settings-form button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;display:flex}.settings-form-title{justify-content:space-between;align-items:center;display:flex}.settings-form-title>button{color:var(--muted);background:#f1f2f4}.company-logo-upload{position:relative}.company-logo-upload>span{min-height:42px;color:var(--muted);background:#fafbfc;border:1px dashed #cfd2d8;border-radius:8px;align-items:center;gap:8px;padding:9px;font-weight:600;display:flex}.company-logo-upload input{opacity:0;cursor:pointer;position:absolute;inset:22px 0 0}.settings-form label.check{grid-template-columns:auto 1fr;align-items:center;display:flex}.settings-form label.check input{width:auto}.settings-users{padding:17px}.settings-users>header{align-items:center;gap:9px;margin-bottom:12px;display:flex}.settings-users article{border-top:1px solid #eee;padding:14px 0}.settings-user-summary{grid-template-columns:38px minmax(160px,1fr) 190px 90px;align-items:center;gap:10px;display:grid}.settings-user-summary>span:nth-child(2){gap:3px;display:grid}.settings-users small,.settings-bank-list small{color:var(--muted);font-size:9px}.settings-user-active{gap:5px;font-size:9px;display:flex}.settings-permission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:11px 0 0 48px;display:grid}.settings-permission-grid label{border:1px solid var(--line);background:#fafbfc;border-radius:7px;align-items:center;gap:7px;padding:8px 9px;font-size:10px;font-weight:650;display:flex}.settings-avatar{background:#eeeef1;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.settings-bank-layout{grid-template-columns:.85fr 1.15fr;gap:14px;display:grid}.settings-bank-list{padding:17px}.settings-bank-list article{border-top:1px solid #eee;grid-template-columns:32px minmax(130px,1fr) auto auto 32px 32px;align-items:center;gap:9px;padding:11px 0;display:grid}.settings-bank-list .bank-edit,.settings-bank-list .bank-delete{place-items:center;width:30px;height:30px;padding:0;display:grid}.settings-bank-list .bank-edit{color:#2768b2;background:#edf5ff}.settings-bank-list .bank-delete{color:#c32634;background:#fff0f1}.settings-bank-list article>span{gap:4px;display:grid}.settings-bank-list em{color:#16874e;background:#e8f8ef;border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal}.settings-bank-list button{border:0;border-radius:7px;padding:7px;font-size:8px}.settings-bank-list article.inactive{opacity:.5}.invoice-settings>header>span{border-radius:10px;width:45px;height:45px}.invoice-settings-layout{grid-template-columns:minmax(360px,.85fr) minmax(420px,1.15fr);align-items:start;gap:14px;display:grid}.invoice-preview-panel{padding:17px;position:sticky;top:14px}.invoice-preview-panel>header h2{margin:3px 0 14px}.invoice-preview-paper{border:1px solid var(--line);background:#fff;border-top:6px solid;border-radius:8px;padding:22px;box-shadow:0 12px 30px #17191f12}.invoice-preview-brand{grid-template-columns:48px 1fr auto;align-items:center;gap:10px;display:grid}.invoice-preview-brand img,.invoice-preview-brand>span{object-fit:contain;border-radius:8px;width:46px;height:46px}.invoice-preview-brand>span{color:#fff;place-items:center;font-weight:900;display:grid}.invoice-preview-brand div{gap:3px;display:grid}.invoice-preview-brand small,.invoice-preview-meta small,.invoice-preview-bank small{color:var(--muted)}.invoice-preview-brand>strong{letter-spacing:2px;font-size:19px}.invoice-preview-meta{background:#f7f8fa;border-radius:7px;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0;padding:12px;display:grid}.invoice-preview-meta span{gap:4px;display:grid}.invoice-preview-items p,.invoice-preview-total span{justify-content:space-between;gap:10px;display:flex}.invoice-preview-items p{border-bottom:1px solid #eee;margin:0;padding:10px 0}.invoice-preview-total{text-align:right;justify-content:end;gap:7px;margin:15px 0;display:grid}.invoice-preview-total span{min-width:210px}.invoice-preview-total>strong{font-size:18px}.invoice-preview-bank,.invoice-preview-note{background:#f7f8fa;border-radius:7px;gap:4px;padding:11px;display:grid}.invoice-preview-note{white-space:pre-line}.invoice-preview-note b{margin-bottom:4px;display:block}.invoice-preview-paper footer{text-align:center;color:var(--muted);border-top:1px solid #eee;margin-top:18px;padding-top:12px}@media (max-width:750px){.invoice-settings-layout{grid-template-columns:1fr}.invoice-preview-panel{position:static}.settings-bank-layout{grid-template-columns:1fr}.settings-user-summary{grid-template-columns:38px 1fr}.settings-user-summary select,.settings-user-active{grid-column:2}.settings-permission-grid{grid-template-columns:1fr;margin-left:0}.settings-form form{grid-template-columns:1fr}.settings-form .wide{grid-column:auto}.settings-bank-list article{grid-template-columns:32px 1fr}.settings-bank-list button{grid-column:2}}
.shell .sidebar nav button{font-size:16px;line-height:1.4}.shell .sidebar .nav-group-title{font-size:12px}.shell .content{font-size:17px}.shell .content .page :where(p,span,li,td,label,input,select,textarea,button){font-size:16px;line-height:1.5}.shell .content .page small{font-size:14px;line-height:1.45}.shell .content .page th,.shell .content .page :where(.tr.th,.lead-row.head,.follow-row.head){font-size:14px}.shell .content .page em{font-size:13px}.shell .content .page h2{font-size:24px}.shell .content .page h3{font-size:19px}.shell .content .page h4{font-size:16px}.shell .content .section-heading p{font-size:12px}.shell .content .section-heading>div>span{font-size:16px}.shell .content .metric p{font-size:15px;line-height:1.45}.shell .content .metric div,.shell .content .metric div span,.shell .content .metric div b{font-size:14px}.shell .content .dashboard-bars small,.shell .content .dashboard-bars b,.shell .content .dashboard-donut small{font-size:12px}.shell .content .dashboard-leads ul,.shell .content .dashboard-activity p,.shell .content .dashboard-activity small,.shell .content .dashboard-attention>button{font-size:14px}.shell .content .tabs>*{font-size:15px}.shell .content .searchbox,.shell .content .searchbox input{font-size:16px}.shell .content .follow-form h3{font-size:20px}.shell .content .follow-form label,.shell .content .completion-modal form label,.shell .content .history-note label{gap:8px;font-size:16px}.shell .content .follow-form :where(input,select,textarea),.shell .content .completion-modal form :where(input,select,textarea),.shell .content .history-note textarea{min-height:46px;padding:12px 13px;font-size:16px}.shell .content .follow-form textarea,.shell .content .completion-modal form textarea,.shell .content .history-note textarea{min-height:105px}.shell .content .follow-form .lead-save,.shell .content .completion-modal button{min-height:46px;font-size:16px}.shell .content .follow-row{font-size:16px}.shell .content .follow-row small,.shell .content .history-modal small,.shell .content .history-scroll article p,.shell .content .master-card span,.shell .content .master-card b,.shell .content .security-note p,.shell .content .simple-list small,.shell .content .material-list small,.shell .content .product-list small,.shell .content .composition-list small,.shell .content .customer-list small{font-size:14px}@media (max-width:620px){.shell .content .page :where(p,span,li,td,label,input,select,textarea,button){font-size:15px}.shell .content .page small{font-size:13px}.shell .content .page h2{font-size:22px}.shell .content .page h3{font-size:18px}}
