.landing{--lp-bg:#fff;--lp-bg-soft:#f4f4f5;--lp-bg-card:#fff;--lp-bg-elevated:#fafafa;--lp-text:#09090b;--lp-text-secondary:#52525b;--lp-text-tertiary:#a1a1aa;--lp-border:#e4e4e7;--lp-border-strong:#d4d4d8;--lp-dark:#18181b;--lp-accent:#fe551b;--lp-accent-muted:#fe551b1a;--lp-radius:14px;--lp-radius-lg:24px;--lp-radius-pill:100px;--lp-shadow-sm:0 1px 2px #09090b0d;--lp-shadow:0 4px 24px #09090b12;--lp-shadow-lg:0 16px 48px #09090b1a;--lp-shadow-accent:0 12px 40px #b93a0e29;--lp-nav-height:3.5rem;--lp-container:1120px;--lp-font-display:var(--font-geo), var(--font-sans), -apple-system, BlinkMacSystemFont, sans-serif;--lp-font-heading:var(--lp-font-display);--lp-font-mono:var(--font-mono-landing), ui-monospace, SFMono-Regular, Menlo, monospace;--lp-font-brand:var(--font-lazydog);font-family:var(--lp-font-display);background:var(--lp-bg);color:var(--lp-text);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;line-height:1.6;position:relative;overflow-x:hidden}.landing a{color:inherit;text-decoration:none}.landing .lp-container{max-width:var(--lp-container);margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.landing .lp-btn{border-radius:var(--lp-radius-pill);font-family:var(--lp-font-mono);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.78rem;font-weight:500;transition:all .22s;display:inline-flex}.landing .lp-btn:focus-visible{outline:2px solid var(--lp-accent);outline-offset:2px}.landing .lp-btn:active:not(:disabled){transform:translateY(0)scale(.98)}.landing .lp-btn-dark{background:var(--lp-accent);color:#fff;border-color:#0000001f}.landing .lp-btn-dark:hover{background:#e64812;transform:translateY(-1px)}.landing .lp-btn-outline{color:var(--lp-text);border-color:var(--lp-border-strong);background:#fff}.landing .lp-btn-outline:hover{background:var(--lp-bg-soft)}.landing .lp-btn-ghost{color:var(--lp-text-secondary);background:0 0;border:none}.landing .lp-btn-ghost:hover{color:var(--lp-text)}.landing .lp-btn-lg{padding:.9rem 1.75rem;font-size:.85rem}.landing .lp-arrow{transition:transform .18s;display:inline-block}.landing .lp-btn:hover .lp-arrow{transform:translate(3px)}.landing .lp-nav{z-index:100;height:var(--lp-nav-height);border-bottom:1px solid var(--lp-border);background:#fafafa;position:fixed;top:0;left:0;right:0}.landing .lp-nav-inner{justify-content:space-between;align-items:center;gap:2rem;height:100%;padding:0 clamp(1.25rem,2.5vw,2rem);display:flex}.landing .lp-nav-actions{align-items:center;gap:.5rem;display:flex}.landing .lp-nav-links{align-self:stretch;align-items:stretch;gap:.25rem;margin-left:.75rem;margin-right:auto;display:flex}.landing .lp-nav-item{align-items:stretch;display:flex;position:relative}.landing .lp-nav-link{cursor:pointer;color:var(--lp-text);background:0 0;border:none;align-items:center;gap:.3rem;padding:0 .85rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .18s;display:flex}.landing .lp-nav-link:hover{color:var(--lp-text)}.landing .lp-nav-link:focus-visible{outline:2px solid var(--lp-accent);outline-offset:-2px;border-radius:6px}.landing .lp-nav-chevron{width:14px;height:14px;transition:transform .18s}.landing .lp-nav-item:hover .lp-nav-chevron,.landing .lp-nav-item:focus-within .lp-nav-chevron{transform:rotate(180deg)}.landing .lp-nav-panel{border:1px solid var(--lp-border);box-shadow:var(--lp-shadow-lg);background:#fff;border-radius:14px;gap:1.75rem;width:max-content;padding:1.1rem 1.25rem;display:none;position:absolute;top:100%;left:0}.landing .lp-nav-item:hover .lp-nav-panel,.landing .lp-nav-item:focus-within .lp-nav-panel{display:flex}.landing .lp-nav-panel-main{gap:1.75rem;display:flex}.landing .lp-nav-group{flex-direction:column;gap:.1rem;min-width:15rem;display:flex}.landing .lp-nav-group-label{font-family:var(--lp-font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--lp-text-tertiary);margin:.35rem .5rem .6rem;font-size:.62rem;font-weight:500}.landing .lp-nav-panel-item{border-radius:10px;align-items:flex-start;gap:.7rem;padding:.5rem;transition:background .15s;display:flex}.landing .lp-nav-panel-item:hover{background:var(--lp-bg-soft)}.landing .lp-nav-panel-icon{border:1px solid var(--lp-border);width:34px;height:34px;color:var(--lp-text-secondary);background:#f4f4f5;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing .lp-nav-panel-icon svg{width:16px;height:16px}.landing .lp-nav-panel-text strong{color:var(--lp-text);font-size:.875rem;font-weight:500;line-height:1.3;display:block}.landing .lp-nav-panel-text em{color:var(--lp-text-tertiary);margin-top:1px;font-size:.8rem;font-style:normal;line-height:1.4;display:block}.landing .lp-nav-panel-aside{border-left:1px solid var(--lp-border);flex-direction:column;align-items:flex-start;gap:.15rem;min-width:9rem;padding-left:1.5rem;display:flex}.landing .lp-nav-panel-aside a{color:var(--lp-text-secondary);border-radius:8px;padding:.35rem .5rem;font-size:.875rem;font-weight:500;transition:color .15s,background .15s}.landing .lp-nav-panel-aside a:hover{color:var(--lp-text);background:var(--lp-bg-soft)}.landing .lp-nav-btn{letter-spacing:0;white-space:nowrap;cursor:pointer;border-radius:10px;padding:.42rem .9rem;font-size:.85rem;font-weight:500;line-height:1.4;transition:background .18s,border-color .18s;display:inline-block}.landing .lp-nav-btn:focus-visible{outline:2px solid var(--lp-accent);outline-offset:2px}.landing .lp-nav-btn--ghost{color:var(--lp-text);border:1px solid var(--lp-border-strong);background:#fff}.landing .lp-nav-btn--ghost:hover{background:var(--lp-bg-soft)}.landing .lp-nav-btn--primary{background:var(--lp-accent);color:#fff;border:1px solid #0000}.landing .lp-nav-btn--primary:hover{background:#e64812}.landing .lp-nav-logo,.landing .lp-footer-logo{font-family:var(--font-geo), var(--lp-font-display);letter-spacing:-.008em;font-kerning:normal;font-weight:300;line-height:1}.landing .lp-nav-logo{color:var(--lp-text);background:0 0;border-radius:0;align-items:center;gap:.55rem;padding:0;font-size:1.4rem;display:flex}.landing .lp-nav-mark{flex-shrink:0;width:auto;height:1.9rem}.landing .lp-nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:6px;display:none}.landing .lp-nav-toggle span{background:var(--lp-text);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.landing .lp-nav-toggle.active span:first-child{transform:rotate(45deg)translate(3px,3px)}.landing .lp-nav-toggle.active span:last-child{transform:rotate(-45deg)translate(3px,-3px)}.landing .lp-mobile-menu{border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-lg);pointer-events:auto;background:#fff;flex-direction:column;padding:.75rem 1.25rem 1.25rem;display:none;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem}.landing .lp-mobile-menu a{color:var(--lp-text-secondary);border-bottom:1px solid var(--lp-border);padding:.85rem 0;font-size:1rem;font-weight:500}.landing .lp-mobile-menu.open{display:flex}@media (max-width:56em){.landing .lp-nav-links,.landing .lp-nav-actions{display:none}.landing .lp-nav-toggle{display:flex}}.landing .lp-hero{min-height:auto;padding:calc(var(--lp-nav-height) + 5rem) 0 7.5rem;background:linear-gradient(#fafafa 0%,#f8f8fa 42%,#f0f0f2 100%);display:block;position:relative;overflow:visible}.landing .lp-hero-title{font-family:var(--lp-font-heading);letter-spacing:-.025em;color:var(--lp-text);max-width:60rem;margin-bottom:1.4rem;font-size:clamp(2.5rem,5.4vw,4.1rem);font-weight:600;line-height:1.08}.landing .lp-hero-title-line{display:block}.landing .lp-hero-sub{font-family:var(--lp-font-heading);color:var(--lp-text-secondary);text-wrap:pretty;max-width:52ch;margin:0 0 clamp(2.5rem,5vw,3.75rem);font-size:clamp(1rem,1.8vw,1.15rem);font-weight:400;line-height:1.65}.landing .lp-hero-bar{border-top:1px solid var(--lp-border);justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.75rem;padding-top:1.35rem;display:flex}.landing .lp-hero-ticks{flex-wrap:wrap;align-items:center;gap:.85rem 1.9rem;margin:0;padding:0;list-style:none;display:flex}.landing .lp-hero-ticks li{font-family:var(--lp-font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--lp-text-secondary);white-space:nowrap;align-items:center;gap:.5rem;font-size:.72rem;font-weight:500;display:flex}.landing .lp-hero-tick-icon{width:15px;height:15px;color:var(--lp-text);flex-shrink:0}.landing .lp-btn-hero-cta{border-radius:10px;flex-shrink:0;align-items:center;gap:.55rem;display:inline-flex}.landing .lp-illo{-webkit-user-select:none;user-select:none;pointer-events:none;mix-blend-mode:multiply;filter:brightness(1.06)contrast(1.06);display:block}.landing .lp-hero-panel{border-radius:var(--lp-radius-lg);min-height:clamp(360px,44vw,520px);box-shadow:var(--lp-shadow);background:radial-gradient(90% 70% at 50% 110%,#fe551b29 0%,#0000 60%),linear-gradient(160deg,#17171b 0%,#0e0e11 55%,#131318 100%);position:relative;overflow:hidden}.landing .lp-hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing .lp-hero-video-overlay{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;display:flex;position:absolute;inset:0}.landing .lp-hero-play{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.landing .lp-hero-play svg{width:26px;height:26px;margin-left:3px}.landing .lp-hero-video-label{font-family:var(--lp-font-mono);letter-spacing:.09em;text-transform:uppercase;color:#ffffff8c;font-size:.72rem;font-weight:500}.landing .lp-btn-secondary{background:var(--lp-bg-soft);color:var(--lp-text);border:1px solid var(--lp-border);border-radius:var(--lp-radius-pill);font-family:var(--lp-font-mono);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;white-space:nowrap;padding:.8rem 1.5rem;font-size:.78rem;font-weight:500;transition:background .18s}.landing .lp-btn-secondary:hover{background:#ebebed}@media (max-width:56em){.landing .lp-hero{padding-top:calc(var(--lp-nav-height) + 3.5rem);padding-bottom:5rem}.landing .lp-hero-bar{flex-direction:column;align-items:flex-start;gap:1.25rem}.landing .lp-hero-panel{min-height:320px}}.landing .lp-skip-link{z-index:200;background:var(--lp-dark);color:#fff;border-radius:0 0 8px;padding:.65rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:0;left:-9999px}.landing .lp-skip-link:focus{outline:2px solid var(--lp-accent);outline-offset:2px;left:0}.landing .lp-feature-showcase{background:var(--lp-bg);padding:6rem 0}.landing .lp-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.landing .lp-feature-card{text-align:center;background:#f7f7f8;border-radius:14px;flex-direction:column;padding:2.5rem 2rem 2.25rem;display:flex}.landing .lp-feature-card--wide{grid-column:span 2}.landing .lp-feature-showcase--dark{background:#0c0c0f}.landing .lp-feature-showcase--dark .lp-section-label{color:#ffffff73}.landing .lp-feature-showcase--dark .lp-section-title{color:#fff}.landing .lp-feature-showcase--dark .lp-section-sub{color:#ffffff9e}.landing .lp-feature-showcase--dark .lp-feature-card{background:#17171b}.landing .lp-feature-showcase--dark .lp-feature-name{color:#fff}.landing .lp-feature-showcase--dark .lp-feature-desc{color:#ffffff9e}.landing .lp-feature-showcase--dark .lp-feature-placeholder{color:#ffffff73;background:#ffffff0a;border-color:#ffffff38}.landing .lp-feature-card-visual{margin-top:auto;padding-top:2rem}.landing .lp-feature-placeholder{aspect-ratio:1;border:1px dashed var(--lp-border-strong);width:min(240px,100%);font-family:var(--lp-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--lp-text-tertiary);background:#fff;border-radius:12px;justify-content:center;align-items:center;margin:0 auto;font-size:.72rem;font-weight:500;display:flex}.landing .lp-feature-copy{max-width:30rem;margin:0 auto}.landing .lp-feature-name{font-family:var(--lp-font-display);letter-spacing:-.015em;margin:0 0 .5rem;font-size:1.2rem;font-weight:600;line-height:1.25}.landing .lp-feature-desc{color:var(--lp-text-secondary);margin:0;font-size:.9rem;line-height:1.65}.landing .lp-feat-shot{border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-sm);background:#fafafa;overflow:hidden}.landing .lp-feat-shot-chrome{border-bottom:1px solid var(--lp-border);background:#fff;gap:6px;padding:10px 14px;display:flex}.landing .lp-feat-shot-chrome span{background:var(--lp-border-strong);border-radius:50%;width:8px;height:8px}.landing .lp-feat-shot-inner{min-height:220px;padding:1.25rem}.landing .lp-feat-shot--liquidity{gap:1rem;display:grid}.landing .lp-feat-shot-metrics{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.landing .lp-feat-shot-metric{border:1px solid var(--lp-border);background:#fff;border-radius:10px;padding:.6rem .75rem}.landing .lp-feat-shot-metric span{color:var(--lp-text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;display:block}.landing .lp-feat-shot-metric strong{font-size:.9rem;font-weight:700}.landing .lp-feat-shot-line{border:1px solid var(--lp-border);background:#fff;border-radius:10px;height:100px;position:relative;overflow:hidden}.landing .lp-feat-shot-line span{width:7%;height:4px;left:calc(4% + var(--i,0) * 7.5%);background:linear-gradient(90deg,#fe551b,#e64812);border-radius:2px;position:absolute}.landing .lp-feat-shot-line span:first-child{left:4%}.landing .lp-feat-shot-line span:nth-child(2){left:12%}.landing .lp-feat-shot-line span:nth-child(3){left:20%}.landing .lp-feat-shot-line span:nth-child(4){left:28%}.landing .lp-feat-shot-line span:nth-child(5){left:36%}.landing .lp-feat-shot-line span:nth-child(6){left:44%}.landing .lp-feat-shot-line span:nth-child(7){left:52%}.landing .lp-feat-shot-line span:nth-child(8){left:60%}.landing .lp-feat-shot-line span:nth-child(9){left:68%}.landing .lp-feat-shot-line span:nth-child(10){left:76%}.landing .lp-feat-shot-line span:nth-child(11){left:84%}.landing .lp-feat-shot-line span:nth-child(12){left:92%}.landing .lp-feat-shot--positioning{grid-template-columns:1.2fr 1fr;align-items:stretch;gap:1rem;display:grid}.landing .lp-feat-shot-bars{border:1px solid var(--lp-border);background:#fff;border-radius:10px;align-items:flex-end;gap:.5rem;height:160px;padding:.75rem;display:flex}.landing .lp-feat-shot-bar-group{flex:1;justify-content:center;align-items:flex-end;gap:2px;height:100%;display:flex}.landing .lp-feat-shot-bar-group span{border-radius:3px 3px 0 0;width:28%}.landing .lp-feat-shot-bar-group .comm{background:#ef4444}.landing .lp-feat-shot-bar-group .lspec{background:#fe551b}.landing .lp-feat-shot-bar-group .sspec{background:#ca8a04}.landing .lp-feat-shot-table{flex-direction:column;gap:.45rem;display:flex}.landing .lp-feat-shot-row{border:1px solid var(--lp-border);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:.55rem .75rem;font-size:.8rem;display:flex}.landing .lp-feat-shot-row strong{color:#15803d}.landing .lp-feat-shot--news{flex-direction:column;gap:.5rem;display:flex}.landing .lp-feat-shot-feed{border:1px solid var(--lp-border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:.7rem .85rem;font-size:.8rem;display:flex}.landing .lp-feat-shot-feed strong{font-size:.85rem;display:block}.landing .lp-feat-shot-feed span{color:var(--lp-text-tertiary);font-size:.72rem}.landing .lp-feat-shot-feed em{color:#c2410c;background:#fe551b1f;border-radius:999px;padding:.2rem .45rem;font-size:.68rem;font-style:normal;font-weight:600}.landing .lp-feat-shot--sizing{gap:.65rem;display:grid}.landing .lp-feat-shot-field,.landing .lp-feat-shot-result{border:1px solid var(--lp-border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:.7rem .85rem;font-size:.8rem;display:flex}.landing .lp-feat-shot-result{background:#fe551b14;border-color:#fe551b59}.landing .lp-feat-shot-result strong{font-size:1rem}.landing .lp-feat-shot-slider{background:linear-gradient(90deg,#e4e4e7 0% 40%,#fe551b 40% 100%);border-radius:999px;height:6px}.landing .lp-feat-shot--scorecard{flex-direction:column;gap:.55rem;display:flex}.landing .lp-feat-shot-check{border:1px solid var(--lp-border);background:#fff;border-radius:10px;align-items:center;gap:.65rem;padding:.65rem .85rem;font-size:.8rem;display:flex}.landing .lp-feat-shot-box{border:2px solid var(--lp-border-strong);border-radius:4px;flex-shrink:0;width:14px;height:14px}.landing .lp-feat-shot-check.done .lp-feat-shot-box{background:var(--lp-accent);border-color:#e64812}.landing .lp-feat-shot--journal{font-size:.75rem}.landing .lp-feat-shot-journal-head,.landing .lp-feat-shot-journal-row{grid-template-columns:1.2fr .7fr .6fr 1fr;gap:.5rem;padding:.55rem .75rem;display:grid}.landing .lp-feat-shot-journal-head{color:var(--lp-text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem}.landing .lp-feat-shot-journal-row{border:1px solid var(--lp-border);background:#fff;border-radius:8px;margin-bottom:.4rem}.landing .lp-feat-shot-journal-row .pos{color:#15803d}.landing .lp-feat-shot-journal-row .neg{color:#dc2626}.landing .lp-feat-shot--analytics{gap:.85rem;display:grid}.landing .lp-feat-shot-equity{border:1px solid var(--lp-border);background:#fff;border-radius:10px;align-items:flex-end;gap:.35rem;height:110px;padding:.75rem;display:flex}.landing .lp-feat-shot-equity span{background:linear-gradient(#fe551b,#e64812);border-radius:3px 3px 0 0;flex:1;min-height:12px}.landing .lp-feat-shot-analytics-stats{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.landing .lp-feat-shot-analytics-stats div{border:1px solid var(--lp-border);background:#fff;border-radius:8px;padding:.6rem .7rem;font-size:.72rem}.landing .lp-feat-shot-analytics-stats strong{margin-top:.2rem;font-size:.85rem;display:block}@media (max-width:56em){.landing .lp-feature-grid{grid-template-columns:1fr}.landing .lp-feature-card--wide{grid-column:auto}.landing .lp-feat-shot--positioning{grid-template-columns:1fr}}.landing .lp-section-label{font-family:var(--lp-font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--lp-text-tertiary);margin-bottom:1rem;font-size:.72rem;font-weight:500;display:inline-block}.landing .lp-section-title{font-family:var(--lp-font-heading);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(1.9rem,4vw,2.85rem);font-weight:600;line-height:1.08}.landing .lp-section-sub{color:var(--lp-text-secondary);text-wrap:pretty;max-width:42ch;margin-top:1rem;font-size:1rem;line-height:1.75}.landing .lp-section-header{max-width:36rem;margin-bottom:3.5rem}.landing .lp-section-header--center{text-align:center;max-width:52rem;margin-left:auto;margin-right:auto}.landing .lp-section-header--center .lp-section-sub{max-width:52ch;margin-left:auto;margin-right:auto}.landing .lp-founder{background:#0c0c0f;padding:6rem 0}.landing .lp-founder-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.landing .lp-founder-content{max-width:32rem}.landing .lp-founder-name{font-family:var(--lp-font-heading);letter-spacing:-.02em;color:#fff;text-wrap:balance;margin:0 0 1.35rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.1}.landing .lp-founder-bio{font-family:var(--lp-font-display);color:#ffffffc7;text-wrap:pretty;max-width:42ch;margin:0 0 1.1rem;font-size:clamp(1rem,1.6vw,1.125rem);font-weight:400;line-height:1.7}.landing .lp-founder-bio:last-child{margin-bottom:0}.landing .lp-founder-media{aspect-ratio:1;border-radius:20px;justify-self:end;width:min(100%,420px);overflow:hidden}.landing .lp-founder-media img{object-fit:cover;object-position:center 38%;width:100%;height:100%;display:block}@media (max-width:56em){.landing .lp-founder-grid{grid-template-columns:1fr;gap:2.5rem}.landing .lp-founder-content{max-width:none}.landing .lp-founder-media{justify-self:stretch;width:100%;max-width:420px;margin:0 auto}}.landing .lp-contact{background:var(--lp-bg);padding:6rem 0 6.5rem;position:relative;overflow:hidden}.landing .lp-contact-inner{border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);max-width:60rem;box-shadow:var(--lp-shadow);background:#fff;grid-template-columns:minmax(0,1fr) minmax(0,.68fr);margin:0 auto;display:grid;overflow:hidden}.landing .lp-contact-copy{padding:clamp(2.5rem,5vw,4rem)}.landing .lp-contact-illo{border-left:1px solid var(--lp-border);background:#fff;justify-content:center;align-items:flex-end;padding:2.5rem 2.5rem 0;display:flex}.landing .lp-contact-illo img{width:min(100%,300px);margin-bottom:-4px}.landing .lp-contact-title{font-family:var(--lp-font-heading);letter-spacing:-.02em;text-wrap:balance;margin-bottom:.85rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:600}.landing .lp-contact-sub{color:var(--lp-text-secondary);text-wrap:pretty;max-width:36ch;margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.landing .lp-contact-form{text-align:left;flex-direction:column;gap:.85rem;display:flex}.landing .lp-form-row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.landing .lp-contact-form input{border-radius:var(--lp-radius);border:1px solid var(--lp-border-strong);width:100%;color:var(--lp-text);background:#fff;outline:none;padding:.9rem 1.15rem;font-family:inherit;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.landing .lp-contact-form input::placeholder{color:var(--lp-text-tertiary)}.landing .lp-contact-form input:focus{border-color:var(--lp-text);box-shadow:0 0 0 3px #09090b14}.landing .lp-contact-form .lp-btn{align-self:flex-start;margin-top:.5rem}.landing .lp-form-error{color:#dc2626;font-size:.875rem}.landing .lp-form-note{color:var(--lp-text-secondary);text-align:center;margin-top:.5rem;font-size:.8rem}.landing .lp-contact-form .lp-form-note{text-align:left}.landing .lp-form-note a{color:var(--lp-text);text-underline-offset:2px;font-weight:600;text-decoration:underline}.landing .lp-linklike{cursor:pointer;color:var(--lp-text);font-weight:600;font-size:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;text-decoration:underline}.landing .lp-linklike:disabled{opacity:.5;cursor:default}@media (max-width:40em){.landing .lp-form-row{grid-template-columns:1fr}}@media (max-width:56em){.landing .lp-contact-inner{grid-template-columns:1fr}.landing .lp-contact-illo{border-left:none;border-top:1px solid var(--lp-border);max-height:240px;padding:2rem 2rem 0;overflow:hidden}.landing .lp-contact-illo img{width:min(100%,240px)}}.landing.lp-auth-page{background:radial-gradient(ellipse 70% 50% at 50% 0%, var(--lp-accent-muted), transparent 55%), linear-gradient(180deg, #fafafa 0%, #f4f4f5 100%);justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.landing .lp-auth-page-inner{width:100%;max-width:24rem}.landing .lp-auth-page-brand{text-align:center;margin-bottom:1.5rem}.landing .lp-auth-page-brand .lp-nav-logo{font-size:1.5rem;display:inline-block}.landing .lp-auth-back{text-align:center;margin-top:1.25rem;font-size:.8rem}.landing .lp-auth-back a{color:var(--lp-text-secondary);font-weight:500;transition:color .18s}.landing .lp-auth-back a:hover{color:var(--lp-text)}.landing .lp-auth-card{text-align:center;border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow);background:#ffffffeb;padding:2rem 1.75rem 1.75rem}.landing .lp-auth-title{font-family:var(--lp-font-heading);letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.625rem;font-weight:600}.landing .lp-auth-sub{font-family:var(--lp-font-display);color:var(--lp-text-secondary);margin:0 0 1.25rem;font-size:.9rem}.landing .lp-auth-form{text-align:left;font-family:var(--lp-font-display);flex-direction:column;gap:.6rem;display:flex}.landing .lp-auth-form input{border:1px solid var(--lp-border-strong);width:100%;color:var(--lp-text);font-family:var(--lp-font-display);background:#fff;border-radius:10px;outline:none;padding:.65rem .85rem;font-size:.9rem;transition:border-color .18s,box-shadow .18s}.landing .lp-auth-form input::placeholder{color:var(--lp-text-tertiary)}.landing .lp-auth-form input:focus{border-color:var(--lp-text);box-shadow:0 0 0 3px #09090b0f}.landing .lp-auth-submit{width:100%;font-family:var(--lp-font-display);border-radius:10px;margin-top:.25rem;padding:.58rem 1rem;font-size:.875rem}.landing .lp-auth-card .lp-form-note{font-family:var(--lp-font-display);margin-top:.75rem;font-size:.75rem;line-height:1.5}.landing .lp-footer{border-top:1px solid var(--lp-border);background:var(--lp-bg-soft);padding:4rem 0 2.5rem}.landing .lp-footer-grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.landing .lp-footer-brand{align-items:center;gap:.9rem;display:flex}.landing .lp-footer-brand-mark{flex-shrink:0;width:auto;height:3.4rem}.landing .lp-footer-logo{color:var(--lp-text);background:0 0;margin-bottom:.4rem;padding:0;font-size:2rem;display:inline-block}.landing .lp-footer-brand-tag{font-family:var(--font-geo), var(--lp-font-display);letter-spacing:.003em;color:#000000d9;margin:0;font-size:.7rem;font-weight:400;line-height:1}.landing .lp-footer-col{flex-direction:column;gap:.7rem;display:flex}.landing .lp-footer-col h4{font-family:var(--lp-font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--lp-text-tertiary);margin-bottom:.25rem;font-size:.72rem;font-weight:500}.landing .lp-footer-col a{color:var(--lp-text-secondary);font-size:.925rem;transition:color .18s}.landing .lp-footer-col a:hover{color:var(--lp-text)}.landing .lp-footer-bottom{border-top:1px solid var(--lp-border);padding-top:1.75rem}.landing .lp-footer-bottom p{color:var(--lp-text-tertiary);font-size:.85rem}@media (max-width:56em){.landing .lp-footer-grid{grid-template-columns:1fr;gap:2rem}}.landing .lp-reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.landing .lp-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes lp-floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes lp-dotPulse{0%{box-shadow:0 0 #22c55e73}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}@media (prefers-reduced-motion:reduce){.landing{scroll-behavior:auto}.landing .lp-hero-logo,.landing .lp-hero-badge .lp-dot{animation:none!important}.landing .lp-reveal{opacity:1!important;transition:none!important;transform:none!important}}
