body.friend-chat-open{overflow:hidden}
.friend-chat-actions{flex-wrap:wrap}
.friend-gift-panel{flex:none;max-height:48%;overflow-y:auto;padding:12px 16px;background:#204b3e;border-bottom:1px solid #d8bd6955;font:13px/1.5 system-ui}
.friend-gift-panel[hidden]{display:none}.friend-gift-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.friend-gift-heading h3{margin:0;font:600 16px system-ui;color:#f5dca1}.friend-gift-heading button{font:12px system-ui;padding:8px 14px;min-height:36px}
.friend-gift-panel p{margin:7px 0}.friend-gift-panel label{display:flex;align-items:center;gap:12px;font:13px system-ui;color:#f5efd5}.friend-gift-panel input{box-sizing:border-box;width:96px;min-height:42px;padding:8px 12px;border:1px solid #d5bd7d;border-radius:8px;background:#10352e;color:#fff1cd;font:16px system-ui}.friend-gift-panel small{display:block;color:#b7cebd;font:12px/1.5 system-ui}
#friend-gift-summary{color:#eedca8;font:12px/1.5 system-ui}#friend-gift-confirm{display:block;width:100%;margin-top:10px;min-height:42px;font:14px system-ui;padding:9px 14px}#friend-gift-notice:empty{display:none}#friend-gift-notice{font:12px/1.5 system-ui}
.chat-gift-bubble .art-icon{display:block;width:46px;height:46px;margin:0 auto 5px}.chat-gift-bubble{text-align:center}
.friends-panel{padding:clamp(16px,3vw,28px);max-width:900px;margin:auto}
.friends-panel h1{margin:0}.friends-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.friends-panel .friends-companion-entry{margin:16px 0;width:100%}
.friend-search-label{display:grid;gap:8px;font-size:14px;color:#dbc894}.friend-search-label input{width:100%;box-sizing:border-box;min-height:46px;background:#0b302b;border:1px solid #76947b;border-radius:12px;padding:12px 14px;color:#f8efda;font:16px system-ui}
.friend-sort-note{font:12px/1.6 system-ui;color:#a9c8b7;margin:8px 0 15px}
.friend-list{display:grid;gap:0}.friend-row{width:100%;display:flex;align-items:center;gap:14px;border:0;border-bottom:1px solid #acc29825;border-radius:0;background:transparent;box-shadow:none;padding:16px 2px;text-align:left;color:#f8efd7;min-width:0}
.friend-row:hover,.friend-row:focus-visible{background:#b7d39a12}.friend-row:focus-visible{outline:2px solid #dfc273;outline-offset:2px}
.friend-row .collection-portrait,.friend-chat-dialog .collection-portrait{margin:0;padding:0;min-width:0;min-height:0;flex:none}
.friend-row .profile-avatar{width:52px;height:52px;margin:0;display:block}.friend-row .avatar-badge{width:18px;height:18px}
.friend-copy{display:grid;gap:5px;min-width:0;flex:1}.friend-copy strong{font:600 17px/1.4 system-ui;overflow-wrap:anywhere}
.friend-presence{color:#abc6b8;font:12px/1.4 system-ui}.friend-presence.is-online{color:#a6e3bc}.friend-preview{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#c2cebf;font:14px/1.5 system-ui}
.friend-row-end{display:grid;justify-items:center;gap:8px;color:#aeccba}.friend-unread{background:#d5b768;color:#123a30;border-radius:20px;min-width:24px;padding:3px 6px;text-align:center;font:600 12px system-ui}
.friend-empty{padding:24px 8px;line-height:1.8;color:#bfcebe}.friends-add{margin-top:20px;border-top:1px solid #d2ba6838;padding-top:15px}.friends-add summary{cursor:pointer;color:#f1d994;padding:8px 0}.friends-add .game-actions{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.friends-add input{min-width:0;flex:1;font-size:16px}.friends-add button{min-height:44px}
.friend-chat-dialog{width:min(660px,calc(100vw - 24px));height:min(760px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);max-width:none;box-sizing:border-box;padding:0;border:1px solid #c7b271;border-radius:22px;background:#123b33;color:#f3ead2;overflow:hidden;box-shadow:0 24px 90px #041d19b0}
.friend-chat-dialog[open]{display:flex;flex-direction:column}.friend-chat-dialog::backdrop{background:#061e1cd1;backdrop-filter:blur(5px)}
.friend-chat-head{display:flex;align-items:center;gap:12px;padding:15px;background:#123a32;border-bottom:1px solid #a5b98433;flex:none}.friend-chat-head>button{padding:10px;min-height:44px;font:14px system-ui;flex:none}
#friend-chat-identity{display:flex;align-items:center;gap:12px;min-width:0}#friend-chat-identity>div:last-child{min-width:0}#friend-chat-name{font:600 18px/1.4 system-ui;margin:0;overflow-wrap:anywhere}#friend-chat-identity small{font:12px/1.5 system-ui;color:#a8c6b5}
.friend-chat-head .profile-avatar{width:42px;height:42px;margin:0;display:block}.friend-chat-head .avatar-badge{width:15px;height:15px}
.friend-chat-actions{display:flex;gap:8px;padding:9px 14px;border-bottom:1px solid #a5b98422;flex:none}.friend-chat-actions button{padding:9px 14px;min-height:40px;font:13px system-ui}
.friend-chat-log{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:15px;background:radial-gradient(ellipse at 10% 10%,#29534655,transparent 65%),#10352f;scrollbar-width:thin}
.chat-date{text-align:center;color:#b9cbbb;font:11px/1.5 system-ui;margin:10px 0 20px}.chat-message{display:flex;align-items:flex-start;gap:9px;margin:12px 0}.chat-message.is-mine{justify-content:flex-end}.chat-message .profile-avatar{display:block;width:30px;height:30px;margin:0}.chat-message .avatar-badge{display:none}
.chat-message-copy{max-width:78%;min-width:0}.chat-bubble{margin:0;padding:11px 14px;border-radius:3px 17px 17px;background:#315c4f;border:1px solid #9cbb8825;white-space:pre-wrap;overflow-wrap:anywhere;font:15px/1.65 system-ui;color:#f5f1de}
.is-mine .chat-bubble{background:#d5c487;color:#203c31;border-color:#ecd995;border-radius:17px 3px 17px 17px}.chat-message-meta{display:block;color:#adc5b8;margin-top:5px;font:10px/1.5 system-ui}.is-mine .chat-message-meta{text-align:right}.chat-empty{text-align:center;color:#b8cbbb;line-height:1.8;margin:40px 10px}.chat-older{display:block;margin:0 auto;padding:8px 16px;font:12px system-ui;background:#244c40;color:#e7d6a4;border:1px solid #a5b98466;border-radius:20px}
#friend-chat-new{position:absolute;bottom:150px;left:50%;transform:translateX(-50%);padding:8px 16px;border-radius:20px;background:#e6ce88;color:#173e34;font:13px system-ui}#friend-chat-notice{flex:none;margin:0;padding:8px 16px;font:12px/1.5 system-ui;color:#eed594}#friend-chat-notice:empty{display:none}
.friend-chat-composer{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:8px 12px;flex:none;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));background:#123a32;border-top:1px solid #b4bd8138}
.friend-chat-composer textarea{width:100%;min-width:0;box-sizing:border-box;background:#0b2f29;border:1px solid #75957a;border-radius:16px;color:#f7efd6;padding:12px;resize:none;font:16px/1.45 system-ui;max-height:100px}
.chat-send-area{display:grid;align-content:start;gap:6px;justify-items:center}.chat-send-area button{display:flex;align-items:center;gap:3px;justify-content:center;min-width:82px;min-height:51px;padding:4px 8px;border:1px solid #e6cf83;background:linear-gradient(140deg,#598475,#1f5144);border-radius:15px;color:#f7e8b8;font:14px system-ui}.chat-send-area .art-icon{width:36px;height:36px;object-fit:contain}.chat-send-area small{font:11px/1.3 system-ui;color:#efdbab}.chat-composer-foot{grid-column:1/-1;display:flex;gap:8px;align-items:center;color:#b3c7b7;font:11px/1.4 system-ui}.chat-composer-foot small{font:inherit}#friend-chat-count{margin-left:auto}.chat-composer-foot a{color:#ffe399}.chat-send-area button:disabled{opacity:.5;cursor:default}
.friend-chat-dialog .sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(max-width:650px){.friends-panel{padding:16px}.friend-row{gap:12px;padding:14px 0}.friend-row .profile-avatar{width:46px;height:46px}.friend-chat-dialog{width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;margin:0}.friend-chat-head{padding-top:calc(12px + env(safe-area-inset-top,0px))}.friend-chat-log{padding:12px}.friends-panel h1{font-size:26px}}
@media(max-width:350px){.friend-chat-head{gap:8px;padding-left:8px;padding-right:8px}#friend-chat-identity{gap:8px}.friend-chat-composer{padding-left:10px;padding-right:10px;gap:8px;grid-template-columns:minmax(0,1fr) 76px}.chat-send-area button{min-width:76px}.chat-send-area .art-icon{width:30px;height:30px}}
