body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,sans-serif;margin:0}code{font-family:SFMono-Regular,Menlo,Consolas,Courier New,monospace}.ticket-page *,.ticket-page :after,.ticket-page :before{box-sizing:border-box}.ticket-page{background:#f3f2f1;display:flex;flex-direction:column;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh}.ticket-header{background:#fff;border-bottom:1px solid #edebe9;box-shadow:0 1px 2px #0000000f;flex-shrink:0;height:48px;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:100}.header-left,.ticket-header{align-items:center;display:flex}.header-left{gap:10px}.ms-logo{flex-shrink:0;height:20px;width:20px}.app-title{color:#242424;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1;margin:0}.header-right{gap:10px}.header-right,.user-avatar{align-items:center;display:flex}.user-avatar{background:#0f6cbd;border-radius:50%;color:#fff;flex-shrink:0;font-size:12px;font-weight:600;height:28px;justify-content:center;line-height:1;width:28px}.user-name{color:#605e5c;font-size:13px;font-weight:400}.ticket-main{display:flex;flex:1 1;justify-content:center;padding:32px 24px 48px}.page-content{background:#fff;border:1px solid #edebe9;border-radius:8px;box-shadow:0 2px 4px #0000000a;max-width:600px;padding:36px 40px;width:100%}.section-header{border-bottom:1px solid #edebe9;margin-bottom:28px;padding-bottom:20px}.section-title{color:#242424;font-size:20px;font-weight:600;letter-spacing:-.01em;margin:0 0 6px}.section-description{color:#605e5c;font-size:13px;line-height:1.5;margin:0}.submit-btn{align-items:center;background:#0f6cbd;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;height:36px;justify-content:center;line-height:1;padding:0 20px;transition:background .15s}.submit-btn:hover{background:#115ea3}.submit-btn:active{background:#0e4775}.submit-btn:disabled{background:#c8c6c4;color:#fff;cursor:not-allowed}.spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.file-input-hidden{height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;width:0}.rejected-message{background:#fde7e9;border:1px solid #f1bbbc;border-radius:4px;color:#d13438;font-size:13px;line-height:1.4;padding:10px 12px}.askhr-form{gap:24px}.askhr-field,.askhr-form{display:flex;flex-direction:column}.askhr-field{gap:6px}.askhr-label{color:#242424;font-size:14px;font-weight:600;line-height:1.4}.askhr-required-star{color:#d13438;font-weight:700}.askhr-input,.askhr-select,.askhr-textarea{background:#fff;border:1px solid #c8c6c4;border-radius:4px;box-sizing:border-box;color:#242424;display:block;font-family:inherit;font-size:14px;margin:0;outline:none;padding:8px 12px;transition:border-color .15s,box-shadow .15s;width:100%}.askhr-input:focus,.askhr-select:focus,.askhr-textarea:focus{border-color:#0f6cbd;box-shadow:0 0 0 1px #0f6cbd}.askhr-input:hover,.askhr-select:hover,.askhr-textarea:hover{border-color:#a19f9d}.askhr-input::placeholder,.askhr-textarea::placeholder{color:#a19f9d}.askhr-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23605e5c' viewBox='0 0 16 16'%3E%3Cpath d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;height:36px;padding-right:36px}.askhr-select:disabled{background-color:#f3f2f1;color:#a19f9d;cursor:not-allowed}.askhr-input{height:36px}.askhr-textarea{line-height:1.5;min-height:80px;resize:vertical}.askhr-textarea--short{min-height:56px}.askhr-char-count{color:#a19f9d;font-size:12px;margin-top:2px;text-align:right}.askhr-field-hint{color:#605e5c;font-size:13px;margin:0 0 8px}.askhr-dropzone{align-items:center;background:#faf9f8;border:1.5px dashed #c8c6c4;border-radius:4px;cursor:pointer;display:flex;gap:12px;padding:14px 16px;transition:border-color .15s,background .15s}.askhr-dropzone:hover{background:#f0f7ff;border-color:#0f6cbd}.askhr-dropzone--disabled{cursor:not-allowed;opacity:.6}.askhr-dropzone--disabled:hover{background:#faf9f8;border-color:#c8c6c4}.askhr-dropzone-icon{color:#0f6cbd;flex-shrink:0;height:28px;width:28px}.askhr-dropzone-content{display:flex;flex-direction:column;gap:2px}.askhr-dropzone-text{color:#605e5c;font-size:14px}.askhr-dropzone-hint{color:#a19f9d;font-size:11px;line-height:1.4}.askhr-dropzone-link{color:#0f6cbd;font-weight:600;text-decoration:underline;text-underline-offset:2px}.askhr-file-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.askhr-file-count{color:#605e5c;font-size:12px;font-weight:500}.askhr-file-item{align-items:center;background:#faf9f8;border:1px solid #edebe9;border-radius:4px;display:flex;gap:10px;padding:8px 12px}.askhr-file-name{color:#242424;flex:1 1;font-size:13px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.askhr-file-size{color:#a19f9d;flex-shrink:0;font-size:12px}.askhr-file-remove{align-items:center;background:#0000;border:none;border-radius:4px;color:#a19f9d;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:24px;justify-content:center;line-height:1;transition:all .15s;width:24px}.askhr-file-remove:hover{background:#fde7e9;color:#d13438}.askhr-submit-row{padding-top:8px}.askhr-success-banner{align-items:flex-start;background:#f1faf1;border:1px solid #9fd89f;border-radius:4px;color:#107c10;display:flex;gap:14px;padding:20px 24px}.askhr-success-banner strong{display:block;font-size:15px;font-weight:600;margin-bottom:4px}.askhr-success-banner span{color:#424242;font-size:14px;line-height:1.5}.askhr-success-banner svg{flex-shrink:0;margin-top:2px}@media (max-width:768px){.askhr-form{gap:20px}.ticket-main{padding:24px 16px 40px}.page-content{padding:28px 24px}.section-title{font-size:18px}}@media (max-width:480px){.askhr-dropzone{padding:12px 14px}.askhr-label{font-size:13px}.ticket-header{padding:0 16px}.app-title{font-size:14px}.user-name{display:none}.page-content{border-left:none;border-radius:0;border-right:none;padding:24px 16px}.ticket-main{padding:16px 0 32px}}.loading-screen{align-items:center;color:#424242;display:flex;flex-direction:column;font-size:15px;gap:16px;justify-content:center;min-height:100vh}.loading-spinner{animation:app-spin .7s linear infinite;border:3px solid #e1dfdd;border-radius:50%;border-top-color:#0f6cbd;height:32px;width:32px}@keyframes app-spin{to{transform:rotate(1turn)}}.error-screen{align-items:center;color:#424242;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:24px;text-align:center}.error-icon{font-size:48px;margin-bottom:12px}.error-screen h2{color:#242424;font-size:20px;font-weight:600;margin:0 0 8px}.error-screen p{font-size:14px;line-height:1.6;margin:0;max-width:480px}
/*# sourceMappingURL=main.638d3029.css.map*/