.events-list-info{display:flex;flex:1;flex-direction:column;justify-content:space-around;line-height:1.1}.events-list-item{display:flex;gap:1.2rem}.events-list-item:not(:last-child){border-bottom:.1rem solid var(--color-border-default);margin-bottom:1.2rem;padding-bottom:1.2rem}.events-list-details-container{display:flex;flex-direction:column;gap:.8rem;width:100%}.events-list-title{color:var(--color-text-bolder);display:flex;font-weight:600;gap:.8rem;margin-bottom:.8rem}.events-list-details{color:var(--color-text-default);-moz-column-gap:1.6rem;column-gap:1.6rem;display:block;font-weight:500;grid-template-columns:auto auto;row-gap:.4rem;width:-moz-fit-content;width:fit-content}.events-list-detail{align-items:center;-moz-column-gap:.4rem;column-gap:.4rem;display:flex}.events-list-icon{color:var(--color-icon-default)}.events-list-action{margin:auto;min-width:10rem;width:100%}.events-list-loader{margin:0 auto}.events-list-empty{align-items:center;color:var(--color-text-subtle);display:flex;flex-direction:column;font-size:1.2rem;font-weight:500}.events-list-empty-icon{color:var(--color-icon-subtle)}.events-list-avatar{align-items:center;border-radius:var(--radius-2);display:flex;flex:0 0 6rem;height:6rem;justify-content:center;overflow:hidden}.events-list-type-icon{align-items:center;background-color:var(--color-bg-subtler);background-position:center center;background-repeat:no-repeat;background-size:2.4rem;border-radius:var(--radius-2);display:flex;flex:0 0 6rem;height:6rem;justify-content:center}.events-list-seek-icon{background-position:center center;background-repeat:no-repeat;background-size:cover;flex:0 0 1.6rem;height:1.6rem}.events-list-arena{background-image:url(/bundles/web/images/color-icons/arena-club.495ffa75.svg)}.events-list-multiclubarena{background-image:url(/bundles/web/images/color-icons/arena-club-multi.b56c9ae4.svg)}.events-list-swiss{background-image:url(/bundles/web/images/color-icons/tournaments.3a561883.svg)}.events-list-livematch{background-image:url(/bundles/web/images/color-icons/matches.190f53ca.svg)}.events-list-blitz{background-image:url(/bundles/web/images/color-icons/time-blitz.3806a2af.svg)}.events-list-bullet{background-image:url(/bundles/web/images/color-icons/time-bullet.4a87526a.svg)}.events-list-rapid{background-image:url(/bundles/web/images/color-icons/time-rapid.99853feb.svg)}.events-list-teammatch{background-image:url(/bundles/web/images/color-icons/time-daily.a2f7bbb6.svg)}.events-list-checkbox{background-image:url(/bundles/web/images/color-icons/clipboard-vote.c7d95668.svg)}@media (min-width: 40em){.events-list-action{width:auto}.events-list-details{display:grid;width:-moz-fit-content;width:fit-content}.events-list-details-container{flex-direction:row}}.notes-list-component{align-items:center;display:flex;width:100%}.notes-list-content{padding-bottom:1.6rem;padding-top:1.6rem}.notes-list-item{border-top:.1rem solid var(--color-border-default);display:flex;padding:1.6rem 0}.notes-list-item:first-child{border-top:0}.notes-list-item:hover .notes-list-can-hide{display:none}.notes-list-item:hover .notes-list-action-button,.notes-list-item:hover .notes-list-actions-wrapper{display:flex}.notes-list-item-details{width:100%}.notes-list-details-headline{align-items:center;-moz-column-gap:1.2rem;column-gap:1.2rem;display:flex;height:2.5rem;justify-content:space-between;margin-bottom:.5rem}.notes-list-date{color:var(--color-text-subtle)}[dir=ltr] .notes-list-date{text-align:right}[dir=rtl] .notes-list-date{text-align:left}.notes-list-actions-wrapper{align-items:center;display:none;gap:.2rem}.notes-list-actions-vote-wrap{align-items:center;display:flex;flex-shrink:0;gap:var(--space-4)}.notes-list-action-button{background-color:transparent;border:none;margin:0;padding:var(--space-2);color:var(--color-icon-default);display:none}.notes-list-action-button:hover{color:var(--color-icon-default-hovered)}.notes-list-avatar-image{flex-shrink:0}.notes-list-username{font-weight:600;max-width:14.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notes-list-post-wrapper{display:flex;padding-bottom:1.5rem}.notes-list-deleting{opacity:.3;pointer-events:none}.notes-list-body-text{color:var(--color-text-default);overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.notes-list-body-text .notes-list-with-textarea{white-space:pre-wrap}.notes-list-body-text a{color:var(--color-text-link)}.notes-list-body-text a:hover{color:var(--color-text-link-hovered)}.notes-list-body-text .v-user-popover{color:var(--color-text-link);cursor:pointer;font-weight:600}.notes-list-not-found{padding:1.6rem 0 0}.notes-list-user-tagline{align-items:center;display:flex;gap:var(--space-4);overflow:hidden}.notes-list-component{align-items:stretch;flex-direction:column}.notes-list-item{-moz-column-gap:1.2rem;column-gap:1.2rem}.notes-list-item.notes-list-hide-post-note:first-child{padding-top:0}.notes-list-admin-icon{color:var(--color-slate-300)}.notes-list-actions{gap:.2rem}.notes-list-actions-success{color:var(--color-green-300);cursor:default}.notes-list-spinner{margin:2.4rem auto}.notes-list-item:last-child{padding-bottom:0}@keyframes user-popover-primary-action-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-primary-action-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-primary-action-no-padding-bottom{padding-bottom:0}.user-popover-primary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-primary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-primary-action-placeholder:after{animation:user-popover-primary-action-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-primary-action-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-primary-action-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-primary-action-placeholder.user-popover-primary-action-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-primary-action-placeholder.user-popover-primary-action-tagline{height:1.6rem;width:18rem}.user-popover-primary-action-placeholder.user-popover-primary-action-name{height:1.6rem;width:15.2rem}.user-popover-primary-action-placeholder.user-popover-primary-action-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-primary-action-placeholder.user-popover-primary-action-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-primary-action-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-primary-action-about{overflow:hidden}.user-popover-primary-action-avatar{flex-shrink:0}.user-popover-primary-action-tagline{margin-bottom:var(--space-4)}.user-popover-primary-action-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-primary-action-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-primary-action-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-primary-action-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-primary-action-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-primary-action-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-primary-action-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-primary-action-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-primary-action-action-btn-icon{display:none}.user-popover-primary-action-large,.user-popover-primary-action-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-primary-action-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-primary-action-button{width:14.4rem}.user-popover-primary-action-action-btn-icon{display:grid}.user-popover-primary-action-large,.user-popover-primary-action-placeholder-action{width:18rem}}@keyframes user-popover-secondary-action-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-secondary-action-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-secondary-action-no-padding-bottom{padding-bottom:0}.user-popover-secondary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-secondary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-secondary-action-placeholder:after{animation:user-popover-secondary-action-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-secondary-action-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-secondary-action-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-secondary-action-placeholder.user-popover-secondary-action-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-tagline{height:1.6rem;width:18rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-name{height:1.6rem;width:15.2rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-secondary-action-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-secondary-action-about{overflow:hidden}.user-popover-secondary-action-avatar{flex-shrink:0}.user-popover-secondary-action-tagline{margin-bottom:var(--space-4)}.user-popover-secondary-action-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-secondary-action-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-secondary-action-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-secondary-action-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-secondary-action-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-secondary-action-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-secondary-action-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-secondary-action-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-secondary-action-action-btn-icon{display:none}.user-popover-secondary-action-large,.user-popover-secondary-action-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-secondary-action-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-secondary-action-button{width:14.4rem}.user-popover-secondary-action-action-btn-icon{display:grid}.user-popover-secondary-action-large,.user-popover-secondary-action-placeholder-action{width:18rem}}@keyframes user-popover-actions-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-actions-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-actions-no-padding-bottom{padding-bottom:0}.user-popover-actions-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-actions-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-actions-placeholder:after{animation:user-popover-actions-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-actions-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-actions-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-actions-placeholder.user-popover-actions-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-actions-placeholder.user-popover-actions-tagline{height:1.6rem;width:18rem}.user-popover-actions-placeholder.user-popover-actions-name{height:1.6rem;width:15.2rem}.user-popover-actions-placeholder.user-popover-actions-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-actions-placeholder.user-popover-actions-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-actions-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-actions-about{overflow:hidden}.user-popover-actions-avatar{flex-shrink:0}.user-popover-actions-tagline{margin-bottom:var(--space-4)}.user-popover-actions-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-actions-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-actions-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-actions-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-actions-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-actions-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-actions-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-actions-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-actions-action-btn-icon{display:none}.user-popover-actions-large,.user-popover-actions-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-actions-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-actions-button{width:14.4rem}.user-popover-actions-action-btn-icon{display:grid}.user-popover-actions-large,.user-popover-actions-placeholder-action{width:18rem}}.user-popover-actions-component{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex;width:100%;z-index:1}.user-popover-actions-button-more{width:6.4rem}.user-popover-actions-more{position:relative}@keyframes user-popover-placeholder-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-placeholder-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-placeholder-no-padding-bottom{padding-bottom:0}.user-popover-placeholder-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-placeholder-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-placeholder-placeholder:after{animation:user-popover-placeholder-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-placeholder-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-placeholder-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-placeholder-placeholder.user-popover-placeholder-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-placeholder-placeholder.user-popover-placeholder-tagline{height:1.6rem;width:18rem}.user-popover-placeholder-placeholder.user-popover-placeholder-name{height:1.6rem;width:15.2rem}.user-popover-placeholder-placeholder.user-popover-placeholder-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-placeholder-placeholder.user-popover-placeholder-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-placeholder-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-placeholder-about{overflow:hidden}.user-popover-placeholder-avatar{flex-shrink:0}.user-popover-placeholder-tagline{margin-bottom:var(--space-4)}.user-popover-placeholder-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-placeholder-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-placeholder-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-placeholder-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-placeholder-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-placeholder-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-placeholder-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-placeholder-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-placeholder-action-btn-icon{display:none}.user-popover-placeholder-large,.user-popover-placeholder-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-placeholder-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-placeholder-button{width:14.4rem}.user-popover-placeholder-action-btn-icon{display:grid}.user-popover-placeholder-large,.user-popover-placeholder-placeholder-action{width:18rem}}@keyframes user-popover-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-no-padding-bottom{padding-bottom:0}.user-popover-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-placeholder:after{animation:user-popover-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-placeholder.user-popover-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-placeholder.user-popover-tagline{height:1.6rem;width:18rem}.user-popover-placeholder.user-popover-name{height:1.6rem;width:15.2rem}.user-popover-placeholder.user-popover-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-placeholder.user-popover-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-about{overflow:hidden}.user-popover-avatar{flex-shrink:0}.user-popover-tagline{margin-bottom:var(--space-4)}.user-popover-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-tagline .flair-component{height:1.6rem;width:1.6rem}.user-lifetime-score-tagline{overflow:hidden}.user-popover-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-action-btn-icon{display:none}.user-popover-large,.user-popover-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-button{width:14.4rem}.user-popover-action-btn-icon{display:grid}.user-popover-large,.user-popover-placeholder-action{width:18rem}}.user-popover-wrap{border:none;padding:0}.user-popover-component{position:fixed;top:0;width:100%;z-index:9003}[dir=ltr] .user-popover-component{left:0}[dir=rtl] .user-popover-component{right:0}.user-popover-component .user-tagline-username{line-height:1}.user-popover-hidden{display:none}@media (min-width: 25em){.user-popover-component{width:var(--container-400)}}.authentication-signup-form-component{align-items:center;display:flex;flex-direction:column}.authentication-signup-form-title{color:var(--color-text-boldest);font-family:var(--font-family-heading);font-size:clamp(2.8rem,4vw,3.6rem);font-weight:700;line-height:1.05;margin-bottom:.8rem;text-align:center}.authentication-signup-form-subtitle{color:var(--color-text-default);font-size:1.7rem;font-weight:600;line-height:1.2;margin:.8rem 0 3rem;text-align:center}.authentication-signup-form-form-group{margin-bottom:1.5rem}.authentication-signup-form-form-group input{transition:border-color .25s var(--motion-ease-out-gentle)}.authentication-signup-form-error{color:var(--color-text-danger)}.form-error-component a{color:var(--color-text-default);text-decoration:underline}.form-error-component a:hover{color:var(--color-text-default-hovered)}.authentication-signup-form-label{line-height:1}.authentication-signup-form-component{align-items:stretch}.authentication-signup-form-form{margin-bottom:3.5rem}.authentication-signup-form-form-group-skill{margin:2.5rem 0 -1.5rem}.authentication-signup-form-input-error{margin-top:var(--space-4)}.authentication-signup-form-label{color:var(--color-text-default);display:inline-block;font-size:1.4rem;margin-bottom:.7rem}.authentication-signup-form-suggestions{margin-bottom:1rem}[dir=ltr] .authentication-signup-form-suggestions{text-align:left}[dir=rtl] .authentication-signup-form-suggestions{text-align:right}.authentication-signup-form-suggestions .authentication-signup-form-items{display:flex;flex-wrap:wrap}.authentication-signup-form-suggestions .authentication-signup-form-item{flex-basis:33.3333333333%;margin-bottom:.8rem}.authentication-signup-form-suggestions .authentication-signup-form-name{background-color:transparent;border:none;color:var(--color-text-default);padding:0;text-decoration:underline}.authentication-signup-form-terms{color:var(--color-text-default);font-size:1.2rem;margin-bottom:var(--space-12);text-align:center}.authentication-signup-form-terms a{color:var(--color-text-default);text-decoration:underline}.authentication-signup-form-terms a:hover{color:var(--color-text-default-hovered)}.authentication-signup-form-login-text{color:var(--color-text-bolder);font-size:1.6rem;font-weight:500;margin:.5rem 0 1.5rem;text-align:center}.authentication-signup-form-login-text .authentication-signup-form-link{color:var(--color-text-bolder);cursor:pointer;text-decoration:underline}.authentication-signup-form-login-text .authentication-signup-form-link:hover{color:var(--color-text-boldest)}.authentication-signup-form-form-bottom-group{margin:4.5rem 0 0}.authentication-signup-form-turnstile{display:flex;justify-content:center}@media (min-width: 40em){.authentication-signup-form-wrap{padding:0 2.5rem}}
