.home-proof{background:var(--color-bg);border-top:1px solid var(--color-line)}.home-proof-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;display:flex}.home-proof-heading>div{gap:.6rem;max-width:720px;display:grid}.home-proof-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);font-size:.72rem;font-weight:600}.home-proof-title{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--color-ink);margin:0;font-size:clamp(2rem,3.8vw,3.25rem);font-weight:400;line-height:1.02}.home-proof-gallery-link{color:var(--color-ink);border-bottom:1px solid var(--color-line);transition:border-color .2s var(--ease-standard), color .2s var(--ease-standard);align-items:center;gap:6px;padding-bottom:4px;font-size:.9rem;font-weight:600;display:inline-flex}.home-proof-gallery-link:hover{color:var(--color-accent);border-color:var(--color-accent)}.home-proof-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.home-proof-card{grid-column:span 3;gap:.75rem;margin:0;display:grid}.home-proof-card.is-featured{grid-area:span 2/span 6}.home-proof-photo{aspect-ratio:4/5;background:var(--color-bg-soft);border:1px solid var(--color-line);transition:transform .25s var(--ease-standard), box-shadow .25s var(--ease-standard);border-radius:22px;position:relative;overflow:hidden}.home-proof-card:hover .home-proof-photo{box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-proof-card.is-featured .home-proof-photo{aspect-ratio:7/6}.home-proof-img{object-fit:cover;transition:transform .4s var(--ease-standard)}.home-proof-card:hover .home-proof-img{transform:scale(1.02)}.home-proof-meta{gap:6px;padding:0 4px;display:grid}.home-proof-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);font-size:.7rem;font-weight:600}.home-proof-caption{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-ink);font-size:1.08rem;font-weight:400;line-height:1.16}.home-proof-note{color:var(--color-muted);margin:0;font-size:.9rem;line-height:1.5}@media (max-width:960px){.home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.home-proof-card,.home-proof-card.is-featured{grid-area:auto}}@media (max-width:520px){.home-proof-grid{grid-template-columns:1fr}}
.home-reviews{background:linear-gradient(#0a1c2e 0%,#102742 100%);border-top:1px solid #94a3b81a}.home-reviews-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;display:flex}.home-reviews-heading>div{gap:.6rem;max-width:760px;display:grid}.home-reviews-kicker{letter-spacing:.18em;text-transform:uppercase;color:#7dd3fc;font-size:.72rem;font-weight:600}.home-reviews-title{font-family:var(--font-heading);letter-spacing:-.04em;color:#f8fbff;margin:0;font-size:clamp(2rem,4vw,3.35rem);font-weight:400;line-height:1.02}.home-reviews-subtitle{color:#e2e8f0bd;margin:0;font-size:.95rem;line-height:1.55}.home-reviews-source-link{color:#e2e8f0f0;border-bottom:1px solid #94a3b857;align-items:center;gap:6px;padding-bottom:4px;font-size:.9rem;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.home-reviews-source-link:hover{color:#7dd3fc;border-color:#7dd3fc}.home-reviews-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.home-reviews-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fbff14;border:1px solid #94a3b824;border-radius:22px;grid-column:span 3;gap:.85rem;padding:1.5rem 1.4rem;display:grid}.home-reviews-card.is-featured{grid-column:span 6;padding:1.8rem}.home-reviews-stars{color:#7dd3fc;gap:2px;display:flex}.home-reviews-quote{font-family:var(--font-heading);color:#f8fbff;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:400;line-height:1.5}.home-reviews-card.is-featured .home-reviews-quote{font-size:1.32rem;line-height:1.45}.home-reviews-meta{border-top:1px solid #94a3b824;gap:2px;margin-top:auto;padding-top:.4rem;display:grid}.home-reviews-author{color:#f8fbff;letter-spacing:-.005em;font-size:.88rem;font-weight:600}.home-reviews-context{color:#e2e8f0b8;font-size:.78rem}.home-reviews-source{letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;margin-top:2px;font-size:.72rem;font-weight:600}@media (max-width:960px){.home-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-reviews-card,.home-reviews-card.is-featured{grid-column:auto}}@media (max-width:640px){.home-reviews-grid{grid-template-columns:1fr}}
