:root{--bg:#1d1d1f;--bg-card:#252527;--bg-card-raised:#2c2c2e;--green:#0c8;--green-muted:rgba(0,204,136,.1);--green-border:rgba(0,204,136,.28);--text:#fff;--text-muted:hsla(0,0%,100%,.7);--text-dim:hsla(0,0%,100%,.38);--border:rgba(107,118,127,.22);--border-mid:rgba(107,118,127,.38);--radius:12px;--radius-sm:8px}html{scroll-behavior:smooth}section{padding:96px 0}.body-container-wrapper .row-fluid-wrapper:has(section)+.row-fluid-wrapper section{border-top:1px solid var(--border)}.btn-primary{align-items:center;background:var(--green);border-radius:8px;color:#051a10;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;height:48px;justify-content:center;letter-spacing:.01em;padding:0 28px;text-decoration:none;transition:opacity .15s}.btn-primary:hover{opacity:.88}.btn-ghost{align-items:center;color:var(--text-muted);display:flex;font-size:14px;font-weight:500;gap:6px;text-decoration:none;transition:color .15s}.btn-ghost:hover{color:var(--text)}.eyebrow{color:var(--green);font-size:11px;font-weight:600;letter-spacing:.13em;margin-bottom:14px;text-transform:uppercase}.dsr-section-header :last-child{margin-bottom:0}.text-white{color:var(--text)}@media(max-width:1180px){html{scroll-padding-top:0}}@media(max-width:900px){section{padding:68px 0}}