@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap);.Drawer_overlay__osmU-{background:#00000059;inset:0;opacity:1;position:fixed;transition:opacity .18s ease;z-index:1000}.Drawer_drawer__2W-kK{background:#111827;box-shadow:0 12px 40px #00000059;color:#fff;height:100%;left:0;overflow-y:auto;padding:var(--space-4);position:fixed;top:0;transform:translateX(0);transition:transform .22s cubic-bezier(.25,.8,.25,1);width:280px;z-index:1001}.Card_card__48SLx{grid-gap:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:grid;gap:var(--space-4);padding:var(--space-4);text-align:left;width:100%}.Card_default__uGq1f{background:var(--color-surface);border-color:var(--color-border);box-shadow:none}.Card_elevated__fSwAt{background:var(--color-surface);border-color:#0000;box-shadow:var(--shadow-sm)}.Card_outlined__sXX1O{background:var(--color-surface);border-color:var(--color-border-strong)}.Card_accent__tIkTd{background:var(--color-accent-soft-2);border-color:#14b8a62e}.Card_header__\+W2T3{align-items:flex-start;display:flex;gap:var(--space-3);justify-content:space-between}.Card_headerText__jo\+om{grid-gap:var(--space-1);display:grid;gap:var(--space-1);min-width:0}.Card_headerAction__-zT9e{align-items:center;display:flex;flex-shrink:0}.Card_title__Uk-2C{color:var(--color-text);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);line-height:1.2;margin:0}.Card_subtitle__dCdwc{color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0}.Card_body__aMLdx{grid-gap:var(--space-3);display:grid;gap:var(--space-3);min-width:0}.Card_footer__SPgwQ{grid-gap:var(--space-2);border-top:1px solid var(--color-border);display:grid;gap:var(--space-2);padding-top:var(--space-2)}.Card_clickable__KBPJy{cursor:pointer;transition:transform .12s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.Card_clickable__KBPJy:hover{box-shadow:var(--shadow-md)}.Card_clickable__KBPJy:active{transform:translateY(1px)}.Card_clickable__KBPJy:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}button.Card_card__48SLx{color:inherit;font:inherit}.Button_button__dXAUs{-webkit-tap-highlight-color:transparent;align-items:center;border:none;border-radius:var(--radius-pill);cursor:pointer;display:inline-flex;font-family:var(--font-sans);font-weight:var(--font-weight-semibold);justify-content:center;max-width:100%;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease,opacity .18s ease;width:auto}.Button_button__dXAUs:disabled{box-shadow:none;cursor:not-allowed;opacity:.55}.Button_button__dXAUs:active:not(:disabled){transform:translateY(1px)}.Button_button__dXAUs:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.Button_inner__-Va4s{gap:var(--space-2);width:100%}.Button_inner__-Va4s,.Button_label__oUb2F{align-items:center;display:inline-flex;justify-content:center}.Button_label__oUb2F{white-space:nowrap}.Button_iconSlot__6bFlr{align-items:center;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.Button_iconSlot__6bFlr svg{display:block;height:100%;width:100%}.Button_spinner__bnTfS{animation:Button_spin__YWmrZ .7s linear infinite;border:2px solid;border-radius:999px;border-right:2px solid #0000;flex-shrink:0;height:16px;width:16px}.Button_fullWidth__XMuXL{width:100%}.Button_sm__SpEbe{font-size:var(--font-size-sm);min-height:36px;padding:0 var(--space-3)}.Button_md__eCBTo{font-size:var(--font-size-md);min-height:44px;padding:0 var(--space-4)}.Button_lg__\+YLOL{font-size:16px;min-height:56px;padding:0 32px}.Button_primary__dQH6j{background:var(--color-accent);box-shadow:var(--shadow-sm);color:#fff}.Button_primary__dQH6j:hover:not(:disabled){background:var(--color-accent-hover)}.Button_secondary__zC\+XT{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text)}.Button_secondary__zC\+XT:hover:not(:disabled){background:var(--color-surface-muted);border-color:var(--color-border-strong)}.Button_ghost__d0x\+e{background:#0000;color:var(--color-accent)}.Button_ghost__d0x\+e:hover:not(:disabled){background:var(--color-accent-soft-2)}.Button_outline__\+A-LR{background:#0000;border:1px solid var(--color-border);box-shadow:none;color:var(--color-text)}.Button_outline__\+A-LR:hover:not(:disabled){background:var(--color-surface-muted);border-color:var(--color-border-strong)}.Button_danger__zzv1M{background:var(--color-danger);box-shadow:var(--shadow-sm);color:#fff}.Button_danger__zzv1M:hover:not(:disabled){filter:brightness(.96)}.Button_loading__AuEU7{pointer-events:none}@keyframes Button_spin__YWmrZ{to{transform:rotate(1turn)}}.StandardScreen_screen__NmgwT{display:flex;flex-direction:column;min-height:100dvh}.StandardScreen_defaultBackground__uooYG{background:var(--color-background)}.StandardScreen_surfaceBackground__4dvFm{background:var(--color-surface)}.StandardScreen_topNavSlot__lpNSm{position:relative;z-index:100}.StandardScreen_body__pur9E{flex:1 1;min-height:0}.StandardScreen_withBottomAction__19c6A{padding-bottom:calc(72px + var(--space-4))}.StandardScreen_content__CqNVp{margin:0 auto;max-width:var(--page-max-width);padding:var(--page-padding-y) var(--page-padding-x);width:100%}.StandardScreen_contentStack__o-F7d{grid-gap:var(--space-5);display:grid;gap:var(--space-5)}.StandardScreen_section__kvjdD{grid-gap:var(--space-3);display:grid;gap:var(--space-3)}.StandardScreen_state__xJ9Th{color:var(--color-text-muted);display:grid;font-size:var(--font-size-md);min-height:40dvh;padding:var(--space-6) var(--space-4);place-items:center;text-align:center}.StandardScreen_bottomActionOverlay__\+1iCA{bottom:0;left:0;pointer-events:none;position:fixed;right:0;z-index:300}.StandardScreen_bottomActionBar__BbGNI{background:#fffffff5;border-top:1px solid var(--color-border);box-shadow:0 -6px 18px #0f172a14;pointer-events:auto;width:100%}.StandardScreen_bottomActionInner__itaqn{align-items:center;display:flex;gap:var(--space-3);margin:0 auto;max-width:var(--page-max-width);min-height:64px;padding:var(--space-3) var(--page-padding-x);width:100%}.Stack_stack__3o3h6{display:flex;flex-direction:column;width:100%}.Stack_alignStretch__xgmLX{align-items:stretch}.Stack_alignStart__vg2Ve{align-items:flex-start}.Stack_alignCenter__DxvPe{align-items:center}.Stack_gap1__AZCX9{gap:var(--space-1)}.Stack_gap2__xjfUX{gap:var(--space-2)}.Stack_gap3__WcW1A{gap:var(--space-3)}.Stack_gap4__rXbIy{gap:var(--space-4)}.Stack_gap5__sx12O{gap:var(--space-5)}.Stack_gap6__guHcb{gap:var(--space-6)}.FormField_field__LdGZC{grid-gap:var(--space-2);display:grid;gap:var(--space-2)}.FormField_label__I5A4z{color:var(--color-text);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold)}.FormField_hint__a1OD8{color:var(--color-text-muted);font-size:var(--font-size-sm)}.FormField_error__wiNng{color:var(--color-danger);font-size:var(--font-size-sm)}.TextInput_input__qmloL{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);font-size:var(--font-size-md);line-height:1.2;min-height:44px;outline:none;padding:0 var(--space-4);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;width:100%}.TextInput_input__qmloL::placeholder{color:var(--color-text-muted)}.TextInput_input__qmloL:hover{border-color:var(--color-border-strong)}.TextInput_input__qmloL:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft)}.SelectInput_select__Dd44W{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--color-surface);background-image:linear-gradient(45deg,#0000 50%,var(--color-text-muted) 50%),linear-gradient(135deg,var(--color-text-muted) 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer;font-size:var(--font-size-md);line-height:1.2;min-height:44px;outline:none;padding:0 var(--space-4);padding-right:40px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;width:100%}.SelectInput_select__Dd44W:hover:not(:disabled){border-color:var(--color-border-strong)}.SelectInput_select__Dd44W:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft)}.SelectInput_select__Dd44W:disabled{cursor:not-allowed;opacity:.65}.AppMenu_appMenu__IMZJD{background:#111827;color:#fff;width:100%}.AppMenu_inner__duSn5{grid-gap:var(--space-4);display:grid;gap:var(--space-4);margin:0 auto;max-width:var(--page-max-width);padding:var(--space-4);width:100%}.AppMenu_userBlock__jlYBo{grid-gap:var(--space-1);display:grid;gap:var(--space-1)}.AppMenu_userName__d6Nfh{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);line-height:1.2}.AppMenu_userMeta__MYOaf{color:#ffffffb8;font-size:var(--font-size-sm)}.AppMenu_menuContent__O3wRK{grid-gap:var(--space-3);display:grid;gap:var(--space-3)}.AppMenuSection_section__YkzSb{grid-gap:var(--space-2);display:grid;gap:var(--space-2)}.AppMenuSection_title__kRk1H{color:#ffffffb8;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase}.AppMenuSection_content__FsOFc{grid-gap:var(--space-2);display:grid;gap:var(--space-2)}.AppMenuAction_action__tj1LF{align-items:center;border:0;border-radius:var(--radius-md);cursor:pointer;display:flex;font-size:var(--font-size-md);font-weight:var(--font-weight-medium);justify-content:flex-start;min-height:44px;padding:0 var(--space-4);text-align:left;transition:background-color .18s ease,color .18s ease,transform .12s ease;width:100%}.AppMenuAction_action__tj1LF:active{transform:translateY(1px)}.AppMenuAction_action__tj1LF:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.AppMenuAction_default__nr0MK{background:#ffffff14;color:#fff}.AppMenuAction_default__nr0MK:hover{background:#ffffff1f}.AppMenuAction_accent__UelLJ{background:#14b8a62e;color:#fff}.AppMenuAction_accent__UelLJ:hover{background:#14b8a647}.AppMenuAction_danger__FL3ro{background:#ef44442e;color:#fff}.AppMenuAction_danger__FL3ro:hover{background:#ef444447}.AppMenuAction_active__K6OpT{background:#14b8a659}.TopNav_topNav__AG2eD{background:var(--color-surface);box-shadow:var(--shadow-sm);width:100%;z-index:100}.TopNav_sticky__xPrWK{position:sticky;top:0}.TopNav_safeArea__4917Q{height:env(safe-area-inset-top,0)}.TopNav_inner__7kM89{align-items:center;display:grid;grid-template-columns:48px 1fr 48px;height:var(--topnav-height);padding:0 var(--page-padding-x)}.TopNav_center__YT5wp,.TopNav_side__e1sQO{align-items:center;display:flex;justify-content:center}.TopNav_center__YT5wp{min-width:0}.TopNav_title__96w\+C{color:var(--color-accent);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);line-height:1;margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.TopNav_actionButton__u9QAc{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:0;border-radius:var(--radius-pill);color:var(--color-text);cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;width:40px}.TopNav_actionButton__u9QAc:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.TopNav_actionButton__u9QAc:active{transform:scale(.98)}.TopNav_icon__Og8X0{display:block;height:24px;width:24px}.TopNav_placeholder__ElBDQ{height:40px;visibility:hidden;width:40px}.TopNav_menuButton__NWgAZ{appearance:none;background:#0000;border:none;color:var(--color-text);cursor:pointer;font-size:22px;line-height:1;padding:var(--space-2)}.TopNav_menuButton__NWgAZ:active{transform:translateY(1px)}.KeyValueRow_row__-gWCr{grid-gap:var(--space-3);align-items:start;display:grid;gap:var(--space-3);grid-template-columns:minmax(120px,38%) minmax(0,1fr);width:100%}.KeyValueRow_label__NkoFq{color:var(--color-text);font-weight:var(--font-weight-semibold);min-width:0}.KeyValueRow_value__DxVmp{color:var(--color-text-muted);min-width:0;word-break:break-word}.KeyValueRow_valueCenter__rhPPP,.KeyValueRow_valueLeft__PRlGP,.KeyValueRow_valueRight__frpLh{text-align:center}.Inline_inline__hAxgG{display:flex;width:100%}.Inline_wrap__f1W2h{flex-wrap:wrap}.Inline_alignStart__sppcG{align-items:flex-start}.Inline_alignCenter__rTYiB{align-items:center}.Inline_alignEnd__8iGlw{align-items:flex-end}.Inline_alignStretch__oMbhv{align-items:stretch}.Inline_justifyStart__BF-6N{justify-content:flex-start}.Inline_justifyCenter__Blobl{justify-content:center}.Inline_justifyEnd__uxRCf{justify-content:flex-end}.Inline_justifyBetween__-V8yl{justify-content:space-between}.Inline_gap1__Z\+TtS{gap:var(--space-1)}.Inline_gap2__efsbJ{gap:var(--space-2)}.Inline_gap3__Vxw28{gap:var(--space-3)}.Inline_gap4__5CQ2X{gap:var(--space-4)}.Inline_gap5__Q8BZj{gap:var(--space-5)}.Inline_gap6__kdcaB{gap:var(--space-6)}.TextArea_textarea__vLzec{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);font-size:var(--font-size-md);line-height:1.5;min-height:120px;outline:none;padding:var(--space-3) var(--space-4);resize:vertical;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;width:100%}.TextArea_textarea__vLzec::placeholder{color:var(--color-text-muted)}.TextArea_textarea__vLzec:hover{border-color:var(--color-border-strong)}.TextArea_textarea__vLzec:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft)}.Table_shell__QWpqI{-webkit-overflow-scrolling:touch;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);max-width:100%;overflow-x:auto;width:100%}.Table_table__u9Isn{border-collapse:initial;border-spacing:0;min-width:100%;table-layout:fixed;width:max-content}.Table_th__wfHHb{background:var(--color-surface-muted);color:var(--color-text-muted);font-weight:var(--font-weight-semibold);text-align:left}.Table_td__02z0R,.Table_th__wfHHb{border-bottom:1px solid var(--color-border);font-size:var(--font-size-sm);padding:var(--space-3) var(--space-4);vertical-align:middle}.Table_td__02z0R{background:var(--color-surface);color:var(--color-text)}.Table_right__czmt0{text-align:right}.Table_number__-0hX9{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Table_noWrap__iJn6f{white-space:nowrap}.Table_fit__GoIua{width:1%}.Table_cellInner__qTo7n{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.Table_stickyCell__AoD6\+{position:sticky}.Table_stickyTh__BOBSw{background:var(--color-surface-muted);z-index:5}.Table_stickyTd__iDrVK{background:var(--color-surface);z-index:4}.Table_stickyCell__AoD6\+:after{background:linear-gradient(90deg,#0f172a14,#0f172a00);content:"";height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:6px}.Table_col1__i6pme{max-width:100px;min-width:100px;width:100px}.Table_col2__\+n-Ba{max-width:120px;min-width:120px;width:120px}.Table_col3__b6U3m{max-width:140px;min-width:140px;width:140px}.Table_tightPadding__thT8g{padding-left:3px!important;padding-right:3px!important}:root{--color-accent:#14b8a6;--color-accent-hover:#0d9488;--color-accent-soft:#ccfbf1;--color-accent-soft-2:#f0fdfa;--color-text:#1f2937;--color-text-muted:#6b7280;--color-text-soft:#9ca3af;--color-text-on-accent:#fff;--color-background:#f9fafb;--color-surface:#fff;--color-surface-muted:#f3f4f6;--color-overlay:#0f172a59;--color-border:#e5e7eb;--color-border-strong:#d1d5db;--color-success:#22c55e;--color-warning:#f59e0b;--color-danger:#ef4444;--font-size-xs:13px;--font-size-sm:15px;--font-size-md:17px;--font-size-lg:19px;--font-size-xl:21px;--font-size-2xl:24px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--radius-sm:8px;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--radius-pill:999px;--shadow-sm:0 2px 8px #0f172a14;--shadow-md:0 6px 18px #0f172a1a;--shadow-lg:0 12px 28px #0f172a24;--transition-fast:120ms ease;--transition-base:180ms ease;--transition-slow:260ms ease;--content-max-width:900px;--page-max-width:900px;--page-padding-x:16px;--page-padding-y:16px;--topnav-height:56px}*,:after,:before{box-sizing:border-box}html{font-size:clamp(14px,1.5vw,18px)}body{background:var(--color-background);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;margin:0}:root{--background:150 20% 98%;--foreground:212 60% 11%;--border:150 15% 85%;--card:0 0% 100%;--card-foreground:212 60% 11%;--popover:0 0% 100%;--popover-foreground:212 60% 11%;--primary:158 48% 32%;--primary-foreground:0 0% 100%;--secondary:210 40% 96%;--secondary-foreground:212 60% 11%;--muted:150 10% 90%;--muted-foreground:212 20% 40%;--accent:12 85% 70%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--input:150 15% 85%;--ring:158 48% 32%;--app-font-sans:"Plus Jakarta Sans",sans-serif;--app-font-serif:"Outfit",sans-serif}body{background:#f9fbfa;background:hsl(var(--background));color:#0b1b2d;color:hsl(var(--foreground));font-family:Plus Jakarta Sans,sans-serif;font-family:var(--app-font-sans)}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-family:var(--app-font-serif)}.landing-page .container{margin:0 auto;max-width:1200px;padding-left:24px;padding-right:24px;width:100%}.landing-page .grid{display:grid}.landing-page .lg\:grid-cols-2,.landing-page .md\:grid-cols-3{grid-template-columns:1fr}@media (min-width:768px){.landing-page .md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.landing-page .lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}.landing-page .gap-3{gap:12px}.landing-page .gap-4{gap:16px}.landing-page .gap-8{gap:32px}.landing-page .gap-10{gap:40px}.landing-page .gap-12{gap:48px}.landing-page .gap-16{gap:64px}.landing-page .lg\:gap-8{gap:32px}@media (min-width:1024px){.landing-page .lg\:gap-8{gap:32px}}.landing-page .py-24{padding-bottom:96px;padding-top:96px}.landing-page .pt-24{padding-top:96px}.landing-page .pb-32{padding-bottom:128px}.landing-page .pt-20{padding-top:80px}.landing-page .px-6{padding-left:24px;padding-right:24px}.landing-page .mb-3{margin-bottom:12px}.landing-page .mb-4{margin-bottom:16px}.landing-page .mb-6{margin-bottom:24px}.landing-page .mb-8{margin-bottom:32px}.landing-page .mb-10{margin-bottom:40px}.landing-page .mb-12{margin-bottom:48px}.landing-page .mb-14{margin-bottom:56px}.landing-page .mt-1{margin-top:4px}.landing-page .mt-2{margin-top:8px}.landing-page .mt-8{margin-top:32px}.landing-page .text-xs{font-size:12px;line-height:1.4}.landing-page .text-sm{font-size:14px;line-height:1.5}.landing-page .text-lg{font-size:18px;line-height:1.6}.landing-page .text-xl{font-size:20px;line-height:1.6}.landing-page .text-2xl{font-size:24px;line-height:1.3}.landing-page .text-4xl{font-size:36px;line-height:1.2}.landing-page .text-5xl{font-size:48px;line-height:1.1}.landing-page .text-7xl{font-size:48px;line-height:1.05}@media (min-width:1024px){.landing-page .lg\:text-7xl{font-size:72px;line-height:1.05}}.landing-page .font-medium{font-weight:500}.landing-page .font-semibold{font-weight:600}.landing-page .font-bold{font-weight:700}.landing-page .font-serif{font-family:Outfit,sans-serif;font-family:var(--app-font-serif)}.landing-page .text-center{text-align:center}.landing-page .tracking-tight{letter-spacing:-.02em}.landing-page .tracking-widest{letter-spacing:.12em}.landing-page .leading-relaxed{line-height:1.75}.landing-page .flex{display:flex}.landing-page .inline-flex{display:inline-flex}.landing-page .flex-col{flex-direction:column}.landing-page .flex-1{flex:1 1}.landing-page .shrink-0{flex-shrink:0}.landing-page .items-center{align-items:center}.landing-page .items-end{align-items:flex-end}.landing-page .justify-between{justify-content:space-between}.landing-page .justify-center{justify-content:center}.landing-page .justify-end{justify-content:flex-end}.landing-page .self-start{align-self:flex-start}@media (min-width:640px){.landing-page .sm\:flex-row{flex-direction:row}}.landing-page .bg-background{background:#f9fbfa;background:hsl(var(--background))}.landing-page .bg-card{background:#fff;background:hsl(var(--card))}.landing-page .bg-secondary{background:#f1f5f9;background:hsl(var(--secondary))}.landing-page .bg-secondary\/30{background:hsla(210 40% 96%,.3);background:hsla(var(--secondary),.3)}.landing-page .bg-secondary\/40{background:hsla(210 40% 96%,.4);background:hsla(var(--secondary),.4)}.landing-page .bg-primary\/10{background:hsla(158 48% 32%,.1);background:hsla(var(--primary),.1)}.landing-page .bg-primary\/20{background:hsla(158 48% 32%,.2);background:hsla(var(--primary),.2)}.landing-page .text-foreground{color:#0b1b2d;color:hsl(var(--foreground))}.landing-page .text-muted-foreground{color:#52657a;color:hsl(var(--muted-foreground))}.landing-page .text-primary{color:#2a795c;color:hsl(var(--primary))}.landing-page .text-background{color:#f9fbfa;color:hsl(var(--background))}.landing-page .border{border:1px solid #d3ded9;border:1px solid hsl(var(--border))}.landing-page .border-border{border-color:#d3ded9;border-color:hsl(var(--border))}.landing-page .rounded-xl{border-radius:12px}.landing-page .rounded-2xl{border-radius:16px}.landing-page .rounded-3xl{border-radius:24px}.landing-page .rounded-full{border-radius:9999px}.landing-page .shadow-lg{box-shadow:0 8px 20px #00000014}.landing-page .shadow-xl{box-shadow:0 12px 28px #0000001f}.landing-page .shadow-2xl{box-shadow:0 18px 40px #00000029}.landing-page .w-full{width:100%}.landing-page .w-2{width:8px}.landing-page .w-5{width:20px}.landing-page .w-6{width:24px}.landing-page .w-8{width:32px}.landing-page .w-10{width:40px}.landing-page .w-12{width:48px}.landing-page .w-20{width:80px}.landing-page .w-32{width:128px}.landing-page .h-2{height:8px}.landing-page .h-5{height:20px}.landing-page .h-6{height:24px}.landing-page .h-8{height:32px}.landing-page .h-10{height:40px}.landing-page .h-12{height:48px}.landing-page .h-14{height:56px}.landing-page .h-20{height:80px}.landing-page .h-auto{height:auto}.landing-page .min-h-screen{min-height:100vh}.landing-page .min-h-\[120px\]{min-height:120px}.landing-page .max-w-\[400px\]{max-width:400px}.landing-page .max-w-2xl{max-width:672px}.landing-page .max-w-3xl{max-width:768px}.landing-page .max-w-5xl{max-width:1024px}.landing-page .max-w-lg{max-width:512px}.landing-page img{display:block}.landing-page .overflow-hidden{overflow:hidden}.landing-page .overflow-x-hidden{overflow-x:hidden}.landing-page input,.landing-page select,.landing-page textarea{background:#fff;background:hsl(var(--card));border:1px solid #d3ded9;border:1px solid hsl(var(--border));border-radius:12px;box-sizing:border-box;color:#0b1b2d;color:hsl(var(--foreground));font:inherit;padding:14px 16px;width:100%}.landing-page input::placeholder,.landing-page textarea::placeholder{color:#52657a;color:hsl(var(--muted-foreground))}.landing-page input:focus,.landing-page select:focus,.landing-page textarea:focus{border-color:#2a795c;border-color:hsl(var(--primary));outline:2px solid hsla(158 48% 32%,.18);outline:2px solid hsla(var(--primary),.18);outline-offset:0}.landing-page textarea{min-height:120px}.landing-page select{appearance:none}.landing-page a{color:inherit;text-decoration:none}.landing-page a:hover{opacity:.85}.landing-page img{border-radius:16px;max-width:100%}.landing-page section{position:relative}.landing-page button svg{display:inline-block;vertical-align:middle}.landing-page .shadow-xl{box-shadow:0 20px 40px #0000001f}.landing-page .text-background\/40{color:hsla(150 20% 98%,.4);color:hsla(var(--background),.4)}.landing-page .text-background\/60{color:hsla(150 20% 98%,.6);color:hsla(var(--background),.6)}.landing-page .text-background\/70{color:hsla(150 20% 98%,.7);color:hsla(var(--background),.7)}.landing-page .bg-foreground{background:#0b1b2d;background:hsl(var(--foreground))}.landing-page .py-12{padding-bottom:48px;padding-top:48px}.landing-page .hidden{display:none}.landing-page .grid-cols-1{grid-template-columns:1fr}@media (min-width:768px){.landing-page .md\:flex{display:flex}.landing-page .md\:hidden{display:none}.landing-page .md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}.landing-page .relative{position:relative}.landing-page .absolute{position:absolute}.landing-page .fixed{position:fixed}.landing-page .top-0{top:0}.landing-page .top-20{top:80px}.landing-page .right-0{right:0}.landing-page .right-10{right:40px}.landing-page .left-0{left:0}.landing-page .bottom-0{bottom:0}.landing-page .bottom-32{bottom:128px}.landing-page .inset-0{inset:0}.landing-page .z-10{z-index:10}.landing-page .z-20{z-index:20}.landing-page .z-50{z-index:50}.landing-page .-z-10{z-index:-10}.landing-page .bg-background\/80{background:hsla(150 20% 98%,.8);background:hsla(var(--background),.8)}.landing-page .border-border\/50{border-color:hsla(150 15% 85%,.5);border-color:hsla(var(--border),.5)}.landing-page .backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.landing-page .transition-colors{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.landing-page .transition-shadow{transition:box-shadow .25s ease}.landing-page .duration-300{transition-duration:.3s}.landing-page .hover\:shadow-xl:hover{box-shadow:0 20px 40px #0000001f}.landing-page .hover\:text-primary:hover{color:#2a795c;color:hsl(var(--primary))}.landing-page .p-2{padding:8px}.landing-page .p-4{padding:16px}.landing-page .p-7{padding:28px}.landing-page .p-8{padding:32px}.landing-page .py-1{padding-bottom:4px;padding-top:4px}.landing-page .py-4{padding-bottom:16px;padding-top:16px}.landing-page .px-2\.5{padding-left:10px;padding-right:10px}.landing-page .space-y-4>*+*{margin-top:16px}.landing-page .space-y-8>*+*{margin-top:32px}.landing-page .leading-snug{line-height:1.35}.landing-page .aspect-square{aspect-ratio:1/1}.landing-page .shrink-0.w-10.h-10.rounded-full.bg-primary.text-primary-foreground.flex.items-center.justify-center.font-bold.text-lg{align-items:center;background:#2a795c;background:hsl(var(--primary));border-radius:9999px;color:#fff;color:hsl(var(--primary-foreground));display:inline-flex;height:40px;justify-content:center;line-height:1;min-height:40px;min-width:40px;width:40px}.landing-page #how-it-works .flex.gap-4{align-items:center;gap:14px}.landing-page #how-it-works .flex.gap-4>div:last-child{transform:translateY(-2px)}.landing-page #how-it-works .flex.gap-4+.flex.gap-4{margin-top:24px}.landing-page #how-it-works h4{margin-bottom:6px}.landing-page #how-it-works p{line-height:1.6;margin:0}.landing-page #how-it-works img{border-radius:24px;box-shadow:0 18px 40px #0000001f;display:block;width:100%}@media (min-width:1024px){.landing-page #how-it-works .grid.lg\:grid-cols-2{align-items:center;align-items:start}.landing-page #how-it-works .grid.lg\:grid-cols-2>div:first-child,.landing-page #how-it-works .grid.lg\:grid-cols-2>div:last-child{align-self:start}.landing-page #how-it-works .grid.lg\:grid-cols-2>div:first-child{padding-top:18px}.landing-page #how-it-works .grid.lg\:grid-cols-2>div:last-child{padding-top:0}}.landing-page #support .w-2.h-2.rounded-full.bg-primary{background:#2a795c;background:hsl(var(--primary));border-radius:9999px;display:inline-block;height:8px;min-height:8px;min-width:8px;width:8px}.landing-page footer{background:#0b1b2d;background:hsl(var(--foreground));color:#f9fbfa;color:hsl(var(--background));font-size:14px;overflow:visible;padding-bottom:28px;padding-top:28px}.landing-page .footer-cells{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.landing-page .footer-cells .cell{line-height:1.35;min-width:0}@media (min-width:768px){.landing-page .footer-cells{align-items:start;column-gap:32px;grid-template-columns:1fr 1.35fr .8fr;grid-template-rows:repeat(4,auto);row-gap:10px}.landing-page .cell-1-1{grid-column:1;grid-row:1}.landing-page .cell-2-1{grid-column:1;grid-row:2}.landing-page .cell-3-1{grid-column:1;grid-row:3}.landing-page .cell-4-1{grid-column:1;grid-row:4}.landing-page .cell-2-2{grid-column:2;grid-row:2}.landing-page .cell-3-2{grid-column:2;grid-row:3}.landing-page .cell-1-3{grid-column:3;grid-row:1}.landing-page .cell-2-3{grid-column:3;grid-row:2}.landing-page .cell-3-3{grid-column:3;grid-row:3}.landing-page .cell-4-3{grid-column:3;grid-row:4}}.landing-page .cell-1-1{color:hsla(150 20% 98%,.42);color:hsla(var(--background),.42);font-size:12px;font-weight:600;letter-spacing:.12em;text-align:left;text-transform:uppercase}.landing-page .cell-2-1,.landing-page .cell-3-1,.landing-page .cell-4-1{color:hsla(150 20% 98%,.78);color:hsla(var(--background),.78);display:block;font-size:14px;text-align:left}.landing-page .cell-2-1:hover,.landing-page .cell-3-1:hover,.landing-page .cell-4-1:hover{color:#f9fbfa;color:hsl(var(--background));opacity:1}.landing-page .cell-2-2,.landing-page .cell-3-2{color:hsla(150 20% 98%,.72);color:hsla(var(--background),.72);font-size:14px;text-align:center}.landing-page .cell-2-2{white-space:nowrap}.landing-page .cell-3-2{color:hsla(150 20% 98%,.5);color:hsla(var(--background),.5);font-size:13px}.landing-page .cell-2-2 strong{color:#f9fbfa;color:hsl(var(--background));font-weight:700}.landing-page .cell-1-3{color:hsla(150 20% 98%,.42);color:hsla(var(--background),.42);font-size:12px;font-weight:600;letter-spacing:.12em;text-align:right;text-transform:uppercase}.landing-page .footer-icons-pair{align-items:center;display:flex;gap:14px;justify-content:flex-end;min-height:20px}.landing-page .footer-icons-pair a{align-items:center;color:hsla(150 20% 98%,.7);color:hsla(var(--background),.7);display:inline-flex;height:20px;justify-content:center;width:20px}.landing-page .footer-icons-pair a:hover{color:#f9fbfa;color:hsl(var(--background));opacity:1}@media (max-width:767px){.landing-page .cell-1-1,.landing-page .cell-1-3,.landing-page .cell-2-1,.landing-page .cell-2-2,.landing-page .cell-3-1,.landing-page .cell-3-2,.landing-page .cell-4-1{text-align:center}.landing-page .footer-icons-pair{justify-content:center}.landing-page .cell-2-2{white-space:normal}}
/*# sourceMappingURL=main.b12624b8.css.map*/