<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal-backdrop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(224,224,235,.6);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:1;position:fixed;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;width:100%;z-index:666}.application.dark .modal-backdrop{background:rgba(41,41,61,.6)}.modal{background:#fcfcfd;border-radius:8px;-webkit-box-shadow:0 0 1px 1px #e0e0eb,0 2px 4px 0 #e0e0eb;box-shadow:0 0 1px 1px #e0e0eb,0 2px 4px 0 #e0e0eb;max-height:calc(100vh - 20px);overflow:auto;padding:25px}.application.dark .modal{background:#1f1f1f;-webkit-box-shadow:0 0 1px 1px #131315,0 2px 4px 0 #131315;box-shadow:0 0 1px 1px #131315,0 2px 4px 0 #131315}.modal .modal-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:600}.modal .modal-header .header-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.modal .modal-header .header-title .ui-icon{color:#111;margin-right:5px}.application.dark .modal .modal-header .header-title .ui-icon{color:#b2b2b2}.modal .modal-header .header-close{font-size:110%}.modal .modal-header .header-close:hover{color:#258cdb}.application.dark .modal .modal-header .header-close:hover{color:#f27e02}.modal-enter,.modal-leave-to{opacity:0}.credits-modal{font-size:13px;max-height:450px;max-width:600px;padding-top:10px;width:90vw}.credits-modal .credits-section{margin-bottom:35px}.credits-modal h1{font-size:180%;font-weight:600;margin-bottom:0;text-align:center}.credits-modal h2{font-size:120%;font-weight:600;margin-bottom:10px;margin-left:56px;margin-top:30px}.credits-modal .credits-version{font-size:85%;margin-top:2px;text-align:center}.credits-modal .credits-authors,.credits-modal .credits-contributors,.credits-modal .credits-sponsors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.credits-modal .credits-authors .authors-author,.credits-modal .credits-contributors .authors-author,.credits-modal .credits-sponsors .authors-author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.credits-modal .credits-authors .authors-author .author-avatar,.credits-modal .credits-contributors .authors-author .author-avatar,.credits-modal .credits-sponsors .authors-author .author-avatar{margin-right:12px}.credits-modal .credits-authors .authors-author .author-name,.credits-modal .credits-contributors .authors-author .author-name,.credits-modal .credits-sponsors .authors-author .author-name{font-size:110%;font-weight:500;margin-bottom:4px}.credits-modal .credits-authors .authors-author .author-links,.credits-modal .credits-contributors .authors-author .author-links,.credits-modal .credits-sponsors .authors-author .author-links{font-size:110%}.credits-modal .credits-authors .authors-author .author-links a,.credits-modal .credits-contributors .authors-author .author-links a,.credits-modal .credits-sponsors .authors-author .author-links a{margin-right:6px}.credits-modal .credits-authors .author-avatar,.credits-modal .credits-authors .contributor-avatar,.credits-modal .credits-authors .sponsor-avatar,.credits-modal .credits-contributors .author-avatar,.credits-modal .credits-contributors .contributor-avatar,.credits-modal .credits-contributors .sponsor-avatar,.credits-modal .credits-sponsors .author-avatar,.credits-modal .credits-sponsors .contributor-avatar,.credits-modal .credits-sponsors .sponsor-avatar{background-color:#fff;background-size:cover;border-radius:50%;height:38px;margin:6px;width:38px}.credits-modal .credits-dependencies{padding-bottom:40px;text-align:center}.credits-modal .credits-dependencies h3{font-size:100%;margin-top:20px}.credits-modal .credits-dependencies a{text-decoration:none}.credits-modal .credits-dependencies .dependencies-dependency{margin-bottom:10px}.content-request{font-size:130%;margin-top:-46px;padding:15px 15px 61px}.content-request .counters-row{margin-bottom:0!important;margin-top:10px}.content-request .request-details,.content-request .request-main{overflow:hidden;text-overflow:ellipsis}.content-request .request-alerts.alert-errors{color:#b3492e}.application.dark .content-request .request-alerts.alert-errors{color:#ed797a}.content-request .request-alerts.alert-warnings{color:#f4bd00}.application.dark .content-request .request-alerts.alert-warnings{color:#fad89f}.content-request .type-text{background:#cbdeec;border-radius:3px;color:#365063;font-size:90%;padding:2px 4px}.application.dark .content-request .type-text{background:#002e52;color:#6ebef7}.content-request .status-text{background:#e3eccb;border-radius:8px;color:#586336;font-size:90%;padding:2px 6px;text-transform:uppercase}.application.dark .content-request .status-text{background:#293800;color:#e3fa9e}.content-request .status-text.client-error{background:#fffae2;color:#a85919}.application.dark .content-request .status-text.client-error{background:#382f00;color:#fad89f}.content-request .status-text.server-error{background:#ffebeb;color:#c51f24}.application.dark .content-request .status-text.server-error{background:#380000;color:#ed797a}.content-request .method-text{color:#696969;font-size:90%;margin-right:8px}.application.dark .content-request .method-text{color:#767676}.popover-container{position:relative}.popover{left:calc(50% - 200px);padding-top:17px;position:absolute;top:100%;width:400px;z-index:666}.popover.left-aligned{left:0;right:auto}.popover.left-aligned .popover-content:before{left:15px;right:auto}.popover.left-aligned .popover-content:after{left:14px;right:auto}.popover.right-aligned{left:auto;right:0}.popover.right-aligned .popover-content:before{left:auto;right:8px}.popover.right-aligned .popover-content:after{left:auto;right:7px}.popover .popover-content{background:#fcfcfd;border-radius:8px;-webkit-box-shadow:0 0 1px 1px #e0e0eb,0 2px 4px 0 #e0e0eb;box-shadow:0 0 1px 1px #e0e0eb,0 2px 4px 0 #e0e0eb;max-height:400px;overflow:auto;padding:5px 0;text-align:center;width:100%}.application.dark .popover .popover-content{background:#252527;-webkit-box-shadow:0 0 1px 1px #131315,0 2px 4px 0 #131315;box-shadow:0 0 1px 1px #131315,0 2px 4px 0 #131315}.popover .popover-content:after,.popover .popover-content:before{border-style:solid;content:"";height:0;position:absolute;width:0}.popover .popover-content:before{border-color:transparent transparent #fcfcfd transparent;border-width:0 11px 11px 11px;left:calc(50% - 10px);top:7px;z-index:500}.application.dark .popover .popover-content:before{border-color:transparent transparent #252527 transparent}.popover .popover-content:after{border-color:transparent transparent rgba(51,51,51,.06) transparent;border-width:0 12px 12px 12px;left:calc(50% - 11px);top:5px}.application.dark .popover .popover-content:after{border-color:transparent transparent rgba(19,19,21,.5) transparent}.exception-section{border-bottom:1px solid #e7e7ef}.application.dark .exception-section{border-bottom:1px solid #343436}.exception-section.compact .exception-info{background:rgba(255,235,235,.9)}.application.dark .exception-section.compact .exception-info{background:rgba(56,0,0,.9)}.exception-section.compact .exception-message{font-size:13px!important}.exception-section.compact .exception-message h3{display:inline;font-size:13px;padding-right:4px}.exception-section.compact .exception-message .ui-icon{margin-right:5px}.exception-section .exception-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffebeb;color:#c51f24;display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 10px}.exception-section .exception-info:nth-child(2n){background:#ffe0e0}.exception-section .exception-info:first-child{padding-top:12px}.exception-section .exception-info:last-child{padding-bottom:12px}.application.dark .exception-section .exception-info{background:#380000;color:#ed797a}.application.dark .exception-section .exception-info:nth-child(2n){background:#2e0000}.exception-section .exception-info h3{border-bottom:0;font-size:14px;margin:0 0 5px;word-break:break-all}.exception-section .exception-info .exception-message{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;line-height:1.33}.exception-section .exception-info .exception-previous,.exception-section .exception-info .exception-trace&gt;a{color:#c51f24;font-size:12px;margin:0 4px}.application.dark .exception-section .exception-info .exception-previous,.application.dark .exception-section .exception-info .exception-trace&gt;a{color:#ed797a}.exception-section .exception-info .exception-previous{margin-right:4px;text-decoration:none}.exception-section .exception-info .exception-trace{display:inline-block}.parent-request{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e7e7ef;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:600;padding:8px 10px}.application.dark .parent-request{border-bottom:1px solid #343436}.parent-request.compact{background:hsla(0,0%,100%,.9)}.application.dark .parent-request.compact{background:rgba(30,30,30,.9)}.parent-request.compact .parent-title{padding-right:4px}.parent-request.compact .parent-name,.parent-request.compact .parent-title{display:inline}.parent-request .parent-title{font-size:10px;margin-bottom:2px}.parent-request .parent-method{color:grey;font-size:90%;font-weight:400;margin-right:2px}.application.dark .parent-request .parent-method{color:#767676}.parent-request .parent-uri{font-weight:400}.parent-request .type-text{background:#cbdeec;border-radius:3px;color:#365063;font-size:80%;margin-right:2px;padding:1px 3px;vertical-align:1px}.application.dark .parent-request .type-text{background:#002e52;color:#6ebef7}.parent-request a{color:#258cdb;font-size:11px;font-weight:400;padding:0 6px;text-decoration:none;text-transform:uppercase}.application.dark .parent-request a{color:#f27e02}.parent-request .parent-close{margin-left:auto}.messages-overlay{border-top:1px solid #d1d1e0;bottom:0;position:absolute;width:100%}.application.dark .messages-overlay{border-top:1px solid #2a2a3c}.messages-overlay .update-notification{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(227,236,203,.9);color:#586336;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;padding:12px 10px}.application.dark .messages-overlay .update-notification{background:rgba(41,56,0,.9);color:#e3fa9e}.messages-overlay .update-notification .notification-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.messages-overlay .update-notification .ui-icon{margin-right:5px}.messages-overlay .update-notification a{color:#586336;font-size:80%;padding:0 6px;text-decoration:none;text-transform:uppercase}.application.dark .messages-overlay .update-notification a{color:#f27e02}.messages-overlay .update-notification strong{font-weight:500}.messages-overlay .update-notification .updateNotification-close{margin-left:auto}.settings-modal{font-size:13px;max-width:600px;padding-top:10px;width:90%}.settings-modal a{padding:0}.settings-modal .controls-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin:22px 0}.settings-modal .controls-group .controls{-webkit-box-flex:1;-ms-flex:1;flex:1}.settings-modal .help-text{font-size:90%;margin-top:8px}.settings-modal label{margin-right:10px;margin-top:5px;text-align:right;width:25%}.settings-modal input,.settings-modal select{border:1px solid #ccc;border-radius:4px;font-size:13px;height:26px;padding:4px 8px;width:100%}.application.dark .settings-modal input,.application.dark .settings-modal select{background:#3f3e3d;border-color:#5d5c5b;color:#e9e9e9}.application.dark .settings-modal input::-webkit-input-placeholder,.application.dark .settings-modal select::-webkit-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .settings-modal input::-moz-placeholder,.application.dark .settings-modal select::-moz-placeholder{color:#a7a6a5;opacity:1}.application.dark .settings-modal input:-ms-input-placeholder,.application.dark .settings-modal select:-ms-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .settings-modal input::-ms-input-placeholder,.application.dark .settings-modal select::-ms-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .settings-modal input::placeholder,.application.dark .settings-modal select::placeholder{color:#a7a6a5;opacity:1}.settings-modal input[type=checkbox],.settings-modal select[type=checkbox]{height:auto;margin:0 3px 0 0;vertical-align:middle;width:auto}.application.dark .settings-modal select{background:#3f3e3d;border:1px solid #5d5c5b;border-radius:5px}.settings-modal .controls-input-vgroup input:first-child{border-radius:4px 4px 0 0}.settings-modal .controls-input-vgroup input:last-child{border-radius:0 0 4px 4px;margin-top:-2px}.settings-modal .controls-checkbox{display:inline-block;margin-bottom:10px;margin-top:0;text-align:left;width:100%}.settings-modal .controls-checkbox:last-child{margin:0}.settings-modal .appearance-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-modal .appearance-controls .option{-webkit-box-flex:0;-ms-flex:0;flex:0;margin-right:12px;text-align:center}.settings-modal .appearance-controls .option.selected img{border:2px solid #258cdb;-webkit-box-shadow:0 0 2px #258cdb;box-shadow:0 0 2px #258cdb}.application.dark .settings-modal .appearance-controls .option.selected img{border:2px solid #f27e02;-webkit-box-shadow:0 0 2px #f27e02;box-shadow:0 0 2px #f27e02}.settings-modal .appearance-controls .option img{border:1px solid #ccc;border-radius:4px;height:50px;width:75px}.application.dark .settings-modal .appearance-controls .option img{border:1px solid #363636}.settings-modal .settings-warning{background:#ffebeb;color:#c51f24;margin-left:-35px;padding:10px 15px;width:calc(100% + 70px)}.settings-modal .settings-warning .warning-text{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-modal .settings-warning .warning-details{font-size:90%;margin-top:5px}.settings-modal .settings-warning .warning-label{border:1px solid #dd888b;border-radius:6px;color:#dd888b;font-size:90%;font-weight:500;margin-right:5px;text-transform:uppercase;padding:1px 3px}.settings-modal .settings-warning a{color:#dd888b;margin-left:auto}.application.dark .settings-modal .settings-warning{background:#380000;color:#ed797a}.application.dark .settings-modal .settings-warning .warning-label{border:1px solid #c3797b;color:#c3797b}.application.dark .settings-modal .settings-warning a{color:#c3797b}.settings-modal .settings-footer{font-size:80%;margin:10px 0;text-align:right;margin-right:-20px}.settings-modal .settings-footer a{text-decoration:none}.sharing-modal{font-size:13px;max-width:320px;padding-top:10px}.sharing-modal .sharing-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-top:10px;width:calc(100% + 16px)}.sharing-modal .sharing-content .content-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f2;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin:8px 8px;max-width:152px;padding:5px 10px;width:100%}.application.dark .sharing-modal .sharing-content .content-item{background:#252527}.sharing-modal .sharing-content .content-item:hover{color:#258cdb}.application.dark .sharing-modal .sharing-content .content-item:hover{color:#d46f02}.sharing-modal .sharing-content .content-item.active{background:#2786f3;color:#f5f5f5}.application.dark .sharing-modal .sharing-content .content-item.active{background:#d46f02;color:#fff}.sharing-modal .sharing-content .content-item.unavailable{opacity:.33}.sharing-modal .sharing-content .content-item.item-all{font-size:14px;margin:8px 22%;max-width:60%;text-align:center}.sharing-modal .sharing-content .content-item .ui-icon{margin-right:5px}.sharing-modal .sharing-content .content-item .item-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.sharing-modal .sharing-content .content-item input{display:none}.sharing-modal .error-message{text-align:center}.sharing-modal .button{margin:30px auto 10px;max-width:60%}.sharing-modal .button .sk-spinner{margin-right:6px}.sharing-modal .sharing-terms h1{font-size:200%;margin:0;text-align:center}.sharing-modal .sharing-terms h2{font-size:110%;margin-top:25px}.sharing-modal .sharing-terms ul{margin-bottom:25px;padding-left:20px}.sharing-modal .sharing-terms ul li{font-size:95%;margin-bottom:8px}.sharing-modal .sharing-terms .button{margin-top:35px}.delete-shared-modal{font-size:13px;max-width:320px;padding-top:10px}.delete-shared-modal h1{font-size:200%;text-align:center}.delete-shared-modal .button{margin:30px auto 10px;max-width:60%}.delete-shared-modal .button .sk-spinner{margin-right:6px}.details-header-tab{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d1d1e0;border-left:1px solid transparent;border-right:1px solid #d1d1e0;color:#404040;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 12px;text-align:center;text-decoration:none;-webkit-transition:all .1s;transition:all .1s}.application.dark .details-header-tab{border-bottom:1px solid #2a2a3c;border-right:1px solid #2a2a3c;color:#9e9e9e}.details-header-tab:first-child{border-left:1px solid #d1d1e0}.application.dark .details-header-tab:first-child{border-left:1px solid #2a2a3c}.details-header-tab:hover{background:#e3e3ed;color:#258cdb}.application.dark .details-header-tab:hover{background:#191924}.details-header-tab.active{background:#f6f6f9;border-bottom:0;border-right:1px solid #d1d1e0;color:#258cdb;margin-bottom:-1px;padding-bottom:1px}.application.dark .details-header-tab.active{background:#252527;color:#f27e02}.details-header-tab.active .tab-badge{background:transparent;border:1px solid #258cdb;color:#258cdb}.details-header-tab.full{min-width:40px}.details-header-tab.short{-webkit-box-flex:0;-ms-flex:0;flex:0;width:40px}.details-header-tab.short .ui-icon{margin-right:0}.details-header-tab .ui-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:5px}.details-header-tab .tab-title{overflow:hidden;text-overflow:ellipsis}.details-header-tab .tab-badge{background:#9d9daf;border:1px solid #9d9daf;border-radius:6px;color:#f5f5f5;font-size:90%;margin-left:5px;margin-top:1px;padding:0 4px}.details-table{background:#fcfcfd;border-radius:8px;-webkit-box-shadow:0 0 0 1px #e0e0eb,0 2px 2px 0 #e0e0eb;box-shadow:0 0 0 1px #e0e0eb,0 2px 2px 0 #e0e0eb;margin-bottom:20px;padding-bottom:10px}.application.dark .details-table{background:#252527;-webkit-box-shadow:0 0 0 1px #15151e,0 2px 2px 0 #15151e;box-shadow:0 0 0 1px #15151e,0 2px 2px 0 #15151e}.details-table .table-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px 8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 8px 8px 12px}.application.dark .details-table .table-header{background:#252527}.details-table .table-header .header-title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;font-weight:600;margin-right:10px;white-space:nowrap}.details-table .table-header .header-title .ui-icon{color:#111;margin-right:5px}.application.dark .details-table .table-header .header-title .ui-icon{color:#b2b2b2}.details-table .table-header .header-title .title-badge{background:#2786f3;color:#f5f5f5;border-radius:8px;margin-left:4px;padding:1px 8px}.application.dark .details-table .table-header .header-title .title-badge{background:#d46f02;color:#fff}.details-table .table-header .header-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin-right:12px}.details-table .table-header .header-group:last-child{margin-right:0}.details-table .table-header .header-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:4px;text-decoration:none;width:24px}.application.dark .details-table .table-header .header-item{color:#9e9e9e}.details-table .table-header .header-item:hover{color:#258cdb}.application.dark .details-table .table-header .header-item:hover{color:#d46f02}.details-table .table-header .header-item:last-child{margin-right:0}.details-table .table-header .header-item.active{background:#2786f3;color:#f5f5f5}.application.dark .details-table .table-header .header-item.active{background:#d46f02;color:#fff}.details-table .table-header .header-item.item-text{font-size:12px;min-width:24px;padding:0 4px;width:auto}.details-table .table-header .header-toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eee;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:95%;height:24px;padding:0 8px}.application.dark .details-table .table-header .header-toggle{background:#3f3e3d}.details-table .table-header .header-toggle input{margin:0 5px 0 0}.details-table .table-header .header-search{position:relative}.details-table .table-header .header-search input{background:#eee;border:0;border-radius:4px;font-size:13px;height:24px;max-width:180px;padding-left:28px;width:100%}.application.dark .details-table .table-header .header-search input{background:#3f3e3d;color:#e9e9e9}.application.dark .details-table .table-header .header-search input::-webkit-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .details-table .table-header .header-search input::-moz-placeholder{color:#a7a6a5;opacity:1}.application.dark .details-table .table-header .header-search input:-ms-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .details-table .table-header .header-search input::-ms-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .details-table .table-header .header-search input::placeholder{color:#a7a6a5;opacity:1}.details-table .table-header .header-search .ui-icon{left:7px;position:absolute;top:5px}.details-table table{font-size:12px}.details-table table thead .ui-icon{font-size:110%}.details-table table tr:nth-child(2n){background:#f3f3f7}.application.dark .details-table table tr:nth-child(2n){background:#202022}.details-table table th{color:#333;font-size:90%;font-weight:600;padding:8px 6px;text-align:center;white-space:nowrap}.application.dark .details-table table th{color:#b2b2b2}.details-table table th:first-child{padding-left:12px}.details-table table th:last-child{padding-right:12px}.details-table table td{padding:8px 10px;vertical-align:top}.details-table table td:first-child{padding-left:12px}.details-table table td:last-child{padding-right:12px}.details-table table td.key{font-size:12px;white-space:nowrap}.details-table table td.value{word-break:break-all}.details-table .pagination-controls{background:transparent}.details-table .pagination-controls td{text-align:center}.details-table .pagination-controls a{color:#258cdb;text-decoration:none}.application.dark .details-table .pagination-controls a{color:#f27e02}.highlighted-code{line-height:1.4;margin:0;white-space:pre-wrap}.highlighted-code .language-sql .keyword{font-weight:600;text-transform:uppercase}.highlighted-code .language-sql .function{color:#881280}.highlighted-code .language-sql .number{color:#1c00cf}.highlighted-code .language-sql .string{color:#c41a16}.highlighted-code .language-sql .punctuation{color:grey}.highlighted-code .language-sql .boolean,.highlighted-code .language-sql .operator{color:#132ba2}.application.dark .highlighted-code .language-sql .function{color:#e36eec}.application.dark .highlighted-code .language-sql .number{color:#997fff}.application.dark .highlighted-code .language-sql .string{color:#e33e3a}.application.dark .highlighted-code .language-sql .punctuation{color:#7f7f7f}.application.dark .highlighted-code .language-sql .boolean,.application.dark .highlighted-code .language-sql .operator{color:#8296ff}.counter.database-slow-query .has-mark:before{background-color:#d7a175}.application.dark .counter.database-slow-query .has-mark:before{background-color:#8a6c38}.details-table table tr.database-slow-query{background:#fffae2;color:#a85919}.details-table table tr.database-slow-query:nth-child(2n){background:#fff5c2!important}.details-table table tr.database-slow-query .database-query-path&gt;a{color:#d7a175!important}.application.dark .details-table table tr.database-slow-query{background:#382f00;color:#fad89f}.application.dark .details-table table tr.database-slow-query:nth-child(2n){background:#2e2600!important}.application.dark .details-table table tr.database-slow-query .database-query-path&gt;a{color:#ae8847!important}.details-table table .database-query-bindings{margin-top:2px}.details-table .log-row.error{background:#ffebeb;color:#c51f24}.details-table .log-row.error:nth-child(2n){background:#ffe0e0}.details-table .log-row.error .log-message-path{color:#dd888b}.application.dark .details-table .log-row.error{background:#380000;color:#ed797a}.application.dark .details-table .log-row.error:nth-child(2n){background:#2e0000}.application.dark .details-table .log-row.error .log-message-path{color:#c3797b}.details-table .log-row.warning{background:#fffae2;color:#a85919}.details-table .log-row.warning:nth-child(2n){background:#fff5c2}.details-table .log-row.warning .log-message-path{color:#d7a175}.application.dark .details-table .log-row.warning{background:#382f00;color:#fad89f}.application.dark .details-table .log-row.warning:nth-child(2n){background:#2e2600}.application.dark .details-table .log-row.warning .log-message-path{color:#d0b78b}.details-table .log-date,.details-table .log-level{width:70px}.details-table .log-message{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.details-table .log-message .log-message-content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%}.details-table .log-message .log-message-content .linkified{text-decoration:none}.details-table .log-message .log-message-exception{-webkit-box-flex:0;-ms-flex:0;flex:0;font-size:90%;margin:3px 5px 0 0;white-space:nowrap}.details-table .log-message .log-message-exception .exception-previous{border:1px solid #aaa;border-radius:4px;text-decoration:none;padding:2px 4px;margin-right:5px}.application.dark .details-table .log-message .log-message-exception .exception-previous{border-color:grey}.details-table .log-message .log-message-context{margin-top:4px}.details-table .log-message .log-message-path{color:#aaa;-webkit-box-flex:0;-ms-flex:0;flex:0;font-size:90%;margin-top:3px}.application.dark .details-table .log-message .log-message-path{color:#777}.models-counters .counter-retrieved .has-mark:before{background:#78b1de}.application.dark .models-counters .counter-retrieved .has-mark:before{background:#649dca}.models-counters .counter-created .has-mark:before{background:#b1ca6d}.application.dark .models-counters .counter-created .has-mark:before{background:#9db659}.models-counters .counter-updated .has-mark:before{background:#d4c163}.application.dark .models-counters .counter-updated .has-mark:before{background:#b68258}.models-counters .counter-deleted .has-mark:before{background:#e79697}.application.dark .models-counters .counter-deleted .has-mark:before{background:#d38283}.models-tabs{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;margin-top:30px}.models-tabs,.models-tabs .models-tab{display:-webkit-box;display:-ms-flexbox;display:flex}.models-tabs .models-tab{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;color:#404040;cursor:default;font-size:12px;line-height:26px;padding:0 26px;text-align:center;text-decoration:none}.application.dark .models-tabs .models-tab{color:#9e9e9e}.models-tabs .models-tab:hover{color:#258cdb}.application.dark .models-tabs .models-tab:hover{color:#f27e02}.models-tabs .models-tab.active{background:#2786f3;color:#f5f5f5}.application.dark .models-tabs .models-tab.active{background:#d46f02;color:#fff}.models-tabs .models-tab .ui-icon{margin-right:5px}.models-actions .actions-action .action-model{width:100%}.models-actions .actions-action .action-model .model-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.models-actions .actions-action .action-model .model-content .content-trace{margin-left:auto}.models-actions .actions-action .action-key{color:grey;font-size:11px}.application.dark .models-actions .actions-action .action-key{color:#767676}.models-actions .actions-action .action-key .key-hash{margin:0 1px 0 2px}.models-actions .actions-action .action-action{background:#cbdeec;border-radius:8px;color:#365063;font-size:10px;padding:3px 8px;text-transform:uppercase}.application.dark .models-actions .actions-action .action-action{background:#002e52;color:#6ebef7}.models-actions .actions-action .action-action.action-created{background:#e3eccb;color:#586336}.application.dark .models-actions .actions-action .action-action.action-created{background:#293800;color:#e3fa9e}.models-actions .actions-action .action-action.action-updated{background:#fffae2;color:#a85919}.application.dark .models-actions .actions-action .action-action.action-updated{background:#382f00;color:#fad89f}.models-actions .actions-action .action-action.action-deleted{background:#ffebeb;color:#c51f24}.application.dark .models-actions .actions-action .action-action.action-deleted{background:#380000;color:#ed797a}.models-actions .actions-details td{padding:0 20px 10px!important}.models-actions .actions-details h4{color:#333;font-size:90%;font-weight:600;margin:0 0 3px}.application.dark .models-actions .actions-details h4{color:#b2b2b2}.models-actions .actions-details .details-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}.models-actions .actions-details .details-row:first-child{margin-top:6px}.models-actions .actions-details .details-row .row-group{margin-right:15px}.models-actions .actions-details .details-row .row-group:last-child{margin-right:0}.models-actions .actions-details .details-row .row-group.group-query{-webkit-box-flex:1;-ms-flex:1;flex:1}.models-actions tr{background:#fcfcfd!important}.application.dark .models-actions tr{background:#252527!important}.models-actions tr:nth-child(4n),.models-actions tr:nth-child(4n-1){background:#f3f3f7!important}.application.dark .models-actions tr:nth-child(4n),.application.dark .models-actions tr:nth-child(4n-1){background:#202022!important}.models-counts .counts-model{width:100%}.models-counts .counts-count{text-align:center}.models-counts .count-text{background:#cbdeec;border-radius:8px;color:#365063;font-size:11px;padding:3px 8px;text-transform:uppercase}.application.dark .models-counts .count-text{background:#002e52;color:#6ebef7}.models-counts .count-text.count-created{background:#e3eccb;color:#586336}.application.dark .models-counts .count-text.count-created{background:#293800;color:#e3fa9e}.models-counts .count-text.count-updated{background:#fffae2;color:#a85919}.application.dark .models-counts .count-text.count-updated{background:#382f00;color:#fad89f}.models-counts .count-text.count-deleted{background:#ffebeb;color:#c51f24}.application.dark .models-counts .count-text.count-deleted{background:#380000;color:#ed797a}.email-message{font-size:13px;margin:0 auto;max-width:820px;width:100vw}.email-message .message-info{margin:15px 0}.email-message .message-info .info-row{margin-bottom:5px}.email-message .message-info .info-row .row-label{color:#333;font-size:90%;font-weight:600;padding-right:2px}.application.dark .email-message .message-info .info-row .row-label{color:#b2b2b2}.email-message .message-content{border-bottom:1px solid #e7e7ef;border-top:1px solid #e7e7ef;margin-left:-25px;width:calc(100% + 50px)}.application.dark .email-message .message-content{border-bottom:1px solid #343436;border-top:1px solid #343436}.email-message .message-content iframe{border:0;min-height:70vh;width:100%}.notifications-notifications .notification-subject{width:100%}.notifications-notifications .notification-subject .subject-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.notifications-notifications .notification-subject .subject-content .content-trace{margin-left:auto}.notifications-notifications .notification-actions{white-space:nowrap}.notifications-notifications .notification-actions a{margin-left:5px}.notifications-notifications .notifications-details td{padding:0 20px 10px!important}.notifications-notifications .notifications-details h4{color:#333;font-size:90%;font-weight:600;margin:0 0 3px}.application.dark .notifications-notifications .notifications-details h4{color:#b2b2b2}.notifications-notifications .notifications-details .details-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}.notifications-notifications .notifications-details .details-row:first-child{margin-top:6px}.notifications-notifications .notifications-details .details-row .row-group{margin-right:15px}.notifications-notifications .notifications-details .details-row .row-group:last-child{margin-right:0}.notifications-notifications .notifications-details .details-row .row-group.group-query{-webkit-box-flex:1;-ms-flex:1;flex:1}.notifications-notifications tr{background:#fcfcfd!important}.application.dark .notifications-notifications tr{background:#252527!important}.notifications-notifications tr:nth-child(4n),.notifications-notifications tr:nth-child(4n-1){background:#f3f3f7!important}.application.dark .notifications-notifications tr:nth-child(4n),.application.dark .notifications-notifications tr:nth-child(4n-1){background:#202022!important}.command-output{background:#333;border-radius:6px;font-family:Menlo,monospace;overflow:auto;padding:16px 12px;white-space:pre}.application.dark .command-output{background:#111}.performance-chart{background:#414148;border-radius:3px;-webkit-box-shadow:0 2px 5px rgba(162,172,180,.25),0 0 2px rgba(162,172,180,.5);box-shadow:0 2px 5px rgba(162,172,180,.25),0 0 2px rgba(162,172,180,.5);display:-webkit-box;display:-ms-flexbox;display:flex;height:6px;margin:0 auto 20px;width:calc(100% - 2px)}.application.dark .performance-chart{background:#7e7e8b;-webkit-box-shadow:0 0 1px 1px #131315,0 2px 4px 0 #131315;box-shadow:0 0 1px 1px #131315,0 2px 4px 0 #131315}.performance-chart .chart-section{height:100%}.performance-chart .chart-section:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.performance-chart .chart-section:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.performance-chart .chart-section.section-blue{background:-webkit-gradient(linear,left top,left bottom,from(#6faef6),to(#2685f2));background:linear-gradient(180deg,#6faef6,#2685f2)}.performance-chart .chart-section.section-red{background:-webkit-gradient(linear,left top,left bottom,from(#de8788),to(#ce4b4d));background:linear-gradient(180deg,#de8788,#ce4b4d)}.performance-chart .chart-section.section-green{background:-webkit-gradient(linear,left top,left bottom,from(#77ce64),to(#4dae37));background:linear-gradient(180deg,#77ce64,#4dae37)}.performance-chart .chart-section.section-purple{background:-webkit-gradient(linear,left top,left bottom,from(#b787de),to(#934bce));background:linear-gradient(180deg,#b787de,#934bce)}.performance-chart .chart-section.section-grey{background:-webkit-gradient(linear,left top,left bottom,from(#9999a3),to(#414148));background:linear-gradient(180deg,#9999a3,#414148)}.application.dark .performance-chart .chart-section.section-blue{background:-webkit-gradient(linear,left top,left bottom,from(#4b94e7),to(#1d79e2));background:linear-gradient(180deg,#4b94e7,#1d79e2)}.application.dark .performance-chart .chart-section.section-red{background:-webkit-gradient(linear,left top,left bottom,from(#c76b6d),to(#b94648));background:linear-gradient(180deg,#c76b6d,#b94648)}.application.dark .performance-chart .chart-section.section-green{background:-webkit-gradient(linear,left top,left bottom,from(#5fb34d),to(#4c8f3d));background:linear-gradient(180deg,#5fb34d,#4c8f3d)}.application.dark .performance-chart .chart-section.section-purple{background:-webkit-gradient(linear,left top,left bottom,from(#9e6bc7),to(#8546b9));background:linear-gradient(180deg,#9e6bc7,#8546b9)}.application.dark .performance-chart .chart-section.section-grey{background:-webkit-gradient(linear,left top,left bottom,from(#94949e),to(#61616b));background:linear-gradient(180deg,#94949e,#61616b)}.performance-vitals tbody tr:first-child .vitals-row{margin-top:10px}.performance-vitals .vitals-row{margin:0 auto;max-width:600px}.performance-vitals .vitals-metric,.performance-vitals .vitals-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.performance-vitals .vitals-metric{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;padding:12px 24px;width:50%}.performance-vitals .vitals-metric:first-child{border-right:1px solid #e7e7ef}.application.dark .performance-vitals .vitals-metric:first-child{border-right:1px solid #343436}.performance-vitals .vitals-metric .metric-value{border-radius:8px;font-size:95%;margin-left:auto;padding:2px 6px}.performance-vitals .vitals-metric .metric-value.value-fast{background:#e3eccb;color:#586336}.application.dark .performance-vitals .vitals-metric .metric-value.value-fast{background:#293800;color:#e3fa9e}.performance-vitals .vitals-metric .metric-value.value-moderate{background:#fff6cc;color:#a85919}.application.dark .performance-vitals .vitals-metric .metric-value.value-moderate{background:#382f00;color:#fad89f}.performance-vitals .vitals-metric .metric-value.value-slow{background:#ffebeb;color:#c51f24}.application.dark .performance-vitals .vitals-metric .metric-value.value-slow{background:#380000;color:#ed797a}.performance-vitals .vitals-metric .metric-info{color:grey;font-weight:400;margin-top:10px;width:100%}.performance-vitals .vitals-metric .metric-info a{color:grey;display:block;margin-top:5px}.profiler .profiler-metric{white-space:nowrap}.profiler .profiler-function{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.profiler .profiler-function .profiler-function-name{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;word-break:break-all}.profiler .profiler-function .profiler-path{color:#aaa;-webkit-box-flex:0;-ms-flex:0;flex:0;font-size:90%;margin-top:3px}.profiler .profiler-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;padding:80px 0;text-align:center;width:100%}.profiler .profiler-content h1{font-size:110%}.timeline .table-header{padding-bottom:10px}.timeline table{table-layout:fixed}.timeline .timeline-description,.timeline .timeline-timing{display:none}.timeline .timeline-description .description-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;word-break:break-word}.timeline .timeline-description .description-tags{font-size:95%;margin-right:5px;opacity:.7}.timeline .timeline-timing{padding-right:10px!important;text-align:right;width:80px}.timeline .timeline-timing.timing-total{font-weight:600}.timeline .timeline-size-monitor td{padding-bottom:0;padding-top:0}.timeline .timeline-chart{padding:8px!important}.timeline .timeline-chart .chart-event-group{cursor:pointer;height:16px;position:relative}.timeline .timeline-chart .chart-event-group .group-label{color:#365063;font-size:12px;line-height:16px;overflow:hidden;padding:0 6px;position:absolute;text-overflow:ellipsis;white-space:nowrap;z-index:100}.timeline .timeline-chart .chart-event-group .group-label .label-tags{font-size:95%;opacity:.8}.timeline .timeline-chart .chart-event-group .group-label.inside{color:#fff!important;text-align:center;width:100%!important}.timeline .timeline-chart .chart-event-group .group-label.before{right:100%;text-align:right}.timeline .timeline-chart .chart-event-group .group-label.after{left:100%}.timeline .timeline-chart .chart-event-group .group-label.blue{color:#2685f2}.timeline .timeline-chart .chart-event-group .group-label.red{color:#ce4b4d}.timeline .timeline-chart .chart-event-group .group-label.green{color:#4dae37}.timeline .timeline-chart .chart-event-group .group-label.purple{color:#934bce}.timeline .timeline-chart .chart-event-group .group-label.grey{color:#494950}.application.dark .timeline .timeline-chart .chart-event-group .group-label.blue{color:#4493ee}.application.dark .timeline .timeline-chart .chart-event-group .group-label.red{color:#ce6466}.application.dark .timeline .timeline-chart .chart-event-group .group-label.green{color:#5abb44}.application.dark .timeline .timeline-chart .chart-event-group .group-label.purple{color:#9e64ce}.application.dark .timeline .timeline-chart .chart-event-group .group-label.grey{color:#797986}.timeline .timeline-chart .group-event{height:100%;position:absolute}.timeline .timeline-chart .group-event .event-bar{background:#4295c5;border-radius:3px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.application.dark .timeline .timeline-chart .group-event .event-bar{background:#649dca}.timeline .timeline-chart .group-event .event-bar .bar-light{height:100%;position:absolute}.timeline .timeline-chart .group-event.blue .event-bar{background:#2685f2}.timeline .timeline-chart .group-event.blue .event-bar .bar-light{background:#6faef6}.timeline .timeline-chart .group-event.red .event-bar{background:#ce4b4d}.timeline .timeline-chart .group-event.red .event-bar .bar-light{background:#de8788}.timeline .timeline-chart .group-event.green .event-bar{background:#4dae37}.timeline .timeline-chart .group-event.green .event-bar .bar-light{background:#77ce64}.timeline .timeline-chart .group-event.purple .event-bar{background:#934bce}.timeline .timeline-chart .group-event.purple .event-bar .bar-light{background:#b787de}.timeline .timeline-chart .group-event.grey .event-bar{background:#494950}.timeline .timeline-chart .group-event.grey .event-bar .bar-light{background:#a1a1aa}.application.dark .timeline .timeline-chart .group-event.blue .event-bar{background:#4493ee}.application.dark .timeline .timeline-chart .group-event.blue .event-bar .bar-light{background:#126cd3}.application.dark .timeline .timeline-chart .group-event.red .event-bar{background:#ce6466}.application.dark .timeline .timeline-chart .group-event.red .event-bar .bar-light{background:#ae3739}.application.dark .timeline .timeline-chart .group-event.green .event-bar{background:#5abb44}.application.dark .timeline .timeline-chart .group-event.green .event-bar .bar-light{background:#3f832f}.application.dark .timeline .timeline-chart .group-event.purple .event-bar{background:#9e64ce}.application.dark .timeline .timeline-chart .group-event.purple .event-bar .bar-light{background:#7937ae}.application.dark .timeline .timeline-chart .group-event.grey .event-bar{background:#797986}.application.dark .timeline .timeline-chart .group-event.grey .event-bar .bar-light{background:#494950}.timeline .timeline-popover .popover-content{padding-bottom:0}.timeline .timeline-popover .popover-event{border-bottom:1px solid rgba(51,51,51,.1);margin-bottom:5px}.application.dark .timeline .timeline-popover .popover-event{border-color:hsla(0,0%,93.3%,.1)}.timeline .timeline-popover .popover-event:last-child{border-bottom:0;margin-bottom:0}.timeline .timeline-popover .popover-event .event-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 12px 14px}.timeline .timeline-popover .popover-event .event-header h1{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:110%;margin:0;text-align:left}.timeline .timeline-popover .popover-event .event-header .header-tags{color:#777}.timeline .timeline-popover .popover-event .event-description{background:rgba(51,51,51,.03);border-top:1px solid rgba(51,51,51,.1);padding:12px;text-align:left}.application.dark .timeline .timeline-popover .popover-event .event-description{background:hsla(0,0%,86.7%,.03);border-color:hsla(0,0%,93.3%,.1)}.timeline .timeline-popover .popover-event .event-timings{border-top:1px solid rgba(51,51,51,.1);display:-webkit-box;display:-ms-flexbox;display:flex}.application.dark .timeline .timeline-popover .popover-event .event-timings{border-color:hsla(0,0%,93.3%,.1)}.timeline .timeline-popover .popover-event .event-timings .timings-timing{border-right:1px solid rgba(51,51,51,.1);-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 0}.application.dark .timeline .timeline-popover .popover-event .event-timings .timings-timing{border-color:hsla(0,0%,93.3%,.1)}.timeline .timeline-popover .popover-event .event-timings .timings-timing:last-child{border-right:0}.timeline .timeline-popover .popover-event .event-timings .timings-timing .timing-value{font-size:110%}.timeline .timeline-popover .popover-event .event-timings .timings-timing .timing-label{color:#777;margin-top:5px;font-size:95%}.timeline .timeline-popover .popover-event .event-timings .timings-timing .timing-label:before{content:"";display:inline-block;border-radius:5px;background:#4295c5;width:14px;height:8px;vertical-align:0}.application.dark .timeline .timeline-popover .popover-event .event-timings .timings-timing .timing-label:before{background:#649dca}.timeline .timeline-popover .popover-event .event-timings .timings-timing.timing-total .timing-value{font-weight:600}.timeline .timeline-popover .popover-event .event-timings .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#4295c5),color-stop(50%,#78b1de));background:linear-gradient(90deg,#4295c5 50%,#78b1de 0)}.application.dark .timeline .timeline-popover .popover-event .event-timings .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#649dca),color-stop(50%,#2e81b1));background:linear-gradient(90deg,#649dca 50%,#2e81b1 0)}.timeline .timeline-popover .popover-event .event-timings .timings-timing.timing-children .timing-label:before{background:#78b1de}.application.dark .timeline .timeline-popover .popover-event .event-timings .timings-timing.timing-children .timing-label:before{background:#2e81b1}.timeline .timeline-popover .popover-event.blue .timings-timing .timing-label:before{background:#2685f2}.timeline .timeline-popover .popover-event.blue .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#2685f2),color-stop(50%,#6faef6));background:linear-gradient(90deg,#2685f2 50%,#6faef6 0)}.timeline .timeline-popover .popover-event.blue .timings-timing.timing-children .timing-label:before{background:#6faef6}.timeline .timeline-popover .popover-event.red .timings-timing .timing-label:before{background:#ce4b4d}.timeline .timeline-popover .popover-event.red .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#ce4b4d),color-stop(50%,#de8788));background:linear-gradient(90deg,#ce4b4d 50%,#de8788 0)}.timeline .timeline-popover .popover-event.red .timings-timing.timing-children .timing-label:before{background:#de8788}.timeline .timeline-popover .popover-event.green .timings-timing .timing-label:before{background:#4dae37}.timeline .timeline-popover .popover-event.green .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#4dae37),color-stop(50%,#77ce64));background:linear-gradient(90deg,#4dae37 50%,#77ce64 0)}.timeline .timeline-popover .popover-event.green .timings-timing.timing-children .timing-label:before{background:#77ce64}.timeline .timeline-popover .popover-event.purple .timings-timing .timing-label:before{background:#934bce}.timeline .timeline-popover .popover-event.purple .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#934bce),color-stop(50%,#b787de));background:linear-gradient(90deg,#934bce 50%,#b787de 0)}.timeline .timeline-popover .popover-event.purple .timings-timing.timing-children .timing-label:before{background:#b787de}.timeline .timeline-popover .popover-event.grey .timings-timing .timing-label:before{background:#494950}.timeline .timeline-popover .popover-event.grey .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#494950),color-stop(50%,#a1a1aa));background:linear-gradient(90deg,#494950 50%,#a1a1aa 0)}.timeline .timeline-popover .popover-event.grey .timings-timing.timing-children .timing-label:before{background:#a1a1aa}.application.dark .timeline .timeline-popover .popover-event.blue .timings-timing .timing-label:before{background:#4493ee}.application.dark .timeline .timeline-popover .popover-event.blue .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#4493ee),color-stop(50%,#126cd3));background:linear-gradient(90deg,#4493ee 50%,#126cd3 0)}.application.dark .timeline .timeline-popover .popover-event.blue .timings-timing.timing-children .timing-label:before{background:#126cd3}.application.dark .timeline .timeline-popover .popover-event.red .timings-timing .timing-label:before{background:#ce6466}.application.dark .timeline .timeline-popover .popover-event.red .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#ce6466),color-stop(50%,#ae3739));background:linear-gradient(90deg,#ce6466 50%,#ae3739 0)}.application.dark .timeline .timeline-popover .popover-event.red .timings-timing.timing-children .timing-label:before{background:#ae3739}.application.dark .timeline .timeline-popover .popover-event.green .timings-timing .timing-label:before{background:#5abb44}.application.dark .timeline .timeline-popover .popover-event.green .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#5abb44),color-stop(50%,#3f832f));background:linear-gradient(90deg,#5abb44 50%,#3f832f 0)}.application.dark .timeline .timeline-popover .popover-event.green .timings-timing.timing-children .timing-label:before{background:#3f832f}.application.dark .timeline .timeline-popover .popover-event.purple .timings-timing .timing-label:before{background:#9e64ce}.application.dark .timeline .timeline-popover .popover-event.purple .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#9e64ce),color-stop(50%,#7937ae));background:linear-gradient(90deg,#9e64ce 50%,#7937ae 0)}.application.dark .timeline .timeline-popover .popover-event.purple .timings-timing.timing-children .timing-label:before{background:#7937ae}.application.dark .timeline .timeline-popover .popover-event.grey .timings-timing .timing-label:before{background:#797986}.application.dark .timeline .timeline-popover .popover-event.grey .timings-timing.timing-total .timing-label:before{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#797986),color-stop(50%,#494950));background:linear-gradient(90deg,#797986 50%,#494950 0)}.application.dark .timeline .timeline-popover .popover-event.grey .timings-timing.timing-children .timing-label:before{background:#494950}.timeline.show-details .timeline-description,.timeline.show-details .timeline-timing{display:table-cell}.timeline.show-details .timeline-chart{width:20%}.timeline.show-details .timeline-chart .chart-event-group .group-label{display:none}.performance-metrics{margin-bottom:15px!important}.performance-chart-legend .mark-blue:before{background:#2685f2}.performance-chart-legend .mark-red:before{background:#ce4b4d}.performance-chart-legend .mark-green:before{background:#4dae37}.performance-chart-legend .mark-purple:before{background:#934bce}.performance-chart-legend .mark-grey:before{background:#414148}.application.dark .performance-chart-legend .mark-blue:before{background:#4b94e7}.application.dark .performance-chart-legend .mark-red:before{background:#c76b6d}.application.dark .performance-chart-legend .mark-green:before{background:#5fb34d}.application.dark .performance-chart-legend .mark-purple:before{background:#9e6bc7}.application.dark .performance-chart-legend .mark-grey:before{background:#94949e}.performance-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;margin-top:30px}.performance-tabs .performance-tab{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;color:#404040;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;line-height:26px;padding:0 26px;text-align:center;text-decoration:none}.application.dark .performance-tabs .performance-tab{color:#9e9e9e}.performance-tabs .performance-tab:hover{color:#258cdb}.application.dark .performance-tabs .performance-tab:hover{color:#f27e02}.performance-tabs .performance-tab.active{background:#2786f3;color:#f5f5f5}.application.dark .performance-tabs .performance-tab.active{background:#d46f02;color:#fff}.performance-tabs .performance-tab .ui-icon{margin-right:5px}.job-options[data-v-51ab4b8e]{margin:2px 0;width:100%}.job-options span[data-v-51ab4b8e]{display:block;white-space:nowrap}.job-status-text[data-v-51ab4b8e]{background:#fffae2;border-radius:8px;color:#a85919;font-size:11px;padding:2px 8px;text-transform:uppercase}.application.dark .job-status-text[data-v-51ab4b8e]{background:#382f00;color:#fad89f}.job-status-text.is-success[data-v-51ab4b8e]{background:#e3eccb;color:#586336}.application.dark .job-status-text.is-success[data-v-51ab4b8e]{background:#293800;color:#e3fa9e}.job-status-text.is-error[data-v-51ab4b8e]{background:#ffebeb;color:#c51f24}.application.dark .job-status-text.is-error[data-v-51ab4b8e]{background:#380000;color:#ed797a}.views-view-name{margin-bottom:3px}.split-view-details{overflow:hidden}.sidebar-section{border-bottom:1px solid #e7e7ef}.application.dark .sidebar-section{border-bottom:1px solid #323234}.sidebar-section .section-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fcfcfd;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 8px 8px 12px}.application.dark .sidebar-section .section-header{background:#252527}.sidebar-section .section-header .header-title{cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;font-weight:600;margin-right:10px}.sidebar-section .section-header .header-title .ui-icon{color:#111;margin-right:2px}.application.dark .sidebar-section .section-header .header-title .ui-icon{color:#b2b2b2}.sidebar-section .section-header .header-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:4px;text-decoration:none;width:24px}.application.dark .sidebar-section .section-header .header-item{color:#9e9e9e}.sidebar-section .section-header .header-item:hover{color:#258cdb}.application.dark .sidebar-section .section-header .header-item:hover{color:#d46f02}.sidebar-section .section-header .header-item.active{background:#258cdb;color:#f5f5f5}.application.dark .sidebar-section .section-header .header-item.active{background:#d46f02;color:#fff}.sidebar-section .section-header .header-item:last-child{margin-right:0}.sidebar-section .section-header .header-search{position:relative}.sidebar-section .section-header .header-search input{background:#eee;border:0;border-radius:4px;font-size:13px;height:24px;padding-left:28px;width:180px}.application.dark .sidebar-section .section-header .header-search input{background:#3f3e3d;color:#e9e9e9}.application.dark .sidebar-section .section-header .header-search input::-webkit-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .sidebar-section .section-header .header-search input::-moz-placeholder{color:#a7a6a5;opacity:1}.application.dark .sidebar-section .section-header .header-search input:-ms-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .sidebar-section .section-header .header-search input::-ms-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .sidebar-section .section-header .header-search input::placeholder{color:#a7a6a5;opacity:1}.sidebar-section .section-header .header-search .ui-icon{left:7px;position:absolute;top:5px}.sidebar-section .details-table{border-radius:0;margin-bottom:0;padding-bottom:0}.application.dark .sidebar-section .details-table,.sidebar-section .details-table{-webkit-box-shadow:none;box-shadow:none}.sidebar-section .details-table td{vertical-align:top}.sidebar-section .details-table td .key{font-size:11px;font-weight:600;margin-bottom:3px;white-space:nowrap}.sidebar-section .details-table td .value{word-break:break-all}.command-tab{background:#fff}.application.dark .command-tab{background:#1f1f1f}.queue-job-tab{background:#fff}.application.dark .queue-job-tab{background:#1f1f1f}.queue-job-tab .data-value{border-bottom:1px solid #d1d1d1;padding:8px 10px}.application.dark .queue-job-tab .data-value{border-bottom:1px solid #363636}.request-tab{background:#fff}.application.dark .request-tab{background:#1f1f1f}.request-tab .data-raw{overflow:auto;padding:8px 12px;white-space:pre}.request-tab .session-user{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(0,0,0,.06);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:110%;padding:8px 10px}.application.dark .request-tab .session-user{border-bottom:1px solid #363636}.request-tab .session-user .ui-icon{color:#666;font-size:120%;margin-right:5px}.request-tab .session-user .name{margin-right:6px}.request-tab .session-user .dimmed{color:grey;font-size:90%}.application.dark .request-tab .session-user .dimmed{color:#767676}.request-tab .session-user .session-user-details{margin-left:auto}.test-tab .test-status-message{border-bottom:1px solid #d1d1d1;padding:12px 10px;font-size:13px}.application.dark .test-tab .test-status-message{border-bottom:1px solid #363636}.test-tab .test-status-message.error{background:#ffebeb;color:#c51f24}.application.dark .test-tab .test-status-message.error{background:#380000;color:#ed797a}.test-tab .test-status-message.warning{background:#fffae2;color:#a85919}.application.dark .test-tab .test-status-message.warning{background:#382f00;color:#fad89f}.test-tab .test-assert .assert-name{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.test-tab .test-assert .assert-name .assert-name-content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;font-size:12px;margin-bottom:3px;max-width:100%;white-space:nowrap;margin-bottom:5px}.test-tab .test-assert .assert-name .assert-name-content.assert-failed .assert-name-text{background:#ffebeb;color:#c51f24}.application.dark .test-tab .test-assert .assert-name .assert-name-content.assert-failed .assert-name-text{background:#380000;color:#ed797a}.test-tab .test-assert .assert-name .assert-name-content .assert-name-text{background:#e3eccb;border-radius:8px;color:#586336;padding:2px 6px}.application.dark .test-tab .test-assert .assert-name .assert-name-content .assert-name-text{background:#293800;color:#e3fa9e}.test-tab .test-assert .assert-name .assert-name-trace{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:5px}.test-tab .test-assert .pretty-jason{font-size:11px}.request-sidebar{background:#f9f9fb;border-top:1px solid #d1d1d1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;height:25%}.application.dark .request-sidebar{background:#1b1b1b;border-top:1px solid #2a2a3c}.request-sidebar.large{height:33%}@media screen and (min-width:900px){.request-sidebar{border-left:1px solid #d1d1e0;border-top:0;height:100%;width:300px}.application.dark .request-sidebar{border-left:1px solid #2a2a3c;border-top:0}.request-sidebar.large{height:100%;width:400px}}@media screen and (min-width:1280px){.request-sidebar{width:360px}.request-sidebar.large{width:420px}}.request-sidebar .sidebar-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e7e7ef;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;font-size:13px;padding:14px 12px;width:100%}.application.dark .request-sidebar .sidebar-header{border-bottom:1px solid #323234}.request-sidebar .sidebar-header .header-info{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:5px;overflow:hidden}.request-sidebar .sidebar-header .header-info:hover .info-copy{display:inline-block}.request-sidebar .sidebar-header .header-info .info-main{font-size:110%;overflow:hidden;text-overflow:ellipsis}.request-sidebar .sidebar-header .header-info .info-details{color:#696969;font-size:95%;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.request-sidebar .sidebar-header .header-info .info-copy{display:none;font-size:90%;margin-left:2px}.request-sidebar .sidebar-header .header-alert{margin-right:5px}.request-sidebar .sidebar-header .header-alert.alert-errors{color:#b3492e}.application.dark .request-sidebar .sidebar-header .header-alert.alert-errors{color:#ed797a}.request-sidebar .sidebar-header .header-alert.alert-warnings{color:#f4bd00}.application.dark .request-sidebar .sidebar-header .header-alert.alert-warnings{color:#fad89f}.request-sidebar .sidebar-header .type-text{background:#cbdeec;border-radius:3px;color:#365063;font-size:75%;margin-right:5px;padding:2px 4px;vertical-align:1px}.application.dark .request-sidebar .sidebar-header .type-text{background:#002e52;color:#6ebef7}.request-sidebar .sidebar-header .method-text{color:#696969;font-size:80%}.application.dark .request-sidebar .sidebar-header .method-text{color:#767676}.request-sidebar .sidebar-header .status-text{background:#e3eccb;border-radius:8px;color:#586336;padding:2px 6px;text-transform:uppercase}.application.dark .request-sidebar .sidebar-header .status-text{background:#293800;color:#e3fa9e}.request-sidebar .sidebar-header .status-text.client-error{background:#fffae2;color:#a85919}.application.dark .request-sidebar .sidebar-header .status-text.client-error{background:#382f00;color:#fad89f}.request-sidebar .sidebar-header .status-text.server-error{background:#ffebeb;color:#c51f24}.application.dark .request-sidebar .sidebar-header .status-text.server-error{background:#380000;color:#ed797a}.request-sidebar .sidebar-header .status-text.status-text-small{font-size:9px}.request-sidebar .sidebar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.request-sidebar .sidebar-content .content-actions{padding:14px 12px}.request-sidebar .sidebar-content .content-actions .button{font-size:13px;margin-bottom:10px}.request-sidebar .sidebar-content .content-meta{margin-top:auto;padding:10px 12px;text-align:center}.request-sidebar .sidebar-content .content-meta .meta-id{margin-top:5px}.request-sidebar .sidebar-content .content-meta .meta-id a{color:grey;text-decoration:none}.application.dark .request-sidebar .sidebar-content .content-meta .meta-id a{color:#767676}.split-view-requests{background:#f9f9fb;border-bottom:1px solid #d1d1d1;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;height:25%;width:100%}.application.dark .split-view-requests{background:#1b1b1b;border-bottom:1px solid #2a2a3c}@media screen and (min-width:900px){.split-view-requests{border-bottom:0;border-right:1px solid #d1d1e0;height:100%;width:300px}.application.dark .split-view-requests{border-right:1px solid #2a2a3c}.split-view-requests.large{width:380px}}@media screen and (min-width:1280px){.split-view-requests{width:320px}}.split-view-requests table{line-height:1.4;table-layout:fixed}.application.dark .split-view-requests tr:first-child td,.split-view-requests tr:first-child td{border-top:1px solid transparent}.split-view-requests tr.selected td{background:#2786f3!important;border-top:1px solid transparent;color:#fff}.application.dark .split-view-requests tr.selected td{background:#d46f02!important}.split-view-requests tr.selected+tr td{border-top:1px solid transparent}.application.dark .split-view-requests tr.selected .method-text,.application.dark .split-view-requests tr.selected small,.split-view-requests tr.selected .method-text,.split-view-requests tr.selected small{color:#fff}.application.dark .split-view-requests tr.selected .status-text,.application.dark .split-view-requests tr.selected .type-text,.split-view-requests tr.selected .status-text,.split-view-requests tr.selected .type-text{background:transparent;color:#fff}.application.dark .split-view-requests tr.selected .request-alert,.split-view-requests tr.selected .request-alert{color:#fff}.split-view-requests tr td{border-top:1px solid #f0f0f0}.application.dark .split-view-requests tr td{border-top:1px solid #242424}.split-view-requests tr td:first-child{border-radius:6px 0 0 6px}.split-view-requests tr td:last-child{border-radius:0 6px 6px 0}.split-view-requests th{color:#333;font-size:90%;font-weight:600;height:30px;line-height:1.1;padding:8px;white-space:nowrap}.application.dark .split-view-requests th{color:#b2b2b2}.split-view-requests td{overflow:hidden;padding:7px 6px 8px;vertical-align:middle;white-space:nowrap}.split-view-requests small{color:grey;font-size:100%}.application.dark .split-view-requests small{color:#767676}.split-view-requests big{font-size:115%}.split-view-requests .status{text-align:center;width:52px}.split-view-requests .duration{text-align:right;width:68px}.split-view-requests .type-text{background:#cbdeec;border-radius:3px;color:#365063;font-size:80%;margin-right:2px;padding:1px 3px;vertical-align:1px}.application.dark .split-view-requests .type-text{background:#002e52;color:#6ebef7}.split-view-requests .method-text{color:grey;font-size:90%}.application.dark .split-view-requests .method-text{color:#767676}.split-view-requests .status-text{background:#e3eccb;border-radius:8px;color:#586336;padding:2px 6px;text-transform:uppercase}.application.dark .split-view-requests .status-text{background:#293800;color:#e3fa9e}.split-view-requests .status-text.client-error{background:#fffae2;color:#a85919}.application.dark .split-view-requests .status-text.client-error{background:#382f00;color:#fad89f}.split-view-requests .status-text.server-error{background:#ffebeb;color:#c51f24}.application.dark .split-view-requests .status-text.server-error{background:#380000;color:#ed797a}.split-view-requests .status-text.status-text-small{font-size:9px}.split-view-requests .request-alert{font-size:90%;margin-right:4px}.split-view-requests .request-alert.alert-errors{color:#b3492e}.application.dark .split-view-requests .request-alert.alert-errors{color:#ed797a}.split-view-requests .request-alert.alert-warnings{color:#f4bd00}.application.dark .split-view-requests .request-alert.alert-warnings{color:#fad89f}.split-view-requests .requests-header{padding:2px 4px}.split-view-requests .requests-search{font-size:14px;margin-bottom:10px;position:relative}.split-view-requests .requests-search input{background:#eee;border:0;border-radius:4px;font-size:13px;height:24px;padding-left:28px;width:100%}.application.dark .split-view-requests .requests-search input{background:#3f3e3d;color:#e9e9e9}.application.dark .split-view-requests .requests-search input::-webkit-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .split-view-requests .requests-search input::-moz-placeholder{color:#a7a6a5;opacity:1}.application.dark .split-view-requests .requests-search input:-ms-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .split-view-requests .requests-search input::-ms-input-placeholder{color:#a7a6a5;opacity:1}.application.dark .split-view-requests .requests-search input::placeholder{color:#a7a6a5;opacity:1}.split-view-requests .requests-search .ui-icon{left:7px;position:absolute;top:5px}.split-view-requests .requests-container{height:calc(100% - 31px);overflow:auto;padding:5px}.split-view-requests .requests-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100% + 69px)}.split-view-requests .requests-content .content-above{padding-top:2px}.split-view-requests .requests-content .content-above .button{font-size:13px}.split-view-requests .requests-table{margin-bottom:auto;margin-top:10px}.split-view-requests .requests-clear{font-size:13px;margin-bottom:5px;margin-top:5px}.whats-new{font-size:14px;width:100%}.application.dark .whats-new{background:#1f1f1f}.whats-new .whats-new-content{margin:0 auto;max-width:820px;padding:4px 16px 20px}.whats-new h1{font-size:18px;font-weight:400;margin:50px 0;text-align:center;width:100%}.whats-new h2{font-size:16px;font-weight:500}.whats-new .whats-new-section{margin-bottom:50px}.whats-new .whats-new-section.image-left,.whats-new .whats-new-section.image-right{padding-top:20px}.whats-new .whats-new-section.image-left:after,.whats-new .whats-new-section.image-right:after{clear:both;content:"";display:block}.whats-new .whats-new-section.image-left img,.whats-new .whats-new-section.image-right img{border-bottom:0;float:left;margin-left:-40px;margin-top:-20px;max-width:65%}.application.dark .whats-new .whats-new-section.image-left img,.application.dark .whats-new .whats-new-section.image-right img{border-bottom:0}.whats-new .whats-new-section.image-right img{float:right;margin-left:0;margin-right:-40px}.whats-new .whats-new-section.image-top img{border-bottom:0;border-top:1px solid #eee;margin-top:0}.application.dark .whats-new .whats-new-section.image-top img{border-bottom:0;border-top:1px solid #444}.whats-new .whats-new-section.image-top h2{margin-top:0}.whats-new .whats-new-section img{border-bottom:1px solid #eee;margin-top:10px;max-width:100%}.application.dark .whats-new .whats-new-section img{border-bottom:1px solid #444}.whats-new .whats-new-actions{padding-top:25px;text-align:center;width:100%}.whats-new .whats-new-actions a{color:#258cdb;font-size:15px;margin:0 15px;text-decoration:none}.application.dark .whats-new .whats-new-actions a{color:#f27e02}.whats-new .whats-new-actions a.actions-show-more{border:1px solid #258cdb;border-radius:4px;padding:6px 12px}.application.dark .whats-new .whats-new-actions a.actions-show-more{border-color:#f27e02}.whats-new .whats-new-actions p{margin-top:45px}.pretty-jason{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;padding:0;margin:0;list-style:none;color:#222}.pretty-jason ul{list-style:none;padding-left:12px}.pretty-jason li{padding:1px 0}.pretty-jason-key{color:#881280}.pretty-jason-value-number{color:#1c00cf}.pretty-jason-value-string{color:#c41a16}.pretty-jason-value-null,.pretty-jason-value-undefined{color:grey}.pretty-jason-value-anonymous-function,.pretty-jason-value-boolean,.pretty-jason-value-resource{color:#132ba2}.pretty-jason-icon,.pretty-jason-icon-closed,.pretty-jason-icon-open{display:inline-block;width:0;height:0}.pretty-jason-icon{width:12px}.pretty-jason-icon-closed{border-style:solid;border-width:4.5px 0 4.5px 7.8px;border-color:transparent transparent transparent #7f7f80}.pretty-jason-icon-open{border-style:solid;border-width:7.8px 4.5px 0 4.5px;border-color:#7f7f80 transparent transparent transparent}.pretty-jason-preview{font-style:italic}.pretty-jason-preview:before{content:"{"}.pretty-jason-preview:after{content:"}"}.pretty-jason-preview-item:after{content:", "}.pretty-jason-preview .pretty-jason-preview-item:last-child:after{content:""}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:11px;overflow:hidden}body,html{height:100%}body{font-size:100%;margin:0}.application.dark,body.dark{background:#1e1e1e;color:#b2b2b2}table{border-collapse:collapse;font-size:100%;width:100%}table td,table th{text-align:left}a{color:#696969;cursor:default}a:hover{color:#3b3b3b}.application.dark a:hover{color:#f27e02}.application.dark a{color:grey}.button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ebebea;border-radius:4px;color:#696969;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px 12px;text-decoration:none}.application.dark .button{background:#2e2e2d}.button:hover{color:#3b3b3b}.button .ui-icon{margin-right:5px}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.split-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}@media screen and (min-width:900px){.split-view{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.split-view-details{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media screen and (min-width:900px){.split-view-details{height:100%}}.split-view-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.details-header,.split-view-details{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.details-header{background:#e0e0eb;-ms-flex-negative:0;flex-shrink:0;height:34px;z-index:500}.application.dark .details-header{background:#15151e}.details-header .details-header-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.details-header .icons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d1d1e0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;padding:0 5px}.application.dark .details-header .icons{border-bottom:1px solid #2a2a3c}.details-header .icons a{padding:0 5px}.details-header .icons a.active,.details-header .icons a:hover{color:#258cdb}.application.dark .details-header .icons a.active,.application.dark .details-header .icons a:hover{color:#f27e02}.details-content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.details-content .content-header{background:#f6f6f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;height:46px;width:100%}.application.dark .details-content .content-header{background:#252527}.details-content .content-content{margin-top:-46px;padding:15px}.details-content h3{border-bottom:1px solid #d1d1d1;font-size:13px;font-weight:600;margin:0;padding:4px 10px}.details-content .counters-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;background:#fcfcfd;-webkit-box-shadow:0 0 0 1px #e0e0eb,0 2px 2px 0 #e0e0eb;box-shadow:0 0 0 1px #e0e0eb,0 2px 2px 0 #e0e0eb;margin-bottom:20px}.application.dark .details-content .counters-row{background:#252527;-webkit-box-shadow:0 0 0 1px #15151e,0 2px 2px 0 #15151e;box-shadow:0 0 0 1px #15151e,0 2px 2px 0 #15151e}.details-content .counters-row .counters-group{display:-webkit-box;display:-ms-flexbox;display:flex}.details-content .counters-row .counters-group.right-aligned{margin-left:auto}.details-content .counters-row .counters-group.right-aligned .counter{border-left:1px solid #e7e7ef;border-right:0}.application.dark .details-content .counters-row .counters-group.right-aligned .counter{border-left:1px solid #1b1b27;border-right:0}.details-content .counters-row .counter{border-right:1px solid #e7e7ef;cursor:default;padding:12px 24px 13px}.application.dark .details-content .counters-row .counter{border-right:1px solid #1b1b27}.details-content .counters-row .counter .counter-value{color:#258cdb;font-size:170%;margin-bottom:3px;white-space:nowrap}.application.dark .details-content .counters-row .counter .counter-value{color:#f27e02}.details-content .counters-row .counter .counter-title{color:#777;font-size:95%;text-transform:uppercase;white-space:nowrap}.details-content .counters-row .counter .counter-title.has-mark:before{border-radius:50%;content:"";display:inline-block;height:9px;margin-right:4px;vertical-align:-1px;width:9px}.details-content .request-tab-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:4px 0 8px}.details-content .request-tab-info .field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 5px;padding:0 20px}.details-content .request-tab-info .field:first-child{margin-left:0}.details-content .request-tab-info .field:last-child{margin-right:0}.details-content .request-tab-info .field .field-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:130%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.details-content .request-tab-info .field .field-value .small{color:#888;font-size:75%;padding-top:2px}.details-content .request-tab-info .field .field-title{font-size:120%;font-variant:small-caps;padding-bottom:5px;text-transform:lowercase}.details-content .request-tab-info .field.action{-webkit-box-flex:1;-ms-flex:1;flex:1}.details-content .request-tab-info .field.link{font-size:90%;padding:0}.details-content .fired-event{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.details-content .fired-event .fired-event-content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%}.details-content .fired-event .fired-event-path{color:#aaa;-webkit-box-flex:0;-ms-flex:0;flex:0;font-size:90%;margin-top:3px}.application.dark .details-content .fired-event .fired-event-path{color:#777}.details-content .fired-event-details h4{margin:6px 0 3px}.details-content .fired-event-actions{padding-left:5px;width:10px}.details-content .database-query{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.details-content .database-query .database-query-content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;word-break:break-word}.details-content .database-query .database-query-path{color:#aaa;-webkit-box-flex:0;-ms-flex:0;flex:0;font-size:90%;margin-top:3px;word-break:normal;text-align:right}.application.dark .details-content .database-query .database-query-path{color:#777}.details-content .database-duration{text-align:right;white-space:nowrap}.details-content .cache-query-type{font-size:125%;font-variant:small-caps}.details-authentication-overlay,.details-error-overlay,.details-loading-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;height:calc(100% - 31px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:31px;width:100%;z-index:500}.application.dark .details-authentication-overlay,.application.dark .details-error-overlay,.application.dark .details-loading-overlay{background:#1f1f1f}.details-authentication-overlay .ui-icon,.details-error-overlay .ui-icon,.details-loading-overlay .ui-icon{color:#696969;font-size:46px}.details-authentication-overlay .title,.details-error-overlay .title,.details-loading-overlay .title{margin:10px 0 0 0}.details-authentication-overlay .message,.details-error-overlay .message,.details-loading-overlay .message{color:#aaa;font-size:75%;margin:5px 0 0 0}.details-authentication-overlay{text-align:center}.details-authentication-overlay .message,.details-authentication-overlay .title{font-size:80%}.details-authentication-overlay .title.failed{display:none}.details-authentication-overlay p{margin:1.3em 0}.details-authentication-overlay input{background:#eee;border:1px solid #eee;border-radius:4px;font-size:14px;height:30px;padding:0 10px}.application.dark .details-authentication-overlay input{background:#2e2e2e;border:1px solid #2e2e2e;color:#ccc}.details-authentication-overlay button{background:transparent;border:none;color:#258cdb;font-size:90%}.application.dark .details-authentication-overlay button{color:#f27e02}.details-authentication-overlay.failed .title{display:none}.details-authentication-overlay.failed .title.failed{display:block}.details-authentication-overlay.failed .ui-icon{-webkit-animation:shake .77s linear;animation:shake .77s linear}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate(-2px);transform:translate(-2px)}20%,80%{-webkit-transform:translate(3px);transform:translate(3px)}30%,50%,70%{-webkit-transform:translate(-5px);transform:translate(-5px)}40%,60%{-webkit-transform:translate(5px);transform:translate(5px)}}@keyframes shake{10%,90%{-webkit-transform:translate(-2px);transform:translate(-2px)}20%,80%{-webkit-transform:translate(3px);transform:translate(3px)}30%,50%,70%{-webkit-transform:translate(-5px);transform:translate(-5px)}40%,60%{-webkit-transform:translate(5px);transform:translate(5px)}}.stack-trace{cursor:pointer}.stack-trace .popover{cursor:default}.stack-trace a{color:#a6a6a6;text-decoration:none}.stack-trace a:hover{color:#969696}.application.dark .stack-trace a{color:#595959}.application.dark .stack-trace a:hover{color:#696969}.stack-trace .stack-frame{color:#000;padding:6px 10px;text-align:left;word-break:break-word}.application.dark .stack-trace .stack-frame{color:#b2b2b2}.stack-trace .stack-frame:nth-child(2n){background:#f6f6f9}.application.dark .stack-trace .stack-frame:nth-child(2n){background:#202022}.stack-trace .stack-frame .stack-frame-call{font-size:12px;padding-bottom:3px}.stack-trace .stack-frame .stack-frame-file{color:#aaa;font-size:11px}.stack-trace .stack-frame.is-vendor .stack-frame-call,.stack-trace .stack-frame.is-vendor .stack-frame-file{font-size:10px}.hidden{display:none}[stupid-table] th{cursor:default}[tab-content]{display:none}.application.dark .pretty-jason{color:#d5d5d5}.application.dark .pretty-jason-key{color:#e36eec}.application.dark .pretty-jason-value-number{color:#997fff}.application.dark .pretty-jason-value-string{color:#e33e3a}.application.dark .pretty-jason-value-null,.application.dark .pretty-jason-value-undefined{color:#7f7f7f}.application.dark .pretty-jason-value-anonymous-function,.application.dark .pretty-jason-value-boolean,.application.dark .pretty-jason-value-resource{color:#8296ff}.application.dark .pretty-jason-icon-closed{border-color:transparent transparent transparent #919191}.application.dark .pretty-jason-icon-open{border-color:#919191 transparent transparent transparent}.ui-icon{display:inline-block;height:1em;width:1em;vertical-align:-.125em}.ui-icon svg{display:block;height:100%;width:100%}</pre></body></html>