/* Price-report concept: one decision per section, original supplied PNG assets.
   The inline, no-JS form uses the same layout and native disclosure controls. */
body:has(#priceReport:modal){overflow:hidden}
.detail-page .sd-report{color:#172c42;background:#fff;scrollbar-width:thin}
.detail-page .sd-report:not(:modal) .sd-price-steps{display:none}
.detail-page .sd-report:modal{width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 40px);border:1px solid #e8e9eb;border-radius:24px;box-shadow:0 28px 100px #071c3840}
.detail-page .sd-report::backdrop{background:#14243780;backdrop-filter:blur(5px)}
.detail-page .sd-report-summary{position:sticky;top:0;z-index:3;padding:22px 24px 15px;gap:14px;background:#fff;cursor:default;align-items:center}
.detail-page .sd-report-text{min-width:0}
.detail-page .sd-report-title{font-size:25px;letter-spacing:-.6px;line-height:1.2;margin:0;outline:none}
.report-eyebrow{margin:0 0 5px;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#7b8794}
.detail-page .sd-report-close{align-self:flex-start;background:#f3f5f7;color:#536374;border-radius:50%;font-size:27px;font-weight:400;line-height:1}
.report-art{position:relative;display:inline-block;flex:0 0 auto;width:30px;height:30px;overflow:hidden;vertical-align:middle}
.report-art img{position:absolute;width:165%;height:165%;max-width:none;left:-32.5%;top:-32.5%;object-fit:contain}
.report-art[hidden],.detail-page .sd-report [hidden]{display:none!important}
.report-header-art{width:57px;height:57px;border-radius:14px;background:#fff7ec}
.report-station{margin:0 24px;padding:12px 14px;background:#f5f7f9;border-radius:12px;display:flex;flex-direction:column;gap:3px;overflow-wrap:anywhere}
.report-station strong{font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.report-station>span{font-size:11px;color:#667589;line-height:1.5}
.detail-page .sd-report-form{border:0;padding:0;margin:0}
.report-form-body{padding:0 24px 12px}
.report-intro{font-size:12px;line-height:1.65;color:#637387;margin:14px 0 16px}
.report-fuels{border:0;min-width:0;margin:0;padding:0}
.detail-page .sd-report .sd-block-label{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.5;margin:0 0 10px;padding:0;color:#213449;font-weight:750}
.sd-report .sd-block-label>span{display:inline-grid;place-items:center;flex:0 0 21px;height:21px;background:#f0f3f6;border-radius:7px;font-size:11px;color:#6a7a8e}
.detail-page .sd-report .sd-fuel-pick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}
.detail-page .sd-report .report-main-fuels{grid-template-columns:repeat(4,minmax(0,1fr))}
.detail-page .sd-report .sd-fuel-opt{min-width:0}
.detail-page .sd-report .sd-fuel-chip{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;min-height:55px;gap:2px;border:1px solid #e5e9ee;background:#fff;color:#526176;border-radius:11px;font-size:12px;padding:8px 5px;line-height:1.4;overflow-wrap:anywhere}
.detail-page .sd-report .sd-fuel-chip small{font-size:10px;color:#6a7a8e;opacity:1}
.detail-page .sd-report .sd-fuel-opt input:checked+.sd-fuel-chip{background:#fff6ef;color:#a74710;border-color:#f17e43;box-shadow:0 0 0 1px #f17e43}
.sd-report :is(.report-more-fuels,.report-explanation,.report-unavailable)>summary{min-height:44px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;line-height:1.5;font-weight:600;color:#657387;list-style:none}
.sd-report summary::-webkit-details-marker{display:none}
.sd-report :is(.report-more-fuels,.report-explanation,.report-unavailable)>summary::after{content:'+';margin-left:auto;font-size:18px;font-weight:400;flex-shrink:0}
.sd-report :is(.report-more-fuels,.report-explanation,.report-unavailable)[open]>summary::after{content:'−'}
.report-more-fuels [data-extra-fuel]{color:#b5521d;font-size:11px}
.report-more-fuels>.sd-fuel-pick{padding-bottom:12px}
.report-previous{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:12px 0 14px;margin:0 0 14px;border-top:1px solid #e9edf1;border-bottom:1px solid #e9edf1}
.report-previous>div{min-width:0}
.report-previous-label{font-size:10px;color:#6c7a8a;display:block;margin-bottom:2px}
.report-previous strong{font-size:17px;font-variant-numeric:tabular-nums}
.report-previous [data-previous-evidence]{display:flex;flex-wrap:wrap;gap:2px 8px;font-size:10px;line-height:1.5;color:#637387;margin-top:3px}
.report-previous [data-previous-evidence]>.detail-warning{flex-basis:100%;color:#986520}
.report-previous [data-previous-evidence] .ic{width:12px;height:12px}
.report-previous button{min-height:44px;max-width:140px;flex-shrink:0;border:1px solid #dce3e9;background:#fff;border-radius:9px;padding:8px 12px;font:inherit;font-size:11px;font-weight:700;line-height:1.5;color:#40536b;cursor:pointer}
.report-no-record{font-size:12px;color:#718095;margin:0 0 16px}
.detail-page .sd-report .sd-price-input{position:relative;display:flex;gap:8px;align-items:center;margin:0 0 10px;border:1.5px solid #e5c6af;background:#fffcf8;border-radius:14px;padding:8px 14px;min-height:86px}
.detail-page .sd-report .sd-price-input:focus-within{border-color:#eb792e;box-shadow:0 0 0 3px #f9731618}
.report-price-art{width:45px;height:45px}
.detail-page .sd-report .sd-price-input input{width:0;min-width:0;flex:1;border:0;background:transparent;border-radius:0;padding:4px 0;font-size:42px;line-height:1.1;letter-spacing:-1px;font-weight:800;color:#172c42;font-variant-numeric:tabular-nums;box-shadow:none;appearance:textfield;-moz-appearance:textfield}
.detail-page .sd-report .sd-price-input input::-webkit-inner-spin-button,.detail-page .sd-report .sd-price-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.detail-page .sd-report .sd-price-input input:focus{outline:none}
.detail-page .sd-report .sd-price-input input::placeholder{color:#a3adba;opacity:1}
.detail-page .sd-report .sd-price-unit{position:static;flex-shrink:0;color:#637387;font-size:13px;font-weight:600}
.detail-page .sd-report .sd-price-steps{gap:8px;margin:0}
.detail-page .sd-report .sd-price-step{min-height:44px;padding:8px 4px;font-size:13px;border-color:#e5e9ee;border-radius:9px;box-shadow:none}
.detail-page .sd-report .sd-price-step:disabled{opacity:.45;cursor:default}
.report-difference{display:flex;align-items:center;gap:5px;margin:8px 0 0;min-height:24px;font-size:11px;line-height:1.6;color:#657387}
.report-difference .report-art{width:27px;height:27px}
.report-difference[data-direction=down]{color:#286947}
.report-difference[data-direction=up]{color:#a35620}
.report-price-note{font-size:11px;line-height:1.6;color:#758294;margin:9px 0}
.report-explanation{border-top:1px solid #edf0f3}
.sd-report .report-explanation p,.sd-report .report-unavailable p{font-size:11px;line-height:1.65;margin:0 0 10px;color:#637387}
.sd-report .report-unavailable>summary{font-weight:400;color:#7a8695}
.sd-report .report-unavailable .sd-unavailable-btn{font-size:12px;min-height:44px;margin:0 0 10px;max-width:100%;line-height:1.5}
.report-form-footer{position:sticky;bottom:0;z-index:2;padding:12px 24px 20px;border-top:1px solid #e8edf1;background:#fff}
.detail-page .sd-report .sd-report-pts,.detail-page .sd-report .sd-anon-note{display:flex;gap:7px;align-items:center;font-size:11px;line-height:1.5;margin:0 0 9px;color:#6d7c8e}
.sd-report .sd-report-pts strong{font-weight:600;color:#56677a}
.sd-report .sd-anon-note a{color:#b9501a;text-decoration:underline;text-underline-offset:2px}
.detail-page .sd-report .sd-report-actions .btn{display:flex;align-items:center;justify-content:center;gap:14px;background:#ed702b;color:#fff;border:1px solid #ed702b;border-radius:11px;box-shadow:0 4px 12px #e96d2420;min-height:49px;font-size:14px;font-weight:700;padding:12px}
.detail-page .sd-report .sd-report-actions .btn:hover{background:#d95e1c;border-color:#d95e1c}
.sd-report .detail-preview-status{margin:10px 24px 16px}
.detail-page .detail-price-update{min-height:44px}
@media(max-width:600px){
  .detail-page .sd-report:modal{width:100%;max-width:100%;max-height:calc(100dvh - 12px);margin:auto 0 0;border-radius:22px 22px 0 0;border-bottom:0}
  .detail-page .sd-report-summary{padding:17px 18px 12px;gap:10px}
  .detail-page .sd-report-title{font-size:23px}
  .report-header-art{width:47px;height:47px;border-radius:12px}
  .report-eyebrow{font-size:8px;letter-spacing:.06em}
  .report-station{margin:0 18px;padding:10px 12px}
  .report-form-body{padding:0 18px 6px}
  .report-intro{margin:12px 0 14px;font-size:11px}
  .detail-page .sd-report .sd-fuel-chip{font-size:11px}
  .detail-page .sd-report .sd-fuel-pick{gap:6px}
  .report-previous{gap:8px;padding:10px 0;margin-bottom:14px}
  .report-previous button{max-width:106px;padding:8px;font-size:10px}
  .detail-page .sd-report .sd-price-input{min-height:78px;padding:8px 12px}
  .detail-page .sd-report .sd-price-input input{font-size:38px}
  .report-price-art{width:36px;height:36px}
  .report-form-footer{padding:10px 18px max(14px,env(safe-area-inset-bottom))}
  .detail-page .sd-report .sd-report-actions .btn{min-height:48px;font-size:13px}
}
@media(max-width:360px){
  .detail-page .sd-report-summary{padding:14px 14px 10px;gap:8px}
  .detail-page .sd-report-title{font-size:21px}
  .report-header-art{width:40px;height:40px}
  .report-station{margin:0 14px}
  .report-form-body{padding-right:14px;padding-left:14px}
  .report-form-footer{padding-left:14px;padding-right:14px}
  .detail-page .sd-report .sd-fuel-chip{font-size:10px;padding:7px 3px}
  .detail-page .sd-report .sd-price-input input{font-size:34px}
  .detail-page .sd-report .sd-price-unit{font-size:12px}
}
@media(max-height:500px){.detail-page .sd-report-summary,.report-form-footer{position:static}.detail-page .sd-report:modal{max-height:calc(100dvh - 10px)}}
