/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.start{inset-inline-start:var(--spacing)}}:root{--green:#075b3b;--deep:#03452d;--lime:#bada55;--cream:#f2f0e8;--ink:#12221a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:5;background:#fff;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand,.footer-brand{align-items:center;gap:13px;display:flex}.brand>span,.footer-brand>span{letter-spacing:.08em;flex-direction:column;line-height:1;display:flex}.brand strong{font-size:15px}.brand small{letter-spacing:.3em;color:#68756e;margin-top:6px;font-size:9px}.crest{flex:none;place-items:center;width:58px;height:58px;display:grid}.crest img{object-fit:contain;width:100%;height:100%;display:block}nav{text-transform:uppercase;letter-spacing:.12em;gap:38px;font-size:12px;font-weight:700;display:flex}nav a:hover{color:var(--green)}.header-cta{letter-spacing:.1em;text-transform:uppercase;border:1px solid #d7dcd9;padding:13px 20px;font-size:11px;font-weight:700}.hero{background:var(--green);color:#fff;align-items:center;min-height:calc(100vh - 86px);padding:clamp(80px,12vh,140px) clamp(24px,8vw,130px) 78px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:780px;height:780px;position:absolute;top:-210px;right:-240px;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.hero-grid{opacity:.06;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0}.hero-copy{z-index:2;max-width:850px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:12px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--lime);width:35px;height:2px}h1,h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.96}h1{margin:25px 0 32px;font-size:clamp(56px,8.5vw,126px)}h1 em,h2 em{color:var(--lime);font-weight:400}.hero-lead{color:#d4e1da;max-width:590px;font-size:clamp(16px,1.5vw,21px);line-height:1.6}.hero-actions{align-items:center;gap:32px;margin-top:38px;display:flex}.button{text-transform:uppercase;letter-spacing:.13em;padding:17px 25px;font-size:11px;font-weight:700}.button-light{color:var(--green);background:#fff}.text-link{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700}.text-link span{color:var(--lime);margin-left:8px}.hero-mark{text-align:center;opacity:.75;position:absolute;bottom:15vh;right:7vw}.hero-ring{width:230px;height:230px;box-shadow:inset 0 0 0 12px var(--green),inset 0 0 0 13px #ffffff2e;border:1px solid #ffffff59;border-radius:50%;place-items:center;display:grid}.hero-ring span{font:130px/1 Georgia,serif}.hero-mark p{letter-spacing:.35em;font-size:8px}.hero-bottom{text-transform:uppercase;letter-spacing:.22em;color:#a9c0b4;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:30px;left:clamp(24px,8vw,130px);right:clamp(24px,5vw,76px)}.section{padding:120px clamp(24px,8vw,130px)}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--green);font-size:10px;font-weight:700}.intro-content{grid-template-columns:1fr 1fr;align-items:start;gap:10vw;margin:70px 0 90px;display:grid}.intro h2,.stadium h2{color:var(--green);font-size:clamp(48px,6vw,90px)}.intro-content>div p{color:#58655e;line-height:1.75}.intro-content .large-copy{color:var(--ink);margin-top:0;font-size:21px;line-height:1.6}.stats{border-block:1px solid #cfd4d0;grid-template-columns:repeat(4,1fr);display:grid}.stats article{border-right:1px solid #cfd4d0;flex-direction:column;padding:35px 25px 35px 0;display:flex}.stats article+article{padding-left:30px}.stats article:last-child{border:0}.stats strong{color:var(--green);font:42px Georgia,serif}.stats span{text-transform:uppercase;letter-spacing:.14em;color:#718078;margin-top:9px;font-size:10px}.history{background:var(--deep);color:#fff}.section-label.light{color:#9eb4a9}.history-head{grid-template-columns:1fr 2fr;margin-bottom:75px;display:grid}.history h2{font-size:clamp(54px,7vw,105px)}.pale{color:#b7cabf}.timeline{border-top:1px solid #fff3}.timeline-item{border-bottom:1px solid #ffffff29;grid-template-columns:80px 190px 1fr;align-items:center;padding:26px 0;transition:all .2s;display:grid}.timeline-item:hover{background:#ffffff06;padding-left:12px}.timeline-number{color:#76998a;font-size:9px}.timeline-item strong{color:var(--lime);font:30px Georgia,serif}.timeline-item p{color:#c4d4cc;max-width:650px;margin:0;font-size:14px;line-height:1.55}.stadium-card{background:#dce3da;align-items:center;min-height:580px;padding:8vw;display:flex;position:relative;overflow:hidden}.stadium-copy{z-index:2;max-width:630px;position:relative}.stadium-copy>p:not(.eyebrow){color:#526158;max-width:500px;font-size:17px;line-height:1.7}.location{border-top:1px solid #aebcaf;align-items:center;gap:15px;margin-top:40px;padding-top:24px;display:flex}.location b{border:1px solid var(--green);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;display:grid}.location span{flex-direction:column;font-size:12px;font-weight:700;display:flex}.location small{color:#718078;letter-spacing:.2em;margin-bottom:5px;font-size:8px}.stadium-lines{border:2px solid #075b3b40;width:55%;height:120%;position:absolute;top:-10%;right:-5%;transform:perspective(500px)rotateY(-18deg)}.stadium-lines:before{content:"";border-left:2px solid #075b3b40;position:absolute;top:0;bottom:0;left:50%}.stadium-lines span{border:2px solid #075b3b40;border-radius:50%;width:170px;height:170px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stadium-lines i{border-block:2px solid #075b3b40;position:absolute;inset:22% 0}footer{color:#fff;background:#092f21;grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;padding:65px clamp(24px,8vw,130px) 30px;display:grid}.footer-brand strong{font-size:14px}.footer-brand small{color:#7ca08e;letter-spacing:.2em;margin-top:7px;font-size:8px}.footer-brand .crest{width:62px;height:62px}footer>p{color:#b5c9be;font:italic 20px Georgia,serif}footer>a{text-transform:uppercase;letter-spacing:.15em;font-size:9px}.copyright{color:#6d8a7c;border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:25px;font-size:9px}@media (max-width:900px){nav{display:none}.hero-mark{opacity:.12;right:-80px}.intro-content,.history-head{grid-template-columns:1fr;gap:50px}.stats{grid-template-columns:1fr 1fr}.stats article:nth-child(2){border-right:0}.stats article:nth-child(-n+2){border-bottom:1px solid #cfd4d0}.timeline-item{grid-template-columns:45px 120px 1fr}.stadium-lines{opacity:.5;width:80%;right:-35%}}@media (max-width:600px){.site-header{height:76px;padding:0 20px}.header-cta{padding:11px 12px}.brand .crest{width:50px;height:50px}.brand strong{font-size:12px}.hero{min-height:calc(100svh - 76px);padding:75px 24px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.scroll-cue{display:none}.section{padding:85px 24px}.intro-content{margin:50px 0 65px}.stats strong{font-size:29px}.stats article,.stats article+article{padding:25px 10px}.timeline-item{grid-template-columns:40px 1fr;align-items:start}.timeline-item p{grid-column:2;margin-top:8px}.timeline-item strong{font-size:25px}.stadium-card{align-items:flex-start;min-height:540px;padding:45px 25px}.stadium-lines{width:110%;height:55%;top:50%;right:-50%}.footer-brand{grid-column:1/-1}footer{grid-template-columns:1fr auto}footer>p{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
