.rh-hero{position:relative;overflow:hidden;padding:96px 80px 72px;text-align:center;border-bottom:1px solid rgba(128,128,128,.08)}.rh-hero-inner{position:relative;z-index:1;max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.rh-hero-title{font-size:clamp(1.9rem,3.5vw,2.6rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.15!important;margin-bottom:1.25rem!important}.rh-hero-sub{font-size:1rem!important;line-height:1.75!important;opacity:.65;max-width:620px;margin-bottom:.75rem!important;text-align:left}.rh-section-header{margin-bottom:1.25rem}.rh-section-label{font-size:1.25rem!important;font-weight:700!important;letter-spacing:-.02em!important;margin-bottom:.3rem!important}.rh-section-subtitle{font-size:.875rem!important;opacity:.58;line-height:1.6!important}.rh-projects-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem}.rh-project-card{border:1px solid;border-radius:var(--radius-lg);padding:1.5rem;display:flex;flex-direction:column}.rh-project-type{font-size:.68rem!important;font-weight:700!important;letter-spacing:.09em!important;text-transform:uppercase;color:var(--green-600)!important;margin-bottom:.3rem!important}.rh-project-name{font-size:1.1rem!important;font-weight:700!important;letter-spacing:-.02em!important;margin-bottom:.5rem!important}.rh-project-desc{font-size:.875rem!important;line-height:1.7!important;opacity:.62;flex:1 1;margin-bottom:0!important}.rh-project-link{display:inline-flex;align-items:center;gap:5px;font-size:.82rem;font-weight:600;color:var(--green-600);text-decoration:none;margin-top:1rem;transition:gap .15s ease}.rh-project-link:hover{text-decoration:underline;gap:8px}.rh-start-here{border:1px solid;border-radius:var(--radius-lg);padding:1.75rem 2rem}.rh-start-label{font-size:.68rem!important;font-weight:700!important;letter-spacing:.1em!important;color:var(--green-600)!important;margin-bottom:.45rem!important}.rh-start-title{font-size:1.1rem!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.4!important;margin-bottom:.5rem!important}.rh-start-link{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .15s ease}.rh-start-link:hover{color:var(--green-600)}.rh-start-link:hover .rh-start-arrow{transform:translateX(4px)}.rh-start-arrow{flex-shrink:0;transition:transform .15s ease}.rh-start-desc{font-size:.875rem!important;opacity:.58;line-height:1.6!important;margin-bottom:0!important}.rh-article-list{display:flex;flex-direction:column;border:1px solid;border-radius:var(--radius-lg);overflow:hidden}.rh-article{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.25rem;border-bottom:1px solid;text-decoration:none;color:inherit;transition:background .15s ease}.rh-article:last-child{border-bottom:none}.rh-article:not(.rh-article--soon):hover{background:rgba(22,163,74,.04)}.rh-article:not(.rh-article--soon):hover .rh-article-title{color:var(--green-600)}.rh-article:not(.rh-article--soon):hover .rh-article-arrow{transform:translateX(3px);opacity:.75}.rh-article--soon{opacity:.5}.rh-article-body{flex:1 1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.rh-article-title{font-size:.925rem!important;font-weight:600!important;line-height:1.4!important;transition:color .15s ease;margin-bottom:0!important}.rh-article-desc{font-size:.82rem!important;opacity:.55;line-height:1.55!important;margin-bottom:0!important}.rh-article-arrow{flex-shrink:0;opacity:.3;transition:transform .15s ease,opacity .15s ease}.rh-coming-soon-chip{font-size:.68rem;font-weight:600;letter-spacing:.04em;color:var(--text-muted);background:rgba(148,163,184,.1);border:1px solid rgba(148,163,184,.2);border-radius:100px;padding:3px 10px;white-space:nowrap;flex-shrink:0}@media (max-width:1024px){.rh-hero{padding:72px 32px 56px}}@media (max-width:768px){.rh-hero{padding:56px 24px 48px}.rh-projects-grid{grid-template-columns:1fr}.rh-start-here{padding:1.25rem}}@media (max-width:480px){.rh-hero{padding:56px 20px 44px}.rh-article{padding:1rem}}