2 lines
3.2 KiB
CSS
Executable File
2 lines
3.2 KiB
CSS
Executable File
.hero[data-v-4d76ed12]{padding:var(--space-9) 0 var(--space-8);position:relative;overflow:hidden}.hero__inner[data-v-4d76ed12]{display:grid;grid-template-columns:1.15fr 1fr;gap:var(--space-7);align-items:center}@media (max-width: 980px){.hero__inner[data-v-4d76ed12]{grid-template-columns:1fr}.hero__visual[data-v-4d76ed12]{order:-1;max-width:380px;margin:0 auto}}.hero__sub[data-v-4d76ed12]{font-size:1.2rem;color:var(--color-text-muted);max-width:580px;margin:var(--space-4) 0 var(--space-6)}.hero__sub strong[data-v-4d76ed12]{color:var(--color-text);font-weight:600}.hero__cta[data-v-4d76ed12]{display:flex;gap:var(--space-3);flex-wrap:wrap;margin-bottom:var(--space-6)}.hero__proof[data-v-4d76ed12]{display:flex;flex-wrap:wrap;gap:var(--space-2)}.hero__visual svg[data-v-4d76ed12]{width:100%;height:auto;max-width:480px;filter:drop-shadow(0 10px 40px rgba(0,229,255,.15))}.values-grid[data-v-4d76ed12]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5)}@media (max-width: 760px){.values-grid[data-v-4d76ed12]{grid-template-columns:1fr}}.value[data-v-4d76ed12]{border-left:2px solid var(--color-accent);padding:var(--space-2) var(--space-5)}.value h3[data-v-4d76ed12]{font-size:1.4rem;margin-bottom:var(--space-2)}.value p[data-v-4d76ed12]{margin:0;color:var(--color-text-muted)}.section-head[data-v-4d76ed12]{margin-bottom:var(--space-6);max-width:720px}.section-head h2[data-v-4d76ed12]{margin-bottom:var(--space-3)}.section-head__lead[data-v-4d76ed12]{font-size:1.05rem}.proof[data-v-4d76ed12]{background:linear-gradient(180deg,transparent,var(--color-bg-soft),transparent);border-top:1px solid var(--color-border-soft);border-bottom:1px solid var(--color-border-soft)}.proof__inner[data-v-4d76ed12]{display:grid;grid-template-columns:1.2fr 1fr;gap:var(--space-7);align-items:center}@media (max-width: 860px){.proof__inner[data-v-4d76ed12]{grid-template-columns:1fr}}.proof__stats[data-v-4d76ed12]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4)}.proof__stats>div[data-v-4d76ed12]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-5) var(--space-4);text-align:center}.proof__stats strong[data-v-4d76ed12]{display:block;font-size:2rem;color:var(--color-accent);font-family:var(--font-mono);margin-bottom:var(--space-1)}.proof__stats span[data-v-4d76ed12]{color:var(--color-text-dim);font-size:.85rem}.post-card[data-v-4d76ed12]{background:linear-gradient(180deg,var(--color-surface),var(--color-surface-2));border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3);color:var(--color-text);transition:border-color var(--transition),transform var(--transition)}.post-card[data-v-4d76ed12]:hover{border-color:#00e5ff66;transform:translateY(-3px);color:var(--color-text)}.post-card h3[data-v-4d76ed12]{margin:0;font-size:1.2rem}.post-card p[data-v-4d76ed12]{margin:0;flex:1}.cta[data-v-4d76ed12]{text-align:center;background:radial-gradient(600px 240px at 50% 50%,rgba(0,229,255,.12),transparent 70%)}.cta__inner[data-v-4d76ed12]{max-width:640px;margin:0 auto}.cta h2[data-v-4d76ed12]{margin-bottom:var(--space-3)}.cta p[data-v-4d76ed12]{margin-bottom:var(--space-5)}
|