/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:"Inter Variable", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-md:.5rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-brand:#9b8ec4;--color-brand-dark:#5b4b8a;--color-brand-light:#c5bbe0;--color-bg:#f9f7fd;--color-surface:#fff;--color-surface-2:#f2eff9;--color-text:#1e1428;--color-text-2:#6b5c82;--color-border:#e8e3f0;--color-success:#34c759;--font-display:-apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--radius-card:.75rem;--radius-sheet:1rem;--radius-pill:9999px}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@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+460-52F,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+301,U+400-45F,U+490-491,U+4B0-4B1,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+1F??}@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+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@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+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,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+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{box-sizing:border-box}html{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;line-height:1.6}img,video{max-width:100%;height:auto;display:block}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-up.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.fade-up{opacity:1;transition:none;transform:none}}.container{width:100%;max-width:1100px;margin-inline:auto;padding-inline:1.5rem}.btn-primary{background:var(--color-brand);color:#fff;font-family:var(--font-sans);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s;display:inline-flex}.btn-primary:hover{background:var(--color-brand-dark);box-shadow:0 4px 20px #9b8ec459}@supports (color:color-mix(in lab,red,red)){.btn-primary:hover{box-shadow:0 4px 20px color-mix(in srgb,var(--color-brand) 35%,transparent)}}.btn-primary:hover{transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-ghost{color:var(--color-text-2);border-radius:var(--radius-pill);border:1.5px solid var(--color-border);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:.25rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.btn-ghost:hover{color:var(--color-brand);border-color:var(--color-brand-light);background:var(--color-surface-2)}section{padding-block:6rem}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand);margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-block}.section-headline{font-family:var(--font-display);color:var(--color-text);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15}.section-subhead{color:var(--color-text-2);max-width:580px;margin:0;font-size:1.125rem;line-height:1.65}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--color-bg) 80%,transparent);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border-bottom:1px solid var(--color-border)}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:2rem;height:64px}.nav-logo[data-astro-cid-dmqpwcec]{text-decoration:none;flex-shrink:0}.nav-links[data-astro-cid-dmqpwcec]{display:flex;list-style:none;margin:0;padding:0;gap:.25rem;flex:1}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:block;padding:.5rem .75rem;font-size:.9375rem;font-weight:500;color:var(--color-text-2);text-decoration:none;border-radius:var(--radius-md);transition:color .15s,background .15s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--color-text);background:var(--color-surface-2)}.nav-cta[data-astro-cid-dmqpwcec]{font-size:.9375rem;padding:.5625rem 1.25rem;flex-shrink:0}.nav-mobile-toggle[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;background:none;border:none;cursor:pointer;margin-left:auto}.nav-mobile-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:100%;height:2px;background:var(--color-text);border-radius:2px;transition:transform .2s,opacity .2s}.nav-mobile-toggle[data-astro-cid-dmqpwcec].open span[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-mobile-toggle[data-astro-cid-dmqpwcec].open span[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0}.nav-mobile-toggle[data-astro-cid-dmqpwcec].open span[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-dmqpwcec]{border-top:1px solid var(--color-border);padding:1rem 1.5rem 1.5rem}.mobile-menu[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{list-style:none;margin:0 0 1rem;padding:0}.mobile-menu[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:block;padding:.75rem 0;font-size:1.0625rem;font-weight:500;color:var(--color-text);text-decoration:none;border-bottom:1px solid var(--color-border)}.mobile-menu[data-astro-cid-dmqpwcec] .btn-primary[data-astro-cid-dmqpwcec]{width:100%;margin-top:.5rem}@media(max-width:720px){.nav-links[data-astro-cid-dmqpwcec],.nav-cta[data-astro-cid-dmqpwcec]{display:none}.nav-mobile-toggle[data-astro-cid-dmqpwcec]{display:flex}}.hero[data-astro-cid-bbe6dxrz]{padding-block:5rem 4rem;background:linear-gradient(160deg,var(--color-bg) 60%,var(--color-surface-2) 100%);overflow:hidden}.hero-inner[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:calc(100vh - 64px - 8rem);max-height:780px}.hero-text[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--color-text);margin:.5rem 0 1.25rem}.hero-subhead[data-astro-cid-bbe6dxrz]{font-size:1.125rem;color:var(--color-text-2);line-height:1.7;margin:0 0 2.25rem;max-width:480px}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.hero-btn-primary[data-astro-cid-bbe6dxrz]{font-size:1.0625rem;padding:.875rem 2rem}.hero-trial-note[data-astro-cid-bbe6dxrz]{font-size:.875rem;color:var(--color-text-2);margin:0}.hero-visual[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center;position:relative;padding:2rem}.device[data-astro-cid-bbe6dxrz]{width:260px;background:var(--color-surface);border:2px solid color-mix(in srgb,var(--color-text) 90%,transparent);border-radius:40px;overflow:hidden;box-shadow:0 0 0 6px color-mix(in srgb,var(--color-text) 8%,transparent),0 40px 80px color-mix(in srgb,var(--color-brand-dark) 25%,transparent),0 20px 40px color-mix(in srgb,var(--color-brand) 15%,transparent);position:relative}.device-notch[data-astro-cid-bbe6dxrz]{height:28px;background:color-mix(in srgb,var(--color-text) 92%,transparent);display:flex;align-items:center;justify-content:center}.device-notch[data-astro-cid-bbe6dxrz]:after{content:"";width:80px;height:16px;background:color-mix(in srgb,var(--color-text) 85%,transparent);border-radius:0 0 12px 12px}.device-screen[data-astro-cid-bbe6dxrz]{background:var(--color-bg);min-height:500px;display:flex;flex-direction:column}.app-bar[data-astro-cid-bbe6dxrz]{padding:1rem 1rem .75rem;border-bottom:1px solid var(--color-border);background:color-mix(in srgb,var(--color-bg) 85%,transparent);backdrop-filter:blur(10px)}.app-bar-logo[data-astro-cid-bbe6dxrz]{height:20px;width:auto}.app-body[data-astro-cid-bbe6dxrz]{padding:.875rem;flex:1;display:flex;flex-direction:column;gap:.625rem}.app-welcome[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.625rem;padding:.625rem 0 .25rem}.app-avatar[data-astro-cid-bbe6dxrz]{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-dark) 100%);flex-shrink:0}.app-label[data-astro-cid-bbe6dxrz]{font-size:.6875rem;color:var(--color-text-2);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.app-name[data-astro-cid-bbe6dxrz]{font-size:.9375rem;font-weight:600;color:var(--color-text)}.app-card[data-astro-cid-bbe6dxrz]{background:var(--color-surface);border-radius:var(--radius-card);padding:.75rem;display:flex;align-items:center;gap:.625rem;box-shadow:0 1px 4px color-mix(in srgb,var(--color-brand) 8%,transparent)}.app-card-icon[data-astro-cid-bbe6dxrz]{width:32px;height:32px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-card-icon--purple[data-astro-cid-bbe6dxrz]{background:var(--color-brand)}.app-card-icon--teal[data-astro-cid-bbe6dxrz]{background:#34a898}.app-card-label[data-astro-cid-bbe6dxrz]{font-size:.6875rem;color:var(--color-text-2);font-weight:500}.app-card-value[data-astro-cid-bbe6dxrz]{font-size:.875rem;font-weight:600;color:var(--color-text)}.app-card--cta[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-dark) 100%);color:#fff;font-size:.875rem;font-weight:600;justify-content:center;gap:.5rem}.app-tab-bar[data-astro-cid-bbe6dxrz]{display:flex;border-top:1px solid var(--color-border);background:color-mix(in srgb,var(--color-bg) 90%,transparent);backdrop-filter:blur(10px)}.tab[data-astro-cid-bbe6dxrz]{flex:1;display:flex;align-items:center;justify-content:center;padding:.625rem .5rem .875rem;color:var(--color-text-2)}.tab[data-astro-cid-bbe6dxrz].active{color:var(--color-brand)}.float-card[data-astro-cid-bbe6dxrz]{position:absolute;display:flex;align-items:center;gap:.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:.5rem .875rem;font-size:.8125rem;font-weight:600;color:var(--color-text);box-shadow:0 4px 16px color-mix(in srgb,var(--color-brand) 12%,transparent);white-space:nowrap;animation:float 4s ease-in-out infinite}.float-card--top[data-astro-cid-bbe6dxrz]{top:1.5rem;right:-1rem;animation-delay:0s}.float-card--bottom[data-astro-cid-bbe6dxrz]{bottom:1.5rem;left:-1rem;animation-delay:2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.float-card[data-astro-cid-bbe6dxrz]{animation:none}}@media(max-width:900px){.hero-inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center;max-height:none;gap:3rem}.hero-text[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] br[data-astro-cid-bbe6dxrz]{display:none}.hero-subhead[data-astro-cid-bbe6dxrz]{margin-inline:auto}.hero-ctas[data-astro-cid-bbe6dxrz]{justify-content:center}.hero-trial-note[data-astro-cid-bbe6dxrz]{text-align:center}.hero-visual[data-astro-cid-bbe6dxrz]{order:-1}.float-card--top[data-astro-cid-bbe6dxrz]{right:0}.float-card--bottom[data-astro-cid-bbe6dxrz]{left:0}}@media(max-width:480px){.hero-ctas[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}}.features[data-astro-cid-vnivfuh2]{background:var(--color-surface)}.features-intro[data-astro-cid-vnivfuh2]{text-align:center;margin-bottom:5rem}.features-intro[data-astro-cid-vnivfuh2] .section-subhead[data-astro-cid-vnivfuh2]{margin-inline:auto}.features-list[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:6rem}.feature-row[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.feature-row--reverse[data-astro-cid-vnivfuh2]{direction:rtl}.feature-row--reverse[data-astro-cid-vnivfuh2]>[data-astro-cid-vnivfuh2]{direction:ltr}.feature-text[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;letter-spacing:-.02em;color:var(--color-text);margin:.5rem 0 1rem;line-height:1.2}.feature-text[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]:last-child{font-size:1.0625rem;color:var(--color-text-2);line-height:1.7;margin:0;max-width:440px}.feature-visual[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;background:linear-gradient(145deg,var(--color-bg) 0%,var(--color-surface-2) 100%);border:1px solid var(--color-border);border-radius:var(--radius-sheet);padding:3rem 2rem;min-height:280px;justify-content:center}.feature-icon-wrap[data-astro-cid-vnivfuh2]{width:64px;height:64px;background:linear-gradient(135deg,var(--color-brand-light) 0%,var(--color-brand) 100%);border-radius:var(--radius-sheet);display:flex;align-items:center;justify-content:center;color:var(--color-brand-dark);box-shadow:0 4px 16px color-mix(in srgb,var(--color-brand) 20%,transparent)}.feature-card-preview[data-astro-cid-vnivfuh2]{width:100%;max-width:240px;background:var(--color-surface);border-radius:var(--radius-card);overflow:hidden;box-shadow:0 2px 12px color-mix(in srgb,var(--color-brand) 10%,transparent)}.preview-bar[data-astro-cid-vnivfuh2]{height:28px;background:var(--color-surface-2);border-bottom:1px solid var(--color-border);display:flex;align-items:center;gap:4px;padding-inline:10px}.preview-dot[data-astro-cid-vnivfuh2]{width:7px;height:7px;border-radius:50%;background:var(--color-border)}.preview-content[data-astro-cid-vnivfuh2]{padding:1rem;display:flex;flex-direction:column;gap:8px}.preview-line[data-astro-cid-vnivfuh2]{height:8px;background:var(--color-surface-2);border-radius:4px}.preview-line--wide[data-astro-cid-vnivfuh2]{width:100%}.preview-line--medium[data-astro-cid-vnivfuh2]{width:70%}.preview-line--short[data-astro-cid-vnivfuh2]{width:45%}@media(max-width:800px){.feature-row[data-astro-cid-vnivfuh2],.feature-row--reverse[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;direction:ltr;gap:2rem}}.how[data-astro-cid-cmgpsf2k]{background:var(--color-bg)}.how-intro[data-astro-cid-cmgpsf2k]{text-align:center;margin-bottom:4rem}.how-intro[data-astro-cid-cmgpsf2k] .section-subhead[data-astro-cid-cmgpsf2k]{margin-inline:auto}.steps[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;position:relative}.step[data-astro-cid-cmgpsf2k]{text-align:center;padding:2.5rem 1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sheet);display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;box-shadow:0 2px 12px color-mix(in srgb,var(--color-brand) 6%,transparent)}.step-number[data-astro-cid-cmgpsf2k]{font-family:var(--font-display);font-size:.75rem;font-weight:700;letter-spacing:.1em;color:var(--color-brand);background:var(--color-surface-2);padding:.25rem .625rem;border-radius:var(--radius-pill);border:1px solid var(--color-brand-light)}.step-icon-wrap[data-astro-cid-cmgpsf2k]{width:56px;height:56px;background:linear-gradient(135deg,var(--color-brand-light) 0%,var(--color-brand) 100%);border-radius:var(--radius-sheet);display:flex;align-items:center;justify-content:center;color:var(--color-brand-dark);flex-shrink:0}.step[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-family:var(--font-display);font-size:1.1875rem;font-weight:700;color:var(--color-text);margin:0;line-height:1.3;letter-spacing:-.01em}.step[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:.9375rem;color:var(--color-text-2);line-height:1.7;margin:0}.connector[data-astro-cid-cmgpsf2k]{display:none}@media(max-width:720px){.steps[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr}.step[data-astro-cid-cmgpsf2k]{text-align:left;flex-direction:row;align-items:flex-start;flex-wrap:wrap}.step-number[data-astro-cid-cmgpsf2k]{order:-1}.step-icon-wrap[data-astro-cid-cmgpsf2k]{flex-shrink:0}.step[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k],.step[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{width:100%}}.highlights[data-astro-cid-e4s4qopu]{background:var(--color-surface-2)}.highlights-intro[data-astro-cid-e4s4qopu]{text-align:center;margin-bottom:3.5rem}.highlights-grid[data-astro-cid-e4s4qopu]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.highlight[data-astro-cid-e4s4qopu]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .2s,transform .2s}.highlight[data-astro-cid-e4s4qopu]:hover{box-shadow:0 4px 24px color-mix(in srgb,var(--color-brand) 10%,transparent);transform:translateY(-2px)}.highlight-icon[data-astro-cid-e4s4qopu]{width:44px;height:44px;background:var(--color-surface-2);border:1px solid var(--color-brand-light);border-radius:var(--radius-card);display:flex;align-items:center;justify-content:center;color:var(--color-brand)}.highlight[data-astro-cid-e4s4qopu] h3[data-astro-cid-e4s4qopu]{font-size:1rem;font-weight:700;color:var(--color-text);margin:0;letter-spacing:-.01em}.highlight[data-astro-cid-e4s4qopu] p[data-astro-cid-e4s4qopu]{font-size:.9375rem;color:var(--color-text-2);line-height:1.65;margin:0}@media(max-width:900px){.highlights-grid[data-astro-cid-e4s4qopu]{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.highlights-grid[data-astro-cid-e4s4qopu]{grid-template-columns:1fr}}.pricing[data-astro-cid-hkoc4sea]{background:var(--color-bg)}.pricing-intro[data-astro-cid-hkoc4sea]{text-align:center;margin-bottom:2.5rem}.pricing-intro[data-astro-cid-hkoc4sea] .section-subhead[data-astro-cid-hkoc4sea]{margin-inline:auto}.billing-toggle[data-astro-cid-hkoc4sea]{display:flex;align-items:center;justify-content:center;gap:.875rem;margin-bottom:3rem}.toggle-label[data-astro-cid-hkoc4sea]{font-size:.9375rem;font-weight:500;color:var(--color-text-2);display:flex;align-items:center;gap:.5rem}.badge-save[data-astro-cid-hkoc4sea]{font-size:.75rem;font-weight:600;background:color-mix(in srgb,var(--color-success) 15%,transparent);color:#1a7a30;padding:.125rem .5rem;border-radius:var(--radius-pill)}.switch[data-astro-cid-hkoc4sea]{position:relative;display:inline-block;cursor:pointer}.switch[data-astro-cid-hkoc4sea] input[data-astro-cid-hkoc4sea]{opacity:0;width:0;height:0;position:absolute}.switch-track[data-astro-cid-hkoc4sea]{display:block;width:44px;height:26px;background:var(--color-border);border-radius:var(--radius-pill);transition:background .2s;position:relative}.switch-track[data-astro-cid-hkoc4sea]:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #0003;transition:transform .2s}.switch[data-astro-cid-hkoc4sea] input[data-astro-cid-hkoc4sea]:checked+.switch-track[data-astro-cid-hkoc4sea]{background:var(--color-brand)}.switch[data-astro-cid-hkoc4sea] input[data-astro-cid-hkoc4sea]:checked+.switch-track[data-astro-cid-hkoc4sea]:after{transform:translate(18px)}.switch[data-astro-cid-hkoc4sea] input[data-astro-cid-hkoc4sea]:focus-visible+.switch-track[data-astro-cid-hkoc4sea]{outline:2px solid var(--color-brand);outline-offset:2px}.plans[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:760px;margin-inline:auto}.plan[data-astro-cid-hkoc4sea]{background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-sheet);padding:2rem;display:flex;flex-direction:column;gap:1.5rem;position:relative}.plan--featured[data-astro-cid-hkoc4sea]{border-color:var(--color-brand);box-shadow:0 0 0 1px var(--color-brand),0 8px 32px color-mix(in srgb,var(--color-brand) 15%,transparent)}.plan-badge[data-astro-cid-hkoc4sea]{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--color-brand);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:.25rem .875rem;border-radius:var(--radius-pill);white-space:nowrap}.plan-header[data-astro-cid-hkoc4sea] h3[data-astro-cid-hkoc4sea]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0 0 .75rem}.price[data-astro-cid-hkoc4sea]{display:flex;align-items:baseline;gap:.125rem;line-height:1}.price-currency[data-astro-cid-hkoc4sea]{font-size:1.25rem;font-weight:600;color:var(--color-text);margin-top:.25rem}.price-amount[data-astro-cid-hkoc4sea]{font-family:var(--font-display);font-size:3rem;font-weight:700;color:var(--color-text);letter-spacing:-.03em}.price-period[data-astro-cid-hkoc4sea]{font-size:1rem;color:var(--color-text-2);margin-left:.125rem}.price-annual-note[data-astro-cid-hkoc4sea]{font-size:.875rem;color:var(--color-text-2);margin-top:.25rem}.hidden[data-astro-cid-hkoc4sea]{display:none}.plan-features[data-astro-cid-hkoc4sea]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem;flex:1}.plan-features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:var(--color-text-2);line-height:1.4}.plan-features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea] svg[data-astro-cid-hkoc4sea]{color:var(--color-success);flex-shrink:0;margin-top:2px}.plan[data-astro-cid-hkoc4sea] .btn-primary[data-astro-cid-hkoc4sea],.plan[data-astro-cid-hkoc4sea] .btn-ghost[data-astro-cid-hkoc4sea]{width:100%;text-align:center}.pricing-note[data-astro-cid-hkoc4sea]{text-align:center;font-size:.9375rem;color:var(--color-text-2);margin-top:2rem}@media(max-width:580px){.plans[data-astro-cid-hkoc4sea]{grid-template-columns:1fr}}.ios-teaser[data-astro-cid-b7mqphgy]{background:linear-gradient(160deg,var(--color-surface-2) 0%,var(--color-bg) 100%);overflow:hidden}.ios-inner[data-astro-cid-b7mqphgy]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.ios-store-badge[data-astro-cid-b7mqphgy]{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.25rem;background:var(--color-text);color:#fff;border-radius:var(--radius-card);font-size:.9375rem;margin-top:2rem;width:fit-content}.ios-pwa-note[data-astro-cid-b7mqphgy]{font-size:.875rem;color:var(--color-text-2);margin:.75rem 0 0}.ios-device-wrap[data-astro-cid-b7mqphgy]{display:flex;justify-content:center;position:relative;padding:2rem}.ios-glow[data-astro-cid-b7mqphgy]{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 70%,color-mix(in srgb,var(--color-brand) 20%,transparent),transparent);pointer-events:none}.ios-device[data-astro-cid-b7mqphgy]{width:240px;background:var(--color-text);border-radius:44px;padding:10px;box-shadow:0 40px 80px color-mix(in srgb,var(--color-text) 35%,transparent),0 0 0 1px color-mix(in srgb,#fff 10%,transparent) inset;position:relative}.ios-device-island[data-astro-cid-b7mqphgy]{width:90px;height:28px;background:#000;border-radius:14px;margin:0 auto 8px}.ios-device-screen[data-astro-cid-b7mqphgy]{background:var(--color-bg);border-radius:34px;overflow:hidden;aspect-ratio:9 / 16}.ios-app-preview[data-astro-cid-b7mqphgy]{height:100%;display:flex;flex-direction:column}.ios-status-bar[data-astro-cid-b7mqphgy]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem .25rem}.ios-time[data-astro-cid-b7mqphgy]{font-size:.75rem;font-weight:700;color:var(--color-text);font-family:var(--font-display)}.ios-indicators[data-astro-cid-b7mqphgy]{display:flex;align-items:center;gap:4px;color:var(--color-text)}.ios-home-screen[data-astro-cid-b7mqphgy]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding-bottom:1rem}.ios-app-icon[data-astro-cid-b7mqphgy]{display:flex;flex-direction:column;align-items:center;gap:.375rem}.ios-icon-bg[data-astro-cid-b7mqphgy]{width:64px;height:64px}.ios-icon-img[data-astro-cid-b7mqphgy]{width:64px;height:64px;border-radius:16px;box-shadow:0 4px 16px color-mix(in srgb,var(--color-brand-dark) 40%,transparent)}.ios-app-icon[data-astro-cid-b7mqphgy] span[data-astro-cid-b7mqphgy]{font-size:.625rem;font-weight:600;color:var(--color-text)}.ios-dock[data-astro-cid-b7mqphgy]{display:flex;gap:.75rem;background:color-mix(in srgb,var(--color-surface) 60%,transparent);backdrop-filter:blur(10px);border-radius:18px;padding:.5rem .75rem;border:1px solid color-mix(in srgb,var(--color-border) 60%,transparent)}.ios-dock-icon[data-astro-cid-b7mqphgy]{width:28px;height:28px;border-radius:8px;background:var(--color-border)}.ios-dock-icon--active[data-astro-cid-b7mqphgy]{background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-dark) 100%)}.ios-home-indicator[data-astro-cid-b7mqphgy]{width:36px;height:4px;background:var(--color-text);border-radius:2px;opacity:.2}@media(max-width:820px){.ios-inner[data-astro-cid-b7mqphgy]{grid-template-columns:1fr;text-align:center}.ios-store-badge[data-astro-cid-b7mqphgy]{margin-inline:auto}.ios-pwa-note[data-astro-cid-b7mqphgy]{text-align:center}}.faq[data-astro-cid-z6gx6xcw]{background:var(--color-surface)}.faq-intro[data-astro-cid-z6gx6xcw]{text-align:center;margin-bottom:3.5rem}.faq-list[data-astro-cid-z6gx6xcw]{max-width:720px;margin-inline:auto;border:1px solid var(--color-border);border-radius:var(--radius-sheet);overflow:hidden}.faq-item[data-astro-cid-z6gx6xcw]{border-bottom:1px solid var(--color-border)}.faq-item[data-astro-cid-z6gx6xcw]:last-child{border-bottom:none}.faq-question[data-astro-cid-z6gx6xcw]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.375rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-sans);font-size:1rem;font-weight:600;color:var(--color-text);transition:background .15s}.faq-question[data-astro-cid-z6gx6xcw]:hover{background:var(--color-surface-2)}.faq-question[data-astro-cid-z6gx6xcw]:focus-visible{outline:2px solid var(--color-brand);outline-offset:-2px}.faq-chevron[data-astro-cid-z6gx6xcw]{color:var(--color-text-2);flex-shrink:0;transition:transform .2s}.faq-question[data-astro-cid-z6gx6xcw][aria-expanded=true] .faq-chevron[data-astro-cid-z6gx6xcw]{transform:rotate(180deg)}.faq-answer[data-astro-cid-z6gx6xcw]{padding:0 1.5rem 1.375rem}.faq-answer[data-astro-cid-z6gx6xcw] p[data-astro-cid-z6gx6xcw]{font-size:.9375rem;color:var(--color-text-2);line-height:1.7;margin:0}.final-cta[data-astro-cid-nqzr7c5x]{background:linear-gradient(135deg,var(--color-brand-dark) 0%,var(--color-brand) 100%);padding-block:6rem}.final-cta-inner[data-astro-cid-nqzr7c5x]{text-align:center;max-width:680px;margin-inline:auto}.final-cta-inner[data-astro-cid-nqzr7c5x] h2[data-astro-cid-nqzr7c5x]{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#fff;margin:0 0 1rem}.final-cta-inner[data-astro-cid-nqzr7c5x] p[data-astro-cid-nqzr7c5x]{font-size:1.125rem;color:color-mix(in srgb,#fff 80%,transparent);margin:0 0 2.5rem}.final-cta[data-astro-cid-nqzr7c5x] .btn-primary[data-astro-cid-nqzr7c5x]{background:#fff;color:var(--color-brand-dark);font-size:1.0625rem;padding:.875rem 2rem}.final-cta[data-astro-cid-nqzr7c5x] .btn-primary[data-astro-cid-nqzr7c5x]:hover{background:var(--color-brand-light);box-shadow:0 4px 24px #0003}.footer[data-astro-cid-sz7xmlte]{background:var(--color-text);color:color-mix(in srgb,#fff 60%,transparent)}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start;padding-block:3.5rem}.footer-logo-fallback[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.03em;display:block;margin-bottom:.75rem}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.9375rem;line-height:1.6;margin:0;max-width:260px}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;gap:3rem}.footer-nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9375rem;color:color-mix(in srgb,#fff 60%,transparent);text-decoration:none;transition:color .15s}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid color-mix(in srgb,#fff 12%,transparent);padding-block:1.5rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.875rem;margin:0}@media(max-width:640px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer-nav[data-astro-cid-sz7xmlte]{gap:2rem}}
