.social-link.social-compact{min-height:34px;padding:0 10px;border-radius:8px;font-size:12px}.social-link.social-icon-only{width:42px;height:42px;padding:0;justify-content:center;border-radius:50%}.social-link.social-minimal{border-color:transparent;background:transparent;padding:0 8px}.social-glyph{width:22px;height:22px;display:inline-grid;place-items:center;color:var(--platform-color,var(--accent));flex:0 0 auto}.social-glyph svg{width:20px;height:20px;display:block}.social-glyph .social-brand-img{width:20px;height:20px;display:block;object-fit:contain}.social-link.social-icon-only .social-glyph{width:25px;height:25px}.social-link.social-icon-only .social-glyph .social-brand-img{width:22px;height:22px}.social-link.social-icon-only .social-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.footer.footer-centered,.footer.footer-stacked{justify-content:center;text-align:center;flex-direction:column;padding-top:24px;padding-bottom:24px}.footer.footer-minimal{min-height:58px;border-top-color:rgba(255,255,255,.07);background:rgba(5,5,5,.22)}.footer-main{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.footer-centered .footer-main,.footer-stacked .footer-main{justify-content:center}.footer-copy{display:grid;gap:7px;max-width:760px;line-height:1.55}.footer-text-block{margin:0;color:#807970;white-space:pre-wrap}.footer-socials{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.footer-socials .social-link{min-height:34px;font-size:11px}.footer.footer-stacked .footer-main{flex-direction:column}.footer.footer-stacked nav{justify-content:center}.footer-copyright{white-space:nowrap}.footer-minimal .footer-text-block{display:none}.contact-card-backdrop{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.42);backdrop-filter:blur(3px)}.contact-card{position:relative;width:min(420px,calc(100vw - 40px));padding:26px 28px;border:1px solid rgba(204,136,29,.52);border-radius:18px;background:linear-gradient(145deg,rgba(18,18,17,.99),rgba(8,8,8,.98));box-shadow:0 24px 70px rgba(0,0,0,.55),inset 0 1px rgba(255,255,255,.03)}.contact-card h2{margin:0 36px 12px 0;color:var(--accent);font-family:var(--locale-card-title-font,"Cinzel",serif);font-size:22px}.contact-card p{margin:0;color:var(--locale-card-text,#bdb6ad);font-size:14px;line-height:1.65;white-space:pre-wrap}.contact-card-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:rgba(255,255,255,.03);color:#bdb6ad;font-size:21px;line-height:1;cursor:pointer}.contact-card-close:hover{border-color:rgba(204,136,29,.55);color:var(--accent)}.mwh-module{padding:24px;border:1px solid rgba(204,136,29,.48);border-radius:18px;background:linear-gradient(135deg,rgba(17,17,16,.96),rgba(9,9,9,.9));box-shadow:var(--shadow),inset 0 1px rgba(255,255,255,.025)}.mwh-title{margin:0 0 18px;text-align:center;font-family:var(--locale-card-title-font);font-size:clamp(20px,2.4vw,var(--locale-card-title-size));color:var(--locale-card-title)}.mwh-profile-head{display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:10px 12px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.02)}.mwh-profile-head>div{display:grid;gap:2px;min-width:0}.mwh-profile-head strong{color:var(--text);font-family:"Cinzel",serif}.mwh-profile-head small{color:#827a70}.mwh-profile-head>a{margin-left:auto;color:var(--accent);font-size:12px}.mwh-avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;background:#080808;border:1px solid rgba(255,255,255,.08);flex:0 0 auto}.mwh-avatar img{width:100%;height:100%;object-fit:cover}.mwh-grid{display:grid;gap:12px}.mwh-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mwh-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mwh-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mwh-module[data-mwh-mode="phone"] .mwh-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.mwh-card{display:grid;gap:8px;min-width:0;color:var(--locale-card-text)}.mwh-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#080808;transition:.18s ease}.mwh-module[data-mwh-mode="phone"] .mwh-card img{aspect-ratio:9/19.5}.mwh-card:hover img{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 42%,transparent)}.mwh-card span{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.mwh-module[data-mwh-mode="phone"] .mwh-card span{font-size:11px}.mwh-loading,.mwh-empty{padding:28px;text-align:center;color:#817970}.mwh-empty .cta{margin-top:14px}@media(max-width:1000px){.mwh-module[data-mwh-mode="phone"] .mwh-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.footer{align-items:center;flex-direction:column;justify-content:center;text-align:center;padding-top:20px;padding-bottom:20px}.footer-main{justify-content:center}.footer nav{justify-content:center}.footer-copyright{white-space:normal}.contact-card{padding:22px 20px}.mwh-module{padding:16px}.mwh-cols-3,.mwh-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.mwh-module[data-mwh-mode="phone"] .mwh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mwh-profile-head{align-items:flex-start}.mwh-profile-head>a{margin-left:0}.mwh-card span{font-size:11px}}
