:root{--brand-primary:#1A1A1A;--brand-primary-dark:#0A0A0A;--brand-primary-light:#5B5B5B;--brand-secondary:#1E40AF;--brand-accent:#B8915C;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-text:#1A202C;--brand-text-secondary:#4A5568;--text-on-dark:#FFFFFF;--brand-border:#E2E8F0;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444}body{margin:0;color:#1a202c;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.62}a{color:#1e40af;color:var(--brand-secondary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#1a1a1a;color:var(--brand-primary)}img{max-width:100%;display:block}.section-pad{padding:96px 0}.section-pad-sm{padding:72px 0}.section-heading{max-width:760px;margin:0 auto 42px;text-align:center}.section-heading.left{margin-left:0;text-align:left}.pent-dark-hero h1,.pent-illustration-hero h1,.pent-nature-hero h1,.pent-page-title h1,.section-heading h1,.section-heading h2{margin:0 0 16px;font-weight:800;line-height:1.08;letter-spacing:0}.section-heading h2{font-size:38px}.pent-dark-hero h1,.pent-illustration-hero h1,.pent-nature-hero h1,.pent-page-title h1{font-size:48px}.pent-dark-hero p,.pent-illustration-hero p,.pent-nature-hero p,.pent-page-title p,.section-heading p{margin:0;color:#4a5568;color:var(--brand-text-secondary);font-size:18px}.pent-eyebrow{display:inline-block;margin-bottom:14px;color:#1e40af;color:var(--brand-secondary);font-size:12px;font-weight:800;text-transform:uppercase}.pent-eyebrow.inverse{color:#b8915c;color:var(--brand-accent)}.pent-btn-cta,.pent-btn-primary{background:#1a1a1a;background:var(--brand-primary);border:1px solid #1a1a1a;border:1px solid var(--brand-primary);color:#fff;color:var(--text-on-dark);border-radius:0;font-weight:700;padding:12px 22px}.pent-btn-cta:hover,.pent-btn-primary:hover{background:#1e40af;background:var(--brand-secondary);border-color:#1e40af;border-color:var(--brand-secondary);color:#fff;color:var(--text-on-dark)}.pent-btn-outline-light{border:1px solid rgba(255,255,255,.85);color:#fff;color:var(--text-on-dark);border-radius:0;font-weight:700;padding:12px 22px}.pent-btn-outline-light:hover{background:#fff;background:var(--text-on-dark);color:#1a1a1a;color:var(--brand-primary)}.pent-topbar{background:#0a0a0a;background:var(--brand-primary-dark);color:#fff;color:var(--text-on-dark);font-size:13px;padding:8px 0}.pent-topbar a{color:#fff;color:var(--text-on-dark);font-weight:700;-webkit-text-decoration:underline;text-decoration:underline}.pent-navbar{min-height:76px;background:#fff;background:var(--brand-bg);box-shadow:0 2px 10px rgba(0,0,0,.06)}.pent-navbar.is-scrolled{box-shadow:0 8px 26px rgba(0,0,0,.08)}.pent-navbar .brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:linear-gradient(90deg,#111,#111 70%,#1e40af 70%,#1e40af 100%)}.pent-navbar .nav-link{position:relative;color:#1a202c;color:var(--brand-text);font-weight:700;margin:0 4px}.pent-navbar .nav-link::after{content:"";position:absolute;left:50%;right:50%;bottom:4px;height:2px;background:#1e40af;background:var(--brand-secondary);transition:left .2s,right .2s}.pent-navbar .nav-link:hover::after{left:12px;right:12px}.pent-footer{background:#0a0a0a;background:var(--brand-primary-dark);color:#fff;color:var(--text-on-dark);padding:72px 0 28px}.pent-footer h5,.pent-footer h6{color:#fff;color:var(--text-on-dark);font-weight:800;margin-bottom:18px}.pent-footer p{color:rgba(255,255,255,.72);margin:0}.pent-footer ul{list-style:none;margin:0;padding:0}.pent-footer li+li{margin-top:10px}.pent-footer a{color:rgba(255,255,255,.68)}.pent-footer a:hover{color:#fff;color:var(--text-on-dark)}.pent-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:48px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.7)}.pent-footer-bottom a{margin-left:16px}.pent-page-title{background:#f0f4f8;background:var(--brand-bg-alt);text-align:center}.pent-page-title .container{max-width:820px}.pent-centered-cta{text-align:center;background:#f0f4f8;background:var(--brand-bg-alt)}.pent-centered-cta h2{margin:0 0 22px;font-size:34px;font-weight:800}.pent-cta-split{background:#1a1a1a;background:var(--brand-primary);color:#fff;color:var(--text-on-dark);padding:84px 0 104px}.pent-cta-split h2{margin:0 0 16px;font-size:38px;font-weight:800;color:#fff;color:var(--text-on-dark)}.pent-cta-split li,.pent-cta-split p{color:rgba(255,255,255,.82)}.pent-cta-split ul{margin:24px 0 0;padding-left:20px}.pent-form-card{background:#fff;background:var(--brand-bg);border:1px solid #e2e8f0;border:1px solid var(--brand-border);box-shadow:0 18px 45px rgba(0,0,0,.18);padding:28px;color:#1a202c;color:var(--brand-text)}.pent-error-page{min-height:58vh;display:flex;align-items:center;text-align:center}.pent-error-page h1{font-size:46px;font-weight:800}@media (max-width:991px){.pent-dark-hero h1,.pent-illustration-hero h1,.pent-nature-hero h1,.pent-page-title h1{font-size:38px}.pent-footer-bottom{align-items:flex-start;flex-direction:column}}@media (max-width:575px){.section-pad{padding:64px 0}.section-pad-sm{padding:52px 0}.pent-cta-split h2,.section-heading h2{font-size:30px}}