.adp-hero__visual>.adp-ec{width:100%}@media (min-width:960px){.adp-hero__visual>.adp-ec{height:100%}}.adp-ec{display:flex;flex-direction:column;gap:.85rem;box-sizing:border-box;padding:1.2rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:14px;box-shadow:0 24px 60px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#c9d6e6;overflow:hidden;animation:adp-ec-in .85s cubic-bezier(.22,1,.36,1) both}.adp-ec__chrome{display:flex;align-items:center;gap:.6rem;padding-bottom:.85rem;border-bottom:1px solid rgba(255,255,255,.08)}.adp-ec__tl{display:inline-flex;gap:5px}.adp-ec__tl-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.22)}.adp-ec__chrome-title{flex:1;font-weight:600;font-size:.85rem;color:#fff;letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__live{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;color:#5fe3b0;white-space:nowrap}.adp-ec__live-dot{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 0 rgba(95,227,176,.55);animation:adp-ec-pulse 1.8s ease-in-out infinite}.adp-ec__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.adp-ec__kpi{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;padding:.6rem .5rem;text-align:center}.adp-ec__kpi-val{display:block;font-weight:700;font-size:1.15rem;line-height:1.15;color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.adp-ec__kpi-lbl{display:block;margin-top:.3rem;font-size:.62rem;text-transform:uppercase;letter-spacing:.07em;color:#8fa8c6}.adp-ec__kpi-sub{display:block;margin-top:.22rem;font-size:.62rem;font-weight:600;color:#5fe3b0}.adp-ec__sec{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8fa8c6}.adp-ec__rows{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:0}.adp-ec__rows .adp-ec__mrow{flex:1 1 0;padding:.4rem .7rem}.adp-ec__mrow{display:flex;align-items:center;gap:.6rem;padding:.65rem .75rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px}.adp-ec__mrow-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#5fe3b0}.adp-ec__mrow-lbl{flex:0 0 34%;font-size:.74rem;font-weight:600;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__mrow-bar{flex:1 1 auto;height:6px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.adp-ec__mrow-fill{display:block;height:100%;width:0;border-radius:3px;background:#6fb0ff;transition:width 1.1s cubic-bezier(.4, 0, .2, 1)}.adp-ec__mrow-val{flex:0 0 auto;min-width:3.2rem;text-align:right;font-size:.74rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.adp-ec__mrow-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.08rem .34rem;color:#06281c;background:#5fe3b0}.adp-ec__mrow-tag--ok{color:#06281c;background:#5fe3b0}.adp-ec__mrow-tag--watch{color:#3a2a06;background:#f4ce7a}.adp-ec__mrow-tag--info{color:#16263a;background:#afc2da}.adp-ec__mrow--status .adp-ec__mrow-lbl{flex:0 0 auto}.adp-ec__mrow--status .adp-ec__mrow-val{flex:1 1 auto;min-width:0;text-align:left;font-weight:500;color:#aec0d6;font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__mrow--status .adp-ec__mrow-tag{margin-left:.2rem}.adp-ec__prog{display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px}.adp-ec__prog-lbl{flex:0 0 auto;font-size:.72rem;font-weight:600;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:45%}.adp-ec__prog-track{flex:1 1 auto;height:6px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.adp-ec__prog-fill{display:block;height:100%;width:0;border-radius:3px;background:#5fe3b0;transition:width 1.1s cubic-bezier(.4, 0, .2, 1)}.adp-ec__prog-val{flex:0 0 auto;font-size:.7rem;font-weight:700;color:#fff}.adp-ec__rows .adp-ec__mrow,.adp-ec__rows .adp-ec__prog{animation:adp-ec-rowin .5s ease-out both}.adp-ec__rows>:first-child{animation-delay:.1s}.adp-ec__rows>:nth-child(2){animation-delay:.18s}.adp-ec__rows>:nth-child(3){animation-delay:.26s}.adp-ec__rows>:nth-child(4){animation-delay:.34s}.adp-ec__rows>:nth-child(5){animation-delay:.42s}.adp-ec__rows>:nth-child(6){animation-delay:.5s}.adp-ec__rows>:nth-child(7){animation-delay:.58s}@keyframes adp-ec-rowin{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes adp-ec-in{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@keyframes adp-ec-pulse{0%,100%{box-shadow:0 0 0 0 rgba(95,227,176,.5)}50%{box-shadow:0 0 0 5px rgba(95,227,176,0)}}.adp-ec__feed{flex:1 1 auto;min-height:0;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 14%,#000 86%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 14%,#000 86%,transparent 100%)}.adp-ec__feed-track{display:flex;flex-direction:column;gap:.5rem;transition:transform .7s cubic-bezier(.4, 0, .2, 1);will-change:transform}.adp-ec__feed-track.is-instant{transition:none}.adp-ec__row{display:flex;align-items:center;gap:.6rem;min-height:3.1rem;box-sizing:border-box;padding:.5rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px}.adp-ec__row-img{flex:0 0 auto;width:40px;height:30px;border-radius:5px;background-color:#26384f;border:1px solid rgba(255,255,255,.08);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-opacity='0.45' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Ccircle cx='8.5' cy='9.5' r='1.5'/%3E%3Cpath d='M21 16l-5-5L5 21'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:16px}.adp-ec__row-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.adp-ec__row-name{font-size:.78rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__row-meta{font-size:.64rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__row-price{flex:0 0 auto;font-size:.72rem;font-weight:700;color:#dce6f2}.adp-ec__row-tag{display:inline-block;margin-left:.3rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:4px;padding:.05rem .32rem;vertical-align:.08em;color:#06281c;background:#5fe3b0}.adp-ec__row-tag--new{color:#06281c;background:#5fe3b0}.adp-ec__row-tag--sold{color:#3a1212;background:#f4a6a6}.adp-ec__row-tag--used{color:#182838;background:#afc2da}.adp-ec__row-tag--save{color:#16263a;background:#afc2da}.adp-ec__steps{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__step{position:relative;display:flex;align-items:center;gap:.7rem;padding:.7rem .8rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;overflow:hidden}.adp-ec__step::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#6fb0ff;opacity:0;animation:adp-ec-seq 6s ease-in-out infinite}.adp-ec__step:first-child::before{animation-delay:0s}.adp-ec__step:nth-child(2)::before{animation-delay:1s}.adp-ec__step:nth-child(3)::before{animation-delay:2s}.adp-ec__step:nth-child(4)::before{animation-delay:3s}.adp-ec__step:nth-child(5)::before{animation-delay:4s}.adp-ec__step:nth-child(6)::before{animation-delay:5s}.adp-ec__step-num{flex:0 0 auto;width:22px;height:22px;border-radius:6px;background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.4);color:#cfe0fb;font-size:.66rem;font-weight:700;display:flex;align-items:center;justify-content:center}.adp-ec__step-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.adp-ec__step-name{font-size:.76rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__step-meta{font-size:.64rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__step-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.08rem .34rem;color:#06281c;background:#5fe3b0}.adp-ec__step-tag--info{color:#16263a;background:#afc2da}@keyframes adp-ec-seq{0%,7%{opacity:1}100%,22%{opacity:0}}.adp-ec__chips{display:flex;flex-wrap:wrap;gap:.4rem}.adp-ec__chip{font-size:.64rem;font-weight:600;color:#cfe0fb;background:rgba(86,156,255,.14);border:1px solid rgba(86,156,255,.3);border-radius:6px;padding:.2rem .5rem}.adp-ec__type{display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__type-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;padding:.6rem .7rem}.adp-ec__type-eyebrow{display:block;font-size:.62rem;text-transform:uppercase;letter-spacing:.07em;color:#8fa8c6;margin-bottom:.3rem}.adp-ec__type-line{font-size:.8rem;color:#e6ecf4;white-space:nowrap;overflow:hidden}.adp-ec__type-text{display:inline-block;animation:adp-ec-type 7s steps(40,end) infinite}.adp-ec__type-caret{display:inline-block;width:2px;height:.95em;margin-left:1px;background:#6fb0ff;vertical-align:-.12em;animation:adp-ec-caret .85s steps(1,end) infinite}@keyframes adp-ec-type{0%{clip-path:inset(0 100% 0 0)}38%,74%{clip-path:inset(0 0 0 0)}100%,94%{clip-path:inset(0 100% 0 0)}}@keyframes adp-ec-caret{0%,45%{opacity:1}100%,55%{opacity:0}}.adp-ec__cmp{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;flex:1 1 auto;align-content:stretch}.adp-ec__cmp-col{display:flex;flex-direction:column;gap:.35rem;padding:.6rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:9px}.adp-ec__cmp-col--hub{background:rgba(86,156,255,.1);border-color:rgba(86,156,255,.32)}.adp-ec__cmp-head{font-size:.7rem;font-weight:700;color:#fff}.adp-ec__cmp-sub{font-size:.62rem;color:#8fa8c6;margin-bottom:.1rem}.adp-ec__cmp-col--hub .adp-ec__cmp-sub{color:#9fd8ff}.adp-ec__cmp-vis{flex:1 1 auto;min-height:52px;display:flex;flex-direction:column;border-radius:7px;overflow:hidden;margin-bottom:.2rem}.adp-ec__cmp-col--feed .adp-ec__cmp-vis{align-items:center;justify-content:center;gap:.3rem;border:1px dashed rgba(244,166,166,.5);background:rgba(244,166,166,.06)}.adp-ec__cmp-vis-tag{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#e7a6a6}.adp-ec__cmp-vis-box{width:68%;height:7px;border-radius:3px;background:rgba(244,166,166,.28)}.adp-ec__cmp-vis-box--s{width:44%}.adp-ec__cmp-col--hub .adp-ec__cmp-vis{border:1px solid rgba(86,156,255,.32);background:rgba(86,156,255,.08)}.adp-ec__cmp-win-bar{display:flex;align-items:center;gap:3px;padding:.28rem .4rem;background:rgba(0,0,0,.2)}.adp-ec__cmp-win-bar i{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.3)}.adp-ec__cmp-win-bar span{margin-left:.3rem;height:5px;flex:1 1 auto;border-radius:3px;background:rgba(255,255,255,.14)}.adp-ec__cmp-win-body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:.45rem}.adp-ec__cmp-win-body i{height:6px;border-radius:3px}.adp-ec__cmp-win-body i:first-child{width:80%;background:rgba(95,227,176,.35)}.adp-ec__cmp-win-body i:nth-child(2){width:58%;background:rgba(255,255,255,.14)}.adp-ec__cmp-win-body i:nth-child(3){width:66%;background:rgba(255,255,255,.14)}.adp-ec__cmp-item{position:relative;display:flex;align-items:center;gap:.4rem;font-size:.68rem;color:#c9d6e6;padding:.22rem 0}.adp-ec__cmp-item::before{content:"";flex:0 0 auto;width:13px;height:13px;border-radius:50%;background:rgba(255,255,255,.12);background-repeat:no-repeat;background-position:center;background-size:9px}.adp-ec__cmp-col--feed .adp-ec__cmp-item::before{background-color:rgba(244,166,166,.18);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E7A6A6' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6L6 18'/%3E%3C/svg%3E")}.adp-ec__cmp-col--hub .adp-ec__cmp-item::before{background-color:rgba(95,227,176,.2);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235FE3B0' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E");animation:adp-ec-cmp 5s ease-in-out infinite}.adp-ec__cmp-col--hub .adp-ec__cmp-item:nth-child(5)::before{animation-delay:.4s}.adp-ec__cmp-col--hub .adp-ec__cmp-item:nth-child(6)::before{animation-delay:.8s}.adp-ec__cmp-col--hub .adp-ec__cmp-item:nth-child(7)::before{animation-delay:1.2s}@keyframes adp-ec-cmp{0%,10%{opacity:1;transform:scale(1.18)}100%,30%{opacity:1;transform:scale(1)}}.adp-ec__ct{display:flex;flex-direction:column;flex:1 1 auto;justify-content:space-evenly}.adp-ec__ct-row{display:grid;grid-template-columns:4.6rem 1fr 1fr 1fr;align-items:stretch}.adp-ec__ct-row:not(:last-child){border-bottom:1px solid rgba(255,255,255,.07)}.adp-ec__ct-row--head{border-bottom:1px solid rgba(255,255,255,.2)}.adp-ec__ct-lbl{display:flex;align-items:center;font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6;padding:.6rem .4rem}.adp-ec__ct-cell{display:flex;align-items:center;justify-content:center;font-size:.76rem;color:#d7e2f0;text-align:center;padding:.6rem .3rem}.adp-ec__ct-row--head .adp-ec__ct-cell{font-weight:700;color:#fff;font-size:.78rem}.adp-ec__ct-col--win{background:rgba(95,227,176,.09);box-shadow:inset 1px 0 0 rgba(95,227,176,.3),inset -1px 0 0 rgba(95,227,176,.3);color:#fff;font-weight:700}.adp-ec__ct-row--head .adp-ec__ct-col--win{color:#9ff0d0;border-radius:8px 8px 0 0;box-shadow:inset 1px 1px 0 rgba(95,227,176,.3),inset -1px 0 0 rgba(95,227,176,.3)}.adp-ec__ct-row:last-child .adp-ec__ct-col--win{border-radius:0 0 8px 8px;box-shadow:inset 1px -1px 0 rgba(95,227,176,.3),inset -1px 0 0 rgba(95,227,176,.3)}.adp-ec__ct-best{display:inline-block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#06281c;background:#5fe3b0;border-radius:4px;padding:.12rem .5rem;animation:adp-ec-pulse 1.8s ease-in-out infinite}.adp-ec__ct-cell--hit{position:relative}.adp-ec__ct-cell--hit::after{content:"";position:absolute;inset:0.2rem;border-radius:6px;box-shadow:inset 0 0 0 1.5px rgba(95,227,176,.9);opacity:0;animation:adp-ec-cthit 4.5s ease-in-out infinite}.adp-ec__ct-row:nth-child(3) .adp-ec__ct-cell--hit::after{animation-delay:.5s}.adp-ec__ct-row:nth-child(4) .adp-ec__ct-cell--hit::after{animation-delay:1s}.adp-ec__ct-row:nth-child(5) .adp-ec__ct-cell--hit::after{animation-delay:1.5s}@keyframes adp-ec-cthit{0%,6%{opacity:1}100%,26%{opacity:0}}.adp-ec__calc{display:flex;flex-direction:column;gap:.7rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__calc-head{display:flex;justify-content:space-between;align-items:baseline}.adp-ec__calc-veh{font-size:.78rem;font-weight:600;color:#e6ecf4}.adp-ec__calc-price{font-size:.78rem;font-weight:700;color:#fff}.adp-ec__calc-rate{text-align:center;padding:.6rem;background:rgba(86,156,255,.12);border:1px solid rgba(86,156,255,.3);border-radius:10px}.adp-ec__calc-rate-val{font-size:1.6rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.adp-ec__calc-rate-lbl{display:block;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:#9fd8ff;margin-top:.15rem}.adp-ec__calc-ctrl{display:flex;flex-direction:column;gap:.25rem;--fillw:14%}.adp-ec__calc-ctrl--apr{--fillw:46%}.adp-ec__calc-ctrl--term{--fillw:90%}.adp-ec__calc-ctrl-top{display:flex;align-items:center;justify-content:space-between;font-size:.74rem;color:#aec0d6}.adp-ec__calc-ctrl-top b{color:#fff}.adp-ec__calc-track{position:relative;height:6px;background:rgba(255,255,255,.1);border-radius:3px}.adp-ec__calc-track::before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--fillw,14%);background:#6fb0ff;border-radius:3px}.adp-ec__calc-knob{position:absolute;top:-4px;left:var(--fillw,14%);width:14px;height:14px;margin-left:-7px;border-radius:50%;background:#fff;border:3px solid #0e2e52}.adp-ec__calc-foot{display:flex;justify-content:space-between;font-size:.72rem;color:#8fa8c6;padding-top:.35rem;border-top:1px solid rgba(255,255,255,.08)}.adp-ec__calc-foot b{color:#c9d6e6;font-weight:700}.adp-ec__calc-ctrl-top b,.adp-ec__calc-rate-val{white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.adp-ec__calc-rate-val [data-count-loop]{display:inline-block;min-width:2.6ch;text-align:left}.adp-ec__calc-vehbox{display:flex;align-items:center;gap:.6rem;padding:.5rem .65rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px}.adp-ec__calc-vehbox-img{flex:0 0 auto;width:46px;height:32px;border-radius:6px;background-size:18px}.adp-ec__calc-vehbox-tx{display:flex;flex-direction:column;min-width:0}.adp-ec__calc-vehbox-tx b{font-size:.78rem;font-weight:700;color:#fff}.adp-ec__calc-vehbox-tx span{font-size:.64rem;color:#8fa8c6}.adp-ec__calc-vehbox-pr{margin-left:auto;font-size:.82rem;font-weight:800;color:#fff}.adp-ec__cal{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__cal-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.35rem}.adp-ec__cal-day{text-align:center;font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6;padding-bottom:.1rem}.adp-ec__cal-slot{text-align:center;font-size:.66rem;font-weight:600;color:#c9d6e6;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:.35rem .1rem}.adp-ec__cal-slot--off{opacity:.3}.adp-ec__cal-slot--book{color:#06281c;background:#5fe3b0;border-color:#5fe3b0;animation:adp-ec-cal-book 5s ease-in-out infinite}.adp-ec__cal-confirm{text-align:center;font-size:.7rem;font-weight:700;color:#5fe3b0;opacity:0;animation:adp-ec-cal-confirm 5s ease-in-out infinite}@keyframes adp-ec-cal-book{0%,30%{color:#c9d6e6;background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.08)}100%,45%{color:#06281c;background:#5fe3b0;border-color:#5fe3b0}}@keyframes adp-ec-cal-confirm{0%,45%{opacity:0}60%,95%{opacity:1}100%{opacity:0}}.adp-ec__tdb{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__tdb-req{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;background:rgba(86,156,255,.12);border:1px solid rgba(86,156,255,.3);border-radius:9px;animation:adp-ec-tdb-req 5s ease-in-out infinite}@keyframes adp-ec-tdb-req{0%,6%{transform:translateY(-6px);opacity:0}100%,16%{transform:none;opacity:1}}.adp-ec__tdb-av{flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#6fb0ff,#5fe3b0);color:#06203a;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center}.adp-ec__tdb-req-tx{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.adp-ec__tdb-req-tx b{font-size:.68rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__tdb-req-tx span{font-size:.62rem;color:#9fc2ea;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__tdb-req-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#06281c;background:#5fe3b0;border-radius:4px;padding:.1rem .36rem}.adp-ec__tdb .adp-ec__cal{flex:1 1 auto;gap:.4rem;justify-content:stretch;min-height:0}.adp-ec__tdb .adp-ec__cal-grid{flex:1 1 auto;grid-template-rows:auto 1fr 1fr 1fr}.adp-ec__tdb .adp-ec__cal-slot{display:flex;align-items:center;justify-content:center}.adp-ec__tdb-foot{flex:0 0 auto;text-align:center;font-size:.7rem;font-weight:700;color:#5fe3b0;padding:.4rem;background:rgba(95,227,176,.1);border:1px solid rgba(95,227,176,.24);border-radius:8px;opacity:0;animation:adp-ec-tdb-foot 5s ease-in-out infinite}@keyframes adp-ec-tdb-foot{0%,46%{opacity:0;transform:translateY(4px)}100%,56%{opacity:1;transform:translateY(0)}}.adp-ec__iq{display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto;justify-content:space-between}.adp-ec__iq-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__iq-cell{position:relative;border-radius:8px;background:#26384f;border:1px solid rgba(255,255,255,.08);overflow:hidden;display:flex;align-items:center;justify-content:center}.adp-ec__iq-cell::before{content:"";width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.25);border-top-color:#6fb0ff;animation:adp-ec-spin .9s linear infinite}.adp-ec__iq-cell--done{background:#234a3c}.adp-ec__iq-cell--done::before{content:"";width:14px;height:8px;border:2px solid #5fe3b0;border-top:0;border-right:0;border-radius:0;transform:rotate(-45deg);margin-top:-3px;animation:none}.adp-ec__iq-cell--done:first-child{animation:adp-ec-iq-pop 5s ease-in-out infinite}.adp-ec__iq-cell--done:nth-child(2){animation:adp-ec-iq-pop 5s ease-in-out infinite .15s}.adp-ec__iq-cell--done:nth-child(3){animation:adp-ec-iq-pop 5s ease-in-out infinite .3s}.adp-ec__iq-bar{height:8px;border-radius:4px;background:rgba(255,255,255,.1);overflow:hidden}.adp-ec__iq-bar i{display:block;height:100%;width:0;border-radius:4px;background:linear-gradient(90deg,#5fe3b0,#6fb0ff);animation:adp-ec-iq-bar 5s ease-in-out infinite}.adp-ec__iq-foot{display:flex;justify-content:space-between;align-items:center;font-size:.68rem;color:#aec0d6}.adp-ec__iq-foot b{color:#fff}@keyframes adp-ec-spin{to{transform:rotate(360deg)}}@keyframes adp-ec-iq-bar{0%{width:8%}100%,70%{width:100%}}@keyframes adp-ec-iq-pop{0%,70%{transform:scale(.6);opacity:0}100%,80%{transform:scale(1);opacity:1}}.adp-ec__pdf{display:grid;grid-template-columns:1.1fr 1fr;gap:.7rem;flex:1 1 auto;align-items:stretch}.adp-ec__pdf-sheet{background:#f4f7fb;border-radius:8px;padding:.6rem;display:flex;flex-direction:column;gap:.4rem;box-shadow:0 8px 24px rgba(0,0,0,.3)}.adp-ec__pdf-blk{background:#dbe4f0;border-radius:4px;animation:adp-ec-pdf-in 5s ease-in-out infinite}.adp-ec__pdf-blk--logo{height:14px;width:45%;background:#2c5fb0}.adp-ec__pdf-blk--img{flex:1 1 auto;min-height:46px;background:#c2d0e4}.adp-ec__pdf-blk--l{height:7px}.adp-ec__pdf-blk--s{height:7px;width:60%}.adp-ec__pdf-blk--price{height:16px;width:50%;background:#1f8e5e}.adp-ec__pdf-blk:nth-child(2){animation-delay:.3s}.adp-ec__pdf-blk:nth-child(3){animation-delay:.6s}.adp-ec__pdf-blk:nth-child(4){animation-delay:.9s}.adp-ec__pdf-blk:nth-child(5){animation-delay:1.2s}.adp-ec__pdf-cfg{display:flex;flex-direction:column;gap:.45rem;justify-content:center}.adp-ec__pdf-foot{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;padding-top:.4rem;border-top:1px solid #dbe4f0}.adp-ec__pdf-contact{display:flex;flex-direction:column;gap:2px;min-width:0}.adp-ec__pdf-contact-name{font-size:.62rem;font-weight:700;color:#1a3c6e}.adp-ec__pdf-contact-line{font-size:.62rem;color:#5a6b82;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__pdf-qr{position:relative;flex:none;width:44px;height:44px;border-radius:3px;background-color:#fff;background-image:conic-gradient(#0b1e36 90deg,#fff 0 180deg,#0b1e36 0 270deg,#fff 0);background-size:6px 6px;box-shadow:inset 0 0 0 2px #fff,0 1px 3px rgba(0,0,0,.2)}.adp-ec__pdf-qr i{position:absolute;width:12px;height:12px;background:#fff;border:3px solid #0b1e36;border-radius:2px}.adp-ec__pdf-qr i:first-child{top:3px;left:3px}.adp-ec__pdf-qr i:nth-child(2){top:3px;right:3px}.adp-ec__pdf-qr i:nth-child(3){bottom:3px;left:3px}@keyframes adp-ec-pdf-in{0%,10%{opacity:0;transform:translateY(6px)}100%,26%{opacity:1;transform:none}}.adp-ec__lz{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__lz-tabs{display:flex;gap:.35rem}.adp-ec__lz-tab{font-size:.66rem;font-weight:700;color:#9fb4ce;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-bottom:none;border-radius:7px 7px 0 0;padding:.34rem .6rem}.adp-ec__lz-tab--on{color:#fff;background:rgba(86,156,255,.18);border-color:rgba(86,156,255,.4)}.adp-ec__lz-canvas{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;justify-content:center;padding:.6rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:0 10px 10px 10px}.adp-ec__lz-drop{height:3px;border-radius:3px;background:rgba(95,227,176,.55);box-shadow:0 0 0 1px rgba(95,227,176,.25);animation:adp-ec-pulse 1.6s ease-in-out infinite}.adp-ec__lz-pill--move{color:#06281c;background:#5fe3b0;border-color:#5fe3b0}.adp-ec__lz-zone{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;background:rgba(255,255,255,.05);border:1px dashed rgba(255,255,255,.18);border-radius:9px;font-size:.72rem;color:#e6ecf4}.adp-ec__lz-grip{display:inline-flex;flex-direction:column;gap:2px}.adp-ec__lz-grip i{width:12px;height:2px;background:rgba(255,255,255,.35);border-radius:2px}.adp-ec__lz-name{flex:1 1 auto;font-weight:600}.adp-ec__lz-pill{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#cfe0fb;background:rgba(86,156,255,.16);border:1px solid rgba(86,156,255,.32);border-radius:5px;padding:.1rem .4rem}.adp-ec__lz-zone--move{animation:adp-ec-lz-move 5s ease-in-out infinite;border-color:rgba(95,227,176,.5);background:rgba(95,227,176,.08)}@keyframes adp-ec-lz-move{0%,100%{transform:translateY(0)}25%{transform:translateY(-6px);box-shadow:0 8px 18px rgba(0,0,0,.25)}50%{transform:translateY(58px)}75%{transform:translateY(-6px)}}.adp-ec__gen{display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto}.adp-ec__gen-src{display:flex;gap:.4rem;flex-wrap:wrap}.adp-ec__gen-chip{font-size:.62rem;font-weight:600;color:#cfe0fb;background:rgba(86,156,255,.14);border:1px solid rgba(86,156,255,.3);border-radius:6px;padding:.2rem .5rem}.adp-ec__gen-out{flex:1 1 auto;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;padding:.7rem .8rem;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.adp-ec__gen-line{height:8px;border-radius:4px;background:linear-gradient(90deg,rgba(111,176,255,.55),rgba(95,227,176,.3));width:0;animation:adp-ec-gen 6s ease-in-out infinite}.adp-ec__gen-line:first-child{width:92%}.adp-ec__gen-line:nth-child(2){animation-delay:.5s}.adp-ec__gen-line:nth-child(3){animation-delay:1s;width:70%}.adp-ec__gen-foot{display:flex;align-items:center;justify-content:space-between}.adp-ec__gen-cta{font-size:.64rem;font-weight:700;color:#06281c;background:#5fe3b0;border-radius:6px;padding:.3rem .7rem;animation:adp-ec-gen-cta 6s ease-in-out infinite}.adp-ec__gen-typing{font-size:.66rem;color:#8fa8c6}@keyframes adp-ec-gen{0%,8%{width:0}100%,40%{width:var(--w,100%)}}@keyframes adp-ec-gen-cta{0%,55%{opacity:.35;transform:scale(.96)}100%,70%{opacity:1;transform:scale(1)}}.adp-ec__ph{background-color:#26384f;border:1px solid rgba(255,255,255,.08);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-opacity='0.4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Ccircle cx='8.5' cy='9.5' r='1.5'/%3E%3Cpath d='M21 16l-5-5L5 21'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:42%}.adp-ec__ai{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__ai-veh{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px}.adp-ec__ai-veh-img{flex:0 0 auto;width:42px;height:30px;border-radius:5px}.adp-ec__ai-veh-tx{display:flex;flex-direction:column;min-width:0}.adp-ec__ai-veh-tx b{font-size:.72rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__ai-veh-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__ai-list{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto}.adp-ec__ai-sug{display:flex;align-items:center;gap:.5rem;flex:1 1 0;padding:.45rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-left:2px solid transparent;border-radius:8px;animation:adp-ec-rowin .5s ease-out both,adp-ec-ai-proc 6s ease-in-out infinite}.adp-ec__ai-sug:first-child{animation-delay:0s,.3s}.adp-ec__ai-sug:nth-child(2){animation-delay:.12s,2.1s}.adp-ec__ai-sug:nth-child(3){animation-delay:.24s,3.9s}@keyframes adp-ec-ai-proc{0%,100%,42%,5%{border-left-color:transparent;background:rgba(255,255,255,.05)}14%,30%{border-left-color:#5fe3b0;background:rgba(95,227,176,.12)}}.adp-ec__ai-sug-ic{flex:0 0 auto;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.72rem;background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.4)}.adp-ec__ai-sug-tx{flex:1 1 auto;min-width:0;font-size:.66rem;font-weight:600;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__ai-sug-act{flex:0 0 auto;display:inline-grid;place-items:center;min-width:2.6em;font-size:.62rem;font-weight:700;color:#cfe0fb;background:rgba(86,156,255,.16);border:1px solid rgba(86,156,255,.34);border-radius:5px;padding:.14rem .45rem;animation:adp-ec-ai-actbg 6s ease-in-out infinite}.adp-ec__ai-sug-act>*{grid-area:1/1}.adp-ec__ai-sug-apply{animation:adp-ec-ai-applyout 6s ease-in-out infinite}.adp-ec__ai-sug-ok{opacity:0;font-weight:800;animation:adp-ec-ai-applyin 6s ease-in-out infinite}.adp-ec__ai-sug:first-child .adp-ec__ai-sug-act,.adp-ec__ai-sug:first-child .adp-ec__ai-sug-apply,.adp-ec__ai-sug:first-child .adp-ec__ai-sug-ok{animation-delay:.3s}.adp-ec__ai-sug:nth-child(2) .adp-ec__ai-sug-act,.adp-ec__ai-sug:nth-child(2) .adp-ec__ai-sug-apply,.adp-ec__ai-sug:nth-child(2) .adp-ec__ai-sug-ok{animation-delay:2.1s}.adp-ec__ai-sug:nth-child(3) .adp-ec__ai-sug-act,.adp-ec__ai-sug:nth-child(3) .adp-ec__ai-sug-apply,.adp-ec__ai-sug:nth-child(3) .adp-ec__ai-sug-ok{animation-delay:3.9s}@keyframes adp-ec-ai-actbg{0%,30%{color:#cfe0fb;background:rgba(86,156,255,.16);border-color:rgba(86,156,255,.34)}100%,35%{color:#06281c;background:#5fe3b0;border-color:#5fe3b0}}@keyframes adp-ec-ai-applyout{0%,30%{opacity:1}100%,34%{opacity:0}}@keyframes adp-ec-ai-applyin{0%,30%{opacity:0}100%,34%{opacity:1}}.adp-ec__ai-foot{display:flex;align-items:center;gap:.4rem;padding:.5rem .6rem;background:rgba(95,227,176,.1);border:1px solid rgba(95,227,176,.26);border-radius:9px;font-size:.66rem;font-weight:700;color:#bfe9d6}.adp-ec__ai-foot-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#5fe3b0;box-shadow:0 0 0 3px rgba(95,227,176,.15)}.adp-ec__ai-pub{margin-left:auto;font-size:.62rem;font-weight:700;color:#06281c;background:#5fe3b0;border-radius:6px;padding:.26rem .6rem}.adp-ec__cs{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__cs-top{display:flex;align-items:center;gap:.5rem}.adp-ec__cs-veh{display:flex;align-items:center;gap:.4rem;flex:1 1 auto;min-width:0;padding:.4rem .5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px}.adp-ec__cs-veh-img{flex:0 0 auto;width:30px;height:22px;border-radius:4px}.adp-ec__cs-veh b{font-size:.66rem;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__cs-plat{display:flex;gap:.35rem;flex:0 0 auto}.adp-ec__cs-plat i{position:relative;width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:800;font-size:.78rem;color:#fff;opacity:.4;filter:grayscale(.55);transform:scale(.9);animation:adp-ec-cs-chip 6s ease-in-out infinite}.adp-ec__cs-ig{background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf)}.adp-ec__cs-fb{background:#1877f2}.adp-ec__cs-yt{background:red}.adp-ec__cs-ig::after{content:"";position:absolute;width:13px;height:13px;border:2px solid #fff;border-radius:4px}.adp-ec__cs-ig::before{content:"";position:absolute;z-index:1;width:4px;height:4px;border:2px solid #fff;border-radius:50%}.adp-ec__cs-yt::after{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent #fff;margin-left:2px}.adp-ec__cs-plat i:first-child{animation-delay:0s}.adp-ec__cs-plat i:nth-child(2){animation-delay:2s}.adp-ec__cs-plat i:nth-child(3){animation-delay:4s}@keyframes adp-ec-cs-chip{0%,100%,2%,33%{opacity:.4;filter:grayscale(.55);transform:scale(.9)}28%,6%{opacity:1;filter:none;transform:scale(1.1)}}.adp-ec__cs-stage{position:relative;flex:1 1 auto;min-height:0;border-radius:9px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);overflow:hidden}.adp-ec__cs-view{position:absolute;inset:0;padding:.5rem;opacity:0;animation:adp-ec-cs-view 6s ease-in-out infinite}.adp-ec__cs-view--ig{animation-delay:0s}.adp-ec__cs-view--fb{animation-delay:2s}.adp-ec__cs-view--yt{animation-delay:4s}@keyframes adp-ec-cs-view{0%,1%{opacity:0}28%,6%{opacity:1}100%,34%{opacity:0}}.adp-ec__cs-cmt{display:flex;align-items:center;gap:.35rem}.adp-ec__cs-cmt-av{flex:0 0 auto;width:14px;height:14px;border-radius:50%;background:rgba(255,255,255,.2)}.adp-ec__cs-cmt-tx{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.adp-ec__cs-cmt-tx i{height:4px;border-radius:2px;background:rgba(255,255,255,.16)}.adp-ec__cs-cmt-tx i:nth-child(2){width:62%}.adp-ec__cs-view--ig{display:grid;grid-template-columns:1.25fr 1fr;gap:.45rem}.adp-ec__cs-ig-img{position:relative;border-radius:6px}.adp-ec__cs-ig-img::after{content:"";position:absolute;top:6px;left:6px;width:15px;height:15px;border-radius:50%;background:linear-gradient(45deg,#feda75,#d62976,#962fbf);box-shadow:0 0 0 2px rgba(255,255,255,.6)}.adp-ec__cs-ig-side{display:flex;flex-direction:column;justify-content:center;gap:.42rem}.adp-ec__cs-view--fb{display:flex;flex-direction:column;gap:.4rem}.adp-ec__cs-fb-hd{display:flex;align-items:center;gap:.35rem}.adp-ec__cs-fb-hd .adp-ec__cs-cmt-av{background:#1877f2}.adp-ec__cs-fb-img{flex:1 1 auto;min-height:0;border-radius:6px}.adp-ec__cs-fb-cmt{display:flex;flex-direction:column;gap:.35rem}.adp-ec__cs-view--yt{display:grid;grid-template-columns:1.55fr 1fr;gap:.45rem}.adp-ec__cs-yt-player{position:relative;border-radius:6px}.adp-ec__cs-yt-player::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:26px;height:18px;border-radius:5px;background:red}.adp-ec__cs-yt-player::before{content:"";position:absolute;z-index:1;top:50%;left:50%;transform:translate(-35%,-50%);width:0;height:0;border-style:solid;border-width:4px 0 4px 7px;border-color:transparent transparent transparent #fff}.adp-ec__cs-yt-list{display:flex;flex-direction:column;justify-content:center;gap:.3rem}.adp-ec__cs-yt-row{display:flex;align-items:center;gap:.3rem}.adp-ec__cs-yt-thumb{flex:0 0 auto;width:30px;height:20px;border-radius:3px}.adp-ec__cs-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.62rem;color:#8fa8c6}.adp-ec__cs-type{position:relative;display:inline-grid}.adp-ec__cs-type span{grid-area:1/1;opacity:0;white-space:nowrap;font-weight:600;color:#c9d6e6;animation:adp-ec-cs-view 6s ease-in-out infinite}.adp-ec__cs-type span:first-child{animation-delay:0s}.adp-ec__cs-type span:nth-child(2){animation-delay:2s}.adp-ec__cs-type span:nth-child(3){animation-delay:4s}.adp-ec__cs-foot-r{display:flex;gap:.35rem;flex:0 0 auto}.adp-ec__cs-btn{font-size:.62rem;font-weight:700;border-radius:6px;padding:.26rem .6rem}.adp-ec__cs-btn--dl{color:#cfe0fb;background:rgba(86,156,255,.16);border:1px solid rgba(86,156,255,.34)}.adp-ec__cs-btn--pub{color:#06281c;background:#5fe3b0;animation:adp-ec-pulse 2s ease-in-out infinite}.adp-ec__mkt{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__mkt-search{display:flex;align-items:center;gap:.45rem;padding:.45rem .65rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:20px;font-size:.66rem;color:#aec0d6}.adp-ec__mkt-search-ic{flex:0 0 auto;width:11px;height:11px;border-radius:50%;border:2px solid #8fa8c6;position:relative}.adp-ec__mkt-search-ic::after{content:"";position:absolute;right:-3px;bottom:-3px;width:5px;height:2px;background:#8fa8c6;transform:rotate(45deg);border-radius:1px}.adp-ec__mkt-caret{width:1px;height:12px;background:#6fb0ff;margin-left:auto;animation:adp-ec-blink 1.1s steps(1) infinite}@keyframes adp-ec-blink{50%{opacity:0}}.adp-ec__mkt-chips{display:flex;gap:.35rem;flex-wrap:wrap}.adp-ec__mkt-chip{font-size:.62rem;font-weight:600;padding:.16rem .5rem;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#c9d6e6}.adp-ec__mkt-chip--on{background:#6fb0ff;color:#06203a;border-color:#6fb0ff;font-weight:700}.adp-ec__mkt-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__mkt-card{display:flex;flex-direction:column;gap:.3rem;padding:.45rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;min-width:0;animation:adp-ec-rowin .5s ease-out both}.adp-ec__mkt-cards>:nth-child(2){animation-delay:.1s}.adp-ec__mkt-cards>:nth-child(3){animation-delay:.2s}.adp-ec__mkt-card-img{position:relative;flex:1 1 auto;min-height:54px;border-radius:7px;background-size:26px}.adp-ec__mkt-card-fav{position:absolute;top:5px;right:5px;width:17px;height:17px;border-radius:50%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;font-size:.62rem;color:#fff}.adp-ec__mkt-card-nm{font-size:.7rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__mkt-card-meta{font-size:.64rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__mkt-card-pr{font-size:.72rem;font-weight:800;color:#5fe3b0}.adp-ec__pages{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto;min-height:0}.adp-ec__pages-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__pages-tile{display:flex;flex-direction:column;gap:.35rem;min-width:0;animation:adp-ec-rowin .5s ease-out both}.adp-ec__pages-row>:nth-child(2){animation-delay:.1s}.adp-ec__pages-row>:nth-child(3){animation-delay:.2s}.adp-ec__pages-thumb{flex:1 1 auto;min-height:64px;display:flex;flex-direction:column;gap:4px;padding:.4rem;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08);border-radius:8px}.adp-ec__pages-dots{display:flex;gap:3px}.adp-ec__pages-dots i{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.25)}.adp-ec__pages-hero{height:13px;border-radius:3px;flex:0 0 auto;background:linear-gradient(90deg,rgba(86,156,255,.45),rgba(95,227,176,.28))}.adp-ec__pages-grid{flex:1 1 auto;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:3px}.adp-ec__pages-grid span{background:rgba(255,255,255,.1);border-radius:3px}.adp-ec__pages-big{flex:1 1 auto;border-radius:4px;background-size:18px}.adp-ec__pages-line{height:5px;border-radius:2px;background:rgba(255,255,255,.12);flex:0 0 auto}.adp-ec__pages-line--s{width:58%}.adp-ec__pages-nm{display:flex;align-items:center;gap:.3rem;font-size:.62rem;font-weight:700;color:#e6ecf4}.adp-ec__pages-nm::before{content:"";width:5px;height:5px;border-radius:50%;background:#5fe3b0}.adp-ec__pages-journey{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:9px}.adp-ec__pages-step{font-size:.64rem;font-weight:700;color:#c9d6e6}.adp-ec__pages-arrow{color:#6fb0ff;font-weight:700;animation:adp-ec-vds-arrow 2s ease-in-out infinite}.adp-ec__nw{display:grid;grid-template-columns:1fr 1.05fr;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__nw-admin{display:flex;flex-direction:column;gap:.4rem;padding:.45rem;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08);border-radius:9px;min-width:0}.adp-ec__nw-admin-hd{display:flex;align-items:center;justify-content:space-between;gap:.3rem;font-size:.62rem;font-weight:700;color:#fff}.adp-ec__nw-admin-add{flex:0 0 auto;font-size:.62rem;font-weight:700;color:#06203a;background:#6fb0ff;border-radius:5px;padding:.1rem .4rem}.adp-ec__nw-rows{display:flex;flex-direction:column;gap:.32rem;flex:1 1 auto}.adp-ec__nw-row{display:flex;align-items:center;gap:.4rem;flex:1 1 0;padding:.34rem .42rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:6px}.adp-ec__nw-row-th{flex:0 0 auto;width:26px;height:19px;border-radius:3px;background-size:12px}.adp-ec__nw-row b{flex:1 1 auto;min-width:0;font-size:.62rem;font-weight:600;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__nw-row span{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#5fe3b0}.adp-ec__nw-pub{position:relative;display:flex;flex-direction:column;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;overflow:hidden;min-width:0}.adp-ec__nw-pub-url{display:flex;align-items:center;gap:.3rem;padding:.3rem .45rem;background:rgba(0,0,0,.25);font-size:.62rem;color:#9fb6d2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__nw-pub-url::before{content:"";flex:0 0 auto;width:5px;height:5px;border-radius:50%;background:#5fe3b0}.adp-ec__nw-pub-img{flex:1 1 auto;min-height:40px;background-size:24px}.adp-ec__nw-pub-body{display:flex;flex-direction:column;gap:.3rem;padding:.45rem}.adp-ec__nw-pub-nm{font-size:.7rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__nw-pub-foot{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.adp-ec__nw-pub-pr{font-size:.72rem;font-weight:800;color:#5fe3b0}.adp-ec__nw-pub-cta{font-size:.62rem;font-weight:700;color:#06281c;background:#5fe3b0;border-radius:5px;padding:.2rem .5rem;animation:adp-ec-pulse 2s ease-in-out infinite}.adp-ec__fe{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;min-height:0}.adp-ec__fe-url{display:flex;align-items:center;gap:.4rem;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:.26rem .6rem;font-size:.62rem;color:#9fb6d2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.adp-ec__fe-url::before{content:"";width:6px;height:6px;border-radius:50%;background:#5fe3b0}.adp-ec__fe-filter{display:flex;gap:.35rem;flex-wrap:wrap}.adp-ec__fe-chip{font-size:.62rem;font-weight:600;padding:.14rem .5rem;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#c9d6e6}.adp-ec__fe-chip--on{background:#6fb0ff;color:#06203a;border-color:#6fb0ff;font-weight:700}.adp-ec__fe-cards{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__fe-card{display:flex;flex-direction:column;gap:.3rem;padding:.45rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;min-width:0;animation:adp-ec-rowin .5s ease-out both}.adp-ec__fe-cards>:nth-child(2){animation-delay:.1s}.adp-ec__fe-card-img{position:relative;flex:1 1 auto;min-height:48px;border-radius:7px;background-size:24px}.adp-ec__fe-card-acts{position:absolute;top:5px;right:5px;display:flex;gap:4px}.adp-ec__fe-card-acts i{width:18px;height:18px;border-radius:50%;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;font-size:.62rem;color:#fff;font-style:normal}.adp-ec__fe-card-acts i.is-on{background:#5fe3b0;color:#06281c}.adp-ec__fe-card-nm{font-size:.7rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__fe-card-meta{font-size:.64rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__fe-card-pr{font-size:.72rem;font-weight:800;color:#5fe3b0}.adp-ec__fe-cta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .6rem;background:rgba(86,156,255,.12);border:1px solid rgba(86,156,255,.3);border-radius:9px}.adp-ec__fe-cta-tx{font-size:.62rem;font-weight:600;color:#cfe0fb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__fe-cta-btn{flex:0 0 auto;font-size:.62rem;font-weight:700;color:#06281c;background:#5fe3b0;border-radius:6px;padding:.26rem .6rem;animation:adp-ec-pulse 2s ease-in-out infinite}@keyframes adp-ec-chipcycle{0%,100%,2%,27%{background:rgba(255,255,255,.06);color:#c9d6e6;border-color:rgba(255,255,255,.1)}23%,6%{background:#6fb0ff;color:#06203a;border-color:#6fb0ff}}@keyframes adp-ec-fav{0%,100%,42%{color:#fff;transform:scale(1)}52%,92%{color:#ff6b6b;transform:scale(1.14)}}.adp-ec__mkt-chips .adp-ec__mkt-chip{animation:adp-ec-chipcycle 8s ease-in-out infinite}.adp-ec__mkt-chips .adp-ec__mkt-chip:first-child{animation-delay:0s}.adp-ec__mkt-chips .adp-ec__mkt-chip:nth-child(2){animation-delay:2s}.adp-ec__mkt-chips .adp-ec__mkt-chip:nth-child(3){animation-delay:4s}.adp-ec__mkt-chips .adp-ec__mkt-chip:nth-child(4){animation-delay:6s}.adp-ec__mkt-cards>:first-child .adp-ec__mkt-card-fav{animation:adp-ec-fav 5s ease-in-out infinite}.adp-ec__pages-tile .adp-ec__pages-thumb{animation:adp-ec-pages-glow 6s ease-in-out infinite}.adp-ec__pages-row>:first-child .adp-ec__pages-thumb{animation-delay:0s}.adp-ec__pages-row>:nth-child(2) .adp-ec__pages-thumb{animation-delay:2s}.adp-ec__pages-row>:nth-child(3) .adp-ec__pages-thumb{animation-delay:4s}@keyframes adp-ec-pages-glow{0%,100%,2%,34%{box-shadow:none;border-color:rgba(255,255,255,.08)}28%,8%{box-shadow:0 0 0 1px rgba(95,227,176,.5),0 6px 16px rgba(0,0,0,.3);border-color:rgba(95,227,176,.55)}}.adp-ec__pages-journey .adp-ec__pages-step{animation:adp-ec-pages-step 6s ease-in-out infinite}.adp-ec__pages-journey .adp-ec__pages-step:first-child{animation-delay:0s}.adp-ec__pages-journey .adp-ec__pages-step:nth-child(3){animation-delay:2s}.adp-ec__pages-journey .adp-ec__pages-step:nth-child(5){animation-delay:4s}@keyframes adp-ec-pages-step{0%,100%,38%,5%{color:#c9d6e6}12%,32%{color:#5fe3b0}}.adp-ec__nw-rows .adp-ec__nw-row{animation:adp-ec-nw-row 4.5s ease-in-out infinite}.adp-ec__nw-rows .adp-ec__nw-row:first-child{animation-delay:0s}.adp-ec__nw-rows .adp-ec__nw-row:nth-child(2){animation-delay:1.5s}.adp-ec__nw-rows .adp-ec__nw-row:nth-child(3){animation-delay:3s}@keyframes adp-ec-nw-row{0%,100%,46%,6%{box-shadow:none;background:rgba(255,255,255,.05)}16%,34%{box-shadow:inset 2px 0 0 #5fe3b0;background:rgba(95,227,176,.08)}}.adp-ec__nw-pub-img{animation:adp-ec-nw-pub 6s ease-in-out infinite}@keyframes adp-ec-nw-pub{0%,100%,40%{opacity:.82}55%{opacity:1}}.adp-ec__fe-filter .adp-ec__fe-chip{animation:adp-ec-chipcycle 8s ease-in-out infinite}.adp-ec__fe-filter .adp-ec__fe-chip:first-child{animation-delay:0s}.adp-ec__fe-filter .adp-ec__fe-chip:nth-child(2){animation-delay:2s}.adp-ec__fe-filter .adp-ec__fe-chip:nth-child(3){animation-delay:4s}.adp-ec__fe-filter .adp-ec__fe-chip:nth-child(4){animation-delay:6s}.adp-ec__fe-card-acts i.is-on{animation:adp-ec-fav 4s ease-in-out infinite}.adp-ec__ops{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__ops-top{display:flex;align-items:center;gap:.6rem}.adp-ec__ops-score{display:flex;align-items:center;gap:.55rem;flex:1 1 auto;min-width:0}.adp-ec__ops-score-ring{position:relative;flex:0 0 auto;width:52px;height:52px;border-radius:50%;background:conic-gradient(#5fe3b0 var(--p,98%),rgba(255,255,255,.12) 0);display:flex;align-items:center;justify-content:center}.adp-ec__ops-score-ring::after{content:"";position:absolute;inset:5px;border-radius:50%;background:#0e2e52}.adp-ec__ops-score-ring b{position:relative;font-size:1rem;font-weight:800;color:#fff}.adp-ec__ops-score-tx{display:flex;flex-direction:column;min-width:0}.adp-ec__ops-score-tx b{font-size:.82rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__ops-score-tx span{display:flex;align-items:center;gap:.32rem;font-size:.68rem;color:#5fe3b0;font-weight:600}.adp-ec__ops-score-tx span::before{content:"";width:6px;height:6px;border-radius:50%;background:#5fe3b0;box-shadow:0 0 0 3px rgba(95,227,176,.15);animation:adp-ec-pulse 1.8s ease-in-out infinite}.adp-ec__ops-stats{display:flex;gap:.4rem;flex:0 0 auto}.adp-ec__ops-stat{display:flex;flex-direction:column;align-items:center;gap:1px;min-width:40px;padding:.35rem .45rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px}.adp-ec__ops-stat b{font-size:.98rem;font-weight:800;color:#fff}.adp-ec__ops-stat span{font-size:.64rem;text-transform:uppercase;letter-spacing:.04em;color:#8fa8c6}.adp-ec__ops-stat--ok b{color:#5fe3b0}.adp-ec__ops-log{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-height:0}.adp-ec__ops-log-row{display:flex;align-items:center;gap:.45rem;flex:1 1 0;padding:.4rem .55rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:7px;animation:adp-ec-opslog 6s ease-in-out infinite}.adp-ec__ops-log-row:first-child{animation-delay:0s}.adp-ec__ops-log-row:nth-child(2){animation-delay:.4s}.adp-ec__ops-log-row:nth-child(3){animation-delay:.8s}.adp-ec__ops-log-row:nth-child(4){animation-delay:1.2s}@keyframes adp-ec-opslog{0%,3%{opacity:0;transform:translateX(-8px)}100%,9%{opacity:1;transform:none}}.adp-ec__ops-log-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#5fe3b0}.adp-ec__ops-log-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.adp-ec__ops-log-main b{font-size:.8rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__ops-log-sub{font-size:.7rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__ops-log-time{flex:0 0 auto;font-size:.68rem;color:#8fa8c6;font-variant-numeric:tabular-nums}.adp-ec__ops-log-row--warn .adp-ec__ops-log-dot{background:#f4ce7a;animation:adp-ec-pulse 1.5s ease-in-out infinite}.adp-ec__ops-log-row--warn .adp-ec__ops-log-main b{color:#f4ce7a}.adp-ec__ops-stat span{font-size:.64rem}.adp-ec__sch{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__sch-top{display:flex;align-items:center;gap:.7rem}.adp-ec__sch-ring{position:relative;flex:0 0 auto;width:56px;height:56px;border-radius:50%;background:conic-gradient(#6fb0ff var(--p,62%),rgba(255,255,255,.12) 0);display:flex;align-items:center;justify-content:center;animation:adp-ec-cron-ring 6s linear infinite}.adp-ec__sch-ring::after{content:"";position:absolute;inset:5px;border-radius:50%;background:#0e2e52}.adp-ec__sch-ring b{position:relative;font-size:.66rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.adp-ec__sch-tx{display:flex;flex-direction:column;gap:.15rem;min-width:0}.adp-ec__sch-tx b{font-size:.82rem;color:#fff}.adp-ec__sch-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__sch-ok{display:flex;align-items:center;gap:.32rem;color:#5fe3b0;font-weight:600}.adp-ec__sch-ok::before{content:"";width:6px;height:6px;border-radius:50%;background:#5fe3b0;box-shadow:0 0 0 3px rgba(95,227,176,.15);animation:adp-ec-pulse 1.8s ease-in-out infinite}.adp-ec__sch-rows{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-height:0}.adp-ec__sch-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1 1 0;padding:.4rem .55rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:7px;font-size:.62rem;color:#aec0d6}.adp-ec__sch-row b{color:#fff;font-weight:700}.adp-ec__sch-bar{display:flex;align-items:center;gap:.55rem}.adp-ec__sch-bar-lbl{flex:0 0 auto;font-size:.62rem;font-weight:600;color:#aec0d6}.adp-ec__sch-bar-track{flex:1 1 auto;height:8px;border-radius:4px;background:rgba(255,255,255,.1);overflow:hidden}.adp-ec__sch-bar-track i{display:block;height:100%;width:0;border-radius:4px;background:linear-gradient(90deg,#6fb0ff,#5fe3b0);animation:adp-ec-cron-run 5s ease-in-out infinite}.adp-ec__roll{display:inline-block;height:1em;line-height:1em;overflow:hidden;vertical-align:bottom}.adp-ec__roll-s{display:block;animation:adp-ec-roll 6s steps(6) infinite}.adp-ec__roll-s>*{display:block;height:1em;line-height:1em;font-weight:inherit;font-variant-numeric:tabular-nums}@keyframes adp-ec-roll{from{transform:translateY(0)}to{transform:translateY(-6em)}}@property --adp-p{syntax:"<percentage>";inherits:false;initial-value:98%}.adp-ec__ops-score-ring{background:conic-gradient(#5fe3b0 var(--adp-p,98%),rgba(255,255,255,.12) 0);animation:adp-ec-ops-ring 5s ease-in-out infinite}@keyframes adp-ec-ops-ring{0%,100%{--adp-p:93%}50%{--adp-p:99%}}.adp-ec__cc{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;flex:1 1 auto;min-height:0;padding-top:.45rem}.adp-ec__cc-card{position:relative;display:flex;flex-direction:column;gap:.35rem;padding:.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;min-width:0;animation:adp-ec-rowin .5s ease-out both}.adp-ec__cc>:nth-child(2){animation-delay:.1s}.adp-ec__cc>:nth-child(3){animation-delay:.2s}.adp-ec__cc-card--win{background:rgba(95,227,176,.1);border-color:rgba(95,227,176,.4);box-shadow:0 0 0 1px rgba(95,227,176,.3)}.adp-ec__cc-img{height:52px;border-radius:6px;background-size:22px}.adp-ec__cc-nm{font-size:.78rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__cc-spec{display:flex;flex-direction:column;gap:.3rem;flex:1 1 auto}.adp-ec__cc-row{display:flex;align-items:center;justify-content:space-between;gap:.3rem;flex:1 1 0;padding:0 .1rem;font-size:.64rem;color:#8fa8c6;border-radius:5px}.adp-ec__cc-row span{text-transform:uppercase;letter-spacing:.03em;font-size:.62rem}.adp-ec__cc-row b{color:#fff;font-weight:700;font-size:.82rem}.adp-ec__cc-row:not(:last-child){border-bottom:1px solid rgba(255,255,255,.06)}.adp-ec__cc-card--win .adp-ec__cc-row{animation:adp-ec-cc-scan 4.8s ease-in-out infinite}.adp-ec__cc-card--win .adp-ec__cc-row:first-child{animation-delay:.2s}.adp-ec__cc-card--win .adp-ec__cc-row:nth-child(2){animation-delay:.7s}.adp-ec__cc-card--win .adp-ec__cc-row:nth-child(3){animation-delay:1.2s}.adp-ec__cc-card--win .adp-ec__cc-row:nth-child(4){animation-delay:1.7s}@keyframes adp-ec-cc-scan{0%,100%,55%{background:0 0;box-shadow:none}8%{background:rgba(95,227,176,.18);box-shadow:inset 0 0 0 1px rgba(95,227,176,.5)}22%{background:rgba(95,227,176,.08);box-shadow:none}}.adp-ec__cc-best{position:absolute;top:-.45rem;left:50%;transform:translateX(-50%);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#06281c;background:#5fe3b0;border-radius:4px;padding:.1rem .45rem;white-space:nowrap;animation:adp-ec-pulse 1.8s ease-in-out infinite}.adp-ec__ds{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;flex:1 1 auto;align-items:center}.adp-ec__ds-ctrl{display:flex;flex-direction:column;gap:.6rem}.adp-ec__ds-swatches{display:flex;gap:.5rem}.adp-ec__ds-sw{width:26px;height:26px;border-radius:50%;border:2px solid transparent}.adp-ec__ds-sw--a{background:#2c5fb0;animation:adp-ec-ds-sel 6s ease-in-out infinite}.adp-ec__ds-sw--b{background:#1f8e5e}.adp-ec__ds-sw--c{background:#b0432c}.adp-ec__ds-sw--d{background:#6b3fb0}.adp-ec__ds-meta{font-size:.66rem;color:#aec0d6}.adp-ec__ds-prev{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;padding:.7rem;display:flex;flex-direction:column;gap:.5rem}.adp-ec__ds-prev-h{height:10px;width:70%;border-radius:4px;background:#fff;opacity:.85}.adp-ec__ds-prev-t{height:6px;border-radius:3px;background:rgba(255,255,255,.3)}.adp-ec__ds-prev-t--s{width:80%}.adp-ec__ds-prev-btn{margin-top:.2rem;height:20px;width:55%;border-radius:6px;background:#2c5fb0;animation:adp-ec-ds-accent 6s ease-in-out infinite}@keyframes adp-ec-ds-sel{0%,100%{border-color:#fff}50%{border-color:transparent}}@keyframes adp-ec-ds-accent{0%,30%{background:#2c5fb0}45%,70%{background:#1f8e5e}100%,85%{background:#2c5fb0}}.adp-ec__pp{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.adp-ec__pp-head{display:flex;justify-content:space-between;align-items:baseline}.adp-ec__pp-med{font-size:1.2rem;font-weight:800;color:#fff}.adp-ec__pp-dev{font-size:.85rem;font-weight:700;color:#5fe3b0}.adp-ec__pp-cap{font-size:.62rem;color:#8fa8c6}.adp-ec__pp-scale{position:relative;height:10px;border-radius:5px;background:linear-gradient(90deg,#1f8e5e,#2c5fb0,#b0703a)}.adp-ec__pp-zones{display:flex;justify-content:space-between;font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6;margin-top:.4rem}.adp-ec__pp-marker{position:absolute;top:-5px;width:4px;height:20px;border-radius:2px;background:#fff;box-shadow:0 0 0 3px rgba(14,46,82,.6);animation:adp-ec-pp 5s ease-in-out infinite}.adp-ec__pp-facts{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;gap:.3rem}.adp-ec__pp-fact{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.42rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:7px;font-size:.7rem;color:#aec0d6}.adp-ec__pp-fact b{color:#fff;font-weight:700;font-variant-numeric:tabular-nums}.adp-ec__pp-fact b.is-demand{color:#f4ce7a}.adp-ec__pp-fact b.is-action{color:#6fb0ff}.adp-ec__pp-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@keyframes adp-ec-pp{0%,100%{left:30%}50%{left:40%}}.adp-ec__mi{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;min-height:0}.adp-ec__mi-list{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto}.adp-ec__rng{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:7px}.adp-ec__rng-cap{flex:0 0 auto;font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6}.adp-ec__rng-track{position:relative;flex:1 1 auto;height:6px;border-radius:3px;background:rgba(255,255,255,.12)}.adp-ec__rng-band{position:absolute;left:20%;right:30%;top:0;bottom:0;border-radius:3px;background:rgba(86,156,255,.45)}.adp-ec__rng-dot{position:absolute;top:50%;width:11px;height:11px;border-radius:50%;background:#6fb0ff;border:2px solid #0e2e52;transform:translate(-50%,-50%);animation:adp-ec-rng 4.5s ease-in-out infinite}@keyframes adp-ec-rng{0%,100%{left:52%}50%{left:63%}}.adp-ec__vrow{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1 1 0;padding:.42rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:7px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__vrow--you{background:rgba(86,156,255,.12);border-color:rgba(86,156,255,.32)}.adp-ec__vrow-nm{min-width:0;font-size:.7rem;font-weight:600;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__vrow-r{display:flex;align-items:center;gap:.45rem;flex:0 0 auto}.adp-ec__vrow-pr{font-size:.72rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.adp-ec__vrow-bdg{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.08rem .34rem}.adp-ec__vrow-bdg--you{color:#06203a;background:#6fb0ff}.adp-ec__vrow-bdg--mk{color:#bfd0e6;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.adp-ec__mi-list .adp-ec__vrow:nth-child(2){animation-delay:.12s}.adp-ec__mi-list .adp-ec__vrow:nth-child(3){animation-delay:.24s}.adp-ec__loc{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__loc-head{display:flex;align-items:center;gap:.45rem;font-size:.72rem;color:#fff}.adp-ec__loc-head b{font-weight:700}.adp-ec__loc-dot{width:8px;height:8px;border-radius:50%;background:#5fe3b0;box-shadow:0 0 0 4px rgba(95,227,176,.15);flex:none}.adp-ec__loc-branch{margin-left:auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#cfe0fb;background:rgba(86,156,255,.16);border:1px solid rgba(86,156,255,.32);border-radius:5px;padding:.12rem .45rem}.adp-ec__loc-boxes{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;flex:0 0 auto}.adp-ec__loc-box{display:flex;flex-direction:column;gap:.3rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.6rem .65rem}.adp-ec__loc-box-h{display:flex;align-items:center;gap:.35rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6;margin-bottom:.1rem}.adp-ec__loc-box-h svg{width:13px;height:13px;flex:none}.adp-ec__loc-name{font-size:.72rem;font-weight:700;color:#fff}.adp-ec__loc-line{font-size:.64rem;color:#aec0d6}.adp-ec__loc-btn{margin-top:auto;align-self:flex-start;font-size:.62rem;font-weight:700;color:#cfe0fb;background:rgba(86,156,255,.14);border:1px solid rgba(86,156,255,.3);border-radius:6px;padding:.28rem .55rem}.adp-ec__loc-open{margin-left:auto;font-size:.62rem;font-weight:700;text-transform:none;letter-spacing:0;color:#06281c;background:#5fe3b0;border-radius:5px;padding:.08rem .35rem}.adp-ec__loc-hrow{display:flex;justify-content:space-between;gap:.5rem;font-size:.64rem;color:#aec0d6}.adp-ec__loc-hrow b{color:#fff;font-weight:700}.adp-ec__loc-hrow:not(:last-child){padding-bottom:.26rem;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:.26rem}.adp-ec__vds{display:grid;grid-template-columns:1fr auto 1.05fr;gap:.5rem;flex:1 1 auto;align-items:stretch;min-height:0}.adp-ec__vds-raw{display:flex;flex-direction:column;justify-content:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;color:#7e9cbf;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:.55rem;line-height:1.55;white-space:pre;overflow:hidden}.adp-ec__vds-arrow{align-self:center;color:#6fb0ff;font-size:1.15rem;font-weight:700;animation:adp-ec-vds-arrow 2.4s ease-in-out infinite}@keyframes adp-ec-vds-arrow{0%,100%{transform:translateX(0);opacity:.55}50%{transform:translateX(3px);opacity:1}}.adp-ec__vds-fields{display:flex;flex-direction:column;gap:.35rem;min-width:0}.adp-ec__vds-field{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1 1 0;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-left:2px solid rgba(95,227,176,.5);border-radius:7px;padding:.42rem .6rem;font-size:.7rem;color:#aec0d6;animation:adp-ec-vds-in 5s ease-in-out infinite}.adp-ec__vds-field b{color:#fff;font-weight:700;font-size:.78rem}.adp-ec__vds-field:nth-child(2){animation-delay:.3s}.adp-ec__vds-field:nth-child(3){animation-delay:.6s}.adp-ec__vds-field:nth-child(4){animation-delay:.9s}.adp-ec__vds-field:nth-child(5){animation-delay:1.2s}@keyframes adp-ec-vds-in{0%,8%{opacity:0;transform:translateX(10px)}100%,26%{opacity:1;transform:none}}.adp-ec__cron{display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__cron-top{display:flex;align-items:center;gap:.8rem}.adp-ec__cron-ring{position:relative;flex:0 0 auto;width:58px;height:58px;border-radius:50%;background:conic-gradient(#5fe3b0 var(--p,68%),rgba(255,255,255,.1) 0);display:flex;align-items:center;justify-content:center;animation:adp-ec-cron-ring 5s linear infinite}.adp-ec__cron-ring::after{content:"";position:absolute;inset:6px;border-radius:50%;background:#0e2e52}.adp-ec__cron-ring span{position:relative;font-size:.64rem;font-weight:700;color:#fff}.adp-ec__cron-info{display:flex;flex-direction:column;gap:.2rem}.adp-ec__cron-info b{font-size:.82rem;color:#fff}.adp-ec__cron-info span{font-size:.66rem;color:#8fa8c6}.adp-ec__cron-run{display:flex;align-items:center;gap:.6rem}.adp-ec__cron-run-bar{flex:1 1 auto;height:8px;border-radius:4px;background:rgba(255,255,255,.1);overflow:hidden}.adp-ec__cron-run-bar i{display:block;height:100%;width:0;border-radius:4px;background:#6fb0ff;animation:adp-ec-cron-run 5s ease-in-out infinite}.adp-ec__cron-run-lbl{font-size:.66rem;font-weight:600;color:#aec0d6}@keyframes adp-ec-cron-ring{to{transform:rotate(360deg)}}@keyframes adp-ec-cron-run{0%,10%{width:4%}100%,70%{width:100%}}.adp-ec__vd{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__vd-main{display:grid;grid-template-columns:1.25fr 1fr;gap:.6rem;flex:1 1 auto;min-height:0}.adp-ec__vd-gal{display:flex;flex-direction:column;gap:.35rem;min-height:0}.adp-ec__vd-gal-main{position:relative;flex:1 1 auto;min-height:62px;background:#26384f;border-radius:8px;animation:adp-ec-vd-photo 6s ease-in-out infinite}@keyframes adp-ec-vd-photo{0%,28%{background-color:#26384f}33%,61%{background-color:#2e4360}66%,94%{background-color:#213a55}100%{background-color:#26384f}}.adp-ec__vd-gal-cap{position:absolute;right:6px;bottom:6px;font-size:.62rem;font-weight:700;color:#e6ecf4;background:rgba(0,0,0,.45);border-radius:4px;padding:.05rem .3rem;display:inline-grid}.adp-ec__vd-gal-cap span{grid-area:1/1;opacity:0;animation:adp-ec-vd-cap 6s steps(1) infinite}.adp-ec__vd-gal-cap span:first-child{animation-delay:0s}.adp-ec__vd-gal-cap span:nth-child(2){animation-delay:2s}.adp-ec__vd-gal-cap span:nth-child(3){animation-delay:4s}@keyframes adp-ec-vd-cap{0%,30%{opacity:1}100%,34%{opacity:0}}.adp-ec__vd-gal-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;height:26px;flex:none}.adp-ec__vd-gal-thumbs span{background:#1f2f44;border-radius:5px;animation:adp-ec-vd-thumb 6s ease-in-out infinite}.adp-ec__vd-gal-thumbs span:first-child{animation-delay:0s}.adp-ec__vd-gal-thumbs span:nth-child(2){animation-delay:2s}.adp-ec__vd-gal-thumbs span:nth-child(3){animation-delay:4s}@keyframes adp-ec-vd-thumb{0%,28%{box-shadow:inset 0 0 0 2px #5fe3b0}100%,34%{box-shadow:inset 0 0 0 0 rgba(95,227,176,0)}}.adp-ec__vd-side{display:flex;flex-direction:column;gap:.28rem;min-width:0}.adp-ec__vd-title{font-size:.78rem;font-weight:700;color:#fff;line-height:1.15}.adp-ec__vd-sub{font-size:.62rem;color:#8fa8c6}.adp-ec__vd-price{font-size:1.02rem;font-weight:800;color:#5fe3b0;margin:.06rem 0}.adp-ec__vd-side-specs{display:flex;flex-direction:column;gap:.2rem}.adp-ec__vd-srow{display:flex;justify-content:space-between;gap:.5rem;font-size:.62rem;color:#aec0d6}.adp-ec__vd-srow b{color:#fff;font-weight:700}.adp-ec__vd-srow:not(:last-child){border-bottom:1px solid rgba(255,255,255,.07);padding-bottom:.2rem}.adp-ec__vd-btn{margin-top:auto;text-align:center;font-size:.64rem;font-weight:700;color:#06281c;background:#5fe3b0;border-radius:7px;padding:.34rem .5rem;animation:adp-ec-pulse 2s ease-in-out infinite}.adp-ec__vd-desc{display:flex;flex-direction:column;gap:.26rem}.adp-ec__vd-desc-h{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6}.adp-ec__vd-desc-l{height:5px;border-radius:3px;background:rgba(255,255,255,.1)}.adp-ec__vd-desc-l--s{width:68%}.adp-ec__vd-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.adp-ec__vd-spec{display:flex;flex-direction:column;gap:1px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:7px;padding:.32rem .45rem;font-size:.62rem;color:#8fa8c6}.adp-ec__vd-spec b{color:#fff;font-weight:700;font-size:.64rem;min-height:.72rem}.adp-ec__vd-swatch{display:inline-block;width:12px;height:12px;border-radius:3px;border:1px solid rgba(255,255,255,.3)}.adp-ec__arch{position:relative;display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__arch-layer{position:relative;display:flex;align-items:center;gap:.7rem;padding:.7rem .8rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px}.adp-ec__arch-layer::before{content:"";position:absolute;left:1.05rem;top:-.5rem;width:2px;height:.5rem;background:rgba(111,176,255,.5)}.adp-ec__arch-layer:first-child::before{display:none}.adp-ec__arch-ic{flex:0 0 auto;width:26px;height:26px;border-radius:7px;background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.4);display:flex;align-items:center;justify-content:center;color:#9fd8ff;font-size:.62rem;font-weight:700}.adp-ec__arch-tx{flex:1 1 auto;min-width:0}.adp-ec__arch-tx b{display:block;font-size:.75rem;font-weight:700;color:#fff}.adp-ec__arch-tx span{font-size:.64rem;color:#8fa8c6}.adp-ec__arch-pkt{position:absolute;left:1.55rem;top:-.5rem;width:5px;height:5px;border-radius:50%;background:#6fb0ff;box-shadow:0 0 6px #6fb0ff;animation:adp-ec-arch-pkt 4s ease-in-out infinite}@keyframes adp-ec-arch-pkt{0%{transform:translateY(-2px);opacity:0}20%{opacity:1}100%{transform:translateY(420px);opacity:0}}.adp-ec__tg{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__tg-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.6rem .75rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px}.adp-ec__tg-lbl{font-size:.74rem;font-weight:600;color:#e6ecf4}.adp-ec__tg-sw{flex:0 0 auto;width:34px;height:18px;border-radius:9px;background:#5fe3b0;position:relative}.adp-ec__tg-sw::after{content:"";position:absolute;top:2px;left:18px;width:14px;height:14px;border-radius:50%;background:#06281c;animation:adp-ec-tg 5s ease-in-out infinite}.adp-ec__tg-sw--off{background:rgba(255,255,255,.18)}.adp-ec__tg-sw--off::after{left:2px;background:#c9d6e6;animation:none}.adp-ec__tg-row:nth-child(2) .adp-ec__tg-sw::after{animation-delay:.4s}.adp-ec__tg-row:nth-child(3) .adp-ec__tg-sw::after{animation-delay:.8s}.adp-ec__tg-val{flex:0 0 auto;font-size:.72rem;font-weight:700;color:#fff}@keyframes adp-ec-tg{0%,18%{left:2px}100%,32%{left:18px}}.adp-ec__chart{display:flex;flex-direction:column;gap:.7rem;flex:1 1 auto}.adp-ec__chart-plot{display:flex;align-items:flex-end;gap:.3rem;flex:1 1 auto;min-height:0;padding-top:.4rem;border-bottom:1px solid rgba(255,255,255,.14)}.adp-ec__chart-bar{flex:1 1 0;background:linear-gradient(180deg,#6fb0ff,#5fe3b0);border-radius:4px 4px 0 0;transform-origin:bottom;transform:scaleY(.15);animation:adp-ec-chart 4.5s ease-in-out infinite}.adp-ec__chart-foot{display:flex;justify-content:space-between;font-size:.64rem;color:#8fa8c6}@keyframes adp-ec-chart{0%{transform:scaleY(.12)}100%,55%{transform:scaleY(1)}}.adp-ec__ctrl{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__ctrl-bar{display:flex;align-items:center;gap:.6rem;padding:.5rem .7rem;background:rgba(95,227,176,.08);border:1px solid rgba(95,227,176,.22);border-radius:9px}.adp-ec__ctrl-bar-lbl{flex:0 0 auto;font-size:.62rem;font-weight:700;color:#bfe9d6;text-transform:uppercase;letter-spacing:.06em}.adp-ec__ctrl-bar-track{flex:1 1 auto;height:6px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.adp-ec__ctrl-bar-fill{display:block;height:100%;width:0;border-radius:3px;background:#5fe3b0;transition:width 1.1s cubic-bezier(.4,0,.2,1)}.adp-ec__ctrl-bar-val{flex:0 0 auto;font-size:.72rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.adp-ec__ctrl-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;flex:1 1 auto}.adp-ec__ctrl-cell{position:relative;display:flex;flex-direction:column;justify-content:center;gap:.12rem;padding:.55rem .7rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__ctrl-grid>:first-child{animation-delay:.1s}.adp-ec__ctrl-grid>:nth-child(2){animation-delay:.18s}.adp-ec__ctrl-grid>:nth-child(3){animation-delay:.26s}.adp-ec__ctrl-grid>:nth-child(4){animation-delay:.34s}.adp-ec__ctrl-grid>:nth-child(5){animation-delay:.42s}.adp-ec__ctrl-grid>:nth-child(6){animation-delay:.5s}.adp-ec__ctrl-cell b{font-size:.74rem;font-weight:700;color:#fff;padding-right:2.4rem}.adp-ec__ctrl-cell span{font-size:.62rem;color:#8fa8c6}.adp-ec__ctrl-sw{position:absolute;top:.6rem;right:.7rem;width:30px;height:16px;border-radius:8px;background:#5fe3b0}.adp-ec__ctrl-sw::after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#06281c;animation:adp-ec-ctrl-on .7s cubic-bezier(.4,0,.2,1) both}.adp-ec__ctrl-grid>:first-child .adp-ec__ctrl-sw::after{animation-delay:.55s}.adp-ec__ctrl-grid>:nth-child(2) .adp-ec__ctrl-sw::after{animation-delay:.65s}.adp-ec__ctrl-grid>:nth-child(3) .adp-ec__ctrl-sw::after{animation-delay:.75s}.adp-ec__ctrl-grid>:nth-child(4) .adp-ec__ctrl-sw::after{animation-delay:.85s}.adp-ec__ctrl-grid>:nth-child(5) .adp-ec__ctrl-sw::after{animation-delay:.95s}.adp-ec__ctrl-grid>:nth-child(6) .adp-ec__ctrl-sw::after{animation-delay:1.05s}@keyframes adp-ec-ctrl-on{from{left:2px}to{left:16px}}.adp-ec__flow{display:flex;flex-direction:column;gap:.7rem;flex:1 1 auto}.adp-ec__flow-pipe{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:.3rem 0 .1rem}.adp-ec__flow-pipe::before{content:"";position:absolute;left:10%;right:10%;top:13px;height:2px;background:rgba(111,176,255,.28)}.adp-ec__flow-pkt{position:absolute;top:13px;left:10%;width:7px;height:7px;margin-top:-3px;border-radius:50%;background:#6fb0ff;box-shadow:0 0 8px #6fb0ff;animation:adp-ec-flow 4s ease-in-out infinite}.adp-ec__flow-node{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.32rem;width:25%}.adp-ec__flow-dot{width:26px;height:26px;border-radius:50%;background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.5);color:#9fd8ff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.adp-ec__flow-node--done .adp-ec__flow-dot{background:#5fe3b0;border-color:#5fe3b0;color:#06281c}.adp-ec__flow-name{font-size:.62rem;font-weight:600;color:#c9d6e6;text-align:center}@keyframes adp-ec-flow{0%,4%{left:10%}100%,90%{left:90%}}.adp-ec__kan{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem;flex:1 1 auto;min-height:0}.adp-ec__kan-col{display:flex;flex-direction:column;gap:.4rem;padding:.45rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:9px;min-width:0}.adp-ec__kan-hd{display:flex;align-items:center;gap:.35rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#c9d6e6}.adp-ec__kan-hd::before{content:"";flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--kc,#6fb0ff)}.adp-ec__kan-hd b{flex:1 1 auto;min-width:0;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__kan-ct{flex:0 0 auto;font-size:.62rem;font-weight:700;color:#06203a;background:var(--kc,#6fb0ff);border-radius:9px;padding:.02rem .32rem}.adp-ec__kan-col--import{--kc:#6FB0FF}.adp-ec__kan-col--publish{--kc:#5FE3B0}.adp-ec__kan-col--leads{--kc:#7BD0FF}.adp-ec__kan-col--review{--kc:#F4CE7A}.adp-ec__kan-card{display:flex;flex-direction:column;justify-content:center;gap:2px;flex:1 1 0;padding:.4rem .45rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-left:2px solid var(--kc,#6fb0ff);border-radius:6px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__kan-card-nm{font-size:.7rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__kan-card-sub{font-size:.62rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__kan-card--move{position:relative;z-index:3;box-shadow:0 8px 18px rgba(0,0,0,.35);animation:adp-ec-kan 4.5s ease-in-out infinite}@keyframes adp-ec-kan{0%,16%{transform:translate(0,0);opacity:1}40%{transform:translate(calc(100% + .9rem),0);opacity:1}100%,44%{transform:translate(calc(100% + .9rem),0);opacity:0}}.adp-ec__road{position:relative;display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__road-step{position:relative;display:flex;align-items:center;gap:.7rem;padding:.55rem .7rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__road>:first-child{animation-delay:.1s}.adp-ec__road>:nth-child(2){animation-delay:.2s}.adp-ec__road>:nth-child(3){animation-delay:.3s}.adp-ec__road>:nth-child(4){animation-delay:.4s}.adp-ec__road>:nth-child(5){animation-delay:.5s}.adp-ec__road-step::before{content:"";position:absolute;left:calc(.7rem + 11px);top:-.45rem;width:2px;height:.45rem;background:rgba(255,255,255,.14)}.adp-ec__road-step:first-child::before{display:none}.adp-ec__road-step--done::before,.adp-ec__road-step--now::before{background:#5fe3b0}.adp-ec__road-num{position:relative;z-index:1;flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:#26384f;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;font-size:.66rem;font-weight:700;color:#c9d6e6}.adp-ec__road-step--done .adp-ec__road-num{background:#5fe3b0;border-color:#5fe3b0;color:#06281c}.adp-ec__road-step--now .adp-ec__road-num{background:#6fb0ff;border-color:#6fb0ff;color:#06203a;animation:adp-ec-pulse 1.8s ease-in-out infinite}.adp-ec__road-tx{flex:1 1 auto;min-width:0}.adp-ec__road-tx b{display:block;font-size:.75rem;font-weight:700;color:#fff}.adp-ec__road-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__road-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.08rem .34rem}.adp-ec__road-tag--ok{color:#06281c;background:#5fe3b0}.adp-ec__road-tag--now{color:#06203a;background:#6fb0ff}.adp-ec__road-tag--plan{color:#16263a;background:#afc2da}.adp-ec__clients{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__clients-core{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;background:rgba(86,156,255,.12);border:1px solid rgba(86,156,255,.32);border-radius:9px}.adp-ec__clients-core-ic{flex:0 0 auto;width:28px;height:28px;border-radius:7px;background:rgba(86,156,255,.2);border:1px solid rgba(86,156,255,.45);display:flex;align-items:center;justify-content:center;color:#9fd8ff;font-size:.62rem;font-weight:700}.adp-ec__clients-core-tx{flex:1 1 auto;min-width:0}.adp-ec__clients-core-tx b{display:block;font-size:.75rem;font-weight:700;color:#fff}.adp-ec__clients-core-tx span{font-size:.62rem;color:#9fc2ea}.adp-ec__clients-core-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#06281c;background:#5fe3b0;border-radius:4px;padding:.1rem .36rem}.adp-ec__clients-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;flex:1 1 auto}.adp-ec__client{display:flex;flex-direction:column;gap:.4rem;padding:.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__clients-grid>:first-child{animation-delay:.22s}.adp-ec__clients-grid>:nth-child(2){animation-delay:.34s}.adp-ec__clients-grid>:nth-child(3){animation-delay:.46s}.adp-ec__client-thumb{flex:1 1 auto;min-height:42px;border-radius:5px;background:linear-gradient(135deg,rgba(86,156,255,.28),rgba(95,227,176,.16));border:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.adp-ec__client-thumb::before{content:"";position:absolute;left:6px;top:6px;right:6px;height:8px;border-radius:3px;background:rgba(255,255,255,.22)}.adp-ec__client-thumb::after{content:"";position:absolute;left:6px;right:6px;bottom:6px;height:3px;border-radius:2px;background:rgba(255,255,255,.3);box-shadow:0 -7px 0 rgba(255,255,255,.18),0 -14px 0 rgba(255,255,255,.12)}.adp-ec__client-nm{font-size:.7rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__client-meta{font-size:.64rem;color:#8fa8c6;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__client-st{display:inline-flex;align-items:center;gap:.25rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.adp-ec__client-st::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.adp-ec__client-st--live{color:#5fe3b0}.adp-ec__client-st--build{color:#f4ce7a}.adp-ec__wp{display:grid;grid-template-columns:0.82fr 1.7fr;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__wp-side{display:flex;flex-direction:column;gap:.28rem;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:.4rem}.adp-ec__wp-mi{display:flex;align-items:center;gap:.4rem;font-size:.62rem;color:#aec0d6;padding:.4rem .4rem;border-radius:5px}.adp-ec__wp-mi--on{background:rgba(86,156,255,.24);color:#fff;font-weight:700}.adp-ec__wp-mi-ic{flex:0 0 auto;width:13px;height:13px;border-radius:3px;background:rgba(255,255,255,.28)}.adp-ec__wp-mi--on .adp-ec__wp-mi-ic{background:#6fb0ff}.adp-ec__wp-count{margin-left:auto;font-size:.62rem;font-weight:700;color:#06203a;background:#6fb0ff;border-radius:9px;padding:.02rem .36rem;font-variant-numeric:tabular-nums}.adp-ec__wp-plug{margin-top:auto;display:flex;align-items:center;gap:.4rem;padding:.45rem;background:rgba(86,156,255,.1);border:1px solid rgba(86,156,255,.28);border-radius:7px}.adp-ec__wp-plug-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#5fe3b0;box-shadow:0 0 0 3px rgba(95,227,176,.14)}.adp-ec__wp-plug-tx{display:flex;flex-direction:column;min-width:0}.adp-ec__wp-plug-nm{font-size:.62rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__wp-plug-v{font-size:.62rem;color:#9fb4ce}.adp-ec__wp-main{display:flex;flex-direction:column;gap:.35rem;min-width:0}.adp-ec__wp-bar{display:flex;align-items:baseline;gap:.4rem;font-size:.72rem;font-weight:700;color:#fff}.adp-ec__wp-bar-c{font-size:.62rem;font-weight:600;color:#8fa8c6;margin-left:auto}.adp-ec__wp-add{flex:0 0 auto;font-size:.62rem;background:#6fb0ff;color:#06203a;border-radius:5px;padding:.16rem .5rem;font-weight:700}.adp-ec__wp-rows{display:flex;flex-direction:column;gap:.32rem;flex:1 1 auto;min-height:0}.adp-ec__wp-row{display:flex;align-items:center;gap:.45rem;flex:1 1 0;padding:.36rem .5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:6px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__wp-rows>:first-child{animation-delay:.2s}.adp-ec__wp-rows>:nth-child(2){animation-delay:.28s}.adp-ec__wp-rows>:nth-child(3){animation-delay:.36s}.adp-ec__wp-rows>:nth-child(4){animation-delay:.44s}.adp-ec__wp-rows>:nth-child(5){animation-delay:.52s}.adp-ec__wp-rows>:nth-child(6){animation-delay:.6s}.adp-ec__wp-thumb{flex:0 0 auto;width:32px;height:24px;border-radius:4px;background-color:#26384f;border:1px solid rgba(255,255,255,.08);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-opacity='0.4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Ccircle cx='8.5' cy='9.5' r='1.5'/%3E%3Cpath d='M21 16l-5-5L5 21'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px}.adp-ec__wp-row-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.adp-ec__wp-row-nm{font-size:.7rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__wp-row-meta{font-size:.64rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__wp-row-pr{flex:0 0 auto;font-size:.72rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.adp-ec__wp-row-st{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#5fe3b0;background:rgba(95,227,176,.14);border:1px solid rgba(95,227,176,.28);border-radius:4px;padding:.06rem .3rem}.adp-ec__wp-foot{display:flex;justify-content:space-between;align-items:center;font-size:.62rem;color:#8fa8c6}.adp-ec__wp-pg{display:flex;gap:.2rem}.adp-ec__wp-pg i{width:14px;height:14px;border-radius:4px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.adp-ec__wp-pg i.is-on{background:#6fb0ff;border-color:#6fb0ff}.adp-ec__grid2{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.adp-ec__grid2-filter{display:flex;gap:.35rem;flex-wrap:wrap}.adp-ec__grid2-chip{font-size:.62rem;padding:.16rem .5rem;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#c9d6e6}.adp-ec__grid2-chip--on{background:#6fb0ff;color:#06203a;border-color:#6fb0ff;font-weight:700}.adp-ec__grid2-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.45rem;flex:1 1 auto}.adp-ec__gcard{display:flex;flex-direction:column;gap:.22rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.4rem;animation:adp-ec-rowin .5s ease-out both}.adp-ec__grid2-cards>:first-child{animation-delay:.18s}.adp-ec__grid2-cards>:nth-child(2){animation-delay:.26s}.adp-ec__grid2-cards>:nth-child(3){animation-delay:.34s}.adp-ec__grid2-cards>:nth-child(4){animation-delay:.42s}.adp-ec__grid2-cards>:nth-child(5){animation-delay:.5s}.adp-ec__grid2-cards>:nth-child(6){animation-delay:.58s}.adp-ec__gcard-img{flex:1 1 auto;min-height:44px;border-radius:5px;background-color:#26384f;border:1px solid rgba(255,255,255,.08);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-opacity='0.4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Ccircle cx='8.5' cy='9.5' r='1.5'/%3E%3Cpath d='M21 16l-5-5L5 21'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px}.adp-ec__gcard-nm{font-size:.7rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.06rem}.adp-ec__gcard-meta{font-size:.64rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__gcard-pr{font-size:.72rem;font-weight:700;color:#5fe3b0}.adp-ec__brow{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__brow-url{display:flex;align-items:center;gap:.4rem;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:.26rem .6rem;font-size:.62rem;color:#9fb6d2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.adp-ec__brow-url-dot{flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#5fe3b0}.adp-ec__brow-page{display:flex;flex-direction:column;gap:.42rem;flex:1 1 auto;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:.55rem;min-height:0}.adp-ec__brow-hero{height:32px;border-radius:6px;background:linear-gradient(120deg,rgba(86,156,255,.34),rgba(95,227,176,.18));display:flex;align-items:center;padding:0 .6rem}.adp-ec__brow-hero b{font-size:.66rem;font-weight:700;color:#fff}.adp-ec__brow-nav{display:flex;gap:.3rem}.adp-ec__brow-nav span{font-size:.62rem;padding:.12rem .42rem;border-radius:5px;background:rgba(255,255,255,.06);color:#c9d6e6}.adp-ec__brow-nav span:first-child{background:#6fb0ff;color:#06203a;font-weight:700}.adp-ec__brow-list{display:flex;flex-direction:column;gap:.32rem;flex:1 1 auto;min-height:0}.adp-ec__brow-item{display:flex;align-items:center;gap:.45rem;flex:1 1 0;padding:.34rem .5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:6px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__brow-list>:first-child{animation-delay:.3s}.adp-ec__brow-list>:nth-child(2){animation-delay:.4s}.adp-ec__brow-list>:nth-child(3){animation-delay:.5s}.adp-ec__brow-list>:nth-child(4){animation-delay:.6s}.adp-ec__brow-list>:nth-child(5){animation-delay:.7s}.adp-ec__brow-item-img{flex:0 0 auto;width:30px;height:22px;border-radius:4px;background-color:#26384f;border:1px solid rgba(255,255,255,.08);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-opacity='0.4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Ccircle cx='8.5' cy='9.5' r='1.5'/%3E%3Cpath d='M21 16l-5-5L5 21'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px}.adp-ec__brow-item-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.adp-ec__brow-item-nm{font-size:.7rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__brow-item-meta{font-size:.64rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__brow-item-pr{flex:0 0 auto;font-size:.72rem;font-weight:700;color:#5fe3b0}.adp-ec__brow-foot{display:flex;justify-content:space-between;align-items:center;font-size:.62rem;color:#8fa8c6}.adp-ec__brow-foot-c{font-weight:600;font-variant-numeric:tabular-nums}.adp-ec__brow-pg{display:flex;gap:.22rem}.adp-ec__brow-pg i{width:15px;height:15px;border-radius:4px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.adp-ec__brow-pg i.is-on{background:#6fb0ff;border-color:#6fb0ff}.adp-ec__site{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;flex:1 1 auto}.adp-ec__site-tile{position:relative;display:flex;flex-direction:column;gap:.35rem;padding:.4rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__site>:first-child{animation-delay:.14s}.adp-ec__site>:nth-child(2){animation-delay:.24s}.adp-ec__site>:nth-child(3){animation-delay:.34s}.adp-ec__site>:nth-child(4){animation-delay:.44s}.adp-ec__site>:nth-child(5){animation-delay:.54s}.adp-ec__site>:nth-child(6){animation-delay:.64s}.adp-ec__site-thumb{flex:1 1 auto;min-height:44px;display:flex;flex-direction:column;gap:4px;padding:.34rem;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.06);border-radius:6px}.adp-ec__site-thumb-dots{display:flex;gap:3px;margin-bottom:1px}.adp-ec__site-thumb-dots i{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.22)}.adp-ec__site-thumb-hd{height:9px;border-radius:3px;background:linear-gradient(90deg,rgba(86,156,255,.42),rgba(95,227,176,.24))}.adp-ec__site-thumb-ln{height:5px;border-radius:2px;background:rgba(255,255,255,.12)}.adp-ec__site-thumb-ln--s{width:58%}.adp-ec__site-foot{display:flex;align-items:center;justify-content:space-between;gap:.3rem}.adp-ec__site-nm{font-size:.62rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__site-chk{flex:0 0 auto;width:14px;height:14px;border-radius:50%;background:#5fe3b0;color:#06281c;font-size:.62rem;font-weight:900;line-height:14px;text-align:center;animation:adp-ec-site-pop .5s ease-out both}.adp-ec__site>:first-child .adp-ec__site-chk{animation-delay:.5s}.adp-ec__site>:nth-child(2) .adp-ec__site-chk{animation-delay:.6s}.adp-ec__site>:nth-child(3) .adp-ec__site-chk{animation-delay:.7s}.adp-ec__site>:nth-child(4) .adp-ec__site-chk{animation-delay:.8s}.adp-ec__site>:nth-child(5) .adp-ec__site-chk{animation-delay:.9s}.adp-ec__site>:nth-child(6) .adp-ec__site-chk{animation-delay:1s}@keyframes adp-ec-site-pop{from{opacity:0;transform:scale(.4)}to{opacity:1;transform:none}}@keyframes adp-ec-funnel{0%{transform:scaleX(.02);opacity:.35}28%{transform:none;opacity:1}90%{transform:none;opacity:1}100%{transform:scaleX(.02);opacity:.35}}.adp-ec__cockpit{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__inbox{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-height:0}.adp-ec__inbox-row{display:flex;align-items:center;gap:.5rem;flex:1 1 0;padding:.45rem .55rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__inbox>:first-child{animation-delay:.2s}.adp-ec__inbox>:nth-child(2){animation-delay:.3s}.adp-ec__inbox>:nth-child(3){animation-delay:.4s}.adp-ec__inbox>:nth-child(4){animation-delay:.5s}.adp-ec__inbox-av{flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#6fb0ff,#5fe3b0);color:#06203a;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center}.adp-ec__inbox-tx{flex:1 1 auto;min-width:0}.adp-ec__inbox-tx b{display:block;font-size:.66rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__inbox-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__inbox-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.1rem .34rem}.adp-ec__inbox-tag--new{background:#5fe3b0;color:#06281c}.adp-ec__inbox-tag--call{background:#f4ce7a;color:#3a2a06}.adp-ec__sync{display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto}.adp-ec__sync-ep{display:flex;align-items:center;gap:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;color:#9fb6d2;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.45rem .6rem}.adp-ec__sync-ep b{color:#6fb0ff;font-weight:700}.adp-ec__sync-ep i{margin-left:auto;font-style:normal;font-size:.62rem;font-weight:700;color:#06281c;background:#5fe3b0;border-radius:4px;padding:.08rem .34rem}.adp-ec__sync-prog{display:flex;align-items:center;gap:.6rem;padding:.55rem .65rem;background:rgba(86,156,255,.1);border:1px solid rgba(86,156,255,.26);border-radius:9px}.adp-ec__sync-prog-lbl{flex:0 0 auto;font-size:.64rem;font-weight:600;color:#cfe0f2}.adp-ec__sync-prog-track{flex:1 1 auto;height:6px;background:rgba(255,255,255,.12);border-radius:3px;overflow:hidden}.adp-ec__sync-prog-fill{display:block;height:100%;width:0;background:#6fb0ff;border-radius:3px;transition:width 1.4s cubic-bezier(.4,0,.2,1)}.adp-ec__sync-prog-val{flex:0 0 auto;font-size:.7rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.adp-ec__pipe{position:relative;display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__pipe-stage{position:relative;display:flex;align-items:center;gap:.7rem;padding:.6rem .75rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__pipe>:first-child{animation-delay:.12s}.adp-ec__pipe>:nth-child(2){animation-delay:.22s}.adp-ec__pipe>:nth-child(3){animation-delay:.32s}.adp-ec__pipe>:nth-child(4){animation-delay:.42s}.adp-ec__pipe-stage::before{content:"";position:absolute;left:calc(.75rem + 12px);top:-.5rem;width:2px;height:.5rem;background:rgba(111,176,255,.4)}.adp-ec__pipe-stage:first-child::before{display:none}.adp-ec__pipe-ic{position:relative;z-index:1;flex:0 0 auto;width:26px;height:26px;border-radius:7px;background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.42);color:#9fd8ff;font-size:.62rem;font-weight:700;display:flex;align-items:center;justify-content:center}.adp-ec__pipe-tx{flex:1 1 auto;min-width:0}.adp-ec__pipe-tx b{display:block;font-size:.74rem;font-weight:700;color:#fff}.adp-ec__pipe-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__pipe-val{flex:0 0 auto;font-size:.7rem;font-weight:800;color:#5fe3b0;font-variant-numeric:tabular-nums}.adp-ec__pipe-pkt{position:absolute;left:calc(.75rem + 11px);top:1.2rem;width:6px;height:6px;border-radius:50%;background:#6fb0ff;box-shadow:0 0 8px #6fb0ff;animation:adp-ec-pipe-pkt 4s ease-in-out infinite}@keyframes adp-ec-pipe-pkt{0%{top:1.2rem;opacity:0}10%{opacity:1}100%,92%{top:calc(100% - 1.2rem);opacity:0}}.adp-ec__alert{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__alert-head{display:flex;align-items:center;gap:.55rem;padding:.55rem .7rem;background:rgba(86,156,255,.1);border:1px solid rgba(86,156,255,.26);border-radius:9px}.adp-ec__alert-bell{position:relative;flex:0 0 auto;width:26px;height:26px;border-radius:7px;background:rgba(86,156,255,.2);border:1px solid rgba(86,156,255,.45);display:flex;align-items:center;justify-content:center;font-size:.78rem;transform-origin:top center;animation:adp-ec-bell 5s ease-in-out infinite}.adp-ec__alert-bell-ct{position:absolute;top:-5px;right:-5px;min-width:13px;height:13px;padding:0 2px;border-radius:7px;background:#ff6b6b;color:#fff;font-size:.52rem;font-weight:800;font-style:normal;display:flex;align-items:center;justify-content:center;transform:scale(0);animation:adp-ec-alert-ct 5s ease-in-out infinite}@keyframes adp-ec-alert-ct{0%,6%{transform:scale(0);opacity:0}100%,12%{transform:scale(1);opacity:1}}.adp-ec__alert-tx{flex:1 1 auto;min-width:0}.adp-ec__alert-tx b{display:block;font-size:.71rem;font-weight:700;color:#fff}.adp-ec__alert-tx span{font-size:.62rem;color:#9fc2ea;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.adp-ec__alert-badge{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#06281c;background:#5fe3b0;border-radius:10px;padding:.12rem .42rem}.adp-ec__alert-list{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto}.adp-ec__alert-row{display:flex;align-items:center;gap:.5rem;flex:1 1 0;padding:.45rem .55rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__alert-list>:first-child{animation-delay:.25s}.adp-ec__alert-list>:nth-child(2){animation-delay:.35s}.adp-ec__alert-list>:nth-child(3){animation-delay:.45s}.adp-ec__alert-row--new{border-color:rgba(95,227,176,.4);background:rgba(95,227,176,.08);animation:adp-ec-alert-new 5s ease-in-out infinite}@keyframes adp-ec-alert-new{0%,3%{opacity:0;transform:translateY(-9px);box-shadow:none}42%,9%{opacity:1;transform:none;box-shadow:0 0 0 1px rgba(95,227,176,.5)}100%,48%{opacity:1;transform:none;box-shadow:none}}.adp-ec__alert-row--new em{animation:adp-ec-pulse 1.6s ease-in-out infinite}.adp-ec__alert-img{flex:0 0 auto;width:30px;height:22px;border-radius:4px;background-size:14px}.adp-ec__alert-row b{flex:1 1 auto;min-width:0;font-size:.64rem;font-weight:600;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__alert-row>span{flex:0 0 auto;font-size:.62rem;font-weight:700;color:#5fe3b0}.adp-ec__alert-row em{flex:0 0 auto;font-style:normal;font-size:.62rem;font-weight:700;text-transform:uppercase;color:#06281c;background:#5fe3b0;border-radius:3px;padding:.08rem .28rem}@keyframes adp-ec-bell{0%{transform:rotate(0)}2%{transform:rotate(14deg)}4%{transform:rotate(-11deg)}6%{transform:rotate(7deg)}100%,8%{transform:rotate(0)}}.adp-ec__form{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.adp-ec__form-field{display:flex;flex-direction:column;gap:.18rem}.adp-ec__form-field>label{font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6}.adp-ec__form-input{display:flex;align-items:center;height:1.55rem;border-radius:6px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);padding:0 .5rem;font-size:.63rem;color:#c9d6e6}.adp-ec__form-input--typing{border-color:rgba(111,176,255,.55)}.adp-ec__form-caret{display:inline-block;width:1px;height:.82rem;background:#6fb0ff;margin-left:1px;animation:adp-ec-caret 1s steps(1) infinite}.adp-ec__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.adp-ec__form-btn{margin-top:.05rem;height:1.85rem;border-radius:7px;background:#6fb0ff;color:#06203a;font-size:.68rem;font-weight:800;display:flex;align-items:center;justify-content:center}.adp-ec__form-toast{display:flex;align-items:center;gap:.45rem;padding:.5rem .6rem;background:rgba(95,227,176,.12);border:1px solid rgba(95,227,176,.3);border-radius:8px;font-size:.64rem;color:#bfe9d6;animation:adp-ec-toast 4.5s ease-in-out infinite}.adp-ec__form-toast b{color:#fff;font-weight:700}.adp-ec__form-toast-ic{flex:0 0 auto;width:16px;height:16px;border-radius:50%;background:#5fe3b0;color:#06281c;font-size:.62rem;font-weight:900;line-height:16px;text-align:center}.adp-ec__form-toast em{margin-left:auto;font-style:normal;font-size:.62rem;font-weight:700;text-transform:uppercase;color:#06281c;background:#5fe3b0;border-radius:3px;padding:.08rem .3rem}@keyframes adp-ec-toast{0%,52%{opacity:0;transform:translateY(7px)}100%,64%{opacity:1;transform:none}}.adp-ec__fe{display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto}.adp-ec__fe-block{position:relative;padding:.6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__fe>:first-child{animation-delay:.14s}.adp-ec__fe>:nth-child(2){animation-delay:.26s}.adp-ec__fe>:nth-child(3){animation-delay:.38s}.adp-ec__fe>:nth-child(4){animation-delay:.5s}.adp-ec__fe-tag{position:absolute;top:-.5rem;left:.6rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9fd8ff;background:#16263a;border:1px solid rgba(86,156,255,.4);border-radius:4px;padding:.04rem .3rem}.adp-ec__fe-search{display:flex;align-items:center;gap:.45rem}.adp-ec__fe-search-ic{flex:0 0 auto;width:11px;height:11px;border-radius:50%;border:2px solid #6fb0ff}.adp-ec__fe-search span{font-size:.62rem;color:#8fa8c6}.adp-ec__fe-chips{display:flex;gap:.32rem;flex-wrap:wrap}.adp-ec__fe-chip{font-size:.62rem;padding:.1rem .42rem;border-radius:14px;background:rgba(255,255,255,.07);color:#c9d6e6}.adp-ec__fe-chip--on{background:#6fb0ff;color:#06203a;font-weight:700}.adp-ec__fe-card{display:flex;align-items:center;gap:.5rem}.adp-ec__fe-card-img{flex:0 0 auto;width:44px;height:32px;border-radius:5px;background:#26384f;border:1px solid rgba(255,255,255,.08)}.adp-ec__fe-card-tx b{display:block;font-size:.65rem;color:#fff;font-weight:700}.adp-ec__fe-card-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__fe-card-pr{margin-left:auto;font-size:.66rem;font-weight:800;color:#5fe3b0}.adp-ec__fe-cta{display:flex;justify-content:space-between;align-items:center}.adp-ec__fe-cta b{font-size:.7rem;color:#fff;font-weight:800}.adp-ec__fe-cta span{font-size:.62rem;background:#6fb0ff;color:#06203a;border-radius:6px;padding:.18rem .5rem;font-weight:700}.adp-ec__price{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__price-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.adp-ec__price-big{font-size:1.4rem;font-weight:800;color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.adp-ec__price-sub{font-size:.62rem;color:#8fa8c6}.adp-ec__price-badge{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#06281c;background:#5fe3b0;border-radius:5px;padding:.12rem .42rem}.adp-ec__price-scale{position:relative;height:8px;border-radius:4px;background:linear-gradient(90deg,#5fe3b0,#f4ce7a,#f08c8c);margin:.25rem 0 .05rem}.adp-ec__price-marker{position:absolute;top:-4px;left:36%;width:4px;height:16px;border-radius:2px;background:#fff;box-shadow:0 0 0 2px rgba(0,0,0,.3);animation:adp-ec-price-mk 5s ease-in-out infinite}.adp-ec__price-ends{display:flex;justify-content:space-between;font-size:.62rem;color:#8fa8c6}.adp-ec__price{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__price-regions{display:flex;gap:.32rem;flex-wrap:wrap}.adp-ec__price-region{font-size:.62rem;font-weight:600;color:#aec0d6;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:.12rem .55rem}.adp-ec__price-region--on{color:#06203a;background:#6fb0ff;border-color:#6fb0ff}.adp-ec__price-region-ct{margin-left:auto;font-size:.62rem;color:#8fa8c6;align-self:center}.adp-ec__price-stats{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.adp-ec__price-stat{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.4rem .55rem}.adp-ec__price-stat b{display:block;font-size:.92rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;line-height:1.2}.adp-ec__price-stat span{font-size:.58rem;color:#8fa8c6;text-transform:uppercase;letter-spacing:.05em}.adp-ec__price-rec{display:flex;align-items:center;gap:.55rem;padding:.45rem .6rem;background:rgba(95,227,176,.1);border:1px solid rgba(95,227,176,.26);border-radius:8px}.adp-ec__price-rec-ic{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:rgba(95,227,176,.2);color:#5fe3b0;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800}.adp-ec__price-rec-tx{display:flex;flex-direction:column;min-width:0;line-height:1.25}.adp-ec__price-rec-tx b{font-size:.7rem;color:#fff;font-weight:700}.adp-ec__price-rec-tx span{font-size:.6rem;color:#bfe9d6}.adp-ec__price-rec-val{margin-left:auto;flex:0 0 auto;font-size:.82rem;font-weight:800;color:#5fe3b0;font-variant-numeric:tabular-nums}.adp-ec__price-rows-h{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8fa8c6;margin-top:.05rem}.adp-ec__price-rows{display:flex;flex-direction:column;gap:.32rem}.adp-ec__price-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem .55rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:7px;font-size:.64rem;color:#aec0d6}.adp-ec__price-row b{color:#fff;font-weight:700;font-variant-numeric:tabular-nums}@keyframes adp-ec-price-mk{0%,100%{left:30%}50%{left:44%}}.adp-ec__hook{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.adp-ec__hook-list{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-height:0}.adp-ec__hook-row{display:flex;align-items:center;gap:.5rem;flex:1 1 0;padding:.4rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;animation:adp-ec-rowin .5s ease-out both}.adp-ec__hook-list>:first-child{animation-delay:.2s}.adp-ec__hook-list>:nth-child(2){animation-delay:.3s}.adp-ec__hook-list>:nth-child(3){animation-delay:.4s}.adp-ec__hook-ev{flex:1 1 auto;min-width:0;font-size:.63rem;color:#cfe0f2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__hook-code{flex:0 0 auto;font-size:.62rem;font-weight:700;color:#5fe3b0}.adp-ec__hook-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8fe6c4;background:rgba(95,227,176,.14);border:1px solid rgba(95,227,176,.32);border-radius:3px;padding:.08rem .32rem}.adp-ec__code{display:flex;flex-direction:column;flex:1 1 auto;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.adp-ec__code-bar{display:flex;align-items:center;gap:.4rem;padding:.45rem .6rem;border-bottom:1px solid rgba(255,255,255,.08);font-size:.62rem;color:#8fa8c6}.adp-ec__code-bar i{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.22)}.adp-ec__code-bar span{margin-left:.3rem}.adp-ec__code-body{flex:1 1 auto;padding:.55rem .65rem;display:flex;flex-direction:column;gap:.3rem;font-size:.62rem;line-height:1.5}.adp-ec__code-ln{display:flex;gap:.6rem;animation:adp-ec-rowin .5s ease-out both}.adp-ec__code-body>:first-child{animation-delay:.18s}.adp-ec__code-body>:nth-child(2){animation-delay:.28s}.adp-ec__code-body>:nth-child(3){animation-delay:.38s}.adp-ec__code-body>:nth-child(4){animation-delay:.48s}.adp-ec__code-body>:nth-child(5){animation-delay:.58s}.adp-ec__code-n{flex:0 0 auto;width:.9rem;text-align:right;color:#4f6b8a}.adp-ec__code-kw{color:#6fb0ff}.adp-ec__code-st{color:#5fe3b0}.adp-ec__code-cs{color:#7e9cbf}.adp-ec__code-tx{color:#aec0d6}.adp-ec__guide{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.adp-ec__guide-search{display:flex;align-items:center;gap:.45rem;padding:.45rem .65rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:.62rem;color:#8fa8c6}.adp-ec__guide-search-ic{flex:0 0 auto;width:11px;height:11px;border-radius:50%;border:2px solid #6fb0ff}.adp-ec__guide-list{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-height:0}.adp-ec__guide-row{display:flex;align-items:center;gap:.5rem;flex:1 1 0;padding:.45rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__guide-list>:first-child{animation-delay:.22s}.adp-ec__guide-list>:nth-child(2){animation-delay:.32s}.adp-ec__guide-list>:nth-child(3){animation-delay:.42s}.adp-ec__guide-list>:nth-child(4){animation-delay:.52s}.adp-ec__guide-ic{flex:0 0 auto;width:22px;height:22px;border-radius:6px;background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.42)}.adp-ec__guide-tx{flex:1 1 auto;min-width:0}.adp-ec__guide-tx b{display:block;font-size:.66rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__guide-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__check{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.adp-ec__check-list{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-height:0}.adp-ec__check-row{display:flex;align-items:center;gap:.55rem;flex:1 1 0;padding:.45rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__check-list>:first-child{animation-delay:.16s}.adp-ec__check-list>:nth-child(2){animation-delay:.24s}.adp-ec__check-list>:nth-child(3){animation-delay:.32s}.adp-ec__check-list>:nth-child(4){animation-delay:.4s}.adp-ec__check-list>:nth-child(5){animation-delay:.48s}.adp-ec__check-list>:nth-child(6){animation-delay:.56s}.adp-ec__check-box{flex:0 0 auto;width:18px;height:18px;border-radius:5px;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:900;color:transparent}.adp-ec__check-row--done .adp-ec__check-box{background:#5fe3b0;border-color:#5fe3b0;color:#06281c}.adp-ec__check-row b{flex:1 1 auto;font-size:.68rem;font-weight:600;color:#aec0d6}.adp-ec__check-row--done b{color:#fff}.adp-ec__req{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:0}.adp-ec__req-row{display:flex;align-items:center;gap:.55rem;flex:1 1 0;padding:.45rem .65rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__req>:first-child{animation-delay:.16s}.adp-ec__req>:nth-child(2){animation-delay:.26s}.adp-ec__req>:nth-child(3){animation-delay:.36s}.adp-ec__req>:nth-child(4){animation-delay:.46s}.adp-ec__req>:nth-child(5){animation-delay:.56s}.adp-ec__req-chk{flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#5fe3b0;color:#06281c;font-size:.62rem;font-weight:900;line-height:18px;text-align:center}.adp-ec__req-nm{flex:1 1 auto;font-size:.7rem;font-weight:700;color:#fff}.adp-ec__req-ver{flex:0 0 auto;font-size:.62rem;font-weight:700;color:#9fd8ff;background:rgba(86,156,255,.16);border:1px solid rgba(86,156,255,.34);border-radius:5px;padding:.1rem .42rem;font-variant-numeric:tabular-nums}.adp-ec__status{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.adp-ec__status-head{display:flex;align-items:center;gap:.5rem;padding:.5rem .65rem;background:rgba(95,227,176,.1);border:1px solid rgba(95,227,176,.26);border-radius:9px}.adp-ec__status-head-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#5fe3b0;box-shadow:0 0 0 0 rgba(95,227,176,.5);animation:adp-ec-pulse 1.8s ease-in-out infinite}.adp-ec__status-head b{font-size:.68rem;font-weight:700;color:#bfe9d6}.adp-ec__status-list{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;justify-content:space-evenly}.adp-ec__status-row{display:flex;align-items:center;gap:.55rem;padding:.45rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__status-list>:first-child{animation-delay:.22s}.adp-ec__status-list>:nth-child(2){animation-delay:.32s}.adp-ec__status-list>:nth-child(3){animation-delay:.42s}.adp-ec__status-list>:nth-child(4){animation-delay:.52s}.adp-ec__status-nm{flex:0 0 36%;font-size:.64rem;font-weight:600;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__status-track{flex:1 1 auto;height:6px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.adp-ec__status-fill{display:block;height:100%;width:0;background:#5fe3b0;border-radius:3px;transition:width 1.1s cubic-bezier(.4,0,.2,1)}.adp-ec__status-val{flex:0 0 auto;font-size:.62rem;font-weight:700;color:#5fe3b0;font-variant-numeric:tabular-nums}.adp-ec__chat{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__chat-head{display:flex;align-items:center;gap:.5rem}.adp-ec__chat-av{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#6fb0ff,#5fe3b0);color:#06203a;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center}.adp-ec__chat-head-tx b{display:block;font-size:.7rem;font-weight:700;color:#fff}.adp-ec__chat-head-tx span{font-size:.62rem;color:#5fe3b0}.adp-ec__chat-body{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;justify-content:center}.adp-ec__chat-msg{max-width:82%;padding:.45rem .62rem;border-radius:12px;font-size:.63rem;line-height:1.4;animation:adp-ec-rowin .5s ease-out both}.adp-ec__chat-msg--in{align-self:flex-start;background:rgba(255,255,255,.07);color:#e6ecf4;border-bottom-left-radius:4px;animation-delay:.25s}.adp-ec__chat-msg--out{align-self:flex-end;background:#6fb0ff;color:#06203a;border-bottom-right-radius:4px;font-weight:600;animation-delay:.1s}.adp-ec__chat-typing{align-self:flex-start;display:flex;gap:3px;padding:.5rem .62rem;background:rgba(255,255,255,.07);border-radius:12px;border-bottom-left-radius:4px}.adp-ec__chat-typing i{width:5px;height:5px;border-radius:50%;background:#8fa8c6;animation:adp-ec-typing 1.2s ease-in-out infinite}.adp-ec__chat-typing i:nth-child(2){animation-delay:.2s}.adp-ec__chat-typing i:nth-child(3){animation-delay:.4s}@keyframes adp-ec-typing{0%,100%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.adp-ec__feat{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:.55rem;flex:1 1 auto;min-height:0}.adp-ec__feat-tile{position:relative;display:flex;flex-direction:column;gap:.5rem;padding:.6rem .65rem;border-radius:10px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);overflow:hidden;animation:adp-ec-feat-sweep 9s ease-in-out infinite}.adp-ec__feat-tile:first-child{animation-delay:0s}.adp-ec__feat-tile:nth-child(2){animation-delay:1.5s}.adp-ec__feat-tile:nth-child(3){animation-delay:3s}.adp-ec__feat-tile:nth-child(4){animation-delay:4.5s}.adp-ec__feat-tile:nth-child(5){animation-delay:6s}.adp-ec__feat-tile:nth-child(6){animation-delay:7.5s}.adp-ec__feat-head{display:flex;align-items:center;gap:.55rem}.adp-ec__feat-ic{flex:0 0 auto;width:32px;height:32px;border-radius:9px;background-color:rgba(86,156,255,.16);border:1px solid rgba(86,156,255,.38);background-repeat:no-repeat;background-position:center;background-size:18px}.adp-ec__feat-ic--inventory{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23CFE0F2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='7' height='7' rx='1'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1'/%3E%3C/svg%3E")}.adp-ec__feat-ic--pricing{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23CFE0F2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z'/%3E%3Cline x1='7' y1='7' x2='7.01' y2='7'/%3E%3C/svg%3E")}.adp-ec__feat-ic--leads{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23CFE0F2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.adp-ec__feat-ic--analytics{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23CFE0F2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='20' x2='18' y2='10'/%3E%3Cline x1='12' y1='20' x2='12' y2='4'/%3E%3Cline x1='6' y1='20' x2='6' y2='14'/%3E%3C/svg%3E")}.adp-ec__feat-ic--locations{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23CFE0F2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}.adp-ec__feat-ic--design{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23CFE0F2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='13.5' cy='6.5' r='.5' fill='%23CFE0F2'/%3E%3Ccircle cx='17.5' cy='10.5' r='.5' fill='%23CFE0F2'/%3E%3Ccircle cx='8.5' cy='7.5' r='.5' fill='%23CFE0F2'/%3E%3Ccircle cx='6.5' cy='12.5' r='.5' fill='%23CFE0F2'/%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z'/%3E%3C/svg%3E")}.adp-ec__feat-ttl{min-width:0}.adp-ec__feat-ttl b{display:block;font-size:.84rem;font-weight:700;color:#fff;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__feat-ttl span{font-size:.64rem;color:#8fa8c6}.adp-ec__feat-mini{display:flex;align-items:flex-end;gap:3px;height:18px;margin-top:auto}.adp-ec__feat-thumb{flex:1 1 0;height:16px;border-radius:3px;background:#26384f;border:1px solid rgba(255,255,255,.1)}.adp-ec__feat-gauge{position:relative;flex:1 1 auto;height:7px;border-radius:4px;background:linear-gradient(90deg,#5fe3b0,#f4ce7a,#f08c8c);align-self:center}.adp-ec__feat-gauge i{position:absolute;top:-3px;left:40%;width:3px;height:13px;border-radius:2px;background:#fff;box-shadow:0 0 0 2px rgba(0,0,0,.3);animation:adp-ec-feat-mk 4s ease-in-out infinite}.adp-ec__feat-bars{display:flex;align-items:flex-end;gap:3px;height:18px;flex:1 1 auto}.adp-ec__feat-bars i{flex:1 1 0;background:linear-gradient(180deg,#6fb0ff,#5fe3b0);border-radius:2px 2px 0 0;transform-origin:bottom;transform:scaleY(.3);animation:adp-ec-feat-grow 4.5s ease-in-out infinite}.adp-ec__feat-bars i:nth-child(2){animation-delay:.2s}.adp-ec__feat-bars i:nth-child(3){animation-delay:.4s}.adp-ec__feat-bars i:nth-child(4){animation-delay:.6s}.adp-ec__feat-bars i:nth-child(5){animation-delay:.8s}.adp-ec__feat-tag{flex:0 0 auto;align-self:center;font-size:.62rem;font-weight:800;color:#5fe3b0}.adp-ec__feat-map{position:relative;flex:1 1 auto;height:18px}.adp-ec__feat-map::before{content:"";position:absolute;left:4%;right:4%;top:60%;height:2px;border-radius:2px;background:repeating-linear-gradient(90deg,rgba(143,168,198,.5) 0 5px,transparent 5px 9px)}.adp-ec__feat-pin{position:absolute;top:30%;width:7px;height:7px;border-radius:50% 50% 50% 0;background:#6fb0ff;transform:rotate(-45deg)}.adp-ec__feat-pin:first-child{left:12%}.adp-ec__feat-pin:nth-child(2){left:48%;background:#5fe3b0;animation:adp-ec-feat-bob 2.6s ease-in-out infinite}.adp-ec__feat-pin:nth-child(3){left:82%}.adp-ec__feat-sw{display:flex;gap:4px;height:18px;align-items:center;flex:1 1 auto}.adp-ec__feat-sw i{width:16px;height:16px;border-radius:5px;border:1px solid rgba(255,255,255,.12)}.adp-ec__feat-sw i:first-child{background:#6fb0ff}.adp-ec__feat-sw i:nth-child(2){background:#5fe3b0}.adp-ec__feat-sw i:nth-child(3){background:#f4ce7a}.adp-ec__feat-sw i:nth-child(4){background:#c9d6e6}@keyframes adp-ec-feat-sweep{0%,4%{border-color:rgba(255,255,255,.08);box-shadow:none}15%,9%{border-color:rgba(86,156,255,.55);box-shadow:0 0 0 1px rgba(86,156,255,.28) inset}100%,22%{border-color:rgba(255,255,255,.08);box-shadow:none}}@keyframes adp-ec-feat-grow{0%,100%{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes adp-ec-feat-mk{0%,100%{left:30%}50%{left:52%}}@keyframes adp-ec-feat-bob{0%,100%{transform:rotate(-45deg) translateY(0)}50%{transform:rotate(-45deg) translateY(-3px)}}.adp-ec__seo{display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto;min-height:0}.adp-ec__seo-cols{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;flex:1 1 auto;min-height:0}.adp-ec__seo-win{display:flex;flex-direction:column;gap:.45rem;padding:.55rem;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);min-width:0}.adp-ec__seo-win--hub{background:rgba(95,227,176,.06);border-color:rgba(95,227,176,.3)}.adp-ec__seo-bar{display:flex;align-items:center;gap:.4rem}.adp-ec__seo-dots{display:inline-flex;gap:3px;flex:0 0 auto}.adp-ec__seo-dots i{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.22)}.adp-ec__seo-url{flex:1 1 auto;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;color:#8fa8c6;background:rgba(0,0,0,.24);border-radius:10px;padding:.2rem .45rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__seo-q{display:flex;align-items:center;gap:.4rem;font-size:.62rem;color:#dce6f2;padding:.32rem .5rem;border:1px solid rgba(255,255,255,.12);border-radius:16px}.adp-ec__seo-q-ic{flex:0 0 auto;width:11px;height:11px;border-radius:50%;border:2px solid #6fb0ff;position:relative}.adp-ec__seo-q-ic::after{content:"";position:absolute;right:-3px;bottom:-3px;width:5px;height:2px;background:#6fb0ff;border-radius:1px;transform:rotate(45deg)}.adp-ec__seo-q b{flex:1 1 auto;min-width:0;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__seo-caret{width:1px;height:.8rem;background:#6fb0ff;animation:adp-ec-caret 1s steps(1) infinite}.adp-ec__seo-empty{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.32rem;text-align:center}.adp-ec__seo-empty-ic{width:28px;height:28px;border-radius:50%;border:2px dashed rgba(143,168,198,.55);animation:adp-ec-seo-spin 3.5s linear infinite}.adp-ec__seo-empty b{font-size:.66rem;font-weight:700;color:#c1a1a1}.adp-ec__seo-empty span{font-size:.62rem;color:#8093a8}.adp-ec__seo-serp{flex:1 1 auto;display:flex;flex-direction:column;gap:.14rem}.adp-ec__seo-serp-ttl{font-size:.7rem;font-weight:700;color:#8fb4ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__seo-serp-url{font-size:.62rem;color:#5fe3b0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__seo-serp-snip{font-size:.62rem;color:#9fb0c4;line-height:1.35}.adp-ec__seo-serp-rank{margin-top:.25rem;align-self:flex-start;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#06281c;background:#5fe3b0;border-radius:4px;padding:.1rem .4rem;animation:adp-ec-site-pop .5s ease-out .6s both}.adp-ec__seo-foot{display:grid;grid-template-columns:1fr 1fr;gap:.45rem .6rem}.adp-ec__seo-box{display:flex;align-items:center;gap:.45rem;padding:.45rem .55rem;border-radius:8px;font-size:.64rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__seo-box--no{background:rgba(240,140,140,.1);border:1px solid rgba(240,140,140,.28);color:#ebb6b6}.adp-ec__seo-box--yes{background:rgba(95,227,176,.1);border:1px solid rgba(95,227,176,.28);color:#bfe9d6}.adp-ec__seo-box-ic{flex:0 0 auto;width:16px;height:16px;border-radius:50%;font-size:.62rem;font-weight:900;line-height:16px;text-align:center}.adp-ec__seo-box--no .adp-ec__seo-box-ic{background:#f08c8c;color:#3a1212}.adp-ec__seo-box--yes .adp-ec__seo-box-ic{background:#5fe3b0;color:#06281c}@keyframes adp-ec-seo-spin{to{transform:rotate(360deg)}}.adp-ec__auc{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__auc-lot{background:rgba(95,227,176,.06);border:1px solid rgba(95,227,176,.26);border-radius:11px;padding:.7rem .8rem}.adp-ec__auc-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.adp-ec__auc-id{min-width:0}.adp-ec__auc-name{font-size:.86rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__auc-meta{font-size:.64rem;color:#8fa8c6}.adp-ec__auc-timer{flex:0 0 auto;display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:800;color:#ffc9c9;background:rgba(240,140,140,.14);border:1px solid rgba(240,140,140,.36);border-radius:16px;padding:.18rem .52rem;font-variant-numeric:tabular-nums}.adp-ec__auc-timer i{width:6px;height:6px;border-radius:50%;background:#f08c8c;box-shadow:0 0 0 0 rgba(240,140,140,.6);animation:adp-ec-pulse 1.4s ease-in-out infinite}.adp-ec__auc-bidrow{display:flex;justify-content:space-between;align-items:flex-end;gap:.5rem;margin-top:.6rem}.adp-ec__auc-bid{font-size:1.55rem;font-weight:800;color:#5fe3b0;font-variant-numeric:tabular-nums;letter-spacing:-.01em;line-height:1}.adp-ec__auc-bidlbl{font-size:.62rem;text-transform:uppercase;letter-spacing:.07em;color:#8fa8c6;margin-top:.2rem}.adp-ec__auc-r{text-align:right}.adp-ec__auc-max{font-size:1rem;font-weight:800;color:#9fd8ff;font-variant-numeric:tabular-nums;line-height:1}.adp-ec__auc-track{position:relative;height:8px;border-radius:4px;margin:.95rem 0 .35rem;background:rgba(255,255,255,.1)}.adp-ec__auc-room{position:absolute;top:0;bottom:0;left:34%;right:28%;background:linear-gradient(90deg,rgba(95,227,176,.55),rgba(95,227,176,.2));border-radius:4px}.adp-ec__auc-cur{position:absolute;top:-4px;left:var(--fillw,34%);width:15px;height:15px;margin-left:-7px;border-radius:50%;background:#fff;border:3px solid #0e2e52;box-shadow:0 0 0 0 rgba(255,255,255,.5);z-index:2}.adp-ec__auc-maxmk{position:absolute;top:-5px;left:72%;width:3px;height:18px;margin-left:-1px;background:#6fb0ff;border-radius:2px}.adp-ec__auc-scalelbl{display:flex;justify-content:space-between;font-size:.62rem;color:#8fa8c6}.adp-ec__auc-signal{display:flex;align-items:center;gap:.45rem;margin-top:.55rem;font-size:.7rem;font-weight:700;color:#06281c;background:#5fe3b0;border-radius:8px;padding:.38rem .58rem}.adp-ec__auc-signal-ic{flex:0 0 auto;width:16px;height:16px;border-radius:50%;background:#06281c;color:#5fe3b0;font-size:.62rem;font-weight:900;line-height:16px;text-align:center}.adp-ec__auc-feedhd{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#8fa8c6;padding:.1rem .1rem 0}.adp-ec__auc-feed{display:flex;flex-direction:column;gap:.34rem;flex:1 1 auto}.adp-ec__auc-row{display:flex;align-items:center;gap:.5rem;padding:.42rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__auc-feed>:first-child{animation-delay:.22s}.adp-ec__auc-feed>:nth-child(2){animation-delay:.3s}.adp-ec__auc-feed>:nth-child(3){animation-delay:.38s}.adp-ec__auc-feed>:nth-child(4){animation-delay:.46s}.adp-ec__auc-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%}.adp-ec__auc-dot--ok{background:#5fe3b0}.adp-ec__auc-dot--warn{background:#f4ce7a}.adp-ec__auc-dot--bad{background:#f08c8c}.adp-ec__auc-rn{flex:1 1 auto;min-width:0;font-size:.68rem;font-weight:600;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__auc-rb{flex:0 0 auto;font-size:.67rem;font-weight:700;color:#dce6f2;font-variant-numeric:tabular-nums}.adp-ec__auc-rmax{flex:0 0 auto;font-size:.62rem;color:#8fa8c6;font-variant-numeric:tabular-nums}.adp-ec__auc-rtag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:.1rem .32rem}.adp-ec__auc-rtag--ok{color:#06281c;background:#5fe3b0}.adp-ec__auc-rtag--warn{color:#3a2a06;background:#f4ce7a}.adp-ec__auc-rtag--bad{color:#3a1212;background:#f4a6a6}.adp-ec__net{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.adp-ec__net-core{display:flex;align-items:center;gap:.6rem;padding:.62rem .75rem;background:rgba(86,156,255,.14);border:1px solid rgba(86,156,255,.4);border-radius:10px;box-shadow:0 0 0 0 rgba(86,156,255,.4);animation:adp-ec-net-core 2.6s ease-in-out infinite}.adp-ec__net-core-ic{flex:0 0 auto;width:30px;height:30px;border-radius:8px;background:rgba(86,156,255,.3);border:1px solid rgba(86,156,255,.6);color:#cfe6ff;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center}.adp-ec__net-core-tx{flex:1 1 auto;min-width:0}.adp-ec__net-core-tx b{display:block;font-size:.8rem;font-weight:800;color:#fff}.adp-ec__net-core-tx span{font-size:.62rem;color:#9fc2ea}.adp-ec__net-core-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#06281c;background:#5fe3b0;border-radius:5px;padding:.14rem .44rem}.adp-ec__net-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;flex:1 1 auto}.adp-ec__net-mod{display:flex;align-items:center;gap:.5rem;padding:.55rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;animation:adp-ec-net-ping 4s ease-in-out infinite}.adp-ec__net-grid>:first-child{animation-delay:0s}.adp-ec__net-grid>:nth-child(2){animation-delay:.5s}.adp-ec__net-grid>:nth-child(3){animation-delay:1.5s}.adp-ec__net-grid>:nth-child(4){animation-delay:1s}.adp-ec__net-ic{flex:0 0 auto;width:28px;height:28px;border-radius:7px;background:rgba(86,156,255,.2);border:1px solid rgba(86,156,255,.42);color:#9fd8ff;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center}.adp-ec__net-tx{flex:1 1 auto;min-width:0}.adp-ec__net-tx b{display:block;font-size:.77rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__net-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__net-st{flex:0 0 auto;display:inline-flex;align-items:center;gap:.3rem;font-size:.62rem;font-weight:700;color:#5fe3b0}.adp-ec__net-st::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}@keyframes adp-ec-net-ping{0%,100%{border-color:rgba(255,255,255,.08)}50%{border-color:rgba(95,227,176,.5)}}@keyframes adp-ec-net-core{0%,100%{box-shadow:0 0 0 0 rgba(86,156,255,.4)}50%{box-shadow:0 0 0 7px rgba(86,156,255,0)}}.adp-ec__funnel{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:0}.adp-ec__funnel-cap{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.adp-ec__funnel-row{display:flex;align-items:stretch;gap:.55rem;flex:1 1 0}.adp-ec__funnel-lbl{display:flex;align-items:center;flex:0 0 28%;font-size:.72rem;font-weight:600;color:#c9d6e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__funnel-track{flex:1 1 auto;display:flex;align-items:stretch;gap:.5rem;min-width:0}.adp-ec__funnel-bar{position:relative;overflow:hidden;min-height:30px;min-width:18%;border-radius:7px;display:flex;align-items:center;padding:0 .7rem;color:#fff;font-size:.78rem;font-weight:800;font-variant-numeric:tabular-nums}.adp-ec__funnel-bar::before{content:"";position:absolute;inset:0;border-radius:7px;background:linear-gradient(90deg,rgba(86,156,255,.65),rgba(95,227,176,.55));transform-origin:left;animation:adp-ec-funnel 5s ease-in-out infinite both}.adp-ec__funnel-n{position:relative;z-index:1}.adp-ec__funnel-rate{flex:0 0 auto;align-self:center;font-size:.66rem;font-weight:700;color:#8fa8c6;font-variant-numeric:tabular-nums}.adp-ec__funnel-foot{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;background:rgba(95,227,176,.12);border:1px solid rgba(95,227,176,.3);border-radius:9px}.adp-ec__funnel-foot span{font-size:.74rem;color:#bfe9d6;font-weight:700}.adp-ec__funnel-foot b{font-size:1.15rem;color:#5fe3b0;font-weight:800}.adp-ec__imp{display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto;min-height:0}.adp-ec__imp-flow{display:flex;align-items:flex-start;justify-content:space-between;gap:.3rem;padding:.3rem .2rem .1rem}.adp-ec__imp-node{display:flex;flex-direction:column;align-items:center;gap:.35rem;width:30%}.adp-ec__imp-node-ic{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800}.adp-ec__imp-node-ic--as{background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.5);color:#9fd8ff}.adp-ec__imp-node-ic--adp{background:rgba(95,227,176,.18);border:1px solid rgba(95,227,176,.5);color:#7fe9c2}.adp-ec__imp-node-ic--wp{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.22);color:#fff}.adp-ec__imp-node-nm{font-size:.66rem;font-weight:700;color:#e6ecf4;text-align:center;line-height:1.2}.adp-ec__imp-arrow{flex:1 1 auto;position:relative;height:2px;margin-top:22px;background:rgba(255,255,255,.16);border-radius:2px;overflow:hidden}.adp-ec__imp-arrow::after{content:"";position:absolute;top:0;left:-30%;width:30%;height:100%;border-radius:2px;background:linear-gradient(90deg,transparent,#6fb0ff);animation:adp-ec-imp-pkt 2.2s ease-in-out infinite}.adp-ec__imp-arrow:nth-of-type(2)::after{animation-delay:.5s;background:linear-gradient(90deg,transparent,#5fe3b0)}@keyframes adp-ec-imp-pkt{0%{left:-30%}100%{left:100%}}.adp-ec__imp-rows{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:0}.adp-ec__imp-row{display:flex;align-items:center;gap:.5rem;flex:1 1 0;padding:.45rem .65rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__imp-rows>:nth-child(2){animation-delay:.12s}.adp-ec__imp-rows>:nth-child(3){animation-delay:.24s}.adp-ec__imp-row-lbl{flex:0 0 auto;font-size:.74rem;font-weight:700;color:#e6ecf4}.adp-ec__imp-row-val{flex:1 1 auto;min-width:0;font-size:.68rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__imp-row-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border-radius:5px;padding:.12rem .42rem;color:#06281c;background:#5fe3b0}.adp-ec__imp-row-tag--run{color:#06203a;background:#6fb0ff;animation:adp-ec-pulse 1.6s ease-in-out infinite}.adp-ec__pl{display:flex;flex-direction:column;gap:.75rem;flex:1 1 auto;min-height:0;justify-content:center}.adp-ec__pl-track{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:2px 0}.adp-ec__pl-track::before{content:"";position:absolute;left:12.5%;right:12.5%;top:21px;height:3px;margin-top:-1.5px;background:rgba(111,176,255,.25);border-radius:3px}.adp-ec__pl-pkt{position:absolute;top:21px;left:12.5%;width:11px;height:11px;margin-top:-5.5px;transform:translateX(-50%);border-radius:50%;background:#5fe3b0;box-shadow:0 0 10px #5fe3b0;animation:adp-ec-pl-pkt 4s ease-in-out infinite;z-index:2}@keyframes adp-ec-pl-pkt{0%,6%{left:12.5%}20%,26%{left:37.5%}40%,46%{left:62.5%}60%,90%{left:87.5%}100%{left:12.5%}}.adp-ec__pl-stage{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;width:25%}.adp-ec__pl-dot{width:38px;height:38px;border-radius:50%;background:rgba(86,156,255,.18);border:2px solid rgba(86,156,255,.55);color:#9fd8ff;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;animation:adp-ec-pl-pulse 4s ease-in-out infinite}.adp-ec__pl-stage:nth-child(2) .adp-ec__pl-dot{animation-delay:0s}.adp-ec__pl-stage:nth-child(3) .adp-ec__pl-dot{animation-delay:.8s}.adp-ec__pl-stage:nth-child(4) .adp-ec__pl-dot{animation-delay:1.6s}.adp-ec__pl-stage:nth-child(5) .adp-ec__pl-dot{animation-delay:2.4s}@keyframes adp-ec-pl-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(95,227,176,0)}5%{transform:scale(1.16);box-shadow:0 0 0 7px rgba(95,227,176,.28)}100%,13%{transform:scale(1);box-shadow:0 0 0 0 rgba(95,227,176,0)}}.adp-ec__pl-stage--done .adp-ec__pl-dot{background:#5fe3b0;border-color:#5fe3b0;color:#06281c}.adp-ec__pl-nm{font-size:.72rem;font-weight:700;color:#e6ecf4;text-align:center}.adp-ec__pl-foot{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.adp-ec__cp{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__cp-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;flex:1 1 0}.adp-ec__cp-mod{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:9px;min-width:0;animation:adp-ec-rowin .5s ease-out both}.adp-ec__cp-mod-ic{flex:0 0 auto;width:26px;height:26px;border-radius:7px;background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.42);color:#9fd8ff;display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:800}.adp-ec__cp-mod-tx{display:flex;flex-direction:column;min-width:0}.adp-ec__cp-mod-tx b{font-size:.72rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__cp-mod-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__cp-core{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem;background:linear-gradient(120deg,rgba(86,156,255,.2),rgba(95,227,176,.16));border:1px solid rgba(95,227,176,.4);border-radius:10px;box-shadow:0 0 0 0 rgba(95,227,176,.4);animation:adp-ec-cp-core 2.6s ease-in-out infinite}@keyframes adp-ec-cp-core{0%,100%{box-shadow:0 0 0 0 rgba(95,227,176,.35)}50%{box-shadow:0 0 0 6px rgba(95,227,176,0)}}.adp-ec__cp-core-ic{flex:0 0 auto;width:26px;height:26px;border-radius:7px;background:#5fe3b0;color:#06281c;display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:800}.adp-ec__cp-core-tx{display:flex;flex-direction:column;min-width:0}.adp-ec__cp-core-tx b{font-size:.8rem;font-weight:800;color:#fff}.adp-ec__cp-core-tx span{font-size:.64rem;color:#bfe9d6}.adp-ec__priv{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__priv-hd{display:flex;align-items:center;gap:.5rem;padding:.5rem .65rem;background:rgba(95,227,176,.1);border:1px solid rgba(95,227,176,.28);border-radius:9px}.adp-ec__priv-hd-ic{flex:0 0 auto;width:26px;height:26px;border-radius:7px;background:rgba(95,227,176,.2);border:1px solid rgba(95,227,176,.5);color:#7fe9c2;display:flex;align-items:center;justify-content:center;font-size:.78rem}.adp-ec__priv-hd b{flex:1 1 auto;font-size:.76rem;font-weight:700;color:#fff}.adp-ec__priv-hd-badge{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#06281c;background:#5fe3b0;border-radius:5px;padding:.12rem .45rem}.adp-ec__priv-rows{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:0}.adp-ec__priv-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1 1 0;padding:.45rem .65rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px}.adp-ec__priv-row-lbl{font-size:.72rem;font-weight:600;color:#e6ecf4}.adp-ec__priv-row-val{font-size:.68rem;font-weight:700;color:#5fe3b0}.adp-ec__priv-sw{flex:0 0 auto;width:32px;height:17px;border-radius:9px;background:#5fe3b0;position:relative}.adp-ec__priv-sw::after{content:"";position:absolute;top:2px;left:17px;width:13px;height:13px;border-radius:50%;background:#06281c;animation:adp-ec-priv-sw 4s ease-in-out infinite}.adp-ec__priv-sw--off{background:rgba(255,255,255,.15)}.adp-ec__priv-sw--off::after{left:2px;background:#8fa8c6;animation:none}@keyframes adp-ec-priv-sw{0%,40%{left:2px}100%,55%{left:17px}}.adp-ec__priv-badges{display:flex;gap:.4rem;flex:0 0 auto}.adp-ec__priv-badge{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.62rem;font-weight:700;color:#bfe9d6;background:rgba(95,227,176,.1);border:1px solid rgba(95,227,176,.26);border-radius:7px;padding:.35rem .3rem;text-align:center}.adp-ec__priv-badge::before{content:"\2713";color:#5fe3b0;font-weight:900}.adp-ec__ds{display:grid;grid-template-columns:1fr 1.05fr;gap:.6rem;flex:1 1 auto;min-height:0;align-items:stretch}.adp-ec__ds-left{display:flex;flex-direction:column;gap:.55rem;justify-content:center;min-width:0}.adp-ec__ds-lbl{font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6}.adp-ec__ds-swatches{display:flex;gap:.5rem}.adp-ec__ds-sw{position:relative;width:30px;height:30px;border-radius:50%;flex:0 0 auto}.adp-ec__ds-sw--a{background:#2c5fb0}.adp-ec__ds-sw--b{background:#1f8e5e}.adp-ec__ds-sw--c{background:#b0432c}.adp-ec__ds-sw--d{background:#6b3fb0}.adp-ec__ds-sw::after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid #fff;opacity:0;animation:adp-ec-ds-ring 8s steps(1) infinite}.adp-ec__ds-sw--a::after{animation-delay:0s}.adp-ec__ds-sw--b::after{animation-delay:2s}.adp-ec__ds-sw--c::after{animation-delay:4s}.adp-ec__ds-sw--d::after{animation-delay:6s}@keyframes adp-ec-ds-ring{0%,22%{opacity:1}100%,25%{opacity:0}}.adp-ec__ds-toggle{display:inline-flex;align-self:flex-start;gap:3px;padding:3px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px}.adp-ec__ds-toggle span{font-size:.66rem;font-weight:700;padding:.22rem .6rem;border-radius:6px;color:#9fb4ce}.adp-ec__ds-toggle span.is-on{background:#6fb0ff;color:#06203a}.adp-ec__ds-card{display:flex;flex-direction:column;gap:.4rem;padding:.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-top:3px solid #2c5fb0;border-radius:10px;min-width:0;animation:adp-ec-ds-bt 8s steps(1) infinite}@keyframes adp-ec-ds-bt{0%{border-top-color:#2c5fb0}25%{border-top-color:#1f8e5e}50%{border-top-color:#b0432c}75%{border-top-color:#6b3fb0}}.adp-ec__ds-card-img{flex:1 1 auto;min-height:46px;border-radius:7px;background-size:24px}.adp-ec__ds-card-nm{font-size:.72rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__ds-card-pr{font-size:.72rem;font-weight:800;color:#5b9bff;animation:adp-ec-ds-pr 8s steps(1) infinite}@keyframes adp-ec-ds-pr{0%{color:#5b9bff}25%{color:#3fd89a}50%{color:#f08a6a}75%{color:#a77fe0}}.adp-ec__ds-card-btn{align-self:flex-start;font-size:.66rem;font-weight:700;color:#fff;background:#2c5fb0;border-radius:6px;padding:.28rem .65rem;animation:adp-ec-ds-bg 8s steps(1) infinite}@keyframes adp-ec-ds-bg{0%{background:#2c5fb0}25%{background:#1f8e5e}50%{background:#b0432c}75%{background:#6b3fb0}}.adp-ec__lf{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;min-height:0}.adp-ec__lf-layer{display:flex;align-items:center;gap:.6rem;flex:1 1 0;padding:.5rem .7rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:9px;animation:adp-ec-rowin .5s ease-out both,adp-ec-lf-step 5s ease-in-out infinite}.adp-ec__lf-layer:first-child{animation-delay:0s,0s}.adp-ec__lf-layer:nth-child(2){animation-delay:.1s,1.1s}.adp-ec__lf-layer:nth-child(3){animation-delay:.2s,2.2s}.adp-ec__lf-layer:nth-child(4){animation-delay:.3s,3.3s}@keyframes adp-ec-lf-step{0%,100%,44%,6%{box-shadow:none;border-color:rgba(255,255,255,.1)}15%,30%{box-shadow:inset 3px 0 0 #5fe3b0;border-color:rgba(95,227,176,.4)}}.adp-ec__lf-ic{flex:0 0 auto;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.74rem;font-weight:800;background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.45);color:#9fd8ff}.adp-ec__lf-tx{display:flex;flex-direction:column;min-width:0}.adp-ec__lf-tx b{font-size:.76rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__lf-tx span{font-size:.66rem;color:#8fa8c6}.adp-ec__lf-step{flex:0 0 auto;margin-left:auto;font-size:.9rem;color:#5fe3b0}.adp-ec__lc{display:grid;grid-template-columns:1.1fr 1fr;gap:.6rem;flex:1 1 auto;min-height:0}.adp-ec__lc-form{display:flex;flex-direction:column;gap:.45rem;min-width:0}.adp-ec__lc-field{display:flex;flex-direction:column;gap:3px}.adp-ec__lc-field label{font-size:.62rem;text-transform:uppercase;letter-spacing:.04em;color:#8fa8c6}.adp-ec__lc-input{font-size:.72rem;color:#e6ecf4;padding:.42rem .55rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__lc-btn{margin-top:auto;text-align:center;font-size:.72rem;font-weight:700;color:#06281c;background:#5fe3b0;border-radius:7px;padding:.45rem;animation:adp-ec-lc-press 5s ease-in-out infinite}@keyframes adp-ec-lc-press{0%,6%{transform:scale(1);filter:brightness(1)}9%{transform:scale(.95);filter:brightness(1.35)}100%,14%{transform:scale(1);filter:brightness(1)}}.adp-ec__lc-inbox{display:flex;flex-direction:column;gap:.4rem;min-width:0}.adp-ec__lc-inbox-hd{display:flex;align-items:center;justify-content:space-between;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8fa8c6}.adp-ec__lc-inbox-ct{color:#5fe3b0;display:inline-block;transform:scale(0);animation:adp-ec-lc-ct 5s ease-in-out infinite}@keyframes adp-ec-lc-ct{0%,20%{opacity:0;transform:scale(.5)}100%,28%{opacity:1;transform:scale(1)}}.adp-ec__lc-lead{display:flex;align-items:center;gap:.45rem;flex:1 1 0;padding:.45rem .5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px}.adp-ec__lc-lead--new{border-color:rgba(95,227,176,.4);background:rgba(95,227,176,.08);animation:adp-ec-lc-new 5s ease-in-out infinite}@keyframes adp-ec-lc-new{0%,18%{opacity:0;transform:translateY(-9px);box-shadow:none}26%,62%{opacity:1;transform:none;box-shadow:0 0 0 1px rgba(95,227,176,.5)}100%,68%{opacity:1;transform:none;box-shadow:none}}.adp-ec__lc-av{flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#6fb0ff,#5fe3b0);color:#06203a;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center}.adp-ec__lc-lead-tx{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.adp-ec__lc-lead-tx b{font-size:.68rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__lc-lead-tx span{font-size:.62rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__lc-lead-tag{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;color:#06281c;background:#5fe3b0;border-radius:4px;padding:.08rem .34rem}.adp-ec__lc-lead-tag--mk{color:#bfd0e6;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.adp-ec__net-core{animation:adp-ec-cp-core 2.6s ease-in-out infinite}.adp-ec__net-grid .adp-ec__net-mod{animation:adp-ec-rowin .5s ease-out both,adp-ec-net-pulse 5s ease-in-out infinite}.adp-ec__net-grid>:first-child{animation-delay:0s}@keyframes adp-ec-net-pulse{0%,100%,52%,8%{box-shadow:none}20%,36%{box-shadow:0 0 0 1px rgba(95,227,176,.4)}}.adp-ec__fav{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__fav-hd{display:flex;align-items:center;gap:.45rem;padding:.5rem .65rem;background:rgba(95,227,176,.1);border:1px solid rgba(95,227,176,.26);border-radius:9px}.adp-ec__fav-hd-ic{font-size:.9rem;color:#ff6b6b;animation:adp-ec-fav 4s ease-in-out infinite}.adp-ec__fav-hd b{font-size:.78rem;color:#fff}.adp-ec__fav-hd span{margin-left:auto;font-size:.64rem;color:#bfe9d6;font-weight:600}.adp-ec__fav-list{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:0}.adp-ec__fav-row{display:flex;align-items:center;gap:.5rem;flex:1 1 0;padding:.42rem .55rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__fav-list>:nth-child(2){animation-delay:.1s}.adp-ec__fav-list>:nth-child(3){animation-delay:.2s}.adp-ec__fav-img{flex:0 0 auto;width:36px;height:26px;border-radius:4px;background-size:15px}.adp-ec__fav-tx{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.adp-ec__fav-tx b{font-size:.7rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__fav-tx span{font-size:.62rem;color:#8fa8c6}.adp-ec__fav-pr{flex:0 0 auto;font-size:.72rem;font-weight:800;color:#5fe3b0}.adp-ec__fav-heart{flex:0 0 auto;font-size:.82rem;color:#ff6b6b}.adp-ec__fav-list .adp-ec__fav-row:nth-child(3) .adp-ec__fav-heart{color:#8fa8c6;animation:adp-ec-fav-save 5s ease-in-out infinite}@keyframes adp-ec-fav-save{0%,48%{color:#8fa8c6;transform:scale(1)}52%{transform:scale(1.3)}100%,56%{color:#ff6b6b;transform:scale(1)}}.adp-ec__fav-ct{display:inline-grid;vertical-align:baseline}.adp-ec__fav-ct>span{grid-area:1/1}.adp-ec__fav-ct>span:first-child{animation:adp-ec-fav-ctout 5s ease-in-out infinite}.adp-ec__fav-ct>span:nth-child(2){opacity:0;animation:adp-ec-fav-ctin 5s ease-in-out infinite}@keyframes adp-ec-fav-ctout{0%,50%{opacity:1}100%,54%{opacity:0}}@keyframes adp-ec-fav-ctin{0%,50%{opacity:0}100%,54%{opacity:1}}.adp-ec__fav-cta{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;flex:0 0 auto}.adp-ec__fav-btn{text-align:center;font-size:.68rem;font-weight:700;border-radius:7px;padding:.42rem .4rem}.adp-ec__fav-btn--cmp{color:#cfe0fb;background:rgba(86,156,255,.16);border:1px solid rgba(86,156,255,.34)}.adp-ec__fav-btn--cta{color:#06281c;background:#5fe3b0;animation:adp-ec-pulse 2s ease-in-out infinite}.adp-ec__sc{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;flex:1 1 auto;min-height:0;align-items:stretch}.adp-ec__sc-code{display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:.6rem;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.08);border-radius:9px;min-width:0}.adp-ec__sc-code-lbl{font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6}.adp-ec__sc-code-line{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;color:#9fd8ff;line-height:1.55;word-break:break-word}.adp-ec__sc-code-line .adp-ec__sc-k{color:#7fe9c2}.adp-ec__sc-caret{display:inline-block;width:1px;height:.95em;background:#6fb0ff;vertical-align:middle;animation:adp-ec-blink 1.1s steps(1) infinite}.adp-ec__sc-prev{display:flex;flex-direction:column;gap:.4rem;min-width:0}.adp-ec__sc-prev-lbl{font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6}.adp-ec__sc-row{display:flex;align-items:center;gap:.45rem;flex:1 1 0;padding:.42rem .5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__sc-prev .adp-ec__sc-row:nth-child(3){animation-delay:.12s}.adp-ec__sc-row-img{flex:0 0 auto;width:32px;height:24px;border-radius:4px;background-size:14px}.adp-ec__sc-row-nm{flex:1 1 auto;min-width:0;font-size:.7rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__sc-row-pr{flex:0 0 auto;font-size:.72rem;font-weight:700;color:#5fe3b0}.adp-ec__bi{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.adp-ec__bi-list{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;min-height:0}.adp-ec__bi-row{display:flex;align-items:center;gap:.5rem;flex:1 1 0}.adp-ec__bi-rank{flex:0 0 auto;width:20px;height:20px;border-radius:6px;background:rgba(86,156,255,.18);border:1px solid rgba(86,156,255,.4);color:#9fd8ff;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center}.adp-ec__bi-nm{flex:0 0 32%;font-size:.7rem;font-weight:600;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__bi-bar{flex:1 1 auto;height:9px;border-radius:5px;background:rgba(255,255,255,.1);overflow:hidden}.adp-ec__bi-bar i{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,#6fb0ff,#5fe3b0);transform-origin:left;animation:adp-ec-funnel 5s ease-in-out infinite both}.adp-ec__bi-val{flex:0 0 auto;min-width:2.4rem;text-align:right;font-size:.66rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.adp-ec__road-prog{display:flex;align-items:center;gap:.6rem;flex:0 0 auto;padding:.5rem .65rem;background:rgba(95,227,176,.08);border:1px solid rgba(95,227,176,.22);border-radius:9px;margin-bottom:.1rem}.adp-ec__road-prog-lbl{flex:0 0 auto;font-size:.7rem;font-weight:700;color:#e6ecf4}.adp-ec__road-prog-track{flex:1 1 auto;height:7px;border-radius:4px;background:rgba(255,255,255,.1);overflow:hidden}.adp-ec__road-prog-track i{display:block;height:100%;border-radius:4px;background:#5fe3b0;width:0;animation:adp-ec-road-prog 1.4s cubic-bezier(.4,0,.2,1) both}@keyframes adp-ec-road-prog{from{width:0}to{width:60%}}.adp-ec__road-prog-val{flex:0 0 auto;font-size:.7rem;font-weight:700;color:#5fe3b0;font-variant-numeric:tabular-nums}.adp-ec__fx{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;min-height:0}.adp-ec__fx-url{display:flex;align-items:center;gap:.4rem;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:.28rem .6rem;font-size:.64rem;color:#9fb6d2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.adp-ec__fx-url::before{content:"";flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#5fe3b0}.adp-ec__fx-search{display:flex;align-items:center;gap:.5rem;padding:.45rem .65rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:20px;font-size:.7rem;color:#c9d6e6}.adp-ec__fx-search-ic{flex:0 0 auto;width:12px;height:12px;border-radius:50%;border:2px solid #8fa8c6;position:relative}.adp-ec__fx-search-ic::after{content:"";position:absolute;right:-3px;bottom:-3px;width:5px;height:2px;background:#8fa8c6;transform:rotate(45deg);border-radius:1px}.adp-ec__fx-caret{width:1px;height:.95em;background:#6fb0ff;margin-left:auto;animation:adp-ec-blink 1.1s steps(1) infinite}.adp-ec__fx-chips{display:flex;gap:.35rem;flex-wrap:wrap}.adp-ec__fx-chip{font-size:.64rem;font-weight:600;padding:.16rem .55rem;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#c9d6e6;animation:adp-ec-chipcycle 8s ease-in-out infinite}.adp-ec__fx-chips .adp-ec__fx-chip:first-child{animation-delay:0s}.adp-ec__fx-chips .adp-ec__fx-chip:nth-child(2){animation-delay:2s}.adp-ec__fx-chips .adp-ec__fx-chip:nth-child(3){animation-delay:4s}.adp-ec__fx-chips .adp-ec__fx-chip:nth-child(4){animation-delay:6s}.adp-ec__fx-card{position:relative;flex:1 1 auto;min-height:0}.adp-ec__fx-veh{position:absolute;inset:0;display:grid;grid-template-columns:1.15fr 1fr;gap:.55rem;padding:.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:10px;opacity:0;animation:adp-ec-fx-view 8s ease-in-out infinite}.adp-ec__fx-veh:first-child{animation-delay:0s}.adp-ec__fx-veh:nth-child(2){animation-delay:2s}.adp-ec__fx-veh:nth-child(3){animation-delay:4s}.adp-ec__fx-veh:nth-child(4){animation-delay:6s}@keyframes adp-ec-fx-view{0%,2%{opacity:0}22%,7%{opacity:1}100%,27%{opacity:0}}.adp-ec__fx-cta-tx{position:relative;display:inline-grid}.adp-ec__fx-cta-tx>span{grid-area:1/1;opacity:0;white-space:nowrap;animation:adp-ec-fx-view 8s ease-in-out infinite}.adp-ec__fx-cta-tx>span:first-child{animation-delay:0s}.adp-ec__fx-cta-tx>span:nth-child(2){animation-delay:2s}.adp-ec__fx-cta-tx>span:nth-child(3){animation-delay:4s}.adp-ec__fx-cta-tx>span:nth-child(4){animation-delay:6s}.adp-ec__loc-more{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:0;margin-top:.1rem}.adp-ec__loc-more-hd{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8fa8c6}.adp-ec__loc-brow{display:flex;align-items:center;gap:.5rem;flex:1 1 0;padding:.45rem .6rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px}.adp-ec__loc-brow-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%}.adp-ec__loc-brow-dot--open{background:#5fe3b0;box-shadow:0 0 0 3px rgba(95,227,176,.15)}.adp-ec__loc-brow-dot--closed{background:#8fa8c6}.adp-ec__loc-brow-nm{flex:0 0 auto;font-size:.7rem;font-weight:700;color:#e6ecf4}.adp-ec__loc-brow-city{flex:1 1 auto;min-width:0;font-size:.64rem;color:#8fa8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__loc-brow-st{flex:0 0 auto;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border-radius:5px;padding:.1rem .4rem}.adp-ec__loc-brow-st--open{color:#06281c;background:#5fe3b0}.adp-ec__loc-brow-st--closed{color:#bfd0e6;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.adp-ec__fx-card-img{position:relative;border-radius:8px;background-size:30px}.adp-ec__fx-card-fav{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;font-size:.72rem;color:#ff6b6b;animation:adp-ec-fav 4s ease-in-out infinite}.adp-ec__fx-card-info{display:flex;flex-direction:column;gap:.22rem;min-width:0}.adp-ec__fx-card-nm{font-size:.78rem;font-weight:700;color:#fff;line-height:1.15}.adp-ec__fx-card-sub{font-size:.64rem;color:#8fa8c6}.adp-ec__fx-spec{display:flex;justify-content:space-between;gap:.5rem;font-size:.64rem;color:#aec0d6;padding-bottom:.18rem;border-bottom:1px solid rgba(255,255,255,.06)}.adp-ec__fx-spec b{color:#fff;font-weight:700}.adp-ec__fx-card-pr{margin-top:auto;font-size:.95rem;font-weight:800;color:#5fe3b0}.adp-ec__fx-cta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:0 0 auto;padding:.45rem .65rem;background:rgba(86,156,255,.12);border:1px solid rgba(86,156,255,.3);border-radius:9px}.adp-ec__fx-cta-tx{font-size:.7rem;font-weight:800;color:#fff}.adp-ec__fx-cta-btn{flex:0 0 auto;font-size:.68rem;font-weight:700;color:#06281c;background:#5fe3b0;border-radius:7px;padding:.3rem .7rem;animation:adp-ec-pulse 2s ease-in-out infinite}.adp-ec__pc{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;flex:1 1 auto;min-height:0}.adp-ec__pc-set{display:flex;flex-direction:column;gap:.4rem;min-width:0}.adp-ec__pc-bar{display:flex;align-items:center;gap:.5rem;flex:0 0 auto;padding:.45rem .55rem;background:rgba(95,227,176,.08);border:1px solid rgba(95,227,176,.22);border-radius:8px}.adp-ec__pc-bar-lbl{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#bfe9d6}.adp-ec__pc-bar-val{margin-left:auto;font-size:.72rem;font-weight:700;color:#fff}.adp-ec__pc-tog{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1 1 0;padding:.4rem .55rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:7px}.adp-ec__pc-tog b{font-size:.72rem;font-weight:600;color:#e6ecf4}.adp-ec__pc-sw{flex:0 0 auto;width:30px;height:16px;border-radius:8px;background:#5fe3b0;position:relative}.adp-ec__pc-sw::after{content:"";position:absolute;top:2px;left:16px;width:12px;height:12px;border-radius:50%;background:#06281c}.adp-ec__pc-sw--anim::after{animation:adp-ec-priv-sw 4s ease-in-out infinite}.adp-ec__pc-prev{display:flex;flex-direction:column;gap:.4rem;min-width:0;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:9px;padding:.45rem;overflow:hidden}.adp-ec__pc-prev-url{flex:0 0 auto;font-size:.62rem;color:#9fb6d2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__pc-prev-chips{display:flex;gap:.3rem;flex:0 0 auto}.adp-ec__pc-prev-chip{font-size:.62rem;font-weight:600;padding:.1rem .42rem;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#c9d6e6}.adp-ec__pc-prev-chip.is-on{background:#6fb0ff;color:#06203a;border-color:#6fb0ff}.adp-ec__pc-prev-card{display:flex;align-items:center;gap:.4rem;flex:1 1 0;padding:.4rem .45rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:7px;animation:adp-ec-rowin .5s ease-out both}.adp-ec__pc-prev .adp-ec__pc-prev-card:nth-of-type(2){animation-delay:.15s}.adp-ec__pc-prev-img{flex:0 0 auto;width:32px;height:24px;border-radius:4px;background-size:14px}.adp-ec__pc-prev-nm{flex:1 1 auto;min-width:0;font-size:.7rem;font-weight:700;color:#e6ecf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adp-ec__pc-prev-pr{flex:0 0 auto;font-size:.72rem;font-weight:700;color:#5fe3b0}