@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=Manrope:wght@400;600;700&display=swap";@media (max-width: 700px){.site-header{flex-direction:column;align-items:stretch;padding:8px 4vw}.header-container{flex-direction:column;align-items:stretch;gap:8px;padding:0}.header-left{justify-content:center;width:100%;margin-bottom:4px}.header-left img{width:100vw;left:0;right:0;position:relative;box-sizing:border-box;margin:0 0 8px;padding:0 2vw}.header-right{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;padding-left:20px;padding-right:20px;gap:0}}.decouverte-img{width:100%;max-width:500px;height:auto;object-fit:cover;border-radius:20px 0 0 20px}@media (max-width: 900px){.decouverte-card{flex-direction:column;max-width:99vw;border-radius:12px;box-shadow:0 4px 24px #0000002e}.decouverte-img{border-radius:12px 12px 0 0;max-width:100vw}.decouverte-content{border-radius:0 0 12px 12px;padding:20px 10px;max-width:100vw}}.custom-footer img[withd]{width:50px!important;height:50px!important;object-fit:contain}.search-results{box-shadow:0 8px 24px #00000026,0 4px 8px #00000014;border-radius:12px;background:linear-gradient(135deg,#fff9e1,#fff);border:1px solid #eee;margin:0;padding:0;list-style:none;z-index:1002;position:absolute;width:320px;top:48px;left:0;animation:searchResultsSlideIn .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px)}@keyframes searchResultsSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.search-results li{padding:12px 18px;cursor:pointer;border-bottom:1px solid #f3e6b8;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.search-results li:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:linear-gradient(to bottom,#d97706,#f59e0b);transform:scaleY(0);transition:transform .3s ease}.search-results li:hover:before{transform:scaleY(1)}.search-results li:last-child{border-bottom:none}.search-results li:hover{background:linear-gradient(to right,#ffe7a0,#ffd87a);transform:translate(4px);box-shadow:0 2px 8px #d977061a}.custom-footer .footer-copyright{width:100%;display:flex;justify-content:center;align-items:center;margin-top:8px;font-size:14px;color:#888;letter-spacing:.5px}@media (max-width: 900px){.custom-footer .footer-copyright{margin-top:4px;font-size:13px}}.magasins-section{position:relative;width:100%;min-height:250px;height:320px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:60px 0}.magasins-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://static.wixstatic.com/media/b912d0_bf26cd45bcf24228b94fa3228f1a271b~mv2.jpg);background-size:cover;background-position:center;filter:blur(8px) brightness(.85);z-index:1}.magasins-title{position:relative;z-index:2;width:100%;text-align:center;font-size:72px;text-decoration:underline;margin:0;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;height:100%}.magasins-title a{color:inherit;width:100%;display:inline-block;text-decoration:underline}.decouverte-card{margin:32px auto 0;max-width:1200px;width:96vw;background:#fff;border-radius:20px;box-shadow:0 8px 40px #0000002e;overflow:hidden;display:flex;flex-wrap:wrap;position:relative;z-index:2}.decouverte-content{background:transparent;border-radius:0;box-shadow:none;border:none;padding:48px 40px 48px 56px;flex:1 1 600px;min-width:320px;max-width:700px;display:flex;flex-direction:column;justify-content:center;z-index:3}.decouverte-image{background:transparent;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center;min-width:320px;max-width:500px;flex:1 1 350px;margin-left:0;box-shadow:none;z-index:3}.decouverte-image img{width:100%;height:100%;object-fit:cover;border-radius:0}@media (max-width: 900px){.decouverte-card{flex-direction:column;max-width:99vw;border-radius:12px;box-shadow:0 4px 24px #0000002e}.decouverte-content{border-radius:12px 12px 0 0;border:none;padding:20px 10px;max-width:100vw}.decouverte-image{border-radius:0 0 12px 12px;min-width:0;max-width:100vw;margin-left:0;box-shadow:none}.decouverte-image img{border-radius:0 0 12px 12px}}.desktop-menu{display:block}.menu-btn,.mobile-menu{display:none}@media (max-width: 900px){.desktop-menu{display:none}.menu-btn{display:flex;align-items:center;background:none;border:none;font-size:1.5rem;cursor:pointer;margin-left:10px}.mobile-menu{display:flex;flex-direction:column;align-items:center;gap:18px;padding:24px 0;width:100vw;background:#fff9e1;position:absolute;top:70px;left:0;z-index:1001;box-shadow:0 2px 6px #00000014}}*{margin:0;padding:0;box-sizing:border-box}:root{--md-page-bg: #FFF9E1;--md-surface: #FFFDF7;--md-header-bg: #FFF9E1;--md-footer-bg: #FFF9E1;--md-primary: #8A4E24;--md-secondary: #5B3A21;--md-text: #20140B}html,body,#app{min-height:100%;background:var(--md-page-bg);color:var(--md-text);transition:background-color .22s ease,color .22s ease}.responsive-page,.account-page,.settings-page,.home-page,.recipes-page,.legal-page{background:var(--md-page-bg)!important;color:var(--md-text)}.site-header,.custom-footer,.mobile-menu{transition:background-color .22s ease,color .22s ease,border-color .22s ease}button,a,input,select,textarea{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.site-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 30px;background:#fff9e1;box-shadow:0 2px 6px #00000014;position:sticky;top:0;z-index:1000;font-family:Playfair Display,serif}.header-container{width:100%;max-width:1400px;display:flex;align-items:center;padding:0}.header-left{display:flex;align-items:center;gap:0}.header-left img{width:120px;height:120px;object-fit:cover;border-radius:50%}.header-center{display:none}.header-center h1{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:400;color:#000;margin:0;padding:0}.header-right{display:flex;align-items:center;gap:20px;margin-left:auto}.login-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;font-size:.95rem;color:#000;font-weight:400;text-decoration:none;padding:0;box-shadow:none}.login-btn img{width:28px;height:28px;object-fit:contain}.search-box{display:flex;align-items:center;height:46px;background:#fff;border:1px solid #ccc;border-radius:25px;padding:0 12px}.search-box input{border:none;outline:none;font-size:1rem;padding:6px 10px;width:180px}.search-box button{background:none;border:none;cursor:pointer}.menu-btn{background:none;border:none;cursor:pointer;font-size:1rem;display:none;align-items:center;gap:6px;color:#000;padding:0;box-shadow:none}@media (max-width: 900px){.header-center h1{font-size:1.2rem}.search-box input{width:100px}.search-box{height:38px;font-size:.9rem}.menu-btn{font-size:.9rem}.header-left img{width:44px;height:44px}}@media (max-width: 700px){.header-container{flex-direction:column;gap:16px}.header-right{width:100%}.header-center{order:-1}}.footer{width:100%;background:#fff9e1;font-family:Playfair Display,serif;color:#000;box-shadow:0 -2px 6px #00000014;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:32px 40px;gap:40px;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.custom-footer .footer-left{display:flex;flex-direction:column;align-items:center;min-width:260px;max-width:320px;flex:0 0 260px}.custom-footer .footer-socials{display:flex;flex-direction:row;gap:10px;margin-bottom:16px;margin-top:8px;justify-content:flex-start;width:100%}.custom-footer .footer-socials img{width:24px;height:24px;object-fit:contain}.custom-footer .footer-logo img{width:180px;height:180px;object-fit:contain;margin:0 auto;display:block}.custom-footer .footer-right{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1 1 0%;min-width:220px;gap:18px;max-width:860px}.custom-footer .footer-title{font-size:2.1rem;font-weight:700;margin-bottom:18px;text-align:left;width:100%}.custom-footer .footer-links{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:18px 28px;font-size:1rem;width:100%;max-width:100%}.custom-footer .footer-link-column{display:flex;flex-direction:column;gap:8px;min-width:0}.custom-footer .footer-link-column strong{color:var(--md-secondary);font-size:.95rem;letter-spacing:.02em}.custom-footer .footer-links a{color:var(--md-text);text-decoration:none;transition:color .2s;width:fit-content;line-height:1.3}.custom-footer .footer-links a:hover{color:var(--md-primary);text-decoration:underline}@media (max-width: 900px){.footer{flex-direction:column;align-items:center;padding:24px 8vw;gap:24px}.custom-footer .footer-left{flex-direction:row;min-width:0;max-width:100vw;justify-content:center;gap:24px}.custom-footer .footer-logo img{width:120px;height:120px}.custom-footer .footer-socials{gap:10px}.custom-footer .footer-right{align-items:center;text-align:center}.custom-footer .footer-title{font-size:1.3rem}.custom-footer .footer-links{font-size:1rem}}.site-header .header-container{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;max-width:1600px;margin:0 auto;padding:0 20px;box-sizing:border-box}.site-header .header-brand-link{display:flex;align-items:center;text-decoration:none;min-width:0}.site-header .site-title{font-size:clamp(1.4rem,2.2vw,2.2rem);white-space:nowrap}.site-header .desktop-menu{flex:1 1 auto;display:flex;justify-content:center}.site-header .desktop-menu-list{display:flex;gap:40px;list-style:none;align-items:center;justify-content:center;margin:0;padding:0}.site-header .desktop-menu-item{display:flex;align-items:center}.site-header .header-right{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:14px}@media (max-width: 1200px){.site-header .desktop-menu{display:none}.site-header .menu-btn{display:inline-flex;align-items:center;justify-content:center}.site-header .header-right .search-box{display:none}.site-header .header-left img{width:86px;height:86px}.site-header .site-title{font-size:1.7rem}.site-header .mobile-menu{padding:18px 12px;align-items:stretch;gap:10px;border-top:1px solid rgba(138,78,36,.14);box-shadow:0 18px 38px #321f1024}.site-header .mobile-menu .search-box{display:flex;width:100%;margin:0 0 10px!important;box-sizing:border-box}.site-header .mobile-menu .search-box-fluid{width:100%;background:transparent;border:none;border-radius:0;padding:0;height:auto;position:relative}.site-header .mobile-menu .search-box-fluid .search-input{width:100%!important;min-width:0;height:44px;border-radius:25px;border:1.5px solid #ccc;background:#fff9e1;padding-left:18px;padding-right:48px;font-size:1rem;color:#222;outline:none;box-sizing:border-box;display:block}.site-header .mobile-menu .search-box-fluid .search-input:focus{border-color:#b8860b}.site-header .mobile-menu .mobile-menu-item{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 14px;border-radius:12px;border:1px solid #e7ddb7;background:#fffdf4;color:#1e1e1e;text-align:center;text-decoration:none;font-weight:600;font-size:1rem;cursor:pointer;font-family:inherit;transition:background-color .2s ease,border-color .2s ease}.site-header .mobile-menu .mobile-menu-item:hover,.site-header .mobile-menu .mobile-menu-item:focus-visible{background:#fff3cc;border-color:#dbc98b;outline:none}.site-header .mobile-menu .mobile-menu-item-danger{color:#b00020;border-color:#f0c2ca;background:#fff7f9}.site-header .mobile-menu .mobile-menu-item-danger:hover,.site-header .mobile-menu .mobile-menu-item-danger:focus-visible{background:#ffecef;border-color:#e59ba9}}@media (max-width: 900px){.site-header .header-container{padding:0 12px}.site-header .header-left{width:auto;margin-bottom:0;justify-content:flex-start}.site-header .header-left img{width:70px;height:auto;max-width:100%;position:static;left:auto;right:auto;padding:0;object-fit:contain;margin:0 10px 0 0!important}.site-header .site-title{font-size:1.45rem}.site-header .login-btn span,.site-header .user-name{display:none}.site-header .mobile-menu{padding:18px 12px;align-items:stretch;gap:10px}.site-header .mobile-menu .search-box{display:flex;width:100%;margin:0 0 10px!important;box-sizing:border-box}.site-header .mobile-menu .search-box-fluid{width:100%;background:transparent;border:none;border-radius:0;padding:0;height:auto;position:relative}.site-header .mobile-menu .search-box-fluid .search-input{width:100%!important;min-width:0;height:44px;border-radius:25px;border:1.5px solid #ccc;background:#fff9e1;padding-left:18px;padding-right:48px;font-size:1rem;color:#222;outline:none;box-sizing:border-box;display:block}.site-header .mobile-menu .search-box-fluid .search-input:focus{border-color:#b8860b}.site-header .mobile-menu .mobile-menu-item{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 14px;border-radius:12px;border:1px solid #e7ddb7;background:#fffdf4;color:#1e1e1e;text-align:center;text-decoration:none;font-weight:600;font-size:1rem;cursor:pointer;font-family:inherit;transition:background-color .2s ease,border-color .2s ease}.site-header .mobile-menu .mobile-menu-item:hover,.site-header .mobile-menu .mobile-menu-item:focus-visible{background:#fff3cc;border-color:#dbc98b;outline:none}.site-header .mobile-menu .mobile-menu-item-danger{color:#b00020;border-color:#f0c2ca;background:#fff7f9}.site-header .mobile-menu .mobile-menu-item-danger:hover,.site-header .mobile-menu .mobile-menu-item-danger:focus-visible{background:#ffecef;border-color:#e59ba9}}@media (max-width: 640px){.site-header{padding:8px 0}.site-header .header-container{gap:10px;padding:0 8px}.site-header .header-left img{width:56px;height:auto;max-width:100%;position:static;left:auto;right:auto;padding:0;object-fit:contain;margin-right:10px!important}.site-header .site-title{font-size:1.2rem;max-width:44vw;overflow:hidden;text-overflow:ellipsis}.site-header .header-right{gap:8px}}.custom-footer{width:100%}.custom-footer .footer-logo-image{width:clamp(120px,17vw,220px);height:auto;object-fit:contain;margin:16px 0;max-width:100%}.custom-footer .footer-copy-text{font-size:14px;color:#888;margin-top:12px;display:block;text-align:center;line-height:1.4}.custom-footer .footer-slogan{font-size:clamp(1.45rem,2.3vw,2rem);font-weight:700;text-decoration:underline;line-height:1.25}.custom-footer .footer-title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px 18px;margin-bottom:24px}.custom-footer .footer-title-socials{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.custom-footer .footer-title-socials a{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(91,58,33,.22);border-radius:var(--md-radius-button, 10px);background:#ffffffad;color:var(--md-secondary, #5B3A21);text-decoration:none;line-height:1;transition:transform .16s ease,background-color .16s ease,color .16s ease}.custom-footer .footer-title-socials a:hover{transform:translateY(-2px);background:var(--md-primary, #8A4E24);color:#fff}.custom-footer .footer-title-socials svg{width:20px;height:20px;flex:0 0 auto}@media (max-width: 1100px){.custom-footer{padding:28px 20px;gap:28px;flex-wrap:wrap}.custom-footer .footer-left{min-width:220px;flex:0 1 240px}.custom-footer .footer-title{flex:1 1 100%;min-width:0}.custom-footer .footer-links{font-size:1.05rem;gap:14px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.custom-footer .footer-title-row{flex-wrap:wrap}}@media (max-width: 1000px) and (min-width: 901px){.custom-footer{flex-direction:column;align-items:center}.custom-footer .footer-left{width:100%;flex-direction:row;justify-content:center;gap:20px}.custom-footer .footer-title{width:100%;align-items:center}.custom-footer .footer-title-row{justify-content:center;flex-wrap:wrap;gap:16px}.custom-footer .footer-links{grid-template-columns:repeat(3,minmax(0,1fr));text-align:center}.custom-footer .footer-link-column{align-items:center}}@media (max-width: 900px){.custom-footer{flex-direction:column;align-items:center;padding:24px 14px;gap:22px}.custom-footer .footer-left{flex-direction:column;align-items:center;justify-content:center;min-width:0;max-width:100%;flex:1 1 auto;gap:12px;width:100%}.custom-footer .footer-socials{justify-content:center;width:100%;flex-wrap:wrap;gap:12px}.custom-footer .footer-socials img{width:24px;height:24px}.custom-footer .footer-title{align-items:center;text-align:center;min-width:0;width:100%;gap:12px;display:flex;flex-direction:column}.custom-footer .footer-title-row{justify-content:center;margin-bottom:18px;width:100%;flex-direction:column;align-items:center}.custom-footer .footer-slogan{text-align:center;width:100%;margin-bottom:12px}.custom-footer .footer-title-socials{justify-content:center;width:100%}.custom-footer .footer-links{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));width:100%;text-align:center;gap:16px}.custom-footer .footer-link-column{align-items:center}.custom-footer .footer-links a{width:auto;display:inline-block}.custom-footer .footer-copyright{width:100%;text-align:center}}@media (max-width: 640px){.custom-footer{padding:20px 12px;gap:20px}.custom-footer .footer-logo-image{width:100px;margin:8px 0}.custom-footer .footer-links{grid-template-columns:1fr;font-size:.95rem;gap:12px;width:100%;padding:0 10px}.custom-footer .footer-link-column{width:100%;gap:10px}.custom-footer .footer-title-row{gap:14px;flex-direction:column}.custom-footer .footer-slogan{font-size:1.3rem;text-align:center}.custom-footer .footer-title-socials{gap:8px}.custom-footer .footer-title-socials a{width:40px;height:40px}.custom-footer .footer-title-socials svg{width:18px;height:18px}.custom-footer .footer-copy-text{font-size:12px;margin-top:8px;padding:0 8px;line-height:1.5}}@media (max-width: 900px){.header-container,.header-left,.header-right{min-width:0}.header-right{padding-left:10px;padding-right:10px;gap:8px}.search-box{max-width:100%}.search-results{width:min(320px,calc(100vw - 24px));max-width:calc(100vw - 24px)}.mobile-menu{width:100%;max-width:100%;left:0;right:0}.decouverte-content,.decouverte-image{min-width:0!important;max-width:100%!important}}@media (max-width: 640px){.site-header{padding:8px 10px}.header-left img{width:min(100%,220px);padding:0;margin:0}.magasins-title{font-size:clamp(32px,10vw,48px)}.custom-footer .footer-links a{overflow-wrap:anywhere}}@media (max-width: 400px){.search-results{width:calc(100vw - 16px);max-width:calc(100vw - 16px);left:8px}}.site-header,.custom-footer{max-width:100vw;overflow-x:clip}.site-header{background:var(--md-header-bg)!important;color:var(--md-text)}.site-header .header-container{min-width:0;flex-wrap:nowrap}.site-header .header-brand-link{min-width:0;max-width:min(46vw,420px)}.site-header .header-left img{width:clamp(54px,7vw,104px);height:clamp(54px,7vw,104px);flex:0 0 auto}.site-header .header-right{min-width:0}.site-header .desktop-menu-list{gap:clamp(16px,3vw,40px)}.custom-footer{background:var(--md-footer-bg)!important;color:var(--md-text)}.custom-footer .footer-right,.custom-footer .footer-left{min-width:0}@media (max-width: 1100px){.site-header .header-brand-link{max-width:58vw}}@media (max-width: 520px){.site-header .site-title{max-width:36vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header .header-container{padding-left:6px!important;padding-right:6px!important}.site-header .header-right{gap:6px!important}}@media (max-width: 1180px){.site-header{padding:8px clamp(10px,3vw,24px)!important}.site-header .header-container{min-height:64px;flex-direction:row!important;align-items:center!important;gap:12px;padding-left:clamp(8px,2vw,16px)!important;padding-right:clamp(8px,2vw,16px)!important}.site-header .header-left{width:auto!important;min-width:0;justify-content:flex-start!important;margin-bottom:0!important}.site-header .header-left img,.site-header .header-brand-link img{width:clamp(52px,9vw,76px)!important;height:clamp(52px,9vw,76px)!important;max-width:none!important;margin:0 10px 0 0!important;padding:0!important;left:auto!important;right:auto!important;position:static!important}.site-header .site-title{max-width:min(38vw,260px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.15rem,2.4vw,1.7rem)!important}.desktop-menu{display:none!important}.site-header .header-right{width:auto!important;margin-left:auto!important;padding-left:0!important;padding-right:0!important;justify-content:flex-end!important;gap:clamp(6px,1.5vw,12px)!important}.menu-btn{width:44px;height:44px;min-width:44px;display:inline-flex!important;align-items:center;justify-content:center;margin-left:0!important;border:1px solid color-mix(in srgb,var(--md-primary, #8a4e24) 28%,white)!important;border-radius:12px;background:var(--md-surface, #fffdf7)!important;color:var(--md-text, #20140b);box-shadow:0 8px 18px #20140b14}.login-btn .fa-user+span,.user-menu .user-name{display:none!important}.mobile-menu{position:absolute!important;top:calc(100% + 8px)!important;left:clamp(8px,2vw,16px)!important;right:clamp(8px,2vw,16px)!important;width:auto!important;max-height:min(72vh,620px);overflow:auto;display:flex!important;flex-direction:column;align-items:stretch!important;gap:10px!important;padding:14px!important;border:1px solid color-mix(in srgb,var(--md-primary, #8a4e24) 22%,white);border-radius:16px;background:color-mix(in srgb,var(--md-surface, #fffdf7) 96%,white)!important;color:var(--md-text, #20140b);box-shadow:0 18px 44px #20140b2e!important}.mobile-menu-item{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(138,78,36,.14);background:#fff;color:var(--md-text, #20140b)!important;font-weight:800;text-decoration:none}}@media (max-width: 700px){.site-header{align-items:stretch!important}.site-header .header-container{flex-direction:row!important}}@media (max-width: 520px){.site-header .header-right>.search-box,.site-header .header-right .header-search{display:none!important}.custom-footer{padding:16px 8px;overflow-x:hidden}.custom-footer .footer-left,.custom-footer .footer-title{overflow-x:hidden;width:100%}.custom-footer .footer-title-row{width:100%;overflow-wrap:break-word}.custom-footer .footer-slogan{font-size:1.2rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.custom-footer .footer-links{padding:0 4px}.custom-footer .footer-link-column strong{font-size:.9rem}}@media (max-width: 400px){.custom-footer{padding:14px 6px}.custom-footer .footer-logo-image{width:80px;margin:6px 0}.custom-footer .footer-slogan{font-size:1.1rem;padding:0 6px}.custom-footer .footer-title-socials a{width:36px;height:36px}.custom-footer .footer-title-socials svg{width:16px;height:16px}.custom-footer .footer-links{font-size:.9rem;gap:10px}.custom-footer .footer-link-column{gap:8px}.custom-footer .footer-copy-text{font-size:11px;padding:0 6px}}.comments-section{margin-top:32px}.comments-title{color:#a67c52;font-family:Playfair Display,serif;font-weight:700;font-size:26px;margin-bottom:18px}.comments-loading{color:#888;font-style:italic}.comments-empty{color:#b89c5a;font-style:italic}.comments-list{list-style:none;padding:0;margin:0}.comment-item{background:#fff9e1;border-radius:16px;margin-bottom:18px;padding:16px 18px;box-shadow:0 2px 12px #0000000f;border:1px solid #f3e6c7;animation:fadeInComment .4s;transition:box-shadow .18s}.comment-meta{display:flex;align-items:center;gap:12px;margin-bottom:6px}.comment-author{font-weight:700;color:#8a6a2f;font-size:16px}.comment-date{color:#b89c5a;font-size:13px}.comment-content{color:#222;font-size:16px}.comment-form{margin-top:24px;display:flex;flex-direction:column;gap:10px;background:#fff;border-radius:16px;padding:18px;box-shadow:0 2px 12px #0000000f;border:1px solid #f3e6c7;animation:fadeInComment .4s}.comment-input{resize:vertical;min-height:60px;font-size:16px;border-radius:8px;border:1px solid #e5d7ad;padding:10px;font-family:Manrope,sans-serif;color:#222;background:#fff9e1}.comment-submit-btn{align-self:flex-end;background:#a67c52;color:#fff;border:none;border-radius:8px;padding:8px 22px;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 2px 8px #ffe7a0;opacity:1;transition:all .18s}.comment-submit-btn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}.comment-success{color:#1976d2;font-weight:600;margin-top:6px;transition:opacity .2s}.comment-error{color:#d32f2f;font-weight:600;margin-top:6px}.comment-login-info{margin-top:18px;color:#b89c5a;font-style:italic}@keyframes fadeInComment{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.customize-fade-in{animation:customizeFadeIn .38s cubic-bezier(.33,1.02,.54,.99)}.customize-fade-out{animation:customizeFadeOut .38s cubic-bezier(.33,1.02,.54,.99) both}@keyframes customizeFadeIn{0%{opacity:0;transform:translateY(-18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes customizeFadeOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-18px) scale(.98)}}.recipes-list-header{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;text-align:left}.recipes-list-title{text-align:left!important;margin:0}.recipes-customize-btn{align-self:flex-start;margin-left:0!important}.recipes-list-section{text-align:left}.recipes-main{align-items:stretch!important}.recipes-list-section{width:100%;display:flex;flex-direction:column;align-items:flex-start!important}.recipes-list-header{width:100%;display:flex;flex-direction:column;align-items:flex-start!important;text-align:left!important}.recipes-list-title{width:100%;text-align:left!important}.recipes-customize-btn{align-self:flex-start!important}.recipes-cards-grid.list-view{display:flex;flex-direction:column;gap:24px}.recipe-card.list{flex-direction:row;min-height:160px}.recipe-card.list .recipe-card-image{width:180px;height:100%;min-height:160px;object-fit:cover;border-radius:0}.recipe-card.list .recipe-card-content{flex:1;padding:20px 24px;display:flex;flex-direction:column;justify-content:center}.recipe-card.large,.recipes-cards-grid.large-cards .recipe-card{font-size:1.1rem;min-height:240px}.recipe-card.large .recipe-card-image,.recipes-cards-grid.large-cards .recipe-card-image{height:220px}.recipes-customize-panel{min-width:260px;background:none!important;border:none!important;box-shadow:none!important;padding:0!important}.recipes-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:24px;justify-items:start}.recipe-card{background:none;border-radius:0;box-shadow:none;overflow:visible;display:flex;flex-direction:column;transition:none}.recipe-card-image{width:100%;height:160px;object-fit:cover}.recipe-card-content{padding:16px;flex:1;display:flex;flex-direction:column}.recipe-card-title{font-size:1.2rem;font-weight:700;margin-bottom:8px}.recipe-card-description{font-size:1rem;color:#555;margin-bottom:12px}.recipe-card-meta{display:flex;gap:12px;font-size:.95rem;color:#888}.recipe-card-badge{background:none;color:#a67c52;border-radius:0;padding:2px 8px;font-size:.9rem}.recipe-card-duration{background:none;color:#1976d2;border-radius:0;padding:2px 8px;font-size:.9rem}.recipe-card-rating{color:#ffb300;font-weight:700}.recipes-customize-btn{font-size:1rem;background:none;border:none;border-radius:0;padding:8px 16px;cursor:pointer;transition:none;color:#1976d2}.recipes-customize-btn:hover{text-decoration:underline;background:none}.recipes-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:24px}.recipes-pagination button{padding:6px 12px;border-radius:6px;border:1px solid #ccc;background:#fafafa;cursor:pointer;font-size:1rem}.recipes-pagination button:disabled{opacity:.5;cursor:not-allowed}.recipes-filter-section.full-viewport{width:100%;min-height:80px;height:auto;max-width:none;margin:0;border-radius:0;padding:clamp(48px,8vw,60px) clamp(16px,8vw,60px);box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.recipes-hero.full-viewport{width:100%;min-height:calc(100vh - var(--header-height, 70px));max-width:none;margin:0;border-radius:0;padding:32px 0 0;box-shadow:none;display:flex;align-items:center;justify-content:center;margin-top:var(--header-height, 70px)}.recipe-card{background:#fff;border-radius:28px;box-shadow:0 4px 24px #0000001a;overflow:hidden;display:flex;flex-direction:column;min-width:220px;max-width:340px;margin:0 auto;border:none;transition:box-shadow .18s,transform .18s}.recipe-card:hover{box-shadow:0 8px 32px #00000029;transform:translateY(-2px) scale(1.02)}.recipe-thumb{width:100%;aspect-ratio:1.6/1;min-height:160px;background-size:cover;background-position:center;border-radius:28px 28px 0 0}.recipe-card{background:none;border-radius:0;box-shadow:none;overflow:hidden;display:flex;flex-direction:column;transition:none}.recipe-card:hover{box-shadow:none}.recipe-meta{display:flex;align-items:center;gap:18px;margin-top:8px}.meta-item{display:flex;align-items:center;gap:5px;font-size:1.15rem;color:#222;font-weight:600}.meta-item.rating .meta-icon svg{width:1.25em;height:1.25em;display:inline-block;vertical-align:middle;margin-right:2px}.meta-text{font-size:1.08em;font-weight:700;color:#222}.recipe-desc{color:#5a4f36;font-size:1.01rem;margin:0 0 2px;font-weight:400}.recipes-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px 18px;margin-top:0}.recipes-page{min-height:100vh;display:flex;flex-direction:column;background:#fff9e1;color:#1b1b1b;font-family:Manrope,Segoe UI,sans-serif}.recipes-main{flex:1;position:relative;isolation:isolate;display:flex;flex-direction:column;gap:32px;padding:28px 22px 56px}.recipes-page .recipes-main>*{position:relative;z-index:1}.recipes-page .recipes-desktop-overlay{position:fixed;inset:0;opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 16% 26%,rgba(255,198,101,.24),transparent 36%),radial-gradient(circle at 80% 18%,rgba(84,52,10,.18),transparent 34%),linear-gradient(135deg,#110a0214,#08050129);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.recipes-hero{position:relative;max-width:1200px;margin:0 auto;padding:clamp(48px,6vw,96px) clamp(28px,5vw,72px);border-radius:12px 12px 28px 28px;background-image:linear-gradient(135deg,#0e0602c7,#0c04008c),var(--recipes-hero-image, url(/assets/Recipes.png));background-size:cover;background-position:center;color:#fff;overflow:hidden;box-shadow:0 24px 80px #0000003d}.recipes-hero-content{position:relative;z-index:1;margin-bottom:2%}.recipes-hero:after{content:"";position:absolute;top:-40px;right:-20px;width:1.25em;height:1.25em;display:inline-block;vertical-align:middle;margin-right:2px;flex-direction:column;gap:18px}.recipes-eyebrow{text-transform:uppercase;letter-spacing:.24em;font-weight:700;font-size:13px;color:#ffe7a0;margin:0}.recipes-hero-title{margin:0;font-family:Playfair Display,serif;font-size:clamp(42px,6vw,72px);letter-spacing:.01em}.recipes-hero-subtitle{margin:0;font-size:clamp(18px,2.3vw,26px);line-height:1.55;max-width:720px;color:#fdf5e4}.recipes-meta{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;font-weight:700}.recipes-counter{display:inline-flex;align-items:center;gap:10px;padding:11px 16px;border-radius:999px;background:#ffe7a033;border:1px solid rgba(255,231,160,.5);color:#fff8d7}.recipes-note{font-weight:600;color:#fff8e7;opacity:.92}.recipes-filter-section{position:relative;max-width:100%;margin:0 auto;padding:28px 24px 34px;overflow:hidden;--panel-glow-x: 50%;--panel-glow-y: 14%;--panel-tilt-x: 0deg;--panel-tilt-y: 0deg}.recipes-filter-section:before{content:"";position:absolute;bottom:-140px;right:-120px;width:100vw;min-height:unset;max-width:none;margin:0 0 16px;border-radius:0;padding:clamp(48px,8vw,60px) clamp(16px,8vw,60px);box-shadow:none;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:8px}.recipes-filter-title{margin:0;font-family:Playfair Display,serif;font-size:clamp(22px,3vw,32px);color:#1c1403}.recipes-filter-hint{margin:0;color:#5c5137;font-size:15px;line-height:1.5}.recipes-filter-grid{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px}.recipes-page .recipes-filter-body{position:relative;z-index:1;display:block}.recipes-page .recipes-content-shell{position:relative;display:block;width:100%;overflow:visible;transform-origin:left top;animation:contentShellReveal .55s cubic-bezier(.2,.9,.2,1) both}.filter-chip{border:1px solid #e5d7ad;background:#fff;color:#1f1400;border-radius:999px;padding:11px 18px;font-weight:600;letter-spacing:.01em;box-shadow:0 6px 18px #0000000f;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease;animation:filterChipReveal .48s cubic-bezier(.23,1,.32,1) both}.filter-chip:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000001f;background:linear-gradient(135deg,#ffe7a0,#ffd38f);border-color:transparent}.filter-chip.selected{background:linear-gradient(135deg,#ffd38f,#ffaf3d);color:#1a0d00;border-color:transparent;box-shadow:0 12px 30px #00000029,0 0 0 2px #ffaf3d40}.recipes-list-section{position:relative;max-width:100%;margin:0 auto;background:transparent;border:none;border-radius:0;padding:26px 24px 32px;box-shadow:none;animation:listPanelReveal .5s cubic-bezier(.2,.9,.2,1) both}.recipes-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;justify-items:start;align-items:start}.recipes-cards-grid:not(.desktop-adaptive-grid){grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important}.recipes-page .recipes-cards-grid.desktop-adaptive-grid{grid-template-columns:repeat(var(--recipes-grid-columns, 4),minmax(320px,320px))!important;gap:var(--recipes-grid-gap, 22px);justify-content:start!important;align-content:start}.recipes-list-title{text-align:left}.recipe-card{position:relative;background:#fff;border:1px solid #ece4cd;border-radius:22px;overflow:hidden;min-width:var(--recipes-grid-card-width, 320px)!important;width:var(--recipes-grid-card-width, 320px)!important;max-width:var(--recipes-grid-card-width, 320px)!important;text-align:center;height:auto;box-shadow:0 16px 40px #09070224;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease;animation:none;transform-origin:center top;will-change:transform,opacity}.recipe-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px #0907022e}.recipe-thumb{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;height:220px;margin:12px 12px 0;border-radius:18px;box-shadow:0 10px 24px #00000024}.recipe-thumb:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#0000 60%,#00000014)}.recipe-badge{position:absolute;top:14px;left:14px;background:#140c02c7;color:#fff;padding:6px 11px;border-radius:999px;font-weight:800;font-size:13px;letter-spacing:.01em;box-shadow:0 10px 24px #00000038;z-index:1}.recipe-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:12px}.recipe-title{margin:0;font-size:22px;color:#13110c;font-weight:800;letter-spacing:.01em}.recipe-desc{margin:0;color:#5a4f36;font-size:14px;line-height:1.5;max-height:56px;overflow:hidden}.recipe-meta{display:flex;align-items:center;gap:12px;margin-top:4px}.meta-item{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;background:#f9f4e7;border:1px solid #efe3c8;box-shadow:inset 0 1px #ffffffdb;font-weight:800;color:#20160a}.meta-item.rating{background:#fff7e6;border-color:#ffe0a3}.meta-icon svg{width:1.25em;height:1.25em;display:inline-block;vertical-align:middle;margin-right:2px}.recipes-loading{padding:18px;border-radius:14px;background:#fff7e6;border:1px dashed #f1c27d;color:#8a6a2f;grid-column:1 / -1}.recipes-pagination{margin-top:32px;margin-bottom:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;padding:20px;background:linear-gradient(135deg,#fff9f0,#fff5e6);border-radius:16px;box-shadow:0 4px 16px #00000014;border:2px solid #f0e6d2}.recipes-pagination-summary{width:100%;text-align:center;font-weight:700;font-size:1.05rem;color:#5e4317;margin-top:16px;padding:12px;background:#fff9f0;border-radius:8px;border:1px solid #f0e6d2}.recipes-page-jump{display:flex;flex-wrap:wrap;align-items:center;gap:10px;width:100%;max-width:760px;padding:12px 14px;border:1px solid rgba(229,215,173,.9);border-radius:16px;background:linear-gradient(135deg,#fffdf6f5,#fff4d2e0);box-shadow:0 12px 28px #462d0914}.recipes-page-jump-label{color:#2e1c10;font-weight:800}.recipes-page-select{min-width:136px;min-height:42px;border:1px solid #d8bf83;border-radius:12px;background:#fff;color:#1f1400;font-weight:800;padding:8px 36px 8px 12px;cursor:pointer;box-shadow:inset 0 1px #ffffffeb}.recipes-page-select:focus-visible{outline:2px solid #ffaf3d;outline-offset:2px}.recipes-page-size,.recipes-page-range{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;padding:6px 10px;font-size:.9rem;font-weight:800}.recipes-page-size{background:#fff7e6;color:#6d4425;border:1px solid rgba(229,196,132,.72)}.recipes-page-range{color:#5e4317;background:#ffffffb8}.pagination-button,.page-number{border:1px solid #e5d7ad;background:#fff;color:#1f1400;border-radius:12px;padding:10px 14px;font-weight:700;box-shadow:0 8px 20px #00000014;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.pagination-button:hover:not(:disabled),.page-number:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #0000001f;background:linear-gradient(135deg,#ffe7a0,#ffd38f);border-color:transparent}.pagination-button:disabled,.page-number:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.pagination-pages{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.page-number.active{background:linear-gradient(135deg,#ffd38f,#ffaf3d);border-color:transparent;color:#1a0d00;box-shadow:0 12px 26px #00000024}.pagination-ellipsis{display:inline-flex;align-items:center;padding:0 4px;color:#b89c5a;font-weight:700;font-size:1.1rem;-webkit-user-select:none;user-select:none}.pagination-button:focus-visible,.page-number:focus-visible{outline:2px solid #ffaf3d;outline-offset:2px}.filter-chip:focus-visible{outline:2px solid #ffaf3d;outline-offset:2px}@media (max-width: 900px){.recipes-main{padding:22px 14px 44px}.recipes-hero{padding:46px 24px;border-radius:12px 12px 20px 20px}.recipes-filter-section{height:50px;padding:24px 18px 30px;border-radius:18px}}@media (max-width: 640px){.recipes-hero-title{font-size:36px}.recipes-hero-subtitle{font-size:17px}.filter-chip{width:100%;justify-content:center}}.recipes-page .recipes-top-block{width:100%;margin:0;padding:0}.recipes-page .recipes-hero.full-viewport.recipes-hero-responsive{margin-top:0;margin-bottom:0;padding:24px clamp(14px,3vw,28px) 2% clamp(20px,5vw,52px);min-height:210px;height:auto;max-height:none;overflow:visible;align-items:flex-start;justify-content:flex-start;border-top-left-radius:12px;border-top-right-radius:12px}.recipes-page .recipes-filter-section.recipes-filter-responsive{margin-top:0;padding-top:0;padding-bottom:16px;min-height:80px;height:auto}.recipes-page .recipes-list-section.recipes-list-responsive{margin-top:0;padding-top:0}.recipes-page .recipes-list-inner{display:flex;flex-direction:column;align-items:flex-start;width:100%}.recipes-page .recipes-list-title-responsive{text-align:left;margin:0;flex:none;align-items:flex-start}.recipes-page .recipes-italic-text{font-style:italic}.recipes-page .recipes-cards-grid{width:100%}.recipes-page .recipe-card-button-reset{cursor:pointer;background:none;border:none;padding:0;text-align:inherit;width:100%;text-decoration:none;color:inherit;display:flex;flex-direction:column}.recipes-page .recipe-card{position:relative}.recipes-page .recipe-card-link-overlay{position:absolute;inset:0;z-index:2;border-radius:inherit;color:inherit;text-decoration:none;font-size:0;line-height:0}.recipes-page .recipe-card-link-overlay span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.recipes-page .recipe-card-link-overlay:focus-visible{outline:3px solid #ffaf3d;outline-offset:4px}.recipes-page .recipe-card-image,.recipes-page .recipe-card-content{position:relative;z-index:3;pointer-events:none}.recipes-page .recipe-card-fav-btn{position:relative;z-index:4;pointer-events:auto}.recipes-page .recipes-customize-panel{position:relative;z-index:20;margin-top:12px;min-width:280px;max-width:min(420px,100%);background:#fff;border-radius:18px;box-shadow:0 8px 32px #0000002e;padding:24px;border:1px solid #f3e6c7;display:flex;flex-direction:column;gap:18px}.recipes-page .recipes-customize-close{align-self:flex-end;background:none;border:none;font-size:22px;color:#b89c5a;cursor:pointer;margin-bottom:8px}.recipes-page .recipes-customize-group{margin-bottom:10px}.recipes-page .recipes-customize-label{font-size:16px;color:#a67c52}.recipes-page .recipes-customize-options{display:flex;gap:18px;margin-top:8px;flex-wrap:wrap}.recipes-page .recipes-customize-option{display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:15px;cursor:pointer}.recipes-page .recipes-customize-radio{accent-color:#ffb300}@media (max-width: 1024px){.recipes-page .recipes-main{padding:20px 14px 42px}.recipes-page .recipes-cards-grid:not(.desktop-adaptive-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media (max-width: 900px){.recipes-page .recipes-hero.full-viewport.recipes-hero-responsive{min-height:180px;padding:18px 18px 2%}.recipes-page .recipes-hero-title{font-size:clamp(30px,7vw,42px)}.recipes-page .recipes-hero-subtitle{font-size:clamp(15px,3.4vw,19px);line-height:1.4}.recipes-page .recipes-meta{gap:8px}.recipes-page .recipes-list-header{gap:10px}.recipes-page .recipes-customize-panel{min-width:0;width:100%;padding:16px;border-radius:14px}.recipes-page .recipes-customize-options{gap:12px}.recipes-page .recipes-cards-grid.list-view .recipe-card.list{flex-direction:column;min-height:0}.recipes-page .recipes-cards-grid.list-view .recipe-card.list .recipe-card-image{width:100%;height:190px;min-height:0}}@media (max-width: 640px){.recipes-page .recipes-main{padding:14px 10px 28px;gap:20px}.recipes-page .recipes-hero.full-viewport.recipes-hero-responsive{padding:12px 10px 2% 14px;min-height:150px}.recipes-page .recipes-counter{padding:8px 12px;font-size:13px}.recipes-page .recipes-note{font-size:13px}.recipes-page .recipes-filter-grid{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-snap-type:x proximity}.recipes-page .filter-chip{flex:0 0 auto;width:auto;max-width:84vw;white-space:nowrap;justify-content:center;scroll-snap-align:start;padding:10px 12px}.recipes-page .recipes-cards-grid:not(.desktop-adaptive-grid){grid-template-columns:1fr;gap:14px}.recipes-page .recipe-card-image{height:180px}.recipes-page .recipe-card-content{padding:12px}.recipes-page .recipe-card-title{font-size:1.05rem}.recipes-page .recipe-card-description{font-size:.92rem}}@media (max-width: 480px){.recipes-page .recipes-main{padding:10px 8px 20px;gap:16px}.recipes-page .recipes-hero.full-viewport.recipes-hero-responsive{padding:10px 8px 2% 10px;min-height:120px}.recipes-page .recipes-hero-title{font-size:26px}.recipes-page .recipes-hero-subtitle{font-size:14px;line-height:1.4}.recipes-page .recipes-counter,.recipes-page .recipes-note{font-size:12px}.recipes-page .filter-chip{padding:8px 10px;font-size:13px}.recipes-page .recipes-list-title{font-size:18px}.recipes-page .recipe-card-image{height:150px}.recipes-page .recipe-card-title{font-size:.95rem}.recipes-pagination{gap:8px}.pagination-pages{gap:6px}.page-number,.pagination-button{padding:8px 10px;font-size:.9rem}}.recipes-page .recipes-advanced-toolbar{position:relative;z-index:1;display:grid;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(150px,1fr)) auto;gap:12px;align-items:end;margin:14px 0 16px;padding:14px;border-radius:18px;background:#ffffffa6;border:1px solid rgba(229,215,173,.8);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform-origin:top left}.recipes-page .recipes-filter-header{display:grid;grid-template-columns:1fr auto;gap:10px 14px;align-items:center;margin-bottom:6px}.recipes-page .recipes-filter-header .recipes-filter-title,.recipes-page .recipes-filter-header .recipes-filter-hint{grid-column:1}.recipes-page .recipes-advanced-toggle{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end;height:42px;padding:0 16px;border-radius:12px;border:1px solid #ddcc9f;background:#fff;color:#3f2b13;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 8px 16px #00000014;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.recipes-page .recipes-advanced-toggle:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0000001f;border-color:#ffbf63}.recipes-page .recipes-advanced-toggle.is-open{background:linear-gradient(135deg,#ffd38f,#ffaf3d);border-color:transparent;color:#1a0d00}.recipes-page .recipes-advanced-toggle:focus-visible{outline:2px solid #ffaf3d;outline-offset:2px}@keyframes advancedFadeIn{0%{opacity:0;transform:translate3d(-20px,0,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes advancedFadeOut{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(-16px,0,0) scale(.985)}}@keyframes filterChipReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes recipeCardReveal{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes recipeCardShuffle{0%{opacity:0;transform:translate3d(0,22px,0) scale(.94) rotateX(8deg)}58%{opacity:1;transform:translate3d(0,-4px,0) scale(1.018) rotateX(0)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes recipeCardShuffleAlt{0%{opacity:0;transform:translate3d(0,18px,0) scale(.955) rotateX(6deg)}52%{opacity:1;transform:translate3d(0,-3px,0) scale(1.012) rotateX(0)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes recipeCardReorderPulse{0%{opacity:.9;filter:saturate(.92)}to{opacity:1;filter:saturate(1)}}@keyframes recipeCardExit{0%{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}to{opacity:0;transform:translate3d(0,-14px,0) scale(.92);filter:blur(4px)}}.recipes-page .recipes-advanced-toolbar.advanced-fade-in{animation:advancedFadeIn .32s cubic-bezier(.23,1,.32,1)}.recipes-page .recipes-advanced-toolbar.advanced-fade-out{animation:advancedFadeOut .32s cubic-bezier(.23,1,.32,1) both}@keyframes contentShellReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes listPanelReveal{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes desktopPanelSlideIn{0%{opacity:0;transform:translate3d(-56px,0,0) scale(.94);filter:blur(8px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes desktopPanelSlideOut{0%{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}to{opacity:0;transform:translate3d(-42px,0,0) scale(.97);filter:blur(6px)}}@keyframes desktopListShiftIn{0%{opacity:.84;transform:translate3d(-38px,0,0) scale(.985)}65%{opacity:1;transform:translate3d(8px,0,0) scale(1.004)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes desktopListShiftOut{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:.96;transform:translate3d(-26px,0,0) scale(.992)}}@keyframes subtleFloatGlow{0%,to{box-shadow:0 12px 26px #0000001a}50%{box-shadow:0 18px 34px #ffaf3d29}}@keyframes desktopOverlayIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}}@keyframes desktopOverlayOut{0%{opacity:1;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}to{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}}@keyframes panelLightSweep{0%{opacity:0;transform:translate(-18%) scale(.92)}55%{opacity:.92;transform:translate(2%) scale(1)}to{opacity:.76;transform:translate(8%) scale(1.03)}}.recipes-page .recipes-list-header{animation:contentShellReveal .48s cubic-bezier(.2,.9,.2,1) both}.recipes-page .recipes-pagination,.recipes-page .recipes-pagination-summary{animation:contentShellReveal .62s cubic-bezier(.2,.9,.2,1) both}.recipes-page .recipe-card-image{transition:transform .35s ease,filter .35s ease}.recipes-page .recipe-card:hover .recipe-card-image{transform:scale(1.035);filter:saturate(1.06)}.recipes-page .recipe-card.is-entering.motion-a{animation:recipeCardShuffle .68s cubic-bezier(.18,.88,.24,1) both;animation-delay:calc(var(--recipe-card-order, 0) * 48ms)}.recipes-page .recipe-card.is-entering.motion-b{animation:recipeCardShuffleAlt .64s cubic-bezier(.18,.88,.24,1) both;animation-delay:calc(var(--recipe-card-order, 0) * 44ms)}.recipes-page .recipe-card.is-reshuffling{animation:recipeCardReorderPulse .34s ease both}.recipes-page .recipe-card.is-exiting{pointer-events:none;animation:recipeCardExit .42s cubic-bezier(.4,0,.2,1) both;animation-delay:0ms;z-index:0}.recipes-page .recipe-card.is-steady{animation:none}.recipes-page .recipes-advanced-field{display:flex;flex-direction:column;gap:6px;min-width:0}.recipes-page .recipes-advanced-search-field{grid-column:span 1}.recipes-page .recipes-advanced-label{font-size:13px;font-weight:700;letter-spacing:.01em;color:#5b4022}.recipes-page .recipes-advanced-input,.recipes-page .recipes-advanced-select{height:44px;padding:0 12px;border-radius:12px;border:1px solid #ddcc9f;background:#fff;color:#1f1400;font-size:14px;font-family:Manrope,sans-serif;box-shadow:0 6px 14px #0000000d;transition:border-color .16s ease,box-shadow .16s ease}.recipes-page .recipes-advanced-input:focus,.recipes-page .recipes-advanced-select:focus{outline:none;border-color:#ffaf3d;box-shadow:0 0 0 3px #ffaf3d33}.recipes-page .recipes-advanced-reset{height:44px;align-self:end;padding:0 16px;border-radius:12px;border:1px solid transparent;background:linear-gradient(135deg,#ffd38f,#ffaf3d);color:#1a0d00;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #00000024;transition:transform .16s ease,box-shadow .16s ease}.recipes-page .recipes-advanced-reset:hover{transform:translateY(-1px);box-shadow:0 14px 26px #00000029}.recipes-page .recipes-advanced-reset:focus-visible{outline:2px solid #ffaf3d;outline-offset:2px}.recipes-page .filter-chip:nth-child(2n){animation-delay:.04s}.recipes-page .filter-chip:nth-child(3n){animation-delay:.08s}.recipes-page .filter-chip:nth-child(4n){animation-delay:.12s}.recipes-page .recipe-card:nth-child(2n){animation-delay:.05s}.recipes-page .recipe-card:nth-child(3n){animation-delay:.1s}@media (min-width: 1025px){.recipes-page .recipes-desktop-overlay.is-active.is-opening{animation:desktopOverlayIn .52s cubic-bezier(.16,.9,.24,1) both}.recipes-page .recipes-desktop-overlay.is-active.is-closing{animation:desktopOverlayOut .42s cubic-bezier(.4,0,.2,1) both}.recipes-page .recipes-content-shell.with-advanced{display:grid;grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:clamp(24px,2.2vw,34px);align-items:start;margin-top:8px}.recipes-page .recipes-cards-grid.desktop-adaptive-grid{min-height:calc((var(--recipes-grid-row-height, 360px) * var(--recipes-grid-rows, 3)) + ((var(--recipes-grid-rows, 3) - 1) * var(--recipes-grid-gap, 22px)))}.recipes-page .recipes-content-shell.with-advanced .recipes-filter-section{position:sticky;top:calc(var(--header-height, 70px) + 18px);align-self:start;padding:22px 20px 24px;border-radius:26px;background:linear-gradient(180deg,#fffbf3f0,#fff7e5eb);border:1px solid rgba(229,215,173,.82);box-shadow:0 18px 36px #160e031a;will-change:transform,opacity,filter}.recipes-page .recipes-content-shell.with-advanced .recipes-filter-section:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;z-index:1;opacity:.82;mix-blend-mode:screen;background:radial-gradient(circle at var(--panel-glow-x, 50%) var(--panel-glow-y, 14%),rgba(255,255,255,.44),rgba(255,255,255,0) 42%),linear-gradient(160deg,#ffffff29,#fff0)}.recipes-page .recipes-content-shell.with-advanced .recipes-filter-section>*{position:relative;z-index:2}.recipes-page .recipes-content-shell.with-advanced .recipes-list-section{margin:0;padding-top:0;padding-right:0;padding-left:0;will-change:transform,opacity}.recipes-page .recipes-content-shell.with-advanced .recipes-list-inner{padding:0 4px 0 0}.recipes-page .recipes-content-shell.with-advanced .recipes-filter-grid{max-height:none;overflow:visible}.recipes-page .recipes-content-shell.with-advanced .recipes-filter-body{transform:perspective(1200px) rotateX(var(--panel-tilt-x, 0deg)) rotateY(var(--panel-tilt-y, 0deg));transform-origin:center top;transition:transform .24s ease-out}.recipes-page .recipes-content-shell.with-advanced.advanced-open .recipes-filter-section{animation:desktopPanelSlideIn .6s cubic-bezier(.16,.9,.24,1) both,subtleFloatGlow 4.8s ease-in-out .6s infinite}.recipes-page .recipes-content-shell.with-advanced.advanced-open .recipes-filter-section:after{animation:panelLightSweep .72s cubic-bezier(.16,.9,.24,1) both}.recipes-page .recipes-content-shell.with-advanced.advanced-closing .recipes-filter-section{animation:desktopPanelSlideOut .42s cubic-bezier(.4,0,.2,1) both}.recipes-page .recipes-content-shell.with-advanced.advanced-closing .recipes-filter-body{transform:perspective(1200px) rotateX(0) rotateY(0)}.recipes-page .recipes-content-shell.with-advanced.advanced-open .recipes-list-section{animation:desktopListShiftIn .58s cubic-bezier(.16,.9,.24,1) both}.recipes-page .recipes-content-shell.with-advanced.advanced-closing .recipes-list-section{animation:desktopListShiftOut .4s cubic-bezier(.4,0,.2,1) both}.recipes-page .recipes-filter-body.with-advanced{display:flex;flex-direction:column;gap:14px}.recipes-page .recipes-filter-body.with-advanced .recipes-advanced-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin:0;padding:18px;min-height:100%;animation:advancedFadeIn .5s cubic-bezier(.16,.9,.24,1)}.recipes-page .recipes-filter-body.with-advanced .recipes-advanced-search-field,.recipes-page .recipes-filter-body.with-advanced .recipes-advanced-field,.recipes-page .recipes-filter-body.with-advanced .recipes-advanced-reset{width:100%}.recipes-page .recipes-filter-body.with-advanced .recipes-filter-grid{align-content:start;min-height:100%;padding:4px 0}}@media (max-width: 1024px){.recipes-page .recipes-desktop-overlay{display:none}.recipes-page .recipes-content-shell.with-advanced{display:block}.recipes-page .recipes-cards-grid.desktop-adaptive-grid{grid-template-columns:repeat(2,minmax(320px,320px))}.recipes-page .recipes-filter-header{grid-template-columns:1fr}.recipes-page .recipes-advanced-toggle{grid-column:1;grid-row:auto;justify-self:start}.recipes-page .recipes-advanced-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.recipes-page .recipes-filter-body.with-advanced{display:flex;flex-direction:column;gap:14px}.recipes-page .recipes-advanced-search-field{grid-column:1 / -1}.recipes-page .recipes-advanced-reset{width:fit-content}}@media (max-width: 640px){.recipes-page .recipes-advanced-toggle{width:100%;justify-self:stretch}.recipes-page .recipes-list-section,.recipes-page .recipes-filter-section,.recipes-page .recipe-card{animation-duration:.38s}.recipes-page .recipes-cards-grid.desktop-adaptive-grid{grid-template-columns:repeat(1,minmax(320px,320px))}@keyframes advancedFadeIn{0%{opacity:0;transform:translate3d(0,-10px,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes advancedFadeOut{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,-8px,0) scale(.99)}}.recipes-page .recipes-advanced-toolbar{grid-template-columns:1fr;padding:12px;gap:10px;margin-bottom:12px}.recipes-page .recipes-advanced-search-field{grid-column:auto}.recipes-page .recipes-advanced-reset{width:100%}}.recipes-page .recipes-desktop-overlay{display:none!important}.recipes-page .recipes-content-shell,.recipes-page .recipes-filter-section,.recipes-page .recipes-list-section,.recipes-page .recipes-list-header,.recipes-page .recipes-pagination,.recipes-page .recipes-pagination-summary,.recipes-page .filter-chip{animation:none!important}.recipes-page .recipes-filter-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:14px!important;row-gap:6px!important}.recipes-page .recipes-filter-header .recipes-filter-title,.recipes-page .recipes-filter-header .recipes-filter-hint{grid-column:1!important}.recipes-page .recipes-advanced-toggle{grid-column:2!important;grid-row:1 / span 2!important;align-self:center!important;justify-self:end!important;width:auto!important;min-width:180px;max-width:100%;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.recipes-page .recipes-advanced-toggle:hover,.recipes-page .recipes-advanced-reset:hover{transform:translateY(-1px)!important}.recipes-page .recipes-advanced-toolbar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:12px!important;margin:12px 0 16px!important;padding:14px!important;background:#fffdf8!important;border:1px solid #efe1ba!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:none!important;opacity:1!important}.recipes-page .recipes-advanced-toolbar.advanced-fade-in{animation:advancedFadeIn .26s cubic-bezier(.23,1,.32,1) both!important}.recipes-page .recipes-advanced-search-field{grid-column:1 / -1!important}.recipes-page .recipes-advanced-field,.recipes-page .recipes-advanced-reset{width:100%!important;grid-column:auto!important}.recipes-page .recipes-advanced-reset{width:auto!important;min-width:180px;justify-self:start!important;transition:transform .16s ease,box-shadow .16s ease!important}.recipes-page .recipes-content-shell.with-advanced{grid-template-columns:minmax(340px,380px) minmax(0,1fr)!important;align-items:start!important}.recipes-page .recipes-content-shell.with-advanced .recipes-filter-section{background:#fff9ed!important;box-shadow:0 12px 24px #160e0314!important}.recipes-page .recipes-content-shell.with-advanced .recipes-filter-section:after{content:none!important}.recipes-page .recipes-content-shell.with-advanced .recipes-filter-body,.recipes-page .recipes-content-shell.with-advanced .recipes-list-section{transform:none!important;filter:none!important;opacity:1!important;transition:none!important}.recipes-page .recipes-cards-grid{justify-items:stretch!important;align-items:stretch!important;grid-auto-rows:auto}.recipes-page .recipes-cards-grid:not(.list-view):not(.desktop-adaptive-grid){grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}.recipes-page .recipe-card-button-reset,.recipes-page .recipe-card{width:100%!important;height:100%!important}.recipes-page .recipe-card{max-width:none!important;min-width:0!important;min-height:100%!important;animation:none!important;will-change:auto!important}.recipes-page .recipes-cards-grid:not(.list-view) .recipe-card{min-height:380px!important}.recipes-page .recipe-card-image{display:block;width:100%!important;height:220px!important;object-fit:cover!important;flex-shrink:0}.recipes-page .recipe-card-content{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;min-height:0;padding:16px!important;gap:10px}.recipes-page .recipe-card-title,.recipes-page .recipe-card-description{margin:0}.recipes-page .recipe-card-description{flex:1 1 auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.recipes-page .recipe-card-meta{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin-top:auto!important}.recipes-page .recipes-cards-grid.list-view{display:flex!important;flex-direction:column!important;gap:18px!important}.recipes-page .recipes-cards-grid.list-view .recipe-card.list{display:flex!important;flex-direction:row!important;align-items:stretch!important;min-height:220px!important}.recipes-page .recipes-cards-grid.list-view .recipe-card.list .recipe-card-image{width:220px!important;height:auto!important;min-height:220px!important;flex:0 0 220px!important}.recipes-page .recipes-cards-grid.list-view .recipe-card.list .recipe-card-content{padding:20px 24px!important}@media (max-width: 1024px){.recipes-page .recipes-content-shell.with-advanced{display:block!important}.recipes-page .recipes-filter-header{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.recipes-page .recipes-advanced-toggle{grid-column:auto!important;grid-row:auto!important;justify-self:stretch!important;align-self:stretch!important;width:100%!important;min-width:0}.recipes-page .recipes-advanced-toolbar{grid-template-columns:1fr!important}.recipes-page .recipes-advanced-search-field{grid-column:auto!important}.recipes-page .recipes-advanced-reset{width:100%!important;min-width:0}.recipes-page .recipes-cards-grid:not(.list-view){grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 640px){.recipes-page .recipes-main{padding:12px 10px 26px!important;gap:18px!important}.recipes-page .recipes-hero.full-viewport.recipes-hero-responsive{padding:16px 14px 18px!important;min-height:0!important;border-radius:18px!important}.recipes-page .recipes-hero-content{display:flex;flex-direction:column;gap:10px}.recipes-page .recipes-hero-title{font-size:clamp(28px,8vw,36px)!important;line-height:1.05!important}.recipes-page .recipes-hero-subtitle{font-size:15px!important;line-height:1.45!important}.recipes-page .recipes-meta{flex-direction:column;align-items:flex-start;gap:8px}.recipes-page .recipes-counter,.recipes-page .recipes-note{width:100%}.recipes-page .recipes-filter-section.recipes-filter-responsive,.recipes-page .recipes-list-section.recipes-list-responsive{padding-left:0!important;padding-right:0!important}.recipes-page .recipes-cards-grid:not(.list-view){grid-template-columns:1fr!important;gap:14px!important}.recipes-page .recipes-cards-grid.list-view .recipe-card.list{flex-direction:column!important;min-height:0!important}.recipes-page .recipes-cards-grid.list-view .recipe-card.list .recipe-card-image{width:100%!important;height:190px!important;min-height:0!important;flex-basis:auto!important}.recipes-page .recipe-card,.recipes-page .recipes-cards-grid:not(.list-view) .recipe-card{min-height:0!important;border-radius:18px!important}.recipes-page .recipe-card-image{height:190px!important}.recipes-page .recipe-card-content{padding:14px!important;gap:8px!important}.recipes-page .recipe-card-title{font-size:1rem!important;line-height:1.25!important}.recipes-page .recipe-card-description{font-size:.92rem!important;-webkit-line-clamp:4}.recipes-page .recipe-card-meta{gap:8px!important}.recipes-page .recipe-card-badge,.recipes-page .recipe-card-duration,.recipes-page .recipe-card-rating{font-size:.82rem!important}.recipes-page .recipes-list-header{gap:10px!important}.recipes-page .recipes-customize-btn,.recipes-page .recipes-advanced-toggle,.recipes-page .recipes-advanced-reset{width:100%!important;min-width:0!important}.recipes-page .recipes-customize-panel{min-width:0!important;width:100%!important;padding:14px!important;border-radius:14px!important}.recipes-page .recipes-customize-options{flex-direction:column;align-items:flex-start;gap:10px!important}.recipes-page .recipes-filter-header{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}.recipes-page .recipes-advanced-toolbar{grid-template-columns:1fr!important;gap:10px!important;padding:12px!important;border-radius:14px!important}.recipes-page .recipes-advanced-search-field,.recipes-page .recipes-advanced-field,.recipes-page .recipes-advanced-reset{grid-column:auto!important}.recipes-page .recipes-advanced-input,.recipes-page .recipes-advanced-select,.recipes-page .recipes-advanced-reset,.recipes-page .recipes-advanced-toggle{height:46px!important}.recipes-page .recipes-filter-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:8px!important;padding-bottom:6px!important;scroll-snap-type:x proximity}.recipes-page .filter-chip{flex:0 0 auto!important;width:auto!important;max-width:80vw!important;white-space:nowrap!important;scroll-snap-align:start}.recipes-page .recipes-pagination{gap:8px!important}.recipes-page .pagination-pages{width:100%;justify-content:center;gap:6px!important}.recipes-page .page-number,.recipes-page .pagination-button{min-width:40px;padding:8px 10px!important;font-size:.9rem!important}.recipes-page .recipes-pagination-summary{font-size:.92rem;line-height:1.4}.recipes-page .recipes-page-jump{align-items:stretch;gap:8px;padding:12px}.recipes-page .recipes-page-jump-label,.recipes-page .recipes-page-select,.recipes-page .recipes-page-size,.recipes-page .recipes-page-range{width:100%}.recipes-page .recipes-page-size,.recipes-page .recipes-page-range{justify-content:center;text-align:center}}@media (max-width: 400px){.recipes-page .recipes-main{padding:10px 8px 22px!important}.recipes-page .recipes-hero.full-viewport.recipes-hero-responsive{padding:14px 12px 16px!important}.recipes-page .recipes-hero-title{font-size:26px!important}.recipes-page .recipes-hero-subtitle{font-size:14px!important}.recipes-page .recipe-card-image{height:170px!important}}@media (hover: none) and (pointer: coarse){.recipes-page{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.recipes-page .recipe-card:hover,.recipes-page .recipes-advanced-toggle:hover,.recipes-page .recipes-advanced-reset:hover,.recipes-page .pagination-button:hover,.recipes-page .page-number:hover,.recipes-page .filter-chip:hover{transform:none!important;box-shadow:inherit}.recipes-page .recipes-advanced-toggle,.recipes-page .recipes-advanced-reset,.recipes-page .recipes-customize-btn,.recipes-page .pagination-button,.recipes-page .page-number,.recipes-page .filter-chip{min-height:44px;touch-action:manipulation}.recipes-page .recipes-filter-grid{overscroll-behavior-x:contain;scrollbar-width:none}.recipes-page .recipes-filter-grid::-webkit-scrollbar{display:none}.recipes-page .recipe-card,.recipes-page .recipe-card-image{transform:translateZ(0)}}@supports (-webkit-touch-callout: none){.recipes-page{min-height:100svh;min-height:100dvh}.recipes-page .recipes-main{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));padding-bottom:calc(26px + env(safe-area-inset-bottom))}.recipes-page .recipes-hero.full-viewport.recipes-hero-responsive{min-height:auto!important;padding-top:calc(16px + env(safe-area-inset-top))}.recipes-page .recipes-filter-section.recipes-filter-responsive,.recipes-page .recipes-list-section.recipes-list-responsive{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}.recipes-page .recipes-advanced-input,.recipes-page .recipes-advanced-select{font-size:16px!important}@media (max-width: 640px){.recipes-page .recipes-main{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));padding-bottom:calc(26px + env(safe-area-inset-bottom))!important}.recipes-page .recipes-hero.full-viewport.recipes-hero-responsive{padding-top:calc(14px + env(safe-area-inset-top))!important;padding-left:max(14px,env(safe-area-inset-left))!important;padding-right:max(14px,env(safe-area-inset-right))!important}.recipes-page .recipes-counter,.recipes-page .recipes-note{max-width:100%}}}@media (max-width: 640px){.recipes-page .recipes-cards-grid:not(.list-view){grid-template-columns:1fr!important}.recipes-page .recipe-card,.recipes-page .recipes-cards-grid:not(.list-view) .recipe-card{min-width:0!important;width:100%!important;max-width:100%!important}}@media (max-width: 360px){.recipes-page .recipes-main{padding:8px 6px 18px!important}.recipes-page .recipes-customize-panel{min-width:0!important;max-width:calc(100vw - 12px)!important}.recipes-page .recipes-customize-options{grid-template-columns:1fr!important}}.recipes-cards-grid.animated-cards .recipe-card{animation:recipeCardIn .34s ease both}.recipes-cards-grid.reduced-motion-cards .recipe-card,.recipes-cards-grid.reduced-motion-cards .recipe-card:hover{animation:none!important;transition:none!important;transform:none!important}.recipes-cards-grid.density-compact{gap:14px}.recipes-cards-grid.compact-view,.recipes-cards-grid.compact-cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.recipes-cards-grid.compact-view .recipe-card-content,.recipes-cards-grid.compact-cards .recipe-card-content,.recipes-cards-grid.density-compact .recipe-card-content{padding:12px;gap:6px}.recipes-cards-grid.compact-view .recipe-card-image,.recipes-cards-grid.compact-cards .recipe-card-image{height:132px;min-height:132px}.recipes-cards-grid.image-contain .recipe-card-image{object-fit:contain;background:#fff8ea}.recipes-cards-grid.image-cover .recipe-card-image{object-fit:cover}.recipes-cards-grid.hide-descriptions .recipe-card-description,.recipes-cards-grid.hide-ratings .recipe-card-stars,.recipes-cards-grid.hide-badges .recipe-card-badge{display:none!important}.recipe-card-link-overlay{z-index:1}.recipes-page .recipes-list-inner,.recipes-page .recipes-list-header{position:relative;overflow:visible}.recipes-page .recipes-list-header{min-height:132px}.recipes-page .recipes-customize-panel{position:absolute!important;top:calc(100% + 8px);left:0;z-index:60;width:min(420px,calc(100vw - 32px));min-width:0!important;max-width:min(420px,calc(100vw - 32px))!important;margin:0!important;border-radius:8px!important;background:var(--md-surface, #fffdf7)!important;border:1px solid color-mix(in srgb,var(--md-primary, #6d4425) 18%,#fff)!important;box-shadow:0 18px 46px #29190c2e!important;color:var(--md-text, #251b13);contain:layout paint;transform-origin:top left;will-change:opacity,transform}.recipes-page .customize-fade-in{animation:recipesCustomizeStableIn .16s ease-out both!important}.recipes-page .customize-fade-out{animation:recipesCustomizeStableOut .14s ease-in both!important}@keyframes recipesCustomizeStableIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes recipesCustomizeStableOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.recipes-page .recipes-customize-option{min-height:38px;align-items:center}.recipes-page .recipes-customize-radio{flex:0 0 auto}.recipes-page .filter-chip{min-height:44px}.recipes-page .filter-chip,.recipes-page .recipes-customize-btn,.recipes-page .recipes-customize-option{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important}.recipes-page .filter-chip:hover,.recipes-page .filter-chip.selected{transform:none!important}@media (max-width: 640px){.recipes-page .recipes-list-header{min-height:168px}.recipes-page .recipes-customize-panel{left:0;right:0;width:100%!important;max-width:100%!important}}.recipe-card-content,.recipe-card-fav-btn,.recipe-card-share-btn{position:relative;z-index:2}.recipe-card-share-btn{background:none;border:none;cursor:pointer;color:#6d4425;font-size:19px;margin-left:4px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;transition:color .2s,background-color .2s,transform .18s}.recipe-card-share-btn:hover,.recipe-card-share-btn:focus-visible{color:#1976d2;background:#1976d21a;transform:translateY(-1px);outline:none}@keyframes recipeCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.recipes-page .recipes-list-header{min-height:0!important}.recipes-page .recipes-cards-grid.desktop-adaptive-grid{grid-template-columns:repeat(var(--recipes-grid-columns, 4),minmax(0,1fr))!important}.recipes-page .recipe-card-title,.recipes-page .recipe-card-description,.recipes-page .recipe-card-meta{min-width:0;overflow-wrap:anywhere}.recipes-page .recipe-card-meta{min-height:38px}.recipes-page .recipe-card-fav-btn,.recipes-page .recipe-card-share-btn{pointer-events:auto!important;z-index:5!important}.recipes-page .recipes-empty-label{grid-column:1 / -1;display:block;width:100%;padding:18px;border:1px dashed #e5d7ad;border-radius:12px;background:#fffaf2;text-align:center;color:#6d4425}.recipes-page .recipes-cards-grid:not(.list-view),.recipes-page .recipes-cards-grid.desktop-adaptive-grid:not(.list-view),.recipes-page .recipes-cards-grid.compact-view:not(.list-view),.recipes-page .recipes-cards-grid.compact-cards:not(.list-view){display:grid!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--recipes-grid-card-width, 280px)),1fr))!important;align-items:stretch!important;justify-items:stretch!important;gap:clamp(14px,2vw,24px)!important;width:100%!important;max-width:100%!important}.recipes-page .recipes-cards-grid:not(.list-view) .recipe-card{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}.recipes-page .recipe-card{min-width:0!important;overflow:hidden}.recipes-page .recipe-card-content{min-width:0}.recipes-page .recipe-card-image{width:100%;aspect-ratio:4 / 3;height:auto!important;min-height:0!important;object-fit:cover}.recipes-page .recipes-cards-grid.list-view{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.recipes-page .recipes-cards-grid.list-view .recipe-card{width:100%!important}.recipes-page .recipes-pagination{margin-top:32px;margin-bottom:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;padding:20px;background:linear-gradient(135deg,#fff9f0,#fff5e6);border-radius:16px;box-shadow:0 4px 16px #00000014;border:2px solid #f0e6d2}.recipes-page .pagination-button{padding:10px 18px;border-radius:10px;border:2px solid #d4c5a9;background:linear-gradient(135deg,#fff,#faf8f3);cursor:pointer;font-size:1.1rem;font-weight:600;color:#5e4317;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.recipes-page .pagination-button:hover:not(:disabled){background:linear-gradient(135deg,#fff5e6,#ffedd5);border-color:#c4a661;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.recipes-page .pagination-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #00000014}.recipes-page .pagination-button:disabled{opacity:.4;cursor:not-allowed;background:#f5f5f5;border-color:#e0e0e0;color:#999}.recipes-page .pagination-pages{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center}.recipes-page .page-number{padding:10px 16px;border-radius:10px;border:2px solid #e8dcc4;background:#fff;cursor:pointer;font-size:1rem;font-weight:600;color:#5e4317;transition:all .3s ease;min-width:44px;text-align:center}.recipes-page .page-number:hover{background:#fff5e6;border-color:#c4a661;transform:scale(1.05)}.recipes-page .page-number.active{background:linear-gradient(135deg,#ffb347,#ff9500);border-color:#ff8c00;color:#fff;box-shadow:0 4px 12px #ff8c004d;transform:scale(1.1)}.recipes-page .pagination-ellipsis{padding:10px 12px;color:#999;font-weight:600;user-select:none}.recipes-page .recipes-pagination-summary{width:100%;text-align:center;font-weight:700;font-size:1.05rem;color:#5e4317;margin-top:16px;padding:12px;background:#fff9f0;border-radius:8px;border:1px solid #f0e6d2}@media (max-width: 768px){.recipes-page .recipes-pagination{padding:16px;gap:8px}.recipes-page .pagination-button{padding:8px 14px;font-size:1rem}.recipes-page .page-number{padding:8px 12px;font-size:.9rem;min-width:38px}.recipes-page .pagination-ellipsis{padding:8px}.recipes-page .recipes-pagination-summary{font-size:.95rem;padding:10px}}@media (max-width: 480px){.recipes-page .recipes-pagination{padding:12px;gap:6px}.recipes-page .pagination-button{padding:6px 12px;font-size:.9rem}.recipes-page .page-number{padding:6px 10px;font-size:.85rem;min-width:34px}.recipes-page .recipes-pagination-summary{font-size:.85rem;padding:8px}}
