.TypeViewer-module__BDEEoW__container{background:linear-gradient(135deg,#ff6b35 0%,#f77f00 100%);height:calc(100vh - 90px);display:flex;overflow:hidden}.TypeViewer-module__BDEEoW__sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-right:1px solid #0000001a;flex-direction:column;width:400px;min-width:350px;display:flex;box-shadow:2px 0 10px #0000001a}.TypeViewer-module__BDEEoW__sidebarHeader{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f77f00 100%);border-bottom:2px solid #ff6b35;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.TypeViewer-module__BDEEoW__sidebarTitle{color:#fff;margin:0;font-size:.9rem;font-weight:600}.TypeViewer-module__BDEEoW__typeCount{color:#ffffffb3;background:#ffffff1a;border-radius:10px;padding:2px 8px;font-size:.75rem}.TypeViewer-module__BDEEoW__searchBox{border-bottom:1px solid #ffffff1a;padding:.75rem}.TypeViewer-module__BDEEoW__searchInput{color:#333;background:#ffffff0d;border:1px solid #0000001a;border-radius:4px;outline:none;width:100%;padding:.5rem;font-size:.85rem;transition:all .2s}.TypeViewer-module__BDEEoW__searchInput::placeholder{color:#0006}.TypeViewer-module__BDEEoW__searchInput:focus{background:#ffffff26;border-color:#ff6b35}.TypeViewer-module__BDEEoW__filterBox{border-bottom:1px solid #0000001a;padding:0 .75rem .75rem}.TypeViewer-module__BDEEoW__categorySelect{color:#333;cursor:pointer;background:#ffffff0d;border:1px solid #0000001a;border-radius:4px;outline:none;width:100%;padding:.5rem;font-size:.85rem;transition:all .2s}.TypeViewer-module__BDEEoW__categorySelect:focus{background:#ffffff26;border-color:#ff6b35}.TypeViewer-module__BDEEoW__categorySelect option{color:#333;background:#fff}.TypeViewer-module__BDEEoW__schemaList{flex:1;padding:.5rem;overflow-y:auto}.TypeViewer-module__BDEEoW__schemaItem{cursor:pointer;color:#333;border-radius:8px;align-items:center;margin-bottom:.25rem;padding:.75rem 1rem;transition:all .2s;display:flex}.TypeViewer-module__BDEEoW__schemaItem:hover{background:#ff6b351a;transform:translate(4px)}.TypeViewer-module__BDEEoW__schemaItem.TypeViewer-module__BDEEoW__active{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f77f00 100%);box-shadow:0 2px 8px #ff6b354d}.TypeViewer-module__BDEEoW__schemaIcon{color:#ff6b35;background:#ff6b351a;border-radius:6px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;margin-right:12px;font-size:13px;font-weight:700;display:inline-flex}.TypeViewer-module__BDEEoW__schemaItem.TypeViewer-module__BDEEoW__active .TypeViewer-module__BDEEoW__schemaIcon{color:#fff;background:#fff3}.TypeViewer-module__BDEEoW__schemaName{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.TypeViewer-module__BDEEoW__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;flex:1;overflow-y:auto}.TypeViewer-module__BDEEoW__codeContainer{padding:2rem}.TypeViewer-module__BDEEoW__typeHeader{border-bottom:2px solid #ff6b35;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.TypeViewer-module__BDEEoW__typeName{background:linear-gradient(135deg,#ff6b35 0%,#f77f00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem;font-weight:600}.TypeViewer-module__BDEEoW__typeCategory{color:#ff6b35;background:#ff6b351a;border-radius:12px;padding:.25rem .75rem;font-size:.85rem;font-weight:500;display:inline-block}.TypeViewer-module__BDEEoW__codeBlock{color:#d4d4d4;background:#2d2d2d;border-radius:12px;margin:0;padding:1.5rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.6;overflow-x:auto;box-shadow:0 4px 12px #00000026}.TypeViewer-module__BDEEoW__codeBlock code{color:#d4d4d4}.TypeViewer-module__BDEEoW__emptyState{color:#999;justify-content:center;align-items:center;height:100%;font-size:1.1rem;display:flex}.TypeViewer-module__BDEEoW__loading,.TypeViewer-module__BDEEoW__error{justify-content:center;align-items:center;height:100vh;font-size:1.2rem;display:flex}.TypeViewer-module__BDEEoW__error{color:#e74c3c}.TypeViewer-module__BDEEoW__loading{color:#fff}@media (max-width:768px){.TypeViewer-module__BDEEoW__sidebar{border-bottom:1px solid #0000001a;border-right:none;width:100%;max-height:40vh}.TypeViewer-module__BDEEoW__container{flex-direction:column}}@media (prefers-color-scheme:dark){.TypeViewer-module__BDEEoW__container{background:linear-gradient(135deg,#d45113 0%,#c44e0f 100%)}.TypeViewer-module__BDEEoW__sidebar{background:#1e1e1ef2;border-right:1px solid #ffffff1a}.TypeViewer-module__BDEEoW__sidebarHeader{background:linear-gradient(135deg,#ff6b35 0%,#f77f00 100%);border-bottom:2px solid #ff6b35}.TypeViewer-module__BDEEoW__searchInput,.TypeViewer-module__BDEEoW__categorySelect{color:#fff;background:#ffffff0d;border-color:#ffffff1a}.TypeViewer-module__BDEEoW__searchInput::placeholder{color:#fff6}.TypeViewer-module__BDEEoW__searchInput:focus,.TypeViewer-module__BDEEoW__categorySelect:focus{background:#ffffff14;border-color:#ff6b35}.TypeViewer-module__BDEEoW__categorySelect option{color:#fff;background:#2d2d30}.TypeViewer-module__BDEEoW__filterBox,.TypeViewer-module__BDEEoW__searchBox{border-bottom-color:#ffffff1a}.TypeViewer-module__BDEEoW__schemaList{background:0 0}.TypeViewer-module__BDEEoW__schemaItem{color:#e0e0e0}.TypeViewer-module__BDEEoW__schemaItem:hover{background:#ff6b3533}.TypeViewer-module__BDEEoW__schemaItem.TypeViewer-module__BDEEoW__active{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f77f00 100%)}.TypeViewer-module__BDEEoW__schemaIcon{color:#ff8c5a;background:#ff6b3533}.TypeViewer-module__BDEEoW__schemaItem.TypeViewer-module__BDEEoW__active .TypeViewer-module__BDEEoW__schemaIcon{color:#fff;background:#fff3}.TypeViewer-module__BDEEoW__content{color:#e0e0e0;background:#141414f2}.TypeViewer-module__BDEEoW__typeHeader{border-bottom:2px solid #ff6b35}.TypeViewer-module__BDEEoW__typeName{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background:linear-gradient(135deg,#ff8c5a 0%,#ff9f66 100%);-webkit-background-clip:text;background-clip:text}.TypeViewer-module__BDEEoW__typeCategory{color:#ff8c5a;background:#ff6b3533}.TypeViewer-module__BDEEoW__emptyState{color:#666}}
.Header-module__hBw1pG__header{z-index:1000;background:var(--card-bg);border-bottom:2px solid var(--border);position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;gap:2rem;max-width:100%;padding:1rem 2rem;display:flex}.Header-module__hBw1pG__brandSection{flex:1;align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__logoImage{width:auto;height:60px}.Header-module__hBw1pG__titleSection{flex-direction:column;gap:.15rem;display:flex}.Header-module__hBw1pG__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.Header-module__hBw1pG__subtitle{color:#888;margin:0;font-size:.85rem}.Header-module__hBw1pG__rightSection{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__refreshButton{color:#fff;cursor:pointer;white-space:nowrap;background:#ff6b35;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #ff6b3533}.Header-module__hBw1pG__refreshButton:hover{background:#ff5722;transform:translateY(-1px);box-shadow:0 4px 8px #ff6b354d}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Header-module__hBw1pG__hamburger span{background:var(--foreground);border-radius:3px;width:25px;height:3px;transition:all .3s;display:block}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__hBw1pG__nav{display:block}.Header-module__hBw1pG__navList{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navItem{margin:0}.Header-module__hBw1pG__navLink{color:var(--foreground);white-space:nowrap;border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__navLink:hover{background:var(--secondary);color:var(--primary)}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{background:var(--primary);color:#fff}.Header-module__hBw1pG__overlay{display:none}@media (max-width:1024px){.Header-module__hBw1pG__logoImage{height:50px}.Header-module__hBw1pG__title{font-size:1.1rem}.Header-module__hBw1pG__subtitle{font-size:.75rem}}@media (max-width:768px){.Header-module__hBw1pG__container{gap:1rem;padding:.75rem 1rem}.Header-module__hBw1pG__brandSection{gap:.75rem}.Header-module__hBw1pG__logoImage{height:40px}.Header-module__hBw1pG__titleSection{gap:.1rem}.Header-module__hBw1pG__title{font-size:1rem}.Header-module__hBw1pG__subtitle{font-size:.7rem}.Header-module__hBw1pG__refreshButton{padding:.5rem;font-size:0}.Header-module__hBw1pG__refreshButton:before{content:"↺";font-size:1.2rem}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__nav{background:var(--card-bg);z-index:1000;width:250px;height:100vh;padding:5rem 0 2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-2px 0 8px #0003}.Header-module__hBw1pG__nav.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__navList{flex-direction:column;gap:0}.Header-module__hBw1pG__navLink{border-radius:0;padding:1rem 2rem}.Header-module__hBw1pG__overlay{z-index:999;background:#00000080;width:100%;height:100vh;display:block;position:fixed;top:0;left:0}}
.page-module___8aEwW__main{flex-direction:column;width:100%;max-width:95%;height:100%;margin:0 auto;display:flex}.page-module___8aEwW__header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module___8aEwW__header h1{background:linear-gradient(90deg,var(--foreground),#666);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.page-module___8aEwW__header p{color:#666;font-size:1.1rem}.page-module___8aEwW__dashboardGrid{grid-template-columns:repeat(3,1fr);gap:2rem;height:calc(100vh - 180px);display:grid;overflow:hidden}@media (max-width:1199px){.page-module___8aEwW__dashboardGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:767px){.page-module___8aEwW__main{max-width:100%;height:auto;min-height:100vh;padding:0 1rem;display:block}.page-module___8aEwW__header{margin-bottom:1.5rem}.page-module___8aEwW__header h1{font-size:1.75rem}.page-module___8aEwW__header p{font-size:.95rem}.page-module___8aEwW__dashboardGrid{grid-template-columns:1fr;gap:1rem;height:auto;min-height:auto;max-height:none}}@media (prefers-color-scheme:dark){.page-module___8aEwW__header p{color:#aaa}}
.GanttChart-module__adx62W__ganttContainer{height:100%;min-height:600px;max-height:calc(100vh - 250px);display:flex;overflow:hidden}.GanttChart-module__adx62W__emptyState{color:#888;justify-content:center;align-items:center;min-height:600px;font-size:1.1rem;display:flex}.GanttChart-module__adx62W__ticketTree{border-right:2px solid var(--border);flex-shrink:0;overflow:hidden auto}.GanttChart-module__adx62W__ticketTree::-webkit-scrollbar{width:10px}.GanttChart-module__adx62W__ticketTree::-webkit-scrollbar-track{background:var(--secondary)}.GanttChart-module__adx62W__ticketTree::-webkit-scrollbar-thumb{background:var(--border);border-radius:5px}.GanttChart-module__adx62W__ticketTree::-webkit-scrollbar-thumb:hover{background:#888}.GanttChart-module__adx62W__treeHeader,.GanttChart-module__adx62W__treeRow{border-bottom:1px solid var(--border);align-items:center;display:flex}.GanttChart-module__adx62W__treeHeader{background:var(--secondary);z-index:10;height:60px;font-weight:700;position:sticky;top:0}.GanttChart-module__adx62W__treeRow{height:60px;transition:background .2s}.GanttChart-module__adx62W__treeRow:hover{background:var(--secondary)}.GanttChart-module__adx62W__headerCell,.GanttChart-module__adx62W__treeCell{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);padding:.75rem;font-size:.9rem;overflow:hidden}.GanttChart-module__adx62W__timelineContainer{flex:1;min-width:0;overflow:auto}.GanttChart-module__adx62W__timelineContainer::-webkit-scrollbar{width:10px;height:10px}.GanttChart-module__adx62W__timelineContainer::-webkit-scrollbar-track{background:var(--secondary)}.GanttChart-module__adx62W__timelineContainer::-webkit-scrollbar-thumb{background:var(--border);border-radius:5px}.GanttChart-module__adx62W__timelineContainer::-webkit-scrollbar-thumb:hover{background:#888}.GanttChart-module__adx62W__timelineHeader,.GanttChart-module__adx62W__timelineRow{display:flex;position:relative}.GanttChart-module__adx62W__timelineHeader{background:var(--secondary);z-index:10;border-bottom:2px solid var(--border);height:60px;position:sticky;top:0}.GanttChart-module__adx62W__dayHeader{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:50px;min-width:50px;padding:.25rem;display:flex;position:relative}.GanttChart-module__adx62W__dayNumber{color:var(--foreground);font-size:.8rem;font-weight:600}.GanttChart-module__adx62W__monthLabel{color:var(--primary);font-size:.7rem;font-weight:700;position:absolute;top:4px}.GanttChart-module__adx62W__monthHeader{border-right:1px solid var(--border);flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;padding:.5rem;display:flex}.GanttChart-module__adx62W__monthYearLabel{color:#888;margin-bottom:.25rem;font-size:.7rem;font-weight:600}.GanttChart-module__adx62W__monthNameLabel{color:var(--primary);font-size:.9rem;font-weight:700}.GanttChart-module__adx62W__timelineRow{border-bottom:1px solid var(--border);height:60px;position:relative}.GanttChart-module__adx62W__bar{cursor:pointer;border-radius:4px;align-items:center;height:24px;padding:0 .5rem;transition:all .2s;display:flex;position:absolute;box-shadow:0 2px 4px #0000001a}.GanttChart-module__adx62W__bar:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.GanttChart-module__adx62W__plannedBar{z-index:1;background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);top:10px}.GanttChart-module__adx62W__actualBar{z-index:2;background:linear-gradient(135deg,#ff6b35 0%,#d65020 100%);top:36px}.GanttChart-module__adx62W__barLabel{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.GanttChart-module__adx62W__gridBackground{pointer-events:none;z-index:0;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.GanttChart-module__adx62W__gridLine{box-sizing:border-box;border-right:1px solid #444;height:100%}.GanttChart-module__adx62W__todayLine{z-index:5;pointer-events:none;background:#ff6b35;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 8px #ff6b3599}@media (max-width:1024px){.GanttChart-module__adx62W__headerCell,.GanttChart-module__adx62W__treeCell{padding:.5rem;font-size:.85rem}}@media (max-width:768px){.GanttChart-module__adx62W__ganttContainer{max-height:none}.GanttChart-module__adx62W__headerCell,.GanttChart-module__adx62W__treeCell{padding:.4rem;font-size:.8rem}.GanttChart-module__adx62W__dayHeader,.GanttChart-module__adx62W__monthHeader{min-width:30px}.GanttChart-module__adx62W__bar{height:20px}.GanttChart-module__adx62W__plannedBar{top:8px}.GanttChart-module__adx62W__actualBar{top:32px}}
.gantt-module__jb-VMW__page{background:var(--background);min-height:100vh;padding:1rem 0}.gantt-module__jb-VMW__container{max-width:calc(100vw - 4rem);margin:0 auto;padding:0 2rem}.gantt-module__jb-VMW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.gantt-module__jb-VMW__title{color:var(--foreground);margin:0;font-size:2rem;font-weight:700}.gantt-module__jb-VMW__controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.gantt-module__jb-VMW__viewSwitch{background:var(--secondary);border-radius:8px;gap:.5rem;padding:.25rem;display:flex}.gantt-module__jb-VMW__viewButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1.5rem;font-weight:600;transition:all .2s}.gantt-module__jb-VMW__viewButton:hover{background:var(--card-bg)}.gantt-module__jb-VMW__viewButton.gantt-module__jb-VMW__active{background:var(--primary);color:#fff}.gantt-module__jb-VMW__monthSelect{border:2px solid var(--border);background:var(--card-bg);color:var(--foreground);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:500}.gantt-module__jb-VMW__monthSelect:focus{border-color:var(--primary);outline:none}.gantt-module__jb-VMW__exportButton{color:#fff;cursor:pointer;background:#ff6b35;border:none;border-radius:8px;padding:.5rem 1.5rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #ff6b3533}.gantt-module__jb-VMW__exportButton:hover:not(:disabled){background:#ff5722;transform:translateY(-1px);box-shadow:0 4px 8px #ff6b354d}.gantt-module__jb-VMW__exportButton:disabled{opacity:.5;cursor:not-allowed}.gantt-module__jb-VMW__content{background:var(--card-bg);border:2px solid var(--border);border-radius:12px;min-height:600px;overflow:hidden}.gantt-module__jb-VMW__loading{min-height:600px;color:var(--foreground);justify-content:center;align-items:center;font-size:1.2rem;display:flex}@media (max-width:768px){.gantt-module__jb-VMW__container{padding:0 1rem}.gantt-module__jb-VMW__header{flex-direction:column;align-items:stretch}.gantt-module__jb-VMW__controls{flex-direction:column}.gantt-module__jb-VMW__viewSwitch{width:100%}.gantt-module__jb-VMW__viewButton{flex:1}.gantt-module__jb-VMW__monthSelect,.gantt-module__jb-VMW__exportButton{width:100%}}
.tickets-module__bUAdJq__container{background-color:var(--background);flex-direction:column;height:100vh;display:flex}.tickets-module__bUAdJq__content{flex:1;display:flex;overflow:hidden}.tickets-module__bUAdJq__listPanel{border-right:1px solid var(--border);background-color:var(--background);flex-direction:column;flex-shrink:0;width:350px;display:flex}.tickets-module__bUAdJq__listHeader{border-bottom:1px solid var(--border);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.tickets-module__bUAdJq__searchBox{border:1px solid var(--border);background-color:var(--secondary);width:100%;color:var(--foreground);border-radius:4px;padding:.5rem}.tickets-module__bUAdJq__createButton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;padding:.5rem;font-weight:700;transition:opacity .2s}.tickets-module__bUAdJq__createButton:hover{opacity:.9}.tickets-module__bUAdJq__ticketList{flex:1;overflow-y:auto}.tickets-module__bUAdJq__ticketItem{border-bottom:1px solid var(--border);cursor:pointer;padding:1rem;transition:background-color .2s}.tickets-module__bUAdJq__ticketItem:hover{background-color:var(--secondary)}.tickets-module__bUAdJq__ticketItem.tickets-module__bUAdJq__active{border-left:4px solid var(--primary);background-color:#ff6b351a}.tickets-module__bUAdJq__ticketSubject{color:var(--foreground);margin-bottom:.25rem;font-weight:600}.tickets-module__bUAdJq__ticketMeta{color:#888;justify-content:space-between;font-size:.8rem;display:flex}.tickets-module__bUAdJq__statusBadge{color:#333;background-color:#eee;border-radius:10px;padding:2px 6px;font-size:.7rem}.tickets-module__bUAdJq__detailPanel{background-color:var(--background);flex:1;padding:2rem;overflow-y:auto}.tickets-module__bUAdJq__emptyState{color:#888;justify-content:center;align-items:center;height:100%;font-size:1.2rem;display:flex}.tickets-module__bUAdJq__detailHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;display:flex}.tickets-module__bUAdJq__detailTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.tickets-module__bUAdJq__detailMeta{color:#888;font-size:.9rem}.tickets-module__bUAdJq__editButton{background-color:var(--secondary);border:1px solid var(--border);cursor:pointer;color:var(--foreground);border-radius:4px;padding:.5rem 1rem}.tickets-module__bUAdJq__detailGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.tickets-module__bUAdJq__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.tickets-module__bUAdJq__label{color:#888;font-size:.9rem;font-weight:600}.tickets-module__bUAdJq__value{color:var(--foreground);font-size:1rem}.tickets-module__bUAdJq__description{white-space:pre-wrap;color:var(--foreground);background-color:var(--secondary);border-radius:4px;padding:1rem;line-height:1.6}.tickets-module__bUAdJq__formInput,.tickets-module__bUAdJq__formSelect,.tickets-module__bUAdJq__formTextarea{border:1px solid var(--border);background-color:var(--background);color:var(--foreground);border-radius:4px;width:100%;padding:.5rem}.tickets-module__bUAdJq__formTextarea{resize:vertical;min-height:150px}.tickets-module__bUAdJq__formActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.tickets-module__bUAdJq__cancelButton{border:1px solid var(--border);cursor:pointer;color:var(--foreground);background-color:#0000;border-radius:4px;padding:.5rem 1rem}.tickets-module__bUAdJq__saveButton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem}.tickets-module__bUAdJq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tickets-module__bUAdJq__modalContent{background-color:var(--background);border-radius:8px;width:90%;max-width:600px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 4px 12px #0003}.tickets-module__bUAdJq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.tickets-module__bUAdJq__closeButton{cursor:pointer;color:#888;background:0 0;border:none;font-size:1.5rem}@media (max-width:768px){.tickets-module__bUAdJq__content{flex-direction:column}.tickets-module__bUAdJq__listPanel{border-right:none;border-bottom:1px solid var(--border);width:100%;height:40%}.tickets-module__bUAdJq__detailPanel{height:60%;padding:1rem}.tickets-module__bUAdJq__detailGrid{grid-template-columns:1fr}}.tickets-module__bUAdJq__status_popup{color:#fff;background-color:#28a745}.tickets-module__bUAdJq__status_doing{color:#fff;background-color:#ff6b35}.tickets-module__bUAdJq__status_pending{color:#fff;background-color:#6c757d}.tickets-module__bUAdJq__status_review{color:#fff;background-color:#a003b8}.tickets-module__bUAdJq__status_sendback{color:#fff;background-color:#dc3545}.tickets-module__bUAdJq__status_finished{color:#fff;background-color:#28a745}.tickets-module__bUAdJq__status_suspended{color:#fff;background-color:#6c757d}
