.page-wrapper.svelte-1esywbb{min-height:100vh;background:linear-gradient(180deg,var(--bg-base) 0%,var(--bg-deep) 100%)}.main-content.svelte-1esywbb{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 4rem}.content-section.svelte-1esywbb{margin-bottom:3.5rem;scroll-margin-top:80px}.section-header.svelte-1esywbb{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color);gap:1rem}.section-title-group.svelte-1esywbb{display:flex;align-items:center;gap:.75rem}.section-title-group.svelte-1esywbb h2:where(.svelte-1esywbb){font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3}.section-subtitle.svelte-1esywbb{font-size:.8125rem;color:var(--text-tertiary);margin:.125rem 0 0}.featured-grid.svelte-1esywbb{display:grid;grid-gap:1rem;gap:1rem}.featured-card.svelte-1esywbb{position:relative;border-radius:8px;transition:all .3s ease;min-height:300px;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);padding:.45rem}.featured-card.svelte-1esywbb:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--primary-subtle) 0%,transparent 50%);opacity:0;transition:opacity .25s ease;z-index:1}.featured-card.svelte-1esywbb:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--primary) 30%,transparent);box-shadow:var(--shadow-lg),0 0 0 1px var(--primary-subtle)}.featured-card.svelte-1esywbb:hover:before{opacity:1}.featured-content.svelte-1esywbb{padding:2rem}.featured-content.svelte-1esywbb h3:where(.svelte-1esywbb){font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 .75rem;color:var(--text-primary)}.featured-content.svelte-1esywbb p:where(.svelte-1esywbb){font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-badge.svelte-1esywbb{display:inline-block;padding:.375rem .75rem;background:var(--primary-subtle);border:1px solid color-mix(in srgb,var(--primary) 24%,transparent);border-radius:2rem;font-size:.75rem;font-weight:600;margin-bottom:1rem;width:-moz-fit-content;width:fit-content;color:var(--primary)}.featured-badge.new.svelte-1esywbb{background:color-mix(in srgb,var(--primary) 22%,transparent);color:var(--primary-light);box-shadow:var(--glow-sm)}.recency-badge.svelte-1esywbb{display:inline-block;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;border-radius:8px;background:var(--primary-subtle);color:var(--accent-light);border:1px solid rgba(45,212,191,.3);margin-bottom:.375rem;width:-moz-fit-content;width:fit-content}.recency-badge.new.svelte-1esywbb{background:#2dd4bf4d;color:var(--primary-lightest);box-shadow:0 0 8px #2dd4bf33}.read-more.svelte-1esywbb{font-size:.875rem;font-weight:600}.recent-grid.svelte-1esywbb{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.recent-card.svelte-1esywbb{position:relative;aspect-ratio:3/2;border-radius:8px;transition:all .25s ease;border:1px solid rgba(45,212,191,.15)}.recent-card.svelte-1esywbb:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--primary-subtle) 0%,transparent 50%);opacity:0;transition:opacity .25s ease;z-index:1}.recent-card.svelte-1esywbb:hover{transform:translateY(-3px);border-color:#2dd4bf59;box-shadow:var(--shadow-lg),0 0 0 1px var(--primary-subtle)}.recent-card.svelte-1esywbb:hover:before{opacity:1}.recent-card.svelte-1esywbb:hover .card-content:where(.svelte-1esywbb) h3:where(.svelte-1esywbb){color:var(--accent-light)}.recent-card.svelte-1esywbb .card-content:where(.svelte-1esywbb) h3:where(.svelte-1esywbb){font-size:1rem;-webkit-line-clamp:2;line-clamp:2}.blog-grid.svelte-1esywbb{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.blog-card.svelte-1esywbb{position:relative;aspect-ratio:4/3;border-radius:8px;transition:all .25s ease;border:1px solid var(--border-color)}.blog-card.svelte-1esywbb:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--primary-subtle) 0%,transparent 50%);opacity:0;transition:opacity .25s ease;z-index:1}.blog-card.svelte-1esywbb:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--primary) 30%,transparent);box-shadow:var(--shadow-lg),0 0 0 1px var(--primary-subtle)}.blog-card.svelte-1esywbb:hover:before{opacity:1}.blog-card.svelte-1esywbb:hover .card-content:where(.svelte-1esywbb) h3:where(.svelte-1esywbb){color:var(--accent-light)}.card-content.svelte-1esywbb{padding:1rem}.card-content.svelte-1esywbb h3:where(.svelte-1esywbb){font-size:.9375rem;font-weight:600;line-height:1.4;margin:0;color:var(--text-primary);transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-content.svelte-1esywbb p:where(.svelte-1esywbb){font-size:.75rem;line-height:1.5;color:var(--text-secondary);margin:.375rem 0 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-content.svelte-1esywbb time:where(.svelte-1esywbb){font-size:.6875rem;color:var(--text-tertiary);margin-top:.375rem}.cta-section.svelte-1esywbb{background:linear-gradient(135deg,var(--bg-surface) 0%,var(--bg-deep) 100%);border-radius:8px;padding:2.5rem 2rem;text-align:center;color:var(--text-primary);border:1px solid color-mix(in srgb,var(--primary) 20%,transparent);position:relative;overflow:hidden}.cta-section.svelte-1esywbb:before{content:"";position:absolute;top:-50%;left:50%;transform:translate(-50%);width:400px;height:200px;background:radial-gradient(ellipse,var(--primary-subtle) 0%,transparent 70%);pointer-events:none}.cta-content.svelte-1esywbb{max-width:500px;margin:0 auto;position:relative}.cta-content.svelte-1esywbb h2:where(.svelte-1esywbb){font-size:1.5rem;font-weight:600;margin:0 0 .75rem;color:var(--text-primary)}.cta-content.svelte-1esywbb p:where(.svelte-1esywbb){font-size:.9375rem;color:var(--text-secondary);line-height:1.6;margin:0 0 1.5rem}.cta-buttons.svelte-1esywbb{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}@media(max-width:900px){.recent-grid.svelte-1esywbb,.blog-grid.svelte-1esywbb{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.main-content.svelte-1esywbb{padding:1rem 1rem 2.5rem}.content-section.svelte-1esywbb{margin-bottom:2.5rem;scroll-margin-top:70px}.section-header.svelte-1esywbb{margin-bottom:1rem;padding-bottom:.5rem}.section-title-group.svelte-1esywbb h2:where(.svelte-1esywbb){font-size:1.0625rem}.section-subtitle.svelte-1esywbb{font-size:.75rem}.featured-card.svelte-1esywbb{min-height:250px}.featured-content.svelte-1esywbb{padding:1.25rem}.featured-content.svelte-1esywbb h3:where(.svelte-1esywbb){font-size:1.25rem}.featured-content.svelte-1esywbb p:where(.svelte-1esywbb){font-size:.875rem}.recent-grid.svelte-1esywbb{grid-template-columns:repeat(2,1fr);gap:.625rem}.recent-card.svelte-1esywbb{aspect-ratio:4/3;border-radius:.5rem}.recent-card.svelte-1esywbb .card-content:where(.svelte-1esywbb) h3:where(.svelte-1esywbb){font-size:.8125rem}.recent-card.svelte-1esywbb .card-content:where(.svelte-1esywbb) p:where(.svelte-1esywbb){display:none}.blog-grid.svelte-1esywbb{grid-template-columns:repeat(2,1fr);gap:.625rem}.blog-card.svelte-1esywbb{aspect-ratio:1;border-radius:.5rem}.card-content.svelte-1esywbb{padding:.625rem}.card-content.svelte-1esywbb h3:where(.svelte-1esywbb){font-size:.75rem;-webkit-line-clamp:2;line-clamp:2}.card-content.svelte-1esywbb p:where(.svelte-1esywbb){display:none}.card-content.svelte-1esywbb time:where(.svelte-1esywbb){display:none}.cta-section.svelte-1esywbb{padding:1.5rem 1.25rem;border-radius:8px;margin-top:.5rem}.cta-content.svelte-1esywbb h2:where(.svelte-1esywbb){font-size:1.1875rem}.cta-content.svelte-1esywbb p:where(.svelte-1esywbb){font-size:.8125rem;margin-bottom:1.25rem}.cta-buttons.svelte-1esywbb{flex-direction:column;align-items:stretch;gap:.5rem}.btn-hub-primary.svelte-1esywbb,.btn-hub-secondary.svelte-1esywbb{padding:.6875rem 1.25rem;font-size:.8125rem;justify-content:center;border-radius:.5rem}}@media(max-width:380px){.blog-grid.svelte-1esywbb{gap:.5rem}.card-content.svelte-1esywbb{padding:.5rem}.card-content.svelte-1esywbb h3:where(.svelte-1esywbb){font-size:.6875rem}.section-title-group.svelte-1esywbb{gap:.5rem}.section-title-group.svelte-1esywbb h2:where(.svelte-1esywbb){font-size:.9375rem}}
