:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7f2;--surface:#fff;--surface-muted:#eef2ea;--surface-strong:#e5efe3;--text:#183124;--text-muted:#587261;--border:#d7e1d6;--accent:#2d6f4d;--accent-dark:#1f5639;--shadow:0 10px 30px #18312414;--site-header-scroll-margin:7rem}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1120px,100% - 2rem);margin:0 auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#f5f7f2eb;position:sticky;top:0}#download-app{scroll-margin-top:var(--site-header-scroll-margin)}.nav-row,.hero-actions,.stats-grid,.card-grid,.split-grid,.meta-list,.cta-strip,.legacy-note{gap:1rem;display:grid}.nav-row,.cta-strip{grid-template-columns:1fr auto;align-items:center;padding:.7rem 0}.nav-row{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.brand{flex:none;justify-content:flex-start;align-items:center;width:min(360px,42vw);height:86px;min-height:0;display:inline-flex}.brand-logo{object-fit:contain;object-position:left center;transform-origin:0;width:100%;height:100%;transform:scale(1.08)}.nav-links{color:var(--text-muted);flex-wrap:wrap;gap:1.45rem;display:flex}.nav-cluster{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem 1.35rem;display:flex}.nav-app-cta{background:linear-gradient(180deg, #2f7a52 0%, var(--accent-dark) 100%);color:#fff;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:.5rem 1.15rem;font-size:.93rem;font-weight:700;display:inline-flex;box-shadow:0 10px 22px #1f563938}.nav-app-cta:hover{color:#fff;background:linear-gradient(#347f58 0%,#184730 100%)}.nav-app-cta:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.page-content{flex:1;padding:2rem 0 5rem}.page-content:has(>.home-hero:first-child){padding-top:.85rem}.page-hero,.hero-card,.card,.cta-strip,.legacy-note{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px}.page-hero,.hero-card,.cta-strip,.legacy-note{padding:1.5rem}.page-hero h1,.hero-card h1,.hero-card h2,.section-header h2{margin:0 0 .75rem}.page-intro,.hero-subtitle,.eyebrow,.meta-muted,.empty-state{color:var(--text-muted)}.hero-card{margin-bottom:1.5rem}.hero-subtitle,.page-intro{max-width:62ch;line-height:1.6}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;font-weight:700}.hero-actions{grid-template-columns:repeat(auto-fit,minmax(180px,max-content));margin-top:1.25rem}.button,.button-secondary{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.8rem 1rem;font-weight:700;display:inline-flex}.button{background:var(--accent);color:#fff}.button-secondary{background:var(--surface-muted);color:var(--accent-dark)}.home-hero .button{background:linear-gradient(180deg, #2f7a52 0%, var(--accent-dark) 100%);min-height:46px;padding-inline:1.15rem;box-shadow:0 12px 28px #1f563947,inset 0 1px #ffffff1f}.home-hero .button:hover{background:linear-gradient(#347f58 0%,#184730 100%)}.home-hero .button:focus-visible{outline:2px solid var(--accent-dark);outline-offset:3px}.home-hero .button-secondary{color:var(--accent-dark);box-shadow:none;background:#ffffffa6;border:1px solid #17392a24;min-height:46px;padding-inline:1.1rem}.home-hero .button-secondary:hover{background:var(--surface);border-color:var(--border)}.section-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);margin:0 0 .75rem;font-size:.82rem;font-weight:800}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:1.5rem 0}.stat{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1rem}.stat strong{margin-bottom:.25rem;font-size:1.8rem;display:block}.section-block{margin-top:clamp(3rem,6vw,4.75rem)}.page-content>.section-block:first-child{margin-top:0}.section-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.split-grid{grid-template-columns:2fr 1fr;align-items:start;margin-top:1.5rem}.card{padding:1.1rem}.card h3,.card h2{margin:0 0 .6rem}.card p{margin:.4rem 0;line-height:1.5}.meta-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:1rem 0}.meta-item{background:var(--surface-muted);border-radius:16px;padding:.9rem}.meta-item span{color:var(--text-muted);font-size:.85rem;display:block}.meta-item strong{margin-top:.25rem;display:block}.list-stack{gap:1rem;display:grid}.tag-row{flex-wrap:wrap;gap:.5rem;margin:.8rem 0 0;display:flex}.tag{background:var(--surface-muted);color:var(--accent-dark);border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.9rem;font-weight:600;display:inline-flex}.search-form{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;margin:1rem 0 1.5rem;display:grid}.search-form input{border:1px solid var(--border);background:var(--surface);min-height:48px;font:inherit;border-radius:14px;padding:.85rem 1rem}.page-content>.opens-controls.section-block:first-child{margin-top:clamp(1rem,3vw,2.25rem)}.courses-page-head{border-bottom:1px solid #17392a14;margin:0 0 clamp(1rem,2.25vw,1.5rem);padding:0 0 clamp(.35rem,1vw,.65rem)}.courses-page-head+.courses-controls.section-block{margin-top:clamp(1rem,2.25vw,1.45rem)}.courses-controls.section-block+.courses-results.section-block{margin-top:clamp(1.35rem,3vw,2.1rem)}.courses-page-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);margin:0 0 .65rem;font-size:.82rem;font-weight:800}.courses-page-head h1{letter-spacing:-.028em;color:var(--accent-dark);margin:0 0 .65rem;font-size:clamp(2rem,3.6vw,2.85rem);line-height:1.08}.courses-page-lede{max-width:42rem;color:var(--text-muted);margin:0;font-size:1.05rem;font-weight:500;line-height:1.58}.counties-page-head{border-bottom:1px solid #17392a14;margin:0 0 clamp(1rem,2.25vw,1.5rem);padding:0 0 clamp(.35rem,1vw,.65rem)}.counties-page-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);margin:0 0 .65rem;font-size:.82rem;font-weight:800}.counties-page-head h1{letter-spacing:-.028em;color:var(--accent-dark);margin:0 0 .65rem;font-size:clamp(2rem,3.6vw,2.85rem);line-height:1.08}.counties-page-lede{max-width:42rem;color:var(--text-muted);margin:0;font-size:1.05rem;font-weight:500;line-height:1.58}.county-card-pill{background:var(--surface-strong);color:var(--accent-dark);border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.82rem;font-weight:700;display:inline-flex}.counties-map-shell{margin-top:clamp(.35rem,1.5vw,.75rem)}.counties-map-layout{grid-template-columns:1fr;align-items:start;gap:clamp(1rem,2.5vw,1.35rem);display:grid}@media (min-width:900px){.counties-map-layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:1.25rem}}.counties-map-panel{background:linear-gradient(#fffffff7 0%,#f5f7f2f0 100%);border:1px solid #17392a1a;border-radius:22px;padding:clamp(.65rem,1.5vw,1rem);position:relative;box-shadow:0 12px 36px #18312412}.counties-map-brand-badge{z-index:2;pointer-events:none;background:#fffdf9f0;border:1px solid #17392a17;border-radius:14px;padding:.32rem .48rem;position:absolute;top:clamp(.45rem,1.2vw,.75rem);left:clamp(.45rem,1.2vw,.75rem);box-shadow:0 5px 16px #18312412}.counties-map-brand-badge-img{width:clamp(58px,13vw,84px);height:auto;display:block}.counties-map-svg{width:100%;height:auto;max-height:min(72vh,640px);display:block}.county-map-hit{cursor:pointer;outline:none}.county-map-hit path{fill:#e5efe3f2;stroke:#18312424;stroke-width:1.1px;transform-origin:50%;transform-box:fill-box;transition:fill .15s,stroke .15s,transform .18s,filter .18s}.county-map-hit--detail path{fill:#2d6f4d61;stroke:#18312438}.county-map-hit:hover path,.county-map-hit:focus-visible path{fill:var(--accent);stroke:#18312447;filter:drop-shadow(0 5px 14px #1f563938);transform:scale(1.014)}.county-map-hit:focus-visible{outline:none}.county-map-hit:focus-visible path{stroke:var(--accent-dark);stroke-width:1.35px}.counties-map-detail-card{box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f5f7f2eb);border:1px solid #17392a1a;border-radius:22px;padding:clamp(1.1rem,2.5vw,1.35rem)}.counties-map-detail-title{letter-spacing:-.02em;color:var(--accent-dark);margin:0 0 .65rem;font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:800;line-height:1.15}.counties-map-detail-pills{flex-wrap:wrap;gap:.45rem;margin-bottom:.65rem;display:flex}.counties-map-detail-copy{color:var(--text-muted);margin:0 0 1rem;font-size:.98rem;font-weight:500;line-height:1.5}.counties-map-detail-cta{width:fit-content}.counties-map-list-nav{margin-top:clamp(1.25rem,3vw,1.75rem)}.counties-map-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.45rem 1rem;margin:0;padding:0;list-style:none;display:grid}.counties-map-list a{color:var(--accent);text-underline-offset:3px;padding:.35rem 0;font-size:.93rem;font-weight:600;text-decoration:underline;display:inline-flex}.counties-map-list a:hover{color:var(--accent-dark)}.courses-results-header{border-bottom:1px solid #17392a14;margin-bottom:clamp(1.1rem,2vw,1.45rem);padding-bottom:1rem}.courses-results-header h2{letter-spacing:-.024em;color:var(--accent-dark);margin:0 0 .45rem;font-size:clamp(1.65rem,2.8vw,2.15rem);line-height:1.12}.courses-results-subline{margin:0;font-size:.98rem;line-height:1.5}.courses-range-summary{color:var(--text-muted);margin:.5rem 0 0;font-size:.98rem;font-weight:600}.courses-empty-panel,.counties-empty-panel{box-shadow:var(--shadow);text-align:center;background:linear-gradient(#fffffff5,#f5f7f2eb);border:1px solid #17392a1a;border-radius:22px;max-width:32rem;margin:0 auto;padding:clamp(1.75rem,4vw,2.5rem)}.courses-empty-heading,.counties-empty-heading{letter-spacing:-.02em;color:var(--accent-dark);margin:0 0 .65rem;font-size:clamp(1.35rem,2.8vw,1.75rem)}.courses-empty-lede,.counties-empty-lede{color:var(--text-muted);margin:0 0 1.25rem;font-weight:500;line-height:1.55}.courses-empty-panel .button,.counties-empty-panel .button{min-height:46px;padding-inline:1.2rem}.courses-filter-form{background:linear-gradient(#fffffff0 0%,#f5f7f2e0 100%);border:1px solid #17392a1a;border-radius:22px;padding:clamp(.95rem,2vw,1.2rem);box-shadow:0 12px 36px #1831240f}.courses-field-group,.courses-filter-actions,.courses-active-filters{gap:.75rem;display:flex}.courses-field-group{flex-wrap:wrap;align-items:flex-end}.courses-filter-actions,.courses-active-filters{flex-wrap:wrap}.courses-filter-layout{gap:1rem;display:grid}.courses-field{gap:.45rem;min-width:0;display:grid}.courses-field span{color:var(--accent-dark);font-size:.9rem;font-weight:700}.courses-search-field input,.courses-field select{border:1px solid var(--border);background:var(--surface);min-height:48px;color:var(--text);font:inherit;border-radius:14px;padding:.75rem .95rem}.courses-field-group .courses-field{flex:220px}.courses-toggle{min-height:48px;color:var(--accent-dark);cursor:pointer;background:#ffffffeb;border:1px solid #17392a24;border-radius:14px;flex:220px;align-items:center;gap:.65rem;padding:.65rem 1rem;font-size:.92rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.courses-toggle input{width:1.15rem;height:1.15rem;accent-color:var(--accent-dark);flex-shrink:0}.courses-filter-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.courses-filter-actions .button{background:linear-gradient(180deg, #2f7a52 0%, var(--accent-dark) 100%);min-height:44px;padding-inline:1.05rem;box-shadow:0 10px 22px #1f56392e}.courses-filter-actions .button-secondary{min-height:44px;padding-inline:1rem}.courses-filter-chip{color:var(--accent-dark);background:#eef2eaf2;border:1px solid #17392a14;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.88rem;font-weight:600;display:inline-flex}.courses-controls>.courses-active-filters{border-top:1px solid #17392a12;gap:.5rem;margin-top:.85rem;padding-top:.85rem}.courses-results-list{gap:.75rem;margin-top:clamp(1rem,2vw,1.35rem);display:grid}.course-result-card{background:#ffffffe0;border:1px solid #17392a14;border-radius:18px;grid-template-columns:minmax(140px,180px) minmax(0,1fr) minmax(140px,200px);grid-template-areas:"media body aside";align-items:start;gap:1rem 1.15rem;padding:clamp(.85rem,1.75vw,1.05rem);display:grid;box-shadow:0 8px 28px #1831240d}.course-result-card:last-of-type{margin-bottom:0}@media (max-width:960px){.course-result-card{grid-template-columns:minmax(110px,150px) minmax(0,1fr);grid-template-areas:"media body""aside aside";align-items:start}.course-result-aside{text-align:left;justify-items:stretch;width:100%}.course-result-upcoming-block{text-align:left;justify-items:start}.course-result-aside .course-result-cta{justify-content:center;width:100%}}.page-content>.course-detail-page:first-child{margin-top:clamp(.75rem,2.5vw,1.75rem)}.course-detail-page{flex-direction:column;gap:clamp(2.25rem,5vw,3.5rem);padding-bottom:2rem;display:flex}.course-detail-hero{grid-template-columns:minmax(0,1fr) minmax(280px,1.18fr);align-items:stretch;gap:clamp(1.5rem,4vw,3rem);display:grid}.course-detail-hero-main{flex-direction:column;align-items:flex-start;gap:0;padding-top:.15rem;display:flex}.course-detail-title{letter-spacing:-.03em;margin:0 0 .45rem;font-size:clamp(1.85rem,4.5vw,2.6rem);font-weight:800;line-height:1.12}.course-detail-location{color:var(--text-muted);margin:0 0 1rem;font-size:1.05rem;line-height:1.45}.course-detail-stat-badges{flex-wrap:wrap;gap:.45rem .5rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.course-detail-stat-badge{color:var(--accent-dark);background:#2d6f4d1a;border:1px solid #2d6f4d2e;border-radius:999px;align-items:center;max-width:100%;padding:.35rem .75rem;font-size:.88rem;font-weight:700;display:inline-flex}.course-detail-cta-row{flex-wrap:wrap;gap:.65rem;margin-bottom:1.15rem;display:flex}.course-detail-cta{cursor:pointer;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.65rem 1.2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .15s,filter .12s;display:inline-flex}.course-detail-cta:active{transform:scale(.98)}.course-detail-cta-icon{opacity:.92;flex-shrink:0}.course-detail-cta-primary{background:var(--accent);color:#fff;box-shadow:0 6px 20px #2d6f4d61}.course-detail-cta-primary:hover{filter:brightness(1.07);box-shadow:0 8px 26px #2d6f4d73}.course-detail-cta-secondary{background:var(--surface);color:var(--text);border-color:var(--border);box-shadow:0 1px 2px #0000000a}.course-detail-cta-secondary:hover{border-color:var(--accent);color:var(--accent-dark)}.course-detail-desc{max-width:54ch;margin:0 0 .75rem;font-size:1.02rem;line-height:1.58}.course-detail-address{max-width:54ch;color:var(--text-muted);margin:0 0 .65rem;font-size:.95rem;line-height:1.5}.course-detail-county-wrap{margin:.35rem 0 0}.course-detail-county-link{color:var(--accent-dark);font-size:.95rem;font-weight:700}.course-detail-county-link:hover{text-decoration:underline}.course-detail-hero-visual{background:var(--surface-muted);border-radius:22px;min-height:clamp(240px,56vh,680px);position:relative;overflow:hidden;box-shadow:0 12px 40px #0f2a1c1f}.course-detail-hero-img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:clamp(240px,56vh,680px);display:block}.course-detail-hero-fallback{background:linear-gradient(145deg, var(--surface-muted) 0%, #2d6f4d1f 100%);width:100%;height:100%;min-height:clamp(240px,56vh,680px);color:var(--text-muted);letter-spacing:.06em;justify-content:center;align-items:center;font-size:clamp(2.5rem,10vw,4rem);font-weight:800;display:flex}.course-detail-section-title{letter-spacing:-.02em;margin:0 0 .85rem;font-size:1.15rem;font-weight:800}.course-detail-tees{padding-top:.25rem}.course-detail-tee-list{margin:0;padding:0;list-style:none}.course-detail-tee-row{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;padding:.65rem 0;display:flex}.course-detail-tee-row:last-child{border-bottom:none}.course-detail-tee-primary{flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;min-width:0;display:flex}.course-detail-tee-name{font-size:.98rem;font-weight:700}.course-detail-tee-gender{color:var(--text-muted);text-transform:capitalize;font-size:.82rem;font-weight:600}.course-detail-tee-stats{color:var(--text-muted);flex-wrap:wrap;gap:.45rem .85rem;font-size:.88rem;display:flex}.course-detail-tee-stat{color:var(--text);font-weight:600}.course-detail-competitions{padding-top:.15rem}.course-detail-empty{color:var(--text-muted);margin:0;line-height:1.55}.course-detail-comp-list{margin:0;padding:0;list-style:none}.course-detail-comp-row{border-bottom:1px solid var(--border);margin:0;padding:1rem 0}.course-detail-comp-row:last-child{border-bottom:none}.course-detail-comp-title{margin:0 0 .3rem;font-size:1.05rem;font-weight:700;line-height:1.35}.course-detail-comp-title a{color:var(--text)}.course-detail-comp-title a:hover{color:var(--accent-dark)}.course-detail-comp-date{color:var(--text-muted);margin:0 0 .45rem;font-size:.94rem}.course-detail-comp-tags{margin:0}@media (max-width:900px){.course-detail-hero{grid-template-columns:1fr}.course-detail-hero-visual{order:-1;min-height:clamp(200px,42vh,420px)}.course-detail-hero-img,.course-detail-hero-fallback{min-height:clamp(200px,42vh,420px)}}@media (max-width:767px){.course-detail-cta-row{flex-direction:column;align-items:stretch}.course-detail-cta{width:100%}}.course-result-media{aspect-ratio:16/10;background:var(--surface-muted);border:1px solid #17392a0f;border-radius:14px;grid-area:media;max-height:118px;display:block;overflow:hidden}.course-result-media img{object-fit:cover;width:100%;height:100%}.course-result-fallback{width:100%;height:100%;color:var(--accent-dark);letter-spacing:.08em;background:linear-gradient(135deg,#2d6f4d1f,#1831240f);place-items:center;font-weight:800;display:grid}.course-result-fallback span{font-size:clamp(1.15rem,1.8vw,1.6rem)}.course-result-body{grid-area:body;gap:.45rem;min-width:0;display:grid}.course-result-meta-row{flex-wrap:wrap;align-items:center;gap:.45rem .55rem;display:flex}.course-result-location{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.78rem;font-weight:800}.course-result-type-pill{color:var(--accent-dark);background:#eef2eaf2;border:1px solid #17392a1a;border-radius:999px;align-items:center;padding:.22rem .55rem;font-size:.78rem;font-weight:800;display:inline-flex}.course-result-title{letter-spacing:-.018em;margin:0;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.25}.course-result-title a{color:var(--text)}.course-result-title a:hover{color:var(--accent-dark)}.course-result-description{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.96rem;font-weight:500;line-height:1.55;display:-webkit-box;overflow:hidden}.course-result-aside{text-align:right;grid-area:aside;align-content:start;justify-items:end;gap:.75rem;display:grid}.course-result-upcoming-block{justify-items:end;gap:.2rem;display:grid}.course-result-upcoming-label{text-transform:uppercase;letter-spacing:.07em;color:var(--accent-dark);opacity:.85;font-size:.72rem;font-weight:800}.course-result-upcoming-name{color:var(--text);max-width:22ch;margin:0;font-size:.92rem;font-weight:700;line-height:1.35}.course-result-upcoming-date{color:var(--text-muted);margin:0;font-size:.88rem;font-weight:600}.course-result-cta{min-height:44px;padding-inline:1rem}.tag-strong{background:#2d6f4d1f}.site-footer{border-top:1px solid var(--border);background:linear-gradient(#ffffffb8 0%,#f5f7f2f5 100%);margin-top:2rem}.footer-main{grid-template-columns:minmax(0,260px) minmax(0,1fr) auto;align-items:start;gap:1.5rem 2rem;padding:2rem 0 1.25rem;display:grid}.footer-brand{flex-direction:column;gap:.6rem;min-width:0;display:flex}.footer-brand-link{width:min(200px,100%);display:inline-flex}.footer-brand-logo{object-fit:contain;object-position:left center;width:100%;height:auto}.footer-tagline{color:var(--text-muted);max-width:28ch;margin:0;font-size:.91rem;line-height:1.5}.footer-nav{flex-wrap:wrap;place-content:flex-start center;gap:.55rem 1.25rem;padding-top:.4rem;display:flex}.footer-nav a,.footer-nav .footer-nav-action{color:var(--text-muted);font-size:.92rem;font-weight:600}.footer-nav a:hover,.footer-nav .footer-nav-action:hover{color:var(--accent-dark)}.footer-nav .footer-nav-action{cursor:pointer;font:inherit;text-align:inherit;background:0 0;border:0;margin:0;padding:0;display:inline}.footer-nav .footer-nav-action:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.footer-social{justify-content:flex-end;align-items:flex-start;padding-top:.15rem;display:flex}.footer-social-btn{border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--accent-dark);border-radius:999px;justify-content:center;align-items:center;transition:color .15s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #1831240f}.footer-social-btn:hover{color:#fff;background:var(--accent-dark);border-color:var(--accent-dark);box-shadow:0 8px 20px #1f563938}.footer-social-btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.footer-social-btn svg{width:20px;height:20px}.footer-copy{border-top:1px solid var(--border);letter-spacing:.01em;color:var(--text-muted);grid-column:1/-1;margin:0;padding-top:1.25rem;font-size:.8rem}.hero-layout,.submit-strip{gap:1.5rem;display:grid}.hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(280px,.8fr);align-items:center;gap:clamp(1.5rem,4vw,3rem)}.hero-layout--single{grid-template-columns:minmax(0,1fr);max-width:min(40rem,100%)}.hero-layout--split{grid-template-columns:minmax(0,1fr);align-items:start;width:100%;max-width:none}@media (min-width:1080px){.hero-layout--split{grid-template-columns:minmax(0,1fr) minmax(248px,292px);gap:clamp(1.15rem,2.5vw,2rem)}.hero-layout--split .hero-copy{max-width:min(38rem,100%)}.hero-layout--split .hero-copy h1{max-width:100%}}.home-hero{margin-top:0;padding:clamp(.35rem,1vw,.65rem) 0 clamp(1.15rem,2.5vw,1.85rem)}.home-trust-strip{border-top:1px solid var(--border);margin-top:clamp(.75rem,1.8vw,1.15rem);padding-top:clamp(.55rem,1.2vw,.85rem)}.home-trust-list{color:var(--text-muted);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem 1.5rem;margin:0;padding:0;font-size:.9rem;line-height:1.35;list-style:none;display:grid}.home-trust-list--cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}@media (min-width:1100px){.home-trust-list--cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}}.home-trust-list--cards li{background:var(--surface-muted);border:1px solid var(--border);color:var(--text-muted);border-radius:12px;padding:.55rem .65rem;font-size:.82rem;font-weight:600;line-height:1.32}.home-hero-preview{display:none}@media (min-width:1080px){.home-hero-preview{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;padding:.75rem .85rem .65rem;display:block}}.home-hero-preview-kicker{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin:0 0 .5rem;font-size:.68rem;font-weight:800}.home-hero-preview-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.home-hero-preview-row{background:var(--surface-muted);border:1px solid #0000;border-radius:10px;padding:.45rem .5rem;transition:border-color .15s,background-color .15s;display:block}.home-hero-preview-row:hover{border-color:var(--border);background:var(--surface-strong)}.home-hero-preview-date{color:var(--accent-dark);font-size:.72rem;font-weight:700;display:block}.home-hero-preview-title{color:var(--text);margin-top:.12rem;font-size:.84rem;font-weight:700;line-height:1.25;display:block}.home-hero-preview-course{color:var(--text-muted);margin-top:.12rem;font-size:.78rem;line-height:1.3;display:block}.home-hero-preview-all{margin-top:.55rem;font-size:.92rem;display:inline-flex}.hero-copy{padding-top:.15rem}.hero-layout--single .hero-copy h1{max-width:100%}.hero-copy .eyebrow{margin-top:0}.hero-copy h1{letter-spacing:-.035em;max-width:min(22ch,100%);margin:0;font-size:clamp(2.65rem,5.4vw,4.25rem);line-height:1.02}.hero-eyebrow{margin-bottom:1rem}.hero-trust-line{color:var(--text-muted);align-items:center;gap:.45rem;margin:1rem 0 0;font-size:.9rem;font-weight:600;display:inline-flex}.hero-trust-line:before{content:"";background:var(--accent);border-radius:999px;width:8px;height:8px}.hero-visual{place-items:center end;padding-top:.25rem;display:grid}.hero-visual-frame{background:#ffffffd1;border-radius:28px;width:min(100%,392px);padding:.45rem;box-shadow:0 18px 40px #1831241f}.hero-visual-image{border-radius:24px;width:100%;height:auto;box-shadow:0 10px 24px #18312414}.featured-card-date,.featured-card-format,.app-mockup span,.submit-trust-line{color:var(--text-muted)}.featured-card-date,.featured-card-format{font-size:.92rem;font-weight:700}.featured-carousel{gap:1.4rem;display:grid}.carousel-header,.carousel-nav,.featured-card-actions,.carousel-dots{gap:.75rem;display:flex}.carousel-header{justify-content:flex-end;align-items:center}.carousel-header h2,.app-promo-copy h2{margin:0}.home-featured{margin-top:clamp(1.75rem,3.5vw,2.65rem);padding-top:clamp(.2rem,.8vw,.45rem)}.home-featured .home-section-head{margin-bottom:clamp(1rem,2vw,1.35rem);padding-bottom:.85rem}.home-section-head{border-bottom:1px solid #17392a14;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 2rem;margin-bottom:clamp(1.75rem,3vw,2.35rem);padding-bottom:1.35rem;display:flex}.home-section-head h2{letter-spacing:-.028em;color:var(--accent-dark);margin:0;font-size:clamp(2.1rem,3.2vw,2.95rem);line-height:1.08}.home-section-lede{max-width:40rem;color:var(--text-muted);margin:.65rem 0 0;font-size:1.05rem;font-weight:500;line-height:1.58}.home-section-head-link{flex-shrink:0}.featured-section-intro{border-bottom:1px solid #17392a1a;margin-bottom:2rem;padding-bottom:1.35rem}.featured-section-intro h2{letter-spacing:-.025em;color:var(--accent-dark);margin:0;font-size:clamp(2.05rem,3.4vw,2.85rem);line-height:1.08}.featured-section-lede{max-width:38rem;color:var(--text-muted);margin:.85rem 0 0;font-size:1.06rem;font-weight:500;line-height:1.55}.carousel-grid{gap:1.15rem;display:grid}.featured-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;min-height:100%;display:grid;overflow:hidden}.featured-card-media{aspect-ratio:16/10;background:var(--surface-muted)}.featured-card-media img{object-fit:cover;width:100%;height:100%}.featured-card-body{gap:.55rem;padding:1.2rem 1.25rem 1.35rem;display:grid}.featured-card-date-badge{background:var(--accent-dark);color:#fff;border-radius:999px;justify-self:start;align-items:center;margin:0;padding:.4rem .75rem;font-size:.9rem;font-weight:800;display:inline-flex}.featured-card-body h3{letter-spacing:-.02em;margin:0;font-size:1.32rem;line-height:1.22}.featured-card-course{color:var(--text);margin:0;font-size:1.02rem}.featured-card-meta-row{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-top:.15rem;display:flex}.featured-card-location{color:var(--text-muted);font-size:.95rem;font-weight:700}a.featured-card-location:hover{color:var(--accent-dark);text-underline-offset:3px;text-decoration:underline}.featured-card-price{color:var(--accent-dark);font-size:.95rem;font-weight:800}.featured-card-format{letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.85rem}.featured-card-actions{flex-wrap:wrap;margin-top:auto}.carousel-button,.carousel-dot{border:1px solid var(--border);background:var(--surface)}.carousel-button{min-height:42px;font:inherit;color:var(--accent-dark);cursor:pointer;border-radius:999px;padding:.65rem .9rem;font-weight:700}.carousel-button:disabled{opacity:.45;cursor:default}.carousel-dots{justify-content:center}.carousel-dot{cursor:pointer;border-radius:999px;width:12px;height:12px;padding:0}.carousel-dot.is-active{background:var(--accent);border-color:var(--accent)}.home-empty-state{border:1px solid var(--border);background:linear-gradient(#eef2eaa6,#ffffffeb);border-radius:22px;gap:.75rem;padding:1.75rem;display:grid}.home-empty-state--soft{text-align:left;gap:.65rem;padding:clamp(1.5rem,3vw,2rem)}.home-empty-soft-lede{max-width:36ch;margin:0}.home-upcoming-fallback{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.home-upcoming-fallback-card{background:#ffffffc7;border:1px solid #17392a1a;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;padding:1.15rem 1.25rem;display:flex}.home-upcoming-fallback-main{flex:220px;min-width:0}.home-upcoming-fallback-date{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-dark);margin:0;font-size:.82rem;font-weight:800}.home-upcoming-fallback-event{letter-spacing:-.02em;color:var(--text);margin:.35rem 0 0;font-size:1.12rem;line-height:1.25}.home-upcoming-fallback-course{color:var(--text-muted);margin:.35rem 0 0;font-size:1rem;font-weight:600}.home-upcoming-fallback-meta{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-top:.45rem;display:flex}.home-upcoming-fallback-county{color:var(--text-muted);font-size:.92rem;font-weight:700}a.home-upcoming-fallback-county:hover{color:var(--accent-dark);text-underline-offset:3px;text-decoration:underline}.home-upcoming-fallback-price{color:var(--accent-dark);font-size:.92rem;font-weight:800}.home-upcoming-fallback-cta{flex-shrink:0;align-self:center}.home-empty-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,2.5vw,1.65rem);line-height:1.25}.home-county-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem;display:grid}.home-county-tile{background:#ffffffb8;border:1px solid #17392a1a;border-radius:18px;flex-direction:column;gap:.35rem;padding:1.15rem 1.2rem;transition:border-color .18s,box-shadow .18s;display:flex}.home-county-tile:hover{border-color:var(--accent);box-shadow:var(--shadow)}.home-county-name{letter-spacing:-.02em;color:var(--accent-dark);font-size:1.12rem;font-weight:800}.home-county-meta{color:var(--text-muted);font-size:.88rem;font-weight:600}.home-courses-preview{margin-top:clamp(3rem,6vw,4.5rem)}.home-course-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.15rem;display:grid}.home-course-card{gap:.75rem;display:grid}.home-course-media{aspect-ratio:16/10;background:var(--surface-muted);border:1px solid #17392a14;border-radius:18px;display:block;overflow:hidden}.home-course-media img{object-fit:cover;width:100%;height:100%}.home-course-fallback{background:linear-gradient(145deg, var(--surface-strong), var(--surface-muted));place-items:center;width:100%;height:100%;min-height:140px;display:grid}.home-course-fallback span{letter-spacing:.06em;color:var(--accent-dark);opacity:.85;font-size:1.65rem;font-weight:800}.home-course-body h3{letter-spacing:-.015em;margin:.15rem 0 0;font-size:1.08rem;line-height:1.28}.home-course-body h3 a:hover{text-underline-offset:3px;text-decoration:underline}.home-course-county{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0;font-size:.82rem;font-weight:700}.home-how{margin-top:clamp(2.5rem,5vw,3.75rem);padding:clamp(1.65rem,3.2vw,2.35rem) 0}.home-how>h2,.home-why>h2{letter-spacing:-.025em;color:var(--accent-dark);margin:0 0 clamp(1.5rem,3vw,2rem);font-size:clamp(1.85rem,3vw,2.35rem)}.home-why{margin-top:clamp(1.75rem,3.5vw,2.65rem);padding:clamp(1.65rem,3.2vw,2.35rem) 0}.home-why-body{gap:1rem;max-width:40rem;margin:0;display:grid}.home-why-body p{color:var(--text-muted);margin:0;font-size:1.02rem;line-height:1.6}.home-how-steps{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(1.6rem,3.5vw,2.35rem);margin:0;padding:0;list-style:none;display:grid}.home-how-steps li{grid-template-columns:auto 1fr;align-items:start;gap:1.1rem;display:grid}.home-how-step-num{background:linear-gradient(180deg, var(--surface) 0%, var(--surface-strong) 100%);width:2.65rem;height:2.65rem;color:var(--accent-dark);border:1px solid #17392a24;border-radius:999px;place-items:center;font-size:1.05rem;font-weight:800;display:grid;box-shadow:0 6px 14px #18312412}.home-how-steps h3{letter-spacing:-.015em;margin:0;font-size:1.12rem}.home-how-steps p{color:var(--text-muted);margin:.45rem 0 0;font-size:.98rem;line-height:1.55}.home-how-more{margin:clamp(1.5rem,3vw,2rem) 0 0}.section-follow-link{margin-top:1.75rem}.text-link{color:var(--accent-dark);align-items:center;gap:.4rem;font-size:1rem;font-weight:700;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(2px)}.app-promo{color:#f5f7f2;background:linear-gradient(#17392a 0%,#214b37 100%);width:100vw;margin-top:clamp(2.65rem,5vw,4rem);margin-left:calc(50% - 50vw);padding:clamp(3rem,6vw,4.5rem) 0}.app-promo-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);align-items:center;gap:2rem;display:grid}.app-promo .section-kicker{color:#cfe6d4}.app-promo-copy h2{letter-spacing:-.02em;margin:.35rem 0 0;font-size:clamp(1.65rem,3vw,2.15rem);line-height:1.2}.app-promo-lead{color:#f5f7f2e6;max-width:min(36rem,100%);margin:.75rem 0 0;font-size:1.05rem;font-weight:600;line-height:1.55}.app-promo-benefits{gap:.6rem;max-width:36rem;margin:1.35rem 0 0;padding:0;list-style:none;display:grid}.app-promo-benefits li{color:#f5f7f2db;padding-left:1.2rem;font-size:.98rem;line-height:1.45;position:relative}.app-promo-benefits li:before{content:"";background:#7ecf9a;border-radius:999px;width:6px;height:6px;position:absolute;top:.55em;left:0;box-shadow:0 0 0 2px #7ecf9a40}.app-promo-copy .hero-actions{margin-top:1.5rem}.app-promo .meta-muted,.app-promo span{color:#f5f7f2cc}.app-promo .button{color:var(--accent-dark);background:#fff}.app-promo .button-secondary{color:#fff;background:0 0;border:1px solid #ffffff3d}.app-mockup{justify-items:end;display:grid}.app-mockup-phone{background:linear-gradient(#09150f 0%,#15251d 100%);border-radius:36px;width:min(380px,100%);padding:.9rem;position:relative;box-shadow:0 28px 70px #10281d3d,0 0 0 1px #ffffff12}.app-mockup-screen{background:#fff;border:1px solid #ffffff1a;border-radius:28px;overflow:hidden;box-shadow:inset 0 1px #ffffff1f}.app-mockup-notch{z-index:1;background:#0a130f;border-radius:999px;width:34%;height:22px;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.app-mockup-image{width:100%;height:auto;display:block;box-shadow:inset 0 0 0 1px #17392a0f}.submit-strip{background:linear-gradient(#d0e2c8f2 0%,#b9d6b0fa 48%,#afcea8 100%);border-top:1px solid #17392a14;border-bottom:1px solid #17392a0f;width:100vw;margin-top:clamp(2rem,5vw,3rem);margin-left:calc(50% - 50vw);padding:clamp(2.35rem,4.5vw,3.25rem) 0}.submit-strip-cta{background:linear-gradient(180deg, #2f7a52 0%, var(--accent-dark) 100%);color:#fff;border:0;min-height:46px;padding-inline:1.15rem;box-shadow:0 10px 22px #1f56392e}.submit-strip-cta:hover{color:#fff;background:linear-gradient(#347f58 0%,#184730 100%)}.submit-strip-cta:focus-visible{outline:2px solid var(--accent-dark);outline-offset:3px}.submit-strip h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,2.4vw,1.65rem)}.submit-strip-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;display:grid}.submit-trust-line{margin:.7rem 0 0;font-size:.95rem}@media (max-width:860px){.home-section-head{flex-direction:column;align-items:flex-start}.home-section-head-link{align-self:flex-start}.nav-row,.cta-strip,.split-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;gap:1.35rem;padding:1.65rem 0 1.1rem}.footer-nav,.footer-social{justify-content:flex-start}.section-header{flex-direction:column;align-items:start}.app-promo,.submit-strip{margin-left:calc(50% - 50vw)}.hero-layout,.app-promo-inner,.submit-strip-inner{grid-template-columns:1fr}.carousel-header{flex-direction:column;align-items:start}.course-result-row{grid-template-columns:minmax(160px,220px) minmax(0,1fr)}.course-result-aside{grid-column:1/-1;justify-items:start}.course-result-open{text-align:left}.hero-visual,.app-mockup{justify-items:center}.brand{width:min(300px,60vw)}}@media (max-width:767px){.page-content{padding-top:1.25rem}.page-content:has(>.home-hero:first-child){padding-top:1rem}.hero-copy h1{max-width:100%;font-size:clamp(2.1rem,9vw,3rem)}.home-hero{padding-top:.85rem}.home-empty-state{padding:1.25rem}.featured-card-actions,.hero-actions,.carousel-nav,.courses-filter-actions{flex-direction:column}.featured-card-actions>*,.hero-actions>*,.carousel-nav>*,.courses-filter-actions>*{width:100%}.courses-page-head{margin-bottom:1.1rem}.courses-filter-form,.courses-empty-panel{padding:.9rem}.courses-field-group{flex-direction:column}.courses-field-group .courses-field,.courses-toggle{width:100%}.course-result-card{grid-template-columns:minmax(0,120px) 1fr;grid-template-areas:"media body""aside aside";padding:.95rem}.course-result-media{grid-area:media;width:100%;max-height:100px}.course-result-body{grid-area:body}.course-result-aside{text-align:left;grid-area:aside;justify-items:stretch;width:100%}.course-result-upcoming-block{text-align:left;justify-items:start}.course-result-aside .button-secondary{justify-content:center;width:100%}.nav-links{gap:.75rem}.footer-nav{gap:.5rem 1rem}.brand{width:min(220px,52vw);height:60px}.brand-logo{transform:none}.opens-filter-actions,.opens-result-actions{flex-direction:column}.opens-filter-actions>*,.opens-result-actions>*{width:100%}.opens-field-group{flex-direction:column}.opens-field-group .opens-field{width:100%}.opens-result-row{grid-template-columns:clamp(76px,22vw,100px) minmax(0,1fr);grid-template-areas:"thumb main""actions actions";padding:.95rem}.opens-result-thumb-cell{grid-area:thumb}.opens-result-main{grid-area:main}.opens-result-actions{flex-direction:column;grid-area:actions;place-self:stretch stretch;width:100%}.opens-result-actions .button,.opens-result-actions .button-secondary{justify-content:center;width:100%}.opens-page-head{margin-bottom:1.25rem}.opens-filter-form{padding:.9rem}.opens-date-toolbar{flex-direction:column;align-items:flex-start}.opens-date-toolbar-row{width:100%}.opens-date-pill{flex:auto;justify-content:center;min-width:min(120px,28vw)}}.opens-page-head{box-shadow:none;background:0 0;border-bottom:1px solid #17392a14;border-radius:0;margin:0 0 clamp(1rem,2.25vw,1.5rem);padding:0 0 clamp(.35rem,1vw,.65rem)}.opens-page-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);margin:0 0 .65rem;font-size:.82rem;font-weight:800}.opens-page-head h1{letter-spacing:-.028em;color:var(--accent-dark);margin:0 0 .65rem;font-size:clamp(2rem,3.6vw,2.85rem);line-height:1.08}.opens-page-lede{max-width:42rem;color:var(--text-muted);margin:0;font-size:1.05rem;font-weight:500;line-height:1.58}.opens-page-head+.opens-controls.section-block{margin-top:clamp(1rem,2.25vw,1.45rem)}.opens-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.opens-filters-heading{margin:0 0 .75rem;font-size:1.15rem}.opens-filter-form{background:linear-gradient(#fffffff0 0%,#f5f7f2e0 100%);border:1px solid #17392a1a;border-radius:22px;padding:clamp(.95rem,2vw,1.2rem);box-shadow:0 12px 36px #1831240f}.opens-filter-layout{gap:1rem;display:grid}.opens-date-toolbar{border-bottom:1px solid #17392a14;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.65rem 1rem;margin-bottom:0;padding-bottom:.65rem;display:flex}.opens-date-toolbar-label{color:var(--accent-dark);font-size:.9rem;font-weight:700}.opens-date-toolbar-row{flex-wrap:wrap;gap:.5rem;display:flex}.opens-date-pill{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--accent-dark);border-radius:999px;justify-content:center;align-items:center;padding:.32rem .85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.opens-date-pill:hover{background:var(--surface-muted);border-color:#17392a59}.opens-date-pill.is-active{background:var(--accent-dark);border-color:var(--accent-dark);color:#f5f7f2}.opens-date-pill.is-active:hover{color:#f5f7f2;border-color:var(--accent-dark);background:#122a1f}.opens-field-group,.opens-filter-actions,.opens-active-filters,.opens-result-actions{flex-wrap:wrap;gap:.75rem;display:flex}.opens-field-group{align-items:flex-end}.opens-field{flex:200px;gap:.4rem;min-width:0;display:grid}.opens-field-date-pick{flex:180px;max-width:220px}.opens-field-date-pick input[type=date]{border:1px solid var(--border);background:var(--surface);min-height:48px;color:var(--text);font:inherit;border-radius:14px;padding:.75rem .95rem}.opens-field-date-pick input[type=date]:disabled{opacity:.55;cursor:not-allowed}.opens-field span{color:var(--accent-dark);font-size:.9rem;font-weight:700}.opens-search-field{grid-column:1/-1}.opens-search-field input,.opens-field select{border:1px solid var(--border);background:var(--surface);min-height:48px;color:var(--text);font:inherit;border-radius:14px;padding:.75rem .95rem}.opens-filter-actions{flex:auto;align-items:center}.opens-filter-actions .button{background:linear-gradient(180deg, #2f7a52 0%, var(--accent-dark) 100%);min-height:44px;padding-inline:1.05rem;box-shadow:0 10px 22px #1f56392e}.opens-filter-actions .button-secondary{min-height:44px;padding-inline:1rem}.opens-filter-chip{color:var(--accent-dark);background:#eef2eaf2;border:1px solid #17392a14;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.88rem;font-weight:600;display:inline-flex}.opens-controls>.opens-active-filters{border-top:1px solid #17392a12;gap:.5rem;margin-top:.85rem;padding-top:.85rem}.opens-results-header{border-bottom:1px solid #17392a14;margin-bottom:clamp(1.1rem,2vw,1.45rem);padding-bottom:1rem}.opens-results-header h2{letter-spacing:-.024em;color:var(--accent-dark);margin:0 0 .45rem;font-size:clamp(1.65rem,2.8vw,2.15rem);line-height:1.12}.opens-range-summary{color:var(--text-muted);margin:0;font-size:.98rem;font-weight:600}.opens-empty-panel{box-shadow:var(--shadow);text-align:center;background:linear-gradient(#fffffff5,#f5f7f2eb);border:1px solid #17392a1a;border-radius:22px;max-width:32rem;margin:0 auto;padding:clamp(1.75rem,4vw,2.5rem)}.opens-empty-heading{letter-spacing:-.02em;color:var(--accent-dark);margin:0 0 .65rem;font-size:clamp(1.35rem,2.8vw,1.75rem)}.opens-empty-lede{color:var(--text-muted);margin:0 0 1.25rem;font-weight:500;line-height:1.55}.opens-empty-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.opens-empty-actions .button{min-height:46px;padding-inline:1.2rem}.opens-results-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.opens-result-row{background:#ffffffe0;border:1px solid #17392a14;border-radius:18px;grid-template-columns:clamp(88px,13vw,120px) minmax(0,1fr) auto;grid-template-areas:"thumb main actions";align-items:start;gap:.65rem 1.05rem;min-height:0;padding:clamp(.85rem,1.75vw,1.05rem);display:grid;box-shadow:0 8px 28px #1831240d}.opens-result-row:last-child{margin-bottom:0}.opens-result-thumb-cell{grid-area:thumb;width:100%;max-width:112px}.opens-result-thumb-link{aspect-ratio:4/3;background:var(--surface-muted);border-radius:12px;width:100%;display:block;overflow:hidden}.opens-result-thumb-link img{object-fit:cover;width:100%;height:100%;display:block}.opens-result-thumb-placeholder{aspect-ratio:4/3;width:100%;color:var(--accent-dark);letter-spacing:.06em;background:linear-gradient(135deg,#2d6f4d1f,#1831240f);border-radius:12px;place-items:center;font-weight:800;display:grid;overflow:hidden}.opens-result-thumb-placeholder span{font-size:clamp(.75rem,2.2vw,.95rem)}.opens-result-title{letter-spacing:-.015em;margin:0 0 .35rem;font-size:clamp(1.08rem,2vw,1.22rem);line-height:1.28}.opens-result-title a{color:var(--text)}.opens-result-title a:hover{color:var(--accent-dark)}.opens-result-course{color:var(--text-muted);margin:0 0 .5rem;font-size:.98rem;font-weight:600;line-height:1.4}.opens-result-course a{color:inherit}.opens-result-course a:hover{color:var(--accent-dark)}.opens-result-meta-row{flex-wrap:wrap;align-items:center;gap:.4rem .55rem;display:flex}.opens-result-date-badge{background:var(--accent-dark);color:#fff;letter-spacing:.02em;border-radius:999px;align-items:center;padding:.3rem .6rem;font-size:.82rem;font-weight:800;display:inline-flex}.opens-result-location{color:var(--text-muted);font-size:.9rem;font-weight:700}a.opens-result-location:hover{color:var(--accent-dark);text-underline-offset:3px;text-decoration:underline}.opens-result-format-tag{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-dark);opacity:.85;font-size:.78rem;font-weight:800}.opens-result-price{color:var(--accent-dark);font-size:.92rem;font-weight:800}.opens-result-main{grid-area:main;min-width:0}.opens-result-actions{flex:none;grid-area:actions;align-self:start;align-items:stretch}.opens-result-actions .button{background:linear-gradient(180deg, #2f7a52 0%, var(--accent-dark) 100%);min-height:44px;padding-inline:1rem;box-shadow:0 8px 18px #1f563929}.opens-result-actions .button-secondary{min-height:44px}.opens-result-actions .opens-result-cta-club{color:var(--accent-dark);box-shadow:none;background:#fffffff5;border:1px solid #1f563952;font-weight:700}.opens-result-actions .opens-result-cta-club:hover{background:var(--surface-muted);border-color:#1f563973}.opens-pagination{border-top:1px solid #17392a14;flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem 1rem;margin-top:clamp(1.75rem,3vw,2.25rem);padding-top:1.25rem;display:flex}.opens-pagination-meta{color:var(--text-muted);font-size:.92rem;font-weight:700}.opens-pagination-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;display:flex}.opens-pagination-link{color:var(--accent-dark);background:#ffffffd9;border:1px solid #17392a1f;border-radius:999px;align-items:center;min-height:44px;padding:.5rem .85rem;font-weight:700;display:inline-flex}.opens-pagination-link:hover{border-color:var(--accent);background:var(--surface-strong)}.opens-pagination-link.is-disabled{opacity:.42;pointer-events:none}.opens-pagination-page{min-width:2.5rem;height:2.5rem;color:var(--accent-dark);background:#ffffffe0;border:1px solid #17392a1f;border-radius:12px;justify-content:center;align-items:center;font-size:.92rem;font-weight:700;display:inline-flex}.opens-pagination-page:hover{border-color:var(--accent)}.opens-pagination-page.is-current{background:linear-gradient(180deg, #2f7a52 0%, var(--accent-dark) 100%);border-color:var(--accent-dark);color:#fff}.opens-pagination-ellipsis{color:var(--text-muted);padding:0 .2rem}.county-detail-hero.county-detail-editorial{background:linear-gradient(180deg, #fffdf8 0%, var(--surface) 100%);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;margin-bottom:1.5rem;padding:clamp(1.25rem,3vw,1.75rem)}.county-detail-hero-main{grid-template-columns:1fr;align-items:start;gap:clamp(1.25rem,3vw,2rem);margin-bottom:1.25rem;display:grid}@media (min-width:960px){.county-detail-hero-main:not(.county-detail-hero-main--no-image){grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:clamp(1.5rem,4vw,3rem)}}.county-detail-hero-copy{min-width:0}.county-detail-hero-media{width:100%;min-width:0}.county-detail-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-dark);margin:0 0 .5rem;font-size:.78rem;font-weight:800}.county-detail-title{letter-spacing:-.02em;color:var(--accent-dark);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800}.county-detail-hero-image-wrap{border:1px solid #17392a1f;border-radius:18px;margin:0 0 1.1rem;position:relative;overflow:hidden;box-shadow:0 8px 22px #1f563924}.county-detail-hero-media .county-detail-hero-image-wrap{margin:0}.county-detail-hero-image{object-fit:cover;width:100%;display:block}.county-detail-hero-media .county-detail-hero-image{height:clamp(220px,52vw,280px)}@media (min-width:960px){.county-detail-hero-media .county-detail-hero-image{height:clamp(360px,36vw,520px)}}.county-detail-hero-image-caption{color:#fff;background:#17392ac7;border-radius:999px;max-width:min(100% - 1.2rem,22rem);padding:.38rem .75rem;font-size:.8rem;font-weight:700;line-height:1.25;position:absolute;bottom:.6rem;left:.6rem;box-shadow:0 2px 10px #0000002e}.county-detail-intro{max-width:68ch}.county-detail-intro p{color:var(--text);margin:0 0 .85rem;font-size:.98rem;line-height:1.62}.county-detail-intro p:last-child{margin-bottom:0}.county-detail-stats{flex-wrap:wrap;gap:.65rem;margin:1.15rem 0 1.25rem;display:flex}.county-detail-stat-pill{background:#ffffffeb;border:1px solid #17392a1f;border-radius:999px;align-items:baseline;gap:.45rem;padding:.45rem .95rem;display:inline-flex;box-shadow:inset 0 1px #fffc}.county-detail-stat-pill strong{color:var(--accent-dark);font-size:1.15rem;font-weight:800}.county-detail-stat-pill span{color:var(--text-muted);font-size:.82rem;font-weight:700}.county-detail-feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.85rem;display:grid}.county-detail-feature-grid--single{grid-template-columns:minmax(0,min(100%,38rem))}.county-detail-feature-card{background:#ffffffbf;border:1px solid #17392a1a;border-radius:16px;margin:0;padding:1rem 1.05rem}.county-detail-feature-label{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);margin:0 0 .35rem;font-size:.72rem;font-weight:800}.county-detail-feature-title{color:var(--accent-dark);margin:0 0 .5rem;font-size:1.05rem;font-weight:800;line-height:1.35}.county-detail-feature-body{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.55}.county-detail-layout{margin-top:.25rem}.county-detail-split.split-grid{margin-top:0}.county-section-heading{color:var(--accent-dark);margin:0 0 .85rem;font-size:1.15rem;font-weight:800}.county-opens-panel.card,.county-courses-panel.card{padding:1.15rem 1.2rem}.county-opens-list{flex-direction:column;gap:0;display:flex}.county-open-row{border-bottom:1px solid #17392a14;padding:.85rem 0}.county-open-row:first-of-type{padding-top:.15rem}.county-open-row:last-child{border-bottom:0;padding-bottom:0}.county-open-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;line-height:1.35}.county-open-title a{color:var(--accent-dark);text-decoration:none}.county-open-title a:hover{text-decoration:underline}.county-open-meta{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.45}.county-opens-empty{color:var(--text-muted);margin:.25rem 0 0;font-size:.95rem;line-height:1.55}.county-opens-empty a{color:var(--accent-dark);font-weight:700}.county-course-list{margin:0;padding:0;list-style:none}.county-course-list li{border-bottom:1px solid #17392a14;margin:0;padding:0}.county-course-list li:last-child{border-bottom:0}.county-course-link{color:var(--accent-dark);padding:.65rem 0;font-weight:700;text-decoration:none;display:block}.county-course-link:hover{text-decoration:underline}.legal-page{max-width:min(72ch,100%);margin:0 auto;padding:1.35rem 1.25rem 1.45rem}.legal-page .text-link{text-underline-offset:3px;text-decoration:underline}.legal-content{margin-top:0}.legal-content>p{color:var(--text);margin:0 0 1rem;line-height:1.62}.legal-section{margin-top:1.65rem}.legal-section h2{letter-spacing:-.015em;color:var(--accent-dark);margin:0 0 .65rem;font-size:1.12rem;font-weight:800}.legal-subheading{color:var(--accent-dark);margin:1rem 0 .45rem;font-size:1rem;font-weight:800}.legal-subheading:first-child{margin-top:0}.legal-updated{color:var(--text-muted);margin:0 0 1.15rem;font-size:.94rem;line-height:1.5}.legal-list{margin:.45rem 0 1rem;padding-left:1.35rem;line-height:1.58}.legal-list li{margin:.35rem 0}.legal-table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin:.85rem 0 1rem;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;font-size:.94rem}.legal-table th,.legal-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.7rem .95rem}.legal-table tr:last-child td{border-bottom:none}.legal-table th{background:var(--surface-muted);color:var(--accent-dark);font-weight:800}.analytics-consent-banner{z-index:60;padding:1rem;padding-bottom:max(1rem, env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #1831241a}.analytics-consent-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.25rem;display:flex}.analytics-consent-text{color:var(--text-muted);flex:min(42rem,100%);margin:0;font-size:.93rem;font-weight:500;line-height:1.5}.analytics-consent-link{color:var(--accent-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}.analytics-consent-link:hover{color:var(--accent)}.analytics-consent-actions{flex-wrap:wrap;flex-shrink:0;gap:.65rem;display:flex}.analytics-consent-actions .button,.analytics-consent-actions .button-secondary{min-height:44px;padding-inline:1.05rem}.analytics-consent-actions .button{background:linear-gradient(180deg, #2f7a52 0%, var(--accent-dark) 100%);box-shadow:0 8px 18px #1f56392e}@media (max-width:640px){.analytics-consent-inner{flex-direction:column;align-items:stretch}.analytics-consent-actions{justify-content:stretch}.analytics-consent-actions .button,.analytics-consent-actions .button-secondary{flex:auto;justify-content:center}}
