:root{--navy:#10213f;--blue:#277eb5;--pink:#ef6b9a;--green:#6c9b72;--mint:#eef8ef;--ink:#10213f;--muted:#5e6b7b;--soft:#f7f8fb;--line:#dce6ed;--white:#fff;--gold:#f5b940}
*{box-sizing:border-box}
body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}
a{color:inherit} img,iframe,video,table{max-width:100%} iframe,video{display:block} table{width:100%;overflow:auto}
a:focus,a:focus-visible,button:focus,button:focus-visible,input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible,summary:focus,summary:focus-visible{outline:3px solid var(--pink);outline-offset:4px}
.cc26-alert{background:linear-gradient(90deg,var(--navy),#163a5b);color:#fff;text-align:center;font-weight:800;font-size:13px;padding:10px 18px}
.cc26-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:24px;justify-content:space-between;padding:15px clamp(18px,4vw,64px);background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.cc26-logo{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;color:var(--navy)}
.cc26-logo-mark{display:block;width:58px;height:58px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 10px 22px rgba(16,33,63,.16))}
.cc26-logo img{height:58px;width:58px}.cc26-header nav{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;font-size:14px;font-weight:900}.cc26-header nav a{text-decoration:none;color:var(--muted)}.cc26-header nav a.active,.cc26-header nav a:hover{color:var(--blue)}
.cc26-nav-cta{background:var(--pink);color:#fff;text-decoration:none;font-weight:900;padding:12px 18px;border-radius:999px;box-shadow:0 12px 30px rgba(239,107,154,.28)}
.cc26-hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:760px;background:linear-gradient(135deg,#f8fbff,#f8edf3);overflow:hidden;position:relative}.cc26-hero:before{content:"";position:absolute;inset:auto 0 0 0;height:190px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff);z-index:1;pointer-events:none}.cc26-hero-media{position:relative;min-height:560px}.cc26-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,33,63,.36),rgba(16,33,63,.03))}.cc26-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.cc26-hero-content{align-self:center;margin:44px clamp(22px,5vw,76px);padding:54px clamp(24px,4vw,58px);background:rgba(255,255,255,.84);border:1px solid rgba(220,230,237,.85);border-radius:38px;box-shadow:0 28px 90px rgba(16,33,63,.16);backdrop-filter:blur(18px);position:relative;z-index:2}
.cc26-kicker{margin:0 0 12px;color:var(--pink);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
h1{font-size:clamp(34px,5.4vw,76px);letter-spacing:-.04em;line-height:.92;margin:0 0 24px;color:var(--navy);max-width:880px}h2{font-size:clamp(32px,4vw,58px);letter-spacing:-.035em;line-height:1;margin:0 0 18px;color:var(--navy)}h3{font-size:24px;margin:0 0 12px;color:var(--navy)}
.cc26-hero-content>p:not(.cc26-kicker){font-size:21px;max-width:700px;color:#31425b}.cc26-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.cc26-actions a,.cc26-band>a,.cc26-form-panel>a,.cc26-card-callout>a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;text-decoration:none;font-weight:900}.cc26-actions .primary,.cc26-band>a,.cc26-form-panel>a{background:var(--pink);color:#fff}.cc26-actions .secondary{background:var(--navy);color:#fff}.cc26-actions .tertiary,.cc26-actions.compact a{background:#fff;border:1px solid var(--line);color:var(--navy)}
.cc26-detail-grid,.cc26-priority-actions,.cc26-impact-row{max-width:1220px;margin:-54px auto 92px;padding:0 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;position:relative;z-index:4}.cc26-detail-grid article,.cc26-priority-actions a,.cc26-impact-row div,.cc26-card-callout{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 24px 70px rgba(16,33,63,.12);text-decoration:none}.cc26-detail-grid article:first-child{border-top:5px solid var(--pink)}.cc26-detail-grid span{display:inline-flex;color:var(--blue);font-weight:900;font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.cc26-detail-grid strong,.cc26-impact-row span{display:block;color:var(--navy);font-size:30px;line-height:1.05;font-weight:900}.cc26-detail-grid p,.cc26-impact-row p,.cc26-priority-actions span{color:var(--muted);margin-bottom:0}.cc26-priority-actions{margin:60px auto 92px}.cc26-priority-actions strong{display:block;font-size:22px;color:var(--navy)}
.cc26-section{max-width:1220px;margin:0 auto 54px;padding:clamp(24px,4vw,54px) 22px}.cc26-section.cc26-hero{display:block;min-height:auto;background:linear-gradient(135deg,#f8fbff,#f8edf3);border-bottom:1px solid var(--line)}.cc26-section>p{max-width:820px;color:var(--muted);font-size:18px}.cc26-section ul{max-width:860px;color:var(--muted);font-size:18px}.cc26-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin:8px 8px 8px 0;padding:0 22px;border-radius:999px;background:var(--pink);color:#fff;text-decoration:none;font-weight:900}.cc26-button--ghost{background:var(--navy);color:#fff}.cc26-site{overflow-x:hidden}
.cc26-section-heading{max-width:1220px;margin:0 auto 32px;padding:0 22px}.cc26-section-heading>p:not(.cc26-kicker){max-width:780px;color:var(--muted);font-size:18px}.cc26-split{max-width:1220px;margin:0 auto 90px;padding:0 22px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.cc26-split.reverse .cc26-image-card{order:-1}.cc26-copy p{color:var(--muted);font-size:18px}.cc26-image-card{border-radius:34px;overflow:hidden;background:var(--navy);box-shadow:0 24px 80px rgba(16,33,63,.16)}.cc26-image-card img{width:100%;height:460px;object-fit:cover;display:block}.cc26-list{padding-left:20px;color:var(--muted);font-size:18px}.cc26-list li{margin:8px 0}
.cc26-cards,.cc26-fourways,.cc26-tier-preview,.cc26-addon-grid{max-width:1220px;margin:0 auto 90px;padding:0 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cc26-fourways{grid-template-columns:repeat(4,1fr)}.cc26-cards article,.cc26-fourways article,.cc26-tier-preview article,.cc26-addon-grid article{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 10px 38px rgba(16,33,63,.08)}.cc26-tier-preview article.is-featured{grid-column:span 2;background:linear-gradient(135deg,var(--navy),#174f79);color:#fff}.cc26-tier-preview article.is-featured h3,.cc26-tier-preview article.is-featured .cc26-kicker,.cc26-tier-preview article.is-featured a{color:#fff}.cc26-tier-preview ul{padding-left:18px}.cc26-cards p,.cc26-fourways p,.cc26-tier-preview p,.cc26-addon-grid p{color:var(--muted)}.cc26-tier-preview article.is-featured p,.cc26-tier-preview article.is-featured li{color:rgba(255,255,255,.82)}.cc26-cards a,.cc26-fourways a,.cc26-tier-preview a,.cc26-addon-grid a{display:inline-flex;margin-top:10px;color:var(--blue);font-weight:900}.cc26-fourways span{display:inline-flex;color:var(--pink);font-weight:900;font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}
.cc26-feature-list{max-width:1220px;margin:0 auto 90px;padding:0 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cc26-feature-list article{background:var(--mint);border:1px solid #d6ead8;border-radius:999px;padding:14px 18px;text-align:center;font-weight:900;color:#285b44}
.cc26-band,.cc26-form-panel{margin:0 auto 90px;max-width:1220px;border-radius:36px;background:linear-gradient(135deg,var(--navy),#144b74);color:#fff;padding:54px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;box-shadow:0 26px 80px rgba(16,33,63,.18)}.cc26-band h2,.cc26-band .cc26-kicker,.cc26-form-panel h2,.cc26-form-panel .cc26-kicker{color:#fff}.cc26-band p,.cc26-form-panel p{color:rgba(255,255,255,.78);font-size:18px}.cc26-band>a,.cc26-form-panel>a{background:#fff;color:var(--navy)}
.cc26-sponsor-strip{max-width:1220px;margin:0 auto 90px;padding:0 22px;display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center}.cc26-sponsor-strip p{color:var(--muted);font-size:18px}.cc26-sponsor-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cc26-sponsor-panel img{width:100%;height:112px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px}
.cc26-gallery-grid{max-width:1220px;margin:0 auto 90px;padding:0 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cc26-gallery-grid img{width:100%;height:270px;object-fit:cover;border-radius:24px}.cc26-faq{max-width:960px;margin:0 auto 90px;padding:0 22px}.cc26-faq details{background:var(--soft);border:1px solid var(--line);border-radius:20px;padding:20px 24px;margin:12px 0}.cc26-faq summary{cursor:pointer;color:var(--navy);font-weight:900;font-size:18px}.cc26-footer{background:#0b1730;color:#fff;padding:44px clamp(22px,5vw,70px);display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.cc26-footer p{color:rgba(255,255,255,.7);max-width:620px}.cc26-footer-links{display:flex;gap:16px;flex-wrap:wrap;font-weight:900}.cc26-footer-links a{text-decoration:none;color:#fff}
.cc26-webform-section{max-width:1220px;margin:0 auto 90px;padding:54px;display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:start;background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid var(--line);border-radius:36px;box-shadow:0 24px 70px rgba(16,33,63,.1)}.cc26-webform-intro p:not(.cc26-kicker){color:var(--muted);font-size:18px}.cc26-webform-section .cc26-webform-section code{background:#eef4f9;border:1px solid var(--line);border-radius:8px;padding:2px 5px}.cc26-webform{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 14px 48px rgba(16,33,63,.08)}.cc26-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cc26-webform label{display:grid;gap:7px;color:var(--navy);font-weight:900;font-size:14px}.cc26-webform input,.cc26-webform select,.cc26-webform textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px 14px;font:inherit;color:var(--ink);background:#fff}.cc26-webform textarea{resize:vertical}.cc26-span-2{grid-column:1/-1}.cc26-webform button{margin-top:20px;min-height:52px;border:0;border-radius:999px;background:var(--pink);color:#fff;font:inherit;font-weight:900;padding:0 24px;cursor:pointer}.cc26-success-message{margin:18px 0 0;padding:14px 16px;border-radius:16px;background:var(--mint);color:#285b44!important;font-weight:900}.cc26-webform.is-submitted{border-color:#a8d6b0}
@media(max-width:1040px){.cc26-header{align-items:flex-start;flex-direction:column}.cc26-hero,.cc26-split,.cc26-sponsor-strip,.cc26-band,.cc26-form-panel{grid-template-columns:1fr}.cc26-detail-grid,.cc26-priority-actions,.cc26-impact-row,.cc26-cards,.cc26-tier-preview,.cc26-addon-grid,.cc26-feature-list,.cc26-fourways{grid-template-columns:1fr 1fr}.cc26-hero{min-height:auto}.cc26-hero-media{min-height:380px}.cc26-hero-content{margin:-80px 22px 44px}.cc26-split.reverse .cc26-image-card{order:0}.cc26-tier-preview article.is-featured{grid-column:span 1}}
@media(max-width:1040px){.cc26-webform-section{grid-template-columns:1fr}}
@media(max-width:680px){h1{font-size:34px;line-height:1.05}h2{font-size:28px;line-height:1.1}.cc26-section{margin-bottom:34px}.cc26-button{width:100%;margin-right:0}.cc26-detail-grid,.cc26-priority-actions,.cc26-impact-row,.cc26-cards,.cc26-tier-preview,.cc26-addon-grid,.cc26-feature-list,.cc26-fourways,.cc26-gallery-grid,.cc26-sponsor-panel,.cc26-form-grid{grid-template-columns:1fr}.cc26-header nav{gap:11px}.cc26-hero-content{padding:44px 22px}.cc26-actions a{width:100%}.cc26-band,.cc26-form-panel,.cc26-webform-section{border-radius:0;padding:36px 22px}.cc26-webform{padding:22px}.cc26-footer{flex-direction:column}.cc26-nav-cta{display:none}.cc26-image-card img{height:340px}}

/* 2026 premium polish layer. */
:root{--cc26-radius-sm:14px;--cc26-radius:24px;--cc26-radius-lg:36px;--cc26-shadow:0 18px 54px rgba(16,33,63,.12);--cc26-shadow-hover:0 28px 78px rgba(16,33,63,.2);--cc26-sky:#dff3ff;--cc26-cream:#fffaf4}
html{scroll-behavior:smooth}
body{font-size:17px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background:linear-gradient(180deg,#fff 0,#fbfdff 44%,#fff 100%)}
a{color:var(--blue);text-underline-offset:.18em;text-decoration-thickness:.08em;transition:color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}
.cc26-region--content a:not(.cc26-button):not(.cc26-nav-cta):not([class*="button"]):hover,.cc26-footer a:hover{color:var(--pink);text-decoration:underline}
.cc26-header{padding:0 clamp(18px,4vw,64px);box-shadow:0 14px 34px rgba(16,33,63,.07)}
.cc26-header__inner{width:100%;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.cc26-header nav a{position:relative;padding:30px 0;color:#2f4059}
.cc26-header nav a:after{content:"";position:absolute;left:0;right:0;bottom:21px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--pink),var(--gold));transform:scaleX(0);transform-origin:left;transition:transform .22s ease}
.cc26-header nav a:hover:after,.cc26-header nav a.active:after{transform:scaleX(1)}
.cc26-nav-cta,.cc26-button,.cc26-actions a,.cc26-band>a,.cc26-form-panel>a,.cc26-card-callout>a,.cc26-webform button{box-shadow:0 12px 28px rgba(239,107,154,.24);transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}
.cc26-nav-cta:hover,.cc26-button:hover,.cc26-actions a:hover,.cc26-band>a:hover,.cc26-form-panel>a:hover,.cc26-card-callout>a:hover,.cc26-webform button:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(239,107,154,.32)}
.cc26-button:after,.cc26-actions a:after,.cc26-band>a:after,.cc26-form-panel>a:after,.cc26-card-callout>a:after{content:"";width:16px;height:16px;margin-left:10px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}
.cc26-button--outline,.cc26-actions .tertiary{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:none}
.cc26-button--ghost,.cc26-actions .secondary{background:linear-gradient(135deg,var(--navy),#175279)}
.cc26-hero{background:radial-gradient(circle at 15% 10%,rgba(239,107,154,.14),transparent 30%),radial-gradient(circle at 82% 12%,rgba(39,126,181,.13),transparent 34%),linear-gradient(135deg,#f7fbff,#fff7fb 52%,#f3faf1)}
.cc26-hero-content{border-radius:42px;border:1px solid rgba(255,255,255,.78);box-shadow:0 30px 95px rgba(16,33,63,.18)}
.cc26-kicker{display:inline-flex;align-items:center;gap:9px}
.cc26-kicker:before{content:"";width:18px;height:18px;display:inline-block;background:var(--pink);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a10 10 0 1 0 .01 0ZM8.4 5.8l1.2 1.2-1.2 1.2L7.2 7l1.2-1.2Zm4.2.1 1.2 1.2-1.2 1.2-1.2-1.2 1.2-1.2Zm3.9 2 1.2 1.2-1.2 1.2-1.2-1.2 1.2-1.2ZM7.2 11.3l1.2 1.2-1.2 1.2L6 12.5l1.2-1.2Zm5.1.2 1.2 1.2-1.2 1.2-1.2-1.2 1.2-1.2Zm4.4 2.2 1.2 1.2-1.2 1.2-1.2-1.2 1.2-1.2Zm-7 2.1 1.2 1.2-1.2 1.2L8.5 17l1.2-1.2Z'/%3E%3C/svg%3E") center/contain no-repeat}
.cc26-section{position:relative}
.cc26-section:nth-of-type(odd){background:linear-gradient(180deg,rgba(223,243,255,.26),rgba(255,255,255,0));border-radius:var(--cc26-radius-lg)}
.cc26-section-heading{margin-top:28px}
.cc26-section-heading h2,.cc26-section h2{position:relative}
.cc26-section-heading h2:after,.cc26-section h2:after{content:"";display:block;width:76px;height:5px;margin-top:18px;border-radius:99px;background:linear-gradient(90deg,var(--pink),var(--gold),var(--green))}
.cc26-detail-grid article,.cc26-priority-actions a,.cc26-impact-row div,.cc26-cards article,.cc26-fourways article,.cc26-tier-preview article,.cc26-addon-grid article,.cc26-faq details,.cc26-card-callout{border-radius:var(--cc26-radius);box-shadow:var(--cc26-shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.cc26-detail-grid article:hover,.cc26-priority-actions a:hover,.cc26-cards article:hover,.cc26-fourways article:hover,.cc26-tier-preview article:hover,.cc26-addon-grid article:hover,.cc26-card-callout:hover{transform:translateY(-5px);box-shadow:var(--cc26-shadow-hover);border-color:rgba(239,107,154,.35)}
.cc26-cards article:before,.cc26-fourways article:before,.cc26-tier-preview article:before,.cc26-addon-grid article:before{content:"";display:block;width:38px;height:38px;margin-bottom:18px;border-radius:13px;background:linear-gradient(135deg,var(--sky,#dff3ff),#fff);box-shadow:inset 0 0 0 1px var(--line)}
.cc26-cards article:nth-child(4n+1):before,.cc26-fourways article:nth-child(4n+1):before{background:var(--pink);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M12 4h7l-2 3 2 3h-7'/%3E%3C/svg%3E") center/24px no-repeat}
.cc26-cards article:nth-child(4n+2):before,.cc26-fourways article:nth-child(4n+2):before{background:var(--green);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M8 21h8'/%3E%3Cpath d='M12 17v4'/%3E%3Cpath d='M7 4h10v4a5 5 0 0 1-10 0V4Z'/%3E%3Cpath d='M17 6h3a3 3 0 0 1-3 3'/%3E%3Cpath d='M7 6H4a3 3 0 0 0 3 3'/%3E%3C/svg%3E") center/24px no-repeat}
.cc26-cards article:nth-child(4n+3):before,.cc26-fourways article:nth-child(4n+3):before{background:var(--blue);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M20 10c0 5-8 11-8 11S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E") center/24px no-repeat}
.cc26-cards article:nth-child(4n+4):before,.cc26-fourways article:nth-child(4n+4):before{background:var(--gold);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8Z'/%3E%3C/svg%3E") center/24px no-repeat}
.cc26-band,.cc26-form-panel{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(245,185,64,.2),transparent 28%),linear-gradient(135deg,#071631,var(--navy) 52%,#125b67)}
.cc26-band:before,.cc26-form-panel:before{content:"";position:absolute;inset:auto -80px -90px auto;width:260px;height:260px;border-radius:50%;border:34px solid rgba(255,255,255,.08)}
.cc26-webform-section{background:linear-gradient(135deg,#fff,#f7fbff);border-radius:var(--cc26-radius-lg)}
.cc26-webform input:hover,.cc26-webform select:hover,.cc26-webform textarea:hover{border-color:#b9ccd9}
.cc26-webform input:focus,.cc26-webform select:focus,.cc26-webform textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(39,126,181,.12)}
.cc26-webform .form-required:after,.cc26-webform label.required:after{color:var(--pink)}
.cc26-gallery-grid,.cc26-sponsor-panel{align-items:stretch}
.cc26-gallery-grid img,.cc26-sponsor-panel img{transition:transform .28s ease,filter .28s ease,box-shadow .28s ease}
.cc26-gallery-grid img:hover{transform:scale(1.025);box-shadow:var(--cc26-shadow-hover)}
.cc26-sponsor-panel img:hover{filter:saturate(1.1);box-shadow:var(--cc26-shadow);transform:translateY(-3px)}
.cc26-carousel-controls{display:flex;justify-content:flex-end;gap:10px;max-width:1220px;margin:-76px auto 76px;padding:0 22px;pointer-events:none}
.cc26-carousel-controls button{pointer-events:auto;width:44px;height:44px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-size:28px;line-height:1;cursor:pointer;box-shadow:0 10px 28px rgba(16,33,63,.1);transition:transform .2s ease,background .2s ease,color .2s ease}
.cc26-carousel-controls button:hover{background:var(--navy);color:#fff;transform:translateY(-2px)}
.cc26-archive-notice{max-width:1220px;margin:28px auto 36px;padding:20px 24px;border:1px solid #f2d694;background:#fff8e3;border-radius:22px;color:#684d10;font-weight:800}
.cc26-archive-grid{max-width:1220px;margin:0 auto 90px;padding:0 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.cc26-archive-card{display:flex;flex-direction:column;gap:12px;min-height:220px;padding:26px;border:1px solid var(--line);border-radius:var(--cc26-radius);background:#fff;box-shadow:var(--cc26-shadow);text-decoration:none;color:var(--ink);transition:transform .22s ease,box-shadow .22s ease}
.cc26-archive-card:hover{transform:translateY(-5px);box-shadow:var(--cc26-shadow-hover);text-decoration:none}
.cc26-archive-card span{color:var(--pink);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.12em}
.cc26-archive-card strong{font-size:24px;color:var(--navy);line-height:1.08}
.cc26-archive-card p{color:var(--muted);margin:0}
.cc26-archive-card em{display:inline-flex;align-items:center;margin-top:auto;color:var(--blue);font-style:normal;font-weight:900}
.cc26-archive-card em:after{content:"";width:15px;height:15px;margin-left:8px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}
.cc26-archive-card--featured{background:linear-gradient(135deg,#fff,#f7fbff);border-color:rgba(239,107,154,.45);box-shadow:0 22px 70px rgba(239,107,154,.14)}
.cc26-archive-card--featured strong{font-size:30px}
.cc26-archive-top-actions{max-width:1220px;margin:26px auto 20px;padding:0 22px;display:flex;flex-wrap:wrap;gap:12px}
.cc26-archive-top-actions .cc26-button{margin:0}
.cc26-archive-grid--directory{grid-template-columns:repeat(4,1fr)}
.cc26-card-icon{display:grid!important;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#fff4f8,#e9f7ff);font-size:24px;letter-spacing:0!important;text-transform:none!important;color:var(--navy)!important}
.cc26-year-link-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:24px;max-width:900px}
.cc26-year-link-grid a{display:grid;place-items:center;min-height:58px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 24px rgba(16,33,63,.08);color:var(--navy);font-size:22px;font-weight:900;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}
.cc26-year-link-grid a:hover,.cc26-year-link-grid a:focus-visible{background:var(--navy);color:#fff;transform:translateY(-3px);box-shadow:var(--cc26-shadow)}
.cc26-filter-chips{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 30px}
.cc26-filter-chips a{display:inline-flex;align-items:center;min-height:42px;padding:0 18px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--navy);font-weight:900;text-decoration:none;box-shadow:0 8px 22px rgba(16,33,63,.06)}
.cc26-filter-chips a:hover{background:var(--navy);color:#fff;text-decoration:none;transform:translateY(-2px)}
.cc26-gallery-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:20px}
.cc26-gallery-hub-card{position:relative;min-height:100%;border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#fff;box-shadow:var(--cc26-shadow);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.cc26-gallery-hub-card:hover{transform:translateY(-6px);box-shadow:var(--cc26-shadow-hover);border-color:rgba(239,107,154,.34)}
.cc26-gallery-hub-card>a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.cc26-gallery-card-media{position:relative;min-height:190px;background:linear-gradient(135deg,var(--navy),#0f5f68);overflow:hidden}
.cc26-gallery-card-media img{width:100%;height:230px;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}
.cc26-gallery-hub-card:hover img{transform:scale(1.04);filter:saturate(1.08)}
.cc26-gallery-thumb{display:grid;place-items:center;height:230px;color:#fff;background:radial-gradient(circle at 70% 20%,rgba(245,185,64,.28),transparent 30%),linear-gradient(135deg,var(--navy),#14606b)}
.cc26-gallery-thumb span{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.35);font-size:26px}
.cc26-archive-badge{position:absolute;top:16px;left:16px;z-index:2;display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--navy);font-weight:900;box-shadow:0 8px 22px rgba(16,33,63,.14)}
.cc26-archive-badge--inline{position:static;width:max-content;margin-bottom:4px;background:#fff4f8;color:var(--pink);box-shadow:none;border:1px solid rgba(239,107,154,.18)}
.cc26-archive-badge:before{content:"";width:16px;height:16px;margin-right:8px;background:var(--pink);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 11h18'/%3E%3C/svg%3E") center/contain no-repeat}
.cc26-gallery-card-body{display:flex;flex-direction:column;gap:10px;flex:1;padding:26px}
.cc26-gallery-card-year{color:var(--pink);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.cc26-gallery-card-body h3{font-size:25px;line-height:1.05;margin:0}
.cc26-gallery-card-body p{color:var(--muted);margin:0}
.cc26-gallery-card-cta{display:inline-flex;align-items:center;margin-top:auto;color:var(--blue);font-weight:900}
.cc26-gallery-card-cta:after{content:"";width:15px;height:15px;margin-left:8px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}
.cc26-reveal{opacity:1;transform:none;transition:opacity .35s ease,transform .35s ease}
.cc26-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1040px){.cc26-header__inner{align-items:flex-start;flex-direction:column;padding:14px 0}.cc26-header nav a{padding:4px 0}.cc26-header nav a:after{bottom:-4px}.cc26-archive-grid,.cc26-gallery-hub-grid,.cc26-archive-grid--directory{grid-template-columns:1fr 1fr}.cc26-year-link-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:768px){body{font-size:16px}.cc26-detail-grid,.cc26-priority-actions,.cc26-impact-row{margin-bottom:58px}.cc26-cards,.cc26-fourways,.cc26-tier-preview,.cc26-addon-grid,.cc26-gallery-grid{gap:16px}.cc26-sponsor-panel,.cc26-gallery-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.cc26-sponsor-panel img,.cc26-gallery-grid img{min-width:78%;scroll-snap-align:center}.cc26-archive-grid,.cc26-gallery-hub-grid,.cc26-archive-grid--directory{grid-template-columns:1fr}.cc26-archive-card{min-height:auto}.cc26-gallery-card-media img,.cc26-gallery-thumb{height:210px}.cc26-filter-chips a{flex:1 1 45%;justify-content:center}.cc26-year-link-grid{grid-template-columns:repeat(2,1fr)}.cc26-archive-top-actions .cc26-button{width:100%}}
@media(max-width:390px){h1{font-size:31px}.cc26-hero-content{margin:-70px 14px 34px;padding:34px 18px}.cc26-section,.cc26-section-heading,.cc26-split,.cc26-cards,.cc26-fourways,.cc26-tier-preview,.cc26-addon-grid,.cc26-gallery-grid,.cc26-faq,.cc26-sponsor-strip,.cc26-archive-grid{padding-left:16px;padding-right:16px}.cc26-detail-grid,.cc26-priority-actions,.cc26-impact-row{padding-left:16px;padding-right:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition:none!important}.cc26-reveal{opacity:1;transform:none}}

/* Drupal Webform production styling */
.cc26-webform-section form.webform-submission-form,
form.webform-submission-form.cc26-webform{
  position:relative;
  width:100%;
  max-width:980px;
  margin:0 auto;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.cc26-drupal-webform{
  --webform-card:#fff;
  --webform-soft:#f7fbff;
  color:var(--ink);
}
.cc26-drupal-webform__header{
  margin:0 0 22px;
  padding:32px clamp(22px,4vw,42px);
  border:1px solid var(--line);
  border-radius:30px;
  background:radial-gradient(circle at 86% 8%,rgba(239,107,154,.13),transparent 25%),linear-gradient(135deg,#fff,#f7fbff);
  box-shadow:0 18px 54px rgba(16,33,63,.09);
}
.cc26-drupal-webform__header h3{
  margin:6px 0 10px;
  color:var(--navy);
  font-size:clamp(30px,4vw,48px);
  line-height:1.02;
  letter-spacing:0;
}
.cc26-drupal-webform__header p:not(.cc26-kicker){
  max-width:760px;
  margin:0;
  color:var(--muted);
  font-size:17px;
  line-height:1.65;
}
.cc26-drupal-webform__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  align-items:start;
}
.cc26-drupal-webform .cc26-webform-group,
.cc26-drupal-webform > .js-form-item,
.cc26-drupal-webform .form-wrapper:not(.form-actions):not(.url-textfield){
  min-width:0;
  padding:26px;
  border:1px solid var(--line);
  border-radius:28px;
  background:var(--webform-card);
  box-shadow:0 16px 48px rgba(16,33,63,.08);
}
.cc26-drupal-webform .cc26-webform-group:first-child,
.cc26-drupal-webform .cc26-webform-group:last-child{
  grid-column:1/-1;
}
.cc26-webform-group h4,
.cc26-drupal-webform legend{
  margin:0 0 18px;
  color:var(--navy);
  font-size:22px;
  line-height:1.1;
  font-weight:900;
}
.cc26-webform-group h4:before,
.cc26-drupal-webform legend:before{
  content:"";
  display:inline-block;
  width:14px;
  height:14px;
  margin-right:10px;
  border-radius:50%;
  background:var(--pink);
  box-shadow:0 0 0 5px rgba(239,107,154,.12);
  vertical-align:1px;
}
.cc26-webform-group__fields{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.cc26-webform-group:has(.form-type-textarea) .cc26-webform-group__fields,
.cc26-webform-group .form-type-textarea{
  grid-column:1/-1;
}
.cc26-drupal-webform .js-form-item,
.cc26-drupal-webform .form-item{
  min-width:0;
  margin:0;
}
.cc26-drupal-webform label,
.cc26-drupal-webform .form-item__label{
  display:block;
  margin:0 0 8px;
  color:var(--navy);
  font-size:14px;
  line-height:1.25;
  font-weight:900;
}
.cc26-drupal-webform .form-required:after,
.cc26-drupal-webform label.required:after,
.cc26-drupal-webform .js-form-required:after{
  content:" *";
  color:var(--pink);
  font-weight:900;
  background:none!important;
  vertical-align:baseline;
}
.cc26-drupal-webform input[type="text"],
.cc26-drupal-webform input[type="email"],
.cc26-drupal-webform input[type="tel"],
.cc26-drupal-webform input[type="number"],
.cc26-drupal-webform input[type="url"],
.cc26-drupal-webform select,
.cc26-drupal-webform textarea{
  width:100%;
  min-height:54px;
  padding:14px 16px;
  border:1px solid #dbe5ec;
  border-radius:16px;
  background:#fff;
  color:var(--ink);
  font:inherit;
  line-height:1.35;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;
}
.cc26-drupal-webform select{
  appearance:auto;
}
.cc26-drupal-webform textarea{
  min-height:150px;
  resize:vertical;
}
.cc26-drupal-webform input:hover,
.cc26-drupal-webform select:hover,
.cc26-drupal-webform textarea:hover{
  border-color:#afc4d4;
}
.cc26-drupal-webform input:focus,
.cc26-drupal-webform select:focus,
.cc26-drupal-webform textarea:focus{
  outline:0;
  border-color:var(--blue);
  box-shadow:0 0 0 4px rgba(39,126,181,.14);
}
.cc26-drupal-webform .description,
.cc26-drupal-webform .form-item__description,
.cc26-drupal-webform .webform-element-description{
  margin-top:7px;
  color:var(--muted);
  font-size:13px;
  line-height:1.45;
}
.cc26-drupal-webform .form-actions{
  display:flex;
  justify-content:flex-start;
  margin:24px 0 0;
  padding:0;
}
.cc26-drupal-webform input[type="submit"],
.cc26-drupal-webform button[type="submit"],
.cc26-drupal-webform .button--primary{
  min-height:56px;
  padding:0 30px;
  border:0;
  border-radius:999px;
  background:var(--pink)!important;
  color:#fff!important;
  font:inherit;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 16px 34px rgba(239,107,154,.28);
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.cc26-drupal-webform input[type="submit"]:hover,
.cc26-drupal-webform button[type="submit"]:hover,
.cc26-drupal-webform .button--primary:hover{
  transform:translateY(-2px);
  background:#e4578d!important;
  box-shadow:0 22px 44px rgba(239,107,154,.34);
}
.cc26-drupal-webform input[type="submit"]:focus-visible,
.cc26-drupal-webform button[type="submit"]:focus-visible,
.cc26-drupal-webform .button--primary:focus-visible{
  outline:3px solid rgba(39,126,181,.45);
  outline-offset:3px;
}
.cc26-drupal-webform fieldset{
  min-width:0;
  margin:0;
  padding:24px;
  border:1px solid var(--line);
  border-radius:24px;
  background:var(--webform-soft);
}
.cc26-drupal-webform .messages,
.cc26-drupal-webform .webform-confirmation,
.cc26-webform-section .messages,
.cc26-webform-section .webform-confirmation{
  margin:0 0 22px;
  padding:18px 20px;
  border-radius:18px;
  border:1px solid #bfe4c9;
  background:#eefaf1;
  color:#244f36;
  font-weight:800;
}
.cc26-drupal-webform .messages--error,
.cc26-drupal-webform .form-item--error-message,
.cc26-drupal-webform .form-item .error,
.cc26-webform-section .messages--error{
  border-color:#f2b8c8;
  background:#fff2f6;
  color:#8b1740;
}
.cc26-drupal-webform .error,
.cc26-drupal-webform .form-item--error label{
  color:#8b1740;
}
.cc26-drupal-webform .form-item--error input,
.cc26-drupal-webform .form-item--error select,
.cc26-drupal-webform .form-item--error textarea,
.cc26-drupal-webform input.error,
.cc26-drupal-webform select.error,
.cc26-drupal-webform textarea.error{
  border-color:#d94f7a;
  box-shadow:0 0 0 4px rgba(217,79,122,.12);
}
.cc26-drupal-webform .url-textfield,
.cc26-drupal-webform .honeypot,
.cc26-drupal-webform .form-item-url{
  position:absolute!important;
  left:-10000px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.cc26-webform-section .webform-submission-form + .webform-submission-form{
  margin-top:28px;
}
.cc26-static-preview-form{
  display:none!important;
}
@media(max-width:860px){
  .cc26-drupal-webform__grid,
  .cc26-webform-group__fields{
    grid-template-columns:1fr;
  }
  .cc26-drupal-webform .cc26-webform-group,
  .cc26-drupal-webform > .js-form-item,
  .cc26-drupal-webform .form-wrapper:not(.form-actions):not(.url-textfield),
  .cc26-drupal-webform__header{
    padding:22px;
    border-radius:22px;
  }
  .cc26-drupal-webform .form-actions,
  .cc26-drupal-webform input[type="submit"],
  .cc26-drupal-webform button[type="submit"]{
    width:100%;
  }
}

/* Final conversion cleanup overrides - intentionally last in the file. */
.cc26-route-home .cc26-home-event-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;margin-bottom:72px!important}
.cc26-route-home .cc26-home-event-stats article{min-height:100%;padding:26px 22px!important}
.cc26-route-home .cc26-home-event-stats strong{font-size:clamp(22px,2vw,30px)!important}
.cc26-route-home .cc26-fourways{margin-top:0!important;margin-bottom:78px!important}
.cc26-route-home .cc26-fourways:before{content:"Four ways to help";display:block;grid-column:1/-1;margin-bottom:4px;color:var(--cc26-club-navy);font-size:clamp(30px,4vw,48px);line-height:1;font-weight:950;letter-spacing:0}
.cc26-conversion-deemphasized{margin-top:22px!important;margin-bottom:58px!important}
.cc26-home-mission-lower{padding-top:42px!important;padding-bottom:42px!important;border-top:1px solid rgba(220,230,237,.75)}
.cc26-conversion-deemphasized .cc26-image-card img{height:360px!important}
.cc26-conversion-form-priority,.cc26-donate-form-region,.cc26-sponsor-form-region{max-width:1280px;margin:28px auto 82px!important;padding:54px 22px!important;border-radius:0;background:radial-gradient(circle at 12% 12%,rgba(239,107,154,.12),transparent 26%),radial-gradient(circle at 86% 8%,rgba(39,126,181,.14),transparent 30%),linear-gradient(135deg,#f7fbff,#fff7fb)}
.cc26-donate-form-region{margin-top:18px!important}.cc26-sponsor-form-region{margin-top:46px!important}.cc26-conversion-form-priority .cc26-drupal-webform{max-width:1120px!important}
.cc26-sponsor-card-cta,.cc26-tier-preview a,.cc26-addon-grid a{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;margin-top:auto;min-height:48px;padding:13px 18px;border-radius:999px;background:linear-gradient(135deg,var(--cc26-club-pink),#f38ab0);color:#fff!important;font-weight:900;text-decoration:none!important;box-shadow:0 12px 26px rgba(239,107,154,.25)}
.cc26-sponsor-card-cta:after,.cc26-tier-preview a:after,.cc26-addon-grid a:after{content:"→";transition:transform .18s ease}.cc26-sponsor-card-cta:hover:after,.cc26-tier-preview a:hover:after,.cc26-addon-grid a:hover:after{transform:translateX(4px)}
@media(max-width:1200px){.cc26-route-home .cc26-home-event-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.cc26-route-home .cc26-home-event-stats{grid-template-columns:1fr!important;margin-bottom:48px!important}.cc26-conversion-form-priority,.cc26-donate-form-region,.cc26-sponsor-form-region{width:100%;padding:34px 0!important;margin-bottom:58px!important}.cc26-conversion-deemphasized .cc26-image-card img{height:280px!important}}
/* Final homepage conversion pass overrides - intentionally last. */
.cc26-route-home .cc26-home-event-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important}
.cc26-route-home .cc26-home-event-stats article{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:8px!important;text-align:left!important}
.cc26-route-home .cc26-home-event-stats span{font-size:11px!important;letter-spacing:.16em!important}
.cc26-route-home .cc26-home-event-stats p{font-size:15px!important;line-height:1.45!important}
.cc26-home-impact-upgraded{grid-template-columns:minmax(280px,.8fr) minmax(520px,1.2fr) auto!important;gap:32px!important;padding:58px!important}
.cc26-impact-counters{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;position:relative!important;z-index:2!important}
.cc26-impact-counters article{padding:24px 18px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:0 24px 24px 24px!important;background:rgba(255,255,255,.1)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.15)!important;backdrop-filter:blur(10px)!important}
.cc26-impact-counters strong{display:block!important;color:#fff!important;font-size:clamp(30px,3.2vw,52px)!important;line-height:.95!important;font-weight:950!important;letter-spacing:0!important}
.cc26-impact-counters span{display:block!important;margin-top:8px!important;color:rgba(255,255,255,.76)!important;font-size:13px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.cc26-sponsor-strip-upgraded{grid-template-columns:.72fr 1.28fr!important;align-items:start!important;padding-top:28px!important;padding-bottom:28px!important}
.cc26-sponsor-strip-upgraded .cc26-sponsor-panel{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;overflow:visible!important;scroll-snap-type:none!important;padding-bottom:0!important}
.cc26-sponsor-group{min-width:0!important;padding:18px!important;border:1px solid rgba(220,230,237,.9)!important;border-radius:0 26px 26px 26px!important;background:#fff!important;box-shadow:0 18px 48px rgba(7,26,51,.08)!important}
.cc26-sponsor-group h3{margin:0 0 14px!important;color:var(--cc26-club-navy)!important;font-size:14px!important;font-weight:950!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.cc26-sponsor-group__logos{display:grid!important;gap:12px!important}
.cc26-sponsor-group__logos img,.cc26-sponsor-strip-upgraded .cc26-sponsor-panel img{width:100%!important;height:104px!important;min-width:0!important;object-fit:contain!important;padding:20px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(220,230,237,.86)!important;box-shadow:none!important}
.cc26-sponsor-strip-upgraded .cc26-carousel-controls{display:none!important}
.cc26-home-final-cta{grid-template-columns:minmax(280px,.9fr) minmax(360px,.8fr)!important;gap:34px!important;align-items:center!important;padding:66px!important;background:radial-gradient(circle at 86% 12%,rgba(239,107,154,.26),transparent 30%),linear-gradient(135deg,#071631,#10213f 54%,#155a75)!important}
.cc26-home-final-cta h2{font-size:clamp(38px,5vw,68px)!important;line-height:.94!important;max-width:760px!important}
.cc26-final-cta-actions{display:grid!important;gap:14px!important;position:relative!important;z-index:2!important}
.cc26-final-cta-actions a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:62px!important;padding:0 26px!important;border-radius:999px!important;text-decoration:none!important;font-size:17px!important;font-weight:950!important;box-shadow:0 16px 38px rgba(0,0,0,.18)!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}
.cc26-final-cta-actions a:after{content:"→"!important;margin-left:10px!important;transition:transform .2s ease!important}
.cc26-final-cta-actions a:hover,.cc26-final-cta-actions a:focus-visible{transform:translateY(-2px)!important;box-shadow:0 22px 48px rgba(0,0,0,.24)!important}
.cc26-final-cta-actions a:hover:after,.cc26-final-cta-actions a:focus-visible:after{transform:translateX(4px)!important}
.cc26-final-cta-actions .primary{background:linear-gradient(135deg,var(--cc26-club-pink),#f38ab0)!important;color:#fff!important}
.cc26-final-cta-actions .secondary{background:#fff!important;color:var(--cc26-club-navy)!important}
.cc26-final-cta-actions .tertiary{background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.34)!important;color:#fff!important}
@media(max-width:1200px){.cc26-home-impact-upgraded{grid-template-columns:1fr!important}.cc26-sponsor-strip-upgraded{grid-template-columns:1fr!important}.cc26-sponsor-strip-upgraded .cc26-sponsor-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cc26-home-final-cta{grid-template-columns:1fr!important}.cc26-route-home .cc26-home-event-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){.cc26-impact-counters{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cc26-sponsor-strip-upgraded .cc26-sponsor-panel{grid-template-columns:1fr!important}.cc26-sponsor-group__logos{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.cc26-route-home .cc26-home-event-stats{grid-template-columns:1fr!important}.cc26-home-impact-upgraded,.cc26-home-final-cta{padding:38px 18px!important}.cc26-impact-counters{grid-template-columns:1fr!important}.cc26-final-cta-actions a{width:100%!important;min-height:58px!important}.cc26-sponsor-group__logos{grid-template-columns:1fr!important}.cc26-sponsor-group__logos img,.cc26-sponsor-strip-upgraded .cc26-sponsor-panel img{height:98px!important}}

/* Final homepage conversion pass - staging only. */
.cc26-route-home .cc26-home-event-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch}
.cc26-route-home .cc26-home-event-stats article{display:flex;flex-direction:column;justify-content:flex-start;gap:8px;text-align:left}
.cc26-route-home .cc26-home-event-stats span{font-size:11px!important;letter-spacing:.16em!important}
.cc26-route-home .cc26-home-event-stats p{font-size:15px;line-height:1.45}
.cc26-home-impact-upgraded{grid-template-columns:minmax(280px,.8fr) minmax(520px,1.2fr) auto!important;gap:32px!important;padding:58px!important}
.cc26-impact-counters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;position:relative;z-index:2}
.cc26-impact-counters article{padding:24px 18px;border:1px solid rgba(255,255,255,.18);border-radius:0 24px 24px 24px;background:rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.15);backdrop-filter:blur(10px)}
.cc26-impact-counters strong{display:block;color:#fff;font-size:clamp(30px,3.2vw,52px);line-height:.95;font-weight:950;letter-spacing:0}
.cc26-impact-counters span{display:block;margin-top:8px;color:rgba(255,255,255,.76);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.cc26-sponsor-strip-upgraded{grid-template-columns:.72fr 1.28fr!important;align-items:start!important;padding-top:28px!important;padding-bottom:28px!important}
.cc26-sponsor-strip-upgraded .cc26-sponsor-panel{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;overflow:visible!important;scroll-snap-type:none!important;padding-bottom:0!important}
.cc26-sponsor-group{min-width:0;padding:18px;border:1px solid rgba(220,230,237,.9);border-radius:0 26px 26px 26px;background:#fff;box-shadow:0 18px 48px rgba(7,26,51,.08)}
.cc26-sponsor-group h3{margin:0 0 14px;color:var(--cc26-club-navy);font-size:14px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.cc26-sponsor-group__logos{display:grid;gap:12px}
.cc26-sponsor-group__logos img,.cc26-sponsor-strip-upgraded .cc26-sponsor-panel img{width:100%!important;height:104px!important;min-width:0!important;object-fit:contain!important;padding:20px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(220,230,237,.86)!important;box-shadow:none!important}
.cc26-sponsor-strip-upgraded .cc26-carousel-controls{display:none!important}
.cc26-home-final-cta{grid-template-columns:minmax(280px,.9fr) minmax(360px,.8fr)!important;gap:34px!important;align-items:center!important;padding:66px!important;background:radial-gradient(circle at 86% 12%,rgba(239,107,154,.26),transparent 30%),linear-gradient(135deg,#071631,#10213f 54%,#155a75)!important}
.cc26-home-final-cta h2{font-size:clamp(38px,5vw,68px);line-height:.94;max-width:760px}
.cc26-final-cta-actions{display:grid;gap:14px;position:relative;z-index:2}
.cc26-final-cta-actions a{display:flex;align-items:center;justify-content:center;min-height:62px;padding:0 26px;border-radius:999px;text-decoration:none;font-size:17px;font-weight:950;box-shadow:0 16px 38px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.cc26-final-cta-actions a:after{content:"→";margin-left:10px;transition:transform .2s ease}
.cc26-final-cta-actions a:hover,.cc26-final-cta-actions a:focus-visible{transform:translateY(-2px);box-shadow:0 22px 48px rgba(0,0,0,.24)}
.cc26-final-cta-actions a:hover:after,.cc26-final-cta-actions a:focus-visible:after{transform:translateX(4px)}
.cc26-final-cta-actions .primary{background:linear-gradient(135deg,var(--cc26-club-pink),#f38ab0);color:#fff}
.cc26-final-cta-actions .secondary{background:#fff;color:var(--cc26-club-navy)}
.cc26-final-cta-actions .tertiary{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.34);color:#fff}
@media(max-width:1200px){.cc26-home-impact-upgraded{grid-template-columns:1fr!important}.cc26-sponsor-strip-upgraded{grid-template-columns:1fr!important}.cc26-sponsor-strip-upgraded .cc26-sponsor-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.cc26-home-final-cta{grid-template-columns:1fr!important}}
@media(max-width:900px){.cc26-impact-counters{grid-template-columns:repeat(2,minmax(0,1fr))}.cc26-sponsor-strip-upgraded .cc26-sponsor-panel{grid-template-columns:1fr}.cc26-sponsor-group__logos{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.cc26-home-impact-upgraded,.cc26-home-final-cta{padding:38px 18px!important}.cc26-impact-counters{grid-template-columns:1fr}.cc26-final-cta-actions a{width:100%;min-height:58px}.cc26-sponsor-group__logos{grid-template-columns:1fr}.cc26-sponsor-group__logos img,.cc26-sponsor-strip-upgraded .cc26-sponsor-panel img{height:98px!important}.cc26-route-home .cc26-home-event-stats article{text-align:left}}

/* Final conversion cleanup: keep Drupal content intact while moving the
   strongest action paths higher in the rendered staging experience. */
.cc26-route-home .cc26-home-event-stats{
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px;
  margin-bottom:72px;
}
.cc26-route-home .cc26-home-event-stats article{
  min-height:100%;
  padding:26px 22px;
}
.cc26-route-home .cc26-home-event-stats strong{
  font-size:clamp(22px,2vw,30px);
}
.cc26-route-home .cc26-fourways{
  margin-top:0;
  margin-bottom:78px;
}
.cc26-route-home .cc26-fourways:before{
  content:"Four ways to help";
  display:block;
  grid-column:1/-1;
  margin-bottom:4px;
  color:var(--cc26-club-navy);
  font-size:clamp(30px,4vw,48px);
  line-height:1;
  font-weight:950;
  letter-spacing:0;
}
.cc26-route-home .cc26-band.section-navy{
  margin-top:0;
}
.cc26-conversion-deemphasized{
  margin-top:22px!important;
  margin-bottom:58px!important;
}
.cc26-home-mission-lower{
  padding-top:42px!important;
  padding-bottom:42px!important;
  border-top:1px solid rgba(220,230,237,.75);
}
.cc26-conversion-deemphasized .cc26-image-card img{
  height:360px;
}
.cc26-conversion-form-priority,
.cc26-donate-form-region,
.cc26-sponsor-form-region{
  max-width:1280px;
  margin:28px auto 82px!important;
  padding:54px 22px!important;
  border-radius:0;
  background:
    radial-gradient(circle at 12% 12%,rgba(239,107,154,.12),transparent 26%),
    radial-gradient(circle at 86% 8%,rgba(39,126,181,.14),transparent 30%),
    linear-gradient(135deg,#f7fbff,#fff7fb);
}
.cc26-conversion-form-priority .cc26-drupal-webform{
  max-width:1120px;
}
.cc26-donate-form-region{
  margin-top:18px!important;
}
.cc26-sponsor-form-region{
  margin-top:46px!important;
}
.cc26-sponsor-card-cta,
.cc26-tier-preview a,
.cc26-addon-grid a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin-top:auto;
  min-height:48px;
  padding:13px 18px;
  border-radius:999px;
  background:linear-gradient(135deg,var(--cc26-club-pink),#f38ab0);
  color:#fff!important;
  font-weight:900;
  text-decoration:none!important;
  box-shadow:0 12px 26px rgba(239,107,154,.25);
}
.cc26-sponsor-card-cta:after,
.cc26-tier-preview a:after,
.cc26-addon-grid a:after{
  content:"→";
  transition:transform .18s ease;
}
.cc26-sponsor-card-cta:hover:after,
.cc26-tier-preview a:hover:after,
.cc26-addon-grid a:hover:after{
  transform:translateX(4px);
}
.cc26-route-donate .cc26-faq,
.cc26-route-sponsor .cc26-sponsor-strip{
  margin-top:40px;
}
@media(max-width:1200px){
  .cc26-route-home .cc26-home-event-stats{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:760px){
  .cc26-route-home .cc26-home-event-stats{
    grid-template-columns:1fr;
    margin-bottom:48px;
  }
  .cc26-route-home .cc26-fourways:before{
    font-size:32px;
  }
  .cc26-conversion-form-priority,
  .cc26-donate-form-region,
  .cc26-sponsor-form-region{
    width:100%;
    padding:34px 0!important;
    margin-bottom:58px!important;
  }
  .cc26-conversion-deemphasized .cc26-image-card img{
    height:280px;
  }
}

/* Staging-only visual hierarchy sprint: richer bands, archive imagery, and premium page rhythm. */
.cc26-main{background:linear-gradient(180deg,#fff 0,#f7fbff 36%,#fff 72%)}
.cc26-region--content{overflow:hidden}
.cc26-route-home .cc26-main,.cc26-route-gallery .cc26-main,.cc26-route-archive .cc26-main{background:linear-gradient(180deg,#fff 0,#f3f9ff 30%,#fff7fb 68%,#fff 100%)}
.cc26-hero{border-bottom:0;box-shadow:inset 0 -1px 0 rgba(220,230,237,.75)}
.cc26-hero:after{content:"";position:absolute;left:-4vw;right:-4vw;bottom:-72px;height:144px;background:#fff;border-radius:50% 50% 0 0/48% 48% 0 0;z-index:2;pointer-events:none}
.cc26-hero-content{position:relative;overflow:hidden}.cc26-hero-content:after{content:"";position:absolute;right:-70px;bottom:-92px;width:230px;height:230px;border-radius:50%;border:30px solid rgba(39,126,181,.09);pointer-events:none}
.cc26-region--content>.cc26-section,
.cc26-region--content>.cc26-split,
.cc26-region--content>.cc26-sponsor-strip,
.cc26-region--content>.cc26-faq{position:relative;z-index:3}
.cc26-region--content>.cc26-band,
.cc26-region--content>.cc26-webform-section,
.cc26-region--content>.cc26-cards,
.cc26-region--content>.cc26-fourways,
.cc26-region--content>.cc26-tier-preview,
.cc26-region--content>.cc26-addon-grid,
.cc26-region--content>.cc26-detail-grid,
.cc26-region--content>.cc26-gallery-grid,
.cc26-region--content>.cc26-archive-grid,
.cc26-region--content>.cc26-year-link-grid,
.cc26-region--content>.cc26-archive-top-actions{position:relative;z-index:3}
.cc26-design-grid{position:relative}.cc26-design-grid:before{content:"";position:absolute;inset:-46px max(-12vw,-120px);z-index:-1;border-radius:48px;background:linear-gradient(135deg,rgba(223,243,255,.68),rgba(255,247,251,.72));box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.cc26-route-sponsor .cc26-tier-preview:before{background:linear-gradient(135deg,#071631,#10213f 56%,#164f65)}
.cc26-route-sponsor .cc26-tier-preview article:not(.is-featured){background:rgba(255,255,255,.95)}
.cc26-route-sponsor .cc26-tier-preview article.is-featured{box-shadow:0 28px 90px rgba(0,0,0,.32);border-color:rgba(255,255,255,.18)}
.cc26-route-sponsor .cc26-addon-grid:before{background:linear-gradient(135deg,#fff7fb,#eef8ef)}
.cc26-route-register .cc26-detail-grid:before{background:linear-gradient(135deg,#fff7fb,#f2fbff)}
.cc26-route-donate .cc26-webform-section,.cc26-route-impact .cc26-band{box-shadow:0 30px 90px rgba(239,107,154,.14)}
.section-white{background:#fff}.section-soft-blue{background:linear-gradient(135deg,#f3faff,#fff)}.section-soft-pink{background:linear-gradient(135deg,#fff7fb,#fff)}.section-navy{background:radial-gradient(circle at 85% 10%,rgba(245,185,64,.18),transparent 30%),linear-gradient(135deg,#081630,#10213f 58%,#0d5464)!important}.section-image{background-size:cover;background-position:center}.section-mosaic{background:linear-gradient(135deg,#f7fbff,#fff7fb)}.section-cta{background:linear-gradient(135deg,var(--navy),#175279);color:#fff}
.cc26-media-story{max-width:none;margin:0 0 92px;padding:clamp(54px,7vw,92px) clamp(22px,5vw,72px);display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(28px,5vw,70px);align-items:center;position:relative;overflow:hidden;border-block:1px solid rgba(220,230,237,.8)}
.cc26-media-story:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(239,107,154,.14),transparent 26%),radial-gradient(circle at 92% 8%,rgba(39,126,181,.14),transparent 30%);pointer-events:none}
.cc26-media-story:after{content:"";position:absolute;right:-110px;bottom:-130px;width:320px;height:320px;border-radius:50%;border:42px solid rgba(255,255,255,.6);pointer-events:none}
.cc26-media-story__copy,.cc26-media-story__mosaic{position:relative;z-index:1}.cc26-media-story__copy h2{max-width:650px}.cc26-media-story__copy p:not(.cc26-kicker){max-width:620px;color:var(--muted);font-size:19px;line-height:1.72}.cc26-media-story--impact{background:linear-gradient(135deg,#fff7fb,#fffaf4)}.cc26-media-story--archive{background:linear-gradient(135deg,#eef8ef,#f7fbff)}
.cc26-media-story__mosaic{display:grid;grid-template-columns:1.1fr .9fr 1fr;grid-auto-rows:145px;gap:14px}.cc26-media-story__tile{position:relative;margin:0;overflow:hidden;border-radius:28px;background:#dfeaf2;box-shadow:0 24px 64px rgba(16,33,63,.18)}.cc26-media-story__tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease,filter .45s ease}.cc26-media-story__tile:hover img{transform:scale(1.055);filter:saturate(1.08)}.cc26-media-story__tile figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:7px 10px;border-radius:999px;background:rgba(10,23,48,.72);color:#fff;font-size:12px;font-weight:900;backdrop-filter:blur(8px)}.cc26-media-story__tile--1{grid-row:span 2}.cc26-media-story__tile--2{grid-column:span 2}.cc26-media-story__tile--5{grid-column:span 2}
.cc26-route-home .cc26-media-story{margin-top:-42px}.cc26-route-home .cc26-band{margin-top:20px}.cc26-route-home .cc26-fourways:before{background:linear-gradient(135deg,#f2fbff,#fff7fb 60%,#fff)}.cc26-route-home .cc26-gallery-grid{padding-top:22px;padding-bottom:22px;border-radius:40px;background:linear-gradient(135deg,#071631,#10213f)}.cc26-route-home .cc26-gallery-grid img{border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 50px rgba(0,0,0,.22)}
.cc26-route-register .cc26-webform-section,.cc26-route-sponsor .cc26-webform-section,.cc26-route-donate .cc26-webform-section,.cc26-route-contact .cc26-webform-section,.cc26-route-raffle-mulligans .cc26-webform-section{margin-top:-28px;background:linear-gradient(135deg,#fff,#f7fbff 55%,#fff7fb);border:1px solid rgba(220,230,237,.9);box-shadow:0 30px 90px rgba(16,33,63,.14)}
.cc26-route-register .cc26-drupal-webform__header{background:radial-gradient(circle at 90% 0,rgba(239,107,154,.18),transparent 28%),linear-gradient(135deg,#fff,#f7fbff)}
.cc26-route-register .cc26-register-summary-label{
  max-width:1220px;
  margin:0 auto 22px;
  padding:0 22px;
}
.cc26-route-register .cc26-register-summary-label h2{
  max-width:780px;
  margin:4px 0 0;
  color:var(--navy);
  font-size:clamp(30px,4vw,48px);
}
.cc26-route-register .cc26-detail-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
  margin-bottom:clamp(34px,5vw,58px);
}
.cc26-route-register .cc26-detail-grid article,
.cc26-route-register .cc26-detail-grid > div{
  min-height:100%;
  padding:clamp(22px,2.4vw,30px);
  border:1px solid rgba(220,230,237,.9);
  background:
    radial-gradient(circle at 94% 8%,rgba(239,107,154,.11),transparent 30%),
    linear-gradient(135deg,#fff,#f7fbff);
}
.cc26-route-register .cc26-detail-grid article h3,
.cc26-route-register .cc26-detail-grid > div h3{
  margin-bottom:10px;
  color:var(--navy);
}
.cc26-route-register .cc26-detail-grid article p,
.cc26-route-register .cc26-detail-grid > div p{
  margin-bottom:0;
}
.cc26-route-register .cc26-register-form-region{
  position:relative;
  z-index:4;
  max-width:1280px;
  margin:0 auto clamp(60px,7vw,96px);
  padding:clamp(34px,5vw,66px) clamp(18px,4vw,54px);
  border:1px solid rgba(220,230,237,.9);
  border-radius:0 42px 42px 42px;
  background:
    radial-gradient(circle at 92% 4%,rgba(39,126,181,.14),transparent 28%),
    linear-gradient(135deg,#fff,#f7fbff 60%,#fff7fb);
  box-shadow:0 30px 90px rgba(16,33,63,.14);
}
.cc26-route-register .cc26-register-form-region .cc26-drupal-webform{
  max-width:1080px;
  margin:0 auto;
}
.cc26-route-register .cc26-register-form-region .cc26-drupal-webform__header{
  margin-bottom:26px;
}
.cc26-register-static-webform-hidden{
  display:none!important;
}
.cc26-static-webform-section-hidden{
  display:none!important;
}
.cc26-anchor-offset{
  display:block;
  position:relative;
  top:-110px;
  width:0;
  height:0;
  overflow:hidden;
}

/* Global Drupal Webform design system. */
.ccg-webform-shell,
.cc26-real-webform-shell{
  position:relative;
  z-index:4;
  max-width:1280px;
  margin:clamp(42px,6vw,82px) auto clamp(64px,8vw,112px);
  padding:clamp(28px,5vw,64px) clamp(16px,4vw,54px);
  border:1px solid rgba(220,230,237,.92);
  border-radius:0 42px 42px 42px;
  background:
    radial-gradient(circle at 92% 4%,rgba(39,126,181,.13),transparent 28%),
    radial-gradient(circle at 8% 96%,rgba(239,107,154,.12),transparent 26%),
    linear-gradient(135deg,#fff,#f7fbff 60%,#fff7fb);
  box-shadow:0 30px 90px rgba(16,33,63,.14);
}
.ccg-webform-shell .cc26-drupal-webform,
.cc26-real-webform-shell .cc26-drupal-webform{
  max-width:1080px;
  margin:0 auto;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.cc26-drupal-webform.ccg-webform{
  max-width:1080px;
  margin:0 auto;
  padding:clamp(22px,3vw,34px);
  border:1px solid rgba(220,230,237,.92);
  border-radius:0 34px 34px 34px;
  background:
    radial-gradient(circle at 92% 4%,rgba(39,126,181,.1),transparent 26%),
    linear-gradient(135deg,#fff,#fbfdff);
  box-shadow:0 24px 72px rgba(16,33,63,.12);
}
.ccg-webform-shell .cc26-drupal-webform.ccg-webform,
.cc26-real-webform-shell .cc26-drupal-webform.ccg-webform,
.cc26-register-form-region .cc26-drupal-webform.ccg-webform{
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.ccg-webform-shell .cc26-drupal-webform__header,
.cc26-real-webform-shell .cc26-drupal-webform__header{
  margin-bottom:24px;
  padding:clamp(24px,3.5vw,38px);
  border-radius:0 30px 30px 30px;
  background:
    radial-gradient(circle at 92% 4%,rgba(239,107,154,.15),transparent 28%),
    linear-gradient(135deg,#fff,#f8fcff);
}
.ccg-webform-shell .cc26-drupal-webform__header h3,
.cc26-real-webform-shell .cc26-drupal-webform__header h3{
  font-size:clamp(28px,3vw,42px);
  line-height:1.05;
}
.ccg-webform-shell .cc26-drupal-webform__grid,
.cc26-real-webform-shell .cc26-drupal-webform__grid{
  gap:18px;
}
.ccg-webform-shell .cc26-drupal-webform__grid > .js-form-item,
.ccg-webform-shell .cc26-drupal-webform__grid > .form-wrapper:not(.form-actions):not(.url-textfield),
.cc26-real-webform-shell .cc26-drupal-webform__grid > .js-form-item,
.cc26-real-webform-shell .cc26-drupal-webform__grid > .form-wrapper:not(.form-actions):not(.url-textfield){
  min-width:0;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.ccg-webform-shell .cc26-drupal-webform__grid > .form-type-textarea,
.ccg-webform-shell .cc26-drupal-webform__grid > .form-item-notes,
.ccg-webform-shell .cc26-drupal-webform__grid > .form-item-message,
.ccg-webform-shell .cc26-drupal-webform__grid > .form-item-donation-notes,
.ccg-webform-shell .cc26-drupal-webform__grid > .form-item-sponsorship-notes,
.ccg-webform-shell .cc26-drupal-webform__grid > .form-item-notes-questions,
.cc26-real-webform-shell .cc26-drupal-webform__grid > .form-type-textarea,
.cc26-real-webform-shell .cc26-drupal-webform__grid > .form-item-notes,
.cc26-real-webform-shell .cc26-drupal-webform__grid > .form-item-message,
.cc26-real-webform-shell .cc26-drupal-webform__grid > .form-item-donation-notes,
.cc26-real-webform-shell .cc26-drupal-webform__grid > .form-item-sponsorship-notes,
.cc26-real-webform-shell .cc26-drupal-webform__grid > .form-item-notes-questions{
  grid-column:1/-1;
}
.ccg-webform-shell .cc26-drupal-webform .cc26-webform-group,
.cc26-real-webform-shell .cc26-drupal-webform .cc26-webform-group{
  border-radius:0 28px 28px 28px;
  background:rgba(255,255,255,.94);
}
.ccg-webform-shell .cc26-drupal-webform label,
.cc26-real-webform-shell .cc26-drupal-webform label{
  margin-bottom:7px;
}
.ccg-webform-shell .cc26-drupal-webform input[type="text"],
.ccg-webform-shell .cc26-drupal-webform input[type="email"],
.ccg-webform-shell .cc26-drupal-webform input[type="tel"],
.ccg-webform-shell .cc26-drupal-webform input[type="number"],
.ccg-webform-shell .cc26-drupal-webform input[type="url"],
.ccg-webform-shell .cc26-drupal-webform select,
.ccg-webform-shell .cc26-drupal-webform textarea,
.cc26-real-webform-shell .cc26-drupal-webform input[type="text"],
.cc26-real-webform-shell .cc26-drupal-webform input[type="email"],
.cc26-real-webform-shell .cc26-drupal-webform input[type="tel"],
.cc26-real-webform-shell .cc26-drupal-webform input[type="number"],
.cc26-real-webform-shell .cc26-drupal-webform input[type="url"],
.cc26-real-webform-shell .cc26-drupal-webform select,
.cc26-real-webform-shell .cc26-drupal-webform textarea{
  min-height:56px;
  border-radius:14px;
  border-color:#cedde8;
  background:#fff;
}
.ccg-webform-shell .cc26-drupal-webform textarea,
.cc26-real-webform-shell .cc26-drupal-webform textarea{
  min-height:132px;
}
.ccg-webform-shell .cc26-drupal-webform .form-actions,
.cc26-real-webform-shell .cc26-drupal-webform .form-actions{
  margin-top:22px;
}
.ccg-webform-shell .cc26-drupal-webform input[type="submit"],
.ccg-webform-shell .cc26-drupal-webform button[type="submit"],
.cc26-real-webform-shell .cc26-drupal-webform input[type="submit"],
.cc26-real-webform-shell .cc26-drupal-webform button[type="submit"]{
  width:100%;
  min-height:58px;
  border-radius:999px;
  background:linear-gradient(135deg,var(--pink),#e4578d)!important;
  box-shadow:0 18px 40px rgba(239,107,154,.3);
}
.cc26-route-register .cc26-register-form-region{
  margin-top:0;
}
.cc26-region--content-bottom .cc26-drupal-webform{
  max-width:1080px;
  margin-left:auto;
  margin-right:auto;
}
.cc26-route-donate .cc26-media-story__mosaic,.cc26-route-impact .cc26-media-story__mosaic{grid-template-columns:1fr 1fr}.cc26-route-donate .cc26-media-story__tile--1,.cc26-route-impact .cc26-media-story__tile--1{grid-row:span 2}.cc26-route-donate .cc26-media-story__tile--2,.cc26-route-impact .cc26-media-story__tile--2{grid-column:span 1}
.cc26-gallery-card-image,.cc26-archive-card__image img{display:block;width:100%;object-fit:cover}.cc26-gallery-hub-card{overflow:hidden;position:relative;background:#fff!important;border:1px solid var(--line);box-shadow:var(--cc26-shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.cc26-gallery-hub-card:hover{transform:translateY(-6px);box-shadow:var(--cc26-shadow-hover);border-color:rgba(239,107,154,.34)}.cc26-gallery-card-image{height:210px;margin:-1px -1px 20px;width:calc(100% + 2px);border-radius:24px 24px 0 0}.cc26-gallery-hub-card .cc26-gallery-card-image+*{position:relative}.cc26-gallery-hub-card .cc26-archive-badge{position:absolute;top:16px;left:16px;z-index:2;background:rgba(16,33,63,.82);color:#fff;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px)}
.cc26-archive-card{overflow:hidden;padding:0!important}.cc26-archive-card__image{display:block;height:145px;overflow:hidden;background:#dfeaf2}.cc26-archive-card__image img{height:145px;transition:transform .35s ease}.cc26-archive-card:hover .cc26-archive-card__image img{transform:scale(1.06)}.cc26-archive-card>*:not(.cc26-archive-card__image){margin-left:24px;margin-right:24px}.cc26-archive-card>:last-child{margin-bottom:24px}.cc26-archive-card h3,.cc26-archive-card strong{margin-top:20px}.cc26-archive-card .cc26-archive-icon{position:absolute;top:112px;right:18px;width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#fff;box-shadow:0 12px 26px rgba(16,33,63,.16)}
.cc26-archive-top-actions{max-width:1220px;margin:0 auto 42px;padding:26px!important;border-radius:34px;background:linear-gradient(135deg,#10213f,#175279);box-shadow:0 26px 70px rgba(16,33,63,.18)}.cc26-archive-top-actions a{background:#fff;color:var(--navy)!important}.cc26-year-link-grid{max-width:1220px;margin:0 auto 90px;padding:0 22px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.cc26-year-link-grid a{min-height:70px;display:grid;place-items:center;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 34px rgba(16,33,63,.08);font-weight:900;text-decoration:none;color:var(--navy);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cc26-year-link-grid a:hover{transform:translateY(-4px);background:#f7fbff;box-shadow:var(--cc26-shadow)}
.cc26-webform-section{position:relative}.cc26-webform-section:before{content:"";position:absolute;inset:-34px max(-9vw,-100px);z-index:-1;border-radius:52px;background:linear-gradient(135deg,rgba(255,247,251,.85),rgba(243,250,255,.9))}.cc26-drupal-webform__grid{gap:22px}.cc26-drupal-webform .cc26-webform-group,.cc26-drupal-webform > .js-form-item,.cc26-drupal-webform .form-wrapper:not(.form-actions):not(.url-textfield){box-shadow:0 18px 54px rgba(16,33,63,.09)}
@media(max-width:1100px){.cc26-media-story{grid-template-columns:1fr}.cc26-media-story__mosaic{grid-auto-rows:130px}.cc26-year-link-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1100px){.cc26-route-register .cc26-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc26-route-register .cc26-register-form-region{border-radius:0;padding-left:24px;padding-right:24px}}
@media(max-width:760px){.cc26-hero:after{height:82px;bottom:-42px}.cc26-design-grid:before{inset:-26px -18px;border-radius:28px}.cc26-media-story{padding:46px 22px;margin-bottom:58px}.cc26-media-story__mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:132px;gap:10px}.cc26-media-story__tile{border-radius:20px}.cc26-media-story__tile--1,.cc26-media-story__tile--2,.cc26-media-story__tile--5{grid-column:auto;grid-row:auto}.cc26-media-story__tile figcaption{display:none}.cc26-gallery-card-image{height:190px}.cc26-archive-grid{grid-template-columns:1fr}.cc26-year-link-grid{grid-template-columns:repeat(2,1fr);padding:0 18px}.cc26-archive-top-actions{border-radius:0}.cc26-route-register .cc26-webform-section,.cc26-route-sponsor .cc26-webform-section,.cc26-route-donate .cc26-webform-section,.cc26-route-contact .cc26-webform-section,.cc26-route-raffle-mulligans .cc26-webform-section{margin-top:0}.cc26-webform-section:before{inset:-20px -18px;border-radius:0}}
@media(max-width:760px){.cc26-route-register .cc26-register-summary-label{padding:0 18px}.cc26-route-register .cc26-detail-grid{grid-template-columns:1fr;margin-bottom:34px}.cc26-route-register .cc26-register-form-region{margin-bottom:52px;padding:28px 14px}.cc26-route-register .cc26-register-form-region .cc26-drupal-webform__header h3{font-size:30px}.cc26-anchor-offset{top:-86px}}
@media(prefers-reduced-motion:reduce){.cc26-media-story__tile img,.cc26-gallery-hub-card,.cc26-archive-card,.cc26-year-link-grid a{transition:none!important}}
.cc26-clickable-card{cursor:pointer}.cc26-clickable-card:focus-visible{outline:3px solid var(--pink);outline-offset:5px}.cc26-clickable-card a{position:relative;z-index:2}

/* Gopi-inspired golf/event restyle: original layout language adapted to Cooling Cancer branding. */
:root{
  --cc26-club-navy:#071a33;
  --cc26-club-navy-2:#10213f;
  --cc26-club-blue:#277eb5;
  --cc26-club-pink:#ef6b9a;
  --cc26-club-green:#6c9b72;
  --cc26-club-soft:#f4f8fb;
  --cc26-club-shadow:0 26px 78px rgba(7,26,51,.16);
  --cc26-club-shadow-hover:0 34px 96px rgba(7,26,51,.24);
}
body{
  background:#fff;
}
.cc26-header{
  top:0;
  padding:0 clamp(18px,4.4vw,72px);
  background:rgba(255,255,255,.88);
  border-bottom:1px solid rgba(220,230,237,.75);
  box-shadow:0 18px 50px rgba(7,26,51,.08);
  backdrop-filter:blur(22px) saturate(1.15);
}
.cc26-header__inner{
  min-height:92px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
}
.cc26-logo{
  min-width:max-content;
}
.cc26-logo-mark,
.cc26-logo img{
  width:64px;
  height:64px;
}
.cc26-header nav{
  justify-self:center;
  gap:clamp(12px,1.6vw,26px);
  align-items:center;
}
.cc26-header nav a{
  padding:34px 0;
  color:#223650;
  font-size:14px;
  letter-spacing:.02em;
}
.cc26-header nav a:after{
  bottom:25px;
  height:4px;
  background:linear-gradient(90deg,var(--cc26-club-blue),var(--cc26-club-pink));
}
.cc26-nav-cta{
  min-height:50px;
  padding:0 22px;
  background:linear-gradient(135deg,var(--cc26-club-pink),#f189af);
  color:#fff!important;
  border:1px solid rgba(255,255,255,.45);
  box-shadow:0 16px 36px rgba(239,107,154,.28);
}
.cc26-hero{
  min-height:clamp(720px,84vh,900px);
  display:grid;
  grid-template-columns:1fr;
  align-items:center;
  isolation:isolate;
  background:var(--cc26-club-navy);
}
.cc26-hero:before,
.cc26-hero:after{
  display:none!important;
}
.cc26-hero-media{
  position:absolute;
  inset:0;
  min-height:100%;
  z-index:0;
}
.cc26-hero-media:after{
  background:
    radial-gradient(circle at 88% 20%,rgba(39,126,181,.24),transparent 28%),
    linear-gradient(90deg,rgba(7,26,51,.9) 0%,rgba(7,26,51,.72) 42%,rgba(7,26,51,.32) 100%);
}
.cc26-hero-media img{
  filter:saturate(1.05) contrast(1.04);
}
.cc26-hero-content{
  width:min(780px,calc(100% - 44px));
  margin:clamp(70px,8vw,130px) 0 clamp(70px,8vw,120px) clamp(22px,8vw,150px);
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  color:#fff;
  box-shadow:none;
  backdrop-filter:none;
  overflow:visible;
  z-index:2;
}
.cc26-hero-content:after{
  display:none;
}
.cc26-hero .cc26-kicker{
  padding:8px 14px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:999px;
  background:rgba(255,255,255,.12);
  color:#fff;
  backdrop-filter:blur(14px);
}
.cc26-hero h1{
  max-width:840px;
  color:#fff;
  font-size:clamp(44px,6.4vw,92px);
  line-height:.9;
  letter-spacing:0;
  text-shadow:0 16px 38px rgba(0,0,0,.3);
}
.cc26-hero-content>p:not(.cc26-kicker){
  max-width:680px;
  color:rgba(255,255,255,.86);
  font-size:clamp(19px,2vw,24px);
}
.cc26-hero .cc26-actions a{
  min-height:58px;
  padding:0 30px;
}
.cc26-hero .cc26-actions .primary{
  background:linear-gradient(135deg,var(--cc26-club-pink),#f38ab0);
}
.cc26-hero .cc26-actions .secondary{
  background:#fff;
  color:var(--cc26-club-navy);
}
.cc26-hero .cc26-actions .tertiary{
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.35);
  color:#fff;
  backdrop-filter:blur(12px);
}
.cc26-detail-grid{
  margin:-76px auto 104px;
}
.cc26-detail-grid article{
  border:0;
  border-radius:0;
  padding:30px 28px;
  background:#fff;
  box-shadow:var(--cc26-club-shadow);
  position:relative;
  overflow:hidden;
}
.cc26-detail-grid article:before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:5px;
  background:linear-gradient(180deg,var(--cc26-club-blue),var(--cc26-club-pink));
}
.cc26-detail-grid article:first-child{
  border-top:0;
}
.cc26-region--content>.cc26-section,
.cc26-section-heading,
.cc26-split,
.cc26-cards,
.cc26-fourways,
.cc26-tier-preview,
.cc26-addon-grid,
.cc26-gallery-grid,
.cc26-faq,
.cc26-sponsor-strip,
.cc26-webform-section,
.cc26-archive-grid,
.cc26-year-link-grid{
  max-width:1280px;
}
.cc26-region--content>.cc26-section:nth-of-type(odd){
  background:transparent;
}
.cc26-section-heading{
  text-align:left;
  margin-bottom:38px;
}
.cc26-section-heading h2,
.cc26-section h2,
.cc26-copy h2,
.cc26-webform-intro h2{
  letter-spacing:0;
}
.cc26-section-heading h2:after,
.cc26-section h2:after{
  width:92px;
  height:4px;
  background:linear-gradient(90deg,var(--cc26-club-pink),var(--cc26-club-blue),var(--cc26-club-green));
}
.cc26-cards,
.cc26-fourways,
.cc26-addon-grid{
  gap:26px;
}
.cc26-cards article,
.cc26-fourways article,
.cc26-addon-grid article{
  position:relative;
  min-height:250px;
  border:1px solid rgba(220,230,237,.78);
  border-radius:0 30px 30px 30px;
  padding:34px 30px;
  background:
    linear-gradient(180deg,#fff,#fff),
    radial-gradient(circle at 90% 0,rgba(39,126,181,.13),transparent 32%);
  box-shadow:0 18px 54px rgba(7,26,51,.09);
}
.cc26-cards article:before,
.cc26-fourways article:before,
.cc26-addon-grid article:before{
  width:62px;
  height:62px;
  margin-bottom:24px;
  border-radius:50%;
  box-shadow:0 14px 30px rgba(7,26,51,.12);
}
.cc26-cards article h3,
.cc26-fourways article h3,
.cc26-addon-grid article h3{
  font-size:26px;
  letter-spacing:0;
}
.cc26-feature-list{
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}
.cc26-feature-list article{
  min-height:112px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(220,230,237,.85);
  color:var(--cc26-club-navy);
  box-shadow:0 16px 44px rgba(7,26,51,.08);
  position:relative;
}
.cc26-feature-list article:before{
  content:"";
  width:28px;
  height:28px;
  margin-right:12px;
  flex:0 0 auto;
  background:var(--cc26-club-green);
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M12 4h7l-2 3 2 3h-7'/%3E%3C/svg%3E") center/contain no-repeat;
}
.cc26-split{
  padding-block:clamp(28px,5vw,70px);
}
.cc26-split:before{
  content:"";
  position:absolute;
  inset:auto auto 0 22px;
  width:45%;
  height:68%;
  border-radius:46px;
  background:linear-gradient(135deg,#eaf7ff,#fff7fb);
  z-index:-1;
}
.cc26-copy{
  padding:clamp(10px,2vw,26px);
}
.cc26-image-card{
  border-radius:0 44px 44px 44px;
  box-shadow:var(--cc26-club-shadow);
  position:relative;
}
.cc26-image-card:after{
  content:"";
  position:absolute;
  right:22px;
  bottom:22px;
  width:74px;
  height:74px;
  border-radius:50%;
  background:rgba(255,255,255,.86);
  box-shadow:0 14px 34px rgba(7,26,51,.2);
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='28' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;
}
.cc26-band,
.cc26-form-panel{
  max-width:none;
  border-radius:0;
  padding:clamp(62px,8vw,108px) clamp(22px,7vw,118px);
  background:
    radial-gradient(circle at 12% 18%,rgba(239,107,154,.18),transparent 27%),
    radial-gradient(circle at 88% 16%,rgba(39,126,181,.22),transparent 32%),
    linear-gradient(135deg,#06152c,#10213f 52%,#0f5863)!important;
  box-shadow:none;
}
.cc26-band h2,
.cc26-form-panel h2{
  font-size:clamp(34px,4.8vw,68px);
  color:#fff;
}
.cc26-tier-preview{
  gap:26px;
  align-items:stretch;
}
.cc26-tier-preview article{
  border-radius:30px;
  padding:34px 30px;
  background:#fff;
  border:1px solid rgba(220,230,237,.78);
  box-shadow:0 18px 56px rgba(7,26,51,.1);
}
.cc26-tier-preview article.is-featured{
  background:
    radial-gradient(circle at 85% 12%,rgba(239,107,154,.24),transparent 30%),
    linear-gradient(135deg,#071a33,#10213f 56%,#0f5863);
  border:1px solid rgba(255,255,255,.18);
}
.cc26-tier-preview article:before{
  width:54px;
  height:54px;
  border-radius:18px;
  background:var(--cc26-club-pink);
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 21h8'/%3E%3Cpath d='M12 17v4'/%3E%3Cpath d='M7 4h10v4a5 5 0 0 1-10 0V4Z'/%3E%3Cpath d='M17 6h3a3 3 0 0 1-3 3'/%3E%3Cpath d='M7 6H4a3 3 0 0 0 3 3'/%3E%3C/svg%3E") center/30px no-repeat;
}
.cc26-route-sponsor .cc26-tier-preview{
  padding:clamp(44px,5vw,76px) 22px;
  background:
    radial-gradient(circle at 8% 0,rgba(239,107,154,.16),transparent 32%),
    linear-gradient(135deg,#06152c,#10213f 62%,#0f5863);
  border-radius:0;
}
.cc26-route-sponsor .cc26-tier-preview:before{
  display:none;
}
.cc26-route-sponsor .cc26-tier-preview article:not(.is-featured){
  background:rgba(255,255,255,.96);
}
.cc26-route-sponsor .cc26-tier-preview article.is-featured{
  box-shadow:0 34px 100px rgba(0,0,0,.35);
}
.cc26-route-sponsor .cc26-tier-preview{
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
}
.cc26-route-sponsor .cc26-tier-preview article{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:100%;
  overflow:hidden;
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
.cc26-route-sponsor .cc26-tier-preview article:hover{
  transform:translateY(-7px);
}
.cc26-route-sponsor .cc26-tier-preview article.is-featured{
  grid-column:1 / -1;
  min-height:auto;
  padding:clamp(38px,5vw,64px);
}
.cc26-route-sponsor .cc26-tier-preview article.is-featured:after{
  content:"Featured Sponsorship";
  position:absolute;
  top:28px;
  right:clamp(24px,4vw,44px);
  padding:9px 14px;
  border-radius:999px;
  color:#fff;
  background:rgba(239,107,154,.92);
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 12px 28px rgba(239,107,154,.28);
}
.cc26-route-sponsor .cc26-tier-preview article.is-featured h3{
  max-width:760px;
  font-size:clamp(32px,4vw,52px);
  line-height:1.02;
}
.cc26-route-sponsor .cc26-tier-preview article.is-featured p{
  max-width:780px;
  font-size:18px;
}
.cc26-route-sponsor .cc26-tier-preview article.is-featured ul{
  columns:2;
  column-gap:42px;
  max-width:1040px;
}
.cc26-route-sponsor .cc26-tier-preview article:not(.is-featured) h3{
  font-size:clamp(24px,2.4vw,31px);
  line-height:1.08;
}
.cc26-route-sponsor .cc26-tier-preview article ul{
  margin-bottom:24px;
}
.cc26-route-sponsor .cc26-tier-preview article li{
  margin-bottom:9px;
}
.cc26-route-sponsor .cc26-tier-preview article a{
  width:100%;
  justify-content:center;
  align-items:center;
  min-height:52px;
  margin-top:auto;
  padding:14px 18px;
  border-radius:999px;
  color:#fff!important;
  background:linear-gradient(135deg,var(--cc26-club-pink),#d83f82);
  box-shadow:0 16px 34px rgba(239,107,154,.28);
  text-align:center;
  text-decoration:none;
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease;
}
.cc26-route-sponsor .cc26-tier-preview article a:after{
  content:"";
  width:16px;
  height:16px;
  margin-left:10px;
  background:currentColor;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;
  transition:transform .22s ease;
}
.cc26-route-sponsor .cc26-tier-preview article a:hover,
.cc26-route-sponsor .cc26-tier-preview article a:focus-visible{
  transform:translateY(-2px);
  box-shadow:0 20px 44px rgba(239,107,154,.36);
}
.cc26-route-sponsor .cc26-tier-preview article a:hover:after,
.cc26-route-sponsor .cc26-tier-preview article a:focus-visible:after{
  transform:translateX(5px);
}
.cc26-route-sponsor .cc26-tier-preview article a:focus-visible{
  outline:3px solid rgba(39,126,181,.38);
  outline-offset:4px;
}
.cc26-gallery-grid{
  gap:18px;
}
.cc26-gallery-grid img{
  height:clamp(260px,27vw,390px);
  border-radius:0 28px 28px 28px;
  box-shadow:0 18px 52px rgba(7,26,51,.14);
}
.cc26-gallery-hub-card{
  border-radius:0 32px 32px 32px;
  box-shadow:var(--cc26-club-shadow);
}
.cc26-gallery-card-media img,
.cc26-gallery-card-image,
.cc26-gallery-thumb{
  height:260px;
}
.cc26-gallery-card-body{
  padding:30px;
}
.cc26-media-story{
  padding:clamp(70px,8vw,118px) clamp(22px,6vw,92px);
  grid-template-columns:minmax(0,1fr) minmax(360px,.96fr);
}
.cc26-media-story__mosaic{
  grid-auto-rows:165px;
}
.cc26-media-story__tile{
  border-radius:0 30px 30px 30px;
}
.cc26-route-home .cc26-fourways,
.cc26-route-home .cc26-cards,
.cc26-route-tournament .cc26-cards,
.cc26-route-register .cc26-cards{
  padding-block:48px;
  border-radius:0;
  background:linear-gradient(135deg,#f4fbff,#fff7fb 72%,#fff);
}
.cc26-route-home .cc26-fourways:before{
  display:none;
}
.cc26-webform-section{
  max-width:1280px;
  border-radius:0 42px 42px 42px;
  padding:clamp(42px,5vw,72px);
  background:
    radial-gradient(circle at 92% 4%,rgba(39,126,181,.14),transparent 28%),
    linear-gradient(135deg,#fff,#f7fbff 62%,#fff7fb);
  box-shadow:var(--cc26-club-shadow);
}
.cc26-webform-section:before{
  display:none;
}
.cc26-drupal-webform__header,
.cc26-drupal-webform .cc26-webform-group,
.cc26-drupal-webform > .js-form-item,
.cc26-drupal-webform .form-wrapper:not(.form-actions):not(.url-textfield){
  border-radius:0 28px 28px 28px;
}
.cc26-drupal-webform input[type="text"],
.cc26-drupal-webform input[type="email"],
.cc26-drupal-webform input[type="tel"],
.cc26-drupal-webform input[type="number"],
.cc26-drupal-webform input[type="url"],
.cc26-drupal-webform select,
.cc26-drupal-webform textarea{
  border-radius:12px;
  border-color:#cfdce6;
  background:#fbfdff;
}
.cc26-drupal-webform input[type="submit"],
.cc26-drupal-webform button[type="submit"],
.cc26-drupal-webform .button--primary{
  min-height:60px;
  padding:0 34px;
  background:linear-gradient(135deg,var(--cc26-club-pink),#f28caf)!important;
}
.cc26-route-contact .cc26-webform-section{
  grid-template-columns:.9fr 1.1fr;
}
.cc26-archive-card{
  border-radius:0 28px 28px 28px;
  box-shadow:0 18px 52px rgba(7,26,51,.11);
}
.cc26-archive-card:hover,
.cc26-gallery-hub-card:hover{
  transform:translateY(-8px);
}
.cc26-footer{
  position:relative;
  display:grid;
  grid-template-columns:minmax(280px,1.2fr) minmax(280px,.8fr);
  gap:clamp(26px,5vw,80px);
  padding:clamp(62px,8vw,104px) clamp(22px,6vw,94px) 34px;
  background:
    radial-gradient(circle at 88% 10%,rgba(39,126,181,.2),transparent 30%),
    radial-gradient(circle at 20% 0,rgba(239,107,154,.14),transparent 30%),
    linear-gradient(135deg,#06152c,#10213f 62%,#071a33);
  overflow:hidden;
}
.cc26-footer:before{
  content:"";
  position:absolute;
  right:-120px;
  bottom:-130px;
  width:360px;
  height:360px;
  border-radius:50%;
  border:48px solid rgba(255,255,255,.05);
}
.cc26-footer p{
  color:rgba(255,255,255,.76);
  font-size:17px;
}
.cc26-footer-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px 22px;
}
.cc26-footer-links a{
  color:#fff;
  position:relative;
  padding-left:18px;
}
.cc26-footer-links a:before{
  content:"";
  position:absolute;
  left:0;
  top:.65em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--cc26-club-pink);
}
.cc26-menu-toggle{
  display:none;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:50px;
  padding:0 18px;
  border:1px solid rgba(16,33,63,.14);
  border-radius:999px;
  background:#fff;
  color:var(--cc26-club-navy);
  font:inherit;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 12px 30px rgba(7,26,51,.1);
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease;
}
.cc26-menu-toggle:hover{
  transform:translateY(-2px);
  border-color:rgba(239,107,154,.34);
  box-shadow:0 18px 44px rgba(7,26,51,.16);
}
.cc26-menu-toggle:focus-visible{
  outline:3px solid var(--cc26-club-pink);
  outline-offset:4px;
}
.cc26-menu-toggle__bars,
.cc26-menu-toggle__bars:before,
.cc26-menu-toggle__bars:after{
  display:block;
  width:24px;
  height:2px;
  border-radius:999px;
  background:currentColor;
  transition:transform .22s ease,opacity .22s ease;
}
.cc26-menu-toggle__bars{
  position:relative;
}
.cc26-menu-toggle__bars:before,
.cc26-menu-toggle__bars:after{
  content:"";
  position:absolute;
  left:0;
}
.cc26-menu-toggle__bars:before{
  top:-8px;
}
.cc26-menu-toggle__bars:after{
  top:8px;
}
body.cc26-menu-open{
  overflow:hidden;
}
.cc26-site{
  overflow-x:clip;
}
body.cc26-menu-open .cc26-menu-toggle{
  background:var(--cc26-club-pink);
  color:#fff;
  border-color:transparent;
}
body.cc26-menu-open .cc26-menu-toggle__bars{
  background:transparent;
}
body.cc26-menu-open .cc26-menu-toggle__bars:before{
  top:0;
  transform:rotate(45deg);
}
body.cc26-menu-open .cc26-menu-toggle__bars:after{
  top:0;
  transform:rotate(-45deg);
}
@media(max-width:1120px){
  .cc26-header__inner{
    grid-template-columns:auto auto;
    justify-items:stretch;
    padding:12px 0;
  }
  .cc26-logo{
    justify-self:start;
  }
  .cc26-primary-nav{
    position:fixed;
    inset:0;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100vw;
    height:100vh;
    min-height:100vh;
    z-index:100;
    display:grid!important;
    grid-template-columns:minmax(0,1fr);
    align-content:start;
    gap:0!important;
    padding:clamp(88px,12vh,128px) clamp(24px,8vw,72px) 44px;
    background:
      radial-gradient(circle at 86% 8%,rgba(39,126,181,.25),transparent 28%),
      radial-gradient(circle at 14% 18%,rgba(239,107,154,.18),transparent 28%),
      linear-gradient(135deg,#06152c,#10213f 62%,#071a33);
    transform:translateY(-105vh);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:transform .28s ease,opacity .28s ease,visibility .28s ease;
    overflow-y:auto;
  }
  .cc26-primary-nav:before{
    content:"Cooling Cancer";
    color:#fff;
    font-size:clamp(30px,7vw,52px);
    line-height:1;
    font-weight:900;
    margin-bottom:28px;
  }
  .cc26-primary-nav:after{
    content:"Register, sponsor, donate, or explore the 2026 tournament.";
    order:2;
    max-width:520px;
    margin-top:18px;
    color:rgba(255,255,255,.72);
    font-size:17px;
    line-height:1.55;
  }
  body.cc26-menu-open .cc26-primary-nav{
    transform:translateY(0);
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }
  .cc26-header nav a{
    display:flex;
    align-items:center;
    justify-content:space-between;
    min-height:58px;
    padding:12px 0;
    border-bottom:1px solid rgba(255,255,255,.12);
    color:#fff;
    font-size:clamp(22px,5vw,34px);
    line-height:1.1;
    text-decoration:none;
  }
  .cc26-header nav a:after{
    position:static;
    width:22px;
    height:22px;
    flex:0 0 22px;
    margin-left:18px;
    background:#fff;
    transform:none;
    mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;
    opacity:.72;
  }
  .cc26-header nav a:hover,
  .cc26-header nav a.active,
  .cc26-header nav a:focus-visible{
    color:#fff;
    text-decoration:none;
  }
  .cc26-header nav a:hover:after,
  .cc26-header nav a:focus-visible:after{
    opacity:1;
    transform:translateX(4px);
  }
  .cc26-nav-cta{
    display:none;
  }
  .cc26-menu-toggle{
    display:inline-flex;
    justify-self:end;
    position:relative;
    z-index:120;
  }
  .cc26-hero-content{
    margin-left:clamp(22px,6vw,80px);
  }
  .cc26-feature-list{
    grid-template-columns:repeat(2,1fr);
  }
  .cc26-route-sponsor .cc26-tier-preview{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cc26-route-sponsor .cc26-tier-preview article.is-featured{
    grid-column:1 / -1;
  }
  .cc26-route-sponsor .cc26-tier-preview article.is-featured ul{
    columns:1;
  }
}
@media(max-width:820px){
  .cc26-hero{
    min-height:720px;
  }
  .cc26-hero-content{
    width:calc(100% - 36px);
    margin:90px 18px 70px;
  }
  .cc26-hero h1{
    font-size:clamp(42px,12vw,62px);
  }
  .cc26-detail-grid{
    margin:-52px auto 72px;
  }
  .cc26-feature-list,
  .cc26-route-contact .cc26-webform-section{
    grid-template-columns:1fr;
  }
  .cc26-media-story{
    grid-template-columns:1fr;
  }
  .cc26-media-story__mosaic{
    grid-template-columns:1fr 1fr;
    grid-auto-rows:145px;
  }
  .cc26-band,
  .cc26-form-panel,
  .cc26-route-sponsor .cc26-tier-preview,
  .cc26-route-home .cc26-fourways,
  .cc26-route-home .cc26-cards,
  .cc26-route-tournament .cc26-cards,
  .cc26-route-register .cc26-cards{
    padding-left:18px;
    padding-right:18px;
  }
  .cc26-webform-section{
    border-radius:0;
    padding:34px 18px;
  }
  .cc26-footer{
    grid-template-columns:1fr;
  }
  .cc26-route-sponsor .cc26-tier-preview{
    grid-template-columns:1fr;
  }
  .cc26-route-sponsor .cc26-tier-preview article.is-featured:after{
    position:static;
    align-self:flex-start;
    order:-1;
    margin-bottom:18px;
  }
}
@media(max-width:560px){
  .cc26-logo-mark,
  .cc26-logo img{
    width:56px;
    height:56px;
  }
  .cc26-header nav{
    gap:0;
  }
  .cc26-menu-toggle__text{
    position:absolute;
    width:1px;
    height:1px;
    overflow:hidden;
    clip:rect(0 0 0 0);
    white-space:nowrap;
  }
  .cc26-hero{
    min-height:680px;
  }
  .cc26-hero-content{
    width:calc(100% - 28px);
    margin:76px 14px 56px;
  }
  .cc26-hero .cc26-actions a{
    width:100%;
  }
  .cc26-detail-grid{
    grid-template-columns:1fr;
    padding-left:14px;
    padding-right:14px;
  }
  .cc26-media-story__mosaic{
    grid-template-columns:1fr;
  }
  .cc26-media-story__tile{
    min-height:210px;
  }
  .cc26-gallery-card-media img,
  .cc26-gallery-card-image,
  .cc26-gallery-thumb{
    height:220px;
  }
  .cc26-footer-links{
    grid-template-columns:1fr;
  }
}
@media(max-width:860px){
  .ccg-webform-shell,
  .cc26-real-webform-shell{
    margin:42px auto 68px;
    padding:24px 14px;
    border-radius:0;
  }
  .ccg-webform-shell .cc26-drupal-webform__grid,
  .cc26-real-webform-shell .cc26-drupal-webform__grid,
  .ccg-webform-shell .cc26-webform-group__fields,
  .cc26-real-webform-shell .cc26-webform-group__fields{
    grid-template-columns:1fr;
  }
  .cc26-drupal-webform.ccg-webform{
    width:calc(100% - 28px);
    padding:20px 14px;
    border-radius:0 24px 24px 24px;
  }
  .cc26-region--content-bottom .cc26-drupal-webform{
    width:calc(100% - 28px);
  }
  form.webform-submission-form.cc26-drupal-webform{
    width:calc(100% - 28px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .ccg-webform-shell .cc26-drupal-webform__header,
  .cc26-real-webform-shell .cc26-drupal-webform__header,
  .ccg-webform-shell .cc26-drupal-webform .cc26-webform-group,
  .cc26-real-webform-shell .cc26-drupal-webform .cc26-webform-group{
    padding:22px;
    border-radius:0 22px 22px 22px;
  }
}
/* Final conversion cleanup overrides - intentionally last in the file. */
.cc26-route-home .cc26-home-event-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;margin-bottom:72px!important}
.cc26-route-home .cc26-home-event-stats article{min-height:100%;padding:26px 22px!important}
.cc26-route-home .cc26-home-event-stats strong{font-size:clamp(22px,2vw,30px)!important}
.cc26-route-home .cc26-fourways{margin-top:0!important;margin-bottom:78px!important}
.cc26-route-home .cc26-fourways:before{content:"Four ways to help";display:block;grid-column:1/-1;margin-bottom:4px;color:var(--cc26-club-navy);font-size:clamp(30px,4vw,48px);line-height:1;font-weight:950;letter-spacing:0}
.cc26-conversion-deemphasized{margin-top:22px!important;margin-bottom:58px!important}
.cc26-home-mission-lower{padding-top:42px!important;padding-bottom:42px!important;border-top:1px solid rgba(220,230,237,.75)}
.cc26-conversion-deemphasized .cc26-image-card img{height:360px!important}
.cc26-conversion-form-priority,.cc26-donate-form-region,.cc26-sponsor-form-region{max-width:1280px;margin:28px auto 82px!important;padding:54px 22px!important;border-radius:0;background:radial-gradient(circle at 12% 12%,rgba(239,107,154,.12),transparent 26%),radial-gradient(circle at 86% 8%,rgba(39,126,181,.14),transparent 30%),linear-gradient(135deg,#f7fbff,#fff7fb)}
.cc26-donate-form-region{margin-top:18px!important}.cc26-sponsor-form-region{margin-top:46px!important}.cc26-conversion-form-priority .cc26-drupal-webform{max-width:1120px!important}
.cc26-sponsor-card-cta,.cc26-tier-preview a,.cc26-addon-grid a{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;margin-top:auto;min-height:48px;padding:13px 18px;border-radius:999px;background:linear-gradient(135deg,var(--cc26-club-pink),#f38ab0);color:#fff!important;font-weight:900;text-decoration:none!important;box-shadow:0 12px 26px rgba(239,107,154,.25)}
.cc26-sponsor-card-cta:after,.cc26-tier-preview a:after,.cc26-addon-grid a:after{content:"→";transition:transform .18s ease}.cc26-sponsor-card-cta:hover:after,.cc26-tier-preview a:hover:after,.cc26-addon-grid a:hover:after{transform:translateX(4px)}
@media(max-width:1200px){.cc26-route-home .cc26-home-event-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.cc26-route-home .cc26-home-event-stats{grid-template-columns:1fr!important;margin-bottom:48px!important}.cc26-conversion-form-priority,.cc26-donate-form-region,.cc26-sponsor-form-region{width:100%;padding:34px 0!important;margin-bottom:58px!important}.cc26-conversion-deemphasized .cc26-image-card img{height:280px!important}}
/* Final homepage conversion pass overrides - intentionally last. */
.cc26-route-home .cc26-home-event-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important}
.cc26-route-home .cc26-home-event-stats article{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:8px!important;text-align:left!important}
.cc26-route-home .cc26-home-event-stats span{font-size:11px!important;letter-spacing:.16em!important}
.cc26-route-home .cc26-home-event-stats p{font-size:15px!important;line-height:1.45!important}
.cc26-home-impact-upgraded{grid-template-columns:minmax(280px,.8fr) minmax(520px,1.2fr) auto!important;gap:32px!important;padding:58px!important}
.cc26-impact-counters{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;position:relative!important;z-index:2!important}
.cc26-impact-counters article{padding:24px 18px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:0 24px 24px 24px!important;background:rgba(255,255,255,.1)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.15)!important;backdrop-filter:blur(10px)!important}
.cc26-impact-counters strong{display:block!important;color:#fff!important;font-size:clamp(30px,3.2vw,52px)!important;line-height:.95!important;font-weight:950!important;letter-spacing:0!important}
.cc26-impact-counters span{display:block!important;margin-top:8px!important;color:rgba(255,255,255,.76)!important;font-size:13px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.cc26-sponsor-strip-upgraded{grid-template-columns:.72fr 1.28fr!important;align-items:start!important;padding-top:28px!important;padding-bottom:28px!important}
.cc26-sponsor-strip-upgraded .cc26-sponsor-panel{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;overflow:visible!important;scroll-snap-type:none!important;padding-bottom:0!important}
.cc26-sponsor-group{min-width:0!important;padding:18px!important;border:1px solid rgba(220,230,237,.9)!important;border-radius:0 26px 26px 26px!important;background:#fff!important;box-shadow:0 18px 48px rgba(7,26,51,.08)!important}
.cc26-sponsor-group h3{margin:0 0 14px!important;color:var(--cc26-club-navy)!important;font-size:14px!important;font-weight:950!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.cc26-sponsor-group__logos{display:grid!important;gap:12px!important}
.cc26-sponsor-group__logos img,.cc26-sponsor-strip-upgraded .cc26-sponsor-panel img{width:100%!important;height:104px!important;min-width:0!important;object-fit:contain!important;padding:20px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(220,230,237,.86)!important;box-shadow:none!important}
.cc26-sponsor-strip-upgraded .cc26-carousel-controls{display:none!important}
.cc26-home-final-cta{grid-template-columns:minmax(280px,.9fr) minmax(360px,.8fr)!important;gap:34px!important;align-items:center!important;padding:66px!important;background:radial-gradient(circle at 86% 12%,rgba(239,107,154,.26),transparent 30%),linear-gradient(135deg,#071631,#10213f 54%,#155a75)!important}
.cc26-home-final-cta h2{font-size:clamp(38px,5vw,68px)!important;line-height:.94!important;max-width:760px!important}
.cc26-final-cta-actions{display:grid!important;gap:14px!important;position:relative!important;z-index:2!important}
.cc26-final-cta-actions a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:62px!important;padding:0 26px!important;border-radius:999px!important;text-decoration:none!important;font-size:17px!important;font-weight:950!important;box-shadow:0 16px 38px rgba(0,0,0,.18)!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}
.cc26-final-cta-actions a:after{content:"→"!important;margin-left:10px!important;transition:transform .2s ease!important}
.cc26-final-cta-actions a:hover,.cc26-final-cta-actions a:focus-visible{transform:translateY(-2px)!important;box-shadow:0 22px 48px rgba(0,0,0,.24)!important}
.cc26-final-cta-actions a:hover:after,.cc26-final-cta-actions a:focus-visible:after{transform:translateX(4px)!important}
.cc26-final-cta-actions .primary{background:linear-gradient(135deg,var(--cc26-club-pink),#f38ab0)!important;color:#fff!important}
.cc26-final-cta-actions .secondary{background:#fff!important;color:var(--cc26-club-navy)!important}
.cc26-final-cta-actions .tertiary{background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.34)!important;color:#fff!important}
@media(max-width:1200px){.cc26-home-impact-upgraded{grid-template-columns:1fr!important}.cc26-sponsor-strip-upgraded{grid-template-columns:1fr!important}.cc26-sponsor-strip-upgraded .cc26-sponsor-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cc26-home-final-cta{grid-template-columns:1fr!important}.cc26-route-home .cc26-home-event-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){.cc26-impact-counters{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cc26-sponsor-strip-upgraded .cc26-sponsor-panel{grid-template-columns:1fr!important}.cc26-sponsor-group__logos{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.cc26-route-home .cc26-home-event-stats{grid-template-columns:1fr!important}.cc26-home-impact-upgraded,.cc26-home-final-cta{padding:38px 18px!important}.cc26-impact-counters{grid-template-columns:1fr!important}.cc26-final-cta-actions a{width:100%!important;min-height:58px!important}.cc26-sponsor-group__logos{grid-template-columns:1fr!important}.cc26-sponsor-group__logos img,.cc26-sponsor-strip-upgraded .cc26-sponsor-panel img{height:98px!important}}
/* Final stakeholder presentation polish - staging only. */
.cc26-route-home .cc26-hero{min-height:clamp(620px,70vh,700px)!important}
.cc26-route-home .cc26-hero-media{min-height:clamp(430px,58vh,520px)!important}
.cc26-route-home .cc26-hero-content{padding:clamp(34px,4vw,48px)!important;margin-top:28px!important;margin-bottom:28px!important}
.cc26-route-home .cc26-hero h1{font-size:clamp(46px,6vw,82px)!important}
.cc26-route-home .cc26-home-event-stats{margin-top:-58px!important;margin-bottom:62px!important}
.cc26-route-home .cc26-home-event-stats article{min-height:188px!important;padding:24px 20px 22px!important;border-radius:0 24px 24px 24px!important}
.cc26-route-home .cc26-home-event-stats strong{font-size:clamp(21px,1.7vw,27px)!important;line-height:1.03!important}
.cc26-route-home .cc26-home-event-stats .cc26-home-event-stat--priority{background:linear-gradient(135deg,#fff7fb,#fff)!important;border:2px solid rgba(239,107,154,.28)!important;box-shadow:0 24px 66px rgba(239,107,154,.18)!important}
.cc26-route-home .cc26-home-event-stats .cc26-home-event-stat--priority:before{width:8px!important;background:linear-gradient(180deg,var(--cc26-club-pink),var(--cc26-club-blue))!important}
.cc26-route-home .cc26-home-event-stats .cc26-home-event-stat--priority span{color:var(--cc26-club-pink)!important}
.cc26-route-home .cc26-home-action-paths{gap:24px!important;margin-bottom:70px!important}
.cc26-route-home .cc26-home-action-paths article{display:flex!important;flex-direction:column!important;min-height:310px!important;padding:34px 30px!important;border-radius:0 30px 30px 30px!important;border:1px solid rgba(220,230,237,.92)!important;box-shadow:0 20px 58px rgba(7,26,51,.1)!important}
.cc26-route-home .cc26-home-action-paths article:before{width:56px!important;height:56px!important;border-radius:18px!important;margin-bottom:22px!important}
.cc26-route-home .cc26-home-action-paths h3{font-size:24px!important;line-height:1.08!important;margin-bottom:10px!important;color:var(--cc26-club-navy)!important}
.cc26-route-home .cc26-home-action-paths p{font-size:16px!important;line-height:1.55!important}
.cc26-route-home .cc26-home-action-paths a{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:auto!important;min-height:48px!important;padding:0 20px!important;border-radius:999px!important;background:var(--cc26-club-navy)!important;color:#fff!important;text-decoration:none!important;font-weight:950!important}
.cc26-route-home .cc26-home-action-paths .cc26-action-card--register a{background:linear-gradient(135deg,var(--cc26-club-pink),#f38ab0)!important}
.cc26-route-home .cc26-home-action-paths .cc26-action-card--sponsor a{background:linear-gradient(135deg,var(--cc26-club-blue),#4ba6d6)!important}
.cc26-route-home .cc26-home-action-paths .cc26-action-card--donate a{background:linear-gradient(135deg,#0c7d6e,#18a58e)!important}
.cc26-home-impact-upgraded{margin-top:0!important;margin-bottom:70px!important;padding:66px!important}
.cc26-impact-counters{gap:18px!important}
.cc26-impact-counters article{padding:30px 22px!important;min-height:150px!important}
.cc26-impact-counters strong{font-size:clamp(36px,4vw,64px)!important}
.cc26-impact-counters span{font-size:14px!important;color:rgba(255,255,255,.82)!important}
.cc26-sponsor-strip-upgraded{margin-bottom:72px!important}
.cc26-sponsor-group{padding:20px!important}
.cc26-sponsor-group__logos img,.cc26-sponsor-strip-upgraded .cc26-sponsor-panel img{height:112px!important;padding:22px!important}
.cc26-home-final-cta{margin-top:24px!important;margin-bottom:72px!important;padding:76px!important}
.cc26-home-final-cta h2{font-size:clamp(42px,5.4vw,76px)!important}
.cc26-home-final-cta p{font-size:19px!important;max-width:760px!important}
.cc26-final-cta-actions a{min-height:68px!important;font-size:18px!important}
.cc26-footer-impact-banner{max-width:1280px;margin:0 auto 0;padding:24px 22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;background:linear-gradient(135deg,#fff7fb,#f4fbff);border-top:1px solid rgba(220,230,237,.9);border-bottom:1px solid rgba(220,230,237,.9)}
.cc26-footer-impact-banner div{padding:22px 24px;border-radius:0 24px 24px 24px;background:#fff;box-shadow:0 14px 42px rgba(7,26,51,.08);border:1px solid rgba(220,230,237,.85)}
.cc26-footer-impact-banner strong{display:block;color:var(--cc26-club-navy);font-size:clamp(24px,2.5vw,38px);line-height:1;font-weight:950;letter-spacing:0}
.cc26-footer-impact-banner span{display:block;margin-top:8px;color:var(--muted);font-size:14px;font-weight:800;line-height:1.45}
@media(max-width:1200px){.cc26-route-home .cc26-hero{min-height:650px!important}.cc26-route-home .cc26-home-event-stats article{min-height:170px!important}.cc26-footer-impact-banner{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.cc26-route-home .cc26-home-action-paths article{min-height:260px!important}.cc26-route-home .cc26-hero-content{margin-top:82px!important;margin-bottom:58px!important}.cc26-sponsor-group__logos img,.cc26-sponsor-strip-upgraded .cc26-sponsor-panel img{height:104px!important}}
@media(max-width:760px){.cc26-route-home .cc26-hero{min-height:620px!important}.cc26-route-home .cc26-hero-media{min-height:320px!important}.cc26-route-home .cc26-home-event-stats{margin-top:-48px!important}.cc26-route-home .cc26-home-event-stats article{min-height:auto!important;padding:24px 22px!important}.cc26-home-impact-upgraded,.cc26-home-final-cta{padding:42px 18px!important}.cc26-impact-counters article{min-height:auto!important;padding:26px 20px!important}.cc26-route-home .cc26-home-action-paths article{min-height:auto!important}.cc26-footer-impact-banner{grid-template-columns:1fr;padding:18px}.cc26-final-cta-actions a{min-height:62px!important;font-size:17px!important}}
@media(max-width:560px){.cc26-route-home .cc26-hero{min-height:auto!important}.cc26-route-home .cc26-hero-media{min-height:230px!important}.cc26-route-home .cc26-hero-content{margin:46px 14px 42px!important;padding:28px 18px!important}.cc26-route-home .cc26-hero h1{font-size:38px!important}.cc26-route-home .cc26-hero-content>p:not(.cc26-kicker){font-size:17px!important}.cc26-route-home .cc26-hero .cc26-actions{margin-top:20px!important;gap:10px!important}.cc26-route-home .cc26-home-event-stats{margin-top:-30px!important}}
/* Launch cleanup: keep the homepage conversion flow focused and remove lower redundant preview sections. */
.cc26-route-home .cc26-home-redundant-section{display:none!important}
.cc26-why-we-do-it-card{max-width:1180px;margin:-26px auto 82px;padding:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;border:1px solid rgba(220,230,237,.9);border-radius:0 30px 30px 30px;background:linear-gradient(135deg,#fff7fb,#f4fbff);box-shadow:0 22px 58px rgba(7,26,51,.09)}
.cc26-why-we-do-it-card h2{margin:0 0 10px;color:var(--cc26-club-navy);font-size:clamp(30px,4vw,50px);line-height:1}
.cc26-why-we-do-it-card p:not(.cc26-kicker){max-width:760px;margin:0;color:var(--muted);font-size:17px;line-height:1.6}
.cc26-why-we-do-it-card .cc26-button{white-space:nowrap}
@media(max-width:760px){.cc26-why-we-do-it-card{grid-template-columns:1fr;margin:18px 18px 58px;padding:26px 22px}.cc26-why-we-do-it-card .cc26-button{width:100%;justify-content:center}}
.cc26-footer-impact-banner{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none;padding:18px clamp(18px,4vw,56px);background:linear-gradient(135deg,#f9fcff,#fff7fb)}
.cc26-footer-impact-banner div{padding:18px 20px}
.cc26-footer-impact-banner strong{font-size:clamp(22px,2vw,32px)}
.cc26-donation-trust-line{grid-column:1/-1;margin:0 0 18px;padding:18px 22px;border:1px solid rgba(239,107,154,.26);border-radius:0 22px 22px 22px;background:linear-gradient(135deg,#fff7fb,#f4fbff);color:var(--cc26-club-navy);font-size:clamp(19px,2.2vw,28px);line-height:1.2;box-shadow:0 14px 40px rgba(239,107,154,.12)}
.cc26-route-home .cc26-hero-content>p:not(.cc26-kicker){font-size:clamp(19px,1.8vw,24px)!important;line-height:1.45!important;color:#273a55!important}
.cc26-route-home .cc26-home-event-stats .cc26-home-event-stat--priority strong{color:var(--cc26-club-pink)!important}
.cc26-route-home .cc26-home-event-stats .cc26-home-event-stat--priority p{font-weight:800!important;color:#243951!important}
.cc26-route-home .cc26-impact-counters article{display:flex!important;flex-direction:column!important;justify-content:center!important}
@media(max-width:1100px){.cc26-footer-impact-banner{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.cc26-footer-impact-banner{grid-template-columns:1fr;padding:16px}.cc26-footer-impact-banner div{padding:18px}.cc26-donation-trust-line{padding:16px 18px;font-size:20px}}
.cc26-legacy-press-hero{padding:clamp(72px,9vw,124px) 20px;background:radial-gradient(circle at 86% 12%,rgba(239,107,154,.24),transparent 32%),linear-gradient(135deg,#071631,#10213f 58%,#155a75);color:#fff}
.cc26-legacy-press-hero .cc26-section-inner{max-width:1120px;margin:0 auto}
.cc26-legacy-press-hero h1{max-width:860px;margin:10px 0 18px;color:#fff;font-size:clamp(42px,6vw,76px);line-height:.96;font-weight:950;letter-spacing:0}
.cc26-legacy-press-hero p:not(.cc26-kicker){max-width:780px;color:rgba(255,255,255,.82);font-size:18px;line-height:1.65}
.cc26-legacy-press-hero .cc26-archive-note{margin-top:24px;padding:18px 20px;border:1px solid rgba(255,255,255,.22);border-radius:0 22px 22px 22px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px)}
.cc26-legacy-press{padding:clamp(56px,7vw,96px) 20px;background:linear-gradient(180deg,#fff,#f6fbff)}
.cc26-legacy-press .cc26-prose{max-width:1120px;margin:0 auto;color:#26364b;font-size:17px;line-height:1.72}
.cc26-legacy-press h2,.cc26-legacy-press h3{margin:48px 0 22px;color:var(--cc26-club-navy);font-weight:950;line-height:1.08;text-align:center}
.cc26-legacy-press h3{font-size:clamp(26px,3vw,38px)}
.cc26-legacy-press hr{height:1px;margin:46px 0;border:0;background:linear-gradient(90deg,transparent,rgba(21,91,117,.24),transparent)}
.cc26-legacy-press iframe,.cc26-legacy-press video{display:block;max-width:100%;border:0;border-radius:0 28px 28px 28px;box-shadow:0 22px 58px rgba(7,26,51,.16);background:#071631}
.cc26-legacy-press img{max-width:100%;height:auto;border-radius:0 28px 28px 28px;box-shadow:0 20px 54px rgba(7,26,51,.12)}
.cc26-legacy-press .row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start;margin:26px 0}
.cc26-legacy-press .rowFeature{align-items:center}
.cc26-legacy-press .col-lg-6,.cc26-legacy-press .col-md-6,.cc26-legacy-press .col-lg-7,.cc26-legacy-press .col-md-7,.cc26-legacy-press .col-lg-5,.cc26-legacy-press .col-md-5{width:auto;max-width:none}
.cc26-legacy-press .video-responsive{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:0 28px 28px 28px;box-shadow:0 22px 58px rgba(7,26,51,.16);background:#071631}
.cc26-legacy-press .video-responsive iframe{position:absolute;inset:0;width:100%;height:100%;border-radius:0}
.cc26-legacy-press ul{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}
.cc26-legacy-press li{position:relative;padding:16px 18px 16px 46px;border:1px solid rgba(220,230,237,.92);border-radius:0 20px 20px 20px;background:#fff;box-shadow:0 12px 32px rgba(7,26,51,.06)}
.cc26-legacy-press li:before{content:"▶";position:absolute;left:18px;top:18px;color:var(--cc26-club-pink);font-size:12px}
.cc26-legacy-press a{color:var(--cc26-club-blue);font-weight:850;text-decoration-thickness:2px;text-underline-offset:4px}
.cc26-legacy-press a:hover,.cc26-legacy-press a:focus-visible{color:var(--cc26-club-pink)}
@media(max-width:820px){.cc26-legacy-press .row{grid-template-columns:1fr}.cc26-legacy-press h3{text-align:left}.cc26-legacy-press iframe{height:260px}}
