:root{--bg: #eef2f6;--bg-card: rgba(255, 255, 255, .92);--text: #102a43;--sub: #486581;--line: #d3dce6;--accent: #1176a9;--accent-dark: #0d5478;--error: #b00020;--toolbar-icon-button-size: 44px}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif;color:var(--text);background:radial-gradient(circle at 6% 8%,rgba(169,223,241,.6) 0%,transparent 34%),radial-gradient(circle at 94% 4%,rgba(174,236,206,.45) 0%,transparent 26%),linear-gradient(180deg,#f8fafc 0%,var(--bg) 100%)}.page-wrap{width:100%;padding:18px 12px 88px}.container{max-width:980px;margin:0 auto}.header{margin-bottom:14px}.header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px}.header-actions{display:flex;flex-direction:row;align-items:flex-end;gap:6px}.title-row{display:flex;align-items:center;gap:10px}.badge-row{display:inline-flex;align-items:center;gap:8px}.brand-link{color:inherit;text-decoration:none}.brand-link:hover .badge,.brand-link:focus-visible .badge{text-decoration:underline}.badge{margin:0;color:var(--accent-dark);font-weight:700;letter-spacing:.11em}h1{margin:2px 0 0;font-size:clamp(1.35rem,2.2vw,1.9rem);min-width:0}.card{background:var(--bg-card);border:1px solid var(--line);border-radius:14px;padding:14px;box-shadow:0 18px 38px #102a431c}.card+.card{margin-top:12px}.x-icon-link{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;border:1px solid #111;background:#111}.x-icon-image{width:14px;height:14px;display:block}.form{display:grid;gap:10px}.field{display:grid;gap:5px}.label{font-size:.9rem;font-weight:700}input,textarea,select,button{font:inherit}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;color:var(--text);background:#fff}input{min-height:42px}textarea{resize:vertical;min-height:42px}input:focus,textarea:focus,select:focus{outline:none;border-color:#8ab9d2;box-shadow:0 0 0 2px #1176a929}.row{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.actions{display:flex;justify-content:flex-end}.user-info-toolbar{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px}.user-info-toolbar-actions{display:flex;align-items:center;gap:10px}.language-switch{display:inline-flex;padding-top:2px}.language-select{min-width:118px;padding:6px 32px 6px 12px;border-radius:999px;font-size:.82rem;font-weight:700;color:var(--text);background-color:#fff}button{border:0;border-radius:999px;padding:10px 20px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--accent) 0%,#149bc8 100%);cursor:pointer}button:disabled{cursor:default;opacity:.6}.secondary-button{background:#fff;color:var(--accent-dark);border:1px solid var(--line)}.icon-button{width:var(--toolbar-icon-button-size);height:var(--toolbar-icon-button-size);padding:0;border-radius:999px;background:#fff;color:var(--accent-dark);border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #102a4314}.icon-button:hover{border-color:#b8c7d6}.icon-button:focus-visible{outline:none;box-shadow:0 0 0 2px #1176a929}.action-icon{width:20px;height:20px;display:block;font-size:22px;line-height:1;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.external-icon-button{display:inline-flex;align-items:center;justify-content:center}.lodestone-icon,.fflogs-icon{width:24px;height:24px;display:block;border-radius:999px}.external-icon-button:disabled{opacity:.45;cursor:default}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.result-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}h2{margin:0;font-size:1.05rem}.result-header p{margin:0;font-size:.9rem;color:var(--sub)}.result-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.result-item{border:1px solid var(--line);border-radius:10px;padding:10px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;background:#fff}.result-item-button{width:100%;text-align:left;color:var(--text);background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px}.result-item-button:hover{border-color:#b8c7d6}.result-item-button:focus-visible{outline:none;box-shadow:0 0 0 2px #1176a929}.result-item-body{min-width:0}.community-item{align-items:flex-start;grid-template-columns:auto minmax(0,1fr) auto}.member-item{grid-template-columns:auto minmax(0,1fr) auto}.user-summary{display:flex;align-items:center;gap:12px;min-width:0}.user-summary-avatar{flex:0 0 auto}.community-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.community-type-tag{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;font-size:.76rem;font-weight:700;color:var(--accent-dark);background:#1176a91a}.community-flags{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;align-self:flex-start}.community-item-side{display:grid;justify-items:end;gap:6px;align-self:stretch}.community-member-count{margin:0;color:var(--sub);font-size:.84rem;font-weight:700;text-align:right;white-space:nowrap}.member-name-row{display:flex;align-items:center;gap:8px;min-width:0}.member-name-row .user-name{min-width:0}.status-chip{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:.74rem;font-weight:700}.status-chip-muted{color:#575757;background:#ececec}.status-chip-warn{color:#8a2d00;background:#ffe4d6}.crest-image{width:52px;height:52px;border-radius:12px;object-fit:cover;border:2px solid #e4edf5}.crest-image-flat{object-fit:contain;background:linear-gradient(180deg,#f2f7fb,#e5eef6)}.community-crest-stack{position:relative;width:52px;height:52px;flex:0 0 auto}.community-crest-stack-inner{position:relative;width:100%;height:100%;overflow:hidden}.community-crest-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.community-crest-fallback{width:52px;height:52px;border-radius:12px;border:2px solid #e4edf5;background:linear-gradient(180deg,#f2f7fb,#e5eef6)}.member-fc-crest{width:24px;height:24px;min-width:24px;border-radius:6px}.avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #e4edf5}.user-name{margin:0;font-weight:700}.meta{margin:2px 0 0;color:var(--sub);font-size:.9rem}.error{margin:0;color:var(--error);font-size:.9rem}.error-row{display:flex;align-items:center;gap:8px}.retry-button{padding:6px 12px;font-size:.82rem}.loading{margin:10px 0 0;color:var(--sub);font-size:.9rem}.timestamp{margin-top:8px}.result-header-stack{align-items:flex-start}.community-summary-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.community-summary-meta p{margin:0;text-align:right;font-size:.82rem;line-height:1.35}.community-groups{display:grid;gap:16px}.community-group{display:grid;gap:8px}.community-group-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px}.community-group-header h3{margin:0;font-size:.95rem;letter-spacing:.08em}.community-group-header p{margin:0;color:var(--sub);font-size:.84rem;justify-self:end;text-align:right;white-space:nowrap}.share-dialog{border:0;border-radius:18px;padding:16px 22px;color:var(--text);background:#fffffff2;box-shadow:0 20px 44px #102a432e;animation:share-dialog-fade-in .18s ease-out}.share-dialog::backdrop{background:#102a431f;animation:share-dialog-backdrop-in .18s ease-out}.share-dialog-message{margin:0;font-size:.95rem;font-weight:700}.share-dialog-message-error{color:var(--error)}@keyframes share-dialog-fade-in{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes share-dialog-backdrop-in{0%{opacity:0}to{opacity:1}}.sentinel{width:100%;height:2px}@media (max-width: 760px){.header-row{align-items:stretch}.header-actions{align-items:flex-end}.title-row{align-items:flex-start}.language-switch{justify-content:flex-end}.row{grid-template-columns:1fr}.avatar,.crest-image,.community-crest-stack{width:44px;height:44px}.community-crest-stack-inner{width:100%;height:100%}.member-fc-crest{width:22px;height:22px;min-width:22px}}
