.styles-module__qDxd9a__auditLogPageContainer{padding:var(--space-lg);background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);margin:0 auto;margin-top:var(--space-md);margin-bottom:var(--space-md);min-height:calc(100vh - 200px)}.styles-module__qDxd9a__auditLogPageContent{flex-direction:column;gap:2rem;display:flex}@media (max-width:950px){.styles-module__qDxd9a__auditLogPageContainer{padding:var(--space-md);border-radius:var(--radius-lg)}.styles-module__qDxd9a__auditLogPageContent{gap:1.5rem}}@media (max-width:480px){.styles-module__qDxd9a__auditLogPageContainer{padding:var(--space-sm);border-radius:var(--radius-md)}}
.styles-module__HJ046W__header{justify-content:space-between;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);padding-bottom:var(--space-lg);border-bottom:2px solid var(--border-light);display:flex;position:relative}.styles-module__HJ046W__header:after{content:"";background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:1px;width:60px;height:2px;position:absolute;bottom:-2px;left:0}.styles-module__HJ046W__titleContainer{flex-direction:row;align-items:center;gap:15px;display:flex}.styles-module__HJ046W__title{font-size:var(--font-size-4xl);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;letter-spacing:-.025em;-webkit-background-clip:text;background-clip:text;margin:0;font-weight:800}.styles-module__HJ046W__action{align-items:center;display:flex}@media (max-width:768px){.styles-module__HJ046W__header{align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-lg);padding-bottom:var(--space-md);flex-direction:column}.styles-module__HJ046W__title{font-size:var(--font-size-2xl)}.styles-module__HJ046W__action,.styles-module__HJ046W__action>*{width:100%}}
.styles-module__ZuYupq__button{width:100%;padding:var(--space-md)var(--space-lg);color:#fff;border-radius:var(--radius-lg);font-size:var(--font-size-sm);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-sm);box-shadow:var(--shadow-sm);background:#0f172aeb;border:1px solid #0f172a40;flex-direction:row;font-weight:600;line-height:1;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.styles-module__ZuYupq__button:hover{box-shadow:var(--shadow-md);background:#0f172a;transform:translateY(-1px)}.styles-module__ZuYupq__secondary{color:var(--text-primary);border:1px solid var(--border-medium);box-shadow:var(--shadow-sm);background:#fff9}.styles-module__ZuYupq__secondary:hover{border-color:var(--border-dark);box-shadow:var(--shadow-md);background:#ffffffc7;transform:translateY(-1px)}.styles-module__ZuYupq__dangerOutline{color:var(--error-color);border:2px solid var(--error-color);box-shadow:var(--shadow-sm);background:#fef2f2}.styles-module__ZuYupq__dangerOutline:hover{color:#dc2626;background:#fee2e2;border-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef444433}.styles-module__ZuYupq__sm{padding:var(--space-sm)var(--space-md);font-size:var(--font-size-xs);border-radius:var(--radius-md);min-height:36px}.styles-module__ZuYupq__lg{padding:var(--space-lg)var(--space-xl);font-size:var(--font-size-lg);border-radius:var(--radius-xl)}.styles-module__ZuYupq__button:disabled{cursor:not-allowed;background:var(--bg-tertiary)!important;color:var(--text-light)!important;border-color:var(--border-light)!important;box-shadow:none!important;transform:none!important}@media (max-width:768px){.styles-module__ZuYupq__button{font-size:var(--font-size-sm);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md)}.styles-module__ZuYupq__sm{padding:var(--space-xs)var(--space-sm);font-size:.625rem}.styles-module__ZuYupq__lg{padding:var(--space-md)var(--space-lg);font-size:var(--font-size-base)}}@media (max-width:480px){.styles-module__ZuYupq__button{font-size:var(--font-size-xs);padding:var(--space-sm)}}
.styles-module__BW6hoG__input_label_container{gap:var(--space-sm);width:100%;max-width:100%;margin-bottom:var(--space-md);flex-direction:column;display:flex}.styles-module__BW6hoG__label{color:var(--text-secondary);text-transform:none;letter-spacing:normal;font-size:14px;font-weight:500}.styles-module__BW6hoG__sublabel{font-size:var(--font-size-xs);color:var(--text-muted)}.styles-module__BW6hoG__input_container{align-items:center;gap:var(--space-sm);border:1px solid var(--border-light);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);background-color:#ffffffb8;min-height:48px;padding:12px 16px;transition:all .2s;display:flex;position:relative}.styles-module__BW6hoG__input_container:focus-within{border-color:var(--primary-color);box-shadow:var(--focus-ring),var(--shadow-md);background-color:#ffffffdb}.styles-module__BW6hoG__input_container:hover{border-color:var(--border-medium);background-color:#ffffffc7}.styles-module__BW6hoG__input_container.styles-module__BW6hoG__compact{padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md)}.styles-module__BW6hoG__input_container.styles-module__BW6hoG__compact .styles-module__BW6hoG__input{font-size:var(--font-size-sm)}.styles-module__BW6hoG__input{width:100%;color:var(--text-primary);background-color:#0000;border:none;outline:none;font-size:15px;font-weight:400;line-height:1.5}.styles-module__BW6hoG__password_toggle{color:var(--primary-color);font-size:var(--font-size-xs);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-weight:600}.styles-module__BW6hoG__input::placeholder{color:var(--text-light);font-weight:400}.styles-module__BW6hoG__input:disabled{background-color:var(--bg-tertiary);color:var(--text-light);cursor:not-allowed}@media (max-width:768px){.styles-module__BW6hoG__input_label_container{max-width:100%}.styles-module__BW6hoG__input_container{min-height:52px;padding:14px 16px}.styles-module__BW6hoG__input{font-size:16px}.styles-module__BW6hoG__label{font-size:var(--font-size-sm)}}@media (max-width:480px){.styles-module__BW6hoG__input_container{min-height:48px;padding:12px 14px}.styles-module__BW6hoG__input{font-size:16px}.styles-module__BW6hoG__label{font-size:var(--font-size-xs)}}
.styles-module__qxjFDW__dropdown_label_container{gap:var(--space-sm);width:100%;min-width:150px;max-width:600px;margin-bottom:var(--space-md);flex-direction:column;display:flex;position:relative}.styles-module__qxjFDW__label{color:var(--text-secondary);text-transform:none;letter-spacing:normal;font-size:14px;font-weight:500}.styles-module__qxjFDW__dropdown_container{align-items:center;gap:var(--space-sm);border:2px solid var(--border-light);border-radius:var(--radius-lg);background-color:var(--bg-primary);min-height:48px;padding:12px 16px;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.styles-module__qxjFDW__dropdown_container:focus-within{border-color:var(--primary-color);box-shadow:var(--focus-ring),var(--shadow-sm);background-color:var(--bg-primary)}.styles-module__qxjFDW__dropdown_container:hover{border-color:var(--border-medium);background-color:var(--hover-bg);cursor:pointer}.styles-module__qxjFDW__disabled{background-color:var(--gray-200)}.styles-module__qxjFDW__dropdown_arrow{position:absolute;right:2px}.styles-module__qxjFDW__menu{max-height:400px;box-shadow:var(--shadow-xl);background-color:var(--bg-primary);z-index:9999;border:1px solid var(--border-medium,#e5e7eb);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.styles-module__qxjFDW__searchInputContainer{border-bottom:1px solid var(--border-medium,#e5e7eb);background:var(--bg-tertiary);flex-shrink:0;padding:12px}.styles-module__qxjFDW__searchInput{border:1px solid var(--border-medium,#e5e7eb);background:var(--bg-primary);border-radius:6px;width:100%;padding:8px 12px;font-size:14px;transition:all .2s}.styles-module__qxjFDW__searchInput:focus{border-color:var(--primary-color);box-shadow:var(--focus-ring);outline:none}.styles-module__qxjFDW__menu_items_container{scrollbar-width:thin;scrollbar-color:var(--primary-a30)transparent;flex:1;max-height:300px;overflow:hidden auto}.styles-module__qxjFDW__menu_items_container::-webkit-scrollbar{width:8px}.styles-module__qxjFDW__menu_items_container::-webkit-scrollbar-track{background:0 0}.styles-module__qxjFDW__menu_items_container::-webkit-scrollbar-thumb{background:var(--primary-a30);border-radius:4px}.styles-module__qxjFDW__menu_items_container::-webkit-scrollbar-thumb:hover{background:var(--primary-a50)}.styles-module__qxjFDW__item{border-left:3px solid #0000;flex-direction:row;align-items:center;width:100%;min-height:40px;padding:10px 16px;transition:all .15s;display:flex}.styles-module__qxjFDW__item:hover{background:linear-gradient(90deg,var(--primary-a08)0%,var(--secondary-a05)100%);border-left-color:var(--primary-color);cursor:pointer}.styles-module__qxjFDW__item_text{color:var(--text-primary,#1f2937);padding-left:8px;font-size:14px;font-weight:500}.styles-module__qxjFDW__no_items_found_text{width:100%;color:var(--text-muted);justify-content:center;align-items:center;padding:32px 16px;font-size:14px;font-style:italic;display:flex}.styles-module__qxjFDW__loading_container{justify-content:center;align-items:center;width:100%;padding:32px 16px;display:flex}.styles-module__qxjFDW__new_item_text{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;cursor:pointer;width:100%;box-shadow:0 2px 4px var(--primary-a30);border:none;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.styles-module__qxjFDW__new_item_text:hover{box-shadow:0 4px 8px var(--primary-a40);transform:translateY(-1px)}
.styles-module__wh2ECq__stock_entry_container{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:12px;flex-direction:column;gap:.75rem;width:100%;max-width:100%;padding:1rem;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex;position:relative}.styles-module__wh2ECq__stock_entry_container:hover{border-color:var(--primary-100);box-shadow:0 6px 18px var(--primary-a18)}.styles-module__wh2ECq__stock_entry_details_row{flex-direction:row;align-items:center;gap:.75em;display:flex}.styles-module__wh2ECq__inventory_item_name{color:var(--text-primary);font-size:1rem;font-weight:600}.styles-module__wh2ECq__unit_of_measure{margin-right:1em}.styles-module__wh2ECq__delete_icon{cursor:pointer;position:absolute;top:10px;right:20px}.styles-module__wh2ECq__modal_header_row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}
.styles-module__nK-SkG__checkbox_container{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:row;align-items:center;gap:10px;display:flex}.styles-module__nK-SkG__checkbox{appearance:none;border:2px solid var(--border-medium);background:var(--bg-primary);cursor:pointer;border-radius:6px;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.styles-module__nK-SkG__checkbox:hover{border-color:var(--primary-color);background:var(--bg-accent)}.styles-module__nK-SkG__checkbox:checked{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-color:var(--primary-color)}.styles-module__nK-SkG__checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.styles-module__nK-SkG__checkbox:focus{box-shadow:var(--focus-ring);outline:none}.styles-module__nK-SkG__checkbox:disabled{background:var(--bg-tertiary);border-color:var(--border-light);cursor:not-allowed}.styles-module__nK-SkG__label{color:var(--text-secondary);cursor:pointer;font-size:14px;font-weight:500}
.styles-module__Kn5IJq__dropdown_label_container{gap:var(--space-sm);width:100%;max-width:600px;margin-bottom:var(--space-md);flex-direction:column;min-width:150px;display:flex}.styles-module__Kn5IJq__label{color:var(--text-secondary);text-transform:none;letter-spacing:normal;font-size:14px;font-weight:500}.styles-module__Kn5IJq__sublabel{font-size:var(--font-size-xs);color:var(--text-muted)}.styles-module__Kn5IJq__dropdown_container{align-items:center;gap:var(--space-sm);border:2px solid var(--border-light);border-radius:var(--radius-lg);background-color:var(--bg-primary);cursor:pointer;min-height:48px;padding:12px 16px;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.styles-module__Kn5IJq__dropdown_container:focus-within{border-color:var(--primary-color);box-shadow:var(--focus-ring),var(--shadow-sm);background-color:var(--bg-primary)}.styles-module__Kn5IJq__dropdown_container:hover{border-color:var(--border-medium);background-color:var(--hover-bg)}
.styles-module__IBHogW__tooltip_container{margin-left:6px;display:inline-flex;position:relative}.styles-module__IBHogW__question_mark{color:#fff;cursor:help;background:linear-gradient(135deg,#64748b 0%,#475569 100%);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 3px #0003}.styles-module__IBHogW__question_mark:hover{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);box-shadow:0 2px 4px var(--primary-a40);transform:scale(1.1)}.styles-module__IBHogW__tooltip{background:var(--gray-900);color:#fff;white-space:pre-line;min-width:240px;max-width:350px;box-shadow:var(--shadow-xl);z-index:1000;text-align:left;border-radius:8px;padding:12px 16px;font-size:13px;line-height:1.6;animation:.2s ease-in-out styles-module__IBHogW__fadeIn;position:absolute}.styles-module__IBHogW__tooltip_top{margin-bottom:8px;bottom:100%;left:50%;transform:translate(-50%)}.styles-module__IBHogW__tooltip_top:after{content:"";border:4px solid #0000;border-top-color:var(--gray-900);position:absolute;top:100%;left:50%;transform:translate(-50%)}.styles-module__IBHogW__tooltip_bottom{margin-top:8px;top:100%;left:50%;transform:translate(-50%)}.styles-module__IBHogW__tooltip_bottom:after{content:"";border:4px solid #0000;border-bottom-color:var(--gray-900);position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.styles-module__IBHogW__tooltip_left{margin-right:8px;top:50%;right:100%;transform:translateY(-50%)}.styles-module__IBHogW__tooltip_left:after{content:"";border:4px solid #0000;border-left-color:var(--gray-900);position:absolute;top:50%;left:100%;transform:translateY(-50%)}.styles-module__IBHogW__tooltip_right{margin-left:8px;top:50%;left:100%;transform:translateY(-50%)}.styles-module__IBHogW__tooltip_right:after{content:"";border:4px solid #0000;border-right-color:var(--gray-900);position:absolute;top:50%;right:100%;transform:translateY(-50%)}@keyframes styles-module__IBHogW__fadeIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:768px){.styles-module__IBHogW__tooltip{z-index:1001;max-width:280px;margin:0;position:fixed;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.styles-module__IBHogW__tooltip:after{display:none}}
.styles-module__xANK2G__search_section{align-items:center;gap:var(--space-sm);width:100%;margin-bottom:var(--space-lg);display:flex;position:relative}.styles-module__xANK2G__clear_search{border:1px solid var(--border-medium);background:var(--bg-primary);color:var(--text-secondary);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);cursor:pointer;font-size:var(--font-size-sm);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;min-width:36px;height:36px;font-weight:500;transition:all .2s;display:flex}.styles-module__xANK2G__clear_search:hover{background:var(--hover-bg);border-color:var(--border-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.styles-module__xANK2G__clear_search:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.styles-module__xANK2G__sort_select{padding:var(--space-sm)var(--space-md);border:1px solid var(--border-medium);border-radius:var(--radius-md);background:var(--bg-primary);font-size:var(--font-size-sm);color:var(--text-primary);cursor:pointer;min-width:160px;height:42px;font-weight:500;transition:all .2s}.styles-module__xANK2G__sort_select:hover{border-color:var(--border-dark);background:var(--hover-bg)}.styles-module__xANK2G__sort_select:focus{border-color:var(--primary-color);box-shadow:var(--focus-ring);outline:none}.styles-module__xANK2G__print_button{border:1px solid var(--border-medium);background:var(--bg-primary);color:var(--text-secondary);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);cursor:pointer;font-size:var(--font-size-sm);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;min-width:140px;height:42px;font-weight:500;transition:all .2s;display:flex}.styles-module__xANK2G__print_button:hover{background:var(--hover-bg);border-color:var(--border-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.styles-module__xANK2G__print_button:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.styles-module__xANK2G__print_button:disabled{opacity:.6;cursor:default;box-shadow:var(--shadow-sm);transform:none}.styles-module__xANK2G__inventory_items{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin-bottom:1.25rem;display:grid}.styles-module__xANK2G__no_items_message{text-align:center;padding:var(--space-2xl);color:var(--text-muted);font-size:var(--font-size-lg);background:var(--bg-accent);border-radius:var(--radius-lg)}.styles-module__xANK2G__loading_container{justify-content:center;align-items:center;display:flex}.styles-module__xANK2G__inventory_item_skeleton{border-radius:12px;min-height:120px;padding:1rem 1.125rem}@media (max-width:768px){.styles-module__xANK2G__search_section{margin-bottom:var(--space-md)}.styles-module__xANK2G__inventory_items{gap:var(--space-sm);grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.styles-module__xANK2G__no_items_message{padding:var(--space-xl);font-size:var(--font-size-base)}.styles-module__xANK2G__loading_container{padding:var(--space-xl)}}@media (max-width:480px){.styles-module__xANK2G__inventory_items{gap:var(--space-sm);grid-template-columns:1fr}.styles-module__xANK2G__no_items_message{padding:var(--space-lg);font-size:var(--font-size-sm)}.styles-module__xANK2G__loading_container{padding:var(--space-lg)}}
.styles-module__BlcQAG__divider{background-color:#d3d3d3;width:100%;height:1px;margin-bottom:.5em}
.styles-module__V3KCUq__stock_record{border:1px solid var(--border-color,#e5e7eb);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:.4rem;width:160px;min-width:160px;height:auto;min-height:80px;padding:.65rem .75rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a0d}.styles-module__V3KCUq__stock_record:before{content:"";background:var(--primary-color,#6366f1);opacity:0;width:4px;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.styles-module__V3KCUq__stock_record:hover{border-color:var(--primary-color,#6366f1);transform:translateY(-1px);box-shadow:0 8px 20px #0f172a14}.styles-module__V3KCUq__stock_record:hover:before{opacity:1}.styles-module__V3KCUq__stock_record.styles-module__V3KCUq__expiring_soon{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-color:#f59e0b}.styles-module__V3KCUq__stock_record.styles-module__V3KCUq__expiring_soon:before{opacity:1;background:#f59e0b}.styles-module__V3KCUq__stock_record.styles-module__V3KCUq__expired{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#ef4444}.styles-module__V3KCUq__stock_record.styles-module__V3KCUq__expired:before{opacity:1;background:#ef4444}.styles-module__V3KCUq__stock_header{justify-content:space-between;align-items:flex-start;margin-bottom:.15rem;padding-bottom:0;display:flex}.styles-module__V3KCUq__stock_quantity{align-items:center;gap:.375rem;font-weight:600;display:flex}.styles-module__V3KCUq__quantity_icon{font-size:1rem}.styles-module__V3KCUq__quantity_value{color:var(--primary-color,#6366f1);font-size:1.1rem;font-weight:700}.styles-module__V3KCUq__quantity_unit{color:var(--text-secondary,#6b7280);font-size:.7rem;font-weight:500}.styles-module__V3KCUq__stock_details{flex-direction:column;gap:.3rem;display:flex}.styles-module__V3KCUq__staff,.styles-module__V3KCUq__expiry,.styles-module__V3KCUq__stock_identifier{color:var(--text-secondary,#6b7280);align-items:center;gap:.375rem;font-size:.7rem;line-height:1.2;display:flex}.styles-module__V3KCUq__detail_icon{opacity:.7;flex-shrink:0;font-size:.75rem}.styles-module__V3KCUq__staff_name,.styles-module__V3KCUq__stock_identifier_value{color:var(--text-primary,#374151);font-weight:500}.styles-module__V3KCUq__expired_text{color:#ef4444;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}
.styles-module__d-5msa__delete_icon{cursor:pointer;margin-left:8px}
.styles-module__VrYgQW__delete_modal{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:80%;display:flex}.styles-module__VrYgQW__buttons_container{flex-direction:row;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}
.styles-module__f_gLXq__reserved_record{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:1em;margin-bottom:8px;padding:12px 16px;transition:all .2s;display:flex}.styles-module__f_gLXq__reserved_record:hover{background:#f1f5f9;border-color:#cbd5e1}.styles-module__f_gLXq__record_info{flex-direction:column;gap:4px;display:flex}.styles-module__f_gLXq__appointment_link{color:var(--primary-color);cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.styles-module__f_gLXq__appointment_link:hover{color:var(--primary-dark);text-decoration:underline}.styles-module__f_gLXq__appointment_icon{font-size:14px}.styles-module__f_gLXq__units_badge{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.styles-module__f_gLXq__units_icon{font-size:12px}
.styles-module__Ba2UzW__inventory_items{padding-left:5px}.styles-module__Ba2UzW__inventory_item_container{flex-direction:row;align-items:center;gap:1em;display:flex}.styles-module__Ba2UzW__service_header_row{align-items:flex-end;gap:12px;display:flex}.styles-module__Ba2UzW__service_header_row>*{flex:1}.styles-module__Ba2UzW__total_price{flex-direction:column;gap:6px;display:flex}.styles-module__Ba2UzW__total_price_label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.styles-module__Ba2UzW__total_price_value{flex-flow:wrap;gap:8px;display:flex}.styles-module__Ba2UzW__cost_buy,.styles-module__Ba2UzW__cost_sell{border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:14px;font-weight:600;display:flex}.styles-module__Ba2UzW__cost_buy{background-color:#fee2e2;border:1px solid #fca5a5}.styles-module__Ba2UzW__cost_sell{background-color:#d1fae5;border:1px solid #6ee7b7}.styles-module__Ba2UzW__cost_label{text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.styles-module__Ba2UzW__cost_buy .styles-module__Ba2UzW__cost_label{color:#991b1b}.styles-module__Ba2UzW__cost_sell .styles-module__Ba2UzW__cost_label{color:#065f46}.styles-module__Ba2UzW__cost_amount{font-size:15px;font-weight:700}.styles-module__Ba2UzW__cost_buy .styles-module__Ba2UzW__cost_amount{color:#dc2626}.styles-module__Ba2UzW__cost_sell .styles-module__Ba2UzW__cost_amount{color:#059669}.styles-module__Ba2UzW__price_row{align-items:flex-start;gap:12px;display:flex}.styles-module__Ba2UzW__price_row>*{flex:1}@media (max-width:768px){.styles-module__Ba2UzW__total_price_value{flex-direction:column;gap:6px}.styles-module__Ba2UzW__cost_buy,.styles-module__Ba2UzW__cost_sell{width:100%}.styles-module__Ba2UzW__price_row,.styles-module__Ba2UzW__service_header_row{flex-direction:column}}
.styles-module__HqfC0W__deleteButton{color:#ef4444;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #ef4444;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:72px;height:32px;padding:4px 8px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #ef444426}.styles-module__HqfC0W__deleteButton:hover{color:#dc2626;background:#fee2e2;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 8px #ef444433}
.styles-module__1YhecW__inventory_categories_container{margin-bottom:var(--space-lg);flex-direction:row;align-items:center;gap:10px;display:flex;position:relative}.styles-module__1YhecW__categories_scroller{-webkit-overflow-scrolling:touch;background:linear-gradient(135deg,var(--primary-a06),var(--primary-a10));border:1px solid var(--border-light);border-radius:12px;flex-flow:row;flex:auto;align-items:center;gap:10px;min-height:50px;padding:10px 12px;display:flex;overflow:auto hidden;box-shadow:0 1px 3px #0f172a14}.styles-module__1YhecW__inventory_category{border:1.5px solid var(--primary-color);color:var(--primary-color);text-align:center;cursor:pointer;font-weight:600;font-size:var(--font-size-sm);background:var(--bg-primary);box-sizing:border-box;white-space:nowrap;min-height:34px;box-shadow:0 1px 2px var(--primary-a18);border-radius:8px;flex:none;justify-content:space-between;align-items:center;gap:8px;padding:6px 14px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module__1YhecW__inventory_category:hover{box-shadow:0 4px 12px var(--primary-a30);border-color:var(--primary-dark);background:var(--primary-a06);transform:translateY(-2px)}.styles-module__1YhecW__inventory_category:active{box-shadow:0 2px 6px var(--primary-a18),0 0 0 2px var(--primary-a14);transform:translateY(0)}.styles-module__1YhecW__selected_category{background:linear-gradient(135deg,var(--primary-color),var(--primary-light));color:#fff;border-color:var(--primary-color);box-shadow:0 3px 10px var(--primary-a40)}.styles-module__1YhecW__selected_category:hover{box-shadow:0 6px 16px var(--primary-a50);background:linear-gradient(135deg,var(--primary-dark),var(--primary-color));transform:translateY(-2px)}@media (max-width:768px){.styles-module__1YhecW__inventory_categories_container{gap:var(--space-sm);margin-bottom:var(--space-md)}.styles-module__1YhecW__inventory_category{font-size:var(--font-size-xs);padding:5px 10px}}.styles-module__1YhecW__category_name{cursor:pointer;white-space:nowrap;flex:none}.styles-module__1YhecW__category_actions{flex:none;align-items:center;gap:4px;height:100%;display:flex}.styles-module__1YhecW__edit_btn,.styles-module__1YhecW__delete_btn,.styles-module__1YhecW__save_btn,.styles-module__1YhecW__cancel_btn{cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:.75rem;line-height:1;transition:transform .2s;display:inline-flex}.styles-module__1YhecW__edit_btn:hover,.styles-module__1YhecW__delete_btn:hover{opacity:1;transform:scale(1.05)}.styles-module__1YhecW__save_btn{color:#10b981;font-size:1.2rem}.styles-module__1YhecW__cancel_btn{color:#ef4444;font-size:1.2rem}.styles-module__1YhecW__save_btn:hover,.styles-module__1YhecW__cancel_btn:hover{opacity:1;transform:scale(1.2)}.styles-module__1YhecW__edit_container{align-items:center;gap:8px;width:100%;display:flex}.styles-module__1YhecW__edit_input{border:1px solid var(--primary-color);font-size:var(--font-size-sm);color:var(--text-primary);border-radius:4px;flex:1;padding:4px 8px;font-weight:600}.styles-module__1YhecW__edit_input:focus{border-color:var(--primary-dark);box-shadow:var(--focus-ring);outline:none}.styles-module__1YhecW__edit_actions{gap:4px;display:flex}.styles-module__1YhecW__add_category_fixed{flex:none}.styles-module__1YhecW__empty_state{color:var(--text-muted);font-size:var(--font-size-sm);padding:8px 12px;font-style:italic}.styles-module__1YhecW__categories_scroller::-webkit-scrollbar{height:5px}.styles-module__1YhecW__categories_scroller::-webkit-scrollbar-track{background:#94a3b81a;border-radius:10px}.styles-module__1YhecW__categories_scroller::-webkit-scrollbar-thumb{background-color:#94a3b866;border-radius:10px;transition:background-color .2s}.styles-module__1YhecW__categories_scroller::-webkit-scrollbar-thumb:hover{background-color:#64748b99}.styles-module__1YhecW__categories_scroller{scrollbar-width:thin;scrollbar-color:#94a3b866 #94a3b81a}
.styles-module__Fzg17a__spinner{border:4px solid #0000;border-left-color:#f1f5f9;border-left:4px solid var(--primary-color);border-radius:50%;width:40px;height:40px;animation:1s ease-in-out infinite styles-module__Fzg17a__spin;position:relative}.styles-module__Fzg17a__spinner:before{content:"";border:4px solid #0000;border-top:4px solid var(--secondary-color);border-radius:50%;animation:1.5s ease-in-out infinite reverse styles-module__Fzg17a__spin;position:absolute;inset:-4px}@keyframes styles-module__Fzg17a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module__23qr9a__overlay{z-index:6000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a7a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module__23qr9a__overlayFull{z-index:7000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a7a;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}.styles-module__23qr9a__modal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:95%;max-width:1000px;height:auto;max-height:95vh;box-shadow:var(--shadow-xl);border:1px solid var(--border-light);background:#ffffffdb;border-radius:1.25rem;outline:none;flex-direction:column;padding:0;display:flex;position:relative;overflow-y:hidden}.styles-module__23qr9a__modalCompact{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:95%;max-width:520px;height:auto;max-height:95vh;box-shadow:var(--shadow-xl);border:1px solid var(--border-light);background:#ffffffdb;border-radius:1.25rem;outline:none;flex-direction:column;padding:0;display:flex;position:relative;overflow-y:hidden}.styles-module__23qr9a__modalFull{background:#fff;border-radius:0;outline:none;flex-direction:column;width:100vw;max-width:none;height:100vh;max-height:none;padding:0;display:flex;overflow:hidden}.styles-module__23qr9a__modalContent{scrollbar-width:thin;flex:1;max-height:95vh;padding:2rem;overflow-y:auto}.styles-module__23qr9a__modalContentFull,.styles-module__23qr9a__modalContentNoPad{flex-direction:column;flex:1;height:100%;padding:0;display:flex;overflow:hidden}.styles-module__23qr9a__modalContent::-webkit-scrollbar{width:8px}.styles-module__23qr9a__modalContent::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.styles-module__23qr9a__modalContent::-webkit-scrollbar-thumb{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:4px}.styles-module__23qr9a__modalContent::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}.styles-module__23qr9a__ReactModal__Body--open{overflow:hidden}@media (max-width:950px){.styles-module__23qr9a__overlay{align-items:flex-start;padding:2rem .5rem .5rem}.styles-module__23qr9a__modal{border-radius:.75rem;width:100%;max-width:none;max-height:calc(100vh - 2rem)}.styles-module__23qr9a__modalContent{max-height:calc(100vh - 2rem);padding:1.5rem}}@media (max-width:480px){.styles-module__23qr9a__overlay{padding:1rem .25rem .25rem}.styles-module__23qr9a__modal{border-radius:.5rem;max-height:calc(100vh - 1rem)}.styles-module__23qr9a__modalContent{max-height:calc(100vh - 1rem);padding:1rem}}
.styles-module__zNkUBW__modal_form{flex-direction:column;gap:10px;height:100%;display:flex;overflow-y:auto}
.styles-module__uegUxG__modal_form_row{flex-direction:row;align-items:center;gap:15px;width:100%;display:flex}.styles-module__uegUxG__modal_form_row>*{flex:1 1 0;min-width:0}
.styles-module__NFsd-a__title{color:var(--primary-color)}.styles-module__NFsd-a__file_uploader_container{justify-content:center;align-items:center;width:100%;display:flex}
.styles-module___hif_G__input_with_help{align-items:flex-start;gap:8px;width:100%;display:flex}.styles-module___hif_G__input_with_help>div:first-child{flex:1}
.styles-module__ErJmGq__option_wrapper{flex:1}.styles-module__ErJmGq__row{flex-flow:wrap;align-items:center;gap:.75rem;display:flex}.styles-module__ErJmGq__delete_button{cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.styles-module__ErJmGq__delete_button:hover{background:#fee2e2;border-color:#fca5a5}.styles-module__ErJmGq__delete_icon{cursor:pointer;filter:brightness(0)saturate()invert(27%)sepia(51%)saturate(2878%)hue-rotate(346deg)brightness(104%)contrast(97%);width:16px;height:16px}.styles-module__ErJmGq__nested_options{border-top:1px dashed #e2e8f0;margin-top:.75rem;padding-top:.75rem}.styles-module__ErJmGq__nested_header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__ErJmGq__nested_title{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.styles-module__ErJmGq__add_nested_button{color:#64748b;cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.7rem;font-weight:500;transition:all .15s;display:inline-flex}.styles-module__ErJmGq__add_nested_button:hover{border-color:var(--primary-color);color:var(--primary-color);background:var(--primary-50)}
.styles-module__FDgLdG__pagination{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;margin-bottom:1em;padding:6px;display:inline-flex}.styles-module__FDgLdG__page,.styles-module__FDgLdG__nav{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:40px;height:36px;padding:0 10px;font-weight:500}.styles-module__FDgLdG__page:hover,.styles-module__FDgLdG__nav:hover{background:#f3f4f6}.styles-module__FDgLdG__page.styles-module__FDgLdG__active{color:#fff;cursor:default;background:#2f6fab;border-color:#2f6fab}.styles-module__FDgLdG__page:disabled,.styles-module__FDgLdG__nav:disabled{opacity:.5;cursor:not-allowed}.styles-module__FDgLdG__dots{background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;min-width:40px;height:36px;display:inline-flex}
.styles-module__VL2Maa__options_container{flex-direction:column;gap:.5rem;display:flex}.styles-module__VL2Maa__option_container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:row;align-items:center;gap:.5rem;padding:.625rem .75rem;transition:all .15s;display:flex}.styles-module__VL2Maa__option_container:hover{border-color:var(--primary-color);box-shadow:0 2px 8px #0000000f}.styles-module__VL2Maa__option_line{display:none}.styles-module__VL2Maa__empty_options{color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:1rem;font-size:.85rem;display:flex}
.styles-module__uZrn0a__permissionDenied{align-items:center;gap:var(--space-sm);color:red;flex-direction:row;display:flex}.styles-module__uZrn0a__permission{text-transform:capitalize;font-weight:700}
.styles-module__eOD0Na__editButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:72px;height:32px;padding:4px 8px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #f59e0b4d}.styles-module__eOD0Na__editButton:hover{transform:translateY(-1px);box-shadow:0 4px 8px #f59e0b66}
.styles-module__F6CxfG__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.styles-module__F6CxfG__title{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:700}.styles-module__F6CxfG__countBadge{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .5rem;font-size:.875rem;font-weight:700;display:inline-flex}.styles-module__F6CxfG__body{max-height:min(70vh,680px);padding-right:4px;overflow:auto}.styles-module__F6CxfG__empty{text-align:center;color:#475569;padding:3rem 1rem}.styles-module__F6CxfG__emptyIcon{margin-bottom:.75rem;font-size:2rem}.styles-module__F6CxfG__emptyTitle{margin-bottom:.25rem;font-weight:700}.styles-module__F6CxfG__emptyText{color:#64748b;font-size:.95rem}.styles-module__F6CxfG__timeline{margin:0;padding:0;list-style:none;position:relative}.styles-module__F6CxfG__item{grid-template-columns:24px 1fr;gap:12px;padding-bottom:1.25rem;display:grid}.styles-module__F6CxfG__item:last-child{padding-bottom:0}.styles-module__F6CxfG__axis{justify-content:center;align-items:flex-start;width:24px;display:flex;position:relative}.styles-module__F6CxfG__axis:after{content:"";background:#e2e8f0;width:2px;position:absolute;top:14px;bottom:-1.25rem;left:50%;transform:translate(-50%)}.styles-module__F6CxfG__item:last-child .styles-module__F6CxfG__axis:after{display:none}.styles-module__F6CxfG__dot{background:#fff;border:2px solid #e2e8f0;border-radius:9999px;width:12px;height:12px;margin-top:2px}.styles-module__F6CxfG__dot[data-admin=true]{background:#fff7ed;border-color:#f59e0b}.styles-module__F6CxfG__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;box-shadow:0 1px #0f172a08}.styles-module__F6CxfG__cardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__F6CxfG__identity{align-items:center;gap:12px;display:flex}.styles-module__F6CxfG__avatar{color:#0f172a;background:#eef2ff;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:inline-flex}.styles-module__F6CxfG__avatar[data-admin=true]{background:#fff7ed}.styles-module__F6CxfG__meta{gap:2px;display:grid}.styles-module__F6CxfG__nameRow{align-items:center;gap:8px;display:flex}.styles-module__F6CxfG__name{color:#0f172a;font-weight:700}.styles-module__F6CxfG__roleBadge{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;height:20px;padding:0 8px;font-size:11px;display:inline-flex}.styles-module__F6CxfG__roleBadge[data-admin=true]{color:#a16207;background:#fff7ed;border-color:#fde68a}.styles-module__F6CxfG__when{color:#64748b;font-size:12px}.styles-module__F6CxfG__cardBody{margin-top:8px}.styles-module__F6CxfG__info{color:#0f172a;white-space:pre-wrap;margin:0;line-height:1.45}@media (prefers-reduced-motion:reduce){.styles-module__F6CxfG__body *,.styles-module__F6CxfG__header *,.styles-module__F6CxfG__card *{transition:none!important;animation:none!important}}
.styles-module__9Raxha__container{cursor:pointer;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:8px 16px;display:flex;position:absolute;top:1.5rem;right:3rem;box-shadow:0 4px 6px -1px #0000001a}.styles-module__9Raxha__icon{filter:brightness(0)invert()}
.styles-module__-OKiUa__search_section{align-items:center;gap:var(--space-sm);width:100%;margin-bottom:var(--space-lg);display:flex;position:relative}.styles-module__-OKiUa__clear_search{border:1px solid var(--border-medium);background:var(--bg-primary);color:var(--text-secondary);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);cursor:pointer;font-size:var(--font-size-sm);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;min-width:36px;height:36px;font-weight:500;transition:all .2s;display:flex}.styles-module__-OKiUa__clear_search:hover{background:var(--hover-bg);border-color:var(--border-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.styles-module__-OKiUa__clear_search:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.styles-module__-OKiUa__vaccines{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-bottom:2rem;display:grid}.styles-module__-OKiUa__no_items_message{text-align:center;padding:var(--space-2xl);color:var(--text-muted);font-size:var(--font-size-lg);background:var(--bg-accent);border-radius:var(--radius-lg)}.styles-module__-OKiUa__loading_container{padding:var(--space-2xl);background:var(--bg-accent);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex}@media (max-width:768px){.styles-module__-OKiUa__search_section{margin-bottom:var(--space-md)}.styles-module__-OKiUa__vaccines{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.styles-module__-OKiUa__no_items_message{padding:var(--space-xl);font-size:var(--font-size-base)}.styles-module__-OKiUa__loading_container{padding:var(--space-xl)}}@media (max-width:480px){.styles-module__-OKiUa__vaccines{gap:var(--space-sm);grid-template-columns:1fr}.styles-module__-OKiUa__no_items_message{padding:var(--space-lg);font-size:var(--font-size-sm)}.styles-module__-OKiUa__loading_container{padding:var(--space-lg)}}
.styles-module__Lzec3a__animalsPageContainer{padding:var(--space-lg);background:var(--bg-primary);border-radius:var(--radius-xl);max-width:1600px;box-shadow:var(--shadow-lg);margin:0 auto;margin-top:var(--space-md);margin-bottom:var(--space-md);min-height:calc(100vh - 200px)}.styles-module__Lzec3a__animalsPageHeader{text-align:center;margin-bottom:2rem}.styles-module__Lzec3a__animalsPageTitle{color:var(--primary-color);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.styles-module__Lzec3a__animalsPageSubtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}.styles-module__Lzec3a__animalsPageContent{flex-direction:column;gap:2rem;display:flex}@media (max-width:950px){.styles-module__Lzec3a__animalsPageContainer{padding:var(--space-md);border-radius:var(--radius-lg)}.styles-module__Lzec3a__animalsPageTitle{font-size:2rem}.styles-module__Lzec3a__animalsPageSubtitle{font-size:1rem}.styles-module__Lzec3a__animalsPageContent{gap:1.5rem}}@media (max-width:480px){.styles-module__Lzec3a__animalsPageContainer{padding:var(--space-sm);border-radius:var(--radius-md)}.styles-module__Lzec3a__animalsPageTitle{font-size:1.75rem}.styles-module__Lzec3a__animalsPageHeader{margin-bottom:1.5rem}}
.styles-module__EGBtJa__container{box-sizing:border-box;width:100%;max-width:none;height:100%;margin:0;padding:20px}.styles-module__EGBtJa__animal_type_header{text-align:center;margin-bottom:20px}.styles-module__EGBtJa__animal_type_header h3{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:20px;font-weight:600}.styles-module__EGBtJa__svg{-webkit-user-select:none;user-select:none;touch-action:manipulation;width:100%;max-width:900px;height:auto;max-height:70vh;margin:0 auto;display:block}.styles-module__EGBtJa__selected_info{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;border-radius:8px;margin-top:20px;padding:15px;font-size:14px;box-shadow:0 2px 8px #0000001a}.styles-module__EGBtJa__selected_info strong{margin-bottom:5px;font-size:16px;display:block}
.styles-module__SNdxKG__edit_button{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;cursor:pointer;box-shadow:0 2px 4px var(--primary-a18);border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__SNdxKG__edit_button:hover{box-shadow:0 4px 8px var(--primary-a30);transform:translateY(-1px)}.styles-module__SNdxKG__edit_button:active{transform:translateY(0)}
.styles-module___p6lQq__inventoryPageContainer{border-radius:var(--radius-xl);background:#fff;width:96%;min-height:100vh;margin:0 auto;padding:1.5rem}.styles-module___p6lQq__inventoryPageHeader{text-align:center;margin-bottom:2rem}.styles-module___p6lQq__inventoryPageTitle{color:var(--primary-color);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.styles-module___p6lQq__inventoryPageSubtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}.styles-module___p6lQq__inventoryPageContent{flex-direction:column;gap:0;display:flex}@media (max-width:950px){.styles-module___p6lQq__inventoryPageContainer{padding:1rem}.styles-module___p6lQq__inventoryPageTitle{font-size:2rem}.styles-module___p6lQq__inventoryPageSubtitle{font-size:1rem}.styles-module___p6lQq__inventoryPageContent{gap:0}}@media (max-width:480px){.styles-module___p6lQq__inventoryPageContainer{padding:.75rem}.styles-module___p6lQq__inventoryPageTitle{font-size:1.75rem}.styles-module___p6lQq__inventoryPageHeader{margin-bottom:1.5rem}}
.styles-module__7eagia__vaccine_container{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-height:90px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles-module__7eagia__vaccine_container:before{content:"";background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.styles-module__7eagia__vaccine_container:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.styles-module__7eagia__vaccine_container:hover:before{transform:scaleX(1)}.styles-module__7eagia__vaccine_container:active{transform:translateY(-2px)}.styles-module__7eagia__vaccine_name{color:#1e293b;flex:1;max-width:75%;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4}@media (max-width:950px){.styles-module__7eagia__vaccine_container{min-height:120px;padding:1.25rem}.styles-module__7eagia__vaccine_name{max-width:70%;font-size:1.1rem}}@media (max-width:480px){.styles-module__7eagia__vaccine_container{min-height:110px;padding:1rem}.styles-module__7eagia__vaccine_name{max-width:65%;margin-bottom:.5rem;font-size:1rem}}
.styles-module__wL3lIq__title{margin:0 0 var(--space-md)0;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700}.styles-module__wL3lIq__inputs_card{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:var(--space-md);margin-bottom:var(--space-md);border:1px solid var(--border-light)}.styles-module__wL3lIq__subtitle{color:var(--text-primary);margin:0 0 var(--space-sm)0;text-transform:uppercase;letter-spacing:.025em;font-size:.875rem;font-weight:600}.styles-module__wL3lIq__row{gap:var(--space-sm);align-items:flex-end;display:flex}.styles-module__wL3lIq__col{flex:1}.styles-module__wL3lIq__actions{gap:var(--space-sm);margin-top:var(--space-md);justify-content:flex-end;display:flex}@media (max-width:768px){.styles-module__wL3lIq__row{flex-direction:column;align-items:stretch}.styles-module__wL3lIq__actions{flex-direction:column}}
.styles-module__Xq5eRG__modal_wrapper{flex-direction:column;width:100%;height:100%;display:flex}.styles-module__Xq5eRG__header{border-bottom:2px solid var(--border-color,#e5e7eb);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module__Xq5eRG__title{color:#fff;margin:0;font-size:24px;font-weight:600}.styles-module__Xq5eRG__close_button{cursor:pointer;color:#fff;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex}.styles-module__Xq5eRG__close_button:hover{background:#ffffff4d;transform:scale(1.1)}.styles-module__Xq5eRG__content{background:var(--bg-primary);flex:auto;min-height:0;padding:8px;overflow:auto}.styles-module__Xq5eRG__instructions{background:linear-gradient(135deg,var(--primary-a10),var(--secondary-a10));border-left:4px solid var(--primary-color);color:var(--text-primary,#1f2937);border-radius:6px;margin:0 0 20px;padding:12px 16px;font-size:14px;line-height:1.5}.styles-module__Xq5eRG__animal_selector{background:var(--bg-tertiary);border:1px solid var(--border-light);border-radius:8px;margin-bottom:24px;padding:16px}.styles-module__Xq5eRG__selector_label{color:var(--text-primary,#1f2937);margin-bottom:12px;font-size:14px;font-weight:600;display:block}.styles-module__Xq5eRG__animal_buttons{flex-wrap:wrap;gap:8px;display:flex}.styles-module__Xq5eRG__animal_button{border:2px solid var(--border-light);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.styles-module__Xq5eRG__animal_button:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.styles-module__Xq5eRG__animal_button.styles-module__Xq5eRG__active{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-color:var(--primary-color);color:#fff;box-shadow:0 2px 8px var(--primary-a40)}.styles-module__Xq5eRG__footer{border-top:2px solid var(--border-color,#e5e7eb);background:var(--bg-tertiary);border-radius:0 0 12px 12px;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.styles-module__Xq5eRG__clear_button,.styles-module__Xq5eRG__save_button,.styles-module__Xq5eRG__close_footer_button{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.styles-module__Xq5eRG__clear_button{color:#fff;background:#ef4444}.styles-module__Xq5eRG__clear_button:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.styles-module__Xq5eRG__save_button{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff}.styles-module__Xq5eRG__save_button:hover{box-shadow:0 4px 12px var(--primary-a40);transform:translateY(-1px)}.styles-module__Xq5eRG__close_footer_button{color:#fff;background:#6b7280}.styles-module__Xq5eRG__close_footer_button:hover{background:#4b5563;transform:translateY(-1px);box-shadow:0 4px 12px #6b72804d}@media (max-width:768px){.styles-module__Xq5eRG__modal_wrapper{max-width:100%}.styles-module__Xq5eRG__header{padding:16px 20px}.styles-module__Xq5eRG__title{font-size:20px}.styles-module__Xq5eRG__content{padding:16px}.styles-module__Xq5eRG__footer{flex-wrap:wrap;padding:16px 20px}.styles-module__Xq5eRG__clear_button,.styles-module__Xq5eRG__save_button,.styles-module__Xq5eRG__close_footer_button{flex:1;min-width:100px}}
.styles-module__CPn7qq__modal_title{margin-bottom:1rem}.styles-module__CPn7qq__results_container{flex-direction:column;gap:12px;display:flex}.styles-module__CPn7qq__results_header{color:#334155;font-weight:600}.styles-module__CPn7qq__results_list{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:8px;max-height:260px;padding:8px;display:flex;overflow:auto}.styles-module__CPn7qq__result_row{border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;transition:background-color .2s;display:flex}.styles-module__CPn7qq__result_row:hover{background:#f8fafc}.styles-module__CPn7qq__result_main{flex-direction:column;display:flex}.styles-module__CPn7qq__result_name{font-weight:600}.styles-module__CPn7qq__result_category{color:#64748b;font-size:12px}.styles-module__CPn7qq__or_new{text-align:center;color:#94a3b8;margin:2px 0}.styles-module__CPn7qq__no_results{color:#64748b}.styles-module__CPn7qq__add_new_container{align-items:flex-end;gap:12px;display:flex}.styles-module__CPn7qq__add_new_block{flex-direction:column;gap:12px;margin-top:8px;display:flex}.styles-module__CPn7qq__add_new_header{justify-content:flex-start;align-items:center;gap:8px;display:flex}.styles-module__CPn7qq__add_new_title{font-size:var(--font-size-sm);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.styles-module__CPn7qq__add_new_row{align-items:center;gap:8px;display:flex}.styles-module__CPn7qq__add_new_row>:first-child{flex:auto}.styles-module__CPn7qq__inline_button{white-space:nowrap;flex:none;width:auto}.styles-module__CPn7qq__add_new_cta{width:100%}@media (max-width:768px){.styles-module__CPn7qq__add_new_row{flex-direction:column;align-items:stretch}}
.styles-module__46tEIq__filesPageContainer{padding:var(--space-lg);background:var(--bg-primary);border-radius:var(--radius-xl);max-width:1900px;box-shadow:var(--shadow-lg);margin:0 auto;margin-top:var(--space-md);margin-bottom:var(--space-md);min-height:calc(100vh - 200px)}@media (max-width:950px){.styles-module__46tEIq__filesPageContainer{padding:var(--space-md);border-radius:var(--radius-lg)}}@media (max-width:480px){.styles-module__46tEIq__filesPageContainer{padding:var(--space-sm);border-radius:var(--radius-md)}}
.styles-module__Jf1AFq__stock_container{border-radius:var(--radius-md);border:1px solid var(--border-light);background-color:#fff;width:100%;max-width:100%}.styles-module__Jf1AFq__expiry_overview{flex-wrap:wrap;gap:6px;padding:8px 12px 0;display:flex}.styles-module__Jf1AFq__expiry_chip{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:2px 10px;font-size:.75rem;display:inline-flex}.styles-module__Jf1AFq__expired_chip{color:#991b1b;background:#fee2e2;border-color:#fecaca}.styles-module__Jf1AFq__filters_container{border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom:1px solid var(--border-light);background:#f8fafc;flex-wrap:wrap;align-items:center;gap:10px;width:100%;max-width:100%;padding:10px 12px;display:flex}.styles-module__Jf1AFq__stock_records_container{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;background:#fff;width:100%;max-width:100%;height:260px;max-height:260px;padding:10px 12px;overflow-y:auto}.styles-module__Jf1AFq__stock_record{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;width:100%;max-width:100%;margin-bottom:8px;padding:12px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.styles-module__Jf1AFq__stock_record:hover{border-color:var(--primary-200);background:#f8fafc;box-shadow:0 2px 4px #0000000d}.styles-module__Jf1AFq__stock_record.styles-module__Jf1AFq__active{background:var(--primary-50);border-color:var(--primary-color);box-shadow:0 2px 6px #6366f126}.styles-module__Jf1AFq__stock_record.styles-module__Jf1AFq__expired{background:#fef2f2;border-color:#fecaca}.styles-module__Jf1AFq__to_be_used_container{flex-direction:row;align-items:center;gap:10px;display:flex}.styles-module__Jf1AFq__units_to_be_used{color:var(--primary-dark);width:60px;margin-right:5px;font-weight:700}.styles-module__Jf1AFq__created_at{font-size:var(--font-size-xs);color:var(--gray-500)}.styles-module__Jf1AFq__stock_record_id{color:var(--gray-400);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.65rem;overflow:hidden}.styles-module__Jf1AFq__row_main{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__Jf1AFq__row_info{flex-direction:column;flex:1;gap:6px;display:flex}.styles-module__Jf1AFq__units_line{align-items:baseline;gap:8px;display:flex}.styles-module__Jf1AFq__units_label{color:var(--text-secondary);font-size:.85rem}.styles-module__Jf1AFq__units_value{font-weight:600}.styles-module__Jf1AFq__units_avail{color:var(--gray-500);font-size:.8rem}.styles-module__Jf1AFq__meta_line{color:var(--gray-500);flex-wrap:wrap;align-items:center;gap:8px;font-size:.8rem;display:flex}.styles-module__Jf1AFq__expiry_badge{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;padding:2px 6px;font-size:.75rem}.styles-module__Jf1AFq__expired_badge{color:#991b1b;background:#fee2e2;border-color:#fecaca}.styles-module__Jf1AFq__stepper{background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:4px;display:flex}.styles-module__Jf1AFq__stepper_btn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:600;line-height:1;transition:all .15s;display:flex}.styles-module__Jf1AFq__stepper_btn:hover:not(:disabled){background:#e2e8f0;transform:scale(1.05)}.styles-module__Jf1AFq__stepper_btn:active:not(:disabled){transform:scale(.95)}.styles-module__Jf1AFq__stepper_btn:disabled{opacity:.4;cursor:not-allowed}.styles-module__Jf1AFq__qty_input{text-align:center;color:#0f172a;background:0 0;border:none;width:48px;font-size:15px;font-weight:600}.styles-module__Jf1AFq__qty_input:focus{outline:none}.styles-module__Jf1AFq__qty_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__Jf1AFq__qty_input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__Jf1AFq__qty_input[type=number]{appearance:textfield}
.styles-module__iGiYdq__file_uploader_container{justify-content:center;align-items:center;display:flex}.styles-module__iGiYdq__note{color:var(--text-secondary);font-size:var(--font-size-sm)}
.styles-module__zu2vLq__modalContent{background:#fff;border-radius:12px;width:100%;overflow-y:auto;box-shadow:0 10px 40px #00000026}.styles-module__zu2vLq__modalHeader{border-bottom:1px solid #e5e7eb;padding:1.25rem 1.5rem}.styles-module__zu2vLq__modalHeader h2{color:#111827;margin:0;font-size:2rem;font-weight:600}.styles-module__zu2vLq__modalBody{padding:1.5rem}.styles-module__zu2vLq__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.styles-module__zu2vLq__customerSection{margin-bottom:1.25rem}.styles-module__zu2vLq__customNameInput{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.styles-module__zu2vLq__orDivider{color:#9ca3af;text-transform:uppercase;font-size:.75rem;font-weight:500}.styles-module__zu2vLq__customerNameField{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.styles-module__zu2vLq__customerNameField:focus{border-color:var(--primary-color);outline:none}.styles-module__zu2vLq__customerNameField::placeholder{color:#9ca3af}.styles-module__zu2vLq__paymentSection{margin-bottom:1.25rem}.styles-module__zu2vLq__paymentOptions{gap:.5rem;display:flex}.styles-module__zu2vLq__paymentBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.styles-module__zu2vLq__paymentBtn:hover{background:#f3f4f6;border-color:#9ca3af}.styles-module__zu2vLq__paymentBtn.styles-module__zu2vLq__active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.styles-module__zu2vLq__itemSelection{margin-bottom:1.5rem}.styles-module__zu2vLq__itemDetails{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem;padding:1rem}.styles-module__zu2vLq__stockInfo{color:#6b7280;background:#fff;border-radius:6px;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:.75rem;font-size:.875rem;display:flex}.styles-module__zu2vLq__stockInfo span{align-items:center;gap:.25rem;display:flex}.styles-module__zu2vLq__stockInfo strong{color:#111827;font-weight:600}.styles-module__zu2vLq__addItemBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem;font-size:.875rem;font-weight:600;transition:background .15s}.styles-module__zu2vLq__addItemBtn:hover:not(:disabled){background:var(--primary-dark)}.styles-module__zu2vLq__addItemBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__zu2vLq__saleItems{margin-bottom:1rem}.styles-module__zu2vLq__saleItems h3{color:#374151;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.styles-module__zu2vLq__itemsList{flex-direction:column;gap:.5rem;display:flex}.styles-module__zu2vLq__saleItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.styles-module__zu2vLq__itemInfo{flex:1;min-width:0}.styles-module__zu2vLq__itemName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;display:block;overflow:hidden}.styles-module__zu2vLq__itemQuantity{color:#6b7280;margin-top:.125rem;font-size:.75rem;display:block}.styles-module__zu2vLq__itemActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.styles-module__zu2vLq__itemTotal{color:#059669;font-size:.9rem;font-weight:600}.styles-module__zu2vLq__removeBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:background .15s;display:flex}.styles-module__zu2vLq__removeBtn:hover{background:#dc2626}.styles-module__zu2vLq__emptyState{text-align:center;color:#9ca3af;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:2rem}.styles-module__zu2vLq__emptyState p{margin:0;font-size:.875rem}.styles-module__zu2vLq__vatBadge{color:#92400e;text-transform:uppercase;background:#fef3c7;border-radius:4px;margin-left:.5rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600;display:inline-block}.styles-module__zu2vLq__vatBadgeZero{color:#065f46;text-transform:uppercase;background:#d1fae5;border-radius:4px;margin-left:.5rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600;display:inline-block}.styles-module__zu2vLq__totalSection{background:#f3f4f6;border-radius:8px;flex-direction:column;gap:.375rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.styles-module__zu2vLq__totalRow{color:#6b7280;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.styles-module__zu2vLq__totalRowFinal{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:.25rem;padding-top:.375rem;display:flex}.styles-module__zu2vLq__totalLabel{color:#6b7280;font-size:.875rem;font-weight:500}.styles-module__zu2vLq__totalAmount{color:#111827;font-size:1.125rem;font-weight:700}.styles-module__zu2vLq__footerActions{justify-content:flex-end;gap:.75rem;display:flex}.styles-module__zu2vLq__cancelBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.styles-module__zu2vLq__cancelBtn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.styles-module__zu2vLq__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__zu2vLq__createSaleBtn{cursor:pointer;background:var(--primary-color);color:#fff;border:none;border-radius:8px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .15s}.styles-module__zu2vLq__createSaleBtn:hover:not(:disabled){background:var(--primary-dark)}.styles-module__zu2vLq__createSaleBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.styles-module__zu2vLq__modalContent{border-radius:0;max-width:100%;max-height:100vh}.styles-module__zu2vLq__paymentOptions{flex-direction:column}.styles-module__zu2vLq__stockInfo{flex-direction:column;gap:.5rem}.styles-module__zu2vLq__footerActions{flex-direction:column-reverse}.styles-module__zu2vLq__cancelBtn,.styles-module__zu2vLq__createSaleBtn{justify-content:center;width:100%}}
.styles-module__ohDora__roles_container{flex-flow:wrap;align-items:center;gap:1em;display:flex}.styles-module__ohDora__role{border:2px solid var(--primary-color);min-width:100px;color:var(--primary-color);text-align:center;cursor:pointer;background:#fff;border-radius:10px;padding:8px 14px;font-size:.85rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.styles-module__ohDora__role:hover{box-shadow:0 8px 25px -8px var(--primary-color);border-color:var(--secondary-color);transform:translateY(-2px)}.styles-module__ohDora__role:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.styles-module__ohDora__role:hover:before{left:100%}.styles-module__ohDora__selected_role{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;border-color:var(--primary-color);box-shadow:0 6px 20px -6px var(--primary-color);transform:translateY(-1px)}.styles-module__ohDora__selected_role:hover{box-shadow:0 10px 30px -10px var(--primary-color);transform:translateY(-3px)}
.styles-module__Ffh5nq__customerDetailContainer{padding:var(--space-lg);background:var(--bg-primary);border-radius:var(--radius-xl);max-width:1600px;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);margin:0 auto;margin-top:var(--space-md);margin-bottom:var(--space-md);min-height:calc(100vh - 200px)}.styles-module__Ffh5nq__customerInfo{margin-bottom:var(--space-lg)}.styles-module__Ffh5nq__infoSection{background:var(--bg-secondary);border-radius:var(--radius-md);padding:var(--space-md);border:1px solid var(--border-light)}.styles-module__Ffh5nq__infoSection h3{margin:0 0 var(--space-md)0;color:var(--text-primary);font-size:var(--font-size-lg);font-weight:600}.styles-module__Ffh5nq__infoRow{padding:var(--space-sm)0;border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.styles-module__Ffh5nq__infoRow:last-child{border-bottom:none}.styles-module__Ffh5nq__label{color:var(--text-secondary);flex:0 0 120px;font-weight:500}.styles-module__Ffh5nq__value{color:var(--text-primary);text-align:right;flex:1}@media (max-width:900px){.styles-module__Ffh5nq__customerDetailContainer{padding:var(--space-md);border-radius:var(--radius-lg)}.styles-module__Ffh5nq__infoRow{align-items:flex-start;gap:var(--space-xs);flex-direction:column}.styles-module__Ffh5nq__label{flex:none}.styles-module__Ffh5nq__value{text-align:left}}@media (max-width:640px){.styles-module__Ffh5nq__customerDetailContainer{padding:var(--space-sm);border-radius:var(--radius-md)}}
.styles-module__YEgR-a__addSaleButton{background:var(--primary-color);color:#fff;border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-sm);border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.styles-module__YEgR-a__addSaleButton:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.styles-module__YEgR-a__addSaleButton:active{box-shadow:var(--shadow-sm);transform:translateY(0)}
.styles-module__DWVP8a__container{gap:var(--space-lg);flex-direction:column;display:flex}.styles-module__DWVP8a__search_section{align-items:center;gap:var(--space-sm);width:100%;margin-bottom:var(--space-lg);display:flex;position:relative}.styles-module__DWVP8a__clear_search{border:1px solid var(--border-medium);background:var(--bg-primary);color:var(--text-secondary);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);cursor:pointer;font-size:var(--font-size-sm);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;min-width:36px;height:36px;font-weight:500;transition:all .2s;display:flex}.styles-module__DWVP8a__clear_search:hover{background:var(--hover-bg);border-color:var(--border-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.styles-module__DWVP8a__clear_search:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.styles-module__DWVP8a__loading_container,.styles-module__DWVP8a__no_items_message{text-align:center;padding:var(--space-2xl);color:var(--text-muted);font-size:var(--font-size-lg);background:var(--bg-accent);border-radius:var(--radius-lg)}.styles-module__DWVP8a__tableWrapper{width:100%;overflow-x:auto}.styles-module__DWVP8a__table{border-collapse:collapse;background:var(--bg-primary);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-sm);overflow:hidden}.styles-module__DWVP8a__tableHead{background:var(--bg-accent);border-bottom:2px solid var(--border-medium)}.styles-module__DWVP8a__th{padding:var(--space-md)var(--space-lg);text-align:left;font-weight:600;font-size:var(--font-size-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.styles-module__DWVP8a__thActions{padding:var(--space-md)var(--space-lg);text-align:right;font-weight:600;font-size:var(--font-size-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.styles-module__DWVP8a__tr{border-bottom:1px solid var(--border-light);transition:background-color .15s}.styles-module__DWVP8a__tr:hover{background:var(--hover-bg)}.styles-module__DWVP8a__tr:last-child{border-bottom:none}.styles-module__DWVP8a__td{padding:var(--space-md)var(--space-lg);font-size:var(--font-size-base);color:var(--text-primary);vertical-align:middle}.styles-module__DWVP8a__placeholder{color:var(--text-light)}.styles-module__DWVP8a__phoneCell{white-space:nowrap;width:1%}.styles-module__DWVP8a__addressCell{white-space:normal;word-break:break-word;color:var(--text-secondary);max-width:520px}.styles-module__DWVP8a__tdActions{padding:var(--space-md)var(--space-lg);text-align:right;vertical-align:middle}.styles-module__DWVP8a__nameLink{color:var(--primary-color);font-weight:500;text-decoration:none;transition:color .15s}.styles-module__DWVP8a__nameLink:hover{color:var(--primary-color-dark);text-decoration:underline}.styles-module__DWVP8a__email{color:var(--text-secondary);font-size:var(--font-size-sm)}.styles-module__DWVP8a__actions{gap:var(--space-xs);justify-content:flex-end;align-items:center;display:flex}.styles-module__DWVP8a__mobileCards{display:none}.styles-module__DWVP8a__mobileCard{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--space-md);box-shadow:var(--shadow-sm)}.styles-module__DWVP8a__mobileCardHeader{margin-bottom:var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-light)}.styles-module__DWVP8a__mobileCardName{color:var(--primary-color);font-weight:600;font-size:var(--font-size-lg);text-decoration:none}.styles-module__DWVP8a__mobileCardName:hover{text-decoration:underline}.styles-module__DWVP8a__mobileCardBody{margin-bottom:var(--space-sm)}.styles-module__DWVP8a__mobileCardRow{padding:var(--space-xs)0;justify-content:space-between;align-items:center;display:flex}.styles-module__DWVP8a__mobileCardLabel{font-size:var(--font-size-sm);color:var(--text-secondary);font-weight:500}.styles-module__DWVP8a__mobileCardValue{font-size:var(--font-size-sm);color:var(--text-primary);text-align:right;word-break:break-word}.styles-module__DWVP8a__mobileCardActions{gap:var(--space-xs);padding-top:var(--space-sm);border-top:1px solid var(--border-light);justify-content:flex-end;display:flex}@media (max-width:768px){.styles-module__DWVP8a__search_section{margin-bottom:var(--space-md)}.styles-module__DWVP8a__table{display:none}.styles-module__DWVP8a__mobileCards{gap:var(--space-md);flex-direction:column;display:flex}.styles-module__DWVP8a__loading_container,.styles-module__DWVP8a__no_items_message{padding:var(--space-xl);font-size:var(--font-size-base)}}@media (max-width:480px){.styles-module__DWVP8a__mobileCards{gap:var(--space-sm)}.styles-module__DWVP8a__mobileCard{padding:var(--space-sm)}.styles-module__DWVP8a__loading_container,.styles-module__DWVP8a__no_items_message{padding:var(--space-lg);font-size:var(--font-size-sm)}}
.styles-module__32UWTG__edit_button{border:1px solid var(--border-medium);border-radius:var(--radius-md);background:var(--bg-primary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.styles-module__32UWTG__edit_button:hover{background:var(--bg-accent);border-color:var(--primary-color);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.styles-module__32UWTG__edit_button:active{transform:translateY(0)}
.styles-module__ZUTt4a__createAppointmentPageContainer{border-radius:var(--radius-xl);background:#fff;width:96%;margin:0 auto;padding:2rem}
.styles-module__Kn7flq__createAppointmentPageContainer{border-radius:var(--radius-xl);background:#fff;width:96%;margin:0 auto;padding:2rem}
.styles-module__60mBGW__createAppointmentPageContainer{border-radius:var(--radius-xl);background:#fff;width:96%;margin:0 auto;padding:2rem}
.styles-module__H4kKHq__petsPageContainer{padding:var(--space-lg);background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);margin:0 auto;margin-top:var(--space-md);margin-bottom:var(--space-md);min-height:calc(100vh - 200px)}.styles-module__H4kKHq__petsPageContent{flex-direction:column;gap:2rem;display:flex}@media (max-width:950px){.styles-module__H4kKHq__petsPageContainer{padding:var(--space-md);border-radius:var(--radius-lg)}.styles-module__H4kKHq__petsPageContent{gap:1.5rem}}@media (max-width:480px){.styles-module__H4kKHq__petsPageContainer{padding:var(--space-sm);border-radius:var(--radius-md)}}
.styles-module__YImzyG__salesPageContainer{border-radius:var(--radius-xl);background:#fff;width:96%;min-height:100vh;margin:0 auto;padding:1.5rem}@media (max-width:950px){.styles-module__YImzyG__salesPageContainer{padding:1rem}}@media (max-width:480px){.styles-module__YImzyG__salesPageContainer{padding:.75rem}}
.styles-module__3948eW__modal_wrapper{background:var(--bg-primary,#fff);border-radius:18px;flex-direction:column;height:100%;margin:-2rem;display:flex;overflow:hidden}.styles-module__3948eW__header{border-bottom:2px solid var(--border-light);background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);justify-content:space-between;align-items:center;padding:2rem 2.5rem;display:flex}.styles-module__3948eW__title{color:#fff;margin:0;font-size:1.75rem;font-weight:700}.styles-module__3948eW__close_button{cursor:pointer;color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex}.styles-module__3948eW__close_button:hover{background:#ffffff4d;transform:scale(1.1)}.styles-module__3948eW__tabs_bar{border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;flex-wrap:wrap;align-items:center;gap:10px;padding:.875rem 2.5rem;display:flex}.styles-module__3948eW__tab_button{appearance:none;color:var(--text-primary);letter-spacing:.01em;cursor:pointer;background:#fafafae6;border:1px solid #94a3b859;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;box-shadow:0 1px 2px #0f172a0f}.styles-module__3948eW__tab_button:hover{border-color:var(--primary-a40);box-shadow:0 6px 16px var(--primary-a18);transform:translateY(-1px)}.styles-module__3948eW__tab_button:focus-visible{box-shadow:var(--focus-ring),0 6px 16px var(--primary-a18);outline:none}.styles-module__3948eW__tab_active{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);color:#fff;box-shadow:0 10px 22px var(--primary-a30);border-color:#0000}.styles-module__3948eW__content{background:linear-gradient(180deg,var(--bg-tertiary)0%,var(--bg-primary)70%);flex-direction:column;flex:1;gap:1.25rem;padding:1.75rem 2.5rem 2.25rem;display:flex;overflow-y:auto}.styles-module__3948eW__section{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:16px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 2px #0f172a0f,0 10px 24px #0f172a0f}.styles-module__3948eW__section_title{color:var(--text-primary);border-bottom:2px solid var(--primary-a30);align-items:center;gap:10px;margin:0 0 .5rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700;display:flex}.styles-module__3948eW__detail_grid{grid-template-columns:1fr;gap:.75rem;display:grid}.styles-module__3948eW__detail_item{border:1px solid var(--border-light);background:#fafafae6;border-radius:14px;grid-template-columns:minmax(160px,.45fr) 1fr;align-items:center;gap:1rem;padding:.9rem 1rem;display:grid}.styles-module__3948eW__detail_item:last-child{border-bottom:1px solid var(--border-light)}.styles-module__3948eW__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.styles-module__3948eW__value{color:var(--text-primary);text-align:left;font-size:1rem;font-weight:650}.styles-module__3948eW__value ul{margin:.4rem 0 0;padding-left:1.25rem}.styles-module__3948eW__value li{margin:.2rem 0}.styles-module__3948eW__notes_content{background:var(--bg-tertiary);border:2px solid var(--border-light);color:var(--text-secondary);border-left:4px solid var(--primary-color);border-radius:12px;padding:1.25rem;font-size:.95rem;line-height:1.7}.styles-module__3948eW__footer{border-top:2px solid var(--border-light);background:var(--bg-tertiary);justify-content:space-between;align-items:center;gap:12px;padding:1.5rem 2.5rem;display:flex}.styles-module__3948eW__close_footer_button{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);color:#fff;cursor:pointer;box-shadow:0 4px 6px var(--primary-a30);border:none;border-radius:10px;padding:12px 32px;font-size:15px;font-weight:600;transition:all .2s}.styles-module__3948eW__close_footer_button:hover{box-shadow:0 6px 12px var(--primary-a40);transform:translateY(-2px)}@media (max-width:768px){.styles-module__3948eW__modal_wrapper{margin:-1.5rem}.styles-module__3948eW__header{padding:1.5rem 1.75rem}.styles-module__3948eW__title{font-size:1.35rem}.styles-module__3948eW__content{gap:1.5rem;padding:1.5rem 1.75rem}.styles-module__3948eW__tabs_bar{padding:.75rem 1.75rem}.styles-module__3948eW__detail_item{grid-template-columns:1fr;gap:.5rem;padding:.9rem .95rem}.styles-module__3948eW__value{text-align:left;font-size:.95rem}.styles-module__3948eW__footer{flex-direction:column-reverse;padding:1.25rem 1.75rem}.styles-module__3948eW__close_footer_button{width:100%}}@media (max-width:480px){.styles-module__3948eW__modal_wrapper{margin:-1rem}.styles-module__3948eW__tabs_bar{padding:.7rem 1rem}}.styles-module__3948eW__payment_status_button{cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.styles-module__3948eW__payment_status_button:disabled{opacity:.7;cursor:not-allowed}.styles-module__3948eW__payment_status_button.styles-module__3948eW__paid{color:#fff;background:#16a34a}.styles-module__3948eW__payment_status_button.styles-module__3948eW__paid:hover:not(:disabled){background:#15803d}.styles-module__3948eW__payment_status_button.styles-module__3948eW__unpaid{color:#fff;background:#dc2626}.styles-module__3948eW__payment_status_button.styles-module__3948eW__unpaid:hover:not(:disabled){background:#b91c1c}
.styles-module__Llfj6W__card{background:var(--card-bg);border:1px solid var(--muted-border);cursor:pointer;border-radius:16px;flex-direction:row;align-items:center;gap:16px;width:100%;max-width:100%;min-height:120px;margin-bottom:10px;padding:14px 20px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s,background .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles-module__Llfj6W__card:before{content:"";background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transform-origin:0;height:4px;transition:transform .3s;position:absolute;inset:0 0 auto;transform:scaleX(0)}.styles-module__Llfj6W__card:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.styles-module__Llfj6W__card:hover:before{transform:scaleX(1)}.styles-module__Llfj6W__details_container{flex-direction:column;flex:auto;gap:10px;min-width:0;display:flex}.styles-module__Llfj6W__header{flex-flow:wrap;align-items:center;gap:12px;display:flex}.styles-module__Llfj6W__title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.125rem;font-weight:600;overflow:hidden}.styles-module__Llfj6W__attribute_container{flex-direction:row;align-items:center;gap:8px;min-width:0;display:flex}.styles-module__Llfj6W__value{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;transition:color .25s,transform .25s;overflow:hidden}.styles-module__Llfj6W__card:hover .styles-module__Llfj6W__value{color:color-mix(in srgb,var(--text-dark)92%,var(--primary-color)8%);transform:translate(1px)}.styles-module__Llfj6W__link{color:var(--primary-color);margin-top:4px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.styles-module__Llfj6W__link:hover{color:var(--primary-dark);text-decoration:underline}.styles-module__Llfj6W__actions{align-items:center;gap:8px;margin-left:auto;display:flex}@media (max-width:768px){.styles-module__Llfj6W__card{padding:var(--space-md);align-items:flex-start;gap:var(--space-sm);flex-direction:column;min-height:auto}.styles-module__Llfj6W__details_container,.styles-module__Llfj6W__header{gap:var(--space-sm);width:100%}.styles-module__Llfj6W__title{width:100%;font-size:1rem}.styles-module__Llfj6W__attribute_container{width:100%}.styles-module__Llfj6W__value{font-size:.875rem}.styles-module__Llfj6W__actions{justify-content:flex-start;gap:var(--space-sm);width:100%;margin-left:0}}@media (max-width:480px){.styles-module__Llfj6W__card{padding:var(--space-sm)}.styles-module__Llfj6W__title{font-size:.9375rem}.styles-module__Llfj6W__attribute_container{gap:var(--space-xs)}.styles-module__Llfj6W__value{font-size:.8125rem}}
.styles-module__pI_NUW__delete_button{border:1px solid var(--border-medium);border-radius:var(--radius-md);background:var(--bg-primary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.styles-module__pI_NUW__delete_button:hover{background:#fee;border-color:#ef4444;transform:translateY(-1px);box-shadow:0 2px 4px #ef444433}.styles-module__pI_NUW__delete_button:active{transform:translateY(0)}
.styles-module__MqVgla__delete_button{border:1px solid var(--border-medium);border-radius:var(--radius-md);background:var(--bg-primary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.styles-module__MqVgla__delete_button:hover{background:#fee;border-color:#ef4444;transform:translateY(-1px);box-shadow:0 2px 4px #ef444433}.styles-module__MqVgla__delete_button:active{transform:translateY(0)}
.styles-module__kcdK1G__container{padding:var(--space-lg);background:var(--bg-primary);border-radius:var(--radius-xl);max-width:1800px;box-shadow:var(--shadow-lg);margin:0 auto;margin-top:var(--space-md);margin-bottom:var(--space-md);min-height:calc(100vh - 200px)}
.styles-module__LtjrLq__container{padding:var(--space-lg);background:var(--bg-primary);border-radius:var(--radius-xl);max-width:1800px;box-shadow:var(--shadow-lg);margin:0 auto;margin-top:var(--space-md);margin-bottom:var(--space-md);min-height:calc(100vh - 200px)}
.styles-module__eA6k0a__filters_section{flex-direction:row;align-items:center;gap:1rem;display:flex}.styles-module__eA6k0a__table_container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;overflow-x:auto}.styles-module__eA6k0a__audit_table{border-collapse:collapse;width:100%;font-size:.813rem;line-height:1.4}.styles-module__eA6k0a__audit_table thead{background-color:#f9fafb;border-bottom:2px solid #e5e7eb}.styles-module__eA6k0a__audit_table th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.styles-module__eA6k0a__audit_table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s}.styles-module__eA6k0a__audit_table tbody tr:hover{background-color:#f9fafb}.styles-module__eA6k0a__audit_table tbody tr:last-child{border-bottom:none}.styles-module__eA6k0a__audit_table td{color:#4b5563;vertical-align:top;padding:.75rem 1rem}.styles-module__eA6k0a__audit_table td:first-child{color:#6b7280;width:60px;font-weight:500}.styles-module__eA6k0a__audit_table td:nth-child(2){white-space:nowrap;color:#6b7280;width:180px}.styles-module__eA6k0a__message_cell{word-wrap:break-word;color:#111827;max-width:400px}.styles-module__eA6k0a__entity_cell{color:#6b7280;word-wrap:break-word;max-width:300px;font-size:.75rem}.styles-module__eA6k0a__loading,.styles-module__eA6k0a__no_data{text-align:center;color:#9ca3af;padding:3rem 1rem;font-size:.875rem}.styles-module__eA6k0a__type_cell{white-space:nowrap;width:50px;max-width:50px;padding-left:.5rem!important;padding-right:.5rem!important}.styles-module__eA6k0a__type_badge{text-transform:uppercase;letter-spacing:.03em;border-radius:3px;padding:.125rem .375rem;font-size:.625rem;font-weight:600;display:inline-block}.styles-module__eA6k0a__type_info{background-color:var(--primary-100);color:var(--primary-dark)}.styles-module__eA6k0a__type_error{color:#dc2626;background-color:#fee2e2}
.styles-module__PWacWa__container{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:1rem;display:grid}.styles-module__PWacWa__field_item{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:14px;flex-direction:column;gap:.7rem;padding:1rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #0f172a0f,0 10px 24px #0f172a0f}.styles-module__PWacWa__field_item:hover{border-color:var(--primary-a40);transform:translateY(-1px);box-shadow:0 1px 2px #0f172a0f,0 14px 30px #0f172a1a}.styles-module__PWacWa__field_label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.5rem;font-size:.72rem;font-weight:800;display:flex}.styles-module__PWacWa__field_label:before{content:"▸";color:var(--primary-color);font-size:.85rem}.styles-module__PWacWa__value{color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-light);border-radius:12px;padding:.6rem .75rem;font-size:.95rem;font-weight:650;line-height:1.55}.styles-module__PWacWa__nested_container{flex-direction:column;gap:.75rem;margin-top:.5rem;padding-left:.85rem;display:flex;position:relative}.styles-module__PWacWa__nested_container:before{content:"";background:linear-gradient(to bottom,var(--primary-color)0%,var(--primary-a30)100%);border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:0}.styles-module__PWacWa__nested_field{align-items:flex-start;gap:.875rem;display:flex;position:relative}.styles-module__PWacWa__nested_field:before{content:"";background:linear-gradient(to right,var(--primary-color),transparent);width:.75rem;height:2px;position:absolute;top:.75rem;left:-1rem}.styles-module__PWacWa__nested_border{background:linear-gradient(to bottom,var(--primary-color),var(--primary-a40));width:3px;min-height:100%;box-shadow:0 0 4px var(--primary-a30);border-radius:2px}.styles-module__PWacWa__nested_content{border:1px solid var(--border-light);background:#ffffffeb;border-radius:12px;flex-direction:column;flex:1;gap:.375rem;padding:.6rem .65rem;display:flex}.styles-module__PWacWa__nested_content .styles-module__PWacWa__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.375rem;font-size:.7rem;font-weight:800;display:flex}.styles-module__PWacWa__nested_content .styles-module__PWacWa__label:before{content:"•";color:var(--primary-color);font-size:1.2rem;line-height:1}.styles-module__PWacWa__selection_label{font-weight:700;color:var(--primary-color)!important}.styles-module__PWacWa__selection_label:before{content:"▸"!important;font-size:1rem!important}.styles-module__PWacWa__nested_content .styles-module__PWacWa__value{color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-light);margin-left:.4rem;padding:.5rem .65rem;font-size:.9rem}.styles-module__PWacWa__empty_state{background:var(--bg-tertiary);border:2px dashed var(--border-color,#e5e7eb);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.styles-module__PWacWa__empty_icon{opacity:.5;font-size:2.5rem}.styles-module__PWacWa__empty_text{color:var(--text-secondary,#6b7280);font-size:.95rem;font-weight:500}@media (max-width:520px){.styles-module__PWacWa__container{grid-template-columns:1fr}}
.styles-module__37FDGa__container{flex-direction:column;gap:1rem;display:flex}.styles-module__37FDGa__search_row{align-items:center;gap:16px;width:100%;margin-bottom:1rem;display:flex}.styles-module__37FDGa__search_section{flex:1;align-items:center;gap:8px;display:flex}.styles-module__37FDGa__clear_search{cursor:pointer;color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:all .2s;display:flex}.styles-module__37FDGa__clear_search:hover{color:#374151;background:#e2e8f0;transform:scale(1.1)}.styles-module__37FDGa__list{flex-direction:column;gap:12px;display:flex}.styles-module__37FDGa__loading_container,.styles-module__37FDGa__no_items_message{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}
.styles-module___cqZVW__edit_button{border:1px solid var(--border-medium);border-radius:var(--radius-md);background:var(--bg-primary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.styles-module___cqZVW__edit_button:hover{background:var(--bg-accent);border-color:var(--primary-color);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.styles-module___cqZVW__edit_button:active{transform:translateY(0)}
.styles-module__CUpuvq__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;transition:all .2s;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.styles-module__CUpuvq__card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles-module__CUpuvq__pet_profile_picture{filter:none;cursor:pointer;border:2px solid #e2e8f0;border-radius:50%;margin-right:20px}.styles-module__CUpuvq__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__CUpuvq__headerActions{align-items:center;gap:.75rem;display:flex}.styles-module__CUpuvq__titleRow{-webkit-user-select:none;user-select:none;flex:1;align-items:center;gap:12px;padding:4px 0;transition:all .2s;display:flex}.styles-module__CUpuvq__titleRow:hover,.styles-module__CUpuvq__titleRow:hover .styles-module__CUpuvq__title{color:var(--primary-color)}.styles-module__CUpuvq__titleRow:hover .styles-module__CUpuvq__chevron{color:var(--primary-color);transform:translate(4px)}.styles-module__CUpuvq__title{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600;transition:color .2s}.styles-module__CUpuvq__chevron{color:#64748b;font-size:1rem;transition:all .2s}.styles-module__CUpuvq__temperamentIcon{margin-left:.4rem;font-size:1rem}.styles-module__CUpuvq__body{border-top:1px solid #f1f5f9;margin-top:1rem;padding-top:1rem}.styles-module__CUpuvq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module__CUpuvq__sectionTitle{color:#374151;text-transform:uppercase;letter-spacing:.025em;margin:0;font-size:.875rem;font-weight:600}.styles-module__CUpuvq__actions{align-items:center;gap:.75rem;display:flex}.styles-module__CUpuvq__downloadButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #10b9814d}.styles-module__CUpuvq__downloadButton:hover{transform:translateY(-1px);box-shadow:0 4px 8px #10b98166}.styles-module__CUpuvq__appointmentsList{flex-direction:column;gap:.75rem;display:flex}.styles-module__CUpuvq__appointmentCard{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.styles-module__CUpuvq__appointmentCard:hover{background:#f5f5f5;border-color:#e5e5e5}.styles-module__CUpuvq__appointmentContent{flex:1;min-width:0}.styles-module__CUpuvq__appointmentActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.styles-module__CUpuvq__appointmentDateTime{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.styles-module__CUpuvq__date{color:#111827;font-size:.875rem;font-weight:600}.styles-module__CUpuvq__time{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.25rem .5rem;font-size:.875rem;font-weight:500}.styles-module__CUpuvq__appointmentNote{color:#6b7280;word-wrap:break-word;margin-top:.5rem;font-size:.875rem;line-height:1.4}.styles-module__CUpuvq__emptyState{color:#9ca3af;text-align:center;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1rem;font-size:.875rem;display:flex}.styles-module__CUpuvq__loadingDot{background:#e5e7eb;border-radius:50%;width:12px;height:12px;animation:1.5s ease-in-out infinite styles-module__CUpuvq__pulse}@keyframes styles-module__CUpuvq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}@media (max-width:640px){.styles-module__CUpuvq__card{padding:1rem}.styles-module__CUpuvq__appointmentCard{padding:.875rem}.styles-module__CUpuvq__appointmentDateTime{flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__CUpuvq__time{align-self:flex-start}}
.styles-module__CG1qsa__modal_header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__CG1qsa__modal_header h2{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.styles-module__CG1qsa__close_button{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.styles-module__CG1qsa__close_button:hover{color:#374151;background-color:#f3f4f6}.styles-module__CG1qsa__modal_content{flex:1;padding:1.5rem;overflow-y:auto}.styles-module__CG1qsa__search_container{margin-bottom:1rem}.styles-module__CG1qsa__items_container{min-height:200px}.styles-module__CG1qsa__loading_container{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.styles-module__CG1qsa__empty_state{text-align:center;color:#9ca3af;padding:2rem}.styles-module__CG1qsa__empty_state p{margin:0}.styles-module__CG1qsa__items_list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.styles-module__CG1qsa__item_card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;transition:box-shadow .2s}.styles-module__CG1qsa__item_card:hover{box-shadow:0 2px 4px #0000001a}.styles-module__CG1qsa__item_name{color:#1f2937;margin-bottom:.5rem;font-size:1rem;font-weight:600}.styles-module__CG1qsa__item_barcode,.styles-module__CG1qsa__item_category,.styles-module__CG1qsa__item_uom,.styles-module__CG1qsa__item_price,.styles-module__CG1qsa__item_stock{color:#6b7280;margin-bottom:.25rem;font-size:.875rem}.styles-module__CG1qsa__item_price{color:#059669;font-weight:500}.styles-module__CG1qsa__pagination{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.styles-module__CG1qsa__pagination_button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.styles-module__CG1qsa__pagination_button:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.styles-module__CG1qsa__pagination_button:disabled{opacity:.5;cursor:not-allowed}.styles-module__CG1qsa__page_info{color:#6b7280;font-size:.875rem}
.styles-module__7xLkSa__page_container{background:linear-gradient(to bottom right,#f8fafc,#f1f5f9);min-height:100vh;padding:2rem 1rem}.styles-module__7xLkSa__page_wrapper{max-width:56rem;margin:0 auto}.styles-module__7xLkSa__actions_bar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.styles-module__7xLkSa__actions_right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.styles-module__7xLkSa__refund_group{align-items:center;gap:.5rem;display:flex}.styles-module__7xLkSa__refund_select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;height:34px;padding:0 .6rem;font-size:.875rem}.styles-module__7xLkSa__invoice_card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.styles-module__7xLkSa__header{background:linear-gradient(to right,var(--primary-color),var(--secondary-color));padding:1.5rem 2rem}.styles-module__7xLkSa__header_content{justify-content:space-between;align-items:flex-start;display:flex}.styles-module__7xLkSa__header_left{align-items:center;gap:.75rem;display:flex}.styles-module__7xLkSa__icon_box{background:#fff3;border-radius:.75rem;padding:.75rem}.styles-module__7xLkSa__icon_white{color:#fff;width:2rem;height:2rem}.styles-module__7xLkSa__icon_small{width:1rem;height:1rem}.styles-module__7xLkSa__icon_medium{width:1.25rem;height:1.25rem}.styles-module__7xLkSa__icon_blue{color:var(--primary-color)}.styles-module__7xLkSa__icon_gray{color:#94a3b8}.styles-module__7xLkSa__title{color:#fff;margin:0;font-size:1.875rem;font-weight:700}.styles-module__7xLkSa__subtitle{color:var(--primary-100);margin-top:.25rem;font-size:.875rem}.styles-module__7xLkSa__header_right{text-align:right}.styles-module__7xLkSa__status_badge{border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.styles-module__7xLkSa__status_paid{color:#bbf7d0;background:#22c55e33}.styles-module__7xLkSa__status_unpaid{color:#fde68a;background:#f59e0b33}.styles-module__7xLkSa__meta_info{color:var(--primary-100);margin-top:.75rem;font-size:.875rem}.styles-module__7xLkSa__meta_info>div{margin-bottom:.25rem}.styles-module__7xLkSa__meta_row{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.styles-module__7xLkSa__content{padding:2rem}.styles-module__7xLkSa__content>section{margin-bottom:2rem}.styles-module__7xLkSa__content>section:last-child{margin-bottom:0}.styles-module__7xLkSa__section_title{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:flex}.styles-module__7xLkSa__details_grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.styles-module__7xLkSa__details_grid{grid-template-columns:1fr 1fr}}.styles-module__7xLkSa__detail_card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.styles-module__7xLkSa__detail_label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem}.styles-module__7xLkSa__detail_value{color:#1e293b;margin:0;font-weight:500}.styles-module__7xLkSa__empty_state{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:.75rem;padding:2rem}.styles-module__7xLkSa__table_wrapper{overflow-x:auto}.styles-module__7xLkSa__table{border-collapse:collapse;width:100%}.styles-module__7xLkSa__table thead tr{color:#475569;background:#f1f5f9;font-size:.875rem}.styles-module__7xLkSa__table th{padding:.75rem 1rem;font-weight:600}.styles-module__7xLkSa__table th:first-child{text-align:left;border-radius:.5rem 0 0 .5rem}.styles-module__7xLkSa__table th:last-child{border-radius:0 .5rem .5rem 0}.styles-module__7xLkSa__th_left{text-align:left}.styles-module__7xLkSa__th_center{text-align:center}.styles-module__7xLkSa__th_right{text-align:right}.styles-module__7xLkSa__table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .2s}.styles-module__7xLkSa__table tbody tr:hover{background:#f8fafc}.styles-module__7xLkSa__table td{padding:.75rem 1rem}.styles-module__7xLkSa__td_name{color:#1e293b;font-weight:500}.styles-module__7xLkSa__td_text{color:#475569}.styles-module__7xLkSa__td_center{text-align:center;color:#475569}.styles-module__7xLkSa__td_qty{text-align:center;color:#1e293b;font-weight:500}.styles-module__7xLkSa__td_price{text-align:right;color:#1e293b}.styles-module__7xLkSa__td_total{text-align:right;color:#1e293b;font-weight:600}.styles-module__7xLkSa__summary_box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:.75rem;padding:1.5rem}.styles-module__7xLkSa__summary_rows{flex-direction:column;gap:.75rem;display:flex}.styles-module__7xLkSa__summary_row{color:#475569;justify-content:space-between;display:flex}.styles-module__7xLkSa__summary_divider{border-top:1px solid #e2e8f0;margin-top:.75rem;padding-top:.75rem}.styles-module__7xLkSa__total_row{justify-content:space-between;align-items:center;display:flex}.styles-module__7xLkSa__total_label{color:#1e293b;font-size:1.25rem;font-weight:700}.styles-module__7xLkSa__total_value{color:var(--primary-color);font-size:1.5rem;font-weight:700}.styles-module__7xLkSa__notes_box{background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;padding:1rem}.styles-module__7xLkSa__notes_text{color:#334155;white-space:pre-wrap;margin:0}.styles-module__7xLkSa__footer{text-align:center;color:#64748b;background:#f8fafc;border-top:1px solid #f1f5f9;padding:1rem 2rem;font-size:.875rem}@media print{.styles-module__7xLkSa__page_container{background:#fff;padding:0}.styles-module__7xLkSa__actions_bar{display:none!important}.styles-module__7xLkSa__invoice_card{box-shadow:none;border:none;border-radius:0}.styles-module__7xLkSa__header{-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:.75rem 1rem;background:var(--primary-color)!important}.styles-module__7xLkSa__icon_box,.styles-module__7xLkSa__icon_white{display:none!important}.styles-module__7xLkSa__icon_small{width:.85rem;height:.85rem}.styles-module__7xLkSa__icon_medium{width:1rem;height:1rem}.styles-module__7xLkSa__title{font-size:1.25rem}.styles-module__7xLkSa__subtitle{margin-top:.15rem;font-size:.75rem}.styles-module__7xLkSa__status_badge{padding:.35rem .75rem;font-size:.75rem}.styles-module__7xLkSa__meta_info{font-size:.75rem}.styles-module__7xLkSa__content{padding:1rem}.styles-module__7xLkSa__content>section{margin-bottom:1rem}.styles-module__7xLkSa__section_title{margin-bottom:.6rem;font-size:.9rem}.styles-module__7xLkSa__details_grid{gap:.5rem}.styles-module__7xLkSa__detail_card{border-radius:.5rem;padding:.6rem}.styles-module__7xLkSa__detail_label{font-size:.65rem}.styles-module__7xLkSa__detail_value{font-size:.85rem}.styles-module__7xLkSa__table thead tr{font-size:.75rem}.styles-module__7xLkSa__table th,.styles-module__7xLkSa__table td{padding:.45rem .5rem}.styles-module__7xLkSa__summary_box{border-radius:.5rem;padding:.9rem}.styles-module__7xLkSa__summary_rows{gap:.45rem}.styles-module__7xLkSa__total_label{font-size:1.05rem}.styles-module__7xLkSa__total_value{font-size:1.2rem}.styles-module__7xLkSa__footer{padding:.75rem 1rem;font-size:.75rem}}
.styles-module__d9-HUq__statisticsPageContainer{border-radius:var(--radius-xl);background:#fff;width:96%;max-width:none;margin:0 auto;padding:1.5rem 2rem;box-shadow:0 10px 30px #0f172a0f}.styles-module__d9-HUq__statisticsPageContent{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.styles-module__d9-HUq__loadingOverlayContainer{flex-direction:column;gap:1.25rem;display:flex;position:relative}.styles-module__d9-HUq__loadingOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;background:#fff9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__d9-HUq__loadingSpinner{border:3px solid #e5e7eb;border-top-color:var(--primary-color);border-radius:999px;width:32px;height:32px;animation:.8s linear infinite styles-module__d9-HUq__statistics-spin}.styles-module__d9-HUq__chartsRow{grid-template-columns:minmax(0,2fr) minmax(0,1.5fr);gap:1.5rem;display:grid}.styles-module__d9-HUq__kpiRow{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.styles-module__d9-HUq__kpiSection{flex-direction:column;gap:.75rem;display:flex}.styles-module__d9-HUq__kpiHeaderRow{justify-content:space-between;align-items:center;display:flex}.styles-module__d9-HUq__kpiPeriodSelector{color:#4b5563;align-items:center;gap:.4rem;font-size:.8rem;display:inline-flex}.styles-module__d9-HUq__kpiPeriodSelector select{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;padding:.3rem .6rem;font-size:.8rem}.styles-module__d9-HUq__card{border:1px solid var(--border-color,#e5e7eb);background:#fff;border-radius:.75rem;flex-direction:column;gap:.25rem;padding:.9rem 1rem;display:flex}.styles-module__d9-HUq__cardLabel{color:#6b7280;font-size:.75rem;font-weight:500}.styles-module__d9-HUq__cardValue{color:#111827;font-size:1.2rem;font-weight:600}.styles-module__d9-HUq__tableContainer{border:1px solid var(--border-color,#e5e7eb);background:#fff;border-radius:.75rem;padding:.75rem 1rem}.styles-module__d9-HUq__table{border-collapse:collapse;width:100%;font-size:.8rem}.styles-module__d9-HUq__table th,.styles-module__d9-HUq__table td{border-bottom:1px solid #f3f4f6;padding:.4rem .5rem}.styles-module__d9-HUq__table th{text-align:left;color:#6b7280;font-weight:600}.styles-module__d9-HUq__table td{color:#111827}.styles-module__d9-HUq__customersCardList{flex-direction:column;gap:.35rem;margin-top:.5rem;padding:0;list-style:none;display:flex}.styles-module__d9-HUq__customersCardItem{color:#111827;background:#f9fafb;border-radius:.6rem;justify-content:space-between;align-items:center;padding:.45rem .6rem;font-size:.8rem;display:flex}.styles-module__d9-HUq__customersCardItemSecondary{color:#6b7280}.styles-module__d9-HUq__customersAvatar{background:var(--primary-50);width:28px;height:28px;color:var(--primary-dark);border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.styles-module__d9-HUq__customersMainInfo{flex-direction:column;display:flex}.styles-module__d9-HUq__customersMainName{font-weight:500}@media (max-width:900px){.styles-module__d9-HUq__statisticsPageContainer{width:100%;padding:1.25rem 1rem}.styles-module__d9-HUq__chartsRow{grid-template-columns:minmax(0,1fr)}}
.styles-module__YxR6ma__customersPageContainer{padding:var(--space-lg);background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);margin:0 auto;margin-top:var(--space-md);margin-bottom:var(--space-md);min-height:calc(100vh - 200px)}.styles-module__YxR6ma__customersPageHeader{text-align:center;margin-bottom:2rem}.styles-module__YxR6ma__customersPageTitle{color:var(--primary-color);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.styles-module__YxR6ma__customersPageSubtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}.styles-module__YxR6ma__customersPageContent{flex-direction:column;gap:2rem;display:flex}@media (max-width:950px){.styles-module__YxR6ma__customersPageContainer{padding:var(--space-md);border-radius:var(--radius-lg)}.styles-module__YxR6ma__customersPageTitle{font-size:2rem}.styles-module__YxR6ma__customersPageSubtitle{font-size:1rem}.styles-module__YxR6ma__customersPageContent{gap:1.5rem}}@media (max-width:480px){.styles-module__YxR6ma__customersPageContainer{padding:var(--space-sm);border-radius:var(--radius-md)}.styles-module__YxR6ma__customersPageTitle{font-size:1.75rem}.styles-module__YxR6ma__customersPageHeader{margin-bottom:1.5rem}}
.styles-module__4M9iaW__container{flex-direction:column;gap:18px;display:flex}.styles-module__4M9iaW__row{flex-wrap:wrap;gap:18px;display:flex}.styles-module__4M9iaW__column{flex:360px}.styles-module__4M9iaW__section_title{margin:10px 0}.styles-module__4M9iaW__textarea_wrapper{margin-bottom:10px}.styles-module__4M9iaW__textarea_label{margin-bottom:6px;font-weight:600}.styles-module__4M9iaW__textarea{resize:vertical;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:12px}
.styles-module__lrRXtq__pdf_container{background:#f8fafc;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem}.styles-module__lrRXtq__toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.styles-module__lrRXtq__pdf_card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.styles-module__lrRXtq__header{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);color:#fff;justify-content:space-between;align-items:flex-start;gap:2rem;padding:2.5rem;display:flex}.styles-module__lrRXtq__title{margin:0 0 .5rem;font-size:2rem;font-weight:700}.styles-module__lrRXtq__subtitle{opacity:.95;font-size:1.1rem;font-weight:500}.styles-module__lrRXtq__meta{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.styles-module__lrRXtq__pet_info{white-space:nowrap;background:#fff3;border-radius:8px;padding:.5rem 1rem;font-size:.95rem}.styles-module__lrRXtq__section{border-bottom:1px solid #e2e8f0;padding:2rem 2.5rem}.styles-module__lrRXtq__section:last-of-type{border-bottom:none}.styles-module__lrRXtq__section_title{color:#0f172a;border-bottom:3px solid var(--primary-color);margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.styles-module__lrRXtq__grid2{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.styles-module__lrRXtq__field{color:#374151;font-size:.95rem}.styles-module__lrRXtq__field strong{color:#0f172a;margin-right:.5rem}.styles-module__lrRXtq__muted{color:#64748b;text-align:center;padding:1rem;font-style:italic}.styles-module__lrRXtq__consultations_list{flex-direction:column;gap:1.5rem;display:flex}.styles-module__lrRXtq__consultation_card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s}.styles-module__lrRXtq__consultation_card:hover{border-color:var(--primary-color);box-shadow:0 4px 6px -1px var(--primary-a10)}.styles-module__lrRXtq__consultation_header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.styles-module__lrRXtq__consultation_date_time{align-items:center;gap:.75rem;display:flex}.styles-module__lrRXtq__date_badge{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);color:#fff;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:600}.styles-module__lrRXtq__time_badge{background:var(--primary-50);color:var(--primary-dark);border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.styles-module__lrRXtq__consultation_id{color:#64748b;font-size:.85rem;font-weight:500}.styles-module__lrRXtq__consultation_details{flex-direction:column;gap:.75rem;display:flex}.styles-module__lrRXtq__detail_row{color:#374151;gap:.5rem;font-size:.95rem;display:flex}.styles-module__lrRXtq__detail_row strong{color:#0f172a;min-width:80px}.styles-module__lrRXtq__notes_section{border-top:1px solid #e2e8f0;margin-top:.5rem;padding-top:1rem}.styles-module__lrRXtq__notes_section strong{color:#0f172a;margin-bottom:.5rem;font-size:.95rem;display:block}.styles-module__lrRXtq__note_text{border-left:4px solid var(--primary-color);color:#374151;background:#fff;border-radius:8px;margin:0;padding:1rem;font-size:.9rem;line-height:1.6}.styles-module__lrRXtq__footer{background:#f8fafc;border-top:2px solid #e2e8f0;padding:1.5rem 2.5rem}.styles-module__lrRXtq__footer_text{text-align:center;color:#64748b;font-size:.875rem}@media print{.styles-module__lrRXtq__toolbar{display:none}.styles-module__lrRXtq__pdf_container{background:#fff;padding:0}.styles-module__lrRXtq__pdf_card{box-shadow:none;border-radius:0}.styles-module__lrRXtq__consultation_card,.styles-module__lrRXtq__section{page-break-inside:avoid;break-inside:avoid}}@media (max-width:768px){.styles-module__lrRXtq__pdf_container{padding:1rem}.styles-module__lrRXtq__header{flex-direction:column;padding:1.5rem}.styles-module__lrRXtq__meta{align-items:flex-start;width:100%}.styles-module__lrRXtq__pet_info{width:100%}.styles-module__lrRXtq__section{padding:1.5rem}.styles-module__lrRXtq__consultation_header{flex-direction:column;align-items:flex-start;gap:.75rem}.styles-module__lrRXtq__consultation_date_time{flex-wrap:wrap}.styles-module__lrRXtq__grid2{grid-template-columns:1fr}}
.styles-module__952KDq__container{gap:var(--space-lg);flex-direction:column;display:flex}.styles-module__952KDq__search_section{align-items:center;gap:var(--space-sm);width:100%;margin-bottom:var(--space-lg);flex-direction:row;display:flex;position:relative}.styles-module__952KDq__clear_search{border:1px solid var(--border-medium);background:var(--bg-primary);color:var(--text-secondary);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);cursor:pointer;font-size:var(--font-size-sm);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;min-width:36px;height:36px;font-weight:500;transition:all .2s;display:flex}.styles-module__952KDq__clear_search:hover{background:var(--hover-bg);border-color:var(--border-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.styles-module__952KDq__clear_search:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.styles-module__952KDq__pets_container{flex-direction:column;gap:10px;display:flex;overflow-y:auto}@media (max-width:768px){.styles-module__952KDq__search_section{margin-bottom:var(--space-md)}}
