.hero.svelte-15xsvv5{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:4rem 1rem;background:linear-gradient(to bottom,#0a0a0aa6,#0a0a0a73);position:relative;overflow:hidden;text-align:center;box-sizing:border-box}.inner.svelte-15xsvv5{max-width:900px;margin:0 auto;z-index:1;padding:0 1rem}h1.svelte-15xsvv5{font-size:clamp(2.2rem,6vw,5rem);line-height:1.1;font-weight:700;color:#fff;margin-bottom:1rem;white-space:normal;overflow:hidden}p.svelte-15xsvv5{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;line-height:1.6}.cta.svelte-15xsvv5{padding:.75rem 1.5rem;font-size:1.1rem;font-weight:600;border:none;background-color:var(--accent, #38bdf8);color:#000;border-radius:.5rem;cursor:pointer;transition:transform .2s ease,background-color .3s ease}.cta.svelte-15xsvv5:hover{transform:scale(1.05);background-color:#0ea5e9}.scroll-indicator.svelte-15xsvv5{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:1;opacity:.75;pointer-events:none}.scroll-indicator.svelte-15xsvv5 svg:where(.svelte-15xsvv5){display:block;width:24px;height:48px}@media (max-width: 600px){.hero.svelte-15xsvv5{padding:3rem 1rem 6rem}h1.svelte-15xsvv5{font-size:2rem;white-space:normal}p.svelte-15xsvv5{font-size:1rem;margin-bottom:1.5rem}.cta.svelte-15xsvv5{font-size:1rem;padding:.6rem 1.2rem}.scroll-indicator.svelte-15xsvv5{bottom:1.5rem}}.project-card.svelte-f03kri{background-color:#1e293b57;border:1px solid #60a5fa;border-radius:12px;padding:1.5rem;color:#fff;position:relative;transition:all .2s ease;box-shadow:0 6px 10px #60a5fa59;display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:100%;min-height:320px;box-sizing:border-box}.card-content.svelte-f03kri{flex-grow:1}.project-card.svelte-f03kri:hover{background-color:#1e293bd8;box-shadow:0 8px 28px #60a5fa8c}.header-row.svelte-f03kri{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.project-title.svelte-f03kri{flex:1;margin:0;font-size:1.3rem;word-break:break-word;overflow-wrap:break-word}.project-index.svelte-f03kri{font-size:1.3rem;flex-shrink:0;color:#60a5fa}.github-link.svelte-f03kri{flex-shrink:0;opacity:0;transition:opacity .3s ease;color:#60a5fa}.project-card.svelte-f03kri:hover .github-link:where(.svelte-f03kri){opacity:1}.github-icon.svelte-f03kri{width:24px;height:24px}h3.svelte-f03kri,p.svelte-f03kri{word-break:break-word;overflow-wrap:break-word}h3.svelte-f03kri{font-size:1.3rem;margin:0 0 .5rem}p.svelte-f03kri{margin:.5rem 0 1rem;font-size:1rem;color:#e2e8f0}.tech-grid.svelte-f03kri{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.5rem;margin-top:auto}.tech.svelte-f03kri{background-color:#334155;padding:.3rem .75rem;border-radius:8px;font-size:.875rem;text-align:center;white-space:nowrap;overflow-wrap:break-word}@media (max-width: 600px){.project-card.svelte-f03kri{padding:1rem;min-height:auto}.project-title.svelte-f03kri,.project-index.svelte-f03kri{font-size:1.1rem}p.svelte-f03kri{font-size:.95rem}.tech-grid.svelte-f03kri{grid-template-columns:repeat(2,1fr)}.github-icon.svelte-f03kri{width:20px;height:20px}}.projects-section.svelte-wpdbqw{padding:2rem;max-width:1600px;margin:auto;padding-top:65px}h2.svelte-wpdbqw{color:#fff;font-size:2rem;margin-bottom:1.5rem}.grid-container.svelte-wpdbqw{display:grid;gap:1.5rem;grid-template-columns:1fr;justify-content:center}@media (min-width: 640px){.grid-container.svelte-wpdbqw{grid-template-columns:repeat(2,1fr);justify-content:center}.projects-section.svelte-wpdbqw{padding-top:5px}}@media (min-width: 1024px){.grid-container.svelte-wpdbqw{grid-template-columns:repeat(3,1fr);justify-content:center}}.contact-section.svelte-onwo0z{background:linear-gradient(to bottom,#0a0a0aa6,#0a0a0a73);padding:4rem 0;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.container.svelte-onwo0z{max-width:900px;margin:0 auto;padding:0 1.5rem;width:100%;z-index:1}.header.svelte-onwo0z{text-align:center;margin-bottom:3rem}.title.svelte-onwo0z{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.025em;line-height:1.1}.subtitle.svelte-onwo0z{font-size:1.25rem;color:#d1d5db;line-height:1.6;max-width:600px;margin:0 auto}.contact-form.svelte-onwo0z{background:#141414cc;border-radius:16px;padding:2.5rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px #0006,0 0 0 1px #ffffff0d}.form-grid.svelte-onwo0z{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.form-group.svelte-onwo0z{display:flex;flex-direction:column}.form-group.full-width.svelte-onwo0z{grid-column:1 / -1}.label.svelte-onwo0z{font-size:.875rem;font-weight:600;color:#f3f4f6;margin-bottom:.5rem;display:flex;align-items:center;gap:.25rem}.required.svelte-onwo0z{color:#ef4444;font-weight:500}.input.svelte-onwo0z,.textarea.svelte-onwo0z{padding:.875rem 1rem;border:1px solid #374151;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#1f2937;color:#f9fafb;font-family:inherit;width:100%;box-sizing:border-box}.input.svelte-onwo0z:focus,.textarea.svelte-onwo0z:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.input.svelte-onwo0z:disabled,.textarea.svelte-onwo0z:disabled{background-color:#f9fafb;border-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.input.error.svelte-onwo0z,.textarea.error.svelte-onwo0z{border-color:#f87171;box-shadow:0 0 0 2px #f871714d}.textarea.svelte-onwo0z{resize:vertical;min-height:120px;line-height:1.6}.character-count.svelte-onwo0z{display:flex;justify-content:flex-end;margin-top:.5rem}.count.svelte-onwo0z{font-size:.75rem;color:#9ca3af;font-weight:500}.count.warning.svelte-onwo0z{color:#fbbf24}.error-message.svelte-onwo0z{color:#ef4444;font-size:.875rem;margin-top:.5rem;font-weight:500;display:flex;align-items:center;gap:.375rem}.form-footer.svelte-onwo0z{display:flex;flex-direction:column;gap:1rem;align-items:center}.submit-button.svelte-onwo0z{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;min-width:140px;justify-content:center;box-shadow:0 4px 6px -1px #0000001a}.submit-button.svelte-onwo0z:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 6px 20px -6px #3b82f666}.submit-button.svelte-onwo0z:active:not(:disabled){transform:translateY(0)}.submit-button.svelte-onwo0z:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.spinner.svelte-onwo0z{width:1rem;height:1rem;animation:svelte-onwo0z-spin 1s linear infinite}.success-message.svelte-onwo0z,.error-message-box.svelte-onwo0z{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-radius:8px;font-weight:500;text-align:center;width:100%;max-width:400px}.success-message.svelte-onwo0z{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.error-message-box.svelte-onwo0z{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.success-message.svelte-onwo0z .icon:where(.svelte-onwo0z),.error-message-box.svelte-onwo0z .icon:where(.svelte-onwo0z){width:1.25rem;height:1.25rem;flex-shrink:0}@keyframes svelte-onwo0z-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.contact-section.svelte-onwo0z{padding:2rem 0}.container.svelte-onwo0z{padding:0 1rem}.title.svelte-onwo0z{font-size:2rem}.subtitle.svelte-onwo0z{font-size:1rem}.contact-form.svelte-onwo0z{padding:1.5rem}.form-grid.svelte-onwo0z{grid-template-columns:1fr;gap:1rem}.header.svelte-onwo0z{margin-bottom:2rem}}@media (max-width: 480px){.title.svelte-onwo0z{font-size:1.75rem}.contact-form.svelte-onwo0z{padding:1rem}.submit-button.svelte-onwo0z{width:100%}}.about-section.svelte-7spgx5{padding:2rem;padding-top:65px;max-width:1000px;margin:0 auto;color:#fff;border-radius:12px;transform:translateZ(0);will-change:transform;box-sizing:border-box;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1.svelte-7spgx5{margin-top:50px;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2;color:#1a73e8}p.svelte-7spgx5{font-size:1.125rem;line-height:1.6;margin-bottom:1rem}.highlight.svelte-7spgx5{font-weight:600;color:#60a5fa}@media (max-width: 768px){.about-section.svelte-7spgx5{padding:3rem 1rem 4rem}h1.svelte-7spgx5{margin-top:30px;font-size:2rem;margin-bottom:1.25rem}p.svelte-7spgx5{font-size:1.05rem;margin-bottom:1.25rem}}@media (max-width: 480px){.about-section.svelte-7spgx5{padding:3rem 1rem;border-radius:8px}h1.svelte-7spgx5{margin-top:20px;font-size:1.75rem;margin-bottom:1.25rem}p.svelte-7spgx5{font-size:1rem;line-height:1.5}}@media (max-width: 360px){.about-section.svelte-7spgx5{padding:3rem 1rem 2rem}h1.svelte-7spgx5{font-size:1.5rem}p.svelte-7spgx5{font-size:.95rem}}@media (max-height: 500px) and (orientation: landscape){.about-section.svelte-7spgx5{padding:3rem 1rem 4rem}h1.svelte-7spgx5{padding:3rem 1rem 4rem;margin-top:10px;margin-bottom:.75rem}p.svelte-7spgx5{padding:3rem 1rem 4rem;margin-bottom:.75rem}}
