@font-face{font-family:Right Grotesk Spatial Black;src:url(/fonts/right-grotesk/RightGrotesk-SpatialBlack.otf)format("opentype");font-style:normal;font-weight:900;font-display:swap}@font-face{font-family:Right Grotesk Wide Medium;src:url(/fonts/right-grotesk/RightGrotesk-WideMedium.otf)format("opentype");font-style:normal;font-weight:500;font-display:swap}:root,:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f4f4f5;--color-bg-subtle:#e4e4e7;--color-surface:#fff;--color-surface-strong:#fff;--color-text:#52525b;--color-text-muted:#71717a;--color-text-strong:#18181b;--color-text-heading-soft:#a1a1aa;--color-border:#a1a1aa;--color-border-strong:#3f3f46;--color-accent:#bb241a;--color-accent-strong:#f04438;--color-accent-soft:#bb241a1a;--color-selection:#bb241a2e;--shadow-sm:0 1px 3px #0a0d121a, 0 1px 2px #0a0d120f;--shadow-md:0 4px 8px #0a0d121a, 0 2px 4px #0a0d120f;--shadow-lg:0 12px 16px #0a0d1214, 0 4px 6px #0a0d1208;--font-sans:Inter, "Aptos", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;--font-heading:"Right Grotesk Spatial Black", "Arial Black", "Arial Narrow", sans-serif;--font-heading-wide:"Right Grotesk Wide Medium", "Arial Narrow", sans-serif;--font-mono:"SFMono-Regular", "SF Mono", Consolas, "Liberation Mono", monospace;--radius-xs:.5rem;--radius-sm:.75rem;--radius-md:1.25rem;--radius-lg:2rem;--radius-pill:999px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--container-max:1440px;--viewport-max:920px;--content-max:72ch;--page-gutter:clamp(1rem, 3vw, 2rem);font-family:var(--font-sans);letter-spacing:-.01em;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.4}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#18181b;--color-bg-subtle:#27272a;--color-surface:#3f3f46;--color-surface-strong:#27272a;--color-text:#d4d4d8;--color-text-muted:#a1a1aa;--color-text-strong:#f4f4f5;--color-text-heading-soft:#71717a;--color-border:#52525b;--color-border-strong:#d4d4d8;--color-accent:#bb241a;--color-accent-strong:#f04438;--color-accent-soft:#f0443824;--color-selection:#f044383d;--shadow-sm:0 1px 3px #00000047, 0 1px 2px #00000029;--shadow-md:0 4px 8px #00000047, 0 2px 4px #00000029;--shadow-lg:0 12px 16px #00000038, 0 4px 6px #00000024}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#18181b;--color-bg-subtle:#27272a;--color-surface:#3f3f46;--color-surface-strong:#27272a;--color-text:#d4d4d8;--color-text-muted:#a1a1aa;--color-text-strong:#f4f4f5;--color-text-heading-soft:#71717a;--color-border:#52525b;--color-border-strong:#d4d4d8;--color-accent:#bb241a;--color-accent-strong:#f04438;--color-accent-soft:#f0443824;--color-selection:#f044383d;--shadow-sm:0 1px 3px #00000047, 0 1px 2px #00000029;--shadow-md:0 4px 8px #00000047, 0 2px 4px #00000029;--shadow-lg:0 12px 16px #00000038, 0 4px 6px #00000024}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:20rem;min-height:100vh;color:var(--color-text);background:var(--color-bg);margin:0}body,button,input,textarea,select{font-family:var(--font-sans)}::selection{background:var(--color-selection);color:var(--color-text-strong)}a{color:inherit;-webkit-text-decoration-color:color-mix(in srgb, var(--color-accent) 42%, transparent);text-decoration-color:color-mix(in srgb, var(--color-accent) 42%, transparent);text-underline-offset:.18em}a:hover{color:var(--color-accent)}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}img,picture,svg,canvas{max-width:100%;display:block}main{flex-direction:column;flex:1;display:flex}h1,h2,h3,h4,h5,h6,p,ul,ol,dl,blockquote,figure,pre{margin:0}ul,ol{padding-left:1.25rem}h1,h2,h3,h4,h5,h6{color:var(--color-text-strong);font-family:var(--font-heading);letter-spacing:-.04em;text-wrap:balance;text-transform:uppercase;font-weight:900;line-height:1.2}h1{font-size:clamp(3rem,7vw,4rem)}h2{font-size:clamp(2rem,4vw,2rem)}h3{font-size:clamp(1.25rem,2vw,1.5rem)}p,li,dd{max-width:var(--content-max);color:var(--color-text)}small{font-size:.875rem}strong{color:var(--color-text-strong)}code,pre{font-family:var(--font-mono)}code{border:1px solid var(--color-border);border-radius:var(--radius-xs);background:var(--color-surface);color:var(--color-text-strong);padding:.18rem .45rem;font-size:.9em}pre{padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-md);overflow-x:auto}hr{background:var(--color-border);border:0;height:1px;margin:0}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=64rem){:root{--page-gutter:1rem}}@media (width<=48rem){h1{font-size:3rem}}._section_1x4q6_1{width:100%;padding:clamp(4rem,8vh,6rem) 0 3.25rem;scroll-margin-top:5.75rem}._content_1x4q6_7{width:min(100%, var(--viewport-max));grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2.75rem,5vw,4.5rem);min-height:calc(100svh - 8rem);margin:0 auto;display:grid}._copyPanel_1x4q6_17{padding-top:.5rem}._title_1x4q6_21{color:var(--color-text-strong);font-family:var(--font-heading);letter-spacing:-.04em;font-size:clamp(2.2rem,4vw,2.9rem);line-height:1}._divider_1x4q6_29{border-top:1px solid color-mix(in srgb, var(--color-border-strong) 40%, transparent);width:100%;margin-top:.35rem}._headline_1x4q6_35{color:var(--color-text-strong);font-family:var(--font-sans);letter-spacing:-.01em;max-width:20ch;margin-top:1.05rem;font-size:2rem;font-weight:700;line-height:1.25}._paragraphs_1x4q6_46{flex-direction:column;gap:.7rem;margin-top:1.15rem;display:flex}._paragraph_1x4q6_46{color:var(--color-text);letter-spacing:-.015em;max-width:52ch;font-size:.98rem;line-height:1.52}._closing_1x4q6_61{color:var(--color-text-strong);margin-top:1.3rem;font-size:1rem;line-height:1.4}._closing_1x4q6_61 span{color:var(--color-accent);font-weight:700}._mediaPanel_1x4q6_73{height:100svh;min-height:100svh;width:calc(100% + max(0px, (100vw - var(--viewport-max)) / 2));margin-left:clamp(.75rem,2vw,1.75rem);margin-right:calc(-1 * max(0px, (100vw - var(--viewport-max)) / 2));background:var(--color-bg-subtle);box-shadow:var(--shadow-lg);border-radius:2rem 0 0 2rem;overflow:hidden}._mediaFrame_1x4q6_85{background:radial-gradient(circle at top,#ffffff24,#0000 54%),linear-gradient(#27272a14,#0000 48%);width:100%;height:100%;position:relative;overflow:hidden}._image_1x4q6_95{object-fit:cover;object-position:center 38%;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;filter:saturate(88%)contrast(102%);will-change:transform;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}._mediaOverlay_1x4q6_108{pointer-events:none;background:linear-gradient(#18181b29,#0000 42%);position:absolute;inset:0}._mediaPanel_1x4q6_73:hover ._image_1x4q6_95{transform:scale(1.04)}@media (width<=64rem){._content_1x4q6_7{grid-template-columns:1fr;gap:1.5rem;min-height:auto}._headline_1x4q6_35{max-width:32ch}._mediaPanel_1x4q6_73{border-radius:1.5rem;width:100%;height:auto;min-height:min(30rem,72vw);margin-left:0;margin-right:0}}@media (width<=48rem){._section_1x4q6_1{padding-top:2.5rem;padding-bottom:2.5rem;scroll-margin-top:6.8rem}._title_1x4q6_21{font-size:clamp(1.9rem,10vw,2.2rem)}._headline_1x4q6_35{max-width:100%;margin-top:.85rem;font-size:1.1rem}._paragraph_1x4q6_46{font-size:.92rem}._closing_1x4q6_61{font-size:.94rem}}:root[data-theme=dark] ._mediaFrame_1x4q6_85,:root:not([data-theme=light]) ._mediaFrame_1x4q6_85{background:radial-gradient(circle at top,#ffffff14,#0000 54%),linear-gradient(#f4f4f514,#0000 48%)}:root[data-theme=dark] ._mediaOverlay_1x4q6_108,:root:not([data-theme=light]) ._mediaOverlay_1x4q6_108{background:linear-gradient(#00000047,#0000 42%)}._section_1rpw0_1{background:#c81d14;align-self:stretch;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}@supports (width:100dvw){._section_1rpw0_1{width:100dvw;max-width:100dvw;margin-left:calc(50% - 50dvw)}}._inner_1rpw0_17{min-height:clamp(5rem,10vw,6.75rem);padding:1rem var(--page-gutter);place-items:center;display:grid}._text_1rpw0_24{color:#fff;font-family:var(--font-heading);letter-spacing:-.02em;text-transform:uppercase;text-align:center;font-size:clamp(1.55rem,3.8vw,2.4rem);font-weight:900;line-height:1}@media (width<=48rem){._inner_1rpw0_17{min-height:4.75rem;padding-block:.85rem}._text_1rpw0_24{font-size:clamp(1.1rem,8vw,1.55rem)}}._section_3710a_1{justify-content:center;align-items:center;width:100%;min-height:100svh;padding:3.25rem 0 4.5rem;scroll-margin-top:7rem;display:flex}._content_3710a_11{width:min(100%, var(--viewport-max));flex-direction:column;gap:1.5rem;margin:0 auto;display:flex}._heading_3710a_19{flex-direction:column;gap:.5rem;display:flex}._title_3710a_25{letter-spacing:-.02em;font-size:2rem;line-height:1.2}._divider_3710a_31{border-top:1px solid var(--color-border-strong)}._grid_3710a_35{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:1.5rem;display:grid}._copyPanel_3710a_42{flex-direction:column;gap:.875rem;padding-top:.5rem;display:flex}._headingTitle_3710a_49{color:var(--color-text-strong);font-family:var(--font-sans);letter-spacing:-.02em;text-transform:none;font-size:1.75rem;font-weight:700;line-height:1.2}._intro_3710a_59{color:var(--color-text);max-width:38ch;font-size:.95rem;line-height:1.5}._closing_3710a_66{color:var(--color-text);font-size:.95rem;line-height:1.4}._closing_3710a_66 span{color:var(--color-accent);font-weight:700}._methodList_3710a_77{flex-direction:column;gap:.62rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}._methodLink_3710a_86{min-width:0;max-width:100%;color:var(--color-text);align-items:center;gap:.62rem;font-size:.92rem;text-decoration:none;transition:color .26s;display:inline-flex}._methodLink_3710a_86>:last-child{overflow-wrap:anywhere;word-break:break-word;min-width:0}._methodIcon_3710a_104{width:2.25rem;height:2.25rem;color:var(--color-accent);background:var(--color-surface);box-shadow:var(--shadow-md);border-radius:999px;justify-content:center;align-items:center;transition:box-shadow .26s,background-color .26s,color .26s;display:inline-flex}._methodIcon_3710a_104 svg{fill:currentColor;width:1rem;height:1rem}._methodLink_3710a_86:hover{color:var(--color-accent-strong)}._methodLink_3710a_86:hover ._methodIcon_3710a_104{color:var(--color-accent-strong);background:color-mix(in srgb, var(--color-surface) 78%, var(--color-accent) 22%);box-shadow:0 12px 18px #bb241a2e,0 4px 8px #0a0d1214}:root[data-theme=dark] ._methodIcon_3710a_104,:root:not([data-theme=light]) ._methodIcon_3710a_104{background:#f4f4f5}:root[data-theme=dark] ._methodLink_3710a_86:hover ._methodIcon_3710a_104,:root:not([data-theme=light]) ._methodLink_3710a_86:hover ._methodIcon_3710a_104{background:color-mix(in srgb, #f4f4f5 82%, var(--color-accent-strong) 18%)}._formPanel_3710a_148{border:1px solid color-mix(in srgb, var(--color-border) 36%, transparent);background:var(--color-surface);box-shadow:var(--shadow-md);border-radius:1rem;padding:1.1rem}._formPlaceholder_3710a_156{text-align:center;border:1px dashed color-mix(in srgb, var(--color-border) 60%, transparent);background:color-mix(in srgb, var(--color-bg) 58%, var(--color-surface));min-height:16rem;color:var(--color-text-muted);border-radius:.85rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}._placeholderTitle_3710a_171{color:var(--color-text-strong);font-size:1.05rem;font-weight:700;line-height:1.2}._placeholderText_3710a_178{max-width:28rem;font-size:.93rem;line-height:1.5}._form_3710a_148{flex-direction:column;align-items:center;gap:.72rem;display:flex}._form_3710a_148>*{width:100%}._row_3710a_195{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem;display:grid}._field_3710a_201{flex-direction:column;gap:.22rem;display:flex}._field_3710a_201 span{color:var(--color-text);font-size:.84rem;line-height:1.3}._field_3710a_201 input,._field_3710a_201 textarea{border:1px solid color-mix(in srgb, var(--color-border) 64%, transparent);background:color-mix(in srgb, var(--color-bg) 60%, var(--color-surface));width:100%;color:var(--color-text-strong);border-radius:.5rem;padding:.58rem .72rem;font-size:.97rem;line-height:1.35}._field_3710a_201 textarea{resize:vertical;min-height:8rem}._field_3710a_201 input:focus,._field_3710a_201 textarea:focus{border-color:color-mix(in srgb, var(--color-accent) 70%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-accent) 16%, transparent);outline:none}._formFooter_3710a_237{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._status_3710a_244{color:var(--color-text-muted);margin:0;font-size:.9rem;line-height:1.3}._submit_3710a_251{background:var(--color-accent);color:#fff;border:0;border-radius:999px;min-height:2.3rem;padding:.38rem 1.05rem;font-size:.94rem;font-weight:700;line-height:1.2}._submit_3710a_251:hover{background:var(--color-accent-strong)}@media (width<=64rem){._section_3710a_1{min-height:auto}._grid_3710a_35{grid-template-columns:1fr}}@media (width<=48rem){._section_3710a_1{padding-top:2.5rem;scroll-margin-top:6.7rem}._row_3710a_195{grid-template-columns:1fr}._formPanel_3710a_148{padding:.9rem}}._footer_1n70i_1{border-top:1px solid color-mix(in srgb, var(--color-border-strong) 65%, transparent);width:100%;margin-top:1.5rem;padding:1.15rem 0 1.4rem}._content_1n70i_8{width:min(100%, var(--viewport-max));justify-content:space-between;align-items:center;gap:.8rem;margin:0 auto;display:flex}._copyright_1n70i_17,._byline_1n70i_18{color:var(--color-text-muted);margin:0;font-size:.8rem;line-height:1.3}._byline_1n70i_18{color:var(--color-text);font-weight:600}@media (width<=48rem){._content_1n70i_8{flex-direction:column;align-items:flex-start}}._section_cp6tl_1{align-items:center;width:100%;min-height:100svh;display:flex}._content_cp6tl_8{width:min(100%, var(--viewport-max));justify-content:space-between;align-items:center;gap:4rem;margin:0 auto;padding:5.25rem 0 3.5rem;display:flex}._copy_cp6tl_18{flex-direction:column;align-items:flex-start;gap:1.5rem;width:min(27.1875rem,100%);display:flex}._title_cp6tl_26{letter-spacing:-.03em;width:100%;font-size:clamp(3.5rem,6vw,4rem);line-height:.9}._titleViewport_cp6tl_33{perspective:900px;width:100%;min-height:clamp(7.4rem,11.5vw,8.6rem);transform-style:preserve-3d;display:block;position:relative;overflow:hidden}._titleSlide_cp6tl_43{transform-origin:50%;backface-visibility:hidden;will-change:transform, opacity;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex;position:absolute;inset:0}._titlePrimary_cp6tl_55{color:#27272a}._titleSecondary_cp6tl_59{color:var(--color-text-heading-soft)}._intro_cp6tl_63{max-width:26.75rem;color:var(--color-border-strong);letter-spacing:-.02em;font-size:1.25rem;line-height:1.2}._intro_cp6tl_63 strong{color:var(--color-border-strong);font-weight:700}._actions_cp6tl_76{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}._primaryAction_cp6tl_84{background:var(--color-accent);color:#fff;box-shadow:var(--shadow-lg);letter-spacing:-.02em;border-radius:2.5625rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem .75rem 1.5rem;font-size:1rem;font-weight:700;line-height:1.4;text-decoration:none;transition:box-shadow .28s,background-color .28s;display:inline-flex}._primaryAction_cp6tl_84:hover{color:#fff;background:var(--color-accent-strong);box-shadow:0 18px 24px #0a0d121f,0 6px 10px #0a0d1214}._primaryAction_cp6tl_84 svg{width:1rem;height:1rem;transition:transform .28s cubic-bezier(.16,1,.3,1)}._primaryAction_cp6tl_84:hover svg{transform:translate(.125rem,-.125rem)}._socials_cp6tl_122{align-items:center;gap:.5rem;display:flex}._socialLink_cp6tl_128{background:var(--color-surface);width:2.25rem;height:2.25rem;color:var(--color-accent);box-shadow:var(--shadow-md);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:box-shadow .26s,background-color .26s,color .26s;display:inline-flex}._socialLink_cp6tl_128:hover{color:var(--color-accent-strong);background:color-mix(in srgb, var(--color-surface) 78%, var(--color-accent) 22%);box-shadow:0 12px 18px #bb241a2e,0 4px 8px #0a0d1214}._socialLink_cp6tl_128 svg{fill:currentColor;width:1rem;height:1rem}._media_cp6tl_159{flex-shrink:0;width:26.25rem}._mediaFrame_cp6tl_164{box-shadow:var(--shadow-lg);will-change:clip-path;background:radial-gradient(circle at top,#ffffff24,#0000 54%),linear-gradient(#27272a14,#0000 48%);border-radius:2rem;position:relative;overflow:hidden}._mediaOverlay_cp6tl_175{pointer-events:none;background:linear-gradient(#18181b24,#0000 42%);position:absolute;inset:0}._portrait_cp6tl_182{aspect-ratio:391/507;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;will-change:transform;width:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}._media_cp6tl_159:hover ._portrait_cp6tl_182{transform:scale(1.06)}:root[data-theme=dark] ._titlePrimary_cp6tl_55,:root:not([data-theme=light]) ._titlePrimary_cp6tl_55,:root[data-theme=dark] ._intro_cp6tl_63,:root[data-theme=dark] ._intro_cp6tl_63 strong,:root:not([data-theme=light]) ._intro_cp6tl_63,:root:not([data-theme=light]) ._intro_cp6tl_63 strong{color:var(--color-text-strong)}:root[data-theme=dark] ._socialLink_cp6tl_128,:root:not([data-theme=light]) ._socialLink_cp6tl_128{background:#f4f4f5}:root[data-theme=dark] ._socialLink_cp6tl_128:hover,:root:not([data-theme=light]) ._socialLink_cp6tl_128:hover{background:color-mix(in srgb, #f4f4f5 82%, var(--color-accent-strong) 18%)}:root[data-theme=dark] ._mediaFrame_cp6tl_164,:root:not([data-theme=light]) ._mediaFrame_cp6tl_164{background:radial-gradient(circle at top,#ffffff14,#0000 54%),linear-gradient(#f4f4f514,#0000 48%)}:root[data-theme=dark] ._mediaOverlay_cp6tl_175,:root:not([data-theme=light]) ._mediaOverlay_cp6tl_175{background:linear-gradient(#00000047,#0000 42%)}@media (width<=64rem){._section_cp6tl_1{min-height:auto}._content_cp6tl_8{gap:2.5rem;min-height:auto;padding-top:4rem;padding-bottom:3rem}._media_cp6tl_159{width:20rem}}@media (width<=48rem){._content_cp6tl_8{flex-direction:column;align-items:flex-start;padding-top:3rem;padding-bottom:3rem}._copy_cp6tl_18{width:100%}._title_cp6tl_26{font-size:3rem}._titleViewport_cp6tl_33{min-height:6.2rem}._intro_cp6tl_63{font-size:1.125rem}._media_cp6tl_159{align-self:center;width:min(100%,24rem)}}@media (prefers-reduced-motion:reduce){._primaryAction_cp6tl_84,._primaryAction_cp6tl_84 svg,._socialLink_cp6tl_128{transition:none}}._section_vyuhv_1{width:100%;scroll-margin-top:8rem}._content_vyuhv_6{width:min(100%, var(--viewport-max));flex-direction:column;gap:3.9375rem;margin:0 auto;padding:4.5rem 0 6rem;display:flex}._heading_vyuhv_15{flex-direction:column;gap:.625rem;display:flex}._title_vyuhv_21{letter-spacing:-.02em;font-size:2rem;line-height:1.2}._divider_vyuhv_27{border-top:1px solid var(--color-border-strong);width:100%}._group_vyuhv_32{flex-direction:column;gap:1.25rem;display:flex}._groupTitle_vyuhv_38{color:var(--color-text-strong);font-family:var(--font-sans);letter-spacing:-.03em;text-transform:none;font-size:1.5rem;font-weight:700;line-height:1.2}._currentGrid_vyuhv_48{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}._buildCard_vyuhv_54{background:var(--color-surface);min-height:16.25rem;box-shadow:var(--shadow-md);border-radius:2rem;transition:transform .3s,box-shadow .3s}._buildCardInner_vyuhv_64,._achievementInner_vyuhv_65{flex-direction:column;min-height:100%;display:flex}._buildCardInner_vyuhv_64{padding:1.5rem}._achievementInner_vyuhv_65{padding:1.25rem}._buildCopy_vyuhv_79{flex-direction:column;gap:1rem;display:flex}._cardTitle_vyuhv_85{color:var(--color-text-strong);font-family:var(--font-heading);letter-spacing:-.04em;text-transform:none;font-size:2rem;font-weight:900;line-height:1.1}._cardDescription_vyuhv_95,._cardDetail_vyuhv_96,._projectDescription_vyuhv_97,._achievementDescription_vyuhv_98{letter-spacing:-.02em;font-size:.875rem;line-height:1.45}._cardDescription_vyuhv_95{color:var(--color-text)}._cardDetail_vyuhv_96{color:var(--color-text);font-style:italic}._buildLink_vyuhv_113{color:var(--color-text);align-items:center;gap:.375rem;margin-top:auto;font-size:1rem;font-weight:400;line-height:1.4;text-decoration:none;display:inline-flex}._buildLink_vyuhv_113 svg{flex-shrink:0;width:1.5625rem;height:.875rem}._buildLinkMuted_vyuhv_131{opacity:.88}._projectRail_vyuhv_135,._carouselViewport_vyuhv_136{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}._projectRail_vyuhv_135::-webkit-scrollbar{display:none}._carouselViewport_vyuhv_136::-webkit-scrollbar{display:none}._projectRail_vyuhv_135{scroll-snap-type:x mandatory;gap:1.625rem;padding-bottom:.75rem;display:flex}._carouselBreakout_vyuhv_154{width:100vw;margin-left:calc(50% - 50vw);overflow:visible}._carouselViewport_vyuhv_136{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding:.5rem max(var(--page-gutter), calc((100vw - var(--viewport-max)) / 2)) 1rem}._carouselViewport_vyuhv_136:active{cursor:grabbing}._carouselTrack_vyuhv_176{width:max-content;padding-right:max(var(--page-gutter), calc((100vw - var(--viewport-max)) / 2));gap:1.125rem;display:flex}._projectRail_vyuhv_135>*,._carouselTrack_vyuhv_176>*{scroll-snap-align:start}._projectCard_vyuhv_188{width:17rem;box-shadow:none;color:inherit;cursor:pointer;background:0 0;flex-direction:column;flex-shrink:0;gap:.5rem;text-decoration:none;transition:transform .3s;display:flex;overflow:visible}._projectCard_vyuhv_188:focus-visible{outline:2px solid var(--project-accent);outline-offset:.35rem;border-radius:2rem}._projectMedia_vyuhv_209{background:radial-gradient(circle at 18% 22%, color-mix(in srgb, var(--project-accent) 16%, transparent), transparent 28%), radial-gradient(circle at 84% 26%, color-mix(in srgb, var(--project-accent) 14%, transparent), transparent 30%), linear-gradient(180deg, #fff 0%, #f8fafc 100%);border-radius:2rem;place-items:center;min-height:10.875rem;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #0f172a14,0 4px 8px #0f172a0a}._projectMedia_vyuhv_209:before{content:"";border:1px solid #94a3b81f;border-radius:1.5rem;position:absolute;inset:.875rem}._projectGlow_vyuhv_233{background:color-mix(in srgb, var(--project-accent) 16%, transparent);filter:blur(18px);border-radius:999px;width:6rem;height:6rem;position:absolute}._projectWordmark_vyuhv_242{z-index:1;color:var(--project-accent);font-family:var(--font-heading-wide);letter-spacing:-.06em;text-align:center;padding-inline:.875rem;font-size:clamp(1.3rem,2.8vw,1.8rem);font-weight:500;position:relative}._projectBody_vyuhv_254{flex-direction:column;gap:.375rem;padding-inline:.75rem;display:flex}._projectHeader_vyuhv_261{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._projectTitle_vyuhv_268{color:var(--color-text);font-family:var(--font-sans);letter-spacing:-.03em;text-transform:none;font-size:1.125rem;font-weight:700;line-height:1.2}._projectIcon_vyuhv_278{width:1.25rem;height:1.25rem;color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._projectIcon_vyuhv_278 svg{width:1.25rem;height:1.25rem}._projectDescription_vyuhv_97{color:var(--color-text-muted)}._achievementCard_vyuhv_297{border:1px solid var(--color-border);background:var(--color-surface);width:25.25rem;min-height:16.25rem;box-shadow:var(--shadow-md);border-radius:2rem;flex-shrink:0}._achievementMeta_vyuhv_307{justify-content:space-between;align-items:center;gap:.875rem;display:flex}._badge_vyuhv_314{border:1px solid var(--color-accent);min-height:1.875rem;color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 8%, transparent);letter-spacing:-.02em;border-radius:1rem;align-items:center;padding:.25rem .875rem;font-size:.8125rem;font-weight:500;line-height:1.4;display:inline-flex}._year_vyuhv_329{color:var(--color-text);letter-spacing:-.02em;font-size:.9375rem;font-weight:400;line-height:1.4}._achievementTitle_vyuhv_337{color:var(--color-text-strong);font-family:var(--font-sans);letter-spacing:-.03em;text-transform:none;margin-top:.625rem;padding-inline-start:.4rem;font-size:1.125rem;font-weight:700;line-height:1.2}._achievementOrg_vyuhv_349{color:var(--color-text);letter-spacing:-.02em;margin-top:.625rem;padding-inline-start:.4rem;font-size:.9375rem;font-weight:700;line-height:1.35}._achievementDescription_vyuhv_98{color:var(--color-text);margin-top:.5rem;padding-inline-start:.4rem;font-size:.9375rem}:root[data-theme=dark] ._buildCard_vyuhv_54,:root:not([data-theme=light]) ._buildCard_vyuhv_54{background:#2b2b31}:root[data-theme=dark] ._projectTitle_vyuhv_268,:root:not([data-theme=light]) ._projectTitle_vyuhv_268{color:var(--color-text-strong)}:root[data-theme=dark] ._projectDescription_vyuhv_97,:root:not([data-theme=light]) ._projectDescription_vyuhv_97{color:var(--color-text)}:root[data-theme=dark] ._achievementCard_vyuhv_297,:root:not([data-theme=light]) ._achievementCard_vyuhv_297{border-color:var(--color-border)}:root[data-theme=dark] ._badge_vyuhv_314,:root:not([data-theme=light]) ._badge_vyuhv_314{color:#fca5a5;background:#f871711f;border-color:#f87171}@media (width<=64rem){._content_vyuhv_6{gap:3rem}._projectRail_vyuhv_135{gap:1.25rem}._achievementCard_vyuhv_297{width:22.5rem}}@media (width<=48rem){._section_vyuhv_1{scroll-margin-top:6.5rem}._content_vyuhv_6{gap:2.5rem;padding-top:3rem;padding-bottom:4rem}._groupTitle_vyuhv_38{font-size:1.25rem}._currentGrid_vyuhv_48{grid-template-columns:1fr}._buildCard_vyuhv_54{min-height:auto}._projectCard_vyuhv_188{width:15.75rem}._projectMedia_vyuhv_209{min-height:10.25rem}._carouselViewport_vyuhv_136{padding-bottom:.875rem}._achievementCard_vyuhv_297{width:min(20.5rem,100vw - 2.5rem)}}._header_2v3hm_1{--navbar-scale:.666667;z-index:40;pointer-events:none;justify-content:center;width:100%;padding-bottom:1rem;display:flex;position:fixed;top:1.25rem;left:0}._navbar_2v3hm_15{pointer-events:auto;width:min(100%, calc(42.0625rem * var(--navbar-scale)));justify-content:space-between;align-items:center;gap:calc(1rem * var(--navbar-scale));padding:calc(.42rem * var(--navbar-scale)) calc(.84rem * var(--navbar-scale));border:1px solid var(--color-border-strong);border-radius:calc(3.58rem * var(--navbar-scale));background:color-mix(in srgb, var(--color-bg) 88%, transparent);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);transition:box-shadow .28s,border-color .28s,background-color .28s;display:flex}._brand_2v3hm_37{padding:0 calc(.625rem * var(--navbar-scale)) 0 calc(.84rem * var(--navbar-scale));color:var(--color-border-strong);font-family:var(--font-heading);font-size:calc(2.5rem * var(--navbar-scale));letter-spacing:-.02em;flex-shrink:0;font-weight:900;line-height:1.2;text-decoration:none;transition:color .24s}._brand_2v3hm_37:hover{color:var(--color-accent)}._links_2v3hm_58{justify-content:center;align-items:center;gap:calc(.125rem * var(--navbar-scale));flex:1;display:flex}._link_2v3hm_58{justify-content:center;align-items:center;gap:calc(.125rem * var(--navbar-scale));min-width:calc(6.625rem * var(--navbar-scale));min-height:calc(4.4rem * var(--navbar-scale));padding:calc(.625rem * var(--navbar-scale));border-radius:calc(2.685rem * var(--navbar-scale));color:var(--color-border-strong);flex-direction:column;text-decoration:none;transition:background-color .26s,box-shadow .26s,color .26s;display:inline-flex}._link_2v3hm_58:hover{color:var(--color-border-strong);background:color-mix(in srgb, var(--color-bg-subtle) 72%, var(--color-bg) 28%);box-shadow:0 10px 16px #0a0d121a,0 3px 6px #0a0d120f}._linkActive_2v3hm_92{background:var(--color-bg-subtle);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-border) 26%, transparent)}._linkIcon_2v3hm_97{width:calc(2.1rem * var(--navbar-scale));height:calc(2.1rem * var(--navbar-scale));justify-content:center;align-items:center;display:inline-flex}._linkIcon_2v3hm_97 img,._linkIcon_2v3hm_97 svg{width:calc(2.1rem * var(--navbar-scale));height:calc(2.1rem * var(--navbar-scale));display:block}._linkIcon_2v3hm_97 img{object-fit:contain;transition:transform .26s cubic-bezier(.16,1,.3,1)}._link_2v3hm_58:hover ._linkIcon_2v3hm_97 img,._link_2v3hm_58:hover ._linkIcon_2v3hm_97 svg,._linkActive_2v3hm_92 ._linkIcon_2v3hm_97 img,._linkActive_2v3hm_92 ._linkIcon_2v3hm_97 svg{transform:scale(1.08)}._linkLabel_2v3hm_128{color:var(--color-border-strong);font-size:calc(.875rem * var(--navbar-scale));letter-spacing:-.02em;font-weight:700;line-height:1.4;transition:color .24s}._themeToggle_2v3hm_137{width:calc(3.06rem * var(--navbar-scale));height:calc(3.06rem * var(--navbar-scale));padding:calc(.263rem * var(--navbar-scale));border-radius:calc(3.11rem * var(--navbar-scale));background:var(--color-border-strong);color:var(--color-bg);border:0;flex-shrink:0;justify-content:center;align-items:center;transition:box-shadow .26s,background-color .26s,color .26s;display:inline-flex;box-shadow:0 3.37px 6.74px #0a0d121a,0 1.685px 3.37px #0a0d120f}._themeToggle_2v3hm_137:hover{box-shadow:0 8px 14px #0a0d1229,0 3px 6px #0a0d1214}._themeIcon_2v3hm_117{width:calc(1.6875rem * var(--navbar-scale));height:calc(1.6875rem * var(--navbar-scale));justify-content:center;align-items:center;display:inline-flex}._themeIcon_2v3hm_117 img,._themeIcon_2v3hm_117 svg{width:calc(1.6875rem * var(--navbar-scale));height:calc(1.6875rem * var(--navbar-scale));display:block}._themeIcon_2v3hm_117 img{object-fit:contain}._themeIcon_2v3hm_117 img,._themeIcon_2v3hm_117 svg{transition:transform .26s cubic-bezier(.16,1,.3,1)}._themeToggle_2v3hm_137:hover ._themeIcon_2v3hm_117 img,._themeToggle_2v3hm_137:hover ._themeIcon_2v3hm_117 svg{transform:scale(1.06)}:root[data-theme=dark] ._navbar_2v3hm_15{background:#44444de0;border-color:#f4f4f5e0;box-shadow:0 12px 18px #0003,0 4px 10px #00000024}:root[data-theme=dark] ._brand_2v3hm_37,:root[data-theme=dark] ._link_2v3hm_58,:root[data-theme=dark] ._linkLabel_2v3hm_128{color:#f4f4f5}:root[data-theme=dark] ._link_2v3hm_58:hover{color:#f4f4f5;background:#5f5f69;box-shadow:0 12px 16px #0000002e,0 4px 8px #0000001f}:root[data-theme=dark] ._linkActive_2v3hm_92{background:#585862}:root[data-theme=dark] ._linkIcon_2v3hm_97 img{filter:brightness(0)invert()}:root[data-theme=dark] ._themeToggle_2v3hm_137{color:#ffc01e;background:#f4f4f5;box-shadow:0 4px 10px #0000002e,0 1px 3px #0000001a}@media (width<=48rem){._header_2v3hm_1{padding-bottom:.75rem;top:.75rem}._navbar_2v3hm_15{gap:.5rem;width:min(100%,22rem);padding-inline:.75rem}._brand_2v3hm_37{padding-inline:0;font-size:1.75rem}._links_2v3hm_58{gap:0}._link_2v3hm_58{min-width:2.75rem;min-height:2.75rem;padding:.5rem}._linkIcon_2v3hm_97,._linkIcon_2v3hm_97 img,._linkIcon_2v3hm_97 svg{width:1.25rem;height:1.25rem}._themeToggle_2v3hm_137{width:2.5rem;height:2.5rem}._themeIcon_2v3hm_117,._themeIcon_2v3hm_117 img,._themeIcon_2v3hm_117 svg{width:1.15rem;height:1.15rem}}@media (prefers-reduced-motion:reduce){._navbar_2v3hm_15,._brand_2v3hm_37,._link_2v3hm_58,._linkIcon_2v3hm_97 img,._linkIcon_2v3hm_97 svg,._themeToggle_2v3hm_137,._themeIcon_2v3hm_117 img,._themeIcon_2v3hm_117 svg{transition:none}}._main_1smxq_1{background:var(--color-bg);min-height:100svh;padding:2rem 1rem}._stage_1smxq_7{flex-direction:column;align-items:center;width:min(100%,90rem);margin:0 auto;display:flex}
