/* 3DPA Help Centre — scoped to page-help-center.php only. */
.dpa-help-centre{background:#f5f8fc;color:#0a2555;overflow:hidden}
.dpa-help-centre svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dpa-help-hero{padding:72px 0 58px;background:radial-gradient(circle at 82% 18%,rgba(255,189,49,.12),transparent 25%),linear-gradient(145deg,#051f4b,#0b3d7d);color:#fff}
.dpa-help-hero__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:72px;align-items:center}
.dpa-help-hero .dpa-section-kicker{color:#ffc13d}
.dpa-help-hero h1{margin:16px 0 16px;color:#fff;font-size:clamp(46px,5.2vw,76px);line-height:.98;letter-spacing:-.055em}
.dpa-help-hero__copy>p{max-width:700px;margin:0;color:#d2ddec;font-size:17px;line-height:1.65}
.dpa-help-search{position:relative;display:flex;align-items:center;margin-top:32px;max-width:760px;height:64px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#fff;box-shadow:0 20px 48px rgba(0,0,0,.18)}
.dpa-help-search__icon{display:grid;place-items:center;width:58px;color:#0a397c;font-size:22px;flex:0 0 auto}
.dpa-help-search input{min-width:0;flex:1;height:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#10274e!important;font-size:15px!important;padding:0 10px 0 0!important}
.dpa-help-search input::placeholder{color:#7c8799}
.dpa-help-search__clear{margin-right:10px;padding:9px 12px;border:0;border-radius:9px;background:#edf3f9;color:#0b3b76;font-size:12px;font-weight:800;cursor:pointer}
.dpa-help-search__hint{margin-top:13px!important;color:#aebed3!important;font-size:12px!important}
.dpa-help-search__hint button{padding:0;border:0;background:transparent;color:#ffd063;font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.dpa-help-contact-card{padding:31px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:rgba(255,255,255,.08);box-shadow:0 20px 50px rgba(0,0,0,.16);backdrop-filter:blur(8px)}
.dpa-help-contact-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#ffbd31;color:#062453;font-size:24px}
.dpa-help-contact-card>span{display:block;margin-top:21px;color:#ffc13d;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.dpa-help-contact-card h2{margin:7px 0 10px;color:#fff;font-size:28px;letter-spacing:-.035em}
.dpa-help-contact-card p{margin:0 0 22px;color:#c9d6e7;font-size:13px;line-height:1.65}
.dpa-help-contact-card .dpa-button{width:100%;justify-content:center}
.dpa-help-contact-card__phone{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:16px;color:#fff;font-size:14px;font-weight:850;text-decoration:none}
.dpa-help-contact-card__phone svg{width:17px;height:17px;color:#ffc13d}
.dpa-help-contact-card small{display:block;margin-top:7px;color:#9fb0c7;text-align:center;font-size:11px}
.dpa-help-routes{position:relative;margin-top:-1px;padding:0 0 54px;background:linear-gradient(180deg,#0b3d7d 0,#f5f8fc 1px)}
.dpa-help-routes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;transform:translateY(30px)}
.dpa-help-route{display:grid;grid-template-columns:46px minmax(0,1fr) 28px;gap:14px;align-items:center;padding:20px;border:1px solid #dbe4ef;border-radius:17px;background:#fff;color:#0a2555;text-decoration:none;box-shadow:0 12px 32px rgba(3,29,73,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.dpa-help-route:hover,.dpa-help-route:focus-visible{transform:translateY(-3px);border-color:#b9c9dc;box-shadow:0 18px 38px rgba(3,29,73,.11)}
.dpa-help-route__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#fff2cf;color:#a76b00;font-size:22px}
.dpa-help-route small{display:block;margin-bottom:3px;color:#78869a;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.dpa-help-route strong{display:block;font-size:14px}
.dpa-help-route__arrow{display:grid;place-items:center;color:#c68a06;font-size:20px}
.dpa-help-content{padding:60px 0 86px}
.dpa-help-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}
.dpa-help-section-heading h2{margin:12px 0 8px;font-size:clamp(36px,4vw,52px);line-height:1.03;letter-spacing:-.05em;color:#08265a}
.dpa-help-section-heading p{margin:0;color:#66748a;font-size:14px;line-height:1.65}
.dpa-help-result-status{padding:10px 13px;border-radius:999px;background:#eaf1f8;color:#51627b;font-size:11px;font-weight:800;white-space:nowrap}
.dpa-help-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid #dfe6ef}
.dpa-help-filters button{padding:10px 14px;border:1px solid #d9e2ec;border-radius:999px;background:#fff;color:#31435f;font-size:11px;font-weight:850;cursor:pointer;transition:.18s ease}
.dpa-help-filters button:hover,.dpa-help-filters button:focus-visible,.dpa-help-filters button.is-active{border-color:#0b3d7d;background:#0b3d7d;color:#fff}
.dpa-help-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}
.dpa-help-topic{border:1px solid #dce5ef;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(3,29,73,.045);overflow:hidden}
.dpa-help-topic__header{display:grid;grid-template-columns:44px minmax(0,1fr) 32px;gap:13px;align-items:center;padding:20px 20px 17px;border-bottom:1px solid #edf1f5}
.dpa-help-topic__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#fff2cf;color:#a66b00;font-size:21px}
.dpa-help-topic__header h3{margin:0;color:#09275a;font-size:16px;letter-spacing:-.02em}
.dpa-help-topic__header p{margin:4px 0 0;color:#758297;font-size:11px;line-height:1.45}
.dpa-help-topic__count{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#edf3f9;color:#66768c;font-size:10px;font-weight:900}
.dpa-help-faq-list{padding:5px 16px 15px}
.dpa-help-faq{border-bottom:1px solid #edf1f5}
.dpa-help-faq:last-child{border-bottom:0}
.dpa-help-faq summary{display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:14px;align-items:center;padding:16px 2px;color:#15305b;font-size:13px;font-weight:820;cursor:pointer;list-style:none}
.dpa-help-faq summary::-webkit-details-marker{display:none}
.dpa-help-faq summary b{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#f1f5f9;color:#0b3d7d;font-size:18px;font-weight:500;transition:transform .18s ease,background .18s ease}
.dpa-help-faq[open] summary b{transform:rotate(45deg);background:#fff0c5;color:#9d6500}
.dpa-help-faq__answer{padding:0 38px 17px 2px}
.dpa-help-faq__answer p{margin:0;color:#68768a;font-size:12px;line-height:1.72}
.dpa-help-faq__answer a{color:#0b3d7d;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.dpa-help-topic[hidden],.dpa-help-faq[hidden]{display:none!important}
.dpa-help-empty{max-width:620px;margin:34px auto 0;padding:38px;border:1px dashed #cfd9e5;border-radius:18px;background:#fff;text-align:center}
.dpa-help-empty>span{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 13px;border-radius:14px;background:#eef4fa;color:#0b3d7d;font-size:23px}
.dpa-help-empty h3{margin:0 0 8px;color:#0a2858;font-size:21px}
.dpa-help-empty p{margin:0 auto 18px;max-width:480px;color:#6b788d;font-size:12px;line-height:1.65}
.dpa-help-footer-panel{padding:70px 0;background:#071f4c;color:#fff}
.dpa-help-footer-panel__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:80px;align-items:center}
.dpa-help-footer-panel .dpa-section-kicker{color:#ffc13d}
.dpa-help-footer-panel h2{margin:12px 0 12px;color:#fff;font-size:clamp(34px,4vw,50px);line-height:1.04;letter-spacing:-.05em}
.dpa-help-footer-panel p{max-width:700px;margin:0 0 23px;color:#b9c7da;font-size:14px;line-height:1.7}
.dpa-help-policy-links{display:grid;border:1px solid rgba(255,255,255,.13);border-radius:17px;overflow:hidden;background:rgba(255,255,255,.05)}
.dpa-help-policy-links>strong{padding:15px 18px;color:#ffc13d;font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.dpa-help-policy-links a{display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:12px;align-items:center;padding:15px 18px;border-top:1px solid rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:800;text-decoration:none}
.dpa-help-policy-links a:hover,.dpa-help-policy-links a:focus-visible{background:rgba(255,255,255,.07)}
.dpa-help-policy-links svg{width:17px;height:17px;color:#ffc13d}
@media(max-width:980px){
  .dpa-help-hero{padding:58px 0 48px}
  .dpa-help-hero__grid,.dpa-help-footer-panel__grid{grid-template-columns:1fr;gap:34px}
  .dpa-help-contact-card{max-width:none}
  .dpa-help-routes__grid{grid-template-columns:1fr}
  .dpa-help-topic-grid{grid-template-columns:1fr}
}
@media(max-width:700px){
  .dpa-help-hero{padding:44px 0 42px}
  .dpa-help-hero h1{font-size:44px}
  .dpa-help-hero__copy>p{font-size:14px}
  .dpa-help-search{height:58px;margin-top:24px}
  .dpa-help-search__hint{line-height:1.65}
  .dpa-help-contact-card{padding:24px}
  .dpa-help-routes{padding-bottom:42px}
  .dpa-help-content{padding:44px 0 60px}
  .dpa-help-section-heading{display:block}
  .dpa-help-result-status{display:inline-flex;margin-top:15px}
  .dpa-help-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:16px;scrollbar-width:none}
  .dpa-help-filters::-webkit-scrollbar{display:none}
  .dpa-help-filters button{flex:0 0 auto}
  .dpa-help-topic__header{grid-template-columns:40px minmax(0,1fr) 28px;padding:17px 16px 14px}
  .dpa-help-topic__icon{width:40px;height:40px}
  .dpa-help-faq-list{padding:3px 14px 12px}
  .dpa-help-faq summary{font-size:12px}
  .dpa-help-faq__answer{padding-right:31px}
  .dpa-help-footer-panel{padding:52px 0}
}
