.interactive-controls-module__LUhHta__choiceGroup{border:0;min-width:0;padding:0}.interactive-controls-module__LUhHta__legend{color:var(--ink);margin-bottom:12px;font-size:14px;font-weight:500}.interactive-controls-module__LUhHta__questionNumber{color:var(--mint-deep);font:12px var(--font-mono-stack);margin-right:10px}.interactive-controls-module__LUhHta__choices{flex-wrap:wrap;gap:8px;display:flex}.interactive-controls-module__LUhHta__choice{border:1px solid var(--gray-200);min-height:44px;color:var(--gray-700);cursor:pointer;transition:background .18s, border-color .18s, box-shadow .18s, transform .18s var(--ease-out-brand);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:9px;padding:11px 13px;font-size:13px;font-weight:500;display:flex;position:relative}.interactive-controls-module__LUhHta__choice:hover{border-color:var(--mint)}.interactive-controls-module__LUhHta__choice:active{transform:scale(.98)}.interactive-controls-module__LUhHta__choice[data-selected=true]{border-color:var(--mint-deep);background:color-mix(in srgb, var(--mint) 10%, white);color:var(--mint-deep);box-shadow:inset 0 0 0 1px var(--mint-deep)}.interactive-controls-module__LUhHta__choice:has(input:focus-visible){outline:2px solid var(--mint-deep);outline-offset:3px}.interactive-controls-module__LUhHta__choiceCheck{opacity:0;flex-shrink:0;transition:opacity .18s,transform .18s;transform:scale(.7)}.interactive-controls-module__LUhHta__choice[data-selected=true] .interactive-controls-module__LUhHta__choiceCheck{opacity:1;transform:scale(1)}.interactive-controls-module__LUhHta__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 28px;padding:0;list-style:none;display:grid}.interactive-controls-module__LUhHta__step{border-bottom:3px solid var(--gray-200);color:var(--gray-500);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 0;font-size:12px;font-weight:500;transition:border-color .24s,color .24s;display:flex;position:relative}.interactive-controls-module__LUhHta__step[data-state=current],.interactive-controls-module__LUhHta__step[data-state=complete]{color:var(--mint-deep);border-color:var(--mint)}.interactive-controls-module__LUhHta__stepCircle{background:var(--gray-100);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .24s;display:flex}.interactive-controls-module__LUhHta__step[data-state=current] .interactive-controls-module__LUhHta__stepCircle{background:var(--mint);color:var(--ink);box-shadow:0 0 0 4px color-mix(in srgb, var(--mint) 12%, transparent)}.interactive-controls-module__LUhHta__step[data-state=complete] .interactive-controls-module__LUhHta__stepCircle{background:var(--green);color:#fff}.interactive-controls-module__LUhHta__stepPanel{animation:interactive-controls-module__LUhHta__step-arrive .22s var(--ease-out-brand) both}.interactive-controls-module__LUhHta__field[data-complete=true]{border-color:color-mix(in srgb, var(--mint-deep) 55%, white);background:color-mix(in srgb, var(--mint) 3%, white)}.interactive-controls-module__LUhHta__successIcon{animation:interactive-controls-module__LUhHta__step-arrive .32s var(--ease-out-brand) both}.interactive-controls-module__LUhHta__completion{margin:0 0 24px}.interactive-controls-module__LUhHta__completionHeading{color:var(--green-dark);justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:12px;display:flex}.interactive-controls-module__LUhHta__completionTrack{gap:5px;display:flex}.interactive-controls-module__LUhHta__completionTrack span{background:color-mix(in srgb, var(--green-dark) 12%, transparent);border-radius:4px;flex:1;height:4px;transition:background .22s}.interactive-controls-module__LUhHta__completionTrack span[data-complete=true]{background:var(--mint-deep)}.interactive-controls-module__LUhHta__summary{border-top:2px solid var(--gold);background:var(--paper);overflow-wrap:anywhere;border-radius:12px;padding:20px}@keyframes interactive-controls-module__LUhHta__step-arrive{0%{opacity:.6;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.interactive-controls-module__LUhHta__choice,.interactive-controls-module__LUhHta__choiceCheck,.interactive-controls-module__LUhHta__step,.interactive-controls-module__LUhHta__stepCircle,.interactive-controls-module__LUhHta__completionTrack span{transition:none}.interactive-controls-module__LUhHta__stepPanel,.interactive-controls-module__LUhHta__successIcon{animation:none}}
.quick-compare-module__LCFTFq__comparison{position:relative}.quick-compare-module__LCFTFq__toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.quick-compare-module__LCFTFq__highlightControl{min-height:44px;color:var(--gray-700);cursor:pointer;flex-shrink:0;align-items:center;gap:9px;font-size:13px;display:flex}.quick-compare-module__LCFTFq__highlightControl input{width:16px;height:16px;accent-color:var(--mint-deep)}.quick-compare-module__LCFTFq__tableFrame{border:1px solid color-mix(in srgb, var(--mint) 25%, var(--gray-200));background:#fff;border-radius:16px;overflow:hidden}.quick-compare-module__LCFTFq__table{table-layout:fixed;border-collapse:collapse;width:100%}.quick-compare-module__LCFTFq__featuredHeader,.quick-compare-module__LCFTFq__otherHeader{text-align:left;vertical-align:top;width:50%;padding:28px}.quick-compare-module__LCFTFq__featuredHeader{background:var(--green-dark);color:#fff;border-top:2px solid var(--gold-light)}.quick-compare-module__LCFTFq__otherHeader{background:var(--paper);color:var(--ink);border-top:2px solid var(--gray-200)}.quick-compare-module__LCFTFq__pathName{font-family:var(--font-heading);letter-spacing:-.02em;margin-top:12px;font-size:23px;font-weight:600;line-height:1.2;display:block}.quick-compare-module__LCFTFq__pathTag{margin-top:10px;font-size:12px;font-weight:400;display:block}.quick-compare-module__LCFTFq__featuredHeader .quick-compare-module__LCFTFq__pathTag{color:#ffffffd9}.quick-compare-module__LCFTFq__otherHeader .quick-compare-module__LCFTFq__pathTag{color:var(--gray-600)}.quick-compare-module__LCFTFq__labelRow th{text-align:left;background:var(--gray-50);border-top:1px solid var(--gray-200);color:var(--gray-600);padding:12px 28px;font-size:12px;font-weight:600}.quick-compare-module__LCFTFq__differenceLabel{color:var(--mint-deep);align-items:center;gap:5px;margin-left:16px;font-weight:400;display:inline-flex}.quick-compare-module__LCFTFq__valueRow td{vertical-align:top;color:var(--gray-700);overflow-wrap:break-word;padding:20px 28px;font-size:16px;line-height:1.55;transition:background .2s}.quick-compare-module__LCFTFq__valueRow td+td{border-left:1px solid var(--gray-200)}.quick-compare-module__LCFTFq__valueRow[data-highlight=true] td:first-child{background:color-mix(in srgb, var(--mint) 7%, white)}.quick-compare-module__LCFTFq__valueRow[data-highlight=true] td:last-child{background:color-mix(in srgb, var(--gold-light) 12%, white)}.quick-compare-module__LCFTFq__changedValue{animation:quick-compare-module__LCFTFq__compare-change .2s var(--ease-out-brand) both;display:block}.quick-compare-module__LCFTFq__comparisonFooter{border-top:1px solid var(--gray-200);justify-content:space-between;align-items:center;gap:24px;padding:20px 28px;display:flex}.quick-compare-module__LCFTFq__comparisonFooter p{max-width:330px;color:var(--gray-600);font-size:12px;line-height:1.6}@keyframes quick-compare-module__LCFTFq__compare-change{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.quick-compare-module__LCFTFq__toolbar{flex-direction:column;align-items:stretch;gap:12px}.quick-compare-module__LCFTFq__featuredHeader,.quick-compare-module__LCFTFq__otherHeader{padding:20px 16px}.quick-compare-module__LCFTFq__pathName{font-size:18px}.quick-compare-module__LCFTFq__pathTag{font-size:11px}.quick-compare-module__LCFTFq__labelRow th{padding:12px 16px}.quick-compare-module__LCFTFq__differenceLabel{margin:3px 0 0;font-size:11px;display:flex}.quick-compare-module__LCFTFq__valueRow td{padding:16px;font-size:14px}.quick-compare-module__LCFTFq__comparisonFooter{flex-direction:column;align-items:stretch;gap:12px;padding:20px 16px}}@media (prefers-reduced-motion:reduce){.quick-compare-module__LCFTFq__changedValue{animation:none}.quick-compare-module__LCFTFq__valueRow td{transition:none}}
.funding-check-module__cUb2na__answerProgress{color:var(--mint-deep);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.funding-check-module__cUb2na__answerSteps{gap:5px;display:flex}.funding-check-module__cUb2na__answerSteps>span{background:var(--gray-100);width:23px;height:23px;color:var(--gray-500);border-radius:50%;justify-content:center;align-items:center;font-size:10px;transition:background .18s,color .18s;display:flex}.funding-check-module__cUb2na__answerSteps>span[data-complete=true]{background:var(--mint);color:var(--ink)}.funding-check-module__cUb2na__result{background:var(--green-dark);color:#fff;border-top:2px solid var(--gold-light);flex-direction:column;padding:32px;display:flex}.funding-check-module__cUb2na__resultHeader{color:#fffc;justify-content:space-between;align-items:center;gap:12px;display:flex}.funding-check-module__cUb2na__resultHeader svg{color:var(--gold-light)}.funding-check-module__cUb2na__meter{width:min(100%,248px);margin:16px auto 0;position:relative}.funding-check-module__cUb2na__arc{transition:stroke-dashoffset .5s var(--ease-out-brand)}.funding-check-module__cUb2na__resultHeading{min-height:72px;margin-top:22px}.funding-check-module__cUb2na__resultHeading h3{font-family:var(--font-heading);letter-spacing:-.025em;font-size:clamp(24px,3vw,32px);font-weight:600;line-height:1.15}.funding-check-module__cUb2na__resultHeading p{color:#ffffffd9;margin-top:10px;font-size:14px;line-height:1.6}.funding-check-module__cUb2na__factors{gap:16px;margin:20px 0;display:grid}.funding-check-module__cUb2na__factorLabel{color:#ffffffd9;justify-content:space-between;gap:12px;margin-bottom:7px;font-size:12px;display:flex}.funding-check-module__cUb2na__factorTrack{background:#ffffff29;border-radius:6px;height:6px;overflow:hidden}.funding-check-module__cUb2na__factorTrack span{border-radius:inherit;background:var(--mint);height:100%;transition:width .38s var(--ease-out-brand);display:block}.funding-check-module__cUb2na__resultActions{margin-top:auto}.funding-check-module__cUb2na__secondaryAction{color:#fff;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:8px;font-size:13px;display:flex}.funding-check-module__cUb2na__secondaryAction:hover{text-decoration:underline}.funding-check-module__cUb2na__resultDetails{color:#ffffffd9;border-top:1px solid #fff3;margin-top:12px;font-size:13px}.funding-check-module__cUb2na__resultDetails summary{cursor:pointer;color:#fff;min-height:44px;padding:14px 0}.funding-check-module__cUb2na__resultDetails ul{gap:12px;margin-bottom:16px;padding-left:18px;line-height:1.6;list-style:outside;display:grid}.funding-check-module__cUb2na__resultResources{border-top:1px solid var(--gray-200);color:var(--ink);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}@media (min-width:768px){.funding-check-module__cUb2na__result{padding:40px}}@media (max-width:380px){.funding-check-module__cUb2na__result{padding:24px}}@media (prefers-reduced-motion:reduce){.funding-check-module__cUb2na__arc,.funding-check-module__cUb2na__factorTrack span,.funding-check-module__cUb2na__answerSteps>span{transition:none}}.funding-check-module__cUb2na__questions{flex-direction:column;gap:26px;display:flex}
