html{scroll-behavior:smooth}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.scroll-nav{position:fixed;top:-80px;left:0;width:100%;height:65px;background:radial-gradient(circle at center,#3b3f55,#1f2230,#0f111a);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:space-between;align-items:center;padding:0 35px;transition:top .5s ease,opacity .5s ease;opacity:0;z-index:9999}.scroll-nav.show{top:0;opacity:1}.scroll-nav-link{color:#fff;font-weight:600;background:none;border:none;font-size:1.05rem;cursor:pointer;padding:5px 12px;transition:.3s;text-decoration:none}.scroll-nav-link:hover{color:#a8b4ff}.scroll-nav-title{color:#fff;font-size:1.5rem;letter-spacing:2px;font-weight:700}.scroll-nav-left,.scroll-nav-center,.scroll-nav-right{display:flex;align-items:center;gap:16px}.hero-fullscreen{width:100vw;height:100vh;padding:0;margin:0;background:radial-gradient(circle at center,#3b3f55,#1f2230,#0f111a);color:#fff;position:relative}.hero-content{max-width:1500px}.hero-title{font-size:8rem;letter-spacing:2px}.hero-subtitle{font-size:6rem;margin-top:10px}.hero-description{font-size:1.25rem;color:#ffd900;font-weight:300;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.hero-handle{text-decoration:underline;font-weight:500}.hero-arrow{font-size:2.2rem;margin-top:50px;opacity:.8}.hero-socials{position:absolute;bottom:30px;right:40px}.hero-social-btn{color:#fff;font-weight:600;text-decoration:none;opacity:.85;transition:.3s}.hero-social-btn:hover{opacity:1;text-decoration:underline}@media(max-width:900px){.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.8rem}.hero-description{font-size:1rem}}.hero-projects-btn{position:absolute;bottom:30px;left:40px;color:#fff;font-weight:700;letter-spacing:2px;border:2px solid rgba(255,255,255,.7);padding:8px 16px;border-radius:6px;cursor:pointer;opacity:.85;transition:.3s}.hero-projects-btn:hover{opacity:1;background:#ffffff1a}.hero-social-btn{color:#fff;font-size:1.7rem;opacity:.85;transition:.3s}.hero-social-btn:hover{opacity:1;transform:translateY(-2px)}.about-wrapper{padding:90px 0;background:#fafaff}.section-title{font-size:2.4rem;font-weight:700}.about-text{font-size:1.15rem;line-height:1.9;color:#444}.ds-wrapper{padding:100px 0;background:#f0f2ff}.ds-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 8px 28px #00000026;transition:.3s ease;height:100%;min-height:430px;display:flex;flex-direction:column}.ds-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 35px #0000002e}.ds-img{width:100%;height:260px;object-fit:cover;border-radius:14px;margin-bottom:20px;transition:transform .4s ease}.ds-card:hover .ds-img{transform:scale(1.05)}.ds-title{font-size:1.6rem;font-weight:700;margin-bottom:15px}.ds-desc{color:#444;font-size:1.1rem;line-height:1.6;margin-bottom:25px}.ds-buttons{margin-top:auto}.ds-btn{padding:10px 16px;border-radius:8px;text-align:center;color:#fff;text-decoration:none;display:inline-block;font-size:18px;font-weight:600}.github-btn{background:#6366f1}.github-btn:hover{background:#4f46e5}.section-title{font-size:2.4rem;font-weight:800}.web-wrapper{padding:100px 0;background:#f8f9ff}.web-card{background:#fff;padding:28px;border-radius:16px;box-shadow:0 6px 24px #0000001f;transition:.3s ease;height:100%}.web-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 34px #0000002e}.web-img{width:100%;height:210px;object-fit:cover;border-radius:14px;margin-bottom:18px;transition:transform .4s ease}.web-card:hover .web-img{transform:scale(1.05)}.web-title{font-size:1.4rem;font-weight:700;margin-bottom:10px}.web-desc{font-size:1rem;color:#555;line-height:1.6;margin-bottom:20px}.web-btn{text-decoration:none;font-weight:700;color:#6366f1}.web-btn:hover{color:#4f46e5}.contact-wrapper{padding:100px 0;background:#f6f7ff}.contact-title{font-size:2.4rem;font-weight:700}.contact-card{background:#fff;padding:40px;border-radius:16px;box-shadow:0 8px 28px #0000001a}.contact-item{display:flex;align-items:center;gap:18px;margin-bottom:22px}.contact-icon{font-size:1.8rem;color:#6366f1}.contact-link{font-size:1.2rem;color:#333;font-weight:600;text-decoration:none}.contact-link:hover{color:#4f46e5}.contact-text{font-size:1.2rem;color:#333}.reveal{opacity:0;transform:translateY(40px);transition:all .7s ease-out}html,body{margin:0;padding:0;overflow-x:hidden}.reveal{opacity:0;transform:translateY(40px);transition:all .8s ease}.reveal.show{opacity:1;transform:translateY(0)}
