html{background:#f5f7fa;margin:0;overflow-x:hidden}html,body{max-width:100%;margin:0;padding:0;overflow-x:hidden}body{color:#1a365d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}a{color:#1a365d;font-weight:700;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}h1{margin:0;font-size:2.3em;font-weight:300}h2{letter-spacing:-.5px;margin:0 0 30px;font-size:2em;font-weight:600}h3{margin:20px 0 10px}p,address{color:#1a365d;margin-bottom:20px;font-size:1.38em;font-weight:300;line-height:1.4em}*{box-sizing:border-box}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 20px}.text-container{width:100%;max-width:750px;margin:0 auto;padding:0 20px}.content{background-color:#f5f7fa;flex:1;width:100%;padding:0;overflow-x:hidden}header{background:#0f2440;width:100%;padding:0}header .container{justify-content:space-between;align-items:center;height:64px;display:flex;position:relative}header .company-name a{align-items:center;text-decoration:none;display:flex}header .company-name a:hover{opacity:.9;text-decoration:none}header .company-name img{width:200px;height:40px}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0f2440 0%,#1a365d 50%,#234e82 100%);width:100%;padding:80px 0 90px;overflow-x:hidden}.hero h1,.hero h2,.hero h3,.hero p{color:#fff}.hero h1{letter-spacing:-1.5px;margin-bottom:20px;font-size:3.2em;font-weight:700;line-height:1.1}.hero p{opacity:.85;max-width:560px;margin:0 auto;font-size:1.25em;line-height:1.6}.products-section{padding:50px 0}.product-grid{grid-template-columns:1fr;gap:30px;display:grid}@media (min-width:768px){.product-grid{grid-template-columns:1fr 1fr}}.product-card{background:#fff;border-radius:8px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.product-card:hover{box-shadow:0 4px 16px #00000026}.product-image{background:#e2e8f0;width:100%;height:200px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-header{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:4px;display:flex}.product-header h3{margin:0;font-size:1.4em}.product-info{flex-direction:column;flex:1;padding:24px;display:flex}.product-info p{color:#4a5568;margin:12px 0 24px;line-height:1.6}.product-link{background:#1a365d;border-radius:6px;margin-top:auto;padding:12px 28px;font-size:1em;font-weight:600;text-decoration:none;display:inline-block;color:#fff!important}.product-link:hover{background:#2a4a7f;text-decoration:none!important}.product-status{text-transform:uppercase;letter-spacing:.5px;border-radius:14px;padding:5px 14px;font-size:.8em;font-weight:600;display:inline-block}.product-status.launched{color:#276749;background:#c6f6d5}.product-status.in-dev{color:#2a4365;background:#bee3f8}.product-status.founded{color:#4a5568;background:#e2e8f0;margin-left:8px}footer{color:#fff;text-align:center;flex-shrink:0;width:100%;overflow-x:hidden;background:#0f2440!important;padding:25px 0 20px!important}@media (min-width:768px){footer{text-align:left;padding:15px 0!important}}footer a{text-decoration:none;color:#fff!important}footer a:hover{text-decoration:underline}footer .container{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}@media (min-width:768px){footer .container{flex-direction:row;justify-content:space-between;align-items:center}}footer .footer-columns{flex-direction:column;align-items:center;width:100%;margin-bottom:20px;display:flex}@media (min-width:768px){footer .footer-columns{white-space:nowrap;flex-direction:row;order:2;justify-content:flex-end;align-items:center;width:auto;margin:0}}footer .footer-links{flex-direction:column;align-items:center;width:100%;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){footer .footer-links{white-space:nowrap;flex-direction:row;width:auto;margin:0}}footer .footer-links li{text-align:center;width:100%;margin:12px 0;font-size:16px;display:block}@media (min-width:768px){footer .footer-links li{white-space:nowrap;width:auto;margin:0 0 0 15px;font-size:14px;display:inline-block}footer .footer-links li:first-child{margin-left:0}}footer .copyright{color:#fff;text-align:center;width:100%;margin:0;padding-top:5px;font-size:14px}@media (min-width:768px){footer .copyright{text-align:left;white-space:nowrap;order:1;width:auto;margin:0;padding:0}}.page{background:#f5f7fa;padding-bottom:40px}.page section{padding:40px 0}.page h2{color:#1a365d;margin-bottom:20px;font-size:1.8em}.page .text-container{font-size:1em;line-height:1.6}.page .text-container p,.page .text-container li{color:#4a5568;margin-bottom:1em;font-size:1em;line-height:1.6}.page .text-container h2{color:#1a365d;margin-top:2em;margin-bottom:.8em;font-size:1.5em;font-weight:600}.page .text-container a{color:#1a365d;font-weight:700}section{box-sizing:border-box;background:#f5f7fa;width:100%}
