body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-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}.navbar-section{box-sizing:border-box;margin:0;max-width:100vw;overflow-x:hidden;padding:0;width:100%}.navbar-section .navbar{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#07074c73;border-bottom:1px solid #eb990d59;box-shadow:0 .25rem .75rem #0003;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:1rem 2.5rem;position:fixed;top:28px;transition:padding .3s ease,background .3s ease;width:100%;z-index:1000}.navbar-section .navbar.scrolled{background:#14141ed9;box-shadow:0 .375rem 1.25rem #0000004d;padding:.75rem 2rem}.navbar-section .navbar-logo img{cursor:pointer;height:3rem;transition:transform .2s ease}.navbar-section .navbar-logo img:hover{transform:scale(1.05)}.navbar-section .menu-toggle{color:#f1f1f1;cursor:pointer;display:none;font-size:2rem;transition:transform .2s ease;z-index:1101}.navbar-section .menu-toggle:active{transform:scale(.9)}.navbar-section .navbar-links{align-items:center;display:flex;gap:.5rem}.navbar-section .navbar-links a{border-radius:999px;color:#f1f1f1;cursor:pointer;font-size:1rem;font-weight:600;padding:.6rem 1rem;position:relative;text-decoration:none;transition:transform .3s ease,background .3s ease}.navbar-section .navbar-links a:focus,.navbar-section .navbar-links a:hover{transform:translateY(-.2rem)}.navbar-section .navbar-links a:after{background:#ff7f11;bottom:0;content:"";height:.125rem;left:50%;position:absolute;transition:width .2s ease,left .2s ease;width:0}.navbar-section .navbar-links a:hover:after{left:0;width:100%}.navbar-section .get-started-link{background:linear-gradient(135deg,#ff7f11,#ff5a11);border-radius:999px;box-shadow:0 .25rem .75rem #0006;color:#fff!important;font-weight:700;padding:.6rem 1.4rem;transition:transform .3s ease,box-shadow .3s ease}.navbar-section .get-started-link:focus,.navbar-section .get-started-link:hover{background:linear-gradient(135deg,#ff8c00,#ff5a11);box-shadow:0 .5rem 1.25rem #00000080;transform:translateY(-.2rem)}@media (max-width:1024px){.navbar-section .menu-toggle{display:block}.navbar-section .navbar{max-width:100vw;width:100%}.navbar-section .navbar-links{align-items:flex-start;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#07074c,#2195cb 50%,#07074c);border-radius:3%;box-shadow:-.625rem 0 1.875rem #00000080;display:flex;flex-direction:column;font-size:.2rem;gap:.4rem;height:80vh;justify-content:flex-start;max-height:100vh;max-width:20rem;overflow-y:auto;padding:5rem .5rem .5rem;position:fixed;right:-100%;top:0;transition:right .5s cubic-bezier(.25,.46,.45,.94);width:70%;z-index:1100}.navbar-section .navbar-links.open{right:0}.navbar-section .navbar-links a{animation:fadeInSlide .5s cubic-bezier(.25,.46,.45,.94) forwards;border-radius:.5rem;font-size:1.1rem;opacity:0;padding:.5rem 1rem;transform:translateX(2rem);width:100%}.navbar-section .navbar-links a:focus,.navbar-section .navbar-links a:hover{background:#ffffff26;transform:translateX(0) scale(1.02)}.navbar-section .navbar-links.open a:first-child{animation-delay:.1s}.navbar-section .navbar-links.open a:nth-child(2){animation-delay:.15s}.navbar-section .navbar-links.open a:nth-child(3){animation-delay:.2s}.navbar-section .navbar-links.open a:nth-child(4){animation-delay:.25s}.navbar-section .navbar-links.open a:nth-child(5){animation-delay:.3s}.navbar-section .navbar-links.open a:nth-child(6){animation-delay:.35s}.navbar-section .navbar-links.open a:nth-child(7){animation-delay:.4s}.navbar-section .navbar-links.open a:nth-child(8){animation-delay:.45s}.navbar-section .navbar-links.open a:nth-child(9){animation-delay:.5s}@keyframes fadeInSlide{to{opacity:1;transform:translateX(0)}}.navbar-section .overlay{background:#0009;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:1099}.navbar-section .overlay.show{opacity:1;visibility:visible}}@media (max-width:480px){.navbar-section .navbar{padding:.75rem 1.5rem}.navbar-section .navbar-logo img{height:2.5rem}.navbar-section .menu-toggle{font-size:1.8rem}.navbar-section .navbar-links{height:60vh;max-width:none;padding:4.5rem 1.5rem 1.5rem;width:60%}}.top-bar{animation:gradientShift 10s ease infinite;background:linear-gradient(90deg,#4fbe56 10%,#e89541 50%,#07074c 75%);background-size:200% 200%;box-shadow:0 2px 6px #00000040;color:#fff;font-size:14px;left:0;padding:6px 20px;position:fixed;top:0;width:100%;z-index:1100}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.top-bar-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.top-bar-email{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease}.top-bar-email:hover{color:#100000be}.top-bar-socials{flex:1 1;text-align:center}.top-bar-socials a{color:#fff;font-size:18px;margin:0 10px;transition:color .3s ease,transform .2s ease}.top-bar-socials a:hover{color:#ff08007b;transform:scale(1.15)}@media (max-width:768px){.top-bar{padding:4px 12px}.top-bar-email{font-size:12px}.top-bar-socials a{font-size:16px;margin:0 8px}}.hero-section{align-items:center;background:linear-gradient(135deg,#07074c,#2195cb 50%,#07074c);color:#fff;display:flex;font-family:Inter,Poppins,Segoe UI,sans-serif;justify-content:center;margin-top:1rem;min-height:85vh;overflow:hidden;padding:4.5rem 2rem 0;position:relative}.hero-sun{opacity:.15;position:absolute;right:10%;top:10%}.hero-sun-icon{color:#ecebe2}.hero-content{max-width:800px;text-align:center;z-index:1}.hero-badge{background-color:#f7cd10;border-radius:8px;box-shadow:0 5px 8px #0003,inset 0 -2px 0 #ffffff4d,0 4px 6px #00000026;color:#1e3a8a;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:700;letter-spacing:1px;margin:2rem 0 1rem;padding:.5rem 1.2rem;transition:transform .2s ease,box-shadow .2s ease}.hero-badge:hover{box-shadow:0 6px 12px #00000040,inset 0 -2px 0 #ffffff4d;transform:translateY(-2px)}.hero-badge-icon{color:#1e3a8a;margin-right:.5rem;vertical-align:middle}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-title-highlight{color:#f5c60b}.hero-description{color:#eae5de;font-size:1.2rem;font-weight:580;letter-spacing:.2px;line-height:1.7;margin-bottom:2rem;opacity:.92}.hero-button-analysis,.hero-button-call,.hero-button-photos{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;margin:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.hero-button-analysis{background-color:#10b981;color:#fff}.hero-button-analysis:hover{background-color:#059669;transform:translateY(-2px)}.hero-button-call{background-color:initial;border:2px solid #fff;color:#fff}.hero-button-call:hover{background-color:#fff;color:#1e3a8a;transform:translateY(-2px)}.hero-button-photos{background-color:#f5c60b;color:#1e3a8a}.hero-button-photos:hover{background-color:#e0b200;transform:translateY(-2px)}.hero-button-icon{margin-left:.5rem;vertical-align:middle}.hero-features{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.hero-feature-item{align-items:center;background-color:#ffffff1a;border-radius:50px;display:flex;font-size:1rem;font-weight:700;gap:.5rem;padding:.5rem 1rem}.hero-feature-icon{color:#f9d311}.hero-background-panels-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.hero-background-panel-item{animation:float 6s ease-in-out infinite;opacity:0;position:absolute}.hero-background-panel-icon-subtle{color:#f59e0b;opacity:.3;transition:opacity .3s ease}.hero-logo-bg{border-radius:50%;height:auto;left:3%;max-width:220px;pointer-events:none;position:absolute;top:40%;transform:translateY(-50%);width:20%;z-index:0}.hero-social{position:absolute;right:4%;top:20%;z-index:10}.hero-social-icon{color:#fff}.hero-social a:hover .hero-social-icon{color:#f68d04}@media (max-width:1024px){.hero-logo-bg{left:4%;max-width:180px;opacity:.1;top:45%;width:25%}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.05rem}.hero-features{align-items:center;flex-direction:column;padding-bottom:2.5rem}.hero-sun{right:5%;top:5%}.hero-sun-icon{height:200px;width:200px}.hero-logo-bg{left:3%;max-width:120px;opacity:.08;top:40%;width:30%}.hero-social{right:4%;top:10%}}@media (max-width:480px){.hero-logo-bg{left:2%;max-width:80px;opacity:.07;top:35%;width:35%}}.stats-section{background:linear-gradient(180deg,#d5cba3 0,#beddc3);color:#000;padding:2rem;position:relative}.stats-container{margin:0 auto;max-width:1200px;position:relative;z-index:5}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));position:relative}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.359);border:1px solid #ffffff1a;border-radius:16px;padding:2rem;position:relative;text-align:center;top:-30%;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out,background .4s ease-in-out;will-change:transform,box-shadow,background}.stat-item:before{background:radial-gradient(circle,#f59e0b26 0,#0000 70%);content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transform:rotate(45deg) scale(1);transition:opacity .5s ease-in-out;width:200%;z-index:0}.stat-item:hover{background:#ffffff2e;box-shadow:0 12px 28px #00000040;transform:translateY(-8px)}.stat-item:hover:before{animation:shine 2.5s ease-in-out infinite;opacity:1}@keyframes shine{0%{transform:translateX(-120%) rotate(45deg)}to{transform:translateX(120%) rotate(45deg)}}.stat-number{background:linear-gradient(90deg,#2303f4,#63ed19);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3rem;font-weight:700;margin-bottom:2.5rem;transition:transform .3s ease-in-out}.stat-item:hover .stat-number{transform:scale(1.1)}.stat-label{opacity:.9}.stats-section:before{background:radial-gradient(circle at 20% 30%,#f59e0b0d 0,#0000 25%),radial-gradient(circle at 80% 70%,#10b9810d 0,#0000 25%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.stats-panel-decoration{animation:float 8s ease-in-out infinite;opacity:.1;position:absolute;z-index:1}.stats-panel-decoration:first-child{animation-delay:0s;left:5%;top:10%}.stats-panel-decoration:nth-child(2){animation-delay:1s;right:5%;top:30%}.stats-panel-decoration:nth-child(3){animation-delay:2s;bottom:20%;left:10%}@media (max-width:768px){.stats-section{padding:3rem 1rem}.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-item{padding:1.5rem}.stat-number{font-size:2rem}.stat-label{font-size:.9rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-item{padding:1.5rem 1rem}}.stat-label{color:#1a1a1a;font-family:Inter,Poppins,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.5;margin:0;opacity:.95;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.stat-item:hover .stat-label{opacity:1;transform:translateY(5px)}.features-section{background:linear-gradient(135deg,#efefeb,#2195cb5c 50%,#d8d5b64e);color:#1e293b;overflow:hidden;padding:5rem 1rem;position:relative}.features-header{margin:0 auto 3rem;max-width:800px;position:relative;text-align:center;z-index:2}.features-header h2{background:linear-gradient(90deg,#1e3a8a,#10b981);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.features-header p{font-size:1.25rem;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;z-index:2}.feature-card{background:hsla(0,0%,100%,.359);border:1px solid #00000008;border-radius:16px;box-shadow:0 4px 20px #0000000d;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.feature-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-8px)}.feature-content{display:flex;flex-direction:column;height:100%;padding:2rem}.feature-icon{font-size:3rem;margin-bottom:.5rem;margin-left:1.5rem;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-title{font-size:1.5rem;margin-bottom:1rem}.feature-description{margin-bottom:0}.features-section:before{background:radial-gradient(circle at 10% 20%,#f59e0b08 0,#0000 25%),radial-gradient(circle at 90% 80%,#10b98108 0,#0000 25%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.solar-decoration{font-size:10rem;opacity:.05;position:absolute;z-index:1}.solar-decoration:first-child{animation:float 8s ease-in-out infinite;left:5%;top:10%}.solar-decoration:nth-child(2){animation:float 8s ease-in-out 2s infinite;bottom:15%;right:5%}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.features-section{padding:3rem 1rem}.features-header h2{font-size:2rem}.features-header p{font-size:1.1rem}.feature-content{padding:1.5rem}.feature-title{font-size:1.3rem}.feature-icon{font-size:2.5rem}}@media (max-width:480px){.features-grid{grid-template-columns:1fr}.features-header{margin-bottom:2rem}.features-header h2{font-size:1.8rem}.solar-decoration{font-size:6rem}}.features-section{font-family:Poppins,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.features-header h2{font-family:Poppins,sans-serif;font-weight:800}.features-header p{color:#475569;font-family:Poppins,sans-serif;font-weight:700;line-height:1.6}.feature-title{color:#1e3a8a;font-family:Poppins,sans-serif;font-weight:600}.feature-description{color:#475569;font-family:Poppins,sans-serif;font-weight:700;line-height:1.6}.process-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#1e293b;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;isolation:isolate;line-height:1.6;overflow:hidden;padding:8rem 2rem;position:relative;will-change:transform}.process-section:before{background:radial-gradient(circle at 20% 30%,#f59e0b08,#0000 30%),radial-gradient(circle at 80% 70%,#10b98108,#0000 30%);content:"";inset:0;position:absolute;z-index:-1}.container{margin:0 auto;max-width:1200px;position:relative}.section-header{margin-bottom:5rem;text-align:center}.section-title{background:linear-gradient(90deg,#1e3a8a,#10b981);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.75rem;font-weight:700;letter-spacing:-.5px;line-height:1.3;margin-bottom:1rem}.section-subtitle{color:#475569;font-size:1.3rem;font-weight:700;line-height:1.7;margin:0 auto;max-width:650px}.timeline{padding:2rem 0;position:relative}.timeline-line{background:linear-gradient(180deg,#0000,#1e3a8a99 50%,#0000);bottom:0;left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px;z-index:1}.timeline-steps{display:flex;flex-direction:column;gap:4rem}.timeline-step{display:flex;position:relative;z-index:2}.timeline-step.left{justify-content:flex-start;padding-right:50%}.timeline-step.right{justify-content:flex-end;padding-left:50%}.step-number{align-items:center;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 4px 16px #1e3a8a33;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:48px;justify-content:center;left:50%;position:absolute;top:0;transform:translateX(-50%);width:48px;will-change:transform;z-index:3}.step-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 4px 20px #0000000d;max-width:450px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%;will-change:transform}.timeline-step:hover .step-card{box-shadow:0 8px 28px #0000001f;transform:translateY(-5px)}.step-content{padding:2.25rem}.step-header{gap:1rem;margin-bottom:1.25rem}.step-header,.step-icon{align-items:center;display:flex}.step-icon{background:linear-gradient(135deg,#f59e0b1a,#10b9811a);border-radius:12px;color:#1e3a8a;height:48px;justify-content:center;width:48px}.step-title{color:#1e3a8a;font-size:1.6rem;font-weight:700;letter-spacing:-.25px;line-height:1.4;margin:0}.step-description{color:#475569;font-size:1.05rem;font-weight:700;line-height:1.7;margin:0}.energy-particle{background:#3b82f6;border-radius:50%;filter:blur(1px);height:8px;opacity:.6;position:absolute;width:8px;will-change:transform;z-index:-1}@media (max-width:1024px){.timeline-step.left,.timeline-step.right{justify-content:center;padding:0}.step-number,.timeline-line{left:80px;transform:none}.step-card{margin-left:60px}}@media (max-width:768px){.process-section{padding:5rem 1rem}.section-title{font-size:2.25rem}.section-subtitle{font-size:1.15rem;line-height:1.6}.step-number,.timeline-line{left:60px}.step-number{font-size:1rem;height:40px;width:40px}.step-card{margin-left:40px}.step-content{padding:1.75rem}.step-title{font-size:1.4rem}.step-description{font-size:1rem;line-height:1.6}}@media (max-width:480px){.step-number,.timeline-line{left:40px}.step-number{height:32px;width:32px}.step-card{margin-left:20px}.step-header{align-items:flex-start;flex-direction:column;gap:.5rem}.step-icon{height:40px;width:40px}.section-title{font-size:2rem}.step-title{font-size:1.3rem}}.google-reviews-section{background:#f8f9fa;color:#202124;font-family:Roboto,Arial,sans-serif;margin:1rem auto;max-width:1200px;padding:4rem 2rem}.reviews-header{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:2.5rem}.header-content{flex:1 1}.google-style-logo{font-size:2rem;font-weight:700;margin-bottom:.5rem}.g-blue{color:#4285f4}.o-red{color:#ea4335}.o-yellow{color:#fbbc05}.l-green{color:#34a853}.reviews-text{color:#5f6368}.reviews-header h2{color:#202124;font-size:1.8rem;font-weight:500;margin:.5rem 0}.reviews-header p{color:#5f6368;margin:0}.overall-rating{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;min-width:120px;padding:1.2rem 1.5rem;text-align:center}.rating-number{color:#202124;font-size:2.5rem;font-weight:700;line-height:1}.stars{color:#fbbc05;font-size:1.2rem;letter-spacing:1px;margin:.5rem 0}.rating-count{color:#5f6368;font-size:.9rem}.reviews-container{gap:1rem;margin-bottom:2rem;position:relative}.nav-btn,.reviews-container{align-items:center;display:flex}.nav-btn{background:#fff;border:1px solid #dadce0;border-radius:50%;cursor:pointer;flex-shrink:0;height:48px;justify-content:center;transition:all .2s ease;width:48px;z-index:2}.nav-btn:hover{background:#f1f3f4;box-shadow:0 1px 5px #0000001a}.nav-btn svg{fill:#5f6368;height:24px;width:24px}.reviews-grid{display:flex;flex:1 1;gap:1.5rem;overflow:hidden}.google-review-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;flex:1 1;min-width:280px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.google-review-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.reviewer-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.reviewer-info{gap:.8rem}.avatar,.reviewer-info{align-items:center;display:flex}.avatar{background:#4285f4;border-radius:50%;color:#fff;font-size:1rem;font-weight:500;height:40px;justify-content:center;width:40px}.reviewer-details{line-height:1.3}.reviewer-name{color:#202124;font-weight:700}.review-date{color:#5f6368;font-size:.8rem}.google-logo-mini{height:24px;width:24px}.g-mini{color:#4285f4;font-size:1rem;font-weight:700}.rating{color:#fbbc05;font-size:1.1rem;margin-bottom:1rem}.review-text{color:#202124;line-height:1.5;margin-bottom:1.2rem}.review-text p{font-size:.95rem;margin:0}.review-meta{display:flex;flex-direction:column;gap:.5rem}.reviewer-location{color:#5f6368;font-size:.85rem;font-weight:600}.verified-purchase{align-items:center;color:#34a853;display:flex;font-size:.8rem;font-weight:700;gap:.3rem}.verified-purchase svg{fill:#34a853;height:14px;width:14px}.reviews-dots{display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}.dot{background:#dadce0;border:none;border-radius:50%;cursor:pointer;height:12px;transition:background .2s ease;width:10px}.dot.active{background:#4285f4;transform:scale(1.2)}.action-buttons{display:flex;gap:1rem;justify-content:center}.see-all-btn,.write-review-btn{border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.8rem 1.5rem;transition:all .2s ease}.write-review-btn{background:#4285f4;border:none;color:#fff}.write-review-btn:hover{background:#3367d6;box-shadow:0 1px 3px #0003}.see-all-btn{background:#fff;border:1px solid #dadce0;color:#4285f4}.see-all-btn:hover{background:#f8f9fa}@media (max-width:900px){.reviews-header{align-items:flex-start;flex-direction:column}.overall-rating{align-self:flex-start}}@media (max-width:768px){.google-reviews-section{padding:3rem 1rem}.reviews-grid{gap:1rem}.google-review-card{min-width:260px}}@media (max-width:600px){.action-buttons{align-items:center;flex-direction:column}.see-all-btn,.write-review-btn{max-width:280px;width:100%}.nav-btn{height:40px;width:40px}.nav-btn svg{height:20px;width:20px}}.google-review-card{animation:fadeIn .3s ease-out}.gallery-section{background:linear-gradient(135deg,#f8fafc,#f0fdfa);overflow:hidden;padding:6rem 1.5rem;position:relative}.gallery-section:before{background:radial-gradient(circle,#ffcc000d 0,#fc00 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}.gallery-header{margin:0 auto 4rem;max-width:800px;position:relative;text-align:center}.gallery-header h2{background:linear-gradient(90deg,#0ea5e9,#10b981);-webkit-background-clip:text;background-clip:text;color:#0f172a;color:#0000;font-size:2.75rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin-bottom:1.25rem}.gallery-header p{color:#64748b;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1400px}.gallery-item{aspect-ratio:4/3;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1)}.gallery-item:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-8px)}.gallery-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-caption{background:linear-gradient(0deg,#0f172ae6 0,#0f172a00);bottom:0;color:#fff;left:0;opacity:0;padding:1.5rem;position:absolute;right:0;transform:translateY(100%);transition:all .3s ease}.gallery-item:hover .gallery-caption{opacity:1;transform:translateY(0)}.gallery-caption h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0}@media (max-width:1200px){.gallery-section{padding:5rem 1.5rem}}@media (max-width:1024px){.gallery-header h2{font-size:2.25rem}.gallery-header p{font-size:1.1rem}}@media (max-width:768px){.gallery-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery-header{margin-bottom:3rem}.gallery-header h2{font-size:2rem}}@media (max-width:480px){.gallery-section{padding:4rem 1rem}.gallery-header h2{font-size:1.75rem}.gallery-header p{font-size:1rem}.gallery-grid{grid-template-columns:1fr}.gallery-caption{background:#0f172ab3;opacity:1;transform:translateY(0)}}.gallery-item{animation:fadeInUp .6s ease forwards;opacity:0}.gallery-item:first-child{animation-delay:.1s}.gallery-item:nth-child(2){animation-delay:.2s}.gallery-item:nth-child(3){animation-delay:.3s}.gallery-item:nth-child(4){animation-delay:.4s}.gallery-item:nth-child(5){animation-delay:.5s}.gallery-item:nth-child(6){animation-delay:.6s}.faq-section{background:linear-gradient(180deg,#e19d9db2 0,#a6f7e453);overflow:hidden;padding:6rem 1.5rem;position:relative}.faq-section:before{background:radial-gradient(circle,#0ea5e91a 0,#0ea5e900 70%);content:"";height:300px;pointer-events:none;position:absolute;right:0;top:0;width:300px}.faq-container{margin:0 auto;max-width:800px;position:relative}.faq-title{background:linear-gradient(90deg,#0ea5e9,#10b981);-webkit-background-clip:text;background-clip:text;color:#0f172a;color:#0000;font-size:2.75rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem;text-align:center}.faq-subtitle{color:#64748b;font-size:1.25rem;line-height:1.6;margin-bottom:3rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #f1f5f9cc;border-radius:1rem;box-shadow:0 1px 3px #0000000d;cursor:pointer;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-item:hover{border-color:#e2e8f0;box-shadow:0 10px 15px -3px #0000000d;transform:translateY(-2px)}.faq-item.active{border-color:#0ea5e9;box-shadow:0 10px 15px -3px #0ea5e91a}.faq-question{align-items:center;display:flex;gap:1rem;justify-content:space-between}.faq-question h3{color:#0f172a;flex:1 1;font-size:1.125rem;font-weight:600;margin:0}.chevron{color:#94a3b8;min-width:24px;transition:transform .3s ease}.chevron.rotated{color:#0ea5e9;transform:rotate(180deg)}.faq-answer{animation:fadeIn .3s ease-out;color:#475569;line-height:1.7;padding-top:1.5rem}@media (max-width:768px){.faq-section{padding:4rem 1.5rem}.faq-title{font-size:2rem}.faq-subtitle{font-size:1.1rem;margin-bottom:2rem}.faq-item{padding:1.25rem}.faq-question h3{font-size:1rem}}@media (max-width:480px){.faq-section{padding:3rem 1rem}.faq-title{font-size:1.75rem}.faq-subtitle{font-size:1rem}.faq-question{gap:.75rem}.chevron{height:20px;width:20px}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-item{animation:slideIn .4s ease forwards;opacity:0}.faq-item:first-child{animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}.faq-item:nth-child(5){animation-delay:.5s}.cta-section{background:linear-gradient(135deg,#0f172a,#1e293b);padding:6rem 1.5rem}.cta-section:before{background:radial-gradient(circle,#ffcc0014 0,#fc00 70%);height:200%;left:-50%;pointer-events:none;top:-50%;width:200%}.cta-content{z-index:2}.cta-icon{animation:pulse 2s infinite;color:#f59e0b}.cta-heading{background:linear-gradient(90deg,#f59e0b,#fcd34d);color:#fff;font-size:2.5rem;font-weight:700}.cta-text{margin-bottom:2.5rem}.cta-button-primary{align-items:center;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:.5rem;box-shadow:0 4px 6px -1px #f59e0b4d,0 2px 4px -1px #f59e0b33;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.cta-button-primary:hover{background:linear-gradient(90deg,#fbbf24,#fcd34d);box-shadow:0 10px 15px -3px #f59e0b4d,0 4px 6px -2px #f59e0b33;transform:translateY(-2px)}.cta-button-secondary{align-items:center;background:#0000;border:2px solid #f59e0b;border-radius:.5rem;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.cta-button-secondary:hover{box-shadow:0 4px 6px -1px #f59e0b1a,0 2px 4px -1px #f59e0b0d;transform:translateY(-2px)}.cta-button-icon{transition:transform .3s ease}.cta-button-primary:hover .cta-button-icon{transform:rotate(15deg)}.cta-button-secondary:hover .cta-button-icon{transform:scale(1.1)}@media (max-width:768px){.cta-section{padding:4rem 1.5rem}.cta-heading{font-size:2rem}.cta-text{font-size:1.1rem;margin-bottom:2rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-button-primary,.cta-button-secondary{justify-content:center;padding:.875rem 1.5rem;width:100%}}@media (max-width:480px){.cta-section{padding:3rem 1rem}.cta-heading{font-size:1.75rem}.cta-text{font-size:1rem}.cta-icon{size:40px}}.cta-content{animation:fadeInUp .6s ease forwards}.cta-section{background:linear-gradient(145deg,#0f172a,#1e293b);isolation:isolate;overflow:hidden;padding:8rem 1.5rem;position:relative}.cta-section:before{background:radial-gradient(circle at 20% 70%,#f59e0b26 0,#0000 25%),radial-gradient(circle at 80% 30%,#0ea5e91a 0,#0000 25%);content:"";inset:0;position:absolute;z-index:-1}.cta-section:after{background:linear-gradient(90deg,#f59e0b,#0ea5e9,#f59e0b);bottom:0;content:"";height:2px;left:0;opacity:.7;position:absolute;right:0}.cta-container{max-width:1200px}.cta-container,.cta-content{margin:0 auto;position:relative}.cta-content{max-width:700px;text-align:center}.cta-icon{animation:float 3s ease-in-out infinite;color:#fcd34d;filter:drop-shadow(0 0 8px rgba(245,158,11,.4));margin-bottom:1.5rem}.cta-heading{background:linear-gradient(90deg,#fcd34d,#f59e0b,#fcd34d);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.75rem;font-weight:800;letter-spacing:-.5px;line-height:1.2;margin-bottom:1.5rem}.cta-text{color:#e2e8f0;font-size:1.25rem;line-height:1.6;margin-bottom:3rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-button{align-items:center;border-radius:.75rem;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:600;gap:.75rem;justify-content:center;overflow:hidden;padding:1.125rem 2.25rem;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1);z-index:1}.cta-button-primary{background:linear-gradient(135deg,#f59e0b,#fbbf24);border:none;box-shadow:0 4px 6px #f59e0b40,inset 0 0 0 1px #ffffff1a,inset 0 -4px 10px #f59e0b66;color:#0f172a}.cta-button-primary:before{background:linear-gradient(135deg,#fbbf24,#fcd34d);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:-1}.cta-button-primary:hover{box-shadow:0 8px 12px #f59e0b4d,inset 0 0 0 1px #ffffff1a,inset 0 -6px 12px #f59e0b80;transform:translateY(-3px)}.cta-button-primary:hover:before{opacity:1}.cta-button-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #f59e0b66;box-shadow:0 4px 6px #0000001a,inset 0 0 0 1px #ffffff0d;color:#fff}.cta-button-secondary:hover{background:#f59e0b1a;border-color:#f59e0b;box-shadow:0 8px 12px #00000026,inset 0 0 0 1px #ffffff1a;transform:translateY(-3px)}.cta-button-icon{transition:all .4s ease}.cta-button-primary:hover .cta-button-icon{transform:rotate(15deg) scale(1.1)}.cta-button-secondary:hover .cta-button-icon{color:#fcd34d;transform:scale(1.15)}@media (max-width:768px){.cta-section{padding:6rem 1.5rem}.cta-heading{font-size:2.25rem}.cta-text{font-size:1.1rem;margin-bottom:2.5rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-button{padding:1rem 1.5rem;width:100%}}@media (max-width:480px){.cta-section{padding:4rem 1rem}.cta-heading{font-size:1.8rem}.cta-text{font-size:1rem}.cta-icon{height:40px;width:40px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cta-content>*{animation:fadeIn .6s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.cta-icon{animation-delay:.1s}.cta-heading{animation-delay:.2s}.cta-text{animation-delay:.3s}.cta-buttons{animation-delay:.4s}.contact-section{background:linear-gradient(145deg,#070724cc,#0e4057b3);isolation:isolate;overflow:hidden;padding:6rem 1.5rem;position:relative}.contact-section:before{background:radial-gradient(circle at 20% 70%,#f59e0b0d 0,#0000 25%),radial-gradient(circle at 80% 30%,#0ea5e90d 0,#0000 25%);content:"";inset:0;position:absolute;z-index:-1}.contact-container{margin:0 auto;max-width:1200px;position:relative}.contact-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.contact-form,.contact-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000f19b3;border:1px solid #f59e0b33;border-radius:1.5rem;box-shadow:0 6px 18px #00000026;overflow:hidden;padding:2.5rem;position:relative;transition:box-shadow .3s ease-out}.contact-form:before,.contact-info:before{background:radial-gradient(circle,#f59e0b14 0,#0000 50%);content:"";height:180%;left:-40%;opacity:.1;position:absolute;top:-40%;transition:opacity .3s ease;width:180%;z-index:-1}.contact-form:hover:before,.contact-info:hover:before{opacity:.2}.contact-info h2{background:linear-gradient(90deg,#0ea5e9,#10b981);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;letter-spacing:-.5px;line-height:1.2;margin-bottom:1.2rem}.contact-info p{color:#d1d5db;font-size:clamp(.95rem,2vw,1.125rem);font-weight:400;line-height:1.6;margin-bottom:2rem}.contact-item{align-items:flex-start;background:#ffffff1a;border-radius:.75rem;display:flex;gap:1.25rem;margin-bottom:1.8rem;padding:1rem;transition:background .3s ease}.contact-item:hover{background:#ffffff26}.contact-icon{background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;background-clip:text;color:#0000;flex-shrink:0;font-size:1.5rem;margin-top:.2rem}.contact-item h3{color:#fff;font-size:clamp(1.1rem,2.5vw,1.25rem);font-weight:600;margin-bottom:.4rem}.contact-item p{color:#d1d5db;font-size:clamp(.9rem,2vw,1.05rem);font-weight:400;margin:0}.contact-form h3{color:#fff;font-size:clamp(1.8rem,3.5vw,2rem);font-weight:800;letter-spacing:-.5px;margin-bottom:1.5rem}.form-row{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.form-group{box-sizing:border-box;flex:1 1;margin-bottom:1.5rem;min-width:0}.form-group label{color:#d1d5db;display:block;font-size:clamp(.875rem,1.5vw,.9375rem);font-weight:500;margin-bottom:.6rem;transition:color .3s ease}.form-group input,.form-group textarea{background:#ffffff1a;border:1px solid #f59e0b33;border-radius:.8rem;box-sizing:border-box;color:#fff;font-size:clamp(.9rem,2vw,1rem);padding:1rem 1.25rem;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,padding .3s ease-in-out,background .3s ease-in-out;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#ccc}.form-group input:focus,.form-group textarea:focus{background:#ffffff26;border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b;outline:none;padding:1.1rem 1.35rem}.form-group:focus-within label{color:#f59e0b}.form-group textarea{min-height:120px;resize:vertical}.submit-button{background:linear-gradient(135deg,#f59e0b,#fbbf24);border:none;border-radius:1rem;box-shadow:0 4px 12px #f59e0b33;color:#000;cursor:pointer;font-size:clamp(1rem,2vw,1.125rem);font-weight:700;padding:1rem 2rem;transition:transform .3s ease-out,box-shadow .3s ease-out;width:100%}.submit-button:hover{box-shadow:0 6px 16px #f59e0b4d;transform:translateY(-2px)}@media (max-width:1024px){.contact-section{padding:4rem 1.5rem}.contact-form,.contact-info{padding:2rem}.form-row{gap:1.25rem}}@media (max-width:768px){.contact-grid{grid-template-columns:1fr}.form-row{flex-direction:column;gap:1rem}.form-group{width:100%}.contact-info h2{font-size:clamp(1.8rem,3.5vw,2.25rem)}.contact-form h3{font-size:clamp(1.6rem,3vw,1.75rem)}}@media (max-width:480px){.contact-section{padding:3rem 1rem}.contact-form,.contact-info{border-radius:1rem;padding:1.5rem}.contact-info h2{font-size:clamp(1.6rem,3vw,2rem)}.contact-item{gap:1rem;padding:.75rem}.form-group input,.form-group textarea{padding:.8rem 1rem}.submit-button{font-size:clamp(.95rem,2vw,1rem);padding:.9rem 1.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-info{animation:fadeInUp .5s ease-out forwards}.contact-form{animation:fadeInUp .5s ease-out .1s forwards}.footer-section{background-color:#1a202c;color:#a0aec0;font-family:Inter,sans-serif;padding:48px 20px}.footer-container{margin-left:auto;margin-right:auto;max-width:1120px}.footer-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr;margin-bottom:48px}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-heading{color:#fff;font-size:18px;font-weight:600;margin-bottom:16px}.footer-description{line-height:1.5;margin-bottom:16px}.social-links{display:flex;gap:16px}.social-icon{color:#a0aec0;transition:color .3s ease}.social-icon:hover{color:#f59e0b}.footer-links{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.footer-link{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#f59e0b}.footer-bottom{border-top:1px solid #4a5568;font-size:14px;padding-top:32px;text-align:center}@media (max-width:767px){.footer-grid{text-align:center}.social-links{justify-content:center}.footer-links{align-items:center}}.footer-madeby{margin:2rem 0 1rem;text-align:center}.madeby-link{align-items:center;background:linear-gradient(135deg,#20e90e,#6366f1 40%,#0bf5c2c8);border-radius:999px;box-shadow:0 10px 25px #6366f159,inset 0 0 0 1px #ffffff40;color:#eee8e8;display:inline-flex;gap:.75rem;padding:.9rem 1.25rem;position:relative;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;will-change:transform,filter}.madeby-link:after{background:radial-gradient(60% 60% at 50% 50%,#ffffff40,#0000 60%);border-radius:inherit;content:"";filter:blur(8px);inset:-3px;position:absolute;z-index:-1}.madeby-badge{background:rgba(32,28,28,.281);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff40;font-weight:800;letter-spacing:.2px;padding:.35rem 1rem;white-space:nowrap}.madeby-cta{font-weight:700;white-space:nowrap}.madeby-link:hover{box-shadow:0 16px 35px #6366f173,inset 0 0 0 1px #ffffff59;filter:saturate(1.1);transform:translateY(-2px)}@media (max-width:480px){.madeby-link{font-size:.95rem;gap:.5rem;padding:.75rem 1rem}.madeby-badge{font-weight:700;padding:.3rem .55rem}}.loan-calculator{background:#fff;border-radius:12px;box-shadow:0 5px 15px #00000014;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:1.5rem auto;max-width:600px;padding:2rem}.loan-calculator h2{color:#1a936f;font-weight:700;margin-bottom:.5rem;text-align:center}.calculator-description{color:#666;font-size:.95rem;font-weight:700;margin-bottom:2rem;text-align:center}.input-group{margin-bottom:1.8rem}.input-group label{color:#444;display:block;font-weight:600;margin-bottom:.7rem}.input-with-slider{display:flex;flex-direction:column;gap:.8rem}.input-with-slider input[type=number],.input-with-slider input[type=text]{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:.8rem 1rem;transition:border-color .3s,box-shadow .3s;width:100%}.input-with-slider input[type=number]:focus,.input-with-slider input[type=text]:focus{border-color:#1a936f;box-shadow:0 0 0 3px #1a936f33;outline:none}.slider{-webkit-appearance:none;background:#e0e0e0;border-radius:3px;height:6px;margin:.8rem 0;outline:none;width:100%}.slider::-webkit-slider-thumb{appearance:none;background:#1a936f;border-radius:50%;cursor:pointer;height:20px;-webkit-transition:background .3s,transform .2s;transition:background .3s,transform .2s;width:20px}.slider::-webkit-slider-thumb:hover{background:#147a5d;transform:scale(1.1)}.slider::-moz-range-thumb{background:#1a936f;border:none;border-radius:50%;cursor:pointer;height:20px;-moz-transition:background .3s,transform .2s;transition:background .3s,transform .2s;width:20px}.slider::-moz-range-thumb:hover{background:#147a5d;transform:scale(1.1)}.range-labels{color:#777;display:flex;font-size:.8rem;justify-content:space-between;margin-top:-5px}.years-selector{position:relative}.years-selector .x-axis{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.5rem}.term-option{align-items:center;background:linear-gradient(180deg,#f9f9f9,#f0f0f0);border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;color:#555;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;justify-content:center;min-width:50px;overflow:hidden;padding:.7rem 1.2rem;position:relative;transition:all .3s ease;z-index:1}.term-option:before{background:linear-gradient(180deg,#1a936f,#147a5d);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.term-option:hover{border-color:#1a936f;box-shadow:0 4px 8px #0000001a;color:#1a936f;transform:translateY(-2px)}.term-option:hover:before{opacity:.05}.term-option.active{background:linear-gradient(180deg,#1a936f,#147a5d);border-color:#1a936f;box-shadow:0 4px 12px #1a936f4d;color:#fff;transform:translateY(-2px)}@keyframes pulse{0%{box-shadow:0 0 0 0 #ff6b6bb3;transform:scale(1)}70%{box-shadow:0 0 0 6px #ff6b6b00;transform:scale(1.05)}to{box-shadow:0 0 0 0 #ff6b6b00;transform:scale(1)}}.selection-indicator{background:linear-gradient(90deg,#1a936f,#0f5132);border-radius:3px;bottom:-5px;height:3px;left:0;position:absolute;transition:all .4s cubic-bezier(.68,-.55,.27,1.55)}.result-card{background:#f8f9fa;border-left:4px solid #1a936f;border-radius:10px;margin-top:1.5rem;padding:1.5rem}.result-card h3{color:#1a936f;font-size:1.2rem;margin-bottom:1.2rem;margin-top:0}.result-item{border-bottom:1px solid #eee;display:flex;font-weight:600;justify-content:space-between;margin-bottom:.8rem;padding-bottom:.8rem}.result-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.highlight{color:#1a936f;font-size:1.1rem;font-weight:700}@media (max-width:768px){.loan-calculator{margin:1rem;padding:1.5rem}.years-selector .x-axis{gap:.5rem}.term-option{border-radius:6px;font-size:.9rem;height:44px;min-width:44px;padding:.7rem}}@media (max-width:480px){.loan-calculator{padding:1rem}.years-selector .x-axis{gap:.6rem}.term-option{flex:0 0 auto;font-size:.85rem;height:30px;min-width:.2cm;padding:.6rem}.range-labels{align-items:center;flex-direction:row;gap:.5rem;margin-top:0}.result-item{flex-direction:column;gap:.5rem}}.slider,.term-option,input{transition:all .3s ease}.term-option:focus{box-shadow:0 0 0 3px #1a936f4d;outline:none}@keyframes ring{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px) rotate(-2deg)}20%,40%,60%,80%{transform:translateX(5px) rotate(2deg)}}@keyframes vibrate{0%{transform:rotate(0deg)}to{transform:rotate(10deg)}}.call-button-container{align-items:center;bottom:1.5rem;display:flex;flex-direction:column;position:fixed;right:1rem;text-decoration:none;z-index:1000}.call-button{align-items:center;animation:ring 2s ease-in-out infinite;background:#22c55e;border-radius:50%;box-shadow:0 4px 12px #0003;display:flex;height:4rem;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;width:4rem}.call-button-container:hover .call-button{background:#16a34a;box-shadow:0 6px 16px #0000004d;transform:scale(1.05)}.call-icon{animation:vibrate .2s ease-in-out infinite alternate;color:#fff;height:2rem;width:2rem}.call-text{background:#16a34a;border-radius:9999px;color:#fff;font-size:.9rem;font-weight:600;margin-bottom:.5rem;opacity:0;padding:.4rem .8rem;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;white-space:nowrap}.call-button-container:hover .call-text{opacity:1;transform:translateY(0)}@media (max-width:640px){.call-button-container{bottom:1.5rem;right:1rem}.call-button{height:3.5rem;width:3.5rem}.call-icon{height:1.5rem;width:1.5rem}.call-text{font-size:.75rem;padding:.3rem .6rem}}.sunmax-loader{align-items:center;display:flex;font-family:Arial,sans-serif;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:9999}.liquid-glass-bg{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#07074c,#2195cb 50%,#07074c);height:100%;position:absolute;width:100%}.glass-shard{animation:float 15s ease-in-out infinite;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff1a;border-radius:8px;position:absolute}.shard-1{animation-delay:0s;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);height:120px;left:5%;top:10%;width:120px}.shard-2{animation-delay:-5s;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);height:80px;left:10%;top:70%;width:80px}.shard-3{animation-delay:-10s;height:100px;right:10%;top:20%;width:100px}.shard-3,.shard-4{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.shard-4{animation-delay:-7s;bottom:15%;height:60px;right:15%;width:60px}.shard-5{animation-delay:-12s;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);height:140px;right:5%;top:60%;width:140px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(5deg)}66%{transform:translateY(15px) rotate(-5deg)}}.loader-content{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center;position:relative;width:300px}.solar-system{height:200px;position:relative;width:200px}.sun{animation:sun-pulse 3s infinite alternate;background:radial-gradient(circle,gold 0,#ff8c00 70%);box-shadow:0 0 40px #ff8c00,0 0 80px #ff8c0099;height:50px;width:50px}.sun,.sun-core{border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.sun-core{background:#fff;box-shadow:0 0 20px #fff;height:20px;width:20px}.solar-flare{animation:solar-flare 4s infinite;background:radial-gradient(ellipse,#ff8c00cc 0,#0000 70%);border-radius:50%;position:absolute}.flare-1{animation-delay:0s;height:20px;left:-15px;top:15px;width:80px}.flare-2{animation-delay:-1s;bottom:17px;height:15px;right:-12px;transform:rotate(45deg);width:60px}.flare-3{animation-delay:-2s;height:18px;right:5px;top:-10px;transform:rotate(80deg);width:70px}.orbit{border:1px solid #ffffff1a;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.orbit-1{animation:orbit-rotate 10s linear infinite;height:100px;width:100px}.orbit-2{animation:orbit-rotate 15s linear infinite;height:150px;width:150px}.orbit-3{animation:orbit-rotate 20s linear infinite;height:200px;width:200px}.planet{border-radius:50%;left:50%;position:absolute;top:0;transform:translateX(-50%)}.planet-1{background:linear-gradient(135deg,#373a39,#313333);box-shadow:0 0 10px #5d605f;height:12px;width:12px}.planet-2{background:linear-gradient(135deg,#1d24e6,#25eb32);box-shadow:0 0 10px #3b82f6;height:16px;width:16px}.planet-3{background:linear-gradient(135deg,#989675,#7d6961);box-shadow:0 0 10px #605f63;height:20px;width:20px}.planet-ring{background:#fff6;border-radius:50%;height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(20deg);width:30px}.energy-beams{height:100%;left:0;position:absolute;top:0;width:100%}.beam{background:linear-gradient(180deg,#0000,#f6cb0b,#0000);height:100px;left:50%;opacity:.7;position:absolute;top:50%;transform-origin:top center;width:4px}.beam-1{animation:energy-beam 3s infinite;transform:translate(-50%,-50%) rotate(0deg)}.beam-2{animation:energy-beam 3s 1s infinite;transform:translate(-50%,-50%) rotate(10deg)}.beam-3{animation:energy-beam 3s 2s infinite;transform:translate(-50%,-50%) rotate(-10deg)}.loader-text{color:#fff;margin-top:2rem;text-align:center;width:100%}.loader-text h3{background:linear-gradient(90deg,#f19a03,#46ed0a);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;font-weight:700;margin-bottom:1rem;margin-top:.5rem}.loader-text p{font-size:1rem;font-weight:600;margin-bottom:1.5rem;opacity:.8}.progress-bar{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden;width:100%}.progress-fill{animation:loading-progress 2s infinite alternate;background:linear-gradient(90deg,#e0b006,#45ef07);border-radius:3px;height:100%;width:30%}@keyframes sun-pulse{0%{box-shadow:0 0 40px #ff8c00,0 0 80px #ff8c0099;transform:translate(-50%,-50%) scale(1)}to{box-shadow:0 0 60px #ff8c00,0 0 100px #ff8c00cc;transform:translate(-50%,-50%) scale(1.1)}}@keyframes solar-flare{0%,to{opacity:.2}50%{opacity:.8}}@keyframes orbit-rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes energy-beam{0%,to{height:0;opacity:0}50%{height:120px;opacity:.7}}@keyframes loading-progress{0%{width:30%}to{width:80%}}@media (max-width:768px){.loader-content{transform:scale(.8)}}@media (max-width:480px){.loader-content{transform:scale(.7)}.loader-text h3{font-size:2rem}.loader-text p{font-size:1rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body,html{overflow-x:hidden;width:100%}
/*# sourceMappingURL=main.89dc5049.css.map*/