.resourceArticlePage{font-family:var(--font-inter),sans-serif;background:#fff}.resource-article-header{background:linear-gradient(135deg,#0A1628,#0F2744);padding:8rem 2rem 3.5rem}.resource-article-header-inner{max-width:760px;margin:0 auto}.resource-article-breadcrumb{display:inline-block;color:#34d399;text-decoration:none;font-size:.9rem;font-weight:600;margin-bottom:1.5rem}.resource-article-breadcrumb:hover{text-decoration:underline}.resource-article-title{font-size:clamp(2rem,4.5vw,3rem);font-weight:800;color:#fff;line-height:1.15;letter-spacing:-1px;margin-bottom:1rem}.resource-article-subtitle{font-size:1.15rem;color:hsla(0,0%,100%,.85);line-height:1.6;margin-bottom:1.5rem;max-width:640px}.resource-article-byline{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.9rem;color:hsla(0,0%,100%,.6);border-top:1px solid hsla(0,0%,100%,.15);padding-top:1.25rem}.resource-article-byline a{color:#34d399;font-weight:700;text-decoration:none}.resource-article-byline a:hover{text-decoration:underline}.resource-article-byline-title:before,.resource-article-byline-updated:before{content:"·";margin-right:.75rem;color:hsla(0,0%,100%,.4)}.resource-article-body-wrap{padding:3.5rem 2rem}.resource-article-body{max-width:760px;margin:0 auto;font-size:1.05rem;color:#374151;line-height:1.8}.resource-article-body h2{font-size:1.65rem;font-weight:700;color:#0a1628;margin:2.5rem 0 1rem;letter-spacing:-.5px}.resource-article-body h3{font-size:1.3rem;font-weight:700;color:#0a1628;margin:2rem 0 .75rem}.resource-article-body p{margin:0 0 1.25rem}.resource-article-body ol,.resource-article-body ul{margin:0 0 1.25rem;padding-left:1.5rem}.resource-article-body ol li,.resource-article-body ul li{margin-bottom:.5rem}.resource-article-body strong{color:#0a1628}.resource-article-body table{width:100%;border-collapse:collapse;margin:0 0 1.5rem;font-size:.95rem}.resource-article-body table td,.resource-article-body table th{text-align:left;padding:.75rem 1rem;border:1px solid #e5e7eb}.resource-article-body table th{background:#f9fafb;color:#0a1628;font-weight:700}.resource-article-body .resource-article-callout{background:rgba(16,185,129,.06);border-left:4px solid #10b981;border-radius:8px;padding:1.25rem 1.5rem;margin:0 0 1.5rem;font-size:1rem}.resource-article-body .resource-article-pending{background:rgba(217,119,6,.06);border:1px dashed #d97706;border-radius:8px;padding:1.25rem 1.5rem;margin:0 0 1.5rem;font-size:.95rem;color:#92400e}.resource-article-body .resource-article-pending .resource-article-pending-label{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#d97706;margin-bottom:.5rem}.resource-article-body .resource-article-pending p{margin:0}.resource-article-related-wrap{background:#f9fafb;padding:3rem 2rem;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.resource-article-related{max-width:760px;margin:0 auto}.resource-article-related h2{font-size:1.3rem;font-weight:700;color:#0a1628;margin-bottom:1.25rem}.resource-article-related-links{display:flex;flex-wrap:wrap;gap:.75rem}.resource-article-related-link{display:inline-block;background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;color:#0a1628;text-decoration:none;transition:all .2s ease}.resource-article-related-link:hover{border-color:#10b981;color:#059669}.resource-article-cta{padding:4rem 2rem;background:#fff;text-align:center}.resource-article-cta-inner{max-width:640px;margin:0 auto}.resource-article-cta-inner h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#0a1628;margin-bottom:.75rem;letter-spacing:-.5px}.resource-article-cta-inner p{font-size:1.05rem;color:#4b5563;margin-bottom:2rem;line-height:1.6}.resource-article-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;display:inline-block;border:none;cursor:pointer;font-family:var(--font-inter),sans-serif}.cta-button.primary{background:#10b981;color:#fff;box-shadow:0 4px 20px rgba(16,185,129,.3)}.cta-button.primary:hover{background:#059669;transform:translateY(-2px);box-shadow:0 6px 25px rgba(16,185,129,.4)}.cta-button.secondary{background:rgba(0,0,0,0);color:#0a1628;border:2px solid #e5e7eb}.cta-button.secondary:hover{border-color:#10b981;color:#059669}@media screen and (max-width:768px){.resource-article-header{padding:7rem 1.5rem 2.5rem}.resource-article-body-wrap,.resource-article-cta,.resource-article-related-wrap{padding:2.5rem 1.5rem}.resource-article-body{font-size:1rem}.resource-article-body h2{font-size:1.4rem}.resource-article-body h3{font-size:1.15rem}}