#app,body,html{width:100%;height:100%;margin:0}body{font-family:Arial,Noto Sans KR,sans-serif}button,input,select,textarea{font:inherit}.app-root[data-v-3211bba3]{height:100vh;overflow:hidden;background:#f6f9fb;color:#20313c}.app-root--auth[data-v-3211bba3]{overflow:auto}.app-topbar[data-v-3211bba3]{position:relative;z-index:20;height:82px;display:flex;align-items:center;gap:12px;padding:0 14px;border-bottom:1px solid #cfd8df;background:#fff;box-sizing:border-box;box-shadow:0 1px 0 rgba(35,49,61,.04)}.app-topbar__brand[data-v-3211bba3]{height:64px;display:flex;align-items:center;border:0;background:transparent;padding:0 6px;cursor:pointer;flex:0 0 auto}.app-topbar__brand img[data-v-3211bba3]{width:112px;height:38px;-o-object-fit:contain;object-fit:contain}.app-topbar__search[data-v-3211bba3]{position:relative;width:300px;display:flex;align-items:center;flex:0 0 300px}.app-topbar__search input[data-v-3211bba3]{width:100%;height:34px;border:1px solid #b9c7cf;border-radius:8px 0 0 8px;padding:0 10px;font-size:13px;box-sizing:border-box;min-width:0}.app-topbar__search button[data-v-3211bba3]{height:34px;border:1px solid #146b78;border-left:0;border-radius:0 8px 8px 0;background:#146b78;color:#fff;font-weight:900;padding:0 12px;cursor:pointer;white-space:nowrap;flex:0 0 auto}.app-topbar__results[data-v-3211bba3]{position:absolute;top:40px;left:0;width:min(460px,calc(100vw - 24px));background:#fff;border:1px solid #cfdce2;border-radius:8px;box-shadow:0 16px 34px rgba(35,49,61,.16);overflow:hidden;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px;gap:4px;box-sizing:border-box}.app-topbar__results button[data-v-3211bba3]{width:100%;min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-radius:6px;background:#fff;color:#34404a;text-align:left;padding:7px 9px;box-sizing:border-box;cursor:pointer}.app-topbar__results button[data-v-3211bba3]:hover{background:#f3f8fb}.app-topbar__results span[data-v-3211bba3],.app-topbar__results strong[data-v-3211bba3]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-topbar__results span[data-v-3211bba3]{color:#7f8c98;font-size:12px}.app-topbar__quick[data-v-3211bba3]{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;flex:1 1 auto;overflow-x:auto;overflow-y:hidden;padding:3px 0}.app-topbar__quick button[data-v-3211bba3]{height:70px;min-width:86px;border:0;background:transparent;color:#283848;display:grid;grid-template-rows:46px 18px;align-items:center;justify-items:center;gap:2px;padding:2px 3px;box-sizing:border-box;cursor:pointer;flex:0 0 auto;border-radius:8px}.app-topbar__quick button.active[data-v-3211bba3],.app-topbar__quick button[data-v-3211bba3]:hover{background:#eef6ff;box-shadow:inset 0 -3px 0 #146b78}.app-topbar__quick strong[data-v-3211bba3]{max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;letter-spacing:0}.quick-icon[data-v-3211bba3]{width:64px;height:46px;display:grid;place-items:center;overflow:hidden}.quick-icon img[data-v-3211bba3]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.app-content[data-v-3211bba3]{height:calc(100vh - 82px);overflow:auto;min-height:0;-webkit-overflow-scrolling:touch}@media (max-width:1260px){.app-topbar[data-v-3211bba3]{height:auto;min-height:82px;flex-wrap:wrap;padding:8px 10px}.app-topbar__search[data-v-3211bba3]{width:auto;flex:1 1 360px}.app-topbar__quick[data-v-3211bba3]{order:3;flex-basis:100%;justify-content:flex-start;margin-left:0}.app-content[data-v-3211bba3]{height:calc(100vh - 158px)}}.nav-link[data-v-5bb236a3]{display:block;height:100%;color:inherit;text-decoration:none}.nav-container[data-v-5bb236a3]{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:86px;height:100%;border-radius:8px;border:1px solid #d5e0e5;padding:14px;box-sizing:border-box;overflow:hidden;box-shadow:0 8px 18px rgba(35,49,61,.06);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.nav-container[data-v-5bb236a3]:hover{border-color:#8fbfd0;box-shadow:0 12px 22px rgba(35,49,61,.11);transform:translateY(-1px)}.nav-container__icon[data-v-5bb236a3]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#eaf3f6;color:#1d6f86;font-size:12px;font-weight:900}.nav-container__body[data-v-5bb236a3]{display:grid;gap:5px;min-width:0}.nav-container__text[data-v-5bb236a3]{color:#20313c;font-size:14px;font-weight:800;line-height:1.25}.nav-container__description[data-v-5bb236a3]{color:#6b7a83;font-size:12px;line-height:1.35}.nav-container__badge[data-v-5bb236a3]{position:absolute;right:8px;bottom:7px;padding:2px 6px;border-radius:999px;background:#e0e4e7;color:#7b858c;font-size:10px;font-weight:800}.nav-container--disabled[data-v-5bb236a3]{background:#edf0f2;border-color:#d8dde1;box-shadow:none;cursor:not-allowed}.nav-container--disabled[data-v-5bb236a3]:hover{border-color:#d8dde1;box-shadow:none;transform:none}.nav-container--disabled .nav-container__icon[data-v-5bb236a3]{background:#dfe4e7;color:#8b949b}.nav-container--disabled .nav-container__description[data-v-5bb236a3],.nav-container--disabled .nav-container__text[data-v-5bb236a3]{color:#8b949b}@media(max-width:720px){.nav-container[data-v-5bb236a3]{min-height:74px;grid-template-columns:36px minmax(0,1fr);gap:10px;padding:12px}.nav-container__icon[data-v-5bb236a3]{width:36px;height:36px;font-size:11px}.nav-container__text[data-v-5bb236a3]{font-size:14px;line-height:1.2}.nav-container__description[data-v-5bb236a3]{font-size:12px;line-height:1.25}}.menu-page{width:100%;min-height:100vh;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;background:#f4f8fa;color:#20313c}.menu-page__hero{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:18px;align-items:stretch}.menu-page .menu-section,.menu-page__hero-main,.menu-page__session,.menu-page__status-grid article{border:1px solid #dbe5e9;border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(35,49,61,.06)}.menu-page__hero-main{padding:22px}.menu-page__eyebrow{margin:0 0 8px;color:#26758d;font-size:12px;font-weight:900;letter-spacing:0}.menu-page h1{margin:0;color:#172833;font-size:32px;font-weight:900;letter-spacing:0}.menu-page__summary{margin:8px 0 18px;color:#66737d;font-size:14px}.menu-page__search-wrapper{position:relative;display:flex;max-width:520px}.menu-page__search-input{width:100%;height:42px;padding:0 40px 0 13px;border-radius:8px;border:1px solid #cfdce2;background:#fff;color:#20313c;font-size:15px;box-sizing:border-box}.menu-page__icon-search{position:absolute;right:12px;top:50%;width:18px;height:18px;transform:translateY(-50%);cursor:pointer}.menu-page__suggestions{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:100%;max-height:360px;overflow-y:auto;border:1px solid #cfdce2;border-radius:8px;background:#fff;box-shadow:0 18px 40px rgba(35,49,61,.16);padding:6px;box-sizing:border-box}.menu-page__suggestions button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;border:0;border-radius:8px;background:#fff;color:#20313c;text-align:left;cursor:pointer}.menu-page__suggestions button:hover{background:#eef7f9}.menu-page__suggestions button.disabled{color:#8b949b;cursor:not-allowed}.menu-page__suggestions button.disabled .suggestion-icon{background:#edf0f2;color:#8b949b}.menu-page__suggestions strong{display:block;font-size:13px;line-height:1.25}.menu-page__suggestions small{display:block;margin-top:4px;color:#6b7a83;font-size:12px;line-height:1.3}.menu-page__suggestions em{padding:3px 7px;border-radius:999px;background:#eaf3f6;color:#2a7086;font-size:11px;font-style:normal;font-weight:900}.menu-page__empty-search{padding:18px;color:#8a969d;text-align:center;font-size:13px}.menu-page__session{padding:18px;display:grid;align-content:space-between;gap:16px}.menu-page__logo{width:103px;height:34px}.menu-page__session span,.menu-page__session strong{display:block}.menu-page__session strong{font-size:17px;color:#172833}.menu-page__session span{margin-top:4px;color:#66737d;font-size:13px}.menu-page__logout{height:36px;border:1px solid #cfdce2;border-radius:8px;background:#fff;color:#52646f;padding:0 10px;font-size:13px;font-weight:800;cursor:pointer}.menu-page__status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.menu-page__status-grid article{padding:14px;display:grid;gap:6px}.menu-page__status-grid span{color:#66737d;font-size:13px;font-weight:700}.menu-page__status-grid strong{color:#172833;font-size:22px}.menu-page__body{display:grid;grid-template-columns:.82fr 1.18fr 1.22fr;align-items:start;gap:16px}.suggestion-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#eaf3f6;color:#1d6f86;font-size:11px;font-weight:900}.menu-section{height:-moz-fit-content;height:fit-content;padding:16px;box-sizing:border-box}.menu-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.menu-section__header>div{display:flex;gap:10px;min-width:0}.menu-section__header strong{color:#344954;font-size:16px;font-weight:900}.menu-section__header p{margin:4px 0 0;color:#74838b;font-size:12px;line-height:1.35}.menu-section__header>span{flex-shrink:0;padding:4px 8px;border-radius:999px;background:#eaf3f6;color:#2a7086;font-size:12px;font-weight:900}.menu-section__mark{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#1d6f86;color:#fff;font-size:12px;font-weight:900}.menu-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}@media(max-width:1200px){.menu-page__body,.menu-page__hero{grid-template-columns:1fr}.menu-page__status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-section{max-height:none}.menu-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.menu-page{min-height:auto;padding:12px;gap:12px}.menu-page__status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.menu-page__status-grid article{padding:10px 12px}.menu-page__status-grid span{font-size:12px}.menu-page__status-grid strong{font-size:18px}.menu-page__body{gap:12px}.menu-section{padding:12px}.menu-section__header{margin-bottom:10px}.menu-section__header strong{font-size:15px}.menu-section__header p{display:none}.menu-section__mark{width:30px;height:30px}.menu-section__grid{grid-template-columns:1fr;gap:8px}}@media(max-width:390px){.menu-page__status-grid{grid-template-columns:1fr}}.question-page{height:100%;padding:1rem;justify-content:space-between;flex-direction:column}.question-page,.question-page__body{width:100%;box-sizing:border-box;overflow:hidden;position:relative;display:flex}.question-page__body{height:95vh;flex-direction:row;gap:40px}.question-page__custom_container{flex:1;height:auto;overflow-y:auto;display:flex;flex-direction:column;box-sizing:border-box;gap:10px}.question-page__custom_subcontainer_row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:50px}.question-page__custom_subcontainer_top{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.question-page__custom_subcontainer_top_button{flex:1;display:flex;height:3.75rem;flex-shrink:0;justify-content:center;align-items:center;border:1px solid #b4b4b4;flex-direction:row;box-sizing:border-box;color:#8b8b8b;text-align:center;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.question-page__custom_subcontainer_body_button2_layout{display:flex;justify-content:start;flex-direction:row;gap:10px;padding-bottom:14px}.question-page__custom_subcontainer_body_button2{display:flex;flex-shrink:0;border:1px solid #b5b5b5;flex-direction:row;box-sizing:border-box;padding:10px 40px;color:#8b8b8b;text-align:center;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.question-page__custom_subcontainer_information_text{display:flex;flex-direction:column;gap:14px}.question-page__custom_subcontainer_body{height:auto;overflow-y:auto;border:1px solid #b5b5b5;padding:20px 20px;display:flex;flex-shrink:0;flex-direction:column;box-sizing:border-box;gap:10px}.question-page__custom_subcontainer_body_row{display:flex;flex-direction:row;gap:10px}.question-page__custom_subcontainer_date{display:flex;flex-direction:row;gap:20px}.question-page__custom_subcontainer_location{display:flex;flex-direction:row;gap:10px}.question-page__custom_subcontainer_body_button{flex-shrink:0;border:1px solid #a9a9a9;padding:5px 5px;justify-content:center;align-items:center;cursor:pointer;color:#8b8b8b;text-align:center;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.question-page__custom_subcontainer_today{display:flex;flex-direction:row;gap:10px}.question-page__custom_subcontainer_today_button{flex:1;flex-shrink:0;border:1px solid #a9a9a9;padding:5px 5px;justify-content:center;align-items:center;color:#8b8b8b;text-align:center;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.question-page__search{display:flex;flex-direction:row;gap:10px;padding-bottom:13px}.question-page__search-input{width:8rem}.question-page__search-submit{flex:1;background:#fff;border:1px solid #b4b4b4;color:#8b8b8b;text-align:center;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.question-page__search_box,.question-page__search_button{flex:1;flex-shrink:0;border:1px solid #a9a9a9;padding:5px 5px;justify-content:center;align-items:center;color:#8b8b8b;text-align:center;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.question-page__custom_subcontainer_footer{flex-grow:1;display:flex;flex-direction:row;box-sizing:border-box;border:1px solid #b5b5b5}.question-page__question_container{flex:2;overflow-y:auto;border:1px solid #b5b5b5;display:flex;flex-direction:column;padding:40px 40px;box-sizing:border-box;gap:20px;color:#8b8b8b;font-size:3.125rem;font-weight:700}.question-page__question_container,.question-page__question_container_title{height:auto;text-align:left;font-family:Inter;font-style:normal;line-height:normal}.question-page__question_container_title{width:100%;background-color:#8bceff;padding:10px 5px;color:#000;font-size:.8125rem;font-weight:400}.question-page__question_container_subtitle{color:#000}.question-page__checkbox-group,.question-page__question_container_subtitle{font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.question-page__checkbox-group{color:#8b8b8b}.question-page__title{color:#525252;font-family:Inter;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}.question-page__subtitle{text-align:justify}.question-page__radio-group,.question-page__subtitle{color:#8b8b8b;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.question-page__radio-group label{margin-right:10px}.schedule-page[data-v-e6b44978]{height:100%;min-height:0;overflow:hidden;background:#f6f9fb;color:#34404a;font-size:13px}.schedule-shell[data-v-e6b44978]{height:100%;min-height:0;background:#fff;border-top:1px solid #d9e2ea;display:flex;flex-direction:column;overflow:hidden}.tabs[data-v-e6b44978]{display:flex;height:38px;align-items:flex-end;padding:0 20px;border-bottom:1px solid #d9e2ea}.tabs button[data-v-e6b44978]{height:38px;border:0;background:transparent;color:#2275d7;font-weight:900;position:relative}.tabs button[data-v-e6b44978]:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:#2275d7}.toolbar[data-v-e6b44978]{display:flex;align-items:center;gap:6px;padding:10px 16px;border-bottom:1px solid #e3eaf0}.modal button[data-v-e6b44978],.toolbar button[data-v-e6b44978]{height:30px;border:0;border-radius:4px;background:#e8eef4;color:#3d4b57;padding:0 12px;font-weight:800;cursor:pointer}.toolbar button[data-v-e6b44978]:disabled{opacity:.45}.date-control[data-v-e6b44978],.filter[data-v-e6b44978]{position:relative}.date-control span[data-v-e6b44978],.filter span[data-v-e6b44978]{position:absolute;left:10px;top:7px;color:#7f8c98}.date-control input[data-v-e6b44978],.filter input[data-v-e6b44978]{height:30px;border:1px solid #d4dee7;border-radius:4px;padding:0 8px 0 52px;box-sizing:border-box}.filter[data-v-e6b44978]{margin-left:auto}.filter input[data-v-e6b44978]{width:300px}.schedule-layout[data-v-e6b44978]{min-height:0;flex:1;display:grid;grid-template-columns:280px minmax(0,1fr);overflow:hidden}.side-panel[data-v-e6b44978]{min-height:0;border-right:1px solid #e3eaf0;background:#fbfcfd;overflow:auto;padding:12px;box-sizing:border-box}.panel[data-v-e6b44978]{border:1px solid #dce5ec;background:#fff;border-radius:4px;margin-bottom:10px;padding:10px;display:grid;gap:8px}.panel header[data-v-e6b44978]{font-weight:900}.check-row[data-v-e6b44978]{display:flex;align-items:center;gap:8px}.status-filter[data-v-e6b44978]{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:8px;text-align:left;background:#fff!important;border:1px solid #e2e9ef!important}.status-filter.active[data-v-e6b44978]{border-color:#2f7bea!important;background:#eef5ff!important}.dot[data-v-e6b44978]{width:9px;height:9px;border-radius:50%}.missed-panel[data-v-e6b44978]{max-height:230px;overflow:auto}.missed-card[data-v-e6b44978]{height:auto!important;display:grid;text-align:left;gap:3px;background:#fff7f7!important;border:1px solid #ffdada!important;padding:8px!important}.missed-card em[data-v-e6b44978],.missed-card span[data-v-e6b44978]{font-size:12px;color:#687782;font-style:normal}.calendar-panel[data-v-e6b44978]{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.week-header[data-v-e6b44978]{height:42px;border-bottom:1px solid #e3eaf0;display:flex;align-items:center;justify-content:center;gap:12px}.week-header button[data-v-e6b44978]{height:28px;width:32px;border:1px solid #d4dee7;border-radius:4px;background:#f7fafb}.calendar-grid[data-v-e6b44978]{min-height:0;flex:1;display:grid;grid-template-columns:72px repeat(7,minmax(132px,1fr));grid-auto-rows:minmax(72px,auto);overflow:auto}.day-head[data-v-e6b44978],.reservation-cell[data-v-e6b44978],.time-cell[data-v-e6b44978],.time-head[data-v-e6b44978]{border-right:1px solid #edf2f6;border-bottom:1px solid #edf2f6;box-sizing:border-box}.day-head[data-v-e6b44978],.time-head[data-v-e6b44978]{position:sticky;top:0;z-index:2;background:#fbfcfd;height:42px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#7b8994}.time-cell[data-v-e6b44978],.time-head[data-v-e6b44978]{position:sticky;left:0;background:#fff;z-index:3}.time-cell[data-v-e6b44978]{display:flex;align-items:flex-start;justify-content:center;padding-top:8px;color:#7b8994}.day-head[data-v-e6b44978]{display:grid;gap:2px}.day-head strong[data-v-e6b44978]{color:#34404a}.reservation-cell[data-v-e6b44978]{min-height:72px;background:#fff;padding:4px;display:grid;gap:4px}.reservation-card[data-v-e6b44978]{height:auto!important;min-height:58px;border:1px solid #cfdce2!important;border-left-width:4px!important;border-radius:4px!important;background:#fff!important;text-align:left;display:grid;gap:3px;padding:6px 8px!important}.reservation-card em[data-v-e6b44978],.reservation-card span[data-v-e6b44978]{font-size:12px;color:#66737d;font-style:normal}.reserved[data-v-e6b44978]{border-left-color:#7aa7ff!important}.confirmed[data-v-e6b44978]{border-left-color:#2f7bea!important}.arrived[data-v-e6b44978]{border-left-color:#22a06b!important}.done[data-v-e6b44978]{border-left-color:#8a97a3!important}.missed[data-v-e6b44978]{border-left-color:#e25b5b!important}.cancelled[data-v-e6b44978]{border-left-color:#b8c1c9!important;opacity:.7}.modal-backdrop[data-v-e6b44978]{position:fixed;inset:0;background:rgba(20,33,43,.28);z-index:50;display:flex;align-items:center;justify-content:center}.modal[data-v-e6b44978]{width:min(900px,calc(100vw - 60px));height:min(620px,calc(100vh - 76px));background:#fff;border:1px solid #cfd9e3;box-shadow:0 20px 50px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden}.modal header[data-v-e6b44978]{height:38px;border-bottom:1px solid #d9e2ea;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.modal header button[data-v-e6b44978]{background:transparent;font-size:22px;color:#9099a3}.modal-summary[data-v-e6b44978]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 26px;border-bottom:1px solid #e6edf3;background:#fbfdff}.modal-summary span[data-v-e6b44978]{display:block;color:#8a97a3;font-size:11px;font-weight:800}.modal-summary strong[data-v-e6b44978]{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-body[data-v-e6b44978]{padding:14px 26px;overflow:auto;flex:1}.form-layout[data-v-e6b44978]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;align-content:start}.form-layout label[data-v-e6b44978]{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:8px;color:#5f6e7b}.form-layout label.wide[data-v-e6b44978]{grid-column:1/-1}.form-layout input[data-v-e6b44978],.form-layout select[data-v-e6b44978],.form-layout textarea[data-v-e6b44978]{width:100%;min-width:0;border:1px solid #cfd9e3;border-radius:4px;box-sizing:border-box}.form-layout input[data-v-e6b44978],.form-layout select[data-v-e6b44978]{height:28px;padding:0 10px}.form-layout textarea[data-v-e6b44978]{padding:8px}.patient-picker>div[data-v-e6b44978]{position:relative}.patient-results[data-v-e6b44978]{position:absolute;top:32px;left:0;right:0;z-index:5;max-height:220px;overflow:auto;border:1px solid #cfd9e3;border-radius:6px;background:#fff;box-shadow:0 14px 30px rgba(35,49,61,.16);padding:5px;box-sizing:border-box}.patient-results button[data-v-e6b44978]{width:100%;height:auto;min-height:40px;border:0;border-radius:4px;background:#fff;text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px 9px}.treatment-picker[data-v-e6b44978]{align-items:start!important}.treatment-options[data-v-e6b44978]{display:flex;flex-wrap:wrap;gap:6px}.treatment-options label[data-v-e6b44978]{display:inline-flex!important;grid-template-columns:none!important;align-items:center!important;gap:5px;width:auto;color:#34404a;background:#f7fafc;border:1px solid #dce5ec;border-radius:4px;padding:5px 8px}.treatment-options input[data-v-e6b44978]{width:14px!important;height:14px!important;padding:0!important}.modal footer[data-v-e6b44978]{height:58px;border-top:1px solid #d9e2ea;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 16px}.modal footer button[data-v-e6b44978]:last-child{background:#2f7bea;color:#fff}.ghost[data-v-e6b44978]{background:#e8eef4;color:#3d4b57}@media(max-width:980px){.schedule-layout[data-v-e6b44978]{grid-template-columns:1fr}.side-panel[data-v-e6b44978]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border-right:0;border-bottom:1px solid #e3eaf0}.panel[data-v-e6b44978]{margin:0}.calendar-grid[data-v-e6b44978]{grid-template-columns:64px repeat(7,132px)}.filter input[data-v-e6b44978]{width:220px}.form-layout label[data-v-e6b44978],.form-layout[data-v-e6b44978],.modal-summary[data-v-e6b44978]{grid-template-columns:1fr}}.calendar-grid[data-v-e6b44978]{grid-auto-rows:minmax(96px,128px)}.reservation-cell[data-v-e6b44978]{min-height:96px;max-height:128px;overflow-y:auto;align-content:start;grid-auto-rows:max-content;scrollbar-width:thin}.reservation-card[data-v-e6b44978]{min-height:42px!important;padding:5px 7px!important;gap:2px!important}.reservation-card em[data-v-e6b44978],.reservation-card span[data-v-e6b44978],.reservation-card strong[data-v-e6b44978]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.22}.crm-admin[data-v-45bb28f7]{height:100%;min-height:0;overflow:hidden;background:#f6f9fb;color:#34404a;font-size:13px}.crm-shell[data-v-45bb28f7]{height:100%;min-height:0;background:#fff;border-top:1px solid #d9e2ea;display:flex;flex-direction:column;overflow:hidden}.tabs[data-v-45bb28f7]{display:flex;gap:22px;height:38px;align-items:flex-end;padding:0 20px;border-bottom:1px solid #d9e2ea;flex:0 0 auto}.tabs button[data-v-45bb28f7]{height:38px;border:0;background:transparent;color:#2275d7;font-weight:900;position:relative}.tabs button[data-v-45bb28f7]:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:#2275d7}.toolbar[data-v-45bb28f7]{height:52px;display:flex;align-items:center;gap:6px;padding:8px 16px;border-bottom:1px solid #e3eaf0;box-sizing:border-box;flex:0 0 auto}.modal button[data-v-45bb28f7],.side-panel button[data-v-45bb28f7],.toolbar button[data-v-45bb28f7]{height:30px;border:0;border-radius:4px;background:#e8eef4;color:#3d4b57;padding:0 12px;font-weight:800;cursor:pointer}.toolbar button[data-v-45bb28f7]:disabled{opacity:.45;cursor:not-allowed}.toolbar label[data-v-45bb28f7]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;color:#7b8994}.toolbar input[data-v-45bb28f7],.toolbar select[data-v-45bb28f7]{height:30px;border:1px solid #cfd9e3;border-radius:4px;padding:0 8px;box-sizing:border-box}.filter[data-v-45bb28f7]{margin-left:auto}.filter input[data-v-45bb28f7]{width:280px}.summary-grid[data-v-45bb28f7]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 16px;border-bottom:1px solid #e3eaf0;background:#fbfcfd;flex:0 0 auto}.summary-grid article[data-v-45bb28f7]{border:1px solid #dce5ec;background:#fff;border-radius:4px;padding:10px;display:grid;gap:4px}.summary-grid span[data-v-45bb28f7]{color:#7b8994}.summary-grid strong[data-v-45bb28f7]{font-size:18px;color:#263746}.summary-grid .warn[data-v-45bb28f7]{color:#b7791f}.summary-grid .danger[data-v-45bb28f7]{color:#c24135}.content-grid[data-v-45bb28f7]{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) 300px;overflow:hidden}.table-area[data-v-45bb28f7]{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) 29px;overflow:hidden}.table-area table[data-v-45bb28f7]{width:100%;border-collapse:collapse;table-layout:fixed}.table-area thead[data-v-45bb28f7]{position:sticky;top:0;z-index:1}.table-area td[data-v-45bb28f7],.table-area th[data-v-45bb28f7]{height:30px;border-bottom:1px solid #e5ebf0;border-right:1px solid #edf2f6;padding:0 8px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-area th[data-v-45bb28f7]{background:#f8fafc;color:#7b8994;font-weight:800}.table-area tbody[data-v-45bb28f7]{display:block;height:100%;overflow:auto}.table-area tbody tr[data-v-45bb28f7],.table-area thead[data-v-45bb28f7]{display:table;width:100%;table-layout:fixed}.table-area tbody tr[data-v-45bb28f7]{cursor:pointer}.table-area tbody tr.selected[data-v-45bb28f7],.table-area tbody tr[data-v-45bb28f7]:hover{background:#eef5fb}.table-area tbody tr.risk[data-v-45bb28f7]{box-shadow:inset 3px 0 0 #e25b5b}.table-area footer[data-v-45bb28f7]{height:29px;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;border-top:1px solid #d9e2ea;color:#4b5965}.mono[data-v-45bb28f7]{font-family:Consolas,monospace}.status[data-v-45bb28f7],.type[data-v-45bb28f7]{display:inline-flex;align-items:center;height:20px;border-radius:4px;padding:0 7px;background:#edf2f7;color:#4a5568;font-weight:900;font-size:12px}.type.recall[data-v-45bb28f7]{background:#eef5fb;color:#2275d7}.type.happy[data-v-45bb28f7]{background:#e7f6ee;color:#1f7a4d}.type.missed[data-v-45bb28f7]{background:#fff4db;color:#9a6700}.type.complaint[data-v-45bb28f7]{background:#ffe7e2;color:#b43a2d}.status.waiting[data-v-45bb28f7]{background:#edf2f7;color:#4a5568}.status.working[data-v-45bb28f7]{background:#eef5fb;color:#2275d7}.status.done[data-v-45bb28f7]{background:#e7f6ee;color:#1f7a4d}.status.hold[data-v-45bb28f7]{background:#fff4db;color:#9a6700}.status.risk[data-v-45bb28f7]{background:#ffe7e2;color:#b43a2d}.side-panel[data-v-45bb28f7]{min-height:0;border-left:1px solid #e3eaf0;background:#fbfcfd;padding:12px;box-sizing:border-box;overflow:auto;display:grid;align-content:start;gap:12px}.side-panel section[data-v-45bb28f7]{border:1px solid #dce5ec;background:#fff;border-radius:4px;padding:10px;display:grid;gap:7px}.side-panel header[data-v-45bb28f7]{font-weight:900;color:#34404a}.side-panel button[data-v-45bb28f7]{height:auto;min-height:42px;background:#fff;border:1px solid #e3eaf0;text-align:left;display:grid;gap:3px}.side-panel button span[data-v-45bb28f7]{color:#7b8994;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-panel p[data-v-45bb28f7]{margin:0;color:#8a97a3}.modal-backdrop[data-v-45bb28f7]{position:fixed;inset:0;background:rgba(22,34,45,.24);display:flex;align-items:center;justify-content:center;z-index:40}.modal[data-v-45bb28f7]{width:min(920px,calc(100vw - 28px));height:min(660px,calc(100vh - 28px));background:#fff;border:1px solid #cfd9e3;box-shadow:0 20px 50px rgba(31,45,58,.22);display:flex;flex-direction:column}.modal>header[data-v-45bb28f7]{height:38px;border-bottom:1px solid #d9e2ea;display:flex;align-items:center;justify-content:space-between;padding:0 18px;box-sizing:border-box}.modal>header button[data-v-45bb28f7]{width:28px;padding:0;background:transparent;color:#98a2ad;font-size:22px}.modal-tabs[data-v-45bb28f7]{height:48px;border-bottom:1px solid #d9e2ea;display:flex;align-items:flex-end;gap:24px;padding:0 26px;flex:0 0 auto}.modal-tabs button[data-v-45bb28f7]{height:38px;background:transparent;border-radius:0;padding:0 8px;color:#34404a;position:relative}.modal-tabs button.active[data-v-45bb28f7]{color:#2275d7}.modal-tabs button.active[data-v-45bb28f7]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#2275d7}.crm-summary[data-v-45bb28f7]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e3eaf0;background:#fbfcfd}.crm-summary div[data-v-45bb28f7]{padding:12px 26px;display:grid;gap:4px}.crm-summary span[data-v-45bb28f7]{color:#7b8994;font-size:12px;font-weight:800}.crm-summary strong[data-v-45bb28f7]{color:#263746}.modal-body[data-v-45bb28f7]{min-height:0;flex:1;overflow:auto;padding:18px 26px;box-sizing:border-box}.form-layout[data-v-45bb28f7]{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;align-content:start}.action-layout label[data-v-45bb28f7],.form-layout label[data-v-45bb28f7]{display:grid;gap:6px;color:#5f6e7b}.form-layout .wide[data-v-45bb28f7]{grid-column:1/-1}.field-label[data-v-45bb28f7]{font-weight:800}.field-label em[data-v-45bb28f7]{color:#d33;font-style:normal}.action-layout input[data-v-45bb28f7],.action-layout select[data-v-45bb28f7],.action-layout textarea[data-v-45bb28f7],.form-layout input[data-v-45bb28f7],.form-layout select[data-v-45bb28f7]{width:100%;border:1px solid #cfd9e3;border-radius:4px;padding:0 9px;box-sizing:border-box}.action-layout input[data-v-45bb28f7],.action-layout select[data-v-45bb28f7],.form-layout input[data-v-45bb28f7],.form-layout select[data-v-45bb28f7]{height:30px}.action-layout textarea[data-v-45bb28f7]{padding:9px;resize:vertical}.patient-picker[data-v-45bb28f7]{position:relative}.patient-results[data-v-45bb28f7]{position:absolute;top:54px;left:0;width:360px;max-height:260px;overflow:auto;border:1px solid #cfd9e3;border-radius:6px;background:#fff;box-shadow:0 14px 30px rgba(35,49,61,.16);padding:5px;box-sizing:border-box;z-index:5}.patient-results button[data-v-45bb28f7]{width:100%;height:auto;min-height:42px;background:#fff;text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 9px}.patient-results button[data-v-45bb28f7]:hover{background:#f3f8fb}.patient-results span[data-v-45bb28f7]{font-size:12px;color:#7b8994}.patient-results p[data-v-45bb28f7]{margin:0;padding:12px;color:#8a97a3;text-align:center}.action-layout[data-v-45bb28f7]{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px}.action-layout section[data-v-45bb28f7]{border:1px solid #dce5ec;border-radius:4px;background:#fff;padding:12px;display:grid;align-content:start;gap:10px}.action-layout header[data-v-45bb28f7]{font-weight:900;color:#34404a}.history-layout ul[data-v-45bb28f7]{margin:0;padding:0;list-style:none;display:grid;gap:8px}.history-layout li[data-v-45bb28f7]{border:1px solid #e3eaf0;border-radius:4px;padding:9px;background:#fbfcfd}.history-layout span[data-v-45bb28f7]{color:#7b8994;font-size:12px}.history-layout strong[data-v-45bb28f7]{display:block;margin-top:3px;color:#263746}.history-layout p[data-v-45bb28f7]{margin:4px 0 0;color:#5f6e7b}.modal>footer[data-v-45bb28f7]{height:56px;border-top:1px solid #d9e2ea;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 24px}.modal>footer .ghost[data-v-45bb28f7]{background:#e8eef4;color:#3d4b57}.modal>footer .primary[data-v-45bb28f7]{background:#2f7bea;color:#fff}@media(max-width:1100px){.content-grid[data-v-45bb28f7]{grid-template-columns:1fr}.side-panel[data-v-45bb28f7]{display:none}.toolbar[data-v-45bb28f7]{height:auto;flex-wrap:wrap}.filter[data-v-45bb28f7]{margin-left:0}.summary-grid[data-v-45bb28f7]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.action-layout[data-v-45bb28f7],.crm-summary[data-v-45bb28f7],.form-layout[data-v-45bb28f7],.summary-grid[data-v-45bb28f7]{grid-template-columns:1fr}.modal[data-v-45bb28f7]{height:calc(100vh - 20px)}}.profile-page{width:100%;height:100%;padding:10px;box-sizing:border-box;overflow:hidden;position:relative;display:flex;justify-content:space-between;flex-direction:column}.profile-page table{border-collapse:collapse}.profile-page td,.profile-page tr{height:1.5625rem;border:1px solid #a9a9a9;padding:0 5px;color:#8b8b8b;font-family:Inter;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.profile-page__left{flex:1;display:flex;flex-direction:column;gap:5px}.profile-page__image-profile{width:100%}.profile-page__button_wrapper{flex:1;display:flex;flex-direction:row;gap:5px;padding-bottom:5px}.profile-page__left_container{border:1px solid #a9a9a9;flex-shrink:0;padding:5px 5px;flex-direction:column;color:#8b8b8b;font-family:Inter;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal}.profile-page__left_container_body{flex:1;display:flex;flex-direction:row;gap:7px;padding-top:15px;padding-bottom:11px}.profile-page__left_container_body_title{display:flex;flex-direction:column;gap:9px;color:#8b8b8b;font-family:Inter;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;justify-content:center;align-items:center}.profile-page__left_container_body_table{flex:1;display:flex;flex-direction:column;padding-right:5px}.profile-page__left_container_footer{flex:1;display:flex;flex-direction:column;gap:2px;font-size:.75rem}.profile-page__button,.profile-page__left_container_footer{color:#8b8b8b;text-align:center;font-family:Inter;font-style:normal;font-weight:400;line-height:normal}.profile-page__button{flex:1;flex-shrink:0;border:1px solid #a9a9a9;padding:6px 10px;justify-content:center;align-items:center;cursor:pointer;font-size:.875rem}.profile-page__detail_profile_button{cursor:pointer}.client-detail-page{display:flex;flex-direction:column;box-sizing:border-box;width:742px;height:519px;border:1px solid #a5a5a5;padding:10px}.client-detail-page__header{display:flex;flex-direction:column;height:40px;color:#d32626;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.client-detail-page__body{width:100%;display:flex;flex-direction:row;box-sizing:border-box}.client-detail-page__left{flex:1}.client-detail-page__right{flex:3;display:flex;flex-direction:column;width:100%;box-sizing:border-box;gap:10px}.client-detail-page__form-row-item{display:flex;align-items:center;gap:5px}.client-detail-page__basic-info{display:flex;width:100%;flex-direction:row}.client-detail-page__basic-info_left{flex:3;display:flex;flex-direction:column;gap:5px;box-sizing:border-box;padding-right:10px}.client-detail-page__basic-info_right{flex:5;display:flex;flex-direction:column;gap:5px;box-sizing:border-box}.client-detail-page__form-item{width:100%;display:flex;align-items:center;font-size:14px;white-space:nowrap;box-sizing:border-box;gap:5px}.client-detail-page__form-item button{padding:5px 10px;border:none;min-width:50px;background-color:#fff;border:1px solid #ccc;cursor:pointer;border-radius:4px;white-space:nowrap;box-sizing:border-box}.client-detail-page__form-item button:hover{color:#fff;background-color:#ccc}.client-detail-page__form-label{width:50px;display:flex;justify-content:center;margin:2px;white-space:nowrap}.client-detail-page__input{width:20%;min-width:100px}.client-detail-page__input,.client-detail-page__wide-input{padding:5px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.client-detail-page__wide-input{width:100%}.client-detail-page__address-wrapper{padding-left:55px}.client-detail-page__hospital-info{display:flex;flex-direction:row}.client-detail-page__hospital-left{flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px}.client-detail-page__hospital-right{display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;gap:5px;flex:1}.client-detail-page__select{width:50%;padding:5px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.client-detail-page__separate{display:flex;flex-direction:row;justify-content:center;font-size:14px;align-items:center;box-sizing:border-box}.client-detail-page__tendency{display:flex;flex-direction:row;flex:1;gap:5px;align-items:center}.client-detail-page__separate-select{display:flex;flex-direction:row;align-items:center;flex:2;padding:0 10px;box-sizing:border-box}.client-detail-page__edit-wrapper{display:flex;flex-direction:row;font-size:14px}.client-detail-page__edit-left{flex:1;display:flex;flex-direction:column;gap:5px}.client-detail-page__edit-left textarea{width:248px;height:60px;resize:none}.client-detail-page__edit-right{flex:1}.client-detail-page__doctor-info{display:flex;flex-direction:row;box-sizing:border-box;gap:5px}.client-detail-page__check-options{padding-left:5px;padding-top:5px}.client-detail-page__button-container{display:grid;box-sizing:border-box;width:100%;padding:0 5px;margin-left:5px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:10px}.client-detail-page__button{width:100%;font-size:16px;padding:10px;height:60px;background-color:#fff;border:1px solid #a9a9a9;color:#a9a9a9;box-sizing:border-box;cursor:pointer}.client-detail-page__small-buttons{display:flex;flex-direction:column;gap:5px;box-sizing:border-box}.client-detail-page__small-button{flex:1;cursor:pointer;height:27px;box-sizing:border-box;background-color:#fff;border:1px solid #a9a9a9;color:#a9a9a9}.reservation-admin[data-v-c8aafda4]{height:100%;min-height:0;overflow:hidden;background:#f6f9fb;color:#34404a;font-size:13px}.reservation-shell[data-v-c8aafda4]{height:100%;min-height:0;background:#fff;border-top:1px solid #d9e2ea;display:flex;flex-direction:column;overflow:hidden}.tabs[data-v-c8aafda4]{display:flex;height:38px;align-items:flex-end;padding:0 20px;border-bottom:1px solid #d9e2ea}.tabs button[data-v-c8aafda4]{height:38px;border:0;background:transparent;color:#2275d7;font-weight:900;position:relative}.tabs button[data-v-c8aafda4]:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:#2275d7}.toolbar[data-v-c8aafda4]{height:52px;display:flex;align-items:center;gap:6px;padding:8px 16px;border-bottom:1px solid #e3eaf0;box-sizing:border-box}.modal button[data-v-c8aafda4],.toolbar button[data-v-c8aafda4]{height:30px;border:0;border-radius:4px;background:#e8eef4;color:#3d4b57;padding:0 12px;font-weight:800;cursor:pointer}.toolbar button[data-v-c8aafda4]:disabled{opacity:.45}.toolbar label[data-v-c8aafda4]{display:flex;align-items:center;gap:6px;color:#7b8994}.toolbar input[data-v-c8aafda4]{height:30px;border:1px solid #cfd9e3;border-radius:4px;padding:0 8px;box-sizing:border-box}.filter[data-v-c8aafda4]{margin-left:auto}.filter input[data-v-c8aafda4]{width:300px}.date-filter input[data-v-c8aafda4]{width:130px}.summary-grid[data-v-c8aafda4]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 16px;border-bottom:1px solid #e3eaf0;background:#fbfcfd}.summary-grid article[data-v-c8aafda4]{border:1px solid #dce5ec;background:#fff;border-radius:4px;padding:10px;display:grid;gap:4px}.summary-grid span[data-v-c8aafda4]{color:#7b8994}.summary-grid strong[data-v-c8aafda4]{font-size:18px;color:#263746}.summary-grid .danger[data-v-c8aafda4]{color:#c24135}.content-grid[data-v-c8aafda4]{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) 330px;overflow:hidden}.table-area[data-v-c8aafda4]{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) 29px;overflow:hidden}.table-area table[data-v-c8aafda4]{width:100%;border-collapse:collapse;table-layout:fixed}.table-area thead[data-v-c8aafda4]{position:sticky;top:0;z-index:1}.table-area td[data-v-c8aafda4],.table-area th[data-v-c8aafda4]{height:30px;border-bottom:1px solid #e5ebf0;border-right:1px solid #edf2f6;padding:0 8px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-area th[data-v-c8aafda4]{background:#f8fafc;color:#7b8994;font-weight:800}.table-area tbody[data-v-c8aafda4]{display:block;height:100%;overflow:auto}.table-area tbody tr[data-v-c8aafda4],.table-area thead[data-v-c8aafda4]{display:table;width:100%;table-layout:fixed}.table-area tbody tr.selected[data-v-c8aafda4],.table-area tbody tr[data-v-c8aafda4]:hover{background:#eef5fb}.table-area footer[data-v-c8aafda4]{height:29px;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;border-top:1px solid #d9e2ea;color:#4b5965}.mono[data-v-c8aafda4]{font-family:Consolas,monospace}.status[data-v-c8aafda4]{display:inline-flex;align-items:center;height:20px;border-radius:4px;padding:0 7px;background:#edf2f7;color:#4a5568;font-weight:900;font-size:12px}.status.reserved[data-v-c8aafda4]{background:#eef5fb;color:#2275d7}.status.confirmed[data-v-c8aafda4]{background:#e8f1ff;color:#2f65c8}.status.arrived[data-v-c8aafda4]{background:#e7f6ee;color:#1f7a4d}.status.done[data-v-c8aafda4]{background:#edf2f7;color:#66737d}.status.missed[data-v-c8aafda4]{background:#ffe7e2;color:#b43a2d}.status.cancelled[data-v-c8aafda4]{background:#f0f1f3;color:#8a97a3}.detail-panel[data-v-c8aafda4]{min-height:0;border-left:1px solid #e3eaf0;background:#fbfcfd;padding:12px;box-sizing:border-box;overflow:auto;display:grid;align-content:start;gap:12px}.detail-panel section[data-v-c8aafda4]{border:1px solid #dce5ec;background:#fff;border-radius:4px;padding:10px;display:grid;gap:7px}.detail-panel header[data-v-c8aafda4],.memo-input header[data-v-c8aafda4]{font-weight:900}.detail-panel dl[data-v-c8aafda4]{margin:0;display:grid;gap:8px}.detail-panel dl div[data-v-c8aafda4]{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px}.detail-panel dt[data-v-c8aafda4]{color:#7b8994}.detail-panel dd[data-v-c8aafda4]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-list[data-v-c8aafda4]{margin:0;padding:0;list-style:none;display:grid;gap:8px}.log-list li[data-v-c8aafda4]{border:1px solid #e3eaf0;border-radius:4px;padding:9px;background:#fbfcfd}.log-list span[data-v-c8aafda4]{color:#7b8994;font-size:12px}.log-list strong[data-v-c8aafda4]{display:block;margin-top:3px;color:#263746}.log-list p[data-v-c8aafda4]{margin:4px 0 0;color:#5f6e7b}.modal-backdrop[data-v-c8aafda4]{position:fixed;inset:0;background:rgba(22,34,45,.24);display:flex;align-items:center;justify-content:center;z-index:40}.modal[data-v-c8aafda4]{width:min(940px,calc(100vw - 28px));height:min(700px,calc(100vh - 28px));background:#fff;border:1px solid #cfd9e3;box-shadow:0 20px 50px rgba(31,45,58,.22);display:flex;flex-direction:column}.modal>header[data-v-c8aafda4]{height:38px;border-bottom:1px solid #d9e2ea;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.modal>header button[data-v-c8aafda4]{width:28px;padding:0;background:transparent;color:#98a2ad;font-size:22px}.modal-tabs[data-v-c8aafda4]{height:48px;border-bottom:1px solid #d9e2ea;display:flex;align-items:flex-end;gap:24px;padding:0 26px}.modal-tabs button[data-v-c8aafda4]{height:38px;background:transparent;border-radius:0;padding:0 8px;color:#34404a;position:relative}.modal-tabs button.active[data-v-c8aafda4]{color:#2275d7}.modal-tabs button.active[data-v-c8aafda4]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#2275d7}.modal-summary[data-v-c8aafda4]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e3eaf0;background:#fbfcfd}.modal-summary div[data-v-c8aafda4]{padding:12px 26px;display:grid;gap:4px}.modal-summary span[data-v-c8aafda4]{color:#7b8994;font-size:12px;font-weight:800}.modal-summary strong[data-v-c8aafda4]{color:#263746;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-body[data-v-c8aafda4]{min-height:0;flex:1;overflow:auto;padding:18px 26px;box-sizing:border-box}.form-layout[data-v-c8aafda4]{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;align-content:start}.form-layout .wide[data-v-c8aafda4]{grid-column:1/-1}.form-layout label[data-v-c8aafda4],.memo-input label[data-v-c8aafda4]{display:grid;gap:6px;color:#5f6e7b}.field-label[data-v-c8aafda4]{font-weight:800}.field-label em[data-v-c8aafda4]{color:#d33;font-style:normal}.form-layout input[data-v-c8aafda4],.form-layout select[data-v-c8aafda4],.form-layout textarea[data-v-c8aafda4],.memo-input input[data-v-c8aafda4],.memo-input textarea[data-v-c8aafda4]{width:100%;border:1px solid #cfd9e3;border-radius:4px;box-sizing:border-box}.form-layout input[data-v-c8aafda4],.form-layout select[data-v-c8aafda4],.memo-input input[data-v-c8aafda4]{height:30px;padding:0 9px}.form-layout textarea[data-v-c8aafda4],.memo-input textarea[data-v-c8aafda4]{padding:9px;resize:vertical}.patient-picker>div[data-v-c8aafda4]{position:relative}.patient-results[data-v-c8aafda4]{position:absolute;top:34px;left:0;width:360px;max-height:260px;overflow:auto;border:1px solid #cfd9e3;border-radius:6px;background:#fff;box-shadow:0 14px 30px rgba(35,49,61,.16);padding:5px;box-sizing:border-box;z-index:5}.patient-results button[data-v-c8aafda4]{width:100%;height:auto;min-height:42px;background:#fff;text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 9px}.treatment-options[data-v-c8aafda4]{display:flex;flex-wrap:wrap;gap:6px}.treatment-options label[data-v-c8aafda4]{display:inline-flex!important;align-items:center!important;gap:5px;width:auto;color:#34404a;background:#f7fafc;border:1px solid #dce5ec;border-radius:4px;padding:5px 8px}.treatment-options input[data-v-c8aafda4]{width:14px!important;height:14px!important;padding:0!important}.memo-layout[data-v-c8aafda4]{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px}.history-layout[data-v-c8aafda4],.memo-layout section[data-v-c8aafda4]{border:1px solid #dce5ec;border-radius:4px;background:#fff;padding:12px;display:grid;align-content:start;gap:10px}.memo-input button[data-v-c8aafda4]{width:-moz-max-content;width:max-content;background:#2f7bea;color:#fff}.modal>footer[data-v-c8aafda4]{height:56px;border-top:1px solid #d9e2ea;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 24px}.modal>footer .ghost[data-v-c8aafda4]{background:#e8eef4;color:#3d4b57}.modal>footer .primary[data-v-c8aafda4]{background:#2f7bea;color:#fff}@media(max-width:1100px){.content-grid[data-v-c8aafda4]{grid-template-columns:1fr}.detail-panel[data-v-c8aafda4]{display:none}.toolbar[data-v-c8aafda4]{height:auto;flex-wrap:wrap}.filter[data-v-c8aafda4]{margin-left:0}.summary-grid[data-v-c8aafda4]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.form-layout[data-v-c8aafda4],.memo-layout[data-v-c8aafda4],.modal-summary[data-v-c8aafda4],.summary-grid[data-v-c8aafda4]{grid-template-columns:1fr}.modal[data-v-c8aafda4]{height:calc(100vh - 20px)}}.plan-page[data-v-64c56ff2]{height:100%;min-height:0;overflow:hidden;background:#f6f9fb;color:#34404a;font-size:13px}.plan-shell[data-v-64c56ff2]{height:100%;min-height:0;background:#fff;border-top:1px solid #d9e2ea;display:flex;flex-direction:column;overflow:hidden}.tabs[data-v-64c56ff2]{display:flex;gap:22px;height:38px;align-items:flex-end;padding:0 20px;border-bottom:1px solid #d9e2ea;flex:0 0 auto}.tabs button[data-v-64c56ff2]{height:38px;border:0;background:transparent;color:#2275d7;font-weight:900;position:relative}.tabs button[data-v-64c56ff2]:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:#2275d7}.toolbar[data-v-64c56ff2]{height:52px;display:flex;align-items:center;gap:6px;padding:8px 16px;border-bottom:1px solid #e3eaf0;box-sizing:border-box}.detail-panel button[data-v-64c56ff2],.toolbar button[data-v-64c56ff2]{height:30px;border:0;border-radius:4px;background:#e8eef4;color:#3d4b57;padding:0 12px;font-weight:800;cursor:pointer}.detail-panel button[data-v-64c56ff2]:disabled,.toolbar button[data-v-64c56ff2]:disabled{opacity:.45}.patient-picker[data-v-64c56ff2]{position:relative;display:grid;grid-template-columns:auto 260px;align-items:center;gap:6px;color:#7b8994}.patient-picker input[data-v-64c56ff2]{height:30px;border:1px solid #cfd9e3;border-radius:4px;padding:0 8px}.patient-results[data-v-64c56ff2]{position:absolute;top:34px;left:36px;width:340px;max-height:240px;overflow:auto;border:1px solid #cfd9e3;background:#fff;box-shadow:0 14px 30px rgba(35,49,61,.16);z-index:5;padding:5px}.patient-results button[data-v-64c56ff2]{width:100%;height:auto;min-height:40px;background:#fff;text-align:left;display:grid;grid-template-columns:1fr auto}.summary-grid[data-v-64c56ff2]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 16px;border-bottom:1px solid #e3eaf0;background:#fbfcfd}.summary-grid article[data-v-64c56ff2]{border:1px solid #dce5ec;background:#fff;border-radius:4px;padding:10px}.summary-grid span[data-v-64c56ff2]{display:block;color:#7b8994}.summary-grid strong[data-v-64c56ff2]{display:block;margin-top:4px;font-size:17px;color:#263746}.content-grid[data-v-64c56ff2]{min-height:0;flex:1;display:grid;grid-template-columns:310px minmax(0,1fr);overflow:hidden}.plan-list[data-v-64c56ff2]{min-height:0;border-right:1px solid #e3eaf0;background:#fbfcfd;padding:12px;box-sizing:border-box;overflow:auto;display:grid;align-content:start;gap:7px}.plan-list header[data-v-64c56ff2]{font-weight:900;color:#263746;margin-bottom:4px}.plan-list button[data-v-64c56ff2]{height:auto;min-height:46px;border:1px solid #e3eaf0;border-radius:4px;background:#fff;text-align:left;display:grid;gap:3px;padding:8px;cursor:pointer}.plan-list button.selected[data-v-64c56ff2],.plan-list button[data-v-64c56ff2]:hover{border-color:#2f7bea;background:#eef6ff}.plan-list span[data-v-64c56ff2]{color:#7b8994}.plan-list p[data-v-64c56ff2]{margin:0;padding:12px;color:#8a97a3}.detail-panel[data-v-64c56ff2]{min-height:0;display:flex;flex-direction:column;overflow:hidden}.detail-panel>header[data-v-64c56ff2]{height:48px;border-bottom:1px solid #e3eaf0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px}.detail-panel>header strong[data-v-64c56ff2]{font-size:16px;color:#263746}.detail-panel>header span[data-v-64c56ff2]{color:#7b8994}.timeline[data-v-64c56ff2]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 16px;border-bottom:1px solid #e3eaf0;background:#fbfcfd}.timeline article[data-v-64c56ff2]{border:1px solid #dce5ec;border-left:4px solid #cfd9e3;background:#fff;border-radius:4px;padding:10px}.timeline article.submitted[data-v-64c56ff2]{border-left-color:#2f7bea}.timeline article.consult[data-v-64c56ff2]{border-left-color:#22a06b}.timeline span[data-v-64c56ff2]{color:#7b8994}.timeline strong[data-v-64c56ff2]{display:block;margin-top:4px;color:#263746}.timeline p[data-v-64c56ff2]{margin:4px 0 0;color:#5f6e7b}.table-area[data-v-64c56ff2]{min-height:0;flex:1;overflow:auto}.table-area table[data-v-64c56ff2]{width:100%;border-collapse:collapse;table-layout:fixed}.table-area td[data-v-64c56ff2],.table-area th[data-v-64c56ff2]{height:34px;border-bottom:1px solid #e5ebf0;border-right:1px solid #edf2f6;padding:0 8px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-area th[data-v-64c56ff2]{position:sticky;top:0;background:#f8fafc;color:#7b8994}.detail-panel footer[data-v-64c56ff2]{border-top:1px solid #d9e2ea;padding:12px 16px;display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:10px;align-items:end}.detail-panel footer label[data-v-64c56ff2]{display:grid;gap:6px;color:#5f6e7b}.detail-panel textarea[data-v-64c56ff2]{width:100%;border:1px solid #cfd9e3;border-radius:4px;padding:8px;box-sizing:border-box;resize:vertical}.pricing-page[data-v-9f8be806]{height:100%;min-height:0;overflow:hidden;background:#f6f9fb;color:#34404a;font-size:13px}.pricing-shell[data-v-9f8be806]{height:100%;min-height:0;background:#fff;border-top:1px solid #d9e2ea;display:flex;flex-direction:column;overflow:hidden}.tabs[data-v-9f8be806]{display:flex;gap:22px;height:38px;align-items:flex-end;padding:0 20px;border-bottom:1px solid #d9e2ea;flex:0 0 auto}.tabs button[data-v-9f8be806]{height:38px;border:0;background:transparent;color:#2275d7;font-weight:900;position:relative}.tabs button[data-v-9f8be806]:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:#2275d7}.toolbar[data-v-9f8be806]{height:52px;display:flex;align-items:center;gap:6px;padding:8px 16px;border-bottom:1px solid #e3eaf0;box-sizing:border-box}.plan-panel button[data-v-9f8be806],.side-panel button[data-v-9f8be806],.toolbar button[data-v-9f8be806]{height:30px;border:0;border-radius:4px;background:#e8eef4;color:#3d4b57;padding:0 12px;font-weight:800;cursor:pointer}.toolbar button[data-v-9f8be806]:disabled{opacity:.45}.toolbar .primary[data-v-9f8be806]{background:#2f7bea;color:#fff}.patient-picker[data-v-9f8be806]{position:relative;display:grid;grid-template-columns:auto 260px;align-items:center;gap:6px;color:#7b8994}.patient-picker input[data-v-9f8be806]{height:30px;border:1px solid #cfd9e3;border-radius:4px;padding:0 8px}.patient-results[data-v-9f8be806]{position:absolute;top:34px;left:36px;width:340px;max-height:240px;overflow:auto;border:1px solid #cfd9e3;background:#fff;box-shadow:0 14px 30px rgba(35,49,61,.16);z-index:5;padding:5px}.patient-results button[data-v-9f8be806]{width:100%;height:auto;min-height:40px;background:#fff;text-align:left;display:grid;grid-template-columns:1fr auto}.summary-grid[data-v-9f8be806]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 16px;border-bottom:1px solid #e3eaf0;background:#fbfcfd}.summary-grid article[data-v-9f8be806]{border:1px solid #dce5ec;background:#fff;border-radius:4px;padding:10px}.summary-grid span[data-v-9f8be806]{display:block;color:#7b8994}.summary-grid strong[data-v-9f8be806]{display:block;margin-top:4px;font-size:17px;color:#263746}.content-grid[data-v-9f8be806]{min-height:0;flex:1;display:grid;grid-template-columns:300px minmax(0,1fr);overflow:hidden}.side-panel[data-v-9f8be806]{min-height:0;border-right:1px solid #e3eaf0;background:#fbfcfd;padding:12px;box-sizing:border-box;overflow:auto;display:grid;align-content:start;gap:12px}.side-panel section[data-v-9f8be806]{border:1px solid #dce5ec;background:#fff;border-radius:4px;padding:10px;display:grid;gap:7px}.plan-panel header strong[data-v-9f8be806],.side-panel header[data-v-9f8be806]{font-weight:900;color:#263746}.side-panel button[data-v-9f8be806]{height:auto;min-height:42px;background:#fff;border:1px solid #e3eaf0;text-align:left;display:grid;gap:2px}.side-panel button.selected[data-v-9f8be806],.side-panel button[data-v-9f8be806]:hover{border-color:#2f7bea;background:#eef6ff}.side-panel span[data-v-9f8be806]{color:#7b8994}.side-panel p[data-v-9f8be806],.table-area p[data-v-9f8be806]{margin:0;padding:12px;color:#8a97a3}.plan-panel[data-v-9f8be806]{min-height:0;display:flex;flex-direction:column;overflow:hidden}.plan-panel header[data-v-9f8be806]{height:48px;border-bottom:1px solid #e3eaf0;display:flex;align-items:center;gap:12px;padding:0 16px}.plan-panel header label[data-v-9f8be806]{display:grid;grid-template-columns:auto 260px;align-items:center;gap:6px;margin-left:auto}.plan-panel input[data-v-9f8be806],.plan-panel select[data-v-9f8be806],.plan-panel textarea[data-v-9f8be806]{border:1px solid #cfd9e3;border-radius:4px;box-sizing:border-box}.plan-panel input[data-v-9f8be806],.plan-panel select[data-v-9f8be806]{height:30px;padding:0 8px}.add-row[data-v-9f8be806]{height:48px;display:grid;grid-template-columns:minmax(0,1fr) 140px 74px;gap:8px;padding:9px 16px;border-bottom:1px solid #e3eaf0;box-sizing:border-box}.table-area[data-v-9f8be806]{min-height:0;flex:1;overflow:auto}.table-area table[data-v-9f8be806]{width:100%;border-collapse:collapse;table-layout:fixed}.table-area td[data-v-9f8be806],.table-area th[data-v-9f8be806]{height:34px;border-bottom:1px solid #e5ebf0;border-right:1px solid #edf2f6;padding:4px;text-align:left}.table-area th[data-v-9f8be806]{position:sticky;top:0;background:#f8fafc;color:#7b8994}.table-area input[data-v-9f8be806]{width:100%}.danger[data-v-9f8be806]{background:#ffe7e2!important;color:#b43a2d!important}.plan-panel footer[data-v-9f8be806]{border-top:1px solid #d9e2ea;padding:12px 16px;display:grid;grid-template-columns:220px 220px minmax(0,1fr);gap:10px}.plan-panel footer label[data-v-9f8be806]{display:grid;gap:5px;color:#5f6e7b}.memo textarea[data-v-9f8be806]{width:100%;resize:vertical;padding:8px}.photo-board[data-v-b4921bfe]{height:100%;min-height:0;overflow:hidden;background:#f6f9fb;color:#34404a;font-size:13px}.board-shell[data-v-b4921bfe]{height:100%;min-height:0;background:#fff;border-top:1px solid #d9e2ea;display:flex;flex-direction:column;overflow:hidden}.tabs[data-v-b4921bfe]{display:flex;gap:22px;height:38px;align-items:flex-end;padding:0 20px;border-bottom:1px solid #d9e2ea}.tabs button[data-v-b4921bfe]{height:38px;border:0;background:transparent;color:#2275d7;font-weight:900;position:relative}.tabs button[data-v-b4921bfe]:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:#2275d7}.toolbar[data-v-b4921bfe]{height:52px;display:flex;align-items:center;gap:6px;padding:8px 16px;border-bottom:1px solid #e3eaf0;box-sizing:border-box}.file-button[data-v-b4921bfe],.toolbar button[data-v-b4921bfe]{height:30px;border:0;border-radius:4px;background:#e8eef4;color:#3d4b57;padding:0 12px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center}.toolbar button[data-v-b4921bfe]:disabled{opacity:.45}.file-button input[data-v-b4921bfe]{display:none}.patient-picker[data-v-b4921bfe]{position:relative;display:grid;grid-template-columns:auto 260px;align-items:center;gap:6px;color:#7b8994}.patient-picker input[data-v-b4921bfe]{height:30px;border:1px solid #cfd9e3;border-radius:4px;padding:0 8px}.patient-results[data-v-b4921bfe]{position:absolute;top:34px;left:36px;width:340px;max-height:240px;overflow:auto;border:1px solid #cfd9e3;background:#fff;box-shadow:0 14px 30px rgba(35,49,61,.16);z-index:5;padding:5px}.patient-results button[data-v-b4921bfe]{width:100%;height:auto;min-height:40px;background:#fff;text-align:left;display:grid;grid-template-columns:1fr auto}.summary-grid[data-v-b4921bfe]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 16px;border-bottom:1px solid #e3eaf0;background:#fbfcfd}.summary-grid article[data-v-b4921bfe]{border:1px solid #dce5ec;background:#fff;border-radius:4px;padding:10px}.summary-grid span[data-v-b4921bfe]{display:block;color:#7b8994}.summary-grid strong[data-v-b4921bfe]{display:block;margin-top:4px;font-size:17px;color:#263746}.content-grid[data-v-b4921bfe]{min-height:0;flex:1;display:grid;grid-template-columns:300px minmax(0,1fr);overflow:hidden}.thumb-panel[data-v-b4921bfe]{min-height:0;border-right:1px solid #e3eaf0;background:#fbfcfd;padding:12px;box-sizing:border-box;overflow:auto;display:grid;align-content:start;gap:8px}.thumb-panel header[data-v-b4921bfe]{font-weight:900;color:#263746}.thumb-panel button[data-v-b4921bfe]{border:1px solid #e3eaf0;border-radius:4px;background:#fff;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;padding:6px;text-align:left;cursor:pointer}.thumb-panel button.selected[data-v-b4921bfe],.thumb-panel button[data-v-b4921bfe]:hover{border-color:#2f7bea;background:#eef6ff}.thumb-panel img[data-v-b4921bfe]{width:72px;height:54px;-o-object-fit:cover;object-fit:cover;background:#edf2f7}.thumb-panel span[data-v-b4921bfe]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thumb-panel p[data-v-b4921bfe],.viewer p[data-v-b4921bfe]{margin:0;padding:16px;color:#8a97a3}.viewer-panel[data-v-b4921bfe]{min-height:0;display:flex;flex-direction:column;overflow:hidden}.viewer-panel header[data-v-b4921bfe]{height:42px;border-bottom:1px solid #e3eaf0;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.viewer-panel header strong[data-v-b4921bfe]{color:#263746}.viewer-panel header span[data-v-b4921bfe]{color:#7b8994}.viewer[data-v-b4921bfe]{min-height:0;flex:1;display:flex;align-items:center;justify-content:center;background:#111;overflow:hidden}.viewer img[data-v-b4921bfe]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.viewer-panel footer[data-v-b4921bfe]{border-top:1px solid #d9e2ea;padding:12px 16px}.viewer-panel label[data-v-b4921bfe]{display:grid;gap:6px;color:#5f6e7b}.viewer-panel textarea[data-v-b4921bfe]{width:100%;border:1px solid #cfd9e3;border-radius:4px;padding:8px;box-sizing:border-box;resize:vertical}