@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box}body{font-family:Inter,sans-serif;width:100%;margin:0;background-color:#fafaf8}.header{width:100%;height:110px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;background-color:#fff}.header-text{color:#000;font-weight:500;margin-top:8px}.header>img{width:42px;height:53px;margin:0 12px}form{height:200px;display:flex;align-items:center;justify-content:center;gap:8px;margin:0 10px -30px}.text-bar{height:40px;border-radius:7px;padding-top:1px;padding-left:8px;font-size:14px;outline:none;border:1px solid #4f4f4f;flex-grow:1;max-width:430px;min-width:130px}.form-button{width:185px;height:40px;color:#fafaf8;background-color:#141413;border-radius:7px;font-weight:600;outline:none;border:1px solid;font-size:15px}.form-button:before{content:"+";margin-right:7px}.mapped{width:570px;margin:auto}.mapped>li{font-size:18px;font-weight:500;margin-bottom:25px;color:#475467}.header-one{width:600px;margin:auto auto 20px}.action-area{width:620px;background-color:#f0efeb;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;margin:40px auto 45px;border-radius:18px}.recipe-button{font-size:15px;font-weight:500;border:none;border-radius:6px;background-color:#d17557;color:#fafaf8;border:1px solid #bb6214;font-family:Poppins;box-shadow:0 1px 2px #0000000d;padding:9px 17px;cursor:pointer}.generate-text{color:#6b7280}.feedback{width:620px;margin:auto auto 50px;font-family:Poppins;color:#475467}.feedback>h2{color:#000}
