/* Fixed-height stage. The calculation engine never reads presentation state. */
.hero.hero-premium{--hero-height:clamp(660px,calc(100svh - 88px),880px);height:var(--hero-height);min-height:0;max-height:none;background:#ededed;overflow:visible;scroll-margin-top:88px;position:relative}
.hero-premium .hero-shell{width:min(1400px,calc(100% - 112px));height:100%;min-height:0;padding:28px 0 0;margin:0 auto;display:grid;grid-template-rows:minmax(0,1fr) 76px;gap:0}
.hero-premium .hero-stage{position:relative;min-width:0;min-height:0;background:#f7f7f7;border:1px solid #dcdcdc}
.hero-premium .hero-intro{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;padding:0;gap:0;background:#fff}
.hero-premium .hero-copy{position:relative;inset:auto;width:auto;padding:52px;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.hero-premium .hero-badge{display:block;margin:0 0 28px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;font-size:12px;letter-spacing:.08em;font-weight:500;color:#717171}
.hero-premium .hero-copy h1{margin:0;color:#2a2a2a;font-size:clamp(40px,3.6vw,60px);line-height:1.3;letter-spacing:-.065em;font-weight:400}.hero-premium .hero-copy h1 strong{font-weight:600;white-space:nowrap}
.hero-premium .hero-description{font-size:15px;line-height:1.85;color:#787878;margin:24px 0 30px;letter-spacing:-.035em;word-break:keep-all}
.hero-premium .hero-start{display:inline-flex;align-items:center;justify-content:space-between;gap:56px;padding:18px 24px;border:0;border-radius:0;background:#313131;color:#ffffff;font-size:14px;text-decoration:none;font-weight:500;transition:background .2s}.hero-premium .hero-start:hover{background:#525252}.hero-premium .hero-start span{font-size:20px;line-height:1}
.hero-premium .hero-helper{margin:14px 0 0;font-size:11px;line-height:1.5;color:#959595}
.hero-premium .hero-vehicle{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;isolation:isolate;background:radial-gradient(ellipse at 50% 40%,#505050 0%,#303030 55%,#202020 100%);overflow:hidden}.hero-premium .hero-vehicle:before{content:"";position:absolute;width:80%;height:1px;background:#626262;bottom:32%;z-index:-1}.hero-premium .hero-vehicle img{display:block;width:min(94%,560px);height:auto;object-fit:contain;filter:drop-shadow(0 16px 12px #2b2b2b12)}
.hero-premium .comparison-card{position:absolute;inset:0;width:auto;height:100%;min-height:0;border:0;border-radius:0;background:#ffffff;box-shadow:none;backdrop-filter:none;overflow:visible;display:grid;grid-template-rows:64px 2px minmax(0,1fr)}
.hero-premium[data-view=intro] .comparison-card{display:none}.hero-premium:not([data-view=intro]) .hero-intro{display:none}
.hero-premium .comparison-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;background:#ffffff;border-bottom:1px solid #e8e8e8;min-width:0}
.hero-premium .comparison-toolbar>p{font-size:11px;color:#969696;margin:0;white-space:nowrap}.hero-premium .comparison-toolbar strong{font-size:15px;color:#3b3b3b;font-weight:500;margin-left:18px}
.hero-premium .comparison-history{display:flex;align-items:center;gap:18px;position:relative;min-width:0}
.hero-premium #recent-button,.hero-premium .comparison-reset{display:flex;align-items:center;gap:6px;background:none;border:0;border-bottom:1px solid #cccccc;border-radius:0;padding:6px 0;color:#717171;font-size:12px;white-space:nowrap;cursor:pointer}.hero-premium #recent-button:disabled{opacity:.38;cursor:default}.hero-premium .badge-count{position:static;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#717171;color:white;font-size:9px}
.hero-premium .recent-panel{top:calc(100% + 14px);right:0;left:auto;width:320px;max-width:calc(100vw - 64px);max-height:60svh;overflow:auto;z-index:70;background:#ffffff;border:1px solid #e3e3e3;border-radius:3px;box-shadow:0 18px 45px #20202021}
.hero-premium .comparison-top{padding:0;height:2px;display:block}.hero-premium .progress{height:2px;max-width:none}.hero-premium .progress:before{height:2px;top:0;background:#e3e3e3}.hero-premium .progress i{height:2px;top:0;background:#6c6c6c}
.hero-premium .comparison-grid{display:block;height:100%;min-height:0;padding:0;position:relative;overflow:hidden}
.hero-premium .column,.hero-premium .column.is-folded{position:absolute;inset:0;display:none;margin:0;padding:36px 48px;border:0;border-radius:0;min-height:0;background:#ffffff;overflow:visible;cursor:default}
.hero-premium .column h2,.hero-premium .column.is-folded h2{margin:0;font-size:14px;color:#8c8c8c;letter-spacing:0;font-weight:400;line-height:1.5;text-align:left;writing-mode:initial;outline:none}
.hero-premium[data-view=input] .conditions-column{display:flex;flex-direction:column;overflow:auto}
.hero-premium #question-stage{position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;width:min(680px,100%);margin:0 auto;padding:32px 0;min-height:min-content}
.hero-premium .question-card{border:0;border-radius:0;background:none;padding:0}.hero-premium .question-step{display:block;margin:0 0 16px;padding:0;background:none;color:#7b7b7b;font-size:12px;font-weight:500;position:static}
.hero-premium .question-card h3{font-size:34px;font-weight:500;line-height:1.4;color:#323232;letter-spacing:-.05em;margin:0 0 12px}.hero-premium .question-card p{font-size:15px;line-height:1.8;color:#858585;margin:0}
.hero-premium .option-grid,.hero-premium .option-grid.three{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-premium .option-grid button{flex:1;min-width:160px;min-height:60px;background:#f4f4f4;border:1px solid #dadada;border-radius:3px;padding:16px 20px;font-size:15px;font-weight:500;color:#616161;cursor:pointer;transition:background .15s,border-color .15s}
.hero-premium .option-grid button:hover{transform:none;background:#e8e8e8;border-color:#9d9d9d}.hero-premium .option-grid button.active{background:#444444;color:#ffffff;border-color:#444444;box-shadow:none}.hero-premium .back-button{align-self:flex-start;width:auto;padding:12px 0 0;margin:20px 0 0;border:0;border-radius:0;background:none;color:#818181;font-size:13px;cursor:pointer}
.hero-premium .compact-summary{padding:0 0 18px;margin:0 0 24px;border:0;border-bottom:1px solid #e3e3e3;border-radius:0;background:none}.hero-premium .compact-summary b{font-size:12px;color:#6e6e6e}.hero-premium .compact-summary span{font-size:13px;color:#8b8b8b;white-space:normal;line-height:1.8}
.hero-premium .range-question{background:#f5f5f5;border-color:#e1e1e1;border-radius:3px;padding:20px}.hero-premium .range-next{background:#444444;border-radius:3px;font-size:14px}.hero-premium .range-question input{accent-color:#717171}.hero-premium .range-question output{color:#5f5f5f}
.hero-premium[data-view=analysis] .ai-column{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:auto;background:#f7f7f7}
.hero-premium .ai-column h2{font-size:27px;letter-spacing:-.04em;font-weight:500;color:#444444;text-align:center;margin-bottom:24px}
.hero-premium .analysis-board{position:static;min-height:0;width:min(460px,100%);margin:0;padding:0;overflow:visible;background:none}.hero-premium .analysis-board:before,.hero-premium .analysis-board:after,.hero-premium .ai-status:before,.hero-premium .analysis-note:before{display:none}
.hero-premium .cyber-console .ai-status{margin:0 0 22px;padding:0;border:0;background:none;backdrop-filter:none;color:#808080;text-align:center;font:400 14px/1.8 "Noto Sans KR",sans-serif}
.hero-premium .cyber-console .analysis-list{display:grid;gap:0;margin:0;border:0;border-radius:0;background:none;backdrop-filter:none;overflow:visible}
.hero-premium .cyber-console .analysis-list li{display:grid;grid-template-columns:34px 1fr 60px;align-items:center;height:46px;padding:0 12px;border:0;border-bottom:1px solid #e3e3e3;border-radius:0;background:none;color:#a0a0a0;font:400 13px/1.5 "Noto Sans KR",sans-serif;box-shadow:none}
.hero-premium .cyber-console .analysis-list li span{width:auto;height:auto;background:none;border-radius:0;color:#a0a0a0;font-size:11px}.hero-premium .cyber-console .analysis-list li em{color:#9c9c9c;font-size:11px}.hero-premium .cyber-console .analysis-list li.active{background:#e9e9e9;color:#535353;box-shadow:none}.hero-premium .cyber-console .analysis-list li.done{color:#515151;background:none}.hero-premium .cyber-console .analysis-list li.done span,.hero-premium .cyber-console .analysis-list li.done em{color:#777777;background:none;box-shadow:none}
.hero-premium .cyber-console .analysis-note{padding:0;margin:20px 0 0;border:0;border-radius:0;background:none;backdrop-filter:none;color:#9b9b9b;text-align:center;font:400 12px/1.7 "Noto Sans KR",sans-serif}
.hero-premium[data-view=result] .results-column{display:grid;grid-template-rows:28px minmax(0,1fr) auto;gap:14px;padding:24px 28px 0;overflow:hidden}
.hero-premium #comparison-result-heading{font-size:18px;font-weight:500;color:#4f4f4f;letter-spacing:-.03em}
.hero-premium .result-placeholder{display:none}.hero-premium .result-scroll{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;padding:0 12px 20px 0;outline-offset:-2px}.hero-premium #result-content{height:auto;max-height:none;overflow:visible}
.hero-premium .recommendation-card{display:grid;grid-template-columns:36px 1fr;gap:0 12px;margin:0;padding:0;border:0;border-radius:0;background:none}.hero-premium .recommendation-icon{width:34px;height:34px;font-size:23px;border-radius:50%;background:#e8e8e8;color:#717171}.hero-premium .recommendation-card small{font-size:11px;color:#949494}.hero-premium .recommendation-card h3{font-size:25px;font-weight:500;line-height:1.4;letter-spacing:-.04em;color:#3d3d3d;margin:3px 0 0}.hero-premium .recommendation-card p{margin:12px 0 8px;color:#7c7c7c;font-size:13px!important;line-height:1.8}
.hero-premium .reason-list{font-size:12px!important;color:#858585;line-height:1.65;margin:6px 0;padding-left:16px}.hero-premium .reason-caution{font-size:12px!important;line-height:1.65}.hero-premium .refine-chips{gap:6px;margin-top:10px}.hero-premium .refine-chips-label{font-size:11px!important;color:#9a9a9a}.hero-premium .refine-chip{padding:6px 10px!important;font-size:11px!important;border-color:#dbdbdb;border-radius:2px;background:#f4f4f4;color:#7d7d7d}.hero-premium .refine-chip.active{background:#6a6a6a;color:#ffffff;border-color:#6a6a6a}.hero-premium .refine-active-note{color:#707070;font-size:11px}
.hero-premium .vehicle-heading{margin:18px 0 10px}.hero-premium .vehicle-heading h3{font-size:14px!important;font-weight:500;color:#575757}
.hero-premium .vehicle-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.hero-premium .vehicle-item{display:grid;grid-template-columns:1fr!important;position:relative;height:auto;min-height:0;gap:8px;padding:18px!important;border:1px solid #e3e3e3;border-radius:3px;background:#f9f9f9;align-items:start;cursor:pointer}
.hero-premium .vehicle-rank{position:absolute;top:12px;left:12px;background:none;color:#a2a2a2;font-size:11px}.hero-premium .vehicle-item img{width:100%!important;height:88px!important;object-fit:contain}.hero-premium .vehicle-item b{font-size:15px!important;color:#515151;font-weight:500}.hero-premium .vehicle-item small{font-size:11px!important;color:#8e8e8e;line-height:1.6}.hero-premium .vehicle-price{font-size:16px;color:#383838}.hero-premium .vehicle-side{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.hero-premium .vehicle-tag{font-size:9px;background:#ebebeb;color:#909090}.hero-premium .vehicle-precision-hint{font-size:10px;color:#8e8e8e}
.hero-premium .tax-result-card{border-color:#dbdbdb;background:#f0f0f0;border-radius:3px}.hero-premium .tax-result-note{font-size:12px!important;line-height:1.65}.hero-premium .vehicle-empty{grid-column:1/-1}
.hero-premium .comparison-result-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border:0;border-top:1px solid #dedede;background:#ffffff;min-width:0}
.hero-premium .result-consult{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 22px;background:#3a3a3a;border:0;border-radius:3px;color:#ffffff;font-size:14px;white-space:nowrap;cursor:pointer}
.hero-premium .result-secondary-actions{display:flex;align-items:center;gap:22px}.hero-premium .result-secondary-actions .detail-button,.hero-premium .result-secondary-actions .stock-open-button{display:inline-block;width:auto;min-width:0;margin:0;padding:7px 0;border:0;border-bottom:1px solid #c9c9c9;border-radius:0;background:none;box-shadow:none;color:#818181;font-size:12px;font-weight:400;cursor:pointer}
.hero-premium .partner-band{position:relative;inset:auto;display:flex;align-items:center;width:auto;height:76px;margin:0;padding:0;border:0;border-radius:0;background:none;box-shadow:none;overflow:hidden}.hero-premium .partner-title{flex-basis:80px;border:0;color:#9d9d9d;font-size:10px;font-weight:400}.hero-premium .partner-logo{opacity:.46}.hero-premium .partner-track{gap:20px}
@media(min-width:1700px){.hero-premium .hero-copy{padding:64px}.hero-premium .hero-copy h1{font-size:58px}.hero-premium .hero-description{font-size:16px}.hero-premium .vehicle-item img{height:110px!important}}
@media(max-width:1100px){.hero-premium .hero-shell{width:calc(100% - 64px);padding-top:22px}.hero-premium .hero-intro{grid-template-columns:1.05fr 1fr}.hero-premium .hero-copy{padding:36px}.hero-premium .hero-copy h1{font-size:37px}.hero-premium .hero-description{font-size:13px}.hero-premium .column{padding:28px 36px}.hero-premium .vehicle-item{padding:14px!important}.hero-premium .comparison-toolbar{padding:0 24px}.hero-premium .result-secondary-actions{gap:16px}.hero-premium .result-consult{font-size:13px;padding:15px 18px;gap:20px}}
@media(max-width:800px){
.hero.hero-premium{--hero-height:calc(100svh - 72px);height:var(--hero-height);min-height:0;scroll-margin-top:72px}.hero-premium .hero-shell{width:calc(100% - 32px);padding-top:16px;grid-template-rows:minmax(0,1fr) 60px}.hero-premium .hero-intro{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 32%;align-items:stretch;gap:0;padding:0;overflow:hidden}.hero-premium .hero-copy{padding:24px;overflow:auto}.hero-premium .hero-copy h1{font-size:clamp(25px,7.65vw,42px);line-height:1.35}.hero-premium .hero-badge{font-size:10px;margin-bottom:18px}.hero-premium .hero-description{font-size:12px;line-height:1.8;margin:16px 0 20px}.hero-premium .hero-start{font-size:12px;padding:14px 18px;gap:38px}.hero-premium .hero-helper{font-size:10px;margin-top:10px}.hero-premium .hero-vehicle{flex:none;min-height:0;margin:0}.hero-premium .hero-vehicle img{width:auto;max-width:100%;max-height:100%;height:100%;object-fit:contain}.hero-premium .hero-vehicle:before{display:none}
.hero-premium .comparison-card{grid-template-rows:62px 2px minmax(0,1fr)}.hero-premium .comparison-toolbar{padding:0 18px;gap:12px}.hero-premium .comparison-toolbar>p{font-size:9px;white-space:normal;line-height:1.5}.hero-premium .comparison-toolbar strong{display:block;margin:2px 0 0;font-size:13px}.hero-premium .comparison-history{gap:12px}.hero-premium #recent-button,.hero-premium .comparison-reset{font-size:10px;padding:6px 0}.hero-premium .recent-panel{max-width:calc(100vw - 68px);width:300px}
.hero-premium .column,.hero-premium .column.is-folded{padding:22px}.hero-premium #question-stage{padding:22px 0;justify-content:center}.hero-premium .question-card h3{font-size:27px}.hero-premium .question-card p{font-size:13px}.hero-premium .question-step{font-size:11px;margin-bottom:12px}.hero-premium .option-grid,.hero-premium .option-grid.three{gap:8px;margin-top:24px}.hero-premium .option-grid button{min-width:calc(50% - 8px);min-height:51px;padding:12px 10px;font-size:13px}.hero-premium .back-button{margin-top:14px;font-size:12px}.hero-premium .compact-summary{margin-bottom:18px;padding-bottom:12px}.hero-premium .compact-summary span{font-size:11px}.hero-premium .column h2{font-size:12px}
.hero-premium .ai-column h2{font-size:23px;margin-bottom:16px}.hero-premium .cyber-console .ai-status{font-size:12px;margin-bottom:14px}.hero-premium .cyber-console .analysis-list li{height:40px;font-size:12px}.hero-premium .cyber-console .analysis-note{font-size:11px;margin-top:14px}
.hero-premium[data-view=result] .results-column{padding:16px 16px 0;grid-template-rows:24px minmax(0,1fr) auto;gap:10px}.hero-premium #comparison-result-heading{font-size:16px}.hero-premium .result-scroll{padding-right:8px;padding-bottom:18px}.hero-premium .recommendation-card{grid-template-columns:1fr;gap:0}.hero-premium .recommendation-icon{display:none}.hero-premium .recommendation-card h3{font-size:20px}.hero-premium .recommendation-card p{font-size:12px!important}.hero-premium .reason-list,.hero-premium .reason-caution{font-size:11px!important}.hero-premium .vehicle-list{grid-template-columns:1fr;gap:12px}.hero-premium .vehicle-item{padding:16px!important}.hero-premium .vehicle-item img{height:115px!important}.hero-premium .vehicle-item b{font-size:16px!important}.hero-premium .vehicle-price{font-size:18px}.hero-premium .comparison-result-actions{display:block;padding:12px 0}.hero-premium .result-consult{width:100%;padding:13px 14px;font-size:12px}.hero-premium .result-secondary-actions{justify-content:space-between;gap:10px;margin-top:8px}.hero-premium .result-secondary-actions .detail-button,.hero-premium .result-secondary-actions .stock-open-button{font-size:10px;padding:4px 0}
.hero-premium .partner-band{height:60px}.hero-premium .partner-title{font-size:9px;flex-basis:62px}.hero-premium .partner-item{flex-basis:110px;height:36px}.hero-premium .partner-logo{max-height:21px}}
@media(max-width:360px){.hero-premium .hero-copy{padding:20px}.hero-premium .hero-copy h1{font-size:25px}.hero-premium .hero-description{font-size:11px;margin:14px 0 16px}.hero-premium .hero-vehicle{max-height:none;min-height:0}.hero-premium .hero-vehicle img{max-height:100%}.hero-premium .column{padding:18px}.hero-premium .comparison-history{gap:8px}.hero-premium .comparison-toolbar{padding:0 12px}}
@media(prefers-reduced-motion:reduce){.hero-premium .hero-start,.hero-premium .option-grid button{transition:none}}

/* Readable contrast in all comparison states. */
.hero-premium .hero-description,.hero-premium .hero-helper,.hero-premium .hero-badge{color:#666}
.hero-premium .question-card p,.hero-premium .compact-summary span,.hero-premium .question-step,.hero-premium .column h2{color:#666}
.hero-premium .recommendation-card p,.hero-premium .reason-list,.hero-premium .reason-caution,.hero-premium .vehicle-item small{color:#626262}
.hero-premium .recommendation-card small,.hero-premium .refine-chips-label,.hero-premium .refine-chip,.hero-premium .vehicle-precision-hint{color:#666}
.hero-premium .option-grid button{color:#303030;background:#f5f5f5;border-color:#d5d5d5}.hero-premium .option-grid button:hover{background:#e9e9e9;border-color:#777}
.hero-premium .result-consult,.hero-premium .hero-start{background:#222;border-radius:0}
.hero-premium .result-secondary-actions .detail-button,.hero-premium .result-secondary-actions .stock-open-button,.hero-premium #recent-button,.hero-premium .comparison-reset{color:#555;border-color:#aaa}
.hero-premium .vehicle-item{background:#f5f5f5;border:0}.hero-premium .vehicle-item b,.hero-premium .recommendation-card h3,.hero-premium #comparison-result-heading{color:#222}
.hero-premium .recommendation-icon{display:none}.hero-premium .recommendation-card{grid-template-columns:1fr}
.hero-premium .recommendation-card h3{font-size:29px}.hero-premium .recommendation-card p{font-size:14px!important}.hero-premium .reason-list{font-size:13px!important}
.hero-premium .hero-stage{border:0;background:#fff}.hero-premium{overflow-anchor:none}
@media(max-width:800px){.hero-premium .hero-copy h1{font-size:28px}.hero-premium .recommendation-card h3{font-size:22px}.hero-premium .recommendation-card p{font-size:13px!important}.hero-premium .reason-list{font-size:12px!important}}
@media(max-width:360px){.hero-premium .hero-copy h1{font-size:25px}.hero-premium .hero-copy{padding:18px}.hero-premium .hero-badge{margin-bottom:10px}.hero-premium .hero-description{margin:10px 0 14px}}

@media(max-width:800px){.hero-desktop-break{display:none}}

/* Hash links and restored comparisons align to the same fixed frame. */
.hero.hero-premium{scroll-margin-top:0}.hero-premium .comparison-card{scroll-margin-top:28px}
@media(max-width:1100px){.hero-premium .comparison-card{scroll-margin-top:22px}}
@media(max-width:800px){.hero.hero-premium{--hero-height:calc(100svh - var(--site-header-height))}.hero-premium .comparison-card{scroll-margin-top:16px}}

/* Size the active step to the available stage, keeping the fixed outer height. */
.hero-premium .column,.hero-premium .column.is-folded{padding:28px 44px}
.hero-premium .column h2{font-size:18px;font-weight:500}
.hero-premium #question-stage{width:min(100%,1000px);padding:44px 0 24px;justify-content:flex-start}
.hero-premium .question-step{font-size:16px;margin-bottom:18px}
.hero-premium .question-card h3{font-size:46px;line-height:1.3;margin-bottom:16px}
.hero-premium .question-card p{font-size:20px;line-height:1.7}
.hero-premium .option-grid,.hero-premium .option-grid.three{gap:16px;margin-top:32px}
.hero-premium .option-grid button{min-height:98px;font-size:23px;padding:24px;min-width:200px}
.hero-premium .back-button{font-size:16px;margin-top:22px;padding:12px 0}
.hero-premium .compact-summary{margin-bottom:24px;padding-bottom:20px}
.hero-premium .compact-summary b{font-size:15px}.hero-premium .compact-summary span{font-size:17px}
.hero-premium .range-question{padding:28px;margin-top:26px}
.hero-premium .range-question output{font-size:34px;margin-bottom:20px}
.hero-premium .range-question input[type=range]{height:32px}
.hero-premium .range-next{font-size:20px;min-height:62px}
.hero-premium .ai-column h2{font-size:36px;margin-bottom:28px}
.hero-premium .analysis-board{width:min(720px,100%)}
.hero-premium .cyber-console .ai-status{font-size:19px;margin-bottom:26px}
.hero-premium .cyber-console .analysis-list li{height:64px;font-size:19px;grid-template-columns:50px 1fr 80px;padding-inline:20px}
.hero-premium .cyber-console .analysis-list li span,.hero-premium .cyber-console .analysis-list li em{font-size:14px}
.hero-premium .cyber-console .analysis-note{font-size:15px}
.hero-premium[data-view=result] .results-column{grid-template-rows:36px minmax(0,1fr) auto;padding:24px 36px 0;gap:20px}
.hero-premium #comparison-result-heading{font-size:24px}
.hero-premium .recommendation-card small{font-size:15px}
.hero-premium .recommendation-card h3{font-size:36px}
.hero-premium .recommendation-card p{font-size:18px!important}
.hero-premium .reason-list,.hero-premium .reason-caution{font-size:16px!important}
.hero-premium .refine-chips-label,.hero-premium .refine-chip{font-size:14px!important}
.hero-premium .vehicle-heading h3{font-size:21px!important}
.hero-premium .vehicle-item img{height:140px!important}
.hero-premium .vehicle-item b{font-size:21px!important}
.hero-premium .vehicle-item small{font-size:14px!important}
.hero-premium .vehicle-price{font-size:22px}
.hero-premium .result-consult{font-size:17px}
.hero-premium .result-secondary-actions .detail-button,.hero-premium .result-secondary-actions .stock-open-button{font-size:15px}
@media(max-width:800px){
.hero-premium .column,.hero-premium .column.is-folded{padding:22px}
.hero-premium .column h2{font-size:15px}
.hero-premium #question-stage{padding:22px 0}
.hero-premium .question-step{font-size:13px;margin-bottom:16px}
.hero-premium .question-card h3{font-size:31px;margin-bottom:14px}
.hero-premium .question-card p{font-size:16px}
.hero-premium .option-grid,.hero-premium .option-grid.three{gap:10px;margin-top:24px}
.hero-premium .option-grid button{min-width:calc(50% - 10px);min-height:72px;padding:16px 12px;font-size:17px}
.hero-premium .compact-summary b{font-size:13px}.hero-premium .compact-summary span{font-size:14px}
.hero-premium .range-question{padding:18px}.hero-premium .range-question output{font-size:28px}
.hero-premium .range-next{font-size:17px;min-height:54px}
.hero-premium .ai-column h2{font-size:27px}
.hero-premium .cyber-console .ai-status{font-size:16px}
.hero-premium .cyber-console .analysis-list li{height:54px;font-size:15px;grid-template-columns:30px 1fr 50px;padding-inline:8px}
.hero-premium .cyber-console .analysis-list li span,.hero-premium .cyber-console .analysis-list li em{font-size:12px}
.hero-premium .cyber-console .analysis-note{font-size:13px}
.hero-premium[data-view=result] .results-column{padding:18px 18px 0;grid-template-rows:28px minmax(0,1fr) auto;gap:14px}
.hero-premium #comparison-result-heading{font-size:20px}
.hero-premium .recommendation-card h3{font-size:27px}
.hero-premium .recommendation-card p{font-size:16px!important}
.hero-premium .reason-list,.hero-premium .reason-caution{font-size:14px!important}
.hero-premium .result-consult{font-size:14px}
.hero-premium .result-secondary-actions .detail-button,.hero-premium .result-secondary-actions .stock-open-button{font-size:11px}
}

/* Result hierarchy: recommendation, reasons, estimated costs, then vehicles. */
.hero-premium #result-content{display:grid;grid-template-columns:minmax(0,1fr);gap:0 28px;align-items:start}
.hero-premium .recommendation-card{padding:24px 28px;background:#252628;color:#fff;gap:0}
.hero-premium .recommendation-card small{display:block;font-size:13px;letter-spacing:.08em;color:#d0d0d0;margin-bottom:10px}
.hero-premium .recommendation-card h3{font-size:34px;line-height:1.35;font-weight:700;color:#fff;margin:0}
.hero-premium .recommendation-card p{font-size:16px!important;color:#dedede;line-height:1.75;margin:16px 0 0}
.hero-premium #refine-area{padding:18px 0 0}
.hero-premium .reason-list{list-style:none;margin:0;padding:0;display:grid;gap:9px}
.hero-premium .reason-list li{position:relative;padding-left:22px;font-size:16px;line-height:1.7;color:#373737}
.hero-premium .reason-list li:before{content:'✓';position:absolute;left:0;font-weight:600}
.hero-premium .reason-caution{color:#646464;margin-top:10px;line-height:1.7}
.hero-premium .refine-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;padding-top:18px;border-top:1px solid #e1e1e1}
.hero-premium .refine-chips-label{flex:0 0 100%;font-size:13px!important;font-weight:400;color:#686868;margin-bottom:4px}
.hero-premium .refine-chip{padding:10px 13px!important;background:#fff;border:1px solid #cfcfcf;border-radius:4px;font-size:14px!important;color:#393939}
.hero-premium .refine-chip.active{background:#303030;color:#fff;border-color:#303030}
.hero-premium .refine-active-note{font-size:13px;color:#444;margin-top:12px}
.hero-premium #tax-result-area{min-width:0}
.hero-premium .tax-result-card{padding:24px 26px;margin:0;border:1px solid #dedede;border-radius:0;background:#f6f6f5}
.hero-premium .tax-result-head{font-size:17px;color:#303030;margin-bottom:24px}
.hero-premium .tax-result-badge{font-size:11px;border:1px solid #d4d4d4;border-radius:3px;color:#555;background:#fff;padding:4px 8px}
.hero-premium .tax-result-amount{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin:0}
.hero-premium .tax-result-amount dt{font-size:13px;line-height:1.6;color:#636363;margin-bottom:12px;word-break:keep-all}
.hero-premium .tax-result-amount dd{font-size:32px;line-height:1.3;font-weight:650;letter-spacing:-.055em;color:#262626;margin:0;white-space:nowrap}
.hero-premium .tax-result-amount dd span{font-size:16px;font-weight:400;margin-left:4px}
.hero-premium .tax-result-effective{padding-left:20px;border-left:1px solid #d8d8d8}
.hero-premium .tax-result-saving{margin:22px 0 0;padding:14px 0;border-top:1px solid #dedede;font-size:13px;font-weight:400;color:#4f4f4f;line-height:1.65}
.hero-premium .tax-result-saving strong{font-size:17px;font-weight:600;color:#262626;display:block;margin-top:3px}
.hero-premium .tax-result-details{border-top:1px solid #dedede;margin-top:0;padding-top:12px}
.hero-premium .tax-result-details summary{font-size:13px;color:#555;cursor:pointer;padding:4px 0;line-height:1.6}
.hero-premium .tax-result-details summary:focus-visible{outline:2px solid #555;outline-offset:4px}
.hero-premium .tax-result-details .tax-result-note{font-size:12px!important;line-height:1.85;color:#606060;margin:12px 0 0}
.hero-premium .vehicle-heading{grid-column:1/-1;margin:28px 0 16px;padding-top:22px;border-top:1px solid #dedede}
.hero-premium .vehicle-heading h3{font-size:22px!important;font-weight:600;color:#252525}
.hero-premium .vehicle-list{grid-column:1/-1}
@media(min-width:1101px){
.hero-premium #result-content:has(#tax-result-area:not([hidden])){grid-template-columns:minmax(0,1.08fr) minmax(0,1fr)}
.hero-premium .recommendation-card{grid-column:1;grid-row:1}
.hero-premium #refine-area{grid-column:1;grid-row:2}
.hero-premium #tax-result-area:not([hidden]){grid-column:2;grid-row:1/3}
}
@media(max-width:1100px){.hero-premium #tax-result-area:not([hidden]){margin-top:24px}}
@media(max-width:800px){
.hero-premium .recommendation-card{padding:20px}
.hero-premium .recommendation-card h3{font-size:27px}
.hero-premium .recommendation-card p{font-size:15px!important}
.hero-premium .reason-list li{font-size:14px}
.hero-premium .tax-result-card{padding:20px 16px}
.hero-premium .tax-result-head{font-size:16px;margin-bottom:20px}
.hero-premium .tax-result-amount{gap:12px;grid-template-columns:1fr}
.hero-premium .tax-result-amount>div{display:flex;justify-content:space-between;align-items:baseline;gap:16px}
.hero-premium .tax-result-amount dt{font-size:12px;max-width:130px;margin:0}
.hero-premium .tax-result-amount dd{font-size:27px}
.hero-premium .tax-result-amount dd span{font-size:13px}
.hero-premium .tax-result-effective{padding:14px 0 0;border:0;border-top:1px solid #ddd}
.hero-premium .vehicle-heading{margin-top:24px}
}
.hero-premium .tax-result-card>.tax-result-note{font-size:15px!important;line-height:1.85;color:#555}
/* Completed comparisons remain available after the result dialog is dismissed. */
.hero-premium[data-view=complete] .conditions-column{display:flex;flex-direction:column;overflow:auto}
.hero-premium[data-view=complete] #question-heading{display:none}
.hero-premium .comparison-complete{width:100%;text-align:left}
.hero-premium .complete-mark{display:grid;place-items:center;width:48px;height:48px;border:1px solid #d4d4d4;border-radius:50%;margin-bottom:24px;color:#333;font-size:22px}
.hero-premium .complete-eyebrow{display:block;color:#777;font-size:14px;margin-bottom:12px}
.hero-premium .comparison-complete h3{margin:0;color:#282828;font-size:clamp(26px,2.6vw,40px);line-height:1.4;letter-spacing:-.05em;word-break:keep-all}
.hero-premium .comparison-complete p{margin:20px 0 30px;color:#737373;font-size:16px;line-height:1.8;word-break:keep-all}
.hero-premium .complete-actions{display:flex;flex-wrap:wrap;gap:12px}
.hero-premium .complete-actions button{padding:17px 24px;border:1px solid #d6d6d6;border-radius:5px;background:#fff;color:#444;font:500 15px/1.4 "Noto Sans KR",sans-serif;cursor:pointer}
.hero-premium .complete-actions #reopen-result{display:flex;align-items:center;gap:40px;background:#292929;border-color:#292929;color:#fff}
.hero-premium .comparison-reset[hidden]{display:none}
.hero-premium[data-view=analysis] .ai-column{background:#fff;align-items:stretch}
.hero-premium[data-view=analysis] #analysis-heading{width:min(720px,100%);margin:0 auto 16px;color:#292929;font-size:clamp(26px,2.6vw,38px);font-weight:600}
.hero-premium[data-view=analysis] .analysis-board{margin:0 auto}
.hero-premium .cyber-console .ai-status{font-size:15px;line-height:1.7;color:#777;text-align:left;margin-bottom:24px}
.hero-premium .cyber-console .analysis-list li{height:auto;min-height:86px;padding:16px 0;grid-template-columns:44px 1fr 68px;gap:10px;background:none}
.hero-premium .cyber-console .analysis-list li.active{background:none;color:#242424}
.hero-premium .cyber-console .analysis-list li b{font-size:18px;font-weight:500}
.hero-premium .cyber-console .analysis-list li small{display:block;margin-top:5px;font-size:13px;font-weight:400;color:#777;line-height:1.6}
.hero-premium .cyber-console .analysis-list li em{font-style:normal;text-align:right}
.hero-premium .cyber-console .analysis-note{text-align:left;font-size:13px}
@media(max-width:600px){.hero-premium .complete-actions{flex-direction:column}.hero-premium .complete-actions button{width:100%;font-size:14px}.hero-premium .complete-actions #reopen-result{justify-content:space-between}.hero-premium .comparison-complete p{font-size:14px;margin:16px 0 24px}.hero-premium .complete-mark{margin-bottom:20px}.hero-premium .cyber-console .analysis-list li{grid-template-columns:26px 1fr 48px;gap:8px}.hero-premium .cyber-console .analysis-list li b{font-size:16px}.hero-premium .cyber-console .analysis-list li small{font-size:12px}.hero-premium .cyber-console .ai-status{font-size:13px}}
/* Readable stage transitions; all results still come from the existing engine. */
.hero-premium .analysis-progress{height:3px;width:100%;margin:0 0 20px;background:#e9e9e9;overflow:hidden}
.hero-premium .analysis-progress i{display:block;width:0;height:100%;background:#292929;transition:width .4s ease}
.hero-premium .cyber-console .analysis-list li{transition:color .25s ease,background .25s ease;min-height:98px}
.hero-premium .cyber-console .analysis-list li.active{background:#f5f5f3;border-radius:6px;padding-inline:16px}
.hero-premium .cyber-console .analysis-list li.active>span{width:19px;height:19px;border:2px solid #ddd;border-top-color:#333;border-radius:50%;font-size:0;animation:analysis-turn .85s linear infinite}
.hero-premium .cyber-console .analysis-list li.done>span{font-size:0}
.hero-premium .cyber-console .analysis-list li.done>span::after{content:'✓';font-size:17px;color:#333}
.hero-premium .cyber-console .analysis-list li small:empty{min-height:21px}
.hero-premium .cyber-console .analysis-list li.done small{animation:analysis-reveal .3s ease both}
@keyframes analysis-turn{to{transform:rotate(360deg)}}
@keyframes analysis-reveal{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.hero-premium .analysis-progress i,.hero-premium .cyber-console .analysis-list li{transition:none}.hero-premium .cyber-console .analysis-list li.active>span,.hero-premium .cyber-console .analysis-list li.done small{animation:none}}
/* Activity feed: show the inputs and completed work, not developer filenames. */
.hero-premium .cyber-console .analysis-list{position:relative;gap:8px}
.hero-premium .cyber-console .analysis-list li{position:relative;min-height:88px;border:0;padding:12px 16px;grid-template-columns:26px 1fr 62px;gap:14px}
.hero-premium .cyber-console .analysis-list li>span{position:relative;z-index:1}
.hero-premium .cyber-console .analysis-list li:not(:last-child)::after{content:'';position:absolute;left:24px;top:56px;bottom:-24px;width:1px;background:#e1e1e1}
.hero-premium .cyber-console .analysis-list li.active{background:#f5f5f3}
.hero-premium .cyber-console .analysis-list li b{font-size:17px;letter-spacing:-.025em}
.hero-premium .cyber-console .analysis-list li.active b{color:#262626}
.hero-premium .cyber-console .analysis-list li.active small::after{content:'';display:inline-block;width:5px;height:13px;margin-left:5px;background:#888;vertical-align:-2px;animation:analysis-cursor 1s steps(2,end) infinite}
.hero-premium .cyber-console .analysis-list li.done{color:#555}
.hero-premium .cyber-console .analysis-list li em{font-size:12px}
.hero-premium .cyber-console .analysis-note{margin:18px 0 0;padding-left:16px}
@keyframes analysis-cursor{50%{opacity:0}}
@media(max-width:600px){.hero-premium .cyber-console .analysis-list{gap:4px}.hero-premium .cyber-console .analysis-list li{min-height:84px;padding:10px 8px;grid-template-columns:20px 1fr 48px;gap:10px}.hero-premium .cyber-console .analysis-list li.active{padding-inline:8px}.hero-premium .cyber-console .analysis-list li b{font-size:15px}.hero-premium .cyber-console .analysis-list li small{font-size:11px;word-break:keep-all}.hero-premium .cyber-console .analysis-list li:not(:last-child)::after{left:17px;top:52px;bottom:-20px}.hero-premium .cyber-console .analysis-note{font-size:12px;margin-top:12px;padding-left:8px}.hero-premium .cyber-console .ai-status{margin-bottom:16px}.hero-premium .analysis-progress{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){.hero-premium .cyber-console .analysis-list li.active small::after{animation:none}}
.hero-premium[data-view=analysis] #analysis-heading{text-align:left}
