html,body,#root{height:100%;width:100%;margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.container{display:flex;height:100vh;width:100vw;background:#e9ebef}.sidebar{width:200px;background:#e9ebef;color:#23262d;display:flex;flex-direction:column;padding:0}.sidebar-title{font-size:20px;font-weight:700;padding:20px 0 20px 20px;border-bottom:1px solid #dbe2ef;color:#23262d}.sidebar-item{padding:16px 0 16px 20px;cursor:pointer;color:#23262d;background:#e9ebef;border-left:4px solid transparent;transition:background .2s,color .2s}.sidebar-item.active{background:#6c8cff;color:#fff;border-left:4px solid #3a5fff}.main-content{flex:1;padding:32px 24px;background:#e9ebef}.filter-bar{display:flex;align-items:center;gap:16px;margin-bottom:24px;background:#f5f7fa;padding:16px 24px;border-radius:6px}.filter-bar label{font-size:14px;color:#333}.filter-bar input{margin-left:8px;padding:4px 8px;border:1px solid #ccc;border-radius:4px}.search-btn{background:#3a5fff;color:#fff;border:none;padding:6px 18px;border-radius:4px;cursor:not-allowed}.patient-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;font-size:14px;box-shadow:0 2px 8px #0000000a}.patient-table th,.patient-table td{padding:10px 8px;border-bottom:1px solid #f0f0f0;text-align:center}.patient-table th{background:#f5f7fa;font-weight:600}.patient-table tr:last-child td{border-bottom:none}.patient-table a{text-decoration:none;font-size:14px}.add-patient-form{max-width:480px;margin:48px auto;background:#f2f4f8;padding:32px 36px 28px;border-radius:12px;box-shadow:0 2px 12px #0000000a}.form-title{font-weight:600;font-size:22px;margin-bottom:28px;text-align:center}.form-fields{display:flex;flex-direction:column;gap:18px}.add-patient-form label{display:flex;align-items:center;font-size:15px;color:#333;gap:8px}.add-patient-form input,.add-patient-form textarea,.add-patient-form select{flex:1;padding:7px 10px;border:1px solid #d1d5db;border-radius:5px;font-size:15px;background:#fff;margin-left:12px}.add-patient-form textarea{min-height:48px;max-width:100%}.required{color:#e53e3e;margin-left:2px;font-size:15px}.form-error{color:#e53e3e;margin-top:14px;text-align:center;font-size:15px}.form-submit-btn{margin-top:32px;background:#6c8cff;color:#fff;border:none;padding:12px 0;border-radius:6px;font-size:17px;font-weight:500;cursor:pointer;width:100%;letter-spacing:2px;transition:background .2s}.form-submit-btn:hover{background:#3a5fff}.qr-code-button{padding:8px 16px;background-color:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}.qr-code-button:hover:not(:disabled){background-color:#40a9ff}.qr-code-button:disabled{opacity:.7;cursor:not-allowed}.wechat-status{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:14px}.wechat-status.bound{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.wechat-status.unbound{background-color:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}.home-button{position:fixed;top:20px;left:220px;padding:8px 16px;background:#6c8cff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:6px;transition:background .2s;z-index:100}.home-button:hover{background:#3a5fff}.home-button svg{width:16px;height:16px}.surgery-info{margin:16px 0;padding:16px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;border-left:4px solid #6c8cff}.surgery-info .info-item{display:flex;margin-bottom:8px;align-items:center}.surgery-info .info-item:last-child{margin-bottom:0}.surgery-info .label{font-weight:600;color:#495057;min-width:100px;margin-right:12px}.surgery-info .value{color:#212529;flex:1}.surgery-info .info-item:first-child .value{color:#dc3545;font-weight:600}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
