.TerminalWindow_terminalWindow__O1LH8{background:var(--terminal-bg);border:2px solid var(--terminal-border);border-radius:8px;box-shadow:0 0 30px rgba(0,255,65,.2),inset 0 0 30px rgba(0,255,65,.05);position:relative;overflow:hidden;font-family:IBM Plex Mono,monospace}.TerminalWindow_terminalHeader__Niitd{background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border-bottom:1px solid var(--terminal-border);padding:12px 16px;display:flex;align-items:center;gap:12px}.TerminalWindow_terminalControls__vijb0{display:flex;gap:8px}.TerminalWindow_control__iNzNf{width:12px;height:12px;border-radius:50%;cursor:pointer;transition:all .3s ease}.TerminalWindow_control__iNzNf:hover{transform:scale(1.1);box-shadow:0 0 8px currentColor}.TerminalWindow_close__hDodU{background:#ff5f56}.TerminalWindow_minimize__W84Sj{background:#ffbd2e}.TerminalWindow_maximize__o7LoV{background:#27ca3f}.TerminalWindow_terminalTitle__8JdG5{color:var(--text-secondary);font-size:.875rem;font-weight:500;flex:1 1;text-align:center}.TerminalWindow_terminalContent__eKArF{padding:20px;min-height:200px;background:radial-gradient(circle at 50% 50%,rgba(0,255,65,.02) 0,transparent 70%);position:relative;z-index:2}.TerminalWindow_terminalText__VDjh7{color:var(--terminal-text);font-size:1rem;line-height:1.6;display:inline-block}.TerminalWindow_cursor__mj3ps{color:var(--terminal-cursor);font-weight:700;margin-left:2px}.TerminalWindow_terminalCommand__lf8Md{margin-bottom:16px}.TerminalWindow_commandLine__YGVIS{display:flex;align-items:center;gap:8px;margin-bottom:8px}.TerminalWindow_prompt__E_JHb{color:var(--circuit-green);font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TerminalWindow_command__T5OQ_{color:var(--text-primary);font-weight:500}.TerminalWindow_commandOutput__nG_y6{color:var(--terminal-text-dim);margin-left:20px;line-height:1.8}.TerminalWindow_scanline___TRh8{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,255,65,.6),transparent);animation:TerminalWindow_scanline___TRh8 3s linear infinite;z-index:1}@media (max-width:768px){.TerminalWindow_terminalHeader__Niitd{padding:10px 12px}.TerminalWindow_terminalTitle__8JdG5{font-size:.75rem}.TerminalWindow_terminalContent__eKArF{padding:16px}.TerminalWindow_control__iNzNf{width:10px;height:10px}}.TerminalWindow_terminalWindow__O1LH8.TerminalWindow_power-on__QBGsF{animation:TerminalWindow_power-on__QBGsF .8s ease-out}.TerminalWindow_terminalWindow__O1LH8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgba(0,255,65,.03) 1px,transparent 0);background-size:20px 20px;opacity:.1;pointer-events:none;z-index:1}.TerminalWindow_terminalWindow__O1LH8:hover{box-shadow:0 0 40px rgba(0,255,65,.3),inset 0 0 30px rgba(0,255,65,.08);transition:box-shadow .3s ease}.AboutSection_aboutSection__G2ZbJ{padding:100px 0;background:radial-gradient(circle at 20% 20%,rgba(0,191,255,.05) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,255,65,.05) 0,transparent 50%),var(--bg-primary);position:relative;overflow:hidden}.AboutSection_container__9dunM{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.AboutSection_sectionHeader__RRw88{text-align:center;margin-bottom:60px}.AboutSection_sectionTitle__eQpu8{font-size:2.5rem;color:var(--text-primary);font-family:IBM Plex Mono,monospace;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px}.AboutSection_prompt__9TaVU{color:var(--circuit-green);font-size:2rem}.AboutSection_aboutGrid__jJhtk{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.AboutSection_factsTerminal__oI3Bd,.AboutSection_profileTerminal__iVpaO{height:-moz-fit-content;height:fit-content}.AboutSection_factsWindow__4xMwu,.AboutSection_profileWindow__omQlD{height:100%}.AboutSection_profileContent__PZ8iA{display:flex;flex-direction:column;gap:24px}.AboutSection_profileImageContainer__3DS6i{display:flex;justify-content:center}.AboutSection_profileImage__9K_1h{position:relative}.AboutSection_circuitFrame__HuW3i{position:relative;padding:16px;background:linear-gradient(45deg,rgba(0,255,65,.1),transparent 50%,rgba(0,191,255,.1));border:2px solid var(--circuit-green);border-radius:12px}.AboutSection_imagePlaceholder__WWMAU{width:200px;height:200px;background:radial-gradient(circle at 35% 30%,rgba(0,255,65,.25),transparent 70%),linear-gradient(135deg,var(--bg-tertiary) 0,var(--bg-secondary) 100%);border-radius:14px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(0,255,65,.55);box-shadow:0 0 0 2px rgba(0,255,65,.2),0 0 28px rgba(0,255,65,.35),0 0 60px rgba(0,191,255,.18);position:relative;overflow:hidden;animation:AboutSection_glowPulse__9Dfsh 5.5s ease-in-out infinite;transition:transform .8s cubic-bezier(.19,1,.22,1),box-shadow .6s ease}.AboutSection_imagePlaceholder__WWMAU:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(0,255,65,.15),rgba(0,191,255,.1) 40%,transparent 70%);mix-blend-mode:overlay;pointer-events:none}.AboutSection_imagePlaceholder__WWMAU:hover{transform:translateY(-6px) scale(1.04);box-shadow:0 0 0 2px rgba(0,255,65,.35),0 0 40px rgba(0,255,65,.55),0 0 80px rgba(0,191,255,.25)}@keyframes AboutSection_glowPulse__9Dfsh{0%,to{box-shadow:0 0 0 2px rgba(0,255,65,.18),0 0 26px rgba(0,255,65,.32),0 0 55px rgba(0,191,255,.14)}50%{box-shadow:0 0 0 2px rgba(0,255,65,.32),0 0 40px rgba(0,255,65,.55),0 0 95px rgba(0,191,255,.28)}}.AboutSection_photo__BlO2_{object-fit:cover;height:150%!important;width:100%!important;position:absolute!important;top:-5%!important;left:0!important;transition:transform .6s ease;object-position:center top}.AboutSection_imagePlaceholder__WWMAU:hover .AboutSection_photo__BlO2_{transform:scale(1.03)}.AboutSection_initials__v_fh_{font-size:3rem;font-weight:700;color:var(--circuit-green);font-family:IBM Plex Mono,monospace}.AboutSection_circuitCorner__DSLim{position:absolute;width:12px;height:12px;border:2px solid var(--circuit-green);background:var(--terminal-bg)}.AboutSection_circuitCorner__DSLim:nth-child(2){border-bottom:none;border-right:none}.AboutSection_circuitCorner__DSLim:nth-child(3){border-bottom:none;border-left:none}.AboutSection_circuitCorner__DSLim:nth-child(4){border-top:none;border-right:none}.AboutSection_circuitCorner__DSLim:nth-child(5){border-top:none;border-left:none}.AboutSection_bioText__n_E9r{line-height:1.8}.AboutSection_bioText__n_E9r p{margin-bottom:16px;color:var(--terminal-text-dim)}.AboutSection_factsList__WJZxT{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.AboutSection_factItem__esk9n{display:flex;align-items:center;gap:12px;color:var(--terminal-text-dim);font-size:.9rem}.AboutSection_factPrompt__uCJDF{color:var(--circuit-green);font-weight:700}.AboutSection_statusLine__5jSH_{display:flex;align-items:center;gap:8px;color:var(--circuit-green);font-weight:500;margin-top:16px}.AboutSection_statusIndicator__1lC_w{color:#27ca3f;animation:AboutSection_blink__vjMix 2s infinite}.AboutSection_backgroundEffects__8OwWh{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.AboutSection_floatingCircuit__kIzQP{position:absolute;animation:AboutSection_float__mGvEo 6s ease-in-out infinite}.AboutSection_floatingCircuit__kIzQP:nth-child(2){animation-delay:2s}.AboutSection_floatingCircuit__kIzQP:nth-child(3){animation-delay:4s}.AboutSection_microchip__y25Ki{width:40px;height:40px;background:linear-gradient(45deg,var(--bg-tertiary),var(--bg-secondary));border:2px solid var(--circuit-green);border-radius:4px;position:relative;opacity:.3}.AboutSection_microchip__y25Ki:after,.AboutSection_microchip__y25Ki:before{content:"";position:absolute;background:var(--circuit-green)}.AboutSection_microchip__y25Ki:before{top:8px;left:-4px;right:-4px;height:2px}.AboutSection_microchip__y25Ki:after{left:8px;top:-4px;bottom:-4px;width:2px}@keyframes AboutSection_float__mGvEo{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:968px){.AboutSection_aboutGrid__jJhtk{grid-template-columns:1fr;gap:30px}.AboutSection_sectionTitle__eQpu8{font-size:2rem}}@media (max-width:768px){.AboutSection_aboutSection__G2ZbJ{padding:80px 0}.AboutSection_container__9dunM{padding:0 16px}.AboutSection_sectionTitle__eQpu8{font-size:1.8rem;flex-direction:column;gap:8px}.AboutSection_imagePlaceholder__WWMAU{width:150px;height:150px}.AboutSection_initials__v_fh_{font-size:2.5rem}.AboutSection_circuitFrame__HuW3i{padding:12px}.AboutSection_factItem__esk9n{font-size:.85rem}}@media (max-width:480px){.AboutSection_sectionTitle__eQpu8{font-size:1.5rem}.AboutSection_imagePlaceholder__WWMAU{width:140px;height:150px}.AboutSection_initials__v_fh_{font-size:2rem}}.ContactSection_contactSection__qVcuq{padding:100px 0;background:radial-gradient(circle at 50% 50%,rgba(0,255,65,.05) 0,transparent 60%),radial-gradient(circle at 20% 80%,rgba(0,191,255,.05) 0,transparent 50%),var(--bg-primary);position:relative;overflow:hidden}.ContactSection_container__P9fRU{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.ContactSection_sectionHeader__Y_pmc{text-align:center;margin-bottom:60px}.ContactSection_sectionTitle__JcWzq{font-size:2.5rem;color:var(--text-primary);font-family:IBM Plex Mono,monospace;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px}.ContactSection_prompt__Ufc6x{color:var(--circuit-green);font-size:2rem}.ContactSection_contactGrid__s_t48{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.ContactSection_formContainer__DMqXV,.ContactSection_socialContainer__Tcw__{height:-moz-fit-content;height:fit-content}.ContactSection_formTerminal__6W8TQ,.ContactSection_socialTerminal__yZRPw{height:100%}.ContactSection_terminalForm__zWGdb{min-height:400px}.ContactSection_form__gk_KC{display:flex;flex-direction:column;gap:20px}.ContactSection_inputGroup__Ui_E5{display:flex;flex-direction:column;gap:8px}.ContactSection_inputLabel__Extma{color:var(--terminal-text);font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:8px}.ContactSection_terminalInput__50Pvl{background:rgba(0,0,0,.4);border:1px solid var(--border-primary);border-radius:4px;padding:12px 16px;color:var(--text-primary);font-family:IBM Plex Mono,monospace;font-size:.9rem;transition:all .3s ease}.ContactSection_terminalInput__50Pvl:focus{outline:none;border-color:var(--circuit-green);box-shadow:0 0 0 2px rgba(0,255,65,.2),inset 0 0 10px rgba(0,255,65,.05)}.ContactSection_terminalInput__50Pvl::placeholder{color:var(--text-secondary);opacity:.7}.ContactSection_terminalTextarea__X9yDi{resize:vertical;min-height:120px;font-family:IBM Plex Mono,monospace}.ContactSection_submitButton__wOivz{background:transparent;border:2px solid var(--circuit-green);color:var(--circuit-green);padding:16px 24px;font-family:IBM Plex Mono,monospace;font-size:1rem;font-weight:600;cursor:pointer;border-radius:6px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:1px;margin-top:16px;position:relative;overflow:hidden}.ContactSection_submitButton__wOivz:hover{background:rgba(0,255,65,.1);box-shadow:0 0 20px rgba(0,255,65,.3),inset 0 0 20px rgba(0,255,65,.05);transform:translateY(-2px)}.ContactSection_submitButton__wOivz:disabled{opacity:.6;cursor:not-allowed}.ContactSection_submitButton__wOivz:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,65,.2),transparent);transition:left .6s ease}.ContactSection_submitButton__wOivz:hover:before{left:100%}.ContactSection_buttonIcon__OioYc{transition:transform .3s ease}.ContactSection_submitButton__wOivz:hover .ContactSection_buttonIcon__OioYc{transform:translateX(2px)}.ContactSection_errorMessage__NXMHZ{margin-top:4px;background:rgba(255,0,0,.08);border:1px solid rgba(255,0,0,.4);color:#ff5c5c;padding:8px 10px;font-size:.7rem;letter-spacing:.5px;font-family:IBM Plex Mono,monospace;border-radius:4px}.ContactSection_captchaBox__ULGJC{margin-top:8px;display:flex;justify-content:center;align-items:center;min-height:78px;animation:ContactSection_fadeIn__UVYC5 .4s ease}@keyframes ContactSection_fadeIn__UVYC5{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ContactSection_successMessage__Hl_km{display:flex;flex-direction:column;gap:12px;padding:20px 0}.ContactSection_successLine__P7kNU{display:flex;align-items:center;gap:12px;color:var(--circuit-green)}.ContactSection_successIcon__hqQNj{font-weight:700;font-size:1.1rem}.ContactSection_socialLinks__RfOP6{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.ContactSection_socialLink__Tj99F{display:flex;align-items:center;gap:16px;padding:16px;background:rgba(0,0,0,.3);border:1px solid var(--border-primary);border-radius:8px;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.ContactSection_socialLink__Tj99F:hover{border-color:var(--link-color);background:rgba(var(--link-color),.05);box-shadow:0 4px 16px rgba(var(--link-color),.2)}.ContactSection_linkIcon__Skgw6{color:var(--link-color);display:flex;align-items:center;justify-content:center;min-width:24px}.ContactSection_linkInfo__q2DSh{flex:1 1;display:flex;flex-direction:column;gap:4px}.ContactSection_linkName__i_Fwa{color:var(--text-primary);font-weight:600;font-size:.9rem}.ContactSection_linkUrl__VI9_n{color:var(--text-secondary);font-size:.8rem;font-family:IBM Plex Mono,monospace}.ContactSection_linkConnector__IaxXu{display:flex;align-items:center}.ContactSection_connectorPin__bxhSh{width:12px;height:12px;background:var(--link-color);border:2px solid var(--bg-primary);border-radius:50%;box-shadow:0 0 8px var(--link-color)}.ContactSection_availability__fa3l_{display:flex;flex-direction:column;gap:12px}.ContactSection_statusLine__45tEv{display:flex;align-items:center;gap:12px;color:var(--terminal-text-dim);font-size:.9rem}.ContactSection_statusDot__nKVAS{width:8px;height:8px;background:#27ca3f;border-radius:50%;box-shadow:0 0 6px #27ca3f;animation:ContactSection_blink__fk7YP 3s infinite}.ContactSection_backgroundEffects__B5bRI{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.ContactSection_circuitPath__2lK38{position:absolute;width:120px;height:2px;background:linear-gradient(90deg,transparent,rgba(0,255,65,.3),transparent);animation:ContactSection_circuit-pulse__wIcGT 4s infinite}.ContactSection_circuitPath__2lK38:nth-child(2){animation-delay:2s;width:80px;transform:rotate(45deg)}.ContactSection_circuitNode__LgOcc{position:absolute;width:12px;height:12px;background:var(--circuit-green);border:2px solid var(--bg-primary);border-radius:50%;box-shadow:0 0 12px var(--circuit-green);animation:ContactSection_circuit-pulse__wIcGT 3s infinite}.ContactSection_circuitNode__LgOcc:nth-child(4){animation-delay:1s}@media (max-width:968px){.ContactSection_contactGrid__s_t48{grid-template-columns:1fr;gap:30px}.ContactSection_sectionTitle__JcWzq{font-size:2rem}}@media (max-width:768px){.ContactSection_contactSection__qVcuq{padding:80px 0}.ContactSection_container__P9fRU{padding:0 16px}.ContactSection_sectionTitle__JcWzq{font-size:1.8rem;flex-direction:column;gap:8px}.ContactSection_submitButton__wOivz{padding:14px 20px;font-size:.9rem}.ContactSection_socialLink__Tj99F{padding:14px}}@media (max-width:480px){.ContactSection_sectionTitle__JcWzq{font-size:1.5rem}.ContactSection_terminalInput__50Pvl{padding:10px 12px;font-size:.85rem}.ContactSection_submitButton__wOivz{padding:12px 16px;font-size:.85rem}.ContactSection_linkName__i_Fwa{font-size:.85rem}.ContactSection_linkUrl__VI9_n{font-size:.75rem}}.HeroSection_heroSection__SDunH{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:radial-gradient(circle at 30% 70%,rgba(0,255,65,.08) 0,transparent 50%),radial-gradient(circle at 70% 30%,rgba(0,191,255,.06) 0,transparent 50%),var(--bg-primary);overflow:hidden}.HeroSection_heroContainer__6pK_G{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.HeroSection_profileWrap__hsTs3{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none}.HeroSection_profileFrame__288Bb{width:220px;height:220px;border-radius:50%;border:2px solid var(--circuit-green);box-shadow:0 0 30px rgba(0,255,65,.25),inset 0 0 30px rgba(0,255,65,.08);overflow:hidden;background:radial-gradient(circle at 30% 30%,rgba(0,255,65,.1),transparent 60%)}.HeroSection_profileImage__aRgQv{width:100%;height:100%;object-fit:cover;filter:contrast(1.05) saturate(1.05)}.HeroSection_terminalContainer__8JKqz{max-width:800px;margin:0 auto}.HeroSection_terminalContent__adSCV{font-size:1.1rem}.HeroSection_introText__IH0PY{margin:16px 0}.HeroSection_textLine__I4pRA{margin:8px 0;min-height:1.6em}.HeroSection_commandButtons__W1kxq{margin-top:24px}.HeroSection_buttonGrid__ANY60{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px;margin-top:12px}.HeroSection_terminalButton__HMWLI{background:transparent;border:1px solid var(--circuit-green);color:var(--circuit-green);padding:12px 20px;font-family:IBM Plex Mono,monospace;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;border-radius:4px;position:relative;overflow:hidden}.HeroSection_terminalButton__HMWLI:hover{background:rgba(0,255,65,.1);box-shadow:0 0 20px rgba(0,255,65,.3),inset 0 0 20px rgba(0,255,65,.05);transform:translateY(-2px)}.HeroSection_terminalButton__HMWLI:active{transform:translateY(0)}.HeroSection_terminalButton__HMWLI:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,65,.2),transparent);transition:left .5s ease}.HeroSection_terminalButton__HMWLI:hover:before{left:100%}.HeroSection_resumePicker__GAm6_{position:absolute;top:100%;left:0;margin-top:6px;background:var(--terminal-bg);border:1px solid var(--circuit-green);box-shadow:0 0 25px rgba(0,255,65,.25),inset 0 0 8px rgba(0,255,65,.15);padding:10px 12px 12px;border-radius:6px;display:flex;flex-direction:column;gap:6px;min-width:150px;z-index:30;animation:HeroSection_fadeIn__254gQ .25s ease}.HeroSection_resumeHeader__QdS5o{font-size:.65rem;text-transform:uppercase;letter-spacing:1px;color:var(--circuit-green);opacity:.8;margin-bottom:4px}.HeroSection_resumeOption__OcBBF{background:linear-gradient(90deg,rgba(0,255,65,.08),rgba(0,191,255,.08));border:1px solid rgba(0,255,65,.4);color:var(--circuit-green);font-family:IBM Plex Mono,monospace;font-size:.75rem;padding:6px 10px;cursor:pointer;border-radius:4px;transition:background .25s ease,transform .25s ease,box-shadow .25s ease;position:relative}.HeroSection_resumeOption__OcBBF:hover{background:rgba(0,255,65,.18);box-shadow:0 0 12px rgba(0,255,65,.35);transform:translateY(-2px)}.HeroSection_resumeOption__OcBBF:active{transform:translateY(0)}.HeroSection_resumeModalOverlay__A16iS{position:fixed;inset:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px) saturate(140%);backdrop-filter:blur(4px) saturate(140%);display:flex;align-items:center;justify-content:center;z-index:1000;animation:HeroSection_fadeOverlay__jiQlj .25s ease}@keyframes HeroSection_fadeOverlay__jiQlj{0%{opacity:0}to{opacity:1}}.HeroSection_resumeModal__fGbgy{background:linear-gradient(145deg,rgba(10,20,14,.95),rgba(10,25,30,.9));border:1px solid var(--circuit-green);box-shadow:0 0 35px rgba(0,255,65,.25),inset 0 0 4px rgba(0,255,65,.4);border-radius:10px;width:min(420px,90%);padding:18px 20px 22px;position:relative;animation:HeroSection_scaleIn__p8b2f .25s ease}@keyframes HeroSection_scaleIn__p8b2f{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.HeroSection_resumeModalHeader__DXull{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.HeroSection_resumeModalHeader__DXull h3{margin:0;font-size:.95rem;letter-spacing:.5px;color:var(--circuit-green)}.HeroSection_closeBtn__TpMZq{background:none;border:1px solid var(--circuit-green);color:var(--circuit-green);width:28px;height:28px;border-radius:4px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,box-shadow .25s ease}.HeroSection_closeBtn__TpMZq:hover{background:rgba(0,255,65,.15);box-shadow:0 0 10px rgba(0,255,65,.4)}.HeroSection_closeBtn__TpMZq:active{transform:translateY(1px)}.HeroSection_resumeHint__Q3yyD{font-size:.7rem;letter-spacing:.5px;text-transform:uppercase;opacity:.65;margin:0 0 14px;color:var(--circuit-green)}.HeroSection_resumeModalActions__m4dbI{display:flex;gap:14px;flex-wrap:wrap}.HeroSection_resumeModalActions__m4dbI .HeroSection_resumeOption__OcBBF{flex:1 1;text-align:center;font-size:.8rem;padding:10px 14px}.HeroSection_resumeModalActions__m4dbI .HeroSection_resumeOption__OcBBF:first-child{background:linear-gradient(90deg,rgba(0,255,65,.15),rgba(0,191,255,.12))}.HeroSection_resumeModalActions__m4dbI .HeroSection_resumeOption__OcBBF:last-child{background:linear-gradient(90deg,rgba(0,191,255,.15),rgba(0,255,65,.12))}.HeroSection_resumeModalActions__m4dbI .HeroSection_resumeOption__OcBBF:focus{outline:2px solid rgba(0,255,65,.7);outline-offset:2px}@keyframes HeroSection_fadeIn__254gQ{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.HeroSection_buttonPrompt__Ekihh{color:var(--circuit-green);font-weight:700}.HeroSection_systemInfo__NnYsx{margin-top:32px;opacity:.8}.HeroSection_badgeRow___aoYV{margin-top:28px}.HeroSection_badgeList__KCXhA{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-wrap:wrap;gap:10px}.HeroSection_badgeItem__DaLxg{font-size:.7rem;letter-spacing:.5px;text-transform:uppercase;padding:6px 10px;border:1px solid var(--circuit-green);border-radius:4px;background:rgba(0,255,65,.06);color:var(--circuit-green);position:relative;overflow:hidden}.HeroSection_badgeItem__DaLxg:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,65,.2),transparent);animation:HeroSection_badge-sheen__iOMOG 6s linear infinite}@keyframes HeroSection_badge-sheen__iOMOG{0%{left:-100%}60%{left:-100%}75%{left:100%}to{left:100%}}.HeroSection_circuitBackground__K6zVZ{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.HeroSection_circuitLine__0_7_M{position:absolute;width:200px;height:2px;background:linear-gradient(90deg,transparent,rgba(0,255,65,.3),transparent);animation:HeroSection_circuit-pulse__GVGCJ 3s infinite}.HeroSection_circuitLine__0_7_M:nth-child(2){animation-delay:1s;width:150px;transform:rotate(45deg)}.HeroSection_circuitLine__0_7_M:nth-child(3){animation-delay:2s;width:180px;transform:rotate(-30deg)}.HeroSection_circuitNode__hV9iH{position:absolute;width:8px;height:8px;background:var(--circuit-green);border-radius:50%;box-shadow:0 0 12px var(--circuit-green);animation:HeroSection_circuit-pulse__GVGCJ 2s infinite}.HeroSection_circuitNode__hV9iH:nth-child(5){animation-delay:.5s}.HeroSection_circuitNode__hV9iH:nth-child(6){animation-delay:1.5s}@media (max-width:768px){.HeroSection_heroSection__SDunH{min-height:90vh;padding:20px 0}.HeroSection_heroContainer__6pK_G{padding:0 16px}.HeroSection_profileWrap__hsTs3{display:none}.HeroSection_terminalContent__adSCV{font-size:1rem}.HeroSection_buttonGrid__ANY60{grid-template-columns:1fr;gap:12px}.HeroSection_terminalButton__HMWLI{padding:10px 16px;font-size:.85rem}.HeroSection_circuitLine__0_7_M{width:100px}.HeroSection_circuitNode__hV9iH{width:6px;height:6px}.HeroSection_badgeItem__DaLxg{font-size:.6rem;padding:5px 8px}}@media (max-width:480px){.HeroSection_terminalContent__adSCV{font-size:.9rem}.HeroSection_textLine__I4pRA{margin:6px 0}}.ProjectsSection_projectsSection__XPVIG{padding:100px 0;background:radial-gradient(circle at 70% 30%,rgba(0,255,65,.05) 0,transparent 50%),radial-gradient(circle at 30% 70%,rgba(0,191,255,.05) 0,transparent 50%),var(--bg-primary);position:relative;overflow:hidden}.ProjectsSection_container__SHnsf{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.ProjectsSection_sectionHeader__UlR5c{text-align:center;margin-bottom:80px}.ProjectsSection_sectionTitle__H84XR{font-size:2.5rem;color:var(--text-primary);font-family:IBM Plex Mono,monospace;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px}.ProjectsSection_prompt__QdSqu{color:var(--circuit-green);font-size:2rem}.ProjectsSection_projectsGrid__H5A2F{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:30px;gap:30px;align-items:start}.ProjectsSection_projectCard___Ji_8{background:linear-gradient(135deg,rgba(var(--category-color),.05) 0,transparent 50%);border:2px solid rgba(var(--category-color),.3);border-radius:12px;overflow:hidden;position:relative;transition:all .3s ease;cursor:pointer}.ProjectsSection_projectCard___Ji_8:hover{border-color:var(--category-color);box-shadow:0 8px 32px rgba(var(--category-color),.2),inset 0 0 20px rgba(var(--category-color),.05)}.ProjectsSection_chipHeader__DxCpE{background:linear-gradient(135deg,var(--bg-tertiary) 0,var(--bg-secondary) 100%);border-bottom:1px solid rgba(var(--category-color),.3);padding:12px 20px;display:flex;align-items:center;justify-content:space-between}.ProjectsSection_chipPins__Lw4LR{display:flex;gap:3px}.ProjectsSection_pin__2mawQ{width:3px;height:16px;background:var(--category-color);border-radius:1.5px;opacity:.7}.ProjectsSection_chipBody__u9HHD{flex:1 1;display:flex;justify-content:center}.ProjectsSection_categoryBadge__U_FdQ{display:flex;align-items:center;gap:6px;color:var(--category-color);font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;font-family:IBM Plex Mono,monospace}.ProjectsSection_projectImage__ygek4{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--bg-secondary);border-bottom:1px solid rgba(var(--category-color),.2)}.ProjectsSection_imagePlaceholder__sNHOp{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);background:linear-gradient(45deg,var(--bg-secondary) 0,var(--bg-tertiary) 100%)}.ProjectsSection_projectImg__O_G2i{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ProjectsSection_projectCard___Ji_8:hover .ProjectsSection_projectImg__O_G2i{transform:scale(1.05)}.ProjectsSection_imageOverlay__QLigA{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ProjectsSection_projectCard___Ji_8:hover .ProjectsSection_imageOverlay__QLigA{opacity:1}.ProjectsSection_overlayButtons__9m76o{display:flex;gap:16px}.ProjectsSection_overlayButton__NLzwG{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(var(--category-color),.2);border:2px solid var(--category-color);border-radius:8px;color:var(--category-color);transition:all .3s ease;text-decoration:none}.ProjectsSection_overlayButton__NLzwG:hover{background:var(--category-color);color:var(--bg-primary);box-shadow:0 0 16px var(--category-color);transform:scale(1.1)}.ProjectsSection_projectContent__q8vLD{padding:24px}.ProjectsSection_projectTitle__rBHTq{font-size:1.3rem;font-weight:600;color:var(--text-primary);margin-bottom:12px;font-family:IBM Plex Mono,monospace}.ProjectsSection_projectDescription__lR16Q{color:var(--text-secondary);line-height:1.6;margin-bottom:20px;font-size:.9rem}.ProjectsSection_techStack__qVqRN{display:flex;flex-wrap:wrap;gap:8px}.ProjectsSection_techTag__GTUoe{background:rgba(var(--category-color),.1);border:1px solid rgba(var(--category-color),.3);color:var(--category-color);padding:4px 8px;border-radius:4px;font-size:.75rem;font-family:IBM Plex Mono,monospace;font-weight:500}.ProjectsSection_circuitBorders___TxYW{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.ProjectsSection_circuitCorner__dptKF{position:absolute;width:16px;height:16px;border:2px solid var(--category-color);background:var(--bg-primary);opacity:.6}.ProjectsSection_circuitCorner__dptKF:first-child{border-bottom:none;border-right:none}.ProjectsSection_circuitCorner__dptKF:nth-child(2){border-bottom:none;border-left:none}.ProjectsSection_circuitCorner__dptKF:nth-child(3){border-top:none;border-right:none}.ProjectsSection_circuitCorner__dptKF:nth-child(4){border-top:none;border-left:none}.ProjectsSection_powerIndicator__xxk17{position:absolute;top:12px;right:12px;z-index:3}.ProjectsSection_powerDot__0j_4H{width:8px;height:8px;background:#27ca3f;border-radius:50%;box-shadow:0 0 8px #27ca3f;animation:ProjectsSection_blink__gcG_S 2s infinite}.ProjectsSection_backgroundElements__HnTtc{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.ProjectsSection_floatingComponent__O5N4u{position:absolute;animation:ProjectsSection_float__AosRu 6s ease-in-out infinite}.ProjectsSection_floatingComponent__O5N4u:nth-child(2){animation-delay:2s}.ProjectsSection_floatingComponent__O5N4u:nth-child(3){animation-delay:4s}.ProjectsSection_component__vqD9J{width:32px;height:32px;background:linear-gradient(45deg,var(--bg-tertiary),var(--bg-secondary));border:2px solid rgba(0,255,65,.3);border-radius:6px;position:relative;opacity:.4}.ProjectsSection_component__vqD9J:after,.ProjectsSection_component__vqD9J:before{content:"";position:absolute;background:rgba(0,255,65,.5)}.ProjectsSection_component__vqD9J:before{top:-4px;left:8px;right:8px;height:2px}.ProjectsSection_component__vqD9J:after{left:-4px;top:8px;bottom:8px;width:2px}@media (max-width:968px){.ProjectsSection_projectsGrid__H5A2F{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.ProjectsSection_sectionTitle__H84XR{font-size:2rem}}@media (max-width:768px){.ProjectsSection_projectsSection__XPVIG{padding:80px 0}.ProjectsSection_container__SHnsf{padding:0 16px}.ProjectsSection_sectionTitle__H84XR{font-size:1.8rem;flex-direction:column;gap:8px}.ProjectsSection_projectsGrid__H5A2F{grid-template-columns:1fr}.ProjectsSection_projectContent__q8vLD{padding:20px}}@media (max-width:480px){.ProjectsSection_sectionTitle__H84XR{font-size:1.5rem}.ProjectsSection_projectTitle__rBHTq{font-size:1.1rem}.ProjectsSection_projectDescription__lR16Q{font-size:.85rem}.ProjectsSection_chipHeader__DxCpE{padding:10px 16px}}.SkillsSection_skillsSection__0pzEV{padding:100px 0;background:radial-gradient(circle at 50% 20%,rgba(0,255,65,.05) 0,transparent 50%),radial-gradient(circle at 20% 80%,rgba(0,191,255,.05) 0,transparent 50%),var(--bg-primary);position:relative;overflow:hidden}.SkillsSection_container__PeIft{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.SkillsSection_sectionHeader__HOYFi{text-align:center;margin-bottom:80px}.SkillsSection_sectionTitle__x1l1m{font-size:2.5rem;color:var(--text-primary);font-family:IBM Plex Mono,monospace;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px}.SkillsSection_prompt__KaByB{color:var(--circuit-green);font-size:2rem}.SkillsSection_circuitBoard__5IKb0{position:relative;background:linear-gradient(45deg,rgba(26,26,26,.8),rgba(15,15,15,.9));border:2px solid var(--border-primary);border-radius:12px;padding:40px;overflow:hidden}.SkillsSection_pcbBackground__oAVCJ{position:relative;z-index:2}.SkillsSection_circuitTraces__M0BRz{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.SkillsSection_trace__BLAX6{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,255,65,.2),transparent);animation:SkillsSection_circuit-pulse__TzjQb 4s infinite}.SkillsSection_skillsGrid__Ai1Zx{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;position:relative;z-index:3}.SkillsSection_skillCategory__yAV5Y{background:linear-gradient(135deg,rgba(0,255,65,.05),transparent 50%);border:1px solid rgba(0,255,65,.3);border-radius:8px;padding:24px;position:relative;transition:all .3s ease}.SkillsSection_skillCategory__yAV5Y:hover{border-color:#00ff41;box-shadow:0 0 20px rgba(0,255,65,.2),inset 0 0 20px rgba(0,255,65,.05);transform:translateY(-4px)}.SkillsSection_categoryHeader__wF6gg{margin-bottom:24px}.SkillsSection_categoryChip__D_t0N{display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary);border:2px solid var(--category-color);border-radius:8px;padding:8px 16px;position:relative;overflow:hidden}.SkillsSection_chipPins___uIz_{display:flex;flex-direction:column;gap:2px}.SkillsSection_pin__fen1P{width:8px;height:2px;background:var(--category-color);border-radius:1px}.SkillsSection_chipBody__Owj9T{flex:1 1;text-align:center;margin:0 12px}.SkillsSection_categoryTitle__iuqbT{font-size:1.2rem;font-weight:600;color:var(--category-color);font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:1px}.SkillsSection_skillsList__GsKMm{display:flex;flex-direction:column;gap:16px}.SkillsSection_skillItem__O8jMB{display:flex;align-items:center;gap:12px;padding:12px;background:rgba(0,0,0,.3);border:1px solid var(--border-primary);border-radius:6px;transition:all .3s ease;cursor:pointer}.SkillsSection_skillItem__O8jMB:hover{border-color:var(--category-color);background:rgba(var(--category-color),.05)}.SkillsSection_skillIcon__s4qJM{color:var(--category-color);display:flex;align-items:center;justify-content:center;min-width:24px}.SkillsSection_skillInfo__AzWRo{flex:1 1;display:flex;flex-direction:column;gap:6px}.SkillsSection_skillName__8lzFs{font-size:.9rem;font-weight:500;color:var(--text-primary)}.SkillsSection_skillBar__YxKaR{height:4px;background:var(--bg-secondary);border-radius:2px;overflow:hidden;position:relative}.SkillsSection_skillProgress__MBr53{height:100%;background:linear-gradient(90deg,var(--category-color),rgba(var(--category-color),.7));border-radius:2px;position:relative}.SkillsSection_skillProgress__MBr53:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:SkillsSection_shimmer__YuNlV 2s infinite}.SkillsSection_skillLevel__1KBr3{font-size:.8rem;color:var(--text-secondary);align-self:flex-end}.SkillsSection_connectionPoints__KyaAC{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.SkillsSection_connectionPoint__PDeN_{position:absolute;width:16px;height:16px;background:var(--category-color);border:2px solid var(--bg-primary);border-radius:50%;box-shadow:0 0 8px var(--category-color)}.SkillsSection_backgroundElements__KFms4{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.SkillsSection_capacitor__sgm_7,.SkillsSection_resistor__bOrhc,.SkillsSection_transistor__ME1Jq{position:absolute;opacity:.2}.SkillsSection_resistor__bOrhc{width:40px;height:12px;background:var(--circuit-gold);border-radius:6px;animation:SkillsSection_float__6I8ac 4s ease-in-out infinite}.SkillsSection_resistor__bOrhc:after,.SkillsSection_resistor__bOrhc:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:8px;height:2px;background:var(--circuit-gold)}.SkillsSection_resistor__bOrhc:before{left:-8px}.SkillsSection_resistor__bOrhc:after{right:-8px}.SkillsSection_capacitor__sgm_7{width:16px;height:30px;background:var(--circuit-blue);border-radius:2px;animation:SkillsSection_float__6I8ac 5s ease-in-out infinite reverse}.SkillsSection_transistor__ME1Jq{width:24px;height:24px;background:var(--circuit-green);border-radius:4px;animation:SkillsSection_float__6I8ac 6s ease-in-out infinite}@keyframes SkillsSection_shimmer__YuNlV{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:968px){.SkillsSection_skillsGrid__Ai1Zx{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.SkillsSection_sectionTitle__x1l1m{font-size:2rem}.SkillsSection_circuitBoard__5IKb0{padding:30px 20px}}@media (max-width:768px){.SkillsSection_skillsSection__0pzEV{padding:80px 0}.SkillsSection_container__PeIft{padding:0 16px}.SkillsSection_sectionTitle__x1l1m{font-size:1.8rem;flex-direction:column;gap:8px}.SkillsSection_skillsGrid__Ai1Zx{grid-template-columns:1fr}.SkillsSection_skillCategory__yAV5Y{padding:20px}}@media (max-width:480px){.SkillsSection_sectionTitle__x1l1m{font-size:1.5rem}.SkillsSection_circuitBoard__5IKb0{padding:20px 16px}.SkillsSection_skillItem__O8jMB{padding:10px}.SkillsSection_categoryTitle__iuqbT{font-size:1rem}}.Footer_footer__loR6W{background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%);border-top:2px solid var(--border-primary);position:relative;overflow:hidden;margin-top:80px}.Footer_container__3Lbro{max-width:1200px;margin:0 auto;padding:60px 20px 30px;position:relative;z-index:2}.Footer_footerContent__a6JuD{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:40px}.Footer_brandSection__9COr2{display:flex;flex-direction:column;gap:16px}.Footer_logo__XWSQ9{display:flex;align-items:center;gap:12px}.Footer_logoChip__2lvMt{width:40px;height:40px;background:linear-gradient(135deg,var(--circuit-green) 0,var(--terminal-text-dim) 100%);border:2px solid var(--circuit-green);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--bg-primary);box-shadow:0 0 16px rgba(0,255,65,.3)}.Footer_logoText__2mAiv{font-size:1.5rem;font-weight:700;color:var(--text-primary);font-family:IBM Plex Mono,monospace}.Footer_tagline__A8r4q{color:var(--text-secondary);font-size:.9rem;line-height:1.6;max-width:280px}.Footer_linksSection__q215R,.Footer_socialSection__RIHna{display:flex;flex-direction:column;gap:20px}.Footer_sectionTitle__F8WY1{font-size:1.1rem;font-weight:600;color:var(--text-primary);font-family:IBM Plex Mono,monospace;display:flex;align-items:center;gap:8px}.Footer_prompt__dXBMc{color:var(--circuit-green);font-size:1rem}.Footer_quickLinks__aleyv{display:flex;flex-direction:column;gap:12px}.Footer_quickLink__A6V5w{display:flex;align-items:center;gap:8px;color:var(--text-secondary);text-decoration:none;font-size:.9rem;transition:all .3s ease;padding:4px 0}.Footer_quickLink__A6V5w:hover{color:var(--circuit-green);text-shadow:0 0 8px rgba(0,255,65,.5);transform:translateX(4px)}.Footer_linkPrompt__20xU_{color:var(--circuit-green);font-weight:700;font-size:.8rem}.Footer_socialLinks___0lHL{display:flex;gap:16px}.Footer_socialLink__b5QLZ{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(0,0,0,.3);border:1px solid var(--border-primary);border-radius:8px;color:var(--text-secondary);text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.Footer_socialLink__b5QLZ:hover{border-color:var(--circuit-green);color:var(--circuit-green);box-shadow:0 0 16px rgba(0,255,65,.3),inset 0 0 16px rgba(0,255,65,.05);transform:translateY(-2px)}.Footer_socialLink__b5QLZ:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,65,.1),transparent);transition:left .5s ease}.Footer_socialLink__b5QLZ:hover:before{left:100%}.Footer_socialIcon__xSyGC{position:relative;z-index:1}.Footer_circuitDivider__uGPzV{display:flex;align-items:center;justify-content:center;margin:40px 0;gap:20px}.Footer_circuitLine__2ACvu{flex:1 1;height:2px;background:linear-gradient(90deg,transparent,var(--circuit-green),transparent);max-width:200px}.Footer_circuitNode__DFGpS{width:12px;height:12px;background:var(--circuit-green);border:2px solid var(--bg-primary);border-radius:50%;box-shadow:0 0 12px var(--circuit-green);animation:Footer_blink__mtj2_ 3s infinite}.Footer_bottomBar__94aKo{justify-content:space-between;padding-top:30px;border-top:1px solid var(--border-primary)}.Footer_bottomBar__94aKo,.Footer_copyright__BVMNT{display:flex;align-items:center}.Footer_copyrightText__eOv4K{color:var(--text-secondary);font-size:.85rem;font-family:IBM Plex Mono,monospace}.Footer_buildInfo__tU4JZ,.Footer_buildText__6Bpy7{display:flex;align-items:center}.Footer_buildText__6Bpy7{color:var(--text-secondary);font-size:.85rem;font-family:IBM Plex Mono,monospace;gap:6px}.Footer_tech__LdYNW{color:var(--circuit-green);font-weight:500}.Footer_techIcon__Yi5xg{color:var(--circuit-green);opacity:.7}.Footer_pcbPattern__uS4c2{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;opacity:.3}.Footer_pcbTrace__AjL0V{position:absolute;width:100px;height:2px;background:linear-gradient(90deg,transparent,rgba(0,255,65,.2),transparent);animation:Footer_circuit-pulse__2x9tX 5s infinite}.Footer_pcbTrace__AjL0V:nth-child(2){animation-delay:2s;width:80px;transform:rotate(45deg)}.Footer_pcbTrace__AjL0V:nth-child(3){animation-delay:4s;width:120px;transform:rotate(-30deg)}.Footer_pcbComponent__MYOF1{position:absolute;width:16px;height:16px;background:var(--circuit-green);border:1px solid var(--bg-primary);border-radius:2px;opacity:.4;animation:Footer_float__e0KS8 4s ease-in-out infinite}.Footer_pcbComponent__MYOF1:nth-child(5){animation-delay:1s}@media (max-width:968px){.Footer_footerContent__a6JuD{grid-template-columns:1fr 1fr;gap:30px}.Footer_brandSection__9COr2{grid-column:1/-1;text-align:center}.Footer_logo__XWSQ9{justify-content:center}.Footer_tagline__A8r4q{max-width:none;text-align:center}}@media (max-width:768px){.Footer_container__3Lbro{padding:40px 16px 20px}.Footer_footerContent__a6JuD{grid-template-columns:1fr;gap:24px;text-align:center}.Footer_quickLinks__aleyv{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:20px}.Footer_socialLinks___0lHL{justify-content:center}.Footer_bottomBar__94aKo{flex-direction:column;gap:16px;text-align:center}.Footer_buildText__6Bpy7{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.Footer_logoText__2mAiv{font-size:1.3rem}.Footer_socialLink__b5QLZ{width:40px;height:40px}.Footer_buildText__6Bpy7,.Footer_copyrightText__eOv4K{font-size:.8rem}}