@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--ot-sans:'DM Sans',Arial,sans-serif;--ot-serif:'Manrope',Arial,sans-serif;--ot-paper:#f6f8f5;--ot-ink:#11241f;--ot-muted:#5b7068;--ot-line:#cbd8d0;--ot-navy:#10221c;--ot-gold:#148c63;--ot-surface:#fff;--ot-soft:#e8f1e9;--ot-accent:#087f52;--ot-accent-ink:#fff;--ot-hero:#d9f5ce;--ot-panel:#f0f6f0;--ot-image:#d3e2d8}
html[data-ot-theme=green]{--ot-paper:#0a241c;--ot-ink:#e9fff1;--ot-muted:#a9cbb8;--ot-line:#315346;--ot-navy:#061b15;--ot-gold:#abec93;--ot-surface:#11372a;--ot-soft:#1b4435;--ot-accent:#b3f397;--ot-accent-ink:#103526;--ot-hero:#b6ef9d;--ot-panel:#123b2e;--ot-image:#285741;color-scheme:dark}
html[data-ot-theme=night]{--ot-paper:#101b1a;--ot-ink:#f2f7f2;--ot-muted:#a9bbb3;--ot-line:#344740;--ot-navy:#090f10;--ot-gold:#92dcaa;--ot-surface:#1b2925;--ot-soft:#24372f;--ot-accent:#97e8ad;--ot-accent-ink:#09291c;--ot-hero:#b0ed9c;--ot-panel:#1d3028;--ot-image:#354b3f;color-scheme:dark}
html{scroll-behavior:smooth}body.ot-body{background:var(--ot-paper);color:var(--ot-ink);font:16px/1.55 var(--ot-sans);transition:background .25s,color .25s}.ot-body h1,.ot-body h2,.ot-body h3{font-family:var(--ot-serif);letter-spacing:-.055em}.ot-body a:hover{color:var(--ot-accent)}.ot-body :focus-visible{outline-color:var(--ot-accent)}.ot-wrap{width:min(1440px,calc(100% - 72px))}.ot-eyebrow{color:var(--ot-accent);font:800 11px/1.3 var(--ot-sans);letter-spacing:.16em}
.ot-header{background:var(--ot-surface);color:var(--ot-ink);border-bottom:1px solid var(--ot-line)}.ot-header__utility{border-bottom:1px solid var(--ot-line);color:var(--ot-muted);letter-spacing:.11em}.ot-header__utility .ot-wrap{padding-block:8px}.ot-header__utility a:hover{color:var(--ot-accent)}.ot-header__utility time{color:var(--ot-muted)}.ot-header__utility i{font-style:normal;color:var(--ot-accent);padding-inline:5px}.ot-header__main{min-height:96px;gap:34px}.ot-brand{display:flex;align-items:center;gap:11px;position:static;width:auto;height:auto;overflow:visible;color:var(--ot-ink)!important;flex:none}.ot-brand__mark{width:51px;height:51px;display:grid;place-items:center;background:var(--ot-ink);color:var(--ot-surface);font:800 17px/1 var(--ot-serif);letter-spacing:-.12em;clip-path:polygon(0 0,83% 0,100% 17%,100% 100%,17% 100%,0 83%)}.ot-brand__mark span{color:var(--ot-accent);padding:0 2px}.ot-brand__name{display:block;font:800 clamp(25px,2.3vw,35px)/1 var(--ot-serif);letter-spacing:-.09em;white-space:nowrap}.ot-brand__name>span{color:var(--ot-accent)}.ot-brand__name small{font:800 10px var(--ot-sans);letter-spacing:.05em;margin-left:2px}.ot-header__line{font-size:10px;line-height:1.3;letter-spacing:.2em;color:var(--ot-muted);border-color:var(--ot-line)}.ot-header__buttons{align-items:center;gap:10px}.ot-theme-switch{display:flex;align-items:center;padding:4px;background:var(--ot-soft);border:1px solid var(--ot-line);border-radius:999px;gap:2px}.ot-theme-switch button{display:flex;align-items:center;gap:6px;background:transparent;border:0;color:var(--ot-muted);border-radius:999px;font:700 11px var(--ot-sans);padding:8px 11px;cursor:pointer;transition:background .2s,color .2s,transform .2s}.ot-theme-switch button:hover{transform:translateY(-1px)}.ot-theme-switch button[aria-pressed=true]{background:var(--ot-ink);color:var(--ot-surface)}.ot-theme-switch i{display:block;width:9px;height:9px;border-radius:50%;background:#fff;border:1px solid #91a89d}.ot-theme-switch [data-ot-theme-option=green] i{background:#26bc74;border-color:#26bc74}.ot-theme-switch [data-ot-theme-option=night] i{background:#142521;border-color:#142521}.ot-icon-button,.ot-menu-button{color:var(--ot-ink);border-color:var(--ot-line);border-radius:50%}.ot-icon-button:hover,.ot-menu-button:hover{background:var(--ot-soft)}.ot-header__nav{border-top:1px solid var(--ot-line);border-bottom:0}.ot-header__nav>.ot-wrap{min-height:55px;gap:clamp(14px,2.1vw,34px)}.ot-header__nav a{font-size:12px;letter-spacing:0;text-transform:none;font-weight:800}.ot-header__nav a:hover,.ot-header__nav a[aria-current],.ot-header__nav-more{color:var(--ot-accent)}.ot-mobile-menu{background:var(--ot-surface);border-color:var(--ot-line)}.ot-mobile-menu a{border-color:var(--ot-line)}
.ot-home{padding-top:0}.ot-lead--future{margin-top:27px}.ot-lead--future .ot-lead__intro{margin:0 0 13px;font-size:11px;font-weight:700;letter-spacing:.08em}.ot-live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#20b875;box-shadow:0 0 0 4px #20b8752b;margin-right:10px}.ot-lead--future .ot-lead__grid{grid-template-columns:minmax(0,2.3fr) minmax(280px,.68fr);gap:14px}.ot-lead--future .ot-lead__primary{min-width:0;background:var(--ot-surface);border:1px solid var(--ot-line);overflow:hidden}.ot-future-slide{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(260px,.84fr);height:620px;animation:ot-enter .35s ease both}.ot-future-slide[hidden]{display:none!important}.ot-future-slide__copy{min-width:0;background:var(--ot-hero);color:#0c2c1e;display:flex;flex-direction:column;padding:26px clamp(22px,3vw,46px) 25px}.ot-future-slide--1 .ot-future-slide__copy{background:#dff1dc}.ot-future-slide--2 .ot-future-slide__copy{background:#e6e9d4}.ot-future-slide__top,.ot-future-slide__bottom{display:flex;justify-content:space-between;gap:10px;font-size:10px;font-weight:800;letter-spacing:.12em}.ot-future-slide__top b{background:#103b2b;color:#fff;font-weight:700;padding:5px 7px;margin-left:7px}.ot-future-slide__text{margin:auto 0;max-width:690px}.ot-future-slide__category{display:inline-flex;align-items:center;gap:8px;background:#0d3d2b;color:#fff!important;border-radius:999px;font-size:11px;font-weight:800;padding:9px 13px;margin-bottom:22px;max-width:100%;text-transform:uppercase;letter-spacing:.05em}.ot-future-slide__category:hover{background:#197d51}.ot-future-slide__text h2{font-size:clamp(36px,3.4vw,63px);line-height:1.04;letter-spacing:-.068em;margin:0;color:#0a281c;overflow-wrap:anywhere}.ot-future-slide__text h2 a:hover{color:#246a40}.ot-future-slide__text p{font-size:15px;line-height:1.55;margin:19px 0 24px;max-width:54ch;color:#305247}.ot-future-slide__read{display:inline-flex;gap:28px;align-items:center;justify-content:space-between;background:#0b3928;color:#fff!important;font-size:12px;font-weight:800;padding:14px 19px;min-width:170px;transition:transform .2s,background .2s}.ot-future-slide__read:hover{background:#1b7752;transform:translateY(-3px)}.ot-future-slide__bottom{border-top:1px solid #0e513934;padding-top:14px;color:#486c58}.ot-future-slide__visual{min-width:0;position:relative;overflow:hidden;background:radial-gradient(circle at 70% 20%,#d5ff7d 0,transparent 22%),repeating-linear-gradient(0deg,transparent 0 34px,#b9e78918 35px 36px),linear-gradient(150deg,#063825,#0a6942 54%,#152b2a);isolation:isolate}.ot-future-slide--1 .ot-future-slide__visual{background:radial-gradient(circle at 85% 20%,#b2ea92,transparent 28%),linear-gradient(155deg,#154931,#036557 60%,#102d30)}.ot-future-slide--2 .ot-future-slide__visual{background:radial-gradient(circle at 80% 15%,#e5fca7,transparent 27%),linear-gradient(155deg,#24472d,#7b9a52 58%,#123427)}.ot-future-slide__visual:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 39px,#ffffff1a 40px 41px);z-index:-1}.ot-future-slide__visual img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.8) contrast(1.08)}.ot-future-slide__orbit{position:absolute;border:1px solid #bcf1a38c;border-radius:50%;width:92%;aspect-ratio:1;left:3%;top:16%;box-shadow:0 0 0 38px #c9f19b0b,0 0 0 75px #c9f19b0a}.ot-future-slide__orbit--two{width:52%;left:23%;top:34%;border-color:#c7ffb5}.ot-future-slide__monolith{position:absolute;left:36%;top:25%;width:33%;height:68%;background:linear-gradient(125deg,#85d4a8,#194e3a 26%,#083b2d 65%,#08281f);clip-path:polygon(8% 0,82% 0,100% 10%,100% 100%,0 100%,0 9%);border:1px solid #c3ffcc55;box-shadow:-34px 30px 60px #0324197d;transform:perspective(400px) rotateY(-12deg)}.ot-future-slide__monolith:after{content:'';position:absolute;left:12%;right:12%;top:18%;bottom:12%;border:2px solid #bcf6ad7a;border-radius:50% 50% 5px 5px}.ot-future-slide__visual-word{position:absolute;left:8%;bottom:4%;font:800 clamp(95px,12vw,220px)/.85 var(--ot-serif);letter-spacing:-.15em;color:#b2f29538;white-space:nowrap}.ot-future-slide__visual-word span{color:#d0ffa56b}.ot-future-slide__visual-index{position:absolute;right:14px;top:17px;color:#d5fbd1;font-size:10px;font-weight:800;letter-spacing:.18em;writing-mode:vertical-rl}.ot-lead__controls{height:54px;display:flex;align-items:center;justify-content:space-between;background:var(--ot-surface);border-top:1px solid var(--ot-line)}.ot-lead__progress{display:flex;height:100%}.ot-lead__progress button{position:relative;background:none;border:0;border-right:1px solid var(--ot-line);min-width:76px;color:var(--ot-muted);font:800 12px var(--ot-sans);cursor:pointer}.ot-lead__progress button[aria-selected=true]{color:var(--ot-accent);background:var(--ot-soft)}.ot-lead__progress button[aria-selected=true]:after{content:'';position:absolute;height:3px;bottom:0;left:0;right:0;background:var(--ot-accent)}.ot-lead__arrows{display:flex;height:100%}.ot-lead__arrows button{width:55px;background:none;border:0;border-left:1px solid var(--ot-line);color:var(--ot-ink);font-size:21px;cursor:pointer;transition:background .2s}.ot-lead__arrows button:hover{background:var(--ot-soft)}.ot-lead--future .ot-lead__aside{padding:20px 24px;background:var(--ot-surface);border:1px solid var(--ot-line);min-width:0}.ot-lead--future .ot-lead__aside-title{font-size:10px;padding-bottom:12px;border-color:var(--ot-line)}.ot-lead--future .ot-lead__mini{display:grid;grid-template-columns:25px 1fr;gap:11px;align-content:center;padding:18px 0;border-color:var(--ot-line);color:var(--ot-ink)}.ot-lead--future .ot-lead__mini>span{font:800 12px var(--ot-sans);color:var(--ot-accent)}.ot-lead--future .ot-lead__mini small{color:var(--ot-accent);font-size:10px}.ot-lead--future .ot-lead__mini h3{font:800 clamp(17px,1.45vw,22px)/1.2 var(--ot-serif);letter-spacing:-.045em;margin-top:9px}.ot-lead--future .ot-lead__mini em{font-style:normal;color:var(--ot-muted);font-size:11px;display:inline-block;margin-top:10px}.ot-lead--future .ot-lead__mini:hover h3{color:var(--ot-accent)}.ot-lead__ticker{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--ot-line);padding:16px 0;color:var(--ot-muted);font-size:10px;font-weight:800;letter-spacing:.11em;white-space:nowrap;overflow:hidden}.ot-lead__ticker span:nth-child(even){color:var(--ot-accent);font-size:16px;line-height:10px}
.ot-section,.ot-era{margin-top:85px}.ot-section__head{border-top:1px solid var(--ot-line);padding-top:20px;margin-bottom:22px}.ot-section__head h2{font-size:clamp(30px,3vw,48px);line-height:1.1;letter-spacing:-.06em}.ot-section__head p{color:var(--ot-muted)}.ot-textlink{color:var(--ot-accent)}.ot-era__grid{background:transparent;border:0;gap:12px}.ot-era__item{background:var(--ot-panel)!important;border:1px solid var(--ot-line)!important;min-height:195px;clip-path:polygon(0 0,calc(100% - 17px) 0,100% 17px,100% 100%,0 100%);transition:transform .23s,background .23s!important}.ot-era__item:hover{background:var(--ot-soft)!important;transform:translateY(-5px)}.ot-era__item>span{color:var(--ot-accent)}.ot-era__item strong{font:800 clamp(23px,2.1vw,35px)/1.08 var(--ot-serif);letter-spacing:-.05em}.ot-era__item small{color:var(--ot-muted)}.ot-era__item b{color:var(--ot-accent)}.ot-story__image{background:var(--ot-image);border-radius:2px}.ot-story__art,.ot-story--tone-1 .ot-story__art,.ot-story--tone-2 .ot-story__art,.ot-story--tone-3 .ot-story__art{background:radial-gradient(circle at 80% 0,#d7ff9b55,transparent 30%),linear-gradient(135deg,#154734,#308365);color:#dcffd3}.ot-story__art:before{border-radius:0;transform:rotate(25deg);border-color:#e3ffc0}.ot-story__art span{font:800 clamp(27px,2.7vw,45px)/1 var(--ot-serif);letter-spacing:-.06em;text-transform:none}.ot-story__meta{color:var(--ot-accent);letter-spacing:0}.ot-story__meta time{color:var(--ot-muted)}.ot-story p{color:var(--ot-muted)}.ot-card-grid .ot-story h3,.ot-archive__grid .ot-story h3{font:800 clamp(23px,2vw,30px)/1.16 var(--ot-serif);letter-spacing:-.05em}.ot-latest-grid .ot-story h3{font:800 23px/1.16 var(--ot-serif)}.ot-latest-grid .ot-story--feature h3{font-size:clamp(31px,2.8vw,44px)}.ot-explore>a{background:var(--ot-soft);color:var(--ot-ink);border:1px solid var(--ot-line);clip-path:polygon(0 0,calc(100% - 25px) 0,100% 25px,100% 100%,0 100%)}.ot-explore>a:nth-child(2){background:var(--ot-ink);color:var(--ot-surface)}.ot-explore>a:nth-child(2) .ot-eyebrow{color:var(--ot-accent)}.ot-explore>a:hover{background:var(--ot-panel)}.ot-explore>a:nth-child(2):hover{background:var(--ot-accent);color:var(--ot-accent-ink)}.ot-explore strong{font:800 clamp(30px,2.9vw,43px)/1.1 var(--ot-serif);letter-spacing:-.06em}
.ot-footer{background:var(--ot-navy);color:#dff6e9}.ot-footer__brand{font:800 42px var(--ot-serif);letter-spacing:-.08em}.ot-footer__brand span,.ot-footer__brand em{color:#9ce5ae}.ot-footer__top p,.ot-footer__notice,.ot-footer__bottom{color:#b9d0c3}.ot-dialog{background:var(--ot-surface);color:var(--ot-ink)}.ot-crumbs{color:var(--ot-muted)}.ot-archive__head,.ot-page__head,.ot-glossary__head,.ot-term__head,.ot-forum__head{border-color:var(--ot-line)}.ot-archive__head h1,.ot-page__head h1,.ot-glossary__head h1,.ot-term__head h1,.ot-forum__head h1{font:800 clamp(48px,6vw,90px)/1.03 var(--ot-serif);letter-spacing:-.07em}.ot-archive__head p,.ot-page__head p,.ot-glossary__head p,.ot-term__head p,.ot-forum__head p{color:var(--ot-muted)}.ot-archive__count,.ot-glossary__head h1 span,.ot-forum__head h1 span,.ot-search .ot-archive__head h1 span{color:var(--ot-accent)}.ot-archive__aside,.ot-forum__content,.ot-glossary__grid a,.ot-glossary__empty{background:var(--ot-surface);border-color:var(--ot-line)}.ot-archive__aside small,.ot-archive__aside-cta a{color:var(--ot-accent)}.ot-archive .page-numbers.current,.ot-glossary .page-numbers.current{background:var(--ot-accent);color:var(--ot-accent-ink)}.ot-article__kicker{color:var(--ot-accent)}.ot-article__head h1{font:800 clamp(44px,6vw,88px)/1.06 var(--ot-serif);letter-spacing:-.065em}.ot-article__dek,.ot-article__byline{color:var(--ot-muted)}.ot-article__content{font:400 19px/1.8 var(--ot-sans);color:var(--ot-ink)}.ot-article__content>p:first-child::first-letter{font:800 4em/.85 var(--ot-serif);color:var(--ot-accent)}.ot-article__content h2{font:800 37px/1.16 var(--ot-serif)}.ot-article__content h3{font:800 27px/1.18 var(--ot-serif)}.ot-article__content a{color:var(--ot-accent);text-decoration-color:var(--ot-accent)}.ot-article__content blockquote{border-color:var(--ot-accent);color:var(--ot-muted)}.ot-page__content{color:var(--ot-ink)}.ot-page__content a{color:var(--ot-accent)}.ot-glossary__grid{background:var(--ot-line);border-color:var(--ot-line)}.ot-glossary__grid strong{font:800 24px/1.1 var(--ot-serif)}.ot-glossary__grid a>span{color:var(--ot-accent)}.ot-glossary__alpha a[aria-current]{background:var(--ot-accent);color:var(--ot-accent-ink)}.ot-forum__aside>div{background:var(--ot-panel)}.ot-forum__aside-bottom{background:var(--ot-ink)!important}.ot-forum__aside-bottom .ot-eyebrow{color:var(--ot-accent)}.ot-forum__content-head strong{color:var(--ot-ink)}.ot-forum #bbpress-forums li.bbp-header,.ot-page--forum #bbpress-forums li.bbp-header{background:var(--ot-soft);color:var(--ot-ink);border-color:var(--ot-line)}.ot-forum #bbpress-forums li.bbp-body ul.forum,.ot-forum #bbpress-forums li.bbp-body ul.topic,.ot-page--forum #bbpress-forums ul.bbp-forums,.ot-page--forum #bbpress-forums ul.bbp-topics{background:var(--ot-surface);color:var(--ot-ink);border-color:var(--ot-line)}.ot-forum #bbpress-forums .bbp-forum-title,.ot-forum #bbpress-forums .bbp-topic-permalink,.ot-page--forum #bbpress-forums .bbp-forum-title,.ot-page--forum #bbpress-forums .bbp-topic-permalink{font:800 20px/1.2 var(--ot-serif);color:var(--ot-ink)}.ot-forum #bbpress-forums button,.ot-forum #bbpress-forums input[type=submit]{background:var(--ot-accent);color:var(--ot-accent-ink)}.ot-comments .comment-form input,.ot-comments .comment-form textarea{background:var(--ot-surface);color:var(--ot-ink)}.ot-comments .comment-form input[type=submit]{background:var(--ot-accent);color:var(--ot-accent-ink)}
@keyframes ot-enter{from{opacity:.6;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1150px){.ot-lead--future .ot-lead__grid{grid-template-columns:minmax(0,1.9fr) minmax(255px,.7fr)}.ot-future-slide{grid-template-columns:minmax(0,1.1fr) minmax(200px,.8fr)}.ot-future-slide__text h2{font-size:clamp(34px,3.5vw,52px)}.ot-header__line{display:none}}
@media(max-width:900px){.ot-header__nav{display:none}.ot-menu-button{display:flex;border-radius:999px}.ot-header__main{min-height:82px}.ot-lead--future .ot-lead__grid{display:block}.ot-lead--future .ot-lead__aside{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px;gap:0 18px}.ot-lead--future .ot-lead__aside-title{grid-column:1/-1}.ot-lead--future .ot-lead__mini{min-height:140px}.ot-future-slide{height:530px}.ot-era__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.ot-wrap{width:calc(100% - 32px)}.ot-header__utility{display:none}.ot-header__main{min-height:74px;gap:8px}.ot-brand__mark{width:37px;height:37px;font-size:13px}.ot-brand__name{font-size:24px}.ot-brand__name small{font-size:8px}.ot-header__buttons{gap:5px}.ot-theme-switch{padding:3px}.ot-theme-switch button{padding:8px}.ot-theme-switch button span{display:none}.ot-theme-switch i{width:12px;height:12px}.ot-menu-button{font-size:0;min-width:36px;height:36px;padding:0 9px}.ot-menu-button span{font-size:18px}.ot-icon-button{display:none}.ot-lead--future{margin-top:15px}.ot-lead--future .ot-lead__intro{font-size:9px}.ot-future-slide{display:flex;flex-direction:column-reverse;height:auto}.ot-future-slide__visual{height:230px;flex:none}.ot-future-slide__monolith{height:68%;top:25%;width:21%;left:41%}.ot-future-slide__orbit{width:58%;top:-34%;left:21%}.ot-future-slide__orbit--two{width:34%;top:-10%;left:33%}.ot-future-slide__visual-word{font-size:130px}.ot-future-slide__copy{min-height:440px;padding:18px 20px 21px}.ot-future-slide__text h2{font-size:clamp(35px,9vw,50px)}.ot-future-slide__text p{font-size:13px;margin:14px 0}.ot-future-slide__category{margin-bottom:16px}.ot-future-slide__top,.ot-future-slide__bottom{font-size:9px}.ot-lead--future .ot-lead__aside{display:block}.ot-lead--future .ot-lead__mini{min-height:0}.ot-lead__ticker{gap:20px;justify-content:flex-start}.ot-era__grid{grid-template-columns:1fr}.ot-era__item{min-height:140px}.ot-card-grid,.ot-latest-grid,.ot-explore,.ot-archive__grid,.ot-glossary__grid{grid-template-columns:1fr}.ot-latest-grid .ot-story--feature{grid-column:auto;grid-row:auto}.ot-archive__head h1,.ot-page__head h1,.ot-glossary__head h1,.ot-term__head h1,.ot-forum__head h1{font-size:46px}.ot-article__head h1{font-size:42px}.ot-article__content{font-size:17px}}
@media(max-width:390px){.ot-brand__name{font-size:20px}.ot-brand__name small{display:none}.ot-theme-switch button{padding:7px}.ot-future-slide__text h2{font-size:33px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ot-future-slide{animation:none!important}}
.ot-lead--future .ot-lead__aside{height:675px;overflow:hidden}
.ot-lead--future .ot-lead__mini h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media(max-width:900px){.ot-lead--future .ot-lead__aside{height:auto;overflow:visible}}
/* Wide, fifteen-story lead: the right column becomes room for the story itself. */
.ot-lead--future .ot-lead__grid{display:block}.ot-lead--future .ot-lead__primary{width:100%}.ot-lead--future .ot-future-slide{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);height:600px}.ot-lead--future .ot-future-slide__copy{padding-inline:clamp(26px,4vw,64px)}.ot-lead--future .ot-future-slide__text{max-width:700px}.ot-lead--future .ot-future-slide__text h2{font-size:clamp(39px,3.6vw,66px)}.ot-lead--future .ot-lead__controls{height:58px}.ot-lead--future .ot-lead__progress{flex:1;min-width:0}.ot-lead--future .ot-lead__progress button{flex:1;min-width:0;min-height:54px}.ot-lead--future .ot-lead__arrows{flex:none}.ot-lead--future .ot-lead__arrows button{width:58px}
/* An atlas instead of four generic cards: a contrasting editorial index. */
.ot-era--atlas{position:relative;display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(30px,6vw,100px);padding:clamp(32px,5vw,72px);overflow:hidden;background:radial-gradient(circle at 16% 102%,#4ba76a55,transparent 29%),linear-gradient(135deg,#0b2a20,#123d2e 58%,#112820);color:#edffed;isolation:isolate}.ot-era--atlas:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 79px,#d8ffd00c 80px 81px);pointer-events:none;z-index:-1}.ot-era--atlas .ot-eyebrow{color:#b2f5a0}.ot-era__intro{display:flex;flex-direction:column;align-items:start}.ot-era__intro h2{font:800 clamp(43px,4.5vw,75px)/1.03 var(--ot-serif);letter-spacing:-.075em;margin:35px 0 18px}.ot-era__intro h2 em{color:#aff29e;font-style:normal}.ot-era__intro p{max-width:34ch;color:#b8d8c3;font-size:15px;line-height:1.6;margin:0}.ot-era__seal{margin-top:auto;align-self:end;display:grid;place-items:center;width:140px;height:140px;border:1px solid #b8f5a768;border-radius:50%;font:800 35px var(--ot-serif);letter-spacing:-.1em;color:#c8fcb6;transform:rotate(-13deg);box-shadow:0 0 0 18px #aafa9e0d,0 0 0 38px #aafa9e08}.ot-era__seal span{font-size:25px;margin:0 4px;color:#77d479}.ot-era__routes{border-top:1px solid #c1f7c34d}.ot-era__route{display:grid;grid-template-columns:48px minmax(0,1fr) 46px;gap:14px;align-items:center;min-height:114px;padding:14px 6px;border-bottom:1px solid #c1f7c34d;color:#f0fff0!important;transition:background .22s,padding .22s}.ot-era__route:hover{background:#a9f29018;padding-inline:18px}.ot-era__route-index{align-self:start;font:800 12px var(--ot-sans);color:#9eeaa5;padding-top:8px}.ot-era__route-content{display:grid;gap:3px}.ot-era__route strong{font:800 clamp(28px,2.6vw,42px)/1.05 var(--ot-serif);letter-spacing:-.06em}.ot-era__route small{font-size:12px;color:#b5d1bc}.ot-era__route-arrow{display:grid;place-items:center;width:40px;height:40px;border:1px solid #b8f5a76b;border-radius:50%;font-size:23px;transition:background .22s,color .22s,transform .22s}.ot-era__route:hover .ot-era__route-arrow{background:#b4f39e;color:#123a25;transform:rotate(45deg)}
@media(max-width:900px){.ot-lead--future .ot-future-slide{height:530px}.ot-era--atlas{grid-template-columns:1fr;gap:30px}.ot-era__seal{display:none}}
@media(max-width:650px){.ot-lead--future .ot-future-slide{height:auto}.ot-lead--future .ot-lead__controls{height:auto;display:block}.ot-lead--future .ot-lead__progress{display:flex;flex-wrap:wrap;width:100%;height:auto}.ot-lead--future .ot-lead__progress button{flex:0 0 20%;height:44px;min-height:44px}.ot-lead--future .ot-lead__arrows{height:44px;justify-content:flex-end;border-top:1px solid var(--ot-line)}.ot-lead--future .ot-lead__arrows button{height:44px}.ot-era--atlas{margin-top:54px;padding:30px 22px}.ot-era__intro h2{font-size:clamp(40px,11vw,60px);margin:23px 0 12px}.ot-era__route{min-height:95px;grid-template-columns:28px minmax(0,1fr) 38px;gap:8px}.ot-era__route strong{font-size:28px}.ot-era__route-arrow{width:36px;height:36px}}
/* Brand-supplied logo artwork and two archive-inspired palettes. */
html[data-ot-theme=parchment]{--ot-paper:#f5ecda;--ot-ink:#33291f;--ot-muted:#6d5b49;--ot-line:#d7c8a8;--ot-navy:#121921;--ot-gold:#a77531;--ot-surface:#fffdf7;--ot-soft:#eee2c9;--ot-accent:#895623;--ot-accent-ink:#fff;--ot-hero:#eddcb8;--ot-panel:#eee1c8;--ot-image:#e5d0a6;color-scheme:light}
html[data-ot-theme=burgundy]{--ot-paper:#281b21;--ot-ink:#fff4e8;--ot-muted:#cbbab3;--ot-line:#674950;--ot-navy:#121921;--ot-gold:#d4aa6a;--ot-surface:#3a2930;--ot-soft:#50363e;--ot-accent:#e2bc79;--ot-accent-ink:#25181d;--ot-hero:#e8cdb5;--ot-panel:#4b343b;--ot-image:#714e58;color-scheme:dark}
html[data-ot-theme=white] .ot-header,html[data-ot-theme=parchment] .ot-header{background:#fff}
html[data-ot-theme=green] .ot-header,html[data-ot-theme=night] .ot-header,html[data-ot-theme=burgundy] .ot-header{background:#121921}
.ot-brand{display:block;position:relative;width:330px;height:83px;flex:none;overflow:hidden;background:#fff url('../images/otarih-header-light.png') no-repeat -14px -68px;background-size:370px auto}
html[data-ot-theme=green] .ot-brand,html[data-ot-theme=night] .ot-brand,html[data-ot-theme=burgundy] .ot-brand{background-color:#121921;background-image:url('../images/otarih-header-dark.png')}
.ot-theme-switch button{min-width:44px;min-height:44px;white-space:nowrap;flex:none}
.ot-theme-switch [data-ot-theme-option=parchment] i{background:#d3b77a;border-color:#9c793c}.ot-theme-switch [data-ot-theme-option=burgundy] i{background:#762e4a;border-color:#762e4a}
html[data-ot-theme=green] .ot-theme-switch,html[data-ot-theme=night] .ot-theme-switch,html[data-ot-theme=burgundy] .ot-theme-switch{background:#26353c;border-color:#40505a}
html[data-ot-theme=parchment] .ot-future-slide__copy,html[data-ot-theme=parchment] .ot-future-slide--1 .ot-future-slide__copy,html[data-ot-theme=parchment] .ot-future-slide--2 .ot-future-slide__copy{background:#efddb8}
html[data-ot-theme=parchment] .ot-future-slide__visual,html[data-ot-theme=parchment] .ot-future-slide--1 .ot-future-slide__visual,html[data-ot-theme=parchment] .ot-future-slide--2 .ot-future-slide__visual{background:radial-gradient(circle at 76% 23%,#f5d585,transparent 25%),repeating-linear-gradient(0deg,transparent 0 34px,#e6c68115 35px 36px),linear-gradient(145deg,#574326,#926b37 60%,#302a24)}
html[data-ot-theme=burgundy] .ot-future-slide__copy,html[data-ot-theme=burgundy] .ot-future-slide--1 .ot-future-slide__copy,html[data-ot-theme=burgundy] .ot-future-slide--2 .ot-future-slide__copy{background:#ebcfba}
html[data-ot-theme=burgundy] .ot-future-slide__visual,html[data-ot-theme=burgundy] .ot-future-slide--1 .ot-future-slide__visual,html[data-ot-theme=burgundy] .ot-future-slide--2 .ot-future-slide__visual{background:radial-gradient(circle at 76% 20%,#edc37f,transparent 25%),repeating-linear-gradient(0deg,transparent 0 34px,#ffe2a015 35px 36px),linear-gradient(145deg,#2f1725,#703449 60%,#211c25)}
html[data-ot-theme=parchment] .ot-future-slide__category,html[data-ot-theme=burgundy] .ot-future-slide__category,html[data-ot-theme=parchment] .ot-future-slide__read,html[data-ot-theme=burgundy] .ot-future-slide__read{background:#422c2b}
html[data-ot-theme=parchment] .ot-era--atlas{background:radial-gradient(circle at 16% 102%,#b7874c55,transparent 29%),linear-gradient(135deg,#34281f,#65452b 60%,#2a221e)}
html[data-ot-theme=burgundy] .ot-era--atlas{background:radial-gradient(circle at 16% 102%,#b46d6855,transparent 29%),linear-gradient(135deg,#291920,#64283d 60%,#211b23)}
html[data-ot-theme=parchment] .ot-era--atlas .ot-eyebrow,html[data-ot-theme=burgundy] .ot-era--atlas .ot-eyebrow,html[data-ot-theme=parchment] .ot-era__intro h2 em,html[data-ot-theme=burgundy] .ot-era__intro h2 em{color:#f1d79b}
html[data-ot-theme=parchment] .ot-era__route-index,html[data-ot-theme=burgundy] .ot-era__route-index{color:#f1d79b}
.ot-footer{background:#121921}.ot-footer__brand{display:block;width:330px;height:83px;overflow:hidden;background:#121921 url('../images/otarih-header-dark.png') no-repeat -14px -68px;background-size:370px auto}.ot-footer__top p{margin-top:8px}
@media(max-width:1100px){.ot-header__line{display:none}}
@media(max-width:1000px){.ot-header__main{flex-wrap:wrap;padding-block:8px;gap:8px 12px}.ot-header__buttons{display:contents}.ot-brand{order:0;margin-right:auto}.ot-icon-button,.ot-menu-button{order:1}.ot-theme-switch{order:2;flex:0 0 100%;width:100%;justify-content:center;margin-bottom:5px}.ot-menu-button{display:flex;border-radius:999px}}
@media(max-width:650px){.ot-brand{width:250px;height:63px;background-size:280px auto;background-position:-10px -51px}.ot-theme-switch{padding:3px;gap:2px}.ot-theme-switch button{min-height:44px;padding:8px 10px;font-size:11px}.ot-theme-switch button i{display:none}.ot-theme-switch button span{display:inline}.ot-header__main{min-height:0}.ot-footer__brand{width:250px;height:63px;background-size:280px auto;background-position:-10px -51px}}
@media(max-width:400px){.ot-brand{width:230px;height:59px;background-size:258px auto;background-position:-9px -47px}.ot-theme-switch button{padding-inline:8px}}
html[data-ot-theme=parchment] .ot-future-slide__monolith,html[data-ot-theme=burgundy] .ot-future-slide__monolith{background:linear-gradient(125deg,#e5c98b,#8d6535 27%,#463726 70%,#251d21);border-color:#f7df9d70}
html[data-ot-theme=parchment] .ot-future-slide__monolith:after,html[data-ot-theme=burgundy] .ot-future-slide__monolith:after{border-color:#f5d99e8c}
html[data-ot-theme=parchment] .ot-future-slide__orbit,html[data-ot-theme=burgundy] .ot-future-slide__orbit{border-color:#f5dda985}
html[data-ot-theme=parchment] .ot-future-slide__visual-word,html[data-ot-theme=burgundy] .ot-future-slide__visual-word{color:#f6d69a46}
html[data-ot-theme=parchment] .ot-future-slide__visual-word span,html[data-ot-theme=burgundy] .ot-future-slide__visual-word span{color:#f6d69a72}
html[data-ot-theme=parchment] .ot-future-slide__text h2,html[data-ot-theme=burgundy] .ot-future-slide__text h2{color:#38261f}
html[data-ot-theme=parchment] .ot-future-slide__text p,html[data-ot-theme=burgundy] .ot-future-slide__text p{color:#60483a}
html[data-ot-theme=parchment] .ot-story__art,html[data-ot-theme=parchment] .ot-story--tone-1 .ot-story__art,html[data-ot-theme=parchment] .ot-story--tone-2 .ot-story__art,html[data-ot-theme=parchment] .ot-story--tone-3 .ot-story__art{background:radial-gradient(circle at 80% 0,#f6dc9b66,transparent 30%),linear-gradient(135deg,#6f5839,#b89355);color:#fff2cd}
html[data-ot-theme=burgundy] .ot-story__art,html[data-ot-theme=burgundy] .ot-story--tone-1 .ot-story__art,html[data-ot-theme=burgundy] .ot-story--tone-2 .ot-story__art,html[data-ot-theme=burgundy] .ot-story--tone-3 .ot-story__art{background:radial-gradient(circle at 80% 0,#deb98c55,transparent 30%),linear-gradient(135deg,#51293c,#8b4d54);color:#ffe7c8}
html[data-ot-theme=parchment] .ot-era__route,html[data-ot-theme=burgundy] .ot-era__route,html[data-ot-theme=parchment] .ot-era__routes,html[data-ot-theme=burgundy] .ot-era__routes{border-color:#eed29b5c}
html[data-ot-theme=parchment] .ot-era__route-arrow,html[data-ot-theme=burgundy] .ot-era__route-arrow{border-color:#eed29b7a}
html[data-ot-theme=parchment] .ot-era__intro p,html[data-ot-theme=burgundy] .ot-era__intro p,html[data-ot-theme=parchment] .ot-era__route small,html[data-ot-theme=burgundy] .ot-era__route small{color:#ead7c1}
html[data-ot-theme=parchment] .ot-era__seal,html[data-ot-theme=burgundy] .ot-era__seal{color:#f0d28d;border-color:#eed29b80}

/* V6: each image-less feature gets an honest, article-specific editorial cover. */
.ot-future-slide__visual--editorial{background:linear-gradient(145deg,#213d42,#335965 55%,#132d37)!important}
.ot-future-slide__visual--tone-1{background:linear-gradient(145deg,#352d4d,#705067 55%,#30243c)!important}
.ot-future-slide__visual--tone-2{background:linear-gradient(145deg,#473929,#927248 55%,#3a322a)!important}
.ot-future-slide__visual--tone-3{background:linear-gradient(145deg,#273f38,#527a65 55%,#213b34)!important}
.ot-future-slide__visual--tone-4{background:linear-gradient(145deg,#39425a,#697995 55%,#2b354c)!important}
.ot-editorial-cover{position:relative;min-height:100%;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:clamp(24px,3vw,48px);color:#fff;overflow:hidden}
.ot-editorial-cover:before{content:'';position:absolute;width:70%;aspect-ratio:1;border:1px solid #ffffff55;border-radius:50%;top:-18%;right:-18%;box-shadow:0 0 0 34px #ffffff0b,0 0 0 74px #ffffff0b;pointer-events:none}
.ot-editorial-cover__seal{position:absolute;top:7%;left:8%;width:90px;height:90px;border:1px solid #ffffff77;border-radius:50%;display:grid;place-items:center;font:700 21px var(--ot-serif);letter-spacing:-.08em;transform:rotate(-15deg)}
.ot-editorial-cover__index,.ot-editorial-cover__type{font:700 10px/1.4 var(--ot-sans);letter-spacing:.16em;text-transform:uppercase;color:#ffffffc9}
.ot-editorial-cover strong{font:800 clamp(37px,4.4vw,76px)/.98 var(--ot-serif);letter-spacing:-.075em;max-width:11ch;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 2px 22px #0003}
.ot-editorial-cover__type{border-top:1px solid #ffffff67;padding-top:18px}
.ot-lead__preview{display:flex;gap:18px;align-items:center;min-height:54px;padding:12px 19px;background:var(--ot-surface);border-top:1px solid var(--ot-line);color:var(--ot-ink)}
.ot-lead__preview>span{flex:none;color:var(--ot-accent);font:800 10px var(--ot-sans);letter-spacing:.12em}
.ot-lead__preview strong{font:700 15px/1.3 var(--ot-serif);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ot-lead__progress button:focus-visible,.ot-lead__arrows button:focus-visible{outline:3px solid var(--ot-accent);outline-offset:-4px;z-index:1}
.ot-dossier{margin:60px 0 75px;padding:clamp(25px,4vw,55px);background:var(--ot-surface);border:1px solid var(--ot-line);color:var(--ot-ink)}
.ot-dossier header{padding-bottom:22px;border-bottom:1px solid var(--ot-line)}
.ot-dossier h2{font:800 clamp(36px,4vw,58px)/1.06 var(--ot-serif);letter-spacing:-.06em;margin:10px 0}
.ot-dossier header p{color:var(--ot-muted);margin:0}
.ot-dossier__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,4vw,60px);padding-top:30px}
.ot-dossier__panel h3{font:800 24px var(--ot-serif);margin:0 0 22px}
.ot-dossier__timeline,.ot-dossier__sources{list-style:none;margin:0;padding:0}
.ot-dossier__timeline li{display:grid;grid-template-columns:minmax(75px,25%) 1fr;gap:16px;padding:14px 0;border-top:1px solid var(--ot-line);line-height:1.5}
.ot-dossier__timeline time{font-weight:800;color:var(--ot-accent)}
.ot-dossier__sources li{border-top:1px solid var(--ot-line)}
.ot-dossier__sources a,.ot-dossier__map{display:flex;justify-content:space-between;gap:12px;padding:15px 0;color:var(--ot-ink);font-weight:700;text-decoration:none}
.ot-dossier__sources a:hover,.ot-dossier__map:hover{color:var(--ot-accent)}
.ot-dossier__map{color:var(--ot-accent);border-top:1px solid var(--ot-line)}
@media(max-width:650px){.ot-editorial-cover{min-height:230px;gap:10px;padding:22px}.ot-editorial-cover__seal{width:52px;height:52px;font-size:14px}.ot-editorial-cover strong{font-size:clamp(35px,8vw,54px);max-width:14ch}.ot-lead__preview{align-items:flex-start;min-height:68px;flex-direction:column;gap:5px}.ot-lead__preview strong{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ot-dossier__grid{grid-template-columns:1fr}.ot-dossier__timeline li{grid-template-columns:minmax(70px,26%) 1fr}}
@media(prefers-reduced-motion:reduce){.ot-future-slide{animation:none}}

/* Complete the editorial grid without repeating headline stories. */
.ot-latest-grid .ot-story--feature{display:flex;flex-direction:column;height:100%}
.ot-latest-grid .ot-story--feature .ot-story__image{height:46%;aspect-ratio:auto;flex:none}
.ot-latest-grid .ot-story--feature .ot-story__body{display:flex;flex-direction:column;flex:1;min-height:0}
.ot-story__related{display:grid;gap:0;margin-top:auto;padding-top:20px}
.ot-story__related .ot-eyebrow{font-size:10px;margin-bottom:6px}
.ot-story__related>a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid var(--ot-line);font:700 15px/1.3 var(--ot-serif);color:var(--ot-ink);text-decoration:none}
.ot-story__related>a:hover{color:var(--ot-accent)}
.ot-story__related>a span{flex:none;color:var(--ot-accent);font:700 19px var(--ot-sans)}
@media(max-width:650px){.ot-latest-grid .ot-story--feature .ot-story__image{height:auto;aspect-ratio:1.3}.ot-story__related{margin-top:18px}}

/* Keep long headlines clear of the slide navigation at every desktop width. */
.ot-lead--future .ot-future-slide{height:clamp(650px,39vw,740px)}
.ot-lead--future .ot-future-slide__text h2{font-size:clamp(36px,3vw,56px);line-height:1.08;letter-spacing:-.055em;text-wrap:pretty}
.ot-lead--future .ot-future-slide__text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media(max-width:650px){.ot-lead--future .ot-future-slide{height:auto}.ot-lead--future .ot-future-slide__text h2{font-size:clamp(33px,8vw,43px)}.ot-lead--future .ot-future-slide__text p{-webkit-line-clamp:3}}
