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}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}html{scroll-behavior:smooth}body,h1,h2,h3,li,p,ul{color:#1e293b;color:var(--text-color);font-family:Poppins,Segoe UI,sans-serif;margin:0;padding:0}ul{list-style:none}body{background:#f5f6fa;background:var(--bg-color);line-height:1.6;transition:background .4s ease,color .4s ease}:root{--bg-color:#f5f6fa;--text-color:#1e293b;--secondary-text:#444;--accent-color:#61dafb;--header-bg:#282c34e6;--card-bg:#fff;--card-shadow:#0000001a}@media (prefers-color-scheme:dark){:root{--bg-color:#181a1b;--text-color:#e5e7eb;--secondary-text:#cbd5e1;--accent-color:#21a1f1;--header-bg:#1e2022e6;--card-bg:#222;--card-shadow:#00000080}.ecosystem-item img{background:#fff;border-radius:12px;box-shadow:0 3px 12px #ffffff1a;padding:18px!important}}.fixed-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#282c34e6;background:var(--header-bg);box-shadow:0 2px 8px #0000001a;box-shadow:0 2px 8px var(--card-shadow);display:flex;gap:20px;justify-content:center;left:0;padding:12px 20px;position:fixed;top:0;width:100%;z-index:1000}.fixed-header button{background:none;border:none;border-radius:6px;color:#444;color:var(--secondary-text);cursor:pointer;font-size:.95rem;letter-spacing:.5px;padding:10px 18px;transition:all .3s ease}.fixed-header button:hover{color:#61dafb;color:var(--accent-color)}.fixed-header button.active{background-color:#61dafb;background-color:var(--accent-color);box-shadow:0 0 10px #61dafb;box-shadow:0 0 10px var(--accent-color);color:#000;font-weight:700}.portfolio{margin:0 auto;max-width:1100px;padding:100px 20px 40px}.section{animation:fadeIn .6s ease forwards;border-bottom:1px solid #c8c8c833;padding:80px 0}.section h1{color:#1e293b;color:var(--text-color);font-size:2.2rem;margin-bottom:25px;text-align:center}.section h2{font-size:1.4rem;margin-top:40px}.section h2,.section p{color:#444;color:var(--secondary-text);margin-bottom:15px}.skills{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-top:30px}.skill-circle,.soft-skill-circle{align-items:center;display:flex;flex-direction:column;height:150px;margin:15px;width:150px}.skill-circle img{margin-top:-5px;width:60px}.skill-circle span{color:#1e293b;color:var(--text-color);font-weight:700;margin-top:10px;text-align:center}.skill-circle div{color:#444;color:var(--secondary-text);font-size:.9rem;font-weight:500;margin-top:8px;text-align:center}.circular-progress-with-logo{height:150px;width:150px}.ecosystem-container{grid-gap:30px;background:#fff;background:var(--card-bg);border-radius:20px;box-shadow:0 4px 25px #0000001a;box-shadow:0 4px 25px var(--card-shadow);display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));padding:40px;transition:all .3s ease}.ecosystem-item{align-items:center;display:flex;flex-direction:column;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.ecosystem-item img{background:#f5f6fa;background:var(--bg-color);border-radius:12px;box-shadow:0 3px 8px #0000001a;box-shadow:0 3px 8px var(--card-shadow);height:70px;object-fit:contain;padding:10px;transition:transform .2s ease;width:70px}.ecosystem-item:hover img{transform:scale(1.15)}.ecosystem-item span{color:#1e293b;color:var(--text-color);font-size:.9rem;font-weight:500;margin-top:10px}.carousel-img{background-color:#fff;background-color:var(--card-bg);border-radius:15px;box-shadow:0 5px 20px #0000001a;box-shadow:0 5px 20px var(--card-shadow);height:55vh;object-fit:contain;transition:transform .4s ease;width:100%}.carousel-img:hover{transform:scale(1.02)}.contact{text-align:center}.contact a{color:#61dafb;color:var(--accent-color);text-decoration:none}.contact a:hover{text-decoration:underline}.presentation-list{list-style:none;margin-left:0;padding-left:50px}.presentation-list li:before{color:#444;color:var(--secondary-text);content:"- ";font-weight:700;margin-right:5px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.fixed-header{flex-wrap:wrap;gap:10px}.portfolio{padding:80px 15px}.section{padding:60px 0}.carousel-img{height:40vh}.circular-progress-with-logo{height:120px;width:120px}.skill-circle img{width:50px}}.portfolio>div p{animation:pulse 2s infinite alternate;background:#61dafb1a;border:2px dashed #61dafb;border:2px dashed var(--accent-color);border-radius:12px;box-shadow:0 0 10px #61dafb;box-shadow:0 0 10px var(--accent-color);color:#61dafb;color:var(--accent-color);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:1.2px;margin:20px auto 40px;max-width:300px;padding:15px 20px;text-align:center}@keyframes pulse{0%{box-shadow:0 0 10px #61dafb;box-shadow:0 0 10px var(--accent-color)}to{box-shadow:0 0 20px #61dafb;box-shadow:0 0 20px var(--accent-color)}}
/*# sourceMappingURL=main.bd007608.css.map*/