@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap");.lp-root{--lp-bg-primary:#f8fafc;--lp-bg-card:#fff;--lp-bg-section:#f1f5f9;--lp-bg-section-2:#e2e8f0;--lp-fg-primary:#020617;--lp-fg-secondary:#64748b;--lp-fg-tertiary:#94a3b8;--lp-fg-on-accent:#1a2e05;--lp-fg-on-dark:#f8fafc;--lp-accent:#84cc16;--lp-accent-hover:#65a30d;--lp-accent-press:#4d7c0f;--lp-accent-soft:#ecfccb;--lp-accent-ring:rgba(132,204,22,.25);--lp-success:#16a34a;--lp-warning:#f59e0b;--lp-danger:#dc2626;--lp-border-subtle:#e2e8f0;--lp-border-default:#cbd5e1;--lp-border-strong:#94a3b8;--lp-radius-sm:6px;--lp-radius-md:10px;--lp-radius-lg:16px;--lp-radius-xl:20px;--lp-radius-pill:999px;--lp-shadow-xs:0 1px 2px rgba(2,6,23,.04);--lp-shadow-md:0 4px 6px -1px rgba(2,6,23,.06),0 2px 4px -2px rgba(2,6,23,.05);--lp-shadow-lg:0 10px 15px -3px rgba(2,6,23,.08),0 4px 6px -4px rgba(2,6,23,.05);--lp-shadow-pop:0 12px 24px -8px rgba(2,6,23,.12),0 4px 8px -4px rgba(2,6,23,.06);--lp-font-sans:"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--lp-font-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;--lp-page-max:1280px;--lp-page-pad:24px;--lp-ease-out:cubic-bezier(0.2,0.8,0.2,1);--lp-ease-std:cubic-bezier(0.4,0,0.2,1);--lp-dur-fast:120ms;--lp-dur-base:180ms;--lp-dur-slow:280ms;font-family:var(--lp-font-sans);background:var(--lp-bg-primary);color:var(--lp-fg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}.lp-root *,.lp-root :after,.lp-root :before{box-sizing:border-box}.lp-root header[id],.lp-root section[id]{scroll-margin-top:88px}.lp-root .lp-progress{position:fixed;top:64px;left:0;right:0;height:2px;background:var(--lp-accent);transform-origin:left center;transform:scaleX(0);z-index:60;pointer-events:none;will-change:transform;box-shadow:0 0 8px rgba(132,204,22,.4)}.lp-root .lp-rail{position:fixed;right:24px;top:50%;transform:translateY(-50%);z-index:45;display:flex;flex-direction:column;gap:14px;padding:14px 0}.lp-root .lp-rail-dot{display:flex;align-items:center;gap:12px;cursor:pointer;text-decoration:none;color:var(--lp-fg-secondary)}.lp-root .lp-rail-tick{display:inline-block;width:18px;height:1px;background:var(--lp-fg-tertiary);opacity:.45;transition:width var(--lp-dur-base) var(--lp-ease-out),background-color var(--lp-dur-base) var(--lp-ease-std),opacity var(--lp-dur-base) var(--lp-ease-std)}.lp-root .lp-rail-dot:hover .lp-rail-tick{width:28px;opacity:1}.lp-root .lp-rail-dot.active .lp-rail-tick{width:36px;background:var(--lp-accent);opacity:1;box-shadow:0 0 8px rgba(132,204,22,.6)}.lp-root .lp-rail-label{font-family:var(--lp-font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-fg-secondary);opacity:0;transform:translateX(8px);transition:opacity var(--lp-dur-base) var(--lp-ease-std),transform var(--lp-dur-base) var(--lp-ease-out),color var(--lp-dur-base) var(--lp-ease-std)}.lp-root .lp-rail-dot.active .lp-rail-label,.lp-root .lp-rail-dot:hover .lp-rail-label{opacity:1;transform:translateX(0)}.lp-root .lp-rail-dot.active .lp-rail-label{color:var(--lp-fg-primary)}@media (max-width:1024px){.lp-root .lp-rail{display:none}}.lp-root .section-head.in .eyebrow-dot,.lp-root [data-reveal].in .eyebrow-dot{animation:lp-dotPulse 1.6s var(--lp-ease-out) .2s}@keyframes lp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lp-dotPulse{0%{box-shadow:0 0 0 0 rgba(132,204,22,.5)}60%{box-shadow:0 0 0 14px rgba(132,204,22,0)}to{box-shadow:0 0 0 3px var(--lp-accent-ring)}}.lp-root .engine-score-head .score[data-counted]{animation:lp-scorePulse .7s var(--lp-ease-out)}@keyframes lp-scorePulse{0%{text-shadow:0 0 0 rgba(132,204,22,0)}40%{text-shadow:0 0 18px rgba(132,204,22,.7)}to{text-shadow:0 0 0 rgba(132,204,22,0)}}@media (prefers-reduced-motion:reduce){.lp-root{scroll-behavior:auto}.lp-root .engine-score-head .score[data-counted],.lp-root .section-head.in .eyebrow-dot,.lp-root [data-reveal].in .eyebrow-dot{animation:none}.lp-root .lp-progress{transition:none}}.lp-root a{color:inherit;text-decoration:none}.lp-root button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;color:inherit}.lp-root img{display:block;max-width:100%}.lp-root h1,.lp-root h2,.lp-root h3,.lp-root h4,.lp-root p,.lp-root ul{margin:0;padding:0}.lp-root [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .6s var(--lp-ease-out),transform .6s var(--lp-ease-out);will-change:opacity,transform}.lp-root [data-reveal=fade]{transform:none}.lp-root [data-reveal=left]{transform:translateX(-24px)}.lp-root [data-reveal=right]{transform:translateX(24px)}.lp-root [data-reveal].in{opacity:1;transform:translate(0) scale(1)}.lp-root [data-reveal][data-delay="1"]{transition-delay:60ms}.lp-root [data-reveal][data-delay="2"]{transition-delay:.12s}.lp-root [data-reveal][data-delay="3"]{transition-delay:.18s}.lp-root [data-reveal][data-delay="4"]{transition-delay:.24s}.lp-root [data-reveal][data-delay="5"]{transition-delay:.3s}.lp-root [data-stagger]>*{opacity:0;transform:translateY(14px);transition:opacity .5s var(--lp-ease-out),transform .5s var(--lp-ease-out)}.lp-root [data-stagger].in>:first-child{transition-delay:0ms}.lp-root [data-stagger].in>:nth-child(2){transition-delay:70ms}.lp-root [data-stagger].in>:nth-child(3){transition-delay:.14s}.lp-root [data-stagger].in>:nth-child(4){transition-delay:.21s}.lp-root [data-stagger].in>:nth-child(5){transition-delay:.28s}.lp-root [data-stagger].in>:nth-child(6){transition-delay:.35s}.lp-root [data-stagger].in>:nth-child(7){transition-delay:.42s}.lp-root [data-stagger].in>*{opacity:1;transform:translateY(0)}.lp-root .engine-bar .b-track>i{width:0!important;transition:width .9s var(--lp-ease-out)}.lp-root .engine-vis.in .engine-bar .b-track>i{width:var(--w,100%)!important}.lp-root .hero-panel.in .panel-row{animation:lp-rowIn .5s var(--lp-ease-out) both}.lp-root .hero-panel.in .panel-row:first-child{animation-delay:.2s}.lp-root .hero-panel.in .panel-row:nth-child(2){animation-delay:.28s}.lp-root .hero-panel.in .panel-row:nth-child(3){animation-delay:.36s}.lp-root .hero-panel.in .panel-row:nth-child(4){animation-delay:.44s}@keyframes lp-rowIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.lp-root .panel-row.flash{animation:lp-flashRow 1.6s var(--lp-ease-out)}@keyframes lp-flashRow{0%{background:rgba(132,204,22,.18)}to{background:transparent}}.lp-root .panel-foot .num.tick{animation:lp-tick .6s var(--lp-ease-out)}@keyframes lp-tick{0%{transform:translateY(-4px);opacity:0}to{transform:translateY(0);opacity:1}}.lp-root .pillar{overflow:hidden}.lp-root .pillar:after{content:"";position:absolute;top:0;right:0;width:0;height:2px;background:var(--lp-accent);transition:width .3s var(--lp-ease-out)}.lp-root .pillar:hover:after{width:40%}.lp-root .ladder-step .score-track>i{width:0!important;transition:width .9s var(--lp-ease-out)}.lp-root .ladder.in .ladder-step:first-child .score-track>i{width:25%!important;transition-delay:.1s}.lp-root .ladder.in .ladder-step:nth-child(2) .score-track>i{width:42%!important;transition-delay:.2s}.lp-root .ladder.in .ladder-step:nth-child(3) .score-track>i{width:62%!important;transition-delay:.3s}.lp-root .ladder.in .ladder-step:nth-child(4) .score-track>i{width:82%!important;transition-delay:.4s}.lp-root .ladder.in .ladder-step:nth-child(5) .score-track>i{width:96%!important;transition-delay:.5s}.lp-root .stat-cell .stat-num{transition:color .2s var(--lp-ease-std)}.lp-root .reveal-word{display:inline-block;opacity:0;transform:translateY(12px);animation:lp-wordIn .7s var(--lp-ease-out) forwards}.lp-root .reveal-word:first-child{animation-delay:80ms}.lp-root .reveal-word:nth-child(2){animation-delay:.16s}.lp-root .reveal-word:nth-child(3){animation-delay:.24s}.lp-root .reveal-word:nth-child(4){animation-delay:.32s}.lp-root .reveal-word:nth-child(5){animation-delay:.4s}.lp-root .reveal-word:nth-child(6){animation-delay:.48s}.lp-root .reveal-word:nth-child(7){animation-delay:.56s}@keyframes lp-wordIn{to{opacity:1;transform:translateY(0)}}.lp-root .btn{transform:translateZ(0)}.lp-root .btn:active{transform:translateY(1px)}.lp-root .btn-primary{position:relative;overflow:hidden}.lp-root .btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);transition:left .7s var(--lp-ease-out);pointer-events:none}.lp-root .btn-primary:hover:before{left:130%}.lp-root .plan{transition:transform .2s var(--lp-ease-out),border-color var(--lp-dur-fast) var(--lp-ease-std),box-shadow .2s var(--lp-ease-out)}.lp-root .plan:hover{transform:translateY(-4px)}@media (prefers-reduced-motion:reduce){.lp-root [data-reveal],.lp-root [data-stagger]>*{opacity:1!important;transform:none!important;transition:none!important}.lp-root .reveal-word{opacity:1;transform:none;animation:none}.lp-root .hero-panel.in .panel-row{animation:none}.lp-root .engine-bar .b-track>i,.lp-root .ladder-step .score-track>i{transition:none}.lp-root .panel-row.flash{animation:none}}.lp-root .nav{position:sticky;top:0;z-index:50;background:rgba(248,250,252,.85);backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--lp-border-subtle)}.lp-root .nav-inner{max-width:var(--lp-page-max);margin:0 auto;height:64px;padding:0 var(--lp-page-pad);display:flex;align-items:center;gap:32px}.lp-root .nav-logo{height:28px;width:auto;display:block}.lp-root .nav-links{display:flex;gap:28px;flex:1}.lp-root .nav-links a{font-size:13px;font-weight:500;color:var(--lp-fg-secondary);transition:color var(--lp-dur-fast) var(--lp-ease-std)}.lp-root .nav-links a:hover{color:var(--lp-fg-primary)}.lp-root .nav-cta{display:flex;gap:8px;align-items:center}.lp-root .btn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:600;line-height:1;border-radius:var(--lp-radius-md);border:1px solid transparent;transition:background var(--lp-dur-fast) var(--lp-ease-std),border-color var(--lp-dur-fast) var(--lp-ease-std),color var(--lp-dur-fast) var(--lp-ease-std);white-space:nowrap}.lp-root .btn svg{width:16px;height:16px;stroke-width:2}.lp-root .btn-primary{background:var(--lp-accent);color:var(--lp-fg-on-accent)}.lp-root .btn-primary:hover{background:var(--lp-accent-hover)}.lp-root .btn-primary:active{background:var(--lp-accent-press)}.lp-root .btn-secondary{background:var(--lp-bg-card);color:var(--lp-fg-primary);border-color:var(--lp-border-default)}.lp-root .btn-secondary:hover{background:var(--lp-bg-section);border-color:var(--lp-border-strong)}.lp-root .btn-ghost{background:transparent;color:var(--lp-fg-primary)}.lp-root .btn-ghost:hover{background:var(--lp-bg-section)}.lp-root .btn-sm{height:36px;padding:0 14px;font-size:13px}.lp-root .btn-lg{height:48px;padding:0 22px;font-size:15px;border-radius:12px}.lp-root .container{max-width:var(--lp-page-max);margin:0 auto;padding:0 var(--lp-page-pad)}.lp-root section{position:relative}.lp-root .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--lp-font-mono);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--lp-fg-secondary)}.lp-root .eyebrow .eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--lp-accent);box-shadow:0 0 0 3px var(--lp-accent-ring)}.lp-root .hero{position:relative;padding:80px 0 40px;overflow:hidden}.lp-root .hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(2,6,23,.04) 1px,transparent 0),linear-gradient(180deg,rgba(2,6,23,.04) 1px,transparent 0);background-size:64px 64px;mask-image:radial-gradient(ellipse 80% 60% at 50% 0,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0,#000 30%,transparent 75%);pointer-events:none}.lp-root .hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:64px;align-items:center}.lp-root .hero-tag{gap:10px;padding:6px 12px 6px 8px;background:var(--lp-bg-card);border:1px solid var(--lp-border-subtle);font-size:12px;font-weight:500;color:var(--lp-fg-secondary);box-shadow:var(--lp-shadow-xs)}.lp-root .hero-tag,.lp-root .hero-tag .tag-pill{display:inline-flex;align-items:center;border-radius:var(--lp-radius-pill)}.lp-root .hero-tag .tag-pill{gap:4px;padding:3px 8px;background:var(--lp-accent-soft);color:#3f6212;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-family:var(--lp-font-mono)}.lp-root .hero-tag .tag-sep{color:var(--lp-border-default)}.lp-root .hero h1{font-size:clamp(44px,5.6vw,76px);line-height:.96;letter-spacing:-.035em;font-weight:700;margin:24px 0;color:var(--lp-fg-primary);text-wrap:balance}.lp-root .hero h1 .accent{color:var(--lp-accent)}.lp-root .hero h1 .hero-mono{font-family:var(--lp-font-mono);font-weight:500;letter-spacing:-.02em}.lp-root .hero p.lede{font-size:18px;line-height:1.5;color:var(--lp-fg-secondary);max-width:540px;margin:0 0 32px;text-wrap:pretty}.lp-root .hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.lp-root .hero-meta{margin-top:28px;display:flex;gap:24px;font-size:13px;color:var(--lp-fg-secondary);flex-wrap:wrap}.lp-root .hero-meta .meta-item{display:inline-flex;align-items:center;gap:6px}.lp-root .hero-meta svg{width:14px;height:14px;color:var(--lp-accent)}.lp-root .hero-panel{position:relative;background:var(--lp-bg-card);border:1px solid var(--lp-border-subtle);border-radius:var(--lp-radius-xl);box-shadow:var(--lp-shadow-lg),0 30px 60px -30px rgba(2,6,23,.18);overflow:hidden}.lp-root .hero-panel:after{content:"";position:absolute;inset:0;border-radius:var(--lp-radius-xl);pointer-events:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6)}.lp-root .panel-head{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--lp-border-subtle);background:var(--lp-bg-section)}.lp-root .panel-head .dot{width:8px;height:8px;border-radius:50%;background:var(--lp-bg-section-2)}.lp-root .panel-head .title{margin-left:8px;font-family:var(--lp-font-mono);font-size:12px;color:var(--lp-fg-secondary)}.lp-root .panel-head .live{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--lp-success);letter-spacing:.04em;text-transform:uppercase;font-family:var(--lp-font-mono)}.lp-root .panel-head .live i{width:6px;height:6px;background:var(--lp-success);border-radius:50%;animation:lp-pulse 1.6s ease-in-out infinite;display:inline-block}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.35}}.lp-root .panel-body{padding:20px 20px 24px}.lp-root .panel-row{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:14px 12px;border-radius:var(--lp-radius-md);transition:background var(--lp-dur-fast) var(--lp-ease-std)}.lp-root .panel-row+.panel-row{border-top:1px solid var(--lp-border-subtle)}.lp-root .panel-row:hover{background:var(--lp-bg-section)}.lp-root .panel-thumb{width:64px;height:64px;border-radius:var(--lp-radius-sm);background:var(--lp-bg-section-2);position:relative;overflow:hidden;flex-shrink:0}.lp-root .panel-thumb:before{content:"";position:absolute;inset:0;background-image:linear-gradient(135deg,transparent 49%,rgba(2,6,23,.06) 50%,transparent 51%),linear-gradient(135deg,transparent 49%,rgba(2,6,23,.04) 50%,transparent 51%);background-size:12px 12px,6px 6px}.lp-root .panel-row .meta-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lp-root .panel-row .row-title{font-weight:600;font-size:14px;letter-spacing:-.01em}.lp-root .panel-row .row-sub{font-size:12px;color:var(--lp-fg-secondary);margin-top:2px;font-variant-numeric:tabular-nums}.lp-root .panel-row .row-right{text-align:right}.lp-root .panel-row .price{font-weight:700;font-size:14px;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.lp-root .panel-row .price-sub{font-size:11px;color:var(--lp-success);font-variant-numeric:tabular-nums;margin-top:2px;font-weight:500}.lp-root .panel-foot{border-top:1px solid var(--lp-border-subtle);padding:12px 20px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--lp-fg-secondary);background:var(--lp-bg-section);font-family:var(--lp-font-mono)}.lp-root .panel-foot .num{color:var(--lp-fg-primary);font-weight:600}.lp-root .hero-chip{position:absolute;background:var(--lp-bg-card);border:1px solid var(--lp-border-subtle);border-radius:var(--lp-radius-md);padding:12px 14px;box-shadow:var(--lp-shadow-pop);z-index:3;animation:lp-float 6s ease-in-out infinite}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.lp-root .hero-chip .chip-eyebrow{font-family:var(--lp-font-mono);font-size:10px;color:var(--lp-fg-secondary);letter-spacing:.08em;text-transform:uppercase;font-weight:600}.lp-root .hero-chip .chip-value{font-size:18px;font-weight:700;letter-spacing:-.02em;margin-top:2px;font-variant-numeric:tabular-nums}.lp-root .hero-chip.chip-tl{top:-16px;left:-28px}.lp-root .hero-chip.chip-br{bottom:-20px;right:-24px;animation-delay:-3s}.lp-root .hero.hero-centered{padding:112px 0 72px}.lp-root .hero-inner-centered{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:920px}.lp-root .hero-centered .hero-tag{align-self:center}.lp-root .hero-centered h1{font-size:clamp(56px,8vw,104px);line-height:.94;letter-spacing:-.04em;margin:28px 0 24px}.lp-root .hero-centered p.lede{margin:0 auto 36px;max-width:620px;font-size:19px}.lp-root .hero-centered .hero-actions{justify-content:center}.lp-root .hero-aurora{position:absolute;left:50%;top:38%;transform:translate(-50%,-50%);width:min(900px,90vw);height:520px;pointer-events:none;z-index:0;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(132,204,22,.18),transparent 70%),radial-gradient(ellipse 80% 50% at 50% 60%,rgba(132,204,22,.06),transparent 75%);filter:blur(6px)}.lp-root .hero-underline{position:relative;display:inline-block}.lp-root .hero-underline:after{content:"";position:absolute;left:4%;right:4%;bottom:.04em;height:6px;background:var(--lp-accent);border-radius:2px;transform-origin:left center;transform:scaleX(0);animation:lp-underline .8s var(--lp-ease-out) forwards;animation-delay:1.1s;opacity:.85}@keyframes lp-underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.lp-root .hero-credentials{list-style:none;padding:0;margin:40px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:14px 28px;font-family:var(--lp-font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--lp-fg-secondary)}.lp-root .hero-credentials li{display:inline-flex;align-items:center;gap:8px}.lp-root .hero-credentials .cred-dot{width:6px;height:6px;border-radius:50%;background:var(--lp-accent);box-shadow:0 0 0 3px var(--lp-accent-ring)}.lp-root .hero-marks{position:absolute;inset:0;pointer-events:none;z-index:1}.lp-root .hero-mark{position:absolute;display:inline-flex;align-items:center;gap:10px;font-family:var(--lp-font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-fg-tertiary);opacity:0;animation:lp-markIn .5s var(--lp-ease-out) .6s forwards}@keyframes lp-markIn{to{opacity:.85}}.lp-root .hero-mark .mark-bracket{position:relative;width:12px;height:12px;flex-shrink:0}.lp-root .hero-mark .mark-bracket:after,.lp-root .hero-mark .mark-bracket:before{content:"";position:absolute;background:var(--lp-fg-tertiary)}.lp-root .hero-mark-tl{top:28px;left:32px}.lp-root .hero-mark-tl .mark-bracket:before{top:0;left:0;width:100%;height:1px}.lp-root .hero-mark-tl .mark-bracket:after{top:0;left:0;width:1px;height:100%}.lp-root .hero-mark-tr{top:28px;right:32px}.lp-root .hero-mark-tr .mark-bracket:before{top:0;right:0;width:100%;height:1px}.lp-root .hero-mark-tr .mark-bracket:after{top:0;right:0;width:1px;height:100%}.lp-root .hero-mark-bl{bottom:28px;left:32px}.lp-root .hero-mark-bl .mark-bracket:before{bottom:0;left:0;width:100%;height:1px}.lp-root .hero-mark-bl .mark-bracket:after{bottom:0;left:0;width:1px;height:100%}.lp-root .hero-mark-br{bottom:28px;right:32px}.lp-root .hero-mark-br .mark-bracket:before{bottom:0;right:0;width:100%;height:1px}.lp-root .hero-mark-br .mark-bracket:after{bottom:0;right:0;width:1px;height:100%}@media (prefers-reduced-motion:reduce){.lp-root .hero-underline:after{animation:none;transform:scaleX(1)}.lp-root .hero-mark{animation:none;opacity:.85}}.lp-root .strip{border-top:1px solid var(--lp-border-subtle);border-bottom:1px solid var(--lp-border-subtle);background:var(--lp-bg-card);margin-top:48px;padding:18px 0;overflow:hidden}.lp-root .strip-inner{display:flex;gap:48px;align-items:center;white-space:nowrap;animation:lp-scroll 50s linear infinite;width:max-content}.lp-root .strip:hover .strip-inner{animation-play-state:paused}@keyframes lp-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.lp-root .strip-item{display:inline-flex;align-items:center;gap:10px;font-family:var(--lp-font-mono);font-size:12px;color:var(--lp-fg-secondary);letter-spacing:.02em}.lp-root .strip-item .num{color:var(--lp-fg-primary);font-weight:700;font-size:14px;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.lp-root .strip-item .delta{color:var(--lp-success);font-weight:500}.lp-root .strip-item.divider{color:var(--lp-border-default);font-weight:400}.lp-root .section{padding:96px 0}.lp-root .section-section{background:var(--lp-bg-section)}.lp-root .section-dark{background:#020617;color:var(--lp-fg-on-dark)}.lp-root .section-dark .eyebrow{color:rgba(248,250,252,.6)}.lp-root .section-head{max-width:720px;margin:0 0 48px}.lp-root .section-head h2{font-size:clamp(34px,4vw,48px);font-weight:700;letter-spacing:-.025em;line-height:1.05;margin:16px 0;text-wrap:balance}.lp-root .section-head p{font-size:17px;color:var(--lp-fg-secondary);line-height:1.55;margin:0;max-width:560px;text-wrap:pretty}.lp-root .section-dark .section-head p{color:rgba(248,250,252,.7)}.lp-root .compare-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:32px;align-items:stretch}.lp-root .compare-col{display:flex;flex-direction:column;background:var(--lp-bg-card);border:1px solid var(--lp-border-subtle);border-radius:var(--lp-radius-xl);padding:24px;min-height:460px;position:relative}.lp-root .compare-col.col-after{border-color:var(--lp-accent);box-shadow:0 0 0 1px var(--lp-accent),var(--lp-shadow-md)}.lp-root .compare-col-head{display:flex;align-items:center;gap:8px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--lp-border-subtle)}.lp-root .compare-col-head .label{font-family:var(--lp-font-mono);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--lp-fg-secondary)}.lp-root .compare-col.col-after .compare-col-head .label{color:#3f6212}.lp-root .compare-col-head h3{margin:4px 0 0;font-size:22px;font-weight:700;letter-spacing:-.02em}.lp-root .compare-arrow{display:flex;align-items:center;justify-content:center;align-self:center;width:48px;height:48px;background:var(--lp-bg-card);border:1px solid var(--lp-border-default);border-radius:50%;color:var(--lp-accent);flex-shrink:0}.lp-root .compare-arrow svg{width:20px;height:20px;stroke-width:2}.lp-root .chat-log{display:flex;flex-direction:column;gap:8px}.lp-root .chat-bubble{background:var(--lp-bg-section);border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.4;color:var(--lp-fg-primary);max-width:82%;position:relative}.lp-root .chat-bubble.b-strike{color:var(--lp-fg-tertiary);text-decoration:line-through}.lp-root .chat-bubble.b-screenshot{background:repeating-linear-gradient(45deg,var(--lp-bg-section-2) 0 6px,var(--lp-bg-section) 6px 12px);color:var(--lp-fg-secondary);font-style:italic;display:flex;align-items:center;gap:6px}.lp-root .chat-bubble.b-screenshot svg{width:14px;height:14px}.lp-root .chat-bubble .who{font-size:10px;font-weight:600;color:var(--lp-fg-secondary);display:block;margin-bottom:2px;font-family:var(--lp-font-mono);letter-spacing:.04em;text-transform:uppercase}.lp-root .chat-meta{display:flex;gap:8px;font-size:11px;color:var(--lp-fg-tertiary);font-family:var(--lp-font-mono);margin-left:4px;align-items:center}.lp-root .chat-meta .warn{color:var(--lp-warning)}.lp-root .chat-meta .err{color:var(--lp-danger)}.lp-root .after-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 0;border-bottom:1px solid var(--lp-border-subtle);align-items:center}.lp-root .after-row:last-child{border-bottom:none}.lp-root .after-row .ar-title{font-weight:600;font-size:13px}.lp-root .after-row .ar-sub{font-size:11px;color:var(--lp-fg-secondary);font-variant-numeric:tabular-nums;margin-top:2px;font-family:var(--lp-font-mono)}.lp-root .after-row .ar-right{text-align:right}.lp-root .after-row .ar-price{font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.lp-root .after-row .ar-meta{font-size:11px;color:var(--lp-success);margin-top:2px;font-family:var(--lp-font-mono);font-weight:500}.lp-root .after-summary{margin-top:16px;display:flex;gap:12px;padding:12px;background:var(--lp-accent-soft);border-radius:var(--lp-radius-md);font-size:12px;color:#3f6212;font-weight:600;align-items:center}.lp-root .after-summary svg{width:14px;height:14px}.lp-root .pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--lp-border-subtle);border-radius:var(--lp-radius-xl);background:var(--lp-bg-card);overflow:hidden}.lp-root .pillar{padding:32px;border-right:1px solid var(--lp-border-subtle);border-bottom:1px solid var(--lp-border-subtle);position:relative;transition:background var(--lp-dur-fast) var(--lp-ease-std)}.lp-root .pillar:nth-child(3n){border-right:none}.lp-root .pillar:nth-last-child(-n+3){border-bottom:none}.lp-root .pillar:hover{background:var(--lp-bg-section)}.lp-root .pillar .num{font-family:var(--lp-font-mono);font-size:11px;font-weight:600;color:var(--lp-fg-tertiary);letter-spacing:.04em}.lp-root .pillar h3{margin:16px 0 10px;font-size:18px;font-weight:700;letter-spacing:-.015em}.lp-root .pillar p{margin:0;font-size:14px;color:var(--lp-fg-secondary);line-height:1.5}.lp-root .pillar .ico{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--lp-radius-md);background:var(--lp-accent-soft);color:#3f6212;margin-bottom:12px}.lp-root .pillar .ico svg{width:18px;height:18px;stroke-width:1.75}.lp-root .pillars-section{background:#020617;color:var(--lp-fg-on-dark);overflow:hidden}.lp-root .pillars-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(248,250,252,.05) 1px,transparent 0),linear-gradient(180deg,rgba(248,250,252,.05) 1px,transparent 0);background-size:64px 64px;mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 30%,transparent 80%);pointer-events:none;z-index:0}.lp-root .pillars-section>.container{position:relative;z-index:1}.lp-root .pillars-section .section-head h2{color:var(--lp-fg-on-dark)}.lp-root .pillars-section .section-head p{color:rgba(248,250,252,.7)}.lp-root .pillars-section .eyebrow{color:rgba(248,250,252,.6)}.lp-root .pillars-section .pillars{background:transparent;border:none;border-radius:0;gap:14px;overflow:visible}.lp-root .pillars-section .pillar,.lp-root .pillars-section .pillar:nth-child(3n),.lp-root .pillars-section .pillar:nth-last-child(-n+3){border:1px solid rgba(248,250,252,.08)}.lp-root .pillars-section .pillar{background-color:#0b1424;background-image:radial-gradient(ellipse 100% 60% at 50% 0,rgba(132,204,22,.06),transparent 70%),linear-gradient(180deg,hsla(0,0%,100%,.025),transparent 60%);border-radius:16px;color:var(--lp-fg-on-dark);box-shadow:inset 0 1px 0 rgba(248,250,252,.07),0 6px 24px -12px rgba(0,0,0,.6);transition:border-color var(--lp-dur-base) var(--lp-ease-std),transform var(--lp-dur-base) var(--lp-ease-out),background-color var(--lp-dur-base) var(--lp-ease-std),box-shadow var(--lp-dur-base) var(--lp-ease-std)}.lp-root .pillars-section .pillar:hover{background-color:#0f1b2e;background-image:radial-gradient(ellipse 100% 60% at 50% 0,rgba(132,204,22,.14),transparent 70%),linear-gradient(180deg,hsla(0,0%,100%,.04),transparent 60%);border-color:rgba(132,204,22,.45);transform:translateY(-3px);box-shadow:inset 0 1px 0 rgba(248,250,252,.1),0 18px 40px -16px rgba(132,204,22,.22),0 6px 24px -12px rgba(0,0,0,.6)}.lp-root .pillars-section .pillar h3{color:var(--lp-fg-on-dark)}.lp-root .pillars-section .pillar p{color:rgba(248,250,252,.65)}.lp-root .pillars-section .pillar .num{color:rgba(248,250,252,.45)}.lp-root .pillars-section .pillar .ico{background:rgba(132,204,22,.12);color:var(--lp-accent);box-shadow:inset 0 0 0 1px rgba(132,204,22,.25)}.lp-root .pillars-section .pillar .ico svg{color:var(--lp-accent)}@media (max-width:640px){.lp-root .pillars-section .pillars{gap:10px}.lp-root .pillars-section .pillar,.lp-root .pillars-section .pillar:not(:last-child){border:1px solid rgba(248,250,252,.08)!important;border-radius:14px}}.lp-root .workflow-section{background:#020617;color:var(--lp-fg-on-dark);overflow:hidden}.lp-root .workflow-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(248,250,252,.05) 1px,transparent 0),linear-gradient(180deg,rgba(248,250,252,.05) 1px,transparent 0);background-size:64px 64px;mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 30%,transparent 80%);pointer-events:none;z-index:0}.lp-root .workflow-section>.container{position:relative;z-index:1}.lp-root .workflow-section .section-head h2{color:var(--lp-fg-on-dark)}.lp-root .workflow-section .section-head p{color:rgba(248,250,252,.7)}.lp-root .workflow-section .eyebrow{color:rgba(248,250,252,.6)}.lp-root .workflow-section .workflow:before{background:rgba(248,250,252,.12)}.lp-root .workflow-section .wf-step h4{color:var(--lp-fg-on-dark)}.lp-root .workflow-section .wf-step p{color:rgba(248,250,252,.65)}.lp-root .workflow-section .wf-step .wf-num{background:var(--lp-bg-card-dark,#0b1424);border-color:rgba(248,250,252,.16);color:var(--lp-fg-on-dark)}.lp-root .workflow-section .wf-step.active .wf-num{background:var(--lp-accent);border-color:var(--lp-accent);color:var(--lp-fg-on-accent);box-shadow:0 0 0 6px rgba(132,204,22,.12)}@media (max-width:640px){.lp-root .workflow-section .wf-step:not(:last-child):before{background:linear-gradient(180deg,rgba(132,204,22,.55) 0,rgba(132,204,22,.2) 60%,rgba(132,204,22,.08))}}.lp-root .engine{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:48px;align-items:center}.lp-root .engine-vis{background:#020617;border-radius:var(--lp-radius-xl);padding:32px;position:relative;overflow:hidden;min-height:520px;color:var(--lp-fg-on-dark)}.lp-root .engine-vis:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(248,250,252,.04) 1px,transparent 0),linear-gradient(180deg,rgba(248,250,252,.04) 1px,transparent 0);background-size:32px 32px;pointer-events:none}.lp-root .engine-vis-inner{position:relative;z-index:1;height:100%}.lp-root .eq-grid{display:grid;grid-template-columns:1fr 56px 1fr;gap:16px;align-items:center}.lp-root .eq-side h4{margin:0 0 12px;font-family:var(--lp-font-mono);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(248,250,252,.5)}.lp-root .eq-card{background:rgba(248,250,252,.04);border:1px solid rgba(248,250,252,.1);border-radius:var(--lp-radius-md);padding:12px 14px;font-size:13px}.lp-root .eq-card .row{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.lp-root .eq-card .row+.row{margin-top:4px}.lp-root .eq-card .k{color:rgba(248,250,252,.5);font-family:var(--lp-font-mono);font-size:11px;white-space:nowrap;flex-shrink:0}.lp-root .eq-card .v{color:var(--lp-fg-on-dark);font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right}.lp-root .eq-card .v.lime{color:var(--lp-accent)}.lp-root .eq-arrow{display:flex;align-items:center;justify-content:center;height:100%;position:relative}.lp-root .eq-arrow .arrow-line{width:100%;height:1px;background:linear-gradient(to right,transparent,var(--lp-accent),transparent);position:relative}.lp-root .eq-arrow .arrow-line:after{content:"";position:absolute;right:0;top:-3px;border-left:6px solid var(--lp-accent);border-top:3px solid transparent;border-bottom:3px solid transparent}.lp-root .eq-arrow .pulse-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--lp-accent);box-shadow:0 0 8px var(--lp-accent);animation:lp-travel 2.4s linear infinite}@keyframes lp-travel{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}.lp-root .engine-score{margin-top:32px;background:rgba(132,204,22,.08);border:1px solid rgba(132,204,22,.3);border-radius:var(--lp-radius-lg);padding:20px}.lp-root .engine-score-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.lp-root .engine-score-head .label{font-family:var(--lp-font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:rgba(248,250,252,.6)}.lp-root .engine-score-head .score{font-size:36px;font-weight:700;letter-spacing:-.025em;color:var(--lp-accent);font-variant-numeric:tabular-nums;line-height:1}.lp-root .engine-score-head .tier{font-size:12px;color:var(--lp-accent);font-weight:600;margin-left:6px}.lp-root .engine-bars{display:flex;flex-direction:column;gap:8px}.lp-root .engine-bar{display:grid;grid-template-columns:80px 1fr 36px;gap:10px;align-items:center;font-size:11px}.lp-root .engine-bar .b-label{color:rgba(248,250,252,.7);font-family:var(--lp-font-mono)}.lp-root .engine-bar .b-track{height:4px;background:rgba(248,250,252,.08);border-radius:999px;overflow:hidden}.lp-root .engine-bar .b-track>i{display:block;height:100%;background:var(--lp-accent);border-radius:999px}.lp-root .engine-bar .b-val{color:var(--lp-accent);font-family:var(--lp-font-mono);text-align:right;font-variant-numeric:tabular-nums}.lp-root .engine-copy h2{font-size:clamp(34px,4vw,48px);font-weight:700;letter-spacing:-.025em;line-height:1.05;margin:16px 0 24px;text-wrap:balance}.lp-root .engine-copy p{font-size:17px;color:var(--lp-fg-secondary);line-height:1.55;margin:0 0 24px}.lp-root .engine-list{list-style:none;padding:0;margin:32px 0 0;display:flex;flex-direction:column;gap:16px}.lp-root .engine-list li{display:grid;grid-template-columns:32px 1fr;gap:16px;align-items:flex-start}.lp-root .engine-list .num-bub{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--lp-bg-card);border:1px solid var(--lp-border-default);border-radius:50%;font-family:var(--lp-font-mono);font-size:12px;font-weight:700;color:var(--lp-fg-primary)}.lp-root .engine-list .li-title{font-weight:600;font-size:15px;margin:4px 0}.lp-root .engine-list .li-sub{font-size:14px;color:var(--lp-fg-secondary);line-height:1.5}.lp-root .ladder{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.lp-root .ladder-step{background:var(--lp-bg-card);border:1px solid var(--lp-border-subtle);border-radius:var(--lp-radius-lg);padding:24px 20px;position:relative;transition:transform var(--lp-dur-base) var(--lp-ease-out),border-color var(--lp-dur-fast) var(--lp-ease-std)}.lp-root .ladder-step:hover{transform:translateY(-4px);border-color:var(--lp-border-default)}.lp-root .ladder-step .range{font-family:var(--lp-font-mono);font-size:11px;color:var(--lp-fg-secondary);letter-spacing:.04em}.lp-root .ladder-step .tier-name{font-size:16px;font-weight:700;margin:8px 0 12px;letter-spacing:-.015em}.lp-root .ladder-step .score-track{height:4px;background:var(--lp-bg-section);border-radius:999px;overflow:hidden;margin-bottom:12px}.lp-root .ladder-step .score-track>i{display:block;height:100%;background:var(--lp-accent);border-radius:999px}.lp-root .ladder-step .desc{font-size:12px;color:var(--lp-fg-secondary);line-height:1.45}.lp-root .ladder-step.elite{background:#020617;color:var(--lp-fg-on-dark);border-color:#020617}.lp-root .ladder-step.elite .range{color:rgba(248,250,252,.5)}.lp-root .ladder-step.elite .desc{color:rgba(248,250,252,.7)}.lp-root .ladder-step.elite .score-track{background:rgba(248,250,252,.08)}.lp-root .compare-toggle-row{display:flex;justify-content:flex-start;margin-top:-8px;margin-bottom:24px}.lp-root .compare-toggle{display:inline-flex;align-items:center;gap:12px;padding:12px 18px 12px 20px;background:transparent;border:1px solid var(--lp-border-subtle);border-radius:12px;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:-.005em;color:var(--lp-fg-primary);cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.lp-root .compare-toggle:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--lp-accent);box-shadow:0 0 0 3px rgba(132,204,22,.18);flex-shrink:0}.lp-root .compare-toggle:hover{border-color:var(--lp-fg-primary);background:var(--lp-bg-card)}.lp-root .compare-toggle:focus-visible{outline:2px solid var(--lp-accent);outline-offset:2px}.lp-root .compare-toggle-hint{font-family:var(--lp-font-mono);font-size:10px;letter-spacing:.08em;font-weight:600;color:var(--lp-fg-tertiary);text-transform:uppercase;margin-left:2px}.lp-root .compare-toggle-chev{width:14px;height:14px;margin-left:auto;transition:transform .22s ease;color:var(--lp-fg-tertiary)}.lp-root .compare-toggle:hover .compare-toggle-chev{color:var(--lp-fg-primary)}.lp-root .compare-toggle-chev.is-open{transform:rotate(180deg)}.lp-root .compare-collapse[hidden]{display:none}.lp-root .compare-collapse.is-open{animation:compareReveal .26s ease-out both}@keyframes compareReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lp-root .compare-table-wrap{background:var(--lp-bg-card);border:1px solid var(--lp-border-subtle);border-radius:var(--lp-radius-xl);overflow:hidden}.lp-root .compare-table{width:100%;border-collapse:collapse;font-size:14px}.lp-root .compare-table thead th{padding:20px 24px;text-align:left;font-size:13px;font-weight:600;border-bottom:1px solid var(--lp-border-subtle);background:var(--lp-bg-section);vertical-align:bottom}.lp-root .compare-table thead th.col-dlz{background:#020617;color:var(--lp-fg-on-dark);position:relative}.lp-root .compare-table thead th.col-dlz:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--lp-accent)}.lp-root .compare-table thead th .h-eyebrow{font-family:var(--lp-font-mono);font-size:10px;letter-spacing:.08em;font-weight:600;color:var(--lp-fg-tertiary);display:block;margin-bottom:4px}.lp-root .compare-table thead th.col-dlz .h-eyebrow{color:rgba(132,204,22,.9)}.lp-root .compare-table thead th .h-title{font-size:16px;font-weight:700;letter-spacing:-.015em}.lp-root .compare-table tbody td{padding:18px 24px;border-top:1px solid var(--lp-border-subtle);vertical-align:top}.lp-root .compare-table tbody td.col-dim{font-weight:600;font-size:13px;color:var(--lp-fg-primary);width:22%}.lp-root .compare-table tbody td.col-other{color:var(--lp-fg-secondary);font-size:13px}.lp-root .compare-table tbody td.col-dlz{color:var(--lp-fg-primary);font-size:13px;font-weight:500;background:rgba(132,204,22,.04)}.lp-root .compare-table tbody tr:hover td.col-dim,.lp-root .compare-table tbody tr:hover td.col-other{background:var(--lp-bg-section)}.lp-root .stats-band{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid rgba(248,250,252,.08);border-bottom:1px solid rgba(248,250,252,.08)}.lp-root .stat-cell{padding:32px 24px;border-right:1px solid rgba(248,250,252,.08)}.lp-root .stat-cell:last-child{border-right:none}.lp-root .stat-cell .stat-num{font-size:48px;font-weight:700;letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums;color:var(--lp-accent)}.lp-root .stat-cell .stat-num small{font-size:24px;vertical-align:top;margin-left:2px;font-weight:500;opacity:.7}.lp-root .stat-cell .stat-label{margin-top:12px;font-size:13px;color:rgba(248,250,252,.6);text-wrap:pretty}.lp-root .workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative}.lp-root .workflow:before{content:"";position:absolute;top:28px;left:32px;right:32px;height:1px;background:var(--lp-border-subtle);z-index:0}.lp-root .workflow:after{content:"";position:absolute;top:27px;left:32px;width:8px;height:8px;border-radius:50%;background:var(--lp-accent);box-shadow:0 0 12px var(--lp-accent);z-index:2;opacity:0}.lp-root .workflow.in:after{animation:lp-wfTravel 4.2s var(--lp-ease-std) infinite}@keyframes lp-wfTravel{0%{left:32px;opacity:0}10%{opacity:1}90%{opacity:1}to{left:calc(100% - 40px);opacity:0}}.lp-root .wf-step{position:relative;z-index:1}.lp-root .wf-step .wf-num{width:56px;height:56px;background:var(--lp-bg-card);border:1px solid var(--lp-border-default);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--lp-font-mono);font-size:16px;font-weight:700;color:var(--lp-fg-primary);margin-bottom:16px}.lp-root .wf-step.active .wf-num{background:var(--lp-accent);border-color:var(--lp-accent);color:var(--lp-fg-on-accent)}.lp-root .wf-step h4{margin:0 0 8px;font-size:16px;font-weight:700;letter-spacing:-.015em}.lp-root .wf-step p{margin:0;font-size:13px;color:var(--lp-fg-secondary);line-height:1.5}.lp-root .wf-step .wf-time{display:inline-block;margin-top:10px;font-family:var(--lp-font-mono);font-size:11px;color:var(--lp-accent);font-weight:600;letter-spacing:.04em}.lp-root .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lp-root .plan{background:var(--lp-bg-card);border:1px solid var(--lp-border-subtle);border-radius:var(--lp-radius-xl);padding:32px;display:flex;flex-direction:column;position:relative}.lp-root .plan:hover{border-color:var(--lp-border-default)}.lp-root .plan.feat{border-color:#020617;box-shadow:0 0 0 1px #020617,var(--lp-shadow-md);background:#020617}.lp-root .plan.feat,.lp-root .plan.feat .plan-name,.lp-root .plan.feat .plan-price{color:var(--lp-fg-on-dark)}.lp-root .plan.feat .plan-desc{color:rgba(248,250,252,.7)}.lp-root .plan.feat .plan-feature{color:rgba(248,250,252,.85)}.lp-root .plan.feat .plan-feature svg{color:var(--lp-accent)}.lp-root .plan.feat hr{border-color:rgba(248,250,252,.1)}.lp-root .plan-badge{position:absolute;top:16px;right:16px;padding:4px 10px;background:var(--lp-accent);color:var(--lp-fg-on-accent);border-radius:var(--lp-radius-pill);font-size:10px;letter-spacing:.06em}.lp-root .plan-badge,.lp-root .plan-name{font-family:var(--lp-font-mono);font-weight:700;text-transform:uppercase}.lp-root .plan-name{font-size:12px;letter-spacing:.08em;color:var(--lp-fg-secondary)}.lp-root .plan-price{margin:16px 0 4px;font-size:44px;font-weight:700;letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums}.lp-root .plan-price small{font-size:14px;color:var(--lp-fg-secondary);font-weight:500;margin-left:6px;letter-spacing:0}.lp-root .plan.feat .plan-price small{color:rgba(248,250,252,.6)}.lp-root .plan-desc{font-size:13px;color:var(--lp-fg-secondary);margin:0 0 24px;line-height:1.5}.lp-root .plan hr{border:none;border-top:1px solid var(--lp-border-subtle);margin:0 0 20px}.lp-root .plan-features{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px;flex:1}.lp-root .plan-feature{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.45}.lp-root .plan-feature svg{width:14px;height:14px;stroke-width:2.5;color:var(--lp-accent);flex-shrink:0;margin-top:2px}.lp-root .plan-feature .key{font-family:var(--lp-font-mono);color:var(--lp-fg-secondary);font-size:11px;margin-right:4px}.lp-root .plan .btn{width:100%;justify-content:center}.lp-root .faq{display:flex;flex-direction:column}.lp-root .faq-item{border-bottom:1px solid var(--lp-border-subtle)}.lp-root .faq-item:first-child{border-top:1px solid var(--lp-border-subtle)}.lp-root .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;text-align:left;font-size:18px;font-weight:600;letter-spacing:-.015em;transition:color var(--lp-dur-fast) var(--lp-ease-std)}.lp-root .faq-q:hover{color:var(--lp-accent-hover)}.lp-root .faq-q .icon{flex-shrink:0;width:24px;height:24px;border:1px solid var(--lp-border-default);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background var(--lp-dur-fast) var(--lp-ease-std),transform var(--lp-dur-base) var(--lp-ease-out)}.lp-root .faq-q .icon svg{width:12px;height:12px}.lp-root .faq-item.open .faq-q .icon{background:var(--lp-accent);border-color:var(--lp-accent);color:var(--lp-fg-on-accent);transform:rotate(45deg)}.lp-root .faq-a{max-height:0;overflow:hidden;transition:max-height var(--lp-dur-slow) var(--lp-ease-out)}.lp-root .faq-item.open .faq-a{max-height:320px}.lp-root .faq-a-inner{font-size:15px;color:var(--lp-fg-secondary);line-height:1.6;padding:0 0 24px;max-width:720px}.lp-root .cta-block{background:#020617;color:var(--lp-fg-on-dark);border-radius:var(--lp-radius-xl);padding:80px 64px;position:relative;overflow:hidden}.lp-root .cta-block:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(248,250,252,.04) 1px,transparent 0),linear-gradient(180deg,rgba(248,250,252,.04) 1px,transparent 0);background-size:32px 32px;mask-image:radial-gradient(ellipse 70% 70% at 70% 50%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 70% 70% at 70% 50%,#000 30%,transparent 80%);pointer-events:none}.lp-root .cta-inner{position:relative;z-index:1}.lp-root .cta-inner.cta-centered{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:720px;margin:0 auto}.lp-root .cta-inner.cta-centered .lede{max-width:600px;margin:18px auto 0}.lp-root .cta-inner.cta-centered .eyebrow{justify-content:center}.lp-root .cta-inner.cta-centered .cta-actions{justify-content:center;margin-top:36px}.lp-root .cta-block h2{font-size:clamp(36px,4.5vw,56px);font-weight:700;letter-spacing:-.03em;line-height:1.02;margin:16px 0;text-wrap:balance}.lp-root .cta-block .lede{color:rgba(248,250,252,.7);font-size:17px;line-height:1.55;max-width:520px}.lp-root .cta-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.lp-root footer.f.f-slim{background:#020617;border-top:1px solid rgba(248,250,252,.06);padding:22px 0;color:rgba(248,250,252,.6)}.lp-root .f-slim-row{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;font-size:13px}.lp-root .f-copy{color:rgba(248,250,252,.85);font-weight:600;letter-spacing:.005em}.lp-root .f-links{display:flex;gap:32px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.lp-root .f-links a{color:rgba(248,250,252,.78);font-size:13px;transition:color var(--lp-dur-fast) var(--lp-ease-std)}.lp-root .f-links a:hover{color:var(--lp-accent)}.lp-root .f-end{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:flex-end}.lp-root .f-socials{display:flex;gap:14px;align-items:center;padding-left:24px;border-left:1px solid rgba(248,250,252,.1)}.lp-root .f-social{display:inline-flex;align-items:center;justify-content:center;color:rgba(248,250,252,.55);transition:color var(--lp-dur-fast) var(--lp-ease-std),transform var(--lp-dur-fast) var(--lp-ease-std)}.lp-root .f-social:hover{color:var(--lp-accent);transform:translateY(-1px)}.lp-root .f-social:focus-visible{outline:2px solid var(--lp-accent);outline-offset:4px;border-radius:4px}@media (max-width:768px){.lp-root .f-end{width:100%;justify-content:space-between}}@media (max-width:640px){.lp-root .f-end{flex-direction:column;align-items:center;gap:16px}.lp-root .f-socials{padding-left:0;border-left:0}}@media (max-width:1024px){.lp-root .hero-inner{grid-template-columns:1fr;gap:48px}.lp-root .hero-chip.chip-br,.lp-root .hero-chip.chip-tl{display:none}.lp-root .pillars{grid-template-columns:repeat(2,1fr)}.lp-root .pillar:nth-child(3n){border-right:1px solid var(--lp-border-subtle)}.lp-root .pillar:nth-child(2n){border-right:none}.lp-root .pillar:nth-last-child(-n+3){border-bottom:1px solid var(--lp-border-subtle)}.lp-root .pillar:nth-last-child(-n+2){border-bottom:none}.lp-root .ladder,.lp-root .stats-band{grid-template-columns:repeat(2,1fr)}.lp-root .stat-cell:nth-child(2){border-right:none}.lp-root .compare-grid,.lp-root .engine,.lp-root .pricing-grid{grid-template-columns:1fr}.lp-root .compare-arrow{transform:none}.lp-root .compare-arrow svg{transform:rotate(90deg)}.lp-root .workflow{grid-template-columns:repeat(2,1fr);gap:32px}.lp-root .workflow:after,.lp-root .workflow:before{display:none}.lp-root .cta-block{padding:48px 32px}}@media (min-width:641px) and (max-width:1024px){.lp-root{--lp-page-pad:28px;scroll-behavior:smooth}.lp-root header[id],.lp-root section[id]{scroll-margin-top:72px}.lp-root .section{padding:72px 0}.lp-root .section-head{margin-left:auto;margin-right:auto;margin-bottom:36px;max-width:640px;text-align:center}.lp-root .section-head .eyebrow{justify-content:center}.lp-root .section-head h2{font-size:clamp(30px,4.4vw,40px);margin:14px 0}.lp-root .section-head p{font-size:16px;margin-left:auto;margin-right:auto}.lp-root .nav-inner,.lp-root .nav-links{gap:20px}.lp-root .nav-links a{font-size:13px}.lp-root .hero{padding:64px 0 32px}.lp-root .hero-inner{gap:40px;max-width:720px;margin:0 auto}.lp-root .hero h1{font-size:clamp(44px,7vw,60px)}.lp-root .hero p.lede{font-size:17px;max-width:none}.lp-root .hero-aurora{height:460px}.lp-root .hero.hero-centered{padding:88px 0 56px}.lp-root .hero-centered h1{font-size:clamp(56px,8.5vw,80px);margin:24px 0 20px}.lp-root .hero-centered p.lede{font-size:18px;max-width:560px}.lp-root .hero-credentials{margin-top:32px;gap:12px 22px;font-size:10.5px}.lp-root .hero-mark-bl,.lp-root .hero-mark-br{display:none}.lp-root .hero-mark-tl{top:20px;left:24px}.lp-root .hero-mark-tr{top:20px;right:24px}.lp-root .panel-body{padding:16px 16px 20px}.lp-root .panel-row{padding:12px 10px;gap:14px;grid-template-columns:56px 1fr auto}.lp-root .panel-thumb{width:56px;height:56px}.lp-root .strip{margin-top:36px;padding:16px 0}.lp-root .strip-inner{gap:36px;animation-duration:44s}.lp-root .pillar{padding:22px 24px;display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"num ico title" "body body body";column-gap:14px;row-gap:8px;align-items:center}.lp-root .pillar .num{grid-area:num;align-self:center}.lp-root .pillar .ico{grid-area:ico;margin-bottom:0;width:32px;height:32px}.lp-root .pillar .ico svg{width:16px;height:16px}.lp-root .pillar h3{grid-area:title;margin:0;font-size:17px;line-height:1.25}.lp-root .pillar p{grid-area:body;margin-top:4px;font-size:14px;line-height:1.55}.lp-root .engine{gap:28px}.lp-root .engine-vis{padding:28px;min-height:460px}.lp-root .engine-copy{max-width:640px;margin-left:auto;margin-right:auto;text-align:center}.lp-root .engine-copy .eyebrow{justify-content:center}.lp-root .engine-copy h2{font-size:clamp(30px,4.4vw,40px);margin:14px 0 18px}.lp-root .engine-copy p{font-size:16px;margin-left:auto;margin-right:auto}.lp-root .engine-list{margin:28px auto 0;max-width:480px;text-align:left}.lp-root .workflow{gap:28px 40px;max-width:720px;margin-left:auto;margin-right:auto;padding:0 24px}.lp-root .pricing-grid{max-width:560px;margin-left:auto;margin-right:auto;gap:14px}.lp-root .plan{padding:28px 26px}.lp-root .compare-grid{gap:24px;justify-items:center}.lp-root .compare-col{width:100%;max-width:560px}.lp-root .compare-arrow{justify-self:center}.lp-root .faq{max-width:720px;margin-left:auto;margin-right:auto;padding:0 24px}.lp-root .cta-block{padding:56px 40px}.lp-root .cta-block h2{font-size:clamp(32px,5vw,44px)}.lp-root footer.f.f-slim{padding:28px 0}.lp-root .f-slim-row{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px}.lp-root .f-copy{font-size:13px}.lp-root .f-links{gap:28px;justify-content:center;padding-top:16px;width:100%;border-top:1px solid rgba(248,250,252,.08)}.lp-root .f-links a{font-size:13px}}@media (min-width:880px) and (max-width:1024px){.lp-root .pricing-grid{grid-template-columns:repeat(3,1fr);max-width:none;gap:16px}.lp-root .plan{padding:24px 20px}.lp-root .plan-price{font-size:38px}}@media (min-width:1025px) and (max-width:1279px){.lp-root{--lp-page-pad:32px}.lp-root .section{padding:88px 0}.lp-root .hero-inner{gap:48px}.lp-root .hero-chip.chip-tl{left:-12px}.lp-root .hero-chip.chip-br{right:-8px}}@media (max-width:640px){.lp-root{scroll-behavior:smooth}.lp-root header[id],.lp-root section[id]{scroll-margin-top:72px}.lp-root{--lp-page-pad:22px}.lp-root .nav-inner{height:56px;gap:12px}.lp-root .lp-progress{top:56px}.lp-root .nav-links{display:none}.lp-root .nav-cta{gap:8px;margin-left:auto}.lp-root .btn-sm{height:34px;padding:0 12px;font-size:12px}.lp-root .nav-cta .nav-cta-signin{background:var(--lp-bg-card);border:1px solid var(--lp-border-default);color:var(--lp-fg-primary);padding:0 14px;border-radius:var(--lp-radius-md)}.lp-root .nav-cta .nav-cta-arrow{display:none}.lp-root .section{padding:56px 0}.lp-root .section-head{margin-bottom:32px}.lp-root .section-head h2{font-size:clamp(28px,8vw,34px);margin:12px 0}.lp-root .section-head p{font-size:15px}.lp-root .hero{padding:56px 0 32px}.lp-root .hero.hero-centered{padding:64px 0 40px}.lp-root .hero-inner{gap:36px}.lp-root .hero h1{font-size:clamp(34px,9vw,44px);margin:18px 0;line-height:1.04}.lp-root .hero-centered h1{font-size:clamp(40px,10.5vw,56px);margin:22px 0 18px;line-height:1}.lp-root .hero p.lede{font-size:16px;margin:0 0 24px}.lp-root .hero-centered p.lede{margin:0 auto 24px;max-width:none}.lp-root .hero-tag{font-size:11px;padding:5px 10px 5px 6px}.lp-root .hero-tag .tag-pill{font-size:10px;padding:2px 6px}.lp-root .hero-actions{width:100%;gap:10px}.lp-root .hero-actions .btn-lg{width:100%;justify-content:center;height:46px;font-size:14px}.lp-root .hero-meta{margin-top:20px;gap:14px;font-size:12px}.lp-root .hero-credentials{margin-top:28px;gap:10px 18px;font-size:10px;letter-spacing:.06em}.lp-root .hero-credentials .cred-dot{width:5px;height:5px;box-shadow:0 0 0 2.5px var(--lp-accent-ring)}.lp-root .hero-aurora{height:380px;top:32%}.lp-root .hero-mark-bl,.lp-root .hero-mark-br{display:none}.lp-root .hero-mark-tl{top:14px;left:14px}.lp-root .hero-mark-tr{top:14px;right:14px}.lp-root .hero-mark{font-size:9px;gap:6px;letter-spacing:.12em}.lp-root .hero-mark .mark-bracket{width:10px;height:10px}.lp-root .hero-panel-wrap{margin:0 -4px}.lp-root .panel-head{padding:10px 12px;gap:8px}.lp-root .panel-head .title{font-size:11px;margin-left:4px}.lp-root .panel-head .live{font-size:10px}.lp-root .panel-body{padding:12px 12px 16px}.lp-root .panel-row{grid-template-columns:44px 1fr auto;gap:10px;padding:10px 8px}.lp-root .panel-thumb{width:44px;height:44px}.lp-root .panel-row .row-title{font-size:13px}.lp-root .panel-row .row-sub{font-size:11px;line-height:1.35}.lp-root .panel-row .price{font-size:13px}.lp-root .panel-row .price-sub{font-size:10px}.lp-root .panel-foot{padding:10px 14px;font-size:11px;gap:10px}.lp-root .strip{margin-top:32px;padding:14px 0}.lp-root .strip-inner{gap:28px;animation-duration:38s}.lp-root .strip-item{font-size:11px;gap:6px}.lp-root .strip-item .num{font-size:12px}.lp-root .compare-grid{gap:20px;justify-items:center}.lp-root .compare-arrow{justify-self:center;align-self:center;transform:none}.lp-root .compare-arrow svg{transform:rotate(90deg)}.lp-root .compare-col{padding:18px;min-height:0;width:100%;max-width:380px}.lp-root .compare-col-head{margin-bottom:14px;padding-bottom:12px}.lp-root .compare-col-head h3{font-size:18px}.lp-root .chat-bubble{font-size:12.5px;max-width:90%}.lp-root .chat-bubble .who{font-size:9px}.lp-root .chat-meta{font-size:10px}.lp-root .after-row .ar-title{font-size:12.5px}.lp-root .after-row .ar-sub{font-size:10.5px}.lp-root .after-summary{font-size:12px;padding:10px;align-items:flex-start;line-height:1.4}.lp-root .pillars{grid-template-columns:1fr}.lp-root .pillar{padding:18px;border-right:none!important;display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"num ico title" "body body body";column-gap:10px;row-gap:6px;align-items:center}.lp-root .pillar:not(:last-child){border-bottom:1px solid var(--lp-border-subtle)!important}.lp-root .pillar .num{grid-area:num;align-self:center}.lp-root .pillar .ico{grid-area:ico;margin-bottom:0;width:30px;height:30px}.lp-root .pillar .ico svg{width:15px;height:15px}.lp-root .pillar h3{grid-area:title;margin:0;font-size:16px;line-height:1.25}.lp-root .pillar p{grid-area:body;margin-top:4px;font-size:13.5px;line-height:1.5}.lp-root .engine{gap:32px}.lp-root .engine-vis{padding:20px;min-height:0}.lp-root .eq-grid{grid-template-columns:1fr;gap:12px}.lp-root .eq-arrow{height:32px}.lp-root .eq-arrow .arrow-line{width:1px;height:100%;background:linear-gradient(to bottom,transparent,var(--lp-accent),transparent)}.lp-root .eq-arrow .arrow-line:after{left:-3px;right:auto;top:auto;bottom:0;border-top:6px solid var(--lp-accent);border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:none}.lp-root .eq-arrow .pulse-dot{animation:lp-travel-vert 2.4s linear infinite}@keyframes lp-travel-vert{0%{top:0;left:-2px;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;left:-2px;opacity:0}}.lp-root .engine-score{margin-top:24px;padding:16px}.lp-root .engine-score-head .score{font-size:30px}.lp-root .engine-bar{grid-template-columns:72px 1fr 40px;font-size:10.5px;gap:8px}.lp-root .engine-copy h2{font-size:clamp(28px,8vw,34px);margin:12px 0 16px}.lp-root .engine-copy p{font-size:15px}.lp-root .engine-list{margin-top:24px;gap:14px}.lp-root .engine-list .li-title{font-size:14px}.lp-root .engine-list .li-sub{font-size:13px}.lp-root .ladder{grid-template-columns:1fr;gap:12px}.lp-root .ladder-step{padding:18px}.lp-root .compare-table{font-size:12.5px;table-layout:auto}.lp-root .compare-table thead th{padding:14px 10px 16px;font-size:11px;vertical-align:top}.lp-root .compare-table thead th .h-eyebrow{display:block;margin-bottom:8px;font-size:9px;line-height:1.3;min-height:1.3em}.lp-root .compare-table thead th .h-title{display:block;font-size:12.5px;line-height:1.3;min-height:2.6em;text-wrap:balance}.lp-root .compare-table thead th .h-title-line{display:block}.lp-root .compare-table thead th .h-title-sep{display:none}.lp-root .compare-table tbody td{padding:12px 10px;font-size:12px;line-height:1.4}.lp-root .compare-table tbody td.col-dim,.lp-root .compare-table thead th:first-child{width:1%;white-space:normal;word-break:normal;padding-right:8px;font-size:11.5px}.lp-root .compare-table tbody td.col-dlz,.lp-root .compare-table tbody td.col-other,.lp-root .compare-table thead th:nth-child(2),.lp-root .compare-table thead th:nth-child(3){width:50%}.lp-root .stats-band{grid-template-columns:1fr}.lp-root .stat-cell{padding:22px 20px;border-right:none;border-bottom:1px solid rgba(248,250,252,.08)}.lp-root .stat-cell:last-child{border-bottom:none}.lp-root .stat-cell .stat-num{font-size:40px}.lp-root .stat-cell .stat-num small{font-size:20px}.lp-root .stat-cell .stat-label{font-size:12.5px;margin-top:8px}.lp-root .workflow{display:flex;flex-direction:column;gap:0;padding-left:2px}.lp-root .workflow:after,.lp-root .workflow:before{display:none}.lp-root .wf-step{display:grid;grid-template-columns:40px 1fr;grid-template-areas:"num title" "num body" "num time";align-items:start;column-gap:16px;row-gap:4px;padding-bottom:28px;position:relative}.lp-root .wf-step:last-child{padding-bottom:0}.lp-root .wf-step:not(:last-child):before{content:"";position:absolute;left:19px;top:44px;bottom:0;width:2px;border-radius:2px;background:linear-gradient(180deg,rgba(132,204,22,.45) 0,rgba(132,204,22,.18) 60%,rgba(132,204,22,.08))}.lp-root .wf-step .wf-num{grid-area:num;align-self:start;margin:0;width:40px;height:40px;font-size:13px;box-shadow:0 0 0 4px rgba(132,204,22,.12)}.lp-root .wf-step h4{grid-area:title;margin:8px 0 0;font-size:15px}.lp-root .wf-step p{grid-area:body;margin-top:6px;font-size:13px;line-height:1.55;color:var(--lp-fg-secondary)}.lp-root .wf-step .wf-time{grid-area:time;margin-top:8px;font-size:10.5px;letter-spacing:.08em}.lp-root .pricing-grid{grid-template-columns:1fr;gap:12px}.lp-root .plan{padding:22px 20px}.lp-root .plan-price{font-size:36px}.lp-root .plan-feature{font-size:12.5px}.lp-root .plan-badge{top:12px;right:12px;font-size:9px;padding:3px 8px}.lp-root .faq-q{font-size:15px;gap:16px;padding:18px 0}.lp-root .faq-q .icon{width:22px;height:22px}.lp-root .faq-a-inner{font-size:14px;padding:0 0 18px}.lp-root .cta-block{padding:36px 22px;border-radius:var(--lp-radius-lg)}.lp-root .cta-block h2{font-size:clamp(28px,8.5vw,36px);margin:12px 0}.lp-root .cta-block .lede{font-size:15px}.lp-root .cta-actions{margin-top:24px}.lp-root .cta-actions .btn-lg{width:100%;justify-content:center}.lp-root footer.f.f-slim{padding:24px 0}.lp-root .f-slim-row{flex-direction:column;align-items:center;text-align:center;gap:16px;font-size:12px}.lp-root .f-copy{font-size:12px}.lp-root .f-links{display:grid;grid-template-columns:repeat(2,auto);column-gap:28px;row-gap:10px;justify-content:center;padding-top:14px;width:100%;border-top:1px solid rgba(248,250,252,.08)}.lp-root .f-links li{display:flex;justify-content:center}.lp-root .f-links a{font-size:12.5px}}@media (max-width:380px){.lp-root{--lp-page-pad:18px}.lp-root .hero h1{font-size:30px}.lp-root .hero-centered h1{font-size:36px}.lp-root .section-head h2{font-size:26px}.lp-root .panel-row{grid-template-columns:36px 1fr auto;gap:8px;padding:9px 6px}.lp-root .panel-thumb{width:36px;height:36px}.lp-root .panel-row .price,.lp-root .panel-row .row-title{font-size:12.5px}.lp-root .nav-cta .btn-ghost{display:none}}