:root{--bg-color: #0B0E14;--text-color: #ffffff;--text-secondary: #9CA3AF;--accent-color: #2563EB;--accent-hover: #1D4ED8;--card-bg: #151921;--border-color: #1F2937;--font-main: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-mono: "Fira Code", monospace;scroll-behavior:smooth}body{margin:0;padding:0;font-family:var(--font-main);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:var(--accent-color)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2}p{line-height:1.6;color:var(--text-secondary)}button{font-family:inherit;cursor:pointer;border:none;outline:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:1rem;transition:all .2s}.btn-primary{background-color:var(--accent-color);color:#fff}.btn-primary:hover{background-color:var(--accent-hover)}.btn-secondary{background-color:#ffffff0d;color:#fff;border:1px solid var(--border-color)}.btn-secondary:hover{background-color:#ffffff1a}.section{padding:6rem 0}.card{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:1rem;padding:1.5rem}.navbar.svelte-11lpkcp{position:fixed;top:0;left:0;width:100%;z-index:100;padding:1.5rem 0;background-color:#0b0e14cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05)}.nav-container.svelte-11lpkcp{display:flex;justify-content:space-between;align-items:center}.logo.svelte-11lpkcp{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.1rem;z-index:101}.logo-icon.svelte-11lpkcp{width:24px;height:24px;background-color:var(--accent-color);border-radius:4px;transform:rotate(45deg)}.desktop-menu.svelte-11lpkcp{display:none;align-items:center;gap:2rem}@media(min-width:768px){.desktop-menu.svelte-11lpkcp{display:flex}.mobile-menu-btn.svelte-11lpkcp{display:none}}.nav-link.svelte-11lpkcp{font-size:.95rem;color:var(--text-secondary)}.nav-link.svelte-11lpkcp:hover{color:var(--text-color)}.divider.svelte-11lpkcp{width:1px;height:24px;background-color:var(--border-color)}.social-icon.svelte-11lpkcp{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background-color:#ffffff0d;color:var(--text-secondary);transition:all .2s}.social-icon.svelte-11lpkcp:hover{background-color:#ffffff1a;color:var(--text-color)}.mobile-menu-btn.svelte-11lpkcp{background:none;color:var(--text-color);padding:.5rem;z-index:101}.mobile-menu.svelte-11lpkcp{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0b0e14fa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;z-index:99;padding:2rem}.mobile-nav.svelte-11lpkcp{display:flex;flex-direction:column;align-items:center;gap:2rem}.mobile-nav-link.svelte-11lpkcp{font-size:2rem;font-weight:700;color:var(--text-color);letter-spacing:-.02em;transition:color .2s}.mobile-nav-link.svelte-11lpkcp:hover{color:var(--accent-color)}.mobile-socials.svelte-11lpkcp{display:flex;gap:2rem;margin-top:1rem}.mobile-socials.svelte-11lpkcp .social-icon:where(.svelte-11lpkcp){width:48px;height:48px;background-color:#ffffff14}.hero.svelte-qzo0r3{padding-top:10rem;padding-bottom:8rem;min-height:80vh;display:flex;align-items:center}.hero-container.svelte-qzo0r3{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:992px){.hero-container.svelte-qzo0r3{grid-template-columns:1.2fr 1fr}}h1.svelte-qzo0r3{font-size:3rem;margin-bottom:1.5rem;letter-spacing:-.02em}@media(min-width:768px){h1.svelte-qzo0r3{font-size:4rem}}.hero-subtitle.svelte-qzo0r3{font-size:1.25rem;margin-bottom:2.5rem;max-width:600px}.highlight.svelte-qzo0r3{color:var(--accent-color);font-weight:600}.hero-actions.svelte-qzo0r3{display:flex;gap:1rem;flex-wrap:wrap}.terminal-window.svelte-qzo0r3{background-color:#0f1219;border:1px solid var(--border-color);border-radius:12px;overflow:hidden;box-shadow:0 20px 50px -10px #00000080;font-family:var(--font-mono);font-size:.9rem}.terminal-header.svelte-qzo0r3{background-color:#1a1e29;padding:.75rem 1rem;border-bottom:1px solid var(--border-color)}.dots.svelte-qzo0r3{display:flex;gap:6px}.dot.svelte-qzo0r3{width:10px;height:10px;border-radius:50%}.red.svelte-qzo0r3{background-color:#ef4444}.yellow.svelte-qzo0r3{background-color:#f59e0b}.green.svelte-qzo0r3{background-color:#10b981}.terminal-body.svelte-qzo0r3{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.code-line.svelte-qzo0r3{display:flex;gap:.75rem;align-items:center}.prompt.svelte-qzo0r3{color:#10b981;font-weight:700}.cmd.svelte-qzo0r3{color:#f59e0b}.arg.svelte-qzo0r3{color:#9ca3af}.output.svelte-qzo0r3{color:#9ca3af;margin-top:.25rem}.cursor.svelte-qzo0r3{display:inline-block;width:8px;height:16px;background-color:#10b981;animation:svelte-qzo0r3-blink 1s step-end infinite}@keyframes svelte-qzo0r3-blink{0%,to{opacity:1}50%{opacity:0}}.about-section.svelte-1nw4zuc{background-color:var(--bg-color)}.profile-header.svelte-1nw4zuc{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem;align-items:flex-start}@media(min-width:768px){.profile-header.svelte-1nw4zuc{flex-direction:row;align-items:center;gap:3rem}}.profile-image-container.svelte-1nw4zuc{flex-shrink:0}.profile-image.svelte-1nw4zuc{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid var(--card-bg)}.profile-text.svelte-1nw4zuc h2:where(.svelte-1nw4zuc){font-size:2rem;margin-bottom:1rem}.profile-text.svelte-1nw4zuc p:where(.svelte-1nw4zuc){font-size:1.1rem;margin-bottom:1.5rem;max-width:800px}.availability-badge.svelte-1nw4zuc{display:inline-block;background-color:#2563eb33;color:#60a5fa;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500}.tech-stack-container.svelte-1nw4zuc h3:where(.svelte-1nw4zuc){font-size:1.5rem;margin-bottom:1.5rem}.tech-grid.svelte-1nw4zuc{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){.tech-grid.svelte-1nw4zuc{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.tech-grid.svelte-1nw4zuc{grid-template-columns:repeat(5,1fr)}}.tech-item.svelte-1nw4zuc{display:flex;align-items:center;gap:.75rem;background-color:var(--card-bg);border:1px solid var(--border-color);padding:1rem;border-radius:8px;font-weight:600;transition:transform .2s,border-color .2s}.tech-item.svelte-1nw4zuc:hover{transform:translateY(-2px);border-color:var(--accent-color)}.tech-icon.svelte-1nw4zuc{color:var(--text-secondary);display:flex}.section-title.svelte-14tyxr{font-size:2.5rem;margin-bottom:4rem}.timeline.svelte-14tyxr{position:relative;max-width:800px}.timeline-item.svelte-14tyxr{display:flex;gap:2rem;margin-bottom:4rem}.timeline-marker.svelte-14tyxr{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.icon-circle.svelte-14tyxr{width:40px;height:40px;border-radius:50%;background-color:#1a1e29;border:1px solid var(--accent-color);display:flex;align-items:center;justify-content:center;color:var(--accent-color);z-index:2}.line.svelte-14tyxr{width:2px;flex-grow:1;background-color:var(--accent-color);margin-top:.5rem;margin-bottom:.5rem;opacity:.3}.timeline-content.svelte-14tyxr{flex-grow:1}.exp-header.svelte-14tyxr{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.company-logo-placeholder.svelte-14tyxr{width:48px;height:48px;border-radius:50%;background-color:#1a1e29;border:1px solid var(--border-color)}.company-name.svelte-14tyxr{color:var(--text-secondary);font-size:.95rem}.exp-description.svelte-14tyxr{margin-bottom:1.5rem;color:#d1d5db}.stats-container.svelte-14tyxr{background-color:#1a1e29;border:1px solid var(--border-color);border-radius:8px;padding:1rem 1.5rem;display:flex;gap:2rem;margin-bottom:1.5rem;width:fit-content}.stat-item.svelte-14tyxr{display:flex;flex-direction:column}.stat-label.svelte-14tyxr{font-size:.85rem;color:var(--text-secondary);margin-bottom:.25rem}.stat-value.svelte-14tyxr{font-size:1.5rem;font-weight:700;color:var(--text-color)}.stat-divider.svelte-14tyxr{width:1px;background-color:var(--border-color)}.tags.svelte-14tyxr{display:flex;flex-wrap:wrap;gap:.5rem}.tag.svelte-14tyxr{background-color:#2563eb26;color:#60a5fa;padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:500}@media(max-width:640px){.timeline-item.svelte-14tyxr{gap:1rem}.timeline-marker.svelte-14tyxr{display:none}.timeline-marker.svelte-14tyxr{display:flex;margin-right:.5rem}.stats-container.svelte-14tyxr{flex-direction:column;gap:1rem;width:100%}.stat-divider.svelte-14tyxr{width:100%;height:1px}}.contact-container.svelte-1y6h5pf{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:992px){.contact-container.svelte-1y6h5pf{grid-template-columns:1fr 1fr}}.section-title.svelte-1y6h5pf{font-size:3rem;margin-bottom:1.5rem}.contact-text.svelte-1y6h5pf{font-size:1.1rem;margin-bottom:3rem;max-width:500px}.email-card.svelte-1y6h5pf{display:flex;align-items:center;gap:1rem;background-color:#1a1e29;padding:1rem;border-radius:8px;margin-bottom:1.5rem;width:fit-content;border:1px solid var(--border-color)}.email-icon.svelte-1y6h5pf{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:6px}.email-address.svelte-1y6h5pf{font-family:var(--font-mono);font-size:.95rem}.copy-btn.svelte-1y6h5pf{background:none;color:var(--text-secondary);padding:.5rem}.copy-btn.svelte-1y6h5pf:hover{color:var(--text-color)}.social-buttons.svelte-1y6h5pf{display:flex;gap:1rem}.social-btn.svelte-1y6h5pf{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:#1a1e29;border:1px solid var(--border-color);border-radius:8px;font-weight:600;transition:all .2s}.social-btn.svelte-1y6h5pf:hover{background-color:#ffffff1a}.form-card.svelte-1y6h5pf{background-color:#151921;padding:2rem;border-radius:16px;border:1px solid var(--border-color)}.form-card.svelte-1y6h5pf h3:where(.svelte-1y6h5pf){font-size:1.5rem;margin-bottom:2rem}.contact-form.svelte-1y6h5pf{display:flex;flex-direction:column;gap:1.5rem}.form-group.svelte-1y6h5pf{display:flex;flex-direction:column;gap:.5rem}label.svelte-1y6h5pf{font-weight:500;font-size:.95rem}input.svelte-1y6h5pf,textarea.svelte-1y6h5pf{background-color:#0f1219;border:1px solid var(--border-color);border-radius:8px;padding:.75rem 1rem;color:var(--text-color);font-family:inherit;font-size:1rem;transition:border-color .2s}input.svelte-1y6h5pf:focus,textarea.svelte-1y6h5pf:focus{outline:none;border-color:var(--accent-color)}textarea.svelte-1y6h5pf{resize:vertical;min-height:120px}.submit-btn.svelte-1y6h5pf{width:100%;margin-top:1rem;gap:.5rem}
