:root{--bg:#f2f6f9;--surface:#ffffff;--surface-soft:#eaf7ff;--text:#22323d;--muted:#607280;--primary:#39b5f6;--primary-dark:#0875a8;--green:#2d8a46;--line:#d8e3ea;--shadow:0 12px 32px rgba(21,48,64,0.12)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);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%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.shell{min-height:100vh}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(216,227,234,.8);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.container,.site-footer-inner,.site-header-inner{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header-inner{min-height:70px;justify-content:space-between;gap:24px}.brand,.site-header-inner{display:flex;align-items:center}.brand{gap:10px;font-weight:900;color:var(--primary-dark)}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#dff4ff;color:var(--primary);font-size:24px;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:cover}.nav{display:flex;align-items:center;gap:20px;color:var(--muted);font-weight:700}.nav a:hover{color:var(--primary-dark)}.app-menu{position:relative}.app-menu-panel{position:absolute;right:0;top:100%;z-index:20;display:none;min-width:210px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:var(--shadow);padding:10px 8px 8px}.app-menu:focus-within .app-menu-panel,.app-menu:hover .app-menu-panel{display:grid;grid-gap:4px;gap:4px}.app-menu-panel a{border-radius:6px;padding:10px 12px}.app-menu-panel a:hover{background:var(--surface-soft)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:32px;gap:32px;align-items:center;padding:56px 0 32px}.eyebrow{color:var(--green);font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{margin:0;line-height:1.05}h1{margin-top:10px;font-size:clamp(2.6rem,7vw,5.7rem)}h2{font-size:clamp(1.8rem,4vw,3rem)}h3{font-size:1.25rem}.lead{max-width:680px;color:var(--muted);font-size:clamp(1.05rem,2.4vw,1.35rem);line-height:1.55}.motto{margin:16px 0 0;color:var(--primary-dark);font-size:1.25rem;font-weight:900}.card,.hero-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.card img,.detail-media img,.hero-card img{display:block;width:100%;height:100%;object-fit:cover}.launch-fallback-image{object-position:center bottom}.spring-fallback-image{object-position:center}.hero-card{aspect-ratio:4/3}.hero-copy{min-width:0}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{display:inline-flex;min-height:46px;min-width:178px;align-items:center;justify-content:center;border:1px solid var(--primary);border-radius:8px;padding:0 18px;background:var(--primary);color:white;font-weight:900}.button.secondary{background:white;color:var(--primary-dark)}.section{padding:36px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:end;margin:24px 0 18px}.search-box{display:grid;grid-gap:7px;gap:7px;color:var(--muted);font-weight:800}.search-box input{width:100%;min-height:54px;border:1px solid var(--line);border-radius:8px;padding:0 16px;background:white;color:var(--text);font:inherit;font-size:1rem;outline:none;box-shadow:0 8px 18px rgba(21,48,64,.06)}.search-box input:focus{border-color:var(--primary)}.result-count{min-height:54px;display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;padding:0 16px;background:white;color:var(--muted);font-weight:900}.directory-filter-actions{display:flex;align-items:center;gap:12px;margin:-4px 0 18px}.directory-filter-toggle{min-width:160px;min-height:42px}.directory-filter-clear{border:0;background:transparent;color:var(--primary);cursor:pointer;font:inherit;font-weight:900}.directory-filter-panel{margin:-2px 0 20px;border:1px solid var(--line);border-radius:12px;padding:14px;background:rgba(255,255,255,.88);box-shadow:0 10px 24px rgba(21,48,64,.08)}.directory-filter-help{margin:0 0 12px;font-size:.92rem}.directory-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.directory-filter-tile{min-height:44px;border:1px solid var(--line);border-radius:10px;padding:7px 8px;background:white;color:var(--text);cursor:pointer;font:inherit;text-align:center;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.directory-filter-tile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:900}.directory-filter-tile small{display:block;margin-top:2px;color:var(--muted);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.directory-filter-tile.include{border-color:#34c759;background:#34c759;color:white;box-shadow:0 8px 18px rgba(52,199,89,.18)}.directory-filter-tile.include small{color:rgba(255,255,255,.82)}.directory-filter-tile.exclude{border-color:#9e9e9e;background:#e0e0e0;color:#616161}.directory-filter-tile.full{grid-column:1/-1}.card-media{position:relative;aspect-ratio:16/10;background:var(--surface-soft)}.card-body{padding:16px}.meta{color:var(--muted);line-height:1.45}.pill-row{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.pill{border-radius:999px;background:#e7f5ff;color:var(--primary-dark);padding:7px 12px;font-size:.9rem;font-weight:900}.detail{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:24px;gap:24px;padding:34px 0}.detail-media{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:8px;background:var(--surface-soft)}.photo-credit{position:absolute;left:10px;bottom:10px;max-width:calc(100% - 20px);border-radius:999px;background:rgba(0,0,0,.62);color:white;padding:6px 10px;font-size:.82rem;font-weight:900;line-height:1.1}.detail-panel{margin-bottom:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:18px}.data-list{display:grid;grid-gap:12px;gap:12px;margin:0}.data-list div{display:grid;grid-gap:3px;gap:3px}.data-list dt{color:var(--muted);font-size:.85rem;font-weight:800}.data-list dd{margin:0;font-weight:800}.site-footer{margin-top:48px;border-top:1px solid var(--line);background:white;color:var(--muted)}.site-footer-inner{display:flex;min-height:90px;align-items:center;justify-content:space-between;gap:16px}.attribution{display:inline-flex;border-radius:999px;background:#e7f5ff;color:var(--primary-dark);padding:7px 12px;font-size:.95rem;font-weight:900}.feature-section,.photo-section,.related-section{margin-top:28px}.feature-group{margin-top:14px}.feature-group h3{color:var(--muted);font-size:1rem;margin-bottom:8px}.text-button{border:0;background:transparent;color:var(--primary);cursor:pointer;font:inherit;font-weight:900;padding:0}.state-pill-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px}.state-pill{display:inline-flex;min-height:28px;align-items:center;justify-content:center;border:1.2px solid #bdbdbd;border-radius:13px;background:white;color:var(--ink);cursor:pointer;font:inherit;font-size:.72rem;font-weight:700;line-height:1.1;padding:4px 6px;text-align:center}.state-pill.full{grid-column:1/-1}.state-pill span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.state-pill.yes{border-color:#34c759;background:#34c759;color:white}.state-pill.no{border-color:#9e9e9e;background:#e0e0e0;color:#616161}.state-pill.unknown{border-color:#bdbdbd;background:white;color:#757575}.legend-overlay{position:fixed;z-index:50;inset:0;display:grid;place-items:center;background:rgba(11,25,34,.55);padding:18px}.legend-dialog{width:min(520px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border-radius:12px;background:white;box-shadow:0 24px 70px rgba(11,25,34,.32);padding:22px}.legend-dialog button:not(.text-button){border:1px solid var(--line);border-radius:999px;background:white;color:var(--ink);cursor:pointer;font:inherit;font-weight:900;padding:8px 14px}.legend-list{display:grid;grid-gap:8px;gap:8px}.legend-list .legend-pill-sample{width:min(180px,100%);cursor:default}.legend-list p{margin:0 0 8px;color:var(--muted);line-height:1.45}.legend-note-card{border-radius:8px;background:#f6f9fb;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:12px}.legend-note-card h3{margin:0 0 6px;color:var(--ink);font-size:.98rem}.legend-note-card p{margin:0}.related-list{display:grid;grid-gap:10px;gap:10px}.related-card{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line);border-radius:8px;background:white;padding:13px 14px;box-shadow:0 7px 16px rgba(21,48,64,.06)}.related-card:hover{border-color:var(--primary)}.related-card span{display:grid;grid-gap:4px;gap:4px}.related-card small{color:var(--muted);font-size:.92rem;font-weight:700}.related-card em{color:var(--primary-dark);font-style:normal;font-weight:900;white-space:nowrap}.section-head.compact{margin-bottom:12px}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.photo-card{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:8px;background:white;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left}.photo-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.photo-caption{display:grid;grid-gap:4px;gap:4px;padding:10px;color:var(--muted);font-size:.85rem;font-weight:800}.gallery-actions{display:flex;justify-content:center;margin-top:14px}.gallery-actions .button{min-width:190px}.app-cta .cta-row{display:grid;grid-template-columns:1fr}.app-cta .button{width:100%;min-width:0}.community-cta{background:linear-gradient(135deg,#ffffff,#eef9ff 54%,#edf8ef)}.community-cta .button{width:100%}.legal-page{max-width:920px}.legal-section h3{margin-top:18px;font-size:1rem}.legal-section li,.legal-section p{color:var(--muted);line-height:1.55}.legal-hero{min-height:calc(100vh - 70px);background:#05080a}.legal-hero-overlay{min-height:inherit;padding:70px 0;background:radial-gradient(circle at top left,rgba(57,181,246,.2),transparent 34%),radial-gradient(circle at bottom right,rgba(45,138,70,.2),transparent 32%)}.legal-content{color:white}.legal-content h1{max-width:980px;color:rgba(255,255,255,.86);font-family:Georgia,Times New Roman,serif;font-weight:400}.legal-rule{width:72px;height:3px;margin:36px 0;background:rgba(255,255,255,.18)}.legal-card{max-width:980px;border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:white}.legal-card .lead,.legal-card .meta,.legal-card h2,.legal-card p{color:white}.legal-card p{font-size:1.12rem;line-height:1.65}.legal-card a{color:white;text-decoration:underline}.store-page{background:#05080a;color:white}.store-hero,.store-page{min-height:calc(100vh - 70px)}.store-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr)}.store-photo{min-height:520px;background:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.42)),url(/store-paddleboards.jpeg);background-position:50%;background-size:cover}.store-copy{display:grid;align-content:center;grid-gap:20px;gap:20px;padding:clamp(32px,7vw,92px)}.store-copy h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,5rem);font-weight:400}.store-copy .lead{color:rgba(255,255,255,.72)}.store-buttons{display:grid;max-width:460px;grid-template-columns:1fr}.store-buttons .button{width:100%}.store-note{color:var(--primary);font-size:1.1rem;font-weight:800}.photo-viewer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:rgba(5,18,25,.84);padding:20px}.photo-viewer-inner{width:min(980px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:8px;background:#02070a;color:white}.photo-viewer-meta,.photo-viewer-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px}.photo-viewer-top div{display:grid;grid-gap:4px;gap:4px}.photo-viewer-meta,.photo-viewer-top span{color:rgba(255,255,255,.74)}.photo-viewer button{border:0;color:inherit;cursor:pointer;font:inherit}.photo-viewer-top button{border-radius:999px;background:rgba(57,181,246,.2);color:#7dd3ff;padding:9px 13px;font-weight:900}.photo-viewer-image{display:grid;grid-template-columns:54px minmax(0,1fr) 54px;align-items:center;grid-gap:10px;gap:10px;padding:0 14px}.photo-viewer-image img{display:block;width:100%;max-height:72vh;object-fit:contain}.photo-viewer-image button{display:grid;width:54px;height:54px;place-items:center;border-radius:999px;background:rgba(255,255,255,.12);color:#7dd3ff;font-size:2.6rem;line-height:1}@media (max-width:820px){.site-header-inner{align-items:flex-start;flex-direction:column;gap:10px;padding:14px 0}.nav{width:100%;justify-content:space-between;flex-wrap:wrap}.detail,.hero{grid-template-columns:1fr}.hero{gap:0;align-items:start;padding:30px 0 24px}.directory-eyebrow,.hero .eyebrow{display:none}.hero h1{font-size:clamp(2.2rem,11vw,3.6rem)}.hero .lead{font-size:1rem}.hero .cta-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.hero .button{width:100%;min-width:0;padding:0 12px;text-align:center}.hero-card{display:none}.grid,.photo-grid,.search-row{grid-template-columns:1fr}.directory-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-filter-actions{flex-wrap:wrap}.photo-viewer-image{grid-template-columns:40px minmax(0,1fr) 40px;padding:0 8px}.photo-viewer-image button{width:40px;height:40px}.site-footer-inner{align-items:flex-start;flex-direction:column;padding:24px 0}.store-hero{grid-template-columns:1fr}.store-photo{min-height:300px}}@media (max-width:520px){.hero{grid-template-columns:1fr;gap:0}.state-pill{font-size:.66rem;padding-inline:4px}.directory-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}