@import url(https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;600;700&family=Outfit:wght@300;400;600;700&display=swap);:root{--rd-bg-deep:#07080f;--rd-bg-dark:#0b0e1f;--rd-bg-card:hsla(0,0%,100%,.04);--rd-bg-card-hover:hsla(0,0%,100%,.07);--rd-purple:#7c3aed;--rd-purple-dark:#5b21b6;--rd-purple-glow:rgba(124,58,237,.35);--rd-purple-glow-lg:rgba(124,58,237,.15);--rd-gold:#f59e0b;--rd-gold-glow:rgba(245,158,11,.35);--rd-gold-light:#fcd34d;--rd-text:#e2e8f0;--rd-text-muted:#94a3b8;--rd-text-dim:#64748b;--rd-border:hsla(0,0%,100%,.08);--rd-border-hover:hsla(0,0%,100%,.16);--rd-blur:blur(20px);--rd-blur-sm:blur(10px);--rd-radius:14px;--rd-radius-sm:8px;--rd-shadow:0 8px 40px rgba(0,0,0,.5);--rd-shadow-lg:0 24px 64px rgba(0,0,0,.6);--rd-transition:all 0.28s cubic-bezier(0.4,0,0.2,1);--rd-font:"Rajdhani","Segoe UI",sans-serif}body,html{overflow-x:hidden}body{box-sizing:border-box;max-width:100vw}@keyframes rd-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes rd-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rd-glow-pulse{0%,to{box-shadow:0 0 16px var(--rd-purple-glow)}50%{box-shadow:0 0 36px var(--rd-purple-glow),0 0 64px var(--rd-purple-glow-lg)}}@keyframes rd-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes rd-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes rd-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[x-cloak]{display:none!important}.rd-animate-fade-up{animation:rd-fade-up .5s ease both}.rd-animate-delay-1{animation-delay:.1s}.rd-animate-delay-2{animation-delay:.2s}.rd-animate-delay-3{animation-delay:.3s}body,html{overflow-x:hidden}.rd-sign-page,body,html{box-sizing:border-box;max-width:100vw}.rd-sign-page{align-items:center;background:radial-gradient(ellipse at 15% 40%,rgba(124,58,237,.18) 0,transparent 55%),radial-gradient(ellipse at 85% 15%,rgba(79,70,229,.12) 0,transparent 50%),radial-gradient(ellipse at 60% 85%,rgba(109,40,217,.1) 0,transparent 50%),linear-gradient(145deg,#07080f,#0b0e1f 60%,#08050f);display:flex;flex-direction:column;font-family:var(--rd-font);height:100dvh;justify-content:center;margin:0;min-height:100vh;overflow:hidden;overflow-x:hidden;padding:2rem 1rem;position:relative;width:100%}@media (max-width:768px){.rd-sign-page{height:auto;justify-content:flex-start;min-height:100dvh;overflow-y:auto;padding-bottom:1.5rem;padding-top:1.5rem}}.rd-sign-page:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cpath fill='%23fff' fill-opacity='.015' fill-rule='evenodd' d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2zm0-30V0h-2v4h-4v2h4v4h2V6h4V4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2zM6 4V0H4v4H0v2h4v4h2V6h4V4z'/%3E%3C/svg%3E");content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.rd-sign-page:after{background:radial-gradient(circle,rgba(124,58,237,.06) 0,transparent 70%);border-radius:50%;content:"";height:600px;pointer-events:none;position:fixed;right:-200px;top:-200px;width:600px;z-index:0}.rd-glass{animation:rd-fade-up .55s ease both;backdrop-filter:var(--rd-blur);-webkit-backdrop-filter:var(--rd-blur);background:hsla(0,0%,100%,.04);border:1px solid var(--rd-border);border-radius:var(--rd-radius);box-shadow:var(--rd-shadow)}.rd-glass-strong{backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--rd-radius);box-shadow:var(--rd-shadow-lg),inset 0 1px 0 hsla(0,0%,100%,.06);box-sizing:border-box;max-width:100%;overflow:hidden;width:100%}.rd-sign-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:920px;overflow-x:hidden;padding:0 1rem;position:relative;width:100%;z-index:1}.rd-logo-text{animation:rd-fade-in .8s ease .1s both;color:#f59e0b;font-family:Rajdhani,Segoe UI,sans-serif;font-size:2.4rem;font-weight:700;letter-spacing:.12em;margin-bottom:1.5rem;text-align:center}.rd-logo-dot{color:#7c3aed}.rd-logo-link{display:block;margin:0 auto 2rem;width:-moz-fit-content;width:fit-content}.rd-gobelet{animation:rd-float 6s ease-in-out infinite;bottom:-40px;filter:blur(1px);opacity:.06;pointer-events:none;position:absolute;right:-60px;width:380px;z-index:0}@media (max-width:768px){.rd-gobelet{display:none}}.rd-panels{display:flex;flex-direction:row;gap:0;min-width:0;width:100%}.rd-panel{animation:rd-fade-up .6s ease both;flex:1;min-width:0;overflow-wrap:break-word;padding:2.5rem 2rem}.rd-panel:first-child{animation-delay:.05s}.rd-panel:last-child{animation-delay:.15s}.rd-panel-divider{background:linear-gradient(180deg,transparent,hsla(0,0%,100%,.1) 20%,hsla(0,0%,100%,.1) 80%,transparent);flex-shrink:0;margin:1.5rem 0;width:1px}@media (max-width:700px){.rd-panels{flex-direction:column}.rd-panel-divider{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1) 20%,hsla(0,0%,100%,.1) 80%,transparent);height:1px;margin:0 1.5rem;width:auto}.rd-panel{padding:1.75rem 1.5rem}}.rd-heading{color:var(--rd-text);font-family:var(--rd-font);font-size:1.6rem;font-weight:700;letter-spacing:.06em;margin:0 0 1.5rem;padding-bottom:.75rem;position:relative;text-transform:uppercase}.rd-heading:after{background:linear-gradient(90deg,var(--rd-purple),transparent);border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;width:36px}.rd-subtext{color:var(--rd-text-muted);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.rd-alert{align-items:center;animation:rd-fade-in .3s ease;border-radius:var(--rd-radius-sm);display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.rd-alert-error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.25);color:#fca5a5}.rd-alert-success{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.25);color:#86efac}.rd-alert-info{background:rgba(124,58,237,.08);border:1px solid rgba(167,139,250,.15);border-left:4px solid rgba(167,139,250,.7);border-radius:0 var(--rd-radius-sm) var(--rd-radius-sm) 0;color:var(--rd-text-muted);display:block;font-size:.875rem;font-weight:400;line-height:1.5;margin-top:.75rem;padding:.875rem 1rem}.rd-alert-info strong{color:rgba(167,139,250,.9);font-weight:600}.rd-form-group{margin-bottom:1rem}.rd-label{color:var(--rd-text-muted);display:block;font-size:.8rem;font-weight:600;letter-spacing:.08em;margin-bottom:.4rem;text-transform:uppercase}.rd-form .form-control,.rd-form input[type=email],.rd-form input[type=file],.rd-form input[type=password],.rd-form input[type=text],.rd-form select,.rd-form textarea{-webkit-appearance:none;background:hsla(0,0%,100%,.05)!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:var(--rd-radius-sm)!important;box-shadow:none!important;box-sizing:border-box!important;color:var(--rd-text)!important;font-family:var(--rd-font)!important;font-size:1rem!important;outline:none!important;padding:.7rem 1rem!important;transition:var(--rd-transition)!important;width:100%!important}.rd-form .form-control::-moz-placeholder,.rd-form input::-moz-placeholder{color:var(--rd-text-dim)!important}.rd-form .form-control::placeholder,.rd-form input::placeholder{color:var(--rd-text-dim)!important}.rd-form .form-control:focus,.rd-form input[type=email]:focus,.rd-form input[type=password]:focus,.rd-form input[type=text]:focus{background:rgba(124,58,237,.07)!important;border-color:var(--rd-purple)!important;box-shadow:0 0 0 3px var(--rd-purple-glow),0 0 16px var(--rd-purple-glow)!important;color:var(--rd-text)!important}.rd-switch-row{align-items:center;display:flex;margin-bottom:1rem}.rd-switch-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.rd-switch-label{align-items:center;cursor:pointer;display:flex;gap:.75rem;margin:0}.rd-switch-track{background:#4b5563;border-radius:12px;box-shadow:inset 0 1px 3px rgba(0,0,0,.3);display:inline-block;flex-shrink:0;height:24px;position:relative;transition:background-color .3s ease;width:42px}.rd-switch-knob{background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);height:18px;left:3px;position:absolute;top:3px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:18px}.rd-switch-input:checked+.rd-switch-label .rd-switch-track{background:var(--rd-purple)}.rd-switch-input:checked+.rd-switch-label .rd-switch-knob{transform:translateX(18px)}.rd-switch-label:hover .rd-switch-track{background:#6b7280}.rd-switch-input:checked+.rd-switch-label:hover .rd-switch-track{background:var(--rd-purple-dark)}.rd-switch-text{color:var(--rd-text-muted);font-size:.9rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rd-btn,.rd-form button[type=submit],.rd-form input[type=submit]{background:linear-gradient(135deg,var(--rd-purple) 0,var(--rd-purple-dark) 100%);border:1px solid rgba(124,58,237,.4);border-radius:var(--rd-radius-sm);box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-family:var(--rd-font);font-size:1.05rem;font-weight:700;letter-spacing:.1em;margin-top:.5rem;overflow:hidden;padding:.8rem 1.5rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:var(--rd-transition);width:100%}.rd-btn:before,.rd-form input[type=submit]:before{background:linear-gradient(135deg,hsla(0,0%,100%,.1),transparent);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s}.rd-btn:hover,.rd-form button[type=submit]:hover,.rd-form input[type=submit]:hover{border-color:var(--rd-purple);box-shadow:0 0 24px var(--rd-purple-glow),0 0 48px rgba(124,58,237,.15);color:#fff;text-decoration:none;transform:translateY(-2px)}.rd-btn:hover:before{opacity:1}.rd-btn:active,.rd-form input[type=submit]:active{transform:translateY(0)}.rd-btn-gold{background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.3);color:var(--rd-gold)}.rd-btn-gold:hover{background:rgba(245,158,11,.15);border-color:var(--rd-gold);box-shadow:0 0 24px var(--rd-gold-glow),0 0 48px rgba(245,158,11,.1);color:var(--rd-gold-light)}.rd-btn-ghost{background:transparent;border:1px solid hsla(0,0%,100%,.1);color:var(--rd-text-muted)}.rd-btn-ghost:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.2);box-shadow:none;color:var(--rd-text)}.rd-profile-page{background:radial-gradient(ellipse at 5% 30%,rgba(124,58,237,.12) 0,transparent 50%),linear-gradient(145deg,#07080f,#0b0e1f 70%,#08050f);color:var(--rd-text);flex-direction:row;font-family:var(--rd-font);margin:0;max-width:100%;overflow-x:hidden;width:100%}.rd-profile-page,.rd-sidebar{box-sizing:border-box;display:flex;min-height:100vh}.rd-sidebar{backdrop-filter:var(--rd-blur-sm);-webkit-backdrop-filter:var(--rd-blur-sm);background:hsla(0,0%,100%,.025);border-right:1px solid var(--rd-border);flex-direction:column;flex-shrink:0;gap:.5rem;min-width:0;padding:2rem 1.25rem;width:300px}.rd-sidebar-logo{display:block;filter:drop-shadow(0 0 16px rgba(124,58,237,.4));margin:0 auto 2rem;max-width:130px;opacity:.85}.rd-user-card{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid var(--rd-border);border-radius:var(--rd-radius);display:flex;gap:.875rem;margin-bottom:1.5rem;padding:1.25rem 1rem}.rd-user-avatar{border:2px solid var(--rd-purple);border-radius:50%;box-shadow:0 0 16px var(--rd-purple-glow);flex-shrink:0;height:52px;-o-object-fit:cover;object-fit:cover;width:52px}.rd-user-name{color:var(--rd-text);font-size:1rem;font-weight:700;letter-spacing:.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-user-actions{display:flex;gap:.5rem;margin-top:.25rem}.rd-user-actions a{align-items:center;background:hsla(0,0%,100%,.05);border:1px solid var(--rd-border);border-radius:6px;display:flex;height:28px;justify-content:center;transition:var(--rd-transition);width:28px}.rd-user-actions a:hover{background:rgba(124,58,237,.15);border-color:rgba(124,58,237,.4)}.rd-user-actions img{filter:invert(1);height:14px;opacity:.7;width:14px}.rd-nav-item{align-items:center;border-radius:var(--rd-radius-sm);color:var(--rd-text-muted);display:flex;font-size:.95rem;font-weight:600;gap:.625rem;letter-spacing:.03em;padding:.6rem .875rem;text-decoration:none;transition:var(--rd-transition)}.rd-nav-item:hover{background:rgba(124,58,237,.1);color:var(--rd-text);text-decoration:none}.rd-nav-item.active{background:rgba(124,58,237,.15);border:1px solid rgba(124,58,237,.2);color:var(--rd-text)}.rd-profile-main{animation:rd-fade-up .5s ease both;flex:1;min-width:0;overflow-x:hidden;overflow-y:auto;padding:2.5rem 2rem}.rd-profile-card{margin:0 auto;max-width:600px}.rd-section-header{border-bottom:1px solid var(--rd-border);margin-bottom:2rem;padding-bottom:1rem}.rd-section-title{color:var(--rd-text);font-size:1.5rem;font-weight:700;letter-spacing:.06em;margin:0 0 .25rem;text-transform:uppercase}.rd-section-sub{color:var(--rd-text-muted);font-size:.9rem}.rd-profile-form .form-control,.rd-profile-form input[type=email],.rd-profile-form input[type=password],.rd-profile-form input[type=text]{background:hsla(0,0%,100%,.04)!important;border:1px solid hsla(0,0%,100%,.09)!important;border-radius:var(--rd-radius-sm)!important;box-shadow:none!important;box-sizing:border-box!important;color:var(--rd-text)!important;font-family:var(--rd-font)!important;font-size:1rem!important;outline:none!important;padding:.7rem 1rem!important;transition:var(--rd-transition)!important;width:100%!important}.rd-profile-form .form-control:focus,.rd-profile-form input[type=email]:focus,.rd-profile-form input[type=password]:focus,.rd-profile-form input[type=text]:focus{background:rgba(124,58,237,.06)!important;border-color:var(--rd-purple)!important;box-shadow:0 0 0 3px var(--rd-purple-glow)!important}.rd-profile-form label{color:var(--rd-text-muted);display:block;font-size:.8rem;font-weight:600;letter-spacing:.08em;margin-bottom:.4rem;text-transform:uppercase}.rd-profile-form button[type=submit],.rd-profile-form input[type=submit]{background:linear-gradient(135deg,var(--rd-purple),var(--rd-purple-dark));border:1px solid rgba(124,58,237,.4);border-radius:var(--rd-radius-sm);box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-family:var(--rd-font);font-size:1.05rem;font-weight:700;letter-spacing:.1em;margin-top:.5rem;padding:.8rem 1.5rem;text-transform:uppercase;transition:var(--rd-transition);width:100%}.rd-profile-form button[type=submit]:hover,.rd-profile-form input[type=submit]:hover{box-shadow:0 0 24px var(--rd-purple-glow);transform:translateY(-2px)}.rd-file-group{position:relative}.rd-file-label-btn{align-items:center;background:hsla(0,0%,100%,.04);border:1px dashed hsla(0,0%,100%,.15);border-radius:var(--rd-radius-sm);color:var(--rd-text-muted);cursor:pointer;display:inline-flex;font-size:.9rem;gap:.5rem;justify-content:center;padding:.6rem 1rem;transition:var(--rd-transition);width:100%}.rd-file-label-btn:hover{background:rgba(124,58,237,.07);border-color:var(--rd-purple);color:var(--rd-text)}.rd-file-input{cursor:pointer!important;height:auto!important;line-height:1.5!important;padding:.45rem .75rem!important}.rd-file-input::file-selector-button{background:rgba(124,58,237,.12);border:1px solid rgba(124,58,237,.3);border-radius:var(--rd-radius-sm);color:var(--rd-text);cursor:pointer;font-family:var(--rd-font);font-size:.85rem;font-weight:600;letter-spacing:.04em;margin-right:.75rem;padding:.3rem .75rem;transition:var(--rd-transition)}.rd-file-input::file-selector-button:hover{background:rgba(124,58,237,.22);border-color:var(--rd-purple)}.rd-field-separator{border:none;border-top:1px solid var(--rd-border);margin:1.5rem 0}.rd-field-section-label{color:var(--rd-purple);display:block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:.75rem;text-transform:uppercase}@media (max-width:900px){.rd-profile-page{flex-direction:column}.rd-sidebar{border-bottom:1px solid var(--rd-border);border-right:none;min-height:auto;padding:1.25rem 1rem;width:100%}.rd-user-card{margin-bottom:.75rem}.rd-profile-main{padding:1.5rem 1rem}.rd-sidebar-logo{display:none}}.rd-lobby-page{background:radial-gradient(ellipse at 5% 30%,rgba(124,58,237,.12) 0,transparent 50%),radial-gradient(ellipse at 90% 70%,rgba(245,158,11,.05) 0,transparent 45%),linear-gradient(145deg,#07080f,#0b0e1f 70%,#08050f);box-sizing:border-box;color:var(--rd-text);display:flex;flex-direction:row;font-family:var(--rd-font);margin:0;max-width:100%;min-height:100vh;overflow-x:hidden;width:100%}.rd-sidebar-content{display:flex;flex:1;flex-direction:column;gap:.25rem;overflow-y:auto}.rd-lobby-create-header{align-items:center;border:1px solid transparent;border-radius:var(--rd-radius-sm);cursor:pointer;display:flex;justify-content:space-between;padding:.6rem .875rem;transition:var(--rd-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none}.rd-lobby-create-header:hover{background:rgba(124,58,237,.1);border-color:rgba(124,58,237,.15)}.rd-lobby-create-title{align-items:center;color:var(--rd-purple);display:flex;font-size:.85rem;font-weight:700;gap:.5rem;letter-spacing:.08em;text-transform:uppercase}.rd-lobby-create-chevron{color:var(--rd-text-dim);flex-shrink:0;transition:transform .2s ease}.rd-chevron-open{transform:rotate(180deg)}.rd-lobby-form{animation:rd-fade-up .3s ease both;background:hsla(0,0%,100%,.025);border:1px solid var(--rd-border);border-radius:var(--rd-radius);margin-bottom:.5rem;padding:.875rem}.rd-lobby-form input[type=number],.rd-lobby-form input[type=password],.rd-lobby-form input[type=text],.rd-lobby-form select{background:hsla(0,0%,100%,.05)!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:var(--rd-radius-sm)!important;box-shadow:none!important;box-sizing:border-box!important;color:var(--rd-text)!important;font-family:var(--rd-font)!important;font-size:.95rem!important;outline:none!important;padding:.6rem .875rem!important;transition:var(--rd-transition)!important;width:100%!important}.rd-lobby-form input[type=number]:focus,.rd-lobby-form input[type=password]:focus,.rd-lobby-form input[type=text]:focus,.rd-lobby-form select:focus{background:rgba(124,58,237,.07)!important;border-color:var(--rd-purple)!important;box-shadow:0 0 0 3px var(--rd-purple-glow)!important}.rd-lobby-form button[type=submit],.rd-lobby-form input[type=submit]{background:linear-gradient(135deg,var(--rd-purple) 0,var(--rd-purple-dark) 100%);border:1px solid rgba(124,58,237,.4);border-radius:var(--rd-radius-sm);box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-family:var(--rd-font);font-size:.95rem;font-weight:700;letter-spacing:.1em;margin-top:.5rem;padding:.7rem 1rem;text-transform:uppercase;transition:var(--rd-transition);width:100%}.rd-lobby-form button[type=submit]:hover,.rd-lobby-form input[type=submit]:hover{box-shadow:0 0 24px var(--rd-purple-glow);transform:translateY(-2px)}.rd-lobby-main{animation:rd-fade-up .5s ease both;display:flex;flex:1;flex-direction:column;gap:1.5rem;min-width:0;overflow-x:hidden;overflow-y:auto;padding:2.5rem 2rem}.rd-lobby-section-header{align-items:center;border-bottom:1px solid var(--rd-border);display:flex;justify-content:space-between;padding-bottom:1rem}.rd-lobby-section-header .rd-section-title{font-size:1.4rem;margin:0}.rd-refresh-btn{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid var(--rd-border);border-radius:var(--rd-radius-sm);color:var(--rd-text-muted);cursor:pointer;display:inline-flex;font-family:var(--rd-font);font-size:.85rem;font-weight:600;gap:.5rem;letter-spacing:.06em;padding:.5rem 1rem;text-transform:uppercase;transition:var(--rd-transition)}.rd-refresh-btn:hover{background:rgba(124,58,237,.1);border-color:rgba(124,58,237,.3);color:var(--rd-text)}.rd-refresh-btn svg{transition:transform .4s ease}.rd-refresh-btn:active svg{animation:rd-spin .6s ease}.rd-lobby-parties-wrap{flex:1}#parties{align-content:start;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}#parties .pagination{grid-column:1/-1}.rd-no-parties{align-items:center;color:var(--rd-text-dim);font-size:.95rem;gap:.75rem;padding:3rem 1rem;text-align:center}#parties .party,.rd-no-parties{display:flex;flex-direction:column}#parties .party{animation:rd-fade-up .3s ease both;background:hsla(0,0%,100%,.03);border:1px solid var(--rd-border);border-radius:var(--rd-radius);gap:.625rem;margin-bottom:0;padding:1rem 1.25rem;transition:var(--rd-transition)}#parties .party:hover{background:hsla(0,0%,100%,.055);border-color:rgba(124,58,237,.25);box-shadow:0 8px 24px rgba(0,0,0,.3);transform:translateY(-2px)}#parties .part-info{align-items:center;display:flex;gap:.75rem;justify-content:space-between}#parties .part-info-text{display:flex;flex-direction:column;gap:.15rem;overflow:hidden}#parties .part-name{color:var(--rd-text);font-size:1rem;font-weight:700;letter-spacing:.03em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#parties .part-owner{color:var(--rd-text-muted);font-size:.8rem;margin:0}#parties .part-lock{filter:invert(1);flex-shrink:0;height:16px;opacity:.5;width:16px}#parties .part-bottom{align-items:center;display:flex;gap:.75rem;justify-content:space-between}#parties .part-nb{color:var(--rd-gold);font-size:.82rem;font-weight:600;letter-spacing:.04em;margin:0}#parties .part-join{background:linear-gradient(135deg,var(--rd-purple) 0,var(--rd-purple-dark) 100%);border:1px solid rgba(124,58,237,.4);border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;font-family:var(--rd-font);font-size:.82rem;font-weight:700;letter-spacing:.08em;padding:.4rem 1rem;text-transform:uppercase;transition:var(--rd-transition)}#parties .part-join:hover{box-shadow:0 0 16px var(--rd-purple-glow);transform:translateY(-1px)}#parties .no-parts{align-items:center;color:var(--rd-text-dim);display:flex;font-size:.95rem;justify-content:center;padding:2.5rem 1rem;text-align:center}#parties .no-parts p{margin:0}#parties .pagination{display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center;padding:1rem 0 .5rem}#parties .page{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid var(--rd-border);border-radius:6px;color:var(--rd-text-muted);cursor:pointer;display:flex;font-family:var(--rd-font);font-size:.85rem;font-weight:600;height:34px;justify-content:center;transition:var(--rd-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:34px}#parties .page:hover{background:rgba(124,58,237,.1);border-color:rgba(124,58,237,.3);color:var(--rd-text)}#parties .page.active{background:rgba(124,58,237,.2);border-color:rgba(124,58,237,.45);color:#c4b5fd;cursor:default}@media (min-width:1400px){.rd-sidebar{width:340px}.rd-lobby-main{padding:2.5rem 3rem}}@media (min-width:900px) and (max-width:1399px){.rd-sidebar{width:300px}}.rd-mobile-logo{display:none}@media (max-width:899px){.rd-mobile-logo{display:block;padding-top:1rem;text-align:center}.rd-sidebar .rd-logo-text{display:none}.rd-lobby-page{flex-direction:column}.rd-sidebar{border-bottom:1px solid var(--rd-border);border-right:none;min-height:auto;padding:1rem;width:100%}.rd-sidebar-logo{display:none}.rd-user-card{margin-bottom:.75rem}.rd-lobby-main{padding:1.25rem 1rem}#parties{grid-template-columns:1fr}}.rd-auth-card{margin:0 auto;max-width:480px;width:100%}.rd-auth-form{padding:2rem 2.5rem}@media (max-width:480px){.rd-auth-form{padding:1.5rem 1rem}.rd-sign-wrapper{padding:0 .75rem}.rd-switch-track{border-radius:10px;height:20px;width:36px}.rd-switch-knob{height:14px;width:14px}.rd-switch-input:checked+.rd-switch-label .rd-switch-knob{transform:translateX(14px)}}.rd-auth-heading{margin-bottom:.5rem}.rd-auth-subtext{margin-bottom:1.5rem}.rd-form-group-pwd{position:relative}.rd-form-group-pwd .form-control{padding-right:3rem}.rd-pwd-toggle{background:none;border:none;color:var(--rd-text-muted);cursor:pointer;font-family:var(--rd-font);font-size:.8rem;font-weight:600;letter-spacing:.05em;position:absolute;right:.75rem;text-transform:uppercase;top:50%;transform:translateY(-50%)}.rd-auth-footer{margin-top:1.25rem;text-align:center}.rd-auth-footer .rd-link{color:var(--rd-text-muted);font-size:.9rem;opacity:.8;text-decoration:none;transition:opacity .2s}.rd-auth-footer .rd-link:hover{opacity:1}.rd-rules-section{background:var(--rd-bg-card);border:1px solid var(--rd-border);border-radius:var(--rd-radius);margin-bottom:1.5rem;padding:1.75rem 2rem;scroll-margin-top:72px;transition:border-color .28s ease,box-shadow .28s ease;will-change:transform}.rd-rules-section:hover{border-color:var(--rd-border-hover);box-shadow:0 4px 24px rgba(0,0,0,.35)}.rd-rules-title{color:#e2e8f0;font-size:1.25rem;font-weight:800;letter-spacing:.04em;margin:0 0 .75rem}.rd-rules-text{color:#fff;font-size:.95rem;line-height:1.7;margin:0}.rd-rules-text strong{color:var(--rd-text);font-weight:700}.rd-rules-toc-link{border-bottom:1px dotted var(--rd-text-muted);color:var(--rd-text-muted);font-size:.8rem;text-decoration:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.rd-rules-toc-link:hover{background-color:hsla(0,0%,50%,.05);border-bottom-color:var(--rd-text);border-bottom-style:solid;color:var(--rd-text);text-decoration:none}.rules-content{margin:0 auto;max-width:1200px;padding:2.5rem 2rem;width:100%}.rules-nav{margin-bottom:1.5rem;text-align:center}.rules-title{margin-bottom:.5rem;text-align:center}.rules-subtitle{margin-bottom:2rem;text-align:center}.rules-toc{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.rules-footer{margin-top:2rem;text-align:center}@media (max-width:768px){.rules-content{padding:1.75rem 1.25rem}.rules-toc{gap:.4rem;margin-bottom:1.5rem}.rules-toc .rd-rules-toc-link{font-size:.75rem;padding:.25rem .4rem}}@media (max-width:480px){.rules-content{padding:1.25rem 1rem}.rules-title{font-size:1.35rem}.rules-subtitle{font-size:.85rem}.rules-toc{gap:.3rem}}body.page-rules .rd-sign-wrapper{height:calc(100dvh - 4rem);justify-content:flex-start;margin:0;max-width:100vw;padding:0}body.page-rules .rd-glass-strong{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.05);border-left:none;border-radius:0;border-right:none;box-shadow:none;flex:1;flex-direction:column;padding:0;width:100%}body.page-rules .rd-glass-strong,body.page-rules .rules-layout{box-sizing:border-box;display:flex;min-height:0;overflow:hidden}body.page-rules .rules-layout{flex:1;gap:0;isolation:isolate}body.page-rules .rules-sidebar{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:100%;overflow-y:auto;padding:1.5rem;width:240px}body.page-rules .rules-logo{color:#f59e0b;display:block;font-family:Rajdhani,Segoe UI,sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:.12em;margin-bottom:1.5rem;text-align:center}body.page-rules .rules-logo .rd-logo-dot{color:#7c3aed}body.page-rules .rules-sidebar-header{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:1.5rem;padding-bottom:1rem}body.page-rules .rules-sidebar-title{color:#fff;font-size:1.1rem;font-weight:700;line-height:1.3;margin:0 0 .25rem}body.page-rules .rules-sidebar-subtitle{color:var(--rd-text-muted);font-size:.75rem;margin:0}body.page-rules .rules-sidebar-links{display:flex;flex:1;flex-direction:column;gap:.25rem}body.page-rules .rules-sidebar-footer{border-top:1px solid hsla(0,0%,100%,.1);margin-top:1rem;padding-top:1rem}body.page-rules .rules-main{box-sizing:border-box;flex:1;height:100%;min-width:0;overflow-y:auto;padding:2rem 2.5rem}body.page-rules .mobile-logo{display:none}@media (max-width:767px){body.page-rules .rd-sign-wrapper{height:auto;min-height:unset;padding:0}body.page-rules .rd-glass-strong{flex:none;height:auto;overflow:visible}body.page-rules .rules-layout{flex-direction:column;max-height:none;overflow:visible}body.page-rules .rules-sidebar{border-bottom:1px solid var(--rd-border);border-right:none;flex-direction:column;overflow:visible;padding:1rem;width:100%}body.page-rules .rules-sidebar-header{margin-bottom:1rem;text-align:center}body.page-rules .rules-sidebar-links{flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center}body.page-rules .rules-sidebar-footer{margin-top:.75rem;text-align:center}body.page-rules .rules-main{overflow:visible;padding:1.25rem 1rem}body.page-rules .mobile-logo{color:#f59e0b;display:block!important;font-family:Rajdhani,Segoe UI,sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:.12em;margin-bottom:.75rem;padding:.75rem 1rem;text-align:center}body.page-rules .mobile-logo .rd-logo-dot{color:#7c3aed}body.page-rules .rules-logo{display:none}.rd-tooltip-wrap{display:inline-block;margin-left:.35em;position:relative;vertical-align:middle}.rd-tooltip-icon{align-items:center;background:rgba(124,58,237,.25);border:1px solid rgba(124,58,237,.5);border-radius:50%;color:#c4b5fd;cursor:pointer;display:inline-flex;font-size:.7rem;font-style:normal;font-weight:700;height:1.15em;justify-content:center;line-height:1;transition:background .2s,border-color .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.15em}.rd-tooltip-icon:hover,.rd-tooltip-wrap.active .rd-tooltip-icon{background:rgba(124,58,237,.45);border-color:rgba(167,139,250,.8);color:#ede9fe}.rd-tooltip-box{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(15,10,30,.85);border:1px solid rgba(124,58,237,.35);border-radius:.6rem;bottom:calc(100% + .5rem);box-shadow:0 8px 32px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.88);font-size:.78rem;line-height:1.5;max-width:340px;min-width:260px;opacity:0;padding:.65rem .85rem;pointer-events:none;text-align:left;transition:opacity .18s ease,visibility .18s ease;visibility:hidden;white-space:normal;z-index:1000}.rd-tooltip-box,.rd-tooltip-box:after{left:50%;position:absolute;transform:translateX(-50%)}.rd-tooltip-box:after{border:6px solid transparent;border-top-color:rgba(124,58,237,.35);content:"";top:100%}.rd-tooltip-wrap.active .rd-tooltip-box,.rd-tooltip-wrap:hover .rd-tooltip-box{opacity:1;pointer-events:auto;visibility:visible}}@media (max-width:767px) and (max-width:600px){.rd-tooltip-box{left:auto;max-width:260px;min-width:200px;right:0;transform:none}.rd-tooltip-box:after{left:auto;right:.6rem;transform:none}}@font-face{font-family:Bebas Neue;src:url(/assets/font/BebasNeue-Regular.eot);src:url(/assets/font/BebasNeue-Regular.woff) format("woff"),url(/assets/font/BebasNeue-Regular.otf) format("opentype")}@font-face{font-family:Berlin Sans FB Demi Bold;font-style:normal;font-weight:400;src:local("Berlin Sans FB Demi Bold"),url(/assets/font/BRLNSDB.woff) format("woff")}body{margin:0}img.click:hover{cursor:pointer}div.form-group{margin:0 0 8px}div.container{display:flex;flex-direction:row;justify-content:space-between;margin:40px auto 2%;max-width:100%;width:950px}div.container div.child-container{display:flex;flex-direction:column}div.container div.left-container{width:400px}div.container div.right-container{width:500px}div.container div.child-container div.user{background-color:#e8e8e8;box-shadow:1px 1px 12px #555;color:#262626;display:flex;flex-direction:row;font-family:Bebas Neue,sans-serif;font-size:60px;height:100px;justify-content:space-between;margin-bottom:30px;width:100%}div.container div.child-container div.user p{margin:0}div.container div.child-container div.user img.user-img{display:flex;flex-direction:column;height:100px;width:auto}div.container div.child-container div.user div.user-info{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px 10px 20px;width:100%}div.container div.child-container div.user div.user-info div.user-buttons{display:flex;flex-direction:row;height:auto;justify-content:flex-end;width:100%}div.container div.child-container div.user div.user-info div.user-buttons a{height:20px;margin-left:5px;width:20px}div.container div.child-container div.user div.user-info div.user-buttons img.logout-button{display:block;height:20px;width:20px}div.container div.child-container div.user div.user-info div.user-buttons img.settings-button{display:block;height:20px;margin-right:5px;width:20px}div.container div.child-container div.section{background-color:#e8e8e8;box-shadow:1px 1px 12px #555;margin-bottom:30px}div.container div.child-container div.section div.section-title{background-color:#262626;margin:0}div.container div.child-container div.section div.section-title p{color:#e8e8e8;font-family:Bebas Neue,sans-serif;font-size:25px;margin:0;padding:5px 5px 2px 9px}div.container div.child-container div.section div.section-content a{color:#000;font-size:30px;text-decoration:none}div.container div.child-container div.section div.section-content a:hover{color:#d1a96e;text-decoration:none}div.container div.child-container div.section div.section-content{color:#262626;font-family:Bebas Neue,sans-serif;font-size:20px;margin:10px}div.container div.child-container div.section div.section-content input{border-radius:10px}div.container div.child-container div.section div.section-title-refresh{display:flex;flex-direction:row;justify-content:space-between}div.container div.child-container div.section div.section-title-refresh img.refresh-button{height:26px;margin-bottom:auto;margin-right:10px;margin-top:auto;width:auto}div.container div.child-container div.create-parts{padding:5px}div.container div.child-container div.find-parts{width:100%}div.container div.child-container div.find-parts div.no-parts{display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;height:100px;justify-content:center;width:100%}div.container div.child-container div.find-parts div.no-parts p{margin:auto;text-align:center;width:47%}div.container div.child-container div.find-parts #look-parts{display:block;height:40px;margin:0 0 0 auto;padding:0 5px;width:auto}div.container div.child-container div.find-parts div.party{border:solid #cecece;border-width:0 0 1px;display:flex;flex-direction:column;justify-content:flex-start;margin:0;padding:8px}div.container div.child-container div.find-parts div.party p{font-family:Segoe UI,sans-serif;margin:0}div.container div.child-container div.find-parts div.party div.part-info{display:flex;flex-direction:row;justify-content:space-between}div.container div.child-container div.find-parts div.party div.part-info img.part-lock{height:20px;width:auto}div.container div.child-container div.find-parts div.party div.part-info-text{display:flex;flex-direction:row;justify-content:flex-start}div.container div.child-container div.find-parts div.party div.part-info-text p.part-owner{font-family:Segoe UI,sans-serif;font-size:20px;margin-left:5px;margin-top:5px}div.container div.child-container div.find-parts div.party p.part-name,div.container div.child-container div.find-parts div.party p.part-owner{font-family:Bebas Neue,sans-serif;font-size:30px;margin:0}div.container div.child-container div.find-parts div.party div.part-bottom{display:flex;flex-direction:row;justify-content:space-between}div.container div.child-container div.find-parts div.party div.part-bottom p.part-nb{font-size:18px;margin:0}div.container div.child-container div.find-parts div.party div.part-bottom input.part-join{margin:0;padding:0 7px;width:auto}.section-content input[type=date],.section-content input[type=datetime],.section-content input[type=email],.section-content input[type=number],.section-content input[type=password],.section-content input[type=search],.section-content input[type=text],.section-content input[type=time],.section-content input[type=url],.section-content select,.section-content textarea{background:#fff;border:1px solid #ccc;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;color:#555;font:95% Arial,Helvetica,sans-serif;height:40px;outline:none;padding:3%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;width:100%}.section-content .form-style input[type=date]:focus,.section-content .form-style input[type=datetime]:focus,.section-content .form-style input[type=email]:focus,.section-content .form-style input[type=number]:focus,.section-content .form-style input[type=password]:focus,.section-content .form-style input[type=search]:focus,.section-content .form-style input[type=text]:focus,.section-content .form-style input[type=time]:focus,.section-content .form-style input[type=url]:focus,.section-content .form-style select:focus,.section-content .form-style textarea:focus{border:1px solid #d1a96e;box-shadow:0 0 5px #d1a96e;padding:3%}.section-content .form-style button,.section-content .form-style input[type=button],.section-content .form-style input[type=submit]{background:#d1a96e;border-bottom:2px solid #c7a167;border-left-style:none;border-right-style:none;border-top-style:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;color:#fff;margin-top:10px;padding:4% 3% 3%;width:100%}.section-content .form-style button,.section-content .form-style input[type=button]:hover,.section-content .form-style input[type=submit]:hover{background:#d1a96e;cursor:pointer}.custom-file{display:inline-block;margin-bottom:0;position:relative;width:100%}.custom-file-input{height:calc(2.25rem + 2px);margin:0;opacity:0;position:relative;width:100%;z-index:2}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;height:calc(2.25rem + 2px);left:0;line-height:2;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0;bottom:0;content:"Parcourir";display:block;line-height:1.5;padding:.375rem .75rem;z-index:3}.custom-file:hover{box-shadow:0 0 0 1px #d1a96e}.pagination{align-items:center;display:flex;justify-content:center}.pagination>div{margin:5px 5px 0}.pagination div.active{color:#d1a96e}.pagination div:not(.active):hover{color:#d1a96e;cursor:pointer}@media screen and (max-width:1000px){.container{align-items:center!important;flex-direction:column!important;justify-content:center!important}.container div.left-container,.container div.right-container{max-width:90%!important;width:90%!important}}body,html{min-height:100%;width:100%}body{background:url(/assets/img/background/menu.jpg) no-repeat fixed;background-attachment:fixed;background-size:cover;display:flex;flex-direction:column;margin-left:30%;min-height:100vh;padding-bottom:30px;padding-top:30px;width:100%}.form-container{margin-bottom:auto;margin-top:auto}.container,.form-container{align-items:center;display:flex;justify-content:left}div.formulaire{display:flex;filter:drop-shadow(5px 5px 5px #222);flex-direction:column;height:100%}div.formulaire img.gobelet,div.formulaire img.logo{height:auto;margin-bottom:20px;max-width:100%}div.formulaire div.form-body{background-color:hsla(10,16%,78%,.4);border-radius:7px;box-shadow:1px 1px 7px #222;display:flex;flex-direction:row;padding:20px}div.formulaire div.form-body h1{color:#fff;font-family:Berlin Sans FB Demi Bold,serif;text-align:left;text-shadow:2px 2px #000}div.formulaire div.form-body div.container{align-items:flex-start;display:flex;flex-direction:column;margin-left:auto!important;margin-right:auto!important;text-align:justify;width:100%}div.formulaire div.form-body div.container-size-1{color:#fff;min-width:250px;width:30%}div.formulaire div.form-body div.container-size-2{min-width:400px;width:70%}.button,div.formulaire div.form-body div.container form{width:100%}.button{background-color:#fff;border:solid;border-color:transparent;border-radius:7px;border-width:3px;box-shadow:1px 1px 7px #222;color:#000;cursor:pointer;font-family:Bebas Neue,sans-serif;font-size:25px;padding-left:20px;padding-right:20px;text-align:center}.button:hover{border-color:#ff9b00;text-decoration:none}div.formulaire input[type=submit]{background-color:#fff;border:solid;border-color:transparent;border-radius:7px;border-width:3px;box-shadow:1px 1px 7px #222;color:#000;cursor:pointer;font-family:Bebas Neue,sans-serif;font-size:25px;padding-left:20px;padding-right:20px;width:100%}div.formulaire a:hover{color:#000;text-decoration:none}div.formulaire input[type=submit]:hover{border-color:#ff9b00;text-decoration:none}div.formulaire input[type=text],input[type=email],input[type=password]{border-radius:30px;box-shadow:1px 1px 7px #222;font-size:20px}div.formulaire input[type=checkbox]{margin-right:10px}div.formulaire label{color:#fff;font-size:20px}div.text-justify-left{text-align:left}div.separator{background-color:rgba(34,34,34,.38);height:1px;margin:20px auto;width:80%}a.header-perudo{margin-right:10px;max-width:80vw;width:400px}@media (max-width:769px){div.formulaire div.form-body{flex-direction:column}.container{height:unset}div.formulaire div.form-body div.container-size-1{width:100%}}@media (max-width:992px){div.formulaire img.gobelet{display:none}}@media (min-width:770px){.d-md-none{display:none}}