.landing-root{--lp-bg:201 100% 13%;--lp-fg:0 0% 100%;--lp-muted-fg:240 4% 66%;--lp-border:0 0% 18%;--lp-accent:#2f8a5f;--lp-accent-soft:rgba(47,138,95,.18);--lp-cream:#fafaf7;--lp-cream-2:#f5f3ed;--lp-ink:#0f1419;background:hsl(var(--lp-bg));color:hsl(var(--lp-fg));font-family:var(--font-body),-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden;display:block}.landing-root *{box-sizing:border-box}.landing-root a{color:inherit;text-decoration:none}.landing-root button{font-family:inherit}.landing-root .hero-v2{position:relative;min-height:100vh;width:100%;overflow:hidden;isolation:isolate}.landing-root .hills-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.landing-root .hills-bg svg{width:100%;height:100%;display:block}.landing-root .hero-v2:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse at center,transparent 35%,rgba(0,12,24,.35) 100%),linear-gradient(180deg,rgba(0,12,24,.25),rgba(0,12,24,0) 20%,rgba(0,12,24,0) 70%,rgba(0,12,24,.35))}.landing-root .top-v2{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:24px 32px;max-width:80rem;margin:0 auto;gap:24px}.landing-root .v2-logo{font-family:var(--font-display),serif;font-size:1.875rem;line-height:1;letter-spacing:-.02em;color:hsl(var(--lp-fg));-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.landing-root .v2-logo sup{font-size:.65rem;top:-.9em;margin-left:1px;font-family:var(--font-body),sans-serif;font-weight:500}.landing-root .v2-nav-links{display:none;gap:32px;align-items:center}@media (min-width:768px){.landing-root .v2-nav-links{display:flex}}.landing-root .v2-nav-links a{font-size:.875rem;color:hsl(var(--lp-muted-fg));transition:color .18s cubic-bezier(.32,.72,0,1)}.landing-root .v2-nav-links a:hover{color:hsl(var(--lp-fg))}.landing-root .v2-get-started{border-radius:9999px;padding:10px 24px;font-size:.875rem;font-weight:500;white-space:nowrap;background:hsla(0,0%,100%,.06);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.14);transition:background .18s ease,transform .18s ease}.landing-root .v2-get-started:hover{background:hsla(0,0%,100%,.12);transform:translateY(-1px)}.landing-root .v2-inner{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;padding:72px 24px 40px;max-width:80rem;margin:0 auto}.landing-root .v2-title{font-family:var(--font-display),serif;font-weight:400;font-size:3rem;line-height:.98;letter-spacing:-2.46px;color:hsl(var(--lp-fg));text-wrap:balance;max-width:64rem}@media (min-width:640px){.landing-root .v2-title{font-size:4.25rem}}@media (min-width:768px){.landing-root .v2-title{font-size:5.5rem}}.landing-root .v2-title em{font-style:italic;color:var(--lp-accent)}.landing-root .v2-sub{color:hsla(0,0%,100%,.92);font-size:1rem;max-width:42rem;margin-top:28px;line-height:1.65;text-wrap:pretty}@media (min-width:640px){.landing-root .v2-sub{font-size:1.0625rem}}.landing-root .v2-ctas{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:36px}.landing-root .v2-cta-primary,.landing-root .v2-cta-secondary{display:inline-flex;align-items:center;gap:8px;border-radius:9999px;padding:14px 28px;font-size:.9375rem;font-weight:500;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;cursor:pointer;border:none;font-family:inherit}.landing-root .v2-cta-primary{background:hsl(var(--lp-fg));color:var(--lp-ink);box-shadow:0 10px 30px -10px rgba(0,0,0,.35)}.landing-root .v2-cta-primary:hover{transform:translateY(-1px)}.landing-root .v2-cta-primary .arr{transition:transform .18s ease}.landing-root .v2-cta-primary:hover .arr{transform:translateX(2px)}.landing-root .v2-cta-secondary{background:hsla(0,0%,100%,.06);color:hsl(var(--lp-fg));border:1px solid hsla(0,0%,100%,.14);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.landing-root .v2-cta-secondary:hover{background:hsla(0,0%,100%,.12)}.landing-root .v2-screenshot{margin-top:56px;width:100%;max-width:62rem;border-radius:16px;overflow:hidden;background:#0f1419;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 50px 100px -20px rgba(0,0,0,.5),inset 0 0 0 1px hsla(0,0%,100%,.04)}.landing-root .v2-ss-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#161c22;border-bottom:1px solid hsla(0,0%,100%,.06)}.landing-root .v2-ss-bar .dot{width:10px;height:10px;border-radius:999px;display:inline-block}.landing-root .v2-ss-bar .d1{background:#ff5f56}.landing-root .v2-ss-bar .d2{background:#ffbd2e}.landing-root .v2-ss-bar .d3{background:#27c93f}.landing-root .v2-url{margin-left:12px;font-size:.75rem;color:hsla(0,0%,100%,.5)}.landing-root .v2-ss-body{display:grid;grid-template-columns:220px 1fr;min-height:380px;color:hsla(0,0%,100%,.85);text-align:left}@media (max-width:640px){.landing-root .v2-ss-body{grid-template-columns:1fr}.landing-root .v2-ss-side{display:none}}.landing-root .v2-ss-side{background:#0b1116;padding:16px 12px;border-right:1px solid hsla(0,0%,100%,.05);font-size:.8125rem}.landing-root .v2-ss-side .grp{color:hsla(0,0%,100%,.35);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.landing-root .v2-ss-side .item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;color:hsla(0,0%,100%,.7);margin-bottom:2px}.landing-root .v2-ss-side .item.active{background:hsla(0,0%,100%,.06);color:#fff}.landing-root .v2-ss-side .i-dot{width:5px;height:5px;border-radius:999px;background:hsla(0,0%,100%,.35)}.landing-root .v2-ss-side .item.active .i-dot{background:var(--lp-accent)}.landing-root .v2-ss-main{padding:20px 24px;position:relative;display:flex;flex-direction:column;gap:14px}.landing-root .v2-ss-greet{font-family:var(--font-display),serif;font-size:1.25rem;color:hsla(0,0%,100%,.95)}.landing-root .v2-ss-greet span{color:hsla(0,0%,100%,.5)}.landing-root .v2-ss-msg{display:flex;gap:10px;align-items:flex-start}.landing-root .v2-ss-msg .av{width:26px;height:26px;border-radius:999px;background:#1f6eef;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:500;flex-shrink:0}.landing-root .v2-ss-msg .av.ai{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7)}.landing-root .v2-ss-msg .bb{font-size:.8125rem;color:hsla(0,0%,100%,.8);line-height:1.5;padding-top:4px}.landing-root .v2-ss-msg .bb .lines{margin-top:8px;display:flex;flex-direction:column;gap:5px}.landing-root .v2-ss-msg .bb .lines span{display:block;height:6px;width:100%;background:hsla(0,0%,100%,.08);border-radius:3px}.landing-root .v2-callout{display:inline-flex;align-self:flex-start;background:rgba(47,138,95,.12);color:var(--lp-accent);padding:5px 12px;border-radius:999px;font-size:.75rem;border:1px solid rgba(47,138,95,.25);margin-top:4px}.landing-root .v2-composer{margin-top:auto;display:flex;align-items:center;gap:10px;padding:10px 12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:10px}.landing-root .v2-input{flex:1;color:hsla(0,0%,100%,.4);font-size:.8125rem}.landing-root .v2-enhance{background:var(--lp-accent);color:#fff;padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:500;box-shadow:0 0 24px rgba(47,138,95,.4)}.landing-root .v2-send{width:26px;height:26px;border-radius:7px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:center}.landing-root .v2-trust{position:relative;z-index:10;max-width:80rem;margin:0 auto;padding:48px 24px 80px;text-align:center}.landing-root .v2-trust-label{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--lp-muted-fg));margin-bottom:20px}.landing-root .v2-trust-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:36px 48px;opacity:.85}.landing-root .v2-trust-logos .llm{display:inline-flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.72);font-weight:500;font-size:1rem;transition:opacity .18s ease,color .18s ease}.landing-root .v2-trust-logos .llm:hover{color:hsla(0,0%,100%,.95)}.landing-root .v2-trust-logos .llm svg{width:20px;height:20px}@keyframes lp-fade-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing-root .fade-rise{animation:lp-fade-rise .8s ease-out both}.landing-root .fade-rise-d1{animation:lp-fade-rise .8s ease-out .15s both}.landing-root .fade-rise-d2{animation:lp-fade-rise .8s ease-out .3s both}.landing-root .fade-rise-d3{animation:lp-fade-rise .8s ease-out .45s both}@keyframes lp-pulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.install-modal-root{position:fixed;inset:0;z-index:1000;background:rgba(10,14,20,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;animation:lp-fade-rise .24s ease-out;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,Inter,sans-serif}.install-modal-card{position:relative;width:100%;max-width:440px;background:#fdfcf7;color:#0f1419;border-radius:20px;padding:40px 32px 32px;box-shadow:0 50px 100px -20px rgba(0,0,0,.5),0 0 0 1px rgba(15,20,25,.06);animation:lp-fade-rise .32s cubic-bezier(.32,.72,0,1);text-align:center}.install-modal-close{position:absolute;top:12px;right:16px;width:32px;height:32px;border:none;background:transparent;color:rgba(15,20,25,.5);font-size:24px;line-height:1;cursor:pointer;border-radius:999px;transition:background .18s ease,color .18s ease}.install-modal-close:hover{background:rgba(15,20,25,.06);color:#0f1419}.install-modal-title{font-family:var(--font-display),serif;font-weight:400;font-size:2rem;line-height:1.05;letter-spacing:-.02em;margin-bottom:10px}.install-modal-sub{color:rgba(15,20,25,.6);font-size:.9375rem;line-height:1.5;margin-bottom:24px}.install-modal-form{display:flex;flex-direction:column;gap:10px;align-items:stretch}.install-modal-input{width:100%;padding:14px 16px;border:1px solid rgba(15,20,25,.15);border-radius:12px;background:#fff;color:#0f1419;font-size:.9375rem;font-family:inherit;transition:border-color .18s ease,box-shadow .18s ease}.install-modal-input:focus{outline:none;border-color:#2f8a5f;box-shadow:0 0 0 3px rgba(47,138,95,.15)}.install-modal-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;border-radius:12px;background:#0f1419;color:#fff;font-size:.9375rem;font-weight:500;border:none;cursor:pointer;font-family:inherit;transition:transform .18s ease,background .18s ease;text-decoration:none}.install-modal-submit:hover:not(:disabled){transform:translateY(-1px);background:#1a2028}.install-modal-submit:disabled{opacity:.6;cursor:not-allowed}.install-modal-error{color:#b9311a;font-size:.8125rem;margin-top:4px}.install-modal-foot{margin-top:20px;font-size:.75rem;color:rgba(15,20,25,.45)}.install-modal-badge{width:56px;height:56px;margin:0 auto 16px;border-radius:999px;background:rgba(47,138,95,.12);color:#2f8a5f;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:600}.install-modal-actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.install-modal-link{background:transparent;border:none;color:rgba(15,20,25,.6);font-size:.875rem;cursor:pointer;padding:8px;font-family:inherit;text-decoration:underline;text-underline-offset:3px}.install-modal-link:hover{color:#0f1419}.landing-root .system{position:relative;background:#f5f3ed;padding:120px 40px 140px;z-index:5;color:#0f1419;overflow:hidden}.landing-root .system:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,20,25,.035) 1px,transparent 0),linear-gradient(90deg,rgba(15,20,25,.035) 1px,transparent 0);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse 120% 90% at 50% 60%,#000 30%,transparent 85%);mask-image:radial-gradient(ellipse 120% 90% at 50% 60%,#000 30%,transparent 85%);pointer-events:none}.landing-root .system:after{content:"";position:absolute;top:0;right:0;bottom:0;width:30%;background:radial-gradient(ellipse 60% 100% at 100% 50%,rgba(47,138,95,.22),transparent 75%);pointer-events:none}.landing-root .system-inner{max-width:72rem;margin:0 auto;position:relative;z-index:2}.landing-root .system-head{margin-bottom:80px;display:grid;grid-template-columns:1fr;gap:24px;align-items:end}@media (min-width:900px){.landing-root .system-head{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:64px}}.landing-root .system-head .head-left{max-width:40rem}.landing-root .system-head .head-right{display:flex}.landing-root .system h2{font-family:var(--font-body),sans-serif;font-weight:600;font-size:2.25rem;line-height:1.02;letter-spacing:-.03em;color:#0f1419;text-wrap:balance}@media (min-width:768px){.landing-root .system h2{font-size:3rem}}@media (min-width:1024px){.landing-root .system h2{font-size:3.75rem}}.landing-root .system h2 sup{font-size:.35em;font-weight:500;top:-1.2em;margin-left:2px}.landing-root .system .sub{margin-top:22px;font-size:.95rem;line-height:1.55;color:#4a4a44;max-width:32rem}@media (min-width:900px){.landing-root .system .sub{margin-top:0}}.landing-root .sys-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:900px){.landing-root .sys-grid{grid-template-columns:1fr 1fr 1fr}}.landing-root .sys-card{background:#fdfcf7;border:1px solid rgba(15,20,25,.07);border-radius:18px;padding:28px;box-shadow:0 1px 2px rgba(15,20,25,.03);display:flex;flex-direction:column;min-height:460px;position:relative}.landing-root .sys-card h3{font-family:var(--font-body),sans-serif;font-size:1.125rem;font-weight:600;color:#0f1419;letter-spacing:-.01em}.landing-root .sys-card .sys-desc{margin-top:12px;font-size:.875rem;line-height:1.55;color:#55554f;text-wrap:pretty}.landing-root .sys-card .coming-soon-tag{position:absolute;top:20px;right:20px;font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:rgba(47,138,95,.12);color:#2f8a5f;border:1px solid rgba(47,138,95,.25)}.landing-root .sys-widget{margin-top:auto;padding-top:28px;position:relative;flex:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px}.landing-root .sys-hero-card{position:relative;border-radius:16px;background:linear-gradient(155deg,#2a5240,#1c3a2c 40%,#0f1c16);padding:20px 20px 24px;color:#fff;overflow:hidden;box-shadow:0 10px 30px -12px rgba(15,20,25,.3)}.landing-root .sys-hero-card:before{content:"";position:absolute;top:-30%;right:-20%;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,#6fa88a 0,#3b6e57 40%,transparent 70%);filter:blur(20px);opacity:.8;pointer-events:none}.landing-root .sys-hero-card:after{content:"";position:absolute;bottom:-25%;left:-10%;width:140px;height:140px;border-radius:999px;background:radial-gradient(circle,#8bb7d6 0,#4a7290 50%,transparent 75%);filter:blur(22px);opacity:.55;pointer-events:none}.landing-root .sys-hero-card .hc-head{display:flex;align-items:center;gap:10px;position:relative;z-index:2}.landing-root .sys-hero-card .hc-logo{width:32px;height:32px;border-radius:8px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.18);display:grid;place-items:center;color:#fff}.landing-root .sys-hero-card .hc-title{font-size:.78rem;font-weight:600;line-height:1.3}.landing-root .sys-hero-card .hc-title .hc-sub{display:block;font-weight:400;color:hsla(0,0%,100%,.7);font-size:.7rem;margin-top:1px}.landing-root .sys-hero-card .hc-stats{margin-top:18px;display:flex;flex-direction:column;gap:12px;position:relative;z-index:2}.landing-root .sys-hero-card .hc-stat{display:flex;align-items:baseline;gap:12px}.landing-root .sys-hero-card .hc-stat .arrow{font-size:.9rem;color:hsla(0,0%,100%,.75);width:14px}.landing-root .sys-hero-card .hc-stat .num{font-size:1.6rem;font-weight:500;letter-spacing:-.02em;line-height:1;font-feature-settings:"tnum";min-width:68px}.landing-root .sys-hero-card .hc-stat .lbl{font-size:.72rem;line-height:1.25;color:hsla(0,0%,100%,.75)}.landing-root .sys-hero-card .hc-stat .lbl strong{color:#fff;font-weight:500;display:block}.landing-root .sys-tags{position:relative;height:130px}.landing-root .sys-tag{position:absolute;padding:6px 12px;border-radius:999px;font-size:.78rem;background:#fff;border:1px solid rgba(15,20,25,.08);color:#0f1419;white-space:nowrap;box-shadow:0 2px 6px -2px rgba(15,20,25,.08)}.landing-root .sys-tag.accent{background:#d7ead9;border-color:#b7d6bb;color:#1e3a2e}.landing-root .st-1{top:0;left:0}.landing-root .st-2{top:0;right:10%}.landing-root .st-3{top:50%;left:30%;transform:translateY(-50%)}.landing-root .st-4{bottom:0;left:5%}.landing-root .st-5{bottom:5%;right:5%}.landing-root .sys-msg{border-radius:14px;border:1px solid rgba(15,20,25,.08);background:#fff;padding:14px 16px;box-shadow:0 4px 12px -4px rgba(15,20,25,.08)}.landing-root .sys-attach .mh,.landing-root .sys-msg .mh{display:flex;align-items:center;gap:8px}.landing-root .sys-msg .mh{margin-bottom:10px}.landing-root .sys-attach .mh-logo,.landing-root .sys-msg .mh-logo{width:22px;height:22px;border-radius:6px;background:#1e3a2e;display:grid;place-items:center;color:#fff}.landing-root .sys-attach .mh-name,.landing-root .sys-msg .mh-name{font-size:.75rem;font-weight:600;color:#0f1419}.landing-root .sys-msg .mh-body{font-size:.8rem;line-height:1.4;color:#0f1419}.landing-root .sys-msg .mh-body .dim{color:#6b6b66}.landing-root .sys-quote{border-radius:14px;border:1px solid rgba(15,20,25,.08);background:#fff;padding:14px 16px;font-size:.82rem;line-height:1.45;color:#0f1419;box-shadow:0 4px 12px -4px rgba(15,20,25,.08)}.landing-root .sys-quote .mention{color:#2f5e47;font-weight:500}.landing-root .sys-attach{margin-top:16px;border-radius:14px;border:1px solid rgba(15,20,25,.08);background:#fff;padding:14px 16px;box-shadow:0 4px 12px -4px rgba(15,20,25,.08)}.landing-root .sys-attach .mh-body{margin-top:10px;font-size:.82rem;color:#0f1419;font-weight:500}.landing-root .sys-attach .mh-lines{margin-top:10px;display:flex;flex-direction:column;gap:4px}.landing-root .sys-attach .mh-lines span{display:block;height:5px;border-radius:3px;background:rgba(15,20,25,.08)}.landing-root .sys-attach .mh-foot{margin-top:14px;font-size:.72rem;color:#6b6b66;padding-top:10px;border-top:1px solid rgba(15,20,25,.05)}.landing-root .how{position:relative;background:#fafaf7;padding:120px 24px 140px;z-index:5;color:#0f1419}.landing-root .how-inner{max-width:72rem;margin:0 auto;position:relative;z-index:2}.landing-root .how-title{font-family:var(--font-display),serif;font-weight:400;font-size:2.5rem;line-height:1.05;letter-spacing:-1.2px;text-align:center;color:#0f1419;max-width:42rem;margin:0 auto 56px;text-wrap:balance}@media (min-width:640px){.landing-root .how-title{font-size:3rem}}@media (min-width:768px){.landing-root .how-title{font-size:3.5rem}}.landing-root .how-title .accent{color:#2f8a5f;font-style:italic}.landing-root .how-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:900px){.landing-root .how-grid{grid-template-columns:1fr 1fr 1fr}}.landing-root .how-card{position:relative;border-radius:18px;background:#fff;border:1px solid rgba(15,20,25,.08);box-shadow:0 1px 2px rgba(15,20,25,.04);overflow:hidden;display:flex;flex-direction:column}.landing-root .how-illus{position:relative;aspect-ratio:16/11;background:#f4f3ee;border-bottom:1px solid rgba(15,20,25,.06);overflow:hidden}.landing-root .how-illus .bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(15,20,25,.05) 1px,transparent 0),linear-gradient(90deg,rgba(15,20,25,.05) 1px,transparent 0);background-size:28px 28px;mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,#000 40%,transparent 90%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,#000 40%,transparent 90%)}.landing-root .how-step{padding:22px 22px 6px;font-size:.78rem;color:#2f8a5f;font-weight:500}.landing-root .how-heading{padding:0 22px 22px;font-family:var(--font-body),sans-serif;font-size:1rem;font-weight:500;line-height:1.45;color:#0f1419;text-wrap:pretty}.landing-root .how-illus-1 .logo-card{position:absolute;width:96px;background:#fff;border-radius:12px;border:1px solid rgba(15,20,25,.08);box-shadow:0 6px 16px -8px rgba(15,20,25,.18);padding:14px 10px 10px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.landing-root .how-illus-1 .lc-1{top:38%;left:4%;transform:rotate(-4deg)}.landing-root .how-illus-1 .lc-2{top:14%;left:50%;transform:translateX(-50%);width:108px;z-index:3}.landing-root .how-illus-1 .lc-3{top:38%;right:4%;transform:rotate(4deg)}.landing-root .how-illus-1 .brand-mark{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;color:#fff}.landing-root .brand-chatgpt{background:#10a37f}.landing-root .brand-claude{background:#d97757}.landing-root .brand-gemini{background:#f4f3ee;color:#4286f4}.landing-root .how-illus-1 .lc-name{font-size:.72rem;font-weight:500;color:#0f1419}.landing-root .how-illus-1 .lc-badge{font-size:.62rem;color:#6b6b66;padding:2px 6px;border-radius:6px;background:#f4f3ee}.landing-root .how-illus-1 .lc-featured .lc-tag{position:absolute;top:-10px;background:#d7f5dc;color:#1c5c3b;font-size:.6rem;font-weight:600;padding:3px 8px;border-radius:999px}.landing-root .how-illus-1 .lc-metric{display:flex;gap:4px;align-items:baseline;font-size:.7rem}.landing-root .how-illus-1 .lc-metric .bump{color:#2f8a5f;font-weight:600}.landing-root .how-illus-1 .lc-metric .hit{color:#6b6b66}.landing-root .how-illus-2 .phone{position:absolute;top:8%;left:50%;transform:translateX(-50%);width:44%;aspect-ratio:9/17;background:#0f1419;border-radius:20px;padding:6px;box-shadow:0 10px 24px -10px rgba(15,20,25,.35);border:1px solid #1c232a}.landing-root .how-illus-2 .phone-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:36%;height:12px;background:#0f1419;border-radius:0 0 8px 8px;z-index:2}.landing-root .how-illus-2 .phone-screen{width:100%;height:100%;background:#fff;border-radius:14px;display:flex;flex-direction:column;overflow:hidden}.landing-root .how-illus-2 .phone-header{display:flex;align-items:center;gap:6px;padding:16px 8px 6px;border-bottom:1px solid rgba(15,20,25,.06)}.landing-root .how-illus-2 .phone-avatar{width:14px;height:14px;border-radius:999px;background:#10a37f}.landing-root .how-illus-2 .phone-title{font-size:.55rem;font-weight:600;color:#0f1419}.landing-root .how-illus-2 .phone-body{flex:1;padding:8px 6px;display:flex;flex-direction:column;gap:6px}.landing-root .how-illus-2 .phone-pill{font-size:.5rem;background:#eef7f1;color:#1c5c3b;padding:3px 5px;border-radius:4px;align-self:flex-start;max-width:90%}.landing-root .how-illus-2 .phone-pill-muted{background:#f4f3ee;color:#55554f}.landing-root .how-illus-2 .phone-lines{display:flex;flex-direction:column;gap:3px}.landing-root .how-illus-2 .phone-lines span{display:block;height:3px;border-radius:2px;background:rgba(15,20,25,.1)}.landing-root .how-illus-2 .phone-composer{margin:4px;padding:5px 6px;border-radius:6px;background:#f4f3ee;display:flex;align-items:center;justify-content:space-between;font-size:.5rem}.landing-root .how-illus-2 .pc-ph{color:#8a8a84}.landing-root .how-illus-2 .pc-enhance{background:#0f1419;color:#fff;padding:2px 5px;border-radius:4px;font-weight:500}.landing-root .how-illus-2 .float-chip{position:absolute;background:#fff;border:1px solid rgba(15,20,25,.08);border-radius:999px;padding:4px 10px;font-size:.7rem;color:#0f1419;box-shadow:0 4px 10px -4px rgba(15,20,25,.15);font-weight:500}.landing-root .how-illus-2 .fc-1{top:18%;left:6%}.landing-root .how-illus-2 .fc-2{top:45%;left:4%}.landing-root .how-illus-2 .fc-3{top:20%;right:6%}.landing-root .how-illus-2 .fc-4{top:62%;right:3%}.landing-root .how-illus-2 .spark-blob{position:absolute;top:38%;left:16%;width:42px;height:42px;border-radius:14px;background:#2f8a5f;display:grid;place-items:center;box-shadow:0 8px 18px -6px rgba(47,138,95,.45);transform:rotate(-6deg)}.landing-root .how-illus-3 .result-list{position:absolute;top:10%;right:6%;width:52%;background:#fff;border:1px solid rgba(15,20,25,.08);border-radius:10px;padding:6px;box-shadow:0 6px 16px -8px rgba(15,20,25,.18)}.landing-root .how-illus-3 .rl-row{padding:4px 6px;font-size:.55rem;color:#8a8a84;border-bottom:1px solid rgba(15,20,25,.05)}.landing-root .how-illus-3 .rl-row:last-child{border-bottom:none}.landing-root .how-illus-3 .avatar-chip{position:absolute;top:12%;left:14%;width:44px;height:44px;border-radius:999px;background:#d7f5dc;padding:4px;box-shadow:0 6px 14px -6px rgba(15,20,25,.2)}.landing-root .how-illus-3 .avatar-chip .avatar-inner{width:100%;height:100%;border-radius:999px;background:#fff;display:grid;place-items:center}.landing-root .how-illus-3 .score-chip{position:absolute;background:#fff;border:1px solid rgba(15,20,25,.08);border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600;box-shadow:0 4px 10px -4px rgba(15,20,25,.15)}.landing-root .how-illus-3 .sc-1{top:10%;left:8%;color:#b2503e}.landing-root .how-illus-3 .sc-2{bottom:20%;left:6%;color:#2f8a5f;background:#eef7f1;border-color:#cfe8d8}.landing-root .how-illus-3 .answer-card{position:absolute;bottom:8%;right:8%;width:56%;background:#fff;border:1px solid rgba(15,20,25,.08);border-radius:10px;padding:10px;box-shadow:0 8px 18px -8px rgba(15,20,25,.2)}.landing-root .how-illus-3 .ac-header{display:flex;align-items:center;gap:6px;margin-bottom:6px}.landing-root .how-illus-3 .ac-dot{width:6px;height:6px;border-radius:999px;background:#2f8a5f;box-shadow:0 0 6px rgba(47,138,95,.55)}.landing-root .how-illus-3 .ac-label{font-size:.6rem;font-weight:600;color:#0f1419}.landing-root .how-illus-3 .ac-lines{display:flex;flex-direction:column;gap:3px}.landing-root .how-illus-3 .ac-lines span{display:block;height:3px;border-radius:2px;background:rgba(15,20,25,.12)}.landing-root .how-illus-3 .sb-small{position:absolute;top:45%;left:40%;width:30px;height:30px;border-radius:10px;background:#2f8a5f;display:grid;place-items:center;box-shadow:0 6px 14px -6px rgba(47,138,95,.45)}.landing-root .demo{position:relative;background:#0b0f13;color:#e8e6df;padding:120px 24px 140px;overflow:hidden}.landing-root .demo-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(60% 50% at 85% 50%,rgba(217,119,87,.22),transparent 70%),radial-gradient(40% 40% at 10% 20%,rgba(217,119,87,.1),transparent 70%);z-index:1}.landing-root .demo-inner{position:relative;z-index:2;max-width:76rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:64px;align-items:center}@media (min-width:960px){.landing-root .demo-inner{grid-template-columns:.95fr 1.05fr;gap:80px}}.landing-root .demo-col-text{max-width:34rem}.landing-root .demo-eyebrow-dots{display:flex;gap:4px;margin-bottom:28px}.landing-root .demo-eyebrow-dots .dot{width:6px;height:6px;border-radius:999px;background:hsla(47,16%,89%,.18);display:inline-block}.landing-root .demo-eyebrow-dots .dot.d-on{background:#d97757}.landing-root .demo-title{font-family:var(--font-body),sans-serif;font-weight:600;font-size:2rem;line-height:1.15;letter-spacing:-.02em;color:#f5f3ed;margin:0 0 24px;text-wrap:balance}@media (min-width:768px){.landing-root .demo-title{font-size:2.5rem}}.landing-root .demo-title em{font-style:italic;font-family:var(--font-display),serif;font-weight:400}.landing-root .demo-sub{font-size:.98rem;line-height:1.65;color:hsla(47,16%,89%,.7);margin:0 0 40px;max-width:30rem}.landing-root .demo-stats{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:40px}@media (max-width:560px){.landing-root .demo-stats{grid-template-columns:1fr;gap:24px}}.landing-root .stat-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#d97757;margin-bottom:12px}.landing-root .stat-title{font-size:1rem;font-weight:600;color:#f5f3ed;margin:0 0 6px;letter-spacing:-.01em}.landing-root .stat-copy{font-size:.86rem;line-height:1.55;color:hsla(47,16%,89%,.6);margin:0}.landing-root .demo-cta{display:inline-block;background:#f5f3ed;color:#0b0f13;font-size:.875rem;font-weight:500;padding:12px 22px;border-radius:8px;transition:transform .18s ease,box-shadow .18s ease;cursor:pointer;border:none;font-family:inherit}.landing-root .demo-cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px -6px hsla(45,29%,95%,.25)}.landing-root .demo-col-media{position:relative}.landing-root .demo-card{background:#13181e;border-radius:14px;overflow:hidden;border:1px solid hsla(45,29%,95%,.08);box-shadow:inset 0 1px 0 hsla(45,29%,95%,.04),0 40px 80px -30px rgba(0,0,0,.6),0 20px 40px -20px rgba(217,119,87,.18)}.landing-root .demo-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#0f1419;border-bottom:1px solid hsla(45,29%,95%,.06)}.landing-root .demo-bar .d{width:10px;height:10px;border-radius:999px}.landing-root .demo-bar .d1{background:#ed6a5e}.landing-root .demo-bar .d2{background:#f4bf50}.landing-root .demo-bar .d3{background:#61c554}.landing-root .demo-url{margin-left:12px;background:hsla(45,29%,95%,.04);border:1px solid hsla(45,29%,95%,.06);border-radius:6px;padding:4px 12px;font-size:.72rem;color:hsla(47,16%,89%,.6);font-family:ui-monospace,SF Mono,Menlo,monospace}.landing-root .demo-embed{position:relative;width:100%;aspect-ratio:16/10;background:#000}.landing-root .demo-embed iframe,.landing-root .demo-embed video{position:absolute;inset:0;width:100%;height:100%;border:0;-o-object-fit:cover;object-fit:cover}.landing-root .demo-embed-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:hsla(47,16%,89%,.4);font-size:.875rem;background:radial-gradient(circle at 50% 50%,rgba(217,119,87,.15),transparent 60%),linear-gradient(135deg,#13181e,#0b0f13)}.landing-root .pricing{position:relative;background:#f5f3ed;padding:120px 24px 140px;overflow:hidden}.landing-root .pricing:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,20,25,.035) 1px,transparent 0),linear-gradient(90deg,rgba(15,20,25,.035) 1px,transparent 0);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse 110% 80% at 50% 55%,#000 25%,transparent 85%);mask-image:radial-gradient(ellipse 110% 80% at 50% 55%,#000 25%,transparent 85%);pointer-events:none}.landing-root .pricing:after{content:"";position:absolute;top:50%;right:-6%;width:62%;height:90%;transform:translateY(-50%);background:radial-gradient(ellipse 55% 60% at 70% 50%,rgba(47,138,95,.28),transparent 70%),radial-gradient(ellipse 40% 35% at 50% 35%,rgba(90,170,130,.18),transparent 75%);pointer-events:none;filter:blur(2px)}.landing-root .pricing-inner{max-width:72rem;margin:0 auto;position:relative;z-index:2}.landing-root .pricing-head{text-align:center;margin:0 auto 72px;max-width:42rem}.landing-root .pricing-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#2f8a5f;padding:6px 12px;border-radius:999px;background:rgba(47,138,95,.08);border:1px solid rgba(47,138,95,.18)}.landing-root .pricing-title{margin:20px 0 14px;font-family:var(--font-display),serif;font-weight:400;font-size:2.5rem;line-height:1.02;letter-spacing:-.02em;color:#0f1419;text-wrap:balance}@media (min-width:768px){.landing-root .pricing-title{font-size:3.25rem}}@media (min-width:1024px){.landing-root .pricing-title{font-size:3.75rem}}.landing-root .pricing-sub{font-size:1rem;line-height:1.55;color:#4a4a44;max-width:34rem;margin:0 auto}.landing-root .pricing-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:stretch}@media (min-width:900px){.landing-root .pricing-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px}}.landing-root .p-card{position:relative;border-radius:22px;padding:28px 28px 24px;display:flex;flex-direction:column;font-family:var(--font-body),sans-serif;min-height:560px}.landing-root .p-card-free{background:#fdfcf7;border:1px solid rgba(15,20,25,.08);box-shadow:0 1px 2px rgba(15,20,25,.03)}.landing-root .p-card-pro{background:#0f1419;color:#f5f3ed;border:1px solid rgba(47,138,95,.35);box-shadow:0 1px 2px rgba(15,20,25,.08),0 24px 60px -24px rgba(47,138,95,.35)}.landing-root .p-card-pro:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(ellipse 60% 40% at 85% 0,rgba(47,138,95,.22),transparent 65%),radial-gradient(ellipse 50% 30% at 10% 100%,rgba(47,138,95,.12),transparent 70%);pointer-events:none}.landing-root .p-card-pro>*{position:relative;z-index:1}.landing-root .p-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px;flex-wrap:wrap}.landing-root .p-seg{position:relative;display:inline-flex;background:rgba(15,20,25,.05);border-radius:999px;padding:4px}.landing-root .p-seg-btn{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font-family:inherit;font-size:.78rem;font-weight:500;color:#4a4a44;padding:7px 16px;border-radius:999px;cursor:pointer;transition:color .18s ease;min-width:64px}.landing-root .p-seg-btn.active{color:#0f1419}.landing-root .p-seg-thumb{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);background:#fdfcf7;border-radius:999px;box-shadow:0 1px 2px rgba(15,20,25,.08),0 0 0 1px rgba(15,20,25,.04);transition:transform .26s cubic-bezier(.2,.8,.2,1);z-index:0}.landing-root .p-card-free[data-variant=byok] .p-seg-thumb{transform:translateX(100%)}.landing-root .p-badge{font-size:.72rem;font-weight:500;color:#2f8a5f;padding:6px 10px;border-radius:999px;background:rgba(47,138,95,.08);border:1px solid rgba(47,138,95,.18);white-space:nowrap}.landing-root .p-pro-mark{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 10px;border-radius:999px;background:rgba(47,138,95,.18);color:#8ad7a8;font-size:.78rem;font-weight:600}.landing-root .p-bill{position:relative;display:inline-flex;background:hsla(45,29%,95%,.08);border:1px solid hsla(45,29%,95%,.12);border-radius:999px;padding:4px}.landing-root .p-bill-btn{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font-family:inherit;font-size:.78rem;font-weight:500;color:hsla(45,29%,95%,.65);padding:7px 14px;border-radius:999px;cursor:pointer;transition:color .18s ease;display:inline-flex;align-items:center;gap:6px}.landing-root .p-bill-btn.active{color:#0f1419}.landing-root .p-bill-save{font-size:.68rem;font-weight:600;padding:2px 6px;border-radius:999px;background:rgba(47,138,95,.22);color:#8ad7a8}.landing-root .p-bill-btn.active .p-bill-save{background:rgba(47,138,95,.9);color:#fdfcf7}.landing-root .p-bill-thumb{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);background:#f5f3ed;border-radius:999px;box-shadow:0 1px 2px rgba(0,0,0,.15);transition:transform .26s cubic-bezier(.2,.8,.2,1),width .26s ease;z-index:0}.landing-root .p-card-pro[data-bill=annual] .p-bill-thumb{transform:translateX(calc(100% - 8px));width:calc(50% + 8px)}.landing-root .p-stack{position:relative;flex:1}.landing-root .p-panel{position:absolute;inset:0;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.landing-root .p-panel.active{position:relative;opacity:1;transform:translateY(0);pointer-events:auto}.landing-root .p-plan{font-family:var(--font-display),serif;font-weight:400;font-size:2rem;letter-spacing:-.01em;color:#0f1419;margin:0 0 8px;line-height:1.1;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.landing-root .p-card-pro .p-plan{color:#f5f3ed;font-size:1.6rem;max-width:22rem;line-height:1.15}.landing-root .p-plan-tag{font-family:var(--font-body),sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.12em;color:#2f8a5f;background:rgba(47,138,95,.1);border:1px solid rgba(47,138,95,.22);padding:3px 8px;border-radius:6px;text-transform:uppercase}.landing-root .p-plan-desc{font-size:.9rem;line-height:1.5;color:#4a4a44;max-width:22rem;margin:0 0 24px}.landing-root .p-meter{background:rgba(15,20,25,.03);border:1px solid rgba(15,20,25,.06);border-radius:14px;padding:16px 16px 14px;margin-bottom:20px}.landing-root .p-card-pro .p-meter-pro{background:hsla(45,29%,95%,.06);border-color:hsla(45,29%,95%,.1)}.landing-root .p-meter-row{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.landing-root .p-meter-n{font-family:var(--font-display),serif;font-size:2rem;line-height:1;color:#0f1419;letter-spacing:-.02em}.landing-root .p-card-pro .p-meter-n{color:#f5f3ed}.landing-root .p-meter-unlimited .p-meter-n{color:#2f8a5f;font-size:2.4rem}.landing-root .p-meter-label{font-size:.82rem;color:#4a4a44;font-weight:500}.landing-root .p-card-pro .p-meter-label{color:hsla(45,29%,95%,.72)}.landing-root .p-meter-bar{height:6px;border-radius:999px;background:rgba(15,20,25,.06);overflow:hidden;margin-bottom:8px}.landing-root .p-card-pro .p-meter-bar{background:hsla(45,29%,95%,.08)}.landing-root .p-meter-bar>span{display:block;height:100%;background:#0f1419;border-radius:999px}.landing-root .p-meter-bar-pro>span{background:linear-gradient(90deg,#2f8a5f,#5fbe89)}.landing-root .p-meter-bar-flow{background:rgba(47,138,95,.1)}.landing-root .p-meter-bar-flow>span{display:block;height:100%;width:40%;background:linear-gradient(90deg,transparent,#2f8a5f,transparent);animation:lp-flow 2.4s linear infinite;border-radius:999px}@keyframes lp-flow{0%{transform:translateX(-100%)}to{transform:translateX(250%)}}.landing-root .p-meter-foot{font-size:.74rem;color:#6b6b63}.landing-root .p-card-pro .p-meter-foot{color:hsla(45,29%,95%,.55)}.landing-root .p-price{margin-bottom:22px}.landing-root .p-price-row{display:flex;align-items:flex-start;gap:4px}.landing-root .p-price-currency{font-size:2rem;margin-top:14px;opacity:.7}.landing-root .p-price-amount,.landing-root .p-price-currency{font-family:var(--font-display),serif;color:#f5f3ed;line-height:1}.landing-root .p-price-amount{font-size:5rem;letter-spacing:-.03em}.landing-root .p-price-unit{display:flex;flex-direction:column;gap:2px;align-self:flex-end;margin-bottom:10px;margin-left:8px}.landing-root .p-price-period{font-size:.88rem;font-weight:500;color:hsla(45,29%,95%,.75)}.landing-root .p-price-note{font-size:.72rem;color:hsla(45,29%,95%,.5)}.landing-root .p-list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.landing-root .p-list li{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.45;color:#2a2a24}.landing-root .p-card-pro .p-list li{color:hsla(45,29%,95%,.88)}.landing-root .p-list strong{font-weight:600;color:#0f1419}.landing-root .p-card-pro .p-list strong{color:#f5f3ed}.landing-root .p-check{flex-shrink:0;width:18px;height:18px;border-radius:999px;background:rgba(47,138,95,.12);margin-top:2px;position:relative}.landing-root .p-card-pro .p-check{background:rgba(47,138,95,.28)}.landing-root .p-check:after{content:"";position:absolute;left:5px;top:4px;width:4px;height:8px;border-right:1.6px solid #2f8a5f;border-bottom:1.6px solid #2f8a5f;transform:rotate(45deg)}.landing-root .p-card-pro .p-check:after{border-color:#8ad7a8}.landing-root .p-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:999px;font-size:.92rem;font-weight:500;cursor:pointer;border:none;transition:transform .18s ease,background .18s ease;font-family:inherit}.landing-root .p-cta-ghost{background:#0f1419;color:#fdfcf7}.landing-root .p-cta-ghost:hover{transform:translateY(-1px)}.landing-root .p-cta-primary{background:#2f8a5f;color:#fdfcf7;box-shadow:0 1px 2px rgba(15,20,25,.2),0 12px 30px -12px rgba(47,138,95,.7)}.landing-root .p-cta-primary:hover{transform:translateY(-1px);background:#36a070}.landing-root .p-cta-arrow{transition:transform .2s ease}.landing-root .p-cta:hover .p-cta-arrow{transform:translateX(3px)}@media (max-width:899px){.landing-root .p-card{min-height:auto}.landing-root .p-price-amount{font-size:4rem}.landing-root .pricing-title{font-size:2.4rem}}.landing-root .cta-foot{position:relative;background:linear-gradient(180deg,#f5f3ed,#f5f3ed 180px,#0f1419 0,#0f1419);padding:0 24px}.landing-root .cta-stage{position:relative;max-width:72rem;margin:0 auto;padding-top:40px}.landing-root .cta-card{position:relative;background:#fdfcf7;border:1px solid rgba(15,20,25,.08);border-radius:28px;padding:64px 80px 60px;text-align:center;box-shadow:0 1px 2px rgba(15,20,25,.04),0 40px 80px -20px rgba(47,138,95,.25),0 20px 60px -30px rgba(15,20,25,.4);overflow:hidden}.landing-root .cta-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 15% 100%,rgba(47,138,95,.1) 0,transparent 45%),radial-gradient(circle at 85% 0,rgba(47,138,95,.08) 0,transparent 50%);pointer-events:none}.landing-root .cta-card>*{position:relative;z-index:1}.landing-root .cta-chip{position:absolute;width:56px;height:56px;border-radius:999px;display:grid;place-items:center;box-shadow:0 10px 24px rgba(15,20,25,.22);z-index:3}.landing-root .cta-chip-green{top:-20px;left:-20px;transform:rotate(-12deg);background:linear-gradient(135deg,#2f8a5f,#5fbe89);color:#fdfcf7}.landing-root .cta-chip-ink{bottom:-20px;right:-20px;transform:rotate(10deg);background:#0f1419;color:#fdfcf7;font-size:.82rem;font-weight:600;gap:2px}.landing-root .cta-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#2f8a5f;padding:6px 12px;border-radius:999px;background:rgba(47,138,95,.08);border:1px solid rgba(47,138,95,.18);margin-bottom:20px}.landing-root .cta-title{font-family:var(--font-display),serif;font-weight:400;font-size:2.6rem;line-height:1.15;letter-spacing:-.02em;color:#0f1419;margin:0 auto 18px;max-width:28rem;text-wrap:balance}.landing-root .cta-title em{font-style:italic;color:#2f8a5f}@media (min-width:768px){.landing-root .cta-title{font-size:3rem;line-height:1.1;max-width:34rem}}.landing-root .cta-sub{font-size:1rem;line-height:1.55;color:#4a4a44;margin:0 auto 32px;max-width:34rem}.landing-root .cta-actions{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center}.landing-root .cta-btn{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;border-radius:999px;font-size:.92rem;font-weight:500;transition:transform .18s ease,background .18s ease;cursor:pointer;border:none;font-family:inherit;text-decoration:none}.landing-root .cta-btn-primary{background:#0f1419;color:#fdfcf7;box-shadow:0 8px 20px -8px rgba(15,20,25,.5)}.landing-root .cta-btn-primary:hover{transform:translateY(-1px);background:#1c2530}.landing-root .cta-btn-secondary{background:#fdfcf7;color:#0f1419;border:1px solid rgba(15,20,25,.12)}.landing-root .cta-btn-secondary:hover{background:#f5f3ed}.landing-root .cta-arrow{transition:transform .2s ease}.landing-root .cta-btn-primary:hover .cta-arrow{transform:translateX(3px)}@media (max-width:767px){.landing-root .cta-card{padding:40px 24px 36px;border-radius:22px}.landing-root .cta-title{font-size:2rem}.landing-root .cta-chip{display:none}}.landing-root .site-footer{background:#0f1419;color:hsla(45,29%,95%,.65);padding:20px 0 36px}.landing-root .footer-inner{max-width:72rem;margin:0 auto;padding-top:80px}.landing-root .footer-grid{display:grid;grid-template-columns:1fr;gap:40px;padding-bottom:48px;border-bottom:1px solid hsla(45,29%,95%,.06)}@media (min-width:900px){.landing-root .footer-grid{grid-template-columns:1.4fr .8fr .8fr .8fr 1.2fr;gap:48px}}.landing-root .foot-wordmark{font-family:var(--font-display),serif;font-size:1.5rem;color:#fdfcf7;letter-spacing:-.01em;display:inline-block}.landing-root .foot-wordmark em{font-style:italic;color:#8ad7a8}.landing-root .foot-pitch{margin:12px 0 20px;font-size:.88rem;line-height:1.5;color:hsla(45,29%,95%,.55);max-width:20rem}.landing-root .foot-social{display:inline-flex;gap:8px}.landing-root .foot-social a{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:hsla(45,29%,95%,.06);color:hsla(45,29%,95%,.7);transition:background .18s ease,color .18s ease}.landing-root .foot-social a:hover{background:rgba(47,138,95,.18);color:#8ad7a8}.landing-root .foot-col{display:flex;flex-direction:column;gap:10px}.landing-root .foot-col h4{font-size:.74rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:hsla(45,29%,95%,.9);margin:0 0 8px}.landing-root .foot-col a{font-size:.88rem;color:hsla(45,29%,95%,.6);transition:color .18s ease}.landing-root .foot-col a:hover{color:#fdfcf7}.landing-root .foot-sub{font-size:.82rem;color:hsla(45,29%,95%,.55);line-height:1.5;margin:0 0 12px}.landing-root .foot-form{display:flex;background:hsla(45,29%,95%,.06);border:1px solid hsla(45,29%,95%,.1);border-radius:10px;overflow:hidden;transition:border-color .18s ease}.landing-root .foot-form:focus-within{border-color:rgba(47,138,95,.6)}.landing-root .foot-form input{flex:1;background:transparent;border:0;padding:11px 14px;color:#fdfcf7;font-family:inherit;font-size:.86rem;outline:none}.landing-root .foot-form input::-moz-placeholder{color:hsla(45,29%,95%,.35)}.landing-root .foot-form input::placeholder{color:hsla(45,29%,95%,.35)}.landing-root .foot-form input:disabled{opacity:.6}.landing-root .foot-form button{background:#2f8a5f;color:#fdfcf7;border:0;padding:0 18px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .18s ease}.landing-root .foot-form button:hover:not(:disabled){background:#36a070}.landing-root .foot-form button:disabled{opacity:.6;cursor:not-allowed}.landing-root .foot-ok{display:block;margin-top:8px;font-size:.78rem;color:#8ad7a8}.landing-root .foot-err{display:block;margin-top:8px;font-size:.78rem;color:#e68a7a}.landing-root .footer-ticker{display:flex;flex-wrap:wrap;gap:8px 24px;padding:28px 0;border-bottom:1px solid hsla(45,29%,95%,.06);font-size:.8rem;color:hsla(45,29%,95%,.55)}.landing-root .footer-ticker span{display:inline-flex;align-items:center;gap:10px}.landing-root .footer-ticker b{color:#2f8a5f;font-weight:400}.landing-root .footer-legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding-top:24px;font-size:.78rem;color:hsla(45,29%,95%,.45)}.landing-root .foot-legal-nav{display:inline-flex;gap:20px}.landing-root .foot-legal-nav a{color:hsla(45,29%,95%,.55)}.landing-root .foot-legal-nav a:hover{color:#fdfcf7}.landing-root .foot-status{display:inline-flex;align-items:center;gap:8px}.landing-root .foot-dot{width:8px;height:8px;border-radius:999px;background:#5fbe89;box-shadow:0 0 0 4px rgba(95,190,137,.15);animation:lp-status 2.4s ease-in-out infinite}@keyframes lp-status{0%,to{box-shadow:0 0 0 4px rgba(95,190,137,.15)}50%{box-shadow:0 0 0 8px rgba(95,190,137,.05)}}