html{scroll-behavior:smooth}.landing-page{min-height:100vh;background:#fff;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.container{max-width:100%;margin:0 auto;padding:0 40px}.landing-header{background:#fff;box-shadow:0 1px 3px #0000000d;padding:1.5rem 5%;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;width:100%}.brand-container{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-logo{height:50px!important;width:50px!important;object-fit:contain}.brand-title{font-size:24px;font-weight:700;color:#2563eb;margin:0;white-space:nowrap}.header-nav{display:flex;align-items:center;gap:48px;flex:1 1;justify-content:flex-end;margin-right:48px}.header-nav a,.nav-link-button{color:#6b7280;text-decoration:none;font-weight:500;font-size:20px;transition:color .2s;white-space:nowrap;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.header-nav a:hover,.nav-link-button:hover{color:#2563eb}.cta-button-header{background:#2563eb;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s;white-space:nowrap;letter-spacing:.5px}.cta-button-header:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.hero-section{background:linear-gradient(135deg,#f8faff,#fff);padding:80px 0 100px;overflow:hidden}.hero-container{max-width:1280px;margin:0 auto;padding:0 40px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.hero-content{max-width:600px}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;padding:8px 16px;border-radius:24px;font-size:14px;font-weight:600;color:#2563eb;margin-bottom:24px}.hero-badge span:first-child{font-size:18px}.hero-title{font-size:48px;font-weight:700;line-height:1.15;color:#111827;margin:0 0 16px;letter-spacing:-.02em}.hero-section .hero-subtitle{font-size:28px!important;font-weight:600!important;font-style:italic!important;line-height:1.3!important;color:#10b981!important;margin:0 0 24px!important}.hero-description{font-size:18px;line-height:1.7;color:#6b7280;margin:0 0 32px}.hero-actions{display:flex;gap:16px;margin-bottom:48px;flex-wrap:wrap}.hero-btn-primary{background:#2563eb;color:#fff;border:none;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 14px #2563eb4d}.hero-btn-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.hero-btn-secondary{background:#0000;color:#2563eb;border:2px solid #2563eb;padding:14px 30px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.hero-btn-secondary:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;padding-top:32px;border-top:1px solid #e5e7eb}.stat-item{text-align:left}.stat-number{font-size:28px;margin-bottom:4px}.stat-label{font-size:14px}.hero-visual{display:flex;justify-content:center;align-items:center}.calendar-mockup{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;overflow:hidden;width:100%;max-width:450px}.mockup-header{background:linear-gradient(135deg,#2563eb,#1d4ed8);padding:16px 20px;display:flex;align-items:center;gap:16px}.mockup-dots{display:flex;gap:6px}.mockup-dots span{width:10px;height:10px;border-radius:50%;background:#ffffff4d}.mockup-title{color:#fff;font-size:16px;font-weight:600}.mockup-content{padding:24px;display:flex;flex-direction:column;gap:16px}.appointment-card{display:grid;grid-template-columns:80px 1fr auto;grid-gap:16px;gap:16px;align-items:center;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s}.appointment-card:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb26}.appointment-card.upcoming{border:2px dashed #93c5fd;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.appointment-time{font-size:16px;font-weight:700;color:#2563eb}.appointment-details{display:flex;flex-direction:column;gap:4px}.appointment-name{font-size:15px;font-weight:600;color:#111827}.appointment-type{font-size:13px;color:#6b7280}.appointment-status{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}.appointment-status.paid{background:#d1fae5;color:#065f46}.appointment-status.confirmed{background:#dbeafe;color:#1e40af}.appointment-status.available{background:#fef3c7;color:#92400e}.trust-section{padding:60px 0;background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.trust-content{text-align:center}.trust-label{font-size:13px;font-weight:600;color:#6b7280;letter-spacing:1px;text-transform:uppercase;display:block;margin-bottom:32px}.trust-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px;gap:60px;max-width:900px;margin:0 auto}.stat-item{text-align:center}.stat-number{font-size:48px;font-weight:700;color:#2563eb;margin-bottom:8px}.stat-label{font-size:15px;color:#6b7280;font-weight:500}.how-it-works{padding:6rem 5%;background:#f9fafb}.how-it-works .section-title{text-align:center;margin:0 0 3rem;font-size:36px;font-weight:600;color:#111827}.section-badge{display:inline-block;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:600;padding:8px 16px;border-radius:20px;letter-spacing:.5px;margin-bottom:24px}.how-it-works .steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:3rem auto 0}.how-it-works .step,.how-it-works .step-number{text-align:center;display:block}.how-it-works .step-number{width:48px;height:48px;background:#2563eb;color:#fff;border-radius:50%;margin:0 auto 1rem;line-height:48px;font-weight:700;font-size:1.25rem}.how-it-works .step h3{display:block;font-size:22px;font-weight:600;color:#111827;margin:0 0 .5rem}.how-it-works .step p{display:block;font-size:20px;line-height:1.6;color:#6b7280;margin:0}.features-section{padding:100px 0;background:#f9fafb}.features-section .container{max-width:1280px;margin:0 auto}.demo-section .section-header,.features-section .section-header{display:block;text-align:center;margin-bottom:60px;max-width:1100px;margin-left:auto;margin-right:auto;padding:0;background:none}.demo-section .section-title,.features-section .section-title{display:block;width:100%;font-size:36px;font-weight:600;color:#111827;margin:16px 0 0}.section-subtitle{font-size:18px;color:#6b7280;margin:12px 0 0}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;max-width:1100px;margin:0 auto}.feature-card{background:#fff;padding:32px 28px;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s}.feature-card:hover{border-color:#d1d5db;box-shadow:0 10px 40px #00000014;transform:translateY(-4px)}.feature-icon{font-size:40px;margin-bottom:16px;display:block}.feature-card h4{font-size:18px;font-weight:600;color:#111827;margin:0 0 12px}.feature-card p{font-size:20px;line-height:1.6;color:#6b7280;margin:0}.security-section{padding:100px 0;background:#fff}.security-section .container{max-width:1280px;margin:0 auto}.security-section .section-header{display:block;text-align:center;margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto;padding:0;background:none}.security-section .section-title{display:block;width:100%;font-size:36px;font-weight:600;color:#111827;margin:0 0 12px}.security-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;max-width:1100px;margin:0 auto}.security-card{background:#f9fafb;padding:32px 28px;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s}.security-card:hover{border-color:#bfdbfe;box-shadow:0 10px 40px #2563eb14;transform:translateY(-4px)}.security-icon{width:52px;height:52px;background:#eff6ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.security-card h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 10px}.security-card p{font-size:15px;line-height:1.6;color:#6b7280;margin:0}@media (max-width:1024px){.security-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.security-section{padding:60px 0}.security-grid{grid-template-columns:1fr}}@media (max-width:480px){.security-card{padding:24px 20px}.security-card p{font-size:14px}}.demo-section{padding:100px 0;background:#fff;scroll-margin-top:100px}.demo-section .container{max-width:1280px;margin:0 auto}.demo-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;max-width:900px;margin:0 auto}.demo-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:40px 32px;transition:all .3s;position:relative}.demo-card.featured{border-color:#2563eb;background:linear-gradient(135deg,#eff6ff,#fff)}.demo-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.demo-card-header{margin-bottom:20px}.demo-badge{display:inline-block;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;letter-spacing:.5px}.user-badge{background:#dbeafe;color:#1e40af}.admin-badge{background:#fef3c7;color:#92400e}.demo-card h4{font-size:24px;font-weight:700;color:#111827;margin:0 0 12px}.demo-card p{font-size:15px;line-height:1.6;color:#6b7280;margin:0 0 24px}.demo-button{width:100%;background:#fff;color:#111827;border:2px solid #e5e7eb;padding:14px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.demo-button:hover{border-color:#111827;background:#f9fafb}.demo-button.primary{background:#2563eb;color:#fff;border-color:#2563eb}.demo-button.primary:hover{background:#1d4ed8;border-color:#1d4ed8}.faq-cta-section{text-align:center;padding:48px 24px;background:#f8fafc;border-top:1px solid #e2e8f0}.faq-cta-section h2{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 8px}.faq-cta-section p{font-size:16px;color:#64748b;max-width:480px;margin:0 auto 20px}.faq-cta-link{display:inline-block;font-size:16px;font-weight:600;color:#2563eb;text-decoration:none;padding:10px 24px;border:2px solid #2563eb;border-radius:8px;transition:background .2s,color .2s}.faq-cta-link:hover{background:#2563eb;color:#fff}.landing-footer{background:#111827;color:#9ca3af;padding:48px 0;text-align:center}.landing-footer p{margin:0;font-size:14px}.landing-footer a{color:#60a5fa;text-decoration:none;transition:color .2s}.landing-footer a:hover{color:#93c5fd;text-decoration:underline}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr;gap:50px}.hero-title{font-size:40px}.hero-section .hero-subtitle{font-size:32px!important;font-style:italic!important;color:#10b981!important}.hero-stats{grid-template-columns:repeat(3,1fr);gap:20px}.features-grid,.steps{gap:24px}.demo-cards,.features-grid,.steps{grid-template-columns:1fr}}@media (max-width:768px){.container{padding:0 20px}.header-content{flex-wrap:wrap}.header-nav{order:3;width:100%;justify-content:space-around;gap:16px;padding-top:16px}.header-nav a,.nav-link-button{font-size:14px}.hero-section{padding:60px 0 80px}.hero-container{padding:0 20px}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-content{max-width:100%}.hero-title{font-size:32px}.hero-section .hero-subtitle{font-size:26px!important;font-style:italic!important;color:#10b981!important}.hero-description{font-size:16px}.hero-actions{flex-direction:column;width:100%}.hero-btn-primary,.hero-btn-secondary{width:100%;justify-content:center;display:block}.hero-stats{grid-template-columns:1fr;gap:16px}.stat-item{text-align:center}.stat-number{font-size:24px}.stat-label{font-size:13px}.calendar-mockup{max-width:100%}.appointment-card{grid-template-columns:70px 1fr auto;gap:12px;padding:12px}.appointment-name,.appointment-time{font-size:14px}.appointment-type{font-size:12px}.appointment-status{padding:4px 8px;font-size:11px}.trust-stats{grid-template-columns:1fr;gap:32px}.section-title-large{font-size:28px}.demo-cards{grid-template-columns:1fr}}@media (max-width:480px){.landing-header{padding:.75rem 3%}.brand-title{font-size:18px}.brand-logo{width:36px;height:36px}.header-nav{gap:10px;padding-top:10px}.header-nav a,.nav-link-button{font-size:13px}.cta-button-header{padding:8px 14px;font-size:12px}.hero-section{padding:40px 0 60px}.hero-container{padding:0 16px}.hero-title{font-size:26px}.hero-subtitle{font-size:20px}.hero-description{font-size:14px}.hero-btn-primary,.hero-btn-secondary{padding:12px 20px;font-size:14px}.how-it-works{padding:3rem 4%}.how-it-works .section-title{font-size:24px}.how-it-works .step p{font-size:15px}.features-section{padding:60px 0}.section-title{font-size:24px}.feature-card{padding:24px 20px}.feature-card p{font-size:15px}.feature-icon{font-size:32px}.demo-section{padding:60px 0}.demo-card{padding:28px 20px}.demo-card h4{font-size:20px}.demo-button{padding:12px 20px;font-size:14px}.landing-footer{padding:32px 0}.landing-footer p{font-size:12px}.section-subtitle{font-size:15px}}@media (max-width:320px){.hero-title{font-size:22px}.hero-subtitle{font-size:18px}.container,.hero-container{padding:0 12px}.section-title{font-size:20px}.hero-btn-primary,.hero-btn-secondary{width:100%;text-align:center}}