.page-container.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:2rem}body{overflow-x:hidden}.hero-section.svelte-cwls5q{padding:1.5rem 1rem;background:linear-gradient(135deg,var(--pri) 0%,var(--founder) 100%);position:relative;overflow:hidden;margin-bottom:4rem}.hero-section.svelte-cwls5q:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.page-title.svelte-cwls5q{font-family:Space Grotesk,sans-serif;font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.02em;text-align:center;position:relative;z-index:1}.hero-subtitle.svelte-cwls5q{font-size:1.25rem;color:#fff;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6;text-align:center;position:relative;z-index:1}.content-section.svelte-cwls5q{margin-bottom:4rem}.section-title.svelte-cwls5q{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--pri)}.content-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.card.svelte-cwls5q{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 25px -5px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.card.svelte-cwls5q:hover{transform:translateY(-4px);box-shadow:0 20px 40px -5px #00000026}.card-icon.svelte-cwls5q{width:48px;height:48px;background:linear-gradient(135deg,var(--founder),var(--pri));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;font-size:24px}.card.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.5rem;margin-bottom:1rem;color:var(--pri)}.card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-secondary);line-height:1.6}.github-link.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;background:var(--pri);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease}.github-link.svelte-cwls5q:hover{background:var(--founder);transform:translateY(-2px)}.developer-card.svelte-cwls5q{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:16px;padding:3rem;margin-bottom:2rem}.developer-info.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.75rem;color:var(--pri);margin-bottom:.5rem}.developer-bio.svelte-cwls5q{color:var(--text-secondary);line-height:1.6;max-width:800px}.contact-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.contact-card.svelte-cwls5q{background:#fff;border-radius:12px;padding:2rem;text-decoration:none;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:2px solid transparent;text-align:center}.contact-card.svelte-cwls5q:hover{transform:translateY(-4px);border-color:var(--founder);box-shadow:0 8px 24px #0000001f}.contact-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.25rem;color:var(--pri);margin-bottom:.5rem}.contact-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-secondary);font-size:.925rem;margin-bottom:1rem}.email.svelte-cwls5q{display:block;color:var(--founder);font-weight:500;font-size:.925rem}.tech-grid.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.tech-item.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:.75rem}.tech-item.svelte-cwls5q span:where(.svelte-cwls5q){color:var(--text-secondary);font-weight:500}.support-card.svelte-cwls5q{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:16px;padding:2.5rem;text-align:center}.support-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-primary);font-size:1.125rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.support-buttons.svelte-cwls5q{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.support-button.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--pri);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease}.support-button.secondary.svelte-cwls5q{background:#fff;color:var(--pri);border:2px solid var(--pri)}.support-button.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.support-button.secondary.svelte-cwls5q:hover{background:var(--pri);color:#fff}@media (max-width: 768px){.page-title.svelte-cwls5q{font-size:2rem}.hero-subtitle.svelte-cwls5q{font-size:1rem}.content-grid.svelte-cwls5q,.contact-grid.svelte-cwls5q{grid-template-columns:1fr}.developer-card.svelte-cwls5q{padding:2rem}.support-buttons.svelte-cwls5q{flex-direction:column}.support-button.svelte-cwls5q{width:100%;justify-content:center}}
