@font-face{font-family:Barlow;src:url('assets/barlow-condensed-800.ttf') format('truetype');font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:DM;src:url('assets/dm-sans-400.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:DM;src:url('assets/dm-sans-600.ttf') format('truetype');font-weight:600 800;font-style:normal;font-display:swap}
:root{--cream:#f7f4eb;--paper:#eeebdf;--ink:#173e32;--green:#4e9978;--light-green:#dce9dd;--peach:#edb89d;--line:#cdd1c2;--body:#4b5c50;--display:Barlow,'Arial Narrow',Impact,sans-serif;--font:DM,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.65}body::before{position:fixed;inset:0;content:"";pointer-events:none;opacity:.13;z-index:5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' opacity='.22' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}
a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}img{display:block;max-width:100%}svg{display:inline-block;vertical-align:middle}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:800;line-height:.97}button,a,summary{outline-offset:6px}:focus-visible{outline:3px solid #bb5737}::selection{background:var(--peach);color:var(--ink)}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;transform:translateY(-160%);z-index:20;background:var(--cream);padding:12px}.skip-link:focus{transform:none}.location-bar{height:34px;display:flex;align-items:center;justify-content:center;gap:16px;background:var(--ink);color:var(--cream);font-size:9px;letter-spacing:1.7px;font-weight:600}.bar-wave{color:var(--peach);font-size:24px;line-height:1}.site-header{position:sticky;top:0;background:var(--cream);z-index:10;border-bottom:1px solid var(--line)}.header-inner{height:106px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-logo{border-radius:50%;width:68px;height:68px}.brand>span{font-family:var(--display);font-size:22px;line-height:1;letter-spacing:.1px}.brand small{display:block;font-family:var(--font);font-size:10px;letter-spacing:4px;margin-top:7px;font-weight:600}nav{display:flex;align-items:center;gap:34px}nav>a:not(.button){font-size:13px;font-weight:600;position:relative}nav>a:not(.button)::after{content:"";height:1px;position:absolute;bottom:-5px;left:0;right:100%;background:var(--ink);transition:right .2s}nav>a:hover::after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--ink);color:var(--cream);border:1px solid var(--ink);min-height:56px;border-radius:40px;padding:15px 25px;font-size:13px;font-weight:600;transition:background .2s,transform .2s,color .2s}.button:hover{background:#295743;transform:translateY(-2px)}.button-small{min-height:44px;padding:10px 20px;font-size:12px;gap:18px}.button-small .icon{width:19px;height:19px}.menu-toggle{display:none}.eyebrow{font-size:10px;line-height:1.5;letter-spacing:1.8px;font-weight:600;display:flex;align-items:center;gap:12px}.little-line{width:26px;height:1px;background:currentColor;display:inline-block}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;padding-top:55px;padding-bottom:64px;align-items:center}.hero-copy{padding-bottom:3px}.hero h1{font-size:clamp(94px,8.8vw,132px);letter-spacing:-2.5px;line-height:.92;margin:25px 0 31px}.mar{color:var(--green);position:relative;display:inline-block}.mar svg{position:absolute;bottom:-14px;left:0;width:100%;height:20px;fill:none;stroke:var(--peach);stroke-width:5}.hero-copy>p{font-size:15px;line-height:1.8;color:var(--body)}.hero-actions{margin-top:29px;display:flex;align-items:center;gap:23px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:12px;font-weight:600;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.text-link:hover{color:#337c59}.hero-actions .text-link{font-size:12px}.hero-note{display:flex;align-items:center;gap:13px;font-size:10px;color:var(--body);margin-top:39px}.hero-note .icon{width:39px;height:27px;stroke-width:2}.hero-visual{position:relative;padding:8px 16px 0 0;min-width:0}.photo-frame{position:relative;isolation:isolate;overflow:hidden;border-radius:230px 230px 8px 8px;height:530px;background:var(--green)}.photo-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#102e21bd);pointer-events:none}.photo-frame>img{width:100%;height:100%;object-fit:cover;object-position:49% center;filter:saturate(.66)}.photo-label{position:absolute;z-index:1;bottom:27px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;color:var(--cream)}.photo-label>span{font-family:var(--display);font-size:27px;line-height:1;letter-spacing:.4px}.photo-label .icon{width:49px;height:49px;stroke-width:1.2}.surf-stamp{position:absolute;top:33px;left:-42px;border-radius:50%;width:126px;height:126px;background:var(--peach);transform:rotate(-13deg);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--ink);outline:5px solid var(--peach);box-shadow:0 3px 0 5px #173e3230;z-index:2}.surf-stamp>span{font-size:8px;letter-spacing:1px;font-weight:600;line-height:1.4}.surf-stamp>span:last-child{font-size:6px;margin-top:7px}.surf-stamp strong{font-family:var(--display);font-size:22px;line-height:1.2}.surf-stamp .icon{width:41px;height:29px;stroke-width:2}.vertical-caption{position:absolute;right:-10px;top:51%;writing-mode:vertical-rl;font-size:8px;letter-spacing:2.2px;font-weight:600}.values-strip{background:var(--peach);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.values-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px;font-size:10px;font-weight:600;letter-spacing:1px}.strip-star{font-size:24px;font-weight:400}.section{padding-top:95px;padding-bottom:91px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:39px}h2{font-size:clamp(48px,4.3vw,66px);letter-spacing:-.6px}.section-heading h2,.club-copy h2,.faq-section h2{margin-top:16px}.section-heading>p{color:var(--body);max-width:370px;font-size:14px;padding-bottom:5px}.lesson-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.lesson-card{background:var(--paper);border:1px solid #d3d6c6;border-radius:5px;padding:29px 28px 23px;display:flex;flex-direction:column;gap:25px}.card-top{display:flex;align-items:flex-start;justify-content:space-between}.card-top>span{font-size:11px;letter-spacing:1px}.lesson-icon{width:62px;height:62px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round}.tag{display:block;font-size:9px;font-weight:600;letter-spacing:1.2px;margin:9px 0 12px}.lesson-card h3{font-size:34px;letter-spacing:-.4px}.lesson-card p{font-size:13px;line-height:1.85;margin-top:17px;color:var(--body)}.lesson-card>a{margin-top:auto;border-top:1px solid #173e3240;padding-top:18px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600}.lesson-card>a:hover{text-decoration:underline;text-underline-offset:4px}.lesson-card>a .icon{width:21px;height:21px}.card-green{background:var(--light-green);border-color:#c6d9c9}.card-peach{background:#f2d4c0;border-color:#e7c7b3}.lesson-footnote{font-size:10px;margin-top:23px;color:var(--body);text-align:center}.club-section{background:#eeeee4;border-block:1px solid var(--line);padding-block:87px}.club-grid{display:grid;grid-template-columns:1fr 1fr;gap:86px;align-items:center}.club-art{aspect-ratio:1.05;position:relative;overflow:hidden;background:#e5e6d5;border:1px solid var(--ink);border-radius:5px;isolation:isolate}.art-topline{position:absolute;inset:18px 20px auto;display:flex;justify-content:space-between;font-size:7px;letter-spacing:1px;font-weight:600;z-index:1}.art-sun{position:absolute;top:64px;right:51px;border-radius:50%;background:var(--peach);width:145px;height:145px}.landscape{position:absolute;inset:auto 0 0;width:100%;height:100%}.art-type{position:absolute;left:30px;bottom:51px;font-family:var(--display);font-size:62px;line-height:.9;letter-spacing:-.9px;color:var(--cream);text-shadow:1px 2px 0 #173e3240}.art-type em{display:block;font-style:normal;color:var(--ink);font-size:70px;margin-top:5px}.art-bottom{position:absolute;bottom:18px;left:31px;font-size:8px;letter-spacing:2.5px;color:var(--ink);font-weight:600}.club-copy h2{font-size:58px}.club-copy>p{font-size:13px;color:var(--body);margin-top:16px;line-height:1.9}.club-copy .intro{font-size:17px;color:var(--ink);margin-top:24px}.club-facts{display:grid;grid-template-columns:1fr 1.2fr;border-block:1px solid #bdc9b9;padding-block:19px;margin:26px 0 25px;gap:20px}.club-facts>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.club-facts>div+div{border-left:1px solid #bdc9b9;padding-left:28px}.club-facts strong{font-family:var(--display);font-size:44px;line-height:1.05}.club-facts strong>span{font-size:30px;color:var(--green)}.club-facts div>span{font-size:10px;margin-top:7px;color:var(--body)}.club-facts .fact-place{font-size:20px;margin-top:5px}.club-facts .icon{width:19px;height:19px}.faq-section{display:grid;grid-template-columns:1fr 1.23fr;gap:85px}.faq-section>div>p{color:var(--body);font-size:13px;margin:24px 0}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{font-weight:600;font-size:14px;cursor:pointer;list-style:none;padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}summary::-webkit-details-marker{display:none}.faq-plus{position:relative;width:15px;height:15px;flex-shrink:0}.faq-plus:before,.faq-plus:after{content:"";position:absolute;background:var(--ink);top:7px;width:15px;height:1px}.faq-plus:after{transform:rotate(90deg);transition:transform .2s}details[open] .faq-plus:after{transform:rotate(0)}details p{padding:0 30px 24px 0;font-size:13px;color:var(--body);line-height:1.9}details p a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.contact-section{background:var(--ink);color:var(--cream);position:relative;overflow:hidden;isolation:isolate;padding:67px 0 58px;text-align:center}.contact-inner{position:relative;z-index:1}.contact-inner>.eyebrow{justify-content:center;color:var(--peach);font-size:10px}.contact-inner h2{font-size:84px;line-height:.94;margin:22px 0}.contact-inner>p{font-size:13px;color:#d4dfcf;margin-bottom:25px}.button-cream{background:var(--cream);color:var(--ink);border-color:var(--cream);font-size:12px}.button-cream:hover{background:var(--peach);border-color:var(--peach)}.contact-handle{display:block;font-size:10px;margin:17px auto 0;width:fit-content;color:#d6dfce}.contact-handle:hover{text-decoration:underline}.contact-sun{position:absolute;width:106px;height:106px;stroke:var(--peach);fill:none;stroke-width:1;left:10%;top:39px;transform:rotate(-12deg)}.contact-outline{position:absolute;bottom:-50px;right:-55px;font-family:var(--display);font-size:220px;line-height:1;transform:rotate(-90deg) translateX(160px);transform-origin:center;-webkit-text-stroke:1px #7d9b744a;color:transparent;z-index:0;white-space:nowrap}.site-footer{display:flex;align-items:center;gap:27px;padding-block:33px}.footer-brand img{border-radius:50%;width:56px;height:56px}.footer-brand>span{font-size:19px}.footer-brand small{font-size:8px;letter-spacing:3.8px}.site-footer>p{font-size:11px;margin-left:auto;color:var(--body)}.site-footer>p small{font-size:9px}.footer-social{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;width:40px;height:40px}.footer-social .icon{width:18px;height:18px}.back-top{font-size:10px;margin-left:14px;display:flex;gap:17px;align-items:center}.back-top>span{font-size:20px}
@media(min-width:1500px){.hero{gap:75px}.hero h1{font-size:142px}.photo-frame{height:568px}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.hero{gap:25px}.hero h1{font-size:105px}.hero .eyebrow{font-size:8px}.photo-frame{height:510px}.hero-actions{gap:18px}.hero-note{font-size:9px}.values-inner{font-size:8px;gap:9px}.club-grid{gap:48px}.club-copy h2{font-size:50px}.art-type{font-size:50px}.art-type em{font-size:58px}.lesson-card{padding:24px 22px}.lesson-card h3{font-size:29px}.faq-section{gap:50px}.contact-sun{left:3%}}
@media(max-width:800px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.header-inner{height:84px}.brand-logo{width:56px;height:56px}.brand>span{font-size:20px}.brand small{font-size:8px;letter-spacing:3.7px}.menu-toggle{width:44px;height:44px;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:transparent}.menu-toggle span{height:1px;width:18px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}nav{position:absolute;top:84px;left:0;right:0;background:var(--cream);border-bottom:1px solid var(--line);padding:20px;display:none;flex-direction:column;align-items:stretch;gap:4px}nav.is-open{display:flex}nav>a:not(.button){padding:14px}nav>a:not(.button)::after{display:none}nav .button{margin-top:8px}.hero{grid-template-columns:1fr 1fr;gap:28px;padding-top:43px;padding-bottom:43px}.hero h1{font-size:86px;letter-spacing:-1.5px}.hero .eyebrow{font-size:8px;max-width:230px;gap:8px}.little-line{width:18px;flex-shrink:0}.hero-copy>p{font-size:13px}.desktop-break{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-actions .button{font-size:11px;min-height:50px;padding:12px 17px;gap:12px}.hero-note{margin-top:26px;align-items:flex-start;max-width:240px}.hero-note .icon{width:32px}.photo-frame{height:475px}.hero-visual{padding-right:9px}.surf-stamp{width:96px;height:96px;left:-28px;top:28px}.surf-stamp strong{font-size:18px}.surf-stamp>span{font-size:6px}.surf-stamp .icon{width:32px;height:25px}.surf-stamp>span:last-child{font-size:5px;margin-top:3px}.photo-label{left:18px;right:18px;bottom:22px}.photo-label>span{font-size:23px}.photo-label .icon{width:35px}.vertical-caption{right:-10px;font-size:7px}.values-inner{flex-wrap:wrap;justify-content:center;gap:7px 18px;padding-block:13px;min-height:70px}.values-inner>span{white-space:nowrap}.values-inner>.strip-star{font-size:17px}.values-inner>.strip-star:nth-child(4){display:none}.section{padding-block:65px}.section-heading{gap:26px}.section-heading>p{font-size:12px;max-width:255px}h2{font-size:48px}.lesson-grid{gap:12px}.lesson-card{padding:22px 17px;gap:18px}.lesson-card h3{font-size:27px}.lesson-card p{font-size:12px}.tag{font-size:7px;letter-spacing:1px}.lesson-card>a{font-size:10px}.lesson-icon{width:48px;height:48px}.club-section{padding-block:65px}.club-grid{gap:35px}.club-art{aspect-ratio:.8}.club-copy h2{font-size:44px}.art-topline{flex-direction:column;font-size:6px}.art-type{left:20px;font-size:42px}.art-type em{font-size:49px}.art-bottom{left:20px;font-size:6px;letter-spacing:1.5px}.art-sun{top:70px;right:27px;width:110px;height:110px}.landscape{width:135%;max-width:none;left:-20%}.club-facts{gap:10px}.club-facts>div+div{padding-left:15px}.club-facts .fact-place{font-size:17px}.club-facts div>span{font-size:8px}.faq-section{grid-template-columns:1fr 1.2fr;gap:30px}.faq-section h2{font-size:43px}summary{font-size:12px;padding-block:21px}.contact-inner h2{font-size:72px}.contact-sun{width:75px;left:0;top:60px}.site-footer{flex-wrap:wrap;gap:20px}.site-footer>p{margin-left:auto}.back-top{margin-left:0}.footer-brand>span{font-size:17px}}
@media(max-width:580px){.location-bar{font-size:7px;letter-spacing:1.2px;gap:10px;height:29px}.hero{display:flex;flex-direction:column;gap:35px;padding-top:35px;padding-bottom:31px;align-items:stretch}.hero .eyebrow{max-width:none;font-size:8px;letter-spacing:1.25px}.hero h1{font-size:clamp(84px,22.5vw,126px);margin:24px 0 29px;line-height:.9}.hero-copy>p{font-size:13px;max-width:350px}.hero-actions{flex-direction:row;align-items:center;gap:16px}.hero-actions .button{font-size:11px;padding-inline:17px;gap:10px}.hero-actions .text-link{font-size:10px;gap:8px}.hero-note{max-width:none;margin-top:24px;align-items:center;font-size:9px}.hero-note .icon{height:20px;width:29px}.hero-visual{padding:0 9px 0 14px}.photo-frame{height:350px;border-radius:180px 180px 5px 5px}.photo-frame>img{object-position:50% 56%}.surf-stamp{left:0;top:15px;width:104px;height:104px}.surf-stamp strong{font-size:20px}.surf-stamp>span{font-size:7px}.photo-label>span{font-size:25px}.photo-label .icon{width:42px;height:42px}.vertical-caption{right:-8px;font-size:6px;letter-spacing:1.5px}.values-inner{display:grid;grid-template-columns:1fr 1fr;text-align:center;gap:9px;padding-block:17px;font-size:7px;letter-spacing:.6px}.values-inner>.strip-star{display:none}.section{padding-block:53px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:48px}.section-heading>p{font-size:13px;max-width:350px;margin-top:22px}.lesson-grid{grid-template-columns:1fr;gap:16px}.lesson-card{padding:24px 25px;gap:16px}.card-top{align-items:center}.lesson-icon{width:48px;height:48px}.tag{font-size:8px;margin-top:0}.lesson-card h3{font-size:36px}.lesson-card p{font-size:13px;margin-top:13px}.lesson-card>a{font-size:12px;margin-top:7px}.lesson-footnote{font-size:9px;margin-top:20px}.club-section{padding-block:48px}.club-grid{display:flex;flex-direction:column-reverse;gap:32px}.club-copy h2{font-size:49px}.club-copy .intro{font-size:16px}.club-copy>p{font-size:13px}.club-facts{grid-template-columns:1fr 1.2fr}.club-facts strong{font-size:48px}.club-facts .fact-place{font-size:23px}.club-facts div>span{font-size:10px}.club-art{width:100%;aspect-ratio:1.08}.art-topline{flex-direction:row;font-size:6px}.art-type{font-size:52px;left:25px;bottom:44px}.art-type em{font-size:59px}.art-sun{top:50px;right:38px;width:128px;height:128px}.landscape{width:110%;left:-4%}.art-bottom{left:25px;font-size:7px}.faq-section{display:block}.faq-section h2{font-size:49px}.faq-section>div>p{margin:20px 0}.faq-list{margin-top:33px}summary{font-size:12px;padding-block:23px}details p{font-size:12px;padding-right:15px}.contact-section{padding:55px 0 43px}.contact-inner>.eyebrow{font-size:9px}.contact-inner h2{font-size:68px;line-height:.97}.contact-inner>p{font-size:12px;max-width:240px;margin-inline:auto}.contact-sun{width:42px;height:42px;left:0;top:27px}.contact-outline{font-size:150px;right:-180px;opacity:.6}.contact-handle{font-size:10px}.site-footer{display:grid;grid-template-columns:1fr auto;gap:22px;padding-block:28px}.footer-brand>span{font-size:20px}.footer-brand small{font-size:8px}.site-footer>p{grid-row:2;margin:0;font-size:10px}.footer-social{grid-column:2;grid-row:1}.back-top{grid-column:2;grid-row:2;gap:10px;font-size:9px}.footer-brand img{width:49px;height:49px}}
.text-link{min-height:32px}.error-page{min-height:80vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:26px}.error-page h1{font-size:clamp(56px,8vw,100px)}.error-page p{color:var(--body)}
@media(max-width:800px){body:not(.js) .menu-toggle{display:none}body:not(.js) .header-inner{height:auto;min-height:84px;flex-wrap:wrap;padding-top:14px}body:not(.js) nav{display:flex;position:static;flex-direction:row;flex-wrap:wrap;padding:8px 0 16px;border:0;width:100%;gap:10px}body:not(.js) nav .button{margin:0}body:not(.js) .site-header{position:relative}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
