@import"https://fonts.googleapis.com/css2?family=Mulish:wght@400;600;700;800&display=swap";/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--color-primary: #050505;--color-main: #1a1a1a;--color-secondary: #bfbebe;--color-white: #ffffff;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--color-background: var(--color-white);--color-background-dark: var(--color-primary);--color-text: var(--color-primary);--color-text-primary: var(--color-primary);--color-text-main: var(--color-main);--color-text-secondary: var(--color-secondary);--color-text-muted: var(--color-secondary);--color-text-inverse: var(--color-white);--btn-primary-bg: var(--color-primary);--btn-primary-text: var(--color-white);--btn-primary-border: var(--color-primary);--btn-primary-hover-bg: var(--color-secondary);--btn-secondary-bg: transparent;--btn-secondary-text: var(--color-primary);--btn-secondary-border: var(--color-secondary);--btn-secondary-hover-bg: var(--color-primary);--btn-secondary-hover-text: var(--color-white);--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--font-xs: 12px;--font-sm: 14px;--font-md: 16px;--font-lg: 18px;--font-xl: 20px;--font-2xl: 24px;--font-3xl: 32px;--font-4xl: 40px;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-bold2: 800;--font-family-heading: "Mulish", sans-serif;--font-family-body: "Mulish", sans-serif;--line-height-tight: 1.25;--line-height-heading: 1.375;--line-height-body: 1.5;--line-height-normal: 1.5;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-xxl: 30px;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--transition-fast: .15s ease-in-out;--transition-normal: .25s ease-in-out;--transition-slow: .35s ease-in-out;--container-mobile: 375px;--container-tablet: 768px;--container-desktop: 1440px}*{box-sizing:border-box;margin:0;padding:0}*:before,*:after{box-sizing:border-box}html{line-height:var(--line-height-normal);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-family-body),sans-serif;font-size:var(--font-md);font-weight:var(--font-normal);line-height:var(--line-height-normal);color:var(--color-text-primary);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:var(--transition-fast)}a:hover{color:var(--color-text-secondary)}button{border:none;background:none;cursor:pointer;font-family:inherit;transition:var(--transition-fast)}button:disabled{cursor:not-allowed;opacity:.6}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:transparent;border:none;outline:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:var(--font-semibold);line-height:var(--line-height-tight);color:var(--color-text-primary)}h1{font-size:var(--font-4xl)}h2{font-size:var(--font-3xl)}h3{font-size:var(--font-2xl)}h4{font-size:var(--font-xl)}h5{font-size:var(--font-lg)}h6{font-size:var(--font-md)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}html{scroll-behavior:smooth}::selection{background-color:var(--color-primary);color:var(--color-white)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:var(--color-secondary);border-radius:var(--radius-sm)}::-webkit-scrollbar-thumb:hover{background:var(--color-secondary)}#root{width:100%;min-height:100vh;margin-top:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}._categoriesLink_yzvio_4{display:flex;justify-content:center;margin:2rem 0}._viewCategoriesButton_yzvio_10{display:inline-block;padding:.75rem 1.5rem;background-color:#ff6b6b;color:#fff;text-decoration:none;border-radius:4px;font-weight:700;transition:background-color .3s ease,transform .2s ease;box-shadow:0 2px 4px #0000001a}._viewCategoriesButton_yzvio_10:hover{background-color:#ff5252;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._viewCategoriesButton_yzvio_10:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}._page_1n693_1{min-height:100%;display:flex;flex-direction:column;width:100%}._hero_onomg_1{background:var(--color-primary);border-radius:0 0 var(--radius-xxl) var(--radius-xxl);flex-shrink:0;height:744px;position:relative;overflow:hidden;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding-bottom:133px;margin:0 auto}._hero_onomg_1 *{box-sizing:border-box}._heroContent_onomg_21{position:relative;width:100%;height:225px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:130px;z-index:2}._improveYourCulinaryTalents_onomg_33{color:var(--color-white);text-align:center;font-size:var(--font-4xl);line-height:1;letter-spacing:-.02em;text-transform:uppercase;max-width:300px;width:100%;margin:0 auto 20px;font-weight:var(--font-bold2)}._heroButton_onomg_46._heroButton_onomg_46{padding-top:11px;padding-bottom:11px;transition:color .4s ease,background-color .4s ease}._heroContent_onomg_21 ._heroButton_onomg_46._heroButton_onomg_46:hover{background-color:var(--color-white);color:var(--color-primary);transform:none}._amazingRecipes_onomg_58._amazingRecipes_onomg_58{color:var(--color-white);text-align:center;font-size:var(--font-sm);line-height:var(--line-height-normal);letter-spacing:-.02em;font-weight:var(--font-medium);max-width:290px;width:100%;margin:0 auto 20px}._imagePanacota_onomg_70{width:77px;height:70px;border-radius:var(--radius-xl);opacity:1;transform:rotate(11deg);position:absolute;bottom:134px;left:35px}._imageRulet_onomg_81{width:190px;height:172px;transform:rotate(-12deg);border-radius:30px;position:absolute;bottom:114px;right:40px}@media screen and (min-width: 375px){._improveYourCulinaryTalents_onomg_33{max-width:327px}._amazingRecipes_onomg_58._amazingRecipes_onomg_58{width:326px;max-width:unset}}@media screen and (min-width: 768px){._hero_onomg_1{height:902px}._heroContent_onomg_21{height:440px;padding-top:127px}._improveYourCulinaryTalents_onomg_33{font-size:70px;margin-bottom:40px;line-height:1;width:678px;max-width:unset}._amazingRecipes_onomg_58._amazingRecipes_onomg_58{width:577px;margin-bottom:40px;font-size:var(--font-md);line-height:var(--line-height-body)}._imagePanacota_onomg_70{width:128px;height:116px;bottom:154px;left:117px}._imageRulet_onomg_81{width:302px;height:273px;bottom:110px;right:146px}._heroButton_onomg_46._heroButton_onomg_46{padding-top:15px;padding-bottom:15px}}@media screen and (min-width: 1440px){._hero_onomg_1{height:880px;width:1400px}._heroContent_onomg_21{height:530px;padding-top:68px}._improveYourCulinaryTalents_onomg_33{font-size:90px;width:875px}._imagePanacota_onomg_70{bottom:134px;left:448px}._imageRulet_onomg_81{bottom:104px;right:448px}}._testimonials_17c8a_1{display:flex;flex-direction:column;justify-content:center;padding:64px 0}._testimonialsContainer_17c8a_8{max-width:343px;margin:0 auto;text-align:center;position:relative;width:100%}._loadingContainer_17c8a_16{text-align:center;padding:40px;font-size:var(--font-lg)}._noTestimonials_17c8a_22{font-size:var(--font-lg);margin:40px 0}._swiper_17c8a_28 .swiper-slide{height:auto!important;display:flex;align-items:stretch;justify-content:center}._swiper_17c8a_28 .swiper-wrapper{height:auto!important;display:flex}@media (min-width: 768px){._testimonials_17c8a_1{padding:100px 0}._testimonialsContainer_17c8a_8{max-width:704px}._swiper_17c8a_28{padding-bottom:120px}}@media (min-width: 1440px){._testimonials_17c8a_1{padding:120px 0}._testimonialsContainer_17c8a_8{max-width:822px}._swiper_17c8a_28{padding-bottom:150px}}._testimonialWrapper_17a4i_2 ._testimonialText_17a4i_2{font-size:var(--font-lg);margin-bottom:64px;font-weight:var(--font-medium);text-align:center;line-height:1.33;letter-spacing:-.36px}._testimonialWrapper_17a4i_2{text-align:center;width:343px;margin:0 auto;display:flex;flex-direction:column;height:auto}._testimonialWrapper_17a4i_2 ._author_17a4i_20{font-weight:800;font-size:var(--font-md);margin-bottom:40px;line-height:1.5;letter-spacing:-.32px;text-transform:uppercase}@media (min-width: 768px){._testimonialWrapper_17a4i_2{width:704px}._testimonialWrapper_17a4i_2 ._testimonialText_17a4i_2{font-size:var(--font-2xl);margin-bottom:80px;line-height:1.5;letter-spacing:-.48px}._testimonialWrapper_17a4i_2 ._author_17a4i_20{font-size:var(--font-xl);line-height:1.2;letter-spacing:-.4px}}@media (min-width: 1440px){._testimonialWrapper_17a4i_2{width:822px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._testimonialIntroText_ofnw5_1{font-size:14px;line-height:1.43;letter-spacing:-.28px;margin-bottom:16px}._testimonialHeading_ofnw5_8{line-height:1.14;letter-spacing:-.56px;margin-bottom:64px;text-transform:uppercase}._quoteIcon_ofnw5_15{width:40px;height:32px;position:absolute;top:80px;left:8px}@media (min-width: 768px){._testimonialIntroText_ofnw5_1{font-size:16px;line-height:1.5;letter-spacing:-.32px}._testimonialHeading_ofnw5_8{line-height:1.1;letter-spacing:-.8px;margin-bottom:80px}._quoteIcon_ofnw5_15{width:59px;height:48px;position:absolute;top:76px;left:40px}}@media (min-width: 1440px){._testimonialIntroText_ofnw5_1{font-size:24px;letter-spacing:-.48px}}._customPagination_mfsmm_1{display:flex;justify-content:center;align-items:center}._paginationBullet_mfsmm_7{width:14px;height:14px;background-color:var(--color-secondary);border-radius:50%;opacity:1;margin:0 6px;border:none;cursor:pointer;padding:0;transition:background-color .3s ease}._paginationBulletActive_mfsmm_20{background-color:var(--color-primary)}@media (min-width: 768px){._paginationBullet_mfsmm_7{width:16px;height:16px}}._recipePage_1letd_1{margin-bottom:64px}._wrap_1letd_5{margin-bottom:32px;width:343px;margin-left:auto;margin-right:auto}._recipePageTitle_1letd_12+._recipeText_1letd_12{color:var(--color-secondary);font-size:14px;line-height:1.43;letter-spacing:-.28px;margin-top:16px}._recipePageTitle_1letd_12{line-height:1.14;letter-spacing:-.56px}@media screen and (min-width: 768px){._recipePage_1letd_1{margin-bottom:100px}._wrap_1letd_5{margin-bottom:40px;width:704px}._recipePageTitle_1letd_12+._recipeText_1letd_12{color:var(--color-main);font-size:16px;line-height:1.5;letter-spacing:-.32px;margin-top:20px}._recipePageTitle_1letd_12{line-height:1.1;letter-spacing:-.8px}}@media screen and (min-width: 1440px){._recipePage_1letd_1{margin-bottom:120px}._wrap_1letd_5{width:1280px}}._container_rhank_1{width:100%;margin:0 auto;box-sizing:border-box;padding:8px}@media screen and (max-width: 374px){._container_rhank_1{max-width:100%}}@media screen and (min-width: 375px){._container_rhank_1{max-width:375px}}@media screen and (min-width: 768px){._container_rhank_1{max-width:768px;padding:16px}}@media screen and (min-width: 1440px){._container_rhank_1{max-width:1480px;padding:20px}}._item_1ok1p_1{display:flex;align-items:center;gap:14px;position:relative;min-width:163px}._imgWrap_1ok1p_9{width:75px;height:75px;padding:10px;border:1px solid var(--color-secondary);border-radius:15px}._image_1ok1p_17{width:55px;height:55px}._infoWrap_1ok1p_22{display:flex;flex-direction:column;gap:2px;padding:16px 22px 16px 0}._infoWrap_1ok1p_22 p{font-size:14px}._closeBtn_1ok1p_33{position:absolute;top:4px;right:4px;background:transparent;border:none;cursor:pointer;font-size:16px;padding:2px;transition:color .2s ease;width:16px;height:16px}@media screen and (min-width: 768px){._image_1ok1p_17{width:60px;height:60px}._imgWrap_1ok1p_9{width:90px;height:90px;padding:15px}._infoWrap_1ok1p_22{gap:4px;padding:19px 19px 19px 0}._item_1ok1p_1{min-width:178px}._infoWrap_1ok1p_22 p{font-size:16px}}._inputWrapper_p6kqe_2{display:flex;flex-direction:column;gap:var(--spacing-xs);width:100%}._label_p6kqe_9{font-size:var(--font-sm);font-weight:var(--font-medium);color:var(--color-text-primary);display:flex;align-items:center;gap:var(--spacing-xs)}._required_p6kqe_18{color:var(--color-error);font-size:var(--font-sm)}._input_p6kqe_2{width:100%;padding:var(--spacing-md);border:1px solid var(--color-secondary);border-radius:var(--radius-xxl);font-size:var(--font-md);font-family:inherit;color:var(--color-text-primary);background-color:var(--color-background);transition:var(--transition-fast);outline:none}._input_p6kqe_2::placeholder{color:var(--color-secondary)}._input_p6kqe_2:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #0505051a}._input_p6kqe_2:hover:not(:disabled):not(:focus){border-color:var(--color-secondary)}._input_p6kqe_2._error_p6kqe_50{border-color:var(--color-error)}._input_p6kqe_2._error_p6kqe_50:focus{border-color:var(--color-error);box-shadow:0 0 0 3px #ef44441a}._input_p6kqe_2._disabled_p6kqe_59{opacity:.6;cursor:not-allowed;background-color:var(--color-background)}._input_p6kqe_2._disabled_p6kqe_59:hover{border-color:var(--color-secondary)}._helperText_p6kqe_70,._errorText_p6kqe_71{font-size:var(--font-xs);line-height:1.25;margin-top:var(--spacing-xs)}._helperText_p6kqe_70{color:var(--color-secondary)}._errorText_p6kqe_71{color:var(--color-error)}@media (max-width: 767px){._input_p6kqe_2{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-sm)}}@media (prefers-reduced-motion: reduce){._input_p6kqe_2{transition:none}}._loadWrapBox_1984g_1{position:relative;width:343px;height:318px;border:1px dashed var(--color-secondary);border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:32px;box-sizing:border-box;cursor:pointer}._loaded_1984g_16{border:none;position:relative;width:343px}._loaded_1984g_16 p{text-align:center;margin-bottom:32px}._placeholderError_1984g_27._placeholderError_1984g_27{margin-bottom:8px;text-decoration:underline}._errorText_1984g_32._errorText_1984g_32{margin-bottom:32px}._imgWrapPrev_1984g_36{border-radius:30px;overflow:hidden;width:343px;height:318px;margin-bottom:16px}._previewImg_1984g_44{width:100%;height:100%;object-fit:cover;display:block;box-sizing:border-box;border-radius:30px}._uploadWrap_1984g_53{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;overflow:hidden}._loadWrap_1984g_1{display:flex;align-items:center;justify-content:center;flex-direction:column}._placeholder_1984g_27{text-decoration:underline;font-size:14px;font-weight:500;line-height:1.43;letter-spacing:-.28px;text-decoration-skip-ink:none}._hiddenInput_1984g_78{display:none}._imgWrap_1984g_36{position:relative;width:64px;height:64px;margin-bottom:16px}._camera_1984g_89{color:var(--color-secondary);width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._cameraFrame_1984g_99{color:var(--color-secondary);width:64px;height:64px;stroke-width:1px}@media screen and (min-width: 768px){._loaded_1984g_16{width:704px}._loadWrapBox_1984g_1{width:704px;height:400px;margin-bottom:80px}._uploadWrap_1984g_53{gap:20px;align-items:flex-start}._imgWrapPrev_1984g_36{margin-bottom:20px;width:704px;height:400px}._loaded_1984g_16 p{text-align:center;margin-bottom:80px}._placeholderError_1984g_27._placeholderError_1984g_27{margin-bottom:16px}._errorText_1984g_32._errorText_1984g_32{margin-bottom:80px}._placeholder_1984g_27{font-size:16px;line-height:1.5;letter-spacing:-.32px}}@media screen and (min-width: 1440px){._loadWrapBox_1984g_1{width:551px;height:400px;margin-bottom:0}._loaded_1984g_16{width:551px}._loaded_1984g_16 p{margin-bottom:unset}._imgWrapPrev_1984g_36{width:551px;height:400px}}._form_2ecjp_2{margin-left:auto;margin-right:auto}._formWrap_2ecjp_7{display:flex;gap:32px;flex-direction:column}._nameRecipeInput_2ecjp_13{width:343px}._nameRecipeInput_2ecjp_13 input{font-weight:var(--font-bold2);padding:0;border:none;font-size:18px;margin-bottom:32px;line-height:1.33;text-transform:uppercase}._nameRecipeError_2ecjp_27{gap:8px;margin-bottom:32px}._nameRecipeError_2ecjp_27 div input{border-bottom:none;padding:0}._recipeDescrInput_2ecjp_37{margin-bottom:32px;width:343px}._recipeDescrInput_2ecjp_37 div textarea{font-size:14px;line-height:1.43;width:343px;color:var(--color-secondary);letter-spacing:-.28px;border:none;border-bottom:1px solid var(--color-secondary);background:transparent}._recipeDescrInput_2ecjp_37 div textarea::placeholder{color:var(--color-secondary);opacity:1}._preparationWrap_2ecjp_58 textarea{border:none;border-bottom:1px solid var(--color-secondary);background:transparent}._preparationWrap_2ecjp_58 textarea::placeholder{color:var(--color-secondary);opacity:1}._recipeDescrInput_2ecjp_37+._extra_2ecjp_69 span{position:absolute;right:0;top:0}._recipeCount_2ecjp_75{width:48px;height:48px}._recipeWrapLabel_2ecjp_80{gap:8px;width:343px}._recipeWrapLabel_2ecjp_80 div input{font-size:14px;line-height:1.43;letter-spacing:-.02em}._sectionLabel_2ecjp_92{font-weight:800;letter-spacing:-.32px;text-transform:uppercase}._preparationWrap_2ecjp_58 label{margin-bottom:32px;gap:0}._preparationWrap_2ecjp_58{margin-bottom:80px;gap:0}._recipeTrash_2ecjp_108{width:48px;height:48px;background-color:var(--color-white);border-color:var(--color-secondary);color:var(--color-primary)}._recipeTrash_2ecjp_108 svg{width:20px;height:20px}._publishBtn_2ecjp_121{width:124px;font-weight:var(--font-bold);padding:16px 39px}._addIngredientBtn_2ecjp_127{width:229px;background-color:transparent;color:var(--btn-secondary-text);border-color:var(--btn-secondary-border);transition:all var(--transition-fast);font-weight:700;line-height:1.43;letter-spacing:-.28px}._addIngredientBtn_2ecjp_127:hover:not(:disabled),._addIngredientBtn_2ecjp_127:focus-visible{background-color:var(--btn-secondary-hover-bg);color:var(--btn-secondary-hover-text);border-color:var(--btn-secondary-hover-bg);box-shadow:var(--shadow-lg);transform:translateY(-2px)}._addIngredientBtn_2ecjp_127:disabled{opacity:.6;cursor:not-allowed;background-color:transparent;border-color:var(--color-secondary);color:var(--color-secondary);box-shadow:none;transform:none}._quantityField_2ecjp_157{gap:8px}._quantityField_2ecjp_157 div input{padding:0;min-height:46px;height:36px;font-size:14px;line-height:1.43;max-width:343px}._myrecipeTrash_2ecjp_170{width:36px;height:36px}._rightBlock_2ecjp_175{width:343px}._infoWrap_2ecjp_179{display:flex;flex-direction:column;margin-bottom:64px;width:343px;gap:20px}._flexRow_2ecjp_187{display:flex;flex-direction:column;width:343px;gap:20px}._ingredientsList_2ecjp_194{display:flex;gap:16px;flex-wrap:wrap}._addWrap_2ecjp_200{display:flex;flex-direction:column;gap:32px}._buttonsRow_2ecjp_206{display:flex;gap:8px;align-items:center;max-width:343px}@media screen and (min-width: 768px){._formWrap_2ecjp_7{gap:80px}._nameRecipeInput_2ecjp_13{width:649px}._nameRecipeInput_2ecjp_13 input{font-size:24px;margin-bottom:60px;line-height:1.17}._nameRecipeError_2ecjp_27{gap:16px;margin-bottom:40px}._recipeDescrInput_2ecjp_37{width:649px}._recipeDescrInput_2ecjp_37 div textarea{font-size:16px;line-height:1.5;width:649px;letter-spacing:-.32px;color:var(--color-main)}._recipeCount_2ecjp_75{width:56px;height:56px}._recipeWrapLabel_2ecjp_80{gap:16px;width:649px}._recipeWrapLabel_2ecjp_80 div input{font-size:16px;line-height:1.5}._sectionLabel_2ecjp_92{letter-spacing:-.4px}._preparationWrap_2ecjp_58 label{margin-bottom:40px}._preparationWrap_2ecjp_58{margin-bottom:80px}._recipeTrash_2ecjp_108{width:56px;height:56px}._publishBtn_2ecjp_121{width:146px}._addIngredientBtn_2ecjp_127{width:229px}._quantityField_2ecjp_157{gap:16px}._quantityField_2ecjp_157 div input{height:40px;line-height:1.5;font-size:16px}._myrecipeTrash_2ecjp_170{width:42px;height:42px}._rightBlock_2ecjp_175{width:649px}._infoWrap_2ecjp_179{width:649px;gap:60px;margin-bottom:80px}._flexRow_2ecjp_187{flex-direction:row;gap:20px;width:649px}._flexRowQuantity_2ecjp_318{align-items:flex-end}._addWrap_2ecjp_200{gap:40px}._ingredientsList_2ecjp_194{gap:28px}._buttonsRow_2ecjp_206{max-width:649px}._flexRowQuantityValid_2ecjp_334{align-items:flex-start}}@media screen and (min-width: 1440px){._formWrap_2ecjp_7{flex-direction:row}._form_2ecjp_2{display:flex;gap:80px;margin-left:auto;margin-right:auto;max-width:1280px;width:100%}}._controlPanelContainer_1h2r4_1{text-align:center}._controlPanel_1h2r4_1{display:inline-block}._profilePage_1h2r4_9{margin:0 auto;max-width:343px;width:100%}._profileHeading_1h2r4_15{margin-bottom:16px;text-align:left}._profileContainer_1h2r4_20{display:flex;flex-direction:column;gap:64px}._profileContent_1h2r4_26{display:inline-block;border:1px solid var(--color-secondary);border-radius:30px;margin-bottom:20px;max-width:343px;width:100%}._profileDescription_1h2r4_35._profileDescription_1h2r4_35{margin-top:0;margin-bottom:32px;color:var(--color-secondary);font-weight:500;line-height:1.43;letter-spacing:-.02em;font-size:14px}._userName_1h2r4_45{text-align:center}._uploadPhotoButton_1h2r4_49{width:28px;height:28px;position:absolute;transform:translate(-50%,-65%)}._uploadPhotoButton_1h2r4_49:hover,._uploadPhotoButton_1h2r4_49:active{transform:translate(-50%,-65%)}._profileInfo_1h2r4_61{display:flex;align-items:center;flex-direction:column;gap:16px;justify-content:center;padding:30px 69px}._profileImageContainer_1h2r4_70{flex-shrink:0}._imagePlaceholder_1h2r4_74{width:80px;height:80px;background-color:#e0e0e0;border-radius:50%;font-size:2.5rem;color:#555}._imagePlaceholder_1h2r4_74 img{border-radius:50%;width:80px;height:80px}._profileContent_1h2r4_26 ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}._profileContent_1h2r4_26 li{white-space:nowrap;display:flex;justify-content:start;align-items:center;gap:8px;color:var(--color-secondary)}._profileContent_1h2r4_26 li:last-child{border-bottom:none}._actionButton_1h2r4_111{width:100%}._tabContent_1h2r4_115{display:flex;flex-direction:column}._userInfo_1h2r4_120 ul li p{font-size:14px;line-height:1.43;letter-spacing:-.02em;color:var(--color-secondary)}._tabsSection_1h2r4_127{min-height:279px}@media (min-width: 768px){._profilePage_1h2r4_9{padding-bottom:100px;width:704px;max-width:unset}._profileHeading_1h2r4_15{margin-bottom:20px}._profileDescription_1h2r4_35._profileDescription_1h2r4_35{max-width:443px;margin-bottom:40px;color:var(--color-primary);line-height:1.5;font-size:16px}._imagePlaceholder_1h2r4_74,._imagePlaceholder_1h2r4_74 img{width:120px;height:120px}._uploadPhotoButton_1h2r4_49{width:38px;height:38px}._profileContent_1h2r4_26{flex-direction:column;border:1px solid var(--color-primary);width:394px;max-width:unset}._profileInfo_1h2r4_61{flex:2;flex-direction:column;padding:40px 80px;gap:20px}._profileContainer_1h2r4_20{gap:80px}._profileContent_1h2r4_26 ul{width:234px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._tabsSection_1h2r4_127{min-height:285px}._userInfo_1h2r4_120 ul li p{font-size:16px;line-height:1.5;color:var(--color-primary)}}@media (min-width: 1440px){._tabsSection_1h2r4_127{width:846px;min-height:unset}._profilePage_1h2r4_9{padding-bottom:120px;width:1280px}._profileContent_1h2r4_26{border:1px solid var(--color-secondary)}._profileContainer_1h2r4_20{flex-direction:row;gap:40px}}._title_43ogn_1{font-weight:800;letter-spacing:-.64px;text-transform:uppercase;margin-bottom:20px;text-align:center}._text_43ogn_9{margin-bottom:40px;text-align:center;letter-spacing:-.32px;color:var(--color-text-main)}._buttonGroup_43ogn_16{display:flex;gap:20px;justify-content:center;flex-direction:column}._cancelButton_43ogn_23,._logoutButton_43ogn_24{width:100%}._logoutButton_43ogn_24{font-weight:700;line-height:1.5;letter-spacing:-.32px;padding:16px 24px}._cancelButton_43ogn_23{padding:16px 24px;border:1px solid #1a1a1a;font-weight:700;line-height:1.5;letter-spacing:-.32px}@media screen and (max-width: 767px){._title_43ogn_1{font-size:28px;line-height:1.14;letter-spacing:-.56px;margin-bottom:16px}._text_43ogn_9{margin-bottom:32px;text-align:center;letter-spacing:-.28px;color:#bfbebe;font-size:14px;line-height:1.43}._logoutButton_43ogn_24,._cancelButton_43ogn_23{line-height:1.43;letter-spacing:-.28px;padding:14px}._buttonGroup_43ogn_16{gap:16px}}._recipeCardWrapper_2fm61_1{display:flex;flex-direction:row;gap:16px;width:100%}._flexPhotoWrapper_2fm61_8{display:flex;gap:10px;min-width:0;width:100%}._recipeTextWrapper_2fm61_15{flex-grow:1;flex-shrink:1;min-width:0}._recipeTitle_2fm61_21{font-size:16px;font-weight:var(--font-bold2);text-transform:uppercase;line-height:1.5;margin-bottom:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--color-text)}._recipeInstructions_2fm61_33{font-size:14px;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.43;color:var(--color-text-secondary)}._buttonWrapper_2fm61_45{display:flex;gap:4px;justify-content:center}._recipeCard_2fm61_1{width:75px;height:75px;border-radius:15px;background-color:var(--color-secondary);overflow:hidden;flex-shrink:0}._recipeImg_2fm61_60{height:100%;width:100%;object-fit:cover}._recipeCardList_2fm61_66{display:flex;flex-direction:column;gap:32px;margin-bottom:30px}._skeleton_2fm61_74{position:relative}._skeletonPulse_2fm61_78{background:linear-gradient(90deg,#e3e3e333,#e3e3e380,#e3e3e333);background-size:200% 100%;animation:_pulse_2fm61_1 1.5s ease-in-out infinite}._skeletonImage_2fm61_89{width:100%;height:100%;border-radius:15px}._skeletonTitle_2fm61_95{height:20px;width:80%;border-radius:4px;margin-bottom:8px}._skeletonText_2fm61_102{height:16px;width:90%;border-radius:4px;margin-bottom:8px}._skeletonText_2fm61_102:last-child{width:70%}._skeletonButton_2fm61_113{width:36px;height:36px;border-radius:50%}@keyframes _pulse_2fm61_1{0%{background-position:0 0}to{background-position:-200% 0}}._navLink_2fm61_128{width:36px;height:36px;border:1px solid var(--color-text-muted);border-radius:30px;display:flex;align-items:center;justify-content:center}._navLink_2fm61_128:hover{background-color:var(--color-text);border-color:var(--color-text);transform:translateY(-2px);box-shadow:var(--shadow-lg)}._navLink_2fm61_128 svg{stroke:var(--color-text-primary)}._navLink_2fm61_128:hover svg{stroke:var(--color-white)}._emptyWrap_2fm61_153{padding:48px 0 100px}._emptyWrap_2fm61_153 p{font-weight:var(--font-medium);font-size:var(--font-sm);line-height:1.43;letter-spacing:-.02em;text-align:center;color:var(--color-text-secondary)}@media screen and (min-width: 768px){._recipeTitle_2fm61_21{font-size:var(--font-xl);margin-bottom:10px}._emptyWrap_2fm61_153{padding:60px 47px 100px;font-size:var(--font-md);line-height:1.5;color:var(--color-main)}._emptyWrap_2fm61_153 p{color:var(--color-text-primary);font-size:16px}._flexPhotoWrapper_2fm61_8{gap:16px}._navLink_2fm61_128{width:42px;height:42px}._navLink_2fm61_128 svg{width:18px;height:18px}._recipeTitle_2fm61_21{font-size:20px;margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;line-height:1.2}._recipeInstructions_2fm61_33{font-size:16px;line-height:1.5;color:var(--color-text-primary)}._recipeCard_2fm61_1{width:100px;height:100px}._recipeCardList_2fm61_66{gap:40px;margin-bottom:60px}}@media screen and (min-width: 1440px){._emptyWrap_2fm61_153{padding:108px 118px 259px}}._recipeWrap_1dyww_1{width:100%;position:relative}._recipesInfo_1dyww_6{margin-top:20px;text-align:center;font-size:14px;color:#666}._recipeWrap_1dyww_1 span{position:absolute;top:50px;left:50%;transform:translate(-50%)}@media screen and (min-width: 375px){._recipeWrap_1dyww_1{width:343px}}@media screen and (min-width: 768px){._recipeWrap_1dyww_1{width:704px}._recipeWrap_1dyww_1 span{top:100px}}@media screen and (min-width: 1440px){._recipeWrap_1dyww_1{width:846px}._recipeWrap_1dyww_1 span{top:108px}}._recipeImage_1dtkp_1{overflow:hidden;width:100px;height:100px;border-radius:15px}._recipeImg_1dtkp_8{width:100%;height:100%;object-fit:cover}._emptySlot_1dtkp_14{overflow:hidden;width:100px;height:100px;border-radius:15px;background:#f5f5f5;border:2px dashed #ddd;display:flex;align-items:center;justify-content:center}._emptySlot_1dtkp_14:before{content:"📷";font-size:20px;opacity:.3}._recipePreview_1c8mq_1{display:grid;grid-auto-flow:column;gap:12px;justify-content:start}._userCard_1tuvh_1{display:flex;align-items:flex-start;justify-content:space-between;width:100%}._skeleton_1tuvh_9{position:relative;margin-bottom:24px}._skeletonPulse_1tuvh_14{background:linear-gradient(90deg,#e3e3e333,#e3e3e380,#e3e3e333);background-size:200% 100%;animation:_pulse_1tuvh_1 1.5s ease-in-out infinite}@keyframes _pulse_1tuvh_1{0%{background-position:0 0}to{background-position:-200% 0}}._skeletonAvatar_1tuvh_34{width:100%;height:100%;border-radius:50%}._skeletonUserName_1tuvh_40{height:20px;width:80%;border-radius:4px;margin-bottom:8px}._skeletonRecipeCount_1tuvh_47{height:16px;width:60%;border-radius:4px;margin-bottom:12px}._skeletonActionButton_1tuvh_54{height:36px;width:92px;border-radius:30px}._skeletonIconButton_1tuvh_60{width:36px;height:36px;border-radius:50%}._skeletonDivider_1tuvh_66{width:100%;height:1px;margin:24px 0}@media (min-width: 768px){._skeletonActionButton_1tuvh_54{height:44px;width:116px}._skeletonIconButton_1tuvh_60{width:42px;height:42px}}._userDetails_1tuvh_89{display:flex;align-items:flex-start;gap:16px}._avatar_1tuvh_95{flex-shrink:0;width:60px;height:60px;border-radius:50%;overflow:hidden;background:var(--color-secondary);display:flex;align-items:center;justify-content:center}._avatarImg_1tuvh_107{width:100%;height:100%;object-fit:cover}._userInfo_1tuvh_113{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._userName_1tuvh_121{font-size:16px;font-weight:800;line-height:1.5;text-transform:uppercase}._userInfo_1tuvh_113 ._recipeCount_1tuvh_128{font-size:12px;line-height:1.5;font-weight:500;margin-top:0!important;color:var(--color-text-secondary);margin-bottom:4px}._icon_1tuvh_137{width:16px;height:16px}._actionButton_1tuvh_142._actionButton_1tuvh_142{max-width:116px;height:36px;font-size:14px;line-height:1.43;font-weight:700;padding:0;color:var(--color-secondary);min-width:unset}._previewContainer_1tuvh_153{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}._button_1tuvh_161{margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}._iconButton_1tuvh_169{width:36px;height:36px;color:#050505;fill:#050505;stroke:#050505;transition:all var(--transition-fast)}._iconButton_1tuvh_169:hover{color:#fff;fill:#fff;stroke:#fff;background-color:var(--color-text);border-color:var(--color-text);transform:translateY(-2px);box-shadow:var(--shadow-lg)}@media (min-width: 768px){._iconButton_1tuvh_169{width:42px;height:42px}._userInfo_1tuvh_113 ._recipeCount_1tuvh_128{font-size:14px;line-height:1.43}._avatar_1tuvh_95{width:85px;height:85px}._userInfo_1tuvh_113{min-width:116px}._userCard_1tuvh_1{display:flex;width:704px;align-items:flex-start}._followingUserCard_1tuvh_85,._followerUserCard_1tuvh_84{gap:46px}._userName_1tuvh_121{font-size:20px;line-height:1.2;letter-spacing:-.4px}._recipeCount_1tuvh_128{font-size:14px;letter-spacing:-.28px;line-height:1.43}._actionButton_1tuvh_142._actionButton_1tuvh_142{font-size:16px;width:116px!important;height:44px;max-width:unset;min-width:unset}._icon_1tuvh_137{width:18px;height:18px}}@media (min-width: 1440px){._userCard_1tuvh_1{display:flex;width:846px;align-items:flex-start}._followingUserCard_1tuvh_85,._followerUserCard_1tuvh_84{gap:60px}._actionButton_1tuvh_142._actionButton_1tuvh_142{color:var(--color-primary)}}._container_1nva1_1{width:100%;padding-bottom:30px}._userList_1nva1_6{display:flex;flex-direction:column;gap:0}._divider_1nva1_12{display:flex;align-items:center;justify-content:center;padding:20px 0;width:100%}._dividerSvg_1nva1_20{width:100%;max-width:846px;height:2px;display:block}._loading_1nva1_27,._empty_1nva1_28,._error_1nva1_29{color:#bfbebe;text-align:center;font-size:14px;line-height:20px;letter-spacing:-.28px;width:343px;padding:20px 0;margin-top:80px}._userList_1nva1_6 .following-button{background:#f8f9fa;border-color:#e9ecef;color:#6c757d;cursor:default}._userList_1nva1_6 .following-button:hover{background:#e9ecef;border-color:#dee2e6}._loaderCentered_1nva1_53{display:flex;justify-content:center;margin-top:50px}@media (min-width: 768px){._loading_1nva1_27,._empty_1nva1_28,._error_1nva1_29{width:610px;color:#1a1a1a;font-size:16px;line-height:1.5;letter-spacing:-.32px;margin-top:100px}._loaderCentered_1nva1_53{margin-top:108px}._container_1nva1_1{padding-bottom:60px}}@media (min-width: 1440px){._loading_1nva1_27,._empty_1nva1_28,._error_1nva1_29{width:610px;color:#1a1a1a;font-size:16px;line-height:1.5;letter-spacing:-.32px;margin-top:140px}}._paginationContainer_63k7v_1{display:flex;justify-content:center}._paginationContainer_1q8uj_1{display:flex;justify-content:center;margin-top:30px}@media screen and (min-width: 768px){._paginationContainer_1q8uj_1{margin-top:60px}}._header_dx5jm_1{background-color:var(--color-primary);display:flex;align-items:center;justify-content:space-between;padding:10px 8px;position:relative;border-radius:20px 20px 0 0;margin:0 auto}._nav_dx5jm_12 ul{display:flex;list-style:none;padding:0;margin:0;gap:20px}._nav_dx5jm_12 a{text-decoration:none;color:var(--color-white);font-weight:700;padding:14px;border:1px solid var(--color-primary);border-radius:30px}._nav_dx5jm_12 a:hover,._nav_dx5jm_12 a._active_dx5jm_33{border:1px solid rgba(255,255,255,.2)}._mobileNav_dx5jm_37{position:absolute;top:100%;left:0;right:0;background-color:var(--color-primary);z-index:5;padding:20px;box-shadow:0 4px 8px #0000001a}._mobileNav_dx5jm_37 ul{flex-direction:column}._mobileNav_dx5jm_37 li{margin-right:0;margin-bottom:15px}._mobileNav_dx5jm_37 li:last-child{margin-bottom:0}._whiteTheme_dx5jm_61{background-color:var(--color-white);padding-left:8px;padding-right:8px}._whiteTheme_dx5jm_61 ._logoWrapper_dx5jm_67 img{filter:invert(100%) brightness(0)}._whiteTheme_dx5jm_61 ._line_dx5jm_71{background-color:var(--color-primary)}._whiteTheme_dx5jm_61 ._nav_dx5jm_12 a{color:var(--color-primary);border:1px solid var(--color-white)}._whiteTheme_dx5jm_61 ._nav_dx5jm_12 a:hover{border:1px solid rgba(0,0,0,.2)}._userbarWrapper_dx5jm_84{display:flex;gap:4px}._whiteTheme_dx5jm_61 ._nav_dx5jm_12 a._active_dx5jm_33{border:1px solid rgba(0,0,0,.2)}@media screen and (min-width: 768px){._header_dx5jm_1{padding:20px 32px;border-radius:var(--radius-xxl) var(--radius-xxl) 0 0}._whiteTheme_dx5jm_61{padding:20px 8px}._itemLink_dx5jm_104 a{font-weight:var(--font-bold);font-size:var(--font-xs);line-height:var(--line-height-body);letter-spacing:-.02em}}@media (min-width: 1440px){._header_dx5jm_1{padding:20px 60px;width:1400px}._whiteTheme_dx5jm_61{padding:20px 60px}}._logo_1b8p0_1{width:69px;height:24px}@media (min-width: 768px){._logo_1b8p0_1{width:83px;height:28px}}._wrapper_o0nwk_1{position:relative;display:flex;flex-direction:column;align-items:center}._button_o0nwk_8{display:flex;align-items:center;border-radius:30px;background-color:#1a1a1a;cursor:pointer;min-width:122px;min-height:32px;padding:0 10px 0 0;color:#fff;font-family:var(--font-family-body),sans-serif;font-size:12px;font-weight:700;line-height:1.5;letter-spacing:-.24px;text-transform:uppercase;border:none;-webkit-user-select:none;user-select:none;transition:background-color .3s ease;overflow:hidden}._buttonOpen_o0nwk_30{background-color:#333}._avatar_o0nwk_34{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:6px;background-color:var(--color-secondary)}._username_o0nwk_43{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0;text-transform:uppercase}._icon_o0nwk_52{margin-left:8px;font-size:16px;color:#fff;pointer-events:none;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}._iconOpen_o0nwk_63{transform:rotate(180deg)}._dropdownContainer_o0nwk_67{position:absolute;top:100%;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:1000}._dropdownVisible_o0nwk_78{opacity:1;visibility:visible}@media (min-width: 768px){._button_o0nwk_8{min-width:148px;min-height:50px}._avatar_o0nwk_34{width:50px;height:50px}}._dropdown_xu52p_1{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:1000;display:flex;flex-direction:column;align-items:stretch;gap:6px;width:122px;height:72px;background-color:var(--color-primary);border-radius:10px;border:1px solid rgba(255,255,255,.2);padding:16px;box-shadow:0 8px 20px #00000026}._link_xu52p_25{font-weight:var(--font-bold);font-size:var(--font-xs);line-height:var(--line-height-body);letter-spacing:-.02em;color:var(--color-white);text-decoration:none;transition:color .3s ease}._link_xu52p_25:hover{color:var(--color-secondary)}._whiteTheme_xu52p_39 ._link_xu52p_25{color:var(--color-primary)}._whiteTheme_xu52p_39 ._active_xu52p_43{border:1px solid var(--color-white)}._button_xu52p_47{font-weight:var(--font-bold);font-size:var(--font-xs);line-height:var(--line-height-body);letter-spacing:-.02em;color:var(--color-white);background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:2px;transition:color .3s ease}._button_xu52p_47:hover{color:var(--color-secondary)}._arrowIcon_xu52p_66{font-size:16px;color:var(--color-white);flex-shrink:0;transition:inherit}@media (min-width: 768px){._dropdown_xu52p_1{width:148px;height:74px}}@media (min-width: 1440px){._dropdown_xu52p_1{border:1px solid var(--color-white)}}._burgerMenu_11xwq_1{display:flex;flex-direction:column;justify-content:space-between;width:28px;height:28px;cursor:pointer;padding:7px 4px 4px;z-index:10}._line_11xwq_12{width:100%;height:2px;background-color:var(--color-white);transition:all .3s ease}._menuOverlay_11xwq_20{position:fixed;top:0;right:-100%;height:812px;width:100vw;background-color:var(--color-primary);z-index:100;display:flex;flex-direction:column;padding:10px 16px;box-sizing:border-box;transition:right .3s ease-in-out}._menuOverlay_11xwq_20._open_11xwq_35{right:0}._closeButton_11xwq_40{position:absolute;top:20px;right:12px;width:28px;height:28px;cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:transparent;z-index:101;font-size:24px;line-height:24px;text-align:center;font-weight:700;color:var(--color-white)}._menuContent_11xwq_59{display:flex;flex-direction:column;align-items:center}._logoWrapper_11xwq_65{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 0 16px;cursor:pointer}._navLinks_11xwq_74{display:flex;flex-direction:column;height:40vh;gap:20px;width:100%;align-items:center;justify-content:center;margin-bottom:65px}._link_11xwq_85{color:var(--color-white);text-decoration:none;font-size:14px;font-weight:700}._imagesContainer_11xwq_92{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}._imagePanacota_11xwq_100{border-radius:var(--radius-xl);transform:rotate(11deg);width:77px;height:70px}._imageRulet_11xwq_107{border-radius:var(--radius-xxl);transform:rotate(-12deg);width:190px;height:172px;object-fit:cover}._black_11xwq_115 ._line_11xwq_12{background-color:var(--color-primary)}._footer_mbif4_1{display:flex;flex-direction:column;padding-bottom:8px}._upperblock_mbif4_7{padding-left:8px;padding-right:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:40px;align-items:center}._content_mbif4_17{filter:brightness(0) saturate(100%);height:24px;width:69px}._socials_mbif4_23{display:flex;gap:16px}._divider_mbif4_28{width:100%;height:1px;background-color:var(--color-text-muted);margin-bottom:40px}._copyright_mbif4_35{text-align:center;font-weight:500;font-size:14px;line-height:1.43;letter-spacing:-.02em;color:#1a1a1a}@media (min-width: 768px){._footer_mbif4_1{padding-bottom:16px}._upperblock_mbif4_7{padding-left:16px;padding-right:16px}._content_mbif4_17{height:28px;width:83px}._copyright_mbif4_35{font-size:16px;line-height:1.5}}@media (min-width: 1440px){._footer_mbif4_1{padding-bottom:52px}._upperblock_mbif4_7{padding-left:80px;padding-right:80px}}._layout_1dr6m_1{min-height:100vh;margin-top:0}._main_1dr6m_6{display:flex;flex-direction:column}._breadcrumbs_1dr6m_11._breadcrumbs_1dr6m_11{margin:0 auto;padding:64px 0 32px;width:100%;max-width:343px}._breadcrumbs_1dr6m_11 ol li span,._breadcrumbs_1dr6m_11 ol li a{font-weight:700;font-size:12px;line-height:1.5;letter-spacing:-.02em}@media screen and (min-width: 768px){._breadcrumbs_1dr6m_11._breadcrumbs_1dr6m_11{width:704px;padding-top:64px;padding-bottom:40px;max-width:unset}}@media screen and (min-width: 1440px){._breadcrumbs_1dr6m_11._breadcrumbs_1dr6m_11{width:1280px;padding-top:80px}}._layout_1dr6m_1{display:flex;flex-direction:column;min-height:100vh}._main_1dr6m_6{flex:1}._breadcrumbs_1dr6m_11{margin-bottom:20px}._visuallyHidden_1dr6m_60{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;display:block;font-size:1px;line-height:0;opacity:0;pointer-events:none;visibility:hidden;z-index:-1000;top:0;left:0}._card_gluyu_1{position:relative;border-radius:30px;overflow:hidden;height:369px;display:flex;width:100%;flex-direction:column;justify-content:flex-end;background:#f5f5f5}._image_gluyu_18{width:100%;height:100%;object-fit:cover;border-radius:32px;display:block;transition:transform .3s ease}._card_gluyu_1:hover ._image_gluyu_18{transform:scale(1.08)}._captionRow_gluyu_33{position:absolute;left:24px;bottom:24px;display:flex;gap:4px;align-items:center;z-index:2}._caption_gluyu_33{display:flex;align-items:center;background:#fff3;border:1px solid rgba(255,255,255,.2);gap:10px;height:44px;border-radius:30px;padding:10px 14px;font-family:Mulish,sans-serif;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.02em;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.12)}._iconButton_gluyu_61{width:44px;height:44px;border-radius:30px;padding:13px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:background-color .4s ease}._iconButton_gluyu_61:hover,._iconButton_gluyu_61:focus{background-color:#050505}._icon_gluyu_61{color:#fff;font-size:32px}._icon_gluyu_61:hover,._icon_gluyu_61:focus{color:#fff}._cardLink_gluyu_89{display:block;text-decoration:none;color:inherit}._allCategoriesCard_gluyu_95{background:#050505;color:#fff;display:flex;align-items:center;justify-content:center;height:369px;border-radius:30px;cursor:pointer;font-size:20px;font-weight:800;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;outline:none}._allCategoriesCard_gluyu_95:focus,._allCategoriesCard_gluyu_95._active_gluyu_113,._allCategoriesCard_gluyu_95:hover{color:#ffc700}._allCategoriesContent_gluyu_118{width:100%;text-align:center;font-weight:800;font-size:20px;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;color:#fff}@media (max-width: 1439px){._caption_gluyu_33{border:1px solid #fff}}@media (max-width: 1023px){._card_gluyu_1,._cardWide_gluyu_137{width:100%;max-width:none;flex:1 0 48.5%}}@media (max-width: 767px){._card_gluyu_1,._cardWide_gluyu_137{width:100%;max-width:none;flex:1 0 100%;height:250px;border-radius:20px}._image_gluyu_18{border-radius:20px}._captionRow_gluyu_33{left:16px;bottom:16px}._caption_gluyu_33{border:1px solid #fff;font-size:16px;padding:8px 12px;height:40px}._iconButton_gluyu_61{width:40px;height:40px;padding:11px}}._list_507d7_1{display:flex;flex-wrap:wrap;row-gap:16px;column-gap:16px;margin:0;padding:0;list-style:none}@keyframes _fadeScaleIn_507d7_1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes _fadeScaleOut_507d7_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}._animatedCard_507d7_33{animation:_fadeScaleIn_507d7_1 .3s ease-out forwards;opacity:0;display:block;width:100%;height:100%}._exitAnimatedCard_507d7_41{animation:_fadeScaleOut_507d7_1 .3s ease-out forwards;display:block;width:100%;height:100%}._item_507d7_48,._item_507d7_48._allCategoriesCard_507d7_49,._list_507d7_1:after{flex:1 0 100%;max-width:100%;min-width:0;box-sizing:border-box;margin:0;padding:0}._item_507d7_48:nth-child(3),._item_507d7_48:nth-child(4),._item_507d7_48:nth-child(8),._item_507d7_48:nth-child(10),._item_507d7_48:nth-child(14){flex:1 0 100%;max-width:100%}@media (min-width: 768px){._list_507d7_1{row-gap:20px;column-gap:20px}._item_507d7_48,._item_507d7_48._allCategoriesCard_507d7_49,._list_507d7_1:after{flex:1 0 48.5%;max-width:48.5%}._item_507d7_48:nth-child(3),._item_507d7_48:nth-child(8),._item_507d7_48:nth-child(11),._item_507d7_48:nth-child(14){flex:1 0 100%;max-width:100%}._item_507d7_48:nth-child(4),._item_507d7_48:nth-child(10){flex:1 0 48.5%;max-width:48.5%}}@media (min-width: 1440px){._item_507d7_48{flex:1 0 25.35%;max-width:25.35%}._item_507d7_48:nth-child(3),._item_507d7_48:nth-child(4),._item_507d7_48:nth-child(8),._item_507d7_48:nth-child(10),._item_507d7_48:nth-child(14),._item_507d7_48:nth-child(14n+3){flex:1 0 46.1%;max-width:46.1%}._item_507d7_48._allCategoriesCard_507d7_49{flex:1 0 25.4%;max-width:25.4%}._list_507d7_1:after{content:"";flex:1 0 25.4%;max-width:25.4%}._item_507d7_48:nth-child(11){flex:1 0 25.35%;max-width:25.35%}}._section_1j85e_1{display:flex;flex-direction:column;margin:0 auto;max-width:343px;padding-top:64px}._titlesubtitle_1j85e_9{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px;margin-bottom:32px;width:100%;font-weight:500;max-width:343px}._titlesubtitle_1j85e_9 h1{font-weight:800;font-size:28px;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;color:#050505}._titlesubtitle_1j85e_9 p{font-size:14px;line-height:1.42857;letter-spacing:-.02em;color:#bfbebe;margin-top:0}@media (min-width: 768px){._section_1j85e_1{width:704px;padding-top:100px;max-width:unset}._titlesubtitle_1j85e_9 h1{font-size:40px}._titlesubtitle_1j85e_9 p{font-size:16px;line-height:1.5;letter-spacing:-.02em;color:#1a1a1a}._titlesubtitle_1j85e_9{gap:20px;width:531px;margin-bottom:40px;max-width:unset}}@media (min-width: 1440px){._section_1j85e_1{width:1280px;padding-top:120px}}._customSelect_1qjfh_1{display:flex;flex-direction:column;position:relative;width:100%;font-family:var(--font-family-body),sans-serif;margin-bottom:16px}._selectWrapper_1qjfh_10{display:flex;align-items:center;position:relative;width:100%;background-color:var(--color-white);border:1px solid var(--color-secondary);border-radius:var(--radius-xxl);transition:all .2s ease}._selectedValue_1qjfh_25{width:100%;padding:14px;border:none;background:transparent;font-size:var(--font-md);color:var(--color-text);cursor:pointer;outline:none;height:48px}._placeholder_1qjfh_37{color:var(--color-secondary);opacity:.7}._selectIcon_1qjfh_42{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--color-primary);cursor:pointer}._clearIcon_1qjfh_51{position:absolute;right:40px;top:50%;transform:translateY(-50%);color:var(--color-secondary);cursor:pointer}._optionsList_1qjfh_60{position:absolute;top:calc(100% + 8px);left:0;width:100%;max-height:250px;overflow-y:auto;background-color:var(--color-white);border:1px solid var(--color-secondary);border-radius:15px;z-index:10;padding:16px 18px;margin:0;list-style:none;scrollbar-width:none;-ms-overflow-style:none;font-size:var(--font-sm);display:flex;flex-direction:column;gap:6px}._optionsList_1qjfh_60::-webkit-scrollbar{display:none}._option_1qjfh_60{border-radius:15px;cursor:pointer;transition:background-color .2s ease;color:var(--color-text)}._option_1qjfh_60:hover,._option_1qjfh_60[aria-selected=true]{background-color:#8baa361a}._disabled_1qjfh_99{opacity:.6;pointer-events:none}@media screen and (min-width: 768px){._selectedValue_1qjfh_25{padding:14px;font-size:var(--font-md)}._optionsList_1qjfh_60{font-size:var(--font-md)}}._card_lij3t_1{width:100%;max-width:342px;overflow:hidden;background-color:var(--color-background);display:flex;flex-direction:column;gap:16px;border-radius:30px 30px 0 0}._imageContainer_lij3t_12{width:100%;height:230px;position:relative;overflow:hidden}._image_lij3t_12{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:30px}._content_lij3t_29,._titleContainer_lij3t_35{display:flex;flex-direction:column;gap:8px}._title_lij3t_35{text-transform:uppercase;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px;line-height:1.33}._titleContainer_lij3t_35 ._instructions_lij3t_51{margin:0!important;font-size:14px;font-weight:500;color:var(--color-text-main);line-height:1.43;min-height:40px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:3em;letter-spacing:-.02em}._footer_lij3t_66{display:flex;justify-content:space-between;align-items:center}._author_lij3t_72{display:flex;align-items:center;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s ease}._author_lij3t_72:hover{opacity:.8}._avatar_lij3t_86{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:8px}._authorName_lij3t_94{font-size:14px;color:var(--color-text-main);font-weight:700;line-height:1.43;letter-spacing:-.02em;text-transform:capitalize}._actions_lij3t_103{display:flex;gap:4px}._actions_lij3t_103 button{width:36px;height:36px}._actions_lij3t_103 button svg{width:16px;height:16px}._favoriteButton_lij3t_118,._linkButton_lij3t_119{display:flex;align-items:center;justify-content:center}._loaderContainer_lij3t_125{display:flex;justify-content:center;align-items:center;min-height:16px}._loading_lij3t_132{min-height:300px;display:flex;align-items:center;justify-content:center}._loadingAnimation_lij3t_139{width:40px;height:40px;border:3px solid var(--color-text-secondary);border-radius:50%;border-top-color:var(--color-text-primary);animation:_spin_lij3t_1 1s ease-in-out infinite}@keyframes _spin_lij3t_1{to{transform:rotate(360deg)}}._error_lij3t_154{min-height:200px;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;color:var(--color-error)}@media (min-width: 768px){._card_lij3t_1{width:342px}._titleContainer_lij3t_35 ._instructions_lij3t_51{font-size:16px;line-height:1.5}._title_lij3t_35{font-size:20px;line-height:1.2}._imageContainer_lij3t_12{height:275px}._image_lij3t_12{width:342px;height:275px}._instructions_lij3t_51{font-size:16px;line-height:24px;min-height:48px}._avatar_lij3t_86{width:40px;height:40px}._authorName_lij3t_94{font-size:16px;line-height:1.5}._actions_lij3t_103 button{width:42px;height:42px}._actions_lij3t_103 button svg{width:18px;height:18px}}@media (min-width: 1440px){._image_lij3t_12{width:290px;height:275px}._card_lij3t_1{width:290px}}._skeleton_2ws44_2{background-color:var(--color-background);border-radius:30px 30px 0 0;width:100%;max-width:343px;height:366px}._skeletonPulse_2ws44_10{background:linear-gradient(90deg,#e3e3e333,#e3e3e380,#e3e3e333);background-size:200% 100%;animation:_pulse_2ws44_1 1.5s ease-in-out infinite}@keyframes _pulse_2ws44_1{0%{background-position:0 0}to{background-position:-200% 0}}._skeletonImage_2ws44_30{width:100%;height:230px;border-radius:30px}._skeletonTitle_2ws44_36{width:80%;height:24px;border-radius:4px;margin-bottom:8px}._skeletonText_2ws44_43{width:100%;height:16px;border-radius:4px;margin-bottom:4px}._skeletonTextShort_2ws44_50{width:60%}._skeletonAvatar_2ws44_54{width:32px;height:32px;border-radius:50%;margin-right:8px}._skeletonAuthorName_2ws44_61{width:80px;height:16px;border-radius:4px}._skeletonButton_2ws44_67{width:36px;height:36px;border-radius:50%}._content_2ws44_73,._titleContainer_2ws44_79{display:flex;flex-direction:column;gap:8px}._footer_2ws44_85{display:flex;justify-content:space-between;align-items:center}._author_2ws44_91{display:flex;align-items:center}._actions_2ws44_96{display:flex;gap:4px}@media (min-width: 768px){._skeleton_2ws44_2{max-width:342px;height:427px}._skeletonImage_2ws44_30{height:275px}._skeletonAvatar_2ws44_54{width:40px;height:40px}._skeletonButton_2ws44_67{width:42px;height:42px}}@media (min-width: 1440px){._skeleton_2ws44_2{max-width:290px;height:427px}}._loadingContainer_1xnxi_1{display:flex;justify-content:center;align-items:center;width:100%;height:600px}._categoryPage_1xnxi_9{display:flex;flex-direction:column;gap:32px;margin:0 auto;padding-top:64px}._header_1xnxi_17{display:flex;flex-direction:column;gap:16px}._backLink_1xnxi_23{display:flex;align-items:center;gap:4px;color:var(--color-text);font-size:12px;line-height:1.33;font-weight:700;text-transform:uppercase;letter-spacing:-.02em;cursor:pointer;transition:opacity .2s ease}._backLink_1xnxi_23:hover{opacity:.8}._backLinkContainer_1xnxi_41 button svg{width:16px;height:16px}._mainTitle_1xnxi_46{font-size:28px;line-height:1.14;font-weight:800;text-transform:uppercase;letter-spacing:-.02em}._subtitle_1xnxi_54{margin:0!important;font-size:14px;line-height:1.43;font-weight:500;letter-spacing:-.02em;color:var(--color-text-secondary)}._filtersContainer_1xnxi_63{display:flex;flex-direction:column;gap:32px}._filters_1xnxi_63{display:flex;flex-direction:column;gap:14px;z-index:10;background-color:var(--color-background, #fff)}._recipesContainer_1xnxi_77{display:flex;flex-direction:column;gap:32px;width:100%}._recipeList_1xnxi_84{display:grid;grid-template-columns:1fr;gap:32px}._fullWidthWrapper_1xnxi_90,._unlimitedMaxWidth_1xnxi_91,._customSelect_1xnxi_92{width:100%!important;margin-bottom:0}._fullWidthInner_1xnxi_97._fullWidthInner_1xnxi_97{top:70px;width:100%}@media (min-width: 768px){._categoryPage_1xnxi_9{gap:40px;padding-top:100px;width:704px}._backLink_1xnxi_23{font-size:14px;line-height:1.29}._header_1xnxi_17{gap:20px}._mainTitle_1xnxi_46{font-size:40px;line-height:1.1}._subtitle_1xnxi_54{font-size:16px;line-height:1.5;color:var(--color-text-main)}._filtersContainer_1xnxi_63{gap:40px}._filters_1xnxi_63{display:flex;flex-direction:row;gap:14px;z-index:10;background-color:var(--color-background, #fff)}._recipesContainer_1xnxi_77{gap:60px}._recipeList_1xnxi_84{grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:40px}}@media (min-width: 1440px){._categoryPage_1xnxi_9{width:1280px;padding-top:120px}._filtersContainer_1xnxi_63{flex-direction:row}._filters_1xnxi_63{flex-direction:column;position:sticky;top:16px;align-self:flex-start;width:330px;max-height:calc(100vh - 32px)}._fullWidthWrapper_1xnxi_90,._unlimitedMaxWidth_1xnxi_91,._customSelect_1xnxi_92,._fullWidthInner_1xnxi_97{width:330px!important}._recipeList_1xnxi_84{grid-template-columns:repeat(3,1fr);column-gap:20px;row-gap:40px}}._recipeDetail_1tk0s_1{width:100%;margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._recipeContent_1tk0s_8{display:flex;flex-direction:column;gap:32px;margin-bottom:32px}._image_1tk0s_16{width:100%;height:auto;object-fit:cover;border-radius:var(--radius-xxl)}._recipeName_1tk0s_23{font-weight:var(--font-bold2);font-size:var(--font-lg);text-transform:uppercase;margin-bottom:20px;line-height:24px;letter-spacing:-.02em}._recipeCategoryTime_1tk0s_32{display:flex;gap:var(--spacing-sm)}._category_1tk0s_37,._prepTime_1tk0s_38{padding:var(--spacing-sm);font-size:var(--font-sm);font-weight:var(--font-medium);color:var(--color-text-muted);border:1px solid var(--color-text-muted);border-radius:20px;margin-bottom:20px}._description_1tk0s_48{font-size:var(--font-sm);font-weight:var(--font-medium);margin-bottom:20px;color:var(--color-text-secondary);line-height:var(--line-height-body)}._authorContainer_1tk0s_56{display:flex;align-items:center;gap:var(--spacing-md);margin-bottom:32px}._authorAvatar_1tk0s_63{width:32px;height:32px;border-radius:50%;object-fit:cover}._authorInfo_1tk0s_70{display:flex;flex-direction:column}._createdBy_1tk0s_75{font-size:var(--font-sm);font-weight:var(--font-medium);color:var(--color-text-muted)}._authorName_1tk0s_81{font-weight:var(--font-bold);font-size:var(--font-md);color:var(--color-text-secondary)}._ingredients_1tk0s_87{font-weight:var(--font-bold2);font-size:var(--font-lg);text-transform:uppercase;color:var(--color-text);margin-bottom:20px}._ingredientsGrid_1tk0s_95{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:var(--spacing-md);margin-bottom:var(--spacing-xl);max-height:250px;overflow-y:auto}._ingredientCard_1tk0s_104{display:flex;flex-direction:row;align-items:center}._imageWrapper_1tk0s_111{min-width:75px;height:75px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-text-muted);border-radius:15px;padding:10px;margin-right:10px}._ingredientImage_1tk0s_123{width:55px;height:55px;object-fit:contain}._nameMeasure_1tk0s_130{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}._ingredientName_1tk0s_138{font-weight:var(--font-bold);font-size:var(--font-sm);color:var(--color-text);text-transform:capitalize}._ingredientMeasure_1tk0s_145{font-size:var(--font-sm);color:var(--color-text-muted)}._instructions_1tk0s_151{line-height:var(--line-height-body);font-weight:var(--font-medium);font-size:var(--font-sm);margin-bottom:20px;color:var(--color-text-muted)}._recipeInfo_1tk0s_159{margin-bottom:32px}._favButton_1tk0s_163{border:1px solid var(--color-text-muted);border-radius:var(--radius-xxl);font-weight:var(--font-bold);font-size:var(--font-sm);text-transform:uppercase;color:var(--color-text-muted);cursor:pointer;transition:background-color var(--transition-fast);padding:14px 20px;min-width:180px;display:inline-flex;justify-content:center;align-items:center}._favButton_1tk0s_163:hover{background-color:var(--color-primary)}._loaderContainer_1tk0s_183{display:flex;justify-content:center;align-items:center;min-height:24px}._favButton_1tk0s_163._active_1tk0s_190{background-color:var(--color-primary);color:var(--color-white);border-color:var(--color-primary)}._favButton_1tk0s_163:disabled{opacity:.7;cursor:not-allowed}@media (min-width: 768px){._recipeDetail_1tk0s_1{padding-left:var(--spacing-xl);padding-right:var(--spacing-xl)}._recipeContent_1tk0s_8{gap:40px;margin-bottom:32px}._recipeName_1tk0s_23{font-size:var(--font-2xl);margin-bottom:20px;line-height:28px;letter-spacing:-.02em}._description_1tk0s_48{font-size:var(--font-md);font-weight:var(--font-medium);margin-bottom:20px;color:var(--color-main);line-height:var(--line-height-body)}._authorName_1tk0s_81{color:var(--color-main)}._authorContainer_1tk0s_56{margin-bottom:40px}._ingredientsGrid_1tk0s_95{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-md);margin-bottom:var(--spacing-xl);max-height:none;overflow-y:visible}._ingredientName_1tk0s_138,._ingredientMeasure_1tk0s_145{font-size:var(--font-md)}._imageWrapper_1tk0s_111{min-width:90px;height:90px}._ingredientImage_1tk0s_123{width:60px;height:60px}._ingredients_1tk0s_87{font-size:var(--font-xl)}._instructions_1tk0s_151{font-size:var(--font-md);margin-bottom:20px;color:var(--color-main)}._recipeInfo_1tk0s_159{margin-bottom:40px}}@media (min-width: 1440px){._recipeDetail_1tk0s_1{max-width:1400px;padding-left:80px;padding-right:80px}._recipeContent_1tk0s_8{display:flex;flex-direction:row;gap:80px}._recipeImageContainer_1tk0s_298{flex:0 0 45%}._image_1tk0s_16{width:100%;height:500px;object-fit:cover;border-radius:var(--radius-xxl);display:block}._allButImage_1tk0s_311{flex:1}._recipeName_1tk0s_23{font-size:var(--font-2xl)}._category_1tk0s_37,._prepTime_1tk0s_38{padding:12px 16px;font-size:var(--font-lg)}._description_1tk0s_48{font-size:var(--font-md);color:var(--color-text-primary);margin-bottom:30px}._authorContainer_1tk0s_56{margin-bottom:40px}._authorAvatar_1tk0s_63{width:50px;height:50px}._createdBy_1tk0s_75{font-size:var(--font-sm)}._authorName_1tk0s_81{font-size:var(--font-md);color:var(--color-main)}._ingredients_1tk0s_87{font-size:var(--font-xl);margin-bottom:20px}._ingredientsGrid_1tk0s_95{gap:20px;margin-bottom:40px}._imageWrapper_1tk0s_111{min-width:90px;height:90px;margin-right:14px}._ingredientImage_1tk0s_123{width:60px;height:60px}._ingredientName_1tk0s_138,._ingredientMeasure_1tk0s_145{font-size:var(--font-md)}._instructions_1tk0s_151{font-size:var(--font-md);color:var(--color-text-primary)}._favButton_1tk0s_163{font-size:var(--font-md);padding:16px 32px;color:var(--color-text-primary)}}._popular-recipes_csp0t_2{margin-bottom:64px}._section-title_csp0t_6{font-size:var(--font-lg);font-weight:var(--font-bold2);margin-bottom:var(--spacing-xl);text-transform:uppercase}._recipes-grid_csp0t_13{display:flex;flex-direction:column;gap:20px;width:100%}@media (min-width: 768px){._popular-recipes_csp0t_2{margin-bottom:100px}._section-title_csp0t_6{font-size:var(--font-2xl);font-weight:var(--font-bold2);margin-bottom:40px}._recipes-grid_csp0t_13{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:40px;width:100%}._recipe-card_csp0t_40{width:100%}}@media (min-width: 1440px){._popular-recipes_csp0t_2{margin-bottom:120px}._recipes-grid_csp0t_13{display:grid;grid-auto-flow:column;column-gap:20px}}._preloaderContainer_vccac_1{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;z-index:9999}._message_vccac_15{margin-top:20px;font-size:1.5rem;color:#22252a;text-align:center;max-width:80%}._loader_vccac_23{display:flex;align-items:center;justify-content:center}._icon_vccac_29{animation:_loader-spin_vccac_1 1s linear infinite;width:50px;height:50px}@keyframes _loader-spin_vccac_1{to{transform:rotate(360deg)}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toastify__custom{border-radius:16px;font-family:Mulish,sans-serif;font-size:14px;background:var(--color-bg-secondary, #fff);color:var(--color-text-primary, #222);box-shadow:0 2px 16px #00000014;padding:16px 24px}.toastify__custom .Toastify__close-button{color:var(--color-text-primary, #222);font-size:1.2rem}
