:root{--section-spacing:5rem}.scheduler-hero{background:var(--white-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:var(--section-spacing) 0;border-bottom:1px solid rgba(229,231,235,.3)}.scheduler-hero-grid{display:grid;grid-template-columns:1fr;grid-gap:var(--space-3xl);gap:var(--space-3xl);align-items:center}@media (min-width:1024px){.scheduler-hero-grid{grid-template-columns:repeat(2,1fr)}}.scheduler-hero-content{padding:var(--space-lg)}.scheduler-badge{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg)}.scheduler-badge-icon{padding:var(--space-sm);background:var(--blue-glass);border-radius:var(--radius-lg);border:1px solid rgba(59,130,246,.2)}.scheduler-badge-text{padding:var(--space-sm) var(--space-md);background:var(--blue-glass);color:#1e40af;border-radius:var(--radius-full);font-size:var(--text-body-sm);font-weight:500;border:1px solid rgba(59,130,246,.2)}.scheduler-headline{font-family:var(--font-display);font-size:var(--text-display-xl);line-height:1.1;font-weight:900;margin-bottom:var(--space-lg);color:var(--text-primary)}.scheduler-headline-highlight{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.scheduler-description{font-size:var(--text-body-xl);color:var(--text-secondary);margin-bottom:var(--space-xl);max-width:36rem}.scheduler-benefits{display:grid;grid-template-columns:1fr;grid-gap:var(--space-md);gap:var(--space-md);margin-bottom:var(--space-xl)}@media (min-width:640px){.scheduler-benefits{grid-template-columns:repeat(2,1fr)}}.scheduler-benefit{display:flex;align-items:center;gap:var(--space-md)}.scheduler-benefit-icon{width:var(--icon-sm);height:var(--icon-sm);color:#10b981;flex-shrink:0}.scheduler-benefit-text{color:var(--text-primary)}.scheduler-cta-buttons{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-lg)}@media (min-width:640px){.scheduler-cta-buttons{flex-direction:row}}.scheduler-social-proof{font-size:var(--text-body-sm);color:var(--text-tertiary)}.scheduler-visual{position:relative}.scheduler-demo-container{background:var(--white-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:var(--space-lg);border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.3);box-shadow:var(--shadow-glass-lg)}.demo-header{display:flex;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md)}.demo-icon-wrapper{width:2.5rem;height:2.5rem;background:var(--blue-glass);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;border:1px solid rgba(59,130,246,.2)}.demo-icon{width:var(--icon-md);height:var(--icon-md);color:#2563eb}.demo-info h3{font-weight:600;color:var(--text-primary);margin-bottom:var(--space-xs)}.demo-info p{font-size:var(--text-body-sm);color:var(--text-secondary)}.demo-post-card{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-md);border:1px solid var(--separator-subtle);margin-bottom:var(--space-md)}.demo-post-header{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md)}.demo-avatar{width:2rem;height:2rem;background:var(--gray-light);border-radius:50%}.demo-profile-info{flex:1 1}.demo-profile-name{width:5rem;height:.75rem;background:var(--gray-light);border-radius:var(--radius-sm);margin-bottom:var(--space-xs)}.demo-profile-title{width:4rem;height:.5rem;background:rgba(107,114,128,.5);border-radius:var(--radius-sm)}.demo-content-lines{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-md)}.demo-content-line{height:.75rem;background:rgba(107,114,128,.3);border-radius:var(--radius-sm);animation:pulse 2s infinite}.demo-content-line:first-child{width:100%}.demo-content-line:nth-child(2){width:80%}.demo-content-line:nth-child(3){width:75%}.demo-post-actions{display:flex;gap:var(--space-lg)}.demo-action{font-size:var(--text-body-sm);color:var(--text-secondary)}.demo-success-alert{padding:var(--space-md);background:var(--green-glass);border:1px solid rgba(16,185,129,.2);border-radius:var(--radius-lg)}.demo-success-content{display:flex;align-items:center;gap:var(--space-sm)}.demo-success-icon{width:var(--icon-sm);height:var(--icon-sm);color:#059669}.demo-success-text{font-size:var(--text-body-sm);color:#047857;font-weight:500}.scheduler-social-proof-section{background:var(--bg-neutral);padding:var(--space-4xl) 0}.scheduler-social-proof-header{text-align:center;margin-bottom:var(--space-3xl)}.scheduler-social-proof-label{color:var(--text-secondary);margin-bottom:var(--space-lg)}.scheduler-companies{display:flex;justify-content:center;align-items:center;gap:var(--space-xl);opacity:.6;flex-wrap:wrap;margin-bottom:var(--space-3xl)}.scheduler-company-badge{padding:var(--space-sm) var(--space-md);background:var(--gray-glass);border-radius:var(--radius-lg);font-weight:600;color:var(--text-primary);border:1px solid rgba(107,114,128,.1)}.scheduler-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-xl);gap:var(--space-xl);text-align:center}@media (min-width:768px){.scheduler-stats-grid{grid-template-columns:repeat(4,1fr)}}.scheduler-stat{display:flex;flex-direction:column;align-items:center}.scheduler-stat-value{font-size:var(--text-h2);font-weight:700;color:var(--brand-primary);margin-bottom:var(--space-sm);font-family:var(--font-display)}.scheduler-stat-label{color:var(--text-secondary);font-size:var(--text-body-sm)}.scheduler-how-it-works{background:var(--teal-glass);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:var(--section-spacing) 0;border:1px solid rgba(20,184,166,.1)}.scheduler-how-it-works-header{text-align:center;margin-bottom:var(--space-4xl);max-width:48rem;margin-left:auto;margin-right:auto}.scheduler-how-it-works-description{font-size:var(--text-body-lg);color:var(--text-secondary)}.scheduler-steps-grid{display:grid;grid-template-columns:1fr;grid-gap:var(--space-xl);gap:var(--space-xl)}@media (min-width:768px){.scheduler-steps-grid{grid-template-columns:repeat(4,1fr)}}.scheduler-step{text-align:center;background:var(--white-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-xl);padding:var(--space-lg);border:1px solid rgba(255,255,255,.2);transition:var(--transition-glass)}.scheduler-step:hover{transform:translateY(-2px);box-shadow:var(--shadow-glass-lg)}.scheduler-step-icon-wrapper{width:4rem;height:4rem;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-md);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid}.scheduler-step:first-child .scheduler-step-icon-wrapper{background:var(--blue-glass);border-color:rgba(59,130,246,.3)}.scheduler-step:nth-child(2) .scheduler-step-icon-wrapper{background:var(--purple-glass);border-color:rgba(139,92,246,.3)}.scheduler-step:nth-child(3) .scheduler-step-icon-wrapper{background:var(--green-glass);border-color:rgba(16,185,129,.3)}.scheduler-step:nth-child(4) .scheduler-step-icon-wrapper{background:var(--orange-glass);border-color:rgba(249,115,22,.3)}.scheduler-step-icon{width:var(--icon-lg);height:var(--icon-lg)}.scheduler-step:first-child .scheduler-step-icon{color:#2563eb}.scheduler-step:nth-child(2) .scheduler-step-icon{color:#7c3aed}.scheduler-step:nth-child(3) .scheduler-step-icon{color:#059669}.scheduler-step:nth-child(4) .scheduler-step-icon{color:#ea580c}.scheduler-step-title{font-weight:700;margin-bottom:var(--space-md);color:var(--text-primary)}.scheduler-step-description{color:var(--text-secondary)}.scheduler-comparison{background:var(--bg-neutral);padding:var(--section-spacing) 0}.scheduler-comparison-header{text-align:center;margin-bottom:var(--space-4xl);max-width:64rem;margin-left:auto;margin-right:auto}.scheduler-comparison-description{font-size:var(--text-body-lg);color:var(--text-secondary)}.scheduler-comparison-table{background:var(--white-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(255,255,255,.3);box-shadow:var(--shadow-glass-lg);max-width:64rem;margin:0 auto}.comparison-table{width:100%;border-collapse:collapse}.comparison-table thead tr{border-bottom:1px solid var(--separator-subtle)}.comparison-table th{text-align:left;padding:var(--space-lg);font-weight:600}.comparison-table th:first-child{color:var(--text-primary)}.comparison-table th:nth-child(2){color:var(--brand-primary);text-align:center}.comparison-table th:nth-child(3),.comparison-table th:nth-child(4){color:var(--text-secondary);text-align:center}.comparison-table tbody tr{border-bottom:1px solid rgba(107,114,128,.1)}.comparison-table tbody tr:last-child{border-bottom:none}.comparison-table td{padding:var(--space-lg)}.comparison-table td:first-child{color:var(--text-primary)}.comparison-table td:not(:first-child){text-align:center}.comparison-check-icon{color:#10b981}.comparison-check-icon,.comparison-empty-circle{width:var(--icon-md);height:var(--icon-md);margin:0 auto}.comparison-empty-circle{border:2px solid var(--separator-soft);border-radius:50%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.scheduler-features-section{padding:var(--section-spacing) 0;background:var(--bg-neutral)}.scheduler-features-header{text-align:center;margin-bottom:var(--space-4xl);max-width:48rem;margin-left:auto;margin-right:auto}.scheduler-features-description{font-size:var(--text-body-lg);color:var(--text-secondary)}.scheduler-features-grid{display:grid;grid-template-columns:1fr;grid-gap:var(--space-xl);gap:var(--space-xl);max-width:96rem;margin:0 auto}@media (min-width:768px){.scheduler-features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.scheduler-features-grid{grid-template-columns:repeat(3,1fr)}}.scheduler-feature-card{padding:var(--space-lg);border-radius:var(--radius-xl);background:var(--white-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);box-shadow:var(--shadow-glass-sm);transition:var(--transition-glass)}.scheduler-feature-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-glass-lg)}.scheduler-feature-icon-wrapper{width:3rem;height:3rem;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-md);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid}.scheduler-feature-card:first-child .scheduler-feature-icon-wrapper{background:var(--blue-glass);border-color:rgba(59,130,246,.4)}.scheduler-feature-card:nth-child(2) .scheduler-feature-icon-wrapper{background:var(--purple-glass);border-color:rgba(139,92,246,.4)}.scheduler-feature-card:nth-child(3) .scheduler-feature-icon-wrapper{background:var(--green-glass);border-color:rgba(16,185,129,.4)}.scheduler-feature-card:nth-child(4) .scheduler-feature-icon-wrapper{background:var(--orange-glass);border-color:rgba(249,115,22,.4)}.scheduler-feature-card:nth-child(5) .scheduler-feature-icon-wrapper{background:var(--teal-glass);border-color:rgba(20,184,166,.4)}.scheduler-feature-card:nth-child(6) .scheduler-feature-icon-wrapper{background:var(--pink-glass);border-color:rgba(236,72,153,.4)}.scheduler-feature-icon{width:var(--icon-md);height:var(--icon-md)}.scheduler-feature-card:first-child .scheduler-feature-icon{color:#1d4ed8}.scheduler-feature-card:nth-child(2) .scheduler-feature-icon{color:#6d28d9}.scheduler-feature-card:nth-child(3) .scheduler-feature-icon{color:#047857}.scheduler-feature-card:nth-child(4) .scheduler-feature-icon{color:#c2410c}.scheduler-feature-card:nth-child(5) .scheduler-feature-icon{color:#0f766e}.scheduler-feature-card:nth-child(6) .scheduler-feature-icon{color:#be185d}.scheduler-feature-title{font-weight:700;margin-bottom:var(--space-md);color:var(--text-primary)}.scheduler-feature-description{color:var(--text-secondary);line-height:1.6}