@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Playfair+Display:wght@600;700&display=swap";
.video-placeholder,.form-placeholder{background:linear-gradient(135deg,var(--cream-dark)0%,var(--purple-pale)100%);color:var(--grey);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;font-size:1.1rem;display:flex}.video-placeholder-icon{color:var(--purple);margin-bottom:1rem;font-size:3rem}:root{--purple:#662d91;--purple-dark:#4a1f6b;--purple-light:#8b5caf;--purple-pale:#f3eef8;--cream:#faf8f5;--cream-dark:#f5f0e8;--peach:#fdf6f0;--coral:#e8a87c;--grey-dark:#2d2a33;--grey:#6b6574;--grey-light:#9d96a6;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--grey-dark);background:var(--cream);font-family:Lato,-apple-system,BlinkMacSystemFont,sans-serif;font-size:26px;line-height:1.7;overflow-x:hidden}.page{overflow-x:hidden}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.2}.btn-primary{background:var(--purple);color:var(--white);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1.25rem 2.5rem;font-family:Lato,sans-serif;font-size:1.3rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #662d914d}.btn-primary:hover{background:var(--purple-dark);transform:translateY(-2px);box-shadow:0 6px 20px #662d9166}.btn-primary.btn-large{padding:1.5rem 3rem;font-size:1.4rem}.btn-secondary{color:var(--purple);border:2px solid var(--purple);cursor:pointer;background:0 0;border-radius:50px;justify-content:center;align-items:center;padding:1.2rem 2.25rem;font-family:Lato,sans-serif;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{background:var(--purple-pale)}.section-tag{background:var(--purple-pale);color:var(--purple);letter-spacing:.5px;border-radius:50px;margin-bottom:1rem;padding:.6rem 1.5rem;font-size:1rem;font-weight:700;display:inline-block}.nav{z-index:1000;padding:1.25rem 2rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.nav.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:1rem 2rem;box-shadow:0 2px 20px #00000014}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.nav-logo img{width:auto;height:80px}.nav-links{align-items:center;gap:2.5rem;list-style:none;display:flex}.nav-links a{color:var(--grey-dark);cursor:pointer;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--purple)}.nav-cta{background:var(--purple)!important;color:var(--white)!important;border-radius:50px!important;padding:.7rem 1.5rem!important}.nav-cta:hover{background:var(--purple-dark)!important}.mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.mobile-toggle span{background:var(--grey-dark);width:24px;height:2px;transition:all .3s}.hero{background:linear-gradient(135deg,var(--peach)0%,var(--cream)50%,var(--purple-pale)100%);padding:10rem 2rem 8rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(#662d9114 0%,#0000 70%);width:70%;height:200%;position:absolute;top:-50%;right:-20%}.hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-content h1{color:var(--grey-dark);margin-bottom:1.5rem;font-size:4.5rem}.hero-content p{color:var(--grey);max-width:560px;margin-bottom:2rem;font-size:1.75rem;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.hero-price{color:var(--purple);font-size:1.1rem;font-weight:700}.hero-image-wrap{position:relative}.hero-image-card{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 60px #662d9133}.hero-image-card img{width:100%;height:auto;display:block}.hero-float-card{background:0 0;border-radius:12px;padding:0;position:absolute;bottom:-30px;left:-30px;overflow:hidden;box-shadow:0 15px 40px #0000001f}.float-badge{display:block;width:264px!important;height:auto!important}.hero-wave{line-height:0;position:absolute;bottom:0;left:0;right:0}.hero-wave svg{width:100%;height:auto}.pain-section{background:var(--white);padding:5rem 2rem}.pain-inner{max-width:1100px;margin:0 auto}.pain-header{text-align:center;margin-bottom:3.5rem}.pain-header h2{color:var(--grey-dark);font-size:3rem}.pain-cards{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.pain-card{background:linear-gradient(145deg,var(--cream)0%,var(--white)100%);border:1px solid #662d911a;border-radius:20px;padding:2.5rem;transition:all .3s}.pain-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #662d911a}.pain-icon{background:linear-gradient(135deg,var(--purple)0%,var(--purple-light)100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.pain-icon svg{width:28px;height:28px;stroke:var(--white)}.pain-card h3{color:var(--grey-dark);margin-bottom:.75rem;font-family:Lato,sans-serif;font-size:1.8rem;font-weight:900}.pain-card p{color:var(--grey);font-size:1.4rem;line-height:1.7}.testimonial-break{background:var(--purple);padding:5rem 2rem;position:relative;overflow:hidden}.testimonial-break:before{content:"\"";color:#ffffff1a;font-family:Georgia,serif;font-size:20rem;line-height:1;position:absolute;top:0;left:10%}.testimonial-break.alt{background:linear-gradient(135deg,var(--purple-light)0%,var(--purple)100%)}.testimonial-break-inner{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.testimonial-break blockquote{color:var(--white);margin-bottom:2rem;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:600;line-height:1.5}.testimonial-break-author{flex-direction:column;gap:.25rem;display:flex}.author-name{color:var(--white);font-size:1.5rem;font-weight:700}.author-company{color:#fffc;font-size:1.25rem}.newsletter-section{background:linear-gradient(135deg,var(--purple-pale)0%,var(--cream)50%,var(--purple-pale)100%);padding:5rem 2rem;position:relative;overflow:hidden}.newsletter-section:before{content:"";background:radial-gradient(circle,#662d9114 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-10%}.newsletter-inner{z-index:1;grid-template-columns:1fr 1.2fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.newsletter-content h2{color:var(--grey-dark);font-size:2.75rem;font-family:var(--font-heading);margin-bottom:1rem;line-height:1.3}.newsletter-content p{color:var(--grey);font-size:1.25rem;line-height:1.6}.newsletter-form-wrap{background:var(--white);border-radius:20px;padding:2rem;box-shadow:0 20px 50px #662d911f}@media (max-width:768px){.newsletter-inner{text-align:center;grid-template-columns:1fr}.newsletter-content h2{font-size:2rem}}.how-section{background:var(--cream);padding:5rem 2rem}.how-inner{max-width:1200px;margin:0 auto}.how-header{text-align:center;margin-bottom:4rem}.how-header h2{color:var(--grey-dark);margin-bottom:1rem;font-size:3rem}.how-header p{color:var(--grey);max-width:700px;margin:0 auto;font-size:1.5rem}.how-content{grid-template-columns:1.3fr 1fr;align-items:start;gap:4rem;display:grid}.journey{padding-left:3rem;position:relative}.journey-line{background:linear-gradient(180deg,var(--purple)0%,var(--coral)100%);border-radius:3px;width:3px;position:absolute;top:30px;bottom:30px;left:20px}.journey-step{align-items:flex-start;gap:2rem;margin-bottom:2.5rem;display:flex;position:relative}.journey-step:last-child{margin-bottom:0}.journey-marker{background:var(--white);border:3px solid var(--purple);width:44px;height:44px;color:var(--purple);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:900;display:flex;position:relative}.journey-content{background:var(--white);border-radius:16px;flex:1;padding:2rem;box-shadow:0 10px 30px #0000000f}.journey-content h3{color:var(--grey-dark);margin-bottom:.75rem;font-family:Lato,sans-serif;font-size:1.8rem;font-weight:900}.journey-content p{color:var(--grey);font-size:1.4rem;line-height:1.7}.how-pricing-card{background:var(--white);border-radius:24px;position:sticky;top:120px;overflow:hidden;box-shadow:0 30px 60px #662d9126}.how-pricing-header{background:linear-gradient(135deg,var(--purple)0%,var(--purple-dark)100%);text-align:center;color:var(--white);padding:2.5rem 2rem}.how-pricing-header .section-tag{color:var(--white);background:#fff3}.how-pricing-amount{margin:1rem 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:700}.how-pricing-header p{opacity:.9;font-size:1.4rem}.how-pricing-list{padding:2rem;list-style:none}.how-pricing-list li{color:var(--grey-dark);border-bottom:1px solid #0000000f;padding:1rem 0 1rem 2rem;font-size:1.45rem;position:relative}.how-pricing-list li:last-child{border-bottom:none}.how-pricing-list li:before{content:"✓";color:var(--purple);font-weight:700;position:absolute;left:0}.how-pricing-card .btn-primary{text-align:center;margin:0 2rem 2rem;display:block}.difference-section{background:var(--white);padding:5rem 2rem}.difference-inner{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.difference-content h2{color:var(--grey-dark);margin-bottom:1.5rem;font-size:2.75rem}.difference-content p{color:var(--grey);margin-bottom:1.25rem;font-size:1.5rem;line-height:1.8}.difference-content p strong{color:var(--grey-dark)}.difference-image{position:relative}.difference-image:before{content:"";background:linear-gradient(135deg,var(--purple-pale)0%,var(--peach)100%);z-index:0;border-radius:20px;width:100%;height:100%;position:absolute;top:-20px;right:-20px}.difference-image img{z-index:1;border-radius:20px;width:100%;height:auto;position:relative}.testimonials-grid-section{background:var(--cream-dark);padding:4rem 2rem}.testimonials-grid-inner{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.testimonial-card-small{background:var(--white);border-radius:16px;padding:2rem;box-shadow:0 5px 20px #0000000d}.testimonial-card-small p{color:var(--grey-dark);margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.testimonial-card-author{flex-direction:column;display:flex}.testimonial-card-author strong{color:var(--grey-dark);font-size:.95rem}.testimonial-card-author span{color:var(--grey-light);font-size:.85rem}.video-section{background:var(--cream);padding:5rem 2rem}.video-section.alt{background:var(--white)}.video-inner{text-align:center;max-width:900px;margin:0 auto}.video-section h2{color:var(--grey-dark);margin-bottom:2rem;font-size:2.75rem}.video-wrapper{border-radius:16px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 50px #662d9126}.video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.testimonials-full-section{background:var(--cream-dark);padding:5rem 2rem}.testimonials-full-inner{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.testimonial-full-card{background:var(--white);text-align:center;border-radius:20px;padding:3rem;box-shadow:0 10px 30px #0000000f}.quote-icon{color:var(--purple);margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:4rem;line-height:1}.testimonial-full-card p{color:var(--grey-dark);margin-bottom:2rem;font-size:1.4rem;line-height:1.8}.testimonial-full-card p strong{color:var(--purple)}.testimonial-full-author{flex-direction:column;gap:.25rem;display:flex}.testimonial-full-author strong{color:var(--grey-dark);font-size:1.4rem}.testimonial-full-author span{color:var(--purple);font-size:1.2rem;font-weight:600}.contact-section{background:var(--purple-pale);padding:5rem 2rem}.contact-inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.contact-content h2{color:var(--grey-dark);margin-bottom:1rem;font-size:3rem}.contact-content p{color:var(--grey);margin-bottom:2rem;font-size:1.45rem;line-height:1.8}.contact-form-wrap{background:var(--white);border-radius:20px;padding:2rem;overflow:hidden;box-shadow:0 20px 50px #662d911a}.contact-form-wrap iframe{border:none;width:100%;min-height:450px}.pricing-section{background:linear-gradient(180deg,var(--cream)0%,var(--purple-pale)100%);padding:5rem 2rem}.pricing-inner{max-width:550px;margin:0 auto}.pricing-card{background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 30px 60px #662d9126}.pricing-card-header{background:linear-gradient(135deg,var(--purple)0%,var(--purple-dark)100%);text-align:center;color:var(--white);padding:3rem 2.5rem}.pricing-card-header .section-tag{color:var(--white);background:#fff3}.pricing-amount{margin:1rem 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:4rem;font-weight:700}.pricing-card-header p{opacity:.9;font-size:1.1rem}.pricing-card-body{padding:2.5rem}.pricing-list{margin-bottom:2rem;list-style:none}.pricing-list li{border-bottom:1px solid #0000000f;align-items:flex-start;gap:1rem;padding:1rem 0;display:flex}.pricing-list li:last-child{border-bottom:none}.pricing-list svg{width:22px;height:22px;stroke:var(--purple);flex-shrink:0;margin-top:2px}.pricing-list span{color:var(--grey-dark);font-size:1.05rem}.pricing-card-body .btn-primary{justify-content:center;width:100%}.pricing-note{text-align:center;color:var(--grey-light);margin-top:1rem;font-size:.9rem}.about-section{background:var(--white);padding:5rem 2rem}.about-inner{grid-template-columns:1fr 1.3fr;align-items:start;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.about-image-container{flex-direction:column;display:flex}.about-main-image{border-radius:20px;box-shadow:0 20px 50px #662d9126;width:100%!important;height:auto!important}.about-content h2{color:var(--grey-dark);margin-bottom:1.5rem;font-size:3rem}.about-content p{color:var(--grey);margin-bottom:1rem;font-size:1.5rem;line-height:1.8}.about-content p em{font-style:italic}.about-content p strong{color:var(--grey-dark)}.final-cta{text-align:center;background:linear-gradient(135deg,#2d2a33eb 0%,#1a1721f2 100%),url(/images/background-process.jpg) 50%/cover no-repeat;padding:6rem 2rem;position:relative}.final-cta-inner{max-width:600px;margin:0 auto}.final-cta h2{color:var(--white);margin-bottom:1rem;font-size:3rem}.final-cta p{color:#ffffffb3;margin-bottom:2rem;font-size:1.55rem}.final-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.final-cta .btn-secondary{color:var(--white);border-color:#ffffff4d}.final-cta .btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.footer{background:var(--grey-dark);color:var(--white);padding:4rem 2rem 2rem}.footer-inner{max-width:1100px;margin:0 auto}.footer-main{border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand img{width:auto;height:80px;margin-bottom:1.5rem}.footer-brand p{color:#fff9;font-size:1.1rem;line-height:1.6}.footer-links h4{margin-bottom:1rem;font-size:1.1rem;font-weight:700}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a,.footer-links span{color:#fff9;cursor:pointer;font-size:1.05rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-bottom{justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-bottom p,.footer-bottom a{color:#fff6;font-size:1rem;text-decoration:none}@media (max-width:1024px){.hero-inner,.difference-inner,.about-inner,.how-content,.contact-inner{grid-template-columns:1fr;gap:3rem}.hero{padding:8rem 2rem 6rem}.hero-content{text-align:center}.hero-content p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-image-wrap{max-width:450px;margin:0 auto}.hero-float-card{left:50%;transform:translate(-50%)}.difference-image,.about-image-container{max-width:450px;margin:0 auto}.how-pricing-card{max-width:450px;margin:0 auto;position:relative;top:0}.pain-cards,.testimonials-grid-inner,.testimonials-full-inner{grid-template-columns:1fr;max-width:550px;margin-left:auto;margin-right:auto}.footer-main{grid-template-columns:1fr;gap:2rem}.about-content,.contact-content{text-align:center}}@media (max-width:768px){.nav-logo img{height:88px}.nav-links{background:var(--white);flex-direction:column;gap:1rem;padding:1.5rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 30px #0000001a}.nav-links.open,.mobile-toggle{display:flex}.hero{padding-top:11rem}.hero-content h1{margin-top:15px;font-size:3.2rem}.hero-content p{font-size:1.25rem;line-height:1.7}.hero-float-card{box-shadow:none;width:auto;display:inline-block}.float-badge{width:200px}.testimonial-break blockquote{font-size:1.35rem}h2{font-size:2rem!important}.journey{padding-left:2rem}.journey-line{left:15px}.journey-step{gap:1.5rem}.journey-marker{width:36px;height:36px;font-size:1rem}.pricing-amount{font-size:3rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.final-cta-buttons{flex-direction:column;align-items:center}}@media (max-width:480px){.hero{padding:11rem 1.5rem 5rem}.hero-content h1{font-size:3.2rem}.hero-content p{font-size:1.25rem}.hero-float-card{margin-top:1.5rem;position:relative;bottom:auto;left:auto;transform:none}}.transcription-page{--blue-dark:#1e2a5e;--blue:#2e3b7c;--blue-light:#4a5a9c;--blue-pale:#e8ebf4;--blue-muted:#f4f6fa;overflow-x:hidden}.transcription-nav{background:#fffffff2;align-items:center;height:100px;padding:0 2rem;display:flex}.transcription-nav .nav-inner{align-items:center;width:100%;height:100%}.transcription-nav .nav-logo{align-items:center;display:flex}.transcription-nav .nav-logo img{width:auto;height:80px}.transcription-nav.scrolled{background:var(--white);box-shadow:0 2px 20px #1e2a5e1a}.transcription-nav .nav-cta{background:var(--blue)}.transcription-nav .nav-cta:hover{background:var(--blue-dark)}.transcription-nav-cta{background:var(--blue)!important;color:var(--white)!important;border-radius:50px!important;padding:.75rem 1.5rem!important;transition:background .2s!important}.transcription-nav-cta:hover{background:var(--blue-dark)!important;color:var(--white)!important}.transcription-hero{justify-content:center;align-items:center;min-height:85vh;padding:10rem 2rem 6rem;display:flex;position:relative}.transcription-hero-bg{z-index:0;position:absolute;inset:0}.transcription-hero-overlay{background:linear-gradient(135deg,#1e2a5ed9 0%,#2e3b7cbf 100%);position:absolute;inset:0}.transcription-hero-content{z-index:1;text-align:center;max-width:800px;color:var(--white);position:relative}.transcription-hero-content h1{font-family:var(--font-heading);margin-bottom:1.75rem;font-size:3.5rem;font-weight:700;line-height:1.2}.transcription-hero-content p{opacity:.95;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.35rem;line-height:1.7}.transcription-hero-actions{justify-content:center;gap:1rem;display:flex}.transcription-btn{cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;background:var(--white)!important;color:var(--blue-dark)!important}.transcription-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.transcription-btn-secondary{cursor:pointer;margin-left:1rem;color:var(--white)!important;background:0 0!important;border:2px solid #ffffff80!important}.transcription-btn-secondary:hover{border-color:var(--white)!important;background:#ffffff1a!important}.transcription-trust{background:var(--blue-dark);padding:1.5rem 2rem}.trust-inner{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1100px;margin:0 auto;display:flex}.trust-item{color:var(--white);align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600;display:flex}.trust-icon{font-size:1.4rem}.transcription-process{background:var(--white);padding:6rem 2rem}.process-inner{max-width:1100px;margin:0 auto}.process-header{text-align:center;margin-bottom:4rem}.transcription-tag{background:var(--blue-pale);color:var(--blue)}.process-header h2{color:var(--blue-dark);margin-bottom:1rem;font-size:3rem}.process-header p{color:var(--grey);font-size:1.35rem}.process-steps{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.process-step{text-align:center;padding:2rem 1.5rem}.step-number{background:var(--blue);width:60px;height:60px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.process-step h3{color:var(--blue-dark);margin-bottom:1rem;font-size:1.35rem}.process-step p{color:var(--grey);font-size:1.1rem;line-height:1.6}.process-note{text-align:center;color:var(--grey);max-width:600px;margin-top:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem;font-style:italic}.transcription-pricing{background:var(--blue-muted);padding:6rem 2rem;overflow-x:hidden}.pricing-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.pricing-content{min-width:0}.pricing-content h2{color:var(--blue-dark);margin-bottom:1.5rem;font-size:2.75rem}.pricing-content p{color:var(--grey);word-wrap:break-word;margin-bottom:1rem;font-size:1.3rem;line-height:1.7}.pricing-content strong{color:var(--blue-dark)}.calculator-card{background:var(--white);border-radius:20px;padding:2.5rem;box-shadow:0 20px 50px #1e2a5e1a}.calculator-card h3{color:var(--blue-dark);text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.calculator-examples{flex-direction:column;gap:1rem;display:flex}.calc-row{background:var(--blue-pale);border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1.15rem;display:flex}.calc-price{color:var(--blue-dark);font-size:1.3rem;font-weight:700}.calc-note{text-align:center;color:var(--grey);margin-top:1.5rem;font-size:1rem;font-style:italic}.calc-inputs{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;display:flex}.calc-input-group{flex-direction:column;gap:.5rem;display:flex}.calc-input-group label{color:var(--grey);font-size:1rem;font-weight:500}.calc-input-group input{border:2px solid var(--blue-pale);color:var(--blue-dark);border-radius:10px;padding:1rem 1.25rem;font-size:1.15rem;transition:border-color .2s}.calc-input-group input:focus{border-color:var(--blue);outline:none}.calc-input-group input::placeholder{color:#aab}.calc-result{background:var(--blue);border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.calc-result-label{color:#ffffffe6;font-size:1.1rem;font-weight:500}.calc-result-price{color:var(--white);font-size:2rem;font-weight:700}.calc-book-btn{background:var(--blue-dark);width:100%;color:var(--white);text-align:center;border-radius:10px;margin-top:1.25rem;padding:1rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:block}.calc-book-btn:hover{background:var(--blue);transform:translateY(-2px)}.calc-disclaimer{color:var(--grey);text-align:center;margin-top:1.25rem;font-size:.95rem;line-height:1.5}.transcription-features{background:var(--white);padding:6rem 2rem}.features-inner{max-width:1100px;margin:0 auto}.features-header{text-align:center;margin-bottom:4rem}.features-header h2{color:var(--blue-dark);font-size:3rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.feature-card{background:var(--blue-muted);border-left:4px solid var(--blue);border-radius:16px;padding:2.5rem}.feature-card h3{color:var(--blue-dark);margin-bottom:1rem;font-size:1.4rem}.feature-card p{color:var(--grey);font-size:1.15rem;line-height:1.7}.transcription-cta{background:linear-gradient(135deg,var(--blue)0%,var(--blue-dark)100%);text-align:center;padding:5rem 2rem}.cta-inner{max-width:700px;margin:0 auto}.transcription-cta h2{color:var(--white);margin-bottom:1rem;font-size:2.5rem}.transcription-cta p{color:#ffffffe6;margin-bottom:2rem;font-size:1.35rem}.transcription-contact{background:var(--blue-muted);padding:6rem 2rem}.transcription-contact .contact-inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.transcription-contact .contact-content h2{color:var(--blue-dark);margin-bottom:1.5rem;font-size:2.75rem}.transcription-contact .contact-content p{color:var(--grey);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.7}.contact-details{margin-top:2rem}.contact-details p{font-size:1.15rem}.contact-details a{color:var(--blue);text-decoration:none}.contact-details a:hover{text-decoration:underline}.transcription-contact .contact-form-wrap{background:var(--white);border-radius:20px;padding:2rem;box-shadow:0 20px 50px #1e2a5e1a}.transcription-footer{background:var(--blue-dark)}.transcription-footer .footer-brand img{width:auto;height:80px}.transcription-footer h4{color:#ffffffe6}@media (max-width:1024px){.process-steps{grid-template-columns:repeat(2,1fr)}.pricing-inner,.transcription-contact .contact-inner{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.transcription-hero-content h1{font-size:2.5rem}.transcription-hero-content p{font-size:1.2rem}.transcription-btn-secondary{margin-top:1rem;margin-left:0}.transcription-hero .hero-actions{flex-direction:column;gap:1rem}.trust-inner{gap:1.5rem}.trust-item{font-size:.95rem}.process-steps,.features-grid{grid-template-columns:1fr}.process-header h2,.pricing-content h2,.features-header h2,.transcription-cta h2,.transcription-contact .contact-content h2{font-size:2rem}.transcription-pricing{padding:4rem 1.5rem}.pricing-content p{font-size:1.15rem}.calculator-card{padding:1.5rem}.transcription-process,.transcription-features,.transcription-contact{padding:4rem 1.5rem}}
