*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;line-height:1.6;font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:root{--color-green:#5cb832;--color-green-light:#e8f5e0;--color-green-dark:#3d8a1c;--color-orange:#ff6d1f;--color-orange-light:#fff2e8;--color-orange-dark:#d4520a;--color-bg:#fafdf8;--color-text:#1a2e12;--color-text-muted:#4a5e40;--color-accent:var(--color-green);--color-accent-light:var(--color-green-light);--color-accent-secondary:var(--color-orange);--color-border:#dce8d4;--color-surface:#fff;--color-quote-bg:#f3f8f0;--font-body:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-heading:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--text-sm:clamp(.875rem, .8rem + .25vw, 1rem);--text-base:clamp(1rem, .9rem + .35vw, 1.125rem);--text-lg:clamp(1.125rem, 1rem + .5vw, 1.375rem);--text-xl:clamp(1.5rem, 1.2rem + 1vw, 2rem);--text-2xl:clamp(2rem, 1.5rem + 1.5vw, 3rem);--text-3xl:clamp(2.5rem, 1.8rem + 2.5vw, 4.5rem);--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-3xl:10rem;--max-width:72rem;--content-width:50rem;--radius:.75rem;--shadow:0 2px 8px #1a2e120f, 0 1px 3px #1a2e1214;--shadow-lg:0 12px 24px -4px #1a2e121a, 0 4px 8px -4px #1a2e120f}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--color-text);letter-spacing:-.02em;font-weight:800;line-height:1.15}p{font-size:var(--text-base);max-width:65ch}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}._hero_1gbam_1{min-height:100vh;padding:var(--space-lg);text-align:center;color:#fff;background:linear-gradient(160deg,#1a2e12 0%,#243d18 40%,#2d4a1e 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}._hero_1gbam_1:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6d1f26 0%,#0000 70%);border-radius:50%;width:60vw;height:60vw;position:absolute;top:-30%;right:-20%}._hero_1gbam_1:after{content:"";pointer-events:none;background:radial-gradient(circle,#5cb8321f 0%,#0000 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;bottom:-20%;left:-15%}._content_1gbam_42{max-width:var(--content-width);z-index:1;flex-direction:column;align-items:center;display:flex}._title_1gbam_50{font-size:var(--text-3xl);font-family:var(--font-heading);color:#fff;margin-bottom:var(--space-sm);letter-spacing:-.03em;font-weight:900;line-height:1.05}._accent_1gbam_60{color:var(--color-orange);display:inline-block;position:relative}._accent_1gbam_60:after{content:"";background:var(--color-green);opacity:.6;border-radius:4px;height:.12em;position:absolute;bottom:.05em;left:-.05em;right:-.05em}._subtitle_1gbam_78{font-size:var(--text-xl);color:#fffc;margin-bottom:var(--space-xs);font-weight:400}._tagline_1gbam_85{font-size:var(--text-base);color:var(--color-green);letter-spacing:.15em;text-transform:uppercase;font-weight:600}._scrollIndicator_1gbam_93{bottom:var(--space-lg);align-items:center;gap:var(--space-xs);color:#ffffff80;z-index:1;flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}._scrollText_1gbam_106{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.15em}._chevron_1gbam_112{width:24px;height:24px;animation:2s ease-in-out infinite _bounce_1gbam_1}@keyframes _bounce_1gbam_1{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){._chevron_1gbam_112{animation:none}}._particles_1gbam_135{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}@keyframes _floatUp_1gbam_1{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:.7}90%{opacity:.5}to{opacity:0;transform:translateY(-20vh)rotate(360deg)}}._particle_1gbam_135{will-change:transform;border-radius:50%;animation:12s ease-in-out infinite _floatUp_1gbam_1;position:absolute;bottom:0}._particle_1gbam_135:nth-child(odd){background-color:#5cb83259}._particle_1gbam_135:nth-child(2n){background-color:#ff6d1f4d}._particle_1gbam_135:nth-child(3),._particle_1gbam_135:nth-child(7){border-radius:2px}@media (width<=768px){._particles_1gbam_135{display:none}._hero_1gbam_1{padding:var(--space-md)}._title_1gbam_50{word-break:break-word;-webkit-hyphens:auto;hyphens:auto}._scrollIndicator_1gbam_93{bottom:var(--space-md)}}@media (width<=480px){._hero_1gbam_1{padding:var(--space-sm)}._title_1gbam_50{font-size:clamp(2rem,1.5rem + 2vw,2.5rem)}._subtitle_1gbam_78{font-size:var(--text-base)}._tagline_1gbam_85{font-size:var(--text-sm)}}@media (prefers-reduced-motion:reduce){._particles_1gbam_135{display:none}}._grid_pu0m9_2{gap:var(--space-sm);grid-template-columns:repeat(2,1fr);align-items:start;width:100%;display:grid}._grid_pu0m9_2>._cell_pu0m9_11:only-child,._gridThree_pu0m9_16>._cell_pu0m9_11:first-child{grid-column:1/-1}._gridFour_pu0m9_21{grid-template-rows:repeat(3,auto);grid-template-columns:1fr 1fr}._gridFour_pu0m9_21>._cell_pu0m9_11:first-child{grid-area:1/1}._gridFour_pu0m9_21>._cell_pu0m9_11:nth-child(2){grid-area:2/1}._gridFour_pu0m9_21>._cell_pu0m9_11:nth-child(3){grid-area:3/1}._gridFour_pu0m9_21>._cell_pu0m9_11:nth-child(4){grid-area:1/2/4}._gridFour_pu0m9_21>._cell_pu0m9_11:nth-child(4) ._media_pu0m9_46{object-fit:cover;height:100%}._gridSeven_pu0m9_52{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(6,1fr)}._gridSeven_pu0m9_52>._cell_pu0m9_11:first-child{grid-area:1/1/3/3}._gridSeven_pu0m9_52>._cell_pu0m9_11:nth-child(2){grid-area:1/3/auto/5}._gridSeven_pu0m9_52>._cell_pu0m9_11:nth-child(3){grid-area:1/5/auto/7}._gridSeven_pu0m9_52>._cell_pu0m9_11:nth-child(4){grid-area:2/3/auto/5}._gridSeven_pu0m9_52>._cell_pu0m9_11:nth-child(5){grid-area:2/5/auto/7}._gridSeven_pu0m9_52>._cell_pu0m9_11:nth-child(6){grid-area:3/1/auto/4}._gridSeven_pu0m9_52>._cell_pu0m9_11:nth-child(7){grid-area:3/4/auto/7}._gridSeven_pu0m9_52>._cell_pu0m9_11 ._media_pu0m9_46{object-fit:cover;height:100%}._cell_pu0m9_11{border-radius:var(--radius);overflow:hidden}._media_pu0m9_46{object-fit:cover;border-radius:var(--radius);width:100%;height:100%;aspect-ratio:var(--aspect-ratio);display:block}._codeBlock_pu0m9_113{color:#a6e3a1;width:100%;font-family:Courier New,Courier,monospace;font-size:var(--text-sm);padding:var(--space-lg);border-radius:var(--radius);white-space:pre;background-color:#1e1e2e;margin:0;line-height:1.6;overflow-x:auto}@media (width<=768px){._grid_pu0m9_2{gap:var(--space-xs);grid-template-columns:1fr}}._section_1su2w_1{border-bottom:none;display:flex;position:relative}._section_1su2w_1:nth-child(2n){background-color:var(--color-green-light)}._section_1su2w_1:nth-child(odd){background-color:var(--color-bg)}._graphicContainer_1su2w_16{width:50%;height:100vh;padding:var(--space-lg);z-index:2;background-color:#0000;justify-content:center;align-items:center;display:flex;position:sticky;top:0;overflow:hidden}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes _rotateBorder_1su2w_1{to{--border-angle:360deg}}._imageWrapper_1su2w_43{border-radius:var(--radius);width:100%;max-width:560px;box-shadow:var(--shadow-lg);border:3px solid var(--color-green-light);position:relative;overflow:hidden}@media (hover:hover) and (width>=769px){._stepInner_1su2w_55[data-active=true]~._imageWrapper_1su2w_43,._graphicContainer_1su2w_16 ._imageWrapperActive_1su2w_56{background:padding-box linear-gradient(var(--color-surface), var(--color-surface)), border-box conic-gradient(from var(--border-angle), var(--color-green), var(--color-orange), var(--color-green));border-color:#0000;animation:3s linear infinite _rotateBorder_1su2w_1}}._image_1su2w_43{object-fit:cover;width:100%;height:auto;transition:transform .35s,box-shadow .35s;display:block}@media (hover:hover){._imageWrapper_1su2w_43:hover ._image_1su2w_43{box-shadow:var(--shadow-lg), 0 8px 30px #00000026;transform:scale(1.03)}._layoutFull_1su2w_80 ._imageWrapper_1su2w_43:hover ._image_1su2w_43{transform:scale(1.01)}}._stepsContainer_1su2w_86{width:50%;padding:var(--space-xl) var(--space-lg);z-index:2;position:relative}._step_1su2w_55{min-height:80vh;padding:var(--space-lg) 0;align-items:center;display:flex}._stepInner_1su2w_55{max-width:var(--content-width);transition:opacity .4s}._stepInner_1su2w_55[data-active=false]{opacity:.15}._stepInner_1su2w_55[data-active=true]{opacity:1}._year_1su2w_114{font-family:var(--font-body);font-size:var(--text-sm);color:#fff;background:linear-gradient(135deg, var(--color-green) 0%, var(--color-green-dark) 100%);margin-bottom:var(--space-sm);letter-spacing:.05em;border-radius:999px;padding:.3em .9em;font-weight:700;display:inline-block}@keyframes _wiggle_1su2w_1{0%{transform:rotate(0)}20%{transform:rotate(3deg)}40%{transform:rotate(-3deg)}60%{transform:rotate(3deg)}80%{transform:rotate(-3deg)}to{transform:rotate(0)}}._stepInner_1su2w_55[data-active=true] ._year_1su2w_114{animation:.5s ease-in-out _wiggle_1su2w_1}._section_1su2w_1:nth-child(2n) ._year_1su2w_114{background:linear-gradient(135deg, var(--color-orange) 0%, var(--color-orange-dark) 100%)}._title_1su2w_162{font-size:var(--text-2xl);margin-bottom:var(--space-md);letter-spacing:-.02em;font-weight:800}._section_1su2w_1:nth-child(2n) ._title_1su2w_162{background-color:var(--color-green-light)}._section_1su2w_1:nth-child(odd) ._title_1su2w_162{background-color:var(--color-bg)}._story_1su2w_177{font-size:var(--text-lg);color:var(--color-text-muted);line-height:1.7}._section_1su2w_1:nth-child(2n) ._story_1su2w_177{background-color:var(--color-green-light)}._section_1su2w_1:nth-child(odd) ._story_1su2w_177{background-color:var(--color-bg)}._quote_1su2w_192{margin-top:var(--space-lg);padding:var(--space-md) var(--space-lg);background-color:var(--color-orange-light);border-left:4px solid var(--color-orange);border-radius:0 var(--radius) var(--radius) 0;position:relative}._quote_1su2w_192:before{content:"“";font-size:4rem;font-family:var(--font-heading);color:var(--color-orange);opacity:.2;pointer-events:none;line-height:1;position:absolute;top:-10px;left:10px}._quoteText_1su2w_215{font-size:var(--text-lg);font-style:italic;font-family:var(--font-heading);color:var(--color-text);line-height:1.6}._quoteAuthor_1su2w_223{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:var(--space-xs)}._layoutRight_1su2w_230{flex-direction:row-reverse}._layoutRight_1su2w_230 ._stepsContainer_1su2w_86{justify-content:flex-end;display:flex}._layoutRight_1su2w_230 ._stepInner_1su2w_55{text-align:right}._layoutCenter_1su2w_244{flex-direction:column;justify-content:center;align-items:center;min-height:95vh}._layoutCenter_1su2w_244 ._graphicContainer_1su2w_16{width:100%;max-width:800px;height:auto;padding:var(--space-lg) var(--space-lg) 0;margin:0 auto;position:relative}._layoutCenter_1su2w_244 ._stepsContainer_1su2w_86{width:100%;max-width:var(--content-width);text-align:center;padding:var(--space-md) var(--space-lg) var(--space-lg);margin:0 auto}._layoutCenter_1su2w_244 ._step_1su2w_55{min-height:auto;padding:var(--space-sm) 0}._layoutCenter_1su2w_244 ._stepInner_1su2w_55{margin:0 auto}._textAbove_1su2w_278 ._stepsContainer_1su2w_86{padding:var(--space-lg) var(--space-lg) 0;order:-1}._textAbove_1su2w_278 ._graphicContainer_1su2w_16{padding:0 var(--space-lg) var(--space-lg)}._layoutFull_1su2w_80{grid-template-columns:1fr;display:grid}._layoutFull_1su2w_80 ._graphicContainer_1su2w_16{grid-area:1/1;width:100%;max-width:100%;height:80vh;padding:0;position:relative}._layoutFull_1su2w_80 ._imageWrapper_1su2w_43{max-width:100%;box-shadow:none;border:none;border-radius:0;height:100%}._layoutFull_1su2w_80 ._image_1su2w_43{object-fit:cover;height:100%}._layoutFull_1su2w_80 ._stepsContainer_1su2w_86{width:100%;padding:var(--space-2xl) var(--space-lg) var(--space-lg);z-index:3;background:linear-gradient(#0000,#000000b3);grid-area:1/1;align-self:end}._layoutFull_1su2w_80 ._step_1su2w_55{min-height:auto}._layoutFull_1su2w_80 ._stepInner_1su2w_55{color:#fff}._layoutFull_1su2w_80 ._stepInner_1su2w_55[data-active=false]{opacity:.5}._layoutFull_1su2w_80 ._year_1su2w_114{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3}._layoutFull_1su2w_80 ._title_1su2w_162{color:#fff;background-color:#0000}._layoutFull_1su2w_80 ._story_1su2w_177{color:#ffffffd9;background-color:#0000}._layoutFull_1su2w_80 ._quoteText_1su2w_215{color:#ffffffe6}._layoutFull_1su2w_80 ._quoteAuthor_1su2w_223{color:#ffffffb3}._layoutFull_1su2w_80:nth-child(2n),._layoutFull_1su2w_80:nth-child(odd){background-color:#0000}._mediaLarge_1su2w_367 ._graphicContainer_1su2w_16{width:60%}._mediaLarge_1su2w_367 ._stepsContainer_1su2w_86{width:40%}._mediaLarge_1su2w_367 ._imageWrapper_1su2w_43{max-width:800px}@media (width<=768px){._section_1su2w_1,._layoutRight_1su2w_230{flex-direction:column}._graphicContainer_1su2w_16{width:100%;height:50vh;padding:var(--space-md);position:relative}._section_1su2w_1:nth-child(2n) ._graphicContainer_1su2w_16{background-color:var(--color-green-light)}._stepsContainer_1su2w_86{width:100%;padding:var(--space-md)}._stepsContainerFull_1su2w_406{width:100%}._step_1su2w_55{min-height:50vh}._layoutCenter_1su2w_244 ._graphicContainer_1su2w_16{max-width:100%;padding:var(--space-md) var(--space-md) 0}._layoutCenter_1su2w_244 ._stepsContainer_1su2w_86{max-width:100%;padding:var(--space-sm) var(--space-md) var(--space-md)}._layoutFull_1su2w_80 ._graphicContainer_1su2w_16{height:50vh}._layoutFull_1su2w_80 ._stepsContainer_1su2w_86{padding:var(--space-lg) var(--space-md) var(--space-md)}._layoutFull_1su2w_80 ._title_1su2w_162{font-size:var(--text-xl)}._layoutFull_1su2w_80 ._story_1su2w_177{font-size:max(14px, var(--text-base))}._mediaLarge_1su2w_367 ._graphicContainer_1su2w_16,._mediaLarge_1su2w_367 ._stepsContainer_1su2w_86{width:100%}._stepInner_1su2w_55[data-active=true] ._year_1su2w_114{animation:none}}@media (width<=480px){._graphicContainer_1su2w_16{height:40vh;padding:var(--space-sm)}._stepsContainer_1su2w_86{padding:var(--space-sm)}._step_1su2w_55{min-height:40vh;padding:var(--space-sm) 0}._year_1su2w_114{padding:.25em .7em;font-size:.75rem}._title_1su2w_162{font-size:var(--text-xl)}._story_1su2w_177{font-size:var(--text-base)}._quote_1su2w_192{padding:var(--space-sm) var(--space-md)}._quote_1su2w_192:before{font-size:2.5rem;top:-6px;left:6px}._layoutFull_1su2w_80 ._graphicContainer_1su2w_16{height:40vh}._layoutFull_1su2w_80 ._stepsContainer_1su2w_86{padding:var(--space-md) var(--space-sm) var(--space-sm)}._stepsContainerFull_1su2w_406{padding:var(--space-lg) var(--space-sm)}}._sectionTextOnly_1su2w_510{justify-content:center}._stepsContainerFull_1su2w_406{width:100%;max-width:var(--max-width);padding:var(--space-xl) var(--space-lg);margin:0 auto}._stepsContainerFull_1su2w_406 ._step_1su2w_55{min-height:50vh}._sectionMediaOnly_1su2w_526 ._graphicContainer_1su2w_16{width:65%}._stepsContainerMinimal_1su2w_530{justify-content:center;align-items:center;width:35%;display:flex}._codeBlock_1su2w_538{color:#a6e3a1;width:100%;font-family:Courier New,Courier,monospace;font-size:var(--text-sm);padding:var(--space-lg);border-radius:var(--radius);white-space:pre;box-shadow:var(--shadow-lg);background-color:#1e1e2e;margin:0;line-height:1.6;overflow-x:auto}@keyframes _blinkCursor_1su2w_1{0%,to{opacity:1}50%{opacity:0}}._typewriterCode_1su2w_564{white-space:pre;min-height:1.6em;display:block}._typewriterCursor_1su2w_570{vertical-align:text-bottom;background-color:var(--color-green);width:.6em;height:1.15em;animation:1s step-end infinite _blinkCursor_1su2w_1;display:inline-block}@media (prefers-reduced-motion:reduce){._typewriterCursor_1su2w_570{animation:none}}._spine_u8k53_2{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}._riverSvg_u8k53_12{width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}._riverFill_u8k53_21{fill:none;stroke:url(#riverGrad);stroke-width:2px}._riverGlow_u8k53_27{fill:none;stroke:url(#riverGrad);stroke-width:10px;opacity:.12}@media (width<=768px){._riverSvg_u8k53_12{display:none}._spine_u8k53_2:before{content:"";background:linear-gradient(to bottom, var(--color-green) 0%, var(--color-green) 40%, var(--color-orange) 100%);width:1.5px;position:absolute;top:0;bottom:0;left:16px}}@media (width<=480px){._spine_u8k53_2,._nodes_u8k53_62{left:10px}}._footer_c6ltl_1{min-height:60vh;padding:var(--space-2xl) var(--space-lg);text-align:center;color:#fff;background:linear-gradient(160deg,#1a2e12 0%,#243d18 40%,#2d4a1e 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}._footer_c6ltl_1:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6d1f1a 0%,#0000 70%);border-radius:50%;width:40vw;height:40vw;position:absolute;top:-20%;left:-10%}._content_c6ltl_30{max-width:var(--content-width);z-index:1}._message_c6ltl_35{font-size:var(--text-2xl);font-family:var(--font-heading);color:#fff;margin-bottom:var(--space-sm);letter-spacing:-.02em;font-weight:900;line-height:1.2}._accent_c6ltl_45{color:var(--color-orange)}._sub_c6ltl_49{font-size:var(--text-lg);color:#ffffffbf;margin-bottom:var(--space-2xl);font-weight:400}._divider_c6ltl_56{background:linear-gradient(90deg, var(--color-green), var(--color-orange));width:60px;height:3px;margin:0 auto var(--space-lg);border:none;border-radius:4px}._credits_c6ltl_65{font-size:var(--text-sm);color:#ffffff73;line-height:1.8}@media (width<=480px){._footer_c6ltl_1{padding:var(--space-xl) var(--space-sm);min-height:50vh}._message_c6ltl_35{font-size:var(--text-xl)}}._app_zm125_1{width:100%;min-height:100vh}._timeline_zm125_6{flex-direction:column;display:flex;position:relative}
