.Button_btn__lGv4G{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-8);font-family:var(--font-sans);font-weight:var(--weight-semibold);line-height:var(--leading-snug);text-align:center;text-decoration:none;border:1px solid transparent;border-radius:var(--radius-lg);cursor:pointer;transition:background-color var(--duration-base) var(--ease-standard),border-color var(--duration-base) var(--ease-standard),color var(--duration-base) var(--ease-standard)}.Button_btn__lGv4G:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Button_btn__lGv4G:disabled,.Button_btn__lGv4G[aria-disabled=true]{opacity:.55;cursor:not-allowed}.Button_sm__CXJL4{font-size:var(--text-sm);padding:var(--space-8) var(--space-16)}.Button_md__mLXv2{font-size:var(--text-base);padding:var(--space-12) var(--space-24)}.Button_lg__g_1tc{font-size:var(--text-lg);padding:var(--space-16) var(--space-32)}.Button_primary__GeXiP{background:var(--color-interactive);color:var(--color-ink-on-brand)}.Button_primary__GeXiP:hover{background:var(--color-interactive-hover)}.Button_secondary__eBby9{background:var(--color-surface-raised);color:var(--color-ink);border-color:var(--color-border-strong)}.Button_secondary__eBby9:hover{background:var(--color-surface-sunk)}.Button_ghost__EHrWE{background:transparent;color:var(--color-ink-muted)}.Button_ghost__EHrWE:hover{background:var(--color-surface-sunk);color:var(--color-ink)}.Button_onDark__WndDq.Button_secondary__eBby9{background:transparent;color:var(--color-ink-inverse);border-color:var(--color-ink-inverse)}.Button_onDark__WndDq.Button_ghost__EHrWE{color:var(--color-ink-inverse)}.Button_onDark__WndDq.Button_ghost__EHrWE:hover,.Button_onDark__WndDq.Button_secondary__eBby9:hover{background:rgba(255,255,255,.12);color:var(--color-ink-inverse)}.Button_block__1qdQ0{width:100%}.Section_section__efQg5{position:relative;padding-block:var(--space-64)}@media (min-width:768px){.Section_section__efQg5{padding-block:var(--space-96)}}.Section_tight__3vWs3{padding-block:var(--space-32)}@media (min-width:768px){.Section_tight__3vWs3{padding-block:var(--space-48)}}.Section_canvas__Mxo1k{background:var(--color-canvas)}.Section_surface__I4kFL{background:var(--color-surface)}.Section_sunk__QW8Fm{background:var(--color-surface-sunk)}.Section_inverse__7ev9z{background:var(--color-surface-inverse)}.Section_inverse__7ev9z,.Section_inverse__7ev9z .Section_eyebrow__M9ndS,.Section_inverse__7ev9z .Section_title__PTJIy{color:var(--color-ink-inverse)}.Section_inverse__7ev9z .Section_subtitle__cqpHi{color:var(--color-ink-inverse);opacity:.78}.Section_inner__W1EMd{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--space-24)}@media (min-width:768px){.Section_inner__W1EMd{padding-inline:var(--space-32)}}.Section_narrow__p58mo{max-width:900px}.Section_prose__qR4O0{max-width:var(--measure-prose)}.Section_header__s1gOu{display:flex;flex-direction:column;gap:var(--space-12);margin-bottom:var(--space-40)}.Section_center__tG3ym{align-items:center;text-align:center}.Section_eyebrow__M9ndS{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-interactive);margin:var(--space-0)}.Section_title__PTJIy{font-size:var(--text-h2);font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--color-ink);margin:var(--space-0);text-wrap:balance}.Section_subtitle__cqpHi{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-ink-muted);margin:var(--space-0);max-width:var(--measure-prose)}.Section_center__tG3ym .Section_subtitle__cqpHi{margin-inline:auto}.Chip_chip__KgZ0I{display:inline-flex;align-items:center;gap:var(--space-8);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-medium);line-height:var(--leading-snug);padding:var(--space-4) var(--space-12);border:1px solid transparent;border-radius:var(--radius-pill);white-space:nowrap}.Chip_neutral__LSHh0{background:var(--color-surface-sunk);color:var(--color-ink-muted);border-color:var(--color-border)}.Chip_brand__Fb5ni{background:var(--color-interactive-subtle);color:var(--color-link-on-light);border-color:transparent}.Chip_success__SsbaF{background:var(--color-surface-sunk);color:var(--color-success)}.Chip_warning__33saR{background:var(--color-surface-sunk);color:var(--color-warning)}.Chip_danger__GhSj9{background:var(--color-surface-sunk);color:var(--color-danger)}.Chip_outline__vV5w_{background:transparent;color:var(--color-ink-muted);border-color:var(--color-border-strong)}.Chip_onDark__XB1lZ{background:rgba(255,255,255,.1);color:var(--color-ink-inverse);border-color:rgba(255,255,255,.22)}.Chip_clickable__TCCjg{cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard),border-color var(--duration-fast) var(--ease-standard)}.Chip_clickable__TCCjg:hover{border-color:var(--color-interactive)}.Chip_clickable__TCCjg:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Chip_selected__UIlDM{background:var(--color-interactive);color:var(--color-ink-on-brand);border-color:var(--color-interactive)}.Prose_prose__gM5Pf{max-width:var(--measure-prose);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-ink-muted)}.Prose_prose__gM5Pf p{margin:var(--space-0) var(--space-0) var(--space-20)}.Prose_prose__gM5Pf h2{font-size:var(--text-h3);font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--color-ink);margin:var(--space-48) var(--space-0) var(--space-16)}.Prose_prose__gM5Pf h3{font-size:var(--text-h5);line-height:var(--leading-snug);margin:var(--space-32) var(--space-0) var(--space-12)}.Prose_prose__gM5Pf h3,.Prose_prose__gM5Pf h4{font-weight:var(--weight-semibold);color:var(--color-ink)}.Prose_prose__gM5Pf h4{font-size:var(--text-lg);margin:var(--space-24) var(--space-0) var(--space-8)}.Prose_prose__gM5Pf ol,.Prose_prose__gM5Pf ul{margin:var(--space-0) var(--space-0) var(--space-20);padding-left:var(--space-24)}.Prose_prose__gM5Pf ul{list-style:disc}.Prose_prose__gM5Pf ol{list-style:decimal}.Prose_prose__gM5Pf li{margin-bottom:var(--space-8)}.Prose_prose__gM5Pf a{color:var(--color-link-on-light);text-decoration:underline;text-underline-offset:var(--space-2);transition:color var(--duration-fast) var(--ease-standard)}.Prose_prose__gM5Pf a:hover{color:var(--color-interactive)}.Prose_prose__gM5Pf blockquote{border-left:var(--space-2) solid var(--color-interactive);background:var(--color-surface-sunk);padding:var(--space-16) var(--space-20);margin:var(--space-0) var(--space-0) var(--space-20);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--color-ink);font-style:italic}.Prose_prose__gM5Pf code{font-family:var(--font-mono);font-size:var(--text-sm);background:var(--color-surface-sunk);padding:var(--space-2) var(--space-4);border-radius:var(--radius-xs)}.Prose_prose__gM5Pf strong{color:var(--color-ink);font-weight:var(--weight-semibold)}.Prose_prose__gM5Pf hr{border:0;border-top:1px solid var(--color-border);margin:var(--space-32) var(--space-0)}.Prose_center__jpuDC{margin-inline:auto}.hero-section{position:relative;width:100%;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-image.contain{object-fit:contain}.hero-gradient-overlay{position:absolute;inset:0;background-image:linear-gradient(to top,rgba(var(--rgb-ink),.9),transparent 60%,rgba(var(--rgb-ink),.4))}.hero-button{display:inline-block;background-color:var(--interactive-blue);color:white;padding:var(--space-12) var(--space-24);border-radius:var(--radius-md);font-weight:600;transition:background-color .2s;text-decoration:none}.hero-button:hover{background-color:var(--interactive-hover)}.hero-split-left-image,.hero-split-right-image{display:flex;flex-direction:column;min-height:24rem}.hero-split-left-image .hero-image-container,.hero-split-right-image .hero-image-container{width:100%;height:12rem;position:relative;overflow:hidden;background-color:var(--surface-background)}.hero-split-left-image .hero-content-container,.hero-split-right-image .hero-content-container{background-image:linear-gradient(135deg,var(--surface-background) 0,var(--primary-background) 100%);width:100%;display:flex;align-items:center;justify-content:center;padding:var(--space-32) var(--space-24);flex-grow:1}.hero-split-left-image .hero-content,.hero-split-right-image .hero-content{max-width:28rem;text-align:left}.hero-split-left-image .hero-title,.hero-split-right-image .hero-title{font-size:2.25rem;font-weight:800;margin-bottom:var(--space-16);line-height:1.1;color:var(--primary-text);text-shadow:0 1px 3px rgba(var(--rgb-black),.1)}.hero-split-left-image .hero-subtitle,.hero-split-right-image .hero-subtitle{font-size:var(--text-lg);color:var(--secondary-text);margin-bottom:var(--space-24)}@media (min-width:768px){.hero-split-left-image,.hero-split-right-image{flex-direction:row;height:500px}.hero-split-left-image .hero-image-container,.hero-split-right-image .hero-image-container{width:55%;height:100%}.hero-split-left-image .hero-content-container,.hero-split-right-image .hero-content-container{width:45%;padding:var(--space-48)}.hero-split-left-image .hero-title,.hero-split-right-image .hero-title{font-size:var(--text-h1)}.hero-split-left-image .hero-subtitle,.hero-split-right-image .hero-subtitle{font-size:var(--text-h5)}.hero-split-right-image .hero-image-container{order:2}.hero-split-left-image .hero-image-container,.hero-split-right-image .hero-content-container{order:1}.hero-split-left-image .hero-content-container{order:2}}.hero-section.hero-project .hero-content-container{background:var(--footer-background);color:var(--footer-copyright)}.hero-section.hero-project .hero-image-container{background-color:var(--footer-background)}.hero-section.hero-project .hero-title{color:var(--footer-text);text-shadow:0 1px 3px rgba(var(--rgb-black),.6),0 4px 12px rgba(var(--rgb-black),.5)}.hero-section.hero-project .hero-subtitle{color:var(--footer-text);text-shadow:0 1px 2px rgba(var(--rgb-black),.7),0 2px 6px rgba(var(--rgb-black),.5)}.hero-full-centered-gradient{height:24rem;display:flex;align-items:center;justify-content:center}.hero-full-centered-gradient .hero-image-container{position:absolute;inset:0;width:100%;height:100%}.hero-full-centered-gradient .hero-content-container{position:relative;z-index:10;text-align:center;color:white;width:100%;max-width:56rem;padding:var(--space-24)}.hero-full-centered-gradient .hero-title{font-size:2.25rem;font-weight:700;color:white;text-shadow:0 1px 3px rgba(var(--rgb-black),.6),0 4px 12px rgba(var(--rgb-black),.5)}.hero-full-centered-gradient .hero-subtitle{max-width:42rem;margin:var(--space-16) auto var(--space-0) auto;font-size:var(--text-lg);color:white;text-shadow:0 1px 2px rgba(var(--rgb-black),.7),0 2px 6px rgba(var(--rgb-black),.5)}.hero-full-left-gradient{height:24rem;display:flex;align-items:center;justify-content:center}.hero-full-left-gradient .hero-image-container{position:absolute;inset:0;width:100%;height:100%}.hero-full-left-gradient .hero-content-container{position:relative;z-index:10;text-align:left;color:white;width:100%;max-width:var(--container-max-width);margin:var(--space-0) auto;padding:var(--space-24) var(--space-16);display:flex;justify-content:flex-start}@media (min-width:640px){.hero-full-left-gradient .hero-content-container{padding:var(--space-24) var(--space-24)}}@media (min-width:1024px){.hero-full-left-gradient .hero-content-container{padding:var(--space-24) var(--space-32)}}.hero-full-left-gradient .hero-content{max-width:48rem}.hero-full-left-gradient .hero-title{font-size:2.25rem;font-weight:700;color:white;text-shadow:0 1px 3px rgba(var(--rgb-black),.6),0 4px 12px rgba(var(--rgb-black),.5)}.hero-full-left-gradient .hero-subtitle{margin:var(--space-16) var(--space-0) var(--space-0) var(--space-0);font-size:var(--text-lg);color:white;text-shadow:0 1px 2px rgba(var(--rgb-black),.7),0 2px 6px rgba(var(--rgb-black),.5)}@media (min-width:768px){.hero-full-centered-gradient,.hero-full-left-gradient{height:500px}.hero-full-centered-gradient .hero-title,.hero-full-left-gradient .hero-title{font-size:3.75rem}.hero-full-centered-gradient .hero-subtitle,.hero-full-left-gradient .hero-subtitle{font-size:var(--text-h5)}}.hero-title{opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.23,1,.32,1),transform .8s cubic-bezier(.23,1,.32,1);letter-spacing:-.01em;font-weight:800}.hero-subtitle{opacity:0;transform:translateY(15px);transition:opacity .8s cubic-bezier(.23,1,.32,1) .2s,transform .8s cubic-bezier(.23,1,.32,1) .2s;line-height:1.6;letter-spacing:.01em}.hero-button{opacity:0;transform:translateY(10px);transition:opacity .8s cubic-bezier(.23,1,.32,1) .4s,transform .8s cubic-bezier(.23,1,.32,1) .4s;border:1px solid rgba(var(--rgb-white),.1);box-shadow:var(--shadow-md)}.hero-section.active .hero-button,.hero-section.active .hero-subtitle,.hero-section.active .hero-title{opacity:1;transform:translateY(0)}@keyframes hero-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(1deg)}}.hero-image-container:before{top:20%;left:10%;width:30%;height:30%;background:radial-gradient(circle,rgba(var(--rgb-indigo),.1) 0,transparent 70%);animation:hero-float 10s ease-in-out infinite}.hero-image-container:after,.hero-image-container:before{content:"";position:absolute;pointer-events:none;z-index:1}.hero-image-container:after{bottom:20%;right:10%;width:40%;height:40%;background:radial-gradient(circle,rgba(139,92,246,.05) 0,transparent 60%);animation:hero-float 15s ease-in-out infinite reverse}