.home-sections{padding-top:26px!important}
.home-entry-loader{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;background:#101014;opacity:1;visibility:visible;transition:opacity .38s ease,visibility .38s ease}.home-entry-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.home-entry-loader-card{display:flex;flex-direction:column;align-items:center;text-align:center;color:#f5f3ff}.home-entry-loader-card img{width:74px;height:74px;object-fit:cover;border-radius:22px;border:1px solid #c4b5fd77;box-shadow:0 0 0 8px #a78bfa12,0 18px 45px #0008;animation:homeLoaderPulse 1.3s ease-in-out infinite}.home-entry-loader-card strong{margin-top:17px;font-size:20px;letter-spacing:-.4px}.home-entry-loader-card strong span{color:#c4b5fd}.home-entry-loader-card small{margin-top:7px;color:#9996aa;font-size:11px}.home-entry-loader-card i{display:block;width:130px;height:4px;margin-top:20px;overflow:hidden;border-radius:99px;background:#2b2b35}.home-entry-loader-card i b{display:block;width:45%;height:100%;border-radius:inherit;background:#a78bfa;animation:homeLoaderBar 1.05s ease-in-out infinite}@keyframes homeLoaderPulse{50%{transform:scale(1.06);box-shadow:0 0 0 12px #a78bfa08,0 18px 45px #0008}}@keyframes homeLoaderBar{0%{transform:translateX(-110%)}100%{transform:translateX(300%)}}
.home-section-nav{display:flex;gap:9px;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid var(--line)}
.home-section-nav a{display:flex;align-items:center;gap:9px;color:var(--primary);font-size:10px;font-weight:700;text-decoration:none;padding:9px 13px;border-radius:8px;background:var(--primary-light)}
.home-section-nav a span{font-size:12px;color:var(--text);font-weight:500}
.home-sections .community-page-heading{padding:26px 0 8px}
.home-sections .community-page-heading h1{font-size:30px;line-height:1.35}
.home-sections .community-discover-grid{margin:20px 0 28px}
.home-block{border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:25px;min-width:0}
.home-sections .community-market-section{margin-bottom:26px}
.home-sections .community-section-heading{padding-bottom:19px;border-bottom:1px solid var(--line);margin-bottom:18px;align-items:center}
.home-sections .community-section-heading h2{font-size:23px;margin-top:8px}
.home-sections .community-section-heading p{font-size:12px;line-height:1.7;color:var(--muted);margin:8px 0 0}
.home-sections .community-section-heading>a{font-size:12px}
.home-sections .community-category-pills{margin-bottom:20px;gap:8px}
.home-sections .community-category-pills a{padding:9px 13px;font-size:11px;background:var(--bg)}
.store-dashboard-shell .home-sections .community-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.home-sections .community-product-grid .product-card{display:flex;flex-direction:column;background:var(--bg);min-width:0}
.home-sections .community-product-grid .product-body{padding:15px;display:flex;flex-direction:column;flex:1;min-width:0}
.home-sections .community-product-grid .product-body h3{font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}
.home-sections .community-product-grid .product-body p{font-size:11px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:15px}
.home-sections .community-product-grid .product-footer{margin-top:auto;padding-top:13px;gap:8px}
.home-sections .community-product-grid .product-footer strong{font-size:17px;overflow-wrap:anywhere}
.home-sections .community-product-grid .product-footer del{font-size:11px}
.home-market-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:19px;margin-top:22px;font-size:12px;color:var(--muted)}
.home-market-footer a{color:var(--primary);font-weight:600;text-decoration:none}
.home-sections .community-bot-promo{margin:0 0 28px;padding:24px;border-color:var(--line);background:linear-gradient(110deg,var(--primary-light),var(--surface))}
.home-sections .community-home-columns{gap:22px;grid-template-columns:minmax(0,1fr) 280px}
.home-sections .community-home-feed{margin:0}
.home-sections .community-story{background:var(--bg)}
.home-sections .community-panel{border-radius:18px}
.home-sections [id]{scroll-margin-top:100px}
.home-sections a:focus-visible{outline:2px solid var(--primary);outline-offset:4px}
@media(max-width:1250px){.store-dashboard-shell .home-sections .community-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-sections .community-home-columns{grid-template-columns:minmax(0,1fr) 250px}}
@media(max-width:1050px){.store-dashboard-shell .home-sections .community-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-sections .community-home-columns{grid-template-columns:minmax(0,1fr)}.home-sections .community-home-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.home-sections{padding-top:18px!important}.home-section-nav{gap:6px}.home-section-nav a{padding:8px;font-size:9px;gap:5px}.home-section-nav a span{font-size:10px}.home-sections .community-page-heading{padding-top:20px}.home-sections .community-page-heading h1{font-size:25px}.home-block{padding:16px;border-radius:14px}.home-sections .community-section-heading{align-items:flex-start;gap:10px}.home-sections .community-section-heading h2{font-size:20px}.home-sections .community-section-heading>a{font-size:10px}.home-sections .community-section-heading p{font-size:11px}.store-dashboard-shell .home-sections .community-product-grid{gap:10px}.home-sections .community-product-grid .product-body{padding:11px}.home-sections .community-product-grid .product-body h3{font-size:12px;min-height:39px}.home-sections .community-product-grid .product-body p{display:none}.home-sections .community-product-grid .product-footer strong{font-size:14px}.home-sections .community-product-grid .circle-link{width:26px;height:26px;flex-shrink:0}.home-market-footer{align-items:flex-start;flex-direction:column;font-size:11px}.home-sections .community-bot-promo{padding:18px}.home-sections .community-home-aside{grid-template-columns:minmax(0,1fr)}}
@media(max-width:360px){.store-dashboard-shell .home-sections .community-product-grid{grid-template-columns:minmax(0,1fr)}}
.home-welcome-hero{position:relative;overflow:hidden;margin-bottom:18px;padding:34px 38px;border:1px solid #a78bfa44;border-radius:22px;background:radial-gradient(circle at 85% 20%,#a78bfa2b,transparent 35%),linear-gradient(120deg,#302348,#211c33 58%,#17151f);box-shadow:0 20px 45px #0003}.home-welcome-glow{position:absolute;width:180px;height:180px;border-radius:50%;filter:blur(60px);pointer-events:none}.home-welcome-glow-one{right:-35px;top:-80px;background:#a78bfa44}.home-welcome-glow-two{left:30%;bottom:-130px;background:#7c3aed22}.home-welcome-brand{position:relative;display:inline-flex;align-items:center;gap:9px;margin-bottom:25px;color:#f5f3ff;font-size:15px;font-weight:800}.home-welcome-brand img{width:38px;height:38px;object-fit:cover;border-radius:12px;border:1px solid #c4b5fd66;box-shadow:0 8px 20px #0004}.home-welcome-brand b{color:#c4b5fd;font-size:12px}.home-welcome-kicker{position:relative;display:block;color:#c4b5fd;font-size:10px;font-weight:800;letter-spacing:1.8px;margin-bottom:10px}.home-welcome-hero h1{position:relative;margin:0 0 12px;color:#fff;font-size:clamp(28px,4vw,43px);line-height:1.12;letter-spacing:-1.5px}.home-welcome-hero h1 strong{color:#fff}.home-welcome-hero h1 span{color:#c4b5fd}.home-welcome-hero p{position:relative;max-width:570px;margin:0 0 22px;color:#c7bcd9;font-size:13px;line-height:1.7}.home-welcome-actions{position:relative;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.home-welcome-actions a{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:10px;font-size:12px;font-weight:700;text-decoration:none}.home-welcome-primary{background:#c4b5fd;color:#241739}.home-welcome-secondary{border:1px solid #a78bfa66;color:#e9ddff;background:#ffffff08}.home-welcome-actions a:hover{transform:translateY(-1px)}
.home-welcome-hero{position:relative;overflow:hidden;margin-bottom:18px;padding:34px 38px;border:1px solid #a78bfa44;border-radius:22px;background:radial-gradient(circle at 85% 20%,#a78bfa2b,transparent 35%),linear-gradient(120deg,#302348,#211c33 58%,#17151f);box-shadow:0 20px 45px #0003}.home-welcome-glow{position:absolute;width:180px;height:180px;border-radius:50%;filter:blur(60px);pointer-events:none}.home-welcome-glow-one{right:-35px;top:-80px;background:#a78bfa44}.home-welcome-glow-two{left:30%;bottom:-130px;background:#7c3aed22}.home-welcome-brand{position:relative;display:inline-flex;align-items:center;gap:9px;margin-bottom:25px;color:#f5f3ff;font-size:15px;font-weight:800}.home-welcome-brand img{width:38px;height:38px;object-fit:cover;border-radius:12px;border:1px solid #c4b5fd66;box-shadow:0 8px 20px #0004}.home-welcome-brand b{color:#c4b5fd;font-size:12px}.home-welcome-kicker{position:relative;display:block;color:#c4b5fd;font-size:10px;font-weight:800;letter-spacing:1.8px;margin-bottom:10px}.home-welcome-hero h1{position:relative;margin:0 0 12px;color:#fff;font-size:clamp(28px,4vw,43px);line-height:1.12;letter-spacing:-1.5px}.home-welcome-hero h1 strong{color:#fff}.home-welcome-hero h1 span{color:#c4b5fd}.home-welcome-hero p{position:relative;max-width:570px;margin:0 0 22px;color:#c7bcd9;font-size:13px;line-height:1.7}.home-welcome-actions{position:relative;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.home-welcome-actions a{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:10px;font-size:12px;font-weight:700;text-decoration:none}.home-welcome-primary{background:#c4b5fd;color:#241739}.home-welcome-secondary{border:1px solid #a78bfa66;color:#e9ddff;background:#ffffff08}.home-welcome-actions a:hover{transform:translateY(-1px)}
@media(max-width:650px){.home-welcome-hero{padding:25px 20px;border-radius:18px}.home-welcome-brand{margin-bottom:19px}.home-welcome-hero h1{font-size:29px}.home-welcome-hero p{font-size:12px}.home-welcome-actions a{width:100%;justify-content:center}}
