.Field_field__7Dpkh{--w1-field-current-bg:var(--w1-field-default-bg,var(--w1-ui-surface,#ffffff));--w1-field-current-color:var(--w1-field-default-color,var(--w1-ui-text,#111111));--w1-field-current-border:var(--w1-field-default-border,var(--w1-ui-border,rgba(17,17,17,0.14)));--w1-field-current-hover-border:var(--w1-field-default-hover-border,rgba(17,17,17,0.28));--w1-field-current-focus-border:var(--w1-field-default-focus-border,var(--w1-ui-primary,#007bff));--w1-field-current-placeholder:var(--w1-field-default-placeholder,rgba(17,17,17,0.42));--w1-field-current-label-color:var(--w1-field-default-label-color,var(--w1-ui-muted,rgba(17,17,17,0.56)));--w1-field-current-hint-color:var(--w1-field-default-hint-color,var(--w1-ui-muted,rgba(17,17,17,0.56)));--w1-field-current-backdrop-filter:var(--w1-field-default-backdrop-filter,none);--w1-field-current-line-width:var(--w1-field-line-s,1px);--w1-field-current-radius:var(--w1-field-radius-m,4px);--w1-field-current-padding-block:var(--w1-field-padding-m-block,0.5rem);--w1-field-current-padding-inline:var(--w1-field-padding-m-inline,0.625rem);--w1-field-current-font-size:calc(var(--w1-field-size-m-font-size, 0.9375rem) * var(--w1-field-font-size-scale, 1));--w1-field-current-min-height:var(--w1-field-size-m-min-height,2.5rem);--w1-field-current-gap:var(--w1-field-size-m-gap,0.3125rem);--w1-field-current-label-font-size:var(--w1-field-size-m-label-font-size,0.8125rem);--w1-field-current-message-font-size:var(--w1-field-size-m-message-font-size,0.75rem);--w1-field-current-action-size:var(--w1-field-action-size-m,1.75rem);--w1-field-current-icon-size:var(--w1-field-icon-size-m,1rem);display:flex;min-width:0;flex-direction:column;gap:var(--w1-field-current-gap);font-family:var(--w1-field-font-family,inherit)}.Field_fullWidth__LJXts{width:100%}.Field_label__uQ0UQ{padding-inline-start:var(--w1-field-label-padding-inline-start,0);color:var(--w1-field-current-label-color);font-size:var(--w1-field-current-label-font-size);font-weight:var(--w1-field-label-font-weight,500);letter-spacing:var(--w1-field-label-letter-spacing,0);line-height:var(--w1-field-label-line-height,1.25)}.Field_labelHidden__C_vN8{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.Field_requiredMark___ca8N{margin-inline-start:.1875rem;color:var(--w1-field-required-color,var(--w1-ui-danger,#d92d20))}.Field_control__lESka{display:flex;width:100%;min-width:0;min-height:var(--w1-field-current-min-height);align-items:center;border:var(--w1-field-current-line-width) solid var(--w1-field-current-border);border-radius:var(--w1-field-current-radius);background:var(--w1-field-current-bg);color:var(--w1-field-current-color);-webkit-backdrop-filter:var(--w1-field-current-backdrop-filter);backdrop-filter:var(--w1-field-current-backdrop-filter);box-sizing:border-box;transition:var(--w1-field-transition,background .16s ease,border-color .16s ease,color .16s ease)}.Field_control__lESka:hover:not(.Field_controlDisabled___OP2N):not(.Field_controlInvalid__HGMvN){border-color:var(--w1-field-current-hover-border)}.Field_control__lESka:focus-within{border-color:var(--w1-field-current-focus-border);outline:var(--w1-field-focus-ring,none);outline-offset:var(--w1-field-focus-ring-offset,0)}.Field_controlInvalid__HGMvN{border-color:var(--w1-field-invalid-border,var(--w1-ui-danger,#d92d20))}.Field_controlDisabled___OP2N{cursor:not-allowed;opacity:var(--w1-field-disabled-opacity,.56)}.Field_controlMultiline__cDlLr{align-items:flex-start}.Field_customSelectTrigger__naN5O,.Field_dateTrigger__VIh7V,.Field_groupBody__CLkL_,.Field_input__cwOyW,.Field_select__blgOP,.Field_textarea__q1cbu{width:100%;min-width:0;border:0;outline:none;background:transparent;color:inherit;box-sizing:border-box;font-family:var(--w1-field-font-family,inherit);font-size:var(--w1-field-current-font-size);font-weight:var(--w1-field-font-weight,400);line-height:var(--w1-field-line-height,1.2)}.Field_customSelectTrigger__naN5O,.Field_dateTrigger__VIh7V,.Field_input__cwOyW,.Field_select__blgOP{min-height:calc(var(--w1-field-current-min-height) - (var(--w1-field-current-line-width) * 2));padding:var(--w1-field-current-padding-block) var(--w1-field-current-padding-inline)}.Field_textarea__q1cbu{min-height:var(--w1-field-textarea-min-height,6rem);padding:var(--w1-field-current-padding-block) var(--w1-field-current-padding-inline);resize:var(--w1-field-textarea-resize,vertical)}.Field_input__cwOyW::placeholder,.Field_textarea__q1cbu::placeholder{color:var(--w1-field-current-placeholder);opacity:1}.Field_customSelectTrigger__naN5O:disabled,.Field_dateTrigger__VIh7V:disabled,.Field_input__cwOyW:disabled,.Field_select__blgOP:disabled,.Field_textarea__q1cbu:disabled{cursor:not-allowed}.Field_customSelectTrigger__naN5O,.Field_select__blgOP{appearance:none;cursor:pointer}.Field_customSelectTrigger__naN5O,.Field_dateTrigger__VIh7V{display:inline-flex;align-items:center;justify-content:space-between;gap:var(--w1-field-control-gap,.625rem);cursor:pointer;text-align:left}.Field_customSelectPlaceholder__4fG1b,.Field_customSelectValue__DG6Jn,.Field_datePlaceholder__49p1w,.Field_dateValue__FwohD{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Field_customSelectPlaceholder__4fG1b,.Field_datePlaceholder__49p1w{color:var(--w1-field-current-placeholder)}.Field_customSelectIcon__Enzrm,.Field_dateIcon__6JlW5{display:inline-flex;flex:0 0 auto;width:var(--w1-field-date-icon-size,.9375rem);height:var(--w1-field-date-icon-size,.9375rem);color:var(--w1-field-date-icon-color,currentColor);opacity:var(--w1-field-date-icon-opacity,.9)}.Field_accessory__ZOJOe,.Field_affix__sE7lK,.Field_controlAction__joBL_{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;color:var(--w1-field-accessory-color,var(--w1-field-current-placeholder))}.Field_accessory__ZOJOe{width:var(--w1-field-current-action-size);min-height:calc(var(--w1-field-current-min-height) - (var(--w1-field-current-line-width) * 2));pointer-events:none}.Field_accessoryIcon__kOGJx,.Field_controlAction__joBL_ svg{display:block;width:var(--w1-field-current-icon-size);height:var(--w1-field-current-icon-size);fill:currentColor}.Field_accessoryIcon__kOGJx path,.Field_controlAction__joBL_ svg path{fill:currentColor}.Field_controlAction__joBL_ svg circle,.Field_controlAction__joBL_ svg path[stroke]{fill:none;stroke:currentColor}.Field_affix__sE7lK{padding-inline:var(--w1-field-affix-padding-inline,var(--w1-field-current-padding-inline));font-size:var(--w1-field-affix-font-size,var(--w1-field-current-font-size));font-weight:var(--w1-field-affix-font-weight,var(--w1-field-font-weight,400));white-space:nowrap}.Field_affix__sE7lK,.Field_controlAction__joBL_{min-height:calc(var(--w1-field-current-min-height) - (var(--w1-field-current-line-width) * 2))}.Field_controlAction__joBL_{width:var(--w1-field-current-action-size);padding:0;border:0;background:transparent;cursor:pointer;opacity:var(--w1-field-action-opacity,.78)}.Field_controlAction__joBL_:focus-visible,.Field_controlAction__joBL_:hover{color:var(--w1-field-action-hover-color,var(--w1-field-current-color));opacity:1;outline:none}.Field_clearAction__w15z4{position:relative;color:var(--w1-field-clear-icon-color,#ffffff);opacity:1}.Field_clearAction__w15z4:before{position:absolute;width:var(--w1-field-clear-size,1rem);height:var(--w1-field-clear-size,1rem);border-radius:999px;background:var(--w1-field-clear-bg,#8e8e93);content:""}.Field_clearAction__w15z4>span{position:relative;z-index:1;width:var(--w1-field-clear-icon-size,.625rem);height:var(--w1-field-clear-icon-size,.625rem)}.Field_clearAction__w15z4 svg{width:100%;height:100%}.Field_clearAction__w15z4:focus-visible,.Field_clearAction__w15z4:hover{color:var(--w1-field-clear-hover-icon-color,var(--w1-field-clear-icon-color,#ffffff))}.Field_clearAction__w15z4:focus-visible:before,.Field_clearAction__w15z4:hover:before{background:var(--w1-field-clear-hover-bg,#7c7c82)}.Field_selectIndicator__hV3YK{margin-inline-start:calc(var(--w1-field-current-action-size) * -1)}.Field_groupBody__CLkL_{display:flex;align-items:center;min-height:calc(var(--w1-field-current-min-height) - (var(--w1-field-current-line-width) * 2));padding:var(--w1-field-current-padding-block) var(--w1-field-current-padding-inline)}.Field_message__K70gh{margin:0;padding-inline-start:var(--w1-field-message-padding-inline-start,0);color:var(--w1-field-current-hint-color);font-size:var(--w1-field-current-message-font-size);line-height:var(--w1-field-message-line-height,1.35)}.Field_error__5NKS9{color:var(--w1-field-error-color,var(--w1-ui-danger,#d92d20))}.Field_size_sm__OfwFl{--w1-field-current-font-size:calc(var(--w1-field-size-sm-font-size, 0.8125rem) * var(--w1-field-font-size-scale, 1));--w1-field-current-min-height:var(--w1-field-size-sm-min-height,2rem);--w1-field-current-gap:var(--w1-field-size-sm-gap,0.25rem);--w1-field-current-label-font-size:var(--w1-field-size-sm-label-font-size,0.75rem);--w1-field-current-message-font-size:var(--w1-field-size-sm-message-font-size,0.6875rem);--w1-field-current-action-size:var(--w1-field-action-size-sm,1.5rem);--w1-field-current-icon-size:var(--w1-field-icon-size-sm,0.875rem)}.Field_size_m__N9s0o{--w1-field-current-font-size:calc(var(--w1-field-size-m-font-size, 0.9375rem) * var(--w1-field-font-size-scale, 1));--w1-field-current-min-height:var(--w1-field-size-m-min-height,2.5rem);--w1-field-current-gap:var(--w1-field-size-m-gap,0.3125rem);--w1-field-current-label-font-size:var(--w1-field-size-m-label-font-size,0.8125rem);--w1-field-current-message-font-size:var(--w1-field-size-m-message-font-size,0.75rem);--w1-field-current-action-size:var(--w1-field-action-size-m,1.75rem);--w1-field-current-icon-size:var(--w1-field-icon-size-m,1rem)}.Field_size_l__uWaRy{--w1-field-current-font-size:calc(var(--w1-field-size-l-font-size, 1rem) * var(--w1-field-font-size-scale, 1));--w1-field-current-min-height:var(--w1-field-size-l-min-height,2.875rem);--w1-field-current-gap:var(--w1-field-size-l-gap,0.375rem);--w1-field-current-label-font-size:var(--w1-field-size-l-label-font-size,0.875rem);--w1-field-current-message-font-size:var(--w1-field-size-l-message-font-size,0.8125rem);--w1-field-current-action-size:var(--w1-field-action-size-l,2rem);--w1-field-current-icon-size:var(--w1-field-icon-size-l,1.125rem)}.Field_padding_xs__FavBe{--w1-field-current-padding-block:var(--w1-field-padding-xs-block,0.25rem);--w1-field-current-padding-inline:var(--w1-field-padding-xs-inline,0.5rem)}.Field_padding_s__jHqF4{--w1-field-current-padding-block:var(--w1-field-padding-s-block,0.375rem);--w1-field-current-padding-inline:var(--w1-field-padding-s-inline,0.625rem)}.Field_padding_m__54UJq{--w1-field-current-padding-block:var(--w1-field-padding-m-block,0.5rem);--w1-field-current-padding-inline:var(--w1-field-padding-m-inline,0.625rem)}.Field_padding_l__3sO9J{--w1-field-current-padding-block:var(--w1-field-padding-l-block,0.625rem);--w1-field-current-padding-inline:var(--w1-field-padding-l-inline,0.875rem)}.Field_padding_xl__4L7OF{--w1-field-current-padding-block:var(--w1-field-padding-xl-block,0.75rem);--w1-field-current-padding-inline:var(--w1-field-padding-xl-inline,1rem)}.Field_radius_none__XLOhE{--w1-field-current-radius:var(--w1-field-radius-none,0)}.Field_radius_xs__dNzj_{--w1-field-current-radius:var(--w1-field-radius-xs,2px)}.Field_radius_s__iMppC{--w1-field-current-radius:var(--w1-field-radius-s,3px)}.Field_radius_m__vAVfV{--w1-field-current-radius:var(--w1-field-radius-m,4px)}.Field_radius_l__keJvg{--w1-field-current-radius:var(--w1-field-radius-l,6px)}.Field_radius_xl__Sshsr{--w1-field-current-radius:var(--w1-field-radius-xl,8px)}.Field_radius_xxl___jaRX{--w1-field-current-radius:var(--w1-field-radius-xxl,16px)}.Field_radius_full__n50_9{--w1-field-current-radius:var(--w1-field-radius-full,999px)}.Field_line_none__su__h{--w1-field-current-line-width:var(--w1-field-line-none,0)}.Field_line_hairline__1eyDr{--w1-field-current-line-width:var(--w1-field-line-hairline,0.5px)}.Field_line_s__Qj5lS{--w1-field-current-line-width:var(--w1-field-line-s,1px)}.Field_line_m__nj0_u{--w1-field-current-line-width:var(--w1-field-line-m,2px)}.Field_line_l__SM68E{--w1-field-current-line-width:var(--w1-field-line-l,3px)}.Field_tone_default__o0lD_{--w1-field-current-bg:var(--w1-field-default-bg,var(--w1-ui-surface,#ffffff));--w1-field-current-color:var(--w1-field-default-color,var(--w1-ui-text,#111111));--w1-field-current-border:var(--w1-field-default-border,var(--w1-ui-border,rgba(17,17,17,0.14)));--w1-field-current-hover-border:var(--w1-field-default-hover-border,rgba(17,17,17,0.28));--w1-field-current-focus-border:var(--w1-field-default-focus-border,var(--w1-ui-primary,#007bff));--w1-field-current-placeholder:var(--w1-field-default-placeholder,rgba(17,17,17,0.42));--w1-field-current-label-color:var(--w1-field-default-label-color,var(--w1-ui-muted,rgba(17,17,17,0.56)));--w1-field-current-hint-color:var(--w1-field-default-hint-color,var(--w1-ui-muted,rgba(17,17,17,0.56)));--w1-field-current-backdrop-filter:var(--w1-field-default-backdrop-filter,none);--w1-field-clear-bg:var(--w1-field-default-clear-bg,#a6a6ab);--w1-field-clear-hover-bg:var(--w1-field-default-clear-hover-bg,#96969c)}.Field_tone_dark__5IDVh{--w1-field-current-bg:var(--w1-field-dark-bg,#111111);--w1-field-current-color:var(--w1-field-dark-color,#ffffff);--w1-field-current-border:var(--w1-field-dark-border,rgba(255,255,255,0.18));--w1-field-current-hover-border:var(--w1-field-dark-hover-border,rgba(255,255,255,0.34));--w1-field-current-focus-border:var(--w1-field-dark-focus-border,#ffffff);--w1-field-current-placeholder:var(--w1-field-dark-placeholder,rgba(255,255,255,0.48));--w1-field-current-label-color:var(--w1-field-dark-label-color,rgba(255,255,255,0.68));--w1-field-current-hint-color:var(--w1-field-dark-hint-color,rgba(255,255,255,0.62));--w1-field-current-backdrop-filter:var(--w1-field-dark-backdrop-filter,none);--w1-field-clear-bg:var(--w1-field-dark-clear-bg,#6f6f75);--w1-field-clear-hover-bg:var(--w1-field-dark-clear-hover-bg,#7c7c82)}.Field_tone_glass__nLCtN{--w1-field-current-bg:var(--w1-field-glass-bg,rgba(255,255,255,0.08));--w1-field-current-color:var(--w1-field-glass-color,#ffffff);--w1-field-current-border:var(--w1-field-glass-border,rgba(255,255,255,0.16));--w1-field-current-hover-border:var(--w1-field-glass-hover-border,rgba(255,255,255,0.28));--w1-field-current-focus-border:var(--w1-field-glass-focus-border,rgba(255,255,255,0.36));--w1-field-current-placeholder:var(--w1-field-glass-placeholder,rgba(255,255,255,0.48));--w1-field-current-label-color:var(--w1-field-glass-label-color,rgba(255,255,255,0.62));--w1-field-current-hint-color:var(--w1-field-glass-hint-color,rgba(255,255,255,0.62));--w1-field-current-backdrop-filter:var(--w1-field-glass-backdrop-filter,none);--w1-field-clear-bg:var(--w1-field-glass-clear-bg,#6f6f75);--w1-field-clear-hover-bg:var(--w1-field-glass-clear-hover-bg,#7c7c82)}.Field_selectRoot__SsJI3{position:relative;width:100%;min-width:0}.Field_selectPopover__fOxbu{position:absolute;top:calc(100% + var(--w1-field-select-popover-offset, var(--w1-calendar-popover-offset, .5rem)));left:0;z-index:var(--w1-field-select-popover-z-index,var(--w1-calendar-popover-z-index,20));box-sizing:border-box;width:var(--w1-field-select-popover-width,max-content);min-width:var(--w1-field-select-popover-min-width,100%);max-width:var(--w1-field-select-popover-max-width,min(22rem,calc(100vw - 2rem)));padding:var(--w1-field-select-popover-padding,var(--w1-calendar-popover-padding,.5rem));border:var(--w1-field-select-popover-border,var(--w1-calendar-popover-border,1px solid rgba(255,255,255,.12)));border-radius:var(--w1-field-select-popover-radius,var(--w1-calendar-popover-radius,.5rem));background:var(--w1-field-select-popover-bg,var(--w1-calendar-popover-bg,rgba(18,20,24,.88)));--w1-popover-current-bg:var(--w1-field-select-popover-bg,var(--w1-calendar-popover-bg,rgba(18,20,24,0.88)));--w1-popover-current-backdrop-filter:var(
    --w1-field-select-popover-backdrop-filter,var(--w1-calendar-popover-backdrop-filter,blur(18px))
  );--w1-popover-current-shadow:var(--w1-field-select-popover-shadow,var(--w1-calendar-popover-shadow,0 18px 42px rgba(0,0,0,0.32)));-webkit-backdrop-filter:var(
    --w1-field-select-popover-backdrop-filter,var(--w1-calendar-popover-backdrop-filter,blur(18px))
  );backdrop-filter:var(
    --w1-field-select-popover-backdrop-filter,var(--w1-calendar-popover-backdrop-filter,blur(18px))
  );box-shadow:var(--w1-field-select-popover-shadow,var(--w1-calendar-popover-shadow,0 18px 42px rgba(0,0,0,.32)));color:var(--w1-field-select-popover-color,var(--w1-calendar-color,#ffffff));transform:translateZ(0);transform-origin:top left;animation:Field_w1FieldSelectPopoverIn__AtqMZ var(--w1-field-select-popover-animation-duration,165ms) var(--w1-field-select-popover-animation-easing,cubic-bezier(.16,.84,.24,1)) both;touch-action:manipulation;-webkit-user-select:none;user-select:none;will-change:opacity,transform}.Field_selectRoot__SsJI3[data-popover-align=end] .Field_selectPopover__fOxbu{right:0;left:auto;transform-origin:top right}.Field_selectList__dzdYp{position:relative;z-index:2;display:flex;max-height:var(--w1-field-select-popover-max-height,min(18rem,calc(100vh - 8rem)));flex-direction:column;gap:var(--w1-field-select-option-gap,.125rem);overflow-y:auto}.Field_selectOption__uL_TN{display:flex;width:100%;min-height:var(--w1-field-select-option-min-height,2.25rem);align-items:center;justify-content:space-between;gap:var(--w1-field-select-option-gap-inline,.75rem);padding:var(--w1-field-select-option-padding,.5625rem .75rem);border:0;border-radius:var(--w1-field-select-option-radius,.375rem);background:transparent;color:var(--w1-field-select-option-color,currentColor);cursor:pointer;font:inherit;font-size:var(--w1-field-select-option-font-size,var(--w1-field-current-font-size));font-weight:var(--w1-field-select-option-font-weight,500);letter-spacing:var(--w1-field-select-option-letter-spacing,0);line-height:var(--w1-field-select-option-line-height,1.2);text-align:left}.Field_selectOption__uL_TN:focus-visible:not(:disabled),.Field_selectOption__uL_TN:hover:not(:disabled),.Field_selectOption__uL_TN[data-active=true]:not(:disabled){background:var(--w1-field-select-option-hover-bg,rgba(255,255,255,.14));color:var(--w1-field-select-option-hover-color,currentColor);outline:none}.Field_selectOption__uL_TN[data-selected=true]{background:var(--w1-field-select-option-selected-bg,rgba(255,255,255,.2));color:var(--w1-field-select-option-selected-color,currentColor)}.Field_selectOption__uL_TN[data-selected=true]:focus-visible:not(:disabled),.Field_selectOption__uL_TN[data-selected=true]:hover:not(:disabled),.Field_selectOption__uL_TN[data-selected=true][data-active=true]:not(:disabled){background:var(--w1-field-select-option-selected-hover-bg,var(--w1-field-select-option-selected-bg,rgba(255,255,255,.2)));color:var(--w1-field-select-option-selected-hover-color,var(--w1-field-select-option-selected-color,currentColor))}.Field_selectOption__uL_TN:disabled{cursor:not-allowed;opacity:var(--w1-field-select-option-disabled-opacity,.42)}.Field_selectOptionPlaceholder__m3ICZ{color:var(--w1-field-select-option-placeholder-color,var(--w1-field-current-placeholder))}.Field_selectOptionLabel__H96c7{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Field_selectOptionMarker__F6tSX{flex:0 0 auto;width:var(--w1-field-select-option-marker-size,.35rem);height:var(--w1-field-select-option-marker-size,.35rem);border-radius:999px;background:var(--w1-field-select-option-marker-color,currentColor);opacity:var(--w1-field-select-option-marker-opacity,.68)}@keyframes Field_w1FieldSelectPopoverIn__AtqMZ{0%{opacity:0;transform:translateY(-3px) scale(.965)}to{opacity:1;transform:translateZ(0) scale(1)}}.Field_dateRoot__C4E_I{position:relative;min-width:0}.Field_calendarPopover__Bw1xT{position:absolute;top:calc(100% + var(--w1-calendar-popover-offset, .5rem));left:0;z-index:var(--w1-calendar-popover-z-index,20);box-sizing:border-box;width:var(--w1-calendar-popover-width,17.75rem);padding:var(--w1-calendar-popover-padding,.625rem);border:var(--w1-calendar-popover-border,1px solid rgba(255,255,255,.12));border-radius:var(--w1-calendar-popover-radius,.5rem);background:var(--w1-calendar-popover-bg,rgba(18,20,24,.88));--w1-popover-current-bg:var(--w1-calendar-popover-bg,rgba(18,20,24,0.88));--w1-popover-current-backdrop-filter:var(--w1-calendar-popover-backdrop-filter,blur(18px));--w1-popover-current-shadow:var(--w1-calendar-popover-shadow,0 18px 42px rgba(0,0,0,0.32));-webkit-backdrop-filter:var(--w1-calendar-popover-backdrop-filter,blur(18px));backdrop-filter:var(--w1-calendar-popover-backdrop-filter,blur(18px));box-shadow:var(--w1-calendar-popover-shadow,0 18px 42px rgba(0,0,0,.32));color:var(--w1-calendar-color,#ffffff)}.Field_calendarPopover__Bw1xT[data-popover-surface=liquid],.Field_selectPopover__fOxbu[data-popover-surface=liquid]{isolation:isolate;overflow:hidden;border-color:transparent;background:linear-gradient(180deg,rgba(255,255,255,var(--w1-popover-liquid-surface-highlight-opacity,var(--w1-button-liquid-surface-highlight-opacity,.1))) 0,rgba(255,255,255,var(--w1-popover-liquid-surface-mid-opacity,var(--w1-button-liquid-surface-mid-opacity,.02))) 42%,rgba(0,0,0,var(--w1-popover-liquid-surface-shade-opacity,var(--w1-button-liquid-surface-shade-opacity,.03))) 100%),var(--w1-popover-liquid-bg,var(--w1-popover-current-bg));-webkit-backdrop-filter:var(--w1-popover-liquid-backdrop-filter,var(--w1-popover-current-backdrop-filter));backdrop-filter:var(--w1-popover-liquid-backdrop-filter,var(--w1-popover-current-backdrop-filter));box-shadow:var(--w1-popover-liquid-shadow,var(--w1-popover-current-shadow))}.Field_calendarPopover__Bw1xT[data-popover-surface=liquid]:before,.Field_selectPopover__fOxbu[data-popover-surface=liquid]:before{position:absolute;z-index:1;border:var(--w1-popover-liquid-outline-width,1px) solid color-mix(in srgb,var(--w1-popover-liquid-outline-color,currentColor) var(--w1-popover-liquid-outline-alpha,var(--w1-button-liquid-outline-alpha,28%)),transparent);border-radius:inherit;box-sizing:border-box;content:"";pointer-events:none;inset:0}.Field_calendarPopover__Bw1xT[data-popover-surface=liquid]:after,.Field_selectPopover__fOxbu[data-popover-surface=liquid]:after{position:absolute;z-index:0;border-radius:inherit;background:linear-gradient(112deg,transparent 0,transparent 28%,rgba(255,255,255,var(--w1-popover-liquid-gloss-opacity,var(--w1-button-liquid-gloss-opacity,.05))) 45%,transparent 62%,transparent 100%);box-sizing:border-box;content:"";opacity:var(--w1-popover-liquid-gloss-layer-opacity,var(--w1-button-liquid-gloss-layer-opacity,.12));pointer-events:none;transform:translateX(var(--w1-popover-liquid-gloss-shift,var(--w1-button-liquid-gloss-rest-shift,-8%))) skewX(var(--w1-popover-liquid-gloss-skew,var(--w1-button-liquid-gloss-skew,-8deg)));inset:0}.Field_dateRoot__C4E_I[data-popover-align=end] .Field_calendarPopover__Bw1xT{right:0;left:auto}.Field_calendar__8fmMk{--w1-button-size-sm-font-size:var(--w1-calendar-button-font-size,0.6875rem);--w1-button-size-sm-min-height:var(--w1-calendar-button-min-height,1.625rem);--w1-button-size-sm-gap:var(--w1-calendar-button-gap,0.3125rem);--w1-button-padding-xs-block:var(--w1-calendar-button-padding-block,0.25rem);--w1-button-padding-xs-inline:var(--w1-calendar-button-padding-inline,0.5625rem);position:relative;z-index:2;min-width:0}.Field_calendarHeader__Krlvo{display:grid;grid-template-columns:var(
    --w1-calendar-header-columns,var(--w1-calendar-nav-size,1.75rem) 1fr var(--w1-calendar-nav-size,1.75rem)
  );align-items:center;gap:var(--w1-calendar-header-gap,.375rem);justify-content:var(--w1-calendar-header-justify-content,stretch);margin-bottom:var(--w1-calendar-header-margin-bottom,.5rem)}.Field_calendarMonth__vZvwV{overflow:hidden;color:var(--w1-calendar-month-color,currentColor);font-size:var(--w1-calendar-month-font-size,.9375rem);font-weight:var(--w1-calendar-month-font-weight,700);line-height:var(--w1-calendar-month-line-height,1.2);text-align:center;text-overflow:ellipsis;white-space:nowrap}.Field_calendarNavButton___Woir{display:inline-flex;width:var(--w1-calendar-nav-size,1.75rem);height:var(--w1-calendar-nav-size,1.75rem);align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;color:var(--w1-calendar-nav-color,currentColor);cursor:pointer;font:inherit;line-height:1}.Field_calendarNavButton___Woir:focus-visible,.Field_calendarNavButton___Woir:hover{background:transparent;color:var(--w1-calendar-nav-hover-color,rgba(255,255,255,.78));outline:none}.Field_calendarNavIcon__Ynkfn{display:block;width:var(--w1-calendar-nav-icon-size,1.125rem);height:var(--w1-calendar-nav-icon-size,1.125rem)}.Field_calendarGrid__n1lhW{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:var(--w1-calendar-grid-gap,.1875rem);row-gap:var(--w1-calendar-grid-row-gap,var(--w1-calendar-grid-gap,.1875rem))}.Field_calendarWeekday__wcMgF{display:flex;height:var(--w1-calendar-weekday-height,1.25rem);align-items:center;justify-content:center;color:var(--w1-calendar-weekday-color,var(--w1-ui-primary,#007bff));font-size:var(--w1-calendar-weekday-font-size,.625rem);font-weight:var(--w1-calendar-weekday-font-weight,500);line-height:1}.Field_calendarDay__ZOeWc{display:inline-flex;min-width:0;width:var(--w1-calendar-day-width,auto);justify-self:var(--w1-calendar-day-justify-self,auto);aspect-ratio:1;align-items:center;justify-content:center;padding:0;border:var(--w1-calendar-day-border,1px solid transparent);border-radius:var(--w1-calendar-day-radius,999px);background:transparent;color:var(--w1-calendar-day-muted-color,rgba(255,255,255,.42));cursor:pointer;font:inherit;font-size:var(--w1-calendar-day-font-size,.875rem);font-weight:var(--w1-calendar-day-font-weight,450);line-height:var(--w1-calendar-day-line-height,1);touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.Field_calendarDay__ZOeWc[data-current-month=true]{color:var(--w1-calendar-day-color,rgba(255,255,255,.9))}.Field_calendarDay__ZOeWc[data-today=true]{border-color:var(--w1-calendar-day-today-border,transparent);color:var(--w1-calendar-day-today-color,#ffffff)}.Field_calendarDay__ZOeWc[data-selected=true]{border-color:var(--w1-calendar-day-selected-border,var(--w1-ui-primary,#007bff));background:var(--w1-calendar-day-selected-bg,var(--w1-ui-primary,#007bff));color:var(--w1-calendar-day-selected-color,#ffffff)}.Field_calendarDay__ZOeWc:focus-visible:not(:disabled),.Field_calendarDay__ZOeWc:hover:not(:disabled){border-color:var(--w1-calendar-day-hover-border,transparent);background:var(--w1-calendar-day-hover-bg,rgba(255,255,255,.18));color:var(--w1-calendar-day-hover-color,#ffffff);outline:none}.Field_calendarDay__ZOeWc[data-selected=true]:focus-visible:not(:disabled),.Field_calendarDay__ZOeWc[data-selected=true]:hover:not(:disabled){border-color:var(--w1-calendar-day-selected-hover-border,var(--w1-calendar-day-selected-border,var(--w1-ui-primary,#007bff)));background:var(--w1-calendar-day-selected-hover-bg,var(--w1-calendar-day-selected-bg,var(--w1-ui-primary,#007bff)));color:var(--w1-calendar-day-selected-hover-color,var(--w1-calendar-day-selected-color,#ffffff))}.Field_calendarDay__ZOeWc:disabled{cursor:not-allowed;opacity:var(--w1-calendar-day-disabled-opacity,.28)}.Field_calendarFooter__mLORF{display:flex;align-items:center;justify-content:var(--w1-calendar-footer-justify-content,flex-end);gap:var(--w1-calendar-footer-gap,.5rem);padding:var(--w1-calendar-footer-padding,1rem .625rem .5rem 0)}@media (prefers-reduced-motion:reduce){.Field_selectPopover__fOxbu{animation:none;will-change:auto}}@media (max-width:640px){.Field_selectRoot__SsJI3[data-popover-layout=responsiveFullWidth] .Field_selectPopover__fOxbu{left:calc(var(--w1-field-select-full-width-inline-offset, var(--w1-calendar-full-width-inline-offset, 0px)) * -1);width:100vw;max-width:100vw;border-right-width:0;border-left-width:0;border-radius:0}.Field_selectRoot__SsJI3[data-popover-layout=responsiveFullWidth][data-popover-align=end] .Field_selectPopover__fOxbu{right:calc(var(--w1-field-select-full-width-inline-offset, var(--w1-calendar-full-width-inline-offset, 0px)) * -1);left:auto}.Field_dateRoot__C4E_I[data-popover-layout=responsiveFullWidth] .Field_calendarPopover__Bw1xT{left:calc(var(--w1-calendar-full-width-inline-offset, 0px) * -1);width:100vw;max-width:100vw;border-right-width:0;border-left-width:0;border-radius:0}.Field_dateRoot__C4E_I[data-popover-layout=responsiveFullWidth][data-popover-align=end] .Field_calendarPopover__Bw1xT{right:calc(var(--w1-calendar-full-width-inline-offset, 0px) * -1);left:auto}.Field_dateRoot__C4E_I[data-popover-layout=responsiveFullWidth] .Field_calendar__8fmMk{--w1-button-size-sm-font-size:var(--w1-button-size-m-font-size,0.9375rem);--w1-button-size-sm-min-height:var(--w1-button-size-m-min-height,2.375rem);--w1-button-size-sm-gap:var(--w1-button-size-m-gap,0.5rem);--w1-button-padding-xs-block:var(--w1-button-padding-l-block,0.625rem);--w1-button-padding-xs-inline:var(--w1-button-padding-l-inline,1.125rem)}}.Progress_multiRoot__fxmza,.Progress_progressRoot__7_imu,.Progress_timelineRoot__8c3wm{--w1-progress-current-height:var(--w1-progress-height-m,0.375rem);--w1-progress-current-radius:var(--w1-progress-radius-m,0.25rem);--w1-progress-current-track:var(--w1-progress-track,rgba(17,17,17,0.12));--w1-progress-current-fill:var(--w1-progress-primary-fill,#007bff);--w1-progress-current-buffer:var(--w1-progress-buffer,rgba(17,17,17,0.16));--w1-progress-current-backdrop-filter:none;color:var(--w1-progress-current-fill)}.Progress_progressRoot__7_imu{position:relative;width:100%;height:var(--w1-progress-current-height);overflow:hidden;border-radius:var(--w1-progress-current-radius);background:var(--w1-progress-current-track);-webkit-backdrop-filter:var(--w1-progress-current-backdrop-filter);backdrop-filter:var(--w1-progress-current-backdrop-filter)}.Progress_progressBuffer__js8ht,.Progress_progressFill__rhm7D{position:absolute;inset-block:0;inset-inline-start:0;border-radius:inherit;transition:var(--w1-progress-transition,width .16s ease)}.Progress_progressFill__rhm7D{width:var(--w1-progress-fill-width,0);background:var(--w1-progress-current-fill)}.Progress_progressBuffer__js8ht{width:var(--w1-progress-buffer-width,0);background:var(--w1-progress-current-buffer)}.Progress_progressThumb__NlNSv{position:absolute;top:50%;left:var(--w1-progress-thumb-position,0);width:var(--w1-progress-thumb-size,.875rem);height:var(--w1-progress-thumb-size,.875rem);border:var(--w1-progress-thumb-border,2px solid #ffffff);border-radius:var(--w1-progress-thumb-radius,999px);background:var(--w1-progress-current-fill);transform:translate(-50%,-50%)}.Progress_interactive__xA2Bc{cursor:pointer}.Progress_progressRoot__7_imu:focus-visible{outline:var(--w1-progress-focus-ring,2px solid currentColor);outline-offset:var(--w1-progress-focus-ring-offset,2px)}.Progress_disabled__Zy4ff{cursor:not-allowed;opacity:var(--w1-progress-disabled-opacity,.52)}.Progress_size_sm__dA5DV{--w1-progress-current-height:var(--w1-progress-height-sm,0.25rem)}.Progress_size_m__YRhaG{--w1-progress-current-height:var(--w1-progress-height-m,0.375rem)}.Progress_size_l__qnPKg{--w1-progress-current-height:var(--w1-progress-height-l,0.625rem)}.Progress_radius_none__dxuQi{--w1-progress-current-radius:var(--w1-progress-radius-none,0)}.Progress_radius_xs__mbKDc{--w1-progress-current-radius:var(--w1-progress-radius-xs,0.125rem)}.Progress_radius_s__8GtAg{--w1-progress-current-radius:var(--w1-progress-radius-s,0.1875rem)}.Progress_radius_m__TnnMT{--w1-progress-current-radius:var(--w1-progress-radius-m,0.25rem)}.Progress_radius_l__o5XHm{--w1-progress-current-radius:var(--w1-progress-radius-l,0.375rem)}.Progress_radius_full__oiI5g{--w1-progress-current-radius:var(--w1-progress-radius-full,999px)}.Progress_tone_light__Wnzse{--w1-progress-current-track:var(--w1-progress-light-track,rgba(255,255,255,0.22));--w1-progress-current-fill:var(--w1-progress-light-fill,#ffffff);--w1-progress-current-buffer:var(--w1-progress-light-buffer,rgba(255,255,255,0.36))}.Progress_tone_dark__WtFUe{--w1-progress-current-track:var(--w1-progress-dark-track,rgba(17,17,17,0.12));--w1-progress-current-fill:var(--w1-progress-dark-fill,#111111);--w1-progress-current-buffer:var(--w1-progress-dark-buffer,rgba(17,17,17,0.2))}.Progress_tone_primary__w9_43{--w1-progress-current-track:var(--w1-progress-primary-track,rgba(17,17,17,0.12));--w1-progress-current-fill:var(--w1-progress-primary-fill,#007bff);--w1-progress-current-buffer:var(--w1-progress-primary-buffer,rgba(17,17,17,0.16))}.Progress_appearance_liquid__LBILK{--w1-progress-current-backdrop-filter:var(--w1-progress-liquid-filter,blur(12px))}.Progress_multiRoot__fxmza{display:grid;gap:var(--w1-progress-multi-gap,.5rem)}.Progress_layout_parallel__xg2Oe{grid-template-columns:1fr}.Progress_layout_stacked__0Wnkq{gap:var(--w1-progress-stack-gap,.125rem)}.Progress_multiItem__cswio,.Progress_timelinePhase__OBqrE{--w1-progress-current-fill:inherit;display:grid;gap:var(--w1-progress-label-gap,.375rem)}.Progress_multiTrack__alIT4,.Progress_timelineTotal__IMzf4,.Progress_timelineTrack__dI4H8{position:relative;height:var(--w1-progress-current-height);overflow:hidden;border-radius:var(--w1-progress-current-radius);background:var(--w1-progress-current-track)}.Progress_multiFill__si20y,.Progress_timelineFill__VvuId,.Progress_timelineTotalFill__EKOfo{width:var(--w1-progress-fill-width,0);height:100%;border-radius:inherit;background:var(--w1-progress-current-fill);transition:var(--w1-progress-transition,width .16s ease)}.Progress_multiLabel__E_mGq,.Progress_timelineLabel__r1EVe{color:var(--w1-progress-label-color,currentColor);font-family:var(--w1-progress-label-font-family,inherit);font-size:var(--w1-progress-label-font-size,.75rem);font-weight:var(--w1-progress-label-font-weight,500);line-height:1.2}.Progress_active__w7rM5 .Progress_multiFill__si20y,.Progress_active__w7rM5 .Progress_timelineFill__VvuId{outline:var(--w1-progress-active-outline,1px solid currentColor);outline-offset:var(--w1-progress-active-outline-offset,-1px)}.Progress_timelineRoot__8c3wm{display:grid;gap:var(--w1-progress-timeline-gap,.625rem)}.Progress_timelinePhases__I4oL1{display:grid;grid-template-columns:repeat(auto-fit,minmax(4rem,1fr));gap:var(--w1-progress-phase-gap,.375rem)}.Progress_segmentedRoot__aCx2z{--w1-progress-current-height:var(--w1-progress-height-m,0.375rem);--w1-progress-current-radius:var(--w1-progress-radius-m,0.25rem);--w1-progress-current-track:var(--w1-progress-track,rgba(17,17,17,0.12));--w1-progress-current-fill:var(--w1-progress-primary-fill,#007bff);display:inline-flex;align-items:center;gap:var(--w1-progress-segment-gap,.375rem)}.Progress_segment__qHxA9{width:var(--w1-progress-segment-width,1.75rem);height:var(--w1-progress-current-height);border:0;border-radius:var(--w1-progress-current-radius);background:var(--w1-progress-current-track);padding:0}button.Progress_segment__qHxA9{cursor:pointer}button.Progress_segment__qHxA9:focus-visible{outline:var(--w1-progress-focus-ring,2px solid currentColor);outline-offset:var(--w1-progress-focus-ring-offset,2px)}.Progress_segment__qHxA9.Progress_active__w7rM5{background:var(--w1-progress-current-fill)}.Progress_shape_dot__dp_xf .Progress_segment__qHxA9{width:var(--w1-progress-dot-size,.5rem);height:var(--w1-progress-dot-size,.5rem);border-radius:999px}.Progress_shape_square__60uVW .Progress_segment__qHxA9{width:var(--w1-progress-square-size,.5rem);height:var(--w1-progress-square-size,.5rem);border-radius:var(--w1-progress-square-radius,.125rem)}.W1UISystemExampleApp_app__NNehZ{--w1-example-bg:#f6f6f4;--w1-example-surface:#ffffff;--w1-example-surface-soft:#f0f0ee;--w1-example-text:#111111;--w1-example-muted:rgba(17,17,17,0.58);--w1-example-border:rgba(17,17,17,0.12);--w1-example-control:#ffffff;min-height:100vh;background:var(--w1-example-bg);color:var(--w1-example-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.W1UISystemExampleApp_dark__Ehfao{--w1-example-bg:#111111;--w1-example-surface:#1a1a1a;--w1-example-surface-soft:#242424;--w1-example-text:#ffffff;--w1-example-muted:rgba(255,255,255,0.62);--w1-example-border:rgba(255,255,255,0.14);--w1-example-control:#202020;--w1-ui-surface:#111111;--w1-ui-text:#ffffff;--w1-ui-muted:rgba(255,255,255,0.62);--w1-ui-border:rgba(255,255,255,0.14);--w1-icon-muted-color:rgba(255,255,255,0.62);--w1-progress-dark-track:rgba(255,255,255,0.18);--w1-progress-dark-fill:#ffffff;--w1-button-neutral-solid-bg:#f4f4f4;--w1-button-neutral-solid-color:#111111;--w1-button-neutral-solid-border:rgba(255,255,255,0.18);--w1-button-neutral-solid-hover-bg:#ffffff;--w1-button-neutral-solid-hover-color:#111111;--w1-button-neutral-solid-hover-border:rgba(255,255,255,0.28);--w1-button-neutral-solid-active-bg:#e8e8e8;--w1-button-neutral-solid-active-color:#111111;--w1-button-neutral-solid-active-border:rgba(255,255,255,0.36);--w1-button-neutral-outlined-color:#ffffff;--w1-button-neutral-outlined-border:rgba(255,255,255,0.52);--w1-button-neutral-outlined-hover-color:#ffffff;--w1-button-neutral-outlined-hover-border:rgba(255,255,255,0.74);--w1-button-neutral-outlined-active-bg:rgba(255,255,255,0.12);--w1-button-neutral-outlined-active-color:#ffffff;--w1-button-neutral-outlined-active-border:rgba(255,255,255,0.86);--w1-button-neutral-ghost-color:#ffffff;--w1-button-neutral-ghost-hover-bg:rgba(255,255,255,0.1);--w1-button-neutral-ghost-hover-color:#ffffff;--w1-button-neutral-ghost-active-bg:rgba(255,255,255,0.16);--w1-button-neutral-ghost-active-color:#ffffff;--w1-button-neutral-liquid-bg:rgba(255,255,255,0.1);--w1-button-neutral-liquid-color:#ffffff;--w1-button-neutral-liquid-hover-bg:rgba(255,255,255,0.16);--w1-button-neutral-liquid-hover-color:#ffffff;--w1-button-neutral-liquid-active-bg:rgba(255,255,255,0.22);--w1-button-neutral-liquid-active-color:#ffffff;--w1-button-muted-solid-bg:rgba(255,255,255,0.1);--w1-button-muted-solid-color:rgba(255,255,255,0.72);--w1-button-muted-solid-hover-bg:rgba(255,255,255,0.14);--w1-button-muted-solid-hover-color:#ffffff;--w1-button-muted-solid-active-bg:rgba(255,255,255,0.18);--w1-button-muted-solid-active-color:#ffffff;--w1-button-muted-outlined-color:rgba(255,255,255,0.68);--w1-button-muted-outlined-border:rgba(255,255,255,0.26);--w1-button-muted-outlined-hover-color:#ffffff;--w1-button-muted-outlined-hover-border:rgba(255,255,255,0.42);--w1-button-muted-outlined-active-bg:rgba(255,255,255,0.1);--w1-button-muted-outlined-active-color:#ffffff;--w1-button-muted-outlined-active-border:rgba(255,255,255,0.56);--w1-button-muted-ghost-color:rgba(255,255,255,0.64);--w1-button-muted-ghost-hover-bg:rgba(255,255,255,0.08);--w1-button-muted-ghost-hover-color:#ffffff;--w1-button-muted-ghost-active-bg:rgba(255,255,255,0.13);--w1-button-muted-ghost-active-color:#ffffff;--w1-button-muted-liquid-bg:rgba(255,255,255,0.08);--w1-button-muted-liquid-color:rgba(255,255,255,0.7);--w1-button-muted-liquid-hover-bg:rgba(255,255,255,0.12);--w1-button-muted-liquid-hover-color:#ffffff;--w1-button-muted-liquid-active-bg:rgba(255,255,255,0.17);--w1-button-muted-liquid-active-color:#ffffff;--w1-button-dark-solid-bg:#2a2a2a;--w1-button-dark-solid-color:#ffffff;--w1-button-dark-solid-border:rgba(255,255,255,0.16);--w1-button-dark-solid-hover-bg:#343434;--w1-button-dark-solid-hover-color:#ffffff;--w1-button-dark-solid-hover-border:rgba(255,255,255,0.28);--w1-button-dark-outlined-color:#ffffff;--w1-button-dark-outlined-border:rgba(255,255,255,0.52);--w1-button-dark-outlined-hover-bg:transparent;--w1-button-dark-outlined-hover-color:#ffffff;--w1-button-dark-outlined-hover-border:rgba(255,255,255,0.74);--w1-button-dark-liquid-bg:rgba(255,255,255,0.1);--w1-button-dark-liquid-color:#ffffff;--w1-button-dark-liquid-hover-bg:rgba(255,255,255,0.16);--w1-button-dark-liquid-hover-color:#ffffff}.W1UISystemExampleApp_light__DmpB1{--w1-ui-surface:#ffffff;--w1-ui-text:#111111;--w1-ui-muted:rgba(17,17,17,0.58);--w1-ui-border:rgba(17,17,17,0.12);--w1-button-light-outlined-color:#111111;--w1-button-light-outlined-border:rgba(17,17,17,0.34);--w1-button-light-outlined-hover-bg:transparent;--w1-button-light-outlined-hover-color:#111111;--w1-button-light-outlined-hover-border:rgba(17,17,17,0.52);--w1-button-light-liquid-bg:rgba(17,17,17,0.06);--w1-button-light-liquid-color:#111111;--w1-button-light-liquid-hover-bg:rgba(17,17,17,0.1);--w1-button-light-liquid-hover-color:#111111}.W1UISystemExampleApp_shell__IIFBr{width:min(100%,92rem);margin:0 auto;padding:clamp(1rem,3vw,2rem)}.W1UISystemExampleApp_header__UDUpr{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.5rem 1.5rem}.W1UISystemExampleApp_brand__VdUyx{display:inline-flex;min-width:0;align-items:center;gap:.875rem}.W1UISystemExampleApp_brand__VdUyx h1,.W1UISystemExampleApp_controlGroup__WZjdn h2,.W1UISystemExampleApp_panelHeader__0cxF2 h2{margin:0;font-size:1rem;font-weight:600;letter-spacing:0;line-height:1.2}.W1UISystemExampleApp_brand__VdUyx p{margin:.1875rem 0 0;color:var(--w1-example-muted);font-size:.8125rem;line-height:1.2}.W1UISystemExampleApp_actions__lBzyo{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.W1UISystemExampleApp_layout__J3icz{display:grid;grid-template-columns:minmax(23rem,25rem) minmax(0,1fr);gap:1rem;align-items:start}.W1UISystemExampleApp_configPanel__LRLsz{position:sticky;top:1rem;display:grid;gap:.75rem}.W1UISystemExampleApp_controlGroup__WZjdn,.W1UISystemExampleApp_previewPanel__k_KBH{border:1px solid var(--w1-example-border);border-radius:8px;background:var(--w1-example-surface);padding:1rem}.W1UISystemExampleApp_controlGroup__WZjdn{display:grid;gap:.625rem}.W1UISystemExampleApp_controlGroup__WZjdn h2{margin-bottom:.25rem}.W1UISystemExampleApp_control__bCv9f,.W1UISystemExampleApp_toggle__qvZUf{display:grid;grid-template-columns:minmax(11rem,1fr) minmax(9rem,11rem);align-items:center;gap:.75rem;min-height:2.5rem;color:var(--w1-example-muted);font-size:.8125rem;line-height:1}.W1UISystemExampleApp_control__bCv9f span,.W1UISystemExampleApp_toggle__qvZUf span{display:inline-flex;min-width:0;align-items:center;justify-content:space-between;gap:.5rem;overflow:hidden;white-space:nowrap}.W1UISystemExampleApp_control__bCv9f strong{flex:0 0 3.25rem;color:var(--w1-example-text);font-weight:600;text-align:right;white-space:nowrap}.W1UISystemExampleApp_control__bCv9f input[type=range],.W1UISystemExampleApp_control__bCv9f select{width:100%}.W1UISystemExampleApp_control__bCv9f select{height:2rem;border:1px solid var(--w1-example-border);border-radius:6px;background:var(--w1-example-control);color:var(--w1-example-text);padding:0 .5rem}.W1UISystemExampleApp_colorControl__j0M9X input[type=color]{height:2rem;padding:.1875rem}.W1UISystemExampleApp_colorControl__j0M9X input[type=color],.W1UISystemExampleApp_toggle__qvZUf{width:100%;border:1px solid var(--w1-example-border);border-radius:6px;background:var(--w1-example-control);cursor:pointer}.W1UISystemExampleApp_toggle__qvZUf{color:var(--w1-example-muted);padding:0 .625rem;text-align:left}.W1UISystemExampleApp_toggle__qvZUf strong{justify-self:end;min-width:2rem;color:var(--w1-example-text);font-size:.75rem;font-weight:600;text-transform:uppercase}.W1UISystemExampleApp_toggleActive__pyWAQ{border-color:rgba(0,123,255,.5);background:rgba(0,123,255,.12)}.W1UISystemExampleApp_previewColumn__Yk6VS{display:grid;gap:1rem}.W1UISystemExampleApp_panelHeader__0cxF2{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;color:var(--w1-example-muted)}.W1UISystemExampleApp_panelHeader__0cxF2 h2{color:var(--w1-example-text)}.W1UISystemExampleApp_panelHeader__0cxF2 span{font-size:.8125rem;font-weight:500}.W1UISystemExampleApp_liveButtonWrap__AEVMI{display:grid;justify-items:start;min-height:4.5rem;align-items:center}.W1UISystemExampleApp_liquidImageField__Tkd9M{--w1-example-liquid-overlay:linear-gradient(180deg,rgba(248,251,247,0.18),rgba(212,229,219,0.34));--w1-example-liquid-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 420'%3E%3Cdefs%3E%3ClinearGradient id='sky' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%23dce8ec'/%3E%3Cstop offset='1' stop-color='%23b9cec6'/%3E%3C/linearGradient%3E%3ClinearGradient id='water' x1='0' x2='1' y1='0' y2='0'%3E%3Cstop offset='0' stop-color='%237ea3a5'/%3E%3Cstop offset='1' stop-color='%23a9b98e'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='960' height='420' fill='url(%23sky)'/%3E%3Ccircle cx='742' cy='82' r='42' fill='%23fff0bf' opacity='.82'/%3E%3Cpath d='M0 214 C142 162 260 190 374 145 C512 91 620 158 744 118 C832 90 900 105 960 82 L960 420 L0 420 Z' fill='%2386a29a' opacity='.46'/%3E%3Cpath d='M0 248 C126 210 242 238 360 202 C510 156 622 214 742 180 C826 156 900 166 960 142 L960 420 L0 420 Z' fill='%236f8f8d' opacity='.62'/%3E%3Cpath d='M0 292 C152 272 264 300 420 272 C558 248 706 274 960 238 L960 420 L0 420 Z' fill='url(%23water)' opacity='.84'/%3E%3Cpath d='M54 332 C210 312 370 334 526 314 C660 298 792 308 906 286' fill='none' stroke='%23ffffff' stroke-opacity='.28' stroke-width='7'/%3E%3Cpath d='M116 368 C286 344 448 370 626 344 C730 328 810 336 880 322' fill='none' stroke='%23ffffff' stroke-opacity='.22' stroke-width='5'/%3E%3C/svg%3E");--w1-button-light-liquid-color:#111111;--w1-button-light-liquid-hover-color:#111111;display:grid;min-height:12rem;align-content:end;gap:1rem;border:1px solid var(--w1-example-border);border-radius:8px;background-image:var(--w1-example-liquid-overlay),var(--w1-example-liquid-image);background-position:50%;background-size:cover;padding:1rem}.W1UISystemExampleApp_liquidButtonRow__Thzko{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.W1UISystemExampleApp_overlayProgressStack__q94yu{--w1-progress-dark-track:rgba(17,17,17,0.1);--w1-progress-dark-buffer:rgba(17,17,17,0.16);--w1-progress-primary-track:rgba(17,17,17,0.08);--w1-progress-primary-buffer:rgba(17,17,17,0.12);--w1-progress-light-track:rgba(17,17,17,0.1);--w1-progress-light-buffer:rgba(17,17,17,0.16);--w1-progress-liquid-filter:blur(8px) saturate(1.08);display:grid;gap:.625rem;width:min(100%,32rem)}.W1UISystemExampleApp_dark__Ehfao .W1UISystemExampleApp_liquidImageField__Tkd9M{--w1-example-liquid-overlay:linear-gradient(180deg,rgba(5,9,13,0.62),rgba(5,9,13,0.82));--w1-example-liquid-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 420'%3E%3Cdefs%3E%3ClinearGradient id='night' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%230c1624'/%3E%3Cstop offset='1' stop-color='%231a2a32'/%3E%3C/linearGradient%3E%3ClinearGradient id='water' x1='0' x2='1' y1='0' y2='0'%3E%3Cstop offset='0' stop-color='%231d4a5a'/%3E%3Cstop offset='1' stop-color='%232d5c4f'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='960' height='420' fill='url(%23night)'/%3E%3Ccircle cx='762' cy='82' r='36' fill='%23dce8ec' opacity='.72'/%3E%3Cpath d='M0 210 C140 158 258 184 372 142 C510 90 620 154 744 116 C834 88 902 104 960 84 L960 420 L0 420 Z' fill='%23283e48' opacity='.68'/%3E%3Cpath d='M0 254 C126 218 244 240 360 206 C510 160 626 216 744 184 C828 160 900 170 960 146 L960 420 L0 420 Z' fill='%23213a3f' opacity='.86'/%3E%3Cpath d='M0 294 C152 276 266 302 420 274 C560 250 708 276 960 240 L960 420 L0 420 Z' fill='url(%23water)' opacity='.9'/%3E%3Cpath d='M60 334 C218 318 372 336 528 318 C660 302 794 312 908 290' fill='none' stroke='%23b8d9de' stroke-opacity='.18' stroke-width='7'/%3E%3Cpath d='M120 368 C288 348 450 370 626 348 C734 334 812 340 882 324' fill='none' stroke='%23d7ecea' stroke-opacity='.14' stroke-width='5'/%3E%3C/svg%3E");--w1-button-light-liquid-color:#ffffff;--w1-button-light-liquid-hover-color:#ffffff;--w1-button-primary-liquid-color:#ffffff;--w1-button-primary-liquid-hover-color:#ffffff}.W1UISystemExampleApp_dark__Ehfao .W1UISystemExampleApp_overlayProgressStack__q94yu{--w1-progress-dark-track:rgba(255,255,255,0.14);--w1-progress-dark-buffer:rgba(255,255,255,0.2);--w1-progress-light-track:rgba(255,255,255,0.14);--w1-progress-light-buffer:rgba(255,255,255,0.2);--w1-progress-primary-track:rgba(255,255,255,0.12);--w1-progress-primary-buffer:rgba(255,255,255,0.18)}.W1UISystemExampleApp_outlineMatrix__6dzn0,.W1UISystemExampleApp_previewGrid__jolTw{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.W1UISystemExampleApp_previewGrid__jolTw{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}.W1UISystemExampleApp_matrixRow__Org_7,.W1UISystemExampleApp_outlineCell__eIyoZ{display:grid;gap:.75rem;align-content:center;min-height:6rem;border:1px solid var(--w1-example-border);border-radius:8px;background:var(--w1-example-surface-soft);padding:.875rem}.W1UISystemExampleApp_matrixRow__Org_7>span,.W1UISystemExampleApp_outlineCell__eIyoZ span{color:var(--w1-example-muted);font-size:.75rem;font-weight:600;line-height:1;text-transform:uppercase}.W1UISystemExampleApp_matrix__Gr9PC{display:grid;gap:.75rem}.W1UISystemExampleApp_matrixRow__Org_7{grid-template-columns:5rem repeat(4,minmax(0,max-content));align-items:center;min-height:auto}.W1UISystemExampleApp_iconPreview__wbBTj{display:grid;min-height:8rem;place-items:center;border:1px solid var(--w1-example-border);border-radius:8px;background:var(--w1-example-surface-soft)}.W1UISystemExampleApp_progressStack__v1bTt{display:grid;gap:1rem}@media (max-width:1100px){.W1UISystemExampleApp_layout__J3icz{grid-template-columns:1fr}.W1UISystemExampleApp_configPanel__LRLsz{position:static}}@media (max-width:760px){.W1UISystemExampleApp_header__UDUpr{align-items:flex-start;flex-direction:column}.W1UISystemExampleApp_control__bCv9f,.W1UISystemExampleApp_matrixRow__Org_7,.W1UISystemExampleApp_outlineMatrix__6dzn0,.W1UISystemExampleApp_previewGrid__jolTw,.W1UISystemExampleApp_toggle__qvZUf{grid-template-columns:1fr}.W1UISystemExampleApp_control__bCv9f span,.W1UISystemExampleApp_toggle__qvZUf span{white-space:normal}}.BuyerForm_form__4bNjH{--w1-field-font-family:var(--w1-ticketing-font,inherit);--w1-field-font-weight:450;--w1-field-label-font-weight:300;--w1-field-label-letter-spacing:0.01em;--w1-field-line-height:1.2;--w1-field-line-s:var(--w1-ticketing-line);--w1-field-radius-m:var(--w1-ticketing-field-radius,7px);--w1-field-size-m-font-size:14px;--w1-field-size-m-min-height:40px;--w1-field-size-m-gap:5px;--w1-field-size-m-label-font-size:13px;--w1-field-padding-m-block:8px;--w1-field-padding-m-inline:10px;--w1-field-default-bg:var(--w1-ticketing-bg);--w1-field-default-color:var(--w1-ticketing-text);--w1-field-default-border:var(--w1-ticketing-border);--w1-field-default-hover-border:var(--w1-ticketing-border);--w1-field-default-focus-border:var(--w1-ticketing-accent);--w1-field-default-label-color:var(--w1-ticketing-muted);--w1-field-default-hint-color:var(--w1-ticketing-muted);--w1-field-required-color:var(--w1-ticketing-danger,#b42318);--w1-field-error-color:var(--w1-ticketing-danger);--w1-field-invalid-border:var(--w1-ticketing-danger);display:flex;flex-direction:column;gap:14px}.BuyerForm_submitButton__V7r77{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-height:40px;width:auto;max-width:100%;padding:9px 16px;border:var(--w1-ticketing-line) solid transparent;border-radius:var(--w1-ticketing-radius);background:var(--w1-ticketing-accent);color:var(--w1-ticketing-accent-text);font-family:var(--w1-button-font-family,inherit);font-size:calc(14px * var(--w1-ticketing-button-font-size-scale, 1));font-weight:var(--w1-button-font-weight,500);line-height:var(--w1-button-line-height,1);cursor:pointer}.BuyerForm_submitButton__V7r77:disabled{cursor:not-allowed;opacity:.55}.CheckoutButton_action__YB5Rk{display:flex;flex-direction:column;gap:8px}.CheckoutButton_button__pH0iv{align-self:flex-start;width:auto;max-width:100%}.CheckoutButton_error__vnnPz{margin:0;color:var(--w1-ticketing-danger);font-size:12px}.OrderSummary_summary__YMSwB{overflow:hidden;border:var(--w1-ticketing-line) solid var(--w1-ticketing-border);border-radius:var(--w1-ticketing-radius);background:var(--w1-ticketing-bg);font-size:14px}.OrderSummary_header__Fon9T{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:color-mix(in srgb,var(--w1-ticketing-success),transparent 88%)}.OrderSummary_orderNumber__KSVNW{color:var(--w1-ticketing-success);font-weight:700}.OrderSummary_paidAt__HF3eK{color:var(--w1-ticketing-muted);font-size:12px}.OrderSummary_buyer__EP_3_{padding:12px 16px;border-bottom:var(--w1-ticketing-line) solid var(--w1-ticketing-border);color:var(--w1-ticketing-text)}.OrderSummary_buyerEmail__Ng7a2{color:var(--w1-ticketing-muted);font-size:12px}.OrderSummary_list__RnveQ{list-style:none;margin:0;padding:0}.OrderSummary_item__LooQZ{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;border-bottom:var(--w1-ticketing-line) solid var(--w1-ticketing-border)}.OrderSummary_itemLabel__VE6tb{color:var(--w1-ticketing-text)}.OrderSummary_price__mGoGs,.OrderSummary_ticketLabel__z5zNW{color:var(--w1-ticketing-muted)}.OrderSummary_price__mGoGs{font-weight:500}.OrderSummary_total__AoHFx{display:flex;justify-content:space-between;padding:12px 16px;background:var(--w1-ticketing-surface);color:var(--w1-ticketing-text);font-size:15px;font-weight:700}.TicketCard_card__1_g1R{max-width:380px;overflow:hidden;border:2px solid var(--w1-ticketing-success);border-radius:var(--w1-ticketing-radius);background:var(--w1-ticketing-bg)}.TicketCard_statusValid__4znSz{--w1-ticket-status-color:var(--w1-ticketing-success)}.TicketCard_statusUsed__bxvVV{--w1-ticket-status-color:var(--w1-ticketing-accent)}.TicketCard_statusRefunded__6a9aX{--w1-ticket-status-color:var(--w1-ticketing-warning)}.TicketCard_statusVoid__WFLR2{--w1-ticket-status-color:var(--w1-ticketing-muted)}.TicketCard_card__1_g1R{border-color:var(--w1-ticket-status-color)}.TicketCard_header__wCzkK{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:var(--w1-ticket-status-color)}.TicketCard_statusLabel__xFFMT{color:#ffffff;font-size:13px;font-weight:700}.TicketCard_ticketNumber__541W8{color:rgba(255,255,255,.85);font-size:12px}.TicketCard_body__BAByt{padding:16px}.TicketCard_eventName__Y42Ub{margin-bottom:2px;color:var(--w1-ticketing-text);font-size:16px;font-weight:700}.TicketCard_meta__JLs9D{margin-bottom:8px;color:var(--w1-ticketing-muted);font-size:13px}.TicketCard_content__qwXtC{display:flex;align-items:flex-start;gap:16px}.TicketCard_details__629h7{flex:1 1}.TicketCard_qr__L59pz{border:var(--w1-ticketing-line) solid var(--w1-ticketing-border);border-radius:var(--w1-ticketing-radius)}.TicketCard_downloadButton__wOkl_{width:100%;margin-top:12px;padding:8px 0;border:var(--w1-ticketing-line) solid var(--w1-ticket-status-color);border-radius:var(--w1-ticketing-radius);background:none;color:var(--w1-ticket-status-color);font:inherit;font-size:13px;font-weight:600;cursor:pointer}.TicketCard_row__r5KXA{margin-bottom:5px}.TicketCard_rowLabel__SAwWe{color:var(--w1-ticketing-muted);font-size:11px;letter-spacing:0;text-transform:uppercase}.TicketCard_rowValue__UWOPA{color:var(--w1-ticketing-text);font-size:13px;font-weight:500}.TicketList_empty__j6oc2{padding:24px;color:var(--w1-ticketing-muted);font-size:14px;text-align:center}.TicketList_list___YVBP{display:flex;flex-direction:column;gap:16px}.TicketPage_page__q_WQs{display:flex;flex-direction:column;gap:24px;max-width:520px;margin:0 auto;padding:24px}.TicketPage_errorPage__PO1pb{max-width:480px;margin:60px auto;padding:24px;text-align:center}.TicketPage_errorIcon__r1mSO{margin-bottom:12px;font-size:40px}.TicketPage_errorTitle__0xctc{margin:0 0 8px;color:var(--w1-ticketing-danger);font-size:20px}.TicketPage_errorCopy__ZaGuT{color:var(--w1-ticketing-muted);font-size:14px}.TicketPage_title__QQ_Or{margin:0;color:var(--w1-ticketing-text);font-size:22px}.TicketPage_sectionTitle__YCNvW{margin:0 0 12px;color:var(--w1-ticketing-text);font-size:16px}.CheckoutSuccessPage_page__enNS6{display:flex;flex-direction:column;gap:24px;max-width:520px;margin:0 auto;padding:24px}.CheckoutSuccessPage_hero__IOtkg{text-align:center}.CheckoutSuccessPage_icon__T384a{font-size:44px}.CheckoutSuccessPage_iconPending__fA0AB{font-size:40px}.CheckoutSuccessPage_title__W92PY{margin:8px 0 4px;color:var(--w1-ticketing-text);font-size:22px}.CheckoutSuccessPage_titleSuccess__SzoWs{color:var(--w1-ticketing-success)}.CheckoutSuccessPage_copy__CQw2C{margin:0;color:var(--w1-ticketing-muted);font-size:14px}.CheckoutSuccessPage_sectionTitle__Swlla{margin:0 0 12px;color:var(--w1-ticketing-text);font-size:16px}.QuotaOfferCard_offerCard__iBqRD{--w1-ticketing-list-row-columns:18px minmax(0,1fr) auto var(--w1-ticketing-quota-offer-card-cart-button-width);--w1-ticketing-list-row-gap:var(--w1-ticketing-quota-offer-card-gap);--w1-ticketing-list-row-min-height:var(--w1-ticketing-quota-offer-card-min-height);--w1-ticketing-list-row-padding:var(--w1-ticketing-quota-offer-card-padding);--w1-ticketing-list-row-content-padding:var(--w1-ticketing-quota-offer-card-content-padding);--w1-ticketing-list-row-content-gap:var(--w1-ticketing-quota-offer-card-content-gap);--w1-ticketing-list-row-detail-font-size:var(--w1-ticketing-quota-offer-card-detail-size);--w1-ticketing-list-row-price-font-size:var(--w1-ticketing-quota-offer-card-price-size)}.QuotaOfferCard_offerCardType__5kOn6{color:var(--w1-ticketing-quota-offer-card-type-color);font-size:var(--w1-ticketing-quota-offer-card-type-size);font-weight:var(--w1-ticketing-quota-offer-card-type-weight);line-height:var(--w1-ticketing-quota-offer-card-type-line-height)}.QuotaOfferCard_detail__nTMYR{display:block;overflow:visible;color:inherit;line-height:normal;text-overflow:clip;white-space:normal}.QuotaOfferCard_detailStack__hc3vt{display:flex;min-width:0;flex-direction:column;gap:var(--w1-ticketing-quota-offer-detail-gap)}.QuotaOfferCard_availability__49Z_j,.QuotaOfferCard_description__6YXvD,.QuotaOfferCard_quotaLabel__EMuHj{display:block;min-width:0;overflow:hidden;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.QuotaOfferCard_quotaLabel__EMuHj{color:var(--w1-ticketing-quota-offer-quota-label-color);font-size:var(--w1-ticketing-quota-offer-quota-label-size);font-weight:var(--w1-ticketing-quota-offer-quota-label-weight)}.QuotaOfferCard_description__6YXvD{color:var(--w1-ticketing-quota-offer-description-color);font-size:var(--w1-ticketing-quota-offer-description-size);font-weight:var(--w1-ticketing-quota-offer-description-weight)}.QuotaOfferCard_availability__49Z_j{color:var(--w1-ticketing-quota-offer-availability-color);font-size:var(--w1-ticketing-quota-offer-availability-size);font-weight:var(--w1-ticketing-quota-offer-availability-weight);animation:QuotaOfferCard_availabilitySoftUpdate__vM17V .18s ease-out}@keyframes QuotaOfferCard_availabilitySoftUpdate__vM17V{0%{opacity:.45;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.QuotaOfferCard_availability__49Z_j{animation:none}}.QuotaOfferCard_unavailable__cjlJX{opacity:var(--w1-ticketing-quota-offer-card-unavailable-opacity)}.QuotaOfferCard_addButton__K2Do5{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:var(--w1-ticketing-quota-offer-card-cart-button-width);height:100%;min-height:var(--w1-ticketing-quota-offer-card-min-height);padding:0;border:0;border-radius:0;background:var(--w1-ticketing-quota-offer-card-add-button-bg);color:var(--w1-ticketing-quota-offer-card-add-button-color);font:inherit;cursor:pointer}.QuotaOfferCard_addButton__K2Do5:focus-visible,.QuotaOfferCard_addButton__K2Do5:hover:not(:disabled){background:var(--w1-ticketing-quota-offer-card-add-button-hover-bg);outline:0}.QuotaOfferCard_addButton__K2Do5:disabled{cursor:not-allowed}.QuotaOfferCard_addButton__K2Do5:disabled[data-disabled-visual=true]{opacity:var(--w1-ticketing-quota-offer-card-add-button-disabled-opacity)}.QuotaOfferCard_cartIconImage__kls0c,.QuotaOfferCard_cartIcon__66HDd{width:var(--w1-ticketing-quota-offer-card-cart-icon-size);height:var(--w1-ticketing-quota-offer-card-cart-icon-size)}.QuotaOfferCard_cartIcon__66HDd{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--w1-ticketing-quota-offer-card-cart-icon-stroke-width)}.QuotaOfferCard_cartIconImage__kls0c{object-fit:contain;filter:var(--w1-ticketing-quota-offer-card-cart-icon-image-filter)}.QuotaOfferList_container__DN6_X{display:grid;grid-template-columns:var(--w1-ticketing-adapter-quota-panel-offer-columns);gap:var(--w1-ticketing-quota-offer-gap)}@media (max-width:840px){.QuotaOfferList_container__DN6_X{grid-template-columns:var(--w1-ticketing-adapter-quota-panel-offer-columns-mobile);gap:var(--w1-ticketing-quota-offer-gap-mobile)}}.QuotaOccurrencePage_page__0722z{display:flex;flex-direction:column;gap:var(--w1-ticketing-quota-page-gap);width:100%;max-width:var(--w1-ticketing-quota-page-max-width);margin:0 auto;padding:var(--w1-ticketing-quota-page-padding);padding-bottom:calc(var(--w1-ticketing-quota-page-bottom-padding) + 50px)}.QuotaOccurrencePage_topCards__sA6vG{display:grid;grid-template-columns:var(--w1-ticketing-adapter-quota-top-card-columns);gap:var(--w1-ticketing-quota-top-card-gap)}.QuotaOccurrencePage_notice__6lkat,.QuotaOccurrencePage_offerPanel__ZjzSM,.QuotaOccurrencePage_topCard__yPec6{border:var(--w1-ticketing-line) solid var(--w1-ticketing-border);border-radius:var(--w1-ticketing-radius);background:var(--w1-ticketing-bg)}.QuotaOccurrencePage_topCard__yPec6{min-height:var(--w1-ticketing-quota-top-card-min-height);padding:var(--w1-ticketing-quota-top-card-padding)}.QuotaOccurrencePage_eventCard__TFFRf{grid-column:var(--w1-ticketing-adapter-quota-event-card-grid-column)}.QuotaOccurrencePage_eventCardLink__4_4t8{display:block;color:inherit;text-decoration:none;cursor:pointer}.QuotaOccurrencePage_eventCardLink__4_4t8:focus-visible,.QuotaOccurrencePage_eventCardLink__4_4t8:hover{border-color:var(--w1-ticketing-accent);outline:0}.QuotaOccurrencePage_eventCardLink__4_4t8:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--w1-ticketing-accent),transparent 68%)}.QuotaOccurrencePage_eventCardTitle__oo2yq{margin:0;color:var(--w1-ticketing-text);font-family:var(--w1-ticketing-font);font-size:var(--w1-ticketing-quota-event-title-size);font-weight:var(--w1-ticketing-quota-event-title-weight);letter-spacing:0;line-height:var(--w1-ticketing-quota-event-title-line-height)}.QuotaOccurrencePage_eventCardMeta__msLtQ{margin:var(--w1-ticketing-quota-event-meta-margin-top) 0 0;color:var(--w1-ticketing-muted);font-size:var(--w1-ticketing-quota-event-meta-size);line-height:var(--w1-ticketing-quota-event-meta-line-height)}.QuotaOccurrencePage_purchaseLayout__BUv2T{display:grid;grid-template-columns:var(--w1-ticketing-adapter-quota-purchase-columns);gap:var(--w1-ticketing-quota-purchase-gap);align-items:start}.QuotaOccurrencePage_offerPanel__ZjzSM{min-height:var(--w1-ticketing-quota-offer-panel-min-height);padding:var(--w1-ticketing-quota-offer-panel-padding)}.QuotaOccurrencePage_offerPanelHeader__jcuVs{display:flex;flex-direction:column;gap:var(--w1-ticketing-quota-offer-panel-header-gap);margin-bottom:var(--w1-ticketing-quota-offer-panel-header-margin-bottom)}.QuotaOccurrencePage_offerPanelTitle__PQ5vx{margin:0;color:var(--w1-ticketing-text);font-size:var(--w1-ticketing-quota-offer-panel-title-size);font-weight:var(--w1-ticketing-quota-offer-panel-title-weight);letter-spacing:0;line-height:var(--w1-ticketing-quota-offer-panel-title-line-height)}.QuotaOccurrencePage_offerPanelText__yl_mH{max-width:var(--w1-ticketing-quota-offer-panel-text-max-width);margin:0;color:var(--w1-ticketing-muted);font-size:var(--w1-ticketing-quota-offer-panel-text-size);line-height:var(--w1-ticketing-quota-offer-panel-text-line-height)}.QuotaOccurrencePage_offerList__frLtU{--w1-ticketing-quota-offer-gap:var(--w1-ticketing-quota-panel-offer-gap)}.QuotaOccurrencePage_notice__6lkat{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;padding:12px 14px;color:var(--w1-ticketing-warning);background:color-mix(in srgb,var(--w1-ticketing-warning),transparent 88%);font-size:13px}.QuotaOccurrencePage_noticeError__ho0EV{color:var(--w1-ticketing-danger);background:color-mix(in srgb,var(--w1-ticketing-danger),transparent 90%);border-color:color-mix(in srgb,var(--w1-ticketing-danger),transparent 68%)}.QuotaOccurrencePage_cartDock__XZUfF{--w1-ticketing-quota-cart-fallback-inline-edge:max(24px,calc((100vw - var(--w1-ticketing-quota-page-max-width)) / 2 + 24px));--w1-ticketing-quota-cart-effective-inline-edge:var(
    --w1-ticketing-adapter-quota-cart-inline-edge,var(
      --w1-ticketing-adapter-occurrence-cart-inline-edge,var(--w1-ticketing-quota-cart-fallback-inline-edge)
    )
  );--w1-ticketing-cart-root-position:static;--w1-ticketing-cart-root-inset:auto;--w1-ticketing-cart-root-z-index:auto;--w1-ticketing-cart-layer-position:fixed;--w1-ticketing-cart-bar-z-index:1100;--w1-ticketing-cart-dock-z-index:1101;--w1-ticketing-cart-inline-edge:var(--w1-ticketing-quota-cart-effective-inline-edge);--w1-ticketing-cart-dock-bottom:0px;--w1-ticketing-cart-dock-left:var(--w1-ticketing-quota-cart-effective-inline-edge);--w1-ticketing-cart-dock-width:min(408px,calc(100vw - var(--w1-ticketing-quota-cart-effective-inline-edge) - var(--w1-ticketing-quota-cart-effective-inline-edge)));--w1-ticketing-cart-panel-width:var(--w1-ticketing-cart-dock-width);--w1-ticketing-cart-panel-left:0px;--w1-ticketing-cart-panel-right:auto}@media (max-width:840px){.QuotaOccurrencePage_page__0722z{padding:var(--w1-ticketing-quota-page-padding-mobile);padding-bottom:calc(var(--w1-ticketing-quota-page-bottom-padding-mobile) + 50px)}.QuotaOccurrencePage_purchaseLayout__BUv2T{grid-template-columns:var(--w1-ticketing-adapter-quota-purchase-columns-mobile)}.QuotaOccurrencePage_topCards__sA6vG{grid-template-columns:var(--w1-ticketing-adapter-quota-top-card-columns-mobile);gap:var(--w1-ticketing-quota-top-card-gap-mobile)}.QuotaOccurrencePage_topCard__yPec6{min-height:var(--w1-ticketing-quota-top-card-min-height-mobile);padding:var(--w1-ticketing-quota-top-card-padding-mobile)}.QuotaOccurrencePage_eventCard__TFFRf{grid-column:var(--w1-ticketing-adapter-quota-event-card-grid-column-mobile);min-height:var(--w1-ticketing-quota-event-card-min-height-mobile)}.QuotaOccurrencePage_offerPanel__ZjzSM{min-height:var(--w1-ticketing-quota-offer-panel-min-height-mobile);padding:var(--w1-ticketing-quota-offer-panel-padding-mobile)}.QuotaOccurrencePage_offerList__frLtU{--w1-ticketing-quota-offer-gap-mobile:var(--w1-ticketing-quota-panel-offer-gap-mobile)}}.w1-ticketing_devicePP .QuotaOccurrencePage_purchaseLayout__BUv2T{gap:var(--w1-ticketing-quota-purchase-gap-devicePP)}.w1-ticketing_devicePP .QuotaOccurrencePage_page__0722z{padding-bottom:calc(var(--w1-ticketing-quota-page-bottom-padding-mobile) + 76px)}.w1-ticketing_devicePP .QuotaOccurrencePage_cartDock__XZUfF{--w1-ticketing-cart-bar-height:76px;--w1-ticketing-cart-summary-button-open-min-height:48px;--w1-ticketing-cart-checkout-min-height:32px;--w1-ticketing-cart-checkout-align-self:start;--w1-ticketing-cart-checkout-margin-top:calc((var(--w1-ticketing-cart-summary-button-open-min-height) - var(--w1-ticketing-cart-checkout-min-height)) / 2);--w1-ticketing-cart-checkout-margin-right:12px;--w1-ticketing-cart-dock-width:min(208px,calc(100vw - var(--w1-ticketing-quota-cart-effective-inline-edge) - var(--w1-ticketing-quota-cart-effective-inline-edge)));--w1-ticketing-cart-summary-button-margin-inline:0;--w1-ticketing-cart-panel-width:100vw;--w1-ticketing-cart-panel-left:calc(0px - var(--w1-ticketing-quota-cart-effective-inline-edge));--w1-ticketing-cart-item-columns:12px minmax(0,1fr) auto 30px;--w1-ticketing-cart-item-gap:0 11px;--w1-ticketing-cart-item-min-height:60px;--w1-ticketing-cart-item-padding:0 10px 0 0;--w1-ticketing-cart-item-title-font-size:15px;--w1-ticketing-cart-item-detail-font-size:14px;--w1-ticketing-cart-item-price-font-size:15px;--w1-ticketing-cart-remove-width:30px;--w1-ticketing-cart-trash-size:28px;--w1-ticketing-cart-total-price-font-size:17px}.SeatLegend_legend__QhIy_{display:flex;flex-wrap:wrap;gap:12px;color:var(--w1-ticketing-muted);font-size:12px}.SeatLegend_item__8NU1n{display:inline-flex;align-items:center;gap:6px}.SeatLegend_swatch__W1Ob7{display:inline-block;width:14px;height:14px;border:var(--w1-ticketing-line) solid rgba(0,0,0,.1);border-radius:50%}.BasketSummary_summary__Lgi6o{overflow:hidden;border:var(--w1-ticketing-line) solid var(--w1-ticketing-border);border-radius:var(--w1-ticketing-radius);background:var(--w1-ticketing-bg)}.BasketSummary_disabled__WQuSq{opacity:.6;pointer-events:none}.BasketSummary_empty__JOfLy{padding:16px;color:var(--w1-ticketing-muted);text-align:center}.BasketSummary_header__CExR4,.BasketSummary_total__cC4ur{display:flex;justify-content:space-between;padding:10px 16px;color:var(--w1-ticketing-text);background:var(--w1-ticketing-surface);font-weight:700}.BasketSummary_header__CExR4{color:var(--w1-ticketing-muted);font-size:13px;font-weight:600}.BasketSummary_list__AzIQq{list-style:none;margin:0;padding:0}.BasketSummary_item__t5_FR{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 16px;border-top:var(--w1-ticketing-line) solid var(--w1-ticketing-border);color:var(--w1-ticketing-text);font-size:13px}.BasketSummary_itemMain__MXaEK{min-width:0}.BasketSummary_itemMeta__hl0BS{display:flex;flex-shrink:0;align-items:center;gap:8px;color:var(--w1-ticketing-muted);font-weight:600}.BasketSummary_total__cC4ur{border-top:var(--w1-ticketing-line) solid var(--w1-ticketing-border);font-size:14px}.BasketSummary_iconButton__rd1Ne{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;padding:0;border:0;background:transparent;color:var(--w1-ticketing-muted);font:inherit;font-size:16px;line-height:1;cursor:pointer}