@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800&family=Plus+Jakarta+Sans:wght@600;700&display=swap";:root{--bg: #fbf7f5;--surface: #ffffff;--line: #eadfdc;--line-strong: #d8c8c4;--ink: #2a2323;--muted: #6f6664;--primary: #c62828;--primary-strong: #8f1d1d;--primary-soft: #fdf0ef;--aside: #fcf7f5;--shadow: 0 14px 30px rgba(42, 35, 35, .08);--radius-lg: 16px;--radius-md: 12px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top right,#fff0ef,#fff8f6 46%,#fbf7f5);color:var(--ink);font-family:Noto Sans KR,Segoe UI,sans-serif}h1,h2,h3,h4,p,dl,dd,dt{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}button{border:0;cursor:pointer}.customer-app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr}.customer-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:170px minmax(260px,420px) 1fr;align-items:center;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-logo-wrap{display:flex;align-items:center}.customer-logo{font-family:Plus Jakarta Sans,Noto Sans KR,sans-serif;font-size:2.15rem;line-height:1;letter-spacing:-.04em;color:var(--primary);font-weight:700}.customer-search-form{width:100%}.customer-search-box{position:relative;width:100%}.customer-search-box input{width:100%;height:50px;border-radius:10px;border:1px solid transparent;background:#f8f1ef;padding:0 2.5rem 0 2.4rem;color:#3c302f;font-size:1.03rem}.customer-search-box input:focus{outline:none;border-color:#d8b0a9}.search-icon{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);color:#a3918d;font-size:1.12rem}.search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:999px;background:#d9cac6;color:#fff;font-size:1rem;line-height:1}.customer-header-actions{justify-self:end;display:flex;align-items:center;gap:.55rem}.customer-account-name{color:var(--muted);font-size:.92rem;font-weight:700}.ghost-button,.primary-button{height:42px;border-radius:10px;padding:0 1rem;font-size:.95rem;font-weight:700}.ghost-button{border:1px solid var(--line-strong);background:var(--surface);color:#493938}.primary-button{background:linear-gradient(145deg,var(--primary),var(--primary-strong));color:#fff}.customer-main-grid{min-height:0;display:grid;grid-template-columns:250px minmax(0,1fr)}.customer-side-nav{border-right:1px solid var(--line);background:var(--aside);padding:1.5rem 1rem}.customer-side-nav ul{margin:0;padding:0;list-style:none;display:grid;gap:.44rem}.side-nav-item{height:50px;border-radius:10px;display:flex;align-items:center;gap:.6rem;padding:0 .75rem;font-weight:700;color:#4b3b39}.side-nav-item.active{background:var(--primary-soft);color:var(--primary-strong)}.side-nav-item.disabled{color:#9a8c89}.side-nav-item small{margin-left:auto;font-size:.76rem;color:#a49490}.side-nav-icon{width:20px;height:20px;border-radius:7px;border:1px solid #e5d4d0;background:#fff;color:#7e6a67;display:grid;place-items:center;font-size:.78rem}.side-nav-item.active .side-nav-icon{border-color:#e3b6ae;color:var(--primary-strong);background:#fff6f5}.customer-content{padding:1.6rem 1.9rem 2rem;display:grid;gap:1rem;align-content:start}.home-hero-card{border-radius:var(--radius-lg);background:linear-gradient(135deg,#322726,#4a3130);color:#fff;min-height:210px;padding:1.7rem 2rem;display:grid;grid-template-columns:1fr 230px;align-items:center}.hero-copy{display:grid;gap:.4rem}.hero-kicker{color:#f3c9c5;font-size:2rem;font-weight:800;line-height:1.2}.home-hero-card h2{font-size:2.2rem;line-height:1.22;letter-spacing:-.02em}.hero-illustration{display:grid;place-content:center}.hero-bed{width:170px;height:105px;border-radius:14px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(145deg,#ffffff2e,#ffffff12);display:grid;place-items:center;font-size:2.1rem}.hero-pagination{justify-self:center;display:flex;gap:.36rem}.hero-pagination span{width:8px;height:8px;border-radius:999px;background:#dccfcb}.hero-pagination span.active{width:18px;background:#8f1d1d}.home-chip-row{display:flex;gap:.52rem;flex-wrap:wrap}.home-chip-row button{min-height:34px;border-radius:999px;border:1px solid var(--line);background:#fff;color:#5d4c4a;font-size:.88rem;padding:0 .8rem}.home-chip-row button:hover{border-color:#dec3bf}.home-queue-summary{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow);padding:1.1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-queue-summary.active{border-color:#5e4644;background:linear-gradient(145deg,#382727,#251919);color:#fff}.home-queue-summary-copy{display:grid;gap:.2rem}.home-queue-summary-label{font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#8a6f6c}.home-queue-summary.active .home-queue-summary-label{color:#ffffffa6}.home-queue-summary strong{font-size:1.05rem}.home-queue-summary span{color:var(--muted);font-size:.92rem}.home-queue-summary.active span{color:#ffffffd1}.home-queue-summary-action{min-width:150px;min-height:42px;border-radius:10px;background:linear-gradient(145deg,var(--primary),var(--primary-strong));color:#fff;font-size:.92rem;font-weight:700;padding:0 1rem}.home-section-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow);padding:1.25rem;display:grid;gap:.95rem}.home-section-card header{display:grid;gap:.2rem}.home-section-card h3,.home-section-card h2{font-size:2rem;letter-spacing:-.02em}.home-section-card header p{color:var(--muted);font-size:.93rem}.department-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(80px,1fr));gap:.58rem}.department-shortcuts button{border-radius:12px;border:1px solid var(--line);background:#fffaf8;min-height:88px;display:grid;place-content:center;gap:.32rem;color:#3c302f;font-weight:700}.department-shortcuts button span{color:#8994ab}.home-queue-floating{width:min(620px,100%);justify-self:center;border-radius:14px;border:1px solid #2d2f36;background:linear-gradient(145deg,#382727,#251919);color:#fff;padding:.88rem 1rem;display:flex;align-items:center;justify-content:space-between;text-align:left}.home-queue-floating p{font-size:.8rem;opacity:.72}.home-queue-floating strong{display:block;margin-top:.15rem;font-size:.99rem}.home-queue-floating span{display:block;margin-top:.15rem;font-size:.84rem;opacity:.85}.hospital-top-line{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.hospital-title-with-icon{font-size:2.15rem;letter-spacing:-.03em}.hospital-top-controls{display:flex;gap:.55rem}.header-drop{display:grid;gap:.25rem;color:var(--muted);font-size:.8rem}.header-drop select{min-width:132px;height:36px;border-radius:999px;border:1px solid var(--line);background:#fff;color:#3c302f;padding:0 .72rem;font-size:.88rem}.hospital-filter-chips{display:flex;gap:.45rem;flex-wrap:wrap}.hospital-filter-chip{border-radius:999px;border:1px solid var(--line);background:#fff;color:#5d4c4a;min-height:36px;padding:0 .82rem;font-size:.88rem}.hospital-filter-chip.active{border-color:#e3b7b0;background:var(--primary-soft);color:var(--primary-strong)}.hospital-result-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.hospital-list-item{border:1px solid var(--line);border-radius:14px;background:#fff;padding:1rem;display:grid;grid-template-columns:1fr 130px;gap:.8rem;align-items:center}.hospital-list-info{display:grid;gap:.3rem}.hospital-list-info h3{font-size:2rem;line-height:1.2;letter-spacing:-.02em}.hospital-open-line,.hospital-meta-line,.hospital-rating-line{color:var(--muted);font-size:.93rem}.hospital-meta-line strong{color:#2a2323}.hospital-rating-line{color:#746260}.hospital-list-side{display:grid;gap:.45rem;justify-items:end}.hospital-thumbnail{width:120px;height:96px;border-radius:12px;border:1px solid var(--line);background:linear-gradient(145deg,#f3e7e4,#e8d9d5);color:#8b5e58;font-size:2rem;font-weight:800;display:grid;place-items:center}.hospital-list-action{min-width:92px;min-height:34px;border-radius:999px;background:var(--primary-soft);color:var(--primary-strong);font-size:.85rem;font-weight:700}.customer-muted{color:var(--muted)}.customer-error{border:1px solid #f4c9c9;border-radius:10px;background:#fff6f6;color:#b42318;padding:.72rem .85rem;font-size:.92rem}.ai-consult-form{display:grid;gap:.7rem}.ai-consult-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fffaf8;min-height:128px;resize:vertical;padding:.75rem .88rem;font-size:.95rem}.ai-result-card strong{color:var(--primary-strong)}.mobile-stage{min-height:100vh;background:#30323b;display:grid;place-items:center;padding:.8rem}.mobile-device{width:min(370px,100%);min-height:min(812px,calc(100vh - 1.6rem));max-height:calc(100vh - 1.6rem);border:1px solid #e7d7d2;border-radius:20px;background:#fff;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto}.mobile-status-bar{height:28px;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;color:#5d4c4a;font-size:.74rem}.mobile-status-time{font-weight:700}.mobile-status-icons{opacity:.85}.mobile-top-bar{display:flex;justify-content:space-between;align-items:center;padding:.12rem .95rem .2rem}.mobile-top-placeholder{width:34px}.mobile-icon-button{width:34px;height:34px;border-radius:8px;background:transparent;color:#3c302f;font-size:1.15rem}.mobile-scroll-area{overflow-y:auto;padding:.4rem .95rem 1rem;display:grid;gap:.95rem;align-content:start}.mobile-title-block{display:grid;gap:.35rem}.mobile-title-block h1{font-size:2rem;line-height:1.28;letter-spacing:-.02em}.mobile-title-block p{color:var(--muted)}.mobile-title-line{display:inline}.mobile-title-accent{color:var(--primary-strong);font-weight:800}.mobile-inline-hint{color:#a18d89;font-size:.83rem}.mobile-option-list{display:grid;gap:.65rem}.mobile-option-card{border:1px solid var(--line);border-radius:12px;background:#fff;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:.78rem;padding:.84rem;text-align:left}.mobile-option-card.selected{border-color:#e0b2aa;background:#fff6f4}.mobile-option-card strong{display:block;font-size:1.04rem}.mobile-option-card span{color:#7d879b;font-size:.84rem}.mobile-option-card p{margin-top:.14rem;color:var(--muted);font-size:.88rem}.mobile-option-card.room{align-items:flex-start}.mobile-avatar{width:38px;height:38px;border-radius:999px;background:#faecea;color:var(--primary-strong);display:grid;place-items:center;flex-shrink:0}.mobile-profile-badge{display:inline-flex;align-items:center;margin-top:.2rem;height:22px;border-radius:6px;background:#f5ebea;color:#8f7a77;padding:0 .45rem;font-size:.74rem;font-weight:700}.mobile-link-button{min-height:42px;border-radius:10px;border:1px dashed var(--line-strong);background:#fff8f7;color:#8f7c79;font-weight:700}.mobile-badge{display:inline-flex;align-items:center;min-height:28px;border-radius:8px;background:var(--primary-soft);color:var(--primary-strong);font-size:.82rem;font-weight:700;padding:0 .56rem;margin-bottom:.46rem}.mobile-check{color:#cbb7b3;font-size:1.2rem;font-weight:800}.mobile-option-card.selected .mobile-check{color:#ab8f8a}.mobile-legal-card{border-top:1px solid var(--line);padding-top:.8rem;display:grid;gap:.36rem;color:#9c8682;font-size:.77rem;line-height:1.35}.mobile-footer{padding:.72rem .95rem 1rem}.mobile-next-button{width:100%;min-height:50px;border-radius:12px;background:#e6e8ef;color:#778094;font-size:1rem;font-weight:700}.mobile-next-button:not(:disabled){background:linear-gradient(145deg,var(--primary),var(--primary-strong));color:#fff}.mobile-empty-card,.mobile-notice-card,.mobile-promo-card,.mobile-receipt-card{border-radius:12px;padding:.9rem}.mobile-empty-card{border:1px solid var(--line);background:#fffaf8;display:grid;gap:.45rem}.mobile-link-inline{color:var(--primary-strong);font-weight:700}.mobile-notice-card{border:1px solid #f0e4e1;background:#fdf8f6;display:grid;gap:.2rem}.mobile-notice-card p{font-weight:700}.mobile-notice-card span{color:var(--muted);font-size:.88rem}.mobile-promo-card{border:1px solid #d8ebe9;background:linear-gradient(125deg,#def3ef,#e8f4ff);display:grid;gap:.2rem}.mobile-promo-card p{color:#0f766e;font-weight:700}.mobile-promo-card span{color:#1f2937;font-size:.88rem}.mobile-receipt-card{border:1px solid var(--line);background:#fff;display:grid;gap:.8rem}.mobile-receipt-card h3{font-size:1.08rem}.mobile-receipt-card dl{display:grid;gap:.52rem}.mobile-receipt-card dl div{display:grid;grid-template-columns:84px 1fr;gap:.45rem}.mobile-receipt-card dt{color:#8a6f6c;font-size:.89rem}.mobile-receipt-card dd{color:#3c302f;font-size:.92rem}.mobile-call-button{width:100%;min-height:50px;border-radius:12px;border:1px solid var(--line-strong);background:#fff;color:#3c302f;font-weight:700;display:grid;place-items:center}.mobile-error{margin:0}.auth-layout{min-height:100vh;display:grid;place-items:center;padding:1.4rem}.auth-card{width:min(420px,100%);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);padding:1.25rem;display:grid;gap:.8rem}.auth-card .muted{color:var(--muted);font-size:.94rem;line-height:1.5}.brand-kicker{color:var(--primary-strong);font-weight:800;letter-spacing:.04em}.auth-form{display:grid;gap:.7rem}.auth-submit-button,.auth-alt-button{width:100%}.auth-alt-card{border:1px solid var(--line);border-radius:12px;background:#fffaf8;padding:.9rem;display:grid;gap:.45rem}.auth-alt-card h3{font-size:1rem}.auth-alt-card p{color:var(--muted);font-size:.9rem}.auth-alt-card-muted{border-style:dashed}.auth-form label,.checkbox-label{display:grid;gap:.3rem;color:#3c302f}.auth-form input[type=text],.auth-form input[type=email]{border:1px solid var(--line);border-radius:10px;height:44px;padding:0 .8rem}.checkbox-label{grid-template-columns:auto 1fr;align-items:center}.info-banner,.error-banner{border-radius:10px;padding:.62rem .72rem;font-size:.9rem}.info-banner{background:#fff3f2;border:1px solid #efc8c2;color:var(--primary-strong)}.error-banner{background:#fff6f6;border:1px solid #f4c9c9;color:#b42318}@media(max-width:1200px){.customer-content{padding:1.2rem}.hospital-result-list{grid-template-columns:1fr}}@media(max-width:960px){.customer-header{grid-template-columns:1fr;justify-items:stretch}.customer-logo-wrap{justify-content:center}.customer-header-actions{justify-self:center}.customer-main-grid{grid-template-columns:1fr}.customer-side-nav{border-right:0;border-bottom:1px solid var(--line);padding:.75rem}.customer-side-nav ul{grid-template-columns:repeat(3,minmax(0,1fr))}.side-nav-item{justify-content:center;padding:0 .4rem}.side-nav-item small{display:none}.home-hero-card{grid-template-columns:1fr;min-height:0}.home-queue-summary{align-items:stretch;flex-direction:column}.home-queue-summary-action{width:100%}.hero-kicker{font-size:1.35rem}.home-hero-card h2{font-size:1.7rem}.department-shortcuts{grid-template-columns:repeat(3,minmax(76px,1fr))}}@media(max-width:560px){.customer-header{padding:.8rem;gap:.65rem}.customer-logo{font-size:1.95rem}.customer-header-actions{width:100%}.ghost-button,.primary-button{flex:1}.customer-side-nav ul{grid-template-columns:repeat(2,minmax(0,1fr))}.side-nav-item{font-size:.9rem}.hospital-title-with-icon{font-size:1.8rem}.hospital-list-item{grid-template-columns:1fr 92px;padding:.85rem}.hospital-list-info h3{font-size:1.35rem}.hospital-thumbnail{width:86px;height:78px}.department-shortcuts{grid-template-columns:repeat(2,minmax(80px,1fr))}}.family-inline-form{border:1px solid var(--line);border-radius:12px;background:#fffaf8;padding:.85rem;display:grid;gap:.65rem}.family-inline-form label{display:grid;gap:.32rem;color:#5d4c4a;font-size:.86rem}.family-inline-form input{height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 .72rem}.family-inline-actions{display:flex;gap:.5rem}.family-inline-actions .primary-button,.family-inline-actions .ghost-button{flex:1}.mobile-inline-delete{min-height:30px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:.76rem;font-weight:700;padding:0 .65rem}.flow-header{display:grid;gap:.25rem}.flow-step{color:#8f7570;font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.flow-option-list,.flow-room-list{display:grid;gap:.7rem}.flow-option-card,.flow-room-card{border:1px solid var(--line);border-radius:12px;background:#fff;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:.78rem;padding:.84rem;text-align:left}.flow-room-card{width:100%}.flow-option-card.selected,.flow-room-card.selected{border-color:#e0b2aa;background:#fff6f4}.flow-avatar{width:38px;height:38px;border-radius:999px;background:#faecea;color:var(--primary-strong);display:grid;place-items:center;flex-shrink:0}.flow-meta{display:grid;gap:.18rem;flex:1}.flow-meta strong{font-size:1.02rem}.flow-meta span{color:#7d879b;font-size:.84rem}.flow-inline-delete{min-height:30px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:.76rem;font-weight:700;padding:0 .65rem}.flow-inline-actions{display:flex;gap:.55rem;flex-wrap:wrap}.flow-inline-actions .ghost-button,.flow-inline-actions .primary-button,.primary-link-button{min-width:170px}.flow-badge{display:inline-flex;align-items:center;min-height:28px;border-radius:8px;background:var(--primary-soft);color:var(--primary-strong);font-size:.82rem;font-weight:700;padding:0 .56rem;margin-bottom:.46rem}.flow-room-card strong{display:block;font-size:1.03rem}.flow-room-card p{margin-top:.12rem;color:var(--muted);font-size:.88rem}.flow-check{width:28px;height:28px;border-radius:999px;border:1px solid #e4d2ce;color:#8a7470;display:grid;place-items:center;flex-shrink:0}.flow-legal-card p{color:#9c8682;font-size:.83rem;line-height:1.45}.queue-highlight-card{border-color:#edd2cd;background:linear-gradient(140deg,#fff5f4,#fffdfc)}.queue-detail-grid{display:grid;gap:.52rem}.queue-detail-grid div{display:grid;grid-template-columns:110px 1fr;gap:.45rem}.queue-detail-grid dt{color:#8a6f6c;font-size:.89rem}.queue-detail-grid dd{color:#3c302f;font-size:.92rem}.primary-link-button{height:42px;border-radius:10px;padding:0 1rem;font-size:.95rem;font-weight:700;background:linear-gradient(145deg,var(--primary),var(--primary-strong));color:#fff;display:inline-flex;align-items:center;justify-content:center}.inline-link{color:var(--primary-strong);font-weight:700;width:fit-content}
