.home-section{padding:var(--space-10) 0}.home-section--alt{background:var(--color-bg-alt)}.home-section--quiz{background:var(--color-bg-soft)}.home-section--portfolio{background:var(--color-bg-alt)}.home-section--about{background:var(--color-bg-soft)}.home-section--partners{background:var(--color-bg)}.home-section__header{margin-bottom:var(--space-6)}.home-section__header--center{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.home-section__grid{display:grid;gap:var(--space-8)}.home-section__grid--collection{grid-template-columns:repeat(3,minmax(0,1fr))}.home-section__grid--services{grid-template-columns:repeat(3,minmax(0,1fr))}.home-section__cta{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4)}.home-section__cta--inline{align-items:center}.home-section__cta--inline .btn-ghost{padding-left:0}.home-card .card-body .btn{margin-top:var(--space-3)}.home-service h3{font-size:var(--font-size-xl);margin-bottom:var(--space-2)}.home-service p{margin-bottom:0}.home-trends{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(0,1fr);gap:var(--space-10);align-items:center}.home-trends__list{display:grid;gap:var(--space-5)}.home-trends__list h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.home-trends__media img{border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);border:1px solid rgba(212,175,55,0.4)}.home-quiz{display:grid;gap:var(--space-5);text-align:center;max-width:720px;margin:0 auto}.home-quiz__cta .btn{margin-top:var(--space-3)}.home-tech__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-8)}.home-tech__item h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.home-tech__item p{margin-bottom:0}.home-portfolio__intro{max-width:640px;margin-bottom:var(--space-5)}.home-portfolio__layout{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,1fr);gap:var(--space-10);align-items:center}.home-portfolio__media img{border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);border:1px solid rgba(212,175,55,0.4)}.home-portfolio__list{display:grid;gap:var(--space-5)}.home-portfolio__item h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.home-portfolio__item p{margin-bottom:0}.home-about{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);gap:var(--space-10);align-items:flex-start}.home-about__content p:last-of-type{margin-bottom:var(--space-4)}.home-about__meta{border-radius:var(--radius-lg);background:var(--color-bg-alt);padding:var(--space-6);box-shadow:var(--shadow-soft);border:1px solid var(--color-border-soft);display:grid;gap:var(--space-3);font-size:var(--font-size-sm)}.home-about__row{display:flex;flex-direction:column;gap:2px}.home-about__row span:first-child{font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:0.14em;font-size:0.7rem}.home-about__row span:last-child{color:var(--color-text)}.home-about__links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-3)}.home-partners__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-8)}.home-partner{border-radius:var(--radius-lg);padding:var(--space-6);background:var(--color-bg-soft);box-shadow:var(--shadow-soft);border:1px solid rgba(212,175,55,0.2)}.home-partner h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.home-partner p{margin-bottom:0;font-style:italic}.home-partners .home-section__cta{justify-content:center}.home-trends__content .btn-ghost{padding-left:0}.rt-brand__monogram img{width:100%;height:100%;object-fit:cover;border-radius:inherit}@media(max-width:1200px){.home-section__grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}.home-tech__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-partners__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.home-section{padding:var(--space-8)0}.home-section__grid--collection,.home-section__grid--services{grid-template-columns:1fr}.home-trends{grid-template-columns:1fr;gap:var(--space-6)}.home-portfolio__layout{grid-template-columns:1fr;gap:var(--space-6)}.home-about{grid-template-columns:1fr}.home-tech__grid{grid-template-columns:1fr}.home-partners__grid{grid-template-columns:1fr}.home-section__cta{justify-content:flex-start}.home-section__cta--inline{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.home-section{padding:var(--space-6)0}.home-section__cta{flex-direction:column;align-items:flex-start}.home-partner{padding:var(--space-5)}}ul{list-style:none!important}.nav-toggle{flex-direction:column}