.container[data-astro-cid-jindh4zm]{max-width:var(--container-max-width);margin:0 auto;padding:0 1rem}.text-primary[data-astro-cid-jindh4zm]{color:var(--primary)}.section-title[data-astro-cid-jindh4zm]{font-size:2.2rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.2}.hero-section[data-astro-cid-jindh4zm]{padding:6rem 0;overflow:hidden;position:relative;background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-tertiary) 100%)}.hero-container[data-astro-cid-jindh4zm]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.badge[data-astro-cid-jindh4zm]{display:inline-block;background:#8c1d2c1a;color:var(--primary);padding:.5rem 1rem;border-radius:var(--radius-pill);font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}.hero-title[data-astro-cid-jindh4zm]{font-size:3.5rem;font-weight:900;line-height:1.1;color:var(--text-primary);margin-bottom:1.5rem}.hero-desc[data-astro-cid-jindh4zm]{font-size:1.2rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2.5rem;max-width:90%}.hero-actions[data-astro-cid-jindh4zm]{display:flex;gap:1rem;flex-wrap:wrap}.hero-image-wrapper[data-astro-cid-jindh4zm]{position:relative;z-index:1}.hero-image[data-astro-cid-jindh4zm]{width:100%;border-radius:2rem;box-shadow:0 20px 40px #0000001a;position:relative;z-index:2;aspect-ratio:4/5;object-fit:cover}.image-decoration[data-astro-cid-jindh4zm]{position:absolute;top:-2rem;right:-2rem;width:100%;height:100%;background-color:var(--primary);border-radius:2rem;z-index:1;opacity:.1}.floating-card[data-astro-cid-jindh4zm]{position:absolute;bottom:2rem;left:-3rem;background:#fff;padding:1rem 1.5rem;border-radius:1rem;box-shadow:var(--shadow-main);display:flex;align-items:center;gap:1rem;z-index:3;animation:float 6s ease-in-out infinite}.floating-icon[data-astro-cid-jindh4zm]{font-size:2rem}.floating-text[data-astro-cid-jindh4zm] strong[data-astro-cid-jindh4zm]{display:block;color:var(--text-primary);font-size:1rem}.floating-text[data-astro-cid-jindh4zm] span[data-astro-cid-jindh4zm]{color:var(--text-secondary);font-size:.85rem}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.highlights-section[data-astro-cid-jindh4zm]{padding:6rem 0;background-color:#fff}.highlight-row[data-astro-cid-jindh4zm]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:6rem}.highlight-row[data-astro-cid-jindh4zm]:last-child{margin-bottom:0}.highlight-row[data-astro-cid-jindh4zm].reverse .highlight-image[data-astro-cid-jindh4zm]{order:2}.highlight-row[data-astro-cid-jindh4zm].reverse .highlight-content[data-astro-cid-jindh4zm]{order:1}.highlight-image[data-astro-cid-jindh4zm] img[data-astro-cid-jindh4zm]{width:100%;border-radius:2rem;box-shadow:var(--shadow-main);aspect-ratio:4/3;object-fit:cover}.highlight-content[data-astro-cid-jindh4zm] p[data-astro-cid-jindh4zm]{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.check-list[data-astro-cid-jindh4zm]{list-style:none;padding:0;margin:0}.check-list[data-astro-cid-jindh4zm] li[data-astro-cid-jindh4zm]{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.05rem;color:var(--text-primary);font-weight:500}.check-list[data-astro-cid-jindh4zm] li[data-astro-cid-jindh4zm]:before{content:"✓";position:absolute;left:0;top:0;color:var(--primary);font-weight:700;background:#8c1d2c1a;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem}.features-bento-section[data-astro-cid-jindh4zm]{padding:6rem 0;background-color:var(--bg-secondary)}.bento-header[data-astro-cid-jindh4zm]{text-align:center;margin-bottom:4rem}.bento-header[data-astro-cid-jindh4zm] p[data-astro-cid-jindh4zm]{font-size:1.2rem;color:var(--text-secondary)}.bento-grid[data-astro-cid-jindh4zm]{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(250px,auto);gap:1.5rem}.bento-card[data-astro-cid-jindh4zm]{background:#fff;border-radius:1.5rem;padding:2.5rem;box-shadow:var(--shadow-main);transition:transform var(--transition-main),box-shadow var(--transition-main);display:flex;flex-direction:column}.bento-card[data-astro-cid-jindh4zm]:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.bento-card[data-astro-cid-jindh4zm].large{grid-column:span 2;grid-row:span 2;background:var(--primary);color:#fff}.bento-card[data-astro-cid-jindh4zm].large h3[data-astro-cid-jindh4zm],.bento-card[data-astro-cid-jindh4zm].large p[data-astro-cid-jindh4zm]{color:#fff}.bento-icon[data-astro-cid-jindh4zm]{font-size:3rem;margin-bottom:1.5rem}.bento-card[data-astro-cid-jindh4zm] h3[data-astro-cid-jindh4zm]{font-size:1.4rem;color:var(--text-primary);margin-bottom:1rem;font-weight:700}.bento-card[data-astro-cid-jindh4zm] p[data-astro-cid-jindh4zm]{color:var(--text-secondary);line-height:1.6;flex-grow:1;margin:0}.cta-section[data-astro-cid-jindh4zm]{padding:6rem 0;background-color:#fff}.cta-container[data-astro-cid-jindh4zm]{background:var(--bg-tertiary);border-radius:2rem;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.cta-content[data-astro-cid-jindh4zm]{position:relative;z-index:2;max-width:600px;margin:0 auto}.cta-content[data-astro-cid-jindh4zm] h2[data-astro-cid-jindh4zm]{font-size:2.5rem;color:var(--text-primary);margin-bottom:1rem;font-weight:800}.cta-content[data-astro-cid-jindh4zm] p[data-astro-cid-jindh4zm]{font-size:1.2rem;color:var(--text-secondary);margin-bottom:2rem}.cta-btn[data-astro-cid-jindh4zm]{font-size:1.1rem;padding:1.2rem 3rem}@media(max-width:1024px){.hero-title[data-astro-cid-jindh4zm]{font-size:3rem}.bento-grid[data-astro-cid-jindh4zm]{grid-template-columns:repeat(2,1fr)}.bento-card[data-astro-cid-jindh4zm].large{grid-column:span 2;grid-row:span 1}}@media(max-width:768px){.hero-container[data-astro-cid-jindh4zm]{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-desc[data-astro-cid-jindh4zm]{margin:0 auto 2rem}.hero-actions[data-astro-cid-jindh4zm]{justify-content:center}.floating-card[data-astro-cid-jindh4zm]{left:50%;transform:translate(-50%)!important;bottom:-1rem;animation:none;width:max-content}.highlight-row[data-astro-cid-jindh4zm]{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}.highlight-row[data-astro-cid-jindh4zm].reverse .highlight-image[data-astro-cid-jindh4zm]{order:1}.highlight-row[data-astro-cid-jindh4zm].reverse .highlight-content[data-astro-cid-jindh4zm]{order:2}.bento-grid[data-astro-cid-jindh4zm]{grid-template-columns:1fr}.bento-card[data-astro-cid-jindh4zm].large{grid-column:span 1}.cta-content[data-astro-cid-jindh4zm] h2[data-astro-cid-jindh4zm]{font-size:2rem}}
