@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--bg-color:#f8fafc;--card-bg:#fff;--card-border:#e2e8f0;--text-main:#000;--text-muted:#475569;--primary-color:#000;--primary-hover:#222;--danger-color:#ef4444;--success-color:#10b981;--warning-color:#f59e0b;--input-bg:#f8fafc;--input-border:#cbd5e1}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-color);color:var(--text-main);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--text-main);letter-spacing:-.025em;margin-bottom:.5rem;font-weight:600}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit;transition:all .2s ease-in-out}label{color:#334155;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}input,textarea,select{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-main);border-radius:.5rem;width:100%;margin-bottom:1.5rem;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25em;padding-right:2.5rem}input:focus,textarea:focus,select:focus{background:#fff;border-color:#94a3b8;outline:none;box-shadow:0 0 0 3px #94a3b833}.btn-primary{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);border-radius:.5rem;padding:.6rem 1.25rem;font-weight:500;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-primary:hover{background:linear-gradient(135deg,#1e293b 0%,#334155 50%,#1e293b 100%);transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.btn-secondary{border:1px solid var(--card-border);color:var(--text-main);background:#fff;border-radius:.5rem;padding:.6rem 1.25rem;font-weight:500}.btn-secondary:hover{background:#f8fafc}.btn-icon{color:var(--text-muted);border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.btn-icon:hover{color:var(--text-main);background:#f1f5f9}.modal-backdrop{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:var(--card-bg);border:1px solid var(--card-border);border-radius:1rem;flex-direction:column;width:100%;max-width:750px;height:90vh;max-height:90vh;padding:0;animation:.3s cubic-bezier(.16,1,.3,1) slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.modal-confirm{text-align:center;max-width:400px!important;height:auto!important;max-height:90vh!important;padding:2rem!important;overflow:visible!important}.modal-header{border-bottom:1px solid #f1f5f9;margin-bottom:0;padding:2.5rem 2.5rem 1.5rem}.modal-body-scrollable{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:1rem 2.5rem 1.5rem;overflow-y:auto}.modal-body-scrollable::-webkit-scrollbar{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.board-container{align-items:stretch;gap:1.5rem;min-height:calc(100vh - 180px);padding:.5rem 2rem 2rem;display:flex;overflow-x:auto}.board-column{border:1px solid var(--card-border);background:#f1f5f9;border-radius:1rem;flex-direction:column;flex:1;min-width:340px;padding:1.25rem;display:flex}.column-header{text-transform:uppercase;letter-spacing:.05em;color:#475569;border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;font-size:.95rem;font-weight:600;display:flex}.ticket-card{background:var(--card-bg);border:1px solid var(--card-border);cursor:grab;border-radius:.75rem;margin-bottom:1rem;padding:1.25rem;transition:all .2s;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.ticket-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ticket-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.ticket-card-title{color:var(--text-main);word-break:break-word;font-size:1.05rem;font-weight:600}.ticket-card-content{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ticket-card-footer{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:500;display:flex}.ticket-id{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.header-nav{z-index:100;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 4px 12px #00000026}.header-left{align-items:center;gap:1rem;display:flex}.header-title-text{color:#f8fafc;margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.header-subtitle-text{color:#94a3b8;margin:1px 0 0;font-size:.85rem}.header-logo-container{background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.header-right{align-items:center;gap:1rem;display:flex}.user-profile-pill{background:#fff;border:1px solid #f1f5f9;border-radius:2rem;align-items:center;gap:.75rem;padding:.3rem 1.25rem .3rem .3rem;display:flex;box-shadow:0 4px 12px #0000000d}.user-avatar-container{border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:38px;height:38px;overflow:hidden}.user-avatar{object-fit:cover;width:100%;height:100%}.user-details{flex-direction:column;line-height:1.15;display:flex}.user-name{color:#1e293b;font-size:.95rem;font-weight:800}.user-role{color:#64748b;font-size:.75rem;font-weight:600}.logout-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d}.logout-btn:hover{color:#ef4444;background:#fef2f2;border-color:#ef4444;transform:scale(1.05)}.user-profile-wrapper{position:relative}.profile-dropdown-mobile{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:200px;animation:.2s ease-out slideUp;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.dropdown-user-info{flex-direction:column;gap:.25rem;padding:1rem;display:flex}.dropdown-username{color:#1e293b;font-size:1rem;font-weight:800}.dropdown-role{color:#64748b;font-size:.8rem;font-weight:600}.dropdown-divider{background:#f1f5f9;height:1px}.dropdown-logout-btn{color:#ef4444;text-align:left;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:700;transition:background .2s;display:flex}.dropdown-logout-btn:hover{background:#fef2f2}@media (max-width:768px){.header-nav{gap:.5rem;padding:.75rem 1rem}.desktop-only{display:none}.user-profile-pill{cursor:pointer;transition:transform .1s active;gap:0;padding:.35rem}.user-profile-pill:active{transform:scale(.95)}.header-subtitle-text{display:none}.header-title-text{font-size:1.1rem}.user-profile-pill{gap:0;padding:.35rem}.user-details{display:none}.user-avatar-container{width:36px;height:36px}.header-logo-container{border-radius:0;width:32px;height:32px}.logout-btn{width:36px;height:36px}.header-left{gap:.65rem}}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.image-preview{aspect-ratio:1;object-fit:cover;border:1px solid var(--card-border);border-radius:.5rem;width:100%;box-shadow:0 1px 2px #0000000d}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-right:.5rem;display:flex}.modal-header-left{flex-direction:column;gap:.5rem;display:flex}.modal-title-row{align-items:center;gap:.75rem;display:flex}.modal-title{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:1.35rem;font-weight:800}.modal-header-actions{align-items:center;gap:.5rem;display:flex}.modal-btn-delete{border-radius:6px;padding:5px 12px;font-weight:600;color:#ef4444!important;background:#fff!important;border-color:#fee2e2!important;height:auto!important;font-size:.75rem!important}.modal-btn-edit{border-radius:6px;padding:5px 12px;font-weight:600;height:auto!important;font-size:.75rem!important}.modal-section{margin-bottom:1.25rem}.section-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem;font-size:.8rem}.description-text{white-space:pre-wrap;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;background:var(--input-bg);border:1px solid var(--card-border);color:#1e293b;border-radius:.75rem;margin-top:.2rem;padding:.85rem 1.1rem;font-size:.9rem;line-height:1.6}.comments-section{border-top:1px solid var(--card-border);flex-direction:column;flex:1;min-height:400px;padding-top:.75rem;display:flex}.comments-list{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.modal-input-container{z-index:10;background:#fff;border-top:1px solid #f1f5f9;padding:1rem 2.5rem 2rem}.modal-comment-textarea{resize:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:2rem;width:100%;height:auto;min-height:48px;margin-bottom:0;padding:.75rem 1.25rem;font-size:.95rem;transition:all .2s;display:block}.modal-comment-textarea:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 4px 12px #0000000d}.modal-send-btn{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex}.modal-send-btn:active{transform:scale(.9)}@media (max-width:768px){.modal-content{border-radius:1rem 1rem 0 0!important;max-width:100%!important;height:98vh!important;max-height:98vh!important;margin:0!important;padding:0!important;position:fixed!important;bottom:0!important}.modal-header{flex-direction:column;gap:.85rem;margin-bottom:0;align-items:stretch!important;padding:1.25rem 1.5rem 1.25rem 1rem!important}.modal-status-row{justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.modal-body-scrollable{padding:.75rem 1rem 1rem}.modal-input-container{padding:.75rem 1rem 1.5rem!important}.modal-title{font-size:1.1rem}.modal-header-actions{display:flex;gap:.5rem!important;width:auto!important}.modal-btn-delete,.modal-btn-edit{border-radius:10px!important;flex:none!important;width:38px!important;min-width:0!important;height:38px!important;padding:8px!important}.modal-btn-icon{margin:0!important}.modal-section{margin-bottom:.75rem}.description-text{padding:.6rem .85rem;font-size:.85rem}.comments-list{gap:.4rem;margin-top:.25rem}.comment-item{margin-bottom:.4rem!important;padding:.6rem .75rem!important}.comments-section{min-height:200px!important}.modal-input-container{padding-top:.5rem;padding-bottom:.5rem}.modal-comment-textarea{min-height:40px;padding:.6rem 1rem;font-size:.9rem}.modal-send-btn{width:40px;height:40px}}.badge{text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;border-radius:2rem;justify-content:center;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-to-do{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.badge-in-progress{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.badge-done{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.fab-btn{z-index:999;visibility:visible;color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);border:none;border-radius:50%;justify-content:center;align-items:center;gap:0;width:66px;height:66px;transition:opacity .2s,visibility .2s,width .35s cubic-bezier(.34,1.56,.64,1),border-radius .35s,box-shadow .2s;animation:3s ease-in-out 1.5s infinite fab-shake;display:flex;position:fixed;bottom:2.25rem;right:2.25rem;overflow:hidden;box-shadow:0 8px 32px #00000040,0 2px 8px #0000001f}body:has(.modal-backdrop) .fab-btn{opacity:0;visibility:hidden;pointer-events:none}.fab-btn:hover{border-radius:2rem;gap:.5rem;width:230px;animation:none;box-shadow:0 16px 40px #0000004d,0 4px 12px #00000026}.fab-label{opacity:0;white-space:nowrap;max-width:0;font-size:1rem;font-weight:700;transition:max-width .35s cubic-bezier(.34,1.56,.64,1),opacity .25s .1s;display:inline-block;overflow:hidden}.fab-btn:hover .fab-label{opacity:1;max-width:180px}@keyframes fab-shake{0%{transform:rotate(0)scale(1)}88%{transform:rotate(0)scale(1)}90%{transform:rotate(-12deg)scale(1.08)}93%{transform:rotate(12deg)scale(1.08)}96%{transform:rotate(-8deg)scale(1.05)}98%{transform:rotate(8deg)scale(1.05)}to{transform:rotate(0)scale(1)}}.login-container{background:var(--bg-color);min-height:100vh;display:flex}.login-left-panel{color:#fff;background:#0f172a;flex-direction:column;flex:1;justify-content:space-between;padding:4rem;display:flex;position:relative;overflow:hidden}.login-left-panel:after{content:"";z-index:1;background:radial-gradient(circle,#3b82f626 0%,#0f172a00 70%);width:150%;height:50%;position:absolute;bottom:-20%;left:-10%}.login-branding{z-index:2;position:relative}.login-logo-container{background:0 0;border-radius:0;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;display:flex}.login-branding h1{color:#fff;margin-bottom:1rem;font-size:2.5rem}.login-branding p{color:#94a3b8;max-width:400px;font-size:1.1rem;line-height:1.6}.login-stats{z-index:2;gap:2rem;display:flex;position:relative}.stat-card h3{color:#fff;margin-bottom:.25rem;font-size:2rem}.stat-card p{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.login-right-panel{background:#fff;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.login-form-wrapper{width:100%;max-width:420px;padding:2rem}.input-group{margin-bottom:1.5rem}.input-group label{color:#475569;margin-bottom:.5rem;display:block}.input-group input{background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;margin-bottom:0;padding:1rem 1.25rem;font-size:1.05rem}.input-group input:focus{border-color:#000;box-shadow:0 4px 12px #0000000d}.loader{box-sizing:border-box;border:3px solid #fff;border-bottom-color:#0000;border-radius:50%;width:20px;height:20px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.login-container{flex-direction:column}.login-left-panel{flex:none;padding:3rem 2rem}.login-stats{margin-top:3rem}}@keyframes fadeLoader{0%{opacity:1}to{opacity:.25}}@keyframes commentAppear{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.comment-appear{animation:.4s cubic-bezier(.2,.8,.2,1) forwards commentAppear}@keyframes replyBarAppear{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.reply-bar-appear{animation:.2s cubic-bezier(.16,1,.3,1) forwards replyBarAppear}
