.fPGODG-section{padding:0 clamp(24px, calc(var(--scale) * 2), 48px);padding-top:clamp(48px, calc(var(--heading-line-height) * 2.5), 128px);padding-bottom:clamp(48px, calc(var(--heading-line-height) * 2.5), 128px);max-width:var(--site-max-width);width:100%;margin:0 auto}.fPGODG-sectionHeader{text-align:left;align-items:flex-start;gap:var(--space-sm);margin-bottom:var(--sized-3);flex-direction:column;max-width:900px;display:flex}.fPGODG-eyebrow{align-items:center;gap:var(--space-xs);padding:var(--space-micro) var(--space-sm);border:1px solid var(--card-border);border-radius:var(--radius-pill);background:var(--tag-bg);font-size:var(--eyebrow-font-size);line-height:var(--eyebrow-line-height);text-transform:uppercase;color:var(--eyebrow-color);margin-bottom:var(--space-sm);font-weight:500;display:inline-flex}.fPGODG-eyebrow:before{content:"";background:var(--accent-green);opacity:.72;border-radius:50%;width:6px;height:6px}.fPGODG-sectionHeading{color:var(--heading-color);max-width:none;font-size:clamp(1.5rem,1.25rem + 1.8vw,2.75rem);font-weight:500}.fPGODG-stepsTimeline{gap:var(--sized-3);flex-direction:column;display:flex}.fPGODG-step{column-gap:var(--space-md);grid-template-columns:auto 1fr;align-items:start;display:grid}@media screen and (min-width:768px){.fPGODG-step{column-gap:var(--space-lg)}}.fPGODG-stepRail{justify-content:center;align-self:stretch;display:flex;position:relative}.fPGODG-step:not(:last-child) .fPGODG-stepRail:after{content:"";top:52px;bottom:calc(-1 * var(--sized-3));background:var(--divider-color);width:2px;position:absolute;left:50%;transform:translate(-50%)}.fPGODG-stepNode{border:1px solid var(--card-border);border-radius:var(--radius-pill);background:var(--card-bg);width:52px;height:52px;color:var(--heading-color);font-size:var(--description-font-size);box-shadow:var(--shadow-1);z-index:1;flex-shrink:0;justify-content:center;align-items:center;font-weight:650;line-height:1;display:inline-flex;position:relative}.fPGODG-stepContent{gap:var(--space-md);padding-bottom:var(--space-sm);grid-template-columns:1fr;display:grid}@media screen and (min-width:768px){.fPGODG-stepContent{gap:var(--sized-2);grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start}}.fPGODG-stepText{gap:var(--space-sm);flex-direction:column;display:flex}.fPGODG-stepGraphic{aspect-ratio:16/10;border-radius:var(--radius-sm-plus);width:100%;transition:border-color var(--dur-fast) var(--ease);background:linear-gradient(135deg,#e8f0fe,#f0e6f6);border:1px solid #e0e0e0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.fPGODG-step:first-child .fPGODG-stepGraphic{background:linear-gradient(135deg,#a5d0fe,#9ad5fb,#8ee4d8)}.fPGODG-step:nth-child(2) .fPGODG-stepGraphic{background:linear-gradient(135deg,#fcd680,#fdac6e,#f9a8a8)}.fPGODG-step:nth-child(3) .fPGODG-stepGraphic{background:linear-gradient(135deg,#b8a4f8,#d0a4f8,#f0a0d0)}.fPGODG-stepBackdrop{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.fPGODG-stepScreenshot{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;position:relative}.fPGODG-stepTitle{color:var(--heading-color);font-size:clamp(1.25rem,1.05rem + .9vw,1.75rem);font-weight:600;line-height:1.25}.fPGODG-stepDesc{color:var(--features-color);font-size:var(--description-font-size);line-height:var(--description-line-height);font-weight:400}@media (prefers-color-scheme:dark){.fPGODG-stepGraphic{background:linear-gradient(135deg,#1a2433,#1e1a28);border-color:#2a2a2e}.fPGODG-step:first-child .fPGODG-stepGraphic{background:linear-gradient(135deg,#1e3a5f,#1a4a5a,#1a4540)}.fPGODG-step:nth-child(2) .fPGODG-stepGraphic{background:linear-gradient(135deg,#4a3d1a,#4a3520,#4a2a2a)}.fPGODG-step:nth-child(3) .fPGODG-stepGraphic{background:linear-gradient(135deg,#3a2f5a,#3a2f4a,#4a2a40)}}
