:root{--wp-bg: #ffffff;--wp-text: #1a1a1a;--wp-muted: #767676;--wp-border: #d1d1d1;--wp-link: #007acc;--wp-link-hover: #00669b;--wp-accent: #1a1a1a;--wp-content-width: 960px;--wp-serif: "Oswald", "Helvetica Neue", Helvetica, sans-serif;--wp-sans: "Oswald", "Helvetica Neue", Helvetica, sans-serif}*,*:before,*:after{box-sizing:border-box}html{font-size:16px}body{margin:0;background:var(--wp-bg);color:var(--wp-text);font-family:var(--wp-serif);font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--wp-link);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease}a:hover,a:focus{color:var(--wp-link-hover);border-bottom-color:currentColor}h1,h2,h3,h4,h5,h6{font-family:var(--wp-serif);font-weight:700;line-height:1.25;margin:1.5em 0 .5em;color:var(--wp-accent)}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.375rem}h4{font-size:1.125rem}p{margin:0 0 1.5em}blockquote{margin:1.5em 0;padding:0 1.5em;border-left:4px solid var(--wp-accent);font-style:italic;color:var(--wp-muted)}code,pre{font-family:Menlo,Consolas,Courier New,monospace;font-size:.9375rem;background:#f5f5f5}code{padding:.125em .375em;border-radius:2px}pre{padding:1em;overflow-x:auto;border-radius:2px;line-height:1.5}hr{border:0;border-top:1px solid var(--wp-border);margin:2.5em 0}img{max-width:100%;height:auto}.site{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.navbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.5rem;border-bottom:1px solid var(--wp-border);background:var(--wp-bg)}.navbar-brand{display:flex;align-items:center;gap:.625rem;color:var(--wp-accent);border-bottom:none;text-decoration:none}.navbar-brand:hover{color:var(--wp-accent);border-bottom:none}.navbar-logo{width:42px;height:42px;border-radius:50%;object-fit:cover;object-position:center top;border:1px solid var(--wp-border);display:block}.navbar-name{font-family:var(--wp-sans);font-size:1.25rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.navbar-nav{display:flex;align-items:center;gap:1.5rem;font-family:var(--wp-sans);font-size:.9375rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.navbar-nav a{color:var(--wp-accent);border-bottom:none}.navbar-nav a:hover{color:var(--wp-link)}.navbar-nav a.active{border-bottom:2px solid var(--wp-accent)}.site-content{flex:1;max-width:var(--wp-content-width);width:100%;margin:0 auto;padding:3rem 1.5rem}.site--home .site-content{display:flex;align-items:center;justify-content:center}.hero{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:2rem;width:100%}.hero-video{margin:0;padding:0;width:100%;max-width:320px;aspect-ratio:9 / 16;background:#000;border:1px solid var(--wp-border);border-radius:2px;overflow:hidden;flex:0 0 auto;position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent;font:inherit;color:inherit}.hero-video video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.hero-video-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;filter:drop-shadow(0 2px 6px rgba(0,0,0,.7));pointer-events:none;opacity:.85}.hero-aside{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;flex:0 1 460px;min-width:0;gap:1.5rem}.hero-summary{border:1px solid var(--wp-border);border-radius:2px;background:var(--wp-bg);padding:1.75rem 1.75rem 1.5rem;text-align:left}.hero-summary-title{margin:0 0 1rem;font-size:2rem;letter-spacing:.01em}.hero-summary p{margin:0 0 1rem;font-size:1.25rem;line-height:1.55}.hero-summary p:last-child{margin-bottom:0}.hero-actions{display:flex;flex-direction:column;gap:.75rem;align-items:stretch;margin:0}.hero-actions .btn{min-width:0;width:100%}.page{max-width:100%}.page-back{margin:0 0 1.5rem;font-family:var(--wp-sans);font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em}.page-back a{color:var(--wp-muted);border-bottom:none}.page-back a:hover{color:var(--wp-link)}.page-title{margin:0 0 1.5rem;font-size:2.25rem;letter-spacing:.01em}.page-content>:first-child{margin-top:0}.page-content p,.story-intro p,.timeline-bullets li,.timeline-lede,.fact-block li,.pull-quote p{font-size:1.25rem;line-height:1.6}.story-intro{margin:0 0 3.5rem}.story-intro:after{content:"";display:block;clear:both}.story-intro p{margin:0 0 1.25rem;line-height:1.7}.story-aside{float:right;width:360px;max-width:45%;margin:0 0 1.5rem 2rem}.story-aside .fact-block-title{margin-top:0}.story-aside .pull-quote{margin:1.25rem 0 0}.story-intro p:last-child{margin-bottom:0}.fact-block-title{margin:2rem 0 .75rem;font-family:var(--wp-sans);font-size:1rem;letter-spacing:.12em;color:var(--wp-accent)}.fact-block{list-style:none;padding:1rem 1.25rem;margin:0 0 1.5rem;border:1px solid var(--wp-border);border-radius:2px;background:var(--wp-bg)}.fact-block li{font-size:1.0625rem;line-height:1.55;padding:.25rem 0;border-bottom:1px dashed var(--wp-border)}.fact-block li:last-child{border-bottom:none}.pull-quote{margin:1.5rem 0;padding:.5rem 0 .5rem 1rem;border-left:3px solid var(--wp-accent);font-style:italic}.pull-quote p{margin:0 0 .4rem;font-size:1.0625rem;line-height:1.6}.pull-quote footer{font-style:normal;font-family:var(--wp-sans);font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;color:var(--wp-muted)}.story-events{margin-top:3.5rem}.story-events .page-title{margin-bottom:2rem}.btn{display:inline-block;font-family:var(--wp-sans);font-size:.9375rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.875rem 1.5rem;border:2px solid var(--wp-accent);border-radius:2px;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease;text-align:center}.btn-primary{background:var(--wp-accent);color:#fff;border-bottom:2px solid var(--wp-accent)}.btn-secondary{background:transparent;color:var(--wp-accent);border-bottom:2px solid var(--wp-accent)}@media (hover: hover){.btn-primary:hover{background:#000;color:#fff;border-color:#000}.btn-secondary:hover{background:var(--wp-accent);color:#fff}}.btn-primary:focus-visible{background:#000;color:#fff;border-color:#000;outline:2px solid var(--wp-link);outline-offset:2px}.btn-secondary:focus-visible{background:var(--wp-accent);color:#fff;outline:2px solid var(--wp-link);outline-offset:2px}.btn:active{transform:translateY(1px)}.btn-primary:active{background:#000;color:#fff;border-color:#000}.btn-secondary:active{background:var(--wp-accent);color:#fff}.btn{-webkit-tap-highlight-color:transparent}.site-footer{border-top:1px solid var(--wp-border);padding:.75rem 1.5rem;text-align:center;color:var(--wp-muted);font-size:.875rem;display:flex;align-items:center;justify-content:center;min-height:66px;box-sizing:border-box}.site-footer p{margin:0}.site-footer a{color:var(--wp-muted);text-decoration:underline}@media (max-width: 720px){.story-aside{float:none;width:100%;max-width:100%;margin:1.5rem 0}}@media (max-width: 600px){.navbar{padding:.5rem 1rem;gap:.625rem}.navbar-logo{width:34px;height:34px}.navbar-name{font-size:1.0625rem}.navbar-nav{gap:1rem;font-size:.875rem}.site-content{padding:1.5rem 1rem}.site-footer{padding:.75rem 1rem;font-size:.75rem}h1{font-size:1.625rem}h2{font-size:1.375rem}.hero-actions .btn{min-width:0;width:100%;max-width:320px}.hero{flex-direction:column;align-items:center;gap:1.25rem}.hero-video{max-width:min(420px,80vw)}.hero-aside{width:100%;flex:1 1 auto}.hero-summary{display:none}.hero-actions{gap:.625rem}.hero-actions .btn{max-width:360px;align-self:center}}.timeline{--spine-x: 1.25rem;--dot-size: 14px;position:relative;margin:2rem 0 1rem;padding-left:2.5rem}.timeline:before,.timeline:after{content:"";position:absolute;left:var(--spine-x);width:2px;margin-left:-1px;top:var(--line-top, 0px);pointer-events:none}.timeline:before{height:var(--line-height, 0px);background:#b5b5b5}.timeline:after{height:var(--line-progress, 0px);background:var(--wp-accent)}.timeline-event{position:relative;margin-bottom:3.5rem}.timeline-event:last-child{margin-bottom:0}.timeline-event:before{content:"";position:absolute;left:calc(var(--spine-x) - 2.5rem);top:50%;width:var(--dot-size);height:var(--dot-size);margin-left:calc(var(--dot-size) / -2);margin-top:calc(var(--dot-size) / -2);border-radius:50%;background:var(--wp-accent);z-index:1}.timeline-date{font-family:var(--wp-serif);font-size:1.375rem;margin:0 0 .75rem;line-height:1.3;color:var(--wp-accent)}.timeline-bullets{margin:0;padding-left:1.25rem}.timeline-bullets li{margin-bottom:.6rem;line-height:1.7}.timeline-bullets li:last-child{margin-bottom:0}.timeline-sub{margin-top:1.25rem}.timeline-sub>.timeline-lede{margin:0 0 .5rem}.timeline-time{font-family:var(--wp-sans);font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;color:var(--wp-muted);font-weight:600;margin:0 0 .4rem}@media (max-width: 600px){.timeline{--spine-x: .5rem;--dot-size: 10px;padding-left:1.5rem}.timeline-event:before{left:calc(var(--spine-x) - 1.5rem)}.timeline-date{font-size:1.125rem}.timeline-bullets{padding-left:1rem}}.muted-note{color:var(--wp-muted);font-style:italic}.carousel-wrapper{position:relative;margin:2rem 0}.carousel{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:.25rem .25rem 1rem;scrollbar-width:none}.carousel::-webkit-scrollbar{display:none}.carousel-card{flex:0 0 100%;scroll-snap-align:center;display:flex;flex-direction:column;gap:.75rem;align-items:center}.carousel-card-media{position:relative;width:100%;max-width:720px;aspect-ratio:16 / 9;background:#000;border:1px solid var(--wp-border);border-radius:2px;overflow:hidden}.carousel-card-media.is-toggle{padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;font:inherit;color:inherit}.carousel-card-media.is-toggle video{pointer-events:none}.carousel-card-media iframe,.carousel-card-media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block;background:#000;object-fit:contain}.carousel-card-title{margin:.25rem 0 0;font-size:1rem;font-weight:600;letter-spacing:.02em}.carousel-card-desc{margin:0;color:var(--wp-muted);font-size:.875rem;line-height:1.5}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.75rem}.carousel-nav{width:36px;height:36px;padding:0;border-radius:50%;border:1px solid var(--wp-border);background:var(--wp-bg);color:var(--wp-accent);cursor:pointer;-webkit-tap-highlight-color:transparent;display:inline-flex;align-items:center;justify-content:center}.carousel-nav svg{display:block}.carousel-nav:disabled{opacity:.35;cursor:default}@media (hover: hover){.carousel-nav:not(:disabled):hover{background:var(--wp-accent);color:#fff;border-color:var(--wp-accent)}}.carousel-indicators{display:flex;align-items:center;gap:.5rem}.carousel-dot{width:8px;height:8px;border-radius:50%;border:1px solid var(--wp-border);background:transparent;padding:0;cursor:pointer}.carousel-dot.is-active{background:var(--wp-accent);border-color:var(--wp-accent)}
