.account-menu{align-items:center;gap:10px;display:flex;position:relative}.account-loggedout .am-login{color:#fff;cursor:pointer;background:linear-gradient(#0078d4,#005a9e);border:0;border-radius:8px;padding:8px 12px}.am-trigger{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:6px;display:flex}.am-grid{background:linear-gradient(#fff,#f3f7fb);border:1px solid #0206170f;border-radius:8px;grid-template-columns:repeat(2,8px);grid-auto-rows:8px;gap:4px;padding:6px;display:inline-grid}.am-grid .square{background:linear-gradient(#dbeafe,#bfdbfe);border-radius:2px;width:8px;height:8px}.am-profile{align-items:center;gap:8px;display:flex}.am-avatar{color:#04335a;background:linear-gradient(90deg,#dbeafe,#bfdbfe);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.am-names{flex-direction:column;line-height:1;display:flex}.am-first{font-size:.95rem;font-weight:600}.am-last{color:#64748b;font-size:.85rem}.am-dropdown{z-index:300;background:#fff;border:1px solid #0206170f;border-radius:8px;width:220px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #0206171f}.am-dropdown-header{border-bottom:1px solid #0206170a;align-items:center;gap:8px;padding:8px 6px;display:flex}.am-avatar-small{color:#04335a;background:linear-gradient(90deg,#dbeafe,#bfdbfe);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.am-user-info{flex-direction:column;display:flex}.am-email{color:#64748b;font-size:.8rem}.am-actions{flex-direction:column;gap:6px;padding:8px 6px;display:flex}.am-action{cursor:pointer;text-align:left;background:#fff;border:0;border-radius:6px;padding:8px 10px;font-weight:600}.am-action:hover{background:#02061708}body{background:#f8fafc;margin:0;font-family:Inter,system-ui,sans-serif}.tickets-container{padding:30px}@media (width<=760px){.ticket-table th.col-date,.ticket-table td.col-date,.ticket-table th.col-desc,.ticket-table td.col-desc{display:none}.mobile-details{background:#fff;display:table-row}.mobile-details td{border-top:1px solid #e6eef8;padding:12px 14px}.mobile-details-inner{color:#475569;flex-direction:column;gap:6px;display:flex}.mobile-detail-row{font-size:13px}.mobile-meta{color:#475569;margin-top:6px;font-size:13px;line-height:1.3;display:block}.mobile-date{margin-bottom:4px;font-weight:600}.mobile-desc{color:#475569}.ticket-table td{padding:10px 12px;font-size:14px}}@media (width>=761px){.mobile-meta,.mobile-details{display:none}}.recipient-picker{box-sizing:border-box;width:100%;max-width:360px;margin:0;padding:6px;font-family:Arial,sans-serif}.search-input{border:1px solid #ccc;border-radius:8px;width:100%;padding:10px}.results{background:#fff;border:1px solid #ddd;border-radius:8px;max-height:40vh;margin-top:8px;overflow-y:auto}.tier-header{cursor:pointer;background:#f5f8ff;padding:10px;font-weight:700}.tier-header.active{background:#dbe9ff;border-left:4px solid #4a90e2}.result-row{gap:10px;padding:10px;display:flex}.result-row:hover{background:#f5faff}.contact-row{padding-left:40px}.details{color:#777;font-size:12px}button{cursor:pointer;background:0 0;border:none}button:hover{color:red}@media (width<=760px){.recipient-picker{max-width:100%;padding:6px}.results{max-height:30vh}}.tag-autocomplete{width:100%;max-width:480px;position:relative}.tag-input{border:1px solid #ccc;border-radius:6px;width:100%;padding:10px 12px}.tag-input:focus{border-color:#4a90e2}.tag-suggestions{background:#fff;border:1px solid #ddd;border-top:none;max-height:200px;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.tag-item{cursor:pointer;padding:10px}.tag-item:hover{background:#f2f6ff}.selected-tags{background:#fff;border:1px solid #ccc;border-radius:6px;flex-wrap:wrap;align-items:center;gap:6px;min-height:44px;max-height:6rem;padding:6px;display:flex;overflow-y:auto}.selected-tag{background:#e8f1ff;border-radius:20px;align-items:center;gap:6px;padding:4px 8px;font-size:14px;display:flex}.remove-tag{cursor:pointer;color:#666;background:0 0;border:none;font-size:16px;line-height:1}.remove-tag:hover{color:red}.selected-tags .tag-input{border:none;outline:none;flex:1;min-width:120px;padding:4px}.selected-tags .tag-input:focus{border:none}.ticket-type-selector{min-width:200px;display:inline-block}.type-select{background:#fff;border:1px solid #ccc;border-radius:6px;width:100%;padding:8px 10px;font-size:14px}.representant-selector{min-width:200px;display:inline-block}.representant-select{background:#fff;border:1px solid #ccc;border-radius:6px;width:100%;padding:8px 10px;font-size:14px}.commercial-selector{min-width:200px;display:inline-block}.commercial-select{background:#fff;border:1px solid #ccc;border-radius:6px;width:100%;padding:8px 10px;font-size:14px}.selected-section{box-sizing:border-box;background:#fff;border:0 solid #eee;border-radius:0;max-height:28vh;margin-top:10px;padding:0;overflow-y:auto}.selected-tier{margin-bottom:8px}.selected-tier-header{background:#eaf2ff;border-radius:6px;justify-content:space-between;align-items:center;padding:8px;font-weight:600;display:flex}.selected-tier-header button{cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;line-height:1}.selected-contact{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding:8px;font-size:14px;display:flex}.selected-contact button{cursor:pointer;color:#c0392b;background:0 0;border:none;font-size:14px}.selected-contact:last-child{border-bottom:none}@media (width<=760px){.selected-section{max-height:22vh}.selected-tier-header,.selected-contact{padding:6px;font-size:13px}}html,body,#root{height:100%;margin:0}.tickets-page{box-sizing:border-box;flex-direction:column;flex:auto;align-items:stretch;gap:16px;width:100%;min-height:0;padding:16px;display:flex;overflow:hidden}.tickets-page .top-row{flex:none;align-items:flex-start;gap:16px;width:100%;display:flex}.tickets-page .content-row{flex:auto;gap:16px;width:100%;min-height:0;display:flex;overflow:hidden}.tickets-page .content-row .left-column{box-sizing:border-box;width:360px;min-height:0;overflow:auto}.tickets-page .content-row .right-column{flex-direction:column;flex:auto;gap:12px;min-height:0;display:flex}.tickets-page .list-wrapper{flex:auto;min-height:0;overflow:auto}.controls-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}*{box-sizing:border-box}body{background:#f8fafc;font-family:Inter,system-ui,sans-serif}.table-wrapper{background:#fff;border-radius:16px;margin-top:0;overflow:hidden;box-shadow:0 10px 30px #0000000d}.ticket-table{border-collapse:collapse;width:100%}.ticket-table thead{background:#f1f5f9}.ticket-table th{text-align:left;text-transform:uppercase;color:#64748b;padding:14px;font-size:12px}.ticket-table td{vertical-align:top;border-top:1px solid #e2e8f0;padding:14px}.row{cursor:pointer;transition:all .2s}.row:hover,.row:focus{background:#f8fafc;outline:none}.code{color:#0f172a}.code-main{color:#0f172a;font-weight:700}.col-desc{color:#475569;max-width:250px}.stack{flex-wrap:wrap;gap:6px;display:flex}.badge{border-radius:8px;padding:5px 10px;font-size:12px;font-weight:600}.blue{color:#2563eb;background:#dbeafe}.green{color:#16a34a;background:#dcfce7}.orange{color:#ea580c;background:#ffedd5}.commands{flex-direction:column;gap:8px;display:flex}.cmd-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:8px}.cmd-code{color:#0f172a;font-weight:700}.cmd-ref{color:#2563eb;font-size:12px}.cmd-desc{color:#64748b;font-size:12px}.empty{color:#94a3b8}.pagination{justify-content:center;gap:8px;margin-top:20px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:36px;height:36px}.pagination button.active{color:#fff;background:#2563eb;border-color:#2563eb}.pagination button:disabled{opacity:.4;cursor:not-allowed}@media (width<=920px){.tickets-page{height:100vh;padding:12px}.tickets-page .top-row{flex-direction:column;gap:12px}.tickets-page .content-row{flex-direction:column;gap:8px}.tickets-page .content-row .left-column{width:100%;max-height:36vh}.tickets-page .list-wrapper{max-height:50vh}.controls-row{flex-direction:column;align-items:stretch}}:root{--topbar-height:64px;--bg:#f8fafc;--muted:#64748b;--border:#e6eef8}.app-root{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}html,body,#root,.app-root{height:100%;margin:0;overflow:hidden}.topbar{height:var(--topbar-height);border-bottom:1px solid var(--border);z-index:600;background:#fff;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 4px 16px #0206170a}.desktop-only{display:flex}.mobile-hamburger{cursor:pointer;z-index:700;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:8px;display:none;position:fixed;top:12px;left:12px}.mobile-hamburger span{background:#0f172a;border-radius:2px;height:2px;margin:4px 0;display:block}.brand{color:#0f172a;align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.topnav{flex:1;align-items:center;gap:12px;margin-left:20px;display:flex}.topnav .nav-item{cursor:pointer;color:#0f172a;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-weight:600}.topnav .nav-item:hover{background:#02061708}.sidebar{z-index:650;background:#fff;flex-direction:column;width:280px;padding:12px;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-110%);box-shadow:0 20px 40px #0206171f}.sidebar.open{transform:translate(0)}.sidebar-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:6px 4px;display:flex}.sidebar-account{border-bottom:1px solid var(--border);padding:12px 4px}.sidebar-nav{flex-direction:column;gap:6px;padding:12px 4px;display:flex}.sidebar-nav .nav-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 12px;font-weight:600}.sidebar-nav .nav-item:hover{background:#02061708}.overlay{z-index:640;background:#02061759;position:fixed;inset:0}.app-main{box-sizing:border-box;flex-direction:column;flex:auto;min-height:0;padding-top:12px;display:flex;overflow:auto}#tickets-section{flex-direction:column;flex:auto;min-height:0;display:flex}@media (width<=920px){.topbar.desktop-only{display:none}.mobile-hamburger{display:inline-flex}.topnav{display:none}}@media (width>=921px){.sidebar,.overlay{display:none}}
