.social-hub {
  padding: clamp(28px, 4.2vw, 64px);
  border: 1px solid #d7b87a70;
  border-radius: 36px;
  background: #151517;
  color: #fff;
  box-shadow: 0 28px 80px #18131025;
  scroll-margin-top: 110px;
}
.social-hub *, .social-hub *::before, .social-hub *::after { box-sizing: border-box; }
.social-hub [hidden] { display: none !important; }
.social-hub-header { display: flex; align-items: center; justify-content: space-between; gap: 36px; }
.social-hub-header .eyebrow { color: #e2c58e; font-size: .875rem; }
.social-hub-header h2 { max-width: 14ch; margin: 18px 0; font-size: clamp(2.5rem, 4.5vw, 4.25rem); line-height: 1.05; letter-spacing: -.05em; }
.social-hub-header h2 span { color: #dfc187; }
.social-hub-header p { max-width: 46ch; margin: 0; color: #c7c4c2; font-size: 1rem; line-height: 1.65; }
.social-hub svg { display: block; width: 24px; height: 24px; flex: none; }
.social-follow { display: flex; align-items: center; gap: 15px; padding: 18px 20px; border: 1px solid #847063; border-radius: 18px; background: linear-gradient(130deg, #c8903730, #a2257920, #625bc51c); color: #fff; text-decoration: none; }
.social-follow > svg { width: 32px; height: 32px; color: #e7c587; }
.social-follow strong, .social-follow small { display: block; }
.social-follow strong { font-size: 1rem; }
.social-follow small { margin-top: 4px; color: #d7c9c7; font-size: .875rem; }
.social-follow b { margin-left: 20px; color: #e7c587; font-size: 1.3rem; }
.social-tabs { display: flex; align-items: center; gap: 12px; margin: 36px 0 24px; border-bottom: 1px solid #ffffff25; }
.social-tabs button { display: flex; align-items: center; justify-content: center; gap: 8px; min-height: 54px; margin-bottom: -1px; padding: 14px 21px; border: 0; border-bottom: 3px solid transparent; background: transparent; color: #c4c0bc; font-family: inherit; font-weight: 700; font-size: 1rem; line-height: 1.4; cursor: pointer; }
.social-tabs button[aria-selected="true"] { border-color: #e2c58e; color: #fff; }
.social-tabs button svg { width: 20px; height: 20px; }
.social-post-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.social-post { display: flex; flex-direction: column; min-width: 0; border: 1px solid #ffffff23; border-radius: 22px; background: #222224; color: #fff; text-decoration: none; overflow: hidden; transition: transform .22s ease, border-color .22s ease; }
.social-post:hover { transform: translateY(-5px); border-color: #dfc187; }
.social-post-author { display: flex; align-items: center; gap: 10px; padding: 15px; }
.social-avatar { display: inline-flex; align-items: center; justify-content: center; flex: none; width: 56px; height: 56px; padding: 6px; border: 2px solid #d5aa68; border-radius: 50%; background: #161617; }
.social-avatar img { width: 100%; height: 100%; object-fit: contain; }
.social-avatar-small { width: 38px; height: 38px; padding: 4px; border-width: 1px; }
.social-post-author strong { display: block; font-size: .875rem; }
.social-post-author small { display: block; margin-top: 3px; color: #c4c0bc; font-size: .8125rem; }
.social-post-type { margin-left: auto; color: #dfc187; font-size: .75rem; font-weight: 700; letter-spacing: .08em; }
.social-post-photo { position: relative; aspect-ratio: 1.12; overflow: hidden; background: #171718; }
.social-post-photo > img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; transition: transform .45s ease; }
.social-post:hover .social-post-photo > img { transform: scale(1.035); }
.social-post-photo > span { position: absolute; bottom: 14px; right: 14px; display: grid; place-items: center; width: 36px; height: 36px; border-radius: 50%; background: #18181acf; color: #fff; font-size: 1.4rem; }
.social-post-copy { display: flex; flex: 1; flex-direction: column; align-items: flex-start; padding: 20px; }
.social-post-copy > span { color: #dfc187; font-size: .875rem; }
.social-post-copy h3 { margin: 10px 0 22px; font-size: clamp(1.125rem, 1.65vw, 1.4rem); line-height: 1.28; letter-spacing: -.025em; }
.social-post-copy p { display: flex; justify-content: space-between; width: 100%; margin: auto 0 0; color: #ddd6ca; font-size: .875rem; font-weight: 700; }
.social-blog-footer { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 24px; color: #bdb7b2; font-size: .875rem; line-height: 1.6; }
.social-blog-footer a { color: #ecd3a3; font-weight: 700; text-decoration: none; }
.social-instagram-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; align-items: start; }
.social-instagram-card { min-width: 0; padding: 22px; border: 1px solid #ffffff29; border-radius: 24px; background: #222224; }
.social-instagram-card > header { display: flex; align-items: center; gap: 14px; margin-bottom: 22px; }
.social-instagram-card h3 { margin: 0 0 5px; font-size: 1.125rem; }
.social-instagram-card header a { color: #ccc3bd; font-size: .875rem; text-decoration: none; overflow-wrap: anywhere; }
.social-instagram-card header > svg { margin-left: auto; color: #e1c086; }
.social-instagram-content { min-width: 0; overflow: hidden; border-radius: 16px; }
.social-instagram-gate { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 380px; padding: 28px; text-align: center; background: radial-gradient(ellipse at top right, #a1257933, transparent 65%), linear-gradient(135deg, #30281e, #19191e); }
.social-instagram-symbol { display: grid; place-items: center; width: 68px; height: 68px; border: 1px solid #ca967d; border-radius: 20px; color: #eac390; }
.social-instagram-symbol svg { width: 34px; height: 34px; }
.social-instagram-gate h4 { margin: 20px 0 12px; font-size: 1.75rem; letter-spacing: -.03em; }
.social-instagram-gate p { max-width: 34ch; margin: 0; color: #d0c7c1; font-size: .875rem; line-height: 1.6; }
.social-load { min-height: 48px; max-width: 100%; margin: 22px 0 12px; padding: 12px 20px; border: 0; border-radius: 999px; background: #e1c086; color: #181615; font-family: inherit; font-size: .9375rem; font-weight: 700; cursor: pointer; }
.social-load:disabled { opacity: .65; cursor: progress; }
.social-privacy-link { color: #d6c5b5; font-size: .8125rem; }
.social-instagram-status { margin: 14px 0 0; color: #e2c58e; font-size: .875rem; line-height: 1.6; }
.social-instagram-status:empty { display: none; }
.social-instagram-content iframe { display: block; width: 100%; min-width: 0; height: 680px; max-height: 1200px; border: 0; background: white; }
.social-instagram-card > footer { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 14px; margin: 18px 0 0; padding: 0; background: none; border: 0; border-radius: 0; }
.social-post-photo > .social-image-fallback { position: static; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 24px; border-radius: 0; color: #d4c4ae; font-size: 1rem; text-align: center; }
.social-instagram-card footer a, .social-instagram-card footer button { color: #e4c993; font-family: inherit; font-size: .875rem; }
.social-instagram-card footer button { padding: 8px 0; border: 0; background: none; text-decoration: underline; cursor: pointer; }
.social-instagram-note { margin: 22px 0 0; color: #bdb7b2; font-size: .875rem; line-height: 1.6; }
.social-hub a:focus-visible, .social-hub button:focus-visible { outline: 3px solid #f1d394; outline-offset: 4px; }
@media (max-width: 950px) {
  .social-hub-header { align-items: flex-start; flex-direction: column; gap: 24px; }
  .social-follow { align-self: flex-start; }
  .social-post-grid { gap: 14px; }
  .social-post-author { padding: 12px; flex-wrap: wrap; }
  .social-post-copy { padding: 16px; }
}
@media (max-width: 720px) {
  .social-hub { padding: 30px 20px; border-radius: 28px; }
  .social-post-grid { display: flex; gap: 16px; overflow-x: auto; scroll-snap-type: x mandatory; padding: 3px 3px 18px; scroll-padding-left: 3px; }
  .social-post { flex: 0 0 86%; scroll-snap-align: start; }
  .social-post-photo { aspect-ratio: 1.16; }
  .social-post-copy h3 { font-size: 1.25rem; }
  .social-instagram-grid { grid-template-columns: minmax(0, 1fr); }
  .social-instagram-card { padding: 16px; }
  .social-instagram-gate { padding: 24px 16px; }
  .social-tabs button { padding-left: 14px; padding-right: 14px; }
  .social-blog-footer { align-items: flex-start; flex-direction: column; gap: 10px; }
}
@media (prefers-reduced-motion: reduce) {
  .social-post, .social-post-photo > img { transition: none; }
  .social-post:hover, .social-post:hover .social-post-photo > img { transform: none; }
}
