.PerfectDeckWidget-module__ZnUafG__wrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);flex-direction:column;gap:.6rem;padding:1rem;display:flex}.PerfectDeckWidget-module__ZnUafG__head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.PerfectDeckWidget-module__ZnUafG__title{font-family:var(--font-title);color:var(--text);font-size:1rem;font-weight:700}.PerfectDeckWidget-module__ZnUafG__btn{border:1px solid var(--accent);border-radius:var(--radius);color:var(--accent);font-family:var(--font-medium);cursor:pointer;background:0 0;padding:.4rem .9rem;font-size:.85rem;font-weight:600}.PerfectDeckWidget-module__ZnUafG__btn:hover{background:var(--accent-soft-20)}.PerfectDeckWidget-module__ZnUafG__muted{color:var(--text-muted);font-size:.83rem}.PerfectDeckWidget-module__ZnUafG__gap{font-family:var(--font-numeric);color:var(--color-gold);font-size:.9rem;font-weight:700}.PerfectDeckWidget-module__ZnUafG__deck{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.4rem;list-style:none;display:grid}.PerfectDeckWidget-module__ZnUafG__slot{border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.1rem;padding:.5rem .6rem;display:flex}.PerfectDeckWidget-module__ZnUafG__slotLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-size:.66rem}.PerfectDeckWidget-module__ZnUafG__slotName{font-family:var(--font-medium);font-size:.88rem;font-weight:600}.PerfectDeckWidget-module__ZnUafG__pos{color:var(--color-success);font-family:var(--font-numeric);font-size:.8rem;font-weight:700}.PerfectDeckWidget-module__ZnUafG__neg{color:var(--color-danger);font-family:var(--font-numeric);font-size:.8rem;font-weight:700}
.RaceBanner-module__AhINGG__banner{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--bg-card-mid), var(--bg-card));border:1px solid var(--border);position:relative;overflow:hidden}.RaceBanner-module__AhINGG__stripe{background:linear-gradient(180deg, var(--accent), var(--color-secondary));width:4px;position:absolute;inset:0 auto 0 0}.RaceBanner-module__AhINGG__track{opacity:.28;pointer-events:none;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.RaceBanner-module__AhINGG__track img{filter:brightness(0)invert()}html[data-theme=light] .RaceBanner-module__AhINGG__track img{filter:none;opacity:.6}.RaceBanner-module__AhINGG__inner{align-items:center;gap:1rem;padding:1rem 1.1rem 1rem 1.4rem;display:flex;position:relative}.RaceBanner-module__AhINGG__flag{background:var(--surface-muted);width:44px;height:32px;box-shadow:var(--shadow-card);border-radius:4px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.RaceBanner-module__AhINGG__meta{flex:1;min-width:0}.RaceBanner-module__AhINGG__round{font-family:var(--font-numeric);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.72rem;font-weight:700}.RaceBanner-module__AhINGG__title{font-family:var(--font-title-bold);color:var(--text);font-size:1.35rem;font-weight:800;line-height:1.15}.RaceBanner-module__AhINGG__sub{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.15rem;font-size:.82rem;display:flex}.RaceBanner-module__AhINGG__sprint{background:var(--accent-soft-20);color:var(--accent);border-radius:999px;padding:.12rem .4rem;font-size:.7rem;font-weight:600}.RaceBanner-module__AhINGG__points{font-family:var(--font-numeric);color:var(--accent);white-space:nowrap;font-size:1.5rem;font-weight:800}
.SubmitButton-module__H1d6cq__button{border-radius:var(--radius);background:var(--accent);width:100%;color:var(--btn-text-on-accent);font-family:var(--font-medium);cursor:pointer;border:none;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .15s,opacity .15s}.SubmitButton-module__H1d6cq__button:hover:not(:disabled){background:var(--accent-dark)}.SubmitButton-module__H1d6cq__button:disabled{opacity:.6;cursor:progress}
.auth-module__Iay1tq__page{flex-direction:column;flex:1;align-items:center;padding:2.5rem 1rem 4rem;display:flex}.auth-module__Iay1tq__card{flex-direction:column;gap:1.25rem;width:100%;max-width:420px;display:flex}.auth-module__Iay1tq__brand{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.auth-module__Iay1tq__brandIcon{background:var(--accent-soft-20);width:44px;height:44px;color:var(--accent);border-radius:999px;place-items:center;display:grid}.auth-module__Iay1tq__brandIcon svg{fill:currentColor;width:22px;height:22px}.auth-module__Iay1tq__title{font-family:var(--font-title-bold);color:var(--text);font-size:1.5rem;font-weight:800}.auth-module__Iay1tq__subtitle{color:var(--text-muted);font-size:.9rem}.auth-module__Iay1tq__form{flex-direction:column;gap:1rem;display:flex}.auth-module__Iay1tq__field{flex-direction:column;gap:.35rem;display:flex}.auth-module__Iay1tq__field label{font-size:.8rem;font-family:var(--font-medium);text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-weight:600}.auth-module__Iay1tq__field input,.auth-module__Iay1tq__field select{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-card);color:var(--text);padding:.6rem .7rem;font-size:.95rem}.auth-module__Iay1tq__field input:focus,.auth-module__Iay1tq__field select:focus{outline:2px solid var(--accent);outline-offset:1px}.auth-module__Iay1tq__hint{color:var(--text-muted);font-size:.78rem}.auth-module__Iay1tq__inlineRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.auth-module__Iay1tq__checkbox{color:var(--text);text-transform:none;letter-spacing:0;align-items:center;gap:.4rem;font-weight:400;display:inline-flex}.auth-module__Iay1tq__error{border-radius:var(--radius);background:color-mix(in srgb, var(--color-danger) 14%, transparent);border:1px solid color-mix(in srgb, var(--color-danger) 40%, transparent);color:var(--color-error-soft);padding:.65rem .8rem;font-size:.88rem}.auth-module__Iay1tq__notice{border-radius:var(--radius);background:color-mix(in srgb, var(--color-success) 14%, transparent);border:1px solid color-mix(in srgb, var(--color-success) 40%, transparent);color:var(--color-success-soft);padding:.65rem .8rem;font-size:.88rem}.auth-module__Iay1tq__links{text-align:center;color:var(--text-muted);font-size:.85rem}.auth-module__Iay1tq__links a{color:var(--accent)}.auth-module__Iay1tq__divider{background:var(--border);height:1px;margin:.25rem 0}
.detail-module__ScXIOq__page{width:100%;max-width:820px;padding:var(--page-pad-y) var(--page-pad-x) 4rem;flex-direction:column;flex:1;gap:1.25rem;margin:0 auto;display:flex}.detail-module__ScXIOq__back{color:var(--text-muted);font-size:.85rem}.detail-module__ScXIOq__back:hover{color:var(--accent)}.detail-module__ScXIOq__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.detail-module__ScXIOq__round{font-family:var(--font-numeric);color:var(--text-muted);font-size:.78rem;font-weight:700}.detail-module__ScXIOq__title{font-family:var(--font-title-bold);color:var(--text);font-size:1.4rem;font-weight:800}.detail-module__ScXIOq__sub{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.detail-module__ScXIOq__sprint{background:var(--accent-soft-20);color:var(--accent);border-radius:999px;padding:.12rem .4rem;font-size:.68rem;font-weight:600}.detail-module__ScXIOq__total{font-family:var(--font-numeric);color:var(--accent);white-space:nowrap;font-size:1.6rem;font-weight:800}.detail-module__ScXIOq__notice{border-radius:var(--radius);background:var(--surface-muted);color:var(--text-muted);padding:.75rem .9rem;font-size:.88rem}.detail-module__ScXIOq__deck{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;display:grid}.detail-module__ScXIOq__deckCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);flex-direction:column;gap:.15rem;padding:.55rem .7rem;display:flex}.detail-module__ScXIOq__deckLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-size:.68rem}.detail-module__ScXIOq__deckName{font-family:var(--font-medium);font-size:.9rem;font-weight:600}.detail-module__ScXIOq__h2{font-family:var(--font-title);color:var(--text);margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.detail-module__ScXIOq__perfectHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.6rem;display:flex}.detail-module__ScXIOq__perfectGap{font-family:var(--font-numeric);color:var(--color-gold);font-size:.85rem;font-weight:700}.detail-module__ScXIOq__block{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);margin-bottom:.6rem;padding:.8rem}.detail-module__ScXIOq__h3{font-family:var(--font-medium);font-size:.95rem;font-weight:600}.detail-module__ScXIOq__cardHead{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.detail-module__ScXIOq__cardDesc{color:var(--text-muted);margin-top:.35rem;font-size:.78rem;line-height:1.4}.detail-module__ScXIOq__lines{flex-direction:column;gap:.25rem;margin-top:.4rem;list-style:none;display:flex}.detail-module__ScXIOq__line{justify-content:space-between;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.detail-module__ScXIOq__conditions{flex-direction:column;gap:.3rem;margin-top:.55rem;list-style:none;display:flex}.detail-module__ScXIOq__condition{grid-template-columns:1.1rem 1fr auto;align-items:center;gap:.5rem;font-size:.82rem;display:grid}.detail-module__ScXIOq__condValue{color:var(--text-muted);font-family:var(--font-numeric);font-size:.78rem}.detail-module__ScXIOq__ok{color:var(--color-success);font-weight:700}.detail-module__ScXIOq__ko{color:var(--color-danger);font-weight:700}.detail-module__ScXIOq__pos{color:var(--color-success);font-family:var(--font-numeric);font-weight:700}.detail-module__ScXIOq__neg{color:var(--color-danger);font-family:var(--font-numeric);font-weight:700}
.profile-module__dkH0ta__page{width:100%;max-width:620px;padding:var(--page-pad-y) var(--page-pad-x) 4rem;flex-direction:column;flex:1;gap:1.25rem;margin:0 auto;display:flex}.profile-module__dkH0ta__header{align-items:center;gap:.9rem;display:flex}.profile-module__dkH0ta__avatar{background:var(--accent);width:48px;height:48px;color:var(--btn-text-on-accent);font-family:var(--font-title-bold);border-radius:999px;place-items:center;font-size:1.3rem;font-weight:800;display:grid}.profile-module__dkH0ta__h1{font-family:var(--font-title-bold);color:var(--text);font-size:1.4rem;font-weight:800}.profile-module__dkH0ta__forms{flex-direction:column;gap:.9rem;display:flex}.profile-module__dkH0ta__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);flex-direction:column;gap:.6rem;padding:1rem;display:flex}.profile-module__dkH0ta__h2{font-family:var(--font-title);color:var(--text);font-size:1rem;font-weight:700}.profile-module__dkH0ta__input{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-mid);color:var(--text);font:inherit;padding:.55rem .65rem;font-size:.92rem}.profile-module__dkH0ta__readonly{font-family:var(--font-medium);color:var(--text);font-weight:600}.profile-module__dkH0ta__hint{color:var(--text-muted);font-size:.78rem}.profile-module__dkH0ta__error{color:var(--color-error-soft);font-size:.85rem}.profile-module__dkH0ta__notice{color:var(--color-success-soft);font-size:.85rem}.profile-module__dkH0ta__avatarRow{align-items:center;gap:1rem;display:flex}.profile-module__dkH0ta__avatarImg{object-fit:cover;border:1px solid var(--border);border-radius:999px;flex-shrink:0;width:72px;height:72px}.profile-module__dkH0ta__avatarPlaceholder{background:var(--accent);width:72px;height:72px;color:var(--btn-text-on-accent);font-family:var(--font-title-bold);border-radius:999px;flex-shrink:0;place-items:center;font-size:1.8rem;font-weight:800;display:grid}.profile-module__dkH0ta__avatarFields{flex-direction:column;flex:1;gap:.6rem;min-width:0;display:flex}.profile-module__dkH0ta__sep{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}
.race-module__G8dBvW__page{width:100%;max-width:var(--page-max);padding:var(--page-pad-y) var(--page-pad-x) 4rem;flex-direction:column;flex:1;gap:1rem;margin:0 auto;display:flex}.race-module__G8dBvW__header{align-items:center;gap:.9rem;display:flex}.race-module__G8dBvW__round{font-family:var(--font-numeric);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius);padding:.3rem .5rem;font-size:.85rem;font-weight:700}.race-module__G8dBvW__title{font-family:var(--font-title-bold);color:var(--text);font-size:1.4rem;font-weight:800}.race-module__G8dBvW__sub{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.race-module__G8dBvW__sprint{background:var(--accent-soft-20);color:var(--accent);border-radius:999px;padding:.15rem .4rem;font-size:.7rem;font-weight:600}.race-module__G8dBvW__lockedNote,.race-module__G8dBvW__deadlineNote{border-radius:var(--radius);padding:.55rem .75rem;font-size:.85rem}.race-module__G8dBvW__lockedNote{background:var(--surface-muted);color:var(--text-muted)}.race-module__G8dBvW__deadlineNote{background:var(--gold-soft-10);color:var(--color-gold)}.race-module__G8dBvW__compose{grid-template-columns:300px 1fr;align-items:start;gap:1.25rem;display:grid}@media (max-width:860px){.race-module__G8dBvW__compose{grid-template-columns:1fr}}.race-module__G8dBvW__deck{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);flex-direction:column;gap:.9rem;padding:1rem;display:flex;position:sticky;top:1rem}.race-module__G8dBvW__budget{flex-direction:column;gap:.35rem;display:flex}.race-module__G8dBvW__budgetBar{background:var(--surface-muted);border-radius:999px;height:8px;overflow:hidden}.race-module__G8dBvW__budgetFill{background:var(--accent);height:100%;transition:width .2s}.race-module__G8dBvW__budgetFill[data-over]{background:var(--color-danger)}.race-module__G8dBvW__budgetText{font-family:var(--font-numeric);font-size:.9rem;font-weight:700}.race-module__G8dBvW__budgetOver{color:var(--color-danger);}.race-module__G8dBvW__slots{flex-direction:column;gap:.35rem;list-style:none;display:flex}.race-module__G8dBvW__slot{border:1px dashed var(--border);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .55rem;font-size:.85rem;display:flex}.race-module__G8dBvW__slot[data-filled]{border-style:solid;border-color:var(--accent-soft-20)}.race-module__G8dBvW__slotLabel{color:var(--text-muted);font-size:.78rem}.race-module__G8dBvW__slotEmpty{color:var(--text-muted)}.race-module__G8dBvW__slotValue{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:none;font-weight:600}.race-module__G8dBvW__choices{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-muted);flex-direction:column;gap:.4rem;padding:.6rem;display:flex}.race-module__G8dBvW__choicesTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.75rem}.race-module__G8dBvW__choiceRow{justify-content:space-between;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.race-module__G8dBvW__choiceRow select,.race-module__G8dBvW__choiceRow input{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-card);color:var(--text);font:inherit;max-width:55%;padding:.3rem .4rem}.race-module__G8dBvW__fidelity{background:var(--color-success);color:#fff;text-transform:uppercase;letter-spacing:.03em;border-radius:999px;margin-left:.35rem;padding:.1rem .3rem;font-size:.62rem}.race-module__G8dBvW__summary{border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .65rem}.race-module__G8dBvW__summaryHead{cursor:pointer;font-size:.8rem;font-family:var(--font-medium);color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-weight:600}.race-module__G8dBvW__summaryList{flex-direction:column;gap:.5rem;margin-top:.5rem;list-style:none;display:flex}.race-module__G8dBvW__summaryItem{flex-direction:column;gap:.1rem;display:flex}.race-module__G8dBvW__summaryName{font-family:var(--font-medium);font-size:.85rem;font-weight:600}.race-module__G8dBvW__summaryDesc{color:var(--text-muted);font-size:.75rem;line-height:1.35}.race-module__G8dBvW__saveBtn{margin-top:.25rem}.race-module__G8dBvW__hint{color:var(--text-muted);font-size:.8rem}.race-module__G8dBvW__error{color:var(--color-error-soft);font-size:.85rem}.race-module__G8dBvW__ok{color:var(--color-success-soft);font-size:.85rem}.race-module__G8dBvW__catalogue{flex-direction:column;gap:.75rem;display:flex}.race-module__G8dBvW__tabs{flex-wrap:wrap;gap:.4rem;display:flex}.race-module__G8dBvW__tab,.race-module__G8dBvW__tabActive{border:1px solid var(--border);background:var(--bg-card);color:var(--text-muted);font-family:var(--font-medium);cursor:pointer;border-radius:999px;padding:.4rem .8rem;font-size:.85rem;font-weight:600}.race-module__G8dBvW__tabActive{background:var(--accent);border-color:var(--accent);color:var(--btn-text-on-accent);}.race-module__G8dBvW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.6rem;list-style:none;display:grid}.race-module__G8dBvW__card,.race-module__G8dBvW__cardSelected{text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);width:100%;height:100%;color:var(--text);cursor:pointer;flex-direction:column;gap:.3rem;padding:.7rem;transition:border-color .15s,transform .15s;display:flex}.race-module__G8dBvW__card:hover:not(:disabled){border-color:var(--accent);transform:translateY(-1px)}.race-module__G8dBvW__cardSelected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent-soft-20) inset;}.race-module__G8dBvW__card:disabled,.race-module__G8dBvW__cardSelected:disabled{opacity:.5;cursor:not-allowed}.race-module__G8dBvW__cardName{font-family:var(--font-medium);font-size:.92rem;font-weight:600}.race-module__G8dBvW__cardCost{font-family:var(--font-numeric);color:var(--accent);font-size:.8rem;font-weight:700}.race-module__G8dBvW__cardDesc{color:var(--text-muted);font-size:.76rem;line-height:1.35}
.Turnstile-module__iWTjzW__wrap{justify-content:center;min-height:65px;display:flex}
