:where(.gth) :where(*,*::before,*::after):where(#gth-resources,#gth-resources *){box-sizing:border-box}:where(.gth) :where(h1,h2,h3,p,figure,blockquote,ul,ol,dl,dd):where(#gth-resources,#gth-resources *){margin:0}.gth :where(h1,h2,h3):where(#gth-resources,#gth-resources *){color:var(--ink);text-wrap:balance}.gth h1:where(#gth-resources,#gth-resources *){font-size:var(--t1);font-weight:850;line-height:1.06}.gth h2:where(#gth-resources,#gth-resources *){font-size:var(--t2);font-weight:800;line-height:1.12}.gth h3:where(#gth-resources,#gth-resources *){font-size:var(--t4);font-weight:600;line-height:1.25}.gth a:where(#gth-resources,#gth-resources *){color:inherit;text-decoration:none}.gth :where(button,input):where(#gth-resources,#gth-resources *){font:inherit}.gth button:where(#gth-resources,#gth-resources *){cursor:pointer}.gth [hidden]:where(#gth-resources,#gth-resources *){display:none!important}.gth :where(a,button,input,summary):focus-visible:where(#gth-resources,#gth-resources *){outline:3px solid var(--accent);outline-offset:5px}.gth :where(a,button,input):where(#gth-resources,#gth-resources *){-webkit-tap-highlight-color:transparent}.gth img:where(#gth-resources,#gth-resources *){display:block;max-width:100%;height:auto}.gth svg:where(#gth-resources,#gth-resources *){width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.gth__wrap:where(#gth-resources,#gth-resources *){width:var(--gth-section-width);margin-inline:auto}.gth__section:where(#gth-resources,#gth-resources *){padding-block:88px;scroll-margin-top:100px}.gth__section--soft:where(#gth-resources,#gth-resources *){background:var(--soft)}.gth__section--line:where(#gth-resources,#gth-resources *){border-top:1px solid var(--line)}.gth__heading:where(#gth-resources,#gth-resources *){display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:36px}.gth__heading p:where(#gth-resources,#gth-resources *){max-width:50ch;margin-top:16px;color:var(--muted)}.gth__heading>a:where(#gth-resources,#gth-resources *){flex:none}.gth__text-link:where(#gth-resources,#gth-resources *){display:inline-flex;align-items:center;gap:12px;font-size:var(--t7);font-weight:600;min-height:44px}.gth__text-link:hover:where(#gth-resources,#gth-resources *){color:var(--accent)}.gth__text-link svg:where(#gth-resources,#gth-resources *){width:18px;height:18px}.gth__button:where(#gth-resources,#gth-resources *){display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:12px 20px;border:1px solid transparent;border-radius:4px;font-size:var(--t6);font-weight:600;line-height:1.4;transition:background .22s,color .22s,border-color .22s}.gth .gth__button--solid:where(#gth-resources,#gth-resources *){background:#c0392b;color:#fff}.gth .gth__button--solid:hover:where(#gth-resources,#gth-resources *){background:#982c22;color:#fff}.gth .gth__button--outline:where(#gth-resources,#gth-resources *){border-color:var(--line);background:transparent;color:var(--ink)}.gth .gth__button--outline:hover:where(#gth-resources,#gth-resources *){border-color:var(--ink);background:var(--panel)}.gth__actions:where(#gth-resources,#gth-resources *){display:flex;gap:12px;align-items:center;flex-wrap:wrap}.gth__sr:where(#gth-resources,#gth-resources *){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gth__resource-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gth__resource-grid>li{display:flex;min-width:0}.gth__resource-card{display:flex;flex-direction:column;width:100%;min-width:0;padding:28px;border:1px solid var(--line);border-radius:14px;background:var(--paper);transition:background .22s,border-color .22s}.gth__resource-card:hover{background:var(--panel);border-color:var(--accent)}.gth__resource-icon{display:block;margin-bottom:24px;color:var(--accent)}.gth__resource-icon svg{display:block;width:28px;height:28px}.gth__resource-card h3{font-size:var(--t4);margin-bottom:12px}.gth__resource-card p{font-size:var(--t7);color:var(--muted);margin-bottom:28px}.gth__resource-action{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:auto;font-size:var(--t7);font-weight:600}.gth__resource-action svg{width:18px;height:18px;color:var(--accent)}@media(max-width:1050px){.gth__resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.gth__wrap:where(#gth-resources,#gth-resources *){width:var(--gth-section-width)}.gth__section:where(#gth-resources,#gth-resources *){padding-block:56px}.gth__heading:where(#gth-resources,#gth-resources *){display:block;margin-bottom:28px}.gth__heading p:where(#gth-resources,#gth-resources *){font-size:var(--t7)}.gth__heading>a:where(#gth-resources,#gth-resources *){margin-top:14px}}@media(max-width:560px){.gth__resource-grid{grid-template-columns:1fr;gap:16px}.gth__resource-card{padding:24px}}@media(prefers-reduced-motion:reduce){.gth *:where(#gth-resources,#gth-resources *),.gth *:where(#gth-resources,#gth-resources *)::before,.gth *:where(#gth-resources,#gth-resources *)::after{animation:none!important;transition:none!important;scroll-auto!important}}@media(forced-colors:active){.gth__button:where(#gth-resources,#gth-resources *){border:1px solid ButtonText}.gth__resource-card{border-color:CanvasText}}