.login-container{display:flex;height:100vh;background:#fff;font-family:sohne-var,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-hero{flex:1.5;background:linear-gradient(135deg,#0f1729,#1a2a4d 40%,#2d4a7f);color:#fff;padding:60px 80px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.login-hero:before{content:"";position:absolute;width:800px;height:800px;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);border-radius:50%;top:-300px;right:-300px}.login-hero:after{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(59,130,246,.08) 0%,transparent 70%);border-radius:50%;bottom:-100px;left:-100px}.hero-content{position:relative;z-index:2}.hero-logo{display:flex;align-items:center;gap:8px;margin-bottom:40px;font-size:20px;font-weight:600;letter-spacing:-.5px}.logo-icon{font-size:32px;background:linear-gradient(135deg,#60a5fa,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-text{color:#fff;background:linear-gradient(135deg,#e0f2fe,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-badge{display:inline-block;font-size:11px;font-weight:600;color:#60a5fa;background:#60a5fa1a;border:1px solid rgba(96,165,250,.3);border-radius:4px;padding:4px 8px;margin-left:12px;text-transform:uppercase;letter-spacing:.5px}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:#15be5333;border:1px solid rgba(21,190,83,.4);border-radius:20px;padding:6px 12px;margin-bottom:32px;font-size:12px;font-weight:500}.badge-dot{display:inline-block;width:6px;height:6px;background:#15be53;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.badge-text{color:#15be53}.hero-headline{font-size:56px;font-weight:300;line-height:1.1;margin-bottom:24px;letter-spacing:-1.4px;color:#fff;font-feature-settings:"ss01"}.hero-subtitle{font-size:16px;font-weight:300;line-height:1.6;color:#fffc;margin-bottom:48px;max-width:500px}.hero-stats{display:flex;gap:40px;margin-top:48px}.stat{display:flex;flex-direction:column;gap:6px}.stat-number{font-size:24px;font-weight:300;color:#fff;letter-spacing:-.5px}.stat-label{font-size:12px;font-weight:400;color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em}.login-form-container{flex:1;background:#fff;display:flex;align-items:center;justify-content:center;padding:40px 20px}.login-form-card{width:100%;max-width:380px}.form-title{font-size:32px;font-weight:300;color:#061b31;margin-bottom:8px;letter-spacing:-.64px;font-feature-settings:"ss01"}.form-subtitle{font-size:14px;font-weight:400;color:#64748d;margin-bottom:32px;line-height:1.5}.login-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:6px}.form-label{font-size:14px;font-weight:400;color:#273951;letter-spacing:-.02em;font-feature-settings:"ss01"}.form-input{padding:10px 12px;border:1px solid #e5edf5;border-radius:4px;font-size:14px;font-weight:400;color:#061b31;transition:all .2s ease;font-family:inherit;font-feature-settings:"ss01"}.form-input::placeholder{color:#9ca3af}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input:disabled{background:#f3f4f6;cursor:not-allowed}.password-input-wrap{position:relative;display:flex;align-items:center}.password-input{width:100%;padding-right:42px}.password-toggle{position:absolute;right:8px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;background:transparent;color:#64748d;cursor:pointer;transition:color .2s ease,background-color .2s ease}.password-toggle:hover:not(:disabled){background:#f3f7fb;color:#273951}.password-toggle:focus-visible{outline:2px solid rgba(59,130,246,.35);outline-offset:1px}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.form-error{padding:10px 12px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:4px;color:#dc2626;font-size:13px;font-weight:400}.form-actions{display:flex;justify-content:space-between;align-items:center;margin:8px 0;font-size:13px}.checkbox-label{display:flex;align-items:center;gap:6px;cursor:pointer;color:#273951;font-weight:400;-webkit-user-select:none;user-select:none}.checkbox-label input{width:16px;height:16px;cursor:pointer;accent-color:#533afd}.checkbox-label input:disabled{cursor:not-allowed;opacity:.6}.forgot-password{color:#533afd;text-decoration:none;font-weight:400;transition:color .2s ease}.forgot-password:hover{color:#4434d4;text-decoration:underline}.btn-login{padding:12px 16px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:12px;font-feature-settings:"ss01";text-transform:none;box-shadow:0 4px 12px #3b82f626}.btn-login:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 8px 20px #3b82f640;transform:translateY(-1px)}.btn-login:active:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e3a8a)}.btn-login:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.6;box-shadow:none}.form-footer{text-align:center;margin-top:24px;font-size:13px;color:#64748d;line-height:1.5}.contact-link{color:#533afd;font-weight:500;cursor:pointer}@media(max-width:1024px){.login-container{flex-direction:column}.login-hero{flex:none;padding:60px 40px 40px;min-height:40vh;justify-content:flex-start}.hero-headline{font-size:40px;letter-spacing:-.96px}.hero-subtitle{font-size:14px}.hero-stats{gap:30px;margin-top:32px}.login-form-container{flex:none;min-height:60vh}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.modal-box{background:#fff;border-radius:8px;padding:32px;max-width:360px;width:90%;text-align:center;font-size:15px;color:#273951}.modal-box button{margin-top:20px;padding:8px 24px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}@media(max-width:640px){.login-hero{padding:30px 20px}.hero-headline{font-size:32px;letter-spacing:-.64px}.hero-stats{flex-direction:column;gap:20px}.form-title{font-size:24px}.login-form-card{max-width:100%}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;color:#64748d;-webkit-font-smoothing:antialiased}#root{height:100%}#app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.naver-logo{display:none!important}#top-bar{background:#1c1e54;padding:10px 16px;display:flex;align-items:center;gap:8px;flex-shrink:0;flex-wrap:wrap;box-shadow:#32325d40 0 6px 12px -2px,#0000001a 0 3px 7px -3px;z-index:500}.brand{font-size:1rem;font-weight:600;white-space:nowrap;color:#fff;letter-spacing:-.01em}.search-wrap{position:relative;flex:1;min-width:150px;max-width:240px}#search-input{width:100%;padding:6px 30px 6px 10px;border:1px solid rgba(255,255,255,.15);border-radius:4px;font-size:.9rem;font-family:inherit;font-weight:400;background:#ffffff17;color:#fff;outline:none;transition:border-color .15s,background .15s}#search-input::placeholder{color:#ffffff61}#search-input.uncommitted{color:#ffffff80}#search-input:focus{border-color:#533afdb3;background:#ffffff24}.search-icon{position:absolute;right:9px;top:50%;transform:translateY(-50%);color:#fff6;font-size:.9rem;pointer-events:none}.search-results{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5edf5;border-radius:6px;box-shadow:#32325d40 0 10px 30px -10px,#0000001a 0 6px 15px -6px;z-index:3000;max-height:260px;overflow-y:auto}.search-results.open{display:block}.search-results::-webkit-scrollbar{width:4px}.search-results::-webkit-scrollbar-thumb{background:#b9b9f9;border-radius:4px}.search-result-item{padding:8px 12px;cursor:pointer;transition:background .1s;border-bottom:1px solid #f1f4f9}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#533afd0f}.search-result-item.active{background:#533afd1f}.search-result-name{font-size:.9rem;font-weight:600;color:#061b31}.search-result-sub{font-size:.75rem;color:#64748d;margin-top:2px}.search-group-header{padding:6px 12px;font-size:.7rem;font-weight:700;color:#64748d;background:#f8fafc;border-bottom:1px solid #f1f4f9}#top-bar select{padding:6px 8px;border:1px solid rgba(255,255,255,.15);border-radius:4px;font-size:.9rem;font-family:inherit;font-weight:400;cursor:pointer;min-width:95px;max-width:140px;background:#ffffff17;color:#fff;outline:none;transition:border-color .15s}#top-bar select:focus{border-color:#533afdb3}#top-bar select option{background:#1c1e54;color:#fff}.ms-wrap{position:relative}.ms-btn{padding:6px 10px;border:1px solid rgba(255,255,255,.15);border-radius:4px;font-size:.9rem;font-family:inherit;font-weight:400;cursor:pointer;background:#ffffff17;color:#fff;min-width:120px;max-width:180px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:5px;transition:border-color .15s,background .15s}.ms-btn:hover{background:#ffffff24}.ms-btn .ms-caret{margin-left:auto;font-size:.75rem;flex-shrink:0;opacity:.55}.ms-btn.has-sel{background:#533afd47;border-color:#533afd8c;font-weight:400}.ms-dropdown{display:none;position:absolute;top:calc(100% + 6px);left:0;background:#fff;border:1px solid #e5edf5;border-radius:6px;box-shadow:#32325d40 0 30px 45px -30px,#0000001a 0 18px 36px -18px;z-index:3000;width:220px;max-height:340px;overflow-y:auto;color:#061b31}.ms-dropdown.open{display:block}.ms-dropdown::-webkit-scrollbar{width:4px}.ms-dropdown::-webkit-scrollbar-thumb{background:#b9b9f9;border-radius:4px}.ms-header{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid #e5edf5;font-size:.8rem;color:#64748d;position:sticky;top:0;background:#fff;font-weight:400}.ms-clear{background:none;border:none;color:#ea2261;font-size:.75rem;cursor:pointer;padding:0;font-weight:400}.ms-clear:hover{text-decoration:underline}.ms-item{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;font-size:.9rem;transition:background .1s;color:#273951;font-weight:400}.ms-item:hover{background:#f8fafc}.ms-item input[type=checkbox]{cursor:pointer;accent-color:#533afd;flex-shrink:0}.ms-item.checked{background:#533afd0d}#fav-toggle{display:flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid rgba(255,255,255,.18);border-radius:4px;background:transparent;color:#ffffffd1;font-size:.9rem;font-family:inherit;font-weight:400;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}#fav-toggle:hover{background:#ffffff17}#fav-toggle.active{background:#f59e0b;border-color:#f59e0b;color:#1c1e54;font-weight:600}#memo-toggle{display:flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid rgba(255,255,255,.18);border-radius:4px;background:transparent;color:#ffffffd1;font-size:.9rem;font-family:inherit;font-weight:400;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}#memo-toggle:hover{background:#ffffff17}#memo-toggle.active{background:#8b5cf6;border-color:#8b5cf6;color:#fff;font-weight:600}#reset-all-btn{display:flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid rgba(255,100,100,.35);border-radius:4px;background:transparent;color:#ffb4b4e6;font-size:.9rem;font-family:inherit;font-weight:400;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}#reset-all-btn:hover{background:#ff50502e;border-color:#ff646499;color:#fff}#logout-btn{display:flex;align-items:center;gap:5px;margin-left:auto;padding:6px 12px;border:1px solid rgba(255,255,255,.18);border-radius:4px;background:transparent;color:#ffffffd1;font-size:.9rem;font-family:inherit;font-weight:400;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}#logout-btn:hover{background:#ffffff17;color:#fff}#main-content{display:flex;flex:1;overflow:hidden;position:relative}#left-panel{position:absolute;top:0;left:0;bottom:0;width:300px;display:none;flex-direction:column;background:#fff;border-right:1px solid #e5edf5;overflow:hidden;z-index:100;transition:width .22s cubic-bezier(.4,0,.2,1)}#left-panel.visible{display:flex}#left-panel.collapsed{width:0;border-right:none}#panel-collapse-btn{background:none;border:none;cursor:pointer;color:#64748d;font-size:.9rem;padding:2px 4px;display:flex;align-items:center;flex-shrink:0;border-radius:3px;transition:color .15s,background .15s}#panel-collapse-btn:hover{color:#533afd;background:#533afd0f}#panel-reopen-tab{position:absolute;left:12px;top:12px;z-index:200;background:#fff;border:1px solid #d6d9fc;border-radius:6px;padding:7px 11px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#533afd;font-size:.8rem;font-weight:500;font-family:inherit;box-shadow:#32325d2e 0 6px 18px -8px,#0000000f 0 3px 8px -4px;transition:color .15s,background .15s,border-color .15s,box-shadow .15s}#panel-reopen-tab:hover{background:#533afd0f;border-color:#533afd;color:#1c1e54;box-shadow:#32325d38 0 8px 20px -8px,#00000014 0 4px 10px -4px}#panel-reopen-tab i{font-size:.85rem;line-height:1}#list-header{padding:12px 14px;background:#fff;border-bottom:1px solid #e5edf5;font-size:.8rem;color:#64748d;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;font-weight:400}#list-count{color:#273951;font-weight:500;font-size:.85rem}#hospital-list{flex:1;overflow-y:auto;padding:8px}#hospital-list::-webkit-scrollbar{width:4px}#hospital-list::-webkit-scrollbar-thumb{background:#b9b9f9;border-radius:4px}.hosp-card{background:#fff;border:1px solid #e5edf5;border-radius:6px;padding:10px 12px;margin-bottom:5px;cursor:pointer;transition:border-color .15s,box-shadow .15s;-webkit-user-select:none;user-select:none;box-shadow:#1717170d 0 2px 5px}.hosp-card:hover{border-color:#b9b9f9;box-shadow:#32325d40 0 6px 20px -8px,#00000014 0 4px 10px -4px}.hosp-card.active{border-color:#533afd;background:#533afd08;box-shadow:#32325d33 0 6px 20px -8px,#00000014 0 4px 10px -4px}.hosp-card.fav-card{border:1.5px solid #f59e0b;background:#fffbf0}.hosp-card.fav-card.active{border-color:#d97706;background:#fef3c7}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.card-name{font-size:.95rem;font-weight:600;color:#061b31;line-height:1.3;word-break:keep-all}.badge-new{display:inline-block;font-size:.7rem;padding:2px 6px;border-radius:4px;font-weight:500;white-space:nowrap;flex-shrink:0;background:#15be5324;color:#108c3d;border:1px solid rgba(21,190,83,.3)}.badge-existing{display:inline-block;font-size:.7rem;padding:2px 6px;border-radius:4px;font-weight:500;white-space:nowrap;flex-shrink:0;background:#533afd12;color:#533afd;border:1px solid rgba(83,58,253,.18)}.card-dept{margin-top:4px}.card-dept-tag{display:inline-block;font-size:.75rem;background:#f8fafc;color:#64748d;padding:2px 7px;border-radius:4px;border:1px solid #e5edf5;font-weight:400}.card-addr{font-size:.75rem;color:#64748d;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}.card-foot{display:flex;align-items:center;gap:6px;margin-top:8px}.star-btn{background:none;border:none;padding:0;font-size:1.1rem;cursor:pointer;line-height:1;color:#d6d9fc;transition:color .15s,transform .12s;flex-shrink:0}.star-btn:hover{transform:scale(1.18)}.star-btn.starred{color:#f59e0b}.memo-toggle-btn{background:none;border:none;padding:0;font-size:1.1rem;cursor:pointer;line-height:1;color:#d6d9fc;transition:color .15s,transform .12s;flex-shrink:0;margin-left:auto}.memo-toggle-btn:hover{color:#533afd;transform:scale(1.18)}.memo-container{display:none;margin-top:8px}.memo-container.open{display:block}.memo-input{width:100%;font-size:.8rem;border:1px solid #e5edf5;border-radius:4px;padding:6px 8px;color:#273951;background:#f8fafc;outline:none;transition:border-color .15s,background .15s;font-family:inherit;font-weight:400}.memo-input:focus{border-color:#533afd;background:#fff}.memo-input::placeholder{color:#b9b9f9}.card-memo-text{font-size:.8rem;color:#64748d;margin-top:8px;background:#f8fafc;padding:6px 8px;border-radius:4px;border:1px solid #e5edf5;word-break:break-all}#map-container{flex:1;position:relative;overflow:hidden}#map{width:100%;height:100%}#detail-panel{position:absolute;top:0;right:0;width:500px;height:100%;background:#fff;box-shadow:#03032733 0 14px 21px -14px,#00000014 0 8px 17px -8px,#32325d1f -10px 0 32px -5px;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);z-index:900;display:flex;flex-direction:column;overflow:hidden}#detail-panel.open{transform:translate(0)}#detail-header{background:#1c1e54;color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}#detail-header-title{font-size:1rem;font-weight:600;color:#fff;letter-spacing:-.01em}#detail-close{background:none;border:none;color:#fff9;cursor:pointer;font-size:1rem;display:flex;align-items:center;padding:0;transition:color .15s}#detail-close:hover{color:#fff}#detail-body{flex:1;overflow-y:auto;padding:16px}#detail-body::-webkit-scrollbar{width:4px}#detail-body::-webkit-scrollbar-thumb{background:#b9b9f9;border-radius:4px}.d-hosp-name{font-size:1.25rem;font-weight:600;color:#061b31;line-height:1.3;margin-bottom:4px;letter-spacing:-.02em;word-break:keep-all}.d-section{margin-bottom:16px}.d-section-title{font-size:.75rem;font-weight:600;color:#64748d;text-transform:uppercase;letter-spacing:.08em;padding-bottom:5px;border-bottom:1px solid #e5edf5;margin-bottom:9px}.d-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.d-row{display:flex;flex-direction:column;padding:4px 0;font-size:.9rem}.d-row.full{grid-column:1/-1}.d-label{font-size:.75rem;color:#64748d;margin-bottom:4px;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.d-value{font-weight:400;color:#061b31}.d-value.sm{font-weight:400;font-size:.85rem;word-break:keep-all}.dept-tag{display:inline-block;font-size:.75rem;background:#f8fafc;color:#64748d;padding:2px 7px;border-radius:4px;border:1px solid #e5edf5;margin:2px 2px 2px 0;font-weight:400}.sales-tabs{display:flex;gap:2px;border-bottom:1px solid #e5edf5;margin-bottom:12px}.sales-tab{flex:1;padding:7px 8px;border:1px solid transparent;border-bottom:none;border-radius:6px 6px 0 0;background:none;cursor:pointer;font-size:.72rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:-1px;transition:color .15s,background .15s}.sales-tab:hover{color:#64748d}.sales-tab.active{color:#533afd;background:#fff;border-color:#e5edf5;border-bottom:1px solid #fff}.bar-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 16px}.bar-meta{display:flex;justify-content:space-between;font-size:.75rem;color:#64748d;margin-bottom:3px;font-weight:400}.bar-meta span:last-child{font-family:Source Code Pro,monospace;font-size:.75rem;font-weight:600;color:#273951;font-feature-settings:"tnum"}.bar-bg{background:#f1f4f9;border-radius:4px;height:6px;overflow:hidden}.bar-fill{height:100%;border-radius:4px;background:#533afd}.gender-bar{display:flex;height:12px;border-radius:4px;overflow:hidden;margin-top:4px}.gender-m{background:#533afd}.gender-f{background:#ea2261}.gender-legend{display:flex;gap:16px;margin-top:8px;font-size:.8rem;font-weight:400}.detail-memo-textarea{width:100%;font-size:.9rem;border:1px solid #e5edf5;border-radius:4px;padding:8px 10px;color:#273951;background:#f8fafc;resize:vertical;min-height:80px;max-height:160px;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;font-weight:400}.detail-memo-textarea:focus{border-color:#533afd;background:#fff;box-shadow:0 0 0 3px #533afd12}.popup-multi-title{font-size:.75rem;font-weight:600;color:#64748d;margin-bottom:4px}.popup-item{padding:5px 8px;border-radius:4px;cursor:pointer;transition:background .1s}.popup-item:hover{background:#533afd0f}.popup-item-name{font-size:.9rem;font-weight:600;color:#061b31}.popup-item-dept{font-size:.75rem;color:#64748d;font-weight:400}#loading{position:fixed;top:0;right:0;bottom:0;left:0;background:#fffffff7;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.spinner{width:34px;height:34px;border:2.5px solid #e5edf5;border-top-color:#533afd;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{margin-top:14px;color:#64748d;font-size:.95rem;font-weight:400}.empty-state{text-align:center;padding:40px 16px;color:#64748d}.empty-state i{font-size:2rem;margin-bottom:8px;display:block;color:#b9b9f9}#list-footer{padding:10px 12px;border-top:1px solid #e5edf5;flex-shrink:0;background:#fff}#excel-download-btn{width:100%;padding:8px 12px;background:#1a7340;color:#fff;border:none;border-radius:5px;font-size:.85rem;font-family:inherit;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .15s}#excel-download-btn:hover{background:#155a32}#excel-download-btn:active{background:#0f4024}.popup-multi{min-width:220px;max-width:260px}.popup-multi-list{max-height:240px;overflow-y:auto;padding-right:2px}.popup-multi-list::-webkit-scrollbar{width:4px}.popup-multi-list::-webkit-scrollbar-thumb{background:#b9b9f9;border-radius:4px}
