.landing-page.cc-landing{--cc-flyer-yellow:#f5d838;--cc-flyer-yellow-soft:#fce88a;--cc-flyer-green:#5ed4a8;--cc-flyer-green-deep:#2aab72;--cc-flyer-pink:#e8a8d0;--cc-flyer-pink-deep:#d48ec4;--cc-hero-ink:#163d32;--cc-hero-ink-muted:#2a5c48;--cc-navy:#2e2a5a;--cc-coral:#f06262;--cc-muted-label:#a5b4fc8c;--landing-accent:#a894db;--landing-accent-strong:#635e9e;--landing-surface-muted:#f8f7ff;--landing-panel-strong:#3d3766;--landing-heading:var(--color-primary-600);--landing-text:#475569;--landing-muted:#64748b;--landing-border:#e2e8f0}.landing-page.cc-landing .cc-hero{background-color:var(--cc-flyer-yellow);padding-bottom:clamp(4rem,10vw,6.5rem)}.cc-hero__inner{align-items:center;gap:clamp(2.5rem,5vw,4rem);padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(2rem,4vw,3rem);display:grid}@media(min-width:1024px){.cc-hero__inner{grid-template-columns:minmax(0,42%) minmax(0,58%);gap:clamp(2rem,4vw,3.5rem)}}.cc-hero__base{background:linear-gradient(155deg,var(--cc-flyer-yellow)0%,var(--cc-flyer-yellow-soft)38%,#fff 72%,#fffef8 100%),radial-gradient(ellipse 90% 80% at 100% 0%,#fff 0%,transparent 55%),radial-gradient(ellipse 70% 60% at 0% 100%,var(--cc-flyer-yellow-soft)0%,transparent 50%);position:absolute;inset:0}.cc-hero__blur{filter:blur(72px);mix-blend-mode:multiply;opacity:.85;border-radius:50%;position:absolute}.cc-hero__blur--green{background:radial-gradient(circle,var(--cc-flyer-green)0%,var(--cc-flyer-green-deep)100%);width:min(62vw,34rem);height:min(70vh,28rem);top:8%;left:-12%}@supports (color:color-mix(in lab,red,red)){.cc-hero__blur--green{background:radial-gradient(circle,color-mix(in srgb,var(--cc-flyer-green)92%,white),color-mix(in srgb,var(--cc-flyer-green-deep)75%,transparent))}}.cc-hero__blur--pink{background:radial-gradient(circle,var(--cc-flyer-pink)0%,var(--cc-flyer-pink-deep)100%);width:min(58vw,32rem);height:min(75vh,30rem);top:-6%;right:-8%}@supports (color:color-mix(in lab,red,red)){.cc-hero__blur--pink{background:radial-gradient(circle,color-mix(in srgb,var(--cc-flyer-pink)95%,white),color-mix(in srgb,var(--cc-flyer-pink-deep)70%,transparent))}}.cc-hero__blur--yellow{filter:blur(56px);opacity:.9;mix-blend-mode:soft-light;background:radial-gradient(circle,var(--cc-flyer-yellow)0%,var(--cc-flyer-yellow-soft)100%);width:min(50vw,26rem);height:min(45vh,22rem);bottom:-18%;right:10%}@supports (color:color-mix(in lab,red,red)){.cc-hero__blur--yellow{background:radial-gradient(circle,var(--cc-flyer-yellow)0%,color-mix(in srgb,var(--cc-flyer-yellow-soft)60%,transparent)100%)}}.cc-hero__wash{background:linear-gradient(#ffffff8c,#0000 35%),linear-gradient(105deg,#0000,#fff3 45%,#ffffff73);position:absolute;inset:0}.cc-hero__halftone{opacity:.14;mix-blend-mode:multiply;background-image:radial-gradient(circle,#00000038 1px,#0000 1px);background-size:5px 5px;position:absolute;inset:0}.cc-hero__scrim{background:linear-gradient(95deg,var(--cc-flyer-green-deep)0%,var(--cc-flyer-green-deep)42%,transparent 72%);position:absolute;inset:0}@supports (color:color-mix(in lab,red,red)){.cc-hero__scrim{background:linear-gradient(95deg,color-mix(in srgb,var(--cc-flyer-green-deep)42%,transparent)0%,color-mix(in srgb,var(--cc-flyer-green-deep)18%,transparent)42%,transparent 72%)}}.cc-hero__copy{z-index:1;max-width:36rem;position:relative}.cc-hero__meta{flex-wrap:wrap;gap:1.25rem 2rem;display:flex}.cc-hero__meta-item{min-width:7.5rem}.cc-hero__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}.cc-hero__btn-primary{border-radius:9999px}.cc-hero__btn-secondary{box-shadow:none;background:0 0;border:none;align-items:center;gap:.65rem;padding:.35rem 0;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.cc-hero__btn-secondary-icon{border:2px solid var(--cc-hero-ink);background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.cc-hero .cc-hero__btn-secondary:hover{color:var(--cc-hero-ink);background:0 0}.cc-hero .cc-hero__btn-secondary:hover .cc-hero__btn-secondary-icon{background:var(--cc-hero-ink)}@supports (color:color-mix(in lab,red,red)){.cc-hero .cc-hero__btn-secondary:hover .cc-hero__btn-secondary-icon{background:color-mix(in srgb,var(--cc-hero-ink)8%,white)}}.cc-hero__visual{z-index:1;justify-self:center;width:100%;max-width:34rem;margin:0;position:relative}@media(min-width:1024px){.cc-hero__visual{justify-self:end;max-width:none}}.cc-hero-browser{background:#fff;border-radius:1rem;transition:transform .45s cubic-bezier(.34,1.45,.64,1),box-shadow .45s;overflow:hidden;box-shadow:0 28px 70px #163d3238,0 10px 28px #163d321f}.cc-hero__visual:hover .cc-hero-browser,.cc-hero__visual:focus-within .cc-hero-browser{transform:translateY(-6px)rotate(1.5deg);box-shadow:0 34px 80px #163d3247,0 14px 32px #163d3229}.cc-hero-browser__chrome{background:#f3f4f6;border-bottom:1px solid #e5e7eb;align-items:center;gap:.75rem;padding:.7rem 1rem;display:flex}.cc-hero-browser__dots{gap:.35rem;display:inline-flex}.cc-hero-browser__dots span{background:#d1d5db;border-radius:9999px;width:.62rem;height:.62rem}.cc-hero-browser__dots span:first-child{background:#f87171}.cc-hero-browser__dots span:nth-child(2){background:#fbbf24}.cc-hero-browser__dots span:nth-child(3){background:#4ade80}.cc-hero-browser__url{text-overflow:ellipsis;white-space:nowrap;color:#6b7280;background:#fff;border-radius:.35rem;flex:1;padding:.35rem .65rem;font-size:.72rem;overflow:hidden}.cc-hero-browser__viewport{background:#fff}.cc-hero-browser__img{display:block}.cc-hero__wave{z-index:2;width:100%;height:clamp(4rem,9vw,7.5rem);position:absolute;bottom:-1px;left:0;right:0}.cc-hero__decor-ring{border:2px solid #ffffff59;border-radius:9999px;position:absolute}.cc-hero__decor-ring--a{width:5.5rem;height:5.5rem;bottom:18%;left:4%}.cc-hero__decor-ring--b{width:8rem;height:8rem;bottom:12%;left:9%}.cc-hero__decor-plus{color:#163d3238;font-size:1.25rem;font-weight:300;line-height:1;position:absolute}.cc-hero__decor-plus--a{top:22%;left:18%}.cc-hero__decor-plus--b{top:14%;right:42%}.cc-hero__decor-plus--c{bottom:28%;right:8%}.cc-hero__title{color:var(--cc-hero-ink)}.cc-hero__badge{border:1px solid var(--cc-hero-ink)}@supports (color:color-mix(in lab,red,red)){.cc-hero__badge{border:1px solid color-mix(in srgb,var(--cc-hero-ink)18%,transparent)}}.cc-hero__badge{background:var(--cc-hero-ink);color:#fff;box-shadow:0 4px 16px #163d3233}.cc-hero__badge-dot{background:var(--cc-flyer-yellow);box-shadow:0 0 0 2px #ffffff80}.cc-hero__label{color:var(--cc-hero-ink-muted)}.cc-hero__lede,.cc-hero__value{color:var(--cc-hero-ink)}.cc-hero__grid{background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(#ffffff0f 1px,#0000 1px);background-size:48px 48px}.cc-hero__year{color:#0000;-webkit-text-stroke:2px var(--cc-hero-ink);paint-order:stroke fill}.cc-hero .cc-hero__btn-secondary:focus-visible{outline:2px solid var(--cc-hero-ink);outline-offset:4px;border-radius:.35rem}@media(prefers-reduced-motion:reduce){.cc-btn-primary,.cc-btn-outline,.cc-hero-browser{transition:none}.cc-hero__visual:hover .cc-hero-browser,.cc-hero__visual:focus-within .cc-hero-browser{transform:none}}.cc-featured-event{box-shadow:0 24px 60px #163d3224,inset 0 0 0 1px #ffffff80}.cc-featured-event__gradient{background:linear-gradient(145deg,var(--cc-flyer-yellow-soft)0%,var(--cc-flyer-yellow)45%,white 100%)}@supports (color:color-mix(in lab,red,red)){.cc-featured-event__gradient{background:linear-gradient(145deg,color-mix(in srgb,var(--cc-flyer-yellow-soft)75%,white),color-mix(in srgb,var(--cc-flyer-yellow)35%,white)45%,#fff)}}.cc-featured-event__blur{filter:blur(56px);mix-blend-mode:multiply;opacity:.75;border-radius:9999px;position:absolute}.cc-featured-event__blur--green{background:radial-gradient(circle,var(--cc-flyer-green)0%,transparent 70%);width:55%;height:70%;top:20%;left:-15%}@supports (color:color-mix(in lab,red,red)){.cc-featured-event__blur--green{background:radial-gradient(circle,color-mix(in srgb,var(--cc-flyer-green)90%,white)0%,transparent 70%)}}.cc-featured-event__blur--pink{background:radial-gradient(circle,var(--cc-flyer-pink)0%,transparent 70%);width:50%;height:65%;top:-5%;right:-10%}@supports (color:color-mix(in lab,red,red)){.cc-featured-event__blur--pink{background:radial-gradient(circle,color-mix(in srgb,var(--cc-flyer-pink)92%,white)0%,transparent 70%)}}.cc-featured-event__blur--yellow{filter:blur(48px);opacity:.85;mix-blend-mode:soft-light;background:radial-gradient(circle,var(--cc-flyer-yellow)0%,transparent 70%);width:45%;height:50%;bottom:-20%;right:5%}.cc-featured-event__halftone{opacity:.1;mix-blend-mode:multiply;background-image:radial-gradient(circle,#0003 1px,#0000 1px);background-size:5px 5px;position:absolute;inset:0}.cc-featured-event__plus{color:#163d322e;font-size:1.1rem;font-weight:300;line-height:1;position:absolute}.cc-featured-event__plus--a{bottom:18%;left:8%}.cc-featured-event__plus--b{top:12%;right:28%}.cc-featured-event__badge{border:1px solid var(--cc-hero-ink)}@supports (color:color-mix(in lab,red,red)){.cc-featured-event__badge{border:1px solid color-mix(in srgb,var(--cc-hero-ink)15%,transparent)}}.cc-featured-event__badge{background:var(--cc-hero-ink);color:#fff;box-shadow:0 4px 14px #163d322e}.cc-featured-event__badge-dot{background:var(--cc-flyer-yellow);box-shadow:0 0 0 2px #ffffff73}.cc-btn-primary{background:var(--cc-coral);box-shadow:0 4px 20px #f0626259}.cc-collage{width:100%;max-width:420px;position:relative}.cc-collage__purple{background:#6b66a6;border-radius:1.25rem;flex-direction:column;justify-content:flex-end;padding:1.75rem;display:flex;position:absolute;inset:12% 8% 8% 0;box-shadow:0 20px 50px #3a3a5e33}.cc-collage-card{border-radius:1rem;position:absolute;box-shadow:0 16px 40px #2d33592e}.cc-collage__navy{aspect-ratio:1;background:#3a3a5e;width:42%;top:4%;right:0}.cc-collage__coral{background:#f06262;width:52%;padding:1.35rem 1rem;bottom:2%;right:6%}
