@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0}#root{margin:0 auto;padding:0;max-width:100%}body{margin:0;padding:0;box-sizing:border-box}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.logo-img{width:198px;height:auto}.header{padding:10px 20px;display:flex;align-items:center;background-color:#d9e9cf;height:100px;width:100%}.header-left,.header-right{flex:1;display:flex;align-items:center}.header-left{justify-content:flex-start}.header-right{justify-content:flex-end;gap:12px}.header-center{flex:0;display:flex;justify-content:center}.logo-img{width:198px;height:auto;display:block}.menu-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:5px;border:2px solid #4B5945;background-color:#d9e9cf;color:#4b5945;cursor:pointer}.menu-icon:hover{background-color:#b6ceb4}.cart-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:5px;border:2px solid #4B5945;background-color:#d9e9cf;color:#4b5945;cursor:pointer}.cart-icon:hover{background-color:#b6ceb4}.header{padding:10px 20px;display:flex;justify-content:space-between;align-items:center;margin-top:0;background-color:#d9e9cf;height:100px;width:100%}.cart-panel{position:fixed;top:0;right:0;width:310px;height:100vh;background-color:#d9e9cf;padding:1rem;box-shadow:2px 0 8px #0003;z-index:1000}.cart-panel-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0006;z-index:999}.cart-panel-close-button{position:absolute;top:10px;left:10px;background-color:#d9e9cf;color:#4b5945;cursor:pointer;border-color:#4b5945;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:0}.cart-panel-close-button:hover{background-color:#b6ceb4}.sign-in-button{display:flex;align-items:center;justify-content:center;border-radius:9999px;border:2px solid #4B5945;background-color:transparent;color:#4b5945;padding:8px 24px;cursor:pointer}.sign-in-button:hover{background-color:#4b59451a}.toggle-view-button{margin-top:10px}.landing-search-bar{background-color:#fff;border-radius:9999px;display:flex;align-items:center;position:relative;z-index:10;width:800px;height:80px;max-width:56rem}.search-section{display:flex;align-items:center;flex:1;padding:1rem 1.5rem}.search-section input::-moz-placeholder{color:#f0f0f0}.search-section input::placeholder{color:#f0f0f0}.search-section input{flex:1;outline:none;border:none;font-size:1.5rem;color:#000;margin-left:.75rem}.search-icon{color:#4b5945;width:50px;height:43px;stroke-width:2.2}.divider{height:3rem;width:1px;background-color:#d1d5db}.city-wrapper{position:relative;flex:1;display:flex;flex-direction:column}.city-section{display:flex;align-items:center;justify-content:center;flex:1;padding:1rem 1.5rem;cursor:pointer}.location-icon{color:#4b5945;width:50px;height:43px;stroke-width:2}.location-text{color:#4b5945;display:flex;font-size:1.5rem;align-items:center;flex:1;padding:1rem}.location-text:hover{color:#5a6a54}.city-dropdown{position:absolute;top:calc(100% + .3rem);left:0;right:0;background-color:#fff;border-radius:1rem;list-style:none;margin:0;padding:0;max-height:400px;overflow-y:auto;z-index:20;border:2px solid #D9E9CF}.city-list{list-style:none;margin:0;padding:0}.city-item{display:flex;align-items:center;padding:1rem 1.5rem;cursor:pointer;background-color:#f0f0f0;color:#4b5945;font-size:1.1rem;border-bottom:1px solid #E5E7EB}.city-icon{margin-right:.75rem;color:#4b5945;width:18px;height:18px}.search-button{margin:.5rem;border-radius:9999px;background-color:#d9e9cf;padding:1rem;border:none;cursor:pointer;color:#4b5945;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:70px;height:70px}.search-button:hover{background-color:#c9dcbc}.search-button svg{color:#4b5945;width:70px;height:70px;stroke-width:2.2}.results-list{position:absolute;top:calc(100% + .3rem);left:0;right:0;background-color:#fff;border-radius:1rem;list-style:none;margin:0;padding:0;max-height:400px;overflow-y:auto;z-index:30;border:2px solid #D9E9CF}.result-item{display:flex;align-items:center;padding:1rem 1.5rem;cursor:pointer;background-color:#f0f0f0;color:#4b5945;font-size:1.1rem;border-bottom:1px solid #E5E7EB}.result-item:hover{background-color:#e0e0e0}.result-content{display:flex;flex-direction:column;flex:1;gap:.25rem}.search-bar-wrapper{position:relative;width:800px;max-width:56rem}.text-1{padding-top:50px;font-size:2rem;color:#66785f;margin-bottom:20px;text-align:center}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;align-items:center;justify-content:center;background-color:#fff;justify-items:center;text-align:center;padding:100px 0}.service-card{border:2px solid #4B5945;width:200px;height:200px;border-radius:8px;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:20px;cursor:pointer;text-align:pointer;transition:all .2s ease}.service-card:hover{border-color:#66785f;background-color:#f8fbf3;box-shadow:0 4px 12px #4b59451f;transform:translateY(-3px)}.service-icon{width:60px;height:60px;color:#4b5945}.hero-section{height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#4b5945;text-align:center}.hero-title{font-size:2.5rem;margin-bottom:20px;color:#f0f0f0}.salons-section{display:flex;flex-direction:column;background-color:#4b5945;padding:0}.salons-section-title{font-size:2rem;padding-top:50px;margin-bottom:20px;text-align:center;color:#f0f0f0}.salon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;align-items:center;justify-content:center;justify-items:center;text-align:center;padding:100px 0}.salon-card{border-radius:16px;width:250px;padding:20px;cursor:pointer;text-align:center;background-color:#f0f0f0;transition:all .2s ease}.salon-card:hover{background-color:#d9e9cf;box-shadow:0 4px 12px #4b594526;transform:translateY(-4px)}.salon-info{display:flex;flex-direction:column;gap:8px}.salon-title{font-size:1.2rem;margin:0;color:#4b5945}.salon-details{font-size:.9rem}.salon-rating{display:flex;flex-direction:column;align-items:center;gap:8px}.star-rating-display{display:flex;gap:4px;justify-content:center}.stars-and-rating{display:flex;align-items:center;gap:8px;justify-content:center}.rating-text{font-size:.95rem;font-weight:600;color:#4b5945}.review-count{font-size:.85rem;color:#666}.nav-bar-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0006;z-index:999;display:flex}.nav-bar{position:fixed;top:0;left:0;width:310px;height:100vh;background-color:#66785f;padding:1rem;z-index:1000;display:flex;flex-direction:column}.nav-close-button{position:absolute;top:10px;right:10px;background-color:#d9e9cf;color:#4b5945;cursor:pointer;border-color:#4b5945;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:0}.nav-close-button:hover{background-color:#b6ceb4}.nb-profile-section{display:flex;align-items:flex-start;gap:12px;margin-top:2.5rem;margin-bottom:150px}.nb-profile-icon{width:45px;height:45px;color:#f0f0f0}.nb-profile-info{display:flex;flex-direction:column;text-align:left}.nb-user-name{font-weight:400;color:#f0f0f0;margin:0;font-size:1.5rem}.nb-user-tag{font-size:.9rem;color:#f0f0f0;margin:3px 0}.nb-verified{display:flex;align-items:center;font-size:.9rem;color:#f0f0f0}.nb-verified-icon{color:#00f;width:14px;height:14px}.nb-footer{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding:2rem 1.5rem;color:#fff}.nb-footer-link{color:#fff;font-size:1.1rem}.search-page-section{padding:2rem;margin:0 auto}.search-page-search-bar{margin-bottom:1.5rem}.search-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem}.filters-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.filter-name{font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#374151}.selected-filter{padding:.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;cursor:pointer}.filter-group{display:flex;flex-direction:column}.no-results{text-align:center;padding:3rem 0}.clear-filters{padding:.5rem 1.5rem;background-color:#4b5945;color:#fff;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer}.salon-details-hero{position:relative;height:300px;background-image:url(/assets/salon_details_background-CUcKMkAQ.jpg);background-size:cover;background-position:top center;overflow:hidden}.salon-hero-overlay{position:absolute;inset:0;background-color:#0006}.salon-details-header{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.salon-details-name{font-size:30px;color:#4b5945;text-align:center}.salon-details-info{align-items:center;display:flex;justify-content:center;gap:20px;margin-top:10px;flex-wrap:wrap}.salon-type-badge{font-size:.95rem;color:#666;font-weight:500}.salon-rating-section{display:flex;align-items:center;gap:8px}.rating-number{font-size:1rem;font-weight:600;color:#4b5945}.review-text{font-size:.85rem;color:#666}.salon-details-tabs{max-width:1200px;margin:0 auto;padding:0;display:flex;gap:0;border-bottom:2px solid #e5e5e5;position:relative}.salon-detail-tab-link{background:none;border:none;padding:15px 40px;font-size:16px;font-weight:600;color:#666;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s ease;position:relative;flex:1}.salon-detail-tab-link:hover{color:#333;background-color:#f5f5f5}.salon-detail-tab-link.active{color:#000;background-color:#4b5945;border-bottom:none}.salon-service-card{border:2px solid #4B5945;width:200px;border-radius:8px;cursor:pointer;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;transition:all .2s ease}.salon-service-card:hover{border-color:#66785f;box-shadow:0 4px 12px #4b59451f;transform:translateY(-3px)}.salon-service-image{width:100%;height:140px;background-color:#d9e9cf;display:flex;align-items:center;justify-content:center;overflow:hidden}.salon-service-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.salon-service-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;background-color:#d9e9cf}.salon-service-info{padding:12px;display:flex;flex-direction:column;gap:6px;flex:1}.salon-service-name{font-size:18px;font-weight:600;color:#4b5945;text-align:center;padding:15px 10px}.salon-service-rating{display:flex;align-items:center;gap:5px;font-size:11px;color:#718096;margin-left:10px}.salon-service-price{font-size:18px;font-weight:700;color:#4b5945;margin-left:10px;text-align:left}.salon-service-book-btn{width:50px;padding:10px;background:#96a78d;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;margin:10px}.book-appt-personal-info{background-color:#fff;border-radius:8px;display:flex;align-items:center;position:relative;z-index:10;width:330px;height:40px;padding-left:.3rem}.book-appt-modal{width:960px;max-width:95vw;max-height:88vh;overflow-y:auto;background:#fff;padding:24px 28px;border-radius:18px;box-shadow:0 8px 30px #0000002e}.book-appt-modal--calendar{width:2300px;height:800px;max-width:100vw;max-height:95vh}.book-appt-grid{display:flex;gap:24px;align-items:flex-start}.book-appt-column{display:flex;flex-direction:column}.book-appt-column-left{flex:0 0 280px}.book-appt-mini-cal{margin-top:18px;padding:10px 12px;border-radius:12px;background-color:#f7f7f5;border:1px solid #d6dfd1}.book-appt-mini-cal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.book-appt-mini-cal-title{font-size:.9rem;font-weight:600;color:#4b5945}.book-appt-mini-cal-status{font-size:.8rem;color:#6b7c67}.book-appt-mini-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.book-appt-mini-cal-cell{background-color:#eef3e8;border-radius:10px;padding:6px 4px;text-align:center;border:1px solid #cfd9c8}.book-appt-mini-cal-cell--off{background-color:#f3f3f3;border-color:#dedede;color:#8a8a8a}.book-appt-mini-cal-day{font-size:.72rem;font-weight:600;margin-bottom:2px;color:#4b5945}.book-appt-mini-cal-range{font-size:.7rem;display:flex;justify-content:center;gap:2px;color:#2f3a2b}.book-appt-mini-cal-closed{font-size:.7rem;color:#8a8a8a}.book-appt-employee-status{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;margin-top:2px;color:#4b5945}.book-appt-employee-status-icon{flex-shrink:0}.book-appt-grid{display:grid;grid-template-columns:320px 1fr;gap:24px;margin-top:18px}.book-appt-date-pill--off{opacity:.4;cursor:not-allowed}.book-appt-date-pill--off:hover{background:#efefef}.verified-status{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;color:#4b5945}.verified-icon{color:#4b5945}.book-appt-calendar-wrapper{margin-top:16px;padding:10px 14px;border-radius:12px;background-color:#f7f7f5;border:1px solid #d3ddcd}.book-appt-calendar-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.book-appt-calendar-title{font-weight:600;font-size:.95rem;color:#4b5945}.book-appt-calendar-sub{font-size:.8rem;color:#6b7c67}.book-appt-calendar-wrapper .rbc-time-view{border:none}.book-appt-calendar-wrapper .rbc-header{padding:2px 0;font-size:.75rem}.book-appt-calendar-wrapper .rbc-event{background-color:#d9e9cf;border:1px solid #4B5945;color:#2f3a2b;font-size:.7rem}.book-appt-calendar-wrapper .rbc-toolbar button{border:1px solid #4B5945;border-radius:999px;padding:2px 8px;font-size:.75rem;background-color:#fff}.book-appt-calendar-wrapper .rbc-toolbar button:focus,.book-appt-calendar-wrapper .rbc-toolbar button:hover{background-color:#d9e9cf}.book-appt-calendar-card{margin-top:8px;background-color:#f7f8f5;border-radius:12px;border:1px solid #d1ddc6;padding:12px;height:550px;overflow:hidden}.book-appt-calendar-card{height:70vh}.modal-content.book-appt-modal{max-width:none;max-height:none;width:auto;height:auto}.modal-content.book-appt-modal.book-appt-modal--calendar{width:1500px;height:950px;max-width:98vw;max-height:95vh}.book-appt-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.book-appt-title{font-size:1.4rem;font-weight:700;color:#2f3a2b}.book-appt-back-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;border:2px solid #4B5945;background-color:#d9e9cf;color:#4b5945;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.book-appt-back-btn:hover{background-color:#b6ceb4;transform:translateY(-1px)}.book-appt-notes{margin-top:10px}.book-appt-notes-label{display:block;font-size:.85rem;font-weight:600;color:#4b5945;margin-bottom:4px}.book-appt-notes-textarea{width:100%;border-radius:10px;border:1.5px solid #d0ddc6;padding:8px 10px;font-size:.9rem;resize:vertical;min-height:70px;background-color:#f7f8f5}.book-appt-notes-textarea:focus{outline:none;border-color:#4b5945;background-color:#fff}.edit-employee-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.status-chip{border-radius:999px;padding:6px 12px;border:1px solid #cbd5ce;background-color:#f8faf7;font-size:13px;cursor:pointer;transition:.15s ease;color:#374151}.status-chip:hover{background-color:#e5f1dc}.status-chip-active{background-color:#5a8c4f;border-color:#4c7a43;color:#fff}.status-chip-warn{border-color:#f97316;background-color:#fff7ed;color:#7c2d12}.status-chip-warn.status-chip-active{background-color:#ea580c;border-color:#c2410c;color:#fff}.status-chip-danger{border-color:#f87171;background-color:#fef2f2;color:#7f1d1d}.status-chip-danger.status-chip-active{background-color:#dc2626;border-color:#b91c1c;color:#fff}.book-appt-service-row{display:flex;justify-content:space-between;align-items:center;background-color:#4b5945;color:#f6fff2;padding:10px 14px;border-radius:10px;margin-bottom:14px}.book-appt-service-name{font-weight:600;font-size:.96rem}.book-appt-service-price{font-weight:700;font-size:.96rem}.status-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;margin-top:6px;width:-moz-fit-content;width:fit-content}.availability-status .status-badge{float:right;background:#e7eddf;padding:.3rem 1rem;border-radius:6px}.status-badge-booked{background-color:#e4e9e1;color:#374151}.status-badge-confirmed{background-color:#d1f0d0;color:#2f6b2f}.status-badge-checked-in{background-color:#cdeafe;color:#1e4f7b}.status-badge-in-progress{background-color:#fde7c7;color:#b45309}.status-badge-completed{background-color:#cde9d4;color:#2f6b2f}.status-badge-no-show{background-color:#ffe4e6;color:#b91c1c}.status-badge-cancelled{background-color:#fce8e8;color:#991b1b}.appointment-card .status-badge{margin-top:10px;display:inline-block}.appt-notes+.status-badge{margin-top:6px}.appointment-card .status-badge{margin-bottom:4px}.appt-status-wrapper{margin-top:10px;margin-bottom:4px}.appointment-card .status-badge{float:none;display:inline-block}.appt-status-wrapper{margin-top:8px}.book-appt-alert{margin-bottom:10px;border-radius:10px;padding:9px 12px;font-size:.9rem}.book-appt-alert-error{background:#fdd;border:2px solid #d9534f;color:#a33a3a}.book-appt-alert-success{background:#e3f6df;border:2px solid #5da55d;color:#356b35}.book-appt-grid{display:grid;grid-template-columns:1.1fr 1.5fr;gap:18px;margin-top:8px}.book-appt-column,.book-appt-column--experts{display:flex;flex-direction:column}.book-appt-employee-card{width:100%}.book-appt-subtitle{font-size:1rem;font-weight:600;margin-bottom:8px}.book-appt-column-right{flex:1}.book-appt-employee-list{margin-top:8px;max-height:420px;overflow-y:auto}.book-appt-employee-card{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 12px;border-radius:18px;border:1.5px solid #d0ddc6;cursor:pointer;background:#f0f3ee;transition:.2s ease;box-shadow:0 2px 6px #0000000d}.book-appt-employee-card:hover{background-color:#e4ecdd;border-color:#b6c4a2}.book-appt-employee-card--selected{background-color:#d9e9cf;border-color:#4b5945}.book-appt-employee-avatar{width:46px;height:46px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#2f3a2b;border:2px solid #4B5945;background-color:#d3d9cf}.book-appt-employee-info{display:flex;flex-direction:column}.book-appt-employee-name{font-size:.95rem;font-weight:600;color:#2f3a2b}.book-appt-employee-status{font-size:.78rem;color:#6b7c67}.book-appt-date-strip{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.book-appt-date-pill{display:flex;flex-direction:column;align-items:center;gap:2px;background:#efefef;border-radius:999px;padding:6px 10px;cursor:pointer;font-size:.78rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1.5px solid #d0ddc6;transition:.2s ease;min-width:54px}.book-appt-date-pill:hover{background:#e2e2e2}.book-appt-date-pill--selected{background:#4b5945;color:#f6fff2;border-color:#4b5945}.book-appt-date-weekday{font-weight:700;letter-spacing:.03em}.book-appt-date-daynum{font-size:.86rem}.book-appt-times-wrapper{margin-top:6px}.book-appt-hint{font-size:.85rem;color:#6b7c67;margin-top:4px}.book-appt-times-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.book-appt-time-chip{padding:6px 11px;background:#f0f0f0;border-radius:10px;font-size:.85rem;cursor:pointer;transition:.2s ease;border:1.5px solid #d0ddc6}.book-appt-time-chip:hover{background:#e6e6e6}.book-appt-time-chip--selected{background:#4b5945;border-color:#4b5945;color:#f6fff2;font-weight:600}.book-appt-footer{margin-top:20px;display:flex;justify-content:space-between;gap:12px}.book-appt-cancel-btn,.book-appt-confirm-btn{flex:1;padding:10px 14px;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:.2s ease;border-width:2px;border-style:solid}.book-appt-cancel-btn{background-color:#f9cfcf;color:#a12b25;border-color:#f0a9a9}.book-appt-cancel-btn:hover{background-color:#f4b7b7}.book-appt-confirm-btn{background-color:#4b5945;color:#f6fff2;border-color:#4b5945}.book-appt-confirm-btn:hover{background-color:#66785f}.book-appt-confirm-btn:disabled{opacity:.7;cursor:default}@media(max-width:720px){.book-appt-grid{grid-template-columns:1fr}}.shop-grid{display:grid;grid-template-columns:repeat(3,200px);gap:100px;margin:50px;justify-content:center;align-items:start}.salon-service-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px}.shop-service-title{color:#4b5945;text-align:left;margin:50px 0 0 550px}.shop-carousel{position:relative;display:flex;align-items:center;justify-content:center;gap:40px;padding:40px 0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000073;display:flex;justify-content:center;align-items:flex-start;padding:24px;overflow:auto;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;position:relative}.add-service-btn{padding:.5rem 1rem;background:#4b5945;color:#fff;border:none;border-radius:4px;margin-top:50px;margin-right:550px;cursor:pointer}.add-service-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:999}.add-service-modal-content{background:#fff;border-radius:16px;width:480px;max-width:90%;box-shadow:0 8px 24px #00000026;padding:24px 28px;animation:fadeIn .3s ease}.add-service-modal-header{display:flex;justify-content:space-between;text-align:left;color:#4b5945}.add-service-header-title{font-size:1.5rem;font-weight:600;color:#4b5945}.add-service-close-btn{background:transparent;border:none;cursor:pointer;color:#4b5945}.add-service-divider{margin:16px 0;border:none;height:2px;background-color:#eee}.add-service-form{display:flex;flex-direction:column;gap:14px}.add-service-label{font-weight:500;color:#66785f;text-align:left}.add-service-service-name-box{background-color:#fff;border-radius:8px;display:flex;align-items:center;position:relative;z-index:10;width:420px;height:40px;padding-left:.3rem}.add-service-row{display:flex;align-items:center;gap:10px}.add-service-price-box{background-color:#fff;border-radius:8px;display:flex;align-items:center;position:relative;z-index:10;width:130px;height:40px;padding-left:.3rem}.add-service-upload-btn{display:inline-flex;align-items:center;gap:6px;background:#fff;color:#333;padding:10px 12px;border:2px solid black;border-radius:8px;cursor:pointer;height:40px;font-size:.9rem;transition:all .2s ease}.add-service-upload-btn:hover{background:#d9e9cf;border-color:#4b5945;color:#4b5945}.add-service-description-box{background-color:#fff;border-radius:8px;display:flex;align-items:center;position:relative;z-index:10;width:420px;height:150px;padding-left:.3rem;padding-top:.3rem}.add-service-image-preview{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.preview-image{width:70px;height:70px;border-radius:8px;-o-object-fit:cover;object-fit:cover;border:1px solid #ddd}.add-service-actions{display:flex;justify-content:space-between;margin-top:16px}.add-service-back-btn,.add-service-submit-btn,.add-service-delete-btn{flex:1;font-size:1rem;padding:10px 16px;border:none;border-radius:8px;cursor:pointer;transition:all .25s ease}.add-service-back-btn{background:#f0f0f0;color:#333;margin-right:8px}.add-service-back-btn:hover{background:#e2e2e2}.add-service-submit-btn{background:#d9e9cf;color:#000}.add-service-btn-submit:hover{background:#b6ceb4}.add-service-delete-btn{background:#f9cfcf;color:red;margin-right:8px;border-color:red}.admin-dashboard{padding:2rem;background-color:#f5f7f4;color:#4b5945;min-height:100vh}.admin-title{text-align:center;font-size:2rem;margin-bottom:1.5rem}.admin-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.admin-tab{background-color:#d9e9cf;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;color:#4b5945;font-weight:600;font-size:1rem}.admin-tab.active{background-color:#4b5945;color:#fff}.admin-content{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 6px #0000001a}.analytics-grid,.system-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem}.analytics-card,.system-card{border:2px solid #4B5945;border-radius:8px;padding:1rem;background-color:#d9e9cf;text-align:center}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem}.analytics-card{border:2px solid #4B5945;border-radius:8px;padding:1rem;background-color:#d9e9cf;text-align:center}.analytics-card p{font-size:1.5rem;font-weight:700;margin-top:.5rem}.analytics-page{background-color:#f5f7f4;padding:1rem;color:#4b5945}.analytics-header{display:flex;justify-content:space-between;align-items:center;background-color:#4b5945;color:#fff;border-radius:10px 10px 0 0;padding:.75rem 1.25rem}.filters{display:flex;gap:.5rem}.filter-btn{background-color:#d9e9cf;border:none;padding:.5rem 1rem;border-radius:5px;font-weight:500;cursor:pointer}.analytics-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;background-color:#d9e9cf;padding:1rem;border-radius:0 0 10px 10px;margin-bottom:2rem}.metric-card{background-color:#f0f4ec;border:1px solid #4B5945;border-radius:6px;padding:1rem;text-align:center}.metric-value{font-size:1.8rem;font-weight:700;color:#4b5945}.progress-bar{background-color:#d9e9cf;border-radius:10px;height:8px;width:100%;margin-top:.5rem}.progress-fill{height:100%;background-color:#4b5945;border-radius:10px}.chart-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1rem;margin-bottom:2rem}.chart-card{background-color:#eef3e7;border:1px solid #4B5945;border-radius:8px;padding:1rem}.store-table{width:100%;border-collapse:collapse;margin-top:.5rem}.store-table th,.store-table td{padding:.5rem;text-align:left;border-bottom:1px solid #c0cbb5}.salon-activity-page{background-color:#f5f7f4;padding:1rem;color:#4b5945}.salon-header{display:flex;justify-content:space-between;align-items:center;background-color:#4b5945;color:#fff;border-radius:10px 10px 0 0;padding:.75rem 1.25rem}.salon-actions{display:flex;gap:.5rem}.salon-main-grid{display:grid;grid-template-columns:1.2fr 1.8fr 1fr;gap:1rem;margin-top:1rem}.salon-panel{background-color:#d9e9cf;border-radius:10px;padding:1rem}.view-btn{background-color:#4b5945;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;width:100%;font-weight:700;cursor:pointer;margin-bottom:1rem}.panel-section h4{margin-bottom:.5rem;color:#4b5945}.verification-list{list-style:none;padding:0;margin:0}.verification-list li{display:flex;justify-content:space-between;padding:.5rem;background-color:#eef3e7;margin-bottom:.5rem;border-radius:5px;font-weight:500}.status-icons{display:flex;gap:.3rem}.verify-icon,.reject-icon{cursor:pointer}.salon-center{display:flex;flex-direction:column;gap:1rem}.card{background-color:#eef3e7;border:1px solid #4B5945;border-radius:8px;padding:1rem}.card.highlight{background-color:#d9e9cf;text-align:center}.metric-value{font-size:2rem;font-weight:700;margin-top:.5rem}.salon-right{display:flex;flex-direction:column;gap:1rem}.demographics-page{background-color:#f5f7f4;padding:1rem 2rem;color:#4b5945}.header-section{background-color:#4b5945;color:#fff;border-radius:10px 10px 0 0;padding:1rem;text-align:center;font-family:Georgia,serif}.top-buttons{display:flex;justify-content:space-between;margin:1rem 0}.dropdown{background-color:#e3edd7;color:#4b5945;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:500}.demographics-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.card{background-color:#eef3e7;border-radius:10px;border:1px solid #4B5945;padding:1rem;text-align:center}.card h4{margin-bottom:1rem;color:#4b5945}.reports-page{background-color:#f5f7f4;padding:1rem 2rem;color:#4b5945}.reports-header{background-color:#4b5945;color:#fff;border-radius:10px 10px 0 0;padding:1rem;text-align:center;font-family:Georgia,serif}.reports-top-buttons{display:flex;justify-content:space-between;margin:1rem 0}.create-btn,.view-btn,.download-btn{background-color:#4b5945;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:6px;font-weight:700;cursor:pointer;transition:.2s ease}.create-btn:hover,.view-btn:hover,.download-btn:hover{background-color:#66785f}.report-box{background-color:#eef3e7;border:1px solid #4B5945;border-radius:10px;padding:1.5rem;max-width:500px;margin:0 auto}.checkbox-container{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1rem}.checkbox-container label{font-weight:500;font-size:1rem}.download-btn{width:100%;margin-top:1rem}.uptime-page{background-color:#f5f7f4;padding:1.5rem 2rem;color:#4b5945;font-family:Georgia,serif}.uptime-header{background-color:#4b5945;color:#fff;border-radius:10px 10px 0 0;padding:1rem;display:flex;justify-content:space-between;align-items:center}.uptime-controls select{background-color:#dbe5d2;border:1px solid #4B5945;border-radius:6px;margin-left:1rem;padding:.4rem;color:#4b5945;font-weight:700}.uptime-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin:1.5rem 0}.uptime-card{background-color:#eef3e7;border-radius:10px;padding:1rem;text-align:center;min-height:100px;box-shadow:0 1px 3px #00000026}.uptime-card h4{font-size:1.1rem;margin-bottom:.5rem}.uptime-card.green{background-color:#c8e6c9}.uptime-card.gray{background-color:#e8eae6}.uptime-card.red{background-color:#ffcdd2}.uptime-card.neutral{background-color:#f0f3ec}.progress-bar{background-color:#cdd5c1;border-radius:5px;height:8px;width:80%;margin:.3rem auto;overflow:hidden}.progress-fill{background-color:#4b5945;height:8px;border-radius:5px}.progress-fill.red{background-color:#c62828}.error-section{background-color:#eef3e7;padding:1.5rem;border-radius:8px;margin-top:2rem;border:1px solid #4B5945}.no-error-text{color:#2e7d32;font-weight:700}.expand-btn,.collapse-btn{background-color:#4b5945;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;margin-top:1rem;cursor:pointer}.expand-btn:hover,.collapse-btn:hover{background-color:#66785f}.error-log{background-color:#f8d7da;padding:1rem;border-radius:6px;border:1px solid #c62828}.error-time{color:#b71c1c;font-weight:700}.error-details{color:#b71c1c;margin-bottom:.3rem}.cart-header{display:flex;align-items:center;gap:8px;color:#f6fff2;background-color:#4b5945;padding:8px 10px;border-radius:8px;margin:8px 8px 14px 36px}.cart-header-icon{font-size:14px}.cart-title{font-weight:600}.cart-section{margin:16px 0}.cart-section-title{color:#4b5945;font-weight:700;margin:8px 0}.cart-item{display:flex;justify-content:space-between;align-items:flex-start;background-color:#eef6e8;border:1px solid #B6CEB4;border-radius:10px;padding:10px;margin-bottom:10px}.cart-item-left{display:flex;gap:10px;max-width:65%}.cart-item-icon{width:36px;height:36px;border-radius:8px;background-color:#d9e9cf;border:2px solid #4B5945;display:flex;align-items:center;justify-content:center;font-size:18px}.cart-item-text{text-align:left}.cart-item-title{font-weight:700;color:#2f3a2b;margin-bottom:2px}.cart-item-subtitle{font-size:.9rem;color:#4b5945}.cart-item-note{font-size:.8rem;color:#6b7c67}.cart-item-right{display:flex;align-items:center;gap:6px}.cart-item-price{font-weight:700;color:#2f3a2b;min-width:64px;text-align:right}.cart-icon-button{background-color:#d9e9cf;color:#4b5945;border:1.5px solid #4B5945;border-radius:6px;padding:4px;cursor:pointer}.cart-icon-button:hover{background-color:#b6ceb4}.cart-empty-text{color:#6b7c67;margin:6px 0 0}.cart-footer{margin-top:18px;padding-top:10px;border-top:1px solid #B6CEB4}.cart-row{display:flex;justify-content:space-between;margin:6px 0;color:#2f3a2b}.cart-row-total{font-weight:800;font-size:1.05rem}.cart-checkout-button{width:100%;margin-top:10px;background-color:#4b5945;color:#f6fff2;border:2px solid #4B5945;border-radius:10px;padding:10px 0;font-weight:700;cursor:pointer}.cart-checkout-button:hover{background-color:#3f4d3b}.qty-controls{display:inline-flex;align-items:center;gap:6px;margin-top:4px}.qty-btn{width:24px;height:24px;background-color:#d9e9cf;color:#4b5945;border:1.5px solid #4B5945;border-radius:6px;cursor:pointer;font-weight:700;line-height:1}.qty-btn:hover{background-color:#b6ceb4}.qty-count{min-width:22px;text-align:center;font-weight:700;color:#2f3a2b}.empty-card{background-color:#eef6e8;border:1px solid #B6CEB4;border-radius:12px;padding:16px;margin:16px 8px 0 36px;text-align:left}.empty-icon{width:40px;height:40px;background-color:#d9e9cf;border:2px solid #4B5945;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:18px}.empty-title{color:#2f3a2b;font-weight:700;margin-bottom:6px}.empty-text{color:#4b5945;margin:0 0 12px;line-height:1.35}.logout-button{background-color:#d9e9cf;color:#4b5945;border:2px solid #4B5945;border-radius:8px;padding:8px 10px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center}.logout-button:hover{background-color:#b6ceb4}.nb-section{margin:18px 6px}.nb-section-title{font-weight:700;color:#fff;margin-bottom:10px;font-size:2rem}.nb-text-link{width:100%;text-align:left;background:transparent;border:none;color:#fff;font-size:1.05rem;padding:10px 0;cursor:pointer;display:block}.nb-text-link:hover{background:#f6fff21f;border-radius:6px;padding-left:8px}.nb-footer{position:absolute;left:14px;bottom:10px;right:14px;display:flex;align-items:center;gap:12px;color:#fff}.nb-footer-link{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px 0}.nb-footer-link:hover{text-decoration:underline}.loy-page{padding:24px 32px;max-width:1100px;margin:0 auto}.loy-title{display:flex;align-items:center;gap:8px;color:#2f3a2b;font-weight:700;font-size:1.25rem;margin-bottom:12px;width:100%;max-width:1100px}.loy-stats{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px;justify-content:center}.loy-card{display:flex;gap:8px;align-items:center;background:#fff;border:1px solid #E3E7E1;border-radius:10px;padding:10px 12px;min-width:300px;height:100px;margin-top:30px;margin-bottom:30px}.loy-card-label{color:#6b7c67;font-size:.85rem}.loy-card-value{color:#2f3a2b;font-weight:700}.loy-subtitle{margin:14px 0 8px;color:#2f3a2b}.loy-program{background:#fff;border:1px solid #E3E7E1;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a;width:1100px;margin:20px auto 40px}.loy-program-head{background:#4b5945;color:#f6fff2;padding:12px;display:flex;align-items:center;justify-content:space-between}.loy-program-id{display:flex;align-items:center;gap:10px}.loy-diamond{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f6fff226;border:1px solid rgba(246,255,242,.4)}.loy-program-name{font-weight:700}.loy-program-rule{font-size:.85rem;opacity:.9}.loy-badge{background:#c9b15a;color:#2f3a2b;font-weight:700;padding:3px 8px;border-radius:8px;font-size:.8rem}.loy-metrics{display:flex;gap:24px;padding:10px 12px;border-bottom:1px solid #EAEDE8}.loy-metric-label{color:#6b7c67;font-size:.85rem}.loy-metric-value{color:#2f3a2b;font-weight:700}.loy-next{padding:10px 12px;border-bottom:1px solid #EAEDE8}.loy-next-row{display:flex;justify-content:space-between;margin-bottom:6px}.loy-next-left{display:inline-flex;align-items:center;color:#2f3a2b;font-weight:600}.loy-next-right{color:#6b7c67;font-size:.85rem}.loy-progress{height:8px;background:#e5e9e2;border-radius:999px;overflow:hidden}.loy-progress-fill{height:100%;background:#4b5945}.loy-info{margin-top:8px;background:#e6f2e1;color:#2f3a2b;border:1px solid #CFE1C8;border-radius:8px;padding:8px;font-size:.9rem}.loy-tabs{display:flex;gap:8px;padding:10px 12px;border-bottom:1px solid #EAEDE8}.loy-tab{background:#eef6e8;color:#2f3a2b;border:1px solid #CFE1C8;border-radius:8px;padding:6px 10px;cursor:pointer;font-weight:600}.loy-tab-active{background:#4b5945;color:#f6fff2;border-color:#4b5945}.loy-activity{list-style:none;padding:0;margin:0}.loy-activity-row{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #EAEDE8}.loy-activity-left{display:flex;align-items:center;gap:10px}.loy-activity-title{color:#2f3a2b}.loy-activity-date{color:#6b7c67;font-size:.85rem}.loy-activity-pts{color:#2f3a2b;font-weight:700}.loy-last{padding:10px 12px;color:#6b7c67;font-size:.85rem}.wallet-container{max-width:920px;margin:0 auto;padding:24px 16px 80px}.wallet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.wallet-title{margin:0;font-size:20px;color:#1f2328}.wallet-subtitle{margin:6px 0 0;font-size:14px;color:#6b6f76}.wallet-add-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #cdd6c7;padding:10px 14px;border-radius:8px;background:#e6f0dd;color:#2a3823}.appointments-container{background-color:#f7f7f5;min-height:100vh;padding:2rem 5rem;color:#4b5945;font-family:Inter,sans-serif}.jade-header h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.section-title{border-bottom:3px solid #4b5945;font-size:1.2rem;font-weight:700;margin:2rem 0 1rem}.appointment-card{background-color:#4b5945;color:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start}.appt-info h3{font-size:1.1rem;margin-bottom:.5rem}.appt-info p{margin:.2rem 0}.appt-buttons button{margin-left:.5rem;padding:.4rem .8rem;border-radius:6px;border:none;cursor:pointer;font-weight:500}.wallet-card{display:flex;align-items:center;gap:16px;border:1px solid #e6e7e9;background:#fff;border-radius:10px;padding:16px;margin-bottom:12px}.wallet-brand{color:#fff;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:700;width:44px;text-align:center}.wallet-brand.visa{background-color:#356ae6}.wallet-brand.mc{background-color:#e53935}.wallet-info{text-align:left}.wallet-number{font-weight:600;color:#1f2328}.wallet-default-badge{margin-left:6px;font-size:12px;padding:6px 10px;border-radius:6px;background:#e6f0dd;color:#2a3823}.wallet-text{font-size:14px;color:#6b6f76;margin-top:3px}.wallet-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.wallet-set-btn,.wallet-remove-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;font-size:14px;cursor:pointer}.wallet-set-btn{border:1px solid #e6e7e9;background:#fff}.wallet-remove-btn{border:1px solid #f1d4d2;background:#fdeeee;color:#a12b25}.wallet-security-box{border:1px solid #e6e7e9;background:#fafbfb;border-radius:10px;padding:16px;margin-top:20px}.wallet-security-header{display:flex;align-items:center;gap:10px}.wallet-info-icon{width:22px;height:22px;border-radius:50%;border:1px solid #cfd3d8;display:flex;align-items:center;justify-content:center;font-size:12px;color:#6b6f76}.wallet-security-title{font-weight:600;color:#1f2328}.wallet-add-form{background-color:#f9faf9;border:1px solid #d6dfd1;border-radius:12px;padding:20px;margin-top:16px;text-align:left;box-shadow:0 2px 6px #0000000d;max-width:400px}.wallet-form-row{margin-bottom:14px}.wallet-label{display:block;font-size:.95rem;color:#4b5945;margin-bottom:6px;font-weight:500}.wallet-input{width:100%;padding:8px 10px;font-size:.95rem;border:1px solid #c8d4c1;border-radius:8px;background-color:#fff;color:#333;outline:none;transition:border-color .2s ease}.wallet-input:focus{border-color:#8ca47c;box-shadow:0 0 0 2px #8ca47c26}.wallet-checkbox-row{display:flex;align-items:center;gap:6px;color:#4b5945;font-size:.9rem}.wallet-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.wallet-set-btn{background-color:#4b5945;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}.wallet-set-btn:hover{background-color:#5f7155}.wallet-remove-btn{background-color:#e5ebe0;color:#4b5945;border:1px solid #c9d4c3;border-radius:8px;padding:8px 16px;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}.wallet-remove-btn:hover{background-color:#d9e9cf}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000073;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-box{background-color:#f7f7f5;border-radius:16px;padding:2rem;width:500px;text-align:left}.modal-title{font-size:1.4rem;font-weight:700;margin-bottom:1rem}label{display:block;font-weight:600;margin-top:1rem}.service-select{width:100%;padding:.5rem;border-radius:6px;border:1px solid #ccc;margin-top:.3rem}.expert-container{display:flex;justify-content:space-between;margin:1rem 0}.expert-card{text-align:center;cursor:pointer}.expert-card img{width:60px;height:60px;border-radius:50%;margin-bottom:.3rem}.calendar-container{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-top:.5rem}.time-btn{background-color:#e6ee9c;border:none;border-radius:5px;padding:.5rem;cursor:pointer;font-size:.9rem}.time-btn:hover{background-color:#cddc39}.btn-delete{background-color:#f28b82;color:#fff;font-weight:700;border:none;border-radius:6px;padding:.6rem 1rem;cursor:pointer}.btn-save{background-color:#c8e6c9;color:#4b5945;font-weight:700;border:none;border-radius:6px;padding:.6rem 1rem;cursor:pointer}.success-box{background-color:#fff;padding:2rem 3rem;border-radius:12px;text-align:center;color:#4b5945;box-shadow:0 3px 8px #0000004d}.success-box h3{font-size:1.5rem;margin-bottom:.5rem}.booking-updated{font-weight:700;color:#4b5945}.availability-container,.schedule-container{background:#f7f7f5;color:#4b5945;padding:2rem 5rem;font-family:Inter,sans-serif;min-height:100vh}.tab-bar{display:flex;gap:1rem;margin-bottom:1.5rem}.tab-bar button{padding:.5rem 1.2rem;border:none;border-radius:8px;background:#e7eddf;cursor:pointer}.active-tab{background:#4b5945;color:#fff}.availability-status,.weekly-availability,.salon-hours,.schedule-header{background:#fff;border-radius:12px;padding:1.2rem;margin-bottom:1.2rem}.status-badge{float:right;background:#e7eddf;padding:.3rem 1rem;border-radius:6px}.section-header{display:flex;justify-content:space-between;align-items:center}.day-row{display:flex;justify-content:space-between;padding:.8rem;border-bottom:1px solid #e0e0e0}.unavailable{color:gray}.not-available{background:#f0f0f0;border-radius:5px;padding:.2rem .5rem}.employee-availability-page{max-width:960px;margin:0 auto;padding:24px 16px 40px}.page-title-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.page-title-main{font-size:1.4rem;font-weight:600;margin:0}.page-title-sub{margin:4px 0 0;font-size:.9rem;color:#6b7280}.card-section{background:#fff;border-radius:16px;padding:16px 20px;margin-bottom:16px;box-shadow:0 10px 30px #0f172a0f}.section-title{font-size:1rem;font-weight:600;margin:0 0 4px}.section-subtitle{font-size:.85rem;color:#6b7280;margin:0}.status-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.status-hours-line{margin-top:8px;font-size:.9rem;color:#111827}.status-badge{padding:6px 12px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.85rem;font-weight:600;white-space:nowrap}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.day-list{display:flex;flex-direction:column;gap:6px}.day-row{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:10px;background:#f9fafb}.day-row.unavailable{opacity:.7}.day-label{font-weight:500}.time-slot{display:inline-flex;align-items:center;gap:6px;font-size:.9rem}.not-available{font-size:.85rem;color:#9ca3af}.hours-pill{padding:2px 8px;border-radius:999px;background:#e5f3ff;font-size:.75rem}.edit-hours-btn,.btn-primary,.btn-secondary{border:none;cursor:pointer;font-size:.85rem;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.edit-hours-btn{padding:8px 14px;background:#111827;color:#fff}.btn-primary{padding:8px 16px;background:#111827;color:#fff}.btn-secondary{padding:8px 16px;background:#f3f4f6;color:#111827}.salon-hours-line{font-size:.95rem;font-weight:500;margin:4px 0 2px}.icon-inline{margin-right:4px}.modal-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:40}.edit-modal{background:#fff;border-radius:18px;padding:18px 20px 16px;width:100%;max-width:620px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 45px #0f172a2e}.modal-title{margin:0 0 12px;font-size:1.05rem;font-weight:600}.edit-list{display:flex;flex-direction:column;gap:8px}.edit-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid #f3f4f6}.edit-row:last-child{border-bottom:none}.edit-day-label{width:100px;font-weight:500}.edit-times{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:1}.edit-time-range{display:inline-flex;align-items:center;gap:6px}.edit-time-range input[type=time]{padding:4px 8px;border-radius:8px;border:1px solid #e5e7eb;font-size:.8rem}.edit-dash{font-size:.8rem;color:#6b7280}.edit-available-label{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;color:#374151}.edit-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.error-banner{margin-top:12px;margin-bottom:8px;padding:10px 12px;border-radius:8px;display:flex;align-items:center;gap:8px;font-size:.85rem;background-color:#ffe5e5;color:#9b1c1c;border:1px solid #f5b3b3}.availability-info{margin-top:16px}.edit-modal{background:#fff;padding:2rem;border-radius:12px;width:480px}.edit-row{display:flex;justify-content:space-between;margin:.5rem 0}.edit-times input{margin:0 .3rem}.edit-modal-actions{text-align:right;margin-top:1rem}.edit-modal-actions button{margin-left:.6rem;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer}.shift-row{display:flex;justify-content:space-between;padding:1rem;border-bottom:1px solid #ddd}.no-shift{background:#f0f0f0;padding:.3rem .6rem;border-radius:6px}.footer-controls{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.footer-controls button{background:#e7eddf;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer}.tab-bar button:hover{background-color:#cddac0;transition:.2s ease-in-out}.gallery-thumb{position:relative}.gallery-delete-btn{position:absolute;top:6px;right:6px;background:#0000008c;color:#fff;border:none;padding:4px;border-radius:6px;cursor:pointer;opacity:.85;transition:.15s ease}.gallery-delete-btn:hover{opacity:1;transform:scale(1.1)}.gallery-page{max-width:1050px;margin:0 auto;padding:32px 16px 40px;background-color:#f4f5f2}.gallery-delete-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:999}.gallery-delete-modal{background:#fff;border-radius:16px;padding:24px 24px 18px;max-width:420px;width:100%;box-shadow:0 14px 30px #0000002e;border:1px solid #d9e9cf}.gallery-delete-title{margin:0 0 8px;font-size:20px;font-weight:600;color:#2f3b27}.gallery-delete-text{margin:0 0 16px;font-size:14px;color:#4f5b45}.gallery-delete-preview{border-radius:12px;overflow:hidden;margin-bottom:16px;border:1px solid #eef5e7}.gallery-delete-preview-img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover}.gallery-delete-actions{display:flex;justify-content:flex-end;gap:10px}.gallery-delete-cancel-btn{padding:8px 14px;border-radius:999px;border:1px solid #c3cfd4;background-color:#fff;color:#4a5563;font-size:14px;cursor:pointer;transition:.15s ease}.gallery-delete-cancel-btn:hover:enabled{background-color:#f3f4f6}.gallery-delete-confirm-btn{padding:8px 16px;border-radius:999px;border:none;background-color:#5a8c4f;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:.15s ease}.gallery-delete-confirm-btn:hover:enabled{background-color:#4c7a43}.gallery-delete-confirm-btn:disabled,.gallery-delete-cancel-btn:disabled{opacity:.7;cursor:default}.gallery-header h1{font-size:28px;font-weight:700;margin:0 0 6px;color:#1d221c}.gallery-subtitle{margin:0 0 24px;font-size:14px;color:#5f655f}.upload-section{margin-bottom:24px}.upload-card{background-color:#fff;border-radius:18px;border:1px solid #dde4d6;padding:24px;max-width:700px;margin:0 auto;box-sizing:border-box}.upload-inner{border-radius:14px;border:2px dashed #c2d3bb;background-color:#f9fbf7;padding:40px 16px;text-align:center;cursor:pointer}.upload-inner:hover{background-color:#f3f7ee}.upload-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:56px;height:56px;border:1px solid #c2d3bb;background-color:#e5f0dd;margin-bottom:12px}.upload-text-main{margin:0;font-size:16px;font-weight:600;color:#3e463b}.upload-text-sub{margin:4px 0 12px;font-size:13px;color:#7a8475}.upload-choose-btn{border:none;border-radius:6px;padding:8px 18px;font-size:14px;font-weight:500;background-color:#4b5945;color:#fff;cursor:pointer;margin-bottom:8px}.upload-choose-btn:hover{background-color:#3c4737}.upload-helper-text{margin:0;font-size:11px;color:#8a9283}.gallery-section{margin-bottom:24px}.gallery-top-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.gallery-title-left{font-size:14px;font-weight:600;color:#3b4137;margin:0}.gallery-title-right{font-size:11px;color:#7a8475;margin:0}.gallery-grid{display:flex;gap:12px;flex-wrap:wrap}.gallery-thumb{width:180px;height:160px;border-radius:10px;overflow:hidden;background-color:#d0d5cd}.gallery-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-info-section{margin-top:12px}.gallery-info-card{background-color:#fff;border-radius:18px;border:1px solid #dde4d6;padding:18px 20px}.gallery-info-header{display:flex;align-items:center;margin-bottom:8px}.gallery-info-icon{margin-right:6px;color:#4b5945}.gallery-info-title{font-size:14px;font-weight:600;color:#3b4137}.gallery-info-list{margin:0;padding-left:18px;font-size:12px;color:#5f655f}.gallery-info-list li{margin-bottom:4px}.loyalty-tab-container{padding:40px 60px;background-color:#f5f7f3}.loyalty-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}@media(max-width:900px){.loyalty-grid{grid-template-columns:1fr}}.loyalty-left-column,.loyalty-right-column{display:flex;flex-direction:column;gap:20px}.loyalty-card{background-color:#f3f8ee;border-radius:16px;padding:20px 24px;text-align:left;box-shadow:0 4px 10px #4b594514}.program-summary-card,.program-settings-card,.engagement-card,.customer-points-card{border:1px solid #d2e2cd}.loyalty-card-title{font-size:1.2rem;color:#4b5945;margin:0 0 12px}.loyalty-text-line{margin:4px 0;color:#66785f;font-size:.95rem}.loyalty-subtitle{margin:0 0 12px;font-size:.9rem;color:#66785f}.loyalty-subtitle-light{font-weight:400;font-size:.85rem;color:#8b9a84}.loyalty-field-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:12px}.loyalty-label{flex:1;font-size:.95rem;color:#4b5945}.loyalty-input{flex:1;padding:6px 8px;border-radius:6px;border:1px solid #c1d3bc;font-size:.9rem;background-color:#fff}.loyalty-input:focus{outline:none;border-color:#4b5945}.salon-settings-page{min-height:calc(100vh - 100px);padding:24px 16px 40px;background-color:#f5f6f8;display:flex;justify-content:center;align-items:flex-start}.salon-settings-card{width:100%;max-width:900px;background-color:#fff;border-radius:18px;box-shadow:0 8px 24px #0000000f;padding:24px 24px 20px;box-sizing:border-box}.salon-settings-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.salon-settings-title{font-size:24px;font-weight:600;color:#1f2933;margin:0}.salon-settings-subtitle{font-size:13px;color:#66717f;margin-top:4px}.settings-loading-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background-color:#d9e9cf;font-size:12px;color:#4a5b4b}.settings-section{border-top:1px solid #eef0f3;padding-top:16px;margin-top:12px}.settings-section-title{font-size:14px;font-weight:600;color:#354053;margin:0 0 10px}.settings-label{font-size:13px;font-weight:500;color:#4b5563}.settings-edit-btn{border:none;background:#f3f4f6;width:26px;height:26px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .1s ease}.settings-edit-btn:hover{background:#e5e7eb;transform:translateY(-1px)}.settings-value-text{font-size:14px;color:#111827;margin:0;padding:8px 10px;background-color:#f9fafb;border-radius:10px;min-height:36px;display:flex;align-items:center}.settings-value-text.multiline{align-items:flex-start}.settings-placeholder{color:#9ca3af;font-style:italic}.settings-input,.settings-textarea{width:100%;border-radius:10px;border:1px solid #d1d5db;padding:8px 10px;font-size:14px;outline:none;background-color:#fff}.settings-input:focus,.settings-textarea:focus{border-color:#8bb472;box-shadow:0 0 0 1px #8bb4724d}.settings-textarea{resize:vertical;min-height:80px}.settings-confirm-btn{background-color:#8bb472;color:#fff;box-shadow:0 4px 10px #8bb4724d}.settings-confirm-btn:hover{background-color:#7aa565;transform:translateY(-1px)}.settings-cancel-btn{background-color:#f3f4f6;color:#4b5563}.settings-cancel-btn:hover{background-color:#e5e7eb}.salon-settings-footer{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:16px;border-top:1px solid #eef0f3}.settings-back-btn{background-color:#f3f4f6;color:#4b5563}.settings-back-btn:hover{background-color:#e5e7eb}.settings-save-btn{background-color:#8bb472;color:#fff;box-shadow:0 6px 16px #8bb47266}.settings-save-btn:hover{background-color:#7aa565;transform:translateY(-1px)}.settings-success{margin:4px 0 10px;padding:8px 10px;background-color:#dcfce7;color:#166534;font-size:13px;border-radius:10px}@media(max-width:640px){.salon-settings-card{padding:18px 16px 16px}.salon-settings-header{flex-direction:column;align-items:flex-start}.salon-settings-footer{flex-direction:column-reverse;align-items:stretch;gap:10px}.settings-back-btn,.settings-save-btn{width:100%;justify-content:center}}.salon-settings-page{padding:40px 60px;display:flex;justify-content:center;align-items:flex-start}.salon-settings-card{width:800px;background-color:#dde7d0;border-radius:24px;border:2px solid #4B5945;padding:40px 60px 30px;box-shadow:0 6px 16px #4b594526}.salon-settings-title{text-align:center;font-size:2rem;color:#4b5945;margin:0 0 30px}.settings-field-block{margin-bottom:22px}.settings-label-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.settings-label{font-size:1rem;color:#4b5945;font-weight:500}.settings-edit-btn{border:none;background:none;padding:2px;cursor:pointer;color:#66785f}.settings-value-text{margin:0;color:#657a63;font-size:.95rem}.settings-input{width:100%;padding:6px 8px;border-radius:6px;border:1px solid #c1d3bc;font-size:.95rem;background-color:#fff}.settings-input:focus{outline:none;border-color:#4b5945}.loyalty-button-row{display:flex;gap:12px;margin-top:16px}.loyalty-primary-btn,.loyalty-secondary-btn{padding:8px 16px;border-radius:8px;border:none;font-size:.95rem;cursor:pointer}.loyalty-primary-btn{background-color:#4b5945;color:#f0f0f0}.loyalty-primary-btn:hover{background-color:#66785f}.loyalty-secondary-btn{background-color:#e4ecdd;color:#4b5945}.loyalty-secondary-btn:hover{background-color:#d3e0c9}.loyalty-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.loyalty-card-icon{color:#4b5945}.loyalty-chart{border-radius:8px;background-color:#fff;border:1px solid #e2eadc;padding:12px}.loyalty-chart-body{display:flex;align-items:flex-end;gap:12px;height:160px;margin-bottom:10px}.loyalty-chart-column{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1}.loyalty-chart-bars{display:flex;align-items:flex-end;gap:4px;width:100%}.loyalty-bar-earned,.loyalty-bar-redeemed{flex:1;border-radius:4px 4px 0 0}.loyalty-bar-earned{background-color:#bfd4b5}.loyalty-bar-redeemed{background-color:#8faa84}.loyalty-chart-label{font-size:.8rem;color:#4b5945}.loyalty-chart-legend{display:flex;gap:16px;font-size:.8rem;color:#66785f}.loyalty-legend-item{display:flex;align-items:center;gap:6px}.loyalty-legend-swatch{width:12px;height:12px;border-radius:3px}.loyalty-legend-earned{background-color:#bfd4b5}.modal-buttons{display:flex;justify-content:space-between;margin-top:1.5rem}.loyalty-legend-redeemed{background-color:#8faa84}.loyalty-table{margin-top:8px;border-radius:8px;background-color:#fff;border:1px solid #e2eadc;overflow:hidden;font-size:.9rem}.loyalty-table-header,.loyalty-table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:8px 12px}.loyalty-table-header{background-color:#e7f0df;font-weight:600;color:#4b5945}.loyalty-table-row:nth-child(odd){background-color:#f8fbf3}.loyalty-table-row:nth-child(2n){background-color:#fff}.loyalty-table-col{display:flex;align-items:center}.loyalty-table-name{font-weight:500;color:#4b5945}.settings-confirm-btn{padding:4px 14px;font-size:.85rem;border-radius:16px;border:none;background-color:#4b5945;color:#f0f0f0;cursor:pointer}.settings-confirm-btn:hover{background-color:#66785f}.settings-cancel-btn{padding:4px 14px;font-size:.85rem;border-radius:16px;border:1px solid #b7b7b7;background-color:#fff;color:#4b5945;cursor:pointer}.settings-cancel-btn:hover{background-color:#f0f0f0}.salon-settings-footer{display:flex;justify-content:space-between;align-items:center;margin-top:40px}.settings-back-btn{padding:10px 28px;border-radius:16px;border:none;background-color:#c7c7c7;color:#fff;font-size:.95rem;cursor:pointer}.settings-back-btn:hover{background-color:#b3b3b3}.settings-save-btn{padding:10px 28px;border-radius:16px;border:none;background-color:#4b5945;color:#f0f0f0;font-size:.95rem;cursor:pointer}.settings-save-btn:hover{background-color:#66785f}.error-text{color:#e74c3c;font-size:.85rem;margin-top:4px}.edit-modal-overlay{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:1100}.edit-modal-box{background-color:#f7f7f5;border-radius:24px;padding:24px 24px 20px;width:90%;max-width:640px;box-shadow:0 8px 24px #0000002e;color:#4b5945}.edit-modal-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.edit-back-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;border:2px solid #4B5945;background-color:#d9e9cf;color:#4b5945;cursor:pointer}.edit-back-btn:hover{background-color:#b6ceb4}.edit-modal-title{font-size:1.4rem;font-weight:700;color:#2f3a2b}.edit-section{margin-top:14px;margin-bottom:10px}.edit-label{display:block;font-size:.95rem;font-weight:600;color:#4b5945;margin-bottom:6px}.edit-service-select{width:100%;padding:10px 12px;border-radius:6px;border:none;background-color:#4b5945;color:#fff;font-size:.95rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.edit-experts-row{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 6px}.edit-expert-card{border:1px solid #d0ddc6;background-color:#f0f3ee;border-radius:18px;padding:10px 10px 8px;width:96px;text-align:center;cursor:pointer;box-shadow:0 2px 6px #0000000f}.edit-expert-card-selected{background-color:#d9e9cf;border-color:#4b5945}.edit-expert-avatar{width:64px;height:64px;border-radius:20px;background-color:#d3d9cf;margin:0 auto 6px}.edit-expert-name{font-size:.8rem;color:#4b5945}.edit-helper-text{font-size:.85rem;color:#6b7c67;margin-top:4px}.edit-date-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.edit-date-input{padding:6px 8px;border-radius:8px;border:1px solid #c8d4c1;background-color:#fff;font-size:.9rem;color:#2f3a2b}.edit-date-input:focus{outline:none;border-color:#4b5945;box-shadow:0 0 0 2px #4b59451a}.edit-date-header{font-size:.9rem;color:#6b7c67}.edit-times-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.edit-time-btn{padding:6px 10px;border-radius:8px;border:1px solid #d0ddc6;background-color:#e7eddf;font-size:.85rem;color:#2f3a2b;cursor:pointer}.edit-time-btn:hover{background-color:#d9e9cf}.edit-time-btn-selected{background-color:#4b5945;border-color:#4b5945;color:#f6fff2;font-weight:600}.edit-modal-footer{margin-top:20px;display:flex;justify-content:space-between;gap:12px}.edit-delete-btn,.edit-save-btn{flex:1;padding:10px 14px;border-radius:999px;border:none;font-size:.95rem;font-weight:600;cursor:pointer}.edit-delete-btn{background-color:#f9cfcf;color:#a12b25}.edit-delete-btn:hover{background-color:#f4b7b7}.edit-save-btn{background-color:#4b5945;color:#f6fff2}.edit-save-btn:hover{background-color:#66785f}.edit-save-btn:disabled{opacity:.7;cursor:default}.edit-time-free{background-color:#d9e9cf;border-color:#c1d6b9;color:#2f3a2b}.edit-time-busy{background-color:#f9cfcf;border-color:#f0a9a9;color:#a12b25}.about-container{display:flex;justify-content:center;padding:20px}.about-textbox{background-color:#f3f3f3;border-radius:6px;padding:20px 25px;max-width:800px;width:100%;box-shadow:0 2px 6px #00000014}.about-textbox h2{margin-bottom:12px;color:#4b5945;font-size:1.5rem;font-weight:600}.about-textbox p{color:#333;line-height:1.6;font-size:1rem;white-space:pre-line}.payments-page{background-color:#f9f8f6;min-height:100vh;padding:30px 50px;font-family:Inter,sans-serif;color:#333}.payments-tabs{display:flex;gap:10px;margin-bottom:25px}.payments-tab{border:none;background:#e5edd8;padding:8px 16px;border-radius:8px;font-weight:500;color:#4b5945;cursor:pointer;transition:.2s}.payments-tab--active{background:#4b5945;color:#fff}.payments-tab:disabled{opacity:.5;cursor:not-allowed}.payments-summary-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px;margin-bottom:25px}.payments-card{background:#fff;border-radius:10px;padding:18px 22px;box-shadow:0 2px 6px #0000000d}.payments-card-label{font-size:.9rem;color:#666}.payments-card-value{font-size:1.6rem;font-weight:600;margin:6px 0;color:#33422c}.payments-card-sub{font-size:.8rem;color:#4b5945}.payments-filters-card{background:#fff;border-radius:10px;padding:18px 22px;margin-bottom:25px;box-shadow:0 2px 6px #0000000d}.payments-filters-header{display:flex;justify-content:space-between;align-items:center}.payments-filters-title{font-weight:600;font-size:1.1rem;color:#333}.payments-filters-sub{font-size:.85rem;color:#777}.payments-export-btn{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:6px;border:1px solid #4b5945;background:#f3f7ef;color:#4b5945;font-size:.85rem;cursor:pointer;transition:.2s}.payments-export-btn:hover{background:#e4ecdc}.payments-filters-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px;align-items:flex-end}.payments-filter{display:flex;flex-direction:column}.payments-input-wrapper{display:flex;align-items:center;background:#f5f5f5;border-radius:6px;padding:6px 10px}.payments-input{border:none;outline:none;background:transparent;flex:1;font-size:.9rem}.payments-input-icon{margin-right:6px;color:#777}.payments-select,.payments-date-btn{border:1px solid #ccc;border-radius:6px;background:#fdfdfd;padding:6px 10px;font-size:.9rem;cursor:pointer}.payments-filter-label{font-size:.8rem;color:#666;margin-bottom:4px}.payments-date-btn{display:flex;align-items:center;gap:6px;color:#555}.payments-filters-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:.85rem;color:#666}.payments-sort-buttons{display:flex;gap:8px}.payments-sort-btn{border:1px solid #ccc;background:#f8f8f8;padding:4px 10px;border-radius:6px;cursor:pointer;font-size:.8rem;color:#444}.payments-sort-btn--active{background:#4b5945;color:#fff;border-color:#4b5945}.payments-list{display:flex;flex-direction:column;gap:14px}.payment-row{background:#fff;border-radius:10px;padding:14px 18px;box-shadow:0 2px 6px #0000000d}.payment-row-main{display:grid;grid-template-columns:140px 180px 1fr 140px 140px;gap:10px;align-items:start}.payment-date{font-weight:600;color:#333}.payment-time{font-size:.8rem;color:#777}.payment-name{font-weight:600}.payment-email{font-size:.8rem;color:#777}.payment-tags{display:flex;flex-wrap:wrap;gap:5px}.payment-tag{background:#e5edd8;color:#4b5945;font-size:.75rem;padding:2px 6px;border-radius:6px}.payment-stylist{font-size:.8rem;color:#777;margin-top:4px}.payment-amount{font-weight:600;color:#333}.payment-method{font-size:.8rem;color:#777}.payment-txn-id{font-size:.8rem;color:#999;margin-top:4px}.payment-refund-row{background:#f7f7f7;margin-top:8px;border-radius:6px;padding:6px 10px;font-size:.85rem;color:#555}.payment-refund-label{font-weight:600;margin-right:4px}.userprof-wrapper{position:relative;display:inline-block}.userprof-pill{display:flex;align-items:center;gap:8px;font-weight:600;cursor:pointer;font-size:.95rem;padding:8px 18px;border-radius:9999px;border:2px solid #4B5945;background-color:transparent;color:#4b5945;transition:background-color .2s ease;line-height:1}.userprof-pill svg{width:18px;height:18px}.userprof-dropdown{position:absolute;right:0;margin-top:8px;min-width:160px;background-color:#d9e9cf;border-radius:10px;border:1px solid #4B5945;box-shadow:0 4px 12px #4b594540;padding:6px 0;z-index:1000}.userprof-dropdown button:hover{background-color:#b6ceb4}.error-modal-backdrop{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:999}.error-modal{background:#fff;border-radius:12px;padding:1.5rem 2rem;max-width:420px;width:90%;box-shadow:0 10px 25px #0000002e;position:relative}.error-modal-close{position:absolute;top:.6rem;right:.6rem;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.error-modal-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#33422c}.error-modal-message{font-size:.95rem;margin-bottom:1.25rem;color:#333}.error-modal-ok{padding:.5rem 1.2rem;border-radius:999px;border:none;cursor:pointer;font-size:.95rem;font-weight:500;background:#5a6a54;color:#fff}.payment-container{padding:20px;max-width:1200px;margin:0 auto}.commission-reminder{display:flex;align-items:center;gap:12px;background:#fff3cd;border:1px solid #ffc107;padding:16px;border-radius:8px;margin-bottom:20px}.commission-reminder p{margin:0;font-size:14px;color:#856404}.commission-reminder strong{color:#333}.monthly-total-banner{background:#fff;padding:24px;border-radius:8px;margin-bottom:24px;border:2px solid #0066cc}.monthly-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.monthly-header h2{margin:0;font-size:22px;color:#06c}.monthly-stats{display:flex;gap:16px;flex-wrap:wrap}.monthly-stat{flex:1;min-width:150px;background:#f9f9f9;padding:16px;border-radius:6px}.monthly-stat.highlight{background:#e6f3ff;border:1px solid #0066cc}.monthly-label{margin:0 0 8px;font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px}.monthly-value{margin:0;font-size:24px;color:#1a1a1a}.monthly-stat.highlight .monthly-value{color:#06c}.payment-summary{background:#fff;padding:24px;border-radius:8px;margin-bottom:24px;border:1px solid #e0e0e0}.payment-summary h2{margin-top:0;margin-bottom:8px;font-size:24px;color:#1a1a1a}.period-dates{display:flex;align-items:center;color:#666;font-size:14px;margin-bottom:20px}.payment-stats{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}.stat-card{flex:1;min-width:200px;background:#f9f9f9;padding:20px;border-radius:8px;display:flex;gap:12px;align-items:flex-start;border:1px solid #e8e8e8}.stat-card.highlight{background:#f0f8ff;border:1px solid #b8d8ff}.stat-icon{background:#fff;width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#06c;flex-shrink:0}.stat-info{flex:1}.stat-label{font-size:12px;color:#666;margin:0 0 4px;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:24px;color:#1a1a1a;margin:0}.stat-value.projected{color:#06c;font-size:28px}.stat-subtext{font-size:12px;color:#888;margin:4px 0 0}.period-info{background:#f5f5f5;padding:12px 16px;border-radius:6px;margin-top:16px}.period-info p{margin:0;font-size:14px;color:#333}.payment-history{background:#fff;padding:24px;border-radius:8px;border:1px solid #e0e0e0}.payment-history h2{margin-top:0;margin-bottom:4px;font-size:24px;color:#1a1a1a}.section-subtitle{color:#666;font-size:14px;margin:0 0 20px}.history-card{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fafafa;border-radius:8px;border:1px solid #e8e8e8;gap:16px;flex-wrap:wrap}.history-period{flex:1;min-width:180px}.history-dates{margin:0 0 4px;font-size:16px;color:#1a1a1a}.history-dates-detail{margin:0;font-size:12px;color:#888}.history-details{display:flex;gap:16px;flex:1;min-width:200px;flex-wrap:wrap}.history-stat{display:flex;align-items:center;gap:6px;font-size:14px;color:#666}.history-earnings{text-align:right;min-width:120px}.earnings-label{margin:0 0 4px;font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px}.earnings-value{margin:0;font-size:20px;color:#06c}.payment-container{min-height:100vh;background-color:#f7f5f2}.payment-message{padding:20px;text-align:center;color:#5a6d57}.payment-message--loading,.payment-message--error{color:#5a6d57}.payment-error-text{color:#8b4513;margin-bottom:10px}.payment-error-id{color:#5a6d57}.payment-retry-button{margin-top:10px;padding:8px 16px;background-color:#5a6d57;color:#fff;border:none;border-radius:4px;cursor:pointer}.payment-retry-button:hover{opacity:.92}.commission-info{background-color:#f5f0e8;border:1px solid #d4c5a9;border-radius:8px;padding:16px;margin:20px;display:flex;align-items:center;gap:12px}.commission-info__icon{color:#8b7355;flex-shrink:0}.commission-info__text{margin:0;color:#5a6d57;font-size:14px}.commission-info__title{color:#3d4f3a}.monthly-total{background-color:#e8f0e3;border:1px solid #c5d9ba;border-radius:8px;padding:20px;margin:20px}.monthly-total__header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.monthly-total__icon{color:#5a6d57}.monthly-total__title{margin:0;color:#3d4f3a;font-size:20px}.monthly-total__note{font-size:13px;color:#7a6f5d;margin-bottom:16px;font-style:italic}.monthly-total__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card{text-align:center;padding:12px;background-color:#fff;border-radius:6px}.stat-card--highlight{background-color:#f8fdf5;border-radius:6px;border:2px solid #c5d9ba}.stat-card__label{margin:0 0 6px;font-size:13px;color:#7a6f5d}.stat-card__value{margin:0;font-size:24px;color:#3d4f3a}.card-section{margin:20px;padding:20px;background-color:#fff;border-radius:8px;border:1px solid #e5e5e5}.card-section__title{color:#3d4f3a;margin-bottom:8px}.card-section__subtitle{display:flex;align-items:center;color:#7a6f5d;font-size:14px;margin-bottom:20px}.card-section__subtitle-icon{margin-right:6px}.card-section__subtitle--muted{color:#7a6f5d}.current-period__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.current-period__card{padding:16px;background-color:#fafafa;border-radius:8px;border:1px solid #e5e5e5}.current-period__card--highlight{background-color:#f8fdf5;border:2px solid #c5d9ba}.current-period__content{display:flex;align-items:center;gap:12px;margin-bottom:12px}.current-period__icon-wrap{border-radius:50%;padding:10px;display:flex;align-items:center;justify-content:center}.current-period__icon-wrap--soft{background-color:#e8f0e3}.current-period__icon-wrap--solid{background-color:#5a6d57}.current-period__icon{color:#5a6d57}.current-period__label{margin:0;font-size:13px;color:#7a6f5d}.current-period__label--strong{color:#5a6d57}.current-period__value{margin:4px 0 0;font-size:26px;color:#3d4f3a}.current-period__meta{margin:4px 0 0;font-size:12px;color:#999}.current-period__meta--strong{color:#7a6f5d}.current-period__banner{margin-top:20px;padding:12px;background-color:#f5f0e8;border-radius:6px;border-left:4px solid #8b7355}.current-period__banner-text{margin:0;font-size:14px;color:#5a6d57}.current-period__banner-label{color:#3d4f3a}.history-list{display:flex;flex-direction:column;gap:12px}.history-item{display:grid;grid-template-columns:1fr 2fr 1fr;gap:16px;padding:16px;background-color:#fafafa;border-radius:8px;border:1px solid #e5e5e5;align-items:center}.history-item--recent{background-color:#f8fdf5;border:1px solid #c5d9ba}.history-item__period{margin:0;font-size:15px;color:#3d4f3a}.payments-empty-state{text-align:center;color:#777;margin:40px 0}.history-item__dates{margin:4px 0 0;font-size:12px;color:#999}.history-item__metrics{display:flex;gap:20px;justify-content:center}.history-item__metric{display:flex;align-items:center;gap:6px}.userprof-pill:hover{background-color:#4b59451a}.history-item__metric-icon{color:#7a6f5d}.history-item__metric-text{font-size:14px;color:#5a6d57}.userprof-dropdown button{width:100%;text-align:left;padding:8px 14px;background:transparent;border:none;cursor:pointer;font-size:.9rem;color:#2f3a2b;display:flex;align-items:center;gap:8px;transition:background-color .2s ease}.history-item__earnings-label{margin:0;font-size:12px;color:#7a6f5d}.history-item__earnings-value{margin:4px 0 0;font-size:22px;color:#3d4f3a}@media(max-width:900px){.monthly-total__grid{grid-template-columns:repeat(2,1fr)}.current-period__grid{grid-template-columns:1fr}.history-item{grid-template-columns:1fr;text-align:left}.history-item__earnings{text-align:left}.history-item__metrics{justify-content:flex-start;flex-wrap:wrap}}.calendar-page{background:#f6f5f1;min-height:100vh;padding:20px 32px;font-family:Inter,sans-serif;color:#333}.calendar-view-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.calendar-view-buttons{display:flex;gap:6px}.calendar-view-btn{padding:6px 14px;border-radius:6px;border:1px solid #d8dfd0;background:#f7f8f4;font-size:.85rem;cursor:pointer}.calendar-view-btn--active{background:#788a6c;border-color:#788a6c;color:#fff}.calendar-employee-filter{font-size:.85rem;color:#555}.calendar-employee-filter select{padding:4px 8px;border-radius:4px;border:1px solid #d4d4d4;background:#fff;font-size:.85rem}.calendar-actions{display:flex;gap:8px}.calendar-action-btn{padding:6px 12px;border-radius:6px;border:none;font-size:.85rem;cursor:pointer}.calendar-action-btn--secondary{background:#e6e6e6;color:#444}.calendar-main{display:grid;grid-template-columns:3fr 1fr;gap:16px}.calendar-grid{background:#fff;border-radius:10px;border:1px solid #e1e1dd;padding:10px 12px 12px}.calendar-grid-header{display:grid;grid-template-columns:60px repeat(5,1fr);font-size:.85rem;color:#555;border-bottom:1px solid #f0f0ea;padding-bottom:4px}.calendar-day-header{text-align:center}.calendar-grid-body{display:grid;grid-template-columns:60px 1fr}.calendar-time-column{display:flex;flex-direction:column;justify-content:space-between;font-size:.75rem;color:#777;padding:8px 4px 8px 0}.calendar-time-slot{height:40px}.calendar-day-columns{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.calendar-day-column{position:relative;border-left:1px solid #f3f3ee}.calendar-day-column:last-child{border-right:1px solid #f3f3ee}.calendar-hour-row{height:40px;border-top:1px solid #f5f5f0}.calendar-appointment{position:absolute;left:6px;right:6px;border-radius:4px;padding:4px 6px;font-size:.7rem;font-weight:600;color:#222;box-sizing:border-box}.calendar-appointment-name{margin-bottom:2px}.calendar-appointment-service{font-weight:400}.appt-red{background-color:#f6c1c1}.appt-gray{background-color:#d6d6d6}.appt-blue{background-color:#c7cff9}.calendar-availability{background:#fff;border-radius:10px;border:1px solid #e1e1dd;padding:12px;font-size:.85rem}.availability-header{font-weight:600;margin-bottom:10px}.availability-list{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.availability-item{display:flex;align-items:center;gap:8px}.availability-dot{width:10px;height:10px;border-radius:999px}.emp-dot-blue{background:#6b7edc}.emp-dot-green{background:#8dbb7a}.emp-dot-red{background:#d96a6a}.availability-add-btn{margin-top:4px;padding:6px 10px;border-radius:6px;border:1px solid #d4d4d4;background:#f7f7f7;font-size:.8rem;cursor:pointer}.calendar-stats-row{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.calendar-stat-card{background:#fff;border-radius:8px;border:1px solid #e1e1dd;padding:10px 14px}.calendar-stat-label{font-size:.8rem;color:#666;margin-bottom:4px}.calendar-stat-value{font-size:1.3rem}@media(max-width:900px){.calendar-main{grid-template-columns:1fr}.calendar-stats-row{grid-template-columns:1fr 1fr}}.calendar-header{text-align:"center";font-size:1.2rem;font-weight:600;margin-bottom:10px;color:"#444"}.payment-container{max-width:960px;margin:32px auto;padding:24px;background:#f7faf5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#4b5945}.jade-header h1{font-size:2.2rem;font-weight:700;color:#2f3b28;margin-bottom:20px}.commission-info{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:10px;background:#d9e9cf;border:1px solid #A7C4A0;margin-bottom:20px}.commission-info__icon{flex-shrink:0;color:#4b5945}.commission-info__text{font-size:.9rem;color:#4b5945}.commission-info__title{font-weight:600}.monthly-total{background:#e7f3e0;border-radius:18px;padding:1.5rem 2rem;box-shadow:0 10px 20px #00000008}.monthly-total__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1.25rem;align-items:stretch}.stat-card{background:#fff;border-radius:14px;padding:1.1rem 1.3rem;box-shadow:0 6px 14px #00000008;border:1px solid rgba(75,89,69,.08);display:flex;flex-direction:column;justify-content:center;min-height:110px}.stat-card--highlight{background:#d9e9cf;border-color:#4b594540}.stat-card__label{font-size:.9rem;color:#4b5945;margin-bottom:.4rem}.stat-card__value{font-size:1.3rem;font-weight:700;color:#1f2e18}.current-period__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;align-items:stretch}.current-period__card{background:#f7fbf5;border-radius:16px;padding:1.3rem 1.5rem;border:1px solid rgba(75,89,69,.08);box-shadow:0 6px 14px #00000008;display:flex;flex-direction:column;justify-content:stretch}.current-period__card--highlight{background:#d9e9cf;border-color:#4b594540}.current-period__content{display:flex;align-items:flex-start;gap:1rem;height:100%}.current-period__icon-wrap{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#e1efda;flex-shrink:0}.current-period__icon-wrap--solid{background:#4b5945}.current-period__icon{width:20px;height:20px;color:#4b5945}.current-period__icon--inverse{color:#fff}.current-period__label{font-size:.9rem;color:#4b5945;margin-bottom:.35rem}.current-period__label--strong{font-weight:600}.current-period__value{font-size:1.3rem;font-weight:700;color:#1f2e18;margin-bottom:.2rem}.current-period__meta{font-size:.8rem;color:#6b7a62}.current-period__meta--strong{font-weight:500}.current-period__banner{margin-top:1rem;background:#f0f5ea;border-radius:10px;padding:.75rem 1rem;border:1px solid rgba(75,89,69,.12)}.current-period__banner-text{font-size:.85rem;color:#4b5945}.current-period__banner-label{font-weight:600}.history-list{margin-top:8px;display:flex;flex-direction:column;gap:10px}.history-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;border:1px solid #E2EED7;background:#fff;gap:10px}.history-item--recent{border-color:#a7c4a0;background:#eef6e6}.history-item__period{font-size:.95rem;font-weight:600;color:#2f3b28}.history-item__dates{font-size:.8rem;color:#6f8f72}.history-item__metrics{display:flex;flex-wrap:wrap;gap:10px}.history-item__metric{display:flex;align-items:center;gap:4px;font-size:.8rem;color:#4b5945}.history-item__metric-icon{color:#6f8f72}.history-item__earnings{text-align:right}.history-item__earnings-label{font-size:.8rem;color:#6f8f72}.history-item__earnings-value{font-size:.95rem;font-weight:600;color:#2f3b28}.transactions-table-wrapper{margin-top:12px;border-radius:12px;border:1px solid #E2EED7;overflow:hidden;background:#fff}.transactions-table{width:100%;border-collapse:collapse;font-size:.85rem}.transactions-table thead{background:#eef6e6}.transactions-table th,.transactions-table td{padding:8px 10px;text-align:left}.transactions-table th{font-weight:600;color:#4b5945;border-bottom:1px solid #D9E9CF}.transactions-table tbody tr:nth-child(2n){background:#f7faf5}.transactions-table tbody tr:hover{background:#eef6e6}.payment-message{margin-top:16px;padding:14px 16px;border-radius:10px;background:#eef6e6;border:1px solid #D9E9CF;color:#4b5945;font-size:.9rem}.payment-message--error{background:#f4e5e5;border-color:#e0b2b2;color:#7b2f2f}.payment-message--loading{opacity:.9}.payment-error-text{margin-bottom:4px}.payment-error-id{font-size:.85rem}.payment-retry-button{margin-top:8px;padding:6px 12px;border-radius:999px;border:1px solid #4B5945;background:#4b5945;color:#fff;font-size:.85rem;cursor:pointer}.payment-retry-button:hover{background:#3d4736}.current-period-footer,.payment-note{font-size:.8rem;color:#6f8f72}.pay-period-strip{margin-top:12px;padding:10px 14px;border-radius:10px;background:#eef6e6;border:1px solid #D9E9CF;font-size:.85rem;color:#4b5945}.customer-settings-page{min-height:calc(100vh - 100px);padding:24px 16px 40px;background-color:#f0f0f0;display:flex;justify-content:center;align-items:flex-start}.customer-settings-card{width:100%;max-width:900px;background-color:#fff;border-radius:18px;box-shadow:0 8px 24px #4b59451a;padding:24px 24px 20px;box-sizing:border-box}.customer-settings-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.customer-settings-title{font-size:24px;font-weight:600;color:#4b5945;margin:0}.customer-settings-subtitle{font-size:13px;color:#66785f;margin-top:4px}.settings-loading-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background-color:#d9e9cf;font-size:12px;color:#4b5945}.settings-spinner{animation:jade-spin .8s linear infinite}@keyframes jade-spin{to{transform:rotate(360deg)}}.settings-section{border-top:1px solid #B6CEB4;padding-top:16px;margin-top:12px}.settings-section-title{font-size:14px;font-weight:600;color:#66785f;margin:0 0 10px}.settings-field-block{margin-bottom:14px}.settings-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.settings-label{font-size:13px;font-weight:500;color:#4b5945}.settings-edit-btn{border:none;background:#d9e9cf;width:26px;height:26px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .1s ease}.settings-edit-btn:hover{background:#b6ceb4;transform:translateY(-1px)}.settings-value-text{font-size:14px;color:#4b5945;margin:0;padding:8px 10px;background-color:#f0f0f0;border-radius:10px;min-height:36px;display:flex;align-items:center}.settings-placeholder{color:#96a78d;font-style:italic}.settings-edit-area{display:flex;flex-direction:column;gap:8px}.settings-input{width:100%;border-radius:10px;border:1px solid #96A78D;padding:8px 10px;font-size:14px;outline:none;background-color:#fff}.settings-input:focus{border-color:#66785f;box-shadow:0 0 0 1px #66785f4d}.settings-inline-buttons{display:flex;gap:8px}.settings-confirm-btn,.settings-cancel-btn{border-radius:999px;padding:6px 14px;font-size:13px;border:none;cursor:pointer;transition:background .15s ease,transform .1s ease,box-shadow .1s ease}.settings-confirm-btn{background-color:#66785f;color:#fff;box-shadow:0 4px 10px #66785f4d}.settings-confirm-btn:hover{background-color:#4b5945;transform:translateY(-1px)}.settings-cancel-btn{background-color:#f0f0f0;color:#4b5945}.settings-cancel-btn:hover{background-color:#d9e9cf}.customer-settings-footer{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:16px;border-top:1px solid #B6CEB4}.settings-back-btn,.settings-save-btn{border-radius:999px;padding:8px 18px;font-size:14px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .15s ease,transform .1s ease,box-shadow .1s ease}.settings-back-btn{background-color:#f0f0f0;color:#4b5945}.settings-back-btn:hover{background-color:#d9e9cf}.settings-save-btn{background-color:#66785f;color:#fff;box-shadow:0 6px 16px #66785f59}.settings-save-btn:hover{background-color:#4b5945;transform:translateY(-1px)}.settings-save-btn:disabled{opacity:.7;cursor:default;transform:none;box-shadow:none}.settings-error{margin:4px 0 10px;padding:8px 10px;background-color:#fee2e2;color:#b91c1c;font-size:13px;border-radius:10px}.settings-success{margin:4px 0 10px;padding:8px 10px;background-color:#d9e9cf;color:#4b5945;font-size:13px;border-radius:10px}@media(max-width:640px){.customer-settings-card{padding:18px 16px 16px}.customer-settings-header{flex-direction:column;align-items:flex-start}.customer-settings-footer{flex-direction:column-reverse;align-items:stretch;gap:10px}.settings-back-btn,.settings-save-btn{width:100%;justify-content:center}}.admin-wrapper{width:100%;padding:20px 40px}.sa-section-header{margin-bottom:20px}.sa-main-title{font-size:26px;font-weight:700;color:#2f3e29;text-align:center}.sa-top-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px;margin-bottom:25px}.sa-box{background:#e9f2e4;border:1px solid #b8c7b0;padding:20px;border-radius:10px}.sa-full{margin-top:15px}.sa-box-title{font-size:18px;font-weight:600;color:#2f3e29;margin-bottom:10px}.sa-list{list-style:none;padding-left:10px}.sa-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;font-size:15px;border-bottom:1px dotted #c3d0be}.sa-row:last-child{border-bottom:none}.sa-buttons{display:flex;gap:10px}.sa-green-btn,.sa-red-btn{border:none;padding:5px 8px;border-radius:5px;font-size:16px;cursor:pointer;font-weight:700}.sa-green-btn{background:#cce8cc;color:#2f5f2f}.sa-red-btn{background:#f3d2d2;color:#8b1a1a}.sa-time-value{font-size:30px;font-weight:700;color:#2f3e29;margin-top:10px}.sa-chart-area{width:100%;height:300px;margin-top:10px}.sa-top-row-fixed{display:flex;align-items:center;gap:6px;padding:6px 0;font-size:15px;color:#2f3e29}.sa-rank{font-weight:600;width:20px;text-align:left}.sa-name{flex-grow:1}.sa-bookings{font-weight:500;color:#4b5945}.sa-toast{position:fixed;top:20px;right:25px;background:#4b5945;color:#fff;padding:12px 22px;border-radius:8px;font-size:16px;z-index:9999;box-shadow:0 4px 10px #0003;opacity:0;animation:fadeInOut 2.5s ease forwards}.sa-toast.error{background:#c0392b}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1}to{opacity:0;transform:translateY(-10px)}}.analytics-summary-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:20px;margin-bottom:40px}.chart-card{background:#eff4e8;padding:20px;border-radius:10px;border:1px solid #d1dbc5}.metrics-main-grid .card-section{height:100%}.card-section{background-color:#f9faf6;border-radius:16px;padding:16px 20px;box-shadow:0 2px 6px #00000008}.metrics-tab.payment-container{max-width:1100px;margin:0 auto}.calendar-stats-row.calendar-stats-row--metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.calendar-stat-card{width:100%}.monthly-total__grid,.current-period__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.stat-card,.current-period__card{width:100%}.current-period__banner{white-space:nowrap;font-size:.85rem}@media(max-width:900px){.metrics-main-grid{grid-template-columns:1fr!important}.metrics-main-grid .current-period__banner{white-space:normal;margin-top:8px}}.current-period__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.current-period__banner{white-space:nowrap;font-size:.85rem;margin-left:auto}@media(max-width:900px){.current-period__banner{white-space:normal;width:100%;margin-left:0;margin-top:4px}}.metrics-main-grid{display:grid;grid-template-columns:2fr 1.5fr;gap:16px;align-items:stretch;margin-bottom:24px}.metrics-main-grid>.card-section{height:100%}.metrics-current-period{margin-top:0;clear:both;position:relative;z-index:0}.employee-manage-container{background-color:#f5fbf3;border-radius:16px;padding:16px 20px;border:1px solid #d4e9d0;max-width:1100px;margin:0 auto}.employee-header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.employee-header-left{display:flex;align-items:center;gap:.5rem}.employee-header-icon{flex-shrink:0}.employee-header-right{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}.employee-filter-group{display:inline-flex;align-items:center;gap:4px}.employee-filter-label{font-size:.85rem;margin-right:.25rem;color:#4b5945}.employee-select{padding:6px 10px;border-radius:999px;border:1px solid #b6d6b0;background-color:#fff;font-size:.85rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.employee-select:focus{border-color:#6ba96a;box-shadow:0 0 0 2px #6ba96a2e}.employee-sort-btn{border-radius:999px;border:1px solid #b6d6b0;background-color:#e4f3df;font-size:.85rem;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .6rem;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease}.employee-sort-btn:hover{background-color:#d2ebcb;box-shadow:0 2px 6px #3d70402e;transform:translateY(-1px)}.employee-sort-label{font-size:.85rem}.employee-list{display:flex;flex-direction:column;gap:10px;margin-top:8px}.employee-card{background-color:#fff;border-radius:14px;padding:10px 12px;border:1px solid #d7ead4;box-shadow:0 1px 4px #1c3f2014;display:flex;flex-direction:column;gap:6px}.employee-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.employee-name{font-weight:600;font-size:.95rem;color:#234125}.employee-meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;margin-top:.1rem;color:#4e7852}.employee-status{padding:2px 8px;border-radius:999px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.03em}.employee-status-pending{background-color:#fff7e0;color:#8c6a1f;border:1px solid #f1da9e}.employee-status-approved{background-color:#e4f4e3;color:#2c6a30;border:1px solid #a6d4aa}.employee-status-rejected{background-color:#ffeaea;color:#913434;border:1px solid #f3a7a7}.employee-role-badge{padding:2px 8px;border-radius:999px;font-size:.75rem;background-color:#d6ebd3;color:#285330;border:1px solid #b3d2ae}.employee-actions{display:flex;align-items:center;gap:6px}.employee-approve-btn,.employee-reject-btn{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background-color .18s ease,transform .1s ease,box-shadow .18s ease}.employee-approve-btn{background-color:#d8f1d7}.employee-approve-btn svg{stroke:#2f7c36}.employee-approve-btn:hover{background-color:#c6e8c3;transform:translateY(-1px);box-shadow:0 2px 6px #22642840}.employee-reject-btn{background-color:#fde4e4}.employee-reject-btn svg{stroke:#a8433f}.employee-reject-btn:hover{background-color:#f9d2d2;transform:translateY(-1px);box-shadow:0 2px 6px #84332f40}.employee-card-body{border-top:1px dashed #d4e2d1;padding-top:6px;display:flex;flex-wrap:wrap;gap:.5rem;font-size:.8rem}.employee-contact-item{display:flex;align-items:center;gap:.25rem;color:#3f5f41}@media(max-width:768px){.employee-manage-container{padding:12px}.employee-header-row{flex-direction:column;align-items:flex-start}.employee-header-right{flex-wrap:wrap;width:100%;justify-content:flex-start}}.employee-header-center{flex:1;text-align:center}.employee-header-right{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.employee-header-title{font-size:1.4rem;font-weight:600;color:#4b5945;margin:0;white-space:nowrap}.employee-name-button{background:transparent;border:none;padding:0;margin:0;font-weight:600;font-size:.95rem;color:#234125;cursor:pointer;text-align:left}.employee-name-button:hover{text-decoration:underline}.employee-status-modal{max-width:480px}.employee-status-modal-title{font-size:1.2rem;font-weight:600;margin-bottom:.25rem;color:#33422c}.employee-status-modal-subtitle{font-size:.9rem;color:#66785f;margin-bottom:1rem}.employee-status-modal-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:.75rem}.employee-status-modal-label{font-size:.9rem;color:#4b5945;font-weight:500}.employee-status-modal-pill{padding:4px 10px;border-radius:999px;background-color:#eef6e6;color:#4b5945;font-size:.8rem}.employee-status-select{flex:1;padding:6px 10px;border-radius:999px;border:1px solid #b6d6b0;background-color:#fff;font-size:.9rem;outline:none}.employee-status-select:focus{border-color:#6ba96a;box-shadow:0 0 0 2px #6ba96a2e}.employee-status-modal-error{font-size:.85rem;color:#b91c1c;margin-bottom:.75rem}.employee-status-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:.5rem}.nb-pending-message{margin-top:1rem;padding:.9rem 1rem;border-radius:8px;background:#ffffff14;border-left:4px solid rgba(255,255,255,.35);display:flex;flex-direction:column;gap:.35rem}.nb-pending-title{font-size:.95rem;font-weight:600;color:#fff}.nb-pending-body{font-size:.85rem;line-height:1.35;color:#ffffffd9}.nb-pending-id{font-size:.75rem;margin-top:.3rem;color:#fff9}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{box-sizing:border-box;height:100%;display:flex;flex-direction:column;align-items:stretch}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;inset:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media(max-width:767px){.rbc-toolbar{flex-direction:column}}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;box-sizing:border-box;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:flex;flex-direction:column;flex:1 0 0;width:100%;-moz-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;position:relative;flex-direction:column;flex:1 0 0;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex-direction:row;flex:1 0 0;overflow:hidden;right:1px}.rbc-day-bg{flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex-direction:column;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:flex;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{inset:0;position:absolute;margin-right:10px}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:flex;max-height:100%;min-height:20px;flex-flow:column wrap;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;flex:1 0 0;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;flex:1 1 0;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:flex;flex-direction:column;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{flex:1;display:flex;min-width:0;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{display:flex;flex:1 0 0%;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-resource-grouping.rbc-time-header-content{display:flex;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.rbc-addons-dnd .rbc-addons-dnd-row-body{position:relative}.rbc-addons-dnd .rbc-addons-dnd-drag-row{position:absolute;top:0;left:0;right:0}.rbc-addons-dnd .rbc-addons-dnd-over{background-color:#0000004d}.rbc-addons-dnd .rbc-event{transition:opacity .15s}.rbc-addons-dnd .rbc-event:hover .rbc-addons-dnd-resize-ns-icon,.rbc-addons-dnd .rbc-event:hover .rbc-addons-dnd-resize-ew-icon{display:block}.rbc-addons-dnd .rbc-addons-dnd-dragged-event{opacity:0}.rbc-addons-dnd.rbc-addons-dnd-is-dragging .rbc-event:not(.rbc-addons-dnd-dragged-event):not(.rbc-addons-dnd-drag-preview){opacity:.5}.rbc-addons-dnd .rbc-addons-dnd-resizable{position:relative;width:100%;height:100%}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor{width:100%;text-align:center;position:absolute}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor:first-child{top:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor:last-child{bottom:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor .rbc-addons-dnd-resize-ns-icon{display:none;border-top:3px double;margin:0 auto;width:10px;cursor:ns-resize}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor{position:absolute;top:4px;bottom:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor:first-child{left:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor:last-child{right:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor .rbc-addons-dnd-resize-ew-icon{display:none;border-left:3px double;margin-top:auto;margin-bottom:auto;height:10px;cursor:ew-resize}@font-face{font-family:lg;src:url(data:font/woff2;base64,d09GMgABAAAAAAkcAAsAAAAAEogAAAjNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgSQRCAqcLJZKCzoAATYCJANwBCAFgkoHIBupDgDm53Gzej8JpU0wqygVVyoWwphIsuuw60jpmBY6ppTa7mk7jtx57UQ0V2ulvfmteSIQji061T2HvfDEECASKizU5VUQXFjFRtgYTVg+woiYDVezOThR4tAvr/YYgOO/RZ+BAABzYtMA8Kl8Neg3UIDCoCkOyWBuLcCvSHycH78QvhFxmUCK03A0RwGSvXBAHgR8UB8DMvocJYAgbiZiJnqmYGbXjG3mz7P8nHhe8Uvxr0j+fzwPABAjWT1E83IJHh/x87G/jv1l7JtYR+y+WF2MKAai/qfDtfIRt7hBikI8D1IpipXqWqYSDgDBfwE7qDLw5EEALqFRDMKAsApNwchXAJgFL/WETMbKcDVSifR6QkjwkDaRTEugqlBtKVcL6Smi1dHlIqUmuii6Pic1JTIlFTX3uRenMNpiCiKOCZBm2ges0b/ScigDVgcb2MEHfloel7e1z208KrZUeQFjK0dIkbl6FOFczRhFE6zaRklPlz52tOXcKtmpdqisgHnbxRatg66vsZNHaWMPQ/eZmH6jaavlNASsipbKwVZSYrRm1mywI0670UEdhLy+yuscolSZJHKwg5IyNzRJQbKRZiicwnYiChjO1vSbKCBpkAgCjGIb6KCvA5GL0VHeUDwAQEHkSC2ToBJhKN9KAneim2ekLf1vENf3mjT3vAS295XY2MMgzRpSqTVWpt4ang+ksXynRUQPlkFOu+b6Yw0jBp8krbXbYbjc5mn6KpsNWKtqtcNz0D8xTTQKzthbZYAxLev3NkFgyYWsngBjGo8jg6a9Y3rKR9Pfqun10RvJi9X9foZGvrltMkJgWR7dhI7SSITEaBWIQQTMUSOJkTi5nlqpZUfNKcYD1Do/ZdkbR8UeVpKLSbMVgKLX0flzQYqCrLpll+/vus2IM9+lbdTgWWRLQJqvaq7eHKulgL2ssp7LrpxR2DBI/ja1zXvi7cS1E0Gr0uhy7PUGwPmdkkdjEYOjpGnQRXowC/GBq51eymLRXrsXsTzXX37VlXzeVxoI6m8Gy67oBnzsB6DoQYY7GHM2fbT4oS9zON45lPnwbmww2BL0G89EnfaVPi5eJ3NZFtjc277Wb9M1A+UWG2WZyrj6PMKmLHRoH04iZLuivlsHTmm9/qYJ1r2Z90DtuKYduK6SdNZ3dRRxHAoE+l4HGM6MyIe+0se+zHEfsP4s2sqqnVdSTE/8lCVYMRVsuBVEJOvT3fa1Xr4X2iDZflVFmxyDmpu1r8b9IsVzXUB9w1/l9ccf7WCszaI1ATtUx7oRztk1dtbBcciudJAi83Vv2yaTg9uON6toxLlIM2GVxClo2eVBt5gcOHRwHLIpptC92TeKRi3MjtBkTAOaoU+6P1q364+kdgt/+xh2fRvlOf2p5xR4ut7P4s0sPwY63OguajQWuYqMjUWaA9100ya6yHdHr/BMyxN9QmGa2zjPnbZr17KTy9weKwqXYtqjcMunRkgE9kP+Refvml14hAZw8WFQGmZnnaEi0eLUQTCc+tLSphVyaUH6lAJoXjF1MDiaFSOexNCRKYW8TOkhKzDEDjPDvHHI3c5hXbQLhujhUuPmBYd+N/EaktFsDqoDo4/G0yx70s3SSuXJDIvjMNsIQ7TDqb+/sv8NHGl6BvDAMOnsCpv9PQcP9tS6N294zEnwtNdt2tfTXSz7JGwAqALmbKpr90BaeqA9tlvduWP4/xa0thZcJMNDC6XqrFuy2xGF7YaiQkN7UfhEbMaNkOxQHezh7YVFBsP9TcoybgmzhaExmpxb/78Naf89LmVWthVvvSWh3rZUWtlMFStWENDf5uqEd2LiP/M/fvWEWUntjnTynpI2ainnLdjPUIvL2uGFJvoUQy0taZvPePLqxy0lK6mUo8yp6B+WtdyyTHivdrgLZrhbvAOlWMbQEJtJZ7JuXgRLC+hwe/kb90WvW4U4/PGGRUmLk995J1loWLRhQwVCKkve4JOS8YJASY+P8KQNe/vahGNU8TJRe/eCaaG7ozsrt6Ixu623v/ck0rvlG2EYBoAh6abIxoZ9UeHoNQAiMPKv/8pIi+47EAMHcfLh7dyX8q0Po+Iap94fFob+4fr/DXr96x+j1x2dhZ0dBfRqardjBIZ+M+S6Lo6ojE+4HKF7Kz7zG+eCOkwQ98UfOirDqrckKPVz3sR8srT/gsev3H0p3Rq7wkD1JLE/XZ+2Ze5pV5eqPiqqmBkc1PQYDBvlk5MdqQff21UyInvyhyjMsHXV33tD3zaQ7Us/NKfX44qLQ/8ffOtzXIjnymRNXampDWkGDR5yOyThG2/9UXC6liWEEz0hX+uR1Xg780i4eNOSig3Fk2pSkPpBqrrmx3/+TbB2ya9ePfrGJx98H8rvjKsRQoSh/G0s8cO6bhwwUI8vUz1c21B04cscrjVV1q8zzCVJkmv/T8y21/bLszJpxeqptculJZpleUyKrPX/X3QZBL+rl+hTWuR/2At7LhYVX9BBsULaqi9LWh+6xMDLW6V65dy2gsMbszemQ96XMDvrSfRM60ceo5R/oGDXB0KrxJsTACBhbV48S4Cd5IeyAVdU5Yg+2nPGKS+XAwmOljrwpIdMmdJPexI9ndnIXUIVgety83YzRdXD6E6YvF0gVGJRMhpOyQW6xGM0Zbq7zw8AoAcWAYa7cSOsARF+Fm8DBAAYgDUq07ZSWvm3UIoAAIAfde39SB7Hz+K/xR9vAkMBg0YE8PKEChkH47+9MDggitAdAEObxnBmZAFu5C4eyMxqN/2c3ZUK2qJ+tDUvrTR/BGHDbqZplsDNZVVQjIaim4XA6TE4YLCfEdweIwAKaArx8aN1JETYMNMDEWGYZdRjMJDAB4T7+EEiwAdiBKCBlRQCfnwjEgohbttG2AYb3yS+7tWIDW1rd/6mMedAM+yEHbAvWge0XgNevwdW20Cmdfb6NXBYqm+DtZHUyUW88R/abjA/OxeYpIa9sNmNGMqHbMgd2CAZPzVuOfQFg5H275pWwx73mQMODQAAAA==) format("woff2"),url(/assets/lg-oyjwlqP2.ttf?io9a6k) format("truetype"),url(/assets/lg-CosQH4Cu.woff?io9a6k) format("woff"),url(/assets/lg-B0dIV2BS.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont{opacity:0;transform:scale3d(.5,.5,.5);will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont{opacity:1;transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;inset:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/assets/loading-BZOHaeKn.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;inset:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{position:fixed;inset:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{transform:translate3d(0,100%,0);will-change:transform;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{transform:scaleZ(1);transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{transform:scaleZ(1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{transform:scaleZ(1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{transform:scaleZ(1) translate3d(0,-50%,0)!important;top:50%!important;left:0%!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}*/ .masonry-gallery{opacity:1;transition:opacity .3s ease-in-out}.grid-sizer{width:calc(33.333% - 10px)}.gallery-item{width:calc(33.333% - 10px);margin-bottom:10px;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border);background-color:var(--color-muted)}.gallery-item .img-responsive{width:100%;height:auto;display:block;cursor:pointer}@media(max-width:768px){.grid-sizer,.gallery-item{width:calc(50% - 10px)}}@media(max-width:480px){.grid-sizer,.gallery-item{width:100%}}.gallery-modal-overlay{display:none}.post-review-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.post-review-modal{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.post-review-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0}.post-review-modal-header h2{margin:0;font-size:1.5rem;color:#333}.post-review-close-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s}.post-review-close-btn:hover{color:#000}.post-review-form{padding:20px;display:flex;flex-direction:column;gap:20px}.post-review-error{background-color:#fee;color:#c33;padding:12px;border-radius:6px;font-size:.95rem}.post-review-success{background-color:#e6f9e6;color:#2d7a2d;padding:12px;border-radius:6px;font-size:.95rem}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#333;font-size:.95rem}.rating-selector{display:flex;gap:8px}.rating-btn{background:none;border:2px solid #ddd;width:44px;height:44px;border-radius:8px;font-size:1.5rem;color:#ddd;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.rating-btn:hover{border-color:#d9c9ef;color:#d9c9ef}.rating-btn.active{background-color:#d9c9ef;border-color:#d9c9ef;color:#fff}.rating-value{font-size:.9rem;color:#666;margin-top:4px}.form-group textarea{padding:12px;border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:.95rem;resize:vertical;transition:border-color .2s}.form-group textarea:focus{outline:none;border-color:#d9c9ef}.char-count{font-size:.85rem;color:#999;text-align:right}.file-input{padding:8px;border:2px dashed #ddd;border-radius:6px;cursor:pointer;transition:border-color .2s}.file-input:hover{border-color:#d9c9ef}.image-preview{background-color:#f5f5f5;padding:12px;border-radius:6px;display:flex;justify-content:space-between;align-items:center}.image-preview p{margin:0;font-size:.9rem;color:#666}.remove-image-btn{background:none;border:none;color:#d9c9ef;cursor:pointer;font-size:.9rem;text-decoration:underline;transition:color .2s}.remove-image-btn:hover{color:#b8a7d0}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:12px}.btn-cancel,.btn-submit{padding:10px 20px;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;border:none;transition:all .2s}.btn-cancel{background-color:#f0f0f0;color:#333}.btn-cancel:hover{background-color:#e0e0e0}.btn-submit{background-color:#d9c9ef;color:#fff}.btn-submit:hover:not(:disabled){background-color:#c9b7e0}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.reviews-list{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;margin:0 auto;max-width:800px}.review-item{background-color:#e6eadf;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;gap:1rem}.review-content-header{display:flex;align-items:flex-start;gap:1rem}.review-avatar-section{flex-shrink:0;width:48px;height:48px;display:flex;justify-content:center;align-items:center;background-color:#d3d8cf;border-radius:50%;overflow:hidden}.review-avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review-user-info{display:flex;flex-direction:column;flex-grow:1}.review-customer-name{font-weight:600;color:#333;font-size:1.1rem;margin-bottom:.25rem}.star-rating{display:flex;gap:.1rem}.review-comment{font-size:1rem;color:#555;line-height:1.5;margin-top:-.5rem}.review-images-flex-container{display:flex;gap:.5rem;margin-left:auto;align-items:flex-start}.review-image-thumbnail{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid #D3D8CF}.review-header{display:flex;justify-content:space-between;align-items:center}.review-date{font-size:.85rem;color:#888}.reviews-container{padding:1rem}.reviews-empty{text-align:center;padding:2rem;color:#666}.reviews-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;gap:1rem}.reviews-header h2{margin:0;font-size:1.3rem;color:#333;text-align:center;width:100%}.reviews-header .btn-post-review{align-self:flex-start;margin-left:calc((100% - 800px)/2 + 1rem)}.btn-post-review{display:flex;align-items:center;gap:8px;padding:10px 16px;background-color:#d9c9ef;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color .2s}.btn-post-review:hover{background-color:#c9b7e0}.login-prompt{color:#999;font-size:.9rem;margin:0}.review-images-grid{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.review-image-item{width:480px;height:480px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid #D3D8CF;cursor:pointer}.signin-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#d9e9cf;padding:20px}.signin-container{position:relative;width:100%;max-width:440px;background:#f0f0f0;border-radius:40px;padding:40px 30px}.signin-title{font-size:36px;color:#000;text-align:center;margin:0 0 20px}.tab-container{display:flex;gap:0;margin-bottom:20px}.tab{flex:1;font-size:22px;color:#aaa2a2;background:transparent;border:1px solid #BEBEBE;padding:12px;cursor:pointer}.tab:first-child{border-radius:14px 0 0 14px}.tab:last-child{border-radius:0 14px 14px 0;border-left:none}.tab.active{background:#879d85;color:#fff}.forgot-password-link{background:none;border:none;padding:0;margin-top:10px;color:#007bff;cursor:pointer;font-size:.9rem;text-decoration:none}.forgot-password-link:hover{text-decoration:underline}.signin-form{display:flex;flex-direction:column}.input-group{margin-bottom:15px}.form-input{width:100%;font-size:20px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:14px;padding:14px 20px}.form-input::-moz-placeholder{color:#d9d9d9}.form-input::placeholder{color:#d9d9d9}.form-input.error-input{border:2px solid #E74C3C;background:#ffe5e5}.forgot-password{font-size:14px;color:#8a8a8a;text-align:right;margin-bottom:15px;display:block}.error-message{background:#ffe5e5;border:1px solid #E74C3C;border-radius:14px;padding:12px 16px;margin-bottom:15px;font-size:14px;color:#e74c3c;text-align:center}.signin-button{width:100%;font-size:24px;color:#fff;background:#879d85;border:1px solid #BEBEBE;border-radius:14px;padding:14px;cursor:pointer;margin-bottom:15px}.signup-text{font-size:15px;color:#8a8a8a;text-align:center;margin:0}.signup-link{color:#4f4b4b}.forgot-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#d9e9cf;padding:20px}.forgot-container{position:relative;width:100%;max-width:440px;background:#f0f0f0;border-radius:40px;padding:40px 30px}.forgot-title{font-size:32px;color:#000;text-align:center;margin:0 0 16px}.forgot-description{font-size:15px;color:#6b6b6b;text-align:center;margin:0 0 24px}.forgot-form{display:flex;flex-direction:column}.label{font-size:16px;color:#000;margin-bottom:8px}.required-star{color:#e74c3c}.email-input{width:100%;font-size:20px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:14px;padding:14px 20px;margin-bottom:24px}.email-input::-moz-placeholder{color:#d9d9d9}.email-input::placeholder{color:#d9d9d9}.continue-btn{width:100%;font-size:24px;color:#fff;background:#879d85;border:1px solid #BEBEBE;border-radius:14px;padding:14px;cursor:pointer}.otp-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#d9e9cf;padding:20px}.otp-container{width:100%;max-width:440px;background:#f0f0f0;border-radius:40px;padding:40px 30px}.otp-title{font-size:32px;color:#000;text-align:center;margin:0 0 16px}.otp-description{font-size:15px;color:#6b6b6b;text-align:center;margin:0 0 24px}.otp-form{display:flex;flex-direction:column}.otp-label{font-size:16px;color:#000;margin-bottom:12px}.otp-inputs{display:flex;gap:10px;justify-content:center;margin-bottom:20px}.otp-box{width:50px;height:50px;font-size:24px;text-align:center;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:12px}.error-msg{background:#ffe5e5;border:1px solid #E74C3C;border-radius:14px;padding:12px 16px;margin-bottom:16px;font-size:14px;color:#e74c3c;text-align:center}.verify-btn{width:100%;font-size:24px;color:#fff;background:#879d85;border:1px solid #BEBEBE;border-radius:14px;padding:14px;cursor:pointer;margin-bottom:16px}.resend-text{font-size:15px;color:#8a8a8a;text-align:center;margin:0}.resend-btn{color:#4f4b4b;background:none;border:none;padding:0;font-size:15px;cursor:pointer}.signup-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#d9e9cf;padding:20px}.signup-container{position:relative;width:100%;max-width:440px;background:#f0f0f0;border-radius:40px;padding:40px 30px}.signup-title{font-size:36px;color:#000;text-align:center;margin:0 0 20px}.tabs{display:flex;gap:0;margin-bottom:20px}.tab-btn{flex:1;font-size:22px;color:#aaa2a2;background:transparent;border:1px solid #BEBEBE;padding:12px;cursor:pointer}.tab-btn:first-child{border-radius:14px 0 0 14px}.tab-btn:last-child{border-radius:0 14px 14px 0;border-left:none}.tab-btn.active{background:#879d85;color:#fff}.signup-form{display:flex;flex-direction:column}.form-group{margin-bottom:15px}.input-field{width:100%;font-size:20px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:14px;padding:14px 20px}.input-field::-moz-placeholder{color:#d9d9d9}.input-field::placeholder{color:#d9d9d9}.error-box{background:#ffe5e5;border:1px solid #E74C3C;border-radius:14px;padding:12px 16px;margin-bottom:15px;font-size:14px;color:#e74c3c;text-align:center}.submit-btn{width:100%;font-size:24px;color:#fff;background:#879d85;border:1px solid #BEBEBE;border-radius:14px;padding:14px;cursor:pointer;margin-bottom:15px}.links{display:flex;flex-direction:column;gap:8px}.link-text{font-size:15px;color:#8a8a8a;text-align:center;margin:0}.link{color:#4f4b4b}.register-salon-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#d9e9cf;padding:20px}.register-salon-container{position:relative;width:100%;max-width:750px;background:#f0f0f0;border-radius:40px;padding:40px}.back-button{position:absolute;top:35px;left:35px;width:36px;height:36px;background:#66785f;border:none;border-radius:5px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center}.back-button svg{width:22px;height:22px}.title{font-size:36px;color:#000;text-align:center;margin:0 0 25px}.progress-bar{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.step{width:30px;height:30px;border-radius:50%;border:2px solid #879D85;background:#f0f0f0}.step.active{background:#5a8f5a}.step-line{width:60px;height:2px;background:#879d85}.step-labels{display:flex;justify-content:space-between;margin-bottom:30px;font-size:13px;color:#999}.current-label{color:#000}.form-content{min-height:300px;margin-bottom:20px}.form-step{display:flex;flex-direction:column;gap:15px}.row{display:flex;gap:15px}.half{width:50%;font-size:18px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:14px;padding:14px 20px}.full{width:100%;font-size:18px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:14px;padding:14px 20px}.third{width:33%;font-size:18px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:14px;padding:14px 20px}.textarea{min-height:100px;resize:vertical}.half::-moz-placeholder,.full::-moz-placeholder,.third::-moz-placeholder,.textarea::-moz-placeholder{color:#d9d9d9}.half::placeholder,.full::placeholder,.third::placeholder,.textarea::placeholder{color:#d9d9d9}.section-label{font-size:18px;color:#000;margin:0 0 10px}.tags-container{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.tag-pill{padding:10px 20px;border:2px solid #BEBEBE;border-radius:20px;background-color:#f0f0f0;cursor:pointer;font-size:14px;color:#000}.tag-pill:hover{background-color:#e5e5e5;border-color:#999}.tag-pill.selected{background-color:#66785f;color:#fff;border-color:#66785f}.tag-pill:disabled{cursor:not-allowed;opacity:.5}.hours-list{display:flex;flex-direction:column;gap:10px}.hours-row{display:flex;align-items:center;gap:10px}.day-name{width:50px;font-size:16px;color:#000}.time-input{width:140px;font-size:16px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:10px;padding:8px 12px}.time-select{width:140px;font-size:16px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:10px;padding:8px 12px;cursor:pointer}.time-select:disabled{cursor:not-allowed;opacity:.5}.closed-label{font-size:14px;color:#000;display:flex;align-items:center;gap:5px}.service-block{display:flex;flex-direction:column;gap:12px;margin-bottom:15px}.upload-btn{width:33%;font-size:14px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:10px;padding:10px;cursor:pointer}.add-another{font-size:16px;color:#666;background:none;border:none;padding:10px;cursor:pointer;text-align:center}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px;margin-bottom:20px}.checkbox-grid label{font-size:16px;color:#000;display:flex;align-items:center;gap:8px}.other-label{font-size:16px;color:#999;margin:10px 0}.upload-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.upload-section span{font-size:18px;color:#999}.import-btn{font-size:16px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:10px;padding:10px 20px;cursor:pointer}.checkbox-list{display:flex;flex-direction:column;gap:15px}.checkbox-list label{font-size:14px;color:#000;display:flex;gap:10px;line-height:1.4}.button-row{display:flex;justify-content:flex-end;gap:15px;margin-top:20px}.back-btn-bottom{font-size:20px;color:#fff;background:#999;border:none;border-radius:14px;padding:12px 32px;cursor:pointer}.continue-button{font-size:20px;color:#fff;background:#879d85;border:none;border-radius:14px;padding:12px 32px;cursor:pointer}.error-message-salon{background:#ffe5e5;border:1px solid #E74C3C;border-radius:14px;padding:12px 16px;margin-top:15px;font-size:14px;color:#e74c3c;text-align:center}.file-helper-text{font-size:12px;color:#999;margin-top:8px}.file-preview-container{margin-top:12px;padding:16px;background:#fff;border:1px solid #BEBEBE;border-radius:10px}.file-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.file-name{font-size:14px;color:#000}.remove-file-btn{background:none;border:none;color:#e74c3c;cursor:pointer;padding:4px;display:flex;align-items:center}.remove-file-btn:hover{color:#c0392b}.license-preview-img{max-width:100%;max-height:300px;border-radius:8px;display:block}.import-btn{display:flex;align-items:center;gap:8px}.service-image-preview-container{width:33%;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #BEBEBE;border-radius:10px;padding:8px 12px}.service-image-name{font-size:12px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.remove-service-image-btn{background:none;border:none;color:#e74c3c;cursor:pointer;padding:2px;display:flex;align-items:center;flex-shrink:0}.remove-service-image-btn:hover{color:#c0392b}.service-image-preview{margin-top:8px}.service-preview-img{max-width:200px;max-height:150px;border-radius:8px;display:block}.upload-btn{display:flex;align-items:center;justify-content:center;gap:6px}.salon-success-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#d9e9cf;padding:20px}.salon-success-container{width:100%;max-width:650px;background:#f0f0f0;border-radius:40px;padding:50px 40px;text-align:center}.salon-success-title{font-size:32px;color:#000;margin:0 0 10px}.salon-title-line{width:100%;height:2px;background:#879d85;margin:0 0 40px}.salon-thank-you{font-size:36px;color:#000;margin:0 0 30px}.salon-checkmark{width:100px;height:100px;background:#5a8f5a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px}.salon-message{margin-top:20px;margin-bottom:30px}.salon-message-bold{font-size:18px;color:#000;margin:0 0 5px}.salon-message-normal{font-size:16px;color:#6b6b6b;margin:0}.go-home-btn{font-size:20px;color:#fff;background:#879d85;border:none;border-radius:14px;padding:12px 40px;cursor:pointer;margin-top:20px}.go-home-btn:hover{background:#66785f}.employee-registration-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#d9e9cf;padding:20px}.employee-registration-container{position:relative;width:100%;max-width:700px;background:#f0f0f0;border-radius:40px;padding:40px}.page-title{font-size:32px;color:#000;text-align:center;margin:0 0 10px}.title-line{width:100%;height:2px;background:#879d85;margin-bottom:25px}.instruction-text{font-size:15px;color:#6b6b6b;text-align:center;margin:0 0 30px}.registration-form{display:flex;flex-direction:column;gap:15px}.form-row{display:flex;gap:15px}.full-width-input{width:100%;font-size:18px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:14px;padding:14px 20px}.half-width-input{width:50%;font-size:18px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:14px;padding:14px 20px}.full-width-input::-moz-placeholder,.half-width-input::-moz-placeholder{color:#d9d9d9}.full-width-input::placeholder,.half-width-input::placeholder{color:#d9d9d9}.submit-button-simple{width:200px;font-size:22px;color:#fff;background:#879d85;border:1px solid #BEBEBE;border-radius:25px;padding:12px 24px;cursor:pointer;margin:10px auto 0}.employee-success-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#d9e9cf;padding:20px}.employee-success-container{width:100%;max-width:550px;background:#f0f0f0;border-radius:40px;padding:50px 40px;text-align:center}.employee-success-title{font-size:32px;color:#000;margin:0 0 12px}.employee-title-line{width:100%;height:2px;background:#879d85;margin:0 0 40px}.employee-thank-you{font-size:40px;color:#000;margin:0 0 35px}.employee-checkmark-circle{width:120px;height:120px;background:#5a8f5a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 35px}.employee-success-message{margin-bottom:35px}.employee-message-bold{font-size:20px;color:#000;margin:0 0 8px}.employee-message-normal{font-size:17px;color:#6b6b6b;margin:0;line-height:1.4}.employee-home-button{font-size:22px;color:#fff;background:#879d85;border:1px solid #BEBEBE;border-radius:14px;padding:14px 40px;cursor:pointer}.reset-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#d9e9cf;padding:20px}.reset-container{width:100%;max-width:440px;background:#f0f0f0;border-radius:40px;padding:40px 30px}.reset-title{font-size:32px;color:#000;text-align:center;margin:0 0 16px}.reset-description{font-size:15px;color:#6b6b6b;text-align:center;margin:0 0 24px}.reset-form{display:flex;flex-direction:column}.reset-label{font-size:16px;color:#000;margin-bottom:8px}.password-input{width:100%;font-size:20px;color:#000;background:#f0f0f0;border:1px solid #BEBEBE;border-radius:14px;padding:14px 20px;margin-bottom:18px}.reset-error{background:#ffe5e5;border:1px solid #E74C3C;border-radius:14px;padding:12px 16px;margin-bottom:16px;font-size:14px;color:#e74c3c;text-align:center}.reset-continue-btn{width:100%;font-size:24px;color:#fff;background:#879d85;border:1px solid #BEBEBE;border-radius:14px;padding:14px;cursor:pointer}body{background-color:#80690e;font-family:Inter,sans-serif;margin:0;padding:0}.payment-container{max-width:800px;margin:2rem auto;background-color:#f9f8f4;padding:2rem;border-radius:10px;color:#2c2c2c}.payment-header{background-color:#e5f0db;padding:1.5rem;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.payment-header h2{margin:0}.payment-header p{margin:.2rem 0}.summary-text{font-weight:500}.selected-section{margin-top:1.5rem}.selected-tags{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.selected-tags p{margin:0;font-weight:500;color:#333}.selected-tags span{background-color:#fff;border:1px solid #e1e1e1;padding:.4rem .8rem;border-radius:8px;font-size:.9rem;color:#333}.secure-message{background-color:#f3f3f3;text-align:center;padding:.7rem;border-radius:8px;margin:1rem 0;color:#6a6a6a;font-size:.9rem}.amount-section{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin:1.2rem 0}.tip-input{width:70px;padding:.4rem;border-radius:6px;padding-block-start:8px;border:1px solid #ccc;text-align:right}.payment-method{margin-bottom:.8rem}.method-card{border:1px solid #ccc;padding:.8rem;border-radius:8px;margin-bottom:.5rem;cursor:pointer;transition:.2s;background-color:#fff}.method-card.active{border-color:#6b9c5a;background-color:#e5f0db}.card-dropdown{width:100%;padding:10px;border-radius:6px;border:1px solid #ccc;margin-bottom:10px;background:#fff}.dropdown-with-logo{display:flex;align-items:center;gap:10px}.logo-wrapper{width:44px;height:28px;display:flex;align-items:center;justify-content:center}.card-logo{max-width:44px;max-height:28px;-o-object-fit:contain;object-fit:contain}input[disabled]{background:#f6f6f6;color:#6b6b6b}.pay-btn{background:#007bff;color:#fff;padding:12px 18px;border:none;border-radius:6px;cursor:pointer}.pay-btn:hover{opacity:.95}.card-form{background-color:#fff;border-radius:10px;padding:1rem;margin-top:1rem;border:1px solid #e2e2e2}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group input{padding:.6rem;border-radius:6px;border:1px solid #ccc;margin-top:.3rem}.card-details{display:flex;gap:1rem}.card-details div{flex:1}.encryption-box{background-color:#f3f3f3;padding:1rem;border-radius:8px;margin-top:1.5rem;font-size:.9rem;color:#5f5f5f}.pay-btn{width:100%;background-color:#719466;color:#fff;padding:1rem;border:none;border-radius:8px;margin-top:1.5rem;font-size:1rem;cursor:pointer;transition:.2s}.pay-btn:hover{background-color:#5b874d}body{background-color:#f8f7f3;font-family:Inter,sans-serif;margin:0;padding:0;color:#2c2c2c}.confirmation-container{max-width:800px;margin:2rem auto;padding:2rem}.confirmation-header{background-color:#e5f0db;text-align:center;padding:2rem 1rem;border-radius:10px}.check-icon{color:#6b9c5a;margin-bottom:.8rem}.booking-details{background-color:#fff;border-radius:10px;padding:1rem 1.5rem;margin-top:1.5rem;border:1px solid #e2e2e2}.detail-card{padding:.8rem 0;border-bottom:1px solid #eee}.detail-card:last-child{border-bottom:none}.label{font-weight:600;color:#555;margin-bottom:.3rem}.payment-method{display:flex;justify-content:space-between;align-items:center}.paid-badge{background-color:#e5f0db;color:#5b874d;font-weight:500;padding:.3rem .7rem;border-radius:8px;font-size:.85rem}.services-section,.products-section{margin-top:2rem}.service-list,.product-list{background-color:#fff;border-radius:10px;padding:1rem 1.5rem;border:1px solid #e2e2e2}.service-item,.product-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding:.7rem 0}.service-item:last-child{border-bottom:none}.product-item:last-child{border-bottom:none}.service-name,.product-name{font-weight:500}.duration,.buffer,.product-quantity{background-color:#f3f3f3;font-size:.75rem;padding:.1rem .4rem;border-radius:5px;margin-right:.4rem;color:#555}.service-total,.product-total{display:flex;justify-content:space-between;padding-top:.7rem;font-weight:600}.notifications{margin-top:2rem}.notif-card{display:flex;align-items:flex-start;background-color:#f8f8f8;padding:1rem;border-radius:8px;border:1px solid #e2e2e2;margin-bottom:.8rem}.notif-icon{color:#6b9c5a;margin-right:1rem;margin-top:.3rem}.notif-title{font-weight:500}.arrival-note{display:flex;align-items:center;background-color:#f8f8f8;border:1px solid #e2e2e2;border-radius:8px;padding:1rem;margin-top:1rem;color:#4b4b4b}.return-btn{display:block;width:100%;background-color:#5b874d;color:#fff;padding:1rem;border:none;border-radius:8px;margin-top:1.5rem;font-size:1rem;cursor:pointer;transition:.2s}.return-btn:hover{background-color:#4a703e}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background-color:#fff;font-family:sans-serif}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
