@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap";:root{--color-primary: #a083d0;--color-secondary: #125e63;--color-soft-primary: #e6ddf7;--color-accent: #7c5cbf;--color-accent-bg: rgba(124, 92, 191, .1);--color-accent-border: rgba(124, 92, 191, .5);--color-background: #eaeaea;--color-surface: #f4f3ec;--color-text: #08060d;--color-text-muted: #6b6375;--color-border: #e5e4e7;--color-white: #ffffff;--font-family: "Inconsolata", system-ui, "Segoe UI", Roboto, sans-serif;--font-family-heading: "Caveat", system-ui, "Segoe UI", Roboto, sans-serif;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 10px 15px -3px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(0, 0, 0, .04);--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--max-width: 1120px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-family);font-size:17px;line-height:1.6;letter-spacing:.18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:720px){html,body{font-size:18px}}h1,h2,h3{font-family:var(--font-family-heading);font-weight:400;line-height:1.15;margin:0 0 .4em;color:var(--color-secondary);letter-spacing:-.24px}h1{font-size:clamp(2.4rem,8vw,4.6rem);line-height:1.05}h2{font-size:clamp(1.8rem,4vw,3rem)}h3{font-size:1.35rem}@media(min-width:720px){h3{font-size:1.5rem}}p{margin:0 0 1em;color:var(--color-text-muted)}a{color:var(--color-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--color-primary)}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}@media(min-width:720px){.container{padding:0 24px}}section{padding:64px 0}@media(min-width:720px){section{padding:96px 0}}.eyebrow{display:inline-block;font-family:var(--font-family);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);background:var(--color-accent-bg);border:1px solid var(--color-accent-border);padding:6px 14px;border-radius:var(--radius-full);margin-bottom:24px}@media(min-width:720px){.eyebrow{font-size:.82rem;margin-bottom:28px}}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:var(--color-text);color:var(--color-white);border-radius:var(--radius-full);font-family:var(--font-family);font-weight:600;font-size:.95rem;border:none;cursor:pointer;transition:transform .15s ease,background .15s ease;text-decoration:none}@media(min-width:720px){.btn{padding:14px 26px;font-size:.98rem}}.btn:hover{background:var(--color-accent);color:var(--color-white);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}._logo_xu7oi_1{display:block;width:auto;align-self:flex-start}._header_feqon_1{position:absolute;top:0;left:0;right:0;z-index:10;padding:20px 0}@media(min-width:720px){._header_feqon_1{padding:24px 0}}._headerInner_feqon_14{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media(min-width:560px){._headerInner_feqon_14{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}}._logoLink_feqon_30{text-decoration:none;color:inherit;display:inline-flex;align-items:center}._header_feqon_1 .eyebrow{margin-bottom:0;align-self:center}@media(min-width:560px){._header_feqon_1 .eyebrow{align-self:auto}}._hero_nvoes_1{position:relative;overflow:hidden;padding:140px 0 72px;background:radial-gradient(1200px 600px at 80% -10%,var(--color-soft-primary),transparent 60%),radial-gradient(900px 500px at -10% 110%,rgba(18,94,99,.1),transparent 60%),var(--color-background)}@media(min-width:720px){._hero_nvoes_1{padding:152px 0 104px}}._heroInner_nvoes_15{position:relative;z-index:1;max-width:820px;text-align:center;margin:0 auto;transform-origin:50% 0%;transform:translate3d(0,var(--hero-translate, 0),0) scale(var(--hero-scale, 1));opacity:var(--hero-opacity, 1);will-change:transform,opacity}._heroInner_nvoes_15 h1{margin-bottom:.2em}._mono_nvoes_31{font-family:var(--font-family);font-weight:700;color:var(--color-accent);font-size:.78em;letter-spacing:-.01em;vertical-align:.06em}._lede_nvoes_40{font-size:1rem;color:var(--color-text-muted);max-width:620px;margin:1.2em auto 1.6em;line-height:1.6}@media(min-width:720px){._lede_nvoes_40{font-size:clamp(1.05rem,1.6vw,1.18rem);margin:1.4em auto 2em;line-height:1.65}}._ctaRow_nvoes_56{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap}._getAppMobile_nvoes_70{display:none;flex-direction:column;align-items:center;gap:14px}._appBtn_nvoes_77{font-size:1.02rem;padding:15px 30px}._appHint_nvoes_82{margin:0;font-size:.85rem;color:var(--color-text-muted);max-width:320px}._getAppDesktop_nvoes_89{display:flex;justify-content:center}._qrCard_nvoes_94{display:flex;align-items:center;gap:20px;text-align:left;padding:18px 24px 18px 18px;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);max-width:460px}._qr_nvoes_94{display:block;width:116px;height:116px;border-radius:var(--radius-md);flex-shrink:0}._qrText_nvoes_115{display:flex;flex-direction:column;align-items:flex-start;gap:10px}._qrText_nvoes_115 p{margin:0;font-size:.9rem;line-height:1.5}._qrText_nvoes_115 strong{color:var(--color-text);white-space:nowrap}@media(hover:none)and (pointer:coarse){._getAppMobile_nvoes_70{display:flex}._getAppDesktop_nvoes_89{display:none}}._badge_nvoes_139{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:.88rem;color:var(--color-text-muted);box-shadow:var(--shadow-sm)}@media(min-width:720px){._badge_nvoes_139{padding:10px 18px;font-size:.95rem}}._dot_nvoes_159{width:8px;height:8px;border-radius:50%;background:var(--color-secondary);box-shadow:0 0 0 4px #125e632e;animation:_pulse_nvoes_1 2.2s ease-in-out infinite}@keyframes _pulse_nvoes_1{0%,to{box-shadow:0 0 0 4px #125e632e}50%{box-shadow:0 0 0 8px #125e630a}}._blob_nvoes_173{position:absolute;border-radius:50%;filter:blur(80px);z-index:0;pointer-events:none}._blob1_nvoes_180{width:240px;height:240px;background:var(--color-soft-primary);opacity:.7;top:-80px;right:-60px}._blob2_nvoes_186{width:200px;height:200px;background:#125e632e;bottom:-80px;left:-60px}@media(min-width:720px){._blob1_nvoes_180{width:380px;height:380px;top:-120px;right:-80px}._blob2_nvoes_186{width:320px;height:320px;bottom:-120px;left:-80px}}._features_1tekc_1{background:var(--color-white);border-top:1px solid var(--color-border)}._featuresHead_1tekc_6{max-width:680px;margin:0 auto 40px;text-align:center}@media(min-width:720px){._featuresHead_1tekc_6{margin:0 auto 64px}}._sub_1tekc_16{font-size:1rem;color:var(--color-text-muted)}@media(min-width:720px){._sub_1tekc_16{font-size:1.05rem}}._featuredStack_1tekc_25{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:16px}@media(min-width:720px){._featuredStack_1tekc_25{gap:22px;margin-bottom:22px}}._featuredCard_1tekc_39{display:flex;flex-direction:column;gap:16px;background:var(--color-white);border-color:var(--color-accent-border);box-shadow:var(--shadow-md)}@media(min-width:600px){._featuredCard_1tekc_39{flex-direction:row;align-items:flex-start;gap:28px;padding:40px}}._featuredPreview_1tekc_57{flex-shrink:0;width:100%;max-width:260px;align-self:center;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow:hidden}._featuredPreview_1tekc_57 img{display:block;width:100%;height:auto}@media(min-width:720px){._featuredPreview_1tekc_57{width:240px;max-width:none;align-self:flex-start}}._featuredIcon_1tekc_83{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-shrink:0}._featuredIcon_1tekc_83 img{width:36px;height:36px;object-fit:contain}@media(min-width:720px){._featuredIcon_1tekc_83{width:88px;height:88px}._featuredIcon_1tekc_83 img{width:48px;height:48px}}._featuredBody_1tekc_113{flex:1}._featuredEyebrow_1tekc_117{display:inline-block;margin-bottom:8px}._featuredCard_1tekc_39 h3{font-size:1.5rem;margin-bottom:10px}@media(min-width:720px){._featuredCard_1tekc_39 h3{font-size:1.85rem;margin-bottom:12px}}._featuredCard_1tekc_39 p{font-size:1rem}@media(min-width:720px){._featuredCard_1tekc_39 p{font-size:1.1rem;line-height:1.7}}._grid_1tekc_145{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:720px){._grid_1tekc_145{grid-template-columns:repeat(2,1fr);gap:22px}}._card_1tekc_158{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:24px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}@media(min-width:720px){._card_1tekc_158{padding:32px}}._card_1tekc_158:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--color-accent-border)}._icon_1tekc_176{font-size:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);margin-bottom:16px}@media(min-width:720px){._icon_1tekc_176{font-size:1.7rem;width:52px;height:52px;margin-bottom:20px}}._icon_1tekc_176 img{width:28px;height:28px;object-fit:contain}@media(min-width:720px){._icon_1tekc_176 img{width:32px;height:32px}}._card_1tekc_158 h3{margin-bottom:8px;font-family:var(--font-family-heading);font-size:1.3rem;line-height:1.2}@media(min-width:720px){._card_1tekc_158 h3{margin-bottom:10px;font-size:1.55rem}}._card_1tekc_158 p{margin:0;color:var(--color-text-muted);font-size:.95rem;line-height:1.6}@media(min-width:720px){._card_1tekc_158 p{font-size:1rem;line-height:1.65}}._preview_m6183_1{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}._head_m6183_7{max-width:680px;margin:0 auto 40px;text-align:center}@media(min-width:720px){._head_m6183_7{margin:0 auto 64px}}._sub_m6183_17{font-size:1rem;color:var(--color-text-muted)}@media(min-width:720px){._sub_m6183_17{font-size:1.05rem}}._phones_m6183_26{display:flex;justify-content:center;align-items:flex-end;gap:16px;flex-wrap:wrap}@media(min-width:880px){._phones_m6183_26{gap:32px}}._phone_m6183_26{position:relative;width:220px;height:460px;background:var(--color-text);border-radius:38px;padding:10px;box-shadow:0 1px #ffffff0f inset,0 30px 60px -20px #00000040,0 10px 25px -10px #0000002e;flex-shrink:0}@media(min-width:880px){._phone_m6183_26{width:260px;height:540px}}._phone0_m6183_60,._phone2_m6183_61{display:none}._phone1_m6183_62{transform:none}@media(min-width:640px){._phone0_m6183_60,._phone2_m6183_61{display:block}._phone0_m6183_60{transform:rotate(-3deg) translateY(8px)}._phone1_m6183_62{transform:translateY(-12px);z-index:2}._phone2_m6183_61{transform:rotate(3deg) translateY(8px)}}._phoneNotch_m6183_72{position:absolute;top:16px;left:50%;transform:translate(-50%);width:96px;height:22px;background:var(--color-text);border-radius:999px;z-index:2}._phoneScreen_m6183_84{position:relative;width:100%;height:100%;background:var(--color-surface);border-radius:28px;overflow:hidden}._screenshot_m6183_93{display:block;width:100%;height:100%;object-fit:cover}._faq_fo3fo_1{background:var(--color-white);border-top:1px solid var(--color-border)}._head_fo3fo_6{max-width:640px;margin:0 auto 32px;text-align:center}@media(min-width:720px){._head_fo3fo_6{margin:0 auto 48px}}._list_fo3fo_16{max-width:760px;margin:0 auto}._item_fo3fo_21{border-bottom:1px solid var(--color-border)}._item_fo3fo_21:first-of-type{border-top:1px solid var(--color-border)}._summary_fo3fo_26{list-style:none;cursor:pointer;padding:18px 4px;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;background:none;border:none;text-align:left;font-family:var(--font-family);font-weight:600;font-size:1rem;color:var(--color-text);transition:color .15s ease}@media(min-width:720px){._summary_fo3fo_26{padding:22px 8px;gap:16px;font-size:1.08rem}}._summary_fo3fo_26:hover{color:var(--color-accent)}._chev_fo3fo_55{font-family:var(--font-family);font-size:1.5rem;font-weight:300;color:var(--color-text-muted);transition:transform .25s ease,color .25s ease;flex-shrink:0;line-height:1}@media(min-width:720px){._chev_fo3fo_55{font-size:1.6rem}}._item_fo3fo_21[data-open=true] ._chev_fo3fo_55{transform:rotate(45deg);color:var(--color-accent)}._body_fo3fo_74{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}._item_fo3fo_21[data-open=true] ._body_fo3fo_74{grid-template-rows:1fr}._bodyInner_fo3fo_84{overflow:hidden}._bodyInner_fo3fo_84 p{margin:0;padding:0 4px 18px;color:var(--color-text-muted);line-height:1.7}@media(min-width:720px){._bodyInner_fo3fo_84 p{padding:0 8px 22px}}._footer_ezrb4_1{background:var(--color-background);border-top:1px solid var(--color-border);padding:48px 0 32px}@media(min-width:720px){._footer_ezrb4_1{padding:64px 0 48px}}._footerInner_ezrb4_11{display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media(min-width:640px){._footerInner_ezrb4_11{flex-direction:row;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}}._brand_ezrb4_27{display:flex;flex-direction:column;gap:8px}._tagline_ezrb4_29{margin:0;font-size:.95rem;color:var(--color-text-muted)}._meta_ezrb4_35{font-size:.9rem;color:var(--color-text-muted);display:flex;align-items:center;gap:8px;flex-wrap:wrap}._meta_ezrb4_35 a{color:var(--color-text);text-decoration:underline;text-decoration-color:var(--color-border);text-underline-offset:3px}._meta_ezrb4_35 a:hover{color:var(--color-accent);text-decoration-color:var(--color-accent)}._dotSep_ezrb4_55{color:var(--color-border)}._iconAttribution_ezrb4_57{font-size:.75rem;color:var(--color-text-muted);margin:16px 0 0;text-align:left}@media(min-width:640px){._iconAttribution_ezrb4_57{text-align:right}}
