.psg-wrap{--psg-blue:#0E2335;--psg-orange:#F28C28;--psg-cream:#F7F4EF;--psg-line:#E6E0D8;max-width:1040px;margin:1.5rem 0 2.5rem;font-family:inherit;color:var(--psg-blue)}.psg-wrap *{box-sizing:border-box}.psg-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;background:linear-gradient(135deg,var(--psg-blue),#163957);color:#fff;border-radius:24px;padding:28px 32px;box-shadow:0 14px 34px rgba(14,35,53,.18);margin-bottom:18px}.psg-hero-small{padding:24px 28px}.psg-kicker{display:inline-block;color:var(--psg-orange);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.psg-hero h2{color:#fff;margin:0 0 8px;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.05}.psg-hero p{margin:0;max-width:640px;color:rgba(255,255,255,.88);font-size:1.02rem}.psg-mark{flex:0 0 auto;width:64px;height:64px;border-radius:18px;border:2px solid rgba(255,255,255,.2);display:grid;place-items:center;background:rgba(255,255,255,.08);color:#fff;font-weight:900;font-size:2rem}.psg-intro,.psg-progress,.psg-chosen{border:1px solid var(--psg-line);background:#fff;border-radius:18px;padding:16px 18px;margin:14px 0}.psg-intro{display:flex;gap:12px;align-items:center}.psg-intro strong{background:var(--psg-orange);color:#fff;border-radius:999px;padding:4px 10px}.psg-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-top:16px}.psg-card,.psg-option{position:relative;display:flex;justify-content:space-between;gap:18px;align-items:center;min-height:82px;padding:20px 22px;border-radius:20px;text-decoration:none!important;background:#fff;color:var(--psg-blue)!important;border:1px solid var(--psg-line);box-shadow:0 8px 24px rgba(14,35,53,.08);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.psg-card:before,.psg-option:before{content:"";width:6px;align-self:stretch;border-radius:99px;background:var(--psg-orange);opacity:.85}.psg-card span,.psg-option span{font-weight:800;line-height:1.2;flex:1}.psg-card em,.psg-option em{font-style:normal;color:var(--psg-orange);font-weight:800;font-size:.82rem;white-space:nowrap}.psg-card:hover,.psg-option:hover{transform:translateY(-2px);border-color:var(--psg-orange);box-shadow:0 12px 30px rgba(14,35,53,.13)}.psg-topbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.psg-link,.psg-back a,.psg-secondary{color:var(--psg-blue)!important;font-weight:800;text-decoration:none!important}.psg-badge{background:var(--psg-cream);border:1px solid var(--psg-line);border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:800}.psg-progress-text{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.psg-progress-track{height:10px;border-radius:999px;background:var(--psg-cream);overflow:hidden}.psg-progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--psg-orange),#ffb15e);border-radius:999px}.psg-chosen{background:var(--psg-cream)}.psg-chosen strong{display:block;margin-bottom:6px}.psg-chosen ol{margin:.25rem 0 0 1.1rem}.psg-question{margin:22px 0 12px}.psg-question h3{margin:0;color:var(--psg-blue);font-size:1.45rem}.psg-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.psg-result,.psg-enquiry,.psg-thanks{border:1px solid var(--psg-line);border-radius:22px;padding:24px;background:#fff;box-shadow:0 10px 30px rgba(14,35,53,.08);margin:16px 0}.psg-thanks{background:#f7fbf5;border-color:#bddbad}.psg-result h2{display:none}.psg-result h3,.psg-result h4,.psg-enquiry h3{color:var(--psg-blue);margin-top:0}.psg-result a{font-weight:800;color:var(--psg-blue)!important}.psg-result-copy{font-size:1.04rem;line-height:1.65}.psg-next-steps{background:var(--psg-cream);border-radius:18px;padding:16px 18px;margin-top:16px}.psg-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:16px}.psg-button{display:inline-block;padding:13px 18px;border-radius:999px;text-decoration:none!important;background:var(--psg-blue);color:#fff!important;font-weight:800;box-shadow:0 8px 20px rgba(14,35,53,.18);border:0;cursor:pointer}.psg-button:hover{background:#163957}.psg-secondary{padding:12px 4px}.psg-back{margin-top:16px}.psg-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.psg-enquiry label{display:block;font-weight:800;margin:10px 0 6px}.psg-enquiry input,.psg-enquiry textarea{width:100%;border:1px solid var(--psg-line);border-radius:12px;padding:11px 12px;font:inherit}.psg-enquiry textarea{resize:vertical}.psg-product-card{display:grid;grid-template-columns:minmax(160px,260px) 1fr;gap:20px;border:1px solid var(--psg-line);background:var(--psg-cream);border-radius:20px;padding:18px;margin:18px 0}.psg-product-media{background:#fff;border-radius:16px;display:grid;place-items:center;min-height:180px;overflow:hidden}.psg-product-img{width:100%;height:auto;display:block}.psg-product-placeholder{width:100%;min-height:180px;display:grid;place-items:center;background:linear-gradient(135deg,var(--psg-blue),#163957);color:#fff;font-weight:900;font-size:1.4rem}.psg-product-body h4{margin:.1rem 0 .3rem;color:var(--psg-blue);font-size:1.35rem}.psg-product-sku{margin:.1rem 0 .6rem;font-weight:800;color:#455}.psg-product-price{font-weight:900;margin:.4rem 0 1rem}.psg-product-section{background:#fff;border-radius:14px;padding:13px 15px;margin:12px 0}.psg-product-section h5{margin:0 0 8px;color:var(--psg-blue);font-size:1rem}.psg-product-section ul{margin:.25rem 0 .25rem 1.2rem}.psg-product-section p:last-child{margin-bottom:0}@media(max-width:700px){.psg-hero{padding:22px 20px;border-radius:20px}.psg-mark{display:none}.psg-topbar,.psg-progress-text{align-items:flex-start;flex-direction:column}.psg-grid,.psg-options,.psg-form-grid,.psg-product-card{grid-template-columns:1fr}.psg-card,.psg-option{min-height:76px}.psg-card em,.psg-option em{display:none}}
/* V11F product recommendation polish */
.psg-product-preview-list {
  display: grid;
  gap: 18px;
  margin-top: 18px;
}
.psg-product-card {
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin-top: 20px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 8px 24px rgba(14,35,53,.08);
}
.psg-product-card h3,
.psg-product-card h4,
.psg-product-card h5 {
  color: #0E2335;
}
.psg-product-card .psg-button,
.psg-product-button {
  display: inline-block;
  background: #0E2335;
  color: #ffffff !important;
  padding: 10px 18px;
  border-radius: 4px;
  text-decoration: none !important;
  font-weight: 600;
  transition: all 0.2s ease;
}
.psg-product-card .psg-button:hover,
.psg-product-button:hover {
  background: #163554;
  color: #ffffff !important;
}

/* V12 enquiry summary */
.psg-enquiry-summary {
    margin: 18px 0;
    padding: 18px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #f8fafc;
}
.psg-enquiry-summary h4 {
    margin: 0 0 6px;
    color: #0E2335;
}
.psg-enquiry-summary p {
    margin: 0 0 12px;
}
.psg-enquiry-summary textarea {
    width: 100%;
    min-height: 170px;
    box-sizing: border-box;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    padding: 12px;
    background: #ffffff;
    color: #0E2335;
    font-size: 14px;
    line-height: 1.5;
}
