.home-page{background:var(--color-bg)}.home-container{width:min(var(--page-max),calc(100% - 2rem));margin:0 auto}.home-narrow{max-width:760px;text-align:center}.home-section{padding:clamp(var(--space-7),7vw,6rem) 0}.home-hero{display:grid;align-content:center;justify-items:center;min-height:clamp(22rem,48vw,34rem);padding:var(--space-8) var(--space-4);text-align:center;border-bottom:1px solid var(--color-border);background:linear-gradient(180deg,rgb(var(--color-shadow-rgb) / 70%),rgb(var(--color-shadow-rgb) / 42%)),repeating-linear-gradient(135deg,var(--color-cta-bg),var(--color-cta-bg) 14px,var(--color-cta-stripe) 14px,var(--color-cta-stripe) 28px)}.home-hero h1,.home-hero p,.home-value-title h2,.home-value-title p{color:var(--color-cta-text)}.home-hero p:last-child{max-width:68ch;margin:0;font-weight:700}.home-eyebrow{margin:0 0 var(--space-3);color:var(--color-muted);font-family:var(--font-display);font-size:.85rem;letter-spacing:var(--letter-eyebrow);line-height:1;text-transform:uppercase}.home-collection-list,.home-value-grid,.home-logo-wall,.home-faq-title,.home-contact-cta,.home-newsletter{background:var(--color-bg)}.home-collection-list h2,.home-blog-grid h2{text-align:center;margin-bottom:var(--space-6)}.home-category-grid,.home-icon-grid,.home-logo-grid,.home-testimonial-grid,.home-article-grid{display:grid;gap:var(--space-4);list-style:none;margin:0;padding:0}.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-category-card{display:grid;gap:var(--space-3);text-align:center}.home-category-card a{text-decoration:none}.home-category-card h5{margin:0}.home-image,.home-image-placeholder{aspect-ratio:1 / 1;width:100%;border:1px solid var(--color-border);object-fit:cover;background:var(--color-surface)}.home-image-placeholder{display:grid;place-items:center;padding:var(--space-4);text-align:center;color:var(--color-muted);background:repeating-linear-gradient(135deg,var(--color-surface),var(--color-surface) 12px,var(--color-surface-strong) 12px,var(--color-surface-strong) 24px)}.home-value-title{display:grid;min-height:20rem;place-items:center;padding:var(--space-7) var(--space-4);text-align:center;background:linear-gradient(180deg,rgb(var(--color-shadow-rgb) / 78%),rgb(var(--color-shadow-rgb) / 62%)),linear-gradient(135deg,var(--color-accent),var(--color-cta-bg))}.home-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-icon-grid li{display:grid;justify-items:center;gap:var(--space-3);min-height:14rem;padding:var(--space-5);text-align:center;border:1px solid var(--color-border);background:var(--color-panel)}.home-icon-grid p{margin:0;color:var(--color-muted)}.home-icon{display:grid;place-items:center;width:3.5rem;height:3.5rem;border:2px solid var(--color-heading);border-radius:var(--radius-pill);font-weight:900;letter-spacing:var(--letter-display)}.home-section-head-center{max-width:760px;margin:0 auto var(--space-6);text-align:center}.home-section-head-center h3{color:var(--color-muted);font-size:clamp(1rem,2vw,1.35rem)}.home-logo-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-logo-grid li{display:grid;place-items:center;min-height:7rem;padding:var(--space-4);border:1px solid var(--color-border);background:var(--color-panel)}.home-logo-tile{display:grid;justify-items:center;gap:var(--space-2);width:100%}.home-logo-grid img{width:100%;max-height:3.75rem;object-fit:contain;background:transparent;filter:grayscale(1)}.home-logo-tile span{color:var(--color-heading);font-family:var(--font-display);font-size:.78rem;letter-spacing:var(--letter-eyebrow);text-align:center;text-transform:uppercase}.home-testimonials,.home-staff-band,.home-blog-grid{background:var(--color-surface)}.home-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-testimonial-grid article{display:grid;justify-items:center;gap:var(--space-2);height:100%;min-height:24rem;padding:var(--space-5);text-align:center;border:1px solid var(--color-border-strong);background:var(--color-panel)}.home-avatar{display:grid;place-items:center;width:5rem;height:5rem;border-radius:var(--radius-pill);background:var(--color-surface-strong);color:var(--color-heading);font-family:var(--font-display);font-size:2rem}.home-stars{width:128px;height:24px;background:transparent}.home-testimonial-grid h2{margin:var(--space-2) 0 0;font-size:clamp(1.35rem,2vw,2rem)}.home-testimonial-grid h3{margin:0;color:var(--color-muted);font-size:1rem}.home-testimonial-grid p{margin:var(--space-2) 0 0}.home-image-text{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(18rem,1fr);align-items:center;gap:clamp(var(--space-5),6vw,var(--space-8))}.home-image-text-quote{grid-template-columns:minmax(18rem,1fr) minmax(0,1.1fr)}.home-image-text-badge .home-image,.home-image-text-badge .home-image-placeholder{border-radius:var(--radius-pill);border:10px solid var(--color-panel);box-shadow:0 0 0 1px var(--color-border-strong),var(--shadow-card)}.home-image-text-quote .home-image,.home-image-text-quote .home-image-placeholder{aspect-ratio:4 / 5}.home-image-text p:last-child{margin-bottom:0}.home-faq-title{padding:var(--space-7) 0 var(--space-4);text-align:center}.home-faq-list{padding-top:0}.home-faq-list details{border-top:1px solid var(--color-border-strong)}.home-faq-list details:last-child{border-bottom:1px solid var(--color-border-strong)}.home-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:5.25rem;cursor:pointer;list-style:none}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list h4{margin:0}.home-faq-list summary span{font-size:1.5rem;transition:transform .18s ease}.home-faq-list details[open] summary span{transform:rotate(180deg)}.home-faq-list details p{max-width:72ch;margin:0;padding:0 0 var(--space-5);color:var(--color-muted)}.home-contact-cta h3,.home-newsletter h3{color:var(--color-muted);font-size:clamp(1rem,2vw,1.35rem)}.home-article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-article-card{display:grid;gap:var(--space-3);height:100%;padding:var(--space-4);border:1px solid var(--color-border-strong);background:var(--color-panel)}.home-article-card .home-image,.home-article-card .home-image-placeholder{aspect-ratio:16 / 10}.home-article-card a{text-decoration:none}.home-article-card time,.home-byline,.home-empty{color:var(--color-muted)}.home-article-card p{margin:0}.home-view-all{margin:var(--space-6) 0 0;text-align:center;font-weight:900;text-transform:uppercase;letter-spacing:var(--letter-eyebrow)}.home-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0;width:min(34rem,100%);margin:var(--space-5) auto 0}.home-newsletter-form input[type=email]{width:100%;border-right:0}.home-newsletter-form button{min-width:8rem}@media(max-width:900px){.home-category-grid,.home-icon-grid,.home-testimonial-grid,.home-article-grid{grid-template-columns:1fr 1fr}.home-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-image-text,.home-image-text-quote{grid-template-columns:1fr}.home-image-text-quote .home-image,.home-image-text-quote .home-image-placeholder{order:-1}}@media(max-width:560px){.home-category-grid,.home-icon-grid,.home-testimonial-grid,.home-article-grid,.home-logo-grid,.home-newsletter-form{grid-template-columns:1fr}.home-newsletter-form input[type=email]{border-right:1px solid var(--color-border-strong);border-bottom:0}.home-newsletter-form button{width:100%}}
