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}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#333;font-family:Arial,sans-serif;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;transition:all .3s ease}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.btn{display:inline-block;text-align:center;transition:all .3s ease}.btn-primary{background:#06c;color:#fff}.btn-primary:hover{background:#0052a3}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#5a6268}.section-header{margin-bottom:3rem;text-align:center}.section-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-subtitle{margin:0 auto;max-width:600px}@media (max-width:768px){.container{padding:0 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}.header{background:#fff;box-shadow:0 2px 4px #0000001a;color:#333;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo-section{align-items:center;display:flex}.logo-section{gap:1rem}.logo-button{background:none;border:none;cursor:pointer;padding:0;transition:transform .2s ease}.logo-button:hover{transform:scale(1.05)}.logo-section .logo{height:90px;width:auto}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-list button{background:none;border:none;color:#333;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:color .3s ease}.nav-list button:hover{color:#06c}.header-actions{align-items:center;display:flex;gap:1rem}.btn{text-decoration:none}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.mobile-menu-toggle span{background:#333;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.nav-list{display:none}.nav-open .nav-list{background:#fff;border-top:1px solid #eee;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;top:100%}.mobile-menu-toggle{display:flex}}.hero-section{background:#f8f9fa;color:#333;padding:0;position:relative;text-align:center}.hero-image{height:500px;overflow:hidden;position:relative;width:100%}.hero-bg-image{height:100%;object-fit:cover;object-position:center;width:100%}.hero-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.hero-content{color:#fff;margin:0 auto;max-width:800px;padding:2rem;text-align:center}.hero-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #000000b3}.hero-subtitle{color:#e0e0e0;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-shadow:1px 1px 3px #000000b3}.hero-text-section{background:#f8f9fa;padding:3rem 2rem;text-align:center}.hero-divider{background:#06c;height:3px;margin:0 auto 2rem;width:100px}.hero-tagline{color:#333;font-size:2rem;font-weight:600;margin-bottom:2rem}.hero-description{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:left}.hero-cta{margin-top:2rem}@media (max-width:768px){.hero-section{padding:2rem 0}.hero-title{font-size:2.5rem}.hero-tagline{font-size:1.5rem}.hero-description{font-size:1rem}}.about-section{background:#fff;padding:4rem 0}.about-section h2{color:#333;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.about-section h3{color:#333;font-size:1.5rem;font-weight:600;margin:3rem 0 1.5rem;text-align:center}.about-section p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;text-align:left}@media (max-width:768px){.about-section{padding:2rem 0}.about-section h2{font-size:1.5rem}.about-section h3{font-size:1.3rem}.about-section p{font-size:1rem}}.services-section{background:#f8f9fa;padding:0}.services-hero{height:600px;overflow:hidden;position:relative;width:100%}.services-bg-image{height:100%;object-fit:cover;object-position:center;width:100%}.services-overlay{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:absolute;right:0;top:0}.services-content{color:#fff;max-width:1000px;text-align:center;width:100%}.services-content h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:3rem;text-shadow:2px 2px 4px #000000b3}.account-portals{margin:0 auto;max-width:800px}.portal-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 4px 8px #0003}.portal-card h3{margin-bottom:1.5rem}.portal-form{display:flex;flex-direction:column;gap:1rem}.portal-form p{color:#666;font-size:.9rem}.portal-form a{color:#06c;text-decoration:none}.portal-form a:hover{text-decoration:underline}.link-button{padding:0}@media (max-width:768px){.services-hero{height:500px}.services-content h2{font-size:2rem;margin-bottom:2rem}.services-overlay{padding:1rem}.account-portals{grid-template-columns:1fr}.portal-card{padding:1.5rem}}.account-section{background:#f8f9fa;padding:4rem 0}.account-section h2{color:#333;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#666;font-size:1.2rem}.portal-overview,.section-subtitle{margin-bottom:3rem;text-align:center}.portal-info h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.portal-info p{color:#666;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.portal-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.portal-feature{align-items:center;color:#06c;display:flex;font-weight:600;gap:.5rem}.feature-check{color:#06c;font-size:1.2rem;font-weight:700}.account-portals{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.portal-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem;text-align:center}.portal-header{margin-bottom:1.5rem}.portal-icon{display:block;font-size:3rem;margin-bottom:1rem}.portal-card h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.portal-badge{background:#06c;border-radius:12px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.portal-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.portal-features-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.portal-features-list span{color:#666;font-size:.9rem;font-weight:500}.portal-signup{color:#666;font-size:.9rem;margin-top:1rem}.portal-signup a{color:#06c;font-weight:600;text-decoration:none}.portal-signup a:hover{text-decoration:underline}.portal-integrations{margin-top:3rem;text-align:center}.portal-integrations h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.integration-logos{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.integration-logo{background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a;color:#666;font-weight:600;padding:.5rem 1rem}@media (max-width:768px){.account-section{padding:2rem 0}.portal-features{align-items:center;flex-direction:column}.account-portals{grid-template-columns:1fr}.portal-card{padding:1.5rem}.integration-logos{gap:.5rem}}.contact-section{background:#fff;padding:4rem 0}.contact-section h2{color:#333;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.contact-divider{background:#06c;height:3px;margin:0 auto 2rem;width:100px}.contact-info{margin-bottom:3rem;text-align:center}.contact-details p{color:#666;font-size:1.1rem;margin:.5rem 0}.contact-form{background:#f8f9fa;border-radius:8px;margin:0 auto;max-width:600px;padding:2rem}.contact-form h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.form-group{margin-bottom:1rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#06c;outline:none}.form-group textarea{min-height:100px;resize:vertical}.btn{padding:.75rem 2rem}.btn:disabled{background:#ccc;cursor:not-allowed}.error-message,.success-message{border-radius:4px;margin-top:1rem;padding:1rem;text-align:center}.success-message{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.error-message{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.back-to-top{margin-top:3rem;text-align:center}.back-to-top a{color:#06c;font-weight:600;text-decoration:none}.back-to-top a:hover{text-decoration:underline}@media (max-width:768px){.contact-section{padding:2rem 0}.contact-form{padding:1.5rem}}.footer{background:#f8f9fa;border-top:1px solid #e0e0e0;color:#333;padding:3rem 0 2rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h4{color:#333;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.footer-section p{color:#666;font-size:.95rem;line-height:1.4;margin:.5rem 0}.footer-section a{color:#06c;font-weight:500;text-decoration:none}.footer-section a:hover{text-decoration:underline}.footer-link{background:none;border:none;color:#06c;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;margin:0;padding:0;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #e0e0e0;padding-top:1.5rem;text-align:center}.footer-legal{align-items:center;display:flex;flex-direction:column;gap:.5rem}.footer-legal p{color:#666;font-size:.9rem;margin:0}.footer-legal a{color:#06c;text-decoration:none}.footer-legal a:hover{text-decoration:underline}@media (max-width:768px){.footer{padding:2rem 0 1.5rem}.footer-content{gap:1.5rem;grid-template-columns:1fr;text-align:center}.footer-section{margin-bottom:1rem}.footer-legal{gap:.3rem}.footer-legal p{font-size:.8rem}}@media (max-width:480px){.footer{padding:1.5rem 0 1rem}.footer-content{gap:1rem}.footer-section h4{font-size:1.1rem}.footer-section p{font-size:.85rem}}.loading-screen{align-items:center;background:linear-gradient(135deg,#1e40af,#3b82f6);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.loading-content{color:#fff;text-align:center}.loading-logo img{animation:logoPulse 2s ease-in-out infinite;height:auto;margin-bottom:2rem;width:120px}@keyframes logoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:60px;margin:0 auto 2rem;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{font-size:1.2rem;font-weight:500;opacity:.9}.login-signup-section{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;min-height:80vh;padding:4rem 0}.login-back-button{margin-bottom:2rem;text-align:left}.login-back-button .btn{align-items:center;background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.login-back-button .btn:hover{background:#5a6268;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.login-signup-container{background:#fff;border:1px solid #0066cc1a;border-radius:16px;box-shadow:0 10px 30px #00000026;margin:0 auto;max-width:600px;padding:3rem}.login-signup-header{margin-bottom:2rem;text-align:center}.login-signup-header h2{color:#333;font-size:2rem;font-weight:700;margin-bottom:.5rem}.login-signup-header p{color:#666;font-size:1rem}.login-signup-tabs{border-bottom:1px solid #e0e0e0;display:flex;margin-bottom:2rem}.tab-button{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s ease}.tab-button.active{border-bottom-color:#06c;color:#06c}.tab-button:hover{color:#06c}.login-signup-form{margin-bottom:2rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group input{border:1px solid #ddd;border-radius:4px;padding:.75rem;transition:border-color .3s ease}.form-group input:focus{box-shadow:0 0 0 2px #0066cc1a}.btn{background:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background .3s ease;width:100%}.btn:hover{background:#0052a3}.btn-full{width:100%}.login-signup-footer{margin-top:1.5rem;text-align:center}.login-signup-footer p{color:#666;font-size:.9rem}.link-button{background:none;border:none;color:#06c;cursor:pointer;font-size:.9rem;margin-left:.5rem;text-decoration:underline}.link-button:hover{color:#0052a3}.login-signup-info{background:#f8f9fa;border-radius:4px;margin-top:2rem;padding:1.5rem}.login-signup-info h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.login-signup-info ul{list-style:none;margin:0;padding:0}.login-signup-info li{color:#666;font-size:.9rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.login-signup-info li:before{color:#06c;content:"✓";font-weight:700;left:0;position:absolute}.info-card{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:2rem;text-align:center}.info-icon{display:block;font-size:3rem;margin-bottom:1rem}.info-card h3{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.info-card p{color:#666;font-size:1rem;line-height:1.6;margin-bottom:2rem}.contact-info{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.contact-item{color:#333;font-size:1rem;margin-bottom:.75rem}.contact-item:last-child{margin-bottom:0}.contact-item strong{color:#06c;font-weight:600}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-group input{background:#fafafa;border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.form-group input:focus{box-shadow:0 0 0 4px #0066cc1a;outline:none;transform:translateY(-1px)}.form-group input:focus,.form-group input:hover{background:#fff;border-color:#06c}.form-group input::placeholder{color:#999;font-style:italic}.popup-overlay{align-items:center;animation:fadeIn .3s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.popup-content{animation:slideIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-height:80vh;max-width:500px;overflow:hidden;width:90%}.popup-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.popup-header h3{color:#333;font-size:1.25rem;font-weight:600;margin:0}.popup-close{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:1.5rem;padding:.25rem;transition:all .2s ease}.popup-close:hover{background:#e0e0e0;color:#333}.popup-body{padding:2rem;text-align:center}.popup-icon{font-size:3rem;margin-bottom:1rem}.popup-message{color:#333;font-size:1rem;line-height:1.6;margin:0;white-space:pre-line}.popup-footer{background:#f8f9fa;border-top:1px solid #e0e0e0;padding:1.5rem 2rem;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.login-signup-section{padding:2rem 0}.login-signup-container{margin:0 1rem;padding:2rem}.form-row{grid-template-columns:1fr}.login-signup-header h2{font-size:1.5rem}}@media (max-width:480px){.login-signup-container{padding:1.5rem}.tab-button{font-size:.9rem;padding:.75rem}}
/*# sourceMappingURL=main.3dc722f8.css.map*/