.RecipeForm-module__P-6hha__form{flex-direction:column;gap:16px;display:flex}.RecipeForm-module__P-6hha__imageUpload{border:1px solid var(--line);background:var(--bg-soft);cursor:pointer;border-radius:18px;place-items:center;height:112px;transition:border-color .15s;display:grid;position:relative;overflow:hidden}.RecipeForm-module__P-6hha__imageUpload:hover{border-color:var(--accent)}.RecipeForm-module__P-6hha__imageUploadInner{color:var(--ink-3);flex-direction:row;align-items:center;gap:12px;display:flex}.RecipeForm-module__P-6hha__imageUploadCircle{background:var(--bg-elev);width:32px;height:32px;color:var(--accent);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.RecipeForm-module__P-6hha__imageUploadPlus{justify-content:center;align-items:center;font-size:18px;font-weight:300;display:flex}.RecipeForm-module__P-6hha__imageUploadTextBlock{flex-direction:column;justify-content:center;height:32px;display:flex}.RecipeForm-module__P-6hha__imageUploadLabel{color:var(--ink-2);font-size:13px;font-weight:500;display:block}.RecipeForm-module__P-6hha__imageUploadHint{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:11px;font-weight:500}.RecipeForm-module__P-6hha__imageRemoveBtn{color:#fff;cursor:pointer;z-index:2;background:rgba(0,0,0,.5);border:none;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:10px;right:10px}.RecipeForm-module__P-6hha__field{flex-direction:column;gap:6px;display:flex}.RecipeForm-module__P-6hha__fieldLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:10px;font-weight:500}.RecipeForm-module__P-6hha__textarea{border:1px solid var(--line);background:var(--bg-elev);width:100%;color:var(--ink);font-size:14px;font-family:var(--sans);resize:none;border-radius:12px;outline:none;min-height:80px;padding:12px 14px;line-height:1.5;transition:border-color .15s}.RecipeForm-module__P-6hha__textarea:focus{border-color:var(--accent)}.RecipeForm-module__P-6hha__textarea::placeholder{color:var(--ink-3)}.RecipeForm-module__P-6hha__pills{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.RecipeForm-module__P-6hha__pill{background:var(--bg-elev);color:var(--ink-2);border:1px solid var(--line);cursor:pointer;white-space:nowrap;font-size:13px;font-weight:500;font-family:var(--sans);border-radius:999px;padding:7px 14px;transition:background .15s,border-color .15s,color .15s}.RecipeForm-module__P-6hha__pill:hover{border-color:var(--accent);color:var(--accent)}.RecipeForm-module__P-6hha__pillActive{background:var(--accent);border-color:var(--accent);color:#fff}.RecipeForm-module__P-6hha__metaRow{grid-template-columns:120px 1fr;align-items:start;gap:16px;display:grid}@media (max-width:480px){.RecipeForm-module__P-6hha__metaRow{grid-template-columns:1fr}}.RecipeForm-module__P-6hha__section{flex-direction:column;gap:10px;display:flex}.RecipeForm-module__P-6hha__sectionHeader{justify-content:space-between;align-items:center;display:flex}.RecipeForm-module__P-6hha__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:10px;font-weight:500}.RecipeForm-module__P-6hha__categoryCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.RecipeForm-module__P-6hha__categoryHeader{align-items:center;gap:8px;padding:12px 14px;display:flex}.RecipeForm-module__P-6hha__categoryDotWrapper{flex-shrink:0;justify-content:center;align-items:center;width:16px;display:flex}.RecipeForm-module__P-6hha__categoryDot{background:var(--accent);border-radius:999px;width:7px;height:7px}.RecipeForm-module__P-6hha__categoryHeader .RecipeForm-module__P-6hha__categoryTitleInput{width:auto;min-width:0;font-family:var(--serif);color:var(--ink);background:0 0;border:1px solid transparent;border-radius:8px;flex:1;padding:4px 6px;font-size:17px;font-weight:600;transition:border-color .15s}.RecipeForm-module__P-6hha__categoryHeader .RecipeForm-module__P-6hha__categoryTitleInput:hover{border-color:var(--line)}.RecipeForm-module__P-6hha__categoryHeader .RecipeForm-module__P-6hha__categoryTitleInput:focus{border-color:var(--accent)}.RecipeForm-module__P-6hha__categoryHeader .RecipeForm-module__P-6hha__categoryTitleText{min-width:0;font-family:var(--serif);color:var(--ink);flex:1;padding:4px 6px;font-size:17px;font-weight:600}.RecipeForm-module__P-6hha__categoryRemoveBtn{cursor:pointer;color:var(--ink-3);background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;transition:color .15s;display:flex}.RecipeForm-module__P-6hha__categoryRemoveBtn:hover{color:var(--accent)}.RecipeForm-module__P-6hha__ingredientRowDnd{border-top:1px solid var(--line);background:#fff;align-items:center;gap:8px;padding:10px 14px;display:flex}.RecipeForm-module__P-6hha__ingredientRowDndDragging{border-top-color:transparent}.RecipeForm-module__P-6hha__ingredientRowContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.RecipeForm-module__P-6hha__dragHandle{cursor:grab;color:var(--ink-3);touch-action:none;background:0 0;border:none;flex-shrink:0;align-items:center;padding:8px 2px;transition:color .15s;display:flex}.RecipeForm-module__P-6hha__dragHandle:hover{color:var(--ink-2)}.RecipeForm-module__P-6hha__dragHandle:active{cursor:grabbing}.RecipeForm-module__P-6hha__addToCategoryBtn{border-top:1px solid var(--line);cursor:pointer;width:100%;font-family:var(--sans);color:var(--ink-3);background:0 0;justify-content:center;align-items:center;padding:11px 14px;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}.RecipeForm-module__P-6hha__addToCategoryBtn:hover{color:var(--accent)}.RecipeForm-module__P-6hha__addCategoryWrap{position:relative}.RecipeForm-module__P-6hha__addBtnActive{border-color:var(--accent);color:var(--accent)}.RecipeForm-module__P-6hha__categoryDropdown{z-index:20;background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 28px rgba(0,0,0,.12)}.RecipeForm-module__P-6hha__dropdownItem{cursor:pointer;font-family:var(--sans);color:var(--ink);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;transition:background .12s;display:flex}.RecipeForm-module__P-6hha__dropdownItem:hover{background:var(--bg-soft)}.RecipeForm-module__P-6hha__dropdownDivider{background:var(--line);height:1px;margin:4px 8px}.RecipeForm-module__P-6hha__dropdownCustomItem{color:var(--accent);font-weight:500}.RecipeForm-module__P-6hha__ingredientRow{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.RecipeForm-module__P-6hha__ingredientRow .RecipeForm-module__P-6hha__ingredientNameInput{background:0 0;border:none;flex:1;min-width:0;padding:6px 4px;font-size:14px}.RecipeForm-module__P-6hha__ingredientRow .RecipeForm-module__P-6hha__inputAmount{border:1px solid var(--line);background:var(--bg-soft);width:52px;min-width:0;color:var(--ink);font-family:var(--sans);text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:12px;outline:none;flex:0 0 52px;padding:7px 8px;font-size:13px;line-height:1.4;transition:border-color .15s}.RecipeForm-module__P-6hha__inputAmount:focus{border-color:var(--accent)}.RecipeForm-module__P-6hha__ingredientRow .RecipeForm-module__P-6hha__selectNative{border:1px solid var(--line);background:var(--bg-soft);width:76px;min-width:0;color:var(--ink);font-family:var(--sans);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239e8e7a' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:12px;outline:none;flex:0 0 76px;padding:7px 28px 7px 8px;font-size:13px;line-height:1.4;transition:border-color .15s}.RecipeForm-module__P-6hha__selectNative:focus{border-color:var(--accent)}.RecipeForm-module__P-6hha__ingredientNotInDb{letter-spacing:.04em;text-transform:uppercase;color:var(--amber);background:color-mix(in srgb,var(--amber)12%,transparent);border:1px solid color-mix(in srgb,var(--amber)30%,transparent);border-radius:6px;align-items:center;gap:4px;padding:3px 7px;font-size:10px;font-weight:600;display:inline-flex}.RecipeForm-module__P-6hha__nutritionNote{color:var(--ink-3);margin:0;font-size:11px}.RecipeForm-module__P-6hha__nutritionForm{background:var(--bg-soft);border:1px solid color-mix(in srgb,var(--amber)30%,transparent);border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.RecipeForm-module__P-6hha__nutritionFormLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--amber);font-size:10px;font-weight:600}.RecipeForm-module__P-6hha__nutritionGrid{grid-template-columns:1fr 1fr 1fr 1fr;gap:6px;display:grid}.RecipeForm-module__P-6hha__nutritionField{flex-direction:column;gap:3px;display:flex}.RecipeForm-module__P-6hha__nutritionFieldLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);font-size:9px;font-weight:600}.RecipeForm-module__P-6hha__nutritionInput{border:1px solid var(--line);background:var(--bg-elev);width:100%;color:var(--ink);font-size:13px;font-family:var(--sans);border-radius:8px;outline:none;padding:8px 10px;transition:border-color .15s}.RecipeForm-module__P-6hha__nutritionInput:focus{border-color:var(--amber)}.RecipeForm-module__P-6hha__stepCardWrap{background:var(--bg-elev);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.RecipeForm-module__P-6hha__stepHeader{align-items:flex-start;gap:10px;padding:14px 12px 10px 14px;display:flex}.RecipeForm-module__P-6hha__stepNumAvatar{background:var(--accent-soft);width:26px;height:26px;color:var(--accent-ink);font-family:var(--serif);border-radius:999px;flex-shrink:0;place-items:center;margin-top:3px;font-size:13px;font-weight:600;display:grid}.RecipeForm-module__P-6hha__stepTextarea{resize:none;color:var(--ink);font-size:14px;line-height:1.5;font-family:var(--sans);background:0 0;border:none;outline:none;flex:1;min-height:42px;padding:0}.RecipeForm-module__P-6hha__stepTextarea:focus-visible{box-shadow:inset 0 0 0 1.5px var(--accent);border-radius:6px;outline:none;transition:box-shadow .15s}.RecipeForm-module__P-6hha__stepTextarea::placeholder{color:var(--ink-3)}.RecipeForm-module__P-6hha__stepDeleteBtn{color:var(--ink-3);cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-top:2px;padding:4px;transition:color .15s;display:inline-flex}.RecipeForm-module__P-6hha__stepDeleteBtn:hover{color:var(--accent)}.RecipeForm-module__P-6hha__stepPhotoRow{padding:0 12px 10px}.RecipeForm-module__P-6hha__stepPhotoPreview{background:var(--bg-soft);border-radius:12px;width:100%;height:96px;position:relative;overflow:hidden}.RecipeForm-module__P-6hha__stepPhotoReplaceBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:rgba(20,18,16,.55);border:none;border-radius:999px;align-items:center;gap:5px;height:26px;padding:0 10px;font-size:11.5px;font-weight:500;display:inline-flex;position:absolute;top:8px;right:8px}.RecipeForm-module__P-6hha__stepPhotoBtn{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink-2);cursor:pointer;font-size:13.5px;font-weight:500;font-family:var(--sans);border-radius:12px;align-items:center;gap:10px;padding:11px 12px;transition:border-color .15s;display:flex}.RecipeForm-module__P-6hha__stepPhotoBtn:hover{border-color:var(--accent)}.RecipeForm-module__P-6hha__stepPhotoBtnCircle{background:var(--accent-soft);width:26px;height:26px;color:var(--accent-ink);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.RecipeForm-module__P-6hha__stepPhotoBtnHint{color:var(--ink-3);font-size:10px;font-family:var(--mono);margin-left:auto}.RecipeForm-module__P-6hha__stepDropdownRow{padding:0 12px 10px}.RecipeForm-module__P-6hha__stepFieldsRow{grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 8px;display:grid}.RecipeForm-module__P-6hha__iosField{background:var(--bg);border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;font-family:var(--sans);border-radius:12px;align-items:center;gap:8px;padding:9px 12px;transition:background .15s,border-color .15s;display:flex}.RecipeForm-module__P-6hha__iosField:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RecipeForm-module__P-6hha__iosFieldActive{background:var(--accent-soft);border-color:var(--accent)}.RecipeForm-module__P-6hha__iosFieldIcon{background:var(--bg-soft);width:26px;height:26px;color:var(--ink-2);border-radius:8px;flex-shrink:0;place-items:center;transition:background .15s,color .15s;display:grid}.RecipeForm-module__P-6hha__iosFieldIconActive{background:var(--accent);color:#fff}.RecipeForm-module__P-6hha__iosFieldText{flex-direction:column;min-width:0;display:flex}.RecipeForm-module__P-6hha__iosFieldLabel{color:var(--ink-3);font-size:9.5px;line-height:1;font-family:var(--mono);text-transform:uppercase;letter-spacing:.05em}.RecipeForm-module__P-6hha__iosFieldValue{color:var(--ink-3);font-size:14px;font-weight:600;font-family:var(--sans);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.RecipeForm-module__P-6hha__iosFieldValueSet{color:var(--ink);font-family:var(--serif);font-variation-settings:"opsz" 80}.RecipeForm-module__P-6hha__ingDropdownWrap{flex-direction:column;display:flex}.RecipeForm-module__P-6hha__ingDropdownBtn{background:var(--bg);border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;font-family:var(--sans);border-radius:12px;align-items:center;gap:8px;padding:10px 12px;transition:background .15s,border-color .15s;display:flex}.RecipeForm-module__P-6hha__ingDropdownBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RecipeForm-module__P-6hha__ingDropdownBtnOpen{background:var(--accent-soft);border-color:var(--accent)}.RecipeForm-module__P-6hha__ingDropdownCount{background:var(--bg-soft);color:var(--ink-2);font-size:10px;font-family:var(--mono);border-radius:999px;flex-shrink:0;padding:2px 7px}.RecipeForm-module__P-6hha__ingDropdownCountOpen{background:var(--accent);color:#fff}.RecipeForm-module__P-6hha__ingDropdownChevron{color:var(--ink-3);flex-shrink:0;transition:transform .18s}.RecipeForm-module__P-6hha__ingDropdownChevronOpen{transform:rotate(180deg)}.RecipeForm-module__P-6hha__ingDropdownList{background:var(--bg);border:1px solid var(--line);border-radius:12px;max-height:200px;margin-top:6px;padding:4px;list-style:none;animation:.18s RecipeForm-module__P-6hha__wheelIn;overflow-y:auto}.RecipeForm-module__P-6hha__ingDropdownItem{text-align:left;cursor:pointer;width:100%;font-family:var(--sans);background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:8px 10px;transition:background .12s;display:flex}.RecipeForm-module__P-6hha__ingDropdownItem:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RecipeForm-module__P-6hha__ingDropdownItemActive{background:var(--bg-soft)}.RecipeForm-module__P-6hha__ingCheckbox{border:1.5px solid var(--line-strong);background:var(--bg-elev);color:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:18px;height:18px;transition:background .12s,border-color .12s;display:grid}.RecipeForm-module__P-6hha__ingCheckboxActive{border-color:var(--accent);background:var(--accent)}.RecipeForm-module__P-6hha__ingDropdownItemName{color:var(--ink);flex:1;font-size:13.5px}.RecipeForm-module__P-6hha__ingDropdownItemAmount{color:var(--ink-3);font-size:11px;font-family:var(--mono)}@keyframes RecipeForm-module__P-6hha__wheelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.RecipeForm-module__P-6hha__wheelPicker{padding:4px 12px 12px;animation:.22s RecipeForm-module__P-6hha__wheelIn}.RecipeForm-module__P-6hha__wheelPickerInner{position:relative}.RecipeForm-module__P-6hha__wheelBand{background:var(--bg-soft);pointer-events:none;border-radius:10px;position:absolute;left:8px;right:8px}.RecipeForm-module__P-6hha__wheelColumns{align-items:stretch;display:flex}.RecipeForm-module__P-6hha__wheelColumn{scroll-snap-type:y mandatory;scrollbar-width:none;flex:1;min-width:0;height:180px;overflow-x:hidden;overflow-y:auto;-webkit-mask-image:linear-gradient(transparent 0%,#000 22%,#000 78%,transparent 100%);mask-image:linear-gradient(transparent 0%,#000 22%,#000 78%,transparent 100%)}.RecipeForm-module__P-6hha__wheelColumn::-webkit-scrollbar{display:none}.RecipeForm-module__P-6hha__wheelItem{scroll-snap-align:center;height:36px;font-family:var(--serif);font-variation-settings:"opsz" 100;color:var(--ink-3);opacity:.55;-webkit-user-select:none;-moz-user-select:none;user-select:none;place-items:center;font-size:18px;font-weight:500;transition:font-size .12s,opacity .12s,color .12s;display:grid}.RecipeForm-module__P-6hha__wheelItemActive{color:var(--ink);opacity:1;font-size:22px;font-weight:600}.RecipeForm-module__P-6hha__wheelItemSuffix{color:var(--ink-3);font-size:12px;font-weight:500;font-family:var(--sans);margin-left:4px}.RecipeForm-module__P-6hha__wheelClearRow{justify-content:center;margin-top:6px;display:flex}.RecipeForm-module__P-6hha__wheelClearBtn{color:var(--ink-3);cursor:pointer;font-size:12px;font-weight:500;font-family:var(--sans);background:0 0;border:none;padding:4px 10px;transition:color .15s}.RecipeForm-module__P-6hha__wheelClearBtn:hover{color:var(--accent)}.RecipeForm-module__P-6hha__wheelClearBtn:focus-visible{outline:2px solid var(--accent);border-radius:6px}.RecipeForm-module__P-6hha__removeBtn{cursor:pointer;color:var(--ink-3);background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;transition:color .15s;display:flex}.RecipeForm-module__P-6hha__removeBtn:hover{color:var(--accent)}.RecipeForm-module__P-6hha__addBtn{border:1px dashed var(--line-strong);width:100%;color:var(--ink-2);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--sans);background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:11px 0;transition:border-color .15s,color .15s;display:inline-flex}.RecipeForm-module__P-6hha__addBtn:hover{border-color:var(--accent);color:var(--accent)}.RecipeForm-module__P-6hha__submitBtn{background:var(--accent);color:#fff;cursor:pointer;width:100%;font-size:15px;font-weight:600;font-family:var(--sans);border:none;border-radius:14px;margin-top:4px;padding:14px 0;transition:background .15s}.RecipeForm-module__P-6hha__submitBtn:hover{background:var(--accent-hover)}.RecipeForm-module__P-6hha__submitBtn:disabled{opacity:.6;cursor:default}.RecipeForm-module__P-6hha__removeBtnEnd{align-self:flex-end}.RecipeForm-module__P-6hha__tagOverrideList{flex-direction:column;gap:8px;display:flex}.RecipeForm-module__P-6hha__tagOverrideRow{background:var(--bg-elev);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.RecipeForm-module__P-6hha__tagOverrideName{color:var(--ink);flex:1;min-width:0;font-size:13px;font-weight:500}.RecipeForm-module__P-6hha__tagOverrideAuto{color:var(--ink-3);flex-shrink:0;font-size:11px}.RecipeForm-module__P-6hha__tagOverrideAutoOn{color:var(--accent);font-weight:600}.RecipeForm-module__P-6hha__tagOverrideControls{border:1px solid var(--line);border-radius:8px;flex-shrink:0;display:flex;overflow:hidden}.RecipeForm-module__P-6hha__tagOverrideBtn{background:var(--bg);cursor:pointer;color:var(--ink-2);font-size:11px;font-weight:500;font-family:var(--sans);white-space:nowrap;border:none;padding:5px 10px;transition:background .12s,color .12s}.RecipeForm-module__P-6hha__tagOverrideBtn+.RecipeForm-module__P-6hha__tagOverrideBtn{border-left:1px solid var(--line)}.RecipeForm-module__P-6hha__tagOverrideBtnActive{background:var(--accent);color:#fff}.RecipeForm-module__P-6hha__tagOverrideBtnActiveOff{background:var(--bg-soft);color:var(--ink)}
.Toast-module__aaJ-4q__toast{--toast-bg:#1e1710;--toast-title:#f0e8dc;--toast-label:#8a7a69;--toast-icon:#6b5f52;background:var(--toast-bg);opacity:0;pointer-events:auto;border-radius:18px;width:100%;max-width:420px;transition:opacity .22s,transform .22s;overflow:hidden;transform:translateY(12px);box-shadow:0 8px 24px rgba(0,0,0,.32),0 2px 8px rgba(0,0,0,.24)}[data-theme=dark] .Toast-module__aaJ-4q__toast{--toast-bg:#0e0b08;--toast-title:#f3ede3;--toast-label:var(--ink-3);--toast-icon:var(--ink-3)}.Toast-module__aaJ-4q__toast.Toast-module__aaJ-4q__visible{opacity:1;transform:translateY(0)}.Toast-module__aaJ-4q__body{align-items:center;gap:12px;padding:12px 14px;display:flex}.Toast-module__aaJ-4q__icon{color:var(--toast-icon);flex-shrink:0;align-items:center;display:flex}.Toast-module__aaJ-4q__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Toast-module__aaJ-4q__label{font-family:var(--sans);color:var(--toast-label);letter-spacing:.01em;font-size:11px;font-weight:500;line-height:1.2}.Toast-module__aaJ-4q__title{font-family:var(--sans);color:var(--toast-title);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.Toast-module__aaJ-4q__actionWrap{flex-shrink:0;display:inline-flex;position:relative}.Toast-module__aaJ-4q__action{z-index:1;font-family:var(--sans);color:var(--accent);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;padding:6px 12px;font-size:13px;font-weight:600;transition:opacity .15s;position:relative}.Toast-module__aaJ-4q__ring{pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}.Toast-module__aaJ-4q__ringRect{fill:none;stroke:var(--accent);stroke-width:1.5px;stroke-dasharray:1;stroke-dashoffset:0;opacity:.5;animation:Toast-module__aaJ-4q__toast-ring-drain var(--toast-duration,5s)linear forwards}@keyframes Toast-module__aaJ-4q__toast-ring-drain{to{stroke-dashoffset:1px}}.Toast-module__aaJ-4q__action:hover{opacity:.8}.Toast-module__aaJ-4q__action:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}
.ToastStack-module__PcuoMq__stack{z-index:1000;pointer-events:none;justify-content:center;padding:0 16px;display:flex;position:fixed;bottom:80px;left:0;right:0}.ToastStack-module__PcuoMq__layer{width:100%;max-width:420px;position:relative}.ToastStack-module__PcuoMq__item{transform:translateY(calc(var(--depth,0)*8px));transform-origin:top;z-index:calc(100 - var(--depth,0));transition:transform .25s,opacity .25s;position:relative}.ToastStack-module__PcuoMq__item:not([data-depth="0"]){position:absolute;top:0;left:0;right:0}@media (min-width:768px){.ToastStack-module__PcuoMq__stack{bottom:24px}}
.SwipeToDelete-module__UTgO7G__swipeWrapper{background:inherit;max-height:200px;transition:max-height;position:relative;overflow:hidden}.SwipeToDelete-module__UTgO7G__swipeRemoving{pointer-events:none}.SwipeToDelete-module__UTgO7G__swipeDeleteBg{color:#fff;background:#e53935;justify-content:flex-end;align-items:center;padding-right:18px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.SwipeToDelete-module__UTgO7G__swipeDeleteIcon{will-change:transform;place-items:center;width:40px;height:40px;display:grid;transform:scale(.8)}.SwipeToDelete-module__UTgO7G__swipeContent{background:inherit;touch-action:pan-y;position:relative}
