*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f5f5}.container{max-width:1200px;margin:0 auto;padding:20px}.header{background:#fff;border-bottom:2px solid #e0e0e0;padding:16px 24px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.header h1{margin:0;font-size:24px}.header-right{display:flex;gap:16px;align-items:center}.btn{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.btn-primary{background:#06c;color:#fff}.btn-primary:hover{background:#0052a3}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#5a6268}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.card{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:6px;font-weight:500;color:#333}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:14px}.form-group textarea{min-height:100px;resize:vertical}.ticket-list{display:flex;flex-direction:column;gap:12px}.ticket-item{background:#fff;border-radius:6px;padding:16px;border-left:4px solid #0066cc;cursor:pointer;transition:all .2s}.ticket-item:hover{box-shadow:0 2px 8px #0000001a}.ticket-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:8px}.ticket-title{font-weight:600;font-size:16px;color:#333}.ticket-meta{font-size:13px;color:#666}.badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500;margin-left:8px}.badge-new{background:#d1ecf1;color:#0c5460}.badge-open{background:#d4edda;color:#155724}.badge-waiting{background:#fff3cd;color:#856404}.badge-resolved{background:#cce5ff;color:#004085}.badge-closed{background:#e2e3e5;color:#383d41}.badge-high{background:#f8d7da;color:#721c24}.badge-critical{background:#dc3545;color:#fff}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:16px}.template-card{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:20px;cursor:pointer;transition:all .2s}.template-card:hover{border-color:#06c;box-shadow:0 2px 8px #06c3}.template-card.selected{border-color:#06c;background:#f0f8ff}.message-thread{margin-top:24px}.message{background:#f9f9f9;border-radius:8px;padding:16px;margin-bottom:12px}.message.admin{background:#e7f3ff;border-left:4px solid #0066cc}.message-header{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px;color:#666}.message-author{font-weight:600;color:#333}.message-body{white-space:pre-wrap;line-height:1.5}.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem;background:url(/bg-login.webp) no-repeat center center fixed;background-size:cover;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-card{width:100%;max-width:400px;background-color:#fffffff2;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:0}.login-header{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem 1.5rem .5rem}.login-content{padding:1.5rem}.login-content form{display:flex;flex-direction:column;gap:1.5rem}.login-content .form-group{display:flex;flex-direction:column;gap:.5rem;margin:0}.login-content label{font-size:.875rem;font-weight:500;line-height:1;color:#0f172a}.login-content input{display:flex;height:2.75rem;width:100%;border-radius:.375rem;border:1px solid #e2e8f0;background-color:transparent;padding:.5rem .75rem;font-size:.875rem;transition:colors .2s}.login-content input:focus{outline:none;box-shadow:0 0 0 2px #2563eb;border-color:transparent}.login-content button[type=submit]{height:2.75rem;width:100%;border-radius:.375rem;font-size:1rem;font-weight:500;background-color:#06c;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.login-content button[type=submit]:hover{background-color:#0052a3}.login-content button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;padding:.75rem;border-radius:.375rem;font-size:.875rem;margin-bottom:1rem}.login-card h1{margin-top:0;text-align:center;color:#333}.error{background:#f8d7da;color:#721c24;padding:12px;border-radius:4px;margin-bottom:16px;border:1px solid #f5c6cb}.success{background:#d4edda;color:#155724;padding:12px;border-radius:4px;margin-bottom:16px;border:1px solid #c3e6cb}.loading{text-align:center;padding:40px;color:#666}.cc-login-wrapper{display:flex!important;align-items:center!important;justify-content:center!important;min-height:100vh!important;width:100%!important;margin:0!important;padding:1rem!important;background:url(/bg-login.webp) no-repeat center center fixed!important;background-size:cover!important;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box!important}.cc-login-wrapper *{box-sizing:border-box!important}.cc-login-card{width:100%!important;max-width:400px!important;background-color:#fffffff2!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:.75rem!important;box-shadow:0 25px 50px -12px #00000040!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;overflow:hidden!important}.cc-login-header{padding:1.5rem 1.5rem .5rem!important;display:flex!important;flex-direction:column!important;gap:.375rem!important}.cc-login-logo-container{display:flex!important;justify-content:center!important;margin-bottom:1rem!important}.cc-login-logo{height:48px!important;width:auto!important;object-fit:contain!important}.cc-login-title{font-size:1.5rem!important;font-weight:700!important;color:#1f2937!important;text-align:center!important;line-height:2rem!important;letter-spacing:-.025em!important;margin:0!important}.cc-login-content{padding:1.5rem!important}.cc-login-form{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.cc-login-form-group{display:flex!important;flex-direction:column!important;gap:.5rem!important}.cc-login-label{font-size:.875rem!important;font-weight:500!important;line-height:1!important;color:#0f172a!important;margin-bottom:0!important}.cc-login-input{display:flex!important;height:2.75rem!important;width:100%!important;border-radius:.375rem!important;border:1px solid #e2e8f0!important;background-color:transparent!important;padding:.5rem .75rem!important;font-size:.875rem!important;line-height:1.25rem!important;color:#0f172a!important;transition:all .2s!important}.cc-login-input:focus{outline:none!important;box-shadow:0 0 0 2px #2563eb!important;border-color:transparent!important}.cc-login-input::placeholder{color:#64748b!important}.cc-login-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:2.75rem!important;width:100%!important;border-radius:.375rem!important;font-size:1rem!important;font-weight:500!important;background-color:#06c!important;color:#fff!important;border:none!important;cursor:pointer!important;transition:background-color .2s!important}.cc-login-btn:hover{background-color:#0052a3!important}.cc-login-btn:disabled{opacity:.5!important;cursor:not-allowed!important}.cc-login-error{background:#fee2e2!important;color:#991b1b!important;border:1px solid #fecaca!important;padding:.75rem!important;border-radius:.375rem!important;font-size:.875rem!important;margin-bottom:1rem!important}
