:root{--orange:#ff6b00;--orange-deep:#e95400;--yellow:#ffc928;--ink:#151b26;--cream:#fffaf0;--muted:#4b5360;--line:#e8e2d8;--shell:min(1080px,calc(100% - 36px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.68;-webkit-font-smoothing:antialiased}a{color:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-70px;z-index:100;background:var(--ink);color:#fff;padding:12px 16px;border-radius:8px}.skip-link:focus{top:16px}.blog-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(21,27,38,.08);background:rgba(255,250,240,.94);backdrop-filter:blur(14px)}.blog-nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.brand-mark{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--orange),var(--yellow));font:800 14px Manrope,sans-serif}.brand-copy{display:flex;flex-direction:column;line-height:.94}.brand-copy strong{font:800 13px Manrope,sans-serif}.brand-copy small{margin-top:4px;color:var(--orange-deep);font-size:9px;font-weight:800;letter-spacing:.2em}.nav-actions{display:flex;align-items:center;gap:12px}.nav-actions a{font-size:13px;font-weight:800;text-decoration:none}.button{min-height:44px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--ink);color:#fff!important;font:800 12px Manrope,sans-serif;text-decoration:none}.blog-hero{padding:76px 0 62px;background:radial-gradient(circle at 80% 15%,rgba(255,201,40,.22),transparent 34%),linear-gradient(180deg,#fffaf0,#fff)}.eyebrow{color:#b84400;font:800 12px Manrope,sans-serif;letter-spacing:.14em;text-transform:uppercase}.blog-hero h1,.article-head h1{max-width:850px;margin:17px 0 0;font:800 clamp(2.8rem,10vw,5.3rem)/1.02 Manrope,sans-serif;letter-spacing:-.055em}.blog-hero p{max-width:700px;margin:22px 0 0;color:#3f4753;font-size:20px}.article-grid{padding:54px 0 90px;display:grid;gap:18px}.article-card{padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(36,28,16,.07)}.article-card .category,.article-meta{color:#9f3b00;font:800 11px Manrope,sans-serif;letter-spacing:.1em;text-transform:uppercase}.article-card h2{margin:12px 0 0;font:800 clamp(1.6rem,5vw,2.25rem)/1.15 Manrope,sans-serif;letter-spacing:-.035em}.article-card p{margin:13px 0 0;color:var(--muted)}.read-link{display:inline-block;margin-top:19px;color:#a43d00;font-weight:800;text-underline-offset:5px}.article-head{padding:62px 0 46px;background:radial-gradient(circle at 82% 10%,rgba(255,201,40,.2),transparent 32%),linear-gradient(180deg,#fffaf0,#fff)}.article-head h1{font-size:clamp(2.5rem,9vw,4.8rem)}.article-deck{max-width:790px;margin:22px 0 0;color:#3d4652;font-size:21px;line-height:1.55}.article-byline{margin:24px 0 0;color:#626a76;font-size:14px}.article-byline strong{color:var(--ink)}.article-body{width:min(780px,calc(100% - 36px));margin:0 auto;padding:54px 0 92px}.article-body h2{margin:48px 0 0;font:800 clamp(1.8rem,5.5vw,2.65rem)/1.15 Manrope,sans-serif;letter-spacing:-.04em}.article-body h3{margin:32px 0 0;font:800 1.3rem/1.25 Manrope,sans-serif}.article-body p,.article-body li{color:#343d49;font-size:18px}.article-body p{margin:18px 0 0}.article-body ul{margin:18px 0 0;padding-left:24px}.article-body li+li{margin-top:10px}.answer-box{margin:0 0 36px;padding:24px;border-left:6px solid var(--orange);border-radius:0 16px 16px 0;background:#fff1dc}.answer-box strong{display:block;font:800 19px Manrope,sans-serif}.answer-box p{margin-top:9px}.coach-note{margin:38px 0 0;padding:25px;border-radius:18px;background:var(--ink);color:#fff}.coach-note h2{margin:0;color:var(--yellow);font-size:1.45rem}.coach-note p{color:#d7dce4}.sources{margin-top:50px;padding-top:30px;border-top:1px solid var(--line)}.sources h2{margin:0;font-size:1.4rem}.sources li{font-size:15px}.sources a{color:#9f3b00;text-underline-offset:4px}.article-cta{margin-top:48px;padding:28px;border:1px solid #ffd79c;border-radius:22px;background:linear-gradient(135deg,#fff,#fff0d8)}.article-cta h2{margin:0}.article-cta .button{margin-top:20px;background:linear-gradient(105deg,var(--orange),#ff8c1a)}.blog-footer{padding:32px 0;background:#0d1118;color:#bac1cc}.footer-inner{display:flex;flex-direction:column;gap:14px;text-align:center;font-size:13px}.blog-footer a{color:var(--yellow)}@media(min-width:720px){.article-grid{grid-template-columns:repeat(2,1fr)}.article-card:first-child{grid-column:1/-1}.footer-inner{flex-direction:row;justify-content:space-between;text-align:left}}@media(max-width:560px){.nav-actions>a:first-child{display:none}.article-card{padding:23px}.blog-hero{padding-top:54px}}
