*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background-color:#efefe7}header{display:flex;align-items:center;justify-content:center;gap:12px;height:95px;padding-bottom:25px;padding-top:15px;background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}header img{width:50px}header span{font-size:2rem;font-weight:450}.ingredient-section{padding:30px 30px 10px}.ingredient-form{display:flex;gap:12px;justify-content:center;height:38px}.ingredient-input{border-radius:6px;border:1px solid #e7e6d7;padding:9px 13px;box-shadow:0 1px 2px #0000000d;flex-grow:1;min-width:150px;max-width:400px}.add-ingredient-button{font-family:Inter,sans-serif;font-size:.87rem;font-weight:500;border-radius:6px;border:none;background-color:#141413;color:#e7e6d7;flex-grow:1;min-width:100px;max-width:200px;cursor:pointer}.reset-button{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;border-radius:6px;border:none;background-color:#efefe7;cursor:pointer}.reset-button:hover{transform:scale(1.03)}.add-ingredient-button:hover{background-color:#1b1919;box-shadow:0 0 10px 2px #e1deca33}.pop-up{position:fixed;top:55px;left:50%;transform:translate(-50%) translateY(0);background-color:#fcc;padding:10px 20px;box-shadow:0 4px 6px #0000001a;border-radius:5px;z-index:9999;display:flex;width:max-content;max-width:90vw;word-break:break-word;white-space:normal;justify-content:center;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.pop-up.show{opacity:1;transform:translate(-50%) translateY(-10px);pointer-events:auto}.list{cursor:pointer}.ingredients-list ul{margin-top:30px}.ingredients-list ul li{color:#475467;line-height:28px}.recipe-container{display:flex;justify-content:space-between;align-items:center;background-color:#e9e1c4;border-radius:8px;padding:10px 28px;flex-wrap:wrap}.recipe-container h3{font-size:1.125rem;font-weight:600;line-height:24px}.recipe-container p{color:#697284;font-size:.875rem;line-height:20px}.recipe-container button{font-family:Inter,sans-serif;border-radius:6px;border:none;background-color:#d17557;color:#e7e6d7;padding:9px 17px;font-size:.875rem;cursor:pointer;box-shadow:0 1px 2px #0000000d}.recipe-container button:hover{transform:scale(1.03);box-shadow:0 4px 8px #0000001a}.fixed-container{width:100%;display:flex;justify-content:center}.inner-ingredients{width:100%;max-width:650px}.suggested-recipe-container{color:#303a4a;line-height:28px;font-size:1.125rem;font-weight:400}.suggested-recipe-container ul li,.suggested-recipe-container ol li{margin-bottom:8px}.loader-container{display:flex;justify-content:center;align-items:center;padding:2rem}.pl1123__ring{animation:ringA 2s linear infinite}.pl1123__ring--a{stroke:#d17557}.pl1123__ring--b{animation-name:ringB;stroke:#d17557}.pl1123__ring--c{animation-name:ringC;stroke:#d17557}.pl1123__ring--d{animation-name:ringD;stroke:#d17557}@keyframes ringA{0%,4%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-330}12%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-335}32%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-595}40%,54%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-660}62%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-665}82%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-925}90%,to{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-990}}@keyframes ringB{0%,12%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-110}20%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-115}40%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-195}48%,62%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-220}70%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-225}90%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-305}98%,to{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-330}}@keyframes ringC{0%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}8%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}28%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}36%,58%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}66%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}86%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}94%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@keyframes ringD{0%,8%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}16%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}36%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}44%,50%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}58%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}78%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}86%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}
