.doc-scan-badge-spinner{animation:.8s linear infinite spinLoader}.doc-scan-dashed-left,.doc-scan-dashed-right{background-image:repeating-linear-gradient(#7f96aa73 0 4px,#0000 4px 8px)}.doc-scan-paper--3{animation:7s cubic-bezier(.4,0,.2,1) infinite paper3MoveUp}.doc-scan-paper--2{animation:7s cubic-bezier(.4,0,.2,1) infinite paper2MoveUp}.doc-scan-paper--1{animation:7s cubic-bezier(.4,0,.2,1) infinite paper1Swipe}.doc-scan-doc-blur{animation:7s ease-in-out infinite docBlurFade}.doc-scan-doc-clear{animation:7s ease-in-out infinite docClearFade}.doc-scan-line-wrapper{animation:7s ease-in-out infinite scanLinePingPong}.doc-scan-glow{background:linear-gradient(#0000 0%,#1290eb0f 40%,#1290eb1f 50%,#1290eb0f 60%,#0000 100%);animation:7s ease-in-out infinite scanGlowPingPong}.doc-scan-hl-1{animation:7s ease-in-out infinite hlFwd1}.doc-scan-hl-3{animation:7s ease-in-out infinite hlFwd3}.doc-scan-hl-7{animation:7s ease-in-out infinite hlFwd7}.doc-scan-logo{animation:3s ease-in-out infinite logoPulse,7s cubic-bezier(.4,0,.2,1) infinite logoFade}@keyframes logoFade{0%{opacity:0}12%{opacity:1}88%{opacity:1}95%,to{opacity:0}}@keyframes spinLoader{to{transform:rotate(360deg)}}@keyframes scanLinePingPong{0%{opacity:0;top:-6%;transform:scaleY(1)}3%{opacity:1}43%{opacity:1;top:88%;transform:scaleY(1)}47%{opacity:0;top:88%;transform:scaleY(1)}50%{opacity:0;top:88%;transform:scaleY(-1)}53%{opacity:1;top:88%;transform:scaleY(-1)}93%{opacity:1;top:-6%;transform:scaleY(-1)}97%{opacity:0;top:-6%;transform:scaleY(-1)}to{opacity:0;top:-6%;transform:scaleY(1)}}@keyframes scanGlowPingPong{0%{opacity:0;top:-10%}3%{opacity:1}43%{opacity:1;top:85%}47%{opacity:0}53%{opacity:1;top:85%}93%{opacity:1;top:-10%}97%{opacity:0}to{opacity:0}}@keyframes docBlurFade{0%{opacity:1}20%{opacity:.6}45%{opacity:.1}55%{opacity:.1}80%{opacity:.6}95%{opacity:1}to{opacity:1}}@keyframes docClearFade{0%{opacity:0}20%{opacity:.4}45%{opacity:1}55%{opacity:1}80%{opacity:.4}95%{opacity:0}to{opacity:0}}@keyframes hlFwd1{0%,14%{opacity:0;transform:scaleX(0)}18%{opacity:1;transform:scaleX(1.05)}20%{opacity:1;transform:scaleX(1)}82%{opacity:1;transform:scaleX(1)}86%{opacity:0;transform:scaleX(0)}to{opacity:0;transform:scaleX(0)}}@keyframes hlFwd3{0%,19%{opacity:0;transform:scaleX(0)}23%{opacity:1;transform:scaleX(1.05)}25%{opacity:1;transform:scaleX(1)}78%{opacity:1;transform:scaleX(1)}82%{opacity:0;transform:scaleX(0)}to{opacity:0;transform:scaleX(0)}}@keyframes hlFwd7{0%,32%{opacity:0;transform:scaleX(0)}36%{opacity:1;transform:scaleX(1.05)}38%{opacity:1;transform:scaleX(1)}67%{opacity:1;transform:scaleX(1)}71%{opacity:0;transform:scaleX(0)}to{opacity:0;transform:scaleX(0)}}@keyframes logoPulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 36px #00000021,0 0 0 1px #0000000a}50%{transform:translate(-50%,-50%)scale(1.05);box-shadow:0 12px 44px #00000029,0 0 0 1px #0000000a}}@keyframes paper1Swipe{0%,88%{opacity:1;transform:translate(0)scale(1)rotate(0)}95%{opacity:0;transform:translate(-60%)scale(.9)rotate(-8deg)}96%{opacity:0;transform:translate(0)scale(1)rotate(0)}to{opacity:0;transform:translate(0)scale(1)rotate(0)}}@keyframes paper2MoveUp{0%,88%{opacity:1;transform:scale(.96)translate(16px,12px)rotate(1.5deg)}95%{opacity:1;transform:scale(1)translate(0)rotate(0)}to{opacity:1;transform:scale(1)translate(0)rotate(0)}}@keyframes paper3MoveUp{0%,88%{opacity:1;transform:scale(.92)translate(32px,24px)rotate(3deg)}95%{opacity:1;transform:scale(.96)translate(16px,12px)rotate(1.5deg)}to{opacity:1;transform:scale(.96)translate(16px,12px)rotate(1.5deg)}}
.tsa{aspect-ratio:1.5;background:#fff;border-radius:12px;width:100%;max-width:760px;margin:0 auto;position:relative;overflow:hidden}.tsa__badge{color:#2b2b2b;z-index:30;white-space:nowrap;background:#d7e6f3;border:1px solid #c4d5e4;border-radius:6px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:3.5%;left:50%;transform:translate(-50%)}.tsa__badge-text{text-align:center;min-width:118px;transition:opacity .25s}.tsa__spinner{border:2px solid #dde8f0;border-top-color:#76a8d8;border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.8s linear infinite tsaSpin}.tsa__dash{z-index:1;background-image:repeating-linear-gradient(#7f96aa80 0 4px,#0000 4px 9px);width:1.5px;position:absolute;top:15%;bottom:4%}.tsa__dash--l{left:7%}.tsa__dash--r{right:7%}.tsa__layout{z-index:2;align-items:stretch;gap:5%;display:flex;position:absolute;inset:15% 10% 4%}.tsa__docs{flex-shrink:0;width:48%;position:relative}.tsa__paper{background:#fff;border:1px solid #ddd;border-radius:3px;position:absolute;inset:0;overflow:hidden}.tsa__paper--1{z-index:10;animation:7s cubic-bezier(.4,0,.2,1) infinite tsaPaper1;box-shadow:0 8px 24px #00000017}.tsa__paper--2{z-index:6;animation:7s cubic-bezier(.4,0,.2,1) infinite tsaPaper2}.tsa__paper--3{z-index:4;animation:7s cubic-bezier(.4,0,.2,1) infinite tsaPaper3}.tsa__doc-blur,.tsa__doc-clear{position:absolute;inset:0;overflow:hidden}.tsa__doc-blur{z-index:1;animation:7s ease-in-out infinite tsaBlur}.tsa__doc-clear{z-index:2;animation:7s ease-in-out infinite tsaClear}.bs-wrap{box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:0;height:100%;padding:6% 7% 5%;display:flex}.bs-top-bar{background:#aaa;border-radius:2px;flex-shrink:0;width:54%;height:7px;margin-bottom:3px}.bs-top-bar--dark{background:#888}.bs-sub-bar{background:#d4d4d4;border-radius:2px;flex-shrink:0;width:35%;height:4px;margin-bottom:9px}.bs-section{flex-shrink:0}.bs-title-bar{background:#bbb;border-radius:2px;width:52%;height:5px;margin-bottom:4px}.bs-section-title{color:#111;margin:0 0 4px;font-size:6.5px;font-weight:700;line-height:1}.bs-data-row{justify-content:space-between;align-items:center;gap:5px;margin-bottom:2px;display:flex}.bs-label{background:#d8d8d8;border-radius:2px;flex:1;min-width:0;height:4px}.bs-label--narrow{max-width:38%}.bs-val-bar{background:#ccc;border-radius:2px;flex-shrink:0;width:24px;height:4px}.bs-val-bar--dark{background:#aaa}.bs-num{color:#333;white-space:nowrap;flex-shrink:0;font-size:5.5px;line-height:1}.bs-num--total{color:#111;font-weight:600}.bs-num--grand{color:#111;font-weight:700}.bs-rule{background:#ccc;height:1px;margin:2px 0}.bs-rule--final{background:#888;margin:3px 0}.tsa__scan-area{z-index:12;pointer-events:none;position:absolute;inset:0;overflow:hidden}.tsa__scan-line-wrap{height:32px;animation:7s ease-in-out infinite tsaScanLine;position:absolute;left:0;right:0}.tsa__scan-line{background:linear-gradient(90deg,#0000 0%,#178beeb3 15%,#178bee 50%,#178beeb3 85%,#0000 100%);height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.tsa__scan-glow{background:linear-gradient(#0000,#178bee0f 40%,#178bee1c 50%,#178bee0f 60%,#0000);height:60px;animation:7s ease-in-out infinite tsaScanGlow;position:absolute;left:0;right:0}.tsa__hl-layer{z-index:9;pointer-events:none;position:absolute;inset:0}.tsa__hl{opacity:0;transform-origin:100%;background:#178bee47;border-radius:2px;position:absolute}.tsa__hl--1{animation:7s ease-in-out infinite tsaHl1}.tsa__hl--2{animation:7s ease-in-out infinite tsaHl2}.tsa__hl--3{animation:7s ease-in-out infinite tsaHl3}.tsa__cards{z-index:20;flex-direction:column;flex:1;justify-content:center;gap:12px;min-width:0;display:flex}.tsa__card-wrap{opacity:0;transition:opacity .5s,transform .5s;transform:translate(20px)}.tsa__card-wrap.show{opacity:1;transform:translate(0)}.tic{box-sizing:border-box;background:url(/images/service/animations/tax-box-bg.png) 50%/cover no-repeat;border:1px solid #ececec;border-radius:10px;padding:11px 12px}.tic__head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.tic__title{color:#3a3a3a;font-size:11px;font-weight:400;line-height:1}.tic__bars{align-items:flex-end;gap:2px;display:flex}.tic__bar{opacity:.75;background:#178bee;border-radius:1px;width:4px;display:block}.tic__panel{background:#cfe3fb;border-radius:7px;padding:10px 11px}.tic__row{align-items:center;gap:7px;margin-bottom:8px;display:flex}.tic__row:last-child{margin-bottom:0}.tic__check{background:#178bee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;animation:3s ease-in-out infinite ticPop;display:flex}.tic__line{background:#178bee;border-radius:99px;width:0;height:5px;animation:3s ease-in-out infinite ticLine;display:block}.tic__row--1 .tic__check,.tic__row--1 .tic__line{animation-delay:.1s}.tic__row--2 .tic__check,.tic__row--2 .tic__line{animation-delay:.35s}.tic__row--3 .tic__check,.tic__row--3 .tic__line{animation-delay:.6s}.tic__chart-row{align-items:center;gap:12px;display:flex}.tic__pie{transform-origin:50%;flex-shrink:0;animation:3.4s ease-in-out infinite ticPie}.tic__chart-lines{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}@keyframes tsaSpin{to{transform:rotate(360deg)}}@keyframes tsaScanLine{0%{opacity:0;top:-6%;transform:scaleY(1)}4%{opacity:1}44%{opacity:1;top:calc(100% - 32px);transform:scaleY(1)}48%{opacity:0;top:calc(100% - 32px)}52%{opacity:0;top:calc(100% - 32px);transform:scaleY(-1)}56%{opacity:1;top:calc(100% - 32px)}94%{opacity:1;top:-6%;transform:scaleY(-1)}98%{opacity:0}to{opacity:0;top:-6%;transform:scaleY(1)}}@keyframes tsaScanGlow{0%{opacity:0;top:-10%}4%{opacity:1}44%{opacity:1;top:calc(100% - 60px)}48%{opacity:0}56%{opacity:1;top:calc(100% - 60px)}94%{opacity:1;top:-10%}98%{opacity:0}to{opacity:0}}@keyframes tsaBlur{0%,12%{opacity:1}28%{opacity:.55}45%,55%{opacity:.05}80%{opacity:.55}95%,to{opacity:1}}@keyframes tsaClear{0%,12%{opacity:0}28%{opacity:.4}45%,55%{opacity:1}80%{opacity:.4}95%,to{opacity:0}}@keyframes tsaHl1{0%,16%{opacity:0;transform:scaleX(0)}20%{opacity:1;transform:scaleX(1)}22%,80%{opacity:1;transform:scaleX(1)}84%,to{opacity:0;transform:scaleX(0)}}@keyframes tsaHl2{0%,21%{opacity:0;transform:scaleX(0)}25%{opacity:1;transform:scaleX(1)}27%,76%{opacity:1;transform:scaleX(1)}80%,to{opacity:0;transform:scaleX(0)}}@keyframes tsaHl3{0%,34%{opacity:0;transform:scaleX(0)}38%{opacity:1;transform:scaleX(1)}40%,65%{opacity:1;transform:scaleX(1)}69%,to{opacity:0;transform:scaleX(0)}}@keyframes tsaPaper1{0%,88%{opacity:1;transform:translate(0)scale(1)rotate(0)}95%{opacity:0;transform:translate(-55%)scale(.93)rotate(-7deg)}96%,to{opacity:0;transform:translate(0)scale(1)rotate(0)}}@keyframes tsaPaper2{0%,88%{transform:scale(.97)translate(9px,7px)rotate(1.2deg)}95%,to{transform:scale(1)translate(0)rotate(0)}}@keyframes tsaPaper3{0%,88%{transform:scale(.94)translate(18px,14px)rotate(2.5deg)}95%,to{transform:scale(.97)translate(9px,7px)rotate(1.2deg)}}@keyframes ticLine{0%,10%{opacity:.2;width:0}20%,72%{width:var(--tw);opacity:1}88%,to{width:var(--tw);opacity:.7}}@keyframes ticPop{0%,10%,to{transform:scale(.88)}20%,72%{transform:scale(1)}38%{transform:scale(1.1)}}@keyframes ticPie{0%,to{transform:scale(.96)rotate(0)}35%{transform:scale(1.02)rotate(3deg)}65%{transform:scale(1)rotate(-2deg)}}@media (max-width:767px) and (min-width:540px){.tsa{aspect-ratio:1.42}.tsa__badge{padding:6px 12px;font-size:11px}.tsa__layout{gap:4%;inset:14% 8% 3%}.tsa__docs{width:50%}.tic{padding:10px}.tic__title{font-size:10.5px}.tic__panel{padding:9px}}@media (max-width:539px){.tsa{aspect-ratio:1.25}.tsa__badge{gap:6px;padding:5px 9px;font-size:9px;top:2%}.tsa__badge-text{min-width:82px}.tsa__spinner{width:11px;height:11px}.tsa__dash--l{left:1%}.tsa__dash--r{right:1%}.tsa__layout{gap:8%;inset:13% 3% 2%}.tsa__docs{width:52%}.tsa__cards{gap:8px}.tic{border-radius:8px;padding:7px 8px}.tic__head{margin-bottom:6px}.tic__title{font-size:9px}.tic__panel{border-radius:6px;padding:7px 8px}.tic__row{gap:5px;margin-bottom:6px}.tic__check{width:11px;height:11px}.tic__line{height:4px}.tic__chart-row{gap:8px}.tic__pie{width:30px;height:30px}.tic__chart-lines{gap:7px}.tsa__scan-line-wrap{height:22px}.tsa__scan-glow{height:38px}.bs-wrap{padding:5% 6% 4%}.bs-section{margin-bottom:5px}.bs-top-bar{height:5px;margin-bottom:2px}.bs-sub-bar{margin-bottom:6px}.bs-section-title{font-size:5.5px}.bs-num{font-size:4.5px}.bs-label{height:3px}.bs-val-bar{width:18px;height:3px}}
.aea{aspect-ratio:1.5;background:0 0;width:100%;max-width:760px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.aea__badge{color:#2b2b2b;z-index:30;white-space:nowrap;background:#dce8f2;border:1px solid #c4d5e4;border-radius:6px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:3.5%;left:50%;transform:translate(-50%)}.aea__badge-text{text-align:center;min-width:120px;transition:opacity .25s}.aea__spinner{border:2px solid #dde8f0;border-top-color:#76a8d8;border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.8s linear infinite aeaSpin}.aea__dash{z-index:1;background-image:repeating-linear-gradient(#8dadc680 0 4px,#0000 4px 9px);width:1.5px;position:absolute;top:15%;bottom:4%}.aea__dash--l{left:7%}.aea__dash--r{right:7%}.aea__layout{z-index:2;align-items:center;display:flex;position:absolute;inset:15% 10% 4%}.aea__sources{z-index:10;flex-direction:column;flex-shrink:0;align-items:center;width:26%;display:flex}.aea__folder-wrap{width:48%}.aea__folder-svg{filter:drop-shadow(0 3px 6px #4a8cd22e);width:100%;height:auto;display:block}.aea__tree-svg{flex-shrink:0;width:100%;height:14%}.aea__dbs{justify-content:space-between;align-items:flex-end;gap:3%;width:100%;display:flex}.aea__db{flex:1;animation:3s ease-in-out infinite aeaDbBob}.aea__db-svg{filter:drop-shadow(0 3px 7px #4a8cd238);width:100%;height:auto;display:block}.aea__center{flex:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.aea__canvas-wrap{z-index:1;pointer-events:none;position:absolute;inset:0 -8%}.aea__canvas{width:100%;height:100%;display:block}.aea__processor{z-index:5;justify-content:center;align-items:center;display:flex;position:relative}.aea__processor-ring{border:1.5px solid #3d94e052;border-radius:50%;width:88px;height:88px;animation:2.2s ease-in-out infinite aeaRingPulse;position:absolute}.aea__processor-ring:before{content:"";border:1px solid #3d94e024;border-radius:50%;animation:2.2s ease-in-out .55s infinite aeaRingPulse;position:absolute;inset:-10px}.aea__processor-inner{z-index:2;background:#fff;border:1px solid #cde2f6;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;animation:2.2s ease-in-out infinite aeaProcessorPulse;display:flex;box-shadow:0 4px 20px #3d94e024}.aea__processor-logo{object-fit:contain;width:40px;height:40px;display:block}.aea__cards{z-index:10;flex-direction:column;flex-shrink:0;justify-content:center;gap:10px;width:40%;display:flex}.aea__card{box-sizing:border-box;opacity:0;background:#f3f7fc;border:1px solid #ddeaf6;border-radius:10px;padding:9px 11px;transition:opacity .45s,transform .45s;transform:translate(18px);box-shadow:0 2px 10px #3d94e012}.aea__card--show{opacity:1;transform:translate(0)}.aea__card-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.aea__card-title{color:#3a3a3a;font-size:10.5px;font-weight:400;line-height:1}.aea__card-body{background:#e6f1fb;border-radius:7px;padding:8px 10px}.aea__ci-topbar{background:#3d94e052;border-radius:2px;width:55%;height:4px;margin-bottom:7px}.aea__ci-row{align-items:center;gap:7px;margin-bottom:7px;display:flex}.aea__ci-row:last-child{margin-bottom:0}.aea__ci-check{background:#178bee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;animation:3s ease-in-out infinite aeaCheckPop;display:flex}.aea__ci-bar{background:#178bee;border-radius:99px;width:0;height:5px;animation:3s ease-in-out infinite aeaBarGrow;display:block}.aea__card-body--product{padding:7px 9px}.aea__prod-row{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.aea__prod-label{color:#3a3a3a;font-size:9px;font-weight:400}.aea__prod-bar-wrap{background:#3d94e02e;border-radius:2px;height:4px;margin-bottom:8px;overflow:hidden}.aea__prod-bar{background:#3d94e080;border-radius:2px;width:0;height:100%;animation:3s ease-in-out infinite aeaProdBar}.aea__prod-stats{align-items:center;gap:10px;display:flex}.aea__prod-pie-wrap{flex-direction:column;align-items:center;gap:3px;display:flex}.aea__prod-pie{transform-origin:50%;flex-shrink:0;animation:3.4s ease-in-out infinite aeaPie}.aea__prod-reward{color:#178bee;white-space:nowrap;font-size:8px;font-weight:600}.aea__prod-bars{flex:1;align-items:flex-end;gap:5px;display:flex}.aea__prod-minibar{background:#178bee;border-radius:2px;flex:1;animation:2.4s ease-in-out infinite aeaMiniBar}@keyframes aeaSpin{to{transform:rotate(360deg)}}@keyframes aeaDbBob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes aeaRingPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.25;transform:scale(1.15)}}@keyframes aeaProcessorPulse{0%,to{box-shadow:0 4px 18px #3d94e024}50%{box-shadow:0 4px 26px #3d94e052}}@keyframes aeaCheckPop{0%,10%,to{transform:scale(.88)}20%,72%{transform:scale(1)}38%{transform:scale(1.1)}}@keyframes aeaBarGrow{0%,10%{opacity:.2;width:0}20%,72%{width:var(--bar-w);opacity:1}88%,to{width:var(--bar-w);opacity:.7}}@keyframes aeaProdBar{0%,10%{width:0%}30%,80%{width:68%}to{width:0%}}@keyframes aeaPie{0%,to{transform:scale(.96)rotate(0)}35%{transform:scale(1.03)rotate(3deg)}65%{transform:scale(1)rotate(-2deg)}}@keyframes aeaMiniBar{0%,to{transform:scaleY(.85)}50%{transform:scaleY(1.12)}}@media (max-width:767px) and (min-width:540px){.aea{aspect-ratio:1.42}.aea__badge{padding:6px 12px;font-size:11px}.aea__layout{top:14%;left:8%;right:8%}.aea__sources{width:26%}.aea__cards{width:38%}.aea__card{padding:8px 10px}.aea__card-title{font-size:10px}.aea__processor-inner{width:64px;height:64px}.aea__processor-ring{width:78px;height:78px}}@media (max-width:539px){.aea{aspect-ratio:1.3}.aea__badge{gap:6px;padding:5px 9px;font-size:9px;top:2%}.aea__badge-text{min-width:88px}.aea__spinner{width:11px;height:11px}.aea__dash--l{left:2%}.aea__dash--r{right:2%}.aea__layout{top:13%;left:3%;right:3%}.aea__sources{width:27%}.aea__cards{gap:7px;width:40%}.aea__card{border-radius:8px;padding:6px 8px}.aea__card-head{margin-bottom:6px}.aea__card-title{font-size:8.5px}.aea__card-body{border-radius:6px;padding:6px 8px}.aea__ci-row{gap:5px;margin-bottom:5px}.aea__ci-check{width:11px;height:11px}.aea__ci-bar{height:4px}.aea__processor-inner{border-radius:14px;width:54px;height:54px}.aea__processor-ring{width:66px;height:66px}.aea__processor-logo{width:30px;height:30px}.aea__prod-pie{width:32px!important;height:32px!important}.aea__prod-reward{font-size:7px}.aea__prod-label{font-size:8px}.aea__folder-wrap{width:44%}}
.bsa-badge-spinner{animation:.8s linear infinite bsaSpinLoader}.bsa-dashed-border{background-image:repeating-linear-gradient(#7f96aa73 0 4px,#0000 4px 8px)}.bsa-card{aspect-ratio:315/391;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;width:38%;position:absolute;top:55%;overflow:hidden}.bsa-card--l{opacity:.5;filter:blur(1px);z-index:10;animation:9s cubic-bezier(.4,0,.2,1) infinite bsaAnimL;left:12%;transform:translate(-50%,-50%)scale(.72)}.bsa-card--c{opacity:1;filter:blur();z-index:30;border-color:#c8c8c8;animation:9s cubic-bezier(.4,0,.2,1) infinite bsaAnimC;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 40px #00000021}.bsa-card--r{opacity:.5;filter:blur(1px);z-index:10;animation:9s cubic-bezier(.4,0,.2,1) infinite bsaAnimR;left:88%;transform:translate(-50%,-50%)scale(.72)}.bsa-card--farr{opacity:0;filter:blur(1px);z-index:10;animation:9s cubic-bezier(.4,0,.2,1) infinite bsaAnimFarR;left:126%;transform:translate(-50%,-50%)scale(.72)}.bsa-doc-blur{animation:9s ease-in-out infinite bsaDocBlur}.bsa-doc-clear{animation:9s ease-in-out infinite bsaDocClear}.bsa-scan-line-wrapper{animation:9s ease-in-out infinite bsaScanLine}.bsa-scan-glow{background:linear-gradient(#0000 0%,#1290eb0f 40%,#1290eb1f 50%,#1290eb0f 60%,#0000 100%);animation:9s ease-in-out infinite bsaScanGlow}@keyframes bsaSpinLoader{to{transform:rotate(360deg)}}@keyframes bsaAnimC{0%,84%{opacity:1;filter:blur();left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 40px #00000021}89%{opacity:.5;filter:blur(1px);left:12%;transform:translate(-50%,-50%)scale(.72);box-shadow:0 4px 16px #0000000d}89.01%,to{opacity:1;filter:blur();left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 40px #00000021}}@keyframes bsaAnimR{0%,84%{opacity:.5;filter:blur(1px);left:88%;transform:translate(-50%,-50%)scale(.72);box-shadow:0 4px 16px #0000000d}89%{opacity:1;filter:blur(.5px);left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 40px #00000021}89.01%,to{opacity:.5;filter:blur(1px);left:88%;transform:translate(-50%,-50%)scale(.72);box-shadow:0 4px 16px #0000000d}}@keyframes bsaAnimL{0%,84%{opacity:.5;filter:blur(1px);left:12%;transform:translate(-50%,-50%)scale(.72)}89%{opacity:0;filter:blur(1px);left:-26%;transform:translate(-50%,-50%)scale(.65)}89.01%,to{opacity:.5;filter:blur(1px);left:12%;transform:translate(-50%,-50%)scale(.72)}}@keyframes bsaAnimFarR{0%,84%{opacity:0;filter:blur(1px);left:126%;transform:translate(-50%,-50%)scale(.65)}89%{opacity:.5;filter:blur(1px);left:88%;transform:translate(-50%,-50%)scale(.72)}89.01%,to{opacity:0;filter:blur(1px);left:126%;transform:translate(-50%,-50%)scale(.65)}}@keyframes bsaScanLine{0%{opacity:0;top:-6%;transform:scaleY(1)}3%{opacity:1}38%{opacity:1;top:88%;transform:scaleY(1)}41%{opacity:0;top:88%;transform:scaleY(1)}44%{opacity:0;top:88%;transform:scaleY(-1)}47%{opacity:1;top:88%;transform:scaleY(-1)}80%{opacity:1;top:-6%;transform:scaleY(-1)}83%{opacity:0;top:-6%;transform:scaleY(-1)}86%,to{opacity:0;top:-6%;transform:scaleY(1)}}@keyframes bsaScanGlow{0%{opacity:0;top:-10%}3%{opacity:1}38%{opacity:1;top:85%}41%{opacity:0}47%{opacity:1;top:85%}80%{opacity:1;top:-10%}83%,to{opacity:0}}@keyframes bsaDocBlur{0%{opacity:1}16%{opacity:.6}40%{opacity:.1}48%{opacity:.1}72%{opacity:.6}84%,to{opacity:1}}@keyframes bsaDocClear{0%{opacity:0}16%{opacity:.4}40%{opacity:1}48%{opacity:1}72%{opacity:.4}84%,to{opacity:0}}
.income-root{width:100%;height:100%;position:relative;overflow:hidden}.income-canvas{position:absolute;inset:22px 24px 14px;overflow:hidden}.income-bg-image{z-index:0;position:absolute;inset:0}.income-bg-dashes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes incomeDashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}@keyframes incomeDashMoveReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.income-dash{fill:none;stroke:#ffffffb3;stroke-width:3px;stroke-linecap:round;stroke-dasharray:5 10;animation:4s linear infinite incomeDashMove}.income-dash-soft{fill:none;stroke:#ffffff73;stroke-width:3px;stroke-linecap:round;stroke-dasharray:5 10;animation:5s linear infinite incomeDashMoveReverse}.income-window{z-index:2;background:#fff;border-radius:14px 0 0;position:absolute;inset:28px 0 0 46px;overflow:hidden}.income-window-bar{background:#d8e1ef;align-items:center;gap:8px;height:28px;padding:0 14px;display:flex}.income-dot{border-radius:50%;flex:none;width:11px;height:11px}.income-dot.red{background:#ff5f57}.income-dot.yellow{background:#ffbd2e}.income-dot.green{background:#28c840}.income-body{background:#fff;padding:2px 0}.income-heading{color:#0d6efd;border-bottom:1px solid #eef2f7;padding:0 14px 4px;font-size:12.5px;font-weight:600;line-height:1.2}.income-row{box-sizing:border-box;opacity:0;justify-content:space-between;align-items:center;gap:12px;height:20px;padding:0 14px;transition:opacity .32s,transform .32s;display:flex;transform:translateY(8px)}.income-row.visible{opacity:1;transform:translateY(0)}.income-row.total{background:#eef3fb}.income-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.income-id{color:#94a3b8;flex:none;min-width:20px;font-size:11px;font-weight:500;line-height:1}.income-label{color:#8b8b8b;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden}.income-bar{background:#e3e9f1;border-radius:999px;flex:none;width:72px;height:12px}.income-row.total .income-id{color:#0d6efd;font-weight:700}.income-row.total .income-label{color:#1f2937;font-weight:700}.income-row.total .income-bar{background:#dbe5f2}@media (max-width:640px){.income-canvas{inset:22px 24px 14px}.income-window{top:26px;left:36px}.income-window-bar{height:26px;padding:0 12px}.income-heading{padding:0 12px 4px}.income-row{height:19px;padding:0 12px}.income-bar{width:66px}}
.mapping-root{width:100%;height:100%;position:relative;overflow:hidden}.mapping-canvas{position:absolute;inset:22px 24px 14px;overflow:hidden}.mapping-bg-image{z-index:0;position:absolute;inset:0}.mapping-bg-dashes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes mappingDashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}@keyframes mappingDashMoveReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.mapping-dash{fill:none;stroke:#ffffffb3;stroke-width:3px;stroke-linecap:round;stroke-dasharray:5 10;animation:4s linear infinite mappingDashMove}.mapping-dash-soft{fill:none;stroke:#ffffff73;stroke-width:3px;stroke-linecap:round;stroke-dasharray:5 10;animation:5s linear infinite mappingDashMoveReverse}.mapping-window{z-index:2;background:#fff;border-radius:14px 0 0;position:absolute;inset:28px 0 0 46px;overflow:hidden}.mapping-window-bar{background:#d8e1ef;align-items:center;gap:8px;height:28px;padding:0 14px;display:flex}.mapping-dot{border-radius:50%;flex:none;width:11px;height:11px}.mapping-dot.red{background:#ff5f57}.mapping-dot.yellow{background:#ffbd2e}.mapping-dot.green{background:#28c840}.mapping-body{background:#fff;padding:8px 0 10px}.mapping-heading{color:#0d6efd;border-bottom:1px solid #eef2f7;padding:0 12px 6px;font-size:12.5px;font-weight:600;line-height:1.2}.mapping-row{box-sizing:border-box;opacity:0;justify-content:space-between;align-items:center;gap:12px;height:24px;padding:0 14px;transition:opacity .32s,transform .32s;display:flex;transform:translateY(8px)}.mapping-row.visible{opacity:1;transform:translateY(0)}.mapping-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.mapping-id{color:#0d6efd;flex:none;min-width:12px;font-size:11px;font-weight:700;line-height:1}.mapping-label{color:#8b8b8b;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden}.mapping-bar{background:#e3e9f1;border-radius:999px;flex:none;width:92px;height:12px}.mapping-badge-wrap{justify-content:center;padding-top:12px;display:flex}.mapping-badge{color:#fff;opacity:0;background:#1273ff;border-radius:999px;align-items:center;gap:8px;padding:4px 8px;font-size:11px;font-weight:600;transition:opacity .3s,transform .3s;display:inline-flex;transform:translateY(8px)scale(.96)}.mapping-badge.visible{opacity:1;transform:translateY(0)scale(1)}.mapping-badge-icon{background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex;position:relative}.mapping-badge-icon svg{z-index:2;position:relative}.mapping-badge-icon:after{content:"";z-index:1;background:#ffffff47;border-radius:999px;animation:1.6s ease-out infinite mappingPulse;position:absolute;inset:-4px}@keyframes mappingPulse{0%{opacity:.7;transform:scale(.9)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}@media (max-width:640px){.mapping-canvas{inset:22px 24px 14px}.mapping-window{top:26px;left:36px}.mapping-window-bar{height:24px;padding:0 12px}.mapping-heading{padding:0 12px 8px}.mapping-row{height:24px;padding:0 12px}.mapping-bar{width:82px}.mapping-badge{font-size:10px}}
.schedule-root{width:100%;height:100%;position:relative;overflow:hidden}.schedule-canvas{position:absolute;inset:22px 24px 14px;overflow:hidden}.schedule-bg-image{z-index:0;position:absolute;inset:0}.schedule-bg-dashes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes scheduleDashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}@keyframes scheduleDashMoveReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.schedule-dash{fill:none;stroke:#ffffffb3;stroke-width:3px;stroke-linecap:round;stroke-dasharray:5 10;animation:4s linear infinite scheduleDashMove}.schedule-dash-soft{fill:none;stroke:#ffffff73;stroke-width:3px;stroke-linecap:round;stroke-dasharray:5 10;animation:5s linear infinite scheduleDashMoveReverse}.schedule-window{z-index:2;background:#fff;border-radius:14px 0 0;position:absolute;inset:28px 0 0 46px;overflow:hidden}.schedule-window-bar{background:#d8e1ef;align-items:center;gap:8px;height:28px;padding:0 14px;display:flex}.schedule-dot{border-radius:50%;flex:none;width:11px;height:11px}.schedule-dot.red{background:#ff5f57}.schedule-dot.yellow{background:#ffbd2e}.schedule-dot.green{background:#28c840}.schedule-body{background:#fff;padding:6px 0 10px}.schedule-heading{color:#0d6efd;border-bottom:1px solid #eef2f7;padding:0 14px 7px;font-size:12.5px;font-weight:600;line-height:1.2}.schedule-row{box-sizing:border-box;opacity:0;justify-content:space-between;align-items:center;gap:12px;height:30px;padding:0 14px;transition:opacity .32s,transform .32s;display:flex;transform:translateY(8px)}.schedule-row.visible{opacity:1;transform:translateY(0)}.schedule-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.schedule-id{color:#0d6efd;flex:none;min-width:12px;font-size:11px;font-weight:700;line-height:1}.schedule-label{color:#8b8b8b;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden}.schedule-bar{background:#e3e9f1;border-radius:999px;flex:none;width:72px;height:12px}.schedule-badge-wrap{justify-content:center;padding-top:10px;display:flex;position:absolute;bottom:10px;left:0;right:0}.schedule-badge{color:#fff;opacity:0;background:#1273ff;border-radius:999px;align-items:center;gap:8px;padding:4px 8px;font-size:11px;font-weight:600;transition:opacity .3s,transform .3s;display:inline-flex;transform:translateY(8px)scale(.96)}.schedule-badge.visible{opacity:1;transform:translateY(0)scale(1)}.schedule-badge-icon{background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex;position:relative}.schedule-badge-icon svg{z-index:2;position:relative}.schedule-badge-icon:after{content:"";z-index:1;background:#ffffff47;border-radius:999px;animation:1.6s ease-out infinite mappingPulse;position:absolute;inset:-4px}@keyframes mappingPulse{0%{opacity:.7;transform:scale(.9)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}@media (max-width:640px){.schedule-canvas{inset:22px 24px 14px}.schedule-window{top:26px;left:36px}.schedule-window-bar{height:26px;padding:0 12px}.schedule-heading{padding:0 12px 7px}.schedule-row{height:28px;padding:0 12px}.schedule-bar{width:66px}.schedule-badge{font-size:10px}}
.fss-root{width:100%;height:100%;position:relative;overflow:hidden}.fss-canvas{position:absolute;inset:22px 24px 14px;overflow:hidden}.fss-bg-image{z-index:0;position:absolute;inset:0}.fss-bg-dashes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes fssDashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}@keyframes fssDashMoveReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.fss-dash{fill:none;stroke:#ffffffb3;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:4s linear infinite fssDashMove}.fss-dash-soft{fill:none;stroke:#ffffff73;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:5s linear infinite fssDashMoveReverse}.fss-window{z-index:2;background:#fff;border-radius:14px 0 0;position:absolute;inset:28px 0 0 46px;overflow:hidden}.fss-window-bar{background:#d8e1ef;align-items:center;gap:8px;height:30px;padding:0 14px;display:flex}.fss-dot{border-radius:50%;flex:none;width:11px;height:11px}.fss-dot.red{background:#ff5f57}.fss-dot.yellow{background:#ffbd2e}.fss-dot.green{background:#28c840}.fss-body{box-sizing:border-box;background:#fff;padding:10px 14px 12px}.fss-heading{color:#444;margin-bottom:10px;font-size:12.5px;font-weight:500;line-height:1.2}.fss-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.fss-card{opacity:0;background:#fff;border:2px solid #c7c7c7;border-radius:8px;min-height:84px;transition:opacity .38s,transform .38s;overflow:hidden;transform:translateY(10px)scale(.98)}.fss-card.visible{opacity:1;transform:translateY(0)scale(1)}.fss-card-top{background:#fff;border-bottom:1px solid #e6e6e6;padding:8px 12px 6px}.fss-card-head{align-items:center;gap:10px;margin-bottom:7px;display:flex}.fss-card-title{color:#2a2a2a;font-size:11px;font-weight:700;line-height:1.1}.fss-skel{background:#f0f0f0;border-radius:999px;height:6px}.fss-skel.w1{width:74%}.fss-skel.w2{width:62%}.fss-card-bottom{background:#f4f4f4;padding:7px 12px 5px}.fss-value{opacity:0;font-size:11px;font-weight:700;line-height:1.1;transform:translateY(5px)}.fss-card.visible .fss-value{animation:.7s forwards fssValueIn}@keyframes fssValueIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.fss-canvas{inset:22px 24px 14px}.fss-window{top:26px;left:36px}.fss-window-bar{height:28px;padding:0 12px}.fss-body{padding:8px 12px 10px}.fss-heading{margin-bottom:8px}.fss-grid{gap:8px}.fss-card{min-height:78px}.fss-card-top{padding:7px 10px 5px}.fss-card-bottom{padding:6px 10px 5px}}
.rsa-root{width:100%;height:100%;position:relative;overflow:hidden}.rsa-canvas{position:absolute;inset:22px 24px 14px;overflow:hidden}.rsa-bg-image{z-index:0;position:absolute;inset:0}.rsa-bg-dashes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes rsaDashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}@keyframes rsaDashMoveReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.rsa-dash{fill:none;stroke:#ffffffb3;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:4s linear infinite rsaDashMove}.rsa-dash-soft{fill:none;stroke:#ffffff73;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:5s linear infinite rsaDashMoveReverse}.rsa-window{z-index:2;background:#fff;border-radius:14px 0 0;position:absolute;inset:28px 0 0 46px;overflow:hidden}.rsa-window-bar{background:#d8e1ef;align-items:center;gap:7px;height:26px;padding:0 12px;display:flex}.rsa-dot{border-radius:50%;flex:none;width:9px;height:9px}.rsa-dot.red{background:#ff5f57}.rsa-dot.yellow{background:#ffbd2e}.rsa-dot.green{background:#28c840}.rsa-body{box-sizing:border-box;background:#fff;padding:9px 10px 10px}.rsa-heading{color:#444;margin-bottom:8px;font-size:10px;font-weight:500;line-height:1.2}.rsa-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.rsa-card{opacity:0;background:#fff;border:2px solid #cfcfcf;border-radius:6px;transition:opacity .32s,transform .32s;overflow:hidden;transform:translateY(10px)scale(.98)}.rsa-card.visible{opacity:1;transform:translateY(0)scale(1)}.rsa-card-top{background:#fff;padding:8px 9px 10px}.rsa-card-title{color:#2a2a2a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:9px;font-size:8.5px;font-weight:600;line-height:1.1;overflow:hidden}.rsa-skel{background:#efefef;border-radius:999px;height:5px;margin-bottom:6px}.rsa-skel.w1{width:78%}.rsa-skel.w2{width:62%}.rsa-skel.w3{width:50%}.rsa-card-bottom{background:#f4f4f4;padding:5px 8px;position:relative;overflow:hidden}.rsa-fill{background:#0d6efd;width:0%;transition:width .36s;position:absolute;inset:0}.rsa-card.active .rsa-fill{width:100%}.rsa-value{z-index:1;opacity:0;font-size:10px;font-weight:700;line-height:1.1;transition:opacity .24s,transform .24s,color .24s;position:relative;transform:translateY(4px)}.rsa-card.visible .rsa-value{opacity:1;transform:translateY(0)}.rsa-card.active .rsa-value{color:#fff!important}.rsa-placeholder .rsa-card-top{padding:9px 9px 11px}.rsa-placeholder .rsa-card-bottom{background:#fff;padding:9px}.rsa-placeholder .rsa-skel{margin-bottom:7px}@media (max-width:640px){.rsa-canvas{inset:22px 24px 14px}.rsa-window{top:26px;left:36px}.rsa-body{padding:8px 9px 9px}.rsa-grid{gap:5px}}
.orbit-root{width:100%;height:100%;position:relative;overflow:hidden}.orbit-canvas{position:absolute;inset:22px 24px 14px;overflow:hidden}.orbit-bg-image{z-index:0;position:absolute;inset:0}.orbit-stage{z-index:2;position:absolute;inset:0}.orbit-center-glow{pointer-events:none;background:radial-gradient(circle,#ffffff38 0%,#ffffff14 38%,#fff0 74%);border-radius:50%;width:220px;height:220px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-center{opacity:1;z-index:3;background:linear-gradient(#2f7bff 0%,#1567f2 100%);border-radius:12px;justify-content:center;align-items:center;width:84px;height:84px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #ffffff47,0 8px #ffffff47}.orbit-center img{object-fit:contain;width:34px;height:34px}.orbit-node{text-align:center;opacity:0;z-index:4;width:86px;transition:opacity .75s,transform .75s;position:absolute;transform:translateY(12px)}.orbit-node.active{opacity:1;transform:translateY(0)}.orbit-circle{background:#fff;border:1px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 8px;display:flex;box-shadow:0 6px 18px #00000014}.orbit-circle img{object-fit:contain;width:24px;height:24px}.orbit-label{color:#fff;font-size:11px;font-weight:600;line-height:1.2}.node-top-left{top:18px;left:48px}.node-top-right{top:18px;right:48px}.node-bottom-left{bottom:14px;left:48px}.node-bottom-right{bottom:18px;right:48px}.orbit-lines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.orbit-line{fill:none;stroke:#ffffff57;stroke-width:5px;stroke-linecap:round;stroke-dasharray:10 12;animation:8s linear infinite orbitDash}.orbit-line-soft{fill:none;stroke:#ffffff3d;stroke-width:5px;stroke-linecap:round;stroke-dasharray:10 12;animation:9s linear infinite orbitDashReverse}@keyframes orbitDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-88px}}@keyframes orbitDashReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:88px}}@media (max-width:640px){.orbit-canvas{inset:22px 24px 14px}.orbit-center{width:74px;height:74px}.orbit-center img{width:30px;height:30px}.orbit-circle{width:42px;height:42px}.orbit-circle img{width:20px;height:20px}.orbit-node{width:78px}.node-top-left,.node-bottom-left{left:34px}.node-top-right,.node-bottom-right{right:34px}.orbit-label{font-size:10px}}
.cfs-root{width:100%;height:95%;position:relative;overflow:hidden}.cfs-canvas{position:absolute;inset:24px 22px 10px;overflow:hidden}.cfs-bg-image{z-index:0;position:absolute;inset:0}.cfs-bg-dashes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes cfsDashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}@keyframes cfsDashMoveReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.cfs-dash{fill:none;stroke:#ffffffb8;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:7s linear infinite cfsDashMove}.cfs-dash-soft{fill:none;stroke:#ffffff75;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:8s linear infinite cfsDashMoveReverse}.cfs-window{z-index:2;background:#fff;border-radius:12px 0 0;flex-direction:column;display:flex;position:absolute;inset:18px 0 0 32px;overflow:hidden}.cfs-window-bar{background:#d8e1ef;flex:none;align-items:center;gap:6px;height:22px;padding:0 10px;display:flex}.cfs-dot{border-radius:50%;flex:none;width:8px;height:8px}.cfs-dot.red{background:#ff5f57}.cfs-dot.yellow{background:#ffbd2e}.cfs-dot.green{background:#28c840}.cfs-body{box-sizing:border-box;background:#fff;flex-direction:column;flex:auto;gap:8px;min-height:0;padding:10px 0 6px 10px;display:flex}.cfs-grid{grid-template-columns:1.12fr .88fr;gap:10px;width:calc(100% + 48px);display:grid}.cfs-card{opacity:0;background:#fff;border:2px solid #c7c7c7;border-radius:4px;transition:opacity .65s,transform .65s;overflow:hidden;transform:translateY(10px)scale(.985)}.cfs-card.visible{opacity:1;transform:translateY(0)scale(1)}.cfs-card-inner{align-items:center;gap:8px;padding:8px 10px;display:flex}.cfs-icon-box{opacity:0;background:#eaf2ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex;transform:scale(.92)}.cfs-card.visible .cfs-icon-box{animation:.4s forwards cfsIconIn}.cfs-icon-box img{object-fit:contain;width:18px;height:18px}.cfs-text{flex:1;min-width:0;padding-top:1px}.cfs-title{color:#202020;white-space:nowrap;margin-bottom:4px;font-size:10px;font-weight:600;line-height:1.08}.cfs-value{color:#353535;opacity:0;white-space:nowrap;font-size:10.5px;font-weight:600;line-height:1.08;transform:translateY(5px)}.cfs-card.visible .cfs-value{animation:.55s forwards cfsValueIn}.cfs-placeholder-row{align-items:center;gap:8px;padding:8px 10px;display:flex}.cfs-skel-wrap{flex:1;min-width:0}.cfs-skel{background:#dadada;border-radius:999px;height:7px}.cfs-skel.w1{width:64%;margin-bottom:8px}.cfs-skel.w2{width:64%}.cfs-lower{border-top:1px solid #e4e4e4;grid-template-columns:1.55fr .72fr .72fr;align-items:end;gap:10px;margin-top:2px;margin-right:10px;padding-top:8px;display:grid}.cfs-chart-block,.cfs-small-block{opacity:0;transform:translateY(8px)}.cfs-chart-block.visible,.cfs-small-block.visible{opacity:1;transition:opacity .65s,transform .65s;transform:translateY(0)}.cfs-chart-topline{background:#cfe2f1;border-radius:999px;width:92%;height:4px;margin-bottom:7px}.cfs-chart-box{background:#cfe0ec;height:20px}.cfs-small-block-box{background:#cfe0ec;height:28px}@keyframes cfsIconIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes cfsValueIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.cfs-canvas{inset:22px 18px 8px}.cfs-window{top:16px;left:28px}.cfs-window-bar{height:20px;padding:0 9px}.cfs-body{gap:7px;padding:8px 0 6px 8px}.cfs-grid{gap:8px;width:calc(100% + 40px)}.cfs-card-inner,.cfs-placeholder-row{gap:7px;padding:7px 8px}.cfs-icon-box{width:28px;height:28px}.cfs-icon-box img{width:16px;height:16px}.cfs-title,.cfs-value{font-size:8px}.cfs-lower{gap:8px;margin-right:8px}.cfs-chart-box{height:18px}.cfs-small-block-box{height:24px}}
.qia-root{width:100%;height:95%;position:relative;overflow:hidden}.qia-canvas{position:absolute;inset:24px 22px 10px;overflow:hidden}.qia-bg-image{z-index:0;position:absolute;inset:0}.qia-bg-dashes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes qiaDashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}@keyframes qiaDashMoveReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.qia-dash{fill:none;stroke:#ffffffb8;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:7s linear infinite qiaDashMove}.qia-dash-soft{fill:none;stroke:#ffffff75;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:8s linear infinite qiaDashMoveReverse}.qia-window{z-index:2;background:#fff;border-radius:12px 0 0;flex-direction:column;display:flex;position:absolute;inset:18px 0 0 32px;overflow:hidden}.qia-window-bar{background:#d8e1ef;flex:none;align-items:center;gap:6px;height:22px;padding:0 10px;display:flex}.qia-dot{border-radius:50%;flex:none;width:8px;height:8px}.qia-dot.red{background:#ff5f57}.qia-dot.yellow{background:#ffbd2e}.qia-dot.green{background:#28c840}.qia-body{background:#fff;flex-direction:column;flex:auto;gap:10px;min-height:0;padding:8px 0;display:flex;position:relative}.qia-left-rail{z-index:0;border-left:1.5px dashed #d7d7d7;position:absolute;top:10px;bottom:8px;left:6px}.qia-heading{z-index:1;color:#444;margin-left:20px;font-size:9.5px;font-weight:700;line-height:1.15;position:relative}.qia-top-grid{z-index:1;border-bottom:1px solid #e6e6e6;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-left:18px;margin-right:10px;padding-bottom:10px;display:grid;position:relative}.qia-top-card{box-sizing:border-box;opacity:0;background:#fff;border:1.5px solid #cfcfcf;border-radius:4px;min-height:38px;padding:8px 8px 7px;transition:opacity .55s,transform .55s;transform:translateY(8px)}.qia-top-card.visible{opacity:1;transform:translateY(0)}.qia-skel{background:#dcdcdc;border-radius:999px;height:5px}.qia-skel+.qia-skel{margin-top:7px}.qia-insights-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-left:18px;margin-right:10px;display:grid;position:relative}.qia-insight-card{box-sizing:border-box;opacity:0;border-radius:4px;padding:10px 10px 8px;transition:opacity .6s,transform .6s;transform:translateY(8px)}.qia-insight-card.visible{opacity:1;transform:translateY(0)}.qia-insight-card.success{background:#d9efe0;border:1px solid #b7debf}.qia-insight-card.danger{background:#f6dddd;border:1px solid #e7bebe}.qia-insight-card.info{background:#dde8f6;border:1px solid #bfd0e9}.qia-insight-top{align-items:center;gap:7px;display:flex}.qia-highlight-line{opacity:0;transform-origin:0;border-radius:999px;width:58px;height:6px;transform:scaleX(.7)}.qia-insight-card.visible .qia-highlight-line{animation:.45s forwards qiaLineGrow}.qia-insight-card.success .qia-highlight-line{background:#20b14b}.qia-insight-card.danger .qia-highlight-line{background:#d9534f}.qia-insight-card.info .qia-highlight-line{background:#3b82f6}.qia-text-lines{flex-direction:column;gap:6px;display:flex}.qia-text-line{opacity:0;border-radius:999px;height:5px;transform:translateY(4px)}.qia-insight-card.visible .qia-text-line{animation:.45s forwards qiaTextRise}.qia-insight-card.success .qia-text-line{background:#b9dfc3}.qia-insight-card.danger .qia-text-line{background:#efbbbb}.qia-insight-card.info .qia-text-line{background:#bfd4ef}.qia-text-line.w1{width:88%}.qia-text-line.w2{width:92%}.qia-text-line.w3{width:84%}@keyframes qiaLineGrow{0%{opacity:0;transform:scaleX(.7)}to{opacity:1;transform:scaleX(1)}}@keyframes qiaTextRise{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.qia-canvas{inset:22px 18px 8px}.qia-window{top:16px;left:28px}.qia-window-bar{height:20px;padding:0 9px}.qia-body{gap:8px;padding:8px 0 6px 8px}.qia-heading{margin-left:16px;font-size:9px}.qia-top-grid,.qia-insights-grid{gap:6px;margin-left:14px;margin-right:8px}.qia-top-card{min-height:34px;padding:7px 7px 6px}.qia-insight-card{padding:8px 8px 7px}.qia-highlight-line{width:48px}}
.dca-root{width:100%;height:95%;position:relative;overflow:hidden}.dca-canvas{position:absolute;inset:24px 22px 10px;overflow:hidden}.dca-bg-image{z-index:0;position:absolute;inset:0}.dca-bg-dashes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes dcaDashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}@keyframes dcaDashMoveReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.dca-dash{fill:none;stroke:#ffffffb8;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:7s linear infinite dcaDashMove}.dca-dash-soft{fill:none;stroke:#ffffff75;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:8s linear infinite dcaDashMoveReverse}.dca-window{z-index:2;background:#fff;border-radius:12px 0 0;flex-direction:column;display:flex;position:absolute;inset:18px 0 0 32px;overflow:hidden}.dca-window-bar{background:#d8e1ef;flex:none;align-items:center;gap:6px;height:22px;padding:0 10px;display:flex}.dca-dot{border-radius:50%;flex:none;width:8px;height:8px}.dca-dot.red{background:#ff5f57}.dca-dot.yellow{background:#ffbd2e}.dca-dot.green{background:#28c840}.dca-body{background:#fff;flex:auto;min-height:0;position:relative}.dca-left-rail{z-index:0;border-left:1.5px dashed #d7d7d7;position:absolute;top:0;bottom:0;left:12px}.dca-title{z-index:1;color:#666;opacity:0;padding:12px 14px 12px 28px;font-size:13px;font-weight:500;transition:opacity .55s,transform .55s;position:relative;transform:translateY(6px)}.dca-title:after{content:"";background:#d9d9d9;height:1px;position:absolute;bottom:0;left:12px;right:0}.dca-title.visible{opacity:1;transform:translateY(0)}.dca-rows{z-index:1;position:relative}.dca-row{box-sizing:border-box;opacity:0;grid-template-columns:1fr auto;align-items:center;min-height:34px;padding:4px 18px 4px 28px;transition:opacity .55s,transform .55s;display:grid;position:relative;overflow:hidden;transform:translateY(6px)}.dca-row:after{content:"";background:#d9d9d9;height:1px;position:absolute;bottom:0;left:12px;right:0}.dca-row.visible{opacity:1;transform:translateY(0)}.dca-label,.dca-value{color:#5c5c5c;font-size:11px;font-weight:500}.dca-value{text-align:left;padding-left:16px}.dca-highlight-fill{z-index:0;transform-origin:0;background:#d6e3f4;position:absolute;inset:0 0 0 12px;transform:scaleX(0)}.dca-row.highlighted .dca-highlight-fill{transition:transform .55s;transform:scaleX(1)}.dca-row-content{z-index:2;grid-template-columns:1fr auto;align-items:center;width:100%;display:grid;position:relative}@media (max-width:640px){.dca-row{min-height:30px;padding:4px 14px 4px 24px}.dca-value{padding-left:12px}.dca-label,.dca-value{font-size:9px}}
.rrt-root{width:100%;height:95%;position:relative;overflow:hidden}.rrt-canvas{position:absolute;inset:24px 22px 10px;overflow:hidden}.rrt-bg-image{z-index:0;position:absolute;inset:0}.rrt-bg-dashes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes rrtDashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}@keyframes rrtDashMoveReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.rrt-dash{fill:none;stroke:#ffffffb8;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:7s linear infinite rrtDashMove}.rrt-dash-soft{fill:none;stroke:#ffffff75;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 10;animation:8s linear infinite rrtDashMoveReverse}.rrt-window{z-index:2;background:#fff;border-radius:12px 0 0;flex-direction:column;display:flex;position:absolute;inset:18px 0 0 32px;overflow:hidden}.rrt-window-bar{background:#d8e1ef;flex:none;align-items:center;gap:6px;height:22px;padding:0 10px;display:flex}.rrt-dot{border-radius:50%;flex:none;width:8px;height:8px}.rrt-dot.red{background:#ff5f57}.rrt-dot.yellow{background:#ffbd2e}.rrt-dot.green{background:#28c840}.rrt-body{background:#fff;flex:auto;min-height:0;padding:10px 0 0;position:relative}.rrt-table{margin:0;position:relative}.rrt-header,.rrt-row{grid-template-columns:.9fr 1.35fr .8fr .95fr;align-items:center;display:grid;position:relative}.rrt-header{opacity:0;border-bottom:1px solid #d9d9d9;min-height:30px;transition:opacity .45s,transform .45s;transform:translateY(6px)}.rrt-header.visible{opacity:1;transform:translateY(0)}.rrt-row{opacity:0;border-bottom:1px solid #d9d9d9;min-height:30px;transition:opacity .45s,transform .45s;overflow:hidden;transform:translateY(6px)}.rrt-row.visible{opacity:1;transform:translateY(0)}.rrt-cell,.rrt-head-cell{color:#5c5c5c;white-space:nowrap;box-sizing:border-box;z-index:2;font-size:11px;line-height:1.1;position:relative}.rrt-head-cell{color:#9a9a9a;padding:0 10px;font-weight:500}.rrt-cell{padding:0 10px;font-weight:500}.rrt-row-highlight{opacity:0;z-index:0;background:#d6e3f4f2;position:absolute;inset:0}.rrt-row.highlighted .rrt-row-highlight{opacity:1;transition:opacity .3s}.rrt-row-guide{opacity:0;z-index:1;border-top:1.5px dashed #1f78ff;border-bottom:1.5px dashed #1f78ff;position:absolute;inset:0}.rrt-row.highlighted .rrt-row-guide{opacity:1;transition:opacity .25s}.rrt-mag{opacity:0;z-index:3;width:22px;height:22px;transition:opacity .2s;position:absolute;top:50%;left:40%;transform:translate(-50%,-50%)}.rrt-mag.visible{opacity:1}.rrt-mag.moving{animation:2.3s ease-in-out forwards rrtInspectMove}.rrt-mag img{object-fit:contain;width:100%;height:100%;display:block}@keyframes rrtInspectMove{0%{top:50%;left:40%}22%{top:47%;left:53%}45%{top:56%;left:64%}68%{top:60%;left:52%}to{top:50%;left:40%}}@media (max-width:640px){.rrt-canvas{inset:22px 18px 8px}.rrt-window{top:16px;left:28px}.rrt-window-bar{height:20px;padding:0 9px}.rrt-body{padding-top:8px}.rrt-header,.rrt-row{min-height:28px}.rrt-cell,.rrt-head-cell{padding:0 8px;font-size:10px}.rrt-mag{width:20px;height:20px}}
@keyframes bsDash{0%{stroke-dashoffset:18px}to{stroke-dashoffset:0}}@keyframes bsFloat1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes bsFloat2{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes bsFloat3{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.branding-section-wrap{box-sizing:border-box;background:url(/images/service/animations/brand-identity-section.png) 50%/cover no-repeat;border:1px solid #d6d6d680;justify-content:center;align-items:center;width:100%;height:550px;padding:20px 0 20px 20px;display:flex;position:relative;overflow:hidden}.branding-section-row{z-index:1;align-items:center;gap:0;width:100%;max-width:1120px;display:flex;position:relative}.branding-section-left{z-index:2;flex-direction:column;flex-shrink:0;gap:34px;margin-top:58px;display:flex}.branding-section-pill-row{opacity:0;align-items:center;transition:opacity .45s,transform .45s;display:flex;transform:translate(-18px)}.branding-section-pill-row.branding-section-vis{opacity:1;transform:translate(0)}.branding-section-pill-row.branding-section-vis.branding-section-float1{animation:3.8s ease-in-out .8s infinite bsFloat1}.branding-section-pill-row.branding-section-vis.branding-section-float2{animation:4.1s ease-in-out 1s infinite bsFloat2}.branding-section-pill-row.branding-section-vis.branding-section-float3{animation:3.6s ease-in-out 1.2s infinite bsFloat3}.branding-section-pill{white-space:nowrap;background:linear-gradient(#f9f9f9 0%,#eee 100%);border:1px solid #ffffffb3;border-radius:999px;flex-shrink:0;align-items:center;gap:10px;min-width:150px;padding:7px 16px 7px 9px;display:flex;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #0000000a,0 4px 14px #0000001f}.branding-section-pill-label{color:#303030;font-size:11px;font-weight:500}.branding-section-right{flex:1;justify-content:flex-start;padding-left:0;display:flex;overflow:visible}@media (min-width:768px) and (max-width:1280px){.branding-section-wrap{height:480px;padding:20px 0 20px 40px}.branding-section-row{transform-origin:50%;justify-content:center;max-width:980px;transform:scale(.9)}.branding-section-left{gap:28px;margin-top:58px}.branding-section-right{flex:none;justify-content:center}}@media (max-width:767px){.branding-section-wrap{justify-content:center;align-items:center;height:350px;min-height:auto;padding:20px 8px}.branding-section-row{transform-origin:50%;flex-direction:row;align-items:center;gap:0;width:100%;max-width:none;display:flex;transform:scale(.6)}.branding-section-left{flex-shrink:0;gap:18px;margin-top:40px}.branding-section-pill{gap:6px;min-width:118px;padding:5px 10px 5px 7px}.branding-section-pill-icon{width:18px;height:18px}.branding-section-pill-label{font-size:8px}.branding-section-right{flex:none;justify-content:flex-start;display:flex}}
