.lp-bar{position:fixed;top:0;left:0;right:0;z-index:200;height:64px;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.08)}.lp-bar__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center}.lp-bar__logo img{display:block;height:30px;width:auto}.lp-foot{background:#060c42;padding:1.5rem}.lp-foot__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.lp-foot__copy{font-size:.82rem;color:#ffffff80;margin:0}.lp-foot__links{display:flex;gap:1.5rem}.lp-foot__links a{font-size:.82rem;color:#ffffff80;text-decoration:none;transition:color .2s}.lp-foot__links a:hover{color:#ffffffe6}:global(html){scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){:global(html){scroll-behavior:auto}}.lp-startup-hero{position:relative;padding:8rem 1.5rem 5rem;overflow:hidden;background:#fff;color:#111827}.lp-startup-hero__bg{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.lp-startup-hero__orb{position:absolute;border-radius:50%;filter:blur(100px)}.lp-startup-hero__orb--blue{width:640px;height:640px;background:#0043fe;opacity:.045;top:-20%;right:-12%}.lp-startup-hero__orb--orange{width:480px;height:480px;background:#f47312;opacity:.055;bottom:-15%;left:-8%}.lp-startup-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,440px);gap:4rem;align-items:start;width:min(1180px,100%);margin:0 auto}.lp-startup-hero__copy{max-width:660px;padding-top:1.5rem}.lp-startup-blueprint__eyebrow{display:inline-flex;align-items:center;min-height:32px;padding:.35rem .85rem;border:1px solid rgba(244,115,18,.38);border-radius:999px;background:#f4731224;color:#f8b87a;font-family:var(--font-body);font-size:.76rem;font-weight:700;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.lp-startup-hero h1{margin:0 0 1.5rem;color:#0a0e1a;font-family:var(--font-heading);font-size:clamp(2.3rem,5vw,4.2rem);font-weight:700;letter-spacing:-.025em;line-height:1.04;text-wrap:balance;overflow-wrap:break-word}.lp-startup-hero__h1-accent{background:linear-gradient(103deg,#0043fe,#70f 30%,#f47312,#f8d949);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-startup-hero__copy p{max-width:560px;margin:0;color:#374151;font-size:1.1rem;line-height:1.72}.lp-startup-hero__checks{display:grid;gap:.9rem;max-width:560px;margin:2rem 0 0;padding:0;list-style:none}.lp-startup-hero__checks li{display:flex;gap:.75rem;align-items:flex-start;color:#1f2937;font-size:.98rem;line-height:1.5}.lp-startup-hero__checks span{display:inline-grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:999px;background:#f47312;color:#fff;font-size:.82rem;font-weight:700;margin-top:.1em}.lp-startup-hero__form-column{display:flex;flex-direction:column;gap:1.25rem}.lp-startup-form{width:100%;padding:1.75rem;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#0d1230;box-shadow:0 8px 24px #0000002e,0 32px 80px #00000038;color:#fff}.lp-startup-form__label{margin:0 0 .5rem;color:#f47312;font-size:.72rem;font-weight:800;letter-spacing:.09em;line-height:1.25;text-transform:uppercase}.lp-startup-form h2{margin:0;color:#fff;font-family:var(--font-heading);font-size:1.55rem;font-weight:700;line-height:1.2}.lp-startup-form__intro{margin:.6rem 0 1rem;color:#ffffffb8;font-size:.93rem;line-height:1.58}.lp-startup-hero__work-strip{position:relative;z-index:1;padding:2.5rem 0 0;width:min(1180px,100%);margin:0 auto;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.lp-startup-hero__work-strip-label{display:block;padding:0 1.5rem;margin-bottom:.9rem;color:#9ca3af;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lp-startup-hero__work-track{display:flex;gap:12px;width:max-content;animation:work-marquee 35s linear infinite}.lp-startup-hero__work-track:hover{animation-play-state:paused}@keyframes work-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-startup-hero__work-thumb{flex-shrink:0;border-radius:10px;overflow:hidden;background:#0a0f2e;border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 18px #0000001f}.lp-startup-hero__work-thumb--landscape{flex:0 0 260px;aspect-ratio:16 / 9}.lp-startup-hero__work-thumb--portrait{flex:0 0 82px;aspect-ratio:9 / 16}.lp-startup-hero__work-thumb video{width:100%;height:100%;object-fit:cover;display:block;opacity:.9}.lp-startup-form__iframe,.lp-startup-form__embed .ep-wrapper iframe,.lp-startup-form__embed>iframe{display:block!important;visibility:visible!important;width:100%!important;border:none!important;border-radius:8px!important;opacity:1!important;pointer-events:auto!important}.lp-startup-form__embed{position:relative}.lp-startup-form__field-icon{position:absolute;left:.85rem;z-index:2;display:grid;place-items:center;width:16px;height:16px;color:#ffffff73;pointer-events:none;transform:translateY(-50%)}.lp-startup-form__field-icon--name{top:20px}.lp-startup-form__field-icon--company{top:68px}.lp-startup-form__field-icon svg{display:block;width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp-startup-form__honeypot{position:absolute;left:-9999px;width:0;height:0;overflow:hidden;opacity:0}.lp-startup-form__status{margin-top:1rem;padding:.9rem 1rem;border-radius:8px;font-size:.92rem;line-height:1.45}.lp-startup-form__status[hidden]{display:none}.lp-startup-form__status--success{border:1px solid rgba(22,163,74,.35);background:#16a34a1a;color:#166534}.lp-startup-form__status--error{border:1px solid rgba(220,38,38,.35);background:#dc26261a;color:#991b1b}.lp-startup-samples{padding:5rem 1.5rem;background:#f8fafc}.lp-startup-samples__header{width:min(1100px,100%);margin:0 auto 2rem}.lp-startup-samples__header span{display:inline-block;margin-bottom:.8rem;color:#c2410c;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lp-startup-samples__header h2{max-width:790px;margin:0 0 .75rem;color:#111827;font-family:var(--font-heading);font-size:clamp(1.8rem,3.6vw,3rem);font-weight:700;letter-spacing:0;line-height:1.12}.lp-startup-samples__header p{max-width:620px;margin:0;color:#4b5563;font-size:1.02rem;line-height:1.65}.lp-startup-samples__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:260px;gap:1rem;width:min(1100px,100%);margin:0 auto}.lp-startup-sample{position:relative;display:block;padding:0;overflow:hidden;border:0;border-radius:8px;background:#0a0f2e;box-shadow:0 14px 38px #0f172a29;cursor:pointer;isolation:isolate}.lp-startup-sample--landscape{grid-column:span 5}.lp-startup-sample--portrait{grid-column:span 2}.lp-startup-sample__video{width:100%;height:100%;object-fit:cover;display:block;opacity:.86;transition:transform .3s ease,opacity .3s ease;pointer-events:none}.lp-startup-sample:hover .lp-startup-sample__video,.lp-startup-sample.is-playing .lp-startup-sample__video{transform:scale(1.035);opacity:1}.lp-startup-sample__meta{position:absolute;right:0;bottom:0;left:0;display:grid;gap:.18rem;padding:2.4rem 1rem 1rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.78));color:#fff;text-align:left}.lp-startup-sample__meta strong,.lp-startup-sample__meta small{display:block;line-height:1.2}.lp-startup-sample__meta strong{font-size:.88rem}.lp-startup-sample__meta small{color:#ffffffb8;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lp-startup-sample__play{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#ffffff24;color:#fff;font-size:.8rem;backdrop-filter:blur(8px)}.lp-startup-pieces{position:relative;overflow:hidden;padding:5rem 1.5rem 3rem;background:#050917;color:#fff}.lp-startup-pieces:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.055) 1px,transparent 1px);background-size:28px 28px;background-position:14px 14px;opacity:0;transition:opacity 1s ease .1s;pointer-events:none;z-index:0}.lp-startup-pieces.is-visible:before{opacity:1}.lp-startup-pieces__inner{position:relative;z-index:1;width:min(1100px,100%);margin:0 auto}.lp-startup-pieces__header{max-width:680px;margin:0 auto 1.5rem;text-align:center}.lp-startup-pieces__header>span{display:inline-block;margin-bottom:.8rem;color:#f8d949;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:0}.lp-startup-pieces__header h2{margin:0;color:#fff;font-family:var(--font-heading);font-size:clamp(1.85rem,3.6vw,3rem);font-weight:700;letter-spacing:0;line-height:1.1;opacity:0}.lp-startup-pieces.is-visible .lp-startup-pieces__header>span{animation:piece-enter .5s ease-out both}.lp-startup-pieces.is-visible .lp-startup-pieces__header h2{animation:piece-enter .55s cubic-bezier(.22,1,.36,1) .15s both}.pieces-keyword{color:inherit}.lp-startup-pieces.is-visible .pieces-keyword{animation:pieces-keyword-flash 1.8s ease-out .65s both}@keyframes pieces-keyword-flash{0%{color:#fff}40%,65%{color:#f8d949;text-shadow:0 0 18px rgba(248,217,73,.55)}to{color:#f8d949;text-shadow:none}}@keyframes piece-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.lp-startup-pieces__diagram-wrap{max-width:1000px;min-width:0;margin:0 auto;overflow-x:auto}.lp-startup-pieces__diagram{display:block;min-width:540px;width:100%;height:auto;overflow:visible}.piece-node-bg{fill:#050917f5;stroke:#ffffff2e;stroke-width:1.5}.piece-node-label{fill:#ffffffe0;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700}.piece-hub-label{fill:#ffffffd1;font-family:Montserrat,sans-serif;font-size:12px;font-weight:800;letter-spacing:2.5px}.piece-hub-label--accent{fill:#f8d949;font-size:14px;letter-spacing:2px}.piece-hub-glow{fill:#f473120f;transform-box:fill-box;transform-origin:center;opacity:0}.lp-startup-pieces.is-visible .piece-hub-glow{animation:hub-scale-in .9s ease-out .2s both,hub-glow-pulse 3.2s ease-in-out 1.6s infinite}@keyframes hub-scale-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes hub-glow-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.piece-hub-outer{fill:#050917f5;stroke:#f473129e;stroke-width:1.5}.piece-hub-group{transform-box:fill-box;transform-origin:center;opacity:0}.lp-startup-pieces.is-visible .piece-hub-group{animation:hub-scale-in .65s cubic-bezier(.34,1.56,.64,1) .38s both}.piece-wire{stroke:#fff3;stroke-width:1.5;stroke-dasharray:1;stroke-dashoffset:1;fill:none;stroke-linecap:round}.lp-startup-pieces.is-visible .piece-wire--1{animation:wire-draw .4s ease-out .88s forwards}.lp-startup-pieces.is-visible .piece-wire--2{animation:wire-draw .4s ease-out 1.02s forwards}.lp-startup-pieces.is-visible .piece-wire--3{animation:wire-draw .4s ease-out 1.16s forwards}.lp-startup-pieces.is-visible .piece-wire--4{animation:wire-draw .4s ease-out 1.3s forwards}.lp-startup-pieces.is-visible .piece-wire--5{animation:wire-draw .4s ease-out 1.44s forwards}@keyframes wire-draw{to{stroke-dashoffset:0}}.piece-node{transform-box:fill-box;transform-origin:center;opacity:0}.lp-startup-pieces.is-visible .piece-node--1{animation:node-enter .5s cubic-bezier(.34,1.56,.64,1) 1.02s both}.lp-startup-pieces.is-visible .piece-node--2{animation:node-enter .5s cubic-bezier(.34,1.56,.64,1) 1.16s both}.lp-startup-pieces.is-visible .piece-node--3{animation:node-enter .5s cubic-bezier(.34,1.56,.64,1) 1.3s both}.lp-startup-pieces.is-visible .piece-node--4{animation:node-enter .5s cubic-bezier(.34,1.56,.64,1) 1.44s both}.lp-startup-pieces.is-visible .piece-node--5{animation:node-enter .5s cubic-bezier(.34,1.56,.64,1) 1.58s both}@keyframes node-enter{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes wb-shimmer{0%,to{opacity:.5}50%{opacity:1}}.piece-wb-h{animation:wb-shimmer 2.8s ease-in-out 2.2s infinite}@keyframes pb-flow{0%,10%{opacity:0}20%,70%{opacity:1}90%,to{opacity:0}}.piece-pb-a{animation:pb-flow 2.1s ease-in-out 2.2s infinite}.piece-pb-b{animation:pb-flow 2.1s ease-in-out 2.9s infinite}.piece-pb-c{animation:pb-flow 2.1s ease-in-out 3.6s infinite}@keyframes seo-bar-grow{0%,to{transform:scaleY(.72)}50%{transform:scaleY(1)}}@keyframes seo-lens-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.piece-seo-b1,.piece-seo-b2,.piece-seo-b3{transform-box:fill-box;transform-origin:bottom}.piece-seo-b1{animation:seo-bar-grow 2.2s ease-in-out 2.2s infinite}.piece-seo-b2{animation:seo-bar-grow 2.2s ease-in-out 2.5s infinite}.piece-seo-b3{animation:seo-bar-grow 2.2s ease-in-out 2.8s infinite}.piece-seo-lens,.piece-seo-handle{transform-box:fill-box;transform-origin:center;animation:seo-lens-pulse 2.2s ease-in-out 2.2s infinite}@keyframes dist-expand{0%{transform:scale(1);opacity:.68}to{transform:scale(1.55);opacity:0}}.piece-dist-r1,.piece-dist-r2,.piece-dist-r3{transform-box:fill-box;transform-origin:center}.piece-dist-r1{animation:dist-expand 2.4s ease-out 2.2s infinite}.piece-dist-r2{animation:dist-expand 2.4s ease-out 3s infinite}.piece-dist-r3{animation:dist-expand 2.4s ease-out 3.8s infinite}@keyframes ct-write{0%,8%{stroke-dashoffset:1}35%,75%{stroke-dashoffset:0}95%,to{stroke-dashoffset:1}}@keyframes ct-cursor-blink{0%,45%,to{opacity:1}50%,95%{opacity:0}}.piece-ct-l1,.piece-ct-l2,.piece-ct-l3{stroke-dasharray:1;stroke-dashoffset:1}.piece-ct-l1{animation:ct-write 4s ease-in-out 2.2s infinite}.piece-ct-l2{animation:ct-write 4s ease-in-out 2.85s infinite}.piece-ct-l3{animation:ct-write 4s ease-in-out 3.5s infinite}.piece-ct-cursor{animation:ct-cursor-blink 1.1s ease-in-out 2.2s infinite}.lp-startup-blueprint{position:relative;padding:6rem 1.5rem;background:#05091a;overflow:hidden}.lp-startup-blueprint:before{content:"";position:absolute;top:-15%;right:-8%;width:580px;height:580px;background:#0043fe;border-radius:50%;filter:blur(130px);opacity:.07;pointer-events:none}.lp-startup-blueprint:after{content:"";position:absolute;bottom:-12%;left:-6%;width:480px;height:480px;background:#f47312;border-radius:50%;filter:blur(110px);opacity:.09;pointer-events:none}.lp-startup-blueprint__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:4rem;align-items:center;width:min(1100px,100%);margin:0 auto}.lp-startup-blueprint__left{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.lp-startup-blueprint h2{margin:0;color:#fff;font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.7rem);font-weight:700;letter-spacing:0;line-height:1.12}.bp-accent{background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-startup-blueprint__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.bp-card{position:relative;padding:1.6rem 1.35rem 1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0a;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;opacity:0;transform:translateY(24px)}.bp-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,transparent 55%);pointer-events:none}.bp-card:hover{border-color:#f4731261;box-shadow:0 8px 36px #f4731229;transform:translateY(-4px)}.lp-startup-blueprint.is-visible .bp-card:nth-child(1){animation:bp-card-enter .55s cubic-bezier(.34,1.56,.64,1) .1s both}.lp-startup-blueprint.is-visible .bp-card:nth-child(2){animation:bp-card-enter .55s cubic-bezier(.34,1.56,.64,1) .22s both}.lp-startup-blueprint.is-visible .bp-card:nth-child(3){animation:bp-card-enter .55s cubic-bezier(.34,1.56,.64,1) .34s both}@keyframes bp-card-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.lp-startup-blueprint__cards span{display:block;font-family:var(--font-heading);font-size:2rem;font-weight:900;line-height:1;letter-spacing:-.02em;margin-bottom:1.2rem;background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-startup-blueprint__cards h3{margin:0 0 .65rem;color:#fff;font-family:var(--font-heading);font-size:1.1rem;line-height:1.25}.lp-startup-blueprint__cards p{margin:0;color:#ffffff94;font-size:.95rem;line-height:1.65}.lp-startup-blueprint__cta{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.9rem 1.75rem;border-radius:999px;background:linear-gradient(135deg,#f47312,#f5a020);color:#1a0800;font-weight:900;font-family:var(--font-heading);font-size:1rem;line-height:1.2;text-decoration:none;animation:cta-pulse 2.8s ease-in-out infinite;transition:transform .2s ease,box-shadow .2s ease}@keyframes cta-pulse{0%,to{box-shadow:0 8px 28px #f4731266,0 0 #f473122e}50%{box-shadow:0 12px 36px #f473128c,0 0 0 14px #f4731200}}.lp-startup-blueprint__cta:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 16px 42px #f473128c;animation:none}.lp-startup-blueprint__cta:before{content:"FREE";position:absolute;top:-13px;left:10px;padding:3px 9px;border-radius:999px;background:var(--gradient-brand);color:#fff;font-family:var(--font-heading);font-size:.58rem;font-weight:900;letter-spacing:.1em;white-space:nowrap;transform:rotate(-11deg);transform-origin:center;box-shadow:0 2px 8px #0043fe73;pointer-events:none}.lp-startup-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem}.lp-startup-lightbox[hidden]{display:none}.lp-startup-lightbox__backdrop{position:absolute;inset:0;background:#000000e0;backdrop-filter:blur(8px)}.lp-startup-lightbox__frame{position:relative;z-index:1;width:min(900px,92vw)}.lp-startup-lightbox__close{position:absolute;top:-48px;right:0;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1f;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer}.lp-startup-lightbox__media{display:block;width:100%;max-height:80vh;border-radius:8px}.lp-startup-exit{position:fixed;inset:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:1.5rem}.lp-startup-exit[hidden]{display:none}.lp-startup-exit__backdrop{position:absolute;inset:0;background:#050917db;backdrop-filter:blur(10px)}.lp-startup-exit__dialog{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.78fr) minmax(320px,420px);gap:1.5rem;width:min(880px,100%);max-height:calc(100vh - 3rem);overflow:auto;padding:1.5rem;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:radial-gradient(circle at 18% 0%,rgba(244,115,18,.22),transparent 34%),#060c2a;box-shadow:0 28px 90px #00000073;color:#fff}.lp-startup-exit__close{position:absolute;top:.85rem;right:.85rem;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1a;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}.lp-startup-exit__copy{display:flex;flex-direction:column;justify-content:center;padding:1rem 1rem 1rem .25rem}.lp-startup-exit__eyebrow{width:fit-content;margin-bottom:1rem;padding:.35rem .85rem;border:1px solid rgba(248,217,73,.42);border-radius:999px;background:#f8d9491a;color:#f8d949;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lp-startup-exit h2{margin:0 0 1rem;color:#fff;font-family:var(--font-heading);font-size:clamp(1.8rem,3.2vw,2.7rem);font-weight:700;letter-spacing:0;line-height:1.08}.lp-startup-exit p{max-width:390px;margin:0;color:#ffffffc7;font-size:1rem;line-height:1.65}.lp-startup-exit__form{padding:3.25rem .35rem .35rem}.lp-startup-exit__iframe,.lp-startup-exit__embed .ep-wrapper iframe,.lp-startup-exit__embed>iframe{display:block!important;visibility:visible!important;width:100%!important;border:none!important;border-radius:8px!important;opacity:1!important;pointer-events:auto!important}@media(max-width:980px){.lp-startup-hero{padding:7rem 1.5rem 4rem}.lp-startup-hero__inner{grid-template-columns:minmax(0,1fr);gap:2.5rem}.lp-startup-hero__copy{padding-top:0;max-width:560px;min-width:0}.lp-startup-hero__form-column{max-width:520px;min-width:0}.lp-startup-blueprint__inner{grid-template-columns:1fr;gap:2.5rem}.lp-startup-blueprint__left{max-width:560px}.lp-startup-samples__grid{grid-auto-rows:240px}.lp-startup-sample--landscape{grid-column:span 5}.lp-startup-sample--portrait{grid-column:span 2}.lp-startup-exit__dialog{grid-template-columns:1fr;width:min(520px,100%)}.lp-startup-exit__copy{padding:2.75rem .25rem 0}.lp-startup-exit__form{padding:0}}@media(max-width:640px){.lp-startup-hero,.lp-startup-samples,.lp-startup-pieces,.lp-startup-blueprint{padding-right:1rem;padding-left:1rem}.lp-startup-hero{padding-top:5.5rem;padding-bottom:3rem}.lp-startup-hero h1{font-size:clamp(2rem,8vw,2.8rem)}.lp-startup-hero__copy p{font-size:1rem}.lp-startup-form{padding:1.25rem}.lp-startup-hero__work-thumb--landscape{flex:0 0 180px}.lp-startup-hero__work-thumb--portrait{flex:0 0 57px}.lp-startup-samples__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;grid-auto-flow:dense}.lp-startup-sample--landscape{grid-column:span 2}.lp-startup-sample--portrait{grid-column:span 1}.lp-startup-pieces__header{margin-bottom:1.25rem}.lp-startup-pieces__diagram-wrap{overflow-x:visible}.lp-startup-pieces__diagram{min-width:0}.lp-startup-blueprint__cards{grid-template-columns:1fr}.lp-startup-blueprint__cta{width:100%;text-align:center}}@media(max-width:460px){.lp-startup-samples__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;grid-auto-flow:dense}.lp-startup-sample--landscape{grid-column:span 2}.lp-startup-sample--portrait{grid-column:span 1}}@media(prefers-reduced-motion:reduce){.lp-startup-hero__work-track{animation:none;overflow-x:auto}.lp-startup-sample__video,.lp-startup-blueprint__cta,.bp-card{transition:none;animation:none!important}.bp-card{opacity:1;transform:none}.lp-startup-sample:hover .lp-startup-sample__video,.lp-startup-sample.is-playing .lp-startup-sample__video,.lp-startup-blueprint__cta:hover{transform:none}.lp-startup-pieces:before{transition:none;opacity:1}.lp-startup-pieces__header>span,.lp-startup-pieces__header h2{opacity:1}.lp-startup-pieces.is-visible .lp-startup-pieces__header>span,.lp-startup-pieces.is-visible .lp-startup-pieces__header h2,.lp-startup-pieces.is-visible .pieces-keyword{animation:none}.pieces-keyword{color:#f8d949}.lp-startup-pieces.is-visible .piece-hub-glow,.lp-startup-pieces.is-visible .piece-hub-group,.lp-startup-pieces.is-visible .piece-node{animation:none;opacity:1;transform:scale(1)}.lp-startup-pieces.is-visible .piece-wire{animation:none;stroke-dashoffset:0}.piece-wb-h,.piece-pb-a,.piece-pb-b,.piece-pb-c,.piece-seo-b1,.piece-seo-b2,.piece-seo-b3,.piece-seo-lens,.piece-seo-handle,.piece-dist-r1,.piece-dist-r2,.piece-dist-r3,.piece-ct-cursor{animation:none;opacity:1;transform:none}.piece-ct-l1,.piece-ct-l2,.piece-ct-l3{animation:none;stroke-dashoffset:0}}
