/* Shared community and marketplace presentation. All actions use existing application routes. */
.community-bot-promo{display:flex;align-items:center;gap:20px;margin:24px 0;padding:24px;border:1px solid var(--primary);border-radius:16px;background:linear-gradient(120deg,var(--primary-light),var(--surface));color:var(--text)}
.community-bot-promo>img{flex-shrink:0}
.community-bot-promo-copy{flex:1;min-width:0}
.community-bot-promo h2{margin:7px 0;font-size:22px;line-height:1.35;letter-spacing:-.5px}
.community-bot-promo p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}
.community-bot-promo .community-primary-button{flex-shrink:0;white-space:nowrap}
@media(max-width:700px){.community-bot-promo{flex-wrap:wrap;gap:14px;padding:18px;margin:18px 0}.community-bot-promo>img{width:44px;height:44px}.community-bot-promo h2{font-size:18px}.community-bot-promo .community-primary-button{width:100%;justify-content:center}}
:root,:root.dark-mode{--radius:12px;--radius-sm:8px;--radius-lg:18px}
.store-dashboard-shell{--bg:#f5f5fa;--surface:#fff;--surface-2:#f0f0f7;--line:#e6e6f0;--text:#262538;--muted:#747387;--primary:#7c3aed;--primary-dark:#6d28d9;--primary-light:#eee7fc;--accent:#7c3aed;--dash-bg:var(--bg);--dash-panel:var(--surface);--dash-border:var(--line);--dash-text:var(--text);--dash-muted:var(--muted);padding:0 0 0 248px;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px}
:root.dark-mode .store-dashboard-shell{--bg:#101014;--surface:#19191f;--surface-2:#22222b;--line:#2b2b35;--text:#ededf4;--muted:#a2a1b2;--primary:#a78bfa;--primary-dark:#c4b5fd;--primary-light:#2d2443;--accent:#a78bfa}
.store-dashboard-shell .container{max-width:1460px;width:100%;padding-left:32px;padding-right:32px}
.store-dashboard-shell main{min-height:70vh;padding-top:0}
.store-dashboard-shell main>.flash-stack:empty{display:none}
.store-dashboard-shell .button{border-radius:10px}
.store-dashboard-shell .button:not(.button-outline):not(.button-danger):not(.button-secondary){background:#7c3aed;color:#fff}
.store-dashboard-shell .page-header h1{letter-spacing:-1px;font-size:28px}
.community-skip{position:fixed;left:260px;top:-80px;z-index:10000;padding:12px 20px;background:var(--surface);color:var(--text)}
.community-skip:focus{top:10px}
.community-rail{position:fixed;inset:0 auto 0 0;width:248px;height:100dvh;background:var(--surface);border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:1100}
.community-brand{display:flex;align-items:center;gap:10px;padding:26px 23px 25px;text-decoration:none;color:var(--text);font-size:19px;font-weight:850;letter-spacing:-.6px}
.community-brand img{border-radius:12px;object-fit:cover;flex-shrink:0}
.community-brand>span{min-width:0;overflow-wrap:anywhere}
.community-brand small{display:block;margin-top:5px;letter-spacing:1.6px;font-size:7px;color:var(--muted);font-weight:600}
.community-rail-scroll{flex:1;overflow-y:auto;padding:0 14px 18px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}
.community-nav-group{margin-bottom:20px}
.community-nav-group h2{font-size:9px;font-weight:700;letter-spacing:1.8px;color:var(--muted);margin:12px 14px}
.community-nav-group>a{display:flex;align-items:center;gap:12px;min-height:42px;padding:10px 13px;margin:3px 0;border-radius:9px;color:var(--muted);font-size:12px;font-weight:550;text-decoration:none;transition:background .15s,color .15s}
.community-nav-group>a:hover{background:var(--surface-2);color:var(--text)}
.community-nav-group>a.is-active{background:var(--primary-light);color:var(--primary);font-weight:700}
.community-nav-group svg{flex-shrink:0;width:19px;height:19px}
.community-tag{margin-left:auto;font-size:7px;letter-spacing:.6px;padding:3px 5px;border:1px solid var(--line);border-radius:4px;color:var(--primary)}
.community-rail-promo{padding:17px 14px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(135deg,var(--primary-light),var(--surface));margin:24px 3px 10px}
.community-rail-promo>span{color:var(--primary);display:block;margin-bottom:8px}
.community-rail-promo strong{font-size:12px;line-height:1.6;display:block}
.community-rail-promo p{font-size:10px;line-height:1.8;color:var(--muted);margin:8px 0 12px}
.community-rail-promo a{font-size:11px;color:var(--primary);font-weight:650}
.community-admin{display:block;padding:14px;font-size:12px;color:var(--muted)}
.community-rail-account{padding:16px;border-top:1px solid var(--line);display:flex;align-items:center;gap:8px}
.community-rail-account>a{display:flex;align-items:center;gap:10px;min-width:0;flex:1;color:var(--text);text-decoration:none}
.community-rail-account>a>span:last-child{min-width:0}
.community-rail-account strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.community-rail-account small{font-size:10px;color:var(--muted);display:block;margin-top:4px}
.community-rail-account form{margin:0}.community-rail-account button{background:none;border:0;color:var(--muted);font-size:22px;cursor:pointer}
.community-avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:12px;background:var(--primary-light);color:var(--primary);font-size:12px;font-weight:800;overflow:hidden}
.community-avatar img{width:100%;height:100%;object-fit:cover}
.community-topbar{position:sticky;top:0;z-index:900;display:flex;align-items:center;gap:24px;min-height:80px;padding:15px 32px;background:var(--surface);border-bottom:1px solid var(--line)}
.community-top-title{font-size:12px;font-weight:700;white-space:nowrap}
.community-top-title small{font-size:10px;font-weight:400;color:var(--muted);display:block;margin-top:5px}
.community-search{display:flex;align-items:center;gap:10px;background:var(--bg);border:1px solid var(--line);border-radius:10px;height:42px;max-width:480px;min-width:0;flex:1;margin:0 auto;color:var(--muted);padding:0 12px}
.community-search svg{width:16px;flex-shrink:0}
.community-search input{border:0!important;background:transparent!important;box-shadow:none!important;outline:0;min-width:0;width:100%;font:inherit;font-size:11px;padding:0!important;color:var(--text)}
.community-search:focus-within{border-color:var(--primary)}
.community-search button{border:1px solid var(--line);border-radius:4px;background:var(--surface);color:var(--muted);cursor:pointer}
.community-top-actions{display:flex;align-items:center;gap:10px}
.community-icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted);text-decoration:none;cursor:pointer;font-size:20px}
.community-icon-button:hover{color:var(--primary);border-color:var(--primary)}
.community-cart{position:relative}.community-cart b{position:absolute;right:-4px;top:-5px;background:#7c3aed;color:#fff;border-radius:9px;padding:2px 5px;font-size:9px}
.community-sell,.community-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:40px;padding:11px 17px;border-radius:9px;border:1px solid transparent;background:#7c3aed;color:#fff!important;font-size:12px;font-weight:650;text-decoration:none;white-space:nowrap;transition:background .15s}
.community-sell:hover,.community-primary-button:hover{background:#6d28d9}
.community-secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:1px solid #64517e;border-radius:9px;color:#ece3ff;font-size:12px;font-weight:600;text-decoration:none;background:rgba(255,255,255,.03)}
.community-menu-button,.community-bottom-nav{display:none}.community-overlay[hidden]{display:none}
.community-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:30px 0 24px}
.community-eyebrow{display:block;font-size:9px;font-weight:700;color:var(--primary);letter-spacing:1.7px}
.community-page-heading h1{font-size:29px;line-height:1.25;letter-spacing:-1px;margin:10px 0 10px;font-weight:750}
.community-page-heading h1 br{display:none}.community-page-heading h1 span{color:var(--muted);font-weight:450}
.community-page-heading p{font-size:12px;color:var(--muted);line-height:1.8;margin:0}
.community-text-link{font-size:11px;color:var(--primary);white-space:nowrap;padding-bottom:6px}
.community-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #443057;border-radius:18px;background:radial-gradient(ellipse at 78% 30%,#493065 0,transparent 55%),linear-gradient(115deg,#251c37,#201b2c);min-height:294px;color:#f6f0ff}
.community-hero-copy{position:relative;z-index:1;padding:32px 36px}
.community-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #69517e;background:#ffffff08;color:#dbc9f5;padding:6px 10px;border-radius:30px;font-size:9px;letter-spacing:.3px}
.community-pill i{width:5px;height:5px;background:#c4b5fd;border-radius:50%}
.community-hero h2{font-size:30px;line-height:1.25;letter-spacing:-.9px;color:#fff;margin:17px 0 12px}
.community-hero p{font-size:12px;line-height:1.8;color:#b9aacb;margin:0 0 23px}
.community-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.community-hero-art{position:relative;min-height:280px}
.community-orbit{position:absolute;left:50%;top:50%;border:1px solid #ffffff14;transform:translate(-50%,-50%) rotate(-25deg);border-radius:50%}
.orbit-one{width:300px;height:230px}.orbit-two{width:390px;height:300px}
.community-art-core{display:grid;place-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-12deg);width:132px;height:132px;border-radius:34px;border:1px solid #ab83db;background:linear-gradient(135deg,#946bc57a,#64409350);box-shadow:0 20px 80px #b78af82b,inset 0 1px 0 #ffffff30;color:#e4d0ff}
.community-float-card{position:absolute;display:flex;align-items:center;gap:10px;padding:13px 16px;background:#292333e8;border:1px solid #77628b70;border-radius:12px;box-shadow:0 14px 24px #0002;z-index:2}
.float-top{top:40px;left:15px;transform:rotate(-5deg)}.float-bottom{bottom:35px;right:28px;transform:rotate(5deg)}
.community-float-card>span{display:grid;place-items:center;background:#8b5cf630;color:#d7bcff;width:33px;height:33px;border-radius:9px;font-size:23px}
.community-float-card strong{display:block;color:#ede3fb;font-size:11px;font-weight:650}.community-float-card small{font-size:8px;color:#ad9abe;display:block;margin-top:5px}
.community-art-dot{position:absolute;border-radius:50%;background:#b9a2db}.dot-one{width:7px;height:7px;right:60px;top:55px}.dot-two{width:5px;height:5px;left:80px;bottom:40px}
.community-discover-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 32px}
.community-discover-card{display:flex;align-items:center;gap:11px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:17px 14px;color:var(--text);text-decoration:none;min-width:0}
.community-discover-card:hover{border-color:var(--primary)}
.community-discover-number{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:11px;font-size:11px;font-weight:750;background:#8b5cf61a;color:#9c7aec}
.tone-green .community-discover-number{background:#10b98115;color:#20ab86}.tone-orange .community-discover-number{background:#f59e0b15;color:#dba145}.tone-blue .community-discover-number{background:#3b82f615;color:#649aec}
.community-discover-card strong{font-size:11px;display:block}.community-discover-card small{display:block;font-size:9px;color:var(--muted);margin-top:5px;line-height:1.5}.community-discover-arrow{font-size:15px;margin-left:auto;color:var(--muted)}
.community-home-columns{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:26px;align-items:start;padding-bottom:40px}
.community-home-main{min-width:0}.community-home-aside{display:grid;gap:18px}
.community-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.community-section-heading h2{font-size:20px;letter-spacing:-.6px;margin:7px 0 0;color:var(--text)}.community-section-heading>a{font-size:10px;color:var(--primary);white-space:nowrap}
.community-category-pills{display:flex;gap:7px;overflow-x:auto;padding-bottom:6px;margin-bottom:14px;scrollbar-width:thin}
.community-category-pills a{white-space:nowrap;padding:7px 11px;border:1px solid var(--line);border-radius:7px;color:var(--muted);font-size:10px;background:var(--surface);text-decoration:none}
.community-category-pills a.is-active{border-color:var(--primary);background:var(--primary-light);color:var(--primary)}
.store-dashboard-shell .community-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.store-dashboard-shell .product-card{background:var(--surface);border:1px solid var(--line);border-radius:13px;box-shadow:none;overflow:hidden;transition:border-color .15s,transform .15s}
.store-dashboard-shell .product-card:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 8px 25px #0000000a}
.store-dashboard-shell .product-body{padding:16px}.store-dashboard-shell .product-body small{color:var(--primary);font-size:9px;letter-spacing:.4px}.store-dashboard-shell .product-body h3{font-size:14px;line-height:1.6;min-height:0;margin:7px 0}.store-dashboard-shell .product-body h3 a{color:var(--text)}
.store-dashboard-shell .product-body p{font-size:11px;color:var(--muted);line-height:1.7}.store-dashboard-shell .product-footer{border-top:1px solid var(--line);padding-top:12px;margin-top:12px}.store-dashboard-shell .product-footer strong{font-size:17px;color:var(--text)}.store-dashboard-shell .circle-link{background:var(--primary-light);color:var(--primary);border-radius:8px;width:31px;height:31px}
.community-home-feed{margin-top:32px}.community-composer-entry{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:13px;padding:16px;background:var(--surface);margin-bottom:16px}.community-composer-entry>a{flex:1;min-width:0;background:var(--bg);border-radius:9px;padding:13px;color:var(--muted);font-size:11px;text-decoration:none}.community-composer-entry>span:last-child{color:var(--primary);font-size:22px}
.community-story{background:var(--surface);border:1px solid var(--line);border-radius:14px;margin-bottom:16px;overflow:hidden}.community-story>header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 8px;gap:10px}.community-story-person{display:flex;align-items:center;gap:11px;color:var(--text);text-decoration:none;min-width:0}.community-story-person strong{font-size:12px;overflow-wrap:anywhere}.community-story-person small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.community-story-badge{padding:5px 7px;border-radius:6px;background:var(--surface-2);color:var(--muted);font-size:9px;white-space:nowrap}.community-story h3{font-size:17px;margin:15px 20px 8px}.community-story-content{font-size:13px;line-height:1.9;color:var(--text);margin:12px 20px 20px;overflow-wrap:anywhere}.community-story-image{display:block;background:var(--bg)}.community-story-image img{display:block;width:100%;max-height:420px;object-fit:contain}.community-story footer{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line);padding:14px 20px;font-size:10px;color:var(--muted)}.community-story footer span span{padding:0 5px}.community-story footer a{color:var(--primary);font-weight:600}
.community-panel{padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:14px}.community-panel h2{font-size:13px;margin:0 0 15px;line-height:1.7}.community-panel-note{font-size:10px;color:var(--muted);margin-top:-10px;margin-bottom:15px}.community-welcome-panel{text-align:center;background:radial-gradient(ellipse at top,#8b5cf61a,transparent 60%),var(--surface)}.community-welcome-panel .community-eyebrow{text-align:left;color:var(--muted);font-size:8px}.community-avatar-large{width:58px;height:58px;border-radius:18px;font-size:19px;margin:22px auto 14px}.community-welcome-panel h2{font-size:16px;margin-bottom:7px}.community-welcome-panel p{font-size:11px;color:var(--muted);line-height:1.8;margin-bottom:18px}.community-welcome-panel .community-primary-button{width:100%;font-size:11px}.community-login-link{display:block;font-size:10px;color:var(--muted);margin-top:15px}.community-balance{display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-bottom:12px;border-top:1px solid var(--line);font-size:11px}.community-balance>span{color:var(--muted)}.community-balance strong{color:var(--primary)}
.community-metric{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.community-metric:last-child{border:0;padding-bottom:0}.community-metric strong{font-size:18px;color:var(--text);letter-spacing:-.5px}.community-member{display:flex;align-items:center;gap:10px;margin:14px 0;color:var(--text);text-decoration:none}.community-member>span:nth-child(2){min-width:0;flex:1}.community-member strong{display:block;font-size:11px;overflow-wrap:anywhere}.community-member small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.community-member b{font-size:10px;color:var(--primary)}
.community-support-panel{background:linear-gradient(145deg,var(--primary-light),var(--surface))}.community-support-panel .community-eyebrow{font-size:8px;line-height:1.8}.community-support-panel h2{font-size:18px;letter-spacing:-.5px;margin:14px 0 8px}.community-support-panel p{font-size:11px;line-height:1.9;color:var(--muted)}.community-support-panel a{display:block;margin-top:14px;color:var(--primary);font-size:11px}.community-empty{padding:36px 24px;text-align:center;background:var(--surface);border:1px dashed var(--line);border-radius:14px}.community-empty h3{font-size:16px;margin:0 0 10px}.community-empty p{font-size:12px;color:var(--muted);line-height:1.8}.community-empty a{color:var(--primary);font-size:12px}
/* Existing feed interactions retain their DOM and event handlers. */
.community-feed-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:32px;padding-bottom:16px}.community-feed-heading h1{font-size:28px;letter-spacing:-.8px;margin:8px 0}.community-feed-heading p{font-size:12px;color:var(--muted);margin:0;line-height:1.8}
.store-dashboard-shell .feed-layout{--surface:var(--dash-panel);--surface-2:var(--bg);--line:var(--dash-border);--text:var(--dash-text);--muted:var(--dash-muted);--primary:#8b5cf6;--primary-dark:#7c3aed;--bg:var(--dash-bg);width:100%;max-width:1460px;grid-template-columns:minmax(0,1fr) 280px;gap:26px;padding:0 32px;margin:10px auto 36px}
:root.dark-mode .store-dashboard-shell .feed-layout{--surface:#19191f;--surface-2:#22222b;--line:#2b2b35;--text:#ededf4;--muted:#a2a1b2;--bg:#101014}
.store-dashboard-shell .feed-left{display:none}.store-dashboard-shell .feed-right{display:flex;top:104px}.store-dashboard-shell .feed-center{min-width:0;scroll-margin-top:100px}.store-dashboard-shell .feed-composer,.store-dashboard-shell .feed-post,.store-dashboard-shell .feed-widget,.store-dashboard-shell .feed-empty{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:none}.store-dashboard-shell .feed-comments{background:var(--surface)}.store-dashboard-shell .feed-comment-bubble,.store-dashboard-shell .feed-comment-input,.store-dashboard-shell .feed-composer-input{background:var(--surface-2);color:var(--text)}.store-dashboard-shell .feed-comment-input{min-width:0}.store-dashboard-shell .feed-action-btn:focus-visible{outline:2px solid var(--primary)}.store-dashboard-shell .feed-post-body{line-height:1.8;font-size:14px}.store-dashboard-shell .feed-widget{padding:20px}.store-dashboard-shell .feed-widget h3{font-size:12px}.store-dashboard-shell .feed-role-badge.member{background:var(--primary-light);color:var(--primary);border-color:var(--line)}
/* Marketplace, product detail, account, profile, and checkout share tokens. */
.store-dashboard-shell .shop-page{--shop-bg:var(--bg);--shop-line:var(--line);--shop-text:var(--text);--shop-muted:var(--muted);--shop-blue:#7c3aed;background:var(--bg);color:var(--text)}
.store-dashboard-shell .shop-head{padding:32px 0 20px;background:transparent;border:0}.store-dashboard-shell .shop-head h1{font-size:28px;letter-spacing:-.8px;margin:8px 0}.store-dashboard-shell .shop-head small{color:var(--primary);letter-spacing:1.5px;font-size:9px}.store-dashboard-shell .shop-head p{display:block;color:var(--muted);font-size:12px;margin:0;line-height:1.8}.store-dashboard-shell .shop-filter{padding:18px;background:var(--surface);border:1px solid var(--line);border-radius:13px;margin-bottom:22px}.store-dashboard-shell .shop-field{color:var(--muted);font-size:11px;gap:8px}.store-dashboard-shell .shop-field input,.store-dashboard-shell .shop-field select{background:var(--bg);border:1px solid var(--line);border-radius:8px;color:var(--text);height:42px}.store-dashboard-shell .shop-filter-button,.store-dashboard-shell .shop-clear{height:42px;border-radius:8px}.store-dashboard-shell .shop-toolbar{margin-bottom:18px}.store-dashboard-shell .shop-toolbar a{font-size:11px;color:var(--primary)}
.store-dashboard-shell .shop-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.store-dashboard-shell .shop-page .product-card{background:var(--surface);border-radius:13px;border-color:var(--line)}.store-dashboard-shell .shop-page .product-image{aspect-ratio:16/10!important}.store-dashboard-shell .shop-page .product-body{padding:18px}.store-dashboard-shell .shop-page .product-body h3{font-size:14px;margin:9px 0;min-height:44px}.store-dashboard-shell .shop-page .product-body small{color:var(--primary);font-size:9px}.store-dashboard-shell .shop-page .product-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;min-height:36px}.store-dashboard-shell .shop-page .product-footer{border-color:var(--line);padding-top:14px}.store-dashboard-shell .shop-page .product-footer strong{font-size:17px;color:var(--text)}.store-dashboard-shell .shop-page .circle-link{background:var(--primary-light);border:0;color:var(--primary);height:30px;border-radius:7px}.store-dashboard-shell .shop-page .circle-link:after{content:'Xem →';font-size:10px}.store-dashboard-shell .shop-empty{background:var(--surface);border-color:var(--line);border-radius:14px}
.store-dashboard-shell .profile-page{padding-top:26px}.store-dashboard-shell .profile-hero{overflow:hidden;border-radius:18px}.store-dashboard-shell .profile-cover{min-height:210px}.store-dashboard-shell .profile-info-bar{background:var(--surface)}.store-dashboard-shell .auth-container{border-radius:20px;border:1px solid var(--line);box-shadow:none}.store-dashboard-shell .auth-brand-side{background:radial-gradient(ellipse at top right,#594075,transparent 70%),#231a32}.store-dashboard-shell .auth-card{box-shadow:none}.store-dashboard-shell .account-sidebar{align-self:start}.store-dashboard-shell .account-user-info{border-bottom:1px solid var(--line)}.store-dashboard-shell .account-nav a[aria-current=page]{background:var(--primary-light);color:var(--primary)}.store-dashboard-shell .table-wrap{border-radius:10px}.store-dashboard-shell .site-footer{background:var(--surface);border-top:1px solid var(--line);margin-top:20px}.store-dashboard-shell .site-footer .container{padding-top:0}.store-dashboard-shell .footer-tagline{color:var(--muted)}
@media(min-width:1600px){.store-dashboard-shell .community-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-dashboard-shell .shop-products{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:1390px){.community-top-title{display:none}.community-page-heading{align-items:flex-start}.community-page-heading h1{font-size:26px}.community-page-heading h1 br{display:block}.community-discover-card{padding:14px 11px}.community-discover-arrow{display:none}.community-hero-copy{padding:28px}.community-hero h2{font-size:27px}.community-float-card{padding:10px}.float-top{left:0}.float-bottom{right:15px}}
@media(max-width:1199px){.store-dashboard-shell{padding-left:0}.community-rail{transform:translateX(-100%);transition:transform .2s}.community-menu-open .community-rail{transform:translateX(0)}.community-menu-open{overflow:hidden}.community-overlay{position:fixed;inset:0;background:#09090f99;border:0;z-index:1050}.community-menu-button{display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text);width:38px;height:38px;flex-shrink:0;cursor:pointer}.community-skip{left:20px}.community-top-title{display:block}.community-topbar{gap:16px}.store-dashboard-shell .feed-layout{grid-template-columns:minmax(0,1fr) 280px}}
@media(max-width:900px){.community-top-title{display:none}.community-home-columns{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.community-panel{padding:18px}.community-discover-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:26px}.community-discover-arrow{display:block}.community-hero{grid-template-columns:1.3fr 1fr}.community-float-card{display:none}.community-art-core{width:110px;height:110px}.community-hero h2{font-size:26px}.store-dashboard-shell .feed-layout{grid-template-columns:minmax(0,1fr)}.store-dashboard-shell .feed-right{display:none}.store-dashboard-shell .shop-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.store-dashboard-shell .shop-filter form{grid-template-columns:1fr 1fr}.community-feed-heading{align-items:flex-start}.community-feed-heading .community-primary-button{font-size:10px}}
@media(max-width:700px){.store-dashboard-shell{padding-bottom:70px}.store-dashboard-shell .container,.store-dashboard-shell main>.container{padding-left:16px;padding-right:16px}.community-topbar{padding:12px 16px;min-height:66px;gap:10px}.community-top-actions{gap:6px}.community-top-actions>a.community-icon-button{display:none}.community-top-actions>.community-icon-button{width:33px;height:33px}.community-sell{padding:9px 11px;min-height:35px;font-size:10px}.community-search{height:37px;padding:0 9px;gap:6px}.community-search input{font-size:10px}.community-search button{display:none}.community-menu-button{width:33px;height:33px}.community-search svg{width:14px}.community-page-heading{padding:24px 0 18px}.community-page-heading h1{font-size:25px}.community-page-heading p{font-size:11px}.community-text-link{display:none}.community-hero{grid-template-columns:1fr;min-height:0}.community-hero-copy{padding:25px 22px}.community-hero h2{font-size:26px}.community-hero-art{display:none}.community-hero p{font-size:11px}.community-hero .community-primary-button,.community-hero .community-secondary-button{font-size:11px;padding:10px 12px}.community-discover-card{gap:9px;padding:13px 10px}.community-discover-number{width:31px;height:31px;border-radius:9px}.community-discover-card strong{font-size:11px}.community-discover-card small{font-size:8px}.community-discover-arrow{display:none}.community-home-columns{display:flex;flex-direction:column;gap:24px}.community-home-main,.community-home-aside{width:100%}.community-home-aside{grid-template-columns:1fr}.community-home-aside .community-welcome-panel{display:none}.community-section-heading h2{font-size:20px}.community-section-heading>a{font-size:10px}.store-dashboard-shell .community-product-grid{gap:10px}.store-dashboard-shell .product-body{padding:12px}.store-dashboard-shell .product-body h3{font-size:12px}.store-dashboard-shell .product-footer strong{font-size:14px}.community-story>header{padding:16px 14px 8px}.community-story-content{margin:10px 14px 16px;font-size:12px}.community-story footer{padding:12px 14px;font-size:9px;flex-wrap:wrap}.community-story-badge{font-size:8px}.community-composer-entry{padding:12px;gap:9px}.community-composer-entry>a{font-size:10px;line-height:1.6}.community-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:1000;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:var(--surface);border-top:1px solid var(--line);padding:9px 5px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #0000000a}.community-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:9px;font-weight:550;color:var(--muted);text-decoration:none}.community-bottom-nav a.is-active{color:var(--primary)}.community-bottom-nav svg{width:21px;height:21px}.community-feed-heading{padding-top:24px;padding-bottom:12px;flex-direction:column;gap:12px}.community-feed-heading h1{font-size:25px}.community-feed-heading p{font-size:11px}.store-dashboard-shell .feed-layout{display:block;padding:0 16px;width:100%;margin-top:8px}.store-dashboard-shell .feed-center{gap:14px}.store-dashboard-shell .feed-post-body{font-size:13px}.store-dashboard-shell .shop-head{padding:24px 0 10px}.store-dashboard-shell .shop-head-row{align-items:flex-start;flex-direction:column;gap:12px}.store-dashboard-shell .shop-head h1{font-size:25px}.store-dashboard-shell .shop-head p{font-size:11px}.store-dashboard-shell .shop-head .community-primary-button{font-size:11px}.store-dashboard-shell .shop-filter{padding:14px}.store-dashboard-shell .shop-filter form{grid-template-columns:minmax(0,1fr)}.store-dashboard-shell .shop-products{gap:10px!important}.store-dashboard-shell .shop-page .product-card{display:block}.store-dashboard-shell .shop-page .product-image{height:auto;aspect-ratio:16/10!important}.store-dashboard-shell .shop-page .product-body{padding:11px}.store-dashboard-shell .shop-page .product-body h3{font-size:12px;min-height:38px}.store-dashboard-shell .shop-page .product-body p{display:none}.store-dashboard-shell .shop-page .product-footer strong{font-size:14px}.store-dashboard-shell .shop-page .circle-link{padding:0 6px}.store-dashboard-shell .profile-cover{min-height:150px}.store-dashboard-shell .site-footer{padding-bottom:25px}.store-dashboard-shell .auth-section{padding-top:24px}}
.store-dashboard-shell .product-body p{height:auto;min-height:0;margin-bottom:0}.store-dashboard-shell .product-image{flex-shrink:0}.store-dashboard-shell .product-image>span{width:100%}
.community-footer{background:var(--surface);border-top:1px solid var(--line);padding:26px 0 0;margin-top:15px}.community-footer-content{display:flex;justify-content:space-between;align-items:center;gap:24px}.community-footer-content strong{font-size:15px;letter-spacing:-.3px}.community-footer-content p{font-size:10px;line-height:1.8;color:var(--muted);margin:8px 0}.community-footer nav{display:flex;gap:16px;flex-wrap:wrap}.community-footer nav a{font-size:10px;color:var(--muted);text-decoration:none}.community-footer nav a:hover{color:var(--primary)}.community-footer-bottom{font-size:9px;color:var(--muted);padding-top:18px;padding-bottom:22px}
.store-dashboard-shell .store-cart-products,.store-dashboard-shell .store-cart-summary,.store-dashboard-shell .store-cart-empty{background:var(--surface);border-color:var(--line);border-radius:14px}.store-dashboard-shell .store-cart-panel-title{background:var(--surface-2);color:var(--text);border-color:var(--line)}.store-dashboard-shell .store-cart-checkout{background:#7c3aed;border-radius:9px}.store-dashboard-shell .store-cart-subtotal strong{color:var(--text)}
@media(max-width:700px){.community-footer-content{align-items:flex-start;flex-direction:column;gap:14px}.community-footer nav{gap:12px 16px}.store-dashboard-shell .custom-live-chat{bottom:calc(80px + env(safe-area-inset-bottom));right:16px}.store-dashboard-shell .chat-popup{bottom:64px;max-height:calc(100dvh - 175px)}.store-dashboard-shell .store-cart-item{grid-template-columns:58px minmax(0,1fr) 85px}.store-dashboard-shell .store-cart-remove{justify-self:end}.store-dashboard-shell .store-cart-unit-price strong,.store-dashboard-shell .store-cart-subtotal strong{font-size:11px}.store-dashboard-shell .store-cart-subtotal{align-items:end;min-width:0}.store-dashboard-shell .store-cart-quantity{justify-self:center}}
@media(max-width:700px){.store-dashboard-shell .custom-live-chat{bottom:calc(80px + env(safe-area-inset-bottom))!important;right:16px!important}.store-dashboard-shell .chat-popup{bottom:144px!important;max-height:calc(100dvh - 175px)!important;height:min(500px,calc(100dvh - 175px))!important}}
:root.dark-mode .store-dashboard-shell .feed-layout{--primary:#a78bfa;--primary-dark:#c4b5fd}
:root.dark-mode .store-dashboard-shell .feed-composer,:root.dark-mode .store-dashboard-shell .feed-post,:root.dark-mode .store-dashboard-shell .feed-widget,:root.dark-mode .store-dashboard-shell .feed-empty,:root.dark-mode .store-dashboard-shell .feed-comments{background:var(--surface);border-color:var(--line)}
:root.dark-mode .store-dashboard-shell .feed-comment-bubble,:root.dark-mode .store-dashboard-shell .feed-comment-input{background:var(--surface-2);color:var(--text)}
.store-dashboard-shell .feed-submit-btn,.store-dashboard-shell .feed-comment-submit{background:#7c3aed;color:#fff;border-radius:9px}
:root.dark-mode .store-dashboard-shell .feed-role-badge.member{background:var(--primary-light);color:var(--primary);border-color:var(--line)}
.store-dashboard-shell .profile-tabs{top:80px}.store-dashboard-shell .profile-about-card{top:100px!important}
@media(max-width:700px){.store-dashboard-shell .profile-tabs{top:66px}}
@media(prefers-reduced-motion:reduce){.community-rail,.store-dashboard-shell .product-card{transition:none}.store-dashboard-shell .product-card:hover{transform:none}}
