/* Complete Jobpac content styled to match the current DataDevice/WareConnect page. */
.jobpac-page{overflow-x:hidden;color:#3e454b;font-family:Roboto,Arial,sans-serif;background:#fff}
.jobpac-page .content{padding:0;overflow:hidden}
.jobpac-page .sprite{position:absolute;width:0;height:0;overflow:hidden}
.jobpac-page .content *{box-sizing:border-box}
.jobpac-page .content img{display:block;max-width:100%;height:auto}
.jobpac-page .content article{width:auto;max-width:100%}
.jobpac-page .content svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.jobpac-page .section-pad{position:relative;width:100%;max-width:none;margin:0;padding:78px max(24px,calc((100vw - 1160px)/2));background:#fff}
.jobpac-page .section-heading{max-width:900px;margin:0 auto 38px;text-align:center}
.jobpac-page .section-heading>p:not(.eyebrow){max-width:840px;margin:0 auto 12px}
.jobpac-page .eyebrow{margin:0 0 9px;color:#e8714d;font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}
.jobpac-page .content h1,.jobpac-page .content h2,.jobpac-page .content h3{margin-top:0;font-family:Roboto,Arial,sans-serif;font-weight:400;color:#d86f62}
.jobpac-page .content h2{margin-bottom:18px;font-size:32px;line-height:1.18}
.jobpac-page .content h3{font-size:19px;line-height:1.3}
.jobpac-page .content p,.jobpac-page .content li{font-size:15px;line-height:1.68}
.jobpac-page .content p{margin:0 0 14px}

/* Hero */
.jobpac-page .jobpac-hero{position:relative;min-height:540px;display:flex;align-items:center;overflow:hidden;background:#f4f8fa}
.jobpac-page .jobpac-hero>img{position:absolute;inset:0 0 0 43%;width:57%;height:100%;object-fit:cover;object-position:center}
.jobpac-page .jobpac-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 39%,rgba(255,255,255,.92) 47%,rgba(255,255,255,0) 67%)}
.jobpac-page .jobpac-hero-content{position:relative;z-index:1;width:1160px;max-width:calc(100% - 48px);margin:0 auto;padding:70px 52% 62px 0}
.jobpac-page .jobpac-hero h1{margin:0 0 19px;font-size:43px;line-height:1.08;color:#dd776b}
.jobpac-page .jobpac-hero p{font-size:16px;line-height:1.58}
.jobpac-page .actions{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}
.jobpac-page .button{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:11px 22px;border:1px solid #db745f;border-radius:3px;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none!important;text-transform:uppercase;transition:.2s}
.jobpac-page .button.primary{color:#fff;background:#db745f}
.jobpac-page .button.secondary{color:#303a41;background:#fff}
.jobpac-page .button:hover{filter:brightness(.93);transform:translateY(-1px)}
.jobpac-page .button svg{width:17px;height:17px;margin-left:8px}
.jobpac-page .jobpac-proof{display:flex;flex-wrap:wrap;gap:7px}
.jobpac-page .jobpac-proof span{padding:7px 10px;border:1px solid #e6e8e9;border-radius:3px;background:rgba(255,255,255,.9);font-size:11px;color:#596168}

/* Shared cards and grids */
.jobpac-page .jp-pain-grid,.jobpac-page .jp-card-grid,.jobpac-page .jp-controls-grid,.jobpac-page .jp-step-grid,.jobpac-page .jp-queues{display:grid;gap:18px}
.jobpac-page .jp-pain-grid,.jobpac-page .jp-controls-grid,.jobpac-page .jp-card-grid.four,.jobpac-page .jp-step-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.jobpac-page .jp-card-grid.three,.jobpac-page .jp-queues{grid-template-columns:repeat(3,minmax(0,1fr))}
.jobpac-page .jp-pain-grid article,.jobpac-page .jp-card-grid article,.jobpac-page .jp-controls-grid article,.jobpac-page .jp-step-grid article,.jobpac-page .jp-queues>div{min-width:0;padding:24px 22px;border:1px solid #e3e7e9;border-top:3px solid #e8714d;background:#fff;box-shadow:0 8px 22px rgba(31,54,67,.05)}
.jobpac-page .jp-pain-grid svg,.jobpac-page .jp-card-grid svg{margin-bottom:15px;color:#178ac3}
.jobpac-page .jp-pain-grid h3,.jobpac-page .jp-card-grid h3,.jobpac-page .jp-controls-grid h3{margin-bottom:9px}
.jobpac-page .jp-pain-grid p,.jobpac-page .jp-card-grid p,.jobpac-page .jp-controls-grid p,.jobpac-page .jp-step-grid p{margin:0;font-size:14px}
.jobpac-page .jp-step-grid b,.jobpac-page .jp-queues b{display:block;margin-bottom:8px;color:#d86f62}
.jobpac-page .jp-queues span{font-size:14px;line-height:1.55}

/* Jobpac handoff and workflow */
.jobpac-page .jp-system,.jobpac-page .jp-memory,.jobpac-page .jp-statement,.jobpac-page .jp-repository,.jobpac-page .v3-faq{background:#f2f8fb}
.jobpac-page section.jp-workflow{display:block}
.jobpac-page .jp-system-grid{display:grid;grid-template-columns:1fr 80px 1fr;align-items:stretch;max-width:940px;margin:auto}
.jobpac-page .jp-system-grid article{padding:32px;border:1px solid #e0e7ea;background:#fff;box-shadow:0 10px 25px rgba(28,63,80,.06)}
.jobpac-page .jp-system-grid h3{font-size:25px;text-align:center}
.jobpac-page .jp-system-arrow{position:relative}
.jobpac-page .jp-system-arrow:before{content:"";position:absolute;top:50%;left:13px;right:13px;height:2px;background:#e8714d}
.jobpac-page .jp-system-arrow:after{content:"›";position:absolute;top:calc(50% - 19px);right:7px;color:#e8714d;font-size:37px}
.jobpac-page .jp-flow-strip,.jobpac-page .jp-statement-flow{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;margin-bottom:28px}
.jobpac-page .jp-flow-strip span,.jobpac-page .jp-statement-flow span{position:relative;display:flex;align-items:center;justify-content:center;min-height:65px;padding:12px 9px;background:#eef5f8;color:#41606d;font-size:12px;font-weight:700;text-align:center}
.jobpac-page .jp-flow-strip span:not(:last-child):after,.jobpac-page .jp-statement-flow span:not(:last-child):after{content:"";position:absolute;z-index:2;right:-8px;border-width:7px 0 7px 8px;border-style:solid;border-color:transparent transparent transparent #e8714d}

/* Allocation intelligence */
.jobpac-page .jp-allocation,.jobpac-page .jp-controls{background:#102f46;color:#e9f0f4}
.jobpac-page .jp-allocation h2,.jobpac-page .jp-controls h2,.jobpac-page .jp-allocation h3,.jobpac-page .jp-controls h3{color:#fff}
.jobpac-page .jp-allocation .eyebrow,.jobpac-page .jp-controls .eyebrow{color:#f5967e}
.jobpac-page .jp-allocation-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center;max-width:980px;margin:auto}
.jobpac-page .jp-signal-stack{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.jobpac-page .jp-signal-stack span{padding:15px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);font-size:13px}
.jobpac-page .jp-allocation-engine{position:relative;min-height:330px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}
.jobpac-page .jp-engine-core{width:210px;height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;border-radius:50%;background:#e8714d;color:#fff;font-size:19px;font-weight:700;text-align:center;box-shadow:0 0 0 14px rgba(232,113,77,.12)}
.jobpac-page .jp-engine-core small{display:block;margin-top:10px;font-size:11px;font-weight:400}
.jobpac-page .jp-orbit-tag{position:absolute;padding:8px 11px;border-radius:3px;background:#fff;color:#264656;font-size:11px;font-weight:700}
.jobpac-page .jp-orbit-tag.one{top:24px;left:calc(50% - 45px)}.jobpac-page .jp-orbit-tag.two{top:48%;right:-18px}.jobpac-page .jp-orbit-tag.three{bottom:24px;left:calc(50% - 50px)}.jobpac-page .jp-orbit-tag.four{top:48%;left:-18px}
.jobpac-page .jp-controls-grid article,.jobpac-page .jp-controls .jp-card-grid article{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.07);box-shadow:none}

/* Images, lookup, memory and operational screens */
.jobpac-page .jp-two-column{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}
.jobpac-page .jp-copy-card{min-width:0}
.jobpac-page .jp-photo{margin:0;overflow:hidden;border-radius:26px 0 26px 0;box-shadow:0 15px 35px rgba(29,62,79,.14)}
.jobpac-page .jp-photo img{width:100%;min-height:380px;object-fit:cover}
.jobpac-page .jp-lookup-grid,.jobpac-page .jp-memory-grid{display:grid;gap:12px}
.jobpac-page .jp-lookup-grid{grid-template-columns:1fr 1fr;margin-top:23px}
.jobpac-page .jp-lookup-grid>div{padding:15px;border-left:3px solid #e8714d;background:#f4f8fa}
.jobpac-page .jp-lookup-grid b,.jobpac-page .jp-lookup-grid span{display:block}
.jobpac-page .jp-lookup-grid span{margin-top:5px;font-size:12px;line-height:1.45}
.jobpac-page .jp-memory-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:960px;margin:auto}
.jobpac-page .jp-memory-grid span,.jobpac-page .jp-experience-proof span{padding:15px;border:1px solid #dce8ed;background:#fff;color:#365462;font-size:13px;text-align:center}
.jobpac-page .jp-queues{margin-top:28px}

/* Statement, repository and dashboard */
.jobpac-page .jp-statement-flow{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1040px;margin:30px auto 0}
.jobpac-page .jp-statement-flow span{background:#13a3b7;color:#fff}
.jobpac-page .jp-repository-panel{max-width:970px;margin:30px auto 0;padding:24px;border:1px solid #d9e5e9;background:#fff;box-shadow:0 12px 28px rgba(31,61,75,.07)}
.jobpac-page .jp-searchbar{padding:16px 20px;border:1px solid #d8e0e3;border-radius:4px;color:#859299;font-size:14px}
.jobpac-page .jp-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.jobpac-page .jp-filter-row span{padding:8px 12px;border-radius:3px;background:#e9f6fa;color:#29738d;font-size:12px}
.jobpac-page .jp-dashboard{display:grid;grid-template-columns:1.07fr .93fr;gap:45px;align-items:start}
.jobpac-page .jp-dashboard-mock{padding:25px;border-radius:5px;background:#12354c;color:#fff;box-shadow:0 16px 35px rgba(19,50,70,.2)}
.jobpac-page .jp-dashboard-topline{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.14);font-size:13px}
.jobpac-page .jp-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}
.jobpac-page .jp-kpis>div{padding:15px;background:rgba(255,255,255,.08)}
.jobpac-page .jp-kpis b,.jobpac-page .jp-kpis strong{display:block;font-size:11px}.jobpac-page .jp-kpis strong{margin-top:12px;color:#70d7e3;font-size:18px}
.jobpac-page .jp-dashboard-pipeline{display:grid;gap:9px}
.jobpac-page .jp-dashboard-pipeline div{display:grid;grid-template-columns:100px 1fr 66px;gap:10px;align-items:center;font-size:11px}
.jobpac-page .jp-dashboard-pipeline em{color:#9ed8e6;font-size:11px;font-style:normal;text-align:right}
.jobpac-page .jp-dashboard-pipeline i{height:8px;border-radius:5px;background:linear-gradient(90deg,#e8714d 0 76%,rgba(255,255,255,.12) 76%)}
.jobpac-page .jp-dashboard-copy ul{padding-left:20px}
.jobpac-page .jp-dashboard-copy p,.jobpac-page .jp-dashboard-copy li{font-size:13px}

/* Access, adapters and outcomes */
.jobpac-page .jp-adapter-flow{display:flex;align-items:center;justify-content:center;max-width:900px;margin:35px auto 0}
.jobpac-page .jp-adapter-flow span,.jobpac-page .jp-adapter-flow strong{padding:19px 24px;border:1px solid #dce5e8;background:#f4f8fa;text-align:center}
.jobpac-page .jp-adapter-flow strong{background:#e8714d;color:#fff}
.jobpac-page .jp-adapter-flow i{width:70px;height:2px;background:#e8714d}
.jobpac-page .jp-experience-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:900px;margin:auto}

/* Capability explorer and FAQ */
.jobpac-page .v3-capabilities{background:#fff}
.jobpac-page .jp-cap-tabs{display:flex;max-width:980px;margin:0 auto;border-bottom:2px solid #168dbf;overflow:auto}
.jobpac-page .jp-cap-tabs button{flex:1;min-width:175px;padding:15px 14px;border:0;background:#edf5f8;color:#42606d;font-family:Roboto,Arial,sans-serif;font-size:13px;font-weight:700;cursor:pointer}
.jobpac-page .jp-cap-tabs button.active{background:#168dbf;color:#fff}
.jobpac-page .jp-cap-panel{display:none;max-width:980px;margin:0 auto;padding:30px 36px;border:1px solid #d9e5e9;border-top:0;background:#fff}
.jobpac-page .jp-cap-panel.active{display:block}
.jobpac-page .jp-cap-panel ul{margin:0;columns:2;column-gap:55px;padding-left:20px}
.jobpac-page .faq-list{max-width:970px;margin:auto}
.jobpac-page .faq-list details{margin-bottom:10px;border:1px solid #dce5e9;background:#fff}
.jobpac-page .faq-list summary{position:relative;padding:18px 55px 18px 20px;color:#324f5d;font-size:15px;font-weight:700;cursor:pointer;list-style:none}
.jobpac-page .faq-list summary::-webkit-details-marker{display:none}
.jobpac-page .faq-list summary:after{content:"+";position:absolute;right:20px;top:12px;color:#e8714d;font-size:28px;font-weight:300}
.jobpac-page .faq-list details[open] summary:after{content:"−"}
.jobpac-page .faq-list details p{padding:0 20px 18px;margin:0}

/* Approved source CTAs */
.jobpac-page .jp-download{padding:38px max(24px,calc((100vw - 1160px)/2));background:#eaf7fb}
.jobpac-page .jp-download-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:930px;margin:auto;padding:26px 32px;background:#fff;box-shadow:0 9px 25px rgba(30,65,80,.08)}
.jobpac-page .jp-download h2{margin-bottom:7px;font-size:24px}.jobpac-page .jp-download p{margin:0}
.jobpac-page .final-cta{padding:70px max(24px,calc((100vw - 1160px)/2));background:#102f46;color:#fff;text-align:center}
.jobpac-page .final-cta h2{color:#fff}.jobpac-page .final-cta p{max-width:760px;margin:0 auto 18px}
.jobpac-page .final-cta .cta-actions{display:flex;justify-content:center;gap:12px;margin-top:24px}

@media (max-width:991px){
  .jobpac-page .section-pad{padding-top:64px;padding-bottom:64px}
  .jobpac-page .jobpac-hero>img{left:50%;width:50%}.jobpac-page .jobpac-hero-content{padding-right:48%}.jobpac-page .jobpac-hero h1{font-size:36px}
  .jobpac-page .jp-pain-grid,.jobpac-page .jp-controls-grid,.jobpac-page .jp-card-grid.four,.jobpac-page .jp-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .jobpac-page .jp-allocation-layout,.jobpac-page .jp-dashboard{grid-template-columns:1fr;gap:35px}
  .jobpac-page .jp-allocation-engine{max-width:520px;width:100%;margin:auto}
  .jobpac-page .jp-two-column{gap:32px}.jobpac-page .jp-photo img{min-height:320px}
  .jobpac-page .jp-flow-strip{grid-template-columns:repeat(4,1fr)}
  .jobpac-page .jp-statement-flow{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:767px){
  .jobpac-page .section-pad{padding:50px 20px}.jobpac-page .section-heading{text-align:left;margin-bottom:27px}
  .jobpac-page .content h2{font-size:27px}.jobpac-page .content p,.jobpac-page .content li{font-size:14px}
  .jobpac-page .jobpac-hero{display:block;min-height:0;padding-top:260px}.jobpac-page .jobpac-hero>img{inset:0;width:100%;height:280px;object-position:center 35%}.jobpac-page .jobpac-hero:after{background:linear-gradient(0deg,#fff 0%,#fff 52%,rgba(255,255,255,0) 73%)}
  .jobpac-page .jobpac-hero-content{max-width:none;width:auto;padding:38px 20px 48px}.jobpac-page .jobpac-hero h1{font-size:33px}.jobpac-page .jobpac-proof{display:none}
  .jobpac-page .jp-system-grid,.jobpac-page .jp-two-column{grid-template-columns:1fr}.jobpac-page .jp-system-arrow{height:50px;transform:rotate(90deg)}
  .jobpac-page .jp-pain-grid,.jobpac-page .jp-controls-grid,.jobpac-page .jp-card-grid.four,.jobpac-page .jp-card-grid.three,.jobpac-page .jp-step-grid,.jobpac-page .jp-queues,.jobpac-page .jp-memory-grid{grid-template-columns:1fr}
  .jobpac-page .jp-flow-strip,.jobpac-page .jp-statement-flow{grid-template-columns:repeat(2,1fr)}
  .jobpac-page .jp-allocation-layout{gap:28px}.jobpac-page .jp-signal-stack{grid-template-columns:1fr 1fr}.jobpac-page .jp-allocation-engine{min-height:280px}.jobpac-page .jp-engine-core{width:170px;height:170px;font-size:16px}
  .jobpac-page .jp-orbit-tag.two{right:0}.jobpac-page .jp-orbit-tag.four{left:0}
  .jobpac-page .jp-lookup-grid{grid-template-columns:1fr}.jobpac-page .jp-photo img{min-height:260px}
  .jobpac-page .jp-experience-proof{grid-template-columns:1fr 1fr}
  .jobpac-page .jp-cap-panel{padding:24px}.jobpac-page .jp-cap-panel ul{columns:1}
  .jobpac-page .jp-adapter-flow{flex-direction:column}.jobpac-page .jp-adapter-flow i{width:2px;height:30px}
  .jobpac-page .jp-download-inner,.jobpac-page .final-cta .cta-actions{align-items:stretch;flex-direction:column;text-align:center}
}

/* Final readability, visual storytelling and motion pass */
.jobpac-page .content p,.jobpac-page .content li{font-size:18px;line-height:1.72}
.jobpac-page .content h2{font-size:40px;line-height:1.18}
.jobpac-page .content h3{font-size:22px}
.jobpac-page .section-pad{padding-top:92px;padding-bottom:92px}
.jobpac-page .jobpac-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:650px;background:#f7fafb}
.jobpac-page .jobpac-hero>img{position:static;grid-column:2;grid-row:1;width:100%;height:100%;object-fit:cover;object-position:center}
.jobpac-page .jobpac-hero:after{display:none}
.jobpac-page .jobpac-hero-content{grid-column:1;grid-row:1;align-self:center;width:100%;max-width:650px;margin-left:auto;padding:70px 58px 70px max(28px,calc((100vw - 1280px)/2))}
.jobpac-page .jobpac-hero h1{font-size:52px;line-height:1.08}
.jobpac-page .jobpac-hero p{font-size:18px;line-height:1.68}
.jobpac-page .jp-pain-grid p,.jobpac-page .jp-card-grid p,.jobpac-page .jp-controls-grid p,.jobpac-page .jp-step-grid p,.jobpac-page .jp-dashboard-copy p,.jobpac-page .jp-dashboard-copy li{font-size:16px;line-height:1.65}
.jobpac-page .jp-queues span,.jobpac-page .jp-lookup-grid span{font-size:16px;line-height:1.55}
.jobpac-page .jp-pain-grid article,.jobpac-page .jp-card-grid article,.jobpac-page .jp-controls-grid article,.jobpac-page .jp-step-grid article,.jobpac-page .jp-queues>div{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.jobpac-page .jp-pain-grid article:hover,.jobpac-page .jp-card-grid article:hover,.jobpac-page .jp-step-grid article:hover,.jobpac-page .jp-queues>div:hover{transform:translateY(-7px);box-shadow:0 18px 38px rgba(20,54,72,.13);border-color:#e8714d}
.jobpac-page .jp-visual-break{position:relative;width:100%;height:430px;margin:0;overflow:hidden;background:#102f46}
.jobpac-page .jp-visual-break img{width:100%;height:100%;object-fit:cover}
.jobpac-page .jp-visual-break:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,47,70,.18),transparent 45%,rgba(16,47,70,.2))}
.jobpac-page .jp-visual-team img{object-position:center 44%}
.jobpac-page .jp-controls{background-image:linear-gradient(rgba(16,47,70,.91),rgba(16,47,70,.94)),url('images/jobpac-control-banner.png');background-size:cover;background-position:center;background-attachment:fixed}
.jobpac-page .jp-reveal-item{opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}
.jobpac-page .jp-reveal-item.jp-visible{opacity:1;transform:none}
.jobpac-page .jp-card-grid article:nth-child(2),.jobpac-page .jp-step-grid article:nth-child(2){transition-delay:.06s}
.jobpac-page .jp-card-grid article:nth-child(3),.jobpac-page .jp-step-grid article:nth-child(3){transition-delay:.12s}
.jobpac-page .jp-card-grid article:nth-child(4),.jobpac-page .jp-step-grid article:nth-child(4){transition-delay:.18s}
@media(max-width:991px){.jobpac-page .jobpac-hero h1{font-size:43px}.jobpac-page .jobpac-hero-content{padding-left:28px;padding-right:35px}.jobpac-page .jp-visual-break{height:360px}}
@media(max-width:767px){.jobpac-page .section-pad{padding-top:64px;padding-bottom:64px}.jobpac-page .content h2{font-size:32px}.jobpac-page .content p,.jobpac-page .content li{font-size:18px}.jobpac-page .jobpac-hero{display:flex;flex-direction:column;min-height:0;padding-top:0}.jobpac-page .jobpac-hero>img{position:static;width:100%;height:310px;object-position:center 35%}.jobpac-page .jobpac-hero-content{width:100%;max-width:none;padding:42px 22px 58px}.jobpac-page .jobpac-hero h1{font-size:38px}.jobpac-page .jobpac-hero p{font-size:18px}.jobpac-page .jp-visual-break{height:280px}.jobpac-page .jp-visual-site{height:330px}.jobpac-page .jp-controls{background-attachment:scroll}}
@media(prefers-reduced-motion:reduce){.jobpac-page .jp-reveal-item{opacity:1;transform:none;transition:none!important}.jobpac-page *{scroll-behavior:auto!important}}
/* Premium final corrections: seamless hero, readable body copy and precise handoff connector */
.jobpac-page main.content>section:not(#connect) p,
.jobpac-page main.content>section:not(#connect) li,
.jobpac-page main.content .faq-list summary{font-size:18px!important;line-height:1.7!important}
.jobpac-page main.content>section:not(#connect) .eyebrow{font-size:14px!important;line-height:1.45!important}
.jobpac-page main.content>section:not(#connect) .button{font-size:14px!important;line-height:1.25!important}
.jobpac-page .jobpac-hero{position:relative;display:block;min-height:680px;isolation:isolate;background:#f7fafb;overflow:hidden}
.jobpac-page .jobpac-hero>img{position:absolute;z-index:0;inset:0 0 0 auto;width:64%;height:100%;object-fit:cover;object-position:center}
.jobpac-page .jobpac-hero:after{content:"";display:block;position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,#f7fafb 0%,#f7fafb 35%,rgba(247,250,251,.98) 42%,rgba(247,250,251,.78) 49%,rgba(247,250,251,.22) 59%,transparent 70%)}
.jobpac-page .jobpac-hero-content{position:relative;z-index:2;width:1280px;max-width:calc(100% - 48px);margin:0 auto;padding:88px 53% 78px 0}
.jobpac-page .jobpac-hero h1{max-width:610px;font-size:50px;line-height:1.08;text-wrap:balance}
.jobpac-page .jobpac-hero-content>p:not(.eyebrow){max-width:610px}
.jobpac-page .jp-system-grid{grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);align-items:stretch}
.jobpac-page .jp-system-arrow{position:relative;min-height:100%;transform:none!important}
.jobpac-page .jp-system-arrow:before{content:"";position:absolute;top:50%;left:12px;right:15px;width:auto;height:2px;background:#e8714d;transform:translateY(-50%)}
.jobpac-page .jp-system-arrow:after{content:"";position:absolute;top:50%;right:8px;width:0;height:0;color:transparent;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:11px solid #e8714d;transform:translateY(-50%)}
@media(max-width:767px){.jobpac-page .jobpac-hero{min-height:0;padding-top:300px}.jobpac-page .jobpac-hero>img{inset:0 0 auto;width:100%;height:340px;object-position:center 34%}.jobpac-page .jobpac-hero:after{background:linear-gradient(0deg,#f7fafb 0%,#f7fafb 58%,rgba(247,250,251,.88) 66%,rgba(247,250,251,0) 79%)}.jobpac-page .jobpac-hero-content{width:100%;max-width:none;padding:54px 22px 62px}.jobpac-page .jobpac-hero h1{font-size:40px}.jobpac-page .jp-system-grid{grid-template-columns:1fr}.jobpac-page .jp-system-arrow{height:72px;min-height:72px}.jobpac-page .jp-system-arrow:before{top:5px;bottom:15px;left:50%;right:auto;width:2px;height:auto;transform:translateX(-50%)}.jobpac-page .jp-system-arrow:after{top:auto;bottom:5px;left:50%;right:auto;border-left:8px solid transparent;border-right:8px solid transparent;border-top:11px solid #e8714d;border-bottom:0;transform:translateX(-50%)}}
/* Screenshot-led corrections: wider hero copy, isolated legacy active state, complete image bands */
.jobpac-page .jobpac-hero-content{width:1280px;max-width:calc(100% - 64px);margin:0 auto;padding:86px 0 78px}
.jobpac-page .jobpac-hero-content>h1,.jobpac-page .jobpac-hero-content>p:not(.eyebrow){width:52%;max-width:690px}
.jobpac-page .jobpac-hero h1{font-size:50px;line-height:1.09}
.jobpac-page .jobpac-hero:after{background:linear-gradient(90deg,#f7fafb 0%,#f7fafb 38%,rgba(247,250,251,.97) 45%,rgba(247,250,251,.72) 53%,rgba(247,250,251,.18) 63%,transparent 72%)}
.jobpac-page .jp-cap-panel.active,.jobpac-page .jp-cap-panel.active li,.jobpac-page .jp-cap-panel.active p,.jobpac-page .jp-cap-panel.active strong{color:#344b57!important}
.jobpac-page .jp-cap-panel.active li::marker{color:#e8714d!important}
.jobpac-page .jp-cap-tabs button.active{color:#fff!important;background:#168dbf!important;border-top:0!important}
.jobpac-page .jp-visual-break{border:0;isolation:isolate}
.jobpac-page .jp-visual-break img{display:block;width:100%;height:100%;object-fit:cover;color:transparent}
.jobpac-page .jp-visual-team:after{background:linear-gradient(90deg,rgba(16,47,70,.94) 0%,rgba(16,47,70,.82) 31%,rgba(16,47,70,.08) 56%,rgba(16,47,70,.14) 100%)}
.jobpac-page .jp-visual-team figcaption{position:absolute;z-index:2;left:max(32px,calc((100vw - 1160px)/2));top:50%;width:390px;max-width:40%;color:#fff;transform:translateY(-50%)}
.jobpac-page .jp-visual-team figcaption strong{display:block;margin-bottom:13px;font-size:34px;line-height:1.15;font-weight:400}
.jobpac-page .jp-visual-team figcaption span{display:block;font-size:18px;line-height:1.65}
.jobpac-page header#home .main-menu li,.jobpac-page header#home .main-menu a{font-family:Roboto,Arial,sans-serif}
@media(max-width:991px){.jobpac-page .jobpac-hero-content>h1,.jobpac-page .jobpac-hero-content>p:not(.eyebrow){width:55%;}.jobpac-page .jobpac-hero h1{font-size:44px}.jobpac-page .jp-visual-team figcaption{max-width:48%}}
@media(max-width:767px){.jobpac-page .jobpac-hero-content{width:100%;max-width:none;padding:54px 22px 62px}.jobpac-page .jobpac-hero-content>h1,.jobpac-page .jobpac-hero-content>p:not(.eyebrow){width:100%;max-width:none}.jobpac-page .jobpac-hero h1{font-size:39px}.jobpac-page .jp-visual-team:after{background:linear-gradient(0deg,rgba(16,47,70,.95),rgba(16,47,70,.18) 75%)}.jobpac-page .jp-visual-team figcaption{left:24px;right:24px;top:auto;bottom:24px;width:auto;max-width:none;transform:none}.jobpac-page .jp-visual-team figcaption strong{font-size:26px}.jobpac-page .jp-visual-team figcaption span{font-size:16px}}
/* Final duplication and dashboard accuracy corrections */
.jobpac-page .jp-repository{background-image:none!important;background:#f2f8fb!important}
.jobpac-page .jp-dashboard-pipeline i{position:relative;display:block;overflow:hidden;background:rgba(255,255,255,.14)!important}
.jobpac-page .jp-dashboard-pipeline i:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--pipeline-progress);border-radius:5px;background:#e8714d}
.jobpac-page .jp-dashboard-pipeline div:nth-child(1){--pipeline-progress:92%}
.jobpac-page .jp-dashboard-pipeline div:nth-child(2){--pipeline-progress:100%}
.jobpac-page .jp-dashboard-pipeline div:nth-child(3){--pipeline-progress:95%}
.jobpac-page .jp-dashboard-pipeline div:nth-child(4){--pipeline-progress:88%}
.jobpac-page .jp-dashboard-pipeline div:nth-child(5){--pipeline-progress:97%}
.jobpac-page .jp-dashboard-pipeline div:nth-child(6){--pipeline-progress:100%}

/* Client navigation, alignment and form usability updates */
.jobpac-page header#home{display:flex;align-items:center;min-height:82px;padding:7px max(24px,calc((100vw - 1760px)/2));gap:24px}
.jobpac-page header#home>a:first-child{display:flex;align-items:center;flex:0 0 auto}
.jobpac-page header#home .jobpac-nav-logo{display:block;width:210px;height:72px;margin:0!important;padding:0!important;object-fit:contain}
.jobpac-page header#home .main-menu{margin-left:auto}
.jobpac-page header#home .jobpac-nav-links{align-items:center;margin:0;padding:0;min-height:0;box-shadow:none}
.jobpac-page header#home .jobpac-nav-links li{margin:0}
.jobpac-page header#home .jobpac-nav-links a{padding:14px 16px;font-size:14px;white-space:nowrap}
.jobpac-page header#home .jobpac-nav-links .nav-demo a{margin-left:8px;border-radius:3px!important;background:#e8714d;color:#fff!important}
.jobpac-page header#home .jobpac-nav-links .nav-demo a:hover,.jobpac-page header#home .jobpac-nav-links .nav-demo a:focus{background:#d66341!important;color:#fff!important}
.jobpac-page .section-heading{text-align:left}
.jobpac-page .section-heading>p:not(.eyebrow){margin-left:0;margin-right:0}
.jobpac-page .jp-memory-grid span,.jobpac-page .jp-experience-proof span{text-align:left}
.jobpac-page #connect input:required,.jobpac-page #connect textarea:required{border-left:3px solid #d87575}
@media(max-width:1100px) and (min-width:768px){.jobpac-page header#home{gap:12px;padding-left:18px;padding-right:18px}.jobpac-page header#home .jobpac-nav-logo{width:170px;height:64px}.jobpac-page header#home .jobpac-nav-links a{padding:13px 9px;font-size:12px}.jobpac-page header#home .jobpac-nav-links .nav-demo a{margin-left:3px}}
@media(max-width:767px){.jobpac-page header#home{min-height:74px;padding:6px 18px}.jobpac-page header#home .jobpac-nav-logo{width:168px;height:60px}.jobpac-page header#home .main-menu{margin-left:0}.jobpac-page header#home .jobpac-nav-links{align-items:stretch;padding-top:42px}.jobpac-page header#home .jobpac-nav-links a{font-size:14px}.jobpac-page header#home .jobpac-nav-links .nav-demo a{margin:8px 12px}.jobpac-page .jp-experience-proof{grid-template-columns:1fr 1fr}}