*{box-sizing:border-box}html{overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#000;color:#fff;margin:0;padding:0;overflow-x:hidden;width:100%}.background.svelte-1uha8ag{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:#000}.accent-line.svelte-1uha8ag{position:absolute;left:10%;top:0;bottom:0;width:2px;background:#fff}.page-wrapper.svelte-1uha8ag{width:100%;min-height:100vh;padding:60px 20px;display:flex;justify-content:center;align-items:flex-start}.container.svelte-1uha8ag{width:100%;max-width:600px}.card.svelte-1uha8ag{background:#000;border:2px solid #ffffff;padding:50px;width:100%;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;position:relative}.card.svelte-1uha8ag:before{content:"";position:absolute;top:15px;left:-15px;width:100%;height:100%;border:2px solid #ffffff;z-index:-1}.card.visible.svelte-1uha8ag{opacity:1;transform:translateY(0)}.header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;gap:30px}.avatar-container.svelte-1uha8ag{flex-shrink:0}.avatar.svelte-1uha8ag{width:100px;height:100px;border:2px solid #ffffff;object-fit:cover;display:block}.header-text.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:48px;font-weight:600;margin:0 0 8px;font-family:JetBrains Mono,monospace;letter-spacing:-1px;color:#fff}.subtitle.svelte-1uha8ag{color:#999;font-size:14px;font-weight:400;font-family:JetBrains Mono,monospace}.description.svelte-1uha8ag{color:#fff;font-size:16px;line-height:1.7;margin-bottom:40px;font-weight:400}.tech-stack.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:50px}.badge.svelte-1uha8ag{background:#fff;color:#000;padding:6px 12px;font-size:12px;font-weight:500;border:none;font-family:JetBrains Mono,monospace;transition:transform .2s ease;opacity:0;transform:translateY(10px)}.badge.visible.svelte-1uha8ag{opacity:1;transform:translateY(0)}.badge.svelte-1uha8ag:hover{transform:translateY(-2px)}.section-title.svelte-1uha8ag{font-size:20px;font-weight:600;margin-bottom:20px;color:#fff;font-family:JetBrains Mono,monospace}.projects-carousel.svelte-1uha8ag{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}.carousel-btn.svelte-1uha8ag{background:#fff;border:none;color:#000;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;font-family:JetBrains Mono,monospace;transition:transform .2s ease;flex-shrink:0}.carousel-btn.svelte-1uha8ag:hover:not(:disabled){transform:scale(1.1)}.carousel-btn.svelte-1uha8ag:disabled{opacity:.3;cursor:not-allowed}.projects-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:20px;grid-column:2;width:100%;min-width:0}.projects-section.svelte-1uha8ag{margin-bottom:40px}.project-card-wrapper.svelte-1uha8ag{width:100%;height:100%}@media(max-width:640px){.projects-carousel.svelte-1uha8ag{grid-template-columns:1fr 1fr;justify-items:center}.projects-grid.svelte-1uha8ag{grid-template-columns:1fr;grid-column:1 / -1;grid-row:1;margin-bottom:15px}.carousel-btn.prev.svelte-1uha8ag{grid-column:1;grid-row:2;justify-self:end;margin-right:10px}.carousel-btn.next.svelte-1uha8ag{grid-column:2;grid-row:2;justify-self:start;margin-left:10px}}.project-card.svelte-1uha8ag{background:#000;border:2px solid #ffffff;overflow:hidden;cursor:pointer;padding:0;text-align:left;width:100%;height:100%;display:flex;flex-direction:column;transition:transform .2s ease;opacity:0;transform:translateY(20px)}.project-card.visible.svelte-1uha8ag{opacity:1;transform:translateY(0)}.project-card.svelte-1uha8ag:hover{transform:translateY(-4px)}.project-img-wrapper.svelte-1uha8ag{position:relative;height:140px;overflow:hidden}.project-img.svelte-1uha8ag{width:100%;height:100%;object-fit:cover}.project-info.svelte-1uha8ag{padding:15px;flex:1;display:flex;flex-direction:column}.project-info.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:16px;font-weight:600;margin:0 0 6px;color:#fff;font-family:JetBrains Mono,monospace}.project-info.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:13px;color:#999;margin:0;line-height:1.5}.social-links.svelte-1uha8ag{display:flex;gap:15px;margin-bottom:30px}.social-btn.svelte-1uha8ag{flex:1;display:flex;align-items:center;justify-content:center;padding:12px;border:2px solid #ffffff;background:#000;color:#fff;text-decoration:none;font-size:14px;font-weight:500;font-family:JetBrains Mono,monospace;transition:all .2s ease}.social-btn.svelte-1uha8ag:hover{background:#fff;color:#000}.visitors-counter.svelte-1uha8ag{display:flex;justify-content:center}.visitor-pill.svelte-1uha8ag{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;color:#000;font-size:12px;font-weight:500;font-family:JetBrains Mono,monospace}.spinner.svelte-1uha8ag{width:16px;height:16px;border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:svelte-1uha8ag-spin .8s linear infinite}@keyframes svelte-1uha8ag-spin{to{transform:rotate(360deg)}}.modal.svelte-1uha8ag{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000000f2;animation:svelte-1uha8ag-fadeIn .2s ease}.modal.show.svelte-1uha8ag{display:flex;justify-content:center;align-items:center;flex-direction:column}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:0}to{opacity:1}}.modal-close.svelte-1uha8ag{position:absolute;top:30px;right:30px;background:none;border:none;color:#fff;font-size:40px;font-weight:300;cursor:pointer;font-family:Inter,sans-serif;padding:0;line-height:1}.modal-content.svelte-1uha8ag{max-width:90vw;max-height:80vh;object-fit:contain;border:2px solid #ffffff}.modal-caption.svelte-1uha8ag{margin-top:20px;text-align:center;color:#fff;font-size:16px;font-weight:500;max-width:600px;padding:0 20px;font-family:JetBrains Mono,monospace}@media(max-width:640px){.page-wrapper.svelte-1uha8ag{padding:30px 15px}.card.svelte-1uha8ag{padding:30px 25px}.card.svelte-1uha8ag:before{display:none}.header.svelte-1uha8ag{flex-direction:column-reverse;text-align:left}.avatar.svelte-1uha8ag{width:80px;height:80px}.header-text.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:36px}.projects-grid.svelte-1uha8ag{grid-template-columns:1fr}.project-img-wrapper.svelte-1uha8ag{height:180px}.accent-line.svelte-1uha8ag{display:none}}
