/*! 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,::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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#fffaf0;--paper:#fffdf8;--navy:#062850;--teal:#087d85;--coral:#f55d4c;--ink:#173553;--line:#e8ddcd;--gold:#e9b737}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--navy);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{background:#fffcf5;align-items:center;gap:34px;min-height:108px;padding:0 clamp(24px,5vw,76px);display:flex}.brand{letter-spacing:-.6px;align-items:center;gap:13px;min-width:300px;font:700 23px/.93 Georgia,serif;display:flex}.brand small{margin-top:7px;font-size:20px;display:block}.brand-mark{flex:none;width:68px;height:58px;display:inline-block;position:relative;overflow:hidden}.brand-mark:before{content:"";background:var(--coral);border-radius:50%;width:27px;height:27px;position:absolute;top:7px;left:4px}.brand-mark:after{content:"〰〰";color:var(--teal);font:38px/1 Georgia,serif;position:absolute;bottom:-14px;left:1px;transform:rotate(-4deg)}.brand-mark i{background:var(--teal);z-index:1;width:11px;height:44px;position:absolute;bottom:10px;right:15px}.brand-mark i:before{content:"";background:var(--coral);width:18px;height:9px;position:absolute;top:-10px;left:-3px}.brand-mark i:after{content:"";background:#fffcf5;width:4px;height:6px;position:absolute;top:9px;left:3px;box-shadow:0 10px #fffcf5,0 20px #fffcf5}.brand-mark b{border-top:2px solid var(--teal);border-radius:50%;width:28px;height:13px;position:absolute;top:15px;left:28px}nav{align-items:center;gap:38px;margin-left:auto;font-weight:700;display:flex}nav a,nav button{color:var(--navy);background:0 0;border:0;padding:10px 0}nav .active{border-bottom:3px solid var(--coral)}.language,.button{color:#fff;border:0;border-radius:10px;font-weight:700}.language{background:var(--teal);white-space:nowrap;padding:15px 22px}.language span{margin-right:8px;font-size:18px}.hero{background:radial-gradient(circle at 10% 0,#fffefa,transparent 31%),radial-gradient(circle at 91% 14%,#d9eeeb 0,transparent 20%),var(--cream);align-items:center;min-height:405px;padding:48px clamp(24px,9vw,150px) 52px;display:flex}.hero-copy{max-width:820px}.eyebrow{color:var(--teal);letter-spacing:1.8px;margin:0 0 12px;font-size:12px;font-weight:800}.hero h1,.zones h2,h2{letter-spacing:-1.7px;font-family:Georgia,Times New Roman,serif}.hero h1{max-width:760px;margin:0;font-size:clamp(47px,5vw,76px);line-height:.98}.subtitle{max-width:690px;margin:18px 0 28px;font-size:20px;line-height:1.4}.search-panel{background:#fff;border-radius:17px;max-width:675px;display:flex;overflow:hidden;box-shadow:0 4px 12px #20314320}.search-field{flex:1;align-items:center;gap:15px;padding:0 21px;display:flex}.search-field span{color:#495666;font-size:34px;transform:rotate(-20deg)}.search-field input{width:100%;min-width:0;color:var(--navy);border:0;outline:0;padding:22px 0;font-size:17px}.button{padding:16px 24px;font-size:16px;display:inline-block}.coral{background:var(--coral)}.teal{background:var(--teal)}.hero-actions{align-items:center;gap:18px;margin-top:22px;display:flex}.date-chip{color:#394454;background:#fff;border:1px solid #ded7cc;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;min-width:190px;padding:13px 18px;font-weight:600;display:flex}.hero-coverage{color:#496374;margin:0;font-size:14px;font-weight:700}.zones{background:#fff;padding:38px clamp(24px,4vw,64px) 34px}.zones h2{margin:0 0 8px;font-size:31px}.section-intro{color:#516071;max-width:770px;margin:0 0 21px;line-height:1.45}.zone-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.zone-card{text-align:left;color:#fff;isolation:isolate;border:0;border-radius:16px;flex-direction:column;justify-content:end;min-height:246px;padding:22px;transition:transform .2s,outline .2s;display:flex;position:relative;overflow:hidden}.zone-card:hover,.zone-card.selected{outline:4px solid #f8c866;transform:translateY(-3px)}.zone-card:before{content:"";z-index:-1;background:linear-gradient(150deg,#0000 20%,#052e53d1);position:absolute;inset:0}.zone-card:after{content:"";z-index:-2;opacity:.36;background:repeating-radial-gradient(at 20% 120%,#0000 0 14px,#dff5e520 15px 16px);position:absolute;inset:-8%}.stephen{background:linear-gradient(135deg,#709a78,#355d52)}.andrews{background:linear-gradient(135deg,#168fa1,#054d76)}.eastern{background:linear-gradient(135deg,#bd714e,#7a4837)}.isles{background:linear-gradient(135deg,#7672a8,#3a507a)}.zone-card span{font:700 27px/1.02 Georgia,serif}.zone-card small{color:var(--teal);background:#fffcf3;border-radius:14px;align-self:start;margin-top:14px;padding:6px 10px;font-size:11px;font-weight:800}.zone-card p{color:#f9f4e7;margin:10px 0 0;font-size:13px;line-height:1.35}.events-section{background:#f8f3eb;padding:52px clamp(24px,4vw,64px) 62px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.section-heading h2{margin:0;font-size:41px}.text-button{color:var(--teal);background:0 0;border:0;font-weight:800}.filter-row{flex-wrap:wrap;gap:9px;margin-bottom:23px;display:flex}.filter-row button{color:var(--navy);background:#fffaf1;border:1px solid #d7ccbd;border-radius:99px;padding:9px 13px;font-size:14px}.filter-row .selected{background:var(--teal);border-color:var(--teal);color:#fff}.event-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.event-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 6px #4a382011}.event-image{background:#87a479;height:140px;position:relative;overflow:hidden}.event-image:before,.event-image:after{content:"";position:absolute}.event-image span{z-index:1;color:var(--navy);background:#fffdf7e8;border-radius:12px;padding:6px 9px;font-size:12px;font-weight:800;position:absolute;top:12px;left:12px}.market{background:linear-gradient(135deg,#6c865b,#daae6e)}.market:before{background:repeating-linear-gradient(90deg,#f2e4b4 0 17px,#cd5f4b 17px 32px);width:130%;height:62%;top:16px;left:-12%;transform:perspective(90px)rotateX(23deg)}.market:after{background:radial-gradient(circle at 25% 20%,#e55a41 0 7px,#0000 8px),radial-gradient(circle at 55% 43%,#e6c54c 0 8px,#0000 9px),radial-gradient(circle at 82% 20%,#5a764d 0 12px,#0000 13px);width:130%;height:40%;bottom:-10px;left:0}.music{background:linear-gradient(145deg,#f1b454,#bd593b 55%,#173f5b)}.music:before{background:#feb94b;border-radius:50%;width:90px;height:90px;top:20px;right:20px;box-shadow:0 0 0 12px #f7d17755}.music:after{background:#173f5b;border-radius:50% 50% 0 0;width:120%;height:47px;bottom:-19px;left:-10%}.walk{background:linear-gradient(#98cfde 0 50%,#6ca16b 50%)}.walk:before{background:#4e8154;width:31px;height:112px;bottom:0;left:20%;box-shadow:48px -15px 0 12px #5e9159,104px 10px 0 4px #416e49,161px -23px 0 15px #5f925d}.walk:after{border:17px solid #ebd9ad;border-radius:50%;width:160%;height:76px;bottom:-62px;left:-32%}.art{background:linear-gradient(135deg,#ef805c,#f2cf70)}.art:before{background:linear-gradient(135deg,#fff9e9 55%,#0000 56%);width:90px;height:70px;top:28px;right:25px;transform:rotate(-10deg);box-shadow:-90px 31px #4b9790}.event-body{gap:14px;padding:15px 14px 18px;display:flex}.date-box{text-align:center;min-width:47px;color:var(--coral)}.date-box b{font-size:11px;display:block}.date-box strong{color:var(--navy);margin:4px 0;font:29px/.95 Georgia,serif;display:block}.event-info{min-width:0}.event-info p{color:#45576b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:12px;overflow:hidden}.event-info h3{letter-spacing:-.5px;margin:0 0 8px;font:700 21px/1.05 Georgia,serif}.event-info>span,.event-info>small{color:#356455;background:#e0eee0;border-radius:14px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-block}.event-info>small{color:#855f13;background:#fff1cf;margin-top:6px;margin-left:5px}.event-info a{color:var(--teal);text-underline-offset:2px;margin-top:11px;font-size:12px;font-weight:800;text-decoration:underline;display:block}.no-results{margin:28px 0 0;font-weight:700}.sources-section{background:#fffdf8;padding:58px clamp(24px,7vw,118px) 65px}.source-heading{max-width:720px}.source-heading h2{margin:0 0 11px;font-size:42px}.source-heading>p:not(.eyebrow){color:#506074;margin:0 0 26px;font-size:17px;line-height:1.5}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.source-card{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:14px;padding:17px;transition:transform .2s,box-shadow .2s;display:flex}.source-card:hover{transform:translateY(-2px);box-shadow:0 6px 15px #1e426216}.source-badge{color:#fff;background:var(--teal);border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.source-card span:nth-child(2){flex:1;min-width:0}.source-card strong,.source-card small{display:block}.source-card strong{font:700 17px/1.05 Georgia,serif}.source-card small{color:#607082;margin-top:5px;font-size:12px}.source-card>b{color:var(--teal);text-align:right;font-size:12px}.coverage-section{background:#e8f3ef;padding:63px clamp(24px,7vw,118px) 68px}.coverage-heading{max-width:820px}.coverage-heading h2{margin:0 0 13px;font-size:43px}.coverage-heading>p:not(.eyebrow){color:#344d61;margin:0;font-size:17px;line-height:1.55}.coverage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:31px;display:grid}.coverage-grid article{background:#fffdf8;border:1px solid #c9e0d7;border-radius:15px;min-height:197px;padding:25px 22px 21px;position:relative;overflow:hidden}.coverage-grid article:after{content:"";border:9px solid #e6f1ec;border-radius:50%;width:56px;height:56px;position:absolute;bottom:-21px;right:-19px}.coverage-grid span{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.coverage-grid h3{margin:15px 0 8px;font:700 23px/1.05 Georgia,serif}.coverage-grid p{z-index:1;color:#536678;margin:0;font-size:14px;line-height:1.45;position:relative}.coverage-note{color:#fff;background:var(--navy);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:17px;padding:17px 19px 17px 22px;display:flex}.coverage-note p{max-width:680px;margin:0;font:700 18px/1.28 Georgia,serif}.coverage-note .button{flex:none}.about-section{background:var(--navy);color:#fff9ee;align-items:center;gap:70px;padding:65px clamp(24px,10vw,160px);display:flex}.about-section>div:first-child{max-width:640px}.about-section h2{margin:0 0 13px;font-size:46px}.about-section p:not(.eyebrow){color:#dce9eb;margin:0 0 25px;font-size:18px;line-height:1.5}.about-stats{grid-template-columns:60px 1fr;align-items:center;column-gap:13px;min-width:230px;margin-left:auto;display:grid}.about-stats strong{color:#ffcf50;font:48px Georgia,serif}.about-stats span{color:#dce9eb;line-height:1.2}footer{color:#536277;background:#fffcf4;align-items:center;gap:13px;padding:25px clamp(24px,4vw,64px);display:flex}footer p{margin:0;font-size:14px}footer button{color:var(--teal);background:0 0;border:0;margin-left:auto;font-weight:800}.brand-mark.small{transform-origin:0;width:38px;margin-right:-24px;transform:scale(.53)}.modal-backdrop{z-index:10;background:#061d3c99;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{width:100%;max-width:540px;color:var(--navy);background:#fffdf7;border-radius:19px;padding:32px;position:relative;box-shadow:0 20px 55px #0005}.modal h2{margin:0 0 8px;font-size:34px}.modal>p:not(.eyebrow){color:#46566b;margin:0 0 19px}.modal-close{color:var(--navy);background:0 0;border:0;font-size:30px;position:absolute;top:11px;right:15px}.modal form{gap:12px;display:grid}.modal label{gap:5px;font-size:14px;font-weight:700;display:grid}.modal input,.modal textarea{color:var(--navy);background:#fff;border:1px solid #d9cfbf;border-radius:7px;padding:10px}.modal .button{justify-self:start;margin-top:5px}.thanks{text-align:center;padding:22px}.thanks span{width:55px;height:55px;color:var(--teal);background:#dceedd;border-radius:50%;place-items:center;margin:0 auto 16px;font-size:31px;font-weight:800;display:grid}.thanks .button{margin-top:16px}@media (width<=980px){.site-header{flex-wrap:wrap;height:auto;padding-top:18px;padding-bottom:18px}.brand{min-width:0}.site-header nav{order:3;justify-content:space-between;gap:10px;width:100%}.hero{padding-left:7vw;padding-right:7vw}.zone-grid,.event-grid{grid-template-columns:repeat(2,1fr)}.about-section{padding-left:9vw;padding-right:9vw}.about-stats{margin-left:0}}@media (width<=600px){.site-header{gap:12px}.brand{font-size:18px}.brand small{font-size:16px}.brand-mark{transform-origin:0;width:48px;margin-right:-9px;transform:scale(.72)}.language{padding:11px 13px}.site-header nav{font-size:14px}.hero{min-height:0;padding:40px 20px}.hero h1{font-size:49px}.subtitle{font-size:18px}.search-panel{display:block}.search-field input{padding:15px 0}.search-panel .button{text-align:center;border-radius:0;width:100%;padding:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.zones,.events-section,.sources-section{padding:40px 20px}.zones h2{font-size:28px}.zone-grid,.event-grid,.source-grid{grid-template-columns:1fr}.zone-card{min-height:158px}.zone-card span{font-size:26px}.section-heading h2,.source-heading h2{font-size:36px}.source-card>b{display:none}.about-section{padding:47px 24px;display:block}.about-section h2{font-size:39px}.about-stats{margin-top:28px}.modal{padding:27px 20px}.modal h2{font-size:30px}}.section-intro{max-width:900px}.zone-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.washington{background:linear-gradient(135deg,#50789e,#213e6f)}.mermaid{background:linear-gradient(145deg,#4d96a9,#266071 55%,#1b355c)}.mermaid:before{background:linear-gradient(135deg,#eef8df,#74d9cf 46%,#f4b1c9 47% 60%,#eec85b 61%);border-radius:55% 45% 50% 42%;width:120px;height:78px;top:27px;right:18px;transform:rotate(-14deg)}.mermaid:after{opacity:.72;background:repeating-radial-gradient(at 20% 0,#d9fff2 0 3px,#0000 4px 14px);width:130%;height:45px;bottom:-13px;left:-10%}@media (width<=1120px) and (width>=981px){.zone-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=980px){.zone-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.zone-grid{grid-template-columns:1fr}}@media (width<=980px){.coverage-grid{grid-template-columns:1fr}.coverage-note{flex-direction:column;align-items:flex-start}}@media (width<=600px){.coverage-section{padding:40px 20px}.coverage-heading h2{font-size:36px}.coverage-note .button{text-align:center;width:100%}}
