@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..800;1,9..40,300..800&family=IBM+Plex+Sans:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#2d3748;background:#faf4ec;min-height:100vh;font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#2d3748;font-family:DM Sans,sans-serif;font-weight:700;line-height:1.2}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}a{color:#5a809f;text-decoration:none;transition:color .15s}a:hover{color:#3d6280}code,pre{font-family:JetBrains Mono,monospace}::selection{color:#2d3748;background:#81a6c633}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ede6dc}::-webkit-scrollbar-thumb{background:#d2c4b4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b8a999}:focus-visible{outline-offset:2px;outline:2px solid #81a6c6}.sidebar{z-index:100;background:#3d6280;flex-direction:column;width:250px;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar__brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;height:60px;padding:0 1.25rem;display:flex}.sidebar__brand-icon{color:#3d6280;background:linear-gradient(135deg,#f3e3d0,#aacddc);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:800;display:flex}.sidebar__brand-text{color:#fff;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;line-height:1.2}.sidebar__brand-text small{color:#ffffffa6;letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;font-weight:500;display:block}.sidebar__nav{flex:1;padding:1rem 0;overflow-y:auto}.sidebar__section{margin-bottom:1.5rem;padding:0 .75rem}.sidebar__section-title{text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6;margin-bottom:.5rem;padding:0 .75rem;font-size:.625rem;font-weight:600}.sidebar__link{color:#ffffffbf;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.sidebar__link:hover{color:#fff;background:#ffffff1a}.sidebar__link--active{color:#fff;background:#ffffff2e}.sidebar__link-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.sidebar__link-badge{color:#fff;text-align:center;background:#e53e3e;border-radius:10px;min-width:20px;margin-left:auto;padding:.125rem .5rem;font-size:.625rem;font-weight:700}.sidebar__footer{border-top:1px solid #ffffff1a;padding:1rem 1.25rem}.sidebar__footer-user{align-items:center;gap:.75rem;display:flex}.sidebar__footer-avatar{color:#3d6280;background:linear-gradient(135deg,#aacddc,#f3e3d0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.sidebar__footer-info{flex:1;min-width:0}.sidebar__footer-info-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.sidebar__footer-info-role{color:#ffffffa6;font-size:.6875rem}.sidebar__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:99;background:#0000004d;display:none;position:fixed;inset:0}@media (width<=768px){.sidebar{transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar__overlay--visible{display:block}}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#ffffffd9;border-bottom:1px solid #e2d8cc;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:250px;right:0}.header__left{align-items:center;gap:1rem;display:flex}.header__hamburger{color:#5a6a7e;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem;display:none}.header__hamburger:hover{color:#2d3748;background:#ede6dc}.header__hamburger svg{width:24px;height:24px}.header__title{color:#2d3748;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:600}.header__right{align-items:center;gap:.75rem;display:flex}.header__action{color:#5a6a7e;cursor:pointer;background:0 0;border:1px solid #e2d8cc;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:IBM Plex Sans,sans-serif;font-size:.8125rem;transition:all .15s;display:flex}.header__action:hover{color:#2d3748;background:#f0f4f8;border-color:#b8a999}.header__locale{margin:0}.header__locale-select{color:#5a6a7e;cursor:pointer;background:0 0;border:1px solid #e2d8cc;border-radius:8px;padding:.5rem .75rem;font-family:IBM Plex Sans,sans-serif;font-size:.8125rem;transition:all .15s}.header__locale-select:hover{color:#2d3748;background:#f0f4f8;border-color:#b8a999}.header__locale-select:focus{border-color:#81a6c6;outline:none}@media (width<=768px){.header{left:0}.header__hamburger{display:flex}}.main{min-height:100vh;margin-left:250px;padding-top:60px}.main__content{max-width:1600px;margin:0 auto;padding:2rem 1.5rem}@media (width<=768px){.main{margin-left:0}.main__content{padding:1.25rem 1rem}}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{color:#fff;background:#81a6c6;border-color:#81a6c6}.btn--primary:hover:not(:disabled){background:#5a809f;border-color:#5a809f}.btn--success{color:#fff;background:#38a169;border-color:#38a169}.btn--success:hover:not(:disabled){background:#308a5a}.btn--danger{color:#fff;background:#e53e3e;border-color:#e53e3e}.btn--danger:hover:not(:disabled){background:#e12323}.btn--warning{color:#fff;background:#d69e2e;border-color:#d69e2e}.btn--warning:hover:not(:disabled){background:#c08c26}.btn--ghost{color:#5a6a7e;background:0 0;border-color:#e2d8cc}.btn--ghost:hover:not(:disabled){color:#2d3748;background:#f0f4f8;border-color:#b8a999}.btn--sm{padding:.375rem .875rem;font-size:.75rem}.btn--lg{padding:.75rem 1.75rem;font-size:1rem}.btn--icon{width:36px;height:36px;padding:.5rem}.form-group{margin-bottom:1.25rem}.form-group__label{color:#5a6a7e;letter-spacing:.02em;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:block}.form-group__input,.form-group__select,.form-group__textarea{color:#2d3748;background:#fff;border:1px solid #d2c4b4;border-radius:8px;width:100%;padding:.625rem .875rem;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;transition:all .15s}.form-group__input::placeholder,.form-group__select::placeholder,.form-group__textarea::placeholder{color:#a0aec0}.form-group__input:focus,.form-group__select:focus,.form-group__textarea:focus{border-color:#81a6c6;outline:none;box-shadow:0 0 0 3px #81a6c61f}.form-group__input--error,.form-group__select--error,.form-group__textarea--error{border-color:#e53e3e}.form-group__input--error:focus,.form-group__select--error:focus,.form-group__textarea--error:focus{box-shadow:0 0 0 3px #e53e3e1f}.form-group__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%235A6A7E' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.25rem}.form-group__textarea{resize:vertical;min-height:80px}.form-group__error{color:#e53e3e;margin-top:.25rem;font-size:.75rem}.form-group__help,.form-group__hint{color:#8896a6;margin-top:.375rem;font-size:.75rem;display:block}.form-group__select--inline{background-position:right .4rem center;background-size:10px 10px;min-width:110px;padding:.3125rem 1.75rem .3125rem .5rem;font-size:.75rem}.form-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.field-switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;display:inline-flex}.field-switch__input{opacity:0;width:0;height:0;position:absolute}.field-switch__track{background:#d2c4b4;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .15s;display:inline-block;position:relative}.field-switch__knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000000f}.field-switch__input:checked+.field-switch__track{background:#81a6c6}.field-switch__input:checked+.field-switch__track .field-switch__knob{transform:translate(20px)}.field-switch__input:focus-visible+.field-switch__track{outline-offset:2px;outline:2px solid #81a6c6}.field-switch__label{color:#5a6a7e;font-size:.875rem;font-weight:600}.data-table{border-collapse:collapse;width:100%}.data-table__wrapper{background:#fff;border:1px solid #e2d8cc;border-radius:12px;overflow:hidden}.data-table__scroll{overflow-x:auto}.data-table thead{background:#f0f4f8}.data-table thead th{text-transform:uppercase;letter-spacing:.08em;color:#8896a6;text-align:left;white-space:nowrap;border-bottom:1px solid #e2d8cc;padding:.75rem 1rem;font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:600}.data-table tbody tr{border-bottom:1px solid #ede6dc;transition:background .15s}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody tr:hover{background:#f7fafc}.data-table tbody td{color:#2d3748;vertical-align:middle;padding:.75rem 1rem;font-size:.875rem}.data-table__empty{text-align:center;color:#8896a6;padding:3rem 1rem}.data-table__empty-icon{opacity:.4;margin-bottom:.5rem;font-size:2rem}.data-table__empty-text{font-size:.875rem}.data-table__actions{align-items:center;gap:.375rem;display:flex}.paginator{color:#8896a6;border-top:1px solid #e2d8cc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.paginator__info strong{color:#2d3748;font-weight:600}.paginator__controls{align-items:center;gap:.375rem;display:flex}.paginator__pages{align-items:center;gap:.25rem;margin:0 .25rem;display:flex}.paginator__btn{color:#5a6a7e;cursor:pointer;background:#fff;border:1px solid #e2d8cc;border-radius:4px;align-items:center;gap:.375rem;padding:.4rem .75rem;font-family:IBM Plex Sans,sans-serif;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.paginator__btn svg{flex-shrink:0;width:14px;height:14px;display:block}.paginator__btn:hover{color:#2d3748;background:#f0f4f8;border-color:#b8a999}.paginator__btn--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.paginator__page{color:#5a6a7e;background:#fff;border:1px solid #e2d8cc;border-radius:4px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 .5rem;font-family:IBM Plex Sans,sans-serif;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.paginator__page:hover{color:#2d3748;background:#f0f4f8;border-color:#b8a999}.paginator__page--current{color:#fff;background:#81a6c6;border-color:#81a6c6}.paginator__page--current:hover{color:#fff;background:#5a809f;border-color:#5a809f}.paginator__dots{color:#a0aec0;padding:0 .25rem}@media (width<=600px){.paginator{flex-direction:column;align-items:stretch}.paginator__info{text-align:center}.paginator__controls{justify-content:center}}.card{background:#fff;border:1px solid #e2d8cc;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000d}.card__header{border-bottom:1px solid #ede6dc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.card__header-title{color:#2d3748;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700}.card__header-actions{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.card__header-actions input.form-group__input,.card__header-actions select.form-group__select{flex-shrink:1;min-width:140px;max-width:220px;padding:.5rem .75rem;font-size:.8125rem;width:auto!important}.card__body{padding:1.25rem}.card__footer{border-top:1px solid #ede6dc;justify-content:flex-end;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex}.stat-card{background:#fff;border:1px solid #e2d8cc;border-radius:12px;padding:1.25rem;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000d}.stat-card:hover{border-color:#b8a999;box-shadow:0 4px 12px #00000014}.stat-card__accent{height:3px;position:absolute;top:0;left:0;right:0}.stat-card__icon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.875rem;font-size:1.125rem;display:flex}.stat-card__value{color:#2d3748;margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:800;line-height:1}.stat-card__label{color:#8896a6;font-size:.8125rem;font-weight:500}@media (width<=768px){.card__header{flex-direction:column;align-items:flex-start}.card__header-actions{width:100%}.card__header-actions input.form-group__input,.card__header-actions select.form-group__select{flex:1;min-width:0}}.modal{z-index:200;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000004d;position:absolute;inset:0}.modal__content{background:#fff;border:1px solid #e2d8cc;border-radius:16px;width:100%;max-width:560px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.modal__header{border-bottom:1px solid #ede6dc;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal__header-title{color:#2d3748;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700}.modal__header-close{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;line-height:1;transition:all .15s}.modal__header-close:hover{color:#2d3748;background:#f0f4f8}.modal__header-close svg{width:20px;height:20px}.modal__body{padding:1.5rem}.modal__footer{border-top:1px solid #ede6dc;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:20px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.badge--pending{color:#af8022;background:#d69e2e1f}.badge--approved{color:#2d8355;background:#38a1691f}.badge--rejected{color:#e53e3e;background:#e53e3e1f}.badge--void{color:#8896a6;background:#8896a626}.badge--active{color:#2d8355;background:#38a1691f}.badge--inactive{color:#8896a6;background:#8896a61f}.badge--in{color:#3182ce;background:#3182ce1a}.badge--out{color:#9f4fa0;background:#9f4fa01a}.badge--info{color:#3182ce;background:#3182ce1a}.badge--success{color:#2d8355;background:#38a1691f}.badge--warning{color:#af8022;background:#d69e2e1f}.badge--danger{color:#e53e3e;background:#e53e3e1f}.badge--magenta{color:#9f4fa0;background:#9f4fa01a}.badge--neutral{color:#8896a6;background:#8896a626}.alert{border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.875rem 1.25rem;font-size:.875rem;display:flex}.alert__icon{flex-shrink:0;margin-top:.125rem}.alert__content{flex:1}.alert__close{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:none;padding:.125rem}.alert__close:hover{opacity:1}.alert--success{color:#2b7b50;background:#38a16914;border:1px solid #38a16933}.alert--danger{color:#e53e3e;background:#e53e3e14;border:1px solid #e53e3e33}.alert--warning{color:#af8022;background:#d69e2e14;border:1px solid #d69e2e33}.alert--info{color:#5a809f;background:#81a6c614;border:1px solid #81a6c633}.reset-password__code{letter-spacing:.1em;text-align:center;color:#3d6280;-webkit-user-select:all;user-select:all;background:#f0f4f8;border:1px solid #e2d8cc;border-radius:8px;margin:1rem 0;padding:.875rem 1rem;font-family:JetBrains Mono,monospace;font-size:1.25rem;font-weight:500}.user-tags{flex-wrap:wrap;gap:.375rem;display:flex}.user-tags__tag{color:#5a809f;white-space:nowrap;background:#81a6c61a;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.user-tags__remove{color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;padding:0;font-size:.875rem;line-height:1}.user-tags__remove:hover{opacity:1}.user-tags__more{color:#8896a6;padding:.2rem .375rem;font-size:.6875rem}.text-subtle{color:#8896a6;margin-top:.125rem;font-size:.6875rem;display:block}.text-mono{font-family:JetBrains Mono,monospace;font-weight:500}.data-table tbody td strong{color:#2d3748;font-weight:600}.badge--administrator{color:#e53e3e;background:#e53e3e1a}.badge--reviewer{color:#3182ce;background:#3182ce1a}.badge--logger{color:#2d8355;background:#38a1691a}.login{background:linear-gradient(135deg,#d6e7f0 0%,#faf4ec 40%,#f3e3d0 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login__container{width:100%;max-width:420px;padding:1rem;position:relative}.login__card{background:#fff;border:1px solid #e2d8cc;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 8px 24px #0000001a}.login__brand{text-align:center;margin-bottom:2rem}.login__brand-icon{color:#fff;background:linear-gradient(135deg,#81a6c6,#aacddc);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:900;display:inline-flex}.login__brand-title{color:#2d3748;margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:800}.login__brand-subtitle{color:#8896a6;font-size:.875rem}.login__submit{width:100%;margin-top:.5rem}.login__footer{text-align:center;color:#8896a6;margin-top:1.5rem;font-size:.8125rem}.dashboard__welcome{margin-bottom:2rem}.dashboard__welcome-greeting{color:#2d3748;margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:800}.dashboard__welcome-sub{color:#8896a6;font-size:.9375rem}.dashboard__stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.dashboard__section{margin-bottom:2rem}.dashboard__section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard__section-title{color:#2d3748;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700}.perm__grid{grid-template-columns:280px 1fr;align-items:start;gap:1.25rem;display:grid}.perm__users{position:sticky;top:1rem;overflow:hidden}.perm__users-search{border-bottom:1px solid #ede6dc;padding:.75rem}.perm__users-list{max-height:70vh;overflow-y:auto}.perm__user-row{cursor:pointer;text-align:left;background:0 0;border-top:none;border-bottom:1px solid #ede6dc;border-left:3px solid #0000;border-right:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:all .15s;display:flex}.perm__user-row:hover{background:#f7fafc}.perm__user-row--active{background:#81a6c60f;border-left-color:#81a6c6}.perm__user-row--active:hover{background:#81a6c61a}.perm__user-row-info{flex-direction:column;gap:.125rem;min-width:0;display:flex}.perm__user-row-info strong{color:#2d3748;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.perm__user-row-email{color:#8896a6;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.perm__users-empty{text-align:center;color:#8896a6;padding:1.5rem;font-size:.875rem}.perm__panel{flex-direction:column;gap:1rem;display:flex}.perm__panel-header{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.perm__panel-name{color:#2d3748;margin:0;font-family:DM Sans,sans-serif;font-size:1.375rem;font-weight:700}.perm__panel-empty{text-align:center;color:#8896a6;padding:3rem}.perm__module-body{padding:0}.perm__row{border-bottom:1px solid #ede6dc;justify-content:space-between;align-items:center;padding:.625rem 1rem;display:flex}.perm__row:last-child{border-bottom:none}.perm__row-label{color:#2d3748;font-size:.875rem}.perm__row-hint{color:#8896a6;margin-top:.125rem;font-size:.75rem;display:block}.perm__switch{cursor:pointer;border:none;border-radius:15px;align-items:center;width:64px;height:30px;padding:0 4px;transition:background .15s;display:inline-flex;position:relative}.perm__switch--on{background:#38a169}.perm__switch--off{background:#d2c4b4}.perm__switch-knob{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000000f}.perm__switch--on .perm__switch-knob{transform:translate(34px)}.perm__switch-label{letter-spacing:.05em;text-transform:uppercase;color:#fff;pointer-events:none;font-size:.625rem;font-weight:700;position:absolute}.perm__switch--on .perm__switch-label{left:8px}.perm__switch--off .perm__switch-label{color:#5a6a7e;right:8px}@media (width<=768px){.perm__grid{grid-template-columns:1fr}.perm__users{position:static}.perm__users-list{max-height:40vh}}.item-form__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.item-form__title{color:#2d3748;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:800}.item-form__section{margin-bottom:1.25rem}.item-form__empty-variations{text-align:center;color:#8896a6;padding:2rem 1rem}.item-form__empty-variations p:first-child{margin-bottom:.25rem;font-size:.9375rem;font-weight:500}.item-form__actions{justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.variation-builder{flex-direction:column;gap:1.25rem;display:flex}.variation-builder__type{background:#f0f4f8;border:1px solid #ede6dc;border-radius:8px;padding:1.25rem}.variation-builder__type-header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.variation-builder__type-name{flex:1;margin-bottom:0}.variation-builder__remove-type{margin-top:1.5rem}.variation-builder__options{padding-left:0}.variation-builder__options-list{flex-direction:column;gap:.5rem;margin-bottom:.5rem;display:flex}.variation-builder__option{align-items:center;gap:.5rem;display:flex}.variation-builder__option .form-group__input{flex:1}.variation-builder__remove-option{flex-shrink:0;padding:.375rem .5rem;font-size:1.125rem}.variation-builder__add-option{align-self:flex-start}.variant-preview{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.5rem;display:grid}.variant-preview__item{background:#fff;border:1px solid #ede6dc;border-radius:8px;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.variant-preview__number{color:#5a809f;background:#81a6c61a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.6875rem;font-weight:700;display:flex}.variant-preview__combo{color:#2d3748;flex:1;font-size:.875rem;font-weight:500}.variant-preview__price{text-align:right;flex-shrink:0;width:120px;padding:.375rem .5rem;font-family:JetBrains Mono,monospace;font-size:.8125rem}.transfer-stepper{justify-content:space-between;align-items:flex-start;padding:1.5rem 0;display:flex}.transfer-stepper__step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.transfer-stepper__circle{z-index:1;color:#a0aec0;background:#fff;border:2px solid #e2d8cc;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.transfer-stepper__step--done .transfer-stepper__circle{color:#fff;background:#38a169;border-color:#38a169}.transfer-stepper__step--current .transfer-stepper__circle{color:#81a6c6;background:#fff;border-color:#81a6c6;box-shadow:0 0 0 4px #81a6c61f}.transfer-stepper__label{text-transform:uppercase;letter-spacing:.04em;color:#8896a6;margin-top:.5rem;font-size:.6875rem;font-weight:600}.transfer-stepper__step--done .transfer-stepper__label{color:#38a169}.transfer-stepper__step--current .transfer-stepper__label{color:#81a6c6}.transfer-stepper__info{color:#a0aec0;margin-top:.25rem;font-size:.625rem;line-height:1.3}.transfer-stepper__line{z-index:0;background:#e2d8cc;width:100%;height:2px;position:absolute;top:18px;left:50%}.transfer-stepper__line--done{background:#38a169}.transfer-stepper--compact{align-items:center;gap:4px;padding:0;display:inline-flex}.transfer-stepper__dot{border-radius:50%;width:10px;height:10px;display:inline-block}.transfer-stepper__dot--done{background:#38a169}.transfer-stepper__dot--pending{background:#e2d8cc}.transfer-void-banner{text-align:center;background:#e53e3e0f;border:1px solid #e53e3e33;border-radius:8px;padding:1rem 1.25rem}.transfer-void-banner__title{color:#e53e3e;margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700}.transfer-void-banner__reason{color:#5a6a7e;font-size:.875rem}.transfer-void-banner__info{color:#8896a6;margin-top:.5rem;font-size:.75rem}.transfer-details{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.transfer-details__item-label{text-transform:uppercase;letter-spacing:.06em;color:#8896a6;margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.transfer-details__item-value{color:#2d3748;font-size:.9375rem;font-weight:500}.transfer-line{background:#f0f4f8;border:1px solid #ede6dc;border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.75rem;display:flex}.transfer-line .form-group{flex:1;margin-bottom:0}.transfer-line__quantity{max-width:120px}.transfer-line__remarks{max-width:200px}.transfer-line__remove{flex-shrink:0;margin-top:1.5rem}@media (width<=768px){.transfer-stepper:not(.transfer-stepper--compact){flex-direction:column;gap:.75rem}.transfer-stepper:not(.transfer-stepper--compact) .transfer-stepper__step{text-align:left;flex-direction:row;gap:.75rem}.transfer-stepper:not(.transfer-stepper--compact) .transfer-stepper__line{display:none}.transfer-line{flex-wrap:wrap}.transfer-details{grid-template-columns:1fr}}.ledger-snapshot__body{padding:1rem 1.25rem}.ledger-snapshot__total{border-bottom:1px solid #ede6dc;justify-content:space-between;align-items:baseline;margin-bottom:.875rem;padding-bottom:.875rem;display:flex}.ledger-snapshot__total-label{color:#8896a6;font-size:.8125rem}.ledger-snapshot__total-value{color:#2d3748;font-variant-numeric:tabular-nums;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:800}.ledger-snapshot__warehouses{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem;display:grid}.ledger-snapshot__wh{background:#fff;border:1px solid #ede6dc;border-radius:8px;padding:.625rem .875rem}.ledger-snapshot__wh--healthy{background:#38a1690a;border-color:#38a1694d}.ledger-snapshot__wh--low{background:#d69e2e14;border-color:#d69e2e66}.ledger-snapshot__wh--empty{background:#e53e3e0f;border-color:#e53e3e4d}.ledger-snapshot__wh-name{color:#8896a6;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.ledger-snapshot__wh-qty{color:#2d3748;font-variant-numeric:tabular-nums;margin-top:.125rem;font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:700}.ledger__qty{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600}.ledger__qty--in{color:#38a169}.ledger__qty--out{color:#e53e3e}.ledger__ref{color:#5a809f;font-family:JetBrains Mono,monospace;font-size:.8125rem;font-weight:500;text-decoration:none}.ledger__ref:hover{text-decoration:underline}.pos-body{background:#eff3f6;overflow:hidden}.pos{height:100vh;display:flex;overflow:hidden}.pos__products{flex-direction:column;flex:1;display:flex;overflow:hidden}.pos__topbar{color:#fff;background:#3d6280;flex-shrink:0;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.pos__brand{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.pos__brand-icon{color:#3d6280;background:linear-gradient(135deg,#f3e3d0,#aacddc);border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:flex}.pos__brand-text{white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:700}.pos__search{flex:1;max-width:400px}.pos__search-input{color:#fff;background:#ffffff1f;border:none;border-radius:24px;width:100%;padding:.5rem 1rem;font-family:IBM Plex Sans,sans-serif;font-size:.875rem}.pos__search-input::placeholder{color:#ffffff80}.pos__search-input:focus{background:#ffffff2e;outline:none}.pos__topbar-right{align-items:center;gap:.5rem;margin-left:auto;display:flex}.pos__warehouse-select{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;padding:.4rem .75rem;font-family:IBM Plex Sans,sans-serif;font-size:.8125rem}.pos__warehouse-select option{color:#2d3748;background:#fff}.pos__exit-btn{color:#fff9;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:flex}.pos__exit-btn:hover{color:#fff;background:#ffffff1a}.pos__categories{background:#fff;border-bottom:1px solid #e2d8cc;flex-shrink:0;gap:.5rem;padding:.75rem 1.25rem;display:flex;overflow-x:auto}.pos__categories::-webkit-scrollbar{height:0}.pos__cat-btn{color:#5a6a7e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2d8cc;border-radius:20px;padding:.4rem 1rem;font-family:IBM Plex Sans,sans-serif;font-size:.8125rem;font-weight:500;transition:all .15s}.pos__cat-btn:hover{color:#81a6c6;border-color:#81a6c6}.pos__cat-btn--active{color:#fff;background:#81a6c6;border-color:#81a6c6}.pos__grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));align-content:start;gap:.75rem;padding:1rem 1.25rem;display:grid;overflow-y:auto}.pos__product-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2d8cc;border-radius:8px;flex-direction:column;padding:0;font-family:IBM Plex Sans,sans-serif;transition:all .15s;display:flex;overflow:hidden}.pos__product-card:hover{border-color:#81a6c6;transform:translateY(-2px);box-shadow:0 4px 16px #81a6c61f}.pos__product-card:active{box-shadow:none;transform:translateY(0)}.pos__product-color{background:linear-gradient(90deg,#81a6c6,#aacddc);height:4px}[data-brand=Boysen] .pos__product-color{background:linear-gradient(90deg,#e74c3c,#f39c12)}[data-brand=Davies] .pos__product-color{background:linear-gradient(90deg,#3498db,#2ecc71)}[data-brand=Pacific\ Paint] .pos__product-color{background:linear-gradient(90deg,#9b59b6,#e74c3c)}.pos__product-info{flex:1;padding:.75rem .875rem .5rem}.pos__product-name{color:#2d3748;margin-bottom:.125rem;font-size:.8125rem;font-weight:600;line-height:1.3}.pos__product-variant{color:#5a6a7e;margin-bottom:.25rem;font-size:.6875rem}.pos__product-brand{color:#a0aec0;text-transform:uppercase;letter-spacing:.05em;font-size:.625rem}.pos__product-footer{justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .875rem;display:flex}.pos__product-price{color:#5a809f;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700}.pos__product-stock{white-space:nowrap;border-radius:10px;padding:.15rem .5rem;font-size:.6875rem;font-weight:600}.pos__product-stock--ok{color:#2d8355;background:#38a1691f}.pos__product-stock--low{color:#a67a21;background:#d69e2e26}.pos__product-stock--empty{color:#e53e3e;background:#e53e3e1f}.pos__product-card--disabled{opacity:.55;cursor:not-allowed}.pos__product-card--disabled:hover{box-shadow:none;border-color:#e2d8cc;transform:none}.pos__empty{text-align:center;color:#8896a6;grid-column:1/-1;padding:3rem}.pos__cart{background:#fff;border-left:1px solid #e2d8cc;flex-direction:column;flex-shrink:0;width:380px;display:flex}.pos__cart-header{border-bottom:1px solid #ede6dc;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.pos__cart-title{color:#2d3748;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700}.pos__cart-count{color:#8896a6;font-size:.8125rem}.pos__cart-items{flex:1;padding:.5rem 0;overflow-y:auto}.pos__cart-item{border-bottom:1px solid #ede6dc;align-items:center;gap:.5rem;padding:.625rem 1.25rem;display:flex}.pos__cart-item-info{flex:1;min-width:0}.pos__cart-item-name{color:#2d3748;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.pos__cart-item-variant{color:#8896a6;font-size:.6875rem}.pos__cart-item-price{color:#5a6a7e;font-size:.6875rem}.pos__cart-item-controls{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.pos__cart-item-total{color:#2d3748;text-align:right;flex-shrink:0;min-width:70px;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:700}.pos__cart-item-remove{color:#a0aec0;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem}.pos__cart-item-remove:hover{color:#e53e3e}.pos__qty-btn{color:#2d3748;cursor:pointer;background:#fff;border:1px solid #e2d8cc;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:700;transition:all .15s;display:flex}.pos__qty-btn:hover{color:#81a6c6;background:#f0f4f8;border-color:#81a6c6}.pos__qty-value{text-align:center;min-width:24px;font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600}.pos__qty-input{color:#2d3748;text-align:center;appearance:textfield;background:#fff;border:1px solid #e2d8cc;border-radius:4px;width:48px;height:28px;padding:0 .25rem;font-family:JetBrains Mono,monospace;font-size:.8125rem;font-weight:600}.pos__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pos__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pos__qty-input:focus{border-color:#81a6c6;outline:none;box-shadow:0 0 0 2px #81a6c626}.pos__cart-empty{color:#a0aec0;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;display:flex}.pos__cart-empty svg{opacity:.3}.pos__cart-empty p{font-size:.9375rem;font-weight:500}.pos__cart-empty span{font-size:.8125rem}.pos__cart-footer{background:#fafbfc;border-top:1px solid #e2d8cc;padding:1rem 1.25rem}.pos__error{color:#e53e3e;background:#e53e3e14;border-radius:4px;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.8125rem}.pos__warning{color:#a67a21;background:#d69e2e1f;border-radius:4px;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.8125rem}.pos__totals{margin-bottom:1rem}.pos__totals-row{color:#5a6a7e;justify-content:space-between;padding:.25rem 0;font-size:.875rem;display:flex}.pos__totals-row--discount{color:#e53e3e}.pos__totals-row--total{color:#2d3748;border-top:1px solid #e2d8cc;margin-top:.25rem;padding:.5rem 0 .25rem;font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:800}.pos__actions{gap:.5rem;display:flex}.pos__action-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.875rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:700;transition:all .15s}.pos__action-btn:disabled{opacity:.4;cursor:not-allowed}.pos__action-btn--clear{color:#5a6a7e;background:#f0f4f8;flex:none;padding:.875rem 1.25rem}.pos__action-btn--clear:hover:not(:disabled){background:#e2eaf2}.pos__action-btn--pay{color:#fff;background:#38a169}.pos__action-btn--pay:hover:not(:disabled){background:#318e5d}.pos__modal{z-index:300;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pos__modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;position:absolute;inset:0}.pos__modal-content{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.pos__modal-content--receipt{max-width:380px}.pos__modal-header{border-bottom:1px solid #ede6dc;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.pos__modal-header h3{font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:700}.pos__modal-close{color:#a0aec0;cursor:pointer;background:0 0;border:none;padding:.25rem}.pos__modal-close:hover{color:#2d3748}.pos__payment{padding:1.5rem}.pos__payment-total{text-align:center;margin-bottom:1.5rem}.pos__payment-total span{color:#8896a6;margin-bottom:.25rem;font-size:.8125rem;display:block}.pos__payment-total strong{color:#2d3748;font-family:DM Sans,sans-serif;font-size:2.5rem;font-weight:800}.pos__payment-methods{gap:.5rem;margin-bottom:1.25rem;display:flex}.pos__payment-field{margin-bottom:1rem}.pos__payment-field label{color:#5a6a7e;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:block}.pos__payment-input{color:#2d3748;border:1px solid #d2c4b4;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:IBM Plex Sans,sans-serif;font-size:1.125rem}.pos__payment-input:focus{border-color:#81a6c6;outline:none;box-shadow:0 0 0 3px #81a6c61f}.pos__method-btn{color:#5a6a7e;cursor:pointer;background:#fff;border:1px solid #e2d8cc;border-radius:8px;flex:1;padding:.625rem;font-family:IBM Plex Sans,sans-serif;font-size:.8125rem;font-weight:600;transition:all .15s}.pos__method-btn:hover{color:#81a6c6;border-color:#81a6c6}.pos__method-btn--active{color:#81a6c6;background:#81a6c614;border-color:#81a6c6}.pos__quick-amounts{flex-wrap:wrap;gap:.375rem;margin-bottom:1rem;display:flex}.pos__quick-btn{color:#2d3748;cursor:pointer;background:#fff;border:1px solid #e2d8cc;border-radius:8px;padding:.5rem .875rem;font-family:IBM Plex Sans,sans-serif;font-size:.8125rem;font-weight:600;transition:all .15s}.pos__quick-btn:hover{background:#f0f4f8;border-color:#81a6c6}.pos__quick-btn--exact{color:#38a169;background:#38a1690f;border-color:#38a1694d}.pos__change{border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.875rem 1rem;display:flex}.pos__change span{font-size:.9375rem;font-weight:500}.pos__change strong{font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:800}.pos__change--ok{color:#2d8355;background:#38a16914}.pos__change--short{color:#e53e3e;background:#e53e3e14}.pos__pay-btn{color:#fff;cursor:pointer;background:#38a169;border:none;border-radius:8px;width:100%;padding:1rem;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:700;transition:all .15s}.pos__pay-btn:hover:not(:disabled){background:#318e5d}.pos__pay-btn:disabled{opacity:.4;cursor:not-allowed}.pos__success{text-align:center;background:linear-gradient(#38a16914,#0000);border-bottom:1px dashed #e2d8cc;padding:2rem 1.5rem 1.25rem}.pos__success-check{width:64px;height:64px;margin:0 auto .5rem;display:block}.pos__success-check-circle{stroke:#38a169;stroke-width:3px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.5s cubic-bezier(.65,0,.45,1) forwards pos-success-circle}.pos__success-check-path{stroke:#38a169;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.35s cubic-bezier(.65,0,.45,1) .35s forwards pos-success-check}.pos__success-text{color:#38a169;opacity:0;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700;animation:.35s .6s forwards pos-success-fade}.pos__success-amount{color:#8896a6;opacity:0;margin-top:.125rem;font-family:JetBrains Mono,monospace;font-size:.875rem;animation:.35s .7s forwards pos-success-fade}.pos__receipt{text-align:center;padding:2rem 1.5rem;font-family:IBM Plex Sans,sans-serif}.pos__receipt-header{margin-bottom:1.25rem}.pos__receipt-header h3{margin-bottom:.125rem;font-family:DM Sans,sans-serif;font-size:1.125rem}.pos__receipt-header p{color:#8896a6;font-size:.75rem}.pos__receipt-logo{color:#fff;background:linear-gradient(135deg,#81a6c6,#aacddc);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.75rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:800;display:inline-flex}.pos__receipt-id{color:#2d3748;background:#f0f4f8;border-radius:4px;margin-bottom:1rem;padding:.5rem;font-family:JetBrains Mono,monospace;font-size:.8125rem;font-weight:600}.pos__receipt-items{text-align:left;border-top:1px dashed #e2d8cc;border-bottom:1px dashed #e2d8cc;margin-bottom:.75rem;padding:.75rem 0}.pos__receipt-line{justify-content:space-between;align-items:flex-start;padding:.375rem 0;font-size:.8125rem;display:flex}.pos__receipt-line-info small{color:#8896a6;font-size:.6875rem;display:block}.pos__receipt-totals{margin-bottom:1rem}.pos__receipt-row{color:#5a6a7e;justify-content:space-between;padding:.25rem 0;font-size:.8125rem;display:flex}.pos__receipt-row--total{color:#2d3748;border-top:1px solid #e2d8cc;margin-top:.25rem;padding-top:.5rem;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700}.pos__receipt-customer{color:#8896a6;margin-bottom:.75rem;font-size:.75rem}.pos__receipt-footer{margin-bottom:1.25rem}.pos__receipt-footer p{color:#8896a6;font-size:.75rem}.pos__receipt-actions{padding-top:.5rem}@media (width<=768px){.pos{flex-direction:column}.pos__cart{width:100%;max-height:40vh}.pos__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@keyframes pos-success-circle{to{stroke-dashoffset:0}}@keyframes pos-success-check{to{stroke-dashoffset:0}}@keyframes pos-success-fade{to{opacity:1}}.sales-detail__meta{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.sales-detail__meta-item{flex-direction:column;gap:.125rem;display:flex}.sales-detail__meta-label{text-transform:uppercase;letter-spacing:.06em;color:#8896a6;font-size:.6875rem;font-weight:600}.sales-detail__items{margin-bottom:1rem}.sales-detail__items .data-table{font-size:.8125rem}.sales-detail__items .data-table th,.sales-detail__items .data-table td{padding:.5rem .75rem}.sales-detail__totals{border-top:1px solid #e2d8cc;padding-top:.75rem}.sales-detail__totals-row{color:#5a6a7e;justify-content:space-between;padding:.25rem 0;font-size:.875rem;display:flex}.sales-detail__totals-row--discount{color:#e53e3e}.sales-detail__totals-row--total{color:#2d3748;border-top:1px solid #ede6dc;margin-top:.25rem;padding-top:.5rem;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700}@media (width<=768px){.sales-detail__meta{grid-template-columns:repeat(2,1fr)}}.sales-form__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.sales-form__header-actions{gap:.5rem;display:flex}.sales-form__title{color:#2d3748;margin:0 0 .25rem;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700}.sales-form__title-receipt{color:#5a809f;margin-left:.625rem;font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:500}.sales-form__subtitle{color:#8896a6;margin:0;font-size:.875rem}.sales-form__customer-row{align-items:stretch;gap:.5rem;display:flex}.sales-form__customer-row select{flex:1}.sales-form__customer-chip{background:#f3e3d0;border:1px solid #e8d5bf;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.sales-form__customer-chip-info{flex-direction:column;gap:.125rem;min-width:0;display:flex}.sales-form__customer-chip-sub{color:#8896a6;font-size:.75rem}.sales-form__customer-chip-remove{color:#8896a6;cursor:pointer;background:0 0;border:none;padding:.125rem .5rem;font-size:1.5rem;line-height:1;transition:color .15s}.sales-form__customer-chip-remove:hover{color:#e53e3e}.sales-form__search{position:relative}.sales-form__search-results{z-index:20;background:#fff;border:1px solid #e2d8cc;border-radius:8px;max-height:360px;padding:.25rem;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.sales-form__search-result{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;transition:background .15s,border-color .15s;display:flex}.sales-form__search-result:not(:disabled):hover{background:#f7fafc;border-color:#ede6dc}.sales-form__search-result--disabled{opacity:.55;cursor:not-allowed}.sales-form__search-result-main{flex-direction:column;gap:.125rem;min-width:0;display:flex}.sales-form__search-result-name{color:#2d3748;font-size:.9375rem;font-weight:600}.sales-form__search-result-variant{color:#5a6a7e;margin-left:.375rem;font-size:.8125rem;font-weight:500}.sales-form__search-result-meta{color:#8896a6;flex-wrap:wrap;gap:.625rem;font-size:.75rem;display:flex}.sales-form__search-result-sku{color:#5a809f;font-family:JetBrains Mono,monospace}.sales-form__search-result-side{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.sales-form__search-result-price{color:#5a809f;font-family:JetBrains Mono,monospace;font-weight:700}.sales-form__search-result-stock{text-transform:uppercase;letter-spacing:.04em;color:#38a169;font-size:.6875rem;font-weight:600}.sales-form__search-result-stock--low{color:#d69e2e}.sales-form__search-result-stock--empty{color:#e53e3e}.sales-form__search-empty{color:#8896a6;text-align:center;padding:1rem .75rem;font-size:.875rem}.sales-form__lines{border:1px solid #ede6dc;border-radius:8px;margin:1rem 0 .5rem;overflow:hidden}.sales-form__lines-table{margin:0}.sales-form__lines-table th,.sales-form__lines-table td{padding:.5rem .75rem;font-size:.875rem}.sales-form__lines-table th{text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem}.sales-form__lines-num{text-align:right}.sales-form__lines-input{text-align:right;background:#fff;border:1px solid #d2c4b4;border-radius:4px;width:5.5rem;padding:.3125rem .5rem;font-family:JetBrains Mono,monospace;font-size:.8125rem}.sales-form__lines-input:focus{border-color:#81a6c6;outline:none;box-shadow:0 0 0 2px #81a6c61f}.sales-form__lines-input--qty{width:4rem}.sales-form__lines-remove{color:#8896a6;cursor:pointer;background:0 0;border:none;padding:.125rem .5rem;font-size:1.25rem;line-height:1;transition:color .15s}.sales-form__lines-remove:hover{color:#e53e3e}.sales-form__lines-empty{text-align:center;color:#8896a6;background:#f7fafc;border:1px dashed #e2d8cc;border-radius:8px;margin:1rem 0;padding:1.25rem;font-size:.875rem}.sales-form__bottom-row{margin-top:.5rem}.sales-form__totals{border-top:1px solid #e2d8cc;max-width:360px;margin-top:1rem;margin-left:auto;padding-top:.75rem}.sales-form__totals-row{color:#5a6a7e;justify-content:space-between;padding:.25rem 0;font-family:JetBrains Mono,monospace;font-size:.9375rem;display:flex}.sales-form__totals-row--muted{color:#e53e3e}.sales-form__totals-row--balance{color:#d69e2e;font-weight:600}.sales-form__totals-row--paid{color:#38a169;font-weight:600}.sales-form__totals-row--grand{color:#2d3748;border-top:1px solid #ede6dc;margin-top:.5rem;padding-top:.5rem;font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:700}@media (width<=768px){.sales-form__totals{max-width:none}}.settings__header{margin-bottom:1.5rem}.settings__title{color:#2d3748;margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:800}.settings__subtitle{color:#8896a6;font-size:.9375rem}.settings__layout{grid-template-columns:280px 1fr;align-items:start;gap:1.25rem;display:grid}.settings__nav{background:#fff;border:1px solid #e2d8cc;border-radius:12px;padding:.5rem;position:sticky;top:80px;box-shadow:0 1px 4px #0000000d}.settings__nav-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;margin-bottom:.125rem;padding:.75rem .875rem;transition:background .15s;display:block}.settings__nav-item:hover{background:#f0f4f8}.settings__nav-item-label{color:#2d3748;margin-bottom:.125rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600}.settings__nav-item-desc{color:#8896a6;font-size:.75rem;line-height:1.35}.settings__nav-item--active{background:#81a6c61a}.settings__nav-item--active:hover{background:#81a6c624}.settings__nav-item--active .settings__nav-item-label{color:#5a809f}.settings__content{min-width:0}.settings__hint{color:#8896a6;margin-top:.125rem;font-size:.8125rem}.settings__color-chip{border-radius:12px;align-items:center;gap:.375rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.settings__color-chip:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;display:inline-block}.settings__color-chip--info{color:#3182ce;background:#3182ce1a}.settings__color-chip--success{color:#2d8355;background:#38a1691a}.settings__color-chip--warning{color:#af8022;background:#d69e2e1a}.settings__color-chip--danger{color:#e53e3e;background:#e53e3e1a}.settings__color-chip--magenta{color:#9f4fa0;background:#9f4fa01a}.settings__color-chip--neutral{color:#8896a6;background:#8896a61f}.settings__checkbox label{color:#2d3748;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.settings__checkbox input[type=checkbox]{accent-color:#81a6c6;cursor:pointer;width:16px;height:16px}.settings__ip-current{color:#5a6a7e;background:#f7fafc;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.settings__ip-form{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.settings__ip-form .form-group{margin-bottom:0}@media (width<=900px){.settings__layout{grid-template-columns:1fr}.settings__nav{flex-direction:row;padding:.5rem;display:flex;position:static;overflow-x:auto}.settings__nav-item{flex:none;margin-bottom:0;margin-right:.25rem}.settings__nav-item-desc{display:none}}.stock-levels__header{margin-bottom:1.25rem}.stock-levels__title{color:#2d3748;margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:800}.stock-levels__subtitle{color:#8896a6;font-size:.9375rem}.stock-levels__toggle{color:#5a6a7e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2d8cc;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;display:inline-flex}.stock-levels__toggle input[type=checkbox]{accent-color:#81a6c6;cursor:pointer}.stock-levels__table td,.stock-levels__table th{text-align:left}.stock-levels__col-item{min-width:240px}.stock-levels__col-wh,.stock-levels__col-total{min-width:90px;text-align:center!important}.stock-levels__item-link{color:inherit;flex-direction:column;gap:.125rem;text-decoration:none;display:flex}.stock-levels__item-link strong{color:#2d3748;font-weight:600}.stock-levels__item-link .text-subtle{color:#5a6a7e;font-size:.75rem}.stock-levels__item-link:hover strong{color:#5a809f}.stock-levels__brand{color:#a0aec0;text-transform:uppercase;letter-spacing:.05em;margin-top:.125rem;font-size:.625rem}.stock-levels__cell{font-family:JetBrains Mono,monospace;font-size:.9375rem;font-weight:600;position:relative;text-align:center!important}.stock-levels__cell--healthy{color:#2d3748;background:#38a1690a}.stock-levels__cell--low{color:#a67a21;background:#d69e2e1f}.stock-levels__cell--empty{color:#e53e3e;background:#e53e3e1a}.stock-levels__qty{font-variant-numeric:tabular-nums}.stock-levels__total{color:#2d3748;background:#f0f4f8;font-family:JetBrains Mono,monospace;font-size:.9375rem;font-weight:700;text-align:center!important}.stock-levels__legend{color:#8896a6;gap:1.5rem;margin-top:1rem;font-size:.8125rem;display:flex}.stock-levels__legend-item{align-items:center;gap:.5rem;display:flex}.stock-levels__swatch{border-radius:3px;width:14px;height:14px;display:inline-block}.stock-levels__swatch--healthy{background:#38a16933;border:1px solid #38a16966}.stock-levels__swatch--low{background:#d69e2e4d;border:1px solid #d69e2e80}.stock-levels__swatch--empty{background:#e53e3e33;border:1px solid #e53e3e66}.customer-show__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.customer-show__header-left{flex-direction:column;gap:.375rem;display:flex}.customer-show__header-actions{gap:.5rem;display:flex}.customer-show__back{color:#8896a6;align-items:center;gap:.25rem;font-size:.8125rem;text-decoration:none;transition:color .15s;display:inline-flex}.customer-show__back:hover{color:#5a809f}.customer-show__name{color:#2d3748;margin:0;font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.2}.customer-show__badges{gap:.5rem;display:flex}.customer-show__grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:1.25rem;display:grid}.customer-show__details{flex-direction:column;gap:.75rem;display:flex}.customer-show__field-grid{grid-template-columns:1fr 1fr;gap:1rem 1.5rem;display:grid}.customer-show__field{flex-direction:column;gap:.25rem;display:flex}.customer-show__field--full{grid-column:1/-1}.customer-show__field-label{text-transform:uppercase;letter-spacing:.06em;color:#8896a6;font-size:.6875rem;font-weight:600}.customer-show__field-value{color:#2d3748;font-size:.9375rem}.customer-show__audit{color:#a0aec0;flex-wrap:wrap;gap:.5rem;padding-top:.25rem;font-size:.75rem;display:flex}.customer-show__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:1rem}.customer-show__stats{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.customer-show__stat{text-align:center}.customer-show__stat-value{color:#5a809f;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2}.customer-show__stat-label{text-transform:uppercase;letter-spacing:.06em;color:#8896a6;margin-top:.25rem;font-size:.6875rem}@media (width<=1024px){.customer-show__grid{grid-template-columns:1fr}.customer-show__sidebar{position:static}}@media (width<=640px){.customer-show__field-grid{grid-template-columns:1fr}}.order-show__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.order-show__header-left{flex-direction:column;gap:.375rem;display:flex}.order-show__back{color:#8896a6;align-items:center;gap:.25rem;font-size:.8125rem;text-decoration:none;transition:color .15s;display:inline-flex}.order-show__back:hover{color:#5a809f}.order-show__title-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.order-show__receipt{color:#2d3748;margin:0;font-family:JetBrains Mono,monospace;font-size:1.75rem;font-weight:700;line-height:1.2}.order-show__date{color:#8896a6;font-size:.875rem}.order-show__grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:1.25rem;display:grid}.order-show__details{flex-direction:column;gap:1rem;display:flex}.order-show__field-grid{grid-template-columns:1fr 1fr;gap:1rem 1.5rem;display:grid}.order-show__field{flex-direction:column;gap:.25rem;display:flex}.order-show__field--full{grid-column:1/-1}.order-show__field-label{text-transform:uppercase;letter-spacing:.06em;color:#8896a6;font-size:.6875rem;font-weight:600}.order-show__field-value{color:#2d3748;font-size:.9375rem}.order-show__field-value a{color:#5a809f;font-weight:500;text-decoration:none;transition:color .15s}.order-show__field-value a:hover{color:#3d6280;text-decoration:underline}.order-show__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:1rem}.order-show__totals-row{color:#5a6a7e;justify-content:space-between;padding:.3rem 0;font-family:JetBrains Mono,monospace;font-size:.9375rem;display:flex}.order-show__totals-row--discount{color:#e53e3e}.order-show__totals-row--total{color:#2d3748;border-top:1px solid #ede6dc;margin-top:.25rem;padding-top:.5rem;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700}.order-show__totals-row--paid{color:#5a6a7e}.order-show__totals-row--balance{color:#d69e2e;font-weight:600}.order-show__totals-row--fully-paid{color:#38a169;justify-content:flex-end;padding-top:.375rem;font-weight:600}.order-show__totals-row--fully-paid span{align-items:center;gap:.375rem;display:inline-flex}.order-show__totals-row--fully-paid svg{flex-shrink:0}.order-show__status-display{text-align:center;margin-bottom:.75rem}.order-show__status-display .badge--lg{padding:.375rem 1rem;font-size:.9375rem}.order-show__status-btn{width:100%}.order-show__payments-table{font-size:.8125rem}.order-show__payments-table th,.order-show__payments-table td{padding:.4375rem .625rem}.order-show__payment-action{border-top:1px solid #ede6dc}.order-show__actions{flex-direction:column;gap:.5rem;display:flex}.order-show__actions .btn{text-align:center;width:100%}@media (width<=1024px){.order-show__grid{grid-template-columns:1fr}.order-show__sidebar{position:static}}@media (width<=640px){.order-show__field-grid{grid-template-columns:1fr}.order-show__title-row{flex-direction:column;align-items:flex-start;gap:.375rem}.order-show__receipt{font-size:1.375rem}}.ar__stat-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.ar__stat .stat-card__value{font-size:2rem}.ar__table-row{cursor:pointer;transition:background .15s,border-color .15s}.ar__table-row:hover{background:#f7fafc}.ar__table-row--expanded{background:#81a6c60a;border-bottom-color:#0000}.ar__table-row--expanded:hover{background:#81a6c60f}.ar__th-chevron,.ar__td-chevron{text-align:center;width:2.5rem;padding-left:.75rem!important;padding-right:0!important}.ar__chevron{color:#8896a6;transition:transform .25s;display:inline-block}.ar__chevron--open{color:#5a809f;transform:rotate(90deg)}.ar__customer-link{color:#5a809f;font-weight:600;text-decoration:none;transition:color .15s}.ar__customer-link:hover{color:#3d6280;text-decoration:underline}.ar__customer-sub{color:#8896a6;margin-top:.125rem;font-size:.75rem;display:block}.ar__amount{color:#d69e2e;font-family:JetBrains Mono,monospace;font-size:.9375rem;font-weight:700}.ar__no-payment{color:#a0aec0}.ar__sub-row:hover{background:0 0!important}.ar__sub-cell{background:#81a6c605;border-bottom:2px solid #e2d8cc;padding:0 1rem 1rem 2.5rem!important}.ar__sub-table-wrap{background:#fff;border:1px solid #ede6dc;border-radius:8px;overflow:hidden}.ar__sub-table{font-size:.8125rem}.ar__sub-table thead{background:#f0f4f8}.ar__sub-table thead th{padding:.5rem .75rem;font-size:.625rem}.ar__sub-table tbody td{padding:.5rem .75rem;font-size:.8125rem}.ar__receipt-link{color:#5a809f;font-weight:600;text-decoration:none}.ar__receipt-link:hover{text-decoration:underline}.ar__paid-value{color:#38a169}.ar__balance-value{color:#d69e2e;font-weight:600}.ar__empty{text-align:center;color:#8896a6;padding:3.5rem 1.5rem}.ar__empty-icon{color:#38a169;opacity:.6;margin-bottom:.75rem}.ar__empty-icon svg{display:inline-block}.ar__empty-text{color:#5a6a7e;font-size:1rem;font-weight:500}@media (width<=768px){.ar__sub-cell{padding-left:.5rem!important}.ar__stat-row{grid-template-columns:1fr}}@media (width<=640px){.ar__th-chevron,.ar__td-chevron{display:none}}.vendor-show__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.vendor-show__header-left{flex-direction:column;gap:.375rem;display:flex}.vendor-show__header-actions{gap:.5rem;display:flex}.vendor-show__back{color:#8896a6;align-items:center;gap:.25rem;font-size:.8125rem;text-decoration:none;transition:color .15s;display:inline-flex}.vendor-show__back:hover{color:#5a809f}.vendor-show__name{color:#2d3748;margin:0;font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.2}.vendor-show__subtitle{color:#8896a6;font-size:.875rem}.vendor-show__grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:1.25rem;display:grid}.vendor-show__details{flex-direction:column;gap:.75rem;display:flex}.vendor-show__field-grid{grid-template-columns:1fr 1fr;gap:1rem 1.5rem;display:grid}.vendor-show__field{flex-direction:column;gap:.25rem;display:flex}.vendor-show__field--full{grid-column:1/-1}.vendor-show__field-label{text-transform:uppercase;letter-spacing:.06em;color:#8896a6;font-size:.6875rem;font-weight:600}.vendor-show__field-value{color:#2d3748;font-size:.9375rem}.vendor-show__audit{color:#a0aec0;flex-wrap:wrap;gap:.5rem;padding-top:.25rem;font-size:.75rem;display:flex}.vendor-show__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:1rem}.vendor-show__stats{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.vendor-show__stat{text-align:center}.vendor-show__stat-value{color:#5a809f;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2}.vendor-show__stat-label{text-transform:uppercase;letter-spacing:.06em;color:#8896a6;margin-top:.25rem;font-size:.6875rem}@media (width<=1024px){.vendor-show__grid{grid-template-columns:1fr}.vendor-show__sidebar{position:static}}@media (width<=640px){.vendor-show__field-grid{grid-template-columns:1fr}}.po-show__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.po-show__header-left{flex-direction:column;gap:.375rem;display:flex}.po-show__back{color:#8896a6;align-items:center;gap:.25rem;font-size:.8125rem;text-decoration:none;transition:color .15s;display:inline-flex}.po-show__back:hover{color:#5a809f}.po-show__title-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.po-show__po-number{color:#2d3748;margin:0;font-family:JetBrains Mono,monospace;font-size:1.75rem;font-weight:700;line-height:1.2}.po-show__date{color:#8896a6;font-size:.875rem}.po-show__grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:1.25rem;display:grid}.po-show__details{flex-direction:column;gap:1rem;display:flex}.po-show__field-grid{grid-template-columns:1fr 1fr;gap:1rem 1.5rem;display:grid}.po-show__field{flex-direction:column;gap:.25rem;display:flex}.po-show__field--full{grid-column:1/-1}.po-show__field-label{text-transform:uppercase;letter-spacing:.06em;color:#8896a6;font-size:.6875rem;font-weight:600}.po-show__field-value{color:#2d3748;font-size:.9375rem}.po-show__field-value a{color:#5a809f;font-weight:500;text-decoration:none;transition:color .15s}.po-show__field-value a:hover{color:#3d6280;text-decoration:underline}.po-show__field-subtitle{color:#8896a6;margin-top:.125rem;font-size:.8125rem;display:block}.po-show__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:1rem}.po-show__totals-row{color:#5a6a7e;justify-content:space-between;padding:.3rem 0;font-family:JetBrains Mono,monospace;font-size:.9375rem;display:flex}.po-show__totals-row--discount{color:#e53e3e}.po-show__totals-row--total{color:#2d3748;border-top:1px solid #ede6dc;margin-top:.25rem;padding-top:.5rem;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700}.po-show__status-display{text-align:center;margin-bottom:.75rem}.po-show__status-display .badge--lg{padding:.375rem 1rem;font-size:.9375rem}.po-show__status-btn{width:100%}.po-show__actions{flex-direction:column;gap:.5rem;display:flex}.po-show__actions .btn{text-align:center;width:100%}@media (width<=1024px){.po-show__grid{grid-template-columns:1fr}.po-show__sidebar{position:static}}@media (width<=640px){.po-show__field-grid{grid-template-columns:1fr}.po-show__title-row{flex-direction:column;align-items:flex-start;gap:.375rem}.po-show__po-number{font-size:1.375rem}}
