@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700;800&display=swap";:root{--brand-primary: #2b6cff;--brand-secondary: #0f1e3f;--text-primary: #1f2933;--text-soft: #64748b;--surface-page: #f4f7ff;--surface-card: #ffffff;--surface-alt: #e8efff;--border-light: rgba(15, 23, 42, .08);--shadow-md: 0 20px 45px rgba(15, 23, 42, .08);font-family:Urbanist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:var(--text-primary);background-color:var(--surface-page);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-synthesis:none}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--surface-page)}body{min-width:320px}#root{min-height:100vh}main{display:block}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;color:var(--text-primary)}ul{margin:0;padding:0}button,input,textarea{font:inherit}img{max-width:100%;display:block}.page{background:var(--surface-page);color:var(--text-primary);min-height:100vh}.container{width:min(1120px,calc(100% - 3rem));margin:0 auto}.nav{position:sticky;top:0;background:#f5f7fbf2;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:100}.nav-inner{display:flex;align-items:center;gap:2rem;padding:1.2rem 0}.brand{display:inline-flex;align-items:center;gap:.75rem;text-transform:uppercase;font-weight:800;letter-spacing:.18em;color:var(--brand-secondary)}.brand-logo{width:88px;height:88px;display:block;border-radius:50%;object-fit:cover;background:#fff;padding:6px}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand span{font-size:1.1rem}.brand small{font-size:.65rem;letter-spacing:.32em;color:var(--text-soft)}.nav-links{display:flex;gap:1.5rem;margin-left:auto;padding:0;list-style:none}.nav-links a{font-weight:500;font-size:1.05rem;color:var(--text-soft);transition:color .2s ease}.nav-links a:hover{color:var(--brand-primary)}.nav-cta{margin-left:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.85rem 1.8rem;border-radius:999px;font-weight:600;letter-spacing:.01em;border:1px solid transparent;background:transparent;color:inherit;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.btn:focus-visible{outline:3px solid rgba(43,108,255,.35);outline-offset:3px}.btn.primary{background:var(--brand-primary);color:#fff;box-shadow:0 14px 30px #2b6cff47}.btn.primary:hover{transform:translateY(-2px)}.btn.secondary{background:var(--brand-secondary);color:#fff;box-shadow:0 14px 32px #16202f52}.btn.secondary:hover{transform:translateY(-2px)}.btn.ghost{border-color:var(--brand-primary);color:var(--brand-primary)}.btn.ghost:hover{background:#2b6cff14}.btn.small{padding:.6rem 1.2rem;font-size:1rem}.btn.full{width:100%}.hero{position:relative;padding:5rem 0 6rem;background:linear-gradient(135deg,var(--surface-page) 0%,#ffffff 45%,#ecf3ff 100%);overflow:hidden}.hero:after{content:"";position:absolute;top:-180px;right:-220px;width:520px;height:520px;background:radial-gradient(circle,#2b6cff2e,#2b6cff00 70%);pointer-events:none}.hero-grid{position:relative;z-index:1;margin-top:3.5rem;display:grid;gap:3rem;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:start}.hero-text{max-width:620px}.hero-eyebrow,.section-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.32em;color:var(--brand-primary);margin-bottom:1.5rem}.section-eyebrow.alt-eyebrow{color:var(--brand-secondary)}.hero h1{font-size:clamp(2.6rem,3vw + 1rem,3.8rem);line-height:1.1;margin-bottom:1.25rem}.hero-description{font-size:1.1rem;line-height:1.7;color:var(--text-soft);margin-bottom:2.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-stats{margin-top:3rem;display:grid;gap:1.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-stats div{padding-right:1rem}.hero-stats dt{font-size:1.9rem;font-weight:700;color:var(--brand-secondary)}.hero-stats dd{margin:.6rem 0 0;font-size:.95rem;color:var(--text-soft);line-height:1.5}.hero-card{background:var(--surface-card);border-radius:24px;border:1px solid var(--border-light);box-shadow:var(--shadow-md);padding:2.5rem;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1.5rem}.hero-card:before{content:"";position:absolute;width:140px;height:140px;border-radius:999px;background:#2b6cff29;top:-60px;right:-40px}.hero-card strong{font-size:1.3rem;color:var(--brand-secondary)}.hero-card p{color:var(--text-soft);margin:0;line-height:1.6}.hero-card ul{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0}.hero-card ul li{list-style:none;padding-left:1.4rem;position:relative;color:var(--text-primary);font-weight:500}.hero-card ul li:before{content:"";position:absolute;top:.55rem;left:0;width:.45rem;height:.45rem;border-radius:50%;background:var(--brand-primary);box-shadow:0 0 0 6px #2b6cff1f}.section{padding:6rem 0}.section.alt{background:var(--surface-alt)}.section.alt.testimonials{background:var(gray-50);background:linear-gradient(120deg,#101725,#1f2836 60%,#293141);color:#ffffffe0;position:relative;overflow:hidden}.section.alt.testimonials:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(43,108,255,.28),transparent 55%);pointer-events:none}.section h2{font-size:clamp(2rem,1.4rem + 1.2vw,2.8rem);max-width:720px;line-height:1.25}.services-grid{margin-top:3rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background:var(--surface-card);border:1px solid var(--border-light);border-radius:22px;box-shadow:0 12px 24px #0f172a0f;padding:2.25rem;display:flex;flex-direction:column;gap:1.2rem}.service-index{font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;font-weight:700;color:var(--brand-primary)}.service-card h3{font-size:1.4rem;line-height:1.3}.service-card p{color:var(--text-soft);line-height:1.6}.service-card ul{display:flex;flex-direction:column;gap:.65rem;margin:0;padding:0}.service-card ul li{list-style:none;padding-left:1.4rem;position:relative;font-weight:500}.service-card ul li:before{content:"";position:absolute;top:.55rem;left:0;width:.42rem;height:.42rem;border-radius:50%;background:var(--brand-primary);box-shadow:0 0 0 5px #2b6cff1f}.highlights-wrapper{position:relative}.highlights-carousel{margin-top:3rem;display:flex;gap:1.8rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch}.highlights-carousel::-webkit-scrollbar{display:none}.highlights-carousel .highlight-card{flex:0 0 calc((100% - 5.4rem)/4);scroll-snap-align:start}.highlights-grid{display:grid;gap:1.8rem;margin-top:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;transition:transform .2s ease}@media (min-width: 1400px){.highlights-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.highlights-arrow{display:inline-flex}.highlights-arrow.prev{left:-22px}.highlights-arrow.next{right:-22px}}.highlights-arrow{display:none}@media (max-width: 1399px){.highlights-arrow{display:none}}@keyframes slide-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.highlights-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;color:var(--brand-primary);border:1px solid var(--border-light);box-shadow:0 10px 24px #0f172a14;width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .2s ease;opacity:.9}.highlights-arrow:hover{transform:translateY(-50%) scale(1.02);box-shadow:0 12px 28px #0f172a1f;opacity:1}.highlights-arrow.prev{left:-22px}.highlights-arrow.next{right:-22px}.highlight-card{background:#fff;border-radius:20px;border:1px solid rgba(15,23,42,.08);padding:2.25rem;box-shadow:0 10px 22px #0f172a0d;transition:transform .25s ease,opacity .25s ease;min-height:auto;height:320px;display:flex;flex-direction:column;animation:slide-in .28s ease;will-change:transform,opacity;overflow:hidden}.highlight-card:hover{transform:translateY(-4px)}.highlight-card h3{font-size:1.2rem;margin-bottom:.8rem}.highlight-card p{color:var(--text-soft);line-height:1.6}.cases-grid{margin-top:3rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.case-card{background:var(--surface-card);border:1px solid var(--border-light);border-radius:20px;padding:2rem;box-shadow:0 10px 24px #0f172a0f;display:flex;flex-direction:column;gap:1.2rem}.case-card header{display:flex;flex-direction:column;gap:.6rem}.case-segment{font-size:.75rem;text-transform:uppercase;letter-spacing:.28em;font-weight:700;color:var(--text-soft)}.case-card p{color:var(--text-soft);line-height:1.6}.case-card ul{display:flex;flex-direction:column;gap:.55rem;margin:0;padding:0}.case-card ul li{list-style:none;padding-left:1.2rem;position:relative;font-weight:500;color:var(--text-primary)}.case-card ul li:before{content:"›";position:absolute;left:0;top:0;color:var(--brand-primary);font-weight:700}.testimonials{position:relative}.testimonials-grid{margin-top:3rem;display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.testimonials blockquote{background:var(--surface-card);border-radius:20px;border:1px solid rgba(15,23,42,.08);padding:2rem;box-shadow:0 12px 24px #0f172a0f;margin:0;display:flex;flex-direction:column;gap:1.5rem}.testimonials blockquote p{font-size:1.05rem;line-height:1.7;color:var(--text-primary);margin:0}.testimonials blockquote footer{display:flex;flex-direction:column;gap:.35rem;color:var(--text-soft)}.testimonials blockquote strong{color:var(--brand-secondary)}.contact{background:linear-gradient(120deg,#101725,#1f2836 60%,#293141);color:#ffffffe0;position:relative;overflow:hidden}.contact:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(43,108,255,.28),transparent 55%);pointer-events:none}.contact-grid{position:relative;z-index:1;display:grid;gap:2.8rem;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start}.contact-intro h2{color:#fff;margin-bottom:1.25rem}.contact-intro p{margin-bottom:2rem;color:#ffffffc7;line-height:1.7}.contact-channels{display:grid;gap:1rem;margin:0;padding:0}.contact-channels li{list-style:none;padding:1rem 1.25rem;border-radius:16px;background:#0f172a73;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.4rem}.contact-channels strong{font-size:.95rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8}.contact-channels span{font-size:1.1rem;font-weight:700;color:#fff}.contact-form{background:#0f172a8c;border-radius:24px;border:1px solid rgba(255,255,255,.14);padding:2.2rem;display:grid;gap:1.2rem;box-shadow:0 22px 38px #02081759}.contact-form label{display:flex;flex-direction:column;gap:.5rem;font-weight:600}.contact-form input,.contact-form textarea{padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:#0a1220b3;color:#fff}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff73}.contact-form textarea{resize:vertical;min-height:130px}.footer{background:var(--surface-page);color:#0b152f;font-size:1.05rem;padding:4rem 0 2rem}.footer-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.footer .brand span{color:var(--brand-secondary)}.footer .brand small{color:var(--text-soft)}.footer-about p{margin-top:1rem;line-height:1.7}.footer-block strong{display:block;font-size:1rem;margin-bottom:.8rem;color:var(--brand-secondary)}.footer-block p{margin:0;line-height:1.6}.footer-bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(15,23,42,.32);display:flex;align-items:center;justify-content:space-evenly;gap:1rem;font-size:1rem}.footer-bottom a{color:var(--brand-primary);font-weight:600}.footer-bottom .playstore-link{white-space:nowrap}.playstore-link{display:inline-flex;align-items:center}.footer-store{display:flex;flex-direction:column;align-items:center;gap:.35rem}.playstore-badge{height:36px;width:auto;display:block}.footer-bottom .privacy-link{white-space:nowrap}.footer-bottom .app-privacy{font-size:.9rem;color:#0b152fd1;font-weight:700}.footer-bottom .privacy-page-link{font-size:.9rem;color:#0b152fb3;font-weight:700}.policy-page{background:var(--surface-page);min-height:100vh}.policy-header{padding:3.5rem 0 2.5rem;background:linear-gradient(135deg,var(--surface-page) 0%,#ffffff 50%,#ecf3ff 100%);border-bottom:1px solid var(--border-light)}.policy-header-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.policy-header h1{margin:0;font-size:clamp(1.8rem,1.2rem + 1.6vw,2.6rem);line-height:1.15;color:var(--brand-secondary)}.policy-subtitle{margin-top:.6rem;color:var(--text-soft);font-weight:600}.policy-main{padding:3rem 0 5rem}.policy-card{background:var(--surface-card);border:1px solid var(--border-light);border-radius:18px;box-shadow:var(--shadow-md);padding:2rem}@media (max-width: 720px){.policy-header-inner{flex-direction:column;align-items:flex-start}.policy-card{padding:1.5rem}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0208178c;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:300}.modal{width:min(920px,100%);max-height:min(78vh,680px);background:#fff;border-radius:18px;border:1px solid rgba(15,23,42,.12);box-shadow:0 30px 70px #02081759;overflow:hidden;display:flex;flex-direction:column}.modal-header{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(15,23,42,.12);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.modal-header h3{margin:0;font-size:1.15rem;color:var(--brand-secondary)}.modal-subtitle{margin-top:.35rem;color:var(--text-soft);font-size:.95rem}.modal-close{border-radius:999px;border:1px solid rgba(15,23,42,.16);background:#fff;color:var(--brand-secondary);padding:.55rem .95rem;font-weight:700;cursor:pointer}.modal-close:hover{background:#0f172a0a}.modal-body{padding:1.25rem 1.5rem 1.5rem;overflow:auto}.policy-list{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:1rem}.policy-list li>p{margin-top:.45rem;color:var(--text-primary);line-height:1.7}.policy-list ul{margin-top:.6rem;padding-left:1.1rem;display:flex;flex-direction:column;gap:.45rem}.policy-list ul li{color:var(--text-primary);line-height:1.7}.toast{position:fixed;left:0;right:0;bottom:0;width:100%;padding:1rem 1.25rem;border-radius:0;box-shadow:0 -8px 24px #0f172a1f;font-weight:600;text-align:center;z-index:200;animation:fade-in .2s ease}.toast.success{background:#d1f0dc;color:#0b4729;border:1px solid #6bcc8a}.toast.error{background:#fff1f0;color:#842029;border:1px solid #f5c2c7}@keyframes fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 960px){.nav-inner{flex-wrap:wrap;gap:1rem}.nav-links{order:3;width:100%;justify-content:space-between;margin-left:0}.nav-cta{order:2;margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.contact-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:center}}@media (max-width: 680px){.container{width:calc(100% - 2.5rem)}.nav-inner{padding:1rem 0}.nav-links{flex-wrap:wrap;row-gap:.75rem}.hero{padding:4rem 0 5rem}.hero-actions{flex-direction:column}.hero-stats{grid-template-columns:1fr;gap:1.2rem}.hero-card{padding:2rem}.section{padding:4.5rem 0}.testimonials-grid{grid-template-columns:1fr}.footer-bottom{font-size:.9rem}}
