.home-community-cluster{gap:14px;width:100%;min-width:0;display:grid}.home-account-summary{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:100%;min-height:68px;box-shadow:var(--shadow-sm);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:11px 14px;display:grid}.home-account-summary.guest{grid-template-columns:minmax(0,1fr) auto}.home-account-profile,.home-account-guest-copy,.home-account-loading{align-items:center;gap:10px;min-width:0;display:flex}.home-account-profile{max-width:min(360px,34vw)}.home-account-loading{grid-column:1/-1}.home-account-avatar{border:1px solid var(--color-brand-outline);width:40px;height:40px;color:var(--color-brand);background:var(--color-brand-soft);font-size:14px;font-weight:var(--jdsc-fw-bold);border-radius:50%;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.home-account-avatar.guest{border-color:var(--color-border);color:var(--color-text-muted);background:var(--color-surface-muted)}.home-account-profile-copy,.home-account-guest-message{gap:4px;min-width:0;display:grid}.home-account-profile-name{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.home-account-profile-name>strong,.home-account-guest-message>strong{color:var(--color-text-strong);font-size:14px;font-weight:var(--jdsc-fw-bold);text-overflow:ellipsis;white-space:nowrap;line-height:1.35;overflow:hidden}.home-account-verification{border-radius:var(--radius-pill);flex:none;gap:4px;padding:3px 7px;line-height:1.25}.home-account-verification:before{width:5px;height:5px}.home-account-region{min-width:0;color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-medium);align-items:center;gap:4px;line-height:1.35;display:flex}.home-account-region svg{flex:none}.home-account-region>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-account-guest-message>span{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-medium);text-overflow:ellipsis;white-space:nowrap;line-height:1.5;overflow:hidden}.home-account-metrics{border-left:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:18px;min-width:0;padding-left:18px;display:flex}.home-account-attendance{min-width:0}.home-account-attendance .community-attendance-card.compact{flex-wrap:wrap;align-items:center;max-width:280px}.home-account-attendance .community-attendance-compact-message{white-space:normal;flex-basis:100%;font-size:12px}.home-account-attendance-fallback{align-items:center;gap:8px;display:flex}.home-account-attendance-fallback>span,.home-account-points>span{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-semibold);white-space:nowrap;line-height:1.3}.home-account-attendance-fallback a{border:1px solid var(--color-border);border-radius:var(--radius-pill);min-height:30px;color:var(--color-text-subtle);background:var(--color-surface);font-size:12px;font-weight:var(--jdsc-fw-bold);white-space:nowrap;align-items:center;padding:0 10px;text-decoration:none;display:inline-flex}.home-account-points{border-left:1px solid var(--color-border);gap:3px;min-width:104px;padding-left:18px;text-decoration:none;display:grid}.home-account-points>strong{color:var(--color-brand);font-size:14px;font-weight:var(--jdsc-fw-bold);white-space:nowrap;line-height:1.3}.home-account-community{border-left:1px solid var(--color-border);flex:none;gap:3px;padding-left:18px;display:grid}.home-account-community>span:first-child{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-semibold);line-height:1.3}.home-account-community-links,.home-account-community-links a{align-items:center;display:flex}.home-account-community-links{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-medium);white-space:nowrap;gap:5px;line-height:1.3}.home-account-community-links a{color:var(--color-text-subtle);gap:3px;text-decoration:none}.home-account-community-links strong{color:var(--color-text-strong);font-size:13px;font-weight:var(--jdsc-fw-bold)}.home-account-points:hover>strong,.home-account-attendance-fallback a:hover,.home-account-more:hover,.home-account-community-links a:hover,.home-account-community-links a:hover strong{color:var(--color-brand)}.home-account-more,.home-account-login{white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:3px;min-height:32px;text-decoration:none;display:inline-flex}.home-account-more{border-left:1px solid var(--color-border);color:var(--color-text-subtle);font-size:12px;font-weight:var(--jdsc-fw-bold);justify-self:end;padding-left:18px}.home-account-login{border-radius:var(--radius-pill);color:var(--color-brand);background:var(--color-brand-soft);font-size:12px;font-weight:var(--jdsc-fw-bold);padding:0 11px}.home-account-login:hover{color:var(--color-text-strong);box-shadow:inset 0 0 0 1px var(--color-brand-outline)}.home-account-loading>strong{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-semibold)}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-account-summary{grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;min-height:0;padding:12px}.home-account-metrics{border-top:1px solid var(--color-border);border-left:0;grid-area:2/1/auto/-1;justify-content:flex-start;gap:12px;width:100%;padding-top:10px;padding-left:0}.home-account-more{border-left:0;grid-area:1/2;padding-left:0}.home-account-profile{max-width:none}.home-account-community{display:none}.home-account-attendance .community-attendance-card.compact .community-attendance-copy span{display:inline}.home-account-attendance .community-attendance-compact-message{display:none}.home-account-points{min-width:auto;padding-left:12px}}
.home-nearby-section{width:100%}.home-search-shell>.home-nearby-section~*{margin-top:var(--jdsc-space-4)}.home-trust-notice{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);justify-content:space-between;align-items:center;gap:18px;width:100%;padding:18px;display:flex}.home-trust-notice>div{align-items:center;gap:12px;min-width:0;display:flex}.home-trust-notice strong,.home-trust-notice p{margin:0}.home-trust-notice strong{color:var(--color-text-strong);font-size:14px;font-weight:var(--jdsc-fw-bold)}.home-trust-notice p{color:var(--color-text-muted);margin-top:4px;font-size:12px;font-weight:700;line-height:1.5}.home-trust-notice nav{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.home-trust-notice a{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-bold);text-decoration:none}.home-trust-notice a:hover{color:var(--color-brand)}.home-trending-products,.home-product-browse{width:100%}.home-trending-products{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.home-product-browse{gap:var(--jdsc-space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--jdsc-space-5);background:var(--color-surface-muted);box-shadow:none;display:grid}.section-head{align-items:flex-start;gap:var(--jdsc-space-4);grid-template-columns:minmax(0,1fr) auto;margin-bottom:0;display:grid}.section-head-copy{gap:var(--jdsc-space-1);min-width:0;display:grid}.section-head-title{align-items:baseline;gap:var(--jdsc-space-2);flex-wrap:wrap;min-width:0;display:flex}.section-head-copy p{max-width:620px;color:var(--color-text-muted);font-size:14px;font-weight:var(--jdsc-fw-medium);margin:0;line-height:1.5}.section-head h2{color:var(--color-text-strong);font-size:22px;font-weight:var(--jdsc-fw-black);margin:0;line-height:1.3}.section-head-more{min-height:36px;padding:0 var(--jdsc-space-3);border-radius:var(--radius-md);color:var(--color-text-subtle);font-size:13px;font-weight:var(--jdsc-fw-bold);white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;gap:4px;line-height:1;display:inline-flex}.section-head-more:hover{color:var(--color-text-strong);background:var(--color-surface-muted)}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-search-shell>.home-nearby-section~*{margin-top:var(--jdsc-space-2)}.home-product-browse{padding:var(--jdsc-space-4)}.home-trending-products-layout{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow-x:auto}.home-trending-products-layout::-webkit-scrollbar{display:none}.home-magazine-feature{grid-template-columns:minmax(0,1fr)}.home-magazine-feature-card.featured a{min-height:310px}.home-magazine-feature-card.featured .home-magazine-feature-copy{padding:22px}.home-magazine-feature-card.featured strong{font-size:23px}.home-magazine-feature-card.compact a{grid-template-columns:112px minmax(0,1fr);min-height:148px}.home-magazine-feature-card.compact .home-magazine-feature-copy{padding:14px}.home-magazine-feature-card.compact strong{font-size:15px}.home-magazine-feature-card.compact em{-webkit-line-clamp:1}.section-head,.section-head-title{align-items:flex-start}.home-store-scope-toggle{width:min(100%,184px);min-height:40px}.home-store-scope-toggle button{min-height:36px;padding:0 8px}.home-stores-empty-state{min-height:226px;padding:28px 18px}.home-stores-empty-icon{width:46px;height:46px}.home-community-section,.home-nearby-section,.home-local-activity,.home-product-browse,.home-community-popular,.home-community-feed,.home-community-post-list,.home-community-post-list-items{width:100%;min-width:0;max-width:min(100%,100vw - 40px)}.home-local-activity-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-local-activity-stat strong{font-size:24px}.home-local-activity-copy strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.home-product-browse-grid,.home-product-browse-list{grid-template-columns:minmax(0,1fr)}.home-trust-notice{flex-direction:column;align-items:flex-start}.home-trust-notice nav{justify-content:flex-start}.home-community-post-row{max-width:100%;overflow:hidden}.home-community-post-row-meta{max-width:150px;overflow:hidden}.home-community-post-row-meta>span:first-child{max-width:72px}.home-community-post-list.popular .home-community-post-row-meta span:nth-child(2){display:none}}@media (max-width:420px){.section-head{grid-template-columns:minmax(0,1fr)}.section-head-more{justify-self:start}}
