*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:20px}.container{max-width:1200px;margin:0 auto;background:#fff;border-radius:15px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;text-align:center;position:relative}.header h1{font-size:1.8em;margin-bottom:8px}.header p{font-size:.95em;opacity:.9;margin:0}.header-top{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:10px}.github-link{padding:6px 12px;background:#fff3;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;font-size:.85em;transition:background .3s ease}.github-link:hover{background:#ffffff4d}.language-select{padding:6px 12px;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;font-size:.85em;cursor:pointer;transition:background .3s ease}.language-select:hover{background:#ffffff4d}.language-select option{color:#333;background:#fff}.search-section{padding:40px;background:#f8f9fa}.search-form{display:flex;gap:15px;margin-bottom:20px}.search-input{flex:1;padding:15px 20px;border:2px solid #e9ecef;border-radius:10px;font-size:1em;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#667eea}.search-btn{padding:15px 30px;background:#667eea;color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:1em;font-weight:500;transition:background .3s ease}.search-btn:hover{background:#5a67d8}.search-btn:disabled{background:#ccc;cursor:not-allowed}.loading{text-align:center;padding:20px;color:#667eea;font-size:1.1em}.error{background:#f8d7da;color:#721c24;padding:15px;border-radius:10px;margin:20px 0}.user-info{background:#fff;border-radius:15px;padding:30px;margin:20px;box-shadow:0 10px 30px #0000001a}.user-header{display:flex;align-items:center;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #e9ecef}.user-avatar{width:80px;height:80px;border-radius:50%;margin-right:20px;border:3px solid #667eea;background-color:#e9ecef}.user-basic{flex:1;display:flex;flex-direction:column;gap:5px}.username{font-size:1.8em;font-weight:700;color:#333;margin-bottom:5px}.user-id{color:#666;font-size:1em}.copyable{cursor:pointer;position:relative;transition:background-color .2s ease;padding:2px 4px;border-radius:4px;display:inline-flex;align-items:center;gap:6px;width:fit-content}.copyable:hover{background-color:#667eea1a}.copy-icon{width:16px;height:16px;opacity:.6;transition:opacity .2s ease;cursor:pointer;flex-shrink:0}.copyable:hover .copy-icon{opacity:1}.copy-feedback{position:absolute;top:-35px;left:0;background:#28a745;color:#fff;padding:6px 12px;border-radius:6px;font-size:.85em;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease;white-space:nowrap;box-shadow:0 2px 8px #00000026}.copy-feedback.show{opacity:1}.badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.badge{background:#667eea;color:#fff;padding:4px 8px;border-radius:15px;font-size:.8em;font-weight:500}.verified{background:#28a745}.supporter{background:#ffc107;color:#212529}.user-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:25px}.detail-section{background:#f8f9fa;padding:20px;border-radius:10px}.detail-section h3{color:#333;margin-bottom:15px;font-size:1.3em}.detail-item{display:flex;justify-content:space-between;margin-bottom:10px;padding:8px 0;border-bottom:1px solid #e9ecef}.detail-item:last-child{border-bottom:none;margin-bottom:0}.detail-label{font-weight:500;color:#666}.detail-value{color:#333;font-weight:500}.tags-container{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.tag{background:#e9ecef;color:#495057;padding:3px 8px;border-radius:12px;font-size:.8em;display:inline-flex;align-items:center;gap:5px}.tag-icon{width:16px;height:16px;border-radius:3px}.user-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.no-results{text-align:center;padding:40px;color:#666;font-size:1.1em}@media(max-width:768px){body{padding:10px}.container{margin:0;border-radius:10px}.header{padding:15px}.header h1{font-size:1.5em}.github-link{top:15px;right:15px;font-size:.8em;padding:5px 10px}.search-section{padding:20px}.search-form{flex-direction:column}.user-header{flex-direction:column;text-align:center}.user-avatar{margin-right:0;margin-bottom:15px;width:60px;height:60px}.user-info{margin:10px 0;padding:20px}.username{font-size:1.4em}.user-id{font-size:.9em;word-break:break-all}.user-details{grid-template-columns:1fr;gap:15px}.detail-section{padding:15px}.detail-item{flex-direction:column;align-items:flex-start;gap:5px}.tags-container{gap:3px}.tag{font-size:.7em;padding:2px 6px}.tag-icon{width:14px;height:14px}.user-tags{gap:3px}}.world-item:hover{box-shadow:0 4px 12px #00000026!important;transform:translateY(-2px)}.world-card{border:1px solid #e9ecef;border-radius:12px;padding:16px;display:flex;flex-direction:column;height:280px;cursor:pointer;transition:all .2s ease;background:#fff;overflow:hidden;word-wrap:break-word;word-break:break-word}.world-thumbnail{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-bottom:12px}.world-content{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.world-title{font-weight:500;color:#333;margin-bottom:6px;word-break:break-word;word-wrap:break-word;line-height:1.3;font-size:1em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:3.9em}.world-date{font-size:.85em;color:#666;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.world-description{font-size:.8em;color:#888;word-break:break-word;word-wrap:break-word;line-height:1.4;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.2em;-webkit-hyphens:auto;hyphens:auto;min-height:0}@media(max-width:768px){.world-card{height:auto;min-height:300px}.world-thumbnail{height:180px}.world-title{font-size:.95em;-webkit-line-clamp:2;max-height:2.6em}.world-date{font-size:.8em}.world-description{font-size:.75em;max-height:3.15em;-webkit-line-clamp:2}}
