.home[data-astro-cid-lcdefpme]{max-width:1200px;margin:0 auto}.hero[data-astro-cid-lcdefpme]{gap:var(--space-8);padding:var(--space-12) var(--space-6) var(--space-10);grid-template-columns:1fr 400px;align-items:center;display:grid}.hero__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-3);font-size:.75rem;font-weight:700}.hero__title[data-astro-cid-lcdefpme]{letter-spacing:-.04em;margin-bottom:var(--space-4);font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.05}.hero__sub[data-astro-cid-lcdefpme]{color:var(--text-2);max-width:520px;margin-bottom:var(--space-6);font-size:1.05rem;line-height:1.6}.hero__actions[data-astro-cid-lcdefpme]{gap:var(--space-3);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.hero__stats[data-astro-cid-lcdefpme]{gap:var(--space-8);display:flex}.hero__stat[data-astro-cid-lcdefpme]{flex-direction:column;gap:2px;display:flex}.hero__stat-num[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:var(--text);font-size:2rem;font-weight:800}.hero__stat-label[data-astro-cid-lcdefpme]{color:var(--text-3);font-size:.78rem}.hero__visual[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;display:flex}.hero__visual-grid[data-astro-cid-lcdefpme]{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.hero__visual-card[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);width:120px;height:120px;color:var(--card-color);box-shadow:var(--shadow-sm);animation:cardIn .6s var(--ease-out) both;transition:transform .3s var(--ease-out), box-shadow .3s;flex-direction:column;display:flex}.hero__visual-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.hero__visual-card[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--text-3);font-size:.72rem;font-weight:700}.section-header[data-astro-cid-lcdefpme]{text-align:center;max-width:600px;margin:0 auto var(--space-8);padding:0 var(--space-6)}.section-title[data-astro-cid-lcdefpme]{letter-spacing:-.03em;margin-bottom:var(--space-2);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800}.section-sub[data-astro-cid-lcdefpme]{color:var(--text-2);font-size:.95rem;line-height:1.5}.concepts-section[data-astro-cid-lcdefpme]{padding:var(--space-10) var(--space-6)}.concept-cards[data-astro-cid-lcdefpme]{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.concept-card[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out), border-color .2s;animation:cardIn .5s var(--ease-out) both;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}@keyframes cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.concept-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-lg);border-color:var(--card-color);transform:translateY(-4px)}.concept-card[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.concept-card__thumb[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;height:140px;display:flex;position:relative;overflow:hidden}.concept-card__thumb-preview[data-astro-cid-lcdefpme]{position:absolute;inset:0}.concept-card__thumb-num[data-astro-cid-lcdefpme]{color:var(--card-color);z-index:2;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px}.concept-card__thumb-icon[data-astro-cid-lcdefpme]{z-index:2;opacity:.9;position:relative}.concept-card__thumb-lines[data-astro-cid-lcdefpme]{flex-direction:column;gap:6px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.concept-card__thumb-line[data-astro-cid-lcdefpme]{background:var(--card-color);opacity:.15;border-radius:2px;height:4px}.concept-card__body[data-astro-cid-lcdefpme]{padding:var(--space-5);flex-direction:column;flex:1;display:flex}.concept-card__name[data-astro-cid-lcdefpme]{color:var(--card-color);margin-bottom:4px;font-size:1.15rem;font-weight:800}.concept-card__tagline[data-astro-cid-lcdefpme]{color:var(--text-3);margin-bottom:var(--space-3);font-size:.85rem;font-style:italic}.concept-card__desc[data-astro-cid-lcdefpme]{color:var(--text-2);margin-bottom:var(--space-4);font-size:.85rem;line-height:1.55}.concept-card__metrics[data-astro-cid-lcdefpme]{gap:var(--space-2);margin-bottom:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.concept-card__metric[data-astro-cid-lcdefpme]{background:var(--surface-2);border-radius:var(--radius-sm);flex-direction:column;align-items:center;gap:2px;padding:8px 4px;display:flex}.concept-card__metric-label[data-astro-cid-lcdefpme]{color:var(--text-3);text-transform:uppercase;letter-spacing:.04em;font-size:.62rem}.concept-card__metric-val[data-astro-cid-lcdefpme]{font-size:.78rem;font-weight:700}.concept-card__metric-val[data-astro-cid-lcdefpme][data-val=High]{color:var(--success)}.concept-card__metric-val[data-astro-cid-lcdefpme][data-val=Medium]{color:var(--warning)}.concept-card__metric-val[data-astro-cid-lcdefpme][data-val=Low]{color:var(--text-3)}.concept-card__tradeoffs[data-astro-cid-lcdefpme]{gap:var(--space-3);margin-bottom:var(--space-4);flex-direction:column;display:flex}.concept-card__tradeoff-label[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.04em;color:var(--text-3);margin-bottom:6px;font-size:.68rem;font-weight:700;display:block}.concept-card__tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:4px;display:flex}.concept-card__tag[data-astro-cid-lcdefpme]{border-radius:100px;padding:3px 8px;font-size:.72rem;font-weight:500}.concept-card__tag--pos[data-astro-cid-lcdefpme]{background:color-mix(in srgb, var(--success) 12%, transparent);color:var(--success)}.concept-card__tag--neg[data-astro-cid-lcdefpme]{background:color-mix(in srgb, var(--danger) 10%, transparent);color:var(--danger)}.concept-card__cta[data-astro-cid-lcdefpme]{padding-top:var(--space-3);border-top:1px solid var(--border);color:var(--card-color);justify-content:space-between;align-items:center;margin-top:auto;font-size:.85rem;font-weight:700;display:flex}.concept-card[data-astro-cid-lcdefpme]:hover .concept-card__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transform:translate(4px)}.concept-card__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform .2s}.quick-compare[data-astro-cid-lcdefpme]{padding:var(--space-10) var(--space-6);background:var(--surface-2)}.quick-compare__grid[data-astro-cid-lcdefpme]{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));max-width:1200px;margin:0 auto;display:grid}.quick-compare__card[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-5);border-top:3px solid var(--card-color)}.quick-compare__header[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.quick-compare__num[data-astro-cid-lcdefpme]{color:var(--card-color);font-size:.72rem;font-weight:700}.quick-compare__name[data-astro-cid-lcdefpme]{font-size:.95rem;font-weight:700}.quick-compare__bars[data-astro-cid-lcdefpme]{gap:var(--space-2);flex-direction:column;display:flex}.quick-compare__bar[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-2);display:flex}.quick-compare__bar-label[data-astro-cid-lcdefpme]{color:var(--text-3);flex-shrink:0;width:70px;font-size:.72rem}.quick-compare__bar-track[data-astro-cid-lcdefpme]{background:var(--surface-2);border-radius:3px;flex:1;height:6px;overflow:hidden}.quick-compare__bar-fill[data-astro-cid-lcdefpme]{background:var(--card-color);height:100%;transition:width .6s var(--ease-out);border-radius:3px}.quick-compare__bar-val[data-astro-cid-lcdefpme]{flex-shrink:0;width:50px;font-size:.68rem;font-weight:600}.home-cta[data-astro-cid-lcdefpme]{padding:var(--space-12) var(--space-6);text-align:center}.home-cta__inner[data-astro-cid-lcdefpme]{max-width:600px;margin:0 auto}.home-cta__title[data-astro-cid-lcdefpme]{letter-spacing:-.03em;margin-bottom:var(--space-2);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800}.home-cta__sub[data-astro-cid-lcdefpme]{color:var(--text-2);margin-bottom:var(--space-6);font-size:.95rem}.home-cta__buttons[data-astro-cid-lcdefpme]{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.link[data-astro-cid-lcdefpme]{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.link[data-astro-cid-lcdefpme]:hover{text-decoration-thickness:2px}@media (width<=900px){.hero[data-astro-cid-lcdefpme]{text-align:center;padding:var(--space-10) var(--space-4);grid-template-columns:1fr}.hero__visual[data-astro-cid-lcdefpme]{display:none}.hero__stats[data-astro-cid-lcdefpme],.hero__actions[data-astro-cid-lcdefpme]{justify-content:center}}@media (width<=640px){.concept-card__metrics[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.quick-compare__bar-label[data-astro-cid-lcdefpme]{width:60px;font-size:.68rem}}
