.hero.svelte-1ldl881{background-color:#fff}.pattern-bg.svelte-1ldl881{position:relative;overflow:hidden}.pattern-bg.svelte-1ldl881:before{content:"";position:absolute;top:-20%;right:-10%;width:600px;height:600px;border-radius:50%;pointer-events:none}.hero-container.svelte-1ldl881{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;padding-top:3rem;padding-bottom:3rem}.hero-content.svelte-1ldl881{width:100%;margin-bottom:2rem}.hero-title.svelte-1ldl881{font-size:2.25rem;font-weight:900;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.25}.hero-title-highlight.svelte-1ldl881{color:var(--action-primary);display:block;margin-top:.5rem}.hero-subtitle.svelte-1ldl881{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}.hero-cta{font-size:1.25rem;padding:1rem 2.5rem}.hero-image-wrapper.svelte-1ldl881{width:100%;position:relative}.floating-checky.svelte-1ldl881{animation:svelte-1ldl881-float 4s ease-in-out infinite;position:relative;z-index:2;width:100%;max-width:28rem;margin-left:auto;margin-right:auto}@keyframes svelte-1ldl881-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(min-width:768px){.hero-container.svelte-1ldl881{flex-direction:row;text-align:left;padding-top:5rem;padding-bottom:5rem}.hero-content.svelte-1ldl881{width:50%;margin-bottom:0}.hero-image-wrapper.svelte-1ldl881{width:41.666667%}.hero-title.svelte-1ldl881{font-size:3rem}.hero-subtitle.svelte-1ldl881{font-size:1.25rem;margin-left:0;margin-right:0}}@media(min-width:1024px){.hero-title.svelte-1ldl881{font-size:3.75rem}}.comment-bubble.svelte-oerefc{background-color:var(--bubble-color);color:var(--bubble-text);padding:2rem;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;font-size:var(--bubble-font-size)}.comment-bubble__title.svelte-oerefc{font-size:1em;font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.8;margin-bottom:.5rem;display:block}.comment-bubble__subtitle.svelte-oerefc{font-size:1.875em;font-weight:900;margin-bottom:1rem;line-height:1.2}.comment-bubble__description.svelte-oerefc{font-size:1.125em;line-height:1.625;opacity:.9;margin:0}.image-bubble.svelte-1qv89t0{display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:var(--bubble-bg, #ffffff);border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;position:relative;width:16rem;height:16rem;border:4px solid var(--bubble-color);overflow:hidden}.image-bubble__center.svelte-1qv89t0{z-index:10;width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;padding:1rem}.image-bubble__avatar.svelte-1qv89t0{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.image-bubble.svelte-1qv89t0:hover .image-bubble__avatar:where(.svelte-1qv89t0){transform:scale(1.1)}.image-bubble__placeholder.svelte-1qv89t0{font-size:5rem}.number-bubble.svelte-1fuzhxy{aspect-ratio:1;width:2.5em;height:2.5em;background-color:var(--brand-white, #ffffff);border:.25em solid var(--bubble-color);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 .25em .5em -.1em #00000026;margin:0 auto;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.number-bubble__text.svelte-1fuzhxy{font-weight:900;font-size:2.3em;line-height:1;font-variant-numeric:tabular-nums;filter:drop-shadow(0 2px 0 rgba(0,0,0,.1));-webkit-text-stroke:.05em var(--brand-white, #ffffff);paint-order:stroke fill;display:flex;align-items:center;justify-content:center;transform-origin:center;will-change:transform}.story-timeline.svelte-59ozf7{background-color:var(--surface-secondary, #f8f9fa);padding-top:5rem;padding-bottom:5rem;position:relative;overflow:hidden}.story-timeline__container.svelte-59ozf7{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:10}.story-timeline__header.svelte-59ozf7{text-align:center;margin-bottom:4rem}.story-timeline__title.svelte-59ozf7{font-size:2.25rem;font-weight:900;color:var(--text-primary, #2a2d6e);margin-bottom:1rem}.story-timeline__subtitle.svelte-59ozf7{font-size:1.25rem;color:var(--text-secondary, #4a4a4a);max-width:42rem;margin:0 auto}.story-timeline__path-container.svelte-59ozf7{position:relative;max-width:64rem;margin:0 auto;padding-bottom:3rem}.story-timeline__line.svelte-59ozf7{display:block;position:absolute;left:50%;top:0;bottom:8rem;width:.25rem;transform:translate(-50%);z-index:1;border-radius:.25rem}.story-timeline__line-bg.svelte-59ozf7{position:absolute;inset:0;background-color:var(--brand-gray, #bdbbba);opacity:.3;border-radius:inherit}.story-timeline__line-pulse.svelte-59ozf7{position:absolute;left:-2px;right:-2px;height:15vh;background:linear-gradient(to bottom,transparent,var(--brand-yellow),transparent);transform:translateY(-50%);filter:drop-shadow(0 0 12px var(--brand-yellow));border-radius:.25rem}.story-timeline__stage.svelte-59ozf7{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:6rem;position:relative;scroll-margin-top:100px;z-index:2}.story-timeline__stage.svelte-59ozf7:last-child{margin-bottom:2rem}.story-timeline__content.svelte-59ozf7{width:100%;margin-bottom:5em}.story-timeline__visual.svelte-59ozf7{width:100%;display:flex;justify-content:center;position:sticky;top:25vh}.story-timeline__node.svelte-59ozf7{display:flex;justify-content:center;margin-bottom:5em;order:-1;position:relative;z-index:10}@media(min-width:768px){.story-timeline__stage.svelte-59ozf7{flex-direction:row}.story-timeline__stage--reverse.svelte-59ozf7{flex-direction:row-reverse}.story-timeline__content.svelte-59ozf7,.story-timeline__visual.svelte-59ozf7{width:41.666667%;margin-bottom:0}.story-timeline__node.svelte-59ozf7{display:flex;position:absolute;left:50%;transform:translate(-50%);z-index:10}}.story-timeline__stage--special.svelte-59ozf7{margin-bottom:8rem;padding:2.5rem;background:linear-gradient(135deg,#e9f5ff,#fff);border-radius:2.5rem;border:4px dashed var(--brand-blue);box-shadow:0 1rem 3rem #0000000d;transition:all .3s ease}.story-timeline__stage--active .comment-bubble,.story-timeline__stage--active .number-bubble,.story-timeline__stage--active.story-timeline__stage--special.svelte-59ozf7{box-shadow:0 0 0 4px var(--brand-yellow),0 0 20px 8px #ffd60099!important;transform:scale(1.02);transition:all .3s ease}.comment-bubble,.number-bubble{transition:all .3s ease}.story-timeline__special-content.svelte-59ozf7{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5em;width:100%}.story-timeline__special-visual.svelte-59ozf7{width:18rem;height:18rem;flex-shrink:0}.story-timeline__special-text.svelte-59ozf7{max-width:48rem}.story-timeline__special-title.svelte-59ozf7{font-size:2.5rem;font-weight:900;color:var(--brand-blue);margin-bottom:1rem;line-height:1.1}.story-timeline__special-description.svelte-59ozf7{font-size:1.25rem;color:var(--text-secondary);line-height:1.6}@media(min-width:1024px){.story-timeline__special-content.svelte-59ozf7{flex-direction:row;text-align:left;padding:2.5rem 4.5rem;gap:2.5rem}.story-timeline__special-text.svelte-59ozf7{flex:1}}.story-timeline__cta.svelte-59ozf7{display:flex;justify-content:center;margin-top:10rem;margin-bottom:5rem;position:relative;z-index:20;font-size:2rem;transition:all .3s ease}.story-timeline__cta .btn{background-color:var(--surface-secondary, #f8f9fa)!important}.story-timeline__cta--active .btn{box-shadow:0 0 0 4px var(--brand-yellow),0 0 20px 8px #ffd60099!important;animation:svelte-59ozf7-button-flair .6s cubic-bezier(.36,.07,.19,.97) both;transition:all .3s ease}@keyframes svelte-59ozf7-button-flair{0%,to{transform:scale(1.05) rotate(0);filter:brightness(1)}15%{transform:scale(1.1) rotate(-2deg);filter:brightness(1.2);box-shadow:0 0 0 6px var(--brand-yellow),0 0 30px 15px #ffd600cc!important}30%{transform:scale(1.08) rotate(2deg)}45%{transform:scale(1.05) rotate(-1deg)}60%{transform:scale(1.05) rotate(1deg)}}.story-timeline__cta--active .btn .sweep{transform:translateY(0)!important}.story-timeline__cta--active .btn .label{color:var(--brand-navy)!important}.final-cta.svelte-1vo69w3{background-color:var(--brand-yellow);padding:8rem 0;position:relative;overflow:hidden}@media(max-width:768px){.final-cta.svelte-1vo69w3{padding:6rem 0}}.cta-decoration.svelte-1vo69w3{position:absolute;right:0;top:0;bottom:0;width:50%;background-color:var(--brand-navy);opacity:.1;border-top-left-radius:9999px;border-bottom-left-radius:9999px;transform:translate(25%)}.cta-container.svelte-1vo69w3{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1rem}.cta-image-wrapper.svelte-1vo69w3{width:100%;display:flex;justify-content:center;position:relative}.image-bubble.svelte-1vo69w3{width:12rem;height:12rem;border-radius:9999px;background-color:var(--brand-white);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;align-items:center;justify-content:center;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.image-bubble.svelte-1vo69w3:hover{transform:scale(1.05);box-shadow:0 25px 50px -12px #00000040}.checky-img.svelte-1vo69w3{width:100%;height:100%;object-fit:contain}.cta-content.svelte-1vo69w3{width:100%}.cta-title.svelte-1vo69w3{font-size:2.25rem;font-weight:900;color:var(--brand-navy);margin-bottom:1rem;line-height:1.25}.cta-description.svelte-1vo69w3{font-size:1.25rem;color:var(--brand-navy);opacity:.9;margin-bottom:2.5rem;max-width:32rem;margin-left:auto;margin-right:auto;line-height:1.5}.marquee-wrapper.svelte-1vo69w3{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);padding:1rem 0}.marquee.svelte-1vo69w3{display:flex;width:max-content}.marquee-content.svelte-1vo69w3{display:flex;animation:svelte-1vo69w3-scroll 30s linear infinite;gap:3rem}.marquee.svelte-1vo69w3:hover .marquee-content:where(.svelte-1vo69w3){animation-play-state:paused}.logo-item.svelte-1vo69w3{flex:0 0 auto;height:3.5rem;display:flex;align-items:center;filter:grayscale(1) brightness(.2);opacity:.7;transition:all .3s ease}.logo-item.svelte-1vo69w3:hover{filter:grayscale(0) brightness(1);opacity:1;transform:scale(1.1)}.logo-item.svelte-1vo69w3 img:where(.svelte-1vo69w3){height:100%;width:auto;max-width:120px;object-fit:contain}@keyframes svelte-1vo69w3-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:768px){.cta-container.svelte-1vo69w3{flex-direction:row;text-align:left}.cta-image-wrapper.svelte-1vo69w3{width:33.333333%;justify-content:flex-end}.image-bubble.svelte-1vo69w3{width:16rem;height:16rem}.cta-content.svelte-1vo69w3{width:60%}.cta-title.svelte-1vo69w3{font-size:3rem}.cta-description.svelte-1vo69w3{margin-left:0;margin-right:0;max-width:none}.marquee-wrapper.svelte-1vo69w3{margin-left:0}}
