.home-intro__cta-group{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.home-intro__link,.home-collection__link,.home-services__link,.home-furniture__link,.home-tech__footer a,.home-testimonials__footer a,.home-meta__link{display:inline-flex;align-items:center;gap:0.5rem;font-size:var(--font-size-sm);letter-spacing:0.14em;text-transform:uppercase;color:var(--color-text-muted)}.home-intro__link span:last-child,.home-collection__link span:last-child,.home-services__link span:last-child,.home-furniture__link span:last-child,.home-tech__footer a span:last-child,.home-testimonials__footer a span:last-child,.home-meta__link span:last-child{font-size:1.1rem;transform:translateY(1px)}.home-intro__card{margin-top:var(--space-2)}.home-collection__figure,.home-furniture__figure,.home-cta__figure{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);border:1px solid rgba(212,163,115,0.45);background:var(--color-bg-soft)}.home-collection__figure img,.home-furniture__figure img,.home-cta__figure img{width:100%;height:100%;object-fit:cover}.home-collection__caption,.home-furniture__caption,.home-cta__caption{padding:var(--space-3) var(--space-4);font-size:var(--font-size-xs);letter-spacing:0.16em;text-transform:uppercase;color:var(--color-text-muted);border-top:1px solid rgba(212,163,115,0.35);background:rgba(253,251,247,0.98)}.home-collection__highlights{margin-top:var(--space-4)}.home-collection__list,.home-furniture__list,.home-services__list,.home-facts__card ul,.home-process__grid ul{margin-top:var(--space-3);display:flex;flex-direction:column;gap:0.35rem;font-size:var(--font-size-sm);color:var(--color-text-muted)}.home-collection__cta-group,.home-furniture__cta-group,.home-services__cta-group{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.home-nutrition__grid{margin-top:var(--space-4)}.home-nutrition__footer,.home-tech__footer,.home-testimonials__footer{margin-top:var(--space-6);display:flex;justify-content:flex-start}.home-tech__grid{margin-top:var(--space-4)}.home-services__card{height:100%}.home-services__steps{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-4)}.home-services__step{display:flex;gap:var(--space-4);align-items:flex-start}.home-services__step-index{min-width:2.5rem;height:2.5rem;border-radius:var(--radius-pill);border:1px solid rgba(212,163,115,0.85);display:flex;align-items:center;justify-content:center;font-size:var(--font-size-xs);letter-spacing:0.18em;text-transform:uppercase;color:var(--color-primary);background:rgba(250,244,237,0.9)}.home-services__step h3{font-size:var(--font-size-lg);margin-bottom:var(--space-1)}.home-services__list{margin-top:var(--space-3)}.home-process__grid{margin-top:var(--space-4)}.home-testimonials__grid{margin-top:var(--space-4)}.home-testimonial blockquote{font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);color:var(--color-text);margin-bottom:var(--space-4)}.home-testimonial__name{font-weight:600;font-size:var(--font-size-sm);margin-bottom:0.1rem}.home-testimonial__meta{font-size:var(--font-size-xs);color:var(--color-text-muted)}.home-facts__card{margin-top:var(--space-2)}.home-facts__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-8)}.home-facts__col h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.home-facts__col ul li{position:relative;padding-left:0.9rem}.home-facts__col ul li::before{content:"";position:absolute;left:0;top:0.6rem;width:5px;height:5px;border-radius:999px;background:rgba(212,163,115,0.9)}.home-cta{background:linear-gradient(135deg,rgba(245,239,230,0.95),rgba(250,244,237,0.98))}.home-cta__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:var(--space-8);align-items:center}.home-cta__content h2{font-size:var(--font-size-3xl);margin-bottom:var(--space-3)}.home-cta__actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.home-cta__media{max-width:520px;justify-self:flex-end}.home-meta{padding-top:var(--space-12);padding-bottom:var(--space-16)}.home-meta__grid{margin-top:var(--space-4)}.home-meta__item h3{font-size:var(--font-size-xl);margin-bottom:var(--space-2)}.home-meta__item p{margin-bottom:var(--space-3)}.home-meta__links-row{display:flex;flex-wrap:wrap;gap:var(--space-4)}@media (max-width:960px){.home-facts__row{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cta__grid{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.home-cta__media{max-width:none;justify-self:stretch;order:-1}}@media (max-width:640px){.home-facts__row{grid-template-columns:minmax(0,1fr)}.home-services__step{align-items:flex-start}.home-cta__actions,.home-intro__cta-group,.home-collection__cta-group,.home-services__cta-group{flex-direction:column;align-items:flex-start}}ul{list-style:none !important}.nav-toggle{flex-direction:column;}