:root{--navy:#062650;--teal:#00b89e;--ink:#14263e;--muted:#677588;--line:#e3e8ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.55 Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--teal);outline-offset:4px}.preview{background:var(--navy);color:#fff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:1.1px}.preview span{font-size:13px;letter-spacing:0;color:#cfdae8;margin-left:14px}header{max-width:1160px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:28px 32px;border-bottom:1px solid var(--line)}.brand{text-decoration:none;color:var(--navy);font-weight:800;font-size:38px;letter-spacing:-1.7px;display:inline-flex;align-items:center;gap:7px}.ring{width:69px;height:69px;display:inline-flex;align-items:center;justify-content:center;border:7px solid var(--teal);border-top-color:transparent;transform:rotate(0deg);border-radius:50%;font-size:34px;letter-spacing:-2px}.header-right{display:flex;align-items:center;gap:22px;font-size:14px;color:var(--muted)}.quiet{border:1px solid var(--line);background:white;border-radius:24px;padding:9px 15px;color:var(--navy)}main{max-width:1160px;margin:auto;padding:0 32px}.intro{padding:26px 0 18px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:#008d7b;margin:0 0 10px}h1{font-size:48px;line-height:1.12;letter-spacing:-2px;color:var(--navy);margin:0 0 12px}h1 span{color:var(--navy)}.intro>p:last-child{color:var(--muted);margin:0}nav{display:flex;gap:8px;overflow:auto;padding:6px 0 16px;scrollbar-width:thin}nav button{white-space:nowrap;border:1px solid var(--line);background:#f5f7f9;color:var(--navy);border-radius:24px;padding:10px 19px;font-size:14px;font-weight:600}nav button.active{background:var(--navy);border-color:var(--navy);color:#fff}.section-head{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:16px 0}h2{font-size:25px;letter-spacing:-.6px;color:var(--navy);margin:0}.muted{color:var(--muted);font-size:14px}.archive-link{font-size:14px;color:#007e70;text-decoration:none}.progress{display:flex;align-items:center;gap:14px;font-size:14px;color:var(--muted);margin:2px 0 16px}progress{height:6px;max-width:260px;flex:1;appearance:none;border:0;border-radius:5px;overflow:hidden}progress::-webkit-progress-bar{background:#e8edf0}progress::-webkit-progress-value{background:var(--teal)}progress::-moz-progress-bar{background:var(--teal)}.small{font-size:12px;color:var(--muted)}.feed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card{position:relative;border-bottom:1px solid var(--line);padding-bottom:10px;min-width:0}.card.lead{grid-column:1/-1;display:grid;grid-template-columns:1.25fr 1fr;border:1px solid var(--line);padding:0;border-radius:16px;overflow:hidden;margin-bottom:4px;box-shadow:0 8px 24px #06265007}.picture{border-radius:10px;overflow:hidden;background:#eef2f3;position:relative;aspect-ratio:1.7}.picture img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.lead .picture{border-radius:0;aspect-ratio:auto;min-height:260px}.image-label{position:absolute;left:12px;bottom:10px;background:#fffdf0ed;color:#263b40;font-size:11px;padding:2px 7px;border-radius:4px}.copy{padding-top:8px}.lead .copy{padding:20px;display:flex;flex-direction:column;justify-content:center}.meta{font-size:12px;color:#007c70;font-weight:700;letter-spacing:1px;display:flex;gap:10px;align-items:center}.number{font-size:20px;color:var(--teal);letter-spacing:-.5px}.title{display:block;border:0;background:none;text-align:left;padding:0;color:var(--navy);font-family:Georgia,serif;font-size:20px;line-height:1.22;margin:6px 0;font-weight:bold}.title:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.lead .title{font-size:28px;letter-spacing:-.5px}.summary{color:var(--muted);font-size:14px;line-height:1.45;margin:6px 0 8px}.bottom{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);flex-wrap:wrap}.save{margin-left:auto;border:0;background:transparent;color:var(--navy);font-size:22px;line-height:1;padding:8px}.expiry{background:#fff2d7;color:#98620d;padding:4px 8px;border-radius:6px}.expiry.urgent{background:#ffead8;color:#a44d00}.earlier{margin:36px 0 0;border-top:2px solid var(--navy);padding-top:16px}.archive-row{display:flex;gap:14px;padding:12px 0;border-bottom:1px solid var(--line);align-items:center}.archive-row img{width:110px;height:76px;object-fit:cover;border-radius:7px}.archive-row .title{font-size:18px;margin:3px 0}.archive-row .save{margin-left:auto}.day{font-size:14px;font-weight:600;margin:22px 0 0;color:var(--muted)}footer{padding:55px 0 30px;text-align:center}footer p{color:var(--muted);font-size:14px}footer a{font-size:14px}.smallbrand{font-size:26px}.smallbrand .ring{width:46px;height:46px;border-width:5px;font-size:23px}.smallbrand span:last-child{font-size:26px}footer .small{max-width:640px;margin:25px auto}dialog{max-width:760px;width:calc(100% - 28px);border:0;border-radius:17px;padding:0;color:var(--ink);max-height:90vh}dialog::backdrop{background:#031c39ac;backdrop-filter:blur(4px)}.close{position:sticky;float:right;right:14px;top:14px;margin:14px 14px -56px 0;z-index:2;border:0;background:white;width:38px;height:38px;border-radius:50%;font-size:29px}.reader-image{width:100%;height:280px;object-fit:cover}.article{padding:30px}.article h2{font:700 34px/1.15 Georgia,serif;margin:12px 0 20px}.article h3{font-size:18px;margin-top:26px}.notice{background:#eef8f6;padding:15px;border-radius:8px;font-size:14px}.empty{grid-column:1/-1;padding:40px;background:#f6f8fa;border-radius:12px}body:has(dialog[open]){overflow:hidden}@media(max-width:850px){.feed{grid-template-columns:repeat(2,minmax(0,1fr))}.card.lead{grid-template-columns:1fr 1fr}.lead .copy{padding:18px}.lead .title{font-size:26px}.header-right #date{display:none}.progress .small{display:none}}@media(max-width:600px){header{padding:18px 20px}.brand{font-size:31px}.ring{width:58px;height:58px;font-size:29px;border-width:6px}.header-right{gap:0}.quiet{font-size:13px;padding:8px 11px}main{padding:0 20px}.preview{font-size:10px}.preview span{display:block;margin-left:0;font-size:11px}.intro{padding:18px 0 14px}h1{font-size:30px;letter-spacing:-1px}.intro>p:last-child{font-size:14px}.feed{display:block}.card{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:10px;margin-bottom:8px}.card .picture{grid-column:2;grid-row:1;aspect-ratio:1;align-self:start;margin-top:4px}.card .copy{grid-column:1;grid-row:1;padding:0}.card .title{font-size:18px}.card .summary{display:none}.card .image-label{font-size:9px;left:4px;bottom:4px;padding:1px 3px}.card.lead{display:block}.lead .picture{min-height:0;aspect-ratio:1.8;margin:0}.lead .copy{padding:14px}.lead .title{font-size:23px}.lead .summary{display:block;font-size:14px}.lead .image-label{font-size:11px;left:10px;bottom:10px}.section-head h2{font-size:22px}.section-head .muted{font-size:12px}.archive-link{font-size:12px}.earlier{margin-top:26px}.archive-row img{width:78px;height:70px}.archive-row .title{font-size:17px}.article{padding:23px}.article h2{font-size:28px}.reader-image{height:210px}}
/* Live source edition: keep the approved navy, teal and editorial layout. */
.feed-status{display:flex;align-items:center;gap:18px;justify-content:space-between;margin:0 0 8px}.feed-status p{font-size:14px;color:var(--muted);margin:0;max-width:790px}.feed-status .warning{color:#8a570b}.source-line{font-size:13px;color:var(--muted);margin:0 0 16px}.source-line a,.source-credit{color:#007b6d;text-decoration:underline;text-underline-offset:3px}.source-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 14px;font-size:14px;color:var(--muted);margin:4px 0}.source-credit{font-size:14px;font-weight:600}.full-story{display:inline-block;background:var(--navy);color:white;border-radius:8px;text-decoration:none;padding:13px 18px;margin:14px 0 0;font-weight:600}.full-story:hover{background:#104272}.load-more{display:block;margin:26px auto}.load-more[hidden],[hidden]{display:none!important}.text-button{background:none;border:0;color:#007b6d;text-decoration:underline;font-size:14px;padding:10px}.about{padding-top:50px}.about h3{color:var(--navy)}.archive-row>div{min-width:0;flex:1}.small,.bottom{font-size:13px}.preview,.preview span{font-size:13px}.image-label{font-size:12px}.quiet:disabled{opacity:.55;cursor:wait}.save{min-width:44px;min-height:44px}.archive-row .save{flex-shrink:0}.notice a{font-size:inherit}.article .source-row{margin-bottom:22px}.feed-status .quiet{flex-shrink:0}.title,.summary{overflow-wrap:anywhere}@media(max-width:600px){.feed-status{align-items:flex-start;gap:10px}.feed-status p{font-size:13px}.source-row{font-size:13px;gap:4px 10px;margin:4px 0}.source-credit{font-size:13px}.card .image-label{font-size:10px}.preview,.preview span{font-size:12px}.meta{font-size:11px;letter-spacing:.7px}.archive-row{gap:8px}.archive-row .small{font-size:12px}.article .notice{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.picture img{transition:none}}
.photo-credit{font-size:12px;line-height:1.5;color:var(--muted);margin:12px 0 0}.photo-credit a{color:#536478;text-underline-offset:2px}.photo-caption{font-size:13px;line-height:1.6;color:var(--muted);margin-top:0}.article .photo-credit{margin-bottom:28px}.photo-credits-list{border-top:1px solid var(--line);font-size:14px}.photo-credits-list p{padding:12px 0;border-bottom:1px solid var(--line)}.photo-credits-list a{color:#007b6d}.reader-image{object-position:center}.card .photo-credit{font-size:12px;line-height:1.5;margin-top:6px}
