.web-page-shell.home-search-shell{width:calc(100% - 64px);max-width:1180px;padding-top:0}.home-search-shell{background:var(--color-surface);justify-items:center;gap:64px;display:grid;position:relative;overflow-x:clip}.home-search-panel{width:100%;max-width:100%;min-height:376px;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;justify-items:center;gap:22px;padding:70px 0 66px;display:grid;position:relative}.home-search-panel:before{z-index:-1;border-bottom:1px solid var(--color-border-hairline);background:linear-gradient(180deg, var(--color-panel) 0%, color-mix(in srgb, var(--color-brand-tint) 46%, transparent) 62%, var(--color-surface) 100%);content:"";position:absolute;inset:0 calc(50% - 50vw)}.home-search-copy{justify-items:center;gap:12px;width:100%;min-width:0;max-width:760px;display:grid}.home-search-copy p,.home-search-copy h1,.home-search-copy span{margin:0}.home-search-copy p{color:var(--color-brand);font-size:12px;font-weight:900}.home-search-copy h1{max-width:760px;color:var(--color-text-strong);font-size:40px;font-weight:900;line-height:1.18}.home-search-copy span{width:100%;max-width:680px;color:var(--color-text-muted);font-size:15px;font-weight:700;line-height:1.55;display:block}.home-search-workspace{justify-items:center;gap:16px;width:100%;min-width:0;max-width:760px;display:grid}.home-neighborhood-prompt{border:1px solid color-mix(in srgb, var(--color-brand) 20%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-brand-soft) 60%, var(--color-surface));width:100%;min-width:0;box-shadow:0 10px 24px color-mix(in srgb, var(--color-text-strong) 7%, transparent);text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.home-neighborhood-prompt-icon{border:1px solid color-mix(in srgb, var(--color-brand) 18%, transparent);border-radius:var(--radius-pill);width:38px;height:38px;color:var(--color-brand);background:var(--color-surface);place-items:center;display:grid}.home-neighborhood-prompt-copy{gap:4px;min-width:0;display:grid}.home-neighborhood-prompt-copy strong{color:var(--color-text-strong);font-size:14px;font-weight:900;line-height:1.32}.home-neighborhood-prompt-copy span{color:var(--color-text-muted);font-size:12px;font-weight:700;line-height:1.45}.home-neighborhood-prompt-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.home-neighborhood-prompt-actions button{border-radius:var(--radius-sm);min-height:38px;font:inherit;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex}.home-neighborhood-prompt-actions button.primary{border-color:var(--color-brand);color:var(--color-text-inverse);background:var(--color-brand)}.home-neighborhood-prompt-actions button.primary:hover{border-color:var(--color-brand-hover);background:var(--color-brand-hover)}.home-neighborhood-prompt-actions button.secondary{border-color:var(--color-border-soft);color:var(--color-text-muted);background:var(--color-surface)}.home-neighborhood-prompt-actions button.secondary:hover{border-color:var(--color-border);color:var(--color-text-strong);background:var(--color-panel)}.home-simple-search{border:2px solid var(--color-brand);border-radius:var(--radius-lg);background:var(--color-surface);width:100%;max-width:760px;min-height:64px;box-shadow:0 16px 34px color-mix(in srgb, var(--color-text-strong) 8%, transparent);grid-template-columns:minmax(0,1fr) 104px;display:grid;overflow:hidden}.home-simple-search-input{cursor:pointer;align-items:center;gap:10px;min-width:0;min-height:64px;padding:0 20px;display:flex}.home-simple-search-input svg{color:var(--color-text-placeholder);flex:none}.home-simple-search-input input{width:100%;min-width:0;color:var(--color-text-strong);cursor:pointer;background:0 0;border:0;outline:0;font-size:16px;font-weight:600}.home-simple-search-input input::placeholder{color:var(--color-text-placeholder);font-weight:500}.home-simple-search>button{min-height:64px;color:var(--color-text-inverse);background:var(--color-brand);border:0;font-size:15px;font-weight:900}.home-simple-search>button:hover{background:var(--color-brand-hover)}.home-service-actions{flex-wrap:wrap;justify-content:center;gap:10px;width:auto;max-width:100%;display:flex}.home-service-actions button{border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;min-height:44px;color:var(--color-text-strong);background:var(--color-surface);font:inherit;white-space:nowrap;justify-content:center;align-items:center;gap:6px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex}.home-service-actions button.primary{border-color:var(--color-brand);color:var(--color-brand);background:var(--color-surface)}.home-service-actions button:hover{border-color:var(--color-text-strong);background:var(--color-panel)}.home-service-actions button.primary:hover{border-color:var(--color-brand);color:var(--color-text-inverse);background:var(--color-brand)}.home-service-actions svg{color:var(--color-brand)}.home-service-actions button.primary:hover svg{color:currentColor}.home-quick-chips{flex-wrap:wrap;justify-content:center;gap:8px;min-width:0;max-width:760px;display:flex}.home-quick-chips button{border:1px solid color-mix(in srgb, var(--color-brand) 18%, transparent);border-radius:var(--radius-pill);min-height:34px;color:var(--color-text-subtle);background:color-mix(in srgb, var(--color-surface) 78%, transparent);font:inherit;white-space:nowrap;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.home-quick-chips button:hover{border-color:var(--color-brand);color:var(--color-brand);background:var(--color-surface)}.home-quick-chips svg{color:var(--color-brand)}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.web-page-shell.home-search-shell{width:calc(100% - 40px);max-width:1100px}.home-search-shell{justify-items:stretch;gap:42px}.home-search-panel{gap:18px;min-height:0;padding:46px 0 44px}.home-search-copy{gap:8px}.home-search-copy h1{font-size:28px;line-height:1.24}.home-search-copy span{font-size:13px}.home-neighborhood-prompt{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px 12px;padding:12px}.home-neighborhood-prompt-icon{width:34px;height:34px}.home-neighborhood-prompt-actions{grid-column:1/-1;justify-content:stretch;width:100%}.home-neighborhood-prompt-actions button{flex:1 1 0;min-height:40px}.home-simple-search{border-width:1.5px;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;min-height:52px}.home-simple-search-input{gap:8px;min-height:52px;padding:0 14px}.home-simple-search-input svg{width:18px;height:18px}.home-simple-search-input input{font-size:14px;font-weight:700}.home-simple-search>button{display:none}.home-service-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;min-width:0;max-width:100%;display:grid}.home-service-actions button:nth-child(3){grid-column:1/-1}.home-service-actions button{white-space:normal;min-height:40px;padding:0 8px;font-size:12px;line-height:1.15}.home-quick-chips{flex-wrap:wrap;justify-content:flex-start;width:100%;max-width:100%;overflow-x:visible}}
.home-trending-products{gap:18px;width:100%;display:grid}.home-trending-products-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:14px;width:100%;display:grid}.home-trending-ranking-list{gap:10px;min-width:0;display:grid}.home-trending-products-preview{min-width:0;max-width:100%;position:relative}.home-trending-products-layout.is-locked-preview{-webkit-user-select:none;user-select:none;filter:blur(2px);opacity:.72}.home-trending-lock-panel{pointer-events:none;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.home-trending-lock-card{border:1px solid var(--color-border);border-radius:var(--radius-md);width:min(360px,100%);color:var(--color-text);background:color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:0 18px 44px color-mix(in srgb, var(--color-text-strong) 14%, transparent);text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;justify-items:center;gap:9px;padding:22px 24px;display:grid}.home-trending-lock-card svg{color:var(--color-brand)}.home-trending-lock-card strong{color:var(--color-text-strong);font-size:17px;font-weight:900;line-height:1.3}.home-trending-lock-card span{color:var(--color-text-muted);font-size:13px;font-weight:700;line-height:1.45}.home-trending-lock-card a{border-radius:var(--radius-sm);min-height:36px;color:var(--color-surface);background:var(--color-brand);pointer-events:auto;justify-content:center;align-items:center;padding:0 18px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.home-trending-product-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;box-shadow:0 10px 26px color-mix(in srgb, var(--color-text-strong) 6%, transparent);grid-template-rows:auto minmax(0,1fr) auto;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.home-trending-product-card:hover{border-color:var(--color-border-strong);box-shadow:0 18px 38px color-mix(in srgb, var(--color-text-strong) 12%, transparent);transform:translateY(-2px)}.home-trending-product-card.compact{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:124px minmax(0,1fr)}.home-trending-product-card.compact .home-trending-product-media{aspect-ratio:auto;grid-row:1/span 2;min-height:132px}.home-trending-product-card.compact .home-trending-product-copy{padding:12px 12px 7px}.home-trending-product-card.compact .home-trending-product-copy p{display:none}.home-trending-product-card.compact .home-trending-product-bottom{grid-column:2/3;padding:0 12px 12px}.home-trending-product-media{aspect-ratio:1/.86;background:var(--color-panel);color:var(--color-text-muted);place-items:center;text-decoration:none;display:grid;position:relative;overflow:hidden}.home-trending-product-card.is-locked .home-trending-product-media{background:radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--color-text-strong) 8%, transparent), transparent 30%), linear-gradient(135deg, color-mix(in srgb, var(--color-text-strong) 5%, transparent), color-mix(in srgb, var(--color-text-placeholder) 12%, transparent)), repeating-linear-gradient(135deg, color-mix(in srgb, var(--color-text-strong) 3.5%, transparent) 0, color-mix(in srgb, var(--color-text-strong) 3.5%, transparent) 1px, transparent 1px, transparent 12px), var(--color-panel)}.home-trending-product-lock-mark{border:1px solid var(--color-border);border-radius:var(--radius-pill);width:54px;height:54px;color:var(--color-text-subtle);background:color-mix(in srgb, var(--color-surface) 88%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--color-text-strong) 8%, transparent);place-items:center;display:grid}.home-trending-product-media img{object-fit:contain;width:100%;height:100%;padding:14px;transition:transform .2s}.home-trending-product-card:hover .home-trending-product-media img{transform:scale(1.04)}.home-trending-product-copy{gap:7px;min-width:0;padding:14px 14px 10px;display:grid}.home-trending-product-topline{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.home-trending-product-topline span{border-radius:var(--radius-sm);min-height:22px;color:var(--color-brand);background:var(--color-brand-soft);align-items:center;padding:0 8px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.home-trending-product-topline .home-trending-product-rank{color:var(--color-surface);background:var(--color-text-strong)}.home-trending-product-meta{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.home-trending-product-copy h3,.home-trending-product-copy p,.home-trending-product-bottom strong{margin:0}.home-trending-product-copy h3{min-width:0;font-size:16px;line-height:1.32}.home-trending-product-copy h3 a{color:var(--color-text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.home-trending-product-copy h3 a:hover{color:var(--color-brand)}.home-trending-product-copy p{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.home-trending-product-bottom{gap:8px;padding:0 14px 14px;display:grid}.home-trending-product-card.is-locked .home-trending-product-bottom{padding-top:2px}.home-trending-product-skeleton.meta{width:58%;height:13px}.home-trending-product-skeleton.title{border-radius:var(--radius-sm);width:82%;height:19px}.home-trending-product-skeleton.price{width:52%;height:16px}.home-trending-product-skeleton.action{border-radius:var(--radius-sm);width:100%;height:36px}.home-trending-product-bottom strong{color:var(--color-text-strong);font-size:14px}.home-trending-product-bottom a{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:36px;color:var(--color-text);background:var(--color-surface);justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.home-trending-product-bottom a:hover{border-color:var(--color-brand);color:var(--color-brand);background:var(--color-brand-soft)}
.home-local-activity,.home-product-browse,.home-region-browse{gap:18px;width:100%;display:grid}.home-local-activity-hub{grid-template-columns:minmax(230px,.85fr) minmax(0,1.35fr) minmax(230px,.85fr);gap:14px;width:100%;display:grid}.home-local-activity-report,.home-local-activity-feed,.home-local-activity-cta{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;padding:22px}.home-local-activity-report{background:var(--color-surface)}.home-local-activity-location{border:1px solid color-mix(in srgb, var(--color-brand) 20%, transparent);border-radius:var(--radius-pill);max-width:100%;min-height:30px;color:var(--color-brand);background:var(--color-surface);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex;overflow:hidden}.home-local-activity-report h3,.home-local-activity-feed h3,.home-local-activity-cta h3{color:var(--color-text-strong);margin:0;font-weight:900}.home-local-activity-report h3{margin-top:16px;margin-bottom:18px;font-size:18px;line-height:1.35}.home-local-activity-summary{border-bottom:1px dashed color-mix(in srgb, var(--color-brand) 24%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-bottom:18px;display:grid}.home-local-activity-stat{gap:5px;min-width:0;display:grid}.home-local-activity-stat span{color:var(--color-text-muted);font-size:11px;font-weight:900}.home-local-activity-stat strong{color:var(--color-text-strong);font-size:28px;font-weight:900;line-height:1}.home-local-activity-stat em{color:var(--color-brand);margin-left:3px;font-size:11px;font-style:normal;font-weight:900}.home-local-activity-tags{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.home-local-activity-tags a{border:1px solid color-mix(in srgb, var(--color-brand) 20%, transparent);border-radius:var(--radius-pill);max-width:100%;min-height:27px;color:var(--color-brand);background:var(--color-brand-soft);text-overflow:ellipsis;white-space:nowrap;align-items:center;padding:0 10px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex;overflow:hidden}.home-local-activity-tags a:hover{border-color:var(--color-brand);background:var(--color-surface)}.home-local-activity-feed{align-content:start;gap:12px;display:grid}.home-local-activity-feed-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-local-activity-feed h3{font-size:15px}.home-local-activity-feed-head>span{border-radius:var(--radius-pill);min-height:23px;color:var(--color-text-muted);background:var(--color-surface-muted);white-space:nowrap;align-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.home-local-activity-list{gap:0;display:grid}.home-local-activity-item{border-bottom:1px solid var(--color-border-hairline);color:inherit;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:11px 0;text-decoration:none;display:grid}.home-local-activity-item:first-child{padding-top:0}.home-local-activity-item:last-child{border-bottom:0;padding-bottom:0}.home-local-activity-item:hover{background:0 0}.home-local-activity-avatar{border-radius:var(--radius-pill);width:34px;height:34px;color:var(--color-surface);background:var(--color-text-strong);place-items:center;font-size:12px;font-weight:900;line-height:1;display:inline-grid}.home-local-activity-avatar.review{background:var(--color-brand)}.home-local-activity-avatar.post{background:var(--color-link)}.home-local-activity-avatar.store{background:var(--color-success)}.home-local-activity-copy{gap:4px;min-width:0;display:grid}.home-local-activity-meta{min-width:0;color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.home-local-activity-meta span{align-items:center;gap:3px;display:inline-flex}.home-local-activity-meta .rating{color:var(--color-warning);font-weight:900}.home-local-activity-copy strong{color:var(--color-text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.home-local-activity-copy b{font-weight:900}.home-local-activity-cta{align-content:start;gap:12px;display:grid}.home-local-activity-cta-kicker{border-radius:var(--radius-pill);width:fit-content;min-height:27px;color:var(--color-brand);background:var(--color-brand-soft);align-items:center;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.home-local-activity-cta h3{font-size:17px;line-height:1.35}.home-local-activity-cta p{color:var(--color-text-muted);margin:0;font-size:13px;font-weight:700;line-height:1.5}.home-local-activity-cta>div{gap:8px;margin-top:4px;display:grid}.home-local-activity-cta a{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:39px;color:var(--color-text-strong);background:var(--color-surface);justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.home-local-activity-cta a.primary{border-color:var(--color-text-strong);color:var(--color-surface);background:var(--color-text-strong)}.home-local-activity-empty{text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;padding:18px;display:grid}.home-local-activity-empty strong{color:var(--color-text-strong);font-size:15px;font-weight:900}.home-local-activity-empty span{color:var(--color-text-muted);font-size:13px;font-weight:700}.home-local-activity-empty a{border:1px solid var(--color-brand);border-radius:var(--radius-pill);min-height:34px;color:var(--color-brand);background:var(--color-surface);justify-content:center;align-items:center;margin-top:4px;padding:0 13px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.home-local-activity-empty a:hover{background:var(--color-brand-soft)}.home-product-browse-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.home-product-browse-group{gap:12px;min-width:0;display:grid}.home-product-browse-group h3{color:var(--color-text-strong);margin:0;font-size:15px;font-weight:900}.home-product-browse-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.home-product-browse-list a{border:1px solid var(--color-border-hairline);border-radius:var(--radius-md);min-width:0;color:inherit;background:var(--color-surface);justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;text-decoration:none;display:flex}.home-product-browse-list a:hover{border-color:var(--color-border);background:var(--color-panel)}.home-product-browse-list span{color:var(--color-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.home-product-browse-list strong{color:var(--color-brand);white-space:nowrap;flex:none;font-size:12px;font-weight:900}.home-region-browse-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.home-region-browse-grid a{border:1px solid var(--color-border-hairline);border-radius:var(--radius-md);min-width:0;color:inherit;background:var(--color-surface);gap:6px;padding:14px;text-decoration:none;display:grid}.home-region-browse-grid a:hover{border-color:var(--color-border);background:var(--color-panel)}.home-region-browse-grid span{color:var(--color-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.home-region-browse-grid strong{color:var(--color-brand);font-size:12px;font-weight:900}
.home-community-section{isolation:isolate;gap:44px;width:100%;min-width:0;max-width:min(100%,100vw - 40px);display:grid}.home-magazine-section,.home-community-popular{width:100%;min-width:0;max-width:min(100%,100vw - 40px);display:grid}.home-community-popular{padding:36px 0 40px;position:relative}.home-community-popular:before{z-index:-1;background:var(--color-panel);content:"";position:absolute;inset:0 calc(50% - 50vw)}.home-magazine-feature{grid-template-columns:minmax(0,1.45fr) minmax(300px,.88fr);gap:14px;width:100%;min-width:0;display:grid}.home-magazine-feature.single{grid-template-columns:minmax(0,1fr)}.home-magazine-feature-side{gap:14px;min-width:0;display:grid}.home-magazine-feature-card{min-width:0}.home-magazine-feature-card a,.home-magazine-feature-card .home-magazine-feature-card-link{border:1px solid var(--color-border);border-radius:var(--radius-md);color:inherit;background:var(--color-surface);text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;overflow:hidden}.home-magazine-feature-card a:hover{border-color:var(--color-border-strong);box-shadow:0 18px 40px color-mix(in srgb, var(--color-text-strong) 12%, transparent);transform:translateY(-2px)}.home-magazine-feature-card.featured a,.home-magazine-feature-card.featured .home-magazine-feature-card-link{min-height:392px;color:var(--color-surface);background:var(--color-text-strong);isolation:isolate;position:relative}.home-magazine-feature-card.featured a:after,.home-magazine-feature-card.featured .home-magazine-feature-card-link:after{z-index:0;background:linear-gradient(180deg, color-mix(in srgb, var(--color-text-strong) 6%, transparent) 0%, color-mix(in srgb, var(--color-text-strong) 20%, transparent) 50%, color-mix(in srgb, var(--color-text-strong) 72%, transparent) 100%);content:"";pointer-events:none;position:absolute;inset:0}.home-magazine-feature-card.compact a,.home-magazine-feature-card.compact .home-magazine-feature-card-link{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);min-height:189px;display:grid}.home-magazine-lock-preview{min-width:0;position:relative}.home-magazine-feature.is-locked-preview{pointer-events:none;-webkit-user-select:none;user-select:none;filter:blur(2px);opacity:.72}.home-magazine-lock-panel{z-index:2;padding:var(--jdsc-space-4);place-items:center;display:grid;position:absolute;inset:0}.home-magazine-lock-card{justify-items:center;gap:var(--jdsc-space-2);border:1px solid var(--color-border);border-radius:var(--jdsc-radius-lg);width:min(100%,320px);padding:var(--jdsc-space-5);background:color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:var(--jdsc-shadow-3);text-align:center;display:grid}.home-magazine-lock-icon,.home-magazine-card-lock-mark{border:1px solid var(--color-border);border-radius:var(--jdsc-radius-pill);color:var(--color-text-muted);background:var(--color-surface);place-items:center;display:grid}.home-magazine-lock-icon{width:34px;height:34px}.home-magazine-card-lock-mark{background:color-mix(in srgb, var(--color-surface) 88%, transparent);width:44px;height:44px}.home-magazine-lock-card strong{color:var(--color-text-strong);font-size:var(--jdsc-fs-body);font-weight:var(--jdsc-fw-extra)}.home-magazine-lock-card span:not(.home-magazine-lock-icon){color:var(--color-text-muted);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-bold);line-height:1.5}.home-magazine-lock-card a{border-radius:var(--jdsc-radius-md);min-height:36px;padding:0 var(--jdsc-space-4);color:var(--color-surface);background:var(--color-text-strong);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-black);justify-content:center;align-items:center;display:inline-flex}.home-magazine-feature-card.is-locked .home-magazine-feature-media{background:radial-gradient(circle at 30% 25%, color-mix(in srgb, var(--color-surface) 56%, transparent), transparent 32%), linear-gradient(135deg, color-mix(in srgb, var(--color-surface-muted) 88%, transparent), color-mix(in srgb, var(--color-panel) 96%, transparent)), var(--color-panel)}.home-magazine-feature-card.is-locked.featured .home-magazine-feature-card-link{background:var(--color-panel)}.home-magazine-feature-card.is-locked.featured .home-magazine-feature-card-link:after{background:linear-gradient(180deg, transparent 24%, color-mix(in srgb, var(--color-text-strong) 34%, transparent) 100%)}.home-magazine-skeleton.category{width:82px;height:14px}.home-magazine-skeleton.title{width:82%;height:20px}.home-magazine-skeleton.text{width:68%;height:13px}.home-magazine-skeleton.meta{width:112px;height:12px}.home-magazine-feature-media{min-width:0;min-height:0;color:var(--color-text-muted);background:linear-gradient(135deg, color-mix(in srgb, var(--color-brand) 10%, transparent), color-mix(in srgb, var(--color-info) 8%, transparent)), var(--color-panel);place-items:center;display:grid;overflow:hidden}.home-magazine-feature-card.featured .home-magazine-feature-media{z-index:-1;position:absolute;inset:0}.home-magazine-feature-media img{object-fit:cover;width:100%;height:100%;transition:transform .28s;transform:scale(1.01)}.home-magazine-feature-card a:hover .home-magazine-feature-media img{transform:scale(1.04)}.home-magazine-feature-copy{gap:8px;min-width:0;display:grid}.home-magazine-feature-card.featured .home-magazine-feature-copy{z-index:1;padding:28px;position:absolute;bottom:0;left:0;right:0}.home-magazine-feature-card.compact .home-magazine-feature-copy{align-content:center;padding:18px}.home-magazine-feature-category{color:var(--color-brand);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.home-magazine-feature-card.featured .home-magazine-feature-category{color:color-mix(in srgb, var(--color-surface) 82%, transparent)}.home-magazine-feature-card strong{color:var(--color-text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:900;line-height:1.34;display:-webkit-box;overflow:hidden}.home-magazine-feature-card.featured strong{color:var(--color-surface);text-shadow:0 1px 14px color-mix(in srgb, var(--color-text-strong) 34%, transparent);font-size:28px;line-height:1.28}.home-magazine-feature-card em{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-style:normal;font-weight:800;line-height:1.5;display:-webkit-box;overflow:hidden}.home-magazine-feature-card.featured em{max-width:560px;color:color-mix(in srgb, var(--color-surface) 84%, transparent)}.home-magazine-feature-meta{min-width:0;color:var(--color-text-muted);flex-wrap:wrap;gap:8px 12px;font-size:12px;font-weight:800;display:flex}.home-magazine-feature-card.featured .home-magazine-feature-meta{color:color-mix(in srgb, var(--color-surface) 82%, transparent)}.home-magazine-feature-meta span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;display:inline-flex;overflow:hidden}.home-community-columns{grid-template-columns:minmax(0,1fr);gap:30px;width:100%;min-width:0;max-width:min(100%,100vw - 40px);display:grid}.home-community-post-list{width:100%;min-width:0;max-width:min(100%,100vw - 40px)}.home-community-post-list h3{color:var(--color-text-strong);align-items:center;gap:6px;margin:0 0 12px;font-size:15px;font-weight:900;display:inline-flex}.home-community-post-list-icon{border-radius:var(--radius-pill);background:var(--color-surface-muted);place-items:center;width:22px;height:22px;font-size:13px;line-height:1;display:inline-grid}.home-community-popular-list{gap:8px;width:100%;min-width:0;max-width:min(100%,100vw - 40px);display:grid}.home-community-popular-list a{border:1px solid var(--color-border-hairline);border-radius:var(--radius-md);width:100%;min-width:0;max-width:100%;color:inherit;background:var(--color-surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:12px 14px;display:grid}.home-community-popular-list a:hover{border-color:var(--color-border);background:var(--color-panel)}.home-community-popular-list a:hover strong{color:var(--color-brand)}.home-community-post-meta{align-items:center;gap:6px;min-width:0;max-width:100%;display:flex}.home-community-popular-board{border-radius:var(--radius-pill);max-width:110px;color:var(--color-text-subtle);background:var(--color-surface-muted);text-overflow:ellipsis;white-space:nowrap;padding:3px 8px;font-size:11px;font-weight:900;display:inline-flex;overflow:hidden}.home-community-linked-label{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.home-community-popular-list strong{min-width:0;max-width:100%;color:var(--color-text-strong);text-overflow:ellipsis;white-space:nowrap;grid-column:1/2;align-items:center;gap:5px;font-size:14px;font-weight:900;line-height:1.45;display:inline-flex;overflow:hidden}.home-community-popular-list strong svg{color:var(--color-text-muted);flex:none}.home-community-popular-stats{color:var(--color-text-muted);white-space:nowrap;grid-area:1/2/span 2/3;justify-content:flex-end;gap:12px;font-size:12px;font-weight:800;display:inline-flex}.home-community-popular-stats span{align-items:center;gap:4px;display:inline-flex}
.home-store-scope-toggle{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:2px;min-height:36px;padding:2px;display:inline-grid}.home-store-scope-toggle button{border-radius:var(--radius-sm);min-width:0;min-height:30px;color:var(--color-text-muted);white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.home-store-scope-toggle button.active{color:var(--color-text-strong);background:var(--color-surface);box-shadow:0 4px 12px color-mix(in srgb, var(--color-text-strong) 8%, transparent)}.home-store-scope-toggle button:disabled{cursor:progress;opacity:.68}.home-store-scope-toggle svg{color:var(--color-brand);flex:none}.nearby-location-message{color:var(--color-danger-fill);align-items:center;gap:5px;margin:-6px 0 14px;font-size:12px;font-weight:800;display:inline-flex}.home-stores-empty-state{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;min-height:286px;color:var(--color-text-muted);background:linear-gradient(180deg, color-mix(in srgb, var(--color-surface) 92%, transparent), color-mix(in srgb, var(--color-panel) 94%, transparent)), var(--color-panel);box-shadow:0 12px 30px color-mix(in srgb, var(--color-text-strong) 5%, transparent);text-align:center;align-content:center;place-items:center;gap:10px;padding:34px 24px;display:grid}.home-stores-empty-icon{border:1px solid color-mix(in srgb, var(--color-brand) 16%, transparent);border-radius:var(--radius-pill);width:52px;height:52px;color:var(--color-brand);background:var(--color-surface);box-shadow:0 10px 22px color-mix(in srgb, var(--color-text-strong) 6%, transparent);place-items:center;display:grid}.home-stores-empty-state strong{color:var(--color-text-strong);margin:0;font-size:16px;font-weight:900;line-height:1.35}.home-stores-empty-state>span:not(.home-stores-empty-icon){max-width:420px;color:var(--color-text-muted);font-size:13px;font-weight:700;line-height:1.5}.home-stores-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;min-width:0;max-width:100%;display:grid}.home-store-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;background:var(--color-surface);flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.home-store-card:hover{border-color:var(--color-brand);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.home-store-card .photo{aspect-ratio:4/3;background:linear-gradient(135deg, color-mix(in srgb, var(--color-brand) 10%, transparent), color-mix(in srgb, var(--color-brand) 2%, transparent)), var(--color-surface-muted);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.home-store-card .photo:before{color:var(--color-text-placeholder);content:attr(data-ph);font-size:32px;font-weight:800}.home-store-card .photo.image-loaded:before{z-index:1;background:linear-gradient(180deg, color-mix(in srgb, var(--color-text-strong) 28%, transparent), transparent 42%, color-mix(in srgb, var(--color-text-strong) 32%, transparent));content:"";position:absolute;inset:0}.home-store-card .photo img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .24s,transform .42s;position:absolute;inset:0;transform:scale(1.015)}.home-store-card .photo img.is-loaded{opacity:1;transform:scale(1)}.home-store-card .photo .status{z-index:2;border-radius:var(--radius-pill);background:var(--color-surface-translucent);align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.home-store-card .photo .status:before{content:"";border-radius:50%;width:6px;height:6px}.home-store-card .photo .status.open{color:var(--color-success-fill)}.home-store-card .photo .status.open:before{background:var(--color-success-fill)}.home-store-card .photo .status.closing{color:var(--color-warning-fill)}.home-store-card .photo .status.closing:before{background:var(--color-warning-fill)}.home-store-card .photo .status.closed{color:var(--color-danger-fill)}.home-store-card .photo .status.closed:before{background:var(--color-danger-fill)}.home-store-card .photo .distance{z-index:2;border-radius:var(--radius-md);color:var(--color-surface);background:color-mix(in srgb, var(--color-text-strong) 85%, transparent);align-items:center;gap:4px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;right:10px}.home-store-card .body{flex-direction:column;flex:1;gap:10px;padding:14px 16px 16px;display:flex}.home-store-card .tags{gap:4px;font-size:10px;font-weight:700;display:flex}.home-store-card .tags .tag{border-radius:var(--radius-sm);color:var(--color-text-subtle);background:var(--color-surface-muted);padding:3px 7px}.home-store-card .tags .tag.unmanned{color:var(--color-info);background:var(--color-info-soft)}.home-store-card .tags .tag.open24{color:var(--color-brand);background:var(--color-brand-soft)}.home-store-card h3{color:var(--color-text-strong);margin:0;font-size:15px;font-weight:800;line-height:1.3}.home-store-card .addr{color:var(--color-text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.home-store-card .hours{color:var(--color-text-subtle);align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.home-store-card .addr svg,.home-store-card .hours svg{flex:none}.home-store-card .meta{border-top:1px solid var(--color-border-hairline);color:var(--color-text-muted);align-items:center;gap:8px;margin-top:auto;padding-top:10px;font-size:12px;display:flex}.home-store-card .stars{color:var(--color-text-strong);align-items:center;gap:3px;font-weight:700;display:inline-flex}.home-store-card .stars svg{color:var(--color-warning)}.home-store-card .review-count{color:var(--color-text-muted);font-weight:500}.home-store-card .review-empty{color:var(--color-text-muted);font-weight:700}.home-store-card .stock-count{color:var(--color-success-fill);align-items:center;gap:4px;margin-left:auto;font-weight:700;display:inline-flex}.home-store-card-skeleton{pointer-events:none}.home-store-card-skeleton:hover{border-color:var(--color-border);box-shadow:none;transform:none}.home-store-card-skeleton .photo:before{content:""}.home-store-card-skeleton .status-line{width:82px;height:24px;position:absolute;top:10px;left:10px}.home-store-card-skeleton .distance-line{width:58px;height:26px;position:absolute;bottom:10px;right:10px}.home-store-card-skeleton .tag-line{width:58px;height:20px}.home-store-card-skeleton .tag-line.short{width:42px}.home-store-card-skeleton .title-line{width:72%;height:19px}.home-store-card-skeleton .address-line{width:86%;height:15px}.home-store-card-skeleton .meta-line{width:78px;height:16px}.home-store-card-skeleton .stock-line{width:70px;height:16px;margin-left:auto}
.home-nearby-section{width:100%}.home-trust-notice{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-panel);justify-content:space-between;align-items:center;gap:18px;width:100%;padding:18px;display:flex}.home-trust-notice>div{align-items:flex-start;gap:12px;min-width:0;display:flex}.home-trust-notice-icon{border-radius:var(--radius-pill);width:38px;height:38px;color:var(--color-brand);background:var(--color-surface);flex:none;place-items:center;display:grid}.home-trust-notice strong,.home-trust-notice p{margin:0}.home-trust-notice strong{color:var(--color-text-strong);font-size:14px;font-weight:900}.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:900;text-decoration:none}.home-trust-notice a:hover{color:var(--color-brand)}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.section-head-copy{gap:6px;min-width:0;display:grid}.section-head-title{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}.section-head-copy p{max-width:620px;color:var(--color-text-muted);margin:0;font-size:13px;font-weight:700;line-height:1.45}.section-head h2{color:var(--color-text-strong);margin:0;font-size:22px;font-weight:900}.section-head-more{border-radius:var(--radius-md);color:var(--color-text-subtle);flex-shrink:0;align-items:center;gap:4px;padding:8px 12px;font-size:13px;font-weight:700;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-trending-products{gap:14px}.home-trending-products-layout{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding:0 20px 2px;display:flex;overflow-x:auto}.home-trending-products-layout::-webkit-scrollbar{display:none}.home-trending-ranking-list{flex:none;gap:14px;min-width:max-content;display:flex}.home-trending-product-card,.home-trending-product-card.compact{scroll-snap-align:start;flex:0 0 min(72vw,260px);grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:none}.home-trending-product-card.compact .home-trending-product-media,.home-trending-product-media{aspect-ratio:1/.78;grid-row:auto;min-height:0}.home-trending-product-copy h3{font-size:15px}.home-trending-product-card.compact .home-trending-product-bottom{grid-column:auto}.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%,216px)}.home-store-scope-toggle button{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-region-browse,.home-community-popular,.home-community-columns,.home-community-post-list,.home-community-popular-list{width:100%;min-width:0;max-width:min(100%,100vw - 40px)}.home-community-columns{grid-template-columns:minmax(0,1fr);gap:30px}.home-local-activity-hub{grid-template-columns:minmax(0,1fr);gap:12px}.home-local-activity-report,.home-local-activity-feed,.home-local-activity-cta{padding:18px}.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,.home-region-browse-grid{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-popular-list a{grid-template-columns:minmax(0,1fr);gap:6px 10px;padding:12px;overflow:hidden}.home-community-post-meta{grid-column:1/-1;overflow:hidden}.home-community-popular-list strong{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:1/-1;display:-webkit-box}.home-community-popular-stats{white-space:normal;flex-wrap:wrap;grid-area:auto/1/auto/-1;justify-content:flex-start;max-width:100%;overflow:hidden}.home-stores-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;width:100%;min-width:0;max-width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.home-stores-grid::-webkit-scrollbar{display:none}.home-stores-grid .home-store-card{scroll-snap-align:start;flex:0 0 min(82svw,82svh,320px);min-width:0;max-width:min(82svw,82svh,320px)}}@media (min-width:761px) and (min-height:641px){.home-community-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media (max-width:1100px){.home-stores-grid,.home-region-browse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-region-browse-grid{grid-template-columns:minmax(0,1fr)}}
