.lp-page{font-family:Inter,sans-serif;background:linear-gradient(135deg,#0A1628,#0F2744);min-height:100vh;display:flex;flex-direction:column}.lp-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;border-bottom:1px solid hsla(0,0%,100%,.1);flex-shrink:0}.lp-logo{height:40px;width:auto}.lp-header-phone,.lp-logo-link{text-decoration:none}.lp-header-phone{display:flex;flex-direction:column;align-items:center;border:2px solid #10b981;border-radius:50px;padding:.4rem 1.25rem;box-shadow:0 0 12px rgba(16,185,129,.25);transition:all .3s ease;line-height:1.3}.lp-header-phone:hover{background-color:#10b981}.lp-header-phone:hover .lp-phone-label,.lp-header-phone:hover .lp-phone-number{color:#fff}.lp-phone-label{font-size:.6rem;font-weight:500;color:hsla(0,0%,100%,.75);text-transform:uppercase;letter-spacing:.5px}.lp-phone-label,.lp-phone-number{font-family:Inter,sans-serif;white-space:nowrap;transition:color .3s ease}.lp-phone-number{font-size:.85rem;font-weight:700;color:#10b981}.lp-main{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;max-width:1200px;width:100%;margin:0 auto;padding:3rem 2rem;flex:1 1;align-items:start}.lp-main:before{content:"";position:absolute;top:0;right:0;width:500px;height:500px;background:radial-gradient(circle,rgba(16,185,129,.1) 0,transparent 70%);border-radius:50%;pointer-events:none}.lp-left{display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem}.lp-headline{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;color:#fff;line-height:1.2;letter-spacing:-.5px;font-family:Montserrat,sans-serif;margin:0}.lp-highlight{background:linear-gradient(135deg,#10B981,#34D399);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.lp-subheadline{font-size:1rem;color:hsla(0,0%,100%,.8);line-height:1.7;margin:0}.lp-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.lp-bullets li{font-size:.95rem;color:hsla(0,0%,100%,.85);padding-left:1.5rem;position:relative;line-height:1.5}.lp-bullets li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.lp-contact-info{display:flex;align-items:center;gap:.75rem;font-size:.9rem;margin-top:.5rem}.lp-contact-info a{color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s ease}.lp-contact-info a:hover{color:#10b981}.lp-contact-info span{color:hsla(0,0%,100%,.25)}.lp-right{background:#fff;border-radius:16px;padding:1.5rem 1.5rem .5rem;box-shadow:0 20px 60px rgba(0,0,0,.3)}.lp-calendly-title{font-size:1.15rem;font-weight:700;color:#0a1628;margin-bottom:.25rem;text-align:center}.lp-calendly-sub{font-size:.85rem;color:#6b7280;text-align:center;margin-bottom:1rem}.lp-footer{border-top:1px solid hsla(0,0%,100%,.08);padding:1rem 2rem;text-align:center;flex-shrink:0}.lp-footer p{font-size:.7rem;color:hsla(0,0%,100%,.3);margin-bottom:.4rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.5}.lp-footer-links{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:.75rem}.lp-footer-links a{color:hsla(0,0%,100%,.4);text-decoration:none;transition:color .2s ease}.lp-footer-links a:hover{color:#10b981}.lp-footer-links span{color:hsla(0,0%,100%,.2)}.lp-why-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-top:.25rem}.lp-why-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:.9rem 1rem;transition:border-color .3s ease}.lp-why-card:hover{border-color:rgba(16,185,129,.35)}.lp-why-card .lp-why-icon{font-size:1.25rem;display:block;margin-bottom:.4rem}.lp-why-card h3{font-size:.8rem;font-weight:700;color:#fff;margin-bottom:.3rem;line-height:1.3}.lp-why-card p{font-size:.75rem;color:hsla(0,0%,100%,.55);line-height:1.5;margin:0}@media(max-width:768px){.lp-main{grid-template-columns:1fr;gap:2rem;padding:2rem 1.25rem}.lp-right{padding:1.25rem 1rem .5rem}.lp-header{padding:.75rem 1.25rem}.lp-logo{height:32px}}