.lp-root .lp-site-header{position:sticky;top:0;z-index:30;background:var(--lp-paper, #fff);border-bottom:1px solid var(--lp-line)}.lp-root .lp-header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:88px}.lp-root .lp-header-inner>.lp-logo{flex-shrink:0;letter-spacing:-.6px}.lp-root .lp-nav-mark{display:inline-flex}.lp-root .lp-nav-mark .lp-mark{gap:3px}.lp-root .lp-nav-mark .lp-mark>i{width:6px;height:6px;border-radius:1px}.lp-root .lp-nav-links{display:flex;align-items:center;gap:24px;font-size:13px;color:var(--lp-ink-soft)}.lp-root .lp-nav-link{color:inherit;text-decoration:none;white-space:nowrap}.lp-root .lp-nav-link:hover{color:var(--lp-focus-deep)}.lp-root .lp-nav-group{position:relative}.lp-root .lp-site-header summary{list-style:none;cursor:pointer}.lp-root .lp-site-header summary::-webkit-details-marker{display:none}.lp-root .lp-nav-group>summary{display:flex;align-items:center;gap:7px;padding-block:18px;white-space:nowrap}.lp-root .lp-nav-group>summary:after{content:"";width:5px;height:5px;border-right:1px solid;border-bottom:1px solid;transform:translateY(-2px) rotate(45deg)}.lp-root .lp-nav-group[open]>summary:after{transform:translateY(1px) rotate(225deg)}.lp-root .lp-nav-menu{position:absolute;top:100%;inset-inline-start:-16px;min-width:235px;padding:8px;background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:14px;box-shadow:var(--lp-shadow-2);max-height:70vh;overflow-y:auto;z-index:40}.lp-root .lp-nav-menu-link{display:block;padding:10px 12px;border-radius:7px;color:var(--lp-ink-soft);text-decoration:none;font-size:13px}.lp-root .lp-nav-menu-link:hover{background:var(--lp-focus-tint);color:var(--lp-focus-deep)}.lp-root .lp-nav-menu-link:first-child{color:var(--lp-ink);border-bottom:1px solid var(--lp-line-2);margin-bottom:4px}.lp-root .lp-nav-actions{display:flex;align-items:center;gap:10px}.lp-root .lp-nav-actions>.lp-btn{font-size:13px;padding:10px 16px;min-height:42px}.lp-root .lp-nav-actions>.lp-btn-outline{border-color:transparent;background:transparent}.lp-root .lp-nav-language select{max-width:105px}.lp-root .lp-mobile-menu{display:none}.lp-root :is(a,button,summary,select):focus-visible{outline:2px solid var(--lp-focus-deep);outline-offset:4px;border-radius:4px}.lp-root .lp-mobile-menu>summary{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--lp-line);border-radius:10px}.lp-root .lp-menu-glyph{position:relative;width:17px;height:10px;border-block:1px solid var(--lp-ink)}.lp-root .lp-mobile-menu[open] .lp-menu-glyph{border:0;height:17px}.lp-root .lp-mobile-menu[open] .lp-menu-glyph:before,.lp-root .lp-mobile-menu[open] .lp-menu-glyph:after{content:"";position:absolute;width:17px;height:1px;background:var(--lp-ink);top:8px;transform:rotate(45deg)}.lp-root .lp-mobile-menu[open] .lp-menu-glyph:after{transform:rotate(-45deg)}.lp-root .lp-mobile-panel{position:absolute;top:100%;inset-inline:0;background:var(--lp-paper);padding:16px max(20px,calc((100vw - 1176px)/2)) 24px;box-shadow:0 16px 24px -20px #0f11154d;border-bottom:1px solid var(--lp-line);max-height:calc(100dvh - 88px);overflow-y:auto}.lp-root .lp-mobile-panel>a{display:block;text-decoration:none;color:var(--lp-ink);font-size:18px;padding:13px 0;border-bottom:1px solid var(--lp-line-2)}.lp-root .lp-mobile-panel>.lp-language-switcher{display:block;margin-top:18px}@media(max-width:1199px){.lp-root .lp-nav-links,.lp-root .lp-nav-language{display:none}.lp-root .lp-mobile-menu{display:block}}@media(max-width:600px){.lp-root .lp-header-inner{min-height:76px;gap:12px}.lp-root .lp-header-inner>.lp-logo{font-size:20px;gap:5px;flex-direction:column;align-items:flex-start;line-height:1.2}.lp-root .lp-nav-mark .lp-mark>i{width:5px;height:5px}.lp-root .lp-nav-actions{gap:8px}.lp-root .lp-nav-actions>.lp-btn{padding-inline:12px;max-width:42vw;white-space:normal;line-height:1.3}.lp-root .lp-mobile-panel{max-height:calc(100dvh - 76px)}}.lp-root .lp-site-footer{--lp-fg-primary: #fafaf8;--lp-fg-secondary: #bec3c7;--lp-fg-tertiary: #a1a9ae;--lp-line-2: rgba(255, 255, 255, .12);padding:64px 0 28px;background:var(--lp-ink);color:var(--lp-fg-secondary);font-size:14px}.lp-root .lp-footer-brand{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid var(--lp-line-2)}.lp-root .lp-footer-brand .lp-logo{font-size:28px;letter-spacing:-.8px}.lp-root .lp-site-footer .lp-mark>i{background:#fafaf8}.lp-root .lp-site-footer .lp-mark>i:last-child{background:var(--lp-focus)}.lp-root .lp-footer-brand p{font-size:15px;line-height:1.6;max-width:300px;margin:0}.lp-root .lp-footer-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.lp-root .lp-footer-column h3{font-size:14px;font-weight:500;line-height:1.4;color:var(--lp-fg-primary);margin:0 0 18px}.lp-root .lp-footer-column ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.lp-root .lp-footer-column a{font-size:13px;line-height:1.5;color:var(--lp-fg-secondary);text-decoration:none}.lp-root .lp-site-footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.lp-root .lp-site-footer :is(a,summary):focus-visible{outline-color:var(--lp-focus)}.lp-root .lp-footer-tools{margin-top:48px;border-top:1px solid var(--lp-line-2);padding-top:26px}.lp-root .lp-footer-tools-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:16px}.lp-root .lp-footer-tools-title{font-size:14px;font-weight:500;line-height:1.4;color:var(--lp-fg-primary);margin:0}.lp-root .lp-footer-tools-all{font-size:13px;color:inherit;text-decoration:none}.lp-root .lp-footer-band{border-bottom:1px solid var(--lp-line-2)}.lp-root .lp-footer-band>summary{display:flex;align-items:center;gap:14px;padding:17px 0;list-style:none;cursor:pointer}.lp-root .lp-footer-band>summary::-webkit-details-marker{display:none}.lp-root .lp-footer-band>summary:after{content:"+";font-size:18px;margin-inline-start:auto;font-weight:400}.lp-root .lp-footer-band[open]>summary:after{content:"−"}.lp-root .lp-footer-band-label{font-size:13px;font-weight:400;line-height:1.5;margin:0;color:inherit}.lp-root .lp-footer-band-count{font-size:10px;color:var(--lp-fg-tertiary)}.lp-root .lp-footer-band-list{list-style:none;padding:0 0 20px;margin:0;display:flex;flex-wrap:wrap;gap:8px 20px}.lp-root .lp-footer-band-list a{color:var(--lp-fg-secondary);text-decoration:none;font-size:13px;line-height:1.6}.lp-root .lp-footer-legal{margin:36px 0 0;font-size:11px;line-height:1.7;color:var(--lp-fg-tertiary);max-width:840px}.lp-root .lp-footer-bottom{margin-top:28px;padding-top:22px;border-top:1px solid var(--lp-line-2);font-size:12px;color:var(--lp-fg-tertiary)}.lp-root .lp-footer-curated-tools{margin-top:32px;padding-top:26px;border-top:1px solid var(--lp-line-2)}.lp-root .lp-footer-curated-tools ul{display:flex;flex-wrap:wrap;gap:12px 24px}@media(max-width:1000px){.lp-root .lp-footer-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}}@media(max-width:600px){.lp-root .lp-site-footer{padding-top:44px}.lp-root .lp-footer-brand{flex-direction:column;align-items:flex-start;gap:20px}.lp-root .lp-footer-row{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-root .lp-footer-brand .lp-logo{font-size:24px}}@media(max-width:360px){.lp-root .lp-header-inner{gap:8px}.lp-root .lp-nav-actions{gap:6px}.lp-root .lp-nav-actions>.lp-btn{padding-inline:8px;font-size:12px}}.lp-root :is(#how,#pricing,#pocket){scroll-margin-top:110px}.lp-root .lp-feature{padding:26px;border:1px solid var(--lp-line);border-radius:16px;background:var(--lp-surface)}.lp-root .lp-feature:nth-child(3){background:var(--lp-focus-tint)}.lp-root .lp-feature:nth-child(4){background:var(--lp-calm-soft)}.lp-root .lp-pricing-tier-featured{--lp-fg-primary: #fff;--lp-fg-secondary: #cbd2cf;--lp-fg-tertiary: #aebbb2}.lp-root .lp-btn-sage{background:var(--lp-focus);color:var(--lp-ink);border-color:var(--lp-focus)}.lp-root .lp-btn-sage:hover{background:#a2c9a3}.lp-root .lp-pricing-tier{min-width:0}.lp-root .lp-pricing-tier .lp-btn{white-space:normal;text-align:center}.lp-root .lp-closer{padding:88px 0}.lp-root .lp-closer-panel{position:relative;overflow:hidden;background:var(--lp-focus-soft);border:1px solid #dce8d9;border-radius:24px;padding:64px;display:flex;justify-content:space-between;align-items:center;gap:40px}.lp-root .lp-closer-panel h2{font-size:clamp(36px,4.2vw,54px);letter-spacing:-.04em;font-weight:500;line-height:1.08;margin:22px 0 0;max-width:480px}.lp-root .lp-closer-panel h2 em{color:var(--lp-focus-deep)}.lp-root .lp-closer-actions{display:grid;justify-items:start;gap:16px;flex-shrink:0}.lp-root .lp-closer-meta{font-size:12px;color:var(--lp-ink-soft);margin:0}@media(max-width:767px){.lp-root #how,.lp-root #pricing{padding-block:64px!important}.lp-root .lp-closer{padding-block:56px}.lp-root .lp-closer-panel{padding:36px 26px;flex-direction:column;align-items:flex-start;gap:30px}}[dir=rtl] .lp-root .lp-btn-arrow:after{transform:scaleX(-1)}[dir=rtl] .lp-root .lp-btn-arrow:hover:after{transform:translate(-3px) scaleX(-1)}[dir=rtl] .lp-root .lp-preview-mini-days>span{display:inline-block;transform:scaleX(-1)}.lp-root{color-scheme:light;--lp-font-sans: "Satoshi", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--lp-font-mono: "JetBrains Mono", ui-monospace, "SF Mono", monospace;--lp-ink: #0F1115;--lp-ink-2: #1A1D24;--lp-ink-soft: #4B5160;--lp-muted: #68707F;--lp-line: rgba(15, 17, 21, .1);--lp-line-2: rgba(15, 17, 21, .06);--lp-line-3: rgba(15, 17, 21, .16);--lp-focus: #8DB98F;--lp-focus-deep: #42674D;--lp-focus-soft: #E8F1E7;--lp-focus-tint: #F2F7F1;--lp-calm: #D6D9F2;--lp-calm-soft: #EDEEF9;--lp-calm-deep: #B6BCE3;--lp-neutral: #E7E9EE;--lp-surface: #FAFAFC;--lp-paper: #FFFFFF;--lp-warn: #B26B12;--lp-warn-soft: #F6EDDD;--lp-bg-page: var(--lp-paper);--lp-bg-sunken: var(--lp-surface);--lp-bg-elevated: var(--lp-paper);--lp-fg-primary: var(--lp-ink);--lp-fg-secondary: var(--lp-ink-soft);--lp-fg-tertiary: var(--lp-muted);--lp-fg-on-accent: #FFFFFF;--lp-accent: var(--lp-ink);--lp-accent-hover: #000;--lp-accent-soft: var(--lp-focus-soft);--lp-brand: var(--lp-focus-deep);--lp-brand-soft: var(--lp-focus-tint);--lp-brand-glow: var(--lp-focus);--lp-border: var(--lp-line-2);--lp-border-strong: var(--lp-line-3);--lp-shadow-1: 0 1px 2px rgba(15, 17, 21, .04), 0 1px 1px rgba(15, 17, 21, .02);--lp-shadow-2: 0 16px 40px -20px rgba(15, 17, 21, .18), 0 2px 6px rgba(15, 17, 21, .04);--lp-shadow-3: 0 40px 80px -36px rgba(15, 17, 21, .3), 0 8px 16px -8px rgba(15, 17, 21, .06);--lp-radius: 12px;--lp-radius-md: 18px;--lp-radius-lg: 24px;--lp-radius-xl: 32px;--lp-section-y-mobile: 64px;--lp-section-y-tablet: 96px;--lp-section-y-desktop: 120px;--lp-page-x-mobile: 20px;--lp-page-x-tablet: 32px;--lp-page-x-desktop: 36px;--lp-ease-out: cubic-bezier(.16, 1, .3, 1);--lp-duration-quick: .16s;--lp-duration-normal: .32s}.lp-root,.lp-root *{font-family:var(--lp-font-sans)}.lp-root .lp-mono,.lp-root code{font-family:var(--lp-font-mono)}@media(prefers-reduced-motion:reduce){.lp-root *,.lp-root *:before,.lp-root *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.lp-root .lp-container{max-width:1240px;margin:0 auto;padding-left:var(--lp-page-x-mobile);padding-right:var(--lp-page-x-mobile)}@media(min-width:720px){.lp-root .lp-container{padding-left:var(--lp-page-x-tablet);padding-right:var(--lp-page-x-tablet)}}@media(min-width:1080px){.lp-root .lp-container{padding-left:var(--lp-page-x-desktop);padding-right:var(--lp-page-x-desktop)}}.lp-root .lp-eyebrow{font-family:var(--lp-font-sans);font-size:14px;font-weight:500;letter-spacing:0;color:var(--lp-fg-tertiary)}.lp-root .lp-display{font-size:clamp(40px,4.8vw,64px);line-height:1.04;letter-spacing:-.035em;font-weight:700;color:var(--lp-fg-primary);margin:0;text-wrap:balance}.lp-root .lp-display em{font-style:italic;font-weight:700;color:var(--lp-brand)}.lp-root .lp-h1{font-size:clamp(40px,5vw,64px);line-height:1.04;letter-spacing:-.035em;font-weight:500;color:var(--lp-fg-primary);margin:0;text-wrap:balance}.lp-root .lp-h2{font-size:clamp(32px,3.6vw,48px);line-height:1.05;letter-spacing:-.035em;font-weight:500;color:var(--lp-fg-primary);margin:0;text-wrap:balance}.lp-root .lp-h2 em{font-style:italic;font-weight:500;color:var(--lp-brand)}.lp-root .lp-h3{font-size:clamp(20px,1.8vw,22px);line-height:1.3;letter-spacing:0;font-weight:600;color:var(--lp-fg-primary);margin:0}.lp-root .lp-body{font-size:16px;line-height:1.55;color:var(--lp-fg-secondary);max-width:64ch;text-wrap:pretty}.lp-root .lp-body-lg{font-size:18px;line-height:1.55;color:var(--lp-fg-secondary);max-width:56ch;text-wrap:pretty}.lp-root .lp-section{padding-top:var(--lp-section-y-mobile);padding-bottom:var(--lp-section-y-mobile)}@media(min-width:720px){.lp-root .lp-section{padding-top:var(--lp-section-y-tablet);padding-bottom:var(--lp-section-y-tablet)}}@media(min-width:1080px){.lp-root .lp-section{padding-top:var(--lp-section-y-desktop);padding-bottom:var(--lp-section-y-desktop)}}.lp-root .lp-btn.lp-hide-sm{display:none}@media(min-width:720px){.lp-root .lp-btn.lp-hide-sm{display:inline-flex}}.lp-root .lp-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border-radius:10px;font-weight:600;font-size:15px;letter-spacing:0;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform var(--lp-duration-quick) var(--lp-ease-out),background var(--lp-duration-quick) var(--lp-ease-out),color var(--lp-duration-quick) var(--lp-ease-out),border-color var(--lp-duration-quick) var(--lp-ease-out);white-space:nowrap}.lp-root .lp-btn-primary{background:var(--lp-ink);color:#fff;border-color:var(--lp-ink)}.lp-root .lp-btn-primary:hover{background:#000;transform:translateY(-1px)}.lp-root .lp-btn-outline{background:var(--lp-paper);color:var(--lp-fg-primary);border-color:var(--lp-line-3)}.lp-root .lp-btn-outline:hover{border-color:var(--lp-ink)}.lp-root .lp-btn-ghost{background:transparent;color:var(--lp-fg-secondary);padding:13px 6px}.lp-root .lp-btn-ghost:hover{color:var(--lp-fg-primary)}.lp-root .lp-btn-arrow:after{content:" →";transition:transform var(--lp-duration-quick) var(--lp-ease-out)}.lp-root .lp-btn-arrow:hover:after{transform:translate(3px)}.lp-root .lp-btn-onfocus{background:var(--lp-paper);color:var(--lp-ink);border-color:transparent}.lp-root .lp-btn-onfocus:hover{background:#fff;transform:translateY(-1px)}.lp-root .lp-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border-radius:10px;font-weight:600;font-size:15px;letter-spacing:0;background:var(--lp-ink);color:#fff;border:1px solid var(--lp-ink);text-decoration:none;cursor:pointer;white-space:nowrap;transition:transform var(--lp-duration-quick) var(--lp-ease-out),background var(--lp-duration-quick) var(--lp-ease-out)}.lp-root .lp-cta-primary:hover{background:#000;transform:translateY(-1px)}.lp-root .lp-cta-ghost{display:inline-flex;align-items:center;gap:6px;padding:13px 22px;border-radius:10px;font-weight:600;font-size:15px;background:var(--lp-paper);color:var(--lp-fg-primary);border:1px solid var(--lp-line-3);text-decoration:none;cursor:pointer;white-space:nowrap;transition:border-color var(--lp-duration-quick) var(--lp-ease-out)}.lp-root .lp-cta-ghost:hover{border-color:var(--lp-ink)}.lp-root .lp-mark{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.lp-root .lp-mark>i{width:9px;height:9px;background:var(--lp-ink);border-radius:1.5px;display:block}.lp-root .lp-mark>i:last-child{background:var(--lp-focus)}.lp-root .lp-mark.sm>i{width:7px;height:7px}.lp-root .lp-mark.lg>i{width:13px;height:13px;border-radius:2px}.lp-root .lp-mark.lg{gap:5px}.lp-root .lp-mark.invert>i{background:#ffffffeb}.lp-root .lp-mark.invert>i:last-child{background:var(--lp-focus)}.lp-root .lp-logo{display:inline-flex;align-items:center;gap:12px;color:var(--lp-fg-primary);font-weight:700;font-size:22px;letter-spacing:0;text-decoration:none}.lp-root .lp-logo .lp-wm-light{font-weight:400}.fg-promo-arrow{display:inline-block}[dir=rtl] .fg-promo-arrow{transform:scaleX(-1)}
