.Navbar-module-scss-module__ctge7G__nav{z-index:50;border-bottom:1px solid #0000;transition:background .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s,border-color .25s;position:fixed;top:0;left:0;right:0}.Navbar-module-scss-module__ctge7G__nav[data-scrolled=true]{-webkit-backdrop-filter:blur(16px);background:#0a0a14d9;border-bottom-color:#ffffff14}[data-theme=light] .Navbar-module-scss-module__ctge7G__nav[data-scrolled=true]{background:#ffffffe6;border-bottom-color:#00000014}.Navbar-module-scss-module__ctge7G__inner{justify-content:space-between;align-items:center;max-width:clamp(1400px,85vw,1500px);margin:0 auto;padding:1.25rem 2rem;display:flex}.Navbar-module-scss-module__ctge7G__logo{font-family:var(--font-plus-jakarta),system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;transition:opacity .25s;display:flex}.Navbar-module-scss-module__ctge7G__logo:hover{opacity:.8}.Navbar-module-scss-module__ctge7G__logoDot{background:var(--color-purple-light);width:8px;height:8px;box-shadow:0 0 10px var(--color-purple-light);border-radius:9999px;flex-shrink:0;animation:2.5s ease-in-out infinite Navbar-module-scss-module__ctge7G__pulse}@media (prefers-reduced-motion:reduce){.Navbar-module-scss-module__ctge7G__logoDot{animation:none}}.Navbar-module-scss-module__ctge7G__links{align-items:center;gap:2rem;display:none}@media (min-width:768px){.Navbar-module-scss-module__ctge7G__links{display:flex}}.Navbar-module-scss-module__ctge7G__navLink{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);letter-spacing:.02em;font-size:.875rem;font-weight:400;transition:color .25s;position:relative}.Navbar-module-scss-module__ctge7G__navLink:after{content:"";background:var(--color-text);width:0;height:1px;transition:width .25s;position:absolute;bottom:-3px;left:0}.Navbar-module-scss-module__ctge7G__navLink:hover{color:var(--color-text)}.Navbar-module-scss-module__ctge7G__navLink:hover:after{width:100%}.Navbar-module-scss-module__ctge7G__iconBtn{-webkit-backdrop-filter:blur(8px);width:38px;height:38px;color:var(--color-text);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9999px;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:all .25s;display:flex}.Navbar-module-scss-module__ctge7G__iconBtn:hover{color:#fff;background:#fff3;border-color:#ffffff80;box-shadow:0 0 30px 10px #ffffff4d,0 0 60px 20px #ffffff1a}[data-theme=light] .Navbar-module-scss-module__ctge7G__iconBtn{color:var(--color-text);background:#0000000d;border-color:#00000026}[data-theme=light] .Navbar-module-scss-module__ctge7G__iconBtn:hover{color:var(--color-text);background:#0000001a;border-color:#0000004d;box-shadow:0 0 15px 5px #0000000d}@keyframes Navbar-module-scss-module__ctge7G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}
.Hero-module-scss-module__PUqNQq__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__PUqNQq__bgGlow{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module-scss-module__PUqNQq__bgGlow:before{content:"";filter:blur(60px);background:radial-gradient(circle,#7c3aed38 0%,#0000 65%);border-radius:9999px;width:700px;height:700px;position:absolute;top:5%;left:-15%}.Hero-module-scss-module__PUqNQq__bgGlow:after{content:"";filter:blur(60px);background:radial-gradient(circle,#3b82f62e 0%,#0000 65%);border-radius:9999px;width:600px;height:600px;position:absolute;top:10%;right:-10%}.Hero-module-scss-module__PUqNQq__container{z-index:1;grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;max-width:clamp(1400px,85vw,1500px);margin:0 auto;padding:0 2rem;display:grid;position:relative}@media (min-width:1024px){.Hero-module-scss-module__PUqNQq__container{grid-template-columns:1fr 1fr;gap:3rem}}.Hero-module-scss-module__PUqNQq__left{z-index:2;flex-direction:column;gap:1.5rem;display:flex;position:relative}.Hero-module-scss-module__PUqNQq__label{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#a78bfacc;font-size:14px;font-weight:500}.Hero-module-scss-module__PUqNQq__heading{font-family:var(--font-plus-jakarta),system-ui,sans-serif;letter-spacing:-.03em;font-size:clamp(2.2rem,5vw,64px);font-weight:600;line-height:70px}.Hero-module-scss-module__PUqNQq__heading .Hero-module-scss-module__PUqNQq__colorPurple{background:linear-gradient(90deg,#d8b4fe,#7c3aed);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module-scss-module__PUqNQq__heading .Hero-module-scss-module__PUqNQq__colorBlue{background:linear-gradient(90deg,#93c5fd,#1d4ed8);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module-scss-module__PUqNQq__heading .Hero-module-scss-module__PUqNQq__cursor{background:var(--color-blue-light);vertical-align:middle;border-radius:2px;width:3px;height:.85em;margin-left:2px;animation:1.1s step-end infinite Hero-module-scss-module__PUqNQq__blink;display:inline-block}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__PUqNQq__heading .Hero-module-scss-module__PUqNQq__cursor{opacity:1;animation:none}}.Hero-module-scss-module__PUqNQq__description{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);max-width:380px;font-size:16px;font-weight:500;line-height:24px}.Hero-module-scss-module__PUqNQq__techStrip{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.Hero-module-scss-module__PUqNQq__techStripLabel{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.18em;color:var(--color-text-label);white-space:nowrap;align-items:center;gap:.75rem;font-size:11px;font-weight:500;display:flex}.Hero-module-scss-module__PUqNQq__techStripLine{background:linear-gradient(90deg,#ffffff26,#0000);flex:1;max-width:28px;height:1px}.Hero-module-scss-module__PUqNQq__techPills{flex-wrap:wrap;gap:.5rem;display:flex}.Hero-module-scss-module__PUqNQq__techPill{font-family:var(--font-inter),system-ui,sans-serif;color:#ffffffa6;letter-spacing:.01em;cursor:default;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:6px;padding:5px 12px 5px 8px;font-size:12px;font-weight:500;transition:transform .25s,border-color .25s,color .25s,background .25s;display:inline-flex}.Hero-module-scss-module__PUqNQq__techPill svg{flex-shrink:0;display:block}.Hero-module-scss-module__PUqNQq__techPill:hover{color:#ffffffe6;background:#ffffff12;border-color:#ffffff2e;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__PUqNQq__techPill:hover{transform:none}}[data-theme=light] .Hero-module-scss-module__PUqNQq__techPill{color:#000000b3;background:#00000008;border-color:#0000001a}[data-theme=light] .Hero-module-scss-module__PUqNQq__techPill:hover{color:#000000e6;background:#0000000f;border-color:#0003}.Hero-module-scss-module__PUqNQq__ctaGroup{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.Hero-module-scss-module__PUqNQq__btnPrimary{color:#fff;font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.01em;background:linear-gradient(135deg,#a855f7 0%,#7c3aed 55%,#5b21b6 100%);border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #7c3aed66,0 1px 3px #0000004d,inset 0 1px #ffffff26}.Hero-module-scss-module__PUqNQq__btnPrimary:before{content:"";opacity:0;background:linear-gradient(135deg,#c084fc 0%,#9333ea 50%,#6d28d9 100%);transition:opacity .25s;position:absolute;inset:0}.Hero-module-scss-module__PUqNQq__btnPrimary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);border-radius:9999px;height:1px;position:absolute;top:0;left:10%;right:10%}.Hero-module-scss-module__PUqNQq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #7c3aed8c,0 4px 12px #a855f74d,0 1px 3px #0006,inset 0 1px #fff3}.Hero-module-scss-module__PUqNQq__btnPrimary:hover:before{opacity:1}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__PUqNQq__btnPrimary:hover{transform:none}}.Hero-module-scss-module__PUqNQq__btnPrimary:active{transform:translateY(0);box-shadow:0 2px 8px #7c3aed66,inset 0 1px 3px #0003}.Hero-module-scss-module__PUqNQq__btnPrimary span{z-index:1;position:relative}.Hero-module-scss-module__PUqNQq__btnPrimary svg{z-index:1;flex-shrink:0;position:relative}.Hero-module-scss-module__PUqNQq__btnSecondary{color:var(--color-text);font-family:var(--font-inter),system-ui,sans-serif;-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff12 0%,#ffffff08 100%);border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff14}.Hero-module-scss-module__PUqNQq__btnSecondary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px;position:absolute;top:0;left:15%;right:15%}.Hero-module-scss-module__PUqNQq__btnSecondary:hover{background:linear-gradient(135deg,#7c3aed1a 0%,#ffffff0d 100%);border-color:#7c3aed59;transform:translateY(-2px);box-shadow:0 6px 20px #00000059,0 0 0 1px #7c3aed33,inset 0 1px #ffffff1a}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__PUqNQq__btnSecondary:hover{transform:none}}.Hero-module-scss-module__PUqNQq__btnSecondary:active{transform:translateY(0);box-shadow:0 1px 4px #0000004d}[data-theme=light] .Hero-module-scss-module__PUqNQq__btnSecondary{background:linear-gradient(135deg,#00000008 0%,#00000003 100%);border-color:#00000026;box-shadow:0 2px 8px #0000000d}[data-theme=light] .Hero-module-scss-module__PUqNQq__btnSecondary:hover{background:#7c3aed0d;border-color:#7c3aed66;box-shadow:0 4px 12px #0000001a}.Hero-module-scss-module__PUqNQq__right{display:none}@media (min-width:1024px){.Hero-module-scss-module__PUqNQq__right{justify-content:center;align-items:center;min-height:640px;display:flex;position:relative}}.Hero-module-scss-module__PUqNQq__personWrapper{z-index:3;will-change:transform;width:100%;max-width:460px;height:520px;position:relative;-webkit-mask-image:linear-gradient(#000 80%,#000000b3 85%,#0000004d 90%,#0000000d 95%,#0000 100%);mask-image:linear-gradient(#000 80%,#000000b3 85%,#0000004d 90%,#0000000d 95%,#0000 100%)}@media (min-width:1024px){.Hero-module-scss-module__PUqNQq__personWrapper{max-width:100%;height:640px}}.Hero-module-scss-module__PUqNQq__personWrapper img{object-fit:cover;object-position:center top;border-radius:24px;width:100%;height:100%}.Hero-module-scss-module__PUqNQq__portrait{opacity:0;will-change:opacity;clip-path:inset(-100px -100px 0);transition:opacity .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.Hero-module-scss-module__PUqNQq__portrait>span{width:100%!important;height:100%!important;display:block!important;position:relative!important}.Hero-module-scss-module__PUqNQq__portrait img{border-radius:24px;object-fit:cover!important;object-position:center top!important}[data-theme=light] .Hero-module-scss-module__PUqNQq__portrait img{filter:drop-shadow(0 15px 30px #00000026)}.Hero-module-scss-module__PUqNQq__portrait[data-active=true]{opacity:1}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__PUqNQq__portrait{transition:none}}.Hero-module-scss-module__PUqNQq__codeCard{z-index:2;-webkit-backdrop-filter:blur(12px);will-change:transform;background:#0a0a14d9;border:1px solid #3b82f640;border-radius:16px;width:320px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-60%,-50%);box-shadow:0 0 60px #3b82f626,0 0 120px #7c3aed1a,0 20px 60px #00000080}@media (min-width:1024px){.Hero-module-scss-module__PUqNQq__codeCard{width:360px}}.Hero-module-scss-module__PUqNQq__codeCardBar{background:#ffffff0a;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.Hero-module-scss-module__PUqNQq__dot{border-radius:9999px;width:10px;height:10px}.Hero-module-scss-module__PUqNQq__dot[data-color=red]{background:#ff5f57}.Hero-module-scss-module__PUqNQq__dot[data-color=yellow]{background:#febc2e}.Hero-module-scss-module__PUqNQq__dot[data-color=green]{background:#28c840}.Hero-module-scss-module__PUqNQq__codeCardTitle{font-family:var(--font-geist-mono),monospace;color:var(--color-text-label);letter-spacing:.04em;margin-left:.5rem;font-size:11px}.Hero-module-scss-module__PUqNQq__codeBody{font-family:var(--font-geist-mono),monospace;padding:1rem .75rem;font-size:12px;line-height:1.9;overflow:hidden}.Hero-module-scss-module__PUqNQq__codeLine{align-items:baseline;gap:.75rem;display:flex}.Hero-module-scss-module__PUqNQq__lineNum{color:#ffffff2e;text-align:right;-webkit-user-select:none;user-select:none;flex-shrink:0;min-width:16px;font-size:11px}.Hero-module-scss-module__PUqNQq__tok_keyword{color:#c792ea}.Hero-module-scss-module__PUqNQq__tok_fn{color:#82aaff}.Hero-module-scss-module__PUqNQq__tok_prop{color:#80cbc4}.Hero-module-scss-module__PUqNQq__tok_string{color:#c3e88d}.Hero-module-scss-module__PUqNQq__tok_bracket{color:#ffcb6b}.Hero-module-scss-module__PUqNQq__tok_comment{color:#ffffff59;font-style:italic}.Hero-module-scss-module__PUqNQq__tok_default{color:#ffffffbf}.Hero-module-scss-module__PUqNQq__floatingCard{z-index:4;-webkit-backdrop-filter:blur(16px);will-change:transform;background:#0e0e1ccc;border:1px solid #7c3aed4d;border-radius:16px;min-width:155px;padding:1rem 1.25rem;animation:5s ease-in-out infinite Hero-module-scss-module__PUqNQq__float;position:absolute;top:18%;right:-16px;box-shadow:0 0 40px #7c3aed40,0 20px 40px #0006}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__PUqNQq__floatingCard{animation:none}}@media (min-width:1024px){.Hero-module-scss-module__PUqNQq__floatingCard{right:-28px}}.Hero-module-scss-module__PUqNQq__floatingCard h4{font-family:var(--font-plus-jakarta),system-ui,sans-serif;color:var(--color-text);margin-bottom:.25rem;font-size:.875rem;font-weight:700;line-height:1.4}.Hero-module-scss-module__PUqNQq__floatingCard p{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);font-size:.75rem;line-height:1.5}.Hero-module-scss-module__PUqNQq__floatingCardGlow{pointer-events:none;background:linear-gradient(135deg,#7c3aed26,#0000 60%);border-radius:16px;position:absolute;inset:-1px}.Hero-module-scss-module__PUqNQq__cardArrow{justify-content:flex-end;align-items:center;margin-top:.75rem;display:flex}.Hero-module-scss-module__PUqNQq__cardArrow span{width:26px;height:26px;color:var(--color-purple-light);border:1px solid #7c3aed66;border-radius:9999px;justify-content:center;align-items:center;font-size:16px;display:flex}.Hero-module-scss-module__PUqNQq__techStack{z-index:5;-webkit-backdrop-filter:blur(16px);white-space:nowrap;will-change:transform;background:#0a0a14bf;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006}@media (min-width:1024px){.Hero-module-scss-module__PUqNQq__techStack{bottom:2rem}}.Hero-module-scss-module__PUqNQq__techItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module-scss-module__PUqNQq__techItem .Hero-module-scss-module__PUqNQq__techIcon{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text);background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;transition:transform .25s,border-color .25s;display:flex}.Hero-module-scss-module__PUqNQq__techItem .Hero-module-scss-module__PUqNQq__techIcon:hover{border-color:#7c3aed80;transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__PUqNQq__techItem .Hero-module-scss-module__PUqNQq__techIcon:hover{transform:none}}.Hero-module-scss-module__PUqNQq__techItem span{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-label);letter-spacing:.02em;font-size:10px}@keyframes Hero-module-scss-module__PUqNQq__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes Hero-module-scss-module__PUqNQq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.Projects-module-scss-module__0sweJG__section{z-index:1;padding:6rem 0;position:relative}.Projects-module-scss-module__0sweJG__container{max-width:clamp(1400px,85vw,1500px);margin:0 auto;padding:0 2rem}.Projects-module-scss-module__0sweJG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Projects-module-scss-module__0sweJG__preTitle{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#a78bfacc;font-size:11px;font-weight:600}.Projects-module-scss-module__0sweJG__viewAll{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:color .25s,gap .25s;display:inline-flex}.Projects-module-scss-module__0sweJG__viewAll svg{flex-shrink:0}.Projects-module-scss-module__0sweJG__viewAll:hover{color:var(--color-text);gap:.75rem}.Projects-module-scss-module__0sweJG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Projects-module-scss-module__0sweJG__grid{grid-template-columns:repeat(3,1fr)}}.Projects-module-scss-module__0sweJG__card{background:var(--color-bg-card);cursor:pointer;border:1px solid #3b82f633;border-radius:24px;flex-direction:column;gap:0;padding:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 0 0 1px #3b82f60f,0 8px 30px #00000040}.Projects-module-scss-module__0sweJG__card:hover{background:var(--color-bg-card-hover);border-color:#3b82f666;transform:translateY(-3px);box-shadow:0 0 0 1px #3b82f61f,0 20px 60px #0006}@media (prefers-reduced-motion:reduce){.Projects-module-scss-module__0sweJG__card:hover{transform:none}}.Projects-module-scss-module__0sweJG__imageWrapper{aspect-ratio:16/10;border-radius:16px;width:100%;margin-bottom:1.25rem;position:relative;overflow:hidden}.Projects-module-scss-module__0sweJG__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Projects-module-scss-module__0sweJG__card:hover .Projects-module-scss-module__0sweJG__imageWrapper img{transform:scale(1.04)}.Projects-module-scss-module__0sweJG__numBadge{z-index:2;font-family:var(--font-plus-jakarta),system-ui,sans-serif;letter-spacing:-.02em;background:linear-gradient(90deg,#93c5fd,#1d4ed8);-webkit-text-fill-color:#0000;text-shadow:none;filter:drop-shadow(0 2px 8px #3b82f673);pointer-events:none;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700;line-height:1;position:absolute;top:1rem;left:1rem}.Projects-module-scss-module__0sweJG__cardBody{flex-direction:column;flex:1;gap:.5rem;display:flex}.Projects-module-scss-module__0sweJG__cardCategory{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.01em;background:linear-gradient(90deg,#60a5fa,#3b82f6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:12px;font-weight:600}.Projects-module-scss-module__0sweJG__cardTitle{font-family:var(--font-plus-jakarta),system-ui,sans-serif;color:var(--color-text);font-size:1.125rem;font-weight:600;line-height:1.3}.Projects-module-scss-module__0sweJG__cardDesc{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);margin-top:.25rem}.Projects-module-scss-module__0sweJG__cardTags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.Projects-module-scss-module__0sweJG__tag{font-family:var(--font-inter),system-ui,sans-serif;color:#ffffff8c;letter-spacing:.01em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:500;transition:border-color .25s,color .25s;display:inline-flex}.Projects-module-scss-module__0sweJG__card:hover .Projects-module-scss-module__0sweJG__tag{color:#ffffffbf;border-color:#3b82f633}[data-theme=light] .Projects-module-scss-module__0sweJG__tag{color:#000000b3;background:#00000008;border-color:#0000001a}[data-theme=light] .Projects-module-scss-module__0sweJG__card:hover .Projects-module-scss-module__0sweJG__tag{color:#000000e6;border-color:#3b82f64d}.Projects-module-scss-module__0sweJG__viewBtn{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-blue-light);letter-spacing:.01em;background:#3b82f612;border:1px solid #3b82f64d;border-radius:9999px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:1.25rem;padding:9px 18px;font-size:.875rem;font-weight:600;transition:background .25s,border-color .25s,color .25s,gap .25s,transform .25s;display:inline-flex}.Projects-module-scss-module__0sweJG__viewBtn svg{flex-shrink:0;transition:transform .25s}.Projects-module-scss-module__0sweJG__viewBtn:hover{color:#fff;background:#3b82f62e;border-color:#3b82f699;gap:.75rem;transform:translateY(-1px)}.Projects-module-scss-module__0sweJG__viewBtn:hover svg{transform:translate(2px,-2px)}.Projects-module-scss-module__0sweJG__card:hover .Projects-module-scss-module__0sweJG__viewBtn{border-color:#3b82f666}
.About-module-scss-module__fF35fW__section{background:var(--color-bg);flex-direction:column;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}@media (max-width:900px){.About-module-scss-module__fF35fW__section{height:auto;min-height:100vh}}.About-module-scss-module__fF35fW__container{box-sizing:border-box;flex-direction:column;width:100%;max-width:clamp(1400px,85vw,1500px);height:100%;margin:0 auto;padding:0 2rem;display:flex}@media (max-width:1100px){.About-module-scss-module__fF35fW__container{justify-content:center;gap:3rem}}@media (max-width:900px){.About-module-scss-module__fF35fW__container{gap:2rem}}.About-module-scss-module__fF35fW__mainRow{flex:1;grid-template-columns:42% 1fr;min-height:0;display:grid}@media (max-width:1100px){.About-module-scss-module__fF35fW__mainRow{flex:none}}@media (max-width:900px){.About-module-scss-module__fF35fW__mainRow{grid-template-columns:1fr}}.About-module-scss-module__fF35fW__photoCol{border-radius:24px 0 0 24px;position:relative;overflow:hidden}@media (max-width:900px){.About-module-scss-module__fF35fW__photoCol{border-radius:24px 24px 0 0}}.About-module-scss-module__fF35fW__codeBg{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;padding:2.5rem 2rem;position:absolute;inset:0;overflow:hidden}.About-module-scss-module__fF35fW__codeBg pre{font-family:var(--font-geist-mono),monospace;color:#8b5cf62e;white-space:pre;font-size:12px;line-height:1.8}.About-module-scss-module__fF35fW__photo{object-fit:cover;object-position:center top;z-index:2;filter:drop-shadow(20px 0 60px #581ceb80);width:100%;height:100%;position:absolute;bottom:0;left:0}.About-module-scss-module__fF35fW__photoDark{display:block}[data-theme=light] .About-module-scss-module__fF35fW__photoDark{display:none}.About-module-scss-module__fF35fW__photoLight{display:none}[data-theme=light] .About-module-scss-module__fF35fW__photoLight{filter:none;display:block;-webkit-mask-image:radial-gradient(closest-side,#000 30%,#0000 95%);mask-image:radial-gradient(closest-side,#000 30%,#0000 95%)}.About-module-scss-module__fF35fW__photoGlow{z-index:3;background:linear-gradient(to right, transparent 50%, color-mix(in srgb, var(--color-bg) 15%, transparent) 65%, color-mix(in srgb, var(--color-bg) 45%, transparent) 78%, color-mix(in srgb, var(--color-bg) 80%, transparent) 90%, var(--color-bg) 100%),linear-gradient(to bottom, transparent 65%, color-mix(in srgb, var(--color-bg) 15%, transparent) 75%, color-mix(in srgb, var(--color-bg) 45%, transparent) 85%, color-mix(in srgb, var(--color-bg) 80%, transparent) 94%, var(--color-bg) 100%);pointer-events:none;position:absolute;inset:0}.About-module-scss-module__fF35fW__contentCol{flex-direction:column;justify-content:center;gap:1.25rem;padding:3rem 3rem 2rem;display:flex;overflow:hidden}@media (max-width:1200px){.About-module-scss-module__fF35fW__contentCol{gap:1rem;padding:2rem 2rem 1.5rem}}.About-module-scss-module__fF35fW__preTitle{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--color-cyan);font-size:11px;font-weight:600;display:block}.About-module-scss-module__fF35fW__heading{font-family:var(--font-plus-jakarta),system-ui,sans-serif;color:var(--color-text);letter-spacing:-.03em;font-size:clamp(2rem,3.8vw,3.2rem);font-weight:700;line-height:1.1}.About-module-scss-module__fF35fW__accentLine{background:linear-gradient(90deg,#60a5fa 0%,#818cf8 50%,#a78bfa 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.About-module-scss-module__fF35fW__prose{flex-direction:column;gap:.75rem;max-width:580px;display:flex}.About-module-scss-module__fF35fW__prose p{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);font-size:16px;line-height:24px}.About-module-scss-module__fF35fW__pillarsBlock{flex-direction:column;gap:.75rem;display:flex}.About-module-scss-module__fF35fW__pillarsLabel{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--color-cyan);font-size:10px;font-weight:600}.About-module-scss-module__fF35fW__pillarRow{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (max-width:700px){.About-module-scss-module__fF35fW__pillarRow{grid-template-columns:1fr}}.About-module-scss-module__fF35fW__pillarCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem .75rem;transition:border-color .25s,background .25s;display:flex}.About-module-scss-module__fF35fW__pillarCard:hover{background:#7c3aed0a;border-color:#7c3aed47}[data-theme=light] .About-module-scss-module__fF35fW__pillarCard{background:#00000005;border-color:#00000014}[data-theme=light] .About-module-scss-module__fF35fW__pillarCard:hover{background:#7c3aed0a;border-color:#7c3aed4d}.About-module-scss-module__fF35fW__pillarTop{justify-content:space-between;align-items:center;display:flex}.About-module-scss-module__fF35fW__pillarIconWrap{width:28px;height:28px;color:var(--color-purple-light);background:#8b5cf61a;border:1px solid #8b5cf62e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module-scss-module__fF35fW__pillarNum{font-family:var(--font-plus-jakarta),system-ui,sans-serif;background:linear-gradient(to right, var(--color-purple-light), var(--color-purple));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:.75rem;font-weight:700}.About-module-scss-module__fF35fW__pillarTitle{font-family:var(--font-plus-jakarta),system-ui,sans-serif;color:var(--color-text);font-size:.875rem;font-weight:600;line-height:1.3}.About-module-scss-module__fF35fW__pillarDesc{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);flex:1;font-size:.72rem;line-height:1.55}.About-module-scss-module__fF35fW__pillarLink{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-purple-light);align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;font-weight:600;transition:color .25s,gap .25s;display:inline-flex}.About-module-scss-module__fF35fW__pillarLink svg{flex-shrink:0;transition:transform .25s}.About-module-scss-module__fF35fW__pillarLink:hover{color:var(--color-text);gap:.5rem}.About-module-scss-module__fF35fW__pillarLink:hover svg{transform:translate(2px,-2px)}.About-module-scss-module__fF35fW__techBar{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;z-index:10;background:#140f2373 linear-gradient(135deg,#8b5cf61a 0%,#0000 100%);border:1px solid #8b5cf626;border-radius:24px;flex-shrink:0;align-items:center;gap:2rem;width:100%;margin-bottom:2rem;padding:1rem 1.5rem;display:flex;position:relative;box-shadow:0 12px 40px -12px #7c3aed59,inset 0 1px 1px #ffffff1a}[data-theme=light] .About-module-scss-module__fF35fW__techBar{--color-text-label:#ffffffb3;--color-cyan:#06b6d4;background:#1e1136 linear-gradient(135deg,#7c3aed26 0%,#0000 100%);border-color:#7c3aed4d;box-shadow:0 12px 40px -12px #7c3aed59,inset 0 1px 1px #ffffff1a}@media (max-width:900px){.About-module-scss-module__fF35fW__techBar{flex-direction:column;align-items:flex-start;gap:1.25rem}}.About-module-scss-module__fF35fW__techBarLabel{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--color-cyan);white-space:nowrap;flex-shrink:0;font-size:10px;font-weight:600}.About-module-scss-module__fF35fW__techGroups{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;justify-content:space-between;align-items:flex-start;gap:0;width:100%;min-width:0;display:flex;overflow-x:auto}.About-module-scss-module__fF35fW__techGroups::-webkit-scrollbar{display:none}.About-module-scss-module__fF35fW__techGroup{flex-direction:column;flex:1 0 auto;gap:.5rem;min-width:max-content;padding:0 1rem;display:flex}.About-module-scss-module__fF35fW__techGroup:not(:last-child){border-right:1px solid #8b5cf626}.About-module-scss-module__fF35fW__techGroup:first-child{padding-left:0}.About-module-scss-module__fF35fW__techGroup:last-child{padding-right:0}.About-module-scss-module__fF35fW__techGroupLabel{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-label);white-space:nowrap;font-size:9.5px;font-weight:500}.About-module-scss-module__fF35fW__techItems{flex-wrap:nowrap;align-items:center;gap:.75rem;min-width:0;display:flex}.About-module-scss-module__fF35fW__techItem{cursor:default;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;transition:transform .25s;display:flex}.About-module-scss-module__fF35fW__techItem:hover{transform:translateY(-2px)}.About-module-scss-module__fF35fW__techItem:hover .About-module-scss-module__fF35fW__techItemLabel{color:#ffffffd9}.About-module-scss-module__fF35fW__techItem:hover .About-module-scss-module__fF35fW__techIconImg{filter:drop-shadow(0 3px 6px #8b5cf699)brightness()}.About-module-scss-module__fF35fW__techIconImg{object-fit:contain;filter:brightness(.75);flex-shrink:0;width:18px;height:18px;transition:filter .25s}.About-module-scss-module__fF35fW__techItemLabel{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-label);white-space:nowrap;font-size:8px;line-height:1;transition:color .25s}
.Services-module-scss-module__m3rpLW__section{z-index:1;padding:6rem 0;position:relative}.Services-module-scss-module__m3rpLW__container{max-width:clamp(1400px,85vw,1500px);margin:0 auto;padding:0 2rem}.Services-module-scss-module__m3rpLW__label{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.2em;color:#a78bfacc;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:11px;font-weight:600;display:inline-flex}.Services-module-scss-module__m3rpLW__labelLine{background:var(--color-purple-light);opacity:.6;width:24px;height:1px;display:block}.Services-module-scss-module__m3rpLW__grid{flex-direction:row;gap:1.5rem;display:flex}@media (max-width:767px){.Services-module-scss-module__m3rpLW__grid{flex-direction:column}}.Services-module-scss-module__m3rpLW__card{background:var(--color-bg-card);cursor:default;border:1px solid #3b82f633;border-radius:24px;flex-direction:column;flex:1;gap:0;padding:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 0 0 1px #3b82f60f,0 8px 30px #00000040}.Services-module-scss-module__m3rpLW__card:hover{background:var(--color-bg-card-hover);border-color:#3b82f666;transform:translateY(-3px);box-shadow:0 0 0 1px #3b82f61f,0 20px 60px #0006}.Services-module-scss-module__m3rpLW__card:hover .Services-module-scss-module__m3rpLW__iconBadge{color:var(--color-purple-light);background:#7c3aed1a;border-color:#7c3aed80}.Services-module-scss-module__m3rpLW__card:hover .Services-module-scss-module__m3rpLW__iconGlow{opacity:1}@media (prefers-reduced-motion:reduce){.Services-module-scss-module__m3rpLW__card:hover{transform:none}}.Services-module-scss-module__m3rpLW__iconArea{margin-bottom:1.25rem;position:relative}.Services-module-scss-module__m3rpLW__iconGlow{filter:blur(24px);pointer-events:none;opacity:0;background:radial-gradient(circle,#7c3aed33 0%,#0000 70%);border-radius:9999px;width:120px;height:120px;transition:opacity .4s cubic-bezier(.4,0,.2,1);position:absolute;top:-20px;left:-20px}.Services-module-scss-module__m3rpLW__iconBadge{width:48px;height:48px;color:var(--color-text-muted);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .4s cubic-bezier(.4,0,.2,1),background .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}[data-theme=light] .Services-module-scss-module__m3rpLW__iconBadge{background:#00000008;border-color:#0000001a}.Services-module-scss-module__m3rpLW__cardBody{flex-direction:column;flex:1;gap:.5rem;display:flex}.Services-module-scss-module__m3rpLW__cardCategory{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.01em;background:linear-gradient(90deg,#60a5fa,#3b82f6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:12px;font-weight:600}.Services-module-scss-module__m3rpLW__cardTitle{font-family:var(--font-plus-jakarta),system-ui,sans-serif;color:var(--color-text);font-size:1.125rem;font-weight:600;line-height:1.3}.Services-module-scss-module__m3rpLW__cardDesc{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);margin-top:.25rem}.Services-module-scss-module__m3rpLW__cardTags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.Services-module-scss-module__m3rpLW__tag{font-family:var(--font-inter),system-ui,sans-serif;color:#ffffff8c;letter-spacing:.01em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:500;transition:border-color .25s,color .25s;display:inline-flex}.Services-module-scss-module__m3rpLW__card:hover .Services-module-scss-module__m3rpLW__tag{color:#ffffffbf;border-color:#3b82f633}[data-theme=light] .Services-module-scss-module__m3rpLW__tag{color:#000000b3;background:#00000008;border-color:#0000001a}.Services-module-scss-module__m3rpLW__card:hover [data-theme=light] .Services-module-scss-module__m3rpLW__tag{color:#000000e6;border-color:#3b82f64d}
.Footer-module-scss-module__kQc2fa__footer{z-index:1;background:var(--color-bg);padding:4rem 0 2rem;position:relative}.Footer-module-scss-module__kQc2fa__container{flex-direction:column;gap:2.5rem;max-width:clamp(1400px,85vw,1500px);margin:0 auto;padding:0 2rem;display:flex}.Footer-module-scss-module__kQc2fa__contactCard{background:linear-gradient(135deg,#11111cf2 0%,#0b0b16fa 100%);border:1px solid #ffffff14;border-radius:24px;grid-template-columns:1fr 1.4fr;align-items:center;gap:3rem;padding:2.5rem 3rem;display:grid;position:relative;overflow:hidden}.Footer-module-scss-module__kQc2fa__contactCard:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(70% 50% at 20% -10%,#7c3aed1f 0%,#0000 70%);position:absolute;inset:0}@media (max-width:900px){.Footer-module-scss-module__kQc2fa__contactCard{grid-template-columns:1fr;gap:2rem;padding:2rem}}[data-theme=light] .Footer-module-scss-module__kQc2fa__contactCard{background:linear-gradient(135deg,#fffffff2 0%,#f8f8fffa 100%);border-color:#00000014;box-shadow:0 10px 40px #0000000d}[data-theme=light] .Footer-module-scss-module__kQc2fa__contactCard:before{background:radial-gradient(70% 50% at 20% -10%,#7c3aed0d 0%,#0000 70%)}.Footer-module-scss-module__kQc2fa__orb{filter:blur(1px);background:radial-gradient(circle at 40% 35%,#b482ffe6 0%,#6450dcb3 30%,#3c28a080 55%,#140a5033 80%,#0000 100%);border-radius:50%;width:200px;height:200px;animation:6s ease-in-out infinite Footer-module-scss-module__kQc2fa__orbFloat;position:absolute;top:50%;right:-20px;transform:translateY(-50%);box-shadow:inset -15px -15px 35px #b482ff4d,inset 10px 10px 25px #ffffff26,0 0 60px #8c50ff40,0 0 120px #6432c826}.Footer-module-scss-module__kQc2fa__orb:after{content:"";filter:blur(4px);background:radial-gradient(#ffffff8c 0%,#0000 70%);border-radius:50%;width:35%;height:25%;position:absolute;top:18%;left:22%}@media (max-width:900px){.Footer-module-scss-module__kQc2fa__orb{display:none}}@keyframes Footer-module-scss-module__kQc2fa__orbFloat{0%,to{transform:translateY(-50%)translateY(0)}50%{transform:translateY(-50%)translateY(-10px)}}.Footer-module-scss-module__kQc2fa__leftPanel{flex-direction:column;gap:1.5rem;padding-right:60px;display:flex}@media (max-width:900px){.Footer-module-scss-module__kQc2fa__leftPanel{padding-right:0}}.Footer-module-scss-module__kQc2fa__badge{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.1em;color:var(--color-purple-light);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.Footer-module-scss-module__kQc2fa__badgeIcon{color:var(--color-purple-light);align-items:center;display:flex}.Footer-module-scss-module__kQc2fa__headline{font-family:var(--font-plus-jakarta),system-ui,sans-serif;color:var(--color-text);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2}.Footer-module-scss-module__kQc2fa__accent{color:#a855f7}.Footer-module-scss-module__kQc2fa__infoList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__kQc2fa__infoItem{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.Footer-module-scss-module__kQc2fa__infoIcon{color:var(--color-text-label);flex-shrink:0}.Footer-module-scss-module__kQc2fa__infoLink{color:var(--color-text-muted);transition:color .25s}.Footer-module-scss-module__kQc2fa__infoLink:hover{color:var(--color-text)}.Footer-module-scss-module__kQc2fa__statusDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2.5s ease-in-out infinite Footer-module-scss-module__kQc2fa__pulse;box-shadow:0 0 8px #22c55e99}@keyframes Footer-module-scss-module__kQc2fa__pulse{0%,to{box-shadow:0 0 8px #22c55e99}50%{box-shadow:0 0 16px #22c55ee6}}.Footer-module-scss-module__kQc2fa__formPanel{flex-direction:column;gap:.75rem;padding-right:160px;display:flex}@media (max-width:1100px){.Footer-module-scss-module__kQc2fa__formPanel{padding-right:80px}}@media (max-width:900px){.Footer-module-scss-module__kQc2fa__formPanel{padding-right:0}}.Footer-module-scss-module__kQc2fa__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:480px){.Footer-module-scss-module__kQc2fa__formRow{grid-template-columns:1fr}}.Footer-module-scss-module__kQc2fa__formField{flex-direction:column;gap:.5rem;display:flex}.Footer-module-scss-module__kQc2fa__label{font-family:var(--font-inter),system-ui,sans-serif;color:#ffffffb3;letter-spacing:.02em;padding-left:.25rem;font-size:.75rem;font-weight:500}[data-theme=light] .Footer-module-scss-module__kQc2fa__label{color:#0009}.Footer-module-scss-module__kQc2fa__textarea,.Footer-module-scss-module__kQc2fa__input{width:100%;font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text);background:#ffffff0d;border:1px solid #ffffff17;border-radius:12px;outline:none;padding:.75rem 1rem;font-size:.875rem;transition:border-color .25s,background .25s,box-shadow .25s}.Footer-module-scss-module__kQc2fa__textarea::placeholder,.Footer-module-scss-module__kQc2fa__input::placeholder{color:#ffffff4d}.Footer-module-scss-module__kQc2fa__textarea:focus,.Footer-module-scss-module__kQc2fa__input:focus{background:#ffffff12;border-color:#a855f780;box-shadow:0 0 0 3px #a855f71a}:is([data-theme=light] .Footer-module-scss-module__kQc2fa__textarea,[data-theme=light] .Footer-module-scss-module__kQc2fa__input){color:var(--color-text);background:#00000008;border-color:#00000014}[data-theme=light] .Footer-module-scss-module__kQc2fa__textarea::placeholder{color:#0006}[data-theme=light] .Footer-module-scss-module__kQc2fa__input::placeholder{color:#0006}:is([data-theme=light] .Footer-module-scss-module__kQc2fa__textarea:focus,[data-theme=light] .Footer-module-scss-module__kQc2fa__input:focus){background:#00000003;border-color:#a855f799;box-shadow:0 0 0 3px #a855f726}.Footer-module-scss-module__kQc2fa__textarea{resize:vertical;min-height:110px;line-height:1.6}.Footer-module-scss-module__kQc2fa__submitBtn{width:100%;font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(90deg,#6366f1 0%,#a855f7 100%);border:none;border-radius:12px;margin-top:.25rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;transition:opacity .25s,transform .15s,box-shadow .25s}.Footer-module-scss-module__kQc2fa__submitBtn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 8px 30px #a855f759}.Footer-module-scss-module__kQc2fa__submitBtn:active:not(:disabled){transform:translateY(0)}.Footer-module-scss-module__kQc2fa__submitBtn:disabled{opacity:.65;cursor:not-allowed}.Footer-module-scss-module__kQc2fa__feedbackSuccess,.Footer-module-scss-module__kQc2fa__feedbackError{font-family:var(--font-inter),system-ui,sans-serif;border-radius:12px;margin-top:.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.Footer-module-scss-module__kQc2fa__feedbackSuccess{color:#4ade80;background:#4ade8014;border:1px solid #4ade8033}.Footer-module-scss-module__kQc2fa__feedbackError{color:#f87171;background:#f8717114;border:1px solid #f8717133}.Footer-module-scss-module__kQc2fa__bottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.5rem;display:flex}@media (max-width:767px){.Footer-module-scss-module__kQc2fa__bottom{flex-direction:column;align-items:flex-start}}.Footer-module-scss-module__kQc2fa__copy{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-label);letter-spacing:.02em;font-size:.75rem}.Footer-module-scss-module__kQc2fa__socials{align-items:center;gap:1.25rem;display:flex}.Footer-module-scss-module__kQc2fa__socialLink{font-family:var(--font-inter),system-ui,sans-serif;color:var(--color-text-muted);letter-spacing:.02em;font-size:.75rem;font-weight:500;transition:color .25s}.Footer-module-scss-module__kQc2fa__socialLink:hover{color:var(--color-text)}
