*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}a{color:inherit;text-decoration:none}button{border:none;background:none;font-family:inherit;cursor:pointer}.home-page{min-height:100vh}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem;text-align:center}.hero .container{max-width:1200px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2}.hero-title .highlight{color:gold;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.hero-subtitle{font-size:1.3rem;line-height:1.8;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto;opacity:.95}.hero-cta{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn{padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s;display:inline-block}.btn-primary{background:#fff;color:#667eea;box-shadow:0 4px 15px #0003}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#667eea}.btn-large{padding:1.25rem 3rem;font-size:1.2rem}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.features{padding:5rem 2rem;background:#f8f9fa}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-8px);box-shadow:0 8px 25px #667eea33}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#667eea;font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#555;line-height:1.7}.how-it-works{padding:5rem 2rem;background:#fff}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}.step{text-align:center}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;margin:0 auto 1.5rem;box-shadow:0 4px 15px #667eea4d}.step h3{color:#333;font-size:1.4rem;margin-bottom:1rem}.step p{color:#555;line-height:1.7}.use-cases{padding:5rem 2rem;background:#f8f9fa}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.use-case{background:#fff;padding:2rem;border-radius:12px;border-left:4px solid #667eea;box-shadow:0 2px 10px #0000000d;transition:all .3s}.use-case:hover{transform:translate(5px);box-shadow:0 4px 20px #667eea26}.use-case h3{color:#333;font-size:1.3rem;margin-bottom:.75rem}.use-case p{color:#555;line-height:1.6}.cta{padding:5rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta h2{font-size:2.5rem;margin-bottom:1rem}.cta p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.footer{background:#1a1a2e;color:#fff;padding:3rem 2rem 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{color:#667eea;margin-bottom:1rem;font-size:1.2rem}.footer-section p,.footer-section a{color:#bbb;text-decoration:none;line-height:1.8}.footer-section a:hover{color:#667eea}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.5rem}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333;color:#888}@media(max-width:768px){.nav-container{padding:1rem}.nav-logo{font-size:1.2rem}.nav-logo-img{height:32px}.nav-links{gap:.5rem}.nav-links a{padding:.5rem;font-size:.9rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.features-grid,.use-cases-grid,.steps{grid-template-columns:1fr}.hero-cta{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}}.portals-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.portals-content{padding:4rem 2rem}.portals-content .container{max-width:1200px;margin:0 auto}.portals-content h1{color:#fff;font-size:3rem;text-align:center;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.portals-intro{color:#fff;font-size:1.2rem;text-align:center;max-width:800px;margin:0 auto 3rem;opacity:.95}.portals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:3rem}.portal-card{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 40px #00000026;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.portal-card:hover{transform:translateY(-8px);box-shadow:0 15px 50px #00000040}.portal-icon{font-size:3rem;color:#667eea;font-weight:700;margin-bottom:1.5rem;text-align:center}.portal-card h2{color:#333;font-size:2rem;margin-bottom:1rem;text-align:center}.portal-card>p{color:#555;line-height:1.7;margin-bottom:1.5rem;text-align:center}.portal-features{margin-bottom:2rem;flex-grow:1}.portal-features ul{list-style:disc;padding-left:1.5rem}.portal-features li{color:#555;padding:.75rem 0;border-bottom:1px solid #eee}.portal-features li:last-child{border-bottom:none}.portal-btn{display:block;text-align:center;padding:1.25rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;margin-top:auto}.portal-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.portal-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.portal-btn-secondary{background:#fff;color:#667eea;border:2px solid #667eea}.portal-btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.portals-help{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px #0000001a}.portals-help h3{color:#333;font-size:1.5rem;margin-bottom:1rem}.portals-help p{color:#555;font-size:1.1rem;line-height:1.6}.portals-help a{color:#667eea;text-decoration:none;font-weight:600}.portals-help a:hover{text-decoration:underline}@media(max-width:968px){.portals-grid{grid-template-columns:1fr}.portals-content h1{font-size:2.5rem}.nav-links{gap:1rem}.nav-links a{padding:.5rem;font-size:.9rem}}@media(max-width:768px){.portals-content{padding:2rem 1rem}.portals-content h1{font-size:2rem}.portals-intro{font-size:1rem}.portal-card{padding:2rem}.nav-container{padding:1rem}.nav-logo{font-size:1.2rem}.nav-logo-img{height:32px}}.privacy-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.privacy-page>.container{max-width:900px;margin:0 auto;padding:2rem 1rem;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a}.privacy-page h1{color:#667eea;font-size:2.5rem;margin-bottom:.5rem;border-bottom:3px solid #667eea;padding-bottom:1rem}.privacy-page .last-updated{color:#666;font-style:italic;margin-bottom:2rem}.privacy-page section{margin-bottom:2rem}.privacy-page h2{color:#333;font-size:1.5rem;margin-bottom:1rem;margin-top:1.5rem}.privacy-page p{color:#555;line-height:1.8;margin-bottom:1rem}.privacy-page ul{margin-left:2rem;margin-bottom:1rem}.privacy-page li{color:#555;line-height:1.8;margin-bottom:.5rem}.privacy-page a{color:#667eea;text-decoration:none;font-weight:600}.privacy-page a:hover{text-decoration:underline}@media(max-width:768px){.nav-links{gap:1rem}.nav-links a{padding:.5rem;font-size:.9rem}.privacy-page>.container{padding:2rem 1.5rem}.privacy-page h1{font-size:2rem}.privacy-page h2{font-size:1.3rem}}.page-nav{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.nav-logo-img{height:40px;width:auto}.nav-links{display:flex;gap:2rem}.nav-links a{color:#333;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .3s}.nav-links a:hover,.nav-links a.active{color:#667eea;background:#f0f0f0}.support-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.support-page>.container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.support-header{text-align:center;color:#fff;margin-bottom:3rem}.support-header h1{font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.support-header p{font-size:1.2rem;opacity:.95}.support-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.contact-info,.contact-form-section{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 10px 40px #0000001a}.contact-info h2,.contact-form-section h2{color:#667eea;font-size:1.8rem;margin-bottom:1.5rem;border-bottom:2px solid #667eea;padding-bottom:.5rem}.info-item{margin-bottom:2rem}.info-item h3{color:#333;font-size:1.2rem;margin-bottom:.5rem}.info-item p{color:#555;line-height:1.6;margin-bottom:.5rem}.info-item a{color:#667eea;text-decoration:none;font-weight:600;font-size:1.1rem}.info-item a:hover{text-decoration:underline}.info-description{font-size:.9rem;color:#777;font-style:italic}.info-item ul{list-style:none;padding-left:0}.info-item li{color:#555;padding:.5rem 0;border-bottom:1px solid #eee}.info-item li:last-child{border-bottom:none}.info-item li:before{content:"� ";color:#667eea;font-weight:700;margin-right:.5rem;font-size:1.2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{color:#333;font-weight:600;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea}.form-group textarea{resize:vertical}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 5px 20px #667eea66}.submit-btn:active{transform:translateY(0)}@media(max-width:968px){.support-content{grid-template-columns:1fr}.support-header h1{font-size:2.5rem}.nav-links{gap:1rem}.nav-links a{padding:.5rem;font-size:.9rem}}@media(max-width:768px){.contact-info,.contact-form-section{padding:1.5rem}.support-header h1{font-size:2rem}.support-header p{font-size:1rem}.nav-container{padding:1rem}.nav-logo{font-size:1.2rem}}#root{width:100%;margin:0;padding:0}
