@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@500;600;700&display=swap";:root{--color-bg-base:#f4f5f7;--color-bg-surface:#fff;--color-border:#e5e7eb;--color-text-primary:#1f2937;--color-text-secondary:#6b7280;--color-text-inverse:#fff;--color-primary:#788a34;--color-primary-hover:#67782a;--color-primary-soft:#788a341f;--color-secondary:#2b3b39;--color-secondary-hover:#222f2d;--color-success:#10b981;--color-warning:#f59e0b;--color-warning-hover:#d97706;--color-danger:#ef4444;--color-danger-hover:#dc2626;--color-success-bg:#10b9811a;--color-warning-bg:#f59e0b1a;--color-danger-bg:#ef44441a;--color-input-bg:var(--color-bg-base);--color-flow-1:var(--color-primary);--color-flow-2:#9e4fae;--color-flow-3:#e7b93a;--color-flow-4:#35618c;--color-flow-5:var(--color-secondary);--sidebar-width:228px;--sidebar-width-collapsed:64px;--header-height:48px;--font-family-base:"Outfit", sans-serif}:root[data-theme=dark]{--color-bg-base:#0f1117;--color-bg-surface:#161822;--color-border:#2d3140;--color-text-primary:#f3f4f6;--color-text-secondary:#9ca3af;--color-text-inverse:#1f2937;--color-primary:#8fa63e;--color-primary-hover:#9fb847;--color-primary-soft:#8fa63e29;--color-secondary:#3e534f;--color-secondary-hover:#4a6460;--color-success:#34d399;--color-warning:#fbbf24;--color-warning-hover:#f59e0b;--color-danger:#f87171;--color-danger-hover:#ef4444;--color-success-bg:#34d3991f;--color-warning-bg:#fbbf241f;--color-danger-bg:#f871711f}*{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{font-family:var(--font-family-base);background-color:var(--color-bg-base);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;line-height:1.5;transition:background-color .15s,color .15s}@media (prefers-reduced-motion:reduce){body{transition:none}}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}:root{--landing-bg:#0b0e11;--landing-surface:#14181d;--landing-surface-hover:#1a1f26;--landing-border:#ffffff14;--landing-border-light:#ffffff24;--landing-text-primary:#fff;--landing-text-secondary:#94a3b8;--landing-accent:#788a34;--landing-accent-hover:#8c9f3e;--landing-accent-soft:#788a3426;--landing-font-sans:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--landing-font-mono:"IBM Plex Mono", monospace}body.landing-body{background:var(--landing-bg);color:var(--landing-text-primary);font-family:var(--landing-font-sans);-webkit-font-smoothing:antialiased;margin:0;padding:0;position:relative;overflow-x:hidden}.landing-bg-canvas{pointer-events:none;z-index:0;background-image:radial-gradient(at 50% 0,#788a341f 0%,#0000 65%),linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:100% 100%,48px 48px,48px 48px;height:1400px;position:absolute;top:0;left:0;right:0}.landing-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.landing-nav{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--landing-border);background:#0b0e11e0;padding:.85rem 0;position:sticky;top:0}.landing-nav__inner{justify-content:space-between;align-items:center;display:flex}.landing-brand{color:#fff;align-items:center;gap:.65rem;text-decoration:none;display:flex}.landing-nav__links{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.landing-nav__links a{color:var(--landing-text-secondary);font-size:.84rem;font-weight:600;text-decoration:none;transition:color .15s}.landing-nav__links a:hover{color:#fff}.landing-nav__actions{align-items:center;gap:.75rem;display:flex}.landing-btn-login{color:#fff;border-radius:4px;padding:.45rem .85rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .15s}.landing-btn-login:hover{background:var(--landing-surface)}.landing-btn-cta{background:var(--landing-accent);color:#fff;border-radius:4px;align-items:center;gap:.4rem;padding:.5rem 1.15rem;font-size:.84rem;font-weight:800;text-decoration:none;transition:background-color .15s;display:inline-flex}.landing-btn-cta:hover{background:var(--landing-accent-hover)}.landing-hero{text-align:center;padding:4.5rem 0 3.5rem;position:relative}.landing-hero__badge{background:var(--landing-accent-soft);color:#b5ce4e;border:1px solid #788a344d;border-radius:4px;align-items:center;gap:.45rem;margin-bottom:1.5rem;padding:.3rem .75rem;font-size:.76rem;font-weight:700;display:inline-flex}.landing-hero__dot{background:#b5ce4e;border-radius:50%;width:6px;height:6px;animation:2.2s infinite dot-pulse-green;box-shadow:0 0 #b5ce4e80}@keyframes dot-pulse-green{0%,to{opacity:1;box-shadow:0 0 #b5ce4e80}50%{opacity:.6;box-shadow:0 0 0 4px #b5ce4e00}}.landing-hero__title{letter-spacing:-.03em;text-wrap:balance;max-width:22ch;margin:0 auto;font-size:clamp(2.2rem,1.6rem + 2.8vw,3.8rem);font-weight:800;line-height:1.08}.landing-hero__title span{background:linear-gradient(135deg, #fff 40%, var(--landing-text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-hero__highlight{color:#b5ce4e;-webkit-text-fill-color:#b5ce4e!important}.landing-hero__sub{color:var(--landing-text-secondary);text-wrap:balance;max-width:58ch;margin:1.25rem auto 0;font-size:1.05rem;line-height:1.55}.landing-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.landing-hero-btn-primary{background:var(--landing-accent);color:#fff;border-radius:4px;align-items:center;gap:.5rem;height:46px;padding:0 1.5rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:background-color .15s;display:inline-flex}.landing-hero-btn-primary:hover{background:var(--landing-accent-hover)}.landing-hero-btn-secondary{background:var(--landing-surface);border:1px solid var(--landing-border-light);color:#fff;border-radius:4px;align-items:center;gap:.5rem;height:46px;padding:0 1.35rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.landing-hero-btn-secondary:hover{background:var(--landing-surface-hover);border-color:var(--landing-accent)}.landing-diagram-wrap{background:var(--landing-surface);border:1px solid var(--landing-border-light);text-align:left;border-radius:6px;margin-top:3.5rem;padding:2rem;box-shadow:0 20px 50px #00000073}.landing-diagram-head{border-bottom:1px solid var(--landing-border);justify-content:space-between;align-items:center;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.landing-diagram-head span{font-family:var(--landing-font-mono);color:#b5ce4e;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.landing-diagram-head strong{color:var(--landing-text-secondary);font-size:.76rem}.landing-diagram-grid{grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:1.5rem;display:grid}@media (width<=860px){.landing-diagram-grid{grid-template-columns:1fr}}.landing-node-column{flex-direction:column;gap:.75rem;display:flex}.landing-node-card{background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:4px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:border-color .15s;display:flex}.landing-node-card:hover{border-color:var(--landing-border-light)}.landing-node-icon-wrap{background:var(--landing-surface);border:1px solid var(--landing-border);width:32px;height:32px;color:var(--landing-text-primary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-node-text strong{color:#fff;font-size:.82rem;display:block}.landing-node-text span{color:var(--landing-text-secondary);font-size:.7rem}.landing-hub-card{border:1.5px solid var(--landing-accent);text-align:center;background:linear-gradient(#171e25 0%,#11151a 100%);border-radius:6px;flex-direction:column;align-items:center;gap:.85rem;padding:1.5rem;display:flex;position:relative}.landing-hub-badge{background:var(--landing-accent-soft);color:#b5ce4e;text-transform:uppercase;letter-spacing:.04em;border-radius:3px;align-items:center;gap:.35rem;padding:.15rem .5rem;font-size:.65rem;font-weight:800;display:inline-flex}.landing-hub-card h3{color:#fff;margin:0;font-size:1.15rem;font-weight:800}.landing-hub-card p{color:var(--landing-text-secondary);margin:0;font-size:.78rem;line-height:1.45}.landing-hub-metrics{border-top:1px solid var(--landing-border);justify-content:center;gap:1rem;width:100%;padding-top:.75rem;display:flex}.landing-hub-metric-item{flex-direction:column;display:flex}.landing-hub-metric-item strong{color:#fff;font-size:.88rem;font-family:var(--landing-font-mono)}.landing-hub-metric-item span{color:var(--landing-text-secondary);font-size:.65rem}.landing-stats-bar{border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border);grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3.5rem;padding:2.5rem 0;display:grid}@media (width<=768px){.landing-stats-bar{grid-template-columns:repeat(2,1fr)}}.landing-stat-item{text-align:center}.landing-stat-item strong{letter-spacing:-.02em;color:#fff;font-size:2rem;font-weight:800;font-family:var(--landing-font-mono);display:block}.landing-stat-item span{color:var(--landing-text-secondary);font-size:.78rem}.landing-compare-table{border-collapse:collapse;background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:6px;width:100%;margin-top:2rem;overflow:hidden}.landing-compare-table th,.landing-compare-table td{text-align:left;border-bottom:1px solid var(--landing-border);padding:1rem 1.25rem;font-size:.84rem}.landing-compare-table th{text-transform:uppercase;letter-spacing:.05em;background:#00000040;font-size:.76rem;font-weight:800}.landing-compare-table th.col-without{color:var(--landing-text-secondary);width:50%}.landing-compare-table th.col-with{color:#b5ce4e;background:#788a341f;width:50%}.landing-compare-table td.cell-without{color:var(--landing-text-secondary);background:var(--landing-surface)}.landing-compare-table td.cell-with{color:#fff;background:#788a340d;font-weight:600}.landing-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (width<=900px){.landing-testimonials-grid{grid-template-columns:1fr}}.landing-testimonial-card{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:4px;flex-direction:column;justify-content:space-between;gap:1.25rem;padding:1.5rem;display:flex}.landing-testimonial-quote{color:#fff;font-size:.86rem;font-style:normal;line-height:1.6}.landing-testimonial-author{border-top:1px solid var(--landing-border);align-items:center;gap:.75rem;padding-top:.85rem;display:flex}.landing-testimonial-avatar{background:var(--landing-accent-soft);color:#b5ce4e;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.84rem;font-weight:800;display:flex}.landing-testimonial-meta strong{color:#fff;font-size:.82rem;display:block}.landing-testimonial-meta span{color:var(--landing-text-secondary);font-size:.7rem}.landing-steps-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;display:grid}@media (width<=900px){.landing-steps-grid{grid-template-columns:1fr}}.landing-step-card{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:4px;flex-direction:column;gap:.65rem;padding:1.5rem;display:flex;position:relative}.landing-step-num{font-family:var(--landing-font-mono);color:#b5ce4e;font-size:.82rem;font-weight:700}.landing-step-card h3{color:#fff;margin:0;font-size:1.05rem;font-weight:800}.landing-step-card p{color:var(--landing-text-secondary);margin:0;font-size:.82rem;line-height:1.55}.landing-section{padding:5rem 0}.landing-section-head{text-align:center;max-width:60ch;margin:0 auto 3rem}.landing-section-kicker{text-transform:uppercase;letter-spacing:.05em;color:#b5ce4e;font-size:.72rem;font-weight:800}.landing-section-title{letter-spacing:-.02em;margin:.35rem 0 0;font-size:2.1rem;font-weight:800}.landing-section-sub{color:var(--landing-text-secondary);margin:.65rem 0 0;font-size:.95rem;line-height:1.5}.landing-bento-grid{grid-template-columns:repeat(3,1fr);gap:1.15rem;display:grid}@media (width<=900px){.landing-bento-grid{grid-template-columns:1fr}}.landing-bento-card{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:4px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .2s;display:flex}.landing-bento-card:hover{border-color:var(--landing-border-light)}.landing-bento-icon{background:var(--landing-accent-soft);color:#b5ce4e;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-bento-card h3{color:#fff;margin:0;font-size:1.05rem;font-weight:800}.landing-bento-card p{color:var(--landing-text-secondary);margin:0;font-size:.82rem;line-height:1.55}.landing-bento-tag{font-size:.68rem;font-weight:700;font-family:var(--landing-font-mono);color:#b5ce4e;margin-top:auto;display:inline-block}.landing-stays-banner{border:1px solid var(--landing-border-light);background:linear-gradient(135deg,#151a21 0%,#0e1216 100%);border-radius:6px;grid-template-columns:1.2fr 1fr;align-items:center;gap:2.5rem;padding:3rem;display:grid}@media (width<=860px){.landing-stays-banner{grid-template-columns:1fr;padding:2rem}}.landing-stays-text h2{letter-spacing:-.02em;margin:.35rem 0 0;font-size:1.85rem;font-weight:800}.landing-stays-text p{color:var(--landing-text-secondary);margin:.85rem 0 1.5rem;font-size:.9rem;line-height:1.6}.landing-stays-features{grid-template-columns:1fr 1fr;gap:.65rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.landing-stays-features li{color:#fff;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;display:flex}.landing-stays-features li svg{color:#b5ce4e;flex-shrink:0}.landing-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;display:grid}@media (width<=900px){.landing-pricing-grid{grid-template-columns:1fr}}.landing-plan-card{background:var(--landing-surface);border:1px solid var(--landing-border);text-align:left;color:var(--landing-text-primary);border-radius:4px;flex-direction:column;gap:.85rem;padding:1.35rem;transition:all .15s;display:flex;position:relative;overflow:hidden}.landing-plan-card:hover{border-color:var(--landing-accent)}.landing-plan-card--popular{border-color:var(--landing-accent);background:#161d24}.landing-plan-card__watermark{opacity:.035;width:140px;height:140px;color:var(--landing-text-secondary);pointer-events:none;position:absolute;bottom:-10px;right:-10px}.landing-plan-card__popular-badge{background:var(--landing-accent-soft);color:#b5ce4e;text-transform:uppercase;letter-spacing:.03em;border-radius:3px;align-self:flex-start;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.landing-plan-card__pulse-dot{background:#b5ce4e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite dot-pulse-green;box-shadow:0 0 #b5ce4e80}.landing-plan-card__head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.landing-plan-card__name{letter-spacing:-.01em;color:var(--landing-text-primary);margin:0;font-size:1.1rem;font-weight:800}.landing-plan-card__pricing-box{flex-direction:column;gap:.2rem;display:flex}.landing-plan-card__price-row{align-items:baseline;gap:.35rem;display:flex}.landing-plan-card__price-amount{letter-spacing:-.02em;color:var(--landing-text-primary);font-size:1.6rem;font-weight:800;font-family:var(--landing-font-mono)}.landing-plan-card__price-period{color:var(--landing-text-secondary);font-size:.76rem;font-weight:600}.landing-plan-card__billed-info{color:var(--landing-text-secondary);font-size:.72rem}.landing-plan-card__gauge-box{background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:4px;flex-direction:column;gap:.3rem;padding:.55rem .65rem;display:flex}.landing-plan-card__gauge-labels{justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.landing-plan-card__gauge-title{color:var(--landing-text-secondary);align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.landing-plan-card__gauge-val{color:var(--landing-text-primary);font-weight:700}.landing-plan-card__gauge-track{background:var(--landing-border);border-radius:2px;width:100%;height:4px;overflow:hidden}.landing-plan-card__gauge-fill{background:linear-gradient(90deg, var(--landing-accent) 0%, #9eb83c 100%);border-radius:2px;height:100%}.landing-plan-card__features{border-top:1px solid var(--landing-border);flex-direction:column;gap:.45rem;padding-top:.5rem;display:flex}.landing-plan-card__features-label{text-transform:uppercase;letter-spacing:.03em;color:var(--landing-text-secondary);font-size:.68rem;font-weight:800}.landing-plan-card__features-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.landing-plan-card__feature-item{color:var(--landing-text-primary);align-items:center;gap:.45rem;font-size:.76rem;font-weight:500;display:flex}.landing-plan-card__feature-icon-wrap{background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.landing-plan-card__check-icon{color:#4ade80}.landing-plan-card__plus-icon{color:#b5ce4e}.landing-plan-card__select-btn{border:1px solid var(--landing-border-light);background:var(--landing-surface-hover);width:100%;height:38px;color:var(--landing-text-primary);border-radius:4px;justify-content:center;align-items:center;margin-top:auto;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .15s;display:flex}.landing-plan-card__select-btn:hover{border-color:var(--landing-accent);background:var(--landing-accent);color:#fff}.landing-plan-card--popular .landing-plan-card__select-btn{background:var(--landing-accent);border-color:var(--landing-accent);color:#fff}.landing-faq-list{flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto;display:flex}.landing-faq-item{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:4px;padding:1rem 1.25rem}.landing-faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:.92rem;font-weight:700;list-style:none;display:flex}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item p{color:var(--landing-text-secondary);margin:.65rem 0 0;font-size:.84rem;line-height:1.55}.landing-footer{border-top:1px solid var(--landing-border);background:var(--landing-surface);z-index:1;padding:3rem 0 2rem;position:relative}.landing-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.landing-footer-copy{color:var(--landing-text-secondary);font-size:.78rem;line-height:1.45}.landing-footer-links{gap:1.5rem;display:flex}.landing-footer-links a{color:var(--landing-text-secondary);font-size:.78rem;text-decoration:none}.landing-footer-links a:hover{color:#fff}
