.holo-card{position:relative;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#fff,var(--holo-bg-tint,rgba(25,118,210,0.04)));border-left:4px solid var(--holo-accent,#1976d2);box-shadow:0 2px 12px var(--holo-glow,rgba(25,118,210,0.1)),inset 0 0 0 1px hsla(0,0%,100%,0.6);transition:transform 200ms ease,box-shadow 200ms ease}.holo-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--holo-glow-strong,rgba(25,118,210,0.22)),inset 0 0 0 1px hsla(0,0%,100%,0.6)}.holo-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--holo-accent,#1976d2) 50%,transparent);background-size:200% 100%;animation:holo-shimmer 20s linear infinite;opacity:0.7;pointer-events:none}@keyframes holo-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.holo-primary{--holo-accent:#1976d2;--holo-bg-tint:rgba(25,118,210,0.04);--holo-glow:rgba(25,118,210,0.1);--holo-glow-strong:rgba(25,118,210,0.22)}.holo-info{--holo-accent:#31ccec;--holo-bg-tint:rgba(49,204,236,0.05);--holo-glow:rgba(49,204,236,0.1);--holo-glow-strong:rgba(49,204,236,0.22)}.holo-positive{--holo-accent:#21ba45;--holo-bg-tint:rgba(33,186,69,0.04);--holo-glow:rgba(33,186,69,0.1);--holo-glow-strong:rgba(33,186,69,0.22)}.holo-negative{--holo-accent:#c10015;--holo-bg-tint:rgba(193,0,21,0.05);--holo-glow:rgba(193,0,21,0.12);--holo-glow-strong:rgba(193,0,21,0.24)}.holo-warning{--holo-accent:#f2c037;--holo-bg-tint:rgba(242,192,55,0.05);--holo-glow:rgba(242,192,55,0.12);--holo-glow-strong:rgba(242,192,55,0.22)}.holo-label{text-transform:uppercase;letter-spacing:0.06em}body{color:#222}.text-h6{font-weight:400}.bg-positive_light{background:rgba(75,173,98,0.5)}.bg-ttt_blue{background-color:#25aae1}h4,h5{font-weight:300;color:#757575}.q-item{page-break-inside:avoid}.q-toolbar.ttt-main-toolbar{min-height:40px}.q-drawer--mobile .q-mini-drawer-hide,.q-drawer--mobile .q-mini-drawer-only{display:inherit}.border-primary{border-color:#1976d2}.border-secondary{border-color:#e16c25}.q-body--layout-animate .q-drawer.q-drawer--standard{transition:transform 0,width 0,top 0,bottom 0!important;transition-duration:0s!important;transition-property:none!important}.q-layout__shadow:after{box-shadow:0 0 10px 2px rgba(53,163,255,0.25),0 0px 10px rgba(53,163,255,0.25)}.ttt-shadow{box-shadow:0 0 10px 2px rgba(53,163,255,0.25),0 0px 10px rgba(53,163,255,0.25)!important}.ttt-sticky-toolbar-card .q-toolbar{position:sticky;top:0;z-index:5}iframe.media-oembed-content{width:100%;height:auto;min-height:150px}@media (min-width:1023px){iframe.media-oembed-content{min-height:420px}}.echarts{width:100%!important;min-height:400px}.ttt-misc-dialog .q-dialog__message.q-card__section--vert{padding:0}.bg-gradient-primary{background:linear-gradient(135deg,#1976d2,#4e9cea)}.bg-gradient-secondary{background:linear-gradient(135deg,#e16c25,#ea9968)}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media print{.q-item{page-break-inside:avoid}.ttt-employees-list{display:none}}