.hero-wash[data-astro-cid-lcdefpme]{background:radial-gradient(ellipse 55% 45% at 6% 4%, #00b4cd4d 0%, transparent 60%), radial-gradient(ellipse 45% 40% at 96% 10%, #e8336e38 0%, transparent 60%), radial-gradient(ellipse 65% 40% at 50% 104%, #ffd61829 0%, transparent 62%), var(--color-brand-darkest);background-size:140% 140%,140% 140%,140% 140%,100% 100%;animation:40s ease-in-out infinite alternate drift}@keyframes drift{0%{background-position:0 0,100% 100%,40% 60%,0 0}to{background-position:22% 18%,78% 82%,62% 38%,0 0}}.blueprint-grid[data-astro-cid-lcdefpme]{opacity:.07;color:#fff;background-image:linear-gradient(currentColor 1px,#0000 1px),linear-gradient(90deg,currentColor 1px,#0000 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(75% 75%,#000 35%,#0000 78%);mask-image:radial-gradient(75% 75%,#000 35%,#0000 78%)}.word-cycle[data-astro-cid-lcdefpme]{color:var(--color-brand-yellow);justify-items:center;line-height:1.06;display:grid;position:relative}.word-cycle[data-astro-cid-lcdefpme] .word[data-astro-cid-lcdefpme]{white-space:nowrap;opacity:0;animation:15s infinite cycle;animation-delay:calc(var(--i) * 3s);grid-area:1/1;transform:translateY(.3em)}@keyframes cycle{0%{opacity:0;transform:translateY(.3em)}2%,18%{opacity:1;transform:translateY(0)}20%{opacity:0;transform:translateY(-.3em)}to{opacity:0;transform:translateY(-.3em)}}.nav-link[data-astro-cid-lcdefpme]{padding:.4rem 0;transition:color .18s;position:relative}.nav-link[data-astro-cid-lcdefpme]:after{content:"";background:var(--color-brand-yellow);transform-origin:0;border-radius:3px;height:3px;transition:transform .22s cubic-bezier(.2,.9,.3,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav-link[data-astro-cid-lcdefpme]:hover{color:#fff}.nav-link[data-astro-cid-lcdefpme]:hover:after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.nav-link[data-astro-cid-lcdefpme]:after{transition:none}}.quote-bubble[data-astro-cid-lcdefpme]{border:2px solid var(--color-brand-darkest);box-shadow:0 4px 0 0 var(--color-brand-darkest);font-family:var(--font-display);color:var(--color-brand-darkest);background:#fff;border-radius:18px;padding:1.5rem 1.7rem;font-size:1.15rem;font-weight:600;line-height:1.5;position:relative}.quote-bubble[data-astro-cid-lcdefpme]:after{content:"";border-right:2px solid var(--color-brand-darkest);border-bottom:2px solid var(--color-brand-darkest);background:#fff;width:17px;height:17px;position:absolute;bottom:-9.5px;left:2rem;transform:rotate(45deg)}.stat-tile[data-astro-cid-lcdefpme]{border:2px solid var(--color-brand-darkest);min-width:0;color:var(--color-brand-darkest);box-shadow:0 4px 0 0 var(--color-brand-darkest), 0 6px 3px -2px #0030472e, 0 16px 26px -14px #0030476b;background:#fff linear-gradient(#fff 0%,#fbfcfc 62%,#f3f6f6 100%);border-radius:20px;padding:1.1rem 1rem;transition:transform .18s cubic-bezier(.2,.9,.3,1),box-shadow .18s cubic-bezier(.2,.9,.3,1);position:relative;overflow:hidden}.stat-tile[data-astro-cid-lcdefpme]:hover{box-shadow:0 7px 0 0 var(--color-brand-darkest), 0 10px 5px -3px #00304729, 0 24px 34px -16px #00304775;transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.stat-tile[data-astro-cid-lcdefpme],.stat-tile[data-astro-cid-lcdefpme]:hover{transition:none;transform:none}}@media (width>=640px){.stat-tile[data-astro-cid-lcdefpme]{padding:1.4rem 1.5rem}}.stat-tile[data-astro-cid-lcdefpme]:before{content:"";height:6px;position:absolute;inset:0 0 auto}.stat-tile--0[data-astro-cid-lcdefpme]:before{background:var(--color-brand-blue)}.stat-tile--1[data-astro-cid-lcdefpme]:before{background:var(--color-brand-gold)}.stat-tile--2[data-astro-cid-lcdefpme]:before{background:var(--color-brand-pink)}.stat-tile--3[data-astro-cid-lcdefpme]:before{background:var(--color-brand-green)}.day-step[data-astro-cid-lcdefpme]{padding-bottom:2rem;padding-left:1.75rem}.day-step[data-astro-cid-lcdefpme]:last-child{padding-bottom:0}.dayline[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"";background:var(--color-brand-yellow);transform-origin:top;width:2px;height:100%;position:absolute;top:0;left:0;transform:scaleY(0)}@media (width>=1024px){.day-step[data-astro-cid-lcdefpme]{padding-top:1.75rem;padding-bottom:0;padding-left:0}.dayline[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{transform-origin:0;width:100%;height:2px;top:0;transform:scaleX(0)}}.dayline[data-astro-cid-lcdefpme] .day-chip[data-astro-cid-lcdefpme]{color:#ffffff8c;background:#ffffff1f;transition:background .35s,color .35s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:before{animation:.5s forwards segDown}@media (width>=1024px){.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:before{animation:.5s forwards seg}}@keyframes segDown{to{transform:scaleY(1)}}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:first-child:before{animation-delay:.15s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(2):before{animation-delay:.65s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(3):before{animation-delay:1.15s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(4):before{animation-delay:1.65s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(5):before{animation-delay:2.15s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:first-child .day-chip[data-astro-cid-lcdefpme]{transition-delay:.15s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(2) .day-chip[data-astro-cid-lcdefpme]{transition-delay:.65s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(3) .day-chip[data-astro-cid-lcdefpme]{transition-delay:1.15s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(4) .day-chip[data-astro-cid-lcdefpme]{transition-delay:1.65s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(5) .day-chip[data-astro-cid-lcdefpme]{transition-delay:2.15s}.dayline[data-astro-cid-lcdefpme].is-lit .day-chip[data-astro-cid-lcdefpme]{background:var(--color-brand-yellow);color:var(--color-brand-darkest)}@keyframes seg{to{transform:scaleX(1)}}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(90deg,#0000 0%,#fffffff2 50%,#0000 100%) -40% 0/30% 100% no-repeat;width:100%;height:2px;animation:6s linear 2.8s infinite glint;position:absolute;top:-2px;left:0}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(2):after{animation-delay:3.6s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(3):after{animation-delay:4.4s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(4):after{animation-delay:5.2s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(5):after{animation-delay:6s}@keyframes glint{0%{background-position:-40% 0}13.3%{background-position:140% 0}to{background-position:140% 0}}.dayline[data-astro-cid-lcdefpme].is-lit .day-chip[data-astro-cid-lcdefpme]{animation:6s linear infinite chipglow}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:first-child .day-chip[data-astro-cid-lcdefpme]{animation-delay:2.8s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(2) .day-chip[data-astro-cid-lcdefpme]{animation-delay:3.6s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(3) .day-chip[data-astro-cid-lcdefpme]{animation-delay:4.4s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(4) .day-chip[data-astro-cid-lcdefpme]{animation-delay:5.2s}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:nth-child(5) .day-chip[data-astro-cid-lcdefpme]{animation-delay:6s}@keyframes chipglow{0%,8%,to{filter:brightness()}2%{filter:brightness(1.35)}}@media (prefers-reduced-motion:reduce){.dayline[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{animation:none;transform:none}.dayline[data-astro-cid-lcdefpme].is-lit li[data-astro-cid-lcdefpme]:after{background:0 0;animation:none}.dayline[data-astro-cid-lcdefpme].is-lit .day-chip[data-astro-cid-lcdefpme]{animation:none}.dayline[data-astro-cid-lcdefpme] .day-chip[data-astro-cid-lcdefpme]{background:var(--color-brand-yellow);color:var(--color-brand-darkest);transition:none}}.band-label[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#003047c7;font-size:.95rem;font-weight:600}@media (width>=768px){.band-label[data-astro-cid-lcdefpme]{font-size:1.1rem}}.glow-blob[data-astro-cid-lcdefpme]{animation:14s ease-in-out infinite alternate pulse}@keyframes pulse{0%{opacity:.85;transform:scale(1)translate(0)}to{opacity:1;transform:scale(1.15)translate(20px,-14px)}}.underline-sweep[data-astro-cid-lcdefpme]{display:inline-block;position:relative}.underline-sweep[data-astro-cid-lcdefpme] .sweep[data-astro-cid-lcdefpme]{width:101.5%;height:.4em;margin-top:-.16em;position:absolute;top:100%;left:-.06em;overflow:visible}.underline-sweep[data-astro-cid-lcdefpme] .sweep[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{fill:var(--color-brand-yellow);stroke:none}.underline-sweep[data-astro-cid-lcdefpme] .sweep-1[data-astro-cid-lcdefpme]{animation:.7s cubic-bezier(.22,.61,.36,1) .5s both wipe-in}.underline-sweep[data-astro-cid-lcdefpme] .sweep-2[data-astro-cid-lcdefpme]{opacity:.85;animation:.4s cubic-bezier(.22,.61,.36,1) 1.05s both wipe-in}@keyframes wipe-in{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 -2% 0 0)}}@media (prefers-reduced-motion:reduce){.underline-sweep[data-astro-cid-lcdefpme] .sweep[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{clip-path:none;animation:none}}.benefit[data-astro-cid-lcdefpme]{color:var(--color-brand-darkest);border:2px solid var(--color-brand-darkest);box-shadow:0 4px 0 0 var(--color-brand-darkest);background:#fff;border-radius:18px;grid-template-columns:1fr;align-items:stretch;transition:transform .18s cubic-bezier(.2,.9,.3,1),box-shadow .18s;display:grid;position:relative;overflow:hidden}.benefit--no-photo[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.benefit[data-astro-cid-lcdefpme] .benefit-text[data-astro-cid-lcdefpme]{padding:1.6rem}.benefit-photo[data-astro-cid-lcdefpme]{aspect-ratio:16/9;height:auto}@media (width>=640px){.benefit[data-astro-cid-lcdefpme]{grid-template-columns:7.5rem 1fr}.benefit-photo[data-astro-cid-lcdefpme]{aspect-ratio:auto;height:100%}.benefit--no-photo[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.benefit[data-astro-cid-lcdefpme] .benefit-text[data-astro-cid-lcdefpme]{padding:1.7rem 1.8rem}}@media (width>=1024px){.benefit[data-astro-cid-lcdefpme]{grid-template-columns:8rem 1fr}.benefit--no-photo[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.benefit-photo[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;min-height:8rem;display:block}.benefit-text[data-astro-cid-lcdefpme]{min-width:0}.benefit[data-astro-cid-lcdefpme]:before{content:"";z-index:1;height:6px;position:absolute;top:0;left:0;right:0}.benefit--0[data-astro-cid-lcdefpme]{transform:rotate(-.7deg)}.benefit--1[data-astro-cid-lcdefpme]{transform:rotate(.5deg)}.benefit--2[data-astro-cid-lcdefpme]{transform:rotate(.6deg)}.benefit--3[data-astro-cid-lcdefpme]{transform:rotate(-.5deg)}.benefit--0[data-astro-cid-lcdefpme]:before{background:var(--color-brand-blue)}.benefit--1[data-astro-cid-lcdefpme]:before{background:var(--color-brand-pink)}.benefit--2[data-astro-cid-lcdefpme]:before{background:var(--color-brand-green)}.benefit--3[data-astro-cid-lcdefpme]:before{background:var(--color-brand-gold)}.benefit[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.85}.benefit[data-astro-cid-lcdefpme]:hover{box-shadow:0 1px 0 0 var(--color-brand-darkest);transform:rotate(0)translateY(3px)}@media (prefers-reduced-motion:reduce){.benefit[data-astro-cid-lcdefpme],.benefit[data-astro-cid-lcdefpme]:hover{transform:none}}.card-bar[data-astro-cid-lcdefpme]{border-bottom:2px solid var(--color-brand-darkest);background:color-mix(in srgb, var(--tag) 45%, #fff);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--color-brand-darkest);align-items:center;padding:.55rem 1.25rem;font-size:.72rem;font-weight:800;display:flex}.tag[data-astro-cid-lcdefpme]{color:var(--color-brand-darkest);background:color-mix(in srgb, var(--tag) 45%, #fff);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--tag) 62%, #fff);border-radius:7px;padding:.25rem .6rem;font-size:.75rem;font-weight:700;transition:background .18s,box-shadow .18s,transform .18s cubic-bezier(.2,.9,.3,1)}.group[data-astro-cid-lcdefpme]:hover .tag[data-astro-cid-lcdefpme]{background:color-mix(in srgb, var(--tag) 57%, #fff);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--tag) 78%, #fff);transform:translateY(-1px)}.group[data-astro-cid-lcdefpme]:hover .tag[data-astro-cid-lcdefpme]:nth-child(2){transition-delay:40ms}.group[data-astro-cid-lcdefpme]:hover .tag[data-astro-cid-lcdefpme]:nth-child(3){transition-delay:80ms}@media (prefers-reduced-motion:reduce){.tag[data-astro-cid-lcdefpme],.group[data-astro-cid-lcdefpme]:hover .tag[data-astro-cid-lcdefpme]{transition:none;transform:none}}.reveal[data-astro-cid-lcdefpme]{opacity:0;transition:opacity .65s,transform .8s cubic-bezier(.16,.84,.3,1);transform:translateY(26px)}.reveal[data-astro-cid-lcdefpme].in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hero-wash[data-astro-cid-lcdefpme],.glow-blob[data-astro-cid-lcdefpme]{animation:none}.word-cycle[data-astro-cid-lcdefpme] .word[data-astro-cid-lcdefpme]{opacity:0;animation:none}.word-cycle[data-astro-cid-lcdefpme] .word[data-astro-cid-lcdefpme]:first-child{opacity:1;transform:none}.underline-sweep[data-astro-cid-lcdefpme]:after{animation:none;transform:scaleX(1)}.reveal[data-astro-cid-lcdefpme]{opacity:1;transition:none;transform:none}}
