:root{--ink:#17342d;--cream:#f7f3e8;--paper:#fffdf7;--coral:#ef6b4f;--sage:#dce8d6;--line:#d9d5c9;--sun:#f3c969;--sky:#7bb5c8;--leaf:#77a77f}*{box-sizing:border-box}html{background:var(--cream);color:var(--ink)}body{margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.hero{position:relative;min-height:540px;color:white;padding:28px max(5vw,24px) 150px;background:linear-gradient(105deg,rgba(13,52,43,.98),rgba(29,83,70,.9)),radial-gradient(circle at 80% 10%,#79a98d,transparent 42%);overflow:hidden}.hero-copy,.hero>nav{position:relative;z-index:2}nav{justify-content:space-between;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.brand,nav{display:flex;align-items:center}.brand{gap:10px;font-family:Georgia,serif;font-size:23px;text-transform:none;text-decoration:none;letter-spacing:-.02em}.brand-mark{display:block;width:46px;height:46px;flex:0 0 46px;background-color:var(--ink);background-image:url(/brand-sun.png);background-repeat:no-repeat;background-position:center 44%;background-size:128%;border:2px solid rgba(255,255,255,.86);border-radius:50%;box-shadow:0 3px 0 rgba(0,0,0,.12)}.hero-copy{width:min(850px,100%);margin:78px auto 0;padding:22px 28px 32px;background:linear-gradient(90deg,rgba(13,52,43,.82),rgba(13,52,43,.62) 70%,transparent);border-radius:24px}.eyebrow{margin:0 0 12px;color:var(--coral);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500}h1{margin:0;max-width:760px;font-size:clamp(46px,7vw,82px);line-height:.97;letter-spacing:-.045em}.lede{max-width:590px;margin:28px 0 0;color:#dce8e2;font-size:18px;line-height:1.55}.village-banner{position:absolute;right:0;bottom:-10px;left:0;z-index:1;height:300px;pointer-events:none;overflow:hidden}.village-banner img{position:absolute;bottom:0;left:50%;width:max(100%,1280px);height:auto;filter:saturate(.92) brightness(.96);transform:translateX(-50%)}.search-wrap{position:relative;z-index:2;width:min(1180px,92vw);margin:-50px auto 0}.search-panel{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:16px;gap:16px;padding:22px;background:var(--paper);border:1px solid rgba(23,52,45,.06);box-shadow:0 18px 50px rgba(23,52,45,.13);border-radius:22px}.keyword small{color:#71807a;font-size:11px;font-weight:400;letter-spacing:0;line-height:1.35;text-transform:none}.field-label{display:flex;align-items:center;gap:7px}.field-icon{display:inline-grid;width:24px;height:24px;flex:0 0 24px;place-items:center;color:var(--ink);background:#fbe3dc;border-radius:8px;font-family:Georgia,serif;font-size:16px;font-weight:800;line-height:1}.field-icon.sky{background:#dceff3}.field-icon.sun{background:#f9ebbd}.field-icon.leaf{background:#e4efe1}.search-help{position:relative;display:inline-grid;width:18px;height:18px;place-items:center;color:var(--coral);background:#fff7f4;border:1px solid var(--coral);border-radius:50%;cursor:help;font-size:11px;line-height:1;outline-offset:2px}.search-help:after{position:absolute;left:0;bottom:calc(100% + 8px);z-index:6;width:245px;padding:10px 12px;color:white;background:var(--ink);border-radius:3px;box-shadow:0 7px 20px rgba(23,52,45,.22);content:attr(data-tooltip);font-size:11px;font-weight:600;letter-spacing:0;line-height:1.45;opacity:0;pointer-events:none;text-align:left;text-transform:none;transform:translateY(4px);transition:.15s ease}.search-help:focus-visible:after,.search-help:hover:after{opacity:1;transform:translateY(0)}label{display:flex;min-width:0;flex-direction:column;gap:7px;color:#52635e;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}input,select{width:100%;min-height:44px;padding:0 12px;color:var(--ink);background:white;border:1px solid var(--line);border-radius:10px;font:15px Arial,sans-serif;text-transform:none}.check{grid-column:auto;flex-direction:row;align-items:center;text-transform:none;letter-spacing:0;font-size:13px}.check input{width:17px;min-height:17px}button{grid-column:4;min-height:48px;color:white;background:var(--coral);border:0;border-radius:12px;font-weight:800;cursor:pointer}button:hover{background:#d9573f}.explore-button{position:relative;display:flex;align-items:center;justify-content:center;gap:13px;margin-right:15px;padding:0 18px;border-radius:11px 2px 2px 11px;box-shadow:0 8px 18px rgba(239,107,79,.2)}.explore-button:after{position:absolute;top:0;right:-22px;width:23px;height:100%;background:var(--coral);-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);content:"";transition:background .15s}.explore-button:hover:after{background:#d9573f}.road-sign-icon{position:relative;display:grid;width:28px;height:33px;flex:0 0 28px;align-content:start;justify-items:center;padding-top:1px;color:var(--coral);font:900 10px/1 Arial,sans-serif}.road-sign-icon:after{width:3px;height:29px;margin-top:-18px;background:currentColor;border-radius:2px;content:""}.road-sign-icon i{position:relative;z-index:1;width:25px;padding:2px 3px;color:white;background:var(--coral);border-radius:2px;font-style:normal;line-height:8px;text-align:center}.road-sign-icon i+i{width:21px;margin-top:2px}.explore-button .road-sign-icon{color:white}.card-bottom a .road-sign-icon i,.explore-button .road-sign-icon i{color:var(--coral);background:white}.results{width:min(1180px,92vw);min-height:360px;margin:76px auto 100px}.results-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.results-head h2{margin:0;font-size:38px}.village-eyebrow{display:flex;align-items:center;gap:8px}.village-eyebrow span{color:#d79719;font-size:18px}.results-head>p{max-width:420px;color:#64716d;font-size:13px;line-height:1.5;text-align:right}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.event-card{position:relative;display:flex;min-height:420px;flex-direction:column;padding:24px;background:var(--paper);border:1px solid var(--line);border-radius:18px 18px 12px 12px;box-shadow:inset 0 4px 0 var(--sage);overflow:hidden;transition:transform .2s,box-shadow .2s}.event-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(23,52,45,.09)}.card-bottom,.card-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.availability{padding:6px 8px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.availability.open{color:#205441;background:var(--sage)}.availability.full{color:#863f32;background:#f8ded7}.source{color:#78837f;font-size:10px;text-align:right}.event-card h3{margin:24px 0 20px;font-size:25px;line-height:1.12}dl{grid-gap:12px;gap:12px;margin:0 0 26px}dl,dl div{display:grid}dl div{grid-template-columns:62px 1fr;grid-gap:8px;gap:8px;align-items:start}dt{display:flex;align-items:center;gap:5px;color:#74827d;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}dt span{display:grid;width:20px;height:20px;place-items:center;color:var(--ink);background:#edf3e9;border-radius:7px;font-size:14px;letter-spacing:0}dd{margin:0;font-size:13px;line-height:1.35}.card-bottom{margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.card-bottom a{color:var(--coral);font-size:13px;font-weight:800;text-decoration:none}.card-bottom a:not(.registration-help-link){display:inline-flex;align-items:center;gap:7px;min-height:43px;padding:5px 13px 5px 10px;color:white;background:var(--coral);border-radius:10px;box-shadow:0 5px 12px rgba(239,107,79,.16)}.card-bottom a:not(.registration-help-link):hover{background:#d9573f}.detail-arrow{display:inline-block;margin-left:3px;font-size:25px;font-weight:500;line-height:.7;transition:transform .15s}.card-bottom a:hover .detail-arrow{transform:translateX(3px)}.registration-actions{display:flex;align-items:center;gap:10px}.card-bottom .registration-help-link{position:relative;display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border:2px solid var(--coral);border-radius:50%;font-size:14px;line-height:1}.registration-help-link:after{position:absolute;right:0;bottom:calc(100% + 9px);z-index:5;width:230px;padding:10px 12px;color:white;background:var(--ink);border-radius:3px;box-shadow:0 7px 20px rgba(23,52,45,.22);content:attr(data-tooltip);font-size:11px;font-weight:600;line-height:1.45;opacity:0;pointer-events:none;text-align:left;text-transform:none;transform:translateY(4px);transition:.15s ease}.registration-help-link:focus-visible:after,.registration-help-link:hover:after{opacity:1;transform:translateY(0)}.refresh-time{margin:10px 0 0;color:#78837f;font-size:10px;line-height:1.4}.alert-trigger{display:flex;grid-column:auto;align-items:center;justify-content:center;gap:9px;width:100%;min-height:45px;margin-top:14px;color:var(--ink);background:transparent;border:1px solid #9fb3ab;border-radius:2px;font-size:12px;letter-spacing:.01em}.alert-trigger:hover{color:white;background:var(--ink);border-color:var(--ink)}.bell{font-size:16px;transform:rotate(45deg)}.alert-dialog{width:min(510px,calc(100vw - 30px));max-height:calc(100vh - 30px);padding:0;color:var(--ink);background:var(--paper);border:0;border-radius:3px;box-shadow:0 25px 80px rgba(9,34,28,.3);overflow:auto}.alert-dialog::-webkit-backdrop{background:rgba(11,38,32,.68);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.alert-dialog::backdrop{background:rgba(11,38,32,.68);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-close{position:absolute;z-index:2;top:15px;right:15px;display:grid;grid-column:auto;width:36px;min-height:36px;place-items:center;padding:0;color:#64716d;background:transparent;border:1px solid var(--line);border-radius:50%;font-size:25px;font-weight:400;line-height:1}.dialog-close:hover{color:var(--ink);background:#f0ede4}.alert-form,.alert-success{padding:46px 46px 38px}.alert-icon{display:grid;width:50px;height:50px;place-items:center;margin-bottom:26px;color:white;background:var(--coral);border-radius:50%;font-size:24px;transform:rotate(45deg)}.alert-dialog h2{margin:0;font-size:42px;line-height:1;letter-spacing:-.025em}.dialog-copy{margin:16px 0 25px;color:#5e6e69;font-size:16px;line-height:1.55}.selected-event{display:grid;grid-gap:5px;gap:5px;padding:18px 20px;margin-bottom:24px;background:#edf3e9;border-left:3px solid #688a78}.selected-event span{color:#738079;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.selected-event strong{font-family:Georgia,serif;font-size:19px;font-weight:500;line-height:1.25}.selected-event small{color:#65746f;font-size:12px;line-height:1.4}.phone-field{gap:8px;color:var(--ink);font-size:11px}.phone-field>div{display:grid;grid-template-columns:54px 1fr;min-height:50px;background:white;border:1px solid var(--line)}.phone-field b{display:grid;place-items:center;color:#68746f;border-right:1px solid var(--line);font-size:14px}.phone-field input{min-height:48px;border:0}.consent-check{display:flex;align-items:flex-start;flex-direction:row;gap:11px;margin:18px 0;color:#65716d;font-size:12px;font-weight:400;letter-spacing:0;line-height:1.45;text-transform:none}.consent-check input{width:17px;min-height:17px;margin:1px 0 0;accent-color:var(--ink)}.alert-submit,.done-button{display:flex;grid-column:auto;align-items:center;justify-content:space-between;width:100%;min-height:52px;padding:0 19px;font-size:13px}.fine-print{margin:12px 0 0;color:#8a938f;font-size:11px;text-align:center}.alert-success{padding-top:65px;text-align:center}.success-ring{display:grid;width:64px;height:64px;place-items:center;margin:0 auto 27px;color:white;background:#3f795f;border:9px solid #dce8d6;border-radius:50%;font-size:22px}.alert-success>p:not(.eyebrow){margin:18px auto 24px;color:#5e6e69;font-size:15px;line-height:1.55}.success-tip{display:flex;align-items:flex-start;gap:12px;padding:16px;margin-bottom:24px;background:#f1eee5;text-align:left}.success-tip>span{display:grid;flex:0 0 22px;height:22px;place-items:center;color:white;background:var(--ink);border-radius:50%;font-family:Georgia,serif;font-size:13px}.success-tip p{margin:0;color:#596762;font-size:12px;line-height:1.5}.empty,.notice{padding:40px;margin-bottom:30px;background:#fff8dd;border:1px solid #e6dba8;line-height:1.7;text-align:center}.notice.error{color:#842f25;background:#fff0ec;border-color:#edbdb2}.empty span{font-size:38px}.empty h2{margin:10px 0}.empty p{color:#64716d}.pagination{margin-top:40px}.pagination a{color:var(--coral);font-weight:800;text-decoration:none}.pagination span{color:#64716d}footer{display:flex;justify-content:space-between;gap:30px;padding:38px max(5vw,24px);color:#dbe6e2;background:var(--ink)}footer p{max-width:560px;margin:0;font-size:12px;line-height:1.5;text-align:right}.footer-brand{display:flex;align-items:center;gap:10px;font-family:Georgia,serif;font-size:20px}.footer-mark{width:36px;height:36px;flex-basis:36px;background-size:130%;border-color:rgba(255,255,255,.55)}.ownership{max-width:330px;margin-top:10px;color:#aebfba;text-align:left}.footer-right{display:flex;align-items:flex-end;flex-direction:column;gap:12px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;color:white;font-size:11px}.footer-links a{font-weight:800;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:5px}.simple-header{padding:28px max(5vw,24px);color:white;background:var(--ink)}.feedback-page{min-height:100vh;background:var(--cream)}.feedback-shell{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(40px,8vw,120px);gap:clamp(40px,8vw,120px);width:min(1050px,90vw);margin:80px auto 110px}.feedback-intro h1{margin:0 0 28px;color:var(--ink);font-size:clamp(46px,6vw,68px);line-height:1}.feedback-intro>p:not(.eyebrow){max-width:430px;color:#5f706a;font-size:17px;line-height:1.65}.feedback-intro>a{display:inline-block;margin-top:28px;color:var(--coral);font-size:13px;font-weight:800;text-decoration:none}.feedback-card{padding:38px;background:var(--paper);border:1px solid var(--line);box-shadow:0 16px 45px rgba(23,52,45,.08)}.feedback-card h2{margin:0;font-size:32px}.form-note{margin:8px 0 28px;color:#73807b;font-size:12px}.feedback-form{display:grid;grid-gap:24px;gap:24px}.feedback-form fieldset{display:grid;grid-gap:10px;gap:10px;padding:0;border:0}.feedback-form legend{margin-bottom:10px;color:#52635e;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.feedback-form label>span em,.feedback-form legend span{color:var(--coral);font-size:9px;font-style:normal}.choice{display:flex;align-items:flex-start;flex-direction:row;gap:12px;padding:14px;border:1px solid var(--line);cursor:pointer;letter-spacing:0;text-transform:none}.choice:has(input:checked){background:#f1f6ee;border-color:#8ca68f}.choice input{width:17px;min-height:17px;margin:2px 0 0}.choice span{display:grid;grid-gap:4px;gap:4px}.choice strong{color:var(--ink);font-size:14px}.choice small{color:#73807b;font-size:12px;font-weight:400}textarea{min-height:150px;resize:vertical;padding:12px;color:var(--ink);border:1px solid var(--line);border-radius:2px;font:15px/1.5 Arial,sans-serif}.feedback-form label>small{color:#7a8581;font-size:11px;font-weight:400;letter-spacing:0;text-transform:none}.feedback-form button{grid-column:auto;min-height:50px}.honeypot{position:absolute;left:-10000px}.form-error{padding:12px;color:#842f25;background:#fff0ec;border:1px solid #edbdb2;font-size:13px}.privacy-note{margin:20px 0 0;color:#7a8581;font-size:11px;line-height:1.5}.success-message{padding:35px 10px;text-align:center}.success-message>span{display:grid;width:50px;height:50px;place-items:center;margin:0 auto 20px;color:white;background:#3f795f;border-radius:50%;font-size:24px}.success-message p{color:#63716c}.button-link{display:inline-block;margin-top:20px;padding:15px 22px;color:white;background:var(--coral);font-size:13px;font-weight:800;text-decoration:none}.policy-page{min-height:100vh;padding-bottom:100px;background:var(--cream)}.policy-card{width:min(760px,90vw);padding:clamp(30px,6vw,68px);margin:70px auto 0;background:var(--paper);border:1px solid var(--line);box-shadow:0 16px 45px rgba(23,52,45,.08)}.policy-card h1{margin:0 0 24px;color:var(--ink);font-size:clamp(48px,7vw,72px)}.policy-card h2{margin:38px 0 10px;color:var(--ink);font-size:24px}.policy-card p{margin:0;color:#52635e;font-size:16px;line-height:1.72}.policy-card .policy-lede{color:var(--ink);font-size:19px}.policy-card a{color:#b84330;font-weight:700;text-underline-offset:3px}.activity-id-card{display:grid;grid-gap:5px;gap:5px;padding:24px;margin:30px 0;background:#f1f6ee;border:1px solid #b8c9bc}.activity-id-card span{color:#52635e;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.activity-id-card strong{color:var(--ink);font-size:clamp(30px,5vw,46px);line-height:1.1;overflow-wrap:anywhere}.activity-id-card small{color:#63716c;font-size:13px}.registration-steps{display:grid;grid-gap:16px;gap:16px;padding-left:24px;color:#52635e;font-size:16px;line-height:1.6}.registration-help-page .button-link{color:white}.policy-card .registration-note{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);font-size:13px}.policy-card .back-link{display:inline-block;margin-top:28px}.not-found-page{display:grid;min-height:100vh;place-items:center;padding:30px;color:white;background:linear-gradient(135deg,#17342d,#285f50);text-align:center}.not-found-page section{max-width:680px}.not-found-page h1{margin:0;font-size:clamp(48px,8vw,82px);line-height:1}.not-found-page p:not(.eyebrow){margin:24px auto 8px;color:#dce8e2;font-size:17px;line-height:1.6}.not-found-page .button-link{color:white}code{padding:2px 5px;background:rgba(0,0,0,.06)}@media (max-width:900px){.search-panel{grid-template-columns:repeat(2,1fr)}.keyword{grid-column:1/-1}.check{grid-column:1}button{grid-column:2}.event-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.feedback-shell{grid-template-columns:1fr;margin-top:55px}.feedback-intro h1 br{display:none}.feedback-card{padding:26px}}@media (max-width:620px){.hero{min-height:520px;padding-bottom:128px}.hero-copy{margin-top:54px;padding:18px 0 26px;background:linear-gradient(90deg,rgba(13,52,43,.88),rgba(13,52,43,.64) 82%,transparent)}.village-banner{height:230px}.village-banner img{width:1050px}.search-panel{grid-template-columns:1fr}.check,.keyword,button{grid-column:1}.explore-button{margin-right:18px}.event-grid{grid-template-columns:1fr}.results-head{align-items:flex-start;flex-direction:column}.results-head>p{text-align:left}.event-card{min-height:380px}footer{flex-direction:column}.footer-right{align-items:flex-start}footer p{text-align:left}.footer-links{justify-content:flex-start}.alert-form,.alert-success{padding:42px 25px 28px}.alert-dialog h2{font-size:36px}.policy-card{margin-top:35px}}