.about-module__oZPGYG__aboutContainer{padding-top:4rem;padding-bottom:4rem}.about-module__oZPGYG__title{color:var(--text-primary);margin-bottom:3rem;font-size:3rem}.about-module__oZPGYG__terminal{background:#0d1117;border:1px solid #ffffff1a;border-radius:8px;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 10px 30px #00000080}.about-module__oZPGYG__terminalHeader{background:#161b22;border-bottom:1px solid #ffffff1a;align-items:center;padding:10px 16px;display:flex}.about-module__oZPGYG__windowControls{gap:8px;display:flex}.about-module__oZPGYG__control{border-radius:50%;width:12px;height:12px}.about-module__oZPGYG__control.about-module__oZPGYG__close{background:#ff5f56}.about-module__oZPGYG__control.about-module__oZPGYG__minimize{background:#ffbd2e}.about-module__oZPGYG__control.about-module__oZPGYG__maximize{background:#27c93f}.about-module__oZPGYG__terminalTitle{text-align:center;font-family:var(--font-mono);color:#8b949e;flex-grow:1;font-size:.85rem}.about-module__oZPGYG__terminalBody{font-family:var(--font-mono);padding:24px;font-size:.95rem;line-height:1.6}.about-module__oZPGYG__line{margin-bottom:8px}.about-module__oZPGYG__prompt{color:var(--accent-green);margin-right:8px}.about-module__oZPGYG__command{color:#e6edf3}.about-module__oZPGYG__output{color:#8b949e;margin:8px 0 16px;padding-left:16px}.about-module__oZPGYG__string{color:#a5d6ff}.about-module__oZPGYG__keyword{color:#ff7b72}.about-module__oZPGYG__number{color:#79c0ff}.about-module__oZPGYG__comment{color:#8b949e}.about-module__oZPGYG__resumeBtn{background-color:var(--btn-primary-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--btn-primary-border);color:var(--btn-primary-text);font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:32px;padding:.8rem 2rem;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.about-module__oZPGYG__resumeBtn:hover{background-color:var(--btn-hover-bg);border-color:var(--btn-hover-border);color:var(--btn-hover-text);box-shadow:var(--btn-glow-shadow-hover);transform:translateY(-2px)}.about-module__oZPGYG__resumeBtnIcon{animation:2s infinite about-module__oZPGYG__bounceRight}@keyframes about-module__oZPGYG__bounceRight{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(4px)}60%{transform:translate(2px)}}@media (max-width:768px){.about-module__oZPGYG__title{margin-bottom:2rem;font-size:2rem}.about-module__oZPGYG__terminalBody{padding:16px;font-size:.85rem;overflow-x:auto}.about-module__oZPGYG__resumeBtn{width:100%;margin-top:24px}}
