:root{--background:#f8fafc;--foreground:#0f172a;--muted:#64748b;--muted-foreground:#475569;--card:#fff;--border:#e2e8f0;--border-strong:#cbd5e1;--primary:#0369a1;--primary-foreground:#fff;--primary-soft:#e0f2fe;--provider:#0f766e;--provider-soft:#ccfbf1;--success:#15803d;--warning:#b45309;--danger:#b91c1c;--radius:14px;--shadow-sm:0 1px 2px #0f172a0d;--shadow-md:0 12px 34px #0f172a14}button,input{font:inherit}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #0ea5e94d}.icon{flex:none;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:700;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.button-primary{color:var(--primary-foreground);background:var(--primary);box-shadow:0 8px 18px #0369a12e}[data-role=provider] .button-primary{background:var(--provider);box-shadow:0 8px 18px #0f766e2e}.button-primary:hover{background:#075985}[data-role=provider] .button-primary:hover{background:#115e59}.button-outline{color:var(--foreground);border-color:var(--border-strong);background:var(--card)}.button-outline:hover{background:#f8fafc;border-color:#94a3b8}.button-large{min-height:52px}.full-width{width:100%}.brand-mark{color:#fff;background:var(--primary);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:inline-grid;box-shadow:0 8px 18px #0369a133}[data-role=provider] .brand-mark{background:var(--provider);box-shadow:0 8px 18px #0f766e2e}.eyebrow{color:var(--primary);letter-spacing:.06em;margin:0;font-size:12px;font-weight:800;display:inline-block}[data-role=provider] .eyebrow{color:var(--provider)}.login-screen{width:min(100%,430px);min-height:100svh;padding:max(28px, env(safe-area-inset-top)) 22px max(28px, env(safe-area-inset-bottom));background:linear-gradient(#f0f9ff 0%,#f8fafc 45%,#fff 100%);margin:0 auto;position:relative;overflow:hidden}.login-screen[data-role=provider]{background:linear-gradient(#ecfdf5 0%,#f8fafc 45%,#fff 100%)}.login-ambient{pointer-events:none;filter:blur(4px);opacity:.55;border-radius:999px;position:absolute}.ambient-one{background:#bae6fd;width:260px;height:260px;top:-80px;right:-110px}.ambient-two{background:#e0f2fe;width:240px;height:240px;top:280px;left:-130px}[data-role=provider] .ambient-one{background:#99f6e4}[data-role=provider] .ambient-two{background:#d1fae5}.login-brand{z-index:1;color:var(--foreground);letter-spacing:-.01em;align-items:center;gap:11px;font-size:15px;font-weight:800;display:flex;position:relative}.login-intro{z-index:1;margin-top:clamp(54px,10vh,86px);position:relative}.login-intro h1{color:var(--foreground);letter-spacing:-.045em;margin:10px 0 14px;font-size:clamp(34px,9vw,42px);line-height:1.18}.login-intro>p{color:var(--muted-foreground);margin:0;font-size:16px;line-height:1.65}.login-card{z-index:1;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:20px;margin-top:32px;padding:18px;position:relative}.role-tabs{background:#f1f5f9;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.role-tabs button{min-height:44px;color:var(--muted-foreground);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:700;transition:color .18s,background-color .18s,box-shadow .18s;display:inline-flex}.role-tabs button.active{color:var(--primary);box-shadow:var(--shadow-sm);background:#fff}[data-role=provider] .role-tabs button.active{color:var(--provider)}.role-summary{background:#f0f9ff;border:1px solid #dbeafe;border-radius:12px;gap:12px;margin:16px 0 18px;padding:13px;display:flex}[data-role=provider] .role-summary{background:#f0fdfa;border-color:#ccfbf1}.role-summary-icon{width:38px;height:38px;color:var(--primary);background:#dbeafe;border-radius:10px;flex:none;place-items:center;display:grid}[data-role=provider] .role-summary-icon{color:var(--provider);background:#ccfbf1}.role-summary strong{color:var(--foreground);font-size:14px;display:block}.role-summary p{color:var(--muted-foreground);margin:4px 0 0;font-size:12.5px;line-height:1.55}.login-form{gap:9px;display:grid}.login-form label{color:#334155;font-size:13px;font-weight:700}.login-form input{border:1px solid var(--border-strong);width:100%;min-height:50px;color:var(--foreground);background:#fff;border-radius:11px;padding:0 14px;font-size:16px;transition:border-color .18s,box-shadow .18s}.login-form input::placeholder{color:#94a3b8}.login-form input:focus{border-color:var(--primary)}[data-role=provider] .login-form input:focus{border-color:var(--provider)}.login-form .button{margin-top:3px}.separator{color:#94a3b8;align-items:center;gap:12px;margin:16px 0;font-size:12px;display:flex}.separator:before,.separator:after{content:"";background:var(--border);flex:1;height:1px}.social-mark{color:#191600;background:#fee500;border-radius:7px;place-items:center;width:23px;height:23px;font-size:12px;font-weight:900;display:inline-grid}.demo-note{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:14px 0 0;font-size:11.5px;display:flex}.app-screen{width:min(100%,430px);min-height:100svh;color:var(--foreground);background:var(--background);margin:0 auto}.screen-header{z-index:20;min-height:72px;padding:max(12px, env(safe-area-inset-top)) 18px 10px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafce6;border-bottom:1px solid #e2e8f0c7;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.screen-brand,.header-actions{align-items:center;display:flex}.screen-brand{gap:10px;min-width:0}.screen-brand .brand-mark{border-radius:12px;width:38px;height:38px}.header-actions{gap:4px}.icon-button{color:#334155;background:0 0;border:0;border-radius:12px;place-items:center;width:44px;height:44px;transition:color .18s,background-color .18s;display:grid}.icon-button:hover{color:var(--foreground);background:#e2e8f0}.location-button{min-width:0;min-height:44px;color:var(--foreground);text-align:left;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:flex}.location-button span,.space-title{gap:2px;display:grid}.location-button small,.space-title small{color:var(--muted);font-size:10px;font-weight:600}.location-button span,.space-title strong{font-size:14px;font-weight:800}.screen-content{padding:26px 18px calc(116px + env(safe-area-inset-bottom));gap:22px;display:grid}.welcome-section h1,.provider-overview h1{color:var(--foreground);letter-spacing:-.035em;margin:8px 0 9px;font-size:28px;line-height:1.28}.welcome-section>p,.provider-overview p{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.6}.recommendation-card,.operation-card,.active-session,.schedule-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm)}.recommendation-card{overflow:hidden}.map-preview{background:#e5edf2;height:144px;position:relative;overflow:hidden}.map-preview:before,.map-preview:after{content:"";background:#ffffffad;border-radius:8px;position:absolute;box-shadow:88px 28px #ffffff8c,214px -12px #fff9}.map-preview:before{width:74px;height:36px;top:13px;left:15px}.map-preview:after{width:96px;height:43px;bottom:15px;right:22px}.road{z-index:1;background:#f8fafc;border:1px solid #dce5eb;display:block;position:absolute}.road-one{width:58px;height:190px;top:-22px;left:46%;rotate:17deg}.road-two{width:480px;height:34px;top:50px;left:-20px;rotate:-6deg}.map-dot,.parking-pin{z-index:4;place-items:center;display:grid;position:absolute}.map-dot{background:#0ea5e9;border:3px solid #fff;border-radius:999px;width:19px;height:19px;bottom:24px;left:26%;box-shadow:0 2px 8px #0f172a47}.map-dot span{border-radius:inherit;background:#fff;width:5px;height:5px}.map-route{z-index:3;border-top:3px dashed #0284c7;border-right:3px dashed #0284c7;border-radius:0 18px 0 0;width:42%;height:38px;position:absolute;top:60px;left:31%;rotate:-7deg}.parking-pin{color:#fff;background:var(--primary);border:4px solid #fff;border-radius:14px 14px 14px 4px;width:42px;height:42px;top:28px;right:19%;rotate:-7deg;box-shadow:0 5px 14px #0f172a40}.parking-pin .icon{rotate:7deg}.map-label{z-index:5;color:#334155;box-shadow:var(--shadow-sm);background:#ffffffeb;border:1px solid #cbd5e1cc;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;position:absolute;bottom:14px;right:16px}.recommendation-content{padding:17px}.card-heading-row,.section-title-row,.active-session-top,.session-meta,.provider-overview{justify-content:space-between;align-items:center;gap:12px;display:flex}.badge,.status-badge,.availability{border-radius:999px;align-items:center;gap:5px;width:fit-content;font-size:11px;font-weight:800;display:inline-flex}.badge{padding:5px 8px}.badge-blue{color:#075985;background:#e0f2fe}.badge-teal{color:#115e59;background:var(--provider-soft)}.recommendation-content h2{letter-spacing:-.025em;margin:7px 0 0;font-size:20px}.availability{color:var(--success);background:#f0fdf4;flex:none;padding:6px 9px}.availability i,.status-badge i,.stat-card span i{background:currentColor;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #15803d1a}.address{color:var(--muted);margin:7px 0 15px;font-size:12.5px}.recommendation-meta{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px;display:grid}.recommendation-meta span{min-width:0;color:var(--muted-foreground);white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:5px;padding:10px;font-size:11.5px;display:flex}.recommendation-meta b{color:var(--foreground)}.agent-card{border-radius:var(--radius);background:#f0f9ff;border:1px solid #dbeafe;align-items:flex-start;gap:11px;padding:15px;display:flex}.agent-avatar{color:#fff;background:var(--primary);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.agent-card span{color:#075985;font-size:12px;font-weight:800}.agent-card p{color:#334155;margin:5px 0 0;font-size:13px;line-height:1.6}.quick-prompts{scrollbar-width:none;gap:8px;margin-top:-10px;display:flex;overflow-x:auto}.quick-prompts::-webkit-scrollbar{display:none}.quick-prompts button{border:1px solid var(--border-strong);color:#334155;background:#fff;border-radius:999px;flex:none;min-height:44px;padding:0 13px;font-size:12px;font-weight:700;transition:color .18s,border-color .18s,background-color .18s}.quick-prompts button:hover{color:#075985;background:#f0f9ff;border-color:#7dd3fc}.chat-composer{border:1px solid var(--border-strong);background:#fff;border-radius:14px;align-items:center;gap:8px;padding:6px 6px 6px 14px;display:flex;box-shadow:0 8px 24px #0f172a12}.chat-composer input{min-width:0;min-height:44px;color:var(--foreground);background:0 0;border:0;outline:0;flex:1;font-size:14px}.chat-composer input::placeholder{color:#94a3b8}.chat-composer button{color:#fff;background:var(--primary);border:0;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.provider-overview{align-items:flex-start}.provider-overview h1{font-size:26px}.status-badge{flex:none;margin-top:2px;padding:7px 9px}.status-badge.open{color:#166534;background:#dcfce7}.status-badge.paused{color:#9a3412;background:#ffedd5}.operation-card{justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.operation-copy{align-items:center;gap:12px;display:flex}.operation-icon{width:42px;height:42px;color:var(--provider);background:var(--provider-soft);border-radius:12px;flex:none;place-items:center;display:grid}.operation-card h2,.section-title-row h2,.active-session h2{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:16px}.operation-card p{color:var(--muted);margin:4px 0 0;font-size:11.5px;line-height:1.45}.switch{background:0 0;border:0;border-radius:999px;flex:none;width:54px;height:44px;position:relative}.switch:before{content:"";background:#cbd5e1;border-radius:999px;width:50px;height:29px;transition:background-color .18s;position:absolute;top:7.5px;left:2px}.switch span{z-index:1;background:#fff;border-radius:999px;width:21px;height:21px;transition:transform .18s;position:absolute;top:11.5px;left:6px;box-shadow:0 1px 3px #0f172a40}.switch.checked{background:0 0}.switch.checked:before{background:var(--provider)}.switch.checked span{transform:translate(21px)}.section-title-row{margin-bottom:11px}.text-button{min-height:44px;color:var(--muted-foreground);background:0 0;border:0;align-items:center;gap:2px;padding:0 0 0 10px;font-size:12px;font-weight:700;display:inline-flex}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.stat-card{border:1px solid var(--border);background:var(--card);border-radius:13px;gap:12px;min-width:0;padding:13px 12px;display:grid}.stat-card span{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:flex}.stat-card.available span i{color:var(--success)}.stat-card.occupied span i{color:var(--primary)}.stat-card.paused span i{color:#94a3b8}.stat-card strong{color:var(--foreground);font-size:25px}.stat-card small{color:var(--muted);margin-left:2px;font-size:11px;font-weight:700}.active-session{padding:16px}.active-session h2{margin-top:7px;font-size:21px}.session-price{color:var(--foreground);font-size:17px;font-weight:800}.session-progress{background:#e2e8f0;border-radius:999px;height:6px;margin:15px 0 11px;overflow:hidden}.session-progress span{border-radius:inherit;background:var(--provider);width:58%;height:100%;display:block}.session-meta{color:var(--muted);font-size:11.5px}.session-meta span:first-child{color:#334155;align-items:center;gap:5px;font-weight:700;display:inline-flex}.quick-actions{gap:8px;display:grid}.quick-actions button{border:1px solid var(--border);min-height:58px;color:var(--foreground);text-align:left;background:#fff;border-radius:13px;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:8px 13px 8px 9px;font-size:13px;font-weight:750;transition:border-color .18s,background-color .18s;display:grid}.quick-actions button:hover{background:#f0fdfa;border-color:#99f6e4}.quick-actions button>span{width:40px;height:40px;color:var(--provider);background:#f0fdfa;border-radius:11px;place-items:center;display:grid}.quick-actions button>.icon{color:#94a3b8}.schedule-card{grid-template-columns:42px 1fr 42px;align-items:center;gap:11px;padding:13px;display:grid}.schedule-icon,.schedule-card>button{border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.schedule-icon{color:var(--provider);background:var(--provider-soft)}.schedule-card div:nth-child(2){gap:3px;display:grid}.schedule-card span{color:var(--muted);font-size:11px}.schedule-card strong{font-size:14px}.schedule-card>button{color:var(--muted-foreground);background:#f1f5f9;border:0;width:44px;height:44px}.bottom-nav{z-index:30;width:min(100%,430px);min-height:calc(72px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;right:0;transform:translate(-50%);box-shadow:0 -8px 22px #0f172a0d}.bottom-nav button{color:#64748b;background:0 0;border:0;border-radius:11px;align-content:center;place-items:center;gap:4px;min-height:56px;font-size:10px;font-weight:700;transition:color .18s,background-color .18s;display:grid}.bottom-nav button:hover{color:var(--foreground);background:#f1f5f9}.bottom-nav button.active{color:var(--primary)}[data-role=provider] .bottom-nav button.active{color:var(--provider)}@media (width>=520px){body{padding:26px 0}.login-screen,.app-screen{border:1px solid var(--border);border-radius:28px;min-height:calc(100svh - 52px);box-shadow:0 24px 70px #0f172a1f}.login-screen{padding-bottom:34px}.screen-header{border-radius:28px 28px 0 0}.bottom-nav{border:1px solid var(--border);border-radius:0 0 28px 28px;bottom:26px}}@media (width<=370px){.login-screen,.screen-content{padding-left:14px;padding-right:14px}.login-card{padding:15px}.screen-header{padding-left:14px;padding-right:10px}.screen-brand .brand-mark{display:none}.recommendation-meta{grid-template-columns:1fr}.stats-grid{gap:6px}.stat-card{padding:11px 8px}.provider-overview{display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef2f6;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#eef2f6;min-width:320px;min-height:100%}body{background:radial-gradient(circle at 15% 5%,#e0f2fecc,#0000 28%),radial-gradient(circle at 85% 92%,#ccfbf1b3,#0000 24%),#eef2f6;min-width:320px;min-height:100vh;margin:0}button,input{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.55}::selection{color:#0f172a;background:#bae6fd}
