:root{--brand-orange:#ee6c2b;--brand-orange-deep:#b84e14;--brand-orange-light:#ff9052;--brand-ink:#1a1a1a;--brand-body:#4a4a4a;--brand-muted:#6b6b6b;--brand-paper:#fff;--brand-surface:#faf8f5;--brand-tint:#fff3ec;--brand-rule:#eae7e2;--brand-canvas:#e9e6e0;--brand-inverse-muted:#c9c5c0;--brand-inverse-rule:#3a3a3a;--page-gutter:clamp(24px, 5vw, 72px);--section-space:clamp(56px, 6vw, 88px);--font-inter:var(--font-archivo);--font-manrope:var(--font-archivo);--font-plex-mono:var(--font-archivo);--ink:var(--brand-ink);--blue:var(--brand-orange-deep);--mist:var(--brand-tint);--warm:var(--brand-paper);--orange:var(--brand-orange);--line:var(--brand-rule)}body{background:var(--brand-paper);color:var(--brand-ink);font-family:var(--font-archivo), sans-serif}h1,h2,h3{font-family:var(--font-archivo), sans-serif}::selection{background:var(--brand-tint);color:var(--brand-ink)}:focus-visible{outline:2px solid var(--brand-orange-deep);outline-offset:5px}.brand-header{max-width:none;padding:18px var(--page-gutter);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#ffffffdb;border:0;justify-content:space-between;align-items:center;gap:24px;min-height:80px;margin-inline:auto;transition:transform .18s;display:flex;position:sticky;top:0}.brand-wordmark{letter-spacing:-.025em;white-space:nowrap;min-width:88px;font-size:25px;font-weight:700;line-height:1}.brand-wordmark-dot{color:var(--brand-orange)}.brand-desktop-nav{align-items:center;gap:clamp(16px,2vw,28px);display:flex}.brand-desktop-nav a{color:var(--brand-body);white-space:nowrap;padding-block:12px;font-size:14px}.brand-desktop-nav a:hover{color:var(--brand-orange-deep)}.brand-header-actions{align-items:center;gap:16px;display:flex}.brand-header-cta{background:var(--brand-ink);color:var(--brand-paper);white-space:nowrap;justify-content:center;align-items:center;min-height:44px;padding:12px 20px;font-size:14px;transition:background .16s,color .16s;display:flex}.brand-header-cta:hover{background:var(--brand-orange);color:var(--brand-ink)}.brand-mobile-menu{display:none}.skip-link{background:var(--brand-ink);color:var(--brand-paper);z-index:100;padding:16px;position:fixed;top:-100px;left:24px}.skip-link:focus{top:12px}.failure-page,.perspective-page{background:var(--brand-paper);max-width:none;margin-inline:auto}.failure-page h1,.failure-page h2,.perspective-page h1,.perspective-page h2{font-weight:600}.failure-page *,.perspective-page *{box-shadow:none;border-radius:0}.wordmark{font-family:var(--font-archivo), sans-serif;letter-spacing:-.025em;font-weight:700}.wordmark-part{letter-spacing:inherit;padding-right:0}.wordmark-dot{vertical-align:baseline;width:.19em;height:.19em;margin-inline:.05em}@media (max-width:1280px){.brand-header{min-height:72px;padding-block:14px}.brand-desktop-nav{display:none}.brand-mobile-menu{display:block}.brand-mobile-menu summary{cursor:pointer;justify-content:center;align-items:center;gap:10px;min-width:44px;min-height:44px;font-size:14px;list-style:none;display:flex}.brand-mobile-menu summary::-webkit-details-marker{display:none}.menu-lines{gap:6px;width:20px;display:grid}.menu-lines span{background:var(--brand-ink);height:1px;transition:transform .15s;display:block}.brand-mobile-menu[open] .menu-lines span:first-child{transform:translateY(3.5px)rotate(45deg)}.brand-mobile-menu[open] .menu-lines span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.brand-mobile-menu nav{background:var(--brand-paper);border-bottom:1px solid var(--brand-rule);padding:8px var(--page-gutter) 24px;flex-direction:column;max-height:calc(100dvh - 72px);display:flex;position:absolute;inset:100% 0 auto;overflow-y:auto}.brand-mobile-menu nav a{border-bottom:1px solid var(--brand-rule);justify-content:space-between;align-items:center;gap:24px;min-height:56px;padding:18px 0;font-size:18px;display:flex}.brand-mobile-menu nav a>span{color:var(--brand-orange)}}@media (max-width:400px){.brand-header,.brand-header-actions{gap:12px}.brand-header-cta{padding-inline:14px}.menu-label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms;animation-duration:.01ms}}.failure-page .section-shell{padding-inline:var(--page-gutter)}.failure-page .perspective-lead,.failure-page .perspective-book p:not(.section-index),.failure-page .failure-decisions h2 span{color:var(--brand-body)}.failure-page .section-index{color:var(--brand-muted);letter-spacing:.15em;font-weight:500}.failure-page .failure-tint{background:var(--brand-surface)}.failure-page .failure-stop{background:var(--brand-tint)}.failure-page .failure-close{background:var(--brand-ink);color:var(--brand-paper)}.failure-page .failure-close h2 span{color:var(--brand-orange-light)}.failure-page .failure-applied,.failure-page .failure-close .failure-ownership,.failure-page .perspective-talk>.section-index,.failure-page .perspective-talk-copy{color:var(--brand-inverse-muted)}.failure-page .content-link,.failure-page .related-page-links,.failure-page .origin-perspective-links{border-color:var(--brand-rule)}.failure-page .content-link svg{color:var(--brand-orange)}.failure-page .content-link:hover{color:var(--brand-orange-deep);background:var(--brand-surface)}.failure-page .failure-close .content-link{border-color:var(--brand-inverse-rule)}.failure-page .failure-close .content-link:hover{color:var(--brand-orange-light);background:var(--brand-ink)}.failure-page .perspective-book img{box-shadow:none}.failure-hero .article-eyebrow-mark{width:13px;height:13px;color:var(--brand-orange);flex:0 0 13px;display:block}.brand-header.is-hidden{transform:translateY(-100%)}.brand-header:focus-within{transform:translateY(0)}.brand-header:has(.brand-mobile-menu[open]){transform:translateY(0)}.brand-wordmark{text-decoration:none;display:inline-block}.brand-wordmark-dot{background:var(--brand-orange);vertical-align:baseline;width:.19em;height:.19em;font-size:inherit;color:#0000;border-radius:50%;margin:0 .03em 0 .05em;display:inline-block;overflow:hidden}.brand-wordmark-tm{letter-spacing:.02em;vertical-align:2.2em;margin-left:-.1em;font-size:.24em;font-weight:600;line-height:1;display:inline-block;position:static}@media (prefers-reduced-motion:reduce){.brand-header{transition:none}}.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;padding:0;overflow:hidden}.brand-header .language-switcher select{color:var(--brand-ink);border:1px solid var(--brand-rule);background:0 0;border-radius:0;width:104px;min-height:44px;padding:8px;font-family:inherit;font-size:14px;font-weight:500}@media (max-width:600px){.brand-header-cta{display:none}.brand-header-actions{gap:12px}}.tim-book-clean{aspect-ratio:auto;flex-direction:column;align-items:center;gap:0;width:min(100%,260px);display:flex}.tim-book-clean .tim-book-photo{aspect-ratio:auto;clip-path:none;border:1px solid var(--brand-rule);width:min(100%,260px);display:block;position:static}.tim-book-clean .tim-book-photo img{width:100%;max-width:100%;height:auto;display:block;position:static}.tim-book-clean .tim-book-clipping{border:1px solid var(--brand-rule);width:80%;position:absolute;top:44%;bottom:auto;right:-7%;transform:rotate(-5deg);box-shadow:0 3px 10px #19191812}.tim-book-clean .tim-book-clipping img{filter:brightness(1.4)saturate(.45)}.tim-book-figure figcaption{text-align:center}
