*{box-sizing:border-box}.scheduling-page{min-height:100vh;background:linear-gradient(135deg,#000,#1a1a1a 30%,#2d2d2d 60%,#f59e0b 90%,#fbbf24);color:#fff}.nav-flex{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(251,191,36,.2)}.nav-brand img{height:60px;width:auto}.nav-menu{display:flex;gap:2rem;align-items:center}.nav-link{color:#d1d5db;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#fbbf24}.nav-link.cta-button{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#000;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:all .3s ease}.nav-link.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(251,191,36,.3)}.hamburger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}.hamburger-bar{width:25px;height:3px;background:#fbbf24;transition:all .3s ease}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:1000;display:none}.mobile-menu-overlay.open{display:flex;align-items:center;justify-content:center}.mobile-menu-content{display:flex;flex-direction:column;gap:2rem;text-align:center}.mobile-nav-link{color:#d1d5db;text-decoration:none;font-size:1.25rem;font-weight:500;transition:color .3s ease}.mobile-nav-link.active,.mobile-nav-link:hover{color:#fbbf24}.scheduling-hero{padding:4rem 0;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-topline{font-size:1.25rem;color:#d1d5db;margin-bottom:1rem}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.hero-headline-yellow{color:#fbbf24}.hero-subtitle{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;line-height:1.6}.hero-benefits{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;max-width:500px;margin:0 auto}.benefit-item{gap:.75rem;color:#fff;font-size:1.1rem;font-weight:500}.benefit-icon,.benefit-item{display:flex;align-items:center}.benefit-icon{width:20px;height:20px;justify-content:center;flex-shrink:0}.calendly-section{padding:4rem 0;background:rgba(0,0,0,.3)}.calendly-wrapper{max-width:800px;margin:0 auto}.calendly-header{text-align:center;margin-bottom:2rem}.calendly-header h2{font-size:2.5rem;font-weight:700;color:#fbbf24;margin-bottom:1rem}.calendly-header p{font-size:1.1rem;color:#d1d5db;line-height:1.6}.calendly-container{background:hsla(0,0%,100%,.05);border-radius:16px;padding:2rem;border:2px solid rgba(251,191,36,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 30px rgba(0,0,0,.3);width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;position:relative}.calendly-container .calendly-inline-widget{border-radius:8px!important;overflow:visible!important;background:#000!important;min-width:100%}.calendly-container .calendly-inline-widget iframe{border-radius:8px!important;border:none!important;background:#000!important;min-width:100%}.trust-section{padding:4rem 0;background:linear-gradient(135deg,#000,#1a1a1a 30%,#2d2d2d 60%,#f59e0b 90%,#fbbf24)}.trust-content{max-width:1200px;margin:0 auto;text-align:center}.trust-content h3{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:2.5rem}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.trust-item{background:hsla(0,0%,100%,.05);border-radius:16px;padding:2rem;border:1px solid rgba(251,191,36,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 30px rgba(0,0,0,.3);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.trust-item:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.3);border-color:rgba(251,191,36,.3)}.trust-icon{width:48px;height:48px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:rgba(251,191,36,.1);border-radius:12px;border:1px solid rgba(251,191,36,.2)}.trust-item h4{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff}.trust-item p{font-size:1rem;color:#d1d5db;line-height:1.5}.footer{background:rgba(0,0,0,.8);padding:2rem 0;border-top:1px solid hsla(0,0%,100%,.1);margin-top:2rem}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.footer-brand img{height:48px;width:auto;transition:transform .3s ease}.footer-brand img:hover{transform:scale(1.05)}.footer-links{display:flex;gap:2rem}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fbbf24}.footer-bottom{text-align:center;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.footer-bottom p{color:#9ca3af;font-size:.875rem}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.container{max-width:100vw;padding:0 1rem}.nav-flex{padding:1rem}.nav-menu{display:none}.hamburger{display:flex}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.calendly-section,.calendly-wrapper{overflow-x:visible}.calendly-wrapper{max-width:100%}.calendly-header h2{font-size:2rem}.calendly-container{padding:1rem;overflow-x:auto;overflow-y:visible;max-width:100%;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.calendly-container .calendly-inline-widget,.calendly-container .calendly-inline-widget iframe{height:500px!important;width:100%!important;min-width:320px!important;overflow-x:visible!important}.trust-content h3{font-size:2rem}.trust-grid{grid-template-columns:1fr;gap:1.5rem}.trust-item{padding:1.5rem}.footer-content{flex-direction:column;gap:1rem;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center;gap:1rem}.footer-brand img{height:40px;width:auto}.calendly-container [role=button],.calendly-container button,.calendly-container input[type=button],.calendly-container input[type=submit]{min-height:44px;min-width:44px;padding:12px 16px}.calendly-container input,.calendly-container select,.calendly-container textarea{font-size:16px;padding:12px 16px;border-radius:8px;max-width:100%}.calendly-container *{max-width:100%!important;box-sizing:border-box!important}}@media (max-width:480px){.container{padding:0 .75rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.calendly-header h2{font-size:1.75rem}.calendly-container{padding:.75rem;margin:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.calendly-container .calendly-inline-widget,.calendly-container .calendly-inline-widget iframe{height:450px!important;width:100%!important;min-width:280px!important;overflow-x:visible!important}.trust-content h3{font-size:1.75rem}.trust-item{padding:1rem}.calendly-container *{box-sizing:border-box!important}}.calendly-container :focus{outline:2px solid #fbbf24;outline-offset:2px}.calendly-container *{transition:all .2s ease-in-out}