.adt-home{--blue:#1d44f8;--blue-deep:#0030df;--blue-soft:#e8eefe;--navy:#161d2d;--ink:#1b1f41;--slate:#374151;--muted:#8fa0c0;--line:#e1e4ed;--line-2:#c9d0e4;--tint:#f0f3fa;--tint-2:#f0f4ff;--tint-3:#f8f9ff;--green:#1eb355;--green-deep:#27883a;--white:#fff;--pad:16px;--radius:18px;--radius-sm:12px;--maxw:1320px;--font-head:var(--font-jost),"Jost",system-ui,sans-serif;--font-body:var(--font-dm-sans),"DM Sans",system-ui,sans-serif;--shadow-sm:0 1px 2px #161d2d0d, 0 1px 3px #161d2d0f;--shadow:0 10px 30px -12px #161d2d2e;--shadow-blue:0 14px 34px -14px #1d44f873;font-family:var(--font-body);color:var(--slate);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}.adt-home :is(h1,h2,h3,h4,p,ul,figure){margin:0}.adt-home *{box-sizing:border-box}.adt-home h1,.adt-home h2,.adt-home h3,.adt-home h4{font-family:var(--font-head);color:var(--navy);letter-spacing:-.01em;font-weight:600;line-height:1.12}.adt-home a{color:inherit;text-decoration:none}.adt-home img,.adt-home svg{max-width:100%;display:block}.adt-home ul{padding:0;list-style:none}.adt-home .section{width:100%;padding-left:var(--pad);padding-right:var(--pad);padding-top:56px;padding-bottom:56px}.adt-home .inner{width:100%;max-width:var(--maxw);margin:0 auto}.adt-home .tint{background:var(--tint)}.adt-home .tint-2{background:var(--tint-2)}.adt-home .navy-bg{background:var(--navy);color:#cdd6e8}.adt-home .navy-bg h1,.adt-home .navy-bg h2,.adt-home .navy-bg h3{color:#fff}.adt-home .eyebrow{font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-size:13px;font-weight:600}.adt-home .eyebrow.on-dark{color:#7fa0ff}.adt-home .section-head{max-width:680px;margin-bottom:30px}.adt-home .section-head.center{text-align:center;margin-left:auto;margin-right:auto}.adt-home .section-head h2{margin-bottom:12px;font-size:clamp(27px,7vw,40px)}.adt-home .section-head p{color:var(--muted);font-size:16px}.adt-home .navy-bg .section-head p{color:#9fb0d0}.adt-home .btn{font-family:var(--font-head);cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 22px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.adt-home .btn svg{width:17px;height:17px}.adt-home .btn-primary{background:var(--blue);color:#fff;box-shadow:var(--shadow-blue)}.adt-home .btn-primary:hover{background:var(--blue-deep);transform:translateY(-1px)}.adt-home .btn-ghost{color:var(--navy);border-color:var(--line-2);background:#fff}.adt-home .btn-ghost:hover{border-color:var(--blue);color:var(--blue)}.adt-home .btn-tg{color:#fff;background:#ffffff14;border-color:#ffffff38}.adt-home .btn-tg:hover{background:#ffffff29}.adt-home .hero{z-index:1;color:#c3cce6;clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),50% 100%,0 calc(100% - 60px));background:linear-gradient(125deg,#070d26 0%,#0e1a52 26%,#163aa8 50%,#0c1640 76%,#070d26 100%) 0 0/280% 280%;padding-top:92px;padding-bottom:104px;animation:18s infinite heroGrad;position:relative}.adt-home .hero>.inner{flex-direction:column;gap:32px;display:flex}.adt-home .hero h1{letter-spacing:-.025em;color:#fff;font-size:clamp(33px,9.2vw,58px);font-weight:700}.adt-home .hero h1 .hl{color:#8fa6ff}.adt-home .hero p.lead{color:#c3cce6;max-width:560px;margin-top:18px;font-size:clamp(16px,4.4vw,19px)}.adt-home .hero .eyebrow{color:#8fa6ff}.adt-home .hero .eyebrow,.adt-home .hero h1,.adt-home .hero p.lead,.adt-home .hero-cta{animation:.7s both fadeUp}.adt-home .hero .eyebrow{animation-delay:50ms}.adt-home .hero h1{animation-delay:.15s}.adt-home .hero p.lead{animation-delay:.25s}.adt-home .hero-cta{animation-delay:.35s}.adt-home .hero-visual{animation:.8s .3s both fadeUp}.adt-home .hero-trust{width:100%;padding:0 var(--pad);margin-top:60px}.adt-home .hero-trust .inner{max-width:var(--maxw);text-align:center}.adt-home .hero-trust-h{color:#aebbd9;letter-spacing:.01em;margin-bottom:40px;font-size:18px;font-weight:600}.adt-home .hero-trust .partners-cta{text-align:center;margin-top:16px}.adt-home .hero-readmore{color:#fff;font-family:var(--font-head);align-items:center;gap:7px;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}.adt-home .hero-readmore:hover{gap:11px}.adt-home .hero-readmore svg{width:16px;height:16px}.adt-home .hero-cta{flex-direction:column;gap:12px;max-width:340px;margin-top:26px;display:flex}.adt-home .hero-visual{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;position:relative;overflow:hidden}.adt-home .dash{padding:18px}.adt-home .dash-top{border-bottom:1px solid var(--line);align-items:center;gap:8px;margin-bottom:16px;padding-bottom:14px;display:flex}.adt-home .dash-dot{background:var(--line-2);border-radius:50%;width:9px;height:9px}.adt-home .dash-dot.g{background:var(--green)}.adt-home .dash-title{font-family:var(--font-head);color:var(--muted);letter-spacing:.04em;margin-left:auto;font-size:12px}.adt-home .dash-rows{flex-direction:column;gap:10px;display:flex}.adt-home .dash-row{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--tint-3);align-items:center;gap:12px;padding:12px;display:flex}.adt-home .dash-ico{border:1px solid var(--line);background:#fff;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.adt-home .dash-ico svg{width:21px;height:21px;display:block}.adt-home .dash-row .meta{flex:1;min-width:0}.adt-home .dash-row .meta b{font-family:var(--font-head);color:var(--navy);font-size:14px;display:block}.adt-home .dash-row .meta span{color:var(--muted);font-size:12px}.adt-home .dash-pill{font-family:var(--font-head);color:var(--green-deep);background:#1eb3551f;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.adt-home .carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0 calc(-1 * var(--pad));padding-bottom:8px;padding-left:var(--pad);padding-right:var(--pad);scrollbar-width:none;align-items:stretch;gap:14px;display:flex;overflow-x:auto}.adt-home .carousel>.card{height:auto}.adt-home .carousel::-webkit-scrollbar{display:none}.adt-home .carousel>*{scroll-snap-align:center;flex:0 0 84%;min-width:0}.adt-home .dots{justify-content:center;gap:7px;margin-top:18px;display:flex}.adt-home .dot{background:var(--line-2);cursor:pointer;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.adt-home .dot.active{background:var(--blue);width:22px}.adt-home .card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;height:100%;padding:24px;display:flex}.adt-home .step-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.adt-home .card-img{aspect-ratio:1;object-fit:cover;object-position:center;border-radius:var(--radius) var(--radius) 0 0;background:var(--tint);flex-shrink:0;width:100%;margin:0 0 18px;display:block}.adt-home .card--media{padding:0;overflow:hidden}.adt-home .card--media>:not(.card-img){margin-left:24px;margin-right:24px}.adt-home .card--media>:last-child{margin-bottom:24px}.adt-home .card .ico{background:var(--blue-soft);width:46px;height:46px;color:var(--blue);border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.adt-home .card .ico svg{width:23px;height:23px}.adt-home .card h3{margin-bottom:8px;font-size:20px}.adt-home .card-head{align-items:center;gap:14px;margin-bottom:18px;display:flex}.adt-home .card-head .ico{flex-shrink:0;margin-bottom:0}.adt-home .card-head h3{margin:0;font-size:25px;line-height:1.1}.adt-home .feat-list{flex-direction:column;gap:13px;margin:0;display:flex}.adt-home .feat-list li{color:var(--slate);align-items:center;gap:12px;font-size:15px;display:flex}.adt-home .feat-list li svg{width:20px;height:20px;color:var(--blue);flex-shrink:0}.adt-home .ref-card h3{margin-bottom:4px;font-size:25px;line-height:1.1}.adt-home .ref-list{gap:11px;margin-top:10px}.adt-home .ref-list li{align-items:center;font-size:14.5px;line-height:1.35}.adt-home .ref-list li svg{width:17px;height:17px;margin-top:0}.adt-home .ref-list b{color:var(--blue);letter-spacing:-.01em;font-size:18px;font-weight:800}.adt-home .card p{color:var(--slate);font-size:15px}.adt-home .card .ico img{object-fit:contain;width:24px;height:24px;display:block}.adt-home .sol-hero-media{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;min-height:300px}.adt-home .sol-media{border-radius:var(--radius);background:var(--tint);border:1px solid var(--line);width:100%;min-height:280px}@media (min-width:768px){.adt-home .sol-hero-media{height:380px;min-height:0}.adt-home .sol-media{height:100%;min-height:340px}}.adt-home .hero-carousel{background:0 0;border:none;height:340px;position:relative;overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000 0,#000 14% 86%,#0000 100%);mask:linear-gradient(90deg,#0000 0,#000 14% 86%,#0000 100%)}@media (min-width:768px){.adt-home .hero-carousel{height:440px}}.adt-home .hc-track{will-change:transform;align-items:center;animation:15s cubic-bezier(.45,0,.2,1) infinite hcTrack;display:flex;position:absolute;inset:0}.adt-home .hc-slide{flex:0 0 50%;justify-content:center;align-items:center;height:100%;padding:0 8px;display:flex}.adt-home .hc-slide img{object-fit:cover;opacity:.4;transform-origin:50%;will-change:opacity,transform;border-radius:20px;width:auto;max-width:100%;height:100%;transform:scale(.84)}.adt-home .hc-track .hc-slide:nth-child(2) img,.adt-home .hc-track .hc-slide:nth-child(6) img{animation:15s cubic-bezier(.45,0,.2,1) infinite hcActive}.adt-home .hc-track .hc-slide:nth-child(3) img,.adt-home .hc-track .hc-slide:nth-child(7) img{animation:15s cubic-bezier(.45,0,.2,1) -11.25s infinite hcActive}.adt-home .hc-track .hc-slide:nth-child(4) img,.adt-home .hc-track .hc-slide:nth-child(8) img{animation:15s cubic-bezier(.45,0,.2,1) -7.5s infinite hcActive}.adt-home .hc-track .hc-slide:first-child img,.adt-home .hc-track .hc-slide:nth-child(5) img{animation:15s cubic-bezier(.45,0,.2,1) -3.75s infinite hcActive}@keyframes hcTrack{0%,16%{transform:translate(-25%)}25%,41%{transform:translate(-75%)}50%,66%{transform:translate(-125%)}75%,91%{transform:translate(-175%)}to{transform:translate(-225%)}}@keyframes hcActive{0%,16%{opacity:1;transform:scale(1)}25%,91%{opacity:.4;transform:scale(.84)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.adt-home .hc-track{animation:none;transform:translate(-25%)}.adt-home .hc-slide img{animation:none}.adt-home .hc-track .hc-slide:nth-child(2) img{opacity:1;transform:scale(1)}}.adt-home .sol-split{flex-direction:column;gap:32px;display:flex}@media (min-width:768px){.adt-home .sol-split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}}.adt-home .audience-list{flex-direction:column;gap:14px;margin:22px 0 0;display:flex}.adt-home .audience-list li{color:var(--ink);align-items:center;gap:12px;font-size:16px;display:flex}.adt-home .audience-list li svg{width:23px;height:23px;color:var(--blue);flex-shrink:0}.adt-home .sol-closer{color:var(--muted);margin-top:22px;font-size:16px;line-height:1.6}.adt-home .sol-closer-top{margin-top:0;margin-bottom:4px}.adt-home .sol-split .section-head{margin-bottom:12px}.adt-home .aud-list{flex-direction:column;gap:10px;margin:18px 0 0;display:flex}.adt-home .aud-list li{color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:14px;padding:12px 14px;font-size:16.5px;font-weight:500;transition:border-color .2s,transform .2s;display:flex}.adt-home .aud-list li:hover{border-color:var(--line-2);transform:translate(3px)}.adt-home .aud-ico{background:var(--blue-soft);width:36px;height:36px;color:var(--blue);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.adt-home .aud-ico svg{width:19px;height:19px}.adt-home .bigo-tab{align-items:center;gap:11px;display:flex}.adt-home .bigo-tab-ico{background:var(--blue-soft);width:30px;height:30px;color:var(--blue);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.adt-home .bigo-tab-ico svg{width:17px;height:17px}.adt-home .bigo-tab.active .bigo-tab-ico{background:var(--blue);color:#fff}.adt-home .bigo-tabs .faq-answer{height:auto}.adt-home .bigo-tabs .faq-panel{opacity:1;visibility:visible;display:none;position:relative;transform:none}.adt-home .bigo-tabs .faq-panel.active{animation:.28s fadeUp;display:flex}@media (min-width:768px){.adt-home .bigo-tabs .faq-wrap{align-items:center}}.adt-home .sol-media-fill{background:0 0;border:none;padding:0;overflow:visible}.adt-home .sol-media-fill video{object-fit:cover;-webkit-mask-composite:source-in;width:100%;height:100%;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000),linear-gradient(#0000,#000 20px calc(100% - 20px),#0000);mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000),linear-gradient(#0000,#000 20px calc(100% - 20px),#0000);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:border-box,border-box;mask-clip:border-box,border-box;-webkit-mask-origin:border-box,border-box;mask-origin:border-box,border-box;-webkit-mask-composite:source-in;mask-composite:intersect;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.adt-home .aa-hero{z-index:1;background:var(--tint);clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),50% 100%,0 calc(100% - 60px));padding-top:96px;padding-bottom:104px;position:relative}.adt-home .aa-hero+section{z-index:0;background:#fff;margin-top:-60px;padding-top:116px;position:relative}.adt-home .aa-hero>.inner{flex-direction:column;gap:32px;display:flex}.adt-home .aa-hero-media{justify-content:center;align-items:center;display:flex}.adt-home .aa-hero-media img{width:100%;max-width:440px;height:auto}@media (min-width:768px){.adt-home .aa-hero{min-height:620px;padding-top:108px;padding-bottom:128px}.adt-home .aa-hero+section{padding-top:144px}.adt-home .aa-hero>.inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.adt-home .aa-hero-media{align-self:center}.adt-home .aa-hero-media img{width:100%;max-width:540px;height:auto}}.adt-home .aa-hero h1{color:var(--navy);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(31px,7vw,50px)}.adt-home .aa-eyebrow{align-items:center;gap:8px;display:flex}.adt-home .aa-eyebrow img{object-fit:contain;width:18px;height:18px}.adt-home .aa-hero-text{flex-direction:column;justify-content:center;display:flex}.adt-home .aa-hero-sub{color:var(--slate);max-width:520px;font-size:17px;line-height:1.55}.adt-home .aa-bullets{flex-direction:column;gap:13px;margin:24px 0 0;padding:0;list-style:none;display:flex}.adt-home .aa-bullets li{color:var(--ink);align-items:flex-start;gap:11px;font-size:15.5px;line-height:1.45;display:flex}.adt-home .aa-bullets li svg{width:21px;height:21px;color:var(--blue);flex:0 0 21px;margin-top:1px}.adt-home .aa-hero .hero-cta{margin-top:26px}.adt-home .aa-hero-note{color:var(--muted);margin-top:14px;font-size:13px}.adt-home .aa-center-note{text-align:center;color:var(--muted);max-width:660px;margin:28px auto 0;font-size:15.5px;line-height:1.55}.adt-home .prob-list{flex-direction:column;gap:9px;margin:6px 0 0;padding:0;list-style:none;display:flex}.adt-home .prob-list li{color:var(--slate);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.45;display:flex}.adt-home .prob-list li svg{width:15px;height:15px;color:var(--blue);flex:0 0 15px;margin-top:3px}.adt-home .tier-card{text-align:left}.adt-home .tier-head{margin-bottom:14px}.adt-home .tier-card h3{margin-bottom:8px;font-size:22px}.adt-home .tier-tag{font-family:var(--font-head);letter-spacing:.07em;text-transform:uppercase;color:var(--blue);background:var(--blue-soft);border-radius:999px;padding:4px 11px;font-size:11px;font-weight:600;display:inline-block}.adt-home .tier-fee{border-bottom:1px solid var(--line);align-items:baseline;gap:9px;margin:2px 0 18px;padding-bottom:18px;display:flex}.adt-home .tier-fee-num{font-family:var(--font-head);letter-spacing:-.02em;color:var(--blue);font-size:clamp(30px,6.5vw,40px);font-weight:700;line-height:1}.adt-home .tier-fee-note{color:var(--muted);font-size:13px}.adt-home .tier-vert-label{font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:600}.adt-home .tier-pricing{border-top:1px solid var(--line);margin-top:auto;padding-top:16px}.adt-home .tier-pricing p{font-family:var(--font-head);color:var(--navy);font-size:13.5px;font-weight:600}.adt-home .aa-pricing{background:#0a1550;position:relative;overflow:hidden}.adt-home .aa-pricing:before{content:"";background:linear-gradient(to top,var(--blue),transparent);transform-origin:bottom;pointer-events:none;z-index:0;height:40%;animation:3s ease-in-out infinite alternate aaPriceGlow;position:absolute;bottom:0;left:0;right:0;transform:scaleY(.5)}@keyframes aaPriceGlow{0%{transform:scaleY(.5)}to{transform:scaleY(1)}}.adt-home .aa-pricing>.inner{z-index:1;position:relative}.adt-home .aa-pricing .section-head h2{color:#fff}.adt-home .aa-pricing .section-head p{color:#c3cce6}@media (prefers-reduced-motion:reduce){.adt-home .aa-pricing:before{animation:none;transform:scaleY(.72)}}.adt-home .hp-glow{background:var(--tint);position:relative}.adt-home .hp-glow>.inner{z-index:1;position:relative}.adt-home .hp-glow-end{overflow:hidden}.adt-home .hp-glow-end:before{content:"";transform-origin:bottom;pointer-events:none;z-index:0;background:linear-gradient(#0000,#fff);height:40%;animation:1.5s ease-in-out infinite alternate aaPriceGlow;position:absolute;bottom:0;left:0;right:0;transform:scaleY(.5)}@media (prefers-reduced-motion:reduce){.adt-home .hp-glow-end:before{animation:none;transform:scaleY(.72)}}.adt-home #platform{position:relative}.adt-home #platform:after{content:"";background:linear-gradient(to top,var(--tint),transparent);pointer-events:none;z-index:0;height:20%;position:absolute;bottom:0;left:0;right:0}.adt-home .hero+section{z-index:0;margin-top:-60px;padding-top:116px;position:relative}@media (min-width:768px){.adt-home .hero+section{padding-top:144px}}.adt-home .hero.hero-centered>.inner{text-align:center;flex-direction:column;align-items:center;gap:0;max-width:660px;margin-left:auto;margin-right:auto;display:flex}.adt-home .hero-centered h1{max-width:100%;margin-left:auto;margin-right:auto}.adt-home .hero-centered .lead{max-width:520px;margin-left:auto;margin-right:auto}.adt-home .hero-centered .hero-cta{flex-direction:column;justify-content:center;align-items:center;max-width:none}@media (min-width:768px){.adt-home .hero-centered .hero-cta{flex-direction:row}}.adt-home .why-grid{grid-template-columns:1fr;gap:12px;margin-top:8px;display:grid}@media (min-width:640px){.adt-home .why-grid{grid-template-columns:1fr 1fr}}.adt-home .why-item{border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);color:var(--ink);background:#fff;align-items:center;gap:13px;padding:14px 16px;font-size:15.5px;font-weight:500;display:flex}.adt-home .why-item svg{width:21px;height:21px;color:var(--blue);flex-shrink:0}.adt-home .ds-problem h2{font-size:clamp(23px,4.8vw,42px);line-height:1.14}.adt-home .ds-problem h2 .hl{color:var(--blue)}.adt-home .ds-problem .ds-line{white-space:nowrap;display:block}.adt-home .ds-pain{flex-direction:column;gap:11px;margin:22px 0 0;padding:0;list-style:none;display:flex}.adt-home .ds-pain li{color:var(--ink);align-items:center;gap:11px;font-size:16.5px;font-weight:500;display:flex}.adt-home .ds-pain li svg{width:19px;height:19px;color:var(--slate);opacity:.65;flex:0 0 19px}.adt-home .ds-pain li b{color:var(--navy);font-weight:700}.adt-home .ds-problem-conseq{color:var(--muted);max-width:460px;margin-top:18px;font-size:16px;line-height:1.55}.adt-home .ds-problem-closer{font-family:var(--font-head);color:var(--navy);letter-spacing:-.015em;margin-top:16px;font-size:clamp(23px,5vw,32px);font-weight:700}.adt-home .ds-problem-media{order:-1;justify-content:center;align-items:center;display:flex}.adt-home .ds-problem-img{width:auto;max-width:300px;height:auto;margin:0 auto;display:block}@media (min-width:768px){.adt-home .ds-problem-media{order:0}.adt-home .ds-problem-img{max-width:380px}}.adt-home .ds-cta-list{flex-direction:column;gap:12px;margin-top:22px;display:flex}.adt-home .ds-cta-list li{color:#cdd6e8;align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.5;display:flex}.adt-home .ds-cta-list li svg{width:18px;height:18px;color:var(--green);flex-shrink:0;margin-top:3px}.adt-home .ds-cta-media{justify-content:center;align-items:center;display:flex}.adt-home .ds-cta-media img{width:100%;max-width:460px;height:auto}.adt-home .eh-stage{background:0 0;border:none;position:relative;overflow:hidden}.adt-home .eh-card{opacity:0;width:30%;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),filter .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.adt-home .eh-img{width:100%;height:auto;box-shadow:var(--shadow);border-radius:14px;display:block}.adt-home .eh-cpa{background:var(--navy);color:#fff;font-family:var(--font-head);letter-spacing:.02em;white-space:nowrap;box-shadow:var(--shadow-sm);z-index:2;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:700;transition:background .4s;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.adt-home .eh-win .eh-cpa{background:var(--green)}.adt-home .eh-btn{z-index:7;background:var(--blue);color:#fff;font-family:var(--font-head);letter-spacing:.04em;box-shadow:var(--shadow-blue);opacity:0;border:none;border-radius:8px;padding:11px 20px;font-size:13px;font-weight:700;transition:opacity .4s,transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:18px;left:50%;transform:translate(-50%,12px)}.adt-home .eh-cursor{z-index:9;pointer-events:none;filter:drop-shadow(0 2px 3px #161d2d59);width:20px;height:20px;transition:transform .55s cubic-bezier(.45,.05,.3,1),opacity .4s;position:absolute;top:0;left:0}.adt-home .eh-cursor svg{width:100%;height:100%}.adt-home .eh-ring{z-index:8;opacity:0;pointer-events:none;border:2px solid #fff;border-radius:50%;width:34px;height:34px;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.adt-home .eh-ring.flash{animation:.5s ease-out ehRing}@keyframes ehRing{0%{opacity:.8;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(1.7)}}.adt-home .lgh-stage{background:#fff;border:none;position:relative;overflow:hidden}.adt-home .lgh-adv{object-fit:cover;border-radius:inherit;z-index:2;width:100%;height:100%;transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .45s;position:absolute;inset:0}.adt-home .lgh-form{z-index:1;opacity:0;background:#fff;flex-direction:column;gap:11px;padding:22px 24px;transition:opacity .45s,transform .45s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;transform:translateY(18px)}.adt-home .lgh-form-head{font-family:var(--font-head);color:var(--navy);margin-bottom:2px;font-size:17px;font-weight:700}.adt-home .lgh-field{flex-direction:column;gap:4px;display:flex}.adt-home .lgh-field span{font-family:var(--font-head);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.adt-home .lgh-input{border:1px solid var(--line);background:var(--tint-3);color:var(--navy);font-size:14px;font-family:var(--font-head);border-radius:8px;padding:9px 12px}.adt-home .lgh-submit{background:var(--blue);color:#fff;width:100%;font-family:var(--font-head);box-shadow:var(--shadow-blue);border:none;border-radius:8px;place-items:center;margin-top:6px;padding:11px;font-size:14px;font-weight:600;transition:background .35s,box-shadow .35s;display:inline-grid;position:relative}.adt-home .lgh-submit span{grid-area:1/1;align-items:center;gap:7px;transition:opacity .3s;display:inline-flex}.adt-home .lgh-submit .lbl-done{opacity:0}.adt-home .lgh-submit .lbl-done svg{width:15px;height:15px}.adt-home .lgh-submit.done{background:var(--green);box-shadow:none}.adt-home .lgh-submit.done .lbl-default{opacity:0}.adt-home .lgh-submit.done .lbl-done{opacity:1}.adt-home .lgh-cursor{z-index:6;pointer-events:none;filter:drop-shadow(0 2px 3px #161d2d59);width:20px;height:20px;transition:transform .5s cubic-bezier(.45,.05,.3,1),opacity .4s;position:absolute;top:0;left:0}.adt-home .lgh-cursor svg{width:100%;height:100%}.adt-home .lgh-ring{border:2px solid var(--blue);z-index:5;opacity:0;pointer-events:none;border-radius:50%;width:34px;height:34px;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.adt-home .lgh-ring.flash{animation:.5s ease-out lghRing}@keyframes lghRing{0%{opacity:.7;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(1.7)}}.adt-home .bigo-lead{color:var(--muted);margin-bottom:14px;font-size:14.5px;line-height:1.45}.adt-home .card>.pb-num{align-self:flex-start;margin-bottom:14px}.adt-home .step-anim{border-radius:var(--radius-sm);background:var(--tint-3);border:1px solid var(--line);flex-direction:column;height:176px;margin-bottom:18px;display:flex;position:relative;overflow:hidden}.adt-home .sa-topbar{border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;align-items:center;gap:6px;height:24px;padding:0 11px;display:flex}.adt-home .sa-topbar span{border-radius:50%;width:8px;height:8px}.adt-home .sa-topbar span:first-child{background:#ff5f57}.adt-home .sa-topbar span:nth-child(2){background:#febc2e}.adt-home .sa-topbar span:nth-child(3){background:#28c840}.adt-home .sa{width:100%;min-height:0;font-family:var(--font-head);color:var(--slate);flex-direction:column;flex:1;justify-content:center;gap:9px;padding:14px;font-size:11px;display:flex;position:relative}.adt-home .sa-signup,.adt-home .sa-request{justify-content:flex-start}.adt-home .sa-label{color:var(--navy);font-weight:600}.adt-home .sa-input{border:1px solid var(--line);height:25px;color:var(--slate);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:0 9px;font-size:11px;display:flex}.adt-home .sa-input svg{width:13px;height:13px;color:var(--muted);flex-shrink:0}.adt-home .sa-uname,.adt-home .sa-pass{white-space:nowrap;border-right:1.5px solid var(--blue);max-width:0;display:inline-block;overflow:hidden}.adt-home .sa-uname{animation:4.5s ease-in-out infinite saTypeU}.adt-home .sa-pass{letter-spacing:1px;animation:4.5s ease-in-out infinite saTypeP}.adt-home .sa-signwrap{align-self:flex-start;margin-top:2px;display:inline-block;position:relative}.adt-home .sa-signbtn{background:var(--blue);color:#fff;min-width:82px;font-family:var(--font-head);box-shadow:var(--shadow-blue);border:none;border-radius:7px;place-items:center;padding:7px 16px;font-size:11px;font-weight:600;animation:4.5s ease-in-out infinite saBtnGreen;display:inline-grid;position:relative}.adt-home .sa-signbtn span{white-space:nowrap;grid-area:1/1;align-items:center;gap:5px;display:inline-flex}.adt-home .sa-signbtn .lbl-default{animation:4.5s ease-in-out infinite saLblA}.adt-home .sa-signbtn .lbl-done{opacity:0;animation:4.5s ease-in-out infinite saLblB}.adt-home .sa-signbtn .lbl-done svg{width:13px;height:13px}.adt-home .sa-cursor{z-index:5;pointer-events:none;filter:drop-shadow(0 2px 3px #161d2d4d);width:18px;height:18px;animation:4.5s ease-in-out infinite saCursor;position:absolute;top:0;left:0}.adt-home .sa-cursor svg{width:100%;height:100%}.adt-home .sa-ring{border:2px solid var(--blue);z-index:4;opacity:0;border-radius:50%;width:30px;height:30px;animation:4.5s ease-in-out infinite saRing;position:absolute;top:50%;left:50%}.adt-home .sa-request{text-align:left;flex-direction:column;justify-content:center;align-items:stretch;gap:8px}.adt-home .sa-rtitle{font-family:var(--font-head);color:var(--navy);font-size:11px;font-weight:600}.adt-home .sa-options{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.adt-home .sa-opt{border:1px solid var(--line);height:25px;font-family:var(--font-head);color:var(--slate);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:0 9px;font-size:11px;font-weight:500;display:flex;position:relative}.adt-home .sa-opt img{object-fit:contain;flex-shrink:0;width:13px;height:13px}.adt-home .sa-opt-meta{animation:4s ease-in-out infinite saSelMeta}.adt-home .sa-opt-check{opacity:0;align-items:center;margin-left:auto;animation:4s ease-in-out infinite saSelCheck;display:inline-flex}.adt-home .sa-opt-check svg{width:13px;height:13px;color:var(--green)}.adt-home .sa-rcursor{z-index:5;pointer-events:none;filter:drop-shadow(0 2px 3px #161d2d4d);width:16px;height:16px;animation:4s ease-in-out infinite saReqCursor;position:absolute;top:50%;right:42px}.adt-home .sa-scale{flex-direction:column;justify-content:center;gap:8px}.adt-home .sc-parent{background:#1eb3551a;border:1px solid #1eb35552;border-radius:8px;align-items:center;gap:8px;padding:7px 9px;display:flex}.adt-home .sc-logo{object-fit:contain;flex-shrink:0;width:15px;height:15px}.adt-home .sc-name{font-family:var(--font-head);color:var(--navy);white-space:nowrap;font-size:11px;font-weight:600}.adt-home .sc-tag{font-family:var(--font-head);letter-spacing:.05em;color:#fff;background:var(--green);border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.adt-home .sc-spend{font-family:var(--font-head);color:var(--navy);flex-shrink:0;margin-left:auto;font-size:11px;font-weight:600}.adt-home .sa-linktext{color:var(--slate);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.adt-home .sa-opt svg{width:14px;height:14px;color:var(--slate);flex-shrink:0}.adt-home .sc-coin{background:var(--blue-soft);width:18px;height:18px;color:var(--blue);font-family:var(--font-head);border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;font-weight:700;display:grid}.adt-home .sc-children{border-left:1.5px solid var(--line-2);flex-direction:column;gap:6px;margin-left:9px;padding-left:14px;display:flex}.adt-home .sc-child{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:6px 9px;display:flex;position:relative}.adt-home .sc-child:before{content:"";background:var(--line-2);width:12px;height:1.5px;position:absolute;top:50%;left:-14px}.adt-home .sc-bar{background:var(--blue-soft);border-radius:99px;flex:1;min-width:22px;height:5px;overflow:hidden}.adt-home .sc-bar i{background:linear-gradient(90deg,var(--blue),var(--blue-deep));border-radius:99px;height:100%;display:block}.adt-home .sc-c1 .sc-bar i{width:72%}.adt-home .sc-c2 .sc-bar i{width:52%}.adt-home .sc-c1{animation:4.5s ease-in-out infinite scChild1}.adt-home .sc-c2{animation:4.5s ease-in-out infinite scChild2}@keyframes scChild1{0%,15%{opacity:0;transform:translateY(-7px)scale(.96)}28%,90%{opacity:1;transform:none}to{opacity:0;transform:translateY(-7px)scale(.96)}}@keyframes scChild2{0%,40%{opacity:0;transform:translateY(-7px)scale(.96)}53%,90%{opacity:1;transform:none}to{opacity:0;transform:translateY(-7px)scale(.96)}}@keyframes saTypeU{0%{max-width:0}10%,90%{max-width:84px}to{max-width:0}}@keyframes saTypeP{0%,14%{max-width:0}26%,90%{max-width:64px}to{max-width:0}}@keyframes saCursor{0%{opacity:0;transform:translate(60px,42px)}14%{opacity:1}44%{transform:translate(30px,15px)}49%{transform:translate(30px,15px)scale(.82)}54%{transform:translate(30px,15px)scale(1)}86%{opacity:1;transform:translate(30px,15px)}to{opacity:0;transform:translate(60px,42px)}}@keyframes saRing{0%,46%{opacity:0;transform:translate(-50%,-50%)scale(.4)}50%{opacity:.7;transform:translate(-50%,-50%)scale(.7)}58%{opacity:0;transform:translate(-50%,-50%)scale(1.5)}to{opacity:0}}@keyframes saBtnGreen{0%,49%{background:var(--blue);box-shadow:var(--shadow-blue)}56%,90%{background:var(--green);box-shadow:none}to{background:var(--blue);box-shadow:var(--shadow-blue)}}@keyframes saLblA{0%,49%{opacity:1}55%,90%{opacity:0}to{opacity:1}}@keyframes saLblB{0%,49%{opacity:0}56%,90%{opacity:1}to{opacity:0}}@keyframes saSelMeta{0%,49%{border-color:var(--line);background:#fff}57%,92%{border-color:var(--blue);background:var(--blue-soft)}to{border-color:var(--line);background:#fff}}@keyframes saSelCheck{0%,53%{opacity:0}61%,92%{opacity:1}to{opacity:0}}@keyframes saReqCursor{0%{opacity:0;transform:translate(38px,30px)}18%{opacity:1}46%{transform:translateY(-3px)}51%{transform:translateY(-3px)scale(.82)}57%{transform:translateY(-3px)scale(1)}88%{opacity:1;transform:translateY(-3px)}to{opacity:0;transform:translate(38px,30px)}}@media (prefers-reduced-motion:reduce){.adt-home .sa-uname,.adt-home .sa-pass,.adt-home .sa-signbtn,.adt-home .sa-signbtn .lbl-default,.adt-home .sa-signbtn .lbl-done,.adt-home .sa-cursor,.adt-home .sa-ring,.adt-home .sa-opt-meta,.adt-home .sa-opt-check,.adt-home .sa-rcursor{animation:none}.adt-home .sa-uname{max-width:84px}.adt-home .sa-pass{max-width:64px}.adt-home .sa-cursor,.adt-home .sa-ring,.adt-home .sa-rcursor{display:none}.adt-home .sa-signbtn .lbl-done{opacity:0}.adt-home .sa-opt-meta{border-color:var(--blue);background:var(--blue-soft)}.adt-home .sa-opt-check{opacity:1}.adt-home .sc-c1,.adt-home .sc-c2{opacity:1;animation:none;transform:none}}.adt-home .card.step-card:hover{box-shadow:none;border-color:#0000;transform:none}.adt-home .card.step-card:hover .ico{transform:none}.adt-home .blog-filter{flex-direction:column;gap:18px;margin-bottom:34px;display:flex}.adt-home .blog-search{width:100%;max-width:560px;margin:0 auto;position:relative}.adt-home .blog-search svg{width:16px;height:16px;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.adt-home .blog-search input{border:1.5px solid var(--line-2);width:100%;color:var(--navy);background:#fff;border-radius:8px;padding:13px 16px 13px 42px;font-family:inherit;font-size:15px;transition:border-color .2s}.adt-home .blog-search input::placeholder{color:var(--muted)}.adt-home .blog-search input:focus{border-color:var(--blue);outline:none}.adt-home .blog-cats{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.adt-home .blog-cat{font-family:var(--font-head);border:1.5px solid var(--line-2);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:8px 16px;font-size:13.5px;font-weight:600;transition:border-color .2s,color .2s,background .2s}.adt-home .blog-cat:hover{border-color:var(--blue);color:var(--blue)}.adt-home .blog-cat.active{background:var(--blue);border-color:var(--blue);color:#fff}.adt-home .blog-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:768px){.adt-home .blog-grid{grid-template-columns:repeat(3,1fr)}}.adt-home .blog-empty{text-align:center;color:var(--muted);padding:60px 0}.adt-home .blog-card-meta{align-items:center;gap:9px;margin-bottom:6px;display:flex}.adt-home .blog-cat-tag{font-family:var(--font-head);color:var(--blue);background:var(--blue-soft);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600}.adt-home .blog-date{color:var(--muted);font-size:12px}.adt-home .blog-card h3{font-size:18px}.adt-home .blog-hero{z-index:1;clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),50% 100%,0 calc(100% - 60px));background:#fff;padding-top:48px;padding-bottom:104px;position:relative}.adt-home .blog-hero .section-head{margin-bottom:0}.adt-home .blog-hero .hero-cta{justify-content:center;margin-left:auto;margin-right:auto}.adt-home .blog-hero+section{z-index:0;margin-top:-60px;padding-top:116px;position:relative}@media (min-width:768px){.adt-home .blog-hero{padding-bottom:120px}.adt-home .blog-hero+section{padding-top:140px}}.adt-home .section-head h1{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(32px,7vw,50px);line-height:1.08}.adt-home .card-img--43{aspect-ratio:4/3}.adt-home .about-hero2{z-index:1;text-align:center;clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),50% 100%,0 calc(100% - 60px));background:#fff;padding:120px 0 104px;position:relative;overflow:hidden}.adt-home .about-hero2+section{z-index:0;margin-top:-60px;padding-top:116px;position:relative}.adt-home .about-story{margin-top:40px}@media (min-width:768px){.adt-home .about-hero2+section{padding-top:140px}}.adt-home .about-hero2>.inner{padding:0 var(--pad)}.adt-home .about-hero2 h1{letter-spacing:-.03em;max-width:900px;margin:0 auto;font-size:clamp(36px,7.5vw,68px);line-height:1.05}.adt-home .about-hero2 .lead{max-width:600px;color:var(--slate);margin:20px auto 0;font-size:18px;line-height:1.55}.adt-home .about-hero2 .lead strong{color:var(--navy);font-weight:700}.adt-home .persp-stage{perspective:2200px;height:440px;margin-top:56px;position:relative}.adt-home .persp-ring{width:0;height:0;transform-style:preserve-3d;--ring-r:720px;animation:42s linear infinite ringSpin;position:absolute;top:50%;left:50%}.adt-home .persp-card{background:var(--tint);backface-visibility:hidden;width:190px;height:260px;transform:rotateY(var(--a)) translateZ(var(--ring-r));border-radius:16px;position:absolute;top:-130px;left:-95px;overflow:hidden;box-shadow:0 14px 34px #141d2d1c}.adt-home .persp-card img,.adt-home .persp-card video{object-fit:cover;width:100%;height:100%;display:block}@keyframes ringSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media (max-width:767px){.adt-home .persp-stage{perspective:1150px;height:330px}.adt-home .persp-ring{--ring-r:300px}.adt-home .persp-card{width:140px;height:196px;top:-98px;left:-70px}}@media (prefers-reduced-motion:reduce){.adt-home .persp-ring{animation:none}}.adt-home .cs-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:24px}@media (min-width:768px){.adt-home .cs-card{padding:40px}}.adt-home .cs-chart{background:var(--blue-soft);border-radius:var(--radius);height:300px;position:relative;overflow:hidden}@media (min-width:768px){.adt-home .cs-chart{height:470px}}.adt-home .cs-name{margin-top:6px;font-size:clamp(22px,5vw,28px)}.adt-home .cs-info{flex-direction:column;justify-content:center;display:flex}.adt-home .cs-big{flex-direction:column;margin-top:24px;line-height:1;display:flex}.adt-home .cs-big-num{font-family:var(--font-head);color:var(--blue);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:clamp(48px,11vw,82px);font-weight:700}.adt-home .cs-big-label{font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:8px;font-size:13px;font-weight:600}.adt-home .cs-desc{color:var(--slate);margin-top:10px;font-size:16.5px;line-height:1.6}.adt-home .cs-impact{flex-direction:column;gap:11px;margin:22px 0 0;padding:0;list-style:none;display:flex}.adt-home .cs-impact li{font-family:var(--font-head);color:var(--navy);align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.adt-home .cs-impact li svg{width:18px;height:18px;color:var(--green);flex:0 0 18px}.adt-home .cs-cta{margin-top:26px}.adt-home .blog-card h3{margin-bottom:8px;font-size:18px;line-height:1.25}.adt-home .kw-row{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.adt-home .kw{font-family:var(--font-head);letter-spacing:.02em;text-transform:uppercase;color:var(--blue);background:var(--blue-soft);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600}.adt-home .stat-num{font-family:var(--font-head);color:var(--blue);font-variant-numeric:tabular-nums;margin-bottom:20px;font-size:clamp(48px,13vw,64px);font-weight:700;line-height:1}.adt-home .stat-row{justify-content:center;align-items:center;gap:10px;margin-bottom:14px;display:flex}.adt-home .stat-ico{background:var(--blue-soft);width:32px;height:32px;color:var(--blue);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.adt-home .stat-ico svg{width:18px;height:18px}.adt-home .stat-row h3{margin:0;font-size:19px}.adt-home #numbers .card{text-align:center;align-items:center;padding:34px 24px}.adt-home #numbers .card p{max-width:32ch;margin:0 auto}.adt-home #numbers .stat-row{order:-1;margin-bottom:8px}.adt-home #numbers .stat-num{margin-top:0;margin-bottom:14px}.adt-home #numbers{z-index:0;margin-top:-60px;padding-top:116px;position:relative}@media (min-width:768px){.adt-home #numbers{padding-top:144px}}.adt-home .platform-grid{width:100%;max-width:var(--maxw);flex-direction:column;gap:36px;margin:0 auto;display:flex}.adt-home .platform-main{flex-direction:column;gap:24px;display:flex}.adt-home .platform-main .section-head{margin-bottom:0}.adt-home .platform-block{flex-direction:column;gap:0;display:flex}.adt-home .pb-lead{font-family:var(--font-head);color:var(--navy);margin-bottom:10px;font-size:16px;font-weight:600}.adt-home .platform-block>p{color:var(--slate);font-size:15.5px}.adt-home .pb-list{flex-direction:column;gap:11px;margin:16px 0 20px;display:flex}.adt-home .pb-list li{color:var(--slate);align-items:flex-start;gap:10px;font-size:15px;display:flex}.adt-home .pb-list li svg{width:18px;height:18px;color:var(--green);flex-shrink:0;margin-top:3px}.adt-home .platform-block .link-arrow{font-family:var(--font-head);color:var(--blue);align-items:center;gap:7px;font-size:15px;font-weight:600;transition:gap .2s;display:inline-flex}.adt-home .platform-block .link-arrow:hover{gap:11px}.adt-home .platform-block .link-arrow svg{width:16px;height:16px}.adt-home .platform-aside{display:none}@media (min-width:768px){.adt-home .platform-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.adt-home .platform-main{gap:28px}.adt-home .platform-aside{flex-direction:column;justify-content:center;align-self:stretch;min-height:360px;display:flex}}.adt-home .infra-dash{--idc-line:#e9ebf0;--idc-line2:#f0f2f5;--idc-navy:#1b2233;--idc-slate:#5a6373;--idc-muted:#9aa1ad;--idc-blue:#5b6ef5;--idc-link:#4263eb;--idc-bg:#f8f9fb;border:1px solid var(--idc-line);width:100%;font-family:var(--font-head);color:var(--idc-slate);background:#fff;border-radius:14px;display:flex;overflow:hidden;box-shadow:0 18px 48px -22px #141d3747,0 2px 8px #141d370d}.adt-home .id-side{border-right:1px solid var(--idc-line);background:#fff;flex-direction:column;flex:0 0 132px;gap:3px;padding:12px 9px;display:flex}.adt-home .id-side-top{justify-content:space-between;align-items:center;padding:1px 4px 12px;display:flex}.adt-home .id-logo{color:var(--idc-navy);letter-spacing:-.02em;font-size:14px;font-weight:600}.adt-home .id-logo b{font-weight:800}.adt-home .id-collapse{width:13px;height:13px;color:var(--idc-muted);flex-shrink:0}.adt-home .id-side-label{letter-spacing:.09em;color:var(--idc-muted);padding:0 6px 5px;font-size:7px;font-weight:700}.adt-home .id-nav{flex-direction:column;gap:2px;display:flex}.adt-home .id-navi{white-space:nowrap;color:var(--idc-slate);border-radius:7px;align-items:center;gap:7px;padding:6px 7px;font-size:9px;font-weight:500;display:flex;overflow:hidden}.adt-home .id-navi .ni{width:13px;height:13px;color:var(--idc-muted);flex-shrink:0;display:inline-flex}.adt-home .id-navi .ni svg{width:100%;height:100%}.adt-home .id-navi.active{color:var(--idc-blue);background:#eef0fe;font-weight:600}.adt-home .id-navi.active .ni{color:var(--idc-blue)}.adt-home .id-body{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.adt-home .id-topbar{border-bottom:1px solid var(--idc-line);justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;display:flex}.adt-home .id-page-title{color:var(--idc-navy);font-size:12.5px;font-weight:700}.adt-home .id-topright{align-items:center;gap:6px;display:flex}.adt-home .id-team{border:1px solid var(--idc-line);border-radius:9px;align-items:center;gap:5px;padding:3px 6px;display:flex}.adt-home .id-meta{color:#1c7ef5;background:#eef4ff;border-radius:5px;flex-shrink:0;place-items:center;width:15px;height:15px;display:grid}.adt-home .id-meta svg{width:11px;height:11px}.adt-home .id-team-txt{flex-direction:column;line-height:1.05;display:flex}.adt-home .id-team-txt b{color:var(--idc-navy);font-size:8.5px;font-weight:700}.adt-home .id-team-txt i{color:var(--idc-muted);font-size:7.5px;font-style:normal}.adt-home .id-chev{width:9px;height:9px;color:var(--idc-muted);flex-shrink:0}.adt-home .id-icbtn{border:1px solid var(--idc-line);width:23px;height:23px;color:var(--idc-slate);border-radius:50%;place-items:center;display:grid}.adt-home .id-icbtn svg{width:12px;height:12px}.adt-home .id-flag{border:1px solid var(--idc-line);border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;display:grid;overflow:hidden}.adt-home .id-avatar{border:1px solid var(--idc-line);color:var(--idc-navy);border-radius:9px;align-items:center;gap:5px;padding:3px 7px 3px 4px;font-size:8.5px;font-weight:600;display:flex}.adt-home .id-av-dot{color:#fff;background:#3a4252;border-radius:6px;flex-shrink:0;place-items:center;width:17px;height:17px;font-size:8px;font-weight:700;display:grid}.adt-home .id-content{background:var(--idc-bg);flex-direction:column;flex:1;gap:9px;padding:11px 12px;display:flex}.adt-home .id-tabs{background:#eef0f3;border-radius:8px;align-self:flex-start;gap:2px;padding:2px;display:inline-flex}.adt-home .id-tab{color:var(--idc-muted);white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:9px;font-weight:500}.adt-home .id-tab.active{color:var(--idc-link);background:#fff;font-weight:700;box-shadow:0 1px 3px #141d371a}.adt-home .id-toolbar{align-items:center;gap:6px;display:flex}.adt-home .id-btn{background:var(--idc-blue);color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:6px 10px;font-size:9px;font-weight:600;display:inline-flex}.adt-home .id-btn svg{width:10px;height:10px}.adt-home .id-search{border:1px solid var(--idc-line);height:26px;color:var(--idc-muted);background:#fff;border-radius:8px;flex:1;align-items:center;gap:5px;min-width:0;padding:0 9px;font-size:8.5px;display:flex}.adt-home .id-search svg{width:11px;height:11px;color:var(--idc-muted);flex-shrink:0}.adt-home .id-help{border:1px solid var(--idc-line);width:23px;height:23px;color:var(--idc-muted);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;font-size:10px;font-weight:600;display:grid}.adt-home .id-tool{color:var(--idc-slate);border:1px solid var(--idc-line);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.adt-home .id-tool svg{width:11px;height:11px}.adt-home .id-tool.idf-trigger.active{color:var(--idc-blue);border-color:var(--idc-blue);background:#eef0fe}.adt-home .id-table{border:1px solid var(--idc-line);background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.adt-home .id-tr{color:var(--idc-navy);border-bottom:1px solid var(--idc-line2);grid-template-columns:14px 1.5fr 1fr 1fr .8fr .8fr .9fr .95fr;align-items:center;gap:6px;padding:7px 10px;font-size:8.5px;display:grid}.adt-home .id-tr:last-child{border-bottom:none}.adt-home .id-th{color:var(--idc-muted);letter-spacing:.02em;font-size:7.5px;font-weight:600}.adt-home .id-th span{align-items:center;gap:2px;display:inline-flex}.adt-home .id-sort{width:8px;height:8px;color:var(--idc-muted);opacity:.7;flex-shrink:0}.adt-home .id-chk{border:1.4px solid #cfd4dd;border-radius:3px;flex-shrink:0;width:11px;height:11px}.adt-home .id-acct{color:var(--idc-link);align-items:center;gap:4px;min-width:0;font-weight:600;display:inline-flex}.adt-home .id-acct,.adt-home .id-alias{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.adt-home .id-alias{color:var(--idc-slate);align-items:center;gap:4px;display:inline-flex}.adt-home .id-mini{width:9px;height:9px;color:var(--idc-muted);flex-shrink:0}.adt-home .id-status{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.adt-home .id-badge{text-align:center;white-space:nowrap;border-radius:99px;padding:2px 7px;font-size:7.5px;font-weight:600}.adt-home .id-badge.on{color:#1a8f4d;background:#e7f6ed}.adt-home .id-badge.off{color:#d6453f;background:#fdeaea}.adt-home .id-badge.pnd{color:#b27d1a;background:#fdf3da}.adt-home .id-tz{color:var(--idc-muted)}.adt-home .id-details{color:var(--idc-slate);border:1px solid var(--idc-line);text-align:center;white-space:nowrap;border-radius:6px;padding:3px 6px;font-size:8px;font-weight:600}.adt-home .id-foot{color:var(--idc-muted);justify-content:space-between;align-items:center;gap:6px;padding-top:1px;font-size:8.5px;display:flex}.adt-home .id-rpp{align-items:center;gap:5px;display:inline-flex}.adt-home .id-rpp-sel{border:1px solid var(--idc-line);color:var(--idc-navy);background:#fff;border-radius:6px;align-items:center;gap:3px;padding:3px 6px;font-weight:600;display:inline-flex}.adt-home .id-rpp-sel svg{width:9px;height:9px}.adt-home .id-pager{color:var(--idc-link);align-items:center;gap:6px;display:inline-flex}.adt-home .id-pager svg{width:11px;height:11px}.adt-home .idf-pop{border:1px solid var(--idc-line);z-index:20;opacity:0;transform-origin:100% 0;pointer-events:none;background:#fff;border-radius:12px;flex-direction:column;gap:9px;width:54%;max-width:260px;padding:11px 12px;transition:opacity .26s cubic-bezier(0,0,.2,1),transform .26s cubic-bezier(0,0,.2,1);display:flex;position:absolute;top:78px;right:14px;transform:scale(.9)translateY(-6px);box-shadow:0 16px 40px -10px #141d3747}.adt-home .idf-pop.open{opacity:1;transform:none}.adt-home .idf-header{color:var(--idc-navy);border-bottom:1px solid var(--idc-line2);padding-bottom:7px;font-size:10px;font-weight:700}.adt-home .idf-section{flex-direction:column;gap:5px;display:flex}.adt-home .idf-label{letter-spacing:.05em;color:var(--idc-muted);font-size:7.5px;font-weight:700}.adt-home .idf-input{border:1px solid var(--idc-line);color:var(--idc-muted);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;padding:6px 9px;font-size:8.5px;display:flex}.adt-home .idf-clear i{color:var(--idc-muted);font-size:11px;font-style:normal;line-height:1}.adt-home .idf-dropdown{color:var(--idc-muted);background:#fff;border:1.4px solid #cfd4dd;border-radius:7px;align-items:center;gap:4px;padding:6px 9px;font-size:8.5px;display:flex;position:relative}.adt-home .idf-dropdown>svg{flex-shrink:0;width:10px;height:10px;margin-left:auto;transition:transform .22s}.adt-home .idf-dropdown.open{border-color:var(--idc-blue);box-shadow:0 0 0 2px #eef0fe}.adt-home .idf-dropdown.open>svg{transform:rotate(180deg)}.adt-home .idf-menu{border:1px solid var(--idc-line);opacity:0;transform-origin:top;pointer-events:none;z-index:30;background:#fff;border-radius:8px;flex-direction:column;transition:opacity .2s,transform .2s cubic-bezier(0,0,.2,1);display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;transform:scaleY(.6);box-shadow:0 12px 28px -8px #141d3740}.adt-home .idf-dropdown.open .idf-menu{opacity:1;transform:scaleY(1)}.adt-home .idf-opt{color:var(--idc-navy);padding:6px 9px;font-size:8.5px;transition:background .15s}.adt-home .idf-opt.hover{background:#f3f5fe}.adt-home .idf-opt.sel{color:var(--idc-blue);background:#eef0fe;font-weight:700}.adt-home .idd .idd-content{background:var(--idc-bg);flex-direction:column;flex:1;gap:9px;padding:11px 12px;display:flex}.adt-home .idd-panel{border:1px solid var(--idc-line);background:#fff;border-radius:12px;padding:11px 13px}.adt-home .idd-welcome-h{color:var(--idc-navy);margin:0 0 9px;font-size:14px;font-weight:700}.adt-home .idd-acct-cards{gap:8px;display:flex}.adt-home .idd-acct{border:1px solid var(--idc-line);background:#fff;border-radius:10px;flex:1;align-items:center;gap:8px;padding:8px 10px;display:flex}.adt-home .idd-acct.active{border-color:var(--idc-blue);background:#f3f5fe;box-shadow:0 0 0 2px #eef0fe}.adt-home .idd-acct-ico{border-radius:7px;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.adt-home .idd-acct-ico svg{width:14px;height:14px}.adt-home .idd-acct-ico.meta{color:#fff;background:#5b6ef5}.adt-home .idd-acct-ico.google{color:#8b93a3;background:#eef0f3}.adt-home .idd-acct-txt{flex-direction:column;min-width:0;line-height:1.15;display:flex}.adt-home .idd-acct-txt b{color:var(--idc-navy);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;font-weight:700;overflow:hidden}.adt-home .idd-acct.active .idd-acct-txt i{color:var(--idc-blue)}.adt-home .idd-acct-txt i{color:var(--idc-muted);font-size:9px;font-style:normal;font-weight:600}.adt-home .idd-phead{justify-content:space-between;align-items:center;gap:8px;margin-bottom:11px;display:flex}.adt-home .idd-ptitle{color:var(--idc-navy);align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.adt-home .idd-pico{width:20px;height:20px;color:var(--idc-blue);background:#eef0fe;border-radius:6px;flex-shrink:0;place-items:center;display:grid}.adt-home .idd-pico svg{width:11px;height:11px}.adt-home .idd-fee{color:var(--idc-blue);background:#eef0fe;border-radius:7px;padding:4px 9px;font-size:9px;font-weight:700}.adt-home .idd-fee b{font-weight:800}.adt-home .idd-link{color:var(--idc-link);align-items:center;gap:4px;font-size:9.5px;font-weight:700;display:inline-flex}.adt-home .idd-arr{width:10px;height:10px}.adt-home .idd-stats{border-bottom:1px solid var(--idc-line2);grid-template-columns:repeat(4,1fr);gap:8px;padding-bottom:11px;display:grid}.adt-home .idd-stats>.idd-stat{padding-left:11px;position:relative}.adt-home .idd-stats>.idd-stat:before{content:"";background:var(--idc-line2);width:1px;position:absolute;top:1px;bottom:1px;left:0}.adt-home .idd-stats>.idd-stat:first-child{padding-left:0}.adt-home .idd-stats>.idd-stat:first-child:before{display:none}.adt-home .idd-stat{flex-direction:column;gap:4px;min-width:0;display:flex}.adt-home .idd-stat-l{letter-spacing:.04em;color:var(--idc-muted);white-space:nowrap;align-items:center;gap:4px;font-size:7.5px;font-weight:700;display:inline-flex}.adt-home .idd-eye{width:9px;height:9px;color:var(--idc-muted);opacity:.7;flex-shrink:0}.adt-home .idd-stat-v{color:var(--idc-navy);letter-spacing:-.01em;font-size:13px;font-weight:800}.adt-home .idd-stat-v.hot{color:#dc4444}.adt-home .idd-cov{flex-direction:column;gap:9px;padding-top:11px;display:flex}.adt-home .idd-cov-title{letter-spacing:.06em;color:var(--idc-muted);font-size:8px;font-weight:700}.adt-home .idd-cov-row{flex-direction:column;gap:5px;display:flex}.adt-home .idd-cov-head{color:var(--idc-slate);justify-content:space-between;align-items:center;font-size:8.5px;display:flex}.adt-home .idd-cov-head b{color:var(--idc-navy);font-weight:700}.adt-home .idd-cov-pct{color:var(--idc-slate);font-size:8.5px;font-weight:700}.adt-home .idd-bar{background:#eef0f3;border-radius:99px;height:6px;overflow:hidden}.adt-home .idd-bar>i{background:linear-gradient(90deg,#dc4444,#ef6b6b);border-radius:99px;width:0;height:100%;transition:width 1.1s cubic-bezier(.22,.61,.36,1);display:block}.adt-home .idd.in .idd-bar>i{width:var(--w)}.adt-home .idd-note{color:var(--idc-slate);background:#fdf4e3;border:1px solid #f6e2bd;border-radius:9px;margin-top:11px;padding:9px 11px;font-size:8.5px;line-height:1.5}.adt-home .idd-note b{color:#b45309;font-weight:700}.adt-home .idd-note i{color:var(--idc-muted);font-style:italic}.adt-home .idd-req{background:#f3f5fe;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;margin-top:11px;padding:9px 11px;display:flex}.adt-home .idd-req-l{letter-spacing:.03em;color:var(--idc-link);font-size:9px;font-weight:700}.adt-home .idd-req-n{background:var(--idc-blue);color:#fff;border-radius:6px;place-items:center;min-width:16px;height:16px;margin-left:3px;padding:0 4px;font-size:8.5px;font-weight:800;display:inline-grid}.adt-home .igh-stage{background:0 0;border:none;position:relative;overflow:visible}.adt-home .igh-pair{justify-content:center;align-items:center;gap:24px;display:flex;position:absolute;inset:0}.adt-home .igh-card{opacity:0;will-change:transform,opacity;flex-direction:column;align-items:center;gap:10px;width:47%;display:flex}.adt-home .igh-wrong{transform-origin:100%}.adt-home .igh-fixed{transform-origin:0}.adt-home .igh-frame{border-radius:12px;width:100%;line-height:0;display:block;overflow:hidden;box-shadow:0 10px 30px -12px #00000080}.adt-home .igh-frame img{width:100%;height:auto;display:block}.adt-home .igh-badge{font-family:var(--font-head);letter-spacing:.01em;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;align-items:center;gap:6px;padding:6px 13px;font-size:12px;font-weight:700;display:inline-flex}.adt-home .igh-badge svg{width:13px;height:13px}.adt-home .igh-badge-bad{color:#f87171;background:#ef444429;border:1px solid #ef444466}.adt-home .igh-badge-good{color:#4ade80;background:#22c55e29;border:1px solid #22c55e66}@media (min-width:768px){.adt-home .platform-aside{opacity:0;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);transform:translate(28px)}.adt-home .platform-aside.in{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.adt-home .platform-aside{opacity:1!important;transform:none!important}}.adt-home .card .learn{font-family:var(--font-head);color:var(--blue);align-items:center;gap:6px;margin-top:auto;padding-top:14px;font-size:14px;font-weight:600;display:inline-flex}.adt-home .card .learn svg{width:15px;height:15px}.adt-home #faq{padding-bottom:96px}.adt-home .faq-wrap{flex-direction:column-reverse;gap:16px;display:flex}.adt-home .faq-listwrap,.adt-home .faq-answercol{min-width:0}.adt-home .faq-list{flex-direction:column;gap:8px;display:flex}.adt-home .faq-tab{text-align:left;width:100%;font-family:var(--font-head);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;background:#fff;flex-shrink:0;padding:14px 16px;font-size:15px;font-weight:500;transition:border-color .2s,background .2s,color .2s}.adt-home .faq-tab:hover{border-color:var(--line-2)}.adt-home .faq-tab.active{border-color:var(--blue);background:var(--blue-soft);color:var(--navy);font-weight:600}.adt-home .faq-hint{color:var(--muted);text-align:center;font-size:12px;font-family:var(--font-head);justify-content:center;align-items:center;gap:6px;margin-top:12px;display:flex}.adt-home .faq-hint svg{width:14px;height:14px}.adt-home .faq-answer{background:var(--tint);border:1px solid var(--line);border-radius:var(--radius);height:362px;position:relative;overflow:hidden}.adt-home .faq-panel{opacity:0;visibility:hidden;flex-direction:column;padding:24px;transition:opacity .3s,transform .3s;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(8px)}.adt-home .faq-panel.active{opacity:1;visibility:visible;transform:none}.adt-home .faq-phead{align-items:center;gap:12px;margin-bottom:12px;display:flex}.adt-home .faq-pico{background:var(--blue-soft);width:38px;height:38px;color:var(--blue);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.adt-home .faq-pico svg{width:20px;height:20px}.adt-home .faq-phead h3{font-size:17.5px;line-height:1.2}.adt-home .faq-panel p{color:var(--slate);font-size:15px}.adt-home .faq-ul{flex-direction:column;gap:9px;margin-top:12px;display:flex}.adt-home .faq-ul li{color:var(--slate);align-items:flex-start;gap:9px;font-size:14.5px;display:flex}.adt-home .faq-ul li svg{width:17px;height:17px;color:var(--green);flex-shrink:0;margin-top:3px}.adt-home .faq-ul li b{font-family:var(--font-head);color:var(--navy)}.adt-home .faq-chips{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.adt-home .faq-chips .plat{padding:6px 11px;font-size:12.5px}.adt-home .faq-chips .plat svg{width:15px;height:15px}.adt-home .faq-link{font-family:var(--font-head);color:var(--blue);align-self:flex-start;align-items:center;gap:7px;margin-top:auto;padding-top:14px;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}.adt-home .faq-link:hover{gap:11px}.adt-home .faq-link svg{width:15px;height:15px}.adt-home .faq-useful{color:var(--muted);font-size:13px;font-family:var(--font-head);flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:16px;display:flex}.adt-home .faq-useful a{color:var(--ink);border-bottom:1px solid var(--line-2);font-weight:500;transition:color .15s,border-color .15s}.adt-home .faq-useful a:hover{color:var(--blue);border-color:var(--blue)}.adt-home .faq-backdrop{-webkit-backdrop-filter:blur(7px);opacity:0;visibility:hidden;z-index:90;background:#080e228c;transition:opacity .25s;position:fixed;inset:0}.adt-home .faq-backdrop.open{opacity:1;visibility:visible}.adt-home .faq-answercol{z-index:95;opacity:0;visibility:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:calc(100% - 32px);max-width:460px;max-height:90vh;padding:16px;transition:opacity .28s,transform .28s;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-46%)scale(.97);box-shadow:0 30px 60px -20px #0000008c}.adt-home .faq-answercol.open{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}.adt-home .faq-close{border:1px solid var(--line);width:34px;height:34px;color:var(--navy);cursor:pointer;z-index:6;background:#fff;border-radius:50%;place-items:center;transition:background .15s,border-color .15s;display:grid;position:absolute;top:14px;right:14px}.adt-home .faq-close:hover{background:var(--tint);border-color:var(--line-2)}.adt-home .faq-close svg{width:18px;height:18px}@media (min-width:768px){.adt-home #faq{padding-bottom:150px}.adt-home .faq-wrap{grid-template-columns:.92fr 1.08fr;align-items:start;gap:40px;display:grid}.adt-home .faq-listwrap{order:1}.adt-home .faq-answercol{order:2}.adt-home .faq-list{gap:9px;padding:0}.adt-home .faq-hint,.adt-home .faq-backdrop{display:none}.adt-home .faq-answercol{opacity:1;visibility:visible;z-index:auto;width:auto;max-width:none;max-height:none;box-shadow:none;background:0 0;border:none;padding:0;position:sticky;top:90px;left:auto;overflow:visible;transform:none}.adt-home .faq-close{display:none}.adt-home .faq-answer{height:330px}.adt-home .faq-panel{padding:30px}.adt-home .faq-phead h3{font-size:20px}.adt-home .faq-panel p{font-size:15.5px}}.adt-home .plat{font-family:var(--font-head);color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:14px;font-weight:600;display:inline-flex}.adt-home .plat-link{cursor:pointer;transition:border-color .2s,color .2s,transform .15s}.adt-home .plat-link:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-1px)}.adt-home .plat i{background:var(--blue);border-radius:50%;flex-shrink:0;width:7px;height:7px}.adt-home .plat svg{flex-shrink:0;width:19px;height:19px;display:block}.adt-home .plat img{object-fit:contain;flex-shrink:0;width:19px;height:19px;display:block}.adt-home .faq-chips .plat img{width:15px;height:15px}.adt-home .partners-cta{text-align:center;margin-top:28px}.adt-home .link-arrow{font-family:var(--font-head);color:var(--blue);align-items:center;gap:7px;font-size:15px;font-weight:600;display:inline-flex}.adt-home .link-arrow svg{width:16px;height:16px}.adt-home #cta{position:relative;overflow:hidden}.adt-home .cta-grid{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.adt-home .cta-text h2{max-width:760px;margin:0 auto 14px;font-size:clamp(28px,7.5vw,44px)}.adt-home .cta-text p{color:#9fb0d0;max-width:560px;margin:0 auto;font-size:17px}.adt-home .cta-row{flex-direction:column;gap:12px;max-width:360px;margin:26px auto 0;display:flex}.adt-home .cta-media{justify-content:center;width:100%;display:flex}.adt-home .cta-mascot{pointer-events:none;filter:drop-shadow(0 16px 30px #00000059);width:clamp(180px,44vw,280px);height:auto;animation:5s ease-in-out infinite mascotFloat}@keyframes mascotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (min-width:768px){.adt-home .cta-grid{text-align:left;grid-template-columns:60% 30%;justify-content:space-between;align-items:center;gap:0;display:grid}.adt-home .cta-text h2,.adt-home .cta-text p{margin-left:0;margin-right:0}.adt-home .cta-media{justify-content:flex-end}.adt-home .cta-mascot{width:100%;max-width:300px}.adt-home{--pad:60px}.adt-home .section{padding-top:84px;padding-bottom:84px}.adt-home .section-head{margin-bottom:48px}.adt-home .hero{padding-top:104px;padding-bottom:140px}.adt-home .hero>.inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.adt-home .hero-cta{flex-direction:row;max-width:none}.adt-home .btn{width:auto}.adt-home .hero-visual{height:410px}.adt-home .carousel{scroll-snap-type:none;margin:0;padding:0;display:grid;overflow:visible}.adt-home .carousel>*{flex:none}.adt-home .grid-3{grid-template-columns:repeat(3,1fr)}.adt-home .grid-4{grid-template-columns:repeat(4,1fr)}.adt-home .grid-2{grid-template-columns:repeat(2,1fr)}.adt-home .dots{display:none}.adt-home .cta-row{flex-direction:row;justify-content:flex-start;max-width:none;margin:26px 0 0}}@media (min-width:1100px){.adt-home .hero h1{font-size:60px}}.adt-home .reveal{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(18px)}.adt-home .reveal.in{opacity:1;transform:none}.adt-home .card,.adt-home .stat,.adt-home .acc-item{transition:transform .28s,box-shadow .28s,border-color .28s}.adt-home .card:hover{border-color:var(--line-2);box-shadow:var(--shadow);transform:translateY(-5px)}.adt-home .card:hover .ico{transition:transform .28s;transform:scale(1.06)rotate(-3deg)}.adt-home .plat{transition:transform .2s,border-color .2s,box-shadow .2s}.adt-home .plat:hover{border-color:var(--blue);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.adt-home .dash-row:hover{border-color:var(--line-2)}.adt-home .link-arrow{transition:gap .2s}.adt-home .link-arrow:hover{gap:11px}.adt-home .marquee{display:flex;overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.adt-home .marquee-track{width:max-content;animation:40s linear infinite marquee;display:flex}.adt-home .marquee:hover .marquee-track{animation-play-state:paused}.adt-home .marquee .plat{flex-shrink:0;margin-right:10px}@keyframes marquee{to{transform:translate(-50%)}}.adt-home .hero-visual{overflow:hidden}.adt-home .dash{position:relative}.adt-home .dashapp{height:100%;min-height:100%;display:flex;position:relative;overflow:hidden}.adt-home .dash-side{border-right:1px solid var(--line);background:#fff;flex-direction:column;flex:0 0 54px;gap:8px;padding:14px 8px;display:flex}.adt-home .dash-brand{color:var(--navy);font-family:var(--font-head);white-space:nowrap;align-items:center;gap:8px;padding:2px 4px 10px;font-size:14px;font-weight:700;display:flex}.adt-home .dash-logo{background:linear-gradient(135deg,var(--blue),var(--blue-deep));color:#fff;border-radius:7px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.adt-home .dash-dots{gap:6px;padding:0 4px 10px;display:flex}.adt-home .dash-nav{flex-direction:column;gap:10px;display:flex}.adt-home .dash-support{font-family:var(--font-head);color:var(--muted);white-space:nowrap;margin-top:auto;padding:10px 9px 2px;font-size:11.5px;font-weight:500;display:none}@media (min-width:768px){.adt-home .dash-support{display:block}}.adt-home .dash-navi{color:var(--slate);font-family:var(--font-head);white-space:nowrap;border-radius:10px;align-items:center;gap:10px;padding:11px 9px;font-size:12px;font-weight:500;display:flex;overflow:hidden}.adt-home .dash-navi .ni{flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}.adt-home .dash-navi .ni svg{width:17px;height:17px}.adt-home .dash-navi.active{background:var(--blue-soft);color:var(--blue)}.adt-home .dash-navi .label,.adt-home .dash-brand .label{display:none}.adt-home .dashapp .dash{flex:1;min-width:0;min-height:344px}@media (min-width:768px){.adt-home .dash-side{flex:0 0 174px;gap:9px;padding:16px 12px}.adt-home .dash-navi .label,.adt-home .dash-brand .label{display:inline}}.adt-home .acct-group{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--tint-3);overflow:hidden}.adt-home .dash-rows .acct-group .dash-row{background:0 0;border:none;border-radius:0}.adt-home .acct-group .trigger{border-bottom:1px solid #0000}.adt-home .row-chev{width:18px;height:18px;color:var(--muted);flex-shrink:0;transition:transform .35s}.adt-home .acct-group.open .row-chev{color:var(--blue);transform:rotate(180deg)}.adt-home .acct-children{opacity:0;max-height:0;padding:0 12px;transition:max-height .4s,opacity .3s;overflow:hidden}.adt-home .acct-children.open{opacity:1;max-height:140px}.adt-home .acct-scroll{animation:3.55s ease-in-out infinite acctScroll}.adt-home .acct-more{font-family:var(--font-head);color:var(--muted);text-align:center;padding:6px 0 2px;font-size:11px}.adt-home .acct{border-top:1px solid var(--line);align-items:center;gap:10px;padding:9px 0;display:flex}.adt-home .acct-name{font-family:var(--font-head);color:var(--navy);white-space:nowrap;flex:0 0 84px;font-size:12.5px;font-weight:500}.adt-home .live-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s ease-out infinite pulse}.adt-home .acct .bar{background:var(--blue-soft);border-radius:99px;flex:1;height:6px;overflow:hidden}.adt-home .acct .bar i{background:linear-gradient(90deg,var(--blue),var(--blue-deep));border-radius:99px;width:6%;height:100%;animation:3.55s ease-in-out infinite barFill1;display:block}.adt-home .acct:nth-child(3n+2) .bar i{animation-name:barFill2}.adt-home .acct:nth-child(3n+3) .bar i{animation-name:barFill3}.adt-home .acct .spend{font-family:var(--font-head);color:var(--navy);text-align:right;font-variant-numeric:tabular-nums;flex:0 0 56px;font-size:12.5px;font-weight:600}.adt-home .dash-pill{animation:2.2s ease-in-out infinite pillPulse}.adt-home .cursor{z-index:8;pointer-events:none;opacity:0;filter:drop-shadow(0 2px 3px #161d2d4d);width:22px;height:22px;transition:transform .42s cubic-bezier(.45,.05,.3,1),opacity .3s;position:absolute;top:0;left:0}.adt-home .cursor svg{width:100%;height:100%}.adt-home .click-ring{border:2px solid var(--blue);z-index:7;opacity:0;pointer-events:none;border-radius:50%;width:30px;height:30px;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.adt-home .click-ring.flash{animation:.45s ease-out ringFlash}@keyframes ringFlash{0%{opacity:.7;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(1.6)}}.adt-home .reqpanel,.adt-home .compliance{opacity:0;visibility:hidden;z-index:6;background:#fff;flex-direction:column;gap:10px;padding:18px;transition:opacity .3s,transform .3s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.adt-home .reqpanel.open,.adt-home .compliance.open{opacity:1;visibility:visible;transform:none}.adt-home .reqpanel-title{font-family:var(--font-head);color:var(--navy);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.adt-home .reqpanel-title svg{flex-shrink:0;width:19px;height:19px}.adt-home .reqpanel-sub{color:var(--muted);font-size:11px;font-family:var(--font-head);margin-top:-4px}.adt-home .reqopt{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--tint-3);font-family:var(--font-head);color:var(--navy);align-items:center;gap:12px;padding:12px;font-size:13px;font-weight:500;transition:border-color .2s,background .2s;display:flex}.adt-home .reqopt.sel{border-color:var(--blue);background:var(--blue-soft)}.adt-home .req-buffer{font-family:var(--font-head);color:var(--muted);align-items:center;gap:9px;margin-top:auto;font-size:11.5px;display:none}.adt-home .req-buffer.show{display:flex}.adt-home .spinner{border:2px solid var(--line-2);border-top-color:var(--blue);border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.adt-home .dash-toast{background:var(--navy);color:#fff;font-family:var(--font-head);opacity:0;visibility:hidden;z-index:9;border-radius:10px;align-items:center;gap:9px;padding:11px 13px;font-size:12.5px;font-weight:500;transition:opacity .3s,transform .3s;display:flex;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(10px)}.adt-home .dash-toast.show{opacity:1;visibility:visible;transform:none}.adt-home .dash-toast .tick{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}.adt-home .dash-toast .tick svg{width:13px;height:13px}.adt-home .comp-creatives{flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.adt-home .comp-cr{filter:drop-shadow(0 10px 20px #161d2d47);opacity:0;width:auto;max-width:47%;height:auto;max-height:160px;transition:opacity .45s,transform .45s;transform:translateY(10px)scale(.97)}.adt-home .comp-cr.show{opacity:1;transform:none}.adt-home .comp-lock{justify-content:center;align-items:center;gap:10px;padding-top:4px;display:flex}.adt-home .lock-ico{color:#e53935;background:#e539351f;border:2px solid #e5393573;border-radius:50%;place-items:center;width:42px;height:42px;transition:background .4s,color .4s,border-color .4s,transform .4s;display:grid}.adt-home .lock-ico svg{width:22px;height:22px}.adt-home .lock-ico .ic-open{display:none}.adt-home .comp-lock.approved .lock-ico{color:var(--green);background:#1eb35524;border-color:#1eb3558c;transform:scale(1.08)}.adt-home .comp-lock.approved .ic-locked{display:none}.adt-home .comp-lock.approved .ic-open{display:block}.adt-home .lock-label{font-family:var(--font-head);color:var(--green);opacity:0;font-size:15px;font-weight:700;transition:opacity .35s .1s,transform .35s .1s;transform:translate(-6px)}.adt-home .comp-lock.approved .lock-label{opacity:1;transform:none}@media (min-width:768px){.adt-home .comp-cr{max-height:205px}}@keyframes acctScroll{0%,34%{transform:translateY(0)}80%{transform:translateY(-176px)}88%,to{transform:translateY(0)}}@keyframes barFill1{0%,22%{width:6%}45%{width:62%}84%{width:88%}to{width:6%}}@keyframes barFill2{0%,22%{width:6%}45%{width:44%}84%{width:71%}to{width:6%}}@keyframes barFill3{0%,22%{width:6%}45%{width:74%}84%{width:95%}to{width:6%}}@keyframes pulse{0%{box-shadow:0 0 #1eb3558c}70%,to{box-shadow:0 0 0 7px #1eb35500}}@keyframes pillPulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes heroGrad{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes fadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.adt-home .reveal{opacity:1!important;transform:none!important}.adt-home .cursor,.adt-home .click-ring,.adt-home .reqpanel,.adt-home .dash-toast,.adt-home .compliance{display:none}.adt-home .acct-children{opacity:1;max-height:none}.adt-home .acct .bar i{width:80%}.adt-home .row-chev{transform:rotate(180deg)}}.adt-home .infra-hero-mock{border-radius:var(--radius);max-height:300px;position:relative;overflow:hidden;box-shadow:0 30px 60px -24px #0000008c}.adt-home .infra-hero-mock .infra-dash{width:100%}.adt-home .infra-hero-mock:after{content:"";pointer-events:none;background:linear-gradient(#0000,#070d26d9);height:64px;position:absolute;bottom:0;left:0;right:0}@media (min-width:768px){.adt-home .infra-hero-mock{max-height:420px}}.adt-home .infra-mock{border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.adt-home .infra-mock .infra-dash{width:100%}.adt-home .media-ill{justify-content:center;align-items:center;display:flex}.adt-home .infra-ill-img{width:auto;max-width:78%;height:auto;max-height:340px}.adt-home .infra-ctrl{grid-template-columns:1fr 1fr;gap:14px;display:grid}.adt-home .infra-ctrl-card{flex-direction:row;align-items:center;gap:14px;padding:18px 20px}.adt-home .infra-ctrl-card .ico{flex-shrink:0;width:42px;height:42px;margin-bottom:0}.adt-home .infra-ctrl-card h3{text-transform:uppercase;letter-spacing:.01em;margin:0;font-size:17px;font-weight:700}.adt-home .stat-card{text-align:center;align-items:center}.adt-home .stat-card .stat-num{font-family:var(--font-head);color:var(--blue);letter-spacing:-.02em;margin:0 0 10px;font-size:36px;font-weight:800;line-height:1}.adt-home .stat-card h3{margin-bottom:8px;font-size:18px}.adt-home .stat-card p{font-size:14.5px}
