.news-prototype{--news-oxford:#00243c;--news-deep:#101e30;--news-warm:#feffeb;--news-bluegrey:#b1c0c6;--news-mango:#f0b154;--news-pink:#e07a9b;--news-purple:#9b8bd6;--news-container:var(--container);background:var(--news-oxford);color:var(--news-warm);font-family:Helvetica W01,Helvetica Neue,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.news-prototype *{box-sizing:border-box}.news-prototype h1,.news-prototype h2,.news-prototype h3,.news-prototype p,.news-prototype blockquote,.news-prototype figure{margin:0}.news-prototype a{color:inherit}.news-prototype__wrap{width:100%;max-width:var(--news-container);margin:0 auto;padding-inline:24px}.news-prototype .m-crumbs{height:var(--crumb-h);box-sizing:content-box;background:var(--news-deep);color:#feffeb99;display:flex;align-items:center;border-bottom:1px solid rgba(254,255,235,.16)}.news-prototype{padding-top:calc(var(--mast-h) + var(--crumb-h))}.news-prototype .m-crumbs .wrap{display:flex;align-items:center;gap:8px;font-size:var(--t-caption);letter-spacing:.02em;white-space:nowrap;overflow:hidden}.news-prototype .m-crumbs a{color:#feffeb99;text-decoration:none;flex:none}.news-prototype .m-crumbs a:hover{color:var(--news-mango)}.news-prototype .m-crumbs a:focus-visible{outline:2px solid var(--news-mango);outline-offset:3px}.news-prototype .m-crumbs [aria-current]{color:var(--news-mango);overflow:hidden;text-overflow:ellipsis}.news-prototype .m-crumbs i{font-style:normal;color:#feffeb70}.news-prototype__hero{position:relative;overflow:hidden;min-height:min(88vh,760px);display:flex;align-items:flex-end;padding:clamp(28px,5vw,56px) 0 clamp(48px,7vw,72px);background:var(--news-deep)}.news-prototype__hero-bg{position:absolute;inset:0;z-index:0}.news-prototype__hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 48%;display:block}.news-prototype__hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#001422d1,#0014224d 46%,#0014221a),linear-gradient(100deg,#0014228c,#00142200 55%)}.news-prototype__hero>.news-prototype__wrap{position:relative;z-index:1}.news-prototype__hero-glass{max-width:640px;padding:clamp(26px,4vw,44px);background:#00243c85;border:1px solid rgba(254,255,235,.18);-webkit-backdrop-filter:blur(22px) saturate(1.4);backdrop-filter:blur(22px) saturate(1.4)}.news-prototype__hero-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:20px}.news-prototype .news-prototype__eyebrow{display:flex;width:fit-content;align-items:center;gap:.6em;margin-top:0;margin-bottom:clamp(14px,1.6vw,20px);color:var(--news-mango);font-size:var(--t-eyebrow);font-weight:var(--t-eyebrow-w);letter-spacing:var(--t-eyebrow-ls)}.news-prototype__eyebrow:before{content:"";width:7px;height:7px;background:currentColor;flex:none}.news-prototype__hero-meta time{font-size:13px;color:#feffeb70;font-variant-numeric:tabular-nums}.news-prototype__hero h1{max-width:20ch;font-size:clamp(30px,4.6vw,58px);font-weight:700;line-height:1.05;letter-spacing:-.03em}.news-prototype__hero-dek{max-width:56ch;margin-top:22px;font-size:clamp(17px,1.6vw,20px);line-height:1.55;color:#feffebb8}.news-prototype__hero-byline{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:30px;padding-top:20px;border-top:1px solid rgba(254,255,235,.16);font-size:13.5px;color:#feffeb70}.news-prototype__hero-byline b{color:#feffebb8;font-weight:500}.news-prototype__article{padding:clamp(48px,8vw,76px) 0;background:var(--news-warm);color:var(--news-oxford)}.news-prototype__article-inner{max-width:980px;margin-inline:auto}.news-prototype__article p{font-size:17px;line-height:1.68;color:#00243cd1}.news-prototype__article p+p{margin-top:20px}.news-prototype__article h2{margin-top:clamp(38px,5vw,52px);margin-bottom:16px;font-size:clamp(21px,2.4vw,26px);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--news-oxford)}.news-prototype__quote{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(24px,4vw,48px);align-items:center;margin:clamp(36px,5vw,52px) 0;padding:clamp(24px,3vw,30px) 0;border-top:1px solid rgba(0,36,60,.16);border-bottom:1px solid rgba(0,36,60,.16)}.news-prototype__quote--reverse{grid-template-columns:auto minmax(0,1fr)}.news-prototype__quote-text{padding-left:clamp(20px,2.6vw,28px);border-left:3px solid var(--news-mango)}.news-prototype__quote-text p{font-size:clamp(18px,1.7vw,21px);line-height:1.5;font-weight:500;letter-spacing:-.015em;color:var(--news-oxford)}.news-prototype__quote figcaption{display:block;margin-top:14px;font-style:normal;font-size:13.5px;color:#00243c9e}.news-prototype__quote figcaption b{color:#00243cd1;font-weight:500}.news-prototype__quote-photo{width:clamp(112px,15vw,160px);height:clamp(112px,15vw,160px);border-radius:50%;object-fit:cover;border:1px solid rgba(0,36,60,.3)}.news-prototype__about{padding:clamp(44px,7vw,64px) 0;background:var(--news-bluegrey);color:var(--news-oxford)}.news-prototype__about-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,56px)}.news-prototype__about-col{border-top:2px solid #215277;padding-top:18px}.news-prototype__about-mark{width:100%;max-width:220px;aspect-ratio:2.4/1;margin-bottom:16px;display:flex;align-items:center;justify-content:flex-start}.news-prototype__about-mark img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.news-prototype__noblq-logo{display:block;width:100%!important;height:100%!important;background-position:left center!important;background-size:contain!important}.news-prototype__about-col h3{margin-bottom:10px;font-size:15px;font-weight:700;letter-spacing:-.01em}.news-prototype__about-col p{font-size:14.5px;line-height:1.6;color:#00243cd6}.news-prototype__about-col a{color:var(--news-oxford);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.news-prototype__close{padding:clamp(48px,8vw,72px) 0;background:var(--news-deep)}.news-prototype__cta-tile{position:relative;overflow:hidden;padding:clamp(30px,4.2vw,48px) clamp(24px,4vw,44px);background:linear-gradient(120deg,var(--news-mango) 0%,var(--news-pink) 54%,var(--news-purple) 100%);color:var(--news-oxford);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(24px,4vw,48px);align-items:center}.news-prototype__cta-tile:before{content:"";position:absolute;inset:0;box-shadow:inset 0 1px #feffeb66;pointer-events:none}.news-prototype__cta-tile h2{font-size:clamp(24px,3.2vw,32px);font-weight:700;letter-spacing:-.02em;line-height:1.1}.news-prototype__cta-tile p{max-width:46ch;margin-top:12px;font-size:15px;line-height:1.55;color:#00243cd1}.news-prototype__button{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;padding:.95em 1.4em;background:var(--news-oxford);color:var(--news-warm)!important;text-decoration:none;font-size:13.5px;font-weight:600;letter-spacing:.02em;transition:background .2s ease,transform .2s ease}.news-prototype__button:hover{background:var(--news-deep);transform:translateY(-2px)}.news-prototype__button:focus-visible{outline:3px solid var(--news-warm);outline-offset:4px}@supports not ((backdrop-filter:blur(2px)) or (-webkit-backdrop-filter:blur(2px))){.news-prototype__hero-glass{background:#001422e6}}@media(max-width:700px){.news-prototype__about-grid{grid-template-columns:1fr;gap:32px}}@media(max-width:640px){.news-prototype__hero{min-height:720px}.news-prototype__hero-glass{max-width:none}.news-prototype__quote,.news-prototype__quote--reverse{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px}.news-prototype__quote .news-prototype__quote-photo,.news-prototype__quote--reverse .news-prototype__quote-photo{grid-column:1;grid-row:1;width:76px;height:76px;margin-top:2px}.news-prototype__quote .news-prototype__quote-text,.news-prototype__quote--reverse .news-prototype__quote-text{grid-column:2;grid-row:1}.news-prototype__cta-tile{grid-template-columns:1fr}.news-prototype__cta-tile .news-prototype__button{justify-self:end;width:auto;max-width:100%;white-space:nowrap;text-align:center}}.news-prototype__quote--solo{grid-template-columns:minmax(0,1fr)}@media(max-width:640px){.news-prototype__quote--solo{grid-template-columns:minmax(0,1fr)}.news-prototype__quote--solo .news-prototype__quote-text{grid-column:1}}.news-prototype__about-grid--single{grid-template-columns:minmax(0,1fr);max-width:980px}
