.navbar{width:100%;background-color:#014055;color:#fff;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;background-color:#014055!important}.logo{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.logo-text{margin-left:.5rem}.nav-links a{color:#fff;text-decoration:none;margin-left:2rem;font-size:1rem;transition:color .3s ease}.nav-links a:hover{color:#00bcd4}.language-switcher select{background-color:#014055;color:#fff;border:1px solid #ffffff;padding:.25rem .5rem;border-radius:4px}.menu-toggle{display:none}@media (max-width: 768px){.menu-toggle{display:block;position:absolute;top:1rem;right:1rem;background:transparent}.nav-links{position:absolute;top:100%;right:0;background-color:#014055;flex-direction:column;width:200px;padding:1rem;display:none;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.nav-links.show{display:flex}}.footer{background-color:#00202b;color:#e0e0e0;padding:3rem 2rem}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-section{flex:1;min-width:250px}.footer-section h3,.footer-section h4{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer-brand p{font-size:.9rem;line-height:1.5;color:#b0c4de}.social-icons{display:flex;gap:1.5rem}.social-icons a{color:#b0c4de;font-size:1.5rem;transition:color .3s ease}.social-icons a:hover{color:#fff}.store-buttons-container{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.store-button{background-color:#002a3a;border:1px solid #005f7a;display:flex;align-items:center;padding:.5rem 1rem;border-radius:8px;color:#fff;text-decoration:none;transition:background-color .3s ease;width:190px;box-sizing:border-box}.store-button:hover{background-color:#005f7a}.store-icon{font-size:1.75rem;margin-right:1rem}.store-text{display:flex;flex-direction:column}.store-text span:first-child{font-size:.7rem;text-transform:uppercase}.store-text span:last-child{font-size:1rem;font-weight:700}.footer-bottom{text-align:center;margin-top:3rem;padding-top:1.5rem;border-top:1px solid #005f7a}.footer-bottom p{margin:0;font-size:.8rem;color:#b0c4de}.store-buttons{display:flex;gap:1rem}.store-button{color:#fff;background-color:#014055;border:2px solid #fff;border-radius:10px;align-items:center;padding:.5rem 1.5rem;text-decoration:none;transition:background-color .3s;display:flex}.store-button:hover{background-color:#fff;color:#014055}.apple .icon,.google .icon{font-size:1.4rem;margin-right:.5rem}.text-left{display:flex;flex-direction:column}.text-left span{text-align:left;line-height:1.2}.small-text{font-size:.8rem}.font-bold{font-weight:700;font-size:1.2rem}@media (max-width: 768px){.store-buttons{flex-direction:column;gap:.5rem}.store-button{width:100%;padding:.75rem;font-size:1rem}.apple .icon,.google .icon{font-size:1.2rem}}.hero{background:linear-gradient(to bottom,#154352,#fff);padding:4rem 2rem;margin-bottom:4rem}.hero-content{padding:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.hero-text{max-width:50%;padding:10px;flex:1 1 1%;padding-right:2rem}.hero-text h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.hero-text p{font-size:1.2rem;line-height:1.6;color:#fff;margin-bottom:2rem}.hero-mockup{max-width:50%;flex:1 1 10%}.feature-section{background-color:#f0f4f8;padding:4rem;border-radius:16px;max-width:1200px;margin:4rem auto;box-shadow:0 15px 30px #00000014}.testimonials{padding:4rem 2rem;max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:3rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background-color:#fff;padding:2.5rem;border-radius:12px;text-align:center;box-shadow:0 10px 25px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.feature-icon{height:60px;width:60px;margin-bottom:1.5rem;filter:none}img{display:inline!important}.feature-card h3{font-size:1.5rem;font-weight:600;color:#212529;margin-bottom:1rem}.feature-card p{color:#6c757d}.testimonials{background-color:#fff}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.testimonial-card{background-color:#f8f9fa;padding:2.5rem;border-radius:12px}.testimonial-card p{font-style:italic;color:#6c757d;margin-bottom:1.5rem}.testimonial-card span{font-weight:600;color:#212529}@media (max-width: 768px){.hero{padding:0}.hero-content{flex-direction:column-reverse;gap:2rem;padding:0;text-align:center}.hero-text h1{font-size:1.8rem;padding:0}.hero-text p{font-size:1rem;line-height:1.6;color:#fff;margin-bottom:1rem;padding-left:0;padding-right:0}}.app-preview{position:relative;text-align:center;padding:8rem 2rem;color:#fff;background:url(/assets/mockup-app-BDfk3fwW.png) no-repeat center center/contain;background-color:#014055}.preview-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0006,#000c);z-index:1}.preview-content{position:relative;z-index:2}.app-preview h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.app-preview p{font-size:1.2rem;max-width:600px;margin:0 auto}.mission{padding:4rem 2rem;text-align:center}.mission-card{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:4rem auto;max-width:800px}.getting-started{padding:4rem 2rem;text-align:center}.mission h2,.getting-started h2{font-size:2.5rem;margin-bottom:2rem;font-weight:700;color:#333}.mission p{max-width:800px;margin:0 auto;line-height:1.6;color:#666}.steps-timeline{position:relative;max-width:800px;margin:0 auto}.steps-timeline:after{content:"";position:absolute;width:6px;background-color:#014055;top:0;bottom:0;left:50%;margin-left:-3px}.step-card{padding:20px 40px;position:relative;background-color:inherit;width:50%}.step-card.left{left:0}.step-card.right{left:50%}.step-card:after{content:"";position:absolute;width:25px;height:25px;right:-17px;background-color:#fff;border:4px solid #014055;top:15px;border-radius:50%;z-index:1}.step-card.right:after{left:-16px}.step-content{display:flex;flex-direction:column;align-items:center;padding:20px 30px;background-color:#f9f9f9;position:relative;border-radius:6px;box-shadow:0 4px 8px #0000001a;text-align:center}.step-icon{width:40px;height:40px;margin-bottom:1rem}.about-page{background-color:#fff;color:#333}.main{padding:0}.contact-hero{position:relative;text-align:center;padding:6rem 2rem;background:url(/assets/desktop-banner-DAdwAsrA.jpg) no-repeat center center/cover}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1}.hero-content-contact{position:relative;z-index:2;display:flex;flex-direction:column!important;justify-content:center;align-items:center}.contact-hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700;color:#fff}.contact-hero p{font-size:1.2rem;max-width:600px;margin:0 auto;color:#fff}.faq{padding:4rem 2rem;text-align:center;background-color:#fff}.faq h2{font-size:2.5rem;margin-bottom:2rem;font-weight:700;color:#333}.faq-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:800px;margin:2rem auto 0;text-align:left}.faq-item{background-color:#f9f9f9;padding:1.5rem;border-radius:10px;box-shadow:0 4px 8px #0000000d}.faq-item h3{font-size:1.25rem;margin-bottom:.5rem;font-weight:700;color:#333}.contact-email-section{padding:4rem 2rem;background-color:#f4f4f4}.contact-card{max-width:800px;margin:0 auto 2rem;padding-top:1.5rem;background-color:#e6f7ff;border-radius:10px;box-shadow:0 10px 20px #0000001a}.contact-card-header{display:flex;align-items:center;margin-bottom:1rem;padding:0 2rem}.contact-card-inner{background-color:#fff;padding:2rem;border-radius:0 0 10px 10px}.report-card{background-color:#fcebeb}.report-card h3,.report-card .email-icon{color:#c9302c}.report-card .email-link{color:#c9302c;font-weight:700}.email-icon{margin-right:1rem;color:#014055}.contact-card h3{font-size:2rem;font-weight:700;margin-bottom:0;color:#014055}.contact-card p{font-size:1.1rem;line-height:1.7}.email-link{color:#007bff;font-weight:700;text-decoration:none;transition:color .3s ease}.email-link:hover{color:#0056b3;text-decoration:underline}.problem-list{list-style:none;padding:0;margin-top:1rem;display:inline-block;text-align:left}.problem-list li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.problem-list li:before{content:"✓";position:absolute;left:0;color:#c9302c;font-weight:700}.h1-icon{margin-right:1rem;vertical-align:middle;color:#fff}.h3-icon{margin-right:.5rem;vertical-align:middle;color:#333}.title-icon{display:flex;align-items:center}.main-content{max-width:900px;margin:0 auto}.section-card{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #00000014;margin-bottom:3rem;overflow:hidden}.section-header{display:flex;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e9ecef;color:#014055}.section-header h1{font-size:2rem;font-weight:700;margin:0 0 0 1rem}.inner-content{padding:2rem}.item-card{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.item-card:last-child{margin-bottom:0}.item-card h2{font-size:1.3rem;font-weight:600;color:#343a40;margin:0 0 .75rem}.item-card p{font-size:1rem;line-height:1.6;color:#495057;margin:0}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.text-left{text-align:left}.font-bold{font-weight:700}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}
