.BootScreen-module__TlZzNW__bootContainer{color:#0f0;background:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:JetBrains Mono,Fira Code,monospace;display:flex;position:relative;overflow:hidden}.BootScreen-module__TlZzNW__contentBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#000000eb;border:2px solid #0f0;border-radius:12px;padding:2.5rem 3rem;position:relative;box-shadow:0 0 30px #0f06,inset 0 0 40px #000c}.BootScreen-module__TlZzNW__bootLine{text-shadow:0 0 15px #0f0,0 0 5px #0f0,0 2px 4px #000c;letter-spacing:2px;margin:.7rem 0;font-size:1.4rem;font-weight:500}.BootScreen-module__TlZzNW__accessGranted{color:#f05;text-shadow:0 0 20px #f05,0 0 8px #f05,0 2px 6px #000000e6;background:#000c;border:2px solid #f05;border-radius:8px;margin-top:1rem;margin-left:1rem;padding:.8rem;font-size:1.1rem;font-weight:700;animation:1.5s ease-in-out infinite BootScreen-module__TlZzNW__grantedPulse;display:block}@keyframes BootScreen-module__TlZzNW__grantedPulse{0%,to{box-shadow:0 0 15px #f05}50%{box-shadow:0 0 30px #f05,0 0 10px #f05}}.BootScreen-module__TlZzNW__progressBar{z-index:10;background:#111111e6;border:1px solid #0f0;border-radius:4px;width:320px;height:10px;margin-top:2.5rem;position:relative;box-shadow:0 0 15px #00ff0080}.BootScreen-module__TlZzNW__progress{background:linear-gradient(90deg,#0f0,#00d9ff);border-radius:4px;height:100%;transition:width .5s}.BootScreen-module__TlZzNW__matrixCanvas{pointer-events:none;z-index:0;opacity:.3;background:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.BootScreen-module__TlZzNW__terminalContainer{color:#0f0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000f2;border:2px solid #0f0;border-radius:12px;width:95vw;max-width:700px;margin:2rem auto;font-family:JetBrains Mono,Fira Code,monospace;overflow:hidden;box-shadow:0 0 32px #0f0,0 0 8px #00d9ff}.BootScreen-module__TlZzNW__terminalHeader{background:#111;border-bottom:1px solid #0f0;align-items:center;padding:.7rem 1rem;font-size:1.1rem;display:flex}.BootScreen-module__TlZzNW__prompt{color:#00d9ff;text-shadow:0 0 6px #0f0}.BootScreen-module__TlZzNW__terminalBody{min-height:300px;padding:1.5rem}@media (max-width:768px){.BootScreen-module__TlZzNW__contentBox{max-width:85%;padding:2rem}.BootScreen-module__TlZzNW__bootLine{margin:.6rem 0;font-size:1.2rem}.BootScreen-module__TlZzNW__accessGranted{padding:.6rem;font-size:1rem}.BootScreen-module__TlZzNW__progressBar{width:280px}}@media (max-width:480px){.BootScreen-module__TlZzNW__contentBox{max-width:90%;padding:1.5rem}.BootScreen-module__TlZzNW__bootLine{letter-spacing:1px;margin:.5rem 0;font-size:1rem}.BootScreen-module__TlZzNW__accessGranted{margin-left:0;padding:.5rem;font-size:.9rem}.BootScreen-module__TlZzNW__progressBar{width:240px;height:8px}}
.MatrixRain-module__HIw35q__matrixCanvas{pointer-events:none;z-index:0;opacity:.6;width:100vw;height:100vh;position:fixed;top:0;left:0;background:#000!important}
.TerminalUI-module__AG8nJW__terminalContainer{color:#0f0;z-index:10;background:#101010;border:3px solid #0f0;border-radius:12px;width:95vw;max-width:800px;margin:2rem auto;font-family:JetBrains Mono,Fira Code,monospace;position:relative;overflow:hidden;box-shadow:0 0 32px #00ff0080}.TerminalUI-module__AG8nJW__terminalHeader{background:#111;border-bottom:1px solid #0f0;align-items:center;padding:.7rem 1rem;font-size:1.1rem;display:flex}.TerminalUI-module__AG8nJW__prompt{color:#00d9ff;text-shadow:0 0 6px #0f0}.TerminalUI-module__AG8nJW__terminalBody{color:#0f0;background:#101010;min-height:300px;padding:2rem;font-size:1rem;line-height:1.7}@media (max-width:768px){.TerminalUI-module__AG8nJW__terminalContainer{max-width:95%;margin:1rem auto}.TerminalUI-module__AG8nJW__terminalHeader{padding:.5rem .75rem;font-size:1rem}.TerminalUI-module__AG8nJW__terminalBody{min-height:250px;padding:1.5rem 1rem;font-size:.9rem}}@media (max-width:480px){.TerminalUI-module__AG8nJW__terminalContainer{border-width:2px;width:98%}.TerminalUI-module__AG8nJW__terminalHeader{padding:.5rem;font-size:.9rem}.TerminalUI-module__AG8nJW__terminalBody{min-height:200px;padding:1rem .75rem;font-size:.85rem;line-height:1.6}}
.TerminalCommandInput-module__pruVmW__commandForm{align-items:center;margin-top:1rem;display:flex}.TerminalCommandInput-module__pruVmW__prompt{color:#00d9ff;margin-right:.5rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1.1rem}.TerminalCommandInput-module__pruVmW__commandInput{color:#0f0;caret-color:#f05;text-shadow:0 0 6px #0f0;background:#000000f2;border:2px solid #0f0;border-radius:8px;outline:none;width:420px;padding:.6rem 1.2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1.1rem;font-weight:700}@media (max-width:768px){.TerminalCommandInput-module__pruVmW__commandInput{width:300px;padding:.5rem .8rem;font-size:.95rem}.TerminalCommandInput-module__pruVmW__prompt{font-size:.95rem}}@media (max-width:480px){.TerminalCommandInput-module__pruVmW__commandInput{width:200px;padding:.4rem .6rem;font-size:.85rem}.TerminalCommandInput-module__pruVmW__prompt{margin-right:.3rem;font-size:.85rem}}
.HackInPuzzle-module__CTeOca__puzzleContainer{color:#0f0;text-align:center;z-index:2;background:#000;border:2px solid #0f0;border-radius:12px;width:95vw;max-width:420px;margin:8rem auto 0;padding:2.5rem 2rem;font-family:JetBrains Mono,Fira Code,monospace;position:relative;box-shadow:0 0 32px #0f0}.HackInPuzzle-module__CTeOca__puzzleTitle{text-shadow:0 0 12px #0f0;color:#0f0;margin-bottom:1.2rem;font-size:1.7rem}.HackInPuzzle-module__CTeOca__puzzlePrompt{color:#0f0;margin-bottom:.7rem;font-size:1.15rem}.HackInPuzzle-module__CTeOca__cipherBox{color:#00d9ff;letter-spacing:2px;background:#000;border:1px dashed #0f0;margin-bottom:1.2rem;padding:.9rem 1.5rem;font-size:1.4rem;display:inline-block;box-shadow:0 0 8px #0f0}.HackInPuzzle-module__CTeOca__puzzleForm{justify-content:center;align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.HackInPuzzle-module__CTeOca__puzzleInput{color:#0f0;caret-color:#f05;background:#000;border:1px solid #0f0;border-radius:6px;outline:none;width:180px;padding:.4rem .8rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1.1rem;box-shadow:0 0 8px #0f0}.HackInPuzzle-module__CTeOca__puzzleButton{color:#000;cursor:pointer;background:#0f0;border:none;border-radius:6px;padding:.4rem 1.2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1.1rem;transition:background .2s;box-shadow:0 0 8px #0f0}.HackInPuzzle-module__CTeOca__puzzleButton:hover{color:#000;background:#00d9ff}.HackInPuzzle-module__CTeOca__abortButton{color:#f05;cursor:pointer;text-shadow:0 0 6px #f05;background:0 0;border:1px solid #f05;border-radius:6px;margin-top:1rem;padding:.4rem 1rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9rem;transition:all .3s}.HackInPuzzle-module__CTeOca__abortButton:hover{color:#000;text-shadow:none;background:#f05;box-shadow:0 0 12px #f05}.HackInPuzzle-module__CTeOca__puzzleError{color:#f05;text-shadow:0 0 12px #f05;margin-top:.7rem;font-weight:700}.HackInPuzzle-module__CTeOca__puzzleSuccess{color:#0f0;text-shadow:0 0 12px #0f0;margin-top:.7rem;font-weight:700}@media (max-width:768px){.HackInPuzzle-module__CTeOca__puzzleContainer{max-width:380px;margin:6rem auto 0;padding:2rem 1.5rem}.HackInPuzzle-module__CTeOca__puzzleTitle{font-size:1.4rem}.HackInPuzzle-module__CTeOca__puzzlePrompt{font-size:1rem}.HackInPuzzle-module__CTeOca__cipherBox{padding:.7rem 1.2rem;font-size:1.2rem}.HackInPuzzle-module__CTeOca__puzzleInput{width:150px;font-size:1rem}.HackInPuzzle-module__CTeOca__puzzleButton{padding:.4rem 1rem;font-size:1rem}.HackInPuzzle-module__CTeOca__abortButton{font-size:.85rem}}@media (max-width:480px){.HackInPuzzle-module__CTeOca__puzzleContainer{max-width:90%;margin:4rem auto 0;padding:1.5rem 1rem}.HackInPuzzle-module__CTeOca__puzzleTitle{font-size:1.2rem}.HackInPuzzle-module__CTeOca__puzzlePrompt{font-size:.9rem}.HackInPuzzle-module__CTeOca__cipherBox{letter-spacing:1px;padding:.6rem 1rem;font-size:1rem}.HackInPuzzle-module__CTeOca__puzzleForm{flex-direction:column;gap:.5rem}.HackInPuzzle-module__CTeOca__puzzleInput,.HackInPuzzle-module__CTeOca__puzzleButton{width:100%;max-width:220px;font-size:.95rem}.HackInPuzzle-module__CTeOca__abortButton{padding:.4rem .8rem;font-size:.8rem}}
.LiveCodeEditor-module__dtKAya__editorContainer{color:#0f0;z-index:10;background:#101010;border:3px solid #0f0;border-radius:10px;max-width:800px;margin:2rem auto;padding:2rem;font-family:JetBrains Mono,Fira Code,monospace;position:relative;box-shadow:0 0 20px #00ff0080}.LiveCodeEditor-module__dtKAya__editorHeader{color:#00d9ff;text-shadow:0 0 8px #00d9ff;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.LiveCodeEditor-module__dtKAya__codeArea{color:#0f0;resize:vertical;background:#101010;border:1px solid #0f0;border-radius:6px;outline:none;width:100%;margin-bottom:.7rem;padding:.7rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1rem;box-shadow:0 0 8px #0f0}.LiveCodeEditor-module__dtKAya__runButton{color:#000;cursor:pointer;background:#0f0;border:none;border-radius:6px;margin-bottom:.7rem;padding:.3rem 1.2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1.1rem;transition:background .2s;box-shadow:0 0 8px #0f0}.LiveCodeEditor-module__dtKAya__runButton:hover{color:#000;background:#00d9ff}.LiveCodeEditor-module__dtKAya__outputBox{color:#0f0;background:#101010;border:1px solid #0f0;border-radius:6px;min-height:2.2rem;margin-top:.7rem;padding:.7rem;font-size:1rem;box-shadow:0 0 8px #0f0}@media (max-width:768px){.LiveCodeEditor-module__dtKAya__editorContainer{max-width:95%;margin:1rem auto;padding:1.5rem 1rem}.LiveCodeEditor-module__dtKAya__editorHeader{font-size:1.1rem}.LiveCodeEditor-module__dtKAya__codeArea{min-height:120px;padding:.8rem;font-size:.9rem}.LiveCodeEditor-module__dtKAya__runButton{padding:.5rem 1rem;font-size:1rem}.LiveCodeEditor-module__dtKAya__outputBox{padding:.8rem;font-size:.9rem}}@media (max-width:480px){.LiveCodeEditor-module__dtKAya__editorContainer{border-width:2px;padding:1rem .75rem}.LiveCodeEditor-module__dtKAya__editorHeader{font-size:1rem}.LiveCodeEditor-module__dtKAya__codeArea{min-height:100px;padding:.6rem;font-size:.85rem}.LiveCodeEditor-module__dtKAya__runButton{padding:.4rem .8rem;font-size:.9rem}.LiveCodeEditor-module__dtKAya__outputBox{padding:.6rem;font-size:.85rem}}
.ProjectsSection-module__aumfnG__projectsContainer{color:#0f0;z-index:10;background:#101010;border:3px solid #0f0;border-radius:10px;max-width:800px;margin:2rem auto;padding:2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1rem;line-height:1.7;position:relative;box-shadow:0 0 20px #00ff0080}.ProjectsSection-module__aumfnG__sectionTitle{color:#00d9ff;text-shadow:0 0 8px #00d9ff;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.ProjectsSection-module__aumfnG__processTable{border-collapse:collapse;table-layout:auto;background:#101010;width:100%;font-size:1rem;line-height:1.7}.ProjectsSection-module__aumfnG__tableWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0f0 #111;width:100%;overflow-x:auto}.ProjectsSection-module__aumfnG__tableWrapper::-webkit-scrollbar{height:8px}.ProjectsSection-module__aumfnG__tableWrapper::-webkit-scrollbar-track{background:#111;border-radius:4px}.ProjectsSection-module__aumfnG__tableWrapper::-webkit-scrollbar-thumb{background:#0f0;border-radius:4px}.ProjectsSection-module__aumfnG__tableWrapper::-webkit-scrollbar-thumb:hover{background:#00d9ff}.ProjectsSection-module__aumfnG__processTable thead{background:#111}.ProjectsSection-module__aumfnG__processTable th{text-align:left;color:#00d9ff;background:#181818;border-bottom:2px solid #0f0;padding:.5rem;font-size:1.2rem}.ProjectsSection-module__aumfnG__processTable td{border-bottom:1px solid #222;padding:.8rem .5rem;font-size:1rem}.ProjectsSection-module__aumfnG__projectRow{background:#101010;font-size:1rem;transition:background .2s}.ProjectsSection-module__aumfnG__projectRow:hover{background:#111}.ProjectsSection-module__aumfnG__pid{color:#f05;font-weight:700}.ProjectsSection-module__aumfnG__name{color:#0f0}.ProjectsSection-module__aumfnG__statusActive{color:#0f0;text-shadow:0 0 6px #0f0}.ProjectsSection-module__aumfnG__statusCompleted{color:#00d9ff}.ProjectsSection-module__aumfnG__cpu{color:#f05}.ProjectsSection-module__aumfnG__execButton{color:#000;cursor:pointer;white-space:nowrap;background:#0f0;border:none;border-radius:4px;min-width:60px;padding:.2rem .7rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem;transition:background .2s;box-shadow:0 0 6px #0f0}.ProjectsSection-module__aumfnG__execButton:hover{background:#00d9ff}.ProjectsSection-module__aumfnG__projectDetails{margin-top:1rem;font-size:.9rem}.ProjectsSection-module__aumfnG__detailsPrompt{color:#00d9ff;font-style:italic}.ProjectsSection-module__aumfnG__mobileHint{color:#00d9ff;margin:.5rem 0 0;font-size:.85rem;font-style:italic;animation:2s ease-in-out infinite ProjectsSection-module__aumfnG__slideLeft;display:none}@keyframes ProjectsSection-module__aumfnG__slideLeft{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.ProjectsSection-module__aumfnG__modal{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ProjectsSection-module__aumfnG__modalContent{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#000000f2;border:2px solid #0f0;border-radius:12px;width:100%;max-width:700px;max-height:90vh;font-family:JetBrains Mono,Fira Code,monospace;position:relative;overflow-y:auto;box-shadow:0 0 30px #00ff0080}.ProjectsSection-module__aumfnG__modalHeader{background:#0a0a0a;border-bottom:2px solid #0f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ProjectsSection-module__aumfnG__modalHeader h2{color:#0f0;text-shadow:0 0 10px #00ff0080;margin:0;font-size:1.3rem}.ProjectsSection-module__aumfnG__closeButton{color:#f05;cursor:pointer;background:0 0;border:2px solid #f05;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex}.ProjectsSection-module__aumfnG__closeButton:hover{color:#000;background:#f05;box-shadow:0 0 15px #ff005580}.ProjectsSection-module__aumfnG__modalBody{color:#0f0;padding:1.5rem}.ProjectsSection-module__aumfnG__infoRow{border-bottom:1px solid #222;gap:1rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.ProjectsSection-module__aumfnG__label{color:#00d9ff;min-width:120px;font-weight:700}.ProjectsSection-module__aumfnG__value{color:#0f0}.ProjectsSection-module__aumfnG__section{margin:1.5rem 0}.ProjectsSection-module__aumfnG__section h3{color:#00d9ff;text-shadow:0 0 8px #00d9ff80;margin-bottom:.75rem;font-size:1.1rem}.ProjectsSection-module__aumfnG__section p{color:#0f0;margin:0;line-height:1.6}.ProjectsSection-module__aumfnG__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectsSection-module__aumfnG__techBadge{color:#0f0;background:#00ff001a;border:1px solid #0f0;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;box-shadow:0 0 8px #0f03}.ProjectsSection-module__aumfnG__demoButton{color:#000;background:#0f0;border-radius:6px;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 0 15px #0f06}.ProjectsSection-module__aumfnG__demoButton:hover{background:#00d9ff;transform:translateY(-2px);box-shadow:0 0 20px #00d9ff80}@media (max-width:768px){.ProjectsSection-module__aumfnG__projectsContainer{max-width:100%;padding:1.5rem 1rem}.ProjectsSection-module__aumfnG__sectionTitle{font-size:1rem}.ProjectsSection-module__aumfnG__processTable{min-width:100%;font-size:.8rem;display:table}.ProjectsSection-module__aumfnG__processTable th,.ProjectsSection-module__aumfnG__processTable td{white-space:nowrap;padding:.5rem .25rem}.ProjectsSection-module__aumfnG__processTable th{font-size:.9rem}.ProjectsSection-module__aumfnG__pid{width:15%}.ProjectsSection-module__aumfnG__name{width:30%}.ProjectsSection-module__aumfnG__statusActive,.ProjectsSection-module__aumfnG__statusCompleted{width:20%}.ProjectsSection-module__aumfnG__cpu{width:15%}.ProjectsSection-module__aumfnG__execButton{min-width:55px;padding:.3rem .5rem;font-size:.7rem}.ProjectsSection-module__aumfnG__modal{padding:1rem}.ProjectsSection-module__aumfnG__modalContent{max-width:95%;padding:1.5rem}.ProjectsSection-module__aumfnG__projectDetails{font-size:.85rem}.ProjectsSection-module__aumfnG__mobileHint{display:block}}@media (max-width:480px){.ProjectsSection-module__aumfnG__projectsContainer{padding:1rem .5rem}.ProjectsSection-module__aumfnG__sectionTitle{padding:0 .5rem;font-size:.9rem}.ProjectsSection-module__aumfnG__processTable{font-size:.7rem}.ProjectsSection-module__aumfnG__processTable th,.ProjectsSection-module__aumfnG__processTable td{padding:.4rem .2rem}.ProjectsSection-module__aumfnG__processTable th{font-size:.8rem}.ProjectsSection-module__aumfnG__pid{width:12%}.ProjectsSection-module__aumfnG__name{width:28%}.ProjectsSection-module__aumfnG__statusActive,.ProjectsSection-module__aumfnG__statusCompleted{width:22%}.ProjectsSection-module__aumfnG__cpu{width:13%}.ProjectsSection-module__aumfnG__execButton{min-width:50px;padding:.25rem .4rem;font-size:.65rem}.ProjectsSection-module__aumfnG__modalContent{padding:1rem}.ProjectsSection-module__aumfnG__section h3{font-size:1rem}.ProjectsSection-module__aumfnG__techBadge{padding:.3rem .6rem;font-size:.75rem}.ProjectsSection-module__aumfnG__demoButton{padding:.6rem 1.2rem;font-size:.9rem}.ProjectsSection-module__aumfnG__projectDetails{padding:0 .5rem;font-size:.75rem}}
.ExperienceTimeline-module__mq5eZG__timelineContainer{color:#0f0;z-index:10;background:#101010;border:3px solid #0f0;border-radius:10px;max-width:800px;margin:2rem auto;padding:2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1rem;line-height:1.7;position:relative;box-shadow:0 0 20px #00ff0080}.ExperienceTimeline-module__mq5eZG__sectionTitle{color:#00d9ff;text-shadow:0 0 8px #00d9ff;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.ExperienceTimeline-module__mq5eZG__gitGraph{border-left:2px solid #0f0;margin-left:.5rem;padding-left:1rem}.ExperienceTimeline-module__mq5eZG__commitBlock{margin-bottom:1.5rem;position:relative}.ExperienceTimeline-module__mq5eZG__commitBlock:before{content:"●";color:#f05;font-size:1.2rem;position:absolute;top:0;left:-1.45rem}.ExperienceTimeline-module__mq5eZG__commitHeader{gap:.5rem;margin-bottom:.3rem;display:flex}.ExperienceTimeline-module__mq5eZG__commitHash{color:#f05;font-size:1rem;font-weight:700}.ExperienceTimeline-module__mq5eZG__commitBranch{color:#00d9ff}.ExperienceTimeline-module__mq5eZG__commitRole{color:#0f0;font-weight:700}.ExperienceTimeline-module__mq5eZG__commitCompany{color:#0f0;margin-bottom:.2rem}.ExperienceTimeline-module__mq5eZG__commitDate{color:#00d9ff;margin-bottom:.5rem;font-size:.9rem}.ExperienceTimeline-module__mq5eZG__commitDiff{margin-top:.5rem}.ExperienceTimeline-module__mq5eZG__diffLine{color:#0f0;margin:.2rem 0;font-size:.95rem}@media (max-width:768px){.ExperienceTimeline-module__mq5eZG__timelineContainer{max-width:95%;margin:1rem auto;padding:1.5rem 1rem}.ExperienceTimeline-module__mq5eZG__sectionTitle{font-size:1.1rem}.ExperienceTimeline-module__mq5eZG__gitGraph{margin-left:.3rem;padding-left:.75rem}.ExperienceTimeline-module__mq5eZG__commitBlock{margin-bottom:1.2rem}.ExperienceTimeline-module__mq5eZG__commitBlock:before{font-size:1rem;left:-1.2rem}}@media (max-width:480px){.ExperienceTimeline-module__mq5eZG__timelineContainer{border-width:2px;padding:1rem .75rem}.ExperienceTimeline-module__mq5eZG__sectionTitle{font-size:1rem}.ExperienceTimeline-module__mq5eZG__gitGraph{margin-left:.2rem;padding-left:.5rem}.ExperienceTimeline-module__mq5eZG__commitHash,.ExperienceTimeline-module__mq5eZG__commitBranch,.ExperienceTimeline-module__mq5eZG__commitRole{font-size:.85rem}.ExperienceTimeline-module__mq5eZG__commitDate,.ExperienceTimeline-module__mq5eZG__commitMessage{font-size:.8rem}}
.SkillsMatrix-module__OjUcRG__skillsContainer{color:#0f0;z-index:10;background:#101010;border:3px solid #0f0;border-radius:10px;max-width:800px;margin:2rem auto;padding:2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1rem;line-height:1.7;position:relative;box-shadow:0 0 20px #00ff0080}.SkillsMatrix-module__OjUcRG__sectionTitle{color:#00d9ff;text-shadow:0 0 8px #00d9ff;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.SkillsMatrix-module__OjUcRG__skillGroup{background:#101010;margin-bottom:1.5rem}.SkillsMatrix-module__OjUcRG__categoryName{color:#f05;text-shadow:0 0 6px #f05;margin-bottom:.7rem;font-size:1rem;font-weight:700}.SkillsMatrix-module__OjUcRG__skillItem{align-items:center;gap:.7rem;margin-bottom:.5rem;display:flex}.SkillsMatrix-module__OjUcRG__skillName{color:#0f0;min-width:180px;font-size:1rem}.SkillsMatrix-module__OjUcRG__progressBar{background:#101010;border:1px solid #0f0;border-radius:4px;flex:1;height:8px;overflow:hidden;box-shadow:0 0 6px #0f0}.SkillsMatrix-module__OjUcRG__progressFill{background:linear-gradient(90deg,#0f0,#00d9ff);height:100%;box-shadow:0 0 8px #0f0}.SkillsMatrix-module__OjUcRG__skillLevel{color:#00d9ff;text-align:right;min-width:40px;font-size:1rem}@media (max-width:768px){.SkillsMatrix-module__OjUcRG__skillsContainer{max-width:95%;margin:1rem auto;padding:1.5rem 1rem}.SkillsMatrix-module__OjUcRG__sectionTitle{font-size:1.1rem}.SkillsMatrix-module__OjUcRG__categoryName{font-size:.95rem}.SkillsMatrix-module__OjUcRG__skillName{min-width:120px;font-size:.9rem}.SkillsMatrix-module__OjUcRG__progressBar{height:6px}.SkillsMatrix-module__OjUcRG__skillLevel{font-size:.85rem}}@media (max-width:480px){.SkillsMatrix-module__OjUcRG__skillsContainer{border-width:2px;padding:1rem .75rem}.SkillsMatrix-module__OjUcRG__sectionTitle{font-size:1rem}.SkillsMatrix-module__OjUcRG__categoryName{font-size:.9rem}.SkillsMatrix-module__OjUcRG__skillName{min-width:100px;font-size:.85rem}.SkillsMatrix-module__OjUcRG__skillLevel{min-width:35px;font-size:.8rem}}
.ContactSection-module__3mjeoG__contactContainer{color:#0f0;z-index:10;background:#101010;border:3px solid #0f0;border-radius:10px;max-width:800px;margin:2rem auto;padding:2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1rem;line-height:1.7;position:relative;box-shadow:0 0 20px #00ff0080}.ContactSection-module__3mjeoG__sectionTitle{color:#00d9ff;text-shadow:0 0 8px #00d9ff;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.ContactSection-module__3mjeoG__statusLine{align-items:center;gap:.5rem;margin-bottom:1.2rem;font-size:1.1rem;display:flex}.ContactSection-module__3mjeoG__statusIndicator{color:#0f0;font-size:1.5rem;animation:2s infinite ContactSection-module__3mjeoG__pulse}@keyframes ContactSection-module__3mjeoG__pulse{0%,to{opacity:1}50%{opacity:.5}}.ContactSection-module__3mjeoG__statusText{color:#0f0;text-shadow:0 0 6px #0f0}.ContactSection-module__3mjeoG__networkTable{border-collapse:collapse;background:#101010;width:100%;margin-bottom:1.5rem;font-size:1rem}.ContactSection-module__3mjeoG__networkTable thead{background:#101010}.ContactSection-module__3mjeoG__networkTable th{text-align:left;color:#00d9ff;border-bottom:1px solid #0f0;padding:.5rem}.ContactSection-module__3mjeoG__networkTable td{border-bottom:1px solid #222;padding:.5rem}.ContactSection-module__3mjeoG__contactRow{background:#101010;transition:background .2s}.ContactSection-module__3mjeoG__contactRow:hover{background:#111}.ContactSection-module__3mjeoG__port{color:#f05;font-weight:700}.ContactSection-module__3mjeoG__protocol{color:#00d9ff}.ContactSection-module__3mjeoG__name{color:#0f0}.ContactSection-module__3mjeoG__connectButton{color:#000;cursor:pointer;background:#0f0;border:none;border-radius:4px;padding:.2rem .7rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem;text-decoration:none;transition:background .2s;display:inline-block;box-shadow:0 0 6px #0f0}.ContactSection-module__3mjeoG__connectButton:hover{background:#00d9ff}.ContactSection-module__3mjeoG__encryptedMessage{background:#111;border:1px dashed #f05;border-radius:8px;margin-top:1rem;padding:1rem}.ContactSection-module__3mjeoG__messageHeader{color:#f05;text-shadow:0 0 8px #f05;margin-bottom:.5rem;font-weight:700}.ContactSection-module__3mjeoG__messageBody{color:#0f0;font-size:.95rem}.ContactSection-module__3mjeoG__decryptButton{color:#000;cursor:pointer;background:#f05;border:none;border-radius:4px;margin-top:.5rem;padding:.3rem .9rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9rem;transition:background .2s;box-shadow:0 0 8px #f05}.ContactSection-module__3mjeoG__decryptButton:hover{background:#00d9ff}@media (max-width:768px){.ContactSection-module__3mjeoG__contactContainer{max-width:95%;margin:1rem auto;padding:1.5rem 1rem}.ContactSection-module__3mjeoG__sectionTitle{font-size:1.1rem}.ContactSection-module__3mjeoG__networkTable{font-size:.85rem;display:block;overflow-x:auto}.ContactSection-module__3mjeoG__networkTable th,.ContactSection-module__3mjeoG__networkTable td{padding:.4rem .3rem;font-size:.85rem}}@media (max-width:480px){.ContactSection-module__3mjeoG__contactContainer{border-width:2px;padding:1rem .75rem}.ContactSection-module__3mjeoG__sectionTitle{font-size:1rem}.ContactSection-module__3mjeoG__statusLine{font-size:.95rem}.ContactSection-module__3mjeoG__networkTable{font-size:.75rem}.ContactSection-module__3mjeoG__networkTable th,.ContactSection-module__3mjeoG__networkTable td{padding:.3rem .2rem;font-size:.75rem}}
.Clock-module__PJSxYa__clock{z-index:10;background:#000;border:1px solid #0f0;border-radius:6px;padding:.5rem .9rem;font-family:JetBrains Mono,Fira Code,monospace;position:fixed;top:1rem;right:1rem;box-shadow:0 0 12px #0f0}.Clock-module__PJSxYa__label{color:#00d9ff;margin-right:.4rem;font-size:.85rem}.Clock-module__PJSxYa__time{color:#0f0;text-shadow:0 0 6px #0f0;font-size:.95rem;font-weight:700}@media (max-width:768px){.Clock-module__PJSxYa__clock{padding:.4rem .7rem;top:70px;right:.5rem}.Clock-module__PJSxYa__label{margin-right:.3rem;font-size:.75rem}.Clock-module__PJSxYa__time{font-size:.85rem}}@media (max-width:480px){.Clock-module__PJSxYa__clock{padding:.3rem .5rem;top:65px;right:.3rem}.Clock-module__PJSxYa__label{display:none}.Clock-module__PJSxYa__time{font-size:.75rem}}
.CursorTrail-module__A4LAjW__trailContainer{pointer-events:none;z-index:9999;width:100vw;height:100vh;position:fixed;top:0;left:0}.CursorTrail-module__A4LAjW__trailDot{color:#0f0;text-shadow:0 0 6px #0f0;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8rem;animation:.8s forwards CursorTrail-module__A4LAjW__fadeOut;position:absolute;transform:translate(-50%,-50%)}@keyframes CursorTrail-module__A4LAjW__fadeOut{to{opacity:0;transform:translate(-50%,-50%)scale(.5)}}
.NavigationBar-module__9wqJPq__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#000000fa;border-bottom:2px solid #0f0;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0;overflow-x:hidden;box-shadow:0 2px 20px #0f03}.NavigationBar-module__9wqJPq__logo{align-items:center;gap:.5rem;font-family:JetBrains Mono,Courier New,monospace;font-weight:700;display:flex}.NavigationBar-module__9wqJPq__logoIcon{color:#0f0;font-size:1.5rem;animation:2s ease-in-out infinite NavigationBar-module__9wqJPq__pulse}.NavigationBar-module__9wqJPq__logoText{color:#0f0;text-shadow:0 0 10px #00ff0080;font-size:1.1rem}.NavigationBar-module__9wqJPq__navLinks{flex-wrap:nowrap;flex:1;justify-content:center;gap:.5rem;display:flex;overflow-x:hidden}.NavigationBar-module__9wqJPq__navButton{color:#0f0;cursor:pointer;background:0 0;border:1px solid #0f0;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:JetBrains Mono,monospace;font-size:.9rem;transition:all .3s;display:flex}.NavigationBar-module__9wqJPq__navButton:hover{background:#00ff001a;transform:translateY(-2px);box-shadow:0 0 10px #00ff004d}.NavigationBar-module__9wqJPq__navButton.NavigationBar-module__9wqJPq__active{color:#000;background:#0f0;font-weight:700;box-shadow:0 0 15px #00ff0080}.NavigationBar-module__9wqJPq__icon{font-size:1rem}.NavigationBar-module__9wqJPq__modeToggle{color:#00d9ff;cursor:pointer;background:0 0;border:1px solid #00d9ff;border-radius:4px;flex-shrink:0;align-items:center;gap:.5rem;min-width:fit-content;padding:.5rem 1rem;font-family:JetBrains Mono,monospace;font-size:.9rem;transition:all .3s;display:flex}.NavigationBar-module__9wqJPq__modeToggle:hover{background:#00d9ff1a;transform:translateY(-2px);box-shadow:0 0 10px #00d9ff4d}.NavigationBar-module__9wqJPq__toggleIcon{font-size:1.2rem}.NavigationBar-module__9wqJPq__toggleText{font-weight:700}@keyframes NavigationBar-module__9wqJPq__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.NavigationBar-module__9wqJPq__navbar{height:55px;padding:0 .4rem}.NavigationBar-module__9wqJPq__navLinks{scrollbar-width:none;flex-wrap:nowrap;gap:.2rem;overflow-x:auto}.NavigationBar-module__9wqJPq__navLinks::-webkit-scrollbar{display:none}.NavigationBar-module__9wqJPq__navButton{white-space:nowrap;flex-shrink:0;min-width:fit-content;padding:.35rem .45rem;font-size:.7rem}.NavigationBar-module__9wqJPq__logoText{display:none}.NavigationBar-module__9wqJPq__logoIcon{font-size:1.2rem}.NavigationBar-module__9wqJPq__modeToggle{flex-shrink:0;gap:.3rem;min-width:fit-content;padding:.35rem .5rem;font-size:.75rem}.NavigationBar-module__9wqJPq__toggleText{font-size:.7rem}.NavigationBar-module__9wqJPq__icon{font-size:.8rem}.NavigationBar-module__9wqJPq__toggleIcon{font-size:.9rem}}@media (max-width:480px){.NavigationBar-module__9wqJPq__navbar{height:50px;padding:0 .25rem}.NavigationBar-module__9wqJPq__logoIcon{font-size:1rem}.NavigationBar-module__9wqJPq__navLinks{gap:.15rem}.NavigationBar-module__9wqJPq__navButton{padding:.3rem .35rem;font-size:.65rem}.NavigationBar-module__9wqJPq__modeToggle{gap:.25rem;padding:.3rem .4rem;font-size:.7rem}.NavigationBar-module__9wqJPq__toggleText{font-size:.65rem}.NavigationBar-module__9wqJPq__toggleIcon{font-size:.85rem}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--color-zinc-50:#fafafa;--color-zinc-400:#9f9fa9;--color-zinc-600:#52525c;--color-zinc-950:#09090b;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-md:28rem;--container-3xl:48rem;--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-zinc-50:lab(98.26% 0 0);--color-zinc-400:lab(65.6464% 1.53497 -5.42429);--color-zinc-600:lab(35.1166% 1.78212 -6.1173);--color-zinc-950:lab(2.51107% .242703 -.886115)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.flex{display:flex}.hidden{display:none}.table{display:table}.h-12{height:calc(var(--spacing)*12)}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-md{max-width:var(--container-md)}.max-w-xs{max-width:var(--container-xs)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-black\/\[\.08\]{border-color:#00000014}@supports (color:color-mix(in lab, red, red)){.border-black\/\[\.08\]{border-color:color-mix(in oklab,var(--color-black)8%,transparent)}}.bg-foreground{background-color:var(--foreground)}.bg-white{background-color:var(--color-white)}.bg-zinc-50{background-color:var(--color-zinc-50)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-16{padding-inline:calc(var(--spacing)*16)}.py-32{padding-block:calc(var(--spacing)*32)}.text-center{text-align:center}.font-sans{font-family:var(--font-geist-sans)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.leading-8{--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.leading-10{--tw-leading:calc(var(--spacing)*10);line-height:calc(var(--spacing)*10)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-background{color:var(--background)}.text-black{color:var(--color-black)}.text-zinc-600{color:var(--color-zinc-600)}.text-zinc-950{color:var(--color-zinc-950)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:border-transparent:hover{border-color:#0000}.hover\:bg-\[\#383838\]:hover{background-color:#383838}.hover\:bg-black\/\[\.04\]:hover{background-color:#0000000a}@supports (color:color-mix(in lab, red, red)){.hover\:bg-black\/\[\.04\]:hover{background-color:color-mix(in oklab,var(--color-black)4%,transparent)}}}@media (min-width:40rem){.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:text-left{text-align:left}}@media (min-width:48rem){.md\:w-\[158px\]{width:158px}}@media (prefers-color-scheme:dark){.dark\:border-white\/\[\.145\]{border-color:#ffffff25}@supports (color:color-mix(in lab, red, red)){.dark\:border-white\/\[\.145\]{border-color:color-mix(in oklab,var(--color-white)14.5%,transparent)}}.dark\:bg-black{background-color:var(--color-black)}.dark\:text-zinc-50{color:var(--color-zinc-50)}.dark\:text-zinc-400{color:var(--color-zinc-400)}.dark\:invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}@media (hover:hover){.dark\:hover\:bg-\[\#1a1a1a\]:hover{background-color:#1a1a1a}.dark\:hover\:bg-\[\#ccc\]:hover{background-color:#ccc}}}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}@media (max-width:768px){body{font-size:14px}}@media (max-width:480px){body{font-size:13px}}*{box-sizing:border-box}html{width:100%;overflow-x:hidden}body{width:100%;margin:0;padding:0;overflow-x:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
