.rl-hero{background:var(--rl-ink-strong);color:var(--rl-ink-inverse);flex-direction:column;display:flex;overflow:hidden}@media (max-width:599px){.rl-hero{height:calc(100dvh - var(--rl-bottom-nav-h));padding-top:var(--rl-header-h)}}@media (min-width:600px){.rl-hero{min-height:440px;padding-top:calc(var(--rl-header-h) + var(--rl-space-md));justify-content:center}}@media (min-width:1024px){.rl-hero{min-height:480px}}.rl-hero__inner{max-width:var(--rl-container-max);text-align:center;flex-direction:column;flex:1;justify-content:space-evenly;width:100%;margin:0 auto;display:flex}@media (max-width:599px){.rl-hero__inner{padding:var(--rl-space-xs) var(--rl-space-md) 0;gap:0}}@media (min-width:600px){.rl-hero__inner{padding:var(--rl-space-md) var(--rl-space-lg);gap:var(--rl-space-sm)}}.rl-hero__pre{letter-spacing:.06em;text-transform:uppercase;color:var(--rl-paper);border-radius:var(--rl-radius-pill);background:rgba(240,112,32,.2);border:1.5px solid rgba(240,112,32,.4);justify-content:center;align-items:center;gap:5px;margin:0 auto .5rem;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}@media (max-width:599px){.rl-hero__pre{margin-bottom:.375rem}}.rl-hero__pre svg{flex-shrink:0;width:12px;height:12px}.rl-hero__title{font-family:var(--rl-font-display);color:var(--rl-ink-inverse);margin-bottom:.5rem;font-size:1.375rem;font-weight:400;line-height:1.15}@media (max-width:599px){.rl-hero__title{margin-bottom:.375rem;font-size:1.375rem}}.rl-hero__title em{color:var(--rl-primary);font-style:italic}.rl-hero__title-line{color:var(--rl-accent);font-family:var(--rl-font-body);margin-top:.375rem;font-size:.9375rem;font-weight:600;line-height:1.3;display:block}@media (min-width:600px){.rl-hero__title-line{font-size:var(--rl-text-lg)}.rl-hero__title{font-size:var(--text-4xl)}}.rl-hero__sub{color:rgba(255,255,255,.88);max-width:32rem;margin:0 auto .75rem;font-size:.875rem;line-height:1.5}@media (max-width:599px){.rl-hero__sub{margin-bottom:.5rem;font-size:.8125rem;line-height:1.4}}@media (min-width:600px){.rl-hero__sub{font-size:var(--rl-text-base)}}.rl-hero__search{background:var(--rl-paper);border-radius:var(--rl-radius-lg);box-sizing:border-box;max-width:min(520px,100%);margin:0 auto .625rem;display:flex;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.2)}@media (max-width:599px){.rl-hero__search{margin-bottom:.5rem}}.rl-hero__search svg{fill:none;width:20px;height:20px;stroke:var(--rl-ink-muted);stroke-width:2px;margin:auto 0 auto var(--rl-space-md);flex-shrink:0}.rl-hero__input{font-size:var(--rl-text-base);padding:14px var(--rl-space-md);color:var(--rl-ink);background:0 0;border:none;outline:none;flex:1;min-width:0}.rl-hero__input::placeholder{color:var(--rl-ink-muted)}.rl-hero__search-btn{padding:0 var(--rl-space-lg);background:var(--rl-primary);color:var(--rl-paper);font-size:var(--rl-text-sm);border-radius:0 var(--rl-radius-lg) var(--rl-radius-lg) 0;white-space:nowrap;min-height:52px;transition:background var(--rl-dur-fast);font-weight:600}.rl-hero__search-btn:hover{background:var(--rl-primary-hover)}@media (max-width:599px){.rl-hero__search-btn{min-height:48px}.rl-hero__input{padding:12px var(--rl-space-sm)}}@media (min-width:600px){.rl-hero__input{font-size:var(--rl-text-lg);padding:14px var(--rl-space-md)}.rl-hero__search-btn{font-size:var(--rl-text-base);padding:0 var(--rl-space-xl);min-height:52px}}.rl-hero__tags{justify-content:center;align-items:center;gap:var(--rl-space-sm);flex-wrap:wrap;margin-bottom:.625rem;display:flex}@media (max-width:599px){.rl-hero__tags{margin-bottom:.5rem}}.rl-hero__tags-label{font-size:var(--rl-text-xs);color:rgba(255,255,255,.55)}.rl-hero__tags a{font-size:var(--rl-text-xs);color:rgba(255,255,255,.7);border-radius:var(--rl-radius-pill);transition:all var(--rl-dur-fast);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);align-items:center;min-height:40px;padding:10px 18px;display:inline-flex}.rl-hero__tags a:hover{color:var(--rl-paper);background:rgba(255,255,255,.15)}.rl-fork{max-width:640px;margin:0 auto}@media (max-width:599px){.rl-fork{margin-bottom:0}}.rl-fork__hint{font-size:var(--rl-text-sm);color:rgba(255,255,255,.5);text-align:center;margin-bottom:.5rem}@media (max-width:599px){.rl-fork__hint{font-size:var(--rl-text-xs);margin-bottom:.375rem}}.rl-fork__grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:480px){.rl-fork__grid{grid-template-columns:repeat(2,1fr)}}.rl-fork__card{align-items:center;gap:var(--rl-space-sm);border-radius:var(--rl-radius-md);transition:all var(--rl-dur-fast) var(--rl-ease-out);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);min-height:56px;padding:12px 18px;text-decoration:none;display:flex}@media (max-width:599px){.rl-fork__card{min-height:48px;padding:10px 14px}}.rl-fork__card:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.15);transform:translateY(-1px)}.rl-fork__icon{border-radius:var(--rl-radius-sm);width:32px;height:32px;color:var(--rl-paper);background:rgba(255,255,255,.08);flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex;overflow:hidden}@media (max-width:599px){.rl-fork__icon{width:28px;height:28px;font-size:1rem}}.rl-fork__copy{flex:1;min-width:0}.rl-fork__title{font-size:var(--rl-text-xs);color:var(--rl-paper);font-weight:600;line-height:1.3}.rl-fork__desc{color:rgba(255,255,255,.6);font-size:.6875rem;line-height:1.3}.rl-fork__arrow{color:rgba(255,255,255,.3);flex-shrink:0;font-size:1rem}