@import url(https://api.fontshare.com/v2/css?f[]=plus-jakarta-sans@400,500,600,700&f[]=fraunces@600,700&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--ink:#0f172a;--muted:#64748b;--accent:#ff8c00;--surface:#fff;--surface-soft:#f3f6fb;--border:#e2e8f0;--shadow:0 18px 40px #0f172a14}.home{background-color:#f6f7fb;color:#0f172a;color:var(--ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;margin:0 auto;max-width:1140px;padding:3.5rem 1.5rem 5rem}.home-hero{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:960px){.home-hero{grid-template-columns:1.05fr .95fr}}.home-hero-content{display:flex;flex-direction:column;gap:1.2rem}.home-eyebrow{color:#ff8c00;color:var(--accent);font-size:.85rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.home-hero-title{font-family:Fraunces,serif;font-size:clamp(2.4rem,4vw,3.7rem);line-height:1.05;margin:0}.home-hero-subtitle{color:#64748b;color:var(--muted);font-size:1.05rem;max-width:520px}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.btn-ghost,.btn-primary{align-items:center;border-radius:999px;display:inline-flex;font-weight:600;justify-content:center;padding:.85rem 1.5rem;text-decoration:none}.btn-primary{background:#0f172a;background:var(--ink);color:#fff}.btn-primary:hover{background:#e07a00}.btn-ghost{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);color:#0f172a;color:var(--ink)}.btn-ghost:hover{border-color:#ff8c00;border-color:var(--accent);color:#ff8c00;color:var(--accent)}.home-hero-media{background:#fff;background:var(--surface);border-radius:24px;box-shadow:0 18px 40px #0f172a14;box-shadow:var(--shadow);display:grid;padding:2rem;place-items:center;position:relative}.home-hero-media img{border-radius:18px;height:auto;width:100%}.home-hero-badge{background:#ff8c00;background:var(--accent);border-radius:999px;bottom:-18px;box-shadow:0 18px 40px #0f172a14;box-shadow:var(--shadow);color:#fff;font-size:.85rem;font-weight:600;padding:.6rem 1rem;position:absolute;right:24px}.home-section{margin-top:4rem}.home-section-header{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.8rem}.home-section-header-compact{margin-bottom:1rem;margin-top:1.75rem}.home-section-header-compact h3{margin:0}.home-section-header h2{font-family:Fraunces,serif;font-size:2rem;margin:0}.home-section-header p{color:#64748b;color:var(--muted);margin:0}.home-partner{margin-top:3.5rem}.home-partner-card{grid-gap:1.5rem;align-items:center;background:#fff;background:var(--surface);border-radius:24px;box-shadow:0 18px 40px #0f172a14;box-shadow:var(--shadow);display:grid;gap:1.5rem;grid-template-columns:1fr;padding:2rem}@media (min-width:860px){.home-partner-card{grid-template-columns:minmax(0,1fr) minmax(420px,1.05fr)}}.home-partner-copy{grid-gap:1.2rem;display:grid;gap:1.2rem}.home-partner-logo{background:#f3f6fb;background:var(--surface-soft);border-radius:18px;display:grid;padding:1rem;place-items:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.home-partner-logo:hover{box-shadow:0 10px 24px #0f172a14;transform:translateY(-2px)}.home-partner-logo img{height:auto;max-width:140px}.home-partner-link{align-items:center;color:#1f7a7a;display:inline-flex;font-weight:600;margin-top:.8rem;text-decoration:none}.home-partner-link:hover{text-decoration:underline}.home-partner-link-secondary{color:#64748b;color:var(--muted);display:block;font-size:.95rem;margin-top:.45rem}.home-partner-link-secondary:hover{color:#ff8c00}.home-partner-internal-cta{align-items:center;color:#b45309;display:inline-flex;font-weight:700;justify-content:center;margin-top:.9rem;text-decoration:none}.home-partner-internal-cta:hover{text-decoration:underline}.home-partner-label{align-items:center;background:#fff5e8;border:1px solid #ffd9a8;border-radius:999px;color:#b45309;display:inline-flex;font-size:.82rem;font-weight:700;letter-spacing:.04em;margin-top:.6rem;padding:.4rem .8rem;text-transform:uppercase}.home-partner-whitelabel{margin-top:.8rem}.home-partner-showcase{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.home-partner-screen{background:linear-gradient(180deg,#fff,#fffaf3);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:22px;box-shadow:0 18px 40px #0f172a14;box-shadow:var(--shadow);padding:1rem;text-align:center}.home-partner-screen-label{align-items:center;background:#f6f7fb;border-radius:999px;color:#64748b;color:var(--muted);display:inline-flex;font-size:.78rem;font-weight:700;margin-bottom:.9rem;padding:.4rem .7rem}.home-partner-screen-frame{background:linear-gradient(180deg,#f8fafc,#eef2f7);border:1px solid #e5e7eb;border-radius:24px;display:grid;min-height:440px;padding:1.4rem 1rem;place-items:center}.home-partner-screen img{filter:drop-shadow(0 18px 24px rgba(15,23,42,.14));height:auto;max-width:230px;object-fit:contain;width:100%}@media (max-width:680px){.home-partner-showcase{grid-template-columns:1fr}.home-partner-screen-frame{min-height:320px}.home-partner-screen img{max-width:200px}}.home-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home-plan-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.2rem}.home-plan-pill{align-items:center;background:#fff5e8;border:1px solid #ffd9a8;border-radius:999px;color:#b45309;display:inline-flex;font-size:.9rem;font-weight:700;padding:.55rem .95rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.home-plan-pill:active,.home-plan-pill:hover{background:#ffedd5;box-shadow:0 8px 18px #ff8c0024;transform:translateY(-1px)}.home-activity-badge{align-items:center;background:#eef7f7;border:1px solid #cae6e6;border-radius:999px;color:#1f7a7a;display:inline-flex;font-size:.88rem;font-weight:600;margin-bottom:1.2rem;padding:.55rem .95rem}.home-card{background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:18px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-card:active,.home-card:hover{border-color:#ffd9a8;box-shadow:0 16px 28px #0f172a14;transform:translateY(-3px)}.home-card-standard{background:linear-gradient(180deg,#fff,#fffaf3)}.home-card h3{font-family:Fraunces,serif;margin-top:0}.home-card ul{color:#64748b;color:var(--muted);margin:.8rem 0 0;padding-left:1.1rem}.home-feature-grid{display:flex;flex-wrap:wrap;gap:.75rem}.home-feature-block{margin-top:1.75rem}.home-feature{background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:999px;color:#0f172a;color:var(--ink);cursor:default;font-size:.9rem;padding:.6rem .9rem;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.home-feature:active,.home-feature:hover{background:#fff8ef;border-color:#ffd9a8;color:#b45309;transform:translateY(-1px)}.home-editorial{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:960px){.home-editorial{grid-template-columns:1fr .9fr}}.home-editorial-card{background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:24px;padding:2rem}.home-editorial-card ul{color:#64748b;color:var(--muted);padding-left:1.1rem}.home-editorial-muted{background:#f3f6fb;background:var(--surface-soft)}.home-download{background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:24px;box-shadow:0 18px 40px #0f172a14;box-shadow:var(--shadow);padding:2.5rem}.home-store{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.home-ecosystem{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:2rem}.home-ecosystem-item{background:#f3f6fb;background:var(--surface-soft);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:18px;padding:1rem 1.1rem;transition:transform .2s ease,box-shadow .2s ease}.home-ecosystem-item:active,.home-ecosystem-item:hover{box-shadow:0 12px 24px #0f172a14;transform:translateY(-2px)}.home-ecosystem-title{align-items:center;display:flex;gap:.7rem;margin-bottom:.4rem}.home-ecosystem-title img{flex-shrink:0;height:28px;object-fit:contain;width:28px}.home-ecosystem-title span,.home-status{display:inline-block}.home-status{background:#fff3e8;border-radius:999px;color:#b45309;font-size:.8rem;font-weight:600;margin-top:.6rem;padding:.2rem .6rem}.site-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-bottom:1px solid #f1dfc7;position:sticky;top:0;z-index:50}.site-header-inner{flex-wrap:nowrap;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1180px;padding:1rem 1.5rem}.site-brand,.site-header-inner{align-items:center;display:flex}.site-brand{gap:.75rem}.site-logo{background:#0000;display:grid;padding:0;place-items:center}.site-logo img{display:block;height:34px}.site-name{font-family:Fraunces,serif;font-size:1.35rem;font-weight:700;letter-spacing:-.01em}.site-name span{color:#ff8c00}.site-nav-wrap{flex-wrap:nowrap;gap:1.5rem}.site-nav,.site-nav-wrap{align-items:center;display:flex;min-width:0}.site-nav{font-size:.95rem;font-weight:600;gap:1.4rem}.site-link{color:#0f172a;text-decoration:none;transition:color .2s ease}.site-link:hover{color:#ff8c00}.site-flags{border-left:1px solid #f1dfc7;display:flex;gap:.5rem;padding-left:1rem}.site-flag{background:#0000;border:none;cursor:pointer;padding:0;transition:transform .2s ease}.site-flag:hover{transform:scale(1.08)}.site-flag img{display:block;height:16px}@media (max-width:900px){.site-header-inner{gap:1rem;padding:.9rem 1rem}.site-nav{font-size:.9rem;gap:1rem}}@media (max-width:720px){.site-header-inner{grid-gap:.8rem .9rem;align-items:center;display:grid;gap:.8rem .9rem;grid-template-areas:"brand flags" "nav nav";grid-template-columns:1fr auto}.site-brand{grid-area:brand;min-width:0}.site-logo img{height:30px}.site-name{font-size:1.2rem;white-space:nowrap}.site-nav-wrap{display:contents}.site-nav{-ms-overflow-style:none;grid-area:nav;overflow-x:auto;overflow-y:hidden;padding-bottom:.15rem;scrollbar-width:none;white-space:nowrap;width:100%}.site-nav::-webkit-scrollbar{display:none}.site-link{flex:0 0 auto;padding:.2rem 0}.site-flags{background:#fff7ec;border:1px solid #f1dfc7;border-radius:999px;grid-area:flags;justify-self:end;padding:.25rem .35rem}}.site-footer{background:#fff7ec;border-top:1px solid #f1dfc7;color:#5a4033;margin-top:4rem}.site-footer-inner{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1180px;padding:3rem 1.5rem 2rem}.site-footer-logo{color:#ff8c00;font-family:Fraunces,serif;font-size:1.8rem}.site-footer-desc{color:#7a6155;font-size:.9rem;margin-top:.8rem}.site-footer-title{color:#0f766e;font-size:.85rem;font-weight:800;letter-spacing:.04em;margin-bottom:.8rem}.site-footer-links{grid-gap:.5rem;display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.site-footer-links a{color:#5a4033;font-size:.9rem;text-decoration:none}.site-footer-links a:hover{color:#ff8c00}.site-footer-meta{color:#7a6155;font-size:.85rem;margin:.3rem 0}.site-footer-bottom{border-top:1px solid #f1dfc7;color:#8d7364;font-size:.75rem;letter-spacing:.08em;padding:1rem 1.5rem 1.5rem;text-align:center}.site-footer-bottom a{color:#0f766e;text-decoration:none}.site-footer-bottom a:hover{color:#ff8c00}:root{--about-max:1140px;--about-ink:#0f172a;--about-muted:#64748b;--about-accent:#1f7a7a;--about-border:#e2e8f0;--about-surface:#fff;--about-surface-soft:#f3f6fb;--about-shadow:0 16px 36px #0f172a14}html{scroll-behavior:smooth}.about-wrapper{background:#f6f7fb;color:#0f172a;color:var(--about-ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;margin:0 auto;max-width:1140px;max-width:var(--about-max);padding:3rem 1.5rem 5rem}.about-hero{background:#fff;background:var(--about-surface);border-radius:24px;box-shadow:0 16px 36px #0f172a14;box-shadow:var(--about-shadow);padding:2.4rem}.about-title{font-family:Fraunces,serif;font-size:clamp(2.2rem,4vw,3rem);margin:0}.about-subnav{background:#fffffff2;border:1px solid #e2e8f0;border:1px solid var(--about-border);border-radius:999px;box-shadow:0 16px 36px #0f172a14;box-shadow:var(--about-shadow);display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.6rem 0 2rem;padding:.6rem 1rem;position:sticky;top:0;z-index:20}.about-subnav-link{border:1px solid #0000;border-radius:999px;color:#0f172a;color:var(--about-ink);font-size:.85rem;font-weight:600;padding:.45rem .9rem;text-decoration:none}.about-subnav-link:hover{background:#f3f6fb;background:var(--about-surface-soft);color:#1f7a7a;color:var(--about-accent)}.about-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:960px){.about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-card{background:#fff;background:var(--about-surface);border:1px solid #e2e8f0;border:1px solid var(--about-border);border-radius:20px;padding:1.6rem}.about-card-title{font-family:Fraunces,serif;font-size:1.3rem;margin:0 0 .6rem}.about-card-content p{color:#64748b;color:var(--about-muted);line-height:1.6;margin:.45rem 0}.about-card-content ul{color:#64748b;color:var(--about-muted);margin:.5rem 0 .25rem;padding-left:1.1rem}.about-team{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:.75rem}.team-member{background:#f3f6fb;background:var(--about-surface-soft);border-radius:18px;padding:1rem;text-align:center}.profile-pic{border:2px solid #e2e8f0;border:2px solid var(--about-border);border-radius:50%;height:112px;margin-bottom:.6rem;object-fit:cover;width:112px}.team-role{color:#0f172a;color:var(--about-ink);font-size:.9rem;font-weight:600;margin:.1rem 0 .45rem}.linkedin-link{color:#1f7a7a;color:var(--about-accent);display:inline-block;font-weight:600;margin-top:.4rem;text-decoration:none}.linkedin-link:hover{text-decoration:underline}:root{--contact-ink:#0f172a;--contact-muted:#64748b;--contact-accent:#ff8c00;--contact-surface:#fff;--contact-surface-soft:#f7f8fc;--contact-border:#e2e8f0;--contact-shadow:0 18px 40px #0f172a14}.contact-page{color:#0f172a;color:var(--contact-ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;margin:0 auto;max-width:1040px;padding:3.5rem 1.5rem 5rem}.contact-hero{margin-bottom:2.5rem;max-width:720px}.contact-eyebrow{color:#ff8c00;color:var(--contact-accent);display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.16em;margin-bottom:.8rem;text-transform:uppercase}.contact-hero h1{color:#0f172a;color:var(--contact-ink);font-family:Fraunces,serif;font-size:clamp(2.3rem,4vw,3.5rem);margin:0 0 .8rem}.contact-hero p{color:#64748b;color:var(--contact-muted);font-size:1.05rem;margin:0;max-width:640px}.contact-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:860px){.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.contact-card{background:#fff;background:var(--contact-surface);border:1px solid #e2e8f0;border:1px solid var(--contact-border);border-radius:24px;box-shadow:0 18px 40px #0f172a14;box-shadow:var(--contact-shadow);padding:2rem}.contact-card-accent{background:linear-gradient(135deg,#f7f8fc,#fff);background:linear-gradient(135deg,var(--contact-surface-soft),#fff)}.contact-card h2{color:#0f172a;color:var(--contact-ink);font-family:Fraunces,serif;margin:0 0 .75rem}.contact-card p{color:#64748b;color:var(--contact-muted)}.contact-primary{align-items:center;background:#ff8c00;background:var(--contact-accent);border-radius:999px;color:#fff;display:inline-flex;font-weight:600;justify-content:center;margin-top:1rem;padding:.9rem 1.3rem;text-decoration:none}.contact-primary:hover{background:#e07a00;text-decoration:none}.contact-meta{color:#64748b;color:var(--contact-muted);display:block;font-weight:500;margin-top:.9rem}.contact-note{margin-top:2rem}.contact-note-card{background:#fff;background:var(--contact-surface);border:1px solid #e2e8f0;border:1px solid var(--contact-border);border-radius:24px;padding:1.75rem 2rem}.contact-note-card h3{color:#0f172a;color:var(--contact-ink);margin-top:0}.contact-note-card p{color:#64748b;color:var(--contact-muted);margin-bottom:0}.whitelabel-page{margin:0 auto;max-width:1180px;padding:2rem 1.25rem 4rem}.whitelabel-hero{max-width:760px;padding:2rem 0 1rem}.whitelabel-eyebrow{align-items:center;background:#fff5e8;border:1px solid #ffd9a8;border-radius:999px;color:#b45309;display:inline-flex;font-size:.82rem;font-weight:700;letter-spacing:.04em;padding:.35rem .75rem;text-transform:uppercase}.whitelabel-hero h1{margin:1rem 0 .75rem}.whitelabel-hero p{color:var(--muted);font-size:1.06rem;margin:0}.whitelabel-panel{grid-gap:1.5rem;background:var(--surface);border-radius:28px;box-shadow:var(--shadow);display:grid;gap:1.5rem;margin-top:2rem;padding:2rem}.whitelabel-copy h2{margin-top:0}.whitelabel-copy p{color:var(--muted)}.whitelabel-list{color:var(--text);margin:1rem 0 0;padding-left:1.1rem}.whitelabel-list li+li{margin-top:.65rem}.whitelabel-showcase{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.whitelabel-screen{background:linear-gradient(180deg,#fff,#fffaf3);border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow);padding:1rem;text-align:center}.whitelabel-screen-label{background:#f6f7fb;border-radius:999px;color:var(--muted);display:inline-flex;font-size:.78rem;font-weight:700;margin-bottom:.9rem;padding:.4rem .7rem}.whitelabel-screen-frame{background:linear-gradient(180deg,#f8fafc,#eef2f7);border:1px solid #e5e7eb;border-radius:24px;display:grid;min-height:460px;padding:1.5rem 1rem;place-items:center}.whitelabel-screen img{filter:drop-shadow(0 18px 24px rgba(15,23,42,.14));height:auto;max-width:240px;object-fit:contain;width:100%}.whitelabel-cta{margin-top:2rem}.whitelabel-cta-card{background:linear-gradient(180deg,#fffaf3,#fff5e8);border:1px solid #ffd9a8;border-radius:28px;padding:2rem}.whitelabel-cta-card h2{margin-top:0}.whitelabel-cta-card p{color:var(--muted)}.whitelabel-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.whitelabel-primary,.whitelabel-secondary{align-items:center;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;min-height:46px;padding:.8rem 1.1rem;text-decoration:none}.whitelabel-primary{background:#ff8c00;color:#fff}.whitelabel-secondary{background:#fff;border:1px solid #ffd9a8;color:#7c4a03}@media (min-width:920px){.whitelabel-panel{align-items:start;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}}@media (max-width:680px){.whitelabel-page{padding:1.5rem 1rem 3rem}.whitelabel-cta-card,.whitelabel-panel{padding:1.4rem}.whitelabel-showcase{grid-template-columns:1fr}.whitelabel-screen-frame{min-height:320px}.whitelabel-screen img{max-width:200px}}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-ext-400-normal.fd1478dcc74de00ee4c0.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-400-normal.e89451624c6caf35687f.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-400-normal.cb04b2ee2f7d192478b8.woff2) format("woff2"),url(/static/media/inter-cyrillic-400-normal.e2841352dd9512ff455b.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-ext-400-normal.f2fa0d9ef98f59d4a75b.woff2) format("woff2"),url(/static/media/inter-greek-ext-400-normal.b9e1e89444a313a63b91.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-400-normal.a8de720a6f13c66c8a4e.woff2) format("woff2"),url(/static/media/inter-greek-400-normal.a42da273bb968bf2058d.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-vietnamese-400-normal.44c9df135eec470b0ab6.woff2) format("woff2"),url(/static/media/inter-vietnamese-400-normal.96f8adc74b63e1a3655f.woff) format("woff");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-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-ext-400-normal.3d10c85fbd16969509a2.woff2) format("woff2"),url(/static/media/inter-latin-ext-400-normal.1c20f7dc20d731a18fcd.woff) format("woff");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-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-400-normal.9698cc7dbf147ed363b6.woff2) format("woff2"),url(/static/media/inter-latin-400-normal.b0c8fe9db56dd415a25a.woff) format("woff");unicode-range:u+00??,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}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-cyrillic-ext-700-normal.5631f054acb5a33a716a.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-700-normal.3cf42e401103d3211022.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-cyrillic-700-normal.36e9cf9ecc07ac6bce28.woff2) format("woff2"),url(/static/media/inter-cyrillic-700-normal.534fd15b796bf021d0be.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-greek-ext-700-normal.4cdf2b4e817dade3d4aa.woff2) format("woff2"),url(/static/media/inter-greek-ext-700-normal.4c7cc2277f187ed0ef37.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-greek-700-normal.f5fbdfc39c2431160896.woff2) format("woff2"),url(/static/media/inter-greek-700-normal.f47ebf852d0b0e251a80.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-vietnamese-700-normal.5d9bfcacc44f345662ff.woff2) format("woff2"),url(/static/media/inter-vietnamese-700-normal.5b5cd0c77cad23651d04.woff) format("woff");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-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-latin-ext-700-normal.96e3bd6bb1f980376cf1.woff2) format("woff2"),url(/static/media/inter-latin-ext-700-normal.149d81a49bd1ff0e6711.woff) format("woff");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-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-latin-700-normal.d42de9b25ac31d2a2a8b.woff2) format("woff2"),url(/static/media/inter-latin-700-normal.fc47ca451598e4b97249.woff) format("woff");unicode-range:u+00??,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}*{box-sizing:border-box}body{background-color:#f6f7fb;color:#0f172a;font-family:Plus Jakarta Sans,system-ui,sans-serif;line-height:1.6;margin:0}main{margin:0 auto;max-width:960px;padding:2rem 1rem}h1{font-size:2rem}h1,h2{color:#0f172a;font-family:Fraunces,serif;margin-bottom:1rem}h2{font-size:1.5rem}h3{color:#0f172a;font-family:Fraunces,serif;font-size:1.2rem;margin-bottom:.5rem}p{font-size:1rem;margin-bottom:1rem}a{color:#1f7a7a;font-weight:700;text-decoration:none}a:hover{text-decoration:underline}input,select,textarea{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#333;font-family:inherit;margin-bottom:1rem;padding:10px;width:100%}button{background-color:#ff8c00;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:12px 20px}button:hover{background-color:#e07a00}
/*# sourceMappingURL=main.fc5974ab.css.map*/