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}.app{background-color:#f5f5f5;min-height:100vh}:root{--primary-color:#007bff}.landing-container{background:#f4f7fa;background:var(--background-image) no-repeat top center;background-color:#0047bb;background-size:100% auto;color:#222;font-family:sans-serif;margin:0;min-height:100vh;overflow-x:hidden;padding:20px;position:relative}.landing-container:before{display:none}.logo-container{display:inline-block;padding:15px}.logo-container img{height:60px;width:auto}.feature-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-left:auto;margin-right:auto;margin-top:0;max-width:1400px;padding:0;position:relative;z-index:1}.feature-card:nth-child(n+5){margin-top:40px}.feature-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:100%;padding:25px;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-title{color:#0047bb;font-size:1.25rem;font-weight:600;margin-bottom:15px}.feature-description{color:#666;flex-grow:1;line-height:1.6}.hero-section{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;text-align:center;z-index:1}.hero-title{display:none}.landing-hero{margin:0 auto;max-width:1200px;padding:20px;text-align:center}.landing-title{color:#007bff;color:var(--primary-color);font-size:clamp(1.5em,5vw,2.5em);line-height:1.2;margin-bottom:20px}.landing-description{color:#666;font-size:clamp(1em,3vw,1.2em);line-height:1.6;margin:0 auto 40px;max-width:800px;padding:0 10px}.landing-cta{margin-top:80px;padding:40px 20px;text-align:center}.landing-cta-heading{color:#007bff;color:var(--primary-color);font-size:2em;margin-bottom:30px}.landing-cta-button{background-color:#007bff;background-color:var(--primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1em;font-weight:700;max-width:100%;padding:15px 30px}.header{background:#0047ab;color:#fff;padding:3rem 1.5rem;position:relative;text-align:center;z-index:2}.logo-wrap{display:inline-block;position:relative}.launch-stamp-svg{bottom:-10px;filter:drop-shadow(0 4px 14px rgba(0,0,0,.25));height:140px;position:absolute;right:-10px;transform:rotate(10deg);width:140px}@media (max-width:768px){.launch-stamp-svg{bottom:-6px;height:100px;right:-6px;width:100px}}.header .logo{display:block;height:auto;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.header h1{font-size:2.5rem;margin-bottom:1rem}.header p{color:#fff;font-size:1.2rem;margin-bottom:2rem}.android-download{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 10px 30px #0003;margin:2rem auto;max-width:1200px;padding:2rem}.android-download-content{align-items:center;display:flex;gap:2rem;justify-content:space-between}.android-download-text{color:#fff;flex:1 1}.android-download-text h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.android-download-text p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;opacity:.95}.android-features{list-style:none;margin:1.5rem 0;padding:0}.android-features li{font-size:1rem;margin-bottom:.5rem;opacity:.9}.android-version{font-size:.9rem;font-style:italic;margin-top:1rem;opacity:.8}.android-download-button{flex-shrink:0;text-align:center}.android-download-btn{align-items:center;background:#ff6b35;border-radius:50px;box-shadow:0 4px 15px #ff6b3566;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.android-download-btn:hover{background:#e55a2b;box-shadow:0 6px 20px #ff6b3599;color:#fff;text-decoration:none;transform:translateY(-2px)}.android-install-note{color:#fffc;font-size:.85rem;line-height:1.4;max-width:250px}@media (max-width:768px){.android-download-content{flex-direction:column;text-align:center}.android-download-text h2{font-size:1.5rem}.android-download-text p{font-size:1rem}.android-download-btn{font-size:1rem;padding:.8rem 1.5rem}}.login-register{position:absolute;right:1.5rem;top:1.5rem}.login-register a{color:#fff;font-size:.9rem;margin-left:1rem;text-decoration:underline}@media screen and (max-width:1024px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.feature-grid{gap:20px;grid-template-columns:1fr;margin-top:300px}.feature-card:nth-child(n+5){margin-top:20px}.feature-card{margin-bottom:15px;padding:20px}.feature-title{font-size:1.1rem;margin-bottom:10px}.feature-description{font-size:.95rem}.header{padding:10px}}@media screen and (max-width:480px){.feature-grid{margin-top:200px;padding:0 15px}.feature-card{padding:15px}.feature-title{font-size:1rem}.feature-description{font-size:.9rem}}.menu-container{max-width:300px;width:80%}html{scroll-behavior:smooth}body{overflow-x:hidden}@media (max-width:768px){.hero-title{font-size:1.8rem}.landing-hero{overflow-x:hidden;padding:10px}.landing-title{font-size:1.8em;padding:0 10px}.landing-description{font-size:1em;padding:0 15px}.landing-cta{margin-top:40px;padding:20px 10px}.landing-cta-heading{font-size:1.5em;padding:0 10px}.landing-cta-button{font-size:1em;padding:12px 20px;width:90%}.logo-container img{height:40px}}.register-cta{margin-bottom:60px;margin-top:100px;padding:0 20px;position:relative;text-align:center;z-index:1}.register-button{background-color:#fff;border:none;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#0047bb;cursor:pointer;font-size:1.2rem;font-weight:600;padding:15px 40px;transition:all .3s ease}.register-button:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}@media screen and (max-width:768px){.register-cta{margin-top:60px}.register-button{font-size:1.1rem;max-width:300px;padding:12px 20px;width:100%}}section{margin:2rem auto;max-width:1000px;padding:1.5rem}.section-title{font-size:1.8rem;margin-bottom:1rem;text-align:center}.cta,.features,.pricing,.startups,.trust-box{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000000d;margin-bottom:2rem;padding:2rem}.pricing{background:linear-gradient(135deg,#f4f7fa 60%,#e3f0ff);border:2px solid #0047ab;border-radius:16px;box-shadow:0 4px 24px #0048ab14;margin-bottom:2rem;padding:2.5rem 2rem 2rem;position:relative;text-align:center}.pricing-badge{background:#ff6b00;border-radius:999px;box-shadow:0 2px 8px #ff6b001f;color:#fff;display:inline-block;font-size:1rem;font-weight:600;left:50%;letter-spacing:.5px;margin-bottom:1rem;padding:.3em 1em;position:absolute;transform:translateX(-50%) translateY(-60%)}.pricing h2{color:#0047ab;font-size:2.5rem;font-weight:800;margin-bottom:.5rem;margin-top:.5rem}.pricing p{font-size:1.2rem;margin:.5rem 0 1.5rem}.pricing .cta-button{border-radius:8px;box-shadow:0 2px 12px #0047ab1a;font-size:1.15rem;font-weight:700;margin-top:.5rem;padding:1rem 2.2rem;transition:background .2s,transform .2s}.pricing .cta-button:hover{background:#2563eb;transform:scale(1.04)}.cta-button,.hero-cta-button{display:inline-block;margin-left:auto;margin-right:auto}.cta-button:hover{background:#2563eb;box-shadow:0 4px 16px #0047ab2e;transform:translateY(-2px) scale(1.03)}footer{background:#0047ab;color:#fff;padding:2rem 1rem;text-align:center}@media (max-width:600px){.header{padding:2rem .5rem 1.2rem}.header h1{font-size:1.8rem}.section-title{font-size:1.4rem}.login-register{margin-bottom:1rem;position:static}.login-register a{display:inline-block;margin:0 .5rem}.features{margin-top:0;padding-top:.5rem}.gallery{margin-bottom:.5rem;padding-bottom:.5rem}}.gallery{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000000d;margin-bottom:2rem;padding:2rem}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1.5rem}.gallery-image{background:#f4f7fa;border-radius:8px;box-shadow:0 2px 8px #00000014;height:320px;object-fit:cover;transition:transform .2s;width:100%}.gallery-image:hover{transform:scale(1.03)}@media (max-width:600px){.gallery-image{height:180px}}.lightbox-overlay{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.lightbox-content{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 32px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;padding:1rem;position:relative}.lightbox-image{border-radius:8px;box-shadow:0 2px 8px #00000026;max-height:70vh;max-width:80vw}.lightbox-close{background:none;border:none;color:#333;cursor:pointer;font-size:2rem;position:absolute;right:16px;top:10px;z-index:10}.hero-cta-button{background:#fff;border:2px solid #0047ab;border-radius:8px;box-shadow:0 2px 12px #0047ab1a;color:#0047ab;cursor:pointer;display:inline-block;font-size:1.15rem;font-weight:700;margin-top:1.5rem;padding:.9rem 2rem;transition:background .2s,color .2s,box-shadow .2s,transform .2s}.hero-cta-button:hover{background:#0047ab;box-shadow:0 4px 16px #0047ab2e;color:#fff;transform:translateY(-2px) scale(1.04)}.cta,.gallery,.pricing,.startups{text-align:center}.cta-button--large{border-radius:8px;box-shadow:0 2px 12px #0047ab1a;font-size:1.15rem;font-weight:700;margin-top:.5rem;padding:1rem 2.2rem;transition:background .2s,transform .2s}.cta-button--large:hover{background:#2563eb;transform:scale(1.04)}.testimonials{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000000d;margin-bottom:2rem;padding:2rem}.testimonial-card{background:#fff;border:1px solid #eef1f5;border-radius:12px;box-shadow:0 2px 10px #0000000a;margin:.5rem auto 0;max-width:800px;padding:1.25rem 1.25rem 1rem}.tp-stars{color:#00b67a;font-size:1.1rem;letter-spacing:2px;margin-bottom:.35rem}.testimonial-title{font-size:1.2rem;font-weight:700;margin:.25rem 0 .5rem}.testimonial-body{color:#333;line-height:1.6}.testimonial-meta{color:#6b7280;font-size:.9rem;margin-top:.6rem}.tp-link{background:#00b67a;border-radius:8px;box-shadow:0 2px 8px #0000001f;color:#fff;display:inline-block;font-weight:700;padding:10px 18px;text-decoration:none}.tp-link:hover{color:#fff;opacity:.9}.trust-box-inner{margin:0 auto;max-width:1200px}.trust-content-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.trust-image-container{flex:0 0 300px;min-width:250px}.trust-image{border-radius:10px;box-shadow:0 4px 12px #00000026;height:auto;object-fit:cover;width:100%}.trust-text-container{flex:1 1;min-width:300px;text-align:left}.trust-intro{font-size:1.13rem;line-height:1.5;margin-bottom:.7rem;margin-top:0}.trust-list{font-size:1.13rem;line-height:1.6;list-style:disc inside;margin:0 0 .7rem;padding:0;text-align:left}.trust-list li{margin-bottom:.2em}.trust-outro{font-size:1.08rem;line-height:1.5;margin-bottom:0;margin-top:.7rem}@media (max-width:768px){.trust-content-wrapper{flex-direction:column;gap:1.5rem}.trust-image-container{flex:0 0 auto;margin:0 auto;max-width:300px;width:100%}.trust-text-container{min-width:100%;text-align:center}.trust-list{display:inline-block;text-align:left}}.landing-page-2{color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;padding:0}.lp2-header{align-items:center;background:#0047bb;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.lp2-header-logo{height:50px;max-width:200px;object-fit:contain;width:auto}.lp2-nav{gap:2rem}.lp2-auth-buttons,.lp2-nav{align-items:center;display:flex}.lp2-auth-buttons{gap:1rem}.lp2-login-button{color:#fff;font-size:1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:opacity .2s}.lp2-login-button:hover{opacity:.8}.lp2-nav-links{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.lp2-nav-links a{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .2s}.lp2-nav-links a:hover{opacity:.8}.lp2-cta-button{background:#ffd300;border:none;border-radius:6px;color:#000;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.lp2-cta-button:hover{background:#ffc107;transform:translateY(-1px)}.lp2-hero{align-items:center;background-color:#0047bb;display:flex;justify-content:center;min-height:400px;padding:80px 2rem 3rem;position:relative}.lp2-hero-content{color:#fff;max-width:900px;position:relative;text-align:center;z-index:2}.lp2-hero h1{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.lp2-hero p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.lp2-hero-button{background:#ffd300;border:none;border-radius:6px;color:#000;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .2s ease}.lp2-hero-button:hover{background:#ffc107;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.lp2-story{background:#fff;margin:0 auto;max-width:1200px;padding:4rem 2rem}.lp2-story-title{color:#0047bb;font-size:2rem;font-weight:800;margin-bottom:3rem;text-align:center}.lp2-story-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.lp2-story-text{color:#333;font-size:1.1rem;line-height:1.8}.lp2-story-text p{margin-bottom:1.5rem}.lp2-story-image{border-radius:10px;box-shadow:0 4px 12px #00000026;height:500px;object-fit:cover;object-position:60% 65%;width:100%}.lp2-features{background:#f4f7fa;padding:4rem 2rem}.lp2-features-title{color:#0047bb;font-size:2rem;font-weight:800;margin-bottom:3rem;text-align:center}.lp2-features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px}.lp2-feature{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:2rem;text-align:center}.lp2-feature-icon{font-size:3rem;line-height:1;margin-bottom:1rem}.lp2-feature h3{color:#0047bb;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.lp2-feature p{color:#666;font-size:1rem;line-height:1.6}.lp2-audience-pricing{background:#fff;margin:0 auto;max-width:1200px;padding:4rem 2rem}.lp2-audience-pricing-title{color:#0047bb;font-size:2rem;font-weight:800;margin-bottom:3rem;text-align:center}.lp2-audience-pricing-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.lp2-audience h3{color:#0047bb;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.lp2-audience-list{list-style:none;margin:0;padding:0}.lp2-audience-list li{align-items:center;color:#333;display:flex;font-size:1.1rem;gap:.75rem;padding:.75rem 0}.lp2-audience-list li:before{color:#0047bb;content:"✓";font-size:1.2rem;font-weight:700}.lp2-pricing h3{color:#0047bb;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.lp2-pricing-price{color:#0047bb;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.lp2-pricing-list{list-style:none;margin:0 0 1.5rem;padding:0}.lp2-pricing-list li{align-items:center;color:#333;display:flex;font-size:1.1rem;gap:.75rem;padding:.5rem 0}.lp2-pricing-list li:before{color:#0047bb;content:"✓";font-size:1.2rem;font-weight:700}.lp2-pricing-note{color:#666;font-size:.95rem;font-style:italic;margin-bottom:1.5rem}.lp2-why-choose{background:#f4f7fa;padding:4rem 2rem}.lp2-why-choose-title{color:#0047bb;font-size:2rem;font-weight:800;margin-bottom:3rem;text-align:center}.lp2-why-choose-content{margin:0 auto;max-width:800px}.lp2-why-choose-list{list-style:none;margin:0 0 2rem;padding:0}.lp2-why-choose-list li{color:#333;font-size:1.1rem;line-height:1.6;padding:.75rem 0}.lp2-why-choose-list li:before{color:#0047bb;content:"•";font-size:1.5rem;font-weight:700;margin-right:.75rem}.lp2-why-choose-text{color:#333;font-size:1.1rem;line-height:1.7;text-align:center}.lp2-footer-middle{background:#0047bb;padding:3rem 2rem;text-align:center}.lp2-footer-features{display:flex;gap:4rem;justify-content:center;margin:0 auto;max-width:800px}.lp2-footer-feature{align-items:center;color:#fff;display:flex;flex-direction:column;gap:.5rem}.lp2-footer-feature-icon{font-size:2rem;margin-bottom:.5rem}.lp2-footer-feature-text{font-size:1rem}.lp2-footer-bottom{align-items:center;background:#039;color:#fff;display:flex;font-size:.9rem;justify-content:space-between;padding:1.5rem 2rem}.lp2-footer-links{display:flex;gap:1rem}.lp2-footer-links a{color:#fff;text-decoration:none}.lp2-footer-links a:hover{text-decoration:underline}@media (max-width:768px){.lp2-header{flex-wrap:wrap;justify-content:space-between;padding:.75rem 1rem}.lp2-header-logo{height:40px;max-width:150px}.lp2-nav{flex-wrap:wrap;gap:1rem;justify-content:flex-end;width:100%}.lp2-nav-links{flex-wrap:wrap;font-size:.85rem;gap:.75rem}.lp2-auth-buttons{gap:.5rem}.lp2-login-button{font-size:.85rem;padding:.4rem .75rem}.lp2-cta-button{font-size:.85rem;padding:.5rem 1rem}.lp2-hero{min-height:300px;padding:120px 1rem 2rem}.lp2-hero-content{max-width:100%}.lp2-hero h1{font-size:1.5rem;line-height:1.3;margin-bottom:1rem}.lp2-hero p{font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.lp2-hero-button{font-size:1rem;padding:.875rem 2rem}.lp2-story{padding:3rem 1rem}.lp2-story-title{font-size:1.5rem;margin-bottom:2rem}.lp2-story-content{gap:2rem;grid-template-columns:1fr}.lp2-story-text{font-size:1rem}.lp2-story-image{height:350px;object-position:40% 65%}.lp2-features{padding:3rem 1rem}.lp2-features-title{font-size:1.5rem;margin-bottom:2rem}.lp2-features-grid{gap:1.5rem;grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.lp2-features-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.lp2-feature{padding:1.5rem}.lp2-feature-icon{font-size:2.5rem}.lp2-feature h3{font-size:1.1rem}.lp2-feature p{font-size:.9rem}.lp2-audience-pricing{padding:3rem 1rem}.lp2-audience-pricing-title{font-size:1.5rem;margin-bottom:2rem}.lp2-audience-pricing-content{gap:2.5rem;grid-template-columns:1fr}.lp2-audience h3,.lp2-pricing h3{font-size:1.3rem}.lp2-pricing-price{font-size:2rem}.lp2-why-choose{padding:3rem 1rem}.lp2-why-choose-title{font-size:1.5rem;margin-bottom:2rem}.lp2-why-choose-list li{font-size:1rem}.lp2-footer-middle{padding:2rem 1rem}.lp2-footer-features{flex-direction:column;gap:1.5rem}.lp2-footer-bottom{flex-direction:column;font-size:.85rem;gap:1rem;padding:1.5rem 1rem;text-align:center}.lp2-footer-links{flex-direction:column;gap:.5rem}}.financial-container{margin:0 auto;max-width:1200px;padding:20px}.amount,.breakdown-label,.breakdown-title,.card h3,.icon,.job-count,.timeframe-button:not(.active),.title,.total-value{color:#194aa6}.timeframe-selector{display:flex;gap:10px;margin-bottom:20px}.timeframe-button{background-color:#f5f5f5;border:none;border-radius:4px;color:var(--primary-color);cursor:pointer;padding:8px 16px;transition:all .3s ease}.timeframe-button.active{background-color:#194aa6;color:#fff}.card-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:20px;padding:0}.card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;padding:20px;text-align:center;width:100%}.icon{color:#194aa6;display:block;font-size:24px;margin-bottom:10px;margin-left:auto;margin-right:auto}.graph-with-breakdown{display:flex;gap:20px;margin-bottom:30px}.graph-container{flex:1 1}.breakdown-container,.graph-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.breakdown-container{flex:0 0 250px;max-height:400px;overflow-y:auto}@media screen and (max-width:768px){.timeframe-selector{flex-wrap:wrap}.timeframe-button{flex-basis:calc(50% - 10px);flex-grow:1;flex-shrink:1;min-width:120px}.graph-with-breakdown{flex-direction:column}.breakdown-container{flex:none;width:auto}.card-container{grid-template-columns:1fr;margin:10px;padding:0;width:auto}.card{margin:0 auto;max-width:calc(100% - 20px)}}.register-interest-container{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0047ab14;margin:3rem auto;max-width:420px;padding:2.5rem 2rem 2rem;text-align:center}.register-interest-container h2{color:#0047ab;margin-bottom:.7rem}.register-interest-form{display:flex;flex-direction:column;gap:1.1rem;margin-top:1.2rem}.register-interest-form label{color:#222;font-size:1rem;font-weight:500;text-align:left}.register-interest-form input[type=email],.register-interest-form input[type=text]{background:#f4f7fa;border:1.5px solid #c3d3ee;border-radius:7px;font-size:1rem;margin-bottom:.1rem;margin-top:.3rem;padding:.7rem 1rem;transition:border .2s;width:100%}.register-interest-form input[type=email]:focus,.register-interest-form input[type=text]:focus{border:1.5px solid #0047ab;outline:none}.consent-label{align-items:center;display:flex;font-size:.98rem;font-weight:400;gap:.6em;margin-top:.2rem}.register-interest-form .cta-button{border-radius:8px;font-size:1.08rem;font-weight:600;margin-top:.7rem;padding:.8rem 1.5rem}.support-ticket-container{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0047ab14;margin:3rem auto;max-width:420px;padding:2.5rem 2rem 2rem;text-align:center}.support-ticket-container h2{color:#0047ab;margin-bottom:.7rem}.support-ticket-form{display:flex;flex-direction:column;gap:1.1rem;margin-top:1.2rem}.support-ticket-form label{color:#222;font-size:1rem;font-weight:500;text-align:left}.support-ticket-form input[type=email],.support-ticket-form input[type=text],.support-ticket-form textarea{background:#f4f7fa;border:1.5px solid #c3d3ee;border-radius:7px;font-size:1rem;margin-bottom:.1rem;margin-top:.3rem;padding:.7rem 1rem;transition:border .2s;width:100%}.support-ticket-form input[type=email]:focus,.support-ticket-form input[type=text]:focus,.support-ticket-form textarea:focus{border:1.5px solid #0047ab;outline:none}.form-error{color:#dc3545;font-size:.98rem;margin-bottom:.5rem}.support-ticket-form .cta-button{border-radius:8px;font-size:1.08rem;font-weight:600;margin-top:.7rem;padding:.8rem 1.5rem}.voice-assistant-container{align-items:center;bottom:20px;display:flex;flex-direction:column;gap:8px;left:20px;position:fixed;transform:translateX(0);transition:transform .3s ease-in-out;z-index:1000}.voice-assistant-container.hidden{transform:translateX(calc(-100% - 40px))}.avatar-close-button{align-items:center;background:#0009;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:24px;justify-content:center;line-height:1;position:absolute;right:-8px;top:-8px;transition:all .2s ease;width:24px;z-index:1001}.avatar-close-button:hover{background:#dc3545e6;transform:scale(1.1)}.avatar-close-button:active{transform:scale(.95)}.avatar-restore-tab{align-items:center;animation:slideInFromLeft .3s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:0 12px 12px 0;bottom:20px;box-shadow:2px 2px 8px #0003;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:50px;justify-content:center;left:0;position:fixed;transition:all .3s ease;width:50px;z-index:1000}.avatar-restore-tab:hover{background:linear-gradient(135deg,#7a8ef0,#8a5fb8);box-shadow:4px 4px 12px #667eea66;width:60px}.avatar-restore-tab:active{transform:scale(.95)}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@media (min-width:769px){.avatar-restore-tab{font-size:16px;height:60px;width:60px}.avatar-restore-tab:hover{width:70px}}.voice-hint-bubble{animation:fadeInBubble .3s ease-in;margin-bottom:8px;order:1;position:relative}.voice-hint-bubble:after,.voice-hint-bubble:before{content:none!important;display:none!important}.bubble-content{background:#fff;border:1px solid #667eea33;border-radius:12px;box-shadow:0 2px 12px #00000026;color:#333;font-size:13px;font-weight:500;padding:10px 14px;position:relative;white-space:nowrap}.bubble-content:after,.bubble-content:before{content:none!important;display:none!important}.bubble-arrow{background:#fff;border-bottom:1px solid #667eea33;border-right:1px solid #667eea33;bottom:-6px;box-shadow:2px 2px 4px #0000001a;height:12px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:12px}@keyframes fadeInBubble{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.voice-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#fff;cursor:pointer;display:flex;height:64px;justify-content:center;order:2;overflow:hidden;padding:0;position:relative;transition:all .3s ease;width:64px}@media (min-width:769px){.voice-button{height:100px;width:100px}}.voice-button-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.voice-button:hover{box-shadow:0 6px 20px #667eea66;transform:scale(1.1)}.voice-button:active{transform:scale(.95)}.voice-button.listening{animation:pulse 2s infinite;border:2px solid #f5576c}.voice-button.processing{animation:pulse 1s infinite;border:2px solid #00f2fe}.voice-button.speaking{animation:pulse 1.5s infinite;border:2px solid #38f9d7}.voice-button.error{border:2px solid #fee140}@keyframes pulse{0%{box-shadow:0 4px 12px #00000026}50%{box-shadow:0 4px 20px #667eea99}to{box-shadow:0 4px 12px #00000026}}.voice-status-minimal{display:none!important}.status-dot-minimal{animation:blink 1.5s infinite;background:#4caf50;border-radius:50%;height:8px;width:8px}.voice-status{display:none}.status-indicator{align-items:center;display:flex;gap:8px;width:100%}.status-dot{animation:blink 1.5s infinite;background:#4caf50;border-radius:50%;height:8px;width:8px}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.status-text{color:#333;font-size:14px;font-weight:500}.voice-error-minimal{align-items:center;background:#ffebee;border-radius:6px;box-shadow:0 2px 8px #0000001a;color:#c62828;display:flex;font-size:12px;gap:8px;justify-content:space-between;margin-top:4px;max-width:250px;padding:6px 12px}.voice-error{display:none}.voice-error button{align-items:center;background:none;border:none;border-radius:50%;color:#c62828;cursor:pointer;display:flex;font-size:18px;height:20px;justify-content:center;padding:0;transition:background .2s;width:20px}.voice-error button:hover{background:#c628281a}.mic-on-indicator{align-items:center;animation:slideInRight .3s ease-out;background:#f5576cf2;border:2px solid #ffffff4d;border-radius:20px;box-shadow:0 4px 12px #f5576c66;color:#fff;display:flex;font-size:12px;font-weight:600;gap:8px;padding:8px 16px;position:fixed;right:20px;top:150px;z-index:1001}.mic-on-pulse{animation:micPulse 1.5s infinite;background:#fff;border-radius:50%;height:10px;width:10px}.mic-on-text{letter-spacing:.5px}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes micPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.voice-response-bubble{animation:slideInRight .3s ease-out;background:#fff;border:2px solid #667eea4d;border-radius:16px;box-shadow:0 4px 20px #0003;left:20px;max-width:400px;min-width:300px;order:0;position:fixed;top:150px;z-index:1002}.voice-response-bubble:after{background:#fff;border-bottom:2px solid #667eea4d;border-right:2px solid #667eea4d;bottom:-6px;box-shadow:2px 2px 4px #0000001a;content:"";height:12px;left:30px;position:absolute;transform:rotate(45deg);width:12px}.response-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #667eea1a;border-radius:14px 14px 0 0;color:#fff;display:flex;justify-content:space-between;padding:12px 16px}.response-header strong{font-size:14px;font-weight:600}.response-close{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;line-height:1;padding:0;transition:background .2s;width:24px}.response-close:hover{background:#ffffff4d}.response-text{word-wrap:break-word;color:#333;font-size:14px;line-height:1.6;max-height:400px;overflow-y:auto;padding:16px;white-space:pre-wrap}.voice-history{display:none}@media (max-width:768px){.voice-assistant-container{bottom:70px;left:16px}.avatar-restore-tab{bottom:70px}.voice-button{height:90px;width:90px}.mic-on-indicator{font-size:11px;padding:6px 12px;right:16px;top:130px}.voice-status{min-width:180px;padding:6px 12px}.status-text,.voice-error{font-size:12px}.voice-error{max-width:250px;padding:8px 12px}.voice-history{max-height:150px;max-width:250px}.voice-response-bubble{bottom:120px;left:16px;max-width:calc(100vw - 32px);min-width:280px;top:auto}.response-text{font-size:13px;max-height:300px;padding:12px}.mobile-debug-panel{left:auto!important;max-width:min(320px,calc(100vw - 32px));right:16px!important;width:min(320px,calc(100vw - 32px))}}.mobile-mic-indicator{align-items:center;animation:slideInDown .3s ease-out;background:#4caf50f2;border:2px solid #ffffff4d;border-radius:25px;box-shadow:0 4px 16px #4caf5066;color:#fff;display:flex;font-size:14px;font-weight:600;gap:10px;left:50%;letter-spacing:.5px;padding:12px 20px;position:fixed;top:80px;transform:translateX(-50%);z-index:1003}.mic-indicator-pulse{animation:micIndicatorPulse 1.5s infinite;background:#fff;border-radius:50%;height:12px;width:12px}.mic-indicator-text{white-space:nowrap}@keyframes slideInDown{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes micIndicatorPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.mobile-debug-panel{bottom:80px;left:auto;max-width:calc(100vw - 32px);max-width:min(320px,calc(100vw - 32px));position:fixed;right:16px;width:320px;z-index:1004}.debug-toggle-button{background:#667eeae6;border:none;border-radius:8px 8px 0 0;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:8px 12px;width:100%}.debug-log-container{background:#000000d9;border-radius:0 0 8px 8px;box-shadow:0 4px 16px #0000004d;display:flex;flex-direction:column;max-height:300px}.debug-log-header{align-items:center;background:#667eea4d;border-bottom:1px solid #ffffff1a;color:#fff;display:flex;font-size:11px;font-weight:600;justify-content:space-between;padding:8px 12px}.debug-clear-button{background:#fff3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:10px;padding:4px 8px}.debug-clear-button:active{background:#ffffff4d}.debug-log-content{max-height:250px;overflow-y:auto;padding:4px}.debug-log-entry{border-radius:4px;display:flex;flex-direction:column;font-size:10px;gap:2px;line-height:1.4;margin:2px 0;padding:6px 8px}.debug-log-info{background:#2196f333;color:#81d4fa}.debug-log-success{background:#4caf5033;color:#a5d6a7}.debug-log-warning{background:#ff980033;color:#ffcc80}.debug-log-error{background:#f4433633;color:#ef9a9a}.debug-log-time{font-family:monospace;font-size:9px;opacity:.7}.debug-log-message{white-space:pre-wrap;word-break:break-word}.debug-log-empty{color:#ffffff80;font-size:11px;padding:16px;text-align:center}@media (min-width:769px){.mobile-debug-panel{display:none}}.voice-history::-webkit-scrollbar{width:4px}.voice-history::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.voice-history::-webkit-scrollbar-thumb{background:#888;border-radius:2px}.voice-history::-webkit-scrollbar-thumb:hover{background:#555}