.landing-v2-shell{min-height:100dvh;background:hsl(var(--background));color:hsl(var(--foreground))}.lv2,.lv2 *{box-sizing:border-box;letter-spacing:0}.lv2{min-height:100dvh;overflow-x:clip;background:radial-gradient(circle at 74% 4%,hsl(var(--primary)/.2),transparent 28rem),radial-gradient(circle at 8% 20%,hsl(var(--semantic-orange)/.12),transparent 22rem),hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.lv2-integration-sprite{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.lv2 a{color:inherit;text-decoration:none}.lv2 button,.lv2 input,.lv2 textarea{font:inherit}.lv2 button{cursor:pointer}.lv2-container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.lv2-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lv2-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid hsl(var(--border)/.55);border-radius:var(--radius-lg);padding:0 16px;color:hsl(var(--foreground));font-weight:650;transition:border-color .16s ease,background-color .16s ease,color .16s ease,opacity .16s ease,transform .16s ease}.lv2-button svg{width:16px;height:16px}.lv2-button--sm{min-height:36px;padding-inline:14px;font-size:.875rem}.lv2-button--primary{--lv2-magnetic-x:0px;--lv2-magnetic-y:0px;border-color:hsl(var(--primary)/.65);background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary-container)));color:hsl(var(--primary-foreground));box-shadow:0 14px 42px -24px hsl(var(--primary)/.9);transform:translate3d(var(--lv2-magnetic-x),var(--lv2-magnetic-y),0)}.lv2-button--secondary{background:hsl(var(--secondary)/.78)}.lv2 a:focus-visible,.lv2 button:focus-visible,.lv2 input:focus-visible,.lv2 textarea:focus-visible,.lv2-button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}@media (hover:hover) and (pointer:fine){.lv2-button:hover{transform:translateY(-1px);border-color:hsl(var(--primary)/.8)}.lv2-button--primary:hover{transform:translate3d(var(--lv2-magnetic-x),calc(var(--lv2-magnetic-y) - 1px),0)}}.lv2-nav{position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;background:hsl(var(--background)/.34);backdrop-filter:blur(20px);transition:background-color .24s ease,border-color .24s ease}.lv2-nav--scrolled{border-bottom-color:hsl(var(--border)/.55);background:hsl(var(--background)/.72)}.lv2-nav__inner{display:flex;height:72px;align-items:center;justify-content:space-between;gap:18px}.lv2-brand,.lv2-footer__brand{display:inline-flex;align-items:center;gap:10px;font-weight:750}.lv2-brand__glyph{display:block;width:28px;height:28px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 0 14px hsl(var(--primary)/.28))}.lv2-nav__links{display:flex;align-items:center;gap:2px}.lv2-mobile-panel button,.lv2-nav__links button{border:0;border-radius:var(--radius-lg);background:transparent;color:hsl(var(--muted-foreground));padding:8px 12px}.lv2-mobile-panel button:hover,.lv2-nav__links button:hover{color:hsl(var(--foreground));background:hsl(var(--secondary)/.7)}.lv2-nav__actions{display:flex;align-items:center;gap:14px;font-size:.9rem}.lv2-nav__actions>a:not(.lv2-button){color:hsl(var(--foreground)/.84);font-weight:520}.lv2-nav__actions>.lv2-button--primary{color:hsl(var(--primary-foreground))}.lv2-nav__actions>.lv2-button--primary svg{color:currentColor}@media (hover:hover) and (pointer:fine){.lv2-nav__actions>a:not(.lv2-button):hover{color:hsl(var(--foreground))}}.lv2-menu{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid hsl(var(--border)/.55);border-radius:var(--radius-lg);background:hsl(var(--secondary)/.72);color:hsl(var(--foreground))}.lv2-menu svg{width:18px;height:18px}.lv2-mobile-panel{display:none}.lv2-hero{position:relative;min-height:760px;padding:88px 0 120px;overflow:clip}.lv2-mesh{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 70% 24%,hsl(var(--primary)/.2),transparent 22rem),radial-gradient(circle at 28% 78%,hsl(var(--semantic-orange)/.14),transparent 18rem),radial-gradient(circle at 50% 18%,hsl(var(--semantic-purple)/.12),transparent 24rem);animation:lv2-drift 24s ease-in-out infinite alternate}.lv2-mesh--slow{animation-duration:60s}.lv2-hero__orb{position:absolute;top:96px;right:max(34px,calc((100vw - 1120px) / 2 - 24px));z-index:0;width:420px;height:420px;object-fit:contain;opacity:.88;-webkit-mask-image:radial-gradient(circle,hsl(var(--foreground)) 54%,transparent 76%);mask-image:radial-gradient(circle,hsl(var(--foreground)) 54%,transparent 76%);animation:lv2-float 7s ease-in-out infinite}.lv2-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,690px)}.lv2-hero__copy{display:grid;gap:24px}.lv2-launch-pill{display:inline-flex;width:fit-content;align-items:center;gap:8px;border:1px solid hsl(var(--border)/.55);border-radius:999px;background:hsl(var(--secondary)/.52);color:hsl(var(--semantic-orange-fg));padding:7px 12px;font-size:.88rem;font-weight:650}.lv2-launch-pill svg{width:16px;height:16px}.lv2 h1,.lv2 h2,.lv2 h3,.lv2 h4,.lv2 p{margin:0}.lv2 h1{max-width:780px;font-size:4.75rem;line-height:.98;font-weight:760}.lv2 h1 span{display:block;color:hsl(var(--semantic-orange-fg))}.lv2-hero__subhead{max-width:620px;color:hsl(var(--muted-foreground));font-size:1.18rem;line-height:1.65}.lv2-prompt{display:grid;width:min(720px,100%);gap:14px}.lv2-prompt__form{position:relative;display:block;border:1px solid hsl(var(--border)/.62);border-radius:var(--radius-lg);background:hsl(var(--popover)/.72);padding:8px;box-shadow:0 22px 70px -44px hsl(var(--primary)/.95);backdrop-filter:blur(24px)}.lv2-prompt__form textarea{width:100%;min-height:92px;max-height:320px;border:0;background:transparent;color:hsl(var(--foreground));outline:0;padding:12px 68px 56px 12px;overflow:auto;resize:none;line-height:1.45}.lv2-prompt__form textarea::placeholder{color:hsl(var(--muted-foreground))}.lv2-prompt__submit{position:absolute;right:12px;bottom:12px;display:grid;width:40px;height:40px;place-items:center;border:1px solid hsl(var(--primary)/.72);border-radius:var(--radius-md);background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 10px 26px -16px hsl(var(--primary)/.9);transition:opacity .16s ease,transform .16s ease}.lv2-prompt__submit:disabled{cursor:default;opacity:.72}@media (hover:hover) and (pointer:fine){.lv2-prompt__submit:not(:disabled):hover{transform:translateY(-1px)}}.lv2-prompt__submit svg{width:19px;height:19px}.lv2-prompt__submit span{width:18px;height:18px;border:2px solid hsl(var(--primary-foreground)/.45);border-top-color:hsl(var(--primary-foreground));border-radius:50%;animation:lv2-spin .82s linear infinite}.lv2-prompt__chips{display:flex;flex-wrap:wrap;gap:8px;min-inline-size:0;margin:0;border:0;padding:0}.lv2-filters button,.lv2-prompt__chips button{display:inline-flex;align-items:center;gap:7px;border:1px solid hsl(var(--border)/.48);border-radius:var(--radius-lg);background:hsl(var(--secondary)/.58);color:hsl(var(--muted-foreground));padding:8px 12px;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.lv2-prompt__chips svg{width:15px;height:15px}.lv2-filters button.lv2-active,.lv2-filters button:hover,.lv2-prompt__chips button:hover{border-color:hsl(var(--primary)/.72);color:hsl(var(--foreground));background:hsl(var(--primary)/.18)}.lv2-thinking{display:flex;min-height:34px;align-items:center;gap:8px;color:hsl(var(--muted-foreground));font-size:.9rem}.lv2-thinking span{width:7px;height:7px;border-radius:50%;background:hsl(var(--primary));animation:lv2-thinking .9s ease-in-out infinite}.lv2-thinking span:nth-child(2){animation-delay:.12s}.lv2-thinking span:nth-child(3){animation-delay:.24s}.lv2-outcome{display:grid;max-width:420px;gap:14px;border:1px solid hsl(var(--border)/.62);border-radius:var(--radius-lg);background:hsl(var(--popover)/.86);padding:18px;box-shadow:0 28px 90px -56px hsl(var(--primary)/1)}.lv2-outcome__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.lv2-outcome__head p{color:hsl(var(--semantic-orange-fg));font-size:.82rem;font-weight:700}.lv2-outcome__head h3{margin-top:4px;font-size:1.15rem}.lv2-outcome__head svg{width:22px;height:22px;color:hsl(var(--semantic-orange-fg))}.lv2-outcome__subtitle{color:hsl(var(--muted-foreground));font-size:.92rem;line-height:1.5}.lv2-mock-list,.lv2-outcome ol,.lv2-plan ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.lv2-outcome li,.lv2-plan li{display:flex;align-items:flex-start;gap:8px;color:hsl(var(--foreground)/.9);font-size:.92rem;line-height:1.45}.lv2-outcome li svg,.lv2-plan li svg{width:16px;height:16px;flex:0 0 auto;color:hsl(var(--semantic-green-fg));margin-top:2px}.lv2-outcome__tools{display:flex;flex-wrap:wrap;gap:6px}.lv2-archetype__body span,.lv2-mock-chips span,.lv2-outcome__tools span{border:1px solid hsl(var(--border)/.5);border-radius:var(--radius-md);background:hsl(var(--secondary)/.68);color:hsl(var(--muted-foreground));padding:4px 8px;font-size:.78rem}.lv2-outcome__approval{display:flex;align-items:center;gap:8px;border-top:1px solid hsl(var(--border)/.42);padding-top:12px;color:hsl(var(--semantic-green-fg));font-size:.88rem}.lv2-outcome__approval svg{width:16px;height:16px}.lv2-handle input{border:1px solid hsl(var(--border)/.5);border-radius:var(--radius-md);background:hsl(var(--background)/.58);padding:10px 12px}.lv2-hero__under{display:flex;flex-wrap:wrap;gap:14px 20px;align-items:center;color:hsl(var(--muted-foreground));font-size:.92rem}.lv2-link-button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:hsl(var(--foreground));padding:0;font-weight:650}.lv2-link-button svg{width:16px;height:16px}.lv2-section{position:relative;padding:112px 0}.lv2-section-head{width:min(720px,100%);margin:0 auto 48px;text-align:center}.lv2-section-head.lv2-left{margin-inline:0;text-align:left}.lv2-eyebrow{margin-bottom:12px;color:hsl(var(--semantic-orange-fg));font-size:.9rem;font-weight:700}.lv2-section-head h2{font-size:2.75rem;line-height:1.05}.lv2-section-head p{margin-top:14px;color:hsl(var(--muted-foreground));font-size:1.05rem;line-height:1.65}.lv2-creators,.lv2-faq,.lv2-honesty,.lv2-how{background:hsl(var(--secondary)/.22);border-block:1px solid hsl(var(--border)/.36)}.lv2-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.lv2-creator-tile,.lv2-founder,.lv2-integration-panel,.lv2-mini-prompt,.lv2-mock-card,.lv2-plan,.lv2-stat-card,.lv2-storefront__mock{border:1px solid hsl(var(--border)/.52);border-radius:var(--radius-lg);background:hsl(var(--popover)/.68);backdrop-filter:blur(18px)}.lv2-stat-card{display:grid;min-height:132px;align-content:center;gap:6px;padding:20px}.lv2-stat-card strong{color:hsl(var(--foreground));font-size:3.5rem;font-weight:600;line-height:1}.lv2-stat-card>span{color:hsl(var(--foreground)/.72);font-size:.95rem;font-weight:500;line-height:1.35}.lv2-founder{display:grid;grid-template-columns:72px 1fr;gap:20px;margin:18px auto 0;padding:24px}.lv2-founder__avatar,.lv2-profile-avatar{display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 24%,hsl(var(--foreground)/.72),transparent 20%),radial-gradient(circle,hsl(var(--primary)),hsl(var(--semantic-orange)));color:hsl(var(--primary-foreground));font-weight:800}.lv2-founder__avatar{width:64px;height:64px}.lv2-founder__name{color:hsl(var(--semantic-orange-fg));font-size:.92rem;font-weight:700}.lv2-founder blockquote{margin:8px 0 0;color:hsl(var(--foreground)/.9);line-height:1.65}.lv2-founder__links{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:14px;color:hsl(var(--muted-foreground));font-size:.9rem}.lv2-founder__links a{display:inline-flex;align-items:center;gap:5px}.lv2-founder__links svg{width:13px;height:13px}.lv2-archetypes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lv2-archetype{position:relative;display:grid;min-height:430px;grid-template-rows:auto 1fr;gap:16px;overflow:hidden;border:1px solid hsl(var(--border)/.42);border-radius:var(--radius-lg);background:hsl(var(--card));padding:16px}.lv2-archetype__image{object-fit:cover;opacity:.68;transition:opacity .18s ease,transform .18s ease}.lv2-archetype:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,hsl(var(--background)/.98),hsl(var(--background)/.38))}.lv2-card-preview{position:relative;z-index:1;display:grid;min-height:106px;gap:8px;border:1px solid hsl(var(--border)/.42);border-radius:var(--radius-lg);background:hsl(var(--background)/.72);padding:14px;color:hsl(var(--foreground));opacity:.92;transform:translateY(0);transition:opacity .18s ease,transform .18s ease}.lv2-card-preview span{color:hsl(var(--semantic-orange-fg));font-size:.74rem;font-weight:750}.lv2-card-preview p{margin:0;color:hsl(var(--foreground)/.82);font-size:.84rem;line-height:1.35}.lv2-card-preview strong{font-size:.9rem}.lv2-card-preview--lead{grid-template-columns:repeat(2,minmax(0,1fr))}.lv2-card-preview--lead>div{display:grid;gap:3px;border:1px solid hsl(var(--border)/.35);border-radius:var(--radius-md);background:hsl(var(--secondary)/.58);padding:10px}.lv2-card-preview--lead>div:last-child{grid-column:1/-1;color:hsl(var(--semantic-green-fg));font-size:.84rem;font-weight:750}.lv2-card-preview--competitor,.lv2-card-preview--inbox,.lv2-card-preview--invoice,.lv2-card-preview--meeting,.lv2-card-preview--support{align-content:center}.lv2-card-preview--inbox strong,.lv2-card-preview--invoice strong,.lv2-card-preview--meeting strong,.lv2-card-preview--support strong{color:hsl(var(--semantic-green-fg))}.lv2-archetype__body{position:relative;z-index:1;display:flex;min-height:0;flex-direction:column;gap:12px;padding:0 4px 4px}.lv2-archetype__body>svg{width:24px;height:24px;color:hsl(var(--semantic-orange-fg))}.lv2-archetype h3{font-size:1.25rem}.lv2-archetype p{color:hsl(var(--muted-foreground));line-height:1.55}.lv2-archetype__body div{display:flex;flex-wrap:wrap;gap:6px}.lv2-archetype button{display:inline-flex;width:fit-content;align-items:center;gap:8px;margin-top:auto;border:0;background:transparent;color:hsl(var(--foreground));padding:0;font-weight:700}.lv2-archetype button svg{width:16px;height:16px}@media (hover:hover) and (pointer:fine){.lv2-archetype:hover .lv2-archetype__image{opacity:.84;transform:scale(1.03)}.lv2-archetype:focus-within .lv2-card-preview,.lv2-archetype:hover .lv2-card-preview{opacity:1;transform:translateY(0)}}.lv2-mini-prompt{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:18px}.lv2-mini-prompt p{color:hsl(var(--muted-foreground))}.lv2-how__stage{display:grid;grid-template-columns:18px minmax(0,.86fr) minmax(0,1.2fr);gap:22px;align-items:start}.lv2-how__mobile-stack{display:none}.lv2-how__rail{display:grid;align-content:stretch;gap:8px;padding:6px 0}.lv2-how__rail span{width:4px;border-radius:999px;background:hsl(var(--border)/.5)}.lv2-how__rail span.lv2-active{background:hsl(var(--primary))}.lv2-how__copy{display:grid;gap:16px}.lv2-how__copy button{display:grid;min-height:178px;align-content:center;gap:8px;border:1px solid hsl(var(--border)/.4);border-radius:var(--radius-lg);background:transparent;color:hsl(var(--muted-foreground));padding:18px;text-align:left}.lv2-how__copy button.lv2-active{border-color:hsl(var(--primary)/.68);background:hsl(var(--primary)/.12);color:hsl(var(--foreground))}.lv2-how__copy span{color:hsl(var(--semantic-orange-fg));font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.82rem}.lv2-how__copy strong{font-size:1.2rem}.lv2-how__copy p{line-height:1.55}.lv2-how__mock{position:sticky;top:112px}.lv2-how__mock,.lv2-how__mock-inner{min-height:420px}.lv2-how__mock--stacked{position:static;display:grid;gap:14px;min-height:auto}.lv2-how__mock--stacked .lv2-how__mock-inner,.lv2-how__mock--stacked .lv2-mock-card{min-height:auto}.lv2-mock-card{display:grid;min-height:420px;align-content:start;gap:18px;padding:24px}.lv2-browser-bar,.lv2-mock-actions,.lv2-mock-card__top,.lv2-profile-row,.lv2-storefront__earnings{display:flex;align-items:center;justify-content:space-between;gap:12px}.lv2-mock-card__top span{color:hsl(var(--muted-foreground));font-size:.86rem}.lv2-mock-input{min-height:112px;border:1px solid hsl(var(--border)/.45);border-radius:var(--radius-lg);background:hsl(var(--background)/.5);padding:18px;line-height:1.6}.lv2-mock-input span{display:inline-block;width:2px;height:18px;margin-left:4px;vertical-align:middle;background:hsl(var(--foreground));animation:lv2-cursor 1s steps(2) infinite}.lv2-mock-chips{display:flex;flex-wrap:wrap;gap:8px}.lv2-mock-list{counter-reset:plan}.lv2-mock-list li{display:grid;grid-template-columns:24px 1fr;gap:10px;color:hsl(var(--foreground)/.88);line-height:1.45}.lv2-mock-list li:before{counter-increment:plan;content:counter(plan);display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:hsl(var(--primary)/.18);color:hsl(var(--semantic-orange-fg));font-size:.8rem;font-weight:750}.lv2-mock-actions{justify-content:flex-start}.lv2-mock-actions button{display:inline-flex;min-height:36px;align-items:center;gap:7px;border:1px solid hsl(var(--border)/.5);border-radius:var(--radius-md);background:hsl(var(--secondary)/.72);color:hsl(var(--foreground));padding:0 12px}.lv2-mock-actions svg{width:15px;height:15px}.lv2-running{color:hsl(var(--semantic-green-fg))!important}.lv2-run-feed{display:grid;gap:10px}.lv2-run-feed p{border:1px solid hsl(var(--border)/.38);border-radius:var(--radius-md);background:hsl(var(--background)/.46);padding:12px;color:hsl(var(--muted-foreground))}.lv2-section-cta{display:flex;justify-content:center;margin-top:28px}.lv2-integrations__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:38px;align-items:center}.lv2-integration-panel{position:relative;display:grid;gap:18px;padding:22px;overflow:visible}.lv2-filters{display:flex;flex-wrap:wrap;gap:8px;min-inline-size:0;margin:0;border:0;padding:0}.lv2-logo-grid{display:grid;max-height:520px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;overflow:auto;padding-right:4px}.lv2-logo-grid button{display:flex;flex-direction:column;min-height:106px;align-items:center;justify-content:center;gap:8px;border:1px solid hsl(var(--border)/.42);border-radius:var(--radius-lg);background:hsl(var(--foreground)/.03);color:hsl(var(--muted-foreground));padding:12px 8px;font-size:.78rem;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.lv2-logo-grid button>span{display:grid;width:48px;height:48px;place-items:center}.lv2-logo-grid svg{width:42px;height:42px;color:hsl(var(--primary));filter:grayscale(1) saturate(.15);opacity:.7;transition:filter .2s ease,opacity .2s ease,transform .2s ease}.lv2-logo-grid button:hover{border-color:hsl(var(--primary)/.62);background:hsl(var(--secondary)/.5);color:hsl(var(--foreground))}.lv2-logo-grid button:hover svg{filter:none;opacity:1;transform:scale(1.04)}.lv2-logo-grid button:is([data-logo-slug=anthropic],[data-logo-slug=github],[data-logo-slug=grok-imagine],[data-logo-slug=grok-voice],[data-logo-slug=sentry],[data-logo-slug=x],[data-logo-slug=xai-grok]) svg{filter:brightness(0) saturate(100%) invert(82%) sepia(19%) saturate(760%) hue-rotate(212deg) brightness(101%) contrast(92%)}.lv2-integration-popover{position:absolute;top:132px;right:22px;left:22px;z-index:5;display:grid;gap:8px;border:1px solid hsl(var(--border)/.72);border-radius:var(--radius-md);background:hsl(var(--popover)/.98);color:hsl(var(--foreground));padding:14px;pointer-events:none;box-shadow:0 16px 46px -30px hsl(var(--foreground)/.82)}.lv2-integration-popover strong{font-size:.86rem}.lv2-integration-popover ul{display:grid;gap:8px;margin:0;padding-left:16px}.lv2-integration-popover li{color:hsl(var(--muted-foreground));font-size:.8rem;line-height:1.45}.lv2-note{color:hsl(var(--muted-foreground));font-size:.9rem}.lv2-note--caveat{margin-top:-4px;color:hsl(var(--foreground)/.72);font-size:.82rem}.lv2-creator-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lv2-pricing-grid{display:grid;grid-template-columns:minmax(0,560px);gap:14px;justify-content:center}.lv2-creator-tile{display:grid;gap:12px;padding:20px}.lv2-creator-tile svg{width:24px;height:24px;color:hsl(var(--semantic-orange-fg))}.lv2-creator-tile h3{font-size:1.15rem}.lv2-creator-tile p{color:hsl(var(--muted-foreground));line-height:1.55}.lv2-storefront{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;margin-top:18px;overflow:hidden;border:1px solid hsl(var(--border)/.42);border-radius:var(--radius-lg);padding:22px}.lv2-storefront__bg{z-index:0;object-fit:cover;opacity:.38}.lv2-storefront__orb{position:absolute;z-index:1;right:54px;top:96px;width:220px;height:220px;background:url(/landing-v2/pal-orb.webp) 50%/cover no-repeat;opacity:.42;pointer-events:none;-webkit-mask-image:radial-gradient(circle,hsl(var(--foreground)) 52%,transparent 76%);mask-image:radial-gradient(circle,hsl(var(--foreground)) 52%,transparent 76%)}.lv2-handle,.lv2-storefront__mock{position:relative;z-index:1}.lv2-storefront__mock{display:grid;gap:16px;padding:18px}.lv2-browser-bar{justify-content:flex-start;color:hsl(var(--muted-foreground));font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.82rem}.lv2-browser-bar span{width:10px;height:10px;border-radius:50%;background:hsl(var(--semantic-orange-fg))}.lv2-profile-row{align-items:center;border-bottom:1px solid hsl(var(--border)/.4);padding-bottom:14px}.lv2-profile-avatar{width:54px;height:54px}.lv2-profile-row p{font-weight:750}.lv2-profile-row span{color:hsl(var(--muted-foreground));font-size:.86rem}.lv2-handle button,.lv2-profile-row button{border:1px solid hsl(var(--primary)/.7);border-radius:var(--radius-md);background:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:8px 12px;font-weight:700}.lv2-pal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lv2-pal-grid article{display:grid;gap:8px;border:1px solid hsl(var(--border)/.4);border-radius:var(--radius-lg);background:hsl(var(--background)/.55);padding:14px}.lv2-pal-grid svg{width:18px;height:18px;color:hsl(var(--semantic-orange-fg))}.lv2-pal-grid h4{font-size:.98rem}.lv2-pal-grid p,.lv2-pal-grid span{color:hsl(var(--muted-foreground));font-size:.82rem;line-height:1.45}.lv2-storefront__earnings{justify-content:flex-start;width:fit-content;border:1px solid hsl(var(--semantic-green-border));border-radius:var(--radius-md);background:hsl(var(--semantic-green-bg)/.18);color:hsl(var(--semantic-green-fg));padding:7px 10px;font-size:.82rem;font-weight:750}.lv2-handle{align-self:end;display:grid;gap:10px;border:1px solid hsl(var(--border)/.5);border-radius:var(--radius-lg);background:hsl(var(--popover)/.82);padding:18px}.lv2-handle label{font-weight:750}.lv2-handle div{display:grid;grid-template-columns:max-content minmax(0,1fr) auto;align-items:center;overflow:hidden;border:1px solid hsl(var(--border)/.5);border-radius:var(--radius-lg);background:hsl(var(--background)/.5)}.lv2-handle div:focus-within{border-color:hsl(var(--primary)/.78);box-shadow:0 0 0 1px hsl(var(--primary)/.45)}.lv2-handle div span{padding-left:12px;color:hsl(var(--muted-foreground));font-size:.84rem;white-space:nowrap}.lv2-handle input{min-width:0;height:100%;border:0;background:transparent;color:hsl(var(--foreground));outline:0;padding:0 12px}.lv2-handle input:focus-visible{outline:0}.lv2-handle button{height:100%;min-width:72px;border-radius:0}.lv2-handle button:disabled{cursor:not-allowed;opacity:.5}.lv2-handle p,.lv2-honesty-note{color:hsl(var(--muted-foreground));font-size:.9rem;line-height:1.5}.lv2-honesty-note{width:min(760px,100%);margin:20px auto 0;text-align:center}.lv2-plan{position:relative;display:grid;align-content:start;gap:16px;padding:22px}.lv2-plan h3{font-size:1.4rem}.lv2-plan p{color:hsl(var(--muted-foreground))}.lv2-price{display:flex;align-items:baseline;gap:6px}.lv2-price strong{font-size:2.3rem;line-height:1}.lv2-price span{color:hsl(var(--muted-foreground))}.lv2-price-note{margin-top:-8px;color:hsl(var(--foreground)/.74);font-size:.9rem}.lv2-plan .lv2-button{margin-top:auto}.lv2-pricing-note{display:grid;gap:8px;width:min(760px,100%);margin:18px auto 0;color:hsl(var(--muted-foreground));line-height:1.55;text-align:center}.lv2-pricing-note p{margin:0}.lv2-trust-strip{border-block:1px solid hsl(var(--border)/.35);background:hsl(var(--secondary)/.28);padding:22px 0}.lv2-trust-strip .lv2-container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.lv2-trust-strip div div{display:flex;align-items:center;gap:10px;color:hsl(var(--muted-foreground))}.lv2-trust-strip svg{width:18px;height:18px;color:hsl(var(--semantic-green-fg))}.lv2-faq-list{display:grid;width:min(820px,100%);margin:0 auto;gap:10px}.lv2-faq-item{overflow:hidden;border:1px solid hsl(var(--border)/.5);border-radius:var(--radius-lg);background:hsl(var(--popover)/.62)}.lv2-faq-item>button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;gap:18px;border:0;background:transparent;color:hsl(var(--foreground));padding:0 18px;text-align:left;font-weight:700}.lv2-faq-item svg{width:18px;height:18px;flex:0 0 auto;color:hsl(var(--muted-foreground));transition:transform .18s ease}.lv2-faq-item.lv2-open svg{transform:rotate(180deg)}.lv2-faq-item>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.lv2-faq-item.lv2-open>div{grid-template-rows:1fr}.lv2-faq-item p{overflow:hidden;color:hsl(var(--muted-foreground));line-height:1.65;padding:0 18px}.lv2-faq-item.lv2-open p{padding-bottom:18px}.lv2-final{overflow:clip}.lv2-final__orb{position:absolute;right:max(28px,calc((100vw - 1120px) / 2));top:48px;width:520px;height:520px;background:url(/landing-v2/pal-orb.webp) 50%/cover no-repeat;opacity:.42;-webkit-mask-image:radial-gradient(circle,hsl(var(--foreground)) 54%,transparent 76%);mask-image:radial-gradient(circle,hsl(var(--foreground)) 54%,transparent 76%);animation:lv2-breathe 3s ease-in-out infinite}.lv2-final__inner{position:relative;z-index:1;display:grid;width:min(820px,100%);gap:22px}.lv2-final h2{font-size:5rem;line-height:1}.lv2-final p{max-width:560px;font-size:1.1rem;line-height:1.6}.lv2-final p,.lv2-founder-mail{color:hsl(var(--muted-foreground))}.lv2-founder-mail{width:fit-content;font-size:.95rem}.lv2-footer{border-top:1px solid hsl(var(--border)/.36);background:hsl(var(--secondary)/.24);padding:60px 0 28px}.lv2-footer__grid{display:grid;grid-template-columns:minmax(260px,1.7fr) repeat(4,minmax(0,1fr));gap:28px}.lv2-footer__brand .lv2-brand__glyph{width:28px;height:28px}.lv2-footer p{margin-top:12px;max-width:420px;color:hsl(var(--muted-foreground));line-height:1.6}.lv2-footer__tagline{font-weight:650;background:linear-gradient(135deg,hsl(var(--primary-container)),hsl(var(--semantic-orange)),hsl(var(--primary)));background-clip:text;color:hsl(var(--foreground));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lv2-footer__copyright{color:hsl(var(--muted-foreground)/.72);font-size:.84rem}.lv2-footer nav{display:grid;align-content:start;gap:8px}.lv2-footer h3{margin-bottom:4px;color:hsl(var(--foreground));font-size:.94rem}.lv2-footer a{color:hsl(var(--muted-foreground));font-size:.9rem}.lv2-footer a:hover{color:hsl(var(--foreground));text-decoration:underline;text-underline-offset:5px}.lv2-loading{min-height:100dvh;background:hsl(var(--background));padding:24px}.lv2-loading__box,.lv2-loading__line,.lv2-loading__nav,.lv2-loading__orb{border-radius:var(--radius-lg);background:hsl(var(--secondary)/.65);animation:lv2-pulse 1.4s ease-in-out infinite}.lv2-loading__nav{height:56px;margin:0 auto;width:min(1120px,100%)}.lv2-loading__hero{display:grid;width:min(1120px,100%);grid-template-columns:1fr 360px;gap:48px;margin:80px auto 0}.lv2-loading__copy{display:grid;align-content:start;gap:18px}.lv2-loading__line{height:18px}.lv2-loading__line--short{width:220px}.lv2-loading__line--title{width:min(620px,100%);height:72px}.lv2-loading__box{width:min(720px,100%);height:86px}.lv2-loading__orb{aspect-ratio:1;border-radius:50%}@keyframes lv2-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes lv2-breathe{0%,to{transform:scale(.99)}50%{transform:scale(1)}}@keyframes lv2-drift{0%{transform:scale(1);opacity:.9}to{transform:scale(1.005);opacity:1}}@keyframes lv2-thinking{0%,to{opacity:.4;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@keyframes lv2-spin{to{transform:rotate(1turn)}}@keyframes lv2-cursor{0%,to{opacity:1}50%{opacity:0}}@keyframes lv2-pulse{0%,to{opacity:.5}50%{opacity:.82}}@media (max-width:980px){.lv2 h1{font-size:3.6rem}.lv2-section-head h2{font-size:2.25rem}.lv2-hero{min-height:auto;padding-top:68px}.lv2-hero__orb{top:70px;right:12px;width:260px;height:260px;opacity:.28}.lv2-archetypes,.lv2-creator-tiles,.lv2-footer__grid,.lv2-trust-strip .lv2-container{grid-template-columns:repeat(2,minmax(0,1fr))}.lv2-how__stage,.lv2-integrations__grid,.lv2-storefront{grid-template-columns:1fr}.lv2-how__rail{display:none}.lv2-final h2{font-size:3.6rem}}@media (max-width:720px){.lv2-container{width:min(100% - 28px,1120px)}.lv2-nav__actions,.lv2-nav__links{display:none}.lv2-menu{display:inline-flex}.lv2-mobile-panel{display:grid;max-height:0;overflow:hidden;border-bottom:1px solid hsl(var(--border)/.42);background:hsl(var(--background)/.94);transition:max-height .22s ease}.lv2-mobile-panel--open{max-height:360px}.lv2-mobile-panel a,.lv2-mobile-panel button{min-height:54px;border:0;border-radius:0;background:transparent;color:hsl(var(--foreground));padding:0 22px;text-align:left}.lv2 h1{font-size:2.75rem}.lv2-final p,.lv2-hero__subhead,.lv2-section-head p{font-size:1rem}.lv2-hero{padding:54px 0 88px}.lv2-hero__orb{width:190px;height:190px}.lv2-prompt__submit{width:40px;height:40px}.lv2-prompt__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.lv2-prompt__chips button{justify-content:center}.lv2-mini-prompt,.lv2-profile-row{grid-template-columns:1fr;align-items:stretch;flex-direction:column}.lv2-section{padding:84px 0}.lv2-section-head{margin-bottom:34px}.lv2-integrations .lv2-section-head{margin-bottom:22px}.lv2-integrations .lv2-section-head p{line-height:1.5}.lv2-section-head h2{font-size:2rem}.lv2-creator-tiles,.lv2-footer__grid,.lv2-founder,.lv2-pal-grid,.lv2-pricing-grid,.lv2-stat-grid,.lv2-trust-strip .lv2-container{grid-template-columns:1fr}.lv2-archetypes{display:flex;margin-inline:-14px;overflow-x:auto;padding:0 14px 12px;scroll-snap-type:x mandatory}.lv2-archetype{min-height:460px;min-width:86%;scroll-snap-align:start}.lv2-archetype__body{min-height:0}.lv2-how__stage{display:none}.lv2-how__mobile-stack{display:grid;gap:34px}.lv2-how__mobile-step{display:grid;gap:14px}.lv2-how__mobile-copy{display:grid;gap:7px;padding-inline:4px}.lv2-how__mobile-copy span{color:hsl(var(--semantic-orange-fg));font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.82rem;font-weight:750}.lv2-how__mobile-copy h3{margin:0;color:hsl(var(--foreground));font-size:1.55rem;font-weight:740;letter-spacing:0}.lv2-how__mobile-copy p{margin:0;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.55}.lv2-how__copy{order:2}.lv2-how__copy button,.lv2-how__mock{min-height:auto}.lv2-how__mock{position:static}.lv2-how__mock-inner{min-height:auto}.lv2-mock-card{min-height:360px;padding:18px}.lv2-how__mobile-step .lv2-mock-card{min-height:auto}.lv2-how__mobile-step .lv2-mock-card__top{align-items:flex-start;flex-wrap:wrap}.lv2-how__mobile-step .lv2-mock-card__top strong{font-size:1.08rem}.lv2-how__mobile-step .lv2-mock-list{display:grid;gap:12px}.lv2-how__mobile-step .lv2-mock-list li{grid-template-columns:28px minmax(0,1fr);font-size:.98rem}.lv2-how__mobile-step .lv2-mock-list li:before{width:28px;height:28px}.lv2-storefront{padding:14px}.lv2-storefront__orb{position:relative;top:auto;right:auto;grid-row:2;justify-self:center;width:120px;height:120px;margin:-4px 0 -2px;opacity:.38}.lv2-storefront__mock{grid-row:1}.lv2-handle{grid-row:3}.lv2-handle div{grid-template-columns:max-content minmax(64px,1fr) auto;min-height:54px}.lv2-handle div span{padding-left:10px;font-size:.78rem}.lv2-handle input{padding:0 8px;font-size:.9rem}.lv2-handle button{min-width:68px;padding:0 10px}.lv2-integration-panel{gap:14px;padding:14px}.lv2-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.lv2-filters::-webkit-scrollbar{display:none}.lv2-filters .lv2-filter-all{display:none}.lv2-filters button{flex:0 0 auto;border-radius:var(--radius-md);padding:6px 9px;font-size:.8rem}.lv2-logo-grid{max-height:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible}.lv2-logo-grid button{min-height:88px;gap:7px;border-radius:var(--radius-md);padding:9px 4px;font-size:.72rem;line-height:1.18;text-align:center}.lv2-logo-grid button>span{width:34px;height:34px}.lv2-logo-grid svg{width:31px;height:31px}.lv2-integration-popover{display:none}.lv2-final__orb{width:260px;height:260px;opacity:.26}.lv2-final h2{font-size:2.75rem}.lv2-loading__hero{grid-template-columns:1fr}.lv2-loading__orb{width:220px}}@media (prefers-reduced-motion:reduce){.lv2 *,.lv2 :after,.lv2 :before,.lv2-loading *{animation:none!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.lv2-how__stage{grid-template-columns:1fr}.lv2-how__rail{display:none}}