@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;background-color:#fff;line-height:1.6;scroll-behavior:smooth}header.navigation{all:unset;position:fixed;top:0;left:0;right:0;z-index:50;background-color:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb}.container{padding:0 2rem}nav.container{all:unset;max-width:1280px;margin:0 auto;padding:0 1.5rem}.navigation .container{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;gap:20px}.logo-text{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.logo-text .gray{color:#1f2937}.logo-text .green{color:#16a34a}.nav-links{display:flex;align-items:center;gap:1rem}.nav-links a{text-decoration:none;color:#1f2937;font-size:.95rem;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;transition:color .2s}.nav-links a:hover{color:#16a34a}.btn{padding:.75rem 1.5rem;border:none;border-radius:1,3rem;font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;font-family:inherit}.btn-primary{background-color:#16a34a;color:#fff;border:1px solid #16a34a}.btn-primary:hover{background-color:#15803d;box-shadow:0 10px 25px #16a34a33}.btn-outline{background-color:transparent;color:#1f2937;border:1px solid #e5e7eb}.btn-outline:hover{background-color:#f3f4f6}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px}.hero-content{text-align:center;max-width:56rem;margin:0 auto;padding:2rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background-color:#f0fdf4;border:1px solid #dcfce7;margin-bottom:2rem;font-size:.875rem;font-weight:500;color:#16a34a}.hero-badge svg{width:1rem;height:1rem}.hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero h1 .highlight{color:#16a34a}.hero p{font-size:1.25rem;color:#6b7280;margin-bottom:2.5rem;max-width:48rem;margin-left:auto;margin-right:auto}.hero-cta{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:4rem}@media(min-width:640px){.hero-cta{flex-direction:row}}.trust-indicators{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:48rem;margin:0 auto}.trust-card{padding:1.5rem;border-radius:.75rem;background-color:#fff;border:1px solid #e5e7eb}.trust-card svg{width:2rem;height:2rem;color:#16a34a;margin-bottom:.5rem}.trust-card-value{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.trust-card-label{font-size:.875rem;color:#6b7280}.section{padding:6rem 0}.section-light{background-color:#f3f4f6}.section-title{text-align:center;margin-bottom:4rem}.section-title h2{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.section-title p{font-size:1.25rem;color:#6b7280;max-width:42rem;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card{padding:2rem;border:2px solid #e5e7eb;border-radius:.75rem;background-color:#fff;transition:all .3s}.feature-card:hover{border-color:#16a34a;box-shadow:0 20px 25px #0000001a}.feature-icon{width:3.5rem;height:3.5rem;border-radius:.5rem;background-color:#f0fdf4;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon svg{width:1.75rem;height:1.75rem;color:#16a34a}.feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.feature-card p{color:#6b7280;margin-bottom:1rem;line-height:1.7}.feature-list{list-style:none}.feature-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.feature-list svg{width:1rem;height:1rem;color:#16a34a;flex-shrink:0;margin-top:.125rem}.coming-soon{position:relative;background:linear-gradient(135deg,#f0fdf4,#22c55e0d);border-color:#dcfce7}.coming-soon-badge{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;border-radius:9999px;background-color:#16a34a;color:#fff;font-size:.75rem;font-weight:600}.benefits-grid{padding:0 2rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.benefits-grid{grid-template-columns:1fr 1fr}}.benefit-item{display:flex;gap:1.5rem}.benefit-icon{width:3rem;height:3rem;border-radius:.75rem;background-color:#f0fdf4;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-icon svg{width:1.5rem;height:1.5rem;color:#16a34a}.benefit-content h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.benefit-content p{color:#6b7280;line-height:1.7}.images-container{position:relative;height:500px}.image-main{position:absolute;top:0;left:0;width:66%;height:75%;border-radius:1rem;box-shadow:0 20px 25px #0000001a;overflow:hidden}.image-main img{width:100%;height:100%;object-fit:cover}.image-secondary{position:absolute;bottom:-2rem;right:0;width:66%;height:75%;border-radius:1rem;box-shadow:0 20px 25px #0000001a;border:4px solid #ffffff;overflow:hidden}.image-secondary img{width:100%;height:100%;object-fit:cover}.architecture-content{max-width:56rem;margin:0 auto}.architecture-card{border:2px solid #e5e7eb;border-radius:.75rem;padding:2.5rem;background-color:#fff;display:flex;flex-direction:column;gap:2rem}.step{display:flex;align-items:flex-start;gap:1.5rem}.step-number{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.step h4{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.step p{color:#6b7280;line-height:1.7}.bottom-line{padding:1.5rem;border-radius:.75rem;background-color:#f0fdf4;border:1px solid #dcfce7;display:flex;align-items:flex-start;gap:.75rem;margin-top:2rem}.bottom-line svg{width:1.5rem;height:1.5rem;color:#16a34a;flex-shrink:0;margin-top:.25rem}.bottom-line-content p:first-child{font-weight:600;color:#1f2937;margin-bottom:.5rem}.bottom-line-content p:last-child{font-size:.875rem;color:#6b7280;line-height:1.6}.cta-section{background:linear-gradient(135deg,#16a34a1a,#16a34a0d);padding:6rem 0;text-align:center}.cta-section h2{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.cta-section p{font-size:1.25rem;color:#6b7280;margin-bottom:2.5rem;max-width:42rem;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:2rem}@media(min-width:640px){.cta-buttons{flex-direction:row}}.cta-section .trust-text{font-size:.875rem;color:#6b7280}footer{padding:3rem 0;background-color:#f3f4f6;border-top:1px solid #e5e7eb}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{font-weight:600;margin-bottom:1rem;font-size:.95rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#6b7280;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-section a:hover{color:#16a34a}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-logo img{height:2rem;width:auto}.footer-logo-text{font-size:1.25rem;font-weight:700}.footer-logo-text .gray{color:#1f2937}.footer-logo-text .green{color:#16a34a}.footer-description{font-size:.875rem;color:#6b7280;line-height:1.6}.footer-bottom{padding-top:2rem;border-top:1px solid #e5e7eb;text-align:center;font-size:.875rem;color:#6b7280}@media(max-width:768px){.hero h1{font-size:2.25rem}.hero p{font-size:1rem}.section-title h2{font-size:1.875rem}.images-container{height:300px}.image-main,.image-secondary{width:100%;height:60%}nav .container{flex-wrap:wrap;height:auto;gap:1rem}.nav-links{width:100%;flex-wrap:wrap}}@media(max-width:768px){.navigation .container{flex-direction:column;height:auto;padding:.75rem 1rem;gap:0px}.hero-content{margin-top:50px}}@media(max-width:640px){.nav-links{flex-wrap:wrap;justify-content:center;gap:.5rem}.nav-links a{padding:.4rem .75rem;font-size:.85rem}.btn{padding:.6rem 1rem;font-size:.9rem}.hero{padding-top:60px;min-height:80vh}.hero h1{font-size:2rem;line-height:1.3}.hero p{font-size:1rem}.hero-cta{flex-direction:column;gap:.75rem}.trust-indicators{grid-template-columns:1fr;gap:1rem}.btn.btn-primary{height:40px}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem}.feature-card{padding:1.25rem}.benefits-grid{display:grid;grid-template-columns:1fr;gap:2rem}.architecture-steps .step{flex-direction:column;align-items:flex-start}.bottom-line,.cta-buttons{flex-direction:column;gap:1rem}.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-section ul{padding:0}}@media(max-width:503px){.hero-content{margin-top:120px}}@media(min-width:640px)and (max-width:1024px){.navigation .container{padding:.75rem 1.5rem;gap:1rem}.nav-links{gap:.75rem}.nav-links a{font-size:.9rem}.hero h1{font-size:2.75rem}.hero p{font-size:1.1rem}.features-grid,.benefits-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{gap:1.5rem}.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}}.password-field{position:relative}.password-hint{position:absolute;top:calc(100% + 6px);left:0;width:100%;padding:10px 12px;background:#fff;border:1px solid #e3e3e3;border-radius:6px;box-shadow:0 4px 14px #00000014;z-index:10}.password-rule{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.4;color:#444}.password-rule+.password-rule{margin-top:6px}.password-rule .material-symbols-outlined{font-size:18px;flex-shrink:0;transition:color .2s ease,transform .2s ease}.password-rule .material-symbols-outlined{color:#c62828}.password-rule.valid .material-symbols-outlined{color:#2e7d32;transform:scale(1.1)}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{width:100%;padding-right:30px}.eye-icon{position:absolute;right:8px;cursor:pointer;font-size:20px;color:#888;-webkit-user-select:none;user-select:none}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}#loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .3s ease;overflow:hidden}#loader.hidden{opacity:0;pointer-events:none}.spinner{align-items:center;justify-content:center;width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
