*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#F9F4F7;color:#3D2233;line-height:1.55;text-rendering:optimizeLegibility;font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;-webkit-font-smoothing:antialiased;overflow-wrap:break-word;font-size:15px;}
img{display:block;max-width:100%;}
a{text-decoration:none;color:inherit;}
button{border:none;background:none;cursor:pointer;font-family:inherit;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{height:0.5rem;width:0.5rem;}
::-webkit-scrollbar-thumb{background:rgba(26, 13, 20, 0.72);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.gaeshell-gll{grid-template-columns:15.5rem 1fr;display:grid;min-height:100vh;}
.gaemain-gll{min-width:0;}
.gaewrap-gll{margin:0 auto;width:100%;max-width:87.5rem;}
.gaecontainer-gll{margin:0 auto;padding:0 1rem;max-width:87.5rem;width:100%;}
@media(min-width:771px){.gaecontainer-gll{padding:0 1.75rem;}
}
.gaesection-gll{padding:24px 1.75rem;}
.gaesection_pt-gll{padding-top:34px;}
.gaeband_soft-gll{background:#FFFFFF;}
.gaeeyebrow-gll{line-height:1.4;color:#B5005E;text-transform:uppercase;font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:600;display:inline-block;font-size:0.656rem;overflow-wrap:break-word;letter-spacing:.14em;}
.gaedrawer_cb-gll{display:none;}
.gaeoverlay-gll{display:none;}
@media(max-width:1021px){.gaeshell-gll{grid-template-columns:1fr;}
.gaemain-gll{padding-bottom:4.875rem;}
.gaedrawer_cb-gll:checked~.gaeoverlay-gll{background:rgba(26, 13, 20, 0.72);inset:0;z-index:70;position:fixed;display:block;}
}
@media(max-width:562px){.gaesection-gll{padding:1.125rem 16px;}
.gaesection_pt-gll{padding-top:1.5rem;}
}
@keyframes zm3-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
@keyframes zm3-marquee{0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.gaeside-gll{gap:1.375rem;padding:22px 18px;background:#F5EFF3;height:100vh;top:0;overflow-y:auto;flex-direction:column;border-right:1px solid rgba(26, 13, 20, 0.08);display:flex;position:sticky;align-self:start;}
.gaebrand-gll{gap:10px;display:flex;align-items:center;}
.gaelogo-gll{font-weight:700;color:#1A0D14;letter-spacing:-.02em;font-size:1.313rem;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;}
.gaeside_cta-gll{background:rgba(181, 0, 94, 0.10);padding:16px;border:1px solid rgba(26, 13, 20, 0.12);border-radius:13px;}
.gaeside_cta_h-gll{line-height:1.15;margin-bottom:0.375rem;font-weight:700;font-size:17px;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;color:#1A0D14;}
.gaeside_cta_p-gll{font-size:0.75rem;margin-bottom:0.75rem;color:#3D2233;line-height:1.45;}
.gaenav-gll{gap:3px;flex-direction:column;display:flex;}
.gaenav_label-gll{padding:0.375rem 10px;color:#B08FA0;letter-spacing:.14em;font-size:0.594rem;text-transform:uppercase;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.gaenav_item-gll{border-radius:8px;padding:10px;gap:11px;align-items:center;color:#3D2233;display:flex;font-weight:500;font-size:0.875rem;}
.gaenav_item-gll svg{height:1.063rem;width:17px;}
.gaenav_item-gll:hover{background:rgba(181, 0, 94, 0.10);color:#1A0D14;}
.gaenav_item_on-gll{background:rgba(181, 0, 94, 0.10);color:#B5005E;font-weight:600;}
.gaeside_foot-gll{background:#FFFFFF;padding:0.75rem;border-radius:0.813rem;border:1px solid rgba(26, 13, 20, 0.12);margin-top:auto;}
.gaeside_foot-gll p{line-height:1.4;margin-top:0.25rem;color:#3D2233;font-size:0.781rem;}
/* ---------- topbar ---------- */
.gaetop-gll{background:#F5EFF3;gap:16px;padding:14px 28px;align-items:center;display:flex;border-bottom:1px solid rgba(26, 13, 20, 0.08);top:0;z-index:40;position:sticky;}
.gaetop_brand-gll{gap:0.563rem;align-items:center;display:none;}
.gaesearch-gll{padding:11px 14px;flex:1;border:1px solid rgba(26, 13, 20, 0.12);border-radius:13px;background:#FFFFFF;gap:0.625rem;align-items:center;display:flex;font-size:13.5px;max-width:27.5rem;color:#7A5368;}
.gaesearch-gll svg{flex:none;height:16px;width:16px;}
.gaetop_actions-gll{gap:12px;display:flex;margin-left:auto;align-items:center;}
.gaelang-gll{font-size:12px;color:#3D2233;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.gaeburger-gll{background:#FFFFFF;border-radius:8px;border:1px solid rgba(26, 13, 20, 0.12);justify-content:center;display:none;height:2.5rem;width:40px;align-items:center;color:#1A0D14;}
/* ---------- bottom-nav (mobile) ---------- */
.gaebotnav-gll{display:none;}
@media(max-width:1022px){.gaeside-gll{transition:transform .25s ease;height:100vh;transform:translateX(-100%);left:0;width:280px;z-index:80;position:fixed;top:0;}
.gaedrawer_cb-gll:checked~.gaeshell-gll .gaeside-gll{transform:translateX(0);}
.gaetop-gll{padding:0.875rem 1rem;gap:12px;position:static;flex-wrap:wrap;}
.gaetop_brand-gll{display:flex;}
.gaesearch-gll{display:none;}
.gaeburger-gll{display:flex;}
.gaetop_actions-gll{gap:10px;align-items:stretch;width:100%;margin-left:0;}
.gaetop_actions-gll .gaelang-gll{display:none;}
.gaetop_actions-gll .gaebtn-gll{flex:1;padding:0.688rem 0.625rem;text-align:center;}
.gaebotnav-gll{padding:8px 6px calc(8px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);background:#F5EFF3;z-index:65;display:grid;transform:translateZ(0);border-top:1px solid rgba(26, 13, 20, 0.12);position:fixed;bottom:0;right:0;left:0;}
.gaebn-gll{gap:0.25rem;padding:0.375rem 2px 0;min-width:0;display:flex;font-weight:600;justify-content:flex-end;font-size:0.625rem;color:#3D2233;flex-direction:column;align-items:center;}
.gaebn-gll svg{flex:none;width:22px;height:22px;}
.gaebn-gll span{overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center;white-space:nowrap;}
.gaebn_on-gll{color:#B5005E;}
.gaebn_center-gll{position:relative;}
.gaebn_fab-gll{border-radius:50%;background:#E0186F;justify-content:center;top:-20px;display:flex;left:50%;box-shadow:0 0.5rem 32px rgba(26, 13, 20, 0.16), 0 2px 8px rgba(26, 13, 20, 0.10);align-items:center;color:#FFFFFF;position:absolute;width:50px;transform:translateX(-50%);height:50px;}
.gaebn_fab-gll svg{height:24px;width:24px;}
.gaebn_center-gll span{color:#B5005E;}
}
.gaebtn-gll{transition:background-color 0.2s ease,color 0.2s ease;gap:8px;border-radius:8px;padding:0.688rem 22px;cursor:pointer;font-weight:700;display:inline-flex;font-size:0.875rem;font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;justify-content:center;align-items:center;}
.gaebtn_pri-gll{background:#E0186F;color:#FFFFFF;box-shadow:0 0.25rem 1.25rem rgba(224, 24, 111, 0.40), 0 1px 0.25rem rgba(224, 24, 111, 0.25);}
.gaebtn_pri-gll:hover{background:#C0105D;}
.gaebtn_ghost-gll{background:rgba(181, 0, 94, 0.10);color:#1A0D14;font-weight:600;}
.gaebtn_line-gll{border:1px solid rgba(26, 13, 20, 0.22);background:transparent;color:#1A0D14;font-weight:600;}
.gaebtn_lg-gll{padding:16px 1.875rem;border-radius:13px;font-size:15px;}
.gaeband-gll .gaebtn_line-gll{border-color:rgba(255, 255, 255, 0.13);color:#FAF0F5;}
.gaeband-gll .gaebtn_ghost-gll{background:rgba(255, 255, 255, 0.08);color:#FAF0F5;}
.gaelink_m-gll{gap:5px;cursor:pointer;text-decoration:none;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#B5005E;font-size:12px;align-items:center;display:inline-flex;}
.gaelink_m-gll svg{width:14px;height:14px;}
.gaeband-gll .gaelink_m-gll{color:#F472B6;}
.gaedot-gll{background:#B5005E;flex:none;border-radius:50%;height:0.438rem;width:7px;}
.gaedot_live-gll{background:#D92D20;animation:zm3-pulse 1.4s infinite;}
.gaestars-gll{gap:2px;display:inline-flex;color:#B5005E;}
.gaestars-gll svg{width:0.938rem;height:0.938rem;}
.gaechip-gll{border-radius:0.5rem;background:#FFFFFF;padding:7px 0.75rem;border:1px solid rgba(26, 13, 20, 0.12);gap:6px;display:inline-flex;color:#3D2233;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;align-items:center;font-size:11px;}
.gaechip_on-gll{background:rgba(181, 0, 94, 0.10);border-color:transparent;color:#B5005E;}
.gaegc-gll{color:inherit;cursor:pointer;min-width:0;display:block;text-decoration:none;}
.gaegc_thumb-gll{border-radius:0.813rem;overflow:hidden;border:1px solid rgba(26, 13, 20, 0.12);background-size:cover;display:block;aspect-ratio:1;position:relative;background-position:center;}
.gaegc_thumb_portrait-gll{aspect-ratio:3/4;}
.gaegc_thumb_wide-gll{aspect-ratio:16/11;}
.gaegc_cap-gll{padding:9px;background:linear-gradient(transparent,rgba(26, 13, 20, 0.72));right:0;position:absolute;bottom:0;left:0;}
.gaegc_name-gll{font-size:12.5px;font-weight:700;display:block;color:#FAF0F5;}
.gaegc_meta-gll{font-size:11px;color:#C9A8BC;}
.gaegc_badge-gll{background:#B5005E;border-radius:8px;padding:2px 0.375rem;font-size:8px;right:0.5rem;color:#FFFFFF;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-weight:700;position:absolute;top:8px;}
.gaegc_badge_hot-gll{background:#D92D20;color:#FAF0F5;}
.gaegc_badge_live-gll{background:#D92D20;right:auto;left:8px;color:#FAF0F5;}
.gaegc_mult-gll{inset:0;align-items:center;justify-content:center;display:flex;font-size:1.75rem;color:#B5005E;font-weight:700;position:absolute;}
.gaepc-gll{border-radius:0.813rem;border:1px solid rgba(26, 13, 20, 0.12);background:#FFFFFF;height:4rem;display:flex;align-items:center;font-weight:700;font-size:14px;color:#3D2233;justify-content:center;}
.gaerail-gll{min-width:0;}
.gaerail_scroll-gll{gap:14px;display:grid;}
.gaerail_scroll-gll>*{min-width:0;}
.gaeg6-gll{grid-template-columns:repeat(6,1fr);}
.gaeg7-gll{grid-template-columns:repeat(7,1fr);}
.gaeg4-gll{grid-template-columns:repeat(4,1fr);}
@media(max-width:1021px){.gaeg6-gll,.gaeg7-gll{grid-template-columns:none;grid-auto-columns:7.5rem;grid-auto-flow:column;scroll-snap-type:x mandatory;overflow-x:auto;padding-bottom:0.375rem;}
.gaeg6-gll>*,.gaeg7-gll>*{scroll-snap-align:start;}
.gaeg4-gll{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:561px){.gaeg4-gll{grid-template-columns:none;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:150px;}
}
.gaepanel-gll{background:#FFFFFF;border-radius:1.25rem;border:1px solid rgba(26, 13, 20, 0.12);padding:28px 2rem;}
.gaesplit-gll{gap:36px;align-items:start;display:grid;}
.gaesplit-gll>*{min-width:0;}
.gaesplit_a-gll{grid-template-columns:.85fr 1.15fr;}
.gaesplit_b-gll{grid-template-columns:1fr 1.1fr;}
.gaesplit_c-gll{grid-template-columns:1.1fr .9fr;}
.gaepgrid-gll{gap:40px;grid-template-columns:.9fr 1.1fr;display:grid;align-items:center;}
.gaepgrid-gll>*{min-width:0;}
.gaelead-gll{margin-bottom:0.875rem;line-height:1.65;font-size:15px;color:#3D2233;}
.gaefeat-gll{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.gaefeat-gll>*{min-width:0;}
.gaefeat2-gll{grid-template-columns:1fr 1fr;}
.gaefeat_card-gll{padding:1.625rem;border-radius:20px;background:#FFFFFF;border:1px solid rgba(26, 13, 20, 0.12);}
.gaefeat_card-gll svg{margin-bottom:1rem;width:1.625rem;height:1.625rem;color:#B5005E;}
.gaefeat_card-gll h3{font-size:1.125rem;margin-bottom:0.5rem;color:#1A0D14;font-weight:700;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;}
.gaefeat_card-gll p{line-height:1.6;font-size:13px;color:#3D2233;}
.gaefeat_card-gll b{color:#1A0D14;}
.gaebig-gll{gap:1.375rem;flex-wrap:wrap;display:flex;}
.gaebig_n-gll{color:#B5005E;font-size:26px;font-weight:700;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;}
.gaebig_l-gll{font-size:12px;color:#7A5368;}
.gaeperson-gll{border:1px solid rgba(26, 13, 20, 0.12);gap:0.875rem;padding:1rem 18px;border-radius:13px;background:#FFFFFF;display:flex;align-items:center;}
.gaeavatar-gll{flex:none;background:linear-gradient(135deg,#E0186F,#7D0042);border-radius:50%;width:44px;height:44px;}
.gaeperson_name-gll{color:#1A0D14;font-size:14px;font-weight:700;}
.gaeperson_role-gll{color:#7A5368;font-size:12px;}
.gaekv-gll{overflow:hidden;border:1px solid rgba(26, 13, 20, 0.12);grid-template-columns:1fr 1fr;background:rgba(26, 13, 20, 0.12);gap:1px;border-radius:13px;display:grid;}
.gaekv-gll>div{background:#F9F4F7;padding:16px 18px;min-width:0;}
.gaekv_k-gll{font-size:9.5px;text-transform:uppercase;margin-bottom:5px;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#B5005E;}
.gaekv_v-gll{color:#1A0D14;font-weight:700;font-size:13.5px;}
@media(max-width:1023px){.gaesplit_a-gll,.gaesplit_b-gll,.gaesplit_c-gll,.gaepgrid-gll{grid-template-columns:1fr;gap:1.5rem;}
.gaefeat-gll,.gaefeat2-gll{grid-template-columns:1fr;}
.gaekv-gll{grid-template-columns:1fr;}
}
.gaesh-gll{min-width:0;margin-bottom:16px;}
.gaesh_row-gll{gap:0.75rem;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;}
.gaesh_row-gll .gaesh_l-gll{gap:0.375rem;flex-direction:column;display:flex;min-width:0;}
.gaesh_stack-gll{gap:0.625rem;display:flex;align-items:flex-start;flex-direction:column;}
.gaesh_center-gll{gap:0.625rem;flex-direction:column;display:flex;align-items:center;text-align:center;}
.gaesh_h2-gll{gap:9px;font-weight:700;overflow-wrap:break-word;align-items:center;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;line-height:1.1;display:flex;font-size:20px;color:#1A0D14;}
@media(min-width:767px){.gaesh_h2-gll{font-size:1.5rem;}
}
.gaeband-gll .gaesh_h2-gll{color:#FAF0F5;}
.gaeeb_mono-gll{letter-spacing:.08em;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:none;}
.gaeeb_mono-gll::before{content:"// ";}
.gaeeb_upper-gll{text-transform:uppercase;letter-spacing:.14em;}
.gaeeb_pill-gll{border-radius:999px;background:rgba(181, 0, 94, 0.10);padding:5px 11px;letter-spacing:.12em;text-transform:uppercase;}
.gaeeb_line-gll{gap:10px;display:inline-flex;align-items:center;}
.gaeeb_line-gll::before{background:#B5005E;display:inline-block;width:1.5rem;height:1px;content:"";}
.gaeband-gll .gaeeb_line-gll::before{background:#F472B6;}
.gaeband-gll .gaeeb_pill-gll{background:rgba(255, 255, 255, 0.08);}
.gaesh_link-gll{gap:6px;transition:color 0.2s ease,border-color 0.2s ease;white-space:nowrap;border-bottom:1px solid #1A0D14;color:#1A0D14;padding-bottom:2px;align-items:center;font-size:13px;display:inline-flex;font-weight:600;}
.gaesh_link-gll:hover{border-color:#B5005E;color:#B5005E;}
.gaesh_link-gll svg{height:0.875rem;width:14px;}
.gaesh_link_chev-gll{border-bottom:0;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;padding-bottom:0;color:#B5005E;font-size:0.75rem;}
.gaesh_link_btn-gll{padding:0.563rem 18px;border-radius:999px;background:#E0186F;border-bottom:0;color:#FFFFFF;}
.gaesh_link_btn-gll:hover{background:#C0105D;border-color:transparent;}
.gaeband-gll .gaesh_link-gll{border-color:#FAF0F5;color:#FAF0F5;}
.gaeband-gll .gaesh_link_chev-gll{color:#F472B6;}
.gaesh_rule-gll{background:rgba(26, 13, 20, 0.12);margin:-2px 0 1rem;height:1px;}
.gaeband-gll .gaesh_rule-gll{background:rgba(255, 255, 255, 0.13);}
.gaeseo_grid3-gll{gap:1.25rem;grid-template-columns:repeat(3,1fr);display:grid;}
.gaeseo_grid4-gll{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.gaeseo_grid3-gll>*,.gaeseo_grid4-gll>*{min-width:0;}
.gaeseo_card-gll{background:#FFFFFF;padding:24px;border:1px solid rgba(26, 13, 20, 0.12);border-radius:0.813rem;}
.gaeseo_card-gll h3{margin-bottom:8px;font-size:1.125rem;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#1A0D14;}
.gaeseo_card-gll p{font-size:13px;color:#3D2233;line-height:1.6;}
.gaeseo_card_sm-gll{padding:1.25rem;}
.gaeseo_card_sm-gll h3{font-size:1rem;}
.gaeseo_card_sm-gll p{font-size:0.781rem;line-height:1.55;}
.gaeseo_rtp_row-gll{gap:36px;grid-template-columns:1fr 1fr;align-items:center;margin-top:16px;display:grid;}
.gaertp-gll{gap:14px;min-width:0;display:flex;}
.gaertp-gll>div{flex:1;border-radius:13px;background:#F9F4F7;padding:16px;text-align:center;min-width:0;}
.gaertp_n-gll{font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;color:#B5005E;font-size:26px;white-space:nowrap;font-weight:700;}
.gaertp_l-gll{color:#7A5368;font-size:0.688rem;margin-top:0.25rem;}
.gaecmp-gll{border:1px solid rgba(26, 13, 20, 0.12);border-radius:13px;overflow:hidden;max-width:47.5rem;}
.gaecmp_row-gll{grid-template-columns:1.6fr 1fr 1fr;font-size:13px;display:grid;}
.gaecmp_row-gll>div{padding:0.813rem 14px;text-align:center;min-width:0;}
.gaecmp_row-gll>div:first-child{padding-left:1.375rem;color:#1A0D14;font-weight:600;text-align:left;}
.gaecmp_th-gll{background:#F9F4F7;font-size:12.5px;font-weight:700;}
.gaecmp_row-gll:not(.gaecmp_th-gll){background:#FFFFFF;color:#3D2233;border-top:1px solid rgba(26, 13, 20, 0.08);}
.gaecmp_zebra-gll{background:#F3EDF1;}
.gaeguide-gll{border-radius:0.813rem;border:1px solid rgba(26, 13, 20, 0.12);overflow:hidden;background:#FFFFFF;cursor:pointer;}
.gaeguide_cover-gll{height:130px;}
.gaeguide_body-gll{padding:20px;}
.gaeguide_body-gll h3{margin:0.438rem 0 9px;font-size:1rem;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;line-height:1.25;color:#1A0D14;font-weight:700;}
.gaeguide_meta-gll{color:#7A5368;font-size:0.719rem;}
.gaehub-gll{grid-template-columns:repeat(5,1fr);gap:28px;border-top:1px solid rgba(26, 13, 20, 0.08);display:grid;padding-top:1.75rem;}
.gaehub-gll>*{min-width:0;}
.gaehub-gll h4{margin-bottom:0.688rem;font-size:13px;color:#1A0D14;font-weight:700;}
.gaehub_col-gll{gap:8px;display:flex;color:#3D2233;flex-direction:column;font-size:13px;}
.gaehub_col-gll a{cursor:pointer;}
@media(max-width:1021px){.gaeseo_grid3-gll{grid-template-columns:1fr;}
.gaeseo_grid4-gll{grid-template-columns:repeat(2,1fr);}
.gaeseo_rtp_row-gll{gap:1.25rem;grid-template-columns:1fr;}
.gaehub-gll{grid-template-columns:repeat(2,1fr);gap:1.375rem;}
}
@media(max-width:558px){.gaehub-gll{grid-template-columns:1fr;}
}
.gaetk-gll{overflow:hidden;background:#EDE5EB;display:flex;border-bottom:1px solid rgba(26, 13, 20, 0.08);align-items:center;}
.gaetk_tag-gll{background:#FFFFFF;gap:8px;flex:none;padding:11px 1.125rem;align-items:center;border-right:1px solid rgba(26, 13, 20, 0.08);font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10.5px;font-weight:600;color:#D92D20;display:flex;text-transform:uppercase;letter-spacing:.1em;}
.gaetk_rail-gll{flex:1;overflow:hidden;}
.gaetk_track-gll{animation:zm3-marquee 26s linear infinite;padding:11px 0.875rem;gap:1.75rem;width:max-content;white-space:nowrap;display:flex;font-size:12px;color:#3D2233;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.gaetk_track-gll b{color:#B5005E;}
.gaehero-gll{padding:2.875rem 3rem;border-radius:1.25rem;background:linear-gradient(120deg,#1A0D14,#150D1E);overflow:hidden;border:1px solid rgba(26, 13, 20, 0.12);color:#FAF0F5;position:relative;}
.gaehero_glow-gll{border-radius:50%;background:radial-gradient(circle,rgba(210, 30, 120, 0.22),transparent 70%);top:-60px;width:21.25rem;height:340px;right:-3.75rem;position:absolute;}
.gaehero_in-gll{max-width:37.5rem;position:relative;}
.gaehero-gll .gaeeyebrow-gll{color:#F472B6;}
.gaepill_row-gll{background:rgba(255, 255, 255, 0.08);padding:0.375rem 0.813rem;gap:0.5rem;border:1px solid rgba(255, 255, 255, 0.13);border-radius:62.438rem;align-items:center;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10.5px;display:inline-flex;margin-bottom:1.375rem;color:#F472B6;letter-spacing:.1em;text-transform:uppercase;}
.gaehero_h1-gll{margin:1.125rem 0;letter-spacing:-.02em;overflow-wrap:break-word;font-size:3.375rem;font-weight:700;color:#FAF0F5;line-height:1.02;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;}
.gaehero_h1-gll em{font-style:normal;color:#F472B6;}
.gaehero_sub-gll{color:#C9A8BC;font-size:17px;max-width:30rem;margin-bottom:28px;line-height:1.55;}
.gaehero_cta-gll{gap:14px;flex-wrap:wrap;margin-bottom:1.625rem;align-items:center;display:flex;}
.gaehero_trust-gll{gap:14px;flex-wrap:wrap;display:flex;align-items:center;}
.gaehero_rating_txt-gll{font-size:0.813rem;color:#C9A8BC;}
@media(max-width:1021px){.gaehero-gll{padding:2rem 24px;}
.gaehero_h1-gll{font-size:38px;}
}
@media(max-width:563px){.gaehero_h1-gll{font-size:1.875rem;}
}
.gaetabs-gll{gap:9px;flex-wrap:wrap;display:flex;}
.gaetab-gll{border:1px solid rgba(26, 13, 20, 0.12);background:#FFFFFF;border-radius:0.5rem;padding:10px 1.125rem;font-size:0.813rem;cursor:pointer;font-weight:600;color:#3D2233;}
.gaetab_on-gll{background:#E0186F;border-color:transparent;font-weight:700;color:#FFFFFF;}
.gaestat-gll{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.gaestat-gll>*{min-width:0;}
.gaestat_item-gll{border-radius:13px;background:#FFFFFF;border:1px solid rgba(26, 13, 20, 0.12);padding:18px 1.25rem;}
.gaestat_k-gll{text-transform:uppercase;margin-bottom:0.438rem;font-size:9.5px;color:#7A5368;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;}
.gaestat_v-gll{gap:8px;font-size:24px;min-width:0;overflow-wrap:anywhere;display:flex;font-weight:700;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;color:#1A0D14;align-items:center;}
.gaestat_v_accent-gll{color:#B5005E;}
@media(max-width:1021px){.gaestat-gll{grid-template-columns:repeat(2,1fr);}
}
.gaewlc-gll{padding:36px 40px;overflow:hidden;gap:24px;border:1px solid rgba(26, 13, 20, 0.12);background:linear-gradient(120deg,#1A0D14,#150D1E);border-radius:1.25rem;grid-template-columns:1.2fr .8fr;color:#FAF0F5;align-items:center;position:relative;display:grid;}
.gaewlc-gll>*{min-width:0;}
.gaewlc-gll .gaeeyebrow-gll{color:#F472B6;}
.gaewlc_glow-gll{border-radius:50%;background:radial-gradient(circle,rgba(210, 30, 120, 0.22),transparent 70%);top:-2.5rem;width:260px;position:absolute;height:260px;right:-2.5rem;}
.gaewlc_in-gll{position:relative;}
.gaewlc_h2-gll{margin:0.625rem 0 8px;font-size:2.125rem;color:#FAF0F5;overflow-wrap:break-word;font-weight:700;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;line-height:1.03;}
.gaewlc_h2-gll em{color:#F472B6;font-style:normal;}
.gaewlc_sub-gll{color:#C9A8BC;max-width:26.25rem;line-height:1.55;font-size:14px;margin-bottom:1.125rem;}
.gaewlc_terms-gll{gap:10px;display:flex;position:relative;flex-direction:column;}
.gaeterm-gll{border-radius:13px;gap:0.688rem;border:1px solid rgba(255, 255, 255, 0.13);padding:13px 0.938rem;background:rgba(255, 255, 255, 0.08);display:flex;align-items:center;}
.gaeterm-gll svg{flex:none;height:1.25rem;width:1.25rem;color:#F472B6;}
.gaeterm_k-gll{color:#C9A8BC;text-transform:uppercase;font-size:9.5px;letter-spacing:.1em;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.gaeterm_v-gll{font-size:14px;font-weight:700;color:#FAF0F5;margin-top:2px;}
@media(max-width:1021px){.gaewlc-gll{grid-template-columns:1fr;}
}
@media(max-width:563px){.gaewlc_h2-gll{font-size:1.625rem;}
}
.gaejp-gll{gap:14px;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.gaejp-gll>*{min-width:0;}
.gaejp_hero-gll{background:linear-gradient(135deg,#1A0D14,#150D1E);overflow:hidden;padding:26px;border:1px solid rgba(26, 13, 20, 0.12);gap:0.875rem;border-radius:20px;position:relative;display:flex;justify-content:space-between;color:#FAF0F5;flex-direction:column;min-height:11.25rem;}
.gaejp_glow-gll{border-radius:50%;background:radial-gradient(circle,rgba(210, 30, 120, 0.22),transparent 70%);height:11.25rem;right:-40px;width:11.25rem;position:absolute;top:-2.5rem;}
.gaejp_k_row-gll{gap:10px;justify-content:space-between;align-items:center;display:flex;position:relative;}
.gaejp_k-gll{color:#7A5368;letter-spacing:.12em;font-size:10px;text-transform:uppercase;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.gaejp_hero-gll .gaejp_k-gll{color:#C9A8BC;}
.gaejp_amt-gll{position:relative;line-height:1;font-weight:700;color:#F472B6;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;font-size:42px;}
.gaejp_sub-gll{color:#C9A8BC;font-size:12px;margin-top:0.313rem;}
.gaejp_cell-gll{border-radius:1.25rem;padding:22px;border:1px solid rgba(26, 13, 20, 0.12);background:#FFFFFF;justify-content:space-between;flex-direction:column;min-height:180px;display:flex;}
.gaejp_cell-gll .gaejp_amt-gll{font-size:1.875rem;color:#1A0D14;}
.gaejp_cell-gll .gaejp_sub-gll{color:#7A5368;}
@media(max-width:1021px){.gaejp-gll{grid-template-columns:1fr;}
}
@media(max-width:561px){.gaejp_amt-gll{font-size:2rem;}
}
.gaeapp-gll{gap:36px;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;}
.gaeapp_copy-gll{max-width:32.5rem;}
.gaeapp_h2-gll{margin:12px 0 10px;color:#1A0D14;font-weight:700;line-height:1.05;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;font-size:1.75rem;}
.gaeapp_text-gll{line-height:1.6;font-size:0.875rem;color:#3D2233;margin-bottom:1.25rem;}
.gaeapp_btns-gll{gap:0.75rem;flex-wrap:wrap;display:flex;}
.gaestore-gll{background:#F9F4F7;border:1px solid rgba(26, 13, 20, 0.12);gap:9px;padding:0.688rem 18px;border-radius:0.813rem;color:#1A0D14;cursor:pointer;display:inline-flex;font-weight:700;align-items:center;font-size:13px;}
.gaestore-gll svg{width:16px;height:16px;}
.gaeapp_qr_wrap-gll{gap:1rem;display:flex;align-items:center;}
.gaeqr-gll{background:#F9F4F7;padding:0.688rem;grid-template-rows:repeat(5,1fr);gap:3px;grid-template-columns:repeat(5,1fr);border:1px solid rgba(26, 13, 20, 0.12);border-radius:0.813rem;width:108px;display:grid;height:108px;}
.gaeqr-gll i{background:transparent;}
.gaeqr_f-gll{background:#B5005E;}
.gaeapp_qr_cap-gll{font-size:12px;max-width:84px;color:#7A5368;line-height:1.4;}
.gaesteps-gll{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.gaesteps-gll>*{min-width:0;}
.gaestep-gll{border-radius:13px;background:#FFFFFF;padding:1.5rem;border:1px solid rgba(26, 13, 20, 0.12);position:relative;}
.gaestep_num-gll{background:#E0186F;border-radius:8px;align-items:center;justify-content:center;font-weight:700;margin-bottom:0.875rem;width:1.875rem;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;display:flex;color:#FFFFFF;font-size:0.813rem;height:30px;}
.gaestep_h-gll{margin-bottom:0.438rem;font-weight:700;color:#1A0D14;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;font-size:16px;}
.gaestep_p-gll{font-size:13px;color:#3D2233;line-height:1.55;}
@media(max-width:1021px){.gaesteps-gll{grid-template-columns:1fr;}
}
.gaepromo_grid-gll{grid-template-columns:repeat(3,1fr);gap:16px;display:grid;}
.gaepromo_grid-gll>*{min-width:0;}
.gaepromo-gll{overflow:hidden;border:1px solid rgba(26, 13, 20, 0.12);border-radius:20px;background:#FFFFFF;padding:24px;min-height:150px;position:relative;}
.gaepromo_h-gll{margin-top:6px;font-weight:700;font-size:26px;line-height:1.05;color:#1A0D14;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;}
.gaepromo_h-gll em{color:#B5005E;font-style:normal;}
.gaepromo_p-gll{line-height:1.5;margin-top:8px;font-size:0.781rem;color:#3D2233;}
.gaepromo_feat-gll{background:linear-gradient(135deg,#1A0D14,#150D1E);border-color:rgba(26, 13, 20, 0.12);}
.gaepromo_feat-gll .gaepromo_h-gll{color:#FAF0F5;}
.gaepromo_feat-gll .gaepromo_h-gll em{color:#F472B6;}
.gaepromo_feat-gll .gaepromo_p-gll{color:#C9A8BC;}
.gaepromo_feat-gll .gaeeyebrow-gll{color:#F472B6;}
@media(max-width:1025px){.gaepromo_grid-gll{grid-template-columns:1fr;}
}
.gaedw_h2-gll{font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;font-size:1.625rem;margin-bottom:10px;color:#1A0D14;font-weight:700;line-height:1.08;}
.gaesteps_v-gll{grid-template-columns:1fr;gap:10px;}
.gaesteps_v-gll .gaestep-gll{padding:1.125rem 1.25rem;}
@media(max-width:559px){.gaedw_h2-gll{font-size:1.438rem;}
}
.gaesupp-gll{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.gaesupp-gll>*{min-width:0;}
.gaesupp_card-gll{border-radius:13px;padding:1.5rem;background:#FFFFFF;border:1px solid rgba(26, 13, 20, 0.12);}
.gaesupp_card-gll svg{margin-bottom:0.875rem;height:1.5rem;color:#B5005E;width:24px;}
.gaesupp_card-gll h3{margin-bottom:0.375rem;color:#1A0D14;font-size:1rem;font-weight:700;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;}
.gaesupp_card-gll p{color:#3D2233;font-size:0.813rem;line-height:1.55;}
@media(max-width:1026px){.gaesupp-gll{grid-template-columns:1fr;}
}
.gaepay_logos-gll{grid-template-columns:repeat(4,1fr);gap:9px;display:grid;}
.gaepay_logos-gll>*{min-width:0;}
.gaepay-gll{border:1px solid rgba(26, 13, 20, 0.12);border-radius:0.5rem;font-weight:700;display:flex;color:#3D2233;align-items:center;justify-content:center;font-size:0.75rem;height:3rem;}
.gaetable-gll{border-radius:13px;overflow:hidden;border:1px solid rgba(26, 13, 20, 0.12);}
.gaetrow-gll{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:0.813rem;}
.gaetrow-gll>div{padding:0.813rem 14px;min-width:0;}
.gaetrow-gll>div:first-child{font-weight:700;padding-left:16px;color:#1A0D14;}
.gaetrow_th-gll{background:#F9F4F7;color:#7A5368;text-transform:uppercase;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.594rem;letter-spacing:.06em;}
.gaetrow-gll:not(.gaetrow_th-gll){background:#FFFFFF;border-top:1px solid rgba(26, 13, 20, 0.08);color:#3D2233;}
.gaetrow_zebra-gll{background:#F3EDF1;}
.gaepos-gll{color:#B5005E;font-weight:700;}
@media(max-width:1025px){.gaepay_logos-gll{grid-template-columns:repeat(2,1fr);}
}
.gaegm-gll{gap:16px;grid-template-columns:1.3fr 1fr;display:grid;}
.gaegm-gll>*{min-width:0;}
.gaegm_panel-gll{background:#FFFFFF;padding:1.75rem;border:1px solid rgba(26, 13, 20, 0.12);border-radius:1.25rem;}
.gaegm_h2-gll{margin:0.625rem 0 0.5rem;color:#1A0D14;font-size:1.5rem;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.gaegm_text-gll{line-height:1.6;color:#3D2233;max-width:440px;margin-bottom:20px;font-size:0.844rem;}
.gaegm_level-gll{gap:0.875rem;margin-bottom:1rem;align-items:center;display:flex;}
.gaegm_lv-gll{color:#B5005E;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:24px;}
.gaegm_bar_wrap-gll{flex:1;min-width:0;}
.gaegm_bar_meta-gll{font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#7A5368;justify-content:space-between;font-size:0.625rem;margin-bottom:0.313rem;display:flex;}
.gaebar-gll{border-radius:999px;background:#F9F4F7;overflow:hidden;height:8px;}
.gaebar_fill-gll{background:linear-gradient(90deg,#E0186F,#7D0042);border-radius:999px;height:100%;display:block;}
.gaegm_missions-gll{gap:9px;display:flex;flex-wrap:wrap;}
.gaegm_refer-gll{border-radius:20px;border:1px solid rgba(26, 13, 20, 0.12);padding:1.75rem;overflow:hidden;background:linear-gradient(150deg,#1A0D14,#150D1E);justify-content:space-between;position:relative;color:#FAF0F5;flex-direction:column;display:flex;}
.gaegm_refer-gll .gaeeyebrow-gll{color:#F472B6;}
.gaegm_ref_h2-gll{margin:0.625rem 0 8px;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;line-height:1.1;font-size:24px;color:#FAF0F5;font-weight:700;}
.gaegm_ref_h2-gll em{font-style:normal;color:#F472B6;}
.gaegm_ref_text-gll{margin-bottom:18px;color:#C9A8BC;font-size:0.813rem;line-height:1.55;}
@media(max-width:1023px){.gaegm-gll{grid-template-columns:1fr;}
}
.gaevip_head-gll{gap:12px;justify-content:space-between;margin-bottom:18px;flex-wrap:wrap;align-items:flex-end;display:flex;}
.gaevip_intro-gll{font-size:13px;color:#3D2233;max-width:420px;}
.gaevip-gll{gap:0.75rem;grid-template-columns:repeat(5,1fr);display:grid;}
.gaevip-gll>*{min-width:0;}
.gaetier-gll{border-radius:0.813rem;padding:20px;background:#FFFFFF;border:1px solid rgba(26, 13, 20, 0.12);}
.gaetier_on-gll{border-color:#B5005E;background:rgba(181, 0, 94, 0.10);}
.gaetier_medal-gll{border-radius:8px;background:linear-gradient(135deg,#E0186F,#7D0042);margin-bottom:14px;width:30px;height:30px;}
.gaetier_name-gll{font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;font-size:15px;font-weight:700;margin-bottom:5px;color:#1A0D14;}
.gaetier_tx-gll{line-height:1.5;font-size:0.719rem;color:#7A5368;}
@media(max-width:1022px){.gaevip-gll{grid-template-columns:repeat(2,1fr);}
}
.gaeet_h2-gll{margin:0.625rem 0 14px;font-weight:700;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;line-height:1.08;color:#1A0D14;font-size:28px;}
.gaeet_right-gll{gap:10px;display:flex;flex-direction:column;}
.gaeet_updated-gll{gap:10px;border:1px solid rgba(26, 13, 20, 0.12);background:#F9F4F7;padding:14px 18px;border-radius:13px;align-items:center;color:#3D2233;display:flex;font-size:12px;}
.gaeet_updated-gll svg{flex:none;color:#B5005E;width:15px;height:0.938rem;}
.gaeet_updated-gll b{color:#1A0D14;}
@media(max-width:560px){.gaeet_h2-gll{font-size:1.5rem;}
}
.gaegd_head-gll{gap:12px;display:flex;align-items:center;margin-bottom:1rem;justify-content:space-between;flex-wrap:wrap;}
.gaeprovs-gll{gap:12px;grid-template-columns:repeat(6,1fr);margin-bottom:28px;display:grid;}
.gaeprovs-gll>*{min-width:0;}
.gaeprov-gll{padding:12px;background:#FFFFFF;border:1px solid rgba(26, 13, 20, 0.12);border-radius:13px;justify-content:center;align-items:center;height:4rem;display:flex;text-decoration:none;}
.gaeprov_img-gll{max-height:32px;object-fit:contain;max-width:100%;}
.gaeresp-gll{background:#FFFFFF;border-radius:13px;gap:24px;padding:1.625rem;border:1px solid rgba(26, 13, 20, 0.12);display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.gaeresp_in-gll{max-width:560px;}
.gaeresp_h-gll{font-weight:700;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;color:#1A0D14;margin-bottom:8px;font-size:1.188rem;}
.gaeresp_p-gll{line-height:1.6;color:#3D2233;font-size:13.5px;}
.gaeresp_badges-gll{gap:0.875rem;align-items:center;display:flex;flex-wrap:wrap;}
.gaeage18-gll{border-radius:8px;padding:4px 8px;border:1.5px solid #D92D20;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:13px;font-weight:700;color:#D92D20;}
.gaeresp_org-gll{color:#7A5368;font-size:0.813rem;font-weight:600;}
@media(max-width:1027px){.gaeprovs-gll{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:559px){.gaeprovs-gll{grid-template-columns:repeat(2,1fr);}
}
.gaerc-gll{grid-template-columns:1fr 1fr 1fr;gap:32px;display:grid;}
.gaerc-gll>*{min-width:0;}
.gaerc_awards-gll{gap:11px;flex-direction:column;display:flex;}
.gaeaward-gll{gap:0.688rem;display:flex;align-items:center;}
.gaeaward-gll svg{flex:none;width:18px;color:#D4960A;height:1.125rem;}
.gaeaward_t-gll{color:#1A0D14;font-size:0.844rem;font-weight:700;}
.gaeaward_s-gll{color:#7A5368;font-size:11.5px;}
.gaerc_press-gll{gap:0.625rem;grid-template-columns:1fr 1fr;display:grid;}
.gaelogo_cell-gll{border-radius:8px;border:1px solid rgba(26, 13, 20, 0.12);color:#3D2233;align-items:center;height:3rem;font-weight:700;justify-content:center;font-size:0.813rem;display:flex;}
.gaerc_partner-gll{border:1px solid rgba(26, 13, 20, 0.12);background:#FFFFFF;padding:1.25rem;border-radius:13px;}
.gaerc_partner_name-gll{color:#1A0D14;margin-bottom:0.375rem;font-size:18px;font-weight:700;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;}
.gaerc_partner_text-gll{color:#3D2233;font-size:12.5px;line-height:1.55;}
@media(max-width:1022px){.gaerc-gll{grid-template-columns:1fr;gap:22px;}
.gaerc_press-gll{grid-template-columns:repeat(4,1fr);}
}
.gaeab_h2-gll{margin:0.875rem 0 1rem;color:#1A0D14;font-weight:700;font-size:2rem;line-height:1.08;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;}
.gaeab_body-gll{font-size:0.938rem;line-height:1.65;color:#3D2233;margin-bottom:14px;}
.gaeab_chips-gll{gap:10px;margin-top:8px;flex-wrap:wrap;display:flex;}
.gaefaq-gll{gap:0.625rem;flex-direction:column;display:flex;}
.gaefaq_item-gll{border:1px solid rgba(26, 13, 20, 0.12);background:#FFFFFF;padding:18px 1.375rem;border-radius:13px;}
.gaefaq_q-gll{list-style:none;gap:1rem;cursor:pointer;display:flex;justify-content:space-between;font-size:15.5px;font-weight:600;align-items:center;color:#1A0D14;}
.gaefaq_q-gll::-webkit-details-marker{display:none;}
.gaefaq_q_t-gll{gap:0.625rem;display:flex;}
.gaefaq_q_i-gll{font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#B5005E;font-style:normal;}
.gaefaq_pm-gll{color:#B5005E;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:1.25rem;}
.gaefaq_item-gll[open] .gaefaq_pm-gll{transform:rotate(45deg);}
.gaefaq_a-gll{color:#3D2233;margin-top:12px;font-size:0.844rem;line-height:1.6;}
@media(max-width:560px){.gaeab_h2-gll{font-size:26px;}
}
.gaeop_h2-gll{margin:10px 0 0.5rem;color:#1A0D14;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;line-height:1.1;font-size:1.5rem;font-weight:700;}
.gaeop_text-gll{line-height:1.6;font-size:0.844rem;color:#3D2233;}
@media(max-width:560px){.gaeop_h2-gll{font-size:1.375rem;}
}
.gaedispute-gll{gap:28px;border:1px dashed rgba(26, 13, 20, 0.22);padding:1.625rem 30px;border-radius:13px;align-items:center;justify-content:space-between;flex-wrap:wrap;display:flex;}
.gaedispute_in-gll{max-width:660px;}
.gaedispute_h2-gll{margin-bottom:8px;font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;font-size:1.375rem;color:#1A0D14;font-weight:700;}
.gaedispute_text-gll{font-size:0.844rem;color:#3D2233;line-height:1.6;}
.gaefooter-gll{padding:2.5rem 28px;background:#EDE5EB;border-top:1px solid rgba(26, 13, 20, 0.08);}
.gaefooter_grid-gll{gap:32px;grid-template-columns:1.4fr 1fr 1fr 1fr;display:grid;max-width:1400px;margin-left:auto;margin-bottom:1.75rem;margin-right:auto;}
.gaefooter_grid-gll>*{min-width:0;}
.gaefooter_grid-gll h4{font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;text-transform:uppercase;font-size:10px;color:#B08FA0;margin-bottom:13px;}
.gaefcol-gll{gap:9px;display:flex;flex-direction:column;color:#3D2233;font-size:13px;}
.gaefcol-gll a{cursor:pointer;}
.gaeft_about-gll{color:#7A5368;margin-top:0.75rem;max-width:260px;font-size:13px;line-height:1.6;}
.gaeft_contact-gll{font-size:12.5px;color:#B5005E;overflow-wrap:anywhere;margin-top:0.75rem;font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.gaefooter_bottom-gll{margin:0 auto;gap:1rem;flex-wrap:wrap;display:flex;padding-top:1.25rem;align-items:center;justify-content:space-between;border-top:1px solid rgba(26, 13, 20, 0.08);max-width:1400px;}
.gaefooter_bottom-gll p{color:#B08FA0;line-height:1.6;font-size:0.688rem;max-width:720px;}
@media(max-width:1024px){.gaefooter_grid-gll{grid-template-columns:1fr 1fr;}
}
@media(max-width:557px){.gaefooter_grid-gll{grid-template-columns:1fr;}
}