.header-navbar{position:absolute;top:0;left:0;width:100%;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--text-light);display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;z-index:1000;box-shadow:none;border-bottom:none;flex-wrap:wrap;box-sizing:border-box;font-family:Montserrat,sans-serif}.header-navbar-minimal{background:transparent;color:var(--primary-color);box-shadow:none;border-bottom:1px solid rgba(148,163,184,.1);-webkit-backdrop-filter:none;backdrop-filter:none}.header-navbar-minimal .header-title h1{color:var(--primary-color)}.header-title-minimal{font-size:1.5rem!important;font-weight:700!important;background:linear-gradient(135deg,#1e88e5,#944844)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.header-title{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.header-title:hover{text-decoration:none;color:inherit}.header-logo{height:2.5rem;background:#fff;padding:.25rem;border-radius:.375rem}.header-title h1{margin:0;font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.025em;background:linear-gradient(135deg,#e0f2fe,#bae6fd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:flex-end;align-items:center}.header-nav-link{color:#e0f2fe;text-decoration:none;background:transparent;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;padding-bottom:2px}.header-nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(135deg,#1e88e5,#944844);transition:width .3s ease}.header-nav-link:hover{color:#bae6fd}.header-nav-link:hover:after{width:100%}.header-navbar-minimal .header-nav-link{color:var(--primary-color)}.header-navbar-minimal .header-nav-link:hover{color:var(--primary-dark-color)}.header-download-outline{background:linear-gradient(135deg,#1e88e526,#94484426);color:#e0f2fe;border:1px solid rgba(148,163,184,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:.75rem;padding:.625rem 1.25rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;outline:none;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 12px #0000001a}.header-download-outline:hover{background:linear-gradient(135deg,#1e88e5,#944844);color:#fff;border-color:#1e88e580;transform:translateY(-2px);box-shadow:0 4px 16px #1e88e54d}.header-btn-unified{padding:.32rem .95rem!important;font-size:.85rem!important;border-radius:.5rem!important;font-weight:600!important;background:var(--primary-color);color:var(--text-light);border:2px solid transparent;transition:all .2s;text-transform:capitalize!important;letter-spacing:.01em}.header-btn-unified:hover{background:var(--background-color);color:var(--primary-color);border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 15px var(--shadow-medium)}.header-navbar-minimal .header-btn-unified{background:var(--primary-color);color:#fff;border:2px solid var(--primary-color)}.header-navbar-minimal .header-btn-unified:hover{background:transparent;color:var(--primary-color);border-color:var(--primary-color)}.header-link{color:var(--text-light);text-decoration:none;background:var(--primary-color);border:2px solid transparent;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.5rem}.header-link:hover{background:var(--background-color);color:var(--primary-color);border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 15px var(--shadow-medium)}.header-link:focus{outline:2px solid var(--primary-color);outline-offset:2px}.user-greeting{color:var(--text-light);font-size:.9rem;font-weight:500;opacity:.9;white-space:nowrap;font-family:Montserrat,sans-serif}.header-navbar-minimal .user-greeting{color:var(--primary-color)}@media (max-width: 768px){.header-navbar{padding:.75rem 1.5rem;justify-content:center}.header-links{display:none}.header-title h1{font-size:1.25rem}}@media (max-width: 480px){.header-navbar{padding:.75rem 1rem}.header-title h1{font-size:1.125rem}}.landing-container{position:relative;width:100%}.hero-section{position:relative;min-height:100vh;margin-top:0;padding:6rem 0 2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e293b,#334155)}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(30,136,229,.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(148,72,68,.15) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(30,136,229,.1) 0%,transparent 60%);animation:gradientShift 15s ease infinite;z-index:1}@keyframes gradientShift{0%,to{opacity:1;transform:scale(1) rotate(0)}50%{opacity:.8;transform:scale(1.1) rotate(5deg)}}.hero-section:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at 30% 40%,rgba(30,136,229,.12) 0%,transparent 40%),radial-gradient(ellipse at 70% 60%,rgba(148,72,68,.12) 0%,transparent 40%),radial-gradient(ellipse at 50% 80%,rgba(30,136,229,.08) 0%,transparent 35%);animation:blobFloat 20s ease-in-out infinite;z-index:1}@keyframes blobFloat{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(5%,-5%) rotate(120deg)}66%{transform:translate(-5%,5%) rotate(240deg)}}.hero-bg-elements{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;overflow:hidden;opacity:.4}.hero-bg-dots{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgba(30,136,229,.25) 2px,transparent 2px),radial-gradient(circle,rgba(148,72,68,.2) 1.5px,transparent 1.5px);background-size:60px 60px,90px 90px;background-position:0 0,30px 30px;animation:driftDots 40s linear infinite}@keyframes driftDots{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.hero-bg-shape{position:absolute;border:3px solid;opacity:1;animation:rotateShape 30s ease-in-out infinite}.hero-bg-shape-1{top:10%;right:20%;width:150px;height:150px;border-color:#1e88e526;border-radius:20px;transform:rotate(45deg);animation-delay:0s}.hero-bg-shape-2{bottom:15%;left:15%;width:120px;height:120px;border-color:#94484459;border-radius:50%;animation-delay:5s}.hero-bg-shape-3{top:40%;right:10%;width:100px;height:100px;border-color:#1e88e54d;clip-path:polygon(50% 0%,100% 100%,0% 100%);animation-delay:10s}@keyframes rotateShape{0%,to{transform:rotate(0) scale(1);opacity:.2}50%{transform:rotate(180deg) scale(1.2);opacity:.35}}.hero-bg-line{position:absolute;height:3px;background:linear-gradient(90deg,transparent,rgba(30,136,229,.5),transparent);animation:slideLineAcross 25s ease-in-out infinite}.hero-bg-line-1{top:20%;width:300px;left:-300px;animation-delay:0s}.hero-bg-line-2{top:60%;width:250px;right:-250px;background:linear-gradient(90deg,transparent,rgba(148,72,68,.4),transparent);animation-delay:8s}.hero-bg-line-3{top:80%;width:200px;left:-200px;animation-delay:16s}@keyframes slideLineAcross{0%{transform:translate(0)}50%{transform:translate(calc(100vw + 300px))}50.01%{transform:translate(0)}to{transform:translate(0)}}.hero-bg-particle{position:absolute;width:8px;height:8px;background:#1e88e599;border-radius:50%;animation:floatParticle 20s ease-in-out infinite;box-shadow:0 0 10px #1e88e566}.hero-bg-particle-1{top:15%;left:25%;animation-delay:0s}.hero-bg-particle-2{top:45%;right:30%;background:#94484480;box-shadow:0 0 10px #9448444d;animation-delay:4s}.hero-bg-particle-3{top:75%;left:40%;width:6px;height:6px;animation-delay:8s}.hero-bg-particle-4{top:30%;right:15%;width:10px;height:10px;background:#1e88e58c;animation-delay:12s}.hero-bg-particle-5{top:85%;right:45%;background:#94484473;box-shadow:0 0 10px #9448444d;animation-delay:16s}@keyframes floatParticle{0%,to{transform:translate(0) scale(1);opacity:.6}25%{transform:translate(20px,-30px) scale(1.2);opacity:1}50%{transform:translate(-15px,-50px) scale(.8);opacity:.7}75%{transform:translate(30px,-20px) scale(1.1);opacity:.9}}.hero-bg-lines{position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;background-image:repeating-linear-gradient(0deg,transparent,transparent 80px,rgba(148,163,184,.03) 80px,rgba(148,163,184,.03) 81px),repeating-linear-gradient(90deg,transparent,transparent 80px,rgba(148,163,184,.03) 80px,rgba(148,163,184,.03) 81px),repeating-linear-gradient(45deg,transparent,transparent 60px,rgba(59,130,246,.02) 60px,rgba(59,130,246,.02) 61px);animation:slideLines 30s linear infinite}@keyframes slideLines{0%{transform:translate(0) scale(1)}to{transform:translate(80px,80px) scale(1.05)}}.hero-bg-chart{position:absolute;background:linear-gradient(135deg,#1e88e51a,#94484414);border-radius:16px;border:1px solid rgba(148,163,184,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff1a;animation:floatChart 8s ease-in-out infinite}.hero-bg-chart-1{top:15%;left:10%;width:120px;height:140px;animation-delay:0s}.hero-bg-chart-2{top:60%;right:15%;width:90px;height:180px;animation-delay:2s}.hero-bg-chart-3{bottom:20%;left:20%;width:110px;height:120px;animation-delay:4s}@keyframes floatChart{0%,to{transform:translateY(0) rotate(0);opacity:.6;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff1a}50%{transform:translateY(-40px) rotate(3deg);opacity:.9;box-shadow:0 16px 48px #1e88e533,inset 0 1px #ffffff26}}.hero-bg-currency{position:absolute;font-size:140px;font-weight:800;background:linear-gradient(135deg,#1e88e526,#9448441a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:floatCurrency 12s ease-in-out infinite;font-family:Montserrat,sans-serif;filter:drop-shadow(0 0 40px rgba(30,136,229,.15))}.hero-bg-currency-1{top:20%;right:10%;animation-delay:0s}.hero-bg-currency-2{bottom:25%;right:25%;font-size:110px;animation-delay:4s}.hero-bg-currency-3{top:50%;left:5%;font-size:120px;animation-delay:8s}@keyframes floatCurrency{0%,to{transform:translateY(0) scale(1) rotate(0);opacity:.5;filter:drop-shadow(0 0 40px rgba(30,136,229,.15))}50%{transform:translateY(-50px) scale(1.15) rotate(5deg);opacity:.8;filter:drop-shadow(0 0 60px rgba(148,72,68,.25))}}.hero-container{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:2rem 24px;text-align:center}.hero-floating-icon{position:absolute;z-index:5;display:none}@media (min-width: 1024px){.hero-floating-icon{display:block}}.hero-floating-icon-1{top:16px;left:-64px;animation:float 3s ease-in-out infinite}.hero-floating-icon-2{top:48px;right:-80px;animation:float-delayed 3s ease-in-out infinite}.hero-floating-icon-3{top:208px;left:-128px;animation:float 3s ease-in-out infinite}.hero-floating-icon-4{top:160px;right:-128px;animation:float-delayed 3s ease-in-out infinite}.hero-icon-card{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;border:1px solid rgba(255,255,255,.3)}.hero-icon{width:32px;height:32px;color:#fff}.hero-content{display:flex;flex-direction:column;gap:32px;animation:fade-in-up .8s ease-out forwards;opacity:0}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#1e88e526,#94484426);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:50px;border:1px solid rgba(148,163,184,.2);color:#e0f2fe;font-size:14px;font-weight:600;margin:0 auto;width:-moz-fit-content;width:fit-content;box-shadow:0 4px 24px #0000001a,inset 0 1px #fff3;transition:all .3s ease}.hero-badge:hover{border-color:#1e88e566;box-shadow:0 8px 32px #1e88e533,inset 0 1px #ffffff4d}.hero-badge-icon{width:16px;height:16px}.hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.02em;margin:0}@media (min-width: 1024px){.hero-title{font-size:clamp(3rem,6vw,5rem)}}.hero-title-gradient{background:linear-gradient(135deg,#1e88e5,#d66d6b,#944844);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 30px rgba(30,136,229,.3))}.hero-description{font-size:clamp(1rem,3vw,1.25rem);color:#e2e8f0f2;max-width:768px;margin:0 auto;line-height:1.6;font-weight:300;text-shadow:0 2px 8px rgba(0,0,0,.2)}@media (min-width: 1024px){.hero-description{font-size:clamp(1.125rem,2.5vw,1.5rem)}}.hero-features{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}.hero-feature-pill{padding:10px 18px;background:linear-gradient(135deg,#1e88e51f,#9448441a);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50px;color:#e0f2fe;font-size:14px;font-weight:500;border:1px solid rgba(148,163,184,.2);animation:fade-in-up .8s ease-out forwards;opacity:0;box-shadow:0 2px 12px #00000014;transition:all .3s ease}.hero-feature-pill:hover{border-color:#1e88e566;background:linear-gradient(135deg,#1e88e533,#94484426);transform:translateY(-2px);box-shadow:0 4px 16px #1e88e526}.hero-buttons{display:flex;flex-direction:column;gap:16px;justify-content:center;margin-top:48px}@media (min-width: 640px){.hero-buttons{flex-direction:row}}.hero-button-primary,.hero-button-secondary{position:relative;padding:16px 32px;border-radius:16px;font-weight:600;font-size:18px;transition:all .3s ease;cursor:pointer;border:none;overflow:hidden;transform:scale(1)}.hero-button-primary:hover,.hero-button-secondary:hover{transform:scale(1.05);box-shadow:0 20px 40px #0003}.hero-button-primary:active,.hero-button-secondary:active{transform:scale(.95)}.hero-button-primary{background:linear-gradient(135deg,#1e88e5,#944844);color:#fff;box-shadow:0 4px 24px #1e88e54d}.hero-button-primary:hover{background:linear-gradient(135deg,#1565c0,#7a3836);box-shadow:0 8px 32px #1e88e566}.hero-button-secondary{background:#1e88e51a;color:#e0f2fe;border:2px solid rgba(148,163,184,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 24px #0000001a}.hero-button-secondary:hover{background:#1e88e533;border-color:#1e88e580;box-shadow:0 8px 32px #1e88e533}.hero-button-content{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:8px}.hero-button-icon{width:20px;height:20px;transition:transform .3s ease}.hero-button-primary:hover .hero-button-icon{transform:rotate(12deg)}.hero-button-secondary:hover .hero-button-icon{transform:rotate(-12deg)}.hero-button-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#fff3,#94484433);border-radius:16px;opacity:0;transition:opacity .3s ease;z-index:1}.hero-button-primary:hover .hero-button-overlay{opacity:.2}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:64px;padding-top:64px;border-top:1px solid rgba(148,163,184,.2)}@media (min-width: 768px){.hero-stats{grid-template-columns:repeat(4,1fr)}}.hero-stat{text-align:center;animation:fade-in-up .8s ease-out forwards;opacity:0}.hero-stat-number{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#fff;margin-bottom:4px}@media (min-width: 1024px){.hero-stat-number{font-size:clamp(2rem,4vw,3rem)}}.hero-stat-label{color:#cbd5e1cc;font-size:14px}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes float-delayed{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-8px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}@media (max-width: 768px){.hero-section{margin-top:0;min-height:90vh;padding:5rem 0 2rem}.hero-container{padding:1.5rem 20px}.hero-content{gap:24px}.hero-title{font-size:clamp(2rem,8vw,3rem)}.hero-description{font-size:clamp(1rem,4vw,1.1rem);padding:0 .5rem}.hero-buttons{margin-top:32px;gap:12px}.hero-button-primary,.hero-button-secondary{width:100%;max-width:280px;margin:0 auto;padding:16px 24px;font-size:16px;min-height:52px}.hero-stats{margin-top:48px;padding-top:48px;gap:24px;grid-template-columns:repeat(2,1fr)}.hero-features{gap:8px;margin-top:24px}.hero-feature-pill{font-size:12px;padding:6px 12px}}@media (max-width: 640px){.hero-container{padding:1rem 16px}.hero-content{gap:20px}.hero-buttons{margin-top:24px}.hero-button-primary,.hero-button-secondary{width:100%;max-width:300px;margin:0 auto;padding:14px 24px;font-size:16px}.hero-stats{margin-top:40px;padding-top:40px;gap:20px}}@media (max-width: 480px){.hero-section{margin-top:0;padding:4.5rem 0 1rem}.hero-container{padding:.75rem 12px}.hero-title{font-size:clamp(1.75rem,8vw,2.5rem)}.hero-description{font-size:clamp(.9rem,4vw,1rem);padding:0}.hero-button-primary,.hero-button-secondary{padding:12px 20px;font-size:15px;min-height:48px}.hero-stats{gap:16px;margin-top:32px;padding-top:32px}.hero-stat-number{font-size:clamp(1.25rem,6vw,1.75rem)}.hero-stat-label{font-size:12px}}.features-section{padding:5rem 0;background-color:#f9fafb}.features-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.features-title{color:#374151;font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.feature-icon{color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem}.feature-title{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-description{color:#6b7280;line-height:1.6}@media (max-width: 768px){.features-section{padding:3rem 0}.features-container{padding:0 1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.features-title{font-size:2rem;margin-bottom:2rem}.feature-card{padding:1.5rem}.feature-icon{font-size:2rem;margin-bottom:.75rem}.feature-title{font-size:1.125rem;margin-bottom:.5rem}}@media (max-width: 480px){.features-section{padding:2.5rem 0}.features-container{padding:0 .75rem}.features-title{font-size:1.75rem;margin-bottom:1.5rem}.feature-card{padding:1.25rem;text-align:center}.feature-icon{font-size:1.75rem}.feature-title{font-size:1rem}.feature-description{font-size:.9rem;line-height:1.5}}.testimonials-section{padding:5rem 0;background-color:#f9fafb}.testimonials-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.testimonials-title{color:#374151;font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#fff;box-shadow:0 2px 12px #0000000f;padding:2rem;border-radius:.5rem;transition:transform .2s}.testimonial-card:hover{transform:translateY(-2px)}.testimonial-quote{color:#374151;margin-bottom:1rem;line-height:1.6;font-style:italic}.testimonial-author{color:#374151;font-weight:600}@media (max-width: 768px){.testimonials-section{padding:3rem 0}.testimonials-container{padding:0 1rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonials-title{font-size:2rem;margin-bottom:2rem}.testimonial-card{padding:1.5rem}}@media (max-width: 480px){.testimonials-section{padding:2.5rem 0}.testimonials-container{padding:0 .75rem}.testimonials-title{font-size:1.75rem;margin-bottom:1.5rem}.testimonial-card{padding:1.25rem}.testimonial-quote{font-size:.9rem;line-height:1.5}.testimonial-author{font-size:.9rem}}.cta-section{background:linear-gradient(135deg,#1e88e5,#1565c0,#0d47a1);color:var(--text-light);padding:7rem 0;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.1) 2px,transparent 2px),linear-gradient(90deg,rgba(255,255,255,.1) 2px,transparent 2px);background-size:40px 40px;opacity:.1;pointer-events:none}.cta-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.cta-description{font-size:1.25rem;margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto;line-height:1.6}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-button{color:#374151;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s}.cta-button:hover{color:var(--primary-color)}.cta-button-icon{width:24px;height:24px}.cta-store-button{height:4.2rem;width:auto;max-width:260px;cursor:pointer;border-radius:.75rem;display:block;transition:box-shadow .28s cubic-bezier(.4,.2,.2,1),transform .18s cubic-bezier(.4,.2,.2,1),filter .18s;box-shadow:0 2px 8px #0000001a;position:relative;z-index:1;background:transparent;border:none;outline:none;padding:0}.cta-store-button:hover,.cta-store-button:focus-visible{transform:translateY(-6px) scale(1.045);box-shadow:0 12px 32px #00000038,0 2px 8px #0000001a;filter:brightness(1.08) drop-shadow(0 0 8px #fff6);outline:none;background:transparent}.cta-store-button:active{filter:brightness(.97) drop-shadow(0 0 4px #fff8);transform:scale(.97);box-shadow:0 2px 8px #0000001a;background:transparent}.cta-store-ripple-wrapper{display:inline-block;position:relative;overflow:visible;border-radius:.75rem}.cta-store-button.ripple:active:after{content:"";position:absolute;left:50%;top:50%;width:200%;height:200%;background:#ffffff59;border-radius:50%;transform:translate(-50%,-50%) scale(.7);animation:cta-ripple .4s linear;pointer-events:none;z-index:2}@keyframes cta-ripple{0%{opacity:1;transform:translate(-50%,-50%) scale(.7)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}@media (max-width: 768px){.cta-section{padding:3rem 0}.cta-container{padding:0 1rem}.cta-title{font-size:2rem;margin-bottom:1rem}.cta-description{font-size:1.1rem;margin-bottom:2rem}.cta-buttons{flex-direction:column;align-items:center;gap:1rem}.cta-button{width:100%;max-width:280px;justify-content:center;min-height:52px;padding:16px 24px}.cta-store-button{max-width:280px;width:100%;min-height:52px}}@media (max-width: 480px){.cta-section{padding:2.5rem 0}.cta-container{padding:0 .75rem}.cta-title{font-size:1.75rem}.cta-description{font-size:1rem;margin-bottom:1.5rem}.cta-button{max-width:250px;min-height:48px;padding:14px 20px;font-size:15px}.cta-store-button{max-width:250px;min-height:48px}}.footer-section{background-color:#111827;color:#fff;padding:3rem 0}.footer-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-brand{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-description{color:#9ca3af;line-height:1.6}.footer-heading{font-weight:600;margin-bottom:1rem;color:#fff}.footer-column:nth-child(2){text-align:center}.footer-column:nth-child(3){text-align:right}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-link{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center;color:#9ca3af}@media (max-width: 768px){.footer-section{padding:2.5rem 0}.footer-container{padding:0 1rem}.footer-grid{grid-template-columns:1fr;gap:1.5rem;text-align:center}.footer-column:nth-child(2),.footer-column:nth-child(3){text-align:center}.footer-brand{font-size:1.125rem}.footer-heading{margin-bottom:.75rem;font-size:1rem}.footer-links li{margin-bottom:.375rem}.footer-link{font-size:.9rem}}@media (max-width: 480px){.footer-section{padding:2rem 0}.footer-container{padding:0 .75rem}.footer-grid{gap:1.25rem}.footer-brand{font-size:1rem}.footer-description{font-size:.9rem;line-height:1.5}.footer-heading{font-size:.95rem}.footer-link{font-size:.85rem}.footer-bottom{padding-top:1.5rem;font-size:.85rem}}.contact-page{min-height:100vh;background:#f8f9fa;padding-top:5rem;padding-bottom:3rem}.contact-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.contact-header{text-align:center;margin-bottom:3rem}.contact-title{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:#0d1b2a;margin-bottom:.5rem}.contact-subtitle{font-size:1.125rem;color:#636567}.contact-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;align-items:start}.contact-form-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0d1b2a1a;padding:2rem}.contact-section-title{font-size:1.5rem;font-weight:600;color:#0d1b2a;margin-bottom:1.5rem}.contact-success{background:#d4edda;color:#155724;padding:1rem;border-radius:8px;margin-bottom:1rem;font-weight:500}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-input,.contact-textarea{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:Montserrat,sans-serif;transition:all .2s ease;outline:none}.contact-input:focus,.contact-textarea:focus{border-color:#1e88e5;box-shadow:0 0 0 3px #1e88e51a}.contact-textarea{resize:vertical;min-height:150px}.contact-form-footer{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.contact-submit-btn{background:#1e88e5;color:#fff;font-weight:600;padding:.875rem 2rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s ease;align-self:flex-end;font-family:Montserrat,sans-serif}.contact-submit-btn:hover:not(:disabled){background:#1565c0;transform:translateY(-2px);box-shadow:0 4px 15px #1e88e54d}.contact-submit-btn:disabled{background:#d1d5db;cursor:not-allowed}.contact-error{color:#dc2626;font-size:.875rem;margin-top:-.5rem}.contact-divider{width:1px;background:#e5e7eb;align-self:stretch}.contact-info-section{display:flex;flex-direction:column;gap:2rem}.contact-info-item{display:flex;gap:1rem;align-items:flex-start}.contact-info-icon{width:2.5rem;height:2.5rem;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon{width:1.25rem;height:1.25rem;color:#636567}.contact-info-title{font-size:1.125rem;font-weight:600;color:#0d1b2a;margin-bottom:.5rem}.contact-info-text{color:#636567;line-height:1.6}.contact-highlight{color:#1e88e5;font-weight:500}@media (max-width: 1024px){.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-divider{display:none}}@media (max-width: 768px){.contact-page{padding-top:4rem}.contact-form-row{grid-template-columns:1fr}.contact-form-footer{align-items:stretch}.contact-submit-btn{align-self:stretch}}*,: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}.mx-auto{margin-left:auto;margin-right:auto}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.min-h-screen{min-height:100vh}.max-w-5xl{max-width:64rem}.grow{flex-grow:1}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.rounded-xl{border-radius:.75rem}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-blue-900{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-black{--tw-gradient-to: #000 var(--tw-gradient-to-position)}.p-10{padding:2.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.leading-relaxed{line-height:1.625}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root{--primary-color: #1E88E5;--primary-dark-color: #0D1B2A;--secondary-color: #944844;--tertiary-color: #262626;--background-color: #ffffff;--surface-gray: #f8f9fa;--text-primary: #0D1B2A;--text-secondary: #636567;--text-light: #ffffff;--border-light: #e5e7eb;--border-hover: #d1d5db;--shadow-primary: rgba(30, 136, 229, .1);--shadow-medium: rgba(30, 136, 229, .2);--shadow-dark: rgba(13, 27, 42, .15)}.input-primary{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1));background-color:#1f2937b3;padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.input-primary:focus{border-color:transparent;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.btn-primary{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));padding:.75rem 1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.loader{border:2px solid transparent;border-top:2px solid white;border-radius:50%;width:16px;height:16px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
