.hero[data-astro-cid-bbe6dxrz]{margin-bottom:4rem}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:4rem;max-width:1200px;margin:0 auto}.hero-image-wrapper[data-astro-cid-bbe6dxrz]{flex-shrink:0;width:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-image[data-astro-cid-bbe6dxrz]{width:100%;height:auto;max-width:100%;object-fit:contain;border-radius:1rem}.hero-text[data-astro-cid-bbe6dxrz]{flex:1;text-align:left}.hero-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-heading);font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1rem;color:var(--color-text);letter-spacing:-.02em}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;color:var(--color-text-secondary);margin:0 0 2rem;font-weight:400;line-height:1.6}.hero-cta-button[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--color-primary);color:var(--color-background);text-decoration:none;border-radius:.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px color-mix(in srgb,var(--color-primary) 20%,transparent)}.hero-cta-button[data-astro-cid-bbe6dxrz]:hover{background:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary) 30%,transparent)}.hero-cta-button[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{transition:transform .2s}.hero-cta-button[data-astro-cid-bbe6dxrz]:hover svg[data-astro-cid-bbe6dxrz]{transform:translate(4px)}@media (max-width: 1024px){.hero[data-astro-cid-bbe6dxrz]{margin-bottom:3rem}.hero-content[data-astro-cid-bbe6dxrz]{gap:3rem}.hero-image-wrapper[data-astro-cid-bbe6dxrz]{width:40%;max-width:400px}.hero-image[data-astro-cid-bbe6dxrz]{width:100%;height:auto;max-height:300px;object-fit:contain}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3rem}}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{margin-bottom:2.5rem}.hero-content[data-astro-cid-bbe6dxrz]{flex-direction:column;text-align:center;gap:2rem}.hero-text[data-astro-cid-bbe6dxrz]{text-align:center}.hero-image-wrapper[data-astro-cid-bbe6dxrz]{width:100%;max-width:100%;aspect-ratio:16 / 9;min-height:200px}.hero-image[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.125rem;margin-bottom:1.5rem}.hero-cta-button[data-astro-cid-bbe6dxrz]{padding:.75rem 1.5rem;font-size:.9375rem}}@media (max-width: 480px){.hero[data-astro-cid-bbe6dxrz]{margin-bottom:2rem}.hero-content[data-astro-cid-bbe6dxrz]{gap:1.5rem}.hero-image-wrapper[data-astro-cid-bbe6dxrz]{width:100%;max-width:100%;aspect-ratio:16 / 9;min-height:180px}.hero-image[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1rem;margin-bottom:1.25rem}.hero-cta-button[data-astro-cid-bbe6dxrz]{padding:.625rem 1.25rem;font-size:.875rem}}.home-container{max-width:1200px;margin:0 auto;padding:4rem 1.25rem}.categories-section{display:flex;flex-direction:column;gap:4rem}.category-block:last-child{border-bottom:none;padding-bottom:0}.category-header{margin-bottom:2rem}.category-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;gap:1.5rem}.category-title{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;color:var(--color-text);flex:1}.category-title-link{color:inherit;text-decoration:none;transition:color .2s}.category-title-link:hover{color:var(--color-primary)}.view-all-button{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--color-background);border:1.5px solid var(--color-primary);border-radius:.5rem;color:var(--color-primary);text-decoration:none;font-size:.9375rem;font-weight:600;transition:all .2s;white-space:nowrap}.view-all-button:hover{background:var(--color-primary);color:var(--color-background);transform:translateY(-1px);box-shadow:0 4px 8px color-mix(in srgb,var(--color-primary) 20%,transparent)}.view-all-button svg{transition:transform .2s}.view-all-button:hover svg{transform:translate(2px)}.category-meta{display:flex;align-items:center;gap:1rem;font-size:.9375rem;color:var(--color-text-secondary)}.category-count{font-weight:500}.no-posts-category{text-align:center;color:var(--color-text-secondary);font-size:1rem;padding:2rem 0;font-style:italic}@media (max-width: 1024px){.category-header-top{flex-direction:row;align-items:center;gap:1rem}.view-all-button{flex-shrink:0;padding:.5rem 1rem;font-size:.875rem}}@media (max-width: 768px){.category-header-top{flex-direction:column;align-items:flex-start;gap:1rem}.view-all-button{width:auto;align-self:flex-start;padding:.5rem 1rem;font-size:.875rem}}@media (max-width: 480px){.home-container{padding:1.5rem 1rem}.categories-section{gap:3rem}.category-block{padding-bottom:2rem}.category-title{font-size:2rem}.category-header-top{margin-bottom:.5rem;gap:.75rem}.view-all-button{padding:.5rem .875rem;font-size:.8125rem;gap:.375rem}.view-all-button svg{width:14px;height:14px}}@media (min-width: 1025px) and (max-width: 1399px){.home-container{padding:2rem 1.25rem}.categories-section{gap:3.5rem}.category-title{font-size:2.25rem}}
