.header-desktop section{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:2rem}.header-desktop section .navigation{display:flex;flex-flow:row nowrap;align-items:center}.header-desktop section nav{display:flex;flex-flow:row nowrap;justify-content:space-around;width:30rem}.header-desktop section nav a{color:var(--brand-color-white);text-decoration:none}header input{opacity:0}header h1{position:fixed;top:40px;left:40px;z-index:6;font-size:20px;font-weight:900;font-family:sans-serif;text-transform:uppercase}header h1>span{text-transform:none;opacity:.5;font-weight:300;font-size:12px}header input+label{position:fixed;top:20px;right:40px;height:20px;width:15px;z-index:5}header input+label span{position:absolute;width:100%;height:2px;top:50%;margin-top:-1px;left:0;display:block;background:#ffffff;transition:.5s}header input+label span:first-child{top:3px}header input+label span:last-child{top:16px}header label:hover{cursor:pointer}header input:checked+label span{opacity:0;top:50%}header input:checked+label span:first-child{opacity:1;transform:rotate(405deg)}header input:checked+label span:last-child{opacity:1;transform:rotate(-405deg)}header input~nav{background:#7148FC;position:fixed;top:0;left:0;width:100%;height:70px;z-index:3;transition:.5s;transition-delay:.5s;overflow:hidden}header input~nav>ul{text-align:center;position:absolute;top:35%;left:20%;right:20%;list-style:none}header input~nav>ul>li{opacity:0;transition:.5s;transition-delay:0s}header input~nav>ul>li>a{text-decoration:none;text-transform:uppercase;color:#ffffff;font-weight:700;font-family:sans-serif;display:block;padding:30px}header input~nav>ul li:first-child{display:flex;justify-content:center}header input:checked~nav{height:100%;transition-delay:0s}header input:checked~nav>ul>li{opacity:1;transition-delay:.5s}.logo-theme-toggle{padding:.5rem;width:10rem}.header-mobile-no-menu,.logo-theme-toggle{display:flex;flex-flow:row nowrap;align-items:center}.header-mobile-no-menu{justify-content:space-around;padding:.2rem;background:#7148FC;position:fixed;width:100%;z-index:1}@media (min-width:1281px){.header-desktop{display:block}.header-mobile,.header-mobile-no-menu{display:none}}@media (min-width:1025px) and (max-width:1280px){.header-desktop{display:block}.header-mobile,.header-mobile-no-menu{display:none}}@media (min-width:768px) and (max-width:1024px){.header-desktop{display:none}.header-mobile,.header-mobile-no-menu{display:flex}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.header-desktop{display:none}.header-mobile,.header-mobile-no-menu{display:flex}}@media (min-width:481px) and (max-width:767px){.header-desktop{display:none}.header-mobile,.header-mobile-no-menu{display:flex}}@media (max-width:480px){.header-desktop{display:none}.header-mobile,.header-mobile-no-menu{display:flex}}.hero-profile-container{color:#ffffff}.hero-profile{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;text-align:center}.hero-profile p{font-size:1.25rem;font-weight:500}.hero-profile h1{font-size:2.5rem;font-weight:700;margin:0 0 1rem}.hero-profile span{font-size:1.563rem;font-weight:500;margin:1rem 0}.hero-profile img{width:6.25rem;border-radius:100%;margin-bottom:1rem}.hero-profile-tagline{margin:1rem 0 2rem;background-color:rgba(11,11,11,.7);padding:.5rem;border-radius:1rem}.hero-profile-button-light-theme{text-transform:uppercase;text-decoration:none;font-weight:500;text-align:center;font-size:.75rem;color:var(--brand-color-blue-main);background:var(--brand-color-grey);padding:1rem 1rem 2rem;border-radius:5rem;box-shadow:0 .1rem .313rem 0 rgb(158,158,158);cursor:pointer;width:15rem;height:2.5rem;transition:background .5s linear}.hero-profile-button-light-theme:hover{background:#ffffff}.hero-profile-button-dark-theme{text-transform:uppercase;text-decoration:none;font-weight:500;text-align:center;font-size:.75rem;color:var(--brand-color-white);background:var(--main-font-color);padding:1rem 1rem 2rem;border-radius:5rem;box-shadow:0 .1rem .313rem 0 rgb(255,255,255);cursor:pointer;width:15rem;height:2.5rem;transition:background .5s linear}.hero-profile-button-dark-theme:hover{background:#1f1f1f}@media (min-width:768px) and (max-width:1024px){.hero-profile img{display:block}.hero-profile p{display:none}.hero-profile h1{font-size:1.5rem}.hero-profile-tagline{display:none}.hero-profile-button-dark-theme,.hero-profile-button-light-theme{margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;width:15rem;height:3.5rem;padding:1rem 1.5rem;font-size:.9rem;left:0}.hero-profile span{font-size:1rem;background:var(--main-font-color);display:inline-block;padding:.5rem}}@media (min-width:481px) and (max-width:767px){.hero-profile img,.hero-profile p{display:none}.hero-profile h1{font-size:1.5rem}.hero-profile-tagline{display:none}.hero-profile-button-dark-theme,.hero-profile-button-light-theme{margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;width:15rem;height:3.5rem;padding:1rem 1.5rem;font-size:.9rem;left:0}.hero-profile span{font-size:1rem;background:var(--main-font-color);display:inline-block;padding:.5rem}}@media (max-width:480px){.hero-profile img,.hero-profile p{display:none}.hero-profile h1{font-size:1.5rem}.hero-profile-tagline{display:none}.hero-profile-button-dark-theme,.hero-profile-button-light-theme{margin-top:1rem;font-size:.5rem;height:1rem;width:10rem;padding:.5rem .5rem 1rem;left:0}.hero-profile span{font-size:1rem;background:var(--main-font-color);display:inline-block;padding:.2rem}}.about-cards{text-align:left;width:100%}.about-cards-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.about-cards-kicker{flex:1 1 12rem;min-width:0;margin:0;font-size:1.125rem;font-weight:600;line-height:1.4;color:var(--color-text-primary)}.about-cards-nav{display:flex;gap:.5rem;flex-shrink:0}.about-cards-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid rgba(47,47,58,.14);border-radius:999px;background:#ffffff;color:var(--main-font-color);box-shadow:0 .25rem .75rem rgba(47,47,58,.08);cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .2s ease}.about-cards-arrow svg{width:1rem;height:1rem}.about-cards-arrow:hover:not(:disabled){background:#f4f6fb}.about-cards-arrow:disabled{opacity:.45;cursor:default}.about-cards-track{display:flex;align-items:stretch;gap:1.25rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:.25rem;padding:.35rem .25rem 1.25rem;margin:0 -.25rem;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none}.about-cards-track::-webkit-scrollbar{display:none}.about-card{flex:0 0 min(24.5rem,82vw);display:flex;flex-direction:column;scroll-snap-align:start;background:#ffffff;color:var(--main-font-color);border:1px solid rgba(47,47,58,.06);border-radius:1.25rem;box-shadow:0 .75rem 2rem rgba(47,47,58,.08);overflow:hidden;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.about-card:hover{transform:translateY(-.15rem);box-shadow:0 1rem 2.25rem rgba(47,47,58,.12)}.about-card-visual{padding:1rem 1rem 0;background:#f6f8fc;height:14.5rem;min-height:14.5rem;overflow:hidden}.about-visual{position:relative;height:13.5rem;padding:1rem;background:#ffffff;border:1px solid rgba(47,47,58,.06);border-radius:.9rem;overflow:hidden}.about-visual-window{height:100%}.about-visual-chrome{display:flex;align-items:center;gap:.35rem;margin-bottom:.85rem}.about-visual-chrome span{width:.5rem;height:.5rem;border-radius:999px;background:#d8dee8}.about-visual-chrome span:first-child{background:#ef2f4c}.about-visual-chrome span:nth-child(2){background:#ffca04}.about-visual-chrome span:nth-child(3){background:#11ef75}.about-visual-chrome p{margin:0 0 0 .4rem;font-size:.7rem;font-weight:600;color:#6b7280}.about-visual-profile-body{display:flex;align-items:center;gap:.85rem}.about-visual-profile-body img{width:4.5rem;height:4.5rem;border-radius:999px;object-fit:cover}.about-visual-name{margin:0;font-size:.95rem;font-weight:700}.about-visual-role{margin:.15rem 0 .55rem;font-size:.8rem;color:#5b6170}.about-visual-legend,.about-visual-pills,.about-visual-tags{display:flex;flex-wrap:wrap;gap:.35rem}.about-visual-pills span,.about-visual-tags span{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;background:rgba(113,72,252,.1);color:#7148fc;font-size:.7rem;font-weight:700}.about-visual-tooling pre{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.7;color:var(--main-font-color);white-space:pre-wrap}.about-visual-prompt{color:#7148fc;font-weight:700}.about-visual-cmd{color:var(--main-font-color)}.about-visual-comment{color:#7b8494}.about-visual-pills{position:absolute;right:.85rem;bottom:.85rem}.about-visual-pills span:nth-child(2){background:rgba(9,216,255,.14);color:#0891b2}.about-visual-pills span:nth-child(3){background:rgba(239,47,76,.12);color:#ef2f4c}.about-visual-chart p{margin:0 0 .75rem;font-size:.75rem;font-weight:700;color:#5b6170}.about-visual-bars{display:flex;align-items:flex-end;gap:.7rem;height:7.5rem}.about-visual-bars>div{display:flex;flex:1;flex-direction:column-reverse;height:100%;overflow:hidden;border-radius:.45rem .45rem .2rem .2rem}.about-visual-bars span{display:block;width:100%;flex:0 0 auto}.about-visual-bars span:first-child{background:#7148fc}.about-visual-bars span:nth-child(2){background:#09d8ff}.about-visual-bars span:nth-child(3){background:#11ef75}.about-visual-legend{margin-top:.75rem}.about-visual-legend span{position:relative;padding-left:.85rem;font-size:.68rem;font-weight:600;color:#5b6170}.about-visual-legend span:before{content:"";position:absolute;left:0;top:.28rem;width:.5rem;height:.5rem;border-radius:999px}.about-visual-legend span:first-child:before{background:#7148fc}.about-visual-legend span:nth-child(2):before{background:#09d8ff}.about-visual-legend span:nth-child(3):before{background:#11ef75}.about-visual-open{display:flex;flex-direction:column;justify-content:center;gap:.75rem;background:radial-gradient(circle at 85% 20%,rgba(255,202,4,.18),transparent 40%),#ffffff}.about-visual-job{padding:.9rem 1rem;background:#ffffff;border:1px solid rgba(47,47,58,.08);border-radius:.85rem;box-shadow:0 .5rem 1.25rem rgba(47,47,58,.06)}.about-visual-job-offset{margin-left:1.25rem}.about-visual-job p{margin:0 0 .2rem;font-size:.92rem;font-weight:700}.about-visual-job span{font-size:.75rem;font-weight:600;color:#5b6170}.about-visual-process{display:flex;flex-direction:column;justify-content:center;gap:1rem}.about-visual-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.about-visual-steps div{padding:.85rem .5rem;text-align:center;background:rgba(239,47,76,.08);border-radius:.85rem}.about-visual-steps span{display:block;margin-bottom:.25rem;color:#ef2f4c;font-size:.72rem;font-weight:800}.about-visual-steps p{margin:0;font-size:.85rem;font-weight:700}.about-visual-process-note{margin:0;text-align:center;font-size:.78rem;font-weight:600;color:#5b6170}.about-card-body{display:flex;flex:1;flex-direction:column;padding:1.25rem 1.35rem 1.5rem}.about-card-label{display:flex;align-items:center;gap:.55rem;margin-bottom:.7rem;font-size:.82rem;font-weight:700;color:#5b6170}.about-card-icon{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:.5rem;color:#ffffff}.about-card-icon svg{width:.95rem;height:.95rem}.about-card-body h2{margin:0;font-size:1.35rem;font-weight:700;line-height:1.25;text-align:left}.about-card-body p{margin:.65rem 0 0;font-size:.95rem;font-weight:500;line-height:1.55;text-align:left;color:#4b5160}.about-card-body ul{display:flex;flex-direction:column;gap:.65rem;margin:.95rem 0 0;padding:0;list-style:none}.about-card-body li{display:flex;align-items:flex-start;gap:.6rem;margin:0;font-size:.92rem;font-weight:500;line-height:1.45;text-align:left}.about-card-check{width:1.15rem;height:1.15rem;flex-shrink:0;margin-top:.1rem;color:#7148fc}body[data-theme=dark] .about-cards-arrow{background:#3a3a48;border-color:rgba(250,250,250,.14);color:var(--brand-color-white);box-shadow:0 .25rem .75rem rgba(0,0,0,.25)}body[data-theme=dark] .about-cards-arrow:hover:not(:disabled){background:#454554}body[data-theme=dark] .about-card{background:#3a3a48;color:var(--brand-color-white);border-color:rgba(250,250,250,.06);box-shadow:0 .75rem 2rem rgba(0,0,0,.28)}body[data-theme=dark] .about-card-visual,body[data-theme=dark] .about-visual-open{background:#323240}body[data-theme=dark] .about-visual,body[data-theme=dark] .about-visual-job{background:#2c2c38;border-color:rgba(250,250,250,.08)}body[data-theme=dark] .about-card-body p,body[data-theme=dark] .about-card-label,body[data-theme=dark] .about-visual-chart p,body[data-theme=dark] .about-visual-chrome p,body[data-theme=dark] .about-visual-comment,body[data-theme=dark] .about-visual-job span,body[data-theme=dark] .about-visual-legend span,body[data-theme=dark] .about-visual-process-note,body[data-theme=dark] .about-visual-role{color:#c5c9d4}body[data-theme=dark] .about-visual-cmd{color:var(--brand-color-white)}body[data-theme=dark] .about-visual-steps div{background:rgba(239,47,76,.16)}@media (max-width:767px){.about-cards-toolbar{align-items:center;gap:.75rem}.about-cards-kicker{font-size:1rem}.about-card{flex-basis:min(20.5rem,86vw)}.about-card-body h2{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.about-card,.about-cards-arrow{transition:none}}.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;width:100%}.social-card{display:flex;flex-direction:column;min-height:100%;padding:1.35rem 1.4rem 1.5rem;background:#ffffff;color:var(--main-font-color);text-align:left;text-decoration:none;border:1px solid rgba(47,47,58,.06);border-radius:1.25rem;box-shadow:0 .75rem 2rem rgba(47,47,58,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.social-card:hover{transform:translateY(-.15rem);border-color:rgba(113,72,252,.22);box-shadow:0 1rem 2.25rem rgba(47,47,58,.12)}.social-card:hover .social-card-external{color:#7148fc}.social-card-featured{min-height:28rem}.social-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.social-card-identity{display:flex;align-items:center;gap:.8rem;min-width:0}.social-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;flex-shrink:0;border-radius:.7rem;color:#ffffff}.social-card-icon svg{width:1.2rem;height:1.2rem}.social-card-category{margin:.2rem 0 0;font-size:.78rem;font-weight:700;letter-spacing:.01em;color:#5b6170}.social-card-top h2{margin:0;font-size:1.35rem;font-weight:700;line-height:1.2;color:var(--main-font-color)}.social-card-external{width:1.45rem;height:1.45rem;flex-shrink:0;color:#5b6170;transition:color .2s ease}.social-card-copy{margin:.9rem 0 0;font-size:.95rem;font-weight:500;line-height:1.55;color:#4b5160}.social-card-copy strong{color:var(--main-font-color);font-weight:700}.social-visual{display:flex;flex:1;margin-top:1.25rem;min-height:12.5rem;padding:1rem;background:#f6f8fc;border-radius:.9rem;overflow:hidden}.social-visual-window{display:flex;flex:1;flex-direction:column;justify-content:center;gap:.7rem;width:100%;padding:.95rem 1rem;background:#ffffff;border:1px solid rgba(47,47,58,.06);border-radius:.8rem}.social-visual-chrome{display:flex;align-items:center;gap:.35rem}.social-visual-chrome span{width:.5rem;height:.5rem;border-radius:999px;background:#d8dee8}.social-visual-chrome span:first-child{background:#ef2f4c}.social-visual-chrome span:nth-child(2){background:#ffca04}.social-visual-chrome span:nth-child(3){background:#11ef75}.social-visual-chrome p{margin:0 0 0 .4rem;font-size:.7rem;font-weight:600;color:#6b7280}.social-visual-repo{padding:.7rem .8rem;background:#f6f8fc;border-radius:.65rem}.social-visual-repo p{margin:0 0 .2rem;font-size:.88rem;font-weight:700}.social-visual-profile span,.social-visual-repo span{font-size:.75rem;font-weight:600;color:#5b6170}.social-visual-github{background:radial-gradient(circle at 12% 12%,rgba(113,72,252,.14),transparent 40%),#f6f8fc}.social-visual-profile{display:flex;align-items:center;gap:.8rem}.social-visual-profile img{width:3.5rem;height:3.5rem;border-radius:999px;object-fit:cover}.social-visual-profile p{margin:0 0 .15rem;font-size:.95rem;font-weight:700}.social-visual-pills{display:flex;flex-wrap:wrap;gap:.4rem}.social-visual-pills span{display:inline-flex;padding:.25rem .6rem;border-radius:999px;background:rgba(10,102,194,.1);color:#0a66c2;font-size:.72rem;font-weight:700}body[data-theme=dark] .social-card{background:#3a3a48;color:var(--brand-color-white);border-color:rgba(250,250,250,.06);box-shadow:0 .75rem 2rem rgba(0,0,0,.28)}body[data-theme=dark] .social-card-copy strong,body[data-theme=dark] .social-card-top h2,body[data-theme=dark] .social-visual-profile p,body[data-theme=dark] .social-visual-repo p{color:var(--brand-color-white)}body[data-theme=dark] .social-card-category,body[data-theme=dark] .social-card-copy,body[data-theme=dark] .social-visual-chrome p,body[data-theme=dark] .social-visual-profile span,body[data-theme=dark] .social-visual-repo span{color:#c5c9d4}body[data-theme=dark] .social-card-external{color:#a8adb8}body[data-theme=dark] .social-visual,body[data-theme=dark] .social-visual-linkedin{background:#323240}body[data-theme=dark] .social-visual-repo,body[data-theme=dark] .social-visual-window{background:#2c2c38;border-color:rgba(250,250,250,.08)}@media (max-width:767px){.social-grid{grid-template-columns:1fr}.social-card-featured{min-height:auto}.social-card-top h2{font-size:1.2rem}.social-visual{min-height:11rem}}@media (prefers-reduced-motion:reduce){.social-card{transition:none}}.tech-stack{width:100%;text-align:left}.tech-stack-lede{max-width:38rem;margin:0 auto 2.75rem;font-size:1.05rem;font-weight:500;line-height:1.55;text-align:center;color:#5b6170}.tech-core,.tech-secondary{margin-bottom:2.5rem}.tech-category-card h3,.tech-core h3,.tech-secondary h3{margin:0 0 1rem;font-size:1.15rem;font-weight:700;letter-spacing:-.02em;color:var(--main-font-color)}.tech-badge-list,.tech-core-list,.tech-secondary-list{display:flex;flex-wrap:wrap;gap:.7rem;margin:0;padding:0;list-style:none}.tech-badge,.tech-core-badge,.tech-secondary-pill{display:inline-flex;align-items:center;gap:.5rem;min-height:2.5rem;border-radius:999px;font-weight:700;line-height:1;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.tech-core-badge{padding:.7rem 1rem .7rem .75rem;background:#ffffff;color:var(--main-font-color);border:1px solid rgba(113,72,252,.22);box-shadow:0 .5rem 1.25rem rgba(47,47,58,.06);font-size:.95rem}.tech-core-badge:hover{transform:translateY(-.12rem);border-color:rgba(113,72,252,.45);box-shadow:0 .75rem 1.75rem rgba(113,72,252,.14)}.tech-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#7148fc}.tech-core-badge .tech-icon{width:1.7rem;height:1.7rem;border-radius:.5rem;background:rgba(113,72,252,.1)}.tech-badge .tech-icon svg,.tech-core-badge .tech-icon svg{width:.95rem;height:.95rem}.tech-badge .tech-icon{width:1.4rem;height:1.4rem}.tech-badge{padding:.45rem .75rem .45rem .45rem;background:#f6f8fc;color:var(--main-font-color);border:1px solid rgba(47,47,58,.08);font-size:.82rem}.tech-badge:hover{background:#eef1fb;border-color:rgba(113,72,252,.28)}.tech-badge:hover .tech-icon{transform:translateY(-1px)}.tech-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2.5rem}.tech-category-card{display:flex;flex-direction:column;min-height:100%;padding:1.5rem 1.45rem 1.55rem;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(246,248,252,.92));color:var(--main-font-color);border:1px solid rgba(47,47,58,.07);border-radius:1.25rem;box-shadow:0 .75rem 2rem rgba(47,47,58,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.tech-category-card:hover{transform:translateY(-.15rem);border-color:rgba(113,72,252,.2);box-shadow:0 1rem 2.25rem rgba(47,47,58,.1)}.tech-category-card h3{margin-bottom:.45rem;font-size:1.3rem}.tech-category-copy{margin:0 0 1.15rem;font-size:.95rem;font-weight:500;line-height:1.55;color:#5b6170}.tech-secondary h3{margin-bottom:.85rem;font-size:1rem;font-weight:600;color:#5b6170}.tech-secondary-pill{min-height:2.15rem;padding:.4rem .8rem;background:transparent;color:#4b5160;border:1px solid rgba(47,47,58,.1);font-size:.8rem;font-weight:600}.tech-secondary-pill:hover{background:rgba(113,72,252,.06);border-color:rgba(113,72,252,.2);color:var(--main-font-color)}.tech-icon-react,.tech-icon-tailwind{color:#0ea5e9}.tech-icon-postgresql,.tech-icon-typescript{color:#3178c6}.tech-icon-drizzle,.tech-icon-nodejs{color:#3c9b4f}.tech-icon-docker,.tech-icon-playwright{color:#2563eb}.tech-icon-agents,.tech-icon-anthropic,.tech-icon-hermes,.tech-icon-mcp,.tech-icon-openai,.tech-icon-openclaw{color:#7148fc}body[data-theme=dark] .tech-category-copy,body[data-theme=dark] .tech-secondary h3,body[data-theme=dark] .tech-stack-lede{color:#c5c9d4}body[data-theme=dark] .tech-badge,body[data-theme=dark] .tech-category-card h3,body[data-theme=dark] .tech-core h3,body[data-theme=dark] .tech-core-badge{color:var(--brand-color-white)}body[data-theme=dark] .tech-category-card,body[data-theme=dark] .tech-core-badge{background:#3a3a48;border-color:rgba(250,250,250,.08);box-shadow:0 .75rem 2rem rgba(0,0,0,.22)}body[data-theme=dark] .tech-category-card:hover,body[data-theme=dark] .tech-core-badge:hover{border-color:rgba(113,72,252,.4)}body[data-theme=dark] .tech-badge{background:#2c2c38;border-color:rgba(250,250,250,.08)}body[data-theme=dark] .tech-badge:hover{background:#454554}body[data-theme=dark] .tech-core-badge .tech-icon{background:rgba(113,72,252,.18)}body[data-theme=dark] .tech-secondary-pill{color:#c5c9d4;border-color:rgba(250,250,250,.12)}body[data-theme=dark] .tech-secondary-pill:hover{color:var(--brand-color-white);background:rgba(113,72,252,.14)}@media (max-width:767px){.tech-stack-lede{margin-bottom:2rem;font-size:.98rem}.tech-category-grid{grid-template-columns:1fr}.tech-core-list{gap:.55rem}.tech-core-badge{font-size:.88rem}.tech-category-card h3{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.tech-badge,.tech-badge .tech-icon,.tech-category-card,.tech-core-badge,.tech-secondary-pill{transition:none}.tech-badge:hover .tech-icon,.tech-category-card:hover,.tech-core-badge:hover{transform:none}}.contact-section-layout{width:100%;text-align:left}.contact-intro{max-width:40rem;margin:0 auto 2.5rem;text-align:center}.contact-intro-kicker{margin:0 0 .75rem;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5b6170}.contact-intro-title{margin:0 0 .9rem;font-size:clamp(1.85rem,4vw,2.6rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--main-font-color)}.contact-intro-copy{margin:0;font-size:1.05rem;font-weight:500;line-height:1.6;color:#5b6170}.contact-panel-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.25rem;align-items:stretch}.contact-details,.contact-form-panel,.contact-success{background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(246,248,252,.95));border:1px solid rgba(47,47,58,.07);border-radius:1.25rem;box-shadow:0 .75rem 2rem rgba(47,47,58,.06)}.contact-details{padding:1.6rem 1.5rem 1.7rem}.contact-details-kicker{margin:0 0 .55rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7148fc}.contact-details h3{margin:0 0 .7rem;font-size:1.3rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--main-font-color)}.contact-details-copy{margin:0 0 1.5rem;font-size:.95rem;font-weight:500;line-height:1.55;color:#5b6170}.contact-details-block{margin-bottom:1.2rem}.contact-details-label{margin:0 0 .35rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5b6170}.contact-details-email-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.contact-details-email-row a,.contact-details-value{font-size:1rem;font-weight:700;color:var(--main-font-color);text-decoration:none}.contact-details-email-row a:hover{color:#7148fc}.contact-copy-button,.contact-secondary-button,.contact-submit-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-family:inherit;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.contact-copy-button{min-height:2rem;padding:.35rem .75rem;background:#ffffff;color:#7148fc;border:1px solid rgba(113,72,252,.28);font-size:.78rem}.contact-copy-button:hover{background:rgba(113,72,252,.08)}.contact-copy-button:focus-visible,.contact-form input:focus-visible,.contact-form select:focus-visible,.contact-form textarea:focus-visible,.contact-secondary-button:focus-visible,.contact-submit-button:focus-visible{outline:2px solid #7148fc;outline-offset:2px}.contact-availability{display:inline-flex;align-items:center;gap:.5rem;margin:.25rem 0 1.35rem;font-size:.9rem;font-weight:700;color:var(--main-font-color)}.contact-availability-dot{width:.55rem;height:.55rem;border-radius:999px;background:#11ef75;box-shadow:0 0 0 .2rem rgba(17,239,117,.18)}.contact-details-links{display:flex;flex-wrap:wrap;gap:.85rem}.contact-details-links a{font-size:.92rem;font-weight:700;color:#7148fc;text-decoration:none}.contact-details-links a:hover{text-decoration:underline}.contact-form-panel,.contact-success{padding:1.6rem 1.5rem 1.7rem}.contact-form{position:relative;gap:1rem}.contact-field,.contact-form{display:flex;flex-direction:column}.contact-field{gap:.4rem}.contact-field label{font-size:.82rem;font-weight:700;color:var(--main-font-color)}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:.8rem .9rem;border:1px solid rgba(47,47,58,.12);border-radius:.85rem;background:#ffffff;color:var(--main-font-color);font-family:inherit;font-size:.95rem;font-weight:500;line-height:1.4;transition:border-color .2s ease,box-shadow .2s ease}.contact-form textarea{resize:vertical;min-height:8.5rem}.contact-form input:hover,.contact-form select:hover,.contact-form textarea:hover{border-color:rgba(113,72,252,.28)}.contact-form input[aria-invalid=true],.contact-form select[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:#ef2f4c}.contact-field-error,.contact-form-error{margin:0;font-size:.82rem;font-weight:600;line-height:1.4;color:#ef2f4c}.contact-form-error{padding:.75rem .9rem;border-radius:.85rem;background:rgba(239,47,76,.08)}.contact-honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.contact-submit-button{align-self:flex-start;min-height:2.9rem;margin-top:.25rem;padding:.8rem 1.35rem;background:#7148fc;color:#ffffff;border:1px solid #7148fc;font-size:.95rem;box-shadow:0 .5rem 1.25rem rgba(113,72,252,.22)}.contact-submit-button:hover:not(:disabled){transform:translateY(-.08rem);background:#5f38e8}.contact-submit-button:disabled{opacity:.7;cursor:default}.contact-success-title{margin:0 0 .65rem;font-size:1.35rem;font-weight:700;color:var(--main-font-color)}.contact-success-copy{margin:0 0 1.25rem;font-size:.98rem;font-weight:500;line-height:1.55;color:#5b6170}.contact-secondary-button{min-height:2.5rem;padding:.6rem 1rem;background:#ffffff;color:#7148fc;border:1px solid rgba(113,72,252,.28);font-size:.88rem}.contact-secondary-button:hover{background:rgba(113,72,252,.08)}body[data-theme=dark] .contact-details-copy,body[data-theme=dark] .contact-details-label,body[data-theme=dark] .contact-intro-copy,body[data-theme=dark] .contact-intro-kicker,body[data-theme=dark] .contact-success-copy{color:#c5c9d4}body[data-theme=dark] .contact-availability,body[data-theme=dark] .contact-details h3,body[data-theme=dark] .contact-details-email-row a,body[data-theme=dark] .contact-details-value,body[data-theme=dark] .contact-field label,body[data-theme=dark] .contact-intro-title,body[data-theme=dark] .contact-success-title{color:var(--brand-color-white)}body[data-theme=dark] .contact-details,body[data-theme=dark] .contact-form-panel,body[data-theme=dark] .contact-success{background:#3a3a48;border-color:rgba(250,250,250,.08);box-shadow:0 .75rem 2rem rgba(0,0,0,.22)}body[data-theme=dark] .contact-copy-button,body[data-theme=dark] .contact-form input,body[data-theme=dark] .contact-form select,body[data-theme=dark] .contact-form textarea,body[data-theme=dark] .contact-secondary-button{background:#2c2c38;color:var(--brand-color-white);border-color:rgba(250,250,250,.12)}body[data-theme=dark] .contact-copy-button,body[data-theme=dark] .contact-secondary-button{color:#c4b5fd}body[data-theme=dark] .contact-form option{background:#2c2c38;color:var(--brand-color-white)}@media (max-width:900px){.contact-panel-grid{grid-template-columns:1fr}}@media (max-width:767px){.contact-intro{margin-bottom:1.75rem;text-align:left}.contact-submit-button{width:100%}}@media (prefers-reduced-motion:reduce){.contact-copy-button,.contact-form input,.contact-form select,.contact-form textarea,.contact-secondary-button,.contact-submit-button{transition:none}.contact-submit-button:hover:not(:disabled){transform:none}}