/* S Pro Coder v23 public social reading experience. Backend and course styles stay isolated. */
:root{--v21-navy:#111a2c;--v21-purple:#6755e7;--v21-purple-soft:#f1efff;--v21-green:#168a5b;--v21-border:#e6e4ee;--v21-muted:#6f7483;--v21-bg:#f8f8fb}
body:not(.admin-workspace){background:var(--v21-bg)!important;color:var(--v21-navy)}
.mobile-search-trigger,.mobile-bottom-nav,.mobile-discover-strip{display:none}
.site-header{top:12px;width:min(1420px,calc(100% - 32px));border-radius:16px!important}
.header-inner{min-height:64px!important}.nav-wordmark{min-width:max-content}.header-discovery-search{max-width:360px!important}
.v21-public-feed{grid-template-columns:210px minmax(0,720px) 270px!important;gap:26px!important;width:min(1278px,calc(100% - 44px))!important;margin-top:34px!important}
.v21-public-feed .discovery-rail{top:105px!important}.v21-public-feed .discovery-rail>.rail-label{margin:0 0 10px 13px;color:#9a98a6;font-size:10px;letter-spacing:.14em}
.v21-public-feed .rail-link{min-height:44px!important;margin-bottom:5px!important;padding:0 13px!important;border-radius:12px!important;color:#575b69!important;font-size:13px!important}
.v21-public-feed .rail-link .rail-icon{color:#646979!important}.v21-public-feed .rail-link:hover,.v21-public-feed .rail-link.rail-active{background:var(--v21-purple-soft)!important;color:#5141cd!important}.v21-public-feed .rail-link:hover .rail-icon,.v21-public-feed .rail-link.rail-active .rail-icon{color:#5141cd!important}
.v21-public-feed .rail-topic{min-height:34px!important;padding-left:13px!important;font-size:12px!important}.v21-public-feed .rail-separator{margin:17px 8px!important}
.v21-feed-stream{min-width:0}.v21-community-welcome{min-height:228px!important;padding:30px 34px!important;border:0!important;border-radius:20px!important;background:radial-gradient(circle at 86% 25%,rgba(149,127,255,.32),transparent 26%),linear-gradient(120deg,#171d35 0%,#252454 62%,#6c5ce7 100%)!important;box-shadow:0 18px 45px rgba(40,34,99,.18)!important}
.v21-community-welcome h1,.v21-community-welcome h1 span{max-width:440px;color:#fff!important;font-size:clamp(31px,3.4vw,48px)!important}.v21-community-welcome p{max-width:430px;color:#d9dbec!important}.v21-community-welcome .welcome-kicker{color:#bfb5ff;font-size:10px;font-weight:800;letter-spacing:.16em}.v21-community-welcome .button{background:#fff!important;border-color:#fff!important;color:#34259f!important}.v21-community-welcome .welcome-secondary{color:#e5e3ff!important}.v21-community-welcome .welcome-orbit{border-color:rgba(255,255,255,.35)!important}.v21-community-welcome .welcome-orbit:before{border-color:rgba(255,255,255,.25)!important}.v21-community-welcome .welcome-orbit span{color:#fff!important}.v21-community-welcome .welcome-orbit i,.v21-community-welcome .welcome-orbit b{background:#fff!important;color:#5d49d7!important}
.v21-featured-story{display:grid;grid-template-columns:52% 48%;overflow:hidden;min-height:292px;margin-top:22px;border:0;border-radius:22px;background:linear-gradient(135deg,#11182b,#292353);box-shadow:0 18px 45px rgba(25,22,62,.16)}
.v21-featured-story .featured-story-image{min-height:292px;background:#eae9f0}.v21-featured-story .featured-story-image img{display:block;width:100%;height:100%;object-fit:cover}.v21-featured-story .featured-story-content{display:flex;flex-direction:column;justify-content:center;padding:30px}.v21-featured-story h2{margin:9px 0;font-size:25px;line-height:1.24}.v21-featured-story h2 a{color:#fff;text-decoration:none}.v21-featured-story p{display:-webkit-box;overflow:hidden;margin:5px 0 20px;color:#c9ccda;font-size:13px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.v21-featured-story .feed-topic{color:#9ee1bc}.v21-featured-story .feed-author strong{color:#fff}.v21-featured-story .feed-author small{color:#b7b9ca}.featured-story-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.featured-story-read{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border-radius:11px;background:#fff;color:#30269c;font-size:10px;font-weight:800;text-decoration:none;white-space:nowrap}.featured-story-read span{font-size:16px}
.feed-author>span{display:grid}.feed-author strong{color:#292d3a;font-size:12px}.feed-author small{color:#9194a0;font-size:10px;font-weight:500}.feed-author img{border-radius:50%}
.stream-heading.latest-heading{margin:28px 2px 14px!important}.stream-heading h2{font-size:22px!important}.stream-topic-filters{padding-bottom:15px!important}.stream-topic-filters a{padding:8px 14px!important;border-radius:999px!important}.stream-topic-filters .topic-active{border-color:#d6d0ff!important;background:var(--v21-purple-soft)!important;color:#5141cd!important}
.v21-feed-list{display:grid;gap:15px}.v21-feed-card{overflow:hidden;border:1px solid var(--v21-border);border-radius:18px;background:#fff;box-shadow:0 9px 30px rgba(33,29,64,.045)}
.v21-feed-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 10px}.v21-feed-card .feed-author{display:flex;align-items:center;gap:10px}.v21-feed-card .feed-topic{padding:6px 9px;border-radius:999px;background:#f0f8f4;color:var(--v21-green);font-size:9px}
.v21-feed-card-body{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:20px;align-items:center;padding:8px 18px 17px}.v21-feed-card-body h3{margin:4px 0 9px;font-size:21px;line-height:1.3;letter-spacing:-.3px}.v21-feed-card-body h3 a{color:var(--v21-navy);text-decoration:none}.v21-feed-card-body p{display:-webkit-box;overflow:hidden;margin:0;color:var(--v21-muted);font-size:13px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.v21-feed-thumb{display:block;overflow:hidden;border-radius:13px;background:#efeff4;aspect-ratio:16/9}.v21-feed-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}.v21-feed-card:hover .v21-feed-thumb img{transform:scale(1.025)}
.ui-action-icon{display:block;width:19px;height:19px;flex:0 0 19px}.v21-feed-card>footer{display:flex;align-items:center;justify-content:space-around;border-top:1px solid #efedf3;padding:4px 8px}.v21-feed-card>footer a,.v21-feed-card>footer button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 11px;border:0;border-radius:10px;background:transparent;color:#626674;font:inherit;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer;transition:.18s}.v21-feed-card>footer a:hover,.v21-feed-card>footer button:hover{background:#f3f1ff;color:#5141cd;transform:translateY(-1px)}
.v21-feed-stream.is-compact .v21-feed-list{gap:9px}.v21-feed-stream.is-compact .v21-feed-card-body{grid-template-columns:minmax(0,1fr) 150px;padding-top:3px;padding-bottom:11px}.v21-feed-stream.is-compact .v21-feed-card-body h3{font-size:17px}.v21-feed-stream.is-compact .v21-feed-card-body p{-webkit-line-clamp:1}.v21-feed-stream.is-compact .v21-feed-card>header{padding-top:11px}
.v21-right-rail{top:105px!important}.v21-right-rail .community-card{border-radius:16px!important;box-shadow:0 9px 30px rgba(33,29,64,.045)!important}.v21-right-rail .trending-item{font-size:11px!important}.v21-secondary-link{display:block;margin-top:10px}.v21-search-card h3{margin:10px 0 16px;font-size:16px}.v21-search-card .spotlight-button{text-align:center;background:var(--v21-navy)}
.article-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.article-stat-grid span{display:grid;gap:2px;padding:12px 8px;border-radius:13px;background:#f7f6fa;color:#818596;font-size:9px;text-align:center}.article-stat-grid strong{color:var(--v21-navy);font-size:15px}.article-reference-detail{border-radius:22px!important}.article-reference-layout{grid-template-columns:minmax(0,1fr) 300px!important}.article-reference-detail h1{font-size:clamp(35px,4.3vw,58px)!important}.article-sidebar{position:sticky;top:105px}.article-sidebar-card{border-radius:18px!important}.article-actions-card .ui-action-icon{width:22px;height:22px;flex-basis:22px}.article-actions-card .sidebar-action-button{min-height:47px;font-weight:750}.article-reference-shell>.related-section{padding-top:42px!important}
.live-search-shell{width:min(1040px,calc(100% - 40px));padding:48px 0 80px}.live-search-hero{padding:42px;border-radius:24px;background:radial-gradient(circle at 85% 20%,rgba(157,139,255,.32),transparent 27%),linear-gradient(125deg,#171c31,#342e74);color:#fff;box-shadow:0 18px 50px rgba(34,28,84,.18)}.live-search-hero h1{margin:8px 0;color:#fff;font-size:clamp(34px,5vw,55px);letter-spacing:-1.5px}.live-search-hero>p{max-width:610px;margin:0 0 24px;color:#d9dbea}.live-search-box{display:flex;align-items:center;gap:12px;max-width:740px;padding:0 18px;border:1px solid rgba(255,255,255,.36);border-radius:14px;background:#fff;color:#6d6f7c}.live-search-box svg{width:23px;height:23px}.live-search-box input{width:100%;min-height:58px;border:0;outline:0;background:transparent;color:#1e2333;font:inherit;font-size:15px}.live-search-meta{display:flex;justify-content:space-between;max-width:740px;margin-top:14px;color:#c6c7da;font-size:11px}.live-search-meta a{color:#fff}.live-search-results{display:grid;gap:12px;margin-top:24px}.live-search-result{display:grid;grid-template-columns:170px minmax(0,1fr) 38px;gap:19px;align-items:center;padding:14px;border:1px solid var(--v21-border);border-radius:17px;background:#fff}.live-search-result[hidden]{display:none}.live-search-image{overflow:hidden;border-radius:11px;aspect-ratio:16/9;background:#eee}.live-search-image img{display:block;width:100%;height:100%;object-fit:cover}.live-search-result h2{margin:5px 0;font-size:18px;line-height:1.28}.live-search-result h2 a{color:var(--v21-navy);text-decoration:none}.live-search-result p{display:-webkit-box;overflow:hidden;margin:0 0 7px;color:var(--v21-muted);font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.live-search-result small{color:#9699a5}.live-search-open{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--v21-purple-soft);color:#5443d2;text-decoration:none}.live-search-empty{padding:55px;border:1px dashed #d6d3e0;border-radius:18px;background:#fff;text-align:center}.live-search-empty strong{font-size:18px}.live-search-empty p{color:var(--v21-muted)}
.account-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.settings-card{align-content:start!important;margin:0!important;padding:24px!important;border:1px solid var(--v21-border)!important;border-radius:18px!important;background:#fff!important}.settings-card h3{margin:8px 0 4px;font-size:20px}.settings-card>p{margin:0 0 17px;color:var(--v21-muted);font-size:12px;line-height:1.6}.settings-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:var(--v21-purple-soft);color:#5846d6;font-size:20px}.settings-toggle{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:11px!important;padding:12px!important;border:1px solid #eceaf1;border-radius:13px}.settings-toggle input{width:auto!important;margin-top:3px}.settings-toggle span{display:grid;gap:2px}.settings-toggle strong{font-size:12px}.settings-toggle small{color:#898d99;font-size:10px;line-height:1.45}
.discover-page-search{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 18px;padding:7px 8px 7px 15px;border:1px solid #e3e0eb;border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(33,29,64,.045)}.discover-page-search svg{width:21px;height:21px;color:#777b89}.discover-page-search input{min-width:0;min-height:43px;border:0;outline:0;background:transparent;color:#202535;font:inherit;font-size:13px}.discover-page-search button{min-height:39px;padding:0 17px;border:0;border-radius:11px;background:#6755e7;color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}
@media(max-width:1120px){.v21-public-feed{grid-template-columns:185px minmax(0,1fr)!important}.v21-right-rail{position:static!important;grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr))}.v21-search-card{grid-column:1/-1}.article-reference-layout{grid-template-columns:minmax(0,1fr) 270px!important}.article-reference-shell{width:calc(100% - 48px)!important}}
@media(max-width:760px){body:not(.admin-workspace){padding-bottom:72px}.site-header{top:7px;width:calc(100% - 14px);border-radius:15px!important}.header-inner{min-height:56px!important}.nav-wordmark span{display:none}.header-account .nav-login,.header-account .button-small{display:none!important}.menu-toggle{display:none!important}.site-nav{display:none!important}.mobile-search-trigger{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;margin-left:auto;border:1px solid #ebe9f0;border-radius:50%;color:#3c4050}.mobile-search-trigger svg{width:19px;height:19px}.header-account{display:flex!important}.notification-link{display:grid!important}.v21-public-feed{display:flex!important;width:calc(100% - 20px)!important;margin:18px auto 30px!important;gap:16px!important}.v21-public-feed .discovery-rail{display:none!important}.v21-feed-stream{width:100%}.v21-community-welcome{display:none!important}.v21-featured-story{grid-template-columns:1fr;margin-top:0}.v21-featured-story>a{min-height:0;height:190px}.v21-featured-story>div{padding:18px}.v21-featured-story h2{font-size:21px}.mobile-discover-strip{display:flex;gap:8px;overflow-x:auto;margin:0 -2px;padding:2px 2px 10px;scrollbar-width:none}.mobile-discover-strip::-webkit-scrollbar{display:none}.mobile-discover-strip a{flex:none;padding:8px 12px;border:1px solid #e8e6ee;border-radius:999px;background:#fff;color:#646776;font-size:10px;text-decoration:none}.stream-topic-filters{display:none!important}.stream-heading.latest-heading{margin-top:13px!important}.stream-heading h2{font-size:20px!important}.v21-feed-card>header{padding:14px 14px 8px}.v21-feed-card-body{grid-template-columns:minmax(0,1fr) 112px;gap:12px;padding:6px 14px 14px}.v21-feed-card-body h3{font-size:16px;line-height:1.35}.v21-feed-card-body p{-webkit-line-clamp:2;font-size:11px}.v21-feed-card .feed-topic{font-size:8px}.v21-feed-card>footer span{display:none}.v21-feed-card>footer a,.v21-feed-card>footer button{font-size:16px}.v21-right-rail{display:grid!important;width:100%!important;grid-template-columns:1fr!important}.v21-search-card{grid-column:auto}.mobile-bottom-nav{position:fixed;right:10px;bottom:9px;left:10px;z-index:900;display:grid;grid-template-columns:repeat(4,1fr);min-height:60px;padding:5px;border:1px solid #e0deea;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 10px 38px rgba(25,22,54,.18);backdrop-filter:blur(14px)}.mobile-bottom-nav>a{display:grid;place-items:center;align-content:center;gap:2px;border-radius:13px;color:#777a88;font-size:9px;font-weight:700;text-decoration:none}.mobile-bottom-nav>a[aria-current="page"]{background:var(--v21-purple-soft);color:#5141cd}.mobile-bottom-nav .rail-icon{display:grid!important;width:23px!important;height:23px!important;place-items:center;color:inherit!important}.mobile-bottom-nav svg{width:19px;height:19px}.site-footer{margin-bottom:-72px;padding-bottom:90px!important}.article-reference-shell{width:calc(100% - 14px)!important;padding-top:18px!important}.article-reference-detail{padding:19px 13px!important}.article-reference-detail h1{font-size:31px!important}.article-reference-layout{grid-template-columns:1fr!important}.article-sidebar{position:static}.live-search-shell{width:calc(100% - 18px);padding:20px 0 45px}.live-search-hero{padding:24px 17px;border-radius:18px}.live-search-hero h1{font-size:32px}.live-search-hero>p{font-size:12px;line-height:1.6}.live-search-box{padding:0 13px}.live-search-box input{min-height:52px;font-size:13px}.live-search-result{grid-template-columns:105px minmax(0,1fr);gap:12px;padding:10px}.live-search-result h2{font-size:14px}.live-search-result p{-webkit-line-clamp:1;font-size:10px}.live-search-open{display:none}.live-search-meta{font-size:9px}.account-settings-grid{grid-template-columns:1fr}.social-tabs{overflow-x:auto;white-space:nowrap}.home-faq{margin-bottom:95px!important}}
@media(max-width:420px){.v21-featured-story>a{height:170px}.v21-feed-card-body{grid-template-columns:1fr}.v21-feed-thumb{order:-1}.v21-feed-card-body h3{font-size:17px}.v21-feed-card-body p{font-size:11px}.v21-feed-card>header .feed-topic{display:none}.live-search-result{grid-template-columns:90px minmax(0,1fr)}.live-search-result small{display:none}}

/* v23 mobile header and Instagram-style search refinements. */
@media(max-width:760px){
  .header-inner{padding-inline:10px!important;gap:7px!important}
  .nav-wordmark{min-width:0!important;gap:7px!important;flex:0 1 auto}
  .nav-wordmark .site-brand-logo{width:35px!important;height:35px!important;flex:0 0 35px}
  .nav-wordmark span{display:block!important;max-width:112px;overflow:hidden;color:#171a28!important;font-size:13px!important;font-weight:850!important;line-height:1;white-space:nowrap;text-overflow:ellipsis}
  .mobile-search-trigger{order:3!important;width:37px!important;height:37px!important;flex-basis:37px!important;margin-left:auto!important;background:#f6f5f9}
  .header-account{order:4!important;flex:0 0 auto;gap:5px!important}
  .header-account .header-join-button{display:inline-flex!important;min-height:37px!important;padding:0 13px!important;border-radius:11px!important;background:#6755e7!important;color:#fff!important;font-size:10px!important}
  .header-account .notification-link{display:none!important}
  .header-account .nav-avatar{display:grid!important;width:37px!important;height:37px!important}
  .header-account .nav-avatar img{width:37px!important;height:37px!important;object-fit:cover}
  .discover-page-search{margin-bottom:12px;padding-left:12px;border-radius:13px}.discover-page-search button{display:none}.discover-page-search input{min-height:42px;font-size:12px}
  .v21-featured-story{grid-template-columns:1fr!important;min-height:0!important;border-radius:18px!important}
  .v21-featured-story .featured-story-image{height:195px!important;min-height:195px!important}
  .v21-featured-story .featured-story-content{padding:19px!important}
  .v21-featured-story h2{font-size:20px!important}.v21-featured-story p{margin-bottom:15px!important;-webkit-line-clamp:2}
  .featured-story-bottom{align-items:flex-end}.featured-story-read{padding:9px 11px}
  .v21-feed-card>footer .ui-action-icon{width:21px;height:21px;flex-basis:21px}
  .article-actions-card .ui-action-icon{width:21px;height:21px;flex-basis:21px}
  .live-search-shell{width:100%!important;padding:8px 10px 45px!important}
  .live-search-hero{position:sticky;top:70px;z-index:20;padding:10px 2px 12px!important;border-radius:0!important;background:rgba(248,248,251,.96)!important;color:#171a28!important;box-shadow:none!important;backdrop-filter:blur(12px)}
  .live-search-hero>.stream-kicker,.live-search-hero>h1,.live-search-hero>p{display:none!important}
  .live-search-box{max-width:none!important;padding:0 13px!important;border:1px solid #e0dee7!important;border-radius:12px!important;background:#eeedf2!important;color:#777b88!important}
  .live-search-box input{min-height:47px!important;font-size:13px!important}
  .live-search-meta{max-width:none!important;margin:8px 4px 0!important;color:#747784!important;font-size:9px!important}.live-search-meta a{color:#5745d3!important}
  .live-search-results{gap:8px!important;margin-top:8px!important}.live-search-result{border-radius:13px!important;box-shadow:none}
}
@media(max-width:390px){
  .nav-wordmark span{max-width:78px;font-size:11px!important}
  .nav-wordmark .site-brand-logo{width:32px!important;height:32px!important;flex-basis:32px}
  .mobile-search-trigger{width:34px!important;height:34px!important;flex-basis:34px!important}
  .header-account .header-join-button{min-height:34px!important;padding-inline:10px!important}
  .featured-story-bottom{display:grid}.featured-story-read{justify-content:center}
}

/* v23 distinctive navigation, in-feed actions, social dialogs and profiles. */
.discovery-rail button.rail-link{width:100%;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}
.discovery-rail button.rail-link:hover{background:var(--v21-purple-soft)!important;color:#5141cd!important}
.rail-icon svg{width:21px!important;height:21px!important}.rail-link .rail-icon{transition:transform .2s,color .2s}.rail-link:hover .rail-icon{transform:scale(1.08)}
.v21-feed-card .feed-author{text-decoration:none}.v21-feed-card>footer{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.feed-action-form{display:contents}.v21-feed-card>footer>a,.v21-feed-card>footer>button,.v21-feed-card>footer>.feed-action-form>button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:46px;padding:0 8px;border:0;border-radius:10px;background:transparent;color:#626674;font:inherit;font-size:11px;font-weight:750;text-decoration:none;cursor:pointer;transition:background .18s,color .18s,transform .18s}
.v21-feed-card>footer>a:hover,.v21-feed-card>footer>button:hover,.v21-feed-card>footer>.feed-action-form>button:hover{background:#f3f1ff;color:#5141cd;transform:translateY(-1px)}
.v21-feed-card>footer .is-selected{background:#f0edff!important;color:#5543d5!important}.v21-feed-card>footer .is-selected .ui-action-icon{fill:currentColor}
.v21-feed-card>footer button:disabled{opacity:.55;cursor:wait}.v21-feed-card>footer [data-like-count]:empty{display:none}
body.social-overlay-open{overflow:hidden}
.social-overlay{position:fixed;inset:0;z-index:2200;display:grid;place-items:center;padding:24px;background:rgba(11,14,25,.58);backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:opacity .22s,visibility .22s}
.social-overlay[hidden]{display:none}.social-overlay.is-open{opacity:1;visibility:visible}
.social-comments-dialog,.account-settings-dialog{display:flex;flex-direction:column;width:min(640px,calc(100vw - 38px));max-height:min(760px,calc(100vh - 54px));overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:24px;background:#fff;box-shadow:0 32px 100px rgba(4,8,20,.32);transform:translateY(18px) scale(.98);transition:transform .25s cubic-bezier(.2,.8,.2,1);outline:0}
.social-overlay.is-open .social-comments-dialog,.social-overlay.is-open .account-settings-dialog{transform:none}
.social-comments-dialog>header,.account-settings-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 21px;border-bottom:1px solid #edebf1}
.social-comments-dialog>header span,.account-settings-dialog>header span{display:block;margin-bottom:3px;color:#8a8596;font-size:9px;font-weight:850;letter-spacing:.13em}.social-comments-dialog>header h2,.account-settings-dialog>header h2{margin:0;color:#151827;font-size:20px}
.social-dialog-close{display:grid;width:37px;height:37px;place-items:center;flex:0 0 37px;border:0;border-radius:50%;background:#f1f0f4;color:#262938;font:inherit;font-size:25px;line-height:1;cursor:pointer}
.social-sheet-handle{display:none}.social-comments-list{min-height:260px;overflow:auto;padding:14px 20px 8px;overscroll-behavior:contain}.social-comments-loading,.social-comments-empty{padding:56px 18px;color:#858896;text-align:center}
.social-comment-thread{padding:12px 0}.social-comment{display:grid;grid-template-columns:minmax(120px,170px) minmax(0,1fr);gap:13px}.social-comment-author{display:flex;align-items:center;gap:9px;min-width:0;color:#1e2230;text-decoration:none}.social-comment-author>img{display:block;flex:0 0 38px;width:38px;height:38px;border-radius:50%;object-fit:cover;background:#eceaf1}.social-comment-author>span{min-width:0}.social-comment-author strong,.social-comment-author small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-comment-author strong{font-size:11px}.social-comment-author small{margin-top:2px;color:#9a9ca7;font-size:8px}
.social-comment-content{min-width:0}.social-comment-content>p{margin:2px 0 7px;color:#4f5361;font-size:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.social-comment-reply-button{padding:0;border:0;background:transparent;color:#7665d8;font:inherit;font-size:10px;font-weight:800;cursor:pointer}
.social-comment-replies{display:grid;gap:10px;margin:10px 0 0 41px;padding-left:13px;border-left:2px solid #eeecf4}.social-comment-replies .social-comment{grid-template-columns:minmax(105px,145px) minmax(0,1fr)}.social-comment-replies .social-comment-author>img{flex-basis:32px;width:32px;height:32px}
.social-reply-context{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 19px;background:#f6f4ff;color:#5d50bc;font-size:10px}.social-reply-context button{border:0;background:transparent;color:#5d50bc;font:inherit;font-weight:850;cursor:pointer}.social-reply-context[hidden]{display:none}
.social-comment-composer{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 18px calc(13px + env(safe-area-inset-bottom));border-top:1px solid #edebf1;background:#fff}.social-comment-composer>a,.social-comment-composer img{display:block;width:38px;height:38px;border-radius:50%;object-fit:cover}.social-comment-composer textarea{width:100%;min-height:42px;max-height:105px;resize:none;padding:11px 13px;border:1px solid #dfdde6;border-radius:16px;outline:0;background:#f8f7fa;color:#252837;font:inherit;font-size:12px;line-height:1.45}.social-comment-composer textarea:focus{border-color:#aa9cff;background:#fff;box-shadow:0 0 0 3px rgba(105,84,230,.1)}.social-comment-composer button{min-height:38px;padding:0 13px;border:0;border-radius:12px;background:#6553e4;color:#fff;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.social-comment-signin{padding:15px 20px calc(15px + env(safe-area-inset-bottom));border-top:1px solid #edebf1;text-align:center}
.account-settings-dialog{width:min(480px,calc(100vw - 38px));padding-bottom:18px}.settings-profile-summary{display:flex;align-items:center;gap:13px;margin:18px 20px 10px;padding:14px;border-radius:17px;background:linear-gradient(135deg,#f4f1ff,#fbfbfc)}.settings-profile-summary img{width:58px;height:58px;border-radius:50%;object-fit:cover}.settings-profile-summary div{display:grid;gap:3px}.settings-profile-summary strong{font-size:15px}.settings-profile-summary span{color:#858896;font-size:11px}
.quick-settings-links{display:grid;gap:6px;padding:5px 20px}.quick-settings-links>a{display:flex;align-items:center;gap:13px;padding:12px;border-radius:14px;color:#252837;text-decoration:none}.quick-settings-links>a:hover{background:#f5f3fb}.quick-settings-links .rail-icon{display:grid;width:39px;height:39px;place-items:center;flex:0 0 39px;border-radius:12px;background:#eeebff;color:#5746cf}.quick-settings-links span{display:grid;gap:2px}.quick-settings-links strong{font-size:12px}.quick-settings-links small{color:#858896;font-size:9px}.settings-logout{padding:9px 20px 0}.settings-logout button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:43px;border:1px solid #f0cfd5;border-radius:13px;background:#fff6f7;color:#b52a42;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.settings-logout .rail-icon{width:20px;height:20px}
.public-profile-shell{width:min(980px,calc(100% - 42px));padding:45px 0 80px}.public-profile-card,.public-profile-activity{border:1px solid #e7e4ee;border-radius:24px;background:#fff;box-shadow:0 14px 45px rgba(26,22,60,.065)}.public-profile-card{padding:29px}.public-profile-main{display:grid;grid-template-columns:132px minmax(0,1fr) auto;align-items:center;gap:25px}.public-profile-avatar{width:132px!important;height:132px!important;border:5px solid #f0edff!important;box-shadow:0 0 0 1px #d9d3ff}.public-profile-kicker{color:#7465cf;font-size:9px;font-weight:900;letter-spacing:.13em}.public-profile-identity h1{margin:7px 0 2px;font-size:30px}.public-profile-identity .social-biography{max-width:560px;margin-top:12px;color:#646877;line-height:1.6}.public-profile-statistics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px;padding-top:22px;border-top:1px solid #eceaf1}.public-profile-statistics div{text-align:center}.public-profile-statistics strong{display:block;color:#171a28;font-size:23px}.public-profile-statistics span{color:#858896;font-size:11px}
.public-profile-activity{margin-top:18px;padding:19px}.public-profile-tabs{display:flex;gap:7px;margin-bottom:16px}.public-profile-tabs button{padding:9px 14px;border:0;border-radius:12px;background:#f3f2f6;color:#717583;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.public-profile-tabs button.is-active{background:#171a28;color:#fff}.public-activity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.public-activity-card{overflow:hidden;border:1px solid #eceaf1;border-radius:16px;background:#fff}.public-activity-card[hidden]{display:none}.public-activity-card>a{display:block;aspect-ratio:16/9;background:#ececf1}.public-activity-card>a img{display:block;width:100%;height:100%;object-fit:cover}.public-activity-card>div{padding:12px}.public-activity-card>div>span{display:flex;align-items:center;gap:6px;color:#6654d5;font-size:9px;font-weight:850}.public-activity-card .ui-action-icon{width:15px;height:15px}.public-activity-card h2{margin:7px 0 0;font-size:13px;line-height:1.4}.public-activity-card h2 a{color:#202331;text-decoration:none}.public-activity-card p{display:-webkit-box;overflow:hidden;margin:7px 0 0;color:#777a88;font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.private-comment-activity{display:grid;gap:10px}.private-comment-activity article{padding:15px;border:1px solid #ebe8f0;border-radius:15px;background:#fff}.private-comment-article{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#242737;text-decoration:none}.private-comment-article strong{font-size:13px}.private-comment-article span{padding:5px 8px;border-radius:999px;background:#f1efff;color:#5e4ed0;font-size:8px;font-weight:850;text-transform:uppercase}.private-comment-activity p{margin:9px 0 0;color:#696d7b;font-size:11px;line-height:1.55}.social-tabs button[data-open-settings]{margin-left:auto;color:#64748b}.social-tabs button[data-open-settings]:hover{background:#f3edff;color:#6d28d9}
@media(max-width:760px){
  .discovery-rail button.rail-link{width:auto}
  .v21-feed-card>footer>a,.v21-feed-card>footer>button,.v21-feed-card>footer>.feed-action-form>button{gap:0;padding:0}.v21-feed-card>footer span:not([data-like-count]){display:none}
  .social-overlay{align-items:end;padding:0;background:rgba(8,11,20,.5)}
  .social-comments-dialog{width:100%;max-height:min(82vh,760px);border:0;border-radius:24px 24px 0 0;transform:translateY(105%);box-shadow:0 -22px 70px rgba(4,8,20,.28)}.social-overlay.is-open .social-comments-dialog{transform:translateY(0)}
  .social-sheet-handle{display:block;width:42px;height:4px;flex:0 0 4px;margin:9px auto 0;border-radius:5px;background:#d7d5dc}.social-comments-dialog>header{padding-top:10px}.social-comments-list{min-height:230px;padding-inline:15px}.social-comment-composer{padding-inline:13px}
  .account-settings-dialog{width:calc(100% - 18px);max-height:calc(100vh - 40px);margin:0 9px 12px;border-radius:22px;transform:translateY(35px)}
  .public-profile-shell{width:calc(100% - 18px);padding:20px 0 86px}.public-profile-card{padding:19px 15px;border-radius:19px}.public-profile-main{grid-template-columns:86px minmax(0,1fr);gap:14px}.public-profile-avatar{width:86px!important;height:86px!important;border-width:3px!important}.public-profile-identity h1{font-size:21px}.public-profile-main>.button{grid-column:1/-1;justify-self:stretch;text-align:center}.public-profile-statistics{margin-top:18px;padding-top:17px}.public-profile-statistics strong{font-size:18px}.public-profile-statistics span{font-size:9px}.public-profile-activity{padding:12px;border-radius:19px}.public-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.public-profile-tabs{overflow-x:auto}.social-tabs button[data-open-settings]{margin-left:0}
}
@media(max-width:420px){.social-comment-composer{grid-template-columns:34px minmax(0,1fr) auto;gap:7px}.social-comment-composer>a,.social-comment-composer img{width:34px;height:34px}.social-comment-composer button{padding-inline:10px}.public-activity-grid{grid-template-columns:1fr}.public-profile-identity .social-biography{font-size:11px}}
@media(prefers-reduced-motion:reduce){.social-overlay,.social-comments-dialog,.account-settings-dialog{transition:none!important}}
