.landing-module__bxHgOq__header{z-index:100;background:var(--surface-header);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:1rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__bxHgOq__logo{align-items:center;gap:.75rem;display:flex}.landing-module__bxHgOq__logoText{font-family:var(--font-display),var(--font-sans);letter-spacing:.015em;color:var(--text-primary);text-transform:lowercase;font-size:1.18rem;font-weight:820;line-height:1;position:relative}.landing-module__bxHgOq__logoText:after{content:"";background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));opacity:.75;transform-origin:0;height:2px;transition:opacity var(--transition-fast),transform var(--transition-fast);border-radius:999px;position:absolute;bottom:-.28rem;left:.05em;right:.05em;transform:scaleX(.42)}.landing-module__bxHgOq__logo:hover .landing-module__bxHgOq__logoText:after{opacity:1;transform:scaleX(1)}.landing-module__bxHgOq__nav{align-items:center;gap:.5rem;display:flex}.landing-module__bxHgOq__navLink{border-radius:var(--radius-sm);color:var(--text-secondary);transition:all var(--transition-fast);border:1px solid #0000;align-items:center;gap:.5rem;padding:.45rem .8rem;display:flex}.landing-module__bxHgOq__navLink:hover{color:var(--text-primary);border-color:var(--border-secondary);background:var(--surface-muted)}.landing-module__bxHgOq__navLinkAccent{color:gold;background:linear-gradient(135deg,#ffd7001f 0%,#ffaa0014 100%);border-color:#ffd70059}.landing-module__bxHgOq__navLinkAccent:hover{border-color:gold}.landing-module__bxHgOq__treasureIcon{color:gold}.landing-module__bxHgOq__ctaButton{border-radius:var(--radius-sm);background:var(--accent-gradient);color:var(--accent-contrast);align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.landing-module__bxHgOq__ctaButton:hover{transform:translateY(-1px)}.landing-module__bxHgOq__hero{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-height:auto;padding:clamp(5rem,8vh,6.25rem) 2rem 3rem;display:flex;position:relative;overflow:hidden}.landing-module__bxHgOq__sectionReveal{opacity:0;filter:blur(10px);width:100%;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:transform,opacity,filter}.landing-module__bxHgOq__revealUp{transform:translateY(28px)}.landing-module__bxHgOq__revealLeft{transform:translate(-28px)}.landing-module__bxHgOq__revealRight{transform:translate(28px)}.landing-module__bxHgOq__revealScale{transform:translateY(20px)scale(.985)}.landing-module__bxHgOq__revealVisible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.landing-module__bxHgOq__bgDecor{pointer-events:none;z-index:0;position:absolute;inset:0}.landing-module__bxHgOq__orb1{background:radial-gradient(circle,var(--hero-orb-primary)0%,transparent 70%);filter:blur(80px);width:600px;height:600px;animation:16s ease-in-out infinite landing-module__bxHgOq__floatOrb;position:absolute;top:-150px;left:-100px}.landing-module__bxHgOq__orb2{background:radial-gradient(circle,var(--hero-orb-secondary)0%,transparent 70%);filter:blur(80px);width:500px;height:500px;animation:18s ease-in-out 2s infinite landing-module__bxHgOq__floatOrb;position:absolute;bottom:-100px;right:-100px}.landing-module__bxHgOq__gridOverlay{background-image:linear-gradient(var(--grid-line)1px,transparent 1px),linear-gradient(90deg,var(--grid-line)1px,transparent 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.landing-module__bxHgOq__heroContent{z-index:1;max-width:900px;position:relative}.landing-module__bxHgOq__statusChip{background:var(--surface-muted);border:1px solid var(--border-primary);box-shadow:var(--shadow-soft);border-radius:100px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.4rem .9rem;display:inline-flex}.landing-module__bxHgOq__statusDot{background:var(--accent-primary);width:6px;height:6px;box-shadow:0 0 8px var(--accent-primary);border-radius:50%;animation:2s infinite landing-module__bxHgOq__pulse}@keyframes landing-module__bxHgOq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes landing-module__bxHgOq__floatOrb{0%,to{transform:translate(0,0)}50%{transform:translateY(-18px)}}.landing-module__bxHgOq__statusText{color:var(--text-secondary);letter-spacing:.02em;font-size:.78rem;font-weight:500}.landing-module__bxHgOq__heroTitle{letter-spacing:-.025em;word-break:keep-all;overflow-wrap:normal;margin-bottom:1.5rem;font-size:clamp(2.2rem,8vw,4.8rem);font-weight:900;line-height:1.12}.landing-module__bxHgOq__gradientText{color:var(--text-primary)}.landing-module__bxHgOq__heroHighlight{display:inline-block;position:relative}.landing-module__bxHgOq__heroHighlight:after{content:"";z-index:-1;background:var(--hero-highlight);border-radius:4px;height:.26em;position:absolute;bottom:.1em;left:-.08em;right:-.08em}.landing-module__bxHgOq__heroDescription{color:var(--text-secondary);word-break:keep-all;overflow-wrap:normal;margin-bottom:2rem;font-size:1.15rem;line-height:1.8}.landing-module__bxHgOq__heroDescription strong{color:var(--text-primary);font-weight:600}.landing-module__bxHgOq__heroCta{justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.landing-module__bxHgOq__buttonIconWrap{width:32px;height:32px;transition:transform var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast);background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.landing-module__bxHgOq__primaryButton,.landing-module__bxHgOq__secondaryButton{border-radius:var(--radius-sm);transition:transform var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);align-items:center;gap:.625rem;padding:.95rem 1.9rem;font-size:1rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.landing-module__bxHgOq__primaryButton{background:var(--accent-gradient);color:var(--accent-contrast);box-shadow:var(--shadow-accent)}.landing-module__bxHgOq__secondaryButton{border:1px solid var(--border-primary);background:var(--surface-muted);color:var(--text-primary)}.landing-module__bxHgOq__primaryButton:hover,.landing-module__bxHgOq__secondaryButton:hover{transform:translateY(-2px)}.landing-module__bxHgOq__primaryButton:hover .landing-module__bxHgOq__buttonIconWrap,.landing-module__bxHgOq__secondaryButton:hover .landing-module__bxHgOq__buttonIconWrap,.landing-module__bxHgOq__ctaMainButton:hover .landing-module__bxHgOq__buttonIconWrap{background:#ffffff38;transform:translate(3px)}.landing-module__bxHgOq__primaryButton:after,.landing-module__bxHgOq__secondaryButton:after,.landing-module__bxHgOq__ctaMainButton:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff24 30%,#0000 60%);transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-130%)}.landing-module__bxHgOq__primaryButton:hover:after,.landing-module__bxHgOq__secondaryButton:hover:after,.landing-module__bxHgOq__ctaMainButton:hover:after{transform:translate(120%)}.landing-module__bxHgOq__heroStats{justify-content:center;align-items:center;gap:2.5rem;display:flex}.landing-module__bxHgOq__statItem{flex-direction:column;align-items:center;display:flex}.landing-module__bxHgOq__statValue{font-size:1.9rem;font-weight:800}.landing-module__bxHgOq__statLabel{color:var(--text-muted);font-size:.8125rem}.landing-module__bxHgOq__scrollIndicator{color:var(--text-muted);animation:2.8s ease-in-out infinite landing-module__bxHgOq__scrollPrompt;position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%)}@keyframes landing-module__bxHgOq__scrollPrompt{0%,to{opacity:.45;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(8px)}}.landing-module__bxHgOq__features,.landing-module__bxHgOq__about,.landing-module__bxHgOq__cta{z-index:1;max-width:1200px;margin:0 auto;padding:5rem 2rem;position:relative}.landing-module__bxHgOq__features{padding-top:0;padding-bottom:0}.landing-module__bxHgOq__sectionHeader{text-align:center;margin-bottom:3.2rem}.landing-module__bxHgOq__sectionTitle{margin-bottom:.9rem;font-size:clamp(1.7rem,4vw,2.5rem);font-weight:800}.landing-module__bxHgOq__sectionSubtitle{max-width:620px;color:var(--text-secondary);margin:0 auto;font-size:1.075rem}.landing-module__bxHgOq__sectionScrollCue{height:32px;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.landing-module__bxHgOq__sectionScrollCue svg{animation:2.8s ease-in-out infinite landing-module__bxHgOq__sectionScrollPrompt}.landing-module__bxHgOq__sectionScrollCue:first-child{margin-bottom:5rem}.landing-module__bxHgOq__sectionScrollCue:last-child{margin-top:5rem}@keyframes landing-module__bxHgOq__sectionScrollPrompt{0%,to{opacity:.45;transform:translateY(-4px)}50%{opacity:1;transform:translateY(4px)}}.landing-module__bxHgOq__featureGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.landing-module__bxHgOq__featureGrid>*{min-width:0}.landing-module__bxHgOq__featureCard{border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:var(--surface-card);width:100%;height:100%;transition:transform var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal),background var(--transition-normal);padding:1.7rem;display:block;position:relative;overflow:hidden}.landing-module__bxHgOq__featureCard:before{content:"";border-radius:calc(var(--radius-lg) - 1px);pointer-events:none;background:linear-gradient(#ffffff2e,#0000 34%);position:absolute;inset:1px}.landing-module__bxHgOq__featureCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-soft);transform:translateY(-4px)}.landing-module__bxHgOq__featureIcon{border-radius:var(--radius-md);color:#fff;z-index:1;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.2rem;display:flex;position:relative}.landing-module__bxHgOq__featureTitle{z-index:1;margin-bottom:.6rem;font-size:1.2rem;font-weight:700;position:relative}.landing-module__bxHgOq__featureDescription{color:var(--text-secondary);z-index:1;font-size:.94rem;line-height:1.65;position:relative}.landing-module__bxHgOq__featureGlow{opacity:0;filter:blur(30px);transition:opacity var(--transition-normal);position:absolute;inset:0}.landing-module__bxHgOq__featureCard:hover .landing-module__bxHgOq__featureGlow{opacity:.14}.landing-module__bxHgOq__about{background:var(--surface-section);border-radius:var(--radius-lg);border:1px solid var(--border-primary);box-shadow:var(--shadow-soft)}.landing-module__bxHgOq__aboutContent{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.landing-module__bxHgOq__aboutText,.landing-module__bxHgOq__aboutVisual{min-width:0}.landing-module__bxHgOq__aboutEyebrow{color:var(--accent-primary);letter-spacing:.02em;margin-bottom:.7rem;font-size:.92rem;font-weight:700}.landing-module__bxHgOq__aboutTitle{margin-bottom:1.25rem;font-size:clamp(1.7rem,4vw,2.45rem);line-height:1.3}.landing-module__bxHgOq__aboutDescriptionGroup{gap:1.25rem;display:grid}.landing-module__bxHgOq__aboutDescription{color:var(--text-secondary);text-wrap:pretty;margin:0;line-height:1.84}.landing-module__bxHgOq__aboutVisual{min-width:0}.landing-module__bxHgOq__aboutArtifact{border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:linear-gradient(145deg,#ffffff1a,transparent 34%),radial-gradient(circle at 84% 16%,#38bdf833,transparent 34%),var(--surface-card);min-height:420px;box-shadow:var(--shadow-soft);padding:1.15rem;position:relative;overflow:hidden}.landing-module__bxHgOq__aboutArtifact:before{content:"";background-image:linear-gradient(var(--grid-line)1px,transparent 1px),linear-gradient(90deg,var(--grid-line)1px,transparent 1px);pointer-events:none;background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.landing-module__bxHgOq__aboutArtifact:after{content:"";border:1px solid var(--border-accent);background:radial-gradient(circle,var(--accent-muted),transparent 68%);opacity:.72;pointer-events:none;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-92px;right:-78px}.landing-module__bxHgOq__artifactTopbar,.landing-module__bxHgOq__artifactHeader,.landing-module__bxHgOq__artifactFlow,.landing-module__bxHgOq__artifactNote{z-index:1;position:relative}.landing-module__bxHgOq__artifactTopbar{gap:.45rem;margin-bottom:1rem;display:flex}.landing-module__bxHgOq__artifactTopbar span{background:var(--border-secondary);border-radius:50%;width:8px;height:8px}.landing-module__bxHgOq__artifactTopbar span:first-child{background:var(--accent-primary)}.landing-module__bxHgOq__artifactHeader{border:1px solid var(--border-primary);border-radius:var(--radius-md);background:#ffffff0b;gap:.45rem;margin-bottom:1.2rem;padding:1.25rem;display:grid}.landing-module__bxHgOq__artifactKicker{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.landing-module__bxHgOq__artifactHeader strong{color:var(--text-primary);font-size:clamp(1.15rem,2.6vw,1.45rem);line-height:1.35}.landing-module__bxHgOq__artifactFlow{gap:.85rem;display:grid}.landing-module__bxHgOq__flowCard{border:1px solid var(--border-primary);border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-card)74%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:70px;transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);grid-template-columns:44px 1fr;align-items:center;gap:.9rem;padding:.95rem 1rem;display:grid}.landing-module__bxHgOq__flowCard:hover{border-color:var(--border-accent);background:var(--surface-muted);box-shadow:var(--accent-glow)}.landing-module__bxHgOq__flowIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-primary);background:var(--accent-muted);justify-content:center;align-items:center;display:inline-flex}.landing-module__bxHgOq__flowCard p{color:var(--text-primary);font-weight:700;line-height:1.5}.landing-module__bxHgOq__artifactNote{border-left:2px solid var(--accent-primary);border-radius:0 var(--radius-md)var(--radius-md)0;background:var(--surface-subtle);margin-top:1rem;padding:1rem 1.1rem}.landing-module__bxHgOq__noteLabel{font-family:var(--font-mono);color:var(--accent-primary);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.35rem;font-size:.76rem;font-weight:700;display:block}.landing-module__bxHgOq__artifactNote p{color:var(--text-secondary);font-size:.92rem;line-height:1.65}.landing-module__bxHgOq__cta{text-align:center}.landing-module__bxHgOq__ctaContent{max-width:640px;margin:0 auto}.landing-module__bxHgOq__ctaTitle{margin-bottom:.9rem;font-size:clamp(1.95rem,5vw,2.9rem);font-weight:800}.landing-module__bxHgOq__ctaDescription{color:var(--text-secondary);margin-bottom:1.7rem;font-size:1.1rem}.landing-module__bxHgOq__mobileOnlyBreak{display:none}.landing-module__bxHgOq__ctaMainButton{border-radius:var(--radius-sm);background:var(--accent-gradient);color:var(--accent-contrast);box-shadow:var(--shadow-accent);align-items:center;gap:.7rem;padding:1.1rem 2.3rem;font-size:1.05rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.landing-module__bxHgOq__ctaMainButton:hover{transform:translateY(-2px)}.landing-module__bxHgOq__footer{z-index:1;border-top:1px solid var(--border-primary);background:var(--surface-header);margin-top:2rem;padding:2.5rem 1.5rem;position:relative}.landing-module__bxHgOq__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;display:flex}.landing-module__bxHgOq__footerBrand{align-items:center;gap:.75rem;font-size:1.08rem;font-weight:700;display:flex}.landing-module__bxHgOq__footerLinks{align-items:center;gap:.8rem;display:flex}.landing-module__bxHgOq__socialLink,.landing-module__bxHgOq__footerLinks a,.landing-module__bxHgOq__footerEmail{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text-secondary);background:var(--surface-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.landing-module__bxHgOq__socialLink:hover,.landing-module__bxHgOq__footerLinks a:hover{color:var(--accent-contrast);background:var(--accent-primary);transform:translateY(-2px)}.landing-module__bxHgOq__footerEmail{white-space:nowrap;gap:.5rem;width:auto;padding:0 .85rem;font-size:.86rem;font-weight:700}.landing-module__bxHgOq__footerEmail svg{flex:none}.landing-module__bxHgOq__footerCopy{color:var(--text-muted);font-size:.875rem}@media (max-width:1024px){.landing-module__bxHgOq__aboutContent{grid-template-columns:1fr;gap:2.2rem}.landing-module__bxHgOq__aboutText{text-align:center}.landing-module__bxHgOq__aboutDescriptionGroup{max-width:720px;margin:0 auto}.landing-module__bxHgOq__aboutFeatures{justify-content:center}}@media (max-width:768px){.landing-module__bxHgOq__header{padding:1rem 1.2rem}.landing-module__bxHgOq__nav{display:none}.landing-module__bxHgOq__hero{text-align:center;justify-content:flex-start;align-items:center;min-height:auto;padding:5.8rem 1.2rem 2.4rem}.landing-module__bxHgOq__heroContent{text-align:center;width:100%;max-width:100%}.landing-module__bxHgOq__statusChip{align-self:center;margin-bottom:1.1rem}.landing-module__bxHgOq__heroTitle{text-align:center;text-wrap:pretty;margin-bottom:1rem;font-size:clamp(2rem,9vw,3.1rem);line-height:1.08}.landing-module__bxHgOq__heroDescription{text-align:center;text-wrap:pretty;margin-bottom:1.35rem;font-size:.96rem;line-height:1.7}.landing-module__bxHgOq__heroCta{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:2rem}.landing-module__bxHgOq__primaryButton,.landing-module__bxHgOq__secondaryButton{justify-content:center;width:100%;padding:.9rem 1.2rem;font-size:.95rem}.landing-module__bxHgOq__heroStats{flex-wrap:wrap;gap:1.4rem}.landing-module__bxHgOq__scrollIndicator{margin-top:1rem;position:static;transform:none}.landing-module__bxHgOq__features,.landing-module__bxHgOq__about,.landing-module__bxHgOq__cta{padding:3.4rem 1.2rem}.landing-module__bxHgOq__features{padding-top:0;padding-bottom:0}.landing-module__bxHgOq__sectionScrollCue:first-child{margin-bottom:3.5rem}.landing-module__bxHgOq__sectionScrollCue:last-child{margin-top:3.5rem}.landing-module__bxHgOq__sectionHeader{margin-bottom:2.2rem}.landing-module__bxHgOq__sectionTitle{line-height:1.2}.landing-module__bxHgOq__sectionSubtitle{font-size:.98rem;line-height:1.65}.landing-module__bxHgOq__featureGrid{grid-template-columns:1fr;gap:1rem}.landing-module__bxHgOq__featureCard{padding:1.25rem}.landing-module__bxHgOq__featureIcon{width:48px;height:48px;margin-bottom:.95rem}.landing-module__bxHgOq__featureTitle{margin-bottom:.45rem;font-size:1.06rem}.landing-module__bxHgOq__featureDescription{font-size:.91rem;line-height:1.6}.landing-module__bxHgOq__footerContent{text-align:center;flex-direction:column}}@media (max-width:480px){.landing-module__bxHgOq__mobileOnlyBreak{display:block}.landing-module__bxHgOq__hero{padding:5.25rem 1rem 2rem}.landing-module__bxHgOq__statusChip{padding:.34rem .72rem}.landing-module__bxHgOq__statusText{font-size:.72rem}.landing-module__bxHgOq__heroTitle{text-wrap:pretty;margin-bottom:.9rem;font-size:clamp(1.8rem,10vw,2.5rem);line-height:1.14}.landing-module__bxHgOq__heroDescription{text-wrap:pretty;margin-bottom:1.15rem;font-size:.92rem;line-height:1.72}.landing-module__bxHgOq__buttonIconWrap{width:28px;height:28px}.landing-module__bxHgOq__features,.landing-module__bxHgOq__about,.landing-module__bxHgOq__cta{padding:3rem 1rem}.landing-module__bxHgOq__features{padding-top:0;padding-bottom:0}.landing-module__bxHgOq__sectionScrollCue:first-child{margin-bottom:3.5rem}.landing-module__bxHgOq__sectionScrollCue:last-child{margin-top:3.5rem}.landing-module__bxHgOq__sectionHeader{margin-bottom:1.9rem}.landing-module__bxHgOq__aboutContent{gap:1.75rem}.landing-module__bxHgOq__aboutText{text-align:left}.landing-module__bxHgOq__aboutEyebrow{margin-bottom:.55rem;font-size:.82rem}.landing-module__bxHgOq__aboutTitle{text-wrap:balance;margin-bottom:1rem;font-size:clamp(1.85rem,8vw,2.2rem);line-height:1.24}.landing-module__bxHgOq__aboutDescriptionGroup{gap:1rem}.landing-module__bxHgOq__aboutDescription{font-size:.98rem;line-height:1.75}.landing-module__bxHgOq__aboutArtifact{min-height:auto;padding:.9rem}.landing-module__bxHgOq__artifactHeader{padding:1rem}.landing-module__bxHgOq__flowCard{grid-template-columns:40px 1fr;gap:.75rem;min-height:64px;padding:.85rem}.landing-module__bxHgOq__flowIcon{width:40px;height:40px}.landing-module__bxHgOq__flowCard p{font-size:.95rem;line-height:1.5}.landing-module__bxHgOq__artifactNote{padding:.9rem}.landing-module__bxHgOq__featureCard{padding:1.1rem}.landing-module__bxHgOq__featureDescription{font-size:.89rem}.landing-module__bxHgOq__heroStats{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.landing-module__bxHgOq__statValue{font-size:1.5rem}}.landing-module__bxHgOq__heroImageTitle{width:min(100%,980px);margin-left:auto;margin-right:auto;line-height:0}.landing-module__bxHgOq__heroBrandImage{border:1px solid var(--border-primary);width:100%;height:auto;box-shadow:var(--shadow-lg);border-radius:clamp(18px,3vw,32px);display:block}.landing-module__bxHgOq__heroBrandLight{display:none}html[data-theme=light] .landing-module__bxHgOq__heroBrandDark{display:none}html[data-theme=light] .landing-module__bxHgOq__heroBrandLight{display:block}@media (max-width:640px){.landing-module__bxHgOq__heroImageTitle{width:min(100%,620px);margin-bottom:1.15rem}.landing-module__bxHgOq__heroBrandImage{border-radius:18px}}
