:root{--trv-ink:#172126;--trv-paper:#f3efe6;--trv-white:#fcfbf8;--trv-signal:#d7794b;--trv-moss:#5a725b;--trv-mist:#d9e2dc;--trv-line:#b6c2bb;--trv-muted:#65716f;--trv-shadow:0 20px 50px rgba(23,33,38,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--trv-paper);color:var(--trv-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.04;margin:0}h1{font-size:clamp(2.8rem,6vw,6.6rem);letter-spacing:-.055em}h2{font-size:clamp(2rem,3.6vw,4rem);letter-spacing:-.04em}h3{font-size:1.55rem;letter-spacing:-.025em}img{display:block;width:100%;height:auto;object-fit:cover}.trv-shell{max-width:1456px;margin:0 auto;background:var(--trv-paper)}.trv-topline{height:34px;border-bottom:1px solid var(--trv-line);display:flex;align-items:center;justify-content:space-between;padding:0 4vw;color:var(--trv-muted);font-size:.68rem;letter-spacing:.09em;text-transform:uppercase}.trv-nav{min-height:88px;padding:0 4vw;display:flex;align-items:center;gap:2rem;border-bottom:1px solid var(--trv-line);background:rgba(243,239,230,.96);position:relative;z-index:2}.trv-brand{display:flex;align-items:center;gap:.65rem;font-family:Georgia,serif;font-size:.92rem;line-height:.94;letter-spacing:-.02em;min-width:170px}.trv-brand b{font-weight:400;color:var(--trv-signal)}.trv-mark,.trv-footmark{display:grid;place-items:center;width:42px;height:42px;background:var(--trv-ink);color:var(--trv-paper);font:700 .68rem Arial;letter-spacing:.04em;border-radius:50%}.trv-navlinks{display:flex;align-items:center;gap:1.25rem;flex:1}.trv-navlinks a{font-size:.74rem;white-space:nowrap;color:#46534f;position:relative}.trv-navlinks a:hover,.trv-navlinks a.is-active{color:var(--trv-ink)}.trv-navlinks a.is-active:after{content:'';position:absolute;left:0;right:0;bottom:-10px;height:2px;background:var(--trv-signal)}.trv-nav-about{font-size:.76rem;border-left:1px solid var(--trv-line);padding-left:1.4rem;white-space:nowrap}.trv-nav-about span,.trv-read span,.trv-button span,.trv-text-link span{color:var(--trv-signal);font-size:1rem}.trv-category-rail{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--trv-line)}.trv-category-rail a{min-height:92px;padding:1rem 1rem .8rem;border-right:1px solid var(--trv-line);display:flex;flex-direction:column;position:relative;transition:background .2s}.trv-category-rail a:last-child{border-right:0}.trv-category-rail a:hover{background:var(--trv-mist)}.trv-category-rail span{font:400 .95rem Georgia,serif}.trv-category-rail small{color:var(--trv-muted);font-size:.66rem;line-height:1.3;margin-top:.3rem;max-width:125px}.trv-category-rail b{position:absolute;right:1rem;bottom:.8rem;color:var(--trv-signal);font-weight:400}.trv-home-hero{min-height:454px;background:var(--trv-ink) url('/media/trv-hero-archive.jpg') center/cover;position:relative;color:var(--trv-white);display:flex;align-items:center;padding:4.5rem 7.5vw;overflow:hidden}.trv-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.trv-home-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,33,38,.94) 0%,rgba(23,33,38,.65) 45%,rgba(23,33,38,.2) 100%)}.trv-hero-copy{max-width:650px;position:relative;z-index:1}.trv-kicker{display:block;color:var(--trv-signal);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin-bottom:1rem}.trv-home-hero h1{font-size:clamp(3.3rem,7vw,7.5rem);max-width:780px}.trv-home-hero h1 em{color:#e9c4ad;font-style:normal}.trv-home-hero p{font-size:1.08rem;max-width:485px;margin:1.5rem 0 0;color:#e4e7df}.trv-hero-actions{display:flex;align-items:center;gap:1.6rem;margin-top:2rem}.trv-button{display:inline-flex;align-items:center;gap:.8rem;background:var(--trv-signal);color:var(--trv-white);padding:.85rem 1.15rem;font-size:.76rem;font-weight:700;letter-spacing:.02em;box-shadow:0 10px 24px rgba(0,0,0,.15)}.trv-button:hover{background:#ba5e37}.trv-button-light{background:var(--trv-paper);color:var(--trv-ink)}.trv-text-link{font-size:.75rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.15rem}.trv-hero-caption{position:absolute;right:6vw;bottom:2rem;width:180px;z-index:1;font-size:.7rem;color:#e5eee5;border-left:2px solid var(--trv-signal);padding-left:.8rem}.trv-hero-caption span{display:block;color:var(--trv-signal);text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;margin-bottom:.25rem}.trv-home-intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:5.5rem 9vw 4.5rem;max-width:1120px}.trv-home-intro h2{font-size:clamp(2rem,4vw,4.1rem)}.trv-home-intro p{font-family:Georgia,serif;font-size:1.2rem;line-height:1.6;align-self:end;color:#46534f}.trv-home-section,.trv-related{padding:0 5vw 5.5rem}.trv-section-head{display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--trv-line);padding-top:1.35rem;margin-bottom:2rem}.trv-section-head h2{font-size:clamp(2rem,3vw,3rem)}.trv-home-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.trv-card{background:var(--trv-white);min-width:0;box-shadow:0 1px 0 rgba(23,33,38,.08);display:flex;flex-direction:column}.trv-card:hover{box-shadow:var(--trv-shadow)}.trv-card-photo{display:block;position:relative;overflow:hidden;background:#d8ded9;aspect-ratio:16/9}.trv-card-photo img{height:100%;transition:transform .5s}.trv-card:hover .trv-card-photo img{transform:scale(1.035)}.trv-card-arrow{position:absolute;right:.75rem;top:.75rem;width:28px;height:28px;border-radius:50%;background:var(--trv-paper);display:grid;place-items:center;color:var(--trv-signal);font-size:1rem}.trv-card-body{padding:1.1rem 1.1rem 1.25rem;display:flex;flex-direction:column;flex:1}.trv-evidence{display:inline-block;color:var(--trv-signal);font-size:.61rem;letter-spacing:.12em;font-weight:700}.trv-meta{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--trv-muted);margin:.4rem 0 .7rem}.trv-card h3{font-size:1.4rem}.trv-card h3 a:hover{color:var(--trv-signal)}.trv-card-body>p:not(.trv-meta){font-size:.82rem;color:#5a6764;margin-top:.65rem}.trv-read{font-size:.7rem;font-weight:700;margin-top:auto;padding-top:1rem}.trv-card-feature{grid-column:span 2}.trv-card-feature h3{font-size:2rem}.trv-card-feature .trv-card-photo{aspect-ratio:1.75/1}.trv-timeline-tease{background:var(--trv-moss);color:var(--trv-white);display:grid;grid-template-columns:1fr 1fr;gap:5vw;padding:5rem 9vw;margin-top:1rem}.trv-timeline-tease .trv-kicker{color:#e7b090}.trv-timeline-tease h2{font-size:clamp(2.5rem,5vw,5.5rem)}.trv-timeline-tease p{max-width:450px;color:#e4ede3;font-size:1.05rem;margin:1.2rem 0 2rem}.trv-mini-rail{border-top:1px solid rgba(255,255,255,.35)}.trv-mini-rail a{display:grid;grid-template-columns:70px 1fr 90px;gap:1rem;padding:1.1rem 0;border-bottom:1px solid rgba(255,255,255,.35);align-items:start}.trv-mini-rail span{font:1.2rem Georgia,serif;color:#e7b090}.trv-mini-rail b{font:400 1rem Georgia,serif}.trv-mini-rail small{font-size:.6rem;text-transform:uppercase;letter-spacing:.1em;color:#d5e1d5;text-align:right}.trv-footer{max-width:1456px;margin:0 auto;background:var(--trv-ink);color:#d9e1dc;padding:3.2rem 5vw 1.2rem;display:grid;grid-template-columns:1.2fr 1fr;gap:2rem}.trv-footer>div:first-child{display:flex;gap:1rem;align-items:start}.trv-footer p{font-size:.75rem;max-width:330px;margin:0}.trv-footmark{background:var(--trv-signal);color:var(--trv-white);flex:0 0 auto}.trv-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;font-size:.72rem}.trv-footer-links a:hover,.trv-footer-legal a:hover{color:#e6af91}.trv-footer-legal{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.2);padding-top:1rem;display:flex;gap:1.4rem;font-size:.66rem;color:#aab7b0}.trv-introband{padding:5rem 8vw 4.5rem;display:grid;grid-template-columns:1fr 1fr;gap:5vw;border-bottom:1px solid var(--trv-line)}.trv-introband h1{font-size:clamp(3rem,6vw,6rem)}.trv-introband>p{font:1.25rem Georgia,serif;color:#53615c;align-self:end;max-width:500px}.trv-category-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:3rem;padding:3.5rem 5vw 5.5rem}.trv-category-main>.trv-feature-card{margin-bottom:1rem}.trv-category-main .trv-card-feature{display:grid;grid-template-columns:1.1fr 1fr}.trv-category-main .trv-card-feature .trv-card-photo{aspect-ratio:auto;height:100%;min-height:315px}.trv-category-main .trv-card-feature .trv-card-body{padding:2rem}.trv-category-main .trv-card-feature h3{font-size:2.8rem}.trv-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.trv-category-aside{display:flex;flex-direction:column;gap:1rem}.trv-aside-box{background:var(--trv-white);padding:1.35rem;box-shadow:0 1px 0 rgba(23,33,38,.08);display:flex;flex-direction:column;gap:.75rem}.trv-aside-box p{font-size:.8rem;color:#586560;margin:0}.trv-aside-box>a{font:1.15rem Georgia,serif;border-bottom:1px solid var(--trv-line);padding-bottom:.65rem}.trv-aside-box>a span{color:var(--trv-signal);float:right}.trv-aside-moss{background:var(--trv-moss);color:var(--trv-white)}.trv-aside-moss .trv-kicker{color:#edb192}.trv-aside-moss p{color:#e1ebe1}.trv-aside-moss .trv-button{align-self:start}.trv-article-crumb{padding:1.1rem 5vw;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--trv-muted);display:flex;gap:.65rem;border-bottom:1px solid var(--trv-line)}.trv-article-crumb a{color:var(--trv-signal)}.trv-article{padding:4rem 7vw 5rem}.trv-article-head{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:end;max-width:1170px;margin:0 auto 4rem}.trv-article-head h1{font-size:clamp(3rem,6vw,6.3rem)}.trv-dek{font:1.25rem Georgia,serif;color:#52605b;max-width:520px;margin-top:1.4rem}.trv-byline{display:flex;align-items:center;gap:.7rem;margin-top:2rem;font-size:.75rem}.trv-byline small{color:var(--trv-muted)}.trv-byline a{color:var(--trv-signal)}.trv-avatar{display:grid;place-items:center;border:1px solid var(--trv-signal);border-radius:50%;width:38px;height:38px;font-size:.65rem;color:var(--trv-signal);font-weight:700}.trv-article-hero{margin:0}.trv-article-hero img{aspect-ratio:16/10}.trv-article-hero figcaption{font-size:.63rem;color:var(--trv-muted);padding-top:.5rem}.trv-article-grid,.trv-simple-grid{max-width:930px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:4rem}.trv-prose{font-family:Georgia,'Times New Roman',serif;font-size:1.1rem;line-height:1.75}.trv-prose h2{font-size:2.25rem;margin:2.6rem 0 1rem}.trv-prose a{color:var(--trv-signal);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.trv-lede{font-size:1.35rem;line-height:1.55}.trv-pullquote{border-left:3px solid var(--trv-signal);padding:1rem 1.3rem;margin:2.3rem 0;background:#e8e3d8}.trv-pullquote span,.trv-method-line span,.trv-source-label{display:block;color:var(--trv-signal);font:700 .62rem Arial;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.4rem}.trv-pullquote p{font-size:1.5rem;line-height:1.3;margin:0}.trv-method-line{font-size:.85rem;font-style:italic;background:var(--trv-mist);padding:1rem 1.2rem;line-height:1.55}.trv-source{border-top:1px solid var(--trv-line);border-bottom:1px solid var(--trv-line);padding:1rem 0;margin-top:2rem;font-family:Arial,sans-serif}.trv-source p{font-size:.8rem;margin:.35rem 0}.trv-source a{font-size:.7rem}.trv-article-aside{display:flex;flex-direction:column;gap:1rem}.trv-article-aside .trv-aside-box{position:sticky;top:1rem}.trv-aside-muted{background:#e2e8e1}.trv-aside-muted p{border-bottom:1px solid #c6d0c7;padding-bottom:.45rem}.trv-related{border-top:1px solid var(--trv-line);padding-top:3rem}.trv-timeline-head{padding:5rem 9vw 3rem;display:flex;justify-content:space-between;gap:4rem;align-items:end}.trv-timeline-head>div:first-child{max-width:760px}.trv-timeline-head h1{font-size:clamp(3.5rem,7vw,7rem)}.trv-timeline-head p{font:1.25rem Georgia,serif;max-width:580px;color:#52605b;margin-top:1.2rem}.trv-timeline-stamp{border:1px solid var(--trv-signal);width:142px;height:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(3deg);flex:0 0 auto}.trv-timeline-stamp span,.trv-timeline-stamp small{font-size:.58rem;letter-spacing:.1em;color:var(--trv-signal)}.trv-timeline-stamp b{font:3.4rem Georgia,serif;line-height:1}.trv-filter{margin:0 9vw 3rem;padding:1rem 0;border-top:1px solid var(--trv-line);border-bottom:1px solid var(--trv-line);display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.trv-filter span{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--trv-muted);margin-right:.7rem}.trv-filter button{border:1px solid var(--trv-line);background:transparent;color:var(--trv-ink);font:inherit;font-size:.7rem;padding:.45rem .75rem;cursor:pointer}.trv-filter button.is-selected,.trv-filter button:hover{background:var(--trv-ink);color:var(--trv-white);border-color:var(--trv-ink)}.trv-timeline-list{max-width:850px;margin:0 auto;padding:0 2rem 4rem}.trv-event{display:grid;grid-template-columns:100px 30px 1fr;gap:1rem;min-height:120px}.trv-event-date{font:1.8rem Georgia,serif;text-align:right;color:var(--trv-signal);padding-top:.15rem}.trv-event-dot{position:relative}.trv-event-dot:before{content:'';display:block;width:13px;height:13px;background:var(--trv-signal);border:4px solid var(--trv-paper);outline:1px solid var(--trv-signal);border-radius:50%;margin:.4rem auto 0;position:relative;z-index:1}.trv-event-dot:after{content:'';position:absolute;width:1px;background:var(--trv-line);top:16px;bottom:-20px;left:14px}.trv-event:last-child .trv-event-dot:after{display:none}.trv-event-body{border-bottom:1px solid var(--trv-line);padding:0 0 1.6rem;margin-bottom:1.4rem}.trv-event-body h2{font-size:1.55rem;margin:.35rem 0}.trv-event-body p{color:#52605b;font-size:.83rem;margin:0}.trv-event-body small{display:block;color:var(--trv-muted);font-size:.65rem;margin-top:.5rem}.trv-timeline-note{max-width:700px;margin:0 auto 5rem;background:var(--trv-mist);padding:1.5rem 2rem}.trv-timeline-note p{font:1.15rem Georgia,serif}.trv-timeline-note a{font-size:.75rem;font-weight:700}.trv-simple-head{padding:5rem 9vw 3.5rem;border-bottom:1px solid var(--trv-line)}.trv-simple-head h1{font-size:clamp(3rem,6vw,6rem);max-width:850px}.trv-simple-head>p{font:1.3rem Georgia,serif;color:#52605b;max-width:640px;margin-top:1.2rem}.trv-simple-grid{padding:3.5rem 2rem 5rem}.trv-simple-grid .trv-aside-box{align-self:start}.trv-breadcrumb{padding:.7rem 5vw;border-bottom:1px solid var(--trv-line);display:flex;gap:.6rem;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:var(--trv-muted)}.trv-breadcrumb a{color:var(--trv-signal)}.trv-home-utilities{display:flex;flex-wrap:wrap;gap:.8rem 1.1rem;margin-top:1.5rem}.trv-home-utilities a{font-size:.7rem;font-weight:700;color:var(--trv-signal)}.trv-special-photo{margin:0 5vw 2.5rem;background:var(--trv-white);padding:.6rem;box-shadow:0 1px 0 rgba(23,33,38,.08)}.trv-special-photo img{aspect-ratio:2.4/1;object-fit:cover}.trv-special-photo figcaption{font-size:.65rem;color:var(--trv-muted);padding:.6rem .4rem .2rem}.trv-legacy{min-height:50vh;padding:6rem 10vw;font:1.2rem Georgia,serif}.trv-legacy a{color:var(--trv-signal)}@media(max-width:1120px){.trv-navlinks{gap:.75rem}.trv-navlinks a{font-size:.66rem}.trv-category-rail small{font-size:.58rem}.trv-home-grid{grid-template-columns:repeat(3,1fr)}.trv-card-feature{grid-column:span 2}}@media(max-width:820px){.trv-topline{padding:0 1rem;font-size:.55rem}.trv-topline span:last-child{display:none}.trv-nav{padding:1rem;min-height:auto;align-items:start;flex-wrap:wrap;gap:1rem}.trv-brand{min-width:145px}.trv-nav-about{margin-left:auto;border-left:0;padding-left:0}.trv-navlinks{order:3;flex-basis:100%;overflow-x:auto;gap:1rem;padding-bottom:.25rem}.trv-navlinks a{font-size:.68rem}.trv-navlinks a.is-active:after{bottom:-5px}.trv-category-rail{display:flex;overflow-x:auto}.trv-category-rail a{min-width:175px;min-height:82px}.trv-home-hero{min-height:590px;padding:2.7rem 1.4rem;align-items:flex-start;flex-direction:column;justify-content:flex-start}.trv-hero-copy{max-width:none}.trv-hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.5rem}.trv-hero-caption{position:static;width:auto;max-width:240px;margin-top:auto;padding-left:.8rem}.trv-home-intro{grid-template-columns:1fr;gap:1.5rem;padding:3.5rem 1.4rem}.trv-home-intro p{font-size:1.05rem}.trv-home-section,.trv-related{padding:0 1.4rem 3.5rem}.trv-section-head{align-items:start;gap:1rem;flex-direction:column}.trv-home-grid,.trv-card-grid{grid-template-columns:1fr}.trv-card-feature{grid-column:auto}.trv-card-feature .trv-card-photo{aspect-ratio:16/10}.trv-timeline-tease{grid-template-columns:1fr;padding:3.5rem 1.4rem;gap:2.5rem}.trv-mini-rail a{grid-template-columns:55px 1fr}.trv-mini-rail small{display:none}.trv-footer{grid-template-columns:1fr;padding:2.5rem 1.4rem 1rem}.trv-footer-links{grid-column:1;order:2}.trv-footer-legal{grid-column:1;flex-wrap:wrap;gap:.8rem}.trv-introband{grid-template-columns:1fr;padding:3.5rem 1.4rem 2.5rem;gap:1.2rem}.trv-introband>p{font-size:1.05rem}.trv-category-layout{grid-template-columns:1fr;padding:2rem 1.4rem 3.5rem}.trv-category-main .trv-card-feature{display:flex}.trv-category-main .trv-card-feature .trv-card-photo{min-height:0;aspect-ratio:16/10}.trv-category-main .trv-card-feature .trv-card-body{padding:1.2rem}.trv-category-main .trv-card-feature h3{font-size:2rem}.trv-category-aside{order:-1}.trv-article{padding:2.5rem 1.4rem 3.5rem}.trv-article-head{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.trv-article-head h1{font-size:clamp(2.8rem,13vw,5rem)}.trv-article-grid,.trv-simple-grid{grid-template-columns:1fr;gap:2rem;padding:0}.trv-article-aside{order:-1}.trv-article-aside .trv-aside-box{position:static}.trv-prose{font-size:1.02rem}.trv-prose h2{font-size:1.9rem}.trv-timeline-head{padding:3.5rem 1.4rem 2rem;display:block}.trv-timeline-head h1{font-size:clamp(3rem,14vw,5rem)}.trv-timeline-head p{font-size:1.08rem}.trv-timeline-stamp{margin:2rem 0 0}.trv-filter{margin:0 1.4rem 2rem;gap:.4rem}.trv-timeline-list{padding:0 1.1rem 3rem}.trv-event{grid-template-columns:58px 22px 1fr;gap:.55rem}.trv-event-date{font-size:1.1rem}.trv-event-dot:after{left:10px}.trv-event-body h2{font-size:1.25rem}.trv-simple-head{padding:3.5rem 1.4rem 2.5rem}.trv-simple-head h1{font-size:clamp(3rem,14vw,5rem)}.trv-simple-grid{padding:2.5rem 1.4rem 3.5rem}.trv-article-crumb{padding:1rem 1.4rem;font-size:.58rem}}