.hubs-module__slMLEG__planCard{flex-direction:column;min-width:0;display:flex}.hubs-module__slMLEG__planKcal{margin-top:14px}.hubs-module__slMLEG__planKcalLabel{font-family:var(--font-display);font-size:var(--text-eyebrow);letter-spacing:.18em;text-transform:uppercase;color:var(--eyebrow);margin-bottom:10px;font-weight:600}.hubs-module__slMLEG__kcalRow{flex-wrap:wrap;gap:7px;display:flex}.hubs-module__slMLEG__kcalLink{border-radius:var(--radius-pill);font-size:var(--text-small);color:var(--fg);box-shadow:inset 0 0 0 1px var(--border);transition:box-shadow var(--dur-fast) var(--ease-out), transform var(--dur-base) var(--ease-spring);align-items:center;padding:8px 15px;text-decoration:none;display:inline-flex}.hubs-module__slMLEG__kcalLink:hover{box-shadow:inset 0 0 0 1px var(--fg);transform:translateY(-2px)}.hubs-module__slMLEG__calculator{gap:var(--space-col);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;display:grid}.hubs-module__slMLEG__calculator>*{min-width:0}.hubs-module__slMLEG__fieldset{margin:0 0 var(--space-card);border:0;padding:0}.hubs-module__slMLEG__legend{font-family:var(--font-display);font-size:var(--text-eyebrow);letter-spacing:.18em;text-transform:uppercase;color:var(--eyebrow);margin-bottom:12px;padding:0;font-weight:600;display:block}.hubs-module__slMLEG__options{gap:8px;display:grid}.hubs-module__slMLEG__optionsRow{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.hubs-module__slMLEG__option{border-radius:var(--radius-core);cursor:pointer;background:var(--core);box-shadow:inset 0 0 0 1px var(--border);transition:box-shadow var(--dur-fast) var(--ease-out);align-items:center;gap:11px;padding:13px 16px;display:flex;position:relative}.hubs-module__slMLEG__option:hover{box-shadow:inset 0 0 0 1px var(--fg-muted)}.hubs-module__slMLEG__option input{opacity:0;pointer-events:none;position:absolute}.hubs-module__slMLEG__optionMark{border-radius:var(--radius-pill);width:17px;height:17px;box-shadow:inset 0 0 0 1px var(--fg-muted);flex:none;place-items:center;display:grid}.hubs-module__slMLEG__optionMark:after{content:"";border-radius:var(--radius-pill);background:var(--fg);width:9px;height:9px;transition:transform var(--dur-fast) var(--ease-spring);transform:scale(0)}.hubs-module__slMLEG__option:has(input:checked){box-shadow:inset 0 0 0 2px var(--fg)}.hubs-module__slMLEG__option:has(input:checked) .hubs-module__slMLEG__optionMark:after{transform:none}.hubs-module__slMLEG__option input:focus-visible~.hubs-module__slMLEG__optionMark{outline:2px solid var(--color-gold);outline-offset:3px}.hubs-module__slMLEG__optionText{font-size:var(--text-small);line-height:1.45}.hubs-module__slMLEG__measures{gap:var(--space-grid);grid-template-columns:repeat(auto-fit,minmax(132px,1fr));display:grid}.hubs-module__slMLEG__unit{color:var(--fg-muted);margin-left:6px;font-weight:400}.hubs-module__slMLEG__submitRow{margin-top:var(--space-card)}.hubs-module__slMLEG__resultLabel{font-family:var(--font-display);font-size:var(--text-eyebrow);letter-spacing:.18em;text-transform:uppercase;color:var(--eyebrow);margin-bottom:10px;font-weight:600}.hubs-module__slMLEG__resultNumber{font-family:var(--font-display);font-size:var(--text-h2);letter-spacing:-.045em;font-weight:700;line-height:1}.hubs-module__slMLEG__resultNote{font-size:var(--text-meta);color:var(--fg-muted);margin-top:10px;line-height:1.55}.hubs-module__slMLEG__resultPlan{margin-top:var(--space-card);padding-top:var(--space-card);border-top:1px solid var(--border)}.hubs-module__slMLEG__resultPlanName{font-family:var(--font-display);font-size:var(--text-h3);letter-spacing:-.03em;margin-bottom:6px;font-weight:700}.hubs-module__slMLEG__resultActions{margin-top:var(--space-card);flex-wrap:wrap;gap:10px;display:flex}.hubs-module__slMLEG__notice{border-radius:var(--radius-core);font-size:var(--text-small);box-shadow:inset 0 0 0 1px var(--border);margin-top:14px;padding:14px 16px;line-height:1.55}.hubs-module__slMLEG__noticeTitle{margin-bottom:6px;font-weight:600;display:block}.hubs-module__slMLEG__empty{font-size:var(--text-small);color:var(--fg-muted);line-height:1.6}.hubs-module__slMLEG__disclaimer{margin-top:var(--space-card);font-size:var(--text-micro);color:var(--fg-muted);max-width:62ch;line-height:1.6}@media (max-width:1080px){.hubs-module__slMLEG__calculator{grid-template-columns:1fr}}.hubs-module__slMLEG__glow{isolation:isolate;position:relative}.hubs-module__slMLEG__glow:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:radial-gradient(300px circle at var(--px,50%) var(--py,0%), color-mix(in srgb, var(--color-gold) 18%, transparent), transparent 68%);opacity:0;transition:opacity var(--dur-base) var(--ease-out);position:absolute;inset:0}.hubs-module__slMLEG__glow[data-glow]:before{opacity:1}@media (hover:none){.hubs-module__slMLEG__glow:before{display:none}}@media (prefers-reduced-motion:reduce){.hubs-module__slMLEG__glow:before{display:none}}.hubs-module__slMLEG__mathSteps{counter-reset:mathstep;margin:var(--space-head) 0 0;border-radius:var(--radius-core);background:var(--btn-ghost-bg);box-shadow:inset 0 0 0 1px var(--border-soft);padding:0 clamp(20px,2.6vw,40px);list-style:none}.hubs-module__slMLEG__mathStep{border-bottom:1px solid var(--border-soft);grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:start;gap:clamp(18px,3vw,52px);padding:clamp(24px,2.8vw,36px) 0;display:grid}.hubs-module__slMLEG__mathStep:last-child{border-bottom:0}.hubs-module__slMLEG__mathStep,.hubs-module__slMLEG__changeRow{transition:transform var(--dur-base) var(--ease-spring)}@media (hover:hover){.hubs-module__slMLEG__mathStep:hover,.hubs-module__slMLEG__changeRow:hover{transform:translate(4px)}}.hubs-module__slMLEG__mathStepText{gap:10px;display:grid}.hubs-module__slMLEG__mathStepTitle{counter-increment:mathstep;font-family:var(--font-display);letter-spacing:-.03em;align-items:baseline;gap:12px;margin:0;font-size:clamp(18px,1.6vw,23px);font-weight:700;line-height:1.16;display:flex}.hubs-module__slMLEG__mathStepTitle:before{content:counter(mathstep);font-size:var(--text-meta);font-variant-numeric:tabular-nums;color:var(--fg-muted);flex:none;font-weight:600}.hubs-module__slMLEG__changeList{counter-reset:changerow;margin:var(--space-head) 0 0;padding:0;list-style:none}.hubs-module__slMLEG__changeRow{counter-increment:changerow;border-top:1px solid var(--border-soft);grid-template-columns:minmax(0,.6fr) minmax(0,1fr);align-items:baseline;gap:clamp(12px,3vw,52px);padding:clamp(20px,2.4vw,30px) 0;display:grid}.hubs-module__slMLEG__changeRow:last-child{border-bottom:1px solid var(--border-soft)}.hubs-module__slMLEG__changeRowTitle{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;align-items:baseline;gap:12px;margin:0;font-size:clamp(19px,1.8vw,26px);font-weight:700;line-height:1.14;display:flex}.hubs-module__slMLEG__changeRowTitle:before{content:counter(changerow);font-size:var(--text-meta);font-variant-numeric:tabular-nums;color:var(--fg-muted);flex:none;font-weight:600}@media (max-width:860px){.hubs-module__slMLEG__mathStep,.hubs-module__slMLEG__changeRow{grid-template-columns:minmax(0,1fr)}}.hubs-module__slMLEG__guideBody{font-size:var(--text-body);color:var(--fg-muted);text-wrap:pretty;margin:0;line-height:1.62}.hubs-module__slMLEG__formula{border-radius:var(--radius-core);background:var(--field);font-size:var(--text-small);font-variant-numeric:tabular-nums;margin:4px 0 0;padding:14px 16px;line-height:1.9}.hubs-module__slMLEG__guideRows{gap:8px;margin:4px 0 0;display:grid}.hubs-module__slMLEG__guideRow{border-bottom:1px solid var(--border-soft);font-size:var(--text-small);color:var(--fg-muted);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:8px;display:flex}.hubs-module__slMLEG__guideRow:last-child{border-bottom:0;padding-bottom:0}.hubs-module__slMLEG__guideRow dt{margin:0}.hubs-module__slMLEG__guideRow dd{color:var(--fg);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-weight:600}.hubs-module__slMLEG__tableScroll{margin-top:var(--space-head);overflow-x:auto}.hubs-module__slMLEG__guideTable{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:520px}.hubs-module__slMLEG__guideTable th,.hubs-module__slMLEG__guideTable td{text-align:right;font-size:var(--text-body);border-bottom:1px solid var(--border-soft);padding:14px 8px}.hubs-module__slMLEG__guideTable thead th{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-muted);font-size:10px;font-weight:600}.hubs-module__slMLEG__guideTable th:first-child,.hubs-module__slMLEG__guideTable td:first-child{text-align:left}.hubs-module__slMLEG__guideTable tbody th{color:var(--fg);font-weight:400}.hubs-module__slMLEG__guideFoot{font-size:var(--text-meta);color:var(--fg-muted);text-wrap:pretty;max-width:74ch;margin:clamp(16px,1.8vw,22px) 0 0;line-height:1.6}.hubs-module__slMLEG__guideCautionTitle{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(17px,1.5vw,21px);font-weight:700;line-height:1.18}.hubs-module__slMLEG__guideCaution{border-left:2px solid var(--border-soft);gap:10px;max-width:74ch;margin-top:clamp(24px,3vw,40px);padding-left:clamp(16px,1.8vw,24px);display:grid}.hubs-module__slMLEG__lineupLink{white-space:nowrap;color:var(--fg);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--border-soft);text-decoration-color:var(--border-soft);transition:text-decoration-color var(--dur-base) var(--ease-out);display:inline-block}.hubs-module__slMLEG__lineupLink:hover{text-decoration-color:currentColor}.hubs-module__slMLEG__guideTable tbody tr{transition:background var(--dur-fast) var(--ease-out)}@media (hover:hover){.hubs-module__slMLEG__guideTable tbody tr:hover{background:color-mix(in srgb, var(--btn-ghost-bg) 55%, transparent)}}.hubs-module__slMLEG__guideTable tbody tr[data-mine]{background:color-mix(in srgb, var(--btn-ghost-bg) 55%, transparent)}.hubs-module__slMLEG__guideTable tbody tr[data-chosen]{background:var(--btn-ghost-bg)}.hubs-module__slMLEG__lineupMine{background:var(--btn-solid-bg);color:var(--btn-solid-fg);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;vertical-align:middle;border-radius:999px;margin-left:8px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:600;display:inline-block}.hubs-module__slMLEG__lineupHiddenLabel{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}
