.pds-root{--pds-max:1220px;--pds-wide:1480px;font-family:var(--pds-font);color:var(--pds-text);background:#fff;overflow:hidden}.pds-root *{box-sizing:border-box}.pds-root a{text-decoration:none}.pds-wrap{width:min(var(--pds-max),calc(100% - 40px));margin-inline:auto}.pds-wide{width:min(var(--pds-wide),calc(100% - 40px));margin-inline:auto}.pds-section{padding:var(--pds-section-y) 0}.pds-center{text-align:center}.pds-section-head{text-align:center;max-width:760px;margin:0 auto 44px}.pds-section-head h2,.pds-device-copy h2,.pds-count-head h2,.pds-community h2{font-size:clamp(34px,4vw,54px);line-height:1.04;margin:0 0 14px;letter-spacing:-.04em}.pds-section-head p,.pds-device-copy p,.pds-count-head p,.pds-community p{font-size:clamp(17px,1.6vw,20px);color:var(--pds-muted);line-height:1.65;margin:0}.pds-reveal{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s ease}.pds-reveal.is-visible{opacity:1;transform:none}.pds-announcement{height:38px;background:var(--pds-ann-bg);color:var(--pds-ann-text);display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:700;position:relative;z-index:80}.pds-announcement a{color:inherit;display:flex;align-items:center;gap:8px}.pds-ann-close{position:absolute;right:14px;border:0;background:#fff0;color:inherit;font-size:22px;line-height:1;cursor:pointer}.pds-announcement.is-hidden{display:none}.pds-header{position:relative;z-index:70;background:rgb(255 255 255 / .86);backdrop-filter:blur(18px);border-bottom:1px solid rgb(108 43 217 / .09)}.pds-header.is-sticky{position:sticky;top:0}.pds-header.is-scrolled{box-shadow:0 14px 36px rgb(31 18 58 / .09)}.pds-header-inner{width:min(1360px,calc(100% - 36px));height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.pds-brand{display:flex;align-items:center;gap:12px;color:var(--pds-text);min-width:220px}.pds-brand img{width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 8px 18px rgb(108 43 217 / .12)}.pds-brand b{display:block;font-size:19px;line-height:1}.pds-brand small{display:block;color:var(--pds-muted);font-size:11px;margin-top:5px;white-space:nowrap}.pds-header-panel{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex:1}.pds-nav{display:flex;align-items:center;gap:24px}.pds-nav>a,.pds-more>button{color:#1f2937;font-weight:750;font-size:15px;background:#fff0;border:0;cursor:pointer;padding:10px 0}.pds-nav>a:hover,.pds-more>button:hover{color:var(--pds-primary)}.pds-more{position:relative}.pds-more-menu{position:absolute;top:42px;right:0;width:230px;background:#fff;border:1px solid rgb(108 43 217 / .12);box-shadow:0 22px 60px rgb(31 18 58 / .16);border-radius:18px;padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.pds-more:hover .pds-more-menu,.pds-more:focus-within .pds-more-menu{opacity:1;visibility:visible;transform:none}.pds-more-menu a{display:block;color:#1f2937;font-weight:700;padding:12px 14px;border-radius:12px}.pds-more-menu a:hover{background:var(--pds-surface);color:var(--pds-primary)}.pds-head-actions{display:flex;align-items:center;gap:12px}.pds-head-search{height:42px;display:flex;align-items:center;border:1px solid rgb(108 43 217 / .14);border-radius:999px;background:#fff;overflow:hidden;transition:.25s ease}.pds-head-search button{width:42px;border:0;background:#fff0;color:var(--pds-primary);display:grid;place-items:center;cursor:pointer}.pds-head-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.pds-head-search input{width:0;border:0;outline:0;padding:0;background:#fff0;transition:.25s ease}.pds-head-search:focus-within input,.pds-head-search.is-open input{width:190px;padding-right:14px}.pds-login{height:42px;display:grid;place-items:center;padding:0 18px;border:1px solid rgb(108 43 217 / .18);border-radius:999px;color:var(--pds-primary);font-weight:800;background:#fff}.pds-signup{height:44px;display:grid;place-items:center;padding:0 20px;border-radius:999px;color:#fff;font-weight:850;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent));box-shadow:0 16px 30px rgb(108 43 217 / .23)}.pds-mobile-toggle,.pds-mobile-btn{display:none}.pds-hero{min-height:calc(100vh - 120px);display:grid;place-items:center;position:relative;background:radial-gradient(circle at 50% 20%,#f0e8ff 0,rgb(240 232 255 / .55) 22%,transparent 48%),linear-gradient(180deg,#fff 0,#fbfaff 100%)}.pds-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgb(108 43 217 / .12) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,transparent,black 16%,black 60%,transparent);opacity:.28}.pds-hero-glow i{position:absolute;border-radius:50%;filter:blur(50px);opacity:.42;animation:pds-float 10s ease-in-out infinite}.pds-hero-glow i:nth-child(1){width:320px;height:320px;background:#ddd6fe;left:8%;top:18%}.pds-hero-glow i:nth-child(2){width:260px;height:260px;background:#c4b5fd;right:10%;top:24%;animation-delay:-2s}.pds-hero-glow i:nth-child(3){width:220px;height:220px;background:#e9d5ff;left:44%;bottom:8%;animation-delay:-5s}.pds-hero-inner{width:min(980px,calc(100% - 36px));margin:auto;text-align:center;position:relative;z-index:2;padding:80px 0}.pds-hero h1{font-size:clamp(46px,8vw,88px);line-height:.96;letter-spacing:-.07em;margin:0 0 24px;font-weight:950;color:#111827}.pds-hero p{font-size:clamp(19px,2.2vw,27px);line-height:1.45;color:var(--pds-muted);margin:0 auto 34px}.pds-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.pds-btn{min-height:54px;padding:0 28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.pds-btn-primary{color:#fff;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent));box-shadow:0 18px 40px rgb(108 43 217 / .24)}.pds-btn-ghost{color:var(--pds-primary);background:#fff;border:1px solid rgb(108 43 217 / .18)}.pds-trust{padding:22px 0;border-top:1px solid rgb(108 43 217 / .08);border-bottom:1px solid rgb(108 43 217 / .08);background:#fff}.pds-trust-list{display:flex;justify-content:center;align-items:center;gap:12px 34px;flex-wrap:wrap}.pds-trust-list a{color:#3a3150;font-weight:850;font-size:15px}.pds-trust-list a:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--pds-primary);margin-right:10px;vertical-align:middle}.pds-subjects{background:linear-gradient(180deg,#fff 0,var(--pds-surface) 100%)}.pds-subject-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.pds-subject-tile{min-height:150px;padding:24px 18px;border-radius:24px;background:rgb(255 255 255 / .82);border:1px solid rgb(108 43 217 / .10);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--pds-text);box-shadow:0 10px 28px rgb(31 18 58 / .04);transition:.25s ease}.pds-subject-tile span{font-size:34px;margin-bottom:12px}.pds-subject-tile b{font-size:18px;line-height:1.15}.pds-subject-tile small{color:var(--pds-muted);font-size:13px;margin-top:8px;line-height:1.35}.pds-subject-tile:hover{transform:translateY(-7px);border-color:rgb(108 43 217 / .32);box-shadow:0 20px 46px rgb(108 43 217 / .14)}.pds-devices{position:relative;background:#0f172a;color:#fff;padding:120px 0;overflow:hidden}.pds-device-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgb(108 43 217 / .46),transparent 32%),radial-gradient(circle at 82% 68%,rgb(139 92 246 / .34),transparent 34%)}.pds-device-copy{position:relative;text-align:center;max-width:820px;margin:0 auto 60px}.pds-device-copy p{color:#cbd5e1}.pds-device-stage{position:relative;height:520px}.pds-device{position:absolute;background:linear-gradient(180deg,#fff,#f8fafc);color:#111827;border:10px solid #111827;border-radius:34px;box-shadow:0 40px 100px rgb(0 0 0 / .4);overflow:hidden}.pds-device-bar{height:36px;background:#111827;border-radius:0 0 18px 18px;margin:0 auto 18px;width:45%}.pds-phone{width:220px;height:410px;left:5%;top:70px;transform:rotate(-9deg);padding:24px 18px}.pds-tablet{width:360px;height:440px;left:32%;top:30px;transform:rotate(4deg);padding:26px}.pds-laptop{width:520px;height:350px;right:2%;top:110px;transform:rotate(-3deg);border-radius:28px;padding:0;overflow:visible;background:#fff0;border:0;box-shadow:none}.pds-laptop-screen{height:310px;background:#fff;border:10px solid #111827;border-radius:24px;padding:26px;box-shadow:0 40px 100px rgb(0 0 0 / .45)}.pds-laptop-base{height:24px;width:78%;margin:0 auto;background:#1f2937;border-radius:0 0 30px 30px}.pds-search-mock small,.pds-device h3{display:block;color:var(--pds-primary);font-weight:900;margin:0 0 12px}.pds-search-mock strong{display:block;font-size:28px;margin:10px 0}.pds-search-mock em{display:block;background:#f1f5f9;border-radius:999px;padding:10px 12px;color:#475569;font-style:normal}.pds-device p{color:#475569}.pds-device ul{padding:0;margin:26px 0 0;list-style:none;display:grid;gap:10px}.pds-device li{background:#f4f0ff;border-radius:12px;padding:11px 14px;font-weight:800;color:#4c1d95}.pds-analytics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.pds-analytics span{background:#f8f5ff;border:1px solid #e9d5ff;border-radius:16px;padding:16px}.pds-analytics b{display:block;font-size:12px;color:#6b7280}.pds-analytics i{display:block;font-style:normal;font-size:26px;font-weight:950;color:var(--pds-primary);margin-top:6px}.pds-journey-arrow{position:absolute;color:#fff;font-size:42px;font-weight:900;opacity:.7}.pds-journey-arrow.one{left:25%;top:250px}.pds-journey-arrow.two{left:62%;top:250px}.pds-float-key{position:absolute;z-index:4;padding:8px 13px;border:1px solid rgb(255 255 255 / .16);border-radius:999px;background:rgb(255 255 255 / .09);backdrop-filter:blur(12px);color:#fff;font-weight:800;font-size:13px;animation:pds-float 8s ease-in-out infinite}.k0{left:10%;top:5%}.k1{left:22%;bottom:5%;animation-delay:-1s}.k2{left:48%;top:5%;animation-delay:-2s}.k3{right:12%;top:6%;animation-delay:-3s}.k4{right:8%;bottom:10%;animation-delay:-4s}.k5{left:55%;bottom:0;animation-delay:-5s}.pds-latest{background:#fff}.pds-magazine{display:grid;grid-template-columns:1.35fr .9fr;gap:28px;align-items:stretch}.pds-featured a{display:grid;min-height:520px;border-radius:32px;overflow:hidden;background:#111827;color:#fff;position:relative}.pds-featured img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.64}.pds-featured div{position:relative;z-index:2;align-self:end;padding:36px;background:linear-gradient(transparent,rgb(0 0 0 / .75))}.pds-featured span,.pds-mini-post span{font-size:13px;font-weight:800;color:#a78bfa}.pds-featured h3{font-size:clamp(30px,3.4vw,48px);line-height:1.04;margin:10px 0 12px}.pds-featured p{color:#e5e7eb;font-size:17px}.pds-latest-list{display:grid;gap:16px}.pds-mini-post a{display:block;padding:26px;border-radius:24px;border:1px solid rgb(108 43 217 / .10);background:#fff;color:var(--pds-text);box-shadow:0 12px 34px rgb(31 18 58 / .05);height:100%}.pds-mini-post h3{font-size:22px;line-height:1.2;margin:8px 0 0}.pds-link-btn{display:inline-block;margin-top:34px;color:var(--pds-primary);font-weight:900}.pds-countdown{background:#FAFAFB;color:#111827}.pds-count-head{text-align:center;max-width:760px;margin:0 auto 42px}.pds-count-head p{color:var(--pds-muted)}.pds-count-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.pds-count-card{background:#fff;border:1px solid #EAECEF;border-radius:32px;padding:36px;text-align:center;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.pds-count-card h3{font-size:24px;margin:0 0 18px}.pds-days-left{display:block;font-size:clamp(60px,8vw,120px);line-height:.9;letter-spacing:-.06em}.pds-count-card small{display:block;color:#6B7280;font-weight:800;margin:8px 0 26px}.pds-clock{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pds-clock span{background:rgb(255 255 255 / .13);border-radius:18px;padding:16px 10px}.pds-clock b{display:block;font-size:26px}.pds-clock i{font-style:normal;color:#ddd6fe;font-size:12px;font-weight:800}.pds-community{background:linear-gradient(180deg,#fff,var(--pds-surface))}.pds-community-box{display:grid;grid-template-columns:1fr 420px;gap:34px;align-items:center;padding:44px;border-radius:36px;background:#fff;border:1px solid rgb(108 43 217 / .10);box-shadow:0 20px 70px rgb(31 18 58 / .08)}.pds-socials{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.pds-socials a{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;transition:.25s ease}.pds-socials svg{width:25px;height:25px}.pds-socials a:hover{transform:translateY(-5px) scale(1.03)}.tg{background:#229ED9}.wa{background:#25D366}.yt{background:red}.ig{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.xx{background:#000}.pds-news-card{background:#111827;color:#fff;border-radius:28px;padding:30px}.pds-news-card p{color:#cbd5e1}.pds-newsletter{display:flex;gap:10px;margin-top:18px}.pds-newsletter input{flex:1;min-width:0;height:52px;border:0;border-radius:999px;padding:0 18px}.pds-newsletter button{height:52px;border:0;border-radius:999px;padding:0 20px;font-weight:900;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent));color:#fff;cursor:pointer}.pds-footer{background:#0b1020;color:#fff;padding:78px 0 34px}.pds-footer-brand{text-align:center;max-width:720px;margin:0 auto 46px}.pds-footer-brand img{width:70px;height:70px;border-radius:50%;object-fit:cover;margin-bottom:16px}.pds-footer-brand h2{font-size:36px;margin:0 0 12px}.pds-footer-brand p{color:#cbd5e1;font-size:18px;line-height:1.6;margin:0}.pds-footer-brand small{display:block;color:#a78bfa;font-weight:800;margin-top:12px}.pds-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:34px 0;border-top:1px solid rgb(255 255 255 / .10);border-bottom:1px solid rgb(255 255 255 / .10)}.pds-footer h4{color:#fff;margin:0 0 16px}.pds-footer a{display:block;color:#cbd5e1;margin:10px 0}.pds-footer a:hover{color:#fff}.pds-copyright{text-align:center;color:#94a3b8;padding-top:26px;font-size:14px}@keyframes pds-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-16px)}}@media (max-width:1100px){.pds-header-inner{height:auto;min-height:76px;flex-wrap:wrap}.pds-mobile-btn{display:flex;width:42px;height:42px;border:1px solid rgb(108 43 217 / .16);border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.pds-mobile-btn span{width:20px;height:2px;background:var(--pds-text)}.pds-mobile-toggle{display:none}.pds-header-panel{display:none;width:100%;padding:0 0 18px;flex-direction:column;align-items:stretch}.pds-mobile-toggle:checked~.pds-header-panel{display:flex}.pds-nav{flex-direction:column;align-items:stretch;gap:2px}.pds-more-menu{position:static;width:auto;opacity:1;visibility:visible;transform:none;box-shadow:none;border-radius:14px;margin-top:4px}.pds-head-actions{justify-content:space-between;flex-wrap:wrap}.pds-head-search input{width:180px;padding-right:12px}.pds-subject-grid{grid-template-columns:repeat(3,1fr)}.pds-device-stage{height:auto;display:grid;gap:26px}.pds-device,.pds-laptop{position:relative;left:auto;right:auto;top:auto;transform:none;margin:auto}.pds-journey-arrow{position:relative;left:auto!important;top:auto!important;text-align:center;transform:rotate(90deg)}.pds-phone,.pds-tablet,.pds-laptop{width:min(100%,360px)}.pds-laptop{height:auto}.pds-laptop-screen{height:auto}.pds-magazine,.pds-count-grid,.pds-community-box{grid-template-columns:1fr}.pds-featured a{min-height:420px}}@media (max-width:700px){.pds-section{padding:70px 0}.pds-wrap,.pds-wide{width:min(100% - 28px, var(--pds-max))}.pds-brand{min-width:0}.pds-brand small{display:none}.pds-hero{min-height:76vh}.pds-hero h1{font-size:44px}.pds-actions{flex-direction:column}.pds-btn{width:100%}.pds-subject-grid{grid-template-columns:repeat(2,1fr);gap:12px}.pds-subject-tile{min-height:132px;padding:18px 12px}.pds-trust-list{justify-content:flex-start;gap:10px 18px}.pds-featured a{min-height:360px}.pds-clock{grid-template-columns:repeat(2,1fr)}.pds-community-box{padding:24px;border-radius:26px}.pds-newsletter{flex-direction:column}.pds-footer-grid{grid-template-columns:1fr 1fr}.pds-footer-brand h2{font-size:30px}}@media (prefers-reduced-motion:reduce){.pds-reveal,.pds-hero-glow i,.pds-float-key{animation:none;transition:none;opacity:1;transform:none}}.pds-proof{background:linear-gradient(180deg,var(--pds-surface) 0,#fff 100%);padding-top:34px;padding-bottom:46px}.pds-proof-card{border:1px solid rgb(108 43 217 / .10);background:rgb(255 255 255 / .78);box-shadow:0 18px 60px rgb(31 18 58 / .06);border-radius:28px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:28px}.pds-proof-card h2{font-size:clamp(22px,2vw,30px);line-height:1.12;letter-spacing:-.035em;margin:0;color:#111827;max-width:360px}.pds-proof-list{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.pds-proof-list span{display:inline-flex;align-items:center;gap:9px;padding:11px 14px;border-radius:999px;background:#fff;border:1px solid rgb(108 43 217 / .10);box-shadow:0 10px 28px rgb(31 18 58 / .04);font-weight:850;color:#2f2646;white-space:nowrap}.pds-proof-list i{font-style:normal}.pds-latest{background:#fff}.pds-latest-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:38px}.pds-latest-head h2{font-size:clamp(38px,4.8vw,64px);line-height:.98;letter-spacing:-.055em;margin:8px 0 16px;color:#111827}.pds-latest-head p{font-size:clamp(17px,1.5vw,20px);line-height:1.55;color:var(--pds-muted);margin:0;max-width:620px}.pds-eyebrow{display:inline-flex;align-items:center;height:30px;padding:0 13px;border-radius:999px;background:#efe7ff;color:var(--pds-primary);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pds-view-all{flex:0 0 auto;height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:999px;background:#fff;border:1px solid rgb(108 43 217 / .16);box-shadow:0 12px 34px rgb(31 18 58 / .05);color:#1f1833;font-weight:900}.pds-view-all:hover{color:#fff;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent));border-color:#fff0;transform:translateY(-2px)}.pds-magazine{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:28px;align-items:stretch}.pds-featured a{display:grid;grid-template-rows:auto 1fr;min-height:0;border-radius:32px;overflow:hidden;background:#fff;color:var(--pds-text);border:1px solid rgb(108 43 217 / .10);box-shadow:0 24px 70px rgb(31 18 58 / .08);position:relative;transition:.25s ease}.pds-featured a:hover{transform:translateY(-5px);box-shadow:0 30px 90px rgb(108 43 217 / .13)}.pds-featured img{position:static;width:100%;height:330px;object-fit:cover;opacity:1;display:block;filter:none}.pds-placeholder-thumb{height:330px;display:grid;place-items:center;background:linear-gradient(135deg,#f6f2ff,#ede9fe);font-size:34px;font-weight:950;color:#6c2bd9}.pds-featured div{position:static;background:none;padding:0}.pds-featured-body{padding:28px 30px 30px!important}.pds-badge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:999px;background:#efe7ff;color:var(--pds-primary)!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase;letter-spacing:.04em;margin:0 10px 0 0}.pds-featured time,.pds-mini-post time{font-size:13px;font-weight:850;color:#8b5cf6}.pds-featured h3{font-size:clamp(28px,3vw,42px);line-height:1.06;letter-spacing:-.04em;margin:14px 0 12px;color:#111827}.pds-featured p{font-size:17px;line-height:1.58;color:var(--pds-muted);margin:0 0 18px}.pds-featured strong{color:var(--pds-primary);font-weight:950}.pds-latest-list{display:grid;gap:16px}.pds-mini-post a{display:flex;flex-direction:column;justify-content:center;min-height:132px;padding:24px 26px;border-radius:26px;border:1px solid rgb(108 43 217 / .10);background:#fff;color:var(--pds-text);box-shadow:0 14px 42px rgb(31 18 58 / .055);height:100%;transition:.25s ease}.pds-mini-post a:hover{transform:translateY(-4px);border-color:rgb(108 43 217 / .22);box-shadow:0 20px 60px rgb(108 43 217 / .10)}.pds-mini-post h3{font-size:clamp(19px,1.55vw,25px);line-height:1.2;letter-spacing:-.025em;margin:10px 0 0;color:#111827}.pds-link-btn{display:none!important}@media (max-width:1100px){.pds-proof-card{display:block;text-align:center}.pds-proof-card h2{max-width:none;margin-bottom:18px}.pds-proof-list{justify-content:center}.pds-magazine{grid-template-columns:1fr}.pds-latest-head{align-items:flex-start;flex-direction:column}.pds-view-all{align-self:flex-start}.pds-featured img,.pds-placeholder-thumb{height:300px}}@media (max-width:700px){.pds-proof{padding-top:26px;padding-bottom:34px}.pds-proof-card{padding:22px 16px;border-radius:22px}.pds-proof-list{display:grid;grid-template-columns:1fr;gap:10px}.pds-proof-list span{justify-content:center}.pds-latest-head h2{font-size:40px}.pds-featured img,.pds-placeholder-thumb{height:220px}.pds-featured-body{padding:22px!important}.pds-mini-post a{min-height:112px;padding:20px}.pds-view-all{width:100%}}@media (min-width:1200px){.pds-latest .pds-wrap,.pds-proof .pds-wrap,.pds-community .pds-wrap{width:min(1440px,calc(100% - 72px))}.pds-countdown .pds-wide,.pds-footer .pds-wrap{width:min(1520px,calc(100% - 72px))}}.pds-proof{background:#fff;padding-top:34px;padding-bottom:66px}.pds-proof-card{border:0;background:#fff0;box-shadow:none;border-radius:0;padding:0;display:block;text-align:center}.pds-proof-card h2{display:none}.pds-proof-list{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.pds-proof-list span{background:linear-gradient(180deg,#fff,#fbfaff);border:1px solid rgb(108 43 217 / .10);box-shadow:0 10px 34px rgb(31 18 58 / .045);padding:13px 18px;border-radius:999px;font-size:15px}.pds-proof-list i{font-style:normal;font-size:17px}.pds-latest{background:linear-gradient(180deg,#fff 0,#fff 70%,#fbfaff 100%);padding-top:96px;padding-bottom:118px}.pds-latest-head{margin-bottom:46px}.pds-latest-head h2{font-size:clamp(42px,4.6vw,72px)}.pds-latest-head p{max-width:700px}.pds-magazine{grid-template-columns:minmax(0,1.24fr) minmax(410px,.76fr);gap:34px}.pds-featured a{border-radius:34px;border:1px solid rgb(108 43 217 / .09);box-shadow:0 22px 80px rgb(31 18 58 / .075)}.pds-featured img,.pds-placeholder-thumb{height:380px}.pds-featured-body{padding:34px 36px 36px!important}.pds-featured h3{font-size:clamp(34px,3.5vw,54px);line-height:1.02}.pds-featured p{font-size:18px;line-height:1.6;max-width:760px}.pds-latest-list{gap:18px}.pds-mini-post a{min-height:150px;border-radius:28px;padding:28px 30px;background:rgb(255 255 255 / .86);box-shadow:0 14px 50px rgb(31 18 58 / .052)}.pds-mini-post h3{font-size:clamp(21px,1.75vw,29px)}.pds-community{background:linear-gradient(180deg,#fbfaff 0,#fff 100%);padding-top:112px;padding-bottom:112px}.pds-community-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:70px;align-items:center;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none}.pds-community h2{font-size:clamp(42px,4.4vw,70px)}.pds-community p{max-width:720px}.pds-socials{gap:16px;margin-top:34px}.pds-socials a{width:64px;height:64px;box-shadow:0 16px 38px rgb(31 18 58 / .12)}.pds-socials svg{width:29px;height:29px}.pds-news-card{border-radius:34px;padding:38px;background:#111827;box-shadow:0 28px 80px rgb(17 24 39 / .22)}.pds-news-card h3{font-size:clamp(28px,2.5vw,40px);line-height:1.08;margin:0 0 12px}.pds-newsletter input,.pds-newsletter button{height:58px}.pds-footer{padding:92px 0 36px;background:radial-gradient(circle at 50% -20%,rgb(108 43 217 / .35),transparent 34%),#0b1020}.pds-footer-brand{max-width:820px;margin-bottom:56px}.pds-footer-brand img{width:92px;height:92px;box-shadow:0 20px 48px rgb(0 0 0 / .22)}.pds-footer-brand h2{font-size:clamp(40px,4vw,60px);letter-spacing:-.045em}.pds-footer-brand p{font-size:20px}.pds-footer-grid{gap:44px;padding:42px 0}.pds-footer h4{font-size:18px;letter-spacing:.02em}.pds-footer a{font-size:15px}@media (max-width:1100px){.pds-magazine{grid-template-columns:1fr}.pds-featured img,.pds-placeholder-thumb{height:320px}.pds-community-box{grid-template-columns:1fr;gap:34px}}@media (max-width:700px){.pds-proof{padding:26px 0 44px}.pds-proof-list{display:grid;grid-template-columns:1fr;gap:10px}.pds-proof-list span{justify-content:center}.pds-latest{padding-top:72px;padding-bottom:84px}.pds-featured img,.pds-placeholder-thumb{height:230px}.pds-featured-body{padding:22px!important}.pds-countdown{padding:82px 0}.pds-count-card{padding:30px 20px;border-radius:28px}.pds-community{padding-top:82px;padding-bottom:82px}.pds-socials a{width:56px;height:56px}.pds-news-card{padding:28px;border-radius:28px}.pds-footer{padding-top:78px}.pds-footer-brand img{width:78px;height:78px}}.pds-root{--pds-max:1360px;--pds-wide:1540px;background:#fff!important}.pds-section{background:#fff;padding-top:clamp(76px,7vw,118px);padding-bottom:clamp(76px,7vw,118px)}.pds-wrap{width:min(var(--pds-max),calc(100% - 56px))}.pds-wide{width:min(var(--pds-wide),calc(100% - 56px))}.pds-section-head{max-width:820px;margin-bottom:52px}.pds-subjects{background:#fff!important}.pds-subject-grid{gap:18px}.pds-subject-tile{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:22px;min-height:142px;padding:22px 16px}.pds-subject-tile:hover{background:linear-gradient(180deg,#fbfaff,#fff)!important;transform:translateY(-5px);box-shadow:0 16px 42px rgb(108 43 217 / .075)!important}.pds-proof{background:#fff!important;padding-top:30px;padding-bottom:46px}.pds-proof-card{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;display:block!important;text-align:center!important}.pds-proof-card h2{display:none!important}.pds-proof-list{justify-content:center!important;gap:12px 18px!important}.pds-proof-list span{background:transparent!important;border:0!important;box-shadow:none!important;padding:8px 4px!important;border-radius:0!important;color:#31244c}.pds-proof-list i{color:var(--pds-primary)}.pds-latest{background:#fff!important}.pds-latest-head{border:0!important}.pds-magazine{gap:46px;align-items:start}.pds-featured a{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.pds-featured a:hover{transform:none!important;box-shadow:none!important}.pds-featured-media{border-radius:30px;overflow:hidden;box-shadow:0 20px 70px rgb(31 18 58 / .08)}.pds-featured-body{padding:28px 0 0!important}.pds-latest-list{gap:0;border-top:1px solid rgb(108 43 217 / .12)}.pds-mini-post a{background:transparent!important;border:0!important;border-bottom:1px solid rgb(108 43 217 / .12)!important;border-radius:0!important;box-shadow:none!important;padding:24px 2px!important;min-height:auto!important}.pds-mini-post a:hover{transform:none!important;background:linear-gradient(90deg,rgb(245 243 255 / .75),transparent)!important;box-shadow:none!important}.pds-section,.pds-wrap,.pds-wide,.pds-section-head,.pds-subject-grid,.pds-magazine,.pds-count-grid,.pds-community-box{transform:none!important;margin-left:auto;margin-right:auto}@media (max-width:1100px){.pds-magazine,.pds-community-box{grid-template-columns:1fr;gap:34px}.pds-featured-media{border-radius:24px}}@media (max-width:700px){.pds-wrap,.pds-wide{width:min(100% - 28px,var(--pds-max))}.pds-subject-tile{background:linear-gradient(180deg,#fff,#fbfaff)!important;box-shadow:0 8px 26px rgb(31 18 58 / .045)!important}.pds-proof-list{display:grid!important;grid-template-columns:1fr;gap:8px!important}.pds-featured-body{padding-top:22px!important}.pds-newsletter{border-radius:24px;display:flex;flex-direction:column;padding:10px}.pds-newsletter input,.pds-newsletter button{width:100%}}.entry-content>.pds-root,.wp-block-post-content>.pds-root,.pds-root{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.pds-root .pds-announcement,.pds-root .pds-header,.pds-root .pds-hero,.pds-root .pds-trust,.pds-root .pds-section,.pds-root .pds-footer{width:100%!important;max-width:none!important}.pds-hero{min-height:calc(100vh - 120px)}.pds-hero-inner{max-width:980px}.pds-wrap{width:min(1220px,calc(100% - 56px))!important}.pds-wide{width:min(1480px,calc(100% - 56px))!important}@media (max-width:700px){.pds-wrap,.pds-wide,.pds-header-inner{width:min(100% - 28px,1220px)!important}}body:has(.pds-root) .site-content,body:has(.pds-root) .content-area,body:has(.pds-root) .site-main,body:has(.pds-root) .ast-container,body:has(.pds-root) article,body:has(.pds-root) .ast-article-single,body:has(.pds-root) .entry-content{margin-top:0!important;padding-top:0!important}.pds-root{margin-top:0!important}.pds-announcement{height:40px!important;margin-top:0!important}.pds-header{background:rgb(255 255 255 / .94)!important;border-bottom:1px solid rgb(108 43 217 / .10)!important}.pds-header-inner{height:96px!important;width:min(1460px,calc(100% - 56px))!important}.pds-brand img{width:56px!important;height:56px!important}.pds-brand b{font-size:22px!important}.pds-brand small{font-size:12px!important;margin-top:6px!important}.pds-nav>a,.pds-more>button{font-size:15.5px!important}.pds-head-search,.pds-login{height:48px!important}.pds-head-search button{width:48px!important}.pds-signup{height:50px!important;padding-inline:24px!important}.pds-trust,.pds-proof{display:none!important}.pds-subjects{background:linear-gradient(180deg,#fff 0,#fbfaff 100%)!important;padding-top:92px!important;padding-bottom:110px!important}.pds-subjects .pds-wrap{width:min(1280px,calc(100% - 72px))!important}.pds-subject-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important}.pds-subject-tile{min-height:178px!important;padding:28px 18px!important;border-radius:28px!important;background:rgb(255 255 255 / .78)!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 16px 44px rgb(31 18 58 / .055)!important}.pds-subject-tile:hover{background:#fff!important;border-color:rgb(108 43 217 / .18)!important;transform:translateY(-6px)!important;box-shadow:0 24px 66px rgb(31 18 58 / .095)!important}.pds-subject-tile span{font-size:34px!important;margin-bottom:14px!important}.pds-subject-tile b{font-size:18px!important}.pds-subject-tile small{font-size:13px!important;line-height:1.45!important;margin-top:8px!important}.pds-hero{min-height:calc(100vh - 136px)!important}@media (max-width:1100px){.pds-header-inner{height:auto!important;min-height:86px!important;width:min(100% - 36px,1220px)!important}.pds-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:700px){.pds-announcement{height:auto!important;min-height:38px!important;padding:8px 34px 8px 14px!important;font-size:12px!important}.pds-header-inner{width:min(100% - 28px,1220px)!important;min-height:78px!important}.pds-brand img{width:46px!important;height:46px!important}.pds-brand b{font-size:18px!important}.pds-subjects{padding-top:70px!important;padding-bottom:78px!important}.pds-subjects .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.pds-subject-tile{min-height:148px!important;padding:20px 12px!important;border-radius:22px!important}.pds-subject-tile span{font-size:28px!important}}body:has(.pds-root) #primary,body:has(.pds-root) .ast-article-single,body:has(.pds-root) .entry-content{margin-top:0!important;margin-bottom:0!important;padding-top:0!important}body:has(.pds-root) .entry-header{display:none!important}.pds-hero{min-height:calc(100vh - var(--pds-hero-offset,180px))!important;padding-top:var(--pds-hero-top,56px)!important;padding-bottom:var(--pds-hero-bottom,72px)!important;place-items:center!important}.pds-hero-inner{width:min(var(--pds-hero-inner,1080px),calc(100% - 36px))!important;max-width:var(--pds-hero-inner,1080px)!important;padding:0!important}.pds-hero p{max-width:var(--pds-hero-desc,920px)!important}@media (max-width:700px){.pds-hero{min-height:auto!important;padding-top:70px!important;padding-bottom:76px!important}.pds-hero-inner{padding:0!important}}.pds-root .pds-hero{min-height:calc(100vh - var(--pds-hero-offset,180px) - 128px)!important;padding-top:var(--pds-hero-top,56px)!important;padding-bottom:var(--pds-hero-bottom,72px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.pds-root .pds-hero-inner{width:min(var(--pds-hero-inner,1080px),calc(100% - 36px))!important;max-width:var(--pds-hero-inner,1080px)!important;padding:0!important}.pds-root .pds-hero p{max-width:var(--pds-hero-desc,920px)!important}@media (max-width:700px){.pds-root .pds-hero{min-height:auto!important;padding-top:64px!important;padding-bottom:70px!important}}.pds-latest-learning_feed{background:linear-gradient(180deg,#fff 0,#fbfaff 100%)!important;padding-top:clamp(82px,7vw,118px)!important;padding-bottom:clamp(86px,7vw,124px)!important}.pds-latest-learning_feed .pds-wrap{width:min(1280px,calc(100% - 72px))!important}.pds-latest-learning_feed .pds-latest-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:30px!important;margin-bottom:38px!important;border:0!important}.pds-latest-learning_feed .pds-latest-head h2{font-size:clamp(40px,4.2vw,66px)!important;letter-spacing:-.055em!important;line-height:.98!important;margin:0 0 12px!important}.pds-latest-learning_feed .pds-latest-head p{max-width:720px!important;font-size:18px!important;line-height:1.65!important;color:var(--pds-muted)!important}.pds-resource-grid{display:grid!important;gap:22px!important;align-items:stretch!important}.pds-resource-grid.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-resource-grid.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.pds-resource-grid.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.pds-resource-card{min-width:0!important}.pds-resource-card a{position:relative!important;display:flex!important;flex-direction:column!important;min-height:254px!important;height:100%!important;padding:30px!important;border-radius:30px!important;background:rgb(255 255 255 / .82)!important;border:1px solid rgb(108 43 217 / .11)!important;text-decoration:none!important;color:var(--pds-text)!important;box-shadow:0 18px 54px rgb(31 18 58 / .055)!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.pds-resource-card a:before{content:"";position:absolute;inset:auto 24px 0 24px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--pds-primary),rgb(139 92 246 / .16));opacity:.35}.pds-resource-card a:hover{transform:translateY(-6px)!important;background:#fff!important;border-color:rgb(108 43 217 / .22)!important;box-shadow:0 28px 78px rgb(31 18 58 / .10)!important}.pds-resource-card .pds-badge{align-self:flex-start!important;margin-bottom:18px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-size:11px!important;font-weight:900!important;color:#5b21b6!important;background:#f3e8ff!important;border:1px solid rgb(108 43 217 / .10)!important;padding:8px 11px!important;border-radius:999px!important}.pds-resource-card h3{font-size:clamp(20px,1.65vw,28px)!important;line-height:1.15!important;letter-spacing:-.035em!important;margin:0 0 20px!important;color:#17112b!important}.pds-resource-card time{display:block!important;margin-top:auto!important;color:var(--pds-muted)!important;font-size:14px!important;font-weight:700!important}.pds-resource-card strong{display:inline-flex!important;margin-top:22px!important;font-size:15px!important;color:var(--pds-primary)!important}.pds-resource-media{margin:-18px -18px 22px!important;border-radius:22px!important;overflow:hidden!important;background:#f3e8ff!important;aspect-ratio:16/9!important}.pds-resource-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.pds-latest-learning_feed.no-images .pds-resource-card a{justify-content:flex-start!important}.pds-latest-learning_feed.no-images .pds-resource-card a:after{content:"";position:absolute;right:-60px;top:-60px;width:150px;height:150px;border-radius:999px;background:radial-gradient(circle,rgb(108 43 217 / .11),transparent 68%)}@media (max-width:1100px){.pds-resource-grid.columns-3,.pds-resource-grid.columns-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:700px){.pds-latest-learning_feed .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-latest-learning_feed .pds-latest-head{display:block!important;margin-bottom:26px!important}.pds-latest-learning_feed .pds-view-all{margin-top:18px!important;display:inline-flex!important}.pds-resource-grid,.pds-resource-grid.columns-2,.pds-resource-grid.columns-3,.pds-resource-grid.columns-4{grid-template-columns:1fr!important;gap:16px!important}.pds-resource-card a{min-height:210px!important;padding:24px!important;border-radius:24px!important}}.pds-latest-learning_feed .pds-resource-card a{min-height:230px!important;padding:28px!important;box-shadow:0 16px 46px rgb(31 18 58 / .05)!important}.pds-latest-learning_feed .pds-resource-card a:hover{transform:translateY(-7px)!important;box-shadow:0 30px 76px rgb(31 18 58 / .115)!important}.pds-resource-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:20px!important}.pds-resource-meta time{margin-top:0!important;color:#6b5b84!important;font-size:13px!important;font-weight:800!important;white-space:nowrap!important}.pds-resource-card .pds-resource-meta .pds-badge{margin-bottom:0!important}.pds-resource-card h3{margin-bottom:18px!important}.pds-resource-card strong{margin-top:auto!important}.pds-resource-card .pds-badge{background:#f3e8ff!important;color:#5b21b6!important;border-color:#e9d5ff!important}.pds-resource-card .pds-cat-current-affairs,.pds-resource-card .pds-cat-upsc-current-affairs,.pds-resource-card .pds-cat-news-summary,.pds-resource-card .pds-cat-upsc-news-summary{background:#f3e8ff!important;color:#5b21b6!important;border-color:#e9d5ff!important}.pds-resource-card .pds-cat-economy,.pds-resource-card .pds-cat-economy-notes,.pds-resource-card .pds-cat-indian-economy{background:#e0f2fe!important;color:#075985!important;border-color:#bae6fd!important}.pds-resource-card .pds-cat-environment,.pds-resource-card .pds-cat-environment-notes,.pds-resource-card .pds-cat-ecology,.pds-resource-card .pds-cat-climate{background:#dcfce7!important;color:#166534!important;border-color:#bbf7d0!important}.pds-resource-card .pds-cat-polity,.pds-resource-card .pds-cat-polity-notes,.pds-resource-card .pds-cat-indian-polity,.pds-resource-card .pds-cat-constitution{background:#e0e7ff!important;color:#3730a3!important;border-color:#c7d2fe!important}.pds-resource-card .pds-cat-science,.pds-resource-card .pds-cat-science-tech,.pds-resource-card .pds-cat-science-and-tech,.pds-resource-card .pds-cat-science-technology,.pds-resource-card .pds-cat-technology{background:#ccfbf1!important;color:#0f766e!important;border-color:#99f6e4!important}.pds-resource-card .pds-cat-geography,.pds-resource-card .pds-cat-geography-notes{background:#dbeafe!important;color:#1d4ed8!important;border-color:#bfdbfe!important}.pds-resource-card .pds-cat-history,.pds-resource-card .pds-cat-history-notes,.pds-resource-card .pds-cat-art-and-culture,.pds-resource-card .pds-cat-culture{background:#fef3c7!important;color:#92400e!important;border-color:#fde68a!important}.pds-resource-card .pds-cat-international-relations,.pds-resource-card .pds-cat-ir,.pds-resource-card .pds-cat-world-affairs{background:#ede9fe!important;color:#6d28d9!important;border-color:#ddd6fe!important}.pds-resource-card .pds-cat-uttar-pradesh,.pds-resource-card .pds-cat-uppsc,.pds-resource-card .pds-cat-up-special{background:#ffe4e6!important;color:#be123c!important;border-color:#fecdd3!important}.pds-resource-card .pds-cat-ethics,.pds-resource-card .pds-cat-ethics-notes,.pds-resource-card .pds-cat-gs-iv{background:#f5f3ff!important;color:#4c1d95!important;border-color:#ddd6fe!important}.pds-resource-card .pds-cat-quiz,.pds-resource-card .pds-cat-daily-quiz,.pds-resource-card .pds-cat-current-affairs-quiz{background:#fae8ff!important;color:#a21caf!important;border-color:#f5d0fe!important}.pds-latest-learning_feed .pds-eyebrow{display:none!important}.pds-latest-learning_feed .pds-resource-card .pds-badge,.pds-latest-learning_feed .pds-resource-card .pds-resource-meta .pds-badge{display:none!important}.pds-latest-learning_feed .pds-resource-meta{display:none!important}.pds-latest-learning_feed .pds-resource-card a{min-height:280px!important;padding:30px 30px 28px!important;border:1px solid rgb(31 41 55 / .10)!important;background:linear-gradient(180deg,#fff 0%,#fdfcff 100%)!important;box-shadow:0 18px 52px rgb(31 18 58 / .055)!important}.pds-latest-learning_feed .pds-resource-card a:hover{transform:translateY(-6px)!important;border-color:rgb(108 43 217 / .20)!important;box-shadow:0 24px 76px rgb(108 43 217 / .12)!important}.pds-resource-meta-line{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:0 0 22px!important;color:#64748b!important;font-size:11px!important;font-weight:900!important;letter-spacing:.105em!important;line-height:1.35!important;text-transform:uppercase!important}.pds-resource-meta-line span{color:#94a3b8!important;letter-spacing:0!important}.pds-resource-meta-line time{font:inherit!important;color:inherit!important}.pds-latest-learning_feed .pds-resource-card h3{margin-top:0!important;margin-bottom:26px!important}.pds-resource-btn{margin-top:auto!important;width:max-content!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 17px!important;border-radius:999px!important;border:1px solid rgb(108 43 217 / .18)!important;background:#fff!important;color:#4c1d95!important;font-size:14px!important;font-weight:950!important;box-shadow:0 10px 28px rgb(31 18 58 / .045)!important}.pds-resource-btn:after{content:'→';margin-left:8px}.pds-latest-learning_feed .pds-resource-card a:hover .pds-resource-btn{background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent))!important;color:#fff!important;border-color:transparent!important}@media (max-width:700px){.pds-latest-learning_feed .pds-resource-card a{min-height:230px!important;padding:24px!important}.pds-resource-meta-line{font-size:10px!important;margin-bottom:16px!important}}.pds-latest-learning_feed .pds-resource-card a{min-height:292px!important;justify-content:flex-start!important}.pds-resource-subject{margin:0 0 16px!important;color:#64748b!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;line-height:1.35!important;text-transform:uppercase!important}.pds-latest-learning_feed .pds-resource-card h3{margin:0 0 14px!important}.pds-resource-meta-line{margin:0 0 24px!important;color:#64748b!important;font-size:13px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.pds-resource-meta-line span{color:#94a3b8!important}.pds-resource-meta-line time{font:inherit!important;color:inherit!important;text-transform:none!important}.pds-resource-btn{margin-top:auto!important}@media (max-width:700px){.pds-latest-learning_feed .pds-resource-card a{min-height:244px!important}.pds-resource-subject{font-size:10px!important;margin-bottom:13px!important}.pds-resource-meta-line{font-size:12px!important;margin-bottom:18px!important}}.pds-latest-learning_feed{background:#FAFAFB!important}.pds-latest-learning_feed .pds-resource-card a{background:#FFFFFF!important;border:1px solid #EAECEF!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important;overflow:hidden!important}.pds-latest-learning_feed .pds-resource-card a:before,.pds-latest-learning_feed.no-images .pds-resource-card a:after{content:none!important;display:none!important}.pds-latest-learning_feed .pds-resource-card a:hover{background:#FFFFFF!important;border-color:#DED9EA!important;box-shadow:0 14px 34px rgb(31 18 58 / .075)!important}.pds-latest-learning_feed .pds-resource-media{background:#F8FAFC!important}.pds-latest-learning_feed .pds-latest-head{display:block!important;margin-bottom:34px!important}.pds-latest-learning_feed .pds-view-all{display:none!important}.pds-latest-learning_feed .pds-resource-card a{min-height:220px!important;padding:28px!important}.pds-resource-subject{margin:0 0 14px!important;color:#64748B!important;font-size:12px!important;font-weight:700!important;letter-spacing:.10em!important;line-height:1.35!important}.pds-latest-learning_feed .pds-resource-card h3{margin:0 0 12px!important}.pds-resource-meta-line{margin:0 0 20px!important;color:#6B7280!important;font-size:13px!important;font-weight:500!important}.pds-resource-meta-line span{color:#A3AAB8!important;padding:0 7px!important}.pds-resource-btn{min-height:40px!important;padding:0 16px!important;font-size:14px!important}@media (max-width:700px){.pds-latest-learning_feed .pds-resource-card a{min-height:210px!important;padding:24px!important}.pds-resource-subject{font-size:11px!important;margin-bottom:12px!important}.pds-resource-meta-line{font-size:12px!important;margin-bottom:16px!important}}.pds-latest-learning_feed .pds-latest-head{max-width:720px!important;margin:0 auto 38px!important;text-align:center!important}.pds-latest-learning_feed .pds-latest-head p{max-width:680px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:700px){.pds-latest-learning_feed .pds-latest-head{max-width:100%!important;margin-bottom:30px!important}}.pds-countdown{background:#FAFAFB!important;color:#111827!important;padding:clamp(86px,7vw,112px) 0!important}.pds-countdown .pds-wide{width:min(1280px,calc(100% - 72px))!important}.pds-count-head{max-width:760px!important;margin:0 auto 42px!important;text-align:center!important}.pds-count-head h2{color:#111827!important;font-size:clamp(38px,4vw,58px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin:0 0 14px!important}.pds-count-head p{color:#64748B!important;font-size:clamp(17px,1.5vw,20px)!important;line-height:1.65!important;margin:0!important}.pds-count-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.pds-count-card{position:relative!important;overflow:hidden!important;background:#FFFFFF!important;border:1px solid #EAECEF!important;border-radius:30px!important;padding:34px 34px 32px!important;text-align:center!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important;backdrop-filter:none!important}.pds-count-card:before,.pds-count-card:after{content:none!important;display:none!important}.pds-count-card h3{color:#111827!important;font-size:clamp(22px,2vw,30px)!important;line-height:1.14!important;letter-spacing:-.03em!important;margin:0 0 18px!important}.pds-days-left{display:block!important;color:var(--pds-primary)!important;font-size:clamp(58px,6.8vw,96px)!important;line-height:.9!important;letter-spacing:-.06em!important;margin:0!important}.pds-count-card small{display:block!important;margin:8px 0 24px!important;color:#64748B!important;font-size:13px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.pds-clock{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:0!important}.pds-clock span{background:#FAFAFB!important;border:1px solid #EAECEF!important;border-radius:16px!important;padding:14px 8px!important;text-align:center!important;box-shadow:none!important}.pds-clock b{display:block!important;color:#111827!important;font-size:clamp(22px,2.2vw,30px)!important;line-height:1!important}.pds-clock i{display:block!important;margin-top:7px!important;color:#64748B!important;font-style:normal!important;font-size:11px!important;font-weight:800!important}@media (max-width:900px){.pds-count-grid{grid-template-columns:1fr!important}}@media (max-width:700px){.pds-countdown{padding:72px 0!important}.pds-countdown .pds-wide{width:min(100% - 28px,1220px)!important}.pds-count-card{padding:26px 20px!important;border-radius:26px!important}.pds-clock{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.pds-community{background:#FFFFFF!important;padding:clamp(82px,7vw,110px) 0!important}.pds-community .pds-wrap{width:min(1220px,calc(100% - 72px))!important}.pds-community-box{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,460px)!important;gap:40px!important;align-items:center!important;padding:clamp(34px,4vw,54px)!important;border-radius:34px!important;background:#FFFFFF!important;border:1px solid #EAECEF!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important}.pds-community-box>div:first-child{max-width:620px!important}.pds-community h2{color:#111827!important;font-size:clamp(38px,4vw,58px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin:0 0 16px!important}.pds-community p{color:#64748B!important;font-size:clamp(16px,1.4vw,19px)!important;line-height:1.65!important;margin:0!important}.pds-socials{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-top:30px!important}.pds-socials a{width:52px!important;height:52px!important;border-radius:999px!important;box-shadow:0 10px 24px rgb(15 23 42 / .10)!important}.pds-news-card{background:#FFFFFF!important;color:#111827!important;border:1px solid #EAECEF!important;border-radius:28px!important;padding:30px!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important}.pds-news-card h3{color:#111827!important;font-size:clamp(24px,2.1vw,32px)!important;line-height:1.12!important;letter-spacing:-.035em!important;margin:0 0 12px!important}.pds-news-card p{color:#64748B!important;font-size:16px!important;line-height:1.6!important;margin:0!important}.pds-newsletter{display:flex!important;gap:10px!important;margin-top:22px!important;padding:0!important;border-radius:999px!important;background:#FAFAFB!important;border:1px solid #EAECEF!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .03)!important}.pds-newsletter input{flex:1!important;min-width:0!important;height:54px!important;border:0!important;outline:0!important;border-radius:999px!important;padding:0 18px!important;background:transparent!important;color:#111827!important}.pds-newsletter button{height:54px!important;border:0!important;border-radius:999px!important;padding:0 22px!important;font-weight:900!important;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent))!important;color:#fff!important;cursor:pointer!important;box-shadow:0 10px 24px rgb(108 43 217 / .18)!important}@media (max-width:900px){.pds-community .pds-wrap{width:min(100% - 40px,1220px)!important}.pds-community-box{grid-template-columns:1fr!important;text-align:center!important;gap:30px!important}.pds-community-box>div:first-child{max-width:760px!important;margin:0 auto!important}.pds-socials{justify-content:center!important}}@media (max-width:700px){.pds-community{padding:72px 0!important}.pds-community .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-community-box{padding:26px!important;border-radius:26px!important}.pds-news-card{padding:24px!important;border-radius:24px!important}.pds-newsletter{flex-direction:column!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.pds-newsletter input,.pds-newsletter button{width:100%!important;height:52px!important}.pds-newsletter input{background:#FAFAFB!important;border:1px solid #EAECEF!important}}.pds-root .pds-footer{background:radial-gradient(circle at 50% -20%,color-mix(in srgb,var(--pds-footer-glow) calc(var(--pds-footer-glow-opacity) * 1%),transparent),transparent 34%),var(--pds-footer-bg)!important;color:var(--pds-footer-text)!important}.pds-root .pds-footer-brand h2{display:block!important;visibility:visible!important;opacity:1!important;color:var(--pds-footer-title)!important;-webkit-text-fill-color:var(--pds-footer-title)!important;background:none!important;text-shadow:0 1px 2px rgb(0 0 0 / .22)!important}.pds-root .pds-footer-brand p{color:var(--pds-footer-text)!important}.pds-root .pds-footer-brand small,.pds-root .pds-copyright{color:var(--pds-footer-muted)!important}.pds-root .pds-footer-social-icons{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important}.pds-root .pds-footer-social-icons a{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--pds-footer-divider)!important;border-radius:999px!important;background:rgb(255 255 255 / .62)!important;color:var(--pds-footer-link)!important;margin:0!important}.pds-root .pds-footer-social-icons a:hover{background:#fff!important;color:var(--pds-footer-link-hover)!important;transform:translateY(-1px)!important}.pds-root .pds-footer-social-icons svg{width:17px!important;height:17px!important}.pds-root .pds-footer h4{color:var(--pds-footer-title)!important}.pds-root .pds-footer a{color:var(--pds-footer-link)!important}.pds-root .pds-footer a:hover{color:var(--pds-footer-link-hover)!important}.pds-root .pds-footer-brand img{box-shadow:0 18px 42px rgba(0,0,0,calc(var(--pds-footer-logo-shadow-opacity) / 100))!important}.pds-root .pds-footer{padding:58px 0 28px!important}.pds-root .pds-footer .pds-wrap{width:min(1220px,calc(100% - 72px))!important}.pds-root .pds-footer-grid-compact{display:grid!important;grid-template-columns:1.35fr 1fr 1fr 1.15fr 1fr!important;gap:34px!important;align-items:start!important;padding:0 0 34px!important;border-top:0!important;border-bottom:1px solid rgb(255 255 255 / .16)!important}.pds-root .pds-footer-brand-col{text-align:left!important;max-width:360px!important;margin:0!important}.pds-root .pds-footer-brand-col img{width:58px!important;height:58px!important;margin:0 0 14px!important}.pds-root .pds-footer-brand-col h2{font-size:clamp(26px,2.2vw,34px)!important;line-height:1.05!important;letter-spacing:-.035em!important;margin:0 0 12px!important}.pds-root .pds-footer-brand-col p{font-size:var(--pds-footer-description-size)!important;line-height:1.65!important;margin:0!important}.pds-root .pds-footer-brand-col small{display:block!important;margin-top:12px!important;font-size:12px!important;font-weight:800!important}.pds-root .pds-footer-social-icons{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important}.pds-root .pds-footer-social-icons a{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--pds-footer-divider)!important;border-radius:999px!important;background:rgb(255 255 255 / .62)!important;color:var(--pds-footer-link)!important;margin:0!important}.pds-root .pds-footer-social-icons a:hover{background:#fff!important;color:var(--pds-footer-link-hover)!important;transform:translateY(-1px)!important}.pds-root .pds-footer-social-icons svg{width:17px!important;height:17px!important}.pds-root .pds-footer h4{margin:0 0 14px!important;font-size:15px!important;letter-spacing:.02em!important}.pds-root .pds-footer a{margin:8px 0!important;font-size:14px!important;line-height:1.35!important}.pds-root .pds-copyright{padding-top:22px!important;font-size:13px!important}@media (max-width:1100px){.pds-root .pds-footer-grid-compact{grid-template-columns:1.35fr 1fr 1fr!important}}@media (max-width:700px){.pds-root .pds-footer{padding:46px 0 24px!important}.pds-root .pds-footer .pds-wrap{width:min(100% - 32px,1220px)!important}.pds-root .pds-footer-grid-compact{grid-template-columns:1fr 1fr!important;gap:26px!important}.pds-root .pds-footer-brand-col{grid-column:1 / -1!important;max-width:none!important;text-align:center!important}.pds-root .pds-footer-brand-col img{margin-left:auto!important;margin-right:auto!important}}.pds-root .pds-footer{padding:48px 0 24px!important;background:var(--pds-footer-bg)!important;border-top:1px solid var(--pds-footer-divider)!important;color:var(--pds-footer-text)!important}.pds-root .pds-footer .pds-wrap{width:min(1220px,calc(100% - 72px))!important}.pds-root .pds-footer-grid-light{display:grid!important;grid-template-columns:2.05fr 1fr 1fr 1fr!important;gap:44px!important;align-items:start!important;padding:0 0 30px!important;border-top:0!important;border-bottom:1px solid var(--pds-footer-divider)!important}.pds-root .pds-footer-brand-wide{text-align:left!important;max-width:460px!important;margin:0!important}.pds-root .pds-footer-brand-head{display:flex!important;align-items:center!important;gap:14px!important;margin:0 0 16px!important}.pds-root .pds-footer-brand-head img{width:56px!important;height:56px!important;border-radius:50%!important;object-fit:cover!important;margin:0!important;box-shadow:0 10px 24px rgba(17,24,39,calc(var(--pds-footer-logo-shadow-opacity) / 100))!important}.pds-root .pds-footer-brand-wide h2{display:block!important;visibility:visible!important;opacity:1!important;margin:0 0 4px!important;font-size:var(--pds-footer-brand-title-size)!important;line-height:1!important;letter-spacing:-.035em!important;font-weight:var(--pds-footer-brand-title-weight)!important;color:var(--pds-footer-title)!important;-webkit-text-fill-color:var(--pds-footer-title)!important;background:none!important;text-shadow:none!important}.pds-root .pds-footer-sanskrit{display:block!important;margin:0!important;color:var(--pds-footer-muted)!important;font-size:12px!important;line-height:1.25!important;font-weight:700!important}.pds-root .pds-footer-brand-wide p{margin:0 0 16px!important;color:var(--pds-footer-text)!important;font-size:var(--pds-footer-description-size)!important;line-height:1.65!important}.pds-root .pds-footer-contact-inline{display:grid!important;gap:7px!important}.pds-root .pds-footer-contact-inline a{margin:0!important;font-size:14px!important;font-weight:700!important}.pds-root .pds-footer-social-icons{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important}.pds-root .pds-footer-social-icons a{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--pds-footer-divider)!important;border-radius:999px!important;background:rgb(255 255 255 / .62)!important;color:var(--pds-footer-link)!important;margin:0!important}.pds-root .pds-footer-social-icons a:hover{background:#fff!important;color:var(--pds-footer-link-hover)!important;transform:translateY(-1px)!important}.pds-root .pds-footer-social-icons svg{width:17px!important;height:17px!important}.pds-root .pds-footer h4{margin:4px 0 14px!important;font-size:15px!important;letter-spacing:.02em!important;color:var(--pds-footer-title)!important}.pds-root .pds-footer a{display:block!important;margin:8px 0!important;color:var(--pds-footer-link)!important;font-size:14px!important;line-height:1.35!important}.pds-root .pds-footer a:hover{color:var(--pds-footer-link-hover)!important}.pds-root .pds-copyright{padding-top:20px!important;color:var(--pds-footer-muted)!important;font-size:13px!important;text-align:center!important}@media (max-width:900px){.pds-root .pds-footer .pds-wrap{width:min(100% - 40px,1220px)!important}.pds-root .pds-footer-grid-light{grid-template-columns:1fr 1fr!important;gap:32px!important}.pds-root .pds-footer-brand-wide{max-width:none!important;grid-column:1 / -1!important}}@media (max-width:700px){.pds-root .pds-footer{padding:38px 0 22px!important}.pds-root .pds-footer .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-root .pds-footer-grid-light{grid-template-columns:1fr!important;gap:24px!important}}.pds-root .pds-email-updates .pds-socials{display:none!important}.pds-root .pds-footer-social-icons a{width:42px!important;height:42px!important;border-radius:10px!important;background:var(--pds-footer-social-bg)!important;color:var(--pds-footer-social-icon)!important}.pds-root .pds-footer-social-icons a:hover{background:var(--pds-footer-social-hover-bg)!important;color:var(--pds-footer-social-hover-icon)!important}.pds-root .pds-email-updates{background:linear-gradient(180deg,#fff,var(--pds-surface))!important}.pds-root .pds-email-updates .pds-email-updates-card{max-width:860px!important;margin:0 auto!important;text-align:center!important;padding:52px 48px!important;border-radius:34px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 20px 70px rgb(31 18 58 / .07)!important}.pds-root .pds-email-updates .pds-email-updates-card h2{margin:0 0 14px!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.05!important;letter-spacing:-.045em!important;color:#111827!important}.pds-root .pds-email-updates .pds-email-updates-card p{max-width:640px!important;margin:0 auto 26px!important;font-size:17px!important;line-height:1.65!important;color:var(--pds-muted)!important}.pds-root .pds-newsletter-centered{max-width:560px!important;margin:0 auto!important;display:flex!important;gap:10px!important;padding:8px!important;background:#F9FAFB!important;border:1px solid #E5E7EB!important;border-radius:999px!important}.pds-root .pds-newsletter-centered input{height:48px!important;background:transparent!important;border:0!important;outline:0!important;padding:0 18px!important;flex:1!important;min-width:0!important}.pds-root .pds-newsletter-centered button{height:48px!important;border:0!important;border-radius:999px!important;padding:0 22px!important;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent))!important;color:#fff!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 10px 24px rgb(108 43 217 / .18)!important}.pds-root .pds-footer-brand-head{gap:12px!important;margin-bottom:14px!important}.pds-root .pds-footer-brand-head img{width:52px!important;height:52px!important}.pds-root .pds-footer-brand-wide h2{font-size:calc(var(--pds-footer-brand-title-size) + 2px)!important;font-weight:850!important}.pds-root .pds-footer-social-icons{gap:9px!important;margin-top:18px!important}.pds-root .pds-footer-social-icons a{width:44px!important;height:44px!important;border-radius:10px!important;border:1px solid rgb(17 24 39 / .08)!important;background:var(--pds-footer-social-bg)!important;color:var(--pds-footer-social-icon)!important;opacity:1!important;box-shadow:0 6px 16px rgb(17 24 39 / .05)!important}.pds-root .pds-footer-social-icons svg{width:19px!important;height:19px!important}.pds-root .pds-footer-social-icons a:hover{transform:translateY(-2px)!important;background:var(--pds-footer-social-hover-bg)!important;color:var(--pds-footer-social-hover-icon)!important;box-shadow:0 10px 22px rgb(108 43 217 / .18)!important}@media (max-width:700px){.pds-root .pds-email-updates .pds-email-updates-card{padding:34px 22px!important;border-radius:28px!important}.pds-root .pds-newsletter-centered{flex-direction:column!important;border-radius:24px!important}.pds-root .pds-newsletter-centered button{width:100%!important}}.pds-root .pds-footer-social-icons{gap:16px!important;margin-top:18px!important;align-items:center!important}.pds-root .pds-footer-social-icons a,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a{width:auto!important;height:auto!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--pds-footer-social-icon)!important;opacity:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.pds-root .pds-footer-social-icons a svg,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a svg{width:20px!important;height:20px!important}.pds-root .pds-footer-social-icons a:hover,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a:hover{color:var(--pds-footer-social-hover-icon)!important;background:transparent!important;box-shadow:none!important;transform:translateY(-2px)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline a{width:40px!important;height:40px!important;border-radius:10px!important;border:1px solid var(--pds-footer-divider)!important;background:#fff!important;color:var(--pds-footer-social-icon)!important;box-shadow:0 5px 14px rgb(17 24 39 / .04)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline a:hover,.pds-root .pds-footer-social-icons.pds-footer-social-style-custom a:hover{background:var(--pds-footer-social-hover-bg)!important;color:var(--pds-footer-social-hover-icon)!important;box-shadow:0 10px 22px rgb(108 43 217 / .12)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-custom a{width:40px!important;height:40px!important;border-radius:10px!important;border:1px solid var(--pds-footer-divider)!important;background:var(--pds-footer-social-bg)!important;color:var(--pds-footer-social-icon)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official a{width:auto!important;height:auto!important;background:transparent!important;border:0!important;box-shadow:none!important}.pds-root .pds-footer-social-icons{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin-top:18px!important;align-items:center!important}.pds-root .pds-footer-social-icons a,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a{width:var(--pds-footer-social-size)!important;height:var(--pds-footer-social-size)!important;min-width:var(--pds-footer-social-size)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--pds-social-item-color,var(--pds-footer-social-icon))!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;opacity:1!important}.pds-root .pds-footer-social-icons svg{width:100%!important;height:100%!important;display:block!important;overflow:visible!important}.pds-root .pds-footer-social-icons a:hover,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a:hover{color:var(--pds-social-item-hover,var(--pds-footer-social-hover-icon))!important;background:transparent!important;box-shadow:none!important;transform:translateY(-2px)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline a,.pds-root .pds-footer-social-icons.pds-footer-social-style-custom a{width:calc(var(--pds-footer-social-size) + 18px)!important;height:calc(var(--pds-footer-social-size) + 18px)!important;min-width:calc(var(--pds-footer-social-size) + 18px)!important;border-radius:10px!important;border:1px solid var(--pds-footer-divider)!important;background:var(--pds-footer-social-bg)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline svg,.pds-root .pds-footer-social-icons.pds-footer-social-style-custom svg{width:var(--pds-footer-social-size)!important;height:var(--pds-footer-social-size)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline a:hover,.pds-root .pds-footer-social-icons.pds-footer-social-style-custom a:hover{background:var(--pds-footer-social-hover-bg)!important;color:var(--pds-social-item-hover,var(--pds-footer-social-hover-icon))!important;box-shadow:0 10px 22px rgb(108 43 217 / .12)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-telegram{color:#229ED9!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-whatsapp{color:#25D366!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-youtube{color:#FF0000!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-instagram{color:#C13584!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-x{color:#111827!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-facebook{color:#1877F2!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-linkedin{color:#0A66C2!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-threads{color:#111827!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-medium{color:#111827!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-discord{color:#5865F2!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-pinterest{color:#E60023!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-github{color:#111827!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-reddit{color:#FF4500!important}.pds-root .pds-footer-grid-light{grid-template-columns:1.55fr repeat(3,1fr)!important}@media(max-width:1100px){.pds-root .pds-footer-grid-light{grid-template-columns:1fr 1fr!important}}@media(max-width:700px){.pds-root .pds-footer-grid-light{grid-template-columns:1fr!important}.pds-root .pds-footer-social-icons{justify-content:center!important}}.pds-root .pds-footer h4{font-size:var(--pds-footer-column-heading-size)!important;font-weight:var(--pds-footer-column-heading-weight)!important}.pds-root .pds-footer a{font-size:var(--pds-footer-link-size)!important;font-weight:var(--pds-footer-link-weight)!important}.pds-root .pds-footer-contact-inline a{display:grid!important;gap:2px!important;align-items:start!important;text-decoration:none!important}.pds-root .pds-footer-contact-label{font-size:var(--pds-footer-contact-label-size)!important;font-weight:var(--pds-footer-contact-label-weight)!important;color:var(--pds-footer-contact-label-color)!important;line-height:1.25!important}.pds-root .pds-footer-contact-value{font-size:var(--pds-footer-contact-value-size)!important;font-weight:var(--pds-footer-contact-value-weight)!important;color:var(--pds-footer-contact-value-color)!important;line-height:1.35!important}.pds-root .pds-footer-brand h2,.pds-root .pds-footer-brand-name{font-family:var(--pds-footer-brand-title-font)!important;font-style:var(--pds-footer-brand-title-style)!important;text-decoration:var(--pds-footer-brand-title-decoration)!important;text-align:var(--pds-footer-brand-title-align)!important}.pds-root .pds-footer-sanskrit{font-family:var(--pds-footer-sanskrit-font)!important;font-size:var(--pds-footer-sanskrit-size)!important;font-weight:var(--pds-footer-sanskrit-weight)!important;color:var(--pds-footer-sanskrit-color)!important;font-style:var(--pds-footer-sanskrit-style)!important;text-decoration:var(--pds-footer-sanskrit-decoration)!important;text-align:var(--pds-footer-sanskrit-align)!important}.pds-root .pds-footer-brand p{font-family:var(--pds-footer-description-font)!important;font-size:var(--pds-footer-description-size)!important;font-weight:var(--pds-footer-description-weight)!important;color:var(--pds-footer-description-color)!important;font-style:var(--pds-footer-description-style)!important;text-decoration:var(--pds-footer-description-decoration)!important;text-align:var(--pds-footer-description-align)!important}.pds-root .pds-footer h4{font-family:var(--pds-footer-column-heading-font)!important;font-style:var(--pds-footer-column-heading-style)!important;text-decoration:var(--pds-footer-column-heading-decoration)!important;text-align:var(--pds-footer-column-heading-align)!important}.pds-root .pds-footer-col a{font-family:var(--pds-footer-link-font)!important;font-style:var(--pds-footer-link-style)!important;text-decoration:var(--pds-footer-link-decoration)!important;text-align:var(--pds-footer-link-align)!important}.pds-root .pds-footer-contact-label{font-family:var(--pds-footer-contact-label-font)!important;font-style:var(--pds-footer-contact-label-style)!important;text-decoration:var(--pds-footer-contact-label-decoration)!important;text-align:var(--pds-footer-contact-label-align)!important}.pds-root .pds-footer-contact-value{font-family:var(--pds-footer-contact-value-font)!important;font-style:var(--pds-footer-contact-value-style)!important;text-decoration:var(--pds-footer-contact-value-decoration)!important;text-align:var(--pds-footer-contact-value-align)!important}.pds-root .pds-announcement{height:36px!important;min-height:36px!important;background:#F5F3FF!important;color:#6C2BD9!important;border-bottom:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-announcement a{color:#6C2BD9!important;font-weight:800!important}.pds-root .pds-announcement .pds-ann-close{color:#6C2BD9!important;opacity:.75!important}.pds-root .pds-hero{position:relative!important;overflow:hidden!important;background-color:#FBFAFF!important;background-image:radial-gradient(circle at 50% 42%,rgb(108 43 217 / .14),transparent 38%),radial-gradient(circle at 82% 22%,rgb(139 92 246 / .10),transparent 26%),linear-gradient(rgb(108 43 217 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .045) 1px,transparent 1px),linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important;background-size:auto,auto,56px 56px,56px 56px,auto!important;min-height:max(430px,calc(100vh - 360px))!important;padding-top:54px!important;padding-bottom:62px!important}.pds-root .pds-hero:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(180deg,rgb(255 255 255 / .78),rgb(255 255 255 / .22) 45%,rgb(255 255 255 / .72))!important;z-index:0!important}.pds-root .pds-hero-glow{display:none!important}.pds-root .pds-hero-inner{position:relative!important;z-index:1!important}.pds-root .pds-subjects{padding-top:72px!important;padding-bottom:82px!important}.pds-root .pds-latest-learning_feed{padding-top:76px!important;padding-bottom:86px!important}.pds-root .pds-email-updates{padding-top:76px!important;padding-bottom:78px!important}.pds-root .pds-subject-tile:hover{transform:translateY(-5px)!important;box-shadow:0 20px 54px rgb(31 18 58 / .085)!important}.pds-root .pds-email-updates .pds-email-updates-card{max-width:940px!important;padding:48px 54px!important}.pds-root .pds-newsletter-trust{margin-top:14px!important;color:#6B7280!important;font-size:13px!important;font-weight:700!important;letter-spacing:.01em!important}.pds-root .pds-footer{padding-top:44px!important}.pds-root .pds-footer-grid-light{gap:50px!important}.pds-root .pds-footer h4{font-size:16px!important;font-weight:850!important;line-height:1.15!important;letter-spacing:.025em!important;color:#111827!important;margin:3px 0 16px!important}.pds-root .pds-footer-col a{font-size:14px!important;font-weight:500!important;line-height:1.45!important;color:#4B5563!important;margin:8px 0!important}.pds-root .pds-footer-col a:hover{color:var(--pds-primary)!important}.pds-root .pds-footer-contact-inline{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:16px!important}.pds-root .pds-footer-contact-inline a.pds-footer-contact-item{display:inline-flex!important;align-items:center!important;gap:9px!important;width:max-content!important;max-width:100%!important;margin:0!important;color:#374151!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important}.pds-root .pds-footer-contact-icon{width:18px!important;height:18px!important;min-width:18px!important;display:inline-flex!important;color:#6C2BD9!important}.pds-root .pds-footer-contact-icon svg{width:18px!important;height:18px!important;display:block!important}.pds-root .pds-footer-contact-label{display:none!important}.pds-root .pds-footer-contact-value{font-size:14px!important;font-weight:700!important;color:#374151!important;line-height:1.3!important}@media (max-width:700px){.pds-root .pds-hero{min-height:auto!important;padding-top:64px!important;padding-bottom:70px!important;background-size:auto,auto,42px 42px,42px 42px,auto!important}.pds-root .pds-subjects{padding-top:62px!important;padding-bottom:70px!important}.pds-root .pds-latest-learning_feed{padding-top:66px!important;padding-bottom:72px!important}.pds-root .pds-email-updates{padding-top:62px!important;padding-bottom:66px!important}.pds-root .pds-email-updates .pds-email-updates-card{padding:34px 22px!important}}.pds-root .pds-announcement{background:#F5F3FF!important;color:#5B21B6!important;min-height:38px}.pds-root .pds-announcement a{color:#5B21B6!important;font-weight:700}.pds-root .pds-header-inner{gap:22px!important}.pds-root .pds-header-panel{gap:20px!important}.pds-root .pds-nav{gap:8px!important}.pds-root .pds-nav-item{position:relative}.pds-root .pds-nav-item>a,.pds-root .pds-nav>a{display:flex!important;align-items:center;gap:5px;padding:10px 12px!important;border-radius:12px;font-weight:700;color:#1F2937!important;text-decoration:none!important}.pds-root .pds-nav-item>a:hover,.pds-root .pds-nav>a:hover{background:#F5F3FF!important;color:#6C2BD9!important}.pds-root .pds-mega-menu{position:absolute;left:50%;top:calc(100% + 12px);transform:translateX(-50%) translateY(8px);width:280px;background:#fff;border:1px solid rgb(17 24 39 / .08);border-radius:18px;padding:14px;box-shadow:0 20px 50px rgb(15 23 42 / .12);opacity:0;visibility:hidden;transition:.18s ease;z-index:50;display:grid;grid-template-columns:1fr;gap:4px}.pds-root .pds-nav-item:hover .pds-mega-menu,.pds-root .pds-nav-item:focus-within .pds-mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.pds-root .pds-mega-menu a{padding:10px 12px;border-radius:12px;color:#374151!important;text-decoration:none!important;font-weight:600}.pds-root .pds-mega-menu a:hover{background:#F5F3FF!important;color:#6C2BD9!important}.pds-root .pds-head-actions{gap:12px!important}.pds-root .pds-lang-switch{font-weight:800;color:#4B5563!important;text-decoration:none!important;padding:9px 10px;border-radius:12px;white-space:nowrap}.pds-root .pds-lang-switch:hover{background:#F5F3FF!important;color:#6C2BD9!important}.pds-root .pds-head-search{display:flex!important;align-items:center;gap:8px;border:1px solid rgb(108 43 217 / .16)!important;border-radius:999px;padding:6px 12px;background:#fff!important}.pds-root .pds-head-search input{width:220px!important;border:0!important;outline:0!important;background:transparent!important;padding:6px 0!important}.pds-root .pds-search-trigger{display:flex!important;align-items:center;gap:6px;border:0!important;background:transparent!important;color:#4B5563!important;font-weight:800;cursor:pointer}.pds-root .pds-search-trigger svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}.pds-root .pds-header-cta{background:#6C2BD9!important;color:#fff!important;border-radius:999px;padding:12px 18px!important;font-weight:900;text-decoration:none!important;box-shadow:0 10px 24px rgb(108 43 217 / .22);white-space:nowrap}.pds-root .pds-header-cta:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgb(108 43 217 / .28)}.pds-root .pds-login,.pds-root .pds-signup,.pds-root .pds-more{display:none!important}.pds-root .pds-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgb(108 43 217 / .13),transparent 32%),linear-gradient(rgb(108 43 217 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .035) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,44px 44px,44px 44px,auto!important}.pds-root .pds-hero .pds-hero-glow{opacity:.45!important}.pds-root .pds-hero .pds-btn-primary{font-weight:900}.pds-root .pds-hero .pds-btn-ghost{font-weight:900}.pds-root .pds-subject-tile span svg{width:38px;height:38px;display:block;margin:0 auto 12px;color:#6C2BD9}.pds-root .pds-subject-tile span{display:block;line-height:1}.pds-root .pds-subject-tile:hover span svg{transform:translateY(-2px);transition:.2s ease}.pds-root .pds-latest-grid,.pds-root .pds-learning-feed{align-items:stretch!important}.pds-root .pds-resource-card,.pds-root .pds-latest-card{height:100%!important;display:flex!important;flex-direction:column!important}.pds-root .pds-resource-card .pds-card-action,.pds-root .pds-latest-card .pds-card-action,.pds-root .pds-resource-card .pds-read-resource{margin-top:auto!important}.pds-root .pds-email-updates-card{max-width:880px!important}.pds-root .pds-footer-brand-head{display:flex!important;align-items:center!important;gap:14px!important;margin-bottom:12px!important}.pds-root .pds-footer-brand-head img{width:54px!important;height:54px!important;flex:0 0 54px!important}.pds-root .pds-footer-brand h2{margin:0!important;line-height:1.05!important}.pds-root .pds-footer-sanskrit{display:block!important;margin-top:4px!important}.pds-root .pds-footer-contact-inline{display:grid!important;gap:8px!important;margin-top:14px!important}.pds-root .pds-footer-contact-item{display:inline-flex!important;align-items:center!important;gap:9px!important;text-decoration:none!important;margin:0!important}.pds-root .pds-footer-contact-icon{width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#6C2BD9!important}.pds-root .pds-footer-contact-icon svg{width:18px!important;height:18px!important}.pds-root .pds-footer h4{font-size:16px!important;font-weight:800!important;color:#111827!important;margin-bottom:14px!important}.pds-root .pds-footer a{font-size:14px!important;font-weight:500!important}@media (max-width:1100px){.pds-root .pds-mega-menu{position:static;transform:none!important;opacity:1;visibility:visible;width:auto;box-shadow:none;border:0;background:#F8FAFC;margin:4px 0 8px 12px}.pds-root .pds-head-search input{width:100%!important}.pds-root .pds-head-actions{align-items:stretch!important}}.pds-root .pds-resource-card>a{display:flex!important;flex-direction:column!important;height:100%!important}.pds-root .pds-resource-btn{margin-top:auto!important;align-self:flex-start}.pds-root .pds-header-inner{min-height:76px!important;display:flex!important;align-items:center!important;gap:22px!important}.pds-root .pds-header-panel{flex:1 1 auto!important;justify-content:flex-end!important;gap:18px!important}.pds-root .pds-nav{gap:6px!important;flex:0 1 auto!important}.pds-root .pds-nav-item>a{font-size:14px!important;line-height:1!important}.pds-root .pds-head-actions{gap:10px!important;flex:0 0 auto!important}.pds-root .pds-lang-switch{font-size:14px!important;border-left:1px solid rgb(17 24 39 / .10);padding-left:14px!important}.pds-root .pds-head-search{min-width:250px!important;padding:6px 12px!important}.pds-root .pds-head-search .pds-search-trigger span{display:none!important}.pds-root .pds-head-search input{width:220px!important;font-size:14px!important}.pds-root .pds-header-cta{padding:12px 18px!important;font-size:14px!important}.pds-root .pds-hero{background:radial-gradient(circle at 50% 38%,rgb(108 43 217 / .115),transparent 34%),linear-gradient(rgb(108 43 217 / .018) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .018) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,48px 48px,48px 48px,auto!important}.pds-root .pds-hero .pds-hero-glow{opacity:.32!important}.pds-root .pds-subject-tile span svg{width:40px!important;height:40px!important;stroke:currentColor;fill:none;color:#6C2BD9!important}.pds-root .pds-subject-tile span svg [fill="currentColor"]{fill:currentColor!important}.pds-root .pds-subject-tile span svg [stroke="currentColor"]{stroke:currentColor!important}.pds-root .pds-resource-grid{align-items:stretch!important}.pds-root .pds-resource-card>a{min-height:205px!important;display:flex!important;flex-direction:column!important}.pds-root .pds-resource-btn{margin-top:auto!important}.pds-root .pds-footer-brand-head{display:flex!important;align-items:flex-start!important;gap:13px!important;margin-bottom:12px!important}.pds-root .pds-footer-brand-head img{margin:0!important}.pds-root .pds-footer-brand-head h2{margin:0!important;line-height:1!important}.pds-root .pds-footer-brand-head .pds-footer-sanskrit{margin-top:3px!important;line-height:1.25!important}.pds-root .pds-footer-contact-inline{display:flex!important;flex-direction:column!important;gap:8px!important}.pds-root .pds-footer-contact-item{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:9px!important;width:max-content!important;max-width:100%!important}.pds-root .pds-footer-contact-icon,.pds-root .pds-footer-contact-icon svg{width:16px!important;height:16px!important;min-width:16px!important}.pds-root .pds-footer-contact-value{line-height:1.2!important}.pds-root .pds-footer h4{font-size:16px!important;font-weight:900!important;letter-spacing:.01em!important}.pds-root .pds-footer-col a{font-size:14px!important;font-weight:500!important}@media (max-width:1250px){.pds-root .pds-head-search{min-width:210px!important}.pds-root .pds-head-search input{width:180px!important}.pds-root .pds-nav-item>a{padding:9px 9px!important}}.pds-root .pds-hero{background:radial-gradient(circle at 50% 38%,rgb(108 43 217 / .095),transparent 34%),linear-gradient(rgb(108 43 217 / .007) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .007) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,52px 52px,52px 52px,auto!important}.pds-root .pds-hero .pds-hero-glow{opacity:.24!important}.pds-root .pds-lang-switch{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#64748B!important;white-space:nowrap!important;text-decoration:none!important;font-size:14px!important;border-left:1px solid rgb(17 24 39 / .10)!important;padding-left:14px!important}.pds-root .pds-lang-switch a{color:#64748B!important;text-decoration:none!important;font-weight:600!important}.pds-root .pds-lang-switch a:hover{color:#6C2BD9!important}.pds-root .pds-lang-switch strong{color:#111827!important;font-weight:900!important}.pds-root .pds-lang-switch span{color:#CBD5E1!important}.pds-root .pds-head-search{min-width:230px!important;padding:6px 11px!important}.pds-root .pds-head-search input{width:190px!important;font-size:13px!important}@media (max-width:1250px){.pds-root .pds-head-search{min-width:190px!important}.pds-root .pds-head-search input{width:155px!important}}.pds-root .pds-subject-tile span svg{width:43px!important;height:43px!important;transition:transform .22s ease,color .22s ease!important}.pds-root .pds-subject-parliament span svg{color:#6C2BD9!important}.pds-root .pds-subject-history span svg{color:#D97706!important}.pds-root .pds-subject-geography span svg{color:#2563EB!important}.pds-root .pds-subject-economy span svg{color:#059669!important}.pds-root .pds-subject-environment span svg{color:#16A34A!important}.pds-root .pds-subject-science span svg{color:#0D9488!important}.pds-root .pds-subject-ir span svg{color:#0284C7!important}.pds-root .pds-subject-up span svg{color:#E11D48!important}.pds-root .pds-subject-ethics span svg{color:#4F46E5!important}.pds-root .pds-subject-hindi span svg{color:#EA580C!important}.pds-root .pds-subject-tile:hover{transform:translateY(-4px)!important;border-color:rgb(108 43 217 / .18)!important;box-shadow:0 18px 44px rgb(31 18 58 / .08)!important}.pds-root .pds-subject-tile:hover span svg{transform:translateY(-3px) scale(1.04)!important}.pds-root .pds-nav-item>a{font-size:16px!important;font-weight:500!important;color:#4B5563!important;letter-spacing:-.01em!important;padding:10px 13px!important}.pds-root .pds-nav-item>a:hover,.pds-root .pds-nav-item.has-mega:hover>a{color:#6C2BD9!important}.pds-root .pds-head-actions{gap:12px!important}.pds-root .pds-head-search{min-width:178px!important;max-width:190px!important;height:42px!important;padding:5px 12px!important;border-color:rgb(17 24 39 / .10)!important;background:#FFFFFF!important;box-shadow:0 8px 22px rgb(15 23 42 / .035)!important}.pds-root .pds-head-search input{width:136px!important;font-size:13px!important;color:#374151!important}.pds-root .pds-head-search input::placeholder{color:#9CA3AF!important}.pds-root .pds-search-trigger{width:18px!important;min-width:18px!important;padding:0!important}.pds-root .pds-search-trigger span{display:none!important}.pds-root .pds-lang-switch{order:99!important;border-left:0!important;padding-left:2px!important;margin-left:2px!important;font-size:14px!important;color:#6B7280!important}.pds-root .pds-lang-switch strong{color:#111827!important;font-weight:800!important}.pds-root .pds-lang-switch a{color:#6B7280!important;font-weight:500!important}.pds-root .pds-lang-switch a:hover{color:#6C2BD9!important}.pds-root .pds-header-cta{white-space:nowrap!important}.pds-root .pds-hero{background:radial-gradient(circle at 50% 42%,rgb(108 43 217 / .085),transparent 30%),linear-gradient(rgb(108 43 217 / .0045) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .0045) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,58px 58px,58px 58px,auto!important}.pds-root .pds-hero h1{text-align:center!important}.pds-root .pds-hero-highlight{background:linear-gradient(90deg,#6C2BD9 0%,#A855F7 52%,#7C3AED 100%);-webkit-background-clip:text;background-clip:text;color:transparent!important;-webkit-text-fill-color:transparent!important;position:relative;display:inline-block}.pds-root .pds-hero-highlight::after{content:"";position:absolute;left:.03em;right:.03em;bottom:.04em;height:.16em;border-radius:999px;background:linear-gradient(90deg,rgb(108 43 217 / .16),rgb(168 85 247 / .24));z-index:-1}.pds-root .pds-hero p{max-width:760px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.pds-root .pds-hero .pds-actions{justify-content:center!important}.pds-root .pds-subject-tile span{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important}.pds-root .pds-subject-emoji{display:inline-flex!important;width:46px!important;height:46px!important;align-items:center!important;justify-content:center!important;font-size:32px!important;line-height:1!important;filter:saturate(1.08);transition:transform .22s ease!important}.pds-root .pds-subject-tile:hover .pds-subject-emoji{transform:translateY(-3px) scale(1.06)!important}.pds-root .pds-hindi-mark{font-size:34px!important;color:#EA580C!important;font-weight:800!important;font-family:"Noto Sans Devanagari","Noto Sans",Arial,sans-serif!important}.pds-root .pds-subject-environment span svg,.pds-root .pds-subject-science span svg{width:44px!important;height:44px!important}@media (max-width:1320px){.pds-root .pds-nav-item>a{font-size:15px!important;padding:9px 9px!important}.pds-root .pds-head-search{min-width:154px!important;max-width:164px!important}.pds-root .pds-head-search input{width:112px!important}}.pds-root .pds-hero{overflow:hidden!important}.pds-root .pds-hero::after{content:"";position:absolute;inset:auto 0 0 0;height:72%;pointer-events:none;z-index:0;opacity:.48;background-repeat:no-repeat,no-repeat;background-position:left 6% bottom -18px,right 5% bottom -20px;background-size:min(34vw,520px) auto,min(31vw,470px) auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 620 260'%3E%3Cg fill='none' stroke='%236C2BD9' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' opacity='.20'%3E%3Cpath d='M40 210h540M80 190c70-74 390-74 460 0M110 170c70-50 330-50 400 0M140 150c56-30 284-30 340 0M166 132c52-20 236-20 288 0'/%3E%3Cpath d='M104 190v22M148 176v36M192 164v48M236 158v54M280 154v58M324 154v58M368 158v54M412 164v48M456 176v36M500 190v22'/%3E%3Cpath d='M86 214h448M122 136h376M310 58v72M310 58l52 20-52 20'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 520 300'%3E%3Cg fill='none' stroke='%236C2BD9' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' opacity='.18'%3E%3Cpath d='M58 240h404M82 218h356M110 196h300M132 176h256'/%3E%3Cpath d='M150 176V122M190 176V122M230 176V122M270 176V122M310 176V122M350 176V122'/%3E%3Cpath d='M124 122h264M150 100h212M180 80h152M212 60h88'/%3E%3Cpath d='M176 80c16-42 152-42 168 0M222 60c8-36 76-36 84 0M264 20v38M264 20l28 12-28 12'/%3E%3C/g%3E%3C/svg%3E");mask-image:linear-gradient(to bottom,transparent 0%,black 24%,black 72%,transparent 100%)}.pds-root .pds-hero-inner{position:relative!important;z-index:2!important}.pds-root .pds-hero-highlight{position:relative!important;display:inline-block!important;isolation:isolate!important;color:#111827!important;-webkit-text-fill-color:#111827!important;background:none!important;padding:.02em .14em .045em!important;margin-inline:-.04em .02em!important;font-weight:950!important}.pds-root .pds-hero-highlight::before{content:"";position:absolute;z-index:-1;left:-.06em;right:-.08em;top:.12em;bottom:.08em;border-radius:.18em;background:linear-gradient(90deg,rgb(221 214 254 / .92),rgb(233 213 255 / .82));transform:rotate(-1deg);box-shadow:0 10px 26px rgb(108 43 217 / .10);clip-path:polygon(2% 16%,98% 6%,100% 82%,5% 94%,0 76%)}.pds-root .pds-hero-highlight::after{display:none!important}@media (max-width:900px){.pds-root .pds-hero::after{opacity:.24;background-size:64vw auto,58vw auto;background-position:left -20vw bottom -8px,right -18vw bottom -8px}.pds-root .pds-hero-highlight{padding:.01em .10em .04em!important}}.pds-root .pds-hero{overflow:hidden!important;background:radial-gradient(circle at 50% 42%,rgb(108 43 217 / .060),transparent 30%),linear-gradient(rgb(108 43 217 / .0035) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .0035) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,64px 64px,64px 64px,auto!important}.pds-root .pds-hero::after{content:""!important;position:absolute!important;inset:auto 0 0 0!important;height:78%!important;pointer-events:none!important;z-index:0!important;opacity:.72!important;background-repeat:no-repeat,no-repeat!important;background-position:left 4% bottom -6px,right 4% bottom -10px!important;background-size:min(38vw,620px) auto,min(34vw,560px) auto!important;background-image:url(/wp-content/plugins/pinwas-design-system-v10-52-0/assets/img/hero-parliament.png),url(/wp-content/plugins/pinwas-design-system-v10-52-0/assets/img/hero-supreme-court.png)!important;mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 76%,transparent 100%)!important}.pds-root .pds-hero-inner{position:relative!important;z-index:2!important}.pds-root .pds-hero-highlight{position:relative!important;display:inline-block!important;isolation:isolate!important;color:#111827!important;-webkit-text-fill-color:#111827!important;background:none!important;padding:.02em .18em .055em!important;margin-inline:-.06em .04em!important;font-weight:950!important}.pds-root .pds-hero-highlight::before{content:""!important;position:absolute!important;z-index:-1!important;left:-.10em!important;right:-.10em!important;top:.12em!important;bottom:.06em!important;border-radius:.16em!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 150' preserveAspectRatio='none'%3E%3Cpath fill='%23E9D5FF' d='M8 40C92 20 176 32 260 24c120-12 238-20 358-11 88 7 178 6 266 25 18 4 14 75-4 80-112 28-226 10-340 17-112 7-224 18-336 5-70-8-140 2-210-15C-10 121-7 47 8 40z'/%3E%3Cpath fill='%23D8B4FE' fill-opacity='.55' d='M16 48c142-14 286-8 428-24 146-16 288 4 434 20 18 2 18 48 0 52-144 31-292 14-438 25-142 10-284 20-424-4-18-3-20-65 0-69z'/%3E%3C/svg%3E") center/100% 100% no-repeat!important;transform:rotate(-1deg)!important;box-shadow:0 12px 28px rgb(108 43 217 / .12)!important;clip-path:none!important}.pds-root .pds-hero-highlight::after{display:none!important}@media (max-width:900px){.pds-root .pds-hero::after{opacity:.36!important;background-size:72vw auto,64vw auto!important;background-position:left -22vw bottom -4px,right -20vw bottom -4px!important}.pds-root .pds-hero-highlight{padding:.01em .12em .04em!important}}.pds-root .pds-system-hero{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 18% 28%,rgb(108 43 217 / .105),transparent 28%),radial-gradient(circle at 78% 34%,rgb(168 85 247 / .105),transparent 30%),radial-gradient(circle at 65% 82%,rgb(59 130 246 / .055),transparent 34%),linear-gradient(rgb(108 43 217 / .030) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .030) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,auto,auto,42px 42px,42px 42px,auto!important}.pds-root .pds-system-hero::after{display:none!important;background-image:none!important;content:none!important}.pds-root .pds-system-hero::before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;z-index:0!important;opacity:.50!important;background:radial-gradient(circle at 12% 55%,rgb(108 43 217 / .09) 0 2px,transparent 3px),radial-gradient(circle at 88% 28%,rgb(108 43 217 / .10) 0 2px,transparent 3px),linear-gradient(120deg,transparent 0 42%,rgb(108 43 217 / .08) 42.2%,transparent 42.6% 100%),linear-gradient(24deg,transparent 0 58%,rgb(168 85 247 / .075) 58.2%,transparent 58.6% 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 16%,black 82%,transparent 100%)!important}.pds-root .pds-ecosystem-orbits{position:absolute!important;inset:0!important;overflow:hidden!important;pointer-events:none!important;z-index:1!important}.pds-root .pds-ecosystem-orbits span{position:absolute!important;border:1px solid rgb(108 43 217 / .13)!important;border-radius:999px!important;filter:blur(.1px)!important}.pds-root .pds-ecosystem-orbits span:nth-child(1){width:440px;height:160px;right:-120px;top:78px;transform:rotate(-18deg)}.pds-root .pds-ecosystem-orbits span:nth-child(2){width:330px;height:120px;left:-90px;bottom:36px;transform:rotate(15deg)}.pds-root .pds-ecosystem-orbits span:nth-child(3){width:220px;height:78px;right:18%;bottom:52px;transform:rotate(26deg);opacity:.60}.pds-root .pds-system-hero-inner{position:relative!important;z-index:2!important;width:min(1280px,calc(100% - 56px))!important;max-width:1280px!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;align-items:center!important;gap:54px!important}.pds-root .pds-hero-copy h1,.pds-root .pds-system-hero h1{max-width:760px!important;margin:0!important;text-align:left!important;letter-spacing:-.055em!important;line-height:.98!important}.pds-root .pds-hero-copy p,.pds-root .pds-system-hero p{max-width:700px!important;margin:24px 0 0!important;text-align:left!important;line-height:1.58!important}.pds-root .pds-system-hero .pds-actions,.pds-root .pds-hero-actions{justify-content:flex-start!important;align-items:center!important;gap:24px!important;margin-top:32px!important}.pds-root .pds-hero-roadmap-link{display:inline-flex!important;align-items:center!important;gap:9px!important;color:#5B21B6!important;font-weight:900!important;text-decoration:none!important;padding:10px 2px!important;white-space:nowrap!important}.pds-root .pds-hero-roadmap-link:hover{color:#3B0764!important;transform:translateX(2px)}.pds-root .pds-journey-card{position:relative!important;isolation:isolate!important;border:1px solid rgb(108 43 217 / .12)!important;border-radius:32px!important;background:rgb(255 255 255 / .76)!important;box-shadow:0 26px 90px rgb(88 28 135 / .14),0 1px 0 rgb(255 255 255 / .9) inset!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;padding:28px!important;max-width:460px!important;justify-self:center!important}.pds-root .pds-journey-card::before{content:""!important;position:absolute!important;inset:-1px!important;border-radius:inherit!important;padding:1px!important;background:linear-gradient(135deg,rgb(108 43 217 / .22),rgb(255 255 255 / .18),rgb(168 85 247 / .20))!important;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;pointer-events:none!important;z-index:-1!important}.pds-root .pds-journey-card h2{margin:0 0 22px!important;text-align:center!important;font-size:22px!important;line-height:1.15!important;color:#111827!important;font-weight:950!important;letter-spacing:-.03em!important}.pds-root .pds-journey-card h2::after{content:""!important;display:block!important;width:48px!important;height:3px!important;border-radius:999px!important;margin:12px auto 0!important;background:linear-gradient(90deg,#6C2BD9,#A855F7)!important}.pds-root .pds-journey-flow{display:grid!important;gap:8px!important}.pds-root .pds-journey-node{display:flex!important;align-items:center!important;gap:16px!important;padding:16px 18px!important;border:1px solid rgb(108 43 217 / .10)!important;border-radius:20px!important;background:linear-gradient(180deg,rgb(255 255 255 / .94),rgb(255 255 255 / .72))!important;box-shadow:0 13px 32px rgb(17 24 39 / .07)!important;opacity:0;transform:translateY(10px);animation:pdsJourneyIn .48s ease forwards;animation-delay:var(--pds-step-delay,0ms)}.pds-root .pds-journey-icon{width:52px!important;height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 52px!important;border-radius:17px!important;font-size:26px!important;background:linear-gradient(135deg,rgb(108 43 217 / .13),rgb(168 85 247 / .08))!important}.pds-root .pds-journey-node b{display:block!important;margin-bottom:4px!important;color:#111827!important;font-size:16px!important;font-weight:950!important}.pds-root .pds-journey-node small{display:block!important;color:#4B5563!important;font-size:13px!important;line-height:1.35!important;font-weight:650!important}.pds-root .pds-journey-learn b{color:#6C2BD9!important}.pds-root .pds-journey-practice b{color:#DB2777!important}.pds-root .pds-journey-analyse b{color:#2563EB!important}.pds-root .pds-journey-improve b{color:#059669!important}.pds-root .pds-journey-practice .pds-journey-icon{background:linear-gradient(135deg,rgb(219 39 119 / .14),rgb(244 114 182 / .08))!important}.pds-root .pds-journey-analyse .pds-journey-icon{background:linear-gradient(135deg,rgb(37 99 235 / .14),rgb(96 165 250 / .08))!important}.pds-root .pds-journey-improve .pds-journey-icon{background:linear-gradient(135deg,rgb(5 150 105 / .14),rgb(52 211 153 / .08))!important}.pds-root .pds-journey-down{height:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#7C3AED!important;font-size:20px!important;font-weight:900!important;line-height:1!important;opacity:.82!important}@keyframes pdsJourneyIn{to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.pds-root .pds-system-hero-inner{grid-template-columns:1fr!important;gap:38px!important;width:min(100% - 36px,760px)!important}.pds-root .pds-hero-copy h1,.pds-root .pds-system-hero h1{text-align:center!important;margin-inline:auto!important}.pds-root .pds-hero-copy p,.pds-root .pds-system-hero p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.pds-root .pds-system-hero .pds-actions,.pds-root .pds-hero-actions{justify-content:center!important}.pds-root .pds-journey-card{justify-self:center!important;width:min(100%,460px)!important}}@media (max-width:700px){.pds-root .pds-system-hero{padding-top:56px!important;padding-bottom:62px!important}.pds-root .pds-system-hero-inner{width:min(100% - 28px,560px)!important;gap:30px!important}.pds-root .pds-system-hero .pds-actions,.pds-root .pds-hero-actions{flex-direction:column!important;gap:12px!important}.pds-root .pds-hero-roadmap-link{justify-content:center!important;width:100%!important}.pds-root .pds-journey-card{padding:20px!important;border-radius:26px!important}.pds-root .pds-journey-node{padding:14px!important;gap:12px!important}.pds-root .pds-journey-icon{width:46px!important;height:46px!important;flex-basis:46px!important;font-size:23px!important}}@media (prefers-reduced-motion:reduce){.pds-root .pds-journey-node{animation:none!important;opacity:1!important;transform:none!important}}.pds-root section.pds-system-hero{padding-top:44px!important;padding-bottom:44px!important;background:radial-gradient(circle at 18% 24%,rgb(108 43 217 / .10),transparent 27%),radial-gradient(circle at 82% 30%,rgb(168 85 247 / .095),transparent 28%),radial-gradient(circle at 58% 92%,rgb(59 130 246 / .045),transparent 35%),linear-gradient(rgb(108 43 217 / .020) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .020) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,auto,auto,46px 46px,46px 46px,auto!important}.pds-root section.pds-system-hero .pds-system-hero-inner{width:min(1180px,calc(100% - 52px))!important;max-width:1180px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(340px,392px)!important;align-items:center!important;gap:clamp(30px,4vw,48px)!important;padding:clamp(34px,4.8vw,58px)!important;border:1px solid rgb(108 43 217 / .085)!important;border-radius:42px!important;background:linear-gradient(135deg,rgb(255 255 255 / .86),rgb(255 255 255 / .62)),radial-gradient(circle at 20% 20%,rgb(108 43 217 / .055),transparent 38%),radial-gradient(circle at 92% 24%,rgb(168 85 247 / .060),transparent 34%)!important;box-shadow:0 28px 90px rgb(31 18 58 / .055),inset 0 1px 0 rgb(255 255 255 / .85)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.pds-root section.pds-system-hero .pds-hero-copy{position:relative!important;max-width:670px!important;justify-self:start!important}.pds-root section.pds-system-hero .pds-hero-copy::after{content:""!important;position:absolute!important;right:-34px!important;top:16%!important;bottom:16%!important;width:1px!important;background:linear-gradient(to bottom,transparent,rgb(108 43 217 / .14),transparent)!important}.pds-root section.pds-system-hero .pds-hero-copy h1,.pds-root section.pds-system-hero h1{text-align:left!important;max-width:660px!important;margin:0!important;line-height:1.01!important;letter-spacing:-.055em!important}.pds-root section.pds-system-hero .pds-hero-copy p,.pds-root section.pds-system-hero p{text-align:left!important;max-width:640px!important;margin:24px 0 0!important;line-height:1.58!important}.pds-root section.pds-system-hero .pds-hero-actions,.pds-root section.pds-system-hero .pds-actions{justify-content:flex-start!important;margin-top:30px!important;gap:22px!important}.pds-root section.pds-system-hero .pds-journey-card{width:100%!important;max-width:392px!important;justify-self:end!important;border-radius:28px!important;padding:24px!important;background:rgb(255 255 255 / .84)!important;box-shadow:0 24px 72px rgb(88 28 135 / .12),0 1px 0 rgb(255 255 255 / .9) inset!important}.pds-root section.pds-system-hero .pds-journey-card h2{font-size:21px!important;margin-bottom:18px!important}.pds-root section.pds-system-hero .pds-journey-flow{gap:7px!important}.pds-root section.pds-system-hero .pds-journey-node{padding:14px 16px!important;border-radius:18px!important;gap:14px!important}.pds-root section.pds-system-hero .pds-journey-icon{width:48px!important;height:48px!important;flex-basis:48px!important;font-size:24px!important}.pds-root section.pds-system-hero .pds-journey-down{height:11px!important;font-size:17px!important}.pds-root section.pds-system-hero .pds-ecosystem-orbits span{opacity:.45!important}.pds-root section.pds-system-hero .pds-ecosystem-orbits span:nth-child(1){right:-150px!important;top:48px!important}.pds-root section.pds-system-hero .pds-ecosystem-orbits span:nth-child(2){left:-130px!important;bottom:24px!important}@media (max-width:980px){.pds-root section.pds-system-hero .pds-system-hero-inner{grid-template-columns:1fr!important;width:min(100% - 36px,760px)!important;padding:34px!important;gap:32px!important}.pds-root section.pds-system-hero .pds-hero-copy{justify-self:center!important;max-width:680px!important}.pds-root section.pds-system-hero .pds-hero-copy::after{display:none!important}.pds-root section.pds-system-hero .pds-hero-copy h1,.pds-root section.pds-system-hero h1,.pds-root section.pds-system-hero .pds-hero-copy p,.pds-root section.pds-system-hero p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.pds-root section.pds-system-hero .pds-hero-actions,.pds-root section.pds-system-hero .pds-actions{justify-content:center!important}.pds-root section.pds-system-hero .pds-journey-card{justify-self:center!important}}@media (max-width:700px){.pds-root section.pds-system-hero{padding-top:42px!important;padding-bottom:46px!important}.pds-root section.pds-system-hero .pds-system-hero-inner{width:min(100% - 28px,560px)!important;padding:24px!important;border-radius:30px!important}}.pds-root .pds-header-login{height:42px!important;display:grid!important;place-items:center!important;padding:0 14px!important;border-radius:999px!important;color:#374151!important;font-weight:800!important;background:transparent!important;border:0!important}.pds-root .pds-header-login:hover{color:var(--pds-primary)!important;background:rgb(108 43 217 / .06)!important}.pds-root section.pds-system-hero-v91{overflow:hidden!important;background:radial-gradient(circle at 18% 28%,rgb(139 92 246 / .18),transparent 34%),radial-gradient(circle at 82% 26%,rgb(108 43 217 / .14),transparent 30%),radial-gradient(circle at 58% 88%,rgb(196 181 253 / .22),transparent 36%),linear-gradient(180deg,#fff 0%,#fbfaff 58%,#fff 100%)!important}.pds-root section.pds-system-hero-v91:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgb(108 43 217 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .055) 1px,transparent 1px)!important;background-size:44px 44px!important;mask-image:linear-gradient(to bottom,transparent 0%,#000 15%,#000 72%,transparent 100%)!important;opacity:.8!important;z-index:0!important}.pds-root section.pds-system-hero-v91:after{content:""!important;position:absolute!important;inset:10% 4% 4% 4%!important;background:radial-gradient(circle at 72% 30%,rgb(108 43 217 / .12) 0 3px,transparent 4px),radial-gradient(circle at 84% 44%,rgb(108 43 217 / .10) 0 2px,transparent 3px),radial-gradient(circle at 66% 58%,rgb(139 92 246 / .10) 0 3px,transparent 4px),radial-gradient(circle at 78% 72%,rgb(139 92 246 / .10) 0 2px,transparent 3px),linear-gradient(130deg,transparent 62%,rgb(108 43 217 / .10) 62.2%,transparent 62.8%),linear-gradient(40deg,transparent 68%,rgb(139 92 246 / .09) 68.2%,transparent 68.8%)!important;opacity:.65!important;pointer-events:none!important;z-index:0!important}.pds-root section.pds-system-hero-v91 .pds-learning-network{position:absolute!important;inset:0!important;pointer-events:none!important;z-index:1!important;opacity:.75!important}.pds-root section.pds-system-hero-v91 .pds-learning-network span{position:absolute!important;width:8px!important;height:8px!important;border-radius:999px!important;background:rgb(108 43 217 / .16)!important;box-shadow:0 0 0 12px rgb(108 43 217 / .035)!important}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(1){right:28%;top:22%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(2){right:17%;top:37%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(3){right:31%;top:53%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(4){right:20%;top:68%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(5){left:18%;bottom:18%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(6){left:10%;top:28%}.pds-root section.pds-system-hero-v91 .pds-system-hero-inner{width:min(1240px,calc(100% - 40px))!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;align-items:center!important;gap:clamp(42px,6vw,88px)!important;padding:clamp(72px,8vw,118px) 0!important;text-align:left!important;position:relative!important;z-index:3!important}.pds-root section.pds-system-hero-v91 .pds-system-hero-inner:before{content:""!important;position:absolute!important;inset:0!important;border:1px solid rgb(108 43 217 / .10)!important;border-radius:42px!important;background:linear-gradient(135deg,rgb(255 255 255 / .74),rgb(255 255 255 / .42))!important;box-shadow:0 28px 90px rgb(31 18 58 / .09)!important;z-index:-1!important;transform:translateY(0)!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy{padding:clamp(28px,4vw,56px) 0 clamp(28px,4vw,56px) clamp(26px,5vw,64px)!important;max-width:720px!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy h1{text-align:left!important;max-width:720px!important;margin:0 0 22px!important;line-height:1.02!important;letter-spacing:-.055em!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy p{text-align:left!important;max-width:660px!important;margin:0 0 30px!important;line-height:1.62!important}.pds-root section.pds-system-hero-v91 .pds-hero-highlight{display:inline!important;color:#111827!important;background:linear-gradient(180deg,transparent 54%,rgb(196 181 253 / .52) 54%,rgb(196 181 253 / .52) 88%,transparent 88%)!important;border-radius:10px!important;box-shadow:none!important;padding:0 .04em!important}.pds-root section.pds-system-hero-v91 .pds-hero-actions{justify-content:flex-start!important;margin-top:0!important;gap:16px!important}.pds-root section.pds-system-hero-v91 .pds-hero-actions .pds-btn{height:52px!important;padding:0 24px!important;box-shadow:0 16px 34px rgb(108 43 217 / .22)!important}.pds-root section.pds-system-hero-v91 .pds-hero-roadmap-link{font-weight:850!important;color:var(--pds-primary)!important;padding:14px 0!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel{position:relative!important;justify-self:stretch!important;margin-right:clamp(22px,4vw,54px)!important;padding:clamp(24px,3vw,34px)!important;border-radius:34px!important;background:rgb(255 255 255 / .54)!important;border:1px solid rgb(108 43 217 / .11)!important;box-shadow:none!important;backdrop-filter:blur(18px)!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel:before{content:""!important;position:absolute!important;inset:-1px!important;border-radius:34px!important;background:linear-gradient(135deg,rgb(108 43 217 / .10),transparent 42%,rgb(139 92 246 / .08))!important;z-index:-1!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel h2{font-size:clamp(20px,2vw,26px)!important;line-height:1.15!important;letter-spacing:-.03em!important;margin:0 0 24px!important;text-align:left!important;color:#1E123A!important;font-weight:900!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel h2:after{display:none!important}.pds-root section.pds-system-hero-v91 .pds-journey-flow{display:grid!important;gap:0!important;position:relative!important}.pds-root section.pds-system-hero-v91 .pds-journey-node{display:flex!important;align-items:center!important;gap:16px!important;padding:16px 18px!important;border-radius:22px!important;background:rgb(255 255 255 / .82)!important;border:1px solid rgb(108 43 217 / .095)!important;box-shadow:0 12px 34px rgb(31 18 58 / .055)!important;opacity:0!important;transform:translateY(14px) scale(.985)!important;animation:pdsJourneyNodeIn .56s cubic-bezier(.2,.7,.2,1) forwards!important;animation-delay:var(--pds-step-delay)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.pds-root section.pds-system-hero-v91 .pds-journey-node:hover{transform:translateY(-3px) scale(1)!important;box-shadow:0 20px 46px rgb(31 18 58 / .095)!important;border-color:rgb(108 43 217 / .18)!important}.pds-root section.pds-system-hero-v91 .pds-journey-icon{width:50px!important;height:50px!important;flex:0 0 50px!important;border-radius:17px!important;display:grid!important;place-items:center!important;font-size:24px!important;background:linear-gradient(135deg,rgb(108 43 217 / .13),rgb(139 92 246 / .06))!important}.pds-root section.pds-system-hero-v91 .pds-journey-node b{display:block!important;font-size:19px!important;line-height:1.05!important;color:#111827!important;font-weight:900!important;letter-spacing:-.02em!important}.pds-root section.pds-system-hero-v91 .pds-journey-node small{display:block!important;margin-top:5px!important;color:#5B6475!important;font-size:13px!important;line-height:1.35!important;font-weight:650!important}.pds-root section.pds-system-hero-v91 .pds-journey-down{height:24px!important;display:grid!important;place-items:center!important;opacity:0!important;animation:pdsConnectorIn .45s ease forwards!important;animation-delay:var(--pds-step-delay)!important}.pds-root section.pds-system-hero-v91 .pds-journey-down span{width:2px!important;height:0!important;border-radius:999px!important;background:linear-gradient(180deg,rgb(108 43 217 / .28),rgb(108 43 217 / .08))!important;animation:pdsConnectorDraw .44s ease forwards!important;animation-delay:inherit!important;position:relative!important}.pds-root section.pds-system-hero-v91 .pds-journey-down span:after{content:""!important;position:absolute!important;left:50%!important;bottom:-2px!important;width:7px!important;height:7px!important;border-right:2px solid rgb(108 43 217 / .28)!important;border-bottom:2px solid rgb(108 43 217 / .28)!important;transform:translateX(-50%) rotate(45deg)!important}.pds-root section.pds-system-hero-v91 .pds-journey-cta{display:inline-grid!important;place-items:center!important;margin-top:24px!important;height:46px!important;padding:0 18px!important;border-radius:999px!important;background:#fff!important;color:var(--pds-primary)!important;border:1px solid rgb(108 43 217 / .18)!important;font-weight:900!important;box-shadow:0 12px 30px rgb(31 18 58 / .055)!important;transition:.22s ease!important}.pds-root section.pds-system-hero-v91 .pds-journey-cta:hover{transform:translateY(-2px)!important;background:var(--pds-primary)!important;color:#fff!important;box-shadow:0 18px 36px rgb(108 43 217 / .22)!important}@keyframes pdsJourneyNodeIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pdsConnectorIn{to{opacity:1}}@keyframes pdsConnectorDraw{to{height:22px}}@media (max-width:1100px){.pds-root section.pds-system-hero-v91 .pds-system-hero-inner{grid-template-columns:1fr!important;gap:28px!important;width:min(920px,calc(100% - 32px))!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy{padding:44px 34px 0!important;text-align:center!important;max-width:100%!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy h1,.pds-root section.pds-system-hero-v91 .pds-hero-copy p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.pds-root section.pds-system-hero-v91 .pds-hero-actions{justify-content:center!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel{margin:0 28px 34px!important;justify-self:center!important;width:min(100% - 20px,520px)!important}}@media (max-width:700px){.pds-root section.pds-system-hero-v91{min-height:auto!important}.pds-root section.pds-system-hero-v91 .pds-system-hero-inner{width:min(100% - 24px, var(--pds-max))!important;padding:38px 0!important}.pds-root section.pds-system-hero-v91 .pds-system-hero-inner:before{border-radius:30px!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy{padding:34px 22px 0!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy h1{font-size:clamp(42px,12vw,56px)!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy p{font-size:17px!important}.pds-root section.pds-system-hero-v91 .pds-hero-actions .pds-btn{width:100%!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel{margin:0 16px 24px!important;padding:20px!important;border-radius:26px!important}.pds-root section.pds-system-hero-v91 .pds-journey-node{padding:14px!important;gap:12px!important}.pds-root section.pds-system-hero-v91 .pds-journey-icon{width:44px!important;height:44px!important;flex-basis:44px!important;font-size:22px!important}}@media (prefers-reduced-motion:reduce){.pds-root section.pds-system-hero-v91 .pds-journey-node,.pds-root section.pds-system-hero-v91 .pds-journey-down,.pds-root section.pds-system-hero-v91 .pds-journey-down span{animation:none!important;opacity:1!important;transform:none!important;height:auto!important}.pds-root section.pds-system-hero-v91 .pds-journey-down span{height:22px!important}}.pds-root section.pds-simple-hero-v92{overflow:hidden!important;background:radial-gradient(circle at 20% 24%,rgb(139 92 246 / .16),transparent 34%),radial-gradient(circle at 78% 26%,rgb(108 43 217 / .12),transparent 32%),radial-gradient(circle at 54% 86%,rgb(196 181 253 / .18),transparent 36%),linear-gradient(180deg,#fff 0%,#fbfaff 64%,#fff 100%)!important}.pds-root section.pds-simple-hero-v92:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgb(108 43 217 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .05) 1px,transparent 1px)!important;background-size:46px 46px!important;mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 70%,transparent 100%)!important;opacity:.75!important;z-index:0!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network{position:absolute!important;inset:0!important;pointer-events:none!important;z-index:1!important;opacity:.55!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network span{position:absolute!important;width:7px!important;height:7px!important;border-radius:999px!important;background:rgb(108 43 217 / .15)!important;box-shadow:0 0 0 12px rgb(108 43 217 / .03)!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(1){right:22%;top:25%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(2){right:12%;top:46%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(3){left:16%;top:34%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(4){left:25%;bottom:22%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(5){right:32%;bottom:20%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(6){left:50%;top:18%}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{width:min(var(--pds-hero-inner,1080px),calc(100% - 36px))!important;text-align:center!important;position:relative!important;z-index:3!important;padding:clamp(70px,8vw,118px) 0!important}.pds-root section.pds-simple-hero-v92 h1{max-width:920px!important;margin:0 auto 24px!important;line-height:.98!important;letter-spacing:-.065em!important;text-align:center!important}.pds-root section.pds-simple-hero-v92 p{max-width:min(var(--pds-hero-desc,920px),100%)!important;margin:0 auto 34px!important;line-height:1.55!important;text-align:center!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{display:inline!important;color:#111827!important;background:linear-gradient(180deg,transparent 58%,rgb(196 181 253 / .48) 58%,rgb(196 181 253 / .48) 88%,transparent 88%)!important;border-radius:10px!important;box-shadow:none!important;padding:0 .04em!important}.pds-root section.pds-simple-hero-v92 .pds-actions{justify-content:center!important;gap:14px!important}.pds-root section.pds-simple-hero-v92 .pds-btn-ghost{background:#fff!important;color:var(--pds-primary)!important;border:1px solid rgb(108 43 217 / .18)!important;box-shadow:0 12px 30px rgb(31 18 58 / .05)!important}.pds-root section.pds-simple-hero-v92 .pds-btn-ghost:hover{transform:translateY(-2px)!important;border-color:rgb(108 43 217 / .28)!important;box-shadow:0 18px 42px rgb(108 43 217 / .11)!important}.pds-root .pds-prep-journey{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#fff 0%,#fbfaff 50%,#fff 100%)!important;padding-top:clamp(78px,8vw,120px)!important;padding-bottom:clamp(72px,8vw,118px)!important}.pds-root .pds-prep-journey:before{content:""!important;position:absolute!important;inset:0!important;background-image:radial-gradient(circle,rgb(108 43 217 / .09) 1px,transparent 1px)!important;background-size:38px 38px!important;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 72%,transparent)!important;opacity:.34!important}.pds-root .pds-journey-bg span{position:absolute!important;border-radius:50%!important;filter:blur(44px)!important;opacity:.25!important;background:#c4b5fd!important}.pds-root .pds-journey-bg span:nth-child(1){width:260px;height:260px;left:8%;top:18%}.pds-root .pds-journey-bg span:nth-child(2){width:220px;height:220px;right:10%;top:30%}.pds-root .pds-journey-bg span:nth-child(3){width:180px;height:180px;left:44%;bottom:4%}.pds-root .pds-journey-bg span:nth-child(4){width:150px;height:150px;right:34%;bottom:18%}.pds-root .pds-journey-head{position:relative!important;z-index:2!important;margin-bottom:48px!important}.pds-root .pds-section-eyebrow{display:block!important;margin:0 auto 12px!important;color:#64748b!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}.pds-root .pds-zigzag-journey{position:relative!important;z-index:2!important;height:420px!important;width:min(1040px,100%)!important;margin:0 auto!important}.pds-root .pds-zigzag-path{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:visible!important}.pds-root .pds-zigzag-path path{fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.pds-root .pds-path-shadow{stroke:rgb(108 43 217 / .08)!important;stroke-width:18!important}.pds-root .pds-path-line{stroke:url(#none)!important;stroke:rgb(108 43 217 / .34)!important;stroke-width:3!important;stroke-dasharray:1200!important;stroke-dashoffset:1200!important}.pds-root .pds-prep-journey.is-visible .pds-path-line{animation:pdsPathDraw 1.45s cubic-bezier(.2,.7,.2,1) forwards!important}.pds-root .pds-zig-node{position:absolute!important;display:grid!important;place-items:center!important;text-align:center!important;gap:8px!important;min-width:170px!important;opacity:0!important;transform:translateY(18px) scale(.98)!important;animation:pdsZigNodeIn .55s cubic-bezier(.2,.7,.2,1) forwards!important;animation-delay:calc(.18s + var(--pds-step-delay))!important}.pds-root .pds-zig-node-1{left:6%;top:4%}.pds-root .pds-zig-node-2{left:40%;top:31%}.pds-root .pds-zig-node-3{left:9%;top:63%}.pds-root .pds-zig-node-4{right:5%;top:66%}.pds-root .pds-zig-icon{width:70px!important;height:70px!important;border-radius:24px!important;display:grid!important;place-items:center!important;font-size:32px!important;background:rgb(255 255 255 / .86)!important;border:1px solid rgb(108 43 217 / .12)!important;box-shadow:0 18px 46px rgb(31 18 58 / .08),0 0 0 10px rgb(108 43 217 / .035)!important;backdrop-filter:blur(14px)!important}.pds-root .pds-zig-node b{display:block!important;color:#111827!important;font-size:clamp(24px,2.4vw,34px)!important;letter-spacing:-.04em!important;line-height:1!important;font-weight:950!important}.pds-root .pds-zig-node small{display:block!important;max-width:220px!important;color:#5B6475!important;font-size:14px!important;line-height:1.45!important;font-weight:650!important}.pds-root .pds-zig-node:hover .pds-zig-icon{transform:translateY(-4px)!important;box-shadow:0 24px 58px rgb(108 43 217 / .14),0 0 0 12px rgb(108 43 217 / .045)!important}@keyframes pdsPathDraw{to{stroke-dashoffset:0}}@keyframes pdsZigNodeIn{to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:760px){.pds-root .pds-prep-journey{padding-top:68px!important;padding-bottom:72px!important}.pds-root .pds-zigzag-journey{height:auto!important;display:grid!important;gap:22px!important;width:min(100%,440px)!important}.pds-root .pds-zigzag-path{display:none!important}.pds-root .pds-zig-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;min-width:0!important;padding:0 0 22px!important}.pds-root .pds-zig-node:not(:last-child):after{content:""!important;position:absolute!important;left:50%!important;bottom:-10px!important;width:2px!important;height:26px!important;background:linear-gradient(180deg,rgb(108 43 217 / .32),rgb(108 43 217 / .08))!important}.pds-root .pds-zig-icon{width:62px!important;height:62px!important;border-radius:21px!important;font-size:28px!important}}.pds-root .pds-latest-compact_strip{padding-top:54px!important;padding-bottom:60px!important;background:#fff!important}.pds-root .pds-latest-compact_strip .pds-latest-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:18px!important;gap:18px!important}.pds-root .pds-latest-compact_strip .pds-latest-head h2{font-size:clamp(28px,3.2vw,44px)!important;letter-spacing:-.045em!important;margin:0 0 4px!important}.pds-root .pds-latest-compact_strip .pds-latest-head p{font-size:15px!important;line-height:1.45!important;max-width:620px!important}.pds-root .pds-latest-strip{position:relative!important;overflow:hidden!important;border-top:1px solid rgb(108 43 217 / .12)!important;border-bottom:1px solid rgb(108 43 217 / .12)!important;background:linear-gradient(90deg,#fff,#fbfaff,#fff)!important}.pds-root .pds-latest-track{display:flex!important;width:max-content!important;gap:0!important;animation:pdsLatestMarquee 42s linear infinite!important}.pds-root .pds-latest-strip:hover .pds-latest-track{animation-play-state:paused!important}.pds-root .pds-latest-strip-item{display:flex!important;align-items:center!important;gap:12px!important;padding:18px 28px!important;color:#111827!important;white-space:nowrap!important;border-right:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-latest-strip-item span{font-size:11px!important;font-weight:900!important;letter-spacing:.11em!important;color:#64748b!important;text-transform:uppercase!important}.pds-root .pds-latest-strip-item b{font-size:16px!important;font-weight:850!important;letter-spacing:-.015em!important}.pds-root .pds-latest-strip-item:hover b{color:var(--pds-primary)!important}@keyframes pdsLatestMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:700px){.pds-root .pds-latest-compact_strip .pds-latest-head{display:block!important}.pds-root .pds-latest-strip-item{padding:16px 20px!important}.pds-root .pds-latest-strip-item b{font-size:15px!important}}@media (prefers-reduced-motion:reduce){.pds-root .pds-prep-journey.is-visible .pds-path-line,.pds-root .pds-zig-node,.pds-root .pds-latest-track{animation:none!important;opacity:1!important;transform:none!important;stroke-dashoffset:0!important}}.pds-root section.pds-simple-hero-v92{background:#fff!important;overflow:hidden!important}.pds-root section.pds-simple-hero-v92:before{background-image:linear-gradient(rgb(108 43 217 / .025) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .025) 1px,transparent 1px)!important;opacity:.45!important;mask-image:linear-gradient(to bottom,transparent 0%,#000 20%,#000 58%,transparent 100%)!important}.pds-root section.pds-simple-hero-v92 .pds-hero-glow i{display:none!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network{opacity:.32!important}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:clamp(78px,8vw,118px) 0 clamp(70px,7vw,104px)!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{display:inline!important;color:#111827!important;background:linear-gradient(180deg,transparent 53%,rgb(167 139 250 / .50) 53%,rgb(167 139 250 / .50) 87%,transparent 87%)!important;border-radius:8px!important;box-shadow:none!important;padding:0 .035em!important}.pds-root .pds-prep-journey{background:#fff!important;padding-top:clamp(54px,6vw,82px)!important;padding-bottom:clamp(54px,6vw,82px)!important}.pds-root .pds-prep-journey:before{opacity:.14!important}.pds-root .pds-journey-bg span{opacity:.12!important;filter:blur(52px)!important}.pds-root .pds-journey-head{margin-bottom:34px!important}.pds-root .pds-zigzag-journey{height:260px!important;width:min(1120px,100%)!important}.pds-root .pds-zigzag-path{height:150px!important;top:20px!important}.pds-root .pds-path-shadow{stroke-width:10!important;stroke:rgb(108 43 217 / .06)!important}.pds-root .pds-path-line{stroke:rgb(108 43 217 / .42)!important;stroke-width:3!important}.pds-root .pds-zig-node{opacity:1!important;transform:none!important;animation:none!important;min-width:190px!important;gap:8px!important}.pds-root .pds-zig-node-1{left:2%!important;top:0!important}.pds-root .pds-zig-node-2{left:31%!important;top:44px!important}.pds-root .pds-zig-node-3{left:59%!important;top:44px!important}.pds-root .pds-zig-node-4{right:1%!important;top:0!important}.pds-root .pds-zig-icon{width:82px!important;height:82px!important;border-radius:50%!important;font-size:34px!important;background:rgb(255 255 255 / .92)!important;border:1px solid rgb(108 43 217 / .13)!important;box-shadow:0 16px 42px rgb(31 18 58 / .07),0 0 0 10px rgb(108 43 217 / .035)!important}.pds-root .pds-zig-node b{font-size:22px!important;letter-spacing:-.035em!important;margin-top:4px!important}.pds-root .pds-zig-node small{display:block!important;font-size:14px!important;line-height:1.45!important;max-width:190px!important;color:#596273!important;font-weight:650!important}.pds-root .pds-subjects{background:#fff!important;padding-top:clamp(58px,6vw,88px)!important;padding-bottom:clamp(66px,6vw,96px)!important}.pds-root .pds-subject-tile{min-height:152px!important;padding:24px 16px!important}.pds-root .pds-latest-compact_strip{background:#fff!important;padding-top:clamp(54px,6vw,82px)!important;padding-bottom:clamp(54px,6vw,82px)!important}.pds-root .pds-latest-compact_strip .pds-latest-head{display:block!important;text-align:center!important;margin-bottom:34px!important}.pds-root .pds-latest-compact_strip .pds-latest-head h2{font-size:clamp(32px,3.5vw,46px)!important;letter-spacing:-.045em!important;margin:0 0 10px!important}.pds-root .pds-latest-compact_strip .pds-latest-head p{max-width:680px!important;margin:0 auto!important;color:#596273!important}.pds-root .pds-latest-editorial{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;border-top:1px solid rgb(108 43 217 / .12)!important;border-bottom:1px solid rgb(108 43 217 / .12)!important}.pds-root .pds-latest-editorial-item{min-width:0!important}.pds-root .pds-latest-editorial-item:not(:last-child){border-right:1px solid rgb(108 43 217 / .12)!important}.pds-root .pds-latest-editorial-item a{display:flex!important;flex-direction:column!important;min-height:180px!important;padding:24px 24px 22px!important;color:#111827!important;background:#fff!important;transition:.22s ease!important}.pds-root .pds-latest-editorial-item a:hover{background:linear-gradient(180deg,#fff,#fbfaff)!important;transform:translateY(-3px)!important}.pds-root .pds-latest-editorial-subject{font-size:11px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--pds-primary)!important;margin-bottom:14px!important}.pds-root .pds-latest-editorial h3{font-size:17px!important;line-height:1.28!important;font-weight:900!important;letter-spacing:-.02em!important;margin:0 0 14px!important}.pds-root .pds-latest-editorial-meta{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;color:#64748b!important;font-size:13px!important;font-weight:650!important;margin-top:auto!important}.pds-root .pds-latest-editorial strong{display:block!important;color:var(--pds-primary)!important;font-weight:900!important;font-size:15px!important;margin-top:18px!important}.pds-root .pds-stay-connected{background:#fff!important;padding-top:clamp(44px,5vw,68px)!important;padding-bottom:clamp(58px,6vw,86px)!important}.pds-root .pds-stay-card{border-top:1px solid rgb(108 43 217 / .12)!important;padding-top:30px!important}.pds-root .pds-stay-head{text-align:center!important;margin-bottom:30px!important}.pds-root .pds-stay-head h2{font-size:clamp(30px,3.2vw,42px)!important;line-height:1.1!important;margin:0 0 10px!important;letter-spacing:-.045em!important;color:#111827!important}.pds-root .pds-stay-head p{margin:0 auto!important;max-width:640px!important;color:#596273!important;font-size:16px!important;line-height:1.55!important}.pds-root .pds-stay-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.pds-root .pds-stay-item{display:grid!important;grid-template-columns:auto 1fr!important;grid-template-areas:'icon title' 'icon text'!important;align-items:center!important;column-gap:14px!important;padding:20px!important;border-radius:22px!important;color:#111827!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 12px 32px rgb(31 18 58 / .045)!important;transition:.22s ease!important}.pds-root .pds-stay-item:hover{transform:translateY(-4px)!important;box-shadow:0 20px 48px rgb(31 18 58 / .08)!important;border-color:rgb(108 43 217 / .18)!important}.pds-root .pds-stay-item span{grid-area:icon!important;width:54px!important;height:54px!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#fff!important}.pds-root .pds-stay-item svg{width:25px!important;height:25px!important}.pds-root .pds-stay-item b{grid-area:title!important;font-size:16px!important;font-weight:900!important;line-height:1.15!important}.pds-root .pds-stay-item small{grid-area:text!important;color:#596273!important;font-size:13px!important;font-weight:650!important;line-height:1.35!important;margin-top:4px!important}.pds-root .pds-stay-email span{background:linear-gradient(135deg,#7c3aed,#a78bfa)!important}.pds-root .pds-stay-telegram span{background:#229ED9!important}.pds-root .pds-stay-youtube span{background:#FF0000!important}.pds-root .pds-stay-instagram span{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)!important}@media (max-width:1100px){.pds-root .pds-zigzag-journey{height:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important;width:min(760px,100%)!important}.pds-root .pds-zigzag-path{display:none!important}.pds-root .pds-zig-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;min-width:0!important}.pds-root .pds-latest-editorial{grid-template-columns:repeat(2,minmax(0,1fr))!important;border:0!important;gap:14px!important}.pds-root .pds-latest-editorial-item{border:1px solid rgb(108 43 217 / .12)!important;border-radius:22px!important;overflow:hidden!important}.pds-root .pds-stay-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:700px){.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:58px 0 64px!important}.pds-root .pds-zigzag-journey{grid-template-columns:1fr!important;width:min(100%,420px)!important}.pds-root .pds-zig-node:not(:last-child):after{content:""!important;position:absolute!important;left:50%!important;bottom:-22px!important;width:2px!important;height:22px!important;background:linear-gradient(180deg,rgb(108 43 217 / .35),rgb(108 43 217 / .08))!important}.pds-root .pds-latest-editorial{grid-template-columns:1fr!important}.pds-root .pds-latest-editorial-item a{min-height:auto!important;padding:22px!important}.pds-root .pds-stay-grid{grid-template-columns:1fr!important}}.pds-root{--pds-section-tight:clamp(44px,4.8vw,72px)}.pds-root section.pds-simple-hero-v92{background:#fff!important;min-height:auto!important}.pds-root section.pds-simple-hero-v92:before{opacity:.26!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network{opacity:.22!important}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{width:min(1180px,calc(100% - 36px))!important;padding:clamp(64px,6.5vw,96px) 0 clamp(52px,5.5vw,78px)!important}.pds-root section.pds-simple-hero-v92 h1{max-width:1120px!important;font-size:clamp(62px,7.85vw,106px)!important;line-height:.93!important;letter-spacing:-.075em!important;margin-bottom:22px!important}.pds-root section.pds-simple-hero-v92 p{font-size:clamp(18px,1.8vw,23px)!important;max-width:790px!important;margin-bottom:30px!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{display:inline-block!important;position:relative!important;color:#111827!important;background:none!important;padding:0 .07em .015em!important;isolation:isolate!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:before{content:""!important;position:absolute!important;left:-.055em!important;right:-.055em!important;top:.08em!important;bottom:.08em!important;z-index:-1!important;border-radius:.22em .32em .24em .28em!important;background:radial-gradient(120% 105% at 18% 25%,rgb(255 255 255 / .38),transparent 48%),linear-gradient(96deg,rgb(221 214 254 / .74),rgb(196 181 253 / .62) 48%,rgb(233 213 255 / .70))!important;box-shadow:0 12px 34px rgb(108 43 217 / .11),inset 0 -10px 20px rgb(108 43 217 / .06)!important;transform:rotate(-.55deg) skewX(-1deg)!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:after{content:""!important;position:absolute!important;left:-.02em!important;right:.01em!important;bottom:.035em!important;height:.06em!important;z-index:-1!important;border-radius:999px!important;background:rgb(108 43 217 / .20)!important;transform:rotate(-.8deg)!important}.pds-root .pds-prep-journey{padding-top:clamp(34px,4vw,54px)!important;padding-bottom:clamp(42px,4.5vw,66px)!important}.pds-root .pds-journey-head{margin-bottom:28px!important}.pds-root .pds-journey-head h2{font-size:clamp(31px,3.2vw,44px)!important;margin-bottom:10px!important}.pds-root .pds-journey-head p{font-size:16px!important}.pds-root .pds-zigzag-journey{height:auto!important;width:min(1120px,100%)!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;margin-top:8px!important}.pds-root .pds-zigzag-path{display:none!important}.pds-root .pds-zig-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;min-width:0!important;min-height:210px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;padding:6px 14px 0!important;text-align:center!important;opacity:1!important;transform:none!important;animation:none!important}.pds-root .pds-zig-node:not(:last-child):after{content:""!important;position:absolute!important;left:calc(50% + 50px)!important;right:calc(-50% + 50px)!important;top:46px!important;height:2px!important;background:linear-gradient(90deg,rgb(108 43 217 / .42),rgb(108 43 217 / .15))!important;border-radius:999px!important}.pds-root .pds-zig-node:not(:last-child):before{content:"→"!important;position:absolute!important;right:-16px!important;top:32px!important;color:#6C2BD9!important;font-size:24px!important;font-weight:900!important;z-index:2!important}.pds-root .pds-zig-icon{width:92px!important;height:92px!important;border-radius:50%!important;font-size:38px!important;display:grid!important;place-items:center!important;background:linear-gradient(180deg,#fff,#fbfaff)!important;border:1px solid rgb(108 43 217 / .16)!important;box-shadow:0 16px 38px rgb(31 18 58 / .08),0 0 0 10px rgb(108 43 217 / .035)!important;margin-bottom:16px!important;position:relative!important;z-index:3!important}.pds-root .pds-zig-node b{display:block!important;font-size:22px!important;line-height:1.1!important;color:#111827!important;margin:0 0 10px!important;letter-spacing:-.035em!important;font-weight:950!important}.pds-root .pds-zig-node small{display:block!important;max-width:210px!important;color:#4B5563!important;font-size:14px!important;line-height:1.5!important;font-weight:650!important}.pds-root .pds-subjects{padding-top:clamp(42px,4.8vw,70px)!important;padding-bottom:clamp(48px,5vw,76px)!important}.pds-root .pds-section-head{margin-bottom:32px!important}.pds-root .pds-subject-tile{min-height:142px!important;padding:20px 16px!important}.pds-root .pds-latest,.pds-root .pds-latest-compact_strip{background:#fff!important;padding-top:clamp(44px,4.8vw,70px)!important;padding-bottom:clamp(40px,4.5vw,64px)!important}.pds-root .pds-latest-compact_strip .pds-latest-head{margin-bottom:28px!important}.pds-root .pds-latest-editorial{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;border:0!important;gap:0!important;background:#fff!important}.pds-root .pds-latest-editorial-item{border-right:1px solid rgb(108 43 217 / .14)!important;border-radius:0!important;overflow:visible!important}.pds-root .pds-latest-editorial-item:last-child{border-right:0!important}.pds-root .pds-latest-editorial-item a{min-height:158px!important;padding:18px 22px 16px!important;background:#fff!important;border:0!important;box-shadow:none!important}.pds-root .pds-latest-editorial-item a:hover{background:#fbfaff!important;transform:none!important}.pds-root .pds-latest-editorial-subject{font-size:10.5px!important;margin-bottom:12px!important;color:#5B21B6!important}.pds-root .pds-latest-editorial h3{font-size:17px!important;line-height:1.3!important;margin-bottom:12px!important}.pds-root .pds-latest-editorial-meta{font-size:12.5px!important}.pds-root .pds-latest-editorial strong{margin-top:16px!important;font-size:14px!important}.pds-root .pds-stay-connected{padding-top:clamp(34px,4vw,52px)!important;padding-bottom:clamp(48px,5vw,72px)!important}.pds-root .pds-stay-card{padding-top:24px!important}.pds-root .pds-stay-head{margin-bottom:24px!important}.pds-root .pds-stay-item{padding:18px!important;box-shadow:0 10px 26px rgb(31 18 58 / .04)!important}@media (max-width:1100px){.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(50px,9vw,82px)!important}.pds-root .pds-zigzag-journey{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 20px!important}.pds-root .pds-zig-node:not(:last-child):before,.pds-root .pds-zig-node:not(:last-child):after{display:none!important}.pds-root .pds-zig-node{min-height:auto!important;padding-bottom:12px!important}.pds-root .pds-latest-editorial{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.pds-root .pds-latest-editorial-item{border:1px solid rgb(108 43 217 / .12)!important;border-radius:20px!important}.pds-root .pds-latest-editorial-item a{min-height:150px!important}}@media (max-width:700px){.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:46px 0 52px!important}.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(42px,13vw,58px)!important;line-height:.98!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{padding:0 .045em!important}.pds-root .pds-zigzag-journey{grid-template-columns:1fr!important;width:min(100%,420px)!important}.pds-root .pds-zig-icon{width:78px!important;height:78px!important;font-size:32px!important}.pds-root .pds-latest-editorial{grid-template-columns:1fr!important}.pds-root .pds-latest-editorial-item a{min-height:auto!important;padding:20px!important}}.pds-root .pds-hero,.pds-root section.pds-simple-hero-v92{background:#fff!important;background-image:none!important}.pds-root .pds-hero::after,.pds-root section.pds-simple-hero-v92::after{display:none!important}.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(58px,7.2vw,94px)!important;line-height:.96!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:44px 0 52px!important}.pds-root .pds-hero-highlight{padding:.015em .18em .07em!important;margin-inline:-.055em .025em!important}.pds-root .pds-hero-highlight::before{left:-.08em!important;right:-.08em!important;top:.06em!important;bottom:.01em!important;border-radius:.20em .28em .18em .26em!important;background:linear-gradient(100deg,rgb(237 233 254 / .96),rgb(221 214 254 / .94) 48%,rgb(233 213 255 / .90))!important;box-shadow:0 12px 30px rgb(108 43 217 / .12),inset 0 -10px 18px rgb(124 58 237 / .07)!important;transform:rotate(-1.15deg) skewX(-1deg)!important;clip-path:polygon(1% 19%,10% 10%,39% 4%,72% 8%,99% 2%,98% 80%,91% 90%,55% 96%,20% 91%,0 98%)!important}.pds-root .pds-section{padding-top:clamp(42px,4.6vw,68px)!important;padding-bottom:clamp(42px,4.6vw,68px)!important}.pds-root .pds-prep-journey{padding-top:clamp(28px,3.6vw,48px)!important;padding-bottom:clamp(36px,4vw,58px)!important}.pds-root .pds-subjects{padding-top:clamp(36px,4vw,58px)!important;padding-bottom:clamp(42px,4.6vw,66px)!important}.pds-root .pds-subject-tile{min-height:124px!important;padding:18px 14px!important}.pds-root .pds-zigzag-journey{position:relative!important}.pds-root .pds-zig-icon svg{width:42px!important;height:42px!important;display:block!important}.pds-root .pds-zig-icon{color:#6C2BD9!important;transition:transform .28s ease,box-shadow .28s ease,background .28s ease,color .28s ease!important}.pds-root .pds-zig-node{opacity:0!important;transform:translateY(14px) scale(.985)!important;transition:opacity .45s ease,transform .45s cubic-bezier(.2,.7,.2,1)!important}.pds-root .pds-prep-journey.is-visible .pds-zig-node,.pds-root .pds-prep-journey.pds-journey-animated .pds-zig-node{opacity:1!important;transform:translateY(0) scale(1)!important;transition-delay:calc(.16s + var(--pds-step-delay))!important}.pds-root .pds-zig-node:not(:last-child):after{transform-origin:left center!important;transform:scaleX(0)!important;transition:transform .62s cubic-bezier(.2,.7,.2,1)!important;transition-delay:calc(.38s + var(--pds-step-delay))!important}.pds-root .pds-prep-journey.is-visible .pds-zig-node:not(:last-child):after,.pds-root .pds-prep-journey.pds-journey-animated .pds-zig-node:not(:last-child):after{transform:scaleX(1)!important}.pds-root .pds-zig-node:not(:last-child):before{opacity:0!important;transform:translateX(-8px)!important;transition:opacity .3s ease,transform .3s ease!important;transition-delay:calc(.86s + var(--pds-step-delay))!important}.pds-root .pds-prep-journey.is-visible .pds-zig-node:not(:last-child):before,.pds-root .pds-prep-journey.pds-journey-animated .pds-zig-node:not(:last-child):before{opacity:1!important;transform:translateX(0)!important}.pds-root .pds-zig-node small{line-height:1.58!important;color:#4b5563!important}.pds-root .pds-zig-node small br{display:block!important;content:"";margin:.15em 0!important}.pds-root .pds-zig-node.pds-step-active .pds-zig-icon{color:#fff!important;background:linear-gradient(135deg,#6C2BD9,#8B5CF6)!important;box-shadow:0 22px 52px rgb(108 43 217 / .20),0 0 0 12px rgb(108 43 217 / .07)!important;transform:translateY(-4px) scale(1.035)!important}.pds-root .pds-zig-node.pds-step-active b{color:#4C1D95!important}.pds-root .pds-latest,.pds-root .pds-latest-compact_strip{padding-top:clamp(36px,4vw,58px)!important;padding-bottom:clamp(34px,3.8vw,54px)!important}.pds-root .pds-latest-editorial-item{border-right:1px solid rgb(108 43 217 / .085)!important}.pds-root .pds-latest-editorial-item a{min-height:132px!important;padding:16px 20px 14px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.pds-root .pds-latest-editorial-item a:hover{background:#FCFAFF!important}.pds-root .pds-latest-editorial h3{font-size:16.5px!important;margin-bottom:10px!important}.pds-root .pds-latest-editorial-subject{font-weight:950!important;letter-spacing:.12em!important;color:#4C1D95!important;margin-bottom:10px!important}.pds-root .pds-latest-editorial strong{display:none!important}.pds-root .pds-latest-editorial-meta{margin-top:auto!important;color:#64748B!important}.pds-root .pds-stay-connected{padding-top:clamp(30px,3.6vw,48px)!important;padding-bottom:clamp(42px,4.4vw,64px)!important}@media (max-width:1100px){.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(48px,8.4vw,76px)!important}.pds-root .pds-zig-node{opacity:1!important;transform:none!important}.pds-root .pds-zig-node:not(:last-child):before,.pds-root .pds-zig-node:not(:last-child):after{display:none!important}}@media (max-width:700px){.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(38px,12vw,54px)!important;line-height:1!important}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:38px 0 44px!important}.pds-root .pds-section{padding-top:54px!important;padding-bottom:54px!important}.pds-root .pds-subject-tile{min-height:116px!important}}@media (prefers-reduced-motion:reduce){.pds-root .pds-zig-node,.pds-root .pds-zig-node:not(:last-child):after,.pds-root .pds-zig-node:not(:last-child):before{transition:none!important;opacity:1!important;transform:none!important}}.pds-root .pds-ecosystem{position:relative!important;overflow:hidden!important;background:#fff!important;padding-top:clamp(44px,5vw,72px)!important;padding-bottom:clamp(48px,5vw,78px)!important}.pds-root .pds-ecosystem:before{display:none!important}.pds-root .pds-ecosystem-bg{position:absolute!important;inset:0!important;pointer-events:none!important;overflow:hidden!important}.pds-root .pds-ecosystem-bg span{position:absolute!important;border-radius:999px!important;filter:blur(44px)!important;opacity:.55!important;background:rgb(108 43 217 / .08)!important}.pds-root .pds-ecosystem-bg span:nth-child(1){width:300px!important;height:300px!important;left:5%!important;top:20%!important}.pds-root .pds-ecosystem-bg span:nth-child(2){width:360px!important;height:360px!important;right:4%!important;top:12%!important}.pds-root .pds-ecosystem-bg span:nth-child(3){width:260px!important;height:260px!important;left:42%!important;bottom:0!important}.pds-root .pds-ecosystem-head{position:relative!important;z-index:2!important;margin-bottom:clamp(26px,3vw,42px)!important}.pds-root .pds-ecosystem-head h2{max-width:900px!important;margin-left:auto!important;margin-right:auto!important}.pds-root .pds-ecosystem-stage{position:relative!important;z-index:2!important;min-height:560px!important;width:min(1180px,100%)!important;margin:0 auto!important;display:grid!important;place-items:center!important}.pds-root .pds-ecosystem-device{position:relative!important;z-index:3!important;width:min(680px,58vw)!important;margin:0 auto!important}.pds-root .pds-laptop-mock{position:relative!important;width:100%!important;filter:drop-shadow(0 30px 48px rgb(31 18 58 / .14))!important}.pds-root .pds-laptop-screen{position:relative!important;display:grid!important;grid-template-columns:156px 1fr!important;min-height:360px!important;border:10px solid #0d111c!important;border-radius:24px 24px 18px 18px!important;background:#fff!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .12)!important}.pds-root .pds-laptop-topbar{position:absolute!important;left:50%!important;top:10px!important;transform:translateX(-50%)!important;z-index:5!important;display:flex!important;gap:5px!important}.pds-root .pds-laptop-topbar span{width:5px!important;height:5px!important;border-radius:999px!important;background:rgb(255 255 255 / .36)!important}.pds-root .pds-laptop-base{width:84%!important;height:22px!important;margin:0 auto!important;background:linear-gradient(180deg,#2e3341,#111827)!important;border-radius:0 0 48px 48px!important;box-shadow:inset 0 5px 8px rgb(255 255 255 / .12)!important}.pds-root .pds-app-sidebar{background:linear-gradient(180deg,#fbfaff,#f6f2ff)!important;border-right:1px solid rgb(108 43 217 / .09)!important;padding:30px 18px 18px!important;display:flex!important;flex-direction:column!important;gap:9px!important}.pds-root .pds-app-sidebar strong{font-size:20px!important;letter-spacing:.18em!important;color:#6C2BD9!important;margin-bottom:14px!important}.pds-root .pds-app-sidebar span{font-size:12px!important;color:#5b6475!important;font-weight:750!important;padding:9px 10px!important;border-radius:10px!important}.pds-root .pds-app-sidebar span.active{background:#eee7ff!important;color:#5B21B6!important}.pds-root .pds-app-main{position:relative!important;background:linear-gradient(135deg,#fff 0%,#fbfbff 100%)!important;padding:38px 32px!important;overflow:hidden!important}.pds-root .pds-screen-state{position:absolute!important;inset:38px 32px!important;opacity:0!important;transform:translateY(12px) scale(.985)!important;transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)!important;pointer-events:none!important}.pds-root .pds-screen-state.is-active{opacity:1!important;transform:translateY(0) scale(1)!important;pointer-events:auto!important}.pds-root .pds-screen-state small{display:block!important;color:#6C2BD9!important;font-weight:900!important;letter-spacing:.13em!important;font-size:11px!important;margin-bottom:8px!important}.pds-root .pds-screen-state h3{font-size:clamp(28px,2.5vw,38px)!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:0 0 12px!important;color:#111827!important}.pds-root .pds-screen-state p{font-size:15px!important;line-height:1.55!important;color:#475569!important;max-width:470px!important;margin:0 0 16px!important;font-weight:650!important}.pds-root .pds-screen-state ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 14px!important;list-style:none!important;margin:18px 0 0!important;padding:0!important}.pds-root .pds-screen-state li{position:relative!important;padding-left:22px!important;color:#253047!important;font-weight:750!important;font-size:13px!important}.pds-root .pds-screen-state li:before{content:"✓"!important;position:absolute!important;left:0!important;color:#16a34a!important;font-weight:950!important}.pds-root .pds-mcq-options{display:grid!important;gap:10px!important;max-width:430px!important;margin-top:18px!important}.pds-root .pds-mcq-options span,.pds-root .pds-revision-pills span{display:block!important;border:1px solid rgb(108 43 217 / .12)!important;border-radius:12px!important;background:#fff!important;padding:12px 14px!important;color:#253047!important;font-weight:750!important;box-shadow:0 10px 28px rgb(31 18 58 / .04)!important}.pds-root .pds-mcq-options .correct{border-color:rgb(22 163 74 / .38)!important;background:#f0fdf4!important}.pds-root .pds-analytics-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:18px 0!important}.pds-root .pds-analytics-grid b{background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;border-radius:15px!important;padding:16px!important;color:#5b6475!important;font-size:12px!important;box-shadow:0 14px 32px rgb(31 18 58 / .05)!important}.pds-root .pds-analytics-grid em{display:block!important;font-style:normal!important;color:#111827!important;font-size:24px!important;margin-top:6px!important}.pds-root .pds-chart-line{height:100px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;display:flex!important;align-items:end!important;gap:14px!important;padding:18px!important;max-width:440px!important}.pds-root .pds-chart-line i{display:block!important;width:100%!important;border-radius:8px 8px 0 0!important;background:linear-gradient(180deg,#7C3AED,#C4B5FD)!important}.pds-root .pds-revision-pills{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:18px!important}.pds-root .pds-phone-mock{position:absolute!important;right:-44px!important;bottom:18px!important;width:170px!important;height:310px!important;border:9px solid #0d111c!important;border-radius:34px!important;background:#fff!important;box-shadow:0 22px 48px rgb(31 18 58 / .22)!important;overflow:hidden!important;display:none!important}.pds-root .pds-phone-notch{position:absolute!important;top:0!important;left:50%!important;transform:translateX(-50%)!important;width:74px!important;height:18px!important;background:#0d111c!important;border-radius:0 0 13px 13px!important;z-index:4!important}.pds-root .pds-phone-state{position:absolute!important;inset:34px 14px 14px!important;opacity:0!important;transform:translateY(10px)!important;transition:opacity .5s ease,transform .5s ease!important;display:flex!important;flex-direction:column!important;gap:10px!important;justify-content:center!important}.pds-root .pds-phone-state.is-active{opacity:1!important;transform:translateY(0)!important}.pds-root .pds-phone-state small{color:#6C2BD9!important;font-weight:900!important;letter-spacing:.11em!important;font-size:10px!important}.pds-root .pds-phone-state b{font-size:22px!important;line-height:1.1!important;color:#111827!important}.pds-root .pds-phone-state span{padding:10px 12px!important;border-radius:12px!important;background:#f6f2ff!important;color:#5B21B6!important;font-weight:800!important;font-size:12px!important}.pds-root .pds-ecosystem-nodes{position:absolute!important;inset:0!important;z-index:4!important;pointer-events:none!important}.pds-root .pds-eco-node{position:absolute!important;width:238px!important;min-height:116px!important;display:grid!important;grid-template-columns:50px 1fr!important;gap:8px 14px!important;align-items:center!important;padding:18px!important;border:1px solid rgb(108 43 217 / .12)!important;border-radius:24px!important;background:rgb(255 255 255 / .83)!important;box-shadow:0 18px 46px rgb(31 18 58 / .07)!important;backdrop-filter:blur(16px)!important;opacity:0!important;transform:translateY(12px)!important;transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .25s ease!important}.pds-root .pds-ecosystem.is-visible .pds-eco-node{opacity:1!important;transform:translateY(0)!important}.pds-root .pds-eco-node span{grid-row:1/3!important;width:50px!important;height:50px!important;border-radius:18px!important;display:grid!important;place-items:center!important;color:#6C2BD9!important;background:#f1eaff!important}.pds-root .pds-eco-node svg{width:28px!important;height:28px!important}.pds-root .pds-eco-node b{font-size:17px!important;line-height:1.12!important;color:#111827!important;font-weight:950!important;letter-spacing:-.025em!important}.pds-root .pds-eco-node small{font-size:13px!important;line-height:1.42!important;color:#4b5563!important;font-weight:650!important}.pds-root .pds-eco-node-1{left:0!important;top:44px!important;transition-delay:.1s!important}.pds-root .pds-eco-node-2{left:0!important;top:190px!important;transition-delay:.22s!important}.pds-root .pds-eco-node-3{left:0!important;top:336px!important;transition-delay:.34s!important}.pds-root .pds-eco-node-4{right:0!important;top:44px!important;transition-delay:.16s!important}.pds-root .pds-eco-node-5{right:0!important;top:190px!important;transition-delay:.28s!important}.pds-root .pds-eco-node-6{right:0!important;top:336px!important;transition-delay:.4s!important}.pds-root .pds-eco-node.is-active{box-shadow:0 24px 58px rgb(108 43 217 / .14)!important;border-color:rgb(108 43 217 / .26)!important}.pds-root .pds-eco-node.is-active span{background:#6C2BD9!important;color:#fff!important}.pds-root .pds-eco-node:after{content:""!important;position:absolute!important;top:50%!important;width:46px!important;height:1px!important;background:linear-gradient(90deg,rgb(108 43 217 / .38),#fff0)!important}.pds-root .pds-eco-node-1:after,.pds-root .pds-eco-node-2:after,.pds-root .pds-eco-node-3:after{right:-46px!important}.pds-root .pds-eco-node-4:after,.pds-root .pds-eco-node-5:after,.pds-root .pds-eco-node-6:after{left:-46px!important;transform:rotate(180deg)!important}@media (min-width:1024px){.pds-root .pds-phone-mock{display:block!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-stage{min-height:760px!important;align-items:start!important}.pds-root .pds-ecosystem-device{width:min(700px,92vw)!important}.pds-root .pds-ecosystem-nodes{position:relative!important;inset:auto!important;width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:26px!important}.pds-root .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;min-height:104px!important}.pds-root .pds-eco-node:after{display:none!important}}@media (max-width:760px){.pds-root .pds-ecosystem{padding-top:42px!important;padding-bottom:50px!important}.pds-root .pds-ecosystem-stage{min-height:0!important;display:block!important}.pds-root .pds-ecosystem-device{width:min(360px,100%)!important;margin:0 auto!important}.pds-root .pds-laptop-mock{display:none!important}.pds-root .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(270px,82vw)!important;height:500px!important;margin:0 auto 26px!important;border-width:10px!important;border-radius:42px!important}.pds-root .pds-phone-state{inset:54px 22px 22px!important}.pds-root .pds-phone-state b{font-size:30px!important}.pds-root .pds-ecosystem-nodes{grid-template-columns:1fr!important;gap:12px!important;margin-top:0!important}.pds-root .pds-eco-node{grid-template-columns:46px 1fr!important;border-radius:20px!important;padding:15px!important;min-height:auto!important}.pds-root .pds-eco-node span{width:46px!important;height:46px!important;border-radius:16px!important}}@media (prefers-reduced-motion:reduce){.pds-root .pds-screen-state,.pds-root .pds-phone-state,.pds-root .pds-eco-node{transition:none!important;opacity:1!important;transform:none!important}.pds-root .pds-screen-state:not(:first-child),.pds-root .pds-phone-state:not(:first-child){display:none!important}}.pds-root .pds-ecosystem{padding-top:clamp(54px,6vw,84px)!important;padding-bottom:clamp(54px,6vw,88px)!important}.pds-root .pds-ecosystem-head{margin-bottom:clamp(22px,2.5vw,34px)!important}.pds-root .pds-ecosystem-head .pds-section-eyebrow{color:#5B21B6!important;font-weight:950!important;letter-spacing:.16em!important}.pds-root .pds-ecosystem-head h2{font-size:clamp(34px,4.2vw,58px)!important;letter-spacing:-.055em!important}.pds-root .pds-ecosystem-head p{max-width:780px!important;font-size:clamp(16px,1.25vw,20px)!important}.pds-root .pds-ecosystem-stage{min-height:720px!important;width:min(1280px,100%)!important}.pds-root .pds-ecosystem-device{width:min(760px,58vw)!important;filter:drop-shadow(0 32px 60px rgb(17 24 39 / .16))!important}.pds-root .pds-laptop-mock{border-radius:22px!important;background:linear-gradient(180deg,#111827,#050713)!important;padding:12px 12px 0!important;box-shadow:0 34px 80px rgb(17 24 39 / .22),0 0 0 1px rgb(255 255 255 / .42) inset!important}.pds-root .pds-laptop-screen{min-height:390px!important;border-radius:14px 14px 8px 8px!important;background:linear-gradient(135deg,#ffffff 0%,#fbfaff 100%)!important;box-shadow:inset 0 0 0 1px rgb(108 43 217 / .08)!important}.pds-root .pds-app-sidebar{width:168px!important;padding:24px 18px!important;background:linear-gradient(180deg,#fff,#f8f5ff)!important;border-right:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-app-sidebar strong{font-size:21px!important;letter-spacing:.22em!important;margin-bottom:26px!important;color:#5B21B6!important}.pds-root .pds-app-sidebar span{border-radius:11px!important;padding:10px 12px!important;font-size:12px!important;color:#475569!important;font-weight:850!important}.pds-root .pds-app-sidebar span.active{background:#eee7ff!important;color:#5B21B6!important;box-shadow:0 12px 26px rgb(108 43 217 / .10)!important}.pds-root .pds-app-main{padding:34px!important;background:radial-gradient(circle at 80% 18%,rgb(108 43 217 / .07),transparent 32%),linear-gradient(180deg,rgb(255 255 255 / .92),rgb(255 255 255 / .76))!important}.pds-root .pds-screen-state h3{font-size:31px!important;letter-spacing:-.045em!important;margin-bottom:10px!important}.pds-root .pds-screen-state small{font-size:12px!important;color:#5B21B6!important}.pds-root .pds-screen-state p{font-size:15px!important;line-height:1.6!important}.pds-root .pds-screen-state ul{max-width:560px!important}.pds-root .pds-screen-state li{font-size:14px!important}.pds-root .pds-mini-panel{margin-top:18px!important;display:grid!important;grid-template-columns:1fr 140px auto!important;align-items:center!important;gap:14px!important;max-width:520px!important;padding:14px 16px!important;border:1px solid rgb(108 43 217 / .10)!important;border-radius:16px!important;background:rgb(255 255 255 / .86)!important;box-shadow:0 14px 34px rgb(31 18 58 / .06)!important}.pds-root .pds-mini-panel b{font-size:13px!important;color:#111827!important}.pds-root .pds-mini-panel span{height:8px!important;border-radius:999px!important;background:#ece6ff!important;overflow:hidden!important;display:block!important}.pds-root .pds-mini-panel span i{height:100%!important;display:block!important;border-radius:999px!important;background:linear-gradient(90deg,#6C2BD9,#A78BFA)!important}.pds-root .pds-mini-panel em{font-style:normal!important;font-size:12px!important;font-weight:900!important;color:#5B21B6!important}.pds-root .pds-laptop-base{height:26px!important;margin:0 -44px!important;border-radius:0 0 44px 44px!important;background:linear-gradient(180deg,#1f2937,#050713)!important;position:relative!important}.pds-root .pds-laptop-base:after{content:""!important;position:absolute!important;left:50%!important;top:2px!important;transform:translateX(-50%)!important;width:160px!important;height:7px!important;border-radius:999px!important;background:rgb(255 255 255 / .18)!important}.pds-root .pds-phone-mock{display:block!important;right:-74px!important;bottom:42px!important;width:186px!important;height:342px!important;z-index:6!important;box-shadow:0 28px 70px rgb(17 24 39 / .28)!important}.pds-root .pds-phone-state{background:linear-gradient(180deg,#fff,#faf8ff)!important;border-radius:23px!important;padding:8px!important}.pds-root .pds-phone-state:after{content:""!important;display:block!important;margin-top:14px!important;height:90px!important;border-radius:16px!important;background:linear-gradient(180deg,#f5f1ff,#fff)!important;border:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-eco-connectors{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:2!important;pointer-events:none!important;opacity:.88!important}.pds-root .pds-eco-connector{fill:none!important;stroke:#8B5CF6!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-dasharray:5 8!important;filter:drop-shadow(0 0 10px rgb(108 43 217 / .18))!important}.pds-root .pds-eco-connector:where(.pds-eco-left-1,.pds-eco-right-1){opacity:.78!important}.pds-root .pds-eco-node{width:282px!important;min-height:132px!important;border-radius:26px!important;background:rgb(255 255 255 / .91)!important;border-color:rgb(108 43 217 / .14)!important;box-shadow:0 24px 62px rgb(31 18 58 / .075)!important}.pds-root .pds-eco-node b{font-size:18px!important}.pds-root .pds-eco-node small{font-size:14px!important;line-height:1.48!important}.pds-root .pds-eco-node span{width:58px!important;height:58px!important;border-radius:20px!important;background:#f0eaff!important;box-shadow:0 12px 26px rgb(108 43 217 / .10)!important}.pds-root .pds-eco-node svg{width:31px!important;height:31px!important}.pds-root .pds-eco-node-1{left:0!important;top:34px!important}.pds-root .pds-eco-node-2{left:0!important;top:204px!important}.pds-root .pds-eco-node-3{left:0!important;top:374px!important}.pds-root .pds-eco-node-4{right:0!important;top:34px!important}.pds-root .pds-eco-node-5{right:0!important;top:204px!important}.pds-root .pds-eco-node-6{right:0!important;top:374px!important}.pds-root .pds-eco-node:after{display:none!important}.pds-root .pds-eco-node.is-active{transform:translateY(-3px)!important;background:#fff!important;border-color:rgb(108 43 217 / .30)!important;box-shadow:0 30px 76px rgb(108 43 217 / .16)!important}.pds-root .pds-eco-benefits{position:absolute!important;left:50%!important;bottom:4px!important;transform:translateX(-50%)!important;width:min(860px,78%)!important;z-index:7!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border:1px solid rgb(108 43 217 / .12)!important;border-radius:24px!important;background:rgb(255 255 255 / .90)!important;box-shadow:0 24px 60px rgb(31 18 58 / .08)!important;backdrop-filter:blur(16px)!important;overflow:hidden!important}.pds-root .pds-eco-benefits div{padding:18px 20px!important;display:grid!important;grid-template-columns:38px 1fr!important;gap:2px 12px!important;align-items:center!important;border-right:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-eco-benefits div:last-child{border-right:0!important}.pds-root .pds-eco-benefits span{grid-row:1/3!important;width:38px!important;height:38px!important;border-radius:14px!important;background:#f0eaff!important;color:#6C2BD9!important;display:grid!important;place-items:center!important;font-weight:950!important}.pds-root .pds-eco-benefits b{font-size:14px!important;line-height:1.15!important;color:#111827!important;font-weight:950!important}.pds-root .pds-eco-benefits small{font-size:12px!important;line-height:1.35!important;color:#64748b!important;font-weight:650!important}@media (max-width:1180px){.pds-root .pds-ecosystem-stage{min-height:880px!important}.pds-root .pds-ecosystem-device{width:min(760px,92vw)!important}.pds-root .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-nodes{margin-top:44px!important}.pds-root .pds-eco-node{width:auto!important;min-height:118px!important}.pds-root .pds-eco-benefits{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:100%!important;margin-top:18px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-root .pds-eco-benefits div:nth-child(2){border-right:0!important}.pds-root .pds-eco-benefits div:nth-child(-n+2){border-bottom:1px solid rgb(108 43 217 / .10)!important}}@media (max-width:760px){.pds-root .pds-ecosystem-head h2{font-size:clamp(30px,9vw,42px)!important}.pds-root .pds-ecosystem-stage{min-height:0!important}.pds-root .pds-phone-mock{right:auto!important;bottom:auto!important;width:min(290px,84vw)!important;height:520px!important}.pds-root .pds-eco-benefits{grid-template-columns:1fr!important;border-radius:20px!important}.pds-root .pds-eco-benefits div{border-right:0!important;border-bottom:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-eco-benefits div:last-child{border-bottom:0!important}}.pds-root .pds-ecosystem{background:radial-gradient(circle at 50% 36%,rgb(108 43 217 / .055),transparent 34%),radial-gradient(circle at 8% 50%,rgb(108 43 217 / .045),transparent 28%),radial-gradient(circle at 92% 50%,rgb(108 43 217 / .045),transparent 28%),#fff!important}.pds-root .pds-ecosystem-stage{min-height:980px!important;width:min(1390px,100%)!important;margin-inline:auto!important}.pds-root .pds-ecosystem-device{width:min(760px,52vw)!important;top:0!important}.pds-root .pds-laptop-mock{transform:translateY(0)!important}.pds-root .pds-laptop-screen{min-height:405px!important;overflow:hidden!important}.pds-root .pds-phone-mock{right:-96px!important;bottom:22px!important;width:190px!important;height:350px!important}.pds-root .pds-eco-node{background:rgb(255 255 255 / .94)!important;box-shadow:0 24px 70px rgb(31 18 58 / .07)!important}.pds-root .pds-eco-node-1{left:0!important;top:8px!important}.pds-root .pds-eco-node-2{left:0!important;top:186px!important}.pds-root .pds-eco-node-3{left:0!important;top:364px!important}.pds-root .pds-eco-node-4{right:0!important;top:8px!important}.pds-root .pds-eco-node-5{right:0!important;top:186px!important}.pds-root .pds-eco-node-6{right:0!important;top:364px!important}.pds-root .pds-eco-benefits{bottom:308px!important;width:min(900px,74%)!important}.pds-root .pds-eco-mobile-panel{position:absolute!important;left:50%!important;bottom:0!important;transform:translateX(-50%)!important;width:min(1180px,96%)!important;min-height:250px!important;border:1px solid rgb(108 43 217 / .18)!important;border-radius:28px!important;background:linear-gradient(135deg,rgb(250 245 255 / .92),rgb(255 255 255 / .94))!important;box-shadow:0 28px 70px rgb(31 18 58 / .08)!important;overflow:hidden!important;z-index:6!important;display:grid!important;grid-template-columns:1fr minmax(380px,520px) 260px!important;gap:28px!important;align-items:center!important;padding:34px 40px!important}.pds-root .pds-eco-mobile-panel:before{content:""!important;position:absolute!important;inset:auto 26% -180px 33%!important;height:320px!important;border-radius:999px!important;background:radial-gradient(circle,rgb(108 43 217 / .13),transparent 64%)!important;pointer-events:none!important}.pds-root .pds-eco-mobile-copy{position:relative!important;z-index:2!important}.pds-root .pds-mobile-kicker{display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:14px!important;background:#fff!important;color:#6C2BD9!important;border:1px solid rgb(108 43 217 / .14)!important;box-shadow:0 12px 28px rgb(108 43 217 / .10)!important;margin-bottom:12px!important;font-weight:950!important}.pds-root .pds-eco-mobile-copy h3{margin:0 0 12px!important;font-size:clamp(25px,2.2vw,34px)!important;letter-spacing:-.045em!important;color:#5B21B6!important;font-weight:950!important}.pds-root .pds-eco-mobile-copy p{margin:0 0 22px!important;color:#475569!important;font-size:16px!important;line-height:1.65!important;max-width:420px!important}.pds-root .pds-mobile-chips{display:grid!important;grid-template-columns:repeat(4,minmax(86px,1fr))!important;gap:10px!important}.pds-root .pds-mobile-chips span{min-height:70px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;display:grid!important;place-items:center!important;text-align:center!important;padding:10px!important;font-size:12px!important;line-height:1.25!important;font-weight:850!important;color:#1f2937!important;box-shadow:0 12px 28px rgb(31 18 58 / .045)!important}.pds-root .pds-tablet-preview{position:relative!important;z-index:2!important;align-self:end!important;height:238px!important;border:12px solid #111827!important;border-bottom-width:0!important;border-radius:34px 34px 0 0!important;background:#111827!important;box-shadow:0 28px 70px rgb(17 24 39 / .22)!important;overflow:hidden!important}.pds-root .pds-tablet-notch{position:absolute!important;left:50%!important;top:7px!important;transform:translateX(-50%)!important;width:92px!important;height:6px!important;border-radius:999px!important;background:rgb(255 255 255 / .18)!important;z-index:3!important}.pds-root .pds-tablet-screen{position:absolute!important;inset:18px 0 0!important;background:#fff!important;border-radius:18px 18px 0 0!important;padding:22px!important}.pds-root .pds-tablet-head{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:16px!important}.pds-root .pds-tablet-head b{font-size:15px!important;color:#111827!important}.pds-root .pds-tablet-head small{border:1px solid rgb(108 43 217 / .12)!important;border-radius:999px!important;padding:6px 10px!important;color:#64748b!important;background:#fafafa!important}.pds-root .pds-tablet-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin-bottom:14px!important}.pds-root .pds-tablet-stats span{border:1px solid rgb(108 43 217 / .10)!important;border-radius:14px!important;background:#faf8ff!important;padding:10px!important}.pds-root .pds-tablet-stats small{display:block!important;color:#64748b!important;font-size:10px!important;margin-bottom:4px!important}.pds-root .pds-tablet-stats b{font-size:22px!important;color:#111827!important}.pds-root .pds-tablet-chart{height:58px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#faf8ff)!important;border:1px solid rgb(108 43 217 / .10)!important;display:flex!important;align-items:end!important;gap:8px!important;padding:10px 14px!important;margin-bottom:12px!important}.pds-root .pds-tablet-chart i{flex:1!important;border-radius:999px 999px 4px 4px!important;background:linear-gradient(180deg,#6C2BD9,#A78BFA)!important;min-height:18px!important}.pds-root .pds-tablet-chart i:nth-child(1){height:38%!important}.pds-root .pds-tablet-chart i:nth-child(2){height:48%!important}.pds-root .pds-tablet-chart i:nth-child(3){height:34%!important}.pds-root .pds-tablet-chart i:nth-child(4){height:66%!important}.pds-root .pds-tablet-chart i:nth-child(5){height:54%!important}.pds-root .pds-tablet-chart i:nth-child(6){height:72%!important}.pds-root .pds-tablet-bars{display:grid!important;gap:7px!important}.pds-root .pds-tablet-bars span{height:7px!important;border-radius:999px!important;background:linear-gradient(90deg,#6C2BD9,#A78BFA)!important}.pds-root .pds-handwritten-note{position:relative!important;z-index:2!important;color:#5B21B6!important;font-family:"Comic Sans MS","Segoe Print",cursive!important;font-weight:700!important;font-size:clamp(23px,2.1vw,31px)!important;line-height:1.55!important;transform:rotate(-4deg)!important}.pds-root .pds-handwritten-note em{display:block!important;font-style:normal!important}.pds-root .pds-handwritten-note svg{width:100px!important;height:45px!important;margin-top:8px!important;transform:rotate(4deg)!important}.pds-root .pds-handwritten-note path{fill:none!important;stroke:#6C2BD9!important;stroke-width:4!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media (max-width:1180px){.pds-root .pds-ecosystem-stage{min-height:1280px!important}.pds-root .pds-eco-benefits{position:relative!important;bottom:auto!important;margin:22px auto!important;width:100%!important}.pds-root .pds-eco-mobile-panel{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:100%!important;margin-top:26px!important;grid-template-columns:1fr!important}.pds-root .pds-tablet-preview{height:260px!important;max-width:620px!important;width:100%!important;margin-inline:auto!important}.pds-root .pds-handwritten-note{text-align:center!important;justify-self:center!important}}@media (max-width:760px){.pds-root .pds-ecosystem-stage{min-height:0!important}.pds-root .pds-eco-mobile-panel{padding:22px!important;border-radius:22px!important}.pds-root .pds-mobile-chips{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-root .pds-tablet-preview{display:none!important}.pds-root .pds-handwritten-note{font-size:24px!important}}.pds-root .pds-ecosystem{padding-top:clamp(50px,5.4vw,76px)!important;padding-bottom:clamp(56px,6vw,86px)!important;background:radial-gradient(circle at 50% 34%,rgb(108 43 217 / .052),transparent 34%),radial-gradient(circle at 7% 48%,rgb(108 43 217 / .035),transparent 29%),radial-gradient(circle at 93% 48%,rgb(108 43 217 / .035),transparent 29%),#fff!important;overflow:visible!important}.pds-root .pds-ecosystem .pds-wide{width:min(1480px,calc(100% - 44px))!important;margin-inline:auto!important}.pds-root .pds-ecosystem-head{margin-bottom:30px!important}.pds-root .pds-ecosystem-head h2{font-size:clamp(34px,3.8vw,56px)!important;letter-spacing:-.055em!important;margin-bottom:12px!important}.pds-root .pds-ecosystem-head p{max-width:760px!important}.pds-root .pds-ecosystem-stage{position:relative!important;width:100%!important;min-height:1020px!important;margin-inline:auto!important;overflow:visible!important}.pds-root .pds-ecosystem-device{position:absolute!important;left:50%!important;top:20px!important;transform:translateX(-50%)!important;width:min(780px,54vw)!important;z-index:5!important;filter:drop-shadow(0 42px 76px rgb(17 24 39 / .18))!important}.pds-root .pds-laptop-mock{padding:13px 13px 0!important;border-radius:26px!important;background:linear-gradient(180deg,#111827,#060814)!important;box-shadow:0 32px 82px rgb(17 24 39 / .20),0 0 0 1px rgb(255 255 255 / .45) inset!important}.pds-root .pds-laptop-screen{min-height:430px!important;border-radius:16px 16px 9px 9px!important}.pds-root .pds-laptop-base{height:29px!important;margin:0 -55px!important;border-radius:0 0 54px 54px!important}.pds-root .pds-app-sidebar{width:176px!important;padding:26px 20px!important}.pds-root .pds-app-main{padding:36px!important}.pds-root .pds-screen-state h3{font-size:32px!important}.pds-root .pds-screen-state ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 24px!important;margin-top:18px!important}.pds-root .pds-screen-state li{position:relative!important;padding-left:18px!important;list-style:none!important}.pds-root .pds-screen-state li:before{content:"✓"!important;position:absolute!important;left:0!important;top:0!important;color:#16a34a!important;font-weight:950!important}.pds-root .pds-phone-mock{right:-108px!important;bottom:36px!important;width:198px!important;height:360px!important;z-index:8!important;border-width:10px!important;box-shadow:0 32px 76px rgb(17 24 39 / .30)!important}.pds-root .pds-eco-node{width:260px!important;min-height:126px!important;border-radius:24px!important;grid-template-columns:58px 1fr!important;padding:18px!important;z-index:9!important;background:rgb(255 255 255 / .96)!important;border:1px solid rgb(108 43 217 / .15)!important;box-shadow:0 26px 70px rgb(31 18 58 / .075)!important}.pds-root .pds-eco-node b{font-size:17px!important;margin-top:0!important}.pds-root .pds-eco-node small{font-size:13px!important;line-height:1.45!important}.pds-root .pds-eco-node span{width:56px!important;height:56px!important;border-radius:20px!important}.pds-root .pds-eco-node-1{left:0!important;top:22px!important}.pds-root .pds-eco-node-2{left:0!important;top:202px!important}.pds-root .pds-eco-node-3{left:0!important;top:382px!important}.pds-root .pds-eco-node-4{right:0!important;top:22px!important}.pds-root .pds-eco-node-5{right:0!important;top:202px!important}.pds-root .pds-eco-node-6{right:0!important;top:382px!important}.pds-root .pds-eco-connectors{z-index:3!important;opacity:.72!important}.pds-root .pds-eco-connector{stroke-width:1.35!important;stroke-dasharray:4 7!important}.pds-root .pds-eco-benefits{position:absolute!important;left:50%!important;top:570px!important;bottom:auto!important;transform:translateX(-50%)!important;width:min(930px,76%)!important;z-index:10!important;border-radius:22px!important;background:rgb(255 255 255 / .94)!important;box-shadow:0 22px 58px rgb(31 18 58 / .075)!important}.pds-root .pds-eco-benefits div{padding:16px 18px!important}.pds-root .pds-eco-mobile-panel{position:absolute!important;left:50%!important;bottom:0!important;transform:translateX(-50%)!important;width:min(1210px,94%)!important;min-height:300px!important;grid-template-columns:minmax(320px,1fr) minmax(430px,560px) 290px!important;gap:34px!important;padding:38px 44px!important;border-radius:30px!important;z-index:4!important}.pds-root .pds-tablet-preview{height:285px!important;border-width:13px!important;border-bottom-width:0!important;border-radius:36px 36px 0 0!important}.pds-root .pds-tablet-screen{padding:24px!important}.pds-root .pds-handwritten-note{font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive!important;font-size:clamp(24px,2.1vw,32px)!important;line-height:1.52!important}.pds-root .pds-mobile-chips{grid-template-columns:repeat(4,minmax(82px,1fr))!important}.pds-root .pds-mobile-chips span{min-height:76px!important}@media (max-width:1320px){.pds-root .pds-ecosystem-stage{min-height:1060px!important}.pds-root .pds-ecosystem-device{width:min(720px,56vw)!important}.pds-root .pds-eco-node{width:238px!important;padding:16px!important}.pds-root .pds-phone-mock{right:-86px!important}.pds-root .pds-eco-benefits{top:545px!important;width:min(860px,74%)!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-stage{min-height:0!important;display:block!important}.pds-root .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(780px,92vw)!important;margin:0 auto!important}.pds-root .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-nodes{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:34px auto 0!important;max-width:760px!important}.pds-root .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;min-height:112px!important}.pds-root .pds-eco-benefits{position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:min(760px,100%)!important;margin:22px auto 0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-root .pds-eco-mobile-panel{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:min(920px,100%)!important;margin:28px auto 0!important;grid-template-columns:1fr!important}.pds-root .pds-tablet-preview{max-width:620px!important;width:100%!important;margin-inline:auto!important}.pds-root .pds-handwritten-note{text-align:center!important;justify-self:center!important}}@media (max-width:760px){.pds-root .pds-ecosystem .pds-wide{width:min(100% - 28px,540px)!important}.pds-root .pds-laptop-mock{display:none!important}.pds-root .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(292px,84vw)!important;height:520px!important;margin:0 auto!important}.pds-root .pds-ecosystem-device{width:100%!important}.pds-root .pds-ecosystem-nodes{grid-template-columns:1fr!important;margin-top:22px!important}.pds-root .pds-eco-node{grid-template-columns:52px 1fr!important;min-height:auto!important}.pds-root .pds-eco-benefits{grid-template-columns:1fr!important}.pds-root .pds-eco-mobile-panel{padding:24px!important;border-radius:24px!important}.pds-root .pds-tablet-preview{display:none!important}.pds-root .pds-mobile-chips{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.pds-root .pds-ecosystem-v107{background:radial-gradient(circle at 50% 34%,rgb(108 43 217 / .08),transparent 44%),#fff!important;padding-top:clamp(36px,4.8vw,70px)!important;padding-bottom:clamp(44px,5.4vw,78px)!important}.pds-root .pds-ecosystem-v107 .pds-wide{width:min(1540px,calc(100% - 52px))!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-head{max-width:900px!important;margin-bottom:34px!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-head h2{font-size:clamp(38px,4.4vw,70px)!important;letter-spacing:-.055em!important;line-height:1.01!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-head p{max-width:760px!important;margin:0 auto!important;font-size:clamp(17px,1.55vw,22px)!important;line-height:1.55!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-stage{position:relative!important;min-height:850px!important;max-width:1500px!important;margin:0 auto!important;overflow:visible!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-device{position:absolute!important;left:50%!important;top:44px!important;transform:translateX(-50%)!important;width:min(865px,60vw)!important;z-index:8!important}.pds-root .pds-ecosystem-v107 .pds-laptop-mock{position:relative!important;width:100%!important;aspect-ratio:1.53!important;height:auto!important;border-radius:28px 28px 18px 18px!important;background:linear-gradient(180deg,#111827,#030712)!important;padding:16px 16px 22px!important;box-shadow:0 42px 95px rgb(15 23 42 / .20),0 8px 28px rgb(108 43 217 / .12)!important;overflow:visible!important}.pds-root .pds-ecosystem-v107 .pds-laptop-mock:before{content:""!important;position:absolute!important;left:50%!important;top:8px!important;transform:translateX(-50%)!important;width:62px!important;height:7px!important;border-radius:99px!important;background:rgb(255 255 255 / .22)!important;z-index:5!important}.pds-root .pds-ecosystem-v107 .pds-browser-bar{height:48px!important;border-radius:16px 16px 0 0!important;background:linear-gradient(180deg,#f9fafb,#eef2f7)!important;display:grid!important;grid-template-columns:120px 1fr 120px!important;align-items:center!important;padding:0 16px!important;border-bottom:1px solid rgb(15 23 42 / .07)!important}.pds-root .pds-ecosystem-v107 .pds-browser-dots{display:flex!important;gap:9px!important}.pds-root .pds-ecosystem-v107 .pds-browser-dots i{width:11px!important;height:11px!important;border-radius:50%!important;display:block!important;background:#ef4444!important}.pds-root .pds-ecosystem-v107 .pds-browser-dots i:nth-child(2){background:#f59e0b!important}.pds-root .pds-ecosystem-v107 .pds-browser-dots i:nth-child(3){background:#22c55e!important}.pds-root .pds-ecosystem-v107 .pds-browser-url{justify-self:center!important;width:min(330px,100%)!important;text-align:center!important;background:#fff!important;border:1px solid rgb(15 23 42 / .06)!important;border-radius:10px!important;padding:8px 16px!important;font-size:14px!important;font-weight:700!important;color:#334155!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .8)!important}.pds-root .pds-ecosystem-v107 .pds-browser-actions{justify-self:end!important;display:flex!important;gap:16px!important;font-weight:800!important;color:#475569!important}.pds-root .pds-ecosystem-v107 .pds-laptop-screen{height:calc(100% - 48px)!important;border-radius:0 0 14px 14px!important;background:#fff!important;display:grid!important;grid-template-columns:190px 1fr!important;overflow:hidden!important;border:0!important}.pds-root .pds-ecosystem-v107 .pds-app-sidebar{padding:24px 18px!important;background:linear-gradient(180deg,#fbfaff,#fff)!important;border-right:1px solid rgb(15 23 42 / .06)!important;display:flex!important;flex-direction:column!important;gap:9px!important}.pds-root .pds-ecosystem-v107 .pds-app-brand{display:grid!important;grid-template-columns:32px 1fr!important;align-items:center!important;gap:8px!important;margin-bottom:18px!important;color:#4c1d95!important}.pds-root .pds-ecosystem-v107 .pds-app-brand span{width:32px!important;height:32px!important;border-radius:10px!important;background:#6d28d9!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:15px!important;box-shadow:0 10px 22px rgb(108 43 217 / .25)!important}.pds-root .pds-ecosystem-v107 .pds-app-brand b{font-size:21px!important;letter-spacing:.16em!important;line-height:1!important}.pds-root .pds-ecosystem-v107 .pds-app-brand em{grid-column:2!important;margin-top:-8px!important;font-size:11px!important;font-style:normal!important;letter-spacing:.2em!important;font-weight:900!important}.pds-root .pds-ecosystem-v107 .pds-app-sidebar span{font-size:13px!important;font-weight:750!important;color:#475569!important;border-radius:10px!important;padding:10px 12px!important}.pds-root .pds-ecosystem-v107 .pds-app-sidebar span.active{background:#ede9fe!important;color:#5b21b6!important}.pds-root .pds-ecosystem-v107 .pds-app-main{position:relative!important;padding:0!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;overflow:hidden!important}.pds-root .pds-ecosystem-v107 .pds-app-topbar{height:64px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 28px!important;border-bottom:1px solid rgb(15 23 42 / .07)!important;background:rgb(255 255 255 / .92)!important}.pds-root .pds-ecosystem-v107 .pds-app-topbar>b{font-size:17px!important;color:#111827!important}.pds-root .pds-ecosystem-v107 .pds-app-user{display:grid!important;grid-template-columns:auto 34px auto!important;gap:8px!important;align-items:center!important;min-width:210px!important}.pds-root .pds-ecosystem-v107 .pds-app-user i{width:34px!important;height:34px!important;border-radius:50%!important;background:linear-gradient(135deg,#fde68a,#92400e)!important;display:block!important}.pds-root .pds-ecosystem-v107 .pds-app-user strong{font-size:12px!important;line-height:1.1!important}.pds-root .pds-ecosystem-v107 .pds-app-user small{grid-column:3!important;font-size:10px!important;margin-top:-8px!important;color:#64748b!important;font-weight:700!important}.pds-root .pds-ecosystem-v107 .pds-screen-state{position:absolute!important;inset:64px 0 0 0!important;padding:26px 28px!important;opacity:0!important;transform:translateY(10px)!important;transition:opacity .55s ease,transform .55s ease!important;pointer-events:none!important}.pds-root .pds-ecosystem-v107 .pds-screen-state.is-active{opacity:1!important;transform:none!important;pointer-events:auto!important}.pds-root .pds-ecosystem-v107 .pds-screen-state small{display:block!important;font-size:12px!important;letter-spacing:.14em!important;color:#6d28d9!important;font-weight:900!important;margin-bottom:8px!important}.pds-root .pds-ecosystem-v107 .pds-screen-state h3{font-size:clamp(24px,2.1vw,32px)!important;line-height:1.05!important;margin:0 0 8px!important;letter-spacing:-.04em!important;color:#111827!important}.pds-root .pds-ecosystem-v107 .pds-screen-state p{font-size:15px!important;line-height:1.5!important;color:#475569!important;margin:0 0 18px!important}.pds-root .pds-ecosystem-v107 .pds-dashboard-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:16px 0 20px!important}.pds-root .pds-ecosystem-v107 .pds-dashboard-stats b,.pds-root .pds-ecosystem-v107 .pds-dashboard-lower>div,.pds-root .pds-ecosystem-v107 .pds-analytics-grid b,.pds-root .pds-ecosystem-v107 .pds-mini-panel,.pds-root .pds-ecosystem-v107 .pds-mcq-options span{background:#fff!important;border:1px solid rgb(15 23 42 / .075)!important;border-radius:16px!important;box-shadow:0 12px 34px rgb(15 23 42 / .045)!important}.pds-root .pds-ecosystem-v107 .pds-dashboard-stats b{padding:15px!important;font-size:12px!important;color:#475569!important;display:block!important}.pds-root .pds-ecosystem-v107 .pds-dashboard-stats em{display:block!important;font-style:normal!important;font-size:26px!important;color:#0f172a!important;margin-top:7px!important}.pds-root .pds-ecosystem-v107 .pds-dashboard-stats small{display:block!important;color:#16a34a!important;margin-top:5px!important;font-size:11px!important}.pds-root .pds-ecosystem-v107 .pds-dashboard-lower{display:grid!important;grid-template-columns:1.45fr 1fr!important;gap:16px!important}.pds-root .pds-ecosystem-v107 .pds-dashboard-lower>div{padding:18px!important}.pds-root .pds-ecosystem-v107 .pds-dashboard-lower b{display:block!important;margin-bottom:10px!important;font-size:15px!important}.pds-root .pds-ecosystem-v107 .pds-dashboard-lower span{display:block!important;padding:8px 0!important;border-top:1px solid rgb(15 23 42 / .06)!important;font-size:12px!important;color:#334155!important}.pds-root .pds-ecosystem-v107 .pds-laptop-base{position:absolute!important;left:50%!important;bottom:-34px!important;transform:translateX(-50%)!important;width:112%!important;height:38px!important;border-radius:0 0 60px 60px!important;background:linear-gradient(180deg,#111827,#020617)!important;box-shadow:0 24px 48px rgb(15 23 42 / .28)!important}.pds-root .pds-ecosystem-v107 .pds-laptop-base:after{content:""!important;position:absolute!important;left:50%!important;top:5px!important;transform:translateX(-50%)!important;width:140px!important;height:8px!important;border-radius:99px!important;background:rgb(255 255 255 / .18)!important}.pds-root .pds-ecosystem-v107 .pds-phone-mock{position:absolute!important;right:-116px!important;bottom:-38px!important;width:190px!important;height:350px!important;border:10px solid #050814!important;border-radius:34px!important;background:#fff!important;box-shadow:0 30px 70px rgb(15 23 42 / .30)!important;overflow:hidden!important;z-index:12!important}.pds-root .pds-ecosystem-v107 .pds-phone-notch{position:absolute!important;top:0!important;left:50%!important;transform:translateX(-50%)!important;width:76px!important;height:20px!important;border-radius:0 0 14px 14px!important;background:#050814!important;z-index:4!important}.pds-root .pds-ecosystem-v107 .pds-phone-state{position:absolute!important;inset:28px 16px 64px!important;opacity:0!important;transform:translateY(8px)!important;transition:opacity .5s ease,transform .5s ease!important}.pds-root .pds-ecosystem-v107 .pds-phone-state.is-active{opacity:1!important;transform:none!important}.pds-root .pds-ecosystem-v107 .pds-phone-state small{font-size:11px!important;color:#6d28d9!important;font-weight:900!important}.pds-root .pds-ecosystem-v107 .pds-phone-state b{display:block!important;font-size:22px!important;line-height:1.05!important;margin:24px 0 10px!important;color:#111827!important}.pds-root .pds-ecosystem-v107 .pds-phone-state span{display:block!important;border-radius:12px!important;background:#f5f3ff!important;padding:13px!important;font-weight:800!important;color:#5b21b6!important}.pds-root .pds-ecosystem-v107 .pds-phone-cta{position:absolute!important;left:16px!important;right:16px!important;bottom:16px!important;border-radius:12px!important;background:#6d28d9!important;color:#fff!important;text-align:center!important;padding:12px!important;font-weight:900!important;font-size:13px!important}.pds-root .pds-ecosystem-v107 .pds-eco-node{position:absolute!important;width:265px!important;min-height:142px!important;display:grid!important;grid-template-columns:70px 1fr!important;align-items:center!important;gap:0 18px!important;padding:20px!important;border:1px solid rgb(108 43 217 / .16)!important;border-radius:22px!important;background:rgb(255 255 255 / .94)!important;box-shadow:0 24px 60px rgb(31 18 58 / .08)!important;z-index:10!important}.pds-root .pds-ecosystem-v107 .pds-eco-node span{grid-row:1 / span 2!important;width:62px!important;height:62px!important;border-radius:18px!important;background:linear-gradient(135deg,#7c3aed,#4c1d95)!important;color:#fff!important;box-shadow:0 16px 30px rgb(108 43 217 / .24)!important;display:grid!important;place-items:center!important}.pds-root .pds-ecosystem-v107 .pds-eco-node svg{width:31px!important;height:31px!important}.pds-root .pds-ecosystem-v107 .pds-eco-node b{font-size:19px!important;line-height:1.05!important;color:#111827!important}.pds-root .pds-ecosystem-v107 .pds-eco-node small{font-size:14px!important;line-height:1.48!important;color:#334155!important}.pds-root .pds-ecosystem-v107 .pds-eco-node:after{content:""!important;grid-column:2!important;width:44px!important;height:3px!important;border-radius:99px!important;background:#6d28d9!important;margin-top:10px!important;opacity:.82!important}.pds-root .pds-ecosystem-v107 .pds-eco-node-1{left:0!important;top:42px!important}.pds-root .pds-ecosystem-v107 .pds-eco-node-2{left:0!important;top:258px!important}.pds-root .pds-ecosystem-v107 .pds-eco-node-3{left:0!important;top:474px!important}.pds-root .pds-ecosystem-v107 .pds-eco-node-4{right:0!important;top:42px!important}.pds-root .pds-ecosystem-v107 .pds-eco-node-5{right:0!important;top:258px!important}.pds-root .pds-ecosystem-v107 .pds-eco-node-6{right:0!important;top:474px!important}.pds-root .pds-ecosystem-v107 .pds-eco-connectors{position:absolute!important;inset:0!important;width:100%!important;height:670px!important;z-index:4!important;pointer-events:none!important;opacity:.9!important}.pds-root .pds-ecosystem-v107 .pds-eco-connector{fill:none!important;stroke:#6d28d9!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-dasharray:5 9!important;filter:drop-shadow(0 0 7px rgb(108 43 217 / .16))!important;animation:pdsEcoPulse 6s linear infinite!important}.pds-root .pds-ecosystem-v107 .pds-eco-connector:nth-child(2n){animation-delay:1.5s!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits{position:absolute!important;left:50%!important;top:676px!important;transform:translateX(-50%)!important;width:min(1050px,80%)!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;border-radius:24px!important;background:rgb(255 255 255 / .95)!important;border:1px solid rgb(108 43 217 / .12)!important;box-shadow:0 26px 70px rgb(31 18 58 / .075)!important;z-index:15!important;overflow:hidden!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits div{padding:19px 22px!important;display:grid!important;grid-template-columns:52px 1fr!important;gap:4px 14px!important;align-items:center!important;border-right:1px solid rgb(108 43 217 / .12)!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits div:last-child{border-right:0!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits span{grid-row:1 / span 2!important;width:46px!important;height:46px!important;border-radius:50%!important;background:#f1edff!important;color:#6d28d9!important;display:grid!important;place-items:center!important;font-size:23px!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits b{font-size:15px!important;color:#111827!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits small{font-size:13px!important;line-height:1.38!important;color:#475569!important}.pds-root .pds-ecosystem-v107 .pds-handwritten-note{position:absolute!important;right:44px!important;bottom:58px!important;z-index:12!important;color:#5b21b6!important;font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive!important;font-size:clamp(25px,2.2vw,36px)!important;line-height:1.42!important;transform:rotate(-4deg)!important}.pds-root .pds-ecosystem-v107 .pds-handwritten-note em{display:block!important;font-style:normal!important}.pds-root .pds-ecosystem-v107 .pds-handwritten-note svg{width:110px!important;height:50px!important;margin-top:4px!important}.pds-root .pds-ecosystem-v107 .pds-handwritten-note path{fill:none!important;stroke:currentColor!important;stroke-width:4!important;stroke-linecap:round!important;stroke-linejoin:round!important}@keyframes pdsEcoPulse{0%{stroke-dashoffset:0;opacity:.62}50%{opacity:1}100%{stroke-dashoffset:-56;opacity:.62}}@media (max-width:1340px){.pds-root .pds-ecosystem-v107 .pds-ecosystem-stage{min-height:900px!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-device{width:min(760px,57vw)!important}.pds-root .pds-ecosystem-v107 .pds-eco-node{width:238px!important;padding:17px!important}.pds-root .pds-ecosystem-v107 .pds-phone-mock{right:-76px!important;width:170px!important;height:322px!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits{top:650px!important;width:min(970px,78%)!important}.pds-root .pds-ecosystem-v107 .pds-handwritten-note{right:20px!important;bottom:44px!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-v107 .pds-ecosystem-stage{min-height:0!important;display:block!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(820px,90vw)!important;margin:0 auto!important}.pds-root .pds-ecosystem-v107 .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-nodes{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:58px auto 0!important;max-width:760px!important}.pds-root .pds-ecosystem-v107 .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;min-height:126px!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(820px,100%)!important;margin:24px auto 0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-root .pds-ecosystem-v107 .pds-handwritten-note{position:relative!important;right:auto!important;bottom:auto!important;text-align:center!important;margin:28px auto 0!important;width:max-content!important;max-width:100%!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v107 .pds-wide{width:min(100% - 28px,540px)!important}.pds-root .pds-ecosystem-v107 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v107 .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(292px,84vw)!important;height:520px!important;margin:0 auto!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-device{width:100%!important}.pds-root .pds-ecosystem-v107 .pds-ecosystem-nodes{grid-template-columns:1fr!important;margin-top:24px!important}.pds-root .pds-ecosystem-v107 .pds-eco-node{grid-template-columns:58px 1fr!important;min-height:auto!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits{grid-template-columns:1fr!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits div{border-right:0!important;border-bottom:1px solid rgb(108 43 217 / .12)!important}.pds-root .pds-ecosystem-v107 .pds-eco-benefits div:last-child{border-bottom:0!important}.pds-root .pds-ecosystem-v107 .pds-handwritten-note{font-size:26px!important}}.pds-root .pds-ecosystem-v108{padding-top:clamp(48px,5vw,74px)!important;padding-bottom:clamp(54px,5.4vw,82px)!important;background:radial-gradient(circle at 50% 38%,rgb(108 43 217 / .055),transparent 36%),radial-gradient(circle at 8% 48%,rgb(108 43 217 / .035),transparent 28%),radial-gradient(circle at 92% 48%,rgb(108 43 217 / .035),transparent 28%),#fff!important}.pds-root .pds-ecosystem-v108 .pds-wide{width:min(1520px,calc(100% - 48px))!important}.pds-root .pds-ecosystem-v108 .pds-ecosystem-head{margin-bottom:34px!important}.pds-root .pds-ecosystem-v108 .pds-ecosystem-head h2{font-size:clamp(38px,4.1vw,62px)!important;max-width:980px!important;margin-inline:auto!important;line-height:1.02!important}.pds-root .pds-ecosystem-v108 .pds-ecosystem-stage{min-height:710px!important;max-width:1450px!important;margin-inline:auto!important}.pds-root .pds-ecosystem-v108 .pds-ecosystem-device{width:min(900px,62vw)!important;top:46px!important;z-index:6!important}.pds-root .pds-ecosystem-v108 .pds-laptop-mock{padding:14px 14px 0!important;border-radius:28px!important;background:linear-gradient(180deg,#101827,#050812)!important;box-shadow:0 40px 95px rgb(17 24 39 / .22),0 0 0 1px rgb(255 255 255 / .45) inset!important}.pds-root .pds-ecosystem-v108 .pds-laptop-screen{min-height:456px!important;border-radius:18px 18px 10px 10px!important}.pds-root .pds-ecosystem-v108 .pds-laptop-base{height:31px!important;margin:0 -68px!important;border-radius:0 0 58px 58px!important;background:linear-gradient(180deg,#111827,#060914)!important;box-shadow:0 26px 44px rgb(17 24 39 / .24)!important}.pds-root .pds-ecosystem-v108 .pds-laptop-base:after{width:176px!important;height:7px!important;opacity:.95!important}.pds-root .pds-ecosystem-v108 .pds-phone-mock{display:none!important}.pds-root .pds-ecosystem-v108 .pds-eco-benefits{display:none!important}.pds-root .pds-ecosystem-v108 .pds-eco-node{width:286px!important;min-height:126px!important;padding:18px!important;grid-template-columns:60px 1fr!important;background:rgb(255 255 255 / .965)!important;border:1px solid rgb(108 43 217 / .15)!important;box-shadow:0 28px 72px rgb(31 18 58 / .075)!important}.pds-root .pds-ecosystem-v108 .pds-eco-node span{width:58px!important;height:58px!important;border-radius:20px!important;background:linear-gradient(135deg,#6C2BD9,#7C3AED)!important;color:#fff!important;box-shadow:0 16px 34px rgb(108 43 217 / .22)!important}.pds-root .pds-ecosystem-v108 .pds-eco-node b{font-size:18px!important;line-height:1.1!important}.pds-root .pds-ecosystem-v108 .pds-eco-node small{font-size:13.5px!important;line-height:1.43!important}.pds-root .pds-ecosystem-v108 .pds-eco-node-1{left:0!important;top:34px!important}.pds-root .pds-ecosystem-v108 .pds-eco-node-2{left:0!important;top:218px!important}.pds-root .pds-ecosystem-v108 .pds-eco-node-3{left:0!important;top:402px!important}.pds-root .pds-ecosystem-v108 .pds-eco-node-4{right:0!important;top:34px!important}.pds-root .pds-ecosystem-v108 .pds-eco-node-5{right:0!important;top:218px!important}.pds-root .pds-ecosystem-v108 .pds-eco-node-6{right:0!important;top:402px!important}.pds-root .pds-ecosystem-v108 .pds-eco-connectors{display:block!important;z-index:3!important;opacity:.85!important}.pds-root .pds-ecosystem-v108 .pds-eco-connector{stroke:#7C3AED!important;stroke-width:1.45!important;stroke-dasharray:4 9!important;filter:drop-shadow(0 0 4px rgb(124 58 237 / .18))!important;animation:pds-eco-flow 3.8s linear infinite!important}.pds-root .pds-ecosystem-v108 .pds-handwritten-note{position:absolute!important;right:26px!important;top:548px!important;z-index:7!important;text-align:left!important;font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive!important;font-size:clamp(21px,1.9vw,29px)!important;line-height:1.42!important;color:#5B21B6!important;transform:rotate(-5deg)!important}.pds-root .pds-ecosystem-v108 .pds-handwritten-note svg{width:92px!important;height:42px!important}.pds-root .pds-ecosystem-v108 .pds-app-brand{align-items:flex-start!important;gap:8px!important}.pds-root .pds-ecosystem-v108 .pds-app-brand b{letter-spacing:.18em!important}.pds-root .pds-ecosystem-v108 .pds-app-topbar{min-height:62px!important}.pds-root .pds-ecosystem-v108 .pds-app-topbar>b{font-size:16px!important}.pds-root .pds-ecosystem-v108 .pds-browser-url{font-weight:780!important;color:#334155!important;background:#f8fafc!important}@keyframes pds-eco-flow{to{stroke-dashoffset:-52}}@media (max-width:1320px){.pds-root .pds-ecosystem-v108 .pds-ecosystem-stage{min-height:720px!important}.pds-root .pds-ecosystem-v108 .pds-ecosystem-device{width:min(820px,60vw)!important}.pds-root .pds-ecosystem-v108 .pds-eco-node{width:250px!important}.pds-root .pds-ecosystem-v108 .pds-handwritten-note{right:8px!important;top:552px!important;font-size:24px!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-v108 .pds-ecosystem-stage{min-height:0!important;display:block!important}.pds-root .pds-ecosystem-v108 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(860px,92vw)!important;margin:0 auto!important}.pds-root .pds-ecosystem-v108 .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-v108 .pds-ecosystem-nodes{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:30px auto 0!important;max-width:780px!important}.pds-root .pds-ecosystem-v108 .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important}.pds-root .pds-ecosystem-v108 .pds-handwritten-note{position:relative!important;right:auto!important;top:auto!important;text-align:center!important;margin:24px auto 0!important;display:block!important;width:max-content!important;max-width:100%!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v108 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v108 .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(292px,84vw)!important;height:520px!important;margin:0 auto!important}.pds-root .pds-ecosystem-v108 .pds-ecosystem-device{width:100%!important}.pds-root .pds-ecosystem-v108 .pds-ecosystem-nodes{grid-template-columns:1fr!important;margin-top:22px!important}.pds-root .pds-ecosystem-v108 .pds-eco-node{grid-template-columns:54px 1fr!important;min-height:auto!important}.pds-root .pds-ecosystem-v108 .pds-handwritten-note{font-size:23px!important}}.pds-root .pds-ecosystem-v109{padding-top:clamp(42px,4.5vw,64px)!important;padding-bottom:clamp(48px,5vw,74px)!important}.pds-root .pds-ecosystem-v109 .pds-ecosystem-stage{min-height:680px!important;max-width:1440px!important}.pds-root .pds-ecosystem-v109 .pds-ecosystem-device{width:min(820px,58vw)!important;top:54px!important}.pds-root .pds-ecosystem-v109 .pds-laptop-mock{padding:12px 12px 0!important;border-radius:26px!important;background:linear-gradient(180deg,#0f172a,#050816)!important;box-shadow:0 34px 82px rgb(15 23 42 / .24),0 0 0 1px rgb(255 255 255 / .42) inset!important}.pds-root .pds-ecosystem-v109 .pds-browser-bar{height:40px!important;display:grid!important;grid-template-columns:86px 1fr 86px!important;align-items:center!important;gap:12px!important;padding:0 12px!important;border-radius:18px 18px 0 0!important;background:linear-gradient(180deg,#f8fafc,#eef2ff)!important}.pds-root .pds-ecosystem-v109 .pds-browser-url{height:25px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;background:#fff!important;color:#334155!important;box-shadow:0 1px 0 rgb(15 23 42 / .06) inset!important}.pds-root .pds-ecosystem-v109 .pds-browser-actions{font-size:12px!important;color:#64748b!important}.pds-root .pds-ecosystem-v109 .pds-laptop-screen{height:462px!important;min-height:462px!important;display:grid!important;grid-template-columns:168px 1fr!important;border-radius:0 0 16px 16px!important;background:#f8fafc!important;overflow:hidden!important}.pds-root .pds-ecosystem-v109 .pds-app-sidebar{height:100%!important;padding:18px 12px!important;background:linear-gradient(180deg,#241044,#12081f)!important;color:#fff!important;overflow:hidden!important}.pds-root .pds-ecosystem-v109 .pds-app-brand{display:grid!important;grid-template-columns:34px 1fr!important;align-items:center!important;column-gap:9px!important;margin:0 0 18px!important;padding:8px!important;border-radius:16px!important;background:rgb(255 255 255 / .08)!important}.pds-root .pds-ecosystem-v109 .pds-app-brand span{grid-row:1 / span 2!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#fff!important;color:#6C2BD9!important;box-shadow:0 10px 22px rgb(0 0 0 / .18)!important}.pds-root .pds-ecosystem-v109 .pds-app-brand b{font-size:12px!important;letter-spacing:.16em!important;line-height:1!important}.pds-root .pds-ecosystem-v109 .pds-app-brand em{font-size:10px!important;line-height:1!important;color:#c4b5fd!important;font-style:normal!important;font-weight:900!important}.pds-root .pds-ecosystem-v109 .pds-app-sidebar>span{display:flex!important;align-items:center!important;height:31px!important;margin:4px 0!important;padding:0 10px!important;border-radius:10px!important;color:#d8cff9!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important}.pds-root .pds-ecosystem-v109 .pds-app-sidebar>span.active{background:rgb(255 255 255 / .14)!important;color:#fff!important}.pds-root .pds-ecosystem-v109 .pds-app-main{height:100%!important;position:relative!important;padding:0!important;background:linear-gradient(180deg,#ffffff,#f8fafc)!important;overflow:hidden!important}.pds-root .pds-ecosystem-v109 .pds-app-topbar{height:58px!important;min-height:58px!important;display:grid!important;grid-template-columns:minmax(230px,1fr) auto!important;align-items:center!important;gap:16px!important;padding:0 22px!important;border-bottom:1px solid rgb(15 23 42 / .07)!important;background:rgb(255 255 255 / .96)!important}.pds-root .pds-ecosystem-v109 .pds-app-topbar>b{font-size:15px!important;line-height:1.1!important;letter-spacing:-.02em!important;color:#111827!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pds-root .pds-ecosystem-v109 .pds-app-user{display:grid!important;grid-template-columns:22px 30px auto!important;grid-template-rows:16px 13px!important;align-items:center!important;column-gap:8px!important;min-width:168px!important}.pds-root .pds-ecosystem-v109 .pds-app-user>span{grid-row:1/span 2!important;font-size:13px!important;width:22px!important;height:22px!important;display:grid!important;place-items:center!important;background:#f5f3ff!important;border-radius:50%!important}.pds-root .pds-ecosystem-v109 .pds-app-user i{grid-row:1/span 2!important;width:30px!important;height:30px!important;border-radius:50%!important;background:linear-gradient(135deg,#6C2BD9,#A78BFA)!important}.pds-root .pds-ecosystem-v109 .pds-app-user strong{font-size:11px!important;line-height:1!important;color:#111827!important;white-space:nowrap!important}.pds-root .pds-ecosystem-v109 .pds-app-user small{font-size:9px!important;line-height:1!important;color:#64748b!important;white-space:nowrap!important}.pds-root .pds-ecosystem-v109 .pds-screen-state{position:absolute!important;inset:58px 0 0 0!important;padding:20px 22px!important;opacity:0!important;transform:translateY(8px)!important;transition:opacity .5s ease,transform .5s ease!important;pointer-events:none!important;overflow:hidden!important}.pds-root .pds-ecosystem-v109 .pds-screen-state.is-active{opacity:1!important;transform:none!important;pointer-events:auto!important}.pds-root .pds-ecosystem-v109 .pds-portal-kicker{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:9px!important}.pds-root .pds-ecosystem-v109 .pds-portal-kicker small{display:inline-flex!important;margin:0!important;padding:5px 8px!important;border-radius:999px!important;background:#f3e8ff!important;color:#6C2BD9!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important}.pds-root .pds-ecosystem-v109 .pds-portal-kicker strong{font-size:11px!important;color:#64748b!important;font-weight:850!important}.pds-root .pds-ecosystem-v109 .pds-screen-state h3{font-size:clamp(22px,2vw,30px)!important;line-height:1.05!important;margin:0 0 14px!important;letter-spacing:-.045em!important;color:#111827!important}.pds-root .pds-ecosystem-v109 .pds-screen-state p{font-size:13px!important;line-height:1.5!important;margin:0 0 12px!important;color:#475569!important;font-weight:650!important;max-width:100%!important}.pds-root .pds-ecosystem-v109 .pds-dashboard-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0 0 14px!important}.pds-root .pds-ecosystem-v109 .pds-dashboard-stats b,.pds-root .pds-ecosystem-v109 .pds-analytics-grid b{display:block!important;padding:12px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 10px 28px rgb(31 18 58 / .045)!important;font-size:10px!important;color:#64748b!important;text-transform:none!important}.pds-root .pds-ecosystem-v109 .pds-dashboard-stats em,.pds-root .pds-ecosystem-v109 .pds-analytics-grid em{display:block!important;margin-top:4px!important;font-style:normal!important;font-size:21px!important;line-height:1!important;color:#111827!important;font-weight:950!important}.pds-root .pds-ecosystem-v109 .pds-dashboard-stats small{display:block!important;margin-top:5px!important;font-size:9px!important;color:#16a34a!important;font-weight:900!important}.pds-root .pds-ecosystem-v109 .pds-portal-panels{display:grid!important;grid-template-columns:1.32fr .9fr!important;gap:12px!important}.pds-root .pds-ecosystem-v109 .pds-portal-panels section,.pds-root .pds-ecosystem-v109 .pds-note-layout article,.pds-root .pds-ecosystem-v109 .pds-note-layout aside,.pds-root .pds-ecosystem-v109 .pds-revision-list span{padding:14px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 12px 28px rgb(31 18 58 / .045)!important}.pds-root .pds-ecosystem-v109 .pds-portal-panels b,.pds-root .pds-ecosystem-v109 .pds-note-layout b{display:block!important;margin-bottom:8px!important;color:#111827!important;font-size:13px!important}.pds-root .pds-ecosystem-v109 .pds-portal-panels span{display:block!important;padding:6px 0!important;border-top:1px solid #eef2ff!important;color:#334155!important;font-size:11px!important;font-weight:750!important}.pds-root .pds-ecosystem-v109 .pds-note-layout{display:grid!important;grid-template-columns:1.35fr .85fr!important;gap:14px!important}.pds-root .pds-ecosystem-v109 .pds-screen-state ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 12px!important;margin:10px 0 0!important;padding:0!important;list-style:none!important}.pds-root .pds-ecosystem-v109 .pds-screen-state li{font-size:12px!important;font-weight:800!important;color:#334155!important;padding-left:18px!important;position:relative!important}.pds-root .pds-ecosystem-v109 .pds-screen-state li:before{content:"✓"!important;position:absolute!important;left:0!important;color:#16a34a!important;font-weight:950!important}.pds-root .pds-ecosystem-v109 .pds-mini-panel{margin-top:12px!important;padding:13px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;display:grid!important;grid-template-columns:1fr 1.4fr auto!important;gap:12px!important;align-items:center!important;box-shadow:0 12px 28px rgb(31 18 58 / .045)!important}.pds-root .pds-ecosystem-v109 .pds-mini-panel b{font-size:12px!important;color:#111827!important}.pds-root .pds-ecosystem-v109 .pds-mini-panel span{height:9px!important;background:#ede9fe!important;border-radius:999px!important;overflow:hidden!important}.pds-root .pds-ecosystem-v109 .pds-mini-panel i{display:block!important;height:100%!important;background:linear-gradient(90deg,#6C2BD9,#A78BFA)!important;border-radius:inherit!important}.pds-root .pds-ecosystem-v109 .pds-mini-panel em{font-style:normal!important;font-size:11px!important;font-weight:900!important;color:#6C2BD9!important}.pds-root .pds-ecosystem-v109 .pds-mcq-options{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin-top:10px!important}.pds-root .pds-ecosystem-v109 .pds-mcq-options span{display:block!important;padding:11px 12px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .08)!important;font-size:12px!important;font-weight:850!important;color:#334155!important}.pds-root .pds-ecosystem-v109 .pds-mcq-options .correct{border-color:rgb(22 163 74 / .28)!important;background:#ecfdf5!important;color:#166534!important}.pds-root .pds-ecosystem-v109 .pds-analytics-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-bottom:16px!important}.pds-root .pds-ecosystem-v109 .pds-chart-line{height:155px!important;display:flex!important;align-items:end!important;gap:14px!important;padding:18px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 12px 28px rgb(31 18 58 / .045)!important}.pds-root .pds-ecosystem-v109 .pds-chart-line i{flex:1!important;max-width:52px!important;min-width:24px!important;border-radius:14px 14px 6px 6px!important;background:linear-gradient(180deg,#7C3AED,#DDD6FE)!important}.pds-root .pds-ecosystem-v109 .pds-revision-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:8px 0 0!important}.pds-root .pds-ecosystem-v109 .pds-revision-list b{display:block!important;font-size:14px!important;color:#111827!important}.pds-root .pds-ecosystem-v109 .pds-revision-list em{display:block!important;margin-top:6px!important;font-style:normal!important;color:#6C2BD9!important;font-weight:850!important;font-size:11px!important}.pds-root .pds-ecosystem-v109 .pds-laptop-base{height:29px!important;margin:0 -58px!important;border-radius:0 0 56px 56px!important;background:linear-gradient(180deg,#111827,#050816)!important;box-shadow:0 24px 42px rgb(15 23 42 / .24)!important}.pds-root .pds-ecosystem-v109 .pds-eco-node{width:274px!important;min-height:120px!important}.pds-root .pds-ecosystem-v109 .pds-eco-node-1{left:18px!important;top:36px!important}.pds-root .pds-ecosystem-v109 .pds-eco-node-2{left:0!important;top:220px!important}.pds-root .pds-ecosystem-v109 .pds-eco-node-3{left:22px!important;top:402px!important}.pds-root .pds-ecosystem-v109 .pds-eco-node-4{right:18px!important;top:36px!important}.pds-root .pds-ecosystem-v109 .pds-eco-node-5{right:0!important;top:220px!important}.pds-root .pds-ecosystem-v109 .pds-eco-node-6{right:22px!important;top:402px!important}.pds-root .pds-ecosystem-v109 .pds-eco-connectors{opacity:1!important}.pds-root .pds-ecosystem-v109 .pds-eco-connector{stroke:#6D28D9!important;stroke-width:1.8!important;stroke-dasharray:2 10!important;stroke-linecap:round!important;filter:drop-shadow(0 0 5px rgb(124 58 237 / .28))!important}.pds-root .pds-ecosystem-v109 .pds-handwritten-note{right:48px!important;top:570px!important;font-size:clamp(16px,1.45vw,22px)!important;opacity:.84!important;z-index:4!important}.pds-root .pds-ecosystem-v109 .pds-handwritten-note svg{width:74px!important;height:34px!important}@media (max-width:1340px){.pds-root .pds-ecosystem-v109 .pds-ecosystem-device{width:min(760px,58vw)!important}.pds-root .pds-ecosystem-v109 .pds-eco-node{width:238px!important}.pds-root .pds-ecosystem-v109 .pds-app-sidebar{width:auto!important}.pds-root .pds-ecosystem-v109 .pds-laptop-screen{grid-template-columns:150px 1fr!important}.pds-root .pds-ecosystem-v109 .pds-handwritten-note{right:20px!important;top:566px!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-v109 .pds-ecosystem-stage{min-height:0!important;display:block!important}.pds-root .pds-ecosystem-v109 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(860px,92vw)!important;margin:0 auto!important}.pds-root .pds-ecosystem-v109 .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-v109 .pds-ecosystem-nodes{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:34px auto 0!important;max-width:780px!important}.pds-root .pds-ecosystem-v109 .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important}.pds-root .pds-ecosystem-v109 .pds-handwritten-note{position:relative!important;right:auto!important;top:auto!important;text-align:center!important;margin:22px auto 0!important;width:max-content!important;max-width:100%!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v109 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v109 .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(292px,84vw)!important;height:520px!important;margin:0 auto!important}.pds-root .pds-ecosystem-v109 .pds-ecosystem-device{width:100%!important}.pds-root .pds-ecosystem-v109 .pds-ecosystem-nodes{grid-template-columns:1fr!important;margin-top:22px!important}.pds-root .pds-ecosystem-v109 .pds-eco-node{grid-template-columns:54px 1fr!important;min-height:auto!important}.pds-root .pds-ecosystem-v109 .pds-handwritten-note{font-size:21px!important}}@media (max-width:560px){.pds-root .pds-ecosystem-v109 .pds-section-head h2{font-size:34px!important}.pds-root .pds-ecosystem-v109 .pds-phone-mock{width:min(280px,86vw)!important;height:500px!important}}.pds-root .pds-ecosystem-v1010 .pds-ecosystem-stage{min-height:670px!important}.pds-root .pds-ecosystem-v1010 .pds-ecosystem-device{width:min(800px,57vw)!important;top:56px!important}.pds-root .pds-ecosystem-v1010 .pds-laptop-mock{padding:10px 10px 0!important;border-radius:24px!important}.pds-root .pds-ecosystem-v1010 .pds-laptop-mock:before{display:none!important}.pds-root .pds-ecosystem-v1010 .pds-browser-bar{height:46px!important;grid-template-columns:64px 88px 1fr 48px!important;gap:9px!important;padding:0 12px!important;background:linear-gradient(180deg,#f8fafc,#e9edf5)!important;border-bottom:1px solid rgb(15 23 42 / .10)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .9)!important}.pds-root .pds-ecosystem-v1010 .pds-browser-dots{gap:6px!important}.pds-root .pds-ecosystem-v1010 .pds-browser-dots i{width:10px!important;height:10px!important;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .18)!important}.pds-root .pds-ecosystem-v1010 .pds-browser-nav{display:flex!important;gap:8px!important;align-items:center!important;color:#64748b!important;font-size:15px!important;font-weight:900!important}.pds-root .pds-ecosystem-v1010 .pds-browser-nav span{width:22px!important;height:22px!important;border-radius:7px!important;display:grid!important;place-items:center!important;background:rgb(255 255 255 / .72)!important;border:1px solid rgb(15 23 42 / .06)!important}.pds-root .pds-ecosystem-v1010 .pds-browser-url{height:28px!important;justify-content:flex-start!important;padding:0 14px!important;border-radius:12px!important;font-size:12px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .08)!important;box-shadow:0 1px 0 rgb(255 255 255 / .8),inset 0 1px 2px rgb(15 23 42 / .04)!important}.pds-root .pds-ecosystem-v1010 .pds-lock{font-size:11px!important;margin-right:6px!important;color:#16a34a!important}.pds-root .pds-ecosystem-v1010 .pds-browser-actions{gap:8px!important;justify-content:end!important}.pds-root .pds-ecosystem-v1010 .pds-laptop-screen{height:458px!important;min-height:458px!important;grid-template-columns:142px 1fr!important;background:#fff!important}.pds-root .pds-ecosystem-v1010 .pds-app-sidebar{background:linear-gradient(180deg,#fbfaff,#fff)!important;color:#334155!important;border-right:1px solid rgb(15 23 42 / .07)!important;padding:18px 10px!important}.pds-root .pds-ecosystem-v1010 .pds-app-sidebar>span{height:32px!important;color:#475569!important;font-size:11.5px!important;padding:0 10px!important}.pds-root .pds-ecosystem-v1010 .pds-app-sidebar>span.active{background:#ede9fe!important;color:#5B21B6!important;box-shadow:0 10px 20px rgb(108 43 217 / .08)!important}.pds-root .pds-ecosystem-v1010 .pds-app-topbar{height:58px!important;grid-template-columns:minmax(250px,1fr) auto!important;background:#fff!important}.pds-root .pds-ecosystem-v1010 .pds-hub-title{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.pds-root .pds-ecosystem-v1010 .pds-hub-logo{width:32px!important;height:32px!important;border-radius:11px!important;display:grid!important;place-items:center!important;background:#6C2BD9!important;color:#fff!important;box-shadow:0 12px 24px rgb(108 43 217 / .20)!important;font-weight:950!important}.pds-root .pds-ecosystem-v1010 .pds-hub-title b{font-size:16px!important;line-height:1.05!important;letter-spacing:-.02em!important;color:#111827!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pds-root .pds-ecosystem-v1010 .pds-app-user{grid-template-columns:22px 32px auto!important;grid-template-rows:32px!important;min-width:150px!important}.pds-root .pds-ecosystem-v1010 .pds-app-user>span{grid-row:auto!important}.pds-root .pds-ecosystem-v1010 .pds-app-user i{grid-row:auto!important;background:radial-gradient(circle at 50% 34%,#fde68a 0 18%,transparent 19%),linear-gradient(135deg,#7C3AED 0 50%,#A78BFA 50% 100%)!important;position:relative!important;overflow:hidden!important}.pds-root .pds-ecosystem-v1010 .pds-app-user i:after{content:""!important;position:absolute!important;left:8px!important;right:8px!important;bottom:5px!important;height:10px!important;border-radius:99px 99px 8px 8px!important;background:rgb(255 255 255 / .9)!important}.pds-root .pds-ecosystem-v1010 .pds-app-user strong{font-size:12px!important;align-self:center!important}.pds-root .pds-ecosystem-v1010 .pds-app-user small{display:none!important}.pds-root .pds-ecosystem-v1010 .pds-screen-state{transition:opacity .28s ease,visibility .28s ease!important;transform:none!important;visibility:hidden!important}.pds-root .pds-ecosystem-v1010 .pds-screen-state.is-active{visibility:visible!important}.pds-root .pds-ecosystem-v1010 .pds-screen-state h3{font-size:clamp(22px,1.85vw,28px)!important;margin-bottom:12px!important}.pds-root .pds-ecosystem-v1010 .pds-portal-pyq-view,.pds-root .pds-ecosystem-v1010 .pds-portal-test-view{height:100%!important}.pds-root .pds-ecosystem-v1010 .pds-pyq-grid,.pds-root .pds-ecosystem-v1010 .pds-test-grid{display:grid!important;grid-template-columns:1.2fr .9fr!important;gap:12px!important;margin-bottom:12px!important}.pds-root .pds-ecosystem-v1010 .pds-pyq-grid section,.pds-root .pds-ecosystem-v1010 .pds-test-review,.pds-root .pds-ecosystem-v1010 .pds-test-grid b{padding:14px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 12px 28px rgb(31 18 58 / .045)!important}.pds-root .pds-ecosystem-v1010 .pds-pyq-grid b{display:block!important;margin-bottom:8px!important;color:#111827!important;font-size:13px!important}.pds-root .pds-ecosystem-v1010 .pds-pyq-grid span,.pds-root .pds-ecosystem-v1010 .pds-test-review span{display:block!important;padding:7px 0!important;border-top:1px solid #eef2ff!important;color:#334155!important;font-size:11px!important;font-weight:800!important}.pds-root .pds-ecosystem-v1010 .pds-pyq-grid em{display:block!important;font-style:normal!important;color:#111827!important;font-weight:900!important;font-size:13px!important;line-height:1.35!important;margin-bottom:8px!important}.pds-root .pds-ecosystem-v1010 .pds-pyq-grid small{display:block!important;color:#6C2BD9!important;font-weight:850!important;font-size:11px!important}.pds-root .pds-ecosystem-v1010 .pds-test-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.pds-root .pds-ecosystem-v1010 .pds-test-grid b{font-size:10px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1010 .pds-test-grid em{display:block!important;margin-top:4px!important;font-style:normal!important;font-size:22px!important;color:#111827!important;font-weight:950!important}.pds-root .pds-ecosystem-v1010 .pds-test-review{display:grid!important;gap:4px!important}.pds-root .pds-ecosystem-v1010 .pds-laptop-base{height:34px!important;margin:0 -72px!important;border-radius:0 0 64px 64px!important;transform:perspective(420px) rotateX(8deg)!important;transform-origin:top center!important;background:linear-gradient(180deg,#121827 0%,#070913 52%,#02040a 100%)!important}.pds-root .pds-ecosystem-v1010 .pds-laptop-base:before{content:""!important;position:absolute!important;left:9%!important;right:9%!important;top:4px!important;height:10px!important;border-radius:0 0 18px 18px!important;background:rgb(255 255 255 / .09)!important}.pds-root .pds-ecosystem-v1010 .pds-handwritten-note{display:none!important}.pds-root .pds-ecosystem-v1010 .pds-eco-node{transition:opacity .45s ease,transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s ease,border-color .32s ease,background .32s ease!important}.pds-root .pds-ecosystem-v1010 .pds-eco-node.is-active{transform:translateY(-6px) scale(1.035)!important;background:#fff!important;border-color:rgb(108 43 217 / .42)!important;box-shadow:0 34px 86px rgb(108 43 217 / .20),0 0 0 5px rgb(108 43 217 / .07)!important}.pds-root .pds-ecosystem-v1010 .pds-eco-node.is-active span{background:#6C2BD9!important;color:#fff!important;box-shadow:0 18px 42px rgb(108 43 217 / .28)!important}.pds-root .pds-ecosystem-v1010 .pds-eco-connector{opacity:.32!important;stroke-width:1.35!important;animation:none!important;transition:opacity .32s ease,stroke-width .32s ease,filter .32s ease!important}.pds-root .pds-ecosystem-v1010 .pds-eco-connector.is-active{opacity:1!important;stroke-width:2.6!important;stroke-dasharray:3 9!important;filter:drop-shadow(0 0 9px rgb(124 58 237 / .55))!important;animation:pds-eco-active-flow 1.7s linear infinite!important}@keyframes pds-eco-active-flow{to{stroke-dashoffset:-36}}@media (max-width:1180px){.pds-root .pds-ecosystem-v1010 .pds-handwritten-note{display:none!important}.pds-root .pds-ecosystem-v1010 .pds-ecosystem-device{width:min(850px,92vw)!important}.pds-root .pds-ecosystem-v1010 .pds-ecosystem-nodes{margin-top:30px!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1010 .pds-browser-bar{display:none!important}.pds-root .pds-ecosystem-v1010 .pds-phone-mock{display:block!important}.pds-root .pds-ecosystem-v1010 .pds-eco-node.is-active{transform:none!important}}.pds-root .pds-ecosystem-v1011 .pds-browser-bar{height:48px!important;grid-template-columns:58px 80px minmax(0,1fr) 44px!important;gap:8px!important;padding:0 10px!important;background:linear-gradient(180deg,#f3f5f9 0%,#e6eaf1 100%)!important}.pds-root .pds-ecosystem-v1011 .pds-browser-url{justify-content:flex-start!important;gap:5px!important;padding:0 10px!important;height:30px!important;border-radius:10px!important;font-size:12px!important;font-weight:850!important;letter-spacing:-.01em!important;color:#1f2937!important;background:#fff!important;border:1px solid rgb(15 23 42 / .12)!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .05),0 1px 0 rgb(255 255 255 / .8)!important;min-width:0!important}.pds-root .pds-ecosystem-v1011 .pds-lock{margin:0!important;font-size:11px!important;line-height:1!important;color:#15803d!important;filter:saturate(1.2)!important}.pds-root .pds-ecosystem-v1011 .pds-url-text{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pds-root .pds-ecosystem-v1011 .pds-browser-dots{gap:5px!important}.pds-root .pds-ecosystem-v1011 .pds-browser-nav span{width:21px!important;height:21px!important;background:rgb(255 255 255 / .65)!important}.pds-root .pds-ecosystem-v1011 .pds-laptop-screen{grid-template-columns:174px 1fr!important;height:462px!important;min-height:462px!important}.pds-root .pds-ecosystem-v1011 .pds-app-sidebar{padding:14px 10px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfaff 100%)!important;color:#334155!important}.pds-root .pds-ecosystem-v1011 .pds-sidebar-hub{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;min-height:46px!important;margin:0 0 12px!important;padding:8px!important;border-radius:16px!important;background:linear-gradient(135deg,#f5f3ff,#ffffff)!important;border:1px solid rgb(108 43 217 / .12)!important;box-shadow:0 10px 24px rgb(31 18 58 / .05)!important}.pds-root .pds-ecosystem-v1011 .pds-sidebar-hub .pds-hub-logo{width:34px!important;height:34px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:#6C2BD9!important;color:#fff!important;font-size:15px!important;box-shadow:0 12px 28px rgb(108 43 217 / .22)!important}.pds-root .pds-ecosystem-v1011 .pds-sidebar-hub b{font-size:12px!important;line-height:1.1!important;letter-spacing:-.02em!important;color:#111827!important;font-weight:950!important}.pds-root .pds-ecosystem-v1011 .pds-app-sidebar>span{font-size:11.2px!important;height:30px!important;margin:3px 0!important}.pds-root .pds-ecosystem-v1011 .pds-app-topbar{grid-template-columns:minmax(180px,1fr) auto!important;padding:0 18px!important;gap:14px!important}.pds-root .pds-ecosystem-v1011 .pds-hub-title{display:none!important}.pds-root .pds-ecosystem-v1011 .pds-app-search{height:34px!important;display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:0 12px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid rgb(15 23 42 / .08)!important;color:#64748b!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .035)!important}.pds-root .pds-ecosystem-v1011 .pds-app-search span{font-size:12px!important;opacity:.75!important}.pds-root .pds-ecosystem-v1011 .pds-app-search em{font-style:normal!important;font-size:11.5px!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pds-root .pds-ecosystem-v1011 .pds-app-user{min-width:148px!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node{opacity:.82!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node.is-active{opacity:1!important}.pds-root .pds-ecosystem-v1011 .pds-eco-emoji{font-size:24px!important;background:#f8fafc!important;color:inherit!important;border:1px solid rgb(15 23 42 / .06)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-tone-blue .pds-eco-emoji{background:#eff6ff!important;box-shadow:0 16px 34px rgb(37 99 235 / .14)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-tone-gold .pds-eco-emoji{background:#fffbeb!important;box-shadow:0 16px 34px rgb(217 119 6 / .14)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-tone-purple .pds-eco-emoji{background:#f5f3ff!important;box-shadow:0 16px 34px rgb(108 43 217 / .14)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-tone-orange .pds-eco-emoji{background:#fff7ed!important;box-shadow:0 16px 34px rgb(234 88 12 / .14)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-tone-green .pds-eco-emoji{background:#ecfdf5!important;box-shadow:0 16px 34px rgb(22 163 74 / .14)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-tone-teal .pds-eco-emoji{background:#f0fdfa!important;box-shadow:0 16px 34px rgb(13 148 136 / .14)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node.is-active .pds-eco-emoji{transform:scale(1.06)!important;border-color:rgb(255 255 255 / .92)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node.is-active.pds-eco-tone-blue{border-color:rgb(37 99 235 / .35)!important;box-shadow:0 30px 78px rgb(37 99 235 / .18),0 0 0 5px rgb(37 99 235 / .07)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node.is-active.pds-eco-tone-gold{border-color:rgb(217 119 6 / .35)!important;box-shadow:0 30px 78px rgb(217 119 6 / .17),0 0 0 5px rgb(217 119 6 / .07)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node.is-active.pds-eco-tone-purple{border-color:rgb(108 43 217 / .38)!important;box-shadow:0 30px 78px rgb(108 43 217 / .18),0 0 0 5px rgb(108 43 217 / .07)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node.is-active.pds-eco-tone-orange{border-color:rgb(234 88 12 / .35)!important;box-shadow:0 30px 78px rgb(234 88 12 / .17),0 0 0 5px rgb(234 88 12 / .07)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node.is-active.pds-eco-tone-green{border-color:rgb(22 163 74 / .35)!important;box-shadow:0 30px 78px rgb(22 163 74 / .17),0 0 0 5px rgb(22 163 74 / .07)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node.is-active.pds-eco-tone-teal{border-color:rgb(13 148 136 / .35)!important;box-shadow:0 30px 78px rgb(13 148 136 / .17),0 0 0 5px rgb(13 148 136 / .07)!important}.pds-root .pds-ecosystem-v1011 .pds-eco-node.is-active span{background:inherit!important;color:inherit!important}@media (max-width:760px){.pds-root .pds-ecosystem-v1011 .pds-app-search{display:none!important}.pds-root .pds-ecosystem-v1011 .pds-sidebar-hub{display:none!important}}.pds-root .pds-ecosystem-v1012 .pds-sidebar-hub{grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important}.pds-root .pds-ecosystem-v1012 .pds-hub-logo-img{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important;display:block!important;background:#fff!important;box-shadow:0 12px 28px rgb(108 43 217 / .18)!important;border:1px solid rgb(108 43 217 / .12)!important}.pds-root .pds-ecosystem-v1012 .pds-sidebar-hub .pds-hub-logo{font-family:Arial,sans-serif!important;font-size:18px!important;font-weight:950!important}.pds-root .pds-ecosystem-v1012 .pds-app-user{min-width:116px!important;grid-template-columns:22px 32px auto!important}.pds-root .pds-ecosystem-v1012 .pds-app-user strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace!important;font-size:11.5px!important;letter-spacing:-.04em!important}.pds-root .pds-ecosystem-v1012 .pds-eco-node[data-eco-node="2"] b{font-size:19px!important}.pds-root .pds-ecosystem-v1012 .pds-eco-node[data-eco-node="2"] .pds-eco-emoji{font-size:25px!important;background:#f5f3ff!important}@media (min-width:761px){.pds-root .pds-ecosystem-v1012 .pds-laptop-mock{padding-bottom:82px!important;filter:drop-shadow(0 36px 68px rgb(17 24 39 / .18))!important}.pds-root .pds-ecosystem-v1012 .pds-laptop-mock:after{content:""!important;position:absolute!important;left:50%!important;bottom:8px!important;width:230px!important;height:22px!important;transform:translateX(-50%) perspective(420px) rotateX(58deg)!important;transform-origin:center!important;border-radius:999px!important;background:linear-gradient(180deg,#eef2f7,#cbd5e1 58%,#94a3b8)!important;box-shadow:0 18px 28px rgb(15 23 42 / .18),inset 0 1px 0 rgb(255 255 255 / .9)!important;z-index:0!important}.pds-root .pds-ecosystem-v1012 .pds-laptop-base{position:relative!important;z-index:1!important;width:74px!important;height:70px!important;margin:-1px auto 0!important;border-radius:0 0 20px 20px!important;transform:none!important;background:linear-gradient(90deg,#cbd5e1,#f8fafc 46%,#b6c2d2)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .85),0 20px 24px rgb(15 23 42 / .10)!important}.pds-root .pds-ecosystem-v1012 .pds-laptop-base:before{content:""!important;position:absolute!important;left:-22px!important;right:-22px!important;bottom:-10px!important;top:auto!important;height:16px!important;border-radius:999px!important;background:linear-gradient(180deg,#f8fafc,#cbd5e1)!important;box-shadow:0 10px 20px rgb(15 23 42 / .12)!important}.pds-root .pds-ecosystem-v1012 .pds-laptop-screen{border-radius:20px!important;box-shadow:0 0 0 10px #111827,0 0 0 11px rgb(255 255 255 / .08),0 34px 64px rgb(15 23 42 / .20)!important}}.pds-root .pds-ecosystem-v1013{overflow:hidden!important}.pds-root .pds-ecosystem-v1013 .pds-ecosystem-stage{min-height:720px!important;width:min(1440px,100%)!important}.pds-root .pds-ecosystem-v1013 .pds-ecosystem-device{width:min(860px,60vw)!important;top:38px!important;filter:drop-shadow(0 38px 70px rgb(17 24 39 / .16))!important}.pds-root .pds-ecosystem-v1013 .pds-laptop-mock{position:relative!important;padding:18px 18px 126px!important;border-radius:28px!important;background:linear-gradient(180deg,#111827 0%,#0b1220 76%,#070b14 100%)!important;box-shadow:0 32px 82px rgb(15 23 42 / .22),inset 0 0 0 1px rgb(255 255 255 / .32)!important;overflow:visible!important}.pds-root .pds-ecosystem-v1013 .pds-laptop-mock:before{content:""!important;position:absolute!important;left:50%!important;top:8px!important;width:8px!important;height:8px!important;border-radius:50%!important;transform:translateX(-50%)!important;background:#374151!important;box-shadow:0 0 0 1px rgb(255 255 255 / .10),0 0 14px rgb(255 255 255 / .10)!important;display:block!important}.pds-root .pds-ecosystem-v1013 .pds-browser-bar{height:54px!important;display:grid!important;grid-template-columns:64px 104px minmax(260px,1fr) 64px!important;align-items:center!important;gap:10px!important;padding:0 16px!important;margin-top:14px!important;background:linear-gradient(180deg,#f8fafc 0%,#edf1f7 100%)!important;border:1px solid rgb(15 23 42 / .10)!important;border-bottom:0!important;border-radius:16px 16px 0 0!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95)!important}.pds-root .pds-ecosystem-v1013 .pds-browser-dots{display:flex!important;gap:8px!important;align-items:center!important}.pds-root .pds-ecosystem-v1013 .pds-browser-dots i{width:10px!important;height:10px!important;border-radius:50%!important;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .20)!important}.pds-root .pds-ecosystem-v1013 .pds-browser-dots i:nth-child(1){background:#ef4444!important}.pds-root .pds-ecosystem-v1013 .pds-browser-dots i:nth-child(2){background:#f59e0b!important}.pds-root .pds-ecosystem-v1013 .pds-browser-dots i:nth-child(3){background:#22c55e!important}.pds-root .pds-ecosystem-v1013 .pds-browser-nav{display:flex!important;gap:8px!important;align-items:center!important;justify-content:flex-start!important;color:#64748b!important;font-size:16px!important;font-weight:900!important}.pds-root .pds-ecosystem-v1013 .pds-browser-nav span{width:25px!important;height:25px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:rgb(255 255 255 / .82)!important;border:1px solid rgb(15 23 42 / .07)!important;line-height:1!important}.pds-root .pds-ecosystem-v1013 .pds-browser-url{height:34px!important;justify-content:flex-start!important;gap:7px!important;padding:0 14px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .12)!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .05),0 1px 0 rgb(255 255 255 / .9)!important;color:#111827!important;font-weight:850!important;font-size:13px!important;min-width:0!important}.pds-root .pds-ecosystem-v1013 .pds-lock{font-size:12px!important;margin:0!important;color:#15803d!important;filter:saturate(1.2)!important}.pds-root .pds-ecosystem-v1013 .pds-url-text{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pds-root .pds-ecosystem-v1013 .pds-browser-actions{display:flex!important;justify-content:flex-end!important;gap:10px!important;color:#64748b!important;font-size:18px!important;font-weight:800!important}.pds-root .pds-ecosystem-v1013 .pds-laptop-screen{height:540px!important;min-height:540px!important;display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;overflow:hidden!important;border-radius:0 0 16px 16px!important;background:#fff!important;box-shadow:0 0 0 1px rgb(15 23 42 / .10),inset 0 1px 0 rgb(255 255 255 / .85)!important}.pds-root .pds-ecosystem-v1013 .pds-app-sidebar{width:auto!important;padding:24px 26px!important;background:linear-gradient(180deg,#ffffff 0%,#fbf9ff 100%)!important;border-right:1px solid rgb(15 23 42 / .08)!important;display:flex!important;flex-direction:column!important;gap:7px!important}.pds-root .pds-ecosystem-v1013 .pds-sidebar-hub{display:grid!important;grid-template-columns:58px 1fr!important;align-items:center!important;gap:14px!important;min-height:72px!important;margin:0 0 22px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1013 .pds-hub-logo-img{width:58px!important;height:58px!important;border-radius:50%!important;object-fit:contain!important;display:block!important;background:#fff!important;border:1px solid rgb(108 43 217 / .18)!important;box-shadow:0 12px 28px rgb(108 43 217 / .14)!important}.pds-root .pds-ecosystem-v1013 .pds-sidebar-hub .pds-hub-logo{width:58px!important;height:58px!important;border-radius:50%!important;background:#fff!important;color:#6C2BD9!important;border:1px solid rgb(108 43 217 / .18)!important;box-shadow:0 12px 28px rgb(108 43 217 / .14)!important}.pds-root .pds-ecosystem-v1013 .pds-sidebar-hub b{font-size:20px!important;line-height:1.02!important;letter-spacing:-.04em!important;color:#111827!important;font-weight:950!important}.pds-root .pds-ecosystem-v1013 .pds-app-sidebar>span{height:42px!important;display:flex!important;align-items:center!important;border-radius:12px!important;padding:0 16px!important;margin:0!important;color:#475569!important;font-size:15px!important;font-weight:850!important}.pds-root .pds-ecosystem-v1013 .pds-app-sidebar>span.active{background:#ede9fe!important;color:#5B21B6!important;box-shadow:0 12px 24px rgb(108 43 217 / .09)!important}.pds-root .pds-ecosystem-v1013 .pds-app-main{padding:0!important;background:#fff!important;min-width:0!important}.pds-root .pds-ecosystem-v1013 .pds-app-topbar{height:86px!important;display:grid!important;grid-template-columns:minmax(260px,1fr) auto!important;align-items:center!important;gap:26px!important;padding:0 34px!important;background:#fff!important;border-bottom:1px solid rgb(15 23 42 / .07)!important}.pds-root .pds-ecosystem-v1013 .pds-app-search{height:48px!important;padding:0 18px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid rgb(15 23 42 / .10)!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .035)!important}.pds-root .pds-ecosystem-v1013 .pds-app-search span{font-size:17px!important}.pds-root .pds-ecosystem-v1013 .pds-app-search em{font-size:15px!important;font-weight:750!important;color:#64748b!important}.pds-root .pds-ecosystem-v1013 .pds-app-user{grid-template-columns:28px 44px auto!important;gap:12px!important;min-width:154px!important;align-items:center!important}.pds-root .pds-ecosystem-v1013 .pds-app-user>span{font-size:18px!important}.pds-root .pds-ecosystem-v1013 .pds-app-user i{width:44px!important;height:44px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 35%,#fde68a 0 18%,transparent 19%),linear-gradient(135deg,#7C3AED 0 52%,#A78BFA 52% 100%)!important;box-shadow:0 10px 20px rgb(108 43 217 / .18)!important}.pds-root .pds-ecosystem-v1013 .pds-app-user strong{font-family:var(--pds-font)!important;font-size:14px!important;letter-spacing:0!important;color:#111827!important;font-weight:900!important}.pds-root .pds-ecosystem-v1013 .pds-screen-state{padding:36px 42px!important}.pds-root .pds-ecosystem-v1013 .pds-screen-state h3{font-size:clamp(28px,2.2vw,38px)!important;line-height:1.05!important;margin:10px 0 22px!important;color:#111827!important}.pds-root .pds-ecosystem-v1013 .pds-portal-kicker{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:6px!important}.pds-root .pds-ecosystem-v1013 .pds-portal-kicker small{display:inline-flex!important;border-radius:999px!important;padding:9px 14px!important;background:#f5f3ff!important;color:#6C2BD9!important;font-weight:950!important;letter-spacing:.12em!important}.pds-root .pds-ecosystem-v1013 .pds-portal-kicker strong{font-size:14px!important;color:#64748b!important;font-weight:900!important}.pds-root .pds-ecosystem-v1013 .pds-dashboard-stats,.pds-root .pds-ecosystem-v1013 .pds-test-grid,.pds-root .pds-ecosystem-v1013 .pds-analytics-grid{gap:18px!important;margin:16px 0 22px!important}.pds-root .pds-ecosystem-v1013 .pds-dashboard-stats b,.pds-root .pds-ecosystem-v1013 .pds-test-grid b,.pds-root .pds-ecosystem-v1013 .pds-analytics-grid b{padding:18px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 14px 30px rgb(31 18 58 / .055)!important}.pds-root .pds-ecosystem-v1013 .pds-dashboard-stats em,.pds-root .pds-ecosystem-v1013 .pds-test-grid em,.pds-root .pds-ecosystem-v1013 .pds-analytics-grid em{font-size:28px!important;color:#111827!important}.pds-root .pds-ecosystem-v1013 .pds-portal-panels,.pds-root .pds-ecosystem-v1013 .pds-pyq-grid{gap:18px!important}.pds-root .pds-ecosystem-v1013 .pds-portal-panels section,.pds-root .pds-ecosystem-v1013 .pds-pyq-grid section,.pds-root .pds-ecosystem-v1013 .pds-test-review{padding:20px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 14px 30px rgb(31 18 58 / .052)!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node{width:292px!important;min-height:146px!important;border-radius:24px!important;background:#fff!important;box-shadow:0 20px 54px rgb(31 18 58 / .065)!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node b{font-size:19px!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node small{font-size:14px!important;line-height:1.48!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node-1{left:0!important;top:18px!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node-2{left:0!important;top:210px!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node-3{left:0!important;top:402px!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node-4{right:0!important;top:18px!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node-5{right:0!important;top:210px!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node-6{right:0!important;top:402px!important}.pds-root .pds-ecosystem-v1013 .pds-eco-connectors{opacity:.92!important}.pds-root .pds-ecosystem-v1013 .pds-eco-connector{stroke-width:1.8!important;stroke-dasharray:4 7!important}.pds-root .pds-ecosystem-v1013 .pds-laptop-base{position:absolute!important;left:50%!important;bottom:24px!important;width:150px!important;height:94px!important;margin:0!important;transform:translateX(-50%)!important;border-radius:0 0 18px 18px!important;background:linear-gradient(90deg,#cbd5e1,#ffffff 45%,#aeb9c8)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .9),0 20px 28px rgb(15 23 42 / .16)!important;z-index:1!important}.pds-root .pds-ecosystem-v1013 .pds-laptop-base:before{content:""!important;position:absolute!important;left:50%!important;bottom:-18px!important;width:270px!important;height:24px!important;transform:translateX(-50%) perspective(420px) rotateX(58deg)!important;border-radius:999px!important;background:linear-gradient(180deg,#f8fafc,#cbd5e1 66%,#94a3b8)!important;box-shadow:0 16px 26px rgb(15 23 42 / .16),inset 0 1px 0 rgb(255 255 255 / .95)!important}.pds-root .pds-ecosystem-v1013 .pds-laptop-base:after{display:none!important}@media (min-width:761px){.pds-root .pds-ecosystem-v1013 .pds-phone-mock{display:none!important}}@media (max-width:1320px){.pds-root .pds-ecosystem-v1013 .pds-ecosystem-device{width:min(790px,58vw)!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node{width:252px!important;min-height:136px!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-v1013 .pds-ecosystem-stage{min-height:0!important;display:block!important}.pds-root .pds-ecosystem-v1013 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(920px,92vw)!important;margin:0 auto 28px!important}.pds-root .pds-ecosystem-v1013 .pds-laptop-mock{padding-bottom:118px!important}.pds-root .pds-ecosystem-v1013 .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-v1013 .pds-ecosystem-nodes{position:relative!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:28px auto 0!important;max-width:780px!important}.pds-root .pds-ecosystem-v1013 .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;min-height:126px!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1013 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v1013 .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;margin:0 auto 24px!important}.pds-root .pds-ecosystem-v1013 .pds-ecosystem-nodes{grid-template-columns:1fr!important}}.pds-root .pds-ecosystem-v1014{background:radial-gradient(circle at 8% 54%,rgb(108 43 217 / .10),transparent 32%),radial-gradient(circle at 92% 42%,rgb(139 92 246 / .11),transparent 34%),linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important}.pds-root .pds-ecosystem-v1014 .pds-section-head{margin-bottom:30px!important}.pds-root .pds-ecosystem-v1014 .pds-ecosystem-head h2{max-width:980px!important;margin-inline:auto!important}.pds-root .pds-ecosystem-v1014 .pds-ecosystem-head p{max-width:760px!important;margin-inline:auto!important}@media (min-width:1181px){.pds-root .pds-ecosystem-v1014 .pds-ecosystem-stage{min-height:850px!important;width:min(1480px,100%)!important;display:block!important}.pds-root .pds-ecosystem-v1014 .pds-ecosystem-nodes,.pds-root .pds-ecosystem-v1014 .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-v1014 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(1280px,92vw)!important;margin:0 auto!important;filter:none!important}.pds-root .pds-ecosystem-v1014 .pds-laptop-mock{position:relative!important;width:100%!important;padding:28px 28px 118px!important;border-radius:32px!important;background:linear-gradient(180deg,#151923 0%,#0e1420 88%,#080d16 100%)!important;box-shadow:0 50px 105px rgb(15 23 42 / .20),inset 0 0 0 1px rgb(255 255 255 / .28)!important;overflow:visible!important}.pds-root .pds-ecosystem-v1014 .pds-laptop-mock:before{content:""!important;position:absolute!important;left:50%!important;top:12px!important;width:8px!important;height:8px!important;border-radius:50%!important;transform:translateX(-50%)!important;background:#374151!important;box-shadow:0 0 0 1px rgb(255 255 255 / .08),0 0 10px rgb(255 255 255 / .12)!important}.pds-root .pds-ecosystem-v1014 .pds-laptop-mock:after{content:""!important;position:absolute!important;left:50%!important;bottom:-86px!important;width:min(760px,64%)!important;height:44px!important;transform:translateX(-50%) perspective(900px) rotateX(58deg)!important;border-radius:12px!important;background:repeating-linear-gradient(90deg,rgb(148 163 184 / .42) 0 12px,rgb(255 255 255 / .76) 12px 17px),linear-gradient(180deg,#f8fafc,#d9e1eb)!important;box-shadow:0 14px 30px rgb(15 23 42 / .16),inset 0 1px 0 rgb(255 255 255 / .94)!important}.pds-root .pds-ecosystem-v1014 .pds-ecosystem-device:after{content:""!important;position:absolute!important;right:2.2%!important;bottom:-78px!important;width:82px!important;height:36px!important;border-radius:50% 50% 46% 46%!important;background:linear-gradient(180deg,#fff,#e6ebf2)!important;box-shadow:0 12px 24px rgb(15 23 42 / .13),inset 0 1px 0 rgb(255 255 255 / .98)!important}.pds-root .pds-ecosystem-v1014 .pds-laptop-base{position:absolute!important;left:50%!important;bottom:18px!important;width:150px!important;height:84px!important;margin:0!important;transform:translateX(-50%)!important;border-radius:0 0 24px 24px!important;background:linear-gradient(90deg,#c8d1dc,#fbfdff 50%,#b4c0cd)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .92),0 18px 30px rgb(15 23 42 / .14)!important;z-index:1!important}.pds-root .pds-ecosystem-v1014 .pds-laptop-base:before{content:""!important;position:absolute!important;left:50%!important;bottom:-18px!important;width:280px!important;height:26px!important;transform:translateX(-50%) perspective(420px) rotateX(56deg)!important;border-radius:999px!important;background:linear-gradient(180deg,#f8fafc,#ced7e2 66%,#9aa8b8)!important;box-shadow:0 16px 26px rgb(15 23 42 / .16),inset 0 1px 0 rgb(255 255 255 / .96)!important}.pds-root .pds-ecosystem-v1014 .pds-laptop-base:after{display:none!important}.pds-root .pds-ecosystem-v1014 .pds-browser-bar{height:62px!important;display:grid!important;grid-template-columns:80px 118px minmax(520px,1fr) 74px!important;align-items:center!important;gap:14px!important;padding:0 22px!important;margin:0!important;background:linear-gradient(180deg,#fbfcff 0%,#eef2f7 100%)!important;border:1px solid rgb(15 23 42 / .11)!important;border-bottom:0!important;border-radius:16px 16px 0 0!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .97)!important}.pds-root .pds-ecosystem-v1014 .pds-browser-dots{display:flex!important;gap:9px!important;align-items:center!important}.pds-root .pds-ecosystem-v1014 .pds-browser-dots i{width:11px!important;height:11px!important;border-radius:50%!important}.pds-root .pds-ecosystem-v1014 .pds-browser-dots i:nth-child(1){background:#ef4444!important}.pds-root .pds-ecosystem-v1014 .pds-browser-dots i:nth-child(2){background:#f59e0b!important}.pds-root .pds-ecosystem-v1014 .pds-browser-dots i:nth-child(3){background:#22c55e!important}.pds-root .pds-ecosystem-v1014 .pds-browser-nav{display:flex!important;gap:10px!important;color:#64748b!important;font-size:20px!important;font-weight:850!important}.pds-root .pds-ecosystem-v1014 .pds-browser-nav span{width:30px!important;height:30px!important;border-radius:10px!important;display:grid!important;place-items:center!important;background:rgb(255 255 255 / .88)!important;border:1px solid rgb(15 23 42 / .08)!important;line-height:1!important}.pds-root .pds-ecosystem-v1014 .pds-browser-url{height:42px!important;width:100%!important;justify-content:flex-start!important;padding:0 17px!important;gap:10px!important;border-radius:15px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .13)!important;box-shadow:inset 0 1px 3px rgb(15 23 42 / .06),0 1px 0 rgb(255 255 255 / .92)!important;color:#111827!important;font-size:17px!important;font-weight:850!important}.pds-root .pds-ecosystem-v1014 .pds-lock{font-size:15px!important;color:#15803d!important;line-height:1!important}.pds-root .pds-ecosystem-v1014 .pds-browser-actions{display:flex!important;justify-content:flex-end!important;gap:14px!important;color:#64748b!important;font-size:21px!important;font-weight:800!important}.pds-root .pds-ecosystem-v1014 .pds-laptop-screen{height:604px!important;min-height:604px!important;display:grid!important;grid-template-columns:276px minmax(0,1fr)!important;overflow:hidden!important;border-radius:0 0 14px 14px!important;background:#fff!important;box-shadow:0 0 0 1px rgb(15 23 42 / .12),inset 0 1px 0 rgb(255 255 255 / .86)!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar{width:auto!important;padding:28px 26px!important;background:linear-gradient(180deg,#ffffff 0%,#fbf9ff 100%)!important;border-right:1px solid rgb(15 23 42 / .08)!important;display:flex!important;flex-direction:column!important;gap:8px!important}.pds-root .pds-ecosystem-v1014 .pds-sidebar-hub{display:grid!important;grid-template-columns:66px 1fr!important;align-items:center!important;gap:16px!important;min-height:78px!important;margin:0 0 24px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1014 .pds-hub-logo-img,.pds-root .pds-ecosystem-v1014 .pds-sidebar-hub .pds-hub-logo{width:62px!important;height:62px!important;border-radius:50%!important;object-fit:contain!important;background:#fff!important;border:2px solid rgb(108 43 217 / .24)!important;box-shadow:0 12px 24px rgb(108 43 217 / .13)!important}.pds-root .pds-ecosystem-v1014 .pds-sidebar-hub b{font-size:22px!important;line-height:.98!important;letter-spacing:-.045em!important;color:#111827!important;font-weight:950!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span{height:44px!important;display:flex!important;align-items:center!important;gap:12px!important;border-radius:13px!important;padding:0 16px!important;margin:0!important;color:#475569!important;font-size:16px!important;font-weight:850!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:before{width:22px!important;display:inline-grid!important;place-items:center!important;color:#64748b!important;font-size:18px!important;font-weight:900!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(1):before{content:"⌂"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(2):before{content:"☷"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(3):before{content:"▤"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(4):before{content:"▣"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(5):before{content:"⌘"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(6):before{content:"☑"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(7):before{content:"⌁"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(8):before{content:"↻"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(9):before{content:"▱"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(10):before{content:"⚙"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(11):before{content:"?"!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span:nth-of-type(12):before{content:"↪"!important;color:#ef4444!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span.active{background:#ede9fe!important;color:#5B21B6!important;box-shadow:0 12px 24px rgb(108 43 217 / .09)!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span.active:before{color:#6C2BD9!important}.pds-root .pds-ecosystem-v1014 .pds-app-sidebar>span.pds-logout{color:#dc2626!important}.pds-root .pds-ecosystem-v1014 .pds-app-main{padding:0!important;background:#fff!important;min-width:0!important}.pds-root .pds-ecosystem-v1014 .pds-app-topbar{height:96px!important;display:grid!important;grid-template-columns:minmax(420px,620px) auto!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;padding:0 42px!important;background:#fff!important;border-bottom:1px solid rgb(15 23 42 / .07)!important}.pds-root .pds-ecosystem-v1014 .pds-app-search{height:56px!important;border-radius:999px!important;padding:0 22px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .13)!important;box-shadow:0 10px 24px rgb(15 23 42 / .035),inset 0 1px 2px rgb(15 23 42 / .04)!important}.pds-root .pds-ecosystem-v1014 .pds-app-search span{font-size:21px!important}.pds-root .pds-ecosystem-v1014 .pds-app-search em{font-size:17px!important;font-weight:750!important;color:#64748b!important}.pds-root .pds-ecosystem-v1014 .pds-app-user{grid-template-columns:34px 50px auto 18px!important;gap:14px!important;min-width:210px!important;align-items:center!important}.pds-root .pds-ecosystem-v1014 .pds-app-user:after{content:"⌄"!important;color:#64748b!important;font-weight:950!important;font-size:18px!important}.pds-root .pds-ecosystem-v1014 .pds-app-user>span{font-size:20px!important;position:relative!important}.pds-root .pds-ecosystem-v1014 .pds-app-user>span:after{content:""!important;position:absolute!important;right:-1px!important;top:2px!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#6C2BD9!important}.pds-root .pds-ecosystem-v1014 .pds-app-user i{width:50px!important;height:50px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 35%,#fff 0 18%,transparent 19%),linear-gradient(135deg,#7C3AED 0 52%,#A78BFA 52% 100%)!important;box-shadow:0 10px 20px rgb(108 43 217 / .18)!important}.pds-root .pds-ecosystem-v1014 .pds-app-user strong{font-family:var(--pds-font)!important;font-size:18px!important;letter-spacing:-.02em!important;color:#111827!important;font-weight:900!important}.pds-root .pds-ecosystem-v1014 .pds-screen-state{padding:36px 44px!important}.pds-root .pds-ecosystem-v1014 .pds-screen-state h3{font-size:clamp(34px,3vw,48px)!important;line-height:1.02!important;letter-spacing:-.055em!important;margin:14px 0 24px!important;color:#111827!important}.pds-root .pds-ecosystem-v1014 .pds-portal-kicker{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:8px!important}.pds-root .pds-ecosystem-v1014 .pds-portal-kicker small{display:inline-flex!important;border-radius:999px!important;padding:8px 14px!important;background:#f5f3ff!important;color:#6C2BD9!important;font-weight:950!important;letter-spacing:.13em!important;font-size:13px!important}.pds-root .pds-ecosystem-v1014 .pds-portal-kicker strong{font-size:18px!important;color:#64748b!important;font-weight:850!important}.pds-root .pds-ecosystem-v1014 .pds-dashboard-stats,.pds-root .pds-ecosystem-v1014 .pds-test-grid,.pds-root .pds-ecosystem-v1014 .pds-analytics-grid{gap:22px!important;margin:18px 0 26px!important}.pds-root .pds-ecosystem-v1014 .pds-dashboard-stats b,.pds-root .pds-ecosystem-v1014 .pds-test-grid b,.pds-root .pds-ecosystem-v1014 .pds-analytics-grid b{padding:22px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 16px 32px rgb(31 18 58 / .055)!important}.pds-root .pds-ecosystem-v1014 .pds-dashboard-stats em,.pds-root .pds-ecosystem-v1014 .pds-test-grid em,.pds-root .pds-ecosystem-v1014 .pds-analytics-grid em{font-size:36px!important;color:#111827!important}.pds-root .pds-ecosystem-v1014 .pds-test-review{min-height:150px!important;position:relative!important;padding:22px!important;border-radius:24px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 16px 32px rgb(31 18 58 / .052)!important}.pds-root .pds-ecosystem-v1014 .pds-test-review:after{content:"▷  Start Test"!important;position:absolute!important;right:28px!important;top:50%!important;transform:translateY(-50%)!important;min-width:150px!important;height:54px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:linear-gradient(135deg,#7C3AED,#6C2BD9)!important;color:#fff!important;font-weight:950!important;box-shadow:0 16px 26px rgb(108 43 217 / .25)!important}.pds-root .pds-ecosystem-v1014 .pds-test-review span{max-width:560px!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-v1014 .pds-ecosystem-stage{min-height:0!important}.pds-root .pds-ecosystem-v1014 .pds-ecosystem-device{width:min(960px,94vw)!important}.pds-root .pds-ecosystem-v1014 .pds-laptop-mock{padding-bottom:110px!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1014 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v1014 .pds-phone-mock{display:block!important}.pds-root .pds-ecosystem-v1014 .pds-ecosystem-nodes{display:grid!important}}.pds-root .pds-ecosystem-v1015 .pds-section-head{margin-bottom:28px!important}.pds-root .pds-ecosystem-v1015 .pds-ecosystem-head h2{max-width:1040px!important}.pds-root .pds-ecosystem-v1015 .pds-ecosystem-head p{max-width:780px!important}@media (min-width:1181px){.pds-root .pds-ecosystem-v1015 .pds-ecosystem-stage{min-height:980px!important;width:min(1480px,100%)!important;position:relative!important;display:block!important}.pds-root .pds-ecosystem-v1015 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(1120px,75vw)!important;margin:0 auto!important;z-index:3!important}.pds-root .pds-ecosystem-v1015 .pds-phone-mock{display:none!important}.pds-root .pds-ecosystem-v1015 .pds-ecosystem-nodes{display:block!important;position:absolute!important;inset:0!important;z-index:4!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1015 .pds-eco-connectors{display:block!important;position:absolute!important;inset:0!important;z-index:2!important;opacity:1!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1015 .pds-eco-connector{stroke:rgb(108 43 217 / .36)!important;stroke-width:2.2!important;stroke-dasharray:7 10!important;filter:drop-shadow(0 0 8px rgb(108 43 217 / .18))!important}.pds-root .pds-ecosystem-v1015 .pds-eco-connector.is-active{stroke:rgb(108 43 217 / .76)!important;stroke-width:2.8!important;filter:drop-shadow(0 0 10px rgb(108 43 217 / .32))!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node{position:absolute!important;width:190px!important;min-height:92px!important;display:grid!important;grid-template-columns:54px 1fr!important;align-items:center!important;column-gap:14px!important;padding:16px!important;border-radius:22px!important;background:rgb(255 255 255 / .92)!important;border:1px solid rgb(108 43 217 / .16)!important;box-shadow:0 18px 42px rgb(31 18 58 / .075),inset 0 1px 0 rgb(255 255 255 / .9)!important;backdrop-filter:blur(12px)!important;pointer-events:auto!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node small{display:none!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node b{font-size:17px!important;line-height:1.08!important;letter-spacing:-.035em!important;color:#111827!important;font-weight:950!important}.pds-root .pds-ecosystem-v1015 .pds-eco-emoji{width:54px!important;height:54px!important;border-radius:16px!important;display:grid!important;place-items:center!important;font-size:29px!important;box-shadow:0 12px 22px rgb(31 18 58 / .10)!important}.pds-root .pds-ecosystem-v1015 .pds-eco-tone-blue .pds-eco-emoji{background:#e0f2fe!important;color:#0369a1!important}.pds-root .pds-ecosystem-v1015 .pds-eco-tone-gold .pds-eco-emoji{background:#fef3c7!important;color:#b45309!important}.pds-root .pds-ecosystem-v1015 .pds-eco-tone-purple .pds-eco-emoji{background:#ede9fe!important;color:#6d28d9!important}.pds-root .pds-ecosystem-v1015 .pds-eco-tone-orange .pds-eco-emoji{background:#ffedd5!important;color:#ea580c!important}.pds-root .pds-ecosystem-v1015 .pds-eco-tone-green .pds-eco-emoji{background:#dcfce7!important;color:#15803d!important}.pds-root .pds-ecosystem-v1015 .pds-eco-tone-teal .pds-eco-emoji{background:#ccfbf1!important;color:#0f766e!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node.is-active{transform:translateY(-5px) scale(1.03)!important;border-color:rgb(108 43 217 / .45)!important;box-shadow:0 30px 76px rgb(108 43 217 / .18),0 0 0 5px rgb(108 43 217 / .055)!important;opacity:1!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node:not(.is-active){opacity:.86!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node-1{left:0!important;top:72px!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node-2{left:0!important;top:272px!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node-3{left:0!important;top:472px!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node-4{right:0!important;top:72px!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node-5{right:0!important;top:272px!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node-6{right:0!important;top:472px!important}.pds-root .pds-ecosystem-v1015 .pds-laptop-mock{padding:24px 24px 112px!important;border-radius:30px!important;background:linear-gradient(180deg,#151923 0%,#0e1420 86%,#080d16 100%)!important;box-shadow:0 48px 105px rgb(15 23 42 / .19),inset 0 0 0 1px rgb(255 255 255 / .28)!important}.pds-root .pds-ecosystem-v1015 .pds-browser-bar{height:56px!important;grid-template-columns:74px 112px minmax(520px,1fr) 70px!important;padding:0 20px!important;border-radius:15px 15px 0 0!important}.pds-root .pds-ecosystem-v1015 .pds-browser-url{height:38px!important;font-size:16px!important;border-radius:14px!important}.pds-root .pds-ecosystem-v1015 .pds-laptop-screen{height:560px!important;min-height:560px!important;grid-template-columns:250px minmax(0,1fr)!important;border-radius:0 0 13px 13px!important}.pds-root .pds-ecosystem-v1015 .pds-laptop-base{position:absolute!important;left:50%!important;bottom:18px!important;width:142px!important;height:78px!important;margin:0!important;transform:translateX(-50%)!important;border-radius:0 0 24px 24px!important;background:linear-gradient(90deg,#c7d0dc,#fbfdff 50%,#b5c0cd)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .92),0 18px 30px rgb(15 23 42 / .13)!important}.pds-root .pds-ecosystem-v1015 .pds-laptop-base:before{width:260px!important;height:24px!important;bottom:-18px!important}.pds-root .pds-ecosystem-v1015 .pds-laptop-mock:after{bottom:-78px!important;width:min(690px,64%)!important;height:40px!important}.pds-root .pds-ecosystem-v1015 .pds-ecosystem-device:after{right:1.8%!important;bottom:-72px!important;width:78px!important;height:34px!important}.pds-root .pds-ecosystem-v1015 .pds-app-sidebar{padding:26px 24px!important}.pds-root .pds-ecosystem-v1015 .pds-sidebar-hub{grid-template-columns:62px 1fr!important;gap:14px!important;min-height:74px!important;margin-bottom:22px!important}.pds-root .pds-ecosystem-v1015 .pds-hub-logo-img,.pds-root .pds-ecosystem-v1015 .pds-sidebar-hub .pds-hub-logo{width:58px!important;height:58px!important}.pds-root .pds-ecosystem-v1015 .pds-sidebar-hub b{font-size:20px!important}.pds-root .pds-ecosystem-v1015 .pds-app-sidebar>span{height:40px!important;font-size:15px!important}.pds-root .pds-ecosystem-v1015 .pds-app-topbar{height:86px!important;grid-template-columns:minmax(390px,590px) auto!important;padding:0 38px!important}.pds-root .pds-ecosystem-v1015 .pds-app-search{height:52px!important}.pds-root .pds-ecosystem-v1015 .pds-app-search em{font-size:16px!important}.pds-root .pds-ecosystem-v1015 .pds-app-user strong{font-size:17px!important}.pds-root .pds-ecosystem-v1015 .pds-screen-state{padding:32px 40px!important}.pds-root .pds-ecosystem-v1015 .pds-screen-state h3{font-size:clamp(32px,2.7vw,44px)!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-v1015 .pds-eco-node small{display:none!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node{min-height:86px!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1015 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v1015 .pds-phone-mock{display:block!important}.pds-root .pds-ecosystem-v1015 .pds-ecosystem-nodes{display:grid!important;grid-template-columns:1fr!important}.pds-root .pds-ecosystem-v1015 .pds-eco-node small{display:none!important}}@media (min-width:1181px){.pds-root .pds-ecosystem-v1016{padding-top:clamp(46px,5vw,72px)!important;padding-bottom:clamp(92px,8vw,138px)!important;background:radial-gradient(circle at 50% 46%,rgb(108 43 217 / .055),transparent 35%),radial-gradient(circle at 6% 56%,rgb(108 43 217 / .035),transparent 30%),radial-gradient(circle at 94% 56%,rgb(108 43 217 / .035),transparent 30%),#fff!important}.pds-root .pds-ecosystem-v1016 .pds-wide{width:min(1540px,calc(100% - 56px))!important}.pds-root .pds-ecosystem-v1016 .pds-ecosystem-head{margin-bottom:30px!important}.pds-root .pds-ecosystem-v1016 .pds-ecosystem-head h2{font-size:clamp(40px,4vw,66px)!important;line-height:1.02!important;letter-spacing:-.055em!important}.pds-root .pds-ecosystem-v1016 .pds-ecosystem-head p{font-size:clamp(17px,1.25vw,21px)!important;max-width:780px!important}.pds-root .pds-ecosystem-v1016 .pds-ecosystem-stage{min-height:920px!important;width:min(1500px,100%)!important;display:block!important;position:relative!important;overflow:visible!important;margin-inline:auto!important}.pds-root .pds-ecosystem-v1016 .pds-ecosystem-device{width:min(1040px,68.5vw)!important;margin:0 auto!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;z-index:5!important;filter:none!important}.pds-root .pds-ecosystem-v1016 .pds-ecosystem-nodes{display:block!important;position:absolute!important;inset:0!important;z-index:6!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node{position:absolute!important;width:205px!important;min-height:112px!important;display:grid!important;grid-template-columns:64px 1fr!important;align-items:center!important;column-gap:16px!important;padding:20px!important;border-radius:22px!important;background:rgb(255 255 255 / .94)!important;border:1px solid rgb(108 43 217 / .14)!important;box-shadow:0 22px 48px rgb(31 18 58 / .075),inset 0 1px 0 rgb(255 255 255 / .95)!important;backdrop-filter:blur(12px)!important;opacity:.88!important;pointer-events:auto!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node b{font-size:20px!important;line-height:1.08!important;letter-spacing:-.045em!important;font-weight:950!important;color:#111827!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node small{display:none!important}.pds-root .pds-ecosystem-v1016 .pds-eco-emoji{width:64px!important;height:64px!important;border-radius:18px!important;font-size:34px!important;display:grid!important;place-items:center!important;box-shadow:0 14px 26px rgb(31 18 58 / .10)!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node.is-active{opacity:1!important;transform:translateY(-4px) scale(1.025)!important;border-color:rgb(108 43 217 / .44)!important;box-shadow:0 34px 78px rgb(108 43 217 / .16),0 0 0 5px rgb(108 43 217 / .055)!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node-1{left:0!important;top:88px!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node-2{left:0!important;top:318px!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node-3{left:0!important;top:548px!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node-4{right:0!important;top:88px!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node-5{right:0!important;top:318px!important}.pds-root .pds-ecosystem-v1016 .pds-eco-node-6{right:0!important;top:548px!important}.pds-root .pds-ecosystem-v1016 .pds-eco-connectors{display:block!important;position:absolute!important;inset:0!important;z-index:3!important;opacity:1!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1016 .pds-eco-connector{stroke:rgb(108 43 217 / .42)!important;stroke-width:2.4!important;stroke-dasharray:7 9!important;filter:drop-shadow(0 0 8px rgb(108 43 217 / .18))!important}.pds-root .pds-ecosystem-v1016 .pds-eco-connector.is-active{stroke:rgb(108 43 217 / .78)!important;stroke-width:3!important;filter:drop-shadow(0 0 12px rgb(108 43 217 / .32))!important}.pds-root .pds-ecosystem-v1016 .pds-laptop-mock{position:relative!important;overflow:visible!important;padding:20px 20px 26px!important;border-radius:28px!important;background:linear-gradient(180deg,#171b24 0%,#0e131c 100%)!important;box-shadow:0 44px 90px rgb(15 23 42 / .18),inset 0 1px 0 rgb(255 255 255 / .22)!important}.pds-root .pds-ecosystem-v1016 .pds-laptop-mock:before{content:""!important;position:absolute!important;left:50%!important;top:8px!important;transform:translateX(-50%)!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#293241!important;box-shadow:0 0 0 2px rgb(255 255 255 / .06)!important;z-index:2!important}.pds-root .pds-ecosystem-v1016 .pds-browser-bar{height:62px!important;display:grid!important;grid-template-columns:76px 112px minmax(0,1fr) 66px!important;align-items:center!important;gap:14px!important;padding:0 22px!important;margin:0!important;border-radius:14px 14px 0 0!important;border:0!important;border-bottom:1px solid rgb(15 23 42 / .10)!important;background:linear-gradient(180deg,#fbfcff 0%,#f2f4f8 100%)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .92)!important}.pds-root .pds-ecosystem-v1016 .pds-browser-dots{display:flex!important;gap:9px!important;align-items:center!important}.pds-root .pds-ecosystem-v1016 .pds-browser-dots i{width:12px!important;height:12px!important;border-radius:999px!important}.pds-root .pds-ecosystem-v1016 .pds-browser-dots i:nth-child(1){background:#ef4444!important}.pds-root .pds-ecosystem-v1016 .pds-browser-dots i:nth-child(2){background:#f59e0b!important}.pds-root .pds-ecosystem-v1016 .pds-browser-dots i:nth-child(3){background:#22c55e!important}.pds-root .pds-ecosystem-v1016 .pds-browser-nav{display:flex!important;gap:12px!important;color:#64748b!important;font-size:24px!important;font-weight:800!important}.pds-root .pds-ecosystem-v1016 .pds-browser-nav span{background:transparent!important;border:0!important;width:auto!important;height:auto!important;box-shadow:none!important;line-height:1!important}.pds-root .pds-ecosystem-v1016 .pds-browser-url{height:42px!important;width:100%!important;justify-content:flex-start!important;gap:10px!important;padding:0 16px!important;border-radius:11px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .12)!important;box-shadow:inset 0 1px 4px rgb(15 23 42 / .055),0 1px 0 rgb(255 255 255 / .92)!important;font-size:17px!important;font-weight:800!important;color:#111827!important}.pds-root .pds-ecosystem-v1016 .pds-lock{font-size:15px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1016 .pds-browser-actions{display:flex!important;justify-content:flex-end!important;gap:16px!important;color:#64748b!important;font-size:24px!important;font-weight:850!important}.pds-root .pds-ecosystem-v1016 .pds-browser-actions span:first-child{font-size:0!important}.pds-root .pds-ecosystem-v1016 .pds-browser-actions span:first-child:before{content:"☆"!important;font-size:25px!important}.pds-root .pds-ecosystem-v1016 .pds-laptop-screen{height:610px!important;min-height:610px!important;display:grid!important;grid-template-columns:260px minmax(0,1fr)!important;overflow:hidden!important;border-radius:0 0 12px 12px!important;background:#fff!important;box-shadow:inset 0 0 0 1px rgb(15 23 42 / .09)!important}.pds-root .pds-ecosystem-v1016 .pds-app-sidebar{padding:26px 24px!important;background:linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important;border-right:1px solid rgb(15 23 42 / .08)!important;gap:8px!important}.pds-root .pds-ecosystem-v1016 .pds-sidebar-hub{grid-template-columns:66px 1fr!important;gap:14px!important;align-items:center!important;margin:0 0 22px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;min-height:78px!important}.pds-root .pds-ecosystem-v1016 .pds-hub-logo-img,.pds-root .pds-ecosystem-v1016 .pds-sidebar-hub .pds-hub-logo{width:62px!important;height:62px!important;border-radius:50%!important;object-fit:contain!important;background:#fff!important;border:2px solid rgb(108 43 217 / .34)!important;box-shadow:0 12px 26px rgb(108 43 217 / .14)!important}.pds-root .pds-ecosystem-v1016 .pds-sidebar-hub b{font-size:21px!important;line-height:1.03!important;letter-spacing:-.045em!important;color:#111827!important;font-weight:950!important}.pds-root .pds-ecosystem-v1016 .pds-app-sidebar>span{height:41px!important;border-radius:12px!important;padding:0 14px!important;font-size:15px!important;font-weight:820!important;color:#475569!important}.pds-root .pds-ecosystem-v1016 .pds-app-sidebar>span.active{background:#ede9fe!important;color:#6C2BD9!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1016 .pds-app-main{background:#fff!important}.pds-root .pds-ecosystem-v1016 .pds-app-topbar{height:92px!important;display:grid!important;grid-template-columns:minmax(420px,620px) auto!important;align-items:center!important;justify-content:space-between!important;gap:30px!important;padding:0 40px!important;background:#fff!important;border-bottom:1px solid rgb(15 23 42 / .075)!important}.pds-root .pds-ecosystem-v1016 .pds-app-search{height:56px!important;border-radius:999px!important;padding:0 22px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .12)!important;box-shadow:0 10px 24px rgb(15 23 42 / .035)!important}.pds-root .pds-ecosystem-v1016 .pds-app-search em{font-size:17px!important;font-weight:720!important;color:#64748b!important}.pds-root .pds-ecosystem-v1016 .pds-app-user{grid-template-columns:34px 50px auto 16px!important;gap:14px!important;align-items:center!important;min-width:205px!important}.pds-root .pds-ecosystem-v1016 .pds-app-user:after{content:"⌄"!important;color:#64748b!important;font-size:18px!important;font-weight:950!important}.pds-root .pds-ecosystem-v1016 .pds-app-user>span{font-size:20px!important;position:relative!important}.pds-root .pds-ecosystem-v1016 .pds-app-user>span:after{content:""!important;position:absolute!important;right:-1px!important;top:1px!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#6C2BD9!important}.pds-root .pds-ecosystem-v1016 .pds-app-user i{width:50px!important;height:50px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 35%,#fff 0 18%,transparent 19%),linear-gradient(135deg,#7C3AED 0 52%,#A78BFA 52% 100%)!important;box-shadow:0 10px 20px rgb(108 43 217 / .18)!important}.pds-root .pds-ecosystem-v1016 .pds-app-user strong{font-size:18px!important;font-weight:900!important;color:#111827!important}.pds-root .pds-ecosystem-v1016 .pds-screen-state{padding:34px 40px!important}.pds-root .pds-ecosystem-v1016 .pds-screen-state h3{font-size:clamp(36px,3vw,48px)!important;line-height:1.03!important;letter-spacing:-.055em!important;margin:14px 0 24px!important;color:#111827!important}.pds-root .pds-ecosystem-v1016 .pds-portal-kicker{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:8px!important}.pds-root .pds-ecosystem-v1016 .pds-portal-kicker small{display:inline-flex!important;border-radius:999px!important;padding:8px 14px!important;background:#f5f3ff!important;color:#6C2BD9!important;font-weight:950!important;letter-spacing:.14em!important;font-size:13px!important}.pds-root .pds-ecosystem-v1016 .pds-portal-kicker strong{font-size:18px!important;color:#64748b!important;font-weight:850!important}.pds-root .pds-ecosystem-v1016 .pds-dashboard-stats,.pds-root .pds-ecosystem-v1016 .pds-test-grid,.pds-root .pds-ecosystem-v1016 .pds-analytics-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;margin:18px 0 24px!important}.pds-root .pds-ecosystem-v1016 .pds-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.pds-root .pds-ecosystem-v1016 .pds-dashboard-stats b,.pds-root .pds-ecosystem-v1016 .pds-test-grid b,.pds-root .pds-ecosystem-v1016 .pds-analytics-grid b{min-height:102px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 16px 32px rgb(31 18 58 / .052)!important;padding:20px!important}.pds-root .pds-ecosystem-v1016 .pds-dashboard-stats em,.pds-root .pds-ecosystem-v1016 .pds-test-grid em,.pds-root .pds-ecosystem-v1016 .pds-analytics-grid em{font-size:34px!important;color:#111827!important}.pds-root .pds-ecosystem-v1016 .pds-portal-panels{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(230px,.85fr)!important;gap:22px!important}.pds-root .pds-ecosystem-v1016 .pds-portal-panels section,.pds-root .pds-ecosystem-v1016 .pds-test-review,.pds-root .pds-ecosystem-v1016 .pds-pyq-grid section{border-radius:22px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 16px 32px rgb(31 18 58 / .052)!important;padding:22px!important}.pds-root .pds-ecosystem-v1016 .pds-test-review{min-height:150px!important;position:relative!important}.pds-root .pds-ecosystem-v1016 .pds-test-review:after{content:"▷  Start Test"!important;position:absolute!important;right:28px!important;top:50%!important;transform:translateY(-50%)!important;min-width:150px!important;height:54px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:linear-gradient(135deg,#7C3AED,#6C2BD9)!important;color:#fff!important;font-weight:950!important;box-shadow:0 16px 26px rgb(108 43 217 / .25)!important}.pds-root .pds-ecosystem-v1016 .pds-laptop-base{position:absolute!important;left:50%!important;bottom:-126px!important;transform:translateX(-50%)!important;width:188px!important;height:128px!important;margin:0!important;border-radius:0 0 34px 34px!important;background:linear-gradient(90deg,#b9c4d1 0%,#eef3f8 46%,#aeb9c8 100%)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .88),0 22px 36px rgb(15 23 42 / .12)!important;z-index:-1!important}.pds-root .pds-ecosystem-v1016 .pds-laptop-base:before{content:""!important;position:absolute!important;left:50%!important;bottom:-24px!important;transform:translateX(-50%)!important;width:300px!important;height:30px!important;border-radius:999px!important;background:linear-gradient(180deg,#f8fafc,#cfd8e3 62%,#98a6b6)!important;box-shadow:0 18px 28px rgb(15 23 42 / .16),inset 0 1px 0 rgb(255 255 255 / .94)!important}.pds-root .pds-ecosystem-v1016 .pds-laptop-mock:after{content:""!important;position:absolute!important;left:50%!important;bottom:-224px!important;transform:translateX(-50%)!important;width:min(740px,70%)!important;height:48px!important;border-radius:12px!important;background:repeating-linear-gradient(90deg,rgb(100 116 139 / .18) 0 18px,rgb(255 255 255 / .82) 18px 31px),linear-gradient(180deg,#ffffff 0%,#e6ebf1 100%)!important;border:1px solid rgb(148 163 184 / .36)!important;box-shadow:0 18px 34px rgb(15 23 42 / .13)!important;opacity:.86!important}.pds-root .pds-ecosystem-v1016 .pds-ecosystem-device:after{content:""!important;position:absolute!important;right:3%!important;bottom:-224px!important;width:86px!important;height:42px!important;border-radius:70% 70% 62% 62%!important;background:linear-gradient(180deg,#fff,#dfe5ec)!important;border:1px solid rgb(148 163 184 / .36)!important;box-shadow:0 18px 30px rgb(15 23 42 / .13)!important;opacity:.92!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-v1016 .pds-ecosystem-stage{min-height:0!important}.pds-root .pds-ecosystem-v1016 .pds-ecosystem-device{width:min(980px,94vw)!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1016 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v1016 .pds-phone-mock{display:block!important}}@media (min-width:1181px){.pds-root .pds-ecosystem-v1017{padding-top:clamp(42px,4.4vw,66px)!important;padding-bottom:clamp(118px,10vw,170px)!important;background:radial-gradient(circle at 50% 50%,rgb(108 43 217 / .055),transparent 38%),radial-gradient(circle at 3% 56%,rgb(108 43 217 / .04),transparent 30%),radial-gradient(circle at 97% 56%,rgb(108 43 217 / .04),transparent 30%),#fff!important}.pds-root .pds-ecosystem-v1017 .pds-wide{width:min(1560px,calc(100% - 42px))!important}.pds-root .pds-ecosystem-v1017 .pds-ecosystem-head{max-width:1220px!important;margin-bottom:28px!important}.pds-root .pds-ecosystem-v1017 .pds-ecosystem-head h2{font-size:clamp(40px,3.65vw,58px)!important;line-height:1.02!important;letter-spacing:-.055em!important;max-width:none!important}.pds-root .pds-ecosystem-v1017 .pds-ecosystem-head p{font-size:clamp(17px,1.2vw,20px)!important;max-width:760px!important;line-height:1.55!important}.pds-root .pds-ecosystem-v1017 .pds-ecosystem-stage{width:min(1500px,100%)!important;min-height:930px!important;position:relative!important;overflow:visible!important}.pds-root .pds-ecosystem-v1017 .pds-ecosystem-nodes{position:absolute!important;inset:0!important;z-index:9!important;display:block!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node{width:208px!important;min-height:112px!important;display:grid!important;grid-template-columns:60px 1fr!important;align-items:center!important;column-gap:15px!important;padding:18px!important;border-radius:22px!important;background:rgb(255 255 255 / .95)!important;border:1px solid rgb(108 43 217 / .14)!important;box-shadow:0 22px 50px rgb(31 18 58 / .07),inset 0 1px 0 rgb(255 255 255 / .95)!important;backdrop-filter:blur(12px)!important;opacity:.86!important;pointer-events:auto!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node small{display:none!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node b{font-size:19px!important;line-height:1.06!important;font-weight:950!important;letter-spacing:-.035em!important;color:#111827!important}.pds-root .pds-ecosystem-v1017 .pds-eco-emoji{width:58px!important;height:58px!important;border-radius:17px!important;display:grid!important;place-items:center!important;font-size:31px!important;box-shadow:0 14px 26px rgb(31 18 58 / .10)!important}.pds-root .pds-ecosystem-v1017 .pds-eco-tone-blue .pds-eco-emoji{background:#e0f2fe!important;color:#0369a1!important}.pds-root .pds-ecosystem-v1017 .pds-eco-tone-gold .pds-eco-emoji{background:#fef3c7!important;color:#b45309!important}.pds-root .pds-ecosystem-v1017 .pds-eco-tone-purple .pds-eco-emoji{background:#ede9fe!important;color:#6d28d9!important}.pds-root .pds-ecosystem-v1017 .pds-eco-tone-orange .pds-eco-emoji{background:#ffedd5!important;color:#ea580c!important}.pds-root .pds-ecosystem-v1017 .pds-eco-tone-green .pds-eco-emoji{background:#dcfce7!important;color:#15803d!important}.pds-root .pds-ecosystem-v1017 .pds-eco-tone-teal .pds-eco-emoji{background:#ccfbf1!important;color:#0f766e!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node.is-active{opacity:1!important;transform:translateY(-5px) scale(1.035)!important;border-color:rgb(108 43 217 / .42)!important;box-shadow:0 30px 76px rgb(108 43 217 / .16),0 0 0 5px rgb(108 43 217 / .055),inset 0 1px 0 rgb(255 255 255 / .95)!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node-1{left:8px!important;top:92px!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node-2{left:8px!important;top:300px!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node-3{left:8px!important;top:508px!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node-4{right:8px!important;top:92px!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node-5{right:8px!important;top:300px!important}.pds-root .pds-ecosystem-v1017 .pds-eco-node-6{right:8px!important;top:508px!important}.pds-root .pds-ecosystem-v1017 .pds-eco-connectors{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:660px!important;z-index:3!important;pointer-events:none!important;opacity:.95!important}.pds-root .pds-ecosystem-v1017 .pds-eco-connector{stroke:rgb(108 43 217 / .42)!important;stroke-width:2!important;stroke-linecap:round!important;stroke-dasharray:7 10!important;filter:drop-shadow(0 0 7px rgb(108 43 217 / .18))!important}.pds-root .pds-ecosystem-v1017 .pds-eco-connector.is-active{stroke:rgb(108 43 217 / .82)!important;stroke-width:2.6!important;filter:drop-shadow(0 0 10px rgb(108 43 217 / .34))!important}.pds-root .pds-ecosystem-v1017 .pds-ecosystem-device{width:min(980px,67vw)!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;margin:0 auto!important;z-index:6!important;filter:drop-shadow(0 40px 80px rgb(15 23 42 / .14))!important}.pds-root .pds-ecosystem-v1017 .pds-laptop-mock{position:relative!important;width:100%!important;height:auto!important;padding:20px 20px 36px!important;border-radius:30px!important;background:linear-gradient(180deg,#171a22 0%,#11151d 86%,#0d1118 100%)!important;box-shadow:0 42px 92px rgb(15 23 42 / .18),inset 0 0 0 1px rgb(255 255 255 / .28)!important;overflow:visible!important}.pds-root .pds-ecosystem-v1017 .pds-laptop-mock:before{content:""!important;position:absolute!important;left:50%!important;top:10px!important;transform:translateX(-50%)!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#343a46!important;box-shadow:0 0 0 2px rgb(255 255 255 / .05)!important;z-index:6!important}.pds-root .pds-ecosystem-v1017 .pds-browser-bar{height:58px!important;display:grid!important;grid-template-columns:84px 116px minmax(0,1fr) 72px!important;align-items:center!important;gap:14px!important;padding:0 18px!important;border-radius:16px 16px 0 0!important;background:linear-gradient(180deg,#f9fafb,#eef2f7)!important;border-bottom:1px solid rgb(15 23 42 / .075)!important}.pds-root .pds-ecosystem-v1017 .pds-browser-dots{display:flex!important;gap:9px!important;align-items:center!important}.pds-root .pds-ecosystem-v1017 .pds-browser-dots i{width:12px!important;height:12px!important;border-radius:50%!important;display:block!important;box-shadow:inset 0 -1px 1px rgb(15 23 42 / .15)!important}.pds-root .pds-ecosystem-v1017 .pds-browser-dots i:nth-child(1){background:#ef4444!important}.pds-root .pds-ecosystem-v1017 .pds-browser-dots i:nth-child(2){background:#f59e0b!important}.pds-root .pds-ecosystem-v1017 .pds-browser-dots i:nth-child(3){background:#22c55e!important}.pds-root .pds-ecosystem-v1017 .pds-browser-nav{display:flex!important;gap:15px!important;color:#64748b!important;font-size:24px!important;font-weight:900!important}.pds-root .pds-ecosystem-v1017 .pds-browser-url{height:42px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:0 16px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .12)!important;box-shadow:inset 0 1px 4px rgb(15 23 42 / .055),0 1px 0 rgb(255 255 255 / .92)!important;font-size:17px!important;font-weight:800!important;color:#111827!important}.pds-root .pds-ecosystem-v1017 .pds-lock{font-size:15px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1017 .pds-browser-actions{display:flex!important;justify-content:flex-end!important;gap:16px!important;color:#64748b!important;font-size:24px!important;font-weight:850!important}.pds-root .pds-ecosystem-v1017 .pds-browser-actions span:first-child{font-size:0!important}.pds-root .pds-ecosystem-v1017 .pds-browser-actions span:first-child:before{content:"☆"!important;font-size:25px!important}.pds-root .pds-ecosystem-v1017 .pds-laptop-screen{height:590px!important;min-height:590px!important;display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;overflow:hidden!important;border-radius:0 0 13px 13px!important;background:#fff!important;box-shadow:inset 0 0 0 1px rgb(15 23 42 / .08)!important}.pds-root .pds-ecosystem-v1017 .pds-app-sidebar{padding:26px 22px!important;background:linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important;border-right:1px solid rgb(15 23 42 / .08)!important;gap:7px!important}.pds-root .pds-ecosystem-v1017 .pds-sidebar-hub{grid-template-columns:62px 1fr!important;gap:13px!important;align-items:center!important;margin:0 0 22px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;min-height:74px!important}.pds-root .pds-ecosystem-v1017 .pds-hub-logo-img,.pds-root .pds-ecosystem-v1017 .pds-sidebar-hub .pds-hub-logo{width:58px!important;height:58px!important;border-radius:50%!important;object-fit:contain!important;background:#fff!important;border:2px solid rgb(108 43 217 / .28)!important;box-shadow:0 12px 26px rgb(108 43 217 / .12)!important}.pds-root .pds-ecosystem-v1017 .pds-sidebar-hub b{font-size:20px!important;line-height:1.03!important;letter-spacing:-.045em!important;color:#111827!important;font-weight:950!important}.pds-root .pds-ecosystem-v1017 .pds-app-sidebar>span{height:38px!important;border-radius:12px!important;padding:0 14px!important;font-size:14px!important;font-weight:820!important;color:#475569!important}.pds-root .pds-ecosystem-v1017 .pds-app-sidebar>span.active{background:#ede9fe!important;color:#6C2BD9!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1017 .pds-app-main{background:#fff!important}.pds-root .pds-ecosystem-v1017 .pds-app-topbar{height:88px!important;display:grid!important;grid-template-columns:minmax(360px,560px) auto!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;padding:0 38px!important;background:#fff!important;border-bottom:1px solid rgb(15 23 42 / .075)!important}.pds-root .pds-ecosystem-v1017 .pds-app-search{height:52px!important;border-radius:999px!important;padding:0 21px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .12)!important;box-shadow:0 10px 24px rgb(15 23 42 / .035)!important}.pds-root .pds-ecosystem-v1017 .pds-app-search em{font-size:16px!important;font-weight:720!important;color:#64748b!important}.pds-root .pds-ecosystem-v1017 .pds-app-user{grid-template-columns:32px 48px auto 16px!important;gap:13px!important;align-items:center!important;min-width:178px!important}.pds-root .pds-ecosystem-v1017 .pds-app-user:after{content:"⌄"!important;color:#64748b!important;font-size:17px!important;font-weight:950!important}.pds-root .pds-ecosystem-v1017 .pds-app-user>span{font-size:19px!important;position:relative!important}.pds-root .pds-ecosystem-v1017 .pds-app-user>span:after{content:""!important;position:absolute!important;right:-1px!important;top:1px!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#6C2BD9!important}.pds-root .pds-ecosystem-v1017 .pds-app-user i{width:48px!important;height:48px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 35%,#fff 0 18%,transparent 19%),linear-gradient(135deg,#7C3AED 0 52%,#A78BFA 52% 100%)!important;box-shadow:0 10px 20px rgb(108 43 217 / .18)!important}.pds-root .pds-ecosystem-v1017 .pds-app-user strong{font-size:17px!important;font-weight:900!important;color:#111827!important;white-space:nowrap!important}.pds-root .pds-ecosystem-v1017 .pds-screen-state{padding:30px 38px!important}.pds-root .pds-ecosystem-v1017 .pds-screen-state h3{font-size:clamp(34px,2.75vw,46px)!important;line-height:1.03!important;letter-spacing:-.055em!important;margin:14px 0 22px!important;color:#111827!important}.pds-root .pds-ecosystem-v1017 .pds-portal-kicker{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:8px!important}.pds-root .pds-ecosystem-v1017 .pds-portal-kicker small{display:inline-flex!important;border-radius:999px!important;padding:8px 14px!important;background:#f5f3ff!important;color:#6C2BD9!important;font-weight:950!important;letter-spacing:.14em!important;font-size:13px!important}.pds-root .pds-ecosystem-v1017 .pds-portal-kicker strong{font-size:17px!important;color:#64748b!important;font-weight:850!important}.pds-root .pds-ecosystem-v1017 .pds-dashboard-stats,.pds-root .pds-ecosystem-v1017 .pds-test-grid,.pds-root .pds-ecosystem-v1017 .pds-analytics-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;margin:18px 0 22px!important}.pds-root .pds-ecosystem-v1017 .pds-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.pds-root .pds-ecosystem-v1017 .pds-dashboard-stats b,.pds-root .pds-ecosystem-v1017 .pds-test-grid b,.pds-root .pds-ecosystem-v1017 .pds-analytics-grid b{min-height:96px!important;border-radius:21px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 16px 32px rgb(31 18 58 / .052)!important;padding:18px!important}.pds-root .pds-ecosystem-v1017 .pds-dashboard-stats em,.pds-root .pds-ecosystem-v1017 .pds-test-grid em,.pds-root .pds-ecosystem-v1017 .pds-analytics-grid em{font-size:32px!important;color:#111827!important}.pds-root .pds-ecosystem-v1017 .pds-portal-panels{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(220px,.85fr)!important;gap:20px!important}.pds-root .pds-ecosystem-v1017 .pds-portal-panels section,.pds-root .pds-ecosystem-v1017 .pds-test-review,.pds-root .pds-ecosystem-v1017 .pds-pyq-grid section{border-radius:21px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 16px 32px rgb(31 18 58 / .052)!important;padding:21px!important}.pds-root .pds-ecosystem-v1017 .pds-test-review{min-height:150px!important;position:relative!important}.pds-root .pds-ecosystem-v1017 .pds-test-review:after{content:"▷  Start Test"!important;position:absolute!important;right:28px!important;top:50%!important;transform:translateY(-50%)!important;min-width:146px!important;height:54px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:linear-gradient(135deg,#7C3AED,#6C2BD9)!important;color:#fff!important;font-weight:950!important;box-shadow:0 16px 26px rgb(108 43 217 / .25)!important}.pds-root .pds-ecosystem-v1017 .pds-laptop-base{position:absolute!important;left:50%!important;bottom:-124px!important;transform:translateX(-50%)!important;width:184px!important;height:124px!important;margin:0!important;border-radius:0 0 33px 33px!important;background:linear-gradient(90deg,#b9c4d1 0%,#eef3f8 46%,#aeb9c8 100%)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .88),0 22px 36px rgb(15 23 42 / .12)!important;z-index:-1!important}.pds-root .pds-ecosystem-v1017 .pds-laptop-base:before{content:""!important;position:absolute!important;left:50%!important;bottom:-24px!important;transform:translateX(-50%)!important;width:296px!important;height:30px!important;border-radius:999px!important;background:linear-gradient(180deg,#f8fafc,#cfd8e3 62%,#98a6b6)!important;box-shadow:0 18px 28px rgb(15 23 42 / .16),inset 0 1px 0 rgb(255 255 255 / .94)!important}.pds-root .pds-ecosystem-v1017 .pds-laptop-mock:after{content:""!important;position:absolute!important;left:50%!important;bottom:-220px!important;transform:translateX(-50%)!important;width:min(730px,70%)!important;height:48px!important;border-radius:12px!important;background:repeating-linear-gradient(90deg,rgb(100 116 139 / .18) 0 18px,rgb(255 255 255 / .82) 18px 31px),linear-gradient(180deg,#ffffff 0%,#e6ebf1 100%)!important;border:1px solid rgb(148 163 184 / .36)!important;box-shadow:0 18px 34px rgb(15 23 42 / .13)!important;opacity:.86!important}.pds-root .pds-ecosystem-v1017 .pds-ecosystem-device:after{content:""!important;position:absolute!important;right:3.5%!important;bottom:-220px!important;width:88px!important;height:42px!important;border-radius:70% 70% 62% 62%!important;background:linear-gradient(180deg,#fff,#dfe5ec)!important;border:1px solid rgb(148 163 184 / .36)!important;box-shadow:0 18px 30px rgb(15 23 42 / .13)!important;opacity:.92!important}.pds-root .pds-ecosystem-v1017 .pds-phone-mock{display:none!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-v1017 .pds-ecosystem-stage{min-height:0!important}.pds-root .pds-ecosystem-v1017 .pds-ecosystem-device{width:min(980px,94vw)!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1017 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v1017 .pds-phone-mock{display:block!important}}.pds-root .pds-ecosystem-v1018{padding-top:clamp(42px,4.2vw,66px)!important;padding-bottom:clamp(80px,8vw,132px)!important;background:radial-gradient(circle at 50% 60%,rgb(108 43 217 / .055),transparent 38%),radial-gradient(circle at 7% 52%,rgb(108 43 217 / .055),transparent 30%),radial-gradient(circle at 93% 47%,rgb(139 92 246 / .06),transparent 32%),#fff!important}.pds-root .pds-ecosystem-v1018 .pds-wide{width:min(1500px,calc(100% - 44px))!important}.pds-root .pds-ecosystem-v1018 .pds-ecosystem-head{margin-bottom:30px!important}.pds-root .pds-ecosystem-v1018 .pds-ecosystem-head h2{max-width:1040px!important;margin-inline:auto!important;font-size:clamp(42px,4.6vw,64px)!important;line-height:1.01!important}.pds-root .pds-ecosystem-v1018 .pds-ecosystem-head p{max-width:740px!important;margin-inline:auto!important;line-height:1.45!important}@media (min-width:1181px){.pds-root .pds-ecosystem-v1018 .pds-ecosystem-stage{min-height:760px!important;max-width:1440px!important;margin:0 auto!important;position:relative!important}.pds-root .pds-ecosystem-v1018 .pds-ecosystem-device{width:min(910px,63vw)!important;left:50%!important;top:28px!important;transform:translateX(-50%)!important;z-index:5!important;position:absolute!important}.pds-root .pds-ecosystem-v1018 .pds-laptop-mock{position:relative!important;padding:14px 14px 28px!important;border-radius:30px!important;background:linear-gradient(180deg,#111827 0%,#0a0f1c 100%)!important;box-shadow:0 32px 74px rgb(15 23 42 / .20),0 1px 0 rgb(255 255 255 / .42) inset!important;overflow:visible!important}.pds-root .pds-ecosystem-v1018 .pds-laptop-mock:before{content:""!important;position:absolute!important;left:50%!important;top:7px!important;transform:translateX(-50%)!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#222b3a!important;box-shadow:0 0 0 2px rgb(255 255 255 / .04)!important;z-index:3!important}.pds-root .pds-ecosystem-v1018 .pds-browser-bar{height:54px!important;display:grid!important;grid-template-columns:74px 108px minmax(0,1fr) 66px!important;align-items:center!important;gap:12px!important;margin:22px 18px 0!important;padding:0 12px!important;border-radius:13px 13px 0 0!important;background:linear-gradient(180deg,#f8fafc,#eef2f7)!important;border:0!important;border-bottom:1px solid rgb(15 23 42 / .08)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95)!important}.pds-root .pds-ecosystem-v1018 .pds-browser-dots{display:flex!important;gap:8px!important;align-items:center!important}.pds-root .pds-ecosystem-v1018 .pds-browser-dots i{width:10px!important;height:10px!important;border-radius:50%!important}.pds-root .pds-ecosystem-v1018 .pds-browser-dots i:nth-child(1){background:#ef4444!important}.pds-root .pds-ecosystem-v1018 .pds-browser-dots i:nth-child(2){background:#f59e0b!important}.pds-root .pds-ecosystem-v1018 .pds-browser-dots i:nth-child(3){background:#22c55e!important}.pds-root .pds-ecosystem-v1018 .pds-browser-nav{display:flex!important;gap:10px!important;color:#64748b!important;font-size:19px!important;font-weight:900!important}.pds-root .pds-ecosystem-v1018 .pds-browser-nav span{width:auto!important;height:auto!important;background:transparent!important;border:0!important;line-height:1!important}.pds-root .pds-ecosystem-v1018 .pds-browser-url{height:36px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;padding:0 16px!important;border-radius:11px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .10)!important;box-shadow:inset 0 1px 4px rgb(15 23 42 / .045),0 1px 0 rgb(255 255 255 / .9)!important;color:#111827!important;font-size:15px!important;font-weight:850!important;letter-spacing:-.01em!important}.pds-root .pds-ecosystem-v1018 .pds-lock{font-size:13px!important;color:#16a34a!important;line-height:1!important}.pds-root .pds-ecosystem-v1018 .pds-browser-actions{display:flex!important;justify-content:flex-end!important;gap:13px!important;color:#64748b!important;font-size:20px!important;font-weight:850!important}.pds-root .pds-ecosystem-v1018 .pds-browser-actions span:first-child{font-size:0!important}.pds-root .pds-ecosystem-v1018 .pds-browser-actions span:first-child:before{content:"☆"!important;font-size:21px!important}.pds-root .pds-ecosystem-v1018 .pds-laptop-screen{height:522px!important;min-height:522px!important;margin:0 18px!important;display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;overflow:hidden!important;background:#fff!important;border-radius:0 0 10px 10px!important;box-shadow:0 0 0 1px rgb(15 23 42 / .07),inset 0 1px 0 rgb(255 255 255 / .9)!important}.pds-root .pds-ecosystem-v1018 .pds-app-sidebar{padding:24px 20px!important;background:linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important;border-right:1px solid rgb(15 23 42 / .08)!important;gap:6px!important}.pds-root .pds-ecosystem-v1018 .pds-sidebar-hub{display:grid!important;grid-template-columns:56px 1fr!important;align-items:center!important;gap:12px!important;min-height:66px!important;margin:0 0 20px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1018 .pds-hub-logo-img,.pds-root .pds-ecosystem-v1018 .pds-sidebar-hub .pds-hub-logo{width:54px!important;height:54px!important;border-radius:50%!important;object-fit:contain!important;background:#fff!important;border:2px solid rgb(108 43 217 / .24)!important;box-shadow:0 10px 22px rgb(108 43 217 / .12)!important}.pds-root .pds-ecosystem-v1018 .pds-sidebar-hub b{font-size:18px!important;line-height:1.02!important;letter-spacing:-.045em!important;color:#111827!important;font-weight:950!important}.pds-root .pds-ecosystem-v1018 .pds-app-sidebar>span{height:36px!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:11px!important;padding:0 13px!important;margin:0!important;color:#475569!important;font-size:13.5px!important;font-weight:820!important}.pds-root .pds-ecosystem-v1018 .pds-app-sidebar>span.active{background:#ede9fe!important;color:#6C2BD9!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1018 .pds-app-sidebar>span.pds-logout{color:#dc2626!important}.pds-root .pds-ecosystem-v1018 .pds-app-main{background:#fff!important;min-width:0!important;overflow:hidden!important}.pds-root .pds-ecosystem-v1018 .pds-app-topbar{height:78px!important;display:grid!important;grid-template-columns:minmax(320px,560px) auto!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:0 34px!important;background:#fff!important;border-bottom:1px solid rgb(15 23 42 / .07)!important}.pds-root .pds-ecosystem-v1018 .pds-app-search{height:48px!important;border-radius:999px!important;padding:0 20px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .12)!important;box-shadow:0 8px 20px rgb(15 23 42 / .032)!important}.pds-root .pds-ecosystem-v1018 .pds-app-search span{font-size:18px!important}.pds-root .pds-ecosystem-v1018 .pds-app-search em{font-size:15px!important;font-weight:720!important;color:#64748b!important}.pds-root .pds-ecosystem-v1018 .pds-app-user{grid-template-columns:30px 44px auto 15px!important;gap:12px!important;align-items:center!important;min-width:168px!important}.pds-root .pds-ecosystem-v1018 .pds-app-user:after{content:"⌄"!important;color:#64748b!important;font-size:16px!important;font-weight:950!important}.pds-root .pds-ecosystem-v1018 .pds-app-user>span{font-size:18px!important;position:relative!important}.pds-root .pds-ecosystem-v1018 .pds-app-user>span:after{content:""!important;position:absolute!important;right:-1px!important;top:1px!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#6C2BD9!important}.pds-root .pds-ecosystem-v1018 .pds-app-user i{width:44px!important;height:44px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 35%,#fff 0 18%,transparent 19%),linear-gradient(135deg,#7C3AED 0 52%,#A78BFA 52% 100%)!important;box-shadow:0 8px 18px rgb(108 43 217 / .16)!important}.pds-root .pds-ecosystem-v1018 .pds-app-user strong{font-size:15px!important;font-weight:900!important;color:#111827!important;white-space:nowrap!important}.pds-root .pds-ecosystem-v1018 .pds-screen-state{inset:78px 0 0 0!important;padding:26px 34px!important;overflow:hidden!important;transition:opacity .32s ease,visibility .32s ease!important}.pds-root .pds-ecosystem-v1018 .pds-screen-state h3{font-size:clamp(28px,2.3vw,38px)!important;line-height:1.04!important;letter-spacing:-.055em!important;margin:10px 0 16px!important;color:#111827!important}.pds-root .pds-ecosystem-v1018 .pds-screen-state p{font-size:13px!important;margin:-6px 0 14px!important;color:#475569!important}.pds-root .pds-ecosystem-v1018 .pds-portal-kicker{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:8px!important}.pds-root .pds-ecosystem-v1018 .pds-portal-kicker small{display:inline-flex!important;border-radius:999px!important;padding:7px 12px!important;background:#f5f3ff!important;color:#6C2BD9!important;font-size:12px!important;font-weight:950!important;letter-spacing:.13em!important}.pds-root .pds-ecosystem-v1018 .pds-portal-kicker strong{font-size:14px!important;color:#64748b!important;font-weight:850!important}.pds-root .pds-ecosystem-v1018 .pds-dashboard-stats,.pds-root .pds-ecosystem-v1018 .pds-test-grid,.pds-root .pds-ecosystem-v1018 .pds-analytics-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:14px 0 18px!important}.pds-root .pds-ecosystem-v1018 .pds-test-grid,.pds-root .pds-ecosystem-v1018 .pds-analytics-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.pds-root .pds-ecosystem-v1018 .pds-dashboard-stats b,.pds-root .pds-ecosystem-v1018 .pds-test-grid b,.pds-root .pds-ecosystem-v1018 .pds-analytics-grid b{min-height:80px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 12px 28px rgb(31 18 58 / .045)!important;padding:14px!important;color:#64748b!important;font-size:11px!important}.pds-root .pds-ecosystem-v1018 .pds-dashboard-stats em,.pds-root .pds-ecosystem-v1018 .pds-test-grid em,.pds-root .pds-ecosystem-v1018 .pds-analytics-grid em{display:block!important;margin-top:5px!important;font-size:25px!important;color:#111827!important;font-style:normal!important;font-weight:950!important}.pds-root .pds-ecosystem-v1018 .pds-dashboard-stats small{display:block!important;margin-top:4px!important;color:#16a34a!important;font-weight:850!important;font-size:9px!important}.pds-root .pds-ecosystem-v1018 .pds-portal-panels,.pds-root .pds-ecosystem-v1018 .pds-pyq-grid{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(190px,.85fr)!important;gap:15px!important}.pds-root .pds-ecosystem-v1018 .pds-portal-panels section,.pds-root .pds-ecosystem-v1018 .pds-test-review,.pds-root .pds-ecosystem-v1018 .pds-pyq-grid section{border-radius:18px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 12px 28px rgb(31 18 58 / .045)!important;padding:16px!important}.pds-root .pds-ecosystem-v1018 .pds-portal-panels span{display:block!important;padding:7px 0!important;border-top:1px solid #eef2ff!important;color:#334155!important;font-size:11px!important;font-weight:760!important}.pds-root .pds-ecosystem-v1018 .pds-start-test{display:inline-grid!important;place-items:center!important;background:linear-gradient(135deg,#7C3AED,#6C2BD9)!important;color:#fff!important;border-radius:12px!important;min-height:42px!important;border:0!important;font-weight:950!important}.pds-root .pds-ecosystem-v1018 .pds-laptop-base{position:absolute!important;left:50%!important;bottom:-106px!important;transform:translateX(-50%)!important;width:132px!important;height:106px!important;margin:0!important;border-radius:0 0 30px 30px!important;background:linear-gradient(90deg,#b5bfcc 0%,#f2f6fa 48%,#adb8c6 100%)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .9),0 18px 28px rgb(15 23 42 / .11)!important;z-index:-1!important}.pds-root .pds-ecosystem-v1018 .pds-laptop-base:before{content:""!important;position:absolute!important;left:50%!important;bottom:-23px!important;transform:translateX(-50%)!important;width:258px!important;height:24px!important;border-radius:999px!important;background:linear-gradient(180deg,#f8fafc,#cbd5e1 68%,#98a6b6)!important;box-shadow:0 14px 24px rgb(15 23 42 / .13),inset 0 1px 0 rgb(255 255 255 / .94)!important}.pds-root .pds-ecosystem-v1018 .pds-laptop-base:after{display:none!important}.pds-root .pds-ecosystem-v1018 .pds-laptop-mock:after{content:""!important;position:absolute!important;left:50%!important;bottom:-198px!important;transform:translateX(-50%)!important;width:min(610px,66%)!important;height:36px!important;border-radius:9px!important;background:repeating-linear-gradient(90deg,rgb(148 163 184 / .17) 0 9px,rgb(255 255 255 / .92) 9px 19px),linear-gradient(180deg,#fff 0%,#eef2f7 100%)!important;border:1px solid rgb(148 163 184 / .30)!important;box-shadow:0 13px 24px rgb(15 23 42 / .09)!important;opacity:.62!important}.pds-root .pds-ecosystem-v1018 .pds-ecosystem-device:after{content:""!important;position:absolute!important;right:4.2%!important;bottom:-198px!important;width:76px!important;height:34px!important;border-radius:70% 70% 58% 58%!important;background:linear-gradient(180deg,#fff,#e6edf4)!important;border:1px solid rgb(148 163 184 / .30)!important;box-shadow:0 13px 22px rgb(15 23 42 / .10)!important;opacity:.66!important}.pds-root .pds-ecosystem-v1018 .pds-phone-mock{display:none!important}.pds-root .pds-ecosystem-v1018 .pds-ecosystem-nodes{position:absolute!important;inset:0!important;pointer-events:none!important;z-index:7!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node{width:184px!important;height:94px!important;min-height:94px!important;display:grid!important;grid-template-columns:58px 1fr!important;align-items:center!important;gap:14px!important;padding:15px 16px!important;border-radius:20px!important;background:rgb(255 255 255 / .965)!important;border:1px solid rgb(108 43 217 / .13)!important;box-shadow:0 18px 46px rgb(31 18 58 / .07)!important;opacity:.82!important;transform:none!important;transition:opacity .32s ease,transform .32s ease,box-shadow .32s ease,border-color .32s ease!important;pointer-events:auto!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node.is-active{opacity:1!important;transform:translateY(-2px) scale(1.035)!important;border-color:rgb(108 43 217 / .36)!important;box-shadow:0 24px 60px rgb(108 43 217 / .16)!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node b{font-size:18px!important;line-height:1.08!important;color:#111827!important;font-weight:950!important;letter-spacing:-.03em!important}.pds-root .pds-ecosystem-v1018 .pds-eco-emoji{width:54px!important;height:54px!important;border-radius:16px!important;display:grid!important;place-items:center!important;font-size:27px!important;box-shadow:0 14px 26px rgb(31 18 58 / .08)!important}.pds-root .pds-ecosystem-v1018 .pds-eco-tone-blue .pds-eco-emoji{background:#E0F2FE!important;color:#0284C7!important}.pds-root .pds-ecosystem-v1018 .pds-eco-tone-gold .pds-eco-emoji{background:#FEF3C7!important;color:#D97706!important}.pds-root .pds-ecosystem-v1018 .pds-eco-tone-purple .pds-eco-emoji{background:#F3E8FF!important;color:#7C3AED!important}.pds-root .pds-ecosystem-v1018 .pds-eco-tone-orange .pds-eco-emoji{background:#FFEDD5!important;color:#F97316!important}.pds-root .pds-ecosystem-v1018 .pds-eco-tone-green .pds-eco-emoji{background:#DCFCE7!important;color:#16A34A!important}.pds-root .pds-ecosystem-v1018 .pds-eco-tone-teal .pds-eco-emoji{background:#CCFBF1!important;color:#0D9488!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node-1{left:18px!important;top:74px!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node-2{left:18px!important;top:292px!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node-3{left:18px!important;top:508px!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node-4{right:18px!important;top:74px!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node-5{right:18px!important;top:292px!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node-6{right:18px!important;top:508px!important}.pds-root .pds-ecosystem-v1018 .pds-eco-connectors{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:4!important;opacity:1!important;pointer-events:none!important;overflow:visible!important}.pds-root .pds-ecosystem-v1018 .pds-eco-connector{fill:none!important;stroke:#7C3AED!important;stroke-width:2!important;stroke-linecap:round!important;stroke-dasharray:8 12!important;opacity:.70!important;filter:drop-shadow(0 0 6px rgb(124 58 237 / .20))!important;animation:pds-eco-flow 2.9s linear infinite!important}.pds-root .pds-ecosystem-v1018 .pds-eco-connector.is-active{stroke-width:2.6!important;opacity:1!important;stroke:#6C2BD9!important;filter:drop-shadow(0 0 10px rgb(108 43 217 / .36))!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-v1018 .pds-ecosystem-stage{min-height:0!important;display:block!important}.pds-root .pds-ecosystem-v1018 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(940px,94vw)!important;margin:0 auto 28px!important}.pds-root .pds-ecosystem-v1018 .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-v1018 .pds-ecosystem-nodes{position:relative!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:28px auto 0!important;max-width:780px!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;min-height:92px!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1018 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v1018 .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;margin:0 auto 24px!important}.pds-root .pds-ecosystem-v1018 .pds-ecosystem-nodes{grid-template-columns:1fr!important}.pds-root .pds-ecosystem-v1018 .pds-eco-node{grid-template-columns:54px 1fr!important}}.pds-root .pds-ecosystem-v1019{padding-top:clamp(34px,4vw,54px)!important;padding-bottom:clamp(72px,6vw,104px)!important;background:radial-gradient(ellipse at 50% 58%,rgb(139 92 246 / .16) 0%,rgb(139 92 246 / .07) 34%,#fff0 66%),#fff!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-head{margin-bottom:clamp(26px,3vw,40px)!important}.pds-root .pds-ecosystem-v1019 .pds-section-eyebrow{display:none!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-head h2{font-size:clamp(38px,4.3vw,58px)!important;line-height:.98!important;letter-spacing:-.045em!important;margin-bottom:12px!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-head p{font-size:clamp(18px,1.35vw,22px)!important;line-height:1.35!important;color:#4b5563!important;font-weight:600!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-stage{width:min(1500px,calc(100vw - 30px))!important;min-height:760px!important;display:block!important;position:relative!important;margin:0 auto!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-device{width:min(890px,61vw)!important;position:absolute!important;left:50%!important;top:0!important;transform:translateX(-50%)!important;z-index:6!important;margin:0!important}.pds-root .pds-ecosystem-v1019 .pds-laptop-mock{position:relative!important;width:100%!important;aspect-ratio:1.52/1!important;padding:18px 18px 20px!important;border-radius:25px!important;background:linear-gradient(180deg,#161922 0%,#080b13 100%)!important;border:1px solid rgb(255 255 255 / .25)!important;box-shadow:0 30px 70px rgb(15 23 42 / .22),0 0 0 1px rgb(15 23 42 / .08)!important;filter:none!important}.pds-root .pds-ecosystem-v1019 .pds-laptop-mock:before{content:""!important;position:absolute!important;left:50%!important;top:7px!important;width:7px!important;height:7px!important;border-radius:999px!important;transform:translateX(-50%)!important;background:#2e3443!important;box-shadow:inset 0 1px 2px rgb(255 255 255 / .16),0 0 0 1px rgb(0 0 0 / .35)!important;z-index:30!important}.pds-root .pds-ecosystem-v1019 .pds-browser-bar{height:56px!important;display:grid!important;grid-template-columns:72px 112px minmax(240px,1fr) 56px!important;align-items:center!important;gap:10px!important;padding:0 14px!important;border-radius:14px 14px 0 0!important;border:0!important;border-bottom:1px solid #e8ebf2!important;background:linear-gradient(180deg,#fbfcff 0%,#f1f4f8 100%)!important;position:relative!important;z-index:10!important;box-shadow:inset 0 -1px 0 rgb(15 23 42 / .03)!important}.pds-root .pds-ecosystem-v1019 .pds-browser-dots{display:flex!important;gap:9px!important;align-items:center!important}.pds-root .pds-ecosystem-v1019 .pds-browser-dots i{width:12px!important;height:12px!important;border-radius:99px!important;box-shadow:inset 0 -1px 1px rgb(0 0 0 / .12)!important;display:block!important}.pds-root .pds-ecosystem-v1019 .pds-browser-dots i:nth-child(1){background:#ff5f57!important}.pds-root .pds-ecosystem-v1019 .pds-browser-dots i:nth-child(2){background:#ffbd2e!important}.pds-root .pds-ecosystem-v1019 .pds-browser-dots i:nth-child(3){background:#28c840!important}.pds-root .pds-ecosystem-v1019 .pds-browser-nav{display:flex!important;align-items:center!important;gap:18px!important;color:#64748b!important;font-size:24px!important;font-weight:800!important;line-height:1!important}.pds-root .pds-ecosystem-v1019 .pds-browser-nav span:nth-child(3){font-size:19px!important;transform:translateY(-1px)!important}.pds-root .pds-ecosystem-v1019 .pds-browser-url{height:34px!important;width:100%!important;border-radius:12px!important;background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .05)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 13px!important;color:#0f172a!important;font-weight:800!important;font-size:14px!important;overflow:hidden!important}.pds-root .pds-ecosystem-v1019 .pds-lock{font-size:13px!important;margin-right:10px!important;filter:saturate(.95)!important}.pds-root .pds-ecosystem-v1019 .pds-url-text{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pds-root .pds-ecosystem-v1019 .pds-browser-actions{display:flex!important;gap:14px!important;justify-content:flex-end!important;align-items:center!important;color:#64748b!important;font-size:20px!important;font-weight:800!important}.pds-root .pds-ecosystem-v1019 .pds-browser-actions span:first-child{font-size:18px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1019 .pds-laptop-screen{height:calc(100% - 56px)!important;min-height:0!important;border:0!important;border-radius:0 0 14px 14px!important;background:#fff!important;overflow:hidden!important;display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1019 .pds-app-sidebar{background:linear-gradient(180deg,#ffffff 0%,#fbfaff 100%)!important;border-right:1px solid #e7eaf2!important;padding:28px 18px 18px!important;gap:7px!important}.pds-root .pds-ecosystem-v1019 .pds-sidebar-hub{display:grid!important;grid-template-columns:52px 1fr!important;align-items:center!important;gap:12px!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1019 .pds-hub-logo-img{width:52px!important;height:52px!important;border-radius:50%!important;object-fit:cover!important;padding:3px!important;background:#fff!important;border:2px solid #7c3aed!important;box-shadow:0 8px 20px rgb(108 43 217 / .18)!important}.pds-root .pds-ecosystem-v1019 .pds-hub-logo{width:52px!important;height:52px!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#6d28d9!important;background:#f5f3ff!important;border:2px solid #7c3aed!important;font-weight:950!important}.pds-root .pds-ecosystem-v1019 .pds-sidebar-hub b{font-size:15px!important;line-height:1.12!important;color:#111827!important;letter-spacing:-.02em!important;margin:0!important;font-weight:950!important}.pds-root .pds-ecosystem-v1019 .pds-app-sidebar span{font-size:13px!important;padding:9px 10px!important;color:#475569!important;border-radius:10px!important;display:flex!important;align-items:center!important;gap:8px!important}.pds-root .pds-ecosystem-v1019 .pds-app-sidebar span.active{background:#f0e9ff!important;color:#5b21b6!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1019 .pds-app-sidebar span:before{content:""!important;width:13px!important;height:13px!important;display:inline-block!important;background:currentColor!important;opacity:.78!important;mask:linear-gradient(#000 0 0)!important;border-radius:2px!important}.pds-root .pds-ecosystem-v1019 .pds-app-sidebar .pds-logout{color:#ef4444!important;margin-top:2px!important}.pds-root .pds-ecosystem-v1019 .pds-app-main{padding:0!important;background:linear-gradient(135deg,#fff 0%,#fbfbff 100%)!important;min-width:0!important}.pds-root .pds-ecosystem-v1019 .pds-app-topbar{height:76px!important;display:grid!important;grid-template-columns:minmax(240px,520px) auto!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:0 28px!important;border-bottom:1px solid #e7eaf2!important}.pds-root .pds-ecosystem-v1019 .pds-app-search{height:42px!important;border-radius:999px!important;border:1px solid #dbe2ee!important;background:#fff!important;box-shadow:0 6px 20px rgb(15 23 42 / .04)!important;display:flex!important;align-items:center!important;padding:0 18px!important;gap:10px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1019 .pds-app-search em{font-size:14px!important;font-style:normal!important;font-weight:650!important;color:#64748b!important}.pds-root .pds-ecosystem-v1019 .pds-app-user{display:flex!important;align-items:center!important;gap:14px!important;font-size:16px!important;color:#475569!important}.pds-root .pds-ecosystem-v1019 .pds-app-user i{width:38px!important;height:38px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 36%,#fff 0 12%,#8b5cf6 13% 100%)!important;box-shadow:0 6px 18px rgb(108 43 217 / .22)!important;position:relative!important}.pds-root .pds-ecosystem-v1019 .pds-app-user strong{font-size:14px!important;color:#111827!important;font-weight:850!important}.pds-root .pds-ecosystem-v1019 .pds-screen-state{inset:76px 0 0 0!important;padding:26px 28px!important;transition:opacity .28s ease,transform .28s ease,visibility .28s ease!important;visibility:hidden!important;transform:translateY(5px)!important;overflow:hidden!important}.pds-root .pds-ecosystem-v1019 .pds-screen-state.is-active{visibility:visible!important;transform:none!important}.pds-root .pds-ecosystem-v1019 .pds-portal-dashboard h3,.pds-root .pds-ecosystem-v1019 .pds-screen-state h3{font-size:clamp(22px,2vw,30px)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin-bottom:8px!important}.pds-root .pds-ecosystem-v1019 .pds-portal-dashboard p,.pds-root .pds-ecosystem-v1019 .pds-screen-state p{font-size:13px!important;margin-bottom:14px!important}.pds-root .pds-ecosystem-v1019 .pds-dashboard-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:16px 0!important}.pds-root .pds-ecosystem-v1019 .pds-dashboard-stats b{background:#fff!important;border:1px solid #e8eaf4!important;border-radius:13px!important;box-shadow:0 10px 24px rgb(15 23 42 / .05)!important;padding:13px 14px!important;color:#64748b!important;font-size:11px!important;line-height:1.2!important}.pds-root .pds-ecosystem-v1019 .pds-dashboard-stats em{display:block!important;font-size:22px!important;color:#111827!important;font-style:normal!important;margin:4px 0 1px!important}.pds-root .pds-ecosystem-v1019 .pds-dashboard-stats small{font-size:10px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1019 .pds-portal-panels{display:grid!important;grid-template-columns:minmax(0,1fr) 190px!important;gap:14px!important;margin-top:12px!important}.pds-root .pds-ecosystem-v1019 .pds-portal-panels section{background:#fff!important;border:1px solid #e8eaf4!important;border-radius:13px!important;box-shadow:0 10px 24px rgb(15 23 42 / .04)!important;padding:14px!important;min-height:136px!important}.pds-root .pds-ecosystem-v1019 .pds-portal-panels section>b{display:block!important;font-size:13px!important;margin-bottom:8px!important;color:#111827!important}.pds-root .pds-ecosystem-v1019 .pds-portal-panels span{display:block!important;font-size:11px!important;color:#475569!important;padding:7px 0!important;border-bottom:1px solid #eef1f6!important}.pds-root .pds-ecosystem-v1019 .pds-portal-panels span:last-child{border-bottom:0!important}.pds-root .pds-ecosystem-v1019 .pds-start-test{background:#6d28d9!important;color:#fff!important;border-radius:10px!important;text-align:center!important;border:0!important;padding:10px!important;margin:5px 0!important;font-weight:850!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-nodes{position:absolute!important;inset:0!important;z-index:8!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node{width:200px!important;height:118px!important;min-height:118px!important;grid-template-columns:66px 1fr!important;gap:14px!important;padding:18px!important;border-radius:20px!important;background:rgb(255 255 255 / .90)!important;border:1px solid rgb(108 43 217 / .13)!important;box-shadow:0 18px 46px rgb(31 18 58 / .07)!important;backdrop-filter:blur(16px)!important;align-items:center!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node span{width:58px!important;height:58px!important;border-radius:18px!important;font-size:28px!important;grid-row:auto!important;background:#f5f3ff!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node b{font-size:21px!important;line-height:1.02!important;letter-spacing:-.04em!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node small{display:none!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node.is-active{opacity:1!important;transform:translateY(-2px) scale(1.035)!important;box-shadow:0 22px 54px rgb(108 43 217 / .16)!important;border-color:rgb(108 43 217 / .36)!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node:not(.is-active){opacity:.88!important}.pds-root .pds-ecosystem-v1019 .pds-eco-tone-blue .pds-eco-emoji{background:#eaf7ff!important;color:#0284c7!important}.pds-root .pds-ecosystem-v1019 .pds-eco-tone-gold .pds-eco-emoji{background:#fff3cd!important;color:#c07a00!important}.pds-root .pds-ecosystem-v1019 .pds-eco-tone-purple .pds-eco-emoji{background:#f3e8ff!important;color:#7c3aed!important}.pds-root .pds-ecosystem-v1019 .pds-eco-tone-orange .pds-eco-emoji{background:#fff1df!important;color:#ea580c!important}.pds-root .pds-ecosystem-v1019 .pds-eco-tone-green .pds-eco-emoji{background:#e7f8ec!important;color:#16a34a!important}.pds-root .pds-ecosystem-v1019 .pds-eco-tone-teal .pds-eco-emoji{background:#e8fbff!important;color:#0891b2!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node-1{left:0!important;top:74px!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node-2{left:0!important;top:306px!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node-3{left:0!important;top:538px!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node-4{right:0!important;top:74px!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node-5{right:0!important;top:306px!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node-6{right:0!important;top:538px!important}.pds-root .pds-ecosystem-v1019 .pds-eco-connectors{position:absolute!important;inset:0!important;width:100%!important;height:690px!important;z-index:4!important;pointer-events:none!important;opacity:1!important;overflow:visible!important}.pds-root .pds-ecosystem-v1019 .pds-eco-connector{fill:none!important;stroke:#7c3aed!important;stroke-width:1.85!important;stroke-linecap:round!important;stroke-dasharray:5 11!important;filter:drop-shadow(0 0 8px rgb(124 58 237 / .35))!important;opacity:.85!important;animation:pdsEcoMagicFlow 4.4s linear infinite!important}.pds-root .pds-ecosystem-v1019 .pds-eco-connector.is-active{stroke-width:2.4!important;opacity:1!important;filter:drop-shadow(0 0 11px rgb(124 58 237 / .55)) drop-shadow(0 0 2px rgb(255 255 255 / .8))!important}@keyframes pdsEcoMagicFlow{0%{stroke-dashoffset:0}100%{stroke-dashoffset:-96}}.pds-root .pds-ecosystem-v1019 .pds-laptop-base{position:absolute!important;left:50%!important;top:calc(100% - 2px)!important;transform:translateX(-50%)!important;width:190px!important;height:140px!important;margin:0!important;border-radius:0 0 34px 34px!important;background:linear-gradient(90deg,#b8c0ca 0%,#eff3f7 47%,#c2cad4 100%)!important;box-shadow:inset 0 10px 24px rgb(255 255 255 / .55),inset 0 -10px 18px rgb(15 23 42 / .10),0 28px 44px rgb(15 23 42 / .16)!important;z-index:-1!important}.pds-root .pds-ecosystem-v1019 .pds-laptop-base:after{content:""!important;position:absolute!important;left:50%!important;bottom:-20px!important;width:258px!important;height:28px!important;transform:translateX(-50%)!important;border-radius:50px!important;background:linear-gradient(180deg,#f5f8fb,#c7d0db)!important;box-shadow:0 12px 24px rgb(15 23 42 / .16),inset 0 2px 5px rgb(255 255 255 / .9)!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-device:before{content:""!important;position:absolute!important;left:50%!important;top:calc(100% + 178px)!important;transform:translateX(-50%)!important;width:620px!important;height:54px!important;border-radius:10px!important;background:linear-gradient(180deg,rgb(255 255 255 / .86),rgb(226 232 240 / .92)),repeating-linear-gradient(90deg,rgb(148 163 184 / .44) 0 12px,rgb(255 255 255 / .62) 12px 26px)!important;border:1px solid rgb(148 163 184 / .35)!important;box-shadow:0 16px 34px rgb(15 23 42 / .14),inset 0 1px 3px rgb(255 255 255 / .95)!important;z-index:0!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-device:after{content:""!important;position:absolute!important;left:calc(50% + 430px)!important;top:calc(100% + 178px)!important;width:96px!important;height:52px!important;border-radius:52% 48% 48% 52% / 55% 55% 45% 45%!important;background:linear-gradient(140deg,#fff,#dfe7ef)!important;border:1px solid rgb(148 163 184 / .35)!important;box-shadow:0 16px 30px rgb(15 23 42 / .13),inset 0 1px 6px rgb(255 255 255 / .9)!important;z-index:0!important}.pds-root .pds-ecosystem-v1019 .pds-phone-mock{display:none!important}@media (max-width:1280px){.pds-root .pds-ecosystem-v1019 .pds-ecosystem-stage{min-height:720px!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-device{width:min(820px,62vw)!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node{width:178px!important;height:106px!important;grid-template-columns:54px 1fr!important;padding:16px!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node span{width:50px!important;height:50px!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node b{font-size:18px!important}}@media (max-width:1080px){.pds-root .pds-ecosystem-v1019 .pds-ecosystem-stage{display:flex!important;flex-direction:column!important;min-height:0!important;gap:24px!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(880px,96vw)!important;order:1!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-nodes{position:relative!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;order:2!important;width:min(760px,100%)!important;margin:190px auto 0!important}.pds-root .pds-ecosystem-v1019 .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:auto!important;min-height:96px!important}.pds-root .pds-ecosystem-v1019 .pds-eco-connectors{display:none!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1019 .pds-ecosystem-device:before,.pds-root .pds-ecosystem-v1019 .pds-ecosystem-device:after,.pds-root .pds-ecosystem-v1019 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v1019 .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(292px,84vw)!important;height:520px!important;margin:0 auto!important}.pds-root .pds-ecosystem-v1019 .pds-ecosystem-nodes{grid-template-columns:1fr!important;margin-top:20px!important}}.pds-root .pds-ecosystem-v1020{padding-top:clamp(36px,4vw,58px)!important;padding-bottom:clamp(52px,5vw,78px)!important;background:radial-gradient(ellipse at 50% 58%,rgb(124 58 237 / .14) 0%,rgb(124 58 237 / .055) 36%,#fff0 68%),#fff!important}.pds-root .pds-ecosystem-v1020 .pds-ecosystem-stage{width:min(1500px,calc(100vw - 32px))!important;min-height:690px!important;position:relative!important;margin:0 auto!important}.pds-root .pds-ecosystem-v1020 .pds-ecosystem-device{width:min(970px,64vw)!important;position:absolute!important;left:50%!important;top:0!important;transform:translateX(-50%)!important;filter:drop-shadow(0 34px 74px rgb(15 23 42 / .18))!important;z-index:6!important}.pds-root .pds-ecosystem-v1020 .pds-laptop-base,.pds-root .pds-ecosystem-v1020 .pds-ecosystem-device:before,.pds-root .pds-ecosystem-v1020 .pds-ecosystem-device:after{display:none!important;content:none!important}.pds-root .pds-ecosystem-v1020 .pds-laptop-mock{width:100%!important;aspect-ratio:16/9!important;position:relative!important;padding:18px!important;border-radius:28px!important;background:linear-gradient(180deg,#171b24 0%,#080b12 100%)!important;border:1px solid rgb(255 255 255 / .28)!important;box-shadow:0 32px 72px rgb(15 23 42 / .18),inset 0 1px 0 rgb(255 255 255 / .16),0 0 0 1px rgb(15 23 42 / .09)!important}.pds-root .pds-ecosystem-v1020 .pds-laptop-mock:before{content:""!important;position:absolute!important;left:50%!important;top:8px!important;width:7px!important;height:7px!important;border-radius:99px!important;transform:translateX(-50%)!important;background:#2f3543!important;box-shadow:inset 0 1px 2px rgb(255 255 255 / .18),0 0 0 1px rgb(0 0 0 / .38)!important;z-index:40!important}.pds-root .pds-ecosystem-v1020 .pds-browser-bar{height:48px!important;display:grid!important;grid-template-columns:58px 82px minmax(280px,1fr) 52px!important;gap:9px!important;align-items:center!important;padding:0 12px!important;border-radius:14px 14px 0 0!important;background:linear-gradient(180deg,#fbfcff 0%,#f1f4f8 100%)!important;border:0!important;border-bottom:1px solid #e4e8f0!important;box-shadow:inset 0 -1px 0 rgb(15 23 42 / .035)!important;position:relative!important;z-index:14!important}.pds-root .pds-ecosystem-v1020 .pds-browser-dots{gap:7px!important}.pds-root .pds-ecosystem-v1020 .pds-browser-dots i{width:10px!important;height:10px!important}.pds-root .pds-ecosystem-v1020 .pds-browser-nav{font-size:18px!important;gap:14px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1020 .pds-browser-nav span:nth-child(3){font-size:16px!important}.pds-root .pds-ecosystem-v1020 .pds-browser-url{height:32px!important;justify-content:flex-start!important;padding:0 12px!important;border-radius:11px!important;font-size:13px!important;font-weight:850!important;color:#0f172a!important;background:#fff!important;border:1px solid #dfe5ee!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .045)!important}.pds-root .pds-ecosystem-v1020 .pds-lock{margin-right:8px!important;font-size:12px!important}.pds-root .pds-ecosystem-v1020 .pds-browser-actions{font-size:17px!important;gap:11px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1020 .pds-laptop-screen{height:calc(100% - 48px)!important;display:grid!important;grid-template-columns:182px minmax(0,1fr)!important;border-radius:0 0 14px 14px!important;background:#fff!important;overflow:hidden!important;border:0!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1020 .pds-app-sidebar{padding:20px 15px 13px!important;gap:3px!important;background:linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important;border-right:1px solid #e6eaf2!important;overflow:hidden!important}.pds-root .pds-ecosystem-v1020 .pds-sidebar-hub{grid-template-columns:44px 1fr!important;gap:10px!important;margin:0 0 12px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1020 .pds-hub-logo-img{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:contain!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1020 .pds-hub-logo{width:44px!important;height:44px!important;border-radius:50%!important;background:#fff!important;border:1px solid rgb(148 163 184 / .25)!important;box-shadow:none!important;color:#6d28d9!important}.pds-root .pds-ecosystem-v1020 .pds-sidebar-hub b{font-size:13px!important;line-height:1.08!important;font-weight:950!important}.pds-root .pds-ecosystem-v1020 .pds-app-sidebar span{font-size:11px!important;line-height:1!important;padding:6px 8px!important;border-radius:8px!important;gap:7px!important;color:#475569!important;font-weight:750!important}.pds-root .pds-ecosystem-v1020 .pds-app-sidebar span:before{width:11px!important;height:11px!important;opacity:.72!important}.pds-root .pds-ecosystem-v1020 .pds-app-sidebar span.active{background:#eee7ff!important;color:#5b21b6!important}.pds-root .pds-ecosystem-v1020 .pds-app-sidebar .pds-logout{color:#ef4444!important;margin-top:0!important}.pds-root .pds-ecosystem-v1020 .pds-app-topbar{height:58px!important;grid-template-columns:minmax(250px,480px) auto!important;padding:0 22px!important;gap:16px!important}.pds-root .pds-ecosystem-v1020 .pds-app-search{height:38px!important;padding:0 14px!important}.pds-root .pds-ecosystem-v1020 .pds-app-search em{font-size:13px!important}.pds-root .pds-ecosystem-v1020 .pds-app-user{min-width:0!important;display:flex!important;align-items:center!important;gap:11px!important;white-space:nowrap!important}.pds-root .pds-ecosystem-v1020 .pds-app-user:after{display:none!important;content:none!important}.pds-root .pds-ecosystem-v1020 .pds-app-user>span{font-size:16px!important;position:relative!important}.pds-root .pds-ecosystem-v1020 .pds-app-user>span:after{content:""!important;position:absolute!important;right:-1px!important;top:1px!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#6C2BD9!important}.pds-root .pds-ecosystem-v1020 .pds-app-user i{width:34px!important;height:34px!important;box-shadow:0 5px 14px rgb(108 43 217 / .18)!important}.pds-root .pds-ecosystem-v1020 .pds-app-user strong{font-size:13px!important;font-weight:900!important;color:#111827!important}.pds-root .pds-ecosystem-v1020 .pds-screen-state{inset:58px 0 0 0!important;padding:20px 22px!important;overflow:hidden!important}.pds-root .pds-ecosystem-v1020 .pds-screen-state h3{font-size:clamp(21px,1.8vw,28px)!important;line-height:1.02!important}.pds-root .pds-ecosystem-v1020 .pds-portal-dashboard p,.pds-root .pds-ecosystem-v1020 .pds-screen-state p{font-size:12px!important;margin-bottom:12px!important}.pds-root .pds-ecosystem-v1020 .pds-dashboard-stats{gap:10px!important;margin:12px 0!important}.pds-root .pds-ecosystem-v1020 .pds-dashboard-stats b{padding:11px 12px!important;border-radius:12px!important}.pds-root .pds-ecosystem-v1020 .pds-dashboard-stats em{font-size:20px!important}.pds-root .pds-ecosystem-v1020 .pds-portal-panels{grid-template-columns:minmax(0,1fr) 174px!important;gap:12px!important;margin-top:10px!important}.pds-root .pds-ecosystem-v1020 .pds-portal-panels section{min-height:126px!important;padding:12px!important}.pds-root .pds-ecosystem-v1020 .pds-portal-panels span{font-size:10.5px!important;padding:6px 0!important}.pds-root .pds-ecosystem-v1020 .pds-ecosystem-nodes{position:absolute!important;inset:0!important;z-index:8!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node{width:190px!important;height:108px!important;min-height:108px!important;grid-template-columns:58px 1fr!important;gap:13px!important;padding:16px!important;border-radius:20px!important;background:rgb(255 255 255 / .93)!important;border:1px solid rgb(108 43 217 / .12)!important;box-shadow:0 18px 44px rgb(31 18 58 / .065)!important;backdrop-filter:blur(16px)!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node span{width:52px!important;height:52px!important;border-radius:16px!important;font-size:26px!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node b{font-size:20px!important;line-height:1.03!important;letter-spacing:-.04em!important;font-weight:950!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node:after{content:""!important;display:block!important;position:absolute!important;top:50%!important;width:9px!important;height:9px!important;margin-top:-4.5px!important;border-radius:999px!important;background:#7c3aed!important;box-shadow:0 0 0 5px rgb(124 58 237 / .10),0 0 18px rgb(124 58 237 / .50)!important;z-index:12!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node-1:after,.pds-root .pds-ecosystem-v1020 .pds-eco-node-2:after,.pds-root .pds-ecosystem-v1020 .pds-eco-node-3:after{right:-5px!important;left:auto!important;transform:none!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node-4:after,.pds-root .pds-ecosystem-v1020 .pds-eco-node-5:after,.pds-root .pds-ecosystem-v1020 .pds-eco-node-6:after{left:-5px!important;right:auto!important;transform:none!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node-1{left:0!important;top:80px!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node-2{left:0!important;top:304px!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node-3{left:0!important;top:528px!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node-4{right:0!important;top:80px!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node-5{right:0!important;top:304px!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node-6{right:0!important;top:528px!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node.is-active{opacity:1!important;transform:translateY(-2px) scale(1.035)!important;border-color:rgb(108 43 217 / .36)!important;box-shadow:0 22px 54px rgb(108 43 217 / .16)!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node:not(.is-active){opacity:.88!important}.pds-root .pds-ecosystem-v1020 .pds-eco-connectors{height:660px!important;z-index:5!important;overflow:visible!important}.pds-root .pds-ecosystem-v1020 .pds-eco-connector{stroke:#7c3aed!important;stroke-width:2!important;stroke-dasharray:5 10!important;stroke-linecap:round!important;opacity:.88!important;filter:drop-shadow(0 0 8px rgb(124 58 237 / .36))!important;animation:pdsEcoMagicFlow 3.7s linear infinite!important}.pds-root .pds-ecosystem-v1020 .pds-eco-connector.is-active{stroke-width:2.7!important;opacity:1!important;filter:drop-shadow(0 0 12px rgb(124 58 237 / .58))!important}@media (max-width:1280px){.pds-root .pds-ecosystem-v1020 .pds-ecosystem-device{width:min(900px,63vw)!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node{width:172px!important;height:100px!important;grid-template-columns:50px 1fr!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node span{width:46px!important;height:46px!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node b{font-size:18px!important}}@media (max-width:1080px){.pds-root .pds-ecosystem-v1020 .pds-ecosystem-stage{display:flex!important;flex-direction:column!important;min-height:0!important;gap:22px!important}.pds-root .pds-ecosystem-v1020 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(940px,96vw)!important;order:1!important}.pds-root .pds-ecosystem-v1020 .pds-ecosystem-nodes{position:relative!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;order:2!important;width:min(760px,100%)!important;margin:0 auto!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:auto!important;min-height:92px!important}.pds-root .pds-ecosystem-v1020 .pds-eco-node:after,.pds-root .pds-ecosystem-v1020 .pds-eco-connectors{display:none!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1020 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v1020 .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(292px,84vw)!important;height:520px!important;margin:0 auto!important}.pds-root .pds-ecosystem-v1020 .pds-ecosystem-nodes{grid-template-columns:1fr!important}}.pds-root .pds-ecosystem-v1021{padding-top:clamp(36px,4vw,58px)!important;padding-bottom:clamp(58px,5vw,84px)!important;background:radial-gradient(ellipse at 50% 54%,rgb(124 58 237 / .13) 0%,rgb(124 58 237 / .055) 36%,#fff0 68%),radial-gradient(circle at 18% 45%,rgb(34 211 238 / .055),transparent 24%),radial-gradient(circle at 82% 45%,rgb(250 204 21 / .045),transparent 24%),#fff!important}.pds-root .pds-ecosystem-v1021 .pds-wide{width:min(1540px,calc(100% - 36px))!important}.pds-root .pds-ecosystem-v1021 .pds-ecosystem-head{margin-bottom:24px!important}.pds-root .pds-ecosystem-v1021 .pds-ecosystem-stage{width:min(1500px,100%)!important;min-height:760px!important;position:relative!important;margin:0 auto!important;display:block!important}.pds-root .pds-ecosystem-v1021 .pds-ecosystem-device{width:min(1030px,68vw)!important;position:absolute!important;left:50%!important;top:8px!important;transform:translateX(-50%)!important;z-index:6!important;filter:none!important}.pds-root .pds-ecosystem-v1021 .pds-laptop-mock{width:100%!important;aspect-ratio:1000/760!important;position:relative!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.pds-root .pds-ecosystem-v1021 .pds-laptop-mock:before{display:none!important;content:none!important}.pds-root .pds-ecosystem-v1021 .pds-desktop-hardware{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:1!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1021 .pds-laptop-base{display:none!important}.pds-root .pds-ecosystem-v1021 .pds-live-display{position:absolute!important;left:12.2%!important;top:6.75%!important;width:75.6%!important;height:59.75%!important;z-index:5!important;overflow:hidden!important;border-radius:20px!important;background:#fff!important;box-shadow:0 1px 0 rgb(255 255 255 / .9) inset!important}.pds-root .pds-ecosystem-v1021 .pds-browser-bar{height:42px!important;display:grid!important;grid-template-columns:52px 74px minmax(280px,1fr) 52px!important;gap:8px!important;align-items:center!important;padding:0 12px!important;border-radius:0!important;background:linear-gradient(180deg,#fbfcff 0%,#edf1f7 100%)!important;border:0!important;border-bottom:1px solid #dfe5ee!important;box-shadow:inset 0 -1px 0 rgb(15 23 42 / .035)!important;position:relative!important;z-index:16!important}.pds-root .pds-ecosystem-v1021 .pds-browser-dots{display:flex!important;gap:6px!important;align-items:center!important}.pds-root .pds-ecosystem-v1021 .pds-browser-dots i{width:9px!important;height:9px!important;border-radius:50%!important;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .10)!important}.pds-root .pds-ecosystem-v1021 .pds-browser-dots i:nth-child(1){background:#ff5f57!important}.pds-root .pds-ecosystem-v1021 .pds-browser-dots i:nth-child(2){background:#febc2e!important}.pds-root .pds-ecosystem-v1021 .pds-browser-dots i:nth-child(3){background:#28c840!important}.pds-root .pds-ecosystem-v1021 .pds-browser-nav{font-size:15px!important;gap:12px!important;color:#64748b!important;display:flex!important;align-items:center!important}.pds-root .pds-ecosystem-v1021 .pds-browser-url{height:30px!important;justify-content:flex-start!important;padding:0 11px!important;border-radius:999px!important;font-size:12.2px!important;font-weight:850!important;color:#111827!important;background:#fff!important;border:1px solid #dbe3ef!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .04),0 1px 0 rgb(255 255 255 / .7)!important;display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important}.pds-root .pds-ecosystem-v1021 .pds-lock{font-size:11px!important;margin:0!important;line-height:1!important}.pds-root .pds-ecosystem-v1021 .pds-url-text{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.pds-root .pds-ecosystem-v1021 .pds-browser-actions{font-size:15px!important;gap:10px!important;color:#64748b!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.pds-root .pds-ecosystem-v1021 .pds-laptop-screen{height:calc(100% - 42px)!important;display:grid!important;grid-template-columns:178px minmax(0,1fr)!important;border-radius:0!important;background:#fff!important;overflow:hidden!important;border:0!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1021 .pds-app-sidebar{padding:14px 12px 10px!important;gap:2px!important;background:linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important;border-right:1px solid #e6eaf2!important;overflow:hidden!important}.pds-root .pds-ecosystem-v1021 .pds-sidebar-hub{display:grid!important;grid-template-columns:38px 1fr!important;align-items:center!important;gap:9px!important;margin:0 0 9px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1021 .pds-hub-logo-img{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important;border-radius:0!important;object-fit:contain!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.pds-root .pds-ecosystem-v1021 .pds-hub-logo{width:36px!important;height:36px!important;border-radius:10px!important;background:#fff!important;border:1px solid rgb(148 163 184 / .25)!important;box-shadow:0 6px 16px rgb(15 23 42 / .06)!important;color:#6d28d9!important;font-weight:950!important}.pds-root .pds-ecosystem-v1021 .pds-sidebar-hub b{font-size:12px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.025em!important;color:#111827!important}.pds-root .pds-ecosystem-v1021 .pds-app-sidebar span{font-size:10px!important;line-height:1!important;padding:5px 7px!important;border-radius:8px!important;gap:7px!important;color:#475569!important;font-weight:760!important}.pds-root .pds-ecosystem-v1021 .pds-app-sidebar span:before{width:10px!important;height:10px!important;opacity:.70!important}.pds-root .pds-ecosystem-v1021 .pds-app-sidebar span.active{background:#eee7ff!important;color:#5b21b6!important}.pds-root .pds-ecosystem-v1021 .pds-app-sidebar .pds-logout{color:#ef4444!important;margin-top:2px!important}.pds-root .pds-ecosystem-v1021 .pds-app-topbar{height:52px!important;grid-template-columns:minmax(250px,1fr) auto!important;padding:0 18px!important;gap:14px!important;border-bottom:1px solid #eef2f7!important}.pds-root .pds-ecosystem-v1021 .pds-app-search{height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #e5eaf2!important}.pds-root .pds-ecosystem-v1021 .pds-app-search em{font-size:12px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1021 .pds-app-user{min-width:0!important;display:flex!important;align-items:center!important;gap:9px!important;white-space:nowrap!important}.pds-root .pds-ecosystem-v1021 .pds-app-user:after{display:none!important;content:none!important}.pds-root .pds-ecosystem-v1021 .pds-app-user>span{font-size:15px!important;position:relative!important}.pds-root .pds-ecosystem-v1021 .pds-app-user>span:after{content:""!important;position:absolute!important;right:-1px!important;top:1px!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#6C2BD9!important}.pds-root .pds-ecosystem-v1021 .pds-app-user i{width:31px!important;height:31px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 36%,#fff 0 9%,transparent 10%),radial-gradient(circle at 50% 74%,#fff 0 18%,transparent 19%),linear-gradient(135deg,#8b5cf6,#22d3ee)!important;box-shadow:0 5px 14px rgb(108 43 217 / .18)!important}.pds-root .pds-ecosystem-v1021 .pds-app-user strong{font-size:12px!important;font-weight:900!important;color:#111827!important}.pds-root .pds-ecosystem-v1021 .pds-screen-state{inset:52px 0 0 0!important;padding:16px 18px!important;overflow:hidden!important;transition:opacity .28s ease,visibility .28s ease,transform .28s ease!important}.pds-root .pds-ecosystem-v1021 .pds-screen-state:not(.is-active){opacity:0!important;visibility:hidden!important;transform:translateY(5px)!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1021 .pds-screen-state.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.pds-root .pds-ecosystem-v1021 .pds-screen-state h3{font-size:clamp(19px,1.45vw,24px)!important;line-height:1.05!important;margin-bottom:6px!important}.pds-root .pds-ecosystem-v1021 .pds-portal-dashboard p,.pds-root .pds-ecosystem-v1021 .pds-screen-state p{font-size:11.2px!important;margin-bottom:10px!important;color:#64748b!important}.pds-root .pds-ecosystem-v1021 .pds-dashboard-stats{gap:8px!important;margin:10px 0!important}.pds-root .pds-ecosystem-v1021 .pds-dashboard-stats b{padding:9px 10px!important;border-radius:12px!important;min-height:72px!important}.pds-root .pds-ecosystem-v1021 .pds-dashboard-stats em{font-size:18px!important}.pds-root .pds-ecosystem-v1021 .pds-dashboard-stats small{font-size:9.5px!important}.pds-root .pds-ecosystem-v1021 .pds-portal-panels{grid-template-columns:minmax(0,1fr) 170px!important;gap:10px!important;margin-top:8px!important}.pds-root .pds-ecosystem-v1021 .pds-portal-panels section{min-height:112px!important;padding:10px!important;border-radius:12px!important}.pds-root .pds-ecosystem-v1021 .pds-portal-panels span{font-size:9.8px!important;padding:5px 0!important}.pds-root .pds-ecosystem-v1021 .pds-pyq-grid,.pds-root .pds-ecosystem-v1021 .pds-test-grid,.pds-root .pds-ecosystem-v1021 .pds-analytics-grid{gap:10px!important;margin:10px 0!important}.pds-root .pds-ecosystem-v1021 .pds-pyq-grid section,.pds-root .pds-ecosystem-v1021 .pds-test-grid b,.pds-root .pds-ecosystem-v1021 .pds-analytics-grid b,.pds-root .pds-ecosystem-v1021 .pds-mini-panel,.pds-root .pds-ecosystem-v1021 .pds-test-review,.pds-root .pds-ecosystem-v1021 .pds-revision-list span{border-radius:13px!important;box-shadow:0 12px 26px rgb(15 23 42 / .045)!important}.pds-root .pds-ecosystem-v1021 .pds-mcq-options{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:10px!important}.pds-root .pds-ecosystem-v1021 .pds-mcq-options span{padding:9px 10px!important;border-radius:12px!important;font-size:11px!important}.pds-root .pds-ecosystem-v1021 .pds-chart-line{min-height:108px!important;margin-top:12px!important}.pds-root .pds-ecosystem-v1021 .pds-ecosystem-nodes{position:absolute!important;inset:0!important;z-index:10!important;pointer-events:none!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node{width:190px!important;height:98px!important;min-height:98px!important;display:grid!important;grid-template-columns:54px 1fr!important;align-items:center!important;gap:12px!important;padding:14px!important;border-radius:22px!important;background:rgb(255 255 255 / .94)!important;border:1px solid rgb(108 43 217 / .12)!important;box-shadow:0 20px 50px rgb(31 18 58 / .075)!important;backdrop-filter:blur(18px)!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node span{width:50px!important;height:50px!important;border-radius:16px!important;font-size:26px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node b{font-size:19px!important;line-height:1.02!important;letter-spacing:-.04em!important;font-weight:950!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node small{display:none!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node:after{content:""!important;display:block!important;position:absolute!important;top:50%!important;width:10px!important;height:10px!important;margin-top:-5px!important;border-radius:999px!important;background:#7c3aed!important;box-shadow:0 0 0 6px rgb(124 58 237 / .10),0 0 18px rgb(124 58 237 / .45)!important;z-index:12!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-1:after,.pds-root .pds-ecosystem-v1021 .pds-eco-node-2:after,.pds-root .pds-ecosystem-v1021 .pds-eco-node-3:after{right:-5px!important;left:auto!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-4:after,.pds-root .pds-ecosystem-v1021 .pds-eco-node-5:after,.pds-root .pds-ecosystem-v1021 .pds-eco-node-6:after{left:-5px!important;right:auto!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-1{left:28px!important;top:110px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-2{left:28px!important;top:330px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-3{left:28px!important;top:550px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-4{right:28px!important;top:110px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-5{right:28px!important;top:330px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-6{right:28px!important;top:550px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node.is-active{opacity:1!important;transform:translateY(-2px) scale(1.045)!important;border-color:rgb(108 43 217 / .38)!important;box-shadow:0 24px 58px rgb(108 43 217 / .17)!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node:not(.is-active){opacity:.82!important}.pds-root .pds-ecosystem-v1021 .pds-eco-connectors{display:block!important;height:680px!important;z-index:5!important;overflow:visible!important;opacity:1!important}.pds-root .pds-ecosystem-v1021 .pds-eco-connector{stroke:url(#pdsEcoFlowLeft)!important;stroke-width:2.2!important;stroke-dasharray:2 12!important;stroke-linecap:round!important;opacity:.72!important;filter:drop-shadow(0 0 7px rgb(124 58 237 / .34))!important;animation:pdsEcoMagicFlow 2.9s linear infinite!important}.pds-root .pds-ecosystem-v1021 .pds-eco-right-1,.pds-root .pds-ecosystem-v1021 .pds-eco-right-2,.pds-root .pds-ecosystem-v1021 .pds-eco-right-3{stroke:url(#pdsEcoFlowRight)!important}.pds-root .pds-ecosystem-v1021 .pds-eco-connector.is-active{stroke-width:3.2!important;opacity:1!important;filter:drop-shadow(0 0 12px rgb(124 58 237 / .64)) drop-shadow(0 0 4px rgb(34 211 238 / .35))!important}@media (max-width:1280px){.pds-root .pds-ecosystem-v1021 .pds-ecosystem-device{width:min(960px,66vw)!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node{width:174px!important;height:92px!important;grid-template-columns:46px 1fr!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node span{width:44px!important;height:44px!important;font-size:24px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node b{font-size:17px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-1,.pds-root .pds-ecosystem-v1021 .pds-eco-node-2,.pds-root .pds-ecosystem-v1021 .pds-eco-node-3{left:8px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node-4,.pds-root .pds-ecosystem-v1021 .pds-eco-node-5,.pds-root .pds-ecosystem-v1021 .pds-eco-node-6{right:8px!important}}@media (max-width:1080px){.pds-root .pds-ecosystem-v1021 .pds-ecosystem-stage{display:flex!important;flex-direction:column!important;min-height:0!important;gap:22px!important}.pds-root .pds-ecosystem-v1021 .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(940px,96vw)!important;order:1!important}.pds-root .pds-ecosystem-v1021 .pds-ecosystem-nodes{position:relative!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;order:2!important;width:min(760px,100%)!important;margin:0 auto!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:auto!important;min-height:86px!important}.pds-root .pds-ecosystem-v1021 .pds-eco-node:after,.pds-root .pds-ecosystem-v1021 .pds-eco-connectors{display:none!important}}@media (max-width:760px){.pds-root .pds-ecosystem-v1021 .pds-laptop-mock{display:none!important}.pds-root .pds-ecosystem-v1021 .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(292px,84vw)!important;height:520px!important;margin:0 auto!important}.pds-root .pds-ecosystem-v1021 .pds-ecosystem-device{width:100%!important}.pds-root .pds-ecosystem-v1021 .pds-ecosystem-nodes{grid-template-columns:1fr!important}}.pds-root .pds-ecosystem-v1022 .pds-ecosystem-stage{min-height:860px!important}.pds-root .pds-ecosystem-v1022 .pds-ecosystem-device{top:0!important;width:min(1040px,69vw)!important}.pds-root .pds-ecosystem-v1022 .pds-laptop-mock{aspect-ratio:1000/680!important}.pds-root .pds-ecosystem-v1022 .pds-desktop-hardware{height:100%!important}.pds-root .pds-ecosystem-v1022 .pds-live-display{left:12.2%!important;top:7.6%!important;width:75.6%!important;height:66.9%!important;border-radius:20px!important}.pds-root .pds-ecosystem-v1022 .pds-laptop-base{display:none!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node-3{left:420px!important;top:640px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node-6{right:420px!important;top:640px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node-1{left:28px!important;top:110px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node-2{left:28px!important;top:330px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node-4{right:28px!important;top:110px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node-5{right:28px!important;top:330px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node:after{width:12px!important;height:12px!important;margin-top:-6px!important;background:#7c3aed!important;box-shadow:0 0 0 7px rgb(124 58 237 / .10),0 0 22px rgb(124 58 237 / .50)!important}.pds-root .pds-ecosystem-v1022 .pds-eco-connectors{height:760px!important;top:0!important}.pds-root .pds-ecosystem-v1022 .pds-eco-connector{stroke-width:2.8!important;stroke-dasharray:4 12!important;opacity:.86!important;filter:drop-shadow(0 0 8px rgb(124 58 237 / .33))!important;animation:pdsEcoMagicFlow 2.5s linear infinite!important}.pds-root .pds-ecosystem-v1022 .pds-eco-connector.is-active{stroke-width:3.8!important;opacity:1!important;filter:drop-shadow(0 0 14px rgb(124 58 237 / .62)) drop-shadow(0 0 6px rgb(34 211 238 / .42))!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node{width:184px!important;height:92px!important;min-height:92px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node span{width:48px!important;height:48px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node b{font-size:18px!important}.pds-root .pds-ecosystem-v1022 .pds-ecosystem-device:after{content:""!important;position:absolute!important;left:50%!important;bottom:52px!important;width:56%!important;height:18px!important;transform:translateX(-50%)!important;border-radius:999px!important;background:rgb(15 23 42 / .08)!important;filter:blur(10px)!important;z-index:0!important}@media (max-width:1280px){.pds-root .pds-ecosystem-v1022 .pds-ecosystem-stage{min-height:820px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node-3{left:340px!important;top:626px!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node-6{right:340px!important;top:626px!important}}@media (max-width:1080px){.pds-root .pds-ecosystem-v1022 .pds-ecosystem-stage{min-height:0!important}.pds-root .pds-ecosystem-v1022 .pds-ecosystem-device:after{display:none!important}.pds-root .pds-ecosystem-v1022 .pds-eco-node-3,.pds-root .pds-ecosystem-v1022 .pds-eco-node-6{left:auto!important;right:auto!important;top:auto!important}}.pds-root .pds-ecosystem-v1023 .pds-ecosystem-stage{min-height:740px!important}.pds-root .pds-ecosystem-v1023 .pds-ecosystem-device{width:min(1040px,69vw)!important;top:0!important}.pds-root .pds-ecosystem-v1023 .pds-laptop-mock{aspect-ratio:1000/560!important}.pds-root .pds-ecosystem-v1023 .pds-desktop-hardware{height:100%!important}.pds-root .pds-ecosystem-v1023 .pds-live-display{left:12.2%!important;top:9.3%!important;width:75.6%!important;height:81.1%!important;border-radius:20px!important}.pds-root .pds-ecosystem-v1023 .pds-laptop-base,.pds-root .pds-ecosystem-v1023 .pds-ecosystem-device:after,.pds-root .pds-ecosystem-v1023 .pds-laptop-mock:after{display:none!important;content:none!important}.pds-root .pds-ecosystem-v1023 .pds-laptop-mock{filter:drop-shadow(0 34px 58px rgb(15 23 42 / .15))!important}.pds-root .pds-ecosystem-v1023 .pds-eco-node-3{left:420px!important;top:590px!important}.pds-root .pds-ecosystem-v1023 .pds-eco-node-6{right:420px!important;top:590px!important}.pds-root .pds-ecosystem-v1023 .pds-eco-connectors{height:720px!important}@media (max-width:1280px){.pds-root .pds-ecosystem-v1023 .pds-ecosystem-stage{min-height:710px!important}.pds-root .pds-ecosystem-v1023 .pds-eco-node-3{left:340px!important;top:568px!important}.pds-root .pds-ecosystem-v1023 .pds-eco-node-6{right:340px!important;top:568px!important}}@media (max-width:1080px){.pds-root .pds-ecosystem-v1023 .pds-ecosystem-stage{min-height:0!important}.pds-root .pds-ecosystem-v1023 .pds-eco-node-3,.pds-root .pds-ecosystem-v1023 .pds-eco-node-6{left:auto!important;right:auto!important;top:auto!important}}.pds-root .pds-ecosystem-v1024 .pds-browser-bar{grid-template-columns:52px 74px minmax(280px,1fr) 30px!important;gap:8px!important;overflow:hidden!important}.pds-root .pds-ecosystem-v1024 .pds-browser-actions{width:22px!important;min-width:22px!important;justify-content:center!important;overflow:hidden!important;font-size:14px!important;color:#94a3b8!important}.pds-root .pds-ecosystem-v1024 .pds-browser-actions span:last-child{display:none!important}.pds-root .pds-ecosystem-v1024 .pds-portal-analytics-view .pds-chart-line{background:#fbfffd!important;border-color:rgb(34 197 94 / .16)!important}.pds-root .pds-ecosystem-v1024 .pds-portal-analytics-view .pds-chart-line i{background:linear-gradient(180deg,#22c55e,#86efac)!important;box-shadow:0 10px 18px rgb(34 197 94 / .14)!important}.pds-root .pds-ecosystem-v1024 .pds-eco-node-3{left:420px!important;top:610px!important}.pds-root .pds-ecosystem-v1024 .pds-eco-node-6{right:420px!important;top:610px!important}.pds-root .pds-ecosystem-v1024 .pds-eco-node-3:after,.pds-root .pds-ecosystem-v1024 .pds-eco-node-6:after{top:-6px!important;left:50%!important;right:auto!important;margin-top:0!important;transform:translateX(-50%)!important}.pds-root .pds-ecosystem-v1024 .pds-eco-connectors{height:730px!important}.pds-root .pds-ecosystem-v1024 .pds-eco-connector{stroke-width:3px!important;stroke-dasharray:4 11!important}.pds-root .pds-ecosystem-v1024 .pds-eco-connector.is-active{stroke-width:4px!important}@media (max-width:1280px){.pds-root .pds-ecosystem-v1024 .pds-eco-node-3{left:340px!important;top:586px!important}.pds-root .pds-ecosystem-v1024 .pds-eco-node-6{right:340px!important;top:586px!important}}.pds-root .pds-motion-ecosystem{position:relative!important;isolation:isolate!important;overflow:hidden!important;padding-top:clamp(46px,5vw,72px)!important;padding-bottom:clamp(56px,6vw,86px)!important;background:#fff!important}.pds-root .pds-motion-bg{position:absolute!important;inset:0!important;pointer-events:none!important;z-index:0!important}.pds-root .pds-motion-bg span{position:absolute!important;border-radius:999px!important;filter:blur(48px)!important;opacity:.7!important}.pds-root .pds-motion-bg span:nth-child(1){width:380px!important;height:380px!important;left:3%!important;top:20%!important;background:rgb(124 58 237 / .08)!important}.pds-root .pds-motion-bg span:nth-child(2){width:420px!important;height:420px!important;right:2%!important;top:14%!important;background:rgb(34 211 238 / .055)!important}.pds-root .pds-motion-bg span:nth-child(3){width:360px!important;height:220px!important;left:38%!important;bottom:8%!important;background:rgb(250 204 21 / .045)!important}.pds-root .pds-motion-ecosystem .pds-wide{position:relative!important;z-index:2!important;width:min(1450px,calc(100% - 38px))!important}.pds-root .pds-motion-head{margin-bottom:clamp(22px,3vw,34px)!important}.pds-root .pds-motion-head h2{font-size:clamp(38px,4vw,64px)!important;line-height:1.03!important;max-width:980px!important;margin-inline:auto!important}.pds-root .pds-motion-head p{max-width:760px!important;margin-inline:auto!important}.pds-root .pds-motion-wrap{position:relative!important;display:grid!important;gap:20px!important}.pds-root .pds-motion-stage{position:relative!important;min-height:560px!important;border-radius:34px!important;background:linear-gradient(135deg,rgb(108 43 217 / .96),rgb(124 58 237 / .96) 42%,rgb(64 41 189 / .98)),radial-gradient(circle at 80% 20%,rgb(255 255 255 / .24),transparent 30%)!important;box-shadow:0 42px 110px rgb(76 29 149 / .20)!important;overflow:hidden!important}.pds-root .pds-motion-stage:before{content:""!important;position:absolute!important;inset:0!important;opacity:.28!important;background:linear-gradient(135deg,rgb(255 255 255 / .10) 0 18%,transparent 18% 100%),linear-gradient(315deg,rgb(255 255 255 / .08) 0 16%,transparent 16% 100%)!important}.pds-root .pds-motion-orbit{position:absolute!important;inset:48px!important;border-radius:30px!important;background:radial-gradient(circle at 45% 42%,rgb(255 255 255 / .16),transparent 28%)!important;opacity:.75!important}.pds-root .pds-motion-strings{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:3!important;overflow:visible!important}.pds-root .pds-motion-strings path{fill:none!important;stroke:url(#pdsMotionString)!important;stroke-width:2.4!important;stroke-linecap:round!important;stroke-dasharray:5 12!important;opacity:.74!important;filter:drop-shadow(0 0 8px rgb(255 255 255 / .25))!important;animation:pdsMotionStringFlow 2.8s linear infinite!important}.pds-root .pds-motion-strings path.is-active{stroke-width:3.4!important;opacity:1!important;filter:drop-shadow(0 0 12px rgb(255 255 255 / .44))!important}@keyframes pdsMotionStringFlow{to{stroke-dashoffset:-140}}.pds-root .pds-motion-panel{position:absolute!important;z-index:4!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(760px,60vw)!important;border-radius:24px!important;background:rgb(255 255 255 / .96)!important;box-shadow:0 30px 80px rgb(30 10 80 / .28),0 0 0 1px rgb(255 255 255 / .45) inset!important;overflow:hidden!important}.pds-root .pds-motion-browser{height:42px!important;background:linear-gradient(180deg,#fbfcff,#eef2f7)!important;border-bottom:1px solid #dde5f0!important;display:grid!important;grid-template-columns:14px 14px 14px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;padding:0 16px!important}.pds-root .pds-motion-browser i{width:10px!important;height:10px!important;border-radius:50%!important;display:block!important}.pds-root .pds-motion-browser i:nth-child(1){background:#ff5f57!important}.pds-root .pds-motion-browser i:nth-child(2){background:#febc2e!important}.pds-root .pds-motion-browser i:nth-child(3){background:#28c840!important}.pds-root .pds-motion-browser span{height:28px!important;border-radius:999px!important;background:#fff!important;border:1px solid #dce5f0!important;display:flex!important;align-items:center!important;padding:0 14px!important;margin-left:8px!important;color:#111827!important;font-weight:800!important;font-size:12px!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .035)!important}.pds-root .pds-motion-app{display:grid!important;grid-template-columns:168px minmax(0,1fr)!important;min-height:370px!important;background:#fff!important}.pds-root .pds-motion-app aside{padding:18px 13px!important;border-right:1px solid #e7edf5!important;background:linear-gradient(180deg,#fff,#fbfaff)!important;display:grid!important;align-content:start!important;gap:7px!important}.pds-root .pds-motion-brand{display:grid!important;grid-template-columns:38px 1fr!important;align-items:center!important;gap:9px!important;margin-bottom:10px!important}.pds-root .pds-motion-brand img{width:38px!important;height:38px!important;object-fit:contain!important}.pds-root .pds-motion-brand em{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#f4ecff!important;color:#6C2BD9!important;font-weight:950!important}.pds-root .pds-motion-brand b{font-size:12px!important;line-height:1.05!important;color:#111827!important}.pds-root .pds-motion-app aside span{font-size:10.5px!important;font-weight:760!important;color:#475569!important;padding:7px 9px!important;border-radius:9px!important}.pds-root .pds-motion-app aside span.active{background:#eee7ff!important;color:#5b21b6!important}.pds-root .pds-motion-app main{position:relative!important;overflow:hidden!important;background:#fff!important}.pds-root .pds-motion-app header{height:58px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 20px!important;border-bottom:1px solid #eef2f7!important}.pds-root .pds-motion-search{height:36px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;display:flex!important;align-items:center!important;padding:0 14px!important;color:#64748b!important;font-size:12px!important;font-weight:700!important;min-width:250px!important}.pds-root .pds-motion-user{display:flex!important;align-items:center!important;gap:8px!important;color:#111827!important;font-size:12px!important}.pds-root .pds-motion-user i{width:30px!important;height:30px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 35%,#fff 0 11%,transparent 12%),radial-gradient(circle at 50% 78%,#fff 0 19%,transparent 20%),linear-gradient(135deg,#8b5cf6,#22d3ee)!important}.pds-root .pds-motion-scene{position:absolute!important;inset:58px 0 0 0!important;padding:20px!important;opacity:0!important;visibility:hidden!important;transform:translateY(10px) scale(.985)!important;transition:opacity .38s ease,visibility .38s ease,transform .38s ease!important}.pds-root .pds-motion-scene.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}.pds-root .pds-motion-scene small{display:inline-flex!important;color:var(--scene-accent)!important;background:color-mix(in srgb,var(--scene-accent) 10%,white)!important;padding:7px 11px!important;border-radius:999px!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important}.pds-root .pds-motion-scene h3{font-size:clamp(24px,2.25vw,36px)!important;line-height:1.02!important;letter-spacing:-.055em!important;margin:12px 0 8px!important;color:#111827!important}.pds-root .pds-motion-scene p{font-size:13px!important;line-height:1.45!important;color:#475569!important;max-width:560px!important;margin:0 0 14px!important}.pds-root .pds-motion-ui{display:grid!important;grid-template-columns:1.1fr .9fr!important;gap:12px!important;align-items:stretch!important}.pds-root .pds-motion-ui section{background:#fff!important;border:1px solid #e7edf5!important;border-radius:16px!important;padding:14px!important;box-shadow:0 12px 28px rgb(15 23 42 / .055)!important;display:grid!important;gap:7px!important;align-content:start!important}.pds-root .pds-motion-main-card{grid-row:span 2!important;background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--scene-accent) 5%,white))!important}.pds-root .pds-motion-ui strong,.pds-root .pds-motion-ui b{font-size:13px!important;color:#111827!important}.pds-root .pds-motion-ui em{font-style:normal!important;font-size:24px!important;font-weight:950!important;color:#111827!important}.pds-root .pds-motion-ui span{font-size:11px!important;color:#64748b!important}.pds-root .pds-motion-main-card div,.pds-root .pds-motion-ui section div{height:8px!important;border-radius:999px!important;background:#edf2f7!important;overflow:hidden!important;margin-top:6px!important}.pds-root .pds-motion-main-card div span{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,var(--scene-accent),#a78bfa)!important}.pds-root .pds-motion-answer{color:#16a34a!important;font-weight:850!important}.pds-root .pds-motion-bars{grid-template-columns:repeat(5,1fr)!important;align-items:end!important;min-height:118px!important}.pds-root .pds-motion-bars b{grid-column:1/-1!important}.pds-root .pds-motion-bars i{display:block!important;border-radius:10px 10px 4px 4px!important;background:linear-gradient(180deg,#22c55e,#86efac)!important;min-height:35px!important}.pds-root .pds-motion-bars i:nth-child(2){height:52px!important}.pds-root .pds-motion-bars i:nth-child(3){height:74px!important}.pds-root .pds-motion-bars i:nth-child(4){height:61px!important}.pds-root .pds-motion-bars i:nth-child(5){height:90px!important}.pds-root .pds-motion-bars i:nth-child(6){height:104px!important}.pds-root .pds-motion-cards{position:absolute!important;inset:0!important;z-index:7!important;pointer-events:none!important}.pds-root .pds-motion-card{position:absolute!important;width:172px!important;height:96px!important;border:1px solid rgb(255 255 255 / .48)!important;border-radius:20px!important;background:rgb(255 255 255 / .94)!important;box-shadow:0 22px 54px rgb(31 18 58 / .12)!important;display:grid!important;grid-template-columns:52px 1fr!important;align-items:center!important;gap:12px!important;padding:14px!important;color:#111827!important;text-align:left!important;pointer-events:auto!important;cursor:pointer!important;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease,border-color .25s ease!important}.pds-root .pds-motion-card span{width:50px!important;height:50px!important;border-radius:16px!important;background:#f3e8ff!important;display:grid!important;place-items:center!important;font-size:25px!important}.pds-root .pds-motion-card b{font-size:17px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.04em!important}.pds-root .pds-motion-card:after{content:""!important;position:absolute!important;top:50%!important;width:10px!important;height:10px!important;margin-top:-5px!important;border-radius:50%!important;background:#7c3aed!important;box-shadow:0 0 0 6px rgb(124 58 237 / .12),0 0 16px rgb(124 58 237 / .45)!important}.pds-root .pds-motion-card:nth-child(1){left:34px!important;top:72px!important}.pds-root .pds-motion-card:nth-child(2){left:34px!important;top:262px!important}.pds-root .pds-motion-card:nth-child(3){left:34px!important;bottom:58px!important}.pds-root .pds-motion-card:nth-child(4){right:34px!important;top:72px!important}.pds-root .pds-motion-card:nth-child(5){right:34px!important;top:262px!important}.pds-root .pds-motion-card:nth-child(6){right:34px!important;bottom:58px!important}.pds-root .pds-motion-card:nth-child(-n+3):after{right:-5px!important}.pds-root .pds-motion-card:nth-child(n+4):after{left:-5px!important}.pds-root .pds-motion-card.is-active{transform:translateY(-3px) scale(1.04)!important;border-color:rgb(255 255 255 / .86)!important;box-shadow:0 28px 70px rgb(255 255 255 / .22),0 24px 58px rgb(76 29 149 / .18)!important}.pds-root .pds-motion-card:not(.is-active){opacity:.82!important}.pds-root .pds-motion-copy{position:absolute!important;left:50%!important;bottom:24px!important;transform:translateX(-50%)!important;z-index:6!important;width:min(560px,60%)!important;text-align:center!important;color:#fff!important}.pds-root .pds-motion-copy div{display:none!important}.pds-root .pds-motion-copy div.is-active{display:grid!important;gap:4px!important}.pds-root .pds-motion-copy b{font-size:20px!important}.pds-root .pds-motion-copy span{font-size:13px!important;opacity:.78!important}.pds-root .pds-motion-dots{display:flex!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important}.pds-root .pds-motion-dots button{width:9px!important;height:9px!important;border-radius:999px!important;border:0!important;background:#ddd6fe!important;cursor:pointer!important;padding:0!important;transition:width .25s ease,background .25s ease!important}.pds-root .pds-motion-dots button span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.pds-root .pds-motion-dots button.is-active{width:34px!important;background:#6C2BD9!important}@media(max-width:1180px){.pds-root .pds-motion-stage{min-height:760px!important}.pds-root .pds-motion-panel{width:min(760px,86vw)!important;top:43%!important}.pds-root .pds-motion-cards{position:relative!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;inset:auto!important;order:2!important}.pds-root .pds-motion-card{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto!important;height:auto!important;min-height:84px!important}.pds-root .pds-motion-card:after,.pds-root .pds-motion-strings{display:none!important}.pds-root .pds-motion-wrap{display:flex!important;flex-direction:column!important}}@media(max-width:760px){.pds-root .pds-motion-stage{min-height:650px!important;border-radius:26px!important}.pds-root .pds-motion-panel{width:94%!important;top:44%!important}.pds-root .pds-motion-app{grid-template-columns:1fr!important;min-height:438px!important}.pds-root .pds-motion-app aside{display:none!important}.pds-root .pds-motion-search{min-width:0!important;font-size:11px!important}.pds-root .pds-motion-ui{grid-template-columns:1fr!important}.pds-root .pds-motion-scene h3{font-size:24px!important}.pds-root .pds-motion-cards{grid-template-columns:1fr 1fr!important}}.pds-root .pds-hostinger-motion{position:relative!important;padding-top:clamp(46px,5vw,72px)!important;padding-bottom:clamp(56px,6vw,86px)!important;background:#fff!important;overflow:hidden!important}.pds-root .pds-hostinger-motion .pds-wide{width:min(1240px,calc(100% - 36px))!important}.pds-root .pds-hostinger-head{margin-bottom:clamp(22px,3vw,34px)!important}.pds-root .pds-hostinger-head h2{font-size:clamp(38px,4vw,62px)!important;line-height:1.04!important;max-width:980px!important;margin-inline:auto!important}.pds-root .pds-hostinger-head p{max-width:760px!important;margin-inline:auto!important}.pds-root .pds-hostinger-canvas{position:relative!important;min-height:560px!important;border-radius:10px!important;overflow:hidden!important;background:linear-gradient(135deg,#5b21b6 0%,#6d28d9 46%,#7c3aed 100%)!important;box-shadow:0 38px 100px rgb(76 29 149 / .23)!important;isolation:isolate!important}.pds-root .pds-hostinger-bg{position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important}.pds-root .pds-hostinger-bg:before,.pds-root .pds-hostinger-bg:after{content:""!important;position:absolute!important;inset:-30%!important;background:linear-gradient(135deg,rgb(255 255 255 / .10) 0 18%,transparent 18% 100%)!important;transform:rotate(0deg)!important;opacity:.65!important}.pds-root .pds-hostinger-bg:after{transform:rotate(180deg)!important;opacity:.38!important}.pds-root .pds-hostinger-bg i{position:absolute!important;border-radius:999px!important;background:rgb(255 255 255 / .10)!important;filter:blur(24px)!important}.pds-root .pds-hostinger-bg i:nth-child(1){width:300px;height:300px;left:8%;top:10%}.pds-root .pds-hostinger-bg i:nth-child(2){width:260px;height:260px;right:12%;bottom:4%}.pds-root .pds-hostinger-bg i:nth-child(3){width:160px;height:160px;left:54%;top:32%}.pds-root .pds-hostinger-bg i:nth-child(4){width:220px;height:220px;left:24%;bottom:-8%}.pds-root .pds-hostinger-copy{position:absolute!important;z-index:5!important;left:50%!important;top:56px!important;transform:translateX(-50%)!important;width:min(760px,86%)!important;text-align:center!important;color:#fff!important}.pds-root .pds-hostinger-copy div{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;transform:translateY(14px)!important;transition:opacity .42s ease,visibility .42s ease,transform .42s ease!important}.pds-root .pds-hostinger-copy div.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.pds-root .pds-hostinger-copy h3{color:#fff!important;font-size:clamp(28px,3.2vw,48px)!important;line-height:1.04!important;letter-spacing:-.055em!important;margin:0 0 10px!important}.pds-root .pds-hostinger-copy p{color:rgb(255 255 255 / .78)!important;font-size:clamp(14px,1.25vw,18px)!important;line-height:1.5!important;margin:0!important}.pds-root .pds-hostinger-stage{position:absolute!important;z-index:4!important;inset:0!important}.pds-root .pds-hs-scene{position:absolute!important;left:50%!important;top:56%!important;transform:translate(-50%,-50%) scale(.94)!important;opacity:0!important;visibility:hidden!important;transition:opacity .42s ease,visibility .42s ease,transform .42s ease!important;width:min(700px,82%)!important;min-height:250px!important;display:grid!important;place-items:center!important}.pds-root .pds-hs-scene.is-active{opacity:1!important;visibility:visible!important;transform:translate(-50%,-50%) scale(1)!important}.pds-root .pds-hs-bubble,.pds-root .pds-hs-prompt,.pds-root .pds-hs-browser,.pds-root .pds-hs-command,.pds-root .pds-hs-dashboard{background:rgb(255 255 255 / .96)!important;border:1px solid rgb(255 255 255 / .50)!important;box-shadow:0 22px 60px rgb(31 18 58 / .25)!important;border-radius:18px!important}.pds-root .pds-hs-bubble{position:absolute!important;display:flex!important;align-items:center!important;gap:10px!important;padding:12px 16px!important;color:#111827!important;font-size:13px!important;font-weight:800!important}.pds-root .pds-hs-bubble span{width:34px!important;height:34px!important;border-radius:50%!important;background:#f3e8ff!important;display:grid!important;place-items:center!important}.pds-root .pds-hs-bubble-a{left:70px!important;top:0!important}.pds-root .pds-hs-bubble-b{right:58px!important;bottom:-8px!important}.pds-root .pds-hs-prompt{width:370px!important;padding:22px!important;display:grid!important;gap:10px!important;color:#111827!important}.pds-root .pds-hs-prompt small{font-weight:850!important;color:#6d28d9!important;letter-spacing:.08em!important}.pds-root .pds-hs-prompt b{font-size:20px!important;line-height:1.15!important}.pds-root .pds-hs-prompt button,.pds-root .pds-hs-command button{justify-self:end!important;border:0!important;border-radius:999px!important;background:#6C2BD9!important;color:#fff!important;padding:10px 18px!important;font-weight:900!important;box-shadow:0 12px 24px rgb(108 43 217 / .28)!important}.pds-root .pds-hs-word,.pds-root .pds-hs-bigline{color:#fff!important;font-size:clamp(42px,5vw,76px)!important;font-weight:950!important;letter-spacing:-.06em!important;line-height:1.02!important;text-align:center!important}.pds-root .pds-hs-rotator{height:54px!important;overflow:hidden!important;display:grid!important;color:#fff!important;font-size:clamp(30px,3.6vw,54px)!important;font-weight:950!important;letter-spacing:-.05em!important}.pds-root .pds-hs-rotator span{animation:pdsHsWords 6s infinite!important;text-align:center!important}@keyframes pdsHsWords{0%,20%{transform:translateY(0)}25%,45%{transform:translateY(-100%)}50%,70%{transform:translateY(-200%)}75%,95%{transform:translateY(-300%)}100%{transform:translateY(0)}}.pds-root .pds-hs-browser{width:min(620px,100%)!important;overflow:hidden!important}.pds-root .pds-hs-browser-top{height:42px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;display:grid!important;grid-template-columns:11px 11px 11px 1fr!important;align-items:center!important;gap:7px!important;padding:0 14px!important}.pds-root .pds-hs-browser-top i{width:10px;height:10px;border-radius:50%;display:block}.pds-root .pds-hs-browser-top i:nth-child(1){background:#ff5f57}.pds-root .pds-hs-browser-top i:nth-child(2){background:#febc2e}.pds-root .pds-hs-browser-top i:nth-child(3){background:#28c840}.pds-root .pds-hs-browser-top span{height:28px;border-radius:999px;background:#fff;border:1px solid #dbe3ef;display:flex;align-items:center;padding:0 12px;font-size:12px;font-weight:800;color:#111827;margin-left:8px}.pds-root .pds-hs-search-card{padding:28px!important;text-align:center!important;color:#111827!important}.pds-root .pds-hs-search-card b{font-size:22px!important}.pds-root .pds-hs-search-card em{display:block!important;margin:16px auto!important;border:1px solid #e2e8f0!important;border-radius:999px!important;padding:12px 16px!important;color:#64748b!important;font-style:normal!important;max-width:420px!important}.pds-root .pds-hs-search-card div{display:flex!important;gap:8px!important;justify-content:center!important}.pds-root .pds-hs-search-card div span{width:70px;height:9px;border-radius:99px;background:#e9d5ff}.pds-root .pds-hs-result{border-top:1px solid #edf2f7!important;padding:16px 24px!important;display:grid!important;gap:8px!important;color:#111827!important}.pds-root .pds-hs-result span{font-size:13px!important;color:#475569!important}.pds-root .pds-hs-mini-orbits{display:flex!important;gap:12px!important;justify-content:center!important;margin-top:22px!important}.pds-root .pds-hs-mini-orbits span{color:#fff!important;border:1px solid rgb(255 255 255 / .35)!important;background:rgb(255 255 255 / .12)!important;border-radius:999px!important;padding:10px 14px!important;font-weight:850!important}.pds-root .pds-hs-command{width:min(580px,100%)!important;padding:16px!important;display:grid!important;grid-template-columns:38px 1fr auto!important;align-items:center!important;gap:12px!important;color:#111827!important}.pds-root .pds-hs-command span{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#f3e8ff}.pds-root .pds-hs-card-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important;margin-top:24px!important;width:min(520px,100%)!important}.pds-root .pds-hs-card-grid i{height:110px!important;background:#fff!important;border-radius:18px!important;display:grid!important;place-items:center!important;font-style:normal!important;font-size:32px!important;box-shadow:0 20px 50px rgb(31 18 58 / .18)!important}.pds-root .pds-hs-card-grid i b{display:block!important;font-size:13px!important;color:#111827!important}.pds-root .pds-hs-dashboard{width:min(690px,100%)!important;display:grid!important;grid-template-columns:160px 1fr!important;overflow:hidden!important;color:#111827!important}.pds-root .pds-hs-dashboard aside{background:#fbfaff!important;border-right:1px solid #e7edf5!important;padding:16px!important;display:grid!important;gap:8px!important;align-content:start!important}.pds-root .pds-hs-dashboard aside img{width:42px!important;height:42px!important;object-fit:contain!important}.pds-root .pds-hs-dashboard aside strong{width:42px;height:42px;border-radius:12px;background:#f3e8ff;display:grid;place-items:center;color:#6d28d9}.pds-root .pds-hs-dashboard aside b{font-size:12px!important;line-height:1.05!important;margin-bottom:6px!important}.pds-root .pds-hs-dashboard aside span{font-size:11px!important;padding:7px 8px!important;border-radius:8px!important;color:#475569!important;font-weight:750!important}.pds-root .pds-hs-dashboard aside span.active{background:#eee7ff!important;color:#5b21b6!important}.pds-root .pds-hs-dashboard main{padding:18px!important;display:grid!important;gap:12px!important}.pds-root .pds-hs-dash-top{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:center!important}.pds-root .pds-hs-dash-top span{height:34px!important;border:1px solid #e2e8f0!important;border-radius:999px!important;display:flex!important;align-items:center!important;padding:0 13px!important;color:#64748b!important;font-size:12px!important;min-width:250px!important}.pds-root .pds-hs-dashboard h4{font-size:24px!important;margin:0!important}.pds-root .pds-hs-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.pds-root .pds-hs-stats b{background:#fff!important;border:1px solid #e7edf5!important;border-radius:14px!important;padding:12px!important;font-size:20px!important;box-shadow:0 10px 22px rgb(15 23 42 / .045)!important}.pds-root .pds-hs-stats small{display:block!important;font-size:10px!important;color:#64748b!important}.pds-root .pds-hs-dashboard section{background:#fff!important;border:1px solid #e7edf5!important;border-radius:14px!important;padding:13px!important;display:grid!important;gap:7px!important}.pds-root .pds-hs-dashboard section span{font-size:12px!important;color:#475569!important}.pds-root .pds-hs-final-row{display:flex!important;gap:10px!important;align-items:center!important;justify-content:center!important;margin-top:26px!important;color:#fff!important;font-weight:900!important}.pds-root .pds-hs-final-row i{width:28px!important;height:2px!important;background:rgb(255 255 255 / .44)!important;border-radius:999px!important}.pds-root .pds-hostinger-controls{position:absolute!important;z-index:7!important;left:50%!important;bottom:22px!important;transform:translateX(-50%)!important;display:flex!important;gap:8px!important}.pds-root .pds-hostinger-controls button{width:9px!important;height:9px!important;border-radius:999px!important;border:0!important;background:rgb(255 255 255 / .36)!important;padding:0!important;cursor:pointer!important;transition:width .25s ease,background .25s ease!important}.pds-root .pds-hostinger-controls button span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.pds-root .pds-hostinger-controls button.is-active{width:34px!important;background:#fff!important}@media(max-width:900px){.pds-root .pds-hostinger-canvas{min-height:650px!important}.pds-root .pds-hostinger-copy{top:34px!important}.pds-root .pds-hs-scene{top:58%!important;width:92%!important}.pds-root .pds-hs-dashboard{grid-template-columns:1fr!important}.pds-root .pds-hs-dashboard aside{display:none!important}.pds-root .pds-hs-card-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:560px){.pds-root .pds-hostinger-canvas{min-height:690px!important;border-radius:24px!important}.pds-root .pds-hs-prompt,.pds-root .pds-hs-browser,.pds-root .pds-hs-command,.pds-root .pds-hs-dashboard{width:100%!important}.pds-root .pds-hs-command{grid-template-columns:1fr!important;text-align:center!important}.pds-root .pds-hs-command button{justify-self:center!important}.pds-root .pds-hs-bubble{display:none!important}}.pds-root .pds-lavender-flow{position:relative!important;padding-top:clamp(46px,5vw,72px)!important;padding-bottom:clamp(58px,6vw,88px)!important;background:#fff!important;overflow:hidden!important}.pds-root .pds-lavender-flow .pds-wide{width:min(1260px,calc(100% - 36px))!important}.pds-root .pds-lavender-flow .pds-hostinger-head{margin-bottom:clamp(22px,3vw,34px)!important}.pds-root .pds-lavender-flow .pds-hostinger-head h2{font-size:clamp(38px,4vw,62px)!important;line-height:1.04!important;max-width:980px!important;margin-inline:auto!important}.pds-root .pds-lavender-flow .pds-hostinger-head p{max-width:820px!important;margin-inline:auto!important}.pds-root .pds-flow-canvas{position:relative!important;min-height:640px!important;border-radius:34px!important;overflow:hidden!important;background:radial-gradient(circle at 20% 25%,rgb(255 255 255 / .82),transparent 18%),radial-gradient(circle at 78% 22%,rgb(255 255 255 / .56),transparent 20%),linear-gradient(135deg,#f3e8ff 0%,#ede9fe 42%,#ddd6fe 100%)!important;box-shadow:0 34px 96px rgb(76 29 149 / .13)!important;border:1px solid rgb(124 58 237 / .14)!important;isolation:isolate!important}.pds-root .pds-flow-bg{position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;overflow:hidden!important}.pds-root .pds-flow-bg:before,.pds-root .pds-flow-bg:after{content:""!important;position:absolute!important;inset:-20%!important;opacity:.34!important;background:linear-gradient(135deg,rgb(124 58 237 / .10) 0 18%,transparent 18% 100%)!important}.pds-root .pds-flow-bg:after{transform:rotate(180deg)!important;opacity:.22!important}.pds-root .pds-flow-bg i{position:absolute!important;border-radius:999px!important;filter:blur(28px)!important}.pds-root .pds-flow-bg i:nth-child(1){width:280px;height:280px;left:5%;top:8%;background:rgb(124 58 237 / .16)}.pds-root .pds-flow-bg i:nth-child(2){width:300px;height:300px;right:4%;bottom:0;background:rgb(34 197 94 / .08)}.pds-root .pds-flow-bg i:nth-child(3){width:170px;height:170px;left:54%;top:26%;background:rgb(255 255 255 / .55)}.pds-root .pds-flow-bg i:nth-child(4){width:220px;height:220px;left:24%;bottom:-8%;background:rgb(59 130 246 / .08)}.pds-root .pds-flow-steps{position:absolute!important;z-index:6!important;left:32px!important;right:32px!important;top:28px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.pds-root .pds-flow-steps button{border:1px solid rgb(124 58 237 / .14)!important;background:rgb(255 255 255 / .78)!important;backdrop-filter:blur(18px)!important;border-radius:18px!important;min-height:86px!important;display:grid!important;grid-template-columns:34px 42px 1fr!important;align-items:center!important;gap:10px!important;padding:13px!important;text-align:left!important;cursor:pointer!important;box-shadow:0 18px 44px rgb(31 18 58 / .065)!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease!important}.pds-root .pds-flow-steps button em{font-style:normal!important;color:#7c3aed!important;font-weight:950!important;font-size:12px!important}.pds-root .pds-flow-steps button span{width:42px!important;height:42px!important;border-radius:14px!important;background:#f4edff!important;display:grid!important;place-items:center!important;font-size:22px!important}.pds-root .pds-flow-steps button b{font-size:12px!important;line-height:1.13!important;color:#111827!important;letter-spacing:.045em!important}.pds-root .pds-flow-steps button.is-active{transform:translateY(-2px)!important;border-color:rgb(124 58 237 / .38)!important;background:#fff!important;box-shadow:0 24px 60px rgb(124 58 237 / .16)!important}.pds-root .pds-flow-stage{position:absolute!important;inset:0!important;z-index:2!important}.pds-root .pds-flow-lines{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:3!important;overflow:visible!important}.pds-root .pds-flow-lines path{fill:none!important;stroke:url(#pdsLavenderLine)!important;stroke-width:2.8!important;stroke-linecap:round!important;stroke-dasharray:5 12!important;opacity:.58!important;filter:drop-shadow(0 0 7px rgb(124 58 237 / .24))!important;animation:pdsFlowLine 2.8s linear infinite!important}.pds-root .pds-flow-lines path.is-active{opacity:1!important;stroke-width:3.6!important;filter:drop-shadow(0 0 12px rgb(124 58 237 / .42))!important}@keyframes pdsFlowLine{to{stroke-dashoffset:-150}}.pds-root .pds-flow-copy{position:absolute!important;z-index:4!important;left:52px!important;top:160px!important;width:320px!important}.pds-root .pds-flow-copy div{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;transform:translateY(10px)!important;transition:opacity .34s ease,visibility .34s ease,transform .34s ease!important}.pds-root .pds-flow-copy div.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.pds-root .pds-flow-copy small{color:#6d28d9!important;font-weight:950!important;font-size:11px!important;letter-spacing:.13em!important}.pds-root .pds-flow-copy h3{font-size:clamp(26px,2.6vw,40px)!important;line-height:1.05!important;letter-spacing:-.055em!important;color:#111827!important;margin:10px 0!important}.pds-root .pds-flow-copy p{font-size:14px!important;line-height:1.55!important;color:#475569!important;margin:0!important}.pds-root .pds-flow-panel{position:absolute!important;z-index:5!important;right:52px!important;top:150px!important;width:min(690px,58%)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 30px 86px rgb(31 18 58 / .18),0 0 0 1px rgb(255 255 255 / .66) inset!important;overflow:hidden!important}.pds-root .pds-flow-browser{height:42px!important;background:linear-gradient(180deg,#fbfcff,#eef2f7)!important;border-bottom:1px solid #dfe6f0!important;display:grid!important;grid-template-columns:12px 12px 12px 1fr!important;gap:7px!important;align-items:center!important;padding:0 14px!important}.pds-root .pds-flow-browser i{width:10px!important;height:10px!important;border-radius:50%!important}.pds-root .pds-flow-browser i:nth-child(1){background:#ff5f57!important}.pds-root .pds-flow-browser i:nth-child(2){background:#febc2e!important}.pds-root .pds-flow-browser i:nth-child(3){background:#28c840!important}.pds-root .pds-flow-browser span{height:28px!important;border-radius:999px!important;background:#fff!important;border:1px solid #dbe3ef!important;display:flex!important;align-items:center!important;padding:0 13px!important;margin-left:8px!important;color:#111827!important;font-size:12px!important;font-weight:850!important}.pds-root .pds-flow-app{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;min-height:380px!important;background:#fff!important}.pds-root .pds-flow-app aside{padding:16px 12px!important;border-right:1px solid #e7edf5!important;background:linear-gradient(180deg,#fff,#fbfaff)!important;display:grid!important;align-content:start!important;gap:7px!important}.pds-root .pds-flow-brand{display:grid!important;grid-template-columns:38px 1fr!important;gap:9px!important;align-items:center!important;margin-bottom:8px!important}.pds-root .pds-flow-brand img{width:38px!important;height:38px!important;object-fit:contain!important}.pds-root .pds-flow-brand strong{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#f3e8ff;color:#6d28d9}.pds-root .pds-flow-brand b{font-size:12px!important;line-height:1.05!important;color:#111827!important}.pds-root .pds-flow-app aside span{font-size:10.5px!important;font-weight:760!important;color:#475569!important;padding:7px 8px!important;border-radius:8px!important}.pds-root .pds-flow-app aside span.active{background:#eee7ff!important;color:#5b21b6!important}.pds-root .pds-flow-app main{position:relative!important;overflow:hidden!important;background:#fff!important}.pds-root .pds-flow-app header{height:54px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:0 18px!important;border-bottom:1px solid #edf2f7!important}.pds-root .pds-flow-app header div{height:34px!important;min-width:260px!important;border:1px solid #e2e8f0!important;background:#f8fafc!important;border-radius:999px!important;display:flex!important;align-items:center!important;padding:0 13px!important;color:#64748b!important;font-size:12px!important}.pds-root .pds-flow-app header b{font-size:12px!important;color:#111827!important}.pds-root .pds-flow-scene{position:absolute!important;inset:54px 0 0 0!important;padding:18px!important;opacity:0!important;visibility:hidden!important;transform:translateY(10px) scale(.99)!important;transition:opacity .36s ease,visibility .36s ease,transform .36s ease!important}.pds-root .pds-flow-scene.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}.pds-root .pds-flow-scene small{display:inline-flex!important;color:#6d28d9!important;background:#f3e8ff!important;border-radius:999px!important;padding:7px 11px!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important}.pds-root .pds-flow-scene h4{font-size:clamp(22px,2.05vw,32px)!important;line-height:1.04!important;letter-spacing:-.055em!important;margin:12px 0 7px!important;color:#111827!important}.pds-root .pds-flow-scene p{font-size:12.5px!important;line-height:1.45!important;color:#475569!important;margin:0 0 12px!important}.pds-root .pds-flow-notes-grid,.pds-root .pds-flow-practice-grid,.pds-root .pds-flow-analytics-grid{display:grid!important;gap:10px!important}.pds-root .pds-flow-notes-grid{grid-template-columns:1.2fr .8fr!important}.pds-root .pds-flow-practice-grid,.pds-root .pds-flow-analytics-grid{grid-template-columns:repeat(3,1fr)!important}.pds-root .pds-flow-scene section{border:1px solid #e7edf5!important;background:#fff!important;border-radius:15px!important;padding:13px!important;box-shadow:0 12px 26px rgb(15 23 42 / .045)!important;display:grid!important;gap:7px!important}.pds-root .pds-flow-scene section b{font-size:13px!important;color:#111827!important}.pds-root .pds-flow-scene section span{font-size:11px!important;color:#64748b!important}.pds-root .pds-flow-practice-grid i{font-style:normal!important;font-size:26px!important}.pds-root .pds-flow-analytics-grid em{font-style:normal!important;font-size:22px!important;font-weight:950!important;color:#111827!important}.pds-root .pds-flow-bars{height:100px!important;display:flex!important;align-items:end!important;gap:12px!important;padding:16px!important;border-radius:15px!important;border:1px solid rgb(34 197 94 / .16)!important;background:#fbfffd!important;margin-top:10px!important}.pds-root .pds-flow-bars i{display:block!important;flex:1!important;border-radius:12px 12px 4px 4px!important;background:linear-gradient(180deg,#22c55e,#86efac)!important;box-shadow:0 10px 18px rgb(34 197 94 / .14)!important}.pds-root .pds-flow-bars i:nth-child(1){height:42%!important}.pds-root .pds-flow-bars i:nth-child(2){height:58%!important}.pds-root .pds-flow-bars i:nth-child(3){height:49%!important}.pds-root .pds-flow-bars i:nth-child(4){height:70%!important}.pds-root .pds-flow-bars i:nth-child(5){height:78%!important}.pds-root .pds-flow-revision-list{display:grid!important;gap:10px!important}.pds-root .pds-flow-revision-list span{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:center!important;border:1px solid #e7edf5!important;background:#fff!important;border-radius:14px!important;padding:12px!important;box-shadow:0 10px 22px rgb(15 23 42 / .045)!important}.pds-root .pds-flow-revision-list b{color:#111827!important}.pds-root .pds-flow-revision-list em{font-style:normal!important;color:#16a34a!important;font-size:11px!important;font-weight:850!important}.pds-root .pds-flow-progress{margin-top:10px!important;border:1px solid #e7edf5!important;border-radius:14px!important;padding:12px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:10px!important;align-items:center!important}.pds-root .pds-flow-progress b{font-size:12px!important;color:#111827!important}.pds-root .pds-flow-progress span{height:8px!important;border-radius:99px!important;background:#edf2f7!important;overflow:hidden!important}.pds-root .pds-flow-progress span i{display:block!important;width:76%!important;height:100%!important;background:linear-gradient(90deg,#6d28d9,#22c55e)!important}.pds-root .pds-flow-progress em{font-style:normal!important;color:#111827!important;font-weight:900!important}@media(max-width:1060px){.pds-root .pds-flow-canvas{min-height:820px!important}.pds-root .pds-flow-steps{grid-template-columns:1fr 1fr!important}.pds-root .pds-flow-copy{left:32px!important;right:32px!important;width:auto!important;top:245px!important;text-align:center!important}.pds-root .pds-flow-panel{left:50%!important;right:auto!important;top:390px!important;transform:translateX(-50%)!important;width:min(700px,90%)!important}.pds-root .pds-flow-lines{display:none!important}}@media(max-width:680px){.pds-root .pds-flow-canvas{min-height:900px!important;border-radius:26px!important}.pds-root .pds-flow-steps{left:18px!important;right:18px!important;top:20px!important;gap:10px!important}.pds-root .pds-flow-steps button{grid-template-columns:34px 1fr!important;min-height:76px!important}.pds-root .pds-flow-steps button em{display:none!important}.pds-root .pds-flow-copy{top:210px!important}.pds-root .pds-flow-panel{top:390px!important;width:94%!important}.pds-root .pds-flow-app{grid-template-columns:1fr!important;min-height:430px!important}.pds-root .pds-flow-app aside{display:none!important}.pds-root .pds-flow-app header div{min-width:0!important;font-size:11px!important}.pds-root .pds-flow-notes-grid,.pds-root .pds-flow-practice-grid,.pds-root .pds-flow-analytics-grid{grid-template-columns:1fr!important}}.pds-root .pds-flow28{position:relative!important;background:#fff!important;overflow:hidden!important;padding-top:clamp(46px,5vw,72px)!important;padding-bottom:clamp(58px,6vw,90px)!important}.pds-root .pds-flow28 .pds-wide{width:min(1260px,calc(100% - 36px))!important}.pds-root .pds-flow28-head{margin-bottom:clamp(22px,3vw,34px)!important}.pds-root .pds-flow28-head h2{font-size:clamp(38px,4vw,62px)!important;line-height:1.04!important;max-width:980px!important;margin-inline:auto!important}.pds-root .pds-flow28-head p{max-width:820px!important;margin-inline:auto!important}.pds-root .pds-flow28-canvas{position:relative!important;min-height:660px!important;border-radius:34px!important;overflow:hidden!important;isolation:isolate!important;background:radial-gradient(circle at 18% 18%,rgb(255 255 255 / .96),transparent 21%),radial-gradient(circle at 78% 18%,rgb(255 255 255 / .58),transparent 24%),radial-gradient(circle at 68% 78%,rgb(220 252 231 / .40),transparent 24%),linear-gradient(135deg,#faf5ff 0%,#f3e8ff 36%,#e9d5ff 100%)!important;border:1px solid rgb(124 58 237 / .13)!important;box-shadow:0 36px 100px rgb(76 29 149 / .12)!important}.pds-root .pds-flow28-bg{position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;overflow:hidden!important}.pds-root .pds-flow28-bg:before,.pds-root .pds-flow28-bg:after{content:""!important;position:absolute!important;inset:-24%!important;background:linear-gradient(135deg,rgb(124 58 237 / .08) 0 18%,transparent 18% 100%)!important;opacity:.36!important}.pds-root .pds-flow28-bg:after{transform:rotate(180deg)!important;opacity:.22!important}.pds-root .pds-flow28-bg i{position:absolute!important;border-radius:999px!important;filter:blur(32px)!important}.pds-root .pds-flow28-bg i:nth-child(1){width:320px;height:320px;left:3%;top:12%;background:rgb(124 58 237 / .13)}.pds-root .pds-flow28-bg i:nth-child(2){width:330px;height:330px;right:3%;bottom:-2%;background:rgb(34 197 94 / .08)}.pds-root .pds-flow28-bg i:nth-child(3){width:190px;height:190px;left:54%;top:20%;background:rgb(255 255 255 / .74)}.pds-root .pds-flow28-bg i:nth-child(4){width:240px;height:240px;left:24%;bottom:-10%;background:rgb(59 130 246 / .07)}.pds-root .pds-flow28-tabs{position:absolute!important;z-index:8!important;top:28px!important;left:32px!important;right:32px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:13px!important}.pds-root .pds-flow28-tabs button{border:1px solid rgb(124 58 237 / .12)!important;background:rgb(255 255 255 / .70)!important;backdrop-filter:blur(18px)!important;border-radius:999px!important;min-height:58px!important;display:grid!important;grid-template-columns:30px 36px 1fr!important;align-items:center!important;gap:9px!important;padding:10px 14px!important;cursor:pointer!important;text-align:left!important;box-shadow:0 14px 34px rgb(31 18 58 / .055)!important;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease!important}.pds-root .pds-flow28-tabs button em{font-style:normal!important;font-size:11px!important;font-weight:950!important;color:#7c3aed!important}.pds-root .pds-flow28-tabs button span{width:36px!important;height:36px!important;border-radius:50%!important;background:#f4edff!important;display:grid!important;place-items:center!important;font-size:19px!important}.pds-root .pds-flow28-tabs button b{font-size:12px!important;line-height:1.1!important;color:#111827!important;letter-spacing:.08em!important}.pds-root .pds-flow28-tabs button.is-active{transform:translateY(-2px)!important;background:#fff!important;border-color:rgb(124 58 237 / .36)!important;box-shadow:0 20px 54px rgb(124 58 237 / .15)!important}.pds-root .pds-flow28-layout{position:absolute!important;inset:110px 40px 38px 40px!important;z-index:3!important;display:grid!important;grid-template-columns:370px minmax(0,1fr)!important;gap:34px!important;align-items:stretch!important}.pds-root .pds-flow28-left{position:relative!important;min-height:100%!important}.pds-root .pds-flow28-copy{position:relative!important;min-height:250px!important}.pds-root .pds-flow28-copy div{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;transform:translateY(14px)!important;transition:opacity .36s ease,visibility .36s ease,transform .36s ease!important}.pds-root .pds-flow28-copy div.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.pds-root .pds-flow28-copy small{display:inline-flex!important;color:#6d28d9!important;background:rgb(255 255 255 / .68)!important;border:1px solid rgb(124 58 237 / .12)!important;padding:8px 11px!important;border-radius:999px!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important}.pds-root .pds-flow28-copy h3{font-size:clamp(30px,3vw,46px)!important;line-height:1.02!important;letter-spacing:-.06em!important;color:#111827!important;margin:16px 0 12px!important}.pds-root .pds-flow28-copy p{font-size:15px!important;line-height:1.58!important;color:#475569!important;margin:0!important}.pds-root .pds-flow28-loop{position:absolute!important;left:0!important;right:0!important;bottom:0!important;background:rgb(255 255 255 / .72)!important;backdrop-filter:blur(20px)!important;border:1px solid rgb(124 58 237 / .12)!important;border-radius:24px!important;padding:16px!important;box-shadow:0 18px 50px rgb(31 18 58 / .075)!important;display:grid!important;gap:9px!important}.pds-root .pds-flow28-loop>b{font-size:14px!important;color:#111827!important;margin-bottom:4px!important}.pds-root .pds-flow28-loop button{border:0!important;background:transparent!important;display:grid!important;grid-template-columns:38px 1fr auto!important;align-items:center!important;gap:10px!important;padding:9px!important;border-radius:14px!important;text-align:left!important;cursor:pointer!important;transition:background .24s ease,transform .24s ease!important}.pds-root .pds-flow28-loop button span{width:38px!important;height:38px!important;border-radius:13px!important;background:#f4edff!important;display:grid!important;place-items:center!important;font-size:20px!important}.pds-root .pds-flow28-loop button em{font-style:normal!important;font-size:14px!important;font-weight:900!important;color:#111827!important}.pds-root .pds-flow28-loop button i{font-style:normal!important;font-size:11px!important;color:#64748b!important;font-weight:750!important}.pds-root .pds-flow28-loop button.is-active{background:#fff!important;transform:translateX(4px)!important;box-shadow:0 10px 24px rgb(124 58 237 / .08)!important}.pds-root .pds-flow28-visual{position:relative!important;min-height:100%!important;border-radius:30px!important}.pds-root .pds-flow28-spotlight{position:absolute!important;inset:44px 70px!important;border-radius:34px!important;background:radial-gradient(circle at 50% 42%,rgb(255 255 255 / .70),rgb(255 255 255 / .26) 40%,transparent 70%)!important;filter:blur(2px)!important}.pds-root .pds-flow28-lines{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:1!important;overflow:visible!important}.pds-root .pds-flow28-lines path{fill:none!important;stroke:url(#pdsFlow28Line)!important;stroke-width:2.6!important;stroke-linecap:round!important;stroke-dasharray:5 12!important;opacity:.58!important;animation:pdsFlow28Dash 2.8s linear infinite!important;filter:drop-shadow(0 0 8px rgb(124 58 237 / .24))!important}@keyframes pdsFlow28Dash{to{stroke-dashoffset:-140}}.pds-root .pds-flow28-scene{position:absolute!important;z-index:3!important;inset:0!important;opacity:0!important;visibility:hidden!important;transform:translateY(16px) scale(.985)!important;transition:opacity .4s ease,visibility .4s ease,transform .4s ease!important}.pds-root .pds-flow28-scene.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}.pds-root .pds-flow28-note-card,.pds-root .pds-flow28-practice-card,.pds-root .pds-flow28-question,.pds-root .pds-flow28-score,.pds-root .pds-flow28-weak,.pds-root .pds-flow28-revision,.pds-root .pds-flow28-ring,.pds-root .pds-flow28-mini{background:rgb(255 255 255 / .94)!important;border:1px solid rgb(255 255 255 / .70)!important;border-radius:24px!important;box-shadow:0 24px 68px rgb(31 18 58 / .14)!important}.pds-root .pds-flow28-note-card{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(470px,82%)!important;padding:26px!important}.pds-root .pds-flow28-note-card small,.pds-root .pds-flow28-revision small{display:inline-flex!important;color:#6d28d9!important;background:#f4edff!important;border-radius:999px!important;padding:8px 11px!important;font-size:10px!important;font-weight:950!important;letter-spacing:.13em!important}.pds-root .pds-flow28-note-card h4,.pds-root .pds-flow28-revision h4{font-size:32px!important;line-height:1.04!important;letter-spacing:-.055em!important;margin:14px 0 8px!important;color:#111827!important}.pds-root .pds-flow28-note-card p{font-size:14px!important;color:#475569!important;margin:0 0 16px!important;line-height:1.45!important}.pds-root .pds-flow28-note-points{display:grid!important;gap:9px!important;margin-bottom:14px!important}.pds-root .pds-flow28-note-points span{background:#fbfaff!important;border:1px solid #ede9fe!important;border-radius:13px!important;padding:11px 12px!important;color:#111827!important;font-size:13px!important;font-weight:800!important}.pds-root .pds-flow28-tags{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.pds-root .pds-flow28-tags b{background:#eef2ff!important;color:#5b21b6!important;border-radius:999px!important;padding:8px 10px!important;font-size:11px!important}.pds-root .pds-flow28-mini{position:absolute!important;width:210px!important;padding:14px!important;color:#111827!important}.pds-root .pds-flow28-mini b{display:block!important;font-size:13px!important;margin-bottom:6px!important}.pds-root .pds-flow28-mini span{font-size:12px!important;color:#64748b!important}.pds-root .pds-flow28-mini-a{left:16px!important;top:52px!important}.pds-root .pds-flow28-mini-b{right:18px!important;bottom:54px!important}.pds-root .pds-flow28-practice-card{position:absolute!important;width:205px!important;min-height:150px!important;padding:18px!important;display:grid!important;gap:7px!important}.pds-root .pds-flow28-practice-card i{font-style:normal!important;font-size:30px!important}.pds-root .pds-flow28-practice-card b{font-size:20px!important;color:#111827!important}.pds-root .pds-flow28-practice-card span{font-size:12px!important;color:#64748b!important}.pds-root .pds-flow28-practice-card em{font-style:normal!important;font-size:12px!important;color:#6d28d9!important;font-weight:900!important}.pds-root .pds-flow28-practice-card.p1{left:46px!important;top:66px!important}.pds-root .pds-flow28-practice-card.p2{left:50%!important;top:34px!important;transform:translateX(-50%)!important}.pds-root .pds-flow28-practice-card.p3{right:46px!important;top:66px!important}.pds-root .pds-flow28-question{position:absolute!important;left:50%!important;bottom:56px!important;transform:translateX(-50%)!important;width:min(460px,76%)!important;padding:20px!important;display:grid!important;gap:9px!important}.pds-root .pds-flow28-question small{font-size:11px!important;color:#6d28d9!important;font-weight:950!important;letter-spacing:.12em!important}.pds-root .pds-flow28-question b{font-size:19px!important;color:#111827!important}.pds-root .pds-flow28-question .correct{display:inline-flex!important;width:max-content!important;background:#dcfce7!important;color:#166534!important;border-radius:999px!important;padding:8px 11px!important;font-size:12px!important;font-weight:900!important}.pds-root .pds-flow28-score{position:absolute!important;left:70px!important;top:76px!important;width:210px!important;padding:22px!important;display:grid!important;gap:6px!important}.pds-root .pds-flow28-score b{font-size:13px!important;color:#64748b!important}.pds-root .pds-flow28-score strong{font-size:58px!important;line-height:1!important;color:#111827!important;letter-spacing:-.06em!important}.pds-root .pds-flow28-score span{color:#16a34a!important;font-weight:900!important;font-size:13px!important}.pds-root .pds-flow28-bars{position:absolute!important;right:62px!important;top:74px!important;width:330px!important;height:210px!important;border-radius:24px!important;background:rgb(255 255 255 / .94)!important;border:1px solid rgb(34 197 94 / .16)!important;box-shadow:0 24px 68px rgb(31 18 58 / .13)!important;display:flex!important;align-items:end!important;gap:16px!important;padding:24px!important}.pds-root .pds-flow28-bars i{display:block!important;flex:1!important;border-radius:14px 14px 5px 5px!important;background:linear-gradient(180deg,#22c55e,#86efac)!important;box-shadow:0 12px 20px rgb(34 197 94 / .16)!important}.pds-root .pds-flow28-bars i:nth-child(1){height:42%!important}.pds-root .pds-flow28-bars i:nth-child(2){height:58%!important}.pds-root .pds-flow28-bars i:nth-child(3){height:49%!important}.pds-root .pds-flow28-bars i:nth-child(4){height:70%!important}.pds-root .pds-flow28-bars i:nth-child(5){height:82%!important}.pds-root .pds-flow28-weak{position:absolute!important;left:50%!important;bottom:58px!important;transform:translateX(-50%)!important;width:min(470px,78%)!important;padding:18px!important;display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important}.pds-root .pds-flow28-weak b{width:100%!important;font-size:14px!important;color:#111827!important}.pds-root .pds-flow28-weak span{border-radius:999px!important;background:#fef3c7!important;color:#92400e!important;padding:8px 11px!important;font-size:12px!important;font-weight:900!important}.pds-root .pds-flow28-revision{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(470px,82%)!important;padding:24px!important;display:grid!important;gap:10px!important}.pds-root .pds-flow28-revision div{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;background:#fbfaff!important;border:1px solid #ede9fe!important;border-radius:14px!important;padding:12px!important}.pds-root .pds-flow28-revision div b{color:#111827!important}.pds-root .pds-flow28-revision div span{color:#16a34a!important;font-size:12px!important;font-weight:900!important}.pds-root .pds-flow28-revision footer{display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important;align-items:center!important;margin-top:6px!important}.pds-root .pds-flow28-revision footer span{height:9px!important;border-radius:999px!important;background:#edf2f7!important;overflow:hidden!important}.pds-root .pds-flow28-revision footer span i{display:block!important;width:76%!important;height:100%!important;background:linear-gradient(90deg,#7c3aed,#22c55e)!important}.pds-root .pds-flow28-revision footer em{font-style:normal!important;font-size:12px!important;color:#111827!important;font-weight:900!important}.pds-root .pds-flow28-ring{position:absolute!important;right:52px!important;top:64px!important;width:130px!important;height:130px!important;border-radius:50%!important;display:grid!important;place-items:center!important;text-align:center!important;background:radial-gradient(circle,#fff 0 54%,transparent 55%),conic-gradient(#22c55e 0 76%,#e2e8f0 76% 100%)!important}.pds-root .pds-flow28-ring b{font-size:28px!important;color:#111827!important}.pds-root .pds-flow28-ring span{display:block!important;font-size:10px!important;color:#64748b!important;font-weight:850!important;margin-top:-28px!important}@media(max-width:1100px){.pds-root .pds-flow28-canvas{min-height:900px!important}.pds-root .pds-flow28-tabs{grid-template-columns:1fr 1fr!important}.pds-root .pds-flow28-layout{inset:180px 28px 28px 28px!important;grid-template-columns:1fr!important;gap:24px!important}.pds-root .pds-flow28-left{min-height:360px!important}.pds-root .pds-flow28-copy{text-align:center!important}.pds-root .pds-flow28-loop{position:absolute!important;max-width:620px!important;margin:auto!important}.pds-root .pds-flow28-visual{min-height:430px!important}}@media(max-width:680px){.pds-root .pds-flow28-canvas{min-height:980px!important;border-radius:26px!important}.pds-root .pds-flow28-tabs{left:18px!important;right:18px!important;top:18px!important;gap:9px!important}.pds-root .pds-flow28-tabs button{grid-template-columns:34px 1fr!important;min-height:62px!important}.pds-root .pds-flow28-tabs button em{display:none!important}.pds-root .pds-flow28-layout{inset:166px 18px 20px 18px!important}.pds-root .pds-flow28-copy h3{font-size:30px!important}.pds-root .pds-flow28-loop button{grid-template-columns:34px 1fr!important}.pds-root .pds-flow28-loop button i{grid-column:2!important}.pds-root .pds-flow28-visual{min-height:460px!important}.pds-root .pds-flow28-mini{display:none!important}.pds-root .pds-flow28-note-card,.pds-root .pds-flow28-revision{width:92%!important}.pds-root .pds-flow28-practice-card{width:31%!important;padding:12px!important;min-height:126px!important}.pds-root .pds-flow28-practice-card.p1{left:2%!important}.pds-root .pds-flow28-practice-card.p3{right:2%!important}.pds-root .pds-flow28-question{width:92%!important}.pds-root .pds-flow28-score{left:8px!important;top:60px!important;width:160px!important}.pds-root .pds-flow28-bars{right:8px!important;top:60px!important;width:220px!important}}.pds-root .pds-flow28-canvas{min-height:620px!important}.pds-root .pds-flow28-tabs{display:none!important}.pds-root .pds-flow28-layout{inset:48px 42px 40px 42px!important;grid-template-columns:370px minmax(0,1fr)!important;gap:40px!important}.pds-root .pds-flow28-copy{min-height:300px!important}.pds-root .pds-flow28-copy h3{font-size:clamp(34px,3.35vw,52px)!important}.pds-root .pds-flow28-copy p{font-size:15.5px!important;max-width:340px!important}.pds-root .pds-flow28-path{padding:18px!important;border-radius:26px!important;background:rgb(255 255 255 / .74)!important}.pds-root .pds-flow28-path>b{display:block!important;margin-bottom:13px!important;font-size:13px!important;color:#6d28d9!important;letter-spacing:.10em!important;text-transform:uppercase!important}.pds-root .pds-flow28-path-row{position:relative!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.pds-root .pds-flow28-path-row:before{content:""!important;position:absolute!important;left:18px!important;right:18px!important;top:50%!important;height:2px!important;transform:translateY(-50%)!important;background:linear-gradient(90deg,rgb(124 58 237 / .10),rgb(124 58 237 / .32),rgb(34 197 94 / .22))!important;border-radius:999px!important;z-index:0!important}.pds-root .pds-flow28-path .pds-flow28-path-row button{position:relative!important;z-index:1!important;grid-template-columns:34px 1fr!important;min-height:78px!important;background:rgb(255 255 255 / .70)!important;border:1px solid rgb(124 58 237 / .10)!important;box-shadow:none!important}.pds-root .pds-flow28-path .pds-flow28-path-row button span{width:34px!important;height:34px!important;border-radius:50%!important}.pds-root .pds-flow28-path .pds-flow28-path-row button em{font-size:13px!important;line-height:1.05!important}.pds-root .pds-flow28-path .pds-flow28-path-row button i{grid-column:2!important;font-size:10.5px!important;line-height:1.15!important}.pds-root .pds-flow28-path .pds-flow28-path-row button.is-active{background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 16px 36px rgb(124 58 237 / .12)!important;border-color:rgb(124 58 237 / .24)!important}.pds-root .pds-flow28-visual{min-height:100%!important}.pds-root .pds-flow28-note-card,.pds-root .pds-flow28-revision{width:min(500px,84%)!important}@media(max-width:1100px){.pds-root .pds-flow28-canvas{min-height:820px!important}.pds-root .pds-flow28-layout{inset:34px 28px 28px 28px!important;grid-template-columns:1fr!important}.pds-root .pds-flow28-left{min-height:330px!important}.pds-root .pds-flow28-copy{min-height:190px!important}.pds-root .pds-flow28-copy p{max-width:720px!important;margin-inline:auto!important}.pds-root .pds-flow28-path{position:relative!important;max-width:680px!important;margin-inline:auto!important}.pds-root .pds-flow28-visual{min-height:410px!important}}@media(max-width:680px){.pds-root .pds-flow28-canvas{min-height:900px!important}.pds-root .pds-flow28-layout{inset:28px 18px 20px 18px!important}.pds-root .pds-flow28-left{min-height:390px!important}.pds-root .pds-flow28-copy h3{font-size:31px!important}.pds-root .pds-flow28-path-row{grid-template-columns:1fr 1fr!important}.pds-root .pds-flow28-path-row:before{display:none!important}}.pds-root .pds-flow30 .pds-flow28-lines{display:none!important}.pds-root .pds-flow30 .pds-flow28-layout{grid-template-columns:380px minmax(0,1fr)!important;gap:44px!important}.pds-root .pds-flow30 .pds-flow28-visual{display:grid!important;place-items:center!important;min-height:100%!important}.pds-root .pds-flow30 .pds-flow28-spotlight{inset:34px 54px!important;border-radius:38px!important;background:radial-gradient(circle at 50% 46%,rgb(255 255 255 / .82),rgb(255 255 255 / .34) 43%,transparent 72%)!important}.pds-root .pds-flow30 .pds-flow28-scene{inset:0!important;padding:28px!important;display:grid!important;place-items:center!important}.pds-root .pds-flow30 .pds-flow28-note-card{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(560px,92%)!important;padding:30px!important}.pds-root .pds-flow30 .pds-flow28-mini{display:none!important}.pds-root .pds-flow30 .pds-flow28-scene-practice{grid-template-columns:minmax(0,1fr)!important;align-content:center!important;gap:16px!important}.pds-root .pds-flow30 .pds-flow28-practice-card,.pds-root .pds-flow30 .pds-flow28-question{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}.pds-root .pds-flow30 .pds-flow28-practice-card{width:min(560px,92%)!important;min-height:82px!important;display:grid!important;grid-template-columns:48px 1fr auto!important;align-items:center!important;gap:14px!important;padding:17px 18px!important}.pds-root .pds-flow30 .pds-flow28-practice-card.p1,.pds-root .pds-flow30 .pds-flow28-practice-card.p2,.pds-root .pds-flow30 .pds-flow28-practice-card.p3{left:auto!important;right:auto!important;top:auto!important;transform:none!important}.pds-root .pds-flow30 .pds-flow28-practice-card i{font-size:28px!important}.pds-root .pds-flow30 .pds-flow28-practice-card b{font-size:18px!important}.pds-root .pds-flow30 .pds-flow28-practice-card span{font-size:12.5px!important}.pds-root .pds-flow30 .pds-flow28-practice-card em{justify-self:end!important;white-space:nowrap!important}.pds-root .pds-flow30 .pds-flow28-question{width:min(560px,92%)!important;margin-top:2px!important;padding:20px!important}.pds-root .pds-flow30 .pds-flow28-scene-analytics{grid-template-columns:220px minmax(270px,360px)!important;grid-template-rows:auto auto!important;justify-content:center!important;align-content:center!important;gap:18px!important}.pds-root .pds-flow30 .pds-flow28-score,.pds-root .pds-flow30 .pds-flow28-bars,.pds-root .pds-flow30 .pds-flow28-weak{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}.pds-root .pds-flow30 .pds-flow28-score{width:auto!important;min-height:210px!important;align-content:center!important}.pds-root .pds-flow30 .pds-flow28-bars{width:auto!important;height:210px!important}.pds-root .pds-flow30 .pds-flow28-weak{grid-column:1 / -1!important;width:auto!important;max-width:610px!important;justify-self:center!important}.pds-root .pds-flow30 .pds-flow28-scene-revision{grid-template-columns:minmax(320px,520px) 138px!important;gap:20px!important;justify-content:center!important;align-content:center!important}.pds-root .pds-flow30 .pds-flow28-revision,.pds-root .pds-flow30 .pds-flow28-ring{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}.pds-root .pds-flow30 .pds-flow28-revision{width:auto!important;padding:28px!important}.pds-root .pds-flow30 .pds-flow28-ring{width:138px!important;height:138px!important;align-self:start!important;margin-top:18px!important}.pds-root .pds-flow30 .pds-flow28-scene{transform:translateY(18px) scale(.975)!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active{transform:translateY(0) scale(1)!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-note-card,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-practice-card,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-question,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-score,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-bars,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-weak,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-revision,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-ring{animation:pdsFlow30Enter .48s cubic-bezier(.2,.8,.2,1) both!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-practice-card.p2{animation-delay:.06s!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-practice-card.p3{animation-delay:.12s!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-question{animation-delay:.18s!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-bars{animation-delay:.08s!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-weak{animation-delay:.14s!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-ring{animation-delay:.10s!important}@keyframes pdsFlow30Enter{from{opacity:0;transform:translateY(18px) scale(.965)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1100px){.pds-root .pds-flow30 .pds-flow28-layout{grid-template-columns:1fr!important;gap:24px!important}.pds-root .pds-flow30 .pds-flow28-scene-analytics{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr)!important}.pds-root .pds-flow30 .pds-flow28-scene-revision{grid-template-columns:minmax(0,520px) 132px!important}}@media(max-width:720px){.pds-root .pds-flow30 .pds-flow28-scene{padding:16px!important}.pds-root .pds-flow30 .pds-flow28-practice-card{grid-template-columns:40px 1fr!important}.pds-root .pds-flow30 .pds-flow28-practice-card em{grid-column:2!important;justify-self:start!important}.pds-root .pds-flow30 .pds-flow28-scene-analytics,.pds-root .pds-flow30 .pds-flow28-scene-revision{grid-template-columns:1fr!important}.pds-root .pds-flow30 .pds-flow28-ring{justify-self:center!important;margin-top:0!important}.pds-root .pds-flow30 .pds-flow28-bars{height:160px!important}}.pds-root .pds-flow30 .pds-flow28-canvas{background:radial-gradient(circle at 18% 18%,rgb(255 255 255 / .88),transparent 22%),radial-gradient(circle at 78% 18%,rgb(255 255 255 / .42),transparent 24%),radial-gradient(circle at 68% 78%,rgb(220 252 231 / .24),transparent 24%),linear-gradient(135deg,#eedcff 0%,#e5d0ff 34%,#d8c0ff 100%)!important;box-shadow:0 38px 104px rgb(76 29 149 / .16)!important}.pds-root .pds-flow30 .pds-flow28-bg i:nth-child(1){background:rgb(124 58 237 / .18)!important}.pds-root .pds-flow30 .pds-flow28-bg i:nth-child(2){background:rgb(34 197 94 / .10)!important}.pds-root .pds-flow30 .pds-flow28-copy small{font-size:12px!important}.pds-root .pds-flow30 .pds-flow28-copy p{font-size:17px!important;line-height:1.62!important;max-width:360px!important}.pds-root .pds-flow30 .pds-flow28-path{padding:20px!important}.pds-root .pds-flow30 .pds-flow28-path>b{font-size:12px!important}.pds-root .pds-flow30 .pds-flow28-path-row:before{display:none!important}.pds-root .pds-flow30 .pds-flow28-path .pds-flow28-path-row button{min-height:82px!important}.pds-root .pds-flow30 .pds-flow28-path .pds-flow28-path-row button em{font-size:14px!important}.pds-root .pds-flow30 .pds-flow28-path .pds-flow28-path-row button i{font-size:11.5px!important;color:#475569!important}.pds-root .pds-flow30 .pds-flow28-note-card,.pds-root .pds-flow30 .pds-flow28-question,.pds-root .pds-flow30 .pds-flow28-practice-card,.pds-root .pds-flow30 .pds-flow28-analytics-card,.pds-root .pds-flow30 .pds-flow28-revision{box-shadow:0 28px 78px rgb(31 18 58 / .15)!important}.pds-root .pds-flow30 .pds-flow28-note-card h4,.pds-root .pds-flow30 .pds-flow28-analytics-card h4,.pds-root .pds-flow30 .pds-flow28-revision h4{font-size:34px!important}.pds-root .pds-flow30 .pds-flow28-note-card p,.pds-root .pds-flow30 .pds-flow28-analytics-card p,.pds-root .pds-flow30 .pds-flow28-revision p{font-size:15px!important;line-height:1.56!important}.pds-root .pds-flow30 .pds-flow28-note-points span,.pds-root .pds-flow30 .pds-flow28-revision div{font-size:13.5px!important}.pds-root .pds-flow30 .pds-flow28-scene-practice{gap:14px!important}.pds-root .pds-flow30 .pds-flow28-practice-card{width:min(600px,94%)!important;min-height:88px!important;gap:16px!important}.pds-root .pds-flow30 .pds-flow28-practice-card b{font-size:20px!important}.pds-root .pds-flow30 .pds-flow28-practice-card span{font-size:13.5px!important;line-height:1.35!important}.pds-root .pds-flow30 .pds-flow28-practice-card em{font-size:12.5px!important}.pds-root .pds-flow30 .pds-flow28-question{width:min(600px,94%)!important}.pds-root .pds-flow30 .pds-flow28-question b{font-size:22px!important}.pds-root .pds-flow30 .pds-flow28-question small,.pds-root .pds-flow30 .pds-flow28-practice-card em{letter-spacing:.08em!important}.pds-root .pds-flow30 .pds-flow28-scene-analytics{grid-template-columns:minmax(0,640px)!important;grid-template-rows:auto!important}.pds-root .pds-flow30 .pds-flow28-analytics-card{width:min(640px,96%)!important;padding:26px!important;background:rgb(255 255 255 / .96)!important;border:1px solid rgb(255 255 255 / .78)!important;border-radius:26px!important}.pds-root .pds-flow30 .pds-flow28-analytics-card small{display:inline-flex!important;color:#6d28d9!important;background:#f4edff!important;border-radius:999px!important;padding:8px 11px!important;font-size:10px!important;font-weight:950!important;letter-spacing:.13em!important}.pds-root .pds-flow30 .pds-flow28-analytics-card h4{margin:14px 0 8px!important;color:#111827!important}.pds-root .pds-flow30 .pds-flow28-analytics-top{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;margin:18px 0 16px!important}.pds-root .pds-flow30 .pds-flow28-analytics-top section{border:1px solid #e7edf5!important;background:#fff!important;border-radius:18px!important;padding:16px!important;display:grid!important;gap:5px!important;box-shadow:0 10px 22px rgb(15 23 42 / .045)!important}.pds-root .pds-flow30 .pds-flow28-analytics-top b{font-size:12px!important;color:#64748b!important}.pds-root .pds-flow30 .pds-flow28-analytics-top strong{font-size:34px!important;line-height:1!important;color:#111827!important;letter-spacing:-.05em!important}.pds-root .pds-flow30 .pds-flow28-analytics-top span{font-size:12px!important;color:#16a34a!important;font-weight:800!important}.pds-root .pds-flow30 .pds-flow28-bars{position:relative!important;width:100%!important;right:auto!important;top:auto!important;height:180px!important;margin:0 0 14px!important}.pds-root .pds-flow30 .pds-flow28-weak{position:relative!important;width:100%!important;transform:none!important;left:auto!important;bottom:auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;justify-content:flex-start!important}.pds-root .pds-flow30 .pds-flow28-weak b{width:100%!important;margin-bottom:2px!important;font-size:14px!important}.pds-root .pds-flow30 .pds-flow28-weak span{font-size:12px!important}.pds-root .pds-flow30 .pds-flow28-scene-revision{grid-template-columns:minmax(0,620px)!important}.pds-root .pds-flow30 .pds-flow28-revision{width:min(620px,96%)!important;padding:28px!important}.pds-root .pds-flow30 .pds-flow28-revision footer{grid-template-columns:1fr auto auto!important;align-items:center!important}.pds-root .pds-flow30 .pds-flow28-ring{display:none!important}.pds-root .pds-flow30 .pds-flow28-ring-inline{width:70px!important;height:70px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:radial-gradient(circle,#fff 0 57%,transparent 58%),conic-gradient(#22c55e 0 76%,#e2e8f0 76% 100%)!important;color:#111827!important;font-size:15px!important;font-weight:900!important;box-shadow:0 8px 18px rgb(34 197 94 / .10)!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-note-points span:nth-child(1),.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-practice-card.p1,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-analytics-top section:nth-child(1),.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-revision div:nth-child(4){animation-delay:.04s!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-note-points span:nth-child(2),.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-practice-card.p3,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-analytics-top section:nth-child(2),.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-revision div:nth-child(5){animation-delay:.12s!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-note-points span:nth-child(3),.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-question,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-analytics-top section:nth-child(3),.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-revision div:nth-child(6){animation-delay:.20s!important}.pds-root .pds-flow30 .pds-flow28-note-points span,.pds-root .pds-flow30 .pds-flow28-analytics-top section,.pds-root .pds-flow30 .pds-flow28-revision div{animation:pdsFlow30Enter .48s cubic-bezier(.2,.8,.2,1) both paused!important}.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-note-points span,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-analytics-top section,.pds-root .pds-flow30 .pds-flow28-scene.is-active .pds-flow28-revision div{animation-play-state:running!important}@media(max-width:1100px){.pds-root .pds-flow30 .pds-flow28-copy p{max-width:760px!important;margin-inline:auto!important}.pds-root .pds-flow30 .pds-flow28-analytics-top{grid-template-columns:1fr 1fr 1fr!important}}@media(max-width:760px){.pds-root .pds-flow30 .pds-flow28-copy p{font-size:16px!important}.pds-root .pds-flow30 .pds-flow28-analytics-top{grid-template-columns:1fr!important}.pds-root .pds-flow30 .pds-flow28-revision footer{grid-template-columns:1fr auto!important;gap:10px!important}.pds-root .pds-flow30 .pds-flow28-ring-inline{width:60px!important;height:60px!important;font-size:14px!important}}.pds-root .pds-flow33.pds-flow30 .pds-flow28-canvas{min-height:670px!important;background:radial-gradient(circle at 14% 16%,rgb(255 255 255 / .88),transparent 24%),radial-gradient(circle at 78% 18%,rgb(255 255 255 / .36),transparent 26%),radial-gradient(circle at 72% 80%,rgb(255 255 255 / .22),transparent 28%),linear-gradient(135deg,#ead9ff 0%,#dcc3fb 48%,#ceb2f6 100%)!important;box-shadow:0 40px 110px rgb(91 33 182 / .16)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-layout{inset:48px 42px 40px 42px!important;grid-template-columns:430px minmax(0,1fr)!important;gap:46px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-copy{min-height:300px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-copy small{font-size:13px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-copy h3{font-size:62px!important;line-height:.95!important;letter-spacing:-.055em!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-copy p{font-size:18.5px!important;line-height:1.58!important;max-width:385px!important;color:#41556f!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path{padding:24px!important;border-radius:28px!important;background:rgb(255 255 255 / .60)!important;box-shadow:0 22px 68px rgb(77 32 125 / .10)!important;border:1px solid rgb(255 255 255 / .55)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path>b{font-size:13px!important;letter-spacing:.10em!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row{gap:14px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row:before{display:none!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button{min-height:106px!important;border-radius:20px!important;padding:18px 18px 16px!important;display:grid!important;grid-template-columns:52px 1fr!important;grid-template-rows:auto auto!important;align-items:center!important;gap:2px 14px!important;text-align:left!important;background:rgb(255 255 255 / .82)!important;box-shadow:0 12px 28px rgb(31 18 58 / .05)!important;border:1px solid rgb(198 174 233 / .55)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button.is-active{background:rgb(255 255 255 / .95)!important;box-shadow:0 18px 40px rgb(88 28 135 / .12)!important;transform:translateY(-1px)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button span{grid-row:1 / span 2!important;width:44px!important;height:44px!important;font-size:24px!important;border-radius:50%!important;background:#f3eeff!important;display:grid!important;place-items:center!important;box-shadow:inset 0 0 0 1px rgb(170 145 214 / .18)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button strong{font-size:17px!important;line-height:1.1!important;color:#1e293b!important;font-weight:900!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button small{font-size:14px!important;line-height:1.25!important;color:#516173!important;letter-spacing:0!important;margin-top:1px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button.is-active small{color:#39495f!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-visual{display:grid!important;place-items:center!important;min-height:100%!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-spotlight{inset:38px 60px!important;border-radius:36px!important;background:radial-gradient(circle at 50% 40%,rgb(255 255 255 / .82),rgb(255 255 255 / .22) 46%,transparent 72%)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-scene{inset:0!important;padding:20px!important;display:grid!important;place-items:center!important;transform:translateY(18px) scale(.978)!important;opacity:0!important;visibility:hidden!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-scene.is-active{transform:translateY(0) scale(1)!important;opacity:1!important;visibility:visible!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-panel{width:min(670px,97%)!important;background:rgb(255 255 255 / .96)!important;border:1px solid rgb(255 255 255 / .78)!important;border-radius:30px!important;padding:32px 34px!important;box-shadow:0 30px 85px rgb(31 18 58 / .14)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-panel>small{display:inline-flex!important;align-items:center!important;padding:10px 14px!important;border-radius:999px!important;background:#f3edff!important;color:#6d28d9!important;font-size:11px!important;font-weight:950!important;letter-spacing:.14em!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-panel h4{margin:18px 0 12px!important;font-size:34px!important;line-height:1.08!important;letter-spacing:-.045em!important;color:#111827!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-panel p{margin:0 0 20px!important;font-size:17px!important;line-height:1.6!important;color:#35465a!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-feature-list{list-style:none!important;padding:0!important;margin:0!important;display:grid!important;gap:12px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-feature-list li{display:grid!important;grid-template-columns:34px 1fr!important;gap:12px!important;align-items:start!important;padding:12px 14px!important;border-radius:18px!important;background:#fbfdff!important;border:1px solid #ebeff6!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-feature-list li i{width:28px!important;height:28px!important;border-radius:50%!important;background:#fff!important;color:#16a34a!important;display:grid!important;place-items:center!important;font-style:normal!important;font-weight:900!important;box-shadow:0 0 0 1px #d6efe0 inset!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-feature-list li span{font-size:15px!important;line-height:1.45!important;color:#243447!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-practice-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;margin-bottom:16px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-mini-card{border-radius:22px!important;padding:18px 18px 16px!important;background:#fcfdff!important;border:1px solid #e7edf5!important;box-shadow:0 12px 26px rgb(15 23 42 / .04)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-mini-head{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:10px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-mini-head i{width:36px!important;height:36px!important;border-radius:12px!important;background:#f3edff!important;display:grid!important;place-items:center!important;font-style:normal!important;font-size:20px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-mini-head b{font-size:18px!important;color:#111827!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-mini-card ul{list-style:none!important;padding:0!important;margin:0!important;display:grid!important;gap:8px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-mini-card li{position:relative!important;padding-left:16px!important;font-size:14px!important;line-height:1.42!important;color:#445469!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-mini-card li:before{content:""!important;position:absolute!important;left:0!important;top:9px!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#7c3aed!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-question-card{border-radius:24px!important;padding:20px!important;background:#fcfdff!important;border:1px solid #e7edf5!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-question-card small{font-size:11px!important;font-weight:950!important;letter-spacing:.13em!important;color:#6d28d9!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-question-card h5{margin:12px 0 14px!important;font-size:20px!important;line-height:1.3!important;color:#111827!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-options{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-options span{display:block!important;padding:12px 14px!important;border-radius:14px!important;font-size:14px!important;font-weight:700!important;color:#334155!important;border:1px solid #e6ebf2!important;background:#fff!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-options span.is-correct{border-color:#b4e4c0!important;background:#e9f8ee!important;color:#166534!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-stat-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-stat-grid div{border-radius:20px!important;padding:16px!important;border:1px solid #e8edf4!important;background:#fff!important;box-shadow:0 10px 20px rgb(15 23 42 / .04)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-stat-grid div b{display:block!important;font-size:12px!important;color:#64748b!important;margin-bottom:6px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-stat-grid div strong{display:block!important;font-size:30px!important;line-height:1.02!important;letter-spacing:-.05em!important;color:#0f172a!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-stat-grid div span{display:block!important;margin-top:6px!important;font-size:12px!important;line-height:1.4!important;color:#567!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-stat-grid div span.is-positive{color:#16a34a!important;font-weight:800!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-chart-wrap{margin-top:16px!important;display:grid!important;grid-template-columns:260px 1fr!important;gap:14px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-donut-block,.pds-root .pds-flow33.pds-flow30 .pds-flow33-insight-card{border-radius:22px!important;padding:18px!important;border:1px solid #e8edf4!important;background:#fcfdff!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-donut{width:136px!important;height:136px!important;margin:4px auto 14px!important;border-radius:50%!important;background:radial-gradient(circle,#fff 0 54%,transparent 55%),conic-gradient(#22c55e 0 52%,#f59e0b 52% 70%,#cbd5e1 70% 100%)!important;box-shadow:0 12px 22px rgb(34 197 94 / .10)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-donut-meta{display:grid!important;gap:7px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-donut-meta b,.pds-root .pds-flow33.pds-flow30 .pds-flow33-insight-card b{font-size:14px!important;color:#111827!important;margin-bottom:2px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-donut-meta span{font-size:13px!important;color:#445469!important;display:flex!important;align-items:center!important;gap:8px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-donut-meta i{width:10px!important;height:10px!important;border-radius:50%!important;display:inline-block!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-donut-meta i.c1{background:#22c55e!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-donut-meta i.c2{background:#f59e0b!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-donut-meta i.c3{background:#cbd5e1!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-insight-card ul{list-style:none!important;padding:0!important;margin:10px 0 0!important;display:grid!important;gap:10px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-insight-card li{position:relative!important;padding-left:16px!important;font-size:14px!important;line-height:1.48!important;color:#445469!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-insight-card li:before{content:""!important;position:absolute!important;left:0!important;top:9px!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#7c3aed!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-revision-progress{margin-top:18px!important;border-radius:22px!important;padding:18px!important;background:#fcfdff!important;border:1px solid #e8edf4!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-progress-copy{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-progress-copy b{font-size:16px!important;color:#111827!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-progress-copy span{font-size:13px!important;color:#516173!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-progressbar{width:100%!important;height:12px!important;border-radius:999px!important;overflow:hidden!important;background:#e7edf4!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-progressbar i{display:block!important;width:76%!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#7c3aed 0%,#4f8ef7 52%,#22c55e 100%)!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-progress-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin-top:14px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-progress-stats span{display:block!important;padding:12px 14px!important;border-radius:16px!important;background:#fff!important;border:1px solid #e8edf4!important;font-size:13px!important;line-height:1.35!important;color:#46576b!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-progress-stats strong{display:block!important;font-size:18px!important;color:#111827!important;margin-bottom:3px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-scene.is-active .pds-flow33-panel{animation:pdsFlow33Enter .48s cubic-bezier(.2,.8,.2,1) both!important}@keyframes pdsFlow33Enter{from{opacity:0;transform:translateY(14px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1100px){.pds-root .pds-flow33.pds-flow30 .pds-flow28-canvas{min-height:960px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-layout{grid-template-columns:1fr!important;gap:28px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-left{min-height:380px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-copy{text-align:center!important;min-height:205px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-copy p{margin-inline:auto!important;max-width:760px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path{max-width:660px!important;margin:0 auto!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-visual{min-height:500px!important}}@media(max-width:780px){.pds-root .pds-flow33.pds-flow30 .pds-flow28-copy h3{font-size:46px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-copy p{font-size:17px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row{grid-template-columns:1fr 1fr!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-panel{padding:24px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-panel h4{font-size:30px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-panel p{font-size:16px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-practice-grid,.pds-root .pds-flow33.pds-flow30 .pds-flow33-chart-wrap,.pds-root .pds-flow33.pds-flow30 .pds-flow33-options,.pds-root .pds-flow33.pds-flow30 .pds-flow33-progress-stats{grid-template-columns:1fr!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-stat-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:560px){.pds-root .pds-flow33.pds-flow30 .pds-flow28-canvas{min-height:1040px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-layout{inset:28px 18px 20px 18px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-left{min-height:440px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button{min-height:96px!important;padding:14px!important;gap:2px 10px!important;grid-template-columns:44px 1fr!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button span{width:38px!important;height:38px!important;font-size:20px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button strong{font-size:15px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow28-path-row button small{font-size:12.5px!important}.pds-root .pds-flow33.pds-flow30 .pds-flow33-stat-grid{grid-template-columns:1fr!important}}.pds-root .pds-flow34.pds-flow30 .pds-flow28-canvas{min-height:800px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-left{position:relative!important;display:grid!important;grid-template-rows:minmax(0,auto) auto!important;align-content:space-between!important;gap:30px!important;min-height:100%!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-copy{min-height:315px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-copy p{max-width:390px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-path{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;align-self:end!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-path{padding:22px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-path-row{grid-template-columns:1fr 1fr!important;gap:14px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-path-row button{min-height:76px!important;grid-template-columns:46px 1fr!important;grid-template-rows:1fr!important;padding:15px 17px!important;gap:14px!important;align-items:center!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-path-row button span{grid-row:auto!important;width:42px!important;height:42px!important;font-size:23px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-path-row button strong{font-size:18px!important;line-height:1.1!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-path-row button small{display:none!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-layout{inset:54px 42px 54px 42px!important;grid-template-columns:430px minmax(0,1fr)!important;gap:46px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-visual{min-height:100%!important;align-self:stretch!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-scene{padding:14px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-panel{width:min(680px,97%)!important;max-height:none!important;padding:30px 32px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-practice-grid{gap:12px!important;margin-bottom:14px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-mini-card{padding:16px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-mini-card li{font-size:13.5px!important;line-height:1.34!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-question-card{padding:18px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-options span{padding:10px 12px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-stat-grid{gap:10px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-stat-grid div{padding:14px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-stat-grid div strong{font-size:27px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-chart-wrap{margin-top:14px!important;gap:12px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-donut-block,.pds-root .pds-flow34.pds-flow30 .pds-flow33-insight-card{padding:16px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-donut{width:118px!important;height:118px!important;margin-bottom:12px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-insight-card li{font-size:13.5px!important;line-height:1.42!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-revision-progress{padding:16px!important;margin-top:16px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-progress-stats{gap:8px!important;margin-top:12px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow33-progress-stats span{padding:10px 12px!important}@media(max-width:1100px){.pds-root .pds-flow34.pds-flow30 .pds-flow28-canvas{min-height:1040px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-layout{grid-template-columns:1fr!important;inset:36px 28px 32px 28px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-left{min-height:370px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-copy{min-height:190px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-copy p{max-width:760px!important;margin-inline:auto!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-visual{min-height:560px!important}}@media(max-width:780px){.pds-root .pds-flow34.pds-flow30 .pds-flow28-canvas{min-height:1080px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-path-row button{min-height:70px!important;padding:13px 14px!important}}@media(max-width:560px){.pds-root .pds-flow34.pds-flow30 .pds-flow28-canvas{min-height:1120px!important}.pds-root .pds-flow34.pds-flow30 .pds-flow28-left{min-height:390px!important}}.pds-root .pds-flow35.pds-flow30 .pds-flow28-layout{inset:48px 42px 46px 42px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-left{align-content:start!important;grid-template-rows:auto auto!important;gap:34px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-copy{min-height:245px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-copy h3{margin-bottom:18px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-copy p{max-width:392px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-path{align-self:start!important;padding:20px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-path-row button{min-height:72px!important;padding:14px 16px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-path-row button span{width:40px!important;height:40px!important;font-size:22px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-path-row button strong{font-size:17px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-panel{padding:26px 30px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-panel>small{padding:8px 12px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-panel h4{margin:14px 0 10px!important;font-size:32px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-panel p{margin-bottom:16px!important;font-size:16px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-analytics .pds-flow33-panel{width:min(660px,97%)!important;padding:24px 28px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-stat-grid{grid-template-columns:repeat(3,1fr)!important;gap:9px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-stat-grid div{padding:12px 13px!important;border-radius:17px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-stat-grid div strong{font-size:25px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-stat-grid div span{font-size:11.5px!important;line-height:1.3!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-chart-wrap{margin-top:12px!important;display:block!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-donut-block{display:grid!important;grid-template-columns:150px 1fr!important;align-items:center!important;gap:18px!important;padding:15px 18px!important;border-radius:20px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-donut{width:120px!important;height:120px!important;margin:0 auto!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-donut-meta{gap:8px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-donut-meta b{font-size:16px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-donut-meta span{font-size:13.5px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-revision .pds-flow33-panel{width:min(650px,97%)!important;padding:24px 28px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-feature-list{gap:9px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-feature-list li{padding:9px 12px!important;border-radius:15px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-feature-list li i{width:26px!important;height:26px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-feature-list li span{font-size:14.5px!important;line-height:1.34!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-revision-progress{margin-top:12px!important;padding:13px 14px!important;border-radius:18px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-progress-copy{margin-bottom:9px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-progressbar{height:10px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-progress-stats{margin-top:10px!important;gap:8px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-progress-stats span{padding:9px 11px!important;border-radius:14px!important;font-size:12.5px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-progress-stats strong{font-size:16px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-canvas{min-height:760px!important}@media(max-width:1100px){.pds-root .pds-flow35.pds-flow30 .pds-flow28-canvas{min-height:1010px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-left{min-height:330px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow28-copy{min-height:170px!important}}@media(max-width:780px){.pds-root .pds-flow35.pds-flow30 .pds-flow28-canvas{min-height:1080px!important}.pds-root .pds-flow35.pds-flow30 .pds-flow33-donut-block{grid-template-columns:1fr!important;text-align:left!important}}.pds-root .pds-flow36.pds-flow30 .pds-flow28-canvas{min-height:760px!important;background:radial-gradient(circle at 18% 18%,rgb(255 255 255 / .34),transparent 24%),radial-gradient(circle at 78% 18%,rgb(255 255 255 / .18),transparent 26%),radial-gradient(circle at 72% 80%,rgb(34 197 94 / .08),transparent 28%),linear-gradient(135deg,#7c3aed 0%,#6d28d9 46%,#5b21b6 100%)!important;box-shadow:0 42px 116px rgb(76 29 149 / .24)!important;border-color:rgb(255 255 255 / .18)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-layout{inset:54px 54px 54px 54px!important;grid-template-columns:300px minmax(0,1fr)!important;gap:58px!important;align-items:stretch!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-left{display:grid!important;align-content:center!important;min-height:100%!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-copy{display:none!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path{position:relative!important;align-self:center!important;padding:24px!important;border-radius:32px!important;background:rgb(255 255 255 / .12)!important;border:1px solid rgb(255 255 255 / .22)!important;box-shadow:0 28px 80px rgb(31 18 58 / .20),inset 0 1px 0 rgb(255 255 255 / .22)!important;backdrop-filter:blur(20px)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path>b{display:block!important;color:rgb(255 255 255 / .92)!important;font-size:13px!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin:0 0 22px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row{position:relative!important;display:grid!important;grid-template-columns:1fr!important;gap:28px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row:before{content:""!important;position:absolute!important;left:31px!important;top:54px!important;bottom:54px!important;width:3px!important;display:block!important;border-radius:999px!important;background:linear-gradient(180deg,rgb(255 255 255 / .10),rgb(255 255 255 / .78),rgb(255 255 255 / .18))!important;box-shadow:0 0 18px rgb(255 255 255 / .28)!important;z-index:0!important;transform:none!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button{position:relative!important;z-index:1!important;min-height:82px!important;border-radius:22px!important;padding:16px 20px!important;display:grid!important;grid-template-columns:56px 1fr!important;align-items:center!important;gap:16px!important;background:rgb(255 255 255 / .16)!important;border:1px solid rgb(255 255 255 / .22)!important;box-shadow:0 18px 40px rgb(30 10 70 / .15)!important;color:#fff!important;text-align:left!important;transition:transform .28s ease,background .28s ease,border-color .28s ease,box-shadow .28s ease!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button:not(:last-child)::after{content:"↓"!important;position:absolute!important;left:31px!important;bottom:-27px!important;width:24px!important;height:24px!important;transform:translateX(-50%)!important;display:grid!important;place-items:center!important;border-radius:50%!important;color:#fff!important;font-size:16px!important;font-weight:900!important;text-shadow:0 0 14px rgb(255 255 255 / .65)!important;opacity:.86!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button span{width:52px!important;height:52px!important;border-radius:18px!important;background:rgb(255 255 255 / .20)!important;display:grid!important;place-items:center!important;font-size:27px!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .28),0 10px 24px rgb(20 5 60 / .14)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button strong{color:#fff!important;font-size:22px!important;font-weight:950!important;line-height:1.05!important;letter-spacing:-.03em!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button small{display:none!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button.is-active{transform:translateX(8px) scale(1.025)!important;background:rgb(255 255 255 / .94)!important;border-color:rgb(255 255 255 / .98)!important;box-shadow:0 22px 58px rgb(255 255 255 / .22),0 24px 60px rgb(31 18 58 / .22)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button.is-active span{background:#f3edff!important;box-shadow:inset 0 0 0 1px rgb(124 58 237 / .12),0 10px 24px rgb(124 58 237 / .14)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button.is-active strong{color:#18122b!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button.is-active:not(:last-child)::after{opacity:1!important;background:rgb(255 255 255 / .18)!important;box-shadow:0 0 18px rgb(255 255 255 / .38)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-spotlight{inset:32px 46px!important;background:radial-gradient(circle at 50% 42%,rgb(255 255 255 / .42),rgb(255 255 255 / .08) 48%,transparent 74%)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow33-panel{box-shadow:0 30px 90px rgb(31 18 58 / .22)!important}@media(max-width:1100px){.pds-root .pds-flow36.pds-flow30 .pds-flow28-canvas{min-height:1060px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-layout{inset:36px 28px 34px 28px!important;grid-template-columns:1fr!important;gap:34px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-left{min-height:auto!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path{width:min(720px,100%)!important;margin:0 auto!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row{grid-template-columns:repeat(4,1fr)!important;gap:12px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row:before,.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button::after{display:none!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;min-height:96px!important;padding:14px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button.is-active{transform:translateY(-3px)!important}}@media(max-width:680px){.pds-root .pds-flow36.pds-flow30 .pds-flow28-canvas{min-height:1120px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row{grid-template-columns:1fr 1fr!important}}.pds-root{--pds-font:"Plus Jakarta Sans", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif!important;font-family:var(--pds-font)!important}.pds-root h1,.pds-root h2,.pds-root h3,.pds-root h4,.pds-root h5,.pds-root h6,.pds-root .pds-btn,.pds-root button{font-family:var(--pds-font)!important}.pds-root .pds-section-head h2,.pds-root .pds-latest-head h2,.pds-root .pds-stay-head h2,.pds-root .pds-device-copy h2,.pds-root .pds-count-head h2{font-size:clamp(38px,3.6vw,52px)!important;line-height:1.06!important;letter-spacing:-.05em!important;font-weight:850!important}.pds-root .pds-section-head p,.pds-root .pds-latest-head p,.pds-root .pds-stay-head p,.pds-root .pds-device-copy p,.pds-root .pds-count-head p{font-size:clamp(17px,1.35vw,20px)!important;line-height:1.62!important}@media (min-width:1080px){.pds-root .pds-hero h1{white-space:nowrap!important;font-size:clamp(58px,5.45vw,76px)!important;letter-spacing:-.065em!important}}.pds-root .pds-hero-highlight{position:relative!important;display:inline-block!important;z-index:0!important;padding:.06em .20em .10em!important;margin-inline:-.03em!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:none!important;background-clip:border-box!important;-webkit-background-clip:border-box!important;text-shadow:0 1px 0 rgb(40 20 80 / .10)!important}.pds-root .pds-hero-highlight:before{content:""!important;position:absolute!important;z-index:-1!important;left:-.10em!important;right:-.14em!important;top:.04em!important;bottom:.01em!important;background:radial-gradient(circle at 12% 35%,rgb(255 255 255 / .12),transparent 22%),linear-gradient(100deg,#5b21b6 0%,#6d28d9 46%,#4c1d95 100%)!important;border-radius:42% 58% 48% 52% / 36% 44% 56% 64%!important;clip-path:polygon(1% 18%,8% 9%,22% 13%,36% 6%,50% 12%,64% 8%,80% 13%,98% 8%,100% 79%,88% 90%,70% 85%,54% 94%,36% 88%,18% 94%,0 84%)!important;transform:rotate(-1.2deg)!important;box-shadow:0 16px 36px rgb(91 33 182 / .20)!important}.pds-root .pds-hero-highlight:after{display:none!important}.pds-root .pds-flow36 .pds-section-eyebrow{background:rgb(255 255 255 / .15)!important;color:#fff!important;border:1px solid rgb(255 255 255 / .22)!important}.pds-root .pds-ecosystem-cta{display:flex!important;justify-content:center!important;margin-top:24px!important}.pds-root .pds-ecosystem-cta .pds-btn{min-height:50px!important;padding-inline:24px!important;box-shadow:0 18px 42px rgb(108 43 217 / .20)!important}.pds-root .pds-latest-vertical-scroll{background:#fff!important;padding-top:clamp(50px,5vw,76px)!important;padding-bottom:clamp(56px,6vw,86px)!important}.pds-root .pds-latest-vertical-scroll .pds-latest-head{display:block!important;text-align:center!important;margin-bottom:30px!important}.pds-root .pds-latest-ticker{position:relative!important;height:320px!important;overflow:hidden!important;border-top:1px solid rgb(108 43 217 / .12)!important;border-bottom:1px solid rgb(108 43 217 / .12)!important;background:linear-gradient(180deg,#fff,#fbfaff)!important;mask-image:linear-gradient(to bottom,transparent 0%,#000 12%,#000 88%,transparent 100%)!important}.pds-root .pds-latest-ticker-track{display:grid!important;animation:pdsLatestVertical 24s linear infinite!important}.pds-root .pds-latest-ticker:hover .pds-latest-ticker-track{animation-play-state:paused!important}.pds-root .pds-latest-title-row{min-height:80px!important;display:grid!important;grid-template-columns:64px minmax(0,1fr) 34px!important;align-items:center!important;gap:18px!important;padding:0 28px!important;color:#111827!important;border-bottom:1px solid rgb(108 43 217 / .09)!important}.pds-root .pds-latest-title-row span{color:#7c3aed!important;font-size:13px!important;font-weight:900!important;letter-spacing:.10em!important}.pds-root .pds-latest-title-row b{font-size:clamp(20px,2vw,28px)!important;line-height:1.16!important;letter-spacing:-.035em!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pds-root .pds-latest-title-row em{font-style:normal!important;width:34px!important;height:34px!important;border-radius:50%!important;background:#f3edff!important;color:#6d28d9!important;display:grid!important;place-items:center!important;font-weight:900!important}.pds-root .pds-latest-title-row:hover{background:#fff!important}@keyframes pdsLatestVertical{from{transform:translateY(0)}to{transform:translateY(-50%)}}.pds-root .pds-stay-simple{background:#fff!important}.pds-root .pds-stay-simple .pds-stay-card{border-top:1px solid rgb(108 43 217 / .12)!important;padding-top:34px!important}.pds-root .pds-stay-simple-grid{display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:20px!important;align-items:stretch!important}.pds-root .pds-stay-subscribe,.pds-root .pds-stay-telegram-card{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:16px!important;align-items:start!important;padding:24px!important;border-radius:28px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .12)!important;box-shadow:0 18px 48px rgb(31 18 58 / .06)!important;color:#111827!important}.pds-root .pds-stay-icon{width:58px!important;height:58px!important;border-radius:18px!important;display:grid!important;place-items:center!important;color:#fff!important}.pds-root .pds-stay-subscribe .pds-stay-icon{background:linear-gradient(135deg,#7c3aed,#a78bfa)!important}.pds-root .pds-stay-telegram-card .pds-stay-icon{background:#229ED9!important}.pds-root .pds-stay-icon svg{width:27px!important;height:27px!important}.pds-root .pds-stay-copy b{display:block!important;font-size:22px!important;line-height:1.12!important;letter-spacing:-.035em!important;font-weight:850!important;margin-bottom:7px!important}.pds-root .pds-stay-copy small{display:block!important;font-size:15px!important;line-height:1.48!important;color:#596273!important}.pds-root .pds-stay-form-row{grid-column:2!important;display:flex!important;gap:10px!important;margin-top:16px!important}.pds-root .pds-stay-form-row input{min-width:0!important;flex:1!important;height:50px!important;border-radius:999px!important;border:1px solid rgb(108 43 217 / .16)!important;padding:0 18px!important;font:inherit!important;color:#111827!important;outline:none!important}.pds-root .pds-stay-form-row button{height:50px!important;border:0!important;border-radius:999px!important;padding:0 22px!important;background:linear-gradient(135deg,#6d28d9,#8b5cf6)!important;color:#fff!important;font-weight:850!important;cursor:pointer!important}.pds-root .pds-stay-telegram-card{grid-template-columns:58px minmax(0,1fr) auto!important;align-items:center!important}.pds-root .pds-stay-telegram-card em{font-style:normal!important;color:#6d28d9!important;font-weight:850!important;white-space:nowrap!important}@media(max-width:900px){.pds-root .pds-stay-simple-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.pds-root .pds-latest-title-row{grid-template-columns:42px minmax(0,1fr) 30px!important;padding:0 14px!important}.pds-root .pds-latest-title-row b{font-size:19px!important}.pds-root .pds-stay-form-row,.pds-root .pds-stay-subscribe,.pds-root .pds-stay-telegram-card{grid-template-columns:1fr!important}.pds-root .pds-stay-form-row{grid-column:auto!important;flex-direction:column!important}}.pds-root{--pds-font:Roboto, Arial, sans-serif!important;font-family:var(--pds-font)!important}.pds-root h1,.pds-root h2,.pds-root h3,.pds-root h4,.pds-root h5,.pds-root h6,.pds-root .pds-btn,.pds-root button,.pds-root input{font-family:var(--pds-font)!important}.pds-root .pds-header-inner{height:92px!important}.pds-root .pds-brand img{width:56px!important;height:56px!important}.pds-root .pds-brand b{font-size:24px!important;letter-spacing:-.02em!important}.pds-root .pds-brand small{font-size:12px!important;line-height:1.2!important}.pds-root .pds-nav>a,.pds-root .pds-nav-item>a,.pds-root .pds-more>button{font-size:16px!important;font-weight:800!important}.pds-root .pds-head-search{min-height:48px!important;padding:8px 15px!important}.pds-root .pds-head-search input{width:240px!important;font-size:14px!important}.pds-root .pds-header-cta{min-height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 24px!important;font-size:15px!important;font-weight:900!important}.pds-root .pds-lang-switch{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0!important;background:transparent!important;color:#4B5563!important;font-size:15px!important;font-weight:800!important}.pds-root .pds-lang-switch:hover{background:transparent!important;color:#4B5563!important}.pds-root .pds-lang-switch a{display:inline-flex!important;align-items:center!important;min-height:32px!important;padding:0 7px!important;border-radius:9px!important;color:#4B5563!important}.pds-root .pds-lang-switch a:hover{background:#F5F3FF!important;color:#6C2BD9!important}.pds-root .pds-lang-switch strong{color:#111827!important}.pds-root section.pds-simple-hero-v92{min-height:560px!important}.pds-root section.pds-simple-hero-v92 .pds-hero-inner{padding-top:40px!important;padding-bottom:22px!important}.pds-root .pds-hero-eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;padding:0 15px!important;margin:0 auto 22px!important;border-radius:999px!important;background:#f0e7ff!important;color:#6d28d9!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;box-shadow:inset 0 0 0 1px rgb(108 43 217 / .08)!important}@media (min-width:1080px){.pds-root .pds-hero h1{white-space:nowrap!important;font-size:clamp(54px,5vw,72px)!important;line-height:1.08!important;letter-spacing:-.06em!important}}.pds-root .pds-hero-highlight{position:relative!important;display:inline-block!important;z-index:0!important;padding:.03em .16em .08em!important;margin-inline:-.02em!important;color:#111827!important;-webkit-text-fill-color:#111827!important;background:none!important;background-clip:border-box!important;-webkit-background-clip:border-box!important;text-shadow:none!important}.pds-root .pds-hero-highlight:before{content:""!important;position:absolute!important;z-index:-1!important;left:-.05em!important;right:-.08em!important;top:.00em!important;bottom:.03em!important;background:linear-gradient(100deg,#ddd0ff 0%,#cbb7fb 54%,#bfa5f5 100%)!important;border-radius:18px!important;clip-path:polygon(2% 7%,18% 2%,36% 6%,54% 2%,72% 6%,98% 3%,100% 90%,82% 96%,64% 91%,45% 97%,24% 92%,0 96%)!important;transform:rotate(-.7deg)!important;box-shadow:0 14px 32px rgb(108 43 217 / .18)!important}.pds-root .pds-hero-highlight:after{display:none!important}.pds-root .pds-hero p{margin-top:22px!important;margin-bottom:30px!important}.pds-root .pds-hero+.pds-section{padding-top:54px!important}.pds-root .pds-flow36{padding-top:54px!important}.pds-root .pds-latest-vertical-scroll{padding-top:clamp(48px,5vw,70px)!important;padding-bottom:clamp(50px,5vw,76px)!important}.pds-root .pds-latest-vertical-scroll .pds-wrap{max-width:1120px!important}.pds-root .pds-latest-vertical-scroll .pds-latest-head{margin-bottom:24px!important}.pds-root .pds-latest-vertical-scroll .pds-latest-head h2{font-size:clamp(32px,3vw,44px)!important;line-height:1.12!important;letter-spacing:-.045em!important}.pds-root .pds-latest-vertical-scroll .pds-latest-head p{max-width:620px!important;font-size:17px!important;line-height:1.55!important}.pds-root .pds-latest-ticker{height:308px!important;overflow-y:auto!important;overflow-x:hidden!important;border:1px solid rgb(108 43 217 / .13)!important;border-radius:30px!important;background:radial-gradient(circle at 5% 0%,rgb(216 180 254 / .32),transparent 26%),linear-gradient(180deg,#ffffff 0%,#fbf8ff 100%)!important;box-shadow:0 22px 70px rgb(31 18 58 / .06)!important;mask-image:none!important}.pds-root .pds-latest-ticker-track{display:grid!important;animation:none!important}.pds-root .pds-latest-title-row{min-height:68px!important;display:grid!important;grid-template-columns:52px minmax(0,1fr) 34px!important;gap:16px!important;align-items:center!important;padding:0 22px!important;color:#111827!important;border-bottom:1px solid rgb(108 43 217 / .09)!important;background:rgb(255 255 255 / .64)!important}.pds-root .pds-latest-title-row:last-child{border-bottom:0!important}.pds-root .pds-latest-title-row span{width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#f2eaff!important;color:#6d28d9!important;font-size:12px!important;font-weight:900!important;letter-spacing:.03em!important}.pds-root .pds-latest-title-row b{font-size:clamp(17px,1.55vw,21px)!important;line-height:1.26!important;letter-spacing:-.025em!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pds-root .pds-latest-title-row em{width:32px!important;height:32px!important;font-size:14px!important;background:#f2eaff!important;color:#6d28d9!important}.pds-root .pds-latest-title-row:hover{background:#fff!important;transform:translateX(4px)!important}.pds-root .pds-stay-simple{padding-top:clamp(42px,5vw,64px)!important;padding-bottom:clamp(48px,5vw,72px)!important}.pds-root .pds-stay-simple .pds-wrap{max-width:1160px!important}.pds-root .pds-stay-simple .pds-stay-card{border-top:0!important;padding:34px!important;border-radius:34px!important;background:radial-gradient(circle at 10% 0%,rgb(216 180 254 / .32),transparent 28%),linear-gradient(180deg,#ffffff 0%,#fbf8ff 100%)!important;border:1px solid rgb(108 43 217 / .12)!important;box-shadow:0 28px 80px rgb(31 18 58 / .07)!important}.pds-root .pds-stay-simple .pds-stay-head{margin-bottom:24px!important}.pds-root .pds-stay-simple .pds-stay-head h2{font-size:clamp(34px,3.2vw,46px)!important}.pds-root .pds-stay-simple-grid{grid-template-columns:1.15fr .85fr!important;gap:18px!important}.pds-root .pds-stay-subscribe,.pds-root .pds-stay-telegram-card{border-radius:24px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .12)!important;box-shadow:0 18px 44px rgb(31 18 58 / .055)!important}.pds-root .pds-stay-subscribe{grid-template-columns:58px 1fr!important;align-items:start!important;padding:24px!important}.pds-root .pds-stay-form-row{grid-column:1 / -1!important;margin-top:18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}.pds-root .pds-stay-form-row input{height:52px!important;font-size:15px!important;background:#fbfaff!important}.pds-root .pds-stay-form-row button{height:52px!important;font-size:15px!important}.pds-root .pds-stay-telegram-card{grid-template-columns:58px 1fr!important;grid-template-rows:auto auto!important;padding:24px!important}.pds-root .pds-stay-telegram-card em{grid-column:2!important;justify-self:start!important;margin-top:10px!important;height:38px!important;display:inline-flex!important;align-items:center!important;padding:0 15px!important;border-radius:999px!important;background:#f2eaff!important;color:#6d28d9!important}.pds-root .pds-footer{padding-top:64px!important}.pds-root .pds-footer-brand h2{font-size:32px!important;line-height:1.08!important}.pds-root .pds-footer-brand p{font-size:17px!important;line-height:1.65!important}.pds-root .pds-footer h4{font-size:16px!important;font-weight:900!important;margin-bottom:16px!important}.pds-root .pds-footer a{font-size:16px!important;font-weight:750!important;line-height:1.35!important;margin:12px 0!important}.pds-root .pds-footer-contact-value{font-size:16px!important}.pds-root .pds-copyright{font-size:14px!important}@media(max-width:900px){.pds-root .pds-stay-simple-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.pds-root .pds-header-inner{height:auto!important;min-height:78px!important}.pds-root section.pds-simple-hero-v92{min-height:600px!important}.pds-root .pds-latest-title-row b{white-space:normal!important}}.pds-root section.pds-simple-hero-v92{background:#fff!important}.pds-root section.pds-simple-hero-v92 .pds-hero-eyebrow{height:34px!important;padding:0 15px!important;background:#F8FAFC!important;color:#64748B!important;border:1px solid #E5E7EB!important;box-shadow:none!important;letter-spacing:.12em!important}.pds-root .pds-hero h1 .pds-hero-highlight{position:relative!important;display:inline-block!important;z-index:0!important;padding:.025em .18em .09em!important;margin-inline:-.02em!important;color:#FFFFFF!important;-webkit-text-fill-color:#FFFFFF!important;background:none!important;background-clip:border-box!important;-webkit-background-clip:border-box!important;text-shadow:0 1px 0 rgb(0 0 0 / .18)!important}.pds-root .pds-hero h1 .pds-hero-highlight:before{content:""!important;position:absolute!important;z-index:-1!important;left:-.08em!important;right:-.10em!important;top:.02em!important;bottom:.00em!important;background:linear-gradient(100deg,#111827 0%,#1F2937 52%,#0F172A 100%)!important;border-radius:18px!important;clip-path:polygon(1% 15%,9% 8%,22% 12%,37% 6%,51% 11%,66% 7%,82% 12%,99% 7%,100% 82%,89% 92%,70% 87%,54% 95%,36% 89%,17% 95%,0 85%)!important;transform:rotate(-.75deg)!important;box-shadow:0 18px 42px rgb(15 23 42 / .22)!important}.pds-root .pds-hero h1 .pds-hero-highlight:after{display:none!important}.pds-root section.pds-flow36 .pds-section-eyebrow,.pds-root .pds-flow36 .pds-section-eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:32px!important;padding:0 13px!important;margin:0 auto 14px!important;border-radius:999px!important;background:#F8FAFC!important;color:#64748B!important;border:1px solid #E5E7EB!important;box-shadow:none!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}.pds-root section.pds-latest-modern{background:#FFFFFF!important;padding-top:clamp(54px,5vw,78px)!important;padding-bottom:clamp(58px,5vw,82px)!important}.pds-root section.pds-latest-modern .pds-wrap{width:min(1180px,calc(100% - 72px))!important}.pds-root section.pds-latest-modern .pds-latest-head{display:block!important;max-width:760px!important;margin:0 auto 28px!important;text-align:center!important}.pds-root section.pds-latest-modern .pds-latest-head .pds-section-eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:32px!important;padding:0 13px!important;margin:0 auto 13px!important;border-radius:999px!important;background:#F8FAFC!important;color:#64748B!important;border:1px solid #E5E7EB!important;box-shadow:none!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}.pds-root section.pds-latest-modern .pds-latest-head h2{margin:0 0 12px!important;text-align:center!important;font-size:clamp(34px,3.6vw,52px)!important;line-height:1.04!important;letter-spacing:-.05em!important}.pds-root section.pds-latest-modern .pds-latest-head p{max-width:660px!important;margin:0 auto!important;text-align:center!important;font-size:17px!important;line-height:1.58!important;color:#5B6475!important}.pds-root .pds-latest-marquee{position:relative!important;overflow:hidden!important;border:1px solid rgb(17 24 39 / .08)!important;border-radius:32px!important;background:radial-gradient(circle at 8% 0%,rgb(124 58 237 / .10),transparent 30%),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;box-shadow:0 24px 70px rgb(31 18 58 / .065)!important;padding:18px 0!important}.pds-root .pds-latest-marquee:before,.pds-root .pds-latest-marquee:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;width:110px!important;z-index:2!important;pointer-events:none!important}.pds-root .pds-latest-marquee:before{left:0!important;background:linear-gradient(90deg,#fff 0%,#fff0 100%)!important}.pds-root .pds-latest-marquee:after{right:0!important;background:linear-gradient(270deg,#fff 0%,#fff0 100%)!important}.pds-root .pds-latest-marquee-track{display:flex!important;width:max-content!important;gap:14px!important;animation:pdsLatestModernMarquee 42s linear infinite!important;will-change:transform!important}.pds-root .pds-latest-marquee:hover .pds-latest-marquee-track{animation-play-state:paused!important}.pds-root .pds-latest-marquee-item{min-width:min(540px,72vw)!important;height:82px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;padding:0 22px!important;border-radius:24px!important;background:#FFFFFF!important;border:1px solid rgb(17 24 39 / .08)!important;box-shadow:0 10px 30px rgb(31 18 58 / .045)!important;color:#111827!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}.pds-root .pds-latest-marquee-item:hover{transform:translateY(-3px)!important;border-color:rgb(108 43 217 / .22)!important;box-shadow:0 18px 44px rgb(31 18 58 / .08)!important}.pds-root .pds-latest-marquee-item span{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#F3F4F6!important;color:#64748B!important;font-size:12px!important;font-weight:900!important;letter-spacing:.05em!important}.pds-root .pds-latest-marquee-item b{min-width:0!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(18px,1.7vw,24px)!important;line-height:1.16!important;letter-spacing:-.035em!important;font-weight:850!important;color:#111827!important}.pds-root .pds-latest-marquee-item em{height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 13px!important;border-radius:999px!important;background:#F5F3FF!important;color:#6D28D9!important;font-size:13px!important;font-style:normal!important;font-weight:900!important}.pds-root .pds-latest-modern-action{display:flex!important;justify-content:center!important;margin-top:22px!important}.pds-root .pds-latest-modern-action .pds-view-all{display:inline-flex!important;background:#fff!important}@keyframes pdsLatestModernMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.pds-root section.pds-stay-simple{background:linear-gradient(180deg,#fff 0%,#FBFAFF 100%)!important;padding-top:clamp(56px,5vw,78px)!important;padding-bottom:clamp(66px,6vw,96px)!important}.pds-root section.pds-stay-simple .pds-wrap{width:min(1160px,calc(100% - 72px))!important}.pds-root section.pds-stay-simple .pds-stay-card{position:relative!important;overflow:hidden!important;padding:clamp(32px,4vw,52px)!important;border-radius:36px!important;border:1px solid rgb(17 24 39 / .08)!important;background:radial-gradient(circle at 12% 0%,rgb(124 58 237 / .12),transparent 32%),radial-gradient(circle at 90% 20%,rgb(34 158 217 / .10),transparent 28%),linear-gradient(180deg,#FFFFFF 0%,#FFFFFF 64%,#FBFAFF 100%)!important;box-shadow:0 30px 90px rgb(31 18 58 / .075)!important}.pds-root section.pds-stay-simple .pds-stay-card:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background-image:radial-gradient(circle,rgb(108 43 217 / .10) 1px,transparent 1px)!important;background-size:34px 34px!important;opacity:.14!important;mask-image:linear-gradient(120deg,#000,transparent 62%)!important}.pds-root section.pds-stay-simple .pds-stay-head{position:relative!important;max-width:720px!important;margin:0 auto 28px!important;text-align:center!important}.pds-root .pds-stay-eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:32px!important;padding:0 13px!important;margin:0 auto 13px!important;border-radius:999px!important;background:#F8FAFC!important;color:#64748B!important;border:1px solid #E5E7EB!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important}.pds-root section.pds-stay-simple .pds-stay-head h2{margin:0 0 12px!important;font-size:clamp(34px,3.6vw,52px)!important;line-height:1.04!important;letter-spacing:-.05em!important;color:#111827!important}.pds-root section.pds-stay-simple .pds-stay-head p{max-width:620px!important;margin:0 auto!important;color:#5B6475!important;font-size:17px!important;line-height:1.58!important}.pds-root section.pds-stay-simple .pds-stay-simple-grid{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)!important;gap:18px!important;align-items:stretch!important}.pds-root section.pds-stay-simple .pds-stay-subscribe,.pds-root section.pds-stay-simple .pds-stay-telegram-card{min-height:190px!important;display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:16px!important;align-items:start!important;padding:26px!important;border-radius:28px!important;background:rgb(255 255 255 / .92)!important;border:1px solid rgb(17 24 39 / .08)!important;box-shadow:0 18px 52px rgb(31 18 58 / .055)!important;color:#111827!important}.pds-root section.pds-stay-simple .pds-stay-subscribe{grid-template-rows:auto 1fr!important}.pds-root section.pds-stay-simple .pds-stay-telegram-card{grid-template-columns:58px minmax(0,1fr)!important;text-decoration:none!important;transition:transform .22s ease,box-shadow .22s ease!important}.pds-root section.pds-stay-simple .pds-stay-telegram-card:hover{transform:translateY(-4px)!important;box-shadow:0 24px 68px rgb(31 18 58 / .085)!important}.pds-root section.pds-stay-simple .pds-stay-icon{width:58px!important;height:58px!important;border-radius:20px!important;box-shadow:0 12px 26px rgb(31 18 58 / .12)!important}.pds-root section.pds-stay-simple .pds-stay-form-row{grid-column:1 / -1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;margin-top:18px!important}.pds-root section.pds-stay-simple .pds-stay-form-row input,.pds-root section.pds-stay-simple .pds-stay-form-row button{height:52px!important}.pds-root section.pds-stay-simple .pds-stay-telegram-card em{grid-column:2!important;justify-self:start!important;align-self:end!important;margin-top:18px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 16px!important;border-radius:999px!important;background:#F5F3FF!important;color:#6D28D9!important;font-size:14px!important;font-style:normal!important;font-weight:900!important}@media (prefers-reduced-motion:reduce){.pds-root .pds-latest-marquee-track{animation:none!important}}@media(max-width:900px){.pds-root section.pds-latest-modern .pds-wrap,.pds-root section.pds-stay-simple .pds-wrap{width:min(100% - 36px,1180px)!important}.pds-root section.pds-stay-simple .pds-stay-simple-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.pds-root .pds-latest-marquee:before,.pds-root .pds-latest-marquee:after{width:46px!important}.pds-root .pds-latest-marquee-item{min-width:82vw!important;height:76px!important;grid-template-columns:38px minmax(0,1fr)!important;gap:12px!important;padding:0 16px!important}.pds-root .pds-latest-marquee-item em{display:none!important}.pds-root section.pds-stay-simple .pds-stay-card{padding:26px 18px!important;border-radius:28px!important}.pds-root section.pds-stay-simple .pds-stay-subscribe,.pds-root section.pds-stay-simple .pds-stay-telegram-card,.pds-root section.pds-stay-simple .pds-stay-form-row{grid-template-columns:1fr!important}.pds-root section.pds-stay-simple .pds-stay-form-row button{width:100%!important}.pds-root section.pds-stay-simple .pds-stay-telegram-card em{grid-column:auto!important}}.pds-root{--pds-system-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif!important;--pds-heading:#101828!important;--pds-copy:#475467!important;--pds-soft:#667085!important;font-family:var(--pds-system-font)!important;color:var(--pds-heading)!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricPrecision!important}.pds-root h1,.pds-root h2,.pds-root h3,.pds-root h4,.pds-root h5,.pds-root h6,.pds-root p,.pds-root a,.pds-root button,.pds-root input,.pds-root small,.pds-root span,.pds-root b{font-family:var(--pds-system-font)!important}.pds-root .pds-section-eyebrow,.pds-root .pds-hero-eyebrow,.pds-root .pds-stay-eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:30px!important;padding:0 13px!important;margin:0 auto 14px!important;border-radius:999px!important;background:#F8FAFC!important;color:#667085!important;border:1px solid rgb(16 24 40 / .08)!important;box-shadow:none!important;font-size:11px!important;line-height:1!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important}.pds-root section.pds-simple-hero-v92{min-height:520px!important;padding-top:54px!important;padding-bottom:34px!important;background:#fff!important}.pds-root section.pds-simple-hero-v92 .pds-hero-inner,.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:clamp(56px,6.6vw,92px) 0 clamp(46px,4.8vw,70px)!important}.pds-root section.pds-simple-hero-v92 h1,.pds-root .pds-hero h1{max-width:1080px!important;margin:0 auto 22px!important;font-family:var(--pds-system-font)!important;font-size:clamp(58px,6.65vw,92px)!important;line-height:.95!important;letter-spacing:-.072em!important;font-weight:870!important;color:#101828!important;text-align:center!important}.pds-root section.pds-simple-hero-v92 p,.pds-root .pds-hero p{max-width:760px!important;margin:0 auto 28px!important;font-size:clamp(18px,1.55vw,22px)!important;line-height:1.45!important;font-weight:520!important;letter-spacing:-.018em!important;color:#475467!important;text-align:center!important}.pds-root .pds-hero h1 .pds-hero-highlight,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{position:relative!important;z-index:1!important;display:inline-block!important;padding:.015em .13em .055em!important;margin:0 .015em!important;color:#FFFFFF!important;-webkit-text-fill-color:#FFFFFF!important;background:transparent!important;border-radius:18px!important;box-shadow:none!important;isolation:isolate!important}.pds-root .pds-hero h1 .pds-hero-highlight:before,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:before{content:""!important;position:absolute!important;z-index:-1!important;left:-.05em!important;right:-.04em!important;top:.08em!important;bottom:.06em!important;border-radius:24px 18px 25px 16px!important;background:linear-gradient(100deg,#6C2BD9 0%,#7C3AED 44%,#A78BFA 100%)!important;box-shadow:0 18px 42px rgb(108 43 217 / .24)!important;transform:rotate(-1.1deg) skewX(-4deg)!important}.pds-root .pds-hero h1 .pds-hero-highlight:after,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:after{display:none!important}.pds-root .pds-section-head h2,.pds-root section.pds-flow36 .pds-section-head h2,.pds-root section.pds-latest-modern .pds-latest-head h2,.pds-root section.pds-stay-simple .pds-stay-head h2{font-family:var(--pds-system-font)!important;font-size:clamp(34px,3.35vw,48px)!important;line-height:1.02!important;letter-spacing:-.055em!important;font-weight:850!important;color:#101828!important;text-align:center!important;margin:0 0 13px!important}.pds-root .pds-section-head p,.pds-root section.pds-flow36 .pds-section-head p,.pds-root section.pds-latest-modern .pds-latest-head p,.pds-root section.pds-stay-simple .pds-stay-head p{max-width:700px!important;margin:0 auto!important;font-size:clamp(16px,1.32vw,18px)!important;line-height:1.55!important;font-weight:480!important;letter-spacing:-.01em!important;color:#475467!important;text-align:center!important}.pds-root .pds-ecosystem-cta{margin-top:22px!important}.pds-root .pds-ecosystem-cta .pds-btn,.pds-root .pds-ecosystem-cta .pds-btn-primary{background:#FFFFFF!important;color:#6C2BD9!important;border:1.5px solid rgb(108 43 217 / .34)!important;box-shadow:0 16px 36px rgb(108 43 217 / .10)!important;font-weight:800!important;letter-spacing:-.01em!important}.pds-root .pds-ecosystem-cta .pds-btn:hover{transform:translateY(-2px)!important;background:#F9F5FF!important;border-color:#6C2BD9!important;box-shadow:0 20px 48px rgb(108 43 217 / .16)!important}.pds-root .pds-subjects{padding-top:clamp(52px,5.4vw,82px)!important}.pds-root .pds-subjects .pds-section-head{max-width:760px!important;margin:0 auto 30px!important;text-align:center!important}.pds-root .pds-subject-tile{min-height:128px!important;border-radius:24px!important;border:1px solid rgb(16 24 40 / .075)!important;box-shadow:0 16px 44px rgb(16 24 40 / .045)!important}.pds-root .pds-subject-tile b{font-size:15px!important;font-weight:800!important;letter-spacing:-.018em!important;color:#101828!important}.pds-root .pds-subject-tile small{font-size:12.5px!important;line-height:1.35!important;color:#667085!important}.pds-root section.pds-latest-modern{padding-top:clamp(62px,6vw,92px)!important;padding-bottom:clamp(58px,6vw,88px)!important;background:#fff!important}.pds-root section.pds-latest-modern .pds-wrap{width:min(1240px,calc(100% - 72px))!important}.pds-root section.pds-latest-modern .pds-latest-head{max-width:760px!important;margin:0 auto 32px!important;text-align:center!important}.pds-root .pds-latest-marquee{padding:20px!important;overflow:hidden!important;border-radius:34px!important;border:1px solid rgb(16 24 40 / .08)!important;background:linear-gradient(180deg,#FFFFFF 0%,#FCFAFF 100%)!important;box-shadow:0 28px 80px rgb(31 18 58 / .065)!important}.pds-root .pds-latest-marquee:before,.pds-root .pds-latest-marquee:after{width:56px!important;opacity:.75!important}.pds-root .pds-latest-marquee-track{gap:16px!important;animation:pdsLatestModernMarquee 52s linear infinite!important}.pds-root .pds-latest-marquee-item{min-width:352px!important;max-width:352px!important;height:104px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:15px!important;padding:0 18px!important;border-radius:24px!important;background:#FFFFFF!important;border:1px solid rgb(16 24 40 / .075)!important;box-shadow:0 14px 38px rgb(31 18 58 / .055)!important;text-decoration:none!important}.pds-root .pds-latest-marquee-item:hover{transform:translateY(-3px)!important;border-color:rgb(108 43 217 / .25)!important;box-shadow:0 22px 58px rgb(31 18 58 / .09)!important}.pds-root .pds-latest-marquee-item .pds-latest-index{width:42px!important;height:42px!important;border-radius:15px!important;background:#F4F3FF!important;color:#6C2BD9!important;font-size:12px!important;font-weight:850!important;letter-spacing:.03em!important}.pds-root .pds-latest-item-copy{display:block!important;min-width:0!important}.pds-root .pds-latest-item-copy small{display:block!important;margin:0 0 7px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:11px!important;line-height:1.1!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:#667085!important;font-weight:800!important}.pds-root .pds-latest-item-copy b,.pds-root .pds-latest-marquee-item b{display:block!important;white-space:normal!important;overflow:hidden!important;text-overflow:clip!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:17px!important;line-height:1.18!important;letter-spacing:-.03em!important;font-weight:800!important;color:#101828!important}.pds-root .pds-latest-marquee-item em{height:38px!important;padding:0 14px!important;border-radius:999px!important;background:#F9F5FF!important;border:1px solid rgb(108 43 217 / .14)!important;color:#6C2BD9!important;font-size:13px!important;font-weight:850!important;font-style:normal!important;white-space:nowrap!important}.pds-root .pds-latest-modern-action .pds-view-all{height:44px!important;padding:0 20px!important;border-radius:999px!important;background:#FFFFFF!important;color:#101828!important;border:1px solid rgb(16 24 40 / .10)!important;box-shadow:0 10px 26px rgb(16 24 40 / .055)!important;font-size:14px!important;font-weight:800!important}.pds-root section.pds-stay-simple{padding-top:clamp(60px,6vw,90px)!important;padding-bottom:clamp(72px,7vw,112px)!important}.pds-root section.pds-stay-simple .pds-stay-card{border-radius:34px!important;padding:clamp(34px,4vw,56px)!important;background:radial-gradient(circle at 10% 0%,rgb(108 43 217 / .10),transparent 31%),radial-gradient(circle at 95% 12%,rgb(14 165 233 / .10),transparent 30%),linear-gradient(180deg,#FFFFFF 0%,#FCFAFF 100%)!important;box-shadow:0 30px 90px rgb(31 18 58 / .07)!important}.pds-root section.pds-stay-simple .pds-stay-simple-grid{grid-template-columns:1fr 1fr!important;gap:20px!important;align-items:stretch!important}.pds-root section.pds-stay-simple .pds-stay-subscribe,.pds-root section.pds-stay-simple .pds-stay-telegram-card{min-height:210px!important;padding:28px!important;border-radius:28px!important;grid-template-columns:58px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;align-items:start!important;background:#FFFFFF!important;border:1px solid rgb(16 24 40 / .08)!important;box-shadow:0 18px 54px rgb(16 24 40 / .055)!important}.pds-root section.pds-stay-simple .pds-stay-copy b{font-size:20px!important;line-height:1.15!important;font-weight:850!important;letter-spacing:-.03em!important;color:#101828!important}.pds-root section.pds-stay-simple .pds-stay-copy small{display:block!important;margin-top:7px!important;font-size:14px!important;line-height:1.45!important;color:#475467!important}.pds-root section.pds-stay-simple .pds-stay-form-row{grid-column:1 / -1!important;margin-top:22px!important;align-self:end!important}.pds-root section.pds-stay-simple .pds-stay-form-row input{height:52px!important;font-size:14px!important;border-color:rgb(16 24 40 / .12)!important}.pds-root section.pds-stay-simple .pds-stay-form-row button,.pds-root section.pds-stay-simple .pds-stay-telegram-card em{height:52px!important;min-width:144px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 20px!important;border-radius:999px!important;border:1px solid rgb(108 43 217 / .22)!important;background:linear-gradient(135deg,#7C3AED,#6C2BD9)!important;color:#FFFFFF!important;box-shadow:0 14px 30px rgb(108 43 217 / .22)!important;font-size:14px!important;font-style:normal!important;font-weight:850!important;letter-spacing:-.01em!important}.pds-root section.pds-stay-simple .pds-stay-telegram-card em{grid-column:1 / -1!important;justify-self:start!important;align-self:end!important;margin-top:22px!important}.pds-root section.pds-stay-simple .pds-stay-telegram-card:hover em{box-shadow:0 18px 38px rgb(108 43 217 / .28)!important}@media(max-width:900px){.pds-root section.pds-latest-modern .pds-wrap,.pds-root section.pds-stay-simple .pds-wrap{width:min(100% - 36px,1180px)!important}.pds-root section.pds-stay-simple .pds-stay-simple-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.pds-root section.pds-simple-hero-v92 h1,.pds-root .pds-hero h1{font-size:clamp(42px,12.2vw,56px)!important;letter-spacing:-.06em!important}.pds-root section.pds-simple-hero-v92 p,.pds-root .pds-hero p{font-size:17px!important;line-height:1.48!important}.pds-root .pds-section-head h2,.pds-root section.pds-flow36 .pds-section-head h2,.pds-root section.pds-latest-modern .pds-latest-head h2,.pds-root section.pds-stay-simple .pds-stay-head h2{font-size:clamp(31px,9.5vw,40px)!important}.pds-root .pds-latest-marquee{padding:14px!important;border-radius:26px!important}.pds-root .pds-latest-marquee-item{min-width:82vw!important;max-width:82vw!important;height:96px!important;grid-template-columns:38px minmax(0,1fr)!important}.pds-root .pds-latest-marquee-item em{display:none!important}.pds-root section.pds-stay-simple .pds-stay-card{padding:28px 18px!important;border-radius:28px!important}.pds-root section.pds-stay-simple .pds-stay-subscribe,.pds-root section.pds-stay-simple .pds-stay-telegram-card{grid-template-columns:1fr!important;gap:14px!important}.pds-root section.pds-stay-simple .pds-stay-form-row{grid-template-columns:1fr!important}.pds-root section.pds-stay-simple .pds-stay-form-row button,.pds-root section.pds-stay-simple .pds-stay-telegram-card em{width:100%!important}}.pds-root{--pds-system-font:"BasierSquare Webfont", "Basier Square", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif!important;--pds-font:var(--pds-system-font)!important;font-family:var(--pds-system-font)!important;font-weight:400!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.pds-root *,.pds-root h1,.pds-root h2,.pds-root h3,.pds-root h4,.pds-root h5,.pds-root h6,.pds-root p,.pds-root a,.pds-root button,.pds-root input,.pds-root textarea,.pds-root select,.pds-root small,.pds-root span,.pds-root b{font-family:var(--pds-system-font)!important}.pds-root .pds-hero h1{font-weight:760!important}.pds-root .pds-section-head h2,.pds-root section.pds-flow36 .pds-section-head h2,.pds-root section.pds-latest-modern .pds-latest-head h2,.pds-root section.pds-stay-simple .pds-stay-head h2{font-weight:720!important}.pds-root{--pds-system-font:"BasierSquare Webfont","Basier Square",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;--pds-heading:#101828!important;--pds-copy:#475467!important;--pds-soft:#667085!important;font-family:var(--pds-system-font)!important;color:var(--pds-heading)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}.pds-root *,.pds-root h1,.pds-root h2,.pds-root h3,.pds-root h4,.pds-root h5,.pds-root h6,.pds-root p,.pds-root a,.pds-root button,.pds-root input,.pds-root textarea,.pds-root select,.pds-root small,.pds-root span,.pds-root b,.pds-root strong{font-family:var(--pds-system-font)!important}.pds-root section.pds-simple-hero-v92{min-height:520px!important;padding-top:46px!important;padding-bottom:36px!important;overflow:visible!important;background:#fff!important}.pds-root section.pds-simple-hero-v92 .pds-hero-inner,.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{width:min(1540px,calc(100% - 64px))!important;max-width:1540px!important;padding:clamp(54px,6vw,86px) 0 clamp(42px,4.2vw,62px)!important;overflow:visible!important}.pds-root section.pds-simple-hero-v92 h1,.pds-root .pds-hero h1{width:100%!important;max-width:calc(100vw - 96px)!important;margin:0 auto 22px!important;color:#101828!important;font-size:clamp(44px,4.6vw,70px)!important;line-height:1.04!important;letter-spacing:-.034em!important;font-weight:700!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important;text-wrap:nowrap!important}.pds-root section.pds-simple-hero-v92 p,.pds-root .pds-hero p,.pds-root .pds-section-head p,.pds-root section.pds-latest-final .pds-latest-head p,.pds-root section.pds-stay-simple .pds-stay-head p{font-weight:450!important;letter-spacing:-.008em!important;color:var(--pds-copy)!important}.pds-root section.pds-simple-hero-v92 p,.pds-root .pds-hero p{max-width:780px!important;margin:0 auto 30px!important;font-size:clamp(18px,1.45vw,21px)!important;line-height:1.48!important}.pds-root .pds-hero h1 .pds-hero-highlight,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{position:relative!important;display:inline-block!important;z-index:1!important;isolation:isolate!important;padding:.015em .22em .055em!important;margin:0 .035em!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:transparent!important;border-radius:20px!important;font-weight:700!important;letter-spacing:-.026em!important;overflow:visible!important}.pds-root .pds-hero h1 .pds-hero-highlight:before,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:before{content:""!important;position:absolute!important;z-index:-1!important;left:-.20em!important;right:-.20em!important;top:.065em!important;bottom:.045em!important;border-radius:28px 20px 30px 18px!important;background:linear-gradient(100deg,#6C2BD9 0%,#7C3AED 45%,#A78BFA 100%)!important;box-shadow:0 16px 38px rgb(108 43 217 / .20)!important;transform:rotate(-.8deg) skewX(-3deg)!important;clip-path:polygon(1% 10%,99% 3%,100% 86%,2% 96%)!important}.pds-root .pds-hero h1 .pds-hero-highlight:after,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:after{display:none!important;content:none!important}.pds-root .pds-section-head h2,.pds-root section.pds-flow36 .pds-section-head h2,.pds-root section.pds-latest-final .pds-latest-head h2,.pds-root section.pds-stay-simple .pds-stay-head h2{font-size:clamp(34px,3.1vw,44px)!important;line-height:1.06!important;letter-spacing:-.04em!important;font-weight:700!important;color:#101828!important;text-align:center!important}.pds-root .pds-section-head p,.pds-root section.pds-latest-final .pds-latest-head p,.pds-root section.pds-stay-simple .pds-stay-head p{font-size:clamp(16px,1.24vw,18px)!important;line-height:1.58!important;max-width:720px!important}.pds-root section.pds-latest-final{padding-top:clamp(66px,6vw,92px)!important;padding-bottom:clamp(64px,6vw,92px)!important;background:#fff!important}.pds-root section.pds-latest-final .pds-wrap{width:min(1220px,calc(100% - 72px))!important}.pds-root section.pds-latest-final .pds-latest-head{max-width:760px!important;margin:0 auto 34px!important;text-align:center!important}.pds-root .pds-latest-board{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:18px!important;border-radius:34px!important;background:linear-gradient(180deg,#FFFFFF 0%,#FCFAFF 100%)!important;border:1px solid rgb(16 24 40 / .08)!important;box-shadow:0 28px 80px rgb(31 18 58 / .065)!important}.pds-root .pds-latest-board-card{min-height:178px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:18px!important;padding:22px!important;border-radius:24px!important;background:#fff!important;border:1px solid rgb(16 24 40 / .075)!important;box-shadow:0 14px 38px rgb(31 18 58 / .052)!important;color:#101828!important;text-decoration:none!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important;overflow:hidden!important}.pds-root .pds-latest-board-card:hover{transform:translateY(-4px)!important;border-color:rgb(108 43 217 / .28)!important;box-shadow:0 24px 62px rgb(31 18 58 / .09)!important}.pds-root .pds-latest-board-card.is-featured{background:radial-gradient(circle at 0% 0%,rgb(108 43 217 / .10),transparent 38%),linear-gradient(180deg,#FFFFFF 0%,#FAF8FF 100%)!important;border-color:rgb(108 43 217 / .16)!important}.pds-root .pds-latest-card-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-width:0!important}.pds-root .pds-latest-card-subject,.pds-root .pds-latest-card-date{display:inline-flex!important;align-items:center!important;min-width:0!important;font-size:11px!important;line-height:1!important;font-weight:750!important;letter-spacing:.075em!important;text-transform:uppercase!important;color:#667085!important;white-space:nowrap!important}.pds-root .pds-latest-card-subject{max-width:70%!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#6C2BD9!important}.pds-root .pds-latest-board-card strong{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;color:#101828!important;font-size:20px!important;line-height:1.18!important;letter-spacing:-.032em!important;font-weight:700!important}.pds-root .pds-latest-card-action{display:inline-flex!important;align-items:center!important;gap:7px!important;width:max-content!important;max-width:100%!important;height:38px!important;padding:0 14px!important;border-radius:999px!important;background:#F9F5FF!important;border:1px solid rgb(108 43 217 / .14)!important;color:#6C2BD9!important;font-size:13px!important;font-weight:750!important;letter-spacing:-.005em!important}.pds-root .pds-latest-card-action i{font-style:normal!important;transition:transform .2s ease!important}.pds-root .pds-latest-board-card:hover .pds-latest-card-action i{transform:translateX(2px)!important}.pds-root .pds-latest-modern-action{margin-top:24px!important;text-align:center!important}.pds-root .pds-latest-modern-action .pds-view-all{height:46px!important;padding:0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#fff!important;color:#101828!important;border:1px solid rgb(16 24 40 / .10)!important;box-shadow:0 10px 26px rgb(16 24 40 / .055)!important;font-size:14px!important;font-weight:750!important}.pds-root section.pds-stay-simple .pds-stay-telegram-card{text-decoration:none!important;color:#101828!important}.pds-root section.pds-stay-simple .pds-stay-telegram-actions{grid-column:1 / -1!important;align-self:end!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:22px!important}.pds-root section.pds-stay-simple .pds-stay-telegram-cta{min-height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 19px!important;border-radius:999px!important;background:linear-gradient(135deg,#7C3AED,#6C2BD9)!important;color:#fff!important;border:1px solid rgb(108 43 217 / .22)!important;box-shadow:0 14px 30px rgb(108 43 217 / .22)!important;font-size:14px!important;font-weight:750!important;letter-spacing:-.01em!important;text-decoration:none!important;white-space:nowrap!important}.pds-root section.pds-stay-simple .pds-stay-telegram-cta.is-secondary{background:#fff!important;color:#6C2BD9!important;border-color:rgb(108 43 217 / .28)!important;box-shadow:0 10px 24px rgb(108 43 217 / .08)!important}.pds-root section.pds-stay-simple .pds-stay-telegram-cta:hover{transform:translateY(-2px)!important}@media (max-width:1280px){.pds-root section.pds-simple-hero-v92 h1,.pds-root .pds-hero h1{font-size:clamp(42px,4.35vw,60px)!important;letter-spacing:-.03em!important}}@media (max-width:1100px){.pds-root section.pds-simple-hero-v92 h1,.pds-root .pds-hero h1{font-size:clamp(38px,4.1vw,48px)!important}.pds-root .pds-latest-board{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.pds-root section.pds-simple-hero-v92 h1,.pds-root .pds-hero h1{white-space:normal!important;text-wrap:balance!important;font-size:clamp(40px,11vw,56px)!important;line-height:1.02!important}.pds-root section.pds-simple-hero-v92 .pds-hero-inner,.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{width:min(100% - 32px,620px)!important}.pds-root section.pds-latest-final .pds-wrap{width:min(100% - 36px,1220px)!important}.pds-root .pds-latest-board{grid-template-columns:1fr!important;padding:14px!important;border-radius:26px!important}.pds-root .pds-latest-board-card{min-height:150px!important;padding:20px!important}.pds-root section.pds-stay-simple .pds-stay-telegram-actions{display:grid!important;grid-template-columns:1fr!important}.pds-root section.pds-stay-simple .pds-stay-telegram-cta{width:100%!important}}.pds-root .pds-hero h1 .pds-hero-highlight,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{padding:.012em .16em .045em!important;margin:0 .085em 0 .065em!important;font-weight:680!important;letter-spacing:-.022em!important;border-radius:18px!important}.pds-root .pds-hero h1 .pds-hero-highlight:before,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:before{left:-.38em!important;right:-.30em!important;top:.070em!important;bottom:.085em!important;border-radius:22px 18px 21px 16px!important;background:linear-gradient(98deg,#6C2BD9 0%,#7C3AED 52%,#9F7AEA 100%)!important;box-shadow:0 12px 28px rgb(108 43 217 / .18)!important;transform:translateY(.012em) rotate(-.38deg) skewX(-2.1deg)!important;clip-path:polygon(0% 15%,4% 9%,47% 4%,99% 7%,100% 79%,97% 89%,52% 95%,3% 91%,0% 78%)!important}.pds-root .pds-hero h1 .pds-hero-highlight:after,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:after{display:none!important;content:none!important}.pds-root .pds-hero h1 .pds-hero-highlight,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{padding:.045em .115em .075em!important;margin:0 .045em!important;font-weight:680!important;letter-spacing:-.022em!important;border-radius:18px!important}.pds-root .pds-hero h1 .pds-hero-highlight:before,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:before{left:-.095em!important;right:-.095em!important;top:-.035em!important;bottom:-.050em!important;border-radius:20px 18px 22px 17px!important;background:linear-gradient(98deg,#6C2BD9 0%,#7C3AED 50%,#9F7AEA 100%)!important;box-shadow:0 12px 28px rgb(108 43 217 / .16)!important;transform:translateY(.010em) rotate(-.34deg) skewX(-1.8deg)!important;clip-path:polygon(1% 8%,99% 3%,100% 91%,98% 96%,3% 94%,0% 86%)!important}.pds-root .pds-hero h1 .pds-hero-highlight:after,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:after{display:none!important;content:none!important}.pds-root section.pds-simple-hero-v92 .pds-actions .pds-btn-primary,.pds-root .pds-hero .pds-actions .pds-btn-primary{background:#fff!important;color:#6C2BD9!important;border:1.5px solid rgb(108 43 217 / .34)!important;box-shadow:0 14px 32px rgb(108 43 217 / .10)!important}.pds-root section.pds-simple-hero-v92 .pds-actions .pds-btn-primary:hover,.pds-root .pds-hero .pds-actions .pds-btn-primary:hover{transform:translateY(-2px)!important;background:#FAF7FF!important;border-color:rgb(108 43 217 / .52)!important;box-shadow:0 18px 38px rgb(108 43 217 / .14)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-canvas{box-shadow:none!important}.pds-root .pds-flow36.pds-flow30+.pds-center,.pds-root .pds-flow36 .pds-center{position:relative!important;z-index:3!important}.pds-root .pds-nav>a,.pds-root .pds-nav-item>a,.pds-root .pds-more>button{font-weight:600!important;letter-spacing:-.006em!important}.pds-root .pds-nav-item>a span,.pds-root .pds-more>button span{font-weight:600!important}.pds-root .pds-mega-menu a,.pds-root .pds-more-menu a{font-weight:600!important}.pds-root section.pds-stay-simple .pds-stay-form-row button,.pds-root section.pds-stay-simple .pds-stay-telegram-cta,.pds-root section.pds-stay-simple .pds-stay-telegram-cta.is-secondary{font-weight:600!important;letter-spacing:-.006em!important;font-size:14px!important}.pds-root section.pds-stay-simple .pds-stay-form-row button strong,.pds-root section.pds-stay-simple .pds-stay-form-row button span,.pds-root section.pds-stay-simple .pds-stay-telegram-cta strong,.pds-root section.pds-stay-simple .pds-stay-telegram-cta span{font-weight:600!important}@media (max-width:1100px){.pds-root{overflow-x:clip!important}.pds-root .pds-header-inner{width:min(100% - 28px,1220px)!important}.pds-root .pds-header-panel{border-top:1px solid rgb(108 43 217 / .08)!important;margin-top:6px!important;padding-top:16px!important}.pds-root .pds-nav-item>a,.pds-root .pds-more>button{padding:12px 4px!important;font-size:15px!important}.pds-root .pds-head-actions{gap:10px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-canvas{height:auto!important;min-height:0!important;padding:clamp(22px,3.2vw,32px)!important;overflow:visible!important;border-radius:30px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-layout{position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:24px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-left{min-height:0!important;align-content:stretch!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path{width:100%!important;max-width:760px!important;margin:0 auto!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row:before,.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button::after{display:none!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;min-height:92px!important;padding:14px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button.is-active{transform:translateY(-2px)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-visual{min-height:0!important;display:block!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-spotlight{display:none!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-scene{display:none!important;position:relative!important;inset:auto!important;padding:0!important;opacity:0!important;visibility:hidden!important;transform:none!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-scene.is-active{display:block!important;opacity:1!important;visibility:visible!important;transform:none!important}.pds-root .pds-flow36.pds-flow30 .pds-flow33-panel{width:100%!important;max-width:760px!important;margin:0 auto!important;box-shadow:0 18px 46px rgb(31 18 58 / .12)!important}.pds-root section.pds-latest-final .pds-wrap,.pds-root section.pds-stay-simple .pds-wrap{width:min(100% - 36px,1220px)!important}}@media (max-width:720px){.pds-root{overflow-x:hidden!important}.pds-root .pds-announcement{min-height:30px!important;padding:6px 34px 6px 12px!important;font-size:10.5px!important;line-height:1.25!important;text-align:center!important}.pds-root .pds-announcement a{gap:5px!important}.pds-root .pds-ann-close{right:10px!important;font-size:18px!important}.pds-root .pds-header-inner{min-height:64px!important;height:auto!important;width:min(100% - 24px,1220px)!important;gap:10px!important}.pds-root .pds-brand{gap:9px!important;min-width:0!important}.pds-root .pds-brand img{width:38px!important;height:38px!important}.pds-root .pds-brand b{font-size:16px!important;letter-spacing:-.025em!important}.pds-root .pds-brand small{display:block!important;font-size:9px!important;margin-top:3px!important;max-width:170px!important;overflow:hidden!important;text-overflow:ellipsis!important}.pds-root .pds-mobile-btn{width:36px!important;height:36px!important;border-radius:10px!important}.pds-root .pds-header-panel{padding-bottom:16px!important}.pds-root .pds-head-actions{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center!important}.pds-root .pds-head-search{grid-column:1/-1!important;width:100%!important;height:42px!important}.pds-root .pds-head-search input{width:100%!important;padding-right:12px!important}.pds-root .pds-header-login,.pds-root .pds-login{height:42px!important;border-radius:10px!important}.pds-root section.pds-simple-hero-v92{min-height:0!important;padding-top:26px!important;padding-bottom:42px!important}.pds-root section.pds-simple-hero-v92 .pds-hero-inner,.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{width:min(100% - 28px,420px)!important;max-width:420px!important;padding:34px 0 24px!important}.pds-root .pds-hero-eyebrow,.pds-root .pds-section-eyebrow,.pds-root .pds-stay-eyebrow{font-size:9px!important;letter-spacing:.13em!important;line-height:1.2!important}.pds-root section.pds-simple-hero-v92 h1,.pds-root .pds-hero h1{max-width:360px!important;font-size:clamp(33px,9.6vw,39px)!important;line-height:1.03!important;letter-spacing:-.028em!important;font-weight:690!important;white-space:normal!important;text-wrap:balance!important;margin-bottom:14px!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight,.pds-root .pds-hero h1 .pds-hero-highlight{white-space:nowrap!important;padding:.040em .110em .070em!important;margin:0 .025em!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:before,.pds-root .pds-hero h1 .pds-hero-highlight:before{left:-.075em!important;right:-.075em!important;top:-.025em!important;bottom:-.055em!important;border-radius:17px 15px 18px 15px!important}.pds-root section.pds-simple-hero-v92 p,.pds-root .pds-hero p{max-width:330px!important;font-size:14.5px!important;line-height:1.52!important;margin-bottom:20px!important}.pds-root .pds-actions{gap:10px!important;align-items:center!important}.pds-root .pds-btn{width:min(100%,320px)!important;min-height:44px!important;padding:0 18px!important;font-size:13px!important}.pds-root .pds-section{padding-top:54px!important;padding-bottom:56px!important}.pds-root .pds-section-head{max-width:350px!important;margin-bottom:26px!important}.pds-root .pds-section-head h2,.pds-root section.pds-flow36 .pds-section-head h2,.pds-root section.pds-latest-final .pds-latest-head h2,.pds-root section.pds-stay-simple .pds-stay-head h2{font-size:clamp(28px,8.5vw,34px)!important;line-height:1.06!important;letter-spacing:-.036em!important}.pds-root .pds-section-head p,.pds-root section.pds-latest-final .pds-latest-head p,.pds-root section.pds-stay-simple .pds-stay-head p{font-size:14px!important;line-height:1.55!important}.pds-root .pds-flow36.pds-flow30{padding-top:46px!important;padding-bottom:46px!important}.pds-root .pds-flow36.pds-flow30 .pds-wide{width:min(100% - 24px,1220px)!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-canvas{padding:16px!important;border-radius:24px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-layout{gap:16px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path{padding:15px!important;border-radius:20px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path>b{font-size:9px!important;margin-bottom:12px!important;letter-spacing:.12em!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button{min-height:82px!important;padding:12px 8px!important;border-radius:18px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button span{width:38px!important;height:38px!important;font-size:20px!important;border-radius:14px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow28-path-row button strong{font-size:14px!important;line-height:1.08!important}.pds-root .pds-flow36.pds-flow30 .pds-flow33-panel{padding:18px!important;border-radius:22px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow33-panel>small{font-size:9px!important;padding:7px 9px!important;letter-spacing:.11em!important}.pds-root .pds-flow36.pds-flow30 .pds-flow33-panel h4{font-size:22px!important;line-height:1.12!important;margin:12px 0 8px!important;letter-spacing:-.035em!important}.pds-root .pds-flow36.pds-flow30 .pds-flow33-panel p{font-size:13px!important;line-height:1.52!important;margin-bottom:14px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow33-feature-list,.pds-root .pds-flow36.pds-flow30 .pds-flow33-practice-grid,.pds-root .pds-flow36.pds-flow30 .pds-flow33-options,.pds-root .pds-flow36.pds-flow30 .pds-flow33-progress-stats{grid-template-columns:1fr!important;gap:9px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow33-feature-list li{min-height:42px!important;padding:10px 12px!important;font-size:12px!important}.pds-root .pds-flow36.pds-flow30 .pds-flow33-mini-card,.pds-root .pds-flow36.pds-flow30 .pds-flow33-question-card{padding:14px!important;border-radius:16px!important}.pds-root .pds-ecosystem-cta{margin-top:14px!important}.pds-root .pds-subjects{padding-top:48px!important;padding-bottom:52px!important}.pds-root .pds-subjects .pds-wrap{width:min(100% - 24px,1220px)!important}.pds-root .pds-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.pds-root .pds-subject-tile{min-height:118px!important;padding:14px 10px!important;border-radius:18px!important}.pds-root .pds-subject-tile span{font-size:24px!important;margin-bottom:8px!important}.pds-root .pds-subject-tile b{font-size:13.5px!important;line-height:1.15!important}.pds-root .pds-subject-tile small{font-size:10.5px!important;line-height:1.3!important;margin-top:5px!important}.pds-root section.pds-latest-final{padding-top:48px!important;padding-bottom:52px!important}.pds-root section.pds-latest-final .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-root section.pds-latest-final .pds-latest-head{max-width:340px!important;margin-bottom:22px!important}.pds-root .pds-latest-board{padding:12px!important;border-radius:22px!important;gap:12px!important;box-shadow:0 16px 44px rgb(31 18 58 / .055)!important}.pds-root .pds-latest-board-card{min-height:136px!important;padding:16px!important;border-radius:18px!important;gap:12px!important}.pds-root .pds-latest-card-subject,.pds-root .pds-latest-card-date{font-size:9.5px!important;letter-spacing:.06em!important}.pds-root .pds-latest-board-card strong{font-size:15.5px!important;line-height:1.22!important;letter-spacing:-.025em!important;-webkit-line-clamp:3!important}.pds-root .pds-latest-card-action{height:34px!important;padding:0 12px!important;font-size:12px!important}.pds-root .pds-latest-modern-action .pds-view-all{width:100%!important;height:46px!important;border-radius:999px!important}.pds-root section.pds-stay-simple{padding-top:52px!important;padding-bottom:58px!important}.pds-root section.pds-stay-simple .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-root section.pds-stay-simple .pds-stay-card{padding:28px 16px!important;border-radius:26px!important}.pds-root section.pds-stay-simple .pds-stay-head{max-width:330px!important;margin-bottom:22px!important}.pds-root section.pds-stay-simple .pds-stay-simple-grid{grid-template-columns:1fr!important;gap:16px!important}.pds-root section.pds-stay-simple .pds-stay-subscribe,.pds-root section.pds-stay-simple .pds-stay-telegram-card{padding:22px!important;border-radius:22px!important}.pds-root section.pds-stay-simple .pds-stay-copy b{font-size:18px!important;line-height:1.15!important}.pds-root section.pds-stay-simple .pds-stay-copy small{font-size:13px!important;line-height:1.45!important}.pds-root section.pds-stay-simple .pds-stay-form-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.pds-root section.pds-stay-simple .pds-stay-form-row input,.pds-root section.pds-stay-simple .pds-stay-form-row button,.pds-root section.pds-stay-simple .pds-stay-telegram-cta{width:100%!important;height:46px!important;min-height:46px!important;font-size:13px!important}.pds-root section.pds-stay-simple .pds-stay-telegram-actions{margin-top:18px!important;gap:10px!important}.pds-root .pds-footer{padding-top:54px!important}}.pds-root .pds-hero h1 .pds-hero-highlight,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{position:relative!important;display:inline-block!important;white-space:nowrap!important;padding:.045em .105em .095em!important;margin:0 .028em!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:700!important;letter-spacing:-.020em!important;background:none!important;text-shadow:none!important;border-radius:12px!important}.pds-root .pds-hero h1 .pds-hero-highlight:before,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:before{content:""!important;position:absolute!important;z-index:-1!important;left:-.075em!important;right:-.075em!important;top:-.045em!important;bottom:-.090em!important;background:linear-gradient(180deg,#7C3AED 0%,#6C2BD9 100%)!important;border-radius:12px!important;clip-path:none!important;transform:none!important;box-shadow:0 10px 24px rgb(108 43 217 / .16)!important}.pds-root .pds-hero h1 .pds-hero-highlight:after,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:after{display:none!important;content:none!important}@media (max-width:720px){.pds-root .pds-hero h1 .pds-hero-highlight,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{padding:.055em .095em .105em!important;margin:0 .018em!important;border-radius:10px!important}.pds-root .pds-hero h1 .pds-hero-highlight:before,.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:before{left:-.060em!important;right:-.060em!important;top:-.040em!important;bottom:-.100em!important;border-radius:10px!important}}