.jp-site-footer{margin-top:48px;color:#fff;background:linear-gradient(180deg,#244f7f 0%,#173b66 36%,#0b2342 100%);border-top:1px solid rgba(255,255,255,.15)}
.jp-footer-top{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:48px 0 38px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px}
.jp-footer-logo{width:132px;max-height:64px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.jp-footer-brand p{max-width:390px;color:#d7e5f5;line-height:1.7;margin:18px 0}
.jp-footer-column h3{margin:0 0 17px;color:#fff;font-size:17px}.jp-footer-column a{display:block;width:max-content;max-width:100%;margin:0 0 11px;color:#dbeafe;text-decoration:none;transition:.2s}.jp-footer-column a:hover{color:#fff;transform:translateX(3px)}
.jp-footer-contact p{color:#d7e5f5;line-height:1.55;margin:15px 0}.jp-social-icons{display:flex;gap:10px;margin-top:20px}.jp-social-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.09);font-size:18px;font-weight:800;color:#fff}
.jp-footer-bottom{border-top:1px solid rgba(255,255,255,.14);background:rgba(2,14,32,.27);padding:18px max(20px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.jp-footer-bottom p{margin:0;color:#bfd0e4;font-size:13px}
.jp-public-body{margin:0;background:#f5f8fc;color:#102b4e;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.jp-public-header{height:76px;padding:0 max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dce5ef;position:sticky;top:0;z-index:10}.jp-public-header img{height:48px;width:auto}.jp-public-header nav{display:flex;align-items:center;gap:24px}.jp-public-header a{color:#173b66;text-decoration:none;font-weight:700}.jp-header-login{padding:10px 17px;border-radius:10px;background:#0a84ff!important;color:#fff!important}
.jp-legal-shell{width:min(980px,calc(100% - 40px));margin:50px auto}.jp-legal-hero{text-align:center;margin-bottom:28px}.jp-legal-hero span{font-size:13px;font-weight:900;letter-spacing:.14em;color:#0a84ff}.jp-legal-hero h1{font-size:clamp(34px,6vw,54px);margin:10px 0 12px;color:#102b4e}.jp-legal-hero p{max-width:720px;margin:0 auto;color:#58708c;font-size:18px;line-height:1.6}.jp-legal-card{background:#fff;border:1px solid #dce5ef;border-radius:22px;padding:clamp(25px,5vw,54px);box-shadow:0 20px 60px rgba(16,43,78,.10);line-height:1.75}.jp-legal-card h2{margin:32px 0 8px;color:#102b4e}.jp-legal-card h2:first-child{margin-top:0}.jp-legal-card p,.jp-legal-card li{color:#445b74}.jp-legal-card a{color:#0878df}.jp-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:25px 0}.jp-contact-box{padding:20px;border:1px solid #dce5ef;border-radius:14px;background:#f8fbff}.jp-contact-box strong{display:block;margin-bottom:7px;color:#102b4e}
.dashboard>.main>.jp-site-footer{margin-left:-32px;margin-right:-32px;margin-bottom:-32px}
@media(max-width:850px){.jp-footer-top{grid-template-columns:1fr 1fr}.jp-public-header nav a:not(.jp-header-login){display:none}.jp-contact-grid{grid-template-columns:1fr}}
@media(max-width:560px){.jp-footer-top{grid-template-columns:1fr;width:min(100% - 30px,1180px);padding-top:36px}.jp-footer-bottom{display:block}.jp-footer-bottom p+ p{margin-top:8px}.jp-legal-shell{width:min(100% - 24px,980px);margin-top:28px}.jp-public-header{padding:0 16px}.jp-public-header img{height:42px}.dashboard>.main>.jp-site-footer{margin-left:-18px;margin-right:-18px;margin-bottom:-18px}}
.jp-social-icon{text-decoration:none}.jp-social-disabled{opacity:.72;cursor:default}
.jp-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0}.jp-feature-grid section{padding:20px;border:1px solid #dce6f2;border-radius:16px;background:#f8fbff}.jp-feature-grid h3{margin:0 0 8px;color:#102b4e}.jp-feature-grid p{margin:0}.jp-pricing-card{max-width:680px;padding:30px;border:1px solid #dce6f2;border-radius:20px;background:#f8fbff}.jp-pricing-amount{margin:12px 0 20px;font-size:46px;font-weight:900;color:#102b4e}.jp-pricing-amount small{font-size:16px;font-weight:600;color:#64748b}@media(max-width:700px){.jp-feature-grid{grid-template-columns:1fr}}

/* Public page button text visibility fix v1.6.4 */
.jp-legal-card a.button,
.jp-contact-actions a.button,
.jp-pricing-card a.button,
.jp-public-nav a.button,
.jp-legal-card .button,
.jp-public-body .button {
    color:#fff !important;
    text-decoration:none !important;
}
.jp-legal-card a.button.secondary,
.jp-public-body .button.secondary {
    color:#075eaa !important;
}
