.login-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;display:flex;inset:0;justify-content:center;padding:24px 16px;position:fixed;z-index:120}.login-modal-card{background:radial-gradient(circle at top,#bbf7d066,#0000 45%),linear-gradient(180deg,#fff,#f8fffb);border:1px solid #15803d1f;border-radius:24px;box-shadow:0 30px 80px #0f172a38;max-height:calc(100vh - 48px);overflow-y:auto;padding:36px 28px 28px;position:relative;width:min(100%,520px)}.login-modal-close{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:999px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;position:absolute;right:16px;top:16px;width:40px}.login-modal-close img{height:16px;width:16px}.login-modal-header{padding-right:40px}.login-modal-form{margin-top:24px}.login-modal-register-link{color:#4b5563;font-size:14px;margin-top:20px;text-align:center}.login-modal-register-link a{color:#15803d;font-weight:700;text-decoration:none}.login-modal-register-link a:hover{text-decoration:underline}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.navbar{background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.navbar-container{margin:0 auto;max-width:1200px;position:relative;width:100%}.navbar-inner{justify-content:space-between;padding:16px}.navbar-inner,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#111827;gap:8px;text-decoration:none}.navbar-logo-image{height:40px;object-fit:contain;width:40px}.navbar-logo-text{color:#15803d;font-size:24px;font-weight:700}.desktop-auth-buttons,.desktop-navigation{align-items:center;display:none}.desktop-navigation{gap:4px}.desktop-auth-buttons{gap:8px}.nav-link{align-items:center;color:#4b5563;display:flex;gap:8px;padding:10px 16px;text-decoration:none;transition:color .5s ease}.nav-link-button{background:#0000;border:none;cursor:pointer;font:inherit}.nav-link:hover{color:#15803d}.nav-link img{transition:filter .5s ease}.nav-link:hover img{filter:brightness(0) saturate(100%) invert(37%) sepia(17%) saturate(2926%) hue-rotate(96deg) brightness(94%) contrast(84%)!important}.mobile-nav-icon,.nav-link-icon{font-size:18px;line-height:1}.nav-link img{height:16px;width:16px}.btn{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;min-height:40px;padding:10px 16px;text-decoration:none}.btn-ghost:hover{background-color:#f3f4f6;color:#15803d;transition:.5s ease}.btn-primary{background-color:#16a34a;border-color:#0a4e23;color:#fff}.btn-primary:hover{background-color:#0a4e25;border-color:#16a34a;transition:.5s ease}.btn-mobile{margin:0 12px}.navbar-user-badge{align-items:center;background:#dcfce7;border-radius:999px;color:#166534;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;min-height:40px;padding:8px 14px}.navbar-user-badge-mobile{margin:0 12px}.mobile-menu-button{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;justify-content:center;padding:8px}.mobile-menu-button img{height:24px;transition:transform .25s ease;width:24px}.mobile-menu-button-open img{transform:rotate(90deg)}.mobile-navigation{background-color:#fff;border-top:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a14;display:block;left:0;max-height:0;opacity:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .25s ease,opacity .2s ease;z-index:60}.mobile-navigation.mobile-navigation-open{max-height:480px;opacity:1;padding:0 0 16px}.mobile-navigation-list{display:flex;flex-direction:column;gap:8px;padding-top:16px;transform:translateY(-8px);transition:transform .25s ease}.mobile-navigation.mobile-navigation-open .mobile-navigation-list{transform:translateY(0)}.mobile-divider{background-color:#e5e7eb;height:1px;margin:8px 0}@media (min-width:1024px){.desktop-auth-buttons,.desktop-navigation{display:flex}.mobile-menu-button,.mobile-navigation{display:none}}.app-shell{background-color:#f8fafc;min-height:100vh}.app-content{margin:0 auto;max-width:1200px;padding:.75rem 1rem 2rem;width:100%}@media (min-width:768px){.app-content{padding:.9rem 1.5rem 2.5rem}}.register-main-container{padding:12px}.register-card{background:#fff;border:2px solid #e1e1e1;border-radius:24px;margin:0 auto;max-width:500px;padding:24px 18px 22px}.register-form-header{margin-bottom:20px;text-align:center}.register-form-header h1{color:#121212;font-size:24px;font-weight:700;line-height:1.1;margin:0}.register-form-header p{color:#71738d;font-size:14px;font-weight:400;line-height:1.25;margin-top:10px}.register-form{gap:16px}.register-field,.register-form{display:flex;flex-direction:column}.register-field{gap:8px}.register-field:first-child{margin-bottom:8px}.register-field label{color:#161616;font-size:14px;font-weight:600;line-height:1.2}.register-field input{background:#f3f3f6;border:0;border-radius:14px;box-sizing:border-box;color:#6f7287;font-size:14px;font-weight:400;height:48px;line-height:1;padding:0 14px;width:100%}.register-input-wrap{position:relative}.register-input-wrap .register-input{padding-left:42px}.register-input-icon{height:16px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px}.register-field input::placeholder{color:#6f7287}.register-checkbox-row{align-items:center;color:#4d5870;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;line-height:1.3;margin-top:4px}.register-checkbox-row input{border-radius:4px;flex-shrink:0;height:18px;margin:0;width:18px}.register-checkbox-row a{color:#05aa44;text-decoration:none}.register-submit-button{background:#08c952;border:0;border-radius:14px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:52px;width:100%}.register-submit-button:disabled{cursor:wait;opacity:.7}.register-form-message{border-radius:14px;font-size:14px;font-weight:600;line-height:1.35;margin:0;padding:12px 14px}.register-form-error{background:#fff1f1;color:#b42318}.register-form-success{background:#edfdf3;color:#027a48}@media (min-width:1024px){.register-card{border-radius:28px;padding:32px 36px 28px}.register-form-header h1{font-size:24px}.register-form-header p{font-size:16px}.register-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.register-field label{font-size:16px}.register-field input{font-size:16px;height:56px;padding:0 18px}.register-input-wrap .register-input{padding-left:50px}.register-input-icon{height:18px;left:18px;width:18px}.register-checkbox-row{font-size:16px}.register-submit-button{font-size:18px;height:58px}}.feedback-state{border-radius:14px;margin:0;padding:18px}.feedback-state-empty,.feedback-state-loading{background:#f8fafc;color:#475467}.feedback-state-loading{display:grid;min-height:120px;place-items:center}.feedback-state-error{background:#fef3f2;border:1px solid #fecdca;color:#b42318}.feedback-state-message{display:inline-block;margin:0}.feedback-state-message-sr{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.feedback-loader-beat{align-items:center;display:inline-flex;gap:10px;justify-content:center}.feedback-loader-dot{animation:feedback-beat .75s ease-in-out infinite both;background:#67d8c4;border-radius:999px;height:14px;width:14px}.feedback-loader-dot:nth-child(2){animation-delay:.12s}.feedback-loader-dot:nth-child(3){animation-delay:.24s}@keyframes feedback-beat{0%,80%,to{opacity:.55;transform:scale(.72)}40%{opacity:1;transform:scale(1)}}.admin-tabs{grid-gap:10px;background:#eeedf1;border-radius:22px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px}.admin-tab{align-items:center;background:#0000;border:1px solid #0000;border-radius:999px;color:#262626;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:center;min-height:44px;padding:0 18px;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.admin-tab:hover{background:#ffffffb3}.admin-tab-active{background:#fff;border-color:#d7d7db;box-shadow:0 2px 8px #11182724;color:#1a1a1a}@media (min-width:900px){.admin-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-dashboard{grid-gap:20px;display:grid;gap:20px;min-width:0;padding:32px}.admin-dashboard-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.admin-dashboard-eyebrow{color:#607086;font-size:12px;font-weight:700;letter-spacing:.12em;margin:0 0 8px;text-transform:uppercase}.admin-dashboard-header h1{font-size:32px;margin:0 0 8px}.admin-dashboard-header p{color:#5f6b7a;margin:0;max-width:620px}.admin-dashboard-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-dashboard-layout{grid-gap:20px;display:grid;gap:20px;min-width:0}.admin-dashboard-card{background:#fff;border:1px solid #d9e1ea;border-radius:18px;box-shadow:0 18px 40px #0f172a14;overflow:hidden}.admin-dashboard-card table{min-width:0}.admin-dashboard-card-head{padding:20px 22px 0}.admin-dashboard-card-head h2{font-size:24px;margin:0 0 8px}.admin-dashboard-card-head p{color:#5f6b7a;margin:0}.admin-dashboard-form{grid-gap:16px;display:grid;gap:16px;padding:20px 22px}.admin-dashboard-field{grid-gap:8px;display:grid;gap:8px}.admin-dashboard-field span{color:#304256;font-size:14px;font-weight:600}.admin-dashboard-field input{font-size:15px}.admin-dashboard-field input,.admin-dashboard-field textarea{background:#fff;border:1px solid #c9d6e3;border-radius:12px;color:#142133;padding:12px 14px;width:100%}.admin-dashboard-field textarea{font:inherit;line-height:1.5;min-height:150px;resize:vertical}.admin-dashboard-field input:focus,.admin-dashboard-field textarea:focus{border-color:#7ba7e1;outline:2px solid #cfe2ff}.admin-dashboard-form-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-dashboard-table{border-collapse:collapse;width:100%}.admin-dashboard-table td,.admin-dashboard-table th{border-bottom:1px solid #e8eef5;padding:16px 18px;text-align:left}.admin-dashboard-table th{background:#f8fafc;color:#607086;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.admin-dashboard-row-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-dashboard-comment-cell{max-width:420px;overflow-wrap:anywhere;white-space:normal}.admin-dashboard-reason-cell{max-width:360px;min-width:220px;overflow-wrap:anywhere;white-space:normal}.admin-dashboard-reason-preview{-webkit-line-clamp:3;-webkit-box-orient:vertical;background:#0000;border:0;color:#c0392b;cursor:pointer;display:-webkit-box;font:inherit;font-size:.8rem;line-height:1.45;overflow:hidden;overflow-wrap:anywhere;padding:0;text-align:left;width:100%}.admin-dashboard-reason-preview:focus,.admin-dashboard-reason-preview:hover{color:#9f2f24;text-decoration:underline}.admin-dashboard-status{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:700;min-height:32px;padding:0 12px}.admin-dashboard-status-approved{background:#e7f9ee;color:#166534}.admin-dashboard-status-pending{background:#fff4db;color:#9a6700}.admin-dashboard-empty,.admin-dashboard-error{margin:0;padding:18px}.admin-dashboard-error{background:#fef3f2;border:1px solid #fecdca;border-radius:14px;color:#b42318}.admin-dashboard-approve,.admin-dashboard-danger,.admin-dashboard-primary,.admin-dashboard-refresh,.admin-dashboard-secondary{border:0;border-radius:999px;cursor:pointer;font-weight:600;padding:10px 16px}.admin-dashboard-refresh,.admin-dashboard-secondary{background:#e8eef5;color:#142133}.admin-dashboard-primary{background:#174ea6;color:#fff}.admin-dashboard-approve{background:#1f7a4c;color:#fff}.admin-dashboard-danger{background:#b42318;color:#fff}.admin-dashboard-muted{color:#8a97a8}.admin-dashboard-approve:disabled,.admin-dashboard-danger:disabled,.admin-dashboard-primary:disabled,.admin-dashboard-refresh:disabled,.admin-dashboard-secondary:disabled{cursor:wait;opacity:.6}.admin-dashboard-modal-backdrop{align-items:center;background:#0f172a6b;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:50}.admin-dashboard-modal{grid-gap:16px;background:#fff;border:1px solid #d9e1ea;border-radius:18px;box-shadow:0 24px 70px #0f172a3d;display:grid;gap:16px;padding:22px;width:min(560px,100%)}.admin-dashboard-modal-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.admin-dashboard-modal-head h3{font-size:22px;margin:0}.admin-dashboard-modal-close{background:#e8eef5;border:0;border-radius:999px;color:#142133;cursor:pointer;font-size:24px;height:36px;line-height:1;width:36px}.admin-dashboard-modal-copy{color:#5f6b7a;margin:0;overflow-wrap:anywhere}@media (min-width:1024px){.admin-dashboard{padding:20px}.admin-dashboard-header{flex-direction:column}.admin-dashboard-card{overflow-x:auto}}@media (max-width:767px){.admin-dashboard{padding:20px 16px}.admin-dashboard-table{min-width:720px}}.admin-dashboard-reason{color:#c0392b;font-size:.8rem;line-height:1.45;margin:0;overflow-wrap:anywhere;white-space:normal}.admin-dashboard-link-button{align-items:center;display:inline-flex;text-decoration:none}.profile-card{background:#fff;border:0;border-radius:0;padding:0}.profile-card-header{display:flex;gap:12px;justify-content:space-between;margin-bottom:22px}.profile-card-header,.profile-card-header-stack{align-items:flex-start}.profile-card h2{color:#161616;font-size:18px;line-height:1.1}.profile-subtitle{color:#74748b;font-size:15px;margin-top:8px}.profile-role-badge{align-items:center;background:#f0faf2;border-radius:999px;color:#13803f;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;min-height:34px;padding:0 14px;white-space:nowrap}.profile-form{display:flex;flex-direction:column;gap:16px}.profile-field-row{grid-gap:16px;display:grid;gap:16px}.profile-field{display:flex;flex-direction:column;gap:10px}.profile-field label{color:#1f1f1f;font-size:14px;font-weight:600}.profile-field input{background:#f4f4f7;border:1px solid #ececf1;border-radius:10px;box-sizing:border-box;color:#202020;font-size:14px;height:38px;padding:0 14px;width:100%}.profile-field input:disabled{background:#f0f0f4;color:#5f6170}.profile-message{border-radius:14px;font-size:14px;font-weight:600;line-height:1.35;margin:0;padding:12px 14px}.profile-message-error{background:#fff1f1;color:#b42318}.profile-message-success{background:#edfdf3;color:#027a48}.profile-button{background:#07c45b;border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:36px;min-width:104px;padding:0 16px;width:fit-content}.profile-button:disabled{cursor:wait;opacity:.7}@media (min-width:768px){.profile-field-row{gap:24px;grid-template-columns:1fr 1fr}.profile-field input{height:36px}}.fridge-tabs{grid-gap:10px;background:#eeedf1;border-radius:22px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px;padding:4px}.fridge-tab{align-items:center;background:#0000;border:1px solid #0000;border-radius:999px;color:#262626;display:flex;font-size:14px;font-weight:700;gap:4px;justify-content:center;min-height:44px;padding:0 18px;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.fridge-tab:hover{background:#ffffffb3}.fridge-tab-active{background:#fff;border-color:#d7d7db;box-shadow:0 2px 8px #11182724;color:#1a1a1a}.tab-icon{height:18px;width:18px}@media (min-width:900px){.fridge-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}}.fridge-page{padding:4px 0 28px}.fridge-shell{margin:0 auto;max-width:1100px}.fridge-panel{background:#fff;border:1px solid #ded8d1;border-radius:22px;box-shadow:0 8px 24px #1414140d;min-height:420px;padding:24px 18px}.fridge-favorites-container{margin-top:12px}@media (min-width:768px){.fridge-page{padding:2px 0 40px}.fridge-panel{padding:30px}}.recipe-card{background-color:#fff;border:1px solid #e9ddd4;border-radius:22px;margin:0;overflow:hidden;width:100%}.recipe-card-image{background:#f3f4f6;min-height:220px;position:relative}.recipe-card-image>img{display:block;height:220px;object-fit:cover;width:100%}.recipe-card-tag{background:#18c14f;border-radius:999px;color:#fff;font-size:.82rem;font-weight:700;left:14px;padding:8px 12px;position:absolute;top:14px}.recipe-card-favorite{align-items:center;background:#fffffff5;border:0;border-radius:999px;color:#111827;cursor:pointer;display:inline-flex;font-size:1.5rem;height:46px;justify-content:center;line-height:1;position:absolute;right:14px;top:14px;width:46px}.add-to-favorite-icon{display:block;height:20px;width:20px}.recipe-card-favorite-active{background:#111827;color:#fff}.add-to-favorite-icon-active{filter:invert(100%) sepia(100%) grayscale(100%)}.recipe-card-body{grid-gap:16px;display:grid;gap:16px;padding:18px}.recipe-card-header h2{color:#101828;font-size:1.2rem;margin:0}.recipe-card-header p{color:#475467;font-size:.95rem;line-height:1.45;margin:10px 0 0}.recipe-card-rating{align-items:center;display:flex;gap:6px}.recipe-card-rating-star{color:#fbbf24}.recipe-card-footer{border-top:1px solid #e9eaef;display:flex;flex-direction:column;gap:10px;padding-top:14px}.recipe-card-price{color:#16a34a;font-size:1.3rem}.recipe-card-link{align-items:center;background:#0db14b;border-radius:14px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:700;justify-content:center;min-height:44px;padding:0 18px;text-decoration:none}@media (min-width:1024px){.recipe-card-footer{align-items:center;flex-direction:row;justify-content:space-between}}.recipe-card-missing{align-items:center;background:#fff4f4;border:1px solid #f5c2c2;border-radius:12px;display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px}.recipe-card-missing-complete{background:#eefaf1;border-color:#b7e4c7;color:#16794a;font-weight:700;margin:0}.recipe-card-missing-label{color:#c0392b;font-size:.85rem;font-weight:700}.recipe-card-missing-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.recipe-card-missing-item{background:#e05353;border-radius:999px;color:#fff;font-size:.8rem;font-weight:600;padding:3px 10px}.fridge-search-intro h2{margin:0 0 4px}.fridge-search-intro p{color:#5b6b60;margin:0 0 16px;max-width:60ch}.fridge-search-layout{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:900px){.fridge-search-layout{grid-template-columns:300px 1fr}}.fridge-search-panel{background:#fff;border:1px solid #e4ede7;border-radius:16px;padding:18px;position:sticky;top:16px}.fridge-search-panel h3,.fridge-search-results h3{margin:0 0 12px}.fridge-search-add{display:flex;gap:8px;margin-bottom:16px}.fridge-search-add input{border:1px solid #cdddd2;border-radius:12px;flex:1 1;font-size:.95rem;min-height:42px;min-width:0;padding:0 12px}.fridge-search-add button{background:#0db14b;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;min-height:42px;padding:0 16px}.fridge-search-add button:disabled{cursor:not-allowed;opacity:.5}.fridge-search-chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.fridge-search-chip{align-items:center;background:#eefaf1;border:1px solid #b7e4c7;border-radius:999px;color:#16794a;display:inline-flex;font-weight:600;gap:8px;padding:6px 8px 6px 14px}.fridge-search-chip button{align-items:center;background:#16794a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;height:22px;justify-content:center;line-height:1;width:22px}.fridge-search-chip button:disabled{cursor:not-allowed;opacity:.5}.fridge-search-results .recipe-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.recipe-grid{display:flex;flex-direction:column;gap:18px}@media (min-width:768px){.recipe-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home{display:flex;flex-direction:column;gap:64px;padding-bottom:24px}.home-hero{grid-gap:32px;align-items:center;background:linear-gradient(135deg,#f0fdf4,#e7f9ee 50%,#f4fbf6);border:1px solid #d7f0df;border-radius:28px;display:grid;gap:32px;grid-template-columns:1fr;padding:40px 28px}.home-hero-eyebrow{color:#16a34a;font-size:.82rem;font-weight:700;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.home-hero-content h1{color:#0f231a;font-size:clamp(2rem,5vw,3.1rem);letter-spacing:-.02em;line-height:1.08;margin:0}.home-hero-content h1 span{color:#16a34a}.home-hero-subtitle{color:#4b6357;font-size:1.05rem;line-height:1.5;margin:18px 0 0;max-width:60ch}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.home-btn{align-items:center;border:2px solid #0000;border-radius:14px;cursor:pointer;display:inline-flex;font-size:.98rem;font-weight:700;justify-content:center;min-height:50px;padding:0 24px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.home-btn:hover{transform:translateY(-1px)}.home-btn-primary{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 14px 28px #22c55e42;color:#fff}.home-btn-ghost{background:#fff;border-color:#bbe9cb;color:#15803d;font:inherit;font-weight:700}.home-hero-stats{display:flex;flex-wrap:wrap;gap:28px;margin:34px 0 0}.home-hero-stats div{display:flex;flex-direction:column}.home-hero-stats dt{color:#16a34a;font-size:1.9rem;font-weight:800;line-height:1}.home-hero-stats dd{color:#5b6b60;font-size:.82rem;margin:6px 0 0;max-width:18ch}.home-hero-visual{align-items:center;display:flex;justify-content:center;min-height:220px;position:relative}.home-hero-logo{filter:drop-shadow(0 20px 40px rgba(22,163,74,.24));height:auto;width:min(280px,70%)}.home-hero-badge{background:#fff;border-radius:14px;box-shadow:0 12px 26px #10281b24;color:#14532d;font-size:.85rem;font-weight:700;padding:10px 16px;position:absolute;white-space:nowrap}.home-hero-badge-1{right:6px;top:14px}.home-hero-badge-2{bottom:18px;color:#b45309;left:6px}@media (min-width:940px){.home-hero{grid-template-columns:1.15fr .85fr;padding:56px 48px}}.home-section-head{margin-bottom:24px}.home-section-head h2{color:#0f231a;font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-.01em;margin:0}.home-section-head p{color:#5b6b60;margin:8px 0 0}.home-section-head-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.home-section-link{color:#16a34a;font-weight:700;text-decoration:none;white-space:nowrap}.home-features{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-feature-card{background:#fff;border:1px solid #e6efe9;border-radius:18px;box-shadow:0 8px 22px #10281b0d;padding:24px}.home-feature-icon{align-items:center;background:#eafaef;border-radius:14px;display:inline-flex;height:52px;justify-content:center;margin-bottom:14px;width:52px}.home-feature-icon img{height:26px;width:26px}.home-feature-card h3{color:#0f231a;font-size:1.1rem;margin:0 0 8px}.home-feature-card p{color:#5b6b60;font-size:.92rem;line-height:1.45;margin:0}.home-steps{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home-step{background:#0f231a;border-radius:18px;color:#eafaf0;overflow:hidden;padding:26px 24px 24px;position:relative}.home-step-number{align-items:center;background:#16a34a;border-radius:50%;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:800;height:42px;justify-content:center;margin-bottom:14px;width:42px}.home-step h3{font-size:1.12rem;margin:0 0 6px}.home-step p{color:#b9cfc1;font-size:.92rem;line-height:1.45;margin:0}.home-featured{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.home-featured-card{background:#fff;border:1px solid #e6efe9;border-radius:18px;box-shadow:0 8px 22px #10281b0d;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease}.home-featured-card:hover{box-shadow:0 16px 34px #10281b1f;transform:translateY(-3px)}.home-featured-image{aspect-ratio:16/10;background:#eef3ef;position:relative}.home-featured-image img{display:block;height:100%;object-fit:cover;width:100%}.home-featured-tag{background:#ffffffeb;border-radius:999px;color:#15803d;font-size:.78rem;font-weight:700;left:12px;padding:4px 12px;position:absolute;top:12px}.home-featured-body{display:flex;flex-direction:column;gap:8px;padding:16px 18px 18px}.home-featured-body h3{color:#0f231a;font-size:1.1rem;margin:0}.home-featured-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#5b6b60;display:-webkit-box;font-size:.9rem;line-height:1.4;margin:0;overflow:hidden}.home-featured-body strong{color:#16a34a;font-size:1.05rem;margin-top:2px}.home-cta{background:linear-gradient(135deg,#16a34a,#15803d);border-radius:28px;color:#fff;padding:48px 28px;text-align:center}.home-cta-inner{margin:0 auto;max-width:640px}.home-cta h2{font-size:clamp(1.6rem,3.5vw,2.2rem);margin:0}.home-cta p{color:#e5f6ea;font-size:1.02rem;margin:12px 0 0}.home-cta .home-hero-actions{justify-content:center}.home-cta .home-btn-ghost{background:#ffffff1f;border-color:#ffffff73;color:#fff}.home-cta .home-btn-primary{background:#fff;box-shadow:0 14px 28px #0000002e;color:#15803d}.recipe-comments{background:#fff;border:1px solid #e9ddd4;border-radius:24px;box-shadow:0 12px 32px #0f172a0f;padding:24px}.recipe-comments h2,.recipe-comments h3{color:#101828;margin:0}.recipe-comments-composer{background:#f8f9fc;border-radius:20px;margin-top:18px;padding:18px}.recipe-comments-composer p{color:#475467;font-weight:600;margin:14px 0 8px}.recipe-comments-rating{display:flex;gap:6px}.recipe-comments-star{background:#0000;border:0;color:#d0d5dd;cursor:pointer;font-size:2rem}.recipe-comments-star-active{color:#f4b400}.recipe-comments-form{grid-gap:12px;display:grid;gap:12px;margin-top:12px}.recipe-comments-form textarea{background:#fff;border:1px solid #d8dde6;border-radius:16px;color:#111827;font:inherit;min-height:92px;padding:14px 16px;resize:vertical;width:100%}.recipe-comments-form button,.recipe-comments-login{background:#19bf4e;border:0;border-radius:14px;color:#fff;cursor:pointer;font:inherit;font-weight:700;justify-self:start;min-height:48px;padding:0 18px}.recipe-comments-notice{color:#15803d;font-size:.92rem;line-height:1.4;margin:0}.recipe-comments-list{grid-gap:16px;display:grid;gap:16px;margin-top:24px}.recipe-comments-item{grid-gap:16px;border:1px solid #d8dde6;border-radius:18px;display:grid;gap:16px;grid-template-columns:auto 1fr;padding:18px}.recipe-comments-avatar{background:#19bf4e;border-radius:999px;color:#fff;display:grid;font-weight:700;height:40px;place-items:center;width:40px}.recipe-comments-head{display:flex;flex-direction:column;gap:4px}.recipe-comments-head strong{color:#101828;font-size:1.05rem}.recipe-comments-body p,.recipe-comments-head span{color:#475467}.recipe-comments-stars{display:flex;gap:2px;margin-top:6px}.recipe-comments-comment-star{color:#d0d5dd}.recipe-comments-comment-star-active{color:#f4b400}.recipe-comments-body p{line-height:1.6;margin:10px 0 0}@media (min-width:1024px){.recipe-comments-head{align-items:center;flex-direction:row;justify-content:space-between}}.recipe-form-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0f172a8f;display:grid;inset:0;padding:22px;place-items:center;position:fixed;z-index:40}.recipe-form-modal{background:#fff;border-radius:28px;max-height:calc(100vh - 170px);overflow:auto;padding:26px;width:min(960px,100%)}.recipe-form-modal-actions,.recipe-form-modal-header,.recipe-form-modal-section-header{display:flex;flex-direction:column;gap:12px}.recipe-form-modal-header p{color:#16a34a;font-size:.82rem;font-weight:700;letter-spacing:.08em;margin:0 0 6px;text-transform:uppercase}.recipe-form-modal-header h2,.recipe-form-modal-section h3{color:#101828;margin:0}.recipe-form-modal-ghost,.recipe-form-modal-header button,.recipe-form-modal-ingredient-row button,.recipe-form-modal-section-header button,.recipe-form-modal-submit{border-radius:14px;cursor:pointer;font:inherit;font-weight:600;min-height:44px;padding:0 16px}.recipe-form-modal-ghost,.recipe-form-modal-header button,.recipe-form-modal-section-header button{background:#fff;border:1px solid #d8dde6}.recipe-form-modal-submit{background:linear-gradient(135deg,#16a34a,#22c55e);border:0;color:#fff}.recipe-form-modal-form{grid-gap:22px;display:grid;gap:22px;margin-top:24px}.recipe-form-modal-grid{grid-gap:16px;display:grid;gap:16px}.recipe-form-modal-grid label,.recipe-form-modal-section{grid-gap:10px;display:grid;gap:10px}.recipe-form-modal-grid span{color:#475467;font-size:.92rem;font-weight:600}.recipe-form-modal-grid input,.recipe-form-modal-grid textarea,.recipe-form-modal-ingredient-row input,.recipe-form-modal-ingredient-row select{background:#f7f8fb;border:1px solid #d8dde6;border-radius:16px;color:#111827;font:inherit;width:100%}.recipe-form-modal-grid input,.recipe-form-modal-ingredient-row input,.recipe-form-modal-ingredient-row select{min-height:50px;padding:0 16px}.recipe-form-modal-grid textarea{min-height:120px;padding:14px 16px;resize:vertical}.recipe-form-modal-dropzone{grid-gap:16px;background:linear-gradient(180deg,#f0fdf4,#f8fafc);border:2px dashed #86efac;border-radius:20px;cursor:pointer;display:grid;gap:16px;padding:18px}.recipe-form-modal-dropzone-copy strong{color:#14532d;display:block;margin-bottom:6px}.recipe-form-modal-dropzone-copy p{color:#4b5563;margin:0}.recipe-form-modal-preview{border-radius:16px;max-height:260px;object-fit:cover;width:100%}.recipe-form-modal-dropzone-actions{display:flex;flex-wrap:wrap;gap:10px}.recipe-form-modal-dropzone-actions button{background:#fff;border:1px solid #bbf7d0;border-radius:999px;color:#166534;cursor:pointer;font:inherit;font-weight:600;min-height:42px;padding:0 14px}.recipe-form-modal-chips{display:flex;flex-wrap:wrap;gap:10px}.recipe-form-modal-chip{background:#fff;border:1px solid #d8dde6;border-radius:999px;color:#111827;cursor:pointer;font:inherit;min-height:38px;padding:0 14px}.recipe-form-modal-chip-active{background:#22c55e;border-color:#22c55e;color:#fff}.recipe-form-modal-ingredient-row,.recipe-form-modal-ingredients{grid-gap:12px;display:grid;gap:12px}.recipe-form-modal-ingredient-row button{background:#fff1f2;border:1px solid #fecaca;color:#be123c}.recipe-form-modal-error{background:#fff1f2;border-radius:16px;color:#be123c;margin:0;padding:16px}@media (min-width:1024px){.recipe-form-modal-actions,.recipe-form-modal-header,.recipe-form-modal-section-header{align-items:center;flex-direction:row;justify-content:space-between}.recipe-form-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-form-modal-full{grid-column:1/-1}.recipe-form-modal-ingredient-row{grid-template-columns:minmax(0,1.4fr) 140px 150px 120px}}.recipe-details-page{grid-gap:22px;display:grid;gap:22px;min-width:0}.recipe-details-page-back{color:#101828;font-weight:600;text-decoration:none}.recipe-details-page-layout,.recipe-details-page-main,.recipe-details-page-sidebar{grid-gap:24px;display:grid;gap:24px;min-width:0}.recipe-details-page-sidebar{align-content:start}.recipe-details-page-error,.recipe-details-page-hero-card,.recipe-details-page-placeholder,.recipe-details-page-sidebar-card,.recipe-details-page-steps{background:#fff;border:1px solid #e9ddd4;border-radius:24px;box-shadow:0 12px 30px #0f172a0f}.recipe-details-page-image{background:#f3f4f6;border-radius:24px 24px 0 0;min-height:340px;overflow:hidden;position:relative}.recipe-details-page-image img{display:block;height:340px;object-fit:cover;width:100%}.recipe-details-page-tag{background:#18c14f;border-radius:999px;color:#fff;font-size:.9rem;font-weight:700;left:18px;padding:8px 14px;position:absolute;top:18px}.recipe-details-page-favorite{background:#fffffff5;border:0;border-radius:999px;color:#101828;cursor:pointer;font-size:1.8rem;height:48px;position:absolute;right:18px;top:18px;width:48px}.recipe-details-page-favorite-active{background:#101828;color:#fff}.recipe-details-page-content{grid-gap:24px;display:grid;gap:24px;padding:24px}.recipe-details-page-title-row{grid-gap:18px;display:grid;gap:18px}.recipe-details-page-title-row h1{color:#101828;margin:0;overflow-wrap:anywhere}.recipe-details-page-title-row p{color:#475467;font-size:1.08rem;line-height:1.6;margin:12px 0 0;overflow-wrap:anywhere}.recipe-details-page-owner-actions{display:flex;flex-wrap:wrap;gap:10px}.recipe-details-page-owner-actions button{border-radius:14px;cursor:pointer;font:inherit;font-weight:600;min-height:46px;padding:0 16px}.recipe-details-page-owner-actions button:first-child{background:#eef4ff;border:1px solid #c7d7fe;color:#1d4ed8}.recipe-details-page-owner-actions button:last-child{background:#fff1f2;border:1px solid #fecaca;color:#be123c}.recipe-details-page-meta{grid-gap:12px;display:grid;gap:12px}.recipe-details-page-meta-item{grid-gap:4px;background:#fcfcfd;border:1px solid #e5e7eb;border-radius:16px;display:grid;gap:4px;min-width:0;padding:14px 16px}.recipe-details-page-meta-item span{color:#667085;font-size:.82rem;font-weight:700}.recipe-details-page-meta-item strong{color:#101828;font-size:1.05rem;overflow-wrap:anywhere}.recipe-details-page-meta-item small{color:#475467;font-size:.82rem}.recipe-details-page-meta-blue{background:#eff6ff}.recipe-details-page-meta-category{background:#f5f3ff}.recipe-details-page-meta-yellow{background:#fffbeb}.recipe-details-page-meta-green{background:#ecfdf3}.recipe-details-page-sidebar-card,.recipe-details-page-steps{padding:24px}.recipe-details-page-sidebar-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.recipe-details-page-sidebar-head h2{color:#101828;margin:0}.recipe-details-page-sidebar-head span{background:#eef4ff;border-radius:999px;color:#1d4ed8;display:grid;font-weight:700;height:36px;min-width:36px;padding:0 10px;place-items:center}.recipe-details-page-ingredients-list{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:18px 0 0;padding:0}.recipe-details-page-ingredient-item{align-items:flex-start;background:#fcfcfd;border:1px solid #e5e7eb;border-radius:18px;display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.recipe-details-page-ingredient-item strong{color:#101828}.recipe-details-page-ingredient-item p{color:#475467;margin:6px 0 0;overflow-wrap:anywhere}.recipe-details-page-ingredient-status{align-self:center;background:#ecfdf3;border-radius:999px;color:#027a48;font-size:.82rem;font-weight:700;padding:6px 10px;white-space:nowrap}.recipe-details-page-sidebar-empty{color:#475467;margin:18px 0 0}.recipe-details-page-steps ol{grid-gap:14px;color:#475467;display:grid;gap:14px;line-height:1.7;margin:20px 0 0;padding-left:24px}.recipe-details-page-error,.recipe-details-page-placeholder{padding:22px}.recipe-details-page-error p{color:#be123c;margin:0 0 12px}.recipe-details-page-error a{color:#101828;font-weight:600}@media (max-width:767px){.recipe-details-page{overflow-x:hidden}.recipe-details-page-image{min-height:240px}.recipe-details-page-image img{height:240px}.recipe-details-page-content,.recipe-details-page-error,.recipe-details-page-placeholder,.recipe-details-page-sidebar-card{padding:18px}.recipe-details-page-ingredient-item{flex-direction:column}.recipe-details-page-ingredient-status{align-self:flex-start;white-space:normal}}@media (min-width:640px){.recipe-details-page-meta{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.recipe-details-page-layout{align-items:start;grid-template-columns:minmax(0,1.8fr) minmax(320px,.86fr)}.recipe-details-page-title-row{align-items:start;grid-template-columns:minmax(0,1fr) auto}}.recipe-details-page-rejection{background:#fff4f4;border-left:4px solid #e05353;border-radius:12px;color:#c0392b;font-weight:600;margin:12px 0 0;padding:12px 16px}.recipes-filters{width:100%}.recipes-filters-toggle{align-items:center;background:#fff;border:1px solid #cbd5d1;border-radius:10px;color:#111827;cursor:pointer;display:inline-flex;font:inherit;font-weight:700;gap:10px;justify-content:center;min-height:48px;width:100%}.recipes-filters-heading-icon,.recipes-filters-toggle-icon{display:inline-block;height:16px;position:relative;width:16px}.recipes-filters-heading-icon:after,.recipes-filters-heading-icon:before,.recipes-filters-toggle-icon:after,.recipes-filters-toggle-icon:before{background:#15803d;border-radius:999px;content:"";height:2px;left:2px;position:absolute}.recipes-filters-heading-icon:before,.recipes-filters-toggle-icon:before{top:4px;width:12px}.recipes-filters-heading-icon:after,.recipes-filters-toggle-icon:after{top:10px;width:7px}.recipes-filters-panel{background:#fff;border:1px solid #cfd8cf;border-radius:8px;display:none;margin-top:12px;padding:20px}.recipes-filters-open .recipes-filters-panel{display:grid}.recipes-filters-heading{align-items:center;display:flex;gap:10px;margin-bottom:22px}.recipes-filters-heading h2{color:#111827;font-size:1.05rem;line-height:1.2;margin:0}.recipes-filters-search,.recipes-filters-select{grid-gap:8px;display:grid;gap:8px;margin-bottom:24px}.recipes-filters-group legend,.recipes-filters-search span,.recipes-filters-select span{color:#374151;font-size:.9rem;font-weight:700}.recipes-filters-search input,.recipes-filters-select select{background:#f7f8fb;border:1px solid #cbd5d1;border-radius:7px;color:#111827;font:inherit;font-size:.9rem;min-height:34px;padding:0 14px;width:100%}.recipes-filters-select select{cursor:pointer}.recipes-filters-group{grid-gap:9px;border:0;display:grid;gap:9px;margin:0 0 24px;min-width:0;padding:0}.recipes-filters-group legend{margin-bottom:8px;padding:0}.recipes-filters-option{align-items:center;color:#1f2937;cursor:pointer;display:flex;font-size:.9rem;gap:8px;line-height:1.25;min-width:0}.recipes-filters-option input{accent-color:#15803d;flex:0 0 18px;height:18px;margin:0;width:18px}.recipes-filters-option input[type=checkbox]{border-radius:4px}.recipes-filters-favorites{font-weight:700;margin:2px 0 22px}.recipes-filters-reset{background:#6ee787;border:0;border-radius:7px;color:#064e3b;cursor:pointer;font:inherit;font-size:.9rem;font-weight:700;min-height:34px;padding:0 14px;width:100%}@media (min-width:1024px){.recipes-filters{position:sticky;top:20px}.recipes-filters-toggle{display:none}.recipes-filters-panel{display:grid;margin-top:0}}.recipes-hero{grid-gap:14px;display:grid;gap:14px}.recipes-hero-content h1{color:#101828;font-size:2rem;line-height:1.1;margin:0}.recipes-hero-eyebrow{color:#16a34a;font-size:.82rem;font-weight:700;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.recipes-hero-subtitle{color:#475467;font-size:1rem;line-height:1.45;margin:4px 0 0;max-width:760px}.recipes-hero-button{background:linear-gradient(135deg,#16a34a,#22c55e);border:0;border-radius:16px;box-shadow:0 14px 28px #22c55e3d;color:#fff;cursor:pointer;font:inherit;font-weight:700;min-height:50px;padding:0 22px}@media (min-width:1024px){.recipes-hero{align-items:end;grid-template-columns:minmax(0,1fr) auto}}.recipes-page{grid-gap:24px;display:grid;gap:24px}.recipes-page-layout,.recipes-page-results{grid-gap:22px;display:grid;gap:22px}.recipes-page-sidebar{min-width:0}.recipes-page-empty,.recipes-page-error,.recipes-page-placeholder{background:#fff;border:1px solid #e9ddd4;border-radius:20px;box-shadow:0 12px 30px #0f172a0f;padding:20px 22px}.recipes-page-error{background:#fff1f2;color:#be123c}.recipes-page-empty{text-align:center}.recipes-page-empty h2{color:#101828;margin:0}.recipes-page-empty p{color:#475467;margin:12px 0 0}@media (min-width:1024px){.recipes-page-layout{align-items:start;grid-template-columns:248px minmax(0,1fr)}.recipes-page-results{gap:20px}}.weekly-plan-page{grid-gap:18px;display:grid;gap:18px}.weekly-plan-header{background:#fff;border:1px solid #ded8d1;border-radius:18px;padding:18px}.weekly-plan-card h3,.weekly-plan-header h2{color:#1f1f1f;margin:0}.weekly-plan-header p{color:#667085;margin:6px 0 0}.weekly-plan-layout{grid-gap:18px;display:grid;gap:18px}.weekly-plan-card{background:#fff;border:1px solid #ded8d1;border-radius:18px;padding:18px}.weekly-plan-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.weekly-plan-button{background:#00b85a;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;min-height:40px;padding:0 16px}.weekly-plan-button.secondary{background:#f2f4f7;color:#344054}.weekly-plan-button.danger{background:#d92d20}.weekly-plan-button:disabled{cursor:not-allowed;opacity:.6}.weekly-plan-menu-list{grid-gap:10px;display:grid;gap:10px;margin-top:14px}.weekly-plan-menu-list button{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:12px;text-align:left}.weekly-plan-menu-list button.active,.weekly-plan-menu-list button:hover{border-color:#00b85a}.weekly-plan-menu-list span,.weekly-plan-menu-list strong{display:block}.weekly-plan-menu-list span{color:#667085;font-size:13px;margin-top:4px}.weekly-plan-days{grid-gap:12px;display:grid;gap:12px;margin-top:14px}.weekly-plan-day{border:1px solid #e5e7eb;border-radius:14px;padding:14px}.weekly-plan-day h4{color:#00a651;margin:0 0 8px}.weekly-plan-day ul{margin:0;padding-left:18px}.weekly-plan-empty{color:#667085;margin:0}.weekly-plan-form{grid-gap:14px;display:grid;gap:14px;margin-top:14px}.weekly-plan-field{grid-gap:6px;display:grid;gap:6px}.weekly-plan-field span{color:#344054;font-size:14px;font-weight:700}.weekly-plan-field input,.weekly-plan-field select{border:1px solid #d0d5dd;border-radius:10px;min-height:40px;padding:0 12px}.weekly-plan-form-row{grid-gap:10px;display:grid;gap:10px}.weekly-plan-message{color:#667085;margin:0}.weekly-plan-error{color:#d92d20;margin:0}@media (min-width:1024px){.weekly-plan-layout{grid-template-columns:300px 1fr}.weekly-plan-form-row{grid-template-columns:180px 1fr auto}}
/*# sourceMappingURL=main.98552c3c.css.map*/