/* Community Suite 4.2 – server integrations, quests and bridge chat */
.quest-season-hero{padding:24px;border-radius:16px;background:linear-gradient(135deg,rgba(61,94,145,.12),rgba(85,170,120,.12));border:1px solid rgba(70,90,120,.15);margin-bottom:20px}.quest-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.quest-card{background:#fff;border:1px solid #dfe5ec;border-radius:14px;padding:18px;box-shadow:0 8px 24px rgba(25,40,65,.06)}.quest-card.is-complete{border-color:#64b879;background:linear-gradient(180deg,#fff,#f5fff7)}.quest-progress{height:10px;background:#e9edf2;border-radius:999px;overflow:hidden;margin:12px 0}.quest-progress>span{display:block;height:100%;background:linear-gradient(90deg,#3777c8,#57ad77);border-radius:inherit}.quest-meta{display:flex;justify-content:space-between;gap:12px;color:#6c7785;font-size:13px}.bridge-chat{display:grid;gap:12px}.bridge-message{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:14px;background:#fff;border:1px solid #dfe5ec;border-radius:14px}.bridge-message-body{min-width:0}.bridge-message-head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:5px}.bridge-message-text{white-space:pre-wrap;overflow-wrap:anywhere}.bridge-source{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#edf1f5;color:#536170}.bridge-source-minecraft{background:#e8f7eb;color:#27773b}.bridge-source-discord{background:#ececff;color:#4c52b8}.bridge-source-web{background:#e9f2ff;color:#2867a8}.bridge-sidebar-message{padding:9px 0;border-bottom:1px solid rgba(100,115,130,.15)}.bridge-sidebar-message:last-child{border-bottom:0}.bridge-sidebar-message p{margin:5px 0;overflow-wrap:anywhere}.integration-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.integration-status-card{padding:16px;border-radius:14px;border:1px solid #dfe5ec;background:#fff}.web-menu-preview{display:grid;gap:8px;padding:14px;border:1px dashed #aab5c2;border-radius:12px;background:#f8fafc}.placeholder-code{display:inline-block;padding:3px 7px;border-radius:6px;background:#17212b;color:#d8f5df;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}@media(max-width:640px){.quest-grid{grid-template-columns:1fr}.bridge-message{grid-template-columns:1fr}.quest-season-hero{padding:18px}}
.c42-page{display:block}.c42-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px;margin-bottom:18px;border-radius:16px;border:1px solid #dfe5ec;background:linear-gradient(135deg,#fff,#f4f8fc)}.c42-hero h1{margin:3px 0 8px;font-size:28px}.c42-hero p{margin:0;color:#647181;max-width:720px}.c42-kicker{display:block;color:#3777c8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.c42-season-time{display:grid;gap:3px;min-width:180px;padding:12px 14px;border-radius:12px;background:#17212b;color:#fff;text-align:right}.c42-season-time span{color:#bec9d5;font-size:12px}.c42-empty{padding:42px 22px;border:1px dashed #c7d0da;border-radius:16px;background:#fff;text-align:center}.c42-empty.compact{padding:26px}.c42-empty>i{font-size:36px;color:#7d8b9a}.c42-quest-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.c42-quest-summary>div{display:grid;gap:2px;padding:16px;border:1px solid #dfe5ec;border-radius:14px;background:#fff}.c42-quest-summary strong{font-size:24px}.c42-quest-summary span{color:#687585}.c42-quest-grid{display:grid;gap:14px}.c42-quest-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:15px;align-items:center;padding:18px;border:1px solid #dfe5ec;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(24,40,65,.05)}.c42-quest-card.completed{border-color:#7fc58f;background:linear-gradient(90deg,#fff,#f4fff6)}.c42-quest-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#eef3f9;color:#3976ba;font-size:20px}.c42-quest-card.completed .c42-quest-icon{background:#dff4e4;color:#287b3d}.c42-quest-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.c42-quest-head h2{margin:0 0 4px;font-size:18px}.c42-quest-head p{margin:0;color:#687585}.c42-chip{flex:none;padding:4px 8px;border-radius:999px;background:#edf2f8;color:#4f6173;font-size:11px;font-weight:700}.c42-progress{height:9px;margin:12px 0 8px;border-radius:999px;background:#e8edf2;overflow:hidden}.c42-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3879c8,#61b17a)}.c42-quest-meta{display:flex;justify-content:space-between;gap:12px;color:#627080;font-size:13px}.c42-claimed,.c42-pending{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;font-weight:700}.c42-claimed{background:#dff4e4;color:#287b3d}.c42-pending{background:#eef2f6;color:#566574}.c42-live{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#2d7c42;font-weight:700}.c42-live span{width:9px;height:9px;border-radius:50%;background:#4ec26b;box-shadow:0 0 0 5px rgba(78,194,107,.12)}.c42-chat-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px}.c42-chat-card,.c42-chat-info{border:1px solid #dfe5ec;border-radius:16px;background:#fff;overflow:hidden}.c42-chat-messages{height:min(62vh,650px);overflow:auto;padding:16px;display:grid;align-content:start;gap:10px;background:#f7f9fb}.c42-chat-message{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;padding:12px;border:1px solid #e1e7ed;border-radius:13px;background:#fff}.c42-chat-message.source-discord{border-left:4px solid #5865f2}.c42-chat-message.source-minecraft{border-left:4px solid #52a65f}.c42-chat-message.source-web{border-left:4px solid #3f82ca}.c42-chat-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;overflow:hidden;background:#e8edf3;color:#536272;font-weight:800}.c42-chat-avatar img{width:100%;height:100%;object-fit:cover}.c42-chat-message header{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.c42-chat-message header time{margin-left:auto;color:#8a96a3;font-size:11px}.c42-chat-message p{margin:6px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.c42-source-badge{padding:2px 7px;border-radius:999px;background:#edf2f7;color:#566575;font-size:10px;font-weight:800;text-transform:uppercase}.c42-chat-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px;border-top:1px solid #dfe5ec}.c42-chat-compose textarea{min-height:52px;resize:vertical;border:1px solid #cdd6df;border-radius:10px;padding:10px 12px}.c42-chat-login{padding:14px;text-align:center;border-top:1px solid #dfe5ec}.c42-chat-info{padding:16px}.c42-chat-info h2{margin:0 0 13px;font-size:17px}.c42-channel{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f3}.c42-channel div{display:grid}.c42-channel small{color:#7a8794}.status-dot{width:9px;height:9px;border-radius:50%;background:#9aa5af}.status-dot.online{background:#42b95e}.status-dot.offline{background:#d05b5b}.c42-chat-rules{display:flex;gap:10px;margin-top:16px;padding:12px;border-radius:11px;background:#f2f5f8;color:#627080}.c42-chat-rules p{margin:0;font-size:12px}.a4-code-grid{display:flex;flex-wrap:wrap;gap:8px}.a4-code-grid code{padding:6px 9px;border-radius:8px;background:#17212b;color:#dcf5e2}@media(max-width:900px){.c42-chat-layout{grid-template-columns:1fr}.c42-chat-info{order:-1}.c42-quest-card{grid-template-columns:44px minmax(0,1fr)}.c42-quest-action{grid-column:2}.c42-hero{flex-direction:column}.c42-season-time{width:100%;text-align:left}}@media(max-width:640px){.c42-quest-summary{grid-template-columns:1fr}.c42-quest-head,.c42-quest-meta{flex-direction:column}.c42-chat-compose{grid-template-columns:1fr}.c42-chat-message{grid-template-columns:34px minmax(0,1fr)}.c42-chat-avatar{width:34px;height:34px}}


/* Community Suite 4.3 – store and chat identities */
.c43-store{display:grid;gap:20px}.c43-wallet{min-width:170px;padding:16px 20px;border-radius:18px;background:rgba(255,255,255,.12);text-align:right}.c43-wallet small,.c43-wallet span{display:block;opacity:.82}.c43-wallet strong{display:block;font-size:32px;line-height:1.05}.c43-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.c43-product-card{overflow:hidden;border:1px solid #e3e9e5;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(25,45,34,.07);display:flex;flex-direction:column}.c43-product-card.soldout{opacity:.65}.c43-product-image{height:160px;background:linear-gradient(135deg,#edf8f1,#e7efff);display:flex;align-items:center;justify-content:center}.c43-product-image img{width:100%;height:100%;object-fit:cover}.c43-product-image i{font-size:54px;color:#4c966b}.c43-product-body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.c43-product-body h2{margin:0;font-size:21px}.c43-product-body p{color:#66746c;line-height:1.55;flex:1}.c43-product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.c43-product-footer>strong{font-size:22px;color:#246740}.c43-product-footer small{font-size:12px;font-weight:600}.c43-orders{margin-top:4px}.c42-chat-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}
@media(max-width:680px){.c43-wallet{width:100%;text-align:left}.c43-product-grid{grid-template-columns:1fr}}
.bridge-sidebar-head{display:flex;align-items:center;gap:8px}.bridge-sidebar-head img,.bridge-sidebar-initial{width:30px;height:30px;border-radius:8px;object-fit:cover;flex:0 0 30px}.bridge-sidebar-initial{display:grid;place-items:center;background:#e9f5ed;color:#2f7d4d;font-weight:700}.bridge-sidebar-head>div{min-width:0}
.c43-account-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:18px}.c43-ledger-list{display:grid}.c43-ledger-list article{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #edf1ee}.c43-ledger-list article:last-child{border-bottom:0}.c43-ledger-list article>div{min-width:0}.c43-ledger-list strong,.c43-ledger-list small{display:block}.c43-ledger-list small{color:#748178;margin-top:3px}.c43-ledger-amount{min-width:72px;font-size:17px;font-weight:800}.c43-ledger-amount.plus{color:#287a4b}.c43-ledger-amount.minus{color:#a74343}@media(max-width:900px){.c43-account-grid{grid-template-columns:1fr}}
