*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f9f9;color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{display:block;height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:20px;width:90%}h1{font-size:2.2rem;margin-bottom:.5em}h2{font-size:1.75rem;margin-bottom:.4em}p{color:#444;font-size:1.1rem;margin-bottom:1em}@media (max-width:768px){.container{padding:12px}h1{font-size:1.8rem}h2{font-size:1.4rem}p{font-size:1rem}}@media (max-width:480px){h1{font-size:1.6rem}h2{font-size:1.25rem}p{font-size:.95rem}}.home-container{background:linear-gradient(135deg,#f5f7fa,#e8eef5);min-height:100vh}.home-carousel,.home-hero{position:relative;width:100%}.home-carousel{border-radius:0;height:70vh;min-height:500px;overflow:hidden}.carousel-slide{height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(1.1);transition:opacity 1s ease-in-out,transform 1s ease-in-out;width:100%}.carousel-slide.active{opacity:1;transform:scale(1);z-index:1}.carousel-image{height:100%;object-fit:cover;width:100%}.carousel-overlay{background:linear-gradient(135deg,#6366f1b3,#a855f7b3 50%,#ec4899b3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.carousel-content{left:50%;max-width:900px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%;z-index:2}.hero-title{color:#fff;font-size:4rem;font-weight:800;margin-bottom:1.5rem;opacity:0;text-shadow:2px 4px 8px #0000004d;transform:translateY(20px)}.hero-title.fade-in{animation:fadeInUp .8s ease forwards}.carousel-caption{color:#fff;font-size:1.8rem;font-weight:300;margin-bottom:2rem;opacity:0;text-shadow:1px 2px 4px #0000004d;transform:translateY(20px)}.carousel-caption.fade-in{animation:fadeInUp .8s ease .2s forwards}.cta-button{opacity:0;transform:translateY(20px)}.cta-button.fade-in{animation:fadeInUp .8s ease .4s forwards}.cta-button:hover{background:#f0f0ff}.carousel-dots{bottom:2rem;display:flex;gap:.8rem;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.dot{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.dot:hover{background:#fffc}.dot.active{background:#fff;border-radius:6px;width:40px}.home-info{margin:0 auto;max-width:1200px;padding:5rem 2rem;text-align:center}.home-info h2{color:#1f2937;font-size:3rem;font-weight:700;margin-bottom:1rem}.underline{background:linear-gradient(90deg,#a855f7,#ec4899);border-radius:2px;height:4px;margin:0 auto 2rem;width:80px}.info-description{color:#6b7280;font-size:1.3rem;line-height:1.8;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-10px)}.feature-icon{border-radius:20px;font-size:2rem;height:70px;margin:0 auto 1.5rem;transition:transform .3s ease;width:70px}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-icon.purple{background:linear-gradient(135deg,#a855f7,#ec4899)}.feature-icon.blue{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.feature-icon.orange{background:linear-gradient(135deg,#f97316,#facc15)}.feature-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#6b7280;font-size:1rem;line-height:1.6}.cta-section{background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:30px;box-shadow:0 20px 60px #6366f14d;margin:3rem auto;max-width:1200px;padding:4rem 2rem;text-align:center}.cta-section h3{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{color:#ffffffe6;font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary,.btn-secondary{border:2px solid #0000;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.btn-primary{background:#fff;box-shadow:0 10px 30px #0003;color:#6366f1}.btn-primary:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-3px)}.btn-secondary{background:#0000;border-color:#fff;color:#fff}.btn-secondary:hover{background:#fff;color:#6366f1;transform:translateY(-3px)}@media (max-width:768px){.home-carousel{height:60vh;min-height:400px}.hero-title{font-size:2.5rem}.carousel-caption{font-size:1.2rem}.cta-button{font-size:1rem;padding:.8rem 2rem}.home-info h2{font-size:2rem}.info-description{font-size:1.1rem}.features-grid{grid-template-columns:1fr}.cta-section h3{font-size:1.8rem}.cta-buttons{align-items:center;flex-direction:column}.btn-primary,.btn-secondary{max-width:300px;width:100%}}.login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-container{max-width:1100px;width:100%}.login-content{background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000004d;display:grid;grid-template-columns:1fr 1fr;min-height:600px;overflow:hidden}.login-branding{align-items:center;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;display:flex;justify-content:center;overflow:hidden;padding:3rem;position:relative}.login-branding:before{animation:pulse 15s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.branding-inner{position:relative;text-align:center;z-index:1}.login-logo{animation:fadeInDown .8s ease;background:#fff;border-radius:50%;box-shadow:0 10px 30px #0003;height:100px;margin-bottom:1.5rem;padding:10px;width:100px}.login-app-name{animation:fadeInDown .8s ease .1s backwards;font-size:2.5rem;font-weight:800;margin-bottom:.5rem;text-shadow:2px 4px 8px #0003}.login-tagline{animation:fadeInDown .8s ease .2s backwards;font-size:1.1rem;font-weight:300;margin-bottom:3rem;opacity:.95}.branding-features{display:flex;flex-direction:column;gap:1rem;text-align:left}.feature-item{align-items:center;animation:fadeInLeft .8s ease backwards;display:flex;font-size:1.1rem;gap:1rem}.feature-item:first-child{animation-delay:.3s}.feature-item:nth-child(2){animation-delay:.4s}.feature-item:nth-child(3){animation-delay:.5s}.feature-icon{background:#fff3;font-weight:700;height:30px;width:30px}.login-form-section{align-items:center;display:flex;justify-content:center;padding:3rem}.form-card{max-width:400px;width:100%}.welcome-text{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.welcome-subtitle{color:#6b7280;font-size:.95rem;margin-bottom:2rem}.login-form{gap:1.5rem}.input-group,.login-form{display:flex;flex-direction:column}.input-group{gap:.5rem}.input-group label{color:#374151;font-size:.9rem;font-weight:600}.input-container{align-items:center;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;display:flex;padding:.75rem 1rem;position:relative;transition:all .3s ease}.input-container:focus-within{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.input-icon{color:#9ca3af;font-size:1.2rem;margin-right:.75rem}.form-input{background:#0000;border:none;color:#1f2937;flex:1 1;font-size:1rem;outline:none}.eye-button,.form-input::placeholder{color:#9ca3af}.eye-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:.5rem;transition:color .3s ease}.eye-button:hover{color:#6366f1}.error-message{align-items:center;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;color:#dc2626;display:flex;font-size:.9rem;gap:.5rem;padding:.75rem 1rem}.error-icon{font-size:1.2rem}.form-options{justify-content:space-between}.form-options,.remember-me{align-items:center;display:flex}.remember-me{color:#6b7280;cursor:pointer;font-size:.9rem;gap:.5rem}.remember-me input[type=checkbox]{cursor:pointer;height:16px;width:16px}.forgot-password{background:none;border:none;color:#6366f1;cursor:pointer;font-size:.9rem;font-weight:600;transition:color .3s ease}.forgot-password:hover{color:#a855f7;text-decoration:underline}.login-button{align-items:center;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:12px;box-shadow:0 4px 15px #6366f14d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.login-button:hover:not(:disabled){box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.7}.spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;height:16px;width:16px}.divider{align-items:center;color:#9ca3af;display:flex;font-size:.9rem;margin:1.5rem 0;text-align:center}.divider:after,.divider:before{border-bottom:1px solid #e5e7eb;content:"";flex:1 1}.divider span{padding:0 1rem}.signup-prompt{align-items:center;color:#6b7280;display:flex;font-size:.95rem;gap:.5rem;justify-content:center;text-align:center}.signup-link{background:none;border:none;color:#6366f1;cursor:pointer;font-weight:700;transition:color .3s ease}.signup-link:hover{color:#a855f7;text-decoration:underline}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:968px){.login-content{grid-template-columns:1fr}.login-branding{min-height:300px;padding:2rem}.login-logo{height:80px;width:80px}.login-app-name{font-size:2rem}.branding-features{flex-direction:row;gap:2rem;justify-content:center}.feature-item{flex-direction:column;font-size:.9rem;gap:.5rem}}@media (max-width:640px){.login-page{padding:1rem}.login-form-section{padding:2rem 1.5rem}.welcome-text{font-size:1.75rem}.branding-features,.form-options{flex-direction:column;gap:1rem}.form-options{align-items:flex-start}}*{box-sizing:border-box;margin:0;padding:0}.dashboard-loading{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.dashboard-loading p{font-size:18px;font-weight:500;margin-top:20px}.dashboard-page{background:#f7f9fc;min-height:100vh}.dashboard-top-header{align-items:center;background:#fff;box-shadow:0 2px 8px #0000000d;display:flex;justify-content:space-between;padding:20px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-left{gap:16px}.logo-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.dashboard-title{color:#1a202c;font-size:24px;font-weight:700;margin:0}.dashboard-subtitle{color:#718096;font-size:14px;margin:4px 0 0}.header-actions{gap:12px}.header-actions,.icon-button{align-items:center;display:flex}.icon-button{background:#f7fafc;border:none;border-radius:8px;color:#4a5568;cursor:pointer;font-size:18px;height:40px;justify-content:center;transition:all .2s;width:40px}.icon-button:hover{background:#edf2f7;color:#2d3748}.logout-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s}.logout-button:hover{background:#f7fafc;border-color:#cbd5e0;color:#2d3748}.dashboard-container{margin:0 auto;max-width:1400px;padding:30px 40px}.info-cards-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:30px}.info-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:24px;transition:transform .2s,box-shadow .2s}.info-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px)}.info-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.info-card-header h3{align-items:center;color:#2d3748;display:flex;font-size:18px;font-weight:600;gap:10px}.edit-button{align-items:center;background:#f7fafc;border:none;border-radius:8px;color:#718096;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s;width:36px}.edit-button:hover{background:#edf2f7;color:#4a5568}.info-card-content{align-items:flex-start;display:flex;gap:20px}.user-avatar{border-radius:50%;flex-shrink:0;height:80px;overflow:hidden;width:80px}.user-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:32px;font-weight:700;height:100%;justify-content:center;width:100%}.user-details{flex:1 1}.user-details h4{color:#1a202c;font-size:20px;font-weight:600;margin-bottom:12px}.user-detail-item{align-items:center;color:#4a5568;display:flex;font-size:14px;gap:8px;margin-bottom:8px}.user-detail-item svg{color:#718096}.user-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.user-badge{background:#edf2f7;color:#4a5568}.user-badge,.user-since{border-radius:6px;font-size:12px;font-weight:500;padding:4px 12px}.user-since{background:#f0fdf4;color:#16a34a}.business-selector{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;cursor:pointer;font-size:14px;padding:8px 16px}.business-image{border-radius:12px;height:150px;margin-bottom:16px;overflow:hidden;width:100%}.business-image img{height:100%;object-fit:cover;width:100%}.business-details h4{color:#1a202c;font-size:20px;font-weight:600;margin-bottom:8px}.business-category{background:#f0fdf4;border-radius:6px;color:#16a34a;display:inline-block;font-size:12px;font-weight:500;margin-bottom:12px;padding:4px 12px}.business-description{color:#4a5568;font-size:14px;line-height:1.6;margin-bottom:16px}.business-info-list{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.business-detail-item{align-items:center;color:#4a5568;display:flex;font-size:14px;gap:10px}.business-detail-item svg{color:#718096}.business-detail-item a{color:#667eea;text-decoration:none}.business-detail-item a:hover{text-decoration:underline}.business-status{display:flex;gap:12px;margin-top:16px}.status-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;text-transform:capitalize}.status-badge.active{background:#f0fdf4;color:#16a34a}.status-badge.pending{background:#fef3c7;color:#d97706}.status-badge.inactive{background:#fee2e2;color:#dc2626}.verified-badge{align-items:center;background:#dbeafe;border-radius:6px;color:#2563eb;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px}.no-business{align-items:center;color:#718096;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.no-business p{font-size:16px;margin:16px 0 20px}.create-business-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 24px;transition:transform .2s}.create-business-button:hover{transform:translateY(-2px)}.dashboard-tabs{display:flex;gap:12px;margin-bottom:30px;overflow-x:auto;padding-bottom:4px}.tab-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#4a5568;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 24px;transition:all .2s;white-space:nowrap}.tab-button:hover{background:#f7fafc;border-color:#cbd5e0}.tab-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;color:#fff}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;gap:16px;padding:24px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px)}.stat-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:24px;height:56px;justify-content:center;width:56px}.stat-content{flex:1 1}.stat-label{color:#718096;display:block;font-size:13px;margin-bottom:4px}.stat-value{color:#1a202c;font-size:26px;font-weight:700;margin:4px 0}.stat-change{color:#16a34a;font-size:12px;font-weight:500}.dashboard-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr}.content-left,.content-right{display:flex;flex-direction:column;gap:24px}.card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:24px}.card-header{justify-content:space-between;margin-bottom:20px}.card-header,.card-title{align-items:center;display:flex}.card-title{color:#2d3748;font-size:18px;font-weight:600;gap:10px}.view-all-button{background:#f7fafc;border:none;border-radius:8px;color:#667eea;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s}.view-all-button:hover{background:#edf2f7}.bookings-list{display:flex;flex-direction:column;gap:16px}.booking-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .2s}.booking-item:hover{border-color:#cbd5e0;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.booking-main{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.booking-client-info{align-items:center;display:flex;flex:1 1;gap:12px}.client-avatar{border:2px solid #e2e8f0;border-radius:50%;height:48px;object-fit:cover;width:48px}.client-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:20px;height:48px;justify-content:center;width:48px}.client-details{flex:1 1}.client-details h4{color:#1a202c;font-size:16px;font-weight:600;margin-bottom:4px}.client-email{align-items:center;color:#718096;display:flex;font-size:13px;gap:6px}.client-email svg{font-size:14px}.booking-details-section{display:flex;flex-direction:column;gap:12px}.booking-detail-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.booking-info-item{align-items:flex-start;background:#f7fafc;border-radius:8px;display:flex;gap:10px;padding:10px}.booking-info-item svg{color:#667eea;flex-shrink:0;font-size:18px;margin-top:2px}.booking-info-item>div{display:flex;flex-direction:column;gap:2px}.booking-info-item .label{color:#718096;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.booking-info-item .value{color:#2d3748;font-size:14px;font-weight:600}.booking-info-item .amount-value{color:#16a34a;font-size:15px}.booking-business-tag{align-items:center;background:#dbeafe;border-radius:6px;color:#2563eb;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;width:-webkit-fit-content;width:fit-content}.booking-notes{align-items:flex-start;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:6px;color:#92400e;display:flex;font-size:13px;font-style:italic;gap:8px;padding:10px}.booking-notes svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.booking-payment-ref{align-items:center;background:#f0fdf4;border-radius:6px;color:#166534;display:flex;font-family:monospace;font-size:12px;gap:8px;padding:8px 12px}.booking-payment-ref svg{color:#16a34a}.payment-badge{border-radius:4px;font-size:10px;font-weight:600;margin-left:auto;padding:3px 8px;text-transform:uppercase}.payment-badge.successful{background:#16a34a;color:#fff}.payment-badge.pending{background:#f59e0b;color:#fff}.booking-info h4{color:#1a202c;font-size:16px;font-weight:600;margin-bottom:4px}.booking-service{color:#4a5568;font-size:14px;margin:4px 0}.booking-amount{color:#16a34a;font-size:15px;font-weight:600;margin:4px 0}.booking-details{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.booking-time{align-items:center;color:#718096;display:flex;font-size:13px;gap:6px}.booking-status{align-items:center;border-radius:6px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;text-transform:capitalize}.booking-status.confirmed{background:#f0fdf4;color:#16a34a}.booking-status.pending{background:#fef3c7;color:#d97706}.booking-status.cancelled{background:#fee2e2;color:#dc2626}.booking-status.completed{background:#dbeafe;color:#2563eb}.services-list{display:flex;flex-direction:column;gap:16px}.service-item{background:#f7fafc;border-radius:12px;padding:16px}.service-info{display:flex;flex-direction:column;gap:8px}.service-name{color:#2d3748;font-size:15px;font-weight:600}.progress-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .3s ease}.service-revenue{color:#16a34a;font-size:16px;font-weight:700}.service-count{color:#718096;font-size:13px;margin-top:8px}.transactions-list{display:flex;flex-direction:column;gap:16px}.transaction-item{align-items:flex-start;background:#f7fafc;border-radius:12px;display:flex;justify-content:space-between;padding:16px}.transaction-info h4{color:#1a202c;font-size:15px;font-weight:600;margin-bottom:4px}.transaction-service{color:#4a5568;font-size:13px;margin:4px 0}.transaction-date{color:#718096;display:block;font-size:12px;margin:4px 0}.transaction-reference{color:#cbd5e0;display:block;font-family:monospace;font-size:11px;margin-top:4px}.transaction-amount{align-items:flex-end;color:#16a34a;display:flex;flex-direction:column;font-size:16px;font-weight:700;gap:6px}.transaction-status{border-radius:6px;font-size:11px;font-weight:500;padding:4px 10px;text-transform:capitalize}.transaction-status.completed,.transaction-status.successful{background:#f0fdf4;color:#16a34a}.view-all-transactions{background:#f7fafc;border:none;border-radius:8px;color:#667eea;cursor:pointer;font-size:14px;font-weight:500;margin-top:16px;padding:12px;transition:all .2s;width:100%}.view-all-transactions:hover{background:#edf2f7}.quick-stats-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.quick-stats-card .card-title{color:#fff;margin-bottom:20px}.quick-stats{display:flex;flex-direction:column;gap:16px}.quick-stat-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.quick-stat-label{color:#ffffffe6;font-size:13px}.quick-stat-value{color:#fff;font-size:18px;font-weight:700}.quick-stat-value.pending{color:#fbbf24}.finance-content{display:flex;flex-direction:column;gap:24px}.finance-header{flex-wrap:wrap;gap:16px;justify-content:space-between}.finance-header,.section-title{align-items:center;display:flex}.section-title{color:#1a202c;font-size:24px;gap:12px}.time-filter{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;gap:8px;padding:4px}.time-filter button{background:#0000;border:none;border-radius:8px;color:#4a5568;cursor:pointer;font-size:14px;font-weight:500;padding:8px 20px;transition:all .2s}.time-filter button:hover{background:#f7fafc}.time-filter button.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.finance-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.finance-summary{grid-column:1/-1}.revenue-breakdown{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.revenue-item{background:#f7fafc;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:20px}.revenue-item.pending-item{background:#fef3c7}.revenue-label{color:#718096;font-size:13px;font-weight:500}.revenue-value{color:#1a202c;font-size:24px;font-weight:700}.revenue-value.large{color:#16a34a;font-size:32px}.booking-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-box{align-items:center;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:20px}.stat-box svg{font-size:28px}.stat-box.confirmed{background:#f0fdf4;color:#16a34a}.stat-box.pending{background:#fef3c7;color:#d97706}.stat-box.cancelled{background:#fee2e2;color:#dc2626}.stat-box.total{background:#dbeafe;color:#2563eb}.stat-number{font-size:32px;font-weight:700}.stat-box .stat-label{font-size:13px;font-weight:600;opacity:.8;text-transform:uppercase}.payment-methods-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:24px}.payment-methods-list{display:flex;flex-direction:column;gap:16px}.payment-method-item{align-items:center;background:#f7fafc;border-radius:12px;display:flex;gap:16px;justify-content:space-between;padding:16px}.payment-method-info{align-items:center;display:flex;gap:10px;min-width:120px}.payment-method-info svg{color:#667eea;font-size:20px}.method-name{color:#2d3748;font-size:14px;font-weight:600;text-transform:capitalize}.payment-method-stats{align-items:center;display:flex;flex:1 1;gap:12px}.method-amount{color:#16a34a;font-size:16px;font-weight:700;min-width:100px;text-align:right}.method-bar{background:#e2e8f0;border-radius:4px;flex:1 1;height:8px;min-width:100px;overflow:hidden}.method-bar-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .3s ease}.method-percentage{color:#4a5568;font-size:13px;font-weight:600;min-width:45px;text-align:right}.all-transactions{grid-column:1/-1}.transactions-table{overflow-x:auto}.transactions-table table{border-collapse:collapse;margin-top:16px;width:100%}.transactions-table th{background:#f7fafc;color:#4a5568;font-size:13px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase}.transactions-table td{border-bottom:1px solid #e2e8f0;color:#2d3748;font-size:14px;padding:16px}.transactions-table tr:last-child td{border-bottom:none}.transactions-table tr:hover{background:#f7fafc}.transactions-table .amount{color:#16a34a;font-weight:700}.transactions-table .reference{color:#718096;font-family:monospace;font-size:12px}.bookings-content{display:flex;flex-direction:column;gap:24px}.bookings-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.bookings-filter{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;gap:8px;padding:4px}.filter-btn{background:#0000;border:none;border-radius:8px;color:#4a5568;cursor:pointer;font-size:14px;font-weight:500;padding:8px 20px;transition:all .2s}.filter-btn:hover{background:#f7fafc}.filter-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.bookings-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.booking-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:20px;transition:transform .2s,box-shadow .2s}.booking-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px)}.booking-card-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.booking-card-header h4{color:#1a202c;font-size:16px;font-weight:600}.booking-card-body{display:flex;flex-direction:column;gap:12px}.booking-detail{align-items:center;color:#4a5568;display:flex;font-size:14px;gap:10px}.booking-detail svg{color:#718096;flex-shrink:0}.booking-payment-info{align-items:center;background:#f7fafc;border-radius:8px;display:flex;font-size:13px;gap:10px;padding:10px}.payment-status{border-radius:6px;font-size:11px;font-weight:500;padding:4px 10px;text-transform:capitalize}.payment-status.successful{background:#f0fdf4;color:#16a34a}.payment-status.pending{background:#fef3c7;color:#d97706}.payment-ref{color:#718096;font-family:monospace;font-size:11px;margin-left:auto}.no-bookings{align-items:center;background:#fff;border-radius:16px;color:#718096;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;padding:60px 20px;text-align:center}.no-bookings p{font-size:16px;margin-top:16px}.analytics-content{display:flex;flex-direction:column;gap:24px}.analytics-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.analytics-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:24px}.peak-days-list{display:flex;flex-direction:column;gap:16px}.peak-day-item{align-items:center;display:flex;gap:12px}.day-name{color:#2d3748;font-size:14px;font-weight:600;min-width:100px}.day-bar{background:#e2e8f0;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.day-bar-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .3s ease}.day-count{color:#16a34a;font-size:14px;font-weight:600;min-width:100px;text-align:right}.service-performance-list{display:flex;flex-direction:column;gap:20px}.performance-item{background:#f7fafc;border-radius:12px;padding:16px}.performance-header{gap:12px;margin-bottom:12px}.performance-header,.rank{align-items:center;display:flex}.rank{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.performance-header .service-name{color:#1a202c;font-size:16px;font-weight:600}.performance-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:12px}.performance-stat{display:flex;flex-direction:column;gap:4px}.performance-stat .stat-label{color:#718096;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.performance-stat .stat-value{color:#2d3748;font-size:16px;font-weight:700}.client-insights{display:flex;flex-direction:column;gap:16px}.insight-item{align-items:center;background:#f7fafc;border-radius:12px;display:flex;justify-content:space-between;padding:16px}.insight-label{color:#4a5568;font-size:14px;font-weight:500}.insight-value{color:#1a202c;font-size:24px;font-weight:700}.revenue-chart{align-items:flex-end;background:#f7fafc;border-radius:12px;display:flex;gap:16px;height:250px;justify-content:space-around;padding:20px}.chart-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px}.chart-bar{align-items:flex-end;background:#e2e8f0;display:flex;height:180px;max-width:80px;overflow:hidden}.chart-bar,.chart-bar-fill{border-radius:8px 8px 0 0;width:100%}.chart-bar-fill{transition:height .5s ease}.chart-bar-fill.today{background:linear-gradient(0deg,#fbbf24,#f59e0b)}.chart-bar-fill.week{background:linear-gradient(0deg,#60a5fa,#3b82f6)}.chart-bar-fill.month{background:linear-gradient(0deg,#34d399,#10b981)}.chart-bar-fill.total{background:linear-gradient(0deg,#a78bfa,#8b5cf6)}.chart-label{color:#4a5568;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.chart-value{color:#1a202c;font-size:14px;font-weight:700}.no-data-message{color:#718096;font-size:14px;padding:40px 20px;text-align:center}@media (max-width:1200px){.analytics-grid,.dashboard-content{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-top-header{padding:16px 20px}.dashboard-container{padding:20px}.dashboard-title{font-size:20px}.dashboard-subtitle{font-size:12px}.logo-icon{font-size:20px;height:40px;width:40px}.logout-button span{display:none}.info-cards-grid,.stats-grid{grid-template-columns:1fr}.stat-card{flex-direction:row}.bookings-grid,.finance-grid{grid-template-columns:1fr}.all-transactions,.finance-summary{grid-column:1}.bookings-header,.finance-header{align-items:flex-start;flex-direction:column}.bookings-filter,.time-filter{overflow-x:auto;width:100%}.revenue-breakdown{grid-template-columns:1fr}.booking-stats-grid{grid-template-columns:repeat(2,1fr)}.transactions-table{overflow-x:scroll}.transactions-table table{min-width:600px}.revenue-chart{height:200px;padding:12px}.chart-bar{height:140px;max-width:60px}.booking-detail-row,.performance-stats{grid-template-columns:1fr}.booking-main{align-items:flex-start;flex-direction:column;gap:12px}.booking-client-info{width:100%}.booking-status{align-self:flex-start}}@media (max-width:480px){.dashboard-tabs{gap:8px}.tab-button{font-size:13px;padding:10px 16px}.stat-value{font-size:22px}.stat-icon{font-size:20px;height:48px;width:48px}.booking-card,.card{padding:16px}.section-title{font-size:20px}.bookings-grid{grid-template-columns:1fr}}.main-header{background:#fff;border-bottom:1px solid #6366f11a;box-shadow:0 2px 10px #0000000d;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.main-header.scrolled{border-bottom:1px solid #6366f133;box-shadow:0 4px 20px #0000001a}.header-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2.5rem}.header-container,.header-left,.logo-link{align-items:center;display:flex}.logo-link{gap:1rem;text-decoration:none;transition:transform .3s ease}.logo-link:hover{transform:translateY(-2px)}.header-logo{height:55px;object-fit:contain;transition:transform .3s ease;width:55px}.logo-link:hover .header-logo{transform:rotate(5deg) scale(1.05)}.brand-block{display:flex;flex-direction:column;justify-content:center;line-height:1.2}.brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;letter-spacing:-.5px}.brand-tagline{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.5px;margin-left:2px;margin-top:2px}.mobile-menu-toggle{background:none;border:none;color:#6366f1;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:all .3s ease}.mobile-menu-toggle:hover{color:#a855f7;transform:scale(1.1)}.header-nav,.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#4b5563;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-links a:after{background:linear-gradient(90deg,#6366f1,#a855f7);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover{color:#6366f1}.nav-links a.active:after,.nav-links a:hover:after{width:100%}.nav-links a.active{color:#6366f1;font-weight:600}.dashboard-link{color:#4b5563!important;font-weight:600;padding:.5rem 0;transition:all .3s ease}.dashboard-link.active,.dashboard-link:hover{color:#6366f1!important}.social-links{border-left:1px solid #e5e7eb;gap:.8rem;padding-left:1rem}.social-icon,.social-links{align-items:center;display:flex}.social-icon{background:#f3f4f6;border-radius:50%;color:#6b7280;height:38px;justify-content:center;text-decoration:none;transition:all .3s ease;width:38px}.social-icon svg{font-size:16px}.social-icon:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-3px)}.social-icon.email:hover{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.social-icon.facebook:hover{background:linear-gradient(135deg,#1877f2,#0c63d4);color:#fff}.social-icon.linkedin:hover{background:linear-gradient(135deg,#0077b5,#005885);color:#fff}.social-icon.instagram:hover{background:linear-gradient(135deg,#e1306c,#c13584,#833ab4,#5851db);color:#fff}@media (max-width:1024px){.header-container{padding:1rem 1.5rem}.nav-links{gap:1.5rem}.social-links{gap:.6rem}}@media (max-width:768px){.mobile-menu-toggle{display:block}.header-nav{align-items:flex-start;background:#fff;box-shadow:-4px 0 20px #0000001a;flex-direction:column;gap:0;height:calc(100vh - 80px);overflow-y:auto;padding:2rem 1.5rem;position:fixed;right:-100%;top:80px;transition:right .3s ease;width:280px}.header-nav.mobile-open{right:0}.nav-links{align-items:flex-start;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:0;margin-bottom:1.5rem;padding-bottom:1.5rem;width:100%}.nav-links a{font-size:1.1rem;padding:1rem 0;width:100%}.nav-links a:after{display:none}.dashboard-link{padding:.8rem 1.5rem;text-align:center;width:100%}.social-links{border-left:none;flex-direction:row;gap:1rem;justify-content:flex-start;padding-left:0;width:100%}.social-icon{height:42px;width:42px}.social-icon svg{font-size:18px}.brand-name{font-size:1.5rem}.brand-tagline{font-size:.7rem}.header-logo{height:45px;width:45px}}@media (max-width:480px){.header-container{padding:.8rem 1rem}.brand-name{font-size:1.3rem}.brand-tagline{font-size:.65rem}.header-logo{height:40px;width:40px}.header-nav{height:calc(100vh - 70px);top:70px;width:100%}}.footer{background:linear-gradient(135deg,#1f2937,#111827);color:#d1d5db;font-family:Arial,sans-serif;margin-top:auto}.footer-container{margin:0 auto;max-width:1400px;padding:3rem 2.5rem 1.5rem}.footer-content{grid-gap:3rem;border-bottom:1px solid #ffffff1a;display:grid;gap:3rem;grid-template-columns:1.5fr 1fr 1fr 1fr;padding-bottom:2.5rem}.footer-branding{max-width:300px}.footer-logo-title{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.footer-icon{filter:brightness(1.2);height:40px;object-fit:contain;width:40px}.app-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.footer-tagline{color:#9ca3af;font-size:.85rem;font-weight:500;margin-bottom:.75rem}.footer-description{color:#9ca3af;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.footer-social{display:flex;gap:.75rem;margin-top:1.5rem}.footer-social-icon{align-items:center;background:#ffffff1a;border-radius:50%;color:#d1d5db;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.footer-social-icon:hover{background:#6366f1cc;color:#fff;transform:translateY(-3px)}.footer-section h4{color:#fff;font-size:1rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.25rem}.footer-section a,.footer-section p{color:#9ca3af;display:block;font-size:.9rem;line-height:1.5;margin-bottom:.75rem;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#fff;padding-left:5px}.footer-contact{color:#6366f1!important;font-weight:600}.footer-contact:hover{color:#a855f7!important}.footer-hours{color:#6b7280;font-size:.85rem;line-height:1.6;margin-top:1rem}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:1.5rem}.copyright,.footer-made{color:#6b7280;font-size:.85rem;margin:0}@media (max-width:1024px){.footer-content{gap:2.5rem;grid-template-columns:1fr 1fr}.footer-branding{grid-column:1/-1;max-width:100%}}@media (max-width:768px){.footer-container{padding:2.5rem 1.5rem 1.5rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-branding{grid-column:auto}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}.footer-social{justify-content:flex-start}}@media (max-width:480px){.footer-container{padding:2rem 1rem 1rem}.footer-icon{height:35px;width:35px}.app-name{font-size:1.3rem}.footer-social-icon{height:38px;width:38px}}.about-page{background:linear-gradient(135deg,#f5f7fa,#e8eef5);min-height:100vh}.about-hero{background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);color:#fff;overflow:hidden;padding:5rem 2rem;position:relative;text-align:center}.about-hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="%23fff" opacity=".1"/></svg>');bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.about-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.about-title{animation:fadeInUp .8s ease;font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 4px 8px #0003}.about-subtitle{animation:fadeInUp .8s ease .2s backwards;font-size:1.5rem;font-weight:300;opacity:.95}.about-container{margin:0 auto;max-width:1200px;padding:3rem 2rem}.about-section{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;margin-bottom:3rem;padding:3rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.about-section:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.section-icon{font-size:3rem;margin-bottom:1rem}.about-section h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-section p{color:#6b7280;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:900px}.section-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.section-title:after{background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:2px;content:"";display:block;height:4px;margin:1rem auto 0;width:80px}.features-section{margin-bottom:4rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-box{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-box:hover{box-shadow:0 10px 40px #6366f126;transform:translateY(-10px)}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-box h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-box p{color:#6b7280;font-size:1rem;line-height:1.6}.values-section{margin-bottom:4rem}.values-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.value-card{background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:15px;color:#fff;padding:2rem;text-align:center;transition:transform .3s ease}.value-card:hover{transform:scale(1.05)}.value-card h4{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.value-card p{font-size:.95rem;opacity:.95}.stats-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:4rem}.stat-box{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:2.5rem;text-align:center;transition:all .3s ease}.stat-box:hover{box-shadow:0 8px 30px #6366f126;transform:translateY(-5px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#6b7280;font-size:1rem;font-weight:600}.about-cta{background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:30px;box-shadow:0 20px 60px #6366f14d;color:#fff;padding:4rem 3rem;text-align:center}.about-cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-cta p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.cta-button{background:#fff;border:none;border-radius:50px;box-shadow:0 10px 30px #0003;color:#6366f1;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.cta-button:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-3px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about-title{font-size:2.5rem}.about-subtitle{font-size:1.2rem}.about-hero{padding:3rem 1.5rem}.about-container{padding:2rem 1.5rem}.about-section{padding:2rem}.about-section h2,.section-title{font-size:2rem}.features-grid,.stats-section,.values-grid{grid-template-columns:1fr}.about-cta{padding:3rem 2rem}.about-cta h2{font-size:2rem}}@media (max-width:480px){.about-title{font-size:2rem}.about-subtitle{font-size:1rem}.stat-number{font-size:2.5rem}}.terms-container{background:#fdfdfd;color:#333;line-height:1.6}.terms-container h1{color:#2c3e50;font-size:2rem;margin-bottom:1rem}.terms-container h2{font-size:1.25rem;margin-top:2rem}.terms-container ul{list-style-type:disc;margin-left:1.5rem}.faq-container{font-family:sans-serif;margin:0 auto;max-width:600px;padding:2rem}.faq-item{border-bottom:1px solid #ddd;cursor:pointer;padding:1rem 0}.faq-question{display:flex;font-weight:600;justify-content:space-between}.faq-answer{color:#555;margin-top:.5rem}.faq-item.open .faq-question{color:#007bff}.pricing-page{background:linear-gradient(135deg,#f5f7fa,#e9ecef);min-height:100vh;padding:120px 0 80px}.pricing-hero{margin:0 auto 60px;max-width:800px;padding:0 20px;text-align:center}.pricing-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1a202c;font-size:3rem;font-weight:700;margin-bottom:16px}.pricing-subtitle{color:#718096;font-size:1.25rem;line-height:1.6;margin-bottom:40px}.billing-toggle{background:#fff;border-radius:50px;box-shadow:0 2px 10px #0000001a;display:inline-flex;gap:4px;padding:6px}.billing-toggle button{align-items:center;background:#0000;border:none;border-radius:50px;color:#718096;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:12px 32px;position:relative;transition:all .3s ease}.billing-toggle button.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea66;color:#fff}.savings-badge{background:#10b98133;border-radius:20px;color:#10b981;font-size:.75rem;font-weight:700;padding:4px 10px;text-transform:uppercase}.billing-toggle button.active .savings-badge{background:#ffffff4d;color:#fff}.pricing-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto 80px;max-width:1400px;padding:0 20px}.pricing-card{background:#fff;border:2px solid #0000;border-radius:24px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;padding:40px 30px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.pricing-card:before{background:#6366f1;background:var(--plan-color,#6366f1);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.pricing-card:hover{border-color:#6366f1;border-color:var(--plan-color,#6366f1);box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.pricing-card:hover:before{transform:scaleX(1)}.pricing-card.popular{border-color:#f59e0b;border-color:var(--plan-color,#f59e0b);box-shadow:0 8px 30px #f59e0b33;transform:scale(1.05)}.pricing-card.popular:hover{transform:scale(1.08) translateY(-8px)}.pricing-card.enterprise{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.pricing-card.enterprise .additional-pricing h4,.pricing-card.enterprise .admin-fee,.pricing-card.enterprise .amount,.pricing-card.enterprise .currency,.pricing-card.enterprise .period,.pricing-card.enterprise .plan-description,.pricing-card.enterprise .plan-features h4,.pricing-card.enterprise .plan-name,.pricing-card.enterprise .spec-item{color:#fff}.pricing-card.enterprise .plan-cta{background:#fff;color:#667eea}.pricing-card.enterprise .plan-cta:hover{background:#fffffff2;transform:scale(1.05)}.popular-badge{align-items:center;background:#f59e0b;background:var(--plan-color,#f59e0b);box-shadow:0 2px 10px #0003;color:#fff;display:flex;font-size:.75rem;font-weight:700;gap:6px;padding:8px 40px;position:absolute;right:-35px;text-transform:uppercase;top:20px;transform:rotate(45deg)}.plan-header{margin-bottom:30px;text-align:center}.plan-icon{align-items:center;background:#667eea1a;border-radius:16px;display:flex;font-size:2rem;height:60px;justify-content:center;margin:0 auto 16px;width:60px}.plan-name{color:#1a202c;font-size:1.75rem;font-weight:700;margin-bottom:8px}.plan-description{color:#718096;font-size:1rem;margin-bottom:16px}.trial-badge{align-items:center;background:#10b9811a;border-radius:20px;color:#10b981;display:inline-flex;font-size:.875rem;font-weight:600;gap:6px;padding:6px 16px}.plan-pricing{border-bottom:2px solid #e2e8f0;margin-bottom:30px;padding-bottom:30px;text-align:center}.price-display{align-items:flex-start;display:flex;gap:4px;justify-content:center;margin-bottom:8px}.currency{color:#4a5568;font-size:1.5rem;font-weight:700;margin-top:8px}.amount{color:#1a202c;font-size:4rem;font-weight:800;line-height:1}.period{align-self:flex-end;color:#718096;font-size:1.125rem;margin-bottom:12px}.savings-text{color:#10b981;font-size:.875rem;font-weight:600;margin:8px 0}.admin-fee{margin-top:12px}.admin-fee small{color:#718096;font-size:.875rem;line-height:1.5}.additional-pricing{background:#667eea0d;border-radius:12px;margin-bottom:20px;padding:16px}.additional-pricing h4{color:#4a5568;font-size:.875rem;font-weight:700;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.additional-pricing ul{list-style:none;margin:0;padding:0}.additional-pricing li{color:#718096;font-size:.875rem;padding:6px 0}.plan-specs{background:#667eea0d;border-radius:12px;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding:20px}.spec-item{align-items:center;color:#4a5568;display:flex;font-size:.9rem;font-weight:500;gap:12px}.spec-item svg{color:#6366f1;color:var(--plan-color,#6366f1);flex-shrink:0;font-size:1.25rem}.plan-cta{background:#6366f1;background:var(--plan-color,#6366f1);border:none;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:700;margin-bottom:30px;padding:16px 32px;transition:all .3s ease;width:100%}.plan-cta:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.plan-features{flex:1 1}.plan-features h4{color:#1a202c;font-size:1rem;font-weight:700;letter-spacing:.5px;margin-bottom:20px;text-transform:uppercase}.plan-features ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.plan-features li{align-items:flex-start;display:flex;font-size:.95rem;gap:12px;line-height:1.6}.feature-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-top:2px;width:24px}.plan-features li.included .feature-icon{background:#10b9811a;color:#10b981}.plan-features li.not-included .feature-icon{background:#ef44441a;color:#ef4444}.plan-features li.not-included{opacity:.5}.feature-text{color:#4a5568}.pricing-comparison{margin:80px auto;max-width:1400px;padding:0 20px}.pricing-comparison h2{color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.comparison-table-wrapper{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow-x:auto;padding:30px}.comparison-table{border-collapse:collapse;width:100%}.comparison-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.comparison-table th{font-size:1.125rem;font-weight:700;padding:20px;text-align:left}.comparison-table th:first-child{border-radius:12px 0 0 0}.comparison-table th:last-child{border-radius:0 12px 0 0}.comparison-table td{border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:1rem;padding:20px}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table tbody tr:hover{background:#667eea0d}.comparison-table .feature-name{align-items:center;color:#1a202c;display:flex;font-weight:600;gap:12px}.comparison-table .feature-name svg{color:#667eea;font-size:1.25rem}.comparison-table .check{color:#10b981;font-size:1.5rem}.comparison-table .cross{color:#ef4444;font-size:1.5rem}.pricing-faq{margin:80px auto;max-width:1200px;padding:0 20px}.pricing-faq h2{color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.faq-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.faq-item{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:32px;transition:all .3s ease}.faq-item:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.faq-item h3{color:#1a202c;font-size:1.25rem;font-weight:700;margin-bottom:16px}.faq-item p{color:#718096;font-size:1rem;line-height:1.7}.pricing-cta-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;box-shadow:0 12px 40px #667eea4d;margin:80px auto 0;max-width:800px;padding:60px 20px;text-align:center}.pricing-cta-section h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:16px}.pricing-cta-section p{color:#ffffffe6;font-size:1.25rem;margin-bottom:32px}.pricing-cta-section .cta-button{background:#fff;border:none;border-radius:12px;box-shadow:0 4px 20px #00000026;color:#667eea;cursor:pointer;font-size:1.25rem;font-weight:700;padding:18px 48px;transition:all .3s ease}.pricing-cta-section .cta-button:hover{box-shadow:0 6px 30px #00000040;transform:translateY(-2px)}@media (max-width:768px){.pricing-page{padding:100px 0 60px}.pricing-title{font-size:2rem}.pricing-subtitle{font-size:1rem}.billing-toggle button{font-size:.9rem;padding:10px 20px}.pricing-grid{gap:20px;grid-template-columns:1fr}.pricing-card.popular{transform:scale(1)}.pricing-card.popular:hover{transform:scale(1.02) translateY(-4px)}.amount{font-size:3rem}.comparison-table-wrapper{padding:20px}.comparison-table td,.comparison-table th{font-size:.9rem;padding:12px}.pricing-comparison h2,.pricing-faq h2{font-size:2rem}.pricing-cta-section{padding:40px 20px}.pricing-cta-section h2{font-size:2rem}.pricing-cta-section p{font-size:1rem}}
/*# sourceMappingURL=main.ada5c7b9.css.map*/