:root {
  --pd-bg:#07111f;
  --pd-bg-2:#0b1728;
  --pd-ink:#0b1320;
  --pd-text:#526071;
  --pd-muted:#7c8999;
  --pd-line:#e7edf4;
  --pd-light:#f6f8fb;
  --pd-white:#fff;
  --pd-blue:#2563eb;
  --pd-cyan:#31c6f4;
  --pd-violet:#7c3aed;
  --pd-radius:24px;
  --pd-shadow:0 24px 70px rgba(15,32,58,.12);
  --pd-container:min(1180px, calc(100% - 40px));
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.pd-homepage{margin:0;background:#fff;color:var(--pd-ink);font-family:'Manrope',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.6;overflow-x:hidden}
body.pd-homepage a{text-decoration:none;color:inherit}
/* Explicit link colors prevent the active block theme from making light CTA text invisible. */
body.pd-homepage a.pd-header-cta{color:#101827}
body.pd-homepage a.pd-btn-primary,body.pd-homepage a.pd-btn-secondary,body.pd-homepage a.pd-btn-outline-light{color:#fff}
body.pd-homepage a.pd-btn-light{color:#111c2b}
body.pd-homepage .pd-service-card>a,body.pd-homepage a.pd-text-link,body.pd-homepage .pd-resource-grid a{color:var(--pd-blue)}
body.pd-homepage .pd-dropdown a{color:#263548}
body.pd-homepage .pd-footer-cols a{color:#7d90a5}
body.pd-homepage a.pd-tool-card{color:#fff}
body.pd-homepage button{font:inherit}
body.pd-homepage svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pd-container{width:var(--pd-container);margin-inline:auto}
.pd-skip{position:fixed;left:16px;top:-100px;z-index:9999;background:#fff;color:#111;padding:10px 14px;border-radius:10px}.pd-skip:focus{top:16px}

.pd-header{position:fixed;inset:0 0 auto;z-index:1000;padding:18px 0;transition:.25s ease;color:#fff}.pd-header.is-scrolled{background:rgba(6,15,27,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);padding:12px 0}.pd-header-inner{height:58px;display:flex;align-items:center;gap:30px}.pd-brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.pd-brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--pd-blue),var(--pd-cyan));display:grid;place-items:center;font-weight:800;color:#fff;font-size:22px;box-shadow:0 10px 30px rgba(37,99,235,.35)}.pd-brand-copy{display:flex;flex-direction:column;line-height:1.12}.pd-brand-copy strong{font-size:17px;letter-spacing:-.4px}.pd-brand-copy small{font-size:9px;text-transform:uppercase;letter-spacing:1.8px;color:#8fa3bc;margin-top:4px}.pd-nav{margin-left:auto;display:flex;align-items:center;gap:4px}.pd-nav-link{border:0;background:none;color:#cbd6e4;padding:12px 13px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:.2s ease}.pd-nav-link:hover,.pd-nav-link.is-active{color:#fff;background:rgba(255,255,255,.06)}.pd-nav-group{position:relative}.pd-dropdown-toggle span{font-size:12px;margin-left:4px}.pd-dropdown{display:none;position:absolute;top:calc(100% + 12px);left:0;min-width:230px;background:#fff;color:var(--pd-ink);border:1px solid #eaf0f5;border-radius:16px;padding:8px;box-shadow:0 24px 70px rgba(1,13,31,.23)}.pd-dropdown-wide{min-width:310px}.pd-nav-group:hover .pd-dropdown,.pd-nav-group.is-open .pd-dropdown{display:block}.pd-dropdown:before{content:"";position:absolute;top:-10px;left:22px;width:20px;height:20px;background:#fff;transform:rotate(45deg);border-left:1px solid #eaf0f5;border-top:1px solid #eaf0f5}.pd-dropdown a{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:11px 13px;border-radius:10px;font-size:12px;font-weight:600;color:#263548}.pd-dropdown a:hover{background:#f4f7fb;color:var(--pd-blue)}.pd-dropdown a span{opacity:.35}.pd-header-cta{display:inline-flex;align-items:center;gap:8px;margin-left:10px;padding:12px 18px;border-radius:12px;background:#fff;color:#101827;font-size:12px;font-weight:800;box-shadow:0 10px 28px rgba(0,0,0,.15)}.pd-header-cta:hover{transform:translateY(-1px)}.pd-menu-toggle{display:none;width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);padding:10px;cursor:pointer}.pd-menu-toggle>span:not(.screen-reader-text){display:block;height:2px;background:#fff;margin:4px 0;border-radius:4px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.pd-hero{position:relative;min-height:780px;background:radial-gradient(circle at 78% 35%,rgba(34,211,238,.10),transparent 26%),linear-gradient(155deg,#06101d 0%,#071321 48%,#09182a 100%);color:#fff;padding:170px 0 105px;overflow:hidden}.pd-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.6),transparent 80%)}.pd-hero-glow{position:absolute;border-radius:50%;filter:blur(70px);opacity:.18}.pd-hero-glow-a{width:360px;height:360px;background:#2563eb;right:18%;top:15%}.pd-hero-glow-b{width:300px;height:300px;background:#22d3ee;left:4%;bottom:-10%}.pd-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center}.pd-eyebrow,.pd-kicker{text-transform:uppercase;letter-spacing:2.2px;font-size:10px;font-weight:800;color:var(--pd-blue)}.pd-eyebrow{display:flex;align-items:center;gap:9px;color:#8bb8ff;margin-bottom:22px}.pd-eyebrow span{width:30px;height:1px;background:#46bfff}.pd-hero h1{font-size:64px;line-height:1.04;letter-spacing:-3.6px;margin:0 0 24px;max-width:650px;font-weight:800}.pd-hero h1 span,.pd-section h2 span,.pd-centered-head h2 span,.pd-tools-header h2 span,.pd-final-cta h2 span{background:linear-gradient(90deg,#73a8ff,#62def4);-webkit-background-clip:text;background-clip:text;color:transparent}.pd-hero-copy>p{font-size:16px;color:#a9bacd;max-width:590px;margin:0 0 32px}.pd-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.pd-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;border-radius:13px;font-size:12px;font-weight:800;transition:.2s ease}.pd-btn svg,.pd-text-link svg,.pd-service-card>a svg,.pd-resource-grid a svg{width:16px;height:16px}.pd-btn:hover{transform:translateY(-2px)}.pd-btn-primary{background:linear-gradient(135deg,var(--pd-blue),#3b82f6);color:#fff;box-shadow:0 14px 35px rgba(37,99,235,.32)}.pd-btn-secondary{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.055);color:#fff}.pd-btn-light{background:#fff;color:#111c2b}.pd-btn-outline-light{border:1px solid rgba(255,255,255,.22);color:#fff}.pd-trust-line{display:flex;align-items:center;gap:12px;color:#7f93aa;font-size:9px;text-transform:uppercase;letter-spacing:1px;margin-top:30px;flex-wrap:wrap}.pd-trust-line i{width:3px;height:3px;border-radius:50%;background:#3d526b}

.pd-hero-visual{position:relative;min-height:485px}.pd-visual-shell{position:absolute;inset:25px 0 0 20px;background:linear-gradient(180deg,rgba(19,37,60,.92),rgba(10,24,42,.95));border:1px solid rgba(255,255,255,.11);border-radius:24px;box-shadow:0 40px 120px rgba(0,0,0,.38);overflow:hidden;transform:perspective(1200px) rotateY(-5deg) rotateX(2deg)}.pd-visual-topbar{height:44px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;padding:0 15px}.pd-window-dots{display:flex;gap:6px}.pd-window-dots span{width:6px;height:6px;border-radius:50%;background:#53667c}.pd-mini-status{font-size:8px;color:#8194aa;text-transform:uppercase;letter-spacing:1px}.pd-mini-status span{display:inline-block;width:5px;height:5px;background:#22c55e;border-radius:50%;margin-right:6px;box-shadow:0 0 12px #22c55e}.pd-visual-body{height:calc(100% - 44px);display:grid;grid-template-columns:52px 1fr}.pd-visual-sidebar{border-right:1px solid rgba(255,255,255,.07);display:flex;align-items:center;flex-direction:column;gap:15px;padding:14px 8px}.pd-sidebar-logo{width:27px;height:27px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#37c6f2);display:grid;place-items:center;font-size:8px;font-weight:800}.pd-visual-sidebar>span{display:block;width:24px;height:24px;border-radius:7px;background:rgba(255,255,255,.045);position:relative}.pd-visual-sidebar>span:after{content:"";position:absolute;width:8px;height:8px;border:1px solid #70849a;border-radius:2px;inset:7px}.pd-visual-sidebar>span.is-on{background:rgba(37,99,235,.22)}.pd-visual-content{padding:22px}.pd-visual-heading{display:flex;align-items:center;justify-content:space-between}.pd-visual-heading small{display:block;color:#698098;font-size:8px;text-transform:uppercase;letter-spacing:1px}.pd-visual-heading strong{display:block;font-size:15px;margin-top:3px}.pd-live-pill{font-size:7px;color:#8ceba8;border:1px solid rgba(34,197,94,.25);background:rgba(34,197,94,.08);padding:5px 9px;border-radius:999px;text-transform:uppercase;letter-spacing:1px}.pd-metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.pd-metric-card{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:12px}.pd-metric-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;margin-bottom:10px;font-size:10px}.pd-metric-icon.blue{background:rgba(37,99,235,.18);color:#76a5ff}.pd-metric-icon.cyan{background:rgba(34,211,238,.13);color:#6be3f7}.pd-metric-icon.violet{background:rgba(139,92,246,.14);color:#b7a0ff}.pd-metric-card small{display:block;font-size:7px;color:#71869c}.pd-metric-card strong{display:block;font-size:14px;margin:2px 0}.pd-metric-card em{font-style:normal;font-size:7px;color:#57d58b}.pd-chart-card{margin-top:12px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:13px}.pd-chart-head{display:flex;justify-content:space-between;font-size:8px}.pd-chart-head span{color:#6d839a}.pd-chart-bars{height:105px;display:flex;align-items:end;gap:5px;padding-top:15px}.pd-chart-bars span{height:var(--h);flex:1;background:linear-gradient(180deg,#45ccf0,#2769eb);border-radius:4px 4px 1px 1px;opacity:.8}.pd-channel-row{display:flex;gap:7px;margin-top:12px}.pd-channel-row span{font-size:7px;color:#8397aa;padding:5px 7px;background:rgba(255,255,255,.04);border-radius:6px}.pd-floating-card{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;background:rgba(252,254,255,.95);color:#132033;border:1px solid rgba(255,255,255,.5);box-shadow:0 18px 40px rgba(0,0,0,.22);padding:10px 12px;border-radius:13px;backdrop-filter:blur(15px);animation:pdFloat 4.5s ease-in-out infinite}.pd-floating-card>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#eaf2ff;color:var(--pd-blue);font-size:9px;font-weight:800}.pd-floating-card strong,.pd-floating-card small{display:block}.pd-floating-card strong{font-size:9px}.pd-floating-card small{font-size:7px;color:#768396}.pd-float-ai{right:-15px;top:62px}.pd-float-qr{left:-10px;bottom:46px;animation-delay:-1.6s}.pd-float-qr>span{background:#ecfeff;color:#0891b2}@keyframes pdFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}

.pd-value-strip{background:#fff;border-bottom:1px solid var(--pd-line)}.pd-value-grid{display:grid;grid-template-columns:repeat(4,1fr)}.pd-value-grid>div{display:flex;gap:13px;padding:26px 22px;border-right:1px solid var(--pd-line)}.pd-value-grid>div:first-child{padding-left:0}.pd-value-grid>div:last-child{border-right:0}.pd-value-no{font-size:9px;color:#8aa0b6;font-weight:800;padding-top:4px}.pd-value-grid strong{display:block;font-size:11px}.pd-value-grid p{font-size:8.5px;color:#778495;margin:3px 0 0;line-height:1.45}

.pd-section{padding:105px 0}.pd-section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:45px}.pd-section-head h2,.pd-centered-head h2,.pd-tools-header h2,.pd-final-cta h2{font-size:42px;line-height:1.15;letter-spacing:-2px;margin:12px 0 0;max-width:650px}.pd-section-head>p,.pd-tools-header>p{max-width:380px;color:var(--pd-text);font-size:13px;margin:0}.pd-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pd-service-card{position:relative;min-height:315px;border:1px solid var(--pd-line);border-radius:20px;padding:22px;display:flex;flex-direction:column;transition:.25s ease;overflow:hidden;background:#fff}.pd-service-card:before{content:"";position:absolute;inset:auto -30% -50% 30%;height:180px;background:radial-gradient(circle,rgba(37,99,235,.09),transparent 65%);opacity:0;transition:.25s}.pd-service-card:hover{transform:translateY(-5px);border-color:#cbd9ea;box-shadow:0 24px 60px rgba(20,50,90,.09)}.pd-service-card:hover:before{opacity:1}.pd-service-featured{background:linear-gradient(180deg,#fff,#fbfdff)}.pd-service-top{display:flex;justify-content:space-between;align-items:center}.pd-service-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;background:#eff5ff;color:var(--pd-blue)}.pd-service-icon svg{width:20px;height:20px}.pd-service-badge{font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#698096;border:1px solid #e7edf4;border-radius:999px;padding:5px 8px}.pd-service-card h3{font-size:17px;line-height:1.3;letter-spacing:-.45px;margin:22px 0 10px}.pd-service-card p{font-size:10px;color:#697789;margin:0;line-height:1.65}.pd-service-card small{display:block;color:#7d8da1;font-size:8px;margin-top:17px}.pd-service-card>a{display:flex;align-items:center;gap:8px;color:var(--pd-blue);font-size:9px;font-weight:800;margin-top:auto;padding-top:22px}.pd-service-card>a svg{transition:.2s}.pd-service-card:hover>a svg{transform:translateX(3px)}

.pd-products-section{background:var(--pd-light)}.pd-centered-head{text-align:center;max-width:760px;margin:0 auto 55px}.pd-centered-head h2{max-width:none}.pd-centered-head p{font-size:12px;color:var(--pd-text);max-width:600px;margin:14px auto 0}.pd-product-stack{display:flex;flex-direction:column;gap:22px}.pd-product-row{display:grid;grid-template-columns:.92fr 1.08fr;min-height:455px;background:#fff;border:1px solid var(--pd-line);border-radius:26px;overflow:hidden}.pd-product-row-reverse{grid-template-columns:1.08fr .92fr}.pd-product-row-reverse .pd-product-copy{order:2}.pd-product-row-reverse .pd-product-visual{order:1}.pd-product-copy{padding:62px 58px}.pd-product-index{font-size:8px;text-transform:uppercase;letter-spacing:1.5px;color:var(--pd-blue);font-weight:800}.pd-product-copy h3{font-size:31px;line-height:1.18;letter-spacing:-1.5px;margin:15px 0}.pd-product-copy>p{font-size:11px;color:#687789;max-width:500px}.pd-product-copy ul{padding:0;margin:24px 0;list-style:none;display:grid;gap:8px}.pd-product-copy li{display:flex;align-items:center;gap:8px;color:#435164;font-size:9px}.pd-product-copy li svg{width:14px;height:14px;color:#16a34a}.pd-text-link{display:inline-flex;align-items:center;gap:8px;font-size:10px;color:var(--pd-blue);font-weight:800}.pd-product-visual{position:relative;display:grid;place-items:center;min-height:380px;overflow:hidden}.pd-product-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 20%,rgba(70,175,255,.22),transparent 34%),linear-gradient(145deg,#edf5ff,#f8fbff)}.pd-inbox-window{position:relative;z-index:2;width:78%;height:72%;border-radius:18px;background:#fff;box-shadow:0 24px 55px rgba(34,72,118,.16);overflow:hidden;border:1px solid #dfe8f2}.pd-inbox-head{height:46px;border-bottom:1px solid #edf1f5;display:flex;justify-content:space-between;align-items:center;padding:0 15px;font-size:9px;font-weight:800}.pd-inbox-head em{font-style:normal;color:#2d6be8;background:#edf4ff;border-radius:999px;padding:5px 8px;font-size:7px}.pd-inbox-body{display:grid;grid-template-columns:44px 1fr;height:calc(100% - 46px)}.pd-inbox-body aside{border-right:1px solid #eef2f6;padding-top:13px;display:grid;justify-content:center;align-content:start;gap:10px}.pd-inbox-body aside b{width:22px;height:22px;border-radius:7px;background:#edf2f7}.pd-chat{padding:20px}.pd-chat-user,.pd-chat-ai{font-size:8px;line-height:1.55;padding:10px 11px;border-radius:11px;max-width:78%;margin-bottom:12px}.pd-chat-user{background:#f0f3f7;color:#556375;margin-left:auto}.pd-chat-ai{background:#edf5ff;color:#29507b}.pd-chat-ai small{display:block;color:#2970df;font-weight:800;margin-bottom:3px}.pd-ai-state{display:flex;align-items:center;gap:6px;color:#7e8a99;font-size:7px;margin-top:18px}.pd-ai-state span{width:6px;height:6px;background:#22c55e;border-radius:50%}.pd-cardly-visual:before{background:radial-gradient(circle at 20% 20%,rgba(49,198,244,.26),transparent 31%),linear-gradient(145deg,#effcff,#f5f7ff)}.pd-phone-card{position:relative;z-index:2;width:230px;min-height:325px;background:#fff;border:8px solid #172235;border-radius:30px;padding:30px 20px 18px;text-align:center;box-shadow:0 30px 60px rgba(33,62,100,.18)}.pd-profile-avatar{width:64px;height:64px;border-radius:50%;margin:0 auto 10px;display:grid;place-items:center;background:linear-gradient(135deg,#265fe4,#31c6f4);color:#fff;font-size:18px;font-weight:800}.pd-phone-card strong,.pd-phone-card small{display:block}.pd-phone-card strong{font-size:12px}.pd-phone-card small{font-size:8px;color:#8290a1;margin-top:3px}.pd-profile-btns{display:flex;gap:5px;justify-content:center;margin:16px 0}.pd-profile-btns span{font-size:6px;padding:6px 8px;border-radius:7px;background:#eff5ff;color:#2d6ce9;font-weight:700}.pd-qr-mini{margin:15px auto 6px;font-size:44px;line-height:1;color:#172235}.pd-phone-card em{font-size:6px;color:#8391a2;font-style:normal}.pd-scan-bubble{position:absolute;z-index:3;right:10%;bottom:15%;background:#fff;padding:10px 13px;border-radius:13px;box-shadow:0 15px 35px rgba(30,60,100,.15)}.pd-scan-bubble strong,.pd-scan-bubble small{display:block}.pd-scan-bubble strong{font-size:13px;color:#2563eb}.pd-scan-bubble small{font-size:7px;color:#7b8998}.pd-form-visual:before{background:radial-gradient(circle at 80% 30%,rgba(124,58,237,.14),transparent 30%),linear-gradient(145deg,#f6f3ff,#f5fbff)}.pd-form-window{position:relative;z-index:2;width:70%;background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:18px;box-shadow:0 25px 60px rgba(65,55,100,.14)}.pd-form-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.pd-form-title span{font-size:10px;font-weight:800}.pd-form-title b{font-size:6px;background:#ebfff1;color:#16a34a;border-radius:99px;padding:4px 7px}.pd-form-window label{display:block;font-size:7px;color:#667487;margin-top:10px}.pd-form-window label>span,.pd-form-window select{display:block;width:100%;height:29px;border:1px solid #e1e7ee;border-radius:7px;background:#fafbfd;margin-top:4px}.pd-form-window select{font-size:7px;color:#9aa5b2;padding:0 8px}.pd-form-options{display:flex;gap:6px;margin:13px 0}.pd-form-options i{width:27%;height:12px;border-radius:5px;background:#eff3f7}.pd-form-window button{width:100%;border:0;background:#2563eb;color:#fff;border-radius:8px;padding:8px;font-size:7px;font-weight:800}.pd-auto-badge{position:absolute;z-index:3;right:6%;bottom:16%;display:flex;gap:8px;align-items:center;background:#fff;border:1px solid #e5eaf1;border-radius:13px;padding:9px 11px;box-shadow:0 18px 35px rgba(50,60,100,.13)}.pd-auto-badge>span{width:27px;height:27px;display:grid;place-items:center;background:#ebfff1;color:#16a34a;border-radius:8px;font-size:10px;font-weight:800}.pd-auto-badge strong,.pd-auto-badge small{display:block}.pd-auto-badge strong{font-size:8px}.pd-auto-badge small{font-size:6px;color:#8190a1}

.pd-ecosystem-section{background:linear-gradient(145deg,#07111f,#0b1d31);color:#fff;position:relative;overflow:hidden}.pd-ecosystem-section:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:#2563eb;filter:blur(140px);opacity:.12;right:-180px;top:-120px}.pd-ecosystem-grid{position:relative;z-index:2;display:grid;grid-template-columns:.88fr 1.12fr;gap:90px;align-items:center}.pd-kicker-light{color:#75b8ff}.pd-ecosystem-copy h2{font-size:42px;line-height:1.16;letter-spacing:-2px;margin:14px 0 18px}.pd-ecosystem-copy p{color:#9bb0c5;font-size:12px;max-width:480px;margin:0 0 28px}.pd-ecosystem-flow{display:grid}.pd-ecosystem-flow>div{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.09)}.pd-ecosystem-flow span{font-size:8px;color:#6f859c}.pd-ecosystem-flow strong{font-size:14px}.pd-ecosystem-flow small{color:#7f95ab;font-size:8px}.pd-ecosystem-flow>div:after{content:'→';color:#5f7994;font-size:12px}.pd-ecosystem-flow>div:hover strong{color:#76b8ff}

.pd-industries{background:#fff}.pd-industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pd-industry-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;border:1px solid var(--pd-line);border-radius:15px;padding:18px;transition:.2s ease}.pd-industry-card:hover{border-color:#b9cce2;transform:translateY(-3px)}.pd-industry-card span{font-size:8px;color:#9aa8b8}.pd-industry-card strong{font-size:10px}.pd-industry-card em{font-style:normal;color:#95a6b8}.pd-process-section{background:var(--pd-light)}.pd-process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.pd-process-card{background:#fff;border:1px solid var(--pd-line);border-radius:17px;padding:22px;min-height:205px}.pd-process-card>span{width:31px;height:31px;border-radius:8px;background:#eff5ff;color:#2563eb;display:grid;place-items:center;font-size:8px;font-weight:800}.pd-process-card h3{font-size:13px;margin:28px 0 9px}.pd-process-card p{font-size:8.5px;color:#728094;margin:0}

.pd-tools-section{position:relative;background:linear-gradient(145deg,#081321,#0a1b2e);color:#fff;overflow:hidden}.pd-tools-glow{position:absolute;width:500px;height:500px;border-radius:50%;background:#1d7be8;filter:blur(140px);opacity:.14;left:-160px;top:-220px}.pd-tools-header{position:relative;display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:38px}.pd-tools-header>p{color:#93a8bd}.pd-tools-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.pd-tool-card{min-height:145px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.035);border-radius:16px;padding:17px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;transition:.22s ease}.pd-tool-card:hover{background:rgba(255,255,255,.07);border-color:rgba(118,184,255,.35);transform:translateY(-3px)}.pd-tool-icon{width:37px;height:37px;border-radius:10px;display:grid;place-items:center;background:rgba(48,138,255,.12);color:#6eb4ff}.pd-tool-icon svg{width:17px;height:17px}.pd-tool-card strong{display:block;font-size:10px}.pd-tool-card p{font-size:7.5px;line-height:1.5;color:#8095aa;margin:6px 0 0}.pd-tool-card em{font-style:normal;color:#668097;font-size:10px}.pd-tools-action{text-align:center;margin-top:30px}

.pd-resources-section{background:#fff}.pd-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pd-resource-grid article{border:1px solid var(--pd-line);border-radius:18px;padding:25px;min-height:260px;display:flex;flex-direction:column}.pd-resource-grid article>span{font-size:7px;text-transform:uppercase;letter-spacing:1.4px;color:#2563eb;font-weight:800}.pd-resource-grid h3{font-size:17px;line-height:1.35;letter-spacing:-.4px;margin:18px 0 12px}.pd-resource-grid p{font-size:9px;color:#758294;margin:0}.pd-resource-grid a{display:flex;gap:7px;align-items:center;margin-top:auto;color:#2563eb;font-weight:800;font-size:8px}.pd-final-cta{background:linear-gradient(135deg,#2563eb,#1247be 55%,#0e3aa1);color:#fff;text-align:center;padding:90px 0;position:relative;overflow:hidden}.pd-final-cta:before,.pd-final-cta:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid rgba(255,255,255,.12)}.pd-final-cta:before{left:-120px;top:-130px}.pd-final-cta:after{right:-110px;bottom:-170px}.pd-final-cta .pd-container{position:relative;z-index:2}.pd-final-cta h2{max-width:780px;margin:14px auto 0;font-size:46px}.pd-final-cta h2 span{background:linear-gradient(90deg,#fff,#bdeeff);-webkit-background-clip:text;background-clip:text;color:transparent}.pd-final-cta p{max-width:650px;color:#d8e7ff;font-size:12px;margin:18px auto 26px}.pd-cta-actions{justify-content:center}

.pd-footer{background:#050d18;color:#c4cfda;padding:70px 0 25px}.pd-footer-top{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-bottom:50px}.pd-brand-footer{color:#fff}.pd-footer-brand p{font-size:10px;color:#718397;margin-top:20px}.pd-footer-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.pd-footer-cols div{display:flex;flex-direction:column;gap:9px}.pd-footer-cols strong{font-size:9px;color:#fff;margin-bottom:6px}.pd-footer-cols a{font-size:8px;color:#7d90a5;transition:.2s}.pd-footer-cols a:hover{color:#fff}.pd-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:22px;display:flex;justify-content:space-between;color:#63758a;font-size:7px}

[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}[data-reveal].is-visible{opacity:1;transform:none}


/* --------------------------------------------------------------------------
   v1.0.2 — readability, hierarchy and premium interaction polish
   -------------------------------------------------------------------------- */
:root{--pd-container:min(1240px,calc(100% - 48px));--pd-shadow:0 28px 80px rgba(15,32,58,.13)}
.pd-header-inner{height:62px}.pd-nav-link{font-size:14px}.pd-header-cta{font-size:13px;padding:13px 19px}.pd-brand-copy strong{font-size:18px}.pd-brand-copy small{font-size:9.5px}
.pd-hero{min-height:800px}.pd-hero-copy>p{font-size:17px;line-height:1.75}.pd-eyebrow,.pd-kicker{font-size:10.5px}.pd-btn{font-size:13px;padding:14px 21px}.pd-trust-line{font-size:10px}
.pd-section{padding:112px 0}.pd-section-head{margin-bottom:50px}.pd-section-head>p,.pd-tools-header>p{font-size:14px;line-height:1.75}.pd-centered-head p{font-size:13.5px;line-height:1.75}
.pd-service-grid{gap:16px}.pd-service-card{min-height:338px;padding:25px;border-radius:22px}.pd-service-icon{width:46px;height:46px}.pd-service-badge{font-size:9px;padding:5px 9px}.pd-service-card h3{font-size:18px;margin-top:24px}.pd-service-card p{font-size:12.5px;line-height:1.72}.pd-service-card small{font-size:10.5px;line-height:1.55}.pd-service-card>a{font-size:11.5px;padding-top:24px}.pd-service-card:hover{box-shadow:0 24px 70px rgba(20,50,90,.11);border-color:#bcd0e8}
.pd-product-stack{gap:26px}.pd-product-row{min-height:475px;border-radius:28px;box-shadow:0 12px 38px rgba(26,54,86,.035)}.pd-product-copy{padding:66px 62px}.pd-product-index{font-size:9.5px}.pd-product-copy h3{font-size:33px}.pd-product-copy>p{font-size:13.5px;line-height:1.75}.pd-product-copy li{font-size:11.5px}.pd-text-link{font-size:12px}.pd-product-row:hover{box-shadow:0 28px 70px rgba(26,54,86,.08);transform:translateY(-2px);transition:.25s ease}
.pd-ecosystem-grid{gap:100px}.pd-ecosystem-copy p{font-size:14px;line-height:1.75}.pd-ecosystem-flow>div{padding:22px 0}.pd-ecosystem-flow span{font-size:10px}.pd-ecosystem-flow strong{font-size:15px}.pd-ecosystem-flow small{font-size:11.5px}.pd-ecosystem-flow>div:after{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:50%}
.pd-industry-grid{gap:14px}.pd-industry-card{padding:20px;border-radius:16px}.pd-industry-card span{font-size:10px}.pd-industry-card strong{font-size:12.5px}.pd-industry-card:hover{box-shadow:0 15px 35px rgba(20,50,90,.06)}
.pd-process-grid{gap:14px}.pd-process-card{padding:25px;min-height:230px;border-radius:19px;transition:.22s ease}.pd-process-card>span{width:35px;height:35px;font-size:10px}.pd-process-card h3{font-size:15px;margin-top:30px}.pd-process-card p{font-size:11.5px;line-height:1.7}.pd-process-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(24,49,80,.07);border-color:#cad8e8}
.pd-tools-grid{gap:13px}.pd-tool-card{min-height:160px;padding:20px;border-radius:18px}.pd-tool-card strong{font-size:12.5px}.pd-tool-card p{font-size:10.5px;line-height:1.65}.pd-tool-card em{font-size:13px}.pd-tool-icon{width:40px;height:40px}
.pd-resource-grid{gap:16px}.pd-resource-grid article{padding:29px;min-height:282px;border-radius:20px;transition:.22s ease}.pd-resource-grid article>span{font-size:9.5px}.pd-resource-grid h3{font-size:18px}.pd-resource-grid p{font-size:12.5px;line-height:1.75}.pd-resource-grid a{font-size:11.5px}.pd-resource-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(20,50,90,.07);border-color:#cbd9e8}
.pd-final-cta p{font-size:14px;line-height:1.75}.pd-footer-brand p{font-size:12px}.pd-footer-cols strong{font-size:11.5px}.pd-footer-cols a{font-size:10.5px}.pd-footer-bottom{font-size:9.5px}

@media (max-width:1080px){
  :root{--pd-container:min(940px,calc(100% - 36px))}
  .pd-header-cta{display:none}.pd-nav-link{padding-inline:10px}
  .pd-hero{min-height:auto;padding-top:145px}.pd-hero h1{font-size:53px}.pd-hero-grid{gap:30px}.pd-hero-visual{min-height:430px}
  .pd-service-grid{grid-template-columns:repeat(2,1fr)}.pd-process-grid{grid-template-columns:repeat(3,1fr)}.pd-tools-grid{grid-template-columns:repeat(2,1fr)}
}

@media (max-width:820px){
  .pd-header{padding:12px 0}.pd-header-inner{height:50px}.pd-menu-toggle{display:block;margin-left:auto}.pd-nav{display:none;position:absolute;left:18px;right:18px;top:74px;background:rgba(8,19,33,.98);border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:10px;flex-direction:column;align-items:stretch;box-shadow:0 25px 60px rgba(0,0,0,.35)}.pd-nav.is-open{display:flex}.pd-nav-link{text-align:left;width:100%;padding:12px}.pd-dropdown{position:static;box-shadow:none;background:rgba(255,255,255,.05);border:0;margin:4px 0 8px}.pd-dropdown:before{display:none}.pd-dropdown a{color:#c3d1df}.pd-dropdown a:hover{background:rgba(255,255,255,.06);color:#fff}
  .pd-hero{padding:130px 0 75px}.pd-hero-grid{grid-template-columns:1fr}.pd-hero-copy{text-align:center}.pd-eyebrow{justify-content:center}.pd-hero h1{font-size:52px;max-width:720px;margin-inline:auto}.pd-hero-copy>p{margin-inline:auto}.pd-hero-actions,.pd-trust-line{justify-content:center}.pd-hero-visual{max-width:650px;width:100%;margin:20px auto 0}
  .pd-value-grid{grid-template-columns:repeat(2,1fr)}.pd-value-grid>div:nth-child(2){border-right:0}.pd-value-grid>div:first-child{padding-left:22px}.pd-value-grid>div:nth-child(-n+2){border-bottom:1px solid var(--pd-line)}
  .pd-section{padding:80px 0}.pd-section-head,.pd-tools-header{align-items:start;flex-direction:column;gap:16px}.pd-section-head h2,.pd-centered-head h2,.pd-tools-header h2{font-size:37px}.pd-section-head>p,.pd-tools-header>p{max-width:580px}
  .pd-product-row,.pd-product-row-reverse{grid-template-columns:1fr}.pd-product-row-reverse .pd-product-copy{order:1}.pd-product-row-reverse .pd-product-visual{order:2}.pd-product-copy{padding:44px}.pd-product-visual{min-height:370px}
  .pd-ecosystem-grid{grid-template-columns:1fr;gap:45px}.pd-industry-grid{grid-template-columns:repeat(2,1fr)}.pd-process-grid{grid-template-columns:repeat(2,1fr)}.pd-resource-grid{grid-template-columns:1fr}.pd-resource-grid article{min-height:220px}
  .pd-footer-top{grid-template-columns:1fr}.pd-footer-cols{grid-template-columns:repeat(4,1fr)}
}

@media (max-width:560px){
  :root{--pd-container:calc(100% - 28px);--pd-radius:18px}
  .pd-brand-mark{width:37px;height:37px;font-size:18px}.pd-brand-copy strong{font-size:15px}
  .pd-hero{padding-top:115px}.pd-eyebrow{font-size:8px;letter-spacing:1.5px}.pd-hero h1{font-size:41px;letter-spacing:-2.5px}.pd-hero-copy>p{font-size:13px}.pd-btn{width:100%}.pd-trust-line{display:none}.pd-hero-visual{min-height:345px}.pd-visual-shell{inset:10px 0 0}.pd-visual-content{padding:14px}.pd-metric-grid{gap:5px}.pd-metric-card{padding:8px}.pd-metric-card strong{font-size:11px}.pd-chart-bars{height:75px}.pd-float-ai{right:-5px;top:40px}.pd-float-qr{left:-5px;bottom:28px}
  .pd-value-grid{grid-template-columns:1fr}.pd-value-grid>div{border-right:0;border-bottom:1px solid var(--pd-line)!important;padding:18px 0!important}.pd-value-grid>div:last-child{border-bottom:0!important}
  .pd-section{padding:68px 0}.pd-section-head h2,.pd-centered-head h2,.pd-tools-header h2,.pd-ecosystem-copy h2{font-size:31px;letter-spacing:-1.4px}.pd-service-grid{grid-template-columns:1fr}.pd-service-card{min-height:285px}.pd-product-copy{padding:32px 25px}.pd-product-copy h3{font-size:26px}.pd-product-visual{min-height:330px}.pd-inbox-window{width:88%}.pd-phone-card{transform:scale(.9)}.pd-scan-bubble{right:4%}.pd-form-window{width:85%}.pd-auto-badge{right:3%}
  .pd-ecosystem-flow>div{grid-template-columns:35px 1fr auto}.pd-ecosystem-flow small{display:none}.pd-industry-grid,.pd-process-grid,.pd-tools-grid{grid-template-columns:1fr}.pd-process-card{min-height:170px}.pd-tool-card{min-height:125px}.pd-final-cta{padding:72px 0}.pd-final-cta h2{font-size:35px}.pd-footer{padding-top:55px}.pd-footer-cols{grid-template-columns:repeat(2,1fr);gap:35px 25px}.pd-footer-bottom{flex-direction:column;gap:5px}
}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transform:none;transition:none}.pd-floating-card{animation:none}}

/* =========================================================
   ProDesign Homepage V1.0.3 — Premium Hero & Product Upgrade
   ========================================================= */
body.pd-homepage .pd-header{padding:15px 0}
body.pd-homepage .pd-header-inner{height:62px;padding:0 12px 0 10px;border:1px solid transparent;border-radius:18px;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}
body.pd-homepage .pd-header.is-scrolled .pd-header-inner{background:rgba(10,22,38,.72);border-color:rgba(255,255,255,.08);box-shadow:0 18px 50px rgba(0,0,0,.18)}
body.pd-homepage .pd-brand-mark{width:44px;height:44px;border-radius:14px;position:relative;isolation:isolate}
body.pd-homepage .pd-brand-mark:after{content:"";position:absolute;inset:1px;border:1px solid rgba(255,255,255,.28);border-radius:13px;z-index:-1}
body.pd-homepage .pd-brand-copy strong{font-size:18px;letter-spacing:-.65px}
body.pd-homepage .pd-brand-copy small{font-size:8.5px;letter-spacing:2px}
body.pd-homepage .pd-nav{padding:4px;border:1px solid rgba(255,255,255,.055);background:rgba(255,255,255,.025);border-radius:14px}
body.pd-homepage .pd-nav-link{padding:10px 13px;border-radius:9px;font-size:12.5px}
body.pd-homepage .pd-header-cta{padding:12px 17px;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}
body.pd-homepage .pd-header-cta:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.22)}

body.pd-homepage .pd-hero{min-height:820px;padding:178px 0 112px;background:radial-gradient(circle at 76% 30%,rgba(33,174,255,.14),transparent 28%),radial-gradient(circle at 14% 74%,rgba(37,99,235,.09),transparent 24%),linear-gradient(150deg,#05101d 0%,#071522 48%,#091a2d 100%)}
body.pd-homepage .pd-hero:after{content:"";position:absolute;width:700px;height:700px;border:1px solid rgba(111,178,255,.08);border-radius:50%;right:-330px;top:38px;box-shadow:0 0 0 90px rgba(111,178,255,.025),0 0 0 180px rgba(111,178,255,.018);pointer-events:none}
body.pd-homepage .pd-hero-grid{grid-template-columns:.92fr 1.08fr;gap:82px}
body.pd-homepage .pd-eyebrow{display:inline-flex;padding:7px 11px 7px 9px;border-radius:999px;border:1px solid rgba(128,184,255,.14);background:rgba(74,141,226,.065);margin-bottom:24px}
body.pd-homepage .pd-eyebrow span{width:22px}
body.pd-homepage .pd-hero h1{font-size:66px;max-width:620px;letter-spacing:-4.15px;margin-bottom:25px}
body.pd-homepage .pd-hero-copy>p{font-size:16.5px;line-height:1.78;max-width:610px;color:#aebed0}
body.pd-homepage .pd-hero-actions{margin-top:2px}
body.pd-homepage .pd-btn{min-height:48px;padding:14px 21px;border-radius:13px}
body.pd-homepage .pd-btn-primary{box-shadow:0 18px 45px rgba(37,99,235,.34),inset 0 1px 0 rgba(255,255,255,.18)}
body.pd-homepage .pd-btn-secondary{background:rgba(255,255,255,.045);backdrop-filter:blur(8px)}
body.pd-homepage .pd-trust-line{margin-top:28px;color:#90a2b8}
body.pd-homepage .pd-trust-line span{padding:5px 0}

body.pd-homepage .pd-hero-visual{min-height:510px}
body.pd-homepage .pd-visual-shell{inset:16px 0 0 0;border-radius:27px;border-color:rgba(255,255,255,.13);box-shadow:0 45px 130px rgba(0,0,0,.44),0 0 0 1px rgba(45,150,255,.025) inset;transform:perspective(1300px) rotateY(-3.5deg) rotateX(1.4deg)}
body.pd-homepage .pd-visual-topbar{height:48px;padding:0 18px}
body.pd-homepage .pd-visual-body{height:calc(100% - 48px);grid-template-columns:58px 1fr}
body.pd-homepage .pd-visual-sidebar{padding-top:18px}
body.pd-homepage .pd-visual-content{padding:25px 25px 22px}
body.pd-homepage .pd-visual-heading strong{font-size:17px;letter-spacing:-.35px}
body.pd-homepage .pd-live-pill{color:#b8f6ca;background:rgba(34,197,94,.075);padding:6px 9px}
body.pd-homepage .pd-capability-grid{margin-top:21px;gap:11px}
body.pd-homepage .pd-capability-grid .pd-metric-card{min-height:110px;padding:13px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.032))}
body.pd-homepage .pd-capability-grid .pd-metric-card strong{font-size:12px;letter-spacing:-.15px;white-space:nowrap}
body.pd-homepage .pd-capability-grid .pd-metric-card em{font-style:normal;font-size:6.8px;color:#688098;margin-top:4px;display:block}
body.pd-homepage .pd-workflow-card{padding:15px 16px 17px}
body.pd-homepage .pd-workflow-line{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:8px;margin-top:20px}
body.pd-homepage .pd-workflow-line>span{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:48px}
body.pd-homepage .pd-workflow-line b{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(37,99,235,.35),rgba(49,198,244,.15));border:1px solid rgba(111,170,255,.18);font-size:7px;color:#a9c9ff}
body.pd-homepage .pd-workflow-line small{font-size:6.4px;color:#7f94ab}
body.pd-homepage .pd-workflow-line>i{height:1px;background:linear-gradient(90deg,rgba(52,127,255,.2),rgba(62,211,239,.65),rgba(52,127,255,.2));position:relative}
body.pd-homepage .pd-workflow-line>i:after{content:"";position:absolute;right:-1px;top:-2px;width:5px;height:5px;border-top:1px solid #57ccec;border-right:1px solid #57ccec;transform:rotate(45deg)}
body.pd-homepage .pd-channel-row{gap:6px;flex-wrap:wrap}
body.pd-homepage .pd-channel-row span{border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.03)}
body.pd-homepage .pd-floating-card{backdrop-filter:blur(12px);border:1px solid rgba(210,229,249,.92)}
body.pd-homepage .pd-float-ai{right:-18px;top:62px}
body.pd-homepage .pd-float-qr{left:-22px;bottom:58px}

body.pd-homepage a.pd-service-card{color:var(--pd-ink)}
body.pd-homepage .pd-service-grid{gap:17px}
body.pd-homepage .pd-service-card{min-height:350px;padding:26px;border-radius:23px;isolation:isolate;transform:translateZ(0)}
body.pd-homepage .pd-service-card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,rgba(37,99,235,.04),transparent 32%,rgba(49,198,244,.035));opacity:0;transition:opacity .25s ease;z-index:-1}
body.pd-homepage .pd-service-card:hover{transform:translateY(-7px);border-color:#aec8e6;box-shadow:0 28px 70px rgba(23,55,94,.12)}
body.pd-homepage .pd-service-card:hover:after{opacity:1}
body.pd-homepage .pd-service-icon{width:48px;height:48px;border-radius:14px;box-shadow:inset 0 0 0 1px rgba(37,99,235,.045)}
body.pd-homepage .pd-service-icon svg{width:21px;height:21px}
body.pd-homepage .pd-service-featured .pd-service-icon{background:linear-gradient(145deg,#edf5ff,#f5fbff)}
body.pd-homepage .pd-service-card h3{font-size:19px;line-height:1.25;margin-top:25px}
body.pd-homepage .pd-service-card p{font-size:12.7px;line-height:1.75}
body.pd-homepage .pd-service-card small{font-size:10.3px;line-height:1.6;padding-top:1px}
body.pd-homepage .pd-service-link{display:flex;align-items:center;gap:8px;color:var(--pd-blue);font-size:11.5px;font-weight:800;margin-top:auto;padding-top:24px}
body.pd-homepage .pd-service-link svg{width:16px;height:16px;transition:transform .2s ease}
body.pd-homepage .pd-service-card:hover .pd-service-link svg{transform:translateX(4px)}

body.pd-homepage .pd-product-stack{gap:28px}
body.pd-homepage .pd-product-row{min-height:500px;border-radius:30px;border-color:#e2eaf3;box-shadow:0 14px 44px rgba(26,54,86,.045)}
body.pd-homepage .pd-product-row:hover{transform:translateY(-3px);box-shadow:0 30px 80px rgba(26,54,86,.095)}
body.pd-homepage .pd-product-copy{padding:66px 64px}
body.pd-homepage .pd-product-tags{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0 2px}
body.pd-homepage .pd-product-tags span{font-size:8px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#5f75a0;background:#f3f7fd;border:1px solid #e4ecf6;border-radius:999px;padding:5px 8px}
body.pd-homepage .pd-product-copy h3{margin-top:18px;font-size:34px}
body.pd-homepage .pd-product-visual:before{background:radial-gradient(circle at 72% 18%,rgba(68,175,255,.25),transparent 34%),radial-gradient(circle at 25% 76%,rgba(37,99,235,.08),transparent 32%),linear-gradient(145deg,#edf6ff,#fbfdff)}
body.pd-homepage .pd-inbox-window{width:80%;height:73%;border-radius:19px;box-shadow:0 28px 65px rgba(34,72,118,.18)}
body.pd-homepage .pd-inbox-head{height:49px;padding-inline:17px}
body.pd-homepage .pd-inbox-channels{position:absolute;top:58px;left:62px;right:14px;display:flex;gap:5px;z-index:2}
body.pd-homepage .pd-inbox-channels span{font-size:6.2px;color:#687d93;background:#f4f7fa;border:1px solid #edf1f4;border-radius:999px;padding:4px 7px}
body.pd-homepage .pd-inbox-body{height:calc(100% - 49px)}
body.pd-homepage .pd-chat{padding:46px 22px 20px}
body.pd-homepage .pd-chat-user,body.pd-homepage .pd-chat-ai{font-size:8.3px;padding:11px 12px}
body.pd-homepage .pd-phone-card{width:238px;min-height:338px;border-radius:32px;box-shadow:0 34px 70px rgba(33,62,100,.2)}
body.pd-homepage .pd-profile-avatar{width:67px;height:67px;box-shadow:0 12px 26px rgba(37,99,235,.22)}
body.pd-homepage .pd-scan-bubble{right:7%;bottom:16%;min-width:144px}
body.pd-homepage .pd-scan-bubble strong{font-size:11px}
body.pd-homepage .pd-form-window{width:72%;padding:20px;border-radius:19px;box-shadow:0 28px 66px rgba(65,55,100,.16)}
body.pd-homepage .pd-auto-badge{right:5%;bottom:14%}
body.pd-homepage .pd-form-flow{position:absolute;z-index:3;left:7%;bottom:8%;display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.91);border:1px solid #e6edf5;box-shadow:0 14px 28px rgba(50,60,100,.1);backdrop-filter:blur(8px)}
body.pd-homepage .pd-form-flow span{font-size:6.5px;font-weight:800;color:#47617f}
body.pd-homepage .pd-form-flow i{font-size:7px;font-style:normal;color:#83a1bf}

@media (max-width:1080px){
  body.pd-homepage .pd-hero{padding-top:152px}
  body.pd-homepage .pd-hero-grid{gap:40px}
  body.pd-homepage .pd-hero h1{font-size:55px;letter-spacing:-3.2px}
  body.pd-homepage .pd-hero-visual{min-height:450px}
  body.pd-homepage .pd-nav{background:transparent;border-color:transparent;padding:0}
}
@media (max-width:820px){
  body.pd-homepage .pd-header-inner{padding-inline:4px;border:0;background:transparent!important;box-shadow:none!important}
  body.pd-homepage .pd-nav{padding:10px;background:rgba(8,19,33,.98);border:1px solid rgba(255,255,255,.09)}
  body.pd-homepage .pd-hero{padding-top:132px;min-height:auto}
  body.pd-homepage .pd-hero-grid{gap:28px}
  body.pd-homepage .pd-hero-copy{text-align:center}
  body.pd-homepage .pd-hero h1{font-size:52px}
  body.pd-homepage .pd-hero-visual{min-height:455px;max-width:680px}
  body.pd-homepage .pd-float-ai{right:0}
  body.pd-homepage .pd-float-qr{left:0}
  body.pd-homepage .pd-product-copy{padding:48px 45px}
}
@media (max-width:560px){
  body.pd-homepage .pd-brand-mark{width:39px;height:39px;border-radius:12px}
  body.pd-homepage .pd-brand-mark:after{border-radius:11px}
  body.pd-homepage .pd-hero{padding-top:116px}
  body.pd-homepage .pd-eyebrow{font-size:7.5px;padding:6px 9px}
  body.pd-homepage .pd-hero h1{font-size:42px;letter-spacing:-2.65px}
  body.pd-homepage .pd-hero-copy>p{font-size:13.5px;line-height:1.72}
  body.pd-homepage .pd-hero-visual{min-height:365px}
  body.pd-homepage .pd-visual-shell{inset:8px 0 0;transform:none}
  body.pd-homepage .pd-capability-grid .pd-metric-card{min-height:84px;padding:8px}
  body.pd-homepage .pd-capability-grid .pd-metric-card strong{font-size:9px}
  body.pd-homepage .pd-capability-grid .pd-metric-card em{font-size:5.8px}
  body.pd-homepage .pd-workflow-line{gap:4px}
  body.pd-homepage .pd-workflow-line>span{min-width:36px}
  body.pd-homepage .pd-workflow-line b{width:24px;height:24px}
  body.pd-homepage .pd-workflow-line small{font-size:5.5px}
  body.pd-homepage .pd-channel-row span:nth-child(n+5){display:none}
  body.pd-homepage .pd-service-card{min-height:300px;padding:24px}
  body.pd-homepage .pd-product-row{min-height:auto}
  body.pd-homepage .pd-product-copy{padding:34px 25px}
  body.pd-homepage .pd-product-copy h3{font-size:27px}
  body.pd-homepage .pd-product-visual{min-height:350px}
  body.pd-homepage .pd-inbox-window{width:90%;height:72%}
  body.pd-homepage .pd-inbox-channels{left:54px;right:10px}
  body.pd-homepage .pd-phone-card{transform:scale(.88)}
  body.pd-homepage .pd-scan-bubble{right:2%;min-width:128px}
  body.pd-homepage .pd-form-window{width:86%}
  body.pd-homepage .pd-auto-badge{right:2%;bottom:13%}
  body.pd-homepage .pd-form-flow{left:4%;bottom:5%}
}

/* =========================================================
   ProDesign Homepage V1.0.4 — Service Cards & UI Consistency
   ========================================================= */
body.pd-homepage .pd-value-strip{background:#fff;border-bottom:1px solid #edf2f7;box-shadow:0 12px 35px rgba(16,42,74,.025)}
body.pd-homepage .pd-value-grid>div{min-height:92px;align-items:center}
body.pd-homepage .pd-value-no{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#f3f7fc;border:1px solid #e6edf5;color:#4672ad;font-size:8px;font-weight:800;flex:0 0 auto}
body.pd-homepage .pd-value-grid strong{font-size:11px;letter-spacing:-.18px;color:#27374a}
body.pd-homepage .pd-value-grid p{font-size:9.5px;line-height:1.5;color:#8a99aa;margin-top:3px}

body.pd-homepage #services{position:relative}
body.pd-homepage #services:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.055),transparent 67%);right:-260px;top:150px;pointer-events:none}
body.pd-homepage .pd-service-grid{position:relative;z-index:1;gap:18px}
body.pd-homepage .pd-service-card{min-height:330px;padding:24px 24px 22px;border-radius:22px;border-color:#e2eaf3;background:linear-gradient(180deg,#fff 0%,#fefeff 100%);box-shadow:0 1px 0 rgba(26,54,86,.02);overflow:hidden}
body.pd-homepage .pd-service-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--pd-card-accent,#4b8cff);opacity:.78;transition:height .25s ease,opacity .25s ease}
body.pd-homepage .pd-service-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-85px;top:-90px;background:radial-gradient(circle,var(--pd-card-glow,rgba(37,99,235,.08)),transparent 68%);opacity:.7;z-index:0;transition:transform .3s ease,opacity .3s ease}
body.pd-homepage .pd-service-card>*{position:relative;z-index:2}
body.pd-homepage .pd-service-card:hover{transform:translateY(-6px);border-color:#bcd0e7;box-shadow:0 28px 64px rgba(23,55,94,.105)}
body.pd-homepage .pd-service-card:hover:before{height:4px;opacity:1}
body.pd-homepage .pd-service-card:hover:after{transform:scale(1.18);opacity:1}
body.pd-homepage .pd-service-card:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:4px}
body.pd-homepage .pd-service-number{position:absolute;right:21px;top:54px;font-size:31px;line-height:1;font-weight:800;letter-spacing:-1.7px;color:#eef3f8;pointer-events:none}
body.pd-homepage .pd-service-top{min-height:47px}
body.pd-homepage .pd-service-icon{width:47px;height:47px;border-radius:14px;background:linear-gradient(145deg,#edf5ff,#f9fcff);border:1px solid #e4edf8;box-shadow:0 7px 18px rgba(38,94,155,.055)}
body.pd-homepage .pd-service-icon svg{width:20px;height:20px}
body.pd-homepage .pd-service-badge{max-width:128px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:7.4px;line-height:1;text-transform:uppercase;letter-spacing:.7px;color:#60738a;background:#f8fafc;border:1px solid #e7edf3;border-radius:999px;padding:6px 8px;font-weight:800}
body.pd-homepage .pd-service-card h3{font-size:18px;line-height:1.28;letter-spacing:-.48px;margin:23px 0 10px;max-width:88%}
body.pd-homepage .pd-service-card p{font-size:11.4px;line-height:1.68;color:#68778a;margin:0;min-height:58px}
body.pd-homepage .pd-service-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:17px}
body.pd-homepage .pd-service-chips span{font-size:7.6px;line-height:1;font-weight:750;color:#60748d;background:#f5f8fc;border:1px solid #e6edf5;border-radius:7px;padding:6px 7px;white-space:nowrap}
body.pd-homepage .pd-service-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:20px;color:#2563eb}
body.pd-homepage .pd-service-link b{font-size:9.5px;font-weight:800}
body.pd-homepage .pd-service-link i{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#eff5ff;border:1px solid #e0eaf7;font-style:normal;transition:transform .22s ease,background .22s ease}
body.pd-homepage .pd-service-link i svg{width:13px;height:13px}
body.pd-homepage .pd-service-card:hover .pd-service-link i{transform:translateX(3px);background:#e5f0ff}

body.pd-homepage .pd-service-1{--pd-card-accent:#3186ff;--pd-card-glow:rgba(49,134,255,.12)}
body.pd-homepage .pd-service-2{--pd-card-accent:#18a6e8;--pd-card-glow:rgba(24,166,232,.12)}
body.pd-homepage .pd-service-3{--pd-card-accent:#5865f2;--pd-card-glow:rgba(88,101,242,.11)}
body.pd-homepage .pd-service-4{--pd-card-accent:#7b61ff;--pd-card-glow:rgba(123,97,255,.11)}
body.pd-homepage .pd-service-5{--pd-card-accent:#2d7df5;--pd-card-glow:rgba(45,125,245,.09)}
body.pd-homepage .pd-service-6{--pd-card-accent:#12a67d;--pd-card-glow:rgba(18,166,125,.09)}
body.pd-homepage .pd-service-7{--pd-card-accent:#d66a5d;--pd-card-glow:rgba(214,106,93,.08)}
body.pd-homepage .pd-service-8{--pd-card-accent:#60789a;--pd-card-glow:rgba(96,120,154,.08)}
body.pd-homepage .pd-service-featured{border-color:#dbe7f5;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
body.pd-homepage .pd-service-featured .pd-service-badge{color:#41658d;background:#f4f8fd;border-color:#dfebf7}

body.pd-homepage a.pd-text-link:focus-visible,
body.pd-homepage a.pd-tool-card:focus-visible,
body.pd-homepage .pd-resource-grid a:focus-visible,
body.pd-homepage .pd-btn:focus-visible,
body.pd-homepage .pd-nav-link:focus-visible,
body.pd-homepage .pd-header-cta:focus-visible{outline:3px solid rgba(62,155,255,.28);outline-offset:3px}

@media (max-width:1080px){
  body.pd-homepage .pd-service-card{min-height:310px}
  body.pd-homepage .pd-service-card p{min-height:auto}
}
@media (max-width:820px){
  body.pd-homepage .pd-service-card{min-height:295px}
  body.pd-homepage .pd-service-number{font-size:28px}
}
@media (max-width:560px){
  body.pd-homepage .pd-value-grid>div{min-height:auto}
  body.pd-homepage .pd-value-grid strong{font-size:12px}
  body.pd-homepage .pd-value-grid p{font-size:10.5px}
  body.pd-homepage .pd-service-card{min-height:285px;padding:23px}
  body.pd-homepage .pd-service-card h3{font-size:19px;max-width:82%}
  body.pd-homepage .pd-service-card p{font-size:12.5px;line-height:1.7}
  body.pd-homepage .pd-service-badge{font-size:7.5px}
  body.pd-homepage .pd-service-chips span{font-size:8px;padding:6px 7px}
  body.pd-homepage .pd-service-link b{font-size:10.5px}
}

/* =========================================================
   ProDesign Homepage V1.0.5 — Featured Products Premium UI
   ========================================================= */
body.pd-homepage .pd-products-section{overflow:hidden;background:linear-gradient(180deg,#f5f8fc 0%,#f7f9fc 46%,#f3f7fb 100%)}
body.pd-homepage .pd-products-section .pd-container{position:relative;z-index:1}
body.pd-homepage .pd-products-section:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;left:-320px;top:210px;background:radial-gradient(circle,rgba(46,150,255,.09),transparent 68%);pointer-events:none}
body.pd-homepage .pd-products-section:after{content:"";position:absolute;width:720px;height:720px;border-radius:50%;right:-390px;bottom:120px;background:radial-gradient(circle,rgba(93,105,255,.07),transparent 68%);pointer-events:none}
body.pd-homepage .pd-product-stack-v105{gap:26px}
body.pd-homepage .pd-product-premium{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:520px;border:1px solid #e1eaf3;border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(33,65,101,.075);overflow:hidden;isolation:isolate}
body.pd-homepage .pd-product-premium.pd-product-row-reverse{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}
body.pd-homepage .pd-product-premium .pd-product-copy{padding:48px 44px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,#fff,#fcfdff)}
body.pd-homepage .pd-product-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}
body.pd-homepage .pd-product-meta .pd-product-index{margin:0}
body.pd-homepage .pd-product-status{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #e3eaf3;border-radius:999px;background:#f8fafc;color:#65768a;font-size:7.8px;font-weight:800;letter-spacing:.15px}
body.pd-homepage .pd-product-status i{width:6px;height:6px;border-radius:50%;background:#16b981;box-shadow:0 0 0 4px rgba(22,185,129,.1)}
body.pd-homepage .pd-product-premium .pd-product-tags{margin-bottom:15px}
body.pd-homepage .pd-product-premium .pd-product-tags span{font-size:7.3px;padding:6px 8px;border-radius:999px;background:#f3f7fc;color:#58708c;border:1px solid #e5edf5}
body.pd-homepage .pd-product-premium .pd-product-copy h3{font-size:32px;line-height:1.08;letter-spacing:-1.25px;max-width:480px;margin:0 0 15px;color:#0b1728}
body.pd-homepage .pd-product-premium .pd-product-copy h3 span{color:#2b8fff}
body.pd-homepage .pd-product-premium .pd-product-copy>p{font-size:12.2px;line-height:1.72;color:#647489;max-width:510px;margin:0}
body.pd-homepage .pd-product-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}
body.pd-homepage .pd-product-feature-grid>div{padding:13px 11px;border:1px solid #e7edf4;border-radius:13px;background:#fbfcfe;min-height:105px}
body.pd-homepage .pd-product-feature-grid b{display:block;font-size:7px;letter-spacing:.65px;color:#94a3b5;margin-bottom:9px}
body.pd-homepage .pd-product-feature-grid strong{display:block;font-size:9.2px;color:#26384d;line-height:1.25;margin-bottom:5px}
body.pd-homepage .pd-product-feature-grid small{display:block;font-size:7.7px;line-height:1.45;color:#8795a5}
body.pd-homepage .pd-product-actions{display:flex;align-items:center;gap:10px;margin-top:24px;flex-wrap:wrap}
body.pd-homepage .pd-product-primary,body.pd-homepage .pd-product-secondary{min-height:39px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;font-size:8.8px;font-weight:800;transition:.22s ease;text-decoration:none!important}
body.pd-homepage .pd-product-primary{background:#1769eb;color:#fff!important;box-shadow:0 9px 20px rgba(23,105,235,.17)}
body.pd-homepage .pd-product-primary svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:1.8}
body.pd-homepage .pd-product-secondary{border:1px solid #dde6ef;background:#fff;color:#3b4f66!important}
body.pd-homepage .pd-product-primary:hover{transform:translateY(-2px);background:#0f5ed9;box-shadow:0 13px 27px rgba(23,105,235,.24)}
body.pd-homepage .pd-product-secondary:hover{transform:translateY(-2px);border-color:#c7d6e6;background:#f8fbff}
body.pd-homepage .pd-product-premium .pd-product-visual{min-height:520px;position:relative;border-left:1px solid rgba(217,229,241,.78);overflow:hidden}
body.pd-homepage .pd-product-row-reverse.pd-product-premium .pd-product-visual{border-left:0;border-right:1px solid rgba(217,229,241,.78)}

/* NexaDesk */
body.pd-homepage .pd-nexa-v105{background:radial-gradient(circle at 22% 18%,rgba(78,188,255,.20),transparent 33%),linear-gradient(145deg,#edf8ff,#eaf3ff 52%,#f6f9ff)}
body.pd-homepage .pd-nexa-app{position:absolute;left:5.5%;right:5.5%;top:11%;bottom:11%;border-radius:18px;background:#fff;border:1px solid rgba(185,207,229,.8);box-shadow:0 28px 60px rgba(30,75,120,.14);overflow:hidden}
body.pd-homepage .pd-app-top{height:43px;border-bottom:1px solid #e9eef4;display:flex;align-items:center;padding:0 13px;gap:9px;color:#53657a}
body.pd-homepage .pd-app-top>div{display:flex;gap:4px}
body.pd-homepage .pd-app-top>div span{width:5px;height:5px;border-radius:50%;background:#d8e1eb}
body.pd-homepage .pd-app-top strong{font-size:8px;color:#26384e;margin-left:2px}
body.pd-homepage .pd-app-top em{margin-left:auto;font-style:normal;font-size:6.6px;padding:5px 7px;border-radius:6px;background:#f3f7fb;color:#8190a1}
body.pd-homepage .pd-app-layout{height:calc(100% - 43px);display:grid;grid-template-columns:38px 130px minmax(0,1fr) 100px}
body.pd-homepage .pd-app-nav{background:#0b1d33;padding:10px 0;display:flex;flex-direction:column;align-items:center;gap:13px}
body.pd-homepage .pd-app-nav b{width:22px;height:22px;border-radius:7px;background:#2c86ff;color:#fff;display:grid;place-items:center;font-size:7px;margin-bottom:6px}
body.pd-homepage .pd-app-nav i{width:13px;height:13px;border-radius:4px;background:#1d3551;position:relative}
body.pd-homepage .pd-app-nav i.is-active{background:#2c86ff;box-shadow:0 0 0 4px rgba(44,134,255,.13)}
body.pd-homepage .pd-conversation-list{border-right:1px solid #e9eef4;background:#fbfcfe;padding:12px 9px;overflow:hidden}
body.pd-homepage .pd-list-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 3px}
body.pd-homepage .pd-list-head strong{font-size:8px;color:#26384d}
body.pd-homepage .pd-list-head span{font-size:5.8px;color:#8797aa}
body.pd-homepage .pd-conversation{display:grid;grid-template-columns:20px 1fr auto;gap:6px;align-items:center;padding:8px 6px;border-radius:8px;margin-bottom:4px}
body.pd-homepage .pd-conversation.is-active{background:#edf5ff}
body.pd-homepage .pd-conversation i{width:20px;height:20px;border-radius:6px;display:grid;place-items:center;color:#fff;font-size:7px;font-weight:900;font-style:normal;text-transform:uppercase}
body.pd-homepage .pd-conversation i.fb{background:#1877f2}body.pd-homepage .pd-conversation i.wa{background:#20b86b}body.pd-homepage .pd-conversation i.tg{background:#2b9bd8}
body.pd-homepage .pd-conversation b{display:block;font-size:6.6px;color:#405268;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.pd-homepage .pd-conversation small{display:block;font-size:5.4px;color:#92a0af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
body.pd-homepage .pd-conversation em{font-style:normal;font-size:5px;color:#a0adbb}
body.pd-homepage .pd-message-panel{display:flex;flex-direction:column;min-width:0;background:#fff}
body.pd-homepage .pd-message-head{height:47px;border-bottom:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;padding:0 12px}
body.pd-homepage .pd-message-head b{display:block;font-size:7px;color:#2e4055}body.pd-homepage .pd-message-head small{display:block;font-size:5.5px;color:#92a0b0;margin-top:2px}body.pd-homepage .pd-message-head>span{font-size:5.4px;padding:4px 6px;border-radius:999px;background:#eaf9f2;color:#188159}
body.pd-homepage .pd-message-body{flex:1;padding:15px 12px;overflow:hidden;background:linear-gradient(#fff,#fcfdff)}
body.pd-homepage .pd-msg{max-width:75%;padding:8px 9px;border-radius:9px;font-size:6.2px;line-height:1.45;margin-bottom:9px}
body.pd-homepage .pd-msg.customer{margin-left:auto;background:#2e7ff4;color:#fff;border-bottom-right-radius:3px}
body.pd-homepage .pd-msg.ai{background:#f0f5fa;color:#53657a;border-bottom-left-radius:3px}
body.pd-homepage .pd-msg.ai small{display:block;font-size:5px;color:#2682e9;font-weight:800;margin-bottom:3px}
body.pd-homepage .pd-kb-note{display:flex;align-items:center;gap:6px;margin-top:13px;border:1px dashed #cfe0f2;border-radius:8px;background:#f8fbff;padding:7px}
body.pd-homepage .pd-kb-note>span{width:18px;height:18px;border-radius:5px;background:#e9f3ff;color:#2684f2;display:grid;place-items:center;font-size:7px}
body.pd-homepage .pd-kb-note b{display:block;font-size:5.6px;color:#51647a}body.pd-homepage .pd-kb-note small{display:block;font-size:4.8px;color:#94a2b1;margin-top:1px}
body.pd-homepage .pd-message-compose{height:39px;border-top:1px solid #edf1f5;margin-top:auto;display:flex;align-items:center;gap:8px;padding:0 9px}
body.pd-homepage .pd-message-compose span{flex:1;height:24px;border:1px solid #e5ebf1;border-radius:7px;padding:7px;color:#a0adbb;font-size:5.5px}
body.pd-homepage .pd-message-compose button{height:24px;border:0;border-radius:7px;background:#2579ef;color:#fff;padding:0 9px;font-size:5.5px}
body.pd-homepage .pd-ai-panel{border-left:1px solid #e9eef4;background:#fbfcfe;padding:17px 10px}
body.pd-homepage .pd-ai-orb{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#1c72e7,#53b6ff);color:#fff;font-size:7px;font-weight:900;box-shadow:0 8px 18px rgba(39,128,238,.2);margin-bottom:10px}
body.pd-homepage .pd-ai-panel>strong{display:block;font-size:7px;color:#33465c}body.pd-homepage .pd-ai-panel>small{display:block;font-size:5px;color:#96a3b1;margin-top:3px}
body.pd-homepage .pd-ai-meter{height:4px;border-radius:99px;background:#e7edf3;margin:13px 0;overflow:hidden}body.pd-homepage .pd-ai-meter i{display:block;width:72%;height:100%;background:linear-gradient(90deg,#2c7dec,#55b9ff)}
body.pd-homepage .pd-ai-mini{padding:8px 0;border-top:1px solid #ebf0f5}body.pd-homepage .pd-ai-mini span{display:block;font-size:5px;color:#93a0af}body.pd-homepage .pd-ai-mini b{display:block;font-size:5.8px;color:#3e536b;margin-top:2px}

/* Cardly */
body.pd-homepage .pd-cardly-v105{background:radial-gradient(circle at 80% 20%,rgba(85,193,255,.23),transparent 31%),linear-gradient(145deg,#ecfbff,#edf5ff 55%,#f8fbff)}
body.pd-homepage .pd-cardly-stage{position:absolute;inset:0}
body.pd-homepage .pd-cardly-phone{position:absolute;width:184px;height:356px;left:22%;top:50%;transform:translateY(-50%);border:5px solid #13263d;border-radius:28px;background:#fff;box-shadow:0 28px 55px rgba(19,54,91,.18);text-align:center;padding:48px 15px 15px;overflow:hidden}
body.pd-homepage .pd-phone-notch{position:absolute;top:7px;left:50%;transform:translateX(-50%);width:56px;height:8px;border-radius:99px;background:#0b1725;z-index:4}
body.pd-homepage .pd-cardly-cover{position:absolute;left:0;right:0;top:0;height:78px;background:linear-gradient(135deg,#1367df,#36a8ff)}
body.pd-homepage .pd-cardly-avatar{position:relative;width:56px;height:56px;border-radius:18px;background:#fff;border:4px solid #fff;box-shadow:0 8px 22px rgba(28,76,126,.13);display:grid;place-items:center;margin:0 auto 8px;color:#2578eb;font-size:12px;font-weight:900}
body.pd-homepage .pd-cardly-phone>strong{display:block;font-size:9px;color:#22364c}body.pd-homepage .pd-cardly-phone>small{display:block;font-size:5.8px;color:#8a99a9;margin-top:3px}
body.pd-homepage .pd-cardly-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:14px 0 12px}body.pd-homepage .pd-cardly-actions span{padding:7px 2px;border-radius:7px;background:#f0f6fd;color:#497092;font-size:5.3px;font-weight:700}
body.pd-homepage .pd-cardly-info{border-top:1px solid #edf1f5;padding-top:7px;text-align:left}body.pd-homepage .pd-cardly-info>div{display:flex;align-items:center;gap:6px;padding:7px 0;border-bottom:1px solid #f0f3f6}body.pd-homepage .pd-cardly-info i{width:14px;height:14px;border-radius:5px;background:#eaf3ff}body.pd-homepage .pd-cardly-info span{font-size:5.5px;color:#64778c}
body.pd-homepage .pd-cardly-phone button{border:0;border-radius:8px;background:#1769e7;color:#fff;width:100%;height:29px;font-size:6px;font-weight:800;margin-top:12px}
body.pd-homepage .pd-cardly-qr-card{position:absolute;right:9%;top:24%;width:160px;padding:12px;border-radius:15px;background:rgba(255,255,255,.94);border:1px solid #dce8f4;box-shadow:0 20px 46px rgba(30,83,135,.13);display:flex;align-items:center;gap:11px}
body.pd-homepage .pd-real-qr{width:48px;height:48px;flex:0 0 48px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);gap:2px;padding:4px;background:#fff;border:1px solid #d6e1eb}
body.pd-homepage .pd-real-qr i{background:#142a43;border-radius:1px}.pd-real-qr i:nth-child(2),.pd-real-qr i:nth-child(5),.pd-real-qr i:nth-child(8),.pd-real-qr i:nth-child(11),.pd-real-qr i:nth-child(14){background:transparent}
body.pd-homepage .pd-cardly-qr-card strong,body.pd-homepage .pd-cardly-share strong{display:block;font-size:7px;color:#31465c}body.pd-homepage .pd-cardly-qr-card small,body.pd-homepage .pd-cardly-share small{display:block;font-size:5.3px;color:#92a0af;margin-top:3px}
body.pd-homepage .pd-cardly-share{position:absolute;right:12%;bottom:26%;display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:13px;background:#fff;border:1px solid #dce8f4;box-shadow:0 16px 38px rgba(30,83,135,.1)}body.pd-homepage .pd-cardly-share>span{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#eaf4ff;color:#277fed;font-size:11px}

/* Form Generator */
body.pd-homepage .pd-form-v105{background:radial-gradient(circle at 76% 16%,rgba(116,111,255,.15),transparent 33%),linear-gradient(145deg,#f1f6ff,#eef4ff 50%,#f9fbff)}
body.pd-homepage .pd-form-builder{position:absolute;left:5%;right:5%;top:11%;bottom:16%;background:#fff;border:1px solid #dfe8f2;border-radius:17px;box-shadow:0 27px 60px rgba(42,70,110,.13);overflow:hidden}
body.pd-homepage .pd-builder-top{height:42px;border-bottom:1px solid #e9eef4;display:flex;align-items:center;gap:9px;padding:0 12px}body.pd-homepage .pd-builder-top>div{display:flex;gap:4px}body.pd-homepage .pd-builder-top>div span{width:5px;height:5px;border-radius:50%;background:#d9e1ea}body.pd-homepage .pd-builder-top strong{font-size:7.5px;color:#33475e}body.pd-homepage .pd-builder-top em{margin-left:auto;font-style:normal;font-size:5.5px;color:#19815a;background:#eaf8f2;border-radius:99px;padding:4px 7px}
body.pd-homepage .pd-builder-body{height:calc(100% - 42px);display:grid;grid-template-columns:72px minmax(0,1fr) 116px}
body.pd-homepage .pd-builder-body>aside:first-child{background:#fafbfd;border-right:1px solid #edf1f5;padding:11px 7px}body.pd-homepage .pd-builder-body>aside:first-child span{display:block;padding:8px 7px;border-radius:7px;font-size:5.6px;color:#8190a1;margin-bottom:3px}body.pd-homepage .pd-builder-body>aside:first-child span.is-active{background:#eaf3ff;color:#2779e8;font-weight:800}
body.pd-homepage .pd-builder-canvas{display:grid;place-items:center;background:#f7f9fc;padding:10px}
body.pd-homepage .pd-form-card{width:80%;background:#fff;border:1px solid #e3eaf1;border-radius:12px;padding:13px;box-shadow:0 8px 22px rgba(42,68,99,.06)}body.pd-homepage .pd-form-card-head{margin-bottom:9px}body.pd-homepage .pd-form-card-head b{display:block;font-size:7px;color:#32465d}body.pd-homepage .pd-form-card-head small{display:block;font-size:5.2px;color:#9aa6b4;margin-top:2px}
body.pd-homepage .pd-form-card label{display:block;font-size:5.2px;color:#738399;margin:7px 0}body.pd-homepage .pd-form-card label>span{display:block;height:19px;border:1px solid #e1e7ee;border-radius:5px;background:#fafbfd;margin-top:4px}body.pd-homepage .pd-form-card label>span.select:after{content:"⌄";float:right;margin:3px 5px;color:#9aa8b5}.pd-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:5px}.pd-two-fields i{height:18px;border:1px solid #e5eaf0;border-radius:5px;background:#fafbfd}
body.pd-homepage .pd-form-card button{height:24px;width:100%;border:0;border-radius:6px;background:#266fe9;color:#fff;font-size:5.6px;font-weight:800;margin-top:9px}
body.pd-homepage .pd-output-panel{border-left:1px solid #edf1f5;background:#fbfcfe;padding:13px 9px}body.pd-homepage .pd-output-panel>small{display:block;font-size:4.8px;letter-spacing:.6px;color:#9ba7b4;font-weight:800;margin-bottom:8px}.pd-output-panel>div{display:flex;align-items:center;gap:6px;padding:7px 0;border-top:1px solid #eef2f6}.pd-output-panel>div span{width:21px;height:21px;border-radius:6px;background:#eaf3ff;color:#2578e8;display:grid;place-items:center;font-size:5.6px;font-weight:900}.pd-output-panel>div b{font-size:5.4px;color:#52657b}
body.pd-homepage .pd-workflow-ribbon{position:absolute;left:13%;right:13%;bottom:6%;height:43px;border-radius:13px;background:#fff;border:1px solid #dce7f2;box-shadow:0 13px 32px rgba(41,73,112,.1);display:flex;align-items:center;justify-content:center;gap:12px}body.pd-homepage .pd-workflow-ribbon span{font-size:6px;color:#4f6278;font-weight:800;display:flex;align-items:center;gap:5px}body.pd-homepage .pd-workflow-ribbon span b{width:18px;height:18px;border-radius:6px;background:#eaf3ff;color:#2578e8;display:grid;place-items:center;font-size:5.5px}.pd-workflow-ribbon i{font-style:normal;color:#9eb0c2;font-size:8px}

@media (max-width:1080px){
  body.pd-homepage .pd-product-premium,body.pd-homepage .pd-product-premium.pd-product-row-reverse{grid-template-columns:1fr 1fr}
  body.pd-homepage .pd-product-premium .pd-product-copy{padding:38px 30px}
  body.pd-homepage .pd-product-premium .pd-product-copy h3{font-size:28px}
  body.pd-homepage .pd-product-feature-grid{grid-template-columns:1fr}
  body.pd-homepage .pd-product-feature-grid>div{min-height:auto;padding:10px 11px}
  body.pd-homepage .pd-app-layout{grid-template-columns:34px 105px minmax(0,1fr)}
  body.pd-homepage .pd-ai-panel{display:none}
  body.pd-homepage .pd-cardly-phone{left:12%}
  body.pd-homepage .pd-cardly-qr-card{right:5%}
  body.pd-homepage .pd-cardly-share{right:7%}
  body.pd-homepage .pd-builder-body{grid-template-columns:58px minmax(0,1fr) 95px}
}
@media (max-width:820px){
  body.pd-homepage .pd-product-premium,body.pd-homepage .pd-product-premium.pd-product-row-reverse{grid-template-columns:1fr;min-height:0}
  body.pd-homepage .pd-product-row-reverse.pd-product-premium .pd-product-visual{order:2;border-right:0}
  body.pd-homepage .pd-product-premium .pd-product-copy{padding:34px 28px}
  body.pd-homepage .pd-product-premium .pd-product-visual{min-height:420px;border-left:0;border-top:1px solid #e1eaf3}
  body.pd-homepage .pd-product-feature-grid{grid-template-columns:repeat(3,1fr)}
  body.pd-homepage .pd-cardly-phone{left:24%}
  body.pd-homepage .pd-cardly-qr-card{right:12%}
  body.pd-homepage .pd-cardly-share{right:16%}
}
@media (max-width:560px){
  body.pd-homepage .pd-product-stack-v105{gap:18px}
  body.pd-homepage .pd-product-premium{border-radius:22px}
  body.pd-homepage .pd-product-premium .pd-product-copy{padding:28px 21px}
  body.pd-homepage .pd-product-premium .pd-product-copy h3{font-size:27px;letter-spacing:-.8px}
  body.pd-homepage .pd-product-premium .pd-product-copy>p{font-size:12px}
  body.pd-homepage .pd-product-feature-grid{grid-template-columns:1fr;gap:7px}
  body.pd-homepage .pd-product-feature-grid>div{min-height:auto}
  body.pd-homepage .pd-product-actions{align-items:stretch}
  body.pd-homepage .pd-product-primary,body.pd-homepage .pd-product-secondary{width:100%}
  body.pd-homepage .pd-product-premium .pd-product-visual{min-height:360px}
  body.pd-homepage .pd-nexa-app{left:3%;right:3%;top:8%;bottom:8%}
  body.pd-homepage .pd-app-layout{grid-template-columns:32px 84px minmax(0,1fr)}
  body.pd-homepage .pd-conversation-list{padding:8px 5px}
  body.pd-homepage .pd-conversation{grid-template-columns:17px 1fr;padding:6px 3px}.pd-conversation em{display:none!important}
  body.pd-homepage .pd-conversation i{width:17px;height:17px}
  body.pd-homepage .pd-message-body{padding:10px 7px}.pd-msg{max-width:90%!important}
  body.pd-homepage .pd-cardly-phone{width:155px;height:310px;left:10%;padding-left:11px;padding-right:11px}
  body.pd-homepage .pd-cardly-qr-card{right:4%;top:20%;width:128px;padding:9px;gap:7px}
  body.pd-homepage .pd-real-qr{width:39px;height:39px;flex-basis:39px}
  body.pd-homepage .pd-cardly-share{right:5%;bottom:19%;padding:8px 9px}
  body.pd-homepage .pd-form-builder{left:2%;right:2%;top:7%;bottom:17%}
  body.pd-homepage .pd-builder-body{grid-template-columns:47px minmax(0,1fr)}
  body.pd-homepage .pd-output-panel{display:none}
  body.pd-homepage .pd-form-card{width:92%}
  body.pd-homepage .pd-workflow-ribbon{left:5%;right:5%;bottom:5%;gap:6px}
}


/* =========================================================
   ProDesign Homepage V1.0.6 — Ecosystem, Industries & Process
   ========================================================= */
body.pd-homepage .pd-ecosystem-v106{padding:118px 0;background:radial-gradient(circle at 90% 12%,rgba(37,99,235,.16),transparent 26%),linear-gradient(145deg,#06101d,#09192b 70%,#071321)}
body.pd-homepage .pd-ecosystem-v106 .pd-ecosystem-grid{grid-template-columns:.78fr 1.22fr;gap:74px}
body.pd-homepage .pd-ecosystem-v106 .pd-ecosystem-copy h2 span{background:linear-gradient(90deg,#7aaeff,#5fd9f3);-webkit-background-clip:text;background-clip:text;color:transparent}
body.pd-homepage .pd-ecosystem-benefits{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 26px}
body.pd-homepage .pd-ecosystem-benefits span{display:inline-flex;align-items:center;gap:6px;color:#a9bed2;font-size:9px;padding:7px 9px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);border-radius:999px}
body.pd-homepage .pd-ecosystem-benefits svg{width:12px;height:12px;color:#56d99b}
body.pd-homepage .pd-stack-panel{position:relative;border:1px solid rgba(255,255,255,.10);border-radius:26px;background:linear-gradient(180deg,rgba(17,36,58,.92),rgba(8,23,39,.94));box-shadow:0 35px 100px rgba(0,0,0,.25);padding:20px;overflow:hidden}
body.pd-homepage .pd-stack-panel:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:#2563eb;filter:blur(100px);opacity:.10;right:-80px;bottom:-80px}
body.pd-homepage .pd-stack-head{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:4px 4px 16px;border-bottom:1px solid rgba(255,255,255,.08)}
body.pd-homepage .pd-stack-head small,body.pd-homepage .pd-stack-head strong{display:block}
body.pd-homepage .pd-stack-head small{font-size:7px;letter-spacing:1.4px;color:#6f8da8;margin-bottom:4px}
body.pd-homepage .pd-stack-head strong{font-size:12px;color:#dce8f3}
body.pd-homepage .pd-stack-head>span{font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#7cc7ff;padding:6px 9px;border-radius:999px;border:1px solid rgba(91,190,255,.2);background:rgba(48,158,232,.07)}
body.pd-homepage .pd-stack-services{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0}
body.pd-homepage .pd-stack-services article{min-height:112px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.035);transition:.22s ease}
body.pd-homepage .pd-stack-services article:nth-child(5){grid-column:1/-1}
body.pd-homepage .pd-stack-services article:hover{transform:translateY(-2px);border-color:rgba(113,185,255,.24);background:rgba(255,255,255,.055)}
body.pd-homepage .pd-stack-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#76b8ff;background:rgba(37,99,235,.13);border:1px solid rgba(80,153,255,.12)}
body.pd-homepage .pd-stack-icon svg{width:17px;height:17px}
body.pd-homepage .pd-stack-services small,body.pd-homepage .pd-stack-services strong,body.pd-homepage .pd-stack-services p{display:block}
body.pd-homepage .pd-stack-services small{font-size:6.2px;letter-spacing:.9px;color:#667f99}
body.pd-homepage .pd-stack-services strong{font-size:12.5px;color:#eef6fd;margin:2px 0 3px}
body.pd-homepage .pd-stack-services p{font-size:7.7px;line-height:1.45;color:#8097ad;margin:0}
body.pd-homepage .pd-stack-services em{font-style:normal;font-size:7px;font-weight:800;color:#76a8d8;background:rgba(255,255,255,.035);padding:5px 7px;border-radius:8px}
body.pd-homepage .pd-stack-hub{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 14px;border-radius:16px;background:linear-gradient(135deg,rgba(37,99,235,.16),rgba(49,198,244,.08));border:1px solid rgba(91,177,255,.18)}
body.pd-homepage .pd-stack-hub .pd-brand-mark{width:34px;height:34px;border-radius:10px;font-size:14px;box-shadow:none}
body.pd-homepage .pd-stack-hub small,body.pd-homepage .pd-stack-hub strong{display:block}
body.pd-homepage .pd-stack-hub small{font-size:6.4px;letter-spacing:1.1px;color:#74a6d4}
body.pd-homepage .pd-stack-hub strong{font-size:10px;color:#d9e8f5;margin-top:2px}
body.pd-homepage .pd-stack-hub em{font-style:normal;font-size:6.5px;font-weight:800;color:#70d7ee;text-transform:uppercase;letter-spacing:.8px}

body.pd-homepage .pd-industries-v106{padding:105px 0}
body.pd-homepage .pd-industry-grid-v106{grid-template-columns:repeat(4,1fr);gap:14px}
body.pd-homepage .pd-industry-card-v106{display:block;min-height:220px;padding:22px;border-radius:20px;position:relative;overflow:hidden;background:#fff;box-shadow:0 6px 24px rgba(23,51,85,.035)}
body.pd-homepage .pd-industry-card-v106:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;background:#edf5ff;right:-55px;bottom:-60px;transition:.25s ease}
body.pd-homepage .pd-industry-card-v106:hover:after{transform:scale(1.35);background:#e8f4ff}
body.pd-homepage .pd-industry-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}
body.pd-homepage .pd-industry-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#2563eb;background:#eef5ff;border:1px solid #e2ecfa}
body.pd-homepage .pd-industry-icon svg{width:18px;height:18px}
body.pd-homepage .pd-industry-top em{font-style:normal;font-size:8px;color:#b0bdca;letter-spacing:1px}
body.pd-homepage .pd-industry-card-v106>strong{display:block;font-size:13px;letter-spacing:-.25px;margin-bottom:8px}
body.pd-homepage .pd-industry-card-v106>p{font-size:9px;line-height:1.65;color:#748396;min-height:46px;margin:0 0 16px}
body.pd-homepage .pd-industry-card-v106>small{display:inline-block;font-size:7px;font-weight:800;color:#587aa3;padding:5px 7px;background:#f4f8fc;border-radius:7px;position:relative;z-index:2}
body.pd-homepage .pd-industry-note{margin-top:18px;padding:15px 18px;border:1px solid #e6edf5;border-radius:16px;display:flex;align-items:center;justify-content:space-between;background:#fbfcfe}
body.pd-homepage .pd-industry-note span{font-size:9px;color:#758496}
body.pd-homepage .pd-industry-note a{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-size:9px;font-weight:800}
body.pd-homepage .pd-industry-note svg{width:13px;height:13px}

body.pd-homepage .pd-process-v106{padding:110px 0;background:linear-gradient(180deg,#f6f8fb,#f3f7fb)}
body.pd-homepage .pd-process-v106 .pd-centered-head{max-width:650px;margin:0 auto 64px;text-align:center}
body.pd-homepage .pd-process-v106 .pd-centered-head p{max-width:560px;margin:12px auto 0;color:#778698}
body.pd-homepage .pd-process-track{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
body.pd-homepage .pd-process-line{position:absolute;left:8%;right:8%;top:27px;height:1px;background:linear-gradient(90deg,#d8e4f2,#8eb8ef,#d8e4f2);z-index:0}
body.pd-homepage .pd-process-card-v106{position:relative;z-index:1;background:transparent;border:0;padding:0 8px;min-height:auto;text-align:center;box-shadow:none}
body.pd-homepage .pd-process-card-v106:hover{transform:none;box-shadow:none;border-color:transparent}
body.pd-homepage .pd-process-node{width:55px;height:55px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;background:#f6f8fb;border:1px solid #cfe0f2;box-shadow:0 0 0 8px #f6f8fb}
body.pd-homepage .pd-process-node span{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#2563eb;font-size:9px;font-weight:800;border:1px solid #e0eaf4;box-shadow:0 8px 20px rgba(48,83,124,.08)}
body.pd-homepage .pd-process-card-v106>small{display:inline-block;font-size:6.4px;letter-spacing:.9px;text-transform:uppercase;color:#6d8aab;background:#eaf2fb;border-radius:999px;padding:4px 7px;margin-bottom:9px;font-weight:800}
body.pd-homepage .pd-process-card-v106 h3{font-size:14px;margin:0 0 8px}
body.pd-homepage .pd-process-card-v106 p{font-size:9px;line-height:1.65;color:#748396;margin:0 auto;max-width:180px}

@media (max-width:1080px){
  body.pd-homepage .pd-ecosystem-v106 .pd-ecosystem-grid{gap:45px}
  body.pd-homepage .pd-stack-services article{grid-template-columns:35px 1fr}
  body.pd-homepage .pd-stack-services article em{display:none}
  body.pd-homepage .pd-industry-grid-v106{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:820px){
  body.pd-homepage .pd-ecosystem-v106 .pd-ecosystem-grid{grid-template-columns:1fr;gap:38px}
  body.pd-homepage .pd-stack-services{grid-template-columns:1fr}
  body.pd-homepage .pd-stack-services article:nth-child(5){grid-column:auto}
  body.pd-homepage .pd-process-track{grid-template-columns:1fr;gap:12px}
  body.pd-homepage .pd-process-line{left:27px;right:auto;top:30px;bottom:30px;width:1px;height:auto;background:linear-gradient(#d8e4f2,#8eb8ef,#d8e4f2)}
  body.pd-homepage .pd-process-card-v106{display:grid;grid-template-columns:56px 1fr;text-align:left;column-gap:15px;padding:8px 0 8px}
  body.pd-homepage .pd-process-node{grid-row:1/5;margin:0;width:55px;height:55px}
  body.pd-homepage .pd-process-card-v106>small,body.pd-homepage .pd-process-card-v106 h3,body.pd-homepage .pd-process-card-v106 p{grid-column:2;margin-left:0}
  body.pd-homepage .pd-process-card-v106 p{max-width:none}
}
@media (max-width:560px){
  body.pd-homepage .pd-ecosystem-v106{padding:78px 0}
  body.pd-homepage .pd-stack-panel{padding:14px;border-radius:20px}
  body.pd-homepage .pd-stack-head strong{font-size:10px}
  body.pd-homepage .pd-stack-services article{min-height:96px;padding:12px}
  body.pd-homepage .pd-industry-grid-v106{grid-template-columns:1fr}
  body.pd-homepage .pd-industry-card-v106{min-height:190px}
  body.pd-homepage .pd-industry-note{align-items:flex-start;flex-direction:column;gap:8px}
  body.pd-homepage .pd-process-v106 .pd-centered-head{margin-bottom:44px}
}

/* =========================================================
   V1.0.7 — Free Tools + Resources premium upgrade
   ========================================================= */
.pd-tools-v107{padding-top:118px;padding-bottom:112px}.pd-tools-v107 .pd-tools-header{margin-bottom:28px}.pd-tools-meta{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:28px}.pd-tools-meta>span{min-height:64px;display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:10px;align-content:center;padding:12px 15px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.03)}.pd-tools-meta svg{grid-row:1/3;width:18px;height:18px;align-self:center;color:#73b7ff;stroke:currentColor;fill:none;stroke-width:1.7}.pd-tools-meta b{font-size:10px;color:#eef6ff}.pd-tools-meta small{font-size:8.5px;color:#7f96ac;margin-top:2px}.pd-tools-control{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px;margin-bottom:16px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(4,14,25,.38);backdrop-filter:blur(10px)}.pd-tool-filters{display:flex;gap:6px;flex-wrap:wrap}.pd-tool-filters button{appearance:none;border:1px solid transparent;background:transparent;color:#8297aa;padding:8px 11px;border-radius:10px;font:700 9px/1.2 inherit;cursor:pointer;transition:.2s ease}.pd-tool-filters button:hover{color:#d9eaff;background:rgba(255,255,255,.04)}.pd-tool-filters button.is-active{background:#f7fbff;color:#102033;border-color:#fff;box-shadow:0 6px 18px rgba(0,0,0,.15)}.pd-tool-search{width:220px;height:36px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:rgba(255,255,255,.035)}.pd-tool-search svg{width:14px;height:14px;stroke:#69839c;fill:none;stroke-width:1.7;flex:0 0 auto}.pd-tool-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;color:#e8f3ff!important;padding:0!important;margin:0!important;min-height:0!important;font-size:9.5px!important;box-shadow:none!important}.pd-tool-search input::placeholder{color:#667e94}.pd-tools-grid-v107{grid-template-columns:repeat(4,1fr);gap:12px}.pd-tool-card-v107{display:flex;flex-direction:column;min-height:185px;padding:18px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025));border-color:rgba(255,255,255,.09)}.pd-tool-card-v107[hidden]{display:none!important}.pd-tool-card-head{display:flex;align-items:center;justify-content:space-between}.pd-tool-card-head small{font-size:7px;letter-spacing:1.2px;font-weight:800;color:#607991}.pd-tool-copy{margin-top:22px}.pd-tool-card-v107 .pd-tool-copy strong{font-size:12.5px;color:#f1f7ff}.pd-tool-card-v107 .pd-tool-copy p{font-size:9.5px;line-height:1.65;color:#8094a8;margin:7px 0 0}.pd-tool-card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.065);font-size:8.5px;color:#6f8aa2}.pd-tool-card-foot em{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:rgba(79,151,255,.09);color:#78b7ff}.pd-tool-card-foot em svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.7}.pd-tool-card-v107:hover .pd-tool-card-foot em{background:#2e7cf4;color:#fff;transform:translateX(2px)}.pd-tools-empty{text-align:center;color:#879caf;font-size:11px;padding:34px 0 12px}.pd-tools-v107 .pd-tools-action{margin-top:27px}

.pd-resources-v107{padding-top:112px;padding-bottom:116px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.pd-resource-head{align-items:end}.pd-resource-intro{max-width:390px}.pd-resource-intro p{font-size:13px;line-height:1.75;color:#758295;margin:0 0 13px}.pd-resource-intro>a{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;color:#2563eb!important}.pd-resource-intro>a svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8}.pd-resource-grid-v107{gap:16px}.pd-resource-grid-v107 .pd-resource-card{padding:0;min-height:390px;overflow:hidden;background:#fff;border:1px solid #e6edf5;border-radius:21px;transition:.25s ease}.pd-resource-grid-v107 .pd-resource-card:hover{transform:translateY(-5px);box-shadow:0 24px 62px rgba(24,58,98,.10);border-color:#d5e2f0}.pd-resource-media{position:relative;display:flex!important;align-items:flex-end!important;min-height:145px;padding:15px!important;background:radial-gradient(circle at 75% 20%,rgba(90,199,255,.25),transparent 28%),linear-gradient(135deg,#eaf3ff,#f8fbff 55%,#edf7ff);background-size:cover;background-position:center;color:#17406d!important;overflow:hidden}.pd-resource-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(5,20,38,.18),transparent 55%);opacity:0;transition:.2s}.pd-resource-media.has-image:after{opacity:1;background:linear-gradient(to top,rgba(5,20,38,.55),rgba(5,20,38,.03) 65%)}.pd-resource-media>span{position:absolute;right:20px;top:20px;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#fff;color:#327be9;box-shadow:0 12px 30px rgba(37,99,235,.13)}.pd-resource-media>span svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.6}.pd-resource-media>small{position:relative;z-index:2;display:inline-flex;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.92);font-size:7px;text-transform:uppercase;letter-spacing:1px;font-weight:800;color:#2966b9}.pd-resource-body{display:flex;flex-direction:column;flex:1;padding:21px 22px 22px}.pd-resource-meta{display:flex;align-items:center;gap:7px;color:#92a0af;font-size:7.5px;text-transform:uppercase;letter-spacing:.45px}.pd-resource-meta i{width:3px;height:3px;border-radius:50%;background:#c5d1dc}.pd-resource-grid-v107 .pd-resource-card h3{font-size:17px;line-height:1.35;margin:14px 0 9px}.pd-resource-grid-v107 .pd-resource-card h3 a{color:#142033!important}.pd-resource-grid-v107 .pd-resource-card p{font-size:10.5px;line-height:1.7;color:#738195;margin:0}.pd-resource-grid-v107 .pd-resource-link{display:inline-flex!important;align-items:center;gap:7px;margin-top:auto!important;padding-top:20px;font-size:9.5px!important;font-weight:800;color:#2563eb!important}.pd-resource-grid-v107 .pd-resource-link svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;transition:.2s}.pd-resource-grid-v107 .pd-resource-card:hover .pd-resource-link svg{transform:translateX(3px)}

@media (max-width: 980px){.pd-tools-grid-v107{grid-template-columns:repeat(2,1fr)}.pd-tools-control{align-items:stretch;flex-direction:column}.pd-tool-search{width:100%}.pd-resource-grid-v107{grid-template-columns:1fr 1fr}.pd-resource-grid-v107 .pd-resource-card:last-child{grid-column:1/-1}.pd-resource-grid-v107 .pd-resource-card:last-child{min-height:340px}.pd-resource-grid-v107 .pd-resource-card:last-child .pd-resource-media{min-height:165px}}
@media (max-width: 700px){.pd-tools-v107,.pd-resources-v107{padding-top:76px;padding-bottom:78px}.pd-tools-meta{grid-template-columns:1fr}.pd-tools-meta>span{min-height:58px}.pd-tool-filters{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.pd-tool-filters button{text-align:center}.pd-tools-grid-v107{grid-template-columns:1fr}.pd-tool-card-v107{min-height:155px}.pd-resource-head{align-items:flex-start}.pd-resource-intro{max-width:none}.pd-resource-grid-v107{grid-template-columns:1fr}.pd-resource-grid-v107 .pd-resource-card:last-child{grid-column:auto}.pd-resource-grid-v107 .pd-resource-card{min-height:355px}.pd-resource-media{min-height:135px}}

/* =========================================================
   V1.0.8 — rendering stability / cache hotfix
   Keep content visible if reveal JS is delayed, skipped by an
   anchor jump, blocked, or a full-page screenshot is captured.
   ========================================================= */
body.pd-homepage [data-reveal]{opacity:1;transform:none}
body.pd-homepage [data-reveal].pd-reveal-pending{opacity:0;transform:translateY(18px)}
body.pd-homepage [data-reveal].pd-reveal-pending.is-visible{opacity:1;transform:none}

/* Guard the upgraded lower sections against stale theme rules. */
body.pd-homepage .pd-industries-v106,
body.pd-homepage .pd-process-v106,
body.pd-homepage .pd-tools-v107,
body.pd-homepage .pd-resources-v107{position:relative;display:block;visibility:visible;opacity:1;clear:both}
body.pd-homepage .pd-tools-v107{background:#071525;color:#fff;overflow:hidden}
body.pd-homepage .pd-resources-v107{color:#142033;overflow:hidden}
body.pd-homepage .pd-tools-control{max-width:100%}
body.pd-homepage .pd-tool-search input{height:auto!important}

/* =========================================================
   V1.0.9 — Header, CTA, footer & mobile finishing
   ========================================================= */
body.pd-homepage .pd-header{padding:13px 0}
body.pd-homepage .pd-header-inner{min-height:62px;height:auto;padding:7px 9px 7px 10px}
body.pd-homepage .pd-brand-mark{flex:0 0 auto}
body.pd-homepage .pd-nav{gap:2px}
body.pd-homepage .pd-nav-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center}
body.pd-homepage .pd-dropdown{top:calc(100% + 9px)}
body.pd-homepage .pd-header-cta{min-height:42px}
body.pd-homepage .pd-menu-toggle{position:relative;transition:.2s ease}
body.pd-homepage .pd-menu-toggle[aria-expanded="true"]>span:nth-child(1){transform:translateY(6px) rotate(45deg)}
body.pd-homepage .pd-menu-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0}
body.pd-homepage .pd-menu-toggle[aria-expanded="true"]>span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
body.pd-homepage .pd-menu-toggle>span:not(.screen-reader-text){transition:.2s ease;transform-origin:center}

body.pd-homepage .pd-resource-card-guide .pd-resource-media{background:radial-gradient(circle at 82% 14%,rgba(89,210,241,.30),transparent 28%),linear-gradient(140deg,#eef6ff,#fbfdff 60%,#eff9ff)}
body.pd-homepage .pd-resource-card-guide .pd-resource-media>span{background:linear-gradient(135deg,#fff,#f5f9ff)}

body.pd-homepage .pd-final-cta-v109{text-align:left;padding:88px 0;background:radial-gradient(circle at 80% 20%,rgba(119,220,255,.22),transparent 28%),linear-gradient(135deg,#245be3,#174cc5 48%,#0c368f)}
body.pd-homepage .pd-final-cta-v109:before{left:-150px;top:-180px}
body.pd-homepage .pd-final-cta-v109:after{right:-140px;bottom:-210px}
body.pd-homepage .pd-final-cta-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:70px}
body.pd-homepage .pd-final-cta-v109 h2{margin:13px 0 0;max-width:720px;font-size:49px}
body.pd-homepage .pd-final-cta-v109 p{margin:19px 0 27px;max-width:670px;font-size:13.5px;line-height:1.75}
body.pd-homepage .pd-final-cta-v109 .pd-hero-actions{justify-content:flex-start}
body.pd-homepage .pd-cta-panel{display:grid;gap:9px;padding:14px;border-radius:22px;background:rgba(4,30,86,.22);border:1px solid rgba(255,255,255,.14);box-shadow:0 22px 55px rgba(4,26,74,.18);backdrop-filter:blur(10px)}
body.pd-homepage .pd-cta-panel>span{display:grid;grid-template-columns:38px 1fr;column-gap:11px;align-items:center;padding:14px;border-radius:15px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.07)}
body.pd-homepage .pd-cta-panel i{grid-row:1/3;width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.12);color:#dff8ff;font-style:normal}
body.pd-homepage .pd-cta-panel i svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}
body.pd-homepage .pd-cta-panel b{font-size:11.5px;color:#fff}
body.pd-homepage .pd-cta-panel small{font-size:8.8px;line-height:1.5;color:#c2d8f6;margin-top:2px}

body.pd-homepage .pd-footer-v109{padding:74px 0 25px;background:radial-gradient(circle at 12% 16%,rgba(37,99,235,.08),transparent 23%),#050d18}
body.pd-homepage .pd-footer-v109 .pd-footer-top{grid-template-columns:minmax(260px,.9fr) minmax(0,1.35fr);gap:76px;padding-bottom:48px}
body.pd-homepage .pd-footer-v109 .pd-footer-brand p{max-width:330px;font-size:11.5px;line-height:1.8;color:#7e91a7;margin:20px 0 18px}
body.pd-homepage .pd-footer-contact{display:inline-flex;align-items:center;gap:8px;color:#b9d8ff!important;font-size:10.5px;font-weight:800}
body.pd-homepage .pd-footer-contact svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;transition:.2s ease}
body.pd-homepage .pd-footer-contact:hover svg{transform:translateX(3px)}
body.pd-homepage .pd-footer-cols{gap:42px}
body.pd-homepage .pd-footer-cols strong{font-size:10.5px;text-transform:uppercase;letter-spacing:.75px;color:#e7f0fb;margin-bottom:9px}
body.pd-homepage .pd-footer-cols a{font-size:10px;line-height:1.5}
body.pd-homepage .pd-footer-bottom{align-items:center;font-size:9px}
body.pd-homepage .pd-footer-bottom-links{display:flex;gap:18px}
body.pd-homepage .pd-footer-bottom-links a{color:#6f8298!important;transition:.2s ease}
body.pd-homepage .pd-footer-bottom-links a:hover{color:#cbd8e6!important}

@media (max-width: 980px){
  body.pd-homepage .pd-final-cta-grid{grid-template-columns:1fr;gap:34px}
  body.pd-homepage .pd-cta-panel{grid-template-columns:repeat(3,1fr)}
  body.pd-homepage .pd-cta-panel>span{grid-template-columns:34px 1fr;padding:12px}
  body.pd-homepage .pd-footer-v109 .pd-footer-top{grid-template-columns:1fr;gap:42px}
}
@media (max-width: 820px){
  body.pd-homepage .pd-header-inner{padding:5px 7px}
  body.pd-homepage .pd-nav{top:70px;max-height:calc(100vh - 92px);overflow:auto;padding:9px}
  body.pd-homepage .pd-nav-link{justify-content:flex-start;min-height:44px}
  body.pd-homepage .pd-dropdown{margin:0 0 8px;padding:6px}
  body.pd-homepage .pd-dropdown a{min-height:40px}
  body.pd-homepage .pd-final-cta-v109{padding:72px 0}
  body.pd-homepage .pd-final-cta-v109 h2{font-size:40px}
  body.pd-homepage .pd-cta-panel{grid-template-columns:1fr}
}
@media (max-width: 560px){
  body.pd-homepage .pd-header{padding:8px 0}
  body.pd-homepage .pd-header-inner{min-height:54px}
  body.pd-homepage .pd-brand-copy strong{font-size:15px}
  body.pd-homepage .pd-brand-copy small{font-size:7.5px;letter-spacing:1.35px}
  body.pd-homepage .pd-menu-toggle{width:40px;height:40px}
  body.pd-homepage .pd-nav{left:12px;right:12px;top:64px;border-radius:16px}
  body.pd-homepage .pd-final-cta-v109{text-align:center;padding:64px 0}
  body.pd-homepage .pd-final-cta-v109 h2{font-size:34px;letter-spacing:-1.55px}
  body.pd-homepage .pd-final-cta-v109 p{font-size:12.5px}
  body.pd-homepage .pd-final-cta-v109 .pd-hero-actions{justify-content:center}
  body.pd-homepage .pd-final-cta-v109 .pd-btn{width:100%}
  body.pd-homepage .pd-cta-panel{text-align:left}
  body.pd-homepage .pd-footer-v109{padding-top:58px}
  body.pd-homepage .pd-footer-cols{grid-template-columns:1fr 1fr;gap:31px 20px}
  body.pd-homepage .pd-footer-bottom{align-items:flex-start;gap:13px}
  body.pd-homepage .pd-footer-bottom-links{gap:14px;flex-wrap:wrap}
}
html.pd-menu-locked{overflow:hidden}

/* =========================================================
   V1.1.0 — Mobile / tablet polish from real-device review
   ========================================================= */
@media (max-width: 820px){
  body.pd-homepage .pd-header{padding:8px 0}
  body.pd-homepage .pd-header-inner{min-height:54px;padding:4px 6px 4px 8px;border-radius:15px}
  body.pd-homepage .pd-brand{gap:8px}
  body.pd-homepage .pd-brand-mark{width:38px;height:38px;border-radius:12px;font-size:17px}
  body.pd-homepage .pd-brand-mark:after{border-radius:11px}
  body.pd-homepage .pd-brand-copy strong{font-size:14.5px}
  body.pd-homepage .pd-brand-copy small{font-size:7px;letter-spacing:1.15px}
  body.pd-homepage .pd-nav{position:fixed;left:14px;right:14px;top:72px;z-index:1100;max-height:calc(100dvh - 88px);overflow:auto;overscroll-behavior:contain;padding:9px;background:rgba(6,16,29,.985);border-color:rgba(255,255,255,.1);box-shadow:0 28px 75px rgba(0,0,0,.46)}
  body.pd-homepage .pd-nav-link{font-size:13px}
  body.pd-homepage .pd-dropdown a{font-size:11.5px}

  body.pd-homepage .pd-hero{min-height:auto;padding:118px 0 66px}
  body.pd-homepage .pd-hero-grid{gap:30px}
  body.pd-homepage .pd-hero-copy{text-align:left}
  body.pd-homepage .pd-eyebrow{justify-content:flex-start;margin-bottom:17px}
  body.pd-homepage .pd-hero h1{max-width:560px;margin-inline:0;font-size:46px;line-height:.98;letter-spacing:-3px}
  body.pd-homepage .pd-hero-copy>p{margin-inline:0;font-size:13.5px;line-height:1.7;max-width:580px}
  body.pd-homepage .pd-hero-actions{justify-content:flex-start;gap:9px}
  body.pd-homepage .pd-trust-line{justify-content:flex-start;margin-top:18px}
  body.pd-homepage .pd-hero-visual{margin-top:4px;min-height:390px}
  body.pd-homepage .pd-visual-shell{transform:none;inset:4px 0 0;border-radius:22px}
  body.pd-homepage .pd-float-ai{right:7px;top:42px}
  body.pd-homepage .pd-float-qr{left:7px;bottom:24px}

  body.pd-homepage .pd-section{padding:72px 0}
  body.pd-homepage .pd-products-section{padding-top:78px;padding-bottom:78px}
  body.pd-homepage .pd-product-copy{padding:32px 28px}
  body.pd-homepage .pd-product-visual{min-height:320px}
  body.pd-homepage .pd-product-row-v105{border-radius:22px}

  body.pd-homepage .pd-industries-v106{padding:78px 0}
  body.pd-homepage .pd-process-v106{padding:78px 0}
  body.pd-homepage .pd-process-v106 .pd-centered-head{margin-bottom:38px}
  body.pd-homepage .pd-process-card-v106{padding:6px 0}
  body.pd-homepage .pd-process-node{width:49px;height:49px;box-shadow:0 0 0 6px #f6f8fb}
  body.pd-homepage .pd-process-node span{width:35px;height:35px}
  body.pd-homepage .pd-process-card-v106{grid-template-columns:50px 1fr;column-gap:13px}
  body.pd-homepage .pd-process-line{left:24px}

  body.pd-homepage .pd-tools-v107,body.pd-homepage .pd-resources-v107{padding-top:76px;padding-bottom:76px}
  body.pd-homepage .pd-tools-control{gap:10px}
  body.pd-homepage .pd-tool-search{min-height:42px}
  body.pd-homepage .pd-tool-search input{font-size:11px!important}
  body.pd-homepage .pd-tool-filters button{min-height:38px;font-size:9.5px}
  body.pd-homepage .pd-resource-grid-v107 .pd-resource-card{min-height:320px}
  body.pd-homepage .pd-resource-body{padding:18px}

  body.pd-homepage .pd-final-cta-v109{padding:62px 0}
  body.pd-homepage .pd-footer-v109{padding-top:52px}
}

@media (min-width: 390px) and (max-width: 560px){
  body.pd-homepage .pd-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body.pd-homepage .pd-service-card{min-height:255px;padding:16px 14px 15px;border-radius:17px}
  body.pd-homepage .pd-service-top{min-height:37px}
  body.pd-homepage .pd-service-icon{width:37px;height:37px;border-radius:11px}
  body.pd-homepage .pd-service-icon svg{width:17px;height:17px}
  body.pd-homepage .pd-service-badge{max-width:82px;font-size:6.2px;padding:5px 6px}
  body.pd-homepage .pd-service-number{right:12px;top:45px;font-size:23px}
  body.pd-homepage .pd-service-card h3{font-size:15.2px;line-height:1.25;margin:17px 0 8px;max-width:90%}
  body.pd-homepage .pd-service-card p{font-size:9.7px;line-height:1.58}
  body.pd-homepage .pd-service-chips{gap:4px;margin-top:12px}
  body.pd-homepage .pd-service-chips span{font-size:6.6px;padding:5px 5px}
  body.pd-homepage .pd-service-link{padding-top:13px}
  body.pd-homepage .pd-service-link b{font-size:8.4px}
  body.pd-homepage .pd-service-link i{width:25px;height:25px;border-radius:8px}

  body.pd-homepage .pd-industry-grid-v106{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body.pd-homepage .pd-industry-card-v106{min-height:178px;padding:15px;border-radius:17px}
  body.pd-homepage .pd-industry-top{margin-bottom:14px}
  body.pd-homepage .pd-industry-icon{width:34px;height:34px;border-radius:10px}
  body.pd-homepage .pd-industry-card-v106>strong{font-size:11.5px}
  body.pd-homepage .pd-industry-card-v106>p{font-size:8px;line-height:1.55;min-height:39px;margin-bottom:11px}
  body.pd-homepage .pd-industry-card-v106>small{font-size:6.4px}

  body.pd-homepage .pd-tools-grid-v107{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  body.pd-homepage .pd-tool-card-v107{min-height:158px;padding:14px;border-radius:15px}
  body.pd-homepage .pd-tool-copy{margin-top:15px}
  body.pd-homepage .pd-tool-card-v107 .pd-tool-copy strong{font-size:10.8px}
  body.pd-homepage .pd-tool-card-v107 .pd-tool-copy p{font-size:8px;line-height:1.55}
  body.pd-homepage .pd-tool-card-foot{padding-top:12px;font-size:7.2px}
}

@media (max-width: 389px){
  body.pd-homepage .pd-hero h1{font-size:38px;letter-spacing:-2.3px}
  body.pd-homepage .pd-hero-actions{flex-direction:column}
  body.pd-homepage .pd-hero-actions .pd-btn{width:100%}
  body.pd-homepage .pd-service-card{min-height:245px;padding:19px}
  body.pd-homepage .pd-service-card p{font-size:11px}
}

@media (max-width: 560px){
  body.pd-homepage .pd-value-grid{grid-template-columns:repeat(2,1fr)}
  body.pd-homepage .pd-value-grid>div{border-right:1px solid var(--pd-line)!important;border-bottom:1px solid var(--pd-line)!important;padding:14px 10px!important;min-height:82px}
  body.pd-homepage .pd-value-grid>div:nth-child(2n){border-right:0!important}
  body.pd-homepage .pd-value-grid>div:nth-last-child(-n+2){border-bottom:0!important}
  body.pd-homepage .pd-value-grid strong{font-size:10.5px}
  body.pd-homepage .pd-value-grid p{font-size:8.5px;line-height:1.45}

  body.pd-homepage .pd-section-head h2,body.pd-homepage .pd-centered-head h2,body.pd-homepage .pd-tools-header h2,body.pd-homepage .pd-ecosystem-copy h2{font-size:29px;line-height:1.08;letter-spacing:-1.35px}
  body.pd-homepage .pd-section-head>p,body.pd-homepage .pd-tools-header>p{font-size:11px;line-height:1.65}
  body.pd-homepage .pd-product-copy h3{font-size:25px}
  body.pd-homepage .pd-product-copy p{font-size:11.5px}
  body.pd-homepage .pd-product-actions{display:grid;grid-template-columns:1fr;gap:8px}
  body.pd-homepage .pd-product-actions .pd-btn,body.pd-homepage .pd-product-actions .pd-text-link{width:100%;justify-content:center}
  body.pd-homepage .pd-industry-note{padding:13px}
  body.pd-homepage .pd-industry-note span{font-size:8.5px}

  body.pd-homepage .pd-tool-filters{grid-template-columns:repeat(2,1fr)}
  body.pd-homepage .pd-tool-filters button:last-child{grid-column:1/-1}
  body.pd-homepage .pd-tools-meta{gap:8px}
  body.pd-homepage .pd-tools-meta>span{min-height:54px;padding:10px 12px}
  body.pd-homepage .pd-resource-grid-v107 .pd-resource-card{min-height:285px}
  body.pd-homepage .pd-resource-media{min-height:120px}

  body.pd-homepage .pd-final-cta-v109 h2{font-size:31px}
  body.pd-homepage .pd-cta-panel>span{padding:11px}
  body.pd-homepage .pd-footer-v109 .pd-footer-top{gap:32px;padding-bottom:34px}
  body.pd-homepage .pd-footer-cols{grid-template-columns:1fr 1fr;gap:25px 16px}
}

/* Respect the WordPress admin toolbar while testing logged-in responsive views. */
body.admin-bar.pd-homepage .pd-header{top:32px}
@media (max-width:782px){body.admin-bar.pd-homepage .pd-header{top:46px}body.admin-bar.pd-homepage .pd-nav{top:118px}}

/* =========================================================
   V1.1.1 — Mobile horizontal overflow / right-gap hotfix
   Real-device + full-page capture guard
   ========================================================= */
html{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
}
body.pd-homepage{
  width:100%;
  max-width:100%;
  overflow-x:hidden!important;
  position:relative;
}
body.pd-homepage #main-content,
body.pd-homepage .pd-header,
body.pd-homepage .pd-footer,
body.pd-homepage section{
  width:100%;
  max-width:100%;
}
body.pd-homepage #main-content{
  overflow-x:hidden;
  overflow-x:clip;
}
body.pd-homepage .pd-header{
  max-width:100vw;
}
body.pd-homepage .pd-container{
  box-sizing:border-box;
  max-width:calc(100% - 28px);
}
body.pd-homepage img,
body.pd-homepage video,
body.pd-homepage iframe,
body.pd-homepage canvas{
  max-width:100%;
}
body.pd-homepage .pd-hero,
body.pd-homepage .pd-products-section,
body.pd-homepage .pd-ecosystem-v106,
body.pd-homepage .pd-industries-v106,
body.pd-homepage .pd-process-v106,
body.pd-homepage .pd-tools-v107,
body.pd-homepage .pd-resources-v107,
body.pd-homepage .pd-final-cta,
body.pd-homepage .pd-footer{
  overflow-x:hidden;
  overflow-x:clip;
}
body.pd-homepage .pd-service-grid>*,
body.pd-homepage .pd-product-row>*,
body.pd-homepage .pd-industry-grid-v106>*,
body.pd-homepage .pd-process-grid-v106>*,
body.pd-homepage .pd-tools-grid-v107>*,
body.pd-homepage .pd-resource-grid-v107>*{
  min-width:0;
  max-width:100%;
}

@media (max-width:820px){
  body.pd-homepage .pd-nav{
    width:auto;
    max-width:calc(100vw - 28px);
    box-sizing:border-box;
  }
  body.pd-homepage .pd-dropdown,
  body.pd-homepage .pd-dropdown-wide{
    width:100%;
    min-width:0;
    max-width:100%;
  }
  body.pd-homepage .pd-floating-card{
    max-width:calc(100% - 14px);
  }
}

@media (max-width:560px){
  :root{--pd-container:calc(100% - 24px)}
  body.pd-homepage .pd-container{
    width:calc(100% - 24px)!important;
    max-width:calc(100% - 24px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body.pd-homepage .pd-header-inner{
    width:100%;
    max-width:100%;
  }
  body.pd-homepage .pd-hero-grid,
  body.pd-homepage .pd-section-head,
  body.pd-homepage .pd-product-row,
  body.pd-homepage .pd-ecosystem-grid,
  body.pd-homepage .pd-tools-header,
  body.pd-homepage .pd-resource-head,
  body.pd-homepage .pd-final-cta-grid,
  body.pd-homepage .pd-footer-top{
    min-width:0;
    max-width:100%;
  }
  body.pd-homepage .pd-hero-visual,
  body.pd-homepage .pd-product-visual,
  body.pd-homepage .pd-ecosystem-board,
  body.pd-homepage .pd-tools-control,
  body.pd-homepage .pd-tool-search{
    min-width:0;
    max-width:100%;
  }
}

/* =========================================================
   V1.1.2 — Final mobile polish + accessibility/performance
   ========================================================= */
body.pd-homepage :focus-visible{
  outline:3px solid rgba(49,198,244,.55);
  outline-offset:3px;
}
body.pd-homepage .pd-btn,
body.pd-homepage .pd-header-cta,
body.pd-homepage .pd-nav-link,
body.pd-homepage .pd-tool-filters button,
body.pd-homepage .pd-product-primary,
body.pd-homepage .pd-product-secondary{
  -webkit-tap-highlight-color:transparent;
}

@media (max-width:560px){
  /* Hero: more breathing room, less visual height. */
  body.pd-homepage .pd-hero{padding:108px 0 48px}
  body.pd-homepage .pd-hero-grid{gap:18px}
  body.pd-homepage .pd-hero-copy{text-align:left}
  body.pd-homepage .pd-eyebrow{justify-content:flex-start;margin-bottom:13px;font-size:7.4px;letter-spacing:1.15px;padding:6px 8px}
  body.pd-homepage .pd-hero h1{font-size:37px;line-height:1.01;letter-spacing:-2.2px;margin:0 0 15px;max-width:320px}
  body.pd-homepage .pd-hero-copy>p{font-size:11.4px;line-height:1.62;margin:0 0 20px;max-width:340px}
  body.pd-homepage .pd-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:0}
  body.pd-homepage .pd-hero-actions .pd-btn{width:100%;min-height:43px;padding:10px 9px;font-size:8.8px;border-radius:11px}
  body.pd-homepage .pd-hero-visual{min-height:275px;margin-top:0}
  body.pd-homepage .pd-visual-shell{inset:0;border-radius:19px;transform:none}
  body.pd-homepage .pd-visual-topbar{height:34px;padding:0 10px}
  body.pd-homepage .pd-visual-body{height:calc(100% - 34px);grid-template-columns:36px 1fr}
  body.pd-homepage .pd-visual-sidebar{padding:9px 5px;gap:8px}
  body.pd-homepage .pd-sidebar-logo{width:21px;height:21px}
  body.pd-homepage .pd-visual-sidebar>span{width:19px;height:19px}
  body.pd-homepage .pd-visual-sidebar>span:after{inset:5px;width:7px;height:7px}
  body.pd-homepage .pd-visual-content{padding:11px}
  body.pd-homepage .pd-visual-heading strong{font-size:11px}
  body.pd-homepage .pd-visual-heading small{font-size:5.8px}
  body.pd-homepage .pd-live-pill{font-size:5.3px;padding:4px 6px}
  body.pd-homepage .pd-capability-grid{margin-top:10px;gap:5px}
  body.pd-homepage .pd-capability-grid .pd-metric-card{min-height:69px;padding:7px}
  body.pd-homepage .pd-capability-grid .pd-metric-card strong{font-size:7.6px}
  body.pd-homepage .pd-capability-grid .pd-metric-card em{font-size:4.8px}
  body.pd-homepage .pd-metric-icon{width:18px;height:18px;margin-bottom:5px}
  body.pd-homepage .pd-workflow-card{padding:8px 9px 9px}
  body.pd-homepage .pd-workflow-card>strong{font-size:7px}
  body.pd-homepage .pd-workflow-line{gap:4px;margin-top:8px}
  body.pd-homepage .pd-workflow-line>span{min-width:30px;gap:3px}
  body.pd-homepage .pd-workflow-line b{width:20px;height:20px;border-radius:6px;font-size:5px}
  body.pd-homepage .pd-workflow-line small{font-size:4.5px}
  body.pd-homepage .pd-channel-row{margin-top:7px}
  body.pd-homepage .pd-channel-row span{font-size:4.5px;padding:3px 5px}
  body.pd-homepage .pd-float-ai{right:3px;top:24px;transform:scale(.74);transform-origin:top right}
  body.pd-homepage .pd-float-qr{left:3px;bottom:13px;transform:scale(.74);transform-origin:bottom left}

  /* Reduce section length without reducing touch comfort. */
  body.pd-homepage .pd-section{padding:54px 0}
  body.pd-homepage .pd-products-section{padding:58px 0}
  body.pd-homepage .pd-section-head{margin-bottom:27px}
  body.pd-homepage .pd-centered-head{margin-bottom:30px}
  body.pd-homepage .pd-section-head h2,
  body.pd-homepage .pd-centered-head h2,
  body.pd-homepage .pd-tools-header h2,
  body.pd-homepage .pd-ecosystem-copy h2{font-size:27px;line-height:1.07;letter-spacing:-1.2px}
  body.pd-homepage .pd-section-head>p,
  body.pd-homepage .pd-centered-head p,
  body.pd-homepage .pd-tools-header>p{font-size:10px;line-height:1.55}

  /* Product cards: keep all information, but collapse secondary detail. */
  body.pd-homepage .pd-product-stack-v105{gap:14px}
  body.pd-homepage .pd-product-premium{border-radius:18px}
  body.pd-homepage .pd-product-premium .pd-product-copy{padding:22px 17px}
  body.pd-homepage .pd-product-meta{gap:7px}
  body.pd-homepage .pd-product-index{font-size:6.7px}
  body.pd-homepage .pd-product-status{font-size:5.8px;padding:4px 6px}
  body.pd-homepage .pd-product-tags{gap:4px;margin:9px 0 0}
  body.pd-homepage .pd-product-tags span{font-size:5.8px;padding:4px 5px;letter-spacing:.45px}
  body.pd-homepage .pd-product-premium .pd-product-copy h3{font-size:23px;line-height:1.08;margin:12px 0 9px}
  body.pd-homepage .pd-product-premium .pd-product-copy>p{font-size:10.3px;line-height:1.55}
  body.pd-homepage .pd-product-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:14px}
  body.pd-homepage .pd-product-feature-grid>div{padding:8px 7px;min-height:58px;border-radius:10px}
  body.pd-homepage .pd-product-feature-grid>div b{font-size:5.5px}
  body.pd-homepage .pd-product-feature-grid>div strong{font-size:7.7px;line-height:1.2;margin-top:3px}
  body.pd-homepage .pd-product-feature-grid>div small{display:none}
  body.pd-homepage .pd-product-actions{grid-template-columns:1fr 1fr;margin-top:13px;gap:6px}
  body.pd-homepage .pd-product-primary,
  body.pd-homepage .pd-product-secondary{min-height:40px;padding:8px 6px;font-size:7.2px;border-radius:9px}
  body.pd-homepage .pd-product-premium .pd-product-visual{min-height:278px}
  body.pd-homepage .pd-nexa-app{top:5%;bottom:5%}
  body.pd-homepage .pd-cardly-phone{height:258px;width:132px;left:7%;top:9%;padding-top:23px}
  body.pd-homepage .pd-cardly-cover{height:46px}
  body.pd-homepage .pd-cardly-avatar{width:43px;height:43px;margin-top:-20px}
  body.pd-homepage .pd-cardly-qr-card{top:16%;right:3%;width:118px}
  body.pd-homepage .pd-cardly-share{right:3%;bottom:12%}
  body.pd-homepage .pd-form-builder{top:5%;bottom:17%}
  body.pd-homepage .pd-workflow-ribbon{height:34px}

  /* Ecosystem: preserve the flow, remove redundant mobile prose. */
  body.pd-homepage .pd-ecosystem-v106{padding:58px 0}
  body.pd-homepage .pd-ecosystem-v106 .pd-ecosystem-grid{gap:26px}
  body.pd-homepage .pd-ecosystem-copy>p{font-size:10px;line-height:1.55}
  body.pd-homepage .pd-ecosystem-benefits{margin-bottom:17px}
  body.pd-homepage .pd-ecosystem-benefits span{font-size:7px;padding:6px 7px}
  body.pd-homepage .pd-stack-panel{padding:13px;border-radius:18px}
  body.pd-homepage .pd-stack-head{padding-bottom:10px}
  body.pd-homepage .pd-stack-head strong{font-size:9px}
  body.pd-homepage .pd-stack-services article{padding:9px 0}
  body.pd-homepage .pd-stack-services article p{display:none}
  body.pd-homepage .pd-stack-services article small{font-size:5.3px}
  body.pd-homepage .pd-stack-services article strong{font-size:9px}
  body.pd-homepage .pd-stack-services article em{font-size:5.8px}
  body.pd-homepage .pd-stack-hub{padding:10px;margin-top:8px}

  /* Industries and process become denser on phones. */
  body.pd-homepage .pd-industries-v106,
  body.pd-homepage .pd-process-v106{padding:55px 0}
  body.pd-homepage .pd-industry-card-v106{min-height:151px}
  body.pd-homepage .pd-industry-card-v106>p{min-height:0}
  body.pd-homepage .pd-process-track{gap:0}
  body.pd-homepage .pd-process-card-v106{min-height:0;padding:5px 0 15px}
  body.pd-homepage .pd-process-card-v106 p{display:none}
  body.pd-homepage .pd-process-card-v106 h3{margin-bottom:2px}

  /* Tools controls + cards remain easy to tap while using less vertical space. */
  body.pd-homepage .pd-tools-v107{padding:58px 0}
  body.pd-homepage .pd-tools-header{gap:10px}
  body.pd-homepage .pd-tools-meta{margin:18px 0 14px}
  body.pd-homepage .pd-tools-meta>span{min-height:48px;padding:8px 9px}
  body.pd-homepage .pd-tools-control{margin-bottom:13px}
  body.pd-homepage .pd-tool-filters button{min-height:38px}
  body.pd-homepage .pd-tool-card-v107{min-height:146px}

  /* Resources: one horizontal swipe row instead of 3 long stacked cards. */
  body.pd-homepage .pd-resources-v107{padding:58px 0 62px}
  body.pd-homepage .pd-resource-head{margin-bottom:22px}
  body.pd-homepage .pd-resource-grid-v107{
    display:flex;
    gap:11px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:1px;
    padding:2px 1px 13px;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  body.pd-homepage .pd-resource-grid-v107::-webkit-scrollbar{display:none}
  body.pd-homepage .pd-resource-grid-v107 .pd-resource-card{
    flex:0 0 min(82vw,292px);
    min-width:min(82vw,292px);
    min-height:275px;
    scroll-snap-align:start;
  }
  body.pd-homepage .pd-resource-media{min-height:106px}
  body.pd-homepage .pd-resource-body{padding:14px}
  body.pd-homepage .pd-resource-body h3{font-size:13px;line-height:1.32}
  body.pd-homepage .pd-resource-body p{font-size:9px;line-height:1.5}

  body.pd-homepage .pd-final-cta-v109{padding:50px 0}
  body.pd-homepage .pd-final-cta-v109 h2{font-size:28px}
  body.pd-homepage .pd-final-cta-v109 p{font-size:10px;line-height:1.55}
  body.pd-homepage .pd-final-cta-v109 .pd-hero-actions{grid-template-columns:1fr 1fr}
  body.pd-homepage .pd-footer-v109{padding-top:42px}
}

/* Two-column cards from modern 360px phones upward. */
@media (min-width:360px) and (max-width:560px){
  body.pd-homepage .pd-service-grid,
  body.pd-homepage .pd-industry-grid-v106,
  body.pd-homepage .pd-tools-grid-v107{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  body.pd-homepage .pd-service-card{min-height:246px;padding:14px 12px 13px;border-radius:15px}
  body.pd-homepage .pd-service-top{min-height:34px}
  body.pd-homepage .pd-service-icon{width:34px;height:34px;border-radius:10px}
  body.pd-homepage .pd-service-icon svg{width:16px;height:16px}
  body.pd-homepage .pd-service-badge{font-size:5.6px;padding:4px 5px;max-width:76px}
  body.pd-homepage .pd-service-number{font-size:21px;top:42px;right:10px}
  body.pd-homepage .pd-service-card h3{font-size:13.8px;margin:14px 0 6px;line-height:1.2}
  body.pd-homepage .pd-service-card p{font-size:8.8px;line-height:1.48}
  body.pd-homepage .pd-service-chips{gap:3px;margin-top:9px}
  body.pd-homepage .pd-service-chips span{font-size:5.7px;padding:4px}
  body.pd-homepage .pd-service-link{padding-top:9px}
  body.pd-homepage .pd-service-link b{font-size:7.6px}
  body.pd-homepage .pd-service-link i{width:23px;height:23px}

  body.pd-homepage .pd-industry-card-v106{padding:13px;border-radius:15px}
  body.pd-homepage .pd-industry-card-v106>strong{font-size:10.4px}
  body.pd-homepage .pd-industry-card-v106>p{font-size:7.4px;line-height:1.45;margin-bottom:8px}
  body.pd-homepage .pd-industry-card-v106>small{font-size:5.8px}

  body.pd-homepage .pd-tool-card-v107{padding:12px;border-radius:14px}
  body.pd-homepage .pd-tool-card-v107 .pd-tool-copy strong{font-size:10px}
  body.pd-homepage .pd-tool-card-v107 .pd-tool-copy p{font-size:7.5px;line-height:1.45}
}

@media (max-width:359px){
  body.pd-homepage .pd-hero-actions,
  body.pd-homepage .pd-product-actions,
  body.pd-homepage .pd-final-cta-v109 .pd-hero-actions{grid-template-columns:1fr}
  body.pd-homepage .pd-service-grid,
  body.pd-homepage .pd-industry-grid-v106,
  body.pd-homepage .pd-tools-grid-v107{grid-template-columns:1fr}
}

@media (prefers-reduced-motion:reduce){
  body.pd-homepage *,body.pd-homepage *::before,body.pd-homepage *::after{
    scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}


/* =========================================================
   V1.1.3 — Mobile readability without reintroducing overflow
   ========================================================= */
@media (max-width:560px){
  /* Body copy must remain legible on real phones. */
  body.pd-homepage .pd-hero-copy>p,
  body.pd-homepage .pd-section-head>p,
  body.pd-homepage .pd-centered-head p,
  body.pd-homepage .pd-tools-header>p,
  body.pd-homepage .pd-ecosystem-copy>p{font-size:12px;line-height:1.58}

  /* Services become compact horizontal list cards rather than tiny 2-col brochures. */
  body.pd-homepage .pd-service-grid{grid-template-columns:1fr!important;gap:10px!important}
  body.pd-homepage .pd-service-card{
    min-height:0!important;
    padding:14px 14px 13px!important;
    display:grid;
    grid-template-columns:42px minmax(0,1fr) 30px;
    grid-template-areas:
      "icon title arrow"
      "icon desc arrow"
      "icon link arrow";
    column-gap:12px;
    row-gap:4px;
    border-radius:15px!important;
  }
  body.pd-homepage .pd-service-top{display:contents}
  body.pd-homepage .pd-service-icon{grid-area:icon;width:42px!important;height:42px!important;border-radius:12px!important;align-self:start}
  body.pd-homepage .pd-service-icon svg{width:19px!important;height:19px!important}
  body.pd-homepage .pd-service-badge,
  body.pd-homepage .pd-service-number,
  body.pd-homepage .pd-service-chips{display:none!important}
  body.pd-homepage .pd-service-card h3{grid-area:title;font-size:15px!important;line-height:1.22!important;margin:0!important;align-self:end}
  body.pd-homepage .pd-service-card p{grid-area:desc;font-size:10.5px!important;line-height:1.48!important;margin:0!important;color:#6f7f91}
  body.pd-homepage .pd-service-link{grid-area:link;padding-top:3px!important;border-top:0!important;margin:0!important}
  body.pd-homepage .pd-service-link b{font-size:9px!important}
  body.pd-homepage .pd-service-link i{grid-area:arrow;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:28px!important;height:28px!important}
  body.pd-homepage .pd-service-card{position:relative;padding-right:48px!important}

  /* Product details: fewer micro-fonts, larger usable controls. */
  body.pd-homepage .pd-product-premium .pd-product-copy{padding:22px 18px}
  body.pd-homepage .pd-product-index{font-size:8px}
  body.pd-homepage .pd-product-status{font-size:7px;padding:5px 7px}
  body.pd-homepage .pd-product-tags span{font-size:7px;padding:5px 6px}
  body.pd-homepage .pd-product-premium .pd-product-copy h3{font-size:24px}
  body.pd-homepage .pd-product-premium .pd-product-copy>p{font-size:11.5px;line-height:1.58}
  body.pd-homepage .pd-product-feature-grid{grid-template-columns:1fr;gap:6px}
  body.pd-homepage .pd-product-feature-grid>div{min-height:0;padding:9px 10px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:8px}
  body.pd-homepage .pd-product-feature-grid>div b{font-size:7px;margin:0}
  body.pd-homepage .pd-product-feature-grid>div strong{font-size:10.5px;line-height:1.25;margin:0}
  body.pd-homepage .pd-product-actions{grid-template-columns:1fr 1fr;gap:7px}
  body.pd-homepage .pd-product-primary,
  body.pd-homepage .pd-product-secondary{min-height:43px;font-size:9px;padding:9px 7px}

  /* Ecosystem labels were visually too small. */
  body.pd-homepage .pd-ecosystem-benefits span{font-size:8.5px;padding:7px 8px}
  body.pd-homepage .pd-stack-head strong{font-size:11px}
  body.pd-homepage .pd-stack-services article small{font-size:7px}
  body.pd-homepage .pd-stack-services article strong{font-size:11px}
  body.pd-homepage .pd-stack-services article em{font-size:7px}

  /* Industries can stay two columns, but simplify text. */
  body.pd-homepage .pd-industry-card-v106{min-height:132px!important;padding:13px!important}
  body.pd-homepage .pd-industry-top{margin-bottom:12px}
  body.pd-homepage .pd-industry-icon{width:34px;height:34px}
  body.pd-homepage .pd-industry-card-v106>strong{font-size:11.5px!important;line-height:1.25;margin-bottom:5px}
  body.pd-homepage .pd-industry-card-v106>p{display:none}
  body.pd-homepage .pd-industry-card-v106>small{font-size:7.5px!important;line-height:1.25}

  /* Process should read like a concise step list. */
  body.pd-homepage .pd-process-card-v106{grid-template-columns:48px 1fr;column-gap:12px}
  body.pd-homepage .pd-process-node{width:46px;height:46px}
  body.pd-homepage .pd-process-node span{width:34px;height:34px;font-size:9px}
  body.pd-homepage .pd-process-line{left:23px}
  body.pd-homepage .pd-process-card-v106>small{font-size:7px}
  body.pd-homepage .pd-process-card-v106 h3{font-size:13px}

  /* Free tools: 2-col is fine, but text should not look microscopic. */
  body.pd-homepage .pd-tool-card-v107{min-height:138px!important;padding:13px!important}
  body.pd-homepage .pd-tool-card-head small{font-size:7px}
  body.pd-homepage .pd-tool-card-v107 .pd-tool-copy strong{font-size:11px!important;line-height:1.25}
  body.pd-homepage .pd-tool-card-v107 .pd-tool-copy p{font-size:8.8px!important;line-height:1.45}
  body.pd-homepage .pd-tool-card-foot{font-size:8px}
  body.pd-homepage .pd-tool-filters button{font-size:8.5px;min-height:40px}
  body.pd-homepage .pd-tool-search input{font-size:10px!important}
}

@media (max-width:430px){
  /* Keep supporting grids compact, but services remain single-column/readable. */
  body.pd-homepage .pd-industry-grid-v106,
  body.pd-homepage .pd-tools-grid-v107{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  body.pd-homepage .pd-hero h1{font-size:35px;letter-spacing:-1.8px}
  body.pd-homepage .pd-hero-visual{min-height:250px}
}

@media (max-width:340px){
  body.pd-homepage .pd-industry-grid-v106,
  body.pd-homepage .pd-tools-grid-v107{grid-template-columns:1fr!important}
  body.pd-homepage .pd-product-actions{grid-template-columns:1fr}
}

/* =========================================================
   V1.1.4 — Rendering stability / no hidden-content states
   Scroll reveal is disabled because some full-page captures and
   cached desktop loads could leave large sections invisible.
   ========================================================= */
body.pd-homepage [data-reveal],
body.pd-homepage [data-reveal].pd-reveal-pending,
body.pd-homepage [data-reveal].pd-reveal-pending.is-visible,
body.pd-homepage [data-reveal].is-visible{
  opacity:1!important;
  transform:none!important;
  visibility:visible!important;
}

body.pd-homepage main,
body.pd-homepage main>section,
body.pd-homepage footer{
  visibility:visible!important;
}


/* V1.1.5 — final QA: keyboard accessibility and reduced-motion safety. */
.pd-homepage a:focus-visible,
.pd-homepage button:focus-visible,
.pd-homepage input:focus-visible {
  outline: 3px solid rgba(37, 99, 235, .42);
  outline-offset: 3px;
}
.pd-header .pd-nav-link:focus-visible,
.pd-header-cta:focus-visible,
.pd-menu-toggle:focus-visible {
  outline-color: rgba(125, 211, 252, .78);
}
@media (prefers-reduced-motion: reduce) {
  .pd-homepage *,
  .pd-homepage *::before,
  .pd-homepage *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}
