.g-res-hero{background:var(--brand-primary-dark);padding:96px 0;color:var(--brand-text-inverse)}.g-res-hero h1,.g-res-hero p{color:var(--brand-text-inverse)}.g-res-hero img{border:1px solid rgba(255,255,255,.2)}.g-res-dashboard{padding:80px 0}.g-dashboard{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.g-dashboard article{background:var(--brand-bg-alt);padding:24px;border-top:4px solid var(--brand-accent)}.g-dashboard span,.g-dashboard strong{display:block}.g-dashboard strong{font-size:1.7rem}.g-dashboard span{font-size:.78rem;color:var(--brand-text-secondary)}.g-res-list{padding:80px 0;background:var(--brand-primary);color:var(--brand-text-inverse)}.g-res-list h2,.g-res-list h3,.g-res-list p{color:var(--brand-text-inverse)}.g-res-list article{border-bottom:1px solid rgba(255,255,255,.2);padding:0 0 20px;margin-bottom:20px}.g-res-timeline{padding:80px 0}.g-res-timeline ol{list-style:none;padding:0;border-left:2px solid var(--brand-accent)}.g-res-timeline li{padding:0 0 32px 32px}.g-res-timeline time{color:var(--brand-accent);font-weight:800}.g-res-limit{background:var(--brand-bg-alt);padding:28px;border:1px solid var(--brand-border)}@media (max-width:900px){.g-dashboard{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.g-dashboard{grid-template-columns:1fr}}