.AgreementCheckbox-module__X04sMG__checkboxLabel{--agreement-line-size:calc(.75rem * 1.42);align-items:var(--agreement-align,flex-start);gap:var(--agreement-icon-text-gap,.75rem);cursor:pointer;font-size:.75rem;line-height:var(--agreement-line-size);color:var(--fg-muted);display:flex}.AgreementCheckbox-module__X04sMG__checkmark{display:none}.AgreementCheckbox-module__X04sMG__checkboxLabel svg{height:var(--agreement-line-size);width:var(--agreement-line-size);margin-top:var(--agreement-icon-offset,0);flex-shrink:0;align-self:flex-start;overflow:visible}.AgreementCheckbox-module__X04sMG__checkboxLabel svg .AgreementCheckbox-module__X04sMG__path{fill:none;stroke:var(--accent-fg);stroke-width:5.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:241 10000000;stroke-dashoffset:0;transition:stroke-dasharray .5s,stroke-dashoffset .5s}.AgreementCheckbox-module__X04sMG__checkboxLabel .AgreementCheckbox-module__X04sMG__checkmark:checked~svg .AgreementCheckbox-module__X04sMG__path{stroke-dasharray:70.5097 10000000;stroke-dashoffset:-262.272px}.AgreementCheckbox-module__X04sMG__agreementLink{color:var(--accent-fg);text-underline-offset:.2em;font-weight:500;text-decoration:none;transition:text-decoration-color .2s}.AgreementCheckbox-module__X04sMG__checkboxLabel .AgreementCheckbox-module__X04sMG__agreementLink:hover{text-decoration:underline;-webkit-text-decoration-color:var(--accent-fg);text-decoration-color:var(--accent-fg)}.AgreementCheckbox-module__X04sMG__agreementText{min-width:0;line-height:inherit;text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;flex:1 1 0;align-self:flex-start;display:block}
.BackButton-module__GMHmOW__backButton{color:var(--fg-muted);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-block:.5rem;padding-inline:1rem;font-size:.88rem;font-weight:500;transition:color .2s,background .2s;display:inline-flex}.BackButton-module__GMHmOW__backButton:hover{color:var(--fg-default);background:var(--bg-subtle)}.BackButton-module__GMHmOW__icon{width:1rem;height:1rem}
.Button-module__VMVMAW__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;height:2.25rem;padding-block:0;padding-inline:1.25rem;font-size:.88rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .2s,color .2s,opacity .2s;display:inline-flex}.Button-module__VMVMAW__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__VMVMAW__primary{color:#fff;background-color:var(--accent-emphasis)}.Button-module__VMVMAW__primary:hover:not(:disabled){background-color:var(--accent-fg)}.Button-module__VMVMAW__secondary{color:var(--fg-default);background-color:var(--bg-default)}.Button-module__VMVMAW__secondary:hover:not(:disabled){background-color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default))}.Button-module__VMVMAW__ghost{color:var(--accent-fg);background-color:#0000}.Button-module__VMVMAW__ghost:hover:not(:disabled){background-color:var(--bg-subtle);text-decoration:none}.Button-module__VMVMAW__danger{color:#fff;background-color:var(--danger-fg)}.Button-module__VMVMAW__danger:hover:not(:disabled){filter:brightness(.92)}.Button-module__VMVMAW__fullWidth{width:100%}
.Card-module__QRy0Sa__card{background-color:var(--bg-canvas);border-radius:8px;padding:1.5rem;transition:background-color .2s}.Card-module__QRy0Sa__card:hover{background-color:var(--bg-subtle)}
.DatePickerModal-module__Zwq3Ya__trigger{box-sizing:border-box;width:100%;min-height:2.63rem;color:var(--fg-default);background-color:var(--bg-subtle);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding-block:.75rem;padding-inline:.88rem;font-family:inherit;font-size:.88rem;line-height:1.5;transition:background-color .15s;display:flex}.DatePickerModal-module__Zwq3Ya__trigger:hover{background-color:color-mix(in srgb, var(--fg-default) 5%, var(--bg-subtle))}.DatePickerModal-module__Zwq3Ya__trigger:disabled{cursor:not-allowed;opacity:.55}.DatePickerModal-module__Zwq3Ya__trigger:disabled:hover{background-color:var(--bg-subtle)}.DatePickerModal-module__Zwq3Ya__triggerPlaceholder{color:var(--fg-muted)}.DatePickerModal-module__Zwq3Ya__triggerValue{color:var(--fg-default)}.DatePickerModal-module__Zwq3Ya__triggerIcon{width:1.25rem;height:1.25rem;color:var(--fg-muted);flex-shrink:0;margin-left:.5rem}.DatePickerModal-module__Zwq3Ya__calendarModal{min-width:min(100vw - 2rem,300px);max-width:calc(100vw - 2rem)}.DatePickerModal-module__Zwq3Ya__header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.DatePickerModal-module__Zwq3Ya__navButton{background:var(--bg-subtle);width:2rem;height:2rem;color:var(--fg-default);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.DatePickerModal-module__Zwq3Ya__navButton:hover:not(:disabled){background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-subtle));color:var(--accent-fg)}.DatePickerModal-module__Zwq3Ya__navButton:disabled{opacity:.45;cursor:not-allowed}.DatePickerModal-module__Zwq3Ya__navIcon{width:1.25rem;height:1.25rem}.DatePickerModal-module__Zwq3Ya__title{color:var(--fg-default);font-size:1rem;font-weight:600}.DatePickerModal-module__Zwq3Ya__weekdays{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:.5rem;display:grid}.DatePickerModal-module__Zwq3Ya__weekday{text-align:center;color:var(--fg-muted);text-transform:uppercase;font-size:.7rem;font-weight:600}.DatePickerModal-module__Zwq3Ya__grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.DatePickerModal-module__Zwq3Ya__day{aspect-ratio:1;color:var(--fg-default);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:.88rem;font-weight:500;transition:background .15s,color .15s;display:flex}.DatePickerModal-module__Zwq3Ya__day:hover:not(.DatePickerModal-module__Zwq3Ya__dayDisabled){background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-subtle));color:var(--accent-fg)}.DatePickerModal-module__Zwq3Ya__day.DatePickerModal-module__Zwq3Ya__daySelected,.DatePickerModal-module__Zwq3Ya__day.DatePickerModal-module__Zwq3Ya__daySelected:hover:not(.DatePickerModal-module__Zwq3Ya__dayDisabled){background:var(--accent-fg);color:var(--bg-default)}.DatePickerModal-module__Zwq3Ya__day.DatePickerModal-module__Zwq3Ya__daySelected:hover:not(.DatePickerModal-module__Zwq3Ya__dayDisabled){opacity:.9}.DatePickerModal-module__Zwq3Ya__dayMuted{color:var(--fg-muted)}.DatePickerModal-module__Zwq3Ya__dayDisabled{color:var(--fg-muted);opacity:.5;cursor:not-allowed}
.DateRangePickerModal-module__WOcbAG__trigger{box-sizing:border-box;width:auto;max-width:min(22rem,100%);min-height:2.5rem;color:var(--fg-default);background-color:var(--bg-subtle);text-align:left;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding-block:.5rem;padding-inline:.88rem;font-family:inherit;font-size:.88rem;line-height:1.35;transition:background-color .15s;display:inline-flex}.DateRangePickerModal-module__WOcbAG__trigger:hover:not(:disabled){background-color:color-mix(in srgb, var(--fg-default) 5%, var(--bg-subtle))}.DateRangePickerModal-module__WOcbAG__trigger:disabled{cursor:not-allowed;opacity:.55}.DateRangePickerModal-module__WOcbAG__trigger:disabled:hover{background-color:var(--bg-subtle)}.DateRangePickerModal-module__WOcbAG__triggerValue{font-variant-numeric:tabular-nums;color:var(--fg-default)}.DateRangePickerModal-module__WOcbAG__triggerIcon{width:1.2rem;height:1.2rem;color:var(--fg-muted);flex-shrink:0}.DateRangePickerModal-module__WOcbAG__rangeModal{min-width:min(100vw - 2rem,38rem);max-width:calc(100vw - 2rem)}.DateRangePickerModal-module__WOcbAG__body{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 1.75rem minmax(0,1fr);align-items:stretch;gap:0 .65rem;margin-bottom:1rem;display:grid}.DateRangePickerModal-module__WOcbAG__calHeadLeft{box-sizing:border-box;grid-area:1/1;justify-self:center;width:100%;min-width:0;max-width:17.5rem}.DateRangePickerModal-module__WOcbAG__calHeadRight{box-sizing:border-box;grid-area:1/3;justify-self:center;width:100%;min-width:0;max-width:17.5rem}.DateRangePickerModal-module__WOcbAG__midHeadSpacer{grid-area:1/2;justify-self:center;width:1.75rem;min-width:1.75rem}.DateRangePickerModal-module__WOcbAG__calBodyLeft{box-sizing:border-box;grid-area:2/1;justify-self:center;width:100%;min-width:0;max-width:17.5rem}.DateRangePickerModal-module__WOcbAG__calBodyRight{box-sizing:border-box;grid-area:2/3;justify-self:center;width:100%;min-width:0;max-width:17.5rem}.DateRangePickerModal-module__WOcbAG__midArrow{flex-direction:column;grid-area:2/2;place-self:stretch center;align-items:center;width:1.75rem;min-width:1.75rem;min-height:0;padding:0;display:flex}.DateRangePickerModal-module__WOcbAG__midArrowLine{border:none;border-left:1px dashed var(--border-muted);opacity:.85;flex:1 1 0;align-self:center;width:0;min-height:.75rem;margin:0}.DateRangePickerModal-module__WOcbAG__stepArrowCircle{background:var(--bg-subtle);width:2rem;height:2rem;color:var(--fg-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-block:.35rem;display:inline-flex}.DateRangePickerModal-module__WOcbAG__stepArrowCircle svg{width:1rem;height:1rem}.DateRangePickerModal-module__WOcbAG__colTitle{color:var(--fg-muted);text-align:center;margin:0 0 .35rem;padding:0;font-size:.72rem;font-weight:600;line-height:1.25}.DateRangePickerModal-module__WOcbAG__footer{grid-template-columns:1fr 1fr;align-items:stretch;gap:.5rem;margin-top:0;margin-bottom:0;padding-top:.25rem;display:grid}.DateRangePickerModal-module__WOcbAG__footerGridBtn{box-sizing:border-box;cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;min-width:0;min-height:2.63rem;margin:0;padding-block:.63rem;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;display:flex}.DateRangePickerModal-module__WOcbAG__cancelBtn{color:var(--fg-default);background:var(--bg-subtle);transition:background-color .2s,opacity .2s}.DateRangePickerModal-module__WOcbAG__cancelBtn:hover:not(:disabled){background:color-mix(in srgb, var(--fg-default) 10%, var(--bg-subtle))}.DateRangePickerModal-module__WOcbAG__cancelBtn:disabled,.DateRangePickerModal-module__WOcbAG__cancelBtn:disabled:hover{cursor:not-allowed;opacity:.5;color:var(--fg-default);background:var(--bg-subtle)}.DateRangePickerModal-module__WOcbAG__donePrimary{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas));transition:background-color .2s,color .2s}.DateRangePickerModal-module__WOcbAG__donePrimary:hover:not(:disabled){background:color-mix(in srgb, var(--success-fg) 18%, color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas)));color:var(--success-fg)}.DateRangePickerModal-module__WOcbAG__donePrimary:disabled,.DateRangePickerModal-module__WOcbAG__donePrimary:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas))}.DateRangePickerModal-module__WOcbAG__dayInRange{background:var(--bg-subtle);color:var(--fg-default)}.DateRangePickerModal-module__WOcbAG__dayInRangePreview{background:var(--order-status-open-bg);color:var(--accent-fg)}.DateRangePickerModal-module__WOcbAG__daySelectedPreview,.DateRangePickerModal-module__WOcbAG__daySelectedPreview:hover:not(:disabled){background:var(--accent-fg);color:var(--bg-default)}.DateRangePickerModal-module__WOcbAG__daySelectedPreview:hover:not(:disabled){opacity:.9}@media (max-width:640px){.DateRangePickerModal-module__WOcbAG__rangeModal{width:min(100vw - 2rem,18.5rem);min-width:0;max-width:min(100vw - 2rem,18.5rem);padding-block:1.15rem;padding-inline:1rem}.DateRangePickerModal-module__WOcbAG__body{grid-template-columns:minmax(0,1fr);row-gap:0;margin-bottom:.75rem}.DateRangePickerModal-module__WOcbAG__calHeadLeft,.DateRangePickerModal-module__WOcbAG__calHeadRight,.DateRangePickerModal-module__WOcbAG__calBodyLeft,.DateRangePickerModal-module__WOcbAG__calBodyRight{grid-column:1;justify-self:center;width:100%;min-width:0;max-width:17.5rem}.DateRangePickerModal-module__WOcbAG__calHeadLeft{grid-row:1}.DateRangePickerModal-module__WOcbAG__calBodyLeft{grid-row:2;margin-bottom:.25rem}.DateRangePickerModal-module__WOcbAG__midHeadSpacer{display:none}.DateRangePickerModal-module__WOcbAG__midArrow{flex-direction:row;grid-area:3/1;place-self:center;align-items:center;width:100%;min-width:0;max-width:17.5rem;min-height:0;margin-block:.1rem;padding-block:.35rem}.DateRangePickerModal-module__WOcbAG__midArrowLine{border-left:none;border-top:1px dashed var(--border-muted);flex:1 1 0;align-self:auto;width:auto;min-width:.75rem;height:0;min-height:0}.DateRangePickerModal-module__WOcbAG__stepArrowCircle{width:1.75rem;height:1.75rem;margin-block:0;margin-inline:.35rem}.DateRangePickerModal-module__WOcbAG__stepArrowCircle svg{width:.9rem;height:.9rem;transform:rotate(90deg)}.DateRangePickerModal-module__WOcbAG__calHeadRight{grid-row:4;margin-top:.1rem}.DateRangePickerModal-module__WOcbAG__calBodyRight{grid-row:5}.DateRangePickerModal-module__WOcbAG__footerGridBtn{min-height:2.25rem;padding-block:.45rem;padding-inline:.75rem;font-size:.88rem}}
.TimeScrollStepper-module__OgJalW__root{justify-content:center;align-items:center;gap:.35rem;width:100%;display:flex}.TimeScrollStepper-module__OgJalW__rootLarge{gap:.55rem}.TimeScrollStepper-module__OgJalW__rootDisabled{opacity:.55;pointer-events:none}.TimeScrollStepper-module__OgJalW__unitColumn{flex-direction:column;align-items:center;gap:.2rem;display:flex}.TimeScrollStepper-module__OgJalW__rootLarge .TimeScrollStepper-module__OgJalW__unitColumn{gap:.35rem}.TimeScrollStepper-module__OgJalW__stepBtn{background:var(--bg-subtle);width:2.35rem;height:1.65rem;color:var(--fg-muted);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.TimeScrollStepper-module__OgJalW__rootLarge .TimeScrollStepper-module__OgJalW__stepBtn{width:3.25rem;height:2.15rem}.TimeScrollStepper-module__OgJalW__stepBtn:hover:not(:disabled){background:color-mix(in srgb, var(--fg-default) 5%, var(--bg-subtle));color:var(--fg-default)}.TimeScrollStepper-module__OgJalW__stepBtn:disabled{cursor:not-allowed;opacity:.45}.TimeScrollStepper-module__OgJalW__stepBtnIcon{width:1rem;height:1rem}.TimeScrollStepper-module__OgJalW__rootLarge .TimeScrollStepper-module__OgJalW__stepBtnIcon{width:1.15rem;height:1.15rem}.TimeScrollStepper-module__OgJalW__unitInput{box-sizing:border-box;font-variant-numeric:tabular-nums;text-align:center;width:2.75rem;min-height:2.35rem;color:var(--fg-default);background:var(--bg-default);touch-action:none;border:none;border-radius:8px;padding:0;font-family:inherit;font-size:1.13rem;font-weight:600;line-height:1.2;display:block}.TimeScrollStepper-module__OgJalW__rootLarge .TimeScrollStepper-module__OgJalW__unitInput{width:4.25rem;min-height:3.35rem;font-size:1.5rem}.TimeScrollStepper-module__OgJalW__unitInput:disabled{opacity:.55;cursor:not-allowed}.TimeScrollStepper-module__OgJalW__colon{color:var(--fg-muted);align-self:center;margin-top:.15rem;font-size:1.13rem;font-weight:600}.TimeScrollStepper-module__OgJalW__rootLarge .TimeScrollStepper-module__OgJalW__colon{margin-top:.2rem;font-size:1.5rem}
.DateTimePickerModal-module__dIA8Wa__singleModal{min-width:min(100vw - 2rem,20rem);max-width:calc(100vw - 2rem)}.DateTimePickerModal-module__dIA8Wa__singleModalFooter{margin-top:1.5rem;padding-top:0}.DateTimePickerModal-module__dIA8Wa__timeStepHeader{justify-content:center;margin-bottom:1rem}.DateTimePickerModal-module__dIA8Wa__timeStepBody{justify-content:center;align-items:center;padding-block:.5rem .25rem;display:flex}
.Dropdown-module__DasDQW__dropdown{width:100%;position:relative}.Dropdown-module__DasDQW__trigger{box-sizing:border-box;width:100%;height:auto;min-height:2.63rem;color:var(--fg-default);text-align:left;background-color:var(--bg-default);box-shadow:none;cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:space-between;align-items:center;margin:0;padding-block:.5rem;padding-inline:.88rem;font-family:inherit;font-size:.94rem;font-weight:500;transition:background-color .2s,color .2s;display:flex}.Dropdown-module__DasDQW__triggerContent{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.Dropdown-module__DasDQW__triggerContent>span{overflow-wrap:break-word;word-break:normal;flex:1;min-width:0}.Dropdown-module__DasDQW__triggerLabelMuted{color:var(--fg-muted);font-weight:500}.Dropdown-module__DasDQW__triggerTextRegular,.Dropdown-module__DasDQW__triggerTextRegular .Dropdown-module__DasDQW__triggerLabelMuted{font-weight:400}.Dropdown-module__DasDQW__trigger:hover,.Dropdown-module__DasDQW__trigger.Dropdown-module__DasDQW__triggerOpen{background-color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default))}.Dropdown-module__DasDQW__trigger:hover .Dropdown-module__DasDQW__triggerLabelMuted,.Dropdown-module__DasDQW__trigger.Dropdown-module__DasDQW__triggerOpen .Dropdown-module__DasDQW__triggerLabelMuted,.Dropdown-module__DasDQW__trigger:hover .Dropdown-module__DasDQW__icon,.Dropdown-module__DasDQW__trigger.Dropdown-module__DasDQW__triggerOpen .Dropdown-module__DasDQW__icon{color:var(--fg-default)}.Dropdown-module__DasDQW__icon{width:1.25rem;height:1.25rem;color:var(--fg-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1),color .2s;transform:rotate(90deg)}.Dropdown-module__DasDQW__iconOpen{transform:rotate(0)}.Dropdown-module__DasDQW__iconOpen.Dropdown-module__DasDQW__iconOpenUp{transform:rotate(180deg)}.Dropdown-module__DasDQW__menu{background-color:var(--bg-default);max-height:var(--dropdown-menu-max-height);z-index:50;border-radius:8px;animation:.2s Dropdown-module__DasDQW__slideDown;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden auto}.Dropdown-module__DasDQW__menuOpenUp{animation:.2s Dropdown-module__DasDQW__slideUp;top:auto;bottom:calc(100% + .5rem)}.Dropdown-module__DasDQW__surfaceDarkCanvas .Dropdown-module__DasDQW__trigger{background-color:var(--bg-canvas)}.Dropdown-module__DasDQW__surfaceDarkCanvas .Dropdown-module__DasDQW__trigger:hover,.Dropdown-module__DasDQW__surfaceDarkCanvas .Dropdown-module__DasDQW__trigger.Dropdown-module__DasDQW__triggerOpen{background-color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default));color:var(--fg-default)}.Dropdown-module__DasDQW__surfaceDarkCanvas .Dropdown-module__DasDQW__menu{background-color:var(--bg-canvas)}.Dropdown-module__DasDQW__surfaceDarkCanvas .Dropdown-module__DasDQW__option:hover,.Dropdown-module__DasDQW__surfaceDarkCanvas .Dropdown-module__DasDQW__optionActive,.Dropdown-module__DasDQW__surfaceDarkCanvas .Dropdown-module__DasDQW__option.Dropdown-module__DasDQW__optionActive:hover{background-color:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.Dropdown-module__DasDQW__surfaceDarkDefault{color:inherit}@keyframes Dropdown-module__DasDQW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes Dropdown-module__DasDQW__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Dropdown-module__DasDQW__option{width:100%;color:var(--fg-default);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding-block:.75rem;padding-inline:1rem;font-size:.88rem;font-weight:500;transition:background-color .2s,color .2s;display:flex}.Dropdown-module__DasDQW__optionIcon{object-fit:contain;flex-shrink:0;width:1.25rem;height:1.25rem}.Dropdown-module__DasDQW__option:hover,.Dropdown-module__DasDQW__optionActive,.Dropdown-module__DasDQW__option.Dropdown-module__DasDQW__optionActive:hover{background-color:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.Dropdown-module__DasDQW__optionDisabled,.Dropdown-module__DasDQW__optionDisabled:hover,.Dropdown-module__DasDQW__surfaceDarkCanvas .Dropdown-module__DasDQW__optionDisabled,.Dropdown-module__DasDQW__surfaceDarkCanvas .Dropdown-module__DasDQW__optionDisabled:hover{opacity:.45;cursor:not-allowed;color:var(--fg-muted);background:0 0}.Dropdown-module__DasDQW__menu .Dropdown-module__DasDQW__option:not(:last-child){border-bottom:1px dashed var(--border-muted)}
.FloatingField-module__9s6ukG__group{flex-direction:column;gap:0;width:100%;min-width:0;display:flex}.FloatingField-module__9s6ukG__field{box-sizing:border-box;width:100%;min-width:0;background:var(--bg-canvas);--floating-field-padding-inline:1rem;--floating-field-control-height:2.63rem;--floating-field-floated-content-start:calc((var(--floating-field-control-height) - 1em) / 2);border:none;border-radius:8px;min-inline-size:0;margin:0;padding:0;position:relative}.FloatingField-module__9s6ukG__legend{box-sizing:border-box;inset-inline-start:var(--floating-field-padding-inline);max-width:calc(100% - var(--floating-field-padding-inline) - 1.5rem);text-overflow:ellipsis;white-space:nowrap;color:var(--fg-muted);pointer-events:none;border:none;border-radius:0 999px 0 0;margin:0;padding-block:0;padding-inline:0 1.5rem;font-size:.88rem;font-weight:400;line-height:1.5;transition:top .15s,inset-inline-start .15s,transform .15s,font-size .15s,font-weight .15s,letter-spacing .15s,padding-block-start .15s,padding-inline-start .15s,background-color .15s;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.FloatingField-module__9s6ukG__fieldMultiline .FloatingField-module__9s6ukG__legend{top:var(--floating-field-floated-content-start);transform:none}.FloatingField-module__9s6ukG__field:focus-within .FloatingField-module__9s6ukG__legend,.FloatingField-module__9s6ukG__fieldHasValue .FloatingField-module__9s6ukG__legend{inset-inline-start:0;padding-block:.5rem 0;padding-inline:var(--floating-field-padding-inline) 1.5rem;letter-spacing:.06em;text-align:center;color:var(--fg-muted);background:var(--bg-canvas);font-size:.65rem;font-weight:600;line-height:1.2;top:.1rem;transform:translateY(-50%)}.FloatingField-module__9s6ukG__field :is(input,textarea){box-sizing:border-box;width:100%;height:var(--floating-field-control-height);min-height:var(--floating-field-control-height);padding-block:0;padding-inline:var(--floating-field-padding-inline);line-height:var(--floating-field-control-height);border-radius:8px;font-size:.88rem;font-weight:400}.FloatingField-module__9s6ukG__field textarea{resize:vertical;height:auto;min-height:2.63rem;color:var(--fg-default);background-color:var(--bg-canvas);border:none;padding-block:.75rem;font-family:inherit;line-height:1.5;transition:background-color .15s}.FloatingField-module__9s6ukG__fieldMultiline textarea{min-height:8rem;padding-block:var(--floating-field-floated-content-start) .75rem}.FloatingField-module__9s6ukG__field :is(input,textarea)::placeholder{opacity:0;transition:opacity .15s}.FloatingField-module__9s6ukG__field:focus-within :is(input,textarea)::placeholder,.FloatingField-module__9s6ukG__fieldHasValue :is(input,textarea)::placeholder{opacity:1}
.Form-module__VeveNa__group{margin-bottom:1rem}.Form-module__VeveNa__group:last-child{margin-bottom:0}.Form-module__VeveNa__label{color:var(--fg-muted);margin-block:0 .1rem;padding-left:8px;font-size:.78rem;font-weight:600;line-height:1.3;display:block}.Form-module__VeveNa__required{color:var(--danger-fg)}.Form-module__VeveNa__hint{color:var(--fg-muted);margin-top:.25rem;margin-bottom:0;font-size:.75rem}.Form-module__VeveNa__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Form-module__VeveNa__row3{grid-template-columns:repeat(3,1fr)}@media (max-width:560px){.Form-module__VeveNa__row,.Form-module__VeveNa__row3{grid-template-columns:1fr}}
.ImageLightbox-module__ap45XG__lightbox{z-index:9999;background:#000000f2;justify-content:center;align-items:center;padding:1rem;animation:.2s ImageLightbox-module__ap45XG__lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes ImageLightbox-module__ap45XG__lightboxFadeIn{0%{opacity:0}to{opacity:1}}.ImageLightbox-module__ap45XG__lightboxClose{z-index:10001;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ImageLightbox-module__ap45XG__lightboxClose:hover{background:#fff3}.ImageLightbox-module__ap45XG__lightboxCloseIcon{color:#fff;width:1.5rem;height:1.5rem}.ImageLightbox-module__ap45XG__lightboxBottomDock{z-index:10001;flex-direction:column;align-items:center;gap:.75rem;max-width:calc(100vw - 2rem);display:flex;position:absolute;bottom:2rem;left:50%;translate:-50%}.ImageLightbox-module__ap45XG__lightboxZoomToolbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.ImageLightbox-module__ap45XG__lightboxZoomButton{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .2s;display:flex}.ImageLightbox-module__ap45XG__lightboxZoomButton:hover:not(:disabled){background:#fff3}.ImageLightbox-module__ap45XG__lightboxZoomButton:disabled{opacity:.35;cursor:not-allowed}.ImageLightbox-module__ap45XG__lightboxZoomIcon{color:#fff;width:1.25rem;height:1.25rem}.ImageLightbox-module__ap45XG__lightboxZoomLevel{color:#fff;font-variant-numeric:tabular-nums;cursor:pointer;background:#ffffff1a;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:4.5rem;height:2.5rem;padding:0 .75rem;font-size:.9375rem;font-weight:600;transition:background-color .2s;display:flex}.ImageLightbox-module__ap45XG__lightboxZoomLevel:hover:not(:disabled){background:#fff3}.ImageLightbox-module__ap45XG__lightboxZoomLevel:disabled{opacity:.85;cursor:default}.ImageLightbox-module__ap45XG__lightboxZoomLevelActive{background:#ffffff29}.ImageLightbox-module__ap45XG__lightboxNav{z-index:10001;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s;display:flex;position:absolute;top:50%;translate:0 -50%}.ImageLightbox-module__ap45XG__lightboxNav:hover{background:#fff3}.ImageLightbox-module__ap45XG__lightboxNavPrev{left:1.5rem}.ImageLightbox-module__ap45XG__lightboxNavNext{right:1.5rem}.ImageLightbox-module__ap45XG__lightboxNavIcon{color:#fff;width:1.75rem;height:1.75rem}.ImageLightbox-module__ap45XG__lightboxContent{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:0 1.5rem;display:flex;position:absolute;inset:4.5rem 0 7rem;overflow:hidden}.ImageLightbox-module__ap45XG__lightboxContentPannable{cursor:grab}.ImageLightbox-module__ap45XG__lightboxContentDragging{cursor:grabbing}.ImageLightbox-module__ap45XG__lightboxImageStage{will-change:transform}.ImageLightbox-module__ap45XG__lightboxImage{object-fit:contain;pointer-events:none;border-radius:8px;width:auto;max-width:none;height:auto;transition:width .15s,max-height .15s;display:block}.ImageLightbox-module__ap45XG__lightboxThumbnails{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;background:#0009;border-radius:8px;gap:.5rem;max-width:100%;padding:.75rem;display:flex;overflow-x:auto}.ImageLightbox-module__ap45XG__lightboxThumbnails::-webkit-scrollbar{height:4px}.ImageLightbox-module__ap45XG__lightboxThumbnails::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:8px}.ImageLightbox-module__ap45XG__lightboxThumbnail{cursor:pointer;opacity:.5;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:4rem;height:4rem;transition:opacity .2s,border-color .2s;position:relative;overflow:hidden}.ImageLightbox-module__ap45XG__lightboxThumbnail:hover{opacity:.8}.ImageLightbox-module__ap45XG__lightboxThumbnailActive{opacity:1;border-color:var(--accent-fg)}.ImageLightbox-module__ap45XG__lightboxThumbnailImg{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.ImageLightbox-module__ap45XG__lightboxClose{width:2.25rem;height:2.25rem;top:1rem;right:1rem}.ImageLightbox-module__ap45XG__lightboxBottomDock{bottom:1rem}.ImageLightbox-module__ap45XG__lightboxZoomButton,.ImageLightbox-module__ap45XG__lightboxZoomLevel{height:2.25rem}.ImageLightbox-module__ap45XG__lightboxZoomButton{width:2.25rem}.ImageLightbox-module__ap45XG__lightboxZoomLevel{min-width:4rem;font-size:.875rem}.ImageLightbox-module__ap45XG__lightboxNav{width:2.5rem;height:2.5rem}.ImageLightbox-module__ap45XG__lightboxNavPrev{left:1rem}.ImageLightbox-module__ap45XG__lightboxNavNext{right:1rem}.ImageLightbox-module__ap45XG__lightboxContent{padding:0 1rem;top:3.5rem;bottom:6rem}.ImageLightbox-module__ap45XG__lightboxThumbnails{padding:.5rem}.ImageLightbox-module__ap45XG__lightboxThumbnail{width:3rem;height:3rem}}
.Input-module__rdnxQa__input{width:100%;color:var(--fg-default);background-color:var(--bg-canvas);border:none;border-radius:8px;padding-block:.5rem;padding-inline:.75rem;font-size:.88rem;line-height:1.25rem;transition:background-color .2s,opacity .2s}.Input-module__rdnxQa__inputDarkDefault{background-color:var(--bg-default)}.Input-module__rdnxQa__inputDarkCanvas{background-color:var(--bg-canvas)}.Input-module__rdnxQa__input:disabled{background-color:var(--bg-subtle);cursor:not-allowed;opacity:.6}.Input-module__rdnxQa__input::placeholder{color:var(--fg-muted)}
.markdown-body-root{color:var(--fg-default,inherit);overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:.9375rem;line-height:1.55}.markdown-body-root .md-text-accent{color:var(--accent-fg)}.markdown-body-root .md-text-success{color:var(--success-fg)}.markdown-body-root .md-text-danger{color:var(--danger-fg)}.markdown-body-root .md-text-warning{color:var(--orange-fg)}.markdown-body-root .md-text-muted{color:var(--fg-muted)}.markdown-body-root .md-font-unbounded{letter-spacing:.08em;font-family:Unbounded,Unbounded Fallback,sans-serif}.markdown-body-root .md-align-left{text-align:left;white-space:pre-wrap;word-break:break-word}.markdown-body-root .md-align-center{text-align:center;white-space:pre-wrap;word-break:break-word}.markdown-body-root .md-align-right{text-align:right;white-space:pre-wrap;word-break:break-word}.markdown-body-root .md-split-columns{box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:3rem;width:100%;margin:1rem 0;display:grid;position:relative;container:md-split-columns/inline-size}.markdown-body-root .md-split-columns:after{content:"";box-sizing:border-box;border:none;border-left:1px dashed var(--border-muted);opacity:.85;pointer-events:none;width:0;margin-left:0;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.markdown-body-root .md-split-columns__col{z-index:1;min-width:0;position:relative}.markdown-body-root .md-split-columns__col>:first-child{margin-top:0}.markdown-body-root .md-split-columns__col>:last-child{margin-bottom:0}@container md-split-columns (max-width:36rem){.markdown-body-root .md-split-columns{grid-template-columns:minmax(0,1fr);gap:0}.markdown-body-root .md-split-columns:after{display:none}.markdown-body-root .md-split-columns__col:nth-child(2){border-top:1px dashed var(--border-muted);margin-top:.85rem;padding-top:.85rem}}@media (max-width:36rem){.markdown-body-root .md-split-columns{grid-template-columns:minmax(0,1fr);gap:0}.markdown-body-root .md-split-columns:after{display:none}.markdown-body-root .md-split-columns__col:nth-child(2){border-top:1px dashed var(--border-muted);margin-top:.85rem;padding-top:.85rem}}.markdown-body-root .md-spoiler{box-sizing:border-box;width:fit-content;min-width:0;max-width:100%;margin:.5rem 0;padding:0;display:block;position:relative}.markdown-body-root .md-spoiler__toggle{clip:rect(0, 0, 0, 0);white-space:nowrap;appearance:none;opacity:0;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.markdown-body-root .md-spoiler__stack{min-width:0;max-width:100%;margin:0;padding:0;display:block;position:relative;overflow:visible}.markdown-body-root .md-spoiler__body{white-space:pre-line;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;margin:0;padding:0}.markdown-body-root .md-spoiler__body>*{margin-block:0}.markdown-body-root .md-spoiler__body p{margin:0}.markdown-body-root .md-spoiler__toggle:not(:checked)~.md-spoiler__stack .md-spoiler__body{-webkit-user-select:none;user-select:none;pointer-events:none}.markdown-body-root .md-spoiler__shield{z-index:1;box-sizing:border-box;cursor:pointer;background:var(--bg-subtle);border-radius:6px;margin:0;transition:background-color .15s,box-shadow .15s;position:absolute;inset:0}.markdown-body-root .md-spoiler__shield:hover,.markdown-body-root .md-spoiler__shield:active,.markdown-body-root .md-spoiler__toggle:focus-visible~.md-spoiler__stack .md-spoiler__shield{background:color-mix(in srgb, var(--fg-default) 7%, var(--bg-canvas))}.markdown-body-root .md-spoiler__toggle:checked~.md-spoiler__stack .md-spoiler__shield{display:none}.markdown-body-root .md-spoiler__toggle:checked~.md-spoiler__stack .md-spoiler__body{-webkit-user-select:auto;user-select:auto;pointer-events:auto}.markdown-body-root :first-child{margin-top:0}.markdown-body-root :last-child{margin-bottom:0}.markdown-body-root h1,.markdown-body-root h2,.markdown-body-root h3,.markdown-body-root h4,.markdown-body-root h5,.markdown-body-root h6{color:var(--fg-default,inherit);margin:1rem 0 .5rem;font-family:inherit;font-weight:600}.markdown-body-root h1{font-size:1.25rem}.markdown-body-root h2{font-size:1.125rem}.markdown-body-root h3{font-size:1.05rem}.markdown-body-root h4{font-size:1rem}.markdown-body-root h5{font-size:.95rem}.markdown-body-root h6{font-size:.9rem}.markdown-body-root p{margin:.5rem 0}.markdown-body-root p:empty{display:none}.markdown-body-root ul,.markdown-body-root ol{margin:.5rem 0;padding-left:1.35rem}.markdown-body-root li{margin:.2rem 0}.markdown-body-root blockquote{color:var(--fg-default,inherit);background-color:color-mix(in srgb, var(--fg-muted) 10%, var(--bg-default));border-radius:8px;margin-block:0 .85rem;padding-block:.85rem;padding-inline:1rem;font-style:normal}.markdown-body-root blockquote>:last-child{margin-bottom:0}.markdown-body-root code{color:var(--fg-default,inherit);background:color-mix(in srgb, var(--fg-muted) 10%, var(--bg-default));overflow-wrap:anywhere;word-break:break-word;border-radius:4px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em}.markdown-body-root pre{min-width:0;max-width:100%;color:var(--fg-default,inherit);background:color-mix(in srgb, var(--fg-muted) 10%, var(--bg-default));white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;border-radius:8px;margin:.65rem 0;padding:.85rem 1rem;overflow-x:auto}.markdown-body-root pre code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:0 0;padding:0;font-size:.85em}.markdown-body-root pre code.hljs{color:var(--fg-default);display:block}.markdown-body-root .hljs-comment,.markdown-body-root .hljs-quote{color:var(--fg-muted)}.markdown-body-root .hljs-keyword,.markdown-body-root .hljs-selector-tag,.markdown-body-root .hljs-literal,.markdown-body-root .hljs-section,.markdown-body-root .hljs-link{color:var(--accent-fg)}.markdown-body-root .hljs-string,.markdown-body-root .hljs-attr,.markdown-body-root .hljs-attribute,.markdown-body-root .hljs-addition{color:var(--success-fg)}.markdown-body-root .hljs-number,.markdown-body-root .hljs-symbol,.markdown-body-root .hljs-bullet,.markdown-body-root .hljs-variable,.markdown-body-root .hljs-template-variable{color:var(--orange-fg)}.markdown-body-root .hljs-title,.markdown-body-root .hljs-title.class_,.markdown-body-root .hljs-title.function_{color:color-mix(in srgb, var(--accent-fg) 70%, var(--fg-default))}.markdown-body-root .hljs-type,.markdown-body-root .hljs-built_in,.markdown-body-root .hljs-tag,.markdown-body-root .hljs-name{color:color-mix(in srgb, var(--danger-fg) 75%, var(--fg-default))}.markdown-body-root a{color:var(--accent-fg,#569bfd);text-decoration:underline}.markdown-body-root img{border-radius:8px;max-width:100%;height:auto;margin:.75rem 0;display:block}.markdown-body-root__embed{flex-direction:column;gap:.55rem;margin:.75rem 0;display:flex}.markdown-body-root__embedFrame{background:var(--bg-inset,#7f7f7f1f);border-radius:8px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.markdown-body-root__embedFrame iframe,.markdown-body-root__embedFrame video,.markdown-body-root__embedFrame audio{border:none;width:100%;height:100%;position:absolute;inset:0}.markdown-body-root__embedFrame_audio{min-height:4.5rem;padding-top:0}.markdown-body-root__embedFrame_audio audio{width:100%;height:auto;padding:.85rem 1rem;display:block;position:static}.markdown-body-root__tableWrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:0 0;width:100%;min-width:0;margin:.65rem 0;overflow:auto visible}.markdown-body-root__tableWrap::-webkit-scrollbar{width:0;height:0;display:none}.markdown-body-root__table{border-collapse:separate;border-spacing:0;width:100%;min-width:42rem;font-size:inherit;background:0 0;margin:0}.markdown-body-root__tableHead .markdown-body-root__tableRow{border-bottom:1px dashed var(--border-muted)}.markdown-body-root__tableBody .markdown-body-root__tableRow{border-bottom:1px dashed color-mix(in srgb, var(--border-muted) 90%, var(--bg-canvas));transition:background-color .15s}.markdown-body-root__tableBody .markdown-body-root__tableRow:last-child{border-bottom:none}.markdown-body-root__tableBody .markdown-body-root__tableRow:hover{background-color:color-mix(in srgb, var(--fg-default) 4%, var(--bg-canvas))}.markdown-body-root__tableRow{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));align-items:center;gap:.65rem 1rem;padding-inline:1.25rem;display:grid;overflow:visible}.markdown-body-root__tableHead .markdown-body-root__tableRow{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);padding-block:.55rem .7rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.72rem;line-height:1.25}.markdown-body-root__tableBody .markdown-body-root__tableRow{padding-block:.72rem}.markdown-body-root__tableCell{min-width:0;color:var(--fg-default);text-align:left;vertical-align:top;white-space:nowrap;border:none;align-items:center;gap:.5rem;padding:0;font-size:.88rem;display:flex}.markdown-body-root__tableCell_head{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;text-transform:inherit;overflow:visible}.markdown-body-root__tableCellInner{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.markdown-body-root__tableBody .markdown-body-root__tableCell:nth-child(2) .markdown-body-root__tableCellInner{white-space:normal;flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.markdown-body-root__tableBody .markdown-body-root__tableCell:nth-child(2) .markdown-body-root__tableCellInner>:first-child,.markdown-body-root__tableBody .markdown-body-root__tableCell:nth-child(2) .markdown-body-root__tableCellInner{line-height:1.3}.markdown-body-root__tableBody .markdown-body-root__tableCell:nth-child(2) br+*{color:var(--fg-muted);font-size:.78rem;font-weight:400;line-height:1.25}.markdown-body-root hr{border:none;border-top:1px dashed color-mix(in srgb, var(--fg-default) 15%, var(--bg-canvas));height:0;margin:1rem 0}
.ConfirmModal-module__LPLm2a__shell{box-sizing:border-box;width:min(500px,100vw - 2rem);min-width:0;max-width:min(500px,100vw - 2rem)}.ConfirmModal-module__LPLm2a__inner{box-sizing:border-box;min-width:0}.ConfirmModal-module__LPLm2a__header{min-height:2.75rem;margin-bottom:1rem}.ConfirmModal-module__LPLm2a__headerLeft{min-width:0;max-width:100%}.ConfirmModal-module__LPLm2a__headerEnd{min-width:0}.ConfirmModal-module__LPLm2a__title{white-space:normal;overflow-wrap:anywhere;font-size:1.2rem;line-height:1.2}.ConfirmModal-module__LPLm2a__divider{margin-inline:.75rem}.ConfirmModal-module__LPLm2a__close{box-sizing:border-box;width:2rem;min-width:2rem;height:2rem;min-height:2rem;color:var(--fg-default);background:var(--bg-subtle);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:flex}.ConfirmModal-module__LPLm2a__close:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.ConfirmModal-module__LPLm2a__closeIcon{flex-shrink:0;width:1rem;height:1rem}.ConfirmModal-module__LPLm2a__body{color:var(--fg-muted);margin-block:0 1.1rem;font-size:.88rem;line-height:1.45}.ConfirmModal-module__LPLm2a__actions{flex-wrap:wrap;align-items:stretch;gap:.5rem;width:100%;display:flex}.ConfirmModal-module__LPLm2a__btnCancel,.ConfirmModal-module__LPLm2a__btnConfirm{box-sizing:border-box;cursor:pointer;border:none;border-radius:8px;flex:12rem;justify-content:center;align-items:center;min-width:min(100%,12rem);max-width:100%;min-height:2.63rem;padding-block:.63rem;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;transition:background-color .2s,opacity .2s;display:flex}.ConfirmModal-module__LPLm2a__btnConfirm{color:#fff}.ConfirmModal-module__LPLm2a__btnCancel{color:var(--fg-default);background:var(--bg-subtle)}.ConfirmModal-module__LPLm2a__btnCancel:hover:not(:disabled){background:color-mix(in srgb, var(--fg-default) 10%, var(--bg-subtle))}.ConfirmModal-module__LPLm2a__btnConfirmAccent{background:var(--accent-fg);color:#fff}.ConfirmModal-module__LPLm2a__btnConfirmAccent:hover:not(:disabled){background:var(--accent-emphasis)}.ConfirmModal-module__LPLm2a__btnConfirmDanger{background:var(--danger-fg);color:#fff}.ConfirmModal-module__LPLm2a__btnConfirmDanger:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg) 85%, black)}.ConfirmModal-module__LPLm2a__btnConfirmSuccess{background:var(--success-fg);color:#fff}.ConfirmModal-module__LPLm2a__btnConfirmSuccess:hover:not(:disabled){background:color-mix(in srgb, var(--success-fg) 85%, black)}.ConfirmModal-module__LPLm2a__btnCancel:disabled,.ConfirmModal-module__LPLm2a__btnConfirm:disabled{opacity:.5;cursor:not-allowed}
.ImageCropModal-module__dk_0BW__editor{min-width:0;margin-block:0 1.1rem}.ImageCropModal-module__dk_0BW__cropperHost{background:var(--bg-subtle);border-radius:8px;width:100%;height:min(60vh,20rem);min-height:min(60vh,20rem);position:relative;overflow:hidden}.ImageCropModal-module__dk_0BW__cropperHost .cropper-container{width:100%!important;height:100%!important}.ImageCropModal-module__dk_0BW__resetButton{z-index:10;box-sizing:border-box;width:2rem;min-width:2rem;height:2rem;min-height:2rem;color:var(--fg-default);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;transition:color .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.ImageCropModal-module__dk_0BW__resetButton:hover:not(:disabled),.ImageCropModal-module__dk_0BW__resetButton:focus-visible:not(:disabled){color:var(--accent-fg)}.ImageCropModal-module__dk_0BW__resetButton:disabled{opacity:.5;cursor:not-allowed}.ImageCropModal-module__dk_0BW__resetIcon{flex-shrink:0;width:1rem;height:1rem}.ImageCropModal-module__dk_0BW__cropperHost .cropper-view-box{box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-fg) 65%, transparent);border-radius:0;outline:none}
.cropper-container{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;direction:ltr;font-size:0;line-height:0;position:relative}.cropper-container img{backface-visibility:hidden;image-orientation:0deg;width:100%;height:100%;display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{position:absolute;inset:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{outline:1px solid #3399ffbf;width:100%;height:100%;display:block;overflow:hidden}.cropper-dashed{opacity:.5;border:0 dashed #eee;display:block;position:absolute}.cropper-dashed.dashed-h{border-top-width:1px;border-bottom-width:1px;width:100%;height:33.3333%;top:33.3333%;left:0}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;width:33.3333%;height:100%;top:0;left:33.3333%}.cropper-center{opacity:.75;width:0;height:0;display:block;position:absolute;top:50%;left:50%}.cropper-center:before,.cropper-center:after{content:" ";background-color:#eee;display:block;position:absolute}.cropper-center:before{width:7px;height:1px;top:0;left:-3px}.cropper-center:after{width:1px;height:7px;top:-3px;left:0}.cropper-face,.cropper-line,.cropper-point{opacity:.1;width:100%;height:100%;display:block;position:absolute}.cropper-face{background-color:#fff;top:0;left:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;width:5px;top:0;right:-3px}.cropper-line.line-n{cursor:ns-resize;height:5px;top:-3px;left:0}.cropper-line.line-w{cursor:ew-resize;width:5px;top:0;left:-3px}.cropper-line.line-s{cursor:ns-resize;height:5px;bottom:-3px;left:0}.cropper-point{opacity:.75;background-color:#39f;width:5px;height:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;top:50%;right:-3px}.cropper-point.point-n{cursor:ns-resize;margin-left:-3px;top:-3px;left:50%}.cropper-point.point-w{cursor:ew-resize;margin-top:-3px;top:50%;left:-3px}.cropper-point.point-s{cursor:s-resize;margin-left:-3px;bottom:-3px;left:50%}.cropper-point.point-ne{cursor:nesw-resize;top:-3px;right:-3px}.cropper-point.point-nw{cursor:nwse-resize;top:-3px;left:-3px}.cropper-point.point-sw{cursor:nesw-resize;bottom:-3px;left:-3px}.cropper-point.point-se{cursor:nwse-resize;opacity:1;width:20px;height:20px;bottom:-3px;right:-3px}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{opacity:.75;width:5px;height:5px}}.cropper-point.point-se:before{content:" ";opacity:0;background-color:#39f;width:200%;height:200%;display:block;position:absolute;bottom:-50%;right:-50%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{width:0;height:0;display:block;position:absolute}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.resourceMdEditor{width:100%;color:var(--fg-default);background:0 0;border-radius:8px;flex-direction:column;gap:0;display:flex;position:relative;overflow:visible}.resourceMdEditor_fullscreen{z-index:220;box-sizing:border-box;background:var(--bg-canvas);border-radius:0;padding:1rem;position:fixed;inset:0}.resourceMdEditor__toolbar{z-index:3;background:color-mix(in srgb, var(--bg-default) 90%, var(--bg-inset));border-bottom:1px dashed color-mix(in srgb, var(--fg-default) 15%, var(--bg-canvas));border-radius:8px 8px 0 0;padding:.5rem;position:sticky;top:0}.resourceMdEditor__toolbarGroup{flex-wrap:wrap;align-items:center;gap:.25rem;width:100%;min-width:0;display:flex}.resourceMdEditor__toolbarGroup_right{margin-left:auto;display:inline-flex}.resourceMdEditor__toolButton{width:2rem;height:2rem;color:var(--fg-default);box-shadow:none;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.resourceMdEditor__toolButton_hasLabel{gap:.35rem;width:auto;min-width:2rem;height:2rem;padding-inline:.5rem}.resourceMdEditor__toolButtonLabel{letter-spacing:normal;white-space:nowrap;font-size:.75rem;font-weight:600;line-height:1.15}.resourceMdEditor__toolButton:hover,.resourceMdEditor__toolButton_active{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.resourceMdEditor__glyph{flex-shrink:0;width:1.125rem;height:1.125rem}.resourceMdEditor__toolMenuWrap{position:relative}.resourceMdEditor__colorMenu{z-index:5;background:var(--bg-canvas);border-radius:8px;flex-direction:column;gap:.2rem;min-width:12rem;padding:.4rem;display:flex;position:absolute;top:calc(100% + .45rem);left:0}.resourceMdEditor__formatMenu{z-index:5;background:var(--bg-canvas);border-radius:8px;flex-direction:column;gap:.2rem;min-width:11rem;padding:.4rem;display:flex;position:absolute;top:calc(100% + .45rem);left:0}.resourceMdEditor__colorOption{width:100%;color:var(--fg-default);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.55rem;padding:.45rem .55rem;display:flex}.resourceMdEditor__formatOption{width:100%;color:var(--fg-default);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:.45rem .55rem;display:flex}.resourceMdEditor__colorOption:hover,.resourceMdEditor__formatOption:hover{background:color-mix(in srgb, var(--accent-fg) 10%, transparent)}.resourceMdEditor__colorSwatch{border-radius:50%;flex-shrink:0;width:.85rem;height:.85rem}.resourceMdEditor__content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;display:grid}.resourceMdEditor_fullscreen .resourceMdEditor__content{flex:1;min-height:0}.resourceMdEditor__editorPane,.resourceMdEditor__previewPane{min-width:0}.resourceMdEditor__editorPane{background:var(--bg-default);border-radius:0 0 0 8px}.resourceMdEditor__previewPane{border-left:1px dashed color-mix(in srgb, var(--fg-default) 15%, var(--bg-canvas));background:0 0;border-radius:0 0 8px;padding:.9rem 1rem}.resourceMdEditor_fullscreen .resourceMdEditor__editorPane{background:var(--bg-default);height:100%;min-height:0}.resourceMdEditor_fullscreen .resourceMdEditor__previewPane{background:0 0;height:100%;min-height:0}.resourceMdEditor__textarea{width:100%;min-height:0;color:var(--fg-default);resize:none;font:inherit;letter-spacing:normal;background:0 0;border:none;outline:none;margin:0;padding:.9rem 1rem;font-size:.9375rem;line-height:1.55;display:block;overflow:hidden}.resourceMdEditor__textarea::placeholder{color:var(--fg-muted)}.resourceMdEditor__markdownPreviewBody{min-width:0;min-height:100%}.resourceMdEditor__previewEmpty{min-height:100%;color:var(--fg-muted);text-align:center;justify-content:center;align-items:center;font-size:.95rem;display:flex}.resourceMdEditor_fullscreen .resourceMdEditor__textarea{height:100%;min-height:100%;overflow-y:auto}.resourceMdEditor__insertMenu{z-index:5;background:var(--bg-canvas);width:min(19rem,100vw - 2rem);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--fg-muted) 12%, transparent), 0 10px 30px color-mix(in srgb, var(--bg-inverse) 14%, transparent);border-radius:10px;flex-direction:column;gap:.5rem;padding:.8rem;display:flex;position:absolute;top:calc(100% + .45rem);left:0}.resourceMdEditor__tableMenu{width:max-content;min-width:0;max-width:none;padding:.65rem}.resourceMdEditor__tablePicker{flex-direction:column;gap:.35rem;display:flex}.resourceMdEditor__tablePickerRow{gap:.35rem;display:flex}.resourceMdEditor__tablePickerCell{background:color-mix(in srgb, var(--fg-muted) 20%, transparent);cursor:pointer;border:none;border-radius:50%;width:.95rem;height:.95rem;padding:0;transition:background-color .15s,transform .15s}.resourceMdEditor__tablePickerCell:hover,.resourceMdEditor__tablePickerCell:focus-visible,.resourceMdEditor__tablePickerCell_active{background:color-mix(in srgb, var(--accent-fg) 82%, var(--bg-canvas));outline:none;transform:scale(1.06)}.resourceMdEditor__tablePickerMeta{color:var(--fg-muted);text-align:center;font-size:.82rem;line-height:1.3}.resourceMdEditor__insertField{flex-direction:column;gap:0;display:flex}.resourceMdEditor__insertInput{box-sizing:border-box;width:100%;min-height:2.63rem;color:var(--fg-default);background:var(--bg-subtle);box-shadow:none;border:none;border-radius:8px;padding-block:.75rem;padding-inline:.88rem;font-family:inherit;font-size:.88rem;line-height:1.5}.resourceMdEditor__insertInput[type=number]::-webkit-outer-spin-button{margin:0}.resourceMdEditor__insertInput[type=number]::-webkit-inner-spin-button{margin:0}.resourceMdEditor__insertUrlField{background:var(--bg-subtle);border-radius:8px;align-items:center;gap:0;min-height:2.63rem;display:flex;overflow:hidden}.resourceMdEditor__insertUrlPrefix{color:var(--fg-muted);white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;flex-shrink:0;align-self:stretch;align-items:center;padding-block:0;padding-inline:.88rem 0;font-size:.88rem;display:inline-flex}.resourceMdEditor__insertUrlInput{min-width:0;min-height:2.63rem;box-shadow:none;background:0 0;border:none;flex:1;padding-block:0;padding-inline:0 .88rem;font-size:.88rem;line-height:1.5}.resourceMdEditor__insertInput::placeholder,.resourceMdEditor__insertUrlInput::placeholder{color:var(--fg-muted)}.resourceMdEditor__insertActions{grid-template-columns:1fr 1fr;align-items:stretch;gap:.5rem;width:100%;margin-top:0;margin-bottom:0;padding-top:.1rem;display:grid}.resourceMdEditor__insertAction{box-sizing:border-box;cursor:pointer;appearance:none;cursor:pointer;width:100%;min-width:0;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-subtle);border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.resourceMdEditor__insertAction:hover{background:color-mix(in srgb, var(--danger-fg) 26%, var(--danger-subtle));color:var(--danger-fg)}.resourceMdEditor__insertAction_primary{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas))}.resourceMdEditor__insertAction_primary:hover{background:color-mix(in srgb, var(--success-fg) 18%, color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas)));color:var(--success-fg)}@media (max-width:880px){.resourceMdEditor_fullscreen{padding:.75rem}.resourceMdEditor__content{grid-template-columns:1fr}.resourceMdEditor__previewPane{border-left:none;border-top:1px dashed color-mix(in srgb, var(--fg-default) 15%, var(--bg-canvas));border-radius:0 0 8px 8px}}
.ProductRating-module__gtpVKG__stars{flex-shrink:0;align-items:center;gap:.22rem;line-height:0;display:inline-flex}.ProductRating-module__gtpVKG__starSlot{flex-shrink:0;width:1.125rem;height:1.125rem;position:relative}.ProductRating-module__gtpVKG__starBg{width:100%;height:100%;color:color-mix(in srgb, var(--fg-default) 22%, transparent);position:absolute;inset:0}.ProductRating-module__gtpVKG__starFillClip{z-index:1;pointer-events:none;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ProductRating-module__gtpVKG__starFg{width:1.125rem;height:1.125rem;color:var(--attention-fg);opacity:.95;flex-shrink:0;display:block}.ProductRating-module__gtpVKG__ratingValue{font-variant-numeric:tabular-nums;color:var(--fg-default);align-items:center;min-height:1.125rem;font-size:.81rem;font-weight:600;line-height:1;display:inline-flex}.ProductRating-module__gtpVKG__reviewsCount{font-variant-numeric:tabular-nums;color:var(--fg-muted);white-space:nowrap;flex-shrink:0;align-items:center;min-height:1.125rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}
.Select-module__EeJ0TW__wrapper{width:100%;display:block;position:relative}.Select-module__EeJ0TW__select{box-sizing:border-box;width:100%;min-height:var(--filter-control-h);height:var(--filter-control-h);color:var(--fg-default);background-color:var(--bg-canvas);cursor:pointer;appearance:none;background-image:none;border:none;border-radius:8px;padding-block:.5rem;padding-inline:.75rem 2.5rem;font-family:inherit;font-size:.94rem;font-weight:500;line-height:1.25;transition:background-color .2s}.Select-module__EeJ0TW__select:hover{background-color:var(--bg-subtle)}.Select-module__EeJ0TW__icon{width:1rem;height:1rem;color:var(--fg-muted);pointer-events:none;position:absolute;top:50%;right:.75rem;translate:0 -50%}
.TileAvatar-module__qnVd5W__avatar{background:var(--bg-subtle);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;position:relative;overflow:hidden}.TileAvatar-module__qnVd5W__avatarImgSlotFull{width:100%;height:100%;position:relative}.TileAvatar-module__qnVd5W__avatarImg{object-fit:contain}.TileAvatar-module__qnVd5W__avatarFallback{color:var(--accent-fg);font-size:1rem;font-weight:700;line-height:1}.TileAvatar-module__qnVd5W__avatarDetail{border-radius:8px;width:3rem;min-width:3rem;height:3rem;min-height:3rem}.TileAvatar-module__qnVd5W__avatarDetail .TileAvatar-module__qnVd5W__avatarFallback{font-size:1.1rem}.TileAvatar-module__qnVd5W__avatarCompact{background:0 0;border-radius:8px;width:2.375rem;min-width:2.375rem;max-width:2.375rem;height:2.375rem;min-height:2.375rem;max-height:2.375rem;padding:0}.TileAvatar-module__qnVd5W__avatarCompact .TileAvatar-module__qnVd5W__avatarFallback{font-size:.9rem}
.Toggle-module__ntMQ3a__row{cursor:pointer;align-self:flex-start;align-items:center;gap:.75rem;max-width:100%;padding-block:.5rem;display:inline-flex}.Toggle-module__ntMQ3a__label{min-width:0;color:var(--fg-default);font-size:.88rem}.Toggle-module__ntMQ3a__wrap{flex-shrink:0;position:relative}.Toggle-module__ntMQ3a__input{opacity:0;width:0;height:0;position:absolute}.Toggle-module__ntMQ3a__slider{background:var(--border-default);border-radius:1rem;width:2.75rem;height:1.38rem;transition:background .25s;display:block;position:relative}.Toggle-module__ntMQ3a__slider:before{content:"";background:var(--bg-canvas);border-radius:50%;width:1rem;height:1rem;margin-top:-.5rem;transition:translate .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:.19rem}.Toggle-module__ntMQ3a__input:hover+.Toggle-module__ntMQ3a__slider{background:var(--fg-muted)}.Toggle-module__ntMQ3a__input:checked+.Toggle-module__ntMQ3a__slider{background:var(--accent-fg)}.Toggle-module__ntMQ3a__input:checked:hover+.Toggle-module__ntMQ3a__slider{background:var(--accent-emphasis)}.Toggle-module__ntMQ3a__input:checked+.Toggle-module__ntMQ3a__slider:before{translate:1.38rem}
.Popover-module__Nt1uSa__popoverTrigger{cursor:pointer}.Popover-module__Nt1uSa__popoverContentRoot button{font:inherit}:is(.Popover-module__Nt1uSa__popoverTippyChrome.tippy-box[data-theme~=stellar] .tippy-content,.Popover-module__Nt1uSa__popoverTippyChrome.tippy-box[data-theme~=stellar-panel] .tippy-content,.Popover-module__Nt1uSa__popoverTippyChrome.tippy-box[data-theme~=stellar-guild-clear-hover] .tippy-content){padding:0}.Popover-module__Nt1uSa__popoverPanelRow{box-sizing:border-box;flex-direction:row;align-items:center;gap:2px;padding-block:2px;padding-inline:2px;display:flex}.Popover-module__Nt1uSa__popoverIconButton{box-sizing:border-box;width:2.125rem;height:2.125rem;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.Popover-module__Nt1uSa__popoverIconButton:hover{background:color-mix(in srgb, var(--fg-default) 10%, var(--bg-default))}.Popover-module__Nt1uSa__popoverIconButtonDanger:hover{background:color-mix(in srgb, var(--danger-fg,#dc2626) 18%, var(--bg-default));color:var(--danger-fg,#dc2626)}.Popover-module__Nt1uSa__popoverIconSvg{flex-shrink:0;width:1.0625rem;height:1.0625rem}.Popover-module__Nt1uSa__popoverTextButton{box-sizing:border-box;min-width:2.125rem;height:2.125rem;color:inherit;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding-inline:.45rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.Popover-module__Nt1uSa__popoverTextButton:hover{background:color-mix(in srgb, var(--fg-default) 10%, var(--bg-default))}.Popover-module__Nt1uSa__popoverPanelButton{box-sizing:border-box;text-align:start;cursor:pointer;inline-size:100%;color:inherit;background:0 0;border:none;border-radius:6px;padding-block:.4rem;padding-inline:.55rem;display:block}.Popover-module__Nt1uSa__popoverPanelButton:hover{background:color-mix(in srgb, var(--fg-default) 10%, var(--bg-default))}.Popover-module__Nt1uSa__popoverPanelButtonDanger:hover{background:color-mix(in srgb, var(--danger-fg,#dc2626) 18%, var(--bg-default));color:var(--danger-fg,#dc2626)}
.Footer-module__yg9ahW__footer{background:linear-gradient(to top, var(--bg-subtle), var(--bg-canvas));padding-block:1.75rem 1rem}.Footer-module__yg9ahW__container{max-width:var(--layout-page-max-width);padding-inline:var(--layout-page-padding-x);margin-inline:auto}.Footer-module__yg9ahW__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:0;padding-bottom:0;display:flex}.Footer-module__yg9ahW__footerDivider{border:none;border-top:1px dashed var(--border-muted);opacity:.85;width:100%;height:0;margin-block:1.25rem 1rem;display:block}.Footer-module__yg9ahW__brand{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Footer-module__yg9ahW__discordButton{box-sizing:border-box;background:#5865f2;border:none;border-radius:8px;justify-content:center;align-items:center;width:140px;min-height:2.63rem;padding-block:.5rem;padding-inline:.88rem;text-decoration:none;transition:background .2s;display:flex}.Footer-module__yg9ahW__discordButton:hover{background:#4752c4}.Footer-module__yg9ahW__discordIcon{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:1.35rem;display:block}.Footer-module__yg9ahW__langSelectWrap{width:140px;min-width:0}.Footer-module__yg9ahW__langSelectWrap>div{min-width:0}.Footer-module__yg9ahW__langSelectWrap img{border-radius:50%}.Footer-module__yg9ahW__links{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Footer-module__yg9ahW__link{color:var(--fg-muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__yg9ahW__link:hover{color:var(--accent-fg)}.Footer-module__yg9ahW__contactsTrigger{font:inherit;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.88rem;font-weight:500;transition:color .2s;display:inline-flex}.Footer-module__yg9ahW__contactsTrigger:hover{color:var(--accent-fg)}.Footer-module__yg9ahW__contactsChannelIcon{object-fit:contain;display:block}.Footer-module__yg9ahW__yandexFooterBadges{flex-shrink:0;align-items:center;gap:.4rem;display:inline-flex}.Footer-module__yg9ahW__yandexFooterBadgeLink{flex-shrink:0;line-height:0;text-decoration:none;display:inline-flex}.Footer-module__yg9ahW__yandexFooterBadgeLink img{border:none;border-radius:6px;width:auto;height:17px;display:block}.Footer-module__yg9ahW__bottom{text-align:center;padding-top:0}.Footer-module__yg9ahW__copyright{color:var(--fg-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:.81rem;display:flex}.Footer-module__yg9ahW__copyrightEmail{border:1px dashed var(--border-muted);color:inherit;font:inherit;background:0 0;border-radius:999px;align-items:center;padding-block:.15rem;padding-inline:.65rem;line-height:1.25;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__yg9ahW__copyrightEmail:hover{color:var(--accent-fg)}@media (max-width:768px){.Footer-module__yg9ahW__top{text-align:center;flex-direction:column;justify-content:center;align-items:center}.Footer-module__yg9ahW__brand{justify-content:center}.Footer-module__yg9ahW__links{justify-content:center;gap:1.5rem}}
.FooterContactsModal-module__qfxbya__shell{box-sizing:border-box;width:min(480px,100vw - 2rem);min-width:0;max-width:min(480px,100vw - 2rem)}.FooterContactsModal-module__qfxbya__inner{box-sizing:border-box;flex-direction:column;gap:.85rem;min-width:0;display:flex}.FooterContactsModal-module__qfxbya__header{min-height:2.5rem;margin-bottom:0}.FooterContactsModal-module__qfxbya__headerLeft{min-width:0;max-width:100%}.FooterContactsModal-module__qfxbya__headerEnd{min-width:0}.FooterContactsModal-module__qfxbya__title{white-space:normal;overflow-wrap:anywhere;font-size:1.1rem;line-height:1.2}.FooterContactsModal-module__qfxbya__divider{margin-inline:.75rem}.FooterContactsModal-module__qfxbya__close{box-sizing:border-box;width:2rem;min-width:2rem;height:2rem;min-height:2rem;color:var(--fg-default);background:var(--bg-subtle);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:flex}.FooterContactsModal-module__qfxbya__close:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.FooterContactsModal-module__qfxbya__closeIcon{flex-shrink:0;width:1rem;height:1rem}.FooterContactsModal-module__qfxbya__body{flex-direction:column;gap:.65rem;min-width:0;display:flex}.FooterContactsModal-module__qfxbya__infoFieldset{box-sizing:border-box;border:1px dashed color-mix(in srgb, var(--border-muted) 85%, transparent);background:0 0;border-radius:8px;width:100%;min-width:0;margin:0;padding-block:.85rem .9rem;padding-inline:.9rem}.FooterContactsModal-module__qfxbya__infoLegend{width:fit-content;max-width:100%;color:var(--fg-muted);margin-block:0 .55rem;padding-block:0;padding-inline:.35rem;font-size:.78rem;font-weight:600;line-height:1.3;display:block}.FooterContactsModal-module__qfxbya__infoGrid{flex-direction:column;gap:.42rem;min-width:0;margin:0;display:flex}.FooterContactsModal-module__qfxbya__infoRow{grid-template-columns:minmax(6.5rem,38%) 1fr;align-items:baseline;gap:.5rem .75rem;min-width:0;margin:0;display:grid}.FooterContactsModal-module__qfxbya__infoLabel{color:var(--fg-muted);margin:0;font-size:.78rem;font-weight:500;line-height:1.35}.FooterContactsModal-module__qfxbya__infoValue{color:var(--fg-default);overflow-wrap:anywhere;min-width:0;margin:0;font-size:.85rem;line-height:1.4}.FooterContactsModal-module__qfxbya__executorNameBlock{flex-direction:column;gap:.1rem;display:flex}.FooterContactsModal-module__qfxbya__fieldLink{color:var(--accent-fg);text-decoration:none;transition:color .2s}.FooterContactsModal-module__qfxbya__fieldLink:hover{color:var(--accent-emphasis);text-underline-offset:.15em;text-decoration:underline}.FooterContactsModal-module__qfxbya__channelsPanelBody{flex-direction:row;align-items:stretch;gap:.45rem;width:100%;min-width:0;display:flex}.FooterContactsModal-module__qfxbya__channelRow{box-sizing:border-box;min-width:0;min-height:2.625rem;color:var(--fg-default);background:var(--bg-subtle);cursor:pointer;border:none;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;gap:.35rem;margin:0;padding-block:.5rem;padding-inline:.45rem;font-family:inherit;line-height:1.2;text-decoration:none;transition:background-color .2s;display:inline-flex}.FooterContactsModal-module__qfxbya__channelRow:hover{background:color-mix(in srgb, var(--fg-default) 10%, var(--bg-subtle))}.FooterContactsModal-module__qfxbya__channelRowIcon{object-fit:contain;flex-shrink:0;width:1.25rem;height:1.25rem;display:block}.FooterContactsModal-module__qfxbya__channelRowLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;font-weight:600;line-height:1.2;overflow:hidden}
.Navbar-module__O8Na-a__navbar{top:var(--impersonation-bar-height,0px);z-index:100;background-color:#0000;position:fixed;left:0;right:0}.Navbar-module__O8Na-a__navbarScrolled{background-color:var(--bg-canvas)}.Navbar-module__O8Na-a__impersonationBanner{z-index:200;height:var(--impersonation-bar-height,0px);background-color:var(--accent-fg);color:#fff;justify-content:center;align-items:center;gap:.75rem;padding-inline:1rem;font-size:.8rem;font-weight:500;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.Navbar-module__O8Na-a__impersonationBannerText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Navbar-module__O8Na-a__impersonationBannerExit{color:#fff;cursor:pointer;opacity:.9;background:0 0;border:none;flex-shrink:0;padding:0;font-family:inherit;font-size:.8rem;text-decoration:underline}.Navbar-module__O8Na-a__impersonationBannerExit:hover{opacity:1}.Navbar-module__O8Na-a__container{max-width:var(--layout-page-max-width);padding-inline:var(--layout-page-padding-x);height:var(--navbar-height);grid-template-columns:1fr auto 1fr;align-items:center;gap:2.25rem;margin-inline:auto;display:grid}.Navbar-module__O8Na-a__left{justify-content:flex-start;align-items:center;gap:2.25rem;display:flex}.Navbar-module__O8Na-a__center{justify-content:center;align-items:center;gap:.88rem;width:auto;max-width:none;margin-inline:auto;display:flex}.Navbar-module__O8Na-a__centerDesktop{justify-content:center;align-items:center;gap:.88rem;width:100%;min-width:0;display:flex}.Navbar-module__O8Na-a__centerDesktopActions{grid-template-columns:repeat(2,1fr);gap:.88rem;width:fit-content;max-width:100%;display:grid}.Navbar-module__O8Na-a__centerDesktopSearchWrap,.Navbar-module__O8Na-a__centerDesktopCreateWrap{display:contents}.Navbar-module__O8Na-a__right{justify-content:flex-end;align-items:center;gap:.63rem;display:flex}.Navbar-module__O8Na-a__logo{align-items:center;gap:.15rem;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__O8Na-a__logo:hover{opacity:.8;text-decoration:none}.Navbar-module__O8Na-a__logoText{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-default);font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.5rem;font-weight:600}.Navbar-module__O8Na-a__logoHighlight{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-fg);font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.5rem;font-weight:600}.Navbar-module__O8Na-a__logoDesktop{align-items:center;gap:.15rem;display:flex}.Navbar-module__O8Na-a__logoMobileIcons{width:2rem;height:2rem;display:none;position:relative}.Navbar-module__O8Na-a__logoMobileIconLight,.Navbar-module__O8Na-a__logoMobileIconDark{object-fit:contain;width:2rem;height:2rem;display:none}:root[data-theme=light] .Navbar-module__O8Na-a__logoMobileIconLight,:root[data-theme=dark] .Navbar-module__O8Na-a__logoMobileIconDark{display:block}.Navbar-module__O8Na-a__navLinks{align-items:center;gap:.5rem;display:flex}.Navbar-module__O8Na-a__navLink{box-sizing:border-box;min-height:2.5rem;color:var(--fg-default);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding-block:.63rem;padding-inline:1.13rem;font-size:.94rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.Navbar-module__O8Na-a__navLink:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg);text-decoration:none}.Navbar-module__O8Na-a__navLink.Navbar-module__O8Na-a__active{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.Navbar-module__O8Na-a__loginButton{box-sizing:border-box;letter-spacing:.02em;border-radius:8px;height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:1.35rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.94rem;font-weight:600;line-height:1.2;transition:background-color .2s,border-color .2s}.Navbar-module__O8Na-a__loginButton:hover:not(:disabled){border-color:var(--accent-fg)}.Navbar-module__O8Na-a__searchWrapper{box-sizing:border-box;background-color:var(--bg-subtle);border-radius:8px;align-items:center;gap:.44rem;width:100%;min-width:0;max-width:200px;height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:1rem;transition:color .2s;display:inline-flex}.Navbar-module__O8Na-a__centerDesktop .Navbar-module__O8Na-a__searchWrapper{white-space:nowrap;flex-shrink:0;gap:.5rem;width:100%;min-width:max-content;max-width:none;padding-block:.44rem;padding-inline:1.13rem .44rem}.Navbar-module__O8Na-a__centerDesktopActions .Navbar-module__O8Na-a__uploadButton{box-sizing:border-box;width:100%;min-width:max-content}.Navbar-module__O8Na-a__searchTriggerButton{font:inherit;text-align:start;cursor:pointer;appearance:none;border:none;margin:0}.Navbar-module__O8Na-a__searchTriggerButton:hover,.Navbar-module__O8Na-a__searchTriggerButton:focus-visible{background-color:color-mix(in srgb, var(--fg-default) 4%, var(--bg-subtle))}.Navbar-module__O8Na-a__searchTriggerLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--fg-muted);flex:1 1 0;font-family:inherit;font-size:.94rem;line-height:1.25;overflow:hidden}.Navbar-module__O8Na-a__centerDesktop .Navbar-module__O8Na-a__searchTriggerLabel{text-overflow:clip;flex:0 auto;overflow:visible}.Navbar-module__O8Na-a__centerDesktop .Navbar-module__O8Na-a__searchShortcutKbd{margin-inline-start:.63rem}.Navbar-module__O8Na-a__searchIcon{width:1.13rem;height:1.13rem;color:var(--fg-muted);pointer-events:none;flex-shrink:0;display:block}.Navbar-module__O8Na-a__searchInput{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;height:100%;min-height:0;color:var(--fg-default);box-shadow:none;appearance:none;background-color:#0000;border:none;border-radius:0;flex:1 1 0;margin:0;padding:0;font-family:inherit;font-size:.94rem;line-height:1.25;transition:color .2s;overflow:hidden}.Navbar-module__O8Na-a__searchInput::placeholder{color:var(--fg-muted)}.Navbar-module__O8Na-a__searchShortcutKbd{box-sizing:border-box;min-height:1.375rem;font:inherit;letter-spacing:.03em;font-variant-numeric:tabular-nums;color:var(--fg-muted);background-color:var(--bg-canvas);pointer-events:none;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;margin:0;padding-block:.35rem;padding-inline:.48rem;font-size:.69rem;font-weight:600;line-height:1;transition:background-color .18s,color .18s;display:inline-flex}.Navbar-module__O8Na-a__searchTriggerButton:hover .Navbar-module__O8Na-a__searchShortcutKbd,.Navbar-module__O8Na-a__searchTriggerButton:focus-visible .Navbar-module__O8Na-a__searchShortcutKbd{color:var(--fg-default)}.Navbar-module__O8Na-a__uploadButton{box-sizing:border-box;color:#fff;background-color:var(--btn-success-bg);white-space:nowrap;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:1.13rem;font-size:.94rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .2s;display:inline-flex}.Navbar-module__O8Na-a__uploadButton:hover{background-color:var(--btn-success-bg-hover)}.Navbar-module__O8Na-a__uploadIcon{width:1.13rem;height:1.13rem}.Navbar-module__O8Na-a__uploadText{font-size:.94rem}.Navbar-module__O8Na-a__themeToggle,.Navbar-module__O8Na-a__adminNavLink{width:2.5rem;height:2.5rem;color:var(--fg-default);box-shadow:none;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:flex}.Navbar-module__O8Na-a__adminNavLink{flex-shrink:0;text-decoration:none}.Navbar-module__O8Na-a__adminNavLinkInRight{display:none}.Navbar-module__O8Na-a__adminNavLinkInMobilePanel{flex-shrink:0;display:none}.Navbar-module__O8Na-a__themeToggle:hover,.Navbar-module__O8Na-a__adminNavLink:hover,.Navbar-module__O8Na-a__adminNavLink.Navbar-module__O8Na-a__adminNavLinkActive,.Navbar-module__O8Na-a__adminNavLink.Navbar-module__O8Na-a__adminNavLinkActive:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.Navbar-module__O8Na-a__themeIcon,.Navbar-module__O8Na-a__adminNavIcon{color:currentColor;width:1.25rem;height:1.25rem}.Navbar-module__O8Na-a__userActions{align-items:center;gap:.63rem;display:flex}.Navbar-module__O8Na-a__userActionsDesktop{align-items:center;display:flex}.Navbar-module__O8Na-a__userActionsMobileAccount{flex-shrink:0;align-items:center;display:none}.Navbar-module__O8Na-a__themeToggleBar{flex-shrink:0;align-items:center;display:flex}.Navbar-module__O8Na-a__mobileNavMenuToggle{width:2.5rem;height:2.5rem;color:var(--fg-default);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:none}.Navbar-module__O8Na-a__mobileNavMenuToggle:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.Navbar-module__O8Na-a__mobileNavMenuToggleIcon{color:currentColor;flex-shrink:0;width:1.25rem;height:1.25rem}@keyframes Navbar-module__O8Na-a__mobileNavMenuBackdropIn{0%{opacity:0}to{opacity:1}}.Navbar-module__O8Na-a__mobileNavMenuBackdrop{box-sizing:border-box;top:var(--navbar-height);z-index:101;cursor:pointer;appearance:none;background:#0006;border:none;margin:0;padding:0;animation:.2s Navbar-module__O8Na-a__mobileNavMenuBackdropIn;position:fixed;bottom:0;left:0;right:0}.Navbar-module__O8Na-a__mobileNavMenuPanel{box-sizing:border-box;width:100%;top:var(--navbar-height);z-index:102;background:var(--bg-canvas);border-top:1px dashed var(--border-muted);position:fixed;left:0;right:0}.Navbar-module__O8Na-a__mobileNavMenuPanelInner{box-sizing:border-box;width:100%;max-width:100vw;padding:.5rem max(.75rem, env(safe-area-inset-left)) .5rem max(.75rem, env(safe-area-inset-right));flex-flow:wrap;justify-content:center;align-items:center;gap:.5rem .63rem;display:flex;overflow-x:auto}.Navbar-module__O8Na-a__mobileNavMenuPanelTheme{flex-shrink:0;align-items:center;display:flex}.Navbar-module__O8Na-a__mobileNavMenuPanelInner .Navbar-module__O8Na-a__userActions{flex-wrap:wrap;justify-content:center;gap:.5rem .63rem}.Navbar-module__O8Na-a__iconWithBadge{flex-shrink:0;display:inline-flex;position:relative}.Navbar-module__O8Na-a__mobileNavMenuWrap{display:none}.Navbar-module__O8Na-a__navIconBadge{--nav-badge-size:1.125rem;box-sizing:border-box;min-width:var(--nav-badge-size);height:var(--nav-badge-size);min-height:var(--nav-badge-size);pointer-events:none;background-color:#ef4444;border-radius:999px;place-content:center;place-items:center;padding-block:0;padding-inline:.32rem;display:grid;position:absolute;top:-.2rem;right:-.2rem}.Navbar-module__O8Na-a__navIconBadgeAccent{background-color:var(--accent-fg)}.Navbar-module__O8Na-a__navIconBadgeGreen{background-color:var(--success-fg)}.Navbar-module__O8Na-a__navIconBadgeInner{box-sizing:border-box;min-width:0;max-height:var(--nav-badge-size);height:var(--nav-badge-size);line-height:var(--nav-badge-size);font-variant-numeric:tabular-nums;color:#fff;text-align:center;white-space:nowrap;margin:0;padding:0;font-size:.625rem;font-weight:700;display:block;translate:0 .02em}.Navbar-module__O8Na-a__iconButton{width:2.5rem;height:2.5rem;color:var(--fg-default);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.Navbar-module__O8Na-a__iconButton:hover,.Navbar-module__O8Na-a__iconButton.Navbar-module__O8Na-a__activeIcon{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.Navbar-module__O8Na-a__iconButtonCart{background:var(--bg-canvas)}.Navbar-module__O8Na-a__iconButtonCart:hover,.Navbar-module__O8Na-a__iconButtonCart.Navbar-module__O8Na-a__activeIcon{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas))}.Navbar-module__O8Na-a__actionIcon{color:currentColor;width:1.25rem;height:1.25rem}.Navbar-module__O8Na-a__accountChip{background:var(--bg-subtle);box-sizing:border-box;border-radius:8px;flex-shrink:0;align-items:stretch;min-height:2.5rem;transition:background-color .2s,color .2s;display:inline-flex;position:relative;overflow:hidden}.Navbar-module__O8Na-a__accountChip:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas))}.Navbar-module__O8Na-a__accountChipAvatarCluster{flex-shrink:0;align-items:stretch;display:flex}.Navbar-module__O8Na-a__accountChipSettingsOverlay{z-index:2;box-sizing:border-box;opacity:0;pointer-events:none;background:0 0;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0 calc(2.5rem - 2px) 0 0}@media (hover:hover){:is(.Navbar-module__O8Na-a__accountChip:has(.Navbar-module__O8Na-a__accountChipAvatarCluster:hover) .Navbar-module__O8Na-a__accountChipSettingsOverlay,.Navbar-module__O8Na-a__accountChipSettingsOverlay:hover){opacity:1;pointer-events:auto}:is(.Navbar-module__O8Na-a__accountChip:has(.Navbar-module__O8Na-a__accountChipAvatarCluster:hover) .Navbar-module__O8Na-a__balanceIcon,.Navbar-module__O8Na-a__accountChip:has(.Navbar-module__O8Na-a__accountChipAvatarCluster:hover) .Navbar-module__O8Na-a__balanceValue,.Navbar-module__O8Na-a__accountChip:has(.Navbar-module__O8Na-a__accountChipSettingsOverlay:hover) .Navbar-module__O8Na-a__balanceIcon,.Navbar-module__O8Na-a__accountChip:has(.Navbar-module__O8Na-a__accountChipSettingsOverlay:hover) .Navbar-module__O8Na-a__balanceValue){opacity:0}}.Navbar-module__O8Na-a__accountChipSettingsButton{box-sizing:border-box;width:2.25rem;height:2.25rem;color:var(--accent-fg);cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;transition:color .2s,opacity .2s;display:inline-flex}.Navbar-module__O8Na-a__accountChipBalance:hover,.Navbar-module__O8Na-a__accountChipBalance:hover .Navbar-module__O8Na-a__balanceValue{color:var(--accent-fg)}.Navbar-module__O8Na-a__accountChipBalance{color:inherit;border-radius:0;align-self:stretch;align-items:center;gap:.5rem;padding-block:0;padding-inline:1rem;text-decoration:none;display:inline-flex;position:relative}.Navbar-module__O8Na-a__accountChipProfile{border-radius:0;align-self:stretch;align-items:stretch;padding:0;text-decoration:none;display:flex;position:relative}.Navbar-module__O8Na-a__balanceIcon{width:.88rem;height:.88rem;color:var(--accent-fg);flex-shrink:0;transition:opacity .15s,color .2s}.Navbar-module__O8Na-a__balanceValue{color:var(--fg-default);font-variant-numeric:tabular-nums;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.88rem;font-weight:600;transition:opacity .15s,color .2s}.Navbar-module__O8Na-a__avatar{box-sizing:border-box;color:#fff;background:var(--accent-fg);border-radius:8px 0 0 8px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:2.5rem;min-width:2.5rem;min-height:2.5rem;display:flex}.Navbar-module__O8Na-a__avatarIcon{flex-shrink:0;width:1rem;height:1rem;display:block}.Navbar-module__O8Na-a__avatarHasImage{background:0 0}.Navbar-module__O8Na-a__avatarImg{object-fit:cover;border-radius:8px 0 0 8px;width:100%;height:100%;display:block}.Navbar-module__O8Na-a__centerSpacer{flex:1;min-width:0;min-height:2.5rem}.Navbar-module__O8Na-a__mobileDock{display:none;container:mobiledock/inline-size}.Navbar-module__O8Na-a__mobileDockLeft{justify-content:stretch;align-items:stretch;gap:.5rem;width:100%;min-width:0;display:flex}.Navbar-module__O8Na-a__mobileDockActions{grid-template-columns:repeat(2,1fr);gap:.5rem;width:fit-content;max-width:100%;display:grid}.Navbar-module__O8Na-a__mobileDockSearchWrap,.Navbar-module__O8Na-a__mobileDockCreateWrap{display:contents}.Navbar-module__O8Na-a__mobileDockSearchWrapper{box-sizing:border-box;gap:.5rem;width:100%;min-width:max-content;max-width:none;padding-inline:1.13rem}.Navbar-module__O8Na-a__mobileDockCreate{box-sizing:border-box;width:100%;min-width:max-content}.Navbar-module__O8Na-a__mobileDockSearchWrapper .Navbar-module__O8Na-a__searchTriggerLabel{flex:0 auto;width:auto;min-width:0;max-width:4.25rem}.Navbar-module__O8Na-a__mobileDockLink{box-sizing:border-box;min-width:0;min-height:2.5rem;color:var(--fg-default);background:var(--bg-subtle);border:none;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;margin:0;padding-block:.63rem;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.Navbar-module__O8Na-a__mobileDockLink:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg);text-decoration:none}.Navbar-module__O8Na-a__mobileDockLinkActive{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}@keyframes Navbar-module__O8Na-a__searchBackdropEnter{0%{opacity:0}to{opacity:1}}@keyframes Navbar-module__O8Na-a__searchShellEnter{0%{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}.Navbar-module__O8Na-a__searchLayer{top:var(--impersonation-bar-height,0px);z-index:150;pointer-events:none;position:fixed;bottom:0;left:0;right:0}.Navbar-module__O8Na-a__searchBackdrop{z-index:0;pointer-events:auto;cursor:pointer;background:#0000007a;animation:.22s ease-out Navbar-module__O8Na-a__searchBackdropEnter;position:absolute;inset:0}:root[data-theme=light] .Navbar-module__O8Na-a__searchBackdrop{background:#0003}.Navbar-module__O8Na-a__searchShell{z-index:1;pointer-events:none;flex-direction:column;align-items:stretch;width:100%;animation:.28s cubic-bezier(.22,1,.36,1) Navbar-module__O8Na-a__searchShellEnter;display:flex;position:relative}.Navbar-module__O8Na-a__searchOverlayBar{width:100%;min-height:var(--navbar-height);box-sizing:border-box;pointer-events:none;background-color:var(--bg-canvas);justify-content:center;align-items:center;display:flex}.Navbar-module__O8Na-a__searchOverlayInner{box-sizing:border-box;pointer-events:auto;align-items:center;gap:.75rem;width:100%;max-width:800px;margin-inline:auto;padding-block:0;padding-inline:1rem;display:flex}.Navbar-module__O8Na-a__searchOverlayBar .Navbar-module__O8Na-a__searchWrapper{max-width:none}.Navbar-module__O8Na-a__searchOverlayBody{box-sizing:border-box;pointer-events:none;flex:1;width:100%;min-height:0;padding-bottom:1rem}.Navbar-module__O8Na-a__searchOverlayBody .Navbar-module__O8Na-a__searchOverlayInner{display:block}.Navbar-module__O8Na-a__searchClose{width:2.5rem;height:2.5rem;color:var(--fg-muted);box-shadow:none;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:flex}.Navbar-module__O8Na-a__searchClose:hover{background-color:var(--bg-subtle);color:var(--fg-default)}.Navbar-module__O8Na-a__searchCloseIcon{width:1.25rem;height:1.25rem}.Navbar-module__O8Na-a__searchOverlayField{flex:1;align-items:center;min-width:0;display:flex;position:relative}.Navbar-module__O8Na-a__searchOverlayIcon{width:1.25rem;height:1.25rem;color:var(--fg-muted);pointer-events:none;position:absolute;top:50%;left:1.13rem;translate:0 -50%}.Navbar-module__O8Na-a__searchOverlayInput{box-sizing:border-box;width:100%;min-width:0;height:2.5rem;min-height:2.5rem;color:var(--fg-default);background-color:var(--bg-subtle);box-shadow:none;appearance:none;text-overflow:ellipsis;white-space:nowrap;border:none;border-radius:8px;margin:0;padding-block:0;padding-inline:3rem 1.13rem;font-family:inherit;font-size:.94rem;line-height:1.25;transition:color .2s;overflow:hidden}.Navbar-module__O8Na-a__searchOverlayInput::placeholder{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (prefers-reduced-motion:reduce){.Navbar-module__O8Na-a__searchBackdrop,.Navbar-module__O8Na-a__searchShell{animation:none}}@media (max-width:1200px){.Navbar-module__O8Na-a__centerDesktopActions{grid-template-columns:auto auto}.Navbar-module__O8Na-a__centerDesktop .Navbar-module__O8Na-a__searchWrapper{width:auto}.Navbar-module__O8Na-a__centerDesktopActions .Navbar-module__O8Na-a__uploadButton .Navbar-module__O8Na-a__uploadText{display:none}.Navbar-module__O8Na-a__centerDesktopActions .Navbar-module__O8Na-a__uploadButton{gap:0;width:2.5rem;min-width:2.5rem;padding-inline:.5rem}}@media (max-width:1024px){.Navbar-module__O8Na-a__navLinks{display:none}.Navbar-module__O8Na-a__container{grid-template-columns:auto 1fr;gap:1rem}.Navbar-module__O8Na-a__center,.Navbar-module__O8Na-a__adminNavLinkInCenter{display:none}.Navbar-module__O8Na-a__adminNavLinkInRight{display:flex}.Navbar-module__O8Na-a__mobileDock{box-sizing:border-box;min-height:var(--mobile-dock-height);width:100%;max-width:100vw;padding:.5rem max(.75rem, env(safe-area-inset-left)) calc(.5rem + env(safe-area-inset-bottom,0px)) max(.75rem, env(safe-area-inset-right));background:var(--bg-canvas);z-index:99;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.5rem;display:grid;position:fixed;bottom:0;left:0;right:0}.Navbar-module__O8Na-a__mobileDockLeft{place-self:center start;width:auto;min-width:0;max-width:100%}.Navbar-module__O8Na-a__mobileDockActions{justify-self:end}.Navbar-module__O8Na-a__searchOverlayBar .Navbar-module__O8Na-a__uploadText{display:none}.Navbar-module__O8Na-a__searchOverlayBar .Navbar-module__O8Na-a__uploadButton{gap:0;min-width:2.5rem;padding-inline:.5rem}}@media (max-width:600px){.Navbar-module__O8Na-a__logoDesktop{display:none}.Navbar-module__O8Na-a__logoMobileIcons{display:block}.Navbar-module__O8Na-a__adminNavLinkInMobilePanel{display:flex}.Navbar-module__O8Na-a__adminNavLinkInRight{display:none}}@media (max-width:450px){.Navbar-module__O8Na-a__userActionsDesktop{display:none}.Navbar-module__O8Na-a__userActionsMobileAccount{display:flex}.Navbar-module__O8Na-a__right:has(.Navbar-module__O8Na-a__userActionsMobileAccount) .Navbar-module__O8Na-a__themeToggleBar{display:none}.Navbar-module__O8Na-a__adminNavLinkInRight{display:none}.Navbar-module__O8Na-a__mobileNavMenuToggle,.Navbar-module__O8Na-a__mobileNavMenuWrap{display:inline-flex}}@container mobiledock (max-width:460px){.Navbar-module__O8Na-a__mobileDockCreate .Navbar-module__O8Na-a__uploadText{display:none}.Navbar-module__O8Na-a__mobileDockCreate{gap:0;min-width:2.5rem;padding-block:0;padding-inline:.5rem}.Navbar-module__O8Na-a__mobileDockSearchWrapper .Navbar-module__O8Na-a__searchTriggerLabel{display:none}.Navbar-module__O8Na-a__mobileDockSearchWrapper{text-align:center;justify-content:center;gap:0;min-width:2.5rem;padding-block:0;padding-inline:.5rem}}
.Resources-module__Zk5JmW__resources{background-color:var(--bg-canvas);flex-direction:column;flex:auto;align-self:stretch;width:100%;min-width:0;min-height:0;display:flex}.Resources-module__Zk5JmW__resourcesCatalogEmpty{min-height:0}.Resources-module__Zk5JmW__resourcesPageInner{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.Resources-module__Zk5JmW__resourcesPageHeader{flex-shrink:0}.Resources-module__Zk5JmW__resourcesClearFiltersButton{justify-content:center;gap:0;width:2.5rem;min-width:2.5rem;padding-inline:0}.Resources-module__Zk5JmW__resourcesCatalogEmpty .Resources-module__Zk5JmW__content{flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.Resources-module__Zk5JmW__drawerBackdrop{top:calc(var(--navbar-height) + var(--impersonation-bar-height,0px));z-index:200;background:#0006;position:fixed;bottom:0;left:0;right:0}.Resources-module__Zk5JmW__drawerBackdropEnter{animation:.2s Resources-module__Zk5JmW__drawerFadeIn}.Resources-module__Zk5JmW__drawerBackdropExit{animation:.2s forwards Resources-module__Zk5JmW__drawerFadeOut}@keyframes Resources-module__Zk5JmW__drawerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Resources-module__Zk5JmW__drawerFadeOut{0%{opacity:1}to{opacity:0}}.Resources-module__Zk5JmW__sidebarDrawer{left:0;top:calc(var(--navbar-height) + var(--impersonation-bar-height,0px));box-sizing:border-box;width:var(--drawer-w);min-width:var(--drawer-w);max-width:var(--drawer-w);background-color:var(--bg-canvas);z-index:201;padding-block:0 2rem;padding-inline:2rem;position:fixed;bottom:0;overflow-y:auto}.Resources-module__Zk5JmW__sidebarDrawerEnter{animation:.2s Resources-module__Zk5JmW__slideIn}.Resources-module__Zk5JmW__sidebarDrawerExit{animation:.2s forwards Resources-module__Zk5JmW__slideOut}.Resources-module__Zk5JmW__drawerDropdownTrigger{box-sizing:border-box;min-height:var(--filter-control-h);height:var(--filter-control-h)}.Resources-module__Zk5JmW__sidebarDrawer .Resources-module__Zk5JmW__priceRangeStepper{min-height:var(--filter-control-h);height:var(--filter-control-h)}.Resources-module__Zk5JmW__sidebarDrawer .Resources-module__Zk5JmW__priceRangeInput.Resources-module__Zk5JmW__priceRangeInputInStepper{align-self:stretch;min-height:0}@keyframes Resources-module__Zk5JmW__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes Resources-module__Zk5JmW__slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}.Resources-module__Zk5JmW__filterDrawerReviewActionRow{margin-bottom:1.5rem}.Resources-module__Zk5JmW__filterDrawerDangerClearButton{box-sizing:border-box;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Resources-module__Zk5JmW__filterDrawerDangerClearButton:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg) 26%, var(--danger-subtle));color:var(--danger-fg)}.Resources-module__Zk5JmW__filterDrawerDangerClearButton:disabled,.Resources-module__Zk5JmW__filterDrawerDangerClearButton:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--danger-fg);background:var(--danger-subtle)}.Resources-module__Zk5JmW__filterApplyButton{width:100%;color:var(--fg-default);background:var(--bg-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:.75rem;padding-block:.63rem;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Resources-module__Zk5JmW__filterApplyButton:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-default));color:var(--accent-fg)}.Resources-module__Zk5JmW__filterApplyButton:disabled{cursor:not-allowed;opacity:.45;color:var(--fg-muted)}.Resources-module__Zk5JmW__filterApplyButton:disabled:hover{background:var(--bg-subtle);color:var(--fg-muted)}.Resources-module__Zk5JmW__sidebarDrawer .Resources-module__Zk5JmW__filterApplyButton{box-sizing:border-box;min-height:var(--filter-control-h);height:var(--filter-control-h);padding:0 1rem;font-size:.94rem;font-weight:600;line-height:1.25}.Resources-module__Zk5JmW__sidebar{background-color:var(--bg-default);height:fit-content;top:var(--navbar-sticky-offset);border-radius:8px;padding:1.5rem;position:sticky}.Resources-module__Zk5JmW__filterGroup,.Resources-module__Zk5JmW__filterGroupDateRow{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Resources-module__Zk5JmW__filterDateRangePickerRow{width:100%;min-width:0}.Resources-module__Zk5JmW__filterDateRangeTriggerWrap{flex:auto;min-width:0}.Resources-module__Zk5JmW__filterDateRangeTrigger{width:100%;max-width:100%}.Resources-module__Zk5JmW__filterLabel{color:var(--fg-muted);margin-block:0 .1rem;padding-left:8px;font-size:.78rem;font-weight:600;line-height:1.3;display:block}.Resources-module__Zk5JmW__gameTagsCollapsible{min-width:0;position:relative}.Resources-module__Zk5JmW__gameTagsCollapsibleCollapsed{max-height:10rem;overflow:hidden}.Resources-module__Zk5JmW__gameTags{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Resources-module__Zk5JmW__gameTagsExpandBtn{box-sizing:border-box;width:100%;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-self:stretch;align-items:center;gap:.5rem;margin-top:0;padding:.35rem .65rem;font-family:inherit;font-size:.8rem;font-weight:600;line-height:1.35;transition:color .15s;display:inline-flex}.Resources-module__Zk5JmW__gameTagsExpandBtnLabel{text-align:start;flex:auto;min-width:0}.Resources-module__Zk5JmW__gameTagsExpandBtn:hover{color:var(--accent-fg)}.Resources-module__Zk5JmW__gameTagsExpandBtnIcon{opacity:.88;flex-shrink:0;width:.94rem;height:.94rem}.Resources-module__Zk5JmW__gameTagsExpandBtn:hover .Resources-module__Zk5JmW__gameTagsExpandBtnIcon{opacity:1}.Resources-module__Zk5JmW__gameTag{box-sizing:border-box;min-height:2.125rem;color:var(--fg-default);background:var(--bg-default);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.35rem;padding-block:.38rem;padding-inline:.75rem;font-family:inherit;font-size:.81rem;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.Resources-module__Zk5JmW__gameTag:hover{background:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default))}.Resources-module__Zk5JmW__gameTagIcon{object-fit:cover;border-radius:4px;flex-shrink:0;width:1.25rem;height:1.25rem}.Resources-module__Zk5JmW__gameTagLabel{line-height:1}.Resources-module__Zk5JmW__gameTagRemove{width:1.13rem;height:1.13rem;color:inherit;background:color-mix(in srgb, var(--fg-default) 12%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:.13rem;font-size:1rem;line-height:1;display:inline-flex}.Resources-module__Zk5JmW__gameTag:hover .Resources-module__Zk5JmW__gameTagRemove{background:color-mix(in srgb, var(--fg-default) 18%, transparent);color:var(--fg-default)}.Resources-module__Zk5JmW__gameTagActive{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas))}.Resources-module__Zk5JmW__gameTagActive:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas))}.Resources-module__Zk5JmW__gameTagActive .Resources-module__Zk5JmW__gameTagRemove{background:color-mix(in srgb, var(--accent-fg) 12%, var(--bg-canvas));color:var(--accent-fg)}.Resources-module__Zk5JmW__gameTagActive:hover .Resources-module__Zk5JmW__gameTagRemove{background:color-mix(in srgb, var(--accent-fg) 18%, var(--bg-canvas));color:var(--accent-fg)}.Resources-module__Zk5JmW__content{min-width:0}.Resources-module__Zk5JmW__headerBar{flex-wrap:nowrap;align-items:center;gap:0;min-height:2.75rem;margin-bottom:1.75rem;display:flex}.Resources-module__Zk5JmW__headerLeft{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Resources-module__Zk5JmW__headerDivider{border:none;border-top:1px dashed var(--border-muted);opacity:.85;flex:1;align-self:center;min-width:1.25rem;height:0;margin-inline:1rem}.Resources-module__Zk5JmW__allFiltersButton{color:var(--fg-default);background:var(--bg-subtle);box-shadow:none;cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:.56rem;margin:0;padding-block:.63rem;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;transition:background-color .2s,color .2s;display:flex}.Resources-module__Zk5JmW__allFiltersButton:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.Resources-module__Zk5JmW__headerBarActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Resources-module__Zk5JmW__headerBarClearButton{box-sizing:border-box;height:2.5rem;min-height:2.5rem;color:var(--danger-fg);background:var(--danger-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.56rem;margin:0;padding-block:0;padding-inline:.88rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.Resources-module__Zk5JmW__headerBarClearButton:hover{background:color-mix(in srgb, var(--danger-fg) 26%, var(--danger-subtle));color:var(--danger-fg)}.Resources-module__Zk5JmW__headerBar .Resources-module__Zk5JmW__allFiltersButton{box-sizing:border-box;height:2.5rem;min-height:2.5rem;padding:0 1.13rem}.Resources-module__Zk5JmW__headerBar .Resources-module__Zk5JmW__allFiltersButton:disabled{opacity:.55;cursor:not-allowed;color:var(--fg-muted)}.Resources-module__Zk5JmW__headerBar .Resources-module__Zk5JmW__allFiltersButton:disabled:hover{background:var(--bg-subtle);color:var(--fg-muted)}.Resources-module__Zk5JmW__headerBar .Resources-module__Zk5JmW__count{box-sizing:border-box;border-radius:8px;min-width:2.5rem;height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:.63rem;line-height:1}.Resources-module__Zk5JmW__headerBar .Resources-module__Zk5JmW__countResourceId{min-width:unset;font-variant-numeric:normal;white-space:nowrap;text-overflow:ellipsis;max-width:min(100%,18rem);height:auto;min-height:2.5rem;overflow:hidden}.Resources-module__Zk5JmW__headerBar .Resources-module__Zk5JmW__countResourceIdFull{white-space:normal;word-break:break-all;text-overflow:clip;max-width:min(100%,42rem);padding-top:.45rem;padding-bottom:.45rem;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.81rem;font-weight:600;line-height:1.35;overflow:visible}.Resources-module__Zk5JmW__allFiltersButtonSquare{box-sizing:border-box;justify-content:center;gap:0;width:2rem;min-width:2rem;height:2rem;min-height:2rem;padding:0}.Resources-module__Zk5JmW__sidebarDrawer .Resources-module__Zk5JmW__allFiltersButtonSquare .Resources-module__Zk5JmW__allFiltersIcon{width:1rem;height:1rem}.Resources-module__Zk5JmW__allFiltersIcon{flex-shrink:0;width:1.13rem;height:1.13rem}.Resources-module__Zk5JmW__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Resources-module__Zk5JmW__title{letter-spacing:.05em;color:var(--fg-default);margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.15}.Resources-module__Zk5JmW__count{font-variant-numeric:tabular-nums;color:var(--fg-default);background:var(--bg-subtle);border-radius:8px;justify-content:center;align-items:center;padding-block:.44rem;padding-inline:.88rem;font-size:.94rem;font-weight:600;display:inline-flex}.Resources-module__Zk5JmW__priceRangeBlock{background:0 0;border-radius:0;margin:0;padding:0}.Resources-module__Zk5JmW__priceRangeBlock .Resources-module__Zk5JmW__priceRangeInputs{flex:auto;width:auto;min-width:0}.Resources-module__Zk5JmW__priceRangeClearIconBtn{width:var(--filter-control-w);min-width:var(--filter-control-w);height:var(--filter-control-h);min-height:var(--filter-control-h)}.Resources-module__Zk5JmW__priceRangeInputs{box-sizing:border-box;justify-content:flex-start;align-items:stretch;gap:.63rem;width:100%;display:flex}.Resources-module__Zk5JmW__priceRangeStepper{background:var(--bg-default);border-radius:8px;flex:1;align-items:stretch;min-width:0;display:flex;overflow:hidden}.Resources-module__Zk5JmW__priceRangeStepBtn{height:var(--filter-control-h);width:var(--filter-control-w);min-width:var(--filter-control-w);color:var(--fg-default);background:color-mix(in srgb, var(--fg-default) 7%, var(--bg-default));cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.Resources-module__Zk5JmW__priceRangeStepIcon{flex-shrink:0;width:.94rem;height:.94rem}.Resources-module__Zk5JmW__priceRangeStepBtn:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.Resources-module__Zk5JmW__priceRangeInput{min-width:0;height:auto;min-height:2.63rem;color:var(--fg-default);background:var(--bg-default);box-shadow:none;appearance:textfield;border:none;border-radius:8px;flex:1;padding-block:.5rem;padding-inline:.88rem;font-family:inherit;font-size:.94rem;font-weight:400;transition:background-color .2s}.Resources-module__Zk5JmW__priceRangeInputInStepper{text-align:center;font-variant-numeric:tabular-nums;min-width:0;box-shadow:none;border:none;border-radius:0;flex:1 1 0;padding-left:.25rem;padding-right:.25rem}.Resources-module__Zk5JmW__priceRangeInput::placeholder{color:var(--fg-muted);font-weight:400}.Resources-module__Zk5JmW__priceRangeInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Resources-module__Zk5JmW__priceRangeInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Resources-module__Zk5JmW__grid{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.75rem 1.25rem;display:grid}.Resources-module__Zk5JmW__catalogEmpty{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:1.25rem;width:100%;min-height:0;padding:2rem;display:flex}.Resources-module__Zk5JmW__catalogEmptyIcon{width:4rem;height:4rem;color:var(--fg-muted);flex-shrink:0}.Resources-module__Zk5JmW__catalogEmptyText{color:var(--fg-muted);margin:0;font-size:1.13rem}.Resources-module__Zk5JmW__catalogLoading{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:0;width:100%;min-height:0;padding:2rem;display:flex}.Resources-module__Zk5JmW__card{cursor:pointer;color:inherit;background:0 0;border-radius:8px;flex-direction:column;align-items:stretch;min-height:0;padding-block:.5rem .63rem;padding-inline:.38rem;text-decoration:none;transition:filter .22s;display:flex;position:relative}.Resources-module__Zk5JmW__card:hover{filter:brightness(.96);text-decoration:none}.Resources-module__Zk5JmW__card:active{filter:brightness(.93)}.Resources-module__Zk5JmW__resourceCardSkeletonDecorative{pointer-events:none;cursor:default}.Resources-module__Zk5JmW__resourceCardSkeletonDecorative:hover,.Resources-module__Zk5JmW__resourceCardSkeletonDecorative:active{filter:none}.Resources-module__Zk5JmW__resourceSkeletonTitleLine{flex:1;max-width:100%;min-height:0}.Resources-module__Zk5JmW__resourceSkeletonTileLeadText{align-self:stretch}.Resources-module__Zk5JmW__resourceSkeletonCover{min-width:0;height:100%;min-height:0}.Resources-module__Zk5JmW__resourceSkeletonSalesTier{flex-shrink:0;margin-left:auto}@media (prefers-reduced-motion:reduce){.Resources-module__Zk5JmW__card{transition:none}.Resources-module__Zk5JmW__card:hover,.Resources-module__Zk5JmW__card:active{filter:none}}.Resources-module__Zk5JmW__tileLead{align-items:flex-start;gap:.75rem;min-width:0;margin-bottom:.75rem;display:flex}.Resources-module__Zk5JmW__tileTitleRow{flex-wrap:wrap;align-items:baseline;gap:.35rem;min-width:0;display:flex}.Resources-module__Zk5JmW__tileTitleBadges{flex-flow:wrap;flex:none;align-items:center;gap:.28rem;max-width:100%;display:inline-flex}.Resources-module__Zk5JmW__tileLeadBadge{box-sizing:border-box;letter-spacing:.06em;white-space:nowrap;border-radius:8px;padding-block:.24rem;padding-inline:.48rem;font-size:.69rem;font-weight:700;line-height:1}.Resources-module__Zk5JmW__tileLeadBadge_new{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 14%, var(--bg-canvas))}.Resources-module__Zk5JmW__tileLeadBadge_updated{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 22%, var(--bg-canvas))}.Resources-module__Zk5JmW__tileLeadBadge_hot{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 18%, var(--bg-canvas));text-transform:uppercase}.Resources-module__Zk5JmW__tileLeadBadge_ai{color:var(--ai-badge-fg);background:color-mix(in srgb, var(--ai-badge-fg) 22%, var(--bg-canvas));text-transform:uppercase}.Resources-module__Zk5JmW__tileLeadText{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.Resources-module__Zk5JmW__tileTitle{letter-spacing:-.02em;min-width:0;color:var(--fg-default);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:0 auto;margin:0;font-size:.94rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.Resources-module__Zk5JmW__tileKindRow{flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;display:flex}.Resources-module__Zk5JmW__tileKind{min-width:0;color:var(--fg-muted);flex:0 auto;font-size:.81rem;font-weight:500;line-height:1.25}.Resources-module__Zk5JmW__cardImage{aspect-ratio:16/10;border-radius:8px;width:100%;min-height:200px;max-height:200px;position:relative;overflow:hidden}.Resources-module__Zk5JmW__cardImageEmpty{box-sizing:border-box;background:var(--border-muted);border-radius:inherit;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.Resources-module__Zk5JmW__cardImageEmpty:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(144deg, color-mix(in srgb, var(--accent-fg) 45%, transparent), color-mix(in srgb, var(--accent-fg) 22%, transparent) 50%, color-mix(in srgb, var(--accent-fg) 12%, transparent));filter:blur(20px);width:100%;height:100%;position:absolute;top:0;left:0}.Resources-module__Zk5JmW__cardImageEmptyIcon{z-index:1;width:clamp(2rem,10vmin,3.25rem);height:clamp(2rem,10vmin,3.25rem);color:var(--accent-fg);flex-shrink:0;position:relative}.Resources-module__Zk5JmW__cardCoverIconRow{z-index:2;pointer-events:none;opacity:1;flex-flow:wrap;place-content:flex-start flex-end;align-items:center;gap:.5rem;max-width:calc(100% - 1.4rem);transition:opacity .2s;display:flex;position:absolute;top:.7rem;left:auto;right:.7rem}.Resources-module__Zk5JmW__cardImage:hover .Resources-module__Zk5JmW__cardCoverIconRow{opacity:0}.Resources-module__Zk5JmW__cardCoverIconSlot{background:color-mix(in srgb, var(--bg-canvas) 78%, var(--bg-subtle));border-radius:50%;flex-shrink:0;width:1.4rem;height:1.4rem;overflow:hidden}.Resources-module__Zk5JmW__cardCoverIconImg{object-fit:cover;width:100%;height:100%;display:block}.Resources-module__Zk5JmW__tileLead .Resources-module__Zk5JmW__tileAvatarOnCard{background:0 0;padding:0}.Resources-module__Zk5JmW__tileLead .Resources-module__Zk5JmW__tileAvatarOnCard img{object-fit:contain;width:100%;height:100%}.Resources-module__Zk5JmW__cardCatalogCoverImage{object-fit:cover;z-index:0;width:100%;height:100%;transition:opacity .2s;display:block}.Resources-module__Zk5JmW__cardCatalogCoverSkeleton{z-index:1;box-sizing:border-box;border-radius:inherit;pointer-events:none;width:100%;max-width:none;height:100%;position:absolute;inset:0}.Resources-module__Zk5JmW__cardCoverStripHits{z-index:2;pointer-events:none;flex-direction:row;display:flex;position:absolute;inset:0 0 2.5rem}.Resources-module__Zk5JmW__cardCoverStripHit{pointer-events:auto;flex:1 1 0;min-width:0;height:100%}.Resources-module__Zk5JmW__cardCatalogViewedBadge{z-index:4}.Resources-module__Zk5JmW__imageDots{z-index:6;background:color-mix(in srgb, var(--bg-default) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;border-radius:999px;gap:.38rem;padding-block:.25rem;padding-inline:.5rem;display:flex;position:absolute;bottom:.7rem;left:50%;translate:-50%}.Resources-module__Zk5JmW__dot{background:color-mix(in srgb, var(--fg-muted) 65%, var(--bg-default));cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background-color .2s,opacity .2s,width .2s,border-radius .2s}.Resources-module__Zk5JmW__dot:hover:not(.Resources-module__Zk5JmW__dotActive){background:var(--fg-muted)}.Resources-module__Zk5JmW__dotActive{background:var(--accent-fg);border-radius:8px;width:18px}.Resources-module__Zk5JmW__tileBody{flex-direction:column;flex:1;gap:.5rem;min-width:0;padding-top:.88rem;display:flex}.Resources-module__Zk5JmW__tilePriceRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Resources-module__Zk5JmW__tilePriceRowMain{flex-wrap:wrap;flex:auto;align-items:center;gap:.5rem .63rem;min-width:0;display:flex}.Resources-module__Zk5JmW__oldPrice{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--fg-muted);align-items:center;gap:.25rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.88rem;font-weight:600;text-decoration:line-through;display:inline-flex}.Resources-module__Zk5JmW__tilePrice{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--fg-default);align-items:center;gap:.38rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.06rem;font-weight:600;display:inline-flex}.Resources-module__Zk5JmW__tileDiscountBadge{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#fff;background:var(--danger-fg);border-radius:8px;align-items:center;gap:.19rem;padding-block:.25rem;padding-inline:.5rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.69rem;font-weight:600;line-height:1;display:inline-flex}.Resources-module__Zk5JmW__tileDiscountSign{letter-spacing:0;flex-shrink:0}.Resources-module__Zk5JmW__currencyIcon{width:1rem;height:1rem;color:var(--accent-fg);flex-shrink:0}.Resources-module__Zk5JmW__tileBlurb{color:var(--fg-muted);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.81rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.Resources-module__Zk5JmW__tags{flex-wrap:wrap;gap:.38rem;display:flex}.Resources-module__Zk5JmW__tag{letter-spacing:.02em;color:var(--fg-muted);background:color-mix(in srgb, var(--fg-default) 5%, transparent);border-radius:8px;padding-block:.13rem;padding-inline:.44rem;font-size:.63rem;font-weight:600}.Resources-module__Zk5JmW__tileRatingFooter{flex-wrap:wrap;align-items:center;gap:.45rem .56rem;min-width:0;padding-block:.35rem;font-family:Unbounded,Unbounded Fallback,sans-serif;display:flex}.Resources-module__Zk5JmW__tileSalesTier{letter-spacing:.02em;color:var(--fg-muted);background:color-mix(in srgb, var(--fg-default) 6%, transparent);white-space:nowrap;border-radius:8px;flex-shrink:0;max-width:100%;margin-left:auto;padding-block:.12rem;padding-inline:.42rem;font-size:.65rem;font-weight:600}@media (max-width:960px){.Resources-module__Zk5JmW__headerBar{min-height:0}.Resources-module__Zk5JmW__headerBar .Resources-module__Zk5JmW__headerLeft{flex-shrink:1;min-width:0}.Resources-module__Zk5JmW__headerBar .Resources-module__Zk5JmW__headerDivider{flex:auto;min-width:.5rem;margin-left:.5rem;margin-right:.5rem}}@media (max-width:480px){.Resources-module__Zk5JmW__grid{grid-template-columns:1fr}}.Resources-module__Zk5JmW__catalogPlatformsTop{flex-direction:column;gap:.55rem;min-width:0;margin-block:0 1.1rem;display:flex}.Resources-module__Zk5JmW__forumLinks{--forum-link-card-height:56px;width:100%;min-width:0;margin-block:0 2rem}.Resources-module__Zk5JmW__forumLinksList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem 1.25rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.Resources-module__Zk5JmW__forumLinksItem{width:100%;min-width:0}.Resources-module__Zk5JmW__forumLinkCard{--forum-card-accent:var(--accent-fg);isolation:isolate;box-sizing:border-box;width:100%;min-width:0;height:var(--forum-link-card-height);min-height:var(--forum-link-card-height);border:1px dashed var(--border-muted);color:inherit;background:0 0;border-radius:8px;align-items:stretch;gap:.85rem 1rem;padding:.75rem 1rem .75rem 0;text-decoration:none;transition:background .18s;display:flex;position:relative;overflow:hidden}.Resources-module__Zk5JmW__forumLinkCard:before{content:"";inset-block:0;opacity:.25;pointer-events:none;z-index:-1;background:linear-gradient(90deg, color-mix(in srgb, var(--forum-card-accent) 20%, transparent), transparent);width:50vh;position:absolute;left:0}.Resources-module__Zk5JmW__forumLinkCardSourcecore{--forum-card-accent:#7c6cf5}.Resources-module__Zk5JmW__forumLinkCardCsdevs{--forum-card-accent:#708dfe}.Resources-module__Zk5JmW__forumLinkCardRail{background:var(--forum-card-accent);flex-shrink:0;align-self:stretch;width:4px}.Resources-module__Zk5JmW__forumLinkCard:hover{background:color-mix(in srgb, var(--forum-card-accent) 6%, var(--bg-canvas))}.Resources-module__Zk5JmW__forumLinkCard:focus-visible{background:color-mix(in srgb, var(--forum-card-accent) 8%, var(--bg-canvas))}.Resources-module__Zk5JmW__forumLinkCard:hover .Resources-module__Zk5JmW__forumLinkCardChevron,.Resources-module__Zk5JmW__forumLinkCard:focus-visible .Resources-module__Zk5JmW__forumLinkCardChevron{opacity:.72;color:color-mix(in srgb, var(--forum-card-accent) 50%, var(--fg-muted))}.Resources-module__Zk5JmW__forumLinkCardLogo{flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:2.75rem;display:flex}.Resources-module__Zk5JmW__forumLinkCardLogoImg{object-fit:contain;width:1.75rem;height:1.75rem;display:block}.Resources-module__Zk5JmW__forumLinkCardBody{flex:auto;justify-content:space-between;align-self:center;align-items:center;gap:.75rem 1rem;min-width:0;display:flex}.Resources-module__Zk5JmW__forumLinkCardHeadline{flex-wrap:wrap;flex:auto;align-items:baseline;gap:.05rem .45rem;min-width:0;display:flex}.Resources-module__Zk5JmW__forumLinkCardName{color:var(--forum-card-accent);font-size:1.05rem;line-height:1.2}.Resources-module__Zk5JmW__forumLinkCardHost{color:var(--fg-muted);font-size:.78rem;font-weight:500;line-height:1.2}.Resources-module__Zk5JmW__forumLinkCardMeta{white-space:nowrap;flex-shrink:0;align-items:baseline;gap:.55rem;display:flex}.Resources-module__Zk5JmW__forumLinkCardMetaItem{align-items:baseline;gap:.28rem;display:inline-flex}.Resources-module__Zk5JmW__forumLinkCardMetaSep{color:var(--fg-muted);opacity:.42;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:.9rem;line-height:1}.Resources-module__Zk5JmW__forumLinkCardMetaValue{font-variant-numeric:tabular-nums;color:var(--forum-card-accent);font-size:.95rem;font-weight:600;line-height:1.2}.Resources-module__Zk5JmW__forumLinkCardMetaLabel{color:var(--fg-muted);font-size:.875rem;font-weight:500;line-height:1.2}.Resources-module__Zk5JmW__forumLinkCardChevron{opacity:.38;width:.95rem;height:.95rem;color:var(--fg-muted);flex-shrink:0;align-self:center;transition:opacity .18s,color .18s}@media (prefers-reduced-motion:reduce){.Resources-module__Zk5JmW__forumLinkCard,.Resources-module__Zk5JmW__forumLinkCardChevron{transition:none}}@media (max-width:720px){.Resources-module__Zk5JmW__forumLinksList{grid-template-columns:minmax(0,1fr)}.Resources-module__Zk5JmW__forumLinkCardMeta{display:none}}.Resources-module__Zk5JmW__forumLinksSkeletonItem{width:100%;min-width:0}.Resources-module__Zk5JmW__forumLinkCardBlockSkeleton{width:100%;height:var(--forum-link-card-height);min-height:var(--forum-link-card-height);border-radius:8px;display:block}.Resources-module__Zk5JmW__gamePlatformStrip{--game-platform-card-media-size:3.25rem;min-width:0;margin-block:0}.Resources-module__Zk5JmW__gamePlatformStripViewport{min-width:0;position:relative;overflow:visible}.Resources-module__Zk5JmW__gamePlatformStripFadeLeft,.Resources-module__Zk5JmW__gamePlatformStripFadeRight{z-index:2;pointer-events:none;width:2.75rem;position:absolute;top:0;bottom:0}.Resources-module__Zk5JmW__gamePlatformStripFadeLeft{background:linear-gradient(to right, var(--bg-canvas) 0%, color-mix(in srgb, var(--bg-canvas) 72%, transparent) 55%, transparent 100%);left:0}.Resources-module__Zk5JmW__gamePlatformStripFadeRight{background:linear-gradient(to left, var(--bg-canvas) 0%, color-mix(in srgb, var(--bg-canvas) 72%, transparent) 55%, transparent 100%);right:0}.Resources-module__Zk5JmW__gamePlatformStripList{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:1rem;margin:0;padding-block:.4rem .35rem;padding-inline:0;list-style:none;display:flex;overflow:auto visible}.Resources-module__Zk5JmW__gamePlatformStripList::-webkit-scrollbar{display:none}.Resources-module__Zk5JmW__gamePlatformStripItem{scroll-snap-align:start;flex:none;overflow:visible}.Resources-module__Zk5JmW__gamePlatformCard{box-sizing:border-box;width:fit-content;min-width:0;max-width:6rem;color:inherit;text-align:center;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:0;font-family:inherit;transition:color .18s;display:flex;position:relative;overflow:visible}.Resources-module__Zk5JmW__gamePlatformCardActive,.Resources-module__Zk5JmW__gamePlatformCardActive .Resources-module__Zk5JmW__gamePlatformCardLabel{color:var(--accent-fg)}.Resources-module__Zk5JmW__gamePlatformCardVisual{width:var(--game-platform-card-media-size);height:var(--game-platform-card-media-size);flex-shrink:0;align-self:center;position:relative;overflow:visible}.Resources-module__Zk5JmW__gamePlatformCardMedia{background:0 0;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.Resources-module__Zk5JmW__gamePlatformCardImg,.Resources-module__Zk5JmW__gamePlatformCardFallback{opacity:.72;transition:opacity .18s}.Resources-module__Zk5JmW__gamePlatformCardImg{z-index:1;object-fit:fill;border-radius:8px;width:100%;height:100%;display:block;position:relative}.Resources-module__Zk5JmW__gamePlatformCard:hover .Resources-module__Zk5JmW__gamePlatformCardImg,.Resources-module__Zk5JmW__gamePlatformCard:hover .Resources-module__Zk5JmW__gamePlatformCardFallback,.Resources-module__Zk5JmW__gamePlatformCardActive .Resources-module__Zk5JmW__gamePlatformCardImg,.Resources-module__Zk5JmW__gamePlatformCardActive .Resources-module__Zk5JmW__gamePlatformCardFallback{opacity:1}.Resources-module__Zk5JmW__gamePlatformCardFallback{z-index:1;width:100%;height:100%;color:color-mix(in srgb, var(--accent-fg) 72%, var(--fg-default));border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;line-height:1;display:flex;position:relative}.Resources-module__Zk5JmW__gamePlatformCardLabel{width:100%;max-width:var(--game-platform-card-media-size);min-width:0;color:var(--fg-default);text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:.72rem;font-weight:600;line-height:1.25;display:block;overflow:hidden}.Resources-module__Zk5JmW__gamePlatformCardActive .Resources-module__Zk5JmW__gamePlatformCardLabel{color:var(--accent-fg)}.Resources-module__Zk5JmW__gamePlatformCardCount{z-index:3;min-width:1.15rem;color:var(--fg-default);background:color-mix(in srgb, var(--bg-canvas) 82%, var(--bg-default));border-radius:0 0 0 8px;padding:0 0 .32rem .32rem;font-size:.62rem;font-weight:700;line-height:1.2;position:absolute;top:-.32rem;right:-.32rem}.Resources-module__Zk5JmW__gamePlatformCardSkeleton{box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:0;display:flex}.Resources-module__Zk5JmW__gamePlatformCardSkeletonMedia{width:var(--game-platform-card-media-size);height:var(--game-platform-card-media-size);border-radius:8px;flex-shrink:0;display:block}.Resources-module__Zk5JmW__gamePlatformCardSkeletonLabel{width:var(--game-platform-card-media-size);flex-shrink:0;height:.9rem;display:block}.Resources-module__Zk5JmW__gamePlatformCardActive .Resources-module__Zk5JmW__gamePlatformCardCount{color:var(--accent-fg)}
