.app{min-height:100vh;background:#fff;padding:20px}.header{text-align:center;color:#000;margin-bottom:50px;padding:50px 20px 40px;border-bottom:2px solid transparent;border-image:linear-gradient(90deg,transparent,#e0e0e0,transparent) 1;position:relative;overflow:hidden;background-image:url(/header-background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:local;min-height:400px}.header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffffd9,#ffffffbf,#ffffffd9);z-index:0;pointer-events:none}.header .back-button{z-index:100}.header>*{position:relative;z-index:1}.header:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:2px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.3),transparent);opacity:.4;z-index:1}.logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:30px;position:relative;z-index:2}.logo-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;background:radial-gradient(circle,rgba(0,0,0,.02) 0%,transparent 70%);border-radius:50%;z-index:-1}.header-logo{height:160px;width:auto;max-width:240px;object-fit:contain;transition:transform .3s ease;display:block;margin:0 auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2));position:relative;z-index:2}@media (max-width: 768px){.header-logo{height:120px;max-width:180px}}.header-logo:hover{transform:scale(1.08) rotate(2deg);filter:drop-shadow(0 8px 16px rgba(0,0,0,.15))}@media (max-width: 768px){.header-logo{width:190px;height:190px;max-width:240px}.logo-container{margin-top:40px;margin-bottom:-20px}}.mission-statement-link{display:inline-flex;align-items:center;gap:8px;margin-top:15px;padding:10px 20px;background:transparent;border:2px solid #e0e0e0;border-radius:25px;color:#666;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.mission-statement-link:hover{border-color:#000;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.floating-buttons-container{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;gap:15px;z-index:1000}.floating-product-button{display:flex;align-items:center;gap:10px;padding:16px 24px;background:#000;border:none;border-radius:50px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 8px 25px #0000004d;transition:all .3s ease;position:relative;overflow:hidden}.floating-product-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.floating-product-button:hover:before{left:100%}.floating-product-button:hover{background:#333;transform:translateY(-5px) scale(1.05);box-shadow:0 12px 35px #00000080}.floating-product-button:active{transform:translateY(-2px) scale(1.02)}.product-button-text{font-weight:600;letter-spacing:.5px}.floating-support-button{display:flex;align-items:center;gap:10px;padding:16px 24px;background:linear-gradient(135deg,#fcdb4e,#f9d243 45%,#e6b11e);border:none;border-radius:50px;color:#1c0b1c;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #e6b11e73;z-index:1000;overflow:hidden;position:relative}.floating-support-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.floating-support-button:hover:before{left:100%}.floating-support-button:hover{background:linear-gradient(135deg,#f8c418,#f1bd17,#d4a017);transform:translateY(-5px) scale(1.05);box-shadow:0 12px 35px #d4a0178c}.floating-support-button:active{transform:translateY(-2px) scale(1.02)}.support-button-text{font-weight:600;letter-spacing:.5px}@media (max-width: 768px){.floating-buttons-container{bottom:20px;right:20px}.floating-product-button,.floating-support-button{width:56px;height:56px;border-radius:50%;padding:0;font-size:.9rem;justify-content:center}.product-button-text,.support-button-text{display:none}.floating-product-button svg,.floating-support-button svg{width:24px;height:24px}}.support-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.support-button:hover:before{left:100%}.support-button:hover{background:linear-gradient(135deg,#f8c418,#f1bd17,#d4a017);transform:translateY(-3px);box-shadow:0 8px 25px #d4a01780}.support-button:active{transform:translateY(-1px);box-shadow:0 4px 15px #d4a01759}.header-buttons-container{position:absolute;right:20px;top:20px;display:flex;align-items:center;gap:15px;z-index:10;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 12px;border-radius:12px;box-shadow:0 4px 15px #0000001a}.stylist-menu-container{position:relative}.looking-for-stylist-button{padding:10px 20px;background:#fff;color:#000;border:2px solid #000000;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:none;box-shadow:0 2px 8px #0000000d;letter-spacing:0}.looking-for-stylist-button:hover{background:linear-gradient(135deg,#000,#333);color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #00000040}.looking-for-stylist-button:focus{outline:none;box-shadow:0 0 0 3px #0003}.register-stylist-button{display:flex;align-items:center;justify-content:center;padding:10px 20px;background:#000;color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000026;cursor:pointer;transition:all .3s ease;text-transform:none;letter-spacing:0}.register-stylist-button:hover{background:linear-gradient(135deg,#000,#1a1a1a);box-shadow:0 6px 20px #0000004d;transform:translateY(-3px)}.register-stylist-button:focus{outline:none;box-shadow:0 0 0 3px #0003}.profile-button{display:flex;align-items:center;justify-content:center;padding:12px 24px;background:#000;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000026;cursor:pointer;transition:all .3s ease;text-transform:none;letter-spacing:0}.profile-button:hover{background:linear-gradient(135deg,#000,#333);box-shadow:0 6px 20px #0000004d;transform:translateY(-3px)}.profile-button:focus{outline:none;box-shadow:0 0 0 3px #0003}.logged-in-buttons{display:flex;align-items:center;gap:12px}.logged-in-user-menu-mobile{display:none}.logout-button{display:flex;align-items:center;justify-content:center;padding:12px 24px;background:#fff;color:#000;border:2px solid #000000;border-radius:10px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000d;cursor:pointer;transition:all .3s ease;text-transform:none;letter-spacing:0}.logout-button:hover{background:#f8f8f8;box-shadow:0 6px 20px #00000026;transform:translateY(-3px);border-color:#333}.logout-button:focus{outline:none;box-shadow:0 0 0 3px #0003}.user-menu-container{position:relative}.stylist-dropdown,.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #00000026;min-width:150px;z-index:1000;overflow:hidden}.dropdown-item{width:100%;padding:12px 20px;background:#fff;color:#000;border:none;text-align:left;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:block}.dropdown-item:hover{background:#f5f5f5}.dropdown-item:focus{outline:none;background:#f5f5f5}.dropdown-item:first-child{border-bottom:1px solid #f0f0f0}.back-button{position:absolute;left:20px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:2px solid #000000;border-radius:8px;color:#000;font-size:.95rem;font-weight:600;cursor:pointer;z-index:20;pointer-events:auto;transition:all .3s ease;text-decoration:none}.back-button:hover{background:#000;color:#fff}.back-button:focus{outline:none;box-shadow:0 0 0 3px #0000001a}.header h1{font-size:3.5rem;margin:0 0 10px;font-weight:800;color:#000;letter-spacing:-1px;background:linear-gradient(135deg,#000,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:2;text-shadow:0 2px 8px rgba(255,255,255,.8)}.subtitle{font-size:1.3rem;margin-top:8px;margin-bottom:0;color:#555;font-weight:400;letter-spacing:.3px;position:relative;z-index:2;text-shadow:0 1px 4px rgba(255,255,255,.8)}.book-now-button-detail{width:100%;padding:16px 24px;background-color:#000;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:20px;text-transform:none;letter-spacing:.5px}.book-now-button-detail:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.book-now-button-detail:active{transform:translateY(0)}.book-now-button-detail.register-login-button{background-color:#fff;color:#000;border:2px solid #000000}.book-now-button-detail.register-login-button:hover{background-color:#f5f5f5;border-color:#000}.main-content{max-width:1200px;margin:0 auto}.search-container{display:flex;justify-content:center;margin-bottom:40px;padding:0 20px}.search-wrapper{position:relative;width:100%;max-width:600px;display:flex;align-items:center}.search-button{position:absolute;left:15px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#666;z-index:1;transition:color .3s ease}.search-button:hover{color:#000}.search-button:focus{outline:none;color:#000}.search-input{width:100%;padding:15px 50px;font-size:1rem;border:2px solid #e0e0e0;border-radius:50px;background:#fff;color:#000;outline:none;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.search-input:focus{border-color:#000;box-shadow:0 4px 16px #0000001a}.clear-button{position:absolute;right:15px;background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#666;z-index:1;transition:color .3s ease,background-color .3s ease;border-radius:50%}.clear-button:hover{color:#000;background-color:#f0f0f0}.clear-button:focus{outline:none;color:#000}.search-input::placeholder{color:#999}.location-action-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px;padding:0 20px;flex-wrap:wrap}.use-my-location-button{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:500;color:#000;background:#fff;border:2px solid #e0e0e0;border-radius:50px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.use-my-location-button:hover:not(:disabled){border-color:#000;box-shadow:0 2px 10px #00000014}.use-my-location-button:disabled{opacity:.7;cursor:not-allowed}.use-my-location-button svg{flex-shrink:0}.use-my-location-spinner{width:18px;height:18px;border:2px solid #e0e0e0;border-top-color:#000;border-radius:50%;animation:use-my-location-spin .7s linear infinite}@keyframes use-my-location-spin{to{transform:rotate(360deg)}}.location-error-hint{font-size:.85rem;color:#666;max-width:280px}.location-loading-hint{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.9rem;color:#555;margin-top:8px;margin-bottom:12px;padding:0 20px}.location-loading-spinner{width:18px;height:18px;border:2px solid #e0e0e0;border-top-color:#000;border-radius:50%;animation:use-my-location-spin .7s linear infinite;flex-shrink:0}.filters-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:20px;margin-bottom:40px;padding:0 20px;max-width:1200px;margin-left:auto;margin-right:auto}.filter-group{display:flex;flex-direction:column;gap:8px;min-width:180px}.filter-label{font-size:.9rem;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:.5px}.filter-select{padding:12px 40px 12px 16px;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#000;outline:none;transition:all .3s ease;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.filter-select:hover{border-color:#000}.filter-select:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.filter-input{padding:12px 16px;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#000;outline:none;transition:all .3s ease;font-family:inherit}.filter-input:hover{border-color:#000}.filter-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.filters-toggle-button{display:none}.date-time-filter-row{display:contents}.clear-filters-button{padding:12px 24px;font-size:1rem;font-weight:600;border:2px solid #000000;border-radius:8px;background:#fff;color:#000;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;height:fit-content;align-self:flex-end}.clear-filters-button:hover{background:#000;color:#fff}.clear-filters-button:focus{outline:none;box-shadow:0 0 0 3px #0000001a}.stylists-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;padding:20px}.pagination-container{display:flex;flex-direction:column;align-items:center;gap:20px;padding:30px 20px;margin-top:20px}.pagination-info{font-size:.9rem;color:#666;font-weight:500}.pagination-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.pagination-button{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;font-size:.9rem;font-weight:600;color:#333;cursor:pointer;transition:all .3s ease;font-family:inherit}.pagination-button:hover:not(:disabled){border-color:#000;color:#000;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-button svg{flex-shrink:0}.pagination-pages{display:flex;align-items:center;gap:5px}.pagination-page-button{min-width:40px;height:40px;padding:0 12px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;font-size:.9rem;font-weight:600;color:#333;cursor:pointer;transition:all .3s ease;font-family:inherit;display:flex;align-items:center;justify-content:center}.pagination-page-button:hover{border-color:#000;color:#000;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.pagination-page-button.active{background:#000;border-color:#000;color:#fff}.pagination-page-button.active:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.pagination-ellipsis{padding:0 8px;color:#999;font-weight:600;-webkit-user-select:none;user-select:none}.view-toggle-container{display:flex;gap:12px;justify-content:flex-start;position:absolute;top:20px;left:20px;z-index:10;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px;border-radius:12px;box-shadow:0 4px 15px #0000001a}.view-toggle-button{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;font-size:.95rem;font-weight:600;color:#666;box-shadow:0 2px 8px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer;transition:all .3s ease}.view-toggle-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.view-toggle-button:hover:before{left:100%}.view-toggle-button:hover{border-color:#000;color:#000;transform:translateY(-3px);box-shadow:0 4px 16px #00000026}.view-toggle-button.active{background:linear-gradient(135deg,#000,#333);border-color:#000;color:#fff;box-shadow:0 4px 16px #00000040}.view-toggle-button.active:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.view-toggle-button svg{flex-shrink:0}.products-container{padding:20px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.product-card{background:#fff;border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer;overflow:hidden;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#000}.product-card-image-container{position:relative;width:100%;padding-top:75%;background:#f5f5f5;overflow:hidden}.product-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-card-stylist-info{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);padding:12px;display:flex;align-items:center;gap:8px}.product-card-stylist-avatar{width:32px;height:32px;border-radius:50%;border:2px solid #ffffff;object-fit:cover}.product-card-stylist-name{color:#fff;font-size:.85rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.5)}.product-card-content{padding:16px;display:flex;flex-direction:column;gap:8px}.product-card-title{margin:0;font-size:1.1rem;font-weight:600;color:#000;line-height:1.4}.product-card-description{margin:0;font-size:.85rem;font-weight:400;color:#555;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card-price{margin:0;font-size:1.25rem;font-weight:700;color:#000}.product-card-quantity{margin:0;font-size:.85rem;font-weight:500;color:#666;padding:4px 10px;background:#f5f5f5;border-radius:10px;display:inline-block}.product-card-quantity:empty{display:none}.marketplace-product-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;background:#0c0c0e73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center;padding:0;animation:marketplace-detail-fade-in .2s ease}@keyframes marketplace-detail-fade-in{0%{opacity:0}to{opacity:1}}.marketplace-product-detail-modal{position:relative;width:100%;max-width:560px;max-height:min(92vh,900px);background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -8px 40px #0000002e;display:flex;flex-direction:column;overflow:hidden}@media (min-width: 600px){.marketplace-product-detail-overlay{align-items:center;padding:24px}.marketplace-product-detail-modal{border-radius:20px;max-height:min(90vh,880px)}}.marketplace-product-detail-close{position:absolute;top:12px;right:12px;z-index:2;width:44px;height:44px;border:none;border-radius:50%;background:#fffffff2;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #0000001f;transition:transform .15s ease,background .15s ease}.marketplace-product-detail-close:hover{background:#000;color:#fff;transform:scale(1.05)}.portfolio-lightbox-trigger{cursor:zoom-in}.portfolio-lightbox-trigger:focus-visible{outline:2px solid #111111;outline-offset:3px}.portfolio-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12100;background:#0a0a0cb8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));animation:marketplace-detail-fade-in .2s ease}.portfolio-lightbox-inner{position:relative;width:100%;max-width:min(96vw,1200px);max-height:min(92vh,900px);display:flex;flex-direction:column;align-items:center;justify-content:center}.portfolio-lightbox-close{position:absolute;top:max(4px,env(safe-area-inset-top));right:max(4px,env(safe-area-inset-right));z-index:2;width:44px;height:44px;border:none;border-radius:50%;background:#fffffff0;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 14px #0003;transition:transform .15s ease,background .15s ease}.portfolio-lightbox-close:hover{background:#111;color:#fff;transform:scale(1.05)}.portfolio-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:none;border-radius:50%;background:#ffffffeb;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #00000026;transition:background .15s ease,transform .15s ease}.portfolio-lightbox-nav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.portfolio-lightbox-nav--prev{left:max(4px,env(safe-area-inset-left))}.portfolio-lightbox-nav--next{right:max(4px,env(safe-area-inset-right))}.portfolio-lightbox-image-wrap{width:100%;display:flex;align-items:center;justify-content:center;min-height:0}.portfolio-lightbox-image{max-width:100%;max-height:min(85vh,820px);width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 12px 48px #00000059;user-select:none;-webkit-user-select:none}.portfolio-lightbox-counter{margin:12px 0 0;font-size:.875rem;font-weight:600;color:#ffffffe6;letter-spacing:.02em}@media (max-width: 520px){.portfolio-lightbox-nav{width:40px;height:40px}.portfolio-lightbox-nav--prev{left:2px}.portfolio-lightbox-nav--next{right:2px}}.marketplace-product-detail-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;min-height:0}.marketplace-product-detail-image-wrap{width:100%;background:#f5f5f5;flex-shrink:0}.marketplace-product-detail-image{width:100%;height:auto;max-height:42vh;object-fit:cover;display:block}.marketplace-product-detail-body{padding:20px 20px 28px;display:flex;flex-direction:column;gap:12px}.marketplace-product-detail-seller{display:flex;align-items:center;gap:12px}.marketplace-product-detail-seller-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #e8e8e8}.marketplace-product-detail-seller-text{display:flex;flex-direction:column;gap:2px}.marketplace-product-detail-seller-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#888}.marketplace-product-detail-seller-name{font-size:1rem;font-weight:600;color:#000}.marketplace-product-detail-heading{margin:0;font-size:1.45rem;font-weight:700;color:#000;line-height:1.25}.marketplace-product-detail-price{margin:0;font-size:1.35rem;font-weight:700;color:#000}.marketplace-product-detail-stock{margin:0;font-size:.9rem;color:#666}.marketplace-product-detail-description-block{margin-top:4px;padding-top:16px;border-top:1px solid #e8e8e8}.marketplace-product-detail-section-title{margin:0 0 10px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888}.marketplace-product-detail-description-text{margin:0;font-size:1rem;line-height:1.65;color:#333;white-space:pre-wrap}.marketplace-product-detail-description-empty{margin:0;font-size:.95rem;line-height:1.5;color:#888;font-style:italic}.marketplace-product-detail-description-na{margin:0;font-size:1rem;line-height:1.65;color:#666;font-weight:600}.marketplace-product-detail-contact-block{margin-top:4px;padding-top:16px;border-top:1px solid #e8e8e8}.marketplace-product-detail-contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.marketplace-product-detail-contact-list li{display:flex;flex-direction:column;gap:4px}.marketplace-product-detail-contact-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888}.marketplace-product-detail-contact-value{font-size:.98rem;color:#000;text-decoration:underline;text-underline-offset:2px;word-break:break-word}.marketplace-product-detail-contact-value:hover{color:#333}.marketplace-product-detail-contact-plain{text-decoration:none}.marketplace-product-detail-contact-plain:hover{color:#000}.marketplace-product-detail-contact-na{font-size:.98rem;color:#666;font-weight:600}.marketplace-product-detail-contact-hint{margin:14px 0 0;font-size:.88rem;line-height:1.45;color:#666}.marketplace-product-detail-contact-hint a{color:#000;font-weight:600}.marketplace-product-detail-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #e8e8e8}.marketplace-checkout-qty-block{width:100%;flex-basis:100%}.marketplace-checkout-qty-label{display:block;font-size:.85rem;font-weight:600;color:#444;margin-bottom:8px}.marketplace-checkout-qty-row{display:flex;align-items:center;gap:8px;max-width:240px;position:relative;z-index:2;touch-action:manipulation}.marketplace-checkout-qty-step{width:40px;height:40px;border-radius:10px;border:1px solid #ccc;background:#fff;color:#111;font-size:1.25rem;font-weight:700;line-height:1;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.08)}.marketplace-checkout-qty-step:disabled{opacity:.45;cursor:not-allowed}.marketplace-checkout-qty-input{width:56px;text-align:center;padding:8px;border:1px solid #ccc;border-radius:8px;font-size:1rem;font-family:inherit;color:#111;background:#fff;-moz-appearance:textfield;touch-action:manipulation;position:relative;z-index:2}.marketplace-checkout-qty-input::-webkit-outer-spin-button,.marketplace-checkout-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.marketplace-checkout-estimate{margin:10px 0 0;font-size:.9rem;color:#555;font-weight:500}.marketplace-checkout-signin-hint{margin:0 0 12px;font-size:.875rem;color:#555;line-height:1.4}@media (min-width: 480px){.marketplace-product-detail-actions{flex-direction:row;flex-wrap:wrap}.marketplace-product-detail-primary-btn,.marketplace-product-detail-secondary-btn{flex:1;min-width:140px}}.marketplace-product-detail-primary-btn{padding:14px 20px;font-size:1rem;font-weight:600;border:none;border-radius:999px;font-family:inherit;cursor:pointer;background:#000;color:#fff;transition:background .2s ease,transform .15s ease}.marketplace-product-detail-primary-btn:hover:not(:disabled){background:#333;transform:translateY(-1px)}.marketplace-product-detail-primary-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.marketplace-product-detail-secondary-btn{padding:14px 20px;font-size:1rem;font-weight:600;border:2px solid #e0e0e0;border-radius:999px;font-family:inherit;cursor:pointer;background:#fff;color:#000;transition:border-color .2s ease,background .2s ease}.marketplace-product-detail-secondary-btn:hover{border-color:#000;background:#fafafa}@media (max-width: 768px){.view-toggle-container{flex-direction:row;flex-wrap:wrap;padding:8px;gap:8px;justify-content:center;position:static;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 4px 15px #0000001a;width:fit-content;margin:10px auto 0}.view-toggle-button{flex:0 1 auto;min-width:auto;justify-content:center;padding:8px 12px;font-size:.75rem}.view-toggle-button svg{width:14px;height:14px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}.no-results{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.no-results-icon{color:#ccc;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.no-results-title{font-size:1.5rem;font-weight:600;color:#000;margin:0 0 12px}.no-results-message{font-size:1rem;color:#666;margin:0;max-width:400px}.stylist-card{background:#fff;border-radius:16px;padding:0;border:1px solid #e0e0e0;box-shadow:0 4px 20px #00000014;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column}.stylist-of-week-card{grid-column:1 / -1;display:flex;align-items:center;gap:20px;padding:18px 22px;border-radius:16px;border:1px solid #f3de86;background:linear-gradient(135deg,#fff9df,#fffcf1 42%,#fff);box-shadow:0 8px 20px #d4a0171a}.stylist-of-week-card.is-clickable{cursor:pointer}.stylist-of-week-card.is-clickable:hover{transform:translateY(-1px);box-shadow:0 10px 24px #d4a01724}.stylist-of-week-media{width:86px;height:86px;border-radius:14px;border:1px dashed #d4a017;background:linear-gradient(145deg,#fcdb4e,#f1bd17);color:#4a3600;display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:700;line-height:1;flex:0 0 auto;overflow:hidden}.stylist-of-week-media img{width:100%;height:100%;object-fit:cover;display:block}.stylist-of-week-content{display:flex;flex-direction:column;gap:6px}.stylist-of-week-eyebrow{margin:0;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#5b4300}.stylist-of-week-title{margin:0;color:#2b2200;font-size:1.35rem;font-weight:700}.stylist-of-week-message{margin:0;color:#4f420f;font-size:.95rem}@media (max-width: 640px){.stylist-of-week-card{flex-direction:column;align-items:flex-start;gap:14px;padding:16px}.stylist-of-week-media{width:74px;height:74px;font-size:1.9rem}}.stylist-card.available-now-card{border:3px solid #28a745;box-shadow:0 4px 16px #28a74533;background:linear-gradient(to bottom,#f0fff4,#fff 10%)}.stylist-card.available-now-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#28a745;border-radius:8px 8px 0 0}.stylist-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f;border-color:#000}.stylist-card.available-now-card:hover{box-shadow:0 6px 20px #28a7454d;border-color:#218838}.stylist-card.expanded{border:2px solid #000000;box-shadow:0 4px 16px #0000001f}.stylist-services-preview{margin:15px 0;padding:12px;background:#f8f9fa;border-radius:6px;color:#666;font-size:.95rem}.stylist-card.not-available{opacity:.7;border-color:#ff6b6b;border-width:2px;background-color:#fff5f5;position:relative}.stylist-card.not-available:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ff6b6b0d;border-radius:8px;pointer-events:none;z-index:0}.stylist-card.not-available:hover{opacity:.75;border-color:#ff5252;transform:translateY(-1px);box-shadow:0 4px 12px #ff6b6b33}.stylist-card.not-available .stylist-header-cover{filter:grayscale(35%) brightness(.92)}.stylist-card.not-available .stylist-header-identity .stylist-name{color:#ffffffeb}.stylist-card .availability-warning{margin:16px 20px}.availability-warning{display:flex;align-items:center;gap:8px;padding:14px 18px;background:#ffe8e8;border:2px solid #ff6b6b;border-radius:6px;margin-bottom:15px;color:#c92a2a;font-size:.95rem;font-weight:600;position:relative;z-index:1}.availability-warning svg{flex-shrink:0;color:#c92a2a;width:18px;height:18px}.stylist-header{position:relative;margin:0;padding:0;border-bottom:none}.stylist-header-media{position:relative;width:100%;height:220px;min-height:200px;overflow:hidden;background:linear-gradient(145deg,#2d2d2d,#1a1a1a,#0d0d0d)}.stylist-header-cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .45s ease}.stylist-card:hover .stylist-header-cover{transform:scale(1.04)}.stylist-header-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#00000026,#0000000d,#0000008c 70%,#000000d1)}.stylist-header-chrome{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:12px 14px 16px;z-index:2;pointer-events:none}.stylist-header-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;pointer-events:none}.stylist-header-toolbar-left{display:flex;align-items:center;gap:8px;min-height:40px;pointer-events:auto}.stylist-header-chrome .stylist-header-expand{pointer-events:auto}.stylist-header-identity{pointer-events:none;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.stylist-header-identity-has-products{gap:8px}.stylist-header-products-lead{display:flex;align-items:center;margin-bottom:2px}.stylist-header-identity-has-products .stylist-name{margin-top:0}.stylist-header-identity .stylist-name{color:#fff;font-size:1.65rem;line-height:1.15;margin:0;font-weight:700;letter-spacing:-.04em;text-shadow:0 2px 12px rgba(0,0,0,.45),0 1px 2px rgba(0,0,0,.6);max-width:100%}.stylist-header-badges{flex-wrap:wrap;gap:8px}.products-indicator-on-hero{background:#ffffff38;color:#fff;border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.products-indicator-on-hero:hover{background:#ffffff52;color:#fff;box-shadow:0 4px 16px #0003}.stylist-header-expand.expand-collapse-card-button{width:42px;height:42px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:#fff3;color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 14px #0003}.stylist-header-expand.expand-collapse-card-button:hover{background:#ffffff52;border-color:#ffffffa6;color:#fff;transform:scale(1.05)}.stylist-header-expand.expand-collapse-card-button svg{transition:transform .3s ease}.stylist-header-expand.stylist-header-home-button{width:auto;min-width:42px;height:42px;padding:0 14px 0 12px;border-radius:50px;gap:8px;display:inline-flex;align-items:center;justify-content:center}.stylist-header-home-button .stylist-header-home-label{font-size:.9rem;font-weight:600;letter-spacing:.02em;line-height:1;white-space:nowrap}@media (max-width: 380px){.stylist-header-home-button .stylist-header-home-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stylist-header-expand.stylist-header-home-button{padding:0;width:42px;min-width:42px}}.stylist-card .stylist-info{padding:20px 24px;background:#fff;border-radius:0;flex:1 1 auto}.stylist-card .stylist-card-footer{border-top:1px solid #ececec;background:#fafafa;border-radius:0 0 15px 15px;overflow:hidden;margin-top:auto}.stylist-card-view-more-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 18px;margin:0;font-family:inherit;font-size:.95rem;font-weight:600;color:#222;background:transparent;border:none;cursor:pointer;transition:background .2s ease,color .2s ease}.stylist-card-view-more-button:hover{background:#f0f0f0;color:#000}.stylist-card-view-more-button:focus{outline:none;box-shadow:inset 0 0 0 2px #0000001f}.stylist-card-view-more-button svg{flex-shrink:0;opacity:.75}.stylist-card.not-available .stylist-card-footer{border-top-color:#f0d6d6;background:#fff8f8}.stylist-card.not-available .stylist-card-view-more-button:hover{background:#ffecec}.expand-collapse-card-button{background:transparent;border:2px solid #e0e0e0;border-radius:8px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;transition:all .3s ease;flex-shrink:0}.expand-collapse-card-button:hover{background:#f5f5f5;border-color:#000;color:#000}.expand-collapse-card-button svg{transition:transform .3s ease}.stylist-name{color:#000;font-size:1.8rem;margin:0;font-weight:600;letter-spacing:-.3px}.stylist-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.available-now-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#28a745;color:#fff;border-radius:20px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #28a7454d;animation:pulse-available 2s infinite}.available-now-badge svg{flex-shrink:0;animation:rotate 2s linear infinite}@keyframes pulse-available{0%,to{box-shadow:0 2px 8px #28a7454d}50%{box-shadow:0 4px 16px #28a74580}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.products-indicator{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#000;color:#fff;border-radius:20px;font-size:.85rem;font-weight:600;cursor:default;transition:all .3s ease}.products-indicator:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.products-indicator svg{flex-shrink:0}.products-count{font-size:.9rem;font-weight:700}.stylist-info{display:flex;flex-direction:column;gap:15px}.stylist-info p{margin:0;font-size:1rem;line-height:1.6;color:#000}.label{font-weight:600;color:#000;margin-right:8px}.stylist-address,.stylist-rate,.stylist-hours,.stylist-availability,.stylist-travel,.stylist-experience,.stylist-accommodations,.stylist-cancellation-policy,.stylist-specialty,.stylist-last-minute,.stylist-parking{display:flex;align-items:flex-start}.stylist-payment-types{display:flex;flex-direction:column;gap:12px}.payment-methods-icons{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.payment-method-icon{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;transition:all .3s ease;cursor:default;color:#000}.payment-method-icon:hover{background:#000;border-color:#000;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.payment-method-icon svg{flex-shrink:0;color:inherit;transition:transform .3s ease}.payment-method-icon:hover svg{transform:scale(1.1)}.payment-method-name{font-size:.875rem;font-weight:500;color:inherit;white-space:nowrap;transition:color .3s ease}.stylist-address a{color:#000;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;transition:text-decoration-color .3s ease;display:inline;word-break:break-word}.stylist-address a:hover{text-decoration-color:#000}.stylist-contact,.contact-info{display:flex;flex-direction:column;gap:8px;margin-top:5px}.stylist-email,.stylist-phone{margin:0;font-size:1rem;line-height:1.6;color:#000;display:flex;align-items:center;gap:8px}.contact-label{font-weight:500;color:#000;min-width:50px}.stylist-email a,.stylist-phone a{color:#000;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.stylist-email a:hover,.stylist-phone a:hover{border-bottom-color:#000}.stylist-services,.services-list{display:flex;flex-direction:column;gap:8px;margin-top:5px}.service-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.service-item:last-child{border-bottom:none}.service-name{font-size:1rem;color:#000;font-weight:400}.service-duration{font-size:.9rem;color:#666;font-weight:400}.stylist-about{display:flex;flex-direction:column;gap:8px;margin-top:5px}.about-text{margin:0;font-size:1rem;line-height:1.6;color:#000;font-weight:400}.similar-stylists{margin-top:40px;padding-top:30px;border-top:2px solid #e0e0e0}.similar-stylists-title{font-size:1.3rem;font-weight:600;color:#000;margin:0 0 20px;letter-spacing:-.3px}.similar-stylists-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.similar-stylist-card{display:flex;flex-direction:column;align-items:center;padding:20px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;text-align:center}.similar-stylist-card:hover{border-color:#000;box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.similar-stylist-picture{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0;margin-bottom:15px}.similar-stylist-info{display:flex;flex-direction:column;gap:8px;width:100%}.similar-stylist-name{font-size:1.1rem;font-weight:600;color:#000;margin:0}.similar-stylist-specialty{font-size:.9rem;color:#666;margin:0;line-height:1.4}.similar-stylist-rate{font-size:1rem;font-weight:600;color:#000;margin:0}.detail-page{padding:20px}.detail-container{max-width:1200px;margin:0 auto}.detail-main{display:grid;grid-template-columns:300px 1fr;gap:40px;margin-bottom:60px}.stylist-detail-page{padding-top:0}.stylist-detail-page.detail-page{background:linear-gradient(180deg,#f4f4f5,#f9f9f9 18%,#fafafa 45%,#fff);min-height:100%}.stylist-detail-hero-card{border-radius:16px;overflow:hidden;border:1px solid #e8e8e8;box-shadow:0 4px 16px #0000001a;margin-bottom:40px}.stylist-detail-page-hero-media{height:240px;min-height:220px}.stylist-detail-hero-card:hover .stylist-header-cover{transform:scale(1.04)}.stylist-detail-hero-actions{padding:20px 24px 26px;background:#fff;display:flex;flex-direction:column;align-items:stretch;gap:0}.stylist-detail-hero-actions .book-appointment-button{margin-top:0}.stylist-detail-hero-actions .recommend-button{margin-top:16px;width:100%;justify-content:center}.stylist-detail-hero-actions .recommendation-count-simple{margin-top:12px}.stylist-detail-hero-actions .stylist-address,.stylist-detail-hero-actions .stylist-specialty,.stylist-detail-hero-actions .stylist-rate{margin-top:14px;margin-bottom:0}.stylist-detail-main{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.customer-profile-page{padding-top:0}.customer-profile-hero-card .customer-profile-hero-cover{object-position:center center}.user-registration-page,.customer-login-page,.stylist-registration-page,.stylist-login-page,.booking-page,.home-page{padding-top:0}.home-hero-card{margin-bottom:28px}.home-hero-card .stylist-header-chrome{padding-bottom:28px}.home-hero-media.stylist-profile-page-hero-media{height:328px;min-height:300px}.home-hero-toolbar{flex-wrap:wrap;gap:12px;align-items:flex-start}.home-hero-toolbar .view-toggle-container{position:static;left:auto;top:auto;margin:0;flex-wrap:wrap;max-width:100%}.home-hero-toolbar-right .header-buttons-container{position:static;right:auto;top:auto;margin:0;flex-wrap:wrap;max-width:min(100%,calc(100vw - 48px));justify-content:flex-end}.home-hero-toolbar-left{flex:1 1 auto;min-width:0}.home-hero-toolbar-right{flex:0 1 auto}.home-hero-stylists-marketplace-toggles{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.home-page .home-mobile-stylists-marketplace-bar{display:none}.home-hero-identity{align-items:center;text-align:center;width:100%;min-width:0;padding-left:10px;padding-right:10px;box-sizing:border-box;pointer-events:none}.home-hero-identity .stylist-name{align-self:center;text-align:center;width:100%}.home-hero-identity .home-hero-tagline{max-width:36rem;margin-left:auto;margin-right:auto}.home-hero-logo-wrap{pointer-events:auto}.home-hero-logo-wrap .home-hero-logo{height:100px;max-width:200px;width:auto;margin:0 auto;display:block;filter:drop-shadow(0 4px 14px rgba(0,0,0,.45))}.home-hero-identity .home-mission-link.mission-statement-link{pointer-events:auto;border-color:#ffffff73;color:#fffffff2;background:#00000026;padding:6px 12px;margin-top:6px;font-size:.75rem;font-weight:500;letter-spacing:.02em;gap:6px;border-width:1px;border-style:solid;border-radius:999px;line-height:1.2;max-width:100%;box-sizing:border-box;justify-content:center}.home-hero-identity .home-mission-link.mission-statement-link svg{width:12px;height:12px;flex-shrink:0}.home-hero-identity .home-mission-link.mission-statement-link:hover{border-color:#ffffffbf;color:#fff;background:#ffffff1f;transform:translateY(-1px);box-shadow:none}.stylist-profile-page{padding-top:0}.stylist-profile-hero-card{border-radius:16px;overflow:hidden;border:1px solid #e8e8e8;box-shadow:0 4px 16px #0000001a;margin-bottom:40px}.stylist-profile-page-hero-media{height:260px;min-height:220px}.stylist-profile-hero-card:hover .stylist-header-cover{transform:scale(1.04)}.stylist-profile-hero-cover-placeholder{background:linear-gradient(145deg,#3d3d3d,#1f1f1f 55%,#121212)}.stylist-header-toolbar-right{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px;flex-wrap:wrap;max-width:min(100%,calc(100% - 56px));pointer-events:auto}.stylist-profile-hero-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:999px;font-family:inherit;font-size:.88rem;font-weight:600;cursor:pointer;border:1px solid rgba(255,255,255,.45);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 14px #0003;transition:background .2s ease,border-color .2s ease,transform .15s ease}.stylist-profile-hero-action-primary{background:#ffffff38;color:#fff}.stylist-profile-hero-action-primary:hover{background:#ffffff57;border-color:#ffffffa6;transform:scale(1.02)}.stylist-profile-hero-action-secondary{background:#00000047;color:#fff}.stylist-profile-hero-action-secondary:hover{background:#0000006b;border-color:#ffffff8c;transform:scale(1.02)}.stylist-profile-hero-action-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;pointer-events:none}.stylist-profile-availability-dock{margin:0 0 1.25rem;padding:.875rem 1rem;border-radius:12px;background:var(--surface-elevated, #fafafa);border:1px solid rgba(15,23,42,.08);box-shadow:0 1px #fffc inset}.stylist-profile-availability-dock-main{display:flex;align-items:center;justify-content:space-between;gap:1rem 1.25rem;flex-wrap:wrap}.stylist-profile-availability-dock-text{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1 12rem}.stylist-profile-availability-dock-title{font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary, #0f172a)}.stylist-profile-availability-dock-meta{font-size:.8125rem;line-height:1.4;color:var(--text-muted, #64748b);max-width:32rem}.stylist-profile-availability-dock-toggle.toggle-switch{flex:0 0 auto;align-items:center;gap:.5rem}.stylist-profile-availability-dock-toggle .toggle-text{color:var(--text-secondary, #334155);font-size:.8125rem;min-width:1.5rem}.stylist-profile-availability-dock--view{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem;pointer-events:none}.stylist-profile-availability-dock--view .available-now-badge{animation:none}.stylist-profile-availability-dock-view-note{font-size:.75rem;color:var(--text-muted, #64748b)}@media (max-width: 520px){.stylist-profile-availability-dock{padding:.75rem .85rem}.stylist-profile-availability-dock-main{flex-direction:column;align-items:stretch;gap:.45rem}.stylist-profile-availability-dock-text{gap:.12rem;flex:initial}.stylist-profile-availability-dock-toggle.toggle-switch{justify-content:space-between;width:100%;margin-top:0}}.stylist-profile-brand-card{position:relative;margin:0 0 1.25rem;border-radius:14px;overflow:hidden;border:1px solid rgba(212,160,23,.28);background:linear-gradient(152deg,#fffefb,#fffbf0 42%,#fff);box-shadow:0 6px 28px #0f0f0f12,0 1px #ffffffd9 inset}.stylist-profile-brand-card__accent{position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#fcdb4e,#f9d243 52%,#d4a017);pointer-events:none}.stylist-profile-brand-card__inner{padding:1rem 1.125rem 1.125rem 1.375rem;display:flex;flex-direction:column;gap:.45rem;min-width:0}.stylist-profile-brand-card__copy{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.2rem}.stylist-profile-brand-card__title{margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-primary, #1a1408)}.stylist-profile-brand-card__meta{margin:0;font-size:.8125rem;line-height:1.45;color:var(--text-muted, #5c5346);max-width:36rem}.stylist-profile-brand-card__label{font-size:.75rem;font-weight:600;color:var(--text-secondary, #3d362b);letter-spacing:.02em}.stylist-profile-brand-card__input{width:100%;margin:0;padding:.7rem .85rem;font-size:1rem;font-weight:600;line-height:1.35;color:#1a1408;background:#ffffffeb;border:1px solid rgba(15,23,42,.1);border-radius:10px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;box-sizing:border-box}.stylist-profile-brand-card__input::placeholder{color:#3d362b73;font-weight:500}.stylist-profile-brand-card__input:focus{border-color:#d4a017a6;box-shadow:0 0 0 3px #fcdb4e59,0 2px 8px #d4a0171f;background:#fff}@media (max-width: 520px){.stylist-profile-brand-card__inner{padding:.875rem .875rem 1rem 1.125rem}}.profile-page-edit-active{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.profile-edit-floating-actions{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #e0e0e0;box-shadow:0 -4px 24px #00000014;z-index:200}.profile-edit-floating-actions .stylist-profile-hero-action-btn{backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 2px 8px #0000001f}.profile-edit-floating-actions .stylist-profile-hero-action-primary{background:#000;color:#fff;border-color:#000}.profile-edit-floating-actions .stylist-profile-hero-action-primary:hover{background:#333;border-color:#333;transform:scale(1.02)}.profile-edit-floating-actions .stylist-profile-hero-action-secondary{background:#fff;color:#000;border:2px solid #e0e0e0}.profile-edit-floating-actions .stylist-profile-hero-action-secondary:hover{background:#f5f5f5;border-color:#000;transform:scale(1.02)}.stylist-profile-hero-specialty{margin:0;font-size:.98rem;font-weight:500;color:#ffffffeb;line-height:1.35;text-shadow:0 2px 12px rgba(0,0,0,.45),0 1px 2px rgba(0,0,0,.55);max-width:100%}.stylist-profile-hero-change-photo{margin-top:8px;pointer-events:auto;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer;border:1px solid rgba(255,255,255,.4);background:#ffffff29;color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease}.stylist-profile-hero-change-photo:hover{background:#ffffff47;border-color:#fff9}.stylist-profile-main{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.stylist-profile-page.detail-page{background:linear-gradient(180deg,#f4f4f5,#f9f9f9 18%,#fafafa 45%,#fff);min-height:100%}.stylist-profile-page .stylist-profile-main,.stylist-detail-page .stylist-detail-main{gap:1.25rem;margin-bottom:1.25rem}.stylist-profile-page .detail-info-section,.stylist-detail-page .detail-info-section{gap:1.25rem}.stylist-profile-page .detail-info-card,.stylist-detail-page .detail-info-card{border-radius:16px;border:1px solid #e6e6e6;padding:1.45rem 1.5rem 1.6rem;background:#fff;box-shadow:0 1px 2px #0000000a,0 8px 28px #0000000f;transition:box-shadow .28s ease,border-color .28s ease,transform .22s ease}.stylist-profile-page .detail-info-card:hover,.stylist-detail-page .detail-info-card:hover{border-color:#d8d8d8;box-shadow:0 4px 12px #0000000f,0 18px 44px #00000014}.stylist-profile-page .detail-info-card .detail-section-title,.stylist-detail-page .detail-info-card .detail-section-title{font-size:1.14rem;font-weight:700;letter-spacing:-.025em;color:#0a0a0a;margin:0 0 1rem;padding:0 0 .7rem;border-bottom:none;position:relative}.stylist-profile-page .detail-info-card .detail-section-title:after,.stylist-detail-page .detail-info-card .detail-section-title:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;border-radius:2px;background:linear-gradient(90deg,#111,#1113)}.stylist-profile-page .detail-info-card .detail-section-title:not(:first-child),.stylist-detail-page .detail-info-card .detail-section-title:not(:first-child){margin-top:1.85rem}.stylist-profile-page .detail-contact-info p,.stylist-profile-page .detail-pricing-info p,.stylist-profile-page .detail-experience-info p,.stylist-detail-page .detail-contact-info p,.stylist-detail-page .detail-pricing-info p,.stylist-detail-page .detail-experience-info p{padding:.7rem .95rem;background:#f8f8f8;border-radius:11px;border:1px solid #ededed;transition:border-color .2s ease,background .2s ease}.stylist-profile-page .detail-contact-info p:hover,.stylist-profile-page .detail-pricing-info p:hover,.stylist-profile-page .detail-experience-info p:hover,.stylist-detail-page .detail-contact-info p:hover,.stylist-detail-page .detail-pricing-info p:hover,.stylist-detail-page .detail-experience-info p:hover{border-color:#e0e0e0;background:#f5f5f5}.stylist-profile-page .detail-services-list,.stylist-detail-page .detail-services-list{display:flex;flex-direction:column;gap:10px}.stylist-profile-page .detail-service-item,.stylist-detail-page .detail-service-item{padding:13px 16px;border-radius:12px;border:1px solid #ececec;background:linear-gradient(145deg,#fff,#f7f7f7);transition:border-color .2s ease,box-shadow .2s ease}.stylist-profile-page .detail-service-item:hover,.stylist-detail-page .detail-service-item:hover{border-color:#d4d4d4;box-shadow:0 3px 12px #0000000d}.stylist-profile-page .stylist-recommendations-profile .recommendation-count-display{padding:1.1rem 1.2rem;border-radius:12px;border:1px solid #e8f5ec;background:linear-gradient(135deg,#f4fcf7,#fff)}.stylist-profile-page .detail-about-text,.stylist-detail-page .detail-about-text{font-size:1.02rem;line-height:1.72;color:#1f1f1f;margin:0}.stylist-profile-page .portfolio-section,.stylist-profile-page .products-section,.stylist-detail-page .portfolio-section.stylist-profile-portfolio-spotlight,.stylist-detail-page .products-section{margin-bottom:1.25rem;padding:1.45rem 1.5rem 1.65rem;border-top:none;background:#fff;border:1px solid #e6e6e6;border-radius:16px;box-shadow:0 1px 2px #0000000a,0 8px 28px #0000000f;transition:box-shadow .28s ease,border-color .28s ease}.stylist-profile-page .portfolio-section:hover,.stylist-profile-page .products-section:hover,.stylist-detail-page .portfolio-section.stylist-profile-portfolio-spotlight:hover,.stylist-detail-page .products-section:hover{border-color:#d8d8d8;box-shadow:0 4px 12px #0000000f,0 18px 44px #00000014}.stylist-profile-page .portfolio-section .portfolio-title,.stylist-profile-page .products-section-heading .detail-section-title.portfolio-title,.stylist-detail-page .portfolio-section.stylist-profile-portfolio-spotlight .portfolio-title,.stylist-detail-page .products-section .portfolio-title{font-size:1.14rem;font-weight:700;letter-spacing:-.025em;margin-bottom:1.15rem;padding-bottom:.7rem;border-bottom:none;position:relative}.stylist-profile-page .portfolio-section .portfolio-title:after,.stylist-profile-page .products-section-heading .detail-section-title.portfolio-title:after,.stylist-detail-page .portfolio-section.stylist-profile-portfolio-spotlight .portfolio-title:after,.stylist-detail-page .products-section .portfolio-title:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;border-radius:2px;background:linear-gradient(90deg,#111,#1113)}.stylist-profile-page .stylist-profile-portfolio-spotlight,.stylist-detail-page .stylist-profile-portfolio-spotlight{margin-bottom:1.5rem}.stylist-profile-page .stylist-profile-portfolio-spotlight__head,.stylist-detail-page .stylist-profile-portfolio-spotlight__head{display:flex;align-items:stretch;gap:1rem;margin-bottom:1.15rem}.stylist-profile-page .stylist-profile-portfolio-spotlight__head:before,.stylist-detail-page .stylist-profile-portfolio-spotlight__head:before{content:"";width:3px;flex-shrink:0;border-radius:3px;background:linear-gradient(180deg,#141414 10%,#5c4f42 52%,#b8a995);align-self:stretch;min-height:2.85rem}.stylist-profile-page .stylist-profile-portfolio-spotlight__head--editorial,.stylist-detail-page .stylist-profile-portfolio-spotlight__head--editorial{flex-direction:column;align-items:flex-start;gap:.4rem;margin-bottom:1.05rem}.stylist-profile-page .stylist-profile-portfolio-spotlight__head--editorial:before,.stylist-detail-page .stylist-profile-portfolio-spotlight__head--editorial:before{display:none}.stylist-profile-page .stylist-profile-portfolio-spotlight__head--view,.stylist-detail-page .stylist-profile-portfolio-spotlight__head--view{align-items:center;margin-bottom:1.1rem}.stylist-profile-page .stylist-profile-portfolio-spotlight__head--view:before,.stylist-detail-page .stylist-profile-portfolio-spotlight__head--view:before{display:none}.stylist-profile-page .stylist-profile-portfolio-spotlight__kicker,.stylist-detail-page .stylist-profile-portfolio-spotlight__kicker{margin:0;font-size:.65rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#737373}.stylist-profile-page .stylist-profile-portfolio-spotlight__head-text,.stylist-detail-page .stylist-profile-portfolio-spotlight__head-text{flex:1;min-width:0}.stylist-profile-page .stylist-profile-portfolio-spotlight .stylist-profile-portfolio-spotlight__title,.stylist-detail-page .stylist-profile-portfolio-spotlight .stylist-profile-portfolio-spotlight__title{margin-bottom:.35rem;padding-bottom:0}.stylist-profile-page .stylist-profile-portfolio-spotlight .stylist-profile-portfolio-spotlight__title.portfolio-title:after,.stylist-detail-page .stylist-profile-portfolio-spotlight .stylist-profile-portfolio-spotlight__title.portfolio-title:after{display:none}.stylist-profile-page .stylist-profile-portfolio-spotlight__subtitle,.stylist-detail-page .stylist-profile-portfolio-spotlight__subtitle{margin:0;font-size:.9rem;line-height:1.55;color:#525252;letter-spacing:.01em;max-width:38rem}.stylist-profile-page .stylist-profile-portfolio-spotlight__stage,.stylist-detail-page .stylist-profile-portfolio-spotlight__stage{border-radius:10px;overflow:hidden;border:1px solid #e3e3e3;background:#f7f7f7;box-shadow:inset 0 1px #ffffffe6}.stylist-profile-page .stylist-profile-portfolio-spotlight__stage--empty,.stylist-detail-page .stylist-profile-portfolio-spotlight__stage--empty{display:flex;align-items:center;justify-content:center;min-height:6.75rem;padding:1.5rem 1.35rem;border-style:dashed;border-color:#cfcfcf;background:#fafafa}.stylist-profile-page .stylist-profile-portfolio-spotlight__gallery,.stylist-detail-page .stylist-profile-portfolio-spotlight__gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;padding:10px;overflow:visible}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame:first-child,.stylist-detail-page .stylist-profile-portfolio-spotlight__frame:first-child{grid-column:1 / -1;aspect-ratio:2.45 / 1;max-height:min(300px,44vw);border-radius:8px}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame:not(:first-child),.stylist-detail-page .stylist-profile-portfolio-spotlight__frame:not(:first-child){grid-column:span 2;aspect-ratio:1;border-radius:6px}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame,.stylist-detail-page .stylist-profile-portfolio-spotlight__frame{position:relative;width:100%;min-width:0;height:auto;min-height:0;overflow:hidden;background:#fff;border:1px solid #dedede;transition:border-color .22s ease,box-shadow .22s ease;cursor:default}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame:hover,.stylist-detail-page .stylist-profile-portfolio-spotlight__frame:hover{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame-img.portfolio-image,.stylist-detail-page .stylist-profile-portfolio-spotlight__frame-img.portfolio-image{display:block;width:100%;height:100%;max-height:none;object-fit:cover;border-radius:0;filter:grayscale(.2) contrast(1.03);transition:filter .35s ease}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame:hover .stylist-profile-portfolio-spotlight__frame-img.portfolio-image,.stylist-detail-page .stylist-profile-portfolio-spotlight__frame:hover .stylist-profile-portfolio-spotlight__frame-img.portfolio-image{filter:grayscale(0) contrast(1)}.stylist-profile-page .stylist-profile-portfolio-spotlight__empty,.stylist-detail-page .stylist-profile-portfolio-spotlight__empty{margin:0;text-align:center;font-size:.93rem;line-height:1.55;color:#525252;max-width:22rem}.stylist-profile-page .stylist-profile-portfolio-spotlight__edit.edit-portfolio-container,.stylist-detail-page .stylist-profile-portfolio-spotlight__edit.edit-portfolio-container{background:linear-gradient(168deg,#f8f8f8,#fff 42%,#fafafa);border:1px solid #e6e6e6;box-shadow:inset 0 1px #ffffffd9}@media (prefers-reduced-motion: reduce){.stylist-profile-page .stylist-profile-portfolio-spotlight__frame,.stylist-detail-page .stylist-profile-portfolio-spotlight__frame{transition:none}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame-img.portfolio-image,.stylist-detail-page .stylist-profile-portfolio-spotlight__frame-img.portfolio-image{filter:none;transition:none}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame:hover .stylist-profile-portfolio-spotlight__frame-img.portfolio-image,.stylist-detail-page .stylist-profile-portfolio-spotlight__frame:hover .stylist-profile-portfolio-spotlight__frame-img.portfolio-image{filter:none}}.stylist-profile-page .stylist-profile-main>.form-section{margin-bottom:1.25rem;padding:1.45rem 1.5rem 1.6rem;background:#fff;border:1px solid #e6e6e6;border-radius:16px;box-shadow:0 1px 2px #0000000a,0 8px 28px #0000000f;transition:box-shadow .28s ease,border-color .28s ease}.stylist-profile-page .stylist-profile-main>.form-section:hover{border-color:#d8d8d8;box-shadow:0 4px 12px #0000000f,0 18px 44px #00000014}.stylist-profile-page .stylist-profile-main>.form-section .form-section-title{font-size:1.14rem;font-weight:700;letter-spacing:-.025em;margin:0 0 1.1rem;padding-bottom:.7rem;border-bottom:none;position:relative}.stylist-profile-page .stylist-profile-main>.form-section .form-section-title:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;border-radius:2px;background:linear-gradient(90deg,#111,#1113)}.stylist-profile-page .detail-container>.detail-info-card,.stylist-detail-page .detail-container>.detail-info-card{margin-bottom:2.5rem}.stylist-profile-page .edit-input,.stylist-profile-page .edit-select,.stylist-profile-page .edit-textarea{border-radius:10px;border-color:#e0e0e0;transition:border-color .2s ease,box-shadow .2s ease}.stylist-profile-page .edit-input:focus,.stylist-profile-page .edit-select:focus,.stylist-profile-page .edit-textarea:focus{border-color:#111;box-shadow:0 0 0 3px #0000000f;outline:none}@media (max-width: 768px){.stylist-profile-page .detail-info-card,.stylist-profile-page .portfolio-section,.stylist-profile-page .products-section,.stylist-profile-page .stylist-profile-main>.form-section,.stylist-detail-page .detail-info-card,.stylist-detail-page .portfolio-section.stylist-profile-portfolio-spotlight,.stylist-detail-page .products-section{padding:1.15rem 1.15rem 1.35rem;border-radius:14px}.stylist-profile-page .stylist-profile-portfolio-spotlight__gallery,.stylist-detail-page .stylist-profile-portfolio-spotlight__gallery{grid-template-columns:repeat(2,1fr);gap:8px;padding:8px}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame:first-child,.stylist-detail-page .stylist-profile-portfolio-spotlight__frame:first-child{grid-column:1 / -1;aspect-ratio:16 / 10;max-height:min(240px,52vw);border-radius:7px}.stylist-profile-page .stylist-profile-portfolio-spotlight__frame:not(:first-child),.stylist-detail-page .stylist-profile-portfolio-spotlight__frame:not(:first-child){grid-column:span 1;aspect-ratio:1;border-radius:5px}.stylist-profile-page .stylist-profile-portfolio-spotlight__stage,.stylist-detail-page .stylist-profile-portfolio-spotlight__stage{border-radius:9px}}.detail-image-section{display:flex;justify-content:center;align-items:flex-start}.detail-image-wrapper{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.detail-profile-picture{width:280px;height:280px;border-radius:50%;object-fit:cover;border:3px solid #000000;box-shadow:0 8px 32px #00000026}.detail-profile-picture-placeholder{display:flex;align-items:center;justify-content:center;text-align:center;padding:20px;box-sizing:border-box;background:#f5f5f5;color:#666;font-size:.95rem;line-height:1.35;border-style:dashed}.stylist-profile-photo-wrap{position:relative;width:280px;height:280px;flex-shrink:0}.stylist-profile-photo-wrap .detail-profile-picture,.stylist-profile-photo-wrap .detail-profile-picture-placeholder{width:100%;height:100%;display:block}.stylist-profile-photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:none;padding:0;margin:0;background:#00000061;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;transition:background .2s ease,transform .15s ease;box-shadow:inset 0 0 0 3px #ffffff26}.stylist-profile-photo-overlay:hover{background:#00000085}.stylist-profile-photo-overlay:focus{outline:none;box-shadow:inset 0 0 0 3px #ffffff40,0 0 0 3px #0003}.stylist-profile-photo-overlay:focus:not(:focus-visible){box-shadow:inset 0 0 0 3px #ffffff26}.stylist-profile-photo-overlay:active{transform:scale(.98)}.stylist-profile-photo-overlay svg{flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.stylist-profile-picture-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.detail-info-section{display:flex;flex-direction:column;gap:30px}.detail-info-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:30px;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.detail-info-card:hover{box-shadow:0 4px 16px #00000014}.detail-section-title{font-size:1.5rem;font-weight:600;color:#000;margin:0 0 20px;padding-bottom:15px;border-bottom:2px solid #000000;letter-spacing:-.3px}.detail-contact-info,.detail-pricing-info,.detail-experience-info{display:flex;flex-direction:column;gap:12px}.detail-contact-info p,.detail-pricing-info p,.detail-experience-info p{margin:0;font-size:1rem;line-height:1.6;color:#000}.detail-contact-info a{color:#000;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;transition:text-decoration-color .3s ease;display:inline;word-break:break-word}.detail-contact-info a:hover{text-decoration-color:#000}.detail-services-list{display:flex;flex-direction:column;gap:12px}.detail-service-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-service-item:last-child{border-bottom:none}.detail-about-text{margin:0;font-size:1.1rem;line-height:1.8;color:#000;font-weight:400}.edit-name-input,.edit-subtitle-input{width:100%;padding:16px 20px;border:2px solid #e0e0e0;border-radius:10px;font-family:inherit;color:#000;background:#fafafa;margin-bottom:12px;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.edit-name-input{font-size:3rem;font-weight:700;letter-spacing:-.5px}.edit-subtitle-input{font-size:1.2rem;font-weight:300;color:#333}.edit-name-input:hover,.edit-subtitle-input:hover{background:#fff;border-color:#d0d0d0}.similar-stylists-section{max-width:1200px;margin:0 auto;padding-top:40px;border-top:2px solid #e0e0e0}.similar-section-title{font-size:1.8rem;font-weight:600;color:#000;margin:0 0 30px;letter-spacing:-.5px}.similar-stylists-carousel{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding-bottom:20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.similar-stylists-carousel::-webkit-scrollbar{height:8px}.similar-stylists-carousel::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.similar-stylists-carousel::-webkit-scrollbar-thumb{background:#000;border-radius:4px}.similar-stylist-item{min-width:200px;max-width:200px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;flex-shrink:0}.similar-stylist-item:hover{border-color:#000;box-shadow:0 4px 16px #0000001f;transform:translateY(-4px)}.similar-item-picture{width:120px;height:120px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0;margin-bottom:15px}.similar-item-info{display:flex;flex-direction:column;gap:8px;width:100%}.similar-item-name{font-size:1.1rem;font-weight:600;color:#000;margin:0;line-height:1.4}.similar-item-specialty{font-size:.9rem;color:#666;margin:0;line-height:1.4;min-height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.similar-item-rate{font-size:1.1rem;font-weight:600;color:#000;margin:8px 0 0}.portfolio-section{max-width:1200px;margin:0 auto 60px;padding-top:40px;border-top:2px solid #e0e0e0}.portfolio-title{margin-bottom:30px}.portfolio-gallery{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding-bottom:20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.portfolio-gallery::-webkit-scrollbar{height:8px}.portfolio-gallery::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.portfolio-gallery::-webkit-scrollbar-thumb{background:#000;border-radius:4px}.portfolio-item{position:relative;overflow:hidden;border-radius:8px;border:1px solid #e0e0e0;background:#fff;width:220px;height:280px;min-width:220px;flex-shrink:0;cursor:pointer;transition:all .3s ease}.portfolio-item:hover{border-color:#000;box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.portfolio-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.portfolio-item:hover .portfolio-image{transform:scale(1.05)}@media (max-width: 768px){.app{padding:10px}.app:has(>main.main-content.home-page){padding-top:0}.header{padding:20px 0;margin-bottom:25px;border-bottom:none;display:flex;flex-direction:column;align-items:center;gap:15px}.header h1{font-size:1.75rem;font-weight:700;letter-spacing:-.5px;margin:0;order:3}.header .subtitle{order:4;margin:0}.header .mission-statement-link{order:5;margin-top:0}.header .support-button{order:6;margin-top:0}.search-container{margin-bottom:25px;padding:0 10px}.search-wrapper{max-width:100%}.search-input{padding:14px 50px;font-size:1rem;border-radius:30px;border-width:2px;box-shadow:0 2px 12px #00000014}.search-input:focus{box-shadow:0 4px 20px #0000001f}.search-button{left:18px}.search-button svg{width:20px;height:20px}.clear-button{right:18px;padding:6px}.clear-button svg{width:18px;height:18px}.filters-toggle-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 18px;margin:0 10px 15px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;font-weight:600;color:#000;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.filters-toggle-button:hover{border-color:#000;box-shadow:0 4px 12px #0000001a}.filters-toggle-button:active{transform:scale(.98)}.filters-toggle-button svg{flex-shrink:0;margin-left:8px}.filters-container{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:25px;background:#fafafa;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000000a;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),margin .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.filters-container.filters-collapsed{max-height:0;padding-top:0;padding-bottom:0;margin-bottom:0;opacity:0;pointer-events:none}.filters-container.filters-expanded{max-height:3000px;opacity:1;pointer-events:auto}.filters-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:8px;background:#000;color:#fff;border-radius:10px;font-size:.75rem;font-weight:700;line-height:1}.filter-group{min-width:100%}.filter-group label{font-size:.85rem;font-weight:600;color:#333;margin-bottom:8px;display:block}.filter-group select{width:100%;padding:12px 16px;font-size:.95rem;border-radius:12px;border:2px solid #e0e0e0;background:#fff;box-shadow:0 1px 4px #0000000a;transition:all .2s ease}.filter-group select:focus{border-color:#000;box-shadow:0 2px 8px #0000001a;outline:none}.clear-filters-button{width:100%;align-self:stretch;padding:14px;font-size:.95rem;font-weight:600;border-radius:12px;margin-top:4px}.date-time-filter-row{display:flex;flex-direction:row;gap:12px;width:100%}.date-time-filter-row .filter-group{flex:1;min-width:0}.date-time-filter-row .filter-label{font-size:.85rem;margin-bottom:6px}.date-time-filter-row .filter-input{font-size:.9rem;padding:12px;width:100%}.stylists-container{grid-template-columns:1fr;gap:20px;padding:10px}.stylist-card{padding:0;border-radius:16px;box-shadow:0 4px 16px #0000001a;border:1px solid #e8e8e8;transition:all .3s cubic-bezier(.4,0,.2,1)}.stylist-card:active{transform:scale(.98)}.stylist-header-media,.stylist-detail-page-hero-media{height:200px;min-height:180px}.stylist-header-chrome{padding:10px 12px 14px}.stylist-detail-hero-actions{padding:18px 18px 22px}.stylist-profile-page-hero-media{height:200px;min-height:180px}.stylist-profile-hero-action-btn{padding:9px 12px;font-size:.82rem}.stylist-header-toolbar-right{max-width:100%;justify-content:flex-end}.stylist-card .stylist-info{padding:18px}.stylist-of-week-card{align-items:center;text-align:center}.stylist-of-week-content{align-items:center}.stylist-card .stylist-card-footer{border-radius:0 0 16px 16px}.stylist-card .availability-warning{margin-left:18px;margin-right:18px}.stylist-name{font-size:1.4rem;font-weight:700;line-height:1.2}.stylist-header-identity .stylist-name{font-size:1.3rem}.home-hero-media.stylist-profile-page-hero-media{height:320px;min-height:300px}.home-page .stylist-profile-hero-card.home-hero-card{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;border-left:none;border-right:none;box-sizing:border-box}.home-page .home-hero-card{margin-bottom:4px}.home-hero-toolbar{flex-direction:column;align-items:stretch}.home-hero-toolbar .view-toggle-container{justify-content:center;width:100%}.home-page .home-hero-stylists-marketplace-toggles,.home-page .home-hero-toolbar-left{display:none}.home-page .home-mobile-stylists-marketplace-bar{display:flex;justify-content:center;align-items:stretch;width:100vw;max-width:100vw;margin:0 0 18px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 8px;box-sizing:border-box}.home-page .home-mobile-stylists-marketplace-bar .view-toggle-container{width:100%;max-width:100%;flex-wrap:nowrap;gap:6px;margin-left:0;margin-right:0;box-sizing:border-box}.home-page .home-mobile-stylists-marketplace-bar .view-toggle-button{flex:1 1 0;min-width:0;padding:10px 6px;font-size:.7rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-page .home-mobile-stylists-marketplace-bar .view-toggle-button svg{width:13px;height:13px;flex-shrink:0}.home-page .stylist-header-toolbar-right.home-hero-toolbar-right{justify-content:center;max-width:100%;width:100%}.home-hero-toolbar-right .header-buttons-container{max-width:100%;justify-content:center;width:100%;box-sizing:border-box}.home-page .home-hero-toolbar-right .header-buttons-container:has(.logged-in-user-menu-mobile){position:fixed;top:max(10px,env(safe-area-inset-top,0px));right:max(10px,env(safe-area-inset-right,0px));left:auto;width:auto;max-width:none;margin:0;padding:0;justify-content:flex-end;align-items:flex-start;z-index:2000;background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border:none;pointer-events:none}.home-page .home-hero-toolbar-right .header-buttons-container:has(.logged-in-user-menu-mobile) .logged-in-user-menu-mobile{pointer-events:auto}.home-page .home-hero-toolbar-right .header-buttons-container:has(.logged-in-user-menu-mobile) .logged-in-user-dropdown{z-index:2001}.home-hero-logo-wrap .home-hero-logo{height:80px;max-width:160px}.home-page .home-hero-card .stylist-header-chrome{padding-bottom:14px}.stylist-badges{gap:6px}.products-indicator{padding:6px 12px;font-size:.8rem;border-radius:20px;font-weight:600}.stylist-info{font-size:.9rem;line-height:1.6}.stylist-info-item{padding:10px 0;border-bottom:1px solid #f5f5f5}.stylist-info-item:last-child{border-bottom:none}.stylist-info-label{font-size:.8rem;font-weight:600;color:#666;margin-bottom:4px}.stylist-info-value{font-size:.95rem;color:#000;font-weight:500}.availability-badge{padding:6px 12px;font-size:.8rem;border-radius:20px;font-weight:600}.book-appointment-button{width:100%;padding:16px;font-size:1rem;font-weight:600;border-radius:12px;margin-top:20px;box-shadow:0 4px 12px #00000026}.book-appointment-button:active{transform:scale(.98);box-shadow:0 2px 8px #0003}.pagination-container{padding:25px 10px;gap:16px}.pagination-controls{gap:8px}.pagination-button{min-width:44px;height:44px;padding:0 16px;font-size:.9rem;border-radius:10px}.pagination-info{font-size:.85rem}.header-buttons-container{position:absolute;right:15px;left:auto;top:15px;transform:none;margin-top:0;justify-content:flex-end;flex-wrap:wrap;gap:8px}.looking-for-stylist-button,.register-stylist-button{padding:8px 12px;font-size:.7rem;border-radius:8px;min-height:auto}.logged-in-buttons{flex-direction:column;width:100%;gap:10px}.profile-button,.logout-button{width:100%;padding:12px 20px;font-size:.9rem;border-radius:10px;min-height:44px;justify-content:center}.no-results{padding:40px 20px}.no-results-icon{margin-bottom:20px}.no-results-title{font-size:1.3rem;margin-bottom:10px}.no-results-message{font-size:.9rem;max-width:100%}.back-button{position:relative;left:auto;top:auto;transform:none;margin-bottom:20px}.detail-main{grid-template-columns:1fr;gap:30px}.detail-profile-picture,.stylist-profile-photo-wrap{width:200px;height:200px}.detail-image-section{justify-content:center;border-bottom:none}.detail-image-wrapper{border-bottom:none}.detail-page .header{padding-bottom:0;margin-bottom:-350px;overflow:visible}.detail-page .header h1{margin-bottom:2px}.detail-page .header .subtitle{margin-top:2px;margin-bottom:-100px}.header+.main-content.detail-page{margin-top:-220px;position:relative;z-index:10}.detail-page{padding:0 20px 20px}.customer-login-page .registration-container{margin-top:0;padding-top:0;position:relative;z-index:1}.customer-login-page .registration-form{position:relative;z-index:1;background:#fff}.customer-login-page .form-group input{position:relative;z-index:1;background:#fff;opacity:1}.stylist-login-page .registration-container{margin-top:0;padding-top:0;position:relative;z-index:1}.stylist-login-page .registration-form{position:relative;z-index:1;background:#fff}.stylist-login-page .form-group input{position:relative;z-index:1;background:#fff;opacity:1}.booking-page .booking-container{margin-top:0;padding-top:0;position:relative;z-index:1}.booking-page .booking-form,.booking-page .booking-stylist-info{position:relative;z-index:1;background:#fff}.booking-page .form-group input,.booking-page .form-textarea{position:relative;z-index:1;background:#fff;opacity:1}.user-registration-page .registration-container{margin-top:0;padding-top:0;position:relative;z-index:1}.user-registration-page .registration-form{position:relative;z-index:1;background:#fff}.user-registration-page .form-group input{position:relative;z-index:1;background:#fff;opacity:1}.stylist-registration-page .registration-container{margin-top:0;padding-top:0;position:relative;z-index:1}.stylist-registration-page .registration-form{position:relative;z-index:1;background:#fff}.stylist-registration-page .form-group input{position:relative;z-index:1;background:#fff;opacity:1}.similar-stylists-carousel{gap:15px}.file-preview{width:120px;height:120px}.file-input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.similar-stylist-item{min-width:160px;max-width:160px;padding:15px}.similar-item-picture{width:100px;height:100px}.portfolio-gallery{gap:15px}.portfolio-item{width:180px;height:220px;min-width:180px}.header-buttons-container{position:absolute;right:15px;left:auto;top:15px;transform:none;margin-top:0;margin-bottom:0;width:auto;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-end}.logged-in-buttons{display:none}.logged-in-user-menu-mobile{display:block;position:relative}.logged-in-user-button{display:flex;align-items:center;justify-content:center;padding:10px 16px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #e0e0e0;border-radius:12px;color:#000;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;gap:6px}.logged-in-user-button:hover{border-color:#000;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.logged-in-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;left:auto;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 20px #00000026;min-width:180px;z-index:1000;overflow:hidden}.logged-in-user-dropdown .dropdown-item{display:flex;align-items:center;width:100%;padding:12px 16px;background:#fff;border:none;color:#000;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.logged-in-user-dropdown .dropdown-item:hover{background:#f5f5f5}.logged-in-user-dropdown .dropdown-item:active{background:#e0e0e0}.user-menu-container,.stylist-menu-container{flex:1;min-width:calc(50% - 5px);max-width:calc(50% - 5px)}.looking-for-stylist-button,.register-stylist-button{width:100%;padding:12px 16px;font-size:.85rem;border-radius:12px;min-height:44px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logged-in-buttons{width:100%;flex-direction:column;gap:10px}.profile-button,.logout-button{width:100%;padding:12px 20px;font-size:.9rem;border-radius:12px;min-height:44px;justify-content:center}.profile-button:active,.logout-button:active,.looking-for-stylist-button:active,.register-stylist-button:active{transform:scale(.97)}.stylist-dropdown,.user-dropdown{width:100%;right:0}}.customer-login-page .forgot-password-row,.stylist-login-page .forgot-password-row{margin:12px 0 0;text-align:right}.forgot-password-link{background:none;border:none;padding:0;font:inherit;font-size:.95rem;font-weight:600;color:#333;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:color .2s ease}.forgot-password-link:hover{color:#000}.password-reset-account-toggle{display:flex;gap:0;margin:0 auto 24px;max-width:400px;padding:4px;border-radius:50px;background:#f0f0f0;border:1px solid #e5e5e5}.password-reset-toggle-btn{flex:1;padding:10px 16px;border:none;border-radius:50px;background:transparent;font-size:.9rem;font-weight:600;color:#666;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.password-reset-toggle-btn:hover{color:#000}.password-reset-toggle-btn.is-active{background:#fff;color:#000;box-shadow:0 2px 8px #00000014}.password-reset-card{max-width:480px;margin:0 auto;padding:32px 28px;background:#fff;border-radius:16px;border:1px solid #e8e8e8;box-shadow:0 4px 20px #0000000f;text-align:center}.password-reset-card--success .password-reset-success-icon{margin:0 auto 16px;color:#0d7a3e}.password-reset-card--error .password-reset-card-title{color:#111}.password-reset-card-title{font-size:1.35rem;font-weight:700;margin:0 0 12px;letter-spacing:-.03em}.password-reset-card-text{font-size:1rem;line-height:1.65;color:#444;margin:0 0 24px;text-align:left}.password-reset-card-text--center{text-align:center}.password-reset-primary-btn{display:flex;width:min(100%,320px);max-width:320px;margin-left:auto;margin-right:auto;box-sizing:border-box}@media (max-width: 480px){.password-reset-account-toggle{margin-bottom:20px}.password-reset-card{padding:24px 20px}}.registration-container{max-width:800px;margin:0 auto;padding:20px}.register-login-container{max-width:900px;margin:0 auto;padding:40px 20px}.customer-login-page .registration-container.register-login-page-body{max-width:960px}.customer-login-page .registration-container.register-login-page-body .register-login-card{position:relative;z-index:1;background:#fff}.register-login-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:20px}.register-login-card{background:#fff;border:2px solid #e0e0e0;border-radius:16px;padding:40px 30px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 2px 8px #00000014}.register-login-card:hover{border-color:#000;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.register-login-icon{width:80px;height:80px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#000;margin-bottom:10px}.register-login-title{font-size:1.5rem;font-weight:700;color:#000;margin:0}.register-login-description{font-size:1rem;color:#666;line-height:1.6;margin:0}.register-login-action-button{width:100%;padding:16px 32px;background-color:#000;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.register-login-action-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.register-login-action-button:active{transform:translateY(0)}@media (max-width: 768px){.register-login-options{grid-template-columns:1fr;gap:20px}.register-login-card{padding:30px 20px}}.modal-overlay,.mission-statement-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}.product-creation-modal{max-width:750px;background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid rgba(0,0,0,.05);box-shadow:0 25px 80px #00000026,0 0 0 1px #0000000d}.stylist-go-live-welcome-modal{max-width:620px}.stylist-go-live-welcome-header{padding:28px 30px 22px;background:radial-gradient(120% 120% at 0% 0%,#fff3,#fff0 55%),linear-gradient(135deg,#0f172a,#4c1d95 48%,#db2777);border-bottom:1px solid rgba(255,255,255,.16)}.stylist-go-live-welcome-header h2{font-size:1.55rem;font-weight:800;letter-spacing:.01em}.stylist-go-live-welcome-header h2:before{content:"🎉";font-size:1.25rem}.stylist-go-live-welcome-close-button{background:#ffffff29;border-color:#ffffff59}.stylist-go-live-welcome-close-button:hover{background:#ffffff4d}.stylist-go-live-welcome-body{padding:30px 34px 34px}.stylist-go-live-welcome-lead{font-size:1.15rem;font-weight:800;color:#1a1a1a;margin-bottom:18px!important}.stylist-go-live-welcome-body p{margin:0 0 14px;color:#2a2a2a;line-height:1.6;font-size:1rem}.stylist-go-live-welcome-body p:last-of-type{margin-bottom:22px}.stylist-go-live-welcome-actions{display:flex;justify-content:center}.stylist-reg-step2-encouragement-overlay{z-index:12000;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.stylist-reg-step2-encouragement-modal{max-width:520px;padding:0;overflow:hidden;border-radius:22px;border:1px solid rgba(230,177,30,.45);box-shadow:0 28px 70px #0f0f0f59,0 0 0 1px #ffffff0f inset;background:#fffdf8}.stylist-reg-step2-encouragement-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:26px 26px 22px;margin:0;border-radius:0;background:radial-gradient(90% 120% at 100% 0%,#fcdb4e8c,#fff0 55%),linear-gradient(135deg,#1a1408,#2d2412 38%,#4a3a18);border-bottom:1px solid rgba(252,219,78,.28)}.stylist-reg-step2-encouragement-header h2{margin:0;padding-right:12px;font-size:1.45rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#fffdf5;text-shadow:0 2px 14px rgba(0,0,0,.35)}.stylist-reg-step2-encouragement-header h2:before{content:"✨";margin-right:10px;font-size:1.15rem;vertical-align:middle}.stylist-reg-step2-encouragement-close{flex-shrink:0;margin-top:2px;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.28)!important;color:#fffdf8!important}.stylist-reg-step2-encouragement-close:hover{background:#ffffff38!important}.stylist-reg-step2-encouragement-body{padding:26px 28px 30px}.stylist-reg-step2-encouragement-lead{font-size:1.05rem;font-weight:600;color:#1f1b14;margin:0 0 14px;line-height:1.55}.stylist-reg-step2-encouragement-body p{margin:0 0 14px;color:#3d362b;line-height:1.62;font-size:.98rem}.stylist-reg-step2-encouragement-body p:last-of-type{margin-bottom:22px}.stylist-reg-step2-encouragement-actions{display:flex;justify-content:center}.stylist-reg-step2-encouragement-cta{min-width:200px;padding:14px 28px;border-radius:12px;font-weight:700;background:linear-gradient(135deg,#fcdb4e,#f9d243 45%,#e6b11e);color:#1a1408;border:none;box-shadow:0 8px 22px #d4a01759}.stylist-reg-step2-encouragement-cta:hover{filter:brightness(1.03);box-shadow:0 10px 26px #d4a0176b}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:35px 40px 25px;background:#000;border-radius:20px 20px 0 0;position:relative;overflow:hidden}.modal-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff0d,#fff0);pointer-events:none}.modal-header h2{margin:0;font-size:1.75rem;font-weight:700;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3);display:flex;align-items:center;gap:12px;position:relative;z-index:1}.modal-header h2:before{content:"✨";font-size:1.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.modal-close-button{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#fff;position:relative;z-index:1}.modal-close-button:hover{background:#fff3;transform:rotate(90deg) scale(1.1);box-shadow:0 4px 12px #0000004d}.product-creation-form{padding:40px;display:flex;flex-direction:column;gap:24px;background:#fff}.product-creation-form .form-group{display:flex;flex-direction:column;gap:10px;position:relative}.product-creation-form label{font-size:.95rem;font-weight:600;color:#333;display:flex;align-items:center;gap:12px;margin-bottom:4px;line-height:1.5}.product-creation-form label svg{flex-shrink:0;vertical-align:middle;display:inline-flex;align-items:center;justify-content:center}.product-creation-form label:before{content:"";width:4px;height:16px;background:#000;border-radius:2px;align-self:center}.product-creation-form .form-input{padding:14px 18px;border:2px solid #e8e8e8;border-radius:12px;font-size:1rem;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;color:#333;box-shadow:0 2px 4px #00000005}.product-creation-form .form-input:hover{border-color:#d0d0d0;box-shadow:0 4px 8px #0000000a}.product-creation-form .form-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 4px #0000001a,0 4px 12px #00000014;transform:translateY(-1px)}.product-creation-form textarea.form-input{resize:vertical;min-height:100px;font-family:inherit;line-height:1.6}.product-image-preview{max-width:250px;max-height:250px;border-radius:12px;margin-top:12px;border:2px solid #e8e8e8;box-shadow:0 4px 12px #00000014;object-fit:cover;transition:all .3s ease}.product-image-preview:hover{transform:scale(1.02);box-shadow:0 6px 20px #0000001f}.product-image-upload-options{display:flex;flex-direction:column;gap:12px}.image-upload-tabs{display:flex;gap:8px;background:#f5f5f5;padding:4px;border-radius:10px}.upload-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:transparent;border:none;border-radius:8px;font-size:.9rem;font-weight:600;color:#666;cursor:pointer;transition:all .3s ease}.upload-tab:hover{color:#333;background:#ffffff80}.upload-tab.active{background:#fff;color:#000;box-shadow:0 2px 8px #0000001a}.upload-tab svg{flex-shrink:0}.uploaded-image-info{padding:12px 16px;background:#f8f9fa;border:2px dashed #e8e8e8;border-radius:12px;transition:all .3s ease}.uploaded-image-info:hover{border-color:#000;background:#f8f9fa}.uploaded-image-name{display:flex;align-items:center;gap:10px;color:#333;font-weight:500}.uploaded-image-name svg{color:#000;flex-shrink:0}.uploaded-image-name span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-image-button{background:transparent;border:none;padding:4px;border-radius:4px;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.remove-image-button:hover{background:#f0f0f0;color:#000;transform:rotate(90deg)}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px;padding-top:24px}.cancel-button,.submit-button{padding:14px 32px;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;min-width:120px;display:flex;align-items:center;justify-content:center;gap:8px}.cancel-button{background:#f5f5f5;color:#666;border:2px solid #e8e8e8}.cancel-button:hover{background:#e8e8e8;border-color:#d0d0d0;color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.cancel-button:active{transform:translateY(0)}.submit-button{background:#000;color:#fff;box-shadow:0 4px 15px #0000004d;position:relative;overflow:hidden}.submit-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.submit-button:hover:before{left:100%}.submit-button:hover{background:#333;transform:translateY(-3px);box-shadow:0 6px 20px #0006}.submit-button:active{transform:translateY(-1px);background:#000}.submit-button:disabled,.cancel-button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.submit-button:disabled:hover{box-shadow:0 4px 15px #0003;background:#000}.mission-statement-modal{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.mission-statement-close{position:absolute;top:20px;right:20px;background:#f5f5f5;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#000}.mission-statement-close:hover{background:#e0e0e0;transform:rotate(90deg)}.mission-statement-content{padding:50px 40px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:30px}.mission-statement-icon{width:100px;height:100px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#000}.mission-statement-title{font-size:2rem;font-weight:700;color:#000;margin:0}.mission-statement-text{font-size:1.1rem;line-height:1.8;color:#333;text-align:left}.mission-statement-text p{margin:0}.mission-statement-text strong{color:#000;font-weight:700}.mission-statement-form{width:100%;display:flex;flex-direction:column;gap:20px;margin-top:10px}.mission-statement-email-group{display:flex;flex-direction:column;gap:10px;text-align:left}.mission-statement-email-label{font-size:1rem;font-weight:600;color:#000}.mission-statement-input-wrapper{position:relative;display:flex;align-items:center}.mission-statement-email-icon{position:absolute;left:16px;color:#666;pointer-events:none}.mission-statement-email-input{width:100%;padding:14px 16px 14px 48px;font-size:1rem;border:2px solid #e0e0e0;border-radius:10px;background:#fff;color:#000;outline:none;transition:all .3s ease;font-family:inherit}.mission-statement-email-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.mission-statement-submit-button{width:100%;padding:16px 32px;background-color:#000;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.mission-statement-submit-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.mission-statement-submit-button:active{transform:translateY(0)}@media (max-width: 768px){.mission-statement-modal{max-width:100%;border-radius:16px}.mission-statement-content{padding:40px 30px 30px;gap:24px}.mission-statement-title{font-size:1.75rem}.mission-statement-text{font-size:1rem}.mission-statement-close{top:15px;right:15px;width:36px;height:36px}}.registration-form{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 16px #00000014;border:1px solid #e0e0e0}.form-section{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #f0f0f0}.form-section:last-of-type{border-bottom:none;margin-bottom:30px}.customer-login-page .form-section,.stylist-login-page .form-section,.user-registration-page .form-section,.stylist-registration-page .form-section{border-bottom:none}.stylist-registration-page .registration-form--step2-cards{background:transparent;border:none;box-shadow:none;padding:0 0 8px}.stylist-reg-step2-account-hint{margin:0 0 1.25rem;padding:14px 18px;border-radius:12px;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border:1px solid #e8e8e8;font-size:.95rem;color:#333}.stylist-registration-page .stylist-reg-step2-time-estimate{margin:8px 0 0;font-size:.82rem;line-height:1.45;font-weight:500;color:#ffffffd6;text-shadow:0 1px 6px rgba(0,0,0,.42);max-width:26rem}.stylist-registration-page .stylist-reg-step2-time-estimate strong{font-weight:700;color:#fffffff2}.stylist-registration-page .stylist-reg-step2-time-estimate--below-hero{margin:0 auto 12px;text-align:center;color:#333;text-shadow:none}.stylist-registration-page .stylist-reg-step2-time-estimate--below-hero strong{color:#111}.stylist-registration-page .stylist-reg-completion-hero{pointer-events:none;margin-top:6px;width:100%;max-width:440px}.stylist-registration-page .stylist-reg-completion-hero__meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px 14px;margin-bottom:10px}.stylist-registration-page .stylist-reg-completion-hero__percent{font-size:2rem;font-weight:800;letter-spacing:-.05em;line-height:1;background:linear-gradient(135deg,#fff,#e8e4ff 40%,#f6d365);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 2px 10px rgba(0,0,0,.4))}.stylist-registration-page .stylist-reg-completion-hero__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffffe0;text-shadow:0 1px 8px rgba(0,0,0,.45)}.stylist-registration-page .stylist-reg-completion-hero__track{height:9px;border-radius:999px;background:#00000052;box-shadow:inset 0 1px 3px #00000073;overflow:hidden;border:1px solid rgba(255,255,255,.22)}.stylist-registration-page .stylist-reg-completion-hero__fill{height:100%;min-width:0;border-radius:inherit;transition:width .5s cubic-bezier(.22,1,.36,1);background:linear-gradient(90deg,#6b46c1,#9f7aea 42%,#ed8936);box-shadow:0 0 18px #9f7aea8c,0 0 28px #ed893640;position:relative}.stylist-registration-page .stylist-reg-completion-hero__fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.35) 50%,transparent 100%);background-size:200% 100%;animation:stylist-reg-completion-shimmer 2.8s ease-in-out infinite;opacity:.85;border-radius:inherit;pointer-events:none}@keyframes stylist-reg-completion-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.stylist-registration-page .stylist-reg-completion-hero__sub{margin:10px 0 0;font-size:.78rem;font-weight:500;line-height:1.4;color:#ffffffc7;text-shadow:0 1px 5px rgba(0,0,0,.4);letter-spacing:.01em}@media (max-width: 768px){.stylist-registration-page .stylist-reg-completion-hero{max-width:100%}.stylist-registration-page .stylist-reg-completion-hero__percent{font-size:1.7rem}}@media (prefers-reduced-motion: reduce){.stylist-registration-page .stylist-reg-completion-hero__fill{transition-duration:.15s}.stylist-registration-page .stylist-reg-completion-hero__fill:after{animation:none;opacity:.2}}.stylist-reg-cards-stack{display:flex;flex-direction:column;gap:1.25rem}.stylist-reg-card{background:#fff;border-radius:16px;border:1px solid #e8e8e8;box-shadow:0 1px 3px #0000000a,0 6px 20px #0000000f;overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease}.stylist-reg-card:hover{border-color:#d8d8d8;box-shadow:0 2px 6px #0000000f,0 12px 28px #00000014}.stylist-reg-card__header{padding:1.35rem 1.5rem 1rem;border-bottom:1px solid #f0f0f0;background:linear-gradient(180deg,#fafafa,#fff)}.stylist-reg-card__title{font-size:1.2rem;font-weight:700;color:#000;margin:0 0 .35rem;letter-spacing:-.02em;line-height:1.25}.stylist-reg-card__subtitle{margin:0;font-size:.875rem;font-weight:500;color:#666;line-height:1.45}.stylist-reg-card__body{padding:1.25rem 1.5rem 1.5rem}.stylist-reg-card__body .form-group:last-child{margin-bottom:0}.stylist-reg-step2-form-actions{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid #ececec}@media (max-width: 768px){.stylist-reg-card__header{padding:1.1rem 1.15rem .85rem}.stylist-reg-card__body{padding:1rem 1.15rem 1.25rem}.stylist-reg-card__title{font-size:1.1rem}}.form-section-title{font-size:1.5rem;font-weight:600;color:#000;margin:0 0 25px;letter-spacing:-.3px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.95rem;font-weight:600;color:#000;margin-bottom:8px}.password-field-wrap{position:relative;width:100%}.password-field-wrap input{padding-right:48px;box-sizing:border-box}.password-toggle-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;color:#444;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.password-toggle-btn:hover{background:#0000000f;color:#000}.password-toggle-btn:focus{outline:none;box-shadow:0 0 0 2px #00000026}.password-toggle-btn:focus:not(:focus-visible){box-shadow:none}.password-toggle-btn:focus-visible{box-shadow:0 0 0 2px #0003}@media (max-width: 768px){.password-field-wrap{position:relative;z-index:1;isolation:isolate}.password-field-wrap input{font-size:16px;padding-right:52px}.password-toggle-btn{min-width:44px;min-height:44px;width:44px;height:44px;right:4px;z-index:2;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.customer-login-page .password-toggle-btn,.stylist-login-page .password-toggle-btn,.user-registration-page .password-toggle-btn,.stylist-registration-page .password-toggle-btn{z-index:3}}.label-with-help{display:flex;align-items:center;gap:8px}.help-tooltip-container{position:relative;display:inline-flex;align-items:center}.help-icon{color:#666;cursor:help;transition:color .3s ease;flex-shrink:0}.help-icon:hover{color:#000}.help-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:10px 14px;background:#000;color:#fff;font-size:.85rem;font-weight:400;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;transform:translate(-50%) translateY(-5px);z-index:1000;box-shadow:0 4px 12px #0003}.help-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#000}.help-tooltip-container:hover .help-tooltip{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#000;outline:none;transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.input-error{border-color:#dc3545!important;background-color:#fff5f5!important}.input-error:focus{border-color:#dc3545!important;box-shadow:0 0 0 3px #dc354533!important}.field-error-message{display:block;color:#dc3545;font-size:.875rem;margin-top:5px;font-weight:500}.address-autocomplete{position:relative;width:100%}.address-autocomplete input{width:100%;padding-right:36px}.address-autocomplete-hint{margin:6px 0 0;font-size:.8rem;line-height:1.35;color:#555;max-width:42rem}.address-autocomplete-spinner{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:2px solid #e0e0e0;border-top-color:#000;border-radius:50%;animation:address-autocomplete-spin .7s linear infinite}@keyframes address-autocomplete-spin{to{transform:translateY(-50%) rotate(360deg)}}.address-autocomplete-list{position:absolute;left:0;right:0;top:100%;margin:0;padding:0;list-style:none;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #0000001f;z-index:1000;max-height:240px;overflow-y:auto}.address-autocomplete-item{padding:10px 12px;cursor:pointer;font-size:.9rem;border-bottom:1px solid #f0f0f0}.address-autocomplete-item:last-child{border-bottom:none}.address-autocomplete-item--manual{display:flex;flex-direction:column;align-items:flex-start;gap:2px;border-top:1px solid #e8e8e8;background:#fafafa;font-weight:600}.address-autocomplete-item-manual-label{font-size:.88rem;color:#111}.address-autocomplete-item-manual-preview{font-size:.8rem;font-weight:400;color:#666;word-break:break-word}.address-autocomplete-item:hover,.address-autocomplete-item:focus{background:#f5f5f5;outline:none}.address-autocomplete-item--manual:hover,.address-autocomplete-item--manual:focus{background:#f0f0f0}.location-action-row .address-autocomplete{max-width:280px}.location-action-row .address-autocomplete input{padding:8px 12px;border-radius:6px;border:1px solid #ccc;font-size:.9rem}.location-action-row .address-autocomplete-hint{font-size:.72rem;max-width:280px;margin-top:4px}.form-error-message{padding:12px 16px;background-color:#fff5f5;border:1px solid #dc3545;border-radius:6px;color:#dc3545;font-size:.9rem;margin-bottom:20px;font-weight:500}.form-error-message.general-error{margin-bottom:30px}.hair-texture-types-grid.has-error{border:2px solid #dc3545;border-radius:8px;padding:10px;background-color:#fff5f5}.form-group textarea{resize:vertical;min-height:120px}.services-input-container{display:flex;flex-direction:column;gap:15px}.service-input-header{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:15px;align-items:center;padding-bottom:8px;border-bottom:1px solid #e0e0e0;margin-bottom:8px}.service-header-item{display:flex;align-items:center}.service-header-label{font-size:.85rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.service-input-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:15px;align-items:center}.service-price-input{padding:12px 16px;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#000;outline:none;transition:all .3s ease;font-family:inherit}.service-price-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.remove-service-button{padding:10px 16px;background:#fff;color:#000;border:2px solid #e0e0e0;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.remove-service-button:hover{border-color:#000;background:#f5f5f5}.add-service-button{padding:12px 24px;background:#fff;color:#000;border:2px solid #000000;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start}.add-service-button:hover{background:#000;color:#fff}.form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:40px;padding-top:30px;border-top:2px solid #e0e0e0}.submit-button{padding:14px 32px;background:#000;color:#fff;border:2px solid #000000;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.submit-button:hover{background:#333;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.cancel-button{padding:14px 32px;background:#fff;color:#000;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cancel-button:hover{border-color:#000;background:#f5f5f5}@media (max-width: 768px){.registration-form{padding:25px}.service-input-row{grid-template-columns:1fr;gap:10px}.form-actions{flex-direction:column}.submit-button,.cancel-button{width:100%}}.file-upload-container{display:flex;flex-direction:column;gap:15px}.file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.file-upload-label{display:flex;align-items:flex-end;justify-content:center;gap:12px;padding:16px 24px;background:#fff;border:2px dashed #e0e0e0;border-radius:8px;color:#000;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;line-height:1.5}.file-upload-label:hover{border-color:#000;background:#f9f9f9}.file-upload-label svg{flex-shrink:0;color:#666;transition:color .3s ease;margin-right:4px;align-self:flex-end;vertical-align:bottom}.file-upload-label:hover svg{color:#000}.file-upload-label>*:not(svg){display:inline-block;vertical-align:bottom;line-height:1.5}.file-preview{position:relative;width:150px;height:150px;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0;background:#fff}.file-preview .preview-image{width:100%;height:100%;object-fit:cover}.remove-file-button{position:absolute;top:8px;right:8px;width:32px;height:32px;background:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.remove-file-button:hover{background:#000000e6;transform:scale(1.1)}.portfolio-upload-container{display:flex;flex-direction:column;gap:20px}.portfolio-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;margin-top:10px}.portfolio-preview-item{position:relative;width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0;background:#fff;transition:all .3s ease}.portfolio-preview-item:hover{border-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.portfolio-preview-item .preview-image{width:100%;height:100%;object-fit:cover}.portfolio-preview-item .remove-file-button{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.portfolio-preview-item .remove-file-button:hover{background:#000000e6;transform:scale(1.1)}@media (max-width: 768px){.portfolio-preview-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.file-preview{width:120px;height:120px}}.header-right-button{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.edit-actions.header-right-button{display:flex;align-items:center;gap:12px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.edit-profile-button,.save-profile-button{display:flex;align-items:center;justify-content:center;padding:12px 24px;background:#000;color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;letter-spacing:.3px}.edit-profile-button:hover,.save-profile-button:hover{background:#1a1a1a;box-shadow:0 6px 20px #00000040;transform:translateY(-3px)}.edit-profile-button:active,.save-profile-button:active{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.edit-profile-button:focus,.save-profile-button:focus{outline:none;box-shadow:0 0 0 4px #0003,0 6px 20px #00000040}.edit-actions{display:flex;align-items:center;gap:12px}.cancel-edit-button{padding:12px 24px;background:#fff;color:#000;border:2px solid #000000;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;letter-spacing:.3px}.cancel-edit-button:hover{background:#f5f5f5;border-color:#333;box-shadow:0 4px 16px #00000026;transform:translateY(-3px)}.cancel-edit-button:active{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.cancel-edit-button:focus{outline:none;box-shadow:0 0 0 4px #0000001a,0 4px 16px #00000026}.edit-form-group{display:flex;flex-direction:column;gap:20px;padding:24px;background:linear-gradient(to bottom,#fafafa,#fff);border-radius:12px;border:2px solid #e8e8e8;margin-top:16px;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.edit-form-group:hover{border-color:#d0d0d0;box-shadow:0 4px 16px #00000014}.edit-form-group label{display:block;font-weight:600;color:#000;margin-bottom:10px;font-size:.95rem;letter-spacing:.2px}.edit-input,.edit-select,.edit-textarea{width:100%;padding:14px 18px;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;font-family:inherit;color:#000;background:#fff;transition:all .3s ease;box-shadow:0 1px 4px #0000000d}.edit-input:hover,.edit-select:hover,.edit-textarea:hover{background:#fafafa;border-color:#d0d0d0;box-shadow:0 2px 8px #00000014}.edit-input:focus,.edit-select:focus,.edit-textarea:focus{outline:none;border-color:#000;background:#fff;box-shadow:0 0 0 4px #00000014,0 4px 16px #0000001f;transform:translateY(-2px)}.edit-textarea{resize:vertical;min-height:140px;line-height:1.6}.edit-image-container{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;background:linear-gradient(to bottom,#fafafa,#fff);border-radius:12px;border:2px solid #e8e8e8;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.edit-image-container:hover{border-color:#d0d0d0;box-shadow:0 4px 16px #00000014}.edit-image-url-input{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:10px;font-size:.9rem;font-family:inherit;color:#000;background:#fff;transition:all .3s ease;box-shadow:0 1px 4px #0000000d}.edit-image-url-input:hover{border-color:#d0d0d0;box-shadow:0 2px 8px #00000014}.edit-image-url-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 4px #00000014,0 4px 16px #0000001f;transform:translateY(-2px)}.edit-services-container{display:flex;flex-direction:column;gap:16px;padding:24px;background:linear-gradient(to bottom,#fafafa,#fff);border-radius:12px;border:2px solid #e8e8e8;box-shadow:0 2px 8px #0000000a}.edit-service-row{display:flex;gap:12px;align-items:center;padding:14px;background:#fff;border:2px solid #e8e8e8;border-radius:10px;transition:all .3s ease;box-shadow:0 1px 4px #0000000a}.edit-service-row:hover{border-color:#d0d0d0;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.edit-service-input{flex:1;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;font-family:inherit;color:#000;background:#fafafa;transition:all .3s ease}.edit-service-input:hover{background:#fff;border-color:#d0d0d0}.edit-service-input:focus{outline:none;border-color:#000;background:#fff;box-shadow:0 0 0 3px #00000014}.remove-service-button,.remove-portfolio-button{padding:12px;background:#fff;color:#dc3545;border:2px solid #dc3545;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;box-shadow:0 2px 6px #dc354526}.remove-service-button:hover,.remove-portfolio-button:hover{background:#dc3545;color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #dc35454d}.remove-service-button:active,.remove-portfolio-button:active{transform:translateY(0)}.add-service-button,.add-portfolio-button{display:flex;align-items:center;justify-content:center;padding:16px 24px;background:#fff;color:#000;border:2px dashed #d0d0d0;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;box-shadow:0 2px 6px #0000000d}.add-service-button:hover,.add-portfolio-button:hover{border-color:#000;border-style:solid;background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.add-service-button:active,.add-portfolio-button:active{transform:translateY(0)}.edit-portfolio-container{display:flex;flex-direction:column;gap:20px;padding:24px;background:linear-gradient(to bottom,#fafafa,#fff);border-radius:12px;border:2px solid #e8e8e8;box-shadow:0 2px 8px #0000000a}.edit-portfolio-item{display:flex;flex-direction:column;gap:14px;padding:20px;border:2px solid #e8e8e8;border-radius:12px;background:#fff;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.edit-portfolio-item:hover{border-color:#d0d0d0;box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.portfolio-preview-small{width:100%;max-width:240px;height:180px;object-fit:cover;border-radius:10px;border:2px solid #e8e8e8;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.portfolio-preview-small:hover{border-color:#000;box-shadow:0 6px 20px #00000026}.portfolio-image-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.portfolio-image-upload-label{display:flex;cursor:pointer;width:100%}.portfolio-image-upload-button{display:flex;align-items:flex-end;justify-content:center;padding:12px 20px;background:#fff;border:2px solid #000000;border-radius:10px;color:#000;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;box-shadow:0 2px 6px #0000000d;line-height:1.5;gap:8px}.portfolio-image-upload-button:hover{background:#000;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.portfolio-image-upload-button:active{transform:translateY(0)}.portfolio-image-upload-button svg{flex-shrink:0;align-self:flex-end;vertical-align:bottom}.edit-name-input:focus,.edit-subtitle-input:focus{outline:none;border-color:#000;background:#fff;box-shadow:0 0 0 4px #00000014,0 4px 16px #0000001a;transform:translateY(-2px)}@media (max-width: 768px){.header-right-button,.edit-actions.header-right-button{position:relative;right:auto;top:auto;transform:none;margin-top:20px;width:100%}.edit-actions.header-right-button{flex-direction:column;gap:12px}.edit-profile-button,.save-profile-button,.cancel-edit-button{width:100%}.edit-service-row{flex-direction:column;align-items:stretch;gap:12px}.remove-service-button,.remove-portfolio-button{width:100%;padding:14px}.edit-form-group,.edit-image-container,.edit-services-container,.edit-portfolio-container{padding:18px;gap:16px}.edit-name-input{font-size:2rem;padding:14px 16px}.edit-subtitle-input{font-size:1.1rem;padding:12px 16px}.portfolio-preview-small{max-width:100%;height:160px}.portfolio-image-upload-button{padding:14px 18px;font-size:.9rem}}.user-profile-avatar{width:280px;height:280px;border-radius:50%;border:3px solid #000000;box-shadow:0 8px 32px #00000026;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);color:#000;transition:all .3s ease}.user-profile-avatar:hover{transform:scale(1.02);box-shadow:0 12px 40px #0003}@media (max-width: 768px){.user-profile-avatar{width:200px;height:200px}.user-profile-avatar svg{width:100px;height:100px}}.favorite-button{position:absolute;top:8px;right:8px;background:transparent;border:none;width:auto;height:auto;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;padding:4px}.favorite-button svg{width:20px;height:20px}.favorite-button:hover{transform:scale(1.2)}.favorite-button.favorited{color:#ff6b6b}.favorite-button.favorited:hover{color:#f44}.stylist-card .stylist-header-media .favorite-button.stylist-header-favorite{position:static;top:auto;right:auto;width:42px;height:42px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:#fff3;color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 14px #0003}.stylist-card .stylist-header-media .favorite-button.stylist-header-favorite:hover{transform:scale(1.08);background:#ffffff52;border-color:#ffffffa6}.stylist-card .stylist-header-media .favorite-button.stylist-header-favorite.favorited{color:#ff6b6b;background:#fffffff2;border-color:#ffffffd9}.stylist-card .stylist-header-media .favorite-button.stylist-header-favorite.favorited:hover{color:#f44}.stylist-detail-hero-card .stylist-header-media .favorite-button.stylist-header-favorite{position:static;top:auto;right:auto;width:42px;height:42px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:#fff3;color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 14px #0003}.stylist-detail-hero-card .stylist-header-media .favorite-button.stylist-header-favorite:hover{transform:scale(1.08);background:#ffffff52;border-color:#ffffffa6}.stylist-detail-hero-card .stylist-header-media .favorite-button.stylist-header-favorite.favorited{color:#ff6b6b;background:#fffffff2;border-color:#ffffffd9}.stylist-detail-hero-card .stylist-header-media .favorite-button.stylist-header-favorite.favorited:hover{color:#f44}.stylist-recommendations{display:flex;flex-direction:column;gap:12px;margin-bottom:15px;padding:15px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.recommendation-count{margin:0;font-size:.95rem;color:#4a5568;font-weight:500;display:flex;align-items:center;gap:6px}.recommendation-count:before{content:"✓";color:#48bb78;font-weight:700;font-size:1.1rem}.recommend-button{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:2px solid #4a5568;border-radius:6px;color:#4a5568;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;align-self:flex-start}.recommend-button:hover:not(:disabled){background:#4a5568;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #4a556833}.recommend-button:disabled{cursor:not-allowed;opacity:.7}.recommend-button.recommended{background:#48bb78;border-color:#48bb78;color:#fff}.recommend-button.recommended:hover{background:#38a169;border-color:#38a169;transform:translateY(-1px);box-shadow:0 2px 8px #48bb784d}.recommend-button svg{flex-shrink:0}.recommend-button-detail{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;background:#000;border:2px solid #000000;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;width:100%;max-width:280px;box-shadow:0 4px 12px #00000026}.recommend-button-detail:hover:not(:disabled){background:#333;border-color:#333;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.recommend-button-detail:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #00000026}.recommend-button-detail:disabled{cursor:not-allowed;opacity:.7}.recommend-button-detail.recommended{background:#48bb78;border-color:#48bb78;color:#fff}.recommend-button-detail.recommended:hover{background:#38a169;border-color:#38a169;transform:translateY(-2px);box-shadow:0 6px 20px #48bb784d}.recommend-button-detail svg{flex-shrink:0}.recommendation-count-detail{margin:0;font-size:.95rem;color:#4a5568;font-weight:500;text-align:center;padding:10px 16px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0;width:100%;max-width:280px;display:flex;align-items:center;justify-content:center;gap:6px}.recommendation-count-detail:before{content:"✓";color:#48bb78;font-weight:700;font-size:1.1rem}.recommendation-count-simple{margin:0 0 15px;font-size:.95rem;color:#4a5568;font-weight:500;display:flex;align-items:center;gap:6px;padding:10px 12px;background:#f8f9fa;border-radius:6px;border:1px solid #e0e0e0}.recommendation-count-simple:before{content:"✓";color:#48bb78;font-weight:700;font-size:1.1rem}.stylist-recommendations-profile{padding:20px;display:flex;align-items:center;justify-content:center}.recommendation-count-display{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.recommendation-number{font-size:3rem;font-weight:700;color:#48bb78;line-height:1}.recommendation-text{font-size:1.1rem;color:#4a5568;font-weight:500}.reviews-summary{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}.average-rating{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.rating-number{font-size:2.5rem;font-weight:700;color:#000}.rating-stars-display{display:flex;gap:4px;align-items:center}.review-count{font-size:1rem;color:#666;font-weight:500}.write-review-button{padding:12px 24px;background:#000;color:#fff;border:2px solid #000000;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:20px}.write-review-button:hover{background:#333;border-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.review-form{background:#f8f9fa;padding:20px;border-radius:8px;border:1px solid #e0e0e0;margin-bottom:20px}.review-form-title{font-size:1.2rem;font-weight:600;color:#000;margin:0 0 20px}.rating-input{margin-bottom:20px}.rating-input label{display:block;font-weight:500;color:#000;margin-bottom:10px}.star-rating{display:flex;gap:8px;align-items:center}.star-button{background:none;border:none;padding:0;cursor:pointer;transition:transform .2s ease}.star-button:hover{transform:scale(1.1)}.review-comment-input{margin-bottom:20px}.review-comment-input label{display:block;font-weight:500;color:#000;margin-bottom:10px}.review-textarea{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:1rem;resize:vertical;transition:border-color .3s ease}.review-textarea:focus{outline:none;border-color:#000}.review-form-actions{display:flex;gap:12px}.submit-review-button,.cancel-review-button{padding:10px 20px;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:2px solid}.submit-review-button{background:#000;color:#fff;border-color:#000}.submit-review-button:hover{background:#333;border-color:#333;transform:translateY(-1px);box-shadow:0 2px 8px #0003}.cancel-review-button{background:#fff;color:#000;border-color:#e0e0e0}.cancel-review-button:hover{background:#f5f5f5;border-color:#ccc}.user-review{background:#f8f9fa;padding:16px;border-radius:8px;border:1px solid #e0e0e0;margin-bottom:20px}.user-review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap;gap:8px}.user-review-title{font-size:1.1rem;font-weight:600;color:#000;margin:0}.user-review-author{font-weight:600;color:#000;font-size:1rem}.user-review-rating{display:flex;gap:4px;margin-bottom:12px}.user-review-comment{margin:0 0 8px;color:#000;line-height:1.6}.user-review-date{font-size:.875rem;color:#666}.reviews-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}.review-item{padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap;gap:8px}.review-author{font-weight:600;color:#000;font-size:1rem}.review-rating{display:flex;gap:4px}.review-text{margin:0 0 8px;color:#000;line-height:1.6}.review-date{font-size:.875rem;color:#666}.no-reviews-message{padding:40px 20px;text-align:center;color:#666}.no-reviews-message p{margin:0;font-size:1rem;font-style:italic}.favorites-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.favorite-stylist-item{display:flex;align-items:center;gap:16px;padding:16px;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;background:#fff}.favorite-stylist-item:hover{border-color:#000;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.favorite-stylist-picture{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #000000;flex-shrink:0}.favorite-stylist-info{flex:1;min-width:0}.favorite-stylist-name{font-size:18px;font-weight:600;color:#000;margin:0 0 4px}.favorite-stylist-specialty{font-size:14px;color:#666;margin:0 0 4px}.favorite-stylist-rate{font-size:14px;font-weight:600;color:#000;margin:0}.recently-viewed-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.recently-viewed-item{display:flex;align-items:center;gap:16px;padding:16px;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;background:#fff}.recently-viewed-item:hover{border-color:#000;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.recently-viewed-picture{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0;flex-shrink:0}.recently-viewed-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.recently-viewed-name{font-size:18px;font-weight:600;color:#000;margin:0}.recently-viewed-specialty{font-size:14px;color:#666;margin:0}.recently-viewed-rate{font-size:14px;font-weight:600;color:#000;margin:0}.remove-favorite-button{background:transparent;border:2px solid #ff6b6b;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#ff6b6b;flex-shrink:0}.remove-favorite-button:hover{background:#ff6b6b;color:#fff;transform:scale(1.1)}@media (max-width: 768px){.favorite-button{top:6px;right:6px}.favorite-button svg{width:18px;height:18px}.favorite-stylist-item{padding:12px;gap:12px}.favorite-stylist-picture{width:60px;height:60px}.favorite-stylist-name{font-size:16px}.remove-favorite-button{width:32px;height:32px}}.form-hint{font-size:.875rem;color:#666;margin:-8px 0 12px;font-weight:400}.hair-style-search-wrapper{position:relative;margin-bottom:16px}.hair-style-search-input{width:100%;padding:12px 40px 12px 16px;font-size:.95rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#000;outline:none;transition:all .3s ease;font-family:inherit}.hair-style-search-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.hair-style-search-icon{position:absolute;right:36px;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}.hair-style-search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#666;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.hair-style-search-clear:hover{background:#f0f0f0;color:#000}.hair-styles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:20px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;background:#fafafa}.hair-style-checkbox{display:flex;align-items:center;gap:14px;cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s ease;font-size:.9rem;-webkit-user-select:none;user-select:none;line-height:1.5}.hair-style-checkbox:hover{background:#f0f0f0}.hair-style-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#000000;margin:0 4px 0 0;flex-shrink:0;align-self:center;vertical-align:middle}.hair-style-checkbox span{color:#000;font-weight:500;margin-left:0;line-height:1.5;display:inline-block;vertical-align:middle}.custom-hair-style-input{display:flex;gap:10px;margin-bottom:16px}.custom-hair-style-input input{flex:1;padding:10px 16px;font-size:.95rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#000;outline:none;transition:all .3s ease;font-family:inherit}.custom-hair-style-input input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.add-custom-style-button{padding:10px 20px;background:#000;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.add-custom-style-button:hover{background:#333;transform:translateY(-1px);box-shadow:0 2px 8px #0003}.add-custom-style-button:active{transform:translateY(0)}.selected-hair-styles{display:flex;flex-wrap:wrap;gap:8px;padding:12px;min-height:50px;border:2px solid #e0e0e0;border-radius:8px;background:#fff}.hair-style-bubble{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#000;color:#fff;border-radius:20px;font-size:.875rem;font-weight:500;white-space:nowrap;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.remove-bubble-button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;cursor:pointer;padding:0;margin-left:4px;width:18px;height:18px;border-radius:50%;transition:all .2s ease;flex-shrink:0}.remove-bubble-button:hover{background:#fff3;transform:scale(1.1)}.remove-bubble-button:active{transform:scale(.95)}@media (max-width: 768px){.hair-styles-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;padding:12px}.hair-style-checkbox{padding:6px 10px;font-size:.85rem}.custom-hair-style-input{flex-direction:column}.add-custom-style-button{width:100%}.selected-hair-styles{padding:10px}.hair-style-bubble{padding:6px 12px;font-size:.8rem}}.preferences-display{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.hair-style-bubble-display{display:inline-block;padding:6px 12px;background:#000;color:#fff;border-radius:20px;font-size:.875rem;font-weight:500;white-space:nowrap}@media (max-width: 768px){.hair-style-bubble-display{padding:5px 10px;font-size:.8rem}}.payment-types-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-top:8px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;background:#fafafa}.payment-type-checkbox{display:flex;align-items:center;gap:14px;cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s ease;font-size:.9rem;-webkit-user-select:none;user-select:none;line-height:1.5}.payment-type-checkbox:hover{background:#f0f0f0}.payment-type-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#000000;margin:0 4px 0 0;flex-shrink:0;align-self:center;vertical-align:middle}.payment-type-checkbox span{color:#000;font-weight:500;margin-left:0;line-height:1.5;display:inline-block;vertical-align:middle}.hair-texture-types-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-top:8px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;background:#fafafa}.hair-texture-checkbox{display:flex;align-items:center;gap:14px;cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s ease;font-size:.9rem;-webkit-user-select:none;user-select:none;line-height:1.5}.hair-texture-checkbox:hover{background:#f0f0f0}.hair-texture-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#000000;margin:0 4px 0 0;flex-shrink:0;align-self:center;vertical-align:middle}.hair-texture-checkbox span{color:#000;font-weight:500;margin-left:0;line-height:1.5;display:inline-block;vertical-align:middle}.stylist-hair-texture{display:flex;align-items:flex-start}@media (max-width: 768px){.payment-types-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;padding:12px}.payment-type-checkbox{padding:6px 10px;font-size:.85rem}.hair-texture-types-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;padding:12px}.hair-texture-checkbox{padding:6px 10px;font-size:.85rem}}.work-schedule-builder{margin-top:12px;padding:20px;border:2px solid #e0e0e0;border-radius:12px;background:#fafafa}.schedule-day-row{display:flex;align-items:center;gap:20px;padding:12px 0;border-bottom:1px solid #e0e0e0}.schedule-day-row:last-child{border-bottom:none}.schedule-day-toggle{min-width:100px}.day-toggle-label{display:flex;align-items:center;gap:14px;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1.5}.day-toggle-label input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#000000;margin:0 4px 0 0;flex-shrink:0;align-self:center;vertical-align:middle}.day-name{font-weight:600;font-size:1rem;color:#000;min-width:50px;line-height:1.5;display:inline-block;vertical-align:middle}.schedule-time-inputs{display:flex;align-items:center;gap:15px;flex:1}.time-input-group{display:flex;flex-direction:column;gap:6px}.time-input-group label{font-size:.85rem;font-weight:500;color:#666;margin:0}.time-input{padding:10px 12px;font-size:.95rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#000;outline:none;transition:all .3s ease;font-family:inherit;min-width:120px}.time-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.time-separator{font-size:.9rem;color:#666;font-weight:500;margin-top:20px}.closed-label{font-size:.9rem;color:#999;font-style:italic;padding:10px 0}.schedule-quick-actions{display:flex;gap:10px;margin-top:20px;padding-top:20px;border-top:2px solid #e0e0e0;flex-wrap:wrap}.quick-action-button{padding:10px 20px;background:#fff;color:#000;border:2px solid #000000;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.quick-action-button:hover{background:#000;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.quick-action-button:active{transform:translateY(0)}@media (max-width: 768px){.schedule-day-row{flex-direction:column;align-items:flex-start;gap:12px}.schedule-time-inputs{width:100%;flex-direction:column;align-items:flex-start}.time-separator{display:none}.time-input{width:100%}.schedule-quick-actions{flex-direction:column}.quick-action-button{width:100%}}.get-in-touch-footer{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;padding:50px 20px;margin-top:60px;margin-bottom:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:30px}.footer-text{text-align:center;max-width:600px}.footer-title{font-size:2rem;font-weight:700;margin:0 0 12px;color:#fff;letter-spacing:-.5px}.footer-subtitle{font-size:1rem;color:#fffc;margin:0;line-height:1.5}.footer-form-container{width:100%;max-width:500px}.footer-email-form{width:100%}.footer-input-wrapper{display:flex;align-items:center;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:50px;padding:4px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-input-wrapper:focus-within{border-color:#fff;background:#ffffff26;box-shadow:0 4px 20px #ffffff1a}.footer-email-icon{color:#ffffffb3;margin-left:20px;flex-shrink:0}.footer-email-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:1rem;padding:16px 20px;font-family:inherit}.footer-email-input::placeholder{color:#ffffff80}.footer-submit-button{background:#fff;color:#000;border:none;border-radius:50px;padding:14px 32px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;white-space:nowrap;font-family:inherit}.footer-submit-button:hover{background:#f0f0f0;transform:translate(2px);box-shadow:0 4px 12px #fff3}.footer-submit-button:active{transform:translate(0)}.footer-submit-button svg{transition:transform .3s ease}.footer-submit-button:hover svg{transform:translate(2px)}.footer-success-message{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;background:#4caf5033;border:2px solid rgba(76,175,80,.5);border-radius:50px;color:#4caf50;font-size:1rem;font-weight:500;animation:fadeIn .3s ease}.footer-success-message svg{flex-shrink:0}@media (max-width: 768px){.get-in-touch-footer{padding:40px 20px;margin-top:40px}.footer-title{font-size:2rem}.footer-subtitle{font-size:1rem}.footer-input-wrapper{flex-direction:column;border-radius:16px;padding:0;background:#ffffff1a}.footer-email-icon{display:none}.footer-email-input{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.2);border-radius:16px 16px 0 0;width:100%}.footer-submit-button{width:100%;justify-content:center;border-radius:0 0 16px 16px;padding:16px 32px}}.products-section{max-width:1200px;margin:0 auto 60px;padding-top:40px;border-top:2px solid #e0e0e0}.products-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.products-section-heading .detail-section-title.portfolio-title{margin-bottom:0}.profile-products-add-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:600;color:#1a1a1a;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:999px;cursor:pointer;transition:background .2s,border-color .2s,transform .15s;flex-shrink:0}.profile-products-add-btn:hover{background:#eee;border-color:#ccc}.profile-products-add-btn:active{transform:scale(.98)}.no-products-message-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.no-products-message-wrap .no-products-message{margin:0}.profile-products-add-btn-empty{align-self:flex-start}.products-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;-webkit-user-select:none;user-select:none}.products-section-header:hover{opacity:.8}.products-carousel{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.products-carousel{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding-bottom:20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.products-carousel::-webkit-scrollbar{height:8px}.products-carousel::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.products-carousel::-webkit-scrollbar-thumb{background:#000;border-radius:4px}.product-item{min-width:250px;max-width:250px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;flex-shrink:0}.product-item:hover{border-color:#000;box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.product-image{width:100%;height:250px;object-fit:cover;background:#f5f5f5;transition:transform .3s ease}.product-item:hover .product-image{transform:scale(1.05)}.product-info{padding:20px;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.product-title{font-size:1.1rem;font-weight:600;color:#000;margin:0;line-height:1.4}.product-description{margin:0;font-size:.92rem;font-weight:400;color:#555;line-height:1.45;max-width:100%;text-align:center}.product-price{font-size:1.2rem;font-weight:700;color:#000;margin:0}.product-quantity{font-size:.9rem;font-weight:500;color:#666;margin:0;padding:4px 12px;background:#f5f5f5;border-radius:12px;display:inline-block}.product-quantity:empty{display:none}.no-products-message{text-align:center;padding:40px 20px;color:#666;font-size:1rem;font-style:italic;margin:0}.edit-products-container{display:flex;flex-direction:column;gap:20px;padding:24px;background:linear-gradient(to bottom,#fafafa,#fff);border-radius:12px;border:2px solid #e8e8e8;box-shadow:0 2px 8px #0000000a}.announcements-list{display:flex;flex-direction:column;gap:16px}.announcement-item{background:#f8f9fa;border:1px solid #e0e0e0;border-left:4px solid #000000;border-radius:8px;padding:20px;transition:all .3s ease}.announcement-item:hover{border-color:#000;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.announcement-content{display:flex;flex-direction:column;gap:10px}.announcement-text{font-size:1rem;line-height:1.6;color:#000;margin:0;white-space:pre-wrap;word-wrap:break-word}.announcement-date{font-size:.85rem;color:#666;font-style:italic}.no-announcements-message{color:#999;font-style:italic;text-align:center;padding:20px}.edit-announcements-container{display:flex;flex-direction:column;gap:16px}.edit-announcement-item{display:flex;gap:12px;align-items:flex-start;padding:16px;background:#fafafa;border:2px solid #e0e0e0;border-radius:8px;transition:all .3s ease}.edit-announcement-item:hover{border-color:#d0d0d0;box-shadow:0 4px 16px #0000001a}.edit-announcement-input{flex:1;padding:12px 16px;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#000;outline:none;transition:all .3s ease;font-family:inherit;resize:vertical;min-height:80px}.edit-announcement-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.remove-announcement-button{padding:10px 12px;background:#fff;color:#f44;border:2px solid #ff4444;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.remove-announcement-button:hover{background:#f44;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff44444d}.add-announcement-button{padding:12px 24px;background:#fff;color:#000;border:2px solid #000000;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start;display:flex;align-items:center;gap:8px}.add-announcement-button:hover{background:#000;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width: 768px){.edit-announcement-item{flex-direction:column}.remove-announcement-button{width:100%}}.edit-product-item{display:flex;gap:16px;align-items:flex-start;padding:20px;border:2px solid #e8e8e8;border-radius:12px;background:#fff;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.edit-product-item:hover{border-color:#d0d0d0;box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.product-preview-small{width:150px;height:150px;object-fit:cover;border-radius:10px;border:2px solid #e8e8e8;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;flex-shrink:0}.product-preview-small:hover{border-color:#000;box-shadow:0 6px 20px #00000026}.edit-product-inputs{display:flex;flex-direction:column;gap:12px;flex:1}.edit-product-input{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:10px;font-size:.95rem;font-family:inherit;color:#000;background:#fafafa;transition:all .3s ease;box-shadow:0 1px 4px #0000000d}.edit-product-input:hover{background:#fff;border-color:#d0d0d0;box-shadow:0 2px 8px #00000014}.edit-product-input:focus{outline:none;border-color:#000;background:#fff;box-shadow:0 0 0 4px #00000014,0 4px 16px #0000001f;transform:translateY(-2px)}textarea.edit-product-description{resize:vertical;min-height:72px;line-height:1.45}.product-image-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.product-image-upload-label{display:flex;cursor:pointer}.product-image-upload-button{display:flex;align-items:flex-end;justify-content:center;padding:12px 20px;background:#fff;border:2px solid #000000;border-radius:10px;color:#000;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;box-shadow:0 2px 6px #0000000d;line-height:1.5;gap:8px}.product-image-upload-button:hover{background:#000;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.product-image-upload-button:active{transform:translateY(0)}.product-image-upload-button svg{flex-shrink:0;align-self:flex-end;vertical-align:bottom}.remove-product-button{padding:12px;background:#fff;color:#dc3545;border:2px solid #dc3545;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;box-shadow:0 2px 6px #dc354526;align-self:flex-start}.remove-product-button:hover{background:#dc3545;color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #dc35454d}.remove-product-button:active{transform:translateY(0)}.add-product-button{display:flex;align-items:center;justify-content:center;padding:16px 24px;background:#fff;color:#000;border:2px dashed #d0d0d0;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;box-shadow:0 2px 6px #0000000d}.add-product-button:hover{border-color:#000;border-style:solid;background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.add-product-button:active{transform:translateY(0)}.product-buy-now-button{display:inline-block;margin-top:8px;padding:8px 16px;background:#000;color:#fff;border:none;border-radius:50px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;width:100%}.product-buy-now-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.product-buy-now-button:active{transform:translateY(0)}.product-buy-now-button:disabled{background:#ccc;color:#666;cursor:not-allowed;transform:none;box-shadow:none}.product-buy-now-button:disabled:hover{background:#ccc;transform:none;box-shadow:none}@media (max-width: 768px){.products-carousel{gap:15px}.product-item{min-width:200px;max-width:200px}.product-image{height:200px}.edit-product-item{flex-direction:column;align-items:stretch;gap:16px}.product-preview-small{width:100%;height:200px}.remove-product-button{width:100%;padding:14px}.edit-products-container{padding:18px;gap:16px}.product-image-upload-button{padding:14px 18px;font-size:.9rem}}.book-appointment-button,.register-login-button{width:100%;padding:16px 24px;background-color:#000;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:20px;text-transform:none;letter-spacing:.5px}.book-appointment-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.book-appointment-button:active{transform:translateY(0)}.stylist-booking-unavailable-hint{margin:20px 0 0;font-size:.9rem;color:#555;line-height:1.45;font-weight:500}.stylist-detail-hero-actions .stylist-booking-unavailable-hint{margin-top:0;max-width:320px}.booking-container{max-width:800px;margin:0 auto;padding:40px 20px}.booking-stylist-info{display:flex;align-items:center;gap:24px;padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0;margin-bottom:32px;box-shadow:0 2px 8px #00000014}.booking-stylist-photo{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid #000000}.booking-stylist-details h2{margin:0 0 8px;font-size:1.5rem;color:#000}.booking-stylist-specialty{margin:0 0 4px;color:#666;font-size:1rem}.booking-stylist-rate{margin:0 0 8px;color:#000;font-weight:600;font-size:1rem}.booking-stylist-address{margin:0;color:#666;font-size:.9rem}.booking-form{background:#fff;border-radius:12px;padding:32px;border:1px solid #e0e0e0;box-shadow:0 2px 8px #00000014}.form-group{margin-bottom:24px}.form-label{display:block;margin-bottom:8px;font-size:1rem;font-weight:600;color:#000}.form-label .required{color:red;margin-left:4px}.form-textarea,.form-input{width:100%;padding:12px 16px;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;transition:border-color .3s ease;font-family:inherit;box-sizing:border-box}.form-textarea{resize:vertical;min-height:100px}.form-textarea:focus,.form-input:focus{outline:none;border-color:#000}.booking-actions{display:flex;gap:16px;margin-top:32px;justify-content:flex-end}.cancel-booking-button,.submit-booking-button{padding:14px 32px;font-size:1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease}.cancel-booking-button{background-color:#f5f5f5;color:#000;border:2px solid #e0e0e0}.cancel-booking-button:hover{background-color:#e0e0e0;border-color:#ccc}.submit-booking-button{background-color:#000;color:#fff}.submit-booking-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.booking-confirmation-container{max-width:600px;margin:0 auto;padding:60px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:30px}.booking-confirmation-icon{width:120px;height:120px;border-radius:50%;background:#e8f5e9;display:flex;align-items:center;justify-content:center;color:#4caf50;margin-bottom:20px}.booking-confirmation-icon svg{width:80px;height:80px}.booking-confirmation-title{font-size:2rem;font-weight:700;color:#000;margin:0}.booking-confirmation-message{font-size:1.1rem;color:#666;line-height:1.6;margin:0;max-width:500px}.check-booking-status-button{padding:16px 32px;font-size:1rem;font-weight:600;background-color:#000;color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;margin-top:10px}.check-booking-status-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.back-to-home-button{padding:12px 24px;font-size:.95rem;font-weight:500;background-color:#fff;color:#000;border:2px solid #e0e0e0;border-radius:50px;cursor:pointer;transition:all .3s ease}.back-to-home-button:hover{background-color:#f5f5f5;border-color:#ccc}@media (max-width: 768px){.booking-stylist-info{flex-direction:column;text-align:center}.booking-actions{flex-direction:column}.cancel-booking-button,.submit-booking-button{width:100%}}.booking-services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;margin-top:12px}.booking-service-button{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;text-align:left;width:100%}.booking-service-button:hover{border-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.booking-service-button.selected{background:#000;border-color:#000;color:#fff}.booking-service-checkbox{width:24px;height:24px;border:2px solid #e0e0e0;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.booking-service-button.selected .booking-service-checkbox{border-color:#fff;background:#fff}.booking-service-checkbox svg{color:#000}.booking-service-info{flex:1;display:flex;flex-direction:column;gap:4px}.booking-service-name{font-size:1rem;font-weight:600;color:#000;transition:color .3s ease}.booking-service-button.selected .booking-service-name{color:#fff}.booking-service-details{display:flex;align-items:center;gap:4px;font-size:.875rem;color:#666;transition:color .3s ease}.booking-service-button.selected .booking-service-details{color:#ccc}.booking-service-price{font-weight:600}.booking-service-duration{font-style:italic}.conversation-preference-options{display:flex;flex-direction:column;gap:12px}.conversation-preference-option{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease}.conversation-preference-option:hover{border-color:#000;background:#f9f9f9}.conversation-preference-option input[type=radio]{margin-top:2px;cursor:pointer;width:20px;height:20px;accent-color:#000000}.conversation-preference-option input[type=radio]:checked+.preference-content{color:#000}.conversation-preference-option:has(input[type=radio]:checked){border-color:#000;background:#f5f5f5}.preference-content{flex:1}.preference-title{font-weight:600;font-size:1rem;color:#000;margin-bottom:4px}.preference-description{font-size:.875rem;color:#666;line-height:1.4}.conversation-preference-option:has(input[type=radio]:checked) .preference-title{color:#000}.conversation-preference-option:has(input[type=radio]:checked) .preference-description{color:#333}.booking-service-separator{color:#ccc}.form-hint{margin-top:8px;font-size:.875rem;color:#666;font-style:italic}@media (max-width: 768px){.booking-services-grid{grid-template-columns:1fr}}.bookings-container{max-width:1200px;margin:0 auto;padding:20px 0}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #000000;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.appointments-toolbar{margin-bottom:16px}.appointments-toolbar-title-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 12px;margin-bottom:14px}.appointments-toolbar-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px}.appointments-segment-control{display:inline-flex;align-items:stretch;padding:4px;background:linear-gradient(180deg,#f6f6f6,#ebebeb);border:1px solid #dcdcdc;border-radius:999px;gap:3px;box-shadow:inset 0 1px #ffffffd9,inset 0 -1px 2px #0000000a}.appointments-segment-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#4a4a4a;font-size:.8125rem;font-weight:600;letter-spacing:.02em;padding:9px 18px;border-radius:999px;cursor:pointer;transition:color .2s ease,background .2s ease,box-shadow .2s ease;white-space:nowrap}.appointments-segment-tab:hover{color:#111}.appointments-segment-tab[aria-selected=true]{background:#fff;color:#111;box-shadow:0 2px 8px #0000001a,0 1px 2px #0000000f}.appointments-segment-count{font-weight:500;opacity:.65;font-size:.78em}.appointments-show-more-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:600;color:#222;background:#fff;border:1px solid #d8d8d8;border-radius:999px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,color .2s ease}.appointments-show-more-btn:hover{border-color:#111;box-shadow:0 2px 12px #00000014}.appointments-show-more-btn svg{flex-shrink:0;opacity:.85}.appointments-section-heading{font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#666;margin:12px 0 0;padding-bottom:6px;border-bottom:1px solid #e8e8e8}.appointments-list .appointments-section-heading:first-child,.stylist-appointments-list .appointments-section-heading:first-child{margin-top:0}.appointments-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.appointment-item{padding:20px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;transition:all .3s ease;cursor:pointer}.appointment-item:hover{border-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.appointment-item.past{opacity:.7;background:#f9f9f9}.appointment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;flex-wrap:wrap;gap:16px}.appointment-stylist-info{display:flex;align-items:center;gap:12px;flex:1}.appointment-stylist-photo{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0}.appointment-stylist-details{display:flex;flex-direction:column;gap:6px}.appointment-stylist-contact-links{display:flex;flex-direction:column;gap:4px;margin-top:2px}.appointment-stylist-details .appointment-stylist-contact-links .stylist-email,.appointment-stylist-details .appointment-stylist-contact-links .stylist-phone{font-size:.9rem}.appointment-stylist-details .appointment-stylist-contact-links .stylist-email a,.appointment-stylist-details .appointment-stylist-contact-links .stylist-phone a{color:#000;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.appointment-stylist-details .appointment-stylist-contact-links .stylist-email a:hover,.appointment-stylist-details .appointment-stylist-contact-links .stylist-phone a:hover{border-bottom-color:#000}.appointment-stylist-details .appointment-stylist-contact-links .contact-label{font-weight:500;color:#000}.appointment-stylist-name{margin:0;font-size:1.125rem;font-weight:600;color:#000}.appointment-status{margin:0}.status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge.pending{background:#fff3cd;color:#856404}.status-badge.confirmed{background:#d4edda;color:#155724}.status-badge.completed{background:#d1ecf1;color:#0c5460}.status-badge.cancelled{background:#f8d7da;color:#721c24}.appointment-date-time{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.appointment-date,.appointment-time{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#666;font-weight:500}.appointment-date svg,.appointment-time svg{color:#000;flex-shrink:0}.appointment-services{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0}.appointment-services>.label{display:block;margin-right:0;margin-bottom:6px;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#555}.appointment-services-list{display:flex;flex-direction:column;margin:4px 0 0;padding:0;list-style:none;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden;background:#fff}.appointment-service-item{display:block;padding:10px 12px;font-size:.92rem;color:#1a1a1a;line-height:1.45;background:#fafafa;border-bottom:1px solid #ececec}.appointment-service-item:last-child{border-bottom:none}.appointment-conversation-preference{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0;font-size:.95rem;color:#000}.appointment-conversation-preference .label{font-weight:600;margin-right:8px}.appointment-conversation-preference .preference-value{color:#666;font-style:italic}.appointment-payment-section{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0}.payment-status-paid{display:flex;align-items:center;justify-content:center;padding:10px 20px}.payment-status-badge{display:inline-block;padding:8px 16px;border-radius:8px;font-size:.9rem;font-weight:600;text-transform:none;letter-spacing:.3px}.payment-status-badge.paid{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.appointment-pay-now-button{width:100%;padding:10px 20px;background:#000;color:#fff;border:none;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.appointment-pay-now-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.appointment-pay-now-button:active{transform:translateY(0)}.stylist-appointment-conversation-preference{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0;font-size:.95rem;color:#000}.stylist-appointment-conversation-preference .label{font-weight:600;margin-right:8px}.stylist-appointment-conversation-preference .preference-value{color:#666;font-style:italic}.no-appointments{text-align:center;padding:40px 20px;color:#666;font-style:italic}@media (max-width: 768px){.appointment-header{flex-direction:column}.appointment-date-time{align-items:flex-start;width:100%}.appointment-item{padding:16px}}.appointment-suggestion-notice{margin-top:12px;padding:12px;background:#fff3cd;border:2px solid #ffc107;border-radius:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.appointment-suggestion-notice svg{color:#856404;flex-shrink:0}.suggestion-label{font-weight:600;color:#856404;font-size:.9rem}.suggestion-value{font-weight:600;color:#000;font-size:.95rem}.appointment-suggestion-actions{margin-top:16px;padding-top:16px;border-top:2px solid #ffc107;display:flex;gap:12px;flex-wrap:wrap}.accept-suggestion-button,.reject-suggestion-button{padding:10px 20px;font-size:.9rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.accept-suggestion-button{background:#28a745;color:#fff}.accept-suggestion-button:hover{background:#218838;transform:translateY(-2px);box-shadow:0 4px 12px #28a7454d}.reject-suggestion-button{background:#6c757d;color:#fff}.reject-suggestion-button:hover{background:#5a6268;transform:translateY(-2px);box-shadow:0 4px 12px #6c757d4d}@media (max-width: 768px){.appointment-suggestion-actions{flex-direction:column}.accept-suggestion-button,.reject-suggestion-button{width:100%}}.stylist-appointments-list{display:flex;flex-direction:column;gap:20px;margin-top:16px}.stylist-appointment-item{padding:24px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;transition:all .3s ease}.stylist-appointment-item.past{opacity:.7;background:#f9f9f9}.stylist-appointment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;flex-wrap:wrap;gap:16px}.stylist-appointment-customer{flex:1}.stylist-appointment-customer-name{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:#000}.stylist-appointment-customer-email,.stylist-appointment-customer-phone{margin:4px 0;font-size:.9rem;color:#666}.stylist-appointment-customer-email a,.stylist-appointment-customer-phone a{color:#000;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.stylist-appointment-customer-email a:hover,.stylist-appointment-customer-phone a:hover{border-bottom-color:#000}.stylist-appointment-conversation-preference-inline{margin-top:8px;padding:8px 12px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;display:inline-flex;align-items:center;font-size:.9rem;color:#000}.stylist-appointment-conversation-preference-inline svg{color:#666;flex-shrink:0}.stylist-appointment-conversation-preference-inline .preference-label-inline{font-weight:600;margin-right:6px;color:#000}.stylist-appointment-conversation-preference-inline .preference-value-inline{color:#666;font-style:italic}.stylist-appointment-date-time{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.stylist-appointment-date,.stylist-appointment-time{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#666;font-weight:500}.stylist-appointment-date svg,.stylist-appointment-time svg{color:#000;flex-shrink:0}.stylist-appointment-suggested{margin-top:8px;padding:8px 12px;background:#fff3cd;border-radius:6px;font-size:.85rem;color:#856404}.suggested-label{font-weight:600;margin-right:4px}.stylist-appointment-services{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0}.stylist-appointment-services>.label{display:block;margin-right:0;margin-bottom:6px;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#555}.stylist-appointment-services-list{display:flex;flex-direction:column;margin:4px 0 0;padding:0;list-style:none;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden;background:#fff}.stylist-appointment-service-item{display:block;padding:10px 12px;font-size:.9rem;color:#1a1a1a;font-weight:500;line-height:1.45;background:#fafafa;border-bottom:1px solid #ececec}.stylist-appointment-service-item:last-child{border-bottom:none}.stylist-appointment-status{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0}.stylist-appointment-actions{margin-top:16px;padding-top:16px;border-top:2px solid #e0e0e0;display:flex;gap:12px;flex-wrap:wrap}.accept-appointment-button,.reject-appointment-button,.suggest-datetime-button{padding:10px 20px;font-size:.9rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.accept-appointment-button{background:#28a745;color:#fff}.accept-appointment-button:hover{background:#218838;transform:translateY(-2px);box-shadow:0 4px 12px #28a7454d}.reject-appointment-button{background:#dc3545;color:#fff}.reject-appointment-button:hover{background:#c82333;transform:translateY(-2px);box-shadow:0 4px 12px #dc35454d}.suggest-datetime-button{background:#ffc107;color:#000}.suggest-datetime-button:hover{background:#e0a800;transform:translateY(-2px);box-shadow:0 4px 12px #ffc1074d}.suggest-datetime-form{width:100%;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.form-row{display:flex;gap:16px;margin-bottom:12px;flex-wrap:wrap}.form-group-inline{flex:1;min-width:200px;display:flex;flex-direction:column;gap:6px}.form-group-inline label{font-size:.85rem;font-weight:600;color:#000}.form-input-small{padding:8px 12px;font-size:.9rem;border:2px solid #e0e0e0;border-radius:6px;transition:border-color .3s ease;font-family:inherit}.form-input-small:focus{outline:none;border-color:#000}.form-actions-inline{display:flex;gap:12px}.submit-suggestion-button,.cancel-suggestion-button{padding:10px 20px;font-size:.9rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.submit-suggestion-button{background:#007bff;color:#fff}.submit-suggestion-button:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.cancel-suggestion-button{background:#6c757d;color:#fff}.cancel-suggestion-button:hover{background:#5a6268}.waiting-for-response-message{width:100%;padding:16px;background:#e7f3ff;border:2px solid #007bff;border-radius:8px;display:flex;align-items:center;gap:12px;color:#004085;font-weight:500}.waiting-for-response-message svg{flex-shrink:0;color:#007bff}@media (max-width: 768px){.stylist-appointment-header{flex-direction:column}.stylist-appointment-date-time{align-items:flex-start;width:100%}.stylist-appointment-actions{flex-direction:column}.accept-appointment-button,.reject-appointment-button,.suggest-datetime-button{width:100%}.form-row{flex-direction:row;gap:12px}.form-group-inline{min-width:calc(50% - 6px);flex:1}.booking-form .date-time-row{display:flex;flex-direction:row;gap:12px;margin-bottom:20px}.booking-form .date-time-row .form-group{flex:1;margin-bottom:0}.booking-form .date-time-row .form-group label{font-size:.85rem;margin-bottom:6px}.booking-form .date-time-row .form-input{font-size:.9rem;padding:12px;width:100%}}.toggle-label{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}.toggle-switch{display:flex;align-items:center;gap:12px;flex:1}.toggle-input{display:none}.toggle-slider{position:relative;display:inline-block;width:50px;height:26px;background-color:#ccc;border-radius:26px;transition:all .3s ease;cursor:pointer}.toggle-slider:before{content:"";position:absolute;width:20px;height:20px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:all .3s ease}.toggle-input:checked+.toggle-slider{background-color:#28a745}.toggle-input:checked+.toggle-slider:before{transform:translate(24px)}.toggle-text{font-size:.95rem;font-weight:600;color:#000;min-width:140px}.mission-statement-page-container{max-width:800px;margin:0 auto;padding:60px 20px}.customer-login-page .mission-statement-page-container{padding-top:32px}.mission-statement-page-content{background:#fff;border-radius:20px;padding:60px 50px;box-shadow:0 4px 16px #00000014;border:1px solid #e0e0e0;display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center}.mission-statement-page-icon{width:120px;height:120px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#000}.mission-statement-page-text{font-size:1.25rem;line-height:1.9;color:#333;max-width:700px}.mission-statement-page-text p{margin:0}.mission-statement-page-text strong{color:#000;font-weight:700}.mission-statement-page-divider{width:100%;max-width:200px;height:2px;background:#e0e0e0;margin:20px 0}.mission-statement-page-story{width:100%;max-width:700px;display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center}.mission-statement-page-story-title{font-size:1.75rem;font-weight:700;color:#000;margin:0}.mission-statement-page-story-text{font-size:1.1rem;line-height:1.8;color:#333;text-align:left}.mission-statement-page-story-text p{margin:0}.mission-statement-page-cta{width:100%;max-width:500px;padding-top:40px;border-top:2px solid #e0e0e0;display:flex;flex-direction:column;gap:20px;align-items:center}.mission-statement-page-cta h3{font-size:1.75rem;font-weight:700;color:#000;margin:0}.mission-statement-page-cta>p{font-size:1rem;color:#666;margin:0}.mission-statement-page-form{width:100%;display:flex;flex-direction:column;gap:15px}.mission-statement-page-input-wrapper{position:relative;display:flex;align-items:center}.mission-statement-page-email-icon{position:absolute;left:16px;color:#666;pointer-events:none}.mission-statement-page-email-input{width:100%;padding:14px 16px 14px 48px;font-size:1rem;border:2px solid #e0e0e0;border-radius:10px;background:#fff;color:#000;outline:none;transition:all .3s ease;font-family:inherit}.mission-statement-page-email-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.mission-statement-page-submit-button{width:100%;padding:16px 32px;background-color:#000;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.mission-statement-page-submit-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.mission-statement-page-submit-button:active{transform:translateY(0)}.learn-more-landing{font-family:inherit;min-height:100%;color:#111;background:linear-gradient(180deg,#fafafa,#f4f4f5 45%,#fafafa)}.learn-more-landing__hero-shell{padding-top:0}.learn-more-landing__hero-card.stylist-profile-hero-card{margin-bottom:28px}.learn-more-landing__hero-media.stylist-profile-page-hero-media{min-height:380px;height:380px}.learn-more-landing__app-toolbar.stylist-header-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;pointer-events:auto;flex-wrap:nowrap}.learn-more-landing__app-toolbar .stylist-header-toolbar-left,.learn-more-landing__app-toolbar .stylist-header-toolbar-right{pointer-events:auto;flex:0 0 auto}.learn-more-landing__app-toolbar .home-hero-toolbar-right .header-buttons-container{position:static;right:auto;top:auto;margin:0}.learn-more-landing__hero-identity.home-hero-identity{align-items:center;text-align:center;width:100%;padding-left:10px;padding-right:10px;box-sizing:border-box;gap:8px;pointer-events:none}.learn-more-landing__hero-identity .stylist-name{text-align:center;align-self:center}.learn-more-landing__hero-logo-wrap.home-hero-logo-wrap{margin-bottom:6px;pointer-events:none}.learn-more-landing__hero-logo-mark.home-hero-logo.header-logo{height:132px;width:auto;max-width:260px;margin:0 auto;display:block;object-fit:contain}.learn-more-landing__hero-tagline.stylist-profile-hero-specialty{max-width:36rem;margin-left:auto;margin-right:auto}@media (max-width: 768px){.learn-more-landing__hero-media.stylist-profile-page-hero-media{min-height:340px;height:340px}.learn-more-landing__hero-logo-mark.home-hero-logo.header-logo{height:112px;max-width:220px}}@media (max-width: 380px){.learn-more-landing__hero-media.stylist-profile-page-hero-media{min-height:320px;height:320px}.learn-more-landing__hero-logo-mark.home-hero-logo.header-logo{height:96px;max-width:190px}}.learn-more-landing__main{padding:0 0 56px}.learn-more-landing__column{max-width:700px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:clamp(2.25rem,7vw,3.5rem)}.learn-more-landing__section--hero{padding-top:clamp(1.25rem,4vw,2rem);text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.learn-more-landing__h1{margin:0;font-size:clamp(1.85rem,6vw,2.85rem);font-weight:800;line-height:1.1;letter-spacing:-.035em;color:#000}.learn-more-landing__h2{margin:0 0 1rem;font-size:clamp(1.35rem,4vw,1.65rem);font-weight:800;line-height:1.2;letter-spacing:-.03em;color:#000}.learn-more-landing__h2--center{text-align:center}.learn-more-landing__lead{margin:0 auto;max-width:38rem;font-size:clamp(1.05rem,3vw,1.2rem);line-height:1.65;color:#3d3d3d}.learn-more-landing__body{margin:0 0 1rem;font-size:1.05rem;line-height:1.7;color:#333}.learn-more-landing__subtext{margin:0;font-size:.9rem;color:#666}.learn-more-landing__subtext--center{text-align:center}.learn-more-landing__btn{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:600;font-size:.95rem;border:none;border-radius:999px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .15s ease}.learn-more-landing__btn--primary{background:#000;color:#fff;box-shadow:0 4px 20px #00000026}.learn-more-landing__btn--primary:hover{background:#2a2a2a;box-shadow:0 8px 28px #0003;transform:translateY(-2px)}.learn-more-landing__btn--primary:active{transform:translateY(0)}.learn-more-landing__btn--lg{padding:16px 32px;font-size:1.05rem}.learn-more-landing__card{background:#fff;border-radius:1rem;box-shadow:0 4px 24px #0000000f;border:1px solid rgba(0,0,0,.05);padding:clamp(1.35rem,4vw,1.75rem) clamp(1.25rem,4vw,1.75rem)}.learn-more-landing__card--muted{background:#f8f8f9;border-color:#0000000f}.learn-more-landing__list{margin:0;padding-left:1.35rem;font-size:1.02rem;line-height:1.65;color:#333;display:flex;flex-direction:column;gap:.75rem}.learn-more-landing__list li{margin:0}.learn-more-landing__list--check{list-style:none;padding-left:0}.learn-more-landing__list--check li{position:relative;padding-left:1.65rem}.learn-more-landing__list--check li:before{content:"";position:absolute;left:0;top:.45rem;width:.5rem;height:.5rem;border-radius:50%;background:#000}.learn-more-landing__placeholder{width:100%;border-radius:1rem;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 24px #00000014;background:#f4f4f5;line-height:0}.learn-more-landing__preview-image{width:100%;height:auto;display:block;object-fit:contain}.learn-more-landing__cta-block{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:clamp(1.5rem,5vw,2rem) 0 0}@keyframes learnMoreFadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.learn-more-landing__fade{animation:learnMoreFadeIn .55s ease forwards;opacity:0}.learn-more-landing__fade--2{animation-delay:.07s}.learn-more-landing__fade--3{animation-delay:.14s}.learn-more-landing__fade--4{animation-delay:.21s}.learn-more-landing__fade--5{animation-delay:.28s}.learn-more-landing__fade--6{animation-delay:.35s}.learn-more-landing__fade--7{animation-delay:.42s}@media (prefers-reduced-motion: reduce){.learn-more-landing__fade,.learn-more-landing__fade--2,.learn-more-landing__fade--3,.learn-more-landing__fade--4,.learn-more-landing__fade--5,.learn-more-landing__fade--6,.learn-more-landing__fade--7{animation:none;opacity:1;transform:none}}@media (max-width: 768px){.mission-statement-page-container{padding:40px 15px}.mission-statement-page-content{padding:40px 30px;gap:30px}.mission-statement-page-text{font-size:1.1rem}.mission-statement-page-cta h3{font-size:1.5rem}.learn-more-landing__column{padding:0 16px}}.stripe-toggle-label{display:flex;align-items:center;gap:12px;cursor:pointer;margin-bottom:20px}.stripe-toggle-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#000000}.stripe-help-text{font-size:.85rem;color:#666;margin-top:8px;line-height:1.5;padding:12px;background:#f5f5f5;border-radius:8px;border-left:3px solid #000000}.stripe-settings-display{display:flex;flex-direction:column;gap:12px}.enabled-badge{display:inline-block;padding:4px 12px;background:#48bb78;color:#fff;border-radius:12px;font-size:.85rem;font-weight:600;margin-left:8px}.disabled-badge{display:inline-block;padding:4px 12px;background:#e0e0e0;color:#666;border-radius:12px;font-size:.85rem;font-weight:600;margin-left:8px}.stripe-info-text{font-size:.9rem;color:#666;margin-top:8px;line-height:1.5}.stripe-connect-button{width:100%;padding:12px 24px;background:#635bff;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px}.stripe-connect-button:hover{background:#5448e5;transform:translateY(-2px);box-shadow:0 4px 12px #635bff4d}.stripe-connect-button:active{transform:translateY(0)}.stripe-disconnect-button{width:100%;padding:10px 20px;margin-top:12px;background:#fff;color:#b42318;border:1px solid #e0e0e0;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.stripe-disconnect-button:hover{background:#fef3f2;border-color:#fecdca}.stripe-disconnect-button:active{background:#fee4e2}.revenue-section{margin-top:16px}.revenue-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:24px}.revenue-stat{padding:20px;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;text-align:center}.revenue-stat-label{font-size:.9rem;color:#666;margin-bottom:8px;font-weight:500}.revenue-stat-value{font-size:2rem;font-weight:700;color:#22c55e;margin-bottom:4px}.revenue-stat-value.pending{color:#f59e0b}.revenue-stat-subtext{font-size:.85rem;color:#999}.revenue-view-toggle{display:flex;gap:8px}.revenue-toggle-button{padding:8px 16px;background:#fff;color:#666;border:2px solid #e0e0e0;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.revenue-toggle-button:hover{border-color:#000;color:#000;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.revenue-toggle-button.active{background:#000;color:#fff;border-color:#000}.revenue-toggle-button.active:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width: 768px){.revenue-view-toggle{width:100%;justify-content:space-between}.revenue-toggle-button{flex:1;font-size:.85rem;padding:8px 12px}}.export-excel-button{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#000;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.export-excel-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.export-excel-button:active{transform:translateY(0)}.export-excel-button svg{flex-shrink:0}@media (max-width: 768px){.export-excel-button{padding:8px 16px;font-size:.85rem}}.expand-collapse-button{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;color:#666;border:1px solid #e0e0e0;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:inherit}.expand-collapse-button:hover{border-color:#000;color:#000;background:#f5f5f5}.expand-collapse-button svg{flex-shrink:0}.purchased-products-section .detail-section-title{margin-bottom:12px}.purchased-products-empty{margin:0;font-size:.95rem;line-height:1.55;color:#555;padding:8px 0 4px}.purchased-products-empty strong{font-weight:700;color:#000}.listed-products-section .detail-section-title{margin-bottom:12px}.listed-product-description{margin:4px 0 0;font-size:.88rem;line-height:1.45;color:#666;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.past-purchases-list{display:flex;flex-direction:column;gap:16px}.past-purchase-item{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:all .3s ease}.past-purchase-item:hover{border-color:#22c55e;box-shadow:0 2px 8px #22c55e1a}.past-purchase-image{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f5f5f5}.purchase-product-image{width:100%;height:100%;object-fit:cover}.purchase-product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;background:#f5f5f5}.past-purchase-info{flex:1;min-width:0}.purchase-product-name{font-size:1rem;font-weight:600;color:#000;margin:0 0 4px}.purchase-stylist-name{font-size:.9rem;color:#666;margin:0 0 4px}.purchase-quantity-line{font-size:.85rem;font-weight:600;color:#333;margin:0 0 4px}.purchase-date{font-size:.85rem;color:#999;margin:0}.purchase-amount{flex-shrink:0;font-size:1.1rem;font-weight:600;color:#22c55e}@media (max-width: 768px){.past-purchase-item{flex-direction:column;align-items:flex-start}.past-purchase-image{width:100%;height:200px}.purchase-amount{align-self:flex-end}}.revenue-transactions{margin-top:24px}.revenue-subtitle{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:16px}.revenue-transactions-list{display:flex;flex-direction:column;gap:12px}.revenue-transaction-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:all .3s ease}.revenue-transaction-item:hover{border-color:#22c55e;box-shadow:0 2px 8px #22c55e1a}.revenue-transaction-info{flex:1}.revenue-transaction-customer{font-size:1rem;font-weight:600;color:#000;margin-bottom:4px}.revenue-transaction-date{font-size:.85rem;color:#666;margin-bottom:4px}.revenue-transaction-service{font-size:.9rem;color:#999}.revenue-transaction-amount{font-size:1.25rem;font-weight:700;color:#22c55e}.no-revenue{text-align:center;color:#999;padding:40px 20px;font-style:italic}.payment-amount{font-size:.9rem}@media (max-width: 768px){.revenue-summary{grid-template-columns:1fr}.revenue-transaction-item{flex-direction:column;align-items:flex-start;gap:12px}.revenue-transaction-amount{align-self:flex-end}}.backend-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;pointer-events:auto}.backend-loading-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c0c0e8c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.backend-loading-card{position:relative;z-index:1;min-width:min(280px,100%);max-width:340px;padding:32px 28px 30px;text-align:center;background:linear-gradient(155deg,#fff,#f8f8f9);border:1px solid rgba(0,0,0,.06);border-radius:20px;box-shadow:0 24px 48px #0000002e,0 0 0 1px #fffc inset}.backend-loading-card--static{margin:48px auto;box-shadow:0 12px 40px #0000001a}.backend-loading-panel-wrap{display:flex;align-items:center;justify-content:center;min-height:220px;padding:32px 16px}.backend-loading-orbit{position:relative;width:56px;height:56px;margin:0 auto 20px}.backend-loading-orbit-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:3px solid rgba(0,0,0,.08);border-top-color:#111;animation:backend-loading-spin .85s linear infinite}.backend-loading-orbit-dot{position:absolute;top:50%;left:50%;width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:50%;background:linear-gradient(135deg,#333,#000);animation:backend-loading-pulse 1.1s ease-in-out infinite}@keyframes backend-loading-spin{to{transform:rotate(360deg)}}@keyframes backend-loading-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.5}}.backend-loading-title{margin:0 0 6px;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:#111}.backend-loading-subtitle{margin:0;font-size:.85rem;font-weight:500;line-height:1.4;color:#666}.backend-loading-inline{display:inline-flex;align-items:center;gap:12px;padding:14px 18px;font-size:.95rem;font-weight:600;color:#333}.backend-loading-inline-spinner{width:22px;height:22px;flex-shrink:0;border-radius:50%;border:2.5px solid rgba(0,0,0,.1);border-top-color:#111;animation:backend-loading-spin .75s linear infinite}.backend-loading-inline-text{line-height:1.3}.bookings-loading-wrap{padding:24px 16px 40px}.app-toast-host{position:fixed;left:0;right:0;bottom:0;z-index:100001;display:flex;justify-content:center;pointer-events:none;padding:max(16px,env(safe-area-inset-bottom,16px)) 16px 24px;box-sizing:border-box}.app-toast{pointer-events:auto;position:relative;display:flex;align-items:flex-start;gap:14px;max-width:min(420px,calc(100vw - 32px));padding:16px 14px 16px 18px;border-radius:16px;background:linear-gradient(145deg,#fff,#f6f6f7);border:1px solid rgba(0,0,0,.08);box-shadow:0 20px 50px #0000002e,0 0 0 1px #ffffffe6 inset;animation:app-toast-in .42s cubic-bezier(.22,1,.36,1) both}@keyframes app-toast-in{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.app-toast-accent{position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:4px;background:#666}.app-toast--success .app-toast-accent{background:linear-gradient(180deg,#22c55e,#16a34a)}.app-toast--error .app-toast-accent{background:linear-gradient(180deg,#f87171,#dc2626)}.app-toast--info .app-toast-accent{background:linear-gradient(180deg,#3b82f6,#2563eb)}.app-toast--warning .app-toast-accent{background:linear-gradient(180deg,#fbbf24,#d97706)}.app-toast-icon{flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center}.app-toast--success .app-toast-icon{color:#15803d}.app-toast--error .app-toast-icon{color:#b91c1c}.app-toast--info .app-toast-icon{color:#1d4ed8}.app-toast--warning .app-toast-icon{color:#b45309}.app-toast-body{flex:1;min-width:0}.app-toast-title{margin:0 0 4px;font-size:.95rem;font-weight:700;letter-spacing:-.02em;color:#0a0a0a}.app-toast-message{margin:0;font-size:.88rem;font-weight:500;line-height:1.45;color:#444;white-space:pre-wrap}.app-toast-close{flex-shrink:0;margin:-4px -4px -4px 0;padding:8px;border:none;background:transparent;color:#888;cursor:pointer;border-radius:10px;transition:background .15s ease,color .15s ease;display:flex;align-items:center;justify-content:center}.app-toast-close:hover{background:#0000000f;color:#111}@media (min-width: 600px){.app-toast-host{justify-content:flex-end;padding-right:max(24px,env(safe-area-inset-right,24px));padding-bottom:max(28px,env(safe-area-inset-bottom,28px))}.app-toast{max-width:380px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
