*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #002A5C;--primary-dark: #001840;--secondary: #10b981;--accent: #f59e0b;--text-dark: #1f2937;--text-light: #6b7280;--bg-light: #f9fafb;--bg-white: #ffffff;--border: #e5e7eb}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-dark);background-color:var(--bg-white);line-height:1.6;overflow-x:hidden}a{color:var(--primary);text-decoration:none;transition:color .2s}a:hover{color:var(--primary-dark)}button{cursor:pointer;border:none;border-radius:.5rem;font-weight:600;transition:all .2s}.hero-section{padding:6rem 0;background:linear-gradient(135deg,#002a5c,#001840)}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text{max-width:500px}.hero-section h1{font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem;color:#fff;text-align:center}.hero-section h1 .highlight{color:#77e8af;font-weight:700}.hero-section p{text-align:left;margin-bottom:2rem}.hero-image{width:100%;height:auto}.hero-image img{width:100%;height:auto;border-radius:1rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-section{padding:3rem 0}.hero-content{grid-template-columns:1fr;gap:2rem}.hero-section h1{font-size:2rem;text-align:center}.hero-section p{text-align:center;font-size:1rem}.hero-text{max-width:none}.button-group{flex-direction:column}.button-group button{width:100%}}.hero-section p{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;text-align:center}.button-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{padding:1rem 2.5rem;font-size:1.1rem;background-color:var(--primary);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary:hover{background-color:var(--accent);color:#1f2937;transform:translateY(-2px);box-shadow:0 10px 20px #002a5c33}.hero-section .btn-primary{background-color:#fff;color:var(--primary)}.hero-section .btn-primary:hover{background-color:var(--accent);color:#1f2937}.btn-secondary{padding:1rem 2.5rem;font-size:1.1rem;background-color:transparent;color:#fff;border:2px solid white;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-secondary:hover{background-color:#ffffff1a}.features-section{padding:6rem 0}@media(max-width:768px){.features-section{padding:3rem 0}.features-header h2{font-size:1.75rem}.features-grid{grid-template-columns:1fr}}.features-header{text-align:center;margin-bottom:4rem}.features-header h2{font-size:2.5rem;margin-bottom:1rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{padding:2rem;border-radius:1rem;border:1px solid var(--border);background:var(--bg-light);transition:all .3s}.feature-card:hover{box-shadow:0 10px 20px #0000001a}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;margin-bottom:1rem}.feature-card p{color:var(--text-light)}.how-section{padding:6rem 0;background:var(--bg-light)}@media(max-width:768px){.how-section{padding:3rem 0}.how-header h2{font-size:1.75rem}.how-grid{grid-template-columns:1fr;gap:2rem}}.how-header{text-align:center;margin-bottom:4rem}.how-header h2{font-size:2.5rem;margin-bottom:1rem}.how-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.step{text-align:center}.step-number{width:60px;height:60px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:800;margin:0 auto 1.5rem}.step h3{font-size:1.25rem;margin-bottom:1rem}.step p{color:var(--text-light)}.video-section{padding:6rem 0;background:#d1d5db}.video-title{font-size:2rem;color:var(--text-dark);text-align:center;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.video-wrapper{max-width:900px;margin:0 auto;aspect-ratio:16 / 9;border-radius:1rem;overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-wrapper iframe{display:block;width:100%;height:100%}@media(max-width:768px){.video-section{padding:3rem 0}.video-title{font-size:1.5rem;margin-bottom:2rem}.video-wrapper{aspect-ratio:16 / 9}}.sample-calls-section{padding:6rem 0;background:#374151}.sample-calls-header{text-align:center;margin-bottom:4rem}.sample-calls-header h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.sample-calls-header p{font-size:1.1rem;color:#d1d5db}.sample-calls-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:900px;margin:0 auto}@media(max-width:768px){.sample-calls-section{padding:3rem 0}.sample-calls-header h2{font-size:1.75rem}.sample-calls-grid{grid-template-columns:1fr}}.pricing-section{padding:6rem 0;background:linear-gradient(135deg,#002a5c,#001840)}.pricing-header{text-align:center;margin-bottom:4rem}.pricing-header h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.pricing-header p{font-size:1.1rem;color:#d1d5db}.pricing-trial{font-size:1.1rem;color:#77e8af;font-weight:600;margin-top:1.5rem}.pricing-table{width:100%;border-collapse:collapse;background:var(--bg-white);border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px #00000014}.pricing-table thead{background:#77e8af;color:#1f2937}.pricing-table th{padding:1.5rem;text-align:center;font-weight:600;font-size:1rem}.pricing-table td{padding:1.5rem;border-top:1px solid var(--border);color:var(--text-dark);text-align:center}.pricing-table tbody tr:hover{background-color:var(--bg-light)}.pricing-row-featured{background-color:#002a5c0d;font-weight:600}.pricing-row-featured:hover{background-color:#002a5c1a}@media(max-width:768px){.pricing-section{padding:3rem 0}.pricing-header h2{font-size:1.75rem}.pricing-table{font-size:.85rem}.pricing-table th,.pricing-table td{padding:.75rem}.calls-col{display:none}.overage-col{color:var(--text-dark)}.pricing-table thead .overage-col{font-size:0}.pricing-table thead .overage-col:after{content:attr(data-mobile-header);font-size:1rem}.pricing-table tbody .overage-col{font-size:0}.pricing-table tbody .overage-col:before{content:attr(data-calls);display:block;margin-bottom:.25rem;font-weight:600;font-size:.85rem}.pricing-table tbody .overage-col:after{content:attr(data-rate);display:block;font-size:.85rem}.pricing-info{grid-template-columns:1fr}}.pricing-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.info-item{text-align:center;padding:1.5rem;background:#77e8af1a;border-radius:.75rem;border:1px solid rgba(119,232,175,.3)}.info-icon{font-size:2rem;margin-bottom:1rem;display:block}.info-icon-checkmark{color:#fbbf24}.info-item p{color:#d1d5db;font-size:.95rem;line-height:1.5}.cta-section{padding:6rem 0;background:#fff;text-align:center}.cta-section h2{font-size:2.5rem;color:var(--text-dark);margin-bottom:1.5rem}.cta-section p{font-size:1.25rem;color:var(--text-light);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-section .btn-primary{margin-bottom:1rem;background-color:var(--primary);color:#fff}.cta-section .btn-primary:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 20px #002a5c33}.cta-footer{color:var(--text-light);font-size:.9rem}@media(max-width:768px){.cta-section{padding:3rem 0}.cta-section h2{font-size:1.75rem}.cta-section p{font-size:1rem}.cta-section .btn-primary{width:100%;max-width:100%}}footer{padding:3rem 0;border-top:1px solid var(--border);background:var(--bg-light);text-align:center;color:var(--text-light)}footer p{margin-bottom:1rem}footer a{color:var(--text-light);margin:0 1rem}footer a:hover{color:var(--primary)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}header{padding:.5rem 0;position:sticky;top:0;background:#fffffff2;backdrop-filter:blur(10px);z-index:100}@media(max-width:768px){header{padding:1rem 0;border-bottom:none}}header .container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.75rem;font-weight:800;color:var(--primary)}.logo img{height:40px;width:auto}.logo span{font-size:1.25rem}nav{display:flex;gap:2rem;align-items:center}nav a{color:var(--text-dark);font-weight:500}nav a:hover{color:var(--primary)}.hamburger{display:none;flex-direction:column;gap:.5rem;background:var(--primary);border:none;cursor:pointer;padding:.75rem 1rem;border-radius:.5rem;transition:all .3s}.hamburger:hover{background-color:var(--primary-dark);box-shadow:0 2px 8px #002a5c33}.hamburger span{width:28px;height:3px;background-color:#fff;border-radius:2px;transition:all .3s}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}@media(max-width:768px){.hamburger{display:flex}header .container{display:flex;justify-content:space-between;align-items:center}nav{position:absolute;top:70px;left:0;right:0;background:#fff;flex-direction:column;gap:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease-out;text-align:right}nav.active{max-height:400px;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}nav a{padding:1rem 1.5rem;display:block;border-bottom:1px solid var(--border);width:100%}nav a:last-of-type{border-bottom:none}nav .btn-primary{width:calc(100% - 3rem);margin:1rem 1.5rem 0;padding:1rem 1.5rem;background-color:var(--primary);color:#fff}nav .btn-primary:hover{background-color:var(--primary-dark);transform:none}}.contact-section{padding:6rem 0;background:linear-gradient(135deg,#002a5c,#001840)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;color:#fff}.contact-section h2{font-size:1.75rem;font-weight:700;white-space:nowrap;margin-bottom:2rem;color:#fff}.contact-title{text-align:center;margin-bottom:3rem}.contact-info-box{background:#fff;padding:2rem;border-radius:.75rem;border:1px solid var(--border)}.contact-info-item{padding-bottom:2rem;border-bottom:1px solid var(--border)}.contact-info-item:last-child{padding-bottom:0;border-bottom:none}.contact-info-item h3{color:var(--primary);margin-bottom:.5rem;font-weight:600}.contact-info-item p{color:var(--text-dark);line-height:1.6}.contact-info-item a{color:var(--primary);text-decoration:none}.contact-info-item a:hover{text-decoration:underline}.contact-image{width:100%;display:flex;align-items:center;justify-content:center}.contact-image img{width:auto;height:580px;object-fit:contain;border-radius:1rem;box-shadow:0 20px 40px #0000004d}.signup-benefits{padding:2rem;background:#77e8af1a;border-radius:1rem;border:1px solid rgba(119,232,175,.3)}.signup-benefits h3{font-size:2.5rem;color:#fff;margin-bottom:1.5rem;font-weight:700}.signup-benefits ul{list-style:none;padding:0}.signup-benefits li{padding:1rem 0;color:#e5e7eb;font-size:1.3rem;line-height:1.9}.signup-benefits li:before{content:"";margin-right:0}@media(max-width:768px){.contact-section{padding:3rem 0}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-section h2{white-space:normal;font-size:1.5rem}.contact-image img{height:350px}}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark)}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-block;margin-bottom:.5rem}.social-links[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem}.icon-img[data-astro-cid-sz7xmlte]{margin-right:.5rem;display:inline-block;width:1.2rem;height:1.2rem;vertical-align:middle;filter:invert(7%) sepia(96%) saturate(1000%) hue-rotate(201deg) brightness(101%) contrast(101%)}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center}@media(max-width:768px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.5rem}}
