@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--safe-area-right: env(safe-area-inset-right, 0px)}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{width:100%;min-height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch}body{margin:0;display:block;width:100%;min-width:320px;min-height:100vh;min-height:100dvh;padding-top:var(--safe-area-top);padding-bottom:var(--safe-area-bottom)}#root{width:100%;height:100%}input,textarea,select{font-size:16px!important}a,button,input,textarea,select,[role=button]{-webkit-tap-highlight-color:transparent}button,.touch-target{min-height:44px}h1{font-size:clamp(1.8rem,5vw,3.2rem);line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s,transform .15s ease;touch-action:manipulation}button:hover{border-color:#646cff}button:active{transform:scale(.97)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}gmp-place-autocomplete::part(input){background-color:transparent;color:#fff;border:none;font-family:Inter,sans-serif;font-size:1rem;padding:.8rem}gmp-place-autocomplete{--gmp-place-autocomplete-bg-color: transparent;--gmp-place-autocomplete-color: white;--gmp-place-autocomplete-border: none}.address-input::placeholder{color:#ffffffd9!important;opacity:1}.hide-on-mobile{display:block}.show-on-mobile{display:none}@media(max-width:768px){.hide-on-mobile{display:none!important}.show-on-mobile{display:block!important}}.no-bounce{overscroll-behavior:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.proposal-container{height:100vh;width:100%;overflow-y:scroll;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;background-color:#000;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.proposal-container::-webkit-scrollbar{width:0px;background:transparent}.snap-section{position:relative;height:100vh;width:100%;scroll-snap-align:start;scroll-snap-stop:always;display:flex;flex-direction:column;overflow:hidden}.bg-layer{position:absolute;inset:0;z-index:0}.bg-layer img{width:100%;height:100%;object-fit:contain;background-color:#000}.bg-layer .overlay{position:absolute;inset:0;background-color:#000}.content-layer{position:relative;z-index:10;height:100%;width:100%}.bg-dark{background-color:#111}.section-content{display:flex;flex-direction:column;height:100%;padding:0 5%;max-width:1600px;margin:0 auto;justify-content:center}.center-content{align-items:center;text-align:center}.split-layout{justify-content:center}.split-vertical{justify-content:space-between;padding-top:15vh;padding-bottom:15vh}.hero-text-wrapper{margin-bottom:3rem}.sub-headline{font-size:.9rem;text-transform:uppercase;letter-spacing:3px;font-weight:500;color:#4facfe;margin-bottom:1rem}.main-headline{font-size:clamp(3rem,6vw,5rem);font-weight:600;letter-spacing:-1px;margin:0;margin-bottom:1.5rem;line-height:1.1}.hero-description{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:300;color:#fffc;max-width:600px;margin:0 auto;line-height:1.6}.hero-description strong{font-weight:500;color:#fff}.scroll-indicator{position:absolute;bottom:2rem;animation:bounce 2s infinite;opacity:.7}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.section-header{margin-bottom:2rem}.section-header h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:600;margin-bottom:.5rem}.section-header p{font-size:1.2rem;color:#888}.slider-wrapper{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #00000080;border:1px solid rgba(255,255,255,.1);position:relative;max-width:1200px;margin:0 auto}.text-column{max-width:600px}.text-column h2{font-size:clamp(2.5rem,4vw,4rem);font-weight:600;margin-bottom:1.5rem;line-height:1.1}.text-column .description{font-size:1.25rem;font-weight:300;color:#ccc;line-height:1.6;margin-bottom:2.5rem}.specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.stat-box{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);padding:1.5rem;border-radius:12px;transition:background .3s ease}.stat-box:hover{background:#ffffff1a}.stat-box .icon{color:#888;margin-bottom:.5rem}.stat-box .value{font-size:1.5rem;font-weight:700}.stat-box .unit{font-size:.9rem;font-weight:400;color:#888;margin-left:2px}.stat-box .label{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#666;margin-top:.25rem}.glass-panel{background:#14141499;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);padding:4rem;border-radius:24px;max-width:900px;width:100%;text-align:center}.glass-panel-minimal{background:#14141466;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem 3rem;border-radius:16px;border:1px solid rgba(255,255,255,.05);max-width:600px}.glass-panel-minimal h2{font-size:2rem;margin-bottom:1rem;color:#4facfe}.glass-panel-minimal .context-desc h3{font-size:1.5rem;margin-bottom:.5rem}.glass-panel h2{font-size:3rem;margin-bottom:3rem;font-weight:600}.big-stats-row{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.big-stat .value{font-size:4rem;font-weight:700;line-height:1;margin-bottom:.5rem}.big-stat .value.green-text{color:#4ade80}.big-stat .unit{font-size:1.5rem;color:#666;font-weight:400;margin-left:.3rem}.big-stat .label{font-size:.85rem;text-transform:uppercase;letter-spacing:2px;color:#888}.disclaimer{font-size:.9rem;color:#666;margin-bottom:2rem;max-width:80%;margin-left:auto;margin-right:auto}.btn-secondary{background-color:#fff;color:#000;border:none;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-secondary:hover{background-color:#eee;transform:scale(1.02)}.cta-header h2{font-size:clamp(3rem,5vw,4.5rem);line-height:1.1;font-weight:600;margin-bottom:1.5rem}.highlight-blue{color:#4facfe}.cta-header p{font-size:1.5rem;font-weight:300;color:#ffffffd9;max-width:600px}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.center-buttons{justify-content:center;margin-top:2rem}.btn-primary-large{background-color:#3e6ae1;color:#fff;border:none;padding:1.2rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 10px 20px #3e6ae14d;transition:all .3s}.btn-primary-large:hover{background-color:#3457b1;transform:translateY(-2px);box-shadow:0 15px 30px #3e6ae166}.btn-glass{background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;gap:.5rem;padding:1.2rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s}.btn-glass:hover{background:#fff3}.nav-dots{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:50}.dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;transition:all .3s;cursor:pointer}.dot.active{background:#fff;transform:scale(1.5)}.loading-screen{position:fixed;inset:0;background:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100}.spinner{width:50px;height:50px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:2rem}.loading-message{margin:0 0 .4rem;color:#ffffffe6;font-size:1rem}.loading-note{margin:0 0 1rem;color:#fff9;font-size:.9rem}.loading-progress{width:240px;height:6px;border-radius:999px;background:#ffffff1a;overflow:hidden}.loading-progress-bar{height:100%;background:linear-gradient(90deg,#1e6b8c,#3d9bc4);transition:width .4s ease}.status-banner{position:fixed;top:1rem;right:1rem;background:#000000b3;color:#fff;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);font-size:.95rem;z-index:200;max-width:360px;box-shadow:0 10px 30px #0000004d}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.simple-bar-chart{display:flex;justify-content:center;align-items:flex-end;gap:4rem;height:300px;margin:2rem 0}.chart-bar-container{display:flex;flex-direction:column;align-items:center;gap:1rem}.chart-bar{width:80px;background:#fff3;border-radius:8px 8px 0 0;transition:height 1s ease-out;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1rem;font-weight:700}.chart-bar.highlight{background:#34c759;box-shadow:0 0 20px #34c7594d}.kpi-badge{display:inline-block;background:#34c75933;color:#34c759;padding:.5rem 1.5rem;border-radius:50px;font-weight:600;margin-top:1rem}.feature-list{list-style:none;padding:0;margin-top:2rem}.feature-list li{display:flex;align-items:center;gap:1rem;font-size:1.2rem;margin-bottom:1.5rem;color:#ddd}.check-icon{color:#34c759}.timeline-container{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:3rem auto;position:relative;padding-left:2rem;border-left:2px solid rgba(255,255,255,.1)}.timeline-step{position:relative;padding-left:2rem}.step-number{position:absolute;left:-2.9rem;top:0;width:1.8rem;height:1.8rem;background:#222;border:2px solid #555;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.timeline-step h4{margin:0 0 .5rem;font-size:1.5rem;color:#fff}.timeline-step p{margin:0;color:#999}.badges-row{display:flex;gap:2rem;justify-content:center;margin-top:3rem;flex-wrap:wrap}.trust-badge{border:1px solid rgba(255,255,255,.2);padding:1rem 2rem;border-radius:4px;font-size:.9rem;letter-spacing:1px;text-transform:uppercase;color:#ccc}.text-cols-row{display:flex;gap:4rem;margin-top:3rem;flex-wrap:wrap;justify-content:center}.text-col-item{max-width:400px;text-align:left}.text-col-item h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.text-col-item p{color:#999;line-height:1.6}@media(max-width:768px){.glass-panel{padding:2rem}.big-stats-row{flex-direction:column;gap:1rem}.big-stat .value{font-size:3rem}.specs-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;width:100%}.btn-primary-large,.btn-glass{width:100%;justify-content:center}.slider-wrapper{aspect-ratio:4/3}.simple-bar-chart{gap:2rem}.text-cols-row{flex-direction:column;gap:2rem}}
