.faq-module__FgUERG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.faq-module__FgUERG__eyebrowLineLight{background:linear-gradient(to right, #fff 0 60%, var(--react-green) 60% 80%, var(--react-orange) 80%);border-radius:2px;width:28px;height:3px}.faq-module__FgUERG__hero{color:#fff;background:var(--react-blue) var(--react-swoosh-on-blue) no-repeat right bottom / cover;padding:clamp(7.5rem,12vw,9rem) 0 clamp(3rem,6vw,4rem);position:relative}.faq-module__FgUERG__hero:after{content:"";background:var(--react-band-h);height:6px;position:absolute;bottom:0;left:0;right:0}.faq-module__FgUERG__heroEyebrow{font-family:var(--font-montserrat-stack);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.75rem;margin:0 0 1.25rem;font-size:.75rem;font-weight:700;display:flex}.faq-module__FgUERG__heroTitle{font-family:var(--font-montserrat-stack);letter-spacing:-.03em;margin:0 0 1.2rem;font-size:clamp(2.5rem,6vw,4.4rem);font-weight:800;line-height:1.04}.faq-module__FgUERG__heroAccent{white-space:nowrap;position:relative}.faq-module__FgUERG__heroAccent:after{content:"";background:var(--react-orange);border-radius:2px;height:.12em;position:absolute;bottom:-.06em;left:0;right:0}.faq-module__FgUERG__heroSub{color:#ffffffeb;max-width:60ch;margin:0;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.75}.faq-module__FgUERG__body{background:var(--color-surface);padding:clamp(2.5rem,5vw,4rem) 1.5rem clamp(4rem,8vw,5.5rem)}.faq-module__FgUERG__layout{grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);max-width:1200px;margin:0 auto;display:grid}.faq-module__FgUERG__side{flex-direction:column;gap:1rem;display:flex;position:sticky;top:6.5rem}.faq-module__FgUERG__search{border-radius:var(--radius-pill);height:50px;color:var(--text-muted);background:#fff;border:1px solid #203c882e;align-items:center;gap:.6rem;padding:0 1rem;display:flex}.faq-module__FgUERG__search:focus-within{border-color:var(--react-blue);box-shadow:0 0 0 3px #203c8826}.faq-module__FgUERG__search input{min-width:0;font:inherit;color:var(--react-ink);background:0 0;border:0;outline:0;flex:1;font-size:1rem}.faq-module__FgUERG__sideLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:.5rem 0 0;font-size:.68rem;font-weight:800}.faq-module__FgUERG__topics{flex-direction:column;gap:.4rem;display:flex}.faq-module__FgUERG__topic{text-align:left;cursor:pointer;width:100%;font:inherit;color:var(--react-ink);background:0 0;border:1px solid #0000;border-radius:.9rem;align-items:center;gap:.8rem;padding:.75rem .9rem;transition:background .2s,border-color .2s;display:flex}.faq-module__FgUERG__topic:hover{background:#fff;border-color:#203c881a}.faq-module__FgUERG__topicActive,.faq-module__FgUERG__topicActive:hover{background:#fff;border-color:#203c8826;box-shadow:0 8px 20px #203c8814}.faq-module__FgUERG__topicIcon{background:var(--color-surface-2);width:2.3rem;height:2.3rem;color:var(--react-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.faq-module__FgUERG__topicActive .faq-module__FgUERG__topicIcon{background:var(--react-blue);color:#fff}.faq-module__FgUERG__topicLabel{font-family:var(--font-montserrat-stack);flex:1;font-size:.95rem;font-weight:700}.faq-module__FgUERG__topicCount{border-radius:var(--radius-pill);background:var(--color-surface-2);text-align:center;min-width:1.6rem;color:var(--react-blue);padding:.1rem .5rem;font-size:.75rem;font-weight:800}.faq-module__FgUERG__help{background:var(--react-green-2) var(--react-swoosh-on-blue) no-repeat right bottom / cover;color:#fff;border-radius:1.1rem;margin-top:.5rem;padding:1.25rem}.faq-module__FgUERG__helpTitle{font-family:var(--font-montserrat-stack);margin:0;font-size:1.1rem;font-weight:800}.faq-module__FgUERG__helpText{color:#ffffffe6;margin:.35rem 0 .9rem;font-size:.88rem;line-height:1.55}.faq-module__FgUERG__helpBtn{border-radius:var(--radius-pill);color:var(--react-green-2);font-family:var(--font-montserrat-stack);background:#fff;align-items:center;gap:.35rem;padding:.65rem 1.1rem;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex}.faq-module__FgUERG__panelHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-bottom:1rem;display:flex}.faq-module__FgUERG__panelTitle{font-family:var(--font-montserrat-stack);color:var(--react-blue);margin:0;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800}.faq-module__FgUERG__panelCount{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.8rem;font-weight:700}.faq-module__FgUERG__list{flex-direction:column;gap:.7rem;display:flex}.faq-module__FgUERG__item{background:#fff;border:1px solid #203c881a;border-radius:1rem;transition:box-shadow .2s,border-color .2s;box-shadow:0 6px 18px #203c880d}.faq-module__FgUERG__itemOpen{border-color:#203c8833;box-shadow:0 14px 30px #203c881a}.faq-module__FgUERG__itemHead{margin:0}.faq-module__FgUERG__trigger{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:flex}.faq-module__FgUERG__qNum{font-family:var(--font-montserrat-stack);color:#203c8859;flex-shrink:0;font-size:.85rem;font-weight:800}.faq-module__FgUERG__itemOpen .faq-module__FgUERG__qNum{color:var(--react-green)}.faq-module__FgUERG__triggerText{font-family:var(--font-montserrat-stack);color:var(--react-ink);flex:1;font-size:1.02rem;font-weight:700;line-height:1.4}.faq-module__FgUERG__chevron{background:var(--color-surface);width:2rem;height:2rem;color:var(--react-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.faq-module__FgUERG__itemOpen .faq-module__FgUERG__chevron{background:var(--react-blue);color:#fff}.faq-module__FgUERG__answer{padding:0 1.25rem 1.2rem 3.2rem}.faq-module__FgUERG__answer p{color:var(--text-muted);margin:0;font-size:.97rem;line-height:1.75}.faq-module__FgUERG__empty{color:var(--text-muted);background:#fff;border:1px dashed #203c8840;border-radius:1rem;padding:2rem}.faq-module__FgUERG__trigger:focus-visible,.faq-module__FgUERG__topic:focus-visible,.faq-module__FgUERG__helpBtn:focus-visible{outline:3px solid var(--react-orange);outline-offset:2px}@media (max-width:900px){.faq-module__FgUERG__layout{flex-direction:column;gap:1rem;display:flex}.faq-module__FgUERG__side{display:contents}.faq-module__FgUERG__search,.faq-module__FgUERG__sideLabel,.faq-module__FgUERG__topics{order:1}.faq-module__FgUERG__panel{order:2;margin-top:.5rem}.faq-module__FgUERG__help{order:3;margin-top:1rem}.faq-module__FgUERG__topics{scrollbar-width:none;flex-direction:row;margin-right:-1.5rem;padding-right:1.5rem;overflow-x:auto}.faq-module__FgUERG__topics::-webkit-scrollbar{display:none}.faq-module__FgUERG__topic{background:#fff;border-color:#203c881f;flex-shrink:0;width:auto}}@media (max-width:640px){.faq-module__FgUERG__container{padding:0 1rem}.faq-module__FgUERG__body{padding-left:1rem;padding-right:1rem}.faq-module__FgUERG__trigger{gap:.75rem;padding:1rem}.faq-module__FgUERG__answer{padding:0 1rem 1.1rem}}
