.explore-page{padding-block:38px 72px}.explore-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:42px 46px;border:1px solid #e1e4ed;border-radius:30px;background:radial-gradient(circle at 85% 15%,rgba(221,74,169,.16),transparent 35%),linear-gradient(135deg,#fff 0%,#f2efff 100%);box-shadow:var(--shadow-sm)}.explore-hero h1{margin:10px 0 12px;font-size:clamp(38px,5vw,66px);line-height:1.01;letter-spacing:-3px}.explore-hero h1 span{color:var(--primary)}.explore-hero p{max-width:680px;margin:0;color:var(--muted);font-size:17px}.explore-hero>a{display:inline-flex;align-items:center;gap:10px;padding:15px 18px;border-radius:14px;background:var(--ink);color:#fff;text-decoration:none;font-weight:850;white-space:nowrap}.explore-hero>a:hover{background:var(--primary)}
.explore-chips{display:flex;gap:9px;margin:22px 0 32px;padding:3px 2px 12px;overflow-x:auto}.explore-chips button{flex:0 0 auto;padding:10px 15px;border:1px solid #dfe3ec;border-radius:99px;background:#fff;color:#515a6b;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.explore-chips button:hover,.explore-chips button.selected{border-color:var(--primary);background:var(--primary);color:#fff}
.explore-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.explore-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.explore-heading h2{margin:0;font-size:28px;letter-spacing:-1px}.explore-heading p{margin:3px 0 0;color:var(--muted);font-size:12px}.social-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.social-card{min-width:0;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .2s,border-color .2s,box-shadow .2s}.social-card:hover{transform:translateY(-4px);border-color:#cbc5f6;box-shadow:var(--shadow-md)}.social-card__head{display:flex;align-items:center;gap:10px;padding:15px 16px}.social-avatar{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border:1px solid #e4e6ed;border-radius:50%;background:#f1efff;color:var(--primary);font-size:12px;font-weight:900;object-fit:cover}.social-card__author{min-width:0}.social-card__author strong,.social-card__author span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-card__author strong{font-size:12px}.social-card__author span{color:var(--muted);font-size:10px}.social-card__verified{margin-left:auto;padding:4px 7px;border-radius:99px;background:#e9f8f2;color:var(--mint);font-size:9px;font-weight:900}.social-card__visual{position:relative;display:block;height:320px;background:linear-gradient(145deg,#fff,#f5f6fa)}.social-card__visual img{width:100%;height:100%;padding:18px;object-fit:contain}.social-card__category{position:absolute;left:13px;top:13px;padding:6px 9px;border-radius:99px;background:rgba(255,255,255,.94);color:var(--primary);font-size:9px;font-weight:900;box-shadow:0 5px 15px rgba(28,35,56,.08)}.social-card__body{padding:16px}.social-card__body>p{display:-webkit-box;min-height:42px;margin:0 0 12px;overflow:hidden;color:#414a5c;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.social-product{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:13px;border:1px solid #e7e9ef;border-radius:15px;background:#fafbfc}.social-product>div{min-width:0}.social-product small,.social-product b,.social-product strong{display:block}.social-product small{overflow:hidden;color:var(--mint);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.social-product b{display:-webkit-box;margin:3px 0;overflow:hidden;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.social-product strong{font-size:18px;letter-spacing:-.5px}.social-product>a{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:var(--primary);color:#fff;text-decoration:none;font-size:17px}.social-card__foot{display:flex;align-items:center;gap:15px;padding:12px 16px;border-top:1px solid #edf0f5;color:var(--muted);font-size:10px}.social-card__foot span:last-child{margin-left:auto}.feed-more{display:block;width:100%;margin-top:18px;padding:13px;border:1px solid #d9d4fb;border-radius:14px;background:#fff;color:var(--primary);font:inherit;font-weight:850;cursor:pointer}.feed-more:hover{background:var(--primary-soft)}.feed-status{grid-column:1/-1;padding:46px 20px;border:1px dashed #d8dce6;border-radius:22px;background:#fff;color:var(--muted);text-align:center}.feed-status strong{display:block;margin-bottom:5px;color:var(--ink);font-size:18px}
.explore-sidebar{position:sticky;top:118px;display:grid;gap:14px}.side-card{padding:24px;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:var(--shadow-sm)}.side-card--primary{background:linear-gradient(145deg,#171d31,#322771);color:#fff}.side-card h2{margin:8px 0;font-size:30px;line-height:1.1;letter-spacing:-1.3px}.side-card p{color:#d7d6e7;font-size:12px}.side-card a{display:inline-flex;margin-top:8px;padding:10px 12px;border-radius:11px;background:#fff;color:#29224e;text-decoration:none;font-size:11px;font-weight:900}.side-card>strong{font-size:15px}.side-card ul{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none;color:#4d5668;font-size:12px}.side-card li span{margin-right:7px;color:var(--mint);font-weight:900}
.social-skeleton{height:520px;border:1px solid #e7e9ef;border-radius:24px;background:#fff;overflow:hidden}.social-skeleton span,.social-skeleton div,.social-skeleton p{display:block;background:linear-gradient(90deg,#f0f1f5,#fafafd,#f0f1f5);background-size:220% 100%;animation:social-shimmer 1.3s linear infinite}.social-skeleton span{width:42px;height:42px;margin:15px;border-radius:50%}.social-skeleton div{height:320px}.social-skeleton p{height:13px;margin:18px 18px 0;border-radius:99px}.social-skeleton p:last-child{width:60%;margin-top:10px}@keyframes social-shimmer{to{background-position:-220% 0}}
@media(max-width:1000px){.explore-layout{grid-template-columns:1fr}.explore-sidebar{position:static;grid-template-columns:1fr 1fr}.social-card__visual{height:300px}}
@media(max-width:760px){.explore-page{padding-block:18px 46px}.explore-hero{display:block;padding:28px 24px;border-radius:24px}.explore-hero h1{font-size:41px;letter-spacing:-2px}.explore-hero p{font-size:14px}.explore-hero>a{margin-top:20px}.explore-chips{margin-bottom:22px}.social-feed{grid-template-columns:1fr}.social-card__visual{height:min(92vw,390px)}.explore-sidebar{grid-template-columns:1fr}.explore-heading h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){.social-skeleton span,.social-skeleton div,.social-skeleton p{animation:none}.social-card{transition:none}}
