.page-module__Pvi1zW__main{background-color:var(--background);justify-content:center;min-height:100vh;padding:8rem 1rem 4rem;display:flex}.page-module__Pvi1zW__container{width:100%;max-width:1200px}.page-module__Pvi1zW__contentWrapper{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:992px){.page-module__Pvi1zW__contentWrapper{grid-template-columns:1fr 1fr;gap:4rem}.page-module__Pvi1zW__title,.page-module__Pvi1zW__subtitle{text-align:left!important}}.page-module__Pvi1zW__infoColumn{flex-direction:column;gap:2.5rem;display:flex}.page-module__Pvi1zW__title{color:var(--text-primary);text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module__Pvi1zW__subtitle{text-align:center;color:var(--text-secondary);max-width:600px;margin:0 auto 1rem;font-size:1.1rem;line-height:1.6}.page-module__Pvi1zW__infoTitle{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.page-module__Pvi1zW__stepsList{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.page-module__Pvi1zW__stepItem{align-items:flex-start;gap:1rem;display:flex}.page-module__Pvi1zW__stepNumber{background-color:var(--primary);color:var(--text-on-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.page-module__Pvi1zW__stepItem strong{color:var(--text-primary);margin-bottom:.25rem;display:block}.page-module__Pvi1zW__stepItem p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.page-module__Pvi1zW__benefitsList{grid-template-columns:1fr 1fr;gap:1rem;padding:0;list-style:none;display:grid}.page-module__Pvi1zW__benefitsList li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:1rem;display:flex}.page-module__Pvi1zW__hoursSection{background-color:var(--surface-alt);border-radius:var(--radius-md);border:1px solid var(--border);padding:1.5rem}.page-module__Pvi1zW__hoursTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.page-module__Pvi1zW__hoursSection p{color:var(--text-secondary);justify-content:space-between;margin-bottom:.5rem;display:flex}.page-module__Pvi1zW__hoursSection p:last-child{margin-bottom:0}.page-module__Pvi1zW__formColumn{width:100%}.page-module__Pvi1zW__formWrapper{background-color:var(--surface);border-radius:var(--radius-lg);width:100%;padding:2rem;position:sticky;top:6rem;box-shadow:0 4px 6px -1px #0000001a}
.Button-module__8RiFmG__button{border-radius:var(--radius-full);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:1px solid #0000;outline:none;justify-content:center;align-items:center;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Button-module__8RiFmG__sm{padding:.5rem 1.25rem;font-size:.75rem}.Button-module__8RiFmG__md{padding:.875rem 2rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:1.125rem 2.5rem;font-size:1.125rem}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__primary{background-color:var(--primary);color:var(--text-on-primary)}.Button-module__8RiFmG__primary:hover:not(:disabled){background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Button-module__8RiFmG__secondary{background-color:var(--secondary);color:#fff}.Button-module__8RiFmG__secondary:hover:not(:disabled){background-color:var(--secondary-hover);transform:translateY(-2px)}.Button-module__8RiFmG__success{background-color:var(--secondary);color:#fff}.Button-module__8RiFmG__success:hover:not(:disabled){background-color:var(--secondary-hover)}.Button-module__8RiFmG__outline{border-color:var(--text-secondary);color:var(--text-secondary);box-shadow:none;background-color:#0000}.Button-module__8RiFmG__outline:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background-color:#ffffff80}.Button-module__8RiFmG__danger{background-color:var(--danger);color:#fff}.Button-module__8RiFmG__danger:hover:not(:disabled){opacity:.9}.Button-module__8RiFmG__loader{border:2px solid #0000001a;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}
.AppointmentCard-module__7YNhaW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem;transition:all .2s;position:relative;overflow:hidden}.AppointmentCard-module__7YNhaW__card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.AppointmentCard-module__7YNhaW__card.AppointmentCard-module__7YNhaW__pending{border-left:4px solid #eab308}.AppointmentCard-module__7YNhaW__card.AppointmentCard-module__7YNhaW__confirmed{border-left:4px solid #22c55e}.AppointmentCard-module__7YNhaW__card.AppointmentCard-module__7YNhaW__cancelled{border-left:4px solid #ef4444}.AppointmentCard-module__7YNhaW__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.AppointmentCard-module__7YNhaW__header h3{color:var(--text-primary);font-size:1.125rem;font-weight:600}.AppointmentCard-module__7YNhaW__owner{color:var(--text-secondary);font-size:.95rem;font-weight:400}.AppointmentCard-module__7YNhaW__statusBadge{border-radius:var(--radius-full);text-transform:uppercase;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.AppointmentCard-module__7YNhaW__statusBadge.AppointmentCard-module__7YNhaW__pending{color:#a16207;background-color:#eab3081a}.AppointmentCard-module__7YNhaW__statusBadge.AppointmentCard-module__7YNhaW__confirmed{color:#15803d;background-color:#22c55e1a}.AppointmentCard-module__7YNhaW__statusBadge.AppointmentCard-module__7YNhaW__cancelled{color:#b91c1c;background-color:#ef44441a}.AppointmentCard-module__7YNhaW__details{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.AppointmentCard-module__7YNhaW__details p{color:var(--text-secondary);font-size:.95rem}.AppointmentCard-module__7YNhaW__details strong{color:var(--text-primary)}.AppointmentCard-module__7YNhaW__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}
.EmptyState-module__7SqAPW__container{text-align:center;background-color:var(--surface);border-radius:var(--radius-lg);border:1px dashed var(--border);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.EmptyState-module__7SqAPW__icon{color:var(--text-secondary);opacity:.5;margin-bottom:1.5rem}.EmptyState-module__7SqAPW__title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.EmptyState-module__7SqAPW__description{color:var(--text-secondary);max-width:400px;margin-bottom:2rem;line-height:1.5}.EmptyState-module__7SqAPW__action{justify-content:center;display:flex}
.SalesList-module__-lLgMq__container{flex-direction:column;gap:1rem;display:flex}.SalesList-module__-lLgMq__emptyState{color:var(--text-secondary);text-align:center;border:1px dashed var(--border);background-color:#fff;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.SalesList-module__-lLgMq__saleItem{border:1px solid var(--border);background-color:#fff;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex}.SalesList-module__-lLgMq__saleItem:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.SalesList-module__-lLgMq__productInfo{align-items:center;gap:1rem;display:flex}.SalesList-module__-lLgMq__imageWrapper{background-color:var(--surface);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.SalesList-module__-lLgMq__image{object-fit:cover}.SalesList-module__-lLgMq__placeholderImage{color:var(--text-secondary)}.SalesList-module__-lLgMq__details{flex-direction:column;gap:.25rem;display:flex}.SalesList-module__-lLgMq__productName{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.SalesList-module__-lLgMq__customerName{color:var(--text-secondary);margin:0;font-size:.875rem}.SalesList-module__-lLgMq__metaInfo{align-items:center;gap:2rem;display:flex}.SalesList-module__-lLgMq__date{color:var(--text-secondary);font-size:.875rem}.SalesList-module__-lLgMq__amount{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.SalesList-module__-lLgMq__quantity{color:var(--text-secondary);font-size:.875rem;font-weight:400}.SalesList-module__-lLgMq__status{justify-content:flex-end;align-items:center;gap:.5rem;min-width:100px;font-size:.875rem;font-weight:500;display:flex}@media (max-width:768px){.SalesList-module__-lLgMq__saleItem{flex-direction:column;align-items:flex-start;gap:1rem}.SalesList-module__-lLgMq__metaInfo{flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%}.SalesList-module__-lLgMq__status{min-width:auto}}
.Input-module__5jsJuW__container{flex-direction:column;gap:.375rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:var(--text-primary);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--surface);width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.Input-module__5jsJuW__input:focus{border-color:var(--secondary);outline:none;box-shadow:0 0 0 3px #40e0d033}.Input-module__5jsJuW__hasError{border-color:var(--danger)}.Input-module__5jsJuW__errorMessage{color:var(--danger);font-size:.75rem}
.Select-module__E8rWSW__container{z-index:10;flex-direction:column;gap:.5rem;width:100%;display:flex;position:relative}.Select-module__E8rWSW__label{color:var(--text-primary);margin-left:.25rem;font-size:.875rem;font-weight:600}.Select-module__E8rWSW__wrapper{width:100%;position:relative}.Select-module__E8rWSW__trigger{background-color:var(--surface);border:1px solid var(--border);width:100%;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000005}.Select-module__E8rWSW__trigger:hover{border-color:var(--primary);transform:translateY(-1px);box-shadow:0 4px 12px #fbbc0526}.Select-module__E8rWSW__triggerActive{border-color:var(--primary);background-color:#fffdf5;box-shadow:0 0 0 4px #fbbc051a}.Select-module__E8rWSW__triggerError{border-color:var(--danger)}.Select-module__E8rWSW__triggerError:focus{box-shadow:0 0 0 4px #ef44441a}.Select-module__E8rWSW__placeholder{color:var(--text-tertiary)}.Select-module__E8rWSW__icon{color:var(--text-secondary);transition:transform .3s}.Select-module__E8rWSW__iconRotate{color:var(--primary);transform:rotate(180deg)}.Select-module__E8rWSW__optionsList{background-color:var(--surface);border:1px solid var(--border);z-index:50;border-radius:1rem;width:100%;max-height:300px;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Select-module__E8rWSW__optionsList::-webkit-scrollbar{width:6px}.Select-module__E8rWSW__optionsList::-webkit-scrollbar-track{background:0 0}.Select-module__E8rWSW__optionsList::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:20px}.Select-module__E8rWSW__option{cursor:pointer;color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.875rem 1.25rem;font-weight:500;transition:all .2s;display:flex}.Select-module__E8rWSW__option:hover{color:var(--primary);background-color:#fffdf5;padding-left:1.5rem}.Select-module__E8rWSW__optionSelected{color:var(--primary-dark);background-color:#fbbc051a;font-weight:600}.Select-module__E8rWSW__errorMessage{color:var(--danger);align-items:center;gap:.25rem;margin-top:.25rem;margin-left:.25rem;font-size:.75rem;display:flex}
.Skeleton-module__QUUPIW__skeleton{background-color:#e2e8f0;animation:1.5s cubic-bezier(.4,0,.6,1) infinite Skeleton-module__QUUPIW__pulse}@keyframes Skeleton-module__QUUPIW__pulse{0%,to{opacity:1}50%{opacity:.5}}
.page-module__Fx1_7W__main{background-color:var(--background);max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem}.page-module__Fx1_7W__header{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.page-module__Fx1_7W__header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.page-module__Fx1_7W__header p{color:var(--text-secondary)}.page-module__Fx1_7W__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.page-module__Fx1_7W__dashboardGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.page-module__Fx1_7W__dashboardGrid{grid-template-columns:1fr 1fr;align-items:start}}.page-module__Fx1_7W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__Fx1_7W__sectionTitle{color:var(--text-primary);margin-bottom:0;font-size:1.5rem}.page-module__Fx1_7W__filters{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.page-module__Fx1_7W__searchFilter{flex:1;min-width:200px}.page-module__Fx1_7W__statusFilter{width:180px}.page-module__Fx1_7W__appointmentsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module__Fx1_7W__emptyState{color:var(--text-secondary);text-align:center;border:1px dashed var(--border);background-color:#fff;border-radius:.5rem;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:4rem;display:flex}@media (max-width:1024px){.page-module__Fx1_7W__main{padding:1rem}.page-module__Fx1_7W__filters{flex-direction:column}.page-module__Fx1_7W__searchFilter,.page-module__Fx1_7W__statusFilter{width:100%}}
.CheckoutForm-module__6e6M8W__form{width:100%;max-width:500px;margin:0 auto}.CheckoutForm-module__6e6M8W__errorMessage{color:var(--error);text-align:center;margin-top:1rem;font-size:.9rem}.CheckoutForm-module__6e6M8W__actions{margin-top:2rem}
.page-module__ad_IoG__container{background-color:#f9fafb;justify-content:center;min-height:80vh;padding:2rem;display:flex}.page-module__ad_IoG__emptyCart{text-align:center;background-color:#fff;border-radius:1rem;align-self:center;width:100%;max-width:500px;padding:3rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.page-module__ad_IoG__icon{color:#d1d5db;margin-bottom:1.5rem}.page-module__ad_IoG__title{color:#111827;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__ad_IoG__description{color:#6b7280;margin-bottom:2rem;line-height:1.5}.page-module__ad_IoG__button{background-color:var(--primary);color:#111827;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.page-module__ad_IoG__button:hover{background-color:#f59e0b;transform:translateY(-2px);box-shadow:0 4px 6px #f59e0b40}.page-module__ad_IoG__cartWrapper{grid-template-columns:1fr 350px;align-items:start;gap:2rem;width:100%;max-width:1000px;display:grid}@media (max-width:768px){.page-module__ad_IoG__cartWrapper{grid-template-columns:1fr}}.page-module__ad_IoG__cartList{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.page-module__ad_IoG__cartItem{border-bottom:1px solid #e5e7eb;gap:1.5rem;padding:1.5rem 0;display:flex}.page-module__ad_IoG__cartItem:last-child{border-bottom:none}.page-module__ad_IoG__itemImageContainer{background-color:#f3f4f6;border-radius:.5rem;flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden}.page-module__ad_IoG__itemImage{object-fit:cover}.page-module__ad_IoG__itemContent{flex-direction:column;flex:1;justify-content:space-between;display:flex}.page-module__ad_IoG__itemHeader{justify-content:space-between;gap:1rem;display:flex}.page-module__ad_IoG__itemName{color:#111827;font-size:1.1rem;font-weight:600}.page-module__ad_IoG__itemPrice{color:#111827;font-weight:700}.page-module__ad_IoG__itemActions{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.page-module__ad_IoG__quantityControls{background-color:#f3f4f6;border-radius:.5rem;align-items:center;gap:.5rem;padding:.25rem;display:flex}.page-module__ad_IoG__qtyBtn{cursor:pointer;color:#4b5563;background:#fff;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.page-module__ad_IoG__qtyBtn:hover{background-color:var(--primary);color:#fff}.page-module__ad_IoG__quantity{text-align:center;min-width:20px;font-weight:600}.page-module__ad_IoG__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.25rem;padding:.5rem;font-size:.875rem;transition:background-color .2s;display:flex}.page-module__ad_IoG__removeBtn:hover{background-color:#fef2f2}.page-module__ad_IoG__summary{background:#fff;border-radius:1rem;padding:1.5rem;position:sticky;top:100px;box-shadow:0 1px 3px #0000001a}.page-module__ad_IoG__summaryTitle{border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700}.page-module__ad_IoG__summaryRow{color:#4b5563;justify-content:space-between;margin-bottom:1rem;display:flex}.page-module__ad_IoG__totalRow{color:#111827;border-top:2px solid #e5e7eb;justify-content:space-between;margin-top:1.5rem;padding-top:1rem;font-size:1.25rem;font-weight:700;display:flex}.page-module__ad_IoG__checkoutBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;margin-top:1.5rem;padding:1rem;font-weight:700;transition:background-color .2s}.page-module__ad_IoG__checkoutBtn:hover{background-color:#d97706}
.page-module__XjuLyG__main{background-color:#f9fafb;min-height:calc(100vh - 80px);padding:2rem 1rem}.page-module__XjuLyG__container{max-width:1024px;margin:0 auto}.page-module__XjuLyG__title{color:#111827;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__XjuLyG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.page-module__XjuLyG__grid{grid-template-columns:1fr 1fr}}.page-module__XjuLyG__summary{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.page-module__XjuLyG__items{border-bottom:1px solid #e5e7eb;margin:1.5rem 0;padding:0 0 1rem;list-style:none}.page-module__XjuLyG__item{color:#4b5563;justify-content:space-between;margin-bottom:.5rem;display:flex}.page-module__XjuLyG__total{color:#111827;justify-content:space-between;font-size:1.25rem;font-weight:700;display:flex}.page-module__XjuLyG__payment{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.page-module__XjuLyG__loading{text-align:center;color:#6b7280;padding:2rem}
.page-module__4LU3qq__main{background-color:#f9fafb;justify-content:center;align-items:center;min-height:60vh;padding:1rem;display:flex}.page-module__4LU3qq__card{text-align:center;background:#fff;border-radius:1rem;width:100%;max-width:500px;padding:2rem;box-shadow:0 4px 6px #0000001a}.page-module__4LU3qq__iconWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.page-module__4LU3qq__title{color:#111827;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.page-module__4LU3qq__message{color:#4b5563;margin-bottom:2rem;line-height:1.5}.page-module__4LU3qq__actions{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.page-module__4LU3qq__actions{flex-direction:row;justify-content:center}}
.error-module__bSZLSW__container{text-align:center;background-color:#f8fafc;justify-content:center;align-items:center;min-height:70vh;padding:2rem;display:flex}.error-module__bSZLSW__content{background:#fff;border-radius:1rem;width:100%;max-width:500px;padding:3rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.error-module__bSZLSW__title{color:#1e293b;margin-bottom:1rem;font-size:2rem;font-weight:700}.error-module__bSZLSW__message{color:#64748b;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.error-module__bSZLSW__code{color:#94a3b8;background:#f1f5f9;border-radius:.375rem;margin-bottom:2rem;padding:.5rem;font-family:monospace;font-size:.875rem}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:640px){.error-module__bSZLSW__content{padding:2rem}.error-module__bSZLSW__title{font-size:1.5rem}.error-module__bSZLSW__actions{flex-direction:column}}
.page-module__aydn6q__container{min-height:calc(100vh - var(--header-height));background-color:var(--background);justify-content:center;align-items:center;padding:1rem;display:flex}.page-module__aydn6q__card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;max-width:400px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a}.page-module__aydn6q__header{text-align:center;margin-bottom:2rem}.page-module__aydn6q__title{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module__aydn6q__subtitle{color:var(--text-secondary);font-size:.875rem}.page-module__aydn6q__tabs{border-bottom:2px solid var(--border);margin-bottom:2rem;display:flex}.page-module__aydn6q__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:.75rem;font-weight:600;transition:all .2s}.page-module__aydn6q__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.page-module__aydn6q__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__aydn6q__inputGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__aydn6q__label{color:var(--text-primary);font-size:.875rem;font-weight:500}.page-module__aydn6q__input{border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem;font-size:1rem;transition:border-color .2s}.page-module__aydn6q__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #ffd60033}.page-module__aydn6q__button{background-color:var(--primary);color:var(--text-on-primary);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem;font-weight:600;transition:background-color .2s;display:flex}.page-module__aydn6q__button:hover:not(:disabled){background-color:var(--primary-hover)}.page-module__aydn6q__button:disabled{opacity:.7;cursor:not-allowed}.page-module__aydn6q__error{color:#991b1b;border-radius:var(--radius-md);text-align:center;background-color:#fee2e2;padding:.75rem;font-size:.875rem}.page-module__aydn6q__forgotPassword{text-align:right}.page-module__aydn6q__forgotPasswordButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem}.page-module__aydn6q__forgotPasswordButton:hover{color:var(--primary);text-decoration:underline}.page-module__aydn6q__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite page-module__aydn6q__spin}@keyframes page-module__aydn6q__spin{to{transform:rotate(360deg)}}
.not-found-module__HS70Aa__container{min-height:calc(100vh - var(--header-height));background-color:var(--background);text-align:center;justify-content:center;align-items:center;padding:2rem;display:flex}.not-found-module__HS70Aa__content{max-width:600px}.not-found-module__HS70Aa__title{color:var(--primary);margin-bottom:1rem;font-size:6rem;font-weight:800;line-height:1}.not-found-module__HS70Aa__subtitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700}.not-found-module__HS70Aa__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}
.page-module__aLD85W__main{background-color:var(--background);min-height:100vh;max-width:var(--container-width);margin:0 auto;padding:8rem 1rem 4rem}.page-module__aLD85W__title{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:2.5rem}.page-module__aLD85W__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.page-module__aLD85W__card{cursor:pointer;background:#f9f5f0;border:1px solid #0000;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;padding:2rem;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;display:flex;position:relative;overflow:hidden}.page-module__aLD85W__card:hover{border-color:#eae5de;transform:translateY(-8px);box-shadow:0 15px 30px #00000014}.page-module__aLD85W__productImage{justify-content:center;align-items:center;width:100%;height:240px;margin-bottom:.5rem;transition:transform .4s ease-in-out;display:flex}.page-module__aLD85W__card:hover .page-module__aLD85W__productImage{transform:scale(1.05)}.page-module__aLD85W__productPrice{color:var(--text-secondary);font-variant-numeric:tabular-nums;margin-top:.5rem;font-size:1.1rem;font-weight:500}.page-module__aLD85W__productName{color:var(--text-primary);text-align:center;margin-bottom:1.5rem;font-size:1.35rem;font-weight:700;line-height:1.3}.page-module__aLD85W__button{color:var(--text-primary);cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:9999px;align-items:center;gap:.75rem;margin-top:auto;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s ease-in-out;display:flex}.page-module__aLD85W__button:hover{background-color:var(--primary-dark)}.page-module__aLD85W__emptyState{text-align:center;background-color:#fff;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;margin:2rem auto;padding:4rem 2rem;display:flex;box-shadow:0 4px 6px #0000000d}.page-module__aLD85W__emptyIcon{color:var(--text-secondary);opacity:.5;margin-bottom:1.5rem}.page-module__aLD85W__emptyState h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.page-module__aLD85W__emptyState p{color:var(--text-secondary)}@media (max-width:640px){.page-module__aLD85W__grid{grid-template-columns:1fr;padding:0 1rem}.page-module__aLD85W__card{padding:1.5rem}}
.AppointmentForm-module__dwoffW__form{background-color:var(--surface);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;gap:2rem;width:100%;max-width:600px;margin:2rem auto 0;padding:1.5rem;display:flex;position:relative;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005}@media (min-width:640px){.AppointmentForm-module__dwoffW__form{padding:2.5rem}}.AppointmentForm-module__dwoffW__progressContainer{justify-content:space-between;margin-bottom:1rem;display:flex;position:relative}.AppointmentForm-module__dwoffW__progressTrack{background-color:var(--border);z-index:1;border-radius:4px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.AppointmentForm-module__dwoffW__progressFill{background-color:var(--primary);border-radius:4px;height:100%;transition:width .5s}.AppointmentForm-module__dwoffW__stepIndicator{background-color:var(--surface);border:2px solid var(--border);width:32px;height:32px;color:var(--text-secondary);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;position:relative}.AppointmentForm-module__dwoffW__stepActive{border-color:var(--primary);color:var(--primary);background-color:#fffdf5;box-shadow:0 0 0 4px #fbbc051a}.AppointmentForm-module__dwoffW__stepCompleted{background-color:var(--primary);border-color:var(--primary);color:#fff;box-shadow:none}.AppointmentForm-module__dwoffW__stepSection{opacity:0;pointer-events:none;max-height:0;transition:all .6s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(20px)}.AppointmentForm-module__dwoffW__stepVisible{opacity:1;pointer-events:auto;max-height:1000px;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),max-height .6s cubic-bezier(.16,1,.3,1),overflow 0s .6s;overflow:visible;transform:translateY(0)}.AppointmentForm-module__dwoffW__sectionTitle{color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:flex}.AppointmentForm-module__dwoffW__icon{color:var(--primary)}.AppointmentForm-module__dwoffW__card{background-color:var(--surface-alt);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.AppointmentForm-module__dwoffW__card:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #fbbc0526}.AppointmentForm-module__dwoffW__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.AppointmentForm-module__dwoffW__grid{grid-template-columns:1fr 1fr}}.AppointmentForm-module__dwoffW__submitButton{opacity:.5;pointer-events:none;margin-top:1rem;transition:all .3s;transform:translateY(10px)}.AppointmentForm-module__dwoffW__submitButtonActive{opacity:1;pointer-events:auto;transform:translateY(0)}.AppointmentForm-module__dwoffW__loadingOverlay{z-index:20;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#fff9;border-radius:1.5rem;justify-content:center;align-items:center;animation:.3s AppointmentForm-module__dwoffW__fadeIn;display:flex;position:absolute;inset:0}.AppointmentForm-module__dwoffW__spinner{border:3px solid #fbbc054d;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite AppointmentForm-module__dwoffW__spin}@keyframes AppointmentForm-module__dwoffW__spin{to{transform:rotate(360deg)}}.AppointmentForm-module__dwoffW__buttonContainer{margin-top:2rem}.AppointmentForm-module__dwoffW__successMessage{color:#166534;background-color:#dcfce7;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem;font-size:.9rem;font-weight:500;animation:.3s ease-in-out AppointmentForm-module__dwoffW__fadeIn;display:flex}.AppointmentForm-module__dwoffW__errorMessage{color:#991b1b;text-align:center;background-color:#fee2e2;border-radius:.5rem;margin-top:1rem;padding:.75rem;font-size:.9rem;font-weight:500;animation:.3s ease-in-out AppointmentForm-module__dwoffW__fadeIn}@keyframes AppointmentForm-module__dwoffW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
