html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f2f5;color:#000000d9;font-size:14px;line-height:1.5715}.container{max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.mb-4{margin-bottom:16px}.mb-8{margin-bottom:24px}.mt-4{margin-top:16px}.mt-8{margin-top:24px}.login-container{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;justify-content:center;align-items:center;padding:20px}.login-box{width:100%;max-width:400px;background:white;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:40px}.login-header{text-align:center;margin-bottom:32px}.login-header h1{margin:0 0 8px;font-size:28px;font-weight:600;color:#262626}.login-header p{margin:0;color:#8c8c8c;font-size:14px}.tenant-indicator{background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;padding:8px 12px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.tenant-indicator .tenant-name{color:#52c41a;font-weight:500}.ticket-list{padding:24px}.page-header{background:white;padding:24px;margin-bottom:24px;border-radius:8px;box-shadow:0 2px 8px #0000000f}.page-header h1{margin:0;font-size:24px;font-weight:600;color:#262626}.filters{background:white;padding:24px;margin-bottom:24px;border-radius:8px;box-shadow:0 2px 8px #0000000f}.ticket-card{background:white;border-radius:8px;box-shadow:0 2px 8px #0000000f;margin-bottom:16px;overflow:hidden;transition:all .3s}.ticket-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.ticket-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.ticket-content{padding:20px}.ticket-title{font-size:16px;font-weight:600;color:#262626;margin-bottom:8px}.ticket-meta{display:flex;gap:16px;font-size:14px;color:#8c8c8c}.notification-panel{position:fixed;top:20px;right:20px;width:350px;max-height:400px;background:white;border-radius:8px;box-shadow:0 6px 16px #0000001f;z-index:1000;border:1px solid #f0f0f0}.notification-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;font-weight:600;color:#262626}.notification-list{max-height:300px;overflow-y:auto}.notification-item{padding:12px 20px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .3s}.notification-item:hover{background-color:#fafafa}.notification-item.unread{background-color:#f6ffed;border-left:3px solid #52c41a}@media (max-width: 768px){.login-box{margin:20px;padding:30px 24px}.ticket-list{padding:16px}.page-header,.filters{margin:0 -16px 16px;border-radius:0}.notification-panel{left:20px;right:20px;width:auto}}@media (max-width: 768px){.mobile-camera-button{width:100%;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px}.upload-area{padding:12px}.upload-tip{font-size:14px;color:#666;text-align:center;margin-top:8px}.image-preview{max-width:100%;border-radius:8px}.ant-modal{margin:0;padding:0}.ant-modal-content{border-radius:0}.modal-image{max-width:100vw;max-height:90vh;object-fit:contain}.ticket-detail{padding:12px}.content-wrapper{margin:0}.ant-card{margin-bottom:12px}.ant-form-item{margin-bottom:16px}.mobile-actions{display:flex;flex-direction:column;gap:8px}.mobile-actions .ant-btn{width:100%}.attachments-list{display:flex;flex-direction:column;gap:8px}.attachment-item{padding:8px;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa}.image-attachment-fullsize{width:100%;margin-bottom:12px}.attachment-image-fullsize{width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:6px;cursor:pointer}}.camera-input{display:none}@media (hover: none) and (pointer: coarse){.ant-btn:active,.attachment-image-fullsize:active{transform:scale(.98)}}@media (max-width: 768px) and (orientation: landscape){.modal-image{max-height:80vh}.ticket-detail{padding:8px}}@media (max-width: 480px){.upload-tip,.ant-card-head-title,.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:14px}}.notification-panel[data-v-c07fc6f8]{position:fixed;top:80px;right:20px;width:360px;max-height:500px;background:white;border-radius:8px;box-shadow:0 6px 16px #0000001f;z-index:1000;border:1px solid #f0f0f0;overflow:hidden}.notification-panel.mobile[data-v-c07fc6f8]{left:20px;right:20px;width:auto;top:70px}.notification-header[data-v-c07fc6f8]{padding:16px 20px;border-bottom:1px solid #f0f0f0;background:#fafafa;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#262626}.header-actions[data-v-c07fc6f8]{display:flex;gap:8px}.notification-list[data-v-c07fc6f8]{max-height:350px;overflow-y:auto}.notification-item[data-v-c07fc6f8]{padding:12px 20px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .3s;position:relative;display:flex;justify-content:space-between;align-items:flex-start}.notification-item[data-v-c07fc6f8]:hover{background-color:#fafafa}.notification-item.unread[data-v-c07fc6f8]{background-color:#f6ffed;border-left:3px solid #52c41a}.notification-item[data-v-c07fc6f8]:last-child{border-bottom:none}.notification-content[data-v-c07fc6f8]{flex:1}.notification-title[data-v-c07fc6f8]{font-weight:500;color:#262626;margin-bottom:4px;font-size:14px}.notification-message[data-v-c07fc6f8]{color:#666;font-size:13px;line-height:1.4;margin-bottom:4px}.notification-time[data-v-c07fc6f8]{color:#999;font-size:12px}.unread-dot[data-v-c07fc6f8]{width:8px;height:8px;background:#1890ff;border-radius:50%;margin-left:8px;margin-top:6px;flex-shrink:0}.empty-state[data-v-c07fc6f8]{text-align:center;padding:40px 20px;color:#999}.empty-state p[data-v-c07fc6f8]{margin-top:8px;margin-bottom:0}.notification-footer[data-v-c07fc6f8]{padding:12px 20px;border-top:1px solid #f0f0f0;background:#fafafa;display:flex;justify-content:space-between;align-items:center}.footer-info[data-v-c07fc6f8]{flex:1}.info-text[data-v-c07fc6f8]{font-size:12px;color:#999;font-style:italic}.notification-trigger[data-v-c07fc6f8]{position:fixed;bottom:30px;right:30px;z-index:999;box-shadow:0 4px 12px #00000026}@media (max-width: 768px){.notification-trigger[data-v-c07fc6f8]{bottom:20px;right:20px}}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}
