body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;line-height:1.6;overflow-x:hidden}.App{position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fade-up{animation:fadeInUp .8s ease-out forwards}.animate-fade-left{animation:fadeInLeft .8s ease-out forwards}.animate-fade-right{animation:fadeInRight .8s ease-out forwards}.animate-scale-in{animation:scaleIn .6s ease-out forwards}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:100px 0;position:relative}.section:after{background:linear-gradient(90deg,#0000,#006e3d1a,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.section-title{color:#000;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.section-subtitle{color:#666;font-family:Lato,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:700px}.section-white{background:#fff}.section-light-gray{background:#f8f9fa;position:relative}.section-light-gray:before{background:radial-gradient(circle at 20% 80%,#006e3d05 0,#0000 50%),radial-gradient(circle at 80% 20%,#d1d1d114 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.section-gray{background:linear-gradient(135deg,#f1f3f4,#e8eaed);position:relative}.section-gray:before{background:radial-gradient(circle at 30% 30%,#006e3d08 0,#0000 50%),radial-gradient(circle at 70% 70%,#d1d1d10d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.section-green-light{background:linear-gradient(135deg,#006e3d0d,#006e3d05);position:relative}.section-green-light:before{background:radial-gradient(circle at 25% 25%,#006e3d14 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff4d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.section-green-light .section-title{color:#006e3d}.section-green-light .section-subtitle{color:#666}.section-green{background:linear-gradient(135deg,#006e3d,#005530);color:#fff;position:relative}.section-green:before{background:radial-gradient(circle at 20% 20%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.section-green .section-title{color:#fff}.section-green .section-subtitle{color:#ffffffe6}.section-dark-gray{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;position:relative}.section-dark-gray:before{background:radial-gradient(circle at 30% 70%,#006e3d1a 0,#0000 50%),radial-gradient(circle at 70% 30%,#ffffff08 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.section-dark-gray .section-title{color:#fff}.section-dark-gray .section-subtitle{color:#ffffffe6}.btn-primary{background:#006e3d;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:18px 36px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn-primary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-primary:hover:before{left:100%}.btn-primary:hover{background:#005530;box-shadow:0 12px 25px #006e3d66;transform:translateY(-3px)}.btn-primary:active{box-shadow:0 6px 15px #006e3d4d;transform:translateY(-1px)}.btn-secondary{background:#0000;border:2px solid #006e3d;border-radius:12px;color:#006e3d;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:18px 36px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn-secondary:before{background:#006e3d;content:"";height:100%;left:0;position:absolute;top:0;transition:width .4s cubic-bezier(.4,0,.2,1);width:0;z-index:-1}.btn-secondary:hover:before{width:100%}.btn-secondary:hover{box-shadow:0 12px 25px #006e3d4d;color:#fff;transform:translateY(-3px)}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2.2rem;line-height:1.3;margin-bottom:1rem}.section-subtitle{font-size:1rem;margin-bottom:2.5rem;padding:0 10px}.container{padding:0 15px}.btn-primary,.btn-secondary{font-size:.9rem;max-width:300px;padding:14px 28px;text-align:center;width:100%}}@media (max-width:480px){body{font-size:14px}.section{padding:40px 0}.section-title{font-size:1.8rem;line-height:1.2}.section-subtitle{font-size:.95rem;margin-bottom:2rem}.container{padding:0 10px}.btn-primary,.btn-secondary{border-radius:8px;font-size:.85rem;padding:12px 24px}}@media (max-width:360px){.container{padding:0 8px}.section-title{font-size:1.6rem}.section-subtitle{font-size:.9rem}}.hero-section{background:linear-gradient(135deg,#fff,#f8f9fa);display:flex;flex-direction:column;min-height:100vh;position:relative}.hero-section:before{background:radial-gradient(circle at 20% 80%,#006e3d08 0,#0000 50%),radial-gradient(circle at 80% 20%,#d1d1d10d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.hero-nav{align-items:center;animation:fadeInUp 1s ease-out;display:flex;justify-content:space-between;padding:1.5rem 0;position:relative;z-index:10}.sticky-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #006e3d1a;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.sticky-nav .container{margin:0 auto;max-width:1200px;padding:0 20px}.hero-logo{align-items:center;cursor:pointer;display:flex;margin-left:calc(1rem + 100px)}.hero-logo,.logo-image{transition:all .3s ease}.logo-image{height:50px;width:auto}.logo-image:hover{transform:scale(1.05)}.hero-nav-btn{background:#006e3d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-right:calc(1rem + 100px);overflow:hidden;padding:14px 28px;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1)}.hero-nav-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.hero-nav-btn:hover:before{left:100%}.hero-nav-btn:hover{background:#005530;box-shadow:0 8px 20px #006e3d4d;transform:translateY(-2px)}.hero-background,.hero-overlay{display:none}.hero-main{align-items:center;display:flex;flex:1 1;padding:120px 0 60px;position:relative;z-index:5}.hero-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.hero-green-bar{animation:fadeInUp 1.2s ease-out .3s both;background:#0000;border:none;color:#6b7280;margin:0 0 40px;padding:1.5rem 0;position:relative}.hero-green-bar h1{color:#6b7280;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:500;letter-spacing:-.01em;line-height:1.5;margin:0;position:relative}.hero-green-bar h1:after{background:linear-gradient(90deg,#006e3d,#005530);border-radius:2px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.hero-title{animation:fadeInUp 1.4s ease-out .6s both;color:#000;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem;text-align:center}.hero-title .highlight{color:#006e3d;font-weight:900;position:relative}.hero-title .highlight:after{animation:expandWidth 1.5s ease-out 1.5s both;background:linear-gradient(90deg,#006e3d,#0000);bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}@keyframes expandWidth{0%{width:0}to{width:100%}}.hero-subtitle{animation:fadeInUp 1.6s ease-out .9s both;color:#666;font-family:Lato,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:700px}.hero-video-section{animation:fadeInUp 1.8s ease-out 1.2s both;margin:2rem 0}.video-cta{color:#006e3d;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;position:relative;text-transform:uppercase}.video-cta:after{animation:pulse 2s infinite;background:#006e3d;bottom:-8px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.video-container{background:#fff;border-radius:20px;margin:0 auto 3rem;max-width:800px;overflow:hidden;padding:2rem;position:relative}.custom-video{background:#000;border-radius:12px;height:400px;margin-bottom:1.5rem;object-fit:cover;position:relative;width:100%;z-index:1}.custom-video:hover{background:#000!important;border:none!important;box-shadow:none!important;outline:none!important;transform:none!important}.custom-video::-webkit-media-controls-panel{background:#00000080!important}.custom-video::-webkit-media-controls-pause-button,.custom-video::-webkit-media-controls-play-button{opacity:1!important}.custom-video::-webkit-media-controls-current-time-display,.custom-video::-webkit-media-controls-time-remaining-display{color:#fff!important}.custom-video::-webkit-media-controls-timeline::-webkit-slider-thumb{background:#006e3d!important}.custom-video::-webkit-media-controls-fullscreen-button,.custom-video::-webkit-media-controls-mute-button{opacity:1!important}.custom-video:after,.custom-video:before,.video-container:after,.video-container:before{display:none!important}.video-placeholder{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #006e3d;border-radius:12px;display:flex;height:400px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:100%}.video-placeholder:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);transform:scale(1.01)}.placeholder-content{max-width:400px;padding:2rem;text-align:center}.placeholder-icon{display:block;font-size:4rem;margin-bottom:1rem}.placeholder-content h3{color:#006e3d;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.placeholder-content p{color:#666;font-family:Lato,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.placeholder-content .btn-secondary{background:#006e3d;border:2px solid #006e3d;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.placeholder-content .btn-secondary:hover{background:#005530;border-color:#005530;box-shadow:0 8px 20px #006e3d4d;transform:translateY(-2px)}.video-description{color:#000;font-family:Lato,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.5;margin:0;text-align:center}.inline-link{background:none;border:none;color:#006e3d;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;margin:0;padding:0;text-decoration:underline}.inline-link:hover{color:#004d2a}.hero-btn{background:#006e3d;border:none;border-radius:12px;box-shadow:0 8px 20px #006e3d4d;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.5px;overflow:hidden;padding:20px 40px;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1)}.hero-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.hero-btn:hover:before{left:100%}.hero-btn:hover{background:#005530;box-shadow:0 12px 30px #006e3d66;transform:translateY(-3px)}@media (max-width:768px){.hero-nav{padding:1rem 0}.hero-logo{margin-left:.5rem}.hero-nav-btn{font-size:.8rem;margin-right:.5rem;padding:12px 20px}.hero-main{padding:100px 0 40px}.hero-green-bar h1{font-size:1rem;padding:0 1rem}.hero-title{font-size:2.2rem;line-height:1.2;padding:0 1rem}.hero-subtitle{font-size:1.1rem;padding:0 1rem}.hero-content{padding:0}.video-container{margin:0 1rem 2rem;padding:1.5rem 1rem}.custom-video,.video-placeholder{height:280px}.placeholder-content{padding:1.5rem}.placeholder-icon{font-size:3rem}.placeholder-content h3{font-size:1.3rem}.placeholder-content p{font-size:.9rem}.hero-btn{font-size:1rem;margin:0 1rem;padding:14px 28px}.video-cta{font-size:.9rem}.video-description{font-size:1rem}}@media (max-width:480px){.sticky-nav .container{padding:0 10px}.hero-nav-btn{font-size:.75rem;padding:10px 16px}.logo-image{height:40px}.hero-main{padding:90px 0 30px}.hero-green-bar{margin:0 0 30px;padding:1rem 0}.hero-green-bar h1{font-size:.95rem;padding:0 .5rem}.hero-title{font-size:1.8rem}.hero-subtitle,.hero-title{margin-bottom:1rem;padding:0 .5rem}.hero-subtitle{font-size:1rem}.video-container{margin:0 .5rem 2rem;padding:1rem .5rem}.custom-video,.video-placeholder{height:220px}.placeholder-content{padding:1rem}.placeholder-icon{font-size:2.5rem}.placeholder-content h3{font-size:1.1rem}.placeholder-content p{font-size:.85rem;margin-bottom:1rem}.hero-btn{font-size:.9rem;margin:0 .5rem;max-width:300px;padding:12px 24px;width:calc(100% - 1rem)}.video-cta{font-size:.85rem}.video-description{font-size:.95rem}}@media (max-width:360px){.hero-nav-btn{font-size:.7rem;padding:8px 12px}.logo-image{height:35px}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.95rem}.custom-video,.video-placeholder{height:200px}.placeholder-content{padding:.8rem}.placeholder-icon{font-size:2rem;margin-bottom:.5rem}.placeholder-content h3{font-size:1rem;margin-bottom:.5rem}.placeholder-content p{font-size:.8rem;margin-bottom:.8rem}.video-container{padding:.8rem .3rem}}@media (max-width:768px){.calendar-section{padding:40px 0}.ghl-calendar-container{margin:0 1rem;padding:1.5rem}}@media (max-width:480px){.ghl-calendar-container{margin:0 .5rem;padding:1rem}}.calendar-booking-section{background:linear-gradient(135deg,#006e3d,#004d2a);padding:4rem 0;position:relative}.calendar-booking-section .container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 2rem}.calendar-header{margin-bottom:3rem;text-align:center}.calendar-title{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin:0;text-shadow:0 2px 10px #0000004d}.calendar-booking-section iframe{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:1000px;min-height:680px;transition:height .3s ease;width:100%}@media (max-width:768px){.calendar-booking-section{padding:2.5rem 0}.calendar-booking-section .container{max-width:none;padding:0 1rem}.calendar-header{margin-bottom:2rem}.calendar-title{font-size:2.2rem}.calendar-booking-section iframe{border-radius:10px;box-shadow:0 8px 25px #00000040;min-height:760px}}@media (max-width:480px){.calendar-booking-section{padding:2rem 0}.calendar-booking-section .container{padding:0 .5rem}.calendar-header{margin-bottom:1.5rem}.calendar-title{font-size:1.8rem}.calendar-booking-section iframe{border-radius:8px;max-width:100%;min-height:720px}}@media (max-width:360px){.calendar-booking-section{padding:1.5rem 0}.calendar-booking-section .container{padding:0 .25rem}.calendar-header{margin-bottom:1rem}.calendar-title{font-size:1.6rem}.calendar-booking-section iframe{min-height:680px}}@media (max-width:768px){.calendar-booking-section iframe{max-height:none}}@media (max-width:768px) and (orientation:landscape){.calendar-booking-section{padding:1.5rem 0}.calendar-booking-section iframe{min-height:600px}}.call-agenda-section{background:linear-gradient(135deg,#edf6f0,#f8faf9);font-family:Lato,sans-serif;padding:5rem 1.5rem}.call-agenda-wrapper{border:1px solid #006e3d2e;border-radius:32px;box-shadow:0 40px 90px #052d1a2e;margin:0 auto;max-width:1140px;overflow:hidden}.call-agenda-banner{background:#0b683b;padding:2.75rem 2rem;text-align:center}.call-agenda-banner h2{color:#fff;font-family:Montserrat,sans-serif;font-size:clamp(2rem,3vw,3rem);font-weight:800;letter-spacing:-.015em;margin:0;text-transform:uppercase}.call-agenda-body{background:linear-gradient(135deg,#06120c,#0f1c15);color:#fff;padding:3.25rem clamp(1.75rem,4vw,4rem) 3.5rem;position:relative}.call-agenda-subtitle{font-family:Montserrat,sans-serif;font-size:clamp(1.4rem,2.3vw,2rem);font-weight:700;margin:0 0 2.5rem;text-align:center}.call-agenda-line{background:linear-gradient(90deg,#0000,#ffffff47 12%,#ffffff47 88%,#0000);height:2px;margin-bottom:3.25rem}.call-agenda-steps{align-items:stretch;display:flex;gap:clamp(1.5rem,3vw,3rem);justify-content:center}.call-agenda-step{color:#d7e5dc;display:flex;flex:1 1;flex-direction:column;gap:1.3rem;max-width:260px;position:relative;text-align:center}.call-agenda-number{background:linear-gradient(135deg,#2f9b6b,#4fd58c);border-radius:50%;box-shadow:0 18px 40px #4fd58c59;color:#072014;display:grid;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;height:58px;margin:0 auto;place-items:center;width:58px}.call-agenda-step p{font-size:1.05rem;line-height:1.7;margin:0}.call-agenda-outcome{align-items:center;align-self:center;background:#fff;border-radius:999px;box-shadow:0 22px 50px #ffffff40;color:#0b683b;display:flex;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:800;justify-content:center;min-width:210px;padding:2rem 1.5rem;text-align:center}@media (max-width:980px){.call-agenda-steps{flex-wrap:wrap}.call-agenda-step{flex:0 1 45%}.call-agenda-outcome{flex:1 1 100%;margin-top:2rem}}@media (max-width:640px){.call-agenda-section{padding:4rem 1.2rem}.call-agenda-body{padding:2.75rem 1.75rem 3rem}.call-agenda-steps{flex-direction:column;gap:2rem}.call-agenda-step{max-width:100%}.call-agenda-outcome{border-radius:24px;min-width:0;min-width:auto}}.about-cordova-simple-section{background:#f8f9fa;padding:4rem 0 2rem;text-align:center}.about-simple-content{margin:0 auto;max-width:800px}.about-simple-title{color:#006e3d;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:2rem}.about-simple-description{color:#666;font-family:Lato,sans-serif;font-size:1.2rem;line-height:1.7;margin:0}@media (max-width:768px){.about-cordova-simple-section{padding:3rem 0 1.5rem}.about-simple-title{font-size:2.5rem;margin-bottom:1.5rem}.about-simple-description{font-size:1.1rem}}@media (max-width:480px){.about-cordova-simple-section{padding:2rem 0 1rem}.about-simple-title{font-size:2rem}.about-simple-description{font-size:1rem}}.tired-section{background:#fff}.tired-section .section-title{color:#006e3d}.tired-content{margin:0 auto;max-width:960px;text-align:center}.tired-lead{color:#333;font-size:1.2rem;line-height:1.7;margin-bottom:3rem}.tired-grid{grid-gap:2.5rem;align-items:stretch;display:grid;gap:2.5rem;grid-template-columns:2fr 1fr}.tired-card{background:#f8f9fa;border-radius:18px;box-shadow:0 18px 45px #006e3d14;padding:2.5rem;text-align:left}.tired-card-title{color:#006e3d;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.5rem;text-transform:uppercase}.tired-list{list-style:none;margin:0;padding:0}.tired-list li{color:#444;font-size:1rem;line-height:1.8;margin-bottom:1rem;padding-left:1.75rem;position:relative}.tired-list li:before{color:#00a86b;content:"•";font-size:1.4rem;left:0;line-height:1;position:absolute;top:0}.tired-quote{align-items:center;background:linear-gradient(135deg,#006e3d,#005530);border-radius:18px;box-shadow:0 18px 45px #006e3d4d;color:#fff;display:flex;font-size:1.2rem;justify-content:center;line-height:1.8;padding:2.5rem}.tired-quote p{font-family:Montserrat,sans-serif;font-weight:600;margin:0}@media (max-width:992px){.tired-grid{grid-template-columns:1fr}.tired-quote{min-height:auto}}@media (max-width:600px){.tired-lead{font-size:1.05rem}.tired-card{padding:2rem}.tired-quote{font-size:1.1rem;padding:2rem}.tired-card-title{letter-spacing:.08em}}.proven-franchise .proven-wrapper{margin:0 auto;max-width:960px}.proven-heading{margin-bottom:3.5rem;text-align:center}.proven-benefits{grid-gap:1.5rem 2.5rem;display:grid;gap:1.5rem 2.5rem;grid-template-columns:1fr 1fr}.proven-benefit{align-items:flex-start;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd9;border-radius:14px;box-shadow:0 12px 30px #006e3d1f;display:flex;gap:1rem;padding:1.5rem 1.75rem}.proven-benefit p{color:#1f1f1f;font-size:1rem;line-height:1.6;margin:0}.benefit-icon{color:#006e3d;flex-shrink:0;font-size:1.5rem;margin-top:.2rem}@media (max-width:768px){.proven-benefits{grid-template-columns:1fr}}@media (max-width:480px){.proven-benefit{padding:1.25rem 1.5rem}}.about-cordova-section{background:#f8f9fa;overflow:hidden;padding:4rem 0;position:relative}.about-header{margin-bottom:4rem;text-align:center}.about-header .section-title{color:#006e3d}.about-header .section-subtitle{font-size:1.2rem;line-height:1.7;margin:0 auto;max-width:800px}.why-choose-section{margin-bottom:6rem}.why-choose-title{color:#006e3d;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.why-choose-intro{color:#3a3a3a;font-size:1.1rem;line-height:1.7;margin:0 auto 2.5rem;max-width:780px;text-align:center}.why-choose-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.category-column{background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001a;padding:3rem 2.5rem;position:relative;transition:all .3s ease}.category-column:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-5px)}.category-title{border-bottom:2px solid #006e3d;color:#006e3d;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:1px;margin-bottom:2rem;padding-bottom:.5rem;text-transform:uppercase}.category-items{margin-bottom:2.5rem}.feature-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:2rem}.feature-item:last-child{margin-bottom:0}.feature-icon{background:linear-gradient(135deg,#006e3d,#005530);border-radius:10px;color:#fff;flex-shrink:0;font-size:1.2rem;height:40px;width:40px}.feature-content{flex:1 1}.feature-title{color:#000;font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.feature-description{font-size:.95rem}.learn-more-btn{display:block;margin:0 auto;max-width:200px;width:100%}.franchise-fit{grid-gap:2.5rem;align-items:stretch;display:grid;gap:2.5rem;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);margin-top:4rem}.fit-highlight{background:linear-gradient(140deg,#006e3d24,#006e3d0d),#fff;border-radius:24px;box-shadow:0 22px 48px #006e3d2e;display:flex;flex-direction:column;gap:2rem;overflow:hidden;padding:3rem;position:relative}.fit-highlight:after{background:radial-gradient(circle at 20% 20%,#ffffff80 0,#0000 55%),radial-gradient(circle at 80% 70%,#006e3d14 0,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.fit-highlight__header{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}.fit-highlight__header h4{color:#005530;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;margin:0}.fit-highlight__header p{color:#214636;font-size:1rem;line-height:1.7;margin:0}.fit-pills{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.fit-pill{align-items:center;background:#fffffff2;border:1px solid #006e3d40;border-radius:999px;box-shadow:0 10px 20px #006e3d2e;color:#004d2a;display:inline-flex;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.01em;padding:10px 18px}.fit-callout{align-items:flex-start;background:#fff;border:1px solid #006e3d1f;border-radius:24px;box-shadow:0 18px 45px #001c0d1f;display:flex;flex-direction:column;gap:1.25rem;padding:3rem}.fit-callout h4{color:#006e3d;font-family:Montserrat,sans-serif;font-size:1.35rem;font-weight:600;margin:0}.fit-callout ul{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}.fit-callout li{color:#3a3a3a;font-size:1rem;line-height:1.65;padding-left:1.75rem;position:relative}.fit-callout li:before{align-items:center;background:#c7422f1f;border-radius:50%;color:#c7422f;content:"!";display:flex;font-size:.75rem;font-weight:700;height:1.2rem;justify-content:center;left:0;position:absolute;top:0;transform:translateY(.15rem);width:1.2rem}.fit-callout__note{color:#4c4c4c;font-size:.95rem;line-height:1.6;margin:0}.fit-badge{align-items:center;background:#fffc;border-radius:999px;color:#005530;display:inline-flex;font-size:.75rem;font-weight:700;gap:6px;letter-spacing:.08em;padding:8px 14px;text-transform:uppercase}.fit-badge:before{background:currentColor;border-radius:50%;content:"";height:6px;opacity:.6;width:6px}.fit-badge--warning{background:#c7422f1f;color:#c7422f}.franchise-fit .learn-more-btn{margin-top:.5rem;padding:14px 28px;width:auto}.services-section{margin-bottom:6rem}.services-title{color:#006e3d;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.services-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:1000px}.service-card{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001a;display:flex;gap:2rem;padding:3rem;transition:all .3s ease}.service-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-3px)}.service-icon{align-items:center;background:linear-gradient(135deg,#006e3d,#005530);border-radius:15px;color:#fff;display:flex;flex-shrink:0;font-size:1.8rem;height:60px;justify-content:center;width:60px}.service-content{flex:1 1}.service-title{color:#000;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.service-description{color:#666;font-family:Lato,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.service-highlight{background:#f8f9fa;border-left:4px solid #006e3d;border-radius:8px;padding:1.5rem}.highlight-title{font-size:.9rem;letter-spacing:.5px}.highlight-details{color:#333;font-family:Lato,sans-serif;line-height:1.5}.about-cta{background:linear-gradient(135deg,#006e3d,#005530);border-radius:20px;color:#fff;overflow:hidden;padding:4rem 3rem;position:relative;text-align:center}.about-cta:before{background:radial-gradient(circle at 20% 20%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.cta-title{font-family:Montserrat,sans-serif;font-size:2.2rem;margin-bottom:1rem}.cta-subtitle,.cta-title{position:relative;z-index:2}.cta-subtitle{font-family:Lato,sans-serif;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.about-cta .btn-primary{background:#fff;color:#006e3d;position:relative;z-index:2}.about-cta .btn-primary:hover{background:#f8f9fa;transform:translateY(-3px)}@media (max-width:768px){.about-header .section-subtitle{font-size:1.1rem;padding:0 1rem}.services-title,.why-choose-title{font-size:2rem}.why-choose-grid{gap:2rem;grid-template-columns:1fr}.category-column{padding:2rem 1.5rem}.franchise-fit{grid-template-columns:1fr}.fit-callout,.fit-highlight{padding:2.25rem 1.75rem}.service-card{flex-direction:column;padding:2rem 1.5rem;text-align:center}.service-icon{margin:0 auto}.about-cta{padding:3rem 2rem}.cta-title{font-size:1.8rem}}@media (max-width:480px){.services-title,.why-choose-title{font-size:1.8rem}.tech-title{font-size:1.6rem}.category-column,.fit-callout,.fit-highlight,.service-card{padding:1.5rem 1.1rem}.feature-item{flex-direction:column;gap:.5rem;text-align:center}.feature-icon{margin:0 auto}.about-cta{padding:2rem 1rem}.cta-title{font-size:1.6rem}.cta-subtitle{font-size:1rem}}@media (max-width:360px){.about-cta,.category-column,.service-card{padding:1rem}.services-title,.why-choose-title{font-size:1.6rem}}.myth-header{margin:0 auto 3.5rem;max-width:860px;text-align:center}.myth-busters .section-title{color:#006e3d}.myth-grid{grid-gap:1.8rem;display:grid;gap:1.8rem;grid-template-columns:repeat(3,1fr)}.myth-card{background:#fff;border-radius:18px;box-shadow:0 18px 40px #006e3d1f;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:2.5rem 2rem;position:relative}.myth-label,.truth-label{font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.myth-label{color:#b00020}.truth-label{color:#006e3d}.myth-text{color:#1f1f1f;font-size:1.1rem;font-weight:600;line-height:1.5}.truth-text{color:#3a3a3a;font-size:1rem;line-height:1.7}@media (max-width:1024px){.myth-grid{grid-template-columns:1fr}.myth-card{padding:2.25rem 1.75rem}}.value-proposition-section{padding:100px 0 60px;position:relative;text-align:center}.value-proposition-section:after{animation:float 6s ease-in-out infinite;background:linear-gradient(45deg,#006e3d0d,#0000);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;content:"";height:150px;pointer-events:none;position:absolute;right:10%;top:20%;width:150px;z-index:0}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.value-proposition-section .section-title{color:#006e3d;margin-left:auto;margin-right:auto;max-width:900px}.features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:5rem;margin-left:auto;margin-right:auto;max-width:1100px}.feature-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 8px 25px #00000014;opacity:0;padding:3rem 2rem;position:relative;text-align:center;transform:scale(.9);transition:all .5s cubic-bezier(.4,0,.2,1)}.feature-card.animate-scale-in{animation:scaleIn .6s ease-out forwards}.feature-card:before{background:linear-gradient(135deg,#006e3d05,#0000);border-radius:20px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s ease}.feature-card:hover:before{opacity:1}.feature-card:hover{border-color:#006e3d1a;box-shadow:0 20px 40px #006e3d26;transform:translateY(-10px) scale(1.02)}.feature-header{margin-bottom:1.5rem}.feature-icon{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e0e0e0;border-radius:20px;color:#006e3d;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 2rem;overflow:hidden;position:relative;transition:all .3s ease;width:80px}.feature-icon:before{background:linear-gradient(135deg,#006e3d1a,#0000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-card:hover .feature-icon:before{opacity:1}.feature-card:hover .feature-icon{border-color:#006e3d33;transform:scale(1.1)}.feature-highlight{background:linear-gradient(135deg,#006e3d,#005530);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;padding:.5rem 1rem;text-transform:uppercase}.feature-title{color:#006e3d;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem}.feature-description{color:#666;font-family:Lato,sans-serif;font-size:1rem;line-height:1.6;margin:0}.value-stats{align-items:center;background:linear-gradient(135deg,#006e3d,#005530);border-radius:24px;box-shadow:0 15px 35px #006e3d33;display:flex;gap:4rem;justify-content:center;margin:0 auto;max-width:900px;opacity:0;padding:3rem 2rem;transform:translateY(30px)}.value-stats.animate-fade-up{animation:fadeInUp .8s ease-out forwards}.stat-item{position:relative;text-align:center}.stat-number{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.5rem;position:relative}.stat-number:after{background:linear-gradient(90deg,#fff,#0000);border-radius:2px;bottom:-5px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.stat-label{color:#ffffffe6;font-family:Lato,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.stat-divider{background:linear-gradient(180deg,#0000,#ffffff4d,#0000);height:80px;width:1px}@media (max-width:768px){.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:2rem 1.5rem}.feature-icon{font-size:2.5rem}.feature-title{font-size:1.3rem}.value-stats{flex-direction:column;gap:2rem;padding:2rem 1.5rem}.stat-divider{height:2px;width:60px}.stat-number{font-size:2rem}}@media (max-width:480px){.feature-card{padding:1.5rem 1rem}.feature-icon{font-size:2rem}.feature-title{font-size:1.2rem}.stat-number{font-size:1.8rem}.value-stats{padding:1.5rem 1rem}}.discovery-cta .cta-inner{margin:0 auto;max-width:760px;text-align:center}.discovery-cta .section-title{margin-bottom:1.5rem}.cta-description{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.discovery-cta .btn-primary{background:#fff;color:#005530;letter-spacing:.08em;text-transform:uppercase}.discovery-cta .btn-primary:hover{background:#f1f3f4;color:#004226}@media (max-width:480px){.cta-description{font-size:1rem}}.franchise-offerings .offerings-header{margin:0 auto 3rem;max-width:860px;text-align:center}.franchise-offerings .section-title{color:#006e3d}.offerings-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1000px}.offering-card{align-items:flex-start;background:#f8f9fa;border-radius:18px;box-shadow:0 20px 45px #006e3d1a;display:flex;gap:2rem;padding:2.75rem;transition:transform .3s ease,box-shadow .3s ease}.offering-card:hover{box-shadow:0 26px 60px #006e3d29;transform:translateY(-6px)}.offering-icon{align-items:center;background:linear-gradient(135deg,#006e3d,#005530);border-radius:18px;color:#fff;display:flex;flex-shrink:0;font-size:2rem;height:68px;justify-content:center;width:68px}.offering-title{color:#0f0f0f;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.offering-description{color:#484848;font-size:1rem;line-height:1.7;margin-bottom:1.75rem}.offering-highlight{background:#fff;border-left:4px solid #00a86b;border-radius:10px;padding:1.5rem}.highlight-title{color:#006e3d;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.highlight-details{color:#2e2e2e;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:992px){.offering-card{align-items:center;flex-direction:column;text-align:center}.offering-highlight{text-align:left;width:100%}}@media (max-width:600px){.offering-card{padding:2.25rem}}.territory-map{overflow:hidden}.territory-map .section-title{color:#006e3d}.territory-map__header{margin:0 auto 48px;max-width:720px;text-align:center}.territory-map__layout{grid-gap:56px;align-items:stretch;display:grid;gap:56px;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}.territory-map__map{background:#fff;border-radius:24px;box-shadow:0 24px 60px #001c0d14;padding:32px 36px 40px;position:relative}.territory-map__map svg{height:auto;width:100%}.territory-map__legend{color:#333;display:flex;flex-wrap:wrap;font-size:.95rem;gap:28px;margin-top:28px}.legend-item{align-items:center;display:flex;gap:12px}.legend-swatch{border:1px solid #0000001a;border-radius:6px;height:18px;width:18px}.legend-swatch--available{background:#006e3d}.legend-swatch--unavailable{background:#d9d9d9}.territory-map__details{display:flex;flex-direction:column;gap:32px}.territory-map__card{background:#fff;border-radius:24px;box-shadow:0 18px 45px #001c0d14;display:flex;flex-direction:column;gap:18px;padding:32px}.territory-map__card h3{color:#006e3d;font-family:Montserrat,sans-serif;font-size:1.75rem}.territory-map__card p{color:#444;font-size:1rem;line-height:1.65}.details-label{color:#0000008c;font-size:.95rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.territory-map__available{background:#006e3d12;border-radius:24px;display:flex;flex-direction:column;gap:20px;padding:32px}.territory-map__select-wrapper{position:relative}.territory-map__select-wrapper select{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #006e3d33;border-radius:14px;color:#004d2a;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;padding:16px 48px 16px 18px;transition:border .2s ease,box-shadow .2s ease;width:100%}.territory-map__select-wrapper select:focus{border-color:#006e3d;box-shadow:0 0 0 4px #006e3d1f;outline:none}.territory-map__select-wrapper:after{border-bottom:2px solid #006e3d;border-right:2px solid #006e3d;content:"";height:12px;pointer-events:none;position:absolute;right:18px;top:50%;transform:translateY(-50%) rotate(45deg);width:12px}.territory-map .btn-primary{align-self:flex-start;margin-top:8px}@media (max-width:1024px){.territory-map__layout{gap:40px;grid-template-columns:1fr}.territory-map__map{padding:24px}.territory-map__available{padding:28px}}@media (max-width:768px){.territory-map__map{padding:20px}.territory-map__legend{font-size:.9rem;gap:16px}.territory-map__available,.territory-map__card{padding:24px}}@media (max-width:540px){.territory-map__card h3{font-size:1.5rem}.territory-map__map{padding:18px 16px 24px}}.how-it-works-section{overflow:hidden;position:relative;text-align:center}.how-it-works-section:before{background:radial-gradient(circle at 20% 20%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.steps-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:5rem;margin-left:auto;margin-right:auto;max-width:1200px;position:relative}.step-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 25px #0000001a;opacity:0;padding:2.5rem 2rem;position:relative;text-align:left;transform:translateY(30px);transition:all .5s cubic-bezier(.4,0,.2,1)}.step-card.animate-fade-up{animation:fadeInUp .8s ease-out forwards}.step-card:before{background:linear-gradient(135deg,#ffffff1a,#0000);border-radius:20px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s ease}.step-card:hover:before{opacity:1}.step-card:hover{background:#ffffff26;box-shadow:0 20px 40px #0003;transform:translateY(-10px)}.step-number{align-items:center;background:#fff;border-radius:8px;color:#006e3d;display:flex;font-size:1.2rem;font-weight:900;height:40px;justify-content:center;margin-bottom:1.5rem;width:40px}.step-content{flex:1 1}.step-icon{display:none}.step-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.step-description{color:#ffffffe6;font-size:.9rem;line-height:1.6;margin:0}.step-connector{align-items:center;display:flex;flex-direction:column;opacity:.6;position:absolute;right:-1rem;top:50%;transform:translateY(-50%)}.connector-line{background:linear-gradient(180deg,#667eea,#764ba2);height:40px;margin-bottom:.5rem;width:2px}.connector-arrow{color:#667eea;font-size:1.5rem;font-weight:700}.how-it-works-cta{padding:2rem 0 0;text-align:center}.cta-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:2rem}.how-it-works-cta .btn-primary{background:#fff;color:#006e3d;font-weight:700}.how-it-works-cta .btn-primary:hover{background:#f8f9fa;color:#005530}@media (max-width:768px){.steps-container{gap:2rem;grid-template-columns:1fr;padding:0 1rem}.step-card{align-items:flex-start;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff26;border:1px solid #ffffff40;display:flex;flex-direction:row;gap:1.5rem;padding:2rem;text-align:left}.step-card:hover{background:#fff3;transform:translateY(-5px)}.step-number{border-radius:12px;flex-shrink:0;font-size:1.5rem;height:60px;margin-bottom:0;width:60px}.step-content{flex:1 1}.step-title{font-size:1.4rem;margin-bottom:.8rem}.step-description{font-size:1rem;line-height:1.6}.step-connector{display:none}.how-it-works-cta{padding:2rem 1rem}.cta-title{font-size:1.6rem}}@media (max-width:480px){.steps-container{gap:1.5rem;padding:0 .5rem}.step-card{border-radius:16px;gap:1rem;padding:1.5rem}.step-number{border-radius:10px;font-size:1.3rem;height:50px;width:50px}.step-title{font-size:1.2rem;margin-bottom:.6rem}.step-description{font-size:.95rem}.how-it-works-cta{padding:1.5rem .5rem}.cta-title{font-size:1.4rem;margin-bottom:1.5rem}}@media (max-width:360px){.steps-container{padding:0 .25rem}.step-card{gap:.8rem;padding:1.2rem}.step-number{font-size:1.2rem;height:45px;width:45px}.step-title{font-size:1.1rem}.step-description{font-size:.9rem}}.faq-section{background:#fff;padding:80px 0}.faq-header{margin-bottom:3rem;text-align:center}.faq-subtitle{color:#006e3d;font-size:1rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.faq-section .section-title{color:#000;font-size:2.8rem}.faq-container{margin:0 auto 4rem;max-width:800px}.faq-item{background:#fff;border:1px solid #667eea1a;border-radius:12px;box-shadow:0 4px 15px #00000014;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 8px 25px #667eea26;transform:translateY(-2px)}.faq-item.active{border-color:#006e3d;box-shadow:0 4px 15px #006e3d1a}.faq-question{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1.5rem 2rem;text-align:left;transition:all .3s ease;width:100%}.faq-question:hover{background:#006e3d0d}.faq-item.active .faq-question{background:#006e3d0d;color:#006e3d}.question-text{flex:1 1;padding-right:1rem}.faq-icon{align-items:center;background:#006e3d1a;border-radius:50%;color:#006e3d;display:flex;font-size:1.5rem;font-weight:300;height:30px;justify-content:center;transition:transform .3s ease;width:30px}.faq-item.active .faq-icon{background:#006e3d33;transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer.open{max-height:200px}.answer-content{border-top:1px solid #667eea1a;padding:0 2rem 1.5rem}.answer-content p{color:#666;font-size:1rem;line-height:1.7;margin:1rem 0 0}.faq-cta{background:#fff;border:1px solid #667eea1a;border-radius:20px;box-shadow:0 8px 25px #00000014;padding:3rem 2rem;text-align:center}.faq-cta .cta-title{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:2rem}@media (max-width:768px){.faq-question{font-size:1rem;padding:1.2rem 1.5rem}.question-text{padding-right:.5rem}.faq-icon{font-size:1.3rem;height:25px;width:25px}.answer-content{padding:0 1.5rem 1.2rem}.answer-content p{font-size:.95rem}.faq-cta{padding:2rem 1.5rem}.faq-cta .cta-title{font-size:1.7rem}}@media (max-width:480px){.faq-question{font-size:.95rem;padding:1rem 1.2rem}.answer-content{padding:0 1.2rem 1rem}.faq-cta{padding:1.5rem 1rem}.faq-cta .cta-title{font-size:1.5rem}}.footer-section{background:linear-gradient(135deg,#1a1a1a,#2c2c2c);color:#fff;padding:3rem 0 1rem;position:relative}.footer-section:before{background:radial-gradient(circle at 20% 20%,#006e3d1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff05 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1.5fr 1fr;margin-bottom:2rem}.footer-info{height:100%;justify-content:center;max-width:500px}.footer-brand,.footer-info{align-items:center;display:flex}.footer-brand{gap:1.5rem}.footer-logo{flex-shrink:0}.footer-logo-image{filter:brightness(0) invert(1);height:60px;width:auto}.footer-logo h3{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-description{color:#ccc;flex:1 1;font-size:1rem;line-height:1.6;margin:0}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.footer-column h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin-bottom:.8rem}.footer-column a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;padding-top:2rem;text-align:center}.footer-disclaimer{margin-bottom:1rem}.footer-disclaimer p{color:#999;font-size:.85rem;line-height:1.5;margin:0}.footer-copyright p{color:#666;font-size:.9rem;margin:0}@media (max-width:768px){.footer-content{gap:2.5rem;grid-template-columns:1fr;text-align:center}.footer-info{max-width:none}.footer-brand{flex-direction:column;gap:1rem;text-align:center}.footer-description{font-size:.95rem}.footer-links{gap:2rem;grid-template-columns:1fr 1fr;justify-items:center}.footer-column{text-align:center}.footer-column h4{font-size:1.1rem}.footer-bottom{flex-direction:column;gap:1.5rem}.footer-section{padding:2rem 0 1rem}}@media (max-width:480px){.footer-section{padding:1.5rem 0 1rem}.footer-brand{gap:.8rem}.footer-logo-image{height:45px}.footer-description{font-size:.9rem;line-height:1.5}.footer-links{gap:1.5rem;grid-template-columns:1fr}.footer-column h4{font-size:1rem;margin-bottom:1rem}.footer-column li{font-size:.9rem;margin-bottom:.6rem}.footer-disclaimer p{font-size:.75rem;line-height:1.4}.footer-copyright p{font-size:.8rem}}@media (max-width:360px){.footer-logo-image{height:40px}.footer-description{font-size:.85rem}.footer-column h4{font-size:.95rem}.footer-column li{font-size:.85rem}.footer-disclaimer p{font-size:.7rem}.footer-copyright p{font-size:.75rem}}.privacy-policy-page{background:linear-gradient(135deg,#fff,#f8f9fa);font-family:Lato,sans-serif;min-height:100vh;padding:2rem 0}.privacy-policy-page .container{margin:0 auto;max-width:800px;padding:0 20px}.page-content h5{color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;margin-top:1.2rem}@media (max-width:768px){.privacy-policy-page{padding:1rem 0}.page-header h1{font-size:2.2rem}.page-content{margin:0 10px;padding:2rem 1.5rem}.page-content h2{font-size:1.5rem}.page-content h3{font-size:1.3rem}}.terms-of-service-page{background:linear-gradient(135deg,#fff,#f8f9fa);font-family:Lato,sans-serif;min-height:100vh;padding:2rem 0}.terms-of-service-page .container{margin:0 auto;max-width:800px;padding:0 20px}.page-header{margin-bottom:3rem;padding:2rem 0;text-align:center}.back-link{border:2px solid #006e3d;border-radius:8px;color:#006e3d;display:inline-block;font-weight:600;margin-bottom:2rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.back-link:hover{background:#006e3d;color:#fff;transform:translateY(-2px)}.page-header h1{color:#000;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;margin-bottom:1rem}.last-updated{color:#666;font-size:1rem;font-style:italic}.page-content{background:#fff;border:1px solid #e0e0e0;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:3rem}.page-content h2{border-bottom:2px solid #006e3d;color:#006e3d;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem;margin-top:2.5rem;padding-bottom:.5rem}.page-content h3{color:#333;font-size:1.4rem;margin-bottom:.8rem;margin-top:2rem}.page-content h3,.page-content h4{font-family:Montserrat,sans-serif;font-weight:600}.page-content h4{color:#444;font-size:1.2rem;margin-bottom:.6rem;margin-top:1.5rem}.page-content p{color:#444;font-size:1rem;line-height:1.7;margin-bottom:1.2rem}.page-content ul{margin:1rem 0 1.5rem 1.5rem;padding:0}.page-content li{color:#444;line-height:1.6;margin-bottom:.8rem}.page-content strong{color:#006e3d;font-weight:600}.page-content a{border-bottom:1px solid #0000;color:#006e3d;text-decoration:none;transition:all .3s ease}.page-content a:hover{border-bottom-color:#006e3d}.disclaimer{background:#f8f9fa;border-left:4px solid #006e3d;border-radius:12px;margin-top:3rem;padding:2rem}.disclaimer p{color:#666;font-size:.9rem;margin-bottom:.8rem}.disclaimer p:last-child{color:#333;font-weight:600;margin-bottom:0}.bottom-navigation{border-top:1px solid #e0e0e0;margin-top:3rem;padding-top:2rem;text-align:center}.btn-homepage{background:#006e3d;border:2px solid #006e3d;border-radius:8px;color:#fff!important;display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;padding:14px 28px;text-decoration:none;transition:all .3s ease}.btn-homepage:hover{background:#005530;border-color:#005530;box-shadow:0 8px 20px #006e3d4d;color:#fff!important;transform:translateY(-2px)}@media (max-width:768px){.terms-of-service-page{padding:1rem 0}.page-header h1{font-size:2.2rem}.page-content{margin:0 10px;padding:2rem 1.5rem}.page-content h2{font-size:1.5rem}.page-content h3{font-size:1.3rem}}@media (max-width:480px){.page-header h1{font-size:1.8rem}.page-content{padding:1.5rem 1rem}.page-content h2{font-size:1.4rem}.back-link{font-size:.9rem;padding:.4rem .8rem}.btn-homepage{font-size:.9rem;max-width:250px;padding:12px 24px;width:100%}}.thankyou-page{background:#f5f7f6;display:flex;font-family:Lato,sans-serif;justify-content:center;min-height:100vh;padding:3rem 1.5rem 4rem}.thankyou-container{background:#fff;background-image:radial-gradient(circle at top left,#006e3d14,#0000 55%),radial-gradient(circle at bottom right,#006e3d0f,#0000 60%);background-repeat:no-repeat;border-radius:28px;box-shadow:0 30px 80px #0d3d271f;max-width:1180px;padding:2.75rem 3.75rem 3.5rem;width:100%}.thankyou-header{margin:0 auto 2.5rem;max-width:520px;text-align:center}.thankyou-header h1{color:#052d1a;font-size:3.25rem;font-weight:800;margin:0}.back-home,.thankyou-header h1{font-family:Montserrat,sans-serif}.back-home{align-items:center;background:#006e3d;border-radius:999px;box-shadow:0 16px 32px #006e3d40;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.35rem;justify-content:center;padding:14px 28px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.back-home:hover{box-shadow:0 20px 38px #006e3d4d;transform:translateY(-2px)}.step{background:#fff;border:1px solid #006e3d1f;border-radius:24px;box-shadow:0 18px 55px #052b1a14;display:flex;flex-direction:column;gap:1.75rem;padding:2.75rem}.step-id{background:#006e3d1a;border-radius:999px;color:#036438;font-size:.85rem;font-weight:600;letter-spacing:.08em;padding:.4rem 1.1rem;text-transform:uppercase;width:-webkit-max-content;width:max-content}.step-copy h2,.step-id{font-family:Montserrat,sans-serif}.step-copy h2{color:#05311c;font-size:2.6rem;font-weight:700;margin:0}.step-copy p{color:#304b3c;font-size:1.1rem;line-height:1.75;margin:0}.step-snapshot,.step-video{margin-bottom:2.5rem}.video-frame{background:#000;border-radius:22px;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.video-frame iframe,.video-frame video{border:none;border-radius:22px;height:100%;inset:0;position:absolute;width:100%}.video-frame video{background:#000;object-fit:cover}.presenter-note{color:#014f2c;display:flex;flex-wrap:wrap;font-family:Montserrat,sans-serif;font-size:.95rem;gap:.6rem}.presenter-note .presenter-name{font-weight:700}.presenter-note .presenter-role{color:#347256;font-weight:500}.snapshot-highlights{grid-gap:.55rem;color:#304b3c;display:grid;font-size:1.05rem;gap:.55rem;line-height:1.6;margin:0;padding-left:1.2rem}.snapshot-highlights li::marker{color:#006e3d;font-weight:700}.download-link{align-items:center;background:linear-gradient(135deg,#0b683b,#089954);border-radius:18px;box-shadow:0 18px 42px #006e3d47;color:#fff;display:inline-flex;font-family:Montserrat,sans-serif;font-weight:700;gap:.6rem;justify-content:center;padding:1rem 2.4rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.download-link:hover{box-shadow:0 24px 54px #006e3d52;transform:translateY(-3px)}.step-grid{gap:2.5rem}.step-grid,.step-podcast{display:flex;flex-direction:column}.podcast-embed{border:1px solid #006e3d1f;border-radius:18px;box-shadow:0 16px 38px #052b1a1a;overflow:hidden}.podcast-embed iframe{border:none;height:232px;width:100%}.podcast-link{align-items:center;background:#006e3d;border-radius:999px;box-shadow:0 14px 30px #006e3d40;color:#fff;display:inline-flex;font-family:Montserrat,sans-serif;font-weight:600;justify-content:center;padding:.9rem 1.8rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.podcast-link:hover{box-shadow:0 18px 38px #006e3d4d;transform:translateY(-2px)}.step-ceo{display:flex;flex-direction:column;gap:1.5rem}.ceo-card{align-items:center;display:flex;gap:1.75rem}.ceo-card img{border-radius:26px;box-shadow:0 18px 36px #0003;height:160px;object-fit:cover;width:160px}.ceo-copy h3{color:#05311c;font-family:Montserrat,sans-serif;font-size:1.75rem;margin:0 0 .75rem}.ceo-copy p{color:#304b3c;font-size:1.05rem;line-height:1.75;margin:0 0 1rem}.ceo-name{color:#036438;font-family:Montserrat,sans-serif;font-weight:600}.ceo-links{display:flex;flex-wrap:wrap;gap:1rem}.ceo-links a{align-items:center;background:#006e3d1a;border-radius:999px;color:#036438;display:inline-flex;font-family:Montserrat,sans-serif;font-weight:600;justify-content:center;padding:.85rem 1.6rem;text-decoration:none;transition:background .3s ease,color .3s ease}.ceo-links a:hover{background:#006e3d;color:#fff}.step-ceo .back-home{align-self:flex-start;margin-top:.5rem}@media (max-width:1024px){.thankyou-container{padding:3rem 3rem 3.5rem}.step-copy h2{font-size:2.3rem}}@media (max-width:880px){.thankyou-header h1{font-size:2.8rem}.ceo-card{flex-direction:column;text-align:center}.ceo-links{justify-content:center}}@media (max-width:640px){.thankyou-page{padding:3rem 1rem 3.5rem}.thankyou-container{border-radius:22px;padding:2.25rem 1.75rem 2.75rem}.thankyou-header h1{font-size:2.3rem}.step{padding:2.1rem}.step-copy h2{font-size:1.95rem}.podcast-embed iframe,.video-frame{border-radius:18px}.download-link,.podcast-link,.step-ceo .back-home{width:100%}}@media (max-width:420px){.thankyou-header{gap:1.1rem}.step{gap:1.3rem}}
/*# sourceMappingURL=main.678cede1.css.map*/