*{font-family:Arial,Helvetica,sans-serif}html{height:99%}#root,body{height:100%}.main{display:flex;flex-direction:row;gap:20px;height:90vh}.right_main{overflow:auto;padding:0 20px;width:85%}.space_between{align-items:center;display:flex;justify-content:space-between}.right_padding{padding:1.5rem 0 1.5rem 1.5rem}.bold_title{font-size:1.5rem;font-weight:700;line-height:1.4}.bluebtn{background:#3090e2;border:none;border-radius:8px;box-shadow:0 2px 4px rgba(48,144,226,.2);color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-right:5%;padding:.75rem 1.5rem;transition:all .2s ease-out}.bluebtn:hover{background:#2b82d1;box-shadow:0 4px 8px rgba(48,144,226,.25);transform:translateY(-1px)}.btn_indicator_container{margin:1.5rem 0;width:100%}.form_postBtn{background:#3090e2;border-radius:6px;padding:.625rem 1.25rem;transition:background .2s ease}.form_postBtn:hover{background:#2b82d1}.mandatory_indicator{color:#e53e3e;font-size:.8rem;font-style:italic;margin-top:.5rem}.status-popup{background-color:#2f3136;border-radius:8px;bottom:60px;box-shadow:0 4px 12px rgba(0,0,0,.3);left:5%;padding:8px 0;position:absolute;width:200px;z-index:999}.status-option{align-items:flex-start;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:8px 12px}.status-icon{font-size:16px;margin-right:8px}.chevron-icon{color:#a0aec0;font-size:14px;margin-left:26%}.status-option:hover{background-color:#40444b}.status-desc{color:#b9bbbe;font-size:12px}.status-label{font-weight:500}.status-info{display:flex;flex-direction:column;flex-grow:1}.status-icon.invisible{color:#9ca3af;font-size:29px;margin-bottom:-2px}.dnd-submenu{background-color:#2f3136;border-radius:8px;border-bottom-left-radius:0;border-top-left-radius:0;box-shadow:0 4px 12px rgba(0,0,0,.3);left:100%;margin-left:0;padding:8px 0;position:absolute;top:0;width:220px;z-index:1000}.status-icon{font-size:14px;margin-right:6px;vertical-align:middle}.status-icon.online{color:#22c55e}.status-icon.away{color:#facc15}.status-icon.busy{color:#ef4444}.status-icon.invisible-icon{color:#9ca3af;font-size:14px;margin-bottom:-1px}.login-button{border:none;border-radius:5px;cursor:pointer;font-size:16px;padding:12px;transition:background-color .3s}.signup-link{color:#007bff;cursor:pointer;font-size:14px;margin-top:30px;text-align:center;text-decoration:none;transition:color .3s}.signup-link:hover{color:#0056b3;text-decoration:underline}.question{border-top:1px solid #e2e8f0;cursor:pointer;display:flex;flex-direction:row;padding:1.5rem 0;transition:background-color .15s ease}.question:hover{background-color:#f8fafc}.postStats{color:#718096;font-size:.875rem;text-align:center;width:10%}.question_mid{padding:0 1rem;width:60%}.postTitle{color:#4299e1;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.question_tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1%}.question_tag_button{background:#4a5568;border-radius:8px;border-width:0;color:#fff;font-size:.75rem;padding:.25rem .75rem;transition:all .15s ease}.question_tag_button:hover{background:#2d3748;transform:translateY(-1px)}.question_tag_button:first-child{margin-left:0}.lastActivity{align-items:center;display:flex;flex-direction:row;font-size:.875rem;width:30%}.question_author{color:#e53e3e;margin-right:.5rem}.question_meta{color:#a0aec0}.poll{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin-top:15px;padding:15px}.poll h4{color:#333;font-size:16px}.poll h4,.poll-option{margin-bottom:10px}.poll-option button{background-color:#007bff;border:1px solid #007bff;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:10px;text-align:left;transition:background-color .3s ease,border-color .3s ease;width:100%}.poll-option button:hover{background-color:#0056b3;border-color:#0056b3}.poll-option button:active{background-color:#004080;border-color:#004080}.poll-option button:disabled{background-color:#ccc;border-color:#ccc;cursor:not-allowed}.tag_list{grid-gap:80px 20px;display:grid;grid-template-columns:repeat(3,1fr)}.tagNode{align-items:center;border:1px dashed #000;display:flex;flex-direction:column;justify-items:center;padding:5%;place-self:center;width:30%}.tagName{color:#6495ed}.form{background-color:#f4f4f4;margin:20px auto;padding:20px;width:60%}.input_title{font-weight:700;margin-bottom:8px}.input_hint{color:#000;font-size:14px;font-style:italic;margin-bottom:5px;margin-left:10px}.input_input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:20px;padding:10px;width:100%}.input_error{color:red;margin-bottom:20px}.form-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:0 auto;max-width:800px;padding:20px}.input-container{margin-bottom:20px}.input-container label{color:#333;display:block;font-weight:700;margin-bottom:8px}.input-container input,.input-container textarea{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:10px;width:100%}.input-container textarea{min-height:100px;resize:vertical}.input-container .error{color:#ff4d4f;font-size:12px;margin-top:5px}.poll-section{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin-top:20px;padding:15px}.poll-options{margin-top:10px}.poll-options .input-container{margin-bottom:10px}.form_addPollOptionBtn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 16px;transition:background-color .3s ease}.form_addPollOptionBtn:hover{background-color:#0056b3}.btn_indicator_container{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.form_postBtn{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.form_postBtn:hover{background-color:#218838}.mandatory_indicator{color:#666;font-size:12px}.comment-section{background-color:#f9f9f9;border-radius:6px;font-size:.9rem;margin:.5em;padding:.5em}.toggle-button{background:none;border:none;color:#007bff;cursor:pointer;font-size:1rem;padding:0;text-decoration:underline}.toggle-button:hover{color:#0056b3}.comments-container{margin-top:.5em}.comments-list{list-style-type:none;margin:0;padding:0}.comment-item{background-color:#fff;border:1px solid #ddd;border-radius:4px;margin-bottom:.25em;padding:.5em}.comment-text{font-size:.85rem;margin-bottom:.25em}.comment-meta{color:#666;font-size:.75rem}.no-comments{color:#666;font-size:.85rem;font-style:italic}.add-comment{flex-direction:column;margin-top:.5em}.add-comment,.input-row{display:flex;gap:.5em}.comment-username{border:1px solid #ccc;border-radius:4px;flex:2 1;font-size:.85rem;padding:.25em}.comment-username:focus{border-color:#007bff;outline:none}.comment-textarea{border:1px solid #ccc;border-radius:4px;flex:5 1;font-size:.85rem;padding:.25em;resize:none}.comment-textarea:focus{border-color:#007bff;outline:none}.add-comment-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1 1;font-size:.85rem;padding:.25em .5em}.add-comment-button:hover{background-color:#218838}.error{color:red;display:block;font-size:.75rem;margin-top:-.5em}.answer{border-bottom:1px solid #e2e8f0;display:flex;flex-direction:row;margin-bottom:1.5rem;padding-bottom:1.5rem}.answerText{color:#2d3748;line-height:1.6;padding-right:1rem;width:75%}.answerAuthor{font-size:.875rem;margin-left:5%;width:20%}.answer_author{color:#38a169;font-weight:500;margin-bottom:.25rem}#answersHeader{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem 0}.bold_title{font-size:1.25rem}.answer_question_title{color:#1a365d;font-weight:700;line-height:1.4;max-width:60%;padding:0 1rem;text-align:center}.answer_question_meta{font-size:.875rem;transition:color .15s ease}.ansButton{background-color:#4299e1;border:none;border-radius:6px;box-shadow:0 1px 3px rgba(66,153,225,.3);color:#fff;font-weight:500;margin:2% 0 2% 2%;padding:.625rem 1.25rem;transition:all .15s ease}.ansButton:hover{background-color:#3182ce;box-shadow:0 2px 5px rgba(66,153,225,.4);transform:translateY(-1px)}.ansButton:active{transform:translateY(0)}.questionBody{border-bottom:1px solid #e2e8f0;display:flex;flex-direction:row;margin-top:5%;padding-bottom:1.5rem}.answer_question_view{color:#4a5568;font-weight:600;width:15%}.answer_question_text{color:#2d3748;line-height:1.6;width:60%}.answer_question_right{display:flex;flex-direction:column;font-size:.875rem;margin-left:5%}.question_author{color:#4299e1;font-weight:500;margin-bottom:.25rem}.answer_question_meta{color:#718096;font-style:normal}.vote-container{align-items:center;display:flex;gap:.5rem;padding:.75rem}.vote-button{background-color:#fff;border:2px solid #e2e8f0;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 0 0 2px rgba(66,153,225,0);color:#4a5568;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.vote-button:hover{background-color:#f8fafc;border-color:#cbd5e0;box-shadow:0 2px 5px rgba(0,0,0,.15),0 0 0 3px rgba(66,153,225,.1);transform:translateY(-1px)}.vote-button:active{box-shadow:0 1px 2px rgba(0,0,0,.1);transform:translateY(0)}.vote-button-upvoted{background-color:#38a169;border-color:#38a169;box-shadow:0 1px 3px rgba(56,161,105,.3);color:#fff}.vote-button-downvoted{background-color:#e53e3e;border-color:#e53e3e;box-shadow:0 1px 3px rgba(229,62,62,.3);color:#fff}.vote-count{color:#2d3748;font-size:1.1rem;font-weight:700;margin-left:.5rem;min-width:1.5rem;text-align:center}*{box-sizing:border-box}.chat-room{border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;margin:auto;overflow:hidden;width:100%}.chat-header{background-color:#3090e2;color:#fff;padding:10px 20px;text-align:center}.chat-messages{background-color:#f9f9f9;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:5px}.user-name{font-weight:700;margin-right:5px}.message-input{background-color:#fff;border-top:1px solid #ddd;display:flex;padding:10px}.message-textbox{border:1px solid #ddd;border-radius:4px;flex:1 1;margin-right:10px;padding:10px;resize:none;width:100%}.message-actions{align-items:center;display:flex;justify-content:space-between}.send-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px;width:100px}.send-button:hover{background-color:#0056b3}.error-message{background-color:#ffe6e6;border:1px solid #fcc;border-radius:4px;display:inline-block;font-size:.85rem;margin-left:10px;padding:5px 10px;white-space:nowrap}.message{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;margin:auto auto 10px;padding:10px;width:98%}.message.sender{align-self:flex-end;background-color:#d1e7ff}.message.receiver{align-self:flex-start;background-color:#fff}.message-header{align-items:center;color:#666;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:5px}.message-sender{color:#333;font-weight:700}.message-time{color:#999;font-size:.8rem}.message-body{word-wrap:break-word;color:#333;font-size:1rem;line-height:1.5}@media (prefers-color-scheme:dark){.w-tc-editor{--color-fg-default:#c9d1d9;--color-canvas-subtle:#161b22;--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-markup-bold:#c9d1d9}}@media (prefers-color-scheme:light){.w-tc-editor{--color-fg-default:#24292f;--color-canvas-subtle:#f6f8fa;--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-markup-bold:#24292f}}.w-tc-editor[data-color-mode*=dark],[data-color-mode*=dark] .w-tc-editor,[data-color-mode*=dark] .w-tc-editor-var,body[data-color-mode*=dark]{--color-fg-default:#c9d1d9;--color-canvas-subtle:#161b22;--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-markup-bold:#c9d1d9}.w-tc-editor[data-color-mode*=light],[data-color-mode*=light] .w-tc-editor,[data-color-mode*=light] .w-tc-editor-var,body[data-color-mode*=light]{--color-fg-default:#24292f;--color-canvas-subtle:#f6f8fa;--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-markup-bold:#24292f}.w-tc-editor{background-color:var(--color-canvas-subtle);color:var(--color-fg-default);font-family:inherit;font-size:12px}.w-tc-editor-preview,.w-tc-editor-text{min-height:16px}.w-tc-editor-preview pre{font-family:inherit;font-size:inherit;margin:0;padding:0;white-space:inherit}.w-tc-editor-preview pre code{font-family:inherit}.w-tc-editor code[class*=language-] .token.cdata,.w-tc-editor code[class*=language-] .token.comment,.w-tc-editor code[class*=language-] .token.doctype,.w-tc-editor code[class*=language-] .token.prolog,.w-tc-editor pre[class*=language-] .token.cdata,.w-tc-editor pre[class*=language-] .token.comment,.w-tc-editor pre[class*=language-] .token.doctype,.w-tc-editor pre[class*=language-] .token.prolog{color:var(--color-prettylights-syntax-comment)}.w-tc-editor code[class*=language-] .token.punctuation,.w-tc-editor pre[class*=language-] .token.punctuation{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.w-tc-editor code[class*=language-] .namespace,.w-tc-editor pre[class*=language-] .namespace{opacity:.7}.w-tc-editor code[class*=language-] .token.boolean,.w-tc-editor code[class*=language-] .token.constant,.w-tc-editor code[class*=language-] .token.deleted,.w-tc-editor code[class*=language-] .token.number,.w-tc-editor code[class*=language-] .token.symbol,.w-tc-editor pre[class*=language-] .token.boolean,.w-tc-editor pre[class*=language-] .token.constant,.w-tc-editor pre[class*=language-] .token.deleted,.w-tc-editor pre[class*=language-] .token.number,.w-tc-editor pre[class*=language-] .token.symbol{color:var(--color-prettylights-syntax-entity-tag)}.w-tc-editor code[class*=language-] .style .token.string,.w-tc-editor code[class*=language-] .token.builtin,.w-tc-editor code[class*=language-] .token.char,.w-tc-editor code[class*=language-] .token.entity,.w-tc-editor code[class*=language-] .token.inserted,.w-tc-editor code[class*=language-] .token.operator,.w-tc-editor code[class*=language-] .token.property,.w-tc-editor code[class*=language-] .token.selector,.w-tc-editor code[class*=language-] .token.string,.w-tc-editor code[class*=language-] .token.url,.w-tc-editor pre[class*=language-] .style .token.string,.w-tc-editor pre[class*=language-] .token.builtin,.w-tc-editor pre[class*=language-] .token.char,.w-tc-editor pre[class*=language-] .token.entity,.w-tc-editor pre[class*=language-] .token.inserted,.w-tc-editor pre[class*=language-] .token.operator,.w-tc-editor pre[class*=language-] .token.property,.w-tc-editor pre[class*=language-] .token.selector,.w-tc-editor pre[class*=language-] .token.string,.w-tc-editor pre[class*=language-] .token.url{color:var(--color-prettylights-syntax-constant)}.w-tc-editor code[class*=language-] .token.atrule,.w-tc-editor code[class*=language-] .token.keyword,.w-tc-editor code[class*=language-] .token.property-access .token.method,.w-tc-editor pre[class*=language-] .token.atrule,.w-tc-editor pre[class*=language-] .token.keyword,.w-tc-editor pre[class*=language-] .token.property-access .token.method{color:var(--color-prettylights-syntax-keyword)}.w-tc-editor code[class*=language-] .token.function,.w-tc-editor pre[class*=language-] .token.function{color:var(--color-prettylights-syntax-string)}.w-tc-editor code[class*=language-] .token.important,.w-tc-editor code[class*=language-] .token.regex,.w-tc-editor code[class*=language-] .token.variable,.w-tc-editor pre[class*=language-] .token.important,.w-tc-editor pre[class*=language-] .token.regex,.w-tc-editor pre[class*=language-] .token.variable{color:var(--color-prettylights-syntax-string-regexp)}.w-tc-editor code[class*=language-] .token.bold,.w-tc-editor code[class*=language-] .token.important,.w-tc-editor pre[class*=language-] .token.bold,.w-tc-editor pre[class*=language-] .token.important{color:var(--color-prettylights-syntax-markup-bold)}.w-tc-editor code[class*=language-] .token.tag,.w-tc-editor pre[class*=language-] .token.tag{color:var(--color-prettylights-syntax-entity-tag)}.w-tc-editor code[class*=language-] .token.attr-name,.w-tc-editor code[class*=language-] .token.attr-value,.w-tc-editor pre[class*=language-] .token.attr-name,.w-tc-editor pre[class*=language-] .token.attr-value{color:var(--color-prettylights-syntax-constant)}.w-tc-editor code[class*=language-] .token.class-name,.w-tc-editor code[class*=language-] .token.selector .class,.w-tc-editor pre[class*=language-] .token.class-name,.w-tc-editor pre[class*=language-] .token.selector .class{color:var(--color-prettylights-syntax-entity)}.chats-list-card{background-color:#f5f5f5;border-radius:6px;cursor:pointer;margin-bottom:10px;padding:12px;transition:background-color .3s}.friendsPage{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);justify-content:center;padding:20px}.friend-card{border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.08);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin-bottom:8px;max-width:600px;padding:15px 20px;width:100%}.friend-meta{align-items:center;display:flex;gap:.5rem}.friend-username{font-size:1rem}.friend-info{cursor:pointer;text-align:left}.friend-username{color:#262626;font-size:16px;font-weight:500}.friend-actions{display:flex;gap:10px}.friend-actions-confirmation{align-items:center;display:flex;gap:15px}.small-button{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 14px;transition:all .15s ease}.remove-friend-button{background-color:#f44336;color:#fff}.remove-friend-button:hover{background-color:#d32f2f}.confirmation-text{color:#262626;font-size:14px;font-weight:500}.confirmation-buttons{display:flex;gap:8px}.confirm-yes-button{background-color:#f44336;color:#fff}.confirm-yes-button:hover{background-color:#d32f2f}.confirm-no-button{background-color:#9e9e9e;color:#fff}.confirm-no-button:hover{background-color:#7d7d7d}.error-message{color:#f44336;margin-top:4px}.small-button:disabled{cursor:not-allowed;opacity:.7}.friend-list-container{max-width:600px;padding:10px}.friend-list{display:flex;flex-direction:column;gap:8px}.friend-list-container h3{color:#262626;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:24px;font-weight:600;margin-bottom:16px}.search-result-card{background-color:#f5f5f5;border:1px solid #ccc;border-radius:8px;cursor:pointer;margin-bottom:10px;padding:12px 16px;transition:background-color .2s ease,box-shadow .2s ease}.search-result-card:hover{background-color:#f0f8ff;box-shadow:0 0 6px rgba(0,140,255,.5)}.search-result-data{color:#666;font-size:.85rem;margin-top:4px}.container{align-items:center;background-color:#f7f7f7;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px}.container h2{color:#333;font-size:2rem;margin-bottom:10px}.container h3{color:#555;font-size:1.5rem;margin-bottom:20px}.container h4{color:#666;font-size:1rem;margin:15px 0 5px;text-align:left}.container h4,form{max-width:400px;width:100%}form{display:flex;flex-direction:column;gap:15px}.input-text{background-color:#fff;color:#333;padding:12px;transition:border-color .3s,box-shadow .3s}.signup-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background-color .3s}.signup-button:hover{background-color:#0056b3}.signup-button:active{background-color:#003f7f}.login-link{color:#007bff;cursor:pointer;font-size:14px;margin-top:30px;text-align:center;text-decoration:none;transition:color .3s}.login-link:hover{color:#0056b3;text-decoration:underline}.error-message{color:red;margin-top:20px;text-align:center}.user-card-container{flex:2 1}.users_list{border-top:1px solid #e2e8f0;display:flex;flex-direction:column}.users_list>div{border-bottom:1px solid #e2e8f0;padding:1.5rem 0;transition:background-color .15s ease}.users_list>div:hover{background-color:#f8fafc}.users_list>div:last-child{border-bottom:none}.bold_title{color:#2d3748;font-size:1.1rem;font-weight:600;padding:2rem 0;text-align:center}.user-card-container{margin-bottom:8px;width:100%}.user-card{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:all .2s ease}.user-card:hover{background-color:#f8fafc;box-shadow:0 2px 8px rgba(0,0,0,.05);transform:translateY(-1px)}.user-info{display:flex;flex-direction:column;gap:4px}.user-name{color:#3182ce;font-size:16px;font-weight:600}.user-details{align-items:center;color:#718096;display:flex;font-size:13px;gap:12px}.mutual-friends-label{color:#2d3748;font-weight:500}.join-date{color:#a0aec0}.user-actions{align-items:center;display:flex;gap:8px}.friend-request-accept-button,.friend-request-button,.friend-request-pending-button,.send-message-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;min-width:120px;padding:8px 16px;transition:all .2s}.friend-request-button{background-color:#4299e1;color:#fff}.friend-request-button:hover{background-color:#3182ce}.friend-request-accept-button{background-color:#48bb78;color:#fff}.friend-request-accept-button:hover{background-color:#38a169}.friend-request-pending-button{background-color:#e2e8f0;color:#4a5568;cursor:not-allowed}.send-message-button{background-color:#4a86e8;color:#fff}.send-message-button:hover{background-color:#3a76d8}.status-message{background-color:#ebf8ff;border-radius:4px;color:#2b6cb0;font-size:14px;margin-top:8px;padding:8px 16px;text-align:center}.users-list{display:flex;flex-direction:column;gap:12px;padding:16px}.users-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;padding:0 16px}.users-list-title{color:#2d3748;font-size:20px;font-weight:600}.users-count{color:#718096;font-size:14px;font-weight:500}.search-input{border:1px solid #e2e8f0;border-radius:8px;font-size:14px;outline:none;padding:10px 16px;transition:border-color .2s;width:100%}.search-input:focus{border-color:#4299e1;box-shadow:0 0 0 2px rgba(66,153,225,.2)}.empty-state{color:#718096;font-size:16px;padding:48px 24px;text-align:center}.block-button,.unblock-button,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.block-button,.unblock-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.block-button{background-color:#e53e3e;color:#fff}.block-button:hover{background-color:#c53030}.unblock-button{background-color:#718096;color:#fff}.unblock-button:hover{background-color:#4a5568}.search-container{display:flex;flex-direction:column;gap:8px;max-width:300px;width:100%}.show-blocked-toggle{align-items:center;display:flex;margin-top:8px}.show-blocked-toggle label{align-items:center;color:#4a5568;cursor:pointer;display:flex;font-size:14px;gap:8px;-webkit-user-select:none;user-select:none}.show-blocked-toggle input[type=checkbox]{cursor:pointer;height:16px;width:16px}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{bottom:0;top:0}.bottom-20{bottom:5rem}.right-0{right:0}.top-0{top:0}.z-10{z-index:10}.z-20{z-index:20}.m-3{margin:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-7{margin-left:1.75rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.h-full{height:100%}.h-screen{height:100vh}.max-h-64{max-height:16rem}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-80{width:20rem}.w-full{width:100%}.min-w-0{min-width:0}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-blue-500{--tw-border-opacity:1;border-color:#3b82f6;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-600{--tw-border-opacity:1;border-color:#4b5563;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.border-gray-700{--tw-border-opacity:1;border-color:#374151;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:#bbf7d0;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:#fecaca;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-transparent{border-color:transparent}.bg-\[\#1db954\]{--tw-bg-opacity:1;background-color:#1db954;background-color:rgb(29 185 84/var(--tw-bg-opacity,1))}.bg-\[\#4361ee\]{--tw-bg-opacity:1;background-color:#4361ee;background-color:rgb(67 97 238/var(--tw-bg-opacity,1))}.bg-\[\#4b5563\]{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-500{--tw-bg-opacity:1;background-color:#6b7280;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-gray-600{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.bg-gray-700{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:#111827;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-purple-100{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-100{--tw-bg-opacity:1;background-color:#fef9c3;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-500{--tw-bg-opacity:1;background-color:#eab308;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-to:rgba(37,99,235,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-indigo-700{--tw-gradient-to:#4338ca var(--tw-gradient-to-position)}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pr-3{padding-right:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.align-bottom{vertical-align:bottom}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.text-\[\#1DB954\],.text-\[\#1db954\]{--tw-text-opacity:1;color:#1db954;color:rgb(29 185 84/var(--tw-text-opacity,1))}.text-blue-100{--tw-text-opacity:1;color:#dbeafe;color:rgb(219 234 254/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-gray-200{--tw-text-opacity:1;color:#e5e7eb;color:rgb(229 231 235/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:#4ade80;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:#22c55e;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:#166534;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:#4f46e5;color:rgb(79 70 229/var(--tw-text-opacity,1))}.text-purple-800{--tw-text-opacity:1;color:#6b21a8;color:rgb(107 33 168/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:#991b1b;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:#eab308;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-yellow-600{--tw-text-opacity:1;color:#ca8a04;color:rgb(202 138 4/var(--tw-text-opacity,1))}.text-yellow-800{--tw-text-opacity:1;color:#854d0e;color:rgb(133 77 14/var(--tw-text-opacity,1))}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.page-container{background:#f7f7f7;display:flex;justify-content:center;min-height:100vh;padding:40px 0}.page-container,.profile-card{box-sizing:border-box;width:100%}.profile-card{background:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1);font-family:Arial,Helvetica,sans-serif;max-height:700px;max-width:600px;overflow-y:auto;padding:30px}.profile-card h2{color:#333;font-size:26px;font-weight:700;margin-bottom:20px;text-align:left}.profile-card h4{color:#555;font-size:18px;font-weight:700;margin-top:24px}.profile-card h4,.profile-card p{margin-bottom:10px;text-align:left}.profile-card p{color:#666;font-size:15px;line-height:1.4}.input-text{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-size:16px;margin-bottom:15px;max-width:400px;outline:none;padding:10px;width:100%}.input-text:focus{border-color:#007bff;box-shadow:0 0 5px rgba(0,123,255,.5)}.delete-button,.login-button{border:none;border-radius:5px;cursor:pointer;font-size:16px;margin-right:10px;margin-top:15px;padding:10px 20px}.login-button:hover{background-color:#0056b3}.login-button:active{background-color:#003f7f}.delete-button{background-color:#ff4c4c;color:#fff}.delete-button:hover{background-color:#c00}.delete-button:active{background-color:#900}.profile-card .success-message{color:#028002;margin-top:10px}.profile-card .error-message{color:red;margin-top:10px}.toggle-password-button{background-color:#ddd;border:none;border-radius:5px;color:#333;cursor:pointer;font-size:14px;margin-top:10px;padding:5px 10px}.toggle-password-button:hover{background-color:#bbb}.profile-settings-section{border-bottom:1px solid #eee;margin:10px 0 20px;padding-bottom:15px}.setting-row{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.setting-info{flex:1 1}.setting-description{color:#666;font-size:13px;margin-top:5px}.modal{background-color:rgba(0,0,0,.5);height:100%;width:100%;z-index:1000}.modal-content{border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.3);max-width:500px;padding:25px}.modal h3{color:#333;font-size:20px;margin-top:0}.modal-info{background-color:#f8f9fa;border-left:3px solid #007bff;font-size:14px;margin:15px 0;padding:10px}.modal-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.quiet-hours-modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1100}.quiet-hours-modal-content{background:#fff;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.25);margin-bottom:200px;margin-left:180px;max-width:500px;padding:30px;text-align:left;width:90%}.quiet-hours-modal-content .modal-inputs{display:flex;flex-direction:column;gap:1rem}.hover\:bg-\[\#18a549\]:hover{--tw-bg-opacity:1;background-color:#18a549;background-color:rgb(24 165 73/var(--tw-bg-opacity,1))}.hover\:bg-\[\#374151\]:hover{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.hover\:bg-\[\#3b52c9\]:hover{--tw-bg-opacity:1;background-color:#3b52c9;background-color:rgb(59 82 201/var(--tw-bg-opacity,1))}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:#bfdbfe;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:#bbf7d0;background-color:rgb(187 247 208/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:#fef08a;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.hover\:text-\[\#1DB954\]\/80:hover{color:rgba(29,185,84,.8)}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.hover\:text-green-400:hover{--tw-text-opacity:1;color:#4ade80;color:rgb(74 222 128/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-\[\#1db954\]:focus{--tw-border-opacity:1;border-color:#1db954;border-color:rgb(29 185 84/var(--tw-border-opacity,1))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:#3b82f6;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-\[\#1db954\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(29 185 84/var(--tw-ring-opacity,1))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(34 197 94/var(--tw-ring-opacity,1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity,1))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1))}.focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(234 179 8/var(--tw-ring-opacity,1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:640px){.sm\:col-span-1{grid-column:span 1/span 1}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-8{margin-bottom:2rem;margin-top:2rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:flex{display:flex}.sm\:h-10{height:2.5rem}.sm\:h-screen{height:100vh}.sm\:w-10{width:2.5rem}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-start{align-items:flex-start}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-4{padding-bottom:1rem}.sm\:text-left{text-align:left}.sm\:align-middle{vertical-align:middle}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}.modal{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.2);max-width:400px;padding:2rem;width:90%}.cancel-button,.login-button{border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:10px;margin-top:1rem;padding:10px 20px}.login-button{background-color:#007bff;color:#fff}.cancel-button{background-color:#ccc;color:#333}.game-page{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:0 auto;padding:20px}.game-header h1{color:#333;font-size:24px}.game-status{color:#666;margin-left:20px}.game-available,.game-controls,.game-details{margin-bottom:15px}button{display:inline-block;margin:10px}.btn-create-game,.btn-join-game,.btn-leave-game,.btn-refresh-list{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .2s ease}.btn-create-game:hover,.btn-join-game:hover,.btn-leave-game:hover,.btn-refresh-list:hover{background:#0056b3}.game-list{border-top:1px solid #ddd;margin-top:15px;padding-top:15px}.game-list h2{color:#444;font-size:20px}.game-items{display:flex;flex-direction:column;gap:10px}.game-error{color:red;font-weight:700;margin-top:15px}.game-modal{align-items:center;background-color:rgba(0,0,0,.45);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);min-width:320px;padding:2rem 2.5rem;text-align:center}.modal-content h2{color:#222;font-size:1.5rem;font-weight:600;margin-bottom:1.8rem}.game-type-row{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.cancel-row,.game-type-row{display:flex;justify-content:center}.btn-game-option{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.2rem;transition:background .2s ease-in-out;white-space:nowrap}.btn-game-option:hover{background:#0056b3}.btn-cancel{background:transparent;border:1px solid #ccc;border-radius:8px;color:#333;cursor:pointer;font-size:1rem;padding:.6rem 1.4rem;transition:all .2s ease-in-out}.btn-cancel:hover{background:#f2f2f2;border-color:#aaa}.btn-game-option:disabled{cursor:not-allowed;opacity:.7}.spinner{height:16px;margin-left:8px;width:16px}.game-item{background:#f9f9f9;border:1px solid #ddd;border-radius:6px;padding:15px}.game-item p{margin:5px 0}.game-item ul{list-style:none;margin:5px 0;padding:0}.game-item li{background:#eef2f3;border-radius:4px;margin:3px 0;padding:5px 10px}.game-item button{font-size:14px;margin-top:10px;padding:8px 16px}.game-page{background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.06);font-family:Helvetica Neue,sans-serif;margin:40px auto;max-width:900px;padding:32px}.game-header{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:24px}.game-header h1{color:#111827;font-size:1.75rem;margin:0 0 6px}.game-status{color:#6b7280;font-size:.95rem}.game-controls{margin-bottom:30px}.btn-leave-game{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 18px;transition:background .2s ease-in-out}.btn-leave-game:hover{background:#1d4ed8}.game-error{background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;color:#b91c1c;font-size:14px;font-weight:500;margin-top:20px;padding:12px 16px}body{background-color:#f8f9fa;font-family:Arial,sans-serif;margin:0;padding:0}.btn-submit{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .2s ease}.btn-submit:hover{background:#0056b3}.btn-submit:disabled,button:disabled{background:#ccc;cursor:not-allowed}.nim-game-details{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-top:20px;padding:20px}.nim-game-details h2{color:#444;font-size:20px}.nim-game-move{background:#fefefe;border:1px solid #ddd;border-radius:8px;margin-top:15px;padding:15px}.nim-game-move h3{color:#444;font-size:20px}.nim-game-move input{border:1px solid #ccc;border-radius:4px;margin-right:10px;padding:8px;width:100px}.nim-game-move button{padding:8px 16px}.spotify-game-container{background-color:#121212;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.3);color:#fff;font-family:Helvetica Neue,sans-serif;margin:0 auto;max-width:600px;padding:2rem}.spotify-title{align-items:center;color:#1db954;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;justify-content:center;margin-bottom:2rem}.spotify-title svg{height:22px;width:22px}.spotify-hint-box{background-color:#1a1a1a;border:1px solid hsla(0,0%,100%,.05);border-radius:10px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.hint-label{color:#b3b3b3;font-size:.95rem;font-weight:600;margin-bottom:.4rem}.hint-text{color:#e5e5e5;font-size:1.2rem;line-height:1.6;margin:0}.game-info{background-color:#1a1a1a;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem}.game-info p{color:#e0e0e0;font-weight:500;margin:0}.guess-section{display:flex;gap:.75rem;margin-top:1rem}.guess-input{background-color:#1e1e1e;border:1px solid #2a2a2a;border-radius:6px;color:#fff;flex:1 1;font-size:1rem;outline:none;padding:.5rem .75rem}.guess-input::placeholder{color:#888}.btn-guess{background-color:#1db954;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.2rem;transition:background-color .2s ease-in-out}.btn-guess:hover{background-color:#1ed760}.game-result{border-radius:8px;color:#fff;margin-top:2rem;padding:1rem;text-align:center}.game-result.won{background-color:rgba(29,185,84,.15)}.game-result.lost{background-color:rgba(255,76,76,.15)}.game-rules{background-color:#f4f4f4;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05);margin:1.5rem 0;padding:1.5rem}.game-rules h2{color:#333;font-size:1.25rem;margin-bottom:.75rem}.game-rules ul{list-style-type:disc;margin:0;padding-left:1.5rem}.game-rules li{color:#555;font-size:.95rem;margin-bottom:.5rem}.btn-restart{background-color:#1db954;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;margin-top:1rem;padding:.5rem 1rem;transition:background-color .2s ease-in-out}.btn-restart:hover{background-color:#1ed760}.btn-restart:disabled{cursor:not-allowed;opacity:.6}.spinner{animation:spin .6s linear infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;margin-left:10px;width:18px}@keyframes spin{to{transform:rotate(1turn)}}.model-select{background-color:#1a1a1a;border:1px solid #444;border-radius:6px;color:#fff;font-size:14px;margin-top:1rem;outline:none;padding:8px 12px;transition:border .2s ease}.model-select:focus{border-color:#1ed760}.model-select option{background-color:#1a1a1a;color:#fff}.btn-guess:disabled,.btn-guess[disabled]{background-color:#ccc;color:#777;cursor:not-allowed}.btn-guess:disabled:hover,.btn-guess[disabled]:hover{background-color:#ccc}.friend-requests-page{max-width:600px;padding:20px}.friend-requests-page h1{color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:600;margin-bottom:20px}.friend-requests-container{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden}.tabs{border-bottom:1px solid #e2e8f0;display:flex}.tab-button{background:none;border:none;color:#718096;cursor:pointer;flex:1 1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:500;padding:16px;transition:all .2s ease}.tab-button:hover{background-color:#f7fafc;color:#4299e1}.tab-button.active{background-color:#f8fafc;border-bottom:2px solid #4299e1;color:#4299e1}.requests-list{display:flex;flex-direction:column;gap:12px;padding:16px}.friend-card{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:16px;transition:all .2s ease}.friend-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.05);transform:translateY(-1px)}.request-user-info{display:flex;flex-direction:column;gap:4px}.request-user-info h3{color:#3182ce;font-size:16px;font-weight:600}.request-date,.request-user-info h3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0}.request-date{color:#a0aec0;font-size:13px}.request-actions{display:flex;gap:8px}.custom-button{border:none;border-radius:6px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.accept-button{background-color:#48bb78;color:#fff}.accept-button:hover{background-color:#38a169}.reject-button{background-color:#f56565;color:#fff}.reject-button:hover{background-color:#e53e3e}.cancel-button{background-color:#718096;color:#fff}.cancel-button:hover{background-color:#4a5568}.loading{color:#718096;font-size:16px;padding:20px;text-align:center}.error-message,.loading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.error-message{background-color:#fed7d7;border-radius:6px;color:#c53030;font-size:14px;margin-bottom:16px;padding:12px 16px}.no-requests{color:#718096;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:italic;padding:24px;text-align:center}@media (max-width:600px){.friend-card{align-items:flex-start;flex-direction:column;gap:12px}.request-actions{justify-content:flex-end;width:100%}.custom-button{font-size:13px;padding:6px 12px}}.notification-container{display:flex;flex-direction:column;gap:10px;max-width:350px;position:fixed;right:20px;top:20px;z-index:1000}.notification-item{align-items:center;animation:slide-in .3s ease-out;background-color:#fff;border-left:4px solid #4299e1;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:all .2s ease}.notification-item:hover{box-shadow:0 6px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.notification-message{color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;margin-right:12px}.notification-close{align-items:center;background:none;border:none;border-radius:50%;color:#a0aec0;cursor:pointer;display:flex;font-size:18px;height:24px;justify-content:center;padding:0;transition:all .2s;width:24px}.notification-close:hover{background-color:#edf2f7;color:#2d3748}@keyframes slide-in{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:600px){.notification-container{left:10px;max-width:none;right:10px;top:10px}}
/*# sourceMappingURL=main.d09a1922.css.map*/