body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.home-container{align-items:center;background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:1rem;position:relative}.home-container:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.content-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;max-width:30rem;padding:2rem;position:relative;width:100%;z-index:2}.title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.subtitle,.title{text-align:center}.subtitle{color:#6b7280;margin-bottom:2rem}.button-container{display:flex;flex-direction:column;gap:1rem}.button{align-items:center;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center;padding:.75rem 1rem;transition:background-color .2s;width:100%}.create-home-button{background-color:#6366f1}.create-home-button:hover{background-color:#4f46e5}.join-home-button{background-color:#3b82f6}.join-home-button:hover{background-color:#2563eb}.footer-text{color:#6b7280;font-size:.875rem;margin-top:2rem;text-align:center}.footer-text p{margin:.25rem 0}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:"transparent";box-shadow:0 2px 4px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-content,.logo{align-items:center;display:flex}.logo{cursor:pointer;gap:1rem}.logo img{border-radius:50%;height:50px;width:auto}.profile-section{position:relative}.profile-button{background:none;border:none;cursor:pointer;padding:0}.profile-image{border-radius:50%;height:50px;object-fit:cover;transition:transform .2s;width:50px}.profile-button:hover .profile-image{transform:scale(1.05)}.dropdown-menu{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;margin-top:.5rem;min-width:150px;overflow:hidden;position:absolute;right:0;top:100%}.dropdown-item{background:none;border:none;color:#4b5563;cursor:pointer;display:block;font-size:.875rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.dropdown-item:hover{background-color:#f3f4f6;color:#4f46e5}.dropdown-item:not(:last-child){border-bottom:1px solid #e5e7eb}.create-party-container{align-items:center;background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:1rem;position:relative}.create-party-container:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.create-party-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;max-width:30rem;padding:2rem;position:relative;width:100%;z-index:2}.radio-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.party-type-option{align-items:center;background-color:#ffffffb3;border:2px solid #0000;border-radius:.5rem;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .2s ease}.party-type-option:hover{background-color:#ffffffe6;box-shadow:0 4px 6px #0000000d;transform:translateY(-2px)}.party-type-option.selected{background-color:#6366f11a;border-color:#6366f1}.party-type-radio{height:0;opacity:0;position:absolute;width:0}.party-type-icon{align-items:center;background-color:initial;border-radius:50%;display:flex;font-size:1.25rem;height:2rem;justify-content:center;width:2rem}.party-type-option.selected .party-type-icon{color:#fff}.party-type-content{display:flex;flex-direction:column}.party-type-name{color:#1f2937;font-weight:600}.party-type-description{color:#6b7280;font-size:.8rem;margin-top:.25rem}.radio-option{align-items:center;cursor:pointer;display:flex;gap:.5rem}.radio-option input[type=radio]{cursor:pointer;height:1rem;width:1rem}.select-field{background-color:#fff;border:1px solid #6366f1;border-radius:.5rem;cursor:pointer;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.select-field:focus{border-color:#6366f1;box-shadow:0 0 0 3px #3b82f61a;outline:none}.offensive-meter{display:flex;gap:1rem;margin-top:.75rem}.offensive-option{align-items:center;background-color:#ffffffb3;border:2px solid #0000;border-radius:.5rem;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:.75rem 1rem;transition:all .2s ease}.offensive-option:hover{background-color:#ffffffe6;box-shadow:0 4px 6px #0000000d;transform:translateY(-2px)}.offensive-option.selected{background-color:#6366f11a;border-color:#6366f1}.offensive-emoji{font-size:1.5rem;margin-bottom:.5rem}.offensive-name{color:#1f2937;font-weight:600}.offensive-option.selected .offensive-name{color:#4f46e5}.input-field{border:1px solid #d1d5db}.input-field:focus{border-color:#3b82f6}.create-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px;transition:all .3s;width:100%}.create-button:hover:not(:disabled){background-color:#45a049}.create-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.join-party-container{align-items:center;background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:1rem;position:relative}.join-party-container:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.join-party-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;max-width:30rem;padding:2rem;position:relative;width:100%;z-index:2}.input-group{margin-bottom:1.5rem}.input-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.input-field{border:1px solid #6366f1;border-radius:.5rem;font-size:1rem;letter-spacing:.1em;padding:.75rem 1rem;text-transform:uppercase;transition:border-color .2s;width:100%}.input-field:focus{border-color:#6366f1;box-shadow:0 0 0 3px #3b82f61a;outline:none}.join-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px;transition:all .3s;width:100%}.join-button:hover:not(:disabled){background-color:#45a049;transform:translateY(-1px)}.join-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.back-button{display:inline-flex;font-size:.875rem;text-decoration:none}.back-arrow{margin-right:.5rem}.help-text{color:#6b7280;font-size:.875rem;margin-top:.5rem}.lobby-container{align-items:center;background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:1rem;position:relative}.lobby-container:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.lobby-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;max-width:30rem;padding:2rem;position:relative;width:100%;z-index:2}.party-info{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.party-code{background:#f3f4f6;border-radius:.5rem;color:#374151;display:inline-block;font-family:monospace;font-size:1.25rem;letter-spacing:.25em;margin-top:.5rem;padding:.5rem 1rem}.copy-button{background:none;border:none;color:#3b82f6;cursor:pointer;display:block;font-size:.875rem;margin:.5rem auto;padding:.5rem}.copy-button:hover{color:#2563eb}.players-list{margin:1.5rem 0}.player-item{align-items:center;background:#f9fafb;border-radius:.5rem;display:flex;margin-bottom:.5rem;padding:.75rem}.player-avatar{height:2.5rem;margin-right:1rem;width:2.5rem}.player-lobby-name{color:#4b5563;flex-grow:1;font-weight:500;letter-spacing:.1em;margin-left:1rem;text-transform:uppercase}.host-badge{background:#fef3c7;border-radius:.25rem;color:#92400e;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.start-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px;transition:all .3s;width:100%}.start-button:hover:not(:disabled){background-color:#45a049;transform:translateY(-1px)}.start-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.game-type{background:#e0e7ff;color:#4338ca;display:inline-block;margin-top:.5rem}.game-type,.offensive-level{border-radius:1rem;font-size:.875rem;padding:.25rem .75rem}.offensive-level{align-items:center;background:#fee2e2;color:#991b1b;display:inline-flex;gap:.25rem;margin-left:.5rem}.toast-notification{animation:slideInRight .3s ease forwards,fadeOut .5s ease 2.5s forwards;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:350px;min-width:250px;overflow:hidden;position:fixed;right:20px;top:20px;z-index:1000}.toast-content{color:#fff;font-weight:500;gap:10px;padding:12px 16px}.toast-content,.toast-icon{align-items:center;display:flex}.toast-icon{background:#fff3;border-radius:50%;font-size:14px;font-weight:700;height:24px;justify-content:center;width:24px}.toast-notification.success{background-color:#10b981}.toast-notification.error{background-color:#ef4444}.toast-notification.info{background-color:#3b82f6}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes highlight-pulse{0%{background-color:#f3f4f6;box-shadow:0 0 0 #3b82f600;transform:scale(1)}20%{background-color:#dbeafe;box-shadow:0 0 15px #3b82f6b3;transform:scale(1.05)}40%{background-color:#dbeafe;box-shadow:0 0 10px #3b82f680;transform:scale(1.03)}to{background-color:#f3f4f6;box-shadow:0 0 0 #3b82f600;transform:scale(1)}}.game-container{align-items:center;background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:1rem;position:relative}.game-container:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.game-content{display:flex;flex-direction:column;gap:1rem;max-width:48rem;position:relative;width:100%;z-index:2}.question-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;padding:2rem;text-align:center}.question-text{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.timer{background:#f3f4f6;border-radius:2rem;color:#374151;font-weight:600;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.players-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:1rem}.player-card{background:#fff;border:2px solid #0000;border-radius:.75rem;cursor:pointer;padding:1rem;text-align:center;transition:all .2s}.player-card:hover{border-color:#3b82f6;transform:translateY(-2px)}.player-card.selected{background:#3b82f6;color:#fff}.player-card.answerer{border:2px solid #9333ea;box-shadow:0 4px 6px #9333ea33}.player-card.answerer:hover{border-color:#9333ea}.answerer-badge{background-color:#9333ea;border-radius:1rem;color:#fff;font-size:.75rem;font-weight:600;padding:.2rem .5rem}.player-avatar{align-items:center;background:#e5e7eb;border-radius:50%;color:#4b5563;display:flex;font-size:1.5rem;font-weight:700;height:4rem;justify-content:center;margin:0 auto .5rem;width:4rem}.selected .player-avatar{background:#fff;color:#3b82f6}.player-name{color:#4b5563;font-weight:500;letter-spacing:.1em;margin-bottom:.25rem;text-transform:uppercase}.selected .player-name{color:#e5e7eb}.vote-status{color:#6b7280;font-size:.875rem}.selected .vote-status{color:#e5e7eb}.results-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:1rem}.result-card{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:1.5rem 1rem;text-align:center;transition:all .2s}.result-card.winner{background:#f0f7ff;border-color:#3b82f6}.result-card.correct{background:#ecfdf5;border-color:#10b981}.result-card.answerer{border-color:#9333ea;box-shadow:0 4px 6px #9333ea33}.answerer-label{background-color:#9333ea;font-size:.75rem;margin-bottom:.5rem;padding:.2rem .6rem}.answerer-label,.correct-badge{border-radius:1rem;color:#fff;display:inline-block;font-weight:600}.correct-badge{background-color:#10b981;font-size:.9rem;padding:.3rem .8rem}.result-status{font-size:.9rem;margin:.75rem 0}.score{margin-top:.5rem}.result-avatar,.score{color:#4b5563;font-weight:700}.result-avatar{align-items:center;background:#e5e7eb;border-radius:50%;display:flex;font-size:1.5rem;height:4rem;justify-content:center;margin:0 auto .75rem;width:4rem}.winner .result-avatar{background:#3b82f6;color:#fff}.result-name{color:#1f2937;font-weight:600;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.vote-count{color:#3b82f6;font-size:1.25rem;font-weight:700}.vote-label{color:#6b7280;font-size:.875rem;margin-top:.25rem}.host-controls{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.finish-button,.next-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px;transition:all .3s;width:100%}.next-button{background-color:#28a745}.finish-button{background-color:#dc3545}.next-button:hover:not(:disabled){background-color:#45a049;transform:translateY(-1px)}.next-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.loading{color:#666;font-size:18px;padding:20px;text-align:center}.error-message{background-color:#ffebee;border:1px solid #ffcdd2;border-radius:4px;color:#d32f2f;font-size:14px;margin:16px 0;padding:12px}.retry-button{background-color:#1976d2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:16px;padding:12px;transition:all .3s;width:100%}.retry-button:hover{background-color:#1565c0;transform:translateY(-1px)}.answerer-notice{background-color:#9333ea}.answerer-notice,.answerer-voted-notice{animation:fadeIn .5s ease-in-out;border-radius:.5rem;color:#fff;font-weight:600;margin-bottom:1.5rem;padding:.75rem;text-align:center}.answerer-voted-notice{background-color:#f59e0b}.correct-answer-banner{animation:fadeIn .5s ease-in-out;background-color:#10b981;border-radius:.5rem;color:#fff;font-weight:600;grid-column:1/-1;margin-bottom:1.5rem;padding:1rem;text-align:center}.shareable-badge-container{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.badge-content-container{background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;height:640px;width:360px}.badge-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#bc7d1755,#012c7b55);border-radius:20px;box-shadow:0 4px 6px #0000001a;color:#fff;height:100%;overflow:hidden;padding:.5rem;position:relative;width:100%}.badge-header{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem;text-align:center}.badge-logo{border-radius:50%;height:40px;object-fit:contain;width:40px}.badge-header h4{color:gold;font-size:1.2rem;margin-left:1rem}.badge-body{align-items:center;display:flex;flex-direction:column;gap:2rem;text-align:center}.badge-body h3{color:#fff;font-size:1.5rem;margin:0}.badge-award{background:#ffffff1a;border-radius:15px;padding:1.5rem}.badge-award h4{color:gold;font-size:1.5rem;margin:0 0 1rem}.badge-award p{color:#fff;font-size:1.2rem;line-height:1.6;margin:0}.badge-stats{color:#fff;font-size:1.1rem}.share-button{align-items:center;background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);border:none;border-radius:8px;bottom:1rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.5rem;left:50%;padding:.6rem 1.2rem;position:absolute;transform:translateX(-50%);transition:background-color .2s}.share-button:hover{box-shadow:0 4px 15px #e1306c4d;transform:translateX(-50%) translateY(-2px)}.share-button:active{transform:translateX(-50%) scale(.98)}.badge-content:before{background:radial-gradient(circle,#ffffff1a 0,#fff0 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s ease-out;background:#1a1a1a;border-radius:20px;box-shadow:0 10px 25px #00000080;max-height:90vh;max-width:90vw;overflow-y:auto;padding:2rem;position:relative}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background-color .2s;width:40px}.modal-close:hover{background-color:#ffffff1a}.modal-content h2{color:#fff;font-size:1.8rem;margin-bottom:2rem;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.analysis-container{align-items:center;background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:1rem;position:relative}.analysis-container:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.analysis-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;margin:0 auto;max-width:800px;padding:2rem;position:relative;width:100%;z-index:2}.analysis-content h1{color:#000}.stats-summary{display:flex;justify-content:space-around;margin:2rem 0;text-align:center}.stat-item{background:#f8f9fa;border-radius:.5rem;min-width:150px;padding:1rem}.stat-item h3{color:#6c757d;margin-bottom:.5rem}.stat-item p{color:#212529;font-size:1.5rem;font-weight:700}.player-rankings{margin-top:3rem}.player-rankings h2{color:#000}.player-rank{align-items:flex-start;background:#f8f9fa;border-radius:.5rem;display:flex;margin:1rem 0;padding:1rem}.rank-number{color:#6c757d;font-size:1.5rem;font-weight:700;margin-right:1rem;min-width:50px}.player-info{flex:1 1}.player-info h3{color:#212529;letter-spacing:.1em;margin:0;text-transform:uppercase}.player-info p{color:#6c757d;margin:.5rem 0}.most-voted{margin-top:1rem}.most-voted h4{color:#6c757d;margin-bottom:.5rem}.according-to-history ul,.most-voted ul{list-style:none;margin:.5rem 0 0;padding:0}.according-to-history li,.most-voted li{background-color:#fff9;border-radius:.25rem;color:#4b5563;font-size:.9rem;margin-bottom:.25rem;padding:.5rem}.according-to-history li{align-items:center;display:flex;justify-content:space-between}.correct-indicator{color:#10b981;font-size:1.1rem;font-weight:700;margin-left:.5rem}.score-display{color:#6366f1;font-size:1.1rem;font-weight:600;margin:.5rem 0}.new-game-button{background:#007bff;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:block;font-size:1.1rem;margin:3rem auto 0;padding:1rem 2rem;transition:background-color .2s}.new-game-button:hover{background:#0056b3}.error-message,.loading{color:#6c757d;padding:2rem;text-align:center}.share-badge-button{background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin:2rem auto;padding:1rem 2rem;transition:transform .2s,box-shadow .2s;width:fit-content}.share-badge-button:hover{box-shadow:0 4px 15px #e1306c4d;transform:translateY(-2px)}.share-badge-button:active{transform:translateY(0)}.auth-container{align-items:center;background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;max-width:400px;padding:2rem;width:100%}.auth-card h2{color:#1f2937;font-size:1.5rem;letter-spacing:.1em;margin-bottom:2rem;text-align:center;text-transform:uppercase}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{color:#4b5563;font-weight:500}.form-group input{border:1px solid #6366f1;border-radius:.5rem;font-size:1rem;padding:.75rem;transition:border-color .2s}.form-group input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #6366f11a;outline:none}.auth-button{background-color:#6366f1;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .2s}.auth-button:hover:not(:disabled){background-color:#4f46e5}.auth-button:disabled{cursor:not-allowed;opacity:.7}.auth-links{color:#4b5563;margin-top:1.5rem;text-align:center}.auth-links a{color:#6366f1;font-weight:500;text-decoration:none}.auth-links a:hover{text-decoration:underline}.profile-container{align-items:center;background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:2rem}.profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;margin-top:60px;max-width:500px;padding:2rem;width:100%}.profile-card h2{color:#1f2937;font-size:1.5rem;letter-spacing:.1em;margin-bottom:2rem;text-align:center;text-transform:uppercase}.profile-section{gap:2rem}.profile-header,.profile-section{display:flex;flex-direction:column}.profile-header{align-items:center;gap:1rem}.profile-picture{border-radius:50%;height:120px;object-fit:cover;width:120px}.profile-header h3{color:#1f2937;font-size:1.5rem;margin:0}.profile-info{background:#ffffff80;border-radius:.5rem;padding:1.5rem}.profile-info p{color:#4b5563;margin:.5rem 0}.profile-info strong{color:#1f2937}.profile-actions{display:flex;gap:1rem;justify-content:center}.cancel-button,.edit-button,.logout-button,.save-button{border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.edit-button{background-color:#4f46e5;color:#fff}.edit-button:hover{background-color:#4338ca}.logout-button{background-color:#ef4444;color:#fff}.logout-button:hover{background-color:#dc2626}.edit-form{display:flex;flex-direction:column;gap:1rem;max-width:300px;width:100%}.edit-form input{border:1px solid #6366f1;border-radius:.5rem;font-size:1rem;padding:.75rem;width:100%}.edit-form input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #6366f11a;outline:none}.edit-buttons{display:flex;gap:1rem}.save-button{background-color:#10b981;color:#fff;flex:1 1}.save-button:hover{background-color:#059669}.save-button:disabled{background-color:#9ca3af;cursor:not-allowed}.cancel-button{background-color:#6b7280;color:#fff;flex:1 1}.cancel-button:hover{background-color:#4b5563}.error-message{background-color:#fee2e2;border:1px solid #ef4444;border-radius:.5rem;color:#dc2626;margin-bottom:1rem;padding:1rem;text-align:center}.support-container{align-items:center;background-image:url(/static/media/background.fbe3ffa88eb673d4416d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:100px 1rem 1rem;position:relative}.support-container:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.support-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;margin:2rem 0;max-width:36rem;padding:2rem;position:relative;width:100%;z-index:2}.back-button{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-weight:600;gap:.5rem;margin-bottom:1rem;padding:0;transition:color .2s}.back-button:hover{color:#374151}.support-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.support-subtitle{color:#6b7280;margin-bottom:1.5rem;text-align:center}.contact-info{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.contact-item{align-items:center;background:#ffffff80;border-radius:.75rem;display:flex;gap:.75rem;padding:1rem}.contact-icon{font-size:1.5rem}.contact-label{color:#6b7280;font-size:.75rem;letter-spacing:.05em;margin:0;text-transform:uppercase}.contact-value{color:#6366f1;font-weight:600;text-decoration:none}.contact-value:hover{text-decoration:underline}.divider{background:#e5e7eb;height:1px;margin:1.5rem 0}.support-form{gap:1rem}.form-group,.support-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#374151;font-size:.875rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{background:#ffffffe6;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.alert{border-radius:.5rem;font-weight:600;padding:1rem;text-align:center}.alert-success{background:#d1fae5;color:#065f46}.alert-error{background:#fee2e2;color:#dc2626}.submit-button{background-color:#6366f1;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:.5rem;padding:.875rem 1rem;transition:background-color .2s;width:100%}.submit-button:hover:not(:disabled){background-color:#4f46e5}.submit-button:disabled{cursor:not-allowed;opacity:.6}.faq-section{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.faq-title{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.faq-item{background:#ffffff80;border-radius:.75rem;margin-bottom:.75rem;padding:1rem}.faq-item h3{color:#374151;font-size:.95rem;font-weight:700;margin:0 0 .5rem}.faq-item p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}
/*# sourceMappingURL=main.a76992b9.css.map*/