@font-face{font-family:Manrope;src:url('assets/manrope.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--paper:#fcfaf5;--white:#fffefa;--ink:#102b3b;--teal:#245f60;--gold:#8c6028;--muted:#5e6c71;--line:#dadcd4;--ice:#eaf2f1;--night:#133f43;--red:#9c4440;--body:Manrope,Arial,sans-serif;--display:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:102px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--display);font-weight:400;line-height:1.04;letter-spacing:-.045em}h2{font-size:clamp(38px,4.5vw,66px)}h2 span{color:var(--teal)}h3{font-size:20px;line-height:1.3;font-weight:650}p{color:var(--muted)}:focus-visible{outline:3px solid #159cc5;outline-offset:5px;border-radius:3px}[hidden]{display:none!important}.skip{position:fixed;top:-80px;left:20px;background:white;padding:12px 20px;z-index:100}.skip:focus{top:12px}.header{position:sticky;top:0;z-index:30;height:88px;padding:0 max(32px,calc((100vw - 1312px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px;background:rgba(252,250,245,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:block;flex-shrink:0}.brand img{width:152px;height:40px;object-fit:contain}.header nav{display:flex;gap:28px;font-size:13px;font-weight:650}.header nav a{padding:12px 0;position:relative}.header nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:2px;background:var(--gold);transition:width .2s}.header nav a:hover:after,.header nav a[aria-current]:after{width:100%}.catalog-link{font-size:12px;border-bottom:1px solid var(--gold);padding:8px 0;white-space:nowrap}.catalog-link span{margin-left:20px}.menu-toggle{display:none;border:1px solid var(--line);background:none;padding:9px 13px;border-radius:5px}.mobile-nav{position:fixed;top:76px;left:0;right:0;max-height:calc(100dvh - 76px);overflow:auto;padding:20px 24px;z-index:40;background:var(--paper);box-shadow:0 18px 30px #102b3b20}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:53% 47%;min-height:730px;padding:42px 40px 44px 64px;gap:10px;overflow:hidden}.hero-copy{padding:24px 0 0;position:relative;z-index:1}.eyebrow{font-size:11px;text-transform:uppercase;font-weight:750;letter-spacing:.18em;color:var(--gold);margin-bottom:24px}.small-star{font-size:23px;vertical-align:middle;margin-right:10px}.hero h1{font-size:clamp(86px,8.5vw,124px);line-height:.98;margin-top:20px;letter-spacing:-.055em}.hero h1 span{color:var(--teal)}.season-year{font-size:32px;letter-spacing:.16em;line-height:1.2;margin:23px 0 24px;color:var(--gold);font-weight:400}.season-year span{font-size:30px;margin:0 10px;color:#b9b5a5}.hero-lead{font-size:19px;line-height:1.55;color:var(--ink);font-weight:550}.hero-context{font-size:13px;line-height:1.65;margin:18px 0 26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:54px;padding:13px 24px;background:var(--teal);color:white;font-size:13px;font-weight:650;border-radius:5px;transition:background .2s,transform .2s}.button:hover{background:#174d4e;transform:translateY(-3px)}.button span{font-size:20px}.hero-foot{display:flex;justify-content:space-between;align-items:center;max-width:495px;gap:18px;margin-top:34px;padding-top:19px;border-top:1px solid var(--line);font-size:10px;font-weight:600;letter-spacing:.04em;color:var(--muted)}.hero-foot span:last-child{color:var(--gold)}.hero-art{position:relative;margin-left:0;min-width:0;align-self:stretch}.hero-art-image{position:absolute;inset:0;border-radius:260px 260px 8px 8px;background-image:url('assets/winter.webp');background-size:auto 182%;background-position:98% 0;background-repeat:no-repeat;background-color:#d8e6ed;box-shadow:inset 0 0 0 1px #a4753220}.art-caption{position:absolute;bottom:53px;left:-35px;display:flex;align-items:center;background:var(--paper);color:var(--ink);padding:22px 30px;border-radius:7px;box-shadow:0 10px 35px #122b3b16;font-family:var(--display);font-size:24px;line-height:1.2;transform:rotate(-3deg)}.art-caption .small-star{font-size:40px;margin-right:22px;color:var(--gold)}.art-label{position:absolute;bottom:15px;right:14px;font-size:9px;background:#102b3bba;color:white;padding:4px 8px;border-radius:3px}.product-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:32px;padding:23px 24px;font-size:12px;font-weight:650;color:var(--teal)}.product-strip span+span:before{content:'✦';color:var(--gold);margin-right:32px;font-size:10px}.section{max-width:1280px;margin:auto;padding:104px 24px}.section-intro{max-width:750px}.section-intro>p:last-child{max-width:590px;font-size:17px;margin-top:26px}.concept-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:22px;margin-top:42px}.schedule-card{padding:32px;background:#f0f1e9;border-radius:9px}.schedule-card .label{font-size:12px;color:var(--teal);margin:17px 0}.schedule-card h3{font-family:var(--display);font-weight:400;font-size:34px;letter-spacing:-.03em;line-height:1.1}.schedule-card>p:last-child{font-size:12px;margin-top:20px}.icon-symbol{font-size:28px;line-height:1;color:var(--gold)}.schedule-card.peak{background:var(--teal);color:white}.peak .label,.peak>p:last-child,.peak .icon-symbol{color:#d2e5df}.concept-products{padding:30px 0 20px 20px;display:flex;flex-direction:column}.concept-products p{font-size:14px;line-height:1.9;margin-top:20px}.text-link{display:inline-flex;gap:14px;font-size:12px;color:var(--teal);border-bottom:1px solid var(--line);padding-bottom:6px;align-self:flex-start;margin-top:22px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:44px}.section-top>p{max-width:335px;font-size:14px;padding-bottom:7px}.weather-section{background:var(--night);color:white}.weather-section .eyebrow{color:#dcc79c}.weather-section h2 span{color:#a4ccc5}.weather-section .section-top>p{color:#bcd1cd}.weather-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}.weather-card{background:#f9faf5;color:var(--ink);border-radius:8px;position:relative;overflow:hidden;transition:box-shadow .2s}.weather-card:hover{box-shadow:0 0 0 2px #e5c98d}.weather-card>summary{display:flex;flex-direction:column;padding:22px 24px;list-style:none;min-height:290px}.weather-card summary::-webkit-details-marker{display:none}.weather-temp{font-size:16px;font-weight:750;color:var(--teal)}.weather-card strong{font-family:var(--display);font-size:76px;line-height:1;letter-spacing:-.06em;font-weight:400;display:flex;align-items:baseline;gap:12px;margin:24px 0 16px}.weather-card strong small{font:11px var(--body);letter-spacing:0}.weather-desc{font-size:12px;line-height:1.65;color:var(--muted);min-height:42px}.weather-action{font-size:11px;margin-top:auto;padding-top:20px;display:flex;align-items:center;justify-content:space-between;color:var(--teal)}.weather-action b{font-size:24px;font-weight:400;line-height:1;transition:transform .2s}.weather-card[open] .weather-action b{transform:rotate(45deg)}.weather-list{padding:0 24px 24px;font-size:12px}.weather-list h3{font-size:15px;border-top:1px solid var(--line);padding-top:20px}.weather-list ol,.weather-list ul{margin:18px 0;padding-left:20px;line-height:1.75}.weather-list li{padding:3px 0}.weather-list li::marker{color:var(--teal)}.weather-list .note{font-size:10px;line-height:1.7;border-top:1px solid var(--line);padding-top:14px}.weather-card.frost{background:#efdcd4}.frost .weather-temp,.frost .weather-action{color:#8a3836}.weather-card strong.closed-word{font-size:48px;margin:40px 0 28px;letter-spacing:-.06em;color:#8a3836}.frost .weather-desc{color:#703c39}.weather-note{font-size:11px;line-height:1.9;color:#bcd1cd;max-width:750px;margin-top:23px}.festival-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.festival{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--white);transition:transform .25s}.festival:hover{transform:translateY(-5px)}.food-photo{aspect-ratio:2.2;background-image:url('assets/festivals.webp');background-size:321.5% auto;background-repeat:no-repeat;background-position-y:38.8%}.food-photo.october{background-position-x:3.6%}.food-photo.grill{background-position-x:50.8%}.food-photo.pancakes{background-position-x:98.1%}.festival-body{padding:26px}.festival .date{font-size:11px;color:var(--gold);font-weight:750;line-height:1.65;min-height:38px}.festival h3{font-family:var(--display);font-size:31px;font-weight:400;letter-spacing:-.03em;margin:12px 0}.festival-body>p:not(.date){font-size:13px}.festival-body p.food-offer{color:var(--ink);margin:18px 0 23px;min-height:44px}.festival details{border-top:1px solid var(--line);padding-top:15px;font-size:12px}.festival summary{display:flex;justify-content:space-between;list-style:none;color:var(--teal);font-weight:650;gap:10px}.festival summary::-webkit-details-marker{display:none}.festival details p{padding-top:14px}.section-note{font-size:11px;line-height:1.8;margin-top:25px;max-width:900px}.rink-section{background:var(--ice)}.rink-layout{display:grid;grid-template-columns:38% 62%;padding-top:85px;padding-bottom:85px;gap:40px;max-width:1280px}.rink-copy h2{font-size:57px}.rink-number{font-size:60px;font-weight:400;letter-spacing:-.06em;color:var(--teal);line-height:1.1;margin:28px 0 8px}.rink-number span{font-size:27px}.rink-number-caption{font-size:11px;max-width:290px}.rink-copy .lead{font-size:15px;line-height:1.8;margin-top:25px;max-width:350px;color:var(--ink)}.feature-list{padding:0;margin:24px 0 0;list-style:none}.feature-list li{border-top:1px solid #becfcd;padding:14px 0 13px;display:flex;flex-direction:column;gap:4px}.feature-list strong{font-size:12px;font-weight:750}.feature-list span{font-size:12px;color:var(--muted)}.rink-figure{align-self:center;margin-right:40px;min-width:0}.rink-map{aspect-ratio:.91;border-radius:240px 240px 10px 10px;background-image:url('assets/rink.webp');background-size:auto 100%;background-position:right center}.rink-figure figcaption{font-size:10px;line-height:1.8;color:var(--muted);padding:16px 0 0;max-width:450px}.circus-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.circus-figure{position:relative;min-width:0}.circus-photo{height:610px;border-radius:8px 8px 230px 230px;background-image:url('assets/circus.webp');background-size:auto 100%;background-position:right center}.circus-figure figcaption{position:absolute;bottom:52px;left:0;right:0;text-align:center;color:white;font-size:11px;letter-spacing:.14em;text-transform:uppercase;text-shadow:0 2px 5px #000}.circus-copy .lead{font-size:15px;line-height:1.8;margin-top:28px}.circus-stats{display:grid;grid-template-columns:1.3fr 1fr;gap:20px;margin:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0}.circus-stats div{display:flex;flex-direction:column;gap:6px}.circus-stats strong{font-size:22px;white-space:nowrap;font-weight:600;letter-spacing:-.025em;color:var(--teal)}.circus-stats span{font-size:10px;color:var(--muted)}.circus-copy>h3{font-size:14px;margin-bottom:12px}.circus-copy>p:not(.lead):not(.eyebrow){font-size:13px}.pending{display:inline-block;padding:9px 13px;background:#f0e6cf;color:#765521;border-radius:4px;margin-top:23px;font-size:11px!important}.calendar-section{background:#f0f1e9}.start-date{border-left:1px solid #bcc9bd;padding-left:26px;display:flex;flex-direction:column;gap:7px}.start-date span{font-size:12px;color:var(--muted)}.start-date strong{font-family:var(--display);font-size:38px;letter-spacing:-.04em;font-weight:400;color:var(--teal)}.timeline{list-style:none;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));row-gap:44px;margin:54px 0 0}.timeline li{display:flex;flex-direction:column;position:relative;min-width:0;padding-right:16px}.t-mark{font-size:12px;font-weight:800;color:var(--gold)}.timeline time{font-size:26px;letter-spacing:-.05em;line-height:1.4;margin-top:2px}.timeline-dot{height:30px;position:relative;margin:10px -16px 10px 0}.timeline-dot:before{content:'';height:1px;position:absolute;left:0;right:0;top:14px;background:#c1cabe}.timeline-dot:after{content:'';height:11px;width:11px;position:absolute;border:3px solid #f0f1e9;box-shadow:0 0 0 1px var(--gold);left:0;top:6px;background:var(--gold);border-radius:50%}.timeline h3{font-size:12px;line-height:1.5;font-weight:650}.timeline .launch .t-mark,.timeline .launch time{color:var(--red)}.launch .timeline-dot:after{background:var(--red);box-shadow:0 0 0 1px var(--red)}.finance-metrics{display:grid;grid-template-columns:1fr 1fr 1.5fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;margin:10px 0 48px}.finance-metrics>div{display:flex;flex-direction:column;gap:13px;padding:0 30px;border-left:1px solid var(--line)}.finance-metrics>div:first-child{padding-left:0;border:0}.finance-metrics span{font-size:11px;color:var(--muted)}.finance-metrics strong{font-size:53px;font-weight:450;letter-spacing:-.05em;line-height:1.15}.finance-metrics small{font-size:24px;font-weight:450}.finance-metrics .finance-goal strong{font-family:var(--display);font-size:28px;line-height:1.2;letter-spacing:-.025em;color:var(--teal)}.finance-flow{display:grid;grid-template-columns:1fr 1fr;gap:75px}.finance-column h3{font-family:var(--display);font-size:32px;font-weight:400;margin-bottom:22px}.finance-column ul{padding:0;list-style:none;margin:0}.finance-column li{border-bottom:1px solid var(--line);padding:11px 0;font-size:13px;display:flex;align-items:center;gap:14px}.finance-column li:before{content:'+';color:var(--teal);width:18px;font-size:18px;flex-shrink:0}.finance-column:last-child li:before{content:'−';color:var(--gold)}.decisions-section{background:var(--night);color:white}.decisions-layout{display:grid;grid-template-columns:1fr 1fr;gap:95px}.decisions-layout .eyebrow{color:#dcc79c}.decisions-layout h2{font-size:54px}.decisions-layout h2 span{color:#a4ccc5}.decisions-layout .lead{color:#c4d7d4;font-size:14px;line-height:1.9;margin:28px 0 30px;max-width:430px}.button.light{background:#f8f6ed;color:var(--teal)}.button.light:hover{background:#e1e5d5}.download-meta{font-size:10px;color:#b3c9c5;margin-top:12px}.decisions{list-style:none;padding:0;margin:0}.decisions li{display:grid;grid-template-columns:34px 1fr;gap:7px 16px;padding:20px 0;border-top:1px solid #497073}.decisions li>span:first-child{color:#d5b985;font-family:var(--display);font-size:26px;grid-row:span 2;line-height:1.1}.decisions h3{font-size:15px;line-height:1.6;font-weight:500}.decisions .status{font-size:10px;color:#b5cfc8}.footer{max-width:1328px;padding:34px 24px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer p{font-size:11px}.footer p span{color:#7a8588}.footer>a:last-child{font-size:12px}.reveal{transition:opacity .65s ease,transform .65s ease}.motion-ready .reveal:not(.visible){opacity:0;transform:translateY(22px)}
@media(min-width:1500px){.hero{min-height:800px}.hero-copy{padding-top:42px}.hero-art-image{background-size:auto 182%}}@media(max-width:1150px){.header{padding:0 28px;gap:20px}.header nav{gap:18px;font-size:12px}.hero{padding:32px 28px 38px;min-height:690px;grid-template-columns:52% 48%;gap:0}.hero h1{font-size:100px}.hero-foot{max-width:400px}.hero-foot span:last-child{display:none}.art-caption{left:-10px;padding:20px;font-size:20px}.section{padding:80px 28px}.product-strip{gap:19px;font-size:11px}.product-strip span+span:before{margin-right:19px}.weather-card>summary{padding:21px 17px}.weather-card strong{font-size:63px;gap:8px}.weather-card strong.closed-word{font-size:40px}.weather-list{padding:0 17px 22px}.rink-layout{grid-template-columns:40% 60%;gap:30px}.rink-copy h2{font-size:50px}.rink-figure{margin-right:30px}.circus-layout{gap:55px}.circus-photo{height:560px}.circus-stats{grid-template-columns:1fr}.circus-stats strong{font-size:23px}.decisions-layout{gap:50px}.decisions-layout h2{font-size:49px}.festival-body{padding:20px}.festival h3{font-size:28px}.finance-metrics strong{font-size:44px}}
@media(max-width:900px){.header{height:76px}.header nav,.catalog-link{display:none}.menu-toggle{display:block}.hero{min-height:650px}.hero h1{font-size:82px}.hero-lead{font-size:17px}.season-year{font-size:25px}.hero .eyebrow{font-size:9px;letter-spacing:.11em}.hero-foot{font-size:9px}.art-caption{left:-7px;font-size:19px;bottom:50px;padding:18px}.art-caption .small-star{font-size:29px;margin-right:12px}.product-strip{flex-wrap:wrap;gap:10px 24px;padding:20px 28px}.product-strip span+span:before{display:none}.concept-grid{grid-template-columns:1fr 1fr}.concept-products{grid-column:1/-1;padding:14px 0 0}.concept-products p{max-width:660px;margin-top:12px}.section-top{gap:25px;align-items:flex-start}.section-top>p{max-width:250px;font-size:12px}.weather-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.weather-card>summary{padding:23px;min-height:270px}.weather-card strong{font-size:74px}.weather-card strong.closed-word{font-size:52px}.weather-list{padding:0 23px 24px}.weather-desc{font-size:13px}.weather-list{font-size:13px}.festival-grid{gap:14px}.festival-body{padding:17px}.festival h3{font-size:24px}.festival .date{font-size:10px}.rink-layout{grid-template-columns:1fr 1.12fr;gap:28px}.rink-figure{margin-right:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.rink-map{aspect-ratio:.65;background-size:auto 100%;background-position:80% center;border-radius:180px 180px 8px 8px}.rink-copy h2{font-size:43px}.rink-number{font-size:48px}.circus-layout{gap:36px}.circus-photo{height:590px;border-radius:8px 8px 150px 150px}.circus-copy h2{font-size:46px}.circus-copy .lead{font-size:13px}.finance-metrics{grid-template-columns:1fr 1fr}.finance-metrics .finance-goal{grid-column:1/-1;padding:24px 0 0;margin-top:24px;border-top:1px solid var(--line);border-left:0}.finance-metrics .finance-goal br{display:none}.finance-flow{gap:40px}.decisions-layout{grid-template-columns:1fr;gap:38px}.decisions-layout h2{font-size:55px}.decisions-layout .lead{max-width:650px}.decisions li{grid-template-columns:36px 1fr}.footer p{max-width:350px}.timeline{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:600px){html{scroll-padding-top:92px}.header{padding:0 22px}.brand img{width:134px;height:36px}.menu-toggle{font-size:12px}.hero{display:flex;flex-direction:column;padding:30px 22px 25px;gap:30px;min-height:0;overflow:visible}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;margin:0 0 25px;letter-spacing:.15em}.hero .small-star{font-size:20px}.hero h1{font-size:clamp(76px,20vw,112px);line-height:.93;margin-top:0}.season-year{font-size:25px;margin:17px 0 22px}.hero-lead{font-size:17px;line-height:1.5}.hero-context{font-size:12px;max-width:330px;margin:16px 0 22px}.desktop-br{display:none}.hero-foot{margin-top:24px;padding-top:15px;font-size:9px;max-width:none}.hero-foot span:last-child{display:block}.hero-art{height:405px;width:100%;max-width:460px;margin:auto}.hero-art-image{border-radius:200px 200px 6px 6px;background-size:auto 182%;background-position:98% 0}.art-caption{left:10px;bottom:37px;padding:17px 21px;font-size:21px}.art-caption .small-star{font-size:30px}.art-label{font-size:8px;bottom:9px;right:8px}.product-strip{font-size:10px;display:grid;grid-template-columns:repeat(3,1fr);text-align:center;gap:15px 10px;padding:21px 16px}.section{padding:64px 22px}.eyebrow{font-size:9px;margin-bottom:20px;letter-spacing:.16em}h2{font-size:42px;line-height:1.08}.section-intro>p:last-child{font-size:14px;margin-top:23px}.concept-grid{gap:12px;margin-top:30px}.schedule-card{padding:22px 16px}.schedule-card h3{font-size:28px}.schedule-card .label{font-size:10px;margin:15px 0}.schedule-card>p:last-child{font-size:10px;line-height:1.8;margin-top:16px}.concept-products{padding-top:18px}.concept-products h3{font-size:18px}.concept-products p{font-size:13px;line-height:1.8}.section-top{display:block;margin-bottom:30px}.section-top>p{max-width:100%;font-size:13px;margin-top:22px;padding:0}.weather-grid{gap:12px}.weather-card>summary{padding:18px 14px;min-height:254px}.weather-temp{font-size:13px}.weather-card strong{font-size:58px;gap:7px;margin:20px 0 15px;flex-wrap:wrap}.weather-card strong small{font-size:9px}.weather-card strong.closed-word{font-size:38px;margin:32px 0 23px}.weather-desc{font-size:10px;line-height:1.7;min-height:50px}.weather-action{font-size:9px;gap:4px;padding-top:14px}.weather-list{padding:0 14px 20px;font-size:11px}.weather-list h3{font-size:12px}.weather-list li{overflow-wrap:anywhere}.weather-list ol{padding-left:17px}.weather-list .note{font-size:9px}.weather-note{font-size:10px;margin-top:20px}.festival-grid{grid-template-columns:1fr;gap:25px}.food-photo{aspect-ratio:2.2}.festival-body{padding:23px}.festival .date{font-size:11px;min-height:0}.festival h3{font-size:33px;margin:14px 0 13px}.festival-body>p:not(.date){font-size:13px}.festival-body p.food-offer{min-height:0;margin:17px 0 20px}.festival details{font-size:12px}.section-note{font-size:10px;margin-top:22px}.rink-layout{display:flex;flex-direction:column;gap:32px}.rink-copy h2{font-size:45px}.rink-number{font-size:59px}.rink-copy .lead{font-size:14px;max-width:none}.feature-list strong{font-size:12px}.feature-list span{font-size:12px}.rink-map{aspect-ratio:.83;min-height:0;background-size:auto 100%;background-position:92% center;border-radius:190px 190px 7px 7px}.rink-figure figcaption{font-size:10px}.circus-layout{display:flex;flex-direction:column;gap:30px}.circus-copy{order:-1}.circus-copy h2{font-size:49px}.circus-copy .lead{font-size:14px;margin-top:24px}.circus-stats{grid-template-columns:1.4fr 1fr;gap:14px;margin:24px 0}.circus-stats strong{font-size:20px}.circus-stats span{font-size:9px}.circus-photo{height:430px;border-radius:7px 7px 170px 170px;background-size:auto 100%;background-position:right center}.circus-figure{width:100%}.circus-figure figcaption{bottom:46px;font-size:9px}.start-date{margin-top:27px;gap:3px;padding-left:18px}.start-date span{font-size:10px}.start-date strong{font-size:31px}.timeline{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:35px;row-gap:28px}.t-mark{font-size:10px}.timeline time{font-size:23px}.timeline h3{font-size:10px;line-height:1.6}.timeline-dot{margin-bottom:4px}.finance-metrics{padding:24px 0;margin-bottom:32px}.finance-metrics>div{gap:12px;padding:0 17px}.finance-metrics span{font-size:10px}.finance-metrics strong{font-size:39px}.finance-metrics small{font-size:20px}.finance-metrics .finance-goal strong{font-size:27px}.finance-flow{grid-template-columns:1fr;gap:33px}.finance-column h3{font-size:31px;margin-bottom:14px}.finance-column li{font-size:12px;padding:11px 0}.decisions-layout h2{font-size:43px}.decisions-layout .lead{font-size:13px;margin:25px 0}.decisions h3{font-size:13px}.decisions li{padding:18px 0;gap:5px 12px}.decisions .status{font-size:9px}.decisions li>span:first-child{font-size:24px}.footer{padding:30px 22px;flex-wrap:wrap;gap:22px}.footer .brand{order:0}.footer>a:last-child{order:1;margin-left:auto;font-size:11px}.footer p{order:2;max-width:none;width:100%;font-size:10px}.button{font-size:12px;min-height:51px;padding:12px 20px;gap:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.visible){opacity:1;transform:none}}
@media print{.header,.mobile-nav,.skip,.button,.footer>a:last-child{display:none}.section{padding:30px 0}.hero{min-height:0;padding:25px 0}.hero-art{display:none}.hero-copy{width:100%}.hero{display:block}.hero h1{font-size:70px}.product-strip{display:none}.weather-section,.decisions-section{background:white;color:var(--ink)}.weather-section h2 span,.decisions-layout h2 span{color:var(--teal)}.weather-note,.decisions-layout .lead{color:var(--muted)}.weather-list{display:block!important}.reveal{opacity:1!important;transform:none!important}.section-top,.finance-metrics,.festival,.schedule-card{break-inside:avoid}.decisions-layout{display:block}.decisions{margin-top:25px}}
/* Keep the source artwork inside its illustration area. */
.food-photo{aspect-ratio:2.7}
@media(max-width:600px){.food-photo{aspect-ratio:2.7}.concept-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-card,.concept-products{min-width:0}.schedule-card h3{font-size:clamp(23px,6.9vw,28px)}.schedule-card{padding:22px 13px}.text-link{font-size:11px;max-width:100%}}
@media(max-width:360px){.hero h1{font-size:69px}.hero-lead{font-size:16px}.hero-foot{font-size:8px}.weather-card>summary{padding:17px 11px}.weather-card strong{font-size:51px}.weather-card strong small{font-size:8px}.weather-card strong.closed-word{font-size:33px}.weather-action{font-size:8px}.weather-temp{font-size:12px}h2,.rink-copy h2{font-size:37px}.circus-stats strong{font-size:17px}.decisions-layout h2{font-size:38px}}
.rink-map{aspect-ratio:1.16;background-size:auto 100%;background-position:right center;border-radius:12px}.rink-figure a{display:block}.rink-figure .scheme-link{display:inline-flex;margin-top:13px;font-size:12px;color:var(--teal);border-bottom:1px solid var(--teal);padding-bottom:4px}
@media(max-width:600px){.rink-map{aspect-ratio:1.16;border-radius:8px}}
