html.pg-resources{--navy:#1A2E44;--teal:#1A7DB5;--teal-dk:#155f8a;--teal-dark:#155f8a;--cream:#FAF8F5;--ink:#26333f;--muted:#5a6b7b;--line:#e2e8ee;--star:#F5A623;--radius-panel:16px;--radius-btn:4px;--shadow-panel:0 0 20px rgba(0,0,0,.08)}.pg-resources .ch-modal-overlay,.pg-resources .ch-trigger-btn{--navy:#14325D;--navy-dark:#0a1e3d;--yellow:#F7D200;--teal:#00B4C8}.pg-resources h1,.pg-resources h2,.pg-resources h3,.pg-resources h4{font-weight:500}.pg-resources .eyebrow{font-weight:500;color:var(--teal)}.pg-resources .eyebrow::before{background:var(--teal)}.pg-resources .wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}.pg-resources .btn{background:var(--teal);color:#fff;border-radius:var(--radius-btn);padding:12px 22px;font-weight:500;font-size:15px}.pg-resources .btn:hover{background:var(--teal-dk);transform:none;box-shadow:none}.pg-resources .btn-gold{background:var(--teal);color:#fff}.pg-resources .btn-gold:hover{background:var(--teal-dk);color:#fff;box-shadow:none}.pg-resources .btn-sec{background:#e8f4fb;color:var(--navy)}.pg-resources .btn-sec:hover{background:#d9ecf8;color:var(--navy)}.pg-resources .nav-cta .btn{padding:10px 18px}.pg-resources .hero-sub{background:linear-gradient(135deg,#eaf4fb 0%,#f0e8f8 100%);color:var(--navy)}.pg-resources .hero-sub .wrap{padding:60px 22px 56px;position:relative;z-index:2}.pg-resources .hero-sub h1{color:var(--navy);font-size:40px;margin:6px 0 0}.pg-resources .hero-sub p{color:var(--muted);font-size:18px;max-width:600px;margin-top:14px}.pg-resources .hero-sub .hero-pill{background:var(--teal);border:none;color:#fff;border-radius:20px;padding:6px 16px;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.pg-resources .crumbs{color:var(--muted);font-size:13px;margin:14px 0 4px}.pg-resources .crumbs a{color:var(--teal)}.pg-resources .res-cats{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.pg-resources .res-cat{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);color:var(--navy);font-size:13px;font-weight:500;padding:8px 16px;border-radius:100px;text-decoration:none;transition:border-color .3s,color .3s}.pg-resources .res-cat:hover{border-color:var(--teal);color:var(--teal)}.pg-resources .sec-head{text-align:center;max-width:640px;margin:0 auto 48px}.pg-resources .sec-head h2{font-size:34px;margin:8px 0 12px}.pg-resources .sec-sub{color:var(--muted);font-size:17px}.pg-resources .guide-sec{background:var(--cream)}.pg-resources .guide-card{display:grid;grid-template-columns:1fr 1.15fr;border-radius:16px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-panel)}.pg-resources .guide-left{background:var(--navy);padding:48px 44px;display:flex;flex-direction:column;justify-content:center}.pg-resources .guide-tag{display:inline-flex;align-items:center;gap:8px;background:rgba(124,196,230,.15);border:1px solid rgba(124,196,230,.3);color:#bfe2f2;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:22px;width:fit-content}.pg-resources .guide-title{font-size:28px;color:#fff;line-height:1.25;margin-bottom:16px}.pg-resources .guide-desc{font-size:15px;color:rgba(255,255,255,.65);line-height:1.8;margin-bottom:28px}.pg-resources .guide-check{display:flex;flex-direction:column;gap:10px}.pg-resources .guide-item{display:flex;align-items:center;gap:12px;font-size:14px;color:rgba(255,255,255,.8)}.pg-resources .guide-item-dot{width:20px;height:20px;border-radius:50%;background:rgba(124,196,230,.2);color:#bfe2f2;display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}.pg-resources .guide-right{background:#fff;padding:48px 44px;display:flex;flex-direction:column;justify-content:center}.pg-resources .guide-right h3{font-size:26px;color:var(--navy);margin-bottom:8px}.pg-resources .guide-right p{font-size:15px;color:var(--muted);line-height:1.7;margin-bottom:24px}.pg-resources .guide-form{display:flex;flex-direction:column;gap:14px}.pg-resources .guide-input{padding:12px 16px;border:1px solid var(--line);border-radius:6px;font-size:15px;color:var(--ink);outline:none;transition:border-color .2s}.pg-resources .guide-input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(26,125,181,.15)}.pg-resources .guide-submit{justify-content:center;display:flex;align-items:center;gap:8px}.pg-resources .guide-privacy{font-size:12px;color:var(--muted);text-align:center;margin-top:16px}.pg-resources .topics-sec{background:#fff}.pg-resources .topic-block{margin-bottom:64px}.pg-resources .topic-block:last-child{margin-bottom:0}.pg-resources .topic-header{display:flex;align-items:center;gap:18px;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid var(--line)}.pg-resources .topic-icon{width:56px;height:56px;border-radius:14px;background:#eef4f9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.pg-resources .topic-icon img{width:30px;height:30px;object-fit:contain}.pg-resources .topic-name{font-family:'Poppins',system-ui,sans-serif;font-weight:500;font-size:26px;color:var(--navy);min-height:1em}.pg-resources .topic-count{font-size:12px;color:var(--muted);margin-top:4px}.pg-resources .articles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.pg-resources .article-card{border:1px solid var(--line);border-radius:14px;padding:24px;transition:transform .3s,box-shadow .3s,border-color .3s}.pg-resources .article-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-panel);border-color:var(--teal)}.pg-resources .article-title{font-size:16px;font-weight:600;color:var(--navy);margin-bottom:8px;line-height:1.4}.pg-resources .article-desc{font-size:13.5px;color:var(--muted);line-height:1.7;margin-bottom:16px}.pg-resources .article-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--teal);text-decoration:none}.pg-resources .article-link:hover{color:var(--teal-dk)}.pg-resources .article-coming{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--muted);background:#eef2f6;padding:4px 12px;border-radius:100px}.pg-resources .tools-sec{background:var(--cream)}.pg-resources .tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pg-resources .tool-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px 24px;text-align:center;transition:transform .3s,box-shadow .3s}.pg-resources .tool-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-panel)}.pg-resources .tool-icon{font-size:36px;margin-bottom:16px;display:block}.pg-resources .tool-title{font-size:16px;font-weight:600;color:var(--navy);margin-bottom:8px}.pg-resources .tool-desc{font-size:13px;color:var(--muted);line-height:1.65;margin-bottom:20px}.pg-resources .tool-link{display:inline-flex;align-items:center;gap:8px;background:#e8f4fb;color:var(--teal-dk);font-size:12px;font-weight:600;padding:8px 16px;border-radius:100px;text-decoration:none}.pg-resources .tool-link:hover{background:#d9ecf8}.pg-resources .news-sec{background:var(--cream)}.pg-resources .news-inner{max-width:640px;margin:0 auto;text-align:center}.pg-resources .news-inner h2{font-size:34px;color:var(--navy);margin-bottom:12px}.pg-resources .news-inner p{font-size:16px;color:var(--muted);margin-bottom:32px}.pg-resources .news-form{display:flex;gap:12px;max-width:480px;margin:0 auto}.pg-resources .news-input{flex:1;padding:14px 18px;border:1px solid var(--line);border-radius:100px;font-size:15px;color:var(--ink);background:#fff;outline:none;transition:border-color .2s}.pg-resources .news-input:focus{border-color:var(--teal)}.pg-resources .news-btn{border-radius:100px;white-space:nowrap;display:inline-flex;align-items:center}.pg-resources .news-privacy{font-size:12px;color:var(--muted);margin-top:14px}.pg-resources .cta-band-v3{background:var(--navy);border-radius:16px 16px 0 0;margin:0 18px;padding:56px 40px;text-align:center}.pg-resources .cta-eyebrow{color:#7cc4e6}.pg-resources .cta-eyebrow::before{background:#7cc4e6}.pg-resources .cta-band-v3 h2{color:#fff;font-size:32px;margin:12px 0}.pg-resources .cta-band-v3 p{color:rgba(255,255,255,.7);font-size:16px;max-width:620px;margin:0 auto 24px}.pg-resources .cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.pg-resources .site-footer{padding:48px 0 24px}.pg-resources .footer-grid{grid-template-columns:repeat(4,1fr);gap:36px}.pg-resources .legal-v3{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;font-size:13px;color:#8ba6b8}.pg-resources .legal-v3 a{color:#8ba6b8;margin-left:16px}.pg-resources .legal-v3 a:hover{color:#fff}@media(max-width:960px){.pg-resources .hero-sub h1{font-size:31px}.pg-resources .guide-card{grid-template-columns:1fr}.pg-resources .articles-grid{grid-template-columns:1fr}.pg-resources .tools-grid{grid-template-columns:repeat(2,1fr)}.pg-resources .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.pg-resources .hero-sub h1{font-size:27px}.pg-resources .tools-grid{grid-template-columns:1fr}.pg-resources .news-form{flex-direction:column}.pg-resources .guide-left,.pg-resources .guide-right{padding:32px 24px}.pg-resources .footer-grid{grid-template-columns:1fr}.pg-resources .cta-band-v3{margin:0 12px;padding:44px 22px}.pg-resources .cta-band-v3 h2{font-size:26px}}