@font-face{font-family:DM Sans;src:url(/fonts/DMSans-VariableFont.ttf) format("truetype");font-style:normal}@font-face{font-family:Playfair;src:url(/fonts/PlayfairDisplay.ttf) format("truetype");font-style:normal}.cookies{position:fixed;bottom:0;width:100%;background-color:var(--color-bg);color:var(--color-text);padding:1rem;text-align:center;box-shadow:0 -2px 10px #0000001a;font-size:14px;z-index:9999}body,#root,button{font-family:DM Sans,sans-serif;color:var(--color-text)}body,#root{height:100%;margin:0;background-color:var(--color-bg)}#root{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;align-items:center;justify-content:center;display:flex;text-align:center;flex-direction:column}h1{font-family:Playfair;margin:35px}h2{font-family:Playfair;font-weight:100}a{text-decoration:underline;color:var(--color-text)}a:hover{color:var(--color-brand)}button img{width:24px;height:24px}.form-wrapper{min-width:350px;max-width:500px;margin:20px auto;padding:30px 20px;background-color:#ffffff4d;border:1px solid var(--color-brand);border-radius:12px;box-shadow:0 4px 10px #0000004d;display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center}.form-wrapper h1{margin:30px 0}.form-wrapper.large-form{min-width:700px}.form-inner{min-width:500px}form{display:flex;flex-direction:column;gap:10px;width:100%;align-items:center}label{font-size:14px;text-align:left;width:100%}input,textarea,select{border-radius:12px;border:none;background-color:var(--color-input-bg);padding:4px 8px;font-family:DM Sans;font-size:15px;width:100%;box-sizing:border-box}input,select{height:30px}textarea{height:150px}::-moz-placeholder{color:var(--color-text-placeholder);text-align:left;font-size:14px}::placeholder{color:var(--color-text-placeholder);text-align:left;font-size:14px}input:focus,select:focus,textarea:focus{outline:none;border:2px solid var(--color-brand);box-shadow:0 0 0 1px #9dae584d}.home-screen{display:flex;justify-content:space-between;align-items:center;padding:20px;min-height:60vh;box-sizing:border-box}.home-screen>div:first-child{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;padding-right:40px}.home-screen>div:first-child h1{font-size:3rem;line-height:1.2;max-width:350px;text-align:left;margin:0 0 20px;white-space:normal;overflow:visible;word-wrap:break-word}.home-screen>div:first-child p{margin-bottom:20px;max-width:450px}.home-screen>div:last-child{flex:1;display:flex;justify-content:center;align-items:center}.home-screen>div:last-child img{max-width:100%;height:auto}.recent-recipes{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 10px}.recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:10px;margin:20px 20px auto}.recipes-header{text-align:center;margin-top:40px;margin-bottom:20px}.filters,.search-bar{max-width:260px;padding:10px}.home-list{list-style-type:none;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:0 auto;max-width:100%;width:100%}.home-list>li{padding:10px 0}.skeleton{width:250px;height:100px;background-color:var(--color-scheleton-bg);border-radius:12px;animation:pulse 2s infinite ease-in-out}@keyframes pulse{0%{background-color:var(--color-pulse-1)}50%{background-color:var(--color-pulse-2)}to{background-color:var(--color-pulse-3)}}@media (max-width: 768px){.recipe-grid{grid-template-columns:1fr;gap:16px}.home-screen{flex-direction:column;align-items:center;padding:10px 15px;min-height:auto}.home-screen>div:first-child,.home-screen>div:last-child{flex:none;width:100%;padding-right:0;margin-bottom:25px;text-align:center;align-items:center}.home-screen>div{max-height:250px}.home-screen>div:first-child h1{max-width:100%;font-size:2rem;text-align:center;padding:0 20px}.home-screen>div:first-child p{max-width:100%}.home-screen>div:last-child img{width:100%;height:auto}.recent-recipes{padding:0 10px}.home-list{width:100%;max-width:100%}.home-list>li{padding:8px 0}.guest-home{flex-direction:column}.guest-home>h1{text-orientation:justify;margin-top:20px}.guest-home>div:first-child{order:2;align-items:center;margin-top:30px;padding-top:30px}.guest-home>div:last-child{order:1;width:100%;padding-top:100px}.guest-home>div:first-child img{min-width:250px;min-height:250px;padding-bottom:20px}.user-home{flex-direction:column}.user-home>img{order:1;width:100%}.user-home>div{order:2}.form-wrapper,.form-wrapper.large-form{min-width:unset;width:80vw;padding:20px 15px;margin:15px auto}.form-wrapper.large-form{width:70vw}.form-wrapper h1{font-size:1.5rem;margin-top:20px;margin-bottom:20px}.form-inner{min-width:unset;width:100%}form{gap:12px}input,select{height:36px;font-size:16px}textarea{height:120px;font-size:15px}label{font-size:13px}::-moz-placeholder{font-size:13px}::placeholder{font-size:13px}}._button_1uxlr_1{width:100px;height:40px;border-radius:12px;margin:5px;font-size:14px;border:1px solid rgba(var(--color-brand-rbg),.4);background:rgba(var(--color-brand-rbg),.15);box-shadow:0 4px 12px #0000001a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .3s ease;cursor:pointer}._primary_1uxlr_16{background:rgba(var(--color-brand-rbg),.6)}._primary_1uxlr_16:hover{background:rgba(var(--color-brand-rbg),.7);box-shadow:0 6px 16px #00000026;transform:translateY(-1px)}._secondary_1uxlr_26{background:rgba(var(--color-brand-rbg),.2)}._secondary_1uxlr_26:hover{background:rgba(var(--color-brand-rbg),.3);box-shadow:0 6px 16px #00000026;transform:translateY(-1px)}._icon_1uxlr_36{width:34px;height:34px;border:none;background-color:transparent;transition:transform .2s;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}._icon_1uxlr_36:hover{transform:scale(1.2)}._ghost_1uxlr_50{background-color:transparent;box-shadow:none;display:block;text-decoration:none;margin:0}._ghost_1uxlr_50:hover{background:#fff9;box-shadow:0 6px 16px #00000026;transform:translateY(-1px)}._active_1uxlr_64{transform:scale(.98);background:rgba(var(--color-brand-rbg),.7);box-shadow:0 6px 16px #00000026}._active_1uxlr_64:hover{background-color:rgba(var(--color-brand-rbg),.9)}._disabled_1uxlr_74{background:rgba(var(--color-brand-rbg),.3);border:1px solid rgba(var(--color-brand-rbg),.2);color:#0000004d;box-shadow:none;cursor:not-allowed;opacity:1}._switch_1uxlr_83{width:50px;height:26px;background-color:#ccc;border-radius:34px;position:relative;transition:background-color .3s ease;border:none;cursor:pointer;overflow:hidden}._switch_1uxlr_83:before,._switch_1uxlr_83:after{position:absolute;height:22px;width:22px;bottom:2px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--color-text);transition:transform .3s ease,opacity .3s ease}._switch_1uxlr_83:before{left:2px;content:"⏾";background-color:var(--color-bg);opacity:0;transform:translate(0)}._switch_1uxlr_83:after{left:2px;content:"☀︎";background-color:var(--color-bg);opacity:1;transform:translate(0)}._switch_1uxlr_83[aria-pressed=true]{background-color:var(--color-brand)}._switch_1uxlr_83[aria-pressed=true]:before{opacity:1;transform:translate(24px)}._switch_1uxlr_83[aria-pressed=true]:after{opacity:0;transform:translate(24px)}._pulse_1uxlr_141{box-shadow:0 0 rgba(var(--color-brand-rbg),1);transform:scale(1);animation:_pulse_1uxlr_141 3s infinite}@keyframes _pulse_1uxlr_141{0%{transform:scale(.95);box-shadow:0 0 rgba(var(--color-brand-rbg),.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(var(--color-brand-rbg),0)}to{transform:scale(.95);box-shadow:0 0 rgba(var(--color-brand-rbg),0)}}@media (max-width: 600px){._button_1uxlr_1{font-size:13px;max-width:160px;height:auto;padding:0}._primary_1uxlr_16,._secondary_1uxlr_26,._disabled_1uxlr_74{height:45px}._star-sort_1uxlr_180{width:40px;height:40px}._sort_1uxlr_185{width:80px;height:40px}._menu-btn_1uxlr_190{width:100%;height:36px}._confirmation-btn_1uxlr_195{width:auto;height:28px;font-size:12px;padding:4px 10px}._switch_1uxlr_83{min-width:30px;min-height:26px}}._recipeCard_f5tph_1{background-color:rgba(var(--color-card-bg),.3);border-radius:12px;padding:16px 20px;width:700px;height:100px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .2s;position:relative;box-sizing:border-box}._title_f5tph_17{flex:1;margin:0 80px 0 0;font-size:1rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}._titleLink_f5tph_29{text-decoration:none;color:inherit;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._recipeCard_f5tph_1:hover{box-shadow:0 4px 12px #00000026;cursor:pointer;transform:scale(1.05)}@media (max-width: 600px){._recipeCard_f5tph_1{flex-direction:column;align-items:flex-start;width:90vw;padding:16px}._title_f5tph_17{white-space:normal;text-overflow:initial;overflow:visible;font-size:1.1rem;margin-bottom:10px}._titleLink_f5tph_29{white-space:normal;text-overflow:initial;overflow:visible}}body.active-modal{overflow-y:hidden}.btn-modal{padding:10px 20px;display:block;margin:100px auto 0;font-size:18px}.modal{width:100vw;height:100vh;inset:0;position:fixed;z-index:1000}.overlay{width:100vw;height:100vh;top:0;left:0;background:#313131cc;position:fixed;z-index:1000}.modal-content{position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);line-height:1.4;background:var(--color-modal-bg);padding:14px 28px;border-radius:12px;max-width:600px;min-width:300px;text-align:center;z-index:1001;color:#000}.close-modal{position:absolute;top:10px;right:10px;padding:5px 7px;border:none;background:none;cursor:pointer;transition:transform .2s}.close-modal:hover{transform:scale(1.2)}._recipeCard_clv3b_1{background-color:rgba(var(--color-card-bg),.3);border-radius:12px;padding:20px;max-width:900px;margin:20px 20px auto;box-shadow:0 2px 8px #0000001a;line-height:1.6}._recipeTitle_clv3b_11{text-align:center;margin-bottom:10px}._recipeInfo_clv3b_16{display:flex;flex-direction:column;gap:20px}._recipeSection_clv3b_22{text-align:left}._recipeSection_clv3b_22 ul,._recipeSection_clv3b_22 ol{padding-left:20px;text-align:left}._recipeCenter_clv3b_32{text-align:center}@media (min-width: 768px){._recipeInfo_clv3b_16{flex-direction:row;justify-content:space-between;align-items:flex-start}._recipeSection_clv3b_22{flex:1}}._p_zq5bd_1{padding:10px;border-radius:12px;font-size:1rem;line-height:1.4;word-wrap:break-word;max-width:100%;box-sizing:border-box}._primary_zq5bd_11{background-color:#7da9b433;border:1px solid var(--color-alert-primary);color:var(--color-alert-primary)}._success_zq5bd_17{background-color:#9dae5833;border:1px solid var(--color-alert-sucess);color:var(--color-alert-sucess)}._error_zq5bd_23{background-color:#ea838333;border:1px solid var(--color-alert-error);color:var(--color-alert-error)}@media (max-width: 480px){._p_zq5bd_1{padding:8px;font-size:.9rem}}._recipeCard_1y33q_1{background-color:rgba(var(--color-card-bg),.3);border-radius:12px;padding:16px 20px;width:250px;height:100px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .2s;position:relative;box-sizing:border-box}._title_1y33q_17{flex:1;margin:0;font-size:1rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._titleLink_1y33q_27{text-decoration:none;color:inherit}._recipeCard_1y33q_1:hover{box-shadow:0 4px 12px #00000026;cursor:pointer;transform:scale(1.05)}._date_1y33q_38{font-size:10px;position:absolute;top:65px;left:2px;padding:5px 7px}._logo-link_13s41_1{text-decoration:none;color:inherit}nav{display:flex;align-items:center;gap:12px}._navbar_13s41_12{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:rgba(var(--color-card-bg),.3);height:50px}._burger_13s41_21{position:relative;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:5px;margin-right:35px}._menu_13s41_31{position:absolute;top:100%;margin-top:8px;left:50%;transform:translate(-50%);background-color:var(--color-bg);border:1px solid var(--color-brand);border-radius:12px;padding:5px;box-shadow:0 4px 6px #0000001a;display:none;text-align:center;z-index:100;width:100px}._menu_13s41_31._open_13s41_48{display:block}._menu_13s41_31 a{display:block;padding:8px 12px;color:var(--color-text);text-decoration:none;font-size:14px}._menu_13s41_31 a:not(._profile_13s41_60):hover{background-color:var(--color-brand);border-radius:12px}._profile_13s41_60:hover{background-color:none}._profile_13s41_60>img:hover{border:2px solid var(--color-brand)}h1{color:var(--color-text);letter-spacing:1px}._imageContainer_13s41_78{position:relative;width:32px;height:32px}._image_13s41_78{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .3s ease}._visible_13s41_95{opacity:1;z-index:1}._hidden_13s41_100{opacity:0;z-index:0}.light{--color-brand: #9DAE58;--color-brand-rbg: 157, 174, 88;--color-bg: #FDFAFA;--color-text: #000000;--color-input-bg: #EFEDED;--color-text-placeholder: #999797;--color-card-bg: 217, 217, 217;--color-modal-bg: #F1F1F1;--color-scheleton-bg: #eeeeee;--color-pulse-1: #fafafa;--color-pulse-2: #f5f5f5;--color-pulse-3: #fafafa;--color-alert-primary: #7DA9B4;--color-alert-success: #9DAE58;--color-alert-error: #EA8383;--clerk-color-background: #fdfcfc;--clerk-color-danger: #EA8383;--clerk-color-primary: #9DAE58;--clerk-color-success: #9DAE58;--clerk-color-foreground: #000000;--clerk-color-input-foreground: #000000;--clerk-color-input: #EFEDED;--clerk-color-border: #9DAE58;--clerk-color-ring: #9DAE58;--clerk-border-radius: 12px;--clerk-color-muted-foreground: #999797}.dark{--color-brand: #9DAE58;--color-brand-rbg: 157, 174, 88;--color-bg: #364848;--color-text: #FDFAFA;--color-input-bg: #E0E0E0;--color-text-placeholder: #999797;--color-card-bg: 217, 217, 217;--color-modal-bg: #F1F1F1;--color-scheleton-bg: #6c7777;--color-pulse-1: #6c7777;--color-pulse-2: #7b8686;--color-pulse-3: #6c7777;--color-alert-primary: #B7E0E7;--color-alert-success: #D4E596;--color-alert-error: #F6B9B9;--clerk-color-background: #737f7f;--clerk-color-danger: #F6B9B9;--clerk-color-primary: #9DAE58;--clerk-color-success: #D4E596;--clerk-color-foreground: #000000;--clerk-color-input-foreground: #000000;--clerk-color-input: #EFEDED;--clerk-color-border: #9DAE58;--clerk-color-ring: #9DAE58;--clerk-border-radius: 12px;--clerk-color-muted-foreground: #364848}._footer_qtn0p_1{background-color:rgba(var(--color-card-bg),.3);color:var(--color-text);display:flex;gap:5px;text-align:center;position:relative;align-items:center;justify-content:center;height:20px;font-size:10px;margin-top:20px}._brand_qtn0p_15{color:var(--color-brand)}
