.landing-module___cEqKa__page{background:var(--bg-app);min-height:100dvh;color:var(--text);flex-direction:column;display:flex}.landing-module___cEqKa__header{background:color-mix(in srgb, var(--bg-chrome) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.landing-module___cEqKa__brand{color:var(--text);align-items:center;gap:.6rem;font-weight:600;display:flex}.landing-module___cEqKa__brandLogo{border-radius:6px;display:block}.landing-module___cEqKa__navLink{color:var(--text-muted)}.landing-module___cEqKa__navLink:hover,.landing-module___cEqKa__navLink:focus{color:var(--text)}.landing-module___cEqKa__themeToggle{border:1px solid var(--border);width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:.9rem;transition:color .15s,border-color .15s;display:inline-flex}.landing-module___cEqKa__themeToggle:hover{color:var(--text);border-color:var(--border-strong)}.landing-module___cEqKa__hero{border-bottom:1px solid var(--border);background:var(--bg-app);padding:clamp(3rem,8vw,5.5rem) 0 clamp(2.5rem,6vw,4rem)}.landing-module___cEqKa__heroInner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.landing-module___cEqKa__heroTitle{letter-spacing:-.035em;text-align:center;text-wrap:balance;grid-column:1/-1;margin:0;font-size:clamp(2.4rem,5.5vw,3.75rem);font-weight:600;line-height:1.05}.landing-module___cEqKa__heroCopy{max-width:36rem}.landing-module___cEqKa__heroTitle em{color:var(--text-muted);font-style:italic;font-weight:500}.landing-module___cEqKa__heroSubtitle{color:var(--text-muted);max-width:42ch;margin:0;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.65}.landing-module___cEqKa__heroLead{color:var(--text-muted);max-width:48ch;margin:var(--space-3) 0 0;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.65}.landing-module___cEqKa__heroActions{align-items:center;gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.landing-module___cEqKa__heroSecondaryLink{color:var(--text-muted);border-bottom:1px solid var(--border);padding-bottom:2px;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.landing-module___cEqKa__heroSecondaryLink:hover{color:var(--text);border-color:var(--text-muted)}.landing-module___cEqKa__heroVisual{width:100%;min-width:0}.landing-module___cEqKa__heroVisual>*{width:100%}.landing-module___cEqKa__demoHero{border:1px solid var(--border);box-shadow:0 24px 64px #0000002e, 0 1px 0 color-mix(in srgb, var(--text) 6%, transparent) inset;background:#050505;border-radius:14px;overflow:hidden}.landing-module___cEqKa__demoHero .landing-module___cEqKa__demoInner{aspect-ratio:16/9;width:100%;max-width:none;box-shadow:none;border-radius:0;margin:0}@media (max-width:991px){.landing-module___cEqKa__heroInner{grid-template-columns:1fr}.landing-module___cEqKa__heroTitle{order:0}.landing-module___cEqKa__heroCopy{text-align:center;order:2;max-width:none}.landing-module___cEqKa__heroSubtitle,.landing-module___cEqKa__heroLead{max-width:none;margin-inline:auto}.landing-module___cEqKa__heroActions{justify-content:center}.landing-module___cEqKa__heroVisual{order:1}}.landing-module___cEqKa__eyebrow{letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.75rem;font-size:12px;font-weight:500}.landing-module___cEqKa__section{padding:clamp(3.5rem,7vw,5rem) 0;scroll-margin-top:5rem}.landing-module___cEqKa__sectionHeader{max-width:40rem;margin-bottom:clamp(2rem,4vw,3rem)}.landing-module___cEqKa__sectionTitle{letter-spacing:-.025em;text-wrap:balance;margin:0 0 .65rem;font-size:clamp(1.65rem,3vw,2.125rem);font-weight:600;line-height:1.15}.landing-module___cEqKa__sectionTitle em{color:var(--text-muted);font-style:italic;font-weight:500}.landing-module___cEqKa__sectionLead{color:var(--text-muted);max-width:52ch;margin:0;font-size:1.05rem;line-height:1.6}.landing-module___cEqKa__featureGrid{justify-content:center;gap:var(--grid-gutter);margin-top:var(--space-4);flex-wrap:wrap;width:100%;display:flex}.landing-module___cEqKa__featureGrid>*{flex:0 1 min(100%, var(--feature-card-max,360px));max-width:min(100%, var(--feature-card-max,360px));min-width:0}.landing-module___cEqKa__featureGridLandscape{--feature-card-max:480px}.landing-module___cEqKa__featureGridLandscape .landing-module___cEqKa__demoInner{max-width:none}.landing-module___cEqKa__featureCard{background:var(--bg-panel);border:1px solid var(--border);border-radius:12px;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.landing-module___cEqKa__featureImage{aspect-ratio:16/10;border-bottom:1px solid var(--border);position:relative}.landing-module___cEqKa__featureImage img{object-fit:cover}.landing-module___cEqKa__demoOuter{border-bottom:1px solid var(--border);background:#050505;justify-content:center;min-width:0;padding:1rem 1rem 0;display:flex;overflow:hidden}.landing-module___cEqKa__demoInner{background:#000;border-radius:10px 10px 0 0;width:100%;max-width:min(280px,100%);margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000073}.landing-module___cEqKa__demoFrame{background:#000;border:0;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.landing-module___cEqKa__demoInnerTv{max-width:none;box-shadow:none;border-radius:0;margin-inline:0}.landing-module___cEqKa__heroDemo{box-sizing:border-box;width:min(1728px,100%);max-width:100%;margin:3.5rem auto 0;padding:0 1rem}.landing-module___cEqKa__featureBody{padding:1.25rem 1.4rem 1.5rem}.landing-module___cEqKa__featureTitle{margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.landing-module___cEqKa__featureText{color:var(--text-muted);margin:0;font-size:.95rem}.landing-module___cEqKa__steps{gap:var(--grid-gutter);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-module___cEqKa__step{flex-direction:column;display:flex}.landing-module___cEqKa__stepNumber{border-top:1px solid var(--border);letter-spacing:.08em;color:var(--text-muted);margin-bottom:.85rem;padding-top:1.5rem;font-size:.8rem;font-weight:600;display:block}.landing-module___cEqKa__stepTitle{letter-spacing:-.02em;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.15rem;font-weight:600;display:flex}.landing-module___cEqKa__stepTitleIcon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-module___cEqKa__stepText{color:var(--text-muted);max-width:28ch;margin:0;font-size:.95rem;line-height:1.55}.landing-module___cEqKa__stepLink{color:var(--primary);border-bottom:1px solid #0000;align-items:center;gap:.4rem;margin-top:.85rem;padding-bottom:1px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.landing-module___cEqKa__stepLink:hover,.landing-module___cEqKa__stepLink:focus{color:var(--primary-hover,var(--primary));border-bottom-color:currentColor}.landing-module___cEqKa__stepImage{border:1px solid var(--border);background:var(--bg-panel);border-radius:10px;margin-bottom:1.15rem;overflow:hidden}.landing-module___cEqKa__stepImage img{width:100%;height:auto;display:block}@media (max-width:767px){.landing-module___cEqKa__steps{gap:var(--space-4);grid-template-columns:1fr}}.landing-module___cEqKa__sectionAlt{background:var(--bg-chrome);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-module___cEqKa__industryPicker{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:start;gap:clamp(1.5rem,4vw,2.5rem);display:grid}@media (max-width:900px){.landing-module___cEqKa__industryPicker{grid-template-columns:1fr}}.landing-module___cEqKa__industryList{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.landing-module___cEqKa__industryGroup{gap:var(--space-2);flex-direction:column;display:flex}.landing-module___cEqKa__industryGroupTitle{font-size:var(--text-caption-size);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0;font-weight:600}.landing-module___cEqKa__industryOptions{gap:var(--space-2);flex-direction:column;display:flex}.landing-module___cEqKa__industryOption{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-panel);width:100%;color:inherit;scroll-margin-top:calc(var(--header-height) + var(--space-4));transition:border-color var(--duration-fast) var(--ease-default), background var(--duration-fast) var(--ease-default);flex-direction:column;align-items:stretch;padding:0;display:flex;overflow:hidden}.landing-module___cEqKa__industryOptionHit{width:100%;padding:var(--space-3) var(--space-4);color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:row;align-items:flex-start;gap:.75rem;display:flex}.landing-module___cEqKa__industryOptionHit:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 40%, transparent);outline-offset:-2px}.landing-module___cEqKa__industryOptionIcon{color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.landing-module___cEqKa__industryOptionSelected .landing-module___cEqKa__industryOptionIcon{color:var(--primary)}.landing-module___cEqKa__industryOptionCopy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.landing-module___cEqKa__industryOption:hover{border-color:var(--border-strong);background:var(--surface-raised)}.landing-module___cEqKa__industryOptionSelected,.landing-module___cEqKa__industryOptionSelected:hover{border-color:var(--primary);background:var(--primary-muted)}.landing-module___cEqKa__industryOptionTitle{font-size:var(--text-body-sm-size);color:var(--text-primary);font-weight:600}.landing-module___cEqKa__industryOptionTeaser{font-size:var(--text-caption-size);color:var(--text-secondary);line-height:1.4}.landing-module___cEqKa__industryOptionPreview{gap:var(--space-3);padding:0 var(--space-4) var(--space-4);flex-direction:column;min-width:0;display:flex}.landing-module___cEqKa__industryPreview{gap:var(--space-4);flex-direction:column;align-self:stretch;min-width:0;display:flex}@media (min-width:901px){.landing-module___cEqKa__industryPreviewSticky{top:calc(var(--header-height) + var(--space-4));gap:var(--space-4);flex-direction:column;display:flex;position:sticky}}.landing-module___cEqKa__industryTv{width:100%;min-width:0}.landing-module___cEqKa__industryTv>*{width:100%}.landing-module___cEqKa__industryPreviewMeta{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.landing-module___cEqKa__industryPreviewTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.landing-module___cEqKa__industryPreviewTeaser{color:var(--text-secondary);max-width:42ch;margin:0;font-size:.95rem;line-height:1.45}.landing-module___cEqKa__industryPreviewActions{align-items:center;gap:var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.landing-module___cEqKa__industryPreviewSecondary{color:var(--text-secondary);font-size:var(--text-body-sm-size);border-bottom:1px solid var(--border-default);padding-bottom:1px;font-weight:500;text-decoration:none}.landing-module___cEqKa__industryPreviewSecondary:hover{color:var(--text-primary);border-color:var(--border-strong)}.landing-module___cEqKa__industryPreviewDescription{margin:var(--space-3) 0 0;color:var(--text-secondary);font-size:var(--text-body-sm-size);max-width:48ch;line-height:1.55}.landing-module___cEqKa__industryHighlights{margin:var(--space-3) 0 0;gap:var(--space-3);flex-direction:column;width:100%;max-width:48ch;padding:0;list-style:none;display:flex}.landing-module___cEqKa__industryHighlight{padding:var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-panel);flex-direction:column;gap:.2rem;display:flex}.landing-module___cEqKa__industryHighlightTitle{font-size:var(--text-body-sm-size);color:var(--text-primary);font-weight:600}.landing-module___cEqKa__industryHighlightText{font-size:var(--text-caption-size);color:var(--text-secondary);line-height:1.45}.landing-module___cEqKa__demoCard{background:#050505;position:absolute;inset:0;overflow:hidden}.landing-module___cEqKa__demoCard .landing-module___cEqKa__demoInner{width:100%;max-width:none;height:100%;box-shadow:none;border-radius:0;position:absolute;inset:0}.landing-module___cEqKa__demoCardFallback{position:absolute;inset:0}.landing-module___cEqKa__categoryPreviewImage{object-fit:cover}.landing-module___cEqKa__categoryHero{border-bottom:1px solid var(--border);background:var(--bg-app);padding:clamp(2.5rem,5vw,4rem) 0 1.5rem}.landing-module___cEqKa__breadcrumb{color:var(--text-muted);flex-wrap:wrap;gap:.35rem;margin-bottom:1.25rem;font-size:.85rem;display:flex}.landing-module___cEqKa__breadcrumb a{color:var(--text-muted);text-decoration:none}.landing-module___cEqKa__breadcrumb a:hover{color:var(--text)}.landing-module___cEqKa__categoryHeroEyebrow{letter-spacing:.22em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.65rem;font-size:12px}.landing-module___cEqKa__categoryHeroTitle{letter-spacing:-.03em;text-wrap:balance;max-width:18ch;margin:0 0 .85rem;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:600;line-height:1.1}.landing-module___cEqKa__categoryHeroLead{color:var(--text-muted);max-width:52ch;margin:0;font-size:1.05rem;line-height:1.6}.landing-module___cEqKa__categoryFooterCta{max-width:36rem}.landing-module___cEqKa__categoryHeroActions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.landing-module___cEqKa__categoryFooterCta .landing-module___cEqKa__categoryHeroActions{margin-top:var(--space-3)}.landing-module___cEqKa__pricingPanel{background:var(--bg-panel);border:1px solid var(--border);border-radius:14px;max-width:540px;margin:0 auto;padding:2rem}.landing-module___cEqKa__priceHeadline{justify-content:center;align-items:baseline;gap:.4rem;display:flex}.landing-module___cEqKa__priceAmount{font-size:2.6rem;font-weight:700}.landing-module___cEqKa__pricePeriod{color:var(--text-muted)}.landing-module___cEqKa__priceIncluded{text-align:center;color:var(--text-muted);margin-bottom:1.75rem}.landing-module___cEqKa__stepperRow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.landing-module___cEqKa__stepper{align-items:center;gap:.25rem;display:flex}.landing-module___cEqKa__stepperBtn{border:1px solid var(--border);background:var(--bg-button);width:2.2rem;height:2.2rem;color:var(--text);border-radius:8px;font-size:1.1rem;line-height:1}.landing-module___cEqKa__stepperBtn:hover:not(:disabled){border-color:var(--primary)}.landing-module___cEqKa__stepperBtn:disabled{color:var(--text-muted)}.landing-module___cEqKa__stepperValue{text-align:center;font-variant-numeric:tabular-nums;min-width:3ch;font-weight:600}.landing-module___cEqKa__pricingHint{text-align:center;color:var(--text-muted);margin:-.35rem 0 .75rem;font-size:.9rem}.landing-module___cEqKa__costRow{color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;padding:.55rem 0;display:flex}.landing-module___cEqKa__totalRow{border-top:1px solid var(--border);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;padding:.9rem 0 1.4rem;display:flex}.landing-module___cEqKa__totalAmount{font-size:1.6rem;font-weight:700}.landing-module___cEqKa__signupLink{text-decoration:none;display:block}.landing-module___cEqKa__setupHero{border-bottom:1px solid var(--border);text-align:center;padding:clamp(2.5rem,6vw,4rem) 0 clamp(2rem,4vw,3rem)}.landing-module___cEqKa__setupHeroIcon{width:3.5rem;height:3.5rem;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.landing-module___cEqKa__setupHeroTitle{letter-spacing:-.03em;text-wrap:balance;max-width:22ch;margin:0 auto 1rem;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:600;line-height:1.15}.landing-module___cEqKa__setupHeroLead{max-width:52ch;color:var(--text-muted);margin:0 auto;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.65}.landing-module___cEqKa__setupInternetNote{border:1px solid var(--border);background:var(--bg-chrome);color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;gap:.45rem;margin:1.25rem auto 0;padding:.45rem .85rem;font-size:.85rem;line-height:1.4;display:inline-flex}.landing-module___cEqKa__setupCards{gap:var(--grid-gutter);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.landing-module___cEqKa__setupCard{border:1px solid var(--border);background:var(--bg-app);border-radius:12px;flex-direction:column;height:100%;padding:1.5rem;display:flex}.landing-module___cEqKa__setupCardIcon{width:3rem;height:3rem;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.landing-module___cEqKa__setupCardIconPremium{color:var(--text);background:color-mix(in srgb, var(--text) 8%, transparent)}.landing-module___cEqKa__setupCardTitle{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.25rem;font-weight:600}.landing-module___cEqKa__setupCardSubhead{color:var(--text-muted);margin:0 0 1rem;font-size:.95rem;font-weight:500}.landing-module___cEqKa__setupCardBody{flex-direction:column;flex:1;gap:.75rem;margin-bottom:1.1rem;display:flex}.landing-module___cEqKa__setupCardBody p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.55}.landing-module___cEqKa__setupByodNote{background:color-mix(in srgb, var(--text-muted) 8%, transparent);color:var(--text-muted);border-radius:8px;margin:0 0 1rem;padding:.75rem .85rem;font-size:.82rem;line-height:1.45}.landing-module___cEqKa__setupAsterisk{color:var(--primary);font-weight:600;text-decoration:none}.landing-module___cEqKa__setupAsterisk:hover{text-decoration:underline}.landing-module___cEqKa__setupBadge{color:var(--text);align-items:center;gap:.4rem;margin:0 0 1.15rem;font-size:.85rem;font-weight:500;display:inline-flex}.landing-module___cEqKa__setupPricing{border:1px solid var(--border);background:var(--bg-chrome);border-radius:10px;margin:0 0 1.1rem;padding:.9rem 1rem}.landing-module___cEqKa__setupPricingLine{color:var(--text);align-items:flex-start;gap:.55rem;margin:0 0 .55rem;font-size:.9rem;line-height:1.45;display:flex}.landing-module___cEqKa__setupPricingLine:last-of-type{margin-bottom:.65rem}.landing-module___cEqKa__setupPricingLine svg{color:var(--primary);flex-shrink:0;margin-top:.15rem}.landing-module___cEqKa__setupPricingNote{color:var(--text-muted);margin:0;font-size:.8rem}.landing-module___cEqKa__setupCardCta{margin-top:auto;text-decoration:none;display:block}.landing-module___cEqKa__setupTableWrap{border:1px solid var(--border);background:var(--bg-app);border-radius:12px;overflow-x:auto}.landing-module___cEqKa__setupTable{border-collapse:collapse;width:100%;min-width:32rem;font-size:.9rem}.landing-module___cEqKa__setupTable th,.landing-module___cEqKa__setupTable td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.85rem 1rem}.landing-module___cEqKa__setupTable thead th{background:var(--bg-chrome);font-weight:600}.landing-module___cEqKa__setupTable tbody th{color:var(--text);white-space:nowrap;font-weight:500}.landing-module___cEqKa__setupTable td{color:var(--text-muted)}.landing-module___cEqKa__setupTable tbody tr:last-child th,.landing-module___cEqKa__setupTable tbody tr:last-child td{border-bottom:none}.landing-module___cEqKa__setupMixNote{color:var(--text-muted);max-width:48ch;margin:1.25rem 0 0;font-size:.95rem;line-height:1.55}.landing-module___cEqKa__setupFaqHeading{align-items:center;gap:.5rem;display:inline-flex}.landing-module___cEqKa__setupFaqHeading svg{color:var(--primary)}.landing-module___cEqKa__setupFaq{gap:1.25rem;max-width:48rem;margin:0;display:grid}.landing-module___cEqKa__setupFaqItem dt{align-items:center;gap:.5rem;margin-bottom:.35rem;font-weight:600;display:flex}.landing-module___cEqKa__setupFaqItem dt svg{color:var(--primary);flex-shrink:0}.landing-module___cEqKa__setupFaqItem dd{color:var(--text-muted);margin:0;padding-left:1.75rem;font-size:.95rem;line-height:1.55}.landing-module___cEqKa__setupFaqPara{margin:0 0 .65rem}.landing-module___cEqKa__setupFaqPara:last-child{margin-bottom:0}.landing-module___cEqKa__setupFaqList{margin:0 0 .75rem;padding-left:1.15rem}.landing-module___cEqKa__setupFaqList li{margin-bottom:.4rem}.landing-module___cEqKa__setupFaqList li:last-child{margin-bottom:0}.landing-module___cEqKa__setupFooterCta{text-align:center;max-width:40rem;margin:0 auto}.landing-module___cEqKa__setupFooterIcon{width:3rem;height:3rem;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.85rem;display:inline-flex}.landing-module___cEqKa__setupFooterCta .landing-module___cEqKa__sectionTitle{margin-bottom:.75rem}.landing-module___cEqKa__setupFooterCta .landing-module___cEqKa__sectionLead{margin-left:auto;margin-right:auto}.landing-module___cEqKa__setupFooterCta .landing-module___cEqKa__categoryHeroActions{justify-content:center}.landing-module___cEqKa__setupDemoExamples{gap:var(--grid-gutter);grid-template-columns:repeat(3,minmax(0,1fr));max-width:56rem;margin-top:2.5rem;margin-left:auto;margin-right:auto;display:grid}.landing-module___cEqKa__setupDemoExample{border:1px solid var(--border);background:var(--bg-panel);border-radius:10px;overflow:hidden}.landing-module___cEqKa__setupDemoExample img{width:100%;height:auto;display:block}.landing-module___cEqKa__setupDemoCaption{color:var(--text-muted);text-align:center;margin:.65rem 0 0;font-size:.75rem;line-height:1.4}@media (max-width:767px){.landing-module___cEqKa__setupCards,.landing-module___cEqKa__setupDemoExamples{grid-template-columns:1fr}}.landing-module___cEqKa__footer{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);margin-top:auto;padding:2rem 1.5rem;font-size:.9rem}
.PublicShell-module__P4bn6q__shell{background:var(--surface-app);flex-direction:column;max-width:100%;min-height:100dvh;display:flex;overflow:clip}.PublicShell-module__P4bn6q__header{z-index:50;border-bottom:1px solid var(--border-default);background:var(--surface-chrome);position:sticky;top:0}.PublicShell-module__P4bn6q__headerInner{justify-content:space-between;align-items:center;gap:var(--space-4);max-width:var(--container-max-wide);padding:var(--space-3) var(--space-4);margin-inline:auto;display:flex}.PublicShell-module__P4bn6q__brand{align-items:center;gap:var(--space-2);font-family:var(--font-brand);font-size:var(--text-body-size);letter-spacing:-.02em;color:var(--text-primary);font-weight:700;text-decoration:none;display:inline-flex}.PublicShell-module__P4bn6q__nav{align-items:center;gap:var(--space-4);display:none}.PublicShell-module__P4bn6q__navLink{font-size:var(--text-body-sm-size);color:var(--text-secondary);text-decoration:none}.PublicShell-module__P4bn6q__navLink:hover{color:var(--text-primary)}.PublicShell-module__P4bn6q__actions{align-items:center;gap:var(--space-2);display:flex}.PublicShell-module__P4bn6q__main{flex-direction:column;flex:1 0 auto;width:100%;min-width:0;max-width:100%;display:flex;overflow:clip}.PublicShell-module__P4bn6q__main>*{min-width:0;max-width:100%}.PublicShell-module__P4bn6q__footer{align-items:center;gap:var(--space-3);border-top:1px solid var(--border-default);padding:var(--space-6) var(--space-4);text-align:center;font-size:var(--text-caption-size);color:var(--text-secondary);flex-direction:column;display:flex}.PublicShell-module__P4bn6q__footerBrand{align-items:center;gap:var(--space-2);display:inline-flex}.PublicShell-module__P4bn6q__footerName{font-family:var(--font-brand);font-size:var(--text-body-size);letter-spacing:-.02em;color:var(--text-primary);font-weight:700}.PublicShell-module__P4bn6q__footerCopy{margin:0}@media (min-width:720px){.PublicShell-module__P4bn6q__nav{display:flex}}
