:root{--crc-blue:#087fe7;--crc-blue-dark:#045aa9;--crc-ink:#06111f;--crc-surface:#f4f8fc;--crc-radius:24px;--crc-muted:#52657a;--crc-line:#d9e4ed;--crc-white:#fff;--crc-max:1240px;--crc-display:"Barlow Condensed",sans-serif;--crc-body:"Manrope",sans-serif}
*{box-sizing:border-box}.crc-hub-enabled{margin:0;background:var(--crc-white);color:var(--crc-ink);font-family:var(--crc-body);font-size:16px;line-height:1.65}.crc-hub-enabled img{max-width:100%;height:auto}.crc-hub-enabled a{color:inherit}.crc-hub-enabled h1,.crc-hub-enabled h2,.crc-hub-enabled h3,.crc-hub-enabled p{margin-top:0}.crc-hub-enabled h1,.crc-hub-enabled h2,.crc-hub-enabled h3{font-family:var(--crc-display);font-weight:700;line-height:.96;letter-spacing:-.025em}.crc-hub-enabled em{color:#69b9ff;font-style:normal}.crc-wrap{width:min(calc(100% - 48px),var(--crc-max));margin-inline:auto}.crc-main{overflow:hidden}.crc-skip-link{position:fixed;z-index:99999;top:10px;left:10px;padding:10px 14px;transform:translateY(-150%);background:#fff;color:#000}.crc-skip-link:focus{transform:none}
.crc-hub-header{position:fixed;z-index:1000;top:0;left:0;width:100%;height:86px;padding:0 max(24px,calc((100vw - var(--crc-max))/2));display:flex;align-items:center;justify-content:space-between;background:rgba(6,17,31,.9);border-bottom:1px solid rgba(255,255,255,.12);color:#fff;transition:height .25s,background .25s}.admin-bar .crc-hub-header{top:32px}.crc-hub-header.is-scrolled{height:70px;background:rgba(6,17,31,.97)}.crc-hub-brand{display:flex;align-items:center;gap:13px;text-decoration:none}.crc-hub-brand img{width:52px;height:52px;object-fit:contain}.crc-hub-brand>span{font-family:var(--crc-display);font-size:19px;font-weight:800;line-height:.95;letter-spacing:.06em}.crc-hub-brand small{display:block;margin-top:6px;color:#a9bfd2;font-family:var(--crc-body);font-size:9px;font-weight:600;letter-spacing:.06em}.crc-hub-header nav{display:flex;align-items:center;gap:28px}.crc-hub-header nav>a{text-decoration:none;font-size:13px;font-weight:700}.crc-hub-header nav>a:not(.crc-hub-join){position:relative}.crc-hub-header nav>a:not(.crc-hub-join):after{position:absolute;bottom:-7px;left:0;width:100%;height:2px;content:"";transform:scaleX(0);transform-origin:right;background:var(--crc-blue);transition:transform .2s}.crc-hub-header nav>a:hover:after{transform:scaleX(1);transform-origin:left}.crc-hub-join{padding:11px 19px;border-radius:99px;background:var(--crc-blue);color:#fff!important}.crc-hub-menu-button{display:none}
.crc-page-hero{position:relative;min-height:690px;display:flex;align-items:flex-end;padding:170px 0 92px;color:#fff}.crc-page-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.crc-page-hero-shade{position:absolute;inset:0;background:rgba(6,17,31,.57)}.crc-page-hero .crc-wrap{position:relative;z-index:2}.crc-page-hero h1{max-width:900px;margin:14px 0 24px;font-size:clamp(68px,8.3vw,126px);text-transform:uppercase}.crc-page-hero p{max-width:610px;margin-bottom:32px;color:#e2ecf4;font-size:18px}.crc-eyebrow,.crc-kicker{display:block;color:#58b0ff;font-size:11px;font-weight:800;letter-spacing:.2em}.crc-coast-mark{position:absolute;right:max(24px,calc((100vw - var(--crc-max))/2));bottom:36px;z-index:2;color:#c5d5e3;font-size:10px;letter-spacing:.16em;writing-mode:vertical-rl}.crc-button{display:inline-flex;align-items:center;gap:13px;min-height:50px;padding:13px 22px;border:1px solid var(--crc-blue);border-radius:99px;background:var(--crc-blue);color:#fff!important;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s}.crc-button:hover{transform:translateY(-2px);background:var(--crc-blue-dark)}.crc-button-dark{background:var(--crc-ink);border-color:var(--crc-ink)}.crc-text-link{color:var(--crc-blue)!important;font-size:13px;font-weight:800;text-decoration:none}.crc-section-heading{position:relative;max-width:680px;margin-bottom:44px}.crc-section-heading h2{margin:12px 0 14px;font-size:clamp(48px,6vw,78px);text-transform:uppercase}.crc-section-heading p{color:var(--crc-muted)}
.crc-intro,.crc-story{padding-block:120px;display:grid;grid-template-columns:1.1fr .8fr;gap:10vw;align-items:start}.crc-intro h2,.crc-story h2{margin:14px 0 0;font-size:clamp(52px,6.3vw,86px);text-transform:uppercase}.crc-intro>div:last-child,.crc-story>div:last-child{padding-top:28px}.crc-intro p,.crc-story p{color:var(--crc-muted);font-size:18px}.crc-intro .crc-text-link{display:inline-block;margin-top:18px}
.crc-stats{padding:35px 0;background:var(--crc-blue);color:#fff}.crc-stats .crc-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.crc-stats .crc-wrap>div{padding:14px 32px;border-right:1px solid rgba(255,255,255,.25)}.crc-stats .crc-wrap>div:first-child{padding-left:0}.crc-stats .crc-wrap>div:last-child{border:0}.crc-stats strong{display:block;font-family:var(--crc-display);font-size:58px;line-height:1}.crc-stats span{font-size:11px;font-weight:700;letter-spacing:.05em}
.crc-events-widget{width:min(calc(100% - 48px),var(--crc-max));margin:0 auto;padding:120px 0}.crc-event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.crc-event-card{overflow:hidden;background:#fff;border:1px solid var(--crc-line);border-radius:var(--crc-radius);transition:transform .25s,box-shadow .25s}.crc-event-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(6,17,31,.1)}.crc-event-image{position:relative;display:block;aspect-ratio:1.45;overflow:hidden}.crc-event-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.crc-event-card:hover .crc-event-image img{transform:scale(1.04)}.crc-event-date{position:absolute;top:16px;left:16px;width:62px;padding:9px 6px;border-radius:15px;background:#fff;color:var(--crc-ink);font-size:10px;font-weight:800;text-align:center;line-height:1}.crc-event-date b{display:block;font-family:var(--crc-display);font-size:30px}.crc-event-body{padding:25px}.crc-event-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:15px}.crc-event-meta span{padding:5px 9px;border-radius:99px;background:var(--crc-surface);color:var(--crc-muted);font-size:10px;font-weight:700}.crc-event-body h3{margin-bottom:13px;font-size:32px}.crc-event-body h3 a{text-decoration:none}.crc-event-body p{color:var(--crc-muted);font-size:14px}.crc-card-link{color:var(--crc-blue)!important;font-size:12px;font-weight:800;text-decoration:none}.crc-events-home{position:relative}.crc-events-home:before{position:absolute;top:175px;right:-18vw;width:42vw;height:42vw;border:2px solid #dbeeff;border-radius:50%;content:"";pointer-events:none}.crc-events-home .crc-section-heading .crc-text-link{position:absolute;right:-520px;bottom:0}.crc-events-timeline{width:100%;padding:0}.crc-events-timeline .crc-event-grid{grid-template-columns:repeat(2,1fr)}.crc-events-past{padding:110px 0;background:var(--crc-ink);color:#fff}.crc-events-past .crc-event-card{display:grid;grid-template-columns:180px 1fr;background:#0b1b2c;border-color:#1b3449}.crc-events-past .crc-event-image{aspect-ratio:auto;min-height:230px}.crc-events-past .crc-event-body p{color:#9bb0c2}.crc-events-index{padding-top:120px}.crc-events-index>.crc-events-widget{width:100%;padding:0 0 120px}.crc-empty{padding:34px;border:1px dashed var(--crc-line);border-radius:var(--crc-radius);color:var(--crc-muted);text-align:center}.crc-how{padding-block:110px;display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.crc-how>div{position:relative;padding-top:26px;border-top:1px solid var(--crc-line)}.crc-how span{position:absolute;top:-14px;right:0;color:#d9e9f7;font-family:var(--crc-display);font-size:68px;font-weight:800}.crc-how h3{font-size:30px}.crc-how p{color:var(--crc-muted);font-size:14px}
.crc-feature-split{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:#eaf5fb}.crc-feature-copy{padding:100px max(40px,calc((100vw - var(--crc-max))/2));padding-right:8vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.crc-feature-copy h2,.crc-photo-story h2{margin:14px 0 22px;font-size:clamp(52px,6vw,82px);text-transform:uppercase}.crc-feature-copy p,.crc-photo-story p{max-width:520px;color:var(--crc-muted)}.crc-feature-copy img,.crc-feature-split>img{width:100%;height:100%;object-fit:cover}.crc-feature-copy .crc-button{margin-top:16px}
.crc-gallery{padding:110px 0}.crc-gallery-grid{width:min(calc(100% - 48px),var(--crc-max));margin:auto;display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:150px;gap:12px}.crc-gallery-item{grid-column:span 3;grid-row:span 2;padding:0;border:0;background:none;cursor:zoom-in;overflow:hidden}.crc-gallery-item:nth-child(1),.crc-gallery-item:nth-child(6){grid-column:span 6;grid-row:span 3}.crc-gallery-item:nth-child(3),.crc-gallery-item:nth-child(5){grid-column:span 3;grid-row:span 3}.crc-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.crc-gallery-item:hover img{transform:scale(1.04)}.crc-gallery-home{background:var(--crc-ink);color:#fff}.crc-gallery-home .crc-section-heading{margin-bottom:38px}.crc-gallery-full{padding-top:10px}.crc-gallery-intro{padding:110px 0 55px}.crc-gallery-intro h2{margin:12px 0;font-size:70px;text-transform:uppercase}.crc-gallery-intro p{color:var(--crc-muted)}
.crc-sponsors{padding-block:115px}.crc-sponsor-grid{display:grid;grid-template-columns:repeat(var(--crc-columns),1fr);gap:12px}.crc-sponsor-grid>a{min-height:145px;padding:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--crc-line);text-decoration:none;transition:border-color .2s,transform .2s}.crc-sponsor-grid>a:hover{border-color:var(--crc-blue);transform:translateY(-3px)}.crc-sponsor-grid img{max-width:150px;max-height:64px;object-fit:contain;filter:grayscale(1);opacity:.8}.crc-sponsor-grid span{margin-top:12px;color:var(--crc-muted);font-size:10px}.crc-final-cta{padding:115px 24px;background:var(--crc-blue);color:#fff;text-align:center}.crc-final-cta>span{font-size:10px;font-weight:800;letter-spacing:.2em}.crc-final-cta h2{margin:15px 0 26px;font-size:clamp(54px,7vw,96px);text-transform:uppercase}.crc-final-cta .crc-button{border-color:#fff;background:#fff;color:var(--crc-ink)!important}
.crc-values{padding:110px 0;background:var(--crc-ink);color:#fff}.crc-values .crc-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.crc-values article{padding-top:26px;border-top:1px solid #244058}.crc-values b{color:var(--crc-blue);font-family:var(--crc-display);font-size:18px}.crc-values h3{margin:25px 0 15px;font-size:34px}.crc-values p{color:#9cb0c2}.crc-photo-story{padding-block:120px;display:grid;grid-template-columns:1.08fr .92fr;gap:8vw;align-items:center}.crc-photo-story>img{width:100%;min-height:580px;object-fit:cover}
.crc-contact{padding-block:120px;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.crc-contact-copy h2,.crc-contact-form>h2{margin:12px 0 20px;font-size:58px;text-transform:uppercase}.crc-contact-copy>p{color:var(--crc-muted)}.crc-contact-items{margin-top:50px}.crc-contact-items>a,.crc-contact-items>div{padding:20px 0;display:block;border-top:1px solid var(--crc-line);text-decoration:none}.crc-contact-items small{display:block;color:var(--crc-muted);font-size:9px;font-weight:800;letter-spacing:.15em}.crc-contact-items strong{font-size:15px}.crc-contact-form{padding:42px;background:var(--crc-surface);border-radius:var(--crc-radius)}.crc-contact-form label{display:block;color:var(--crc-muted);font-size:12px;font-weight:700}.crc-contact-form input:not([type=checkbox]),.crc-contact-form textarea,.crc-contact-form select{width:100%;margin-top:7px;padding:13px 15px;border:1px solid #cbd9e5;border-radius:8px;background:#fff;font:inherit}.crc-contact-form input[type=submit]{min-height:50px;padding:12px 24px;border:0;border-radius:99px;background:var(--crc-blue);color:#fff;font:700 13px var(--crc-body);cursor:pointer}.crc-contact-form .wpcf7-list-item{margin-left:0}.crc-contact-form .wpcf7-response-output{margin:20px 0 0!important}
.crc-event-facts{padding:34px 0;background:var(--crc-blue);color:#fff}.crc-event-facts .crc-wrap{display:flex;justify-content:space-between;gap:28px}.crc-event-facts small{display:block;font-size:9px;font-weight:800;letter-spacing:.14em;opacity:.78}.crc-event-facts strong{display:block;margin-top:5px;font-size:15px}.crc-event-detail{padding-block:120px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:9vw}.crc-event-detail article>h2{margin:12px 0 30px;font-size:66px;text-transform:uppercase}.crc-richtext{color:var(--crc-muted);font-size:17px}.crc-event-detail aside{align-self:start;padding:28px;border:1px solid var(--crc-line);border-radius:var(--crc-radius)}.crc-event-detail aside h3{font-size:31px}.crc-event-detail aside>div{padding:13px 0;display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--crc-line);font-size:12px}.crc-event-detail aside>div span{color:var(--crc-muted)}.crc-event-detail aside>a:not(.crc-button){display:block;padding:12px 0;color:var(--crc-blue);font-size:12px;font-weight:800;text-decoration:none}.crc-event-detail aside .crc-button{margin-top:18px}.crc-bullet-block{margin-top:38px}.crc-bullet-block h3{font-size:30px}.crc-bullet-block ul{padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none}.crc-bullet-block li{padding:11px 14px;background:var(--crc-surface);font-size:13px}.crc-event-sponsors{padding-bottom:100px}.crc-event-sponsors>div{margin-top:24px;display:flex;flex-wrap:wrap;gap:12px}.crc-event-sponsors a{min-width:180px;min-height:110px;padding:20px;display:flex;align-items:center;justify-content:center;border:1px solid var(--crc-line)}.crc-event-sponsors img{max-width:140px;max-height:60px;object-fit:contain}
.crc-lightbox{position:fixed;z-index:9999;inset:0;padding:40px;display:flex;align-items:center;justify-content:center;background:rgba(2,8,15,.94)}.crc-lightbox img{max-width:95vw;max-height:90vh}.crc-lightbox button{position:absolute;top:20px;right:20px;width:48px;height:48px;border:1px solid #fff;border-radius:50%;background:none;color:#fff;font-size:26px;cursor:pointer}
.crc-hub-footer{position:relative;padding:100px max(24px,calc((100vw - var(--crc-max))/2)) 25px;overflow:hidden;background:var(--crc-ink);color:#fff}.crc-hub-route-line{position:absolute;top:-170px;right:-110px;width:520px;height:360px;border:1px solid #153a5a;border-radius:50%}.crc-hub-footer-grid{position:relative;display:grid;grid-template-columns:1.55fr .65fr .9fr .8fr;gap:60px}.crc-hub-footer-grid h2{margin-bottom:20px;color:#79bfff;font:800 10px var(--crc-body);letter-spacing:.18em}.crc-hub-footer-grid>div>a:not(.crc-footer-brand){margin:9px 0;display:block;color:#c8d5df;font-size:12px;text-decoration:none}.crc-hub-footer-grid>div>p{color:#879bad;font-size:12px}.crc-hub-footer-brand{display:inline-block;margin-bottom:18px;color:#fff!important;font:800 45px/.8 var(--crc-display);text-decoration:none}.crc-hub-footer-about p{max-width:390px}.crc-hub-footer-about>span{color:#5f768a;font-size:9px;letter-spacing:.1em}.crc-social{padding:12px 0;border-bottom:1px solid #1d354a}.crc-social span{float:right}.crc-social.is-muted{display:block;color:#5f768a;font-size:11px}.crc-footer-cta{margin-top:24px!important;padding:12px 16px!important;border-radius:99px;background:var(--crc-blue);color:#fff!important;text-align:center}.crc-hub-footer-bottom{margin-top:70px;padding-top:22px;display:flex;justify-content:space-between;border-top:1px solid #193044;color:#6f8496;font-size:9px}.crc-hub-footer-bottom a{color:#9fb1c0;text-decoration:none}
@media(max-width:1024px){.crc-hub-header nav{gap:17px}.crc-page-hero{min-height:620px}.crc-event-grid{grid-template-columns:repeat(2,1fr)}.crc-events-home .crc-section-heading .crc-text-link{position:static;display:inline-block;margin-top:8px}.crc-stats .crc-wrap{grid-template-columns:repeat(2,1fr);row-gap:20px}.crc-stats .crc-wrap>div:nth-child(2){border-right:0}.crc-feature-split{min-height:540px}.crc-sponsor-grid{grid-template-columns:repeat(3,1fr)}.crc-hub-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.crc-hub-footer-grid>div:last-child{grid-column:2/4}.crc-values .crc-wrap{gap:30px}}
@media(max-width:782px){.admin-bar .crc-hub-header{top:46px}.crc-wrap,.crc-events-widget,.crc-gallery-grid{width:min(calc(100% - 34px),var(--crc-max))}.crc-hub-header{height:72px;padding:0 17px}.crc-hub-brand img{width:42px;height:42px}.crc-hub-brand>span{font-size:16px}.crc-hub-brand small{display:none}.crc-hub-menu-button{width:48px;height:48px;padding:10px;display:flex;flex-direction:column;justify-content:center;gap:5px;border:0;background:none;color:#fff}.crc-hub-menu-button span{display:block;width:24px;height:2px;background:#fff}.crc-hub-menu-button em{position:absolute;width:1px;height:1px;overflow:hidden}.crc-hub-header nav{position:absolute;top:72px;left:0;width:100%;padding:22px 17px 28px;display:none;align-items:stretch;flex-direction:column;gap:0;background:var(--crc-ink);border-top:1px solid #1e3548}.crc-hub-header nav.is-open{display:flex}.crc-hub-header nav>a{min-height:48px;padding:13px 4px;border-bottom:1px solid #193044;font-size:15px}.crc-hub-header nav .crc-hub-join{margin-top:15px;border:0;text-align:center}.crc-page-hero{min-height:600px;padding:145px 0 72px}.crc-page-hero h1{font-size:clamp(54px,16vw,76px)}.crc-page-hero p{font-size:15px}.crc-coast-mark{display:none}.crc-intro,.crc-story,.crc-photo-story,.crc-contact,.crc-event-detail{padding-block:78px;grid-template-columns:1fr;gap:38px}.crc-intro h2,.crc-story h2,.crc-feature-copy h2,.crc-photo-story h2{font-size:51px}.crc-intro>div:last-child,.crc-story>div:last-child{padding:0}.crc-stats{padding:28px 0}.crc-stats .crc-wrap>div{padding:10px 20px}.crc-stats .crc-wrap>div:nth-child(odd){padding-left:0}.crc-stats strong{font-size:46px}.crc-events-widget{padding:78px 0}.crc-event-grid{grid-template-columns:1fr}.crc-event-image{aspect-ratio:1.55}.crc-feature-split{grid-template-columns:1fr}.crc-feature-copy{padding:75px 22px}.crc-feature-split>img{height:420px;order:-1}.crc-gallery{padding:75px 0}.crc-gallery-grid{grid-auto-rows:100px;gap:7px}.crc-gallery-item,.crc-gallery-item:nth-child(3),.crc-gallery-item:nth-child(5){grid-column:span 6;grid-row:span 2}.crc-gallery-item:nth-child(1),.crc-gallery-item:nth-child(6){grid-column:span 12;grid-row:span 3}.crc-sponsors{padding-block:78px}.crc-sponsor-grid{grid-template-columns:repeat(2,1fr)}.crc-sponsor-grid>a{min-height:115px}.crc-events-index{padding-top:78px}.crc-events-index>.crc-events-widget{padding-bottom:78px}.crc-events-past{padding:78px 0}.crc-events-timeline .crc-event-grid{grid-template-columns:1fr}.crc-events-past .crc-event-card{grid-template-columns:125px 1fr}.crc-how{padding-block:78px;grid-template-columns:1fr;gap:45px}.crc-values{padding:75px 0}.crc-values .crc-wrap{grid-template-columns:1fr;gap:45px}.crc-photo-story>img{min-height:400px}.crc-contact-form{padding:25px}.crc-event-facts .crc-wrap{display:grid;grid-template-columns:1fr 1fr}.crc-event-detail article>h2{font-size:52px}.crc-bullet-block ul{grid-template-columns:1fr}.crc-hub-footer{padding-top:72px}.crc-hub-footer-grid{grid-template-columns:1fr 1fr;gap:46px 28px}.crc-hub-footer-grid>div:first-child,.crc-hub-footer-grid>div:last-child{grid-column:1/-1}.crc-hub-footer-bottom{margin-top:48px;flex-direction:column;gap:8px}.crc-final-cta{padding-block:80px}.crc-lightbox{padding:18px}}
@media(max-width:480px){.crc-page-hero{min-height:560px}.crc-page-hero h1{font-size:52px}.crc-page-hero p{font-size:14px}.crc-button{width:100%;justify-content:center}.crc-intro h2,.crc-story h2,.crc-feature-copy h2,.crc-photo-story h2,.crc-section-heading h2{font-size:44px}.crc-stats .crc-wrap{grid-template-columns:1fr 1fr}.crc-stats strong{font-size:40px}.crc-stats span{font-size:9px}.crc-event-body{padding:21px}.crc-event-body h3{font-size:29px}.crc-gallery-grid{width:100%;gap:3px}.crc-gallery-item,.crc-gallery-item:nth-child(n){grid-column:span 6;grid-row:span 2}.crc-gallery-item:nth-child(1),.crc-gallery-item:nth-child(6){grid-column:span 12;grid-row:span 3}.crc-sponsor-grid{grid-template-columns:1fr 1fr}.crc-sponsor-grid>a{padding:12px}.crc-events-past .crc-event-card{display:block}.crc-events-past .crc-event-image{min-height:190px}.crc-photo-story>img{min-height:330px}.crc-contact-copy h2,.crc-contact-form>h2{font-size:45px}.crc-event-facts .crc-wrap{grid-template-columns:1fr 1fr;gap:19px}.crc-hub-footer-grid{grid-template-columns:1fr}.crc-hub-footer-grid>div:first-child,.crc-hub-footer-grid>div:last-child{grid-column:auto}.crc-footer-cta{width:auto}.crc-hub-footer-brand{font-size:39px}}
.crc-can-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.crc-can-reveal.crc-is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.crc-can-reveal{opacity:1;transform:none}}

/* CRC Hub 3 — premium coastal system */
html:has(body.crc-hub-managed-page),body.crc-hub-managed-page{overflow-x:clip!important}.crc-hub-managed-page .crc-main{overflow:visible!important}
.crc-page-hero{isolation:isolate}.crc-page-hero>img{z-index:-2}.crc-page-hero-shade{z-index:-1;background:rgba(3,14,26,.34)!important}.crc-page-hero .crc-wrap{position:relative;padding:28px;max-width:900px;margin-left:max(24px,calc((100vw - var(--crc-max))/2));background:rgba(3,14,26,.38);border-left:3px solid var(--crc-blue);backdrop-filter:blur(2px)}.crc-page-hero h1,.crc-page-hero h1 i,.crc-page-hero h1 em{color:#fff!important;text-shadow:0 2px 30px rgba(0,0,0,.28)}.crc-page-hero p,.crc-page-hero .crc-eyebrow{color:#fff!important}
.crc-gsap-hero{height:200vh;background:var(--crc-ink);color:#fff}.crc-gsap-stage{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;background:var(--crc-ink)}.crc-hero-panel{position:absolute;inset:0;overflow:hidden;background:var(--crc-ink)}.crc-hero-panel>img{width:100%;height:100%;object-fit:cover}.crc-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,14,26,.07) 0%,rgba(3,14,26,.13) 46%,rgba(3,14,26,.54) 100%)}.crc-hero-panel-two .crc-hero-scrim{background:linear-gradient(180deg,rgba(3,14,26,.06) 0%,rgba(3,14,26,.12) 48%,rgba(3,14,26,.48) 100%)}.crc-hero-copy{position:absolute;z-index:2;left:50%;bottom:10vh;transform:translateX(-50%)}.crc-hero-copy>span{display:block;margin-bottom:24px;color:#77c2ff;font-size:11px;font-weight:800;letter-spacing:.28em}.crc-hero-copy h1,.crc-hero-copy h2{max-width:1000px;margin:0 0 26px;color:#fff;font:800 clamp(66px,8.5vw,142px)/.78 var(--crc-display);letter-spacing:-.035em;text-transform:uppercase}.crc-hero-copy h1 i{color:#fff;font-style:normal}.crc-hero-copy h1 em,.crc-hero-copy h2 em{color:#5eb5ff;font-style:normal}.crc-hero-copy p{max-width:630px;margin:0 0 28px;color:#fff;font-size:18px}.crc-hero-panel-two{visibility:hidden;opacity:0;clip-path:none!important}.crc-hero-panel-two .crc-hero-copy{bottom:12vh}.crc-hero-outline{position:absolute;top:14vh;left:-1vw;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.25);font:800 15vw/.8 var(--crc-display);white-space:nowrap}.crc-scroll-cue{position:absolute;z-index:3;right:4vw;bottom:5vh;font-size:9px;font-weight:800;letter-spacing:.2em;writing-mode:vertical-rl}.crc-scroll-cue b{margin-top:10px;color:#5eb5ff;font-size:22px}.crc-route-trace{position:absolute;z-index:4;left:5%;bottom:4%;width:90%;height:auto;pointer-events:none}.crc-route-trace path{fill:none;stroke:#55adf5;stroke-width:2;stroke-dasharray:1200;stroke-dashoffset:1200}.crc-hero-facts{display:flex;gap:30px;margin-top:35px}.crc-hero-facts b{font-size:11px;letter-spacing:.18em}.crc-marquee{padding:17px 0;overflow:hidden;background:var(--crc-blue);color:#fff;font:800 18px var(--crc-display);letter-spacing:.13em;white-space:nowrap}.crc-marquee i{font-style:normal}@keyframes crcMarquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
.crc-home-pillars{padding-bottom:110px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:14px}.crc-home-pillars article{min-height:260px;height:100%;padding:34px;display:flex;flex-direction:column;border:1px solid var(--crc-line);background:#fff}.crc-home-pillars span{color:var(--crc-blue);font:800 15px var(--crc-display)}.crc-home-pillars h3{margin:auto 0 15px;font-size:36px}.crc-home-pillars p{margin-bottom:0;color:var(--crc-muted);font-size:14px}.crc-kinetic-story{position:relative;min-height:760px;padding:8vw;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:8vw;overflow:hidden;background:var(--crc-ink);color:#fff}.crc-kinetic-photo{height:600px;overflow:hidden}.crc-kinetic-photo img{width:100%;height:120%;object-fit:cover}.crc-kinetic-copy{position:relative;z-index:2}.crc-kinetic-copy h2{margin:15px 0 25px;color:#fff;font-size:clamp(55px,6vw,92px);text-transform:uppercase}.crc-kinetic-copy h2 em{color:#65b9ff;font-style:normal}.crc-kinetic-copy p{max-width:580px;color:#bbcad7}.crc-kinetic-copy .crc-button{margin-top:20px}.crc-kinetic-word{position:absolute;right:-3vw;bottom:-4vw;color:transparent;-webkit-text-stroke:1px rgba(101,185,255,.18);font:800 17vw/.7 var(--crc-display)}.crc-run-rhythm{padding-block:120px}.crc-run-rhythm>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--crc-line)}.crc-run-rhythm article{min-height:260px;padding:28px;border-right:1px solid var(--crc-line)}.crc-run-rhythm article:last-child{border:0}.crc-run-rhythm b{color:var(--crc-blue);font:800 18px var(--crc-display)}.crc-run-rhythm h3{margin-top:70px;font-size:30px}.crc-run-rhythm p{color:var(--crc-muted);font-size:13px}.crc-quote-band{padding:130px 0;background:#eaf5fb}.crc-quote-band span{color:var(--crc-blue);font-size:10px;font-weight:800;letter-spacing:.2em}.crc-quote-band blockquote{max-width:1050px;margin:35px 0;color:var(--crc-ink);font:700 clamp(48px,6.5vw,90px)/.95 var(--crc-display);text-transform:uppercase}.crc-quote-band p{color:var(--crc-muted);font-size:10px;letter-spacing:.18em}.crc-instagram-cta{margin-block:80px 120px;padding:45px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;border:1px solid var(--crc-line)}.crc-instagram-cta h2{max-width:760px;margin:10px 0 0;font-size:48px}.crc-instagram-cta>a{flex:0 0 auto;padding:16px 22px;border-radius:99px;background:var(--crc-ink);color:#fff;text-decoration:none;font-weight:800}
.crc-event-grid{align-items:stretch}.crc-event-card{min-width:0;height:100%;display:flex!important;flex-direction:column;overflow:hidden}.crc-event-image{flex:0 0 auto;width:100%;aspect-ratio:1.55}.crc-event-body{min-width:0;display:flex!important;flex:1;flex-direction:column}.crc-event-body h3{overflow-wrap:anywhere}.crc-event-body p{flex:1}.crc-card-link{margin-top:auto}.crc-events-past .crc-event-card{height:100%}.crc-event-promise{padding:110px 0;background:#eaf5fb}.crc-event-promise>.crc-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.crc-event-promise h2{font-size:58px;text-transform:uppercase}.crc-promise-grid{display:grid;gap:1px;background:#bfd9eb}.crc-promise-grid article{padding:28px;background:#eaf5fb}.crc-promise-grid b{color:var(--crc-blue);font-size:24px}.crc-promise-grid h3{font-size:27px}.crc-promise-grid p{color:var(--crc-muted)}
.crc-gallery{overflow:hidden}.crc-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:auto!important;align-items:stretch;gap:10px}.crc-gallery-item,.crc-gallery-item:nth-child(n){grid-column:auto!important;grid-row:auto!important;width:100%;height:auto;aspect-ratio:4/3;display:block;opacity:1!important;transform:none!important}.crc-gallery-item:nth-child(1),.crc-gallery-item:nth-child(7){grid-column:span 2!important;aspect-ratio:2/1}.crc-gallery-item img{display:block;width:100%;height:100%;object-fit:cover}.crc-gallery-home{padding-block:110px}.crc-gallery-home .crc-gallery-grid{margin-top:38px}
.crc-origin-grid{padding-block:120px;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.crc-origin-title h2,.crc-belong h2{font-size:60px;text-transform:uppercase}.crc-origin-steps article{padding:26px 0;border-top:1px solid var(--crc-line)}.crc-origin-steps b{color:var(--crc-blue);font-size:10px;letter-spacing:.18em}.crc-origin-steps p{color:var(--crc-muted);font-size:16px}.crc-about-mosaic{min-height:650px;display:grid;grid-template-columns:1fr .72fr 1fr}.crc-about-mosaic img{width:100%;height:100%;object-fit:cover}.crc-about-mosaic>div{padding:50px 25px;display:flex;flex-direction:column;justify-content:space-between;background:var(--crc-blue);color:#fff}.crc-about-mosaic span{font-size:10px;letter-spacing:.2em}.crc-about-mosaic strong{font:800 clamp(54px,6vw,85px)/.78 var(--crc-display)}.crc-belong{padding-block:120px;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.crc-belong p{color:var(--crc-muted);font-size:17px}.crc-club-code{padding:130px 0;background:var(--crc-ink);color:#fff}.crc-club-code span{color:#70bdff;font-size:10px;font-weight:800;letter-spacing:.2em}.crc-club-code h2{max-width:980px;margin:25px 0 35px;color:#fff;font-size:clamp(52px,7vw,92px);text-transform:uppercase}.crc-club-code a{color:#fff;font-weight:800}
.crc-contact-form input[type=submit],.crc-contact-form button[type=submit],.crc-contact-form .wpcf7-submit{min-width:210px!important;min-height:50px!important;padding:12px 24px!important;border:0!important;border-radius:99px!important;background:var(--crc-blue)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;font-size:14px!important;font-weight:800!important;cursor:pointer}.crc-contact-form button[type=submit]:disabled{opacity:.62!important}.crc-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.crc-contact-form .wpcf7-spinner{vertical-align:middle}.crc-contact-form form{position:relative}
@media(max-width:782px){.crc-gsap-hero{height:180vh}.crc-hero-copy{bottom:8vh}.crc-hero-copy h1,.crc-hero-copy h2{font-size:clamp(55px,16vw,78px);line-height:.82}.crc-hero-copy p{font-size:15px}.crc-hero-panel>img{object-position:58% center}.crc-hero-facts{gap:12px;flex-wrap:wrap}.crc-scroll-cue,.crc-route-trace{display:none}.crc-page-hero .crc-wrap{width:calc(100% - 34px);margin:0 auto;padding:20px}.crc-page-hero-shade{background:rgba(3,14,26,.25)!important}.crc-home-pillars,.crc-run-rhythm>div:last-child{grid-template-columns:1fr}.crc-home-pillars{padding-bottom:78px}.crc-home-pillars article{min-height:210px}.crc-kinetic-story{padding:75px 20px;grid-template-columns:1fr;gap:45px}.crc-kinetic-photo{height:420px}.crc-run-rhythm{padding-block:78px}.crc-run-rhythm article{min-height:190px;border-right:0;border-bottom:1px solid var(--crc-line)}.crc-run-rhythm h3{margin-top:35px}.crc-quote-band{padding:85px 0}.crc-instagram-cta{margin-block:60px 80px;padding:28px;align-items:flex-start;flex-direction:column}.crc-instagram-cta h2{font-size:39px}.crc-event-promise{padding:78px 0}.crc-event-promise>.crc-wrap{grid-template-columns:1fr;gap:35px}.crc-event-promise h2{font-size:45px}.crc-gallery-grid{width:calc(100% - 24px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px}.crc-gallery-item,.crc-gallery-item:nth-child(n){grid-column:auto!important;aspect-ratio:1/1}.crc-gallery-item:nth-child(1),.crc-gallery-item:nth-child(7){grid-column:span 2!important;aspect-ratio:16/9}.crc-origin-grid,.crc-belong{padding-block:78px;grid-template-columns:1fr;gap:35px}.crc-origin-title h2,.crc-belong h2{font-size:46px}.crc-about-mosaic{min-height:900px;grid-template-columns:1fr}.crc-about-mosaic img{height:330px}.crc-about-mosaic>div{min-height:280px}.crc-contact{padding-top:78px}.crc-contact-form input[type=submit]{width:100%}.crc-page-hero h1{font-size:50px!important}.crc-page-hero p{max-width:100%}.crc-event-grid{grid-auto-rows:auto}}
@media(max-width:480px){.crc-hero-copy h1,.crc-hero-copy h2{font-size:52px}.crc-hero-copy>span{font-size:9px;letter-spacing:.18em}.crc-hero-panel-one .crc-hero-copy{bottom:6vh}.crc-page-hero{min-height:620px}.crc-gallery-grid{width:100%!important}.crc-event-promise h2,.crc-origin-title h2,.crc-belong h2{font-size:40px}.crc-about-mosaic{min-height:820px}.crc-instagram-cta>a{width:100%;text-align:center}}

/* 3.1 Elementor document and editorial refinements */
.elementor-widget-crc-hub-home-page,.elementor-widget-crc-hub-events-page,.elementor-widget-crc-hub-about-page,.elementor-widget-crc-hub-gallery-page,.elementor-widget-crc-hub-contact-page{width:100%;max-width:none!important}
.elementor-widget-crc-hub-home-page>.elementor-widget-container,.elementor-widget-crc-hub-events-page>.elementor-widget-container,.elementor-widget-crc-hub-about-page>.elementor-widget-container,.elementor-widget-crc-hub-gallery-page>.elementor-widget-container,.elementor-widget-crc-hub-contact-page>.elementor-widget-container{overflow:visible}
.crc-hero-copy h1,.crc-hero-copy h2{max-width:min(1080px,92vw);font-size:clamp(62px,7.5vw,122px);line-height:.9;letter-spacing:-.025em;text-wrap:balance}
.crc-hero-panel-two .crc-hero-copy{bottom:9vh}.crc-hero-panel-two .crc-hero-copy h2{max-width:1120px}
.crc-page-hero h1{line-height:.9;text-wrap:balance}.crc-page-hero-logo{position:absolute!important;z-index:3!important;top:125px!important;right:max(28px,calc((100vw - var(--crc-max))/2))!important;width:76px!important;height:76px!important;object-fit:contain!important;filter:drop-shadow(0 10px 24px rgba(0,0,0,.25))}
.crc-gallery-home{position:relative;isolation:isolate;background:var(--crc-ink);color:#fff}.crc-gallery-home .crc-section-heading h2,.crc-gallery-home .crc-section-heading p{color:#fff!important}.crc-gallery-home .crc-kicker,.crc-gallery-home .crc-text-link{color:#69b9ff!important}.crc-gallery-home:before{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(180deg,#fff 0,var(--crc-ink) 24%,var(--crc-ink) 100%);pointer-events:none}
.crc-quote-grid{display:grid;grid-template-columns:minmax(280px,.72fr) 1.28fr;align-items:center;gap:clamp(42px,7vw,110px)}.crc-quote-photo{position:relative;min-height:520px}.crc-quote-photo>img:first-child{position:absolute;width:100%;height:100%;object-fit:cover}.crc-quote-logo{position:absolute;right:-32px;bottom:28px;width:105px!important;height:105px!important;padding:12px;border-radius:50%;background:rgba(6,17,31,.92);object-fit:contain}.crc-quote-grid blockquote{font-size:clamp(44px,5vw,78px)}
.crc-home-past{padding:120px 0;background:#f4f8fc}.crc-home-past .crc-events-widget{width:100%;padding:0}.crc-home-past .crc-empty{margin:0 0 28px;padding:28px;border:1px solid var(--crc-line);background:#fff}.crc-home-past>.crc-wrap>.crc-text-link{display:inline-block;margin-top:28px}
.crc-belong>div,.crc-origin-grid>div{min-width:0}.crc-belong h2,.crc-origin-title h2{max-width:100%;line-height:.94;overflow-wrap:normal;text-wrap:balance}.crc-gallery-intro h2{line-height:.94;text-wrap:balance}
@media(max-width:1024px){.crc-hero-copy h1,.crc-hero-copy h2{font-size:clamp(58px,9vw,94px);line-height:.92}.crc-page-hero-logo{top:115px!important;width:62px!important;height:62px!important}}
@media(max-width:782px){.crc-hero-copy{width:calc(100% - 34px)}.crc-hero-copy h1,.crc-hero-copy h2{max-width:100%;font-size:clamp(48px,13.2vw,68px);line-height:.94;letter-spacing:-.018em}.crc-hero-panel-two .crc-hero-copy{bottom:10vh}.crc-page-hero-logo{top:105px!important;right:20px!important;width:54px!important;height:54px!important}.crc-quote-grid{grid-template-columns:1fr;gap:38px}.crc-quote-photo{min-height:390px}.crc-quote-logo{right:18px;bottom:-25px;width:82px!important;height:82px!important}.crc-home-past{padding:82px 0}.crc-gallery-home:before{background:linear-gradient(180deg,#fff 0,var(--crc-ink) 14%,var(--crc-ink) 100%)}}
@media(max-width:480px){.crc-hero-copy h1,.crc-hero-copy h2{font-size:clamp(44px,12.3vw,58px);line-height:.96}.crc-page-hero h1{font-size:46px!important;line-height:.94}.crc-page-hero-logo{top:98px!important;width:48px!important;height:48px!important}.crc-belong h2,.crc-origin-title h2,.crc-gallery-intro h2{font-size:38px;line-height:.96}.crc-quote-photo{min-height:320px}.crc-quote-grid blockquote{font-size:40px;line-height:.98}}
.crc-gallery-home:before{display:none!important}
.elementor-widget-crc-hub-page-section{width:100%;max-width:none!important;margin:0!important}.elementor-widget-crc-hub-page-section>.elementor-widget-container{overflow:visible}.crc-elementor-empty{min-height:110px;padding:28px;display:flex;flex-direction:column;justify-content:center;gap:6px;border:2px dashed #b9cee0;background:#f4f8fc;color:#52657a}.crc-elementor-empty strong{color:#06111f;font-family:var(--crc-display);font-size:24px}
body.crc-hub-enabled{max-width:100%;overflow-x:hidden!important}.crc-hub-enabled .elementor,.crc-hub-enabled .elementor-element{min-width:0}.crc-hub-enabled .elementor-widget-crc-hub-page-section{overflow:clip}
@media(prefers-reduced-motion:reduce){.crc-gsap-hero{height:100vh}.crc-hero-panel-two{display:none}.crc-marquee>div{animation:none}.crc-route-trace path{stroke-dashoffset:0}}

/* 3.3 responsive editorial controls and mobile polish */
.crc-widget-tune{width:100%;min-width:0}.crc-widget-tune>section,.crc-widget-tune>div{margin-top:0!important;margin-bottom:0!important}.crc-tone-light>section{background:#fff!important;color:var(--crc-ink)!important}.crc-tone-dark>section{background:var(--crc-ink)!important;color:#fff!important}.crc-tone-blue>section{background:var(--crc-blue)!important;color:#fff!important}
.crc-inline-icon{width:1.05em;height:1.05em;display:inline-block;flex:0 0 auto;vertical-align:-.14em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.crc-button,.crc-instagram-cta>a,.crc-footer-cta,.crc-card-link,.crc-contact-items strong{align-items:center;gap:10px}.crc-instagram-cta>a,.crc-footer-cta{display:inline-flex!important;justify-content:center}.crc-social span{display:inline-flex;float:none!important}.crc-social{display:flex!important;align-items:center;justify-content:space-between}
.crc-hub-enabled .go-top{display:none!important}.crc-back-to-top{position:fixed;z-index:1200;right:22px;bottom:22px;width:52px;height:52px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:var(--crc-blue);color:#fff;box-shadow:0 14px 34px rgba(6,17,31,.24);opacity:0;visibility:hidden;transform:translateY(16px);transition:opacity .2s,visibility .2s,transform .2s,background .2s;cursor:pointer}.crc-back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.crc-back-to-top:hover{background:var(--crc-blue-dark)}.crc-back-to-top .crc-inline-icon{width:23px;height:23px}
.crc-page-hero{overflow:hidden}.crc-page-hero>.crc-page-hero-image,.crc-hero-panel>img,.crc-event-image img,.crc-gallery-item img,.crc-about-mosaic>img,.crc-photo-story>img,.crc-kinetic-photo img,.crc-pace-photo>img:first-child{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important}.crc-page-hero>.crc-page-hero-image,.crc-hero-panel>img{position:absolute!important;inset:0!important}.crc-hero-panel>img{z-index:0}.crc-hero-scrim,.crc-hero-copy,.crc-scroll-cue{z-index:2}.crc-page-hero-logo{height:auto!important}
.crc-marquee{--crc-marquee-duration:24s;overflow:hidden!important}.crc-marquee-track{width:max-content;display:flex;will-change:transform;animation:crcMarquee var(--crc-marquee-duration) linear infinite!important}.crc-marquee-group{min-width:100vw;padding:0 28px;display:flex;flex:0 0 auto;align-items:center;justify-content:space-around}.crc-marquee-group i{margin-inline:25px}.crc-marquee-reduced{display:none}
.crc-intro-glimpse{max-width:520px;margin:38px 0 0;display:grid;grid-template-columns:210px 1fr;align-items:stretch;gap:18px}.crc-intro-glimpse img{width:210px!important;height:132px!important;display:block;object-fit:cover!important}.crc-intro-glimpse figcaption{padding:15px 0;display:flex;flex-direction:column;justify-content:space-between;border-top:1px solid var(--crc-line);border-bottom:1px solid var(--crc-line)}.crc-intro-glimpse figcaption span{color:var(--crc-blue);font-size:9px;font-weight:800;letter-spacing:.17em}.crc-intro-glimpse figcaption strong{font:700 23px/1 var(--crc-display)}
.crc-quote-band{padding:100px 0;background:#eaf5fb}.crc-pace-grid{display:grid;grid-template-columns:minmax(300px,.9fr) 1.1fr;align-items:stretch;gap:clamp(36px,6vw,90px)}.crc-pace-photo{position:relative;min-height:560px;overflow:visible}.crc-pace-photo>img:first-child{position:absolute;inset:0}.crc-pace-panel{padding-block:34px;display:flex;flex-direction:column;justify-content:center}.crc-pace-panel>span{color:var(--crc-blue);font-size:10px;font-weight:800;letter-spacing:.2em}.crc-pace-panel h2{max-width:650px;margin:16px 0 30px;font-size:clamp(48px,5.3vw,78px);line-height:.94;text-transform:uppercase}.crc-pace-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.crc-pace-tabs button{min-height:44px;padding:10px 16px;border:1px solid #b9d2e7;border-radius:99px;background:transparent;color:var(--crc-ink);font:700 12px var(--crc-body);cursor:pointer}.crc-pace-tabs button[aria-selected=true]{border-color:var(--crc-blue);background:var(--crc-blue);color:#fff}.crc-pace-result{position:relative;min-height:220px;padding:30px;overflow:hidden;background:var(--crc-ink);color:#fff}.crc-pace-result strong{display:block;font:700 36px var(--crc-display);text-transform:uppercase}.crc-pace-result p{max-width:520px;margin:12px 0 50px;color:#bfd0df;font-size:15px;letter-spacing:0}.crc-pace-route{position:absolute;right:25px;bottom:24px;left:25px;height:34px;border-bottom:2px solid #2c587d}.crc-pace-route:before{position:absolute;right:0;bottom:-6px;width:12px;height:12px;border-radius:50%;content:"";background:#67baff}.crc-pace-route i{position:absolute;left:0;bottom:-5px;width:10px;height:10px;border:2px solid #67baff;border-radius:50%}.crc-pace-route b{position:absolute;left:0;bottom:0;width:42%;height:18px;border-top:2px solid #67baff;border-radius:50%;transition:width .35s}.crc-quote-band[data-active-pace=social] .crc-pace-route b{width:68%}.crc-quote-band[data-active-pace=challenge] .crc-pace-route b{width:96%}
.crc-event-promise{padding:88px 0}.crc-promise-grid{gap:0!important;background:transparent!important}.crc-promise-grid article{min-height:0!important;padding:24px 0!important;border-top:1px solid #bcd6e9;background:transparent!important}.crc-promise-grid article:last-child{border-bottom:1px solid #bcd6e9}.crc-promise-grid b{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--crc-blue);color:#fff;font-size:15px}.crc-promise-grid h3{margin:12px 0 8px}.crc-promise-grid p{margin-bottom:0}
.crc-belong h2,.crc-origin-title h2,.crc-story h2,.crc-intro h2,.crc-about-mosaic strong{line-height:.96!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;text-wrap:balance}.crc-about-mosaic strong{font-size:clamp(50px,5.4vw,78px)}
@media(max-width:782px){
	.crc-gsap-hero{height:165svh!important}.crc-gsap-stage{height:100svh}.crc-hero-panel>img{object-position:58% center!important}.crc-hero-copy{bottom:7svh!important}.crc-hero-copy>span{margin-bottom:16px}.crc-hero-copy h1,.crc-hero-copy h2{margin-bottom:18px}.crc-hero-copy p{margin-bottom:20px}.crc-hero-panel-two .crc-hero-copy{bottom:9svh!important}
	.crc-page-hero{min-height:560px!important;padding:118px 0 46px!important;align-items:flex-end}.crc-page-hero .crc-wrap{padding:22px!important;background:rgba(3,14,26,.68)!important;backdrop-filter:blur(5px)}.crc-page-hero h1{margin:11px 0 16px!important;line-height:1!important}.crc-page-hero p{margin-bottom:0!important;line-height:1.65}.crc-page-hero-logo{top:90px!important;right:16px!important}
	.crc-intro,.crc-story,.crc-photo-story,.crc-contact,.crc-event-detail,.crc-origin-grid,.crc-belong{padding-block:58px!important;gap:28px!important}.crc-values,.crc-events-widget,.crc-events-past,.crc-gallery,.crc-sponsors,.crc-home-past,.crc-run-rhythm,.crc-final-cta,.crc-club-code{padding-block:62px!important}.crc-gallery-intro{padding:62px 0 28px!important}.crc-events-index{padding-top:62px!important}.crc-events-index>.crc-events-widget{padding-bottom:62px!important}.crc-section-heading{margin-bottom:30px}.crc-home-pillars{padding-bottom:58px!important;grid-auto-rows:auto}.crc-home-pillars article{min-height:170px;height:auto;padding:25px}.crc-home-pillars h3{margin-top:35px}.crc-intro-glimpse{max-width:none;margin-top:30px;grid-template-columns:145px 1fr;gap:14px}.crc-intro-glimpse img{width:145px!important;height:108px!important}.crc-intro-glimpse figcaption{padding:10px 0}.crc-intro-glimpse figcaption strong{font-size:20px}.crc-run-rhythm article{min-height:0;padding:24px 10px}.crc-run-rhythm h3{margin-top:18px}.crc-how{padding-block:62px!important;gap:32px}.crc-how>div{padding-top:20px}
	.crc-pace-grid{grid-template-columns:1fr;gap:0}.crc-pace-photo{min-height:330px}.crc-pace-panel{padding:34px 18px 0}.crc-pace-panel h2{font-size:43px;line-height:.98}.crc-pace-tabs{display:grid;grid-template-columns:repeat(3,1fr)}.crc-pace-tabs button{padding-inline:7px}.crc-pace-result{min-height:200px;padding:25px}.crc-quote-logo{right:16px!important;bottom:-22px!important}.crc-quote-band{padding:62px 0!important}
	.crc-about-mosaic{min-height:0!important;grid-template-columns:1fr!important}.crc-about-mosaic>img{height:260px!important}.crc-about-mosaic>div{min-height:230px!important;padding:30px 24px!important}.crc-about-mosaic strong{font-size:54px!important;line-height:.92!important}.crc-belong h2,.crc-origin-title h2,.crc-story h2{font-size:42px!important;line-height:1!important}.crc-belong p,.crc-origin-steps p,.crc-story p{font-size:15px;line-height:1.75}
	.crc-event-promise{padding:62px 0!important}.crc-event-promise>.crc-wrap{gap:20px}.crc-event-promise h2{font-size:42px;line-height:.98}.crc-promise-grid article{padding:21px 0!important}.crc-instagram-cta{margin-block:48px!important}.crc-hub-footer{padding-top:62px}.crc-hub-footer-grid{gap:34px 24px}.crc-hub-footer-bottom{margin-top:38px}.crc-back-to-top{right:16px;bottom:18px;width:48px;height:48px}
}
@media(max-width:480px){.crc-hero-copy h1,.crc-hero-copy h2{font-size:clamp(42px,12vw,55px)!important;line-height:1!important}.crc-page-hero h1{font-size:42px!important}.crc-page-hero{min-height:540px!important}.crc-pace-tabs{grid-template-columns:1fr}.crc-pace-tabs button{width:100%}.crc-pace-panel h2{font-size:39px}.crc-instagram-cta h2{font-size:34px;line-height:1}.crc-final-cta h2{font-size:48px;line-height:.96}.crc-gallery-grid{width:calc(100% - 20px)!important}.crc-about-mosaic strong{font-size:48px!important}}
html.crc-reduced-motion .crc-marquee-track{display:none!important}html.crc-reduced-motion .crc-marquee-reduced{display:block;text-align:center}@media(prefers-reduced-motion:reduce){.crc-marquee-track{display:none!important;animation:none!important}.crc-marquee-reduced{display:block;text-align:center}.crc-back-to-top{scroll-behavior:auto}}
.crc-hero-panel{margin:0!important}

/* 3.5 native CRC contact form */
.crc-native-contact{position:relative}.crc-form-intro{margin:-6px 0 28px;color:var(--crc-muted);font-size:14px;line-height:1.7}.crc-native-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.crc-native-fields label{margin:0}.crc-native-fields .is-wide,.crc-native-fields .crc-consent{grid-column:1/-1}.crc-native-fields input:not([type=checkbox]),.crc-native-fields textarea,.crc-native-fields select{min-height:52px;margin-top:8px;padding:14px 16px;border:1px solid #c7d7e5;border-radius:11px;background:#fff;color:var(--crc-ink);font:500 15px/1.4 var(--crc-body);box-shadow:none;transition:border-color .18s,box-shadow .18s}.crc-native-fields textarea{min-height:155px;resize:vertical}.crc-native-fields input:focus,.crc-native-fields textarea:focus,.crc-native-fields select:focus{outline:0;border-color:var(--crc-blue);box-shadow:0 0 0 3px rgba(8,127,231,.13)}.crc-consent{padding:14px 0;display:flex!important;align-items:flex-start;gap:11px;color:var(--crc-muted)!important;line-height:1.55}.crc-consent input{width:19px;height:19px;margin:1px 0 0;flex:0 0 auto;accent-color:var(--crc-blue)}.crc-form-submit{min-width:220px;min-height:52px;margin-top:25px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:999px;background:var(--crc-blue);color:#fff;font:800 14px var(--crc-body);cursor:pointer;transition:background .18s,transform .18s}.crc-form-submit:hover{background:var(--crc-blue-dark);transform:translateY(-2px)}.crc-form-submit svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.crc-form-status{margin:0 0 22px;padding:15px 17px;border-left:4px solid #087fe7;border-radius:0 9px 9px 0;background:#eaf5ff;color:#174d76;font-weight:700;line-height:1.5}.crc-form-status.is-success{border-color:#16865f;background:#e8f7f0;color:#176b4d}.crc-form-status.is-error{border-color:#b32d2e;background:#faeded;color:#8b2526}.elementor-widget-crc-hub-contact-form{width:100%}.elementor-widget-crc-hub-contact-form .crc-contact-form{max-width:820px;margin-inline:auto}
.crc-choice-group{margin:0;padding:14px 0;border:0}.crc-choice-group legend{margin-bottom:10px;color:var(--crc-muted);font-size:12px;font-weight:700}.crc-choice{margin:0 16px 9px 0!important;display:inline-flex!important;align-items:flex-start;gap:9px;color:var(--crc-ink)!important;font-size:14px!important;line-height:1.45}.crc-choice input{width:19px;height:19px;margin:0;flex:0 0 auto;accent-color:var(--crc-blue)}.crc-security-question{padding-top:5px}.crc-recaptcha{min-height:78px;display:flex;align-items:center;overflow-x:auto}
@media(max-width:782px){.crc-native-fields{grid-template-columns:1fr;gap:16px}.crc-native-fields .is-wide,.crc-native-fields .crc-consent{grid-column:auto}.crc-form-submit{width:100%}}

/* 3.4 full-resolution media, compact premium rhythm and granular Elementor controls */
:root{--crc-media-radius:22px}
.crc-hero-panel-two{--crc-hero-reveal:100%;clip-path:inset(var(--crc-hero-reveal) 0 0 0)!important}
.crc-hero-scrim{inset:-1px!important;background:linear-gradient(180deg,rgba(3,14,26,.04) 0%,rgba(3,14,26,.10) 48%,rgba(3,14,26,.43) 100%)}
.crc-hero-panel-two .crc-hero-scrim{background:linear-gradient(180deg,rgba(3,14,26,.04) 0%,rgba(3,14,26,.09) 50%,rgba(3,14,26,.40) 100%)}

.crc-event-card,.crc-gallery-item,.crc-kinetic-photo,.crc-intro-glimpse,.crc-photo-story>img,.crc-pace-result,.crc-contact-form,.crc-instagram-cta{border-radius:var(--crc-media-radius)}
.crc-event-card,.crc-gallery-item,.crc-kinetic-photo,.crc-intro-glimpse,.crc-pace-result,.crc-contact-form,.crc-instagram-cta{overflow:hidden}
.crc-pace-photo>img:first-child{border-radius:var(--crc-media-radius)}
.crc-sponsor-grid>a{border-radius:14px;background:#fff}
.crc-event-image{border-radius:calc(var(--crc-media-radius) - 1px) calc(var(--crc-media-radius) - 1px) 0 0}
.crc-gallery-grid{gap:14px}.crc-gallery-item{background:#dfeaf3}

.crc-home-pillars{grid-auto-rows:1fr;align-items:stretch}.crc-home-pillars article{min-height:225px;border-radius:18px}.crc-home-pillars h3{margin-top:auto}
.crc-run-rhythm>div:last-child{gap:12px;border-top:0}.crc-run-rhythm article{position:relative;min-height:215px;border:1px solid var(--crc-line)!important;border-radius:18px;background:linear-gradient(145deg,#fff 68%,#f1f8fd)}
.crc-run-rhythm article:after{position:absolute;right:22px;bottom:20px;width:34px;height:2px;content:"";background:var(--crc-blue);box-shadow:10px -6px 0 -1px var(--crc-blue)}
.crc-run-rhythm h3{margin-top:44px}.crc-run-rhythm p{padding-right:20px}

@media(min-width:783px){
	.crc-intro,.crc-story{padding-block:96px}.crc-home-pillars{padding-bottom:92px}.crc-events-widget{padding-block:96px}.crc-kinetic-story{min-height:690px;padding:clamp(76px,7vw,100px)}.crc-kinetic-photo{height:540px}.crc-run-rhythm{padding-block:94px}.crc-quote-band{padding-block:92px}.crc-home-past{padding-block:94px}.crc-gallery{padding-block:92px}.crc-gallery-full{padding-top:10px}.crc-gallery-intro{padding:92px 0 42px}.crc-sponsors{padding-block:92px}.crc-final-cta{padding-block:92px}.crc-contact{padding-block:96px}.crc-events-index{padding-top:96px}.crc-events-index>.crc-events-widget{padding-bottom:96px}.crc-events-past{padding-block:94px}.crc-how{padding-block:90px}.crc-event-promise{padding-block:82px}.crc-values,.crc-origin-grid,.crc-belong,.crc-photo-story,.crc-club-code{padding-block:94px}
}

.crc-spacing-compact{--crc-section-density:62px}.crc-spacing-balanced{--crc-section-density:88px}.crc-spacing-airy{--crc-section-density:118px}
.crc-widget-tune:not(.crc-spacing-custom) :is(.crc-intro,.crc-story,.crc-events-widget,.crc-kinetic-story,.crc-run-rhythm,.crc-quote-band,.crc-home-past,.crc-gallery,.crc-sponsors,.crc-final-cta,.crc-contact,.crc-events-past,.crc-how,.crc-event-promise,.crc-values,.crc-origin-grid,.crc-belong,.crc-photo-story,.crc-club-code){padding-block:var(--crc-section-density)!important}
.crc-widget-tune:not(.crc-spacing-custom) .crc-gallery-intro{padding-top:var(--crc-section-density)!important;padding-bottom:calc(var(--crc-section-density) * .48)!important}
.crc-widget-tune:not(.crc-spacing-custom) .crc-events-index{padding-top:var(--crc-section-density)!important}
.crc-widget-tune:not(.crc-spacing-custom) .crc-events-index>.crc-events-widget{padding-top:0!important;padding-bottom:var(--crc-section-density)!important}

@media(max-width:782px){
	:root{--crc-media-radius:16px}
	.crc-spacing-compact{--crc-section-density:46px}.crc-spacing-balanced{--crc-section-density:58px}.crc-spacing-airy{--crc-section-density:76px}
	.crc-gallery-grid{gap:7px}.crc-home-pillars article{min-height:0}.crc-run-rhythm>div:last-child{gap:10px}.crc-run-rhythm article{padding:24px!important;border:1px solid var(--crc-line)!important;border-radius:14px}.crc-run-rhythm h3{margin-top:22px}.crc-run-rhythm article:after{right:18px;bottom:17px}
	.crc-hero-scrim{inset:-2px!important}.crc-intro-glimpse{border-radius:14px;background:#f4f8fc}.crc-intro-glimpse figcaption{padding-right:12px}
}
