*{box-sizing:border-box}body{margin:0;background:#fff;color:#20211e;font-family:var(--font-body)}a{color:inherit;text-decoration:none}header{max-width:1320px;margin:20px auto;display:flex;align-items:center;justify-content:space-between;padding:8px 28px;border:1px solid #e9e9e6;border-radius:22px}nav{display:flex;gap:30px;align-items:center;font-size:14px}.pill,button{border:0;background:#20211e;color:#fff;padding:12px 20px;border-radius:22px;cursor:pointer}main{max-width:1120px;margin:80px auto 110px}.eyebrow{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#777a70}h1{font-weight:500;font-size:clamp(38px,5vw,68px);letter-spacing:-.055em;line-height:1.08;margin:22px 0}.dek{font-size:20px;color:#72756b;line-height:1.6}.blog-intro{margin-bottom:65px}.story{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #e7e8e1;border-radius:24px;overflow:hidden;transition:transform .3s}.story:hover{transform:translateY(-3px)}.story-art{min-height:330px;position:relative;background:#f0f0e9;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;gap:24px;padding:60px}.story-art i{width:50px;height:120px;background:linear-gradient(130deg,#c4c8b9,#e4e6db);border-radius:80px 80px 0 0;transform:rotate(-15deg)}.story-art i:nth-child(2){height:200px}.story-art i:nth-child(3){height:155px}.story-art span{position:absolute;bottom:24px;left:28px;font-size:9px;letter-spacing:.13em;color:#838778}.story-copy{padding:46px}.story h2{font-size:32px;font-weight:500;letter-spacing:-.035em;line-height:1.15}.story-copy>p:not(.eyebrow){font-size:15px;line-height:1.65;color:#72756b}.read{display:inline-block;margin-top:20px;font-size:13px}.article{max-width:760px}.back{font-size:13px;color:#777}.article>.eyebrow{margin-top:48px}.article h1{font-size:clamp(34px,4.5vw,58px)}.byline{font-size:12px;color:#85877e;padding:20px 0 36px;border-bottom:1px solid #eee}.article-body{font-size:18px;line-height:1.85}.article-body h2{font-size:28px;font-weight:500;letter-spacing:-.035em;margin-top:45px}.sources{margin-top:50px;border-top:1px solid #eee;padding-top:20px}.sources h2{font-size:15px}.sources a{font-size:13px;display:block;line-height:1.6;text-decoration:underline;color:#74796b}footer{border-top:1px solid #eee;max-width:1120px;margin:auto;padding:30px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#777}.cms{max-width:1100px}.cms-layout{display:grid;grid-template-columns:240px 1fr;gap:40px}.cms-list button{display:block;width:100%;text-align:left;background:#f5f5f2;color:#333;margin:10px 0;border-radius:12px}.cms label{display:block;font-size:13px;margin:15px 0}.cms input,.cms textarea,.cms select{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #ddd;border-radius:8px;font:inherit;background:white}.cms textarea{min-height:320px;line-height:1.6}.cms #sources{min-height:85px}.cms-actions{display:flex;gap:12px;margin-top:20px;align-items:center}.cms-actions a{font-size:13px;text-decoration:underline}#status{font-size:14px;min-height:25px}#preview{border:1px solid #ddd;border-radius:16px;padding:25px;line-height:1.8;margin-top:25px}.cms small{color:#777}button:disabled{opacity:.5}a:focus-visible,button:focus-visible{outline:2px solid #777;outline-offset:5px}@media(max-width:760px){header{margin:12px;padding:6px 14px}nav{gap:16px}main{margin:48px 22px 70px}.story{grid-template-columns:1fr}.story-art{min-height:230px}.story-copy{padding:26px}.story h2{font-size:28px}.cms-layout{grid-template-columns:1fr}footer{margin:0 22px;flex-wrap:wrap}.article-body{font-size:16px}.dek{font-size:18px}}@media(prefers-reduced-motion:reduce){.story{transition:none}}

.stories{display:grid;gap:28px}.story>.story-cover{width:100%;height:100%;min-height:300px;object-fit:cover}.article>.story-cover{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:20px;margin:30px 0 38px}.story-copy .eyebrow{line-height:1.7}@media(max-width:760px){.story>.story-cover{height:240px;min-height:0}.article>.story-cover{border-radius:14px}}
