:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{background:#f8fafc;margin:0;font-family:Arial,sans-serif}section{text-align:center;padding:80px 20px;scroll-margin-top:90px}.hero h1{color:#fff;margin-bottom:10px;font-size:3rem}.hero h2{color:#38bdf8}.btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 24px}.navbar{color:#fff;z-index:10000;background:#061437;justify-content:space-between;align-items:center;padding:20px 50px;display:flex;position:sticky;top:0}.logo{font-size:24px;font-weight:700}.nav-links{gap:30px;list-style:none;display:flex}.nav-links li{cursor:pointer}.hero{color:#fff;text-align:center;background:#0f172a;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;display:flex}.nav-links a{color:#fff;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#38bdf8}.card:hover{transform:translateY(-5px)}.hero-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;display:flex}.hero-text{max-width:600px}.hero-image img{width:280px;max-width:100%;height:auto}.portfolio{text-align:center;padding:100px 10%}.portfolio h2{margin-bottom:40px}.portfolio-grid{flex-wrap:wrap;justify-content:center;gap:25px;display:flex}.portfolio-card{text-align:center;background:#fff;border-radius:16px;padding:20px}.portfolio-card img{border-radius:10px;width:100%;max-width:420px;margin-bottom:15px}.portfolio-card h3{margin-bottom:15px}.portfolio-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;margin-top:20px;padding:10px 20px}.portfolio-image{object-fit:contain;border-radius:12px;width:100%;height:250px;margin-bottom:1rem}.screenshots{flex-wrap:wrap;justify-content:center;gap:20px;margin:20px 0;display:flex}.screenshots img{width:220px;height:auto}.badge{color:#2e7d32;background:#e8f5e9;border-radius:20px;padding:6px 12px;font-size:14px;font-weight:600}.project-screenshot{border-radius:12px;max-width:350px}.card-container{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;display:flex}.card{text-align:center;background:#fff;border-radius:12px;width:220px;padding:25px;box-shadow:0 4px 12px #00000014}.card h3{margin-bottom:10px;font-size:28px}.profile-photo{width:120px;height:120px}.about-me{text-align:center;padding:80px 20px}.about-name{color:#1e293b;margin-bottom:25px;font-size:2rem}.profile-tags{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:35px;display:flex}.profile-tags span{color:#1d4ed8;background:#eef4ff;border-radius:25px;padding:10px 18px;font-weight:600}.about-description{color:#475569;max-width:1000px;margin:0 auto;font-size:1.2rem;line-height:1.8}.youtube-cta{text-align:center;margin-top:40px}.youtube-cta a{color:#2563eb;font-size:1.2rem;font-weight:600;text-decoration:none}.youtube-cta a:hover{text-decoration:underline}footer{color:#fff;text-align:center;background:#0f172a;padding:50px 20px}.footer-links{flex-wrap:wrap;justify-content:center;gap:25px;margin:20px 0;display:flex}.footer-links a{color:#38bdf8;font-weight:600;text-decoration:none}.footer-links a:hover{text-decoration:underline}.copyright{opacity:.8;margin-top:20px}.hero-buttons{align-items:center;gap:15px;margin-top:25px;display:flex}.btn-secondary{color:#3b82f6;border:2px solid #3b82f6;border-radius:10px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary:hover{color:#fff;background:#3b82f6}.portfolio-intro{text-align:center;color:#666;max-width:800px;margin:0 auto 40px;font-size:18px}.product-stats{color:#2563eb;margin-top:15px;font-weight:600}.about-intro{text-align:center;color:#666;max-width:900px;margin:0 auto 40px;font-size:18px;line-height:1.7}html{scroll-behavior:smooth}.back-to-top{color:#fff;cursor:pointer;z-index:9999;background:#2563eb;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;transition:all .3s;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #0003}.back-to-top:hover{transform:translateY(-3px)}.menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:5px 10px;font-size:30px;display:none}@media (width<=768px){.hero-content{text-align:center;flex-direction:column}.hero-image img{width:250px;margin-top:30px}.hero-buttons{flex-direction:column;align-items:center;gap:15px}.card-container{flex-direction:column;align-items:center}.portfolio-grid{grid-template-columns:1fr}.screenshots{flex-direction:column;align-items:center}.screenshots img{width:90%;max-width:300px}.navbar{padding:15px 20px;position:relative}.menu-btn{display:block}.nav-links{display:none}.nav-links.active{text-align:center;z-index:9999;background:#061437;flex-direction:column;gap:20px;width:100%;padding:20px 0;display:flex;position:absolute;top:70px;left:0;box-shadow:0 4px 10px #0000004d}.nav-links.active li{list-style:none}.logo{font-size:22px}h1{font-size:2.5rem}h2{font-size:2rem}}#contact form{flex-direction:column;gap:12px;max-width:600px;margin:20px auto;display:flex}#contact input,#contact textarea{border:1px solid #ccc;border-radius:6px;width:100%;padding:10px}#contact button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:12px}
