:root{
  --sm-bg:#050914; --sm-panel:rgba(255,255,255,.075); --sm-panel2:rgba(255,255,255,.12);
  --sm-border:rgba(255,255,255,.15); --sm-text:#fff; --sm-muted:#aeb9d3;
  --sm-pink:#ff4fd8; --sm-purple:#a855f7; --sm-blue:#59b7ff; --sm-green:#19d675;
}
*{box-sizing:border-box} html{background:#050914} body.sm-app-body{margin:0;min-height:100vh;color:var(--sm-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 15% 0%,rgba(89,183,255,.42),transparent 34%),radial-gradient(circle at 95% 6%,rgba(255,79,216,.25),transparent 34%),linear-gradient(135deg,#123a65 0%,#050914 42%,#271039 100%);background-attachment:fixed;overflow-x:hidden}.sm-pro-topbar{position:sticky;top:0;z-index:99980;height:76px;padding:0 max(18px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(5,9,20,.58);backdrop-filter:blur(26px)}.sm-pro-logo{position:absolute;left:50%;transform:translateX(-50%);font-size:27px;font-weight:1000;letter-spacing:-1.1px;color:#fff;text-decoration:none;text-shadow:0 8px 30px rgba(0,0,0,.45)}.sm-pro-logo span{color:#fff}.sm-pro-logo::first-letter{color:#fff}.sm-pro-logo{background:linear-gradient(90deg,#fff 0 52%,#ff4fd8 52% 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.sm-pro-top-actions{margin-left:auto;display:flex;gap:10px}.sm-top-circle{width:48px;height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.18);backdrop-filter:blur(18px)}.sm-top-circle svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.sm-page{width:min(100%,560px);margin:0 auto;padding:18px 16px 120px}.sm-wide{width:min(100%,760px);margin:0 auto}.sm-story-row{display:flex;gap:16px;overflow-x:auto;padding:18px 4px 18px;scrollbar-width:none}.sm-story-row::-webkit-scrollbar{display:none}.sm-story-item{min-width:74px;text-decoration:none;color:#fff;text-align:center}.sm-story-ring{width:70px;height:70px;border-radius:999px;padding:2px;background:linear-gradient(145deg,#73d9ff,#ff4fd8);box-shadow:0 0 24px rgba(89,183,255,.34),0 0 18px rgba(255,79,216,.22)}.sm-story-ring.seen{background:rgba(255,255,255,.2);box-shadow:none}.sm-story-ring img,.sm-story-add-inner{width:100%;height:100%;border-radius:999px;object-fit:cover;border:3px solid rgba(5,9,20,.95);background:#06101d}.sm-story-add-inner{display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:900;background:linear-gradient(145deg,#48ceff,#8e42ff)}.sm-story-name{display:block;margin-top:8px;font-size:13px;color:#fff;max-width:78px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sm-tabs{display:flex;padding:5px;margin:8px 0 26px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(20px)}.sm-tab{flex:1;text-align:center;padding:13px 18px;border-radius:999px;text-decoration:none;color:#c7d2eb;font-weight:700}.sm-tab.active{background:#fff;color:#111827;box-shadow:0 8px 28px rgba(255,255,255,.18)}.sm-feed{display:flex;flex-direction:column;gap:22px}.sm-post-card{overflow:hidden;border-radius:32px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.17);box-shadow:0 22px 70px rgba(0,0,0,.34);backdrop-filter:blur(26px)}.sm-post-head{display:flex;align-items:center;gap:12px;padding:15px}.sm-avatar{width:52px;height:52px;border-radius:999px;object-fit:cover;background:#07101c;border:2px solid rgba(255,255,255,.14)}.sm-post-user{color:#fff;text-decoration:none;font-size:17px;font-weight:950;line-height:1}.sm-post-time{font-size:13px;color:#c4cce0;margin-top:5px}.sm-follow{margin-left:auto;border:none;border-radius:999px;background:#fff;color:#111;padding:10px 18px;font-weight:900}.sm-post-media{position:relative;display:block;background:#07101c;min-height:220px}.sm-post-media img,.sm-post-media video{display:block;width:100%;max-height:640px;object-fit:cover}.sm-post-media img[src=""],.sm-post-media img:not([src]){display:none}.sm-actions{display:flex;align-items:center;gap:10px;padding:10px 14px 16px}.sm-pill{height:42px;min-width:72px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.14);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:800}.sm-pill svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.sm-save{margin-left:auto;width:42px;min-width:42px}.sm-caption{padding:0 16px 16px;color:#fff;line-height:1.45}.sm-footer-space{height:106px}.sm-pro-footer{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);width:min(92vw,520px);height:76px;border-radius:34px;display:flex;align-items:center;justify-content:space-around;padding:0 14px;z-index:99999;background:rgba(7,13,27,.72);border:1px solid rgba(255,255,255,.16);box-shadow:0 20px 70px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(28px)}.sm-foot-item{width:56px;height:56px;border-radius:22px;display:flex;align-items:center;justify-content:center;color:#d6def1;text-decoration:none;transition:.18s}.sm-foot-item.active{background:#fff;color:#0c1220;box-shadow:0 8px 28px rgba(255,255,255,.2)}.sm-foot-item svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.sm-foot-plus{width:76px;height:76px;margin-top:-36px;border-radius:26px;text-decoration:none;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ff63d6,#a943ff);color:#0b0711;font-size:43px;font-weight:1000;box-shadow:0 0 35px rgba(255,79,216,.45),0 18px 50px rgba(0,0,0,.35)}.sm-foot-plus span{line-height:1;transform:translateY(-2px)}.sm-empty{padding:50px 20px;text-align:center;color:#c7d2eb;border-radius:30px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.sm-badge{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:999px;margin-left:5px;vertical-align:-2px;background:#ffb020;color:#111;font-size:11px;font-weight:1000}.sm-badge.pink{background:#ff4fd8;color:#fff}.sm-badge.blue{background:#35a7ff;color:#fff}@media (min-width:800px){.sm-page{width:min(100%,760px)}.sm-post-card{max-width:560px;margin-left:48px}.sm-story-row,.sm-tabs{max-width:760px}.sm-pro-topbar{height:84px}}@media (max-width:520px){.sm-pro-top-actions{display:none}.sm-page{padding-left:16px;padding-right:16px}.sm-post-card{border-radius:28px}.sm-pro-topbar{height:74px}.sm-pro-logo{font-size:29px}.sm-post-media{min-height:260px}.sm-post-media img,.sm-post-media video{max-height:520px}.sm-pro-footer{bottom:12px}.sm-foot-plus{width:74px;height:74px}}
