@charset "UTF-8";.text-profit{color:rgb(var(--v-theme-profit))!important}.text-loss{color:rgb(var(--v-theme-loss))!important}.bg-profit{background-color:rgba(var(--v-theme-profit),.1)!important}.bg-loss{background-color:rgba(var(--v-theme-loss),.1)!important}.border-profit{border-color:rgb(var(--v-theme-profit))!important}.border-loss{border-color:rgb(var(--v-theme-loss))!important}.text-success{color:rgb(var(--v-theme-success))!important}.text-error{color:rgb(var(--v-theme-error))!important}.text-warning{color:rgb(var(--v-theme-warning))!important}.text-info{color:rgb(var(--v-theme-info))!important}.text-orange{color:#fb8c00!important}.text-muted{color:rgba(var(--v-theme-on-surface),.5)!important}.border-b{border-bottom:1px solid rgba(var(--v-border-color),.12)}.preserve-whitespace{white-space:pre-wrap;word-wrap:break-word}.countdown-text{font-size:.7rem;line-height:1}.text-tabular{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-variant-numeric:tabular-nums}.text-truncate-2{-webkit-line-clamp:2}.text-truncate-2,.text-truncate-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.text-truncate-3{-webkit-line-clamp:3}.font-weight-semibold{font-weight:600!important}.section-header{color:rgba(var(--v-theme-on-surface),.8);font-size:.875rem;font-weight:500;margin-bottom:8px}.subsection-header{color:rgba(var(--v-theme-on-surface),.6);font-size:.75rem;font-weight:500;letter-spacing:.025em;margin-bottom:8px;text-transform:uppercase}.stat-card{transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 4px 6px #0000001a}.stat-card{padding:16px}.card-flat{transition:none!important}.card-flat:hover{box-shadow:none!important;transform:none!important}.card-clickable{cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.card-clickable:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.clickable-rows :deep(tbody tr){cursor:pointer;transition:background-color .15s ease}.clickable-rows :deep(tbody tr):hover{background-color:rgba(var(--v-theme-primary),.04)}.col-fixed-sm{min-width:80px;width:80px}.col-fixed-md{min-width:120px;width:120px}.col-fixed-lg{min-width:160px;width:160px}.chart-container{min-height:300px;position:relative;width:100%}.chart-container-sm{min-height:200px;position:relative;width:100%}.chart-container-lg{min-height:400px;position:relative;width:100%}.gap-0{gap:0!important}.gap-1{gap:4px!important}.gap-2{gap:8px!important}.gap-3{gap:12px!important}.gap-4{gap:16px!important}.gap-5{gap:20px!important}.gap-6{gap:24px!important}.column-gap-2{-moz-column-gap:8px!important;column-gap:8px!important}.column-gap-4{-moz-column-gap:16px!important;column-gap:16px!important}.row-gap-2{row-gap:8px!important}.row-gap-4{row-gap:16px!important}.no-pointer-events{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.cursor-pointer{cursor:pointer!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-grab{cursor:grab!important}.cursor-grab:active{cursor:grabbing!important}.select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}@media(max-width:599px){.hide-mobile{display:none!important}}@media(min-width:960px){.hide-desktop{display:none!important}}.sr-only{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.skeleton{border-radius:8px}.skeleton,.skeleton-text{animation:skeleton-shimmer 1.5s infinite;background:linear-gradient(90deg,rgba(var(--v-theme-on-surface),.06) 25%,rgba(var(--v-theme-on-surface),.12),rgba(var(--v-theme-on-surface),.06) 75%);background-size:200% 100%}.skeleton-text{border-radius:4px;height:1em}.skeleton-circle{animation:skeleton-shimmer 1.5s infinite;background:linear-gradient(90deg,rgba(var(--v-theme-on-surface),.06) 25%,rgba(var(--v-theme-on-surface),.12),rgba(var(--v-theme-on-surface),.06) 75%);background-size:200% 100%}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-circle{border-radius:9999px}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.empty-state{align-items:center;color:rgba(var(--v-theme-on-surface),.6);display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.empty-state-icon{font-size:48px;margin-bottom:16px;opacity:.5}.empty-state-title{font-size:1.25rem;font-weight:500;margin-bottom:8px}.empty-state-description{font-size:.875rem;max-width:400px}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-hidden{overflow:hidden!important}.scroll-custom::-webkit-scrollbar{height:8px;width:8px}.scroll-custom::-webkit-scrollbar-track{background:transparent}.scroll-custom::-webkit-scrollbar-thumb{background-color:#9c9c9c80;border-radius:4px}.scroll-custom::-webkit-scrollbar-thumb:hover{background-color:#9c9c9cb3}.scroll-hidden{-ms-overflow-style:none;scrollbar-width:none}.scroll-hidden::-webkit-scrollbar{display:none}.rounded-xl{border-radius:16px!important}.rounded-2xl{border-radius:24px!important}.border-2{border-width:2px!important}.border-t-2{border-top-width:2px!important}.border-b-2{border-bottom-width:2px!important}.border-l-2{border-left-width:2px!important}.border-l-4{border-left-width:4px!important}.absolute-fill{inset:0;position:absolute}.absolute-center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.z-dropdown{z-index:1000!important}.z-sticky{z-index:1020!important}.z-modal{z-index:1050!important}.z-tooltip{z-index:1070!important}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.flex-shrink-0{flex-shrink:0!important}.flex-grow-0{flex-grow:0!important}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.aspect-4-3{aspect-ratio:4/3}.no-animation{animation:none!important;transition:none!important}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.app-info-block,.stat-card{border:1px solid rgba(var(--v-border-color),var(--v-border-opacity))!important}.v-card.app-info-block.v-card--variant-outlined,.v-card.v-card--variant-outlined.stat-card{border-color:rgba(var(--v-border-color),var(--v-border-opacity))!important;border-width:1px!important}.stat-card{height:100%;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.stat-card:hover{border-color:rgba(var(--v-border-color),.4);box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.stat-card--clickable{cursor:pointer}.stat-card--clickable:hover{border-color:rgba(var(--v-theme-primary),.4)}.info-dialog-content{font-size:.9375rem;line-height:1.7;overflow-wrap:break-word}.info-dialog-content div,.info-dialog-content p{margin-bottom:12px}.info-dialog-content div:last-child,.info-dialog-content p:last-child{margin-bottom:0}.info-dialog-content h3,.info-dialog-content h4,.info-dialog-content h5{color:rgb(var(--v-theme-primary));font-weight:600;margin-bottom:10px;margin-top:18px}.info-dialog-content h3:first-child,.info-dialog-content h4:first-child,.info-dialog-content h5:first-child{margin-top:0}.info-dialog-content h3{font-size:1.05rem}.info-dialog-content h4{font-size:.975rem}.info-dialog-content h5{font-size:.925rem}.info-dialog-content strong{color:rgb(var(--v-theme-primary));font-weight:600}.info-dialog-content ol,.info-dialog-content ul{margin-bottom:12px;margin-top:8px;padding-left:24px}.info-dialog-content li{line-height:1.6;margin-bottom:6px}.info-dialog-content em{opacity:.8}.info-dialog-content :deep(.info-section-header){color:rgb(var(--v-theme-primary));font-size:.95rem;font-weight:600;margin-bottom:8px;margin-top:16px}.info-dialog-content :deep(.info-section-header):first-child{margin-top:0}.info-dialog-content :deep(.info-bullet){color:rgba(var(--v-theme-on-surface),.87);line-height:1.5;margin-bottom:4px;margin-left:8px}.info-dialog-content :deep(.info-text){color:rgba(var(--v-theme-on-surface),.87);line-height:1.5;margin-bottom:4px}.info-dialog-content .info-section{margin-bottom:8px}.info-dialog-content .info-section-title{align-items:center;color:rgb(var(--v-theme-primary));display:flex;font-size:1rem;font-weight:600;margin-bottom:12px}.info-dialog-content .info-item{line-height:1.6;margin-bottom:10px}.info-dialog-content .info-item strong{color:rgb(var(--v-theme-primary))}.stat-card-mobile{overflow-x:auto}.mobile-stats-row{align-items:stretch;display:flex;gap:4px;min-width:0}.mobile-stat-item{align-items:center;display:flex;flex:1;flex-direction:column;gap:1px;min-width:0;padding:2px 4px}.mobile-stat-label{color:rgba(var(--v-theme-on-surface),.6);font-size:.625rem;letter-spacing:.3px;line-height:1;text-transform:uppercase;white-space:nowrap}.mobile-stat-value{font-size:.8125rem;font-weight:600;line-height:1.2;white-space:nowrap}.mobile-stat-detail{font-size:.5625rem;line-height:1;white-space:nowrap}.results-grid{margin-top:4px}.result-item{padding:4px 0}.result-label{color:rgba(var(--v-theme-on-surface),.6);font-size:.75rem;line-height:1;margin-bottom:2px}.result-value{font-size:1rem;font-weight:600;line-height:1.2}.win-loss-detail{font-size:.7rem;margin-top:2px}.live-indicator{animation:pulse-live 2s ease-in-out infinite;color:rgb(var(--v-theme-info))}@keyframes pulse-live{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.live-value{align-items:center;display:inline-flex;gap:4px;position:relative}.live-value.text-info{color:rgb(var(--v-theme-info))}.live-value.text-warning{color:rgb(var(--v-theme-warning))}.content-container{padding:24px}@media(max-width:959px){.content-container{padding:12px 8px}}.error-container,.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;padding:24px;text-align:center}.price{color:rgb(var(--v-theme-on-surface));font-weight:600}.change{font-size:.8125rem;font-weight:500}.change.positive{color:rgb(var(--v-theme-success))}.change.negative{color:rgb(var(--v-theme-error))}.change.neutral{opacity:.6}.change.neutral,.company-name{color:rgb(var(--v-theme-on-surface))}.company-name{opacity:.7}.mobile-fullscreen{display:flex!important;flex-direction:column;height:100dvh}.mobile-fullscreen .dialog-content{flex:1;max-height:none;min-height:0;overflow-y:auto}.mobile-fullscreen .dialog-actions{flex-shrink:0;padding-bottom:max(12px,env(safe-area-inset-bottom))}.dialog-content{max-height:70vh;overflow-y:auto}.dialog-actions{padding:12px 16px}.error-message{align-items:center;display:flex;flex-grow:1}.mobile-row-inline{display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr;margin-bottom:6px}.mobile-row-inline.mobile-row-2col{grid-template-columns:3fr 2fr}.mobile-field-compact{min-width:0}.mobile-field-compact label{color:rgba(var(--v-theme-on-surface),.6);display:block;font-size:.6rem;font-weight:600;letter-spacing:.3px;margin-bottom:2px;text-transform:uppercase}.mobile-field-compact :deep(.v-input){font-size:.8rem}.mobile-field-compact :deep(input){font-size:.8rem;padding:4px 6px}.mobile-row-date{align-items:center;display:flex;gap:8px;margin-top:4px}.mobile-row-date label{font-size:.6rem;letter-spacing:.3px;white-space:nowrap}.mobile-row-date label,.transactions-header{color:rgba(var(--v-theme-on-surface),.6);font-weight:600;text-transform:uppercase}.transactions-header{align-items:center;border-bottom:1px solid rgba(var(--v-border-color),var(--v-border-opacity));display:flex;font-size:.7rem;gap:8px;padding:8px 0}.transactions-list{margin-top:8px}.transaction-row{border-bottom:1px solid rgba(var(--v-border-color),.3);padding:8px 0;position:relative}.transaction-desktop{align-items:center;display:flex;gap:8px}.transaction-mobile{padding:8px 0}.mobile-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.mobile-amount{font-size:.875rem;font-weight:600}.mobile-row{display:flex;gap:12px;margin-bottom:8px}.mobile-row:last-child{margin-bottom:0}.mobile-field{flex:1;min-width:0}.mobile-field label{color:rgba(var(--v-theme-on-surface),.6);display:block;font-size:.7rem;font-weight:600;margin-bottom:4px;text-transform:uppercase}.col{flex-shrink:0}.col-side{width:180px}.col-qty{width:80px}.col-price{width:90px}.col-amount{width:100px}.col-fees{width:80px}.col-date{flex:1;width:120px}.col-actions{align-items:center;display:flex;justify-content:center;width:36px}.qty-input :deep(input){font-weight:600;text-align:center}.amount-value{font-weight:600}.position-info-row{align-items:flex-end;background:rgba(var(--v-theme-surface-variant),.3);border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;padding:12px}.synced-field{display:flex;flex-direction:column;gap:4px;min-width:100px}.synced-label{color:rgba(var(--v-theme-on-surface),.6);font-size:.7rem;font-weight:600;text-transform:uppercase}.expiry-strike-row{display:flex;gap:12px;min-width:0}.expiry-strike-row .expiry-field{flex:3;min-width:0}.expiry-strike-row .strike-field{flex:2;min-width:0}.position-details-line{color:rgba(var(--v-theme-on-surface),.6);font-size:.8rem;font-weight:500;margin-top:2px}.realized-pnl-display{font-size:1rem;font-weight:600;margin-top:4px}.v-dialog .section-header{align-items:center;display:flex}.v-dialog .section-title{font-size:.9rem;font-weight:600}.symbol-field{max-width:250px;min-width:250px;width:250px}@media(max-width:768px){.position-info-row{display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:8px}.position-info-row>.flex-grow-1{display:none}.symbol-field{max-width:unset;min-width:unset;width:100%}.expiry-strike-row,.symbol-field,.total-amount-field{grid-column:1/-1}.synced-field{min-width:0}.v-dialog .section-title{font-size:.8rem}.position-details-line{font-size:.75rem}}.table-compact-headers :deep(.v-data-table__th){font-size:.75rem!important;font-weight:600!important;letter-spacing:.5px;text-transform:uppercase}.tab-header,.table-header{align-items:center;background:rgb(var(--v-theme-surface));border-bottom:1px solid rgba(var(--v-border-color),var(--v-border-opacity));display:flex;justify-content:space-between;padding:8px 16px}.tab-actions{align-items:center;display:flex;gap:8px}.totals-row{background:rgba(var(--v-theme-surface-variant),.15);border-top:1px solid rgba(var(--v-border-color),var(--v-border-opacity))}.totals-row td{font-size:.8rem;padding:8px 16px}.qty-cell{min-width:90px}.qty-totals{display:flex;flex-direction:column;font-size:.8rem;gap:2px}.symbol-combined{font-size:.875rem;white-space:nowrap}.symbol-mobile{line-height:1.3;padding:4px 0}.symbol-text{font-family:monospace;font-size:.8rem}.no-data,.no-transactions{align-items:center;color:rgba(var(--v-theme-on-surface),.6);display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.no-data p,.no-transactions p{margin:8px 0 0}.tab-footer,.table-footer{align-items:center;background:rgb(var(--v-theme-surface));border-top:1px solid rgba(var(--v-border-color),var(--v-border-opacity));display:flex;justify-content:flex-end;padding:12px 16px}.summary-stats{display:flex;gap:32px}.stat-item{display:flex;flex-direction:column}.stat-label{color:rgba(var(--v-theme-on-surface),.6);font-size:.75rem}.stat-value{font-size:.875rem;font-weight:600}.filter-tabs{align-items:center;display:flex;gap:12px}.filter-label{color:rgba(var(--v-theme-on-surface),.7);font-size:.875rem}@media(max-width:768px){.tab-header,.table-header{align-items:flex-start;flex-direction:column;gap:8px;padding:8px 12px}.tab-actions{flex-wrap:wrap;justify-content:flex-end;width:100%}.tab-footer,.table-footer{align-items:flex-start;flex-direction:column;gap:8px;padding:8px 12px}.summary-stats{flex-wrap:wrap;gap:16px}.table-compact-headers :deep(.v-data-table__th){font-size:.7rem!important;padding:4px 8px!important}.table-compact-headers :deep(td){font-size:.8rem!important;padding:4px 8px!important}.totals-row td{font-size:.75rem;padding:4px 8px}}.datepicker-theme{--dp-background-color:rgb(var(--v-theme-surface));--dp-text-color:rgb(var(--v-theme-on-surface));--dp-hover-color:rgba(var(--v-theme-primary),.1);--dp-hover-text-color:rgb(var(--v-theme-on-surface));--dp-hover-icon-color:rgb(var(--v-theme-primary));--dp-primary-color:rgb(var(--v-theme-primary));--dp-primary-disabled-color:rgba(var(--v-theme-primary),.5);--dp-primary-text-color:rgb(var(--v-theme-on-primary));--dp-secondary-color:rgb(var(--v-theme-surface-variant));--dp-border-color:rgba(var(--v-theme-on-surface),.12);--dp-menu-border-color:transparent;--dp-border-color-hover:rgb(var(--v-theme-primary));--dp-disabled-color:rgba(var(--v-theme-on-surface),.26);--dp-disabled-color-text:rgba(var(--v-theme-on-surface),.38);--dp-scroll-bar-background:rgba(var(--v-theme-on-surface),.12);--dp-scroll-bar-color:rgba(var(--v-theme-on-surface),.38);--dp-success-color:rgb(var(--v-theme-success));--dp-success-color-disabled:rgba(var(--v-theme-success),.5);--dp-icon-color:rgb(var(--v-theme-on-surface));--dp-danger-color:rgb(var(--v-theme-error));--dp-marker-color:rgb(var(--v-theme-primary));--dp-tooltip-color:rgb(var(--v-theme-surface));--dp-highlight-color:rgba(var(--v-theme-primary),.1);--dp-range-between-dates-background-color:rgba(var(--v-theme-primary),.15);--dp-range-between-dates-text-color:rgb(var(--v-theme-on-surface));--dp-range-between-border-color:transparent}.datepicker-theme .dp__theme_dark{--dp-background-color:rgb(var(--v-theme-surface));--dp-text-color:rgb(var(--v-theme-on-surface));--dp-hover-color:rgba(var(--v-theme-primary),.15);--dp-hover-text-color:rgb(var(--v-theme-on-surface));--dp-hover-icon-color:rgb(var(--v-theme-primary));--dp-primary-color:rgb(var(--v-theme-primary));--dp-primary-disabled-color:rgba(var(--v-theme-primary),.5);--dp-primary-text-color:#fff;--dp-secondary-color:rgb(var(--v-theme-surface-variant));--dp-border-color:rgba(var(--v-theme-on-surface),.12);--dp-menu-border-color:transparent;--dp-border-color-hover:rgb(var(--v-theme-primary));--dp-disabled-color:rgba(var(--v-theme-on-surface),.26);--dp-disabled-color-text:rgba(var(--v-theme-on-surface),.38);--dp-scroll-bar-background:rgba(var(--v-theme-on-surface),.12);--dp-scroll-bar-color:rgba(var(--v-theme-on-surface),.38);--dp-success-color:rgb(var(--v-theme-success));--dp-success-color-disabled:rgba(var(--v-theme-success),.5);--dp-icon-color:rgba(var(--v-theme-on-surface),.7);--dp-danger-color:rgb(var(--v-theme-error));--dp-marker-color:rgb(var(--v-theme-primary));--dp-tooltip-color:rgb(var(--v-theme-surface));--dp-highlight-color:rgba(var(--v-theme-primary),.1);--dp-range-between-dates-background-color:rgba(var(--v-theme-primary),.2);--dp-range-between-dates-text-color:rgb(var(--v-theme-on-surface));--dp-range-between-border-color:transparent}.datepicker-theme .dp__main{font-family:inherit}.datepicker-theme .dp__calendar_header_item{font-size:.75rem;font-weight:500;text-transform:uppercase}.datepicker-theme .dp__cell_inner,.datepicker-theme .dp__range_end,.datepicker-theme .dp__range_start{border-radius:50%}.datepicker-theme .dp__range_between{border-radius:0}.datepicker-theme .dp__today{border:1px solid rgb(var(--v-theme-primary))}.datepicker-theme .dp__active_date{background-color:rgb(var(--v-theme-primary));color:#fff}.legal-section{background:var(--color-bg);min-height:100vh;padding:8rem 1.5rem 4rem}@media(min-width:768px){.legal-section{padding:10rem 2rem 6rem}}.legal-container{margin:0 auto;max-width:800px}.legal-header{margin-bottom:3rem;text-align:center}.legal-title{color:var(--color-text);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@media(min-width:768px){.legal-title{font-size:3rem}}.legal-effective{color:var(--color-text-muted);font-size:.95rem}.legal-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;padding:2rem}@media(min-width:768px){.legal-content{padding:3rem}}.legal-block{margin-bottom:2rem}.legal-block:last-child{margin-bottom:0}.legal-block h2{border-bottom:1px solid var(--color-border);color:var(--color-text);font-size:1.35rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.legal-block p{color:var(--color-text-muted);line-height:1.7;margin-bottom:1rem}.legal-block p:last-child{margin-bottom:0}.legal-block .disclaimer-text{background:var(--color-primary-light);border-left:3px solid var(--color-primary);border-radius:.5rem;font-style:italic;padding:1rem}.legal-block ul{list-style:none;margin:1rem 0;padding:0}.legal-block ul li{color:var(--color-text-muted);line-height:1.6;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.legal-block ul li:before{color:var(--color-primary);content:"•";font-weight:700;left:0;position:absolute}.legal-block ul li strong{color:var(--color-text)}.legal-block .contact-email{margin-top:1rem}.legal-block .contact-email a{color:var(--color-primary);font-weight:500;text-decoration:none}.legal-block .contact-email a:hover{text-decoration:underline}.legal-footer{margin-top:2rem;text-align:center}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.v-data-table .text-profit{color:rgb(var(--v-theme-profit))!important;font-weight:500}.v-data-table .text-loss{color:rgb(var(--v-theme-loss))!important;font-weight:500}.v-form .v-select,.v-form .v-text-field{margin-bottom:8px}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#9c9c9c80;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#9c9c9cb3}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.page-fade-enter-active{transition:opacity .15s ease}.page-fade-leave-active{position:absolute;transition:opacity .1s ease;width:100%}.page-fade-enter-from,.page-fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .3s ease ease-out}.slide-fade-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;transform:translate(20px)}.slide-up-enter-active,.slide-up-leave-active{transition:all .3s ease ease-out}.slide-up-enter-from,.slide-up-leave-to{opacity:0;transform:translateY(20px)}.scale-enter-active,.scale-leave-active{transition:all .15s ease}.scale-enter-from,.scale-leave-to{opacity:0;transform:scale(.95)}
