.hero[data-astro-cid-bbe6dxrz]{margin:0;width:100%}.hero-card[data-astro-cid-bbe6dxrz]{position:relative;border-radius:0 0 16px 16px;overflow:hidden;min-height:85vh;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001a;margin:0;max-width:none;width:100%}.hero-card--compact[data-astro-cid-bbe6dxrz]{min-height:55vh}.hero-background-image[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:#0000004d;z-index:2}.hero-container[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem;display:flex;justify-content:center}.hero-content[data-astro-cid-bbe6dxrz]{text-align:left;color:#fff;width:100%;max-width:1200px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.5rem;font-weight:500;margin:0 0 2.5rem;line-height:1.4;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;max-width:600px;margin:0}.button-container[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:flex-start}.hero-actions[data-astro-cid-bbe6dxrz] .button{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;justify-content:flex-start;gap:.5rem;border:none;cursor:pointer;box-shadow:0 2px 8px #0000001a;align-self:flex-start}.hero-actions[data-astro-cid-bbe6dxrz] .button-primary{background:var(--primary-color);color:#fff}.hero-actions[data-astro-cid-bbe6dxrz] .button-primary:hover{background:var(--primary-color-dark)}.hero-actions[data-astro-cid-bbe6dxrz] .button-outline{background:#fff;color:var(--primary-color);border:2px solid rgba(255,255,255,.3)}.hero-actions[data-astro-cid-bbe6dxrz] .button-outline:hover{background:var(--primary-color-dark)}.hero-actions[data-astro-cid-bbe6dxrz] .search-input{width:100%;max-width:500px;padding:1rem 1.5rem;border-radius:8px;border:none;font-size:1rem;background:#fff;color:var(--text-color);box-shadow:0 2px 8px #0000001a}.hero-actions[data-astro-cid-bbe6dxrz] .search-input:focus{outline:none;box-shadow:0 4px 16px #00000026}.hero-actions[data-astro-cid-bbe6dxrz] .search-input::placeholder{color:var(--light-text)}@media(max-width:768px){.hero-card[data-astro-cid-bbe6dxrz]{min-height:70vh;margin:0;border-radius:0 0 12px 12px;align-items:flex-end}.hero-card--compact[data-astro-cid-bbe6dxrz]{min-height:50vh}.hero-container[data-astro-cid-bbe6dxrz]{padding:2rem 1.5rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;margin-bottom:2rem}.hero-actions[data-astro-cid-bbe6dxrz]{gap:1rem}.hero-actions[data-astro-cid-bbe6dxrz] .button{padding:.875rem 1.5rem;font-size:.95rem;width:100%;max-width:none}.button-container[data-astro-cid-bbe6dxrz]{gap:.75rem;width:100%;align-items:flex-start}.hero-actions[data-astro-cid-bbe6dxrz] .search-input{padding:.875rem 1.25rem;font-size:.95rem}}@media(max-width:480px){.hero-card[data-astro-cid-bbe6dxrz]{min-height:70vh;margin:0;border-radius:0 0 8px 8px;align-items:flex-end}.hero-card--compact[data-astro-cid-bbe6dxrz]{min-height:50vh}.hero-container[data-astro-cid-bbe6dxrz]{padding:1.5rem 1rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.125rem}.hero-actions[data-astro-cid-bbe6dxrz] .button{padding:.75rem 1.25rem;font-size:.9rem}.button-container[data-astro-cid-bbe6dxrz]{gap:.5rem;align-items:flex-start}.hero-actions[data-astro-cid-bbe6dxrz] .search-input{padding:.75rem 1rem;font-size:.9rem}}.features-title[data-astro-cid-vnivfuh2]{font-size:2.5rem;font-weight:700;color:var(--text-color);margin:0 0 2.5rem;text-align:center;line-height:1.2}.features-grid[data-astro-cid-vnivfuh2]{--feature-columns: 4;--feature-gap: 2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--feature-gap);width:100%}.features-grid--3[data-astro-cid-vnivfuh2]{--feature-columns: 3}.features-grid--2[data-astro-cid-vnivfuh2]{--feature-columns: 2}.feature-card[data-astro-cid-vnivfuh2]{flex:0 1 calc((100% - (var(--feature-columns) - 1) * var(--feature-gap)) / var(--feature-columns) - .02px);background:var(--background);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);padding:2.5rem 2rem;text-align:center;box-shadow:0 4px 20px #00000014;position:relative;overflow:hidden;transition:all .3s ease}.feature-card[data-astro-cid-vnivfuh2]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary-color);transform:scaleX(0);transition:transform .3s ease}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:var(--primary-color);box-shadow:0 12px 40px #00000026;transform:translateY(-4px)}.feature-card[data-astro-cid-vnivfuh2]:hover:before{transform:scaleX(1)}.feature-card[data-astro-cid-vnivfuh2].highlight{border:1px solid var(--primary-color);background:linear-gradient(135deg,var(--light-background) 0%,var(--background) 100%)}.feature-card[data-astro-cid-vnivfuh2].highlight:before{transform:scaleX(1)}.feature-icon[data-astro-cid-vnivfuh2]{margin-bottom:2rem}.icon[data-astro-cid-vnivfuh2]{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:20px;font-size:2rem;color:var(--primary-color)}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.5rem;font-weight:700;color:var(--text-color);margin:0 0 1.25rem;line-height:1.3}.feature-description[data-astro-cid-vnivfuh2]{font-size:1rem;color:var(--light-text);line-height:1.6;margin:0}@media(max-width:768px){.features-title[data-astro-cid-vnivfuh2]{font-size:2rem;margin-bottom:2rem}.features-grid[data-astro-cid-vnivfuh2]{--feature-columns: 2;--feature-gap: 1.5rem}.feature-card[data-astro-cid-vnivfuh2]{padding:2rem 1.5rem}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.375rem}.feature-description[data-astro-cid-vnivfuh2]{font-size:.95rem}.icon[data-astro-cid-vnivfuh2]{width:70px;height:70px;font-size:1.75rem}}@media(max-width:480px){.features-title[data-astro-cid-vnivfuh2]{font-size:1.75rem}.features-grid[data-astro-cid-vnivfuh2]{--feature-columns: 1;--feature-gap: 1.25rem}.feature-card[data-astro-cid-vnivfuh2]{padding:1.75rem 1.25rem}.icon[data-astro-cid-vnivfuh2]{width:60px;height:60px;font-size:1.5rem}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.25rem}.feature-description[data-astro-cid-vnivfuh2]{font-size:.9rem}}
