body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;background:linear-gradient(180deg,#0f172a,#1e293b);color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;font-size:calc(10px + 2vmin);justify-content:flex-start;min-height:100vh;padding:40px 20px;text-align:center}.App-header{margin:20px}.App-link{color:#61dafb;font-size:1.2em;margin:10px 0;text-decoration:none;transition:all .3s ease}.App-link:hover{text-decoration:underline;transform:scale(1.05)}ul{list-style:none;padding:0}h1,h2{margin:15px 0}section{margin:20px 0}.portfolio-item,h2{margin:10px 0}.portfolio-content{align-items:center;display:flex;justify-content:space-between}.portfolio-title{font-weight:700;margin-right:10px}.portfolio-details{display:flex;gap:10px}.portfolio-language,.portfolio-library,.portfolio-platform{color:#a9a9a9;font-style:italic}.account-item{margin:10px 0}.account-content{align-items:center;display:flex;justify-content:space-between}.account-service{font-weight:700;margin-right:10px}.account-username{color:#a9a9a9;font-style:italic}.profile-section{margin-bottom:40px;text-align:center}.profile-picture{border-radius:50%;height:120px;margin-bottom:15px;object-fit:cover;width:120px}.profile-section h2{font-size:1.8em;margin:10px 0}.kanji-name,.latin-name{display:inline}.profile-section h3{color:#38bdf8;font-size:1.5em}.projects-section{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:40px;width:100%}.projects-category{background:#1e293b;border-radius:10px;box-shadow:0 4px 6px #0000001a;flex:1 1;max-width:600px;min-width:300px;padding:20px}.projects-category h4{border-bottom:2px solid #38bdf8;color:#38bdf8;font-size:1.3em;margin-bottom:15px;padding-bottom:5px;text-align:left}.projects-category ul{list-style:none;padding:0}.projects-category li{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:5px;transition:box-shadow .3s ease,transform .3s ease}.projects-category li:hover{box-shadow:0 8px 16px #0003;transform:translateY(-3px)}.project-title{color:#cbd5e1;font-size:1.1em;font-weight:700;margin-right:10px}.project-tag{background:#334155;border-radius:5px;color:#94a3b8;font-size:.9em;padding:2px 8px;white-space:nowrap}.accounts-section{display:flex;gap:30px;justify-content:center;margin-top:20px}.accounts-section a{align-items:center;background:#334155;border-radius:50%;color:#fff;display:flex;font-size:1.8em;height:50px;justify-content:center;padding:10px;text-decoration:none;transition:background .3s ease,transform .3s ease;width:50px}.accounts-section a:hover{background:#38bdf8;transform:translateY(-3px)}.accounts-section a img.qiita-icon{height:1.8em;width:1.8em}@media (max-width:600px){.projects-category li{align-items:flex-start;flex-direction:column}.profile-section h2{align-items:center;display:flex;flex-direction:column}.name-separator{display:none}}
/*# sourceMappingURL=main.963c053d.css.map*/