@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Outfit:wght@300;400;500;600;700&display=swap";:root{--primary-color:#d4af37;--accent-purple:#c084fc;--text-white:#fff;--text-light:#ffffffd9;--text-muted:#ffffff8c;--font-display:"Playfair Display", serif;--font-body:"Outfit", sans-serif;--radius-lg:24px;--radius-md:16px;--radius-pill:50px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-white);-webkit-font-smoothing:antialiased;background:#1a1a2e;min-height:100vh;line-height:1.6;overflow-x:hidden}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.hero-section{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg img{object-fit:cover;filter:brightness(.65);width:100%;height:100%}.hero-bg:after{content:"";background:linear-gradient(135deg,#00000073 0%,#00000026 50%,#00000059 100%);position:absolute;inset:0}.hero-inner{z-index:2;grid-template-columns:1fr 560px;align-items:center;gap:2.5rem;width:100%;max-width:1280px;margin:0 auto;padding:3rem 2rem;display:grid;position:relative}.lang-toggle{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-pill);background:#ffffff1a;border:1px solid #ffffff26;display:flex;position:absolute;top:1.5rem;right:2rem;overflow:hidden}.lang-btn{color:#ffffff80;letter-spacing:.3px;padding:.45rem 1.2rem;font-size:.82rem;font-weight:600;transition:all .25s}.lang-btn.active{color:#fff;background:#ffffff2e}.lang-btn:hover:not(.active){color:#fffc}.hero-left{flex-direction:column;justify-content:center;display:flex}.brand-name{font-family:var(--font-display);color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.1}.tagline{font-family:var(--font-display);color:var(--accent-purple);margin-bottom:2rem;font-size:1.6rem;font-style:italic;font-weight:400;line-height:1.4}.hero-description{color:var(--text-light);max-width:480px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.hero-badges{flex-wrap:wrap;gap:.8rem;margin-bottom:3rem;display:flex}.badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-pill);background:#ffffff14;border:1px solid #ffffff1f;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;display:flex}.badge-dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.stats-row{gap:1.5rem;display:flex}.stat-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-md);text-align:center;background:#ffffff14;border:1px solid #ffffff1a;min-width:120px;padding:1.2rem 1.8rem}.stat-number{font-family:var(--font-display);color:#fff;font-size:1.8rem;font-weight:700;line-height:1}.stat-label{color:var(--text-muted);margin-top:.3rem;font-size:.8rem}.glass-form-panel{-webkit-backdrop-filter:blur(32px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:28px;padding:2.2rem 2.5rem;animation:.6s ease-out fadeSlideUp;box-shadow:0 8px 40px #0003}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.form-header{border-bottom:1px solid #ffffff14;margin-bottom:1.8rem;display:flex}.form-tab{text-align:center;color:var(--text-muted);cursor:pointer;border-bottom:2px solid #0000;flex:1;padding:.8rem;font-size:.95rem;font-weight:500;transition:all .3s}.form-tab:hover{color:var(--text-light)}.form-tab.active{color:#fff;border-bottom-color:var(--accent-purple)}.input-group{margin-bottom:1rem}.input-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.4rem;margin-bottom:.45rem;font-size:.8rem;font-weight:500;display:flex}.input-label .dot{background:var(--accent-purple);border-radius:50%;width:6px;height:6px}.input-field{color:#fff;width:100%;font-size:.95rem;font-family:var(--font-body);background:#ffffff2e;border:2px solid #ffffff38;border-radius:50px;outline:none;padding:.9rem 1.4rem;transition:all .3s}.input-field::placeholder{color:#fff6;font-weight:400}.input-field:focus{background:#ffffff40;border-color:#fff9;box-shadow:0 0 0 3px #ffffff14}.input-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}textarea.input-field{resize:vertical;border-radius:20px;min-height:70px}select.input-field{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:right 1.2rem center;background-repeat:no-repeat}select.input-field option{color:#fff;background:#1a1a2e}input[type=date]::-webkit-calendar-picker-indicator{filter:invert();opacity:.5;cursor:pointer}.service-selector-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.8rem;font-weight:500;display:flex}.service-selector-label .dot{background:var(--accent-purple);border-radius:50%;width:6px;height:6px}.service-category-pills{gap:.5rem;margin-bottom:.8rem;display:flex;overflow-x:auto}.cat-pill{white-space:nowrap;border-radius:var(--radius-pill);color:var(--text-muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;padding:.4rem 1rem;font-size:.82rem;font-weight:500;transition:all .2s}.cat-pill.active{color:#fff;background:#ffffff24;border-color:#ffffff4d}.cat-pill:hover:not(.active){color:var(--text-light);background:#ffffff1a}.service-compact-list{flex-direction:column;gap:.35rem;max-height:220px;padding-right:.3rem;display:flex;overflow-y:auto}.service-row{border-radius:var(--radius-md);cursor:pointer;background:#ffffff0a;border:1.5px solid #ffffff14;justify-content:space-between;align-items:center;padding:.65rem .9rem;transition:all .2s;display:flex}.service-row:hover{background:#ffffff14;border-color:#ffffff2e}.service-row.selected{background:#ffffff1f;border-color:#ffffff4d}.service-row-left{flex-direction:column;display:flex}.service-row-name{color:#fff;font-size:.9rem;font-weight:500}.service-row-meta{color:var(--text-muted);margin-top:.1rem;font-size:.76rem}.add-btn-sm{border-radius:var(--radius-pill);color:#fff;text-align:center;background:0 0;border:1.5px solid #ffffff40;min-width:32px;margin-left:.6rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}.add-btn-sm:hover{background:#ffffff1a}.add-btn-sm.added{background:#fff3;border-color:#fff6}.selected-summary{border-radius:var(--radius-md);color:var(--text-light);background:#ffffff0f;border:1px solid #ffffff1a;margin-top:.6rem;padding:.6rem .9rem;font-size:.82rem}.selected-summary strong{color:#fff}.btn-cta{border-radius:var(--radius-md);width:100%;font-size:1rem;font-weight:600;font-family:var(--font-body);letter-spacing:.3px;color:#111;background:#fff;border:none;margin-top:1rem;padding:.95rem;transition:all .3s}.btn-cta:hover{background:#f0f0f0;transform:translateY(-1px);box-shadow:0 6px 20px #ffffff26}.live-stats-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-md);text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:.8rem;margin-top:.8rem;padding:.6rem 1.2rem;display:flex}.live-number{font-family:var(--font-body);color:#fff;font-size:1.1rem;font-weight:700}.live-label{font-family:var(--font-body);color:var(--text-light);font-size:.85rem;font-weight:500}.live-dot{font-family:var(--font-body);color:#22c55e;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex}.live-dot:before{content:"";background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite livePulse}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.3}}.join-line{text-align:center;color:var(--text-muted);margin-top:.6rem;font-size:.8rem}.reservations-page{background:#0f0f1a;min-height:100vh;padding:3rem 2rem}.reservations-container{max-width:800px;margin:0 auto}.page-back{color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;transition:color .2s;display:inline-flex}.page-back:hover{color:#fff}.page-title{font-family:var(--font-display);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.lookup-bar{gap:1rem;margin-bottom:2.5rem;display:flex}.lookup-input{border-radius:var(--radius-pill);color:#fff;font-size:.95rem;font-family:var(--font-body);background:#ffffff2e;border:2px solid #ffffff38;outline:none;flex:1;padding:1rem 1.5rem;transition:all .3s}.lookup-input:focus{background:#ffffff40;border-color:#ffffff80}.lookup-input::placeholder{color:#fff6}.lookup-btn{color:#111;border-radius:var(--radius-md);font-size:.95rem;font-weight:600;font-family:var(--font-body);background:#fff;border:none;padding:.9rem 2rem;transition:all .2s}.lookup-btn:hover{background:#f0f0f0;transform:scale(1.02)}.appt-card{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff14;margin-bottom:1.5rem;padding:2rem;transition:all .3s}.appt-card:hover{background:#ffffff0f;border-color:#ffffff26}.appt-card h3{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.3rem}.appt-card p{color:var(--text-muted);font-size:.92rem;line-height:1.6}.appt-card p strong{color:var(--text-light);font-weight:500}.status-chip{border-radius:var(--radius-pill);letter-spacing:.5px;text-transform:uppercase;color:#fff;background:#ffffff14;border:1px solid #ffffff26;margin-top:.8rem;padding:.3rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.appt-actions{gap:.8rem;margin-top:1.2rem;display:flex}.appt-btn{border-radius:var(--radius-pill);color:#fff;border:1px solid #ffffff26;padding:.55rem 1.3rem;font-size:.85rem;font-weight:500;transition:all .2s}.appt-btn:hover{background:#ffffff14;border-color:#ffffff40}.appt-btn.danger{color:#ef4444;border-color:#ef44444d}.appt-btn.danger:hover{background:#ef444414}.reschedule-form{width:100%}.reschedule-row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.reschedule-actions{justify-content:flex-end;gap:1rem;display:flex}.empty-state{text-align:center;color:var(--text-muted);padding:3rem 0;font-style:italic}@media (width<=900px){.hero-inner{grid-template-columns:1fr;gap:2rem;padding:5rem 1.2rem 2rem}.brand-name{font-size:2.5rem}.tagline{font-size:1.2rem}.stats-row{gap:.8rem}.stat-card{min-width:100px;padding:.8rem 1.2rem}.stat-number{font-size:1.4rem}.glass-form-panel{padding:1.5rem}.input-row{grid-template-columns:1fr}.lang-toggle{top:1rem;right:1rem}.reservations-page{padding:2rem 1rem}.lookup-bar{flex-direction:column}.reschedule-row{grid-template-columns:1fr}.appt-actions{flex-direction:column}.appt-btn{text-align:center;width:100%}}@media (width<=480px){.hero-badges,.stats-row{flex-direction:column}}
