:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100vh;width:100vw}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.primary-button{display:flex;align-items:center;justify-content:center;background-color:#3a4e7e;border-radius:16px;color:#eaddff;padding:5px 20px;cursor:pointer;width:fit-content}.primary-button:hover{font-weight:500;transform:scale(1.05)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}.fcPrimary{color:#3a4e7e}}.login-container{background:#fff;border-radius:22px;box-shadow:0 8px 32px #3a4e7e21,0 1.5px 8px #eaddff;max-width:370px;width:100%;margin:48px auto 0;padding:48px 36px 36px;display:flex;flex-direction:column;align-items:center;position:relative;border:1.5px solid #d6c7f7}.login-title{color:#3a4e7e;font-size:2.1rem;font-weight:800;margin-bottom:28px;letter-spacing:1.5px;text-shadow:0 2px 8px #eaddff44}.login-form{width:100%;display:flex;flex-direction:column;gap:20px}.login-form input{padding:13px 16px;border:1.5px solid #b6bfe7;border-radius:10px;font-size:1.05rem;outline:none;background:#f7f4ff;color:#3a4e7e;box-shadow:0 1.5px 6px #eaddff33;transition:border .2s,box-shadow .2s}.login-form input:focus{border:1.5px solid #3A4e7e;box-shadow:0 0 0 2px #eaddff99}.login-form button{background:#3a4e7e;color:#fff;border:none;border-radius:10px;padding:13px 0;font-size:1.13rem;font-weight:700;cursor:pointer;margin-top:8px;box-shadow:0 2px 8px #3a4e7e22;letter-spacing:.5px;transition:background .2s,color .2s,box-shadow .2s}.login-form button:hover{background:#3a4e7e;color:#eaddff;box-shadow:0 4px 16px #3a4e7e33}.signup-link{margin-top:22px;color:#3a4e7e;font-size:1.01rem;text-align:center;background:#eaddff44;border-radius:8px;padding:8px 0 4px;width:100%;box-shadow:0 1px 4px #eaddff33}.signup-link button{background:none;color:#3a4e7e;border:none;font-weight:700;cursor:pointer;text-decoration:underline;font-size:1.04rem;margin-left:4px;padding:0;transition:color .2s}.signup-link button:hover{color:#7a6bbd}.primary-component{background-color:#3a4e7e;border-radius:16px;color:#eaddff;padding:5px 20px;cursor:pointer}.white-board{padding:5px 20px;text-align:center;background-color:#fff;min-width:200px;border-radius:8px;font-weight:bolder;color:#3a4e7e}.component-holder{position:relative}.input-area{min-width:250px;border-radius:8px;border:none;width:100%;height:100%;background-color:#fff;color:#3a4e7e;font-size:16px;padding:8px 20px;box-sizing:border-box}li{list-style:none}.suggestions{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border-radius:8px;z-index:1000;box-shadow:0 2px 8px #00000026;margin-top:4px;padding:0;max-height:200px;overflow-y:auto;cursor:pointer}.suggestions:before{content:"";position:absolute;top:-8px;left:50%;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white;z-index:1001}.customer{border-bottom:1px solid #3A4E7E33;text-align:center;padding:4px;border-radius:8px}.new-comp{background-color:#0001;text-align:center;cursor:pointer}.user-component,.product-component{padding:0;list-style:none;display:flex;flex-direction:row}.list-component,.product{margin-left:32px}.billing-component{width:80%}.billing-table{list-style:none}.table-header,.bill-row,.bill-footer{width:100%;display:grid;grid-template-columns:1fr 2.5fr 1fr 1fr 1fr;padding:8px 0;align-items:center;place-items:center}.table-header{background-color:#eaddff;color:#3a4e7e}.bill-header{display:flex;justify-content:center;align-items:center;text-align:center;font-weight:700}.bill-cell{width:100%;height:100%;text-align:center;border-right:1px solid #3A4E7EAA}.bill-cell:last-child{border-right:none}.bill-cell input{all:unset;text-align:center;box-sizing:border-box;width:95%;background-color:transparent;padding:4px;color:#3a4e7e}.customer-deets{padding-left:50px;font-weight:700}.bill-header{box-sizing:border-box;width:100%;height:100%}.button-row{display:flex;gap:16px;align-items:center}.radio-label{display:flex;align-items:center;cursor:pointer;font-family:sans-serif}.custom-radio-label{padding:6px 12px;border-radius:16px;background-color:#f0f0f0;border:1px solid #ccc;transition:all .2s}.radio-label input[type=radio]:checked+.custom-radio-label{background-color:#3a4e7e;color:#fff;border-color:#3a4e7e}.print-button-holder{display:flex;justify-content:center;margin-top:16px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:16px;border-radius:8px;width:85mm;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 0 10px #0000004d}.close-button{position:absolute;top:8px;right:12px;font-size:18px;background:none;border:none;cursor:pointer}@media print{body *{visibility:hidden!important}#print-bill-area,#print-bill-area *{visibility:visible!important}#print-bill-area{position:absolute;left:0;top:0;width:58mm;padding:2mm;font-size:12px;background-color:#fff;color:#000}.modal-overlay,.modal-content{all:unset}.close-button,.primary-button{display:none!important}.print-preview{margin:0;padding:0;box-shadow:none}@page{margin:0}}.popup-overlay{z-index:1004;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center}.popup-content{background-color:#f5efff;position:relative;width:80vw;height:80vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.close-button{position:absolute;top:.5rem;right:.5rem;border-radius:4px;border:1px solid black;padding:4px 8px;text-align:end;float:right}.form-group{display:flex;flex-direction:row;width:100%;margin-bottom:1rem}.popup-content input,textarea,select{padding:8px;box-sizing:border-box;margin-left:16px;color:#3a4e7e;background-color:#fff;min-width:250px;border:none;border-radius:8px}.form-actions{text-align:center}.close-button:hover{background-color:#3a4e7e;color:#fff}.close-button{background-color:#eaddff;color:#3a4e7e;cursor:pointer}.button{background-color:#3a4e7e;border-radius:16px;color:#eaddff;padding:5px 20px;cursor:pointer}.wrapper{position:relative}.filter-wrapper{position:fixed;width:100%;top:0;padding:20px 40px;display:flex;box-shadow:0 2px 8px #0000001a;background-color:#eaddff;transition:background-color .3s ease}.filters{margin-right:8px}.stock-cards{max-width:100%;padding:100px 40px;display:grid;grid-template-columns:repeat(auto-fill,150px);grid-auto-flow:row;gap:16px;justify-content:start}.stock-card{box-sizing:border-box;padding:8px 4px;box-shadow:-2px 2px 8px #0003;background-color:#fff}.store-name-wrapper{font-size:12px}.store-name{font-weight:700}.stock-name{font-weight:400}.stock-details{font-weight:lighter;padding:5px 10px;display:flex;flex-wrap:wrap;justify-content:space-between}.purchase-wrapper{text-align:center;margin:40px}.detail-wrapper{justify-content:center;display:flex;margin:8px}.input-text{color:#3a4e7e;border:none;background-color:#fff;border-radius:8px;text-align:start;box-sizing:border-box;min-width:250px;max-height:100%;padding:8px;font-size:16px}.mL16{margin-left:16px}.add-button{margin-top:10px;margin-left:8px;display:inline-block}.purchase{margin-top:24px;margin-left:24px}.purchase-row{display:flex;margin-top:8px}.custom-table{width:100%;border-collapse:collapse}.custom-table th,.custom-table td{border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px;text-align:center}.delete-btn{padding:0;background:none;border:none;color:red;font-size:18px;cursor:pointer;opacity:0;transition:opacity .2s ease}tr:hover .delete-btn{opacity:1}.editable-cell input{text-align:center;box-sizing:border-box;width:100%;border:none;background:transparent;padding:4px;font-size:inherit;color:#3a4e7e}.total{border:none!important}.filter-bar{display:flex;padding:8px}.filter{margin:4px}.whole-wrapper{display:flex;flex-direction:column;background-color:#f0f8ff;width:50%;margin:8px 24px;border-radius:6px}.wrapper{display:flex;background-color:#f0f8ff;width:100%;align-items:center;min-height:40px;padding:8px;justify-content:space-between}.wrapper:hover{background-color:#e6f2ff;cursor:pointer}.customer-item{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;border-bottom:1px solid #eee}.customer-info{display:flex;flex-direction:column;font-size:12px;line-height:1.2;gap:2px}.customer-info .name{font-weight:600}.customer-info .phone{font-weight:400;color:#555}.customer-amount{font-weight:700;font-size:14px;white-space:nowrap}.report{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.down-arrow{display:flex;align-items:center;padding-left:8px}.accordion-content{padding:12px;background-color:#fff}.report-content{display:flex;justify-content:space-between;width:100%}.container{width:50%;border:1px solid #ddd;border-radius:12px;padding:16px;margin:12px 0;background-color:#f0f8ff;box-shadow:0 2px 6px #0000000d;cursor:pointer;transition:box-shadow .2s ease;display:flex;flex-direction:column}.container:hover{box-shadow:0 4px 12px #0000001a}.personal-details{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.name{font-size:1.1rem;font-weight:700;color:#333}.phone-number{font-size:.95rem;color:#666}.account-details{font-size:1rem;color:#444;margin-bottom:12px}.edit-option{margin-top:12px;border-top:1px solid #eee;padding-top:12px}.edit-option label{display:block;margin-bottom:6px;font-weight:500}.button-row{display:flex;gap:16px;margin-bottom:12px;flex-wrap:wrap}.radio-label{display:flex;align-items:center;font-size:.95rem;cursor:pointer}.radio-label input[type=radio]{accent-color:#007bff;margin-right:8px;width:16px;height:16px}.custom-radio-label{padding:4px 10px;background-color:#f1f1f1;border-radius:6px;transition:background-color .2s;border-color:#3a4e7e}.radio-label input[type=radio]:checked+.custom-radio-label{background-color:#3a4e7e;color:#fff}.customer-settlement{padding:8px;width:100%;max-width:240px;border:1px solid #ccc;border-radius:6px;margin-bottom:12px;background-color:#ccc;font-size:1rem;color:#3a4e7e}input[type=button]{background-color:#3a4e7e;color:#fff;border:none;padding:10px 18px;border-radius:6px;cursor:pointer;font-size:.95rem;transition:background-color .2s}input[type=button]:hover{background-color:#3a4e7e}.top-section{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:12px;width:100%}.personal-details{display:flex;align-items:start;flex-direction:column;flex:1 1 0;min-width:0}.account-details{font-size:1rem;color:#444;flex:0 0 auto;min-width:100px;text-align:right}.opening-balance{font-weight:700;font-size:1.1rem}.search-bar{padding:24px}.search{background-color:#f0f8ff;min-width:200px;border-radius:8px;border:none;padding:8px;color:#3a4e7e}.logo{min-height:50px;display:flex;align-items:center;justify-content:center;margin-top:16px;cursor:pointer}.navbar{background-color:#3a4e7e;height:100%;min-width:200px;display:flex;flex-direction:column}.active a{background-color:#eaddff;color:#3a4e7e!important;box-shadow:1px 1px 4px #eaddffaa}.nav-list{list-style:none;padding:0;margin:0}.nav-list a:hover{transform:scale(1.05)}.nav-list a{box-sizing:border-box;color:#eaddff;padding:8px 24px;display:inline-block;width:100%;height:100}.user-icon{font-size:28px;text-align:center;margin-top:auto}.user-icon span{cursor:pointer}.user-name{font-size:18px}.logout{color:#3a4e7e;padding:8px 24px;cursor:pointer;font-size:12px;text-align:center}.layout{display:flex;flex-direction:row;height:100%;width:100vw}.main-content{background-color:#f5efff;flex:1;overflow-y:scroll;scrollbar-width:0px;color:#3a4e7e}.main-content::-webkit-scrollbar{display:none;scrollbar-width:0px}.store{display:flex;justify-content:space-between;align-items:center;padding:8px 24px}.store-wrapper{margin-left:16px;background-color:#f0f8ff;width:50%;box-shadow:3px 3px 8px #0003}.storename{font-size:16px;font-weight:bolder}.button-wrapper{display:flex}.user{display:flex;justify-content:space-between}.add-store-button,.add-user-button{margin-top:8px;margin-left:16px;width:200px}.location{font-size:12px}body{min-height:100vh;margin:0;font-family:Segoe UI,Arial,sans-serif;background:#eaddff;display:flex;align-items:flex-start;justify-content:center}.signup-container{background:#fff;border-radius:18px;box-shadow:0 8px 32px #3a4e7e21,0 1.5px 8px #eaddff;max-width:340px;width:100%;margin:48px auto 0;padding:28px 20px 22px;display:flex;flex-direction:column;align-items:center;position:relative;border:1.5px solid #d6c7f7}.signup-title{color:#3a4e7e;font-size:1.6rem;font-weight:800;margin-bottom:18px;letter-spacing:1.2px;text-shadow:0 2px 8px #eaddff44}.signup-form{width:100%;display:flex;flex-direction:column;gap:10px}.signup-form label{color:#3a4e7e;font-weight:600;margin-bottom:4px;font-size:1rem}.signup-form input{padding:9px 12px;border:1.5px solid #b6bfe7;border-radius:8px;font-size:.98rem;outline:none;background:#f7f4ff;color:#3a4e7e;box-shadow:0 1.5px 6px #eaddff33;transition:border .2s,box-shadow .2s}.signup-form input:focus{border:1.5px solid #3A4e7e;box-shadow:0 0 0 2px #eaddff99}.signup-form button{background:#3a4e7e;color:#fff;border:none;border-radius:8px;padding:10px 0;font-size:1.05rem;font-weight:700;cursor:pointer;margin-top:6px;box-shadow:0 2px 8px #3a4e7e22;letter-spacing:.5px;transition:background .2s,color .2s,box-shadow .2s}.signup-form button:hover{background:#3a4e7e;color:#eaddff;box-shadow:0 4px 16px #3a4e7e33}.signup-error{color:#d32f2f;margin-top:8px;font-size:.98rem;text-align:center}
