.hlfcr{--bg:#f4f6f8;--panel:#ffffff;--panel-2:#eef2f6;--text:#17202a;--muted:#657282;--line:#dbe2ea;--accent:#4f6378;--accent-2:#2f3f50;--good:#18794e;--warn:#b35c00;--danger:#b42318;--shadow:0 18px 45px rgba(28,42,58,.12);--radius:22px;box-sizing:border-box;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin:0 auto;max-width:1180px;padding:18px;width:100%}.hlfcr *{box-sizing:border-box}.hlfcr button,.hlfcr input,.hlfcr select{font:inherit}.hlfcr[data-theme=dark]{--bg:#101418;--panel:#171d23;--panel-2:#222a32;--text:#f5f7fa;--muted:#a7b0bb;--line:#33404d;--accent:#aeb9c5;--accent-2:#dbe3ec;--shadow:0 18px 45px rgba(0,0,0,.34)}.hlfcr-shell{background:linear-gradient(145deg,var(--bg),var(--panel-2));border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);display:block!important;max-width:100%;overflow:hidden;padding:18px;width:100%!important}.hlfcr-layout{display:block!important;width:100%!important}.hlfcr-form,.hlfcr-results{clear:both!important;display:block!important;float:none!important;grid-column:1/-1!important;max-width:100%!important;width:100%!important}.hlfcr-results{margin-top:22px!important}.hlfcr-header-card{align-items:flex-start;background:linear-gradient(135deg,var(--panel),var(--panel-2));border:1px solid var(--line);border-radius:var(--radius);display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;padding:22px}.hlfcr-eyebrow{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.08em;margin:0 0 6px;text-transform:uppercase}.hlfcr h2,.hlfcr h3{line-height:1.15;margin:0}.hlfcr h2{font-size:clamp(1.45rem,3vw,2.45rem);font-weight:850;letter-spacing:-.04em}.hlfcr h3{font-size:1.04rem;font-weight:800}.hlfcr-subtitle{color:var(--muted);font-size:.98rem;line-height:1.6;margin:10px 0 0;max-width:760px}.hlfcr-theme-toggle{align-items:center;background:var(--accent-2);border:0;border-radius:999px;color:var(--panel);cursor:pointer;display:inline-flex;gap:8px;min-height:42px;padding:10px 14px;white-space:nowrap}.hlfcr-theme-toggle:focus-visible,.hlfcr-btn:focus-visible,.hlfcr input:focus,.hlfcr select:focus{outline:3px solid color-mix(in srgb,var(--accent) 55%,transparent);outline-offset:3px}.hlfcr-alert{background:#fff5d6;border:1px solid #f3ca57;border-radius:16px;color:#614700;font-weight:700;margin:0 0 16px;padding:12px 14px}.hlfcr-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 30px rgba(28,42,58,.06);margin-bottom:18px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.hlfcr-card:hover{box-shadow:0 14px 34px rgba(28,42,58,.1);transform:translateY(-1px)}.hlfcr-card-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px}.hlfcr-card-head>div{align-items:center;display:flex;gap:10px}.hlfcr-icon{align-items:center;background:var(--panel-2);border:1px solid var(--line);border-radius:12px;color:var(--accent-2);display:inline-flex;font-weight:900;height:36px;justify-content:center;width:36px}.hlfcr-pill{background:var(--panel-2);border:1px solid var(--line);border-radius:999px;color:var(--accent);font-size:.76rem;font-weight:900;padding:6px 10px;text-transform:uppercase}.hlfcr-grid{display:grid;gap:15px;grid-template-columns:1fr}.hlfcr-grid-compact{margin-top:18px}.hlfcr-field label{color:var(--text);display:block;font-size:.9rem;font-weight:800;margin:0 0 7px}.hlfcr-field small{color:var(--muted);display:block;font-size:.78rem;line-height:1.45;margin-top:6px}.hlfcr input,.hlfcr select{background:var(--panel);border:1px solid var(--line);border-radius:14px;color:var(--text);min-height:46px;padding:10px 12px;width:100%}.hlfcr input:hover,.hlfcr select:hover{border-color:var(--accent)}.hlfcr-money-field,.hlfcr-unit-field{align-items:center;background:var(--panel);border:1px solid var(--line);border-radius:14px;display:flex;min-height:46px;overflow:hidden}.hlfcr-money-field span,.hlfcr-unit-field span{color:var(--muted);font-weight:900;padding:0 12px}.hlfcr-money-field input,.hlfcr-unit-field input{border:0;border-radius:0;min-width:0}.hlfcr-toggle-grid{display:grid;gap:12px;grid-template-columns:1fr}.hlfcr-check{align-items:flex-start;background:var(--panel-2);border:1px solid var(--line);border-radius:16px;color:var(--text);cursor:pointer;display:flex;font-weight:700;gap:10px;line-height:1.45;padding:12px}.hlfcr-check input{accent-color:var(--accent-2);flex:0 0 auto;height:20px;margin-top:1px;min-height:auto;width:20px}.hlfcr-form-actions{display:flex;justify-content:flex-end;margin-top:18px}.hlfcr-results .hlfcr-card:last-child{margin-bottom:0}.hlfcr-total-card{background:linear-gradient(135deg,var(--accent-2),var(--accent));color:#fff}.hlfcr-total-card .hlfcr-eyebrow,.hlfcr-total-card .hlfcr-summary{color:rgba(255,255,255,.83)}.hlfcr-result-topline{align-items:center;display:grid;gap:16px;grid-template-columns:1fr}.hlfcr-result-topline strong{display:block;font-size:clamp(2rem,6vw,4rem);letter-spacing:-.06em;line-height:1}.hlfcr-summary{font-size:1rem;line-height:1.6;margin:14px 0 0}.hlfcr-meter{background:rgba(255,255,255,.18);border-radius:999px;height:14px;overflow:hidden}.hlfcr-meter span{background:#fff;border-radius:999px;display:block;height:100%;transition:width .25s ease;width:0}.hlfcr-result-cards{display:grid;gap:14px;grid-template-columns:1fr;margin-bottom:18px}.hlfcr-mini-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:16px}.hlfcr-mini-card span{color:var(--muted);display:block;font-size:.78rem;font-weight:900;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.hlfcr-mini-card strong{font-size:1.45rem}.hlfcr-breakdown-wrap{overflow-x:auto;width:100%}.hlfcr-breakdown{border-collapse:collapse;min-width:100%;width:100%}.hlfcr-breakdown th,.hlfcr-breakdown td{border-bottom:1px solid var(--line);padding:12px;text-align:left}.hlfcr-breakdown th{color:var(--muted);font-size:.78rem;letter-spacing:.07em;text-transform:uppercase}.hlfcr-breakdown td:last-child,.hlfcr-breakdown th:last-child{text-align:right}.hlfcr-breakdown tr:last-child td{border-bottom:0}.hlfcr-actions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.hlfcr-btn{background:var(--accent-2);border:1px solid var(--accent-2);border-radius:14px;color:var(--panel);cursor:pointer;font-weight:850;min-height:44px;padding:10px 14px;transition:transform .2s ease,filter .2s ease}.hlfcr-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.hlfcr-btn-secondary{background:transparent;color:var(--accent-2)}.hlfcr-note{color:var(--muted);font-size:.84rem;line-height:1.55;margin:12px 0 0}.hlfcr-invalid{border-color:var(--danger)!important}.hlfcr .hlfcr-output-below{display:block!important;margin-top:22px!important;order:99!important;width:100%!important}@media (min-width:640px){.hlfcr{padding:24px}.hlfcr-grid,.hlfcr-toggle-grid,.hlfcr-result-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hlfcr-result-topline{grid-template-columns:1fr 210px}.hlfcr-actions .hlfcr-btn{flex:0 0 auto}}@media (min-width:960px){.hlfcr-shell{padding:24px}.hlfcr-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hlfcr-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hlfcr-result-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:560px){.hlfcr{padding:10px}.hlfcr-shell{border-radius:20px;padding:12px}.hlfcr-header-card{display:block;padding:18px}.hlfcr-theme-toggle{margin-top:14px;width:100%;justify-content:center}.hlfcr-card{padding:16px}.hlfcr-actions{display:grid;grid-template-columns:1fr}.hlfcr-form-actions{display:block}.hlfcr-btn{width:100%}.hlfcr-breakdown th,.hlfcr-breakdown td{padding:10px 8px}}@media print{body *{visibility:hidden!important}.hlfcr,.hlfcr *{visibility:visible!important}.hlfcr{left:0;max-width:100%;position:absolute;top:0}.hlfcr-actions,.hlfcr-theme-toggle,.hlfcr-form{display:none!important}.hlfcr-shell,.hlfcr-card{box-shadow:none!important}}

/* Version 1.0.2: hard lock result/output below the input form. */
.hlfcr.hlfcr-stack-only,
.hlfcr.hlfcr-stack-only .hlfcr-shell{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  float:none!important;
  clear:both!important;
}
.hlfcr.hlfcr-stack-only .hlfcr-layout{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:0!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  float:none!important;
  clear:both!important;
  grid-template-columns:1fr!important;
}
.hlfcr.hlfcr-stack-only .hlfcr-form,
.hlfcr.hlfcr-stack-only form.hlfcr-form{
  display:block!important;
  order:1!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  float:none!important;
  clear:both!important;
  position:static!important;
  grid-column:1 / -1!important;
  flex:0 0 auto!important;
}
.hlfcr.hlfcr-stack-only .hlfcr-results,
.hlfcr.hlfcr-stack-only section.hlfcr-results,
.hlfcr.hlfcr-stack-only .hlfcr-output-below{
  display:block!important;
  order:2!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:24px 0 0 0!important;
  float:none!important;
  clear:both!important;
  position:static!important;
  inset:auto!important;
  grid-column:1 / -1!important;
  flex:0 0 auto!important;
}
.hlfcr.hlfcr-stack-only .hlfcr-results .hlfcr-card,
.hlfcr.hlfcr-stack-only .hlfcr-results .hlfcr-result-cards,
.hlfcr.hlfcr-stack-only .hlfcr-results .hlfcr-actions{
  width:100%!important;
  max-width:100%!important;
}
@media (min-width:960px){
  .hlfcr.hlfcr-stack-only .hlfcr-layout{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;}
  .hlfcr.hlfcr-stack-only .hlfcr-results{margin-top:28px!important;}
}
