@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--navy: #262e4f;--navy-deep: #1c2240;--navy-darker: #14182b;--green-300: #6cc076;--green-400: #5fb069;--green-500: #4e9a5a;--green-600: #3c8a4e;--offwhite: #f1f2fb;--indigo: #4a5fbf;--bg: #ffffff;--bg-alt: #f1f2fb;--text: #262e4f;--muted: #5a6178;--link: #3c8a4e;--card-bg: #ffffff;--border: #e3e5f0;--hero-bg: var(--navy);--hero-text: var(--offwhite);color-scheme:light dark}@media(prefers-color-scheme:dark){:root{--bg: #14182b;--bg-alt: #1c2240;--text: #f1f2fb;--muted: #a9afc6;--link: #6cc076;--card-bg: #262e4f;--border: #353d63}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter Variable,Inter,-apple-system,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1.0625rem;line-height:1.65;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto}a{color:var(--link);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}h1,h2,h3{line-height:1.2;letter-spacing:-.02em;font-weight:700}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.5rem,3.5vw,2rem);margin-top:0}.container{max-width:1080px;margin-inline:auto;padding-inline:1.25rem}.section{padding-block:4rem}.section--alt{background:var(--bg-alt)}.site-header{background:var(--navy);color:var(--offwhite)}.site-header .container{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-block:.85rem}.site-header a{color:var(--offwhite)}.brand{font-weight:800;font-size:1.15rem;letter-spacing:-.02em}.site-nav{display:flex;align-items:center;gap:1.25rem;font-size:.95rem}.lang-switch{display:inline-flex;gap:.5rem;padding-left:1rem;border-left:1px solid rgba(241,242,251,.25)}.lang-switch [aria-current=true]{color:var(--green-300);font-weight:700}.hero{background:var(--hero-bg);color:var(--hero-text);padding-block:5rem;text-align:center}.hero h1{margin:0 auto 1rem;max-width:22ch}.hero p{margin:0 auto;max-width:58ch;color:#f1f2fbd9;font-size:1.125rem}.hero .app-icon{border-radius:24%;box-shadow:0 8px 32px #00000059;margin-bottom:1.5rem}.hero .tagline{font-size:1.35rem;font-weight:600;color:var(--offwhite)}.hero .subline{color:var(--green-300);font-size:1rem;margin-top:.5rem}.btn{display:inline-block;background:var(--green-500);color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.6rem;margin-top:2rem;transition:background .15s ease}.btn:hover,.btn:focus-visible{background:var(--green-600);text-decoration:none}.store-badges{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.store-badges img{display:block}.badge-apple{height:46px;width:auto}.badge-google{height:69px;width:auto}.coming-soon{margin-top:.75rem;font-size:.9rem;color:var(--green-300)}.card{background:var(--card-bg);border:1px solid var(--border);border-radius:1rem;padding:2rem}.app-card{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.app-card .app-icon{border-radius:24%;flex-shrink:0}.app-card h3{margin:0 0 .25rem;font-size:1.5rem}.app-card .tagline{color:var(--muted);font-weight:600;margin:0 0 .75rem}.app-card-body{flex:1;min-width:260px}.card-links{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:1rem;font-weight:600}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem}.grid-3 h3{margin-top:0;font-size:1.15rem}.grid-3 p{margin-bottom:0;color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:2rem}.gallery figure{margin:0;text-align:center}.gallery img{border-radius:1rem;border:1px solid var(--border);box-shadow:0 4px 18px #1c22401f}.gallery figcaption{margin-top:.75rem;font-size:.92rem;font-weight:600;color:var(--muted)}.feature-list{list-style:none;padding:0;margin:2rem 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem 2rem}.feature-list li{padding-left:1.75rem;position:relative}.feature-list li:before{content:"✓";position:absolute;left:0;color:var(--green-500);font-weight:700}.feature-list strong{display:block}.feature-list span{color:var(--muted);font-size:.95rem}.prose{max-width:72ch}.prose h2{margin-top:2.5rem;font-size:1.45rem}.prose h3{margin-top:1.75rem;font-size:1.15rem}.prose .meta{color:var(--muted);font-size:.95rem}.prose .summary-box{background:var(--bg-alt);border:1px solid var(--border);border-radius:1rem;padding:1.25rem 1.5rem;margin:2rem 0}.prose table{width:100%;border-collapse:collapse;font-size:.95rem;margin-top:1rem}.prose th,.prose td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid var(--border);vertical-align:top}.prose th{color:var(--muted);font-weight:600}.site-footer{background:var(--navy-deep);color:var(--offwhite);padding-block:3rem;margin-top:4rem;font-size:.95rem}.site-footer a{color:var(--green-300)}.site-footer .footer-brand{font-weight:800;font-size:1.1rem;margin-bottom:.25rem}.site-footer .footer-tagline{color:#f1f2fbb3;margin:0 0 1.5rem}.site-footer nav{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.site-footer .legal{color:#f1f2fb99;font-size:.875rem}.site-footer .legal a{color:#f1f2fbd9}.center{text-align:center}.muted{color:var(--muted)}@media(max-width:640px){.section{padding-block:2.75rem}.hero{padding-block:3.5rem}.app-card{flex-direction:column;text-align:center}.card-links{justify-content:center}}
