.ggfc{--ggfc-ink:#203d32;--ggfc-muted:#5b6b62;--ggfc-green:#285c46;--ggfc-line:#dce5dd;--ggfc-soft:#edf3e9;color:var(--ggfc-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;font-size:16px;max-width:1160px;margin:0 auto;text-align:left;color-scheme:light}
.ggfc *{box-sizing:border-box}.ggfc [hidden]{display:none!important}.ggfc h1,.ggfc h2,.ggfc h3,.ggfc p{margin:0}.ggfc a{color:var(--ggfc-green);text-decoration:none}.ggfc a:hover{text-decoration:underline}.ggfc button,.ggfc input,.ggfc select{font:inherit}.ggfc button{cursor:pointer}.ggfc :focus-visible{outline:3px solid #a07822;outline-offset:3px}.ggfc button{letter-spacing:normal;text-transform:none;box-shadow:none}.ggfc button:disabled{opacity:.65;cursor:wait}.ggfc-intro{max-width:850px;margin-bottom:28px}.ggfc .ggfc-kicker{font-size:11px;letter-spacing:.12em;font-weight:750;color:var(--ggfc-green)}.ggfc-intro h1,.ggfc-intro h2{font-size:clamp(29px,4.2vw,45px);line-height:1.15;letter-spacing:-.035em;font-weight:650;margin:12px 0 16px;color:var(--ggfc-ink)}.ggfc-intro>p:last-child{max-width:710px;font-size:17px;color:var(--ggfc-muted)}
.ggfc-tabs{display:flex;gap:8px;border-bottom:1px solid var(--ggfc-line);padding-bottom:20px;margin-bottom:26px;flex-wrap:wrap}.ggfc-tabs button,.ggfc-filter-row button{padding:10px 15px;min-height:44px;border:1px solid var(--ggfc-line);border-radius:8px;color:var(--ggfc-green);background:#fff;font-size:13px;font-weight:650}.ggfc-tabs button[aria-pressed=true],.ggfc-filter-row button[aria-pressed=true]{background:var(--ggfc-green);color:#fff;border-color:var(--ggfc-green)}
.ggfc-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.17fr);gap:26px;align-items:start}.ggfc-panel{border:1px solid var(--ggfc-line);border-radius:16px;padding:26px;background:#fff;min-width:0}.ggfc-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.ggfc-panel-heading h2{font-size:18px;font-weight:650;letter-spacing:-.02em}.ggfc .ggfc-text{border:0;background:none;padding:8px 0;min-height:44px;color:var(--ggfc-green);font-size:13px;font-weight:650}.ggfc-selectors{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ggfc-selectors>.ggfc-field:first-child{grid-column:1/-1}.ggfc-field{display:block;min-width:0}.ggfc-field>span{display:block;font-size:13px;font-weight:650;margin:0 0 7px}.ggfc-field input,.ggfc-field select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #bacbbc;border-radius:7px;background:#fff;color:var(--ggfc-ink);font-size:16px;line-height:1.35;box-shadow:none}.ggfc-field small{display:block;font-size:12px;color:var(--ggfc-muted);margin-top:6px;line-height:1.5}.ggfc-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:23px}.ggfc .ggfc-button{min-height:48px;border:1px solid var(--ggfc-green);border-radius:8px;padding:12px 18px;background:var(--ggfc-green);color:white;font-size:14px;font-weight:650;display:inline-flex;gap:18px;align-items:center;justify-content:space-between;line-height:1.5;text-decoration:none;max-width:100%}.ggfc .ggfc-button:hover{background:#1d4936}.ggfc .ggfc-button.secondary{background:white;color:var(--ggfc-green)}
.ggfc-result{border:1px solid #d6e2d2;border-radius:16px;background:var(--ggfc-soft);padding:28px;min-width:0}.ggfc-result-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.ggfc-result h2{font-size:27px;font-weight:600;line-height:1.25;letter-spacing:-.025em;margin:13px 0 10px}.ggfc-result>p{font-size:14px}.ggfc-muted{color:var(--ggfc-muted);font-size:12px}.ggfc-tag{display:inline-block;background:#fff;padding:4px 9px;border-radius:5px;font-size:11px;font-weight:650;color:#476342}.ggfc-metrics{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0;border-top:1px solid #d0dfca;border-bottom:1px solid #d0dfca;padding:16px 0}.ggfc-metrics small{display:block;font-size:11px;color:var(--ggfc-muted)}.ggfc-metrics strong{font-size:18px;display:block;font-weight:600;margin-top:3px}.ggfc-requirements{list-style:none;padding:0;margin:0;counter-reset:requirements}.ggfc-requirements>li{counter-increment:requirements;position:relative;padding:0 0 20px 34px}.ggfc-requirements>li::before{content:counter(requirements,decimal-leading-zero);position:absolute;left:0;top:0;font-size:11px;color:#6c8865;font-weight:700;line-height:24px}.ggfc-requirements strong{font-size:15px}.ggfc-requirements p{font-size:13px;color:#4b604e;margin:5px 0}.ggfc-details,.ggfc-source{border-top:1px solid #d0dfca;margin-top:10px}.ggfc-details summary,.ggfc-source summary{cursor:pointer;padding:15px 0;font-size:13px;font-weight:650;min-height:48px}.ggfc-details>div,.ggfc-source{font-size:12px}.ggfc-details p+p{margin-top:12px}.ggfc-details ul,.ggfc-source ul{padding-left:18px;margin:10px 0 16px}.ggfc-details li{margin:8px 0}.ggfc-related{margin-top:25px}.ggfc-related h3{font-size:13px;font-weight:650;margin-bottom:8px}.ggfc-related a{display:flex;justify-content:space-between;font-size:12px;border-bottom:1px solid #d0dfca;padding:10px 0;gap:12px}.ggfc-related a span{flex-shrink:0}.ggfc .ggfc-small{font-size:12px;color:var(--ggfc-muted)}
.ggfc-instruction{font-size:12px;color:var(--ggfc-muted);padding:18px 0 0}.ggfc-check-inputs fieldset{padding:20px 0;margin:19px 0 0;border:0;border-top:1px solid var(--ggfc-line);min-width:0}.ggfc-check-inputs legend{padding:0 8px 0 0;font-size:14px;font-weight:650;line-height:1.4}.ggfc-check-inputs legend span{color:#75916d;font-size:11px;margin-right:6px}.ggfc-check-inputs fieldset>p{font-size:12px;color:var(--ggfc-muted);margin-bottom:14px}.ggfc-check-inputs .ggfc-field+.ggfc-field{margin-top:16px}.ggfc-check-inputs .ggfc-field small:empty{display:none}.ggfc-advanced .ggfc-field{margin:15px 0}.ggfc-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ggfc-counts .ggfc-field input{padding:10px 8px}.ggfc-counts input::placeholder{font-size:11px}.ggfc-check-rows{padding:0;list-style:none;margin:22px 0}.ggfc-check-rows li{border-top:1px solid #cfddca;padding:14px 0}.ggfc-check-rows li>div{display:flex;gap:12px;justify-content:space-between;align-items:start}.ggfc-check-rows strong{font-size:13px}.ggfc-check-rows span{font-size:10px;white-space:nowrap;background:#fff;padding:3px 6px;border-radius:4px}.ggfc-check-rows p{font-size:12px;color:#52654e;margin-top:7px}.ggfc-check-rows .is-missing span{background:#f9e8dd;color:#883f2d}.ggfc-check-rows .is-review span{background:#f7efd8;color:#705626}.ggfc-example-tip{padding:20px;border-radius:10px;border:1px solid #d0dfca;margin-top:22px;background:#f5f8f2;font-size:13px}.ggfc-example-tip p{margin-top:8px;font-size:12px;color:var(--ggfc-muted)}.ggfc-live{min-height:20px;font-size:12px;color:var(--ggfc-muted);margin:18px 0!important}
.ggfc-dedform .ggfc-selectors{grid-template-columns:1fr 1fr 1.4fr}.ggfc-dedform .ggfc-field:first-child{grid-column:auto}.ggfc-dedresults{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ggfc-dedcard{border:1px solid var(--ggfc-line);border-radius:14px;background:#fff;padding:25px;min-width:0}.ggfc-dedcard h2{font-size:18px;font-weight:600;line-height:1.35;margin:16px 0 12px}.ggfc-amount{font-size:27px;line-height:1.3;letter-spacing:-.025em;font-weight:600;display:block;margin:10px 0 13px}.ggfc-dedcard p{font-size:13px;color:var(--ggfc-muted);margin-top:10px}.ggfc-dedcard .ggfc-small{font-size:11px}.ggfc-dedcard .ggfc-muted{font-size:10px}.ggfc-inline-links{font-size:12px;margin-top:15px}.ggfc-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.ggfc-filter-row button{font-size:12px;padding:8px 13px}.ggfc-empty{grid-column:1/-1;padding:35px 25px;background:var(--ggfc-soft);border-radius:12px}.ggfc-empty h2{font-size:22px;margin-bottom:12px}.ggfc-empty p,.ggfc-empty a{font-size:14px}.ggfc-empty a{display:block;margin-top:15px}.ggfc-notice{padding:17px 20px;background:#f3f5ee;border:1px solid var(--ggfc-line);border-radius:10px;font-size:12px;color:var(--ggfc-muted);margin-top:24px}.ggfc .ggfc-warning{background:#fff1d8;color:#725820;padding:10px;border-radius:6px}
.ggfc-help{margin-top:38px;padding-top:27px;border-top:1px solid var(--ggfc-line);display:grid;grid-template-columns:1fr 1fr;gap:35px}.ggfc-help h2{font-size:22px;letter-spacing:-.02em;margin:8px 0 12px}.ggfc-help p,.ggfc-help li{font-size:13px;color:var(--ggfc-muted)}.ggfc-help ol{padding-left:19px;margin:0}.ggfc-help li{margin:8px 0}.ggfc-about{margin-top:25px;font-size:12px;border-top:1px solid var(--ggfc-line)}.ggfc-about summary{padding:18px 0;cursor:pointer;font-size:13px;font-weight:600}.ggfc-about p{margin-bottom:12px}.ggfc-about ul{padding-left:18px}.ggfc-about a{overflow-wrap:anywhere}.ggfc-about button{margin:10px 0}.ggfc-source p{overflow-wrap:anywhere}
@media(max-width:850px){.ggfc-layout{grid-template-columns:1fr 1fr;gap:18px}.ggfc-panel,.ggfc-result{padding:21px}.ggfc-panel-heading{align-items:flex-start;flex-direction:column;gap:4px}.ggfc-dedform .ggfc-selectors{grid-template-columns:1fr 1fr}.ggfc-dedform .ggfc-field:last-child{grid-column:1/-1}.ggfc-check-rows li>div{flex-direction:column;gap:4px}.ggfc-counts{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.ggfc-layout,.ggfc-dedresults,.ggfc-help{grid-template-columns:1fr}.ggfc-intro>p:last-child{font-size:15px}.ggfc-tabs{gap:6px}.ggfc-tabs button{font-size:12px;flex:1 1 140px}.ggfc-panel-heading{flex-direction:row;align-items:center;gap:12px}.ggfc-panel,.ggfc-result,.ggfc-dedcard{padding:22px 19px}.ggfc-result h2{font-size:25px}.ggfc-help{gap:22px}.ggfc-counts{grid-template-columns:repeat(4,minmax(0,1fr))}.ggfc-check-rows li>div{flex-direction:row}.ggfc-amount{font-size:26px}}
@media(max-width:370px){.ggfc-panel-heading{flex-direction:column;align-items:start}.ggfc-selectors,.ggfc-dedform .ggfc-selectors{grid-template-columns:1fr}.ggfc-counts{grid-template-columns:1fr 1fr}.ggfc-metrics{gap:10px}.ggfc-metrics strong{font-size:16px}.ggfc-check-rows li>div{flex-direction:column}.ggfc .ggfc-button{font-size:13px}}
@media(min-width:651px) and (max-width:850px){.ggfc-layout .ggfc-selectors{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.ggfc *{scroll-behavior:auto!important;transition:none!important}}
@media print{.ggfc-tabs,.ggfc-panel,.ggfc-actions,.ggfc-help,.ggfc-about,.ggfc-filter-row,.ggfc-live{display:none!important}.ggfc-layout,.ggfc-dedresults{display:block}.ggfc-result,.ggfc-dedcard{background:white;break-inside:avoid}.ggfc details>*{display:block}.ggfc-source{display:block}.ggfc-related{display:none}}
