.fgv-help{--help-bg: #ffffff;--help-bg-soft: #f5f2ec;--help-fg: #1a1714;--help-fg-soft: rgba(26, 23, 20, .62);--help-num: rgba(26, 23, 20, .42);--help-divider: rgba(26, 23, 20, .12);--help-card-border: rgba(26, 23, 20, .1);--help-card-hover-border: rgba(26, 23, 20, .55);--help-cta-bg: #1a1714;--help-cta-fg: #ffffff;--help-cta-hover: #000000;--help-cta-ghost-border: rgba(26, 23, 20, .22)}:is(.dark,.dark-mode,[data-theme=dark]) .fgv-help,body.dark .fgv-help,body.dark-mode .fgv-help,.fgv-help[data-fgv-theme=dark]{--help-bg: #0a0a0a;--help-bg-soft: #131110;--help-fg: #ffffff;--help-fg-soft: rgba(255, 255, 255, .7);--help-num: rgba(255, 255, 255, .42);--help-divider: rgba(255, 255, 255, .12);--help-card-border: rgba(255, 255, 255, .1);--help-card-hover-border: rgba(255, 255, 255, .55);--help-cta-bg: #ffffff;--help-cta-fg: #0a0a0a;--help-cta-hover: #f0f0f0;--help-cta-ghost-border: rgba(255, 255, 255, .22)}.fgv-help{background:var(--help-bg);color:var(--help-fg);font-family:Helvetica Neue,Arial,sans-serif;min-height:100vh}.fgv-help__eyebrow{font-family:Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--help-num);margin:0 0 clamp(20px,3vh,32px)}.fgv-help__hero{position:relative;width:100%;padding:clamp(100px,16vh,180px) clamp(24px,5vw,80px) clamp(80px,12vh,140px);border-bottom:1px solid var(--help-divider)}.fgv-help__hero-inner{max-width:900px;margin:0 auto;text-align:center}.fgv-help__hero-title{font-family:Sailors Condensed,Arial Narrow,Arial,sans-serif;font-size:clamp(56px,9vw,132px);font-weight:400;line-height:.94;letter-spacing:-.02em;color:var(--help-fg);margin:0 0 clamp(24px,3.5vh,36px)}.fgv-help__hero-title em{display:inline;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:300;color:var(--help-fg);opacity:.85;letter-spacing:-.01em;margin-left:.15em}.fgv-help__hero-lede{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(17px,1.7vw,22px);font-weight:300;line-height:1.6;color:var(--help-fg-soft);margin:0 auto clamp(36px,5vh,48px);max-width:620px}.fgv-help__hero-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;align-items:center}.fgv-help__topics{padding:clamp(80px,12vh,140px) clamp(24px,5vw,80px);background:var(--help-bg)}.fgv-help__topics-inner{max-width:1280px;margin:0 auto}.fgv-help__section-header{text-align:center;margin:0 auto clamp(48px,7vh,72px);max-width:720px}.fgv-help__section-title{font-family:Sailors Condensed,Arial Narrow,Arial,sans-serif;font-size:clamp(40px,6vw,80px);font-weight:400;line-height:.96;letter-spacing:-.02em;color:var(--help-fg);margin:0}.fgv-help__section-title em{display:inline;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:300;color:var(--help-fg);opacity:.85;letter-spacing:-.01em;margin-left:.15em}.fgv-help__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(12px,1.2vw,18px)}.fgv-help__grid>li{display:flex}.fgv-help__card{position:relative;display:flex;flex-direction:column;width:100%;padding:clamp(28px,3vw,40px);background:var(--help-bg);border:1px solid var(--help-card-border);text-decoration:none;color:var(--help-fg);overflow:hidden;transition:border-color .45s cubic-bezier(.22,1,.36,1),background .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.fgv-help__card:before{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:var(--help-fg);transition:width .6s cubic-bezier(.22,1,.36,1)}.fgv-help__card:hover,.fgv-help__card:focus-visible{border-color:var(--help-card-hover-border);transform:translateY(-2px)}.fgv-help__card:hover:before,.fgv-help__card:focus-visible:before{width:100%}.fgv-help__card-num{position:absolute;top:clamp(20px,2.4vw,28px);right:clamp(20px,2.4vw,28px);font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--help-num)}.fgv-help__card-icon{width:40px;height:40px;margin-bottom:clamp(28px,3.5vh,40px);color:var(--help-fg);opacity:.85}.fgv-help__card-icon svg{width:100%;height:100%;display:block}.fgv-help__card-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(24px,2.4vw,30px);font-weight:400;line-height:1.15;letter-spacing:-.005em;color:var(--help-fg);margin:0 0 12px}.fgv-help__card-text{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(15px,1.2vw,17px);font-weight:300;line-height:1.55;color:var(--help-fg-soft);margin:0 0 clamp(28px,3.5vh,40px);flex:1}.fgv-help__card-link{display:inline-flex;align-items:center;gap:8px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--help-fg);margin-top:auto;transition:gap .35s cubic-bezier(.4,0,.2,1)}.fgv-help__card-link svg{width:12px;height:12px;transition:transform .35s cubic-bezier(.4,0,.2,1)}.fgv-help__card:hover .fgv-help__card-link,.fgv-help__card:focus-visible .fgv-help__card-link{gap:12px}.fgv-help__card:hover .fgv-help__card-link svg,.fgv-help__card:focus-visible .fgv-help__card-link svg{transform:translate(3px)}.fgv-help__closing{padding:clamp(80px,12vh,140px) clamp(24px,5vw,80px);background:var(--help-bg-soft);border-top:1px solid var(--help-divider)}.fgv-help__closing-inner{max-width:720px;margin:0 auto;text-align:center}.fgv-help__closing-title{font-family:Sailors Condensed,Arial Narrow,Arial,sans-serif;font-size:clamp(40px,6vw,80px);font-weight:400;line-height:.96;letter-spacing:-.02em;color:var(--help-fg);margin:0 0 clamp(20px,3vh,28px)}.fgv-help__closing-title em{display:inline;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:300;color:var(--help-fg);opacity:.85;letter-spacing:-.01em;margin-left:.15em}.fgv-help__closing-lede{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(17px,1.7vw,21px);font-weight:300;line-height:1.6;color:var(--help-fg-soft);margin:0 auto clamp(32px,4.5vh,44px);max-width:540px}.fgv-help__closing-lede em{font-style:italic;color:var(--help-fg);opacity:.92}.fgv-help__closing-actions{display:flex;justify-content:center}.fgv-help__cta{display:inline-flex;align-items:center;gap:12px;padding:16px 28px;font-family:Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),gap .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.fgv-help__cta svg{width:14px;height:14px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.fgv-help__cta:hover{gap:16px}.fgv-help__cta:hover svg{transform:translate(3px)}.fgv-help__cta--primary{background:var(--help-cta-bg);color:var(--help-cta-fg);border-color:var(--help-cta-bg)}.fgv-help__cta--primary:hover{background:var(--help-cta-hover);border-color:var(--help-cta-hover)}.fgv-help__cta--ghost{background:transparent;color:var(--help-fg);border-color:var(--help-cta-ghost-border)}.fgv-help__cta--ghost:hover{border-color:var(--help-fg)}@media (max-width: 991px){.fgv-help__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.fgv-help__grid{grid-template-columns:1fr}.fgv-help__hero-actions{width:100%;flex-direction:column;align-items:stretch}.fgv-help__cta{justify-content:center}}.fgv-help__card:focus-visible,.fgv-help__cta:focus-visible{outline:2px solid var(--help-fg);outline-offset:3px}@media (prefers-reduced-motion: reduce){.fgv-help__card,.fgv-help__card:before,.fgv-help__card-link,.fgv-help__card-link svg,.fgv-help__cta,.fgv-help__cta svg{transition:none}}
