.landing-module__bb5Xta__page{background:var(--bg-app);min-height:100dvh;color:var(--text);flex-direction:column;display:flex}.landing-module__bb5Xta__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__bb5Xta__brand{color:var(--text);align-items:center;gap:.6rem;font-weight:600;display:flex}.landing-module__bb5Xta__brandLogo{border-radius:6px;display:block}.landing-module__bb5Xta__navLink{color:var(--text-muted)}.landing-module__bb5Xta__navLink:hover,.landing-module__bb5Xta__navLink:focus{color:var(--text)}.landing-module__bb5Xta__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__bb5Xta__themeToggle:hover{color:var(--text);border-color:var(--border-strong)}.landing-module__bb5Xta__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__bb5Xta__heroInner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.landing-module__bb5Xta__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__bb5Xta__heroCopy{max-width:36rem}.landing-module__bb5Xta__heroTitle em{color:var(--text-muted);font-style:italic;font-weight:500}.landing-module__bb5Xta__heroSubtitle{color:var(--text-muted);max-width:42ch;margin:0;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.65}.landing-module__bb5Xta__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__bb5Xta__heroActions{align-items:center;gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.landing-module__bb5Xta__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__bb5Xta__heroSecondaryLink:hover{color:var(--text);border-color:var(--text-muted)}.landing-module__bb5Xta__heroVisual{width:100%;min-width:0}.landing-module__bb5Xta__heroVisual>*{width:100%}.landing-module__bb5Xta__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__bb5Xta__demoHero .landing-module__bb5Xta__demoInner{aspect-ratio:16/9;width:100%;max-width:none;box-shadow:none;border-radius:0;margin:0}@media (max-width:991px){.landing-module__bb5Xta__heroInner{grid-template-columns:1fr}.landing-module__bb5Xta__heroTitle{order:0}.landing-module__bb5Xta__heroCopy{text-align:center;order:2;max-width:none}.landing-module__bb5Xta__heroSubtitle,.landing-module__bb5Xta__heroLead{max-width:none;margin-inline:auto}.landing-module__bb5Xta__heroActions{justify-content:center}.landing-module__bb5Xta__heroVisual{order:1}}.landing-module__bb5Xta__eyebrow{letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.75rem;font-size:12px;font-weight:500}.landing-module__bb5Xta__section{padding:clamp(3.5rem,7vw,5rem) 0;scroll-margin-top:5rem}.landing-module__bb5Xta__sectionHeader{max-width:40rem;margin-bottom:clamp(2rem,4vw,3rem)}.landing-module__bb5Xta__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__bb5Xta__sectionTitle em{color:var(--text-muted);font-style:italic;font-weight:500}.landing-module__bb5Xta__sectionLead{color:var(--text-muted);max-width:52ch;margin:0;font-size:1.05rem;line-height:1.6}.landing-module__bb5Xta__sectionFoot{max-width:40rem;margin-top:clamp(2rem,4vw,3rem)}.landing-module__bb5Xta__featureGrid{justify-content:center;gap:var(--grid-gutter);margin-top:var(--space-4);flex-wrap:wrap;width:100%;display:flex}.landing-module__bb5Xta__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__bb5Xta__featureGridLandscape{--feature-card-max:480px}.landing-module__bb5Xta__featureGridLandscape .landing-module__bb5Xta__demoInner{max-width:none}.landing-module__bb5Xta__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__bb5Xta__featureImage{aspect-ratio:16/10;border-bottom:1px solid var(--border);position:relative}.landing-module__bb5Xta__featureImage img{object-fit:cover}.landing-module__bb5Xta__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__bb5Xta__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__bb5Xta__demoFrame{background:#000;border:0;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.landing-module__bb5Xta__demoInnerTv{max-width:none;box-shadow:none;border-radius:0;margin-inline:0}.landing-module__bb5Xta__heroDemo{width:100%;margin-top:2.5rem}.landing-module__bb5Xta__useCaseStage{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:stretch;gap:clamp(1.25rem,3vw,2rem);display:grid}.landing-module__bb5Xta__useCasePreview{min-width:0}.landing-module__bb5Xta__useCaseExamplesSlot{min-width:0;min-height:0;position:relative}.landing-module__bb5Xta__useCaseExamples{gap:var(--space-3);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}@media (min-width:801px){.landing-module__bb5Xta__useCaseExamples{overscroll-behavior:contain;position:absolute;inset:0;overflow-y:auto}}@media (max-width:800px){.landing-module__bb5Xta__useCaseStage{grid-template-columns:1fr}.landing-module__bb5Xta__useCaseExamples{position:static;overflow:visible}}.landing-module__bb5Xta__featureBody{padding:1.25rem 1.4rem 1.5rem}.landing-module__bb5Xta__featureTitle{margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.landing-module__bb5Xta__featureText{color:var(--text-muted);margin:0;font-size:.95rem}.landing-module__bb5Xta__steps{gap:var(--grid-gutter);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-module__bb5Xta__step{flex-direction:column;display:flex}.landing-module__bb5Xta__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__bb5Xta__stepTitle{letter-spacing:-.02em;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.15rem;font-weight:600;display:flex}.landing-module__bb5Xta__stepTitleIcon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-module__bb5Xta__stepText{color:var(--text-muted);max-width:28ch;margin:0;font-size:.95rem;line-height:1.55}.landing-module__bb5Xta__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__bb5Xta__stepLink:hover,.landing-module__bb5Xta__stepLink:focus{color:var(--primary-hover,var(--primary));border-bottom-color:currentColor}.landing-module__bb5Xta__stepImage{border:1px solid var(--border);background:var(--bg-panel);border-radius:10px;margin-bottom:1.15rem;overflow:hidden}.landing-module__bb5Xta__stepImage img{width:100%;height:auto;display:block}@media (max-width:767px){.landing-module__bb5Xta__steps{gap:var(--space-4);grid-template-columns:1fr}}.landing-module__bb5Xta__sectionAlt{background:var(--bg-chrome);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-module__bb5Xta__industryPicker{grid-template-columns:minmax(16rem,22rem) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,2.5rem);display:grid}@media (max-width:900px){.landing-module__bb5Xta__industryPicker{grid-template-columns:1fr}}.landing-module__bb5Xta__industryList{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.landing-module__bb5Xta__industryGroup{gap:var(--space-2);flex-direction:column;display:flex}.landing-module__bb5Xta__industryGroupTitle{font-size:var(--text-caption-size);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0;font-weight:600}.landing-module__bb5Xta__industryOptions{gap:var(--space-2);flex-direction:column;display:flex}.landing-module__bb5Xta__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__bb5Xta__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__bb5Xta__industryOptionHit:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 40%, transparent);outline-offset:-2px}.landing-module__bb5Xta__industryOptionIcon{color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.landing-module__bb5Xta__industryOptionSelected .landing-module__bb5Xta__industryOptionIcon{color:var(--primary)}.landing-module__bb5Xta__industryOptionCopy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.landing-module__bb5Xta__industryOption:hover{border-color:var(--border-strong);background:var(--surface-raised)}.landing-module__bb5Xta__industryOptionSelected,.landing-module__bb5Xta__industryOptionSelected:hover{border-color:var(--primary);background:var(--primary-muted)}.landing-module__bb5Xta__industryOptionTitle{font-size:var(--text-body-sm-size);color:var(--text-primary);font-weight:600}.landing-module__bb5Xta__industryOptionTeaser{font-size:var(--text-caption-size);color:var(--text-secondary);line-height:1.4}.landing-module__bb5Xta__industryOptionPreview{gap:var(--space-3);padding:0 var(--space-4) var(--space-4);flex-direction:column;min-width:0;display:flex}.landing-module__bb5Xta__industryPreview{gap:var(--space-4);flex-direction:column;align-self:stretch;min-width:0;display:flex}@media (min-width:901px){.landing-module__bb5Xta__industryPreviewSticky{top:calc(var(--header-height) + var(--space-4));gap:var(--space-4);flex-direction:column;display:flex;position:sticky}}.landing-module__bb5Xta__industryPreviewBody{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.landing-module__bb5Xta__industryPreviewTop{gap:var(--space-4);flex-direction:column;display:flex}.landing-module__bb5Xta__industryTv{width:100%;min-width:0}.landing-module__bb5Xta__industryTv>*{width:100%}.landing-module__bb5Xta__industryPreviewMeta{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.landing-module__bb5Xta__industryPreviewTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.landing-module__bb5Xta__industryPreviewTeaser{color:var(--text-secondary);max-width:42ch;margin:0;font-size:.95rem;line-height:1.45}.landing-module__bb5Xta__industryPreviewActions{align-items:center;gap:var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.landing-module__bb5Xta__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__bb5Xta__industryPreviewSecondary:hover{color:var(--text-primary);border-color:var(--border-strong)}.landing-module__bb5Xta__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__bb5Xta__industryHighlights{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0;padding:0;list-style:none;display:grid}.landing-module__bb5Xta__industryOptionPreview .landing-module__bb5Xta__industryHighlights{grid-template-columns:1fr}.landing-module__bb5Xta__industryOptionPreview .landing-module__bb5Xta__industryTv{max-width:none}.landing-module__bb5Xta__industryHighlight{padding:var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-panel);flex-direction:row;align-items:flex-start;gap:.75rem;display:flex}.landing-module__bb5Xta__industryHighlightIcon{color:var(--text-secondary);flex-shrink:0;margin-top:.1rem;display:flex}.landing-module__bb5Xta__industryHighlightCopy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.landing-module__bb5Xta__industryHighlightTitle{font-size:var(--text-body-sm-size);color:var(--text-primary);font-weight:600}.landing-module__bb5Xta__industryHighlightText{font-size:var(--text-caption-size);color:var(--text-secondary);line-height:1.45}.landing-module__bb5Xta__demoCard{background:#050505;position:absolute;inset:0;overflow:hidden}.landing-module__bb5Xta__demoCard .landing-module__bb5Xta__demoInner{width:100%;max-width:none;height:100%;box-shadow:none;border-radius:0;position:absolute;inset:0}.landing-module__bb5Xta__demoCardFallback{position:absolute;inset:0}.landing-module__bb5Xta__categoryPreviewImage{object-fit:cover}.landing-module__bb5Xta__categoryHero{border-bottom:1px solid var(--border);background:var(--bg-app);padding:clamp(2.5rem,5vw,4rem) 0 1.5rem}.landing-module__bb5Xta__breadcrumb{color:var(--text-muted);flex-wrap:wrap;gap:.35rem;margin-bottom:1.25rem;font-size:.85rem;display:flex}.landing-module__bb5Xta__breadcrumb a{color:var(--text-muted);text-decoration:none}.landing-module__bb5Xta__breadcrumb a:hover{color:var(--text)}.landing-module__bb5Xta__categoryHeroEyebrow{letter-spacing:.22em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.65rem;font-size:12px}.landing-module__bb5Xta__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__bb5Xta__categoryHeroLead{color:var(--text-muted);max-width:52ch;margin:0;font-size:1.05rem;line-height:1.6}.landing-module__bb5Xta__categoryFooterCta{max-width:36rem}.landing-module__bb5Xta__categoryHeroActions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.landing-module__bb5Xta__categoryFooterCta .landing-module__bb5Xta__categoryHeroActions{margin-top:var(--space-3)}.landing-module__bb5Xta__priceIncluded{text-align:center;color:var(--text-muted)}.landing-module__bb5Xta__planCards{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.25rem;max-width:880px;margin:0 auto;display:grid}.landing-module__bb5Xta__planCard{background:var(--bg-panel);border:1px solid color-mix(in srgb, var(--primary) 45%, var(--border));box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 18%, transparent);border-radius:14px;flex-direction:column;padding:1.5rem 1.5rem 1.35rem;display:flex}.landing-module__bb5Xta__planCardName{margin:0;font-size:1.15rem;font-weight:650}.landing-module__bb5Xta__planCardTag{color:var(--text-muted);margin:.2rem 0 .9rem;font-size:.92rem}.landing-module__bb5Xta__planCardPrice{align-items:baseline;gap:.35rem;margin:0;display:flex}.landing-module__bb5Xta__priceAmount{font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:2.15rem;font-weight:700}.landing-module__bb5Xta__pricePeriod{color:var(--text-muted)}.landing-module__bb5Xta__planCardYearly{color:var(--text-muted);margin:.35rem 0 0;font-size:.9rem}.landing-module__bb5Xta__planCardMeter{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;margin:1.1rem 0 .35rem;padding:.75rem 0;display:flex}.landing-module__bb5Xta__planCardMeterLabel{font-size:.92rem}.landing-module__bb5Xta__planCardExtras{color:var(--text-muted);font-variant-numeric:tabular-nums;margin:.45rem 0 0;font-size:.88rem}.landing-module__bb5Xta__planCardList{gap:.45rem;margin:1rem 0 1.25rem;padding:0;font-size:.95rem;list-style:none;display:grid}.landing-module__bb5Xta__planCardList li{padding-left:1.1rem;position:relative}.landing-module__bb5Xta__planCardList li:before{content:"";background:var(--primary);border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:.55em;left:0}.landing-module__bb5Xta__stepper{align-items:center;gap:.25rem;display:flex}.landing-module__bb5Xta__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__bb5Xta__stepperBtn:hover:not(:disabled){border-color:var(--primary)}.landing-module__bb5Xta__stepperBtn:disabled{color:var(--text-muted)}.landing-module__bb5Xta__stepperValue{text-align:center;font-variant-numeric:tabular-nums;min-width:3ch;font-weight:600}.landing-module__bb5Xta__pricingHint{color:var(--text-muted);margin:.35rem 0 0;font-size:.88rem}.landing-module__bb5Xta__signupLink{margin-top:auto;text-decoration:none;display:block}@media (max-width:720px){.landing-module__bb5Xta__planCards{grid-template-columns:1fr}}.landing-module__bb5Xta__setupHero{border-bottom:1px solid var(--border);text-align:center;padding:clamp(2.5rem,6vw,4rem) 0 clamp(2rem,4vw,3rem)}.landing-module__bb5Xta__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__bb5Xta__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__bb5Xta__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__bb5Xta__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__bb5Xta__setupCards{gap:var(--grid-gutter);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.landing-module__bb5Xta__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__bb5Xta__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__bb5Xta__setupCardIconPremium{color:var(--text);background:color-mix(in srgb, var(--text) 8%, transparent)}.landing-module__bb5Xta__setupCardTitle{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.25rem;font-weight:600}.landing-module__bb5Xta__setupCardSubhead{color:var(--text-muted);margin:0 0 1rem;font-size:.95rem;font-weight:500}.landing-module__bb5Xta__setupCardBody{flex-direction:column;flex:1;gap:.75rem;margin-bottom:1.1rem;display:flex}.landing-module__bb5Xta__setupCardBody p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.55}.landing-module__bb5Xta__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__bb5Xta__setupAsterisk{color:var(--primary);font-weight:600;text-decoration:none}.landing-module__bb5Xta__setupAsterisk:hover{text-decoration:underline}.landing-module__bb5Xta__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__bb5Xta__setupPricing{border:1px solid var(--border);background:var(--bg-chrome);border-radius:10px;margin:0 0 1.1rem;padding:.9rem 1rem}.landing-module__bb5Xta__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__bb5Xta__setupPricingLine:last-of-type{margin-bottom:.65rem}.landing-module__bb5Xta__setupPricingLine svg{color:var(--primary);flex-shrink:0;margin-top:.15rem}.landing-module__bb5Xta__setupPricingNote{color:var(--text-muted);margin:0;font-size:.8rem}.landing-module__bb5Xta__setupCardCta{margin-top:auto;text-decoration:none;display:block}.landing-module__bb5Xta__setupTableWrap{border:1px solid var(--border);background:var(--bg-app);border-radius:12px;overflow-x:auto}.landing-module__bb5Xta__setupTable{border-collapse:collapse;width:100%;min-width:32rem;font-size:.9rem}.landing-module__bb5Xta__setupTable th,.landing-module__bb5Xta__setupTable td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.85rem 1rem}.landing-module__bb5Xta__setupTable thead th{background:var(--bg-chrome);font-weight:600}.landing-module__bb5Xta__setupTable tbody th{color:var(--text);white-space:nowrap;font-weight:500}.landing-module__bb5Xta__setupTable td{color:var(--text-muted)}.landing-module__bb5Xta__setupTable tbody tr:last-child th,.landing-module__bb5Xta__setupTable tbody tr:last-child td{border-bottom:none}.landing-module__bb5Xta__setupMixNote{color:var(--text-muted);max-width:48ch;margin:1.25rem 0 0;font-size:.95rem;line-height:1.55}.landing-module__bb5Xta__setupFaqHeading{align-items:center;gap:.5rem;display:inline-flex}.landing-module__bb5Xta__setupFaqHeading svg{color:var(--primary)}.landing-module__bb5Xta__setupFaq{gap:1.25rem;max-width:48rem;margin:0;display:grid}.landing-module__bb5Xta__setupFaqItem dt{align-items:center;gap:.5rem;margin-bottom:.35rem;font-weight:600;display:flex}.landing-module__bb5Xta__setupFaqItem dt svg{color:var(--primary);flex-shrink:0}.landing-module__bb5Xta__setupFaqItem dd{color:var(--text-muted);margin:0;padding-left:1.75rem;font-size:.95rem;line-height:1.55}.landing-module__bb5Xta__setupFaqPara{margin:0 0 .65rem}.landing-module__bb5Xta__setupFaqPara:last-child{margin-bottom:0}.landing-module__bb5Xta__setupFaqList{margin:0 0 .75rem;padding-left:1.15rem}.landing-module__bb5Xta__setupFaqList li{margin-bottom:.4rem}.landing-module__bb5Xta__setupFaqList li:last-child{margin-bottom:0}.landing-module__bb5Xta__setupFooterCta{text-align:center;max-width:40rem;margin:0 auto}.landing-module__bb5Xta__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__bb5Xta__setupFooterCta .landing-module__bb5Xta__sectionTitle{margin-bottom:.75rem}.landing-module__bb5Xta__setupFooterCta .landing-module__bb5Xta__sectionLead{margin-left:auto;margin-right:auto}.landing-module__bb5Xta__setupFooterCta .landing-module__bb5Xta__categoryHeroActions{justify-content:center}.landing-module__bb5Xta__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__bb5Xta__setupDemoExample{border:1px solid var(--border);background:var(--bg-panel);border-radius:10px;overflow:hidden}.landing-module__bb5Xta__setupDemoExample img{width:100%;height:auto;display:block}.landing-module__bb5Xta__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__bb5Xta__setupCards,.landing-module__bb5Xta__setupDemoExamples{grid-template-columns:1fr}}.landing-module__bb5Xta__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__TjuIRG__shell{background:var(--surface-app);flex-direction:column;max-width:100%;min-height:100dvh;display:flex;overflow:clip}.PublicShell-module__TjuIRG__header{z-index:50;border-bottom:1px solid var(--border-default);background:var(--surface-chrome);position:sticky;top:0}.PublicShell-module__TjuIRG__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__TjuIRG__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__TjuIRG__nav{align-items:center;gap:var(--space-4);display:none}.PublicShell-module__TjuIRG__navLink{font-size:var(--text-body-sm-size);color:var(--text-secondary);text-decoration:none}.PublicShell-module__TjuIRG__navLink:hover{color:var(--text-primary)}.PublicShell-module__TjuIRG__actions{align-items:center;gap:var(--space-2);display:flex}.PublicShell-module__TjuIRG__main{flex-direction:column;flex:1 0 auto;width:100%;min-width:0;max-width:100%;display:flex;overflow:clip}.PublicShell-module__TjuIRG__main>*{min-width:0;max-width:100%}.PublicShell-module__TjuIRG__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__TjuIRG__footerBrand{align-items:center;gap:var(--space-2);display:inline-flex}.PublicShell-module__TjuIRG__footerName{font-family:var(--font-brand);font-size:var(--text-body-size);letter-spacing:-.02em;color:var(--text-primary);font-weight:700}.PublicShell-module__TjuIRG__footerCopy{margin:0}@media (min-width:720px){.PublicShell-module__TjuIRG__nav{display:flex}}
.AuthCard-module__f_-Gxq__center{width:100%;padding:var(--space-8) var(--space-4);flex:1;justify-content:center;align-items:center;display:flex}.AuthCard-module__f_-Gxq__pair{justify-content:center;align-items:flex-start;gap:var(--space-6);flex-wrap:wrap;width:100%;display:flex}.AuthCard-module__f_-Gxq__cardWrap{flex:0 auto;width:min(400px,100%)}.AuthCard-module__f_-Gxq__aside{flex:260px;width:min(360px,100%)}.AuthCard-module__f_-Gxq__profile{gap:var(--space-3);flex-direction:column;display:flex}.AuthCard-module__f_-Gxq__profileHead{gap:var(--space-3);align-items:flex-start;display:flex}.AuthCard-module__f_-Gxq__avatar{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:72px;height:72px}.AuthCard-module__f_-Gxq__profileName{font-size:var(--text-h3-size);font-weight:var(--text-h3-weight);line-height:var(--text-h3-line);margin:0}.AuthCard-module__f_-Gxq__profileHeadline{margin:var(--space-1) 0 0;color:var(--text-secondary);font-size:var(--text-body-sm-size)}.AuthCard-module__f_-Gxq__profileCopy{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.AuthCard-module__f_-Gxq__profileBio{margin:0}.AuthCard-module__f_-Gxq__profileBadge{letter-spacing:.12em;font-size:var(--text-caption-size);color:var(--text-secondary);text-transform:uppercase;margin:0}.AuthCard-module__f_-Gxq__profileDisclaimer{padding-top:var(--space-3);border-top:1px solid var(--border-default);color:var(--text-secondary);font-size:var(--text-caption-size);margin:0;line-height:1.45}@media (min-width:840px){.AuthCard-module__f_-Gxq__pair{flex-wrap:nowrap;max-width:840px}.AuthCard-module__f_-Gxq__aside{flex:320px}}.AuthCard-module__f_-Gxq__eyebrow{letter-spacing:.12em;font-size:var(--text-caption-size);color:var(--text-secondary);text-transform:uppercase;margin:0 0 var(--space-2)}.AuthCard-module__f_-Gxq__title{margin:0 0 var(--space-5);font-size:var(--text-h2-size);font-weight:var(--text-h2-weight);line-height:var(--text-h2-line)}.AuthCard-module__f_-Gxq__form{gap:var(--space-4);flex-direction:column;display:flex}.AuthCard-module__f_-Gxq__linkRow{justify-content:space-between;align-items:center;gap:var(--space-4);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--border-default);font-size:var(--text-body-sm-size);flex-wrap:wrap;display:flex}.AuthCard-module__f_-Gxq__heroMedia{margin:0 0 var(--space-5);border-radius:var(--radius-md,10px);border:1px solid var(--border-default);line-height:0;overflow:hidden}.AuthCard-module__f_-Gxq__heroMedia img{width:100%;height:auto;display:block}.AuthCard-module__f_-Gxq__bodyCopy{font-size:var(--text-body-sm-size);color:var(--text-secondary);text-align:center;margin:0;line-height:1.55}.AuthCard-module__f_-Gxq__linkFooter{margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--border-default);font-size:var(--text-body-sm-size);color:var(--text-secondary);text-align:center}.AuthCard-module__f_-Gxq__linkRow a,.AuthCard-module__f_-Gxq__linkFooter a{color:var(--primary);font-weight:500;text-decoration:none}.AuthCard-module__f_-Gxq__linkRow a:hover,.AuthCard-module__f_-Gxq__linkFooter a:hover{color:var(--primary-hover);text-decoration:underline}.AuthCard-module__f_-Gxq__textButton{color:var(--primary);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:500}.AuthCard-module__f_-Gxq__textButton:hover:not(:disabled){color:var(--primary-hover);text-decoration:underline}.AuthCard-module__f_-Gxq__textButton:disabled{opacity:.55;cursor:not-allowed}
.ProfileLinksRow-module__ZktK5G__row{margin:var(--space-4) 0 0;flex-wrap:wrap;align-items:center;padding:0;list-style:none;display:flex}.ProfileLinksRow-module__ZktK5G__row li{align-items:center;display:flex}.ProfileLinksRow-module__ZktK5G__row li:not(:last-child):after{content:"";width:1px;height:.9em;margin:0 var(--space-3);background:var(--border-default)}.ProfileLinksRow-module__ZktK5G__row a{align-items:center;gap:var(--space-2);color:var(--primary);font-size:var(--text-body-sm-size);text-decoration:none;display:inline-flex}.ProfileLinksRow-module__ZktK5G__row a:hover{text-decoration:underline}.ProfileLinksRow-module__ZktK5G__row svg{flex-shrink:0}
