*{margin:0;padding:0;box-sizing:border-box}body{font-family:Georgia,'Times New Roman',serif;line-height:1.8;color:#333;background-color:#f9fafb}.skip-link{position:absolute;top:-40px;left:0;background:#f97316;color:white;padding:8px;z-index:1001;font-family:'Inter',Arial,sans-serif}.skip-link:focus{top:0}nav{background-color:#1c2e4a;padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,0.1)}nav .container{max-width:900px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{color:white;font-family:'Inter',Arial,sans-serif;font-size:20px;font-weight:800;text-decoration:none;letter-spacing:-.5px}.nav-logo span{color:#f97316}nav ul{list-style:none;display:flex;gap:1.5rem}nav ul a{color:rgba(255,255,255,0.85);text-decoration:none;font-family:'Inter',Arial,sans-serif;font-size:14px;font-weight:500;transition:color .2s}nav ul a:hover{color:#f97316}.hero{background:linear-gradient(135deg,#1c2e4a 0,#2d4a73 100%);color:white;padding:4rem 2rem;text-align:center}.hero .eyebrow{font-family:'Inter',Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#f97316;margin-bottom:1rem}.hero h1{font-family:'Inter',Arial,sans-serif;font-size:clamp(26px,4vw,40px);font-weight:800;line-height:1.2;max-width:760px;margin:0 auto 1.5rem;letter-spacing:-.5px}.hero .subtitle{font-family:'Inter',Arial,sans-serif;font-size:18px;color:rgba(255,255,255,0.8);max-width:620px;margin:0 auto 2rem}.hero .meta{font-family:'Inter',Arial,sans-serif;font-size:14px;color:rgba(255,255,255,0.6)}.article-container{max-width:740px;margin:0 auto;padding:3rem 2rem}.article-container h2{font-family:'Inter',Arial,sans-serif;font-size:26px;font-weight:800;color:#1c2e4a;margin:2.5rem 0 1rem;line-height:1.3}.article-container h3{font-family:'Inter',Arial,sans-serif;font-size:20px;font-weight:700;color:#1c2e4a;margin:2rem 0 .75rem}.article-container p{margin-bottom:1.25rem;font-size:17px;color:#374151}.article-container ul,.article-container ol{margin:1rem 0 1.5rem 1.5rem}.article-container li{margin-bottom:.65rem;font-size:17px;color:#374151}.article-container strong{color:#1c2e4a}.article-container a{color:#f97316;text-decoration:none}.article-container a:hover{text-decoration:underline}.cta-section{background:linear-gradient(135deg,#1c2e4a,#2d4a73);color:white;border-radius:16px;padding:2.5rem;text-align:center;margin:3rem 0}.cta-section h2{color:white;font-family:'Inter',Arial,sans-serif;font-size:26px;font-weight:800;margin:0 0 1rem}.cta-section p{color:rgba(255,255,255,0.8);font-size:16px;margin-bottom:1.5rem}.cta-section .cta-btn{display:inline-block;background:#f97316;color:white;padding:14px 28px;border-radius:8px;text-decoration:none;font-family:'Inter',Arial,sans-serif;font-weight:700;font-size:16px;transition:background .2s}.cta-section .cta-btn:hover{background:#ea6d0f}.author-bio{background:white;border-radius:12px;padding:1.5rem;margin-top:2.5rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.author-bio .avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#1c2e4a,#f97316);display:flex;align-items:center;justify-content:center;color:white;font-family:'Inter',Arial,sans-serif;font-size:20px;font-weight:800;flex-shrink:0}.author-bio h4{font-family:'Inter',Arial,sans-serif;font-size:15px;font-weight:700;color:#1c2e4a;margin-bottom:4px}.author-bio p{font-size:14px;color:#6b7280;margin:0}.author-bio a{color:#f97316;text-decoration:none}footer{background:#1c2e4a;color:rgba(255,255,255,0.6);text-align:center;padding:2rem;font-family:'Inter',Arial,sans-serif;font-size:14px}footer a{color:rgba(255,255,255,0.6);text-decoration:none;margin:0 .5rem}footer a:hover{color:#f97316}@media(max-width:600px){.hero{padding:2.5rem 1.25rem}.article-container{padding:2rem 1.25rem}.cta-section{padding:1.75rem 1.25rem}nav ul{gap:1rem}}