section.svelte-10o797t{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,rgb(var(--bg-hover)),rgb(var(--bg)));padding:4rem 1rem;min-height:100vh}.content.svelte-10o797t{max-width:var(--max-content-width);width:100%}h2.svelte-10o797t{font-size:2.5rem;margin-bottom:1rem;color:rgb(var(--bg-text-01));text-shadow:2px 2px 4px rgba(0,0,0,.1);text-align:center}p.svelte-10o797t{font-size:1.2rem;color:rgb(var(--bg-text-02));margin-bottom:3rem;text-align:center;max-width:36rem;margin-left:auto;margin-right:auto}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}feature-card{background:#ffffff0d;backdrop-filter:blur(10px);border-radius:12px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;height:100%}feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}feature-header{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:rgb(var(--bg-text-01))}feature-description{font-size:.95rem;line-height:1.5;color:rgb(var(--bg-text-02))}section.svelte-v6y6iv{position:relative;background-image:linear-gradient(135deg,rgb(var(--evaluations-rgb) / .15),rgb(var(--bg)) 70%);perspective:0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:4rem 1rem;min-height:100vh}.content.svelte-v6y6iv{width:100%;max-width:var(--max-content-width);text-align:center}h1.svelte-v6y6iv{font-size:3.5rem;margin-bottom:1rem;color:rgb(var(--bg-text-01));text-shadow:2px 2px 4px rgba(0,0,0,.1)}p.svelte-v6y6iv{font-size:1.2rem;color:rgb(var(--bg-text-02));max-width:36rem;margin:0 auto 2rem;font-weight:400;line-height:1.6}service-links.svelte-v6y6iv{display:flex;justify-content:center;margin-top:2rem;gap:1rem}.cta-button.svelte-v6y6iv{display:inline-block;background-color:rgb(var(--genotype-rgb));color:rgb(var(--bg));padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 6px #0000001a}.cta-button.svelte-v6y6iv:hover{background-color:rgb(var(--genotype-rgb, .9));transform:translateY(-2px);box-shadow:0 6px 8px #00000026}.secondary-button{background-color:transparent;color:rgb(var(--bg-text-01));border:2px solid rgb(var(--evaluations-rgb));padding:.8rem 1.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;transition:background-color .3s ease,transform .3s ease}.secondary-button:hover{background-color:rgb(var(--evaluations-rgb, .1));transform:translateY(-2px)}features.svelte-v6y6iv{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-top:4rem}feature.svelte-v6y6iv{display:flex;flex-direction:column;align-items:center;gap:.5rem}feature-icon.svelte-v6y6iv{font-size:2.5rem;background:rgba(var(--evaluations-rgb),.1);border-radius:50%;width:5rem;height:5rem;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}feature.svelte-v6y6iv:hover feature-icon:where(.svelte-v6y6iv){transform:scale(1.1)}feature-text.svelte-v6y6iv{font-size:1rem;color:rgb(var(--bg-text-02));max-width:10rem;text-align:center}:root{--max-content-width: 80rem}
