.landing-module__ro5PKa__landingWrap{flex-direction:column;align-items:center;max-width:960px;margin:0 auto;padding:80px 24px 64px;display:flex}.landing-module__ro5PKa__hero{width:100%;padding:40px 0 0}.landing-module__ro5PKa__heroTitle{letter-spacing:-.03em;color:var(--color-fd-foreground);margin:0 0 20px;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:700;line-height:1.12}.landing-module__ro5PKa__heroDesc{color:var(--color-fd-muted-foreground);max-width:680px;margin:0 0 32px;font-size:1.05rem;line-height:1.7}.landing-module__ro5PKa__heroActions{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;display:flex}.landing-module__ro5PKa__btnPrimary{background:var(--color-fd-primary);color:var(--color-fd-primary-foreground);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 28px;font-size:.92rem;font-weight:600;transition:opacity .14s;display:inline-flex}.landing-module__ro5PKa__btnPrimary:hover{opacity:.85}.landing-module__ro5PKa__btnSecondary{border:1px solid var(--color-fd-border);color:var(--color-fd-muted-foreground);border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.92rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:inline-flex}.landing-module__ro5PKa__btnSecondary:hover{background:var(--color-fd-accent);color:var(--color-fd-foreground)}.landing-module__ro5PKa__dlChevron{opacity:.7;flex-shrink:0;width:10px;height:10px}.landing-module__ro5PKa__dlBtnWrap{display:inline-flex;position:relative}.landing-module__ro5PKa__dlDropdown{background:var(--color-fd-popover);border:1px solid var(--color-fd-border);z-index:100;border-radius:10px;min-width:240px;padding:6px;animation:.1s ease-out landing-module__ro5PKa__slideDown;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 32px #0000003d}@keyframes landing-module__ro5PKa__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.landing-module__ro5PKa__dlOption{color:var(--color-fd-foreground);border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:.88rem;text-decoration:none;transition:background .1s;display:flex}.landing-module__ro5PKa__dlOption:hover{background:var(--color-fd-accent)}.landing-module__ro5PKa__dlOptIcon{width:16px;height:16px;color:var(--color-fd-muted-foreground);flex-shrink:0}.landing-module__ro5PKa__heroMeta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.landing-module__ro5PKa__metaLink{color:var(--color-fd-muted-foreground);align-items:center;gap:6px;font-size:.82rem;text-decoration:none;transition:color .12s;display:inline-flex}.landing-module__ro5PKa__metaLink:hover{color:var(--color-fd-foreground)}.landing-module__ro5PKa__showcase{width:100%;margin-top:56px}.landing-module__ro5PKa__showcaseFrame{aspect-ratio:16/9.5;border:1px solid var(--color-fd-border);background:var(--color-fd-card);border-radius:12px;width:100%;position:relative;overflow:hidden}.landing-module__ro5PKa__showcaseFrameInner{position:absolute;inset:0}.landing-module__ro5PKa__showcaseLoading{z-index:1;background:linear-gradient(105deg, var(--color-fd-card) 0%, var(--color-fd-accent) / .35 45%, var(--color-fd-card) 90%);pointer-events:none;background-size:200% 100%;animation:1.4s ease-in-out infinite landing-module__ro5PKa__showcaseSheen;position:absolute;inset:0}@keyframes landing-module__ro5PKa__showcaseSheen{0%{background-position:100% 0}to{background-position:-100% 0}}.landing-module__ro5PKa__showcasePlaceholder{z-index:1;width:100%;height:100%;color:var(--color-fd-muted-foreground);background:var(--color-fd-card);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-module__ro5PKa__showcasePlaceholderIcon{opacity:.55;width:42px;height:42px}.landing-module__ro5PKa__showcaseVideo{z-index:0;object-fit:cover;width:100%;height:100%;display:block;position:relative}.landing-module__ro5PKa__contribCard{border:1px solid var(--color-fd-border);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;width:100%;margin-top:40px;padding:28px 32px;display:flex}.landing-module__ro5PKa__contribLeft{flex:1;align-items:flex-start;gap:16px;min-width:0;display:flex}.landing-module__ro5PKa__contribIcon{width:22px;height:22px;color:var(--color-fd-muted-foreground);flex-shrink:0;margin-top:3px}.landing-module__ro5PKa__contribTitle{color:var(--color-fd-foreground);margin:0 0 6px;font-size:1rem;font-weight:600}.landing-module__ro5PKa__contribDesc{color:var(--color-fd-muted-foreground);margin:0;font-size:.82rem;line-height:1.7}.landing-module__ro5PKa__contribActions{flex-shrink:0;gap:10px;display:flex}.landing-module__ro5PKa__contribBtn{white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:8px 18px;font-size:.84rem;font-weight:500;text-decoration:none;transition:opacity .14s;display:inline-flex}.landing-module__ro5PKa__contribBtn:hover{opacity:.75}.landing-module__ro5PKa__contribBtnPrimary{background:var(--color-fd-primary);color:var(--color-fd-primary-foreground)}.landing-module__ro5PKa__contribBtnSecondary{border:1px solid var(--color-fd-border);color:var(--color-fd-muted-foreground);padding:9px 18px;transition:background .12s,color .12s}.landing-module__ro5PKa__contribBtnSecondary:hover{background:var(--color-fd-accent);color:var(--color-fd-foreground);opacity:1}@media (max-width:767px){.landing-module__ro5PKa__landingWrap{padding:60px 16px 48px}.landing-module__ro5PKa__hero{padding:24px 0 0}.landing-module__ro5PKa__heroTitle{font-size:clamp(1.8rem,6vw,2.6rem)}.landing-module__ro5PKa__heroDesc{font-size:.95rem}.landing-module__ro5PKa__showcase{margin-top:40px}.landing-module__ro5PKa__contribCard{flex-direction:column;align-items:flex-start}}
