.ihome{--ihome-gap:clamp(2rem,4vw,3rem);width:100%;max-width:none;margin:0;padding:0;gap:var(--ihome-gap);box-sizing:border-box}.ihome,.ihome__hero{display:flex;flex-direction:column}.ihome__hero{gap:.75rem;max-width:40rem}.ihome__hero h1{margin:0;font-size:var(--th-type-page-title,clamp(1.75rem,3vw,2.25rem));font-weight:var(--th-font-weight-bold,700);line-height:1.2}.ihome__hero p{margin:0;font-size:var(--th-type-body,1rem);font-weight:var(--th-font-weight-regular,400);color:var(--th-color-text-secondary,var(--th-muted));line-height:1.55}.ihome__hero-actions{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.35rem}.ihome__paths{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;margin:0;padding:0}.ihome__paths a{font-size:var(--th-type-body-secondary,.9375rem);font-weight:var(--th-font-weight-medium,500)}.ihome__section{display:flex;flex-direction:column;gap:1rem}.ihome__section h2{margin:0;font-size:var(--th-type-section-title,1.5rem);font-weight:var(--th-font-weight-semibold,600);line-height:1.3}.ihome__section-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem}.ihome__card-list{gap:0}.ihome__card,.ihome__card-list{display:flex;flex-direction:column}.ihome__card{gap:.35rem;padding:1rem 0;border-bottom:1px solid var(--th-color-border-subtle,rgba(0,0,0,.08))}.ihome__card:last-child{border-bottom:none}.ihome__card-kicker{margin:0;font-size:var(--th-type-caption,.8125rem);font-weight:var(--th-font-weight-regular,400);color:var(--th-color-text-tertiary,var(--th-muted));letter-spacing:.01em}.ihome__card-title{margin:0;font-size:var(--th-type-card-title,1.0625rem);font-weight:var(--th-font-weight-semibold,600);line-height:1.35}.ihome__card-title a{color:inherit;text-decoration:none}.ihome__card-title a:hover{border-bottom:1px solid}.ihome__card-meaning{font-size:var(--th-type-body-secondary,.9375rem);color:var(--th-color-text-secondary,var(--th-muted));line-height:1.5}.ihome__card-meaning,.ihome__card-meta{margin:0;font-weight:var(--th-font-weight-regular,400)}.ihome__card-meta{font-size:var(--th-type-caption,.8125rem);color:var(--th-color-text-tertiary,var(--th-muted))}.ihome__card-cta{align-self:flex-start;margin-top:.15rem;font-size:var(--th-type-body-secondary,.9375rem);font-weight:var(--th-link-action-weight,500)}.ihome__explore{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem 2rem;gap:1.25rem 2rem}.ihome__explore-item h3{margin:0 0 .4rem;font-size:var(--th-type-card-title,1.125rem);font-weight:var(--th-font-weight-semibold,600)}.ihome__explore-item p{margin:0 0 .65rem;font-size:var(--th-type-body-secondary,.9375rem);font-weight:var(--th-font-weight-regular,400);color:var(--th-color-text-secondary,var(--th-muted));line-height:1.5;max-width:28rem}.ihome__filters{display:flex;flex-wrap:wrap;gap:.4rem .35rem;list-style:none;margin:0;padding:0}.ihome__filters button{font:inherit;font-size:var(--th-type-caption,.8125rem);font-weight:var(--th-font-weight-medium,500);padding:.35rem .7rem;border:1px solid var(--th-color-border,#d8dde6);border-radius:var(--th-radius-md,6px);background:transparent;color:inherit;cursor:pointer}.ihome__filters button[aria-pressed=true]{border-color:currentColor;background:var(--th-color-surface-muted,rgba(0,0,0,.03))}.ihome__ai{display:flex;flex-direction:column;gap:.5rem;max-width:36rem;padding-top:.25rem}.ihome__ai h2{margin:0;font-size:var(--th-type-section-title,1.5rem);font-weight:var(--th-font-weight-semibold,600)}.ihome__ai p{margin:0;font-size:var(--th-type-body,1rem);color:var(--th-color-text-secondary,var(--th-muted))}.ihome__more{font-size:var(--th-type-body-secondary,.9375rem);font-weight:var(--th-link-action-weight,500)}@media (max-width:720px){.ihome__explore{grid-template-columns:1fr}.ihome__card--watch:nth-child(n+4){display:none}.ihome__hero h1{font-size:clamp(1.5rem,6vw,1.85rem)}}