:root{font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#152820;background:#f7f5ef;font-synthesis:none;text-rendering:optimizeLegibility;--green-900: #173f35;--green-700: #266452;--green-100: #e8f1ed;--cream: #f7f5ef;--ink: #152820;--muted: #64716b;--line: #d8ded9;--white: #fffefa;--yellow: #fee500;--red: #a7352d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 100% 0,rgba(206,227,217,.65),transparent 28rem),var(--cream)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:4px solid #1f6fd1;outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{width:min(100%,760px);min-height:100vh;margin:0 auto;padding:env(safe-area-inset-top) 18px calc(32px + env(safe-area-inset-bottom))}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:14px}.brand{display:flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:#fff;background:var(--green-900);font-size:1.15rem;font-weight:950}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.1em;font-size:.82rem}.brand small{margin-top:2px;color:var(--green-700);font-size:.76rem;font-weight:800}.header-actions{display:flex;align-items:center;gap:7px}.language-control select{min-height:44px;max-width:118px;padding:0 8px;border:1px solid var(--line);border-radius:999px;background:#fffefa;color:var(--ink);font-size:.76rem;font-weight:850}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.font-scale-1{font-size:112.5%}.font-scale-2{font-size:125%}.help-card,.install-card{margin:0 0 16px;padding:16px;border:1px solid #a8caba;border-radius:18px;background:#f1faf6}.help-card p{margin:8px 0 12px;line-height:1.6}.help-card button{min-height:48px;padding:0 18px;border:0;border-radius:12px;background:var(--green-900);color:#fff;font-weight:900}.install-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border-color:#d6c24f;background:#fffbea}.install-icon{font-size:1.8rem}.install-card strong,.install-card p{display:block}.install-card p{margin:3px 0 0;color:var(--muted);font-size:.78rem;line-height:1.4}.install-card>button{min-height:56px;padding:0 14px;border:0;border-radius:12px;background:var(--green-900);color:#fff;font-weight:900}.install-card .install-guide{grid-column:1 / -1;margin:2px 0 0;padding:12px;border-radius:10px;background:#fff;color:#443b00;font-size:.84rem}.guide-button,.test-menu-button{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fffefae6;color:var(--ink);font-size:.78rem;font-weight:850;cursor:pointer}.test-menu-button{color:#fff;border-color:var(--green-900);background:var(--green-900)}.location-card{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:72px;margin:4px 0 18px;padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:#fffefae0}.location-card>div{display:flex;align-items:center;gap:11px}.location-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#eee9dc;color:var(--green-900);font-size:1.35rem;font-weight:950}.location-card strong,.location-card small{display:block}.location-card strong{font-size:.94rem}.location-card small{margin-top:3px;color:var(--muted);font-size:.77rem}.location-card.granted{border-color:#a8caba;background:#f2faf6}.location-card.granted .location-icon{background:#dcefe6}.location-card>button{min-height:46px;padding:0 14px;border:1px solid #aab6b0;border-radius:12px;background:#fff;color:var(--green-900);font-size:.78rem;font-weight:850;cursor:pointer}.hero-card,.confirmation-card,.connection-tests,.manual-origin{border:1px solid var(--line);border-radius:28px;background:var(--white);box-shadow:0 18px 55px #173f3514}.hero-card{padding:clamp(28px,7vw,52px) clamp(20px,6vw,44px);text-align:center}.service-kicker{margin:0;color:var(--green-700);font-size:.72rem;font-weight:950;letter-spacing:.18em}.hero-card h1,.confirmation-card>h1,.test-hero h1{margin:7px 0;font-size:clamp(2.25rem,11vw,4rem);line-height:1;letter-spacing:-.055em}.hero-question{margin:34px 0 4px;font-size:clamp(1.5rem,6vw,2.15rem);font-weight:950;letter-spacing:-.04em}.hero-copy{margin:0 0 24px;color:var(--muted);font-size:1rem}.voice-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:76px;padding:10px 18px;border:0;border-radius:20px;background:var(--green-900);color:#fff;box-shadow:0 12px 28px #173f3538;font-size:clamp(1.08rem,4.5vw,1.35rem);font-weight:950;cursor:pointer}.voice-button.is-listening{background:#9c312a;animation:pulse 1.4s infinite}.voice-icon{font-size:1.55rem}.voice-status{min-height:24px;margin:12px 0 0;color:var(--muted);font-size:.86rem}@keyframes pulse{50%{box-shadow:0 0 0 9px #9c312a1f}}.or-row{display:flex;align-items:center;gap:12px;margin:25px 0 16px;color:#78827d;font-size:.78rem;font-weight:750}.or-row:before,.or-row:after{content:"";flex:1;height:1px;background:var(--line)}.search-form label{display:block;margin-bottom:8px;text-align:left;font-size:.86rem;font-weight:850}.input-action-row{display:flex;gap:8px}.input-action-row input{flex:1;min-width:0;min-height:58px;padding:0 15px;border:2px solid #bfc9c3;border-radius:14px;background:#fff;color:var(--ink);font-size:1rem}.input-action-row button{min-width:80px;min-height:58px;padding:0 15px;border:0;border-radius:14px;background:var(--green-700);color:#fff;font-weight:900;cursor:pointer}.banner{margin:0 0 16px;padding:15px 17px;border-radius:14px;font-size:.9rem;font-weight:650;line-height:1.55}.banner.info{border:1px solid #b8d1c5;background:#edf7f2;color:#1b5c49}.banner.error{border:1px solid #edbbb5;background:#fff0ee;color:#8a2c26}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:30px 0 14px}.section-title-row h2{margin:0;font-size:1.28rem;letter-spacing:-.035em}.section-title-row>span{color:var(--muted);font-size:.76rem}.section-title-row.stacked{display:block;margin-top:0}.section-title-row.stacked>span{display:block;margin-top:6px;font-size:.84rem}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.quick-card{display:grid;place-items:center;gap:8px;min-height:96px;padding:10px 4px;border:1px solid var(--line);border-radius:18px;background:var(--white);color:var(--ink);cursor:pointer}.quick-card:hover{border-color:#85af9e;transform:translateY(-2px)}.quick-icon{font-size:1.75rem}.quick-card strong{font-size:.92rem}.candidate-list{display:grid;gap:10px}.candidate-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;min-height:88px;padding:14px;border:1px solid var(--line);border-radius:18px;background:var(--white);color:var(--ink);text-align:left;cursor:pointer}.candidate-card:hover{border-color:#85af9e}.candidate-card strong,.candidate-card small,.candidate-card em{display:block}.candidate-card strong{font-size:1.02rem}.candidate-card small{margin-top:5px;color:var(--muted);font-size:.82rem;line-height:1.4}.candidate-card em{width:fit-content;margin-top:6px;padding:3px 7px;border-radius:7px;background:#fff2ce;color:#7b5c00;font-size:.7rem;font-style:normal;font-weight:850}.pin{font-size:1.3rem}.candidate-arrow{font-size:2rem;color:var(--green-700)}.confirmation{padding-top:4px}.back-button{min-height:52px;margin:0 0 12px;padding:0 10px;border:0;background:transparent;color:var(--green-900);font-weight:900;cursor:pointer}.confirmation-card{padding:clamp(24px,6vw,42px)}.confirmation-card>h1{margin-top:10px;font-size:clamp(2rem,8vw,3.2rem)}.address{margin:12px 0 16px;color:var(--muted);font-size:1.02rem;line-height:1.55}.test-coordinate-label{width:fit-content;padding:8px 10px;border-radius:9px;background:#fff2ce;color:#725500;font-size:.76rem;font-weight:850}.route-summary{margin:26px 0;padding:20px;border:1px solid var(--line);border-radius:20px;background:#f8faf8}.route-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.route-heading h2{margin:0;font-size:1.08rem}.source-badge{padding:5px 8px;border-radius:999px;font-size:.68rem;font-weight:900}.source-badge.kakao{background:#e2efe9;color:#145743}.source-badge.mock{background:#fff0c4;color:#745800}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.metrics>div{min-height:84px;padding:14px;border-radius:14px;background:#fff}.metrics .fare-metric{grid-column:1 / -1;background:var(--green-900);color:#fff}.metrics small,.metrics strong{display:block}.metrics small{margin-bottom:6px;color:var(--muted);font-size:.76rem;font-weight:750}.metrics strong{font-size:1.22rem}.metrics .fare-metric small{color:#cce1d8}.metrics .fare-metric strong{font-size:1.45rem}.route-loading,.soft-notice,.route-notice,.route-disclaimer{line-height:1.55}.soft-notice,.route-notice{padding:12px;border-radius:12px;background:#fff3d4;color:#6c5200;font-size:.82rem}.route-disclaimer{margin-bottom:0;color:var(--muted);font-size:.74rem}.confirmation-actions{display:grid;gap:10px}.confirm-button,.secondary-button,.provider-prerequisite button,.complete-test-button,.csv-button{width:100%;min-height:64px;border:0;border-radius:17px;font-weight:950;cursor:pointer}.confirm-button,.complete-test-button{background:var(--green-900);color:#fff;font-size:1.1rem}.secondary-button{border:2px solid var(--line);background:#fff;color:var(--ink)}.provider-prerequisite{padding:18px;border-radius:16px;background:#fff3d4;text-align:center}.provider-prerequisite button{min-height:56px;background:var(--green-900);color:#fff}.provider-compare{margin-top:24px}.provider-button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;min-height:82px;margin-top:11px;padding:12px 16px;border:0;border-radius:18px;text-align:left;cursor:pointer}.provider-button.kakao{background:var(--yellow);color:#191919}.provider-button.uber{background:#080808;color:#fff}.provider-symbol{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#ffffffbd;color:#111;font-weight:950}.provider-button strong,.provider-button small{display:block}.provider-button strong{font-size:1.06rem}.provider-button small{margin-top:4px;opacity:.7;font-size:.75rem}.provider-button>span:last-child{font-size:1.8rem}.integration-note{margin:14px 4px 0;color:var(--muted);font-size:.76rem;line-height:1.55}.manual-origin{margin-bottom:16px;padding:18px}.manual-origin h2{margin:0 0 12px;font-size:1.06rem}.origin-results{display:grid;gap:7px;margin-top:10px}.origin-results button{min-height:62px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;cursor:pointer}.origin-results strong,.origin-results small{display:block}.origin-results small{margin-top:3px;color:var(--muted)}.handoff-survey,.kakao-fallback{margin:0 0 18px;padding:22px;border:2px solid #95b7a7;border-radius:22px;background:#f3faf7}.handoff-survey h2,.kakao-fallback h2{margin:7px 0;font-size:1.35rem}.test-id{margin:0;color:var(--green-700);font-size:.78rem}.survey-question{margin:18px 0;padding:0;border:0}.survey-question legend{margin-bottom:9px;font-weight:900;line-height:1.45}.survey-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px}.survey-options button{min-height:56px;padding:8px;border:2px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);font-weight:850;cursor:pointer}.survey-options button.selected{border-color:var(--green-900);background:var(--green-900);color:#fff}.survey-comment span{display:block;margin-bottom:8px;font-weight:900}.survey-comment textarea{width:100%;min-height:96px;padding:12px;resize:vertical;border:2px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);line-height:1.5}.survey-required{color:#8a302a;font-size:.82rem;font-weight:750}.kakao-fallback{border-color:#e4c700;background:#fffbea}.kakao-fallback>strong{display:block;margin-top:16px;font-size:1.08rem}.kakao-fallback>p:not(.service-kicker){color:var(--muted)}.fallback-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.fallback-actions button,.fallback-actions a{display:grid;place-items:center;min-height:56px;border:0;border-radius:14px;font-weight:900;text-decoration:none;cursor:pointer}.fallback-actions button{border:2px solid #d8c34c;background:#fff;color:#332d00}.fallback-actions a{background:var(--yellow);color:#111}.connection-tests{padding:clamp(22px,6vw,40px)}.test-hero h1{font-size:clamp(2rem,8vw,3rem)}.test-hero>p:last-child{color:var(--muted);line-height:1.55}.test-coordinate-warning{margin:22px 0;padding:14px;border-radius:13px;background:#fff0c4;color:#624b00;font-size:.82rem;line-height:1.55}.test-destination-list{display:grid;gap:14px}.test-destination-card{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:17px;border:1px solid var(--line);border-radius:17px}.test-destination-card>div,.test-destination-card>small{grid-column:1 / -1}.test-destination-card h2{margin:0;font-size:1.08rem}.test-destination-card p{margin:6px 0;color:var(--muted);font-size:.82rem}.test-destination-card>small{color:#8a302a}.mini-provider{min-height:54px;border:0;border-radius:13px;font-weight:900;cursor:pointer}.mini-provider.kakao{background:var(--yellow);color:#111}.mini-provider.uber{background:#080808;color:#fff}.csv-button{margin-top:20px;border:2px solid var(--green-700);background:#fff;color:var(--green-900)}footer{padding:34px 8px 8px;color:var(--muted);font-size:.73rem;line-height:1.55;text-align:center}footer p{margin:5px}footer button{min-height:44px;margin-top:10px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--green-900);font-weight:800;cursor:pointer}.debug-panel{margin-top:24px;padding:18px;border:2px dashed #786d54;border-radius:16px;background:#fff8e7;color:#2c291f;font-family:ui-monospace,Consolas,monospace;font-size:.72rem}.debug-panel h2{margin-top:0;font-size:1rem}.debug-warning{color:#7a2c26;font-weight:800}.debug-panel dl{display:grid;grid-template-columns:minmax(120px,.85fr) minmax(0,1.3fr);margin:0}.debug-panel dt,.debug-panel dd{margin:0;padding:7px;border-bottom:1px solid #ddd2b8;overflow-wrap:anywhere}.debug-panel dt{font-weight:900}.url-value{word-break:break-all}.event-log{max-height:220px;overflow-y:auto;padding-left:24px}.admin-shell{width:min(1440px,100%);min-height:100vh;margin:0 auto;padding:28px clamp(16px,3vw,42px) 60px;color:#17251f}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-header h1{margin:4px 0;font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.05em}.admin-header p{margin:5px 0;color:#66736d}.admin-kicker{color:#28715a!important;font-size:.72rem;font-weight:950;letter-spacing:.14em}.admin-header button,.admin-filters button{min-height:44px;padding:0 15px;border:0;border-radius:10px;background:#173f35;color:#fff;font-weight:850;cursor:pointer}.admin-filters{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin-bottom:18px;padding:14px;border:1px solid #d8ded9;border-radius:16px;background:#fff}.admin-filters label{display:grid;gap:5px;color:#65716c;font-size:.72rem;font-weight:850}.admin-filters select,.admin-filters input{min-height:44px;padding:0 10px;border:1px solid #bdc7c1;border-radius:9px;background:#fff;color:#17251f}.headline-kpis,.metric-grid{display:grid;gap:10px;margin-bottom:14px}.headline-kpis{grid-template-columns:repeat(3,1fr)}.metric-grid{grid-template-columns:repeat(7,1fr)}.headline-kpis article,.metric-grid article{padding:17px;border:1px solid #d8ded9;border-radius:16px;background:#fff;box-shadow:0 8px 30px #173f350d}.headline-kpis article{background:#173f35;color:#fff}.headline-kpis span,.metric-grid span{display:block;min-height:2.2em;color:inherit;font-size:.76rem;font-weight:750}.headline-kpis strong,.metric-grid strong{display:block;margin-top:9px;font-size:clamp(1.5rem,3vw,2.25rem)}.admin-panel{margin:14px 0;padding:clamp(18px,2.5vw,28px);border:1px solid #d8ded9;border-radius:20px;background:#fff;box-shadow:0 10px 35px #173f350d}.admin-panel h2{margin:0 0 16px;font-size:1.25rem}.admin-table-scroll{overflow-x:auto}.admin-panel table{width:100%;border-collapse:collapse;font-size:.82rem}.admin-panel th,.admin-panel td{padding:11px 10px;border-bottom:1px solid #e3e8e5;text-align:right;white-space:nowrap}.admin-panel th:first-child,.admin-panel td:first-child{text-align:left}.admin-panel thead th{color:#64716b;font-size:.72rem}.admin-three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.simple-breakdown{margin:0}.breakdown-bar{display:grid;grid-template-columns:1fr auto;gap:5px 10px;margin:13px 0;font-size:.82rem}.breakdown-bar i{grid-column:1 / -1;display:block;min-width:3px;height:7px;border-radius:99px;background:#2d775f}.daily-chart{display:flex;align-items:end;gap:8px;min-height:180px;overflow-x:auto;border-bottom:1px solid #d8ded9}.daily-chart article{display:grid;flex:1 0 54px;grid-template-rows:150px auto;align-items:end;gap:6px;text-align:center;font-size:.68rem}.daily-bars{display:flex;align-items:end;justify-content:center;gap:2px;height:150px}.daily-bars i{width:8px;min-height:2px;background:#173f35}.daily-bars i:nth-child(2){background:#5ca987}.daily-bars i:nth-child(3){background:#e8ca00}.daily-bars i:nth-child(4){background:#a64e46}.chart-legend{color:#65716c;font-size:.72rem}.chart-legend i{display:inline-block;width:9px;height:9px;margin:0 3px 0 9px;background:#173f35}.chart-legend i:nth-of-type(2){background:#5ca987}.chart-legend i:nth-of-type(3){background:#e8ca00}.chart-legend i:nth-of-type(4){background:#a64e46}.validation-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.validation-grid article{padding:14px;border-radius:13px;background:#f1f6f3}.validation-grid span,.validation-grid strong,.validation-grid small{display:block}.validation-grid span{min-height:2.6em;color:#64716b;font-size:.72rem}.validation-grid strong{margin:8px 0 4px;font-size:1.6rem}.validation-grid small{color:#28715a;font-weight:850}.data-note,.empty-data{color:#65716c;font-size:.78rem}.business-summary dl{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,1fr);max-width:680px;margin:0}.business-summary dt,.business-summary dd{margin:0;padding:10px;border-bottom:1px solid #e1e7e3}.business-summary dd{text-align:right;font-weight:850}.summary-row{display:contents}.export-panel>div{display:flex;flex-wrap:wrap;gap:9px}.export-panel a{display:grid;place-items:center;min-height:48px;padding:0 16px;border-radius:11px;background:#173f35;color:#fff;font-size:.84rem;font-weight:850;text-decoration:none}.analytics-role>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.analytics-role article{padding:16px;border-radius:14px;background:#f3f7f5}.analytics-role h3{margin-top:0}.analytics-role p{line-height:1.6}.admin-login,.admin-loading{display:grid;place-items:center;min-height:100vh;padding:20px}.admin-login>section{width:min(100%,430px);padding:32px;border:1px solid #d8ded9;border-radius:22px;background:#fff;box-shadow:0 20px 60px #173f351f}.admin-login h1{margin:6px 0;font-size:2rem}.admin-login>section>p{color:#65716c}.admin-login form{display:grid;gap:9px;margin-top:24px}.admin-login label{font-weight:850}.admin-login input{min-height:54px;padding:0 13px;border:2px solid #b8c4bd;border-radius:12px}.admin-login button{min-height:54px;border:0;border-radius:12px;background:#173f35;color:#fff;font-weight:900}.admin-error{color:#9a3029!important;font-weight:750}@media(max-width:620px){.app-shell{padding-left:14px;padding-right:14px}.guide-button span{display:none}.guide-button{min-width:44px;padding:0}.test-menu-button{padding:0 10px}.topbar{align-items:stretch;flex-direction:column;padding:12px 0}.header-actions{max-width:none;flex-wrap:wrap;justify-content:flex-start}.language-control select{max-width:126px}.install-card{grid-template-columns:auto 1fr}.install-card>button{grid-column:1 / -1;width:100%}.quick-grid{grid-template-columns:repeat(3,1fr)}.quick-card:nth-last-child(-n+2){min-height:82px}.hero-card,.confirmation-card,.connection-tests{border-radius:22px}}@media(max-width:900px){.metric-grid,.validation-grid{grid-template-columns:repeat(3,1fr)}.admin-three-columns{grid-template-columns:1fr}}@media(max-width:620px){.admin-shell{padding:18px 12px 42px}.admin-header{display:block}.admin-header button{margin-top:12px}.headline-kpis,.metric-grid{grid-template-columns:1fr 1fr}.headline-kpis article:first-child{grid-column:1 / -1}.validation-grid{grid-template-columns:1fr 1fr}.analytics-role>div{grid-template-columns:1fr}.business-summary dl{grid-template-columns:1fr}.business-summary dd{padding-top:0;text-align:left}}@media(max-width:390px){.brand-mark{width:40px;height:40px}.test-menu-button{font-size:.7rem}.location-card{align-items:stretch;flex-direction:column}.location-card>button{width:100%}.quick-grid{gap:7px}.quick-card{min-height:86px}.input-action-row{flex-direction:column}.input-action-row button{width:100%}.test-destination-card{grid-template-columns:1fr}.test-destination-card>div,.test-destination-card>small{grid-column:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
