.page-wrapper.svelte-1esywbb{min-height:100vh;background:linear-gradient(180deg,var(--bg-base) 0%,var(--bg-deep) 100%)}.hero.svelte-1esywbb{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem;text-align:center;position:relative}.hero.svelte-1esywbb:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:300px;height:150px;background:radial-gradient(ellipse,rgba(45,212,191,.15) 0%,transparent 70%);pointer-events:none}.hero.svelte-1esywbb h1:where(.svelte-1esywbb){font-size:2rem;font-weight:700;line-height:1.2;margin:0;letter-spacing:-.02em;color:var(--text-primary);position:relative;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.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-icon.svelte-1esywbb{font-size:1.25rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:#2dd4bf1a;border-radius:.5rem;border:1px solid color-mix(in srgb,var(--primary) 20%,transparent)}.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:1rem;overflow:hidden;background:var(--bg-surface);text-decoration:none;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-card.svelte-1esywbb:hover .featured-image:where(.svelte-1esywbb){transform:scale(1.05)}.featured-card.has-image.svelte-1esywbb .featured-content:where(.svelte-1esywbb){color:#fff}.featured-card.has-image.svelte-1esywbb .featured-content:where(.svelte-1esywbb) h3:where(.svelte-1esywbb),.featured-card.has-image.svelte-1esywbb .featured-content:where(.svelte-1esywbb) .read-more:where(.svelte-1esywbb){color:#fff}.featured-card.has-image.svelte-1esywbb .featured-content:where(.svelte-1esywbb) p:where(.svelte-1esywbb){color:#fffc}.featured-card.has-image.svelte-1esywbb .featured-badge:where(.svelte-1esywbb){background:#ffffff1f;border-color:#ffffff38;color:#fff}.featured-image.svelte-1esywbb{position:absolute;inset:.45rem;border-radius:.8rem;background-size:cover;background-position:center;transition:transform .4s ease}.featured-overlay.svelte-1esywbb{position:absolute;inset:.45rem;border-radius:.8rem;background:linear-gradient(to top,#0c0a09f7,#0c0a09b8 45%,#0c0a0933)}.featured-content.svelte-1esywbb{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;color:var(--text-primary)}.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:1rem;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{display:flex;align-items:center;font-size:.875rem;font-weight:600;color:var(--primary);transition:color .2s ease}.read-more.svelte-1esywbb:hover{color:var(--primary-light)}.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:.75rem;overflow:hidden;background:var(--bg-surface);text-decoration:none;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-image:where(.svelte-1esywbb){transform:scale(1.05)}.recent-card.svelte-1esywbb:hover .card-content:where(.svelte-1esywbb) h3:where(.svelte-1esywbb){color:var(--accent-light)}.recent-card.has-image.svelte-1esywbb .card-content:where(.svelte-1esywbb){color:#fff}.recent-card.has-image.svelte-1esywbb .card-content:where(.svelte-1esywbb) h3:where(.svelte-1esywbb){color:#fff}.recent-card.has-image.svelte-1esywbb .card-content:where(.svelte-1esywbb) p:where(.svelte-1esywbb){color:#fffc}.recent-card.has-image.svelte-1esywbb .card-overlay:where(.svelte-1esywbb){background:linear-gradient(to top,#0a0a0ff2,#0a0a0f99 40%,#0a0a0f4d)}.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:.75rem;overflow:hidden;background:var(--bg-surface);text-decoration:none;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-image:where(.svelte-1esywbb){transform:scale(1.05)}.blog-card.svelte-1esywbb:hover .card-content:where(.svelte-1esywbb) h3:where(.svelte-1esywbb){color:var(--accent-light)}.blog-card.has-image.svelte-1esywbb .card-content:where(.svelte-1esywbb){color:#fff}.blog-card.has-image.svelte-1esywbb .card-content:where(.svelte-1esywbb) h3:where(.svelte-1esywbb){color:#fff}.blog-card.has-image.svelte-1esywbb .card-content:where(.svelte-1esywbb) p:where(.svelte-1esywbb){color:#fffc}.blog-card.has-image.svelte-1esywbb .card-overlay:where(.svelte-1esywbb){background:linear-gradient(to top,#0a0a0ff2,#0a0a0f99 40%,#0a0a0f4d)}.card-image.svelte-1esywbb{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .4s ease}.card-overlay.svelte-1esywbb{position:absolute;inset:0;background:linear-gradient(135deg,var(--bg-deep) 0%,var(--bg-base) 100%)}.card-content.svelte-1esywbb{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;color:var(--text-primary)}.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:1rem;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}.btn-primary.svelte-1esywbb{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--accent-dark) 100%);color:var(--text-primary);font-weight:600;font-size:.875rem;border-radius:.5rem;text-decoration:none;transition:all .2s ease;box-shadow:0 0 20px #2dd4bf40}.btn-primary.svelte-1esywbb:hover{background:linear-gradient(135deg,var(--accent) 0%,var(--primary-dark) 100%);transform:translateY(-2px);box-shadow:0 0 30px #2dd4bf59}.btn-secondary.svelte-1esywbb{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:#2dd4bf1a;color:var(--text-secondary);font-weight:600;font-size:.875rem;border-radius:.5rem;border:1px solid color-mix(in srgb,var(--primary) 25%,transparent);text-decoration:none;transition:all .2s ease}.btn-secondary.svelte-1esywbb:hover{background:var(--primary-subtle);border-color:#2dd4bf66;color:var(--accent-light)}@media(max-width:900px){.recent-grid.svelte-1esywbb,.blog-grid.svelte-1esywbb{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero.svelte-1esywbb{padding:1.5rem 1rem 1rem}.hero.svelte-1esywbb h1:where(.svelte-1esywbb){font-size:1.5rem}.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-icon.svelte-1esywbb{font-size:1rem;width:1.75rem;height:1.75rem}.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:.75rem;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-primary.svelte-1esywbb,.btn-secondary.svelte-1esywbb{padding:.6875rem 1.25rem;font-size:.8125rem;justify-content:center;border-radius:.5rem}}@media(max-width:380px){.hero.svelte-1esywbb h1:where(.svelte-1esywbb){font-size:1.25rem}.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}}
