.ThemeToggle-module__Z5gSZG__toggleBtn{border-radius:var(--radius);background:var(--btnSecondaryBg);min-width:44px;min-height:44px;color:var(--btnSecondaryText);border:1px solid var(--cardBorder);cursor:pointer;justify-content:center;align-items:center;padding:.625rem;transition:all .3s;display:flex}.ThemeToggle-module__Z5gSZG__toggleBtn:hover{transform:scale(1.1)}.ThemeToggle-module__Z5gSZG__toggleBtn:focus-visible{outline:3px solid var(--focusRing);outline-offset:2px}
.Button-module__xDwtkW__button{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.Button-module__xDwtkW__button:disabled,.Button-module__xDwtkW__button.Button-module__xDwtkW__disabled{background:var(--btnDisabledBg);color:var(--btnDisabledText);border-color:var(--btnDisabledBg);opacity:.7;pointer-events:none;cursor:not-allowed;box-shadow:none}.Button-module__xDwtkW__primary{background:var(--btnPrimaryBg);color:var(--btnPrimaryText);box-shadow:0 4px 14px -2px var(--btnPrimaryShadow)}.Button-module__xDwtkW__primary:hover:not(:disabled){background:var(--btnPrimaryHover);box-shadow:0 6px 20px -2px var(--btnPrimaryShadow);transform:translateY(-2px);color:var(--btnPrimaryText)!important}.Button-module__xDwtkW__secondary{background:var(--btnSecondaryBg);border:1px solid var(--btnSecondaryBorder);color:var(--btnSecondaryText)}.Button-module__xDwtkW__secondary:hover:not(:disabled){background:var(--btnSecondaryHover);border-color:var(--btnSecondaryText);transform:translateY(-2px);color:var(--btnSecondaryText)!important}.Button-module__xDwtkW__tertiary,.Button-module__xDwtkW__brand{background:var(--btnTertiaryBg);color:var(--btnTertiaryText);box-shadow:0 4px 14px -2px var(--btnTertiaryShadow)}.Button-module__xDwtkW__tertiary:hover:not(:disabled),.Button-module__xDwtkW__brand:hover:not(:disabled){background:var(--btnTertiaryHover);box-shadow:0 6px 18px -2px var(--btnTertiaryShadow);transform:scale(1.05);color:var(--btnTertiaryText)!important}.Button-module__xDwtkW__ghost{color:var(--text1);background:0 0}.Button-module__xDwtkW__ghost:hover:not(:disabled){background:var(--btnGhostHover);color:var(--text0)}.Button-module__xDwtkW__outline{background:var(--btnOutlineBg);border:1px solid var(--btnOutlineBorder);color:var(--btnOutlineText)}.Button-module__xDwtkW__outline:hover:not(:disabled){border-color:var(--accent);color:var(--text0);background:var(--btnOutlineHover);transform:translateY(-1px)}.Button-module__xDwtkW__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__xDwtkW__md{min-height:44px;padding:.875rem 1.75rem;font-size:1rem}.Button-module__xDwtkW__lg{padding:1rem 2rem;font-size:1.125rem}.Button-module__xDwtkW__wFull{width:100%}
.Navbar-module___rHu7W__header{z-index:50;padding:1rem 0;position:fixed;top:0;left:0;right:0}@media print{.Navbar-module___rHu7W__header{display:none!important}}@media (min-width:768px){.Navbar-module___rHu7W__header{padding:1.25rem 0}}.Navbar-module___rHu7W__container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width:768px){.Navbar-module___rHu7W__container{max-width:768px;padding:0 1.5rem}}@media (min-width:1024px){.Navbar-module___rHu7W__container{max-width:1024px}}@media (min-width:1280px){.Navbar-module___rHu7W__container{max-width:1100px}}.Navbar-module___rHu7W__navPill{border-radius:var(--radius);background:var(--bg1);border:1px solid var(--cardBorder);justify-content:space-between;align-items:center;padding:.375rem .75rem;transition:all .3s;display:flex;position:relative}@media (min-width:768px){.Navbar-module___rHu7W__navPill{padding:.375rem 1.5rem}}.Navbar-module___rHu7W__logo{color:var(--text0);border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;text-decoration:none;display:flex;overflow:hidden}.Navbar-module___rHu7W__logoContainer{border:1px solid var(--pillBorder);border-radius:50%;width:56px;height:56px;position:relative;overflow:hidden;transform:translateZ(0)}.Navbar-module___rHu7W__logoImage{object-fit:cover}.Navbar-module___rHu7W__logo:focus-visible{outline:3px solid var(--focusRing);outline-offset:2px}.Navbar-module___rHu7W__logoName{font-family:var(--font-playfair),serif;white-space:nowrap;font-size:1.5rem;font-weight:700;display:none}@media (min-width:1024px){.Navbar-module___rHu7W__logoName{display:block}}.Navbar-module___rHu7W__mobileName{font-family:var(--font-playfair),serif;color:var(--text0);white-space:nowrap;pointer-events:none;font-size:1.5rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.Navbar-module___rHu7W__mobileName{display:none}}.Navbar-module___rHu7W__desktopNav{display:none}@media (min-width:768px){.Navbar-module___rHu7W__desktopNav{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}}@media (min-width:1024px){.Navbar-module___rHu7W__desktopNav{gap:.5rem}}.Navbar-module___rHu7W__navLink{border-radius:var(--radius);color:var(--text1);white-space:nowrap;padding:.5rem .625rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}@media (min-width:1024px){.Navbar-module___rHu7W__navLink{padding:.5rem 1rem}}.Navbar-module___rHu7W__navLink:hover{background:#0000000d}[data-theme=dark] .Navbar-module___rHu7W__navLink:hover{background:#ffffff1a}.Navbar-module___rHu7W__navLinkActive{background-color:var(--text0);color:var(--bg0);font-weight:600}.Navbar-module___rHu7W__navLink:focus-visible{outline:3px solid var(--focusRing);outline-offset:2px}.Navbar-module___rHu7W__actions{display:none}@media (min-width:768px){.Navbar-module___rHu7W__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}}@media (min-width:1024px){.Navbar-module___rHu7W__actions{gap:.75rem}}.Navbar-module___rHu7W__actions>*{white-space:nowrap}.Navbar-module___rHu7W__separator{background:var(--cardBorder);width:1px;height:1.5rem}.Navbar-module___rHu7W__mobileActions{align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.Navbar-module___rHu7W__mobileActions{display:none}}.Navbar-module___rHu7W__menuBtn{border-radius:var(--radius);min-width:44px;min-height:44px;color:var(--text0);cursor:pointer;background:0 0;border:none;padding:.625rem;transition:background-color .2s}.Navbar-module___rHu7W__menuBtn:hover{background:#0000000d}[data-theme=dark] .Navbar-module___rHu7W__menuBtn:hover{background:#ffffff1a}.Navbar-module___rHu7W__backdrop{z-index:40;background:#0006;position:fixed;inset:0}@media (min-width:768px){.Navbar-module___rHu7W__backdrop{display:none}}.Navbar-module___rHu7W__mobileMenu{z-index:50;background:var(--bg0);border-left:1px solid var(--cardBorder);width:280px;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}@media (min-width:768px){.Navbar-module___rHu7W__mobileMenu{display:none}}.Navbar-module___rHu7W__menuHeader{border-bottom:1px solid var(--cardBorder);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Navbar-module___rHu7W__menuTitle{font-size:1.125rem;font-family:var(--font-playfair),serif;color:var(--text0);font-weight:500}.Navbar-module___rHu7W__menuContent{padding:1.5rem}.Navbar-module___rHu7W__menuList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Navbar-module___rHu7W__mobileNavLink{color:var(--text1);border-radius:.75rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module___rHu7W__mobileNavLinkActive{background:var(--pillBg);color:var(--accent)}.Navbar-module___rHu7W__mobileCta{border-top:1px solid var(--cardBorder);margin-top:2rem;padding-top:1.5rem}
.Badge-module__g-cF8q__badge{border-radius:var(--radius);white-space:nowrap;justify-content:center;align-items:center;font-weight:500;transition:all .2s;display:inline-flex}.Badge-module__g-cF8q__default{background:var(--pillBg);color:var(--pillText);border:1px solid var(--pillBorder);padding:.375rem .75rem;font-size:.75rem}.Badge-module__g-cF8q__outline{border:1px solid var(--pillBorder);color:var(--text1);background:0 0}.Badge-module__g-cF8q__secondary{background:var(--bg0);color:var(--text0);border:1px solid var(--pillBorder);padding:.5rem 1rem;font-size:.875rem;box-shadow:0 1px 2px #0000000d}.Badge-module__g-cF8q__secondary:hover{border-color:var(--accent)}.Badge-module__g-cF8q__accent{background:var(--accent2);color:var(--btnPrimaryText);letter-spacing:.025em;text-transform:uppercase;padding:.5rem 1rem;font-size:.875rem;font-weight:600;box-shadow:0 4px 20px #9a7b8a59}@media (min-width:768px){.Badge-module__g-cF8q__accent{font-size:1rem}}.Badge-module__g-cF8q__number{background:var(--pillBg);color:var(--text0);border:1px solid var(--pillBorder);padding:.25rem .625rem;font-size:.875rem;font-weight:600}
.Hero-module__JgYmMq__section{--grid-color:#2d24160d;align-items:center;min-height:95vh;padding-top:8rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}[data-theme=dark] .Hero-module__JgYmMq__section{--grid-color:#ffffff0a}.Hero-module__JgYmMq__bgGradient{z-index:0;pointer-events:none;background:radial-gradient(circle at 80% 20%,#6b4f5a26 0%,#1a181600 60%),radial-gradient(circle at 20% 80%,#7a5a3c1a 0%,#1a181600 60%);position:absolute;inset:0}.Hero-module__JgYmMq__bgGrid{background-image:linear-gradient(var(--grid-color)1px,transparent 1px),linear-gradient(90deg,var(--grid-color)1px,transparent 1px);z-index:0;pointer-events:none;background-size:40px 40px;position:absolute;inset:0}.Hero-module__JgYmMq__container{z-index:10;width:100%;margin:0 auto;padding:0 1.5rem;position:relative}@media (min-width:768px){.Hero-module__JgYmMq__container{max-width:768px;padding:0 1.5rem}}@media (min-width:1024px){.Hero-module__JgYmMq__container{max-width:1024px}}@media (min-width:1280px){.Hero-module__JgYmMq__container{max-width:1100px}}.Hero-module__JgYmMq__contentWrapper{max-width:1100px;margin:0 auto}.Hero-module__JgYmMq__flexContainer{flex-direction:column;gap:3rem;margin-bottom:2.5rem;display:flex}@media (min-width:1024px){.Hero-module__JgYmMq__flexContainer{flex-direction:row;align-items:center;gap:4rem}}.Hero-module__JgYmMq__textContent{text-align:center;flex:1}@media (min-width:1024px){.Hero-module__JgYmMq__textContent{text-align:left}}.Hero-module__JgYmMq__badgeWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}@media (min-width:1024px){.Hero-module__JgYmMq__badgeWrapper{justify-content:flex-start}}.Hero-module__JgYmMq__seniorBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--accent2)!important;background:#8a6b7826!important;border:1px solid #8a6b784d!important;font-size:.75rem!important;font-weight:700!important}.Hero-module__JgYmMq__heading{font-size:2.5rem;font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:1.5rem;font-weight:800;line-height:1.1}.Hero-module__JgYmMq__nameHighlight{color:var(--btnPrimaryBg)}.Hero-module__JgYmMq__tagline{font-family:var(--font-sans,sans-serif);color:var(--text1);max-width:30rem;margin-top:.5rem;margin-left:auto;margin-right:auto;font-size:.65em;font-style:normal;font-weight:600;line-height:1.3;display:block}@media (min-width:1024px){.Hero-module__JgYmMq__tagline{margin-left:0;margin-right:0}}.Hero-module__JgYmMq__subline{font-family:var(--font-sans,sans-serif);color:var(--text1);opacity:.9;max-width:30rem;margin-top:.35rem;margin-left:auto;margin-right:auto;font-size:.5em;font-weight:400;line-height:1.4;display:block}@media (min-width:1024px){.Hero-module__JgYmMq__subline{margin-left:0;margin-right:0}}@media (min-width:640px){.Hero-module__JgYmMq__heading{font-size:3rem}}@media (min-width:1024px){.Hero-module__JgYmMq__heading{font-size:4rem}}.Hero-module__JgYmMq__description{max-width:38rem;color:var(--text1);margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;font-weight:400;line-height:1.7}@media (min-width:1024px){.Hero-module__JgYmMq__description{margin-left:0;margin-right:0}}.Hero-module__JgYmMq__ctaRow{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:1024px){.Hero-module__JgYmMq__ctaRow{justify-content:flex-start}}.Hero-module__JgYmMq__primaryBtn{background:var(--btnPrimaryBg);color:var(--btnPrimaryText);box-shadow:0 4px 14px var(--btnPrimaryShadow)}.Hero-module__JgYmMq__primaryBtn:hover{background:var(--btnPrimaryHover);box-shadow:0 6px 20px var(--btnPrimaryShadow);transform:scale(1.02)}.Hero-module__JgYmMq__secondaryBtn{border-color:var(--btnSecondaryBorder);background:var(--btnSecondaryBg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Hero-module__JgYmMq__secondaryBtn:hover{border-color:var(--btnSecondaryText);background:var(--btnSecondaryHover);box-shadow:0 0 15px var(--btnPrimaryShadow)}.Hero-module__JgYmMq__socialRow{justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:1024px){.Hero-module__JgYmMq__socialRow{justify-content:flex-start}}.Hero-module__JgYmMq__socialLink{border-radius:var(--radius);color:var(--text1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff08;border:1px solid #ffffff0d;justify-content:center;align-items:center;padding:.75rem;transition:all .3s;display:flex}.Hero-module__JgYmMq__socialLink:hover{color:var(--accent2);border-color:var(--accent2);background:#8a6b781a}.Hero-module__JgYmMq__imageWrapper{flex-shrink:0;margin-top:2rem}@media (min-width:1024px){.Hero-module__JgYmMq__imageWrapper{margin-top:0}}.Hero-module__JgYmMq__imageContainer{max-width:20rem;margin:0 auto;position:relative}@media (min-width:1024px){.Hero-module__JgYmMq__imageContainer{max-width:25rem}}.Hero-module__JgYmMq__imageGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#8a6b7840 0%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__imageFrame{background:linear-gradient(145deg,#ffffff1a,#ffffff05);border-radius:1.5rem;padding:6px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #00000080,0 0 20px #8a6b7833}.Hero-module__JgYmMq__imageFrame:hover{box-shadow:0 20px 50px -10px #0009,0 0 30px #8a6b784d}.Hero-module__JgYmMq__headshot{aspect-ratio:1;object-fit:cover;object-position:center top;border-radius:1.25rem;width:100%;height:auto;display:block}.Hero-module__JgYmMq__svgTopLeft,.Hero-module__JgYmMq__svgBottomRight,.Hero-module__JgYmMq__svgMiddleRight{z-index:-10;opacity:.4;position:absolute}.Hero-module__JgYmMq__svgTopLeft{width:6rem;height:6rem;top:-2rem;left:-2rem}.Hero-module__JgYmMq__svgBottomRight{width:5rem;height:5rem;bottom:-1.5rem;right:-1.5rem}.Hero-module__JgYmMq__trustedSection{width:100%;margin-top:0}.Hero-module__JgYmMq__trustedGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.Hero-module__JgYmMq__trustedGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.Hero-module__JgYmMq__trustedCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;transition:transform .3s,background .3s;display:flex}.Hero-module__JgYmMq__trustedCard:hover{background:#ffffff0f;border-color:#8a6b7833}.Hero-module__JgYmMq__trustedIconBox{width:2.5rem;height:2.5rem;color:var(--accent2);background:#8a6b781a;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__trustedIcon{width:1.25rem;height:1.25rem}.Hero-module__JgYmMq__trustedContent{flex-direction:column;display:flex}.Hero-module__JgYmMq__trustedValue{color:var(--text0);font-size:1rem;font-weight:700;line-height:1.2}.Hero-module__JgYmMq__trustedLabel{color:var(--text1);text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:500}.Hero-module__JgYmMq__scrollIndicator{justify-content:center;width:100%;margin-top:4rem;display:flex}.Hero-module__JgYmMq__scrollLink{color:var(--text1);opacity:.7;flex-direction:column;align-items:center;gap:.75rem;padding:.5rem;text-decoration:none;transition:all .3s;display:flex}.Hero-module__JgYmMq__scrollLink:hover{opacity:1;color:var(--accent2);transform:translateY(2px)}.Hero-module__JgYmMq__scrollText{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;font-weight:600}
.Modal-module__rxdtia__overlay{z-index:50;background-color:#0006;animation:.15s cubic-bezier(.16,1,.3,1) Modal-module__rxdtia__overlayShow;position:fixed;inset:0}.Modal-module__rxdtia__content{background-color:var(--bg1);border:1px solid var(--pillBorder);z-index:51;border-radius:1rem;width:90vw;max-width:450px;max-height:85vh;padding:0;animation:.15s cubic-bezier(.16,1,.3,1) Modal-module__rxdtia__contentShow;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}@keyframes Modal-module__rxdtia__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__rxdtia__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.Modal-module__rxdtia__maxWidth3xl{max-width:48rem}
.TechBadge-module__HstH-G__badge{white-space:nowrap;border-radius:.375rem;align-items:center;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0000001a}.TechBadge-module__HstH-G__sm{gap:.375rem;height:2rem;padding:0 .625rem;font-size:.75rem}.TechBadge-module__HstH-G__md{gap:.5rem;height:2.5rem;padding:0 .75rem;font-size:.875rem}.TechBadge-module__HstH-G__icon{flex-shrink:0}
.CaseStudyModal-module__TS8nFW__dialogContent{background:var(--bg1);border:none;border-radius:1.5rem;flex-direction:column;max-width:52rem;max-height:90vh;padding:0;display:flex;overflow-y:auto}.CaseStudyModal-module__TS8nFW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CaseStudyModal-module__TS8nFW__carouselContainer{aspect-ratio:4/3;background:var(--bg0);flex-shrink:0;width:100%;position:relative;overflow:hidden}@media (min-width:768px){.CaseStudyModal-module__TS8nFW__carouselContainer{aspect-ratio:16/9}}.CaseStudyModal-module__TS8nFW__carouselSlide{width:100%;height:100%;position:absolute;top:0;left:0}.CaseStudyModal-module__TS8nFW__carouselImage{object-fit:cover;object-position:top center}.CaseStudyModal-module__TS8nFW__placeholderContainer{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CaseStudyModal-module__TS8nFW__placeholderIconBox{background:#ffffff4d;border-radius:1rem;justify-content:center;align-items:center;width:6rem;height:6rem;margin-bottom:1rem;display:flex}.CaseStudyModal-module__TS8nFW__placeholderText{color:#1a1a1a;font-size:.875rem;font-weight:500}.CaseStudyModal-module__TS8nFW__gridPattern{opacity:.1;pointer-events:none;background-image:linear-gradient(#1a1a1a 1px,#0000 1px),linear-gradient(90deg,#1a1a1a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.CaseStudyModal-module__TS8nFW__navBtn{border-radius:var(--radius);background:var(--bg0);color:var(--text0);border:1px solid var(--pillBorder);cursor:pointer;padding:.75rem;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.CaseStudyModal-module__TS8nFW__navBtn:hover{transform:translateY(-50%)scale(1.1)}.CaseStudyModal-module__TS8nFW__navBtnLeft{left:1rem}.CaseStudyModal-module__TS8nFW__navBtnRight{right:1rem}.CaseStudyModal-module__TS8nFW__indicators{gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.CaseStudyModal-module__TS8nFW__indicatorDot{border-radius:var(--radius);cursor:pointer;border:none;width:.625rem;height:.625rem;transition:all .3s}.CaseStudyModal-module__TS8nFW__closeBtn{border-radius:var(--radius);color:#fff;cursor:pointer;z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;border:none;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.CaseStudyModal-module__TS8nFW__closeBtn:hover{background:#0006;transform:scale(1.1)}.CaseStudyModal-module__TS8nFW__contentBody{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}@media (min-width:768px){.CaseStudyModal-module__TS8nFW__contentBody{padding:2.5rem 3rem}}.CaseStudyModal-module__TS8nFW__headerMeta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.CaseStudyModal-module__TS8nFW__category{border-radius:var(--radius);text-transform:uppercase;letter-spacing:.05em;color:var(--text0);background:var(--pillBg);border:1px solid var(--pillBorder);padding:.25rem .75rem;font-size:.75rem;font-weight:700}.CaseStudyModal-module__TS8nFW__separator{color:var(--muted)}.CaseStudyModal-module__TS8nFW__metaText{color:var(--muted);font-size:.875rem}.CaseStudyModal-module__TS8nFW__title{font-size:1.5rem;font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:.75rem;font-weight:700}@media (min-width:768px){.CaseStudyModal-module__TS8nFW__title{font-size:1.875rem}}.CaseStudyModal-module__TS8nFW__description{color:var(--muted);font-size:.9375rem;line-height:1.6}.CaseStudyModal-module__TS8nFW__sectionTitle{font-size:1rem;font-family:var(--font-playfair),serif;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin-bottom:1rem;font-weight:700}.CaseStudyModal-module__TS8nFW__techStack{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.CaseStudyModal-module__TS8nFW__comparisonGrid{gap:2rem;margin-bottom:2.5rem;display:grid}@media (min-width:768px){.CaseStudyModal-module__TS8nFW__comparisonGrid{grid-template-columns:1fr 1fr}}.CaseStudyModal-module__TS8nFW__comparisonCard{background:var(--card);border:1px solid var(--cardBorder);border-radius:1rem;padding:1.5rem}.CaseStudyModal-module__TS8nFW__text{color:var(--text1);line-height:1.6}.CaseStudyModal-module__TS8nFW__resultsGrid{gap:1rem;display:grid}@media (min-width:640px){.CaseStudyModal-module__TS8nFW__resultsGrid{grid-template-columns:repeat(2,1fr)}}.CaseStudyModal-module__TS8nFW__resultItem{background:var(--pillBg);border:1px solid var(--pillBorder);border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.CaseStudyModal-module__TS8nFW__checkIcon{border-radius:var(--radius);width:1.5rem;height:1.5rem;color:var(--bg1);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.CaseStudyModal-module__TS8nFW__resultText{color:var(--text1);font-size:.875rem;line-height:1.5}.CaseStudyModal-module__TS8nFW__actionFooter{border-top:1px solid var(--pillBorder);flex-wrap:wrap;gap:1rem;padding-top:2rem;display:flex}.CaseStudyModal-module__TS8nFW__btn{cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.165,.84,.44,1);display:inline-flex}.CaseStudyModal-module__TS8nFW__btn:hover{transform:scale(1.05)}.CaseStudyModal-module__TS8nFW__btnPrimary{background:var(--btnPrimaryBg);color:var(--btnPrimaryText);box-shadow:0 4px 12px var(--btnPrimaryShadow)}.CaseStudyModal-module__TS8nFW__btnPrimary:hover{background:var(--btnPrimaryHover);box-shadow:0 6px 16px var(--btnPrimaryShadow);color:var(--btnPrimaryText)!important}.CaseStudyModal-module__TS8nFW__btnSecondary{background:var(--btnSecondaryBg);color:var(--btnSecondaryText);border:1px solid var(--btnSecondaryBorder)}.CaseStudyModal-module__TS8nFW__btnSecondary:hover{background:var(--btnSecondaryHover);border-color:var(--btnSecondaryText);color:var(--btnSecondaryText)!important}.CaseStudyModal-module__TS8nFW__btnDisabled{background:var(--btnDisabledBg);color:var(--btnDisabledText);border:1px solid var(--btnDisabledBg);cursor:not-allowed;opacity:.7;pointer-events:none}.CaseStudyModal-module__TS8nFW__featuresStack{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.CaseStudyModal-module__TS8nFW__featureCard{border:1px solid var(--cardBorder);border-left:4px solid var(--accent);background:#ffffff0a;border-radius:1rem;flex-direction:column;gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}@media (min-width:768px){.CaseStudyModal-module__TS8nFW__featureCard{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}}.CaseStudyModal-module__TS8nFW__featureCard:hover{box-shadow:0 10px 15px -3px #0003}.CaseStudyModal-module__TS8nFW__featureMain{flex-direction:column;display:flex}.CaseStudyModal-module__TS8nFW__featureHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.CaseStudyModal-module__TS8nFW__featureNumber{font-family:var(--font-playfair),serif;opacity:.9;font-size:1.25rem;font-weight:700}.CaseStudyModal-module__TS8nFW__featureTitle{color:var(--text0);font-size:1.125rem;font-weight:700;font-family:var(--font-playfair),serif;margin:0}.CaseStudyModal-module__TS8nFW__featureDesc{color:var(--text1);margin:0;font-size:1rem;line-height:1.6}.CaseStudyModal-module__TS8nFW__featureTech{color:var(--text0);border:1px solid var(--pillBorder);border-radius:.75rem;height:100%;padding:1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem}.CaseStudyModal-module__TS8nFW__techLabel{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.CaseStudyModal-module__TS8nFW__techText{color:var(--text1);margin:0;line-height:1.6}.CaseStudyModal-module__TS8nFW__challengesGrid{gap:1.5rem;margin-bottom:2.5rem;display:grid}.CaseStudyModal-module__TS8nFW__challengeCard{border:1px solid var(--cardBorder);background:var(--card);border-radius:1rem;overflow:hidden}.CaseStudyModal-module__TS8nFW__challengeHeader{background:var(--bg0);border-bottom:1px solid var(--cardBorder);padding:1rem 1.5rem}.CaseStudyModal-module__TS8nFW__cardTitle{color:var(--text0);font-size:1rem;font-weight:700}.CaseStudyModal-module__TS8nFW__challengeBody{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.CaseStudyModal-module__TS8nFW__challengeRow,.CaseStudyModal-module__TS8nFW__solutionRow{flex-direction:column;gap:.5rem;display:flex}.CaseStudyModal-module__TS8nFW__challengeLabel{text-transform:uppercase;letter-spacing:.05em;color:#ef4444;font-size:.75rem;font-weight:700}.CaseStudyModal-module__TS8nFW__solutionLabel{text-transform:uppercase;letter-spacing:.05em;color:#10b981;font-size:.75rem;font-weight:700}.CaseStudyModal-module__TS8nFW__challengeText,.CaseStudyModal-module__TS8nFW__solutionText{color:var(--text1);font-size:.95rem;line-height:1.6}.CaseStudyModal-module__TS8nFW__learningsList{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;padding-left:1.25rem;display:flex}.CaseStudyModal-module__TS8nFW__learningItem{color:var(--text1);font-size:1rem;line-height:1.6;list-style-type:disc}.CaseStudyModal-module__TS8nFW__learningItem::marker{color:var(--accent)}.CaseStudyModal-module__TS8nFW__biggerPictureCard{background:var(--bg0);border:1px solid var(--cardBorder);border-radius:1rem;margin-bottom:2rem;padding:1.5rem 2rem;position:relative}.CaseStudyModal-module__TS8nFW__biggerPictureTitle{font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.CaseStudyModal-module__TS8nFW__biggerPictureText{color:var(--text1);font-size:1rem;line-height:1.8}
.ProjectCarousel-module__LUcQ_q__carouselContainer{background:0 0;width:100%;height:100%;min-height:400px;position:relative;overflow:hidden}.ProjectCarousel-module__LUcQ_q__slide{width:100%;height:100%;position:absolute;top:0;left:0}.ProjectCarousel-module__LUcQ_q__image{object-fit:cover;object-position:top center}.ProjectCarousel-module__LUcQ_q__indicators{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius);background:#0000004d;gap:.5rem;padding:.5rem .75rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.ProjectCarousel-module__LUcQ_q__dot{background:#ffffff80;border-radius:50%;width:.5rem;height:.5rem;transition:all .3s}.ProjectCarousel-module__LUcQ_q__activeDot{background:#fff;transform:scale(1.2)}.ProjectCarousel-module__LUcQ_q__gradientOverlay{background:var(--carouselOverlay);pointer-events:none;z-index:1;height:4rem;position:absolute;bottom:0;left:0;right:0}
.SectionHeader-module__T5s65a__header{margin-bottom:3rem}.SectionHeader-module__T5s65a__center{text-align:center}.SectionHeader-module__T5s65a__left{text-align:left}.SectionHeader-module__T5s65a__badgeWrapper{margin-bottom:1rem}.SectionHeader-module__T5s65a__badge{border-radius:var(--radius);background:var(--btnPrimaryBg);color:var(--btnPrimaryText);align-items:center;padding:.375rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #8b478940}.SectionHeader-module__T5s65a__title{font-family:var(--font-playfair),serif;letter-spacing:-.025em;color:var(--text0);margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.SectionHeader-module__T5s65a__title{font-size:3rem}}@media (min-width:1024px){.SectionHeader-module__T5s65a__title{font-size:3.75rem}}.SectionHeader-module__T5s65a__description{color:var(--text1);line-height:1.625}.SectionHeader-module__T5s65a__descCenter{max-width:42rem;margin-left:auto;margin-right:auto}
.Work-module__dMYl4a__section{padding:6rem 0}@media (min-width:1024px){.Work-module__dMYl4a__section{padding:8rem 0}}.Work-module__dMYl4a__container{width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.Work-module__dMYl4a__container{max-width:768px}}@media (min-width:1024px){.Work-module__dMYl4a__container{max-width:1024px}}@media (min-width:1280px){.Work-module__dMYl4a__container{max-width:1100px}}.Work-module__dMYl4a__featuredStack{flex-direction:column;gap:6rem;margin-bottom:6rem;display:flex}.Work-module__dMYl4a__projectRow{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:1024px){.Work-module__dMYl4a__projectRow{flex-direction:row;align-items:stretch;gap:0}.Work-module__dMYl4a__projectRowReverse{flex-direction:row-reverse}}.Work-module__dMYl4a__contentCard{z-index:10;background:var(--card);border:1px solid var(--cardBorder);border-radius:1.5rem;flex-direction:column;justify-content:center;min-width:0;padding:2rem;transition:all .5s;display:flex;position:relative;box-shadow:0 10px 40px #00000014}@media (min-width:1024px){.Work-module__dMYl4a__contentCard{align-self:center;width:45%;margin-right:-2rem;padding:3rem 5rem 3rem 2.5rem}.Work-module__dMYl4a__projectRowReverse .Work-module__dMYl4a__contentCard{align-self:center;margin-left:-2rem;margin-right:0;padding:3rem 2.5rem 3rem 5rem}.Work-module__dMYl4a__contentCardLeft,.Work-module__dMYl4a__contentCardRight{border-radius:1.5rem}}@media (min-width:1280px){.Work-module__dMYl4a__contentCard{padding:4rem 7rem 4rem 4rem}.Work-module__dMYl4a__projectRowReverse .Work-module__dMYl4a__contentCard{padding:4rem 4rem 4rem 7rem}}.Work-module__dMYl4a__projectTitle{font-size:2rem;line-height:1.1;font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:1rem;font-weight:700}@media (min-width:1024px){.Work-module__dMYl4a__projectTitle{font-size:2.5rem}}.Work-module__dMYl4a__projectDesc{color:var(--muted);margin-bottom:2rem;font-size:.9375rem;line-height:1.5}@media (min-width:1024px){.Work-module__dMYl4a__projectDesc{font-size:1.0625rem}}.Work-module__dMYl4a__visualCard{z-index:20;align-items:center;width:100%;transition:width .5s,margin .5s;display:flex;position:relative}@media (min-width:1024px){.Work-module__dMYl4a__visualCard{width:60%;margin-left:-2rem}.Work-module__dMYl4a__projectRowReverse .Work-module__dMYl4a__visualCard{margin-left:0;margin-right:-2rem}}.Work-module__dMYl4a__browserWindow{background:var(--card);border:1px solid var(--cardBorder);border-radius:1rem;flex-direction:column;width:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 20px 50px #0000001f}.Work-module__dMYl4a__browserWindow:hover{transform:scale(1.02);box-shadow:0 30px 60px #0003}.Work-module__dMYl4a__browserChrome{background:#191919;border-bottom:1px solid #2a2a2a;align-items:center;gap:1.25rem;padding:.75rem 1.25rem;display:flex}.Work-module__dMYl4a__browserDots{gap:.5rem;display:flex}.Work-module__dMYl4a__browserDot{border-radius:50%;width:10px;height:10px}.Work-module__dMYl4a__browserUrl{color:#888;font-size:.75rem;font-family:var(--font-sans);opacity:.8;background:#2a2a2a;border:1px solid #333;border-radius:.5rem;flex:1;margin-left:1rem;padding:.35rem 1rem}.Work-module__dMYl4a__browserContent{aspect-ratio:16/10;background:var(--bg1);min-height:420px;position:relative;overflow:hidden}.Work-module__dMYl4a__metaTags{flex-direction:column;align-items:flex-start;gap:.375rem;margin-bottom:1.5rem;display:flex}.Work-module__dMYl4a__categoryTag{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:color-mix(in oklab,var(--accent)10%,transparent);border-radius:.4rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700}.Work-module__dMYl4a__clientInfo{color:var(--muted);font-size:.8rem;font-weight:500}.Work-module__dMYl4a__techRow{flex-wrap:wrap;gap:.5rem;display:flex}.Work-module__dMYl4a__techTag{border-radius:var(--radius);background:var(--bg1);color:var(--muted);border:1px solid var(--cardBorder);padding:.25rem .625rem;font-size:.75rem}.Work-module__dMYl4a__hoverOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;z-index:40;background:#0006;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.Work-module__dMYl4a__browserWindow:hover .Work-module__dMYl4a__hoverOverlay,.Work-module__dMYl4a__browserWindow:focus-within .Work-module__dMYl4a__hoverOverlay{opacity:1}.Work-module__dMYl4a__hoverActions{gap:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:translateY(20px)}.Work-module__dMYl4a__browserWindow:hover .Work-module__dMYl4a__hoverActions,.Work-module__dMYl4a__browserWindow:focus-within .Work-module__dMYl4a__hoverActions{transform:translateY(0)}.Work-module__dMYl4a__hoverBtn{color:#2d2416;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 10px 25px #0003}.Work-module__dMYl4a__hoverBtn:hover{background:var(--bg0);color:var(--accent);transform:scale(1.1)}.Work-module__dMYl4a__hoverBtn:focus-visible{box-shadow:0 0 0 3px var(--focusRing),0 10px 25px #0003;outline:none}.Work-module__dMYl4a__browserContent:has(img){padding:0}.Work-module__dMYl4a__carouselWrapper{flex-direction:column;flex:1;width:100%;height:100%;min-height:400px;display:flex;position:relative}.Work-module__dMYl4a__projectIconBox{border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin:2rem 0 1.5rem 2rem;display:flex}.Work-module__dMYl4a__browserContent>.Work-module__dMYl4a__techRow{margin-bottom:1.5rem;padding:0 2rem}.Work-module__dMYl4a__browserContent>.Work-module__dMYl4a__resultsList{flex-direction:column;gap:.75rem;margin-top:auto;margin-bottom:1.5rem;padding:0 2rem;display:flex}.Work-module__dMYl4a__browserContent>.Work-module__dMYl4a__links{gap:.75rem;margin-top:auto;padding:0 2rem 2rem;display:flex}.Work-module__dMYl4a__impactItem{align-items:flex-start;gap:.5rem;display:flex}.Work-module__dMYl4a__check{border-radius:var(--radius);background:var(--btnPrimaryBg);width:1.25rem;height:1.25rem;color:var(--btnPrimaryText);flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;font-size:.75rem;font-weight:700;display:flex}.Work-module__dMYl4a__impactText{color:var(--text1);font-size:.875rem}.Work-module__dMYl4a__visitBtn{background:var(--btnPrimaryBg);color:var(--btnPrimaryText);box-shadow:0 4px 12px var(--btnPrimaryShadow);border-radius:var(--radius);align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .3s;display:inline-flex}.Work-module__dMYl4a__visitBtn:hover{background:var(--btnPrimaryHover);box-shadow:0 6px 16px var(--btnPrimaryShadow);color:var(--btnPrimaryText)!important}.Work-module__dMYl4a__codeBtn{background:var(--btnSecondaryBg);color:var(--btnSecondaryText);border:1px solid var(--btnSecondaryBorder);border-radius:var(--radius);align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .3s;display:inline-flex}.Work-module__dMYl4a__codeBtn:hover{background:var(--btnSecondaryHover);border-color:var(--btnSecondaryText);color:var(--btnSecondaryText)!important}.Work-module__dMYl4a__disabledBtn{cursor:not-allowed;background:var(--btnDisabledBg);color:var(--btnDisabledText);border:1px solid var(--btnDisabledBg);opacity:.7;pointer-events:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Work-module__dMYl4a__placeholderVisual{background:var(--bg1);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Work-module__dMYl4a__otherSection{text-align:center;margin-bottom:3rem}.Work-module__dMYl4a__otherTitle{font-size:1.5rem;font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:.75rem;font-weight:700}@media (min-width:768px){.Work-module__dMYl4a__otherTitle{font-size:1.875rem}}.Work-module__dMYl4a__otherDesc{color:var(--text1);font-size:1rem}.Work-module__dMYl4a__otherGrid{gap:1.5rem;max-width:64rem;margin:0 auto;display:grid}@media (min-width:768px){.Work-module__dMYl4a__otherGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Work-module__dMYl4a__otherGrid{grid-template-columns:repeat(2,1fr)}}.Work-module__dMYl4a__projectCard{background:var(--card);border:1px solid var(--cardBorder);cursor:pointer;text-align:left;border-radius:1.5rem;flex-direction:column;height:100%;padding:2rem;transition:all .35s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 4px 12px #2d24160d}.Work-module__dMYl4a__projectCard:hover{border-color:var(--accent2);box-shadow:0 16px 32px #2d24161f}.Work-module__dMYl4a__contentArea{flex-direction:column;height:100%;display:flex}.Work-module__dMYl4a__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.Work-module__dMYl4a__categoryTag{border-radius:var(--radius);background:var(--btnPrimaryBg);color:var(--btnPrimaryText);padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-block}.Work-module__dMYl4a__projectTitle{font-size:1.25rem;font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:.75rem;font-weight:700;transition:color .2s}.Work-module__dMYl4a__projectCard:hover .Work-module__dMYl4a__projectTitle{color:var(--accent)}.Work-module__dMYl4a__projectDesc{color:var(--text1);flex-grow:1;margin-bottom:2rem;font-size:.9375rem;line-height:1.6}.Work-module__dMYl4a__projectCard .Work-module__dMYl4a__techRow{margin-top:auto;margin-bottom:0;padding:0}.Work-module__dMYl4a__arrowIcon{color:var(--text2);opacity:.5;transition:all .3s}.Work-module__dMYl4a__projectCard:hover .Work-module__dMYl4a__arrowIcon{color:var(--accent);opacity:1}
.FunStuff-module__gQ0XFW__section{border-top:1px solid var(--cardBorder);background:linear-gradient(to bottom,var(--bg0),var(--bg1));padding:6rem 0}@media (min-width:1024px){.FunStuff-module__gQ0XFW__section{padding:8rem 0}}.FunStuff-module__gQ0XFW__container{width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.FunStuff-module__gQ0XFW__container{max-width:768px}}@media (min-width:1024px){.FunStuff-module__gQ0XFW__container{max-width:1024px}}@media (min-width:1280px){.FunStuff-module__gQ0XFW__container{max-width:1100px}}.FunStuff-module__gQ0XFW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.FunStuff-module__gQ0XFW__title{font-size:1.5rem;font-family:var(--font-playfair),serif;color:var(--text0);align-items:center;gap:.75rem;margin-bottom:.75rem;font-weight:700;display:flex}@media (min-width:768px){.FunStuff-module__gQ0XFW__title{font-size:1.875rem}}.FunStuff-module__gQ0XFW__sparklesIcon{width:1.5rem;height:1.5rem;color:var(--text0)}.FunStuff-module__gQ0XFW__description{color:var(--text1);max-width:36rem;font-size:1rem}.FunStuff-module__gQ0XFW__grid{gap:1.5rem;max-width:64rem;margin:0 auto;display:grid}@media (min-width:768px){.FunStuff-module__gQ0XFW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FunStuff-module__gQ0XFW__grid{grid-template-columns:repeat(2,1fr)}}.FunStuff-module__gQ0XFW__cardHeader{justify-content:flex-end;align-items:flex-start;margin-bottom:.5rem;display:flex}.FunStuff-module__gQ0XFW__externalIcon{color:var(--text2);opacity:.5;flex-shrink:0;transition:all .3s}.FunStuff-module__gQ0XFW__card:hover .FunStuff-module__gQ0XFW__externalIcon{color:var(--accent);opacity:1}.FunStuff-module__gQ0XFW__card{background:var(--card);border:1px solid var(--cardBorder);cursor:pointer;text-align:left;border-radius:1rem;flex-direction:column;height:100%;padding:2rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #2d241614}.FunStuff-module__gQ0XFW__card:hover{border-color:var(--accent2);box-shadow:0 16px 32px #2d24161f}.FunStuff-module__gQ0XFW__projectTitle{font-size:1.125rem;font-family:var(--font-playfair),serif;color:var(--text0);font-weight:700;transition:color .2s}.FunStuff-module__gQ0XFW__card:hover .FunStuff-module__gQ0XFW__projectTitle{color:var(--accent);text-decoration-color:#0000}.FunStuff-module__gQ0XFW__projectDesc{color:var(--text1);flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.FunStuff-module__gQ0XFW__stackTags{flex-wrap:wrap;gap:.375rem;margin-top:auto;display:flex}.FunStuff-module__gQ0XFW__tag{border-radius:var(--radius);background:var(--pillBg);color:var(--text0);border:1px solid var(--pillBorder);padding:.25rem .625rem;font-size:.75rem;font-weight:500}
.Skills-module__-4weLa__section{padding:6rem 0}@media (min-width:1024px){.Skills-module__-4weLa__section{padding:8rem 0}}.Skills-module__-4weLa__container{width:100%;max-width:1024px;margin:0 auto;padding:0 1.5rem}@media (min-width:1280px){.Skills-module__-4weLa__container{max-width:1100px}}.Skills-module__-4weLa__terminalWrapper{margin-bottom:3rem}.Skills-module__-4weLa__card{background:var(--card);border:1px solid var(--cardBorder);border-radius:1.5rem;max-width:72rem;margin:0 auto;padding:2rem 1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (min-width:768px){.Skills-module__-4weLa__card{padding:2.5rem 3.5rem}}@media (min-width:1024px){.Skills-module__-4weLa__card{padding:4rem}}.Skills-module__-4weLa__grid{gap:2.5rem;display:grid}@media (min-width:768px){.Skills-module__-4weLa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Skills-module__-4weLa__grid{grid-template-columns:repeat(3,1fr)}}.Skills-module__-4weLa__categoryGroup{flex-direction:column;gap:1.5rem;display:flex}.Skills-module__-4weLa__categoryHeader{text-align:center;font-size:1.5rem;font-family:var(--font-playfair),serif;border-bottom:1px solid var(--pillBorder);color:var(--accent);white-space:nowrap;margin-bottom:.5rem;padding-bottom:1rem;font-weight:700}.Skills-module__-4weLa__subcategories{flex-direction:column;gap:1.25rem;display:flex}.Skills-module__-4weLa__subTitle{font-family:var(--font-playfair),serif;color:var(--text1);opacity:.8;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.Skills-module__-4weLa__badges{flex-wrap:wrap;gap:.5rem;display:flex}
.Experience-module__Dh2kUW__section{padding:6rem 0}@media (min-width:1024px){.Experience-module__Dh2kUW__section{padding:8rem 0}}.Experience-module__Dh2kUW__container{width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.Experience-module__Dh2kUW__container{max-width:768px}}@media (min-width:1024px){.Experience-module__Dh2kUW__container{max-width:1024px}}@media (min-width:1280px){.Experience-module__Dh2kUW__container{max-width:1100px}}.Experience-module__Dh2kUW__timeline{flex-direction:column;gap:2rem;max-width:56rem;margin:0 auto;display:flex}.Experience-module__Dh2kUW__cardWrapper{position:relative}.Experience-module__Dh2kUW__card{background:var(--card);border:1px solid var(--cardBorder);border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Experience-module__Dh2kUW__cardStripe{height:.5rem}.Experience-module__Dh2kUW__cardBody{padding:1.5rem}@media (min-width:768px){.Experience-module__Dh2kUW__cardBody{padding:2rem}}.Experience-module__Dh2kUW__headerRow{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:768px){.Experience-module__Dh2kUW__headerRow{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Experience-module__Dh2kUW__headerLeft{flex:1}.Experience-module__Dh2kUW__companyInfo{justify-content:flex-start;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.Experience-module__Dh2kUW__companyIcon{border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Experience-module__Dh2kUW__roleTitle{font-size:1.125rem;font-family:var(--font-playfair),serif;color:var(--text0);font-weight:700}@media (min-width:768px){.Experience-module__Dh2kUW__roleTitle{font-size:1.375rem}}@media (min-width:1024px){.Experience-module__Dh2kUW__roleTitle{font-size:1.5rem}}.Experience-module__Dh2kUW__companyName{color:var(--btnPrimaryBg);font-size:.875rem;font-weight:600}.Experience-module__Dh2kUW__location{color:var(--text1)}.Experience-module__Dh2kUW__periodBadge{border-radius:var(--radius);text-transform:uppercase;letter-spacing:.025em;align-self:flex-start;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.Experience-module__Dh2kUW__highlights{flex-direction:column;gap:.75rem;display:flex}.Experience-module__Dh2kUW__highlightItem{color:var(--text1);gap:.75rem;font-size:.875rem;line-height:1.625;display:flex}.Experience-module__Dh2kUW__bullet{border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.5rem}.Experience-module__Dh2kUW__volunteerSection{margin-top:5rem}.Experience-module__Dh2kUW__sectionTitle{font-size:1.5rem;font-family:var(--font-playfair),serif;text-align:center;color:var(--text0);margin-bottom:2rem}.Experience-module__Dh2kUW__volunteerGrid{gap:1.5rem;max-width:56rem;margin:0 auto;display:grid}@media (min-width:768px){.Experience-module__Dh2kUW__volunteerGrid{grid-template-columns:1fr 1fr}}.Experience-module__Dh2kUW__volunteerCard{background:var(--card);border:1px solid var(--cardBorder);z-index:1;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.Experience-module__Dh2kUW__volunteerBody{padding:1.5rem}.Experience-module__Dh2kUW__orgName{font-size:1.25rem;font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:.25rem;font-weight:600}.Experience-module__Dh2kUW__volRole{color:var(--accent);margin-bottom:.75rem;font-size:.875rem;font-weight:500}.Experience-module__Dh2kUW__volList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.Experience-module__Dh2kUW__volListItem{color:var(--text1);gap:.75rem;font-size:.875rem;line-height:1.625;display:flex}.Experience-module__Dh2kUW__volBullet{background:var(--accent2);border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.5rem}.Experience-module__Dh2kUW__eduGrid{gap:2rem;max-width:56rem;margin-top:5rem;margin-left:auto;margin-right:auto;display:grid}@media (min-width:768px){.Experience-module__Dh2kUW__eduGrid{grid-template-columns:1fr 1fr}}.Experience-module__Dh2kUW__eduHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Experience-module__Dh2kUW__eduIconBox{border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.Experience-module__Dh2kUW__eduTitle{font-size:1.5rem;font-family:var(--font-playfair),serif;color:var(--text0);font-weight:600}.Experience-module__Dh2kUW__eduList{flex-direction:column;gap:1rem;display:flex}.Experience-module__Dh2kUW__eduItem{background:var(--pillBg);border:1px solid var(--pillBorder);border-radius:.75rem;padding:1rem}.Experience-module__Dh2kUW__eduInst{color:var(--text0);font-weight:500}.Experience-module__Dh2kUW__eduFocus{color:var(--text1);margin-top:.25rem;font-size:.875rem}.Experience-module__Dh2kUW__certItem{background:var(--pillBg);border:1px solid var(--pillBorder);border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.Experience-module__Dh2kUW__certName{color:var(--text0);font-size:.875rem;font-weight:500}.Experience-module__Dh2kUW__certYear{border-radius:var(--radius);color:#1a1a1a;white-space:nowrap;background:#e0ddd4;padding:.25rem .75rem;font-size:.75rem}
.About-module__S-Ka5a__section{padding-top:2rem;padding-bottom:6rem}@media (min-width:1024px){.About-module__S-Ka5a__section{padding-top:3rem;padding-bottom:8rem}}.About-module__S-Ka5a__container{width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.About-module__S-Ka5a__container{max-width:768px}}@media (min-width:1024px){.About-module__S-Ka5a__container{max-width:1024px}}@media (min-width:1280px){.About-module__S-Ka5a__container{max-width:1100px}}.About-module__S-Ka5a__wrapper{max-width:72rem;margin:0 auto}.About-module__S-Ka5a__headerCentered{text-align:center;max-width:48rem;margin:0 auto 4rem}.About-module__S-Ka5a__headerText{text-align:center}.About-module__S-Ka5a__title{font-size:2.25rem;font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:1.5rem;font-weight:700}@media (min-width:768px){.About-module__S-Ka5a__title{font-size:3rem}}@media (min-width:1024px){.About-module__S-Ka5a__title{font-size:3.75rem}}.About-module__S-Ka5a__lead{color:var(--text1);font-size:1.125rem;line-height:1.625}.About-module__S-Ka5a__expertiseCard{background:var(--card);border:1px solid var(--cardBorder);border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (min-width:1024px){.About-module__S-Ka5a__expertiseCard{padding:3rem}}.About-module__S-Ka5a__expertiseGrid{gap:2.5rem 3rem;display:grid}@media (min-width:768px){.About-module__S-Ka5a__expertiseGrid{grid-template-columns:1fr 1fr;gap:3rem}}.About-module__S-Ka5a__expertiseItem{border-bottom:1px solid var(--pillBorder);padding-bottom:1.5rem}.About-module__S-Ka5a__expertiseItem:last-child{border-bottom:none}@media (min-width:768px){.About-module__S-Ka5a__expertiseItem{border-bottom:none;padding-bottom:0}}.About-module__S-Ka5a__itemTitle{font-size:1.5rem;font-family:var(--font-playfair),serif;color:var(--text0);margin-top:.75rem;margin-bottom:.75rem;font-weight:700}@media (min-width:1024px){.About-module__S-Ka5a__itemTitle{font-size:1.5rem}}.About-module__S-Ka5a__itemDesc{color:var(--text1);font-size:1rem;line-height:1.625}.About-module__S-Ka5a__valuesSection{text-align:center;margin-top:0}.About-module__S-Ka5a__valuesTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text0);margin-bottom:1rem;font-size:.875rem;font-weight:600}.About-module__S-Ka5a__valuesList{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.About-module__S-Ka5a__collageSection{margin-top:6rem}.About-module__S-Ka5a__collageTitle{font-size:1.5rem;font-family:var(--font-playfair),serif;text-align:center;color:var(--text0);margin-bottom:2rem;font-weight:700}.About-module__S-Ka5a__collageGrid{grid-template-columns:repeat(2,1fr);align-items:start;gap:.75rem;display:grid}@media (min-width:768px){.About-module__S-Ka5a__collageGrid{gap:1.5rem}}@media (min-width:1024px){.About-module__S-Ka5a__collageGrid{grid-template-columns:repeat(3,1fr)}}.About-module__S-Ka5a__collageItem{aspect-ratio:1;border-radius:1rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0003}.About-module__S-Ka5a__collageItem:hover{z-index:10;box-shadow:0 20px 40px -15px #0000004d}@media (min-width:768px){.About-module__S-Ka5a__colSpan2{grid-column:span 2}.About-module__S-Ka5a__rowSpan2{grid-row:span 2}}.About-module__S-Ka5a__collageImage{object-fit:cover;width:100%;height:100%;transition:scale .5s;display:block}.About-module__S-Ka5a__collageItem:hover .About-module__S-Ka5a__collageImage{scale:1.05}
.Signature-module__hZo3QG__wrapper{width:100%;max-width:26rem;margin-top:1rem;margin-bottom:.5rem;display:block}.Signature-module__hZo3QG__signature{width:100%;height:auto;display:block;overflow:visible}.Signature-module__hZo3QG__signature path{fill:none;stroke:var(--btnPrimaryBg);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;visibility:hidden}@media (prefers-reduced-motion:reduce){.Signature-module__hZo3QG__signature path{visibility:visible;stroke-dasharray:none;stroke-dashoffset:0}}
.PronunciationButton-module__OapIUG__row{justify-content:center;align-items:center;gap:.5rem;margin-top:-2rem;display:flex}.PronunciationButton-module__OapIUG__phonetic{color:var(--text2);letter-spacing:.02em;margin-top:0;font-size:.75rem;font-style:italic}.PronunciationButton-module__OapIUG__btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;line-height:0;transition:opacity .2s;display:flex}.PronunciationButton-module__OapIUG__btn:hover:not(:disabled){opacity:.7}.PronunciationButton-module__OapIUG__btn:disabled{cursor:default}.PronunciationButton-module__OapIUG__icon{width:1rem;height:1rem;color:var(--text2);transition:color .2s}.PronunciationButton-module__OapIUG__playing{color:var(--btnPrimaryBg);animation:1s ease-in-out infinite PronunciationButton-module__OapIUG__pulse}@keyframes PronunciationButton-module__OapIUG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.PronunciationButton-module__OapIUG__playing{animation:none}}
.Statement-module__Tc4FQa__section{padding-top:6rem;padding-bottom:2rem;position:relative;overflow:hidden}@media (min-width:1024px){.Statement-module__Tc4FQa__section{padding-top:8rem;padding-bottom:3rem}}.Statement-module__Tc4FQa__container{width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.Statement-module__Tc4FQa__container{max-width:768px}}@media (min-width:1024px){.Statement-module__Tc4FQa__container{max-width:1024px}}@media (min-width:1280px){.Statement-module__Tc4FQa__container{max-width:1100px}}.Statement-module__Tc4FQa__card{background:var(--card);border:1px solid var(--cardBorder);border-radius:1.5rem;max-width:56rem;margin:0 auto;padding:2rem;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (min-width:1024px){.Statement-module__Tc4FQa__card{padding:3rem}}.Statement-module__Tc4FQa__decoCircle{opacity:.3;background:var(--accent2);border-radius:9999px;width:3rem;height:3rem;position:absolute;top:1.5rem;right:1.5rem}@media (min-width:768px){.Statement-module__Tc4FQa__decoCircle{width:4rem;height:4rem}}.Statement-module__Tc4FQa__decoDiamond{opacity:.4;background:var(--accent);width:1.5rem;height:1.5rem;position:absolute;bottom:2rem;right:4rem;transform:rotate(45deg)}@media (min-width:768px){.Statement-module__Tc4FQa__decoDiamond{width:2rem;height:2rem}}.Statement-module__Tc4FQa__content{z-index:10;position:relative}.Statement-module__Tc4FQa__heading{font-size:1.5rem;font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:2rem;line-height:1.3}@media (min-width:768px){.Statement-module__Tc4FQa__heading{font-size:1.875rem}}@media (min-width:1024px){.Statement-module__Tc4FQa__heading{font-size:2.25rem}}.Statement-module__Tc4FQa__textStack{color:var(--text1);flex-direction:column;gap:1rem;font-size:1.125rem;display:flex}.Statement-module__Tc4FQa__actions{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.Statement-module__Tc4FQa__btn{border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Statement-module__Tc4FQa__btnPrimary{background:var(--btnPrimaryBg);color:var(--btnPrimaryText);box-shadow:0 4px 14px var(--btnPrimaryShadow)}.Statement-module__Tc4FQa__btnPrimary:hover{background:var(--btnPrimaryHover);box-shadow:0 6px 20px var(--btnPrimaryShadow);color:var(--btnPrimaryText)!important}.Statement-module__Tc4FQa__btnSecondary{background:var(--btnSecondaryBg);color:var(--btnSecondaryText);border:1px solid var(--btnSecondaryBorder)}.Statement-module__Tc4FQa__btnSecondary:hover{background:var(--btnSecondaryHover);border-color:var(--btnSecondaryText);color:var(--btnSecondaryText)!important}.Statement-module__Tc4FQa__grid{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:1024px){.Statement-module__Tc4FQa__grid{grid-template-columns:1.4fr 1fr;align-items:center;gap:4rem;display:grid}}.Statement-module__Tc4FQa__imageWrapper{width:100%;max-width:25rem;margin:0 auto;position:relative}.Statement-module__Tc4FQa__imageFrame{border:1px solid var(--cardBorder);border-radius:1.5rem;position:relative;overflow:hidden;transform:rotate(3deg);box-shadow:0 20px 40px -10px #0000004d}.Statement-module__Tc4FQa__image{width:100%;height:auto;display:block}.Statement-module__Tc4FQa__imageGlow{pointer-events:none;background:radial-gradient(circle,#ffffff1a,#0000 70%);position:absolute;inset:0}
.WritingBlog-module__ggeypG__section{padding:6rem 0}@media (min-width:1024px){.WritingBlog-module__ggeypG__section{padding:8rem 0}}.WritingBlog-module__ggeypG__container{width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.WritingBlog-module__ggeypG__container{max-width:768px}}@media (min-width:1024px){.WritingBlog-module__ggeypG__container{max-width:1024px}}@media (min-width:1280px){.WritingBlog-module__ggeypG__container{max-width:1280px}}.WritingBlog-module__ggeypG__headerImageWrapper{border-radius:12px;width:480px;height:480px;margin-bottom:3rem;margin-left:auto;margin-right:auto;overflow:hidden}.WritingBlog-module__ggeypG__headerImage{object-fit:cover;width:100%;height:100%}.WritingBlog-module__ggeypG__grid{gap:1.5rem;max-width:72rem;margin:0 auto 3rem;display:grid}@media (min-width:768px){.WritingBlog-module__ggeypG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WritingBlog-module__ggeypG__grid{grid-template-columns:repeat(3,1fr)}}.WritingBlog-module__ggeypG__cardLink{background:var(--card);border:1px solid var(--cardBorder);border-radius:1rem;flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.WritingBlog-module__ggeypG__cardLink:hover{box-shadow:0 8px 16px #0000001a}.WritingBlog-module__ggeypG__postTitle{font-size:1.25rem;font-family:var(--font-playfair),serif;color:var(--text0);margin-bottom:1rem;font-weight:700;line-height:1.4;text-decoration-color:#0000;text-decoration-thickness:2px;transition:text-decoration-color .2s}@media (min-width:1024px){.WritingBlog-module__ggeypG__postTitle{font-size:1.5rem}}.WritingBlog-module__ggeypG__cardLink:hover .WritingBlog-module__ggeypG__postTitle{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.WritingBlog-module__ggeypG__excerpt{color:var(--text1);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:2rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.WritingBlog-module__ggeypG__cardFooter{border-top:1px solid var(--pillBorder);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.WritingBlog-module__ggeypG__date{color:var(--text1);font-size:.75rem;font-weight:500}.WritingBlog-module__ggeypG__readMore{color:var(--text0);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;transition:gap .2s;display:inline-flex}.WritingBlog-module__ggeypG__cardLink:hover .WritingBlog-module__ggeypG__readMore{gap:.5rem}.WritingBlog-module__ggeypG__viewAllWrapper{text-align:center}.WritingBlog-module__ggeypG__viewAllBtn{color:var(--text0);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.WritingBlog-module__ggeypG__viewAllBtn:hover{gap:.75rem}
.Contact-module__Bs3a0a__section{padding:6rem 0}@media (min-width:1024px){.Contact-module__Bs3a0a__section{padding:8rem 0}}.Contact-module__Bs3a0a__container{width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.Contact-module__Bs3a0a__container{max-width:768px}}@media (min-width:1024px){.Contact-module__Bs3a0a__container{max-width:1024px}}@media (min-width:1280px){.Contact-module__Bs3a0a__container{max-width:1100px}}.Contact-module__Bs3a0a__wrapper{text-align:center;max-width:42rem;margin:0 auto}@media (min-width:768px){.Contact-module__Bs3a0a__wrapper{text-align:left}}.Contact-module__Bs3a0a__socialGrid{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Contact-module__Bs3a0a__socialLink{border-radius:var(--radius);background:var(--pillBg);color:var(--text1);border:1px solid var(--pillBorder);align-items:center;gap:.5rem;padding:.75rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__Bs3a0a__socialLink:hover{background:var(--bg2);transform:scale(1.05);color:var(--text1)!important}.Contact-module__Bs3a0a__socialIcon{width:1.25rem;height:1.25rem;color:var(--accent)}.Contact-module__Bs3a0a__socialText{font-weight:500}.Contact-module__Bs3a0a__formCard{background:var(--card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px #0000000d}[data-theme=dark] .Contact-module__Bs3a0a__formCard{background:#1e1e1eb3;border:1px solid #ffffff1a}.Contact-module__Bs3a0a__formStack{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__Bs3a0a__label{color:var(--text0);text-align:left;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.Contact-module__Bs3a0a__inputWrapper{position:relative}.Contact-module__Bs3a0a__input{border:1px solid var(--pillBorder);background:var(--bg0);width:100%;color:var(--text0);border-radius:.5rem;padding:.75rem 1rem .75rem 3rem;transition:all .2s}.Contact-module__Bs3a0a__input:focus{outline:2px solid var(--accent);border-color:#0000}.Contact-module__Bs3a0a__inputIcon{color:var(--muted);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Contact-module__Bs3a0a__textarea{border:1px solid var(--pillBorder);background:var(--bg0);width:100%;color:var(--text0);resize:none;border-radius:.5rem;min-height:8rem;padding:.75rem 1rem;transition:all .2s}.Contact-module__Bs3a0a__textarea:focus{outline:2px solid var(--accent);border-color:#0000}.Contact-module__Bs3a0a__submitBtn{max-width:400px;margin:0 auto}
.NowPlayingBar-module__wa58QG__bar{background:var(--bg2);border-bottom:1px solid var(--cardBorder);width:100%;padding:.5rem 0;overflow:hidden}.NowPlayingBar-module__wa58QG__inner{align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex}.NowPlayingBar-module__wa58QG__icon{color:var(--line1);flex-shrink:0;justify-content:center;align-items:center;margin-right:.75rem;font-size:1.1rem;display:flex}.NowPlayingBar-module__wa58QG__label{font-family:var(--font-share-tech-mono),"Share Tech Mono",monospace;color:var(--line1);letter-spacing:.05em;white-space:nowrap;opacity:.65;flex-shrink:0;margin-right:1.25rem;font-size:.8125rem}.NowPlayingBar-module__wa58QG__track{flex:1;overflow:hidden}.NowPlayingBar-module__wa58QG__text{white-space:nowrap;font-family:var(--font-share-tech-mono),"Share Tech Mono",monospace;color:var(--line1);letter-spacing:.05em;font-size:.8125rem;animation:42s linear infinite NowPlayingBar-module__wa58QG__marquee;display:inline-block}@keyframes NowPlayingBar-module__wa58QG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:640px){.NowPlayingBar-module__wa58QG__text{font-size:.6875rem}}@media (prefers-reduced-motion:reduce){.NowPlayingBar-module__wa58QG__text{animation-play-state:paused}}
.Footer-module__Grjkva__footer{background:var(--bg1);border-top:1px solid var(--cardBorder);padding:0 0 4rem}@media (min-width:1024px){.Footer-module__Grjkva__footer{padding:0 0 5rem}}.Footer-module__Grjkva__container{width:100%;margin:0 auto;padding:4rem 1.5rem 0}@media (min-width:1024px){.Footer-module__Grjkva__container{padding:5rem 1.5rem 0}}@media (min-width:768px){.Footer-module__Grjkva__container{max-width:768px}}@media (min-width:1024px){.Footer-module__Grjkva__container{max-width:1100px}}.Footer-module__Grjkva__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__Grjkva__grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;max-width:1024px}}.Footer-module__Grjkva__bioColumn{grid-column:span 2}@media (min-width:768px){.Footer-module__Grjkva__bioColumn{grid-column:span 1}}@media (min-width:1024px){.Footer-module__Grjkva__bioColumn{padding-right:6rem}}.Footer-module__Grjkva__bioHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Footer-module__Grjkva__profileImage{object-fit:cover;border-radius:9999px;width:3rem;height:3rem}.Footer-module__Grjkva__bioName{font-family:var(--font-playfair),serif;color:var(--text0);font-size:1.125rem;font-weight:500}.Footer-module__Grjkva__bioHeadline{color:var(--text1);font-size:.75rem;font-weight:500}.Footer-module__Grjkva__bioText{color:var(--text1);margin-bottom:1rem;font-size:.875rem;line-height:1.625}.Footer-module__Grjkva__socialNav{align-items:center;gap:.75rem;display:flex}.Footer-module__Grjkva__socialLink{border-radius:var(--radius);color:var(--text0);background:var(--pillBg);border:2px solid var(--pillBorder);justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.75rem;transition:all .3s;display:flex}.Footer-module__Grjkva__socialLink:hover{transform:scale(1.1)}.Footer-module__Grjkva__socialLink:focus-visible{outline:3px solid var(--focusRing);outline-offset:2px}.Footer-module__Grjkva__columnHeader{text-transform:uppercase;letter-spacing:.1em;color:var(--text0);margin-bottom:1rem;font-size:.875rem;font-weight:500}.Footer-module__Grjkva__linkNav{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__footerLink{color:var(--text1);border-radius:.25rem;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__Grjkva__footerLink:hover{color:var(--accent)}.Footer-module__Grjkva__footerLink:focus-visible{outline:3px solid var(--focusRing);outline-offset:2px}.Footer-module__Grjkva__bottomBar{border-top:1px solid var(--cardBorder);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:640px){.Footer-module__Grjkva__bottomBar{flex-direction:row}}.Footer-module__Grjkva__copyright{color:var(--text1);font-size:.875rem}.Footer-module__Grjkva__builtWith{color:var(--text1);align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.Footer-module__Grjkva__builtWith svg{flex-shrink:0;width:1rem;height:1rem}.Footer-module__Grjkva__devtoIcon{font-size:1.5rem}
.DecorativeLines-module__ZiDaAq__container{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.DecorativeLines-module__ZiDaAq__svg{width:100%;height:100%;position:absolute;inset:0}
.EtherealBackground-module__du-zca__container{z-index:-1;pointer-events:none;background:var(--bg0);position:fixed;inset:0;overflow:hidden}.EtherealBackground-module__du-zca__container:before{content:"";background:radial-gradient(ellipse 120% 80% at 20% 10%,color-mix(in oklab,var(--blob4)15%,transparent),transparent 60%),radial-gradient(ellipse 100% 70% at 80% 30%,color-mix(in oklab,var(--blob5)12%,transparent),transparent 55%),radial-gradient(ellipse 80% 60% at 50% 90%,color-mix(in oklab,var(--blob1)8%,transparent),transparent 50%);opacity:.1;transition:background .5s ease-in-out,opacity .5s ease-in-out;position:absolute;inset:0}.EtherealBackground-module__du-zca__sparkles{opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.EtherealBackground-module__du-zca__vignette{background:radial-gradient(150% 100%,#0000 80%,#00000005 100%);position:absolute;inset:0}[data-theme=dark] .EtherealBackground-module__du-zca__container:before{background:radial-gradient(ellipse 120% 80% at 20% 10%,color-mix(in oklab,var(--blob2)12%,transparent),transparent 60%),radial-gradient(ellipse 100% 70% at 80% 30%,color-mix(in oklab,var(--blob3)10%,transparent),transparent 55%),radial-gradient(ellipse 80% 60% at 50% 90%,color-mix(in oklab,var(--blob1)8%,transparent),transparent 50%);opacity:.15}[data-theme=dark] .EtherealBackground-module__du-zca__vignette{background:radial-gradient(150% 100%,#0000 50%,#00000040 100%)}@media (prefers-reduced-motion:reduce){.EtherealBackground-module__du-zca__container:before,.EtherealBackground-module__du-zca__container:after{transition:none!important;animation:none!important}}
