/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.65}body.pf-large-text{font-size:1.2rem}body.pf-more-spacing{letter-spacing:.025em;line-height:1.95}body.pf-high-contrast{--ink:#000;--muted:#111;--paper:#fff;--surface:#fff;--surface-soft:#fff;--navy:#000;--blue:#001cce;--teal:#004d00;--green:#003400;--line:#000;--yellow:#fff000;--yellow-soft:#fff000}body.pf-hide-images img{display:none!important}body.pf-hide-images figure:before{background:var(--surface-soft);border:2px dashed var(--line);content:"Image hidden. The text description remains available.";padding:1.5rem;display:block}.home-hero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:730px;padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem);display:grid}.home-hero h1{max-width:850px;font-size:clamp(3.2rem,7.4vw,6.7rem)}.home-hero-lede{color:var(--muted);max-width:820px;margin:2rem 0 1rem;font-size:clamp(1.2rem,2.2vw,1.62rem);line-height:1.55}.home-definition{border-left:5px solid var(--yellow);color:var(--ink);max-width:760px;padding-left:1rem;font-size:1.08rem;font-weight:750}.home-depth-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;max-width:820px;margin-top:2rem;display:grid}.home-depth-actions a{background:var(--surface);border:2px solid var(--navy);border-radius:16px;min-height:92px;padding:1rem;text-decoration:none;box-shadow:5px 5px #0d2b451a}.home-depth-actions strong,.home-depth-actions span{display:block}.home-depth-actions strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.14rem}.home-depth-actions span{color:var(--muted);margin-top:.25rem;font-size:.78rem;font-weight:700}.home-origin-card{background:linear-gradient(145deg, var(--yellow), var(--yellow-soft));border:2px solid var(--ink);border-radius:var(--radius-lg);box-shadow:14px 14px 0 var(--navy);padding:clamp(1.6rem,4vw,2.8rem);transform:rotate(1deg)}.home-origin-card>span{letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:900}.home-origin-card h2{margin:1rem 0 1.4rem;font-size:clamp(2rem,3vw,3rem)}.home-origin-card a{margin-top:.75rem;font-weight:850;display:inline-block}.home-order{background:var(--green);color:#fff;padding:1.2rem 0}.home-order .section-shell{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem 1.5rem;display:flex}.home-order strong{color:var(--yellow);font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.home-order span{font-weight:750}.home-order span:not(:last-child):after{color:var(--yellow);content:" →";margin-left:1.5rem}.home-section{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}.home-section>h2,.home-access-panel h2,.home-public-moment h2,.home-music h2,.home-boundary h2{max-width:980px;margin-bottom:1.4rem;font-size:clamp(2.2rem,4.7vw,4.2rem)}.snapshot-grid,.home-story-steps{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.snapshot-grid article,.home-story-steps article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.5rem}.snapshot-grid article>span,.home-story-steps article>span{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.72rem;font-weight:900;display:inline-flex}.snapshot-grid h3,.home-story-steps h3{margin:1.2rem 0 .65rem}.snapshot-grid p,.home-story-steps p{color:var(--muted);margin:0}.home-access-panel{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(2rem,7vw,7rem);margin-top:clamp(2rem,5vw,4rem);margin-bottom:clamp(4rem,8vw,7rem);padding-top:clamp(2rem,6vw,5rem);padding-bottom:clamp(2rem,6vw,5rem);display:grid}.home-access-panel>div>p{color:var(--muted);max-width:760px}.home-access-panel a{font-weight:850}.home-access-panel aside{border:2px solid var(--blue);border-radius:var(--radius-md);background:#eaf4ff;padding:1.5rem}.home-access-panel aside>span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:900}.home-access-panel aside ol{padding-left:1.25rem}.home-access-panel aside li{margin:.6rem 0}.home-access-panel aside p{color:var(--navy);border-top:1px solid #9dbad5;margin:1rem 0 0;padding-top:1rem;font-weight:800}.home-statement{background:var(--navy);border-radius:var(--radius-lg);color:#fff;margin-bottom:clamp(4rem,8vw,7rem);padding-top:clamp(2rem,6vw,5rem);padding-bottom:clamp(2rem,6vw,5rem)}.home-statement p{color:var(--yellow);max-width:1000px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5.4vw,4.8rem);font-weight:800;line-height:1.02}.home-statement span{color:#cfdfeb;max-width:800px;margin-top:1.5rem;font-size:1.08rem;display:block}.home-story-steps{grid-template-columns:repeat(3,1fr)}.home-public-moment{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,6vw,6rem);padding-top:clamp(2rem,6vw,5rem);padding-bottom:clamp(4rem,8vw,7rem);display:grid}.home-public-moment>div{position:sticky;top:120px}.home-public-moment>div>p{color:var(--muted)}.home-public-moment figure{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow);margin:0;padding:.8rem}.home-public-moment img{border-radius:12px;width:100%;height:auto}.home-public-moment figcaption{color:var(--muted);padding:.8rem .3rem .3rem;font-size:.82rem}.home-doorway-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.home-doorway-grid>a{background:var(--surface);border:1px solid var(--line);border-left:7px solid var(--blue);border-radius:var(--radius-md);color:var(--ink);padding:1.5rem;text-decoration:none}.home-doorway-grid>a:nth-child(3n+2){border-left-color:var(--teal)}.home-doorway-grid>a:nth-child(3n+3){border-left-color:#d19b00}.home-doorway-grid>a>span{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.home-doorway-grid h3{margin:.8rem 0 .6rem}.home-doorway-grid p{color:var(--muted)}.home-doorway-grid strong{color:var(--blue)}.home-music{border:2px solid var(--navy);border-radius:var(--radius-lg);background:linear-gradient(135deg,#fff,#f3f0ff);grid-template-columns:minmax(210px,.38fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,6rem);margin-bottom:clamp(4rem,8vw,7rem);padding-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(2rem,5vw,4rem);display:grid}.home-music img{border:2px solid var(--navy);border-radius:var(--radius-md);width:100%;height:auto;transform:rotate(-1deg);box-shadow:9px 9px #0d2b4524}.home-music p{color:var(--muted)}.home-music a{font-weight:850}.home-plausibility{border-radius:var(--radius-lg);background:#f3f0ff;border:2px solid #4b2ca0;margin-bottom:clamp(4rem,8vw,7rem);padding-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(2rem,5vw,4rem)}.home-plausibility blockquote{color:#2d176f;margin:0 0 1.2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,4.2rem);font-weight:800;line-height:1.04}.home-plausibility p{color:#493d75;margin:0}.home-boundary{background:var(--surface-soft);border-top:1px solid var(--line);padding:clamp(3rem,7vw,6rem) 0}.home-boundary .section-shell{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:clamp(2rem,6vw,6rem);display:grid}.home-boundary p:last-child{color:var(--muted)}a{color:inherit}a,button,input,select,summary{font:inherit}button,select,summary{cursor:pointer}:focus-visible{outline:4px solid var(--focus);outline-offset:4px}::selection{background:var(--yellow);color:#000}::highlight(speech-word){color:#000;background:#ffbf00}.skip-link{color:#fff;z-index:999;background:#000;padding:.75rem 1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.site-notice{background:var(--navy);color:#fff;letter-spacing:.08em;min-height:34px;padding:.35rem max(1rem, calc((100vw - var(--content)) / 2));text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.76rem;font-weight:700;display:flex}.site-notice span:last-child{color:#bfe8e6}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fbfaf6f0;border-bottom:1px solid #cbd7d8d1;position:sticky;top:0}.header-inner{max-width:var(--content);justify-content:space-between;align-items:center;gap:2rem;min-height:78px;margin:0 auto;padding:.75rem 1.25rem;display:flex}.brand{align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.brand-mark{background:var(--yellow);border:2px solid var(--ink);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-weight:800;display:inline-flex}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.02rem}.brand small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:700}.site-header nav{align-items:center;gap:.25rem;display:flex}.site-header nav a{color:var(--muted);white-space:nowrap;border-radius:999px;padding:.55rem .7rem;font-size:.82rem;font-weight:750;text-decoration:none}.site-header nav a:hover,.site-header nav a.active{background:var(--surface-soft);color:var(--ink)}.section-shell{max-width:var(--content);margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}.section-shell.compact{justify-content:space-between;align-items:center;gap:3rem;display:flex}.section-block{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}h1,h2,h3{color:var(--ink);letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.08}h1{font-size:clamp(3rem,7vw,6.3rem)}h2{font-size:clamp(2rem,4vw,3.7rem)}h3{font-size:1.5rem}p{margin:0 0 1rem}.kicker,.section-label{color:var(--teal);letter-spacing:.15em;text-transform:uppercase;font-size:.78rem;font-weight:850}.hero{grid-template-columns:minmax(0,1.55fr) minmax(300px,.78fr);align-items:stretch;gap:clamp(2rem,6vw,6rem);min-height:680px;padding-top:clamp(4rem,8vw,8rem);padding-bottom:clamp(4rem,7vw,7rem);display:grid}.hero-copy{align-self:center}.hero h1{max-width:900px}.hero-lede{color:var(--muted);max-width:760px;margin:2rem 0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.65}.hero-actions,.language-actions,.inline-links{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.button{border:2px solid var(--navy);border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.7rem 1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--navy);color:#fff}.button.primary:hover{background:var(--blue)}.button.secondary{color:var(--navy);background:0 0}.button.secondary:hover{background:var(--surface)}.governing-note{border-left:4px solid var(--yellow);color:var(--muted);max-width:680px;margin-top:2rem;padding-left:1rem;font-size:.87rem}.origin-card{border:2px solid var(--ink);border-radius:var(--radius-lg);box-shadow:14px 14px 0 var(--navy);background:linear-gradient(145deg,#ffe56af5,#fff6bdfa);align-self:center;min-height:450px;padding:clamp(1.5rem,4vw,2.7rem);position:relative;transform:rotate(1deg)}.abstract-number{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:2.3rem;font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:800;display:flex}.origin-label{letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:900}.origin-card h2{margin-bottom:1.2rem;font-size:clamp(2rem,3vw,2.8rem)}.origin-card a{margin-top:1rem;font-weight:850;display:inline-block}.principle-band{background:var(--green);color:#fff;padding:1.3rem 0}.principle-band .section-label{color:#bcebe0;margin:0}.principle-flow{flex:1;justify-content:flex-end;align-items:center;margin:0;padding:0;list-style:none;display:flex}.principle-flow li{align-items:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:700;display:flex}.principle-flow li:not(:last-child):after{color:var(--yellow);content:"→";margin:0 1rem;font-family:sans-serif}.section-heading{max-width:780px;margin-bottom:2.5rem}.section-heading h2{margin-bottom:1.2rem}.section-heading>p:last-child{color:var(--muted);font-size:1.15rem}.destination-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.destination-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;min-height:290px;padding:1.6rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.destination-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.destination-card>span{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850}.destination-card h3{margin:1.4rem 0 .8rem}.destination-card p{color:var(--muted);flex:1;font-size:.93rem}.destination-card strong{color:var(--blue)}.two-column{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.two-column h2{margin-bottom:1.4rem}.two-column>div>p:last-child{color:var(--muted);font-size:1.08rem}.process-list{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);margin:0;padding:.8rem;list-style:none}.process-list li{border-bottom:1px solid var(--line);align-items:center;gap:1rem;padding:.85rem;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:700;display:flex}.process-list li:last-child{border-bottom:0}.process-list span{color:var(--teal);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.process-list.small{margin-top:1.5rem}.story-panel{background:var(--yellow-soft);border:2px solid var(--ink);border-radius:var(--radius-lg);grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;margin-bottom:3rem;padding-top:clamp(2rem,5vw,4.5rem);padding-bottom:clamp(2rem,5vw,4.5rem);display:grid}.story-panel h2{font-size:clamp(2.2rem,4vw,4rem)}.story-panel>p{font-size:1.14rem}.applications-preview{background:var(--navy);border-radius:var(--radius-lg);color:#fff;grid-template-columns:1.4fr .6fr;align-items:stretch;gap:2rem;padding:clamp(2rem,5vw,4.5rem);display:grid}.applications-preview h2,.applications-preview .section-label{color:#fff}.applications-preview>div>p:last-child{color:#c9d9e4;font-size:1.08rem}.status-card{background:var(--yellow);border-radius:var(--radius-md);color:var(--ink);flex-direction:column;justify-content:center;min-height:230px;padding:1.6rem;display:flex}.status-card span{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850}.status-card strong{margin:1rem 0 2rem;font-family:Georgia,Times New Roman,serif;font-size:2.2rem}.status-card a{font-weight:800}.boundary-band{background:var(--surface-soft);border-top:1px solid var(--line);padding:3rem 0}.boundary-band .compact{align-items:start}.boundary-band h2{max-width:600px;font-size:clamp(1.8rem,3vw,2.8rem)}.boundary-band .compact>p{color:var(--muted);max-width:470px}.page-hero{max-width:980px;padding-top:clamp(4rem,8vw,8rem);padding-bottom:clamp(3rem,7vw,6rem)}.page-hero h1{margin-bottom:1.6rem;font-size:clamp(3rem,7vw,6rem)}.page-hero>p:last-child{color:var(--muted);max-width:820px;font-size:clamp(1.1rem,2vw,1.4rem)}.tone-hero{background:radial-gradient(circle at 85% 30%,#ffe56a80,#0000 28%),0 0}.content-section{border-top:1px solid var(--line);grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:clamp(2rem,7vw,7rem);padding:clamp(3rem,7vw,6rem) 0;display:grid}.content-section-heading{position:sticky;top:125px}.content-section-heading h2{font-size:clamp(2rem,3.6vw,3.4rem)}.content-section-body{color:var(--muted);max-width:720px;font-size:1.08rem}.content-section-body>p{margin-bottom:1.25rem}.check-list{margin:2rem 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);color:var(--ink);padding:.85rem 0 .85rem 2.1rem;position:relative}.check-list li:before{color:var(--teal);content:"✓";font-weight:900;position:absolute;left:0}.deep-detail{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);color:var(--ink);margin-top:1.5rem;overflow:hidden}.deep-detail summary{padding:1.1rem 1.25rem;font-weight:850;list-style-position:inside}.deep-detail[open] summary{background:var(--surface-soft);border-bottom:1px solid var(--line)}.deep-detail>div{color:var(--muted);padding:1.25rem}.deep-detail li{margin:.5rem 0}.poster-section{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(2rem,5vw,5rem);padding:clamp(3rem,7vw,6rem) 0;display:grid}.poster-copy{position:sticky;top:125px}.poster-copy h2{margin-bottom:1.2rem}.poster-copy>p{color:var(--muted)}.poster-figure{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow);background:#fff;margin:0;padding:.8rem;overflow:hidden}.poster-figure img{width:100%;height:auto;display:block}figcaption{color:var(--muted);padding:.85rem .4rem .25rem;font-size:.78rem;line-height:1.5}.text-link,.inline-links a{color:var(--blue);font-weight:800}.inline-links{margin-top:1.5rem}blockquote{background:var(--yellow-soft);border-left:6px solid var(--yellow);color:var(--ink);margin:2rem 0 0;padding:1.5rem;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:700}.music-panel{border-top:1px solid var(--line);grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(2rem,7vw,7rem);padding:clamp(3rem,7vw,6rem) 0;display:grid}.music-panel figure{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;margin:0;padding:.8rem;overflow:hidden}.music-panel img{width:100%;height:auto;display:block}.music-panel h2{margin-bottom:1.3rem}.music-panel>div>p:last-child{color:var(--muted);font-size:1.08rem}.language-hero{text-align:start}.language-actions{margin-top:2rem}.language-section{grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr)}.translation-note{background:var(--yellow-soft);border:2px solid var(--ink);border-radius:var(--radius-md);margin:3rem 0;padding:2rem}.translation-note h2{margin-bottom:1rem;font-size:1.8rem}.translation-note a{color:var(--blue);font-weight:800}.site-footer{color:#dbe7ef;background:#081d2e;padding:4rem 0 6rem}.footer-grid{grid-template-columns:1.1fr 1.3fr .7fr;gap:3rem;display:grid}.footer-grid strong{color:#fff;margin-bottom:.8rem;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;display:block}.footer-grid p,.footer-grid a{color:#afc3d1;font-size:.85rem}.access-launcher{background:var(--yellow);border:3px solid var(--ink);color:var(--ink);z-index:80;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-weight:950;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 30px #00000038}.access-panel{background:var(--surface);border:2px solid var(--ink);border-radius:var(--radius-md);z-index:90;flex-direction:column;width:min(390px,100vw - 1.5rem);max-height:min(760px,100vh - 1.5rem);display:flex;position:fixed;bottom:.75rem;right:.75rem;overflow:auto;box-shadow:0 20px 70px #00000040}.access-panel-heading{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex}.access-panel-heading span,.access-panel-heading strong{display:block}.access-panel-heading span{color:#bfe8e6;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.access-panel-heading strong{font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.access-panel-heading button{color:#fff;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.6rem;line-height:1;display:flex}.control-group{border-bottom:1px solid var(--line);gap:.75rem;padding:1rem;display:grid}.control-label{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:850}.control-row,.toggle-grid{gap:.5rem;display:grid}.control-row{grid-template-columns:repeat(3,1fr)}.toggle-grid{grid-template-columns:repeat(2,1fr)}.control-group button,.control-group input,.control-group select,.access-panel-bottom button{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:10px;width:100%;min-height:44px;padding:.55rem .7rem}.control-group button:hover,.control-group button[aria-pressed=true]{background:var(--yellow-soft);border-color:var(--ink)}.control-group label{color:var(--muted);gap:.35rem;font-size:.78rem;font-weight:700;display:grid}.control-group small{color:var(--muted)}.english-link{color:var(--blue);font-size:.82rem;font-weight:800}.access-panel-bottom{background:var(--surface-soft);grid-template-columns:1fr 1fr;gap:.6rem;padding:.9rem;display:grid;position:sticky;bottom:0}.access-panel-bottom button:last-child{background:var(--navy);color:#fff}.is-reading{outline:3px solid var(--yellow);outline-offset:4px;border-radius:6px;background:var(--yellow-soft)!important;color:#000!important}.search-hit{outline-offset:3px;outline:3px solid #0073b1;color:#000!important;background:#bfe8ff!important}@media (width<=1050px){.header-inner{flex-direction:column;align-items:flex-start;gap:.7rem}.site-header nav{width:100%;max-width:100%;padding-bottom:.3rem;overflow-x:auto}.hero,.home-hero,.home-access-panel,.home-public-moment,.home-music,.home-boundary .section-shell{grid-template-columns:1fr}.home-origin-card{max-width:680px;transform:none}.home-public-moment>div{position:static}.snapshot-grid,.home-story-steps{grid-template-columns:repeat(2,1fr)}.origin-card{max-width:640px;transform:none}.destination-grid{grid-template-columns:repeat(2,1fr)}.poster-section{grid-template-columns:1fr}.poster-copy,.content-section-heading{position:static}}@media (width<=760px){.site-notice{letter-spacing:.05em;flex-direction:column;align-items:flex-start;gap:.1rem}.brand small{display:none}.hero{min-height:auto;padding-top:3.5rem}.hero h1,.page-hero h1{font-size:clamp(2.7rem,14vw,4.6rem)}.section-shell.compact,.two-column,.story-panel,.applications-preview,.content-section,.music-panel,.footer-grid{grid-template-columns:1fr;display:grid}.principle-band .compact{gap:.7rem}.principle-flow{flex-direction:column;align-items:flex-start;width:100%}.principle-flow li:not(:last-child):after{content:"↓";margin:0 .5rem}.destination-grid,.home-depth-actions,.snapshot-grid,.home-story-steps,.home-doorway-grid{grid-template-columns:1fr}.home-order .section-shell{flex-direction:column;align-items:flex-start}.home-order span:not(:last-child):after{content:"";margin:0}.destination-card{min-height:235px}.story-panel{border-left:0;border-right:0;border-radius:0}.poster-section{padding-left:0;padding-right:0}.access-panel{border-radius:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-notice,.access-launcher,.access-panel{display:none!important}body{color:#000;background:#fff}}:root{--ink:#14233a;--muted:#52627a;--paper:#f4f7fb;--surface:#fff;--surface-soft:#eaf3fb;--navy:#07142b;--blue:#0b4f9c;--teal:#087d78;--green:#124e4b;--yellow:#ffdf35;--yellow-soft:#fff7bf;--line:#c9d6e6;--focus:#b83200;--shadow:0 22px 62px #07142b1f;--radius-lg:30px;--radius-md:20px;--content:1180px}body{background:radial-gradient(circle at 8% 12%, #0b4f9c0e, transparent 24rem), linear-gradient(180deg, #f8faff 0%, var(--paper) 55%, #eef4f8 100%)}.site-notice{background:#04101f;border-bottom:1px solid #ffffff1f;min-height:38px}.site-notice span:first-child{color:#fff}.site-notice span:last-child{color:#d8e6f3;letter-spacing:.035em;text-transform:none}.site-header{background:#fffffff2;border-bottom:1px solid #7c97b559;box-shadow:0 8px 30px #07142b0e}.header-inner{min-height:84px}.brand-mark{background:var(--yellow);border-color:var(--navy);width:48px;height:48px;box-shadow:5px 5px #07142b2e}.brand strong{color:var(--navy);font-size:1.08rem}.site-header nav a{color:#35475e;min-height:44px;padding:.65rem .78rem}.site-header nav a:hover,.site-header nav a.active{box-shadow:none;color:var(--navy);background:#e8f1f8}.site-header nav a.active{box-shadow:inset 0 -3px var(--teal)}.home-hero-stage{color:#fff;isolation:isolate;background:radial-gradient(circle at 88% 18%,#ffdf3540,#0000 26rem),radial-gradient(circle at 5% 92%,#20b6b038,#0000 25rem),linear-gradient(145deg,#07142b 0%,#123563 57%,#124e4b 100%);position:relative;overflow:hidden}.home-hero-stage:before{content:"";opacity:.24;pointer-events:none;z-index:-1;background-image:radial-gradient(#ffffff40 1px,#0000 1px);background-size:25px 25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 48%,#000);mask-image:linear-gradient(90deg,#0000,#000 48%,#000)}.home-hero-stage:after{content:"";pointer-events:none;z-index:-1;border:1px solid #ffffff2e;border-radius:50%;width:680px;height:680px;position:absolute;top:-210px;right:-260px}.home-hero-stage .home-hero{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:clamp(2.5rem,5vw,5rem);min-height:820px;padding-top:clamp(4.5rem,8vw,7rem);padding-bottom:clamp(4.5rem,8vw,7rem)}.home-hero-stage .kicker{color:var(--yellow)}.home-hero-stage h1{color:#fff;letter-spacing:-.048em;text-wrap:balance;font-size:clamp(3.5rem,7.2vw,6.8rem);line-height:.96}.home-hero-stage .home-hero-lede{color:#e7f0f8;margin-top:2rem;font-size:clamp(1.18rem,2vw,1.48rem);line-height:1.56}.home-hero-stage .home-definition{border-left-color:var(--yellow);color:#fff;font-weight:720}.home-depth-actions{gap:.8rem;margin-top:2.2rem}.home-depth-actions a{border:2px solid #ffffffeb;min-height:104px;padding:1.05rem 1rem;transition:transform .16s,box-shadow .16s;box-shadow:7px 7px #010a1747}.home-depth-actions a:hover{transform:translateY(-4px);box-shadow:10px 12px #010a1757}.home-depth-actions a:first-child{background:#fff}.home-depth-actions a:nth-child(2){background:var(--yellow)}.home-depth-actions a:nth-child(3){background:#dff3eb}.home-depth-actions strong{color:var(--navy);font-size:1.18rem}.home-depth-actions span{color:#43516a;font-size:.8rem}.home-hero-visual{min-height:650px;position:relative}.hero-poster-card{z-index:1;background:#fff;border:2px solid #07142b;border-radius:24px;width:72%;margin:0;padding:.7rem;position:absolute;top:1rem;right:4%;overflow:hidden;transform:rotate(2.4deg);box-shadow:18px 20px #010a176b}.hero-poster-card img{border:1px solid #b7c6d7;border-radius:15px;width:100%;height:auto;display:block}.hero-poster-card figcaption{flex-direction:column;align-items:flex-start;gap:.15rem;padding:.8rem .35rem .3rem;display:flex}.hero-poster-card figcaption strong{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem}.hero-poster-card figcaption span{color:var(--muted);font-size:.78rem}.hero-abstract-number{background:var(--yellow);color:var(--navy);z-index:4;border:3px solid #07142b;border-radius:50%;justify-content:center;align-items:center;width:105px;height:105px;font-family:Georgia,Times New Roman,serif;font-size:2.25rem;font-weight:850;display:flex;position:absolute;top:2.5rem;left:0;transform:rotate(-7deg);box-shadow:8px 9px #010a176b}.home-origin-card{color:var(--navy);z-index:3;background:linear-gradient(150deg,#ffdf35,#fff5b5);border-color:#07142b;width:78%;max-width:390px;padding:1.45rem 1.55rem 1.55rem;position:absolute;bottom:0;right:0;transform:rotate(-1.1deg);box-shadow:13px 14px #010a1780}.home-origin-card>span{color:#5a4300}.home-origin-card h2{color:var(--navy);margin:.65rem 0 .8rem;font-size:clamp(1.65rem,2.6vw,2.35rem)}.home-origin-card p{color:#27384f;font-size:.9rem;line-height:1.55}.home-origin-card a{color:var(--navy);margin-top:.25rem}.home-order{background:#0b403f;border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;padding:1.35rem 0;box-shadow:0 12px 32px #07142b1f}.home-order strong{color:var(--yellow)}.home-section{position:relative}.home-section>h2,.home-access-panel h2,.home-public-moment h2,.home-music h2,.home-boundary h2{color:var(--navy);letter-spacing:-.042em;text-wrap:balance;line-height:1.02}.snapshot-grid,.home-story-steps{gap:1.15rem}.snapshot-grid article{border:2px solid var(--navy);min-height:300px;padding:1.8rem;position:relative;box-shadow:9px 10px #07142b17}.snapshot-grid article:first-child{background:#fff7bf}.snapshot-grid article:nth-child(2){background:#e5f5ff}.snapshot-grid article:nth-child(3){background:#e6f5ee}.snapshot-grid article>span{background:var(--navy);width:48px;height:48px}.snapshot-grid h3{color:var(--navy);font-size:1.7rem}.snapshot-grid p{color:#43516a}.home-access-panel{border:1px solid #d6e0ea;position:relative;overflow:hidden;box-shadow:0 24px 72px #07142b1f}.home-access-panel:before{background:var(--yellow);content:"";width:10px;height:100%;position:absolute;top:0;left:0}.home-access-panel aside{background:radial-gradient(circle at 92% 10%,#ffdf3559,#0000 8rem),#eaf4ff;box-shadow:8px 9px #0b4f9c1f}.home-statement{background:radial-gradient(circle at 88% 20%,#ffdf352e,#0000 18rem),linear-gradient(135deg,#07142b,#123563);position:relative;overflow:hidden;box-shadow:0 24px 62px #07142b30}.home-statement:after{content:"";border:1px solid #ffffff2b;border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;right:-120px}.home-story-steps article{border:1px solid var(--line);min-height:260px;padding:1.6rem;box-shadow:0 12px 32px #07142b11}.home-story-steps article:nth-child(3n+1){border-top:7px solid var(--blue)}.home-story-steps article:nth-child(3n+2){border-top:7px solid var(--teal)}.home-story-steps article:nth-child(3n+3){border-top:7px solid #d49a00}.home-story-steps h3{color:var(--navy)}.home-public-moment{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #d6e0ea;margin-bottom:clamp(4rem,8vw,7rem);padding:clamp(2rem,5vw,4.5rem)}.home-public-moment>div{top:132px}.home-document-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.home-document-mosaic figure{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0;padding:.65rem;box-shadow:0 12px 28px #07142b17}.home-document-mosaic .mosaic-main{grid-column:1/-1}.home-document-mosaic img{border:1px solid #bdcad8;border-radius:12px;width:100%;height:auto;display:block}.home-document-mosaic figcaption{padding:.65rem .2rem .1rem}.home-doorway-grid{gap:1.1rem}.home-doorway-grid>a{border:1px solid #c4d1df;border-left-width:8px;min-height:220px;padding:1.65rem;transition:transform .16s,box-shadow .16s;box-shadow:0 12px 28px #07142b11}.home-doorway-grid>a:hover{transform:translateY(-4px);box-shadow:0 18px 38px #07142b1f}.home-doorway-grid h3{color:var(--navy);font-size:1.65rem}.home-music{background:radial-gradient(circle at 88% 15%,#4b2ca01c,#0000 18rem),linear-gradient(135deg,#fff,#f3f0ff);box-shadow:12px 14px #07142b1a}.home-music img{box-shadow:12px 13px #07142b2b}.home-plausibility{box-shadow:0 18px 44px #4b2ca01a}.home-boundary{color:#e7f0f8;background:radial-gradient(circle at 88% 25%,#ffdf3521,#0000 18rem),#07142b;border-top:0}.home-boundary h2,.home-boundary .section-label{color:#fff}.home-boundary .section-label{color:var(--yellow)}.home-boundary p:last-child{color:#c9d8e7;font-size:1.05rem}.page-hero{border-radius:0 0 var(--radius-lg) var(--radius-lg);color:#fff;max-width:var(--content);background:radial-gradient(circle at 86% 15%,#ffdf3533,#0000 18rem),radial-gradient(circle at 8% 100%,#20b6b033,#0000 18rem),linear-gradient(145deg,#07142b,#123563);margin-bottom:3rem;padding:clamp(4rem,8vw,7rem) clamp(1.4rem,5vw,4.5rem);position:relative;overflow:hidden;box-shadow:0 22px 58px #07142b29}.page-hero:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:420px;height:420px;position:absolute;top:-210px;right:-170px}.page-hero h1{color:#fff;letter-spacing:-.045em;z-index:1;line-height:.99;position:relative}.page-hero .kicker{color:var(--yellow)}.page-hero>p:last-child{color:#dce8f3;z-index:1;position:relative}.content-stack{padding-bottom:8rem}.content-section{border:1px solid #d2dde8;border-left:8px solid var(--blue);background:#ffffffe8;border-radius:24px;margin:1.35rem 0;padding:clamp(2rem,5vw,4.2rem);box-shadow:0 14px 38px #07142b12}.content-section:nth-child(3n+2){border-left-color:var(--teal)}.content-section:nth-child(3n+3){border-left-color:#d49a00}.content-section-heading h2{color:var(--navy);letter-spacing:-.038em;line-height:1.03}.poster-section,.music-panel{background:#fff;border:1px solid #d2dde8;border-radius:24px;margin:1.35rem 0;padding:clamp(2rem,5vw,4.2rem);box-shadow:0 14px 38px #07142b14}.poster-figure,.music-panel figure{border:2px solid var(--navy);box-shadow:11px 12px #07142b1f}.deep-detail{box-shadow:0 8px 22px #07142b0e}.translation-note{box-shadow:9px 10px #07142b1a}.site-footer{background:radial-gradient(circle at 85% 15%,#ffdf3517,#0000 20rem),#07142b;padding:4.5rem 0 2rem}.footer-lead{border-bottom:1px solid #ffffff29;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:2rem;padding-bottom:2.6rem;display:grid}.footer-lead>p{color:#b8cce0;margin:0}.footer-brand-row{align-items:center;gap:1rem;display:flex}.footer-brand-mark{background:var(--yellow);color:var(--navy);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-family:Georgia,Times New Roman,serif;font-weight:900;display:flex;box-shadow:6px 6px #00000052}.footer-brand-row strong{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;display:block}.footer-brand-row p{color:#c8d8e7;margin:.2rem 0 0}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(2rem,4vw,4rem);padding-top:3rem;padding-bottom:3rem}.footer-grid>div{align-content:start;gap:.55rem;display:grid}.footer-grid strong{color:var(--yellow);margin-bottom:.3rem;font-size:1rem}.footer-grid a{color:#e7f0f8;text-underline-offset:3px;text-decoration-thickness:1px}.footer-grid p{color:#b8cce0;margin:0}.footer-bottom{color:#9fb7cc;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.4rem;font-size:.78rem;display:flex}.footer-bottom a{color:#fff}.access-launcher{background:var(--yellow);border-color:var(--navy);width:64px;height:64px;box-shadow:0 16px 38px #07142b4d,5px 5px #07142b33}.access-panel{border-color:var(--navy);box-shadow:0 26px 80px #07142b52}body.pf-high-contrast .home-hero-stage,body.pf-high-contrast .home-boundary,body.pf-high-contrast .page-hero{background:#000}body.pf-high-contrast .home-hero-stage:before,body.pf-high-contrast .home-hero-stage:after,body.pf-high-contrast .page-hero:after{display:none}@media (width<=1050px){.home-hero-stage .home-hero{grid-template-columns:1fr}.home-hero-visual{width:100%;max-width:720px;min-height:690px;margin:0 auto}.hero-poster-card{width:62%;right:10%}.home-origin-card{max-width:430px;position:absolute;right:2%;transform:rotate(-1deg)}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.home-hero-stage .home-hero{min-height:auto;padding-top:3.8rem;padding-bottom:4rem}.home-hero-stage h1{font-size:clamp(3rem,15vw,4.8rem)}.home-hero-visual{gap:1.2rem;min-height:auto;padding-top:1rem;display:grid}.hero-poster-card,.home-origin-card{width:100%;max-width:none;position:relative;top:auto;right:auto;transform:none}.hero-poster-card{order:1}.home-origin-card{order:2;bottom:auto}.hero-abstract-number{width:82px;height:82px;top:-.25rem;left:-.35rem}.snapshot-grid article,.home-story-steps article{min-height:auto}.home-public-moment{border-left:0;border-right:0;border-radius:0;padding-left:1.25rem;padding-right:1.25rem}.home-document-mosaic{grid-template-columns:1fr}.home-document-mosaic .mosaic-main{grid-column:auto}.page-hero{border-radius:0 0 24px 24px;margin-top:0}.content-section,.poster-section,.music-panel{border-left-width:6px;border-radius:18px;margin:1rem 0}.footer-lead,.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media print{.home-hero-stage,.home-boundary,.page-hero{color:#000!important;background:#fff!important}.home-hero-stage h1,.home-hero-stage .home-hero-lede,.home-hero-stage .home-definition,.home-boundary h2,.home-boundary p,.page-hero h1,.page-hero>p:last-child{color:#000!important}}.home-coming{border:2px solid var(--navy);border-radius:var(--radius-lg);background:radial-gradient(circle at 92% 8%,#ffe14a47,#0000 17rem),#fff;margin-bottom:clamp(4rem,8vw,7rem);padding-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(2rem,5vw,4rem);box-shadow:12px 14px #06172e1c}.home-coming-heading{max-width:900px}.home-coming-heading h2{color:var(--navy);letter-spacing:-.042em;text-wrap:balance;margin-bottom:1.2rem;font-size:clamp(2.2rem,4.7vw,4.2rem);line-height:1.02}.home-coming-heading>p:last-child{color:var(--muted);max-width:760px;font-size:1.08rem}.home-coming-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0 1.5rem;display:grid}.home-coming-grid article{border:2px solid var(--navy);border-radius:var(--radius-md);background:#fff7c7;flex-direction:column;min-height:330px;padding:1.7rem;display:flex}.home-coming-grid article:nth-child(2){background:#e4f4ef}.home-coming-grid article>span{color:#005d58;letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;font-weight:900}.home-coming-grid h3{color:var(--navy);margin:1rem 0;font-size:clamp(1.8rem,3vw,2.5rem)}.home-coming-grid p{color:#30445b;flex:1}.home-coming-grid a,.home-coming-overview{color:#063f83;text-underline-offset:.2em;font-weight:850;text-decoration-line:underline;text-decoration-thickness:2px}.home-coming-overview{background:var(--navy);border:2px solid var(--navy);color:#fff;border-radius:999px;align-items:center;min-height:50px;padding:.7rem 1.2rem;text-decoration:none;display:inline-flex}:root{--ink:#0a1a2f;--muted:#3b4d63;--paper:#f4f7fb;--navy:#06172e;--blue:#064b99;--teal:#006963;--green:#0b4744;--yellow:#ffe14a;--yellow-soft:#fff6b3;--line:#9aacbf;--focus:#ffbe00}body{color:var(--ink)}.brand small,.site-header nav a,.home-depth-actions span,.snapshot-grid p,.home-story-steps p,.home-coming-heading>p:last-child,.home-public-moment>div>p,.home-doorway-grid p,.home-music p,.home-boundary p:last-child,.page-hero>p:last-child,.content-section-body,.poster-copy>p,figcaption,.control-group label,.control-group small{color:var(--muted)}.site-header nav a{min-height:48px;font-size:.88rem}.kicker,.section-label,.home-doorway-grid>a>span,.destination-card>span{color:var(--teal)}.home-hero-stage .kicker,.page-hero .kicker,.home-boundary .section-label{color:var(--yellow)}.text-link,.inline-links a,.translation-note a,.english-link,.home-doorway-grid strong{color:var(--blue);text-underline-offset:.2em;text-decoration-line:underline;text-decoration-thickness:2px}.site-header nav a,.brand,.home-depth-actions a,.home-doorway-grid>a,.button,.home-coming-overview{text-decoration:none}button,select,input,summary,.button,.access-launcher{min-height:48px}.control-group button,.control-group input,.control-group select,.access-panel-bottom button{border:2px solid #536980;min-height:48px}:focus-visible{outline:4px solid var(--focus);outline-offset:3px;box-shadow:0 0 0 7px #000}.site-header nav a:hover,.site-header nav a.active{color:var(--navy);background:#dceaf5}.home-access-panel aside{border-color:#07548f}.home-access-panel aside>span{color:#06477a}.home-plausibility p{color:#3b2c68}.footer-grid p,.footer-lead>p,.footer-brand-row p{color:#c7d8e7}.footer-bottom{color:#bfd0df}body.pf-high-contrast{--ink:#000;--muted:#000;--paper:#fff;--surface:#fff;--surface-soft:#fff;--navy:#000;--blue:#0000c8;--teal:#005000;--green:#000;--line:#000;--yellow:#fff000;--yellow-soft:#fff000;color:#000!important;background:#fff!important}body.pf-high-contrast .site-header,body.pf-high-contrast .home-access-panel,body.pf-high-contrast .home-public-moment,body.pf-high-contrast .home-coming,body.pf-high-contrast .content-section,body.pf-high-contrast .poster-section,body.pf-high-contrast .music-panel,body.pf-high-contrast .translation-note,body.pf-high-contrast .deep-detail,body.pf-high-contrast .snapshot-grid article,body.pf-high-contrast .home-story-steps article,body.pf-high-contrast .home-doorway-grid>a,body.pf-high-contrast .home-coming-grid article,body.pf-high-contrast .poster-figure,body.pf-high-contrast .hero-poster-card{box-shadow:none!important;color:#000!important;background:#fff!important;border-color:#000!important}body.pf-high-contrast .site-notice,body.pf-high-contrast .home-hero-stage,body.pf-high-contrast .home-order,body.pf-high-contrast .home-statement,body.pf-high-contrast .home-boundary,body.pf-high-contrast .page-hero,body.pf-high-contrast .site-footer,body.pf-high-contrast .access-panel-heading{color:#fff!important;background:#000!important}body.pf-high-contrast .home-hero-stage h1,body.pf-high-contrast .home-hero-stage .home-hero-lede,body.pf-high-contrast .home-hero-stage .home-definition,body.pf-high-contrast .home-order span,body.pf-high-contrast .home-statement span,body.pf-high-contrast .home-boundary h2,body.pf-high-contrast .home-boundary p,body.pf-high-contrast .page-hero h1,body.pf-high-contrast .page-hero>p:last-child,body.pf-high-contrast .site-footer p,body.pf-high-contrast .site-footer a,body.pf-high-contrast .site-notice span,body.pf-high-contrast .access-panel-heading span,body.pf-high-contrast .access-panel-heading strong{color:#fff!important}body.pf-high-contrast .home-hero-stage .kicker,body.pf-high-contrast .home-statement p,body.pf-high-contrast .home-boundary .section-label,body.pf-high-contrast .page-hero .kicker,body.pf-high-contrast .footer-grid strong{color:#fff000!important}body.pf-high-contrast .home-depth-actions a,body.pf-high-contrast .home-origin-card,body.pf-high-contrast blockquote,body.pf-high-contrast .access-launcher,body.pf-high-contrast .control-group button[aria-pressed=true]{box-shadow:none!important;color:#000!important;background:#fff000!important;border-color:#000!important}body.pf-high-contrast .home-depth-actions strong,body.pf-high-contrast .home-depth-actions span,body.pf-high-contrast .home-origin-card h2,body.pf-high-contrast .home-origin-card p,body.pf-high-contrast .home-origin-card a,body.pf-high-contrast .home-coming h2,body.pf-high-contrast .home-coming h3,body.pf-high-contrast .home-coming p,body.pf-high-contrast .home-coming span,body.pf-high-contrast .home-coming a,body.pf-high-contrast .content-section h2,body.pf-high-contrast .content-section p,body.pf-high-contrast .content-section li,body.pf-high-contrast .snapshot-grid h3,body.pf-high-contrast .snapshot-grid p,body.pf-high-contrast .home-story-steps h3,body.pf-high-contrast .home-story-steps p,body.pf-high-contrast .home-doorway-grid h3,body.pf-high-contrast .home-doorway-grid p,body.pf-high-contrast figcaption,body.pf-high-contrast .control-group label,body.pf-high-contrast .control-group small{color:#000!important}body.pf-high-contrast a{text-decoration-line:underline;text-decoration-thickness:2px}body.pf-high-contrast .home-depth-actions a,body.pf-high-contrast .home-doorway-grid>a,body.pf-high-contrast .brand,body.pf-high-contrast .button,body.pf-high-contrast .access-launcher{text-decoration:none}@media (width<=760px){.home-coming-grid{grid-template-columns:1fr}.home-coming{border-left:0;border-right:0;border-radius:0}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
