:root{--ink: #111111;--navy: #122a44;--red: #e5383b;--slate: #4c586a;--muted: #6f6f69;--line: #e5e7eb;--soft: #f4f6f8;--white: #ffffff;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--white);color:var(--navy);font-family:var(--font-sans);scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--white)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh;background:var(--white)}.site-header{display:flex;align-items:center;justify-content:space-between;height:96px;padding:0 64px;border-bottom:1px solid var(--line)}.brand,.primary-nav,.eyebrow,.closing-kicker{display:flex;align-items:center}.brand{gap:18px}.brand-mark{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 auto;background:var(--ink);color:var(--white);font-size:18px;font-weight:800;letter-spacing:0}.brand-name{color:var(--ink);font-size:15px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.primary-nav{gap:28px}.nav-link{color:var(--navy);font-size:14px;font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;border:0;font-weight:800;line-height:1;white-space:nowrap}.button-small{min-height:38px;padding:0 16px;font-size:14px}.button-large{min-width:220px;min-height:58px;padding:0 28px;font-size:17px}.button-red{background:var(--red);color:var(--white)}.button-dark{min-height:54px;padding:0 24px;background:var(--ink);color:var(--white);font-size:15px}.hero-section{display:grid;grid-template-columns:minmax(0,900px) 396px;gap:16px;align-items:start;padding:54px 64px 0}.hero-copy{display:flex;flex-direction:column;gap:28px;max-width:900px}.eyebrow{gap:18px;margin:0;color:var(--muted);font-size:15px;font-weight:800;letter-spacing:.13em;line-height:20px;text-transform:uppercase}.eyebrow span{width:58px;height:6px;flex:0 0 auto;background:var(--red)}.hero-copy h1{max-width:900px;margin:0;color:var(--navy);font-size:clamp(48px,5.7vw,82px);font-weight:800;letter-spacing:0;line-height:1.05}.hero-lede{max-width:790px;margin:0;color:var(--slate);font-size:23px;font-weight:500;line-height:34px}.hero-media{width:396px;height:500px;margin:0;overflow:hidden;border:1px solid var(--ink);background:var(--soft)}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.08)}.expertise-section{padding:60px 20px 0}.expertise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,383px));justify-content:space-between;gap:48px;width:100%;padding:0 64px}.expertise-card{display:flex;flex-direction:column;gap:22px}.rule{width:100%;height:4px}.rule-navy{background:var(--navy)}.rule-red{background:#c8382f}.expertise-card h3{margin:0;color:var(--navy);font-size:29px;font-weight:800;line-height:35px}.expertise-card p{margin:0;color:var(--slate);font-size:21px;font-weight:500;line-height:34px}.closing-cta{display:flex;align-items:center;justify-content:space-between;min-height:220px;margin-top:36px;padding:0 64px;background:var(--red);color:var(--white)}.closing-heading{display:flex;flex-direction:column;gap:16px;width:700px}.closing-kicker{gap:16px;margin:0;color:#ffd8d8;font-size:12px;font-weight:800;letter-spacing:.16em;line-height:16px;text-transform:uppercase}.closing-kicker span{width:54px;height:4px;flex:0 0 auto;background:var(--ink)}.closing-heading h2{max-width:690px;margin:0;color:var(--white);font-size:39px;font-weight:800;letter-spacing:0;line-height:46px}.closing-action{display:flex;flex-direction:column;gap:22px;width:390px}.closing-action p{margin:0;color:var(--white);font-size:17px;font-weight:600;line-height:28px}.closing-links{display:flex;align-items:center;gap:20px}.email-link{color:var(--white);font-size:14px;font-weight:800;letter-spacing:.02em;line-height:20px}.simple-page{width:min(900px,calc(100% - 40px));min-height:100vh;margin:0 auto;padding:96px 0}.simple-page-wide{width:min(1180px,calc(100% - 40px))}.simple-page h1{max-width:850px;margin:24px 0;color:var(--navy);font-size:clamp(44px,7vw,78px);font-weight:800;line-height:1.06}.simple-page p{max-width:760px;margin:0;color:var(--slate);font-size:21px;font-weight:500;line-height:34px}.simple-eyebrow{color:var(--muted)}.post-grid,.tool-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px}.tool-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card,.tool-preview>div{border-top:4px solid var(--navy);padding-top:24px}.post-card:nth-child(2){border-color:#c8382f}.post-card h2,.tool-preview h2{margin:0 0 16px;color:var(--navy);font-size:26px;font-weight:800;line-height:32px}.post-card p,.tool-preview p{color:var(--slate);font-size:17px;line-height:28px}@media(max-width:1180px){.site-header,.hero-section,.closing-cta{padding-left:40px;padding-right:40px}.hero-section{grid-template-columns:minmax(0,1fr) 340px}.hero-media{width:340px;height:470px}.expertise-grid{padding:0 40px;gap:32px}}@media(max-width:960px){.site-header{height:auto;min-height:88px;gap:24px;padding-top:22px;padding-bottom:22px}.primary-nav{gap:18px}.hero-section{grid-template-columns:1fr;padding-top:44px}.hero-copy,.hero-lede{max-width:none}.hero-media{width:100%;height:420px}.expertise-grid,.post-grid,.tool-preview{grid-template-columns:1fr}.closing-cta{flex-direction:column;align-items:flex-start;gap:32px;padding-top:42px;padding-bottom:42px}.closing-heading,.closing-action{width:min(100%,760px)}}@media(max-width:680px){.site-header{align-items:flex-start;flex-direction:column;padding:22px 20px}.primary-nav{width:100%;flex-wrap:wrap}.nav-link{font-size:13px}.hero-section,.closing-cta{padding-left:20px;padding-right:20px}.eyebrow{align-items:flex-start;flex-direction:column;gap:12px;font-size:12px;line-height:17px}.hero-copy{gap:22px}.hero-lede{font-size:18px;line-height:29px}.button-large{width:100%}.hero-media{height:340px}.expertise-section{padding-top:42px}.expertise-grid{padding:0;gap:42px}.expertise-card h3{font-size:25px;line-height:31px}.expertise-card p{font-size:18px;line-height:30px}.closing-heading h2{font-size:31px;line-height:38px}.closing-links{align-items:flex-start;flex-direction:column;width:100%}.closing-links .button{width:100%}.simple-page{padding:64px 0}}
