:root{--bg:#fff8ef;--surface:#fff;--surface2:#f7f4ee;--text:#202018;--muted:#77756d;--line:#e9e3d9;--accent:#ff6a3d;--accentDark:#d94e26;--green:#2f7d65;--greenSoft:#e5f4ef;--yellow:#fff0b8;--shadow:0 18px 50px rgba(59,42,22,.09);--shell:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:radial-gradient(circle at 90% 10%,rgba(255,199,107,.24),transparent 28rem),linear-gradient(180deg,#fffaf3 0%,var(--bg) 46%,#fff 100%);min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(calc(100% - 28px),var(--shell));margin:0 auto}.skip-link{position:fixed;right:16px;bottom:16px;left:auto;top:auto;z-index:999;width:42px;height:42px;display:grid;place-items:center;overflow:hidden;font-size:0;line-height:1;background:rgba(17,17,17,.86);color:#fff;border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.18);opacity:.72;transition:opacity .15s ease,transform .15s ease}.skip-link::before{content:"↓";font-size:22px;font-weight:800}.skip-link:hover,.skip-link:focus-visible{opacity:1;transform:translateY(-2px);outline:3px solid rgba(255,255,255,.9);outline-offset:2px}@media (max-width:640px){.skip-link{right:12px;bottom:12px;width:38px;height:38px}.skip-link::before{font-size:20px}}
.site-header{position:sticky;top:0;z-index:30;backdrop-filter:blur(16px);background:rgba(255,248,239,.84);border-bottom:1px solid rgba(233,227,217,.7)}.header-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.brand-mark{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;color:#fff;background:var(--accent);font-size:14px;font-weight:900;box-shadow:0 8px 20px rgba(255,106,61,.25)}.brand strong{display:block;font-size:17px;letter-spacing:-.04em}.brand small{display:block;margin-top:1px;color:var(--muted);font-size:11px}.header-actions{display:flex;align-items:center;gap:8px}.data-badge{border:1px solid #e8d5c5;background:rgba(255,255,255,.75);color:#a25c39;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;letter-spacing:.08em}
.hero{padding:40px 0 34px}.hero-copy{max-width:700px}.eyebrow{margin:0 0 10px;color:var(--accentDark);font-size:12px;font-weight:900;letter-spacing:.01em}h1{margin:0;font-size:clamp(40px,10vw,76px);line-height:.98;letter-spacing:-.065em;font-weight:950}h1 em{color:var(--accent);font-style:normal}.hero-description{margin:20px 0 0;max-width:620px;color:#5d5a52;font-size:16px;line-height:1.7;letter-spacing:-.02em}.hero-proof{margin-top:20px;display:flex;flex-direction:column;gap:4px;padding:15px 16px;border-radius:18px;background:rgba(255,255,255,.58);border:1px solid var(--line);max-width:520px}.hero-proof span{font-size:10px;font-weight:900;color:var(--green)}.hero-proof strong{font-size:14px}.hero-proof small{font-size:11px;color:var(--muted);line-height:1.45}
.route-card{margin-top:28px;background:rgba(255,255,255,.94);border:1px solid rgba(233,227,217,.92);border-radius:28px;padding:18px;box-shadow:var(--shadow)}.route-fields{display:grid;gap:2px}.field>span,.preference-fieldset legend{display:block;margin:0 0 8px 2px;color:var(--muted);font-size:12px;font-weight:800}.input-wrap{display:flex;align-items:center;min-height:56px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:0 14px}.input-wrap:focus-within{border-color:#f0a388;box-shadow:0 0 0 4px rgba(255,106,61,.08)}.input-wrap input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-weight:800;padding:15px 11px;letter-spacing:-.025em}.route-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.start-dot{background:var(--green);box-shadow:0 0 0 4px var(--greenSoft)}.end-dot{background:var(--accent);box-shadow:0 0 0 4px #ffebe4}.route-line{height:14px;width:1px;background:#d8d3ca;margin-left:20px}.preference-fieldset{border:0;padding:0;margin:21px 0 0}.chip-row{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip{flex:0 0 auto}.chip input{position:absolute;opacity:0}.chip span{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border-radius:999px;border:1px solid var(--line);background:#fff;color:#58564f;font-size:13px;font-weight:800}.chip input:checked+span{border-color:#ffb49b;background:#fff0ea;color:#ad4829}.primary-button{width:100%;min-height:58px;margin-top:15px;border:0;border-radius:17px;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 20px;background:var(--text);color:#fff;font-weight:900;box-shadow:0 12px 30px rgba(32,32,24,.16)}.form-note{margin:10px 3px 0;color:#99958c;font-size:11px;line-height:1.55}.ghost-button{flex:0 0 auto;border:1px solid var(--line);background:rgba(255,255,255,.78);color:#5e5b54;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}
.results-section{padding:20px 0 110px}.results-heading,.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px}.results-heading h2{margin:0;font-size:29px;letter-spacing:-.05em}.muted{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.best-card{position:relative;overflow:hidden;border-radius:26px;background:var(--text);color:#fff;padding:22px;box-shadow:0 22px 50px rgba(32,32,24,.17)}.best-card::after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-70px;top:-85px;background:radial-gradient(circle,rgba(255,176,90,.72),rgba(255,106,61,.14) 60%,transparent 68%)}.best-card>*{position:relative;z-index:1}.best-badge{display:inline-flex;background:var(--yellow);color:#5d4707;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:950}.best-card h3{margin:14px 0 7px;font-size:27px;letter-spacing:-.055em}.best-card h3 small,.stop-card h4 small{font-size:.66em;color:inherit;font-weight:750;opacity:.72}.best-reason{margin:0;color:#d9d6cf;max-width:650px;line-height:1.6;font-size:13px}.best-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.metric{min-width:0;padding:12px;border-radius:15px;background:rgba(255,255,255,.09)}.metric span{display:block;font-size:10px;color:#bbb8b1;margin-bottom:5px}.metric strong{font-size:13px;letter-spacing:-.03em}.best-detail-button{margin-top:14px;border:0;background:transparent;color:#ffd6c8;padding:0;font-weight:900;font-size:12px}
.section-title-row{margin-top:32px;align-items:center}.section-title-row h3,.why-section h3,.validation-box h3{margin:0;font-size:21px;letter-spacing:-.045em}.sort-select{max-width:132px;border:1px solid var(--line);background:#fff;color:#4f4d47;padding:9px 10px;border-radius:12px;font-size:11px;font-weight:800}.stop-list{display:grid;gap:11px}.stop-card{display:grid;grid-template-columns:auto 1fr;gap:12px;border:1px solid var(--line);background:rgba(255,255,255,.95);padding:14px;border-radius:20px;box-shadow:0 9px 26px rgba(59,42,22,.045)}.stop-index{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#f4f1eb;color:#77736b;font-weight:950}.stop-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.stop-card h4{margin:0;font-size:16px;letter-spacing:-.04em}.eta{display:block;color:var(--green);font-size:10px;font-weight:900;margin-bottom:3px}.score{flex:0 0 auto;font-size:10px;font-weight:950;color:#ad4829;background:#fff0ea;padding:5px 7px;border-radius:999px}.stop-summary{margin:9px 0 0;display:flex;flex-wrap:wrap;gap:6px}.info-pill{border-radius:9px;background:#f7f5f0;padding:6px 7px;color:#65625b;font-size:10px;font-weight:750}.stop-menu{margin-top:10px;padding-top:10px;border-top:1px dashed var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.stop-menu p{margin:0;font-size:12px;color:#5d5a53;line-height:1.4}.detail-button{border:0;background:transparent;color:var(--accentDark);font-size:11px;font-weight:900;white-space:nowrap}.stop-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.compare-button,.nav-button{min-height:38px;border-radius:11px;border:1px solid var(--line);background:#fff;font-size:11px;font-weight:900;color:#605e57}.compare-button.selected{border-color:#8bc4b2;background:var(--greenSoft);color:var(--green)}.nav-button{background:#f6f3ee}
.validation-box{margin-top:34px;padding:22px;border-radius:24px;background:#fff3ec;border:1px solid #f4d9cc}.validation-box>p:not(.eyebrow){margin:9px 0 0;color:#746a64;font-size:13px;line-height:1.6}.feedback-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:16px}.feedback-actions button{min-height:44px;border:1px solid #ead7cd;background:#fff;border-radius:13px;font-size:12px;font-weight:900}.feedback-actions button.selected{border-color:var(--accent);background:#fff0ea;color:var(--accentDark)}.feedback-thanks{padding:10px 12px;border-radius:12px;background:#fff;font-weight:800}.why-section{margin-top:28px;padding:22px;border-radius:26px;background:#f0f6f3;display:grid;gap:20px}.why-grid{display:grid;grid-template-columns:1fr;gap:8px}.why-grid div{padding:12px 14px;border-radius:15px;background:rgba(255,255,255,.7);display:flex;align-items:center;gap:11px}.why-grid strong{color:var(--green);font-size:10px}.why-grid span{font-size:12px;font-weight:850}
.unsupported-card{padding:20px;border-radius:20px;background:#fff;border:1px solid var(--line);margin-bottom:20px}.unsupported-card b{font-size:17px}.unsupported-card p{color:var(--muted);font-size:13px;line-height:1.6}.compare-bar{position:fixed;z-index:40;left:12px;right:12px;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 12px 12px 15px;border-radius:18px;background:rgba(32,32,24,.96);color:#fff;box-shadow:0 16px 44px rgba(0,0,0,.24);backdrop-filter:blur(12px)}.compare-bar div{min-width:0}.compare-bar b{display:block;font-size:12px}.compare-bar span{display:block;margin-top:2px;color:#c9c7c1;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compare-bar button{flex:0 0 auto;border:0;border-radius:12px;background:var(--accent);color:#fff;font-size:12px;font-weight:900;padding:10px 13px}
.site-footer{border-top:1px solid var(--line);background:#fff}.footer-inner{padding:27px 0 84px;display:flex;flex-direction:column;gap:14px}.footer-inner strong{font-size:16px}.footer-inner p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.footer-note{max-width:560px}.detail-dialog{width:min(calc(100% - 20px),650px);border:0;padding:0;border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.detail-dialog::backdrop{background:rgba(17,17,14,.45);backdrop-filter:blur(3px)}.dialog-content{position:relative;padding:22px}.dialog-close{position:absolute;right:12px;top:12px;width:36px;height:36px;border:0;border-radius:12px;background:#f5f3ef;font-size:22px}.dialog-content h3{margin:0 44px 5px 0;font-size:24px;letter-spacing:-.05em}.dialog-subtitle{margin:20px 0 8px}.dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.dialog-box{padding:12px;border-radius:14px;background:#f7f5f1}.dialog-box span{display:block;color:var(--muted);font-size:10px}.dialog-box strong{display:block;margin-top:4px;font-size:12px}.menu-list{list-style:none;margin:12px 0 0;padding:0}.menu-list li{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid var(--line);font-size:12px}.menu-list span{white-space:nowrap;color:var(--muted)}.source-note{margin-top:14px;font-size:10px;color:var(--muted)}.source-note a{color:var(--accentDark)}.compare-table-wrap{overflow-x:auto;margin-top:18px}.compare-table{border-collapse:collapse;width:100%;min-width:520px;font-size:11px}.compare-table th,.compare-table td{padding:10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.compare-table thead th{background:#f7f5f1}.compare-table tbody th{color:var(--muted);width:90px}
button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(255,106,61,.22);outline-offset:2px}
@media(min-width:760px){.shell{width:min(calc(100% - 56px),var(--shell))}.hero{padding-top:68px}.route-card{max-width:760px;padding:25px}.route-fields{grid-template-columns:1fr 26px 1fr;align-items:end}.route-line{width:26px;height:1px;margin:0 0 27px}.best-card{padding:28px}.stop-list{grid-template-columns:1fr 1fr}.feedback-actions{grid-template-columns:repeat(3,1fr)}.why-section{grid-template-columns:.8fr 1.2fr;align-items:end;padding:30px}.why-grid{grid-template-columns:repeat(3,1fr)}.footer-inner{flex-direction:row;justify-content:space-between;align-items:flex-start}.compare-bar{left:50%;right:auto;transform:translateX(-50%);width:min(680px,calc(100% - 32px))}}
@media(min-width:1020px){.hero{display:grid;grid-template-columns:.86fr 1.14fr;gap:58px;align-items:start}.hero-copy{padding-top:35px}.route-card{margin-top:0}.results-section{padding-top:36px}}
@media(max-width:420px){.shell{width:min(calc(100% - 22px),var(--shell))}.site-header .shell{width:min(calc(100% - 18px),var(--shell))}.hero{padding-top:32px}.route-card{padding:14px;border-radius:23px}.best-metrics{grid-template-columns:1fr 1fr}.metric:last-child{grid-column:1/-1}.results-heading{align-items:flex-start}.stop-card{padding:13px;gap:10px}.stop-index{width:37px;height:37px}.section-title-row{align-items:flex-end}.footer-inner{padding-bottom:90px}}

/* v8 검색 연관어 */
.autocomplete-field{position:relative;z-index:6}.autocomplete-field:focus-within{z-index:40}.suggestion-list{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:80;overflow:hidden;border:1px solid #e6e0d7;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(36,31,24,.13)}.suggestion-list[hidden]{display:none!important}.suggestion-item{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border:0;border-bottom:1px solid #f0ece6;background:#fff;color:var(--text);text-align:left}.suggestion-item:last-child{border-bottom:0}.suggestion-item:hover,.suggestion-item[aria-selected="true"]{background:#fff6f1}.suggestion-item span{flex:0 0 auto;font-size:14px;font-weight:900}.suggestion-item small{min-width:0;overflow:hidden;color:#918b81;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}


/* 경로 탐색 로딩 상태 */
.route-card.is-route-loading .primary-button{cursor:wait;opacity:.92}
.primary-button:disabled{cursor:wait}
.route-loading-label{display:inline-flex;align-items:center;gap:10px}
.route-loading-spinner{width:18px;height:18px;flex:0 0 auto;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:route-spin .72s linear infinite}
@keyframes route-spin{to{transform:rotate(360deg)}}
@media (prefers-reduced-motion:reduce){.route-loading-spinner{animation:none;border-top-color:rgba(255,255,255,.35);background:rgba(255,255,255,.9)}}

/* Hide the compare tray until at least one stop is selected. */
.compare-bar[hidden]{display:none!important}


/* v10-1: prominent route loading feedback */
.route-loading-panel{margin-top:10px;display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #eadfd2;border-radius:15px;background:#fffaf4;color:var(--text)}
.route-loading-panel[hidden]{display:none!important}
.route-loading-panel-spinner{width:22px;height:22px;flex:0 0 auto;border:3px solid #f1d8cc;border-top-color:var(--accent);border-radius:50%;animation:route-spin .72s linear infinite}
.route-loading-panel strong{display:block;font-size:12px;letter-spacing:-.02em}
.route-loading-panel small{display:block;margin-top:3px;color:var(--muted);font-size:10px;line-height:1.4}
.route-card.is-route-loading .primary-button{box-shadow:0 0 0 4px rgba(255,106,61,.08),0 12px 30px rgba(32,32,24,.16)}
@media (prefers-reduced-motion:reduce){.route-loading-panel-spinner{animation:none}}

/* v12: homepage refresh + favicon integration */
.brand-icon{width:38px;height:38px;border-radius:12px;display:block;box-shadow:0 8px 18px rgba(47,125,101,.18)}
.brand-mark{display:none}
.skip-link::before{content:"↑"}
.hero{padding:28px 0 36px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:26px;align-items:start}
.hero-left{min-width:0}
.hero-visual{display:grid;gap:14px}
.hero-feature-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.hero-feature-pills span{display:inline-flex;align-items:center;gap:6px;padding:10px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:12px;font-weight:800;color:#4f574d;box-shadow:0 8px 20px rgba(59,42,22,.05)}
.visual-card{background:#fff;border:1px solid rgba(233,227,217,.92);border-radius:30px;padding:16px;box-shadow:var(--shadow)}
.visual-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#edf7f3;color:var(--green);font-size:11px;font-weight:900}
.visual-scene{position:relative;overflow:hidden;min-height:360px;margin-top:14px;border-radius:24px;background:linear-gradient(180deg,#f6f4ea 0%,#fdfbf6 54%,#eef8ec 100%)}
.scene-hill{position:absolute;border-radius:50% 50% 0 0 / 100% 100% 0 0}
.scene-hill-back{width:420px;height:220px;right:-30px;top:78px;background:linear-gradient(180deg,#a7d050 0%,#83b73a 100%);transform:rotate(-8deg)}
.scene-hill-front{width:460px;height:220px;right:-60px;bottom:32px;background:linear-gradient(180deg,#4fa33c 0%,#2f7d3d 100%)}
.scene-road{position:absolute;left:52px;right:28px;bottom:-42px;height:220px;background:linear-gradient(180deg,#0e8055 0%,#0d6848 100%);border-radius:52% 48% 0 0 / 78% 82% 0 0;transform:rotate(-10deg)}
.scene-road::before,.scene-road::after{content:"";position:absolute;background:#fff}
.scene-road::before{left:18px;right:18px;top:14px;bottom:14px;border-radius:inherit;opacity:.95;clip-path:path('M 15 160 C 60 60, 120 35, 335 8 L 350 44 C 165 65, 105 92, 45 188 Z')}
.scene-road::after{width:20px;height:120px;left:55%;top:58px;background:repeating-linear-gradient(180deg,#fff 0 20px,transparent 20px 40px);transform:translateX(-50%) rotate(10deg);border-radius:20px}
.scene-rest-sign{position:absolute;left:24px;top:140px;width:108px;height:128px;background:linear-gradient(180deg,#1d865e 0%,#166949 100%);border-radius:24px;display:grid;place-items:center;box-shadow:0 14px 30px rgba(22,105,73,.24)}
.scene-rest-sign::after{content:"";position:absolute;left:45px;bottom:-28px;width:18px;height:42px;background:#166949;border-radius:0 0 8px 8px}
.scene-rest-sign img{width:54px;height:54px;border-radius:18px;background:#fff;padding:4px;box-shadow:0 6px 14px rgba(255,255,255,.28)}
.scene-stop-card{position:absolute;display:flex;flex-direction:column;gap:4px;max-width:240px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 18px 35px rgba(26,42,28,.12);border:1px solid rgba(231,227,217,.9)}
.scene-stop-card strong{font-size:13px;letter-spacing:-.03em}
.scene-stop-card span{font-size:11px;color:var(--muted)}
.stop-card-top{right:18px;top:28px}
.stop-card-bottom{right:28px;bottom:24px}
.visual-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.visual-info-grid article{background:#fff;border:1px solid rgba(233,227,217,.92);border-radius:22px;padding:16px;box-shadow:0 10px 24px rgba(59,42,22,.05)}
.visual-info-grid strong{display:block;font-size:14px;letter-spacing:-.02em}
.visual-info-grid p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.6}
.popular-routes{margin-top:14px;padding:18px 18px 16px;border-radius:22px;background:rgba(255,255,255,.82);border:1px solid rgba(233,227,217,.92)}
.popular-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}
.popular-title-row strong{font-size:14px;letter-spacing:-.02em}.popular-title-row span{font-size:11px;color:var(--muted)}
.popular-route-list{display:flex;flex-wrap:wrap;gap:10px}.popular-route{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;color:#41413a;transition:.15s ease}.popular-route:hover{transform:translateY(-1px);border-color:#d6ccbf;box-shadow:0 10px 20px rgba(59,42,22,.06)}
.route-card{margin-top:24px;border-radius:30px;padding:20px}
.primary-button{background:linear-gradient(180deg,#2f8d6f 0%,#226e59 100%)}
.primary-button:hover{background:linear-gradient(180deg,#349676 0%,#236e59 100%)}
@media (max-width:980px){.hero-grid{grid-template-columns:1fr}.hero-visual{order:-1}.visual-scene{min-height:290px}.scene-stop-card{max-width:210px}.hero-copy{max-width:none}}
@media (max-width:640px){.header-actions .data-badge{display:none}.hero{padding-top:18px}.hero-grid{gap:18px}.visual-info-grid{grid-template-columns:1fr}.visual-scene{min-height:250px}.scene-rest-sign{width:88px;height:104px;left:18px;top:122px}.scene-rest-sign::after{left:36px;height:34px;bottom:-24px}.scene-rest-sign img{width:46px;height:46px}.scene-stop-card{padding:12px 14px;max-width:175px}.stop-card-top{right:12px;top:14px}.stop-card-bottom{right:14px;bottom:12px}.popular-routes{padding:16px}.popular-route-list{overflow:auto;flex-wrap:nowrap;padding-bottom:2px}.popular-route{white-space:nowrap}}

/* v13 homepage: responsive hero like the approved visual reference */
:root{--accent:#18794e;--accentDark:#12643f;--green:#18794e;--greenSoft:#eaf6ef;--bg:#f7faf7;--surface2:#f3f7f4}
body{background:#f8faf8}.site-header{background:rgba(255,255,255,.95);border-bottom:1px solid #e9eee9}.header-inner{min-height:72px}.brand-icon{width:40px;height:40px;border-radius:11px}.brand strong{font-size:20px}.brand small{color:#7d847e}.desktop-nav{display:flex;gap:30px;font-size:13px;font-weight:800;color:#59615b}.desktop-nav span{padding:26px 2px 21px}.desktop-nav .active{color:var(--accent);border-bottom:2px solid var(--accent)}
.hero-wrap{position:relative;overflow:hidden;background:linear-gradient(180deg,#eef9fb 0,#f6fbf6 46%,#fff 100%);border-bottom:1px solid #edf1ed}.hero-scene{position:absolute;inset:0 0 auto 44%;height:430px;background:linear-gradient(90deg,rgba(238,249,251,.15),rgba(238,249,251,0)),url('../img/hero-restarea.jpg') center/cover no-repeat;opacity:.98;mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 100%)}.hero-content{position:relative;padding:64px 0 34px}.hero-copy{max-width:680px;min-height:250px}.hero-copy h1{font-size:clamp(48px,6vw,74px);line-height:1.04;letter-spacing:-.065em;color:#171d19}.hero-copy h1 span{color:var(--accent)}.hero-description{font-size:17px;color:#475149;max-width:590px}.route-card{position:relative;margin-top:8px;padding:24px;border-radius:24px;box-shadow:0 18px 45px rgba(31,60,43,.13);border:1px solid #e4ebe5;background:rgba(255,255,255,.97)}.transport-tabs{display:flex;gap:34px;border-bottom:1px solid #e9eeea;margin:-4px 0 18px}.transport-tabs span{padding:10px 6px 13px;font-size:14px;font-weight:900;color:#818882}.transport-tabs .active{color:var(--accent);border-bottom:2px solid var(--accent)}.transport-tabs .disabled{opacity:.48}.route-fields-row{display:grid;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr) 210px;align-items:end;gap:10px}.route-fields-row .field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.swap-button{height:56px;border-radius:15px;border:1px solid var(--line);background:#fff;color:#7b827d;font-size:20px}.route-fields-row .primary-button{height:56px;margin:0;border-radius:15px;background:linear-gradient(180deg,#278c5e,#18794e);box-shadow:none;font-weight:900}.preference-fieldset{margin-top:18px}.chip input:checked+span{background:#e9f5ee;color:#176842;border-color:#a9d2bb}.form-note{margin-bottom:0}.popular-routes{margin-top:28px;padding:0;background:none;border:0}.popular-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.popular-title strong{font-size:16px}.popular-title span{font-size:12px;color:var(--muted)}.popular-route-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.popular-route-list button{min-height:76px;text-align:left;border:1px solid #e2e9e3;background:#fff;border-radius:17px;padding:16px 18px;font-weight:900;color:#283129;box-shadow:0 7px 18px rgba(31,60,43,.04)}.popular-route-list button:hover{border-color:#a9d2bb;transform:translateY(-1px)}.why-section{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:28px 0 34px}.why-section article{display:flex;gap:14px;align-items:flex-start;border:1px solid #e5ebe6;background:#fff;border-radius:18px;padding:20px}.why-section article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#eaf6ef;color:#18794e;font-size:21px;font-weight:900}.why-section strong{font-size:15px;color:#176842}.why-section p{margin:6px 0 0;font-size:12px;color:#6e776f;line-height:1.55}.results-section{padding-top:32px}.skip-link::before{content:"↑"}
.enrichment-panel{margin:16px 0 18px;padding:18px;border-radius:18px;border:1px solid #dce9df;background:linear-gradient(180deg,#f5fbf7,#fff)}.enrichment-source{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;padding:5px 8px;border-radius:999px;background:#e9f5ee;color:#176842;font-size:10px;font-weight:900}.enrichment-panel h4{margin:0 0 10px;font-size:16px}.enrichment-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.enrichment-menu{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #e6ece7;border-radius:12px;background:#fff;font-size:12px}.enrichment-menu strong{font-size:12px}.enrichment-menu span{white-space:nowrap;color:#176842;font-weight:900}.enrichment-facilities{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.enrichment-facilities span{padding:7px 9px;border-radius:999px;background:#f0f4f1;color:#536057;font-size:11px;font-weight:800}.enrichment-recent{margin-top:12px;padding-top:12px;border-top:1px dashed #dfe8e1;color:#677168;font-size:11px;line-height:1.5}.enrichment-loading{margin:14px 0;padding:12px 14px;border-radius:14px;background:#f5f8f6;color:#647067;font-size:12px}
@media(max-width:760px){.desktop-nav{display:none}.header-inner{min-height:64px}.brand small{display:none}.hero-wrap{overflow:visible}.hero-scene{position:relative;inset:auto;height:250px;width:100%;background:url('../img/hero-restarea.jpg') 62% center/cover no-repeat;mask-image:linear-gradient(180deg,#000 0,#000 78%,transparent 100%)}.hero-content{padding:0 14px 28px;margin-top:-214px}.hero-copy{min-height:214px;padding:18px 6px 0;text-shadow:0 1px 12px rgba(255,255,255,.8)}.hero-copy .eyebrow{display:none}.hero-copy h1{font-size:35px;line-height:1.08;max-width:330px}.hero-copy .hero-description{margin-top:12px;font-size:14px;line-height:1.55;max-width:330px;color:#39433c}.route-card{margin-top:0;padding:16px;border-radius:20px}.transport-tabs{margin:0 0 14px}.route-fields-row{display:grid;grid-template-columns:1fr 44px;gap:8px}.route-fields-row .field{grid-column:1}.route-fields-row .field:nth-of-type(2){grid-column:1}.swap-button{grid-column:2;grid-row:1 / span 2;align-self:center;height:46px}.route-fields-row .primary-button{grid-column:1 / -1;height:54px;margin-top:4px}.route-fields-row .input-wrap{min-height:54px}.preference-fieldset{margin-top:15px}.preference-fieldset legend{margin-bottom:8px}.chip-row{display:flex;overflow-x:auto;flex-wrap:nowrap}.chip{flex:0 0 auto}.form-note{text-align:center}.popular-routes{margin-top:22px}.popular-route-list{display:flex;overflow-x:auto;gap:8px;padding-bottom:4px}.popular-route-list button{min-height:auto;white-space:nowrap;padding:10px 14px;border-radius:999px}.why-section{grid-template-columns:1fr 1fr;padding:22px 14px}.why-section article{padding:15px}.why-section article:nth-child(3){grid-column:1 / -1}.enrichment-menu-grid{grid-template-columns:1fr}.site-footer{padding-bottom:76px}}


/* v13-1: clearer header icon, compact loading, less internal copy */
.brand-icon{width:40px;height:40px;object-fit:cover;image-rendering:auto;filter:none}
.route-fields-row .primary-button{display:flex;align-items:center;justify-content:center;padding:0 18px;white-space:nowrap}
.route-loading-label{display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap;width:100%}
.route-loading-spinner{width:17px;height:17px;flex:0 0 17px;border:2px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;animation:route-spin .7s linear infinite}
.route-card.is-route-loading .primary-button{box-shadow:0 0 0 4px rgba(24,121,78,.10)}
.route-loading-panel{display:none!important}
.popular-title{justify-content:flex-start}
.why-section p{max-width:220px}
@media(max-width:760px){
  .brand-icon{width:40px;height:40px}
  .route-fields-row .primary-button{font-size:15px;letter-spacing:-.02em}
  .route-loading-label{gap:8px}
  .route-loading-spinner{width:16px;height:16px;flex-basis:16px}
  .why-section p{max-width:none}
}

/* v14: mobile layout hardening + working quick routes */
html,body{max-width:100%;overflow-x:clip}
.shell{width:100%;max-width:var(--shell);padding-left:28px;padding-right:28px;margin-left:auto;margin-right:auto}
.site-header,.hero-wrap,main,.results-section,.site-footer{max-width:100%;overflow-x:clip}
.route-card,.route-fields-row,.route-fields-row .field,.input-wrap,.input-wrap input,.popular-routes,.popular-route-list,.why-section,.stop-list,.stop-card,.results-heading,.section-title-row{min-width:0;max-width:100%}
img,svg{max-width:100%}
.header-inner{justify-content:space-between}
.popular-route-list button{cursor:pointer}
.popular-route-list button:disabled{cursor:wait;opacity:.62}
.popular-route-list button.is-loading{border-color:#a9d2bb;background:#edf8f1;color:#176842}
.popular-loading{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}
.popular-loading-spinner{width:14px;height:14px;flex:0 0 14px;border:2px solid rgba(24,121,78,.22);border-top-color:#18794e;border-radius:50%;animation:route-spin .7s linear infinite}

@media(max-width:760px){
  html,body{width:100%;overflow-x:hidden}
  .shell,.site-header .shell{width:100%;max-width:none;padding-left:14px;padding-right:14px}
  .header-inner{min-height:58px;padding-top:6px;padding-bottom:6px}
  .brand{gap:9px;min-width:0}.brand-icon{width:36px;height:36px;flex:0 0 36px}.brand strong{font-size:18px}.brand small{display:block;font-size:10px;white-space:nowrap}
  .install-button{padding:8px 10px;font-size:11px}
  .hero-wrap{width:100%;overflow:hidden}
  .hero-scene{width:100%;max-width:100vw;height:220px;background-position:64% center;mask-image:linear-gradient(180deg,#000 0,#000 76%,transparent 100%)}
  .hero-content{width:100%;max-width:none;margin-top:-184px;padding:0 12px 22px}
  .hero-copy{min-height:184px;padding:12px 4px 0;max-width:100%}
  .hero-copy h1{font-size:clamp(29px,9vw,35px);line-height:1.08;max-width:300px;overflow-wrap:break-word}
  .hero-copy .hero-description{max-width:305px;margin-top:9px;font-size:13px;line-height:1.45}
  .route-card{width:100%;margin:0;padding:13px;border-radius:18px;box-shadow:0 12px 30px rgba(31,60,43,.12)}
  .route-fields-row{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:7px;width:100%}
  .route-fields-row .field{grid-column:1;width:100%;min-width:0}
  .route-fields-row .field:nth-of-type(2){grid-column:1}
  .swap-button{grid-column:2;grid-row:1 / span 2;width:40px;height:42px;align-self:center;padding:0;font-size:18px}
  .route-fields-row .input-wrap{width:100%;min-height:50px;padding:0 11px;border-radius:13px}
  .route-fields-row .input-wrap input{width:100%;min-width:0;padding:13px 8px;font-size:15px}
  .route-fields-row .primary-button{grid-column:1 / -1;width:100%;min-width:0;height:51px;margin-top:3px;border-radius:13px;font-size:14px;padding:0 12px}
  .preference-fieldset{width:100%;min-width:0;margin-top:13px;overflow:hidden}
  .preference-fieldset legend{font-size:11px}
  .chip-row{width:100%;max-width:100%;display:flex;flex-wrap:nowrap;gap:7px;overflow-x:auto;overflow-y:hidden;padding:1px 1px 5px;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
  .chip{flex:0 0 auto}.chip span{min-height:35px;padding:0 11px;font-size:12px}
  .popular-routes{width:100%;margin-top:18px;overflow:hidden}
  .popular-title{margin-bottom:9px}.popular-title strong{font-size:14px}
  .popular-route-list{display:flex;width:100%;max-width:100%;gap:7px;overflow-x:auto;overflow-y:hidden;padding:1px 0 5px;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
  .popular-route-list button{flex:0 0 auto;min-width:0;min-height:0;padding:9px 12px;border-radius:999px;font-size:12px;white-space:nowrap}
  .why-section{width:100%;grid-template-columns:1fr;gap:8px;padding:14px 14px 20px}
  .why-section article,.why-section article:nth-child(3){grid-column:auto;width:100%;padding:12px 13px;border-radius:15px;align-items:center}
  .why-section article>span{width:36px;height:36px;flex:0 0 36px;font-size:17px}
  .why-section strong{font-size:13px}.why-section p{margin-top:3px;font-size:11px;line-height:1.4}
  .results-section{width:100%;padding:20px 14px 92px}
  .results-heading,.section-title-row{width:100%;align-items:flex-start;flex-wrap:wrap;gap:9px}
  .results-heading>div,.section-title-row>div{min-width:0;flex:1 1 190px}
  .results-heading h2{font-size:24px;overflow-wrap:anywhere}
  .section-title-row{margin-top:24px}.section-title-row h3{font-size:19px}
  .sort-select{max-width:128px;min-width:0;padding:8px 9px}
  .best-card{width:100%;padding:17px;border-radius:20px}.best-card h3{font-size:23px;overflow-wrap:anywhere}.best-metrics{grid-template-columns:1fr 1fr}.best-metrics .metric:last-child{grid-column:1/-1}
  .stop-list{width:100%;grid-template-columns:1fr;gap:9px}
  .stop-card{width:100%;grid-template-columns:36px minmax(0,1fr);padding:12px;gap:9px;border-radius:17px;overflow:hidden}
  .stop-card>*{min-width:0}.stop-index{width:36px;height:36px;border-radius:11px}.stop-topline{min-width:0;flex-wrap:wrap}.stop-card h4{font-size:15px;overflow-wrap:anywhere}.score{font-size:9px}
  .stop-summary{gap:5px}.info-pill{font-size:9px;padding:5px 6px}.stop-menu{align-items:flex-start;flex-wrap:wrap}.stop-menu p{min-width:0;flex:1 1 180px;overflow-wrap:anywhere}.stop-actions{width:100%}
  .detail-dialog{width:calc(100% - 16px);max-width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:18px;overflow:auto}
  .dialog-content{padding:18px}.dialog-content h3{font-size:21px;overflow-wrap:anywhere}.dialog-grid{grid-template-columns:1fr 1fr}
  .enrichment-panel{padding:14px;border-radius:15px}.enrichment-menu-grid{grid-template-columns:1fr}
  .compare-bar{left:8px;right:8px;bottom:8px;width:auto;max-width:calc(100% - 16px)}
  .site-footer .shell{padding-left:14px;padding-right:14px}.footer-inner{padding-top:22px;padding-bottom:72px}
  .skip-link{right:10px;bottom:10px;width:36px;height:36px}
}

@media(max-width:380px){
  .shell,.site-header .shell{padding-left:10px;padding-right:10px}
  .hero-content{padding-left:9px;padding-right:9px}
  .route-card{padding:11px}
  .hero-copy h1{font-size:28px;max-width:280px}
  .hero-copy .hero-description{font-size:12px;max-width:280px}
  .results-section{padding-left:10px;padding-right:10px}
  .brand small{display:none}
  .why-section{padding-left:10px;padding-right:10px}
}

/* v15: PC density; mobile v14 layout intentionally unchanged */
@media(min-width:761px){
  :root{--shell:1000px}
  .shell{max-width:1000px}
  .header-inner{max-width:1000px}
  .hero-content{max-width:1000px;padding-top:46px;padding-bottom:28px}
  .hero-copy{max-width:650px;min-height:220px}
  .hero-copy h1{font-size:clamp(44px,4.2vw,62px)}
  .hero-copy .hero-description{max-width:540px;font-size:15px}
  .route-card{width:min(900px,100%);margin-left:auto;margin-right:auto;padding:20px}
  .route-fields-row{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr) 174px;gap:9px}
  .route-fields-row .input-wrap,.swap-button,.route-fields-row .primary-button{height:52px;min-height:52px}
  .popular-routes{width:min(900px,100%);margin-left:auto;margin-right:auto;margin-top:22px}
  .popular-route-list{gap:9px}
  .popular-route-list button{min-height:62px;padding:13px 15px}
  .why-section{max-width:940px;gap:11px;padding:20px 0 26px}
  .why-section article{padding:15px;border-radius:16px}
  .why-section article>span{width:39px;height:39px;font-size:18px}
  .results-section{max-width:940px;padding-top:26px}
  .best-card{padding:22px}
  .stop-list{gap:9px}
}

/* v23 · 장거리 운전 한눈에 */
.drive-brief{margin:14px 0 18px;padding:17px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);box-shadow:0 12px 30px rgba(59,42,22,.045)}
.drive-brief[hidden]{display:none!important}.drive-brief-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.drive-brief-head .eyebrow{margin:0 0 3px}.drive-brief-head h3{margin:0;font-size:20px;letter-spacing:-.045em}.drive-brief-head>small{color:#848078;font-size:10px;font-weight:800}.drive-brief-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.drive-metric{min-width:0;display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid #ece8df;border-radius:16px;background:#fff}.drive-metric-icon{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#f5f2ec;font-size:16px}.drive-metric div{min-width:0}.drive-metric small{display:block;color:#77736b;font-size:9px;font-weight:850;margin-bottom:3px}.drive-metric strong{display:block;min-width:0;color:#282620;font-size:15px;line-height:1.25;letter-spacing:-.035em;overflow-wrap:anywhere}.drive-metric p{margin:4px 0 0;color:#908c84;font-size:9px;line-height:1.35}.drive-total{background:#f3faf6;border-color:#dbeee4}.drive-total .drive-metric-icon{background:#e3f3e9}.route-weather{margin-top:10px;padding:12px;border:1px solid #e6e9e5;border-radius:16px;background:#f8fbf9}.route-weather[hidden]{display:none!important}.route-weather-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.route-weather-title strong{font-size:12px}.route-weather-title small,.route-weather-source{color:#888d89;font-size:9px}.route-weather-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.route-weather-item{padding:10px;border-radius:13px;background:#fff;border:1px solid #e7ebe8;min-width:0}.route-weather-item-top{display:flex;align-items:center;gap:7px}.route-weather-item-icon{font-size:18px}.route-weather-item strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.route-weather-item p{margin:5px 0 0;color:#666b67;font-size:10px;line-height:1.45}.route-weather-item small{display:block;margin-top:3px;color:#969a97;font-size:9px}.route-weather-source{margin:7px 1px 0;text-align:right}.drive-profile{margin-top:10px;border-top:1px dashed #ddd8ce;padding-top:9px}.drive-profile summary{cursor:pointer;list-style:none;color:var(--green);font-size:10px;font-weight:900}.drive-profile summary::-webkit-details-marker{display:none}.drive-profile summary::after{content:' ▾';font-size:9px}.drive-profile[open] summary::after{content:' ▴'}.drive-profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:9px}.drive-profile-grid label{display:grid;gap:4px}.drive-profile-grid label>span{color:#75716a;font-size:9px;font-weight:800}.drive-profile-grid select,.drive-profile-grid input{width:100%;min-height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 9px;color:#4d4a44;font-size:11px;font-weight:750;outline:none}.drive-profile-grid select:focus,.drive-profile-grid input:focus{border-color:#8bc4b2;box-shadow:0 0 0 3px rgba(61,139,114,.08)}.unit-input{position:relative}.unit-input input{padding-right:46px}.unit-input em{position:absolute;right:9px;top:50%;transform:translateY(-50%);color:#969188;font-style:normal;font-size:9px;font-weight:750}.drive-profile-note{margin:7px 0 0;color:#8a867f;font-size:9px;line-height:1.45}
@media(max-width:760px){.drive-brief{padding:13px;margin:10px 0 15px;border-radius:18px}.drive-brief-head{align-items:flex-start}.drive-brief-head h3{font-size:17px}.drive-brief-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.drive-metric{padding:10px;gap:7px;border-radius:13px}.drive-metric-icon{width:27px;height:27px;font-size:14px}.drive-metric strong{font-size:13px}.drive-metric p{font-size:8.5px}.route-weather-list{display:flex;overflow-x:auto;gap:7px;padding-bottom:2px;scroll-snap-type:x proximity}.route-weather-item{flex:0 0 72%;scroll-snap-align:start}.drive-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:390px){.drive-metric{display:block}.drive-metric-icon{margin-bottom:6px}.drive-profile-grid{grid-template-columns:1fr 1fr}.route-weather-item{flex-basis:82%}}

/* v24 · 상세 메뉴 강화 + 모바일 닫기 */
.dialog-section[hidden]{display:none!important}
.dialog-mobile-actions{display:none}
.enrichment-panel-v24{margin-top:14px}
.enrichment-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}
.enrichment-section-title>strong{font-size:13px;letter-spacing:-.03em}
.enrichment-section-title>span{color:#8a867f;font-size:9px;line-height:1.35;text-align:right}
.enrichment-menu-section,.enrichment-facility-section{margin-top:13px;padding-top:13px;border-top:1px dashed #dfe8e1}
.enrichment-featured-menu{margin-top:10px;padding:12px;border:1px solid #d8eadf;border-radius:14px;background:#fff}
.enrichment-featured-menu .enrichment-section-title{margin-bottom:7px}
.enrichment-featured-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.enrichment-featured-row b{font-size:14px;letter-spacing:-.03em}
.enrichment-featured-row>strong{white-space:nowrap;color:#176842;font-size:15px}
.menu-price-pending{white-space:nowrap;color:#8c8880;font-size:10px;font-weight:850}
.enrichment-menu-list{display:grid;gap:6px}
.enrichment-menu-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid #e8ece8;border-radius:11px;background:#fff}
.enrichment-menu-row>div{min-width:0}.enrichment-menu-row b{display:block;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.enrichment-menu-row small{display:block;margin-top:2px;color:#97928a;font-size:8.5px;line-height:1.35}
.enrichment-menu-row>strong{flex:0 0 auto;white-space:nowrap;color:#176842;font-size:11px}
.enrichment-menu-row.reference{background:#fbfaf7}.enrichment-menu-row.reference>strong{color:#79756d}
.enrichment-reference-menus{margin-top:10px;border-top:1px dashed #dfe8e1;padding-top:10px}
.enrichment-reference-menus summary{cursor:pointer;list-style:none;color:#5e685f;font-size:10px;font-weight:900}.enrichment-reference-menus summary::-webkit-details-marker{display:none}.enrichment-reference-menus summary::after{content:' ▾';font-size:9px}.enrichment-reference-menus[open] summary::after{content:' ▴'}
.enrichment-reference-menus .enrichment-menu-list{margin-top:8px}.enrichment-reference-menus>p{margin:7px 2px 0;color:#9a958e;font-size:8.5px;line-height:1.45}

@media(max-width:760px){
  .detail-dialog .dialog-content{padding:16px 16px 0}
  .detail-dialog .dialog-close{position:sticky;top:8px;z-index:6;display:block;margin-left:auto;margin-right:0;margin-bottom:-36px;box-shadow:0 4px 14px rgba(0,0,0,.08)}
  .dialog-mobile-actions{position:sticky;bottom:0;z-index:7;display:flex;margin:18px -16px 0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(255,255,255,.72),#fff 28%);border-top:1px solid #ece8df}
  .dialog-mobile-actions button{width:100%;min-height:48px;border:0;border-radius:14px;background:#2f7f64;color:#fff;font-size:14px;font-weight:950;box-shadow:0 8px 20px rgba(47,127,100,.18)}
  .enrichment-panel-v24{margin:14px 0 4px;padding:13px}
  .enrichment-featured-row b{font-size:13px}.enrichment-featured-row>strong{font-size:14px}
  .enrichment-menu-row{padding:10px}.enrichment-menu-row b{font-size:11.5px}.enrichment-menu-row>strong{font-size:11.5px}
  .enrichment-section-title{display:block}.enrichment-section-title>span{display:block;margin-top:3px;text-align:left}
}


/* v31-4: desktop purpose chips must all be discoverable without hidden horizontal overflow. */
@media (min-width: 761px) {
  #preferenceChips {
    flex-wrap: wrap;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 2px;
    row-gap: 8px;
  }
}

/* v33-1 · 휴게소 밖 쉬어갈 곳 */
.restarea-empty{grid-column:1/-1;display:grid;gap:5px;padding:17px 18px;border:1px dashed #d9d3c8;border-radius:18px;background:rgba(255,255,255,.7)}
.restarea-empty b{font-size:14px;letter-spacing:-.03em}.restarea-empty span{color:var(--muted);font-size:11px;line-height:1.55}
.roadside-section{margin-top:34px;padding:20px;border:1px solid #e3e8e3;border-radius:24px;background:linear-gradient(180deg,#f8fbf9 0%,#fff 100%)}
.roadside-section[hidden]{display:none!important}.roadside-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:13px}.roadside-heading .eyebrow{margin-bottom:4px;color:var(--green)}.roadside-heading h3{margin:0;font-size:21px;letter-spacing:-.045em}.roadside-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.roadside-card{min-width:0;padding:14px;border:1px solid #e7ebe7;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(41,67,51,.045)}
.roadside-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.roadside-type{display:inline-flex;align-items:center;min-height:27px;padding:0 8px;border-radius:999px;background:#eef6f2;color:#276d57;font-size:10px;font-weight:900}.roadside-detour{color:#a75b3b;background:#fff4ed;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:900;white-space:nowrap}.roadside-card h4{margin:11px 0 0;font-size:16px;line-height:1.3;letter-spacing:-.04em;overflow-wrap:anywhere}.roadside-route{margin:6px 0 0;color:var(--green);font-size:10px;font-weight:850;line-height:1.45}.roadside-detail,.roadside-address{margin:5px 0 0;color:#716e67;font-size:10px;line-height:1.45}.roadside-address{color:#9a968e}.roadside-map-button{width:100%;min-height:36px;margin-top:11px;border:1px solid var(--line);border-radius:11px;background:#f7f5f0;color:#5e5b54;font-size:10px;font-weight:900}
.roadside-actions{display:flex;gap:8px;margin-top:12px}.roadside-actions[hidden]{display:none!important}.roadside-actions button{min-height:40px;padding:0 13px;border:1px solid #dce5df;border-radius:12px;background:#fff;color:#3d6757;font-size:11px;font-weight:900}.roadside-actions button:disabled{opacity:.55;cursor:wait}.roadside-more{margin-top:15px;padding-top:14px;border-top:1px dashed #d7dfda}.roadside-more[hidden]{display:none!important}.roadside-more-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.roadside-more-head strong{font-size:13px}.roadside-more-head button{border:0;background:transparent;color:#7f847f;font-size:10px;font-weight:900}.roadside-loading,.roadside-empty{grid-column:1/-1;min-height:74px;display:flex;align-items:center;justify-content:center;gap:9px;padding:15px;border:1px dashed #d9e1dc;border-radius:16px;background:rgba(255,255,255,.72);color:#6e756f;font-size:11px;font-weight:800;text-align:center}.roadside-loading .route-loading-spinner{border-color:rgba(47,125,101,.22);border-top-color:var(--green)}
@media(max-width:760px){.roadside-section{margin-top:26px;padding:14px;border-radius:19px}.roadside-heading h3{font-size:19px}.roadside-list{display:flex;overflow-x:auto;gap:8px;padding-bottom:3px;scroll-snap-type:x proximity}.roadside-card{flex:0 0 84%;scroll-snap-align:start;padding:13px;border-radius:16px}.roadside-actions{display:grid;grid-template-columns:1fr 1fr}.roadside-actions button{width:100%;padding:0 8px}.roadside-more .roadside-list{display:grid;grid-template-columns:1fr;overflow:visible}.roadside-more .roadside-card{width:100%;flex:none}.restarea-empty{padding:15px}}

/* v34-1 · 길픽 UI 리프레시 — 기능/엔진은 그대로, 검색과 추천 우선순위만 더 선명하게 */
:root{
  --gil-green:#176b4a;
  --gil-green-2:#23845f;
  --gil-soft:#edf7f1;
  --gil-ink:#18211c;
  --gil-warm:#ff7a45;
  --gil-warm-soft:#fff2eb;
  --gil-line:#e2e9e4;
  --gil-shadow:0 18px 50px rgba(23,60,41,.10);
}
body{background:#f6f8f6;color:var(--gil-ink)}
.site-header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(226,233,228,.9);box-shadow:0 1px 0 rgba(22,55,37,.02)}
.header-inner{min-height:64px}.brand{gap:9px}.brand-icon{width:38px;height:38px;border-radius:12px}.brand strong{font-size:20px;color:#152019}.brand small{color:#7a847d;font-size:10px}.install-button{background:#f7faf8}

.hero-wrap{background:linear-gradient(135deg,#edf8f2 0%,#f7fbf8 46%,#fff8f3 100%);border-bottom:1px solid #e8eee9}
.hero-wrap::before{content:"";position:absolute;right:-120px;top:-140px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,122,69,.12),rgba(255,122,69,0) 68%);pointer-events:none}
.hero-scene{inset:0 0 auto 58%;height:500px;opacity:.22;filter:saturate(.8) contrast(.95);mask-image:linear-gradient(90deg,transparent 0,#000 38%,#000 100%)}
.hero-content{padding:48px 28px 34px}
.hero-copy{max-width:720px;min-height:210px}
.hero-copy .eyebrow{display:inline-flex;align-items:center;min-height:28px;margin-bottom:14px;padding:0 10px;border:1px solid #cee5d7;border-radius:999px;background:rgba(255,255,255,.72);color:#267153;font-size:11px;letter-spacing:-.01em}
.hero-copy h1{font-size:clamp(46px,5.3vw,68px);line-height:1.01;letter-spacing:-.065em;color:#152019}
.hero-copy h1 span{color:var(--gil-green)}
.hero-copy h1 em{color:var(--gil-warm);font-style:normal}
.hero-copy .hero-description{max-width:620px;margin-top:17px;color:#56625a;font-size:15px;line-height:1.7}
.scope-strip{display:flex;flex-wrap:wrap;gap:7px;margin:19px 0 13px}
.scope-strip span{display:inline-flex;align-items:center;min-height:31px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.80);border:1px solid #dfe9e2;color:#496157;font-size:11px;font-weight:850;box-shadow:0 4px 12px rgba(34,86,57,.035)}

.route-card{width:min(920px,100%);margin:0 auto;padding:18px;border:1px solid #dce7df;border-radius:26px;background:rgba(255,255,255,.97);box-shadow:var(--gil-shadow)}
.route-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px 12px}
.route-card-topline strong{font-size:15px;letter-spacing:-.035em}.route-card-topline span{color:#89918b;font-size:10px;font-weight:750}
.route-fields-row{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr) 178px;gap:8px}
.route-fields-row .input-wrap{height:54px;min-height:54px;border-color:#dfe7e1;border-radius:15px;background:#f9fbfa}
.route-fields-row .input-wrap:focus-within{background:#fff;border-color:#8cc8aa;box-shadow:0 0 0 4px rgba(35,132,95,.09)}
.route-fields-row .input-wrap input{font-size:15px;color:#1d2821}
.swap-button{height:54px;border-color:#dfe7e1;background:#f9fbfa;color:#607067}
.route-fields-row .primary-button{height:54px;border-radius:15px;background:linear-gradient(180deg,#23845f,#176b4a);box-shadow:0 9px 22px rgba(23,107,74,.18);font-size:14px}
.route-fields-row .primary-button:hover{background:linear-gradient(180deg,#29936a,#176b4a);transform:translateY(-1px)}
.preference-fieldset{margin-top:14px;padding-top:13px;border-top:1px solid #edf1ee}
.preference-fieldset legend{float:left;width:100%;margin:0 0 9px;color:#69756e;font-size:11px}.preference-fieldset legend small{margin-left:5px;color:#a0a7a2;font-size:9px;font-weight:700}
.chip-row{clear:both;display:flex;flex-wrap:wrap;gap:7px;overflow:visible;padding:0}
.chip span{min-height:34px;padding:0 11px;border-color:#e0e7e2;background:#fafcfb;color:#5e6862;font-size:11px}
.chip input:checked+span{border-color:#9bcdb4;background:#eaf6ef;color:#176b4a;box-shadow:inset 0 0 0 1px rgba(23,107,74,.03)}

.popular-routes{width:min(920px,100%);margin:16px auto 0;padding:0;background:none;border:0}
.popular-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.popular-title strong{font-size:12px;color:#536059}.popular-title span{color:#a0a6a2;font-size:9px}
.popular-route-list{display:flex;flex-wrap:wrap;gap:7px}
.popular-route-list button{min-height:36px;padding:0 12px;border:1px solid #e0e7e2;border-radius:999px;background:rgba(255,255,255,.82);box-shadow:none;color:#536059;font-size:11px;text-align:center}
.popular-route-list button:hover{border-color:#a8cdb8;background:#fff;color:#176b4a}

.why-section{max-width:940px;margin-top:22px;padding:0 28px 28px;gap:9px;background:transparent}
.why-section article{min-height:84px;padding:14px 15px;border:1px solid #e3e9e5;border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(29,69,44,.035)}
.why-section article>span{width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#edf7f1;color:#176b4a;font-size:17px}
.why-section strong{font-size:13px;color:#26352c}.why-section p{margin-top:4px;color:#7a847e;font-size:10px}

.results-section{max-width:960px;padding-top:30px}.results-heading{padding:0 2px}.results-heading .eyebrow{margin-bottom:5px;color:#267153}.results-heading h2{font-size:30px;color:#16221b}
.drive-brief{border-color:#e2e9e4;background:#fff;box-shadow:0 10px 30px rgba(29,69,44,.045)}
.best-card{background:linear-gradient(135deg,#176b4a 0%,#1f7b57 58%,#285d49 100%);box-shadow:0 20px 48px rgba(23,107,74,.19)}
.best-card::after{background:radial-gradient(circle,rgba(255,170,112,.55),rgba(255,122,69,.12) 58%,transparent 68%)}
.best-badge{background:#fff2c7;color:#6b5509}.best-detail-button{color:#d7f4e5}
.section-title-row{margin-top:30px;padding:0 2px}.section-title-row h3{font-size:20px;color:#1d2a22}.sort-select{border-color:#dfe7e1;background:#fff}
.stop-card{border-color:#e1e8e3;border-radius:18px;box-shadow:0 7px 22px rgba(29,69,44,.035);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}
.stop-card:hover{transform:translateY(-1px);border-color:#bed8c8;box-shadow:0 11px 28px rgba(29,69,44,.07)}
.stop-index{background:#edf5f0;color:#39705a}.score{background:#edf7f1;color:#176b4a}.detail-button{color:#176b4a}

.roadside-section{margin-top:30px;padding:19px;border:1px solid #f0dfd5;border-radius:22px;background:linear-gradient(180deg,#fff8f3 0%,#fff 100%)}
.roadside-heading .eyebrow{color:#c65e31}.roadside-heading h3{font-size:20px;color:#30251f}.roadside-card{border-color:#eee2da;box-shadow:0 7px 22px rgba(107,64,38,.04)}
.roadside-type{background:#fff0e7;color:#a34d29}.roadside-detour{background:#f1f8f4;color:#287153}.roadside-route{color:#287153}.roadside-actions button{border-color:#eadbd2;color:#9a4c2d;background:#fff}
.roadside-actions button:hover{background:#fff7f2;border-color:#dfbca9}
.validation-box{border-color:#e6e9e6;background:#f8faf8}.validation-box h3{color:#2a362f}
.site-footer{border-top:1px solid #e5ebe6;background:#fff}.site-footer strong{color:#176b4a}

@media(min-width:761px){
  .hero-content{max-width:1000px;padding-top:48px;padding-bottom:30px}
  .hero-copy{min-height:205px}
  .route-card{padding:18px}
  .popular-routes{margin-top:14px}
  .popular-route-list button{min-height:36px;padding:0 12px}
  .why-section{max-width:940px;padding-top:0}
}

@media(max-width:760px){
  .site-header{position:sticky}.header-inner{min-height:56px;padding-top:4px;padding-bottom:4px}.brand-icon{width:34px;height:34px;flex-basis:34px}.brand strong{font-size:18px}.brand small{display:block;font-size:9px}
  .hero-wrap{overflow:hidden}.hero-scene{display:none}
  .hero-content{margin-top:0;padding:24px 12px 22px}
  .hero-copy{min-height:0;padding:0 3px;text-shadow:none}
  .hero-copy .eyebrow{display:inline-flex;margin-bottom:11px;min-height:26px;font-size:9px}
  .hero-copy h1{max-width:330px;font-size:clamp(33px,10.2vw,42px);line-height:1.03}
  .hero-copy .hero-description{max-width:350px;margin-top:12px;font-size:12.5px;line-height:1.55;color:#59645d}
  .scope-strip{flex-wrap:nowrap;overflow-x:auto;margin:14px -2px 10px;padding:0 2px 3px;scrollbar-width:none}.scope-strip::-webkit-scrollbar{display:none}.scope-strip span{flex:0 0 auto;min-height:28px;padding:0 9px;font-size:10px}
  .route-card{padding:13px;border-radius:18px}.route-card-topline{margin-bottom:9px}.route-card-topline strong{font-size:13px}.route-card-topline span{font-size:9px}
  .route-fields-row{grid-template-columns:minmax(0,1fr) 40px;gap:7px}.route-fields-row .input-wrap{height:50px;min-height:50px}.swap-button{height:42px}.route-fields-row .primary-button{height:50px;margin-top:3px;font-size:14px}
  .preference-fieldset{margin-top:11px;padding-top:11px}.preference-fieldset legend{font-size:10px}.preference-fieldset legend small{font-size:8px}
  .chip-row{flex-wrap:nowrap;overflow-x:auto;gap:6px;padding-bottom:3px;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip span{min-height:33px;padding:0 10px;font-size:10.5px}
  .popular-routes{margin-top:13px}.popular-title{margin-bottom:7px}.popular-title strong{font-size:11px}.popular-title span{display:none}.popular-route-list{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;padding-bottom:3px}.popular-route-list button{min-height:33px;padding:0 11px;font-size:10.5px}
  .why-section{grid-template-columns:1fr 1fr;margin-top:18px;padding:0 14px 22px;gap:7px}.why-section article{min-height:74px;padding:11px;border-radius:15px;gap:9px}.why-section article:nth-child(3){grid-column:1/-1}.why-section article>span{width:34px;height:34px;flex-basis:34px;font-size:15px}.why-section strong{font-size:12px}.why-section p{font-size:9.5px}
  .results-section{padding-top:21px}.results-heading h2{font-size:24px}.best-card{border-radius:19px}.section-title-row{margin-top:24px}.roadside-section{padding:14px;border-radius:18px}.roadside-heading h3{font-size:18px}
}

@media(max-width:380px){
  .hero-content{padding-left:10px;padding-right:10px}.hero-copy h1{font-size:32px}.route-card{padding:11px}.route-card-topline span{display:none}.why-section{padding-left:10px;padding-right:10px}
}

/* v34-4 · 길픽 시그니처 컬러 — 고속도로 초록과 분리한 인디고 + 픽 오렌지 */
:root{
  --gil-brand:#3454d1;
  --gil-brand-2:#5a72e6;
  --gil-brand-dark:#243b9d;
  --gil-brand-soft:#eef1ff;
  --gil-pick:#ff6b3d;
  --gil-pick-soft:#fff1eb;
  --accent:var(--gil-brand);
  --accentDark:var(--gil-brand-dark);
  --green:var(--gil-brand);
  --greenSoft:var(--gil-brand-soft);
}
body{background:#f7f8fc}
.site-header{background:rgba(255,255,255,.93);border-bottom-color:#e5e8f2}
.brand strong,.hero-copy h1{color:#17203a}.brand-mark{background:linear-gradient(145deg,var(--gil-brand-2),var(--gil-brand-dark));box-shadow:0 8px 20px rgba(52,84,209,.22)}
.hero-wrap{background:linear-gradient(135deg,#eef1ff 0%,#f8f9ff 48%,#fff5ef 100%);border-bottom-color:#e7e9f2}
.hero-wrap::before{background:radial-gradient(circle,rgba(255,107,61,.13),rgba(255,107,61,0) 68%)}
.hero-copy .eyebrow{border-color:#ccd4fb;color:var(--gil-brand-dark);background:rgba(255,255,255,.76)}
.hero-copy h1 span{color:var(--gil-brand)}.hero-copy h1 em{color:var(--gil-pick)}
.scope-strip span{border-color:#dde2f4;color:#4c5877}
.route-card{border-color:#dfe3f0;box-shadow:0 18px 50px rgba(40,55,105,.10)}
.route-fields-row .input-wrap:focus-within{border-color:#9caaf0;box-shadow:0 0 0 4px rgba(52,84,209,.09)}
.start-dot{background:var(--gil-brand);box-shadow:0 0 0 4px var(--gil-brand-soft)}.end-dot{background:var(--gil-pick);box-shadow:0 0 0 4px var(--gil-pick-soft)}
.route-fields-row .primary-button{background:linear-gradient(180deg,var(--gil-brand-2),var(--gil-brand-dark));box-shadow:0 9px 22px rgba(52,84,209,.20)}
.route-fields-row .primary-button:hover{background:linear-gradient(180deg,#667cf0,#293fa8)}
.chip input:checked+span{border-color:#b8c3f6;background:var(--gil-brand-soft);color:var(--gil-brand-dark)}
.popular-route-list button:hover{border-color:#bcc6ef;color:var(--gil-brand-dark)}
.why-section article>span{background:var(--gil-brand-soft);color:var(--gil-brand)}
.results-heading .eyebrow{color:var(--gil-brand)}
.best-card{background:linear-gradient(135deg,#24376f 0%,#3454d1 58%,#27355d 100%);box-shadow:0 20px 48px rgba(42,60,125,.22)}
.best-card::after{background:radial-gradient(circle,rgba(255,145,91,.58),rgba(255,107,61,.13) 58%,transparent 68%)}
.best-detail-button{color:#e5e9ff}.stop-index{background:#eef1fb;color:#4a5da5}.score{background:var(--gil-brand-soft);color:var(--gil-brand-dark)}.detail-button{color:var(--gil-brand-dark)}
.compare-button.selected{border-color:#b7c2f0;background:var(--gil-brand-soft);color:var(--gil-brand-dark)}
.drive-total{background:#f2f4ff;border-color:#dfe4fb}.drive-total .drive-metric-icon{background:#e8ecff}.drive-profile summary{color:var(--gil-brand-dark)}
.site-footer strong{color:var(--gil-brand)}


/* v34-5 · monochrome identity trial. Color is intentionally removed; hierarchy comes from typography, spacing and borders. */
:root{
  --bg:#f5f5f3;--surface:#fff;--surface2:#f2f2f0;--text:#111;--muted:#6f6f6a;--line:#deded9;
  --accent:#111;--accentDark:#111;--green:#111;--greenSoft:#f0f0ed;--yellow:#111;
  --gil-brand:#111;--gil-brand-2:#111;--gil-brand-dark:#111;--gil-brand-soft:#f1f1ee;--gil-pick:#111;--gil-pick-soft:#f1f1ee;
  --shadow:0 16px 42px rgba(0,0,0,.07)
}
body{background:#f5f5f3;color:#111}
.site-header{background:rgba(255,255,255,.95);border-bottom-color:#e2e2de}
.brand-icon{filter:grayscale(1) contrast(1.25);box-shadow:none}.brand strong,.brand small{color:#111}.data-badge{border-color:#ddd;background:#fff;color:#555}
.hero-wrap{background:#f5f5f3;border-bottom-color:#e0e0dc}.hero-wrap::before{display:none}
.hero-copy .eyebrow{border-color:#d8d8d4;background:#fff;color:#111}.hero-copy h1,.hero-copy h1 span,.hero-copy h1 em{color:#111}
.hero-description{color:#5d5d59}.scope-strip span{background:#fff;border-color:#dcdcd7;color:#4e4e4a}
.route-card{background:#fff;border-color:#deded9;box-shadow:0 18px 45px rgba(0,0,0,.07)}
.input-wrap,.route-fields-row .input-wrap{border-color:#d9d9d4;background:#fff}.route-fields-row .input-wrap:focus-within{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.07)}
.start-dot{background:#111;box-shadow:0 0 0 4px #ededeb}.end-dot{background:#777;box-shadow:0 0 0 4px #ededeb}.route-line{background:#cfcfca}
.route-fields-row .primary-button,.primary-button{background:#111;color:#fff;box-shadow:none}.route-fields-row .primary-button:hover{background:#2b2b2b}
.chip span{background:#fff;border-color:#deded9;color:#565652}.chip input:checked+span{background:#111;border-color:#111;color:#fff;box-shadow:none}
.popular-route-list button{background:#fff;border-color:#deded9;color:#555}.popular-route-list button:hover{border-color:#111;color:#111}
.why-section article{border-color:#e1e1dc;box-shadow:none}.why-section article>span{background:#111;color:#fff}.why-section strong{color:#111}
.results-heading .eyebrow,.eyebrow{color:#111}
.best-card{background:#fff;color:#111;border:2px solid #111;box-shadow:none}.best-card::after{display:none}.best-badge{background:#111;color:#fff}.best-card h3{color:#111}.best-reason{color:#60605c}.metric{background:#f2f2ef;border:1px solid #e2e2dd}.metric span{color:#777}.metric strong{color:#111}.best-detail-button{color:#111;text-decoration:underline;text-underline-offset:3px}
.stop-card{border-color:#deded9;background:#fff;box-shadow:none}.stop-card:hover{border-color:#aaa;box-shadow:none}.stop-index{background:#f0f0ed;color:#333}.eta{color:#111}.score{background:#111;color:#fff}.info-pill{background:#f2f2ef;color:#555}.detail-button{color:#111}.compare-button.selected{border-color:#111;background:#111;color:#fff}.nav-button{background:#f4f4f1}
.drive-brief{border-color:#deded9;box-shadow:none}.drive-total{background:#f1f1ee;border-color:#ddd}.drive-total .drive-metric-icon{background:#fff}.drive-profile summary{color:#111}
.roadside-section{border:1px solid #d9d9d4;background:#fff}.roadside-heading .eyebrow{color:#111}.roadside-heading h3{color:#111}.roadside-card{border-color:#deded9;box-shadow:none}.roadside-type{background:#111;color:#fff}.roadside-detour{background:#f0f0ed;color:#333}.roadside-route{color:#333}.roadside-actions button{border-color:#d7d7d2;color:#111;background:#fff}.roadside-actions button:hover{background:#f2f2ef;border-color:#111}
.validation-box{background:#f3f3f0;border-color:#ddd}.feedback-actions button.selected{border-color:#111;background:#111;color:#fff}
.site-footer{background:#fff;border-top-color:#ddd}.site-footer strong{color:#111}


/* v34-6-2 · monochrome hierarchy: BEST is the single filled focal card; brand icon is true black/white. */
.brand-icon{filter:grayscale(1) contrast(8) brightness(.92);box-shadow:none}
.best-card{background:#111;color:#fff;border:2px solid #111;box-shadow:0 18px 42px rgba(0,0,0,.12)}
.best-card::after{display:none}
.best-badge{background:#fff;color:#111;border:1px solid rgba(255,255,255,.9)}
.best-card h3,.best-card h3 small{color:#fff}
.best-reason{color:#d3d3cf}
.best-card .metric{background:#202020;border:1px solid #363636}
.best-card .metric span{color:#aaa}
.best-card .metric strong{color:#fff}
.best-detail-button{color:#fff;text-decoration:underline;text-underline-offset:3px}

/* v34-7 · roadside recommendation quality + lightweight feedback */
.roadside-pick-reason{margin:7px 0 0;color:#111;font-size:10px;font-weight:850;line-height:1.45}
.place-vote{margin-top:18px;padding-top:15px;border-top:1px solid #deded9}
.place-vote>span{display:block;margin-bottom:8px;color:#333;font-size:11px;font-weight:900}
.place-vote-actions{display:flex;gap:7px;flex-wrap:wrap}
.place-vote-button{min-height:36px;padding:0 12px;border:1px solid #d7d7d2;border-radius:11px;background:#fff;color:#333;font-size:10px;font-weight:900;cursor:pointer}
.place-vote-button:hover{border-color:#111;color:#111}
.place-vote-button.selected{background:#111;border-color:#111;color:#fff}
.place-vote small{display:block;margin-top:7px;color:#777;font-size:9px}
.place-vote.compact{margin-top:12px;padding-top:11px}
.place-vote.compact>span{margin-bottom:6px;font-size:9.5px;color:#777}
.place-vote.compact .place-vote-button{min-height:31px;padding:0 9px;font-size:9px;border-radius:9px}
@media(max-width:760px){.place-vote-actions{display:grid;grid-template-columns:1fr 1fr}.place-vote-button{width:100%}}

/* v34-8: conservative external quality signal. Search mentions are not ratings/review counts. */
.roadside-quality-signal{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:7px;padding:4px 7px;border-radius:999px;background:#111;color:#fff;font-size:9px;font-weight:900;letter-spacing:-.02em}
.roadside-quality-signal.subtle{background:#ecece8;color:#222;border:1px solid #d7d7d1}

/* v34-9: mobile viewport / Safari auto-zoom guard */
html{width:100%;max-width:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{width:100%;max-width:100%;overflow-x:hidden}
img,svg,video,canvas{max-width:100%}
.shell,.hero-content,.route-card,.results-section,.roadside-section{min-width:0}
button,[role="button"],label,.chip span{touch-action:manipulation}
@media(max-width:760px){
  input,select,textarea{font-size:16px!important}
  .route-fields-row .input-wrap input{font-size:16px!important;line-height:1.25}
  .input-wrap{min-width:0;max-width:100%}
  .route-fields-row,.route-card,.hero-content,.results-section{width:100%;max-width:100%}
  .hero-wrap,.site-header,main,.site-footer{max-width:100vw}
  .sort-select{font-size:16px!important}
  .drive-profile-grid input,.drive-profile-grid select{font-size:16px!important}
}

/* v34-12: 휴게소 상세를 '정보 나열'보다 '들를 이유' 중심으로 재구성 */
.dialog-route-line{margin:6px 0 0;color:#77736b;font-size:11px;line-height:1.55}
.dialog-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}
.dialog-quick-box{padding:12px 13px;border:1px solid #e2e2dd;border-radius:14px;background:#f7f7f4}
.dialog-quick-box span{display:block;color:#777;font-size:9px;font-weight:800}
.dialog-quick-box strong{display:block;margin-top:5px;color:#111;font-size:13px;letter-spacing:-.03em}
.visit-summary{margin-top:12px;padding:16px;border:1px solid #111;border-radius:18px;background:#fff}
.visit-summary-title span{font-size:12px;font-weight:950;color:#111}
.visit-reason-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}
.visit-reason{display:flex;align-items:flex-start;gap:9px;min-width:0;padding:10px;border-radius:13px;background:#f4f4f1}
.visit-reason-icon{flex:0 0 auto;width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#111;color:#fff;font-size:13px}
.visit-reason div{min-width:0}.visit-reason b{display:block;color:#111;font-size:10px}.visit-reason small{display:block;margin-top:3px;color:#6f6f69;font-size:9px;line-height:1.4}
.visit-one-line{margin-top:12px;padding-top:12px;border-top:1px solid #deded9}
.visit-one-line span{display:block;color:#777;font-size:9px;font-weight:850}
.visit-one-line strong{display:block;margin-top:4px;color:#111;font-size:14px;line-height:1.4;letter-spacing:-.035em}
.dialog-primary-actions{margin-top:10px}.dialog-map-button{width:100%;min-height:44px;border:0;border-radius:13px;background:#111;color:#fff;font-size:11px;font-weight:950;cursor:pointer}
.dialog-map-button:hover{background:#2b2b28}
.dialog-more{margin-top:10px;border:1px solid #deded9;border-radius:15px;background:#fff;overflow:hidden}
.dialog-more>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;cursor:pointer;list-style:none}
.dialog-more>summary::-webkit-details-marker{display:none}.dialog-more>summary span{color:#222;font-size:11px;font-weight:950}.dialog-more>summary small{color:#8a8a84;font-size:9px}.dialog-more>summary::after{content:'＋';flex:0 0 auto;color:#555;font-size:16px}.dialog-more[open]>summary::after{content:'−'}
.dialog-more-body{padding:0 14px 14px;border-top:1px solid #eeeeea}
.dialog-detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:13px}
.dialog-detail-facts>div{padding:10px;border-radius:12px;background:#f7f7f4}.dialog-detail-facts span{display:block;color:#777;font-size:9px}.dialog-detail-facts strong{display:block;margin-top:4px;color:#222;font-size:11px}
.dialog-more .enrichment-panel{margin-top:13px}.dialog-more .enrichment-source{margin-top:0}.dialog-more .dialog-subtitle{margin-top:16px}
.dialog-more [hidden]{display:none!important}.enrichment-loading-compact{margin:12px 0 0;padding:10px 0;color:#888;font-size:9px}
.dialog-place-info{line-height:1.6}
@media(max-width:760px){
  .dialog-quick-grid{grid-template-columns:1fr 1fr}
  .visit-summary{padding:14px;border-radius:16px}.visit-reason-list{grid-template-columns:1fr;gap:6px}.visit-reason{padding:9px}
  .visit-one-line strong{font-size:13px}.dialog-map-button{min-height:48px;font-size:12px}
  .dialog-more>summary{min-height:52px;padding:0 12px}.dialog-more>summary small{max-width:150px;text-align:right;line-height:1.3}
  .dialog-detail-facts{grid-template-columns:1fr 1fr}
}
