/* The New 20260909b: compact fuel-cost workspace; common partials stay shared-owned. */
body.tn-fuel-page-body .cs-custom-content-post-before{display:none!important}
body.tn-fuel-page-body .tn-fuel-page{
  --fuel-ink:#1a1208;--fuel-muted:#5a4a30;--fuel-line:#b8a888;--fuel-soft:#ddd4be;
  --fuel-paper:#faf6ee;--fuel-surface:#fffdf7;--fuel-wash:#f5efdf;--fuel-accent:#c44a00;
  --fuel-primary:#1a1208;--fuel-primary-hover:#c44a00;--fuel-primary-text:#faf6ee;
  --fuel-secondary:#ede6d4;--fuel-secondary-hover:#dfd4bb;--fuel-action-line:#b8a888;
  --fuel-error:#7c2115;--fuel-scheme:light;
  --fuel-num:-apple-system,BlinkMacSystemFont,"Pretendard","Segoe UI",system-ui,sans-serif;
  --tn-ink:var(--fuel-ink);--tn-muted:#5a4a30;
  width:min(1180px,100%)!important;max-width:1180px!important;margin:0 auto 56px!important;
  color:var(--fuel-ink)!important;-webkit-text-fill-color:currentColor!important;
  font-family:ui-serif,Georgia,"Times New Roman","Noto Serif KR",serif!important;font-size:15px!important;line-height:1.58!important;
}
body.tn-fuel-page-body .tn-fuel-tool,
body.tn-fuel-page-body .tn-fuel-tool *,
body.tn-fuel-page-body .tn-fuel-tool *::before,
body.tn-fuel-page-body .tn-fuel-tool *::after{box-sizing:border-box!important;min-width:0}
body.tn-fuel-page-body .tn-fuel-tool :is(ul,ol,li){list-style:none!important;margin:0!important;padding:0!important}
body.tn-fuel-page-body .tn-fuel-tool :is(p,dl,dd,dt){margin:0!important}
body.tn-fuel-page-body .tn-fuel-tool :is(code,pre,kbd,samp){padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;-webkit-text-fill-color:inherit!important}
body.tn-fuel-page-body .tn-fuel-tool [hidden]{display:none!important}
body.tn-fuel-page-body .tn-fuel-tool{
  display:grid!important;gap:8px!important;width:100%!important;max-width:820px!important;
  margin:0 auto 18px!important;padding:14px!important;border:1px solid var(--fuel-line)!important;
  border-block:3px double var(--fuel-line)!important;border-radius:0!important;
  background:var(--fuel-paper)!important;box-shadow:none!important;
  color:var(--fuel-ink)!important;-webkit-text-fill-color:var(--fuel-ink)!important;
  font-family:var(--fuel-num)!important;font-size:13px!important;line-height:1.5!important;
}
/* Shared meta typography stays intact; its horizontal axis follows the compact tool. */
html body.wp-theme-intro.tn-fuel-page-body .tn-fuel-page[data-tn-fixed-partials="character-counter"][data-tn-fixed-partials="character-counter"] > .tn-tool-meta-row{
  width:min(820px,100%)!important;margin-left:auto!important;margin-right:auto!important;
}
body.tn-fuel-page-body .tn-fuel-panels{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}
body.tn-fuel-page-body .tn-fuel-pane{display:grid!important;grid-template-rows:auto 1fr!important;gap:8px!important;min-width:0!important}
body.tn-fuel-page-body .tn-fuel-pane-label{padding:0!important;color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important;font-size:12px!important;font-weight:800!important;line-height:16px!important}
body.tn-fuel-page-body .tn-fuel-fields,
body.tn-fuel-page-body .tn-fuel-result{padding:12px!important;border:1px solid var(--fuel-line)!important;background:var(--fuel-surface)!important;border-radius:0!important;min-width:0!important}
body.tn-fuel-page-body .tn-fuel-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 10px!important;align-content:center!important}
body.tn-fuel-page-body .tn-fuel-field{display:grid!important;grid-template-rows:auto 36px!important;gap:5px!important;align-content:start!important;border:0!important;background:transparent!important;padding:0!important}
body.tn-fuel-page-body .tn-fuel-label{display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important;font-family:var(--fuel-num)!important;font-size:12px!important;font-weight:700!important;line-height:16px!important;white-space:nowrap!important}
body.tn-fuel-page-body .tn-fuel-page .tn-fuel-tool .tn-fuel-control{display:flex!important;align-items:center!important;position:relative!important;height:36px!important;width:100%!important;padding:0!important;margin:0!important;border:1px solid var(--fuel-line)!important;border-radius:0!important;background:var(--fuel-paper)!important;box-shadow:none!important;color-scheme:var(--fuel-scheme)!important}
body.tn-fuel-page-body .tn-fuel-control input,
body.tn-fuel-page-body .tn-fuel-control select{display:block!important;flex:1 1 auto!important;width:1px!important;min-width:0!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 8px 0 10px!important;border:0!important;border-radius:0!important;outline:none!important;background:transparent!important;box-shadow:none!important;color:var(--fuel-ink)!important;-webkit-text-fill-color:var(--fuel-ink)!important;font-family:var(--fuel-num)!important;font-size:14px!important;font-weight:600!important;line-height:34px!important;letter-spacing:normal!important;font-variant-numeric:lining-nums tabular-nums!important;text-align:right!important;appearance:none!important;color-scheme:var(--fuel-scheme)!important}
body.tn-fuel-page-body .tn-fuel-control input::placeholder{color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important;font-weight:400!important;opacity:.35!important}
body.tn-fuel-page-body .tn-fuel-control b{display:block!important;flex:0 0 auto!important;margin:0!important;padding:0 10px 0 0!important;border:0!important;background:transparent!important;font-family:var(--fuel-num)!important;font-size:11px!important;font-weight:700!important;line-height:34px!important;color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important;white-space:nowrap!important}
body.tn-fuel-page-body .tn-fuel-control select{text-align:left!important;padding-right:26px!important;cursor:pointer!important}
body.tn-fuel-page-body .tn-fuel-control--select::after{content:""!important;position:absolute!important;right:12px!important;top:12px!important;width:7px!important;height:7px!important;border-right:1.5px solid var(--fuel-muted)!important;border-bottom:1.5px solid var(--fuel-muted)!important;transform:rotate(45deg)!important;pointer-events:none!important}
body.tn-fuel-page-body .tn-fuel-control option{background:var(--fuel-surface)!important;color:var(--fuel-ink)!important}
body.tn-fuel-page-body .tn-fuel-control:has(:focus-visible){outline:2px solid var(--fuel-accent)!important;outline-offset:-1px!important}
body.tn-fuel-page-body .tn-fuel-control:has([aria-invalid="true"]){border-color:var(--fuel-error)!important}
body.tn-fuel-page-body .tn-fuel-result{display:grid!important;align-content:center!important;gap:12px!important;text-align:center!important}
body.tn-fuel-page-body .tn-fuel-primary{display:grid!important;gap:6px!important;justify-items:center!important}
body.tn-fuel-page-body .tn-fuel-primary>p:first-child{font-size:12px!important;font-weight:700!important;line-height:16px!important;color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important}
body.tn-fuel-page-body .tn-fuel-amount{display:flex!important;align-items:baseline!important;justify-content:center!important;gap:8px!important;max-width:100%!important;line-height:1.2!important}
body.tn-fuel-page-body .tn-fuel-amount #fuelCost{font-size:30px!important;line-height:1.2!important}
body.tn-fuel-page-body .tn-fuel-amount b{font-family:var(--fuel-num)!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important}
body.tn-fuel-page-body .tn-fuel-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
body.tn-fuel-page-body .tn-fuel-metric{display:grid!important;align-content:start!important;gap:6px!important;padding:8px 4px!important;border:1px solid var(--fuel-soft)!important;background:var(--fuel-wash)!important;min-width:0!important}
body.tn-fuel-page-body .tn-fuel-metric>p{font-size:11px!important;font-weight:600!important;line-height:14px!important;color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important;white-space:nowrap!important}
body.tn-fuel-page-body .tn-fuel-metric>span{font-size:12px!important;line-height:16px!important}
body.tn-fuel-page-body .tn-fuel-tool :is(#fuelCost,#fuelLiters,#fuelTotalDistance,#fuelCostPerKm){font-family:var(--fuel-num)!important;font-weight:800!important;font-variant-numeric:lining-nums tabular-nums!important;font-feature-settings:"lnum","tnum"!important;letter-spacing:normal!important;font-kerning:normal!important;white-space:nowrap!important;color:var(--fuel-ink)!important;-webkit-text-fill-color:var(--fuel-ink)!important}
body.tn-fuel-page-body .tn-fuel-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important}
body.tn-fuel-page-body .tn-fuel-tool .tn-fuel-actions button{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:auto!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0 13px!important;border:1px solid var(--fuel-action-line)!important;border-radius:0!important;box-shadow:none!important;outline:none!important;appearance:none!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;cursor:pointer!important;background:var(--fuel-secondary)!important;color:var(--fuel-ink)!important;-webkit-text-fill-color:var(--fuel-ink)!important}
body.tn-fuel-page-body .tn-fuel-tool .tn-fuel-actions button:first-child{background:var(--fuel-primary)!important;color:var(--fuel-primary-text)!important;-webkit-text-fill-color:var(--fuel-primary-text)!important;border-color:var(--fuel-primary)!important}
body.tn-fuel-page-body .tn-fuel-tool .tn-fuel-actions button:hover:not(:disabled){background:var(--fuel-secondary-hover)!important}
body.tn-fuel-page-body .tn-fuel-tool .tn-fuel-actions button:first-child:hover:not(:disabled){background:var(--fuel-primary-hover)!important;border-color:var(--fuel-primary-hover)!important}
body.tn-fuel-page-body .tn-fuel-tool .tn-fuel-actions button:focus-visible{outline:2px solid var(--fuel-accent)!important;outline-offset:2px!important;background:var(--fuel-secondary-hover)!important}
body.tn-fuel-page-body .tn-fuel-tool .tn-fuel-actions button:first-child:focus-visible{background:var(--fuel-primary-hover)!important;border-color:var(--fuel-primary-hover)!important}
body.tn-fuel-page-body .tn-fuel-tool .tn-fuel-actions button:disabled{cursor:not-allowed!important;opacity:.6!important}
body.tn-fuel-page-body .tn-fuel-tool .tn-fuel-notice{padding:7px 10px!important;border:1px solid var(--fuel-soft)!important;background:var(--fuel-wash)!important;font-size:12px!important;line-height:17px!important;text-align:center!important;color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important}
body.tn-fuel-page-body .tn-fuel-tool[data-state="valid"] .tn-fuel-notice:empty{display:none!important}
body.tn-fuel-page-body .tn-fuel-tool[data-state="error"] .tn-fuel-notice{color:var(--fuel-error)!important;-webkit-text-fill-color:var(--fuel-error)!important;border-color:var(--fuel-error)!important}
body.tn-fuel-page-body .tn-fuel-copy-status:empty{display:none!important}
body.tn-fuel-page-body .tn-fuel-copy-status{font-size:12px!important;line-height:17px!important;color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important}
body.tn-fuel-page-body .tn-fuel-tool .tn-fuel-disclaimer{padding:0!important;font-size:11px!important;line-height:16px!important;color:var(--fuel-muted)!important;-webkit-text-fill-color:var(--fuel-muted)!important;overflow-wrap:anywhere!important}
/* Responsive wrappers own reservations, never the SDK creative height. */
body.tn-fuel-page-body .tn-fuel-responsive-ad{display:block!important;width:100%!important;max-width:900px!important;min-height:90px!important;margin:0 auto 28px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
body.tn-fuel-page-body .tn-fuel-ad-top{margin-top:54px!important;margin-bottom:28px!important}
body.tn-fuel-page-body .tn-fuel-ad-bottom{margin-top:0!important;margin-bottom:28px!important}
body.tn-fuel-page-body:is([data-scheme="dark"],[data-scheme="inverse"],[data-scheme="auto"][data-l="dark"],[data-scheme="auto"][data-d="dark"]) .tn-fuel-page,
html[data-scheme="dark"] body.tn-fuel-page-body:not([data-scheme="light"]) .tn-fuel-page{
  --fuel-ink:#f7ead1;--fuel-muted:#c3b492;--fuel-line:#6f6047;--fuel-soft:#574a37;
  --fuel-paper:#241d12;--fuel-surface:#322a1a;--fuel-wash:#2c2517;--fuel-accent:#e8823f;
  --fuel-primary:#6a3b1f;--fuel-primary-hover:#824826;--fuel-primary-text:#f7ead1;
  --fuel-secondary:#2f2115;--fuel-secondary-hover:#3a2a1b;--fuel-action-line:#826744;--fuel-error:#ffb0a2;--fuel-scheme:dark;
  --tn-muted:#d9c4a1;
}
@media(prefers-color-scheme:dark){body.tn-fuel-page-body[data-scheme="auto"] .tn-fuel-page{
  --fuel-ink:#f7ead1;--fuel-muted:#c3b492;--fuel-line:#6f6047;--fuel-soft:#574a37;
  --fuel-paper:#241d12;--fuel-surface:#322a1a;--fuel-wash:#2c2517;--fuel-accent:#e8823f;
  --fuel-primary:#6a3b1f;--fuel-primary-hover:#824826;--fuel-primary-text:#f7ead1;
  --fuel-secondary:#2f2115;--fuel-secondary-hover:#3a2a1b;--fuel-action-line:#826744;--fuel-error:#ffb0a2;--fuel-scheme:dark;
  --tn-muted:#d9c4a1;
}}
@media(max-width:720px){
  body.tn-fuel-page-body .tn-fuel-page{width:calc(100% - 10px)!important;max-width:calc(100% - 10px)!important;margin:0 auto 40px!important}
  body.tn-fuel-page-body .tn-fuel-panels{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}
  body.tn-fuel-page-body .tn-fuel-tool{padding:12px!important;gap:10px!important}
  body.tn-fuel-page-body .tn-fuel-fields,body.tn-fuel-page-body .tn-fuel-result{padding:10px!important}
  body.tn-fuel-page-body .tn-fuel-ad-top{margin-top:48px!important}
  /* The existing mobile ad renderer bleeds to 100vw; its outer reservation must agree. */
  body.tn-fuel-page-body .tn-fuel-responsive-ad{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
}
@media(max-width:390px){
  body.tn-fuel-page-body .tn-fuel-tool{padding:10px!important}
  body.tn-fuel-page-body .tn-fuel-fields{gap:10px 8px!important}
  body.tn-fuel-page-body .tn-fuel-control input{font-size:13px!important}
  body.tn-fuel-page-body .tn-fuel-metrics{gap:6px!important}
  body.tn-fuel-page-body .tn-fuel-amount #fuelCost{font-size:26px!important}
}
