.shop-banner,.community-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 34px;border-radius:22px;background:#ede8ff;color:#3e2c76}.shop-banner h2,.community-banner h2{font-size:28px;margin:10px 0}.shop-banner p,.community-banner p{line-height:1.8;margin-bottom:0}.shop-banner small,.community-banner small{letter-spacing:2px;font-size:10px;font-weight:700}.shop-banner button,.community-banner button{padding:12px 18px;white-space:nowrap;background:#7657ff;color:#fff;border-radius:10px}.community-banner{background:#e8f4f0;color:#20564b}.community-banner button{background:#287d68}.event-banner{background:#ffece2;color:#7c4228}.shop-grid,.community-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:20px;margin:22px 0}.shop-card{border:1px solid #eeeaf7;border-radius:18px;overflow:hidden;background:#fff}.shop-card>div:last-child{padding:20px}.shop-card h3{margin:8px 0}.shop-card p{line-height:1.7;color:#747185;min-height:46px}.shop-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:15px;border-top:1px solid #f0edf6}.shop-card button,.event-card>button,.guild-card>button{padding:9px 13px;background:#f0ebff;color:#6545d1;border-radius:8px}.item-preview{height:142px;display:grid;place-content:center;background:#f8f7fc}.item-preview .avatar{height:74px;width:74px}.member-preview{height:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:linear-gradient(130deg,#2e2843,#605045);color:#ffe1a4;font-size:26px}.member-preview strong{font-size:10px;letter-spacing:3px}.member-preview span{font-size:16px}.vip-badge{display:inline-block;font-size:10px!important;font-weight:600;padding:3px 7px;border-radius:5px;background:#fff0ce;color:#91600f;white-space:nowrap}.profile-top.member-profile{background:linear-gradient(120deg,#fffbef,#fff7df);border:1px solid #e7c787}.membership-status{padding:22px;border-radius:13px;background:#f7f5fb}.membership-status.active{background:#fff4d9;color:#755728}.membership-status button{border-radius:8px;padding:8px 14px;background:#fff}.inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-row small{display:block;color:#94909f;font-size:11px;margin-top:5px}.avatar.frame-aurora,.cover img.frame-aurora{outline:3px solid #a17aff;box-shadow:0 0 0 6px #eee2ff}.avatar.frame-sunset,.cover img.frame-sunset{outline:3px solid #ff9778;box-shadow:0 0 0 6px #ffebdd}.avatar.frame-ocean,.cover img.frame-ocean{outline:3px solid #59addb;box-shadow:0 0 0 6px #e2f4ff}.avatar.frame-mint,.cover img.frame-mint{outline:3px solid #68b89b;box-shadow:0 0 0 6px #e0f6ed}.avatar.frame-gold,.cover img.frame-gold{outline:3px solid #ceac62;box-shadow:0 0 0 6px #fff0ce}.avatar.frame-rose,.cover img.frame-rose{outline:3px solid #dc86ae;box-shadow:0 0 0 6px #ffe8f3}.bubble-ocean{background:#e3f2ff!important;color:#245d88!important}.bubble-mint{background:#e2f5eb!important;color:#24694c!important}.bubble-aurora{background:#eee5ff!important;color:#6236a4!important}.bubble-sunset{background:#ffeadc!important;color:#8c4925!important}.bubble-gold{background:#fff0cd!important;color:#83601e!important}.bubble-rose{background:#ffe5ef!important;color:#973e61!important}.community-search{display:flex;gap:9px;margin:22px 0}.community-search input{flex:1;min-width:0;padding:12px;border:1px solid #e8e5ef;border-radius:10px}.community-search button{border-radius:10px;padding:0 20px;background:#fff;color:#6545d1}.guild-card,.event-card{margin-top:0;display:flex;align-items:flex-start;flex-direction:column;gap:10px;padding:23px}.guild-card h3,.event-card h3{margin:4px 0}.guild-card p,.event-card p{color:#777183;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap;margin:0;flex:1}.guild-card small,.event-card small{color:#888294}.guild-symbol{display:grid;place-content:center;width:46px;height:46px;border-radius:13px;color:#397b69;background:#e4f3ed;font-size:29px}.guild-mine{display:flex;align-items:center;justify-content:space-between}.guild-mine h3{margin:7px 0}.guild-mine button{padding:11px;border-radius:9px;color:#397b69;background:#e4f3ed}.guild-notice{background:#f6f5fb;padding:12px 18px;border-radius:12px}.guild-notice p,.event-description{white-space:pre-wrap;line-height:1.8;overflow-wrap:anywhere}.guild-members .simple-row{flex-wrap:wrap;gap:10px}.guild-chat-messages{height:340px;overflow:auto;padding:15px;background:#f8f7fc;border-radius:12px;margin-bottom:14px}.guild-chat-messages p{display:flex;align-items:center;gap:10px;line-height:1.7;overflow-wrap:anywhere}.guild-chat-messages .avatar{flex:0 0 30px;width:30px;height:30px}.event-card-top{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#977056}.event-card-top b{background:#fff2e6;border-radius:5px;padding:4px 6px}.room-chat-bubble{display:inline-block;padding:4px 9px;border-radius:8px}.side .nav{max-height:calc(100vh - 205px);overflow-y:auto}.community-description{white-space:pre-wrap}.modal input[type=datetime-local]{min-width:0}
@media(max-width:720px){.shop-banner,.community-banner{padding:23px;align-items:flex-start;flex-direction:column;gap:13px}.shop-banner h2,.community-banner h2{font-size:23px}.shop-grid,.community-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-card>div:last-child{padding:14px}.shop-card footer{gap:8px;align-items:flex-start;flex-direction:column}.shop-card p{font-size:12px}.shop-card footer button{width:100%}.guild-card,.event-card{padding:15px}.event-card-top{align-items:flex-start;gap:8px;flex-direction:column}.side .nav{max-height:none;overflow-y:hidden;overflow-x:auto;justify-content:flex-start;gap:2px}.side .nav button{flex:0 0 56px}.guild-chat-messages{height:45vh}.guild-members .simple-row{font-size:12px}.guild-members .simple-row button{padding:7px}.shop-banner p,.community-banner p{font-size:13px}}
