/* SUNDUQ v266 — generated performance bundle. Source files remain in assets/. */

/* ---- assets/css/sunduq-v4.css ---- */
:root{--green:#078438;--bg:#f5f7f8;--text:#0f172a;--muted:#64748b;--line:#e5e7eb;--card:#fff;--shadow:0 10px 28px rgba(15,23,42,.06)}
*{box-sizing:border-box}
html,body{margin:0;width:100%;max-width:100%;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:Arial,system-ui,sans-serif}
button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}a{color:inherit}
.v4Top{height:auto;min-height:78px;background:#fff;border-bottom:1px solid var(--line);display:grid;grid-template-columns:190px minmax(260px,420px) minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 22px;position:sticky;top:0;z-index:30;box-shadow:0 2px 12px rgba(15,23,42,.04)}
.v4Brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:var(--text)}.brandMark{width:44px;height:44px;border-radius:16px;background:#e8f8ed;color:var(--green);display:grid;place-items:center;font-weight:1000;font-size:26px}.v4Brand b{font-size:25px;display:block;line-height:.9;letter-spacing:.02em}.v4Brand small{font-size:13px;color:var(--green);letter-spacing:.25em;font-weight:900}
.v4Search{height:48px;background:#f1f5f9;border:1px solid #dbe3ea;border-radius:18px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;padding-left:12px;min-width:0}.v4Search span{color:#64748b}.v4Search input{border:0;background:transparent;outline:0;min-width:0}.v4Search button{background:#fff;color:var(--green);font-weight:900;border-radius:14px;padding:10px 14px;margin-right:4px}
.v4Nav{display:flex;gap:4px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;min-width:0}.v4Nav::-webkit-scrollbar{display:none}.v4Nav button{background:transparent;font-weight:900;padding:14px 8px;border-radius:12px;flex:0 0 auto}.v4Nav button.active,.v4Nav button:hover{background:#e8f8ed;color:var(--green)}
.v4User{display:flex;align-items:center;gap:10px;min-width:max-content}.primaryBtn{background:var(--green);color:#fff;border-radius:16px;padding:13px 18px;font-weight:900}#authBox .profile{font-weight:900;text-decoration:none;background:#f8fafc;border-radius:14px;padding:11px;color:var(--text);white-space:nowrap}#authBox button{background:var(--green);color:#fff;border-radius:14px;padding:11px 14px;font-weight:900}
.v4Layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;max-width:1420px;margin:0 auto;padding:18px}.v4Main,.v4Side{min-width:0}

.pulseBar{background:#fff;border:1px solid var(--line);border-radius:20px;padding:12px 14px;margin-bottom:14px;box-shadow:var(--shadow);display:grid;grid-template-columns:170px minmax(0,1fr);gap:12px;align-items:center}
.pulseTitle{display:flex;align-items:center;gap:9px;font-weight:900}.pulseTitle span{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 6px rgba(34,197,94,.15)}
.pulseTicker{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.pulseTicker::-webkit-scrollbar{display:none}.pulseTicker button{background:#f1f5f9;border-radius:999px;padding:9px 13px;white-space:nowrap;font-weight:900;color:#334155}.pulseTicker button:hover{background:#e8f8ed;color:var(--green)}

.feedPanel,.topicFeed,.sideBox,.topicFull,.pinnedTopics{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}
.feedPanel{border-radius:20px 20px 0 0;padding:18px;border-bottom:0}.feedTopline{display:flex;align-items:center;justify-content:space-between;gap:12px}.feedTopline h2{margin:0;font-size:24px}.feedTopline p{margin:4px 0 0;color:var(--muted)}.feedTopline button{background:var(--green);color:#fff;border-radius:14px;padding:11px 16px;font-weight:900}
.typeFilters{display:flex;gap:8px;overflow-x:auto;margin-top:14px;scrollbar-width:none}.typeFilters::-webkit-scrollbar{display:none}.typeFilters button{background:#f1f5f9;border-radius:999px;padding:10px 14px;font-weight:900;white-space:nowrap}.typeFilters button.active{background:var(--green);color:#fff}
.composerInline{display:none;gap:10px;margin-top:14px}.composerInline.open{display:grid}.composerInline input,.composerInline textarea,.composerInline select{border:1px solid #dbe3ea;border-radius:14px;padding:12px;min-width:0}.composerRow{display:grid;grid-template-columns:170px minmax(0,1fr) auto;gap:10px}.composerRow button{background:var(--green);color:#fff;border-radius:14px;font-weight:900}

.pinnedTopics{border-top:0;border-bottom:0;padding:12px 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.pinItem{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;padding:12px;cursor:pointer}.pinItem:hover{background:#e8f8ed}.pinItem span{font-size:22px}.pinItem b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pinItem small{color:var(--muted);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}

.newTopicsNotice{background:#e8f8ed;color:var(--green);border:1px solid #bbf7d0;border-radius:0;padding:12px;text-align:center;font-weight:900;cursor:pointer}.newTopicsNotice.hidden{display:none}
.topicFeed{border-radius:0 0 20px 20px;overflow:hidden}.topicCard{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:13px;align-items:center;padding:15px 18px;border-bottom:1px solid #eef2f7;cursor:pointer;background:#fff}.topicCard:hover{background:#f8fafc}.topicCard:last-child{border-bottom:0}
.topicAvatar{width:44px;height:44px;border-radius:50%;background:#e8f8ed;display:grid;place-items:center;overflow:hidden}.topicAvatar img{width:100%;height:100%;object-fit:cover}.topicMainInfo{min-width:0}.topicTitle{font-size:18px;font-weight:900;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topicExcerpt{color:#475569;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 7px}.topicMeta{display:flex;gap:9px;color:var(--muted);font-size:13px;white-space:nowrap;overflow:hidden}.topicBadge{display:inline-block;background:#dcfce7;color:#15803d;border-radius:999px;padding:4px 8px;font-weight:900;font-size:12px}.hotBadge{background:#fee2e2;color:#b91c1c}.topicStats{display:flex;gap:12px;color:#475569;font-weight:900;white-space:nowrap}.feedLoader{padding:14px;text-align:center;color:var(--muted);background:#fff;border:1px solid var(--line);border-top:0}.feedLoader.hidden{display:none}

.v4Side{display:grid;gap:14px;height:max-content}.sideBox{border-radius:20px;padding:18px;overflow:hidden}.sideHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.sideHead h3{margin:0;font-size:20px}.sideHead a,.sideHead span{color:var(--green);font-weight:900;text-decoration:none;font-size:13px}.hotList a,.eventLine,.compactNews .newsItem{display:block;padding:10px 0;border-bottom:1px solid #eef2f7;text-decoration:none;cursor:pointer}.hotList a:last-child,.eventLine:last-child,.compactNews .newsItem:last-child{border-bottom:0}.hotList a b{display:block}.hotList a small{display:block;color:var(--muted);margin-top:3px}.eventLine b{display:block}.eventLine small{color:var(--muted)}.musicRow{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px solid #eef2f7}.musicRow button{width:34px;height:34px;border-radius:50%;background:#dcfce7;color:#15803d}.musicRow b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.musicRow small{color:var(--muted)}.onlineGrid{display:flex;gap:7px;flex-wrap:wrap}.onlineGrid span{width:38px;height:38px;border-radius:50%;background:#e8f8ed;display:grid;place-items:center}.newsMeta,.newsBadge,.newsSummary,.newsNote{display:none}.newsTitle{font-weight:900;margin:0 0 4px;font-size:14px}.newsSource{color:var(--muted);font-size:12px}

.topicLayout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;max-width:1320px;margin:22px auto;padding:0 18px}.topicMain,.topicSide{min-width:0}.backLink{display:inline-block;margin-bottom:14px;color:var(--green);font-weight:900;text-decoration:none}.topicSide{display:grid;gap:14px;height:max-content}
.topicFull{border-radius:22px;padding:26px}.topicHeader{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.topicAuthor{display:flex;gap:12px;align-items:center}.topicFullAvatar,.commentAvatar{width:48px;height:48px;border-radius:50%;background:#e8f8ed;display:grid;place-items:center;overflow:hidden;font-size:22px}.topicFullAvatar img,.commentAvatar img{width:100%;height:100%;object-fit:cover}.topicAuthor b{display:block}.topicAuthor span{display:block;color:var(--muted);font-size:14px}.topicFullBadge{background:#dcfce7;color:#15803d;border-radius:999px;padding:7px 10px;font-weight:900;font-size:13px}.topicFull h1{font-size:38px;letter-spacing:-.035em;margin:18px 0 6px}.topicDate{color:var(--muted);margin-bottom:18px}.topicText{font-size:18px;line-height:1.62;white-space:pre-wrap}.topicImage{border-radius:16px;margin:18px 0;max-width:100%}.topicVideoBox{margin:18px 0;border-radius:18px;overflow:hidden;background:#020914;border:1px solid rgba(255,255,255,.12)}.topicVideoBox video{display:block;width:100%;max-height:70vh;background:#020914}.topicVideoBox .suVideoWatermark{position:relative;width:100%;display:grid;place-items:center;background:#020914;overflow:hidden}.topicVideoBox .suVideoWatermark:after{content:"SUNDUQ  SUNDUQ  SUNDUQ";position:absolute;inset:-20%;pointer-events:none;display:grid;place-items:center;color:rgba(255,255,255,.095);font-size:clamp(34px,7vw,118px);font-weight:900;letter-spacing:.22em;transform:rotate(-24deg);white-space:pre;line-height:2.4;text-align:center;text-shadow:none}.topicVideoBox .suVideoWatermark span{position:absolute;right:14px;top:14px;pointer-events:none;color:rgba(255,255,255,.95);font-size:13px;font-weight:900;letter-spacing:.16em;background:rgba(2,9,20,.42);border-radius:999px;padding:7px 10px}.topicActions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.topicActions button{background:#f1f5f9;border-radius:14px;padding:11px 13px;color:#334155;font-weight:900}.topicActions button:hover{background:#e8f8ed;color:var(--green)}
.topicComments{margin-top:26px;border-top:1px solid #eef2f7;padding-top:20px}.commentsHead{display:flex;justify-content:space-between;align-items:center}.commentsHead h2{margin:0}.commentsHead span{background:#f1f5f9;border-radius:999px;padding:6px 10px;font-weight:900}.topicComment{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;background:#f8fafc;border-radius:16px;padding:14px;margin:10px 0}.commentTop{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:14px}.commentTop b{color:var(--text)}.commentBody p{margin:7px 0 0;line-height:1.5}.topicReply{display:grid;gap:10px;margin-top:18px}.topicReply textarea{min-height:100px;border:1px solid #dbe3ea;border-radius:16px;padding:13px;resize:vertical}.topicReply button{background:var(--green);color:white;border-radius:14px;padding:13px;font-weight:900}.emptyState{background:#f8fafc;border-radius:14px;padding:16px;color:var(--muted)}.relatedItem{padding:10px 0;border-bottom:1px solid #eef2f7;cursor:pointer}.relatedItem:last-child{border-bottom:0}.relatedItem b{display:block;line-height:1.3}.relatedItem small{display:block;color:var(--muted);margin-top:4px}.rulesList p{margin:8px 0;color:#475569}
.modal{position:fixed;inset:0;background:rgba(15,23,42,.45);display:grid;place-items:center;z-index:99}.modal.hidden{display:none}.modalBox{background:#fff;border-radius:24px;padding:26px;max-width:420px;width:92%;display:grid;gap:10px}.modalBox input{border:1px solid #dbe3ea;border-radius:14px;padding:12px}.modalBox button{background:var(--green);color:#fff;border-radius:14px;padding:12px}.x{justify-self:end;background:#f1f5f9!important;color:#111!important;width:36px;height:36px;border-radius:50%!important}
@media(max-width:1180px){.v4Top{grid-template-columns:190px minmax(0,1fr) auto}.v4Search{grid-column:2/3}.v4Nav{grid-column:1/-1}.v4Layout{grid-template-columns:1fr}.v4Side{grid-template-columns:repeat(2,minmax(0,1fr))}.topicLayout{grid-template-columns:1fr}.topicSide{grid-template-columns:repeat(2,minmax(0,1fr))}.pinnedTopics{grid-template-columns:1fr}}
@media(max-width:720px){.v4Top{display:flex;flex-wrap:wrap}.v4Search,.v4Nav{width:100%;order:3}.v4Layout,.topicLayout{padding:10px}.v4Side,.topicSide{grid-template-columns:1fr}.composerRow{grid-template-columns:1fr}.topicCard{grid-template-columns:44px minmax(0,1fr)}.topicStats{grid-column:2}.topicTitle{white-space:normal}.pulseBar{grid-template-columns:1fr}.topicFull h1{font-size:28px}.topicComment{grid-template-columns:1fr}.topicHeader{display:block}.topicFull{padding:18px}}

/* ---- assets/css/sunduq-v4-notifications.css ---- */
.notifyBtn{
  position:relative;
  width:44px;
  height:44px;
  border-radius:15px;
  background:#f1f5f9;
  font-size:18px;
}
.notifyCount{
  position:absolute;
  top:-6px;
  right:-6px;
  min-width:20px;
  height:20px;
  padding:0 5px;
  background:#ef4444;
  color:#fff;
  border-radius:999px;
  display:grid;
  place-items:center;
  font-size:12px;
  font-weight:900;
}
.notifyCount.hidden{display:none}
.notificationsPanel{
  position:fixed;
  right:18px;
  top:88px;
  width:380px;
  max-width:calc(100vw - 24px);
  max-height:calc(100vh - 110px);
  overflow:auto;
  background:#fff;
  border:1px solid #e5e7eb;
  border-radius:22px;
  box-shadow:0 24px 70px rgba(15,23,42,.18);
  z-index:80;
}
.notificationsPanel.hidden{display:none}
.notifHead{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:18px;
  border-bottom:1px solid #eef2f7;
  position:sticky;
  top:0;
  background:#fff;
  z-index:1;
}
.notifHead h3{margin:0}
.notifHead button{
  background:#e8f8ed;
  color:#078438;
  border-radius:12px;
  padding:9px 11px;
  font-weight:900;
}
.notificationItem{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:12px;
  padding:14px 18px;
  border-bottom:1px solid #eef2f7;
  cursor:pointer;
}
.notificationItem:hover{background:#f8fafc}
.notificationItem.unread{background:#f0fdf4}
.notificationAvatar{
  width:42px;
  height:42px;
  border-radius:50%;
  background:#e8f8ed;
  display:grid;
  place-items:center;
  overflow:hidden;
}
.notificationAvatar img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.notificationItem b{
  display:block;
  margin-bottom:4px;
}
.notificationItem p{
  margin:0;
  color:#475569;
  font-size:14px;
  line-height:1.35;
}
.notificationItem small{
  display:block;
  color:#94a3b8;
  margin-top:6px;
}
.activityItem{
  display:grid;
  grid-template-columns:32px minmax(0,1fr);
  gap:10px;
  padding:10px 0;
  border-bottom:1px solid #eef2f7;
}
.activityItem:last-child{border-bottom:0}
.activityIcon{
  width:32px;
  height:32px;
  border-radius:50%;
  background:#e8f8ed;
  display:grid;
  place-items:center;
}
.activityItem b{
  display:block;
  font-size:14px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.activityItem small{
  display:block;
  color:#64748b;
  margin-top:3px;
}
.onlineList{
  display:grid;
  gap:8px;
}
.onlineUser{
  display:grid;
  grid-template-columns:34px minmax(0,1fr) 9px;
  gap:10px;
  align-items:center;
}
.onlineAvatar{
  width:34px;
  height:34px;
  border-radius:50%;
  background:#e8f8ed;
  display:grid;
  place-items:center;
  overflow:hidden;
}
.onlineAvatar img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.onlineUser b{
  display:block;
  font-size:14px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.onlineUser small{
  color:#64748b;
}
.onlineDot{
  width:9px;
  height:9px;
  background:#22c55e;
  border-radius:50%;
}
@media(max-width:720px){
  .notificationsPanel{
    left:10px;
    right:10px;
    top:90px;
    width:auto;
  }
}

/* ---- assets/css/sunduq-design-system.css ---- */
:root{
  --su-bg:#06111b;
  --su-panel:#0d1c2b;
  --su-panel-2:#12283b;
  --su-border:rgba(255,255,255,.08);
  --su-border-strong:rgba(255,255,255,.14);
  --su-text:#edf6ff;
  --su-muted:#a8bacd;
  --su-blue:#60a5fa;
  --su-pink:#f0184f;
  --su-shadow:0 20px 55px rgba(0,0,0,.22);
  --su-radius:22px;
}
*{box-sizing:border-box}
html{background:var(--su-bg)}
body{
  margin:0!important;
  background:
    radial-gradient(circle at 20% 0%, rgba(96,165,250,.14), transparent 30%),
    radial-gradient(circle at 85% 15%, rgba(240,24,79,.12), transparent 28%),
    var(--su-bg)!important;
  color:var(--su-text)!important;
  font-family:Inter,Arial,sans-serif!important;
  min-height:100vh;
}
a{color:inherit}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
.hidden{display:none!important}

/* unified top header */
.v4Top.suTop{
  height:58px!important;
  position:sticky!important;
  top:0!important;
  z-index:80!important;
  background:rgba(6,17,27,.92)!important;
  backdrop-filter:blur(18px);
  border-bottom:1px solid var(--su-border)!important;
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  padding:0 14px!important;
  box-shadow:none!important;
}
.suMenuBtn,.suIconBtn{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  border-radius:13px!important;
  background:#102131!important;
  color:#fff!important;
  border:0!important;
  display:grid!important;
  place-items:center!important;
}
.suBrand{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  min-width:270px!important;
  text-decoration:none!important;
}
.suBrandMark{
  width:38px!important;
  height:38px!important;
  border-radius:12px!important;
  background:var(--su-pink)!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  font-size:18px!important;
}
.suBrand b{font-size:21px!important;line-height:1!important;color:#fff!important}
.suBrand small{display:block!important;color:#b8c6d6!important;font-size:10px!important;font-weight:800!important;margin-top:2px!important}
.suNav{
  display:flex!important;
  gap:12px!important;
  align-items:center!important;
  justify-content:center!important;
  flex:1!important;
  overflow:visible!important;
}
.suNav button{
  background:transparent!important;
  border:0!important;
  color:#d6e2ef!important;
  font-weight:850!important;
  font-size:14px!important;
  padding:8px 4px!important;
}
.suNav button:hover{color:#fff!important}
.suMore{position:relative}
.suMoreMenu{
  position:absolute;
  right:0;
  top:36px;
  z-index:200;
  width:230px;
  background:var(--su-panel);
  border:1px solid var(--su-border-strong);
  border-radius:16px;
  padding:8px;
  display:grid;
  gap:2px;
  box-shadow:0 25px 80px rgba(0,0,0,.42);
}
.suMoreMenu a{
  display:block;
  padding:11px 12px;
  border-radius:12px;
  color:#dbeafe;
  text-decoration:none;
  font-weight:850;
}
.suMoreMenu a:hover{background:#14283b}
.suUser{display:flex!important;align-items:center!important;gap:8px!important}
.suWriteBtn{
  background:var(--su-pink)!important;
  color:#fff!important;
  border-radius:13px!important;
  border:0!important;
  padding:10px 14px!important;
  font-weight:1000!important;
}

/* drawer + search */
.suDrawer{position:fixed;left:-320px;top:0;bottom:0;width:310px;z-index:130;background:#0b1a28;border-right:1px solid var(--su-border-strong);box-shadow:20px 0 60px rgba(0,0,0,.35);transition:.25s;padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}
.suDrawer.open{left:0}
.suDrawerHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.suDrawerHead button{background:#102131;color:#fff;border:0;border-radius:12px;width:38px;height:38px;font-size:26px}
.suDrawer nav{display:grid;gap:6px}
.suDrawer a{padding:13px 14px;border-radius:14px;font-weight:850;color:#d8e5f4;text-decoration:none}
.suDrawer a:hover{background:linear-gradient(90deg,var(--su-pink),#861b41);color:#fff}
.suDrawerShade{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:120}
.suSearchOverlay{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:150;display:grid;place-items:start center;padding-top:100px}
.suSearchModal{width:min(760px,92vw);background:var(--su-panel);border:1px solid var(--su-border-strong);border-radius:26px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.55);position:relative}
.suSearchClose{position:absolute;right:18px;top:14px;background:transparent;color:#fff;border:0;font-size:34px}
.suSearchModal h2{margin:0 0 14px;font-size:30px}
.suSearchModal input{width:100%;border:1px solid var(--su-border-strong);background:#07131f;color:#fff;border-radius:18px;padding:18px;font-size:20px}
.suQuickTags{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
.suQuickTags button{background:#14283b;color:#dbeafe;border:0;border-radius:999px;padding:10px 14px}

/* simple header */
.suSimpleTop{
  height:62px!important;
  background:rgba(6,17,27,.92)!important;
  border-bottom:1px solid var(--su-border)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  padding:0 18px!important;
}
.suSimpleBrand,.suBackLink{color:#fff!important;text-decoration:none!important}
.suBackLink{background:#102131;border-radius:14px;padding:10px 14px;font-weight:900}

/* page shells */
main:not(.mainCol){
  max-width:1180px;
  margin:0 auto;
  padding:18px;
}
main > h1:first-child{
  font-size:42px!important;
  letter-spacing:-.04em;
  margin:14px 0 18px!important;
}

/* convert old section heroes into modern cards */
[class$="Hero"], .jobsHero, .ridesHero, .realtyHero, .marketHero, .eventsHero, .tourismHero, .musicHero, .datingHero, .directoryHero, .videosHero, .mapHero, .searchHero, .profileHero{
  background:linear-gradient(135deg,#0d1c2b,#142c3f)!important;
  border:1px solid var(--su-border)!important;
  border-radius:26px!important;
  padding:24px!important;
  box-shadow:var(--su-shadow)!important;
  color:var(--su-text)!important;
}
[class$="Hero"] h1, .jobsHero h1, .ridesHero h1, .realtyHero h1, .marketHero h1, .eventsHero h1, .tourismHero h1, .musicHero h1, .datingHero h1, .directoryHero h1, .videosHero h1, .mapHero h1, .searchHero h1{
  font-size:42px!important;
  line-height:1.05!important;
  letter-spacing:-.045em!important;
  margin:6px 0 8px!important;
}
[class$="Hero"] p, .jobsHero p, .ridesHero p, .realtyHero p, .marketHero p, .eventsHero p, .tourismHero p, .musicHero p, .datingHero p, .directoryHero p, .videosHero p, .mapHero p, .searchHero p{
  color:#b8c6d6!important;
  font-size:18px!important;
}
.kicker{
  color:var(--su-blue)!important;
  font-weight:1000!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  font-size:12px!important;
}

/* common cards */
section:not(.todayHero):not(.lifeCenter):not(.feedCard):not(.forYouBlock):not(.nearBlock):not(.discussCard):not([class$="Hero"]),
.card, .rightCard, .jobForm, .rideForm, .marketForm, .eventForm, .tourismForm, .musicForm, .datingForm, .realtyForm,
.topicCard, .postCard, .itemCard, .resultCard, .profileCard, .messagePanel, .chatPanel{
  background:rgba(13,28,43,.88)!important;
  border:1px solid var(--su-border)!important;
  border-radius:var(--su-radius)!important;
  box-shadow:var(--su-shadow)!important;
  color:var(--su-text)!important;
}

/* internal grids spacing */
[class*="Page"]{display:grid;gap:1px}
[class*="Grid"]{gap:12px!important}
section{margin-bottom:14px}

/* forms */
input,textarea,select{
  background:#07131f!important;
  color:#fff!important;
  border:1px solid var(--su-border-strong)!important;
  border-radius:14px!important;
  padding:12px 13px!important;
}
input::placeholder,textarea::placeholder{color:#7f91a7!important}
textarea{min-height:110px}
label{color:#dbeafe}

/* buttons */
button, .primaryBtn, .heroButtons button, form button{
  border-radius:14px!important;
}
button:not(.suMenuBtn):not(.suIconBtn):not(.suSearchClose):not(.suDrawerHead button):not(.suNav button):not(.notifyBtn):not(.suWriteBtn){
  background:#132638;
  color:#fff;
  border:1px solid var(--su-border);
  font-weight:900;
}
button:not(.suMenuBtn):not(.suIconBtn):not(.suSearchClose):not(.suDrawerHead button):not(.suNav button):not(.notifyBtn):not(.suWriteBtn):hover{
  background:#17314a;
}
.heroButtons button:first-child, .primaryBtn, form button[type="submit"], .jobForm button:last-child, .rideForm button:last-child{
  background:var(--su-pink)!important;
  color:#fff!important;
  border:0!important;
}

/* tables */
table{
  width:100%;
  border-collapse:collapse;
  background:rgba(13,28,43,.88);
  border-radius:18px;
  overflow:hidden;
}
th,td{border-bottom:1px solid var(--su-border);padding:12px;text-align:left}
th{color:#dbeafe;background:#102131}

/* notifications panel align */
.notificationsPanel{
  background:#0d1c2b!important;
  border:1px solid var(--su-border-strong)!important;
  border-radius:18px!important;
  box-shadow:0 25px 80px rgba(0,0,0,.45)!important;
  color:#fff!important;
}

/* auth box from old JS */
#authBox button{
  background:#102131!important;
  color:#fff!important;
  border:0!important;
  border-radius:13px!important;
  padding:10px 12px!important;
  font-weight:900!important;
}

/* scrollbars */
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-thumb{background:#1d354b;border-radius:999px}
::-webkit-scrollbar-track{background:#07131f}

@media(max-width:1100px){
  .suNav{display:none!important}
  .suBrand{min-width:0!important}
  .suWriteBtn{display:none!important}
}
@media(max-width:760px){
  main:not(.mainCol){padding:10px}
  .suBrand small{display:none!important}
  .suBrand b{font-size:18px!important}
  .suUser{gap:6px!important}
  [class$="Hero"] h1, .jobsHero h1, .ridesHero h1, .realtyHero h1, .marketHero h1, .eventsHero h1, .tourismHero h1, .musicHero h1, .datingHero h1, .directoryHero h1, .videosHero h1, .mapHero h1, .searchHero h1{
    font-size:30px!important;
  }
}
