*{box-sizing:border-box}body{margin:0}html,body,button,input,textarea,select{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.site-container{display:flex;flex-direction:column;min-height:100vh}.site-main-content{flex-grow:1}.site-header{border-bottom:1px solid #e5e7eb;background-color:#fff}.site-header-content{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:4rem}.site-logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem}.site-logo-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#2563eb;color:#fff;border-radius:.5rem}.site-logo-icon{border-radius:50%}.site-nav{display:flex;gap:2rem}.site-nav-item{color:#6b7280;text-decoration:none;padding:1rem 0;border-bottom:2px solid transparent}.site-nav-item.active{color:#2563eb;border-bottom-color:#2563eb}html{overflow-y:scroll}.debatra-header{width:100vw;padding-right:calc(100vw - 100%);border-bottom:1px solid #e5e7eb;background-color:#fff}.debatra-header{box-sizing:border-box;width:100%!important;padding:0!important;margin:0!important;position:sticky!important;top:0;z-index:50;background-color:#fff;border-bottom:1px solid #e5e7eb;height:112px}.debatra-header .header-content{max-width:1280px;margin:0 auto!important;padding:0 1rem!important;display:flex;align-items:center;justify-content:space-between}.notification-wrapper{border-bottom:1px solid #f3f4f6}.notification-wrapper:last-child{border-bottom:none}.status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-dot.accepted{background-color:#22c55e}.status-dot.denied{background-color:#ef4444}.see-more-btn{background-color:transparent!important;color:#6b7280!important;font-size:12px;padding:4px 8px!important;border:1px solid #d1d5db!important}.notification-details{background-color:#f9fafb;padding:8px 16px;font-size:12px;color:#4b5563}.notification-details p{margin:4px 0}.nav-tab{margin-top:1rem}.logo-section{display:flex;align-items:center;gap:.5rem;margin-top:40px}.logo-text-official{font-size:2rem;padding-top:0;line-height:1;text-decoration:none;color:#111827;cursor:pointer}.user-actions-section{display:flex;align-items:center;gap:16px;position:relative;margin-top:24px}.notification-bell{position:relative;cursor:pointer;color:#374151}.notification-badge{position:absolute;top:-4px;right:-6px;background-color:#ef4444;color:#fff;border-radius:50%;padding:1px 5px;font-size:10px;font-weight:700}.friend-request-dropdown{position:absolute;top:100%;right:0;margin-top:12px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;width:320px;z-index:100}.friend-request-item{display:flex;align-items:center;gap:12px;padding:12px;font-size:14px;border-bottom:1px solid #f3f4f6}.friend-request-item:last-child{border-bottom:none}.friend-request-item.no-requests{color:#6b7280}.friend-request-item img{width:40px;height:40px;border-radius:50%;object-fit:cover}.friend-request-item button{margin-left:auto;padding:4px 12px;border:none;background-color:#2563eb;color:#fff;border-radius:16px;cursor:pointer;font-weight:500}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;justify-content:center;align-items:center;z-index:99999;pointer-events:none;opacity:1;transition:opacity .2s ease-in-out}.loading-overlay .spinner{box-sizing:border-box;width:24px;height:24px;border-radius:50%;border:3px solid rgba(0,0,0,.1);border-top-color:#2563eb;animation:spin .6s linear infinite}.password-toggle{position:absolute;inset-y:0;right:0;padding-right:.75rem;display:flex;align-items:center;background:none;border:none;cursor:pointer}@media (max-width: 640px){.login-container,.login-card{padding:1.5rem 1rem}.form-options{flex-direction:column;align-items:flex-start;gap:.75rem}.login-title{font-size:1.5rem}.logo-icon{height:2rem;width:2rem;font-size:1rem}.logo-text{font-size:1.25rem}}.forums-page *{margin:0;padding:0;box-sizing:border-box}.forums-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.forums-page .debatra-container{min-height:100vh;background-color:#fff}.forums-page .forums-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));width:100%}.forums-page .debatra-header{border-bottom:1px solid #e5e7eb;background-color:#fff}.forums-page .header-wrapper{max-width:1280px;margin:0 auto;padding:0 1rem}.forums-page .btn-primary-forums{margin:0}.forums-page .header-content{display:flex;height:auto;align-items:center;justify-content:space-between}.forums-page .logo-section{display:flex;align-items:center;gap:.5rem}.forums-page .add-partner-pill{margin-top:8px;margin-left:8px;border-radius:9999px;padding:6px 14px;background:#f3f4f6;color:#111827;border:1px solid #e5e7eb;font-size:14px;line-height:1;transition:background .15s ease,border-color .15s ease}.forums-page .add-partner-pill:hover{background:#e5e7eb;border-color:#d1d5db}.forums-page .forums-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media (max-width: 1024px){.forums-page .forums-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.forums-page .forums-grid{grid-template-columns:1fr}}.forums-page .forum-card.create-card{display:flex;align-items:center;justify-content:center;min-height:220px;padding:16px;border:2px dashed #e5e7eb;background:#ffffff;cursor:pointer;text-align:center}.forums-page .forum-card.create-card:disabled,.forums-page .forum-card.create-card[aria-disabled=true]{cursor:not-allowed;opacity:.6}.forums-page .forum-card.create-card:hover:not(:disabled){background:#f9fafb;border-color:#93c5fd}.forums-page .grid-span-all{grid-column:1 / -1}.forums-page .plus-icon{width:32px;height:32px}.forums-page .page-header.page-header--with-action{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.forums-page .page-header-left{display:flex;flex-direction:column;gap:.25rem}.forums-page .pill-button{align-self:center;border:1px solid #d1d5db;background:#ffffff;color:#111827;border-radius:9999px;padding:.5rem .9rem;font-weight:600;line-height:1;box-shadow:0 1px 2px #0000000a;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;cursor:pointer}@media (max-width: 640px){.forums-page .page-header.page-header--with-action{align-items:flex-start}.forums-page .pill-button{align-self:flex-start;margin-top:.5rem}}.forums-page .pill-button:hover{background:#f9fafb;border-color:#9ca3af}.forums-page .pill-button:active{background:#f3f4f6;box-shadow:0 0 #0000}@media (max-width: 640px){.forums-page .pill-button{padding:.45rem .8rem;font-size:.95rem}}.forums-page .modal-content--sm{max-width:420px;width:calc(100% - 2rem);border-radius:12px}.forums-page .modal-content--sm .modal-header{padding:12px 16px}.forums-page .modal-content--sm .modal-title{font-size:18px}.forums-page .modal-content--sm .modal-form{padding:12px 16px}@media (max-width: 480px){.forums-page .modal-content--sm{width:calc(100% - 1.5rem)}}.forums-page .modal-content--partners{max-width:420px}.forums-page .modal-content--confirm{max-width:360px;width:calc(100% - 2rem);border-radius:12px}.forums-page .confirm-text-calibri{font-family:Calibri,Trebuchet MS,Helvetica Neue,Arial,sans-serif;font-weight:700;color:#374151}.forums-page .logo-icon{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:50%;background-color:#2563eb;color:#fff;font-weight:700;font-size:.875rem;margin-top:1.25rem}.forums-page .logo-text{margin-top:1.25rem;font-size:3rem;font-weight:700;color:#111827}.forums-page .nav-section{display:flex;gap:2rem}.forums-page .nav-tab{background:none;border:none;border-bottom:2px solid transparent;padding:1rem 0;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;color:#6b7280;text-decoration:none!important}.forums-page .nav-tab:hover{color:#374151;text-decoration:none!important}.forums-page .nav-tab-active{color:#2563eb;text-decoration:none!important}.forums-page .user-avatar{height:2rem;width:2rem;border-radius:50%;background-color:#101620}.forums-page .main-content{max-width:1280px;margin:0 auto;padding:2rem 1rem}.forums-page .page-header{margin-bottom:2rem}.forums-page .page-title{font-size:1.875rem;font-weight:700;color:#111827}.forums-page .page-subtitle{color:#6b7280;margin-top:.5rem}.forums-page .filter-card{margin-bottom:2rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px #0000000d}.forums-page .filter-card-header{padding:1.5rem 1.5rem 1rem}.forums-page .filter-title{font-size:1.125rem;font-weight:600;color:#111827}.forums-page .filter-description{font-size:.875rem;color:#6b7280;margin-top:.25rem}.forums-page .filter-card-content{padding:0 1.5rem 1.5rem}.forums-page .filter-grid{display:grid;gap:1rem;margin-bottom:1.5rem}@media (min-width: 1024px){.forums-page .filter-grid{grid-template-columns:repeat(4,1fr)}}.forums-page .filter-group{display:flex;flex-direction:column;gap:.5rem}.forums-page .filter-label{font-size:.875rem;font-weight:500;color:#374151}.forums-page .dropdown-wrapper{position:relative}.forums-page .dropdown-button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;background-color:#fff;font-size:.875rem;cursor:pointer;transition:background-color .2s}.forums-page .dropdown-button:hover{background-color:#f9fafb}.forums-page .dropdown-icon{height:1rem;width:1rem;transition:transform .2s}.forums-page .dropdown-icon-rotated{transform:rotate(180deg)}.forums-page .dropdown-menu{position:absolute;z-index:10;width:100%;margin-top:.25rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.forums-page .dropdown-content{padding:.25rem 0}.forums-page .dropdown-item{display:block;width:100%;text-align:left;padding:.5rem 1rem;font-size:.875rem;color:#374151;background:none;border:none;cursor:pointer;transition:background-color .2s}.forums-page .dropdown-item:hover{background-color:#f3f4f6}.forums-page .main-content-forums{padding:1rem;max-width:1280px;margin:0 auto;padding:2rem 1rem;margin-top:-2.5rem}.forums-page .btn{padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:all .2s;cursor:pointer;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center}.forums-page .btn-primary{background-color:#2563eb;color:#fff}.forums-page .btn-primary:hover:not(.btn-disabled){background-color:#1d4ed8}.forums-page .btn-secondary{border-color:#d1d5db;color:#374151;background-color:#fff}.forums-page .btn-secondary-forums{border-color:#d1d5db;color:#374151;background-color:#fff;border:1px solid transparent}.forums-page .btn-secondary-forums:hover:not(.btn-disabled){background-color:#f9fafb}.forums-page .btn-disabled{opacity:.5;cursor:not-allowed}.forums-page .filter-buttons{display:flex;gap:1rem}.forums-page .forums-section{margin-bottom:2rem}.forums-page .forums-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.forums-page .forums-title{font-size:1.5rem;font-weight:700;color:#111827}.forums-page .forums-subtitle{color:#6b7280}.forums-page .forums-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.forums-page .create-forum-card{border:2px dashed #d1d5db;transition:border-color .2s;cursor:pointer;border-radius:.5rem;background:none;padding:0;width:100%}.forums-page .create-forum-card:hover{border-color:#60a5fa}.forums-page .create-forum-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.forums-page .create-forum-icon{height:3rem;width:3rem;border-radius:50%;background-color:#dbeafe;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:background-color .2s}.forums-page .create-forum-card:hover .create-forum-icon{background-color:#bfdbfe}.forums-page .plus-icon{height:1.5rem;width:1.5rem;color:#2563eb}.forums-page .create-forum-title{font-weight:600;color:#111827;margin-bottom:.5rem}.forums-page .create-forum-subtitle{font-size:.875rem;color:#6b7280}.forums-page .forum-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;transition:box-shadow .2s;cursor:pointer}.forums-page .forum-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.forums-page .forum-card-header{padding:1.5rem 1.5rem .75rem}.forums-page .forum-badges{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}.forums-page .badge-group{display:flex;align-items:center;gap:.5rem}.forums-page .badge{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500}.forums-page .badge-type{background-color:#f3f4f6;color:#374151}.forums-page .join-as-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.forums-page .join-as-controls label{font-size:14px;color:#374151;white-space:nowrap}.forums-page .join-as-inputs{display:flex;gap:8px}.forums-page .toast-notification{position:fixed;top:50px;left:50%;transform:translate(-50%,-150px);opacity:0;z-index:10000;display:flex;align-items:center;gap:12px;padding:12px 20px;background-color:#fff;color:#111827;border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border:1px solid #e5e7eb;font-size:14px;font-weight:500;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s ease-out;pointer-events:none}.forums-page .toast-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:9999;cursor:pointer}.forums-page .toast-notification.warning .toast-icon{color:#f59e0b}.forums-page .toast-notification.show{transform:translate(-50%);opacity:1}.forums-page .toast-notification.clickable{cursor:pointer}.forums-page .toast-icon{width:20px;height:20px;color:#16a34a}.forums-page .join-as-inputs .form-select{min-width:110px;flex-grow:1}.forums-page .badge-status{border:1px solid}.forums-page .badge-status-green{border-color:#059669;color:#059669}.forums-page .badge-status-red{border-color:#dc2626;color:#dc2626}.forums-page .edit-button{background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;border-radius:.25rem;transition:all .2s}.forums-page .edit-button:hover{background-color:#f3f4f6;color:#374151}.forums-page .edit-icon{width:.75rem;height:.75rem}.forums-page .forum-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4}.forums-page .forum-description{font-size:.875rem;color:#6b7280;margin-top:.5rem;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.forums-page .forum-card-content{padding:0 1.5rem 1.5rem}.forums-page .forum-meta{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.forums-page .meta-group{display:flex;align-items:center;gap:1rem}.forums-page .meta-item{display:flex;align-items:center;gap:.25rem}.forums-page .meta-icon{height:1rem;width:1rem}.forums-page .team-code{font-size:.75rem;font-family:monospace;background-color:#f3f4f6;padding:.125rem .5rem;border-radius:.25rem}.forums-page .forum-action-btn{width:100%;padding:.375rem .75rem;font-size:.875rem}.forums-page .load-more-section{text-align:center;margin-top:2rem}.forums-page .btn-load-more{padding:.75rem 1.5rem;border-color:#d1d5db;color:#374151;font-weight:500;background-color:#fff}.forums-page .btn-load-more:hover{background-color:#f9fafb}.forums-page .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;overflow-y:auto}.forums-page .modal-content{background-color:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;max-width:42rem;width:100%;max-height:90vh;overflow-y:auto;animation:modalSlideIn .3s ease-out;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.forums-page .modal-header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2rem 1rem;border-bottom:1px solid #e5e7eb}.forums-page .modal-title{font-size:1.5rem;font-weight:700;color:#111827}.forums-page .close-button{background:none;border:none;padding:.5rem;cursor:pointer;color:#6b7280;border-radius:.375rem;transition:all .2s}.forums-page .close-button:hover{background-color:#f3f4f6;color:#374151}.forums-page .close-button svg{width:24px;height:24px}.forums-page .modal-form{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.forums-page .form-group{display:flex;flex-direction:column;gap:.5rem}.forums-page .form-label{font-size:.875rem;font-weight:600;color:#374151}.forums-page .form-input,.forums-page .form-select,.forums-page .form-textarea{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s;background-color:#fff;color:#111827}.forums-page .form-input:focus,.forums-page .form-select:focus,.forums-page .form-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.forums-page .resolution-select{width:12rem}.forums-page .form-textarea{resize:vertical;min-height:100px}.forums-page .select-wrapper{position:relative}.forums-page .time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.forums-page .time-field{display:flex;flex-direction:column;gap:.5rem}.forums-page .time-label{font-size:.75rem;font-weight:500;color:#374151}.forums-page .error-message{font-size:.875rem;color:#dc2626;margin-top:.25rem}.forums-page .form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid #e5e7eb}.forums-page .form-actions .btn{padding:.75rem 1.5rem}@media (max-width: 768px){.forums-page .header-content{flex-direction:column;height:auto;padding:1rem 0;gap:1rem}.forums-page .nav-section{gap:1rem}.forums-page .filter-buttons{flex-direction:column}.forums-page .forums-grid{grid-template-columns:1fr}.forums-page .main-content{padding:1rem}.forums-page .forum-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.forums-page .modal-content{max-height:100vh;border-radius:0}.forums-page .modal-header{padding:1.5rem 1rem 1rem}.forums-page .modal-form{padding:1rem}.forums-page .time-grid{grid-template-columns:1fr}.forums-page .form-actions{flex-direction:column-reverse}.forums-page .form-actions .btn{width:100%}}.forums-page .date-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.forums-page .date-field{display:flex;flex-direction:column;gap:.5rem}.forums-page .date-label{font-size:.75rem;font-weight:500;color:#374151}.forums-page .btn-today{padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,color .2s;background-color:#10b981;color:#fff}.forums-page .btn-today:hover:not(.btn-disabled){background-color:#059669}.forums-page .date-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.5rem}.forums-page .badge-experience-novice{background-color:#dbeafe;color:#2563eb;border:1px solid #bfdbfe;text-transform:capitalize}.forums-page .badge-experience-jv{background-color:#fef3c7;color:#d97706;border:1px solid #fde68a;text-transform:uppercase}.forums-page .badge-experience-varsity{background-color:#f3e8ff;color:#7e22ce;border:1px solid #e9d5ff}.forums-page .forums-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.forums-page .toggle-switch-container{display:flex;align-items:center;gap:.75rem}.forums-page .toggle-label{font-size:.875rem;font-weight:500;color:#4b5563}.forums-page .switch{position:relative;display:inline-block;width:34px;height:20px}.forums-page .switch input{opacity:0;width:0;height:0}.forums-page .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.forums-page .slider:before{position:absolute;content:"";height:12px;width:12px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.forums-page input:checked+.slider{background-color:#2563eb}.forums-page input:focus+.slider{box-shadow:0 0 1px #2563eb}.forums-page input:checked+.slider:before{-webkit-transform:translateX(14px);-ms-transform:translateX(14px);transform:translate(14px)}.forums-page .slider.round{border-radius:34px}.forums-page .slider.round:before{border-radius:50%}.forums-page .section-divider-container{grid-column:1 / -1;display:flex;align-items:center;gap:1rem;margin:1.5rem 0}.forums-page .section-divider-line{flex-grow:1;height:1px;background-color:#e5e7eb}.forums-page .section-divider-text{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.forums-page .create-forum-wrapper{position:relative}.forums-page .custom-tooltip{visibility:hidden;opacity:0;width:250px;background-color:#b91c1c;color:#fff;text-align:center;border-radius:6px;padding:8px;position:absolute;z-index:10;bottom:105%;left:50%;transform:translate(-50%);transition:opacity .3s ease;pointer-events:none}.forums-page .custom-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#b91c1c transparent transparent transparent}.forums-page .create-forum-wrapper:hover .custom-tooltip{visibility:visible;opacity:1}.forums-page .create-forum-card:disabled{cursor:not-allowed;background-color:#f9fafb}.forums-page .btn-manage{background-color:#f97316;color:#fff;border-color:#f97316}.forums-page .btn-manage:hover{background-color:#ea580c;border-color:#ea580c}.forums-page .form-actions-edit{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb;gap:.75rem}.forums-page .form-actions-main{display:flex;gap:.5rem;align-items:center;flex-direction:row;margin-left:auto}.forums-page .form-actions-main .btn{height:44px;padding:0 16px;border-radius:8px;line-height:1;margin:0}.forums-page .modal-form .btn.btn-primary{height:44px;padding:0 18px;border-radius:8px;display:inline-flex;align-items:center;margin:0}.forums-page .modal-form .btn.btn-secondary{height:44px;padding:0 16px;border-radius:8px;display:inline-flex;align-items:center;margin:0}.forums-page .btn-danger{background-color:#ef4444;color:#fff;border-color:#ef4444}.forums-page .btn-danger:hover{background-color:#dc2626;border-color:#dc2626}.forums-page .delete-confirm-view{padding:1rem;text-align:center}.forums-page .delete-confirm-view h4{font-size:1.25rem;font-weight:600;margin-top:0;margin-bottom:.5rem}.forums-page .delete-confirm-view p{margin-top:0;margin-bottom:1.5rem;color:#6b7280}.forums-page .team-code-link{background:none;border:none;padding:0;font-family:monospace;font-size:.75rem;cursor:pointer;color:#2563eb;border-radius:.375rem}.forums-page .team-code-link:hover{text-decoration:underline}.forums-page .forums-grid{width:100%}.forums-page .forums-grid:empty{min-height:1px}.forums-page .partnership-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:#000c;display:flex;align-items:center;justify-content:center;padding:1rem}.forums-page .partnership-modal-content{background-color:#fff;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;width:100%;max-width:28rem;max-height:90vh;overflow-y:auto;padding:1.5rem}.forums-page .partnership-modal-header{margin-bottom:1.5rem}.forums-page .partnership-modal-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.forums-page .partnership-modal-description{font-size:.875rem;color:#6b7280}.forums-page .btn-outline{background-color:transparent;color:#374151;border:1px solid #d1d5db;padding:.375rem .75rem}.forums-page .btn-outline:hover:not(:disabled){background-color:#f9fafb}.forums-page .btn-sm{padding:.25rem .5rem;font-size:.75rem}.forums-page .btn-full{width:100%}.forums-page .btn-trigger{background-color:#3b82f6;color:#fff;padding:.5rem 1rem}.forums-page .btn-trigger:hover{background-color:#2563eb}.forums-page .icon{width:1rem;height:1rem}.forums-page .icon-sm{width:.75rem;height:.75rem}.forums-page .icon-mr{margin-right:.5rem}.forums-page .tabs-container{width:100%}.forums-page .tabs-list{display:grid;grid-template-columns:1fr 1fr;background-color:#f3f4f6;border-radius:.375rem;padding:.25rem;margin-bottom:1rem}.forums-page .tabs-trigger{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#374151;background:transparent;border:none;border-radius:.25rem;cursor:pointer;transition:all .2s}.forums-page .tabs-trigger.active{background:#fff;color:#111827;box-shadow:0 1px 3px #0000001a}.forums-page .tabs-content{margin-top:1rem}.forums-page .card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.forums-page .card-header{padding:1rem 1rem .75rem}.forums-page .card-title{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}.forums-page .card-description,.forums-page .card-desc{font-size:.75rem;color:#6b7280}.forums-page .card-content,.forums-page .card-body{padding:1rem;padding-top:0}.forums-page .input-group{margin-bottom:.75rem}.forums-page .input-label,.forums-page .form-label{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.5rem}.forums-page .input,.forums-page .form-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827;background:#fff;transition:border-color .2s}.forums-page .input:focus,.forums-page .form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.forums-page .input::placeholder,.forums-page .form-input::placeholder{color:#9ca3af}.forums-page .partners-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e5e7eb}.forums-page .partners-row-left{display:flex;align-items:center;gap:10px}.forums-page .partners-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid #e5e7eb}.forums-page .partners-avatar-fallback{display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#374151;font-weight:700}.forums-page .partners-row-info{display:flex;flex-direction:column;gap:2px}.forums-page .partners-row-name{font-weight:600;color:#111827}.forums-page .partners-row-email{font-size:12px;color:#6b7280}.forums-page .partners-remove-btn{border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:10px;padding:8px 14px;cursor:pointer}.forums-page .partners-remove-btn:hover{background:#f9fafb}.forums-page .input-mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}.forums-page .code-display{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem}.forums-page .code-text{flex:1;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem;color:#111827}.forums-page .separator-container{display:flex;align-items:center;gap:.75rem;margin:1rem 0}.forums-page .separator{flex:1;height:1px;background:#e5e7eb}.forums-page .separator-text{font-size:.75rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.forums-page .space-y-2>*+*{margin-top:.5rem}.forums-page .space-y-3>*+*{margin-top:.75rem}.forums-page .space-y-4>*+*{margin-top:1rem}.forums-page .partnership-modal-overlay{animation:fadeIn .2s ease-out}.forums-page .partnership-modal-content{animation:slideIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.forums-page .modal-content--partners{max-width:520px;width:min(92vw,520px)}.forums-page .modal-content--partners{width:min(92vw,520px);max-width:520px;border-radius:16px;overflow:hidden}.forums-page .modal-content--partners .modal-inset{padding:18px 20px 0}.forums-page .modal-content--partners .modal-header{padding:0;margin-bottom:8px}.forums-page .pill-button{border:0;border-radius:9999px;padding:8px 12px;font-weight:700;font-size:14px;color:#374151;background:transparent;cursor:pointer}.forums-page .pill-button.active{background:#ffffff;color:#111827;box-shadow:0 1px 2px #0000000d}.forums-page .partners-locked{position:relative;pointer-events:none;opacity:.6}.forums-page .partners-locked:after{content:"You already have a partner";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#b91c1c;font-weight:700;background:rgba(255,255,255,.6);opacity:0;transition:opacity .15s ease}.forums-page .partners-locked:hover:after{opacity:1}.forums-page .modal-content--partners .card{width:100%;box-sizing:border-box}.forums-page .modal-content--partners{width:min(92vw,400px);max-width:400px;border-radius:14px;overflow:hidden;background:#fff}.forums-page .modal-content--partners .modal-inset{padding:12px 14px 0}.forums-page .modal-content--partners .modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:0;margin-bottom:6px}.forums-page .modal-content--partners .modal-title{margin:0;font-size:20px;font-weight:800;color:#0f172a}.forums-page .modal-content--partners .modal-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280}.forums-page .segmented{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#F3F4F6;border-radius:9999px;padding:4px;margin-top:4px}.forums-page .segmented-btn{border:1px solid #E5E7EB;background:#FFFFFF;border-radius:9999px;padding:10px 12px;font-weight:800;font-size:15px;color:#0f172a;cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease}.forums-page .segmented-btn.is-active{background:#F9FAFB;border-color:#c7d2fe;box-shadow:inset 0 0 0 2px #2563eb}.forums-page .segmented-btn:focus{outline:none}.forums-page .segmented-btn:focus-visible{box-shadow:inset 0 0 0 2px #2563eb80;border-color:#2563eb80}.forums-page .partners-body{margin-top:16px;display:grid;gap:16px}.forums-page .modal-content--partners .card{border:1px solid #E5E7EB;border-radius:12px;background:#FFFFFF;box-shadow:0 1px #11182705}.forums-page .modal-content--partners .card-header{padding:16px 16px 0}.forums-page .modal-content--partners .card-title{margin:0 0 4px;font-size:16px;font-weight:800;color:#111827}.forums-page .modal-content--partners .card-desc{margin:0 0 8px;font-size:13px;color:#6b7280}.forums-page .modal-content--partners .card-body{padding:8px 16px 16px}.forums-page .modal-content--partners .hr-text{position:relative;text-align:center;margin:8px 0;height:20px}.forums-page .modal-content--partners .hr-text:before,.forums-page .modal-content--partners .hr-text:after{content:"";position:absolute;top:50%;width:42%;height:1px;background:#E5E7EB}.forums-page .modal-content--partners .hr-text:before{left:0}.forums-page .modal-content--partners .hr-text:after{right:0}.forums-page .modal-content--partners .hr-text>span{display:inline-block;padding:0 8px;font-size:12px;color:#9ca3af;letter-spacing:.06em;text-transform:uppercase}.forums-page .modal-content--partners .form-label{display:block;margin:0 0 6px;font-size:12px;font-weight:600;color:#4b5563}.forums-page .modal-content--partners .form-input{width:100%;height:42px;border:1px solid #E5E7EB;border-radius:10px;padding:0 12px;background:#FFFFFF;font-size:14px;color:#111827}.forums-page .modal-content--partners .form-input::placeholder{color:#9ca3af}.forums-page .modal-content--partners .form-input.mono{font-family:Monaco,Menlo,Ubuntu Mono,monospace}.forums-page .modal-content--partners .btn.btn-primary{height:44px;border-radius:10px;font-weight:800;background:#2563EB;border:1px solid #2563EB;color:#fff}.forums-page .modal-content--partners .btn.btn-primary:hover{filter:brightness(.98)}.forums-page .modal-content--partners .btn.btn-primary:active{transform:translateY(.5px)}.forums-page .modal-content--partners .btn.btn-primary:disabled,.forums-page .modal-content--partners .btn.btn-primary[disabled]{background:#BFDBFE;border-color:#bfdbfe;color:#fff;opacity:1;cursor:not-allowed}.forums-page .modal-content--partners .btn.btn-secondary{height:40px;border-radius:10px;border:1px solid #E5E7EB;background:#FFFFFF;color:#374151}.forums-page .modal-content--partners .btn-block{width:100%}.forums-page .modal-content--partners .code-row{display:flex;align-items:center;gap:8px}.forums-page .modal-content--partners .code-chip{flex:1;padding:10px 12px;background:#F9FAFB;border:1px solid #E5E7EB;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;color:#111827;text-align:center}.forums-page .modal-content--partners .partners-gutter{padding:0 20px 16px}.forums-page .modal-content--partners .partners-gutter .card{width:100%;box-sizing:border-box}.forums-page .modal-content--partners .partners-gutter .hr-text{margin:12px 0}.forums-page .modal-content--partners .partners-gutter .card{border:1px solid #E5E7EB;border-radius:12px;background:#fff;box-shadow:0 1px #11182705}.debatra-header{background-color:#fff;border-bottom:1px solid #e5e7eb}.header-wrapper{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.header-wrapper{padding:0 1.5rem}}@media (min-width: 1024px){.header-wrapper{padding:0 2rem}}.header-content{display:flex;align-items:center;justify-content:space-between;height:4rem}.logo-section{display:flex;align-items:center;gap:.75rem}.logo-icon{width:2rem;height:2rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.nav-section{display:flex;gap:2rem}.nav-tab{padding:.5rem 1rem;color:#6b7280;text-decoration:none;font-weight:500;border-radius:.5rem;transition:all .2s;position:relative}.nav-tab:hover{color:#374151;background-color:#f3f4f6}.nav-tab-active{color:#2563eb;background-color:#eff6ff}.nav-tab-active:after{content:"";position:absolute;left:1rem;right:1rem;bottom:-1rem;height:2px;background-color:#2563eb}.user-avatar{width:2rem;height:2rem;background-color:#e5e7eb;border-radius:50%;cursor:pointer}.user-avatar:hover{background-color:#d1d5db}.history-page{min-height:100vh;background-color:#fff;padding-top:0}.page-header{background-color:#fff;border-bottom:1px solid #ffffff;margin-bottom:2rem}.header-container{margin-top:3rem;max-width:1280px;margin:0 auto;padding:0 1rem;margin-bottom:2rem}@media (min-width: 640px){.header-container{padding:0 1.5rem}}@media (min-width: 1024px){.header-container{padding:0 2rem}}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.page-title{font-size:1.875rem;font-weight:700;color:#111827;margin:0;margin-top:2.3rem}.page-subtitle{color:#6b7280;margin:.25rem 0 0}.header-actions{display:flex;gap:.75rem}.main-container{max-width:1280px;margin:0 auto;padding:4rem 1rem 2rem}@media (min-width: 640px){.main-container{padding:4rem 1.5rem 2rem}}@media (min-width: 1024px){.main-container{padding:4rem 2rem 2rem}}.tabs-container{margin-top:-6rem;width:100%}.tabs-list{display:grid;grid-template-columns:1fr 1fr;width:100%;margin:0rem 0 2rem;background-color:#f3f4f6;border-radius:.375rem;padding:.25rem}.tab-trigger{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:none;border:none;border-radius:.25rem;cursor:pointer;font-weight:500;color:#6b7280;transition:all .2s}.tab-trigger:hover{color:#374151}.tab-trigger.active{background-color:#fff;color:#111827;box-shadow:0 1px 3px #0000001a}.tab-content{margin-top:1.5rem}.forums-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 768px){.forums-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.forums-grid{grid-template-columns:repeat(3,1fr)}}.calls-grid{display:grid;gap:1.5rem}.forum-card,.call-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.forum-card:hover,.call-card:hover{box-shadow:0 10px 15px -3px #0000001a}.card-header{padding:1.5rem 1.5rem .75rem}.card-header-content{display:flex;justify-content:space-between;align-items:flex-start}.card-title-section{flex:1}.card-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}.card-description{font-size:.875rem;color:#6b7280;margin:.5rem 0 0}.role-badge,.status-badge{display:inline-block;padding:.125rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500;border:1px solid}.role-badge.owner{background-color:#f3e8ff;color:#7c3aed;border-color:#e9d5ff}.role-badge.moderator{background-color:#dbeafe;color:#2563eb;border-color:#bfdbfe}.role-badge.member,.role-badge.participant{background-color:#f3f4f6;color:#374151;border-color:#d1d5db}.status-badge.ongoing{background-color:#dcfce7;color:#16a34a;border-color:#bbf7d0}.status-badge.scheduled{background-color:#fef3c7;color:#d97706;border-color:#fde68a}.card-content{padding:0 1.5rem 1.5rem}.card-stats{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#6b7280;margin-bottom:1rem}.stat-group{display:flex;align-items:center;gap:1rem}.stat-item{display:flex;align-items:center;gap:.25rem}.call-header-content{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.call-title-section{flex:1}.call-title-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.call-forum{font-size:.875rem;color:#6b7280;margin:0}.call-type-icon{display:flex;align-items:center;gap:.5rem}.call-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;font-size:.875rem}@media (min-width: 768px){.call-stats{grid-template-columns:repeat(4,1fr)}}.call-stat{display:flex;align-items:center;gap:.5rem;color:#6b7280}.call-participants{display:flex;align-items:center;gap:.5rem}.avatar-group{display:flex;margin-left:-.5rem}.avatar{width:1.5rem;height:1.5rem;border-radius:50%;background-color:#e5e7eb;border:2px solid white;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#374151;margin-left:-.5rem}.participant-count{font-size:.75rem;color:#6b7280}.card-actions{display:flex;gap:.5rem}.card-actions .btn{height:44px;padding:0 16px;margin-top:0;display:inline-flex;align-items:center;border-radius:10px}.form-actions-edit{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:16px;margin-top:16px;width:100%}.form-actions-edit .btn{height:44px;padding:0 16px;border-radius:10px;margin-top:0!important;flex:0 0 180px}@media (max-width: 480px){.form-actions-edit{flex-direction:column;gap:10px}.form-actions-edit .btn{width:100%;flex:1 1 auto}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;border:1px solid;cursor:pointer;transition:all .2s;text-decoration:none}.btn-primary{background-color:#2563eb;color:#fff;border-color:#2563eb;flex:1}.btn-primary-create{margin-top:3rem;background-color:#2563eb;color:#fff;border-color:#2563eb;flex:1}.btn-primary:hover{background-color:#1d4ed8;border-color:#1d4ed8}.btn-secondary{margin-top:3rem;background-color:#fff;color:#374151;border-color:#d1d5db}.btn-success{background-color:#16a34a;color:#fff;border-color:#16a34a}.btn-success:hover{background-color:#15803d;border-color:#15803d}.icon{width:1rem;height:1rem;stroke-width:2}.video-icon{color:#2563eb}.audio-icon{color:#16a34a}.empty-state{text-align:center;padding:3rem 1rem;color:#6b7280}.empty-state p{margin:0;font-size:1rem}@media (max-width: 640px){.nav-section{display:none}.header-content{flex-direction:column;gap:1rem;align-items:flex-start}.header-actions{width:100%;justify-content:flex-end}.call-title-row{flex-direction:column;align-items:flex-start;gap:.5rem}.card-actions{flex-direction:column}}.forums-grid .empty-state,.calls-grid .empty-state{grid-column:1 / -1;text-align:center}.history-sub-filters{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.sub-filter-btn{padding:.25rem .75rem;font-size:.875rem;font-weight:500;border-radius:9999px;border:1px solid transparent;background-color:transparent;color:#6b7280;cursor:pointer;transition:all .2s}.sub-filter-btn:hover{background-color:#f3f4f6;color:#111827}.sub-filter-btn.active{background-color:#e0e7ff;color:#4338ca;border-color:#c7d2fe}.btn-begin-round{background-color:#f97316;color:#fff;border-color:#f97316}.btn-begin-round:hover:not(:disabled){background-color:#ea580c;border-color:#ea580c}.btn-begin-round:disabled{background-color:#fcd34d;border-color:#fcd34d;cursor:not-allowed;opacity:.7}.begin-round-modal{background-color:#fff;padding:2rem;border-radius:.75rem;width:100%;max-width:500px;text-align:center}.begin-round-modal h3{margin-top:0;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.begin-round-modal p{color:#6b7280;margin-top:0;margin-bottom:1.5rem}.rules-list{list-style-position:inside;text-align:left;margin-bottom:1.5rem;padding:0;color:#4b5563}.rules-list li{margin-bottom:.5rem}.rules-warning{font-size:.875rem;color:#9ca3af;margin-top:1rem;margin-bottom:1.5rem}.btn-waiting{background-color:#fee2e2;color:#b91c1c;border-color:#fecaca;cursor:not-allowed;opacity:1;flex:1}.btn-waiting:hover{background-color:#fee2e2;border-color:#fecaca}.btn-waiting .icon-waiting{color:#ef4444}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.end-call-modal{background-color:#fff;padding:2rem;border-radius:.75rem;width:100%;max-width:500px;text-align:center;box-shadow:0 10px 25px -5px #0000001a}.end-call-modal h3{margin-top:0;font-size:1.5rem}.end-call-modal p{color:#6b7280;margin:1rem 0 2rem}.modal-actions{display:flex;gap:1rem}.modal-actions .btn-secondary,.modal-actions .btn-end-call{flex:1}.btn-end-call{background-color:#dc2626;color:#fff;border-color:#dc2626}.btn-end-call:hover{background-color:#b91c1c;border-color:#b91c1c}.main-container{margin-top:3rem}.forum-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;transition:box-shadow .2s;display:flex;flex-direction:column;height:100%}.forum-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.forum-card-header{padding:1.5rem 1.5rem .75rem}.forum-badges{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}.badge-group{display:flex;align-items:center;gap:.5rem}.badge{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500}.badge-type{background-color:#f3f4f6;color:#374151}.badge-status{border:1px solid #d1d5db;color:#6b7280}.badge-status-completed{border-color:#9ca3af;color:#6b7280}.forum-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4}.forum-description{font-size:.875rem;color:#6b7280;margin-top:.5rem;line-height:1.5}.forum-card-content{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;margin-top:auto}.forum-meta{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.meta-group{display:flex;align-items:center;gap:1rem}.meta-item{display:flex;align-items:center;gap:.25rem}.meta-icon{height:1rem;width:1rem}.team-code{font-size:.75rem;font-family:monospace;background-color:#f3f4f6;padding:.125rem .5rem;border-radius:.25rem}.forum-action-btn{width:100%;padding:.375rem .75rem;font-size:.875rem;margin-top:0}.signup-container{min-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem}.signup-wrapper{margin:0 auto;width:100%;max-width:28rem;text-align:center;margin-bottom:2rem}.logo-section{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.logo-icon{width:2.5rem;height:2.5rem;background-color:#4f46e5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:.75rem;color:#fff;font-weight:700;font-size:1.25rem}.logo-text{font-size:1.5rem;font-weight:700;color:#111827}.signup-title{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:-.025em}.signup-subtitle{color:#6b7280;font-size:.875rem;margin:0 0 .25rem}.signup-login-link{color:#6b7280;font-size:.875rem;margin:0}.login-link{color:#4f46e5;font-weight:500;text-decoration:none}.login-link:hover{color:#4338ca}.signup-form-wrapper{margin:0 auto;width:100%;max-width:28rem}.signup-card{background-color:#fff;padding:2rem 2.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border-radius:.5rem}.google-link-section{margin-bottom:1.5rem}.google-link-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.75rem}.google-link-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.625rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:transparent;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out}.google-link-btn:hover:not(:disabled){border-color:#9ca3af;background-color:#f9fafb}.google-link-btn.google-linked{background-color:#16a34a;border-color:#16a34a;color:#fff}.google-link-btn.google-linked:hover{background-color:#15803d;border-color:#15803d}.google-link-btn:disabled{opacity:.6;cursor:not-allowed}.google-icon,.check-icon{width:1.25rem;height:1.25rem}.google-success-text{margin-top:.5rem;text-align:center;font-size:.875rem;color:#16a34a;margin-bottom:0}.divider-section{margin:1.5rem 0}.divider-line{position:relative}.divider-line:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#d1d5db}.divider-text span{background-color:#fff;padding:0 .5rem;color:#6b7280}.signup-form{display:flex;flex-direction:column;gap:1.5rem}.name-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group.half-width{flex:1}.form-input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#fff}.form-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.team-code-input{font-family:Courier New,monospace;text-transform:uppercase}.form-help-text{margin-top:.25rem;font-size:.75rem;color:#6b7280;margin-bottom:0}.checkbox-group{display:flex;align-items:flex-start}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#111827;cursor:pointer;line-height:1.25;padding-right:.5rem;margin-left:1rem}.checkbox{margin-right:1rem;margin-top:.125rem;flex-shrink:0}.terms-link{color:#4f46e5;text-decoration:none}.terms-link:hover{color:#4338ca}.submit-btn{width:100%;padding:.75rem 1rem;background-color:#4f46e5;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .15s ease-in-out;display:flex;align-items:center;justify-content:center}.submit-btn:hover:not(:disabled){background-color:#4338ca}.submit-btn.btn-disabled{background-color:#9ca3af;cursor:not-allowed}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.footer-links{margin-top:1.5rem;text-align:center}.help-text{font-size:.875rem;color:#6b7280;margin:0}.support-link{color:#4f46e5;font-weight:500;text-decoration:none}.support-link:hover{color:#4338ca}.loading-spinner{width:1.25rem;height:1.25rem;border:2px solid #d1d5db;border-top:2px solid #6b7280;border-radius:50%;animation:spin 1s linear infinite}.loading-spinner-white{border:2px solid rgba(255,255,255,.3);border-top:2px solid white}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-loading{pointer-events:none}@media (max-width: 640px){.signup-container,.signup-card{padding:1.5rem 1rem}.name-row{grid-template-columns:1fr;gap:1.5rem}.signup-title{font-size:1.5rem}}.form-input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.form-input::placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.checkbox-group{display:flex;align-items:flex-start;gap:.5rem}.checkbox{flex-shrink:0}.checkbox-text{font-size:.875rem;color:#111827;line-height:1.35}.tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:12px 16px;background-color:#1f2937;color:#fff;font-size:12px;border-radius:6px;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none;white-space:nowrap;z-index:10}.tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#1f2937}.tooltip-trigger:hover .tooltip{opacity:1}.profile-picture-container{position:relative;display:inline-block}.profile-picture{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb}.camera-button{position:absolute;bottom:-4px;right:-4px;width:32px;height:32px;border-radius:50%;padding:0;background-color:#2563eb;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.camera-button:hover{background-color:#1d4ed8}.form-section{margin-bottom:40px}.section-header{font-size:18px;font-weight:600;color:#111827;border-bottom:2px solid #2563eb;display:inline-block;padding-bottom:4px;margin-bottom:16px}.form-input{border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.password-field{position:relative}.password-display{display:flex;align-items:center;height:40px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background-color:#f9fafb;font-size:14px;cursor:default}.password-text{flex:1;font-family:Monaco,Menlo,Ubuntu Mono,monospace;color:#374151}.password-buttons{position:absolute;right:0;top:0;height:100%;display:flex;align-items:center}.icon-button{padding:8px;background:transparent;border:none;color:#6b7280;cursor:pointer;transition:color .2s ease}.icon-button:hover{color:#374151}.profile-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.back-to-forums{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#6b7280;font-size:.875rem;font-weight:400;cursor:pointer;transition:color .2s;padding:0;margin-bottom:1rem}.back-to-forums:hover{color:#374151}.profile-modal-content{background:white;border-radius:8px;box-shadow:0 25px 50px -12px #00000040;max-width:448px;width:100%;max-height:90vh;overflow-y:auto}.profile-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e5e7eb}.modal-title{font-size:20px;font-weight:600;color:#111827}.profile-modal-body{padding:24px}.profile-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:24px;border-top:1px solid #e5e7eb}.profile-page .btn-primary{background-color:#2563eb;color:#fff;padding:8px 16px;border-radius:6px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;gap:8px;width:auto!important;max-width:max-content}.btn-primary:hover{background-color:#1d4ed8}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background-color:transparent;color:#374151;padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.spinner{width:16px;height:16px;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.profile-page .grid-3{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.profile-page .grid-3{grid-template-columns:repeat(3,1fr)}}.profile-page .grid-4{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.profile-page .grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.profile-page .grid-4{grid-template-columns:repeat(4,1fr)}}.profile-page .header{background:white;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.profile-page .header-content{max-width:1280px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;height:64px}.profile-page .logo{display:flex;align-items:center;gap:.5rem}.profile-page .d-logo-icon{display:flex;height:2.4rem;width:2.4rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:#2563eb;color:#fff;font-weight:700;font-size:1rem;margin-left:.7rem}.profile-page .d-logo-text{margin-left:.7rem;font-size:3rem;font-weight:700;color:#111827}.profile-page .card{background:white;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a}.profile-page .card-header{padding:32px;border-bottom:1px solid #e5e7eb}.profile-page .card-title{font-size:30px;font-weight:700;color:#111827}.profile-page .card-description{color:#6b7280;margin-top:8px}.profile-page .card-content{padding:32px}.field-group{margin-bottom:16px}.field-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.field-help{font-size:12px;color:#6b7280;margin-top:4px}.char-counter{font-size:12px;color:#6b7280;text-align:right;margin-top:4px}.checkbox-group{display:flex;align-items:center;gap:8px}.checkbox{width:16px;height:16px;border:1px solid #d1d5db;border-radius:4px;cursor:pointer}.checkbox:checked{background-color:#2563eb;border-color:#2563eb}.select-trigger{display:flex;align-items:center;justify-content:between;width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:white;font-size:14px;cursor:pointer;transition:border-color .2s ease}.select-trigger:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}@media (max-width: 768px){.profile-page .card-content{padding:16px}.profile-page .grid-3,.profile-page .grid-4{grid-template-columns:1fr}.modal-content{margin:16px}}.profile-picture-container{position:relative;display:inline-block;overflow:hidden}.profile-picture{width:80px;height:80px;aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb}.form-section+.form-section{margin-top:5px}.section-header{margin-bottom:2px}.form-section-social{margin-top:-5rem}.form-section-security{margin-top:-1.75rem}.form-section-privacy{margin-top:-1.5rem}.section-header{margin-bottom:10px}.field-label-email{display:block;margin-bottom:12px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media (max-width: 768px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9fafb;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.debatra-container{display:flex;flex-direction:column;min-height:100vh}.debatra-header{background-color:#fff;border-bottom:1px solid #e2e8f0}.header-wrapper{max-width:1200px;margin:0 auto;padding:0 1rem}.header-content{display:flex;align-items:center;justify-content:space-between;height:3.5rem}.logo-section{display:flex;align-items:center;gap:.5rem}.logo-icon{margin-left:3.5rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background-color:#3b82f6;color:#fff;font-size:1.5rem;font-family:Asap,sans-serif;font-weight:700}.logo-text{font-size:2rem;font-family:Asap,sans-serif;font-weight:100}.nav-section{margin-right:12.5rem;display:none;align-items:center;gap:1.5rem}@media (min-width: 768px){.nav-section{display:flex}}.nav-tab{font-size:.875rem;font-weight:500;color:#64748b;text-decoration:none;transition:color .2s}.nav-tab:hover{color:#3b82f6}.user-avatar{width:2rem;height:2rem;border-radius:50%;cursor:pointer;overflow:hidden}.avatar-image{width:100%;height:100%;object-fit:cover}.pub-profile__main-content{max-width:80rem;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem}.pub-profile__card{background-color:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;padding:2rem}.pub-profile__hero-content{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.pub-profile__hero-content{grid-template-columns:3fr 1fr}}.pub-profile__hero-main{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.pub-profile__hero-main{flex-direction:row}}.pub-profile__avatar-section{display:flex;justify-content:center}@media (min-width: 768px){.pub-profile__avatar-section{justify-content:flex-start}}.pub-profile__avatar{position:relative;width:6rem;height:6rem;border:4px solid white;box-shadow:0 4px 6px #0000001a;border-radius:50%;overflow:hidden}.pub-profile__avatar-fallback{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f1f5f9;font-size:1.25rem;font-weight:700;color:#64748b}.pub-profile__hero-info{flex:1;display:flex;flex-direction:column;gap:1rem}.pub-profile__hero-header{display:flex;flex-direction:column;gap:.25rem}.pub-profile__name{font-size:1.25rem;font-weight:700;color:#0f172a}@media (min-width: 768px){.pub-profile__name{font-size:1.5rem}}.pub-profile__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.pub-profile__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 768px){.pub-profile__stats{grid-template-columns:repeat(4,1fr)}}.pub-profile__stat-item{text-align:center}.pub-profile__stat-label{font-size:.75rem;color:#64748b;letter-spacing:.05em;margin-bottom:.5rem}.pub-profile__stat-number{font-size:1.25rem;font-weight:700}.pub-profile__rating-bar-container{display:flex;flex-direction:column;align-items:center;gap:.25rem}.pub-profile__rating-bar{width:100%;height:.5rem;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.pub-profile__rating-bar-fill{height:100%;transition:all .3s ease-in-out}.pub-profile__rating-bar-fill--rating{background:linear-gradient(to right,#3b82f6,#2563eb)}.pub-profile__rating-bar-fill--trust{background:linear-gradient(to right,#10b981,#059669)}.pub-profile__rating-text{font-size:.75rem;font-weight:600;color:#64748b}.pub-profile__bio{font-size:.875rem;color:#64748b;line-height:1.6;max-width:48rem}.pub-profile__actions{display:flex;gap:1rem;flex-wrap:wrap}.pub-profile__sidebar{grid-column:span 1}.pub-profile__connect-card{background-color:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1rem}.pub-profile__connect-title{font-size:1rem;font-weight:600}.pub-profile__connect-grid{display:flex;flex-direction:column;gap:.5rem}.pub-profile__connect-link{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:.5rem;font-size:.75rem;text-decoration:none;color:inherit;transition:background-color .2s}.pub-profile__connect-link:hover{background-color:#f1f5f980}.pub-profile__sidebar-meta{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.pub-profile__sidebar-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#64748b}.pub-profile__results-section{display:flex;flex-direction:column;gap:1.5rem}.pub-profile__section-header{display:flex;flex-direction:column;gap:.5rem}.pub-profile__section-title{font-size:1.25rem;font-weight:700}.pub-profile__section-subtitle{color:#64748b}.pub-profile__results-list{display:flex;flex-direction:column;gap:1rem}.pub-profile__result-item{background-color:#fff;border-radius:.75rem;border:1px solid #e2e8f0;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s;text-decoration:none;color:inherit;cursor:pointer}.pub-profile__result-item:hover{box-shadow:0 4px 6px #0000001a}.pub-profile__result-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.pub-profile__result-info{flex:1}.pub-profile__result-name{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.pub-profile__result-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.875rem;color:#64748b}.pub-profile__result-date{font-weight:500}.pub-profile__result-round{background-color:#f1f5f9;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem}.pub-profile__result-outcome{flex-shrink:0}.pub-profile__result-details{display:flex;flex-direction:column;gap:.75rem}.pub-profile__result-resolution{font-size:.75rem;color:#64748b;line-height:1.6}.pub-profile-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;border:1px solid transparent;cursor:pointer;transition:all .2s;text-decoration:none}.pub-profile-btn:disabled{opacity:.5;cursor:not-allowed}.pub-profile-btn--primary{background-color:#3b82f6;color:#fff}.pub-profile-btn--primary:hover{background-color:#2563eb}.pub-profile-btn--secondary{background-color:transparent;color:#64748b;border-color:#e2e8f0}.pub-profile-btn--secondary:hover{background-color:#f8fafc}.pub-profile-btn--sm{padding:.375rem .75rem;font-size:.8125rem}.pub-profile-badge{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:.375rem;border:1px solid transparent}.pub-profile-badge--secondary{background-color:#f1f5f9;color:#475569}.pub-profile-badge--outline{background-color:transparent;border-color:#e2e8f0;color:#64748b;font-family:monospace}.pub-profile-badge--success{background-color:#dcfce7;color:#166534}.pub-profile-badge--danger{background-color:#fecaca;color:#991b1b}.pub-profile-badge--sm{padding:.125rem .375rem;font-size:.6875rem}.pub-profile-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.pub-profile-modal__content{background-color:#fff;border-radius:.5rem;box-shadow:0 10px 25px #0000001a;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.pub-profile-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}.pub-profile-modal__title{font-size:1.125rem;font-weight:600}.pub-profile-modal__close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.pub-profile-modal__close:hover{color:#0f172a}.pub-profile-modal__body{padding:1.5rem}.pub-profile-modal__description{color:#64748b;margin-bottom:1rem}.pub-profile-modal__footer{display:flex;gap:.75rem;justify-content:flex-end;padding:0 1.5rem 1.5rem}.pub-profile-form__group{margin-bottom:1rem}.pub-profile-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pub-profile-form__label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#374151}.pub-profile-form__input,.pub-profile-form__select,.pub-profile-form__textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .2s}.pub-profile-form__input:focus,.pub-profile-form__select:focus,.pub-profile-form__textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.pub-profile-form__textarea{resize:vertical;min-height:80px}.w-4{width:1rem}.h-4{height:1rem}.mr-2{margin-right:.5rem}@media (max-width: 768px){.pub-profile__main-content{padding:1rem}.pub-profile__card{padding:1.5rem}.pub-profile__name{font-size:1.125rem}.pub-profile__stats{grid-template-columns:repeat(2,1fr)}.pub-profile__result-header{flex-direction:column;gap:.75rem}.pub-profile__result-meta{font-size:.75rem}.pub-profile-form__row{grid-template-columns:1fr}.pub-profile-modal__content{margin:1rem}}.pub-profile__reviews-container{margin-top:1rem;border-top:1px solid #e5e7eb;padding-top:1rem}.pub-profile__reviews-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-align:left;color:#374151;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:background-color .2s}.pub-profile__reviews-button:hover{background-color:#f3f4f6}.pub-profile__reviews-button:disabled{cursor:not-allowed;opacity:.6}.pub-profile__reviews-chevron{width:1.25rem;height:1.25rem;stroke:#6b7280;stroke-width:2px;transition:transform .2s}.pub-profile__reviews-chevron.open{transform:rotate(180deg)}.pub-profile__reviews-list{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.pub-profile__review-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.pub-profile__history-list-wrapper.expanded{max-height:200rem}.pub-profile__history-list-wrapper{position:relative;overflow:hidden;max-height:22rem;transition:max-height .5s ease-in-out}.pub-profile__history-list-wrapper.expanded{max-height:30rem;overflow-y:auto;padding-right:.5rem}.pub-profile__history-fade{position:absolute;bottom:0;left:0;right:0;height:8rem;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1) 70%);display:flex;justify-content:center;align-items:flex-end;padding-bottom:1rem}.pub-profile__history-list-wrapper.expanded::-webkit-scrollbar{width:8px}.pub-profile__history-list-wrapper.expanded::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.pub-profile__history-list-wrapper.expanded::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.pub-profile__history-list-wrapper.expanded::-webkit-scrollbar-thumb:hover{background:#9ca3af}.pub-profile__history-card{background-color:#fff;border-radius:1rem;border:1px solid #e5e7eb;padding:1.5rem;margin-top:1.5rem;box-shadow:0 1px 3px #0000000d}.pub-profile__history-list-container{transition:max-height .5s ease-in-out;position:relative}.pub-profile__history-list-container.collapsed{max-height:22rem;overflow:hidden}.pub-profile__history-list-container.collapsed:after{content:"";position:absolute;bottom:0;left:0;right:0;height:8rem;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1) 70%);pointer-events:none}.pub-profile__history-list-container:not(.collapsed){max-height:45rem;overflow-y:auto;padding-right:.5rem}.pub-profile__history-controls{text-align:center;padding-top:1.5rem;border-top:1px solid #e5e7eb;margin-top:1.5rem}.pub-profile__section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.pub-profile__header-text{flex-grow:1}.pub-profile__no-results{color:#6b7280;padding:2rem 0;text-align:center}.pub-profile__history-list-container:not(.collapsed)::-webkit-scrollbar{width:8px}.pub-profile__history-list-container:not(.collapsed)::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.pub-profile__history-list-container:not(.collapsed)::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.pub-profile__history-list-container:not(.collapsed)::-webkit-scrollbar-thumb:hover{background:#9ca3af}.pub-profile__reviews-card{background-color:#fff;border-radius:1rem;border:1px solid #e5e7eb;padding:1.5rem;margin-top:1.5rem;box-shadow:0 1px 3px #0000000d}.pub-profile__reviews-list-container{transition:max-height .5s ease-in-out;position:relative}.pub-profile__reviews-list-container.collapsed{max-height:22rem;overflow:hidden}.pub-profile__reviews-list-container:not(.collapsed){max-height:30rem;overflow-y:auto;padding-right:.5rem}.pub-profile__review-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.pub-profile__reviews-list-container .pub-profile__results-list{display:flex;flex-direction:column;gap:1rem}.pub-profile__review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.pub-profile__review-rating{font-weight:600;color:#f59e0b}.pub-profile__review-date{font-size:.8rem;color:#6b7280}.pub-profile__review-comment{font-style:italic;color:#4b5563;margin:0;line-height:1.6}.pub-profile__reviews-list-container:not(.collapsed)::-webkit-scrollbar{width:8px}.pub-profile__reviews-list-container:not(.collapsed)::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.pub-profile__reviews-list-container:not(.collapsed)::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.pub-profile__reviews-list-container:not(.collapsed)::-webkit-scrollbar-thumb:hover{background:#9ca3af}.pub-profile__review-item{background-color:#f6f8fb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.pub-profile__review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.pub-profile__reviewer-name{font-weight:600;color:#1f2937}.pub-profile__review-rating-text{font-weight:600;font-size:.9rem;color:#4b5563}.pub-profile__review-comment{font-style:italic;color:#4b5563;margin:0;line-height:1.6;border-top:1px solid #f5f6f8;padding-top:.75rem}.info-tip{position:relative;display:inline-flex;align-items:center;cursor:help;color:#6b7280}.info-tip:hover{color:#111827}.info-tip__bubble{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);background:#111827;color:#fff;padding:.35rem .55rem;border-radius:.375rem;font-size:.75rem;line-height:1.1;white-space:nowrap;z-index:10}.info-tip__bubble:after{content:"";position:absolute;left:-5px;top:50%;transform:translateY(-50%);border-width:5px;border-style:solid;border-color:transparent #111827 transparent transparent}.info-tip__bubble{z-index:1001}.info-tip__bubble{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);padding:.4rem .65rem;border-radius:.375rem;background:#f3f4f6;color:#111827;font-size:.75rem;font-weight:500;line-height:1.25;white-space:nowrap;box-shadow:0 2px 6px #00000014;z-index:1001}.info-tip__bubble:after{content:"";position:absolute;left:-5px;top:50%;transform:translateY(-50%);border:5px solid transparent;border-right-color:#f3f4f6}.pub-profile-form__group--level{min-width:7.5rem}.pub-profile-badge--beginner{background-color:#fef9c3;color:#92400e}.pub-profile-badge--novice{background-color:#dbeafe;color:#1e40af}.pub-profile-badge--jv{background-color:#ffedd5;color:#9a3412}.pub-profile-badge--varsity{background-color:#e0e7ff;color:#3730a3}.pub-profile__review-item{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.pub-profile__review-item:hover{box-shadow:0 4px 6px #0000001a}.pub-profile__review-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.pub-profile__reviewer-info{display:flex;align-items:center;gap:.5rem}.pub-profile__review-rating-text{font-weight:600}.pub-profile__review-comment{font-size:.875rem;color:#64748b;line-height:1.6}.pub-profile__btn-wrapper{position:relative;display:inline-block}.pub-profile__tooltip{pointer-events:none;position:absolute;left:50%;bottom:125%;transform:translate(-50%);opacity:0;transition:opacity .15s ease;background:#111827;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px;white-space:nowrap;z-index:10}.pub-profile__btn-wrapper:hover .pub-profile__tooltip{opacity:1}.pub-profile-btn--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}:root{--border-color: #e5e7eb;--background-light: #f9fafb;--background-white: #ffffff;--text-primary: #111827;--text-secondary: #6b7280;--brand-color: #2563eb;--brand-color-dark: #1d4ed8;--online-indicator: #10b981}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--background-white);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.msgs-page-locked{overflow:hidden}.msgs-friends-strip{padding:10px 12px;border-bottom:1px solid #e5e7eb;background:#fff}.msgs-friends-title{font-size:12px;color:#64748b;letter-spacing:.02em;margin-bottom:8px}.msgs-friends-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.msgs-friend-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#ffffff;cursor:pointer;white-space:nowrap;max-width:100%}.msgs-ml-indent{margin-left:0rem}.msgs-friend-chip:hover{background:#f8fafc}.msgs-friend-chip-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex:0 0 28px}.msgs-friend-chip-name{font-size:13px;color:#111827;overflow:hidden;text-overflow:ellipsis}.msgs-app-container{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;overflow:hidden;background-color:var(--background-white);border:none;border-radius:0;box-shadow:none}.msgs-messages-container{display:flex;flex-grow:1;overflow:hidden}.msgs-message-bubble:has(.invite-card){padding:0;background:none;border:none;box-shadow:none;border-radius:0}.toast-notification{position:fixed;top:50px;left:50%;transform:translate(-50%,-150px);opacity:0;z-index:10000;display:flex;align-items:center;gap:12px;padding:12px 20px;background-color:#fff;color:#111827;border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border:1px solid #e5e7eb;font-size:14px;font-weight:500;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s ease-out;pointer-events:none}.toast-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:9999;cursor:pointer}.toast-notification.warning .toast-icon{color:#f59e0b}.toast-notification.show{transform:translate(-50%);opacity:1}.toast-notification.clickable{cursor:pointer}.toast-icon{width:20px;height:20px;color:#16a34a}.invite-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #00000012;padding:16px;max-width:420px;text-align:left;color:#1f2937}.invite-header{font-size:1.1rem;font-weight:600;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #f3f4f6}.invite-body{display:flex;flex-direction:column;gap:8px;font-size:.9rem}.invite-body strong{color:#4b5563;margin-right:6px}.invite-actions{margin-top:16px;padding-top:16px;border-top:1px solid #f3f4f6;display:flex;gap:12px;justify-content:flex-end}.invite-actions .btn{padding:8px 16px;border-radius:8px;border:none;cursor:pointer;font-weight:500;transition:all .2s ease-in-out}.invite-actions .btn-primary{background-color:#4f46e5;color:#fff}.invite-actions .btn-primary:hover{background-color:#4338ca;transform:translateY(-1px)}.invite-actions .btn-secondary{background-color:#f3f4f6;color:#374151}.invite-actions .btn-secondary:hover{background-color:#e5e7eb;transform:translateY(-1px)}.invite-note{margin-top:12px;padding-top:12px;border-top:1px solid #f3f4f6;font-size:.8rem;color:#6b7280;font-style:italic;text-align:center}.msgs-conversations-sidebar{width:340px;border-right:1px solid var(--border-color);display:flex;flex-direction:column;flex-shrink:0}.msgs-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--border-color);flex-shrink:0}.msgs-sidebar-title{font-size:1.25rem;font-weight:700;margin:0}.msgs-friend-pill{display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem;padding:.1rem .45rem;font-size:.75rem;font-weight:700;border-radius:9999px;background:#ef4444;color:#fff}.msgs-schedule-btn{background-color:var(--brand-color);color:var(--background-white);border:none;border-radius:9999px;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 2px 4px #2563eb33}.msgs-schedule-btn:hover{background-color:var(--brand-color-dark);transform:translateY(-1px);box-shadow:0 4px 8px #2563eb4d}.msgs-toast{position:fixed;right:16px;bottom:16px;padding:.6rem .8rem;background:#111827;color:#fff;border-radius:10px;box-shadow:0 10px 20px #00000026;z-index:1000}.msgs-new-message-btn{background:none;border:none;cursor:pointer;color:var(--brand-color);font-size:28px;font-weight:300;line-height:1;padding:6.5px 8px 4px;border-radius:8px;transition:background-color .2s}.msgs-new-message-btn:hover{background-color:#f0f0f0}.msgs-plus-icon{width:24px;height:24px}.msgs-search-container{padding:16px;border-bottom:1px solid var(--border-color);flex-shrink:0}.msgs-search-input-wrapper{position:relative}.msgs-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--text-secondary)}.msgs-search-input{width:100%;padding:10px 10px 10px 36px;border:1px solid var(--border-color);border-radius:20px;font-size:.875rem;background-color:var(--background-light)}.msgs-conversations-list{overflow-y:auto;flex-grow:1}.msgs-conversation-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;border-bottom:1px solid #f3f4f6;gap:12px}.msgs-conversation-item:hover{background-color:var(--background-light)}.msgs-conversation-item.msgs-active{background-color:#eff6ff;border-right:3px solid var(--brand-color);padding-right:13px}.msgs-avatar-container{position:relative;flex-shrink:0}.msgs-online-indicator{position:absolute;bottom:2px;right:2px;width:12px;height:12px;background-color:var(--online-indicator);border:2px solid white;border-radius:50%}.msgs-conversation-details{flex-grow:1;min-width:0;overflow:hidden}.msgs-conversation-header{display:flex;justify-content:space-between;align-items:center}.msgs-conversation-name{font-weight:600}.msgs-conversation-time{font-size:.75rem;color:var(--text-secondary)}.msgs-conversation-preview{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.msgs-last-message{font-size:.875rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.msgs-last-message.msgs-unread{color:var(--text-primary);font-weight:700}.msgs-unread-badge{background-color:var(--brand-color);color:#fff;font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:12px;margin-left:8px}.msgs-chat-area{flex-grow:1;display:flex;flex-direction:column;background-color:var(--background-white)}.msgs-chat-header{display:flex;align-items:center;padding:12px 24px;border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between}.msgs-participant-info{display:flex;gap:12px;align-items:center}.msgs-participant-name{font-weight:600;margin:0}.msgs-participant-status{font-size:.875rem;color:var(--text-secondary);margin:0}.msgs-messages-list-container{flex-grow:1;overflow-y:auto;padding:16px 24px}.msgs-message-wrapper{display:flex;margin-bottom:4px}.msgs-message-wrapper.msgs-sent{justify-content:flex-end}.msgs-message-avatar-placeholder{width:40px;flex-shrink:0}.msgs-message-avatar{width:32px;height:32px;border-radius:50%;margin-right:8px}.msgs-message-bubble-wrapper{display:flex;flex-direction:column;max-width:70%;align-items:flex-start}.msgs-message-wrapper.msgs-sent .msgs-message-bubble-wrapper{align-items:flex-end}.msgs-message-bubble-wrapper.msgs-ml-10{margin-left:40px}.msgs-message-bubble{padding:10px 14px;border-radius:18px}.msgs-message-bubble.msgs-sent{background-color:var(--brand-color);color:#fff;border-bottom-right-radius:4px}.msgs-message-bubble.msgs-received{background-color:var(--background-light);color:var(--text-primary);border-bottom-left-radius:4px}.msgs-message-content{margin:0;font-size:.9rem;line-height:1.5;word-wrap:break-word}.msgs-message-time{font-size:.75rem;color:var(--text-secondary);margin-top:4px;padding:0 6px}.msgs-message-input-area{padding:16px 24px;border-top:1px solid var(--border-color);flex-shrink:0;background-color:var(--background-white)}.msgs-message-input-form{display:flex;align-items:center;gap:12px}.msgs-message-input{flex-grow:1;border:1px solid var(--border-color);background-color:var(--background-light);border-radius:20px;padding:10px 16px;font-size:.9rem}.msgs-message-input:focus{outline:none;border-color:var(--brand-color);background-color:var(--background-white)}.msgs-send-btn{background-color:var(--brand-color);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;flex-shrink:0;transition:background-color .2s}.msgs-send-btn:hover{background-color:var(--brand-color-dark)}.msgs-send-btn:disabled{background-color:#d1d5db;cursor:not-allowed}.msgs-no-conversation-selected{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-secondary);background-color:var(--background-light)}.msgs-chat-header-actions{display:flex;align-items:center}.msgs-schedule-debate-btn{display:flex;align-items:center;gap:8px;background-color:var(--background-light);color:var(--text-primary);border:1px solid var(--border-color);padding:8px 16px;border-radius:20px;font-weight:500;cursor:pointer;transition:background-color .2s,border-color .2s}.msgs-schedule-debate-btn svg{width:16px;height:16px;color:var(--text-secondary)}.msgs-schedule-debate-btn:hover{background-color:#e5e7eb;border-color:#d1d5db}.msgs-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.msgs-modal-content{background-color:#fff;border-radius:18px;border:1px solid #dbeafe;width:90%;max-width:500px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #02061733,0 8px 24px #0206171f;animation:msgsModalIn .22s cubic-bezier(.34,1.56,.64,1) both}@keyframes msgsModalIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.msgs-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #dbeafe}.msgs-modal-title{font-size:1.25rem;font-weight:700;margin:0}.msgs-close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-secondary);width:36px;height:36px;border-radius:8px;line-height:0;display:grid;place-items:center}.msgs-close-button:hover{background-color:#e0e7ff;color:#1e3a8a}.msgs-modal-body{padding:20px;overflow-y:auto}.msgs-form-group{margin-bottom:16px}.msgs-form-group label{display:block;font-weight:500;font-size:.875rem;margin-bottom:8px}.msgs-modal-content .form-input,.msgs-modal-content .form-select{width:100%;padding:12px 14px;border:1px solid #dbeafe;border-radius:12px;background-color:#fff;font-size:.95rem;color:#0f172a;transition:background-color .15s,border-color .15s,box-shadow .15s}.msgs-modal-content .form-input:focus,.msgs-modal-content .form-select:focus{outline:none;border-color:var(--brand-color);background-color:#fff;box-shadow:0 0 0 3px #2563eb26}.msgs-modal-content .btn-today{background-color:#e0e7ff;color:#1e3a8a;border:1px solid #c7d2fe;border-radius:9999px}.msgs-form-group input{width:100%;padding:10px;border:1px solid var(--border-color);border-radius:8px;font-size:.9rem}.msgs-selected-users-container{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid var(--border-color);border-radius:8px;max-height:100px;overflow-y:auto}.msgs-selected-user-tag{display:flex;align-items:center;background-color:#e5e7eb;border-radius:16px;padding:4px 8px;font-size:.875rem}.msgs-selected-user-tag span{margin-right:6px}.msgs-selected-user-tag button{background:none;border:none;font-size:1rem;cursor:pointer;line-height:1;padding:0 4px}.msgs-user-list{max-height:200px;overflow-y:auto;border:1px solid var(--border-color);border-radius:8px}.msgs-user-list-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid #f3f4f6}.msgs-user-list-item:last-child{border-bottom:none}.msgs-user-list-item-info{display:flex;align-items:center;gap:12px}.msgs-user-list-item-info .msgs-avatar{width:40px;height:40px}.msgs-add-user-btn{background-color:var(--brand-color);color:#fff;border:none;padding:6px 12px;border-radius:16px;font-weight:500;font-size:.875rem;cursor:pointer}.msgs-add-user-btn:disabled{background-color:#9ca3af;color:#e5e7eb;cursor:not-allowed}.msgs-modal-footer{padding:16px 24px;border-top:1px solid #dbeafe;display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:8px;background:#ffffff;border-bottom-left-radius:18px;border-bottom-right-radius:18px}.msgs-modal-footer .btn{height:44px;border-radius:12px;flex:0 0 auto;margin:0}.msgs-modal-footer .btn.btn-primary{flex:0 0 auto;padding:0 18px;min-width:140px}.msgs-modal-footer .btn.btn-secondary{background-color:#fff;color:#2563eb;border-color:#93c5fd}.msgs-modal-footer .btn.btn-secondary:hover{background-color:#eff6ff;border-color:#60a5fa}.msgs-create-group-btn{background-color:var(--brand-color);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer}.msgs-last-message i{color:var(--text-secondary)}.msgs-choice-modal{max-width:400px}.msgs-choice-modal-body{display:flex;flex-direction:column;gap:16px;padding:24px}.msgs-choice-button{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid var(--border-color);border-radius:8px;background-color:var(--background-light);cursor:pointer;text-align:left;font-size:1rem;font-weight:500;transition:background-color .2s,border-color .2s;width:100%}.msgs-choice-button:hover{background-color:#e5e7eb;border-color:#d1d5db}.msgs-choice-button svg{width:28px;height:28px;color:var(--brand-color);flex-shrink:0}.msgs-user-search-input{width:100%;padding:10px;border:1px solid var(--border-color);border-radius:8px;font-size:.9rem}.msgs-empty-list-message{padding:24px;text-align:center;color:var(--text-secondary)}.msgs-avatar,.msgs-message-avatar{border-radius:50%;object-fit:cover}.msgs-avatar{width:48px;height:48px}.msgs-message-avatar{width:32px;height:32px}.msgs-invite-card{width:100%;max-width:28rem;border-radius:.75rem;background-color:#fff;color:#030712;box-shadow:0 1px 2px #0000000d;transition:all .2s cubic-bezier(.4,0,.2,1);padding:1.5rem}.msgs-invite-card--pending{border:2px dashed #bfdbfe;background-color:#eff6ff80}.msgs-invite-card--accepted{border:2px dashed #a7f3d0;background-color:#f0fdf480}.msgs-invite-card--declined{border:2px dashed #fecaca;background-color:#fef2f280}.msgs-invite-header{padding-bottom:.75rem}.msgs-invite-header-content{display:flex;flex-direction:column;gap:.75rem}.msgs-invite-title{font-size:1.125rem;font-weight:600;color:#111827}.msgs-invite-badges-container{display:flex;flex-wrap:wrap;gap:.5rem;max-width:280px}.msgs-invite-badge{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid;padding:.125rem .625rem;font-size:.75rem;font-weight:500}.msgs-invite-type-badge{background-color:#f3f4f6;color:#4b5563;border-color:#e5e7eb}.msgs-invite-experience-badge{padding:.25rem .5rem}.msgs-invite-experience-badge--novice{background-color:#d1fae5;color:#065f46;border-color:#a7f3d0}.msgs-invite-experience-badge--intermediate{background-color:#fef3c7;color:#92400e;border-color:#fde68a}.msgs-invite-experience-badge--advanced{background-color:#fee2e2;color:#991b1b;border-color:#fecaca}.msgs-invite-experience-badge--default{background-color:#f3f4f6;color:#374151;border-color:#e5e7eb}.msgs-invite-content{padding-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.msgs-invite-resolution-section,.msgs-invite-meta-info{display:flex;flex-direction:column;gap:.5rem}.msgs-invite-resolution-label{font-size:.875rem;font-weight:500;color:#111827}.msgs-invite-resolution-text{font-size:.875rem;color:#6b7280;line-height:1.625}.msgs-invite-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.msgs-invite-meta-icon{height:1rem;width:1rem;flex-shrink:0}.msgs-invite-actions-container{display:flex;gap:.5rem;padding-top:.5rem}.msgs-invite-accept-button,.msgs-invite-decline-button{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border:1px solid transparent;cursor:pointer;transition:all .2s}.msgs-invite-accept-button{background-color:#16a34a;color:#fff}.msgs-invite-accept-button:hover{background-color:#15803d}.msgs-invite-decline-button{border-color:#e5e7eb;background-color:#fff;color:#dc2626}.msgs-invite-decline-button:hover{background-color:#fef2f2;color:#b91c1c}.msgs-invite-button-icon{height:1rem;width:1rem;margin-right:.25rem}.msgs-invite-card--accepted .msgs-invite-title{color:#166534}.msgs-invite-card--accepted .msgs-invite-experience-badge{background-color:#dcfce7;color:#166534;border-color:#86efac}.msgs-invite-card--declined .msgs-invite-title{color:#991b1b}.msgs-invite-card--declined .msgs-invite-experience-badge{background-color:#fee2e2;color:#991b1b;border-color:#fca5a5}.msgs-invite-status-section{padding-top:.75rem;margin-top:.5rem;border-top:1px solid #e5e7eb}.msgs-invite-status-message{font-size:.875rem;text-align:center}.msgs-invite-status-message--pending{color:#2563eb;font-weight:600}.msgs-invite-status-message--accepted{color:#16a34a;font-weight:500}.msgs-invite-status-message--declined{color:#dc2626;font-weight:500}.msgs-invite-status-message--expired{color:#6b7280;font-weight:500}.msgs-invite-host-info{font-size:.75rem;color:#6b7280;text-align:center;margin-top:4px}.accepted-invitation-card{width:100%;max-width:28rem;background-color:#f0fdf44d;border:2px dashed #a7f3d0;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;padding:1rem}.accepted-invitation-header{padding-bottom:.75rem}.accepted-invitation-title{font-size:1.125rem;font-weight:600;color:#15803d;margin-bottom:.75rem}.accepted-badges-container{display:flex;flex-wrap:wrap;gap:.5rem;max-width:180px}.accepted-type-badge,.accepted-experience-badge{border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:500}.accepted-type-badge{background-color:#f3f4f6;color:#374151}.accepted-experience-badge{background-color:#dcfce7;color:#166534}.accepted-invitation-content{display:flex;flex-direction:column;gap:1rem}.accepted-resolution-section{display:flex;flex-direction:column;gap:.5rem}.accepted-resolution-label{font-size:.875rem;font-weight:500;color:#374151}.accepted-resolution-text{font-size:.875rem;color:#4b5563;line-height:1.6}.accepted-meta-info{display:flex;flex-direction:column;gap:.5rem}.accepted-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563}.accepted-meta-icon{height:1rem;width:1rem;color:#6b7280}.accepted-status-section{padding-top:.5rem;margin-top:.5rem;border-top:1px solid #e5e7eb}.accepted-status-message{font-size:.875rem;font-weight:600;color:#16a34a}.accepted-host-info{font-size:.75rem;color:#6b7280;margin-top:.25rem}.declined-invitation-card{width:100%;max-width:28rem;background-color:#fef2f24d;border:2px dashed #fca5a5;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;padding:1rem}.declined-invitation-header{padding-bottom:.75rem}.declined-invitation-title{font-size:1.125rem;font-weight:600;color:#b91c1c;margin-bottom:.75rem}.declined-badges-container{display:flex;flex-wrap:wrap;gap:.5rem;max-width:180px}.declined-type-badge,.declined-experience-badge{border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:500}.declined-type-badge{background-color:#f3f4f6;color:#374151}.declined-experience-badge{background-color:#fee2e2;color:#b91c1c}.declined-invitation-content{display:flex;flex-direction:column;gap:1rem}.declined-resolution-section{display:flex;flex-direction:column;gap:.5rem}.declined-resolution-label{font-size:.875rem;font-weight:500;color:#374151}.declined-resolution-text{font-size:.875rem;color:#4b5563;line-height:1.6}.declined-meta-info{display:flex;flex-direction:column;gap:.5rem}.declined-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563}.declined-meta-icon{height:1rem;width:1rem;color:#6b7280}.declined-status-section{padding-top:.5rem;margin-top:.5rem;border-top:1px solid #e5e7eb}.declined-status-message{font-size:.875rem;font-weight:600;color:#dc2626}.declined-host-info{font-size:.75rem;color:#6b7280;margin-top:.25rem}.waiting-container{background-color:#f0f0f0;padding:20px}.user-avatar{width:3rem;height:3rem;border-radius:50%;overflow:hidden}.user-avatar img{width:100%;height:100%;object-fit:cover}.user-avatar-fallback{width:100%;height:100%;background-color:#f3f4f6;color:#111827;display:flex;align-items:center;justify-content:center;font-weight:600}.user-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.status-pill{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;border:1px solid}.pill-blue{background-color:#dbeafe;color:#1e40af;border-color:#bfdbfe}.pill-green{background-color:#dcfce7;color:#166534;border-color:#bbf7d0}.pill-gray{background-color:#f3f4f6;color:#374151;border-color:#d1d5db}.pill-yellow{background-color:#fef3c7;color:#92400e;border-color:#fde68a}.pill-orange{background-color:#fed7aa;color:#c2410c;border-color:#fdba74}.pill-purple{background-color:#f3e8ff;color:#7c2d12;border-color:#e9d5ff}.pill-red{background-color:#fee2e2;color:#991b1b;border-color:#fecaca}.pill-slate{background-color:#f1f5f9;color:#475569;border-color:#e2e8f0}.pill-emerald{background-color:#d1fae5;color:#065f46;border-color:#a7f3d0}.btn-debate:hover{background-color:#dcfce7;border-color:#a7f3d0}.btn-reject:hover{background-color:#fed7aa;border-color:#fb923c}@media (max-width: 640px){.waiting-room-container{padding:1rem}.waiting-room-title{font-size:1.5rem}.user-actions{flex-direction:column}.action-btn{width:100%}}.action-btn:focus{outline:2px solid #2563eb;outline-offset:2px}.user-card:focus-within{ring:2px solid #2563eb;ring-offset:2px}@keyframes cardHover{0%{transform:translateY(0)}to{transform:translateY(-2px)}}.user-card:hover{animation:cardHover .2s ease-out forwards}.waiting-room{min-height:100vh;background-color:#fff}.waiting-room-container{max-width:1280px;margin:0 auto;padding:2rem 1rem}@media (min-width: 640px){.waiting-room-container{padding:2rem 1.5rem}}@media (min-width: 1024px){.waiting-room-container{padding:2rem}}.waiting-room-header{margin-bottom:1.5rem}.waiting-room-title{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}.waiting-room-subtitle{color:#6b7280;margin:0}.users-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 768px){.users-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.users-grid{grid-template-columns:repeat(3,1fr)}}.user-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.user-card:hover{box-shadow:0 4px 6px -1px #0000001a}.user-profile{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.user-avatar{width:3rem;height:3rem;border-radius:50%;border:2px solid #e5e7eb;object-fit:cover}.user-info{flex:1}.user-name{font-weight:600;color:#111827;margin:0 0 .25rem}.user-status{font-size:.875rem;color:#6b7280;margin:0}.user-actions{display:flex;gap:.5rem}.action-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:1px solid;cursor:pointer;transition:all .2s;text-decoration:none}.btn-debate{background-color:#f0fdf4;color:#166534;border-color:#bbf7d0}.btn-debate:hover{background-color:#dcfce7}.btn-reject{background-color:#fff7ed;color:#c2410c;border-color:#fdba74}.btn-reject:hover{background-color:#fed7aa}.empty-state{grid-column:1 / -1;text-align:center;padding:3rem 1rem}.empty-state-icon{width:3rem;height:3rem;margin:0 auto 1rem;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.empty-state-icon svg{width:1.5rem;height:1.5rem;color:#9ca3af}.empty-state-title{font-size:1.125rem;font-weight:500;color:#111827;margin:0 0 .5rem}.empty-state-description{color:#6b7280;margin:0}.user-pills-placeholder{display:flex;gap:.5rem;margin-bottom:1rem;align-items:center}.pill-placeholder{width:.75rem;height:.75rem;border-radius:9999px}.placeholder-blue{background-color:#60a5fa}.placeholder-green{background-color:#4ade80}.placeholder-yellow{background-color:#facc15}.btn-chat{background-color:#e5e7eb;color:#374151;border-color:#d1d5db;gap:.5rem}.btn-chat:hover{background-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a}.chat-icon{width:1rem;height:1rem;stroke-width:2}.requester-info{display:flex;align-items:center;gap:8px;margin-top:6px}.requester-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;border:1px solid #e5e7eb}.confirmed-status{color:#16a34a;font-weight:700}{team.state === "APPROVED" && (<div className="status-pill confirmed" style={{alignSelf: "flex-start",fontSize: 12,fontWeight: 600,padding: "4px 8px",borderRadius: 999,border: "1px solid rgba(16,185,129,.5)",background: "rgba(16,185,129,.08)"}}> Confirmed </div>)}*{margin:0;padding:0;box-sizing:border-box}.login-container{min-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-wrapper{margin:0 auto;width:100%;max-width:28rem}.logo-section{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem}.logo-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:50%;background-color:#2563eb;color:#fff;font-weight:700;font-size:1.125rem}.logo-text{font-size:3rem;font-weight:700;color:#111827}.login-title{text-align:center;font-size:1.875rem;font-weight:700;color:#111827}.login-subtitle{margin-top:.5rem;text-align:center;font-size:.875rem;color:#6b7280}.signup-link{font-weight:500;color:#2563eb;text-decoration:none;transition:color .2s}.signup-link:hover{color:#1d4ed8}.login-form-wrapper{margin-top:2rem;margin-left:auto;margin-right:auto;width:100%;max-width:28rem}.login-card{background-color:#fff;padding:2rem 1rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border-radius:.5rem}@media (min-width: 640px){.login-card{padding:2rem 2.5rem}}.google-signin-section{margin-bottom:1.5rem}.google-signin-btn{width:100%;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;background-color:#fff;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:background-color .2s}.google-signin-btn:hover:not(.btn-loading){background-color:#f9fafb}.google-signin-btn:focus{outline:none;box-shadow:0 0 0 2px #2563eb,0 0 0 4px #2563eb1a}.google-signin-btn.btn-loading{opacity:.5;cursor:not-allowed}.google-icon{width:1.25rem;height:1.25rem;margin-right:.75rem}.divider-section{position:relative;margin-bottom:1.5rem}.divider-line{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.divider-line:before{content:"";width:100%;border-top:1px solid #d1d5db}.divider-text{position:relative;display:flex;justify-content:center;font-size:.875rem}.divider-text span{padding:0 .5rem;background-color:#fff;color:#6b7280}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.input-wrapper{margin-top:.25rem}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;color:#111827;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.form-input::placeholder{color:#9ca3af}.form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.password-input-wrapper{margin-top:.25rem;position:relative}.password-input{padding-right:2.5rem}.password-toggle{position:absolute;top:0;bottom:0;right:0;padding-right:.75rem;display:flex;align-items:center;background:none;border:none;cursor:pointer}.eye-icon{height:1.25rem;width:1.25rem;color:#9ca3af;transition:color .2s}.eye-icon:hover{color:#6b7280}.form-options{display:flex;align-items:center;justify-content:space-between}.remember-me{display:flex;align-items:center}.checkbox{height:1rem;width:1rem;color:#2563eb;border:1px solid #d1d5db;border-radius:.25rem;margin-right:.5rem}.checkbox:focus{box-shadow:0 0 0 3px #2563eb1a}.checkbox-label{display:block;font-size:.875rem;color:#111827}.forgot-password{font-size:.875rem}.forgot-link{font-weight:500;color:#2563eb;text-decoration:none;transition:color .2s}.forgot-link:hover{color:#1d4ed8}.submit-section{margin-top:.5rem}.submit-btn{position:relative;width:100%;display:flex;justify-content:center;padding:.5rem 1rem;border:1px solid transparent;font-size:.875rem;font-weight:500;border-radius:.375rem;color:#fff;background-color:#2563eb;cursor:pointer;transition:background-color .2s}.submit-btn:hover:not(.btn-loading){background-color:#1d4ed8}.submit-btn:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #2563eb}.submit-btn.btn-loading{opacity:.5;cursor:not-allowed}.loading-spinner{width:1.25rem;height:1.25rem;border:2px solid transparent;border-top:2px solid #374151;border-radius:50%;animation:spin 1s linear infinite}.loading-spinner-white{border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.footer-links{margin-top:1.5rem}.signup-section{text-align:center}.signup-text{font-size:.875rem;color:#6b7280}.back-link-section{margin-top:1rem;text-align:center}.back-link{font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .2s}.back-link:hover{color:#374151}@media (max-width: 640px){.login-container,.login-card{padding:1.5rem 1rem}.form-options{flex-direction:column;align-items:flex-start;gap:.75rem}.login-title{font-size:1.5rem}.logo-icon{height:2rem;width:2rem;font-size:1rem}.logo-text{font-size:3rem}}.google-signin-btn:focus-visible,.form-input:focus-visible,.password-toggle:focus-visible,.checkbox:focus-visible,.submit-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}@media (prefers-contrast: high){.form-input,.google-signin-btn{border-width:2px}}.nav-tab{position:relative;display:inline-block;padding:.5rem 1rem;color:#6b7280;text-decoration:none;font-weight:500;border-radius:.5rem;transition:all .2s}.nav-tab-active:after{content:"";position:absolute;left:1rem;right:1rem;bottom:2px;height:2px;background-color:#2563eb}.rating-notification-button{position:fixed;bottom:20px;left:20px;width:50px;height:50px;border-radius:50%;background-color:#3b82f6;color:#fff;font-size:24px;font-weight:700;border:none;cursor:pointer;box-shadow:0 4px 12px #0003;display:flex;align-items:center;justify-content:center;z-index:1000;transition:transform .2s ease-in-out}.rating-notification-button:hover{transform:scale(1.1)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.rating-modal{background:white;padding:24px;border-radius:12px;box-shadow:0 10px 25px #0000001a;width:100%;max-width:450px;display:flex;flex-direction:column;gap:16px}.rating-modal h3{margin:0;font-size:1.25rem;color:#111827}.rating-modal p{margin:0;color:#4b5563}.rating-slider-group,.rating-comment-group{display:flex;flex-direction:column;gap:8px}.rating-slider-group label,.rating-comment-group label{font-weight:500;font-size:.875rem;color:#374151}.rating-slider{width:100%;cursor:pointer;accent-color:#3b82f6}.rating-comment-group textarea{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-family:inherit;font-size:.875rem;resize:vertical;min-height:80px}.rating-comment-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.rating-comment-group small{text-align:right;font-size:.75rem;color:#6b7280}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;border:1px solid transparent;cursor:pointer;transition:all .2s}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-primary:disabled{background-color:#93c5fd;cursor:not-allowed}.btn-secondary{background-color:#fff;color:#4b5563;border-color:#d1d5db}.btn-secondary:hover{background-color:#f9fafb}.debatra-header{width:100vw;padding-right:calc(100vw - 100%);border-bottom:1px solid #e5e7eb;background-color:#fff;position:sticky;top:0;z-index:50;height:75px;align-items:center;padding-top:10px}body{margin-top:0}
