.nested-drag-tree[data-v-388e79ee]{width:100%}.tree-container[data-v-388e79ee]{min-height:200px}.category-group[data-v-388e79ee]{margin-bottom:8px;border-radius:8px;background:rgba(255,255,255,.05)}.category-header[data-v-388e79ee]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;cursor:pointer;background:#333;border-radius:4px;transition:all .2s ease-in-out}.category-left[data-v-388e79ee]{display:flex;align-items:center;flex:1}.category-center[data-v-388e79ee]{display:flex;align-items:center;gap:4px}.category-right[data-v-388e79ee]{display:flex;align-items:center;gap:8px;min-width:40px;justify-content:flex-end}.category-header[data-v-388e79ee]:hover{background:#444}.category-header.expanded-category[data-v-388e79ee]{border-radius:4px 4px 0 0}.category-header.active-category[data-v-388e79ee]{background:#4a5568}.expand-icon[data-v-388e79ee]{margin-right:8px;transition:transform .2s}.category-name[data-v-388e79ee]{font-weight:500;color:#fff}.category-content[data-v-388e79ee]{background:#2a2a2a;border-radius:0 0 4px 4px;padding:8px 0}.sub-category-section[data-v-388e79ee]{margin:4px 12px}.sub-category-header[data-v-388e79ee]{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;cursor:pointer;background:transparent;border-radius:3px;transition:background-color .2s ease-in-out}.sub-category-header[data-v-388e79ee]:hover{background:rgba(255,255,255,.05)}.sub-category-header.active-category[data-v-388e79ee]{background:rgba(66,153,225,.2)}.sub-category-left[data-v-388e79ee]{display:flex;align-items:center;flex:1}.sub-category-expand-icon[data-v-388e79ee]{margin-right:8px;transition:transform .2s;color:#a0a0a0}.sub-category-name[data-v-388e79ee]{font-weight:600;color:#fff;font-size:.9em}.sub-category-right[data-v-388e79ee]{display:flex;align-items:center;gap:4px}.sub-category-edit-btn[data-v-388e79ee],.sub-category-delete-btn[data-v-388e79ee]{opacity:0;transition:opacity .2s}.sub-category-header:hover .sub-category-edit-btn[data-v-388e79ee],.sub-category-header:hover .sub-category-delete-btn[data-v-388e79ee]{opacity:1}.sub-category-count-badge[data-v-388e79ee]{font-size:.7em}.sub-category-items[data-v-388e79ee]{margin-left:24px;margin-top:4px;margin-bottom:8px}.sub-category-items .tree-item[data-v-388e79ee]{margin-bottom:2px}.category-count-badge[data-v-388e79ee]{transition:all .2s ease-in-out}.category-shared-badge[data-v-388e79ee]{margin-right:4px}.category-edit-btn[data-v-388e79ee],.category-delete-btn[data-v-388e79ee],.add-subcategory-btn[data-v-388e79ee]{opacity:0;transition:opacity .2s;margin-left:4px}.category-share-btn[data-v-388e79ee]{opacity:0;transition:opacity .2s}.category-share-btn.always-visible[data-v-388e79ee]{opacity:1!important}.category-header:hover .category-edit-btn[data-v-388e79ee],.category-header:hover .category-delete-btn[data-v-388e79ee],.category-header:hover .add-subcategory-btn[data-v-388e79ee],.category-header:hover .category-share-btn[data-v-388e79ee]{opacity:1}.category-items[data-v-388e79ee]{padding:8px;min-height:40px}.category-items[data-v-388e79ee]:not(:first-child){border-top:1px solid rgba(255,255,255,.1)}.tree-item[data-v-388e79ee]{padding:8px 12px;margin:4px 0;background:rgba(255,255,255,.05);border-radius:4px;cursor:move;transition:all .2s}.tree-item[data-v-388e79ee]:hover{background:rgba(255,255,255,.1)}.tree-item.non-draggable[data-v-388e79ee]{cursor:default}.tree-item.non-draggable[data-v-388e79ee]:hover{background:rgba(255,255,255,.05)}.default-item[data-v-388e79ee]{color:#fff}.add-category-container[data-v-388e79ee]{margin-top:16px;padding:8px 0}.ghost-item[data-v-388e79ee]{opacity:.5;background:rgba(255,255,255,.2)!important}.chosen-item[data-v-388e79ee]{transform:scale(1.05);box-shadow:0 4px 8px #0000004d}.drag-item[data-v-388e79ee]{transform:rotate(5deg);opacity:.8}.category-header.sortable-drag-over[data-v-388e79ee]{background:rgba(113,170,255,.3)!important;border:2px dashed rgba(113,170,255,.8)!important}.sub-category-header.sortable-drag-over[data-v-388e79ee]{background:rgba(113,170,255,.2)!important;border:1px dashed rgba(113,170,255,.6)!important;border-radius:3px}.category-group:not(.shared-category) .category-items[data-v-388e79ee]:empty:before,.category-group:not(.shared-category) .sub-category-items[data-v-388e79ee]:empty:before{content:"Drop items here...";display:block;text-align:center;color:#ffffff80;font-style:italic;padding:16px}.category-group.shared-category .category-items[data-v-388e79ee]:empty{display:none}.filter-tree[data-v-7f2a9ff7]{width:100%}.filter-item[data-v-7f2a9ff7]{width:100%;padding:5px 8px;margin-bottom:5px;border-radius:4px;transition:all .2s}.filter-item[data-v-7f2a9ff7]:hover{background:rgba(188,188,188,.6)}.selected-filter[data-v-7f2a9ff7]{background:rgba(113,170,255,.514)!important}.filter-content[data-v-7f2a9ff7]{display:flex;align-items:center;justify-content:space-between;padding:3px 0 1px;cursor:pointer;position:relative}.filter-name[data-v-7f2a9ff7]{flex:1;color:#fff;font-weight:500}.filter-actions[data-v-7f2a9ff7]{opacity:0;transition:opacity .2s}.filter-item:hover .filter-actions[data-v-7f2a9ff7],.selected-filter .filter-actions[data-v-7f2a9ff7]{opacity:1}.action-btns[data-v-7f2a9ff7]{border-radius:4px}.filter-notifications[data-v-7f2a9ff7]{display:flex;gap:10px;padding:5px 0 2px;border-top:1px solid rgba(255,255,255,.1);margin-top:5px}.notification-toggle[data-v-7f2a9ff7]{display:flex;align-items:center;gap:4px}.toggle-label[data-v-7f2a9ff7]{color:#fffc;font-size:12px;min-width:50px}.filter-tree[data-v-7f2a9ff7] .tree-item{background:transparent!important;border:none!important;padding:0!important;margin:2px 0!important}.filter-tree[data-v-7f2a9ff7] .tree-item:hover{background:transparent!important}.filtering-form-container{height:100%;display:flex;flex-direction:column;position:relative}.filtering-form{flex:1;overflow-y:auto;padding-bottom:0}.footer-spacer{height:80px}.filtering-form-container .q-tabs{position:fixed;left:0;right:0;z-index:10000;top:23px;background-color:#424242e6!important}.filtering-form-container .q-tab-panel{padding-top:90px}.filtering-form-container .filter-footer{position:fixed;bottom:0;left:0;right:0;background-color:#212121e6!important;border-top:1px solid #333;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;z-index:1000}.filtering-form-container .total-flights{line-height:36px;text-align:right}.filtering-form-container .total-flights,.filtering-form-container .total-flights a{font-size:14px;color:#9e9e9e}.full-width-autocomplete{width:100%}.filtering-form .q-item__section{width:70px}.filtering-form .q-checkbox{min-width:90px}.filtering-form .q-item__section.long{width:130px}.filtering-form .q-item{margin-left:-14px;margin-right:-14px}.filtering-form-container .location-card{padding:10px 10px 15px;width:100%}.filtering-form-container .q-field__control-container,.filtering-form-container .q-field__control{border-radius:5px}.filtering-form-container .select .q-field__control{padding:0 7px}.filtering-form-container .select-content .q-item--active{background-color:#ffe08b;font-weight:700}.filtering-form-container input::placeholder{font-size:1rem}.filtering-form-container .q-field__native:before{content:attr(placeholder);position:absolute;top:50%;left:12px;transform:translateY(-50%);pointer-events:none;color:#777;font-size:1rem}.filtering-form-container .q-field--dense.q-field--float .q-field__native:before{display:none!important}.filtering-form-container .q-field--filled.q-field--readonly .q-field__control:before{border:none!important}.filtering-form-container .q-field--dense .q-field__control{border-radius:4px!important}.filtering-form-container .bounds-input input{color:#999!important}.full-width-autocomplete-item{position:relative;width:100%!important}.full-width-autocomplete-item .full-width-autocomplete-item-icon-container{position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:10}.full-width-autocomplete-item .icon{background-color:#ffffffe6!important;min-width:24px!important;min-height:24px!important;padding:4px!important;box-shadow:0 1px 3px #0003}.full-width-autocomplete-item .icon:hover{background-color:#fff!important;box-shadow:0 2px 4px #0000004d}.filtering-drawer .q-tab-panels[data-v-dc797b3c]{background-color:transparent}.fr24-sub{font-size:10px;position:absolute;color:#bbb;bottom:0px;left:80px;user-select:none}#floating-panes{height:0;position:absolute;top:60px;left:10px;z-index:10;transition:left .3s ease;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.floating-pane{position:relative;backdrop-filter:blur(2px);background:rgba(0,0,0,.7);border-radius:10px;margin-right:20px;height:auto;max-height:88vh;overflow-y:auto;display:inline-block;align-self:flex-start;box-shadow:0 0 20px #00000080}.pane-close-btn{color:#fff;position:absolute;right:0px;top:0px;padding:4px;background-color:#0000004d}.map-tooltip-row.big{font-size:.95rem;line-height:1.5rem;font-weight:700}.map-tooltip-row{font-size:.8rem;font-weight:300;line-height:1.2rem}.map-tooltip-row .q-icon{margin:-3px 3px 0 0}.report-title-bar{background-color:#bbb;padding:55px 16px 2px;display:flex;align-items:center}.report-title-bar .close-btn{min-height:1.5rem;min-width:1.5rem;margin-left:.5rem}.report-title-content{display:flex;align-items:center;flex-wrap:wrap}.title-text{font-size:16px;font-weight:700;color:#1a1a1a}.title-exposure{font-size:14px;color:#555;font-weight:500}.status-badges{display:flex;gap:4px}.report-table{background-color:#bbb;border-radius:0}.report-table .q-table__top,.report-table .q-table__bottom,.report-table thead tr:first-child th{background-color:#c8c8c8b3}.report-table thead tr th{position:sticky;z-index:1}.report-table thead tr:first-child th{top:0}.report-table td.clickable{cursor:pointer;text-decoration:underline}.report-table td.clickable:hover{font-weight:700}.report-table.q-table--loading thead tr:last-child th{top:48px}.report-table tbody{scroll-margin-top:48px}.report-drawer .footer{position:absolute;bottom:6px;left:10px;z-index:1000;width:192px;color:#000}
