*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{color:#f59e0b;text-decoration:none}a:hover{text-decoration:underline}button{border:none;cursor:pointer}button,input,select,textarea{font-family:inherit;outline:none}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.user-menu{display:inline-block;position:relative}.user-menu-trigger{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.5rem 1rem;transition:all .2s ease}.user-menu-trigger:hover{background:#f5f7fa;border-color:#f59e0b}.user-avatar{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:40px}.user-avatar img{height:100%;object-fit:cover;width:100%}.avatar-initials{color:#fff;font-size:14px;font-weight:600}.user-info{align-items:flex-start;text-align:left}.user-name{font-size:14px;white-space:nowrap}.user-role{color:#666;font-size:12px;text-transform:capitalize}.dropdown-arrow{color:#666;transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.user-menu-dropdown{animation:dropdownSlideIn .2s ease;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:250px;position:absolute;right:0;top:calc(100% + .5rem);z-index:1010}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{padding:1rem}.dropdown-user-info{display:flex;flex-direction:column;gap:.25rem}.dropdown-user-info strong{color:#333;font-size:14px}.user-email{color:#666;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-divider{background:#e0e0e0;height:1px;margin:0}.dropdown-menu-items{padding:.5rem 0}.dropdown-item{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:14px;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:background .2s ease;width:100%}.dropdown-item:hover{background:#f5f7fa}.item-icon{align-items:center;display:flex;font-size:16px;justify-content:center;width:20px}.dropdown-footer{padding:.5rem 0}.logout-item{color:#dc3545}.logout-item:hover{background:#fff5f5}@media (max-width:768px){.user-info{display:none}.user-menu-trigger{padding:.5rem}.user-menu-dropdown{min-width:220px;right:-1rem}}.language-switcher{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;gap:8px;padding:6px 12px;transition:background .3s ease}.language-switcher:hover{background:#ffffff26}.lang-button{background:none;border:none;border-radius:4px;color:#ffffffb3;cursor:pointer;font-size:14px;font-weight:600;padding:4px 8px;transition:all .2s ease}.lang-button:hover{background:#ffffff1a;color:#ffffffe6}.lang-button.active{background:#fff3;color:#fff}.lang-separator{color:#ffffff4d;font-size:14px}@media (max-width:768px){.language-switcher{gap:6px;padding:4px 8px}.lang-button{font-size:13px;padding:3px 6px}}.notification-badge-container{display:inline-block;position:relative}.notification-bell{align-items:center;background:#0000;border:none;color:#333;color:var(--text-primary,#333);cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:.5rem;position:relative;transition:all .3s ease}.notification-bell:hover{color:#007bff;color:var(--primary-color,#007bff);transform:scale(1.1)}.notification-bell.has-unread .bell-icon{animation:ring 2s ease-in-out infinite}@keyframes ring{0%,to{transform:rotate(0deg)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}50%{transform:rotate(0deg)}}.bell-icon{display:block;line-height:1}.badge-count{background:#f44;border-radius:10px;box-shadow:0 2px 4px #0003;color:#fff;font-size:.7rem;font-weight:700;line-height:1.2;min-width:18px;padding:2px 6px;position:absolute;right:0;text-align:center;top:0}.notification-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;margin-top:.5rem;max-height:480px;overflow:hidden;position:absolute;right:0;top:100%;width:360px;z-index:1000}.notification-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1rem}.notification-header h3{color:#333;font-size:1rem;font-weight:600;margin:0}.mark-all-read-btn{background:none;border:none;border-radius:4px;color:#007bff;color:var(--primary-color,#007bff);cursor:pointer;font-size:.85rem;padding:.25rem .5rem;transition:background .2s}.mark-all-read-btn:hover{background:#007bff1a}.notification-list{max-height:400px;overflow-y:auto}.no-notifications{color:#999;padding:3rem 1rem;text-align:center}.no-notifications p{font-size:.95rem;margin:0}.notification-item{align-items:flex-start;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;padding:1rem;transition:background .2s}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:#f8f9fa}.notification-item.unread{background:#f0f8ff}.notification-item.unread:hover{background:#e6f2ff}.notification-content{flex:1 1}.notification-message{align-items:flex-start;color:#333;display:flex;font-size:.9rem;line-height:1.4;margin-bottom:.5rem}.unread-dot{color:#007bff;color:var(--primary-color,#007bff);flex-shrink:0;font-size:1.5rem;line-height:.6;margin-right:.5rem}.notification-meta{color:#666;display:flex;font-size:.8rem;gap:.75rem}.booking-id{color:#007bff;color:var(--primary-color,#007bff);font-weight:500}.notification-time{color:#999}@media (max-width:768px){.notification-dropdown{border-radius:0;left:0;margin:0;max-height:calc(100vh - 60px);position:fixed;right:0;top:60px;width:100%}.notification-badge-container{margin-right:.5rem}}.navbar{background:#1a1a2e;box-shadow:0 2px 8px #0000001a;height:64px;left:0;position:fixed;right:0;top:0;z-index:1000}.navbar-container{height:100%;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#fff;font-size:24px;font-weight:700;text-decoration:none;transition:transform .2s ease;z-index:1001}.navbar-logo:hover{transform:scale(1.05)}.logo-icon{font-size:28px}.logo-image{height:64px;object-fit:contain;width:210px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f97316);-webkit-background-clip:text;background-clip:text}.navbar-links{align-items:center;display:flex;flex:1 1;gap:2rem;justify-content:center}.nav-link{border-radius:6px;color:#ffffffe6;font-size:14px;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .2s ease}.nav-link:hover{background:#ffffff1a;color:gold}.nav-link.active{background:#ffd70026;color:gold}.nav-link.active:after{background:gold;border-radius:2px;bottom:-2px;content:"";height:2px;left:1rem;position:absolute;right:1rem}.mobile-only-link{display:none}.navbar-auth{align-items:center;display:flex;gap:1rem}.busy-toggle-container{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;gap:.5rem;padding:.5rem .75rem}.busy-status-text{font-size:13px;font-weight:600;transition:color .2s ease}.busy-status-text.available{color:#10b981}.busy-status-text.busy{color:#ef4444}.busy-toggle-switch{cursor:pointer;display:inline-block;height:24px;position:relative;width:44px}.busy-toggle-switch input{height:0;opacity:0;width:0}.busy-toggle-slider{background-color:#10b981;border-radius:24px;bottom:0;left:0;position:absolute;right:0;top:0;transition:.3s}.busy-toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 2px 4px #0003;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}.busy-toggle-switch input:checked+.busy-toggle-slider{background-color:#ef4444}.busy-toggle-switch input:checked+.busy-toggle-slider:before{transform:translateX(20px)}.busy-toggle-switch input:disabled+.busy-toggle-slider{cursor:not-allowed;opacity:.5}.mobile-top-actions{align-items:center;display:none;gap:.5rem}.auth-buttons{display:flex;gap:.75rem}.nav-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:.625rem 1.25rem;transition:all .2s ease;white-space:nowrap}.nav-button.primary{background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff}.nav-button.primary:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.nav-button.secondary{background:#0000;border:2px solid #f59e0b;color:#f59e0b}.nav-button.secondary:hover{background:#f59e0b;color:#fff}.mobile-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-around;padding:0;width:30px;z-index:1001}.mobile-menu-toggle span{background:#fff;border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.mobile-menu-toggle.open span:first-child{transform:translateY(10.5px) rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-10.5px) rotate(-45deg)}.mobile-auth-buttons,.mobile-bottom-section,.mobile-menu-overlay,.mobile-user-info{display:none}@media (max-width:768px){.navbar-container{padding:0 1rem}.logo-text{font-size:20px}.logo-image{height:56px;width:175px}.navbar-links{align-items:stretch;background:#1a1a2e;box-shadow:-4px 0 12px #0000001a;flex-direction:column;gap:0;height:calc(100vh - 64px);justify-content:flex-start;overflow-y:auto;padding:2rem 1.5rem;position:fixed;right:-100%;top:64px;transition:right .3s ease;width:280px;z-index:1001}.navbar-links.mobile-open{right:0}.mobile-user-info{border-bottom:1px solid #ffffff1a;display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.5rem;padding-bottom:1rem}.mobile-user-name{color:#fff;font-size:16px;font-weight:600}.mobile-user-email{color:#ffffffb3;font-size:13px;word-break:break-all}.nav-link{border-radius:8px;font-size:16px;margin-bottom:.5rem;padding:1rem}.nav-link.active:after{display:none}.mobile-only-link{display:block}.navbar-auth{display:none}.mobile-menu-toggle,.mobile-top-actions{display:flex}.mobile-bottom-section{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:1rem;margin-top:auto;padding-top:2rem}.mobile-auth-buttons{display:flex;flex-direction:column;gap:.75rem}.mobile-auth-buttons .nav-button{font-size:16px;padding:.875rem;width:100%}.mobile-top-actions .language-switcher{background:#ffffff1a}.mobile-top-actions .lang-button{color:#ffffffe6}.mobile-top-actions .lang-button:hover{background:#ffd7001a;color:gold}.mobile-top-actions .lang-button.active{background:gold;color:#1a1a2e}.mobile-top-actions .lang-separator{color:#ffffff80}.mobile-profile-button{width:100%}.mobile-busy-toggle{background:#ffffff0d;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1rem}.mobile-busy-label{color:#ffffffb3;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mobile-busy-toggle .busy-toggle-container{background:#0000;justify-content:space-between;padding:0}.mobile-menu-links{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.mobile-menu-button{align-items:center;display:flex;font-size:15px;gap:.75rem;padding:.875rem 1rem;text-align:left;width:100%}.mobile-menu-overlay{background:#00000080;bottom:0;display:block;left:0;position:fixed;right:0;top:64px;z-index:1000}}@media (max-width:1024px) and (min-width:769px){.navbar-links{gap:1.5rem}.nav-link{font-size:13px;padding:.5rem .75rem}}.busy-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:2000}.busy-modal-content{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:100%}.busy-modal-header{border-bottom:1px solid #e5e7eb;padding:1.5rem 1.5rem 1rem}.busy-modal-header h3{color:#1f2937;font-size:20px;font-weight:700;margin:0}.busy-modal-body{padding:1.5rem}.busy-modal-main-text{color:#374151;font-size:16px;margin-bottom:1.25rem}.busy-modal-info{background:#f9fafb;border-left:4px solid #ef4444;border-radius:6px;padding:1rem 1.25rem}.busy-modal-info p{color:#1f2937;font-size:14px;margin:0 0 .75rem}.busy-modal-info ul{list-style-type:none;margin:.75rem 0 1rem 1.25rem;padding:0}.busy-modal-info ul li{color:#4b5563;font-size:14px;margin-bottom:.5rem;padding-left:1.25rem;position:relative}.busy-modal-info ul li:before{color:#ef4444;content:"•";font-size:18px;font-weight:700;left:0;position:absolute}.busy-modal-reset{border-top:1px solid #e5e7eb;color:#059669;font-size:14px;margin-top:1rem;padding-top:1rem}.busy-modal-footer{display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem 1.5rem}.busy-modal-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:.625rem 1.25rem;transition:all .2s ease;white-space:nowrap}.busy-modal-btn:disabled{cursor:not-allowed;opacity:.6}.busy-modal-btn-cancel{background:#f3f4f6;color:#374151}.busy-modal-btn-cancel:hover:not(:disabled){background:#e5e7eb}.busy-modal-btn-confirm{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.busy-modal-btn-confirm:hover:not(:disabled){box-shadow:0 4px 12px #ef44444d;transform:translateY(-2px)}@media (max-width:768px){.busy-modal-content{max-width:90%}.busy-modal-header h3{font-size:18px}.busy-modal-main-text{font-size:15px}.busy-modal-info p,.busy-modal-info ul li{font-size:13px}.busy-modal-footer{flex-direction:column}.busy-modal-btn{width:100%}}.provider-approval-banner{align-items:center;background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 2px 8px #dc35454d;color:#fff;display:flex;height:50px;left:0;position:fixed;right:0;top:70px;z-index:999}.banner-content{align-items:center;display:flex;gap:1rem;margin:0 auto;max-width:1400px;padding:0 2rem;width:100%}.banner-icon{flex-shrink:0;font-size:20px}.banner-message h3{font-size:14px;font-weight:600;margin:0}.banner-message p{font-size:12px;margin:2px 0 0;opacity:.95}@media (max-width:768px){.banner-content{padding:0 1rem}.banner-message h3{font-size:13px}.banner-message p{display:none}}.configuration-incomplete-banner{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#ff9800,#f57c00);box-shadow:0 2px 8px #0000001a;color:#fff;padding:16px 24px;position:-webkit-sticky;position:sticky;top:60px;z-index:999}.configuration-incomplete-banner .banner-content{align-items:center;display:flex;gap:16px;margin:0 auto;max-width:1200px}.configuration-incomplete-banner .banner-icon{flex-shrink:0;font-size:32px}.configuration-incomplete-banner .banner-message{flex:1 1}.configuration-incomplete-banner .banner-message h3{font-size:18px;font-weight:600;margin:0 0 4px}.configuration-incomplete-banner .banner-message p{font-size:14px;margin:0;opacity:.95}.missing-fields-details{font-size:13px;margin-top:8px}.missing-fields-details summary{cursor:pointer;font-weight:500;list-style:none;-webkit-user-select:none;user-select:none}.missing-fields-details summary::-webkit-details-marker{display:none}.missing-fields-details summary:before{content:"▶ ";display:inline-block;transition:transform .2s}.missing-fields-details[open] summary:before{transform:rotate(90deg)}.missing-fields-details ul{margin:8px 0 0;padding-left:24px}.missing-fields-details li{margin:4px 0}.banner-action-button{background:#fff;border:none;border-radius:6px;box-shadow:0 2px 4px #0000001a;color:#f57c00;cursor:pointer;flex-shrink:0;font-weight:600;padding:10px 20px;transition:all .2s}.banner-action-button:hover{background:#fff3e0;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.banner-action-button:active{transform:translateY(0)}@media (max-width:768px){.configuration-incomplete-banner .banner-content{flex-direction:column;gap:12px;text-align:center}.banner-action-button{width:100%}}.main-layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;min-height:calc(100vh - 70px);padding-top:70px}.main-layout.has-approval-banner .main-content{min-height:calc(100vh - 120px);padding-top:120px}html{scroll-behavior:smooth}body.mobile-menu-open{overflow:hidden}.home-footer{background:#1a1a2e;color:#fff;padding:3rem 2rem 1.5rem}.footer-container{margin:0 auto;max-width:1400px}.footer-content{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:2rem}.footer-brand h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,gold);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.footer-logo{display:block;height:auto;margin-bottom:.75rem;max-width:100%;width:220px}.footer-brand p{color:#ffffffb3;font-size:.9375rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#fffc;font-size:.9375rem;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center}.footer-bottom p{color:#fff9;font-size:.875rem}@media (max-width:768px){.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}}.weekly-calendar-container{background:#fff;border:1px solid #eef2f7;border-radius:16px;box-shadow:0 10px 25px #0f172a14;max-width:100%;padding:1.5rem}.calendar-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.calendar-title h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.calendar-subtitle{color:#6b7280;font-size:.875rem;font-weight:400;margin:0}.slots-count{color:#10b981;font-weight:600}.calendar-legend{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1.5rem}.legend-items{display:flex;gap:1rem}.legend-item{align-items:center;display:flex;gap:.4rem}.legend-box{border:1px solid #e5e7eb;border-radius:4px;height:20px;width:20px}.legend-box.available{background:#10b981}.legend-box.unavailable{background:#f3f4f6}.calendar-actions{display:flex;gap:.5rem}.calendar-action-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.8rem;font-weight:500;padding:.4rem .8rem;transition:all .15s ease}.calendar-action-btn:hover{background:#f9fafb;border-color:#9ca3af;color:#111827}.calendar-action-btn:active{background:#f3f4f6}.calendar-grid-wrapper{background:#e5e7eb;border-radius:12px;max-height:600px;overflow-x:auto;overflow-y:auto}.calendar-grid{grid-gap:1px;background:#e5e7eb;display:grid;gap:1px;grid-template-columns:45px repeat(7,38px);width:-webkit-fit-content;width:fit-content}.calendar-corner{background:#111827;height:28px;left:0;position:-webkit-sticky;position:sticky;top:0;z-index:20}.day-header{background:#111827;color:#fff;font-size:.75rem;font-weight:600;height:28px;padding:.3rem .1rem;top:0;z-index:10}.day-header,.hour-label{align-items:center;display:flex;justify-content:center;position:-webkit-sticky;position:sticky;text-align:center}.hour-label{background:#f9fafb;color:#6b7280;font-size:.7rem;font-weight:500;height:24px;left:0;padding:.2rem .1rem;z-index:5}.calendar-cell{background:#f3f4f6;border:1px solid #0000;cursor:pointer;height:24px;position:relative;transition:all .15s ease;-webkit-user-select:none;user-select:none;width:38px}.calendar-cell.hidden{background:#0000;cursor:default;pointer-events:none}.calendar-cell.edit-mode{cursor:pointer}.calendar-cell.edit-mode:hover{border-color:#f59e0b;border-width:2px;box-shadow:0 2px 6px #667eea4d;z-index:5}.calendar-cell.view-mode.available{cursor:pointer}.calendar-cell.view-mode:not(.available){cursor:not-allowed;opacity:.4}.calendar-cell.view-mode.available:hover{border-color:#f59e0b;border-width:2px;box-shadow:0 2px 6px #667eea4d;z-index:5}.calendar-cell.available{background:#10b981}.calendar-cell.selected{background:#f59e0b;border-color:#4c51bf;border-width:2px;box-shadow:0 0 0 2px #667eea66;z-index:10}.calendar-cell:after{background:#111827;border-radius:4px;bottom:calc(100% + 8px);color:#fff;content:attr(data-hour);font-size:.75rem;left:50%;opacity:0;padding:.25rem .5rem;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s;white-space:nowrap;z-index:20}.calendar-cell:hover:after{opacity:1}.calendar-cell.hidden:after{display:none}.calendar-loading{padding:3rem 1rem}.calendar-empty-state{padding:3rem 1rem;text-align:center}.calendar-empty-state p{color:#6b7280;font-size:1rem;margin:0}@media (max-width:1024px){.calendar-grid{font-size:.85rem;grid-template-columns:42px repeat(7,36px)}.calendar-cell{height:22px;width:36px}.day-header{font-size:.7rem;height:26px;padding:.3rem .1rem}.hour-label{font-size:.65rem;height:22px;padding:.2rem .05rem}.calendar-corner{height:26px}.calendar-title h3{font-size:1.1rem}}@media (max-width:768px){.weekly-calendar-container{padding:1rem}.calendar-header,.calendar-legend{align-items:flex-start;flex-direction:column}.calendar-legend{gap:.75rem}.calendar-actions{width:100%}.calendar-action-btn{flex:1 1;font-size:.75rem;padding:.35rem .6rem}.calendar-grid-wrapper{max-height:500px}.calendar-grid{font-size:.75rem;gap:1px;grid-template-columns:40px repeat(7,34px)}.calendar-cell{height:20px;width:34px}.day-header{font-size:.65rem;height:24px;padding:.25rem .05rem}.hour-label{font-size:.65rem;height:20px;padding:.15rem .05rem}.calendar-corner{height:24px}.calendar-title h3{font-size:1rem}.calendar-subtitle{font-size:.8rem}.calendar-cell:after{display:none}}@media (max-width:480px){.weekly-calendar-container{border-radius:12px;padding:.75rem}.calendar-grid{grid-template-columns:35px repeat(7,32px)}.calendar-cell{height:18px;width:32px}.day-header{font-size:.6rem;height:22px;padding:.2rem .05rem}.hour-label{font-size:.6rem;height:18px;padding:.1rem .05rem}.calendar-corner{height:22px}}.calendar-cell:focus-visible{outline:3px solid #f59e0b;outline-offset:2px;z-index:15}.weekly-calendar-container *{-webkit-user-select:none;user-select:none}.onboarding-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;z-index:2000}.onboarding-modal{animation:slideUp .4s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:20px;box-shadow:0 25px 80px #00000040;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;width:100%}.onboarding-modal-header{background:linear-gradient(135deg,#fbbf24,#f97316);border-bottom:1px solid #e2e8f0;color:#fff;padding:2rem 2rem 1.5rem}.header-progress{width:100%}.progress-steps{display:flex;gap:.5rem;justify-content:space-between;margin-bottom:1.5rem}.progress-step{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem;opacity:.5;transition:all .3s ease}.progress-step.active,.progress-step.completed{opacity:1}.step-circle{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;display:flex;font-size:1.5rem;height:48px;justify-content:center;transition:all .3s ease;width:48px}.progress-step.active .step-circle{background:#fff;border-color:#fff;box-shadow:0 4px 16px #ffffff4d;color:#f59e0b;transform:scale(1.1)}.progress-step.completed .step-circle{background:#34d399e6;border-color:#34d399e6;color:#fff}.step-title{font-size:.75rem;font-weight:600;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.progress-bar-container{background:#fff3;border-radius:3px;height:6px;overflow:hidden;width:100%}.progress-bar-fill{background:#fff;border-radius:3px;box-shadow:0 0 12px #fff9;transition:width .4s cubic-bezier(.16,1,.3,1)}.onboarding-modal-body{flex:1 1;overflow-y:auto;padding:2.5rem 2rem}.onboarding-step{animation:stepFadeIn .4s ease-out}@keyframes stepFadeIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.onboarding-step h2{color:#1e293b;font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.step-description{color:#64748b;font-size:1rem;line-height:1.6;margin:0 0 2rem}.welcome-step{padding:2rem 0;text-align:center}.welcome-icon{animation:bounce 1s ease-out;font-size:5rem;margin-bottom:1.5rem}.welcome-text{color:#475569;font-size:1.125rem;line-height:1.7;margin:0 auto 2.5rem;max-width:600px}.welcome-features{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:500px}.feature-item{align-items:center;background:#f8fafc;border-radius:12px;color:#334155;display:flex;font-weight:500;gap:1rem;padding:1rem 1.5rem}.feature-icon{font-size:1.5rem}.form-label{color:#334155;display:block;font-size:.95rem;margin-bottom:.5rem}.required{color:#ef4444}.form-input,.form-select,.form-textarea{background:#fff;border:2px solid #e2e8f0;border-radius:10px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .2s;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-input.error,.form-textarea.error{border-color:#ef4444}.form-textarea{min-height:120px;resize:vertical}.field-footer{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.text-warning{color:#f59e0b}.text-success{color:#10b981}.error-text{color:#ef4444;font-size:.875rem}.error-banner{border:1px solid #fecaca;border-radius:10px;font-size:.95rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.error-banner,.general-error{background:#fef2f2;color:#dc2626}.general-error{border-color:#ef4444;font-weight:500}.pricing-type-selector{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.pricing-option{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;text-align:center;transition:all .2s}.pricing-option:hover{border-color:#cbd5e1;transform:translateY(-2px)}.pricing-option.selected{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-color:#f59e0b;box-shadow:0 4px 16px #667eea33}.pricing-option-icon{font-size:2rem}.pricing-option-title{color:#1e293b;font-size:1.125rem;font-weight:700}.pricing-option-desc{color:#64748b;font-size:.875rem}.pricing-preview{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:12px;color:#fff;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;padding:1.25rem}.preview-label{font-size:.95rem;opacity:.9}.preview-value{font-size:1.5rem;font-weight:700}.categories-grid{margin-bottom:1.5rem}.category-card{border:2px solid #e2e8f0;position:relative;text-align:left}.category-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.category-card.selected{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-color:#f59e0b;box-shadow:0 4px 16px #667eea26}.category-check{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50%;display:flex;height:24px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s;width:24px}.category-card.selected .category-check{background:#f59e0b;border-color:#f59e0b;color:#fff}.category-name{color:#1e293b;font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.category-description{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.categories-count{background:#f8fafc;border-radius:10px;color:#475569;padding:1rem;text-align:center}.loading-state{color:#94a3b8;padding:3rem;text-align:center}.availability-step .weekly-calendar-container{margin-top:1.5rem}.payment-methods{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.payment-method{background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:1.5rem;text-align:left;transition:all .2s}.payment-method:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.payment-method.selected{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-color:#f59e0b;box-shadow:0 4px 16px #667eea26}.method-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.method-icon{font-size:1.5rem}.method-name{color:#1e293b;font-size:1.125rem}.method-desc{color:#64748b;font-size:.875rem;margin:0}.payment-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.info-box{align-items:flex-start;background:#fef3c7;border:1px solid #bfdbfe;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem}.info-icon{font-size:1.25rem}.info-box p{color:#d97706;font-size:.875rem;line-height:1.5;margin:0}.onboarding-modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:1.5rem 2rem}.footer-actions{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.spacer{flex:1 1}.btn{padding:.875rem 1.75rem}.btn-primary{box-shadow:0 4px 12px #667eea4d}.btn-primary:hover:not(:disabled){box-shadow:0 6px 16px #667eea66}.btn-secondary{background:#f1f5f9;border:1px solid #cbd5e1}.btn-secondary:hover:not(:disabled){background:#e2e8f0}.btn-ghost{background:#0000;color:#64748b}.btn-ghost:hover:not(:disabled){background:#f1f5f9;color:#334155}.btn-spinner{height:18px;width:18px}.footer-note{color:#94a3b8;font-size:.875rem;text-align:center}@media (max-width:768px){.onboarding-modal{max-height:95vh}.onboarding-modal-header{padding:1.5rem 1rem 1rem}.onboarding-modal-body{padding:1.5rem 1rem}.onboarding-modal-footer{padding:1rem}.progress-steps{gap:.25rem}.step-circle{font-size:1.125rem;height:36px;width:36px}.step-title{font-size:.625rem}.onboarding-step h2{font-size:1.5rem}.categories-grid,.form-row,.payment-methods,.pricing-type-selector{grid-template-columns:1fr}.footer-actions{flex-wrap:wrap}.btn{font-size:.95rem;padding:.75rem 1.25rem}.welcome-icon{font-size:4rem}}@media (max-width:480px){.onboarding-modal-overlay{padding:0}.onboarding-modal{border-radius:0;max-height:100vh}.step-title{display:none}}.faq-section{background:linear-gradient(135deg,#f5f7fa,#e8ecf1);padding:80px 20px}.faq-container{margin:0 auto;max-width:900px}.faq-section .section-header{margin-bottom:50px;text-align:center}.faq-section .section-header h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:15px}.faq-section .section-header p{color:#64748b;font-size:1.1rem}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;cursor:pointer;padding:25px;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.faq-item.open{border:1px solid #f59e0b;box-shadow:0 4px 20px #2563eb26}.faq-question{align-items:center;display:flex;gap:20px;justify-content:space-between}.faq-question h3{color:#1e293b;flex:1 1;font-size:1.2rem;font-weight:600;margin:0}.faq-icon{align-items:center;background:#eff6ff;border-radius:50%;color:#f59e0b;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:300;height:30px;justify-content:center;width:30px}.faq-answer{animation:fadeIn .3s ease;border-top:1px solid #e2e8f0;margin-top:15px;padding-top:15px}.faq-answer p{color:#475569;font-size:1rem;line-height:1.7;margin:0}@media (max-width:768px){.faq-section{padding:60px 15px}.faq-section .section-header h2{font-size:2rem}.faq-section .section-header p{font-size:1rem}.faq-item{padding:20px}.faq-question h3{font-size:1.05rem}.faq-answer p{font-size:.95rem}}.home-page{background:#fff}.hero-section{align-items:center;box-shadow:0 4px 20px #f59e0b4d;display:flex;min-height:420px;padding:4rem 2rem}.hero-section:before{background:radial-gradient(circle at 20% 50%,#ffffff1a 0,#0000 50%);pointer-events:none}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr;margin:0 auto;max-width:1400px}.hero-content{flex-direction:column;gap:1.5rem;text-align:center}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin:0;text-shadow:2px 4px 8px #00000026}.brand{color:gold;text-shadow:2px 2px 4px #0003}.hero-subtitle{font-size:1.5rem;font-weight:500;margin:0;text-shadow:1px 2px 4px #0000001a}.hero-description{font-size:1.125rem;line-height:1.6;margin:0}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.cta-button{border-radius:8px;font-size:1rem;white-space:nowrap}.cta-button.primary:hover{box-shadow:0 8px 20px #0003}.cta-button.secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-button.secondary:hover{background:#ffffff1a;transform:translateY(-3px)}.features-section{background:#fff;padding:5rem 2rem}.features-container{margin:0 auto;max-width:1400px}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:.75rem}.section-header p{color:#666;font-size:1.125rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{background:#f5f7fa;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{background:#fff;box-shadow:0 12px 32px #f59e0b33;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-card p{color:#666;font-size:.9375rem;line-height:1.6}.how-it-works-section{background:linear-gradient(180deg,#f5f7fa 0,#fff);padding:5rem 2rem}.how-it-works-container{margin:0 auto;max-width:1400px}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.step-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.step-card:hover{box-shadow:0 12px 32px #f59e0b40;transform:translateY(-5px)}.step-number{box-shadow:0 4px 12px #f59e0b66;height:60px;margin:0 auto 1.5rem;text-shadow:0 2px 4px #0003;width:60px}.step-card h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.step-card p{color:#666;font-size:1rem;line-height:1.6}.categories-section{background:#f5f7fa;padding:5rem 2rem}.categories-container{margin:0 auto;max-width:1400px}.categories-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.category-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem;text-align:center;transition:all .3s ease}.category-card:hover{box-shadow:0 12px 32px #f59e0b33;transform:translateY(-5px)}.category-icon{display:block;margin-bottom:.75rem}.category-card h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.category-card p{font-size:.875rem;line-height:1.5}@media (max-width:768px){.hero-section{min-height:auto;padding:3rem 1rem}.hero-container{gap:2rem;grid-template-columns:1fr}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}.hero-cta{flex-direction:column}.cta-button{width:100%}.categories-section,.features-section,.how-it-works-section{padding:3rem 1rem}.section-header h2{font-size:2rem}.categories-grid,.features-grid,.steps-grid{grid-template-columns:1fr}}@media (max-width:480px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1.125rem}.section-header h2{font-size:1.75rem}.feature-card,.step-card{padding:1.5rem}}.btn{outline:none}.btn:hover:not(:disabled){box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(0)}.btn-primary{text-shadow:0 1px 2px #0000001a}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#f59e0b,#ea580c)}.btn-secondary{background:#6c757d}.btn-secondary:hover:not(:disabled){background:#5a6268}.btn-outline{background:#0000;border:2px solid #f59e0b;color:#f59e0b}.btn-outline:hover:not(:disabled){background:#f59e0b;color:#fff}.btn-danger{background:#dc3545}.btn-danger:hover:not(:disabled){background:#c82333}.btn-small{font-size:.875rem;padding:.5rem 1rem}.btn-medium{font-size:1rem;padding:.75rem 1.5rem}.btn-large{font-size:1.125rem}.btn-full-width{width:100%}.btn-loading{pointer-events:none}.input-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.input-label{color:#333;font-size:.875rem;font-weight:500}.input-required{color:#dc3545;margin-left:.25rem}.input-field{background:#fff;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;outline:none;padding:.75rem 1rem;transition:all .2s ease;width:100%}.input-field:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.input-field:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.input-field.input-error{border-color:#dc3545}.input-field.input-error:focus{box-shadow:0 0 0 3px #dc35451a}.input-error-message{color:#dc3545;font-size:.875rem;margin-top:-.25rem}.input-field::placeholder{color:#999}.auth-form-container{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-form-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:450px;padding:2.5rem;width:100%}.auth-logo{display:block;height:auto;margin:0 auto 1.5rem;max-width:100%;width:240px}.auth-form-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.auth-form-subtitle{color:#666;font-size:1rem;margin-bottom:2rem;text-align:center}.auth-error-banner,.auth-form{margin-bottom:1.5rem}.auth-error-banner{background:#fee;border-left:4px solid #dc3545;border-radius:6px;color:#dc3545;font-size:.875rem;padding:1rem}.auth-form-footer{border-top:1px solid #e0e0e0;padding-top:1.5rem;text-align:center}.auth-form-footer p{color:#666;margin:0}.auth-link{color:#f59e0b;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-role-selector{display:flex;gap:1rem;margin-bottom:1.5rem}.auth-role-option{border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;flex:1 1;padding:1rem;text-align:center;transition:all .2s ease}.auth-role-option:hover{background:#f8f9ff;border-color:#f59e0b}.auth-role-option.selected{background:#f59e0b;border-color:#f59e0b;color:#fff}.auth-role-option-title{font-weight:600;margin-bottom:.25rem}.auth-role-option-desc{font-size:.75rem;opacity:.8}.google-login-wrapper{display:flex;justify-content:center;margin-bottom:1.5rem}.auth-divider{align-items:center;color:#666;display:flex;font-size:.875rem;margin:1.5rem 0;text-align:center}.auth-divider:after,.auth-divider:before{border-bottom:1px solid #e0e0e0;content:"";flex:1 1}.auth-divider span{padding:0 1rem}.delete-account-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.delete-account-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;text-align:center;width:90%}.dialog-message{margin:0 0 1.5rem}.reasons-section{margin-bottom:2rem;text-align:left}.reasons-label{color:#334155;display:block;font-size:.95rem;font-weight:600;margin-bottom:1rem}.reasons-list{display:flex;flex-direction:column;gap:.75rem}.reason-option{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;padding:.875rem 1rem;transition:all .2s}.reason-option:hover{background:#f1f5f9;border-color:#cbd5e1}.reason-option input[type=radio]{accent-color:#ef4444;cursor:pointer;height:18px;margin-right:.75rem;width:18px}.reason-option input[type=radio]:disabled{cursor:not-allowed}.reason-option label{color:#475569;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:500}.reason-option:has(input:checked){background:#fee2e2;border-color:#ef4444}.reason-option:has(input:checked) label{color:#1e293b;font-weight:600}.other-text-container{animation:slideDown .3s ease-out;margin-top:1rem}.other-text-input{border:2px solid #e2e8f0;border-radius:10px;color:#334155;font-family:inherit;font-size:.95rem;min-height:100px;padding:.875rem;resize:vertical;transition:all .2s;width:100%}.other-text-input:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a;outline:none}.other-text-input:disabled{background:#f1f5f9;cursor:not-allowed}.char-count{color:#94a3b8;display:block;font-size:.875rem;margin-top:.5rem}.reason-error{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:.875rem;font-weight:500;margin-top:1rem;padding:.75rem;text-align:center}@media (max-width:480px){.delete-account-modal{max-width:95%;padding:1.5rem}.dialog-icon{font-size:3rem}.dialog-title{font-size:1.25rem}.dialog-actions{flex-direction:column-reverse}.btn-cancel,.btn-confirm{width:100%}.reason-option{padding:.75rem}}.user-profile-page{margin:0 auto;max-width:1100px;padding:2rem}.user-profile-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.user-profile-header h1{color:#1f2937;font-size:2rem;margin:0 0 .5rem}.user-profile-header p{color:#6b7280;margin:0}.profile-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.profile-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0f172a14;padding:2rem}.profile-card h2{color:#111827;font-size:1.25rem;margin:0 0 1.5rem}.form-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.form-group{margin-bottom:1.25rem}.form-group label{color:#374151;font-size:.9rem}.form-group input{border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:.95rem;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus{box-shadow:0 0 0 3px #667eea33}.form-group input:disabled{background:#f3f4f6;color:#6b7280}.btn-danger,.btn-primary,.btn-secondary{border:none;border-radius:10px;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.btn-primary:hover:not(:disabled){box-shadow:0 6px 16px #667eea4d}.btn-primary:disabled{opacity:.6}.btn-secondary{background:#eef2ff;color:#ea580c}.btn-secondary:hover{box-shadow:0 4px 12px #6366f133}.btn-danger{background:#b91c1c;color:#fff}.btn-danger:hover:not(:disabled){box-shadow:0 6px 16px #b91c1c4d;transform:translateY(-1px)}.btn-danger:disabled{cursor:not-allowed;opacity:.6}.form-message{border-radius:8px;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.form-message.success{background:#ecfdf3;border:1px solid #bbf7d0;color:#166534}.form-message.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}@media (max-width:768px){.user-profile-page{padding:1.5rem}.user-profile-header{align-items:flex-start;flex-direction:column}}.dashboard-container{width:100%}.dashboard-header{align-items:center;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.dashboard-header h1{color:#333;margin:0}.dashboard-content{margin:0 auto;max-width:1200px}.welcome-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:2rem}.welcome-card h2{color:#f59e0b;margin:0 0 .5rem}.welcome-card p{color:#666;margin:0 0 1.5rem}.user-info{background:#f8f9ff;gap:.75rem;padding:1.5rem}.user-info-item{align-items:center;display:flex;justify-content:space-between}.user-info-item .label{color:#666;font-weight:500}.user-info-item .value{color:#333}.status-badge{background:#28a745;color:#fff;font-size:.875rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize}.dashboard-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.dashboard-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:1rem;padding:2rem}.dashboard-card h3{color:#333;margin:0}.dashboard-card p{color:#666;flex-grow:1;margin:0}.dashboard-card-actions{display:flex;flex-wrap:wrap;gap:.75rem}.danger-card{background:#fff5f5;border:1px solid #f5c2c7}.danger-card h3{color:#b91c1c}.danger-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;padding:.75rem 1rem}.danger-actions{display:flex;justify-content:flex-start}.coming-soon{color:#999;display:block;font-style:italic;margin-top:-.5rem;text-align:center}.provider-card{border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.provider-card:hover{box-shadow:0 8px 24px #f59e0b40;transform:translateY(-4px)}.provider-card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.provider-avatar{border-radius:50%;flex-shrink:0;height:70px;margin-left:auto;overflow:hidden;position:relative;width:70px}.provider-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-placeholder{border-radius:50%;font-size:1.5rem;font-weight:700;height:100%;width:100%}.online-indicator{align-items:center;background:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #00000026;cursor:help;display:inline-flex;font-size:11px;height:16px;justify-content:center;transition:all .3s ease;width:16px}.online-indicator.online{animation:pulse-green 2s infinite}@keyframes pulse-green{0%,to{box-shadow:0 0 0 0 #4caf50b3,0 2px 4px #00000026}50%{box-shadow:0 0 0 6px #4caf5000,0 2px 4px #00000026}}.provider-info{flex:1 1;min-width:0}.provider-info h3{color:#333;font-size:1.25rem;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.availability-status{align-items:center;border-radius:12px;display:inline-flex;font-size:.75rem;font-weight:600;gap:4px;margin-bottom:.5rem;padding:4px 10px;transition:all .3s ease}.availability-status.available{background-color:#e8f5e9;border:1px solid #a5d6a7;color:#2e7d32}.availability-status.unavailable{background-color:#ffebee;border:1px solid #ef9a9a;color:#c62828}.provider-name-row{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.provider-name-row h3{margin:0}.provider-rating{align-items:center;display:flex;font-size:.875rem;gap:.5rem}.stars{color:#ffc107;font-size:1rem}.rating-number{color:#333}.rating-count{color:#999}.provider-bio,.provider-card-body{margin-bottom:1rem}.provider-bio{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.875rem;overflow:hidden}.provider-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.category-tag{background:#f0f0f0;border-radius:12px;color:#666;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.category-tag.more{background:#e0e0e0}.provider-card-footer{align-items:center;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;padding-top:1rem}.provider-price{align-items:baseline;display:flex;gap:.25rem}.price-label{color:#999;font-size:.75rem}.price-amount{color:#f59e0b;font-size:1.5rem}.price-unit,.provider-stats{color:#666;font-size:.875rem}.premium-badge-card,.stat{display:inline-block}.premium-badge-card{animation:shimmer-card 3s infinite;background:linear-gradient(135deg,gold,orange);border-radius:10px;box-shadow:0 2px 4px #ffd7004d;color:#000;font-size:.7rem;font-weight:700;margin-left:6px;padding:2px 6px;vertical-align:middle}@keyframes shimmer-card{0%,to{box-shadow:0 2px 4px #ffd7004d}50%{box-shadow:0 3px 8px #ffd70080}}.query-modal{animation:modalFadeIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #e0e0e0}.modal-header h2{color:#333}.close-button{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;padding:0;transition:color .2s;width:32px}.close-button:hover:not(:disabled){color:#333}.close-button:disabled{cursor:not-allowed;opacity:.5}.modal-description{color:#666;font-size:14px;line-height:1.5;margin:0 0 24px}.example-queries{margin-bottom:24px}.examples-label{color:#333;font-size:14px;font-weight:600;margin:0 0 12px}.example-chips{display:flex;flex-wrap:wrap;gap:8px}.example-chip{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;cursor:pointer;font-size:13px;padding:8px 16px;transition:all .2s}.example-chip:hover:not(:disabled){background:#e3f2fd;border-color:#2196f3;color:#1976d2}.example-chip:disabled{cursor:not-allowed;opacity:.6}.query-input-group{margin-bottom:8px}.query-input-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.query-input-group textarea{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:14px;min-height:100px;padding:12px;resize:vertical;transition:border-color .2s;width:100%}.query-input-group textarea:focus{border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a;outline:none}.query-input-group textarea:disabled{background:#f5f5f5;cursor:not-allowed}.input-footer{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.word-count{color:#666;font-size:12px}.word-count.error{color:#f44336;font-weight:600}.error-message{color:#f44336;font-size:12px}.modal-footer{border-top:1px solid #e0e0e0}@media (max-width:768px){.modal-overlay{padding:10px}.query-modal{max-width:100%}.modal-header h2{font-size:20px}.example-chips{gap:6px}.example-chip{font-size:12px;padding:6px 12px}}.registration-modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.registration-modal{animation:registrationModalFadeIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:450px;text-align:center;width:100%}@keyframes registrationModalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.registration-modal-header{padding:32px 24px 16px}.registration-modal-icon{font-size:48px;margin-bottom:16px}.registration-modal-header h2{color:#333;font-size:24px;margin:0}.registration-modal-body{padding:0 24px 24px}.registration-modal-message{color:#333;font-size:16px;font-weight:500;margin:0 0 12px}.registration-modal-submessage{color:#666;font-size:14px;line-height:1.5;margin:0}.registration-modal-footer{border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:12px;padding:24px}.registration-btn{border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s;width:100%}.registration-btn.btn-primary{background:#2196f3;color:#fff}.registration-btn.btn-primary:hover{background:#1976d2}.registration-btn.btn-secondary{background:#fff;border:2px solid #2196f3;color:#2196f3}.registration-btn.btn-secondary:hover{background:#e3f2fd}.registration-btn-back{background:#0000;color:#666;font-size:14px;font-weight:400;padding:8px;text-decoration:underline}.registration-btn-back:hover{color:#333}@media (max-width:768px){.registration-modal-overlay{padding:10px}.registration-modal{max-width:100%}.registration-modal-header h2{font-size:20px}.registration-modal-icon{font-size:40px}.registration-btn{font-size:14px;padding:12px 20px}}.provider-list-page{background:#f5f7fa;min-height:100vh}.provider-list-header{background:#fff;box-shadow:0 2px 4px #00000014;padding:3rem 2rem;text-align:center}.provider-list-header h1{color:#333;font-size:2.5rem;margin:0 0 .5rem}.provider-list-header p{color:#666;font-size:1.125rem;margin:0}.provider-list-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:300px 1fr;margin:0 auto;max-width:1400px;padding:2rem}.provider-list-container.filters-collapsed{grid-template-columns:1fr}.provider-list-actions{align-items:center;display:flex;gap:1rem;grid-column:1/-1;justify-content:flex-end;margin-bottom:1.5rem}.provider-list-actions.has-results{justify-content:space-between}.filters-toggle{background:#fff;border:1px solid #d7dce5;border-radius:999px;color:#1f2a44;cursor:pointer;font-weight:600;padding:.6rem 1.25rem;transition:all .2s ease}.filters-toggle:hover{border-color:#f59e0b;color:#f59e0b}.provider-list-main{min-height:400px}.empty-state,.error-state,.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.spinner{border:4px solid #f0f0f0}.error-state p{color:#dc3545;margin-bottom:1rem}.retry-button{border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem}.retry-button,.retry-button:hover{background:#f59e0b}.empty-state .empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state h3{margin:0 0 .5rem}.empty-state p{color:#666}.provider-list-results{margin:0}.results-count{font-size:.875rem}.provider-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:2rem}.pagination{gap:1rem;padding:2rem 0}.pagination-button{background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.pagination-button:hover:not(:disabled){border-color:#f59e0b;color:#f59e0b}.pagination-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:1024px){.provider-list-container{grid-template-columns:1fr}.provider-list-sidebar{position:relative}.provider-filters{position:static}}@media (max-width:768px){.provider-list-actions{justify-content:center}.provider-grid{grid-template-columns:1fr}.provider-list-header h1{font-size:2rem}}.search-info{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;justify-content:space-between;margin-top:16px;padding:16px}.search-query{color:#666;font-size:14px;margin:0}.search-query strong{color:#333}.llm-badge{background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:12px;color:#fff;display:inline-block;font-size:11px;font-weight:600;margin-left:8px;padding:2px 8px;vertical-align:middle}.btn-new-search{background:#2196f3;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:background .2s}.btn-new-search:hover{background:#1976d2}.results-header{margin-bottom:24px}.results-count{color:#666;font-size:14px;margin:0}.btn-primary{border-radius:6px;margin-top:16px;transition:background .2s}.btn-primary:hover{background:#1976d2}.provider-list-sidebar{display:none!important}.provider-list-container{grid-template-columns:1fr;max-width:1200px}.provider-list-main{width:100%}@media (max-width:768px){.search-info{flex-direction:column;gap:12px;text-align:center}.btn-new-search{width:100%}}.breadcrumbs{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:15px 0}.breadcrumb-list{flex-wrap:wrap;list-style:none;margin:0 auto;max-width:1200px;padding:0 20px}.breadcrumb-item,.breadcrumb-list{align-items:center;display:flex;gap:8px}.breadcrumb-item{font-size:.9rem}.breadcrumb-link{color:#f59e0b;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#d97706;text-decoration:underline}.breadcrumb-separator{color:#94a3b8;font-weight:300;-webkit-user-select:none;user-select:none}.breadcrumb-current{color:#475569;font-weight:500}@media (max-width:768px){.breadcrumbs{padding:12px 0}.breadcrumb-list{padding:0 15px}.breadcrumb-item{font-size:.85rem}}.media-upload{margin:1rem 0}.upload-header{margin-bottom:.75rem}.upload-header label{color:#333;display:block;font-weight:500;margin-bottom:.25rem}.upload-header small{color:#666;display:block;font-size:.875rem}.preview-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin:1rem 0}.preview-item{aspect-ratio:1;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:8px;overflow:hidden;position:relative}.preview-item .video-preview,.preview-item img{height:100%;object-fit:cover;width:100%}.video-preview{background:#000;position:relative}.video-preview video{height:100%;object-fit:cover;opacity:.7;width:100%}.video-icon{font-size:2rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.remove-btn{align-items:center;background:#f00c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:24px;justify-content:center;position:absolute;right:4px;top:4px;transition:background .2s;width:24px;z-index:1}.remove-btn:hover{background:red}.remove-btn:disabled{cursor:not-allowed;opacity:.5}.file-name{background:#000000b3;bottom:0;color:#fff;font-size:.75rem;left:0;overflow:hidden;padding:4px;position:absolute;right:0;text-overflow:ellipsis;white-space:nowrap}.upload-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.upload-btn{background:#007bff;border:2px dashed #007bff;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;min-width:150px;padding:.75rem 1rem;transition:all .2s}.upload-btn.camera-btn{background:#28a745;border-color:#28a745}.upload-btn.camera-btn:hover:not(:disabled){background:#218838;border-color:#218838}.upload-btn:hover:not(:disabled){background:#0056b3;border-color:#0056b3}.upload-btn:disabled{cursor:not-allowed;opacity:.6}.upload-info{color:#666;font-size:.875rem;margin-top:.5rem;text-align:center}.booking-form-container{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.booking-form-loading{color:#666;padding:2rem;text-align:center}.booking-form h3{color:#333;font-size:1.5rem;margin:0 0 1.5rem}.required{color:#dc3545}.form-group input[type=datetime-local],.form-group input[type=number],.form-group input[type=text],.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{box-shadow:0 0 0 3px #667eea1a}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.form-group small{font-size:.75rem}.booking-type-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.type-option{border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;padding:1rem;position:relative;transition:all .2s ease}.type-option:hover{border-color:#f59e0b}.type-option.selected{background:#f8f9ff;border-color:#f59e0b}.type-option.disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.type-option.disabled:hover{border-color:#e0e0e0}.type-option input[type=radio]{height:0;opacity:0;position:absolute;width:0}.type-option input[type=radio]:disabled~.type-content{cursor:not-allowed;opacity:.5}.disabled-overlay{background-color:#f44336;border-radius:12px;box-shadow:0 2px 4px #f443364d;color:#fff;font-size:11px;font-weight:600;padding:4px 10px;position:absolute;right:8px;top:8px}.type-content{align-items:center;display:flex;gap:.75rem}.type-icon{font-size:2rem}.type-title{color:#333;font-size:1rem;font-weight:600}.type-desc{color:#666;font-size:.75rem;margin-top:.25rem}.info-message{background:#d1ecf1;border-left:3px solid #17a2b8;border-radius:8px;color:#0c5460;font-size:.875rem;margin-top:.5rem;padding:.75rem 1rem}.info-message.warning{background:#fff3cd;border-left-color:#ffc107;color:#856404}.info-message strong{display:block;margin-bottom:6px}.info-message .suggestion{color:#666;display:block;font-style:italic;margin-top:8px}.cost-summary{background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:8px;color:#fff;margin-bottom:1.5rem;padding:1.5rem}.cost-row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:.5rem}.cost-row:last-child{margin-bottom:0}.cost-row.total{border-top:1px solid #ffffff4d;font-size:1rem;font-weight:600;margin-top:1rem;padding-top:1rem}.cost-amount{font-size:1.5rem;font-weight:700}.scheduled-time-display{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;padding:.75rem;transition:all .2s ease}.scheduled-time-display:hover{background:#f0f4ff;border-color:#f59e0b}.scheduled-time-value{color:#111827;flex:1 1;font-size:.95rem}.scheduled-time-value .placeholder{color:#9ca3af;font-style:italic}.btn-select-time{background:linear-gradient(135deg,#fbbf24,#f97316);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.btn-select-time:hover:not(:disabled){box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.btn-select-time:disabled{cursor:not-allowed;opacity:.6}.calendar-wrapper{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-top:1rem;padding:1rem}.calendar-loading{color:#6b7280;font-size:1rem;padding:2rem;text-align:center}.btn-close-calendar{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:600;margin-top:1rem;padding:.75rem;transition:all .2s ease;width:100%}.btn-close-calendar:hover{background:#e5e7eb;border-color:#9ca3af}@media (max-width:768px){.booking-form-container{padding:1.5rem}.booking-type-options{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.form-actions .btn{width:100%}}.rating-stars{align-items:center;display:flex;gap:.5rem}.stars-container{display:flex;gap:.25rem}.star{color:#ffc107;transition:all .2s ease}.star.empty{color:#e0e0e0}.stars-container.interactive .star{cursor:pointer;-webkit-user-select:none;user-select:none}.stars-container.interactive .star:hover{transform:scale(1.1)}.stars-container.interactive .star:focus{border-radius:2px;outline:2px solid #f59e0b;outline-offset:2px}.rating-stars.small .star{font-size:1rem}.rating-stars.medium .star{font-size:1.5rem}.rating-stars.large .star{font-size:2rem}.review-count{color:#666;font-size:.875rem;margin-left:.25rem}.rating-value{color:#f59e0b;font-size:.875rem}@media (prefers-color-scheme:dark){.star.empty{color:#424242}.review-count{color:#999}}@media (max-width:768px){.rating-stars.large .star{font-size:1.75rem}.rating-stars.medium .star{font-size:1.25rem}}.review-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;transition:box-shadow .2s ease}.review-card:hover{box-shadow:0 4px 16px #00000026}.review-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.client-info{align-items:center;display:flex;flex:1 1;gap:1rem}.client-avatar{object-fit:cover}.client-avatar,.client-avatar-placeholder{border:2px solid #e0e0e0;border-radius:50%;height:48px;width:48px}.client-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;display:flex;font-size:1rem;font-weight:700;justify-content:center}.client-details{flex:1 1}.client-name{color:#333;font-size:1rem;font-weight:600;margin:0 0 .25rem}.review-date{color:#999;font-size:.875rem;margin:0}.review-rating{flex-shrink:0}.review-content{margin-bottom:1rem}.review-comment{word-wrap:break-word;color:#555;font-size:.9375rem;line-height:1.6;margin:0;white-space:pre-wrap}.read-more-btn{background:none;border:none;color:#f59e0b;cursor:pointer;font-size:.875rem;font-weight:600;margin-top:.5rem;padding:0;transition:color .2s ease}.read-more-btn:hover{color:#f97316;text-decoration:underline}.provider-response{background:#667eea0d;border-left:4px solid #f59e0b;border-radius:8px;margin-top:1rem;padding:1rem}.response-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.5rem}.response-header strong{color:#f59e0b;font-size:.875rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.response-date{color:#999;font-size:.75rem}.response-text{word-wrap:break-word;color:#555;font-size:.9375rem;line-height:1.6;margin:0;white-space:pre-wrap}.review-actions{border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;margin-top:1rem;padding-top:1rem}.btn-respond{background:linear-gradient(135deg,#fbbf24,#f97316);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.btn-respond:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}@media (max-width:768px){.review-card{padding:1rem}.review-header{align-items:flex-start;flex-direction:column}.client-info{margin-bottom:.5rem}.review-rating{margin-left:64px}.response-header{align-items:flex-start;flex-direction:column;gap:.25rem}}.reviews-list-container{margin:0 auto;max-width:1200px}.reviews-list-loading{align-items:center;color:#999;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.spinner{border:4px solid #0000001a}.reviews-stats{grid-gap:2rem;align-items:start;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:grid;gap:2rem;grid-template-columns:250px 1fr;margin-bottom:2rem;padding:2rem}.overall-rating{align-items:center;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;padding:1rem;text-align:center}.rating-number{color:#f59e0b;font-size:4rem;font-weight:700;line-height:1;margin-bottom:.5rem}.total-reviews{color:#999;font-size:.875rem;margin:1rem 0 0}.rating-distribution{display:flex;flex-direction:column;gap:1rem}.distribution-bars{display:flex;flex-direction:column;gap:.5rem}.rating-bar{grid-gap:1rem;align-items:center;border-radius:6px;cursor:pointer;display:grid;gap:1rem;grid-template-columns:40px 1fr 50px;padding:.5rem;transition:background-color .2s ease}.rating-bar:hover{background-color:#667eea0d}.rating-bar.active{background-color:#667eea1a;border:2px solid #f59e0b}.rating-bar-label{align-items:center;color:#333;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.star-icon{color:#ffc107}.rating-bar-graph{background-color:#e0e0e0;border-radius:4px;height:8px;overflow:hidden}.rating-bar-fill{background:linear-gradient(135deg,#fbbf24,#f97316);height:100%;transition:width .3s ease}.rating-bar-count{color:#999;text-align:right}.filter-all,.rating-bar-count{font-size:.875rem;font-weight:600}.filter-all{background:#fff;border:2px solid #f59e0b;border-radius:8px;color:#f59e0b;cursor:pointer;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.filter-all.active,.filter-all:hover{background:#f59e0b;color:#fff}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.no-reviews{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:4rem 2rem;text-align:center}.no-reviews p{color:#999;font-size:1.125rem;margin:0 0 1rem}.btn-clear-filter{background:linear-gradient(135deg,#fbbf24,#f97316);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-clear-filter:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}@media (max-width:1024px){.reviews-stats{gap:1.5rem;grid-template-columns:1fr}.overall-rating{border-bottom:1px solid #e0e0e0;border-right:none;padding-bottom:1.5rem}.rating-number{font-size:3rem}}@media (max-width:768px){.reviews-stats{padding:1.5rem}.rating-bar{gap:.75rem;grid-template-columns:35px 1fr 40px;padding:.25rem}.rating-number{font-size:2.5rem}.filter-all{width:100%}}.provider-profile-page{background:#f5f7fa;min-height:100vh}.top-action-section{background:#f5f7fa;box-shadow:0 6px 12px #0f172a14;display:flex;justify-content:flex-end;margin:0 auto;max-width:1200px;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:70px;z-index:20}.provider-hero{background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;padding:3rem 2rem}.hero-content{align-items:center;display:flex;gap:2rem;max-width:1200px}.hero-avatar{flex-shrink:0;position:relative}.avatar-placeholder-large,.hero-avatar img{border-radius:50%;height:150px;object-fit:cover;width:150px}.avatar-placeholder-large{background:#ffffff4d;font-size:3rem}.hero-avatar .status-badge{border-radius:20px;bottom:10px;font-size:.875rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:10px}.hero-avatar .status-badge.online{background:#28a745}.hero-avatar .status-badge.offline{background:#6c757d}.hero-avatar .status-badge.busy{background:#dc3545}.hero-info h1{align-items:center;display:flex;font-size:2.5rem;gap:1rem;margin:0 0 1rem}.premium-badge-large{animation:shimmer 3s infinite;background:linear-gradient(135deg,gold,orange);border-radius:20px;box-shadow:0 4px 12px #ffd70066;color:#000;display:inline-block;font-size:1rem;font-weight:700;padding:.5rem 1rem;white-space:nowrap}@keyframes shimmer{0%,to{box-shadow:0 4px 12px #ffd70066}50%{box-shadow:0 6px 20px #ffd70099}}.rating-large{color:#ffc107;font-size:1.5rem;margin-bottom:1rem}.rating-value{color:#fff;font-weight:600;margin-left:.5rem}.rating-reviews{color:#fffc;font-size:1rem;margin-left:.5rem}.provider-bio-large{font-size:1.125rem;line-height:1.6;opacity:.9}.provider-details{margin:-2rem auto 0;max-width:1200px;padding:2rem}.details-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.detail-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem}.detail-section h3{color:#333}.categories-list{flex-direction:column;gap:1rem}.category-item{align-items:start;display:flex;gap:1rem}.category-icon{font-size:2rem}.category-icon-image{display:block;height:2rem;object-fit:contain;width:2rem}.category-item h4{color:#333;margin:0 0 .25rem}.category-item p{color:#666;font-size:.875rem;margin:0}.pricing-info{text-align:center}.price-large{color:#f59e0b;font-size:3rem;font-weight:700;margin-bottom:.5rem}.price-large span{color:#666;font-size:1.5rem}.stats-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-item{background:#f8f9ff;border-radius:8px;padding:1rem;text-align:center}.stat-label{margin-top:.25rem}.action-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem;text-align:center}.info-text{color:#666;display:block;margin-top:.5rem;text-align:center}.booking-modal-overlay{background:#00000080;padding:1rem}.booking-modal-content{box-shadow:0 8px 32px #0003}.modal-close{background:#f8f9fa;font-size:1.25rem;z-index:10}.modal-close:hover{background:#e9ecef;transform:rotate(90deg)}.error-page,.loading-page{align-items:center;color:#666;display:flex;font-size:1.5rem;justify-content:center;min-height:100vh}.share-menu-container{position:relative}.share-menu-dropdown{animation:slideDown .2s ease;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);width:280px;z-index:100}.share-menu-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:1rem}.share-menu-header span{color:#333;font-weight:600}.share-menu-close{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:1rem;justify-content:center;padding:.25rem;transition:color .2s ease}.share-menu-close:hover{color:#333}.share-menu-options{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);padding:1rem}.share-option{align-items:center;background:none;border:none;border-radius:8px;color:#333;cursor:pointer;display:flex;flex-direction:column;font-size:.75rem;gap:.5rem;padding:.75rem .5rem;transition:background .2s ease}.share-option:hover{background:#f5f5f5}.share-icon{align-items:center;border-radius:50%;display:flex;font-size:1.25rem;font-weight:700;height:40px;justify-content:center;width:40px}.share-icon.facebook{background:#1877f2;color:#fff}.share-icon.twitter{background:#000;color:#fff}.share-icon.linkedin{background:#0a66c2;color:#fff;font-size:.9rem}.share-icon.whatsapp{background:#25d366}.share-icon.telegram{background:#08c}.share-icon.email{background:#ea4335}.share-icon.copy{background:#f59e0b}.share-menu-divider{background:#eee;height:1px;margin:0}.share-option.copy-link{background:#f8f9fa;border-radius:8px;flex-direction:row;font-size:.875rem;font-weight:500;justify-content:center;margin:.5rem 1rem 1rem;padding:1rem}.share-option.copy-link:hover{background:#e9ecef}.share-option.copy-link .share-icon{font-size:1rem;height:32px;width:32px}@media (max-width:768px){.top-action-section{flex-wrap:wrap;gap:.5rem;justify-content:center}.share-menu-dropdown{border-radius:16px 16px 0 0;bottom:0;left:0;max-height:70vh;overflow-y:auto;position:fixed;right:0;top:auto;width:100%}.share-menu-options{gap:1rem;grid-template-columns:repeat(3,1fr);padding:1.5rem}.share-option{padding:1rem .5rem}}.booking-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #00000014;cursor:pointer;padding:1rem;transition:all .3s ease}.booking-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.booking-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.75rem;min-height:2rem;padding-bottom:.75rem}.booking-header-icon{align-items:center;background:#f1f3f5;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;overflow:hidden;width:32px}.booking-header-icon img{height:100%;object-fit:cover;width:100%}.header-avatar-placeholder{align-items:center;color:#5b6ff0;display:flex;font-size:.95rem;font-weight:700;height:100%;justify-content:center;width:100%}.status-badges{gap:.4rem;justify-content:flex-end;max-width:60%}.status-badge{flex-shrink:0;font-size:.7rem;padding:.3rem .6rem;white-space:nowrap}.status-confirmed{background:#d1ecf1;color:#0c5460}.status-in-progress{background:#cce5ff;color:#004085}.status-cancelled{background:#f8d7da;color:#721c24}.status-waiting-small{background:#fef08a;color:#854d0e;font-size:.7rem}.booking-user{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.user-info{flex:1 1}.user-label{color:#999;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.user-name{color:#333;font-size:.95rem;margin-top:.25rem}.booking-service{align-items:center;background:#f8f9ff;border-radius:8px;display:flex;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem}.service-icon{font-size:1.5rem}.service-name{color:#f59e0b;font-weight:600}.booking-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.detail-row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between}.detail-row-split{flex-wrap:wrap;gap:1rem;justify-content:flex-start}.detail-item{align-items:center;gap:.4rem}.detail-value{color:#333;font-weight:600}.booking-pricing{background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:8px;color:#fff;margin-bottom:.75rem;padding:.6rem .75rem;text-align:center}.price-label{font-size:.65rem;margin-bottom:.2rem;opacity:.9}.price-amount{font-size:1.2rem;font-weight:700}.booking-description{background:#f9f9f9;border-left:3px solid #f59e0b;border-radius:8px;margin-bottom:.75rem;padding:.5rem .75rem}.booking-description p{color:#666;font-size:.875rem;line-height:1.5;margin:0}.booking-media-indicator{background:#e7f3ff;border-left:3px solid #007bff;border-radius:8px;color:#0056b3;font-size:.875rem;font-weight:500;margin-bottom:.75rem;padding:.5rem .75rem}.booking-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.booking-actions .btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.8rem;font-weight:600;min-width:-webkit-fit-content;min-width:fit-content;padding:.5rem .75rem;transition:all .2s ease}.btn-confirm{background:#28a745}.btn-confirm:hover{background:#218838}.btn-start{background:#007bff}.btn-start:hover{background:#0056b3}.btn-complete{background:#28a745}.btn-complete:hover{background:#218838}.btn-cancel{background:#dc3545}.btn-cancel:hover{background:#c82333}.btn-details{background:#f8f9fa;border:1px solid #dee2e6;color:#495057}.btn-details:hover{background:#e9ecef}.btn-review{background:linear-gradient(135deg,gold,#ffb700);color:#333;font-weight:700}.btn-review:hover{background:linear-gradient(135deg,#ffb700,#ff9500);box-shadow:0 4px 12px #ffb70066;transform:translateY(-2px)}.review-submitted{align-items:center;background:#d4edda;border-radius:8px;color:#155724;display:flex;flex:1 1;font-size:.8rem;font-weight:600;justify-content:center;min-width:-webkit-fit-content;min-width:fit-content;padding:.5rem .75rem}@media (max-width:768px){.booking-card{padding:.85rem}.booking-actions{flex-direction:column}.booking-actions .btn{width:100%}.price-amount{font-size:1.1rem}}.review-form-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.review-form-header{margin-bottom:2rem;text-align:center}.review-form-header h3{color:#333;font-size:1.5rem;margin:0 0 .5rem}.provider-name{color:#f59e0b;font-size:1.125rem;font-weight:600;margin:0}.review-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{gap:.5rem}.form-group label{letter-spacing:.5px;text-transform:uppercase}.form-group label .optional{color:#999;font-size:.75rem;font-weight:400;margin-left:.5rem;text-transform:none}.form-group textarea{font-size:1rem;padding:.75rem;transition:border-color .2s ease}.form-group textarea:focus{border-color:#f59e0b;outline:none}.form-group textarea.error{border-color:#dc3545}.form-group textarea:disabled{background-color:#f5f5f5;cursor:not-allowed}.character-count{color:#999;font-size:.75rem;text-align:right}.error-message{color:#dc3545;margin-top:.25rem}.form-actions{margin-top:1rem}.btn-cancel,.btn-submit{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-cancel{background:#f5f5f5;color:#666}.btn-cancel:hover:not(:disabled){background:#e0e0e0}.btn-cancel:disabled,.btn-submit:disabled{cursor:not-allowed;opacity:.5;transform:none}@media (max-width:768px){.review-form-container{padding:1.5rem}.review-form-header h3{font-size:1.25rem}.provider-name{font-size:1rem}.form-actions{flex-direction:column-reverse}.btn-cancel,.btn-submit{width:100%}}.my-bookings-page{background:#f5f7fa;min-height:100vh;padding:2rem}.bookings-container{margin:0 auto;max-width:1200px}.bookings-header{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin-bottom:2rem}.bookings-header h1{color:#333;font-size:2rem;grid-column:2;justify-self:center;margin:0;text-align:center}.btn-back{grid-column:3;justify-self:end}.bookings-toolbar{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:1rem}.bookings-filters{flex:1 1;gap:1rem}.bookings-filters,.filter-group{justify-content:center}.btn-new-booking{background:linear-gradient(135deg,#fbbf24,#f97316);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;justify-self:center;padding:.625rem 1.25rem;transition:all .2s ease;white-space:nowrap}.btn-new-booking:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.bookings-stats{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.stat-card{background:#f8f9fa;border-radius:8px;box-shadow:0 1px 3px #0000000f;min-width:80px;padding:.5rem .75rem}.stat-value{font-size:1.5rem;line-height:1.2}.stat-icon{color:#495057;font-size:1rem;margin-top:.25rem}.stat-text{color:#666;display:block;font-size:.7rem;letter-spacing:.4px;margin-top:.2rem;text-transform:uppercase}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.bookings-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.bookings-loading{padding:4rem 2rem;text-align:center}.bookings-loading p{color:#666;font-size:1.125rem}.bookings-error{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:4rem 2rem;text-align:center}.bookings-error p{color:#dc3545;font-size:1.125rem;margin-bottom:1.5rem}.bookings-empty{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:4rem 2rem;text-align:center}.bookings-empty h3{color:#666;font-size:1.25rem;margin-bottom:2rem}.btn-browse{background:linear-gradient(135deg,#fbbf24,#f97316);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:all .2s ease}.btn-browse:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}@media (max-width:768px){.my-bookings-page{padding:1rem}.bookings-header .btn-back{display:none}.bookings-header{gap:1rem;grid-template-columns:1fr;justify-items:center}.bookings-header h1{font-size:1.5rem;grid-column:1}.bookings-filters{grid-template-columns:1fr;justify-items:stretch}.filter-group{align-items:stretch;flex-direction:column}.filter-group select{min-width:100%}.btn-back,.btn-new-booking{width:100%}.bookings-grid{grid-template-columns:1fr}.bookings-stats{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.stat-card{flex:0 0 auto;min-width:110px}.stat-icon{margin-top:.2rem}.stat-text{display:block}}@media (max-width:480px){.bookings-stats{grid-template-columns:1fr}.stat-value{font-size:2rem}}.pre-session-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.pre-session-modal{animation:slideUp .4s ease-out;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;box-shadow:0 20px 60px #00000080;color:#fff;max-height:90vh;max-width:700px;overflow-y:auto;width:90%}.modal-header{border-bottom:1px solid #ffffff1a;padding:2rem 2rem 1rem}.modal-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f97316);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.modal-subtitle{color:#ffffffb3;font-size:1rem;margin:0}.modal-content{padding:2rem}.video-preview-section{margin-bottom:2rem}.video-preview-container{aspect-ratio:16/9;background:#000;border-radius:12px;box-shadow:0 8px 24px #0000004d;overflow:hidden;position:relative;width:100%}.video-preview{height:100%;object-fit:cover;transform:scaleX(-1);width:100%}.preview-error,.preview-loading{align-items:center;color:#fff;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;width:100%}.preview-loading .spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#f59e0b;height:40px;width:40px}.error-icon{font-size:3rem}.preview-label{color:#fff9;font-size:.875rem;margin-top:.5rem;text-align:center}.checklist-section{background:#ffffff0d;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.checklist-section h3{color:#ffffffe6;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.check-item{align-items:center;background:#ffffff08;border-left:3px solid #0000;border-radius:8px;display:flex;gap:1rem;margin-bottom:.75rem;padding:.875rem;transition:all .3s ease}.check-item.success{background:#10b9811a;border-left-color:#10b981}.check-item.error{background:#ef44441a;border-left-color:#ef4444}.check-item.loading{background:#f59e0b1a;border-left-color:#f59e0b}.check-icon{font-size:1.5rem;min-width:32px;text-align:center}.check-item.success .check-icon{color:#10b981}.check-item.error .check-icon{color:#ef4444}.check-item.loading .check-icon{animation:pulse 2s infinite}.check-content{align-items:center;display:flex;flex:1 1;justify-content:space-between}.check-label{color:#ffffffe6;font-weight:500}.check-status{color:#fff9;font-size:.875rem}.audio-test-section{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.btn-audio-test{background:#667eea33;border:2px solid #f59e0b;border-radius:8px;color:#f59e0b;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem;transition:all .3s ease;width:100%}.btn-audio-test:hover{background:#667eea4d;transform:translateY(-2px)}.btn-audio-test.active{background:#f59e0b;color:#fff}.audio-level-bar{background:#ffffff1a;border-radius:4px;height:8px;margin-top:.75rem;overflow:hidden}.audio-level-indicator{background:linear-gradient(90deg,#10b981,#fbbf24 50%,#f59e0b);border-radius:4px;height:100%;transition:width .1s ease;width:0}.session-info-section{background:#ffffff08;border-radius:8px;padding:1rem}.info-row{align-items:center;padding:.5rem 0}.info-row:not(:last-child){border-bottom:1px solid #ffffff0d}.info-label{color:#fff9}.info-value{color:#ffffffe6}.modal-footer{border-top:1px solid #ffffff1a;gap:1rem;padding:1.5rem 2rem 2rem}.btn-secondary:hover:not(:disabled){background:#ffffff26}.btn-primary:hover:not(:disabled){box-shadow:0 6px 20px #667eea80}.pulse-animation{animation:buttonPulse 2s infinite}@keyframes buttonPulse{0%,to{box-shadow:0 4px 15px #667eea66}50%{box-shadow:0 4px 25px #667eeab3}}.countdown-display{align-items:center;display:flex;flex-direction:column;gap:1rem;width:100%}.countdown-circle{align-items:center;animation:countdownPulse 1s infinite;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:50%;box-shadow:0 0 30px #667eea99;display:flex;height:100px;justify-content:center;width:100px}@keyframes countdownPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.countdown-number{color:#fff;font-size:3rem;font-weight:700}.countdown-display p{color:#fffc;font-size:1.125rem;margin:0}@media (max-width:768px){.pre-session-modal{max-height:95vh;width:95%}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h2{font-size:1.5rem}.modal-content{padding:1.5rem}.modal-footer{flex-direction:column;padding:1rem 1.5rem 1.5rem}.btn{justify-content:center;width:100%}}.permission-error-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.permission-error-modal{animation:slideUp .4s ease-out;background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid #ef44444d;border-radius:20px;box-shadow:0 20px 60px #00000080;color:#fff;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.error-modal-header{border-bottom:1px solid #ffffff1a;padding:2rem 2rem 1.5rem;text-align:center}.error-icon-large{animation:bounce 2s infinite;font-size:4rem;margin-bottom:1rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.error-modal-header h2{color:#ef4444;font-size:1.75rem;font-weight:700;margin:0 0 .75rem}.error-message{color:#fffc;font-size:1rem;line-height:1.6;margin:0}.error-steps{padding:1.5rem 2rem}.error-steps h3{color:#ffffffe6;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.steps-list{display:flex;flex-direction:column;gap:1rem}.step-item{align-items:center;background:#ffffff08;border-left:3px solid #f59e0b;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.step-item:hover{background:#ffffff0d;transform:translateX(5px)}.step-number{background:linear-gradient(135deg,#fbbf24,#f97316);flex-shrink:0;font-size:.875rem;font-weight:700;height:32px;min-width:32px}.step-icon{flex-shrink:0;font-size:1.5rem}.step-text{color:#ffffffe6;flex:1 1;line-height:1.5}.error-tip{align-items:flex-start;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;display:flex;gap:.75rem;margin:0 2rem 1.5rem;padding:1rem}.tip-icon{flex-shrink:0;font-size:1.25rem}.tip-text{color:#fffc;flex:1 1;font-size:.875rem;line-height:1.5}.browser-illustration{padding:0 2rem 1.5rem}.browser-window{background:#fff;border-radius:8px;box-shadow:0 8px 24px #0000004d;overflow:hidden}.browser-bar{align-items:center;background:#f3f4f6;display:flex;gap:1rem;padding:.75rem}.browser-dots{display:flex;gap:.4rem}.browser-dots span{background:#d1d5db;border-radius:50%;height:10px;width:10px}.browser-dots span:first-child{background:#ef4444}.browser-dots span:nth-child(2){background:#f59e0b}.browser-dots span:nth-child(3){background:#10b981}.browser-url{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:4px;color:#374151;display:flex;flex:1 1;font-size:.875rem;gap:.5rem;padding:.4rem .75rem}.permission-icon{font-size:1rem}.browser-popup{animation:popupSlide .5s ease-out .5s backwards;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#1f2937;margin:1rem;padding:1.25rem}@keyframes popupSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.browser-popup p{font-size:.875rem;font-weight:500;margin:0 0 .75rem}.permission-items{background:#f9fafb;border-radius:4px;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.75rem}.permission-items div{align-items:center;display:flex;font-size:.875rem;gap:.5rem}.popup-buttons{display:flex;gap:.75rem;justify-content:flex-end}.popup-btn{border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.popup-btn.deny{background:#e5e7eb;color:#374151}.popup-btn.allow{animation:allowPulse 2s 1s infinite;background:#fbbf24;box-shadow:0 2px 8px #3b82f64d;color:#fff}@keyframes allowPulse{0%,to{box-shadow:0 2px 8px #3b82f64d}50%{box-shadow:0 2px 16px #3b82f699}}.error-modal-footer{border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;padding:1.5rem 2rem 2rem}.btn{font-size:.95rem}.btn-secondary{background:#ffffff1a}.btn-secondary:hover{background:#ffffff26}.btn-settings{background:#f59e0b33;border:1px solid #f59e0b;color:#f59e0b}.btn-settings:hover{background:#f59e0b4d}.btn-primary{box-shadow:0 4px 15px #667eea66}.btn-primary:hover{box-shadow:0 6px 20px #667eea80;transform:translateY(-2px)}@media (max-width:768px){.permission-error-modal{max-height:95vh;width:95%}.error-modal-header{padding:1.5rem 1.5rem 1rem}.error-icon-large{font-size:3rem}.error-modal-header h2{font-size:1.5rem}.error-steps{padding:1.5rem}.error-tip{margin:0 1.5rem 1.5rem}.browser-illustration{padding:0 1.5rem 1.5rem}.error-modal-footer{flex-direction:column;padding:1rem 1.5rem 1.5rem}.btn{justify-content:center;width:100%}.step-item{padding:.75rem}.step-text{font-size:.875rem}}.payment-status{background:#fff;border-left:4px solid #ccc;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:20px 0;padding:20px;transition:all .3s ease}.payment-status-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.payment-status-icon{font-size:32px;line-height:1}.payment-status-title{color:#333;font-size:20px;font-weight:600;margin:0}.payment-status-message{color:#666;font-size:15px;line-height:1.5;margin:0 0 16px}.payment-status-details{background:#f8f9fa;border-radius:8px;margin-top:12px;padding:12px}.payment-detail{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:6px 0}.payment-detail:not(:last-child){border-bottom:1px solid #e0e0e0}.payment-detail-label{color:#666;font-weight:500}.payment-detail-value{color:#333;font-weight:600}.transaction-id{background:#fff;border-radius:4px;font-family:monospace;font-size:12px;padding:4px 8px}.payment-status-waiting{border-left-color:#9e9e9e}.payment-status-pending{background:#fff8e1;border-left-color:#ff9800}.payment-status-pending-manual{background:#e3f2fd;border-left-color:#2196f3}.payment-status-held{background:#e8f5e9;border-left-color:#4caf50}.payment-status-completed{background:#f1f8e9;border-left-color:#8bc34a}.payment-status-refunded{background:#fbe9e7;border-left-color:#ff5722}.payment-status-failed{background:#ffebee;border-left-color:#f44336}.payment-status-unknown{background:#f5f5f5;border-left-color:#9e9e9e}@media (max-width:768px){.payment-status{margin:16px 0;padding:16px}.payment-status-title{font-size:18px}.payment-status-message{font-size:14px}.payment-detail{align-items:flex-start;flex-direction:column;gap:4px}.transaction-id{word-break:break-all}}.payment-form-container{background:#fff;border-radius:12px;margin:0 auto;max-width:500px;padding:2rem}.payment-form h3{color:#333;font-size:1.5rem;margin:0 0 1.5rem}.booking-summary{background:#f8f9ff;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.booking-summary h4{color:#333;font-size:1rem;margin:0 0 1rem}.summary-row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem 0}.summary-row:not(:last-child){border-bottom:1px solid #0000000d}.summary-row span:first-child{color:#666}.summary-row span:last-child{color:#333;font-weight:600}.summary-row.total{border-top:2px solid #f59e0b;font-size:1rem;margin-top:.5rem;padding-top:1rem}.summary-row.total .amount{color:#f59e0b;font-size:1.5rem}.payment-info{margin-bottom:1.5rem}.info-text{background:#d1ecf1;border-left:3px solid #17a2b8;border-radius:8px;color:#0c5460;line-height:1.5;margin:0;padding:.75rem 1rem}.form-group label,.info-text{font-size:.875rem}.card-element-container{background:#fff;border:1px solid #ddd;border-radius:8px;padding:.75rem;transition:border-color .2s ease}.card-element-container:focus-within{border-color:#f59e0b;box-shadow:0 0 0 3px #667eea1a}.error-message{background:#f8d7da;border-left:3px solid #dc3545;border-radius:8px;color:#721c24;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem 1rem}.form-actions{margin-bottom:1rem}.form-actions .btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-cancel{background:#f8f9fa;border:1px solid #dee2e6;color:#495057}.btn-cancel:hover:not(:disabled){background:#e9ecef}.btn-submit{background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff}.btn-submit:hover:not(:disabled){box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.form-actions .btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.security-badge{align-items:center;color:#666;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;padding:.5rem}.security-badge span:first-child{font-size:1.25rem}@media (max-width:768px){.payment-form-container{padding:1.5rem}.form-actions{flex-direction:column-reverse}.form-actions .btn{width:100%}.summary-row.total .amount{font-size:1.25rem}}.payment-method-selector{margin:20px 0}.payment-method-title{color:#1a1a1a;font-size:18px;font-weight:600;margin-bottom:16px}.payment-methods-grid{grid-gap:12px;gap:12px;margin-bottom:20px}.payment-method-card{align-items:center;border:2px solid #e0e0e0;border-radius:12px;gap:12px;padding:16px;transition:all .3s ease}.payment-method-card:hover:not(.disabled){border-color:#4caf50;box-shadow:0 4px 12px #4caf5026;transform:translateY(-2px)}.payment-method-card.selected{background:#f1f8f4;border-color:#4caf50;box-shadow:0 4px 12px #4caf5033}.payment-method-card.disabled{background:#f5f5f5;cursor:not-allowed;opacity:.5}.payment-method-icon{font-size:32px}.payment-method-content{flex:1 1}.payment-method-name{color:#1a1a1a;font-size:16px;font-weight:600;margin:0 0 4px}.payment-method-description{color:#666;font-size:13px;line-height:1.4;margin:0}.payment-method-check{align-items:center;background:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;position:absolute;right:8px;top:8px;width:24px}.bank-transfer-info{background:#fff3cd;border:2px solid #ffc107;border-radius:12px;margin-top:16px;padding:20px}.info-header{gap:10px;margin-bottom:16px}.info-icon{font-size:24px}.info-header h4{color:#856404;font-size:16px;font-weight:600;margin:0}.bank-details{padding:16px}.bank-details,.bank-transfer-note{background:#fff;border-radius:8px;margin-bottom:12px}.bank-transfer-note{color:#6b5d00;font-size:13px;line-height:1.5;padding:12px}.bank-transfer-note p{margin:0}.bank-detail-row{border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:8px 0}.bank-detail-row:last-child{border-bottom:none}.detail-label{color:#666;font-size:14px;font-weight:600}.detail-value{color:#1a1a1a;font-family:Courier New,monospace;font-size:14px;font-weight:500}.bank-transfer-warning{background:#fff;border-radius:8px;padding:12px}.bank-transfer-warning p{color:#856404;font-size:13px;line-height:1.6;margin:0}.bank-transfer-warning strong{font-weight:600}@media (max-width:768px){.payment-methods-grid{grid-template-columns:1fr}.bank-detail-row{flex-direction:column;gap:4px}.detail-value{font-size:13px}}.payment-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.payment-modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.payment-modal-close{align-items:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s;width:36px;z-index:1}.payment-modal-close:hover{background:#e0e0e0;transform:scale(1.1)}.payment-modal-header{border-bottom:2px solid #f0f0f0;padding:24px;text-align:center}.payment-modal-header h2{color:#333;font-size:28px;margin:0 0 8px}.booking-reference{color:#666;font-size:14px;font-weight:500;margin:0}.payment-modal-body{padding:24px}.payment-modal-footer{border-top:2px solid #f0f0f0;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.payment-method-content h3{align-items:center;color:#333;display:flex;font-size:22px;gap:8px;margin:0 0 20px}.bank-transfer-instructions{display:flex;flex-direction:column;gap:24px}.instruction-section{background:#f8f9fa;border-radius:12px;padding:20px}.instruction-text{color:#555;font-size:15px;line-height:1.6;margin:0 0 16px}.bank-details{display:flex;flex-direction:column;gap:12px}.bank-detail-item{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.bank-detail-label{color:#666;font-size:14px;font-weight:600}.bank-detail-value{color:#333;font-size:15px;font-weight:600;text-align:right}.bank-detail-value.iban{color:#2196f3;font-family:monospace;font-size:14px;letter-spacing:.5px}.bank-detail-value.amount{color:#4caf50;font-size:20px}.warning-section{align-items:flex-start;background:#fff3e0;border-left:4px solid #ff9800;display:flex;gap:12px}.warning-icon{flex-shrink:0;font-size:24px}.warning-text{flex:1 1}.warning-text strong{color:#f57c00;display:block;font-size:15px;margin-bottom:8px}.warning-text ul{list-style:disc;margin:0;padding-left:20px}.warning-text li{color:#666;font-size:14px;line-height:1.5;margin:4px 0}.btn-confirm-transfer{align-items:center;background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:16px;transition:all .2s;width:100%}.btn-confirm-transfer:hover{background:#45a049;box-shadow:0 4px 12px #4caf504d;transform:translateY(-2px)}.transfer-confirmed-message{background:#e8f5e9;border:2px solid #4caf50;border-radius:12px;padding:20px;text-align:center}.success-icon{color:#4caf50;font-size:48px;margin-bottom:12px}.transfer-confirmed-message p{color:#2e7d32;font-size:15px;line-height:1.6;margin:0}.paypal-payment,.stripe-payment{display:flex;flex-direction:column;gap:20px}.payment-info{background:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:16px}.payment-info .info-item{align-items:center;display:flex;font-size:15px;justify-content:space-between}.payment-info .info-item span:first-child{color:#666;font-weight:500}.payment-info .info-item .amount{color:#4caf50;font-size:20px;font-weight:700}.paypal-button-placeholder,.stripe-form-placeholder{background:#f0f0f0;border:2px dashed #ccc;border-radius:12px;padding:40px 20px;text-align:center}.paypal-button-placeholder p:first-child,.stripe-form-placeholder p:first-child{color:#666;font-size:18px;font-weight:600;margin:0 0 8px}.placeholder-text{color:#999;font-size:14px;line-height:1.5;margin:0}.payment-error{background:#ffebee;border-left:4px solid #f44336;border-radius:8px;color:#c62828;font-size:14px;padding:12px}.btn-pay{background:#2196f3;border:none;border-radius:8px;cursor:pointer;font-size:16px;padding:16px;transition:all .2s;width:100%}.btn-pay:hover:not(:disabled){background:#1976d2;box-shadow:0 4px 12px #2196f34d}.btn-pay:disabled{background:#ccc;cursor:not-allowed}.btn-secondary{background:#f5f5f5;font-weight:600;padding:12px 24px;transition:all .2s}.btn-secondary:hover{background:#e0e0e0}@media (max-width:768px){.payment-modal-content{border-radius:16px 16px 0 0;max-height:95vh;max-width:100%}.payment-modal-header h2{font-size:24px}.payment-method-content h3{font-size:20px}.bank-detail-item{align-items:flex-start;flex-direction:column;gap:4px}.bank-detail-value{text-align:left}}.payment-method-selection{padding:20px}.payment-method-selection h3{color:#333;font-size:22px;margin-bottom:10px}.payment-method-selection .selection-description{color:#666;font-size:14px;line-height:1.5;margin-bottom:20px}.creating-transaction{align-items:center;display:flex;flex-direction:column;gap:15px;margin-top:20px;padding:30px}.creating-transaction .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#4caf50;height:40px;width:40px}.creating-transaction p{color:#666;font-size:14px;margin:0}.payment-method-header{align-items:center;background-color:#f5f5f5;border-bottom:1px solid #ddd;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px 20px}.selected-method-info{color:#333;font-size:14px;margin:0}.selected-method-info strong{color:#4caf50;font-weight:600}.btn-change-method{align-items:center;background-color:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:background-color .3s,transform .2s}.btn-change-method:hover:not(:disabled){background-color:#1976d2;box-shadow:0 2px 8px #2196f34d;transform:translateY(-2px)}.btn-change-method:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.payment-modal-body .error-message{background-color:#ffebee;border-left:4px solid #c62828;border-radius:4px;color:#c62828;font-size:14px;line-height:1.5;margin-bottom:20px;padding:12px}@media (max-width:768px){.payment-method-header{align-items:flex-start;flex-direction:column;gap:12px}.btn-change-method{justify-content:center;width:100%}}.media-gallery{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin:1.5rem 0;padding:1rem}.media-gallery-title{color:#333;font-size:1rem;font-weight:600;margin:0 0 1rem}.media-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.media-item{aspect-ratio:1;background:#fff;border:2px solid #ddd;border-radius:8px;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s}.media-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.media-item:focus{outline:2px solid #007bff;outline-offset:2px}.media-item img,.video-thumbnail{height:100%;object-fit:cover;width:100%}.video-thumbnail{background:#000;position:relative}.video-thumbnail video{height:100%;object-fit:cover;opacity:.8;width:100%}.video-overlay{background:#0000004d;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.play-icon,.video-overlay{align-items:center;display:flex;justify-content:center}.play-icon{background:#ffffffe6;border-radius:50%;color:#333;font-size:1.5rem;height:50px;width:50px}.media-item-info{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:.5rem;position:absolute;right:0}.media-name{font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-modal{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:10000}.media-modal-content{align-items:center;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;position:relative}.media-modal-close{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:0;top:-2.5rem;transition:background .2s;width:40px;z-index:1}.media-modal-close:hover{background:#ffffff4d}.media-modal-image{object-fit:contain}.media-modal-image,.media-modal-video{border-radius:8px;max-height:85vh;max-width:100%}.media-modal-info{color:#fff;font-size:.9rem;margin-top:1rem;text-align:center}@media (max-width:768px){.media-grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.media-modal{padding:1rem}.media-modal-close{top:-2rem}}.booking-details-page{background:linear-gradient(135deg,#fbbf24,#f97316);min-height:100vh;padding:2rem}.booking-details-container{margin:0 auto;max-width:1400px}.booking-details-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.booking-details-header h1{color:#fff;flex:1 1;font-size:2rem;margin:0}.booking-details-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.details-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;overflow:hidden}.actions-card{background:#0000;border-radius:0;box-shadow:none;position:-webkit-sticky;position:sticky;top:calc(70px + 1rem);z-index:10}.actions-card .card-header{display:none}.actions-card .card-body{padding:0}.details-card:last-child{margin-bottom:0}.card-header h2{font-size:1.5rem;margin:0}.card-body{padding:2rem}.status-badges{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.status-pending{background:#fef3c7;color:#92400e}.status-confirmed{background:#fef3c7;color:#d97706}.status-in-progress{background:#fce7f3;color:#831843}.status-completed{background:#d1fae5;color:#065f46}.status-cancelled{background:#fee2e2;color:#991b1b}.status-waiting{background:#fef08a;color:#854d0e;font-size:.85rem}.status-confirmed-completion{background:#bbf7d0;color:#14532d;font-size:.85rem}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.info-item{flex-direction:column;gap:.5rem}.info-item.full-width{border-top:1px solid #e5e7eb;grid-column:1/-1;margin-top:1rem;padding-top:1.5rem}.info-label{color:#6b7280;font-size:.875rem;font-weight:600}.info-value{align-items:center;color:#1f2937;display:flex;font-size:1rem;font-weight:500;gap:.5rem}.service-icon{font-size:1.2rem}.description-text{color:#4b5563;line-height:1.6;white-space:pre-wrap}.cancellation-reason{color:#dc2626;font-style:italic}.external-link-info{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.external-badge{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;gap:.25rem;padding:.25rem .75rem}.referrer-url{background:#f1f5f9;border-radius:4px;color:#64748b;font-family:monospace;font-size:.85rem;padding:.25rem .5rem}.user-details{align-items:flex-start;display:flex;gap:2rem}.user-avatar-large{border-radius:50%;flex-shrink:0;height:100px;overflow:hidden;width:100px}.user-avatar-large img{height:100%;object-fit:cover;width:100%}.avatar-placeholder-large{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;display:flex;font-size:2.5rem;font-weight:700;height:100%;justify-content:center;width:100%}.user-details-info{flex:1 1}.user-details-info h3{color:#1f2937;font-size:1.5rem;margin:0 0 .5rem}.user-email{color:#6b7280;margin:0 0 1rem}.provider-categories{margin-top:1rem}.category-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.category-tag{align-items:center;background:#f3f4f6;border-radius:20px;color:#4b5563;display:inline-flex;font-size:.875rem;gap:.35rem;padding:.5rem 1rem}.category-tag-icon{display:block;height:1rem;object-fit:contain;width:1rem}.category-tag-emoji,.category-tag-text{align-items:center;display:inline-flex}.provider-rating{color:#4b5563;margin-top:.5rem}.pricing-breakdown{display:flex;flex-direction:column;gap:1rem}.pricing-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;font-size:1rem;justify-content:space-between;padding:.75rem 0}.pricing-item:last-child{border-bottom:none}.pricing-item.secondary{color:#6b7280;font-size:.875rem}.pricing-item .price{color:#f59e0b;font-size:1.25rem;font-weight:700}.payment-status{align-items:center;border-top:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem}.payment-badge{border-radius:20px;font-size:.875rem;font-weight:600;padding:.5rem 1rem;text-transform:uppercase}.payment-pending{background:#fef3c7;color:#92400e}.payment-processing{background:#fef3c7;color:#d97706}.payment-completed{background:#d1fae5;color:#065f46}.payment-failed{background:#fee2e2;color:#991b1b}.payment-refunded{background:#f3f4f6;color:#4b5563}.action-buttons{flex-direction:row;flex-wrap:nowrap;overflow-x:auto}.btn-full{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 0 auto;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem .9rem;transition:all .3s ease;width:auto}.btn-text-short{display:none}.btn-full:disabled{cursor:not-allowed;opacity:.5}.btn-confirm{background:#10b981}.btn-confirm:hover:not(:disabled){background:#059669;box-shadow:0 4px 6px #10b9814d;transform:translateY(-2px)}.btn-start{background:#f59e0b;color:#fff}.btn-start:hover:not(:disabled){background:#f59e0b;box-shadow:0 4px 6px #667eea4d;transform:translateY(-2px)}.btn-complete{background:#fbbf24;color:#fff}.btn-complete:hover:not(:disabled){background:#f59e0b;box-shadow:0 4px 6px #3b82f64d;transform:translateY(-2px)}.btn-confirm-completion{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b9814d;color:#fff;font-weight:600}.btn-confirm-completion:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 16px #10b98166;transform:translateY(-2px)}.btn-cancel{background:#ef4444;color:#fff}.btn-cancel:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 6px #ef44444d;transform:translateY(-2px)}.btn-review{background:#f59e0b;color:#fff}.btn-review:hover:not(:disabled){background:#d97706;box-shadow:0 4px 6px #f59e0b4d;transform:translateY(-2px)}.btn-back{background:#fff;border:2px solid #fff;color:#f59e0b;display:inline-block;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-back:hover{background:#ffffffe6;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.review-submitted-badge{background:#d1fae5;border-radius:8px;color:#065f46;font-weight:600;padding:1rem;text-align:center}.booking-details-error,.booking-details-loading{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:3rem;text-align:center}.booking-details-error h2{color:#dc2626;margin-bottom:1rem}.booking-details-error p{color:#6b7280;margin-bottom:2rem}.spinner{border:4px solid #e5e7eb}.booking-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.booking-modal-content{background:#fff;border-radius:12px;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;position:relative;width:100%}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:32px}.modal-close:hover{background:#f3f4f6;color:#1f2937}@media (max-width:1024px){.booking-details-content{grid-template-columns:1fr}.details-sidebar{order:-1}.actions-card{position:-webkit-sticky;position:sticky;top:1rem}}@media (max-width:768px){.booking-details-page{padding:1rem}.booking-details-header{align-items:flex-start;flex-direction:column}.booking-details-header .btn-back{display:none}.booking-details-header h1{font-size:1.5rem}.info-grid{gap:1rem;grid-template-columns:1fr}.user-details{align-items:center;flex-direction:column;text-align:center}.card-body{padding:1rem}.details-card{margin-bottom:1rem}.action-buttons{gap:.4rem}.btn-full{font-size:.75rem;padding:.5rem .6rem}.btn-text-full{display:none}.btn-text-short{display:inline}}.payment-waiting-message{animation:pulse 2s ease-in-out infinite;background:#fff3e0;border-left:4px solid #ff9800;border-radius:8px;color:#f57c00;font-size:14px;font-weight:500;margin-top:12px;padding:12px 16px;text-align:center}.btn-pay{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;font-weight:600}.btn-pay:hover:not(:disabled){background:linear-gradient(135deg,#45a049,#3d8b40);box-shadow:0 4px 12px #4caf504d;transform:translateY(-2px)}.conversations-page{margin:0 auto;max-width:1400px;min-height:calc(100vh - 80px);padding:2rem}.conversations-container{grid-gap:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:grid;gap:1rem;grid-template-columns:350px 1fr;height:calc(100vh - 160px);min-height:600px;overflow:hidden}.conversations-list{border-right:1px solid #e0e0e0;display:flex;flex-direction:column;overflow:hidden}.conversations-header{border-bottom:1px solid #e0e0e0;padding:1.5rem}.conversations-header h2{color:#333;font-size:1.5rem;margin:0}.conversation-items{flex:1 1;overflow-y:auto}.conversation-item{border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;gap:1rem;padding:1rem 1.5rem;transition:background-color .2s}.conversation-item:hover{background-color:#f9f9f9}.conversation-item.active{background-color:#e3f2fd;border-left:3px solid #2196f3}.conversation-avatar{flex-shrink:0;height:48px;width:48px}.avatar-placeholder,.conversation-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;display:flex;font-size:1rem;font-weight:600;justify-content:center}.conversation-content{flex:1 1;min-width:0}.conversation-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.conversation-top h4{color:#333;font-size:1rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-time{color:#999;flex-shrink:0;font-size:.75rem;margin-left:.5rem}.conversation-bottom{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.conversation-preview{color:#666;flex:1 1;font-size:.875rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread-badge{background:#2196f3;border-radius:12px;color:#fff;flex-shrink:0;font-size:.75rem;font-weight:600;padding:.125rem .5rem}.empty-state{color:#999;padding:3rem 1.5rem}.empty-state p{font-size:1rem;margin:0 0 .5rem}.empty-state small{font-size:.875rem}.chat-panel{display:flex;flex-direction:column;overflow:hidden}.chat-header{border-bottom:1px solid #e0e0e0;gap:1rem;padding:1.5rem}.chat-header-avatar{height:48px;width:48px}.chat-header-avatar .avatar-placeholder,.chat-header-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.chat-header-info h3{color:#333;font-size:1.25rem;margin:0 0 .25rem}.chat-header-info small{color:#666;font-size:.875rem}.chat-messages{background:#f5f5f5}.loading-messages{align-items:center;display:flex;height:100%;justify-content:center}.spinner-small{animation:spin .8s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#2196f3;height:24px;width:24px}.message{display:flex;margin-bottom:1rem}.message.mine{justify-content:flex-end}.message.theirs{justify-content:flex-start}.message-content{word-wrap:break-word;border-radius:16px;max-width:70%;padding:.75rem 1rem}.message.mine .message-content{background:#2196f3;border-bottom-right-radius:4px;color:#fff}.message.theirs .message-content{background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000001a;color:#333}.message-content p{font-size:.9375rem;line-height:1.4;margin:0 0 .25rem}.message-time{font-size:.75rem}.chat-input-container{background:#fff;border-top:1px solid #e0e0e0;display:flex;gap:.75rem;padding:1rem 1.5rem}.chat-input-container input{border:1px solid #e0e0e0;border-radius:24px;flex:1 1;font-size:.9375rem;outline:none;padding:.75rem 1rem}.chat-input-container input:focus{border-color:#2196f3}.chat-input-container button{background:#2196f3;border:none;border-radius:24px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.chat-input-container button:hover:not(:disabled){background:#1976d2}.chat-input-container button:disabled{background:#ccc;cursor:not-allowed}.chat-empty{color:#999;font-size:1.125rem}.error-container,.loading-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.spinner{border:4px solid #e0e0e0;border-top-color:#2196f3;height:48px;width:48px}.error-container p{color:#f44336;margin-bottom:1rem}.error-container button{background:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem}.error-container button:hover{background:#1976d2}.conversations-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.cancel-btn,.delete-mode-btn,.delete-selected-btn,.select-all-btn{border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.delete-mode-btn{background:#ef4444;color:#fff}.delete-mode-btn:hover:not(:disabled){background:#dc2626}.delete-mode-btn:disabled{background:#ccc;cursor:not-allowed}.select-all-btn{background:#fbbf24;color:#fff}.select-all-btn:hover{background:#f59e0b}.delete-selected-btn{background:#ef4444;color:#fff}.delete-selected-btn:hover:not(:disabled){background:#dc2626}.delete-selected-btn:disabled{background:#ccc;cursor:not-allowed}.cancel-btn{background:#6b7280;color:#fff}.cancel-btn:hover:not(:disabled){background:#4b5563}.cancel-btn:disabled{background:#ccc;cursor:not-allowed}.conversation-checkbox{align-items:center;display:flex;padding-right:.5rem}.conversation-checkbox input[type=checkbox]{cursor:pointer;height:18px;width:18px}.conversation-item.selected{background-color:#eff6ff;border-left:3px solid #fbbf24}.delete-single-btn{background:#0000;border:none;cursor:pointer;font-size:1.2rem;margin-left:auto;opacity:0;padding:.5rem;transition:opacity .2s}.conversation-item:hover .delete-single-btn{opacity:1}.delete-single-btn:hover:not(:disabled){transform:scale(1.2)}.delete-single-btn:disabled{cursor:not-allowed;opacity:.3}@media (max-width:768px){.conversations-container{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 120px)}.conversations-list{border-bottom:1px solid #e0e0e0;border-right:none;max-height:300px}.chat-panel{min-height:500px}}.transaction-history-page{background:#f5f7fa;min-height:100vh;padding:2rem}.transactions-container{margin:0 auto;max-width:1400px}.transactions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.transactions-header h1{color:#333;font-size:2rem;margin:0}.btn-back{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;color:#495057;cursor:pointer;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;transition:all .2s ease}.btn-back:hover{background:#e9ecef}.transactions-filters{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem}.filter-group label{font-size:.875rem;white-space:nowrap}.filter-group select{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:.875rem;min-width:200px;padding:.625rem 1rem}.filter-group select:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #667eea1a;outline:none}.transactions-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{box-shadow:0 2px 8px #00000014;text-align:center}.stat-value{color:#f59e0b}.stat-label{font-size:.875rem}.transactions-loading{padding:4rem 2rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;margin:0 auto 1rem}.transactions-loading p{color:#666;font-size:1.125rem}.transactions-error{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:4rem 2rem;text-align:center}.transactions-error p{color:#dc3545;font-size:1.125rem;margin-bottom:1.5rem}.btn-retry{padding:.75rem 2rem;transition:all .2s ease}.btn-retry,.btn-retry:hover{background:#f59e0b}.transactions-list{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow-x:auto}.transactions-table{border-collapse:collapse;width:100%}.transactions-table thead{background:#f8f9ff}.transactions-table th{border-bottom:2px solid #f59e0b;color:#333;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.transactions-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background .2s ease}.transactions-table tbody tr:hover{background:#f8f9ff}.transactions-table td{color:#333;font-size:.875rem;padding:1rem}.booking-id{color:#f59e0b;font-family:monospace;font-weight:600}.amount{color:#333;font-weight:700}.earnings{color:#28a745;font-weight:700}.status-pending{background:#fff3cd;color:#856404}.status-held{background:#d1ecf1;color:#0c5460}.status-completed{background:#d4edda;color:#155724}.status-failed,.status-refunded{background:#f8d7da;color:#721c24}.btn-view{font-size:.75rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.btn-view,.btn-view:hover{background:#f59e0b}.transactions-empty{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:4rem 2rem;text-align:center}.empty-icon{font-size:5rem;opacity:.5}.transactions-empty h3{color:#666;font-size:1.25rem;margin-bottom:.5rem}.transactions-empty p{color:#999}@media (max-width:1024px){.transactions-table{font-size:.8125rem}.transactions-table td,.transactions-table th{padding:.75rem}}@media (max-width:768px){.transaction-history-page{padding:1rem}.transactions-header{align-items:flex-start;flex-direction:column;gap:1rem}.transactions-header h1{font-size:1.5rem}.btn-back{width:100%}.filter-group,.transactions-filters{flex-direction:column}.filter-group{align-items:stretch}.filter-group select{min-width:100%}.transactions-stats{grid-template-columns:repeat(2,1fr)}.transactions-list{overflow-x:scroll}.transactions-table{min-width:800px}}@media (max-width:480px){.transactions-stats{grid-template-columns:1fr}.stat-value{font-size:1.75rem}}.video-player-container{background:#000;border-radius:16px;border-radius:var(--radius-lg,16px);box-shadow:0 8px 32px #0006,inset 0 0 0 1px #667eea1a;height:100%;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.video-player-container:hover{box-shadow:0 12px 48px #00000080,inset 0 0 0 2px #667eea4d}.video-label{animation:slideInFromTop .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);background:linear-gradient(135deg,#000000d9,#000000bf);border:1px solid #ffffff26;border-radius:12px;border-radius:var(--radius-md,12px);box-shadow:0 4px 16px #0000004d,inset 0 1px 0 #ffffff1a;color:#fff;font-size:.875rem;font-weight:600;left:1rem;left:var(--space-md,1rem);letter-spacing:.02em;padding:.75rem 1.5rem;padding:var(--space-sm,.75rem) var(--space-lg,1.5rem);position:absolute;text-transform:uppercase;top:1rem;top:var(--space-md,1rem);z-index:10}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.video-player{display:block;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%}.video-player.mirrored{transform:scaleX(-1)}.video-placeholder{align-items:center;animation:fadeIn .3s ease-out;background:linear-gradient(145deg,#1e293b,#0f172a);background:linear-gradient(145deg,var(--bg-secondary,#1e293b),var(--bg-primary,#0f172a));color:#94a3b8;color:var(--text-muted,#94a3b8);display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.placeholder-icon{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));font-size:4.5rem;margin-bottom:2rem;margin-bottom:var(--space-xl,2rem);opacity:.4}.placeholder-text{color:#cbd5e1;color:var(--text-secondary,#cbd5e1);font-size:1.125rem;font-weight:500;letter-spacing:.01em;padding:0 1.5rem;padding:0 var(--space-lg,1.5rem);text-align:center}.video-placeholder:before{animation:pulseGlow 3s ease-in-out infinite;background:radial-gradient(circle at center,#667eea0d 0,#0000 70%);content:"";inset:0;position:absolute}@keyframes pulseGlow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}@media (max-width:768px){.video-label{font-size:.75rem;left:.75rem;left:var(--space-sm,.75rem);padding:.5rem 1rem;padding:var(--space-xs,.5rem) var(--space-md,1rem);top:.75rem;top:var(--space-sm,.75rem)}.placeholder-icon{font-size:3.5rem;margin-bottom:1.5rem;margin-bottom:var(--space-lg,1.5rem)}.placeholder-text{font-size:1rem}}@media (prefers-reduced-motion:reduce){.placeholder-icon,.video-label,.video-placeholder:before{animation:none}}.audio-controls{flex-wrap:wrap;gap:1.5rem;gap:var(--space-lg,1.5rem);padding:1rem;padding:var(--space-md,1rem)}.audio-controls,.control-button{align-items:center;display:flex;justify-content:center}.control-button{border:none;border-radius:12px;border-radius:var(--radius-md,12px);box-shadow:0 4px 16px #00000029;box-shadow:var(--shadow-md,0 4px 16px #00000029);cursor:pointer;flex-direction:column;font-size:2rem;gap:.75rem;gap:var(--space-sm,.75rem);min-width:110px;overflow:hidden;padding:1.5rem 2rem;padding:var(--space-lg,1.5rem) var(--space-xl,2rem);position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.control-button:before{background:radial-gradient(circle at center,#ffffff4d,#0000 70%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transform:scale(0);transition:all .4s ease-out}.control-button:active:before{opacity:1;transform:scale(2);transition:transform 0s,opacity .4s}.control-button.active{background:linear-gradient(135deg,#f59e0b,#f97316);background:linear-gradient(135deg,var(--color-primary,#f59e0b) 0,var(--color-secondary,#f97316) 100%);border:2px solid #fff3;color:#fff}.control-button.active:after{background:linear-gradient(135deg,#ffffff1a,#0000);content:"";inset:0;pointer-events:none;position:absolute}.control-button.inactive{animation:shake .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#ef4444,#dc2626);background:linear-gradient(135deg,var(--color-danger,#ef4444) 0,var(--color-danger-dark,#dc2626) 100%);border:2px solid #ffffff26;color:#fff}.control-button:hover{box-shadow:0 8px 32px #0000003d,0 0 30px #667eea66;box-shadow:var(--shadow-lg,0 8px 32px #0000003d),0 0 30px #667eea66;transform:translateY(-4px) scale(1.02)}.control-button.active:hover{box-shadow:0 8px 32px #0000003d,0 0 20px #667eea80;box-shadow:var(--shadow-lg,0 8px 32px #0000003d),var(--shadow-glow-primary,0 0 20px #667eea80)}.control-button.inactive:hover{box-shadow:0 8px 32px #0000003d,0 0 20px #ef444480;box-shadow:var(--shadow-lg,0 8px 32px #0000003d),var(--shadow-glow-danger,0 0 20px #ef444480)}.control-button:active{box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);transform:translateY(-2px) scale(.98)}.control-button:focus-visible{outline:3px solid #8b9ff5;outline:3px solid var(--color-primary-light,#8b9ff5);outline-offset:3px}.control-button-icon{align-items:center;display:flex;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:inherit;justify-content:center;line-height:1;transition:transform .25s cubic-bezier(.4,0,.2,1);transition:transform var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.control-button:hover .control-button-icon{transform:scale(1.1)}.button-label{font-size:.875rem;font-weight:600;letter-spacing:.02em;line-height:1;text-shadow:0 1px 2px #0003;text-transform:uppercase;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.control-button:hover .button-label{letter-spacing:.05em}.control-button:disabled{cursor:not-allowed;opacity:.5}.control-button:disabled,.control-button:disabled:hover{box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);transform:none}@media (max-width:1024px){.audio-controls{gap:1rem;gap:var(--space-md,1rem)}.control-button{font-size:1.75rem;min-width:100px;padding:1rem 1.5rem;padding:var(--space-md,1rem) var(--space-lg,1.5rem)}}@media (max-width:768px){.audio-controls{gap:.75rem;gap:var(--space-sm,.75rem);padding:.75rem;padding:var(--space-sm,.75rem)}.control-button{font-size:1.5rem;min-width:85px;padding:1rem 1.5rem;padding:var(--space-md,1rem) var(--space-lg,1.5rem)}.button-label{font-size:.75rem}}@media (max-width:480px){.audio-controls{gap:.5rem;gap:var(--space-xs,.5rem)}.control-button{font-size:1.25rem;gap:.375rem;min-width:75px;padding:.75rem 1rem;padding:var(--space-sm,.75rem) var(--space-md,1rem)}.button-label{font-size:.6875rem}}@media (prefers-reduced-motion:reduce){.button-label,.control-button,.control-button-icon{animation:none;transition:none}.control-button:hover{transform:translateY(-2px)}.control-button:active{transform:translateY(0)}}.connection-status{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #0000;border-radius:9999px;border-radius:var(--radius-full,9999px);box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);display:inline-flex;font-size:.875rem;font-weight:700;gap:.75rem;gap:var(--space-sm,.75rem);letter-spacing:.02em;padding:.75rem 1.5rem;padding:var(--space-sm,.75rem) var(--space-lg,1.5rem);text-transform:uppercase;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.status-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));font-size:1.25rem}.status-text{font-size:.8125rem;line-height:1;white-space:nowrap}.status-connecting{animation:statusPulse 1.8s ease-in-out infinite;background:linear-gradient(135deg,#f59e0b26,#f59e0b1a);border-color:#f59e0b4d;color:#d97706}@keyframes statusPulse{0%,to{box-shadow:0 2px 8px #0000001f,0 0 0 0 #f59e0b66;opacity:1}50%{box-shadow:0 2px 8px #0000001f,0 0 0 8px #f59e0b00;opacity:.85}}.status-connected{animation:statusSlideIn .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#10b98126,#10b9811a);border-color:#10b9814d;color:#059669;color:var(--color-success-dark,#059669)}@keyframes statusSlideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.status-connected .status-icon{animation:iconBounce .6s cubic-bezier(.68,-.55,.265,1.55)}@keyframes iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.status-disconnected{animation:statusShake .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#ef444426,#ef44441a);border-color:#ef44444d;color:#dc2626;color:var(--color-danger-dark,#dc2626)}@keyframes statusShake{0%,to{transform:translateX(0)}25%{transform:translateX(-6px)}75%{transform:translateX(6px)}}.status-failed{background:linear-gradient(135deg,#ef444433,#dc262626);border-color:#ef444466;box-shadow:0 2px 8px #0000001f,0 0 20px #ef444433;box-shadow:var(--shadow-sm,0 2px 8px #0000001f),0 0 20px #ef444433;color:#dc2626;color:var(--color-danger-dark,#dc2626)}.status-closed{background:linear-gradient(135deg,#64748b26,#64748b1a);border-color:#64748b4d;color:#475569}.status-unknown{animation:statusPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#3b82f626,#3b82f61a);border-color:#3b82f64d;color:#fbbf24;color:var(--color-info,#fbbf24)}.connection-status:hover{box-shadow:0 4px 16px #00000029;box-shadow:var(--shadow-md,0 4px 16px #00000029);transform:translateY(-2px)}.status-connecting:hover,.status-unknown:hover{animation-play-state:paused}@media (max-width:768px){.connection-status{font-size:.75rem;gap:.5rem;gap:var(--space-xs,.5rem);padding:.5rem 1rem;padding:var(--space-xs,.5rem) var(--space-md,1rem)}.status-icon{font-size:1.125rem}.status-text{font-size:.75rem}}@media (max-width:480px){.connection-status{padding:.5rem .75rem;padding:var(--space-xs,.5rem) var(--space-sm,.75rem)}.status-text{font-size:.6875rem}}@media (prefers-reduced-motion:reduce){.connection-status,.status-connected .status-icon,.status-connecting,.status-disconnected,.status-unknown{animation:none!important}.connection-status:hover{transform:none}}.disconnect-modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.disconnect-modal{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:500px;padding:2.5rem;text-align:center;width:90%}.modal-icon{animation:pulse 2s infinite;font-size:4rem}.disconnect-modal h2{color:#ff6b6b;font-size:1.75rem;margin-bottom:1rem}.modal-message{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.modal-timer{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.timer-circle{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:50%;box-shadow:0 4px 15px #667eea66;display:inline-block;display:flex;flex-direction:column;height:120px;justify-content:center;margin-bottom:1rem;width:120px}.timer-number{color:#fff;font-size:2.5rem;font-weight:700;line-height:1}.timer-label{color:#ffffffe6;font-size:.75rem;letter-spacing:1px;text-transform:uppercase}.timer-text{color:#666;font-size:.95rem;margin:0}.modal-actions{margin-bottom:1rem}.modal-actions .btn{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s}.modal-actions .btn-secondary{background:#6c757d;color:#fff}.modal-actions .btn-secondary:hover{background:#5a6268;box-shadow:0 4px 12px #6c757d4d;transform:translateY(-2px)}.modal-actions .btn-danger{background:#dc3545;color:#fff}.modal-actions .btn-danger:hover{background:#c82333;box-shadow:0 4px 12px #dc35454d;transform:translateY(-2px)}.modal-hint{color:#999;font-size:.85rem;font-style:italic;margin:0}@media (max-width:600px){.disconnect-modal{padding:2rem 1.5rem}.modal-icon{font-size:3rem}.disconnect-modal h2{font-size:1.5rem}.modal-message{font-size:1rem}.timer-circle{height:100px;width:100px}.timer-number{font-size:2rem}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}}.quality-indicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#fff;font-size:.875rem;min-width:150px;padding:10px 15px;position:fixed;right:20px;top:80px;z-index:1000}.quality-summary{align-items:center;cursor:pointer;display:flex;gap:8px;-webkit-user-select:none;user-select:none}.quality-summary:hover{opacity:.9}.quality-icon{font-size:1.25rem}.quality-label{flex:1 1;font-weight:600}.quality-toggle{font-size:.75rem;opacity:.7}.quality-details{animation:slideDown .3s ease;border-top:1px solid #fff3;margin-top:15px;padding-top:15px}.quality-section{margin-bottom:15px}.quality-section:last-child{margin-bottom:0}.quality-section h4{font-size:.75rem;font-weight:600;letter-spacing:1px;margin:0 0 8px;opacity:.7;text-transform:uppercase}.quality-metric{align-items:center;display:flex;font-size:.8rem;justify-content:space-between;margin-bottom:6px}.quality-metric:last-child{margin-bottom:0}.metric-label{opacity:.8}.metric-value{font-family:Courier New,monospace;font-weight:600}@media (max-width:768px){.quality-indicator{font-size:.8rem;min-width:120px;padding:8px 12px;right:10px;top:70px}.quality-icon{font-size:1rem}.quality-section h4{font-size:.7rem}.quality-metric{font-size:.75rem}}.chat-toggle{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);background:linear-gradient(135deg,var(--color-primary,#f59e0b) 0,var(--color-secondary,#f97316) 100%);border:3px solid #fff3;border-radius:50%;bottom:30px;box-shadow:0 8px 32px #0000003d,0 0 20px #667eea66;box-shadow:var(--shadow-lg,0 8px 32px #0000003d),var(--shadow-glow-primary,0 0 20px #667eea66);color:#fff;cursor:pointer;display:flex;font-size:1.75rem;height:64px;justify-content:center;position:fixed;position:relative;right:30px;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base,.25s cubic-bezier(.4,0,.2,1));width:64px;z-index:700;z-index:var(--z-tooltip,700)}.chat-toggle:before{animation:rotateBorder 3s linear infinite;background:linear-gradient(135deg,#f59e0b,#f97316);background:linear-gradient(135deg,var(--color-primary,#f59e0b),var(--color-secondary,#f97316));border-radius:50%;content:"";inset:-3px;opacity:0;position:absolute;transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity var(--transition-base,.25s cubic-bezier(.4,0,.2,1));z-index:-1}@keyframes rotateBorder{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat-toggle:hover{box-shadow:0 12px 48px #00000052,0 0 40px #667eea99;box-shadow:var(--shadow-xl,0 12px 48px #00000052),0 0 40px #667eea99;transform:scale(1.12) rotate(5deg)}.chat-toggle:hover:before{opacity:.3}.chat-toggle:active{box-shadow:0 4px 16px #00000029;box-shadow:var(--shadow-md,0 4px 16px #00000029);transform:scale(1.05)}.chat-toggle.open{background:linear-gradient(135deg,#64748b,#475569);transform:rotate(0deg)}.chat-toggle.open:hover{transform:scale(1.08)}.chat-badge{align-items:center;animation:badgePulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ef4444,#dc2626);background:linear-gradient(135deg,var(--color-danger,#ef4444),var(--color-danger-dark,#dc2626));border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #ef444480;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:28px;justify-content:center;position:absolute;right:-8px;top:-8px;width:28px;z-index:1}@keyframes badgePulse{0%,to{box-shadow:0 2px 8px #ef444480;transform:scale(1)}50%{box-shadow:0 4px 16px #ef4444b3;transform:scale(1.15)}}.chat-box{animation:slideUp .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#1e293b,#0f172a);background:linear-gradient(to bottom,var(--bg-secondary,#1e293b),var(--bg-primary,#0f172a));border:2px solid #667eea4d;border-radius:20px;border-radius:var(--radius-xl,20px);bottom:110px;box-shadow:0 12px 48px #00000052,0 0 40px #667eea33;box-shadow:var(--shadow-xl,0 12px 48px #00000052),0 0 40px #667eea33;display:flex;flex-direction:column;height:550px;overflow:hidden;position:fixed;right:30px;width:380px;z-index:600;z-index:var(--z-popover,600)}.chat-header{background:linear-gradient(135deg,#f59e0b,#f97316);background:linear-gradient(135deg,var(--color-primary,#f59e0b) 0,var(--color-secondary,#f97316) 100%);border-bottom:2px solid #fff3;border-radius:20px 20px 0 0;border-radius:var(--radius-xl,20px) var(--radius-xl,20px) 0 0;box-shadow:0 4px 12px #0000001a;color:#fff;justify-content:space-between;padding:1.5rem 2rem;padding:var(--space-lg,1.5rem) var(--space-xl,2rem)}.chat-header,.chat-header h4{align-items:center;display:flex}.chat-header h4{font-size:1.125rem;font-weight:700;gap:.75rem;gap:var(--space-sm,.75rem);letter-spacing:-.01em;margin:0}.chat-header h4:before{content:"💬";font-size:1.25rem}.chat-close{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;border-radius:var(--radius-sm,8px);color:#fff;cursor:pointer;display:flex;font-size:1.25rem;height:36px;justify-content:center;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base,.25s cubic-bezier(.4,0,.2,1));width:36px}.chat-close:hover{background:#ffffff40;box-shadow:0 2px 8px #0003;transform:rotate(90deg)}.chat-close:active{transform:rotate(90deg) scale(.9)}.chat-messages{background:linear-gradient(180deg,#0f172a80,#1e293b80);flex:1 1;overflow-x:hidden;overflow-y:auto;padding:1.5rem;padding:var(--space-lg,1.5rem);scrollbar-color:#667eea4d #0000;scrollbar-width:thin}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#0000}.chat-messages::-webkit-scrollbar-thumb{background:#667eea4d;border-radius:9999px;border-radius:var(--radius-full,9999px)}.chat-messages::-webkit-scrollbar-thumb:hover{background:#667eea80}.chat-empty{align-items:center;color:#94a3b8;color:var(--text-muted,#94a3b8);display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;padding:var(--space-xl,2rem);text-align:center}.chat-empty:before{animation:float 3s ease-in-out infinite;content:"💭";font-size:3.5rem;margin-bottom:1.5rem;margin-bottom:var(--space-lg,1.5rem);opacity:.4}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.chat-empty p{font-size:1rem;font-weight:500;margin:.5rem 0;margin:var(--space-xs,.5rem) 0}.chat-hint{font-size:.875rem;font-style:italic;margin-top:.75rem;margin-top:var(--space-sm,.75rem);opacity:.7}.chat-message{animation:messageSlideIn .3s ease-out;display:flex;margin-bottom:1.5rem;margin-bottom:var(--space-lg,1.5rem)}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-message.mine{justify-content:flex-end}.chat-message.theirs{justify-content:flex-start}.message-bubble{word-wrap:break-word;border-radius:16px;border-radius:var(--radius-lg,16px);box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);max-width:75%;padding:1rem 1.5rem;padding:var(--space-md,1rem) var(--space-lg,1.5rem);transition:transform .15s cubic-bezier(.4,0,.2,1);transition:transform var(--transition-fast,.15s cubic-bezier(.4,0,.2,1))}.message-bubble:hover{box-shadow:0 4px 16px #00000029;box-shadow:var(--shadow-md,0 4px 16px #00000029);transform:translateY(-2px)}.chat-message.mine .message-bubble{background:linear-gradient(135deg,#f59e0b,#f97316);background:linear-gradient(135deg,var(--color-primary,#f59e0b) 0,var(--color-secondary,#f97316) 100%);border:1px solid #fff3;border-bottom-right-radius:6px;color:#fff}.chat-message.theirs .message-bubble{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #667eea33;border-bottom-left-radius:6px;color:#f1f5f9;color:var(--text-primary,#f1f5f9)}.message-sender{font-size:.75rem;font-weight:700;letter-spacing:.05em;opacity:.85;text-transform:uppercase}.message-sender,.message-text{margin-bottom:.5rem;margin-bottom:var(--space-xs,.5rem)}.message-text{font-size:.9375rem;line-height:1.5;word-break:break-word}.message-time{font-size:.6875rem;font-weight:500;opacity:.7;text-align:right}.chat-input-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(0deg,#0f172af2,#1e293be6);border-radius:0 0 20px 20px;border-radius:0 0 var(--radius-xl,20px) var(--radius-xl,20px);border-top:2px solid #667eea33;display:flex;gap:.75rem;gap:var(--space-sm,.75rem);padding:1.5rem;padding:var(--space-lg,1.5rem)}.chat-input{background:#ffffff14;border:1px solid #667eea4d;border-radius:12px;border-radius:var(--radius-md,12px);color:#f1f5f9;color:var(--text-primary,#f1f5f9);flex:1 1;font-size:.9375rem;outline:none;padding:1rem 1.5rem;padding:var(--space-md,1rem) var(--space-lg,1.5rem);transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.chat-input::placeholder{color:#94a3b8;color:var(--text-muted,#94a3b8)}.chat-input:focus{background:#ffffff1f;border-color:#f59e0b;border-color:var(--color-primary,#f59e0b);box-shadow:0 0 0 3px #667eea33,0 4px 16px #00000029;box-shadow:0 0 0 3px #667eea33,var(--shadow-md,0 4px 16px #00000029)}.chat-send{background:linear-gradient(135deg,#f59e0b,#f97316);background:linear-gradient(135deg,var(--color-primary,#f59e0b) 0,var(--color-secondary,#f97316) 100%);border:none;border-radius:12px;border-radius:var(--radius-md,12px);box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);color:#fff;cursor:pointer;font-size:.875rem;font-weight:700;letter-spacing:.05em;overflow:hidden;padding:1rem 2rem;padding:var(--space-md,1rem) var(--space-xl,2rem);position:relative;text-transform:uppercase;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.chat-send:before{background:linear-gradient(135deg,#fff3,#0000);content:"";inset:0;opacity:0;position:absolute;transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.chat-send:hover:not(:disabled){box-shadow:0 8px 32px #0000003d,0 0 20px #667eea66;box-shadow:var(--shadow-lg,0 8px 32px #0000003d),var(--shadow-glow-primary,0 0 20px #667eea66);transform:translateY(-3px)}.chat-send:hover:not(:disabled):before{opacity:1}.chat-send:active:not(:disabled){box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);transform:translateY(-1px)}.chat-send:disabled{cursor:not-allowed;opacity:.4;transform:none}@media (max-width:768px){.chat-box{bottom:95px;height:500px;max-height:calc(100vh - 120px);right:12px;width:calc(100% - 24px)}.chat-toggle{bottom:20px;font-size:1.5rem;height:56px;right:20px;width:56px}.chat-badge{font-size:.6875rem;height:24px;right:-6px;top:-6px;width:24px}.chat-header{padding:1rem 1.5rem;padding:var(--space-md,1rem) var(--space-lg,1.5rem)}.chat-header h4{font-size:1rem}.message-bubble{max-width:85%;padding:.75rem 1rem;padding:var(--space-sm,.75rem) var(--space-md,1rem)}.chat-input-form{padding:1rem;padding:var(--space-md,1rem)}.chat-send{font-size:.8125rem;padding:1rem 1.5rem;padding:var(--space-md,1rem) var(--space-lg,1.5rem)}}@media (max-width:480px){.chat-box{bottom:85px;height:450px;right:8px;width:calc(100% - 16px)}.chat-messages{padding:1rem;padding:var(--space-md,1rem)}.chat-input{font-size:.875rem;padding:.75rem 1rem;padding:var(--space-sm,.75rem) var(--space-md,1rem)}}@media (prefers-reduced-motion:reduce){.chat-badge,.chat-box,.chat-message,.chat-toggle,.message-bubble{animation:none;transition:none}.chat-empty:before{animation:none}}.recording-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;gap:var(--space-md,1rem)}.recording-btn{align-items:center;border:none;border-radius:12px;border-radius:var(--radius-md,12px);box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);cursor:pointer;display:flex;font-size:.9375rem;font-weight:700;gap:.75rem;gap:var(--space-sm,.75rem);justify-content:center;letter-spacing:.03em;overflow:hidden;padding:1rem 2rem;padding:var(--space-md,1rem) var(--space-xl,2rem);position:relative;text-transform:uppercase;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.recording-btn:before{background:linear-gradient(135deg,#ffffff26,#0000);content:"";inset:0;opacity:0;position:absolute;transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.recording-btn:hover:before{opacity:1}.recording-btn.start{background:linear-gradient(135deg,#ef4444,#dc2626);background:linear-gradient(135deg,var(--color-danger,#ef4444) 0,var(--color-danger-dark,#dc2626) 100%);border:2px solid #fff3;color:#fff}.recording-btn.start:hover{box-shadow:0 8px 32px #0000003d,0 0 20px #ef444466;box-shadow:var(--shadow-lg,0 8px 32px #0000003d),var(--shadow-glow-danger,0 0 20px #ef444466);transform:translateY(-3px) scale(1.02)}.recording-btn.start:active{box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);transform:translateY(-1px) scale(.98)}.recording-btn.stop{animation:pulseStop 2s ease-in-out infinite;background:linear-gradient(135deg,#64748b,#475569);border:2px solid #ffffff26;color:#fff}@keyframes pulseStop{0%,to{box-shadow:0 2px 8px #0000001f,0 0 0 0 #64748b66}50%{box-shadow:0 2px 8px #0000001f,0 0 20px #64748b99}}.recording-btn.stop:hover{animation:none;box-shadow:0 8px 32px #0000003d,0 0 30px #64748b80;box-shadow:var(--shadow-lg,0 8px 32px #0000003d),0 0 30px #64748b80;transform:translateY(-3px) scale(1.02)}.recording-btn.stop:active{box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);transform:translateY(-1px) scale(.98)}.recording-icon{align-items:center;display:flex;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:1.25rem;justify-content:center;line-height:1;transition:transform .25s cubic-bezier(.4,0,.2,1);transition:transform var(--transition-base,.25s cubic-bezier(.4,0,.2,1))}.recording-btn:hover .recording-icon{transform:scale(1.15)}.recording-btn.start .recording-icon{animation:recordPulse 1.5s ease-in-out infinite}@keyframes recordPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.recording-active{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;gap:var(--space-lg,1.5rem)}.recording-indicator{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ef44441f,#dc262614);border:2px solid #ef44444d;border-radius:12px;border-radius:var(--radius-md,12px);box-shadow:0 2px 8px #0000001f,inset 0 1px 0 #ffffff1a;box-shadow:var(--shadow-sm,0 2px 8px #0000001f),inset 0 1px 0 #ffffff1a;display:flex;gap:.75rem;gap:var(--space-sm,.75rem);padding:1rem 1.5rem;padding:var(--space-md,1rem) var(--space-lg,1.5rem)}.recording-dot{animation:pulseRecording 1.5s ease-in-out infinite;background:radial-gradient(circle,#f87171,#ef4444);background:radial-gradient(circle,var(--color-danger-light,#f87171),var(--color-danger,#ef4444));border-radius:50%;box-shadow:0 0 12px #ef444499,inset 0 1px 2px #ffffff4d;height:14px;width:14px}@keyframes pulseRecording{0%,to{box-shadow:0 0 12px #ef444499,0 0 0 0 #ef444466,inset 0 1px 2px #ffffff4d;opacity:1;transform:scale(1)}50%{box-shadow:0 0 20px #ef4444cc,0 0 0 6px #ef444400,inset 0 1px 2px #ffffff4d;opacity:.7;transform:scale(1.25)}}.recording-time{color:#ef4444;color:var(--color-danger,#ef4444);font-family:Courier New,Courier,monospace;font-size:1.125rem;font-weight:700;letter-spacing:.05em;min-width:80px;text-align:center;text-shadow:0 1px 2px #0000001a}.recording-label{font-size:.875rem;font-weight:600;line-height:1}.recording-btn:focus-visible{outline:3px solid #f87171;outline:3px solid var(--color-danger-light,#f87171);outline-offset:3px}.recording-btn.stop:focus-visible{outline-color:#94a3b8}.recording-btn:disabled{cursor:not-allowed;opacity:.5}.recording-btn:disabled,.recording-btn:disabled:hover{box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm,0 2px 8px #0000001f);transform:none}@media (max-width:1024px){.recording-controls{gap:.75rem;gap:var(--space-sm,.75rem)}.recording-btn{font-size:.875rem;padding:.75rem 1.5rem;padding:var(--space-sm,.75rem) var(--space-lg,1.5rem)}.recording-icon{font-size:1.125rem}}@media (max-width:768px){.recording-controls{justify-content:center}.recording-btn{font-size:.8125rem;gap:.5rem;gap:var(--space-xs,.5rem);padding:.75rem 1rem;padding:var(--space-sm,.75rem) var(--space-md,1rem)}.recording-icon{font-size:1.125rem}.recording-label{display:none}.recording-indicator{gap:.5rem;gap:var(--space-xs,.5rem);padding:.75rem 1rem;padding:var(--space-sm,.75rem) var(--space-md,1rem)}.recording-dot{height:12px;width:12px}.recording-time{font-size:1rem;min-width:70px}}@media (max-width:480px){.recording-active{gap:.75rem;gap:var(--space-sm,.75rem)}.recording-btn{font-size:.75rem;padding:.5rem .75rem;padding:var(--space-xs,.5rem) var(--space-sm,.75rem)}.recording-icon{font-size:1rem}.recording-time{font-size:.9375rem;min-width:60px}}@media (prefers-reduced-motion:reduce){.recording-btn,.recording-btn.stop,.recording-dot,.recording-icon{animation:none!important;transition:none}.recording-btn:hover{transform:translateY(-2px)}.recording-btn:active{transform:translateY(0)}}.connection-progress-container{align-items:center;background:linear-gradient(135deg,#1e293b,#0f172a);display:flex;justify-content:center;min-height:100vh;padding:2rem}.progress-content{animation:slideUp .5s ease-out;background:#ffffff0d;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:600px;padding:3rem 2rem;width:100%}.progress-header{margin-bottom:2rem;text-align:center}.loading-spinner-container{display:flex;justify-content:center;margin-bottom:1.5rem}.loading-spinner{border:4px solid #667eea33;border-top-color:#f59e0b;height:60px;width:60px}.error-icon-anim{animation:shake .5s ease-in-out;font-size:4rem;margin-bottom:1rem}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.success-icon-anim{animation:bounceIn .6s ease-out;color:#10b981;font-size:4rem;margin-bottom:1rem}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}.progress-header h2{color:#fff;font-size:2rem;font-weight:700;margin:0 0 .5rem}.loading-description,.success-description{color:#ffffffb3;font-size:1rem;margin:0}.error-description{color:#ef4444;font-size:1rem;line-height:1.5;margin:0 auto;max-width:400px}.progress-bar-container{margin-bottom:2rem}.progress-bar-background{background:#ffffff1a;border-radius:6px;height:12px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-bar-fill{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:6px;box-shadow:0 0 10px #667eea80;height:100%;transition:width .3s ease}.progress-percentage{color:#f59e0b;font-size:1.125rem;font-weight:700;text-align:center}.steps-container{margin-bottom:1.5rem}.step-row{align-items:center;border-radius:8px;display:flex;gap:1rem;margin-bottom:.5rem;padding:.875rem 1rem;transition:all .3s ease}.step-pending{background:#ffffff05;color:#fff6}.step-active{background:#667eea26;border-left:3px solid #f59e0b;color:#fff}.step-completed{background:#10b9811a;border-left:3px solid #10b981;color:#fffc}.step-error{background:#ef44441a;border-left:3px solid #ef4444;color:#fffc}.step-icon-container{align-items:center;display:flex;height:32px;justify-content:center;min-width:32px}.step-icon{font-size:1.25rem}.step-active .step-icon{animation:pulse 2s infinite}.step-label{flex:1 1;font-weight:500}.step-status-indicator{align-items:center;display:flex;justify-content:center;min-width:24px}.pulse-dot{animation:pulseDot 1.5s infinite;background:#f59e0b;border-radius:50%;height:10px;width:10px}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.check-mark{color:#10b981;font-size:1.125rem;font-weight:700}.time-estimate{align-items:center;background:#ffffff08;border-radius:8px;color:#ffffffb3;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;padding:.75rem;text-align:center}.time-icon{font-size:1rem}.error-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.btn-back,.btn-retry{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;min-width:150px;padding:.875rem 1.5rem;transition:all .3s ease}.btn-retry{box-shadow:0 4px 15px #667eea66}.btn-retry:hover{box-shadow:0 6px 20px #667eea80}.btn-back{background:#ffffff1a;color:#fff}.btn-back:hover{background:#ffffff26}.success-message{background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;margin-top:1.5rem;text-align:center}.success-message p{color:#10b981;font-weight:500;margin:0}@media (max-width:768px){.connection-progress-container{padding:1rem}.progress-content{padding:2rem 1.5rem}.progress-header h2{font-size:1.5rem}.error-icon-anim,.success-icon-anim{font-size:3rem}.loading-spinner{height:50px;width:50px}.step-row{padding:.75rem}.error-actions{flex-direction:column}.btn-back,.btn-retry{width:100%}}:root{--color-primary:#f59e0b;--color-primary-dark:#f59e0b;--color-primary-light:#8b9ff5;--color-secondary:#f97316;--color-secondary-dark:#5f3c85;--color-danger:#ef4444;--color-danger-dark:#dc2626;--color-danger-light:#f87171;--color-success:#10b981;--color-success-dark:#059669;--color-success-light:#34d399;--color-warning:#f59e0b;--color-info:#fbbf24;--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--bg-elevated:#475569;--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-disabled:#64748b;--space-xs:0.5rem;--space-sm:0.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--shadow-sm:0 2px 8px #0000001f;--shadow-md:0 4px 16px #00000029;--shadow-lg:0 8px 32px #0000003d;--shadow-xl:0 12px 48px #00000052;--shadow-glow-primary:0 0 20px #667eea66;--shadow-glow-danger:0 0 20px #ef444466;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-full:9999px;--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-base:250ms cubic-bezier(0.4,0,0.2,1);--transition-slow:350ms cubic-bezier(0.4,0,0.2,1);--transition-bounce:500ms cubic-bezier(0.68,-0.55,0.265,1.55);--z-base:1;--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-modal-backdrop:400;--z-modal:500;--z-popover:600;--z-tooltip:700}.live-session-page{background:linear-gradient(180deg,#0f172a,#1e293b);background:linear-gradient(to bottom,var(--bg-primary),var(--bg-secondary));color:#f1f5f9;color:var(--text-primary);display:flex;flex-direction:column;min-height:100vh;position:relative}.session-header{-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);background:#0f172acc;border-bottom:1px solid #667eea26;box-shadow:0 4px 16px #00000029;box-shadow:var(--shadow-md);justify-content:space-between;padding:2rem;padding:var(--space-xl) var(--space-xl);position:-webkit-sticky;position:sticky;top:0;z-index:200;z-index:var(--z-sticky)}.session-header,.session-info{align-items:center;display:flex}.session-info{gap:1.5rem;gap:var(--space-lg)}.session-info h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#f97316);background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;background-clip:text;font-size:1.875rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0}.btn-end,.btn-leave{background:linear-gradient(135deg,#ef4444,#dc2626);background:linear-gradient(135deg,var(--color-danger) 0,var(--color-danger-dark) 100%);border:none;border-radius:12px;border-radius:var(--radius-md);box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:.75rem 2rem;padding:var(--space-sm) var(--space-xl);position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base)}.btn-end:before,.btn-leave:before{background:linear-gradient(135deg,#0000,#fff3);content:"";inset:0;opacity:0;position:absolute;transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity var(--transition-base)}.btn-end:hover,.btn-leave:hover{box-shadow:0 8px 32px #0000003d,0 0 20px #ef444466;box-shadow:var(--shadow-lg),var(--shadow-glow-danger);transform:translateY(-3px)}.btn-end:hover:before,.btn-leave:hover:before{opacity:1}.btn-end:active,.btn-leave:active{box-shadow:0 2px 8px #0000001f;box-shadow:var(--shadow-sm);transform:translateY(-1px)}.btn-end:focus-visible,.btn-leave:focus-visible{outline:3px solid #f87171;outline:3px solid var(--color-danger-light);outline-offset:3px}.booking-info-bar{grid-gap:1.5rem;grid-gap:var(--space-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#667eea14,#764ba214);border-bottom:1px solid #667eea33;display:grid;gap:1.5rem;gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:2rem;padding:var(--space-xl)}.info-item{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;border-radius:var(--radius-md);cursor:default;display:flex;gap:1rem;gap:var(--space-md);padding:1rem 1.5rem;padding:var(--space-md) var(--space-lg);transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base)}.info-item:hover{background:#ffffff0f;border-color:#667eea4d;box-shadow:0 4px 16px #00000029;box-shadow:var(--shadow-md);transform:translateY(-2px)}.info-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea33,#764ba233);border-radius:8px;border-radius:var(--radius-sm);display:flex;font-size:1.5rem;height:48px;justify-content:center;min-width:48px;width:48px}.info-content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.info-label{color:#94a3b8;color:var(--text-muted);font-size:.8125rem;font-weight:500;letter-spacing:.05em;line-height:1}.info-value{color:#f1f5f9;color:var(--text-primary);font-size:1.125rem;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-id{background:linear-gradient(135deg,#667eea40,#764ba240);border:1px solid #667eea4d;border-radius:8px;border-radius:var(--radius-sm);font-family:Courier New,Courier,monospace;font-size:.875rem;padding:.5rem .75rem;padding:var(--space-xs) var(--space-sm)}.video-container{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:500px;padding:2rem;padding:var(--space-xl);position:relative}.video-container:before{background:linear-gradient(145deg,#667eea0d,#764ba20d);border:2px solid #667eea26;border-radius:16px;border-radius:var(--radius-lg);content:"";inset:2rem;inset:var(--space-xl);pointer-events:none;position:absolute;transition:all .35s cubic-bezier(.4,0,.2,1);transition:all var(--transition-slow)}.video-container:hover:before{border-color:#667eea4d;box-shadow:0 8px 32px #0000003d,inset 0 0 40px #667eea1a;box-shadow:var(--shadow-lg),inset 0 0 40px #667eea1a}.controls-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(0deg,#0f172af2,#1e293bcc);border-top:1px solid #667eea33;box-shadow:0 -4px 24px #0003;padding:1.5rem 2rem;padding:var(--space-lg) var(--space-xl)}.instructions{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#667eea1f,#764ba214);border-top:2px solid #667eea40;padding:2rem;padding:var(--space-xl) var(--space-xl)}.instructions h3{align-items:center;color:#8b9ff5;color:var(--color-primary-light);display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;gap:var(--space-sm);letter-spacing:-.015em;margin:0 0 1.5rem;margin:0 0 var(--space-lg) 0}.instructions h3:before{content:"💡";font-size:1.5rem}.instructions ul{display:flex;flex-direction:column;gap:.75rem;gap:var(--space-sm);list-style-type:none;margin:0;padding-left:2rem;padding-left:var(--space-xl)}.instructions li{color:#cbd5e1;color:var(--text-secondary);font-size:.9375rem;line-height:1.6;padding-left:1rem;padding-left:var(--space-md);position:relative}.instructions li:before{color:#f59e0b;color:var(--color-primary);content:"▸";font-weight:700;left:0;position:absolute}.live-session-loading{align-items:center;background:linear-gradient(180deg,#0f172a,#1e293b);background:linear-gradient(to bottom,var(--bg-primary),var(--bg-secondary));color:#f1f5f9;color:var(--text-primary);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;padding:var(--space-xl)}.spinner{animation:spin 1s cubic-bezier(.68,-.55,.265,1.55) .5s infinite;animation:spin 1s var(--transition-bounce) infinite;border:5px solid #667eea1a;border-bottom:5px solid #f97316;border-bottom:5px solid var(--color-secondary);border-top:5px solid var(--color-primary);filter:drop-shadow(0 0 20px rgba(102,126,234,.4));filter:drop-shadow(var(--shadow-glow-primary));height:64px;margin-bottom:2rem;margin-bottom:var(--space-xl);width:64px}.live-session-loading p{animation:fadeInOut 2s ease-in-out infinite;color:#94a3b8;color:var(--text-muted);font-size:1.125rem;font-weight:500}@keyframes fadeInOut{0%,to{opacity:.6}50%{opacity:1}}.live-session-error{align-items:center;background:linear-gradient(180deg,#0f172a,#1e293b);background:linear-gradient(to bottom,var(--bg-primary),var(--bg-secondary));color:#f1f5f9;color:var(--text-primary);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;padding:var(--space-xl);text-align:center}.live-session-error h2{color:#f87171;color:var(--color-danger-light);font-size:2rem;font-weight:700;margin:0 0 1.5rem;margin:0 0 var(--space-lg) 0;text-shadow:0 0 20px #ef444466;text-shadow:var(--shadow-glow-danger)}.live-session-error p{color:#cbd5e1;color:var(--text-secondary);font-size:1.125rem;line-height:1.6;margin:0 0 3rem;margin:0 0 var(--space-2xl) 0;max-width:500px}.btn-primary{background:linear-gradient(135deg,#f59e0b,#f97316);background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);border-radius:12px;border-radius:var(--radius-md);box-shadow:0 4px 16px #00000029;box-shadow:var(--shadow-md);font-size:1rem;font-weight:600;overflow:hidden;padding:1rem 3rem;padding:var(--space-md) var(--space-2xl);position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base)}.btn-primary:before{background:linear-gradient(135deg,#0000,#fff3);content:"";inset:0;opacity:0;position:absolute;transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity var(--transition-base)}.btn-primary:hover{box-shadow:0 8px 32px #0000003d,0 0 20px #667eea66;box-shadow:var(--shadow-lg),var(--shadow-glow-primary);transform:translateY(-3px)}.btn-primary:hover:before{opacity:1}.btn-primary:active{box-shadow:0 4px 16px #00000029;box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-primary:focus-visible{outline:3px solid #8b9ff5;outline:3px solid var(--color-primary-light);outline-offset:3px}.waiting-status-bar{align-items:center;animation:slideDown ease-out .35s cubic-bezier(.4,0,.2,1),glow 2s ease-in-out infinite;animation:slideDown var(--transition-slow) ease-out,glow 2s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#f59e0b,#f97316);background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);border:2px solid #fff3;border-radius:9999px;border-radius:var(--radius-full);box-shadow:0 20px 40px #0006,0 0 60px #667eea80,inset 0 1px 0 #fff3;color:#fff;display:flex;gap:1.5rem;gap:var(--space-lg);left:50%;padding:1.5rem 3rem;padding:var(--space-lg) var(--space-2xl);position:absolute;top:2rem;top:var(--space-xl);transform:translateX(-50%);z-index:300;z-index:var(--z-fixed)}.waiting-status-bar:after{background:linear-gradient(135deg,#fff3,#0000);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}@keyframes glow{0%,to{box-shadow:0 20px 40px #0006,0 0 30px #667eea66,inset 0 1px 0 #fff3}50%{box-shadow:0 20px 40px #0006,0 0 60px #667eeab3,inset 0 1px 0 #fff3}}.pulse-indicator{animation:pulse 2s ease-in-out infinite;background:#34d399;background:var(--color-success-light);border-radius:50%;box-shadow:0 0 12px #10b981;box-shadow:0 0 12px var(--color-success);height:14px;width:14px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.status-content{align-items:center;display:flex;gap:1rem;gap:var(--space-md);position:relative;z-index:1}.status-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:1.75rem;line-height:1}.status-text{display:flex;flex-direction:column;gap:.125rem}.status-title{font-size:1.0625rem;letter-spacing:-.01em;line-height:1.2;margin:0}.status-subtitle{font-size:.875rem;font-weight:500;line-height:1.2;margin:0;opacity:.95}:focus-visible{outline:3px solid #f59e0b;outline:3px solid var(--color-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:1024px){:root{--space-xl:1.5rem;--space-2xl:2rem}.video-container{min-height:400px;padding:1.5rem;padding:var(--space-lg)}.booking-info-bar{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:768px){:root{--space-xl:1rem;--space-2xl:1.5rem}.session-header{flex-direction:column;gap:1rem;gap:var(--space-md);padding:1rem;padding:var(--space-md);position:relative}.session-info{align-items:flex-start;flex-direction:column;gap:.75rem;gap:var(--space-sm);width:100%}.session-info h2{font-size:1.5rem}.btn-end,.btn-leave{padding:1rem 1.5rem;padding:var(--space-md) var(--space-lg);width:100%}.booking-info-bar{gap:1rem;gap:var(--space-md);grid-template-columns:1fr;padding:1rem;padding:var(--space-md)}.info-item{padding:.75rem 1rem;padding:var(--space-sm) var(--space-md)}.info-icon{font-size:1.25rem;height:40px;min-width:40px;width:40px}.info-value{font-size:1rem}.video-container{min-height:300px}.controls-container,.instructions,.video-container{padding:1rem;padding:var(--space-md)}.instructions h3{font-size:1.125rem}.instructions li{font-size:.875rem}.waiting-status-bar{max-width:calc(100% - 2rem);max-width:calc(100% - var(--space-xl));padding:1rem 1.5rem;padding:var(--space-md) var(--space-lg);top:1rem;top:var(--space-md)}.status-icon{font-size:1.5rem}.status-title{font-size:.9375rem}.status-subtitle{font-size:.8125rem}}.admin-layout{background-color:#f5f7fa;display:flex;min-height:100vh}.admin-sidebar{background:linear-gradient(180deg,#1e293b,#0f172a);box-shadow:2px 0 10px #0000001a;color:#fff;display:flex;flex-direction:column;height:100vh;position:fixed;width:260px;z-index:100}.sidebar-header{border-bottom:1px solid #ffffff1a;padding:2rem 1.5rem}.sidebar-logo{display:block;height:auto;margin-bottom:.75rem;max-width:100%;width:180px}.sidebar-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f97316);-webkit-background-clip:text;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.admin-badge{background:#ef4444;border-radius:12px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.sidebar-nav{flex:1 1;overflow-y:auto;padding:1rem .75rem}.nav-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#ffffffb3;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;margin-bottom:.5rem;padding:.875rem 1rem;text-align:left;transition:all .2s;width:100%}.nav-item:hover{background:#ffffff1a;color:#fff;transform:translateX(4px)}.nav-item.active{background:linear-gradient(135deg,#fbbf24,#f97316);box-shadow:0 4px 12px #667eea66;color:#fff;font-weight:600}.nav-icon{font-size:1.25rem;text-align:center;width:24px}.nav-label{flex:1 1}.sidebar-footer{border-top:1px solid #ffffff1a;padding:1rem}.user-info{background:#ffffff0d;border-radius:8px;display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem;padding:.75rem}.user-name{color:#fff;font-size:.9rem;font-weight:600}.user-email{color:#fff9;font-size:.75rem}.btn-logout{background:#ef444433;border:1px solid #ef44444d;border-radius:8px;color:#fca5a5;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem;transition:all .2s;width:100%}.btn-logout:hover{background:#ef4444;border-color:#ef4444;color:#fff}.admin-main{display:flex;flex:1 1;flex-direction:column;margin-left:260px}.admin-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;padding:1.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-content h1{color:#1e293b;font-size:1.75rem;font-weight:700;margin:0}.subtitle{color:#64748b;font-size:.95rem;margin:.5rem 0 0}.admin-content{flex:1 1;max-width:1400px;padding:2rem;width:100%}@media (max-width:1024px){.admin-sidebar{width:220px}.admin-main{margin-left:220px}}@media (max-width:768px){.admin-sidebar{width:70px}.admin-main{margin-left:70px}.admin-badge,.btn-logout,.nav-label,.sidebar-header h2,.user-info{display:none}.nav-item{justify-content:center}.sidebar-footer{padding:.5rem}}.stat-card{align-items:flex-start;box-shadow:0 1px 3px #0000001a;gap:1.25rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s}.stat-card:before{background:linear-gradient(180deg,var(--card-color-start),var(--card-color-end));content:"";height:100%;left:0;position:absolute;top:0;width:4px}.stat-card.blue{--card-color-start:#fbbf24;--card-color-end:#f59e0b}.stat-card.green{--card-color-start:#22c55e;--card-color-end:#16a34a}.stat-card.orange,.stat-card.purple{--card-color-start:#f97316;--card-color-end:#ea580c}.stat-card.red{--card-color-start:#ef4444;--card-color-end:#dc2626}.stat-card.yellow{--card-color-start:#fbbf24;--card-color-end:#f59e0b}.stat-card.clickable{cursor:pointer}.stat-card.clickable:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.stat-icon-wrapper{align-items:center;background:linear-gradient(135deg,var(--card-color-start),var(--card-color-end));border-radius:12px;box-shadow:0 4px 12px #00000026;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.stat-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:1.75rem}.stat-content{min-width:0}.stat-label{color:#64748b;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.stat-value{color:#1e293b;font-size:2rem;line-height:1;margin-bottom:.5rem}.stat-subtitle{color:#94a3b8;font-size:.9rem;margin-top:.25rem}.stat-trend{align-items:center;border-radius:12px;display:inline-flex;font-size:.85rem;font-weight:600;gap:.25rem;margin-top:.75rem;padding:.25rem .75rem}.trend-up{background:#dcfce7;color:#16a34a}.trend-down{background:#fee2e2;color:#dc2626}.trend-neutral{background:#f1f5f9;color:#64748b}.trend-icon{font-size:1rem;font-weight:700}@media (max-width:640px){.stat-card{padding:1.25rem}.stat-icon-wrapper{height:50px;width:50px}.stat-icon,.stat-value{font-size:1.5rem}}.admin-dashboard-content{display:flex;flex-direction:column;gap:2rem}.quick-actions{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.action-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;position:relative;transition:all .3s}.action-card:hover{border-color:#f59e0b;box-shadow:0 12px 24px #f59e0b40;transform:translateY(-4px)}.action-icon{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;display:flex;flex-shrink:0;font-size:2.5rem;height:60px;justify-content:center;width:60px}.action-content{flex:1 1}.action-label{color:#64748b;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.action-value{color:#1e293b;font-size:1.25rem;font-weight:700}.action-badge{background:#ef4444;border-radius:12px;box-shadow:0 4px 12px #ef444466;color:#fff;font-size:.75rem;font-weight:700;padding:.375rem .625rem;position:absolute;right:-8px;top:-8px}.action-arrow{color:#cbd5e1;font-size:1.5rem;transition:all .3s}.action-card:hover .action-arrow{color:#f59e0b;transform:translateX(4px)}.dashboard-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:2rem}.dashboard-section h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.dashboard-section h3{color:#475569;font-size:1.125rem;font-weight:600;margin:1.5rem 0 1rem}.stats-grid{margin-bottom:1.5rem}.stats-grid.financial{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.role-distribution{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin-top:1.5rem;padding:1.5rem}.role-stats{display:flex;flex-direction:column;gap:1rem}.role-stat{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:1rem}.role-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.role-name{color:#475569;font-size:.95rem;font-weight:600;text-transform:capitalize}.role-count{color:#1e293b;font-size:1.5rem;font-weight:700}.role-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.role-bar-fill{background:linear-gradient(90deg,#fbbf24,#f97316);border-radius:4px;height:100%;transition:width .6s ease}.booking-distribution{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin-top:1.5rem;padding:1.5rem}.booking-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.booking-stat{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.status-badge{font-size:.75rem}.status-badge.pending{background:#fed7aa;color:#ea580c}.status-badge.confirmed{background:#fef3c7;color:#d97706}.status-badge.in-progress{background:#fed7aa;color:#ea580c}.status-badge.completed{background:#dcfce7;color:#16a34a}.status-badge.cancelled{background:#fee2e2;color:#dc2626}.booking-count{color:#1e293b;font-size:1.75rem;font-weight:700}.revenue-chart{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin-top:2rem;padding:1.5rem}.revenue-chart h3{color:#475569;font-size:1.125rem;font-weight:600;margin:0 0 1.5rem}.chart-container{align-items:flex-end;background:#fff;border-radius:8px;display:flex;gap:.75rem;height:200px;overflow-x:auto;padding:1rem}.chart-bar-wrapper{align-items:center;display:flex;flex-direction:column;gap:.5rem;min-width:60px}.chart-bar{align-items:flex-end;display:flex;height:140px;position:relative;width:100%}.chart-bar-fill{background:linear-gradient(180deg,#fbbf24,#f97316);border-radius:6px 6px 0 0;box-shadow:0 4px 12px #f59e0b59;cursor:pointer;transition:all .4s ease;width:100%}.chart-bar-fill:hover{opacity:.8;transform:scaleY(1.05)}.chart-label{color:#64748b;font-size:.7rem;font-weight:600;white-space:nowrap}.chart-value{color:#1e293b;font-size:.75rem;font-weight:700;white-space:nowrap}.dashboard-footer{display:flex;justify-content:center;padding:2rem 0}.btn-refresh{background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:12px;box-shadow:0 4px 12px #f59e0b59;font-size:1rem;font-weight:600;padding:1rem 2.5rem;text-shadow:0 1px 2px #0000001a;transition:all .3s}.btn-refresh:hover{box-shadow:0 6px 20px #f59e0b73;transform:translateY(-2px)}.dashboard-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px}.spinner{height:50px;margin-bottom:1rem;width:50px}.dashboard-loading p{color:#64748b;font-size:1rem}.dashboard-error{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.dashboard-error h2{color:#ef4444;font-size:1.5rem;margin:0 0 1rem}.dashboard-error p{color:#64748b;font-size:1rem;margin:0 0 2rem}.btn-retry{background:linear-gradient(135deg,#fbbf24,#f97316);border:none;border-radius:8px;box-shadow:0 4px 12px #f59e0b59;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-shadow:0 1px 2px #0000001a;transition:all .3s}.btn-retry:hover{box-shadow:0 6px 20px #f59e0b73;transform:translateY(-2px)}@media (max-width:1024px){.quick-actions,.stats-grid,.stats-grid.financial{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.admin-dashboard-content{gap:1.5rem}.quick-actions{grid-template-columns:1fr}.action-card{padding:1.25rem}.dashboard-section{padding:1.5rem}.stats-grid,.stats-grid.financial{grid-template-columns:1fr}.booking-stats{grid-template-columns:repeat(2,1fr)}.chart-container{height:150px}.chart-bar{height:100px}.chart-value{font-size:.65rem}.btn-refresh{width:100%}}@media (max-width:480px){.booking-stats{grid-template-columns:1fr}.action-value{font-size:1rem}}.data-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.table-toolbar{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.search-box{flex:1 1;max-width:400px;position:relative}.search-icon{color:#94a3b8;font-size:1rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.search-input{border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;padding:.75rem 1rem .75rem 2.75rem;transition:all .2s;width:100%}.search-input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #667eea1a;outline:none}.table-info{color:#64748b;font-size:.9rem;font-weight:500}.table-wrapper{overflow-x:auto}.data-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.data-table th{color:#475569;font-size:.85rem;letter-spacing:.5px;padding:1rem 1.5rem;text-align:left;text-transform:uppercase;white-space:nowrap}.data-table th.sortable{cursor:pointer;transition:background .2s;-webkit-user-select:none;user-select:none}.data-table th.sortable:hover{background:#e2e8f0}.th-content{align-items:center;display:flex;gap:.5rem}.sort-indicator{color:#f59e0b;font-weight:700}.data-table tbody tr{border-bottom:1px solid #e2e8f0;transition:background .2s}.data-table tbody tr:hover{background:#f8fafc}.data-table tbody tr.clickable{cursor:pointer}.data-table tbody tr.clickable:hover{background:#f1f5f9}.data-table td{color:#334155;font-size:.95rem;padding:1rem 1.5rem}.actions-cell{align-items:center;display:flex;gap:.5rem}.pagination{background:#f8fafc;border-top:1px solid #e2e8f0;gap:.5rem;padding:1.5rem}.page-btn{background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;font-weight:500;height:36px;min-width:36px;padding:.5rem;transition:all .2s}.page-btn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.page-btn.active{background:#f59e0b;border-color:#f59e0b;color:#fff;font-weight:600}.page-btn:disabled{cursor:not-allowed;opacity:.4}.empty-state{color:#94a3b8;padding:4rem 2rem}.empty-icon{display:block;font-size:4rem;margin-bottom:1rem}.empty-state p{color:#64748b;font-size:1.1rem;margin:0}.data-table-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:4rem 2rem;text-align:center}.spinner{animation:spin .8s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#f59e0b;height:40px;width:40px}@media (max-width:768px){.table-toolbar{align-items:stretch;flex-direction:column;gap:1rem}.search-box{max-width:100%}.table-info{text-align:center}.data-table td,.data-table th{font-size:.85rem;padding:.75rem 1rem}}.confirm-dialog-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.confirm-dialog{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:2rem;text-align:center;width:90%}.dialog-icon{animation:scaleIn .4s ease-out;font-size:4rem;margin-bottom:1rem}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.dialog-icon.warning{filter:drop-shadow(0 4px 12px rgba(251,191,36,.3))}.dialog-icon.danger{filter:drop-shadow(0 4px 12px rgba(239,68,68,.3))}.dialog-icon.info{filter:drop-shadow(0 4px 12px rgba(59,130,246,.3))}.dialog-icon.success{filter:drop-shadow(0 4px 12px rgba(34,197,94,.3))}.dialog-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.dialog-message{color:#64748b;font-size:1rem;line-height:1.5;margin:0 0 2rem}.dialog-actions{display:flex;gap:1rem;justify-content:center}.btn-cancel,.btn-confirm{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .2s}.btn-cancel{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.btn-cancel:hover:not(:disabled){background:#e2e8f0}.btn-confirm{color:#fff}.btn-confirm.warning{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 12px #fbbf244d}.btn-confirm.warning:hover:not(:disabled){box-shadow:0 6px 16px #fbbf2466;transform:translateY(-1px)}.btn-confirm.danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef44444d}.btn-confirm.danger:hover:not(:disabled){box-shadow:0 6px 16px #ef444466;transform:translateY(-1px)}.btn-confirm.info{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 12px #3b82f64d}.btn-confirm.info:hover:not(:disabled){box-shadow:0 6px 16px #3b82f666;transform:translateY(-1px)}.btn-confirm.success{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 12px #22c55e4d}.btn-confirm.success:hover:not(:disabled){box-shadow:0 6px 16px #22c55e66;transform:translateY(-1px)}.btn-cancel:disabled,.btn-confirm:disabled{cursor:not-allowed;opacity:.6}@media (max-width:480px){.confirm-dialog{padding:1.5rem}.dialog-icon{font-size:3rem}.dialog-title{font-size:1.25rem}.dialog-actions{flex-direction:column-reverse}.btn-cancel,.btn-confirm{width:100%}}.admin-users-page{display:flex;flex-direction:column;gap:2rem}.filters-bar{gap:1.5rem}.filter-group{gap:.75rem}.filter-group label{color:#475569;font-size:.9rem}.filter-select{border:1px solid #cbd5e1;color:#334155;font-size:.95rem;min-width:150px;padding:.625rem 1rem;transition:all .2s}.filter-select:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #667eea1a}.user-name-cell{display:flex;flex-direction:column;gap:.25rem}.user-name-cell strong{color:#1e293b;font-weight:600}.user-name-cell small{color:#64748b;font-size:.85rem}.role-badge,.status-badge{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.3px;padding:.375rem .75rem;text-transform:uppercase}.badge-suspended{background:#fed7aa;color:#ea580c}.role-client{background:#fef3c7;color:#f59e0b}.role-provider{background:#e9d5ff;color:#ea580c}.role-admin{background:#fef3c7;color:#ca8a04}.btn-action.activate{background:#dcfce7;color:#16a34a}.btn-action.activate:hover{background:#16a34a;color:#fff}.btn-action.suspend{background:#fed7aa;color:#ea580c}.btn-action.suspend:hover{background:#ea580c;color:#fff}.btn-action.ban{background:#fee2e2;color:#dc2626}.btn-action.ban:hover{background:#dc2626;color:#fff}.no-action{color:#94a3b8;font-style:italic}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.filters-bar{flex-direction:column}.filter-group{width:100%}.filter-select{flex:1 1}.action-buttons{flex-direction:column}.btn-action{width:100%}}.admin-providers-page{display:flex;flex-direction:column;gap:2rem}.provider-name-cell{display:flex;flex-direction:column;gap:.25rem}.provider-name-cell strong{color:#1e293b;font-weight:600}.provider-name-cell small{color:#64748b;font-size:.85rem}.specialty-tag{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:600;padding:.375rem .75rem}.badge-pending,.specialty-tag{background:#fed7aa;color:#ea580c}.badge-approved{background:#dcfce7;color:#16a34a}.badge-rejected{background:#fee2e2;color:#dc2626}.btn-action.approve{background:#dcfce7;color:#16a34a}.btn-action.approve:hover{background:#16a34a;color:#fff}.btn-action.reject{background:#fee2e2;color:#dc2626}.btn-action.reject:hover{background:#dc2626;color:#fff}.btn-action.premium{background-color:#f0f0f0;color:#666}.btn-action.premium.active{background:linear-gradient(135deg,gold,orange);color:#000;font-weight:700}.btn-action.premium:hover{background:linear-gradient(135deg,orange,gold);color:#000}.premium-badge{background:linear-gradient(135deg,gold,orange);border-radius:12px;box-shadow:0 2px 4px #ffd7004d;color:#000;display:inline-block;font-size:.75rem;font-weight:700;margin-left:8px;padding:2px 8px}.modal-content{max-width:600px}.detail-section{border-bottom:2px solid #f1f5f9;padding-bottom:1rem}.detail-section h4{align-items:center;color:#1e293b;display:flex;font-size:1rem;font-weight:700;gap:.5rem;margin:0 0 1rem}.detail-section h4:before{background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:2px;content:"";display:inline-block;height:16px;width:4px}.status-indicator{align-items:center;display:inline-flex;gap:.5rem}.status-indicator:before{border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.status-indicator.online:before{background:#22c55e;box-shadow:0 0 6px #22c55e80}.status-indicator.offline:before{background:#94a3b8}.verification-badge{font-size:.8rem}.verification-badge.verified{color:#16a34a}.verification-badge.unverified{color:#f59e0b}.badge-active{background:#dcfce7;color:#16a34a}.badge-suspended{background:#fef3c7;color:#d97706}.badge-banned{background:#fee2e2;color:#dc2626}.detail-row{border-bottom:1px solid #f1f5f9;padding:1rem 0}.detail-row.full{grid-template-columns:1fr}.detail-row p,.detail-row span{color:#1e293b;margin:0}.skills-list{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#fef3c7;border-radius:12px;color:#d97706;display:inline-block;font-size:.85rem;font-weight:600;padding:.375rem .75rem}.rejection-reason{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem}.rejection-reason p{color:#991b1b}.reject-dialog{min-width:450px}.reject-textarea{border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;font-size:.95rem;margin-bottom:1.5rem;padding:.875rem;resize:vertical;transition:all .2s;width:100%}.reject-textarea:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a;outline:none}.email-section{background:#f8fafc;border-radius:12px;margin-top:1rem;padding:1.25rem}.email-section h4{color:#334155;font-size:1rem;margin:0 0 1rem}.email-history-list{display:flex;flex-direction:column;gap:.75rem;max-height:250px;overflow-y:auto}.email-history-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem 1rem}.email-info{display:flex;flex-direction:column;gap:.25rem}.email-template{color:#334155;font-size:.9rem;font-weight:600}.email-subject{color:#64748b;font-size:.85rem;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email-meta{align-items:flex-end;display:flex;flex-direction:column;gap:.25rem}.email-status{border-radius:4px;font-size:.75rem;font-weight:600;padding:.25rem .5rem;text-transform:uppercase}.email-status.status-sent{background:#dcfce7;color:#16a34a}.email-status.status-failed{background:#fee2e2;color:#dc2626}.email-date{color:#94a3b8;font-size:.8rem}.no-data{color:#94a3b8;padding:1rem}.loading-small{color:#64748b;padding:1rem;text-align:center}.manual-email-section{border-top:1px solid #e2e8f0;margin-top:1.25rem;padding-top:1.25rem}.manual-email-section h5{color:#334155;font-size:.95rem;margin:0 0 .75rem}.manual-email-form{display:flex;gap:.75rem}.template-select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;padding:.625rem .875rem}.template-select:focus{border-color:#667eea;outline:none}.btn-send-email{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.625rem 1.25rem;transition:opacity .2s;white-space:nowrap}.btn-send-email:hover:not(:disabled){opacity:.9}.btn-send-email:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.filters-bar{flex-direction:column}.filter-btn{justify-content:center;width:100%}.action-buttons{flex-direction:column}.btn-action{width:100%}.modal-content{width:95%}.reject-dialog{min-width:auto;width:95%}.detail-row{gap:.5rem;grid-template-columns:1fr}.email-history-item,.manual-email-form{flex-direction:column}.email-history-item{align-items:flex-start;gap:.5rem}.email-meta{align-items:flex-start;flex-direction:row;gap:.75rem}}.profile-completeness-cell{align-items:center;display:flex}.completeness-badge{align-items:center;border-radius:12px;display:inline-flex;font-size:.8rem;font-weight:600;gap:.25rem;padding:.375rem .75rem;white-space:nowrap}.completeness-badge.complete{background:#dcfce7;color:#16a34a}.completeness-badge.incomplete{background:#fee2e2;color:#dc2626;cursor:help}.completeness-badge .missing-count{font-size:.75rem;margin-left:.25rem;opacity:.8}.completeness-section{background:#f8fafc;border-radius:12px;margin-top:1rem;padding:1.25rem}.completeness-status{align-items:center;border-radius:8px;display:inline-flex;font-weight:600;padding:.5rem 1rem}.completeness-status.complete{background:#dcfce7;color:#16a34a}.completeness-status.incomplete{background:#fee2e2;color:#dc2626}.missing-fields-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:.75rem 0 0;padding:0}.missing-field-item{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;display:flex;font-size:.9rem;gap:.5rem;padding:.625rem .875rem}.missing-icon{align-items:center;background:#dc2626;border-radius:50%;color:#fff;display:inline-flex;font-size:.75rem;font-weight:700;height:20px;justify-content:center;width:20px}.categories-list{display:flex;flex-wrap:wrap;gap:.5rem}.categories-tags{display:flex;flex-wrap:wrap;gap:.375rem}.category-tag{background:#fef3c7;color:#d97706;font-size:.8rem;padding:.25rem .625rem}.category-tag,.more-badge{border-radius:8px;display:inline-block;font-weight:600}.more-badge{background:#e2e8f0;color:#64748b;font-size:.75rem;padding:.25rem .5rem}.admin-bookings-page{padding:20px}.bookings-filters{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px}.filter-select{border-radius:6px;min-width:200px;padding:8px 12px;transition:border-color .3s}.filter-select:hover{border-color:#06c}.filter-select:focus{border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.btn-refresh{background:#06c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .3s}.btn-refresh:hover{background:#0052a3}.btn-refresh:disabled{background:#ccc;cursor:not-allowed}.bookings-table-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.user-cell{gap:2px}.user-cell strong{color:#333}.user-cell small{color:#666;font-size:12px}.category-cell{align-items:center;display:flex;gap:8px}.category-icon{font-size:20px}.type-badge{border-radius:12px;font-size:12px;font-weight:600;padding:4px 12px;text-transform:uppercase}.type-instant{background:#e3f2fd;color:#1976d2}.type-scheduled{background:#f3e5f5;color:#7b1fa2}.type-cell{align-items:center;display:flex;gap:6px}.external-link-badge{cursor:help;font-size:14px}.date-cell{color:#555;font-size:13px}.badge-pending{background:#fff3cd;color:#856404}.badge-confirmed{background:#d1ecf1;color:#0c5460}.badge-in-progress{background:#e2e3e5;color:#383d41}.badge-completed{background:#d4edda;color:#155724}.badge-cancelled{background:#f8d7da;color:#721c24}.badge-unknown{background:#e2e3e5;color:#6c757d}.action-buttons{gap:8px}.action-buttons button{background:#f0f0f0;border:none;border-radius:6px;cursor:pointer;font-size:16px;padding:6px 10px;transition:all .3s}.action-buttons button:hover{transform:scale(1.1)}.btn-view{background:#e3f2fd}.btn-view:hover{background:#bbdefb}.btn-confirm{background:#d1ecf1}.btn-confirm:hover{background:#bee5eb}.btn-start{background:#e2e3e5}.btn-start:hover{background:#d6d8db}.btn-complete{background:#d4edda}.btn-complete:hover{background:#c3e6cb}.btn-cancel{background:#f8d7da}.btn-cancel:hover{background:#f5c6cb}.pagination{border-radius:8px;box-shadow:0 2px 4px #0000001a;gap:15px;margin-top:20px;padding:15px}.btn-page{background:#06c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .3s}.btn-page:hover:not(:disabled){background:#0052a3}.btn-page:disabled{background:#ccc;cursor:not-allowed}.page-info{color:#333;font-size:14px;font-weight:600}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.bookings-filters{gap:10px}.bookings-filters,.filter-group{align-items:stretch;flex-direction:column}.filter-select{width:100%}.action-buttons{justify-content:center}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}}.admin-payments-page{display:flex;flex-direction:column;gap:2rem}.filters-bar{justify-content:space-between}.filters-left{display:flex;flex:1 1;flex-wrap:wrap;gap:1rem}.filter-btn{align-items:center;display:flex;gap:.5rem}.filter-btn .badge{background:#ef4444;border-radius:10px;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem}.filter-btn.active .badge{background:#ffffff4d}.btn-export{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;box-shadow:0 4px 12px #10b9814d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-export:hover:not(:disabled){box-shadow:0 6px 16px #10b98166;transform:translateY(-2px)}.btn-export:disabled{cursor:not-allowed;opacity:.5;transform:none}.amount-value{color:#0f172a;font-size:1.05rem;font-weight:700}.payment-method-badge{align-items:center;background:#f1f5f9;border-radius:12px;color:#475569;display:inline-flex;font-weight:600;gap:.25rem}.payment-method-badge,.status-badge{font-size:.85rem;padding:.375rem .75rem}.status-badge{letter-spacing:.3px}.badge-pending{background:#fef3c7;color:#d97706}.badge-pending-manual{background:#fed7aa;color:#ea580c}.badge-held{background:#e9d5ff;color:#ea580c}.badge-completed{background:#dcfce7;color:#16a34a}.badge-refunded{background:#fef3c7;color:#ca8a04}.badge-failed{background:#fee2e2;color:#dc2626}.btn-action.confirm{background:#dcfce7;color:#16a34a}.btn-action.confirm:hover{background:#16a34a;color:#fff}.transaction-header{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:12px;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1.5rem}.amount-display{color:#fff}.amount-label{font-size:.9rem;margin-bottom:.5rem;opacity:.9}.amount-large{font-size:2rem;font-weight:700}.detail-row{grid-template-columns:200px 1fr}.detail-row .highlight{color:#16a34a;font-weight:700}.mono{background:#f1f5f9;border-radius:4px;font-family:Courier New,monospace;font-size:.85rem;padding:.25rem .5rem}.refund-section{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem}.refund-section p{color:#991b1b;margin:0}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.filters-bar{align-items:stretch;flex-direction:column}.filters-left{width:100%}.filter-btn{flex:1 1;justify-content:center}.btn-export{width:100%}.action-buttons{flex-direction:column}.btn-action{width:100%}.modal-content{width:95%}.transaction-header{flex-direction:column;gap:1rem}.detail-row{gap:.5rem;grid-template-columns:1fr}}.admin-payment-settings{margin:0 auto;max-width:980px;padding:20px}.admin-payment-settings.loading{color:#666;font-size:18px;padding:60px 20px;text-align:center}.current-settings-info{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.info-card{padding:18px}.info-card-blue{background:linear-gradient(135deg,#f59e0b,#1d4ed8)}.info-card-green{background:linear-gradient(135deg,#16a34a,#15803d)}.info-card-gray{background:linear-gradient(135deg,#6b7280,#4b5563)}.info-label{font-size:12px}.info-value{font-size:26px}.info-value.small{font-size:16px;font-weight:600}.settings-form{box-shadow:0 2px 8px #00000014;padding:28px}.settings-form h2{margin-bottom:22px;padding-bottom:12px}.form-group input[type=email],.form-group input[type=text]{border:2px solid #e0e0e0;border-radius:8px;font-size:14px;padding:12px 15px;transition:all .2s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #2563eb1f;outline:none}.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:14px;padding:12px 15px;transition:all .2s;width:100%}.form-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.checkbox-group label{font-weight:600}.btn-secondary{color:#1f2937}.admin-reviews-page{display:flex;flex-direction:column;gap:2rem}.stats-grid{grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.filters-bar{box-shadow:0 1px 3px #0000001a;gap:1rem;padding:1.5rem}.filter-btn{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.filter-btn:hover{background:#f8fafc;border-color:#cbd5e1}.filter-btn.active{background:linear-gradient(135deg,#fbbf24,#f97316);border-color:#f59e0b;box-shadow:0 4px 12px #667eea4d;color:#fff}.user-cell{display:flex;flex-direction:column;gap:.25rem}.user-cell strong{color:#1e293b;font-weight:600}.user-cell small{color:#64748b;font-size:.85rem}.rating-cell{align-items:center;display:flex;gap:.5rem}.rating-stars{color:#fbbf24;font-size:1rem;letter-spacing:1px}.rating-number{color:#64748b;font-size:.85rem;font-weight:600}.comment-preview{color:#334155;max-width:300px}.no-comment{color:#94a3b8;font-style:italic}.badge-hidden,.badge-visible{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:600;padding:.375rem .75rem}.badge-visible{background:#dcfce7;color:#16a34a}.badge-hidden{background:#fed7aa;color:#ea580c}.action-buttons{flex-wrap:wrap;gap:.5rem}.btn-action{border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem .875rem;transition:all .2s;white-space:nowrap}.btn-action.view{background:#fed7aa;color:#ea580c}.btn-action.view:hover{background:#ea580c;color:#fff}.btn-action.hide{background:#fed7aa;color:#ea580c}.btn-action.hide:hover{background:#ea580c;color:#fff}.btn-action.show{background:#dcfce7;color:#16a34a}.btn-action.show:hover{background:#16a34a;color:#fff}.modal-content{max-width:700px}.modal-header h2{font-size:1.5rem}.review-header-section{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1.5rem}.rating-display{text-align:center}.rating-stars-large{color:#fbbf24;font-size:2rem;letter-spacing:2px;margin-bottom:.5rem}.rating-number-large{color:#1e293b;font-size:1.5rem;font-weight:700}.detail-section{border-bottom:1px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:1.5rem}.detail-section:last-child{border-bottom:none;padding-bottom:0}.detail-section h3{color:#475569;font-size:1.1rem;margin:0 0 1rem}.detail-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:150px 1fr;padding:.75rem 0}.detail-row strong{color:#64748b;font-size:.9rem;font-weight:600}.detail-row span{color:#1e293b}.comment-full{background:#f8fafc;border-left:4px solid #f59e0b;border-radius:8px;color:#334155;line-height:1.6;padding:1rem;white-space:pre-wrap}.comment-full em{color:#94a3b8}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.filters-bar{flex-direction:column}.filter-btn{width:100%}.action-buttons{flex-direction:column}.btn-action{width:100%}.modal-content{width:95%}.review-header-section{flex-direction:column;gap:1rem}.detail-row{gap:.5rem;grid-template-columns:1fr}}.admin-maintenance{padding:2rem}.alert{font-weight:500}.loading-spinner{color:#666;font-size:1.2rem;padding:3rem;text-align:center}.maintenance-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:2rem}.maintenance-card{border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease}.maintenance-card.active{border-color:#f44336;box-shadow:0 4px 12px #f4433633}.maintenance-card.inactive{border-color:#4caf50}.card-header{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;display:flex;justify-content:space-between;padding:1.5rem}.card-header h3{font-size:1.5rem;margin:0}.status-badge{font-size:.9rem;gap:.5rem;padding:.5rem 1rem}.status-badge.active{background-color:#f4433633;border:2px solid #f44336}.status-badge.inactive{background-color:#4caf5033;border:2px solid #4caf50}.card-body{padding:1.5rem}.info-row{border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:.75rem 0}.info-row .label{color:#666;font-weight:600}.info-row .value{color:#333}.message-section{border-top:2px solid #f0f0f0;margin-top:1.5rem;padding-top:1.5rem}.message-section .label{color:#666;display:block;font-weight:600;margin-bottom:.5rem}.message-display{background:#f9f9f9;border-radius:8px;margin-bottom:1rem;padding:1rem}.message-display p{color:#333;line-height:1.6;margin:0 0 .5rem}.message-edit{margin-top:.5rem}.message-textarea{border:2px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;margin-bottom:.75rem;padding:.75rem;resize:vertical;transition:border-color .3s ease;width:100%}.message-textarea:focus{border-color:#f59e0b;outline:none}.message-actions{display:flex;gap:.5rem}.card-actions{border-top:2px solid #f0f0f0;margin-top:1.5rem;padding-top:1.5rem}.btn{display:inline-block}.btn:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-sm{font-size:.9rem;padding:.5rem 1rem}.btn-secondary{background:#e0e0e0;color:#333}.btn-secondary:hover{background:#d0d0d0}.btn-link{background:#0000;color:#f59e0b;padding:.25rem .5rem;text-decoration:underline}.btn-link:hover{box-shadow:none;color:#f59e0b;transform:none}.btn-toggle{font-size:1.1rem;padding:1rem;width:100%}.btn-warning{background:#ff9800}.btn-warning:hover{background:#f57c00}.btn-success{background:#4caf50}.btn-success:hover{background:#45a049}.backup-section{margin-bottom:2rem}.backup-card{align-items:center;background:#fff7e6;border:1px solid #ffd59e;border-radius:12px;display:flex;gap:1.5rem;justify-content:space-between;padding:1.5rem}.backup-card h4{color:#5a3d00;margin:0 0 .5rem}.backup-card p{color:#6b4c00;margin:0}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{animation:slideUp .3s ease-out;box-shadow:0 20px 60px #0000004d;max-width:520px;overflow:hidden;width:90%}.modal-header{padding:1.5rem}.modal-header h2{color:#1e293b;font-size:1.4rem}.btn-close{background:#f1f5f9;color:#64748b;font-size:1.25rem;transition:all .2s}.btn-close:hover{background:#e2e8f0;color:#334155}.modal-body{color:#475569;padding:1.5rem}.modal-actions{gap:.75rem;justify-content:flex-end;padding:0 1.5rem 1.5rem}.info-box{background:#f0f7ff;border-left:4px solid #f59e0b;border-radius:8px;margin-top:2rem;padding:1.5rem}.info-box h4{align-items:center;color:#333;display:flex;gap:.5rem;margin-bottom:1rem;margin-top:0}.info-box ul{color:#555;line-height:1.8;margin:0;padding-left:1.5rem}.info-box li{margin-bottom:.5rem}@media (max-width:768px){.maintenance-grid{grid-template-columns:1fr}.admin-maintenance{padding:1rem}.card-header{gap:1rem}.backup-card,.card-header{align-items:flex-start;flex-direction:column}}.admin-turn-settings{margin:0 auto;max-width:1200px;padding:20px}.admin-turn-settings h2{color:#333;margin-bottom:10px}.admin-turn-settings p{color:#666;margin-bottom:30px}.provider-selection{margin-bottom:40px}.provider-selection h3{color:#333;font-size:18px;margin-bottom:20px}.provider-cards{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:20px}.provider-card{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;padding:20px;text-align:center;transition:all .3s ease}.provider-card:hover{border-color:#2196f3;box-shadow:0 2px 8px #2196f333}.provider-card.active{background-color:#e3f2fd;border-color:#2196f3;box-shadow:0 2px 8px #2196f34d}.provider-card h4{color:#333;font-size:16px;margin:0 0 10px}.provider-card p{color:#666;font-size:13px;margin:0}.provider-card.active h4{color:#2196f3}.provider-info{background:#f5f5f5;border-radius:8px;margin-bottom:30px;padding:20px}.provider-info h4{color:#333;font-size:16px;margin-bottom:15px;margin-top:0}.provider-info ul{margin:10px 0;padding-left:20px}.provider-info li{color:#666;font-size:14px;margin:5px 0}.provider-info .pros{color:#4caf50}.provider-info .cons{color:#f44336}.configuration-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:25px}.configuration-section h3{border-bottom:2px solid #2196f3;color:#333;font-size:18px;margin-bottom:20px;margin-top:0;padding-bottom:10px}.form-group input,.form-group select{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:14px;padding:10px 12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#2196f3;box-shadow:0 0 0 2px #2196f31a;outline:none}.form-group small{color:#999;font-size:12px;margin-top:5px}.form-row{grid-gap:15px;gap:15px}.help-text{background:#fff3e0;border-left:4px solid #ff9800;border-radius:4px;margin-bottom:20px;padding:15px}.help-text h4{color:#f57c00;font-size:14px;margin-bottom:10px;margin-top:0}.help-text p,.help-text ul{color:#666;font-size:13px;margin:5px 0}.help-text code{background:#fff;border-radius:3px;color:#d32f2f;font-family:Courier New,monospace;font-size:12px;padding:2px 6px}.action-buttons{border-top:1px solid #e0e0e0;display:flex;gap:10px;margin-top:30px;padding-top:20px}.btn{border-radius:4px;transition:all .3s ease}.btn-primary{background-color:#2196f3}.btn-primary:hover:not(:disabled){background-color:#1976d2;box-shadow:0 2px 8px #2196f366}.btn-secondary{background-color:#757575;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#616161;box-shadow:0 2px 8px #75757566}.btn-success{background-color:#4caf50}.btn-success:hover:not(:disabled){background-color:#388e3c;box-shadow:0 2px 8px #4caf5066}.test-result{border-radius:4px;font-size:14px;padding:15px}.test-result.success{background-color:#e8f5e9;border:1px solid #4caf50;color:#2e7d32}.test-result.error{background-color:#ffebee;border:1px solid #f44336;color:#c62828}.test-result h4{font-size:15px;margin-bottom:10px;margin-top:0}.test-result pre{background:#0000000d;border-radius:4px;font-size:12px;margin:10px 0 0;overflow-x:auto;padding:10px}.loading{font-size:14px;padding:40px}.error-message{border:1px solid #f44336;margin-bottom:20px;padding:15px}.success-message{border:1px solid #4caf50;margin-bottom:20px;padding:15px}.password-field{position:relative}.password-field input[type=password]{padding-right:100px}.password-status{color:#4caf50;font-size:12px;font-weight:500;position:absolute;right:12px;top:50%;transform:translateY(-50%)}@media (max-width:768px){.admin-turn-settings{padding:15px}.form-row,.provider-cards{grid-template-columns:1fr}.action-buttons{flex-direction:column}.btn{justify-content:center;width:100%}}.admin-platform-settings{margin:0 auto;max-width:900px;padding:20px}.admin-platform-settings.loading{color:#666;font-size:18px;padding:60px 20px;text-align:center}.current-settings-info{display:flex;gap:20px;margin-bottom:30px}.info-card{background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#fff;flex:1 1;padding:20px}.info-label{font-size:13px;letter-spacing:.5px;margin-bottom:8px;opacity:.9;text-transform:uppercase}.info-value{font-size:32px;font-weight:700}.settings-form{margin-bottom:20px;padding:30px}.settings-form h2{border-bottom:2px solid #f0f0f0;color:#1a1a1a;font-size:20px;font-weight:600;padding-bottom:15px}.form-group,.settings-form h2{margin-bottom:25px}.input-with-unit{align-items:center;display:inline-flex;position:relative;width:200px}.input-with-unit input{border:2px solid #e0e0e0;border-radius:8px;flex:1 1;font-size:16px;padding:12px 40px 12px 15px;transition:all .2s;width:100%}.input-with-unit input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #667eea1a;outline:none}.input-with-unit .unit{color:#f59e0b;font-size:16px;font-weight:600;position:absolute;right:15px}textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:14px;padding:12px 15px;resize:vertical;transition:all .2s;width:100%}textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #667eea1a;outline:none}.examples-section{border-top:2px solid #f0f0f0;margin-top:30px;padding-top:30px}.examples-section h3{color:#333;font-size:16px;font-weight:600;margin-bottom:10px}.examples-section p{color:#666;font-size:14px;margin-bottom:15px}.examples-table{border-collapse:collapse;margin-top:15px;width:100%}.examples-table td,.examples-table th{border-bottom:1px solid #e0e0e0;padding:12px;text-align:left}.examples-table th{background-color:#f8f9fa;color:#555;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.examples-table td{color:#333;font-size:14px}.examples-table .platform-fee{color:#f59e0b;font-weight:600}.examples-table .provider-earnings{color:#10b981;font-weight:600}.warning-section{background:#fff9e6;border:2px solid #ffd666;border-radius:12px;margin-top:20px;padding:20px}.warning-section h3{color:#d97706;font-size:16px;font-weight:600;margin-bottom:15px}.warning-section ul{list-style:none;margin:0;padding:0}.warning-section li{color:#92400e;font-size:14px;padding:8px 0 8px 20px;position:relative}.warning-section li:before{color:#d97706;content:"•";font-weight:700;left:0;position:absolute}.examples-table .premium-header{background:linear-gradient(135deg,#ffd70033,#ffa50033);color:#d97706}.examples-table td.premium{background-color:#fffbf0;font-weight:700}@media (max-width:768px){.admin-platform-settings{padding:15px}.current-settings-info{flex-direction:column}.settings-form{padding:20px}.actions{flex-direction:column}.btn,.input-with-unit{width:100%}}.admin-email-settings{margin:0 auto;max-width:1000px;padding:20px}.admin-email-settings.loading{color:#666;font-size:18px;padding:60px 20px;text-align:center}.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=text]{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:14px;padding:12px 15px;transition:all .2s;width:100%}.toggle-password{align-items:center;display:flex;justify-content:center;opacity:.6;transition:opacity .2s}.toggle-password:hover{opacity:1}.checkbox-group label{align-items:flex-start;margin-bottom:0}.checkbox-group input[type=checkbox]{margin-top:3px}.checkbox-group span{font-weight:500}.checkbox-list{display:flex;flex-direction:column;gap:15px}.checkbox-item{align-items:flex-start;background:#f8f9fa;border:2px solid #0000;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:15px;transition:all .2s}.checkbox-item:hover{background:#f0f1f3;border-color:#f59e0b}.checkbox-item input[type=checkbox]{cursor:pointer;height:20px;margin-top:2px;width:20px}.checkbox-content{display:flex;flex:1 1;flex-direction:column;gap:5px}.checkbox-content strong{color:#1a1a1a;display:block;font-size:14px}.checkbox-content span{color:#666;font-size:13px;font-weight:400}.bcc-info{background:#fff9e6;border:2px solid #ffd666;border-radius:8px;color:#92400e;font-size:14px;margin-top:15px;padding:15px}.bcc-info code{background:#fff;border-radius:4px;color:#f59e0b;font-family:Courier New,monospace;font-weight:600;padding:2px 8px}.test-email-form{align-items:flex-end;display:flex;gap:15px}.test-email-form .form-group{flex:1 1}.test-email-form button{padding:12px 24px;white-space:nowrap}.actions{border-top:2px solid #f0f0f0;gap:15px;margin:30px 0;padding-top:20px}.btn{font-size:15px;padding:12px 30px}.btn-primary{background:linear-gradient(135deg,#fbbf24,#f97316)}.btn-primary:hover:not(:disabled){box-shadow:0 6px 12px #667eea4d;transform:translateY(-2px)}.btn-secondary{border:2px solid #e0e0e0}.btn-secondary:hover:not(:disabled){background:#f8f9fa;border-color:#ccc}.info-section{background:#f0f9ff;border:2px solid #bfdbfe;margin-top:20px;padding:20px}.info-section h3{color:#d97706;margin-bottom:15px}.info-section ul{list-style:none;padding:0}.info-section li{color:#1e3a8a;padding:8px 0 8px 20px;position:relative}.info-section li:before{color:#fbbf24;content:"✓";font-weight:700;left:0;position:absolute}.last-update{background:#f8f9fa;border-radius:8px;color:#666;font-size:13px;margin-top:20px;padding:15px;text-align:center}.info-box-highlight{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:12px;margin-bottom:25px;padding:24px}.info-box-highlight h3{color:#92400e;font-size:18px;font-weight:600;margin:0 0 20px;text-align:center}.info-columns{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.info-column{background:#fff;border:1px solid #fcd34d;border-radius:8px;padding:16px}.info-column h4{border-bottom:1px solid #fde68a;color:#78350f;font-size:15px;font-weight:600;margin:0 0 12px;padding-bottom:8px}.info-column ul{list-style:none;margin:0;padding:0}.info-column li{color:#451a03;font-size:13px;line-height:1.5;padding:6px 0 6px 18px;position:relative}.info-column li:before{color:#f59e0b;content:"•";font-weight:700;left:0;position:absolute}.info-column li strong{color:#b45309}.info-warning{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#991b1b;font-size:13px;line-height:1.5;margin:0;padding:12px 16px}.info-warning strong{color:#7f1d1d}@media (max-width:768px){.admin-email-settings{padding:15px}.info-columns{grid-template-columns:1fr}.settings-section{padding:20px}.form-grid{grid-template-columns:1fr}.test-email-form{align-items:stretch;flex-direction:column}.test-email-form button{width:100%}.actions{flex-direction:column}.btn{width:100%}}@media (max-width:480px){.page-header h1{font-size:24px}.settings-section h2{font-size:18px}}.admin-email-templates{padding:20px}.page-header h1{color:#1a202c;font-weight:700}.page-header p{color:#718096}.alert-error{border:1px solid #feb2b2;color:#c53030}.alert-success{border:1px solid #86efac;color:#166534}.category-tabs{border-bottom:2px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:0}.category-tabs .tab{background:none;border:none;border-bottom:3px solid #0000;color:#64748b;cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;transition:all .2s;white-space:nowrap}.category-tabs .tab:hover{background:#f8fafc;color:#334155}.category-tabs .tab.active{background:#f8f9ff;border-bottom-color:#f59e0b;color:#f59e0b}.templates-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}.templates-layout.has-panel{grid-template-columns:400px 1fr}.templates-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.no-templates{color:#94a3b8;grid-column:1/-1;padding:60px 20px;text-align:center}.template-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:20px;transition:all .2s}.template-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.template-card.selected{background:#f8f9ff;border-color:#f59e0b;box-shadow:0 4px 12px #667eea1a}.template-card.disabled{background:#f8fafc;opacity:.6}.template-header{justify-content:space-between;margin-bottom:12px}.template-header,.template-info{align-items:flex-start;display:flex}.template-info{flex:1 1;gap:12px}.template-icon{font-size:28px;line-height:1}.template-info h3{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 4px}.template-key{color:#94a3b8;font-family:Courier New,monospace;font-size:12px;margin:0}.template-status{flex-shrink:0}.status-badge{font-size:11px;padding:4px 10px}.status-badge.enabled{background:#d1fae5;color:#065f46}.status-badge.disabled{background:#fee2e2;color:#991b1b}.template-description{color:#64748b;font-size:13px;line-height:1.5;margin:12px 0}.template-meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.category-badge{background:#f1f5f9;color:#475569}.category-badge,.variables-count{border-radius:6px;font-size:12px;font-weight:500;padding:4px 10px}.variables-count{background:#fef3c7;color:#92400e}.template-actions{border-top:1px solid #e2e8f0;display:flex;gap:8px;margin-top:16px;padding-top:16px}.template-panel{background:#fff;border:2px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;max-height:calc(100vh - 140px);overflow:hidden;position:-webkit-sticky;position:sticky;top:20px}.panel-header{align-items:center;background:#f8fafc;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.panel-header h2{color:#1e293b;font-size:18px;font-weight:600;margin:0}.btn-close{font-size:24px;line-height:1;padding:4px 8px;transition:color .2s}.panel-content{flex:1 1;overflow-y:auto;padding:24px}.form-group{margin-bottom:20px}.form-group label{color:#334155}.form-group .help-text{color:#94a3b8;display:block;font-size:12px;font-weight:400;margin-top:4px}.form-group input[type=email],.form-group input[type=text],.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:14px;padding:10px 12px;transition:border-color .2s;width:100%}.form-group input[type=email]:focus,.form-group input[type=text]:focus,.form-group textarea:focus{border-color:#f59e0b;outline:none}.code-editor{font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.6;min-height:300px;resize:vertical}.checkbox-group label{display:flex;gap:10px}.checkbox-group input[type=checkbox]{height:18px;width:18px}.variables-list{background:#fef9e7;border:1px solid #fde68a;border-radius:8px;margin:20px 0;padding:16px}.variables-list strong{color:#92400e;display:block;font-size:13px;margin-bottom:12px}.variables-tags{display:flex;flex-wrap:wrap;gap:8px}.variable-tag{background:#fcd34d;border-radius:6px;color:#78350f;display:inline-block;font-family:Courier New,monospace;font-size:12px;font-weight:600;padding:6px 12px}.preview-content{padding-bottom:80px}.preview-section{margin-bottom:32px}.preview-section h3{color:#475569;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.preview-subject{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:16px;font-weight:500;padding:12px 16px}.preview-data{background:#1e293b;border-radius:8px;color:#e2e8f0;font-size:12px;line-height:1.6;overflow-x:auto;padding:16px}.preview-frame-container{background:#fff;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden}.preview-frame{border:none;display:block;min-height:600px;width:100%}.panel-actions{background:#f8fafc;border-top:2px solid #e2e8f0;bottom:0;display:flex;gap:12px;justify-content:flex-end;margin-top:auto;padding:20px 24px;position:-webkit-sticky;position:sticky}.btn{padding:10px 20px;white-space:nowrap}.btn-sm{font-size:13px;padding:6px 12px}.btn-primary:hover{background:#f59e0b;box-shadow:0 4px 12px #667eea4d}.btn-success{background:#10b981}.btn-success:hover{background:#059669}.btn-warning{background:#f59e0b;color:#fff}.btn-warning:hover{background:#d97706}.info-section{background:#f8fafc;border:2px solid #e2e8f0;margin-top:40px;padding:24px}.info-section h3{color:#1e293b;font-weight:600;margin:0 0 16px}.info-section li{color:#475569;font-size:14px;margin-bottom:8px}.info-section li strong{color:#1e293b}.info-section code{background:#fed7aa;border-radius:4px;color:#3730a3;font-size:13px;padding:2px 6px}.admin-email-templates.loading{align-items:center;color:#94a3b8;display:flex;font-size:16px;justify-content:center;min-height:400px}@media (max-width:1200px){.templates-layout.has-panel{grid-template-columns:1fr}.template-panel{max-height:none;position:relative;top:0}}@media (max-width:768px){.templates-list{grid-template-columns:1fr}.category-tabs{flex-wrap:nowrap;overflow-x:auto}.template-actions{flex-wrap:wrap}.panel-actions{flex-direction:column}.btn{width:100%}}.admin-email-automation{padding:0}.admin-email-automation .stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.admin-email-automation .tabs-container{border-bottom:2px solid #e0e0e0;display:flex;gap:10px;margin-bottom:30px;padding-bottom:0}.admin-email-automation .tab-btn{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:15px;font-weight:500;margin-bottom:-2px;padding:12px 24px;transition:all .2s}.admin-email-automation .tab-btn:hover{color:#333}.admin-email-automation .tab-btn.active{border-bottom-color:#667eea;color:#667eea}.admin-email-automation .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.admin-email-automation .section-header h3{color:#333;font-size:18px;margin:0}.admin-email-automation .rules-list{display:flex;flex-direction:column;gap:15px}.admin-email-automation .rule-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;transition:all .2s}.admin-email-automation .rule-card:hover{box-shadow:0 4px 12px #00000014}.admin-email-automation .rule-card.disabled{background:#f9f9f9;opacity:.6}.admin-email-automation .rule-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}.admin-email-automation .rule-title{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.admin-email-automation .rule-title h4{color:#333;font-size:16px;margin:0}.admin-email-automation .rule-actions{display:flex;gap:8px}.admin-email-automation .btn-icon{align-items:center;background:#f0f0f0;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;transition:background .2s;width:32px}.admin-email-automation .btn-icon:hover{background:#e0e0e0}.admin-email-automation .btn-icon.danger:hover{background:#ffebee}.admin-email-automation .rule-description{color:#666;font-size:14px;margin:0 0 15px}.admin-email-automation .rule-details{background:#f8f9fa;border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:12px;padding:12px}.admin-email-automation .rule-details .detail{display:flex;font-size:13px;gap:6px}.admin-email-automation .rule-details .label{color:#666}.admin-email-automation .rule-details .value{background:#e8e8e8;border-radius:4px;color:#333;font-family:monospace;font-weight:500;padding:2px 6px}.admin-email-automation .rule-timing{color:#666;display:flex;font-size:13px;gap:20px}.admin-email-automation .rule-timing strong{color:#333}.admin-email-automation .priority-badge{border-radius:4px;font-size:11px;font-weight:600;padding:3px 8px;text-transform:uppercase}.admin-email-automation .badge-low{background:#e3f2fd;color:#1976d2}.admin-email-automation .badge-normal{background:#e8f5e9;color:#388e3c}.admin-email-automation .badge-high{background:#fff3e0;color:#f57c00}.admin-email-automation .badge-urgent{background:#ffebee;color:#d32f2f}.admin-email-automation .enabled-badge{background:#ffebee;border-radius:4px;color:#d32f2f;font-size:11px;font-weight:600;padding:3px 8px}.admin-email-automation .enabled-badge.active{background:#e8f5e9;color:#388e3c}.admin-email-automation .status-badge{border-radius:4px;font-size:12px;font-weight:500;padding:4px 10px}.admin-email-automation .badge-pending{background:#fff3e0;color:#f57c00}.admin-email-automation .badge-processing{background:#e3f2fd;color:#1976d2}.admin-email-automation .badge-sent{background:#e8f5e9;color:#388e3c}.admin-email-automation .badge-failed{background:#ffebee;color:#d32f2f}.admin-email-automation .badge-cancelled{background:#f5f5f5;color:#666}.admin-email-automation .scheduled-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden;width:100%}.admin-email-automation .scheduled-table td,.admin-email-automation .scheduled-table th{border-bottom:1px solid #e0e0e0;padding:14px 16px;text-align:left}.admin-email-automation .scheduled-table th{background:#f8f9fa;color:#333;font-size:13px;font-weight:600;text-transform:uppercase}.admin-email-automation .scheduled-table td{color:#333;font-size:14px}.admin-email-automation .recipient-cell{display:flex;flex-direction:column}.admin-email-automation .recipient-cell strong{font-size:14px}.admin-email-automation .recipient-cell small{color:#666;font-size:12px}.admin-email-automation .btn-small{border:none;border-radius:4px;cursor:pointer;font-size:12px;padding:6px 12px;transition:background .2s}.admin-email-automation .btn-danger{background:#ffebee;color:#d32f2f}.admin-email-automation .btn-danger:hover{background:#ffcdd2}.admin-email-automation .modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.admin-email-automation .modal-content{background:#fff;border-radius:16px;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.admin-email-automation .modal-content.large{max-width:700px}.admin-email-automation .modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:20px 24px}.admin-email-automation .modal-header h2{color:#333;font-size:18px;margin:0}.admin-email-automation .btn-close{align-items:center;background:#f0f0f0;border:none;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;width:32px}.admin-email-automation .btn-close:hover{background:#e0e0e0}.admin-email-automation .modal-body{padding:24px}.admin-email-automation .modal-footer{border-top:1px solid #e0e0e0;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.admin-email-automation .form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.admin-email-automation .form-group{display:flex;flex-direction:column;gap:6px}.admin-email-automation .form-group.full-width{grid-column:1/-1}.admin-email-automation .form-group label{color:#333;font-size:13px;font-weight:500}.admin-email-automation .form-group input,.admin-email-automation .form-group select,.admin-email-automation .form-group textarea{border:1px solid #d0d0d0;border-radius:8px;font-size:14px;padding:10px 12px;transition:border-color .2s}.admin-email-automation .form-group input:focus,.admin-email-automation .form-group select:focus,.admin-email-automation .form-group textarea:focus{border-color:#667eea;outline:none}.admin-email-automation .form-group small{color:#888;font-size:12px}.admin-email-automation .checkbox-label{align-items:center;cursor:pointer;display:flex;gap:8px}.admin-email-automation .checkbox-label input[type=checkbox]{cursor:pointer;height:18px;width:18px}.admin-email-automation .btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.admin-email-automation .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.admin-email-automation .btn-primary:hover{opacity:.9}.admin-email-automation .btn-primary:disabled{cursor:not-allowed;opacity:.5}.admin-email-automation .btn-secondary{background:#f0f0f0;color:#333}.admin-email-automation .btn-secondary:hover{background:#e0e0e0}.admin-email-automation .info-section{background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;margin-top:40px;padding:24px}.admin-email-automation .info-section h3{color:#333;font-size:16px;margin:0 0 12px}.admin-email-automation .info-section p{color:#666;margin:0 0 12px}.admin-email-automation .info-section ul{color:#666;margin:0;padding-left:20px}.admin-email-automation .info-section li{margin-bottom:6px}.admin-email-automation .empty-state,.admin-email-automation .loading-state{background:#f8f9fa;border-radius:12px;color:#666;font-size:16px;padding:60px 20px;text-align:center}@media (max-width:768px){.admin-email-automation .form-grid{grid-template-columns:1fr}.admin-email-automation .rule-details{flex-direction:column;gap:8px}.admin-email-automation .rule-timing{flex-direction:column;gap:6px}.admin-email-automation .scheduled-table{display:block;overflow-x:auto}}.admin-messaging-settings{margin:0 auto;max-width:1000px;padding:20px}.admin-messaging-settings.loading{color:#666;font-size:18px;padding:60px 20px;text-align:center}.page-header h1{margin-bottom:10px}.page-header p{font-size:15px;line-height:1.6}.alert{font-size:14px;margin-bottom:20px;padding:15px 20px}.alert-error{color:#c00}.alert-success{color:#060}.alert-warning{background-color:#fff8e6;border:1px solid #ffeeba;color:#856404}.alert-info{background-color:#e7f3ff;border:1px solid #b8daff;color:#06c}.settings-sections{display:flex;flex-direction:column;gap:25px;margin-bottom:30px}.settings-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:30px}.settings-section.highlight{background:linear-gradient(135deg,#667eea0d,#764ba20d);border:2px solid #f59e0b}.settings-section.test-section{background:linear-gradient(135deg,#10b9810d,#0596690d);border:2px solid #10b981}.settings-section.inactive{border:2px dashed #ccc;opacity:.7}.settings-section h2{align-items:center;color:#1a1a1a;display:flex;font-size:20px;font-weight:600;gap:10px;margin-bottom:10px}.settings-section h2 .channel-icon{font-size:24px}.section-description{color:#666;font-size:14px;margin-bottom:25px}.status-badge{align-items:center;border-radius:20px;display:inline-flex;gap:6px}.status-badge.active{background:#dcfce7;color:#166534}.status-badge.inactive{background:#fee2e2;color:#991b1b}.form-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.form-group{margin-bottom:0}.help-text{display:block;font-weight:400}.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:14px;padding:12px 15px;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.password-input input{padding-right:45px}.toggle-password{color:#666;padding:5px;right:10px}.toggle-password:hover{color:#333}.toggle-group{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:15px;margin-bottom:15px;padding:15px}.toggle-group:last-child{margin-bottom:0}.toggle-switch{flex-shrink:0;height:26px;width:50px}.toggle-slider{border-radius:26px;transition:.3s}.toggle-slider:before{transition:.3s}.toggle-switch input:checked+.toggle-slider{background-color:#10b981}.toggle-label{flex:1 1}.toggle-label strong{color:#333;display:block;font-size:14px;margin-bottom:3px}.toggle-label span{color:#666;font-size:12px}.btn{border-radius:8px;gap:8px;padding:12px 24px}.btn-primary{background:linear-gradient(135deg,#f59e0b,#d97706)}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #f59e0b4d}.btn-secondary{background:#f3f4f6}.btn-secondary:hover:not(:disabled){background:#e5e7eb}.btn-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-success:hover:not(:disabled){box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.button-row{display:flex;gap:15px;margin-top:25px}.test-input-group{align-items:flex-end;display:flex;gap:15px}.test-input-group .form-group{flex:1 1}.test-input-group .btn{height:46px}.channel-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:30px}.channel-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;padding:25px;transition:all .2s}.channel-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.channel-card.active{border-color:#10b981}.channel-card.selected{background:linear-gradient(135deg,#f59e0b0d,#d977060d);border-color:#f59e0b}.channel-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.channel-card-icon{font-size:32px}.channel-card h3{color:#1a1a1a;font-size:18px;font-weight:600;margin-bottom:5px}.channel-card p{color:#666;font-size:13px;line-height:1.5}.tabs{border-bottom:2px solid #e5e7eb;gap:5px;margin-bottom:25px}.tab{color:#666;font-size:14px;font-weight:600;padding:12px 20px;transition:color .2s}.tab:hover{color:#333}.tab.active{color:#f59e0b}.tab.active:after{background:#f59e0b;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.data-table{border-collapse:collapse;font-size:14px;width:100%}.data-table td,.data-table th{border-bottom:1px solid #e5e7eb;padding:12px 15px;text-align:left}.data-table th{color:#374151;font-weight:600}.data-table th,.data-table tr:hover{background:#f9fafb}.data-table .channel-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:4px 10px}.data-table .channel-badge.sms{background:#dbeafe;color:#1e40af}.data-table .channel-badge.whatsapp{background:#dcfce7;color:#166534}.data-table .channel-badge.telegram{background:#e0f2fe;color:#0369a1}.stat-card h4{color:#666;font-size:13px;font-weight:600;margin-bottom:8px;text-transform:uppercase}.stat-card .stat-value{color:#1a1a1a;font-size:28px;font-weight:700}.stat-card .stat-change{font-size:12px;margin-top:5px}.stat-card .stat-change.positive{color:#10b981}.stat-card .stat-change.negative{color:#ef4444}.empty-state{color:#666;padding:60px 20px;text-align:center}.empty-state-icon{font-size:48px;margin-bottom:15px;opacity:.5}.empty-state h3{color:#333;font-size:18px;font-weight:600;margin-bottom:10px}.empty-state p{font-size:14px;margin:0 auto;max-width:400px}.filters-bar{gap:15px}.filter-group{gap:8px}.filter-group label{color:#666;font-size:13px;font-weight:600}.filter-group select{border:2px solid #e5e7eb;border-radius:6px;font-size:13px;min-width:150px;padding:8px 12px}.pagination{gap:10px;margin-top:25px}.pagination-btn{background:#fff;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:13px;padding:8px 16px;transition:all .2s}.pagination-btn:hover:not(:disabled){border-color:#f59e0b;color:#f59e0b}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.pagination-info{color:#666;font-size:13px}@media (max-width:768px){.admin-messaging-settings{padding:15px}.settings-section{padding:20px}.form-grid{grid-template-columns:1fr}.button-row,.test-input-group{flex-direction:column}.channel-cards{grid-template-columns:1fr}.tabs{overflow-x:auto}.filters-bar{flex-direction:column}}.admin-integration-settings{margin:0 auto;max-width:1200px;padding:2rem}.settings-header h1{color:#2c3e50;font-size:2rem;margin-bottom:.5rem}.settings-subtitle{color:#7f8c8d;font-size:1rem}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-top-color:#3498db;margin-bottom:1rem}.alert{font-size:.95rem}.alert-error{background-color:#fee}.alert-success{background-color:#efe}.tabs-container{margin-bottom:2rem}.tabs{border-bottom:2px solid #e1e8ed;display:flex;flex-wrap:wrap;gap:.5rem}.tab{background:none;border:none;border-bottom:3px solid #0000;bottom:-2px;color:#7f8c8d;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;position:relative;transition:all .2s}.tab:hover{background-color:#f8f9fa;color:#2c3e50}.tab.active{border-bottom-color:#3498db;color:#3498db}.settings-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;min-height:400px;padding:2rem}.settings-section{animation:fadeIn .3s ease-in}.section-header{align-items:center;border-bottom:2px solid #e1e8ed;display:flex;justify-content:space-between;padding-bottom:1rem}.section-header h2{color:#2c3e50;font-size:1.5rem;margin:0}.section-description{color:#7f8c8d;line-height:1.6;margin-bottom:1.5rem}.toggle-switch{align-items:center;cursor:pointer;display:flex;gap:.75rem;-webkit-user-select:none;user-select:none}.toggle-switch input[type=checkbox]{display:none}.toggle-slider{background-color:#ccc;border-radius:34px;height:26px;position:relative;transition:background-color .3s;width:50px}.toggle-slider:before{height:20px;transition:transform .3s;width:20px}.toggle-switch input[type=checkbox]:checked+.toggle-slider{background-color:#27ae60}.toggle-switch input[type=checkbox]:checked+.toggle-slider:before{transform:translateX(24px)}.toggle-label{color:#2c3e50;font-weight:500;min-width:80px}.form-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.form-group label{color:#2c3e50;font-size:.95rem}.form-control{border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:.95rem;padding:.75rem;transition:all .2s}.form-control:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.form-control::placeholder{color:#aaa}.form-help{color:#7f8c8d;font-size:.85rem;font-style:italic;margin-top:.25rem}.script-textarea{font-family:Courier New,monospace;font-size:.9rem;min-height:200px;resize:vertical}.settings-meta{background-color:#f8f9fa;border-radius:6px;font-size:.9rem;margin-top:2rem;padding:1rem}.settings-meta p{color:#555;margin:.5rem 0}.settings-actions{background-color:#f8f9fa;border-radius:8px;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding:1.5rem}.btn{font-weight:500;min-width:120px}.btn-primary{background-color:#3498db}.btn-primary:hover:not(:disabled){background-color:#2980b9;box-shadow:0 4px 12px #3498db4d}.btn-primary:disabled{background-color:#95a5a6;cursor:not-allowed;opacity:.7}.btn-large{font-size:1.05rem;padding:1rem 2rem}@media (max-width:768px){.admin-integration-settings{padding:1rem}.settings-header h1{font-size:1.5rem}.settings-content{padding:1rem}.form-grid{grid-template-columns:1fr}.tabs{-webkit-overflow-scrolling:touch;overflow-x:auto}.tab{font-size:.9rem;padding:.5rem 1rem;white-space:nowrap}.section-header{align-items:flex-start;flex-direction:column;gap:1rem}.settings-actions{padding:1rem}.btn-large{width:100%}}.admin-llm-settings{margin:0 auto;max-width:900px;padding:24px}.admin-llm-settings.loading{padding:48px;text-align:center}.page-header{margin-bottom:32px}.page-header h1{color:#333;font-size:28px;margin:0 0 8px}.page-header p{color:#666;font-size:14px;margin:0}.alert{border-radius:6px;margin-bottom:24px;padding:12px 16px}.alert-error{background:#ffebee;border:1px solid #ef5350;color:#c62828}.alert-success{background:#e8f5e9;border:1px solid #66bb6a;color:#2e7d32}.settings-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px;padding:24px}.settings-card h2{border-bottom:2px solid #f0f0f0;color:#333;font-size:18px;margin:0 0 20px;padding-bottom:12px}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.form-group.full-width{grid-column:1/-1}.form-group label{font-size:14px;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{border-radius:6px;font-size:14px;padding:10px 12px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a}.form-group textarea{min-height:100px;resize:vertical}.password-input{align-items:center;display:flex;position:relative}.password-input input{flex:1 1;padding-right:40px}.toggle-password{background:none;border:none;cursor:pointer;font-size:18px;padding:4px 8px;position:absolute;right:8px}.checkbox-group label{align-items:center;cursor:pointer;flex-direction:row}.checkbox-group input[type=checkbox]{cursor:pointer;margin-right:8px;width:auto}.checkbox-group span{font-weight:400}.char-count{color:#999;text-align:right}.char-count,.help-text{font-size:12px;margin-top:4px}.help-text{color:#666}.test-section{background:#f8f9fa}.test-form{align-items:flex-end;display:flex;gap:16px}.test-form .form-group{flex:1 1}.test-result{background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin-top:20px;padding:16px}.test-result h3{color:#333;font-size:16px;margin:0 0 12px}.test-metrics{display:flex;flex-direction:column;gap:8px}.metric{background:#f5f5f5;border-radius:4px;display:flex;justify-content:space-between;padding:8px}.metric-label{color:#666;font-size:13px;font-weight:600}.metric-value{color:#333;font-size:13px}.actions{display:flex;gap:12px;justify-content:flex-end;margin-bottom:24px}.btn{font-size:14px;padding:10px 24px}.btn-secondary{border:1px solid #ddd;color:#666}.btn-secondary:hover:not(:disabled){background:#f5f5f5}.btn-primary{background:#2196f3}.btn-primary:hover:not(:disabled){background:#1976d2}.btn:disabled{opacity:.5}.info-section{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:4px;padding:16px 20px}.info-section h3{color:#1565c0;font-size:16px;margin:0 0 12px}.info-section ul{padding-left:20px}.info-section li{color:#424242;font-size:13px;line-height:1.8}@media (max-width:768px){.admin-llm-settings{padding:16px}.form-grid{grid-template-columns:1fr}.test-form{align-items:stretch;flex-direction:column}.actions{flex-direction:column-reverse}.btn{width:100%}}.admin-llm-requests{padding:20px}.page-header{margin-bottom:30px}.page-header h1{color:#1a1a1a;font-size:32px;font-weight:600;margin-bottom:8px}.page-header .subtitle{color:#666;font-size:16px;margin:0}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:16px;padding:20px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.stat-card.success{border-left:4px solid #22c55e}.stat-card.warning{border-left:4px solid #f59e0b}.stat-card.error{border-left:4px solid #ef4444}.stat-icon{font-size:32px;opacity:.8}.stat-content{flex:1 1}.stat-label{color:#666;font-size:13px;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.stat-value{color:#1a1a1a;font-size:28px;font-weight:700}.filters-bar{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:20px}.filter-group,.filters-bar{align-items:center;display:flex}.filter-group{gap:10px}.filter-group label{color:#333;font-weight:500}.filter-select{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:14px;padding:8px 16px;transition:border-color .2s}.filter-select:hover{border-color:#999}.filter-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.requests-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;overflow:hidden}.requests-table{border-collapse:collapse;width:100%}.requests-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.requests-table th{color:#475569;font-size:13px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.requests-table td{border-bottom:1px solid #e2e8f0;color:#334155;font-size:14px;padding:16px}.requests-table tbody tr{transition:background-color .2s}.requests-table tbody tr:hover{background-color:#f8fafc}.date-cell{color:#64748b;white-space:nowrap}.query-cell{max-width:300px}.query-text{overflow:hidden;text-overflow:ellipsis}.provider-cell,.query-text,.user-cell{white-space:nowrap}.model-cell{color:#6366f1;font-family:Monaco,Courier New,monospace;font-size:12px}.status-cell{white-space:nowrap}.cost-cell,.time-cell{font-family:Monaco,Courier New,monospace;font-size:12px;text-align:right}.cost-cell{color:#10b981}.actions-cell,.no-data{text-align:center}.no-data{color:#999;font-style:italic;padding:40px!important}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.status-badge.badge-success{background:#dcfce7;color:#166534}.status-badge.badge-warning{background:#fef3c7;color:#92400e}.status-badge.badge-error{background:#fee2e2;color:#991b1b}.status-badge.badge-default{background:#e2e8f0;color:#475569}.btn-view{background:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:background-color .2s;white-space:nowrap}.btn-view:hover{background:#4f46e5}.btn-secondary{background:#e2e8f0;border:none;border-radius:8px;color:#475569;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s}.btn-secondary:hover{background:#cbd5e1}.btn-primary{background:#6366f1;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 24px;transition:background-color .2s}.btn-primary:hover{background:#4f46e5}.pagination{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:20px;justify-content:center;padding:20px}.btn-pagination{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s}.btn-pagination:hover:not(:disabled){background:#4f46e5}.btn-pagination:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.pagination-info{color:#64748b;font-size:14px;font-weight:500}.modal-overlay{background:#0009;overflow-y:auto;padding:20px;z-index:1000}.modal-content{max-height:90vh;max-width:800px;overflow-y:auto}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:24px}.modal-header h2{color:#1a1a1a;font-size:24px;font-weight:600;margin:0}.btn-close{align-items:center;background:none;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;padding:0;transition:background-color .2s,color .2s;width:32px}.btn-close:hover{background:#f1f5f9;color:#475569}.modal-body{padding:24px}.detail-section{margin-bottom:24px}.detail-section:last-child{margin-bottom:0}.detail-section h3{color:#334155;font-size:16px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.detail-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-item strong{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.detail-item span{color:#1e293b;font-size:14px}.error-box,.query-box,.response-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-size:14px;line-height:1.6;padding:16px}.response-box pre{word-wrap:break-word;font-family:Monaco,Courier New,monospace;font-size:12px;margin:0;white-space:pre-wrap}.error-section{border-left:4px solid #ef4444;padding-left:16px}.error-box{background:#fef2f2;border-color:#fecaca;color:#991b1b}.modal-footer{border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:24px}.error-message,.loading{border-radius:8px;margin-bottom:20px;padding:20px;text-align:center}.loading{background:#f8fafc;color:#64748b}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}@media (max-width:1200px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.requests-table-container{overflow-x:auto}.requests-table{min-width:800px}.filter-group,.filters-bar{align-items:stretch;flex-direction:column}.detail-grid{grid-template-columns:1fr}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.page-header h1{font-size:24px}.modal-content{border-radius:0;max-height:100vh}}.admin-storage-settings{margin:0 auto;max-width:900px;padding:2rem}.settings-header{margin-bottom:2rem}.settings-header h2{color:#333;font-size:1.75rem;margin:0 0 .5rem}.settings-header p{color:#666;font-size:1rem;margin:0}.loading{color:#666;font-size:1.1rem;padding:3rem;text-align:center}.alert{border-radius:8px;gap:1rem;margin-bottom:1.5rem;padding:1rem}.alert span:first-child{flex-shrink:0;font-size:1.5rem}.alert-error{background:#fee;border:1px solid #fcc;color:#c33}.alert-success{background:#efe;border:1px solid #cfc;color:#3c3}.alert strong{display:block;margin-bottom:.25rem}.alert p{font-size:.95rem;margin:0}.settings-form{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.form-section{border-bottom:1px solid #eee}.form-section h3{color:#333;font-size:1.25rem;margin:0 0 1.5rem}.form-group label{align-items:flex-start;color:#333;cursor:pointer;display:flex;gap:.75rem}.form-group label input[type=radio]{flex-shrink:0;margin-top:.25rem}.radio-content{flex:1 1}.radio-content strong{display:block;margin-bottom:.25rem}.radio-content span{color:#666;display:block;font-size:.875rem;font-weight:400}.form-group input[type=number],.form-group input[type=password],.form-group input[type=text]{border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group small{color:#666;margin-top:.5rem}.test-result{border-radius:8px;margin-bottom:1.5rem;padding:1rem}.test-result.success{background:#efe;border:1px solid #cfc;color:#3c3}.test-result.error{background:#fee;border:1px solid #fcc;color:#c33}.test-result strong{display:block;font-size:1.1rem;margin-bottom:.5rem}.test-result p{margin:0 0 .5rem}.test-result small{display:block;font-size:.875rem;opacity:.9}.form-actions{padding-top:1rem}.btn{border-radius:6px;padding:.75rem 1.5rem;transition:all .2s}.btn-test{background:#f5f5f5;border:1px solid #ddd;color:#333}.btn-test:hover:not(:disabled){background:#e9e9e9}.btn-primary{background:#f59e0b}.btn-primary:hover:not(:disabled){background:#f59e0b;box-shadow:0 4px 12px #667eea4d}@media (max-width:768px){.admin-storage-settings{padding:1rem}.settings-form{padding:1.5rem}.form-actions{flex-direction:column}.btn{width:100%}}.provider-profile-edit-container{margin:0 auto;max-width:900px;padding:2rem}.provider-profile-edit-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.provider-profile-edit-header h1{color:#333;font-size:2rem;margin:0}.provider-profile-form{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.form-section{border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding-bottom:2rem}.form-section:last-of-type{border-bottom:none}.form-section h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.pricing-info-box{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.pricing-info-box p{color:#333;margin:.5rem 0}.pricing-explanation{color:#555;font-size:.9rem}.pricing-example{background:#ffffff80;border-radius:4px;color:#666;font-size:.875rem;margin-top:.75rem!important;padding:.5rem}.availability-row{align-items:center;display:flex;gap:1rem;justify-content:space-between}.availability-label{align-items:center;color:#333;display:inline-flex;font-weight:600;gap:.5rem}.availability-dot{background:#9e9e9e;border-radius:50%;height:10px;width:10px}.availability-dot.online{background:#2e7d32}.availability-dot.offline{background:#616161}.availability-message{color:#666;display:block;margin-top:.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#555;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4caf50;outline:none}.form-group small{color:#888;display:block;font-size:.875rem;margin-top:.25rem}.form-row{grid-gap:1rem;gap:1rem;grid-template-columns:1fr 1fr}.categories-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.category-card{border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;padding:1rem;transition:all .2s}.category-card:hover{background-color:#f5f5f5;border-color:#4caf50}.category-card.selected{background-color:#e8f5e9;border-color:#4caf50}.category-card h3{color:#333;font-size:1.1rem;margin:0 0 .5rem}.category-card p{color:#666;font-size:.9rem;margin:0}.section-actions{display:flex;justify-content:flex-end;margin-top:1rem}.form-actions{border-top:1px solid #e0e0e0;gap:1rem;margin-top:2rem;padding-top:2rem}.error-message{background-color:#ffebee;color:#c62828}.error-message,.success-message{border-radius:4px;margin-bottom:1rem;padding:1rem}.success-message{background-color:#e8f5e9;color:#2e7d32}.danger-zone{background:#fff5f5;border:1px solid #f5c2c7;border-radius:8px;padding:1.5rem}.danger-zone h2{color:#b91c1c}.danger-zone p{color:#6b7280;margin:0 0 1rem}@media (max-width:768px){.provider-profile-edit-container{padding:1rem}.provider-profile-edit-header{align-items:flex-start;flex-direction:column;gap:1rem}.categories-grid,.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions button{width:100%}}.availability-settings{color:#1f2937;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1100px;padding:2rem}.availability-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.availability-header h1{color:#111827;font-size:2rem;margin:0 0 .5rem}.availability-header p{color:#4b5563;margin:0;max-width:520px}.availability-summary{display:flex;flex-wrap:wrap;gap:1rem}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:.35rem;min-width:140px;padding:1rem 1.5rem}.summary-card span{color:#6b7280;font-size:.85rem}.summary-card strong{color:#111827;font-size:1.5rem}.availability-card{background:#fff;border:1px solid #eef2f7;border-radius:16px;box-shadow:0 10px 25px #0f172a14;padding:1.75rem}.availability-status-card{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.status-info h2{color:#111827;font-size:1.3rem;margin:0}.status-info p{color:#4b5563;margin:.5rem 0 0}.status-title{align-items:center;display:inline-flex;gap:.6rem}.status-dot{background:#10b981;border-radius:50%;box-shadow:0 0 0 4px #10b98126;height:12px;width:12px}.status-dot.busy{background:#ef4444;box-shadow:0 0 0 4px #ef444426}.availability-alert{background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;color:#9f1239;padding:.9rem 1.2rem}.availability-footer{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-note{color:#6b7280;font-size:.9rem}.save-button{background:#10b981;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.6rem;transition:transform .2s ease,box-shadow .2s ease}.save-button:hover:not(:disabled){box-shadow:0 12px 24px #10b98140;transform:translateY(-1px)}.save-button:disabled{cursor:not-allowed;opacity:.6}.availability-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.availability-spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#111827;height:48px;width:48px}.toggle-switch{display:inline-block;height:28px;position:relative;width:52px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#cfd8dc;border-radius:999px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:22px;left:3px;position:absolute;transition:.2s;width:22px}.toggle-switch input:checked+.toggle-slider{background-color:#4caf50}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(24px)}.toggle-switch input:disabled+.toggle-slider{cursor:not-allowed;opacity:.6}@media (max-width:768px){.availability-settings{padding:1.5rem}.availability-card{padding:1.25rem}}.payout-settings-loading{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;min-height:60vh}.loading-spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#fbbf24;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.loading-text{color:#6b7280;font-size:1rem;font-weight:500}.payout-settings-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.payout-settings-header{border-bottom:2px solid #e5e7eb;margin-bottom:2.5rem;padding-bottom:2rem}.header-content{text-align:center}.page-title{align-items:center;color:#111827;display:flex;font-size:2rem;font-weight:700;gap:.75rem;justify-content:center;margin:0 0 .75rem}.title-icon{font-size:2.5rem}.page-subtitle{color:#6b7280;font-size:1.125rem;margin:0}.payout-settings-content{display:flex;flex-direction:column;gap:2rem}.status-banner{align-items:flex-start;animation:slideDown .3s ease-out;border:2px solid;border-radius:12px;display:flex;gap:1rem;padding:1.25rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.status-banner.verified{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981}.status-banner.pending{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b}.status-icon{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.status-banner.verified .status-icon{color:#10b981}.status-banner.pending .status-icon{color:#f59e0b}.status-content{flex:1 1}.status-title{color:#111827;font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.status-message{color:#374151;font-size:.9375rem;line-height:1.6;margin:0}.verification-date{color:#059669;font-weight:600}.alert{align-items:flex-start;animation:slideDown .3s ease-out;border:1px solid;border-radius:10px;display:flex;gap:.75rem;padding:1rem 1.25rem}.alert-icon{flex-shrink:0;margin-top:2px}.alert-message{flex:1 1;font-size:.9375rem;font-weight:500;line-height:1.5;margin:0}.alert-error{background:#fef2f2;border-color:#ef4444;color:#991b1b}.alert-error .alert-icon{color:#ef4444}.alert-success{background:#f0fdf4;border-color:#10b981;color:#065f46}.alert-success .alert-icon{color:#10b981}.payout-form{display:flex;flex-direction:column;gap:2.5rem}.form-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:2rem}.section-header{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.25rem}.section-title{color:#111827;font-size:1.5rem;margin:0 0 .5rem}.section-description{color:#6b7280;font-size:.9375rem;line-height:1.5;margin:0}.payment-methods-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.payment-method-card{background:#fff;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;padding:1.75rem;position:relative;text-align:left;transition:all .25s cubic-bezier(.4,0,.2,1)}.payment-method-card:hover{border-color:#fbbf24;box-shadow:0 10px 25px -5px #3b82f626;transform:translateY(-2px)}.payment-method-card.selected{background:linear-gradient(135deg,#eff6ff,#fef3c7);border-color:#fbbf24;box-shadow:0 10px 25px -5px #3b82f633,0 0 0 3px #3b82f61a}.method-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.payment-method-icon{flex-shrink:0;height:48px;width:48px}.method-check{align-items:center;background:#fbbf24;border-radius:50%;color:#fff;display:flex;height:28px;justify-content:center;opacity:0;transform:scale(.8);transition:all .2s ease;width:28px}.payment-method-card.selected .method-check{opacity:1;transform:scale(1)}.method-name{color:#111827;font-size:1.25rem;font-weight:700;margin:0 0 .75rem}.method-description{color:#6b7280;flex:1 1;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.method-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.feature-badge{background:#f3f4f6;border-radius:6px;color:#374151;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.375rem .75rem;text-transform:uppercase}.payment-method-card.selected .feature-badge{background:#fff;color:#fbbf24}.payout-form-fields{animation:fadeIn .3s ease-out;display:flex;flex-direction:column;gap:1.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.form-group{display:flex;flex-direction:column;gap:.625rem}.form-label{align-items:center;color:#374151;display:flex;font-size:.9375rem;font-weight:600;gap:.375rem}.label-text{flex:1 1}.label-required{color:#ef4444;font-size:1rem}.label-optional{color:#9ca3af;font-size:.875rem;font-weight:400}.input-wrapper{position:relative}.form-input{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#111827;font-family:inherit;font-size:1rem;padding:.875rem 3rem .875rem 1rem;transition:all .2s ease;width:100%}.form-input:focus{border-color:#fbbf24;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-input::placeholder,.input-icon{color:#9ca3af}.input-icon{pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.form-input:focus+.input-icon{color:#fbbf24}.field-hint{color:#6b7280;font-size:.875rem;line-height:1.4;margin:0}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-banner{border-radius:10px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.25rem}.info-banner.stripe-info{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd}.info-banner-icon{align-items:center;background:#fff;border-radius:50%;color:#0284c7;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.info-banner-content h4{color:#075985;font-size:1rem;font-weight:700;margin:0 0 .5rem}.info-banner-content p{color:#0c4a6e;font-size:.875rem;line-height:1.6;margin:0}.form-actions{border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;padding-top:1.5rem}.btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;min-width:180px;padding:.875rem 2rem;transition:all .2s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 6px -1px #3b82f633;color:#fff}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#f59e0b,#1d4ed8);box-shadow:0 10px 15px -3px #3b82f64d;transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-secondary{background:#fff;border:2px solid #e5e7eb;color:#374151}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.btn-spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.info-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem}.info-header{align-items:center;color:#475569;display:flex;gap:.75rem;margin-bottom:1.25rem}.info-header h3{color:#1e293b;font-size:1.125rem;font-weight:700;margin:0}.info-list{display:flex;flex-direction:column;gap:.875rem;list-style:none;margin:0;padding:0}.info-list li{align-items:flex-start;color:#475569;display:flex;font-size:.9375rem;gap:.75rem;line-height:1.6}.info-list li svg{color:#10b981;flex-shrink:0;margin-top:3px}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:9999}.modal-content{animation:slideUp .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{border-bottom:1px solid #e5e7eb;flex-direction:column;padding:2rem 2rem 1.5rem;text-align:center}.modal-header,.modal-icon{align-items:center;display:flex}.modal-icon{border-radius:50%;height:64px;justify-content:center;margin-bottom:1rem;width:64px}.modal-icon.warning{background:#fef3c7;color:#f59e0b}.modal-header h3{color:#111827;font-size:1.5rem;font-weight:700;margin:0}.modal-body{padding:2rem}.modal-body p{color:#6b7280;font-size:.9375rem;line-height:1.6;margin:0 0 1rem}.modal-body p:last-child{margin-bottom:0}.modal-warning{color:#111827;font-weight:600}.modal-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;padding:1.5rem 2rem 2rem}.modal-actions .btn{flex:1 1;min-width:auto}@media (max-width:768px){.payout-settings-container{padding:1rem .75rem}.payout-settings-header{margin-bottom:1.5rem;padding-bottom:1.5rem}.page-title{flex-direction:column;font-size:1.5rem;gap:.5rem}.title-icon{font-size:2rem}.page-subtitle{font-size:1rem}.form-section{border-radius:12px;padding:1.5rem 1rem}.section-title{font-size:1.25rem}.payment-methods-grid{gap:1rem;grid-template-columns:1fr}.payment-method-card{padding:1.5rem}.form-row{gap:1.5rem;grid-template-columns:1fr}.form-actions{flex-direction:column}.btn{width:100%}.modal-content{margin:1rem}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-body{padding:1.5rem}.modal-actions{flex-direction:column-reverse;padding:1rem 1.5rem 1.5rem}.modal-icon{height:56px;width:56px}.status-banner{align-items:center;flex-direction:column;text-align:center}.info-section{padding:1.25rem}}@media (max-width:480px){.payment-method-icon{height:40px;width:40px}.method-name{font-size:1.125rem}.method-description{font-size:.8125rem}.form-input{font-size:.9375rem;padding:.75rem 2.75rem .75rem .875rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.btn:focus,.form-input:focus,.payment-method-card:focus{outline:3px solid #93c5fd;outline-offset:2px}@media print{.form-actions,.modal-overlay{display:none}}.diventa-assistente-page{color:#333;min-height:100vh}.diventa-assistente-page,.hero-section{background:linear-gradient(135deg,#fbbf24,#f97316)}.hero-section{color:#fff;overflow:hidden;padding:80px 20px;position:relative;text-align:center}.hero-section:before{background:url('data:image/svg+xml;charset=utf-8,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.hero-title{animation:fadeInDown .8s ease-out;font-size:3.5rem;font-weight:800;margin-bottom:20px;text-shadow:2px 2px 4px #0003}.hero-subtitle{animation:fadeInUp .8s ease-out .2s both;font-size:1.6rem;font-weight:600;margin-bottom:20px;opacity:.95}.hero-description{animation:fadeInUp .8s ease-out .4s both;font-size:1.2rem;line-height:1.8;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px;opacity:.9}.cta-button{animation:fadeInUp .8s ease-out .6s both;border:none;border-radius:50px;box-shadow:0 4px 15px #0003;cursor:pointer;font-size:1.2rem;font-weight:700;padding:18px 45px;transition:all .3s ease}.cta-button.primary{background:#fff;color:#f59e0b}.cta-button.primary:hover{background:#f8f9ff;box-shadow:0 6px 25px #0000004d;transform:translateY(-3px)}.cta-button.large{font-size:1.3rem;padding:20px 60px}.benefits-section{background:#fff;padding:80px 20px}.section-title{color:#2d3748;font-size:2.8rem;font-weight:700;margin-bottom:60px;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.benefits-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.benefit-card{background:#f7fafc;border:2px solid #0000;border-radius:16px;padding:40px 30px;text-align:center;transition:all .3s ease}.benefit-card:hover{border-color:#f59e0b;box-shadow:0 12px 35px #667eea26;transform:translateY(-8px)}.benefit-icon{filter:grayscale(0);font-size:4rem;margin-bottom:20px;transition:transform .3s ease}.benefit-card:hover .benefit-icon{transform:scale(1.2)}.benefit-card h3{color:#2d3748;font-size:1.5rem;font-weight:700;margin-bottom:15px}.benefit-card p{color:#4a5568;font-size:1.05rem;line-height:1.7}.how-it-works-section{background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:80px 20px}.steps-container{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1400px;padding:0 20px}.step{background:#fff;border-radius:16px;box-shadow:0 4px 15px #00000014;flex:1 1;max-width:280px;min-width:220px;padding:40px 30px;text-align:center;transition:all .3s ease}.step:hover{box-shadow:0 8px 25px #667eea33;transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:50%;box-shadow:0 4px 15px #667eea4d;color:#fff;display:flex;font-size:2rem;font-weight:800;height:70px;justify-content:center;margin:0 auto 25px;width:70px}.step h3{color:#2d3748;font-size:1.4rem;font-weight:700;margin-bottom:15px}.step p{color:#4a5568;font-size:1.05rem;line-height:1.6}.step-arrow{color:#cbd5e0;font-size:3rem;font-weight:700}.requirements-section{background:#fff;padding:80px 20px}.requirements-list{grid-gap:20px;display:grid;gap:20px;margin:0 auto;max-width:700px}.requirement-item{align-items:center;background:#f7fafc;border-left:4px solid #0000;border-radius:12px;color:#2d3748;display:flex;font-size:1.2rem;font-weight:500;gap:20px;padding:25px 30px;transition:all .3s ease}.requirement-item:hover{background:#edf2f7;border-left-color:#f59e0b;transform:translateX(8px)}.checkmark{color:#48bb78;font-size:1.8rem;font-weight:700}.final-cta-section{background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;padding:100px 20px;text-align:center}.final-cta-content{margin:0 auto;max-width:700px}.final-cta-content h2{font-size:3rem;font-weight:800;margin-bottom:25px;text-shadow:2px 2px 4px #0003}.final-cta-content p{font-size:1.3rem;line-height:1.8;margin-bottom:40px;opacity:.95}.cta-note{font-size:1.1rem;margin-top:30px;opacity:.9}.login-link{color:#fff;font-weight:600;text-decoration:underline;transition:opacity .3s ease}.login-link:hover{opacity:.8}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.3rem}.hero-description{font-size:1.05rem}.section-title{font-size:2.2rem}.benefits-grid{gap:20px;grid-template-columns:1fr}.steps-container{flex-direction:column}.step-arrow{margin:10px 0;transform:rotate(90deg)}.cta-button{font-size:1.1rem;padding:15px 35px}.cta-button.large{font-size:1.2rem;padding:18px 45px}.final-cta-content h2{font-size:2.2rem}.final-cta-content p{font-size:1.1rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:1.8rem}.benefit-card,.step{padding:30px 20px}}.maintenance-page{align-items:center;background:linear-gradient(135deg,#f8fafc,#eef2f7);display:flex;justify-content:center;min-height:100vh;padding:2rem}.maintenance-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0f172a1f;max-width:560px;padding:2.5rem;text-align:center;width:100%}.maintenance-icon{font-size:3rem;margin-bottom:1rem}.maintenance-card h1{color:#1f2937;font-size:1.75rem;margin:0 0 1rem}.maintenance-card p{color:#4b5563;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.maintenance-estimate{background:#ecfeff;border-radius:999px;color:#0f766e;display:inline-block;font-size:.95rem;padding:.75rem 1rem}@media (max-width:640px){.maintenance-card{padding:2rem 1.5rem}.maintenance-card h1{font-size:1.5rem}}.info-page{color:#0f172a;margin:0 auto;max-width:1100px;padding:4rem 2rem 5rem}.info-page-header{margin:0 auto 2rem;max-width:850px;text-align:left}.info-eyebrow{color:#6366f1;font-size:.75rem;letter-spacing:.2em;margin-bottom:.75rem;text-transform:uppercase}.info-page-header h1{font-size:2.75rem;font-weight:700;margin-bottom:1rem}.info-intro{color:#475569;font-size:1.125rem;line-height:1.8;margin:0}.info-section{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 20px 45px #0f172a0d;margin-top:2.5rem;padding:2rem}.info-section+.info-section{margin-top:2rem}.info-section h2{color:#111827;font-size:1.5rem;margin:0 0 .5rem}.info-section p{color:#374151;font-size:1rem;line-height:1.7;margin:0 0 1rem}.info-section ul{color:#1f2937;line-height:1.7;margin:0;padding-left:1.25rem}.info-section li{margin-bottom:.55rem}.info-highlight{background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;color:#312e81;font-weight:500;margin-top:1.25rem;padding:1rem 1.25rem}@media (max-width:768px){.info-page{padding:3rem 1.5rem 4rem}.info-section{padding:1.5rem}.info-page-header h1{font-size:2.25rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App,.home-page{display:flex;flex-direction:column;min-height:100vh}.App-header{background:linear-gradient(135deg,#f59e0b,#ea580c);box-shadow:0 2px 10px #0000001a;color:#fff;padding:2rem;text-align:center}.App-header h1{font-size:3rem;font-weight:700;margin:0}.App-header p{font-size:1.2rem;margin:.5rem 0 0;opacity:.9}.header-link{background:#fff3;border-radius:6px;color:#fff;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.header-link:hover{background:#ffffff4d;transform:translateY(-2px)}.App-main{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.welcome{padding:2rem;text-align:center}.welcome h2{color:#f59e0b;font-size:2.5rem;margin-bottom:1rem}.success-message{color:#28a745;font-size:1.25rem;margin-bottom:2rem}.auth-status,.features{background:#f7f7f7;border-radius:10px;box-shadow:0 2px 10px #0000000d;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:600px;padding:2rem;text-align:left}.auth-status h3,.features h3{color:#ea580c;margin-bottom:1rem;text-align:center}.auth-status ul,.features ul{list-style:none;padding:0}.auth-status li,.features li{font-size:1.1rem;padding:.75rem 0 .75rem 1.5rem;position:relative}.auth-status li:before{color:#28a745;content:"";font-size:1.2rem;font-weight:700;left:0;position:absolute}.features li:before{color:#f59e0b;content:"→";font-weight:700;left:0;position:absolute}.cta-section{background:linear-gradient(135deg,#2563eb1a,#7c3aed1a);border-radius:10px;margin-top:3rem;padding:2rem}.cta-section h3{color:#333;margin-bottom:1.5rem}.cta-button{border-radius:6px;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .2s ease}.cta-button.primary{background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff}.cta-button.primary:hover{box-shadow:0 4px 12px #2563eb66;transform:translateY(-2px)}.cta-button.secondary{background:#fff;border:2px solid #f59e0b;color:#f59e0b}.cta-button.secondary:hover{background:#f59e0b;color:#fff;transform:translateY(-2px)}.App-footer{background:#333;color:#fff;margin-top:auto;padding:1rem;text-align:center}.App-footer p{margin:0}.not-found{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.not-found h1{color:#f59e0b;font-size:6rem;margin:0}.not-found p{color:#666;font-size:1.5rem;margin:1rem 0}.not-found a{color:#f59e0b;font-size:1.1rem;font-weight:500;text-decoration:none}.not-found a:hover{text-decoration:underline}
/*# sourceMappingURL=main.79b77211.css.map*/