.lp-root[data-v-ccff707e]{--theme-bg: hsl(200 15% 97%);--theme-text: hsl(200 15% 12%);--theme-text-muted: hsl(200 6% 48%);--theme-border: hsl(200 12% 89%);--theme-surface: hsl(200 15% 99%);--theme-surface-hover: hsl(200 12% 93%);--theme-header-border: hsl(200 12% 89%);--theme-accent: hsl(174 60% 40%);--theme-accent-hover: hsl(174 60% 35%);--theme-accent-subtle-bg: hsl(174 20% 92%);--theme-content-body: hsl(200 15% 12%);--theme-content-muted: hsl(200 6% 48%);--theme-nav-active-text: hsl(174 60% 35%);--theme-nav-active-bg: hsl(174 20% 92%);--theme-message-assistant-bg: hsl(200 10% 93%);--theme-message-assistant-text: hsl(200 15% 12%);--theme-message-assistant-border: hsl(200 12% 89%);--theme-card: hsl(200 15% 99%);color-scheme:light;min-height:100%;overflow-x:hidden;overflow-y:auto;background:var(--theme-bg);color:var(--theme-text);font-family:Plus Jakarta Sans,system-ui,sans-serif;display:flex;flex-direction:column}html.dark .lp-root[data-v-ccff707e]{--theme-bg: hsl(200 12% 9%);--theme-text: hsl(200 8% 85%);--theme-text-muted: hsl(200 5% 48%);--theme-border: hsl(200 6% 17%);--theme-surface: hsl(200 10% 12%);--theme-surface-hover: hsl(200 8% 16%);--theme-header-border: hsl(200 6% 17%);--theme-accent: hsl(174 55% 48%);--theme-accent-hover: hsl(174 55% 42%);--theme-accent-subtle-bg: hsl(174 30% 16%);--theme-content-body: hsl(200 8% 75%);--theme-content-muted: hsl(200 5% 55%);--theme-nav-active-text: hsl(174 55% 48%);--theme-nav-active-bg: hsl(174 30% 16%);--theme-message-assistant-bg: hsl(200 8% 16%);--theme-message-assistant-text: hsl(200 8% 85%);--theme-message-assistant-border: hsl(200 6% 20%);--theme-card: hsl(200 10% 12%);color-scheme:dark}.lp-root--landing[data-v-ccff707e]{--theme-header-border: hsl(200 10% 91%)}html.dark .lp-root--landing[data-v-ccff707e]{--theme-header-border: hsl(200 6% 20%)}.lp-main[data-v-ccff707e]{flex:1;padding-top:calc(4rem + env(safe-area-inset-top,0px));padding-bottom:2rem}.lp-main.lp-main--content[data-v-ccff707e]{padding-top:calc(5.5rem + env(safe-area-inset-top,0px))}.lp-root--landing .lp-main[data-v-ccff707e]{background:var(--theme-surface)}.lp-container[data-v-ccff707e]{max-width:1100px;margin-inline:auto;padding-inline:1.5rem}.lp-accent[data-v-ccff707e]{color:var(--theme-accent)}.lp-header[data-v-ccff707e]{position:fixed;top:0;left:0;right:0;z-index:20;background:#fcfdfdcc;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border-bottom:1px solid var(--theme-header-border);padding-top:max(1rem,env(safe-area-inset-top,0));padding-bottom:1rem}html.dark .lp-header[data-v-ccff707e]{background:#1c2022cc}.lp-root--landing .lp-header[data-v-ccff707e]{border-bottom-color:var(--theme-header-border)}.lp-header-inner[data-v-ccff707e]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.lp-logo[data-v-ccff707e]{display:flex;align-items:center;gap:.625rem;text-decoration:none}.lp-logo-img[data-v-ccff707e]{width:32px;height:32px;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.lp-logo-text[data-v-ccff707e]{font-size:1.125rem;font-weight:600;letter-spacing:-.025em;color:var(--theme-text)}.lp-nav[data-v-ccff707e]{display:none;align-items:center;gap:1rem;min-width:0}@media(min-width:1024px){.lp-nav[data-v-ccff707e]{display:flex;gap:1.75rem}}.lp-nav-link[data-v-ccff707e]{font-size:.875rem;font-weight:500;color:var(--theme-text-muted);text-decoration:none;transition:color .15s}.lp-nav-link[data-v-ccff707e]:hover{color:var(--theme-text)}.lp-header-actions[data-v-ccff707e]{display:flex;align-items:center;gap:.75rem}.lp-btn-login[data-v-ccff707e]{display:none}@media(min-width:640px){.lp-btn-login[data-v-ccff707e]{display:inline-flex}}@media(min-width:1024px){.lp-hamburger[data-v-ccff707e]{display:none!important}}.lp-hamburger[data-v-ccff707e]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:2.25rem;height:2.25rem;padding:.375rem;background:transparent;border:none;border-radius:.5rem;cursor:pointer;color:var(--theme-text);transition:background .15s}.lp-hamburger[data-v-ccff707e]:hover{background:var(--theme-surface-hover)}.lp-hamburger-bar[data-v-ccff707e]{display:block;width:100%;height:2px;border-radius:1px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.lp-hamburger-bar[data-v-ccff707e]:nth-child(1){transform-origin:center}.lp-hamburger-bar[data-v-ccff707e]:nth-child(2){transform-origin:center}.lp-hamburger-bar[data-v-ccff707e]:nth-child(3){transform-origin:center}.lp-hamburger-bar--open[data-v-ccff707e]:nth-child(1){transform:translateY(6px) rotate(45deg)}.lp-hamburger-bar--open[data-v-ccff707e]:nth-child(2){opacity:0}.lp-hamburger-bar--open[data-v-ccff707e]:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.lp-mobile-menu-backdrop[data-v-ccff707e]{position:fixed;inset:0;z-index:30;background:#1a202359;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.lp-mobile-menu-backdrop--open[data-v-ccff707e]{opacity:1;visibility:visible}@media(min-width:1024px){.lp-mobile-menu-backdrop[data-v-ccff707e],.lp-mobile-menu[data-v-ccff707e]{display:none}}.lp-mobile-menu[data-v-ccff707e]{position:fixed;top:0;right:0;bottom:0;z-index:40;width:min(280px,85vw);padding:max(1rem,env(safe-area-inset-top,0)) 1.25rem 1.5rem;background:var(--theme-surface);border-left:1px solid var(--theme-border);box-shadow:-4px 0 24px #1a202314;display:flex;flex-direction:column;gap:1.5rem;transform:translate(100%);transition:transform .25s ease;overflow-y:auto}.lp-mobile-menu--open[data-v-ccff707e]{transform:translate(0)}.lp-mobile-menu-nav[data-v-ccff707e]{display:flex;flex-direction:column;gap:.25rem}.lp-mobile-nav-link[data-v-ccff707e]{display:block;padding:.75rem .5rem;font-size:1rem;font-weight:500;color:var(--theme-text-muted);text-decoration:none;border-radius:.5rem;transition:color .15s,background .15s}.lp-mobile-nav-link[data-v-ccff707e]:hover{color:var(--theme-text);background:var(--theme-surface-hover)}.lp-mobile-theme[data-v-ccff707e]{padding-top:.5rem;margin-top:.25rem;border-top:1px solid var(--theme-border)}.lp-mobile-login[data-v-ccff707e]{margin-top:auto;width:100%;justify-content:center}.lp-btn[data-v-ccff707e]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border-radius:9999px;text-decoration:none;transition:opacity .15s,background .15s;white-space:nowrap;cursor:pointer;border:none}.lp-btn-primary[data-v-ccff707e]{background:var(--theme-accent);color:#fff}.lp-btn-primary[data-v-ccff707e]:hover{background:var(--theme-accent-hover)}.lp-btn-sm[data-v-ccff707e]{font-size:.875rem;padding:.5rem 1.125rem}.lp-footer[data-v-ccff707e]{border-top:1px solid var(--theme-border);padding:2rem 1.5rem;padding-bottom:max(2rem,env(safe-area-inset-bottom,2rem))}.lp-footer-inner[data-v-ccff707e]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.lp-footer-copy[data-v-ccff707e]{font-size:.8125rem;color:var(--theme-text-muted)}.lp-footer-right[data-v-ccff707e]{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.lp-footer-social[data-v-ccff707e]{display:flex;align-items:center;gap:.75rem}.lp-footer-social-link[data-v-ccff707e]{display:inline-flex;align-items:center;justify-content:center;color:var(--theme-text-muted);transition:color .15s}.lp-footer-social-link[data-v-ccff707e]:hover{color:var(--theme-accent)}.lp-footer-social-icon[data-v-ccff707e]{display:inline-flex;line-height:0}.lp-footer-links[data-v-ccff707e]{display:flex;flex-wrap:wrap;gap:1.25rem}.lp-footer-link[data-v-ccff707e]{font-size:.8125rem;color:var(--theme-text-muted);text-decoration:none;transition:color .15s}.lp-footer-link[data-v-ccff707e]:hover{color:var(--theme-text);text-decoration:underline}.lp-main .lp-container{max-width:1100px;margin-inline:auto;padding-inline:1.5rem}.lp-main :deep(.lp-content-page){padding-top:2rem;padding-bottom:4rem;color:var(--theme-text);min-height:40vh;scroll-margin-top:5.5rem}.lp-main :deep(.lp-content-page [class*="text-theme-text-muted"]){color:var(--theme-content-body)!important}.lp-main :deep(.lp-content-page [class*="text-theme-text"]:not([class*="text-theme-text-muted"])){color:var(--theme-text)!important}.lp-main :deep(.lp-content-page .prose),.lp-main :deep(.lp-content-page .prose p),.lp-main :deep(.lp-content-page .prose li){color:var(--theme-content-body)}.lp-main :deep(.lp-content-page .prose h2){color:var(--theme-text)}.lp-main :deep(.lp-content-page h1){font-size:1.875rem;font-weight:700;color:var(--theme-text)!important;margin-top:0;margin-bottom:1.5rem;line-height:1.25;letter-spacing:-.02em}.lp-main :deep(.lp-content-page h2){font-size:1.25rem;font-weight:600;color:var(--theme-text)!important;margin-top:3rem;margin-bottom:1.25rem;line-height:1.3;letter-spacing:-.015em}.lp-main :deep(.lp-content-page .lp-content-section > h2:first-child),.lp-main :deep(.lp-content-page .lp-content-section > .lp-content-h2:first-child){margin-top:0}.lp-main :deep(.lp-content-page p),.lp-main :deep(.lp-content-page .lp-content-p){font-size:1rem;line-height:1.75;color:var(--theme-content-body)!important;margin-top:0;margin-bottom:2rem}.lp-main :deep(.lp-content-page p + p),.lp-main :deep(.lp-content-page .lp-content-p + .lp-content-p){margin-top:1.5rem}.lp-main :deep(.lp-content-page p:last-child),.lp-main :deep(.lp-content-page .lp-content-p:last-child){margin-bottom:0}.lp-main :deep(.lp-content-page li){font-size:1rem;line-height:1.75;color:var(--theme-content-body)!important;margin-bottom:.75rem}.lp-main :deep(.lp-content-page .lp-content-muted){font-size:.9375rem;color:var(--theme-text-muted)!important;margin-bottom:1.5rem}.lp-main :deep(.lp-content-page .lp-content-section){margin-bottom:0}.lp-main :deep(.lp-content-page .lp-content-h2){font-size:1.25rem;font-weight:600;color:var(--theme-text)!important;margin-top:3rem;margin-bottom:1.25rem;line-height:1.3;letter-spacing:-.015em}.lp-main :deep(.lp-content-page .lp-content-section > .lp-content-h2:first-child){margin-top:0}.lp-main :deep(.lp-content-page ul),.lp-main :deep(.lp-content-page ol){font-size:1rem;line-height:1.75;color:var(--theme-content-body)!important;margin-top:0;margin-bottom:1.5rem;padding-left:1.5rem}.lp-main :deep(.lp-content-page ul li),.lp-main :deep(.lp-content-page ol li){margin-bottom:.75rem}.lp-main :deep(.lp-content-page strong){color:var(--theme-text)}.lp-main :deep(.lp-content-page .lp-content-page-title){font-size:1.875rem;font-weight:700;color:var(--theme-text);margin-top:0;margin-bottom:1.5rem;line-height:1.25;letter-spacing:-.02em}.lp-main :deep(.lp-content-page .lp-content-link){color:var(--theme-accent-hover);font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.lp-main :deep(.lp-content-page .lp-content-link:hover){color:var(--theme-accent);text-decoration-thickness:2px}.lp-main :deep(.lp-blog-list input),.lp-main :deep(.lp-blog-list button){border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}.lp-main :deep(.lp-blog-list input::-moz-placeholder){color:var(--theme-text-muted)}.lp-main :deep(.lp-blog-list input::placeholder){color:var(--theme-text-muted)}.lp-main :deep(.lp-blog-list input:focus){outline:none;box-shadow:0 0 0 2px var(--theme-accent)}.lp-main :deep(.lp-blog-list a[href]){color:var(--theme-text);text-decoration:none}.lp-main :deep(.lp-blog-list a[href]:hover){color:var(--theme-accent)}.lp-main :deep(.lp-blog-list [class*="border-theme"]){border-color:var(--theme-border)}.lp-main :deep(.lp-blog-list [class*="bg-theme-surface"]){background:var(--theme-surface)}.lp-main :deep(.lp-content-page .lp-blog-back){display:inline-block;font-size:.875rem;color:var(--theme-text-muted);text-decoration:none;margin-bottom:1rem}.lp-main :deep(.lp-content-page .lp-blog-back:hover){color:var(--theme-accent);text-decoration:underline}.lp-main :deep(.lp-content-page .lp-blog-post-title){font-size:1.75rem;font-weight:600;color:var(--theme-text);margin-bottom:.5rem}.lp-main :deep(.lp-content-page .lp-content-error){color:#d22d2d;font-size:.875rem}
