.press-container.svelte-z4ty8t.svelte-z4ty8t{min-height:100vh;background:linear-gradient(to bottom,var(--bg),var(--bg-secondary))}.press-hero.svelte-z4ty8t.svelte-z4ty8t{background:linear-gradient(135deg,var(--pri) 0%,var(--founder) 100%);padding:3rem 2rem;text-align:center;position:relative;overflow:hidden}.press-hero.svelte-z4ty8t.svelte-z4ty8t:before{content:"";position:absolute;top:0;left:0;right:0;bottom: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")}.hero-content.svelte-z4ty8t.svelte-z4ty8t{max-width:800px;margin:0 auto;position:relative;z-index:1}.hero-icon{font-size:3rem;color:var(--sec);margin-bottom:1rem}.hero-title.svelte-z4ty8t.svelte-z4ty8t{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.hero-subtitle.svelte-z4ty8t.svelte-z4ty8t{font-size:1.125rem;color:#fffffff2;line-height:1.6;margin:0}.cta-banner.svelte-z4ty8t.svelte-z4ty8t{max-width:1200px;margin:2rem auto;padding:1.5rem 2rem;background:linear-gradient(135deg,var(--sec),var(--founder));border-radius:1rem;display:flex;align-items:center;gap:1rem;box-shadow:var(--shadow-md)}.cta-icon{font-size:1.5rem;color:#fff;flex-shrink:0}.cta-text.svelte-z4ty8t.svelte-z4ty8t{color:#fff;margin:0;flex:1}.cta-email.svelte-z4ty8t.svelte-z4ty8t{color:#fff;font-weight:600;text-decoration:underline}.cta-email.svelte-z4ty8t.svelte-z4ty8t:hover{text-decoration:none}.search-section.svelte-z4ty8t.svelte-z4ty8t{max-width:1200px;margin:2rem auto;padding:0 2rem}.search-container.svelte-z4ty8t.svelte-z4ty8t{background:#fff;border-radius:1.5rem;border:1px solid var(--border);padding:2rem;box-shadow:var(--shadow-sm)}.search-wrapper.svelte-z4ty8t.svelte-z4ty8t{position:relative;margin-bottom:1.5rem}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--text-secondary)}.search-input.svelte-z4ty8t.svelte-z4ty8t{width:100%;padding:.875rem 3rem;border:2px solid var(--border);border-radius:.75rem;font-size:1rem;transition:all .2s ease}.search-input.svelte-z4ty8t.svelte-z4ty8t:focus{outline:none;border-color:var(--founder);box-shadow:0 0 0 3px #00563f1a}.clear-button.svelte-z4ty8t.svelte-z4ty8t{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.clear-button.svelte-z4ty8t.svelte-z4ty8t:hover{color:var(--pri)}.tag-filters.svelte-z4ty8t.svelte-z4ty8t{display:flex;gap:.5rem;flex-wrap:wrap}.tag-button.svelte-z4ty8t.svelte-z4ty8t{padding:.5rem 1rem;background:var(--bg);border:1px solid var(--border);border-radius:.5rem;color:var(--text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.tag-button.svelte-z4ty8t.svelte-z4ty8t:hover{background:var(--bg-secondary);border-color:var(--founder)}.tag-button.active.svelte-z4ty8t.svelte-z4ty8t{background:linear-gradient(135deg,var(--founder),var(--pri));color:#fff;border-color:var(--founder)}.content-wrapper.svelte-z4ty8t.svelte-z4ty8t{max-width:1200px;margin:0 auto;padding:2rem}.time-icon{font-size:.875rem}.meta-icon{font-size:.875rem;color:var(--founder)}.arrow-icon{font-size:1rem}.no-articles.svelte-z4ty8t.svelte-z4ty8t{text-align:center;padding:4rem 2rem}.no-articles-icon{font-size:4rem;color:var(--founder);margin-bottom:1.5rem}.no-articles-title.svelte-z4ty8t.svelte-z4ty8t{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;color:var(--pri);margin-bottom:1rem;letter-spacing:-.01em}.no-articles-text.svelte-z4ty8t.svelte-z4ty8t{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;max-width:600px;margin:0 auto 3rem}.contribute-prompt.svelte-z4ty8t.svelte-z4ty8t{background:linear-gradient(135deg,var(--bg-secondary),white);border-radius:1.5rem;border:1px solid var(--border);padding:2.5rem;max-width:500px;margin:0 auto;box-shadow:var(--shadow-sm)}.contribute-icon{font-size:2.5rem;color:var(--sec);margin-bottom:1rem}.contribute-prompt.svelte-z4ty8t p.svelte-z4ty8t{color:var(--text-primary);line-height:1.6;margin-bottom:2rem}.contribute-prompt.svelte-z4ty8t strong.svelte-z4ty8t{color:var(--pri)}.contribute-button.svelte-z4ty8t.svelte-z4ty8t{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,var(--founder),var(--pri));color:#fff;text-decoration:none;border-radius:.75rem;font-weight:600;transition:all .3s ease;box-shadow:var(--shadow-sm)}.contribute-button.svelte-z4ty8t.svelte-z4ty8t:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.email-icon{font-size:1.125rem}.resources-section.svelte-z4ty8t.svelte-z4ty8t{max-width:1200px;margin:4rem auto 2rem;padding:0 2rem}.resources-card.svelte-z4ty8t.svelte-z4ty8t{background:linear-gradient(135deg,var(--bg-secondary),white);border-radius:1.5rem;border:1px solid var(--border);padding:2.5rem;text-align:center;box-shadow:var(--shadow-md)}.resources-icon{font-size:2.5rem;color:var(--founder);margin-bottom:1rem}.resources-title.svelte-z4ty8t.svelte-z4ty8t{font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;color:var(--pri);margin-bottom:2rem}.resources-grid.svelte-z4ty8t.svelte-z4ty8t{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.resource-link.svelte-z4ty8t.svelte-z4ty8t{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#fff;border:1px solid var(--border);border-radius:.75rem;color:var(--text-primary);text-decoration:none;transition:all .3s ease}.resource-link.svelte-z4ty8t.svelte-z4ty8t:hover{background:var(--bg);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.resource-icon{font-size:1.25rem;color:var(--founder)}.external-icon{font-size:.875rem;color:var(--text-secondary)}@media (max-width: 768px){.press-hero.svelte-z4ty8t.svelte-z4ty8t{padding:2rem 1rem}.hero-title.svelte-z4ty8t.svelte-z4ty8t{font-size:2rem}.cta-banner.svelte-z4ty8t.svelte-z4ty8t{margin:1rem;padding:1rem;flex-direction:column;text-align:center}.search-section.svelte-z4ty8t.svelte-z4ty8t{padding:0 1rem}.search-container.svelte-z4ty8t.svelte-z4ty8t{padding:1.5rem}.resources-grid.svelte-z4ty8t.svelte-z4ty8t{grid-template-columns:1fr}.contribute-prompt.svelte-z4ty8t.svelte-z4ty8t{padding:2rem 1.5rem}.contribute-button.svelte-z4ty8t.svelte-z4ty8t{width:100%;justify-content:center}}@media (max-width: 480px){.hero-title.svelte-z4ty8t.svelte-z4ty8t,.no-articles-title.svelte-z4ty8t.svelte-z4ty8t{font-size:1.75rem}.tag-filters.svelte-z4ty8t.svelte-z4ty8t{justify-content:center}}
